/* generated by tailwindcss-to-rust 0.2.0 */ #![allow(dead_code)] #![allow(unused_variables)] #![allow(non_upper_case_globals)] #![allow(non_snake_case)] pub(crate) mod M { pub(crate) const active: &str = "active"; pub(crate) const after: &str = "after"; pub(crate) const aria_checked: &str = "aria-checked"; pub(crate) const aria_disabled: &str = "aria-disabled"; pub(crate) const aria_expanded: &str = "aria-expanded"; pub(crate) const aria_hidden: &str = "aria-hidden"; pub(crate) const aria_pressed: &str = "aria-pressed"; pub(crate) const aria_readonly: &str = "aria-readonly"; pub(crate) const aria_required: &str = "aria-required"; pub(crate) const aria_selected: &str = "aria-selected"; pub(crate) const autofill: &str = "autofill"; pub(crate) const backdrop: &str = "backdrop"; pub(crate) const before: &str = "before"; pub(crate) const checked: &str = "checked"; pub(crate) const contrast_less: &str = "contrast-less"; pub(crate) const contrast_more: &str = "contrast-more"; pub(crate) const dark: &str = "dark"; pub(crate) const default: &str = "default"; pub(crate) const disabled: &str = "disabled"; pub(crate) const empty: &str = "empty"; pub(crate) const enabled: &str = "enabled"; pub(crate) const even: &str = "even"; pub(crate) const file: &str = "file"; pub(crate) const first: &str = "first"; pub(crate) const first_letter: &str = "first-letter"; pub(crate) const first_line: &str = "first-line"; pub(crate) const first_of_type: &str = "first-of-type"; pub(crate) const focus: &str = "focus"; pub(crate) const focus_visible: &str = "focus-visible"; pub(crate) const focus_within: &str = "focus-within"; pub(crate) const hover: &str = "hover"; pub(crate) const in_range: &str = "in-range"; pub(crate) const indeterminate: &str = "indeterminate"; pub(crate) const invalid: &str = "invalid"; pub(crate) const landscape: &str = "landscape"; pub(crate) const last: &str = "last"; pub(crate) const last_of_type: &str = "last-of-type"; pub(crate) const lg: &str = "lg"; pub(crate) const ltr: &str = "ltr"; pub(crate) const marker: &str = "marker"; pub(crate) const max_2xl: &str = "max-2xl"; pub(crate) const max_lg: &str = "max-lg"; pub(crate) const max_md: &str = "max-md"; pub(crate) const max_sm: &str = "max-sm"; pub(crate) const max_xl: &str = "max-xl"; pub(crate) const md: &str = "md"; pub(crate) const motion_reduce: &str = "motion-reduce"; pub(crate) const motion_safe: &str = "motion-safe"; pub(crate) const odd: &str = "odd"; pub(crate) const only: &str = "only"; pub(crate) const only_of_type: &str = "only-of-type"; pub(crate) const open: &str = "open"; pub(crate) const out_of_range: &str = "out-of-range"; pub(crate) const placeholder: &str = "placeholder"; pub(crate) const placeholder_shown: &str = "placeholder-shown"; pub(crate) const portrait: &str = "portrait"; pub(crate) const print: &str = "print"; pub(crate) const read_only: &str = "read-only"; pub(crate) const required: &str = "required"; pub(crate) const rtl: &str = "rtl"; pub(crate) const selection: &str = "selection"; pub(crate) const sm: &str = "sm"; pub(crate) const target: &str = "target"; pub(crate) const two_xl: &str = "2xl"; pub(crate) const valid: &str = "valid"; pub(crate) const visited: &str = "visited"; pub(crate) const xl: &str = "xl"; } pub(crate) mod C { pub(crate) mod acc { pub(crate) const not_sr_only: &str = "not-sr-only"; pub(crate) const sr_only: &str = "sr-only"; } pub(crate) mod anim { pub(crate) const animate_bounce: &str = "animate-bounce"; pub(crate) const animate_none: &str = "animate-none"; pub(crate) const animate_ping: &str = "animate-ping"; pub(crate) const animate_pulse: &str = "animate-pulse"; pub(crate) const animate_spin: &str = "animate-spin"; pub(crate) const delay_100: &str = "delay-100"; pub(crate) const delay_1000: &str = "delay-1000"; pub(crate) const delay_150: &str = "delay-150"; pub(crate) const delay_200: &str = "delay-200"; pub(crate) const delay_300: &str = "delay-300"; pub(crate) const delay_500: &str = "delay-500"; pub(crate) const delay_700: &str = "delay-700"; pub(crate) const delay_75: &str = "delay-75"; pub(crate) const duration_100: &str = "duration-100"; pub(crate) const duration_1000: &str = "duration-1000"; pub(crate) const duration_150: &str = "duration-150"; pub(crate) const duration_200: &str = "duration-200"; pub(crate) const duration_300: &str = "duration-300"; pub(crate) const duration_500: &str = "duration-500"; pub(crate) const duration_700: &str = "duration-700"; pub(crate) const duration_75: &str = "duration-75"; pub(crate) const ease_in: &str = "ease-in"; pub(crate) const ease_in_out: &str = "ease-in-out"; pub(crate) const ease_linear: &str = "ease-linear"; pub(crate) const ease_out: &str = "ease-out"; pub(crate) const transition: &str = "transition"; pub(crate) const transition_all: &str = "transition-all"; pub(crate) const transition_colors: &str = "transition-colors"; pub(crate) const transition_none: &str = "transition-none"; pub(crate) const transition_opacity: &str = "transition-opacity"; pub(crate) const transition_shadow: &str = "transition-shadow"; pub(crate) const transition_transform: &str = "transition-transform"; } pub(crate) mod bg { pub(crate) const bg_amber_100: &str = "bg-amber-100"; pub(crate) const bg_amber_100_of_0: &str = "bg-amber-100/0"; pub(crate) const bg_amber_100_of_10: &str = "bg-amber-100/10"; pub(crate) const bg_amber_100_of_100: &str = "bg-amber-100/100"; pub(crate) const bg_amber_100_of_20: &str = "bg-amber-100/20"; pub(crate) const bg_amber_100_of_25: &str = "bg-amber-100/25"; pub(crate) const bg_amber_100_of_30: &str = "bg-amber-100/30"; pub(crate) const bg_amber_100_of_40: &str = "bg-amber-100/40"; pub(crate) const bg_amber_100_of_5: &str = "bg-amber-100/5"; pub(crate) const bg_amber_100_of_50: &str = "bg-amber-100/50"; pub(crate) const bg_amber_100_of_60: &str = "bg-amber-100/60"; pub(crate) const bg_amber_100_of_70: &str = "bg-amber-100/70"; pub(crate) const bg_amber_100_of_75: &str = "bg-amber-100/75"; pub(crate) const bg_amber_100_of_80: &str = "bg-amber-100/80"; pub(crate) const bg_amber_100_of_90: &str = "bg-amber-100/90"; pub(crate) const bg_amber_100_of_95: &str = "bg-amber-100/95"; pub(crate) const bg_amber_200: &str = "bg-amber-200"; pub(crate) const bg_amber_200_of_0: &str = "bg-amber-200/0"; pub(crate) const bg_amber_200_of_10: &str = "bg-amber-200/10"; pub(crate) const bg_amber_200_of_100: &str = "bg-amber-200/100"; pub(crate) const bg_amber_200_of_20: &str = "bg-amber-200/20"; pub(crate) const bg_amber_200_of_25: &str = "bg-amber-200/25"; pub(crate) const bg_amber_200_of_30: &str = "bg-amber-200/30"; pub(crate) const bg_amber_200_of_40: &str = "bg-amber-200/40"; pub(crate) const bg_amber_200_of_5: &str = "bg-amber-200/5"; pub(crate) const bg_amber_200_of_50: &str = "bg-amber-200/50"; pub(crate) const bg_amber_200_of_60: &str = "bg-amber-200/60"; pub(crate) const bg_amber_200_of_70: &str = "bg-amber-200/70"; pub(crate) const bg_amber_200_of_75: &str = "bg-amber-200/75"; pub(crate) const bg_amber_200_of_80: &str = "bg-amber-200/80"; pub(crate) const bg_amber_200_of_90: &str = "bg-amber-200/90"; pub(crate) const bg_amber_200_of_95: &str = "bg-amber-200/95"; pub(crate) const bg_amber_300: &str = "bg-amber-300"; pub(crate) const bg_amber_300_of_0: &str = "bg-amber-300/0"; pub(crate) const bg_amber_300_of_10: &str = "bg-amber-300/10"; pub(crate) const bg_amber_300_of_100: &str = "bg-amber-300/100"; pub(crate) const bg_amber_300_of_20: &str = "bg-amber-300/20"; pub(crate) const bg_amber_300_of_25: &str = "bg-amber-300/25"; pub(crate) const bg_amber_300_of_30: &str = "bg-amber-300/30"; pub(crate) const bg_amber_300_of_40: &str = "bg-amber-300/40"; pub(crate) const bg_amber_300_of_5: &str = "bg-amber-300/5"; pub(crate) const bg_amber_300_of_50: &str = "bg-amber-300/50"; pub(crate) const bg_amber_300_of_60: &str = "bg-amber-300/60"; pub(crate) const bg_amber_300_of_70: &str = "bg-amber-300/70"; pub(crate) const bg_amber_300_of_75: &str = "bg-amber-300/75"; pub(crate) const bg_amber_300_of_80: &str = "bg-amber-300/80"; pub(crate) const bg_amber_300_of_90: &str = "bg-amber-300/90"; pub(crate) const bg_amber_300_of_95: &str = "bg-amber-300/95"; pub(crate) const bg_amber_400: &str = "bg-amber-400"; pub(crate) const bg_amber_400_of_0: &str = "bg-amber-400/0"; pub(crate) const bg_amber_400_of_10: &str = "bg-amber-400/10"; pub(crate) const bg_amber_400_of_100: &str = "bg-amber-400/100"; pub(crate) const bg_amber_400_of_20: &str = "bg-amber-400/20"; pub(crate) const bg_amber_400_of_25: &str = "bg-amber-400/25"; pub(crate) const bg_amber_400_of_30: &str = "bg-amber-400/30"; pub(crate) const bg_amber_400_of_40: &str = "bg-amber-400/40"; pub(crate) const bg_amber_400_of_5: &str = "bg-amber-400/5"; pub(crate) const bg_amber_400_of_50: &str = "bg-amber-400/50"; pub(crate) const bg_amber_400_of_60: &str = "bg-amber-400/60"; pub(crate) const bg_amber_400_of_70: &str = "bg-amber-400/70"; pub(crate) const bg_amber_400_of_75: &str = "bg-amber-400/75"; pub(crate) const bg_amber_400_of_80: &str = "bg-amber-400/80"; pub(crate) const bg_amber_400_of_90: &str = "bg-amber-400/90"; pub(crate) const bg_amber_400_of_95: &str = "bg-amber-400/95"; pub(crate) const bg_amber_50: &str = "bg-amber-50"; pub(crate) const bg_amber_500: &str = "bg-amber-500"; pub(crate) const bg_amber_500_of_0: &str = "bg-amber-500/0"; pub(crate) const bg_amber_500_of_10: &str = "bg-amber-500/10"; pub(crate) const bg_amber_500_of_100: &str = "bg-amber-500/100"; pub(crate) const bg_amber_500_of_20: &str = "bg-amber-500/20"; pub(crate) const bg_amber_500_of_25: &str = "bg-amber-500/25"; pub(crate) const bg_amber_500_of_30: &str = "bg-amber-500/30"; pub(crate) const bg_amber_500_of_40: &str = "bg-amber-500/40"; pub(crate) const bg_amber_500_of_5: &str = "bg-amber-500/5"; pub(crate) const bg_amber_500_of_50: &str = "bg-amber-500/50"; pub(crate) const bg_amber_500_of_60: &str = "bg-amber-500/60"; pub(crate) const bg_amber_500_of_70: &str = "bg-amber-500/70"; pub(crate) const bg_amber_500_of_75: &str = "bg-amber-500/75"; pub(crate) const bg_amber_500_of_80: &str = "bg-amber-500/80"; pub(crate) const bg_amber_500_of_90: &str = "bg-amber-500/90"; pub(crate) const bg_amber_500_of_95: &str = "bg-amber-500/95"; pub(crate) const bg_amber_50_of_0: &str = "bg-amber-50/0"; pub(crate) const bg_amber_50_of_10: &str = "bg-amber-50/10"; pub(crate) const bg_amber_50_of_100: &str = "bg-amber-50/100"; pub(crate) const bg_amber_50_of_20: &str = "bg-amber-50/20"; pub(crate) const bg_amber_50_of_25: &str = "bg-amber-50/25"; pub(crate) const bg_amber_50_of_30: &str = "bg-amber-50/30"; pub(crate) const bg_amber_50_of_40: &str = "bg-amber-50/40"; pub(crate) const bg_amber_50_of_5: &str = "bg-amber-50/5"; pub(crate) const bg_amber_50_of_50: &str = "bg-amber-50/50"; pub(crate) const bg_amber_50_of_60: &str = "bg-amber-50/60"; pub(crate) const bg_amber_50_of_70: &str = "bg-amber-50/70"; pub(crate) const bg_amber_50_of_75: &str = "bg-amber-50/75"; pub(crate) const bg_amber_50_of_80: &str = "bg-amber-50/80"; pub(crate) const bg_amber_50_of_90: &str = "bg-amber-50/90"; pub(crate) const bg_amber_50_of_95: &str = "bg-amber-50/95"; pub(crate) const bg_amber_600: &str = "bg-amber-600"; pub(crate) const bg_amber_600_of_0: &str = "bg-amber-600/0"; pub(crate) const bg_amber_600_of_10: &str = "bg-amber-600/10"; pub(crate) const bg_amber_600_of_100: &str = "bg-amber-600/100"; pub(crate) const bg_amber_600_of_20: &str = "bg-amber-600/20"; pub(crate) const bg_amber_600_of_25: &str = "bg-amber-600/25"; pub(crate) const bg_amber_600_of_30: &str = "bg-amber-600/30"; pub(crate) const bg_amber_600_of_40: &str = "bg-amber-600/40"; pub(crate) const bg_amber_600_of_5: &str = "bg-amber-600/5"; pub(crate) const bg_amber_600_of_50: &str = "bg-amber-600/50"; pub(crate) const bg_amber_600_of_60: &str = "bg-amber-600/60"; pub(crate) const bg_amber_600_of_70: &str = "bg-amber-600/70"; pub(crate) const bg_amber_600_of_75: &str = "bg-amber-600/75"; pub(crate) const bg_amber_600_of_80: &str = "bg-amber-600/80"; pub(crate) const bg_amber_600_of_90: &str = "bg-amber-600/90"; pub(crate) const bg_amber_600_of_95: &str = "bg-amber-600/95"; pub(crate) const bg_amber_700: &str = "bg-amber-700"; pub(crate) const bg_amber_700_of_0: &str = "bg-amber-700/0"; pub(crate) const bg_amber_700_of_10: &str = "bg-amber-700/10"; pub(crate) const bg_amber_700_of_100: &str = "bg-amber-700/100"; pub(crate) const bg_amber_700_of_20: &str = "bg-amber-700/20"; pub(crate) const bg_amber_700_of_25: &str = "bg-amber-700/25"; pub(crate) const bg_amber_700_of_30: &str = "bg-amber-700/30"; pub(crate) const bg_amber_700_of_40: &str = "bg-amber-700/40"; pub(crate) const bg_amber_700_of_5: &str = "bg-amber-700/5"; pub(crate) const bg_amber_700_of_50: &str = "bg-amber-700/50"; pub(crate) const bg_amber_700_of_60: &str = "bg-amber-700/60"; pub(crate) const bg_amber_700_of_70: &str = "bg-amber-700/70"; pub(crate) const bg_amber_700_of_75: &str = "bg-amber-700/75"; pub(crate) const bg_amber_700_of_80: &str = "bg-amber-700/80"; pub(crate) const bg_amber_700_of_90: &str = "bg-amber-700/90"; pub(crate) const bg_amber_700_of_95: &str = "bg-amber-700/95"; pub(crate) const bg_amber_800: &str = "bg-amber-800"; pub(crate) const bg_amber_800_of_0: &str = "bg-amber-800/0"; pub(crate) const bg_amber_800_of_10: &str = "bg-amber-800/10"; pub(crate) const bg_amber_800_of_100: &str = "bg-amber-800/100"; pub(crate) const bg_amber_800_of_20: &str = "bg-amber-800/20"; pub(crate) const bg_amber_800_of_25: &str = "bg-amber-800/25"; pub(crate) const bg_amber_800_of_30: &str = "bg-amber-800/30"; pub(crate) const bg_amber_800_of_40: &str = "bg-amber-800/40"; pub(crate) const bg_amber_800_of_5: &str = "bg-amber-800/5"; pub(crate) const bg_amber_800_of_50: &str = "bg-amber-800/50"; pub(crate) const bg_amber_800_of_60: &str = "bg-amber-800/60"; pub(crate) const bg_amber_800_of_70: &str = "bg-amber-800/70"; pub(crate) const bg_amber_800_of_75: &str = "bg-amber-800/75"; pub(crate) const bg_amber_800_of_80: &str = "bg-amber-800/80"; pub(crate) const bg_amber_800_of_90: &str = "bg-amber-800/90"; pub(crate) const bg_amber_800_of_95: &str = "bg-amber-800/95"; pub(crate) const bg_amber_900: &str = "bg-amber-900"; pub(crate) const bg_amber_900_of_0: &str = "bg-amber-900/0"; pub(crate) const bg_amber_900_of_10: &str = "bg-amber-900/10"; pub(crate) const bg_amber_900_of_100: &str = "bg-amber-900/100"; pub(crate) const bg_amber_900_of_20: &str = "bg-amber-900/20"; pub(crate) const bg_amber_900_of_25: &str = "bg-amber-900/25"; pub(crate) const bg_amber_900_of_30: &str = "bg-amber-900/30"; pub(crate) const bg_amber_900_of_40: &str = "bg-amber-900/40"; pub(crate) const bg_amber_900_of_5: &str = "bg-amber-900/5"; pub(crate) const bg_amber_900_of_50: &str = "bg-amber-900/50"; pub(crate) const bg_amber_900_of_60: &str = "bg-amber-900/60"; pub(crate) const bg_amber_900_of_70: &str = "bg-amber-900/70"; pub(crate) const bg_amber_900_of_75: &str = "bg-amber-900/75"; pub(crate) const bg_amber_900_of_80: &str = "bg-amber-900/80"; pub(crate) const bg_amber_900_of_90: &str = "bg-amber-900/90"; pub(crate) const bg_amber_900_of_95: &str = "bg-amber-900/95"; pub(crate) const bg_auto: &str = "bg-auto"; pub(crate) const bg_black: &str = "bg-black"; pub(crate) const bg_black_of_0: &str = "bg-black/0"; pub(crate) const bg_black_of_10: &str = "bg-black/10"; pub(crate) const bg_black_of_100: &str = "bg-black/100"; pub(crate) const bg_black_of_20: &str = "bg-black/20"; pub(crate) const bg_black_of_25: &str = "bg-black/25"; pub(crate) const bg_black_of_30: &str = "bg-black/30"; pub(crate) const bg_black_of_40: &str = "bg-black/40"; pub(crate) const bg_black_of_5: &str = "bg-black/5"; pub(crate) const bg_black_of_50: &str = "bg-black/50"; pub(crate) const bg_black_of_60: &str = "bg-black/60"; pub(crate) const bg_black_of_70: &str = "bg-black/70"; pub(crate) const bg_black_of_75: &str = "bg-black/75"; pub(crate) const bg_black_of_80: &str = "bg-black/80"; pub(crate) const bg_black_of_90: &str = "bg-black/90"; pub(crate) const bg_black_of_95: &str = "bg-black/95"; pub(crate) const bg_blue_100: &str = "bg-blue-100"; pub(crate) const bg_blue_100_of_0: &str = "bg-blue-100/0"; pub(crate) const bg_blue_100_of_10: &str = "bg-blue-100/10"; pub(crate) const bg_blue_100_of_100: &str = "bg-blue-100/100"; pub(crate) const bg_blue_100_of_20: &str = "bg-blue-100/20"; pub(crate) const bg_blue_100_of_25: &str = "bg-blue-100/25"; pub(crate) const bg_blue_100_of_30: &str = "bg-blue-100/30"; pub(crate) const bg_blue_100_of_40: &str = "bg-blue-100/40"; pub(crate) const bg_blue_100_of_5: &str = "bg-blue-100/5"; pub(crate) const bg_blue_100_of_50: &str = "bg-blue-100/50"; pub(crate) const bg_blue_100_of_60: &str = "bg-blue-100/60"; pub(crate) const bg_blue_100_of_70: &str = "bg-blue-100/70"; pub(crate) const bg_blue_100_of_75: &str = "bg-blue-100/75"; pub(crate) const bg_blue_100_of_80: &str = "bg-blue-100/80"; pub(crate) const bg_blue_100_of_90: &str = "bg-blue-100/90"; pub(crate) const bg_blue_100_of_95: &str = "bg-blue-100/95"; pub(crate) const bg_blue_200: &str = "bg-blue-200"; pub(crate) const bg_blue_200_of_0: &str = "bg-blue-200/0"; pub(crate) const bg_blue_200_of_10: &str = "bg-blue-200/10"; pub(crate) const bg_blue_200_of_100: &str = "bg-blue-200/100"; pub(crate) const bg_blue_200_of_20: &str = "bg-blue-200/20"; pub(crate) const bg_blue_200_of_25: &str = "bg-blue-200/25"; pub(crate) const bg_blue_200_of_30: &str = "bg-blue-200/30"; pub(crate) const bg_blue_200_of_40: &str = "bg-blue-200/40"; pub(crate) const bg_blue_200_of_5: &str = "bg-blue-200/5"; pub(crate) const bg_blue_200_of_50: &str = "bg-blue-200/50"; pub(crate) const bg_blue_200_of_60: &str = "bg-blue-200/60"; pub(crate) const bg_blue_200_of_70: &str = "bg-blue-200/70"; pub(crate) const bg_blue_200_of_75: &str = "bg-blue-200/75"; pub(crate) const bg_blue_200_of_80: &str = "bg-blue-200/80"; pub(crate) const bg_blue_200_of_90: &str = "bg-blue-200/90"; pub(crate) const bg_blue_200_of_95: &str = "bg-blue-200/95"; pub(crate) const bg_blue_300: &str = "bg-blue-300"; pub(crate) const bg_blue_300_of_0: &str = "bg-blue-300/0"; pub(crate) const bg_blue_300_of_10: &str = "bg-blue-300/10"; pub(crate) const bg_blue_300_of_100: &str = "bg-blue-300/100"; pub(crate) const bg_blue_300_of_20: &str = "bg-blue-300/20"; pub(crate) const bg_blue_300_of_25: &str = "bg-blue-300/25"; pub(crate) const bg_blue_300_of_30: &str = "bg-blue-300/30"; pub(crate) const bg_blue_300_of_40: &str = "bg-blue-300/40"; pub(crate) const bg_blue_300_of_5: &str = "bg-blue-300/5"; pub(crate) const bg_blue_300_of_50: &str = "bg-blue-300/50"; pub(crate) const bg_blue_300_of_60: &str = "bg-blue-300/60"; pub(crate) const bg_blue_300_of_70: &str = "bg-blue-300/70"; pub(crate) const bg_blue_300_of_75: &str = "bg-blue-300/75"; pub(crate) const bg_blue_300_of_80: &str = "bg-blue-300/80"; pub(crate) const bg_blue_300_of_90: &str = "bg-blue-300/90"; pub(crate) const bg_blue_300_of_95: &str = "bg-blue-300/95"; pub(crate) const bg_blue_400: &str = "bg-blue-400"; pub(crate) const bg_blue_400_of_0: &str = "bg-blue-400/0"; pub(crate) const bg_blue_400_of_10: &str = "bg-blue-400/10"; pub(crate) const bg_blue_400_of_100: &str = "bg-blue-400/100"; pub(crate) const bg_blue_400_of_20: &str = "bg-blue-400/20"; pub(crate) const bg_blue_400_of_25: &str = "bg-blue-400/25"; pub(crate) const bg_blue_400_of_30: &str = "bg-blue-400/30"; pub(crate) const bg_blue_400_of_40: &str = "bg-blue-400/40"; pub(crate) const bg_blue_400_of_5: &str = "bg-blue-400/5"; pub(crate) const bg_blue_400_of_50: &str = "bg-blue-400/50"; pub(crate) const bg_blue_400_of_60: &str = "bg-blue-400/60"; pub(crate) const bg_blue_400_of_70: &str = "bg-blue-400/70"; pub(crate) const bg_blue_400_of_75: &str = "bg-blue-400/75"; pub(crate) const bg_blue_400_of_80: &str = "bg-blue-400/80"; pub(crate) const bg_blue_400_of_90: &str = "bg-blue-400/90"; pub(crate) const bg_blue_400_of_95: &str = "bg-blue-400/95"; pub(crate) const bg_blue_50: &str = "bg-blue-50"; pub(crate) const bg_blue_500: &str = "bg-blue-500"; pub(crate) const bg_blue_500_of_0: &str = "bg-blue-500/0"; pub(crate) const bg_blue_500_of_10: &str = "bg-blue-500/10"; pub(crate) const bg_blue_500_of_100: &str = "bg-blue-500/100"; pub(crate) const bg_blue_500_of_20: &str = "bg-blue-500/20"; pub(crate) const bg_blue_500_of_25: &str = "bg-blue-500/25"; pub(crate) const bg_blue_500_of_30: &str = "bg-blue-500/30"; pub(crate) const bg_blue_500_of_40: &str = "bg-blue-500/40"; pub(crate) const bg_blue_500_of_5: &str = "bg-blue-500/5"; pub(crate) const bg_blue_500_of_50: &str = "bg-blue-500/50"; pub(crate) const bg_blue_500_of_60: &str = "bg-blue-500/60"; pub(crate) const bg_blue_500_of_70: &str = "bg-blue-500/70"; pub(crate) const bg_blue_500_of_75: &str = "bg-blue-500/75"; pub(crate) const bg_blue_500_of_80: &str = "bg-blue-500/80"; pub(crate) const bg_blue_500_of_90: &str = "bg-blue-500/90"; pub(crate) const bg_blue_500_of_95: &str = "bg-blue-500/95"; pub(crate) const bg_blue_50_of_0: &str = "bg-blue-50/0"; pub(crate) const bg_blue_50_of_10: &str = "bg-blue-50/10"; pub(crate) const bg_blue_50_of_100: &str = "bg-blue-50/100"; pub(crate) const bg_blue_50_of_20: &str = "bg-blue-50/20"; pub(crate) const bg_blue_50_of_25: &str = "bg-blue-50/25"; pub(crate) const bg_blue_50_of_30: &str = "bg-blue-50/30"; pub(crate) const bg_blue_50_of_40: &str = "bg-blue-50/40"; pub(crate) const bg_blue_50_of_5: &str = "bg-blue-50/5"; pub(crate) const bg_blue_50_of_50: &str = "bg-blue-50/50"; pub(crate) const bg_blue_50_of_60: &str = "bg-blue-50/60"; pub(crate) const bg_blue_50_of_70: &str = "bg-blue-50/70"; pub(crate) const bg_blue_50_of_75: &str = "bg-blue-50/75"; pub(crate) const bg_blue_50_of_80: &str = "bg-blue-50/80"; pub(crate) const bg_blue_50_of_90: &str = "bg-blue-50/90"; pub(crate) const bg_blue_50_of_95: &str = "bg-blue-50/95"; pub(crate) const bg_blue_600: &str = "bg-blue-600"; pub(crate) const bg_blue_600_of_0: &str = "bg-blue-600/0"; pub(crate) const bg_blue_600_of_10: &str = "bg-blue-600/10"; pub(crate) const bg_blue_600_of_100: &str = "bg-blue-600/100"; pub(crate) const bg_blue_600_of_20: &str = "bg-blue-600/20"; pub(crate) const bg_blue_600_of_25: &str = "bg-blue-600/25"; pub(crate) const bg_blue_600_of_30: &str = "bg-blue-600/30"; pub(crate) const bg_blue_600_of_40: &str = "bg-blue-600/40"; pub(crate) const bg_blue_600_of_5: &str = "bg-blue-600/5"; pub(crate) const bg_blue_600_of_50: &str = "bg-blue-600/50"; pub(crate) const bg_blue_600_of_60: &str = "bg-blue-600/60"; pub(crate) const bg_blue_600_of_70: &str = "bg-blue-600/70"; pub(crate) const bg_blue_600_of_75: &str = "bg-blue-600/75"; pub(crate) const bg_blue_600_of_80: &str = "bg-blue-600/80"; pub(crate) const bg_blue_600_of_90: &str = "bg-blue-600/90"; pub(crate) const bg_blue_600_of_95: &str = "bg-blue-600/95"; pub(crate) const bg_blue_700: &str = "bg-blue-700"; pub(crate) const bg_blue_700_of_0: &str = "bg-blue-700/0"; pub(crate) const bg_blue_700_of_10: &str = "bg-blue-700/10"; pub(crate) const bg_blue_700_of_100: &str = "bg-blue-700/100"; pub(crate) const bg_blue_700_of_20: &str = "bg-blue-700/20"; pub(crate) const bg_blue_700_of_25: &str = "bg-blue-700/25"; pub(crate) const bg_blue_700_of_30: &str = "bg-blue-700/30"; pub(crate) const bg_blue_700_of_40: &str = "bg-blue-700/40"; pub(crate) const bg_blue_700_of_5: &str = "bg-blue-700/5"; pub(crate) const bg_blue_700_of_50: &str = "bg-blue-700/50"; pub(crate) const bg_blue_700_of_60: &str = "bg-blue-700/60"; pub(crate) const bg_blue_700_of_70: &str = "bg-blue-700/70"; pub(crate) const bg_blue_700_of_75: &str = "bg-blue-700/75"; pub(crate) const bg_blue_700_of_80: &str = "bg-blue-700/80"; pub(crate) const bg_blue_700_of_90: &str = "bg-blue-700/90"; pub(crate) const bg_blue_700_of_95: &str = "bg-blue-700/95"; pub(crate) const bg_blue_800: &str = "bg-blue-800"; pub(crate) const bg_blue_800_of_0: &str = "bg-blue-800/0"; pub(crate) const bg_blue_800_of_10: &str = "bg-blue-800/10"; pub(crate) const bg_blue_800_of_100: &str = "bg-blue-800/100"; pub(crate) const bg_blue_800_of_20: &str = "bg-blue-800/20"; pub(crate) const bg_blue_800_of_25: &str = "bg-blue-800/25"; pub(crate) const bg_blue_800_of_30: &str = "bg-blue-800/30"; pub(crate) const bg_blue_800_of_40: &str = "bg-blue-800/40"; pub(crate) const bg_blue_800_of_5: &str = "bg-blue-800/5"; pub(crate) const bg_blue_800_of_50: &str = "bg-blue-800/50"; pub(crate) const bg_blue_800_of_60: &str = "bg-blue-800/60"; pub(crate) const bg_blue_800_of_70: &str = "bg-blue-800/70"; pub(crate) const bg_blue_800_of_75: &str = "bg-blue-800/75"; pub(crate) const bg_blue_800_of_80: &str = "bg-blue-800/80"; pub(crate) const bg_blue_800_of_90: &str = "bg-blue-800/90"; pub(crate) const bg_blue_800_of_95: &str = "bg-blue-800/95"; pub(crate) const bg_blue_900: &str = "bg-blue-900"; pub(crate) const bg_blue_900_of_0: &str = "bg-blue-900/0"; pub(crate) const bg_blue_900_of_10: &str = "bg-blue-900/10"; pub(crate) const bg_blue_900_of_100: &str = "bg-blue-900/100"; pub(crate) const bg_blue_900_of_20: &str = "bg-blue-900/20"; pub(crate) const bg_blue_900_of_25: &str = "bg-blue-900/25"; pub(crate) const bg_blue_900_of_30: &str = "bg-blue-900/30"; pub(crate) const bg_blue_900_of_40: &str = "bg-blue-900/40"; pub(crate) const bg_blue_900_of_5: &str = "bg-blue-900/5"; pub(crate) const bg_blue_900_of_50: &str = "bg-blue-900/50"; pub(crate) const bg_blue_900_of_60: &str = "bg-blue-900/60"; pub(crate) const bg_blue_900_of_70: &str = "bg-blue-900/70"; pub(crate) const bg_blue_900_of_75: &str = "bg-blue-900/75"; pub(crate) const bg_blue_900_of_80: &str = "bg-blue-900/80"; pub(crate) const bg_blue_900_of_90: &str = "bg-blue-900/90"; pub(crate) const bg_blue_900_of_95: &str = "bg-blue-900/95"; pub(crate) const bg_bottom: &str = "bg-bottom"; pub(crate) const bg_center: &str = "bg-center"; pub(crate) const bg_clip_border: &str = "bg-clip-border"; pub(crate) const bg_clip_content: &str = "bg-clip-content"; pub(crate) const bg_clip_padding: &str = "bg-clip-padding"; pub(crate) const bg_clip_text: &str = "bg-clip-text"; pub(crate) const bg_contain: &str = "bg-contain"; pub(crate) const bg_cover: &str = "bg-cover"; pub(crate) const bg_current: &str = "bg-current"; pub(crate) const bg_cyan_100: &str = "bg-cyan-100"; pub(crate) const bg_cyan_100_of_0: &str = "bg-cyan-100/0"; pub(crate) const bg_cyan_100_of_10: &str = "bg-cyan-100/10"; pub(crate) const bg_cyan_100_of_100: &str = "bg-cyan-100/100"; pub(crate) const bg_cyan_100_of_20: &str = "bg-cyan-100/20"; pub(crate) const bg_cyan_100_of_25: &str = "bg-cyan-100/25"; pub(crate) const bg_cyan_100_of_30: &str = "bg-cyan-100/30"; pub(crate) const bg_cyan_100_of_40: &str = "bg-cyan-100/40"; pub(crate) const bg_cyan_100_of_5: &str = "bg-cyan-100/5"; pub(crate) const bg_cyan_100_of_50: &str = "bg-cyan-100/50"; pub(crate) const bg_cyan_100_of_60: &str = "bg-cyan-100/60"; pub(crate) const bg_cyan_100_of_70: &str = "bg-cyan-100/70"; pub(crate) const bg_cyan_100_of_75: &str = "bg-cyan-100/75"; pub(crate) const bg_cyan_100_of_80: &str = "bg-cyan-100/80"; pub(crate) const bg_cyan_100_of_90: &str = "bg-cyan-100/90"; pub(crate) const bg_cyan_100_of_95: &str = "bg-cyan-100/95"; pub(crate) const bg_cyan_200: &str = "bg-cyan-200"; pub(crate) const bg_cyan_200_of_0: &str = "bg-cyan-200/0"; pub(crate) const bg_cyan_200_of_10: &str = "bg-cyan-200/10"; pub(crate) const bg_cyan_200_of_100: &str = "bg-cyan-200/100"; pub(crate) const bg_cyan_200_of_20: &str = "bg-cyan-200/20"; pub(crate) const bg_cyan_200_of_25: &str = "bg-cyan-200/25"; pub(crate) const bg_cyan_200_of_30: &str = "bg-cyan-200/30"; pub(crate) const bg_cyan_200_of_40: &str = "bg-cyan-200/40"; pub(crate) const bg_cyan_200_of_5: &str = "bg-cyan-200/5"; pub(crate) const bg_cyan_200_of_50: &str = "bg-cyan-200/50"; pub(crate) const bg_cyan_200_of_60: &str = "bg-cyan-200/60"; pub(crate) const bg_cyan_200_of_70: &str = "bg-cyan-200/70"; pub(crate) const bg_cyan_200_of_75: &str = "bg-cyan-200/75"; pub(crate) const bg_cyan_200_of_80: &str = "bg-cyan-200/80"; pub(crate) const bg_cyan_200_of_90: &str = "bg-cyan-200/90"; pub(crate) const bg_cyan_200_of_95: &str = "bg-cyan-200/95"; pub(crate) const bg_cyan_300: &str = "bg-cyan-300"; pub(crate) const bg_cyan_300_of_0: &str = "bg-cyan-300/0"; pub(crate) const bg_cyan_300_of_10: &str = "bg-cyan-300/10"; pub(crate) const bg_cyan_300_of_100: &str = "bg-cyan-300/100"; pub(crate) const bg_cyan_300_of_20: &str = "bg-cyan-300/20"; pub(crate) const bg_cyan_300_of_25: &str = "bg-cyan-300/25"; pub(crate) const bg_cyan_300_of_30: &str = "bg-cyan-300/30"; pub(crate) const bg_cyan_300_of_40: &str = "bg-cyan-300/40"; pub(crate) const bg_cyan_300_of_5: &str = "bg-cyan-300/5"; pub(crate) const bg_cyan_300_of_50: &str = "bg-cyan-300/50"; pub(crate) const bg_cyan_300_of_60: &str = "bg-cyan-300/60"; pub(crate) const bg_cyan_300_of_70: &str = "bg-cyan-300/70"; pub(crate) const bg_cyan_300_of_75: &str = "bg-cyan-300/75"; pub(crate) const bg_cyan_300_of_80: &str = "bg-cyan-300/80"; pub(crate) const bg_cyan_300_of_90: &str = "bg-cyan-300/90"; pub(crate) const bg_cyan_300_of_95: &str = "bg-cyan-300/95"; pub(crate) const bg_cyan_400: &str = "bg-cyan-400"; pub(crate) const bg_cyan_400_of_0: &str = "bg-cyan-400/0"; pub(crate) const bg_cyan_400_of_10: &str = "bg-cyan-400/10"; pub(crate) const bg_cyan_400_of_100: &str = "bg-cyan-400/100"; pub(crate) const bg_cyan_400_of_20: &str = "bg-cyan-400/20"; pub(crate) const bg_cyan_400_of_25: &str = "bg-cyan-400/25"; pub(crate) const bg_cyan_400_of_30: &str = "bg-cyan-400/30"; pub(crate) const bg_cyan_400_of_40: &str = "bg-cyan-400/40"; pub(crate) const bg_cyan_400_of_5: &str = "bg-cyan-400/5"; pub(crate) const bg_cyan_400_of_50: &str = "bg-cyan-400/50"; pub(crate) const bg_cyan_400_of_60: &str = "bg-cyan-400/60"; pub(crate) const bg_cyan_400_of_70: &str = "bg-cyan-400/70"; pub(crate) const bg_cyan_400_of_75: &str = "bg-cyan-400/75"; pub(crate) const bg_cyan_400_of_80: &str = "bg-cyan-400/80"; pub(crate) const bg_cyan_400_of_90: &str = "bg-cyan-400/90"; pub(crate) const bg_cyan_400_of_95: &str = "bg-cyan-400/95"; pub(crate) const bg_cyan_50: &str = "bg-cyan-50"; pub(crate) const bg_cyan_500: &str = "bg-cyan-500"; pub(crate) const bg_cyan_500_of_0: &str = "bg-cyan-500/0"; pub(crate) const bg_cyan_500_of_10: &str = "bg-cyan-500/10"; pub(crate) const bg_cyan_500_of_100: &str = "bg-cyan-500/100"; pub(crate) const bg_cyan_500_of_20: &str = "bg-cyan-500/20"; pub(crate) const bg_cyan_500_of_25: &str = "bg-cyan-500/25"; pub(crate) const bg_cyan_500_of_30: &str = "bg-cyan-500/30"; pub(crate) const bg_cyan_500_of_40: &str = "bg-cyan-500/40"; pub(crate) const bg_cyan_500_of_5: &str = "bg-cyan-500/5"; pub(crate) const bg_cyan_500_of_50: &str = "bg-cyan-500/50"; pub(crate) const bg_cyan_500_of_60: &str = "bg-cyan-500/60"; pub(crate) const bg_cyan_500_of_70: &str = "bg-cyan-500/70"; pub(crate) const bg_cyan_500_of_75: &str = "bg-cyan-500/75"; pub(crate) const bg_cyan_500_of_80: &str = "bg-cyan-500/80"; pub(crate) const bg_cyan_500_of_90: &str = "bg-cyan-500/90"; pub(crate) const bg_cyan_500_of_95: &str = "bg-cyan-500/95"; pub(crate) const bg_cyan_50_of_0: &str = "bg-cyan-50/0"; pub(crate) const bg_cyan_50_of_10: &str = "bg-cyan-50/10"; pub(crate) const bg_cyan_50_of_100: &str = "bg-cyan-50/100"; pub(crate) const bg_cyan_50_of_20: &str = "bg-cyan-50/20"; pub(crate) const bg_cyan_50_of_25: &str = "bg-cyan-50/25"; pub(crate) const bg_cyan_50_of_30: &str = "bg-cyan-50/30"; pub(crate) const bg_cyan_50_of_40: &str = "bg-cyan-50/40"; pub(crate) const bg_cyan_50_of_5: &str = "bg-cyan-50/5"; pub(crate) const bg_cyan_50_of_50: &str = "bg-cyan-50/50"; pub(crate) const bg_cyan_50_of_60: &str = "bg-cyan-50/60"; pub(crate) const bg_cyan_50_of_70: &str = "bg-cyan-50/70"; pub(crate) const bg_cyan_50_of_75: &str = "bg-cyan-50/75"; pub(crate) const bg_cyan_50_of_80: &str = "bg-cyan-50/80"; pub(crate) const bg_cyan_50_of_90: &str = "bg-cyan-50/90"; pub(crate) const bg_cyan_50_of_95: &str = "bg-cyan-50/95"; pub(crate) const bg_cyan_600: &str = "bg-cyan-600"; pub(crate) const bg_cyan_600_of_0: &str = "bg-cyan-600/0"; pub(crate) const bg_cyan_600_of_10: &str = "bg-cyan-600/10"; pub(crate) const bg_cyan_600_of_100: &str = "bg-cyan-600/100"; pub(crate) const bg_cyan_600_of_20: &str = "bg-cyan-600/20"; pub(crate) const bg_cyan_600_of_25: &str = "bg-cyan-600/25"; pub(crate) const bg_cyan_600_of_30: &str = "bg-cyan-600/30"; pub(crate) const bg_cyan_600_of_40: &str = "bg-cyan-600/40"; pub(crate) const bg_cyan_600_of_5: &str = "bg-cyan-600/5"; pub(crate) const bg_cyan_600_of_50: &str = "bg-cyan-600/50"; pub(crate) const bg_cyan_600_of_60: &str = "bg-cyan-600/60"; pub(crate) const bg_cyan_600_of_70: &str = "bg-cyan-600/70"; pub(crate) const bg_cyan_600_of_75: &str = "bg-cyan-600/75"; pub(crate) const bg_cyan_600_of_80: &str = "bg-cyan-600/80"; pub(crate) const bg_cyan_600_of_90: &str = "bg-cyan-600/90"; pub(crate) const bg_cyan_600_of_95: &str = "bg-cyan-600/95"; pub(crate) const bg_cyan_700: &str = "bg-cyan-700"; pub(crate) const bg_cyan_700_of_0: &str = "bg-cyan-700/0"; pub(crate) const bg_cyan_700_of_10: &str = "bg-cyan-700/10"; pub(crate) const bg_cyan_700_of_100: &str = "bg-cyan-700/100"; pub(crate) const bg_cyan_700_of_20: &str = "bg-cyan-700/20"; pub(crate) const bg_cyan_700_of_25: &str = "bg-cyan-700/25"; pub(crate) const bg_cyan_700_of_30: &str = "bg-cyan-700/30"; pub(crate) const bg_cyan_700_of_40: &str = "bg-cyan-700/40"; pub(crate) const bg_cyan_700_of_5: &str = "bg-cyan-700/5"; pub(crate) const bg_cyan_700_of_50: &str = "bg-cyan-700/50"; pub(crate) const bg_cyan_700_of_60: &str = "bg-cyan-700/60"; pub(crate) const bg_cyan_700_of_70: &str = "bg-cyan-700/70"; pub(crate) const bg_cyan_700_of_75: &str = "bg-cyan-700/75"; pub(crate) const bg_cyan_700_of_80: &str = "bg-cyan-700/80"; pub(crate) const bg_cyan_700_of_90: &str = "bg-cyan-700/90"; pub(crate) const bg_cyan_700_of_95: &str = "bg-cyan-700/95"; pub(crate) const bg_cyan_800: &str = "bg-cyan-800"; pub(crate) const bg_cyan_800_of_0: &str = "bg-cyan-800/0"; pub(crate) const bg_cyan_800_of_10: &str = "bg-cyan-800/10"; pub(crate) const bg_cyan_800_of_100: &str = "bg-cyan-800/100"; pub(crate) const bg_cyan_800_of_20: &str = "bg-cyan-800/20"; pub(crate) const bg_cyan_800_of_25: &str = "bg-cyan-800/25"; pub(crate) const bg_cyan_800_of_30: &str = "bg-cyan-800/30"; pub(crate) const bg_cyan_800_of_40: &str = "bg-cyan-800/40"; pub(crate) const bg_cyan_800_of_5: &str = "bg-cyan-800/5"; pub(crate) const bg_cyan_800_of_50: &str = "bg-cyan-800/50"; pub(crate) const bg_cyan_800_of_60: &str = "bg-cyan-800/60"; pub(crate) const bg_cyan_800_of_70: &str = "bg-cyan-800/70"; pub(crate) const bg_cyan_800_of_75: &str = "bg-cyan-800/75"; pub(crate) const bg_cyan_800_of_80: &str = "bg-cyan-800/80"; pub(crate) const bg_cyan_800_of_90: &str = "bg-cyan-800/90"; pub(crate) const bg_cyan_800_of_95: &str = "bg-cyan-800/95"; pub(crate) const bg_cyan_900: &str = "bg-cyan-900"; pub(crate) const bg_cyan_900_of_0: &str = "bg-cyan-900/0"; pub(crate) const bg_cyan_900_of_10: &str = "bg-cyan-900/10"; pub(crate) const bg_cyan_900_of_100: &str = "bg-cyan-900/100"; pub(crate) const bg_cyan_900_of_20: &str = "bg-cyan-900/20"; pub(crate) const bg_cyan_900_of_25: &str = "bg-cyan-900/25"; pub(crate) const bg_cyan_900_of_30: &str = "bg-cyan-900/30"; pub(crate) const bg_cyan_900_of_40: &str = "bg-cyan-900/40"; pub(crate) const bg_cyan_900_of_5: &str = "bg-cyan-900/5"; pub(crate) const bg_cyan_900_of_50: &str = "bg-cyan-900/50"; pub(crate) const bg_cyan_900_of_60: &str = "bg-cyan-900/60"; pub(crate) const bg_cyan_900_of_70: &str = "bg-cyan-900/70"; pub(crate) const bg_cyan_900_of_75: &str = "bg-cyan-900/75"; pub(crate) const bg_cyan_900_of_80: &str = "bg-cyan-900/80"; pub(crate) const bg_cyan_900_of_90: &str = "bg-cyan-900/90"; pub(crate) const bg_cyan_900_of_95: &str = "bg-cyan-900/95"; pub(crate) const bg_emerald_100: &str = "bg-emerald-100"; pub(crate) const bg_emerald_100_of_0: &str = "bg-emerald-100/0"; pub(crate) const bg_emerald_100_of_10: &str = "bg-emerald-100/10"; pub(crate) const bg_emerald_100_of_100: &str = "bg-emerald-100/100"; pub(crate) const bg_emerald_100_of_20: &str = "bg-emerald-100/20"; pub(crate) const bg_emerald_100_of_25: &str = "bg-emerald-100/25"; pub(crate) const bg_emerald_100_of_30: &str = "bg-emerald-100/30"; pub(crate) const bg_emerald_100_of_40: &str = "bg-emerald-100/40"; pub(crate) const bg_emerald_100_of_5: &str = "bg-emerald-100/5"; pub(crate) const bg_emerald_100_of_50: &str = "bg-emerald-100/50"; pub(crate) const bg_emerald_100_of_60: &str = "bg-emerald-100/60"; pub(crate) const bg_emerald_100_of_70: &str = "bg-emerald-100/70"; pub(crate) const bg_emerald_100_of_75: &str = "bg-emerald-100/75"; pub(crate) const bg_emerald_100_of_80: &str = "bg-emerald-100/80"; pub(crate) const bg_emerald_100_of_90: &str = "bg-emerald-100/90"; pub(crate) const bg_emerald_100_of_95: &str = "bg-emerald-100/95"; pub(crate) const bg_emerald_200: &str = "bg-emerald-200"; pub(crate) const bg_emerald_200_of_0: &str = "bg-emerald-200/0"; pub(crate) const bg_emerald_200_of_10: &str = "bg-emerald-200/10"; pub(crate) const bg_emerald_200_of_100: &str = "bg-emerald-200/100"; pub(crate) const bg_emerald_200_of_20: &str = "bg-emerald-200/20"; pub(crate) const bg_emerald_200_of_25: &str = "bg-emerald-200/25"; pub(crate) const bg_emerald_200_of_30: &str = "bg-emerald-200/30"; pub(crate) const bg_emerald_200_of_40: &str = "bg-emerald-200/40"; pub(crate) const bg_emerald_200_of_5: &str = "bg-emerald-200/5"; pub(crate) const bg_emerald_200_of_50: &str = "bg-emerald-200/50"; pub(crate) const bg_emerald_200_of_60: &str = "bg-emerald-200/60"; pub(crate) const bg_emerald_200_of_70: &str = "bg-emerald-200/70"; pub(crate) const bg_emerald_200_of_75: &str = "bg-emerald-200/75"; pub(crate) const bg_emerald_200_of_80: &str = "bg-emerald-200/80"; pub(crate) const bg_emerald_200_of_90: &str = "bg-emerald-200/90"; pub(crate) const bg_emerald_200_of_95: &str = "bg-emerald-200/95"; pub(crate) const bg_emerald_300: &str = "bg-emerald-300"; pub(crate) const bg_emerald_300_of_0: &str = "bg-emerald-300/0"; pub(crate) const bg_emerald_300_of_10: &str = "bg-emerald-300/10"; pub(crate) const bg_emerald_300_of_100: &str = "bg-emerald-300/100"; pub(crate) const bg_emerald_300_of_20: &str = "bg-emerald-300/20"; pub(crate) const bg_emerald_300_of_25: &str = "bg-emerald-300/25"; pub(crate) const bg_emerald_300_of_30: &str = "bg-emerald-300/30"; pub(crate) const bg_emerald_300_of_40: &str = "bg-emerald-300/40"; pub(crate) const bg_emerald_300_of_5: &str = "bg-emerald-300/5"; pub(crate) const bg_emerald_300_of_50: &str = "bg-emerald-300/50"; pub(crate) const bg_emerald_300_of_60: &str = "bg-emerald-300/60"; pub(crate) const bg_emerald_300_of_70: &str = "bg-emerald-300/70"; pub(crate) const bg_emerald_300_of_75: &str = "bg-emerald-300/75"; pub(crate) const bg_emerald_300_of_80: &str = "bg-emerald-300/80"; pub(crate) const bg_emerald_300_of_90: &str = "bg-emerald-300/90"; pub(crate) const bg_emerald_300_of_95: &str = "bg-emerald-300/95"; pub(crate) const bg_emerald_400: &str = "bg-emerald-400"; pub(crate) const bg_emerald_400_of_0: &str = "bg-emerald-400/0"; pub(crate) const bg_emerald_400_of_10: &str = "bg-emerald-400/10"; pub(crate) const bg_emerald_400_of_100: &str = "bg-emerald-400/100"; pub(crate) const bg_emerald_400_of_20: &str = "bg-emerald-400/20"; pub(crate) const bg_emerald_400_of_25: &str = "bg-emerald-400/25"; pub(crate) const bg_emerald_400_of_30: &str = "bg-emerald-400/30"; pub(crate) const bg_emerald_400_of_40: &str = "bg-emerald-400/40"; pub(crate) const bg_emerald_400_of_5: &str = "bg-emerald-400/5"; pub(crate) const bg_emerald_400_of_50: &str = "bg-emerald-400/50"; pub(crate) const bg_emerald_400_of_60: &str = "bg-emerald-400/60"; pub(crate) const bg_emerald_400_of_70: &str = "bg-emerald-400/70"; pub(crate) const bg_emerald_400_of_75: &str = "bg-emerald-400/75"; pub(crate) const bg_emerald_400_of_80: &str = "bg-emerald-400/80"; pub(crate) const bg_emerald_400_of_90: &str = "bg-emerald-400/90"; pub(crate) const bg_emerald_400_of_95: &str = "bg-emerald-400/95"; pub(crate) const bg_emerald_50: &str = "bg-emerald-50"; pub(crate) const bg_emerald_500: &str = "bg-emerald-500"; pub(crate) const bg_emerald_500_of_0: &str = "bg-emerald-500/0"; pub(crate) const bg_emerald_500_of_10: &str = "bg-emerald-500/10"; pub(crate) const bg_emerald_500_of_100: &str = "bg-emerald-500/100"; pub(crate) const bg_emerald_500_of_20: &str = "bg-emerald-500/20"; pub(crate) const bg_emerald_500_of_25: &str = "bg-emerald-500/25"; pub(crate) const bg_emerald_500_of_30: &str = "bg-emerald-500/30"; pub(crate) const bg_emerald_500_of_40: &str = "bg-emerald-500/40"; pub(crate) const bg_emerald_500_of_5: &str = "bg-emerald-500/5"; pub(crate) const bg_emerald_500_of_50: &str = "bg-emerald-500/50"; pub(crate) const bg_emerald_500_of_60: &str = "bg-emerald-500/60"; pub(crate) const bg_emerald_500_of_70: &str = "bg-emerald-500/70"; pub(crate) const bg_emerald_500_of_75: &str = "bg-emerald-500/75"; pub(crate) const bg_emerald_500_of_80: &str = "bg-emerald-500/80"; pub(crate) const bg_emerald_500_of_90: &str = "bg-emerald-500/90"; pub(crate) const bg_emerald_500_of_95: &str = "bg-emerald-500/95"; pub(crate) const bg_emerald_50_of_0: &str = "bg-emerald-50/0"; pub(crate) const bg_emerald_50_of_10: &str = "bg-emerald-50/10"; pub(crate) const bg_emerald_50_of_100: &str = "bg-emerald-50/100"; pub(crate) const bg_emerald_50_of_20: &str = "bg-emerald-50/20"; pub(crate) const bg_emerald_50_of_25: &str = "bg-emerald-50/25"; pub(crate) const bg_emerald_50_of_30: &str = "bg-emerald-50/30"; pub(crate) const bg_emerald_50_of_40: &str = "bg-emerald-50/40"; pub(crate) const bg_emerald_50_of_5: &str = "bg-emerald-50/5"; pub(crate) const bg_emerald_50_of_50: &str = "bg-emerald-50/50"; pub(crate) const bg_emerald_50_of_60: &str = "bg-emerald-50/60"; pub(crate) const bg_emerald_50_of_70: &str = "bg-emerald-50/70"; pub(crate) const bg_emerald_50_of_75: &str = "bg-emerald-50/75"; pub(crate) const bg_emerald_50_of_80: &str = "bg-emerald-50/80"; pub(crate) const bg_emerald_50_of_90: &str = "bg-emerald-50/90"; pub(crate) const bg_emerald_50_of_95: &str = "bg-emerald-50/95"; pub(crate) const bg_emerald_600: &str = "bg-emerald-600"; pub(crate) const bg_emerald_600_of_0: &str = "bg-emerald-600/0"; pub(crate) const bg_emerald_600_of_10: &str = "bg-emerald-600/10"; pub(crate) const bg_emerald_600_of_100: &str = "bg-emerald-600/100"; pub(crate) const bg_emerald_600_of_20: &str = "bg-emerald-600/20"; pub(crate) const bg_emerald_600_of_25: &str = "bg-emerald-600/25"; pub(crate) const bg_emerald_600_of_30: &str = "bg-emerald-600/30"; pub(crate) const bg_emerald_600_of_40: &str = "bg-emerald-600/40"; pub(crate) const bg_emerald_600_of_5: &str = "bg-emerald-600/5"; pub(crate) const bg_emerald_600_of_50: &str = "bg-emerald-600/50"; pub(crate) const bg_emerald_600_of_60: &str = "bg-emerald-600/60"; pub(crate) const bg_emerald_600_of_70: &str = "bg-emerald-600/70"; pub(crate) const bg_emerald_600_of_75: &str = "bg-emerald-600/75"; pub(crate) const bg_emerald_600_of_80: &str = "bg-emerald-600/80"; pub(crate) const bg_emerald_600_of_90: &str = "bg-emerald-600/90"; pub(crate) const bg_emerald_600_of_95: &str = "bg-emerald-600/95"; pub(crate) const bg_emerald_700: &str = "bg-emerald-700"; pub(crate) const bg_emerald_700_of_0: &str = "bg-emerald-700/0"; pub(crate) const bg_emerald_700_of_10: &str = "bg-emerald-700/10"; pub(crate) const bg_emerald_700_of_100: &str = "bg-emerald-700/100"; pub(crate) const bg_emerald_700_of_20: &str = "bg-emerald-700/20"; pub(crate) const bg_emerald_700_of_25: &str = "bg-emerald-700/25"; pub(crate) const bg_emerald_700_of_30: &str = "bg-emerald-700/30"; pub(crate) const bg_emerald_700_of_40: &str = "bg-emerald-700/40"; pub(crate) const bg_emerald_700_of_5: &str = "bg-emerald-700/5"; pub(crate) const bg_emerald_700_of_50: &str = "bg-emerald-700/50"; pub(crate) const bg_emerald_700_of_60: &str = "bg-emerald-700/60"; pub(crate) const bg_emerald_700_of_70: &str = "bg-emerald-700/70"; pub(crate) const bg_emerald_700_of_75: &str = "bg-emerald-700/75"; pub(crate) const bg_emerald_700_of_80: &str = "bg-emerald-700/80"; pub(crate) const bg_emerald_700_of_90: &str = "bg-emerald-700/90"; pub(crate) const bg_emerald_700_of_95: &str = "bg-emerald-700/95"; pub(crate) const bg_emerald_800: &str = "bg-emerald-800"; pub(crate) const bg_emerald_800_of_0: &str = "bg-emerald-800/0"; pub(crate) const bg_emerald_800_of_10: &str = "bg-emerald-800/10"; pub(crate) const bg_emerald_800_of_100: &str = "bg-emerald-800/100"; pub(crate) const bg_emerald_800_of_20: &str = "bg-emerald-800/20"; pub(crate) const bg_emerald_800_of_25: &str = "bg-emerald-800/25"; pub(crate) const bg_emerald_800_of_30: &str = "bg-emerald-800/30"; pub(crate) const bg_emerald_800_of_40: &str = "bg-emerald-800/40"; pub(crate) const bg_emerald_800_of_5: &str = "bg-emerald-800/5"; pub(crate) const bg_emerald_800_of_50: &str = "bg-emerald-800/50"; pub(crate) const bg_emerald_800_of_60: &str = "bg-emerald-800/60"; pub(crate) const bg_emerald_800_of_70: &str = "bg-emerald-800/70"; pub(crate) const bg_emerald_800_of_75: &str = "bg-emerald-800/75"; pub(crate) const bg_emerald_800_of_80: &str = "bg-emerald-800/80"; pub(crate) const bg_emerald_800_of_90: &str = "bg-emerald-800/90"; pub(crate) const bg_emerald_800_of_95: &str = "bg-emerald-800/95"; pub(crate) const bg_emerald_900: &str = "bg-emerald-900"; pub(crate) const bg_emerald_900_of_0: &str = "bg-emerald-900/0"; pub(crate) const bg_emerald_900_of_10: &str = "bg-emerald-900/10"; pub(crate) const bg_emerald_900_of_100: &str = "bg-emerald-900/100"; pub(crate) const bg_emerald_900_of_20: &str = "bg-emerald-900/20"; pub(crate) const bg_emerald_900_of_25: &str = "bg-emerald-900/25"; pub(crate) const bg_emerald_900_of_30: &str = "bg-emerald-900/30"; pub(crate) const bg_emerald_900_of_40: &str = "bg-emerald-900/40"; pub(crate) const bg_emerald_900_of_5: &str = "bg-emerald-900/5"; pub(crate) const bg_emerald_900_of_50: &str = "bg-emerald-900/50"; pub(crate) const bg_emerald_900_of_60: &str = "bg-emerald-900/60"; pub(crate) const bg_emerald_900_of_70: &str = "bg-emerald-900/70"; pub(crate) const bg_emerald_900_of_75: &str = "bg-emerald-900/75"; pub(crate) const bg_emerald_900_of_80: &str = "bg-emerald-900/80"; pub(crate) const bg_emerald_900_of_90: &str = "bg-emerald-900/90"; pub(crate) const bg_emerald_900_of_95: &str = "bg-emerald-900/95"; pub(crate) const bg_fixed: &str = "bg-fixed"; pub(crate) const bg_fuchsia_100: &str = "bg-fuchsia-100"; pub(crate) const bg_fuchsia_100_of_0: &str = "bg-fuchsia-100/0"; pub(crate) const bg_fuchsia_100_of_10: &str = "bg-fuchsia-100/10"; pub(crate) const bg_fuchsia_100_of_100: &str = "bg-fuchsia-100/100"; pub(crate) const bg_fuchsia_100_of_20: &str = "bg-fuchsia-100/20"; pub(crate) const bg_fuchsia_100_of_25: &str = "bg-fuchsia-100/25"; pub(crate) const bg_fuchsia_100_of_30: &str = "bg-fuchsia-100/30"; pub(crate) const bg_fuchsia_100_of_40: &str = "bg-fuchsia-100/40"; pub(crate) const bg_fuchsia_100_of_5: &str = "bg-fuchsia-100/5"; pub(crate) const bg_fuchsia_100_of_50: &str = "bg-fuchsia-100/50"; pub(crate) const bg_fuchsia_100_of_60: &str = "bg-fuchsia-100/60"; pub(crate) const bg_fuchsia_100_of_70: &str = "bg-fuchsia-100/70"; pub(crate) const bg_fuchsia_100_of_75: &str = "bg-fuchsia-100/75"; pub(crate) const bg_fuchsia_100_of_80: &str = "bg-fuchsia-100/80"; pub(crate) const bg_fuchsia_100_of_90: &str = "bg-fuchsia-100/90"; pub(crate) const bg_fuchsia_100_of_95: &str = "bg-fuchsia-100/95"; pub(crate) const bg_fuchsia_200: &str = "bg-fuchsia-200"; pub(crate) const bg_fuchsia_200_of_0: &str = "bg-fuchsia-200/0"; pub(crate) const bg_fuchsia_200_of_10: &str = "bg-fuchsia-200/10"; pub(crate) const bg_fuchsia_200_of_100: &str = "bg-fuchsia-200/100"; pub(crate) const bg_fuchsia_200_of_20: &str = "bg-fuchsia-200/20"; pub(crate) const bg_fuchsia_200_of_25: &str = "bg-fuchsia-200/25"; pub(crate) const bg_fuchsia_200_of_30: &str = "bg-fuchsia-200/30"; pub(crate) const bg_fuchsia_200_of_40: &str = "bg-fuchsia-200/40"; pub(crate) const bg_fuchsia_200_of_5: &str = "bg-fuchsia-200/5"; pub(crate) const bg_fuchsia_200_of_50: &str = "bg-fuchsia-200/50"; pub(crate) const bg_fuchsia_200_of_60: &str = "bg-fuchsia-200/60"; pub(crate) const bg_fuchsia_200_of_70: &str = "bg-fuchsia-200/70"; pub(crate) const bg_fuchsia_200_of_75: &str = "bg-fuchsia-200/75"; pub(crate) const bg_fuchsia_200_of_80: &str = "bg-fuchsia-200/80"; pub(crate) const bg_fuchsia_200_of_90: &str = "bg-fuchsia-200/90"; pub(crate) const bg_fuchsia_200_of_95: &str = "bg-fuchsia-200/95"; pub(crate) const bg_fuchsia_300: &str = "bg-fuchsia-300"; pub(crate) const bg_fuchsia_300_of_0: &str = "bg-fuchsia-300/0"; pub(crate) const bg_fuchsia_300_of_10: &str = "bg-fuchsia-300/10"; pub(crate) const bg_fuchsia_300_of_100: &str = "bg-fuchsia-300/100"; pub(crate) const bg_fuchsia_300_of_20: &str = "bg-fuchsia-300/20"; pub(crate) const bg_fuchsia_300_of_25: &str = "bg-fuchsia-300/25"; pub(crate) const bg_fuchsia_300_of_30: &str = "bg-fuchsia-300/30"; pub(crate) const bg_fuchsia_300_of_40: &str = "bg-fuchsia-300/40"; pub(crate) const bg_fuchsia_300_of_5: &str = "bg-fuchsia-300/5"; pub(crate) const bg_fuchsia_300_of_50: &str = "bg-fuchsia-300/50"; pub(crate) const bg_fuchsia_300_of_60: &str = "bg-fuchsia-300/60"; pub(crate) const bg_fuchsia_300_of_70: &str = "bg-fuchsia-300/70"; pub(crate) const bg_fuchsia_300_of_75: &str = "bg-fuchsia-300/75"; pub(crate) const bg_fuchsia_300_of_80: &str = "bg-fuchsia-300/80"; pub(crate) const bg_fuchsia_300_of_90: &str = "bg-fuchsia-300/90"; pub(crate) const bg_fuchsia_300_of_95: &str = "bg-fuchsia-300/95"; pub(crate) const bg_fuchsia_400: &str = "bg-fuchsia-400"; pub(crate) const bg_fuchsia_400_of_0: &str = "bg-fuchsia-400/0"; pub(crate) const bg_fuchsia_400_of_10: &str = "bg-fuchsia-400/10"; pub(crate) const bg_fuchsia_400_of_100: &str = "bg-fuchsia-400/100"; pub(crate) const bg_fuchsia_400_of_20: &str = "bg-fuchsia-400/20"; pub(crate) const bg_fuchsia_400_of_25: &str = "bg-fuchsia-400/25"; pub(crate) const bg_fuchsia_400_of_30: &str = "bg-fuchsia-400/30"; pub(crate) const bg_fuchsia_400_of_40: &str = "bg-fuchsia-400/40"; pub(crate) const bg_fuchsia_400_of_5: &str = "bg-fuchsia-400/5"; pub(crate) const bg_fuchsia_400_of_50: &str = "bg-fuchsia-400/50"; pub(crate) const bg_fuchsia_400_of_60: &str = "bg-fuchsia-400/60"; pub(crate) const bg_fuchsia_400_of_70: &str = "bg-fuchsia-400/70"; pub(crate) const bg_fuchsia_400_of_75: &str = "bg-fuchsia-400/75"; pub(crate) const bg_fuchsia_400_of_80: &str = "bg-fuchsia-400/80"; pub(crate) const bg_fuchsia_400_of_90: &str = "bg-fuchsia-400/90"; pub(crate) const bg_fuchsia_400_of_95: &str = "bg-fuchsia-400/95"; pub(crate) const bg_fuchsia_50: &str = "bg-fuchsia-50"; pub(crate) const bg_fuchsia_500: &str = "bg-fuchsia-500"; pub(crate) const bg_fuchsia_500_of_0: &str = "bg-fuchsia-500/0"; pub(crate) const bg_fuchsia_500_of_10: &str = "bg-fuchsia-500/10"; pub(crate) const bg_fuchsia_500_of_100: &str = "bg-fuchsia-500/100"; pub(crate) const bg_fuchsia_500_of_20: &str = "bg-fuchsia-500/20"; pub(crate) const bg_fuchsia_500_of_25: &str = "bg-fuchsia-500/25"; pub(crate) const bg_fuchsia_500_of_30: &str = "bg-fuchsia-500/30"; pub(crate) const bg_fuchsia_500_of_40: &str = "bg-fuchsia-500/40"; pub(crate) const bg_fuchsia_500_of_5: &str = "bg-fuchsia-500/5"; pub(crate) const bg_fuchsia_500_of_50: &str = "bg-fuchsia-500/50"; pub(crate) const bg_fuchsia_500_of_60: &str = "bg-fuchsia-500/60"; pub(crate) const bg_fuchsia_500_of_70: &str = "bg-fuchsia-500/70"; pub(crate) const bg_fuchsia_500_of_75: &str = "bg-fuchsia-500/75"; pub(crate) const bg_fuchsia_500_of_80: &str = "bg-fuchsia-500/80"; pub(crate) const bg_fuchsia_500_of_90: &str = "bg-fuchsia-500/90"; pub(crate) const bg_fuchsia_500_of_95: &str = "bg-fuchsia-500/95"; pub(crate) const bg_fuchsia_50_of_0: &str = "bg-fuchsia-50/0"; pub(crate) const bg_fuchsia_50_of_10: &str = "bg-fuchsia-50/10"; pub(crate) const bg_fuchsia_50_of_100: &str = "bg-fuchsia-50/100"; pub(crate) const bg_fuchsia_50_of_20: &str = "bg-fuchsia-50/20"; pub(crate) const bg_fuchsia_50_of_25: &str = "bg-fuchsia-50/25"; pub(crate) const bg_fuchsia_50_of_30: &str = "bg-fuchsia-50/30"; pub(crate) const bg_fuchsia_50_of_40: &str = "bg-fuchsia-50/40"; pub(crate) const bg_fuchsia_50_of_5: &str = "bg-fuchsia-50/5"; pub(crate) const bg_fuchsia_50_of_50: &str = "bg-fuchsia-50/50"; pub(crate) const bg_fuchsia_50_of_60: &str = "bg-fuchsia-50/60"; pub(crate) const bg_fuchsia_50_of_70: &str = "bg-fuchsia-50/70"; pub(crate) const bg_fuchsia_50_of_75: &str = "bg-fuchsia-50/75"; pub(crate) const bg_fuchsia_50_of_80: &str = "bg-fuchsia-50/80"; pub(crate) const bg_fuchsia_50_of_90: &str = "bg-fuchsia-50/90"; pub(crate) const bg_fuchsia_50_of_95: &str = "bg-fuchsia-50/95"; pub(crate) const bg_fuchsia_600: &str = "bg-fuchsia-600"; pub(crate) const bg_fuchsia_600_of_0: &str = "bg-fuchsia-600/0"; pub(crate) const bg_fuchsia_600_of_10: &str = "bg-fuchsia-600/10"; pub(crate) const bg_fuchsia_600_of_100: &str = "bg-fuchsia-600/100"; pub(crate) const bg_fuchsia_600_of_20: &str = "bg-fuchsia-600/20"; pub(crate) const bg_fuchsia_600_of_25: &str = "bg-fuchsia-600/25"; pub(crate) const bg_fuchsia_600_of_30: &str = "bg-fuchsia-600/30"; pub(crate) const bg_fuchsia_600_of_40: &str = "bg-fuchsia-600/40"; pub(crate) const bg_fuchsia_600_of_5: &str = "bg-fuchsia-600/5"; pub(crate) const bg_fuchsia_600_of_50: &str = "bg-fuchsia-600/50"; pub(crate) const bg_fuchsia_600_of_60: &str = "bg-fuchsia-600/60"; pub(crate) const bg_fuchsia_600_of_70: &str = "bg-fuchsia-600/70"; pub(crate) const bg_fuchsia_600_of_75: &str = "bg-fuchsia-600/75"; pub(crate) const bg_fuchsia_600_of_80: &str = "bg-fuchsia-600/80"; pub(crate) const bg_fuchsia_600_of_90: &str = "bg-fuchsia-600/90"; pub(crate) const bg_fuchsia_600_of_95: &str = "bg-fuchsia-600/95"; pub(crate) const bg_fuchsia_700: &str = "bg-fuchsia-700"; pub(crate) const bg_fuchsia_700_of_0: &str = "bg-fuchsia-700/0"; pub(crate) const bg_fuchsia_700_of_10: &str = "bg-fuchsia-700/10"; pub(crate) const bg_fuchsia_700_of_100: &str = "bg-fuchsia-700/100"; pub(crate) const bg_fuchsia_700_of_20: &str = "bg-fuchsia-700/20"; pub(crate) const bg_fuchsia_700_of_25: &str = "bg-fuchsia-700/25"; pub(crate) const bg_fuchsia_700_of_30: &str = "bg-fuchsia-700/30"; pub(crate) const bg_fuchsia_700_of_40: &str = "bg-fuchsia-700/40"; pub(crate) const bg_fuchsia_700_of_5: &str = "bg-fuchsia-700/5"; pub(crate) const bg_fuchsia_700_of_50: &str = "bg-fuchsia-700/50"; pub(crate) const bg_fuchsia_700_of_60: &str = "bg-fuchsia-700/60"; pub(crate) const bg_fuchsia_700_of_70: &str = "bg-fuchsia-700/70"; pub(crate) const bg_fuchsia_700_of_75: &str = "bg-fuchsia-700/75"; pub(crate) const bg_fuchsia_700_of_80: &str = "bg-fuchsia-700/80"; pub(crate) const bg_fuchsia_700_of_90: &str = "bg-fuchsia-700/90"; pub(crate) const bg_fuchsia_700_of_95: &str = "bg-fuchsia-700/95"; pub(crate) const bg_fuchsia_800: &str = "bg-fuchsia-800"; pub(crate) const bg_fuchsia_800_of_0: &str = "bg-fuchsia-800/0"; pub(crate) const bg_fuchsia_800_of_10: &str = "bg-fuchsia-800/10"; pub(crate) const bg_fuchsia_800_of_100: &str = "bg-fuchsia-800/100"; pub(crate) const bg_fuchsia_800_of_20: &str = "bg-fuchsia-800/20"; pub(crate) const bg_fuchsia_800_of_25: &str = "bg-fuchsia-800/25"; pub(crate) const bg_fuchsia_800_of_30: &str = "bg-fuchsia-800/30"; pub(crate) const bg_fuchsia_800_of_40: &str = "bg-fuchsia-800/40"; pub(crate) const bg_fuchsia_800_of_5: &str = "bg-fuchsia-800/5"; pub(crate) const bg_fuchsia_800_of_50: &str = "bg-fuchsia-800/50"; pub(crate) const bg_fuchsia_800_of_60: &str = "bg-fuchsia-800/60"; pub(crate) const bg_fuchsia_800_of_70: &str = "bg-fuchsia-800/70"; pub(crate) const bg_fuchsia_800_of_75: &str = "bg-fuchsia-800/75"; pub(crate) const bg_fuchsia_800_of_80: &str = "bg-fuchsia-800/80"; pub(crate) const bg_fuchsia_800_of_90: &str = "bg-fuchsia-800/90"; pub(crate) const bg_fuchsia_800_of_95: &str = "bg-fuchsia-800/95"; pub(crate) const bg_fuchsia_900: &str = "bg-fuchsia-900"; pub(crate) const bg_fuchsia_900_of_0: &str = "bg-fuchsia-900/0"; pub(crate) const bg_fuchsia_900_of_10: &str = "bg-fuchsia-900/10"; pub(crate) const bg_fuchsia_900_of_100: &str = "bg-fuchsia-900/100"; pub(crate) const bg_fuchsia_900_of_20: &str = "bg-fuchsia-900/20"; pub(crate) const bg_fuchsia_900_of_25: &str = "bg-fuchsia-900/25"; pub(crate) const bg_fuchsia_900_of_30: &str = "bg-fuchsia-900/30"; pub(crate) const bg_fuchsia_900_of_40: &str = "bg-fuchsia-900/40"; pub(crate) const bg_fuchsia_900_of_5: &str = "bg-fuchsia-900/5"; pub(crate) const bg_fuchsia_900_of_50: &str = "bg-fuchsia-900/50"; pub(crate) const bg_fuchsia_900_of_60: &str = "bg-fuchsia-900/60"; pub(crate) const bg_fuchsia_900_of_70: &str = "bg-fuchsia-900/70"; pub(crate) const bg_fuchsia_900_of_75: &str = "bg-fuchsia-900/75"; pub(crate) const bg_fuchsia_900_of_80: &str = "bg-fuchsia-900/80"; pub(crate) const bg_fuchsia_900_of_90: &str = "bg-fuchsia-900/90"; pub(crate) const bg_fuchsia_900_of_95: &str = "bg-fuchsia-900/95"; pub(crate) const bg_gradient_to_b: &str = "bg-gradient-to-b"; pub(crate) const bg_gradient_to_bl: &str = "bg-gradient-to-bl"; pub(crate) const bg_gradient_to_br: &str = "bg-gradient-to-br"; pub(crate) const bg_gradient_to_l: &str = "bg-gradient-to-l"; pub(crate) const bg_gradient_to_r: &str = "bg-gradient-to-r"; pub(crate) const bg_gradient_to_t: &str = "bg-gradient-to-t"; pub(crate) const bg_gradient_to_tl: &str = "bg-gradient-to-tl"; pub(crate) const bg_gradient_to_tr: &str = "bg-gradient-to-tr"; pub(crate) const bg_gray_100: &str = "bg-gray-100"; pub(crate) const bg_gray_100_of_0: &str = "bg-gray-100/0"; pub(crate) const bg_gray_100_of_10: &str = "bg-gray-100/10"; pub(crate) const bg_gray_100_of_100: &str = "bg-gray-100/100"; pub(crate) const bg_gray_100_of_20: &str = "bg-gray-100/20"; pub(crate) const bg_gray_100_of_25: &str = "bg-gray-100/25"; pub(crate) const bg_gray_100_of_30: &str = "bg-gray-100/30"; pub(crate) const bg_gray_100_of_40: &str = "bg-gray-100/40"; pub(crate) const bg_gray_100_of_5: &str = "bg-gray-100/5"; pub(crate) const bg_gray_100_of_50: &str = "bg-gray-100/50"; pub(crate) const bg_gray_100_of_60: &str = "bg-gray-100/60"; pub(crate) const bg_gray_100_of_70: &str = "bg-gray-100/70"; pub(crate) const bg_gray_100_of_75: &str = "bg-gray-100/75"; pub(crate) const bg_gray_100_of_80: &str = "bg-gray-100/80"; pub(crate) const bg_gray_100_of_90: &str = "bg-gray-100/90"; pub(crate) const bg_gray_100_of_95: &str = "bg-gray-100/95"; pub(crate) const bg_gray_200: &str = "bg-gray-200"; pub(crate) const bg_gray_200_of_0: &str = "bg-gray-200/0"; pub(crate) const bg_gray_200_of_10: &str = "bg-gray-200/10"; pub(crate) const bg_gray_200_of_100: &str = "bg-gray-200/100"; pub(crate) const bg_gray_200_of_20: &str = "bg-gray-200/20"; pub(crate) const bg_gray_200_of_25: &str = "bg-gray-200/25"; pub(crate) const bg_gray_200_of_30: &str = "bg-gray-200/30"; pub(crate) const bg_gray_200_of_40: &str = "bg-gray-200/40"; pub(crate) const bg_gray_200_of_5: &str = "bg-gray-200/5"; pub(crate) const bg_gray_200_of_50: &str = "bg-gray-200/50"; pub(crate) const bg_gray_200_of_60: &str = "bg-gray-200/60"; pub(crate) const bg_gray_200_of_70: &str = "bg-gray-200/70"; pub(crate) const bg_gray_200_of_75: &str = "bg-gray-200/75"; pub(crate) const bg_gray_200_of_80: &str = "bg-gray-200/80"; pub(crate) const bg_gray_200_of_90: &str = "bg-gray-200/90"; pub(crate) const bg_gray_200_of_95: &str = "bg-gray-200/95"; pub(crate) const bg_gray_300: &str = "bg-gray-300"; pub(crate) const bg_gray_300_of_0: &str = "bg-gray-300/0"; pub(crate) const bg_gray_300_of_10: &str = "bg-gray-300/10"; pub(crate) const bg_gray_300_of_100: &str = "bg-gray-300/100"; pub(crate) const bg_gray_300_of_20: &str = "bg-gray-300/20"; pub(crate) const bg_gray_300_of_25: &str = "bg-gray-300/25"; pub(crate) const bg_gray_300_of_30: &str = "bg-gray-300/30"; pub(crate) const bg_gray_300_of_40: &str = "bg-gray-300/40"; pub(crate) const bg_gray_300_of_5: &str = "bg-gray-300/5"; pub(crate) const bg_gray_300_of_50: &str = "bg-gray-300/50"; pub(crate) const bg_gray_300_of_60: &str = "bg-gray-300/60"; pub(crate) const bg_gray_300_of_70: &str = "bg-gray-300/70"; pub(crate) const bg_gray_300_of_75: &str = "bg-gray-300/75"; pub(crate) const bg_gray_300_of_80: &str = "bg-gray-300/80"; pub(crate) const bg_gray_300_of_90: &str = "bg-gray-300/90"; pub(crate) const bg_gray_300_of_95: &str = "bg-gray-300/95"; pub(crate) const bg_gray_400: &str = "bg-gray-400"; pub(crate) const bg_gray_400_of_0: &str = "bg-gray-400/0"; pub(crate) const bg_gray_400_of_10: &str = "bg-gray-400/10"; pub(crate) const bg_gray_400_of_100: &str = "bg-gray-400/100"; pub(crate) const bg_gray_400_of_20: &str = "bg-gray-400/20"; pub(crate) const bg_gray_400_of_25: &str = "bg-gray-400/25"; pub(crate) const bg_gray_400_of_30: &str = "bg-gray-400/30"; pub(crate) const bg_gray_400_of_40: &str = "bg-gray-400/40"; pub(crate) const bg_gray_400_of_5: &str = "bg-gray-400/5"; pub(crate) const bg_gray_400_of_50: &str = "bg-gray-400/50"; pub(crate) const bg_gray_400_of_60: &str = "bg-gray-400/60"; pub(crate) const bg_gray_400_of_70: &str = "bg-gray-400/70"; pub(crate) const bg_gray_400_of_75: &str = "bg-gray-400/75"; pub(crate) const bg_gray_400_of_80: &str = "bg-gray-400/80"; pub(crate) const bg_gray_400_of_90: &str = "bg-gray-400/90"; pub(crate) const bg_gray_400_of_95: &str = "bg-gray-400/95"; pub(crate) const bg_gray_50: &str = "bg-gray-50"; pub(crate) const bg_gray_500: &str = "bg-gray-500"; pub(crate) const bg_gray_500_of_0: &str = "bg-gray-500/0"; pub(crate) const bg_gray_500_of_10: &str = "bg-gray-500/10"; pub(crate) const bg_gray_500_of_100: &str = "bg-gray-500/100"; pub(crate) const bg_gray_500_of_20: &str = "bg-gray-500/20"; pub(crate) const bg_gray_500_of_25: &str = "bg-gray-500/25"; pub(crate) const bg_gray_500_of_30: &str = "bg-gray-500/30"; pub(crate) const bg_gray_500_of_40: &str = "bg-gray-500/40"; pub(crate) const bg_gray_500_of_5: &str = "bg-gray-500/5"; pub(crate) const bg_gray_500_of_50: &str = "bg-gray-500/50"; pub(crate) const bg_gray_500_of_60: &str = "bg-gray-500/60"; pub(crate) const bg_gray_500_of_70: &str = "bg-gray-500/70"; pub(crate) const bg_gray_500_of_75: &str = "bg-gray-500/75"; pub(crate) const bg_gray_500_of_80: &str = "bg-gray-500/80"; pub(crate) const bg_gray_500_of_90: &str = "bg-gray-500/90"; pub(crate) const bg_gray_500_of_95: &str = "bg-gray-500/95"; pub(crate) const bg_gray_50_of_0: &str = "bg-gray-50/0"; pub(crate) const bg_gray_50_of_10: &str = "bg-gray-50/10"; pub(crate) const bg_gray_50_of_100: &str = "bg-gray-50/100"; pub(crate) const bg_gray_50_of_20: &str = "bg-gray-50/20"; pub(crate) const bg_gray_50_of_25: &str = "bg-gray-50/25"; pub(crate) const bg_gray_50_of_30: &str = "bg-gray-50/30"; pub(crate) const bg_gray_50_of_40: &str = "bg-gray-50/40"; pub(crate) const bg_gray_50_of_5: &str = "bg-gray-50/5"; pub(crate) const bg_gray_50_of_50: &str = "bg-gray-50/50"; pub(crate) const bg_gray_50_of_60: &str = "bg-gray-50/60"; pub(crate) const bg_gray_50_of_70: &str = "bg-gray-50/70"; pub(crate) const bg_gray_50_of_75: &str = "bg-gray-50/75"; pub(crate) const bg_gray_50_of_80: &str = "bg-gray-50/80"; pub(crate) const bg_gray_50_of_90: &str = "bg-gray-50/90"; pub(crate) const bg_gray_50_of_95: &str = "bg-gray-50/95"; pub(crate) const bg_gray_600: &str = "bg-gray-600"; pub(crate) const bg_gray_600_of_0: &str = "bg-gray-600/0"; pub(crate) const bg_gray_600_of_10: &str = "bg-gray-600/10"; pub(crate) const bg_gray_600_of_100: &str = "bg-gray-600/100"; pub(crate) const bg_gray_600_of_20: &str = "bg-gray-600/20"; pub(crate) const bg_gray_600_of_25: &str = "bg-gray-600/25"; pub(crate) const bg_gray_600_of_30: &str = "bg-gray-600/30"; pub(crate) const bg_gray_600_of_40: &str = "bg-gray-600/40"; pub(crate) const bg_gray_600_of_5: &str = "bg-gray-600/5"; pub(crate) const bg_gray_600_of_50: &str = "bg-gray-600/50"; pub(crate) const bg_gray_600_of_60: &str = "bg-gray-600/60"; pub(crate) const bg_gray_600_of_70: &str = "bg-gray-600/70"; pub(crate) const bg_gray_600_of_75: &str = "bg-gray-600/75"; pub(crate) const bg_gray_600_of_80: &str = "bg-gray-600/80"; pub(crate) const bg_gray_600_of_90: &str = "bg-gray-600/90"; pub(crate) const bg_gray_600_of_95: &str = "bg-gray-600/95"; pub(crate) const bg_gray_700: &str = "bg-gray-700"; pub(crate) const bg_gray_700_of_0: &str = "bg-gray-700/0"; pub(crate) const bg_gray_700_of_10: &str = "bg-gray-700/10"; pub(crate) const bg_gray_700_of_100: &str = "bg-gray-700/100"; pub(crate) const bg_gray_700_of_20: &str = "bg-gray-700/20"; pub(crate) const bg_gray_700_of_25: &str = "bg-gray-700/25"; pub(crate) const bg_gray_700_of_30: &str = "bg-gray-700/30"; pub(crate) const bg_gray_700_of_40: &str = "bg-gray-700/40"; pub(crate) const bg_gray_700_of_5: &str = "bg-gray-700/5"; pub(crate) const bg_gray_700_of_50: &str = "bg-gray-700/50"; pub(crate) const bg_gray_700_of_60: &str = "bg-gray-700/60"; pub(crate) const bg_gray_700_of_70: &str = "bg-gray-700/70"; pub(crate) const bg_gray_700_of_75: &str = "bg-gray-700/75"; pub(crate) const bg_gray_700_of_80: &str = "bg-gray-700/80"; pub(crate) const bg_gray_700_of_90: &str = "bg-gray-700/90"; pub(crate) const bg_gray_700_of_95: &str = "bg-gray-700/95"; pub(crate) const bg_gray_800: &str = "bg-gray-800"; pub(crate) const bg_gray_800_of_0: &str = "bg-gray-800/0"; pub(crate) const bg_gray_800_of_10: &str = "bg-gray-800/10"; pub(crate) const bg_gray_800_of_100: &str = "bg-gray-800/100"; pub(crate) const bg_gray_800_of_20: &str = "bg-gray-800/20"; pub(crate) const bg_gray_800_of_25: &str = "bg-gray-800/25"; pub(crate) const bg_gray_800_of_30: &str = "bg-gray-800/30"; pub(crate) const bg_gray_800_of_40: &str = "bg-gray-800/40"; pub(crate) const bg_gray_800_of_5: &str = "bg-gray-800/5"; pub(crate) const bg_gray_800_of_50: &str = "bg-gray-800/50"; pub(crate) const bg_gray_800_of_60: &str = "bg-gray-800/60"; pub(crate) const bg_gray_800_of_70: &str = "bg-gray-800/70"; pub(crate) const bg_gray_800_of_75: &str = "bg-gray-800/75"; pub(crate) const bg_gray_800_of_80: &str = "bg-gray-800/80"; pub(crate) const bg_gray_800_of_90: &str = "bg-gray-800/90"; pub(crate) const bg_gray_800_of_95: &str = "bg-gray-800/95"; pub(crate) const bg_gray_900: &str = "bg-gray-900"; pub(crate) const bg_gray_900_of_0: &str = "bg-gray-900/0"; pub(crate) const bg_gray_900_of_10: &str = "bg-gray-900/10"; pub(crate) const bg_gray_900_of_100: &str = "bg-gray-900/100"; pub(crate) const bg_gray_900_of_20: &str = "bg-gray-900/20"; pub(crate) const bg_gray_900_of_25: &str = "bg-gray-900/25"; pub(crate) const bg_gray_900_of_30: &str = "bg-gray-900/30"; pub(crate) const bg_gray_900_of_40: &str = "bg-gray-900/40"; pub(crate) const bg_gray_900_of_5: &str = "bg-gray-900/5"; pub(crate) const bg_gray_900_of_50: &str = "bg-gray-900/50"; pub(crate) const bg_gray_900_of_60: &str = "bg-gray-900/60"; pub(crate) const bg_gray_900_of_70: &str = "bg-gray-900/70"; pub(crate) const bg_gray_900_of_75: &str = "bg-gray-900/75"; pub(crate) const bg_gray_900_of_80: &str = "bg-gray-900/80"; pub(crate) const bg_gray_900_of_90: &str = "bg-gray-900/90"; pub(crate) const bg_gray_900_of_95: &str = "bg-gray-900/95"; pub(crate) const bg_green_100: &str = "bg-green-100"; pub(crate) const bg_green_100_of_0: &str = "bg-green-100/0"; pub(crate) const bg_green_100_of_10: &str = "bg-green-100/10"; pub(crate) const bg_green_100_of_100: &str = "bg-green-100/100"; pub(crate) const bg_green_100_of_20: &str = "bg-green-100/20"; pub(crate) const bg_green_100_of_25: &str = "bg-green-100/25"; pub(crate) const bg_green_100_of_30: &str = "bg-green-100/30"; pub(crate) const bg_green_100_of_40: &str = "bg-green-100/40"; pub(crate) const bg_green_100_of_5: &str = "bg-green-100/5"; pub(crate) const bg_green_100_of_50: &str = "bg-green-100/50"; pub(crate) const bg_green_100_of_60: &str = "bg-green-100/60"; pub(crate) const bg_green_100_of_70: &str = "bg-green-100/70"; pub(crate) const bg_green_100_of_75: &str = "bg-green-100/75"; pub(crate) const bg_green_100_of_80: &str = "bg-green-100/80"; pub(crate) const bg_green_100_of_90: &str = "bg-green-100/90"; pub(crate) const bg_green_100_of_95: &str = "bg-green-100/95"; pub(crate) const bg_green_200: &str = "bg-green-200"; pub(crate) const bg_green_200_of_0: &str = "bg-green-200/0"; pub(crate) const bg_green_200_of_10: &str = "bg-green-200/10"; pub(crate) const bg_green_200_of_100: &str = "bg-green-200/100"; pub(crate) const bg_green_200_of_20: &str = "bg-green-200/20"; pub(crate) const bg_green_200_of_25: &str = "bg-green-200/25"; pub(crate) const bg_green_200_of_30: &str = "bg-green-200/30"; pub(crate) const bg_green_200_of_40: &str = "bg-green-200/40"; pub(crate) const bg_green_200_of_5: &str = "bg-green-200/5"; pub(crate) const bg_green_200_of_50: &str = "bg-green-200/50"; pub(crate) const bg_green_200_of_60: &str = "bg-green-200/60"; pub(crate) const bg_green_200_of_70: &str = "bg-green-200/70"; pub(crate) const bg_green_200_of_75: &str = "bg-green-200/75"; pub(crate) const bg_green_200_of_80: &str = "bg-green-200/80"; pub(crate) const bg_green_200_of_90: &str = "bg-green-200/90"; pub(crate) const bg_green_200_of_95: &str = "bg-green-200/95"; pub(crate) const bg_green_300: &str = "bg-green-300"; pub(crate) const bg_green_300_of_0: &str = "bg-green-300/0"; pub(crate) const bg_green_300_of_10: &str = "bg-green-300/10"; pub(crate) const bg_green_300_of_100: &str = "bg-green-300/100"; pub(crate) const bg_green_300_of_20: &str = "bg-green-300/20"; pub(crate) const bg_green_300_of_25: &str = "bg-green-300/25"; pub(crate) const bg_green_300_of_30: &str = "bg-green-300/30"; pub(crate) const bg_green_300_of_40: &str = "bg-green-300/40"; pub(crate) const bg_green_300_of_5: &str = "bg-green-300/5"; pub(crate) const bg_green_300_of_50: &str = "bg-green-300/50"; pub(crate) const bg_green_300_of_60: &str = "bg-green-300/60"; pub(crate) const bg_green_300_of_70: &str = "bg-green-300/70"; pub(crate) const bg_green_300_of_75: &str = "bg-green-300/75"; pub(crate) const bg_green_300_of_80: &str = "bg-green-300/80"; pub(crate) const bg_green_300_of_90: &str = "bg-green-300/90"; pub(crate) const bg_green_300_of_95: &str = "bg-green-300/95"; pub(crate) const bg_green_400: &str = "bg-green-400"; pub(crate) const bg_green_400_of_0: &str = "bg-green-400/0"; pub(crate) const bg_green_400_of_10: &str = "bg-green-400/10"; pub(crate) const bg_green_400_of_100: &str = "bg-green-400/100"; pub(crate) const bg_green_400_of_20: &str = "bg-green-400/20"; pub(crate) const bg_green_400_of_25: &str = "bg-green-400/25"; pub(crate) const bg_green_400_of_30: &str = "bg-green-400/30"; pub(crate) const bg_green_400_of_40: &str = "bg-green-400/40"; pub(crate) const bg_green_400_of_5: &str = "bg-green-400/5"; pub(crate) const bg_green_400_of_50: &str = "bg-green-400/50"; pub(crate) const bg_green_400_of_60: &str = "bg-green-400/60"; pub(crate) const bg_green_400_of_70: &str = "bg-green-400/70"; pub(crate) const bg_green_400_of_75: &str = "bg-green-400/75"; pub(crate) const bg_green_400_of_80: &str = "bg-green-400/80"; pub(crate) const bg_green_400_of_90: &str = "bg-green-400/90"; pub(crate) const bg_green_400_of_95: &str = "bg-green-400/95"; pub(crate) const bg_green_50: &str = "bg-green-50"; pub(crate) const bg_green_500: &str = "bg-green-500"; pub(crate) const bg_green_500_of_0: &str = "bg-green-500/0"; pub(crate) const bg_green_500_of_10: &str = "bg-green-500/10"; pub(crate) const bg_green_500_of_100: &str = "bg-green-500/100"; pub(crate) const bg_green_500_of_20: &str = "bg-green-500/20"; pub(crate) const bg_green_500_of_25: &str = "bg-green-500/25"; pub(crate) const bg_green_500_of_30: &str = "bg-green-500/30"; pub(crate) const bg_green_500_of_40: &str = "bg-green-500/40"; pub(crate) const bg_green_500_of_5: &str = "bg-green-500/5"; pub(crate) const bg_green_500_of_50: &str = "bg-green-500/50"; pub(crate) const bg_green_500_of_60: &str = "bg-green-500/60"; pub(crate) const bg_green_500_of_70: &str = "bg-green-500/70"; pub(crate) const bg_green_500_of_75: &str = "bg-green-500/75"; pub(crate) const bg_green_500_of_80: &str = "bg-green-500/80"; pub(crate) const bg_green_500_of_90: &str = "bg-green-500/90"; pub(crate) const bg_green_500_of_95: &str = "bg-green-500/95"; pub(crate) const bg_green_50_of_0: &str = "bg-green-50/0"; pub(crate) const bg_green_50_of_10: &str = "bg-green-50/10"; pub(crate) const bg_green_50_of_100: &str = "bg-green-50/100"; pub(crate) const bg_green_50_of_20: &str = "bg-green-50/20"; pub(crate) const bg_green_50_of_25: &str = "bg-green-50/25"; pub(crate) const bg_green_50_of_30: &str = "bg-green-50/30"; pub(crate) const bg_green_50_of_40: &str = "bg-green-50/40"; pub(crate) const bg_green_50_of_5: &str = "bg-green-50/5"; pub(crate) const bg_green_50_of_50: &str = "bg-green-50/50"; pub(crate) const bg_green_50_of_60: &str = "bg-green-50/60"; pub(crate) const bg_green_50_of_70: &str = "bg-green-50/70"; pub(crate) const bg_green_50_of_75: &str = "bg-green-50/75"; pub(crate) const bg_green_50_of_80: &str = "bg-green-50/80"; pub(crate) const bg_green_50_of_90: &str = "bg-green-50/90"; pub(crate) const bg_green_50_of_95: &str = "bg-green-50/95"; pub(crate) const bg_green_600: &str = "bg-green-600"; pub(crate) const bg_green_600_of_0: &str = "bg-green-600/0"; pub(crate) const bg_green_600_of_10: &str = "bg-green-600/10"; pub(crate) const bg_green_600_of_100: &str = "bg-green-600/100"; pub(crate) const bg_green_600_of_20: &str = "bg-green-600/20"; pub(crate) const bg_green_600_of_25: &str = "bg-green-600/25"; pub(crate) const bg_green_600_of_30: &str = "bg-green-600/30"; pub(crate) const bg_green_600_of_40: &str = "bg-green-600/40"; pub(crate) const bg_green_600_of_5: &str = "bg-green-600/5"; pub(crate) const bg_green_600_of_50: &str = "bg-green-600/50"; pub(crate) const bg_green_600_of_60: &str = "bg-green-600/60"; pub(crate) const bg_green_600_of_70: &str = "bg-green-600/70"; pub(crate) const bg_green_600_of_75: &str = "bg-green-600/75"; pub(crate) const bg_green_600_of_80: &str = "bg-green-600/80"; pub(crate) const bg_green_600_of_90: &str = "bg-green-600/90"; pub(crate) const bg_green_600_of_95: &str = "bg-green-600/95"; pub(crate) const bg_green_700: &str = "bg-green-700"; pub(crate) const bg_green_700_of_0: &str = "bg-green-700/0"; pub(crate) const bg_green_700_of_10: &str = "bg-green-700/10"; pub(crate) const bg_green_700_of_100: &str = "bg-green-700/100"; pub(crate) const bg_green_700_of_20: &str = "bg-green-700/20"; pub(crate) const bg_green_700_of_25: &str = "bg-green-700/25"; pub(crate) const bg_green_700_of_30: &str = "bg-green-700/30"; pub(crate) const bg_green_700_of_40: &str = "bg-green-700/40"; pub(crate) const bg_green_700_of_5: &str = "bg-green-700/5"; pub(crate) const bg_green_700_of_50: &str = "bg-green-700/50"; pub(crate) const bg_green_700_of_60: &str = "bg-green-700/60"; pub(crate) const bg_green_700_of_70: &str = "bg-green-700/70"; pub(crate) const bg_green_700_of_75: &str = "bg-green-700/75"; pub(crate) const bg_green_700_of_80: &str = "bg-green-700/80"; pub(crate) const bg_green_700_of_90: &str = "bg-green-700/90"; pub(crate) const bg_green_700_of_95: &str = "bg-green-700/95"; pub(crate) const bg_green_800: &str = "bg-green-800"; pub(crate) const bg_green_800_of_0: &str = "bg-green-800/0"; pub(crate) const bg_green_800_of_10: &str = "bg-green-800/10"; pub(crate) const bg_green_800_of_100: &str = "bg-green-800/100"; pub(crate) const bg_green_800_of_20: &str = "bg-green-800/20"; pub(crate) const bg_green_800_of_25: &str = "bg-green-800/25"; pub(crate) const bg_green_800_of_30: &str = "bg-green-800/30"; pub(crate) const bg_green_800_of_40: &str = "bg-green-800/40"; pub(crate) const bg_green_800_of_5: &str = "bg-green-800/5"; pub(crate) const bg_green_800_of_50: &str = "bg-green-800/50"; pub(crate) const bg_green_800_of_60: &str = "bg-green-800/60"; pub(crate) const bg_green_800_of_70: &str = "bg-green-800/70"; pub(crate) const bg_green_800_of_75: &str = "bg-green-800/75"; pub(crate) const bg_green_800_of_80: &str = "bg-green-800/80"; pub(crate) const bg_green_800_of_90: &str = "bg-green-800/90"; pub(crate) const bg_green_800_of_95: &str = "bg-green-800/95"; pub(crate) const bg_green_900: &str = "bg-green-900"; pub(crate) const bg_green_900_of_0: &str = "bg-green-900/0"; pub(crate) const bg_green_900_of_10: &str = "bg-green-900/10"; pub(crate) const bg_green_900_of_100: &str = "bg-green-900/100"; pub(crate) const bg_green_900_of_20: &str = "bg-green-900/20"; pub(crate) const bg_green_900_of_25: &str = "bg-green-900/25"; pub(crate) const bg_green_900_of_30: &str = "bg-green-900/30"; pub(crate) const bg_green_900_of_40: &str = "bg-green-900/40"; pub(crate) const bg_green_900_of_5: &str = "bg-green-900/5"; pub(crate) const bg_green_900_of_50: &str = "bg-green-900/50"; pub(crate) const bg_green_900_of_60: &str = "bg-green-900/60"; pub(crate) const bg_green_900_of_70: &str = "bg-green-900/70"; pub(crate) const bg_green_900_of_75: &str = "bg-green-900/75"; pub(crate) const bg_green_900_of_80: &str = "bg-green-900/80"; pub(crate) const bg_green_900_of_90: &str = "bg-green-900/90"; pub(crate) const bg_green_900_of_95: &str = "bg-green-900/95"; pub(crate) const bg_indigo_100: &str = "bg-indigo-100"; pub(crate) const bg_indigo_100_of_0: &str = "bg-indigo-100/0"; pub(crate) const bg_indigo_100_of_10: &str = "bg-indigo-100/10"; pub(crate) const bg_indigo_100_of_100: &str = "bg-indigo-100/100"; pub(crate) const bg_indigo_100_of_20: &str = "bg-indigo-100/20"; pub(crate) const bg_indigo_100_of_25: &str = "bg-indigo-100/25"; pub(crate) const bg_indigo_100_of_30: &str = "bg-indigo-100/30"; pub(crate) const bg_indigo_100_of_40: &str = "bg-indigo-100/40"; pub(crate) const bg_indigo_100_of_5: &str = "bg-indigo-100/5"; pub(crate) const bg_indigo_100_of_50: &str = "bg-indigo-100/50"; pub(crate) const bg_indigo_100_of_60: &str = "bg-indigo-100/60"; pub(crate) const bg_indigo_100_of_70: &str = "bg-indigo-100/70"; pub(crate) const bg_indigo_100_of_75: &str = "bg-indigo-100/75"; pub(crate) const bg_indigo_100_of_80: &str = "bg-indigo-100/80"; pub(crate) const bg_indigo_100_of_90: &str = "bg-indigo-100/90"; pub(crate) const bg_indigo_100_of_95: &str = "bg-indigo-100/95"; pub(crate) const bg_indigo_200: &str = "bg-indigo-200"; pub(crate) const bg_indigo_200_of_0: &str = "bg-indigo-200/0"; pub(crate) const bg_indigo_200_of_10: &str = "bg-indigo-200/10"; pub(crate) const bg_indigo_200_of_100: &str = "bg-indigo-200/100"; pub(crate) const bg_indigo_200_of_20: &str = "bg-indigo-200/20"; pub(crate) const bg_indigo_200_of_25: &str = "bg-indigo-200/25"; pub(crate) const bg_indigo_200_of_30: &str = "bg-indigo-200/30"; pub(crate) const bg_indigo_200_of_40: &str = "bg-indigo-200/40"; pub(crate) const bg_indigo_200_of_5: &str = "bg-indigo-200/5"; pub(crate) const bg_indigo_200_of_50: &str = "bg-indigo-200/50"; pub(crate) const bg_indigo_200_of_60: &str = "bg-indigo-200/60"; pub(crate) const bg_indigo_200_of_70: &str = "bg-indigo-200/70"; pub(crate) const bg_indigo_200_of_75: &str = "bg-indigo-200/75"; pub(crate) const bg_indigo_200_of_80: &str = "bg-indigo-200/80"; pub(crate) const bg_indigo_200_of_90: &str = "bg-indigo-200/90"; pub(crate) const bg_indigo_200_of_95: &str = "bg-indigo-200/95"; pub(crate) const bg_indigo_300: &str = "bg-indigo-300"; pub(crate) const bg_indigo_300_of_0: &str = "bg-indigo-300/0"; pub(crate) const bg_indigo_300_of_10: &str = "bg-indigo-300/10"; pub(crate) const bg_indigo_300_of_100: &str = "bg-indigo-300/100"; pub(crate) const bg_indigo_300_of_20: &str = "bg-indigo-300/20"; pub(crate) const bg_indigo_300_of_25: &str = "bg-indigo-300/25"; pub(crate) const bg_indigo_300_of_30: &str = "bg-indigo-300/30"; pub(crate) const bg_indigo_300_of_40: &str = "bg-indigo-300/40"; pub(crate) const bg_indigo_300_of_5: &str = "bg-indigo-300/5"; pub(crate) const bg_indigo_300_of_50: &str = "bg-indigo-300/50"; pub(crate) const bg_indigo_300_of_60: &str = "bg-indigo-300/60"; pub(crate) const bg_indigo_300_of_70: &str = "bg-indigo-300/70"; pub(crate) const bg_indigo_300_of_75: &str = "bg-indigo-300/75"; pub(crate) const bg_indigo_300_of_80: &str = "bg-indigo-300/80"; pub(crate) const bg_indigo_300_of_90: &str = "bg-indigo-300/90"; pub(crate) const bg_indigo_300_of_95: &str = "bg-indigo-300/95"; pub(crate) const bg_indigo_400: &str = "bg-indigo-400"; pub(crate) const bg_indigo_400_of_0: &str = "bg-indigo-400/0"; pub(crate) const bg_indigo_400_of_10: &str = "bg-indigo-400/10"; pub(crate) const bg_indigo_400_of_100: &str = "bg-indigo-400/100"; pub(crate) const bg_indigo_400_of_20: &str = "bg-indigo-400/20"; pub(crate) const bg_indigo_400_of_25: &str = "bg-indigo-400/25"; pub(crate) const bg_indigo_400_of_30: &str = "bg-indigo-400/30"; pub(crate) const bg_indigo_400_of_40: &str = "bg-indigo-400/40"; pub(crate) const bg_indigo_400_of_5: &str = "bg-indigo-400/5"; pub(crate) const bg_indigo_400_of_50: &str = "bg-indigo-400/50"; pub(crate) const bg_indigo_400_of_60: &str = "bg-indigo-400/60"; pub(crate) const bg_indigo_400_of_70: &str = "bg-indigo-400/70"; pub(crate) const bg_indigo_400_of_75: &str = "bg-indigo-400/75"; pub(crate) const bg_indigo_400_of_80: &str = "bg-indigo-400/80"; pub(crate) const bg_indigo_400_of_90: &str = "bg-indigo-400/90"; pub(crate) const bg_indigo_400_of_95: &str = "bg-indigo-400/95"; pub(crate) const bg_indigo_50: &str = "bg-indigo-50"; pub(crate) const bg_indigo_500: &str = "bg-indigo-500"; pub(crate) const bg_indigo_500_of_0: &str = "bg-indigo-500/0"; pub(crate) const bg_indigo_500_of_10: &str = "bg-indigo-500/10"; pub(crate) const bg_indigo_500_of_100: &str = "bg-indigo-500/100"; pub(crate) const bg_indigo_500_of_20: &str = "bg-indigo-500/20"; pub(crate) const bg_indigo_500_of_25: &str = "bg-indigo-500/25"; pub(crate) const bg_indigo_500_of_30: &str = "bg-indigo-500/30"; pub(crate) const bg_indigo_500_of_40: &str = "bg-indigo-500/40"; pub(crate) const bg_indigo_500_of_5: &str = "bg-indigo-500/5"; pub(crate) const bg_indigo_500_of_50: &str = "bg-indigo-500/50"; pub(crate) const bg_indigo_500_of_60: &str = "bg-indigo-500/60"; pub(crate) const bg_indigo_500_of_70: &str = "bg-indigo-500/70"; pub(crate) const bg_indigo_500_of_75: &str = "bg-indigo-500/75"; pub(crate) const bg_indigo_500_of_80: &str = "bg-indigo-500/80"; pub(crate) const bg_indigo_500_of_90: &str = "bg-indigo-500/90"; pub(crate) const bg_indigo_500_of_95: &str = "bg-indigo-500/95"; pub(crate) const bg_indigo_50_of_0: &str = "bg-indigo-50/0"; pub(crate) const bg_indigo_50_of_10: &str = "bg-indigo-50/10"; pub(crate) const bg_indigo_50_of_100: &str = "bg-indigo-50/100"; pub(crate) const bg_indigo_50_of_20: &str = "bg-indigo-50/20"; pub(crate) const bg_indigo_50_of_25: &str = "bg-indigo-50/25"; pub(crate) const bg_indigo_50_of_30: &str = "bg-indigo-50/30"; pub(crate) const bg_indigo_50_of_40: &str = "bg-indigo-50/40"; pub(crate) const bg_indigo_50_of_5: &str = "bg-indigo-50/5"; pub(crate) const bg_indigo_50_of_50: &str = "bg-indigo-50/50"; pub(crate) const bg_indigo_50_of_60: &str = "bg-indigo-50/60"; pub(crate) const bg_indigo_50_of_70: &str = "bg-indigo-50/70"; pub(crate) const bg_indigo_50_of_75: &str = "bg-indigo-50/75"; pub(crate) const bg_indigo_50_of_80: &str = "bg-indigo-50/80"; pub(crate) const bg_indigo_50_of_90: &str = "bg-indigo-50/90"; pub(crate) const bg_indigo_50_of_95: &str = "bg-indigo-50/95"; pub(crate) const bg_indigo_600: &str = "bg-indigo-600"; pub(crate) const bg_indigo_600_of_0: &str = "bg-indigo-600/0"; pub(crate) const bg_indigo_600_of_10: &str = "bg-indigo-600/10"; pub(crate) const bg_indigo_600_of_100: &str = "bg-indigo-600/100"; pub(crate) const bg_indigo_600_of_20: &str = "bg-indigo-600/20"; pub(crate) const bg_indigo_600_of_25: &str = "bg-indigo-600/25"; pub(crate) const bg_indigo_600_of_30: &str = "bg-indigo-600/30"; pub(crate) const bg_indigo_600_of_40: &str = "bg-indigo-600/40"; pub(crate) const bg_indigo_600_of_5: &str = "bg-indigo-600/5"; pub(crate) const bg_indigo_600_of_50: &str = "bg-indigo-600/50"; pub(crate) const bg_indigo_600_of_60: &str = "bg-indigo-600/60"; pub(crate) const bg_indigo_600_of_70: &str = "bg-indigo-600/70"; pub(crate) const bg_indigo_600_of_75: &str = "bg-indigo-600/75"; pub(crate) const bg_indigo_600_of_80: &str = "bg-indigo-600/80"; pub(crate) const bg_indigo_600_of_90: &str = "bg-indigo-600/90"; pub(crate) const bg_indigo_600_of_95: &str = "bg-indigo-600/95"; pub(crate) const bg_indigo_700: &str = "bg-indigo-700"; pub(crate) const bg_indigo_700_of_0: &str = "bg-indigo-700/0"; pub(crate) const bg_indigo_700_of_10: &str = "bg-indigo-700/10"; pub(crate) const bg_indigo_700_of_100: &str = "bg-indigo-700/100"; pub(crate) const bg_indigo_700_of_20: &str = "bg-indigo-700/20"; pub(crate) const bg_indigo_700_of_25: &str = "bg-indigo-700/25"; pub(crate) const bg_indigo_700_of_30: &str = "bg-indigo-700/30"; pub(crate) const bg_indigo_700_of_40: &str = "bg-indigo-700/40"; pub(crate) const bg_indigo_700_of_5: &str = "bg-indigo-700/5"; pub(crate) const bg_indigo_700_of_50: &str = "bg-indigo-700/50"; pub(crate) const bg_indigo_700_of_60: &str = "bg-indigo-700/60"; pub(crate) const bg_indigo_700_of_70: &str = "bg-indigo-700/70"; pub(crate) const bg_indigo_700_of_75: &str = "bg-indigo-700/75"; pub(crate) const bg_indigo_700_of_80: &str = "bg-indigo-700/80"; pub(crate) const bg_indigo_700_of_90: &str = "bg-indigo-700/90"; pub(crate) const bg_indigo_700_of_95: &str = "bg-indigo-700/95"; pub(crate) const bg_indigo_800: &str = "bg-indigo-800"; pub(crate) const bg_indigo_800_of_0: &str = "bg-indigo-800/0"; pub(crate) const bg_indigo_800_of_10: &str = "bg-indigo-800/10"; pub(crate) const bg_indigo_800_of_100: &str = "bg-indigo-800/100"; pub(crate) const bg_indigo_800_of_20: &str = "bg-indigo-800/20"; pub(crate) const bg_indigo_800_of_25: &str = "bg-indigo-800/25"; pub(crate) const bg_indigo_800_of_30: &str = "bg-indigo-800/30"; pub(crate) const bg_indigo_800_of_40: &str = "bg-indigo-800/40"; pub(crate) const bg_indigo_800_of_5: &str = "bg-indigo-800/5"; pub(crate) const bg_indigo_800_of_50: &str = "bg-indigo-800/50"; pub(crate) const bg_indigo_800_of_60: &str = "bg-indigo-800/60"; pub(crate) const bg_indigo_800_of_70: &str = "bg-indigo-800/70"; pub(crate) const bg_indigo_800_of_75: &str = "bg-indigo-800/75"; pub(crate) const bg_indigo_800_of_80: &str = "bg-indigo-800/80"; pub(crate) const bg_indigo_800_of_90: &str = "bg-indigo-800/90"; pub(crate) const bg_indigo_800_of_95: &str = "bg-indigo-800/95"; pub(crate) const bg_indigo_900: &str = "bg-indigo-900"; pub(crate) const bg_indigo_900_of_0: &str = "bg-indigo-900/0"; pub(crate) const bg_indigo_900_of_10: &str = "bg-indigo-900/10"; pub(crate) const bg_indigo_900_of_100: &str = "bg-indigo-900/100"; pub(crate) const bg_indigo_900_of_20: &str = "bg-indigo-900/20"; pub(crate) const bg_indigo_900_of_25: &str = "bg-indigo-900/25"; pub(crate) const bg_indigo_900_of_30: &str = "bg-indigo-900/30"; pub(crate) const bg_indigo_900_of_40: &str = "bg-indigo-900/40"; pub(crate) const bg_indigo_900_of_5: &str = "bg-indigo-900/5"; pub(crate) const bg_indigo_900_of_50: &str = "bg-indigo-900/50"; pub(crate) const bg_indigo_900_of_60: &str = "bg-indigo-900/60"; pub(crate) const bg_indigo_900_of_70: &str = "bg-indigo-900/70"; pub(crate) const bg_indigo_900_of_75: &str = "bg-indigo-900/75"; pub(crate) const bg_indigo_900_of_80: &str = "bg-indigo-900/80"; pub(crate) const bg_indigo_900_of_90: &str = "bg-indigo-900/90"; pub(crate) const bg_indigo_900_of_95: &str = "bg-indigo-900/95"; pub(crate) const bg_inherit: &str = "bg-inherit"; pub(crate) const bg_left: &str = "bg-left"; pub(crate) const bg_left_bottom: &str = "bg-left-bottom"; pub(crate) const bg_left_top: &str = "bg-left-top"; pub(crate) const bg_lime_100: &str = "bg-lime-100"; pub(crate) const bg_lime_100_of_0: &str = "bg-lime-100/0"; pub(crate) const bg_lime_100_of_10: &str = "bg-lime-100/10"; pub(crate) const bg_lime_100_of_100: &str = "bg-lime-100/100"; pub(crate) const bg_lime_100_of_20: &str = "bg-lime-100/20"; pub(crate) const bg_lime_100_of_25: &str = "bg-lime-100/25"; pub(crate) const bg_lime_100_of_30: &str = "bg-lime-100/30"; pub(crate) const bg_lime_100_of_40: &str = "bg-lime-100/40"; pub(crate) const bg_lime_100_of_5: &str = "bg-lime-100/5"; pub(crate) const bg_lime_100_of_50: &str = "bg-lime-100/50"; pub(crate) const bg_lime_100_of_60: &str = "bg-lime-100/60"; pub(crate) const bg_lime_100_of_70: &str = "bg-lime-100/70"; pub(crate) const bg_lime_100_of_75: &str = "bg-lime-100/75"; pub(crate) const bg_lime_100_of_80: &str = "bg-lime-100/80"; pub(crate) const bg_lime_100_of_90: &str = "bg-lime-100/90"; pub(crate) const bg_lime_100_of_95: &str = "bg-lime-100/95"; pub(crate) const bg_lime_200: &str = "bg-lime-200"; pub(crate) const bg_lime_200_of_0: &str = "bg-lime-200/0"; pub(crate) const bg_lime_200_of_10: &str = "bg-lime-200/10"; pub(crate) const bg_lime_200_of_100: &str = "bg-lime-200/100"; pub(crate) const bg_lime_200_of_20: &str = "bg-lime-200/20"; pub(crate) const bg_lime_200_of_25: &str = "bg-lime-200/25"; pub(crate) const bg_lime_200_of_30: &str = "bg-lime-200/30"; pub(crate) const bg_lime_200_of_40: &str = "bg-lime-200/40"; pub(crate) const bg_lime_200_of_5: &str = "bg-lime-200/5"; pub(crate) const bg_lime_200_of_50: &str = "bg-lime-200/50"; pub(crate) const bg_lime_200_of_60: &str = "bg-lime-200/60"; pub(crate) const bg_lime_200_of_70: &str = "bg-lime-200/70"; pub(crate) const bg_lime_200_of_75: &str = "bg-lime-200/75"; pub(crate) const bg_lime_200_of_80: &str = "bg-lime-200/80"; pub(crate) const bg_lime_200_of_90: &str = "bg-lime-200/90"; pub(crate) const bg_lime_200_of_95: &str = "bg-lime-200/95"; pub(crate) const bg_lime_300: &str = "bg-lime-300"; pub(crate) const bg_lime_300_of_0: &str = "bg-lime-300/0"; pub(crate) const bg_lime_300_of_10: &str = "bg-lime-300/10"; pub(crate) const bg_lime_300_of_100: &str = "bg-lime-300/100"; pub(crate) const bg_lime_300_of_20: &str = "bg-lime-300/20"; pub(crate) const bg_lime_300_of_25: &str = "bg-lime-300/25"; pub(crate) const bg_lime_300_of_30: &str = "bg-lime-300/30"; pub(crate) const bg_lime_300_of_40: &str = "bg-lime-300/40"; pub(crate) const bg_lime_300_of_5: &str = "bg-lime-300/5"; pub(crate) const bg_lime_300_of_50: &str = "bg-lime-300/50"; pub(crate) const bg_lime_300_of_60: &str = "bg-lime-300/60"; pub(crate) const bg_lime_300_of_70: &str = "bg-lime-300/70"; pub(crate) const bg_lime_300_of_75: &str = "bg-lime-300/75"; pub(crate) const bg_lime_300_of_80: &str = "bg-lime-300/80"; pub(crate) const bg_lime_300_of_90: &str = "bg-lime-300/90"; pub(crate) const bg_lime_300_of_95: &str = "bg-lime-300/95"; pub(crate) const bg_lime_400: &str = "bg-lime-400"; pub(crate) const bg_lime_400_of_0: &str = "bg-lime-400/0"; pub(crate) const bg_lime_400_of_10: &str = "bg-lime-400/10"; pub(crate) const bg_lime_400_of_100: &str = "bg-lime-400/100"; pub(crate) const bg_lime_400_of_20: &str = "bg-lime-400/20"; pub(crate) const bg_lime_400_of_25: &str = "bg-lime-400/25"; pub(crate) const bg_lime_400_of_30: &str = "bg-lime-400/30"; pub(crate) const bg_lime_400_of_40: &str = "bg-lime-400/40"; pub(crate) const bg_lime_400_of_5: &str = "bg-lime-400/5"; pub(crate) const bg_lime_400_of_50: &str = "bg-lime-400/50"; pub(crate) const bg_lime_400_of_60: &str = "bg-lime-400/60"; pub(crate) const bg_lime_400_of_70: &str = "bg-lime-400/70"; pub(crate) const bg_lime_400_of_75: &str = "bg-lime-400/75"; pub(crate) const bg_lime_400_of_80: &str = "bg-lime-400/80"; pub(crate) const bg_lime_400_of_90: &str = "bg-lime-400/90"; pub(crate) const bg_lime_400_of_95: &str = "bg-lime-400/95"; pub(crate) const bg_lime_50: &str = "bg-lime-50"; pub(crate) const bg_lime_500: &str = "bg-lime-500"; pub(crate) const bg_lime_500_of_0: &str = "bg-lime-500/0"; pub(crate) const bg_lime_500_of_10: &str = "bg-lime-500/10"; pub(crate) const bg_lime_500_of_100: &str = "bg-lime-500/100"; pub(crate) const bg_lime_500_of_20: &str = "bg-lime-500/20"; pub(crate) const bg_lime_500_of_25: &str = "bg-lime-500/25"; pub(crate) const bg_lime_500_of_30: &str = "bg-lime-500/30"; pub(crate) const bg_lime_500_of_40: &str = "bg-lime-500/40"; pub(crate) const bg_lime_500_of_5: &str = "bg-lime-500/5"; pub(crate) const bg_lime_500_of_50: &str = "bg-lime-500/50"; pub(crate) const bg_lime_500_of_60: &str = "bg-lime-500/60"; pub(crate) const bg_lime_500_of_70: &str = "bg-lime-500/70"; pub(crate) const bg_lime_500_of_75: &str = "bg-lime-500/75"; pub(crate) const bg_lime_500_of_80: &str = "bg-lime-500/80"; pub(crate) const bg_lime_500_of_90: &str = "bg-lime-500/90"; pub(crate) const bg_lime_500_of_95: &str = "bg-lime-500/95"; pub(crate) const bg_lime_50_of_0: &str = "bg-lime-50/0"; pub(crate) const bg_lime_50_of_10: &str = "bg-lime-50/10"; pub(crate) const bg_lime_50_of_100: &str = "bg-lime-50/100"; pub(crate) const bg_lime_50_of_20: &str = "bg-lime-50/20"; pub(crate) const bg_lime_50_of_25: &str = "bg-lime-50/25"; pub(crate) const bg_lime_50_of_30: &str = "bg-lime-50/30"; pub(crate) const bg_lime_50_of_40: &str = "bg-lime-50/40"; pub(crate) const bg_lime_50_of_5: &str = "bg-lime-50/5"; pub(crate) const bg_lime_50_of_50: &str = "bg-lime-50/50"; pub(crate) const bg_lime_50_of_60: &str = "bg-lime-50/60"; pub(crate) const bg_lime_50_of_70: &str = "bg-lime-50/70"; pub(crate) const bg_lime_50_of_75: &str = "bg-lime-50/75"; pub(crate) const bg_lime_50_of_80: &str = "bg-lime-50/80"; pub(crate) const bg_lime_50_of_90: &str = "bg-lime-50/90"; pub(crate) const bg_lime_50_of_95: &str = "bg-lime-50/95"; pub(crate) const bg_lime_600: &str = "bg-lime-600"; pub(crate) const bg_lime_600_of_0: &str = "bg-lime-600/0"; pub(crate) const bg_lime_600_of_10: &str = "bg-lime-600/10"; pub(crate) const bg_lime_600_of_100: &str = "bg-lime-600/100"; pub(crate) const bg_lime_600_of_20: &str = "bg-lime-600/20"; pub(crate) const bg_lime_600_of_25: &str = "bg-lime-600/25"; pub(crate) const bg_lime_600_of_30: &str = "bg-lime-600/30"; pub(crate) const bg_lime_600_of_40: &str = "bg-lime-600/40"; pub(crate) const bg_lime_600_of_5: &str = "bg-lime-600/5"; pub(crate) const bg_lime_600_of_50: &str = "bg-lime-600/50"; pub(crate) const bg_lime_600_of_60: &str = "bg-lime-600/60"; pub(crate) const bg_lime_600_of_70: &str = "bg-lime-600/70"; pub(crate) const bg_lime_600_of_75: &str = "bg-lime-600/75"; pub(crate) const bg_lime_600_of_80: &str = "bg-lime-600/80"; pub(crate) const bg_lime_600_of_90: &str = "bg-lime-600/90"; pub(crate) const bg_lime_600_of_95: &str = "bg-lime-600/95"; pub(crate) const bg_lime_700: &str = "bg-lime-700"; pub(crate) const bg_lime_700_of_0: &str = "bg-lime-700/0"; pub(crate) const bg_lime_700_of_10: &str = "bg-lime-700/10"; pub(crate) const bg_lime_700_of_100: &str = "bg-lime-700/100"; pub(crate) const bg_lime_700_of_20: &str = "bg-lime-700/20"; pub(crate) const bg_lime_700_of_25: &str = "bg-lime-700/25"; pub(crate) const bg_lime_700_of_30: &str = "bg-lime-700/30"; pub(crate) const bg_lime_700_of_40: &str = "bg-lime-700/40"; pub(crate) const bg_lime_700_of_5: &str = "bg-lime-700/5"; pub(crate) const bg_lime_700_of_50: &str = "bg-lime-700/50"; pub(crate) const bg_lime_700_of_60: &str = "bg-lime-700/60"; pub(crate) const bg_lime_700_of_70: &str = "bg-lime-700/70"; pub(crate) const bg_lime_700_of_75: &str = "bg-lime-700/75"; pub(crate) const bg_lime_700_of_80: &str = "bg-lime-700/80"; pub(crate) const bg_lime_700_of_90: &str = "bg-lime-700/90"; pub(crate) const bg_lime_700_of_95: &str = "bg-lime-700/95"; pub(crate) const bg_lime_800: &str = "bg-lime-800"; pub(crate) const bg_lime_800_of_0: &str = "bg-lime-800/0"; pub(crate) const bg_lime_800_of_10: &str = "bg-lime-800/10"; pub(crate) const bg_lime_800_of_100: &str = "bg-lime-800/100"; pub(crate) const bg_lime_800_of_20: &str = "bg-lime-800/20"; pub(crate) const bg_lime_800_of_25: &str = "bg-lime-800/25"; pub(crate) const bg_lime_800_of_30: &str = "bg-lime-800/30"; pub(crate) const bg_lime_800_of_40: &str = "bg-lime-800/40"; pub(crate) const bg_lime_800_of_5: &str = "bg-lime-800/5"; pub(crate) const bg_lime_800_of_50: &str = "bg-lime-800/50"; pub(crate) const bg_lime_800_of_60: &str = "bg-lime-800/60"; pub(crate) const bg_lime_800_of_70: &str = "bg-lime-800/70"; pub(crate) const bg_lime_800_of_75: &str = "bg-lime-800/75"; pub(crate) const bg_lime_800_of_80: &str = "bg-lime-800/80"; pub(crate) const bg_lime_800_of_90: &str = "bg-lime-800/90"; pub(crate) const bg_lime_800_of_95: &str = "bg-lime-800/95"; pub(crate) const bg_lime_900: &str = "bg-lime-900"; pub(crate) const bg_lime_900_of_0: &str = "bg-lime-900/0"; pub(crate) const bg_lime_900_of_10: &str = "bg-lime-900/10"; pub(crate) const bg_lime_900_of_100: &str = "bg-lime-900/100"; pub(crate) const bg_lime_900_of_20: &str = "bg-lime-900/20"; pub(crate) const bg_lime_900_of_25: &str = "bg-lime-900/25"; pub(crate) const bg_lime_900_of_30: &str = "bg-lime-900/30"; pub(crate) const bg_lime_900_of_40: &str = "bg-lime-900/40"; pub(crate) const bg_lime_900_of_5: &str = "bg-lime-900/5"; pub(crate) const bg_lime_900_of_50: &str = "bg-lime-900/50"; pub(crate) const bg_lime_900_of_60: &str = "bg-lime-900/60"; pub(crate) const bg_lime_900_of_70: &str = "bg-lime-900/70"; pub(crate) const bg_lime_900_of_75: &str = "bg-lime-900/75"; pub(crate) const bg_lime_900_of_80: &str = "bg-lime-900/80"; pub(crate) const bg_lime_900_of_90: &str = "bg-lime-900/90"; pub(crate) const bg_lime_900_of_95: &str = "bg-lime-900/95"; pub(crate) const bg_local: &str = "bg-local"; pub(crate) const bg_neutral_100: &str = "bg-neutral-100"; pub(crate) const bg_neutral_100_of_0: &str = "bg-neutral-100/0"; pub(crate) const bg_neutral_100_of_10: &str = "bg-neutral-100/10"; pub(crate) const bg_neutral_100_of_100: &str = "bg-neutral-100/100"; pub(crate) const bg_neutral_100_of_20: &str = "bg-neutral-100/20"; pub(crate) const bg_neutral_100_of_25: &str = "bg-neutral-100/25"; pub(crate) const bg_neutral_100_of_30: &str = "bg-neutral-100/30"; pub(crate) const bg_neutral_100_of_40: &str = "bg-neutral-100/40"; pub(crate) const bg_neutral_100_of_5: &str = "bg-neutral-100/5"; pub(crate) const bg_neutral_100_of_50: &str = "bg-neutral-100/50"; pub(crate) const bg_neutral_100_of_60: &str = "bg-neutral-100/60"; pub(crate) const bg_neutral_100_of_70: &str = "bg-neutral-100/70"; pub(crate) const bg_neutral_100_of_75: &str = "bg-neutral-100/75"; pub(crate) const bg_neutral_100_of_80: &str = "bg-neutral-100/80"; pub(crate) const bg_neutral_100_of_90: &str = "bg-neutral-100/90"; pub(crate) const bg_neutral_100_of_95: &str = "bg-neutral-100/95"; pub(crate) const bg_neutral_200: &str = "bg-neutral-200"; pub(crate) const bg_neutral_200_of_0: &str = "bg-neutral-200/0"; pub(crate) const bg_neutral_200_of_10: &str = "bg-neutral-200/10"; pub(crate) const bg_neutral_200_of_100: &str = "bg-neutral-200/100"; pub(crate) const bg_neutral_200_of_20: &str = "bg-neutral-200/20"; pub(crate) const bg_neutral_200_of_25: &str = "bg-neutral-200/25"; pub(crate) const bg_neutral_200_of_30: &str = "bg-neutral-200/30"; pub(crate) const bg_neutral_200_of_40: &str = "bg-neutral-200/40"; pub(crate) const bg_neutral_200_of_5: &str = "bg-neutral-200/5"; pub(crate) const bg_neutral_200_of_50: &str = "bg-neutral-200/50"; pub(crate) const bg_neutral_200_of_60: &str = "bg-neutral-200/60"; pub(crate) const bg_neutral_200_of_70: &str = "bg-neutral-200/70"; pub(crate) const bg_neutral_200_of_75: &str = "bg-neutral-200/75"; pub(crate) const bg_neutral_200_of_80: &str = "bg-neutral-200/80"; pub(crate) const bg_neutral_200_of_90: &str = "bg-neutral-200/90"; pub(crate) const bg_neutral_200_of_95: &str = "bg-neutral-200/95"; pub(crate) const bg_neutral_300: &str = "bg-neutral-300"; pub(crate) const bg_neutral_300_of_0: &str = "bg-neutral-300/0"; pub(crate) const bg_neutral_300_of_10: &str = "bg-neutral-300/10"; pub(crate) const bg_neutral_300_of_100: &str = "bg-neutral-300/100"; pub(crate) const bg_neutral_300_of_20: &str = "bg-neutral-300/20"; pub(crate) const bg_neutral_300_of_25: &str = "bg-neutral-300/25"; pub(crate) const bg_neutral_300_of_30: &str = "bg-neutral-300/30"; pub(crate) const bg_neutral_300_of_40: &str = "bg-neutral-300/40"; pub(crate) const bg_neutral_300_of_5: &str = "bg-neutral-300/5"; pub(crate) const bg_neutral_300_of_50: &str = "bg-neutral-300/50"; pub(crate) const bg_neutral_300_of_60: &str = "bg-neutral-300/60"; pub(crate) const bg_neutral_300_of_70: &str = "bg-neutral-300/70"; pub(crate) const bg_neutral_300_of_75: &str = "bg-neutral-300/75"; pub(crate) const bg_neutral_300_of_80: &str = "bg-neutral-300/80"; pub(crate) const bg_neutral_300_of_90: &str = "bg-neutral-300/90"; pub(crate) const bg_neutral_300_of_95: &str = "bg-neutral-300/95"; pub(crate) const bg_neutral_400: &str = "bg-neutral-400"; pub(crate) const bg_neutral_400_of_0: &str = "bg-neutral-400/0"; pub(crate) const bg_neutral_400_of_10: &str = "bg-neutral-400/10"; pub(crate) const bg_neutral_400_of_100: &str = "bg-neutral-400/100"; pub(crate) const bg_neutral_400_of_20: &str = "bg-neutral-400/20"; pub(crate) const bg_neutral_400_of_25: &str = "bg-neutral-400/25"; pub(crate) const bg_neutral_400_of_30: &str = "bg-neutral-400/30"; pub(crate) const bg_neutral_400_of_40: &str = "bg-neutral-400/40"; pub(crate) const bg_neutral_400_of_5: &str = "bg-neutral-400/5"; pub(crate) const bg_neutral_400_of_50: &str = "bg-neutral-400/50"; pub(crate) const bg_neutral_400_of_60: &str = "bg-neutral-400/60"; pub(crate) const bg_neutral_400_of_70: &str = "bg-neutral-400/70"; pub(crate) const bg_neutral_400_of_75: &str = "bg-neutral-400/75"; pub(crate) const bg_neutral_400_of_80: &str = "bg-neutral-400/80"; pub(crate) const bg_neutral_400_of_90: &str = "bg-neutral-400/90"; pub(crate) const bg_neutral_400_of_95: &str = "bg-neutral-400/95"; pub(crate) const bg_neutral_50: &str = "bg-neutral-50"; pub(crate) const bg_neutral_500: &str = "bg-neutral-500"; pub(crate) const bg_neutral_500_of_0: &str = "bg-neutral-500/0"; pub(crate) const bg_neutral_500_of_10: &str = "bg-neutral-500/10"; pub(crate) const bg_neutral_500_of_100: &str = "bg-neutral-500/100"; pub(crate) const bg_neutral_500_of_20: &str = "bg-neutral-500/20"; pub(crate) const bg_neutral_500_of_25: &str = "bg-neutral-500/25"; pub(crate) const bg_neutral_500_of_30: &str = "bg-neutral-500/30"; pub(crate) const bg_neutral_500_of_40: &str = "bg-neutral-500/40"; pub(crate) const bg_neutral_500_of_5: &str = "bg-neutral-500/5"; pub(crate) const bg_neutral_500_of_50: &str = "bg-neutral-500/50"; pub(crate) const bg_neutral_500_of_60: &str = "bg-neutral-500/60"; pub(crate) const bg_neutral_500_of_70: &str = "bg-neutral-500/70"; pub(crate) const bg_neutral_500_of_75: &str = "bg-neutral-500/75"; pub(crate) const bg_neutral_500_of_80: &str = "bg-neutral-500/80"; pub(crate) const bg_neutral_500_of_90: &str = "bg-neutral-500/90"; pub(crate) const bg_neutral_500_of_95: &str = "bg-neutral-500/95"; pub(crate) const bg_neutral_50_of_0: &str = "bg-neutral-50/0"; pub(crate) const bg_neutral_50_of_10: &str = "bg-neutral-50/10"; pub(crate) const bg_neutral_50_of_100: &str = "bg-neutral-50/100"; pub(crate) const bg_neutral_50_of_20: &str = "bg-neutral-50/20"; pub(crate) const bg_neutral_50_of_25: &str = "bg-neutral-50/25"; pub(crate) const bg_neutral_50_of_30: &str = "bg-neutral-50/30"; pub(crate) const bg_neutral_50_of_40: &str = "bg-neutral-50/40"; pub(crate) const bg_neutral_50_of_5: &str = "bg-neutral-50/5"; pub(crate) const bg_neutral_50_of_50: &str = "bg-neutral-50/50"; pub(crate) const bg_neutral_50_of_60: &str = "bg-neutral-50/60"; pub(crate) const bg_neutral_50_of_70: &str = "bg-neutral-50/70"; pub(crate) const bg_neutral_50_of_75: &str = "bg-neutral-50/75"; pub(crate) const bg_neutral_50_of_80: &str = "bg-neutral-50/80"; pub(crate) const bg_neutral_50_of_90: &str = "bg-neutral-50/90"; pub(crate) const bg_neutral_50_of_95: &str = "bg-neutral-50/95"; pub(crate) const bg_neutral_600: &str = "bg-neutral-600"; pub(crate) const bg_neutral_600_of_0: &str = "bg-neutral-600/0"; pub(crate) const bg_neutral_600_of_10: &str = "bg-neutral-600/10"; pub(crate) const bg_neutral_600_of_100: &str = "bg-neutral-600/100"; pub(crate) const bg_neutral_600_of_20: &str = "bg-neutral-600/20"; pub(crate) const bg_neutral_600_of_25: &str = "bg-neutral-600/25"; pub(crate) const bg_neutral_600_of_30: &str = "bg-neutral-600/30"; pub(crate) const bg_neutral_600_of_40: &str = "bg-neutral-600/40"; pub(crate) const bg_neutral_600_of_5: &str = "bg-neutral-600/5"; pub(crate) const bg_neutral_600_of_50: &str = "bg-neutral-600/50"; pub(crate) const bg_neutral_600_of_60: &str = "bg-neutral-600/60"; pub(crate) const bg_neutral_600_of_70: &str = "bg-neutral-600/70"; pub(crate) const bg_neutral_600_of_75: &str = "bg-neutral-600/75"; pub(crate) const bg_neutral_600_of_80: &str = "bg-neutral-600/80"; pub(crate) const bg_neutral_600_of_90: &str = "bg-neutral-600/90"; pub(crate) const bg_neutral_600_of_95: &str = "bg-neutral-600/95"; pub(crate) const bg_neutral_700: &str = "bg-neutral-700"; pub(crate) const bg_neutral_700_of_0: &str = "bg-neutral-700/0"; pub(crate) const bg_neutral_700_of_10: &str = "bg-neutral-700/10"; pub(crate) const bg_neutral_700_of_100: &str = "bg-neutral-700/100"; pub(crate) const bg_neutral_700_of_20: &str = "bg-neutral-700/20"; pub(crate) const bg_neutral_700_of_25: &str = "bg-neutral-700/25"; pub(crate) const bg_neutral_700_of_30: &str = "bg-neutral-700/30"; pub(crate) const bg_neutral_700_of_40: &str = "bg-neutral-700/40"; pub(crate) const bg_neutral_700_of_5: &str = "bg-neutral-700/5"; pub(crate) const bg_neutral_700_of_50: &str = "bg-neutral-700/50"; pub(crate) const bg_neutral_700_of_60: &str = "bg-neutral-700/60"; pub(crate) const bg_neutral_700_of_70: &str = "bg-neutral-700/70"; pub(crate) const bg_neutral_700_of_75: &str = "bg-neutral-700/75"; pub(crate) const bg_neutral_700_of_80: &str = "bg-neutral-700/80"; pub(crate) const bg_neutral_700_of_90: &str = "bg-neutral-700/90"; pub(crate) const bg_neutral_700_of_95: &str = "bg-neutral-700/95"; pub(crate) const bg_neutral_800: &str = "bg-neutral-800"; pub(crate) const bg_neutral_800_of_0: &str = "bg-neutral-800/0"; pub(crate) const bg_neutral_800_of_10: &str = "bg-neutral-800/10"; pub(crate) const bg_neutral_800_of_100: &str = "bg-neutral-800/100"; pub(crate) const bg_neutral_800_of_20: &str = "bg-neutral-800/20"; pub(crate) const bg_neutral_800_of_25: &str = "bg-neutral-800/25"; pub(crate) const bg_neutral_800_of_30: &str = "bg-neutral-800/30"; pub(crate) const bg_neutral_800_of_40: &str = "bg-neutral-800/40"; pub(crate) const bg_neutral_800_of_5: &str = "bg-neutral-800/5"; pub(crate) const bg_neutral_800_of_50: &str = "bg-neutral-800/50"; pub(crate) const bg_neutral_800_of_60: &str = "bg-neutral-800/60"; pub(crate) const bg_neutral_800_of_70: &str = "bg-neutral-800/70"; pub(crate) const bg_neutral_800_of_75: &str = "bg-neutral-800/75"; pub(crate) const bg_neutral_800_of_80: &str = "bg-neutral-800/80"; pub(crate) const bg_neutral_800_of_90: &str = "bg-neutral-800/90"; pub(crate) const bg_neutral_800_of_95: &str = "bg-neutral-800/95"; pub(crate) const bg_neutral_900: &str = "bg-neutral-900"; pub(crate) const bg_neutral_900_of_0: &str = "bg-neutral-900/0"; pub(crate) const bg_neutral_900_of_10: &str = "bg-neutral-900/10"; pub(crate) const bg_neutral_900_of_100: &str = "bg-neutral-900/100"; pub(crate) const bg_neutral_900_of_20: &str = "bg-neutral-900/20"; pub(crate) const bg_neutral_900_of_25: &str = "bg-neutral-900/25"; pub(crate) const bg_neutral_900_of_30: &str = "bg-neutral-900/30"; pub(crate) const bg_neutral_900_of_40: &str = "bg-neutral-900/40"; pub(crate) const bg_neutral_900_of_5: &str = "bg-neutral-900/5"; pub(crate) const bg_neutral_900_of_50: &str = "bg-neutral-900/50"; pub(crate) const bg_neutral_900_of_60: &str = "bg-neutral-900/60"; pub(crate) const bg_neutral_900_of_70: &str = "bg-neutral-900/70"; pub(crate) const bg_neutral_900_of_75: &str = "bg-neutral-900/75"; pub(crate) const bg_neutral_900_of_80: &str = "bg-neutral-900/80"; pub(crate) const bg_neutral_900_of_90: &str = "bg-neutral-900/90"; pub(crate) const bg_neutral_900_of_95: &str = "bg-neutral-900/95"; pub(crate) const bg_no_repeat: &str = "bg-no-repeat"; pub(crate) const bg_none: &str = "bg-none"; pub(crate) const bg_opacity_0: &str = "bg-opacity-0"; pub(crate) const bg_opacity_10: &str = "bg-opacity-10"; pub(crate) const bg_opacity_100: &str = "bg-opacity-100"; pub(crate) const bg_opacity_20: &str = "bg-opacity-20"; pub(crate) const bg_opacity_25: &str = "bg-opacity-25"; pub(crate) const bg_opacity_30: &str = "bg-opacity-30"; pub(crate) const bg_opacity_40: &str = "bg-opacity-40"; pub(crate) const bg_opacity_5: &str = "bg-opacity-5"; pub(crate) const bg_opacity_50: &str = "bg-opacity-50"; pub(crate) const bg_opacity_60: &str = "bg-opacity-60"; pub(crate) const bg_opacity_70: &str = "bg-opacity-70"; pub(crate) const bg_opacity_75: &str = "bg-opacity-75"; pub(crate) const bg_opacity_80: &str = "bg-opacity-80"; pub(crate) const bg_opacity_90: &str = "bg-opacity-90"; pub(crate) const bg_opacity_95: &str = "bg-opacity-95"; pub(crate) const bg_orange_100: &str = "bg-orange-100"; pub(crate) const bg_orange_100_of_0: &str = "bg-orange-100/0"; pub(crate) const bg_orange_100_of_10: &str = "bg-orange-100/10"; pub(crate) const bg_orange_100_of_100: &str = "bg-orange-100/100"; pub(crate) const bg_orange_100_of_20: &str = "bg-orange-100/20"; pub(crate) const bg_orange_100_of_25: &str = "bg-orange-100/25"; pub(crate) const bg_orange_100_of_30: &str = "bg-orange-100/30"; pub(crate) const bg_orange_100_of_40: &str = "bg-orange-100/40"; pub(crate) const bg_orange_100_of_5: &str = "bg-orange-100/5"; pub(crate) const bg_orange_100_of_50: &str = "bg-orange-100/50"; pub(crate) const bg_orange_100_of_60: &str = "bg-orange-100/60"; pub(crate) const bg_orange_100_of_70: &str = "bg-orange-100/70"; pub(crate) const bg_orange_100_of_75: &str = "bg-orange-100/75"; pub(crate) const bg_orange_100_of_80: &str = "bg-orange-100/80"; pub(crate) const bg_orange_100_of_90: &str = "bg-orange-100/90"; pub(crate) const bg_orange_100_of_95: &str = "bg-orange-100/95"; pub(crate) const bg_orange_200: &str = "bg-orange-200"; pub(crate) const bg_orange_200_of_0: &str = "bg-orange-200/0"; pub(crate) const bg_orange_200_of_10: &str = "bg-orange-200/10"; pub(crate) const bg_orange_200_of_100: &str = "bg-orange-200/100"; pub(crate) const bg_orange_200_of_20: &str = "bg-orange-200/20"; pub(crate) const bg_orange_200_of_25: &str = "bg-orange-200/25"; pub(crate) const bg_orange_200_of_30: &str = "bg-orange-200/30"; pub(crate) const bg_orange_200_of_40: &str = "bg-orange-200/40"; pub(crate) const bg_orange_200_of_5: &str = "bg-orange-200/5"; pub(crate) const bg_orange_200_of_50: &str = "bg-orange-200/50"; pub(crate) const bg_orange_200_of_60: &str = "bg-orange-200/60"; pub(crate) const bg_orange_200_of_70: &str = "bg-orange-200/70"; pub(crate) const bg_orange_200_of_75: &str = "bg-orange-200/75"; pub(crate) const bg_orange_200_of_80: &str = "bg-orange-200/80"; pub(crate) const bg_orange_200_of_90: &str = "bg-orange-200/90"; pub(crate) const bg_orange_200_of_95: &str = "bg-orange-200/95"; pub(crate) const bg_orange_300: &str = "bg-orange-300"; pub(crate) const bg_orange_300_of_0: &str = "bg-orange-300/0"; pub(crate) const bg_orange_300_of_10: &str = "bg-orange-300/10"; pub(crate) const bg_orange_300_of_100: &str = "bg-orange-300/100"; pub(crate) const bg_orange_300_of_20: &str = "bg-orange-300/20"; pub(crate) const bg_orange_300_of_25: &str = "bg-orange-300/25"; pub(crate) const bg_orange_300_of_30: &str = "bg-orange-300/30"; pub(crate) const bg_orange_300_of_40: &str = "bg-orange-300/40"; pub(crate) const bg_orange_300_of_5: &str = "bg-orange-300/5"; pub(crate) const bg_orange_300_of_50: &str = "bg-orange-300/50"; pub(crate) const bg_orange_300_of_60: &str = "bg-orange-300/60"; pub(crate) const bg_orange_300_of_70: &str = "bg-orange-300/70"; pub(crate) const bg_orange_300_of_75: &str = "bg-orange-300/75"; pub(crate) const bg_orange_300_of_80: &str = "bg-orange-300/80"; pub(crate) const bg_orange_300_of_90: &str = "bg-orange-300/90"; pub(crate) const bg_orange_300_of_95: &str = "bg-orange-300/95"; pub(crate) const bg_orange_400: &str = "bg-orange-400"; pub(crate) const bg_orange_400_of_0: &str = "bg-orange-400/0"; pub(crate) const bg_orange_400_of_10: &str = "bg-orange-400/10"; pub(crate) const bg_orange_400_of_100: &str = "bg-orange-400/100"; pub(crate) const bg_orange_400_of_20: &str = "bg-orange-400/20"; pub(crate) const bg_orange_400_of_25: &str = "bg-orange-400/25"; pub(crate) const bg_orange_400_of_30: &str = "bg-orange-400/30"; pub(crate) const bg_orange_400_of_40: &str = "bg-orange-400/40"; pub(crate) const bg_orange_400_of_5: &str = "bg-orange-400/5"; pub(crate) const bg_orange_400_of_50: &str = "bg-orange-400/50"; pub(crate) const bg_orange_400_of_60: &str = "bg-orange-400/60"; pub(crate) const bg_orange_400_of_70: &str = "bg-orange-400/70"; pub(crate) const bg_orange_400_of_75: &str = "bg-orange-400/75"; pub(crate) const bg_orange_400_of_80: &str = "bg-orange-400/80"; pub(crate) const bg_orange_400_of_90: &str = "bg-orange-400/90"; pub(crate) const bg_orange_400_of_95: &str = "bg-orange-400/95"; pub(crate) const bg_orange_50: &str = "bg-orange-50"; pub(crate) const bg_orange_500: &str = "bg-orange-500"; pub(crate) const bg_orange_500_of_0: &str = "bg-orange-500/0"; pub(crate) const bg_orange_500_of_10: &str = "bg-orange-500/10"; pub(crate) const bg_orange_500_of_100: &str = "bg-orange-500/100"; pub(crate) const bg_orange_500_of_20: &str = "bg-orange-500/20"; pub(crate) const bg_orange_500_of_25: &str = "bg-orange-500/25"; pub(crate) const bg_orange_500_of_30: &str = "bg-orange-500/30"; pub(crate) const bg_orange_500_of_40: &str = "bg-orange-500/40"; pub(crate) const bg_orange_500_of_5: &str = "bg-orange-500/5"; pub(crate) const bg_orange_500_of_50: &str = "bg-orange-500/50"; pub(crate) const bg_orange_500_of_60: &str = "bg-orange-500/60"; pub(crate) const bg_orange_500_of_70: &str = "bg-orange-500/70"; pub(crate) const bg_orange_500_of_75: &str = "bg-orange-500/75"; pub(crate) const bg_orange_500_of_80: &str = "bg-orange-500/80"; pub(crate) const bg_orange_500_of_90: &str = "bg-orange-500/90"; pub(crate) const bg_orange_500_of_95: &str = "bg-orange-500/95"; pub(crate) const bg_orange_50_of_0: &str = "bg-orange-50/0"; pub(crate) const bg_orange_50_of_10: &str = "bg-orange-50/10"; pub(crate) const bg_orange_50_of_100: &str = "bg-orange-50/100"; pub(crate) const bg_orange_50_of_20: &str = "bg-orange-50/20"; pub(crate) const bg_orange_50_of_25: &str = "bg-orange-50/25"; pub(crate) const bg_orange_50_of_30: &str = "bg-orange-50/30"; pub(crate) const bg_orange_50_of_40: &str = "bg-orange-50/40"; pub(crate) const bg_orange_50_of_5: &str = "bg-orange-50/5"; pub(crate) const bg_orange_50_of_50: &str = "bg-orange-50/50"; pub(crate) const bg_orange_50_of_60: &str = "bg-orange-50/60"; pub(crate) const bg_orange_50_of_70: &str = "bg-orange-50/70"; pub(crate) const bg_orange_50_of_75: &str = "bg-orange-50/75"; pub(crate) const bg_orange_50_of_80: &str = "bg-orange-50/80"; pub(crate) const bg_orange_50_of_90: &str = "bg-orange-50/90"; pub(crate) const bg_orange_50_of_95: &str = "bg-orange-50/95"; pub(crate) const bg_orange_600: &str = "bg-orange-600"; pub(crate) const bg_orange_600_of_0: &str = "bg-orange-600/0"; pub(crate) const bg_orange_600_of_10: &str = "bg-orange-600/10"; pub(crate) const bg_orange_600_of_100: &str = "bg-orange-600/100"; pub(crate) const bg_orange_600_of_20: &str = "bg-orange-600/20"; pub(crate) const bg_orange_600_of_25: &str = "bg-orange-600/25"; pub(crate) const bg_orange_600_of_30: &str = "bg-orange-600/30"; pub(crate) const bg_orange_600_of_40: &str = "bg-orange-600/40"; pub(crate) const bg_orange_600_of_5: &str = "bg-orange-600/5"; pub(crate) const bg_orange_600_of_50: &str = "bg-orange-600/50"; pub(crate) const bg_orange_600_of_60: &str = "bg-orange-600/60"; pub(crate) const bg_orange_600_of_70: &str = "bg-orange-600/70"; pub(crate) const bg_orange_600_of_75: &str = "bg-orange-600/75"; pub(crate) const bg_orange_600_of_80: &str = "bg-orange-600/80"; pub(crate) const bg_orange_600_of_90: &str = "bg-orange-600/90"; pub(crate) const bg_orange_600_of_95: &str = "bg-orange-600/95"; pub(crate) const bg_orange_700: &str = "bg-orange-700"; pub(crate) const bg_orange_700_of_0: &str = "bg-orange-700/0"; pub(crate) const bg_orange_700_of_10: &str = "bg-orange-700/10"; pub(crate) const bg_orange_700_of_100: &str = "bg-orange-700/100"; pub(crate) const bg_orange_700_of_20: &str = "bg-orange-700/20"; pub(crate) const bg_orange_700_of_25: &str = "bg-orange-700/25"; pub(crate) const bg_orange_700_of_30: &str = "bg-orange-700/30"; pub(crate) const bg_orange_700_of_40: &str = "bg-orange-700/40"; pub(crate) const bg_orange_700_of_5: &str = "bg-orange-700/5"; pub(crate) const bg_orange_700_of_50: &str = "bg-orange-700/50"; pub(crate) const bg_orange_700_of_60: &str = "bg-orange-700/60"; pub(crate) const bg_orange_700_of_70: &str = "bg-orange-700/70"; pub(crate) const bg_orange_700_of_75: &str = "bg-orange-700/75"; pub(crate) const bg_orange_700_of_80: &str = "bg-orange-700/80"; pub(crate) const bg_orange_700_of_90: &str = "bg-orange-700/90"; pub(crate) const bg_orange_700_of_95: &str = "bg-orange-700/95"; pub(crate) const bg_orange_800: &str = "bg-orange-800"; pub(crate) const bg_orange_800_of_0: &str = "bg-orange-800/0"; pub(crate) const bg_orange_800_of_10: &str = "bg-orange-800/10"; pub(crate) const bg_orange_800_of_100: &str = "bg-orange-800/100"; pub(crate) const bg_orange_800_of_20: &str = "bg-orange-800/20"; pub(crate) const bg_orange_800_of_25: &str = "bg-orange-800/25"; pub(crate) const bg_orange_800_of_30: &str = "bg-orange-800/30"; pub(crate) const bg_orange_800_of_40: &str = "bg-orange-800/40"; pub(crate) const bg_orange_800_of_5: &str = "bg-orange-800/5"; pub(crate) const bg_orange_800_of_50: &str = "bg-orange-800/50"; pub(crate) const bg_orange_800_of_60: &str = "bg-orange-800/60"; pub(crate) const bg_orange_800_of_70: &str = "bg-orange-800/70"; pub(crate) const bg_orange_800_of_75: &str = "bg-orange-800/75"; pub(crate) const bg_orange_800_of_80: &str = "bg-orange-800/80"; pub(crate) const bg_orange_800_of_90: &str = "bg-orange-800/90"; pub(crate) const bg_orange_800_of_95: &str = "bg-orange-800/95"; pub(crate) const bg_orange_900: &str = "bg-orange-900"; pub(crate) const bg_orange_900_of_0: &str = "bg-orange-900/0"; pub(crate) const bg_orange_900_of_10: &str = "bg-orange-900/10"; pub(crate) const bg_orange_900_of_100: &str = "bg-orange-900/100"; pub(crate) const bg_orange_900_of_20: &str = "bg-orange-900/20"; pub(crate) const bg_orange_900_of_25: &str = "bg-orange-900/25"; pub(crate) const bg_orange_900_of_30: &str = "bg-orange-900/30"; pub(crate) const bg_orange_900_of_40: &str = "bg-orange-900/40"; pub(crate) const bg_orange_900_of_5: &str = "bg-orange-900/5"; pub(crate) const bg_orange_900_of_50: &str = "bg-orange-900/50"; pub(crate) const bg_orange_900_of_60: &str = "bg-orange-900/60"; pub(crate) const bg_orange_900_of_70: &str = "bg-orange-900/70"; pub(crate) const bg_orange_900_of_75: &str = "bg-orange-900/75"; pub(crate) const bg_orange_900_of_80: &str = "bg-orange-900/80"; pub(crate) const bg_orange_900_of_90: &str = "bg-orange-900/90"; pub(crate) const bg_orange_900_of_95: &str = "bg-orange-900/95"; pub(crate) const bg_origin_border: &str = "bg-origin-border"; pub(crate) const bg_origin_content: &str = "bg-origin-content"; pub(crate) const bg_origin_padding: &str = "bg-origin-padding"; pub(crate) const bg_pink_100: &str = "bg-pink-100"; pub(crate) const bg_pink_100_of_0: &str = "bg-pink-100/0"; pub(crate) const bg_pink_100_of_10: &str = "bg-pink-100/10"; pub(crate) const bg_pink_100_of_100: &str = "bg-pink-100/100"; pub(crate) const bg_pink_100_of_20: &str = "bg-pink-100/20"; pub(crate) const bg_pink_100_of_25: &str = "bg-pink-100/25"; pub(crate) const bg_pink_100_of_30: &str = "bg-pink-100/30"; pub(crate) const bg_pink_100_of_40: &str = "bg-pink-100/40"; pub(crate) const bg_pink_100_of_5: &str = "bg-pink-100/5"; pub(crate) const bg_pink_100_of_50: &str = "bg-pink-100/50"; pub(crate) const bg_pink_100_of_60: &str = "bg-pink-100/60"; pub(crate) const bg_pink_100_of_70: &str = "bg-pink-100/70"; pub(crate) const bg_pink_100_of_75: &str = "bg-pink-100/75"; pub(crate) const bg_pink_100_of_80: &str = "bg-pink-100/80"; pub(crate) const bg_pink_100_of_90: &str = "bg-pink-100/90"; pub(crate) const bg_pink_100_of_95: &str = "bg-pink-100/95"; pub(crate) const bg_pink_200: &str = "bg-pink-200"; pub(crate) const bg_pink_200_of_0: &str = "bg-pink-200/0"; pub(crate) const bg_pink_200_of_10: &str = "bg-pink-200/10"; pub(crate) const bg_pink_200_of_100: &str = "bg-pink-200/100"; pub(crate) const bg_pink_200_of_20: &str = "bg-pink-200/20"; pub(crate) const bg_pink_200_of_25: &str = "bg-pink-200/25"; pub(crate) const bg_pink_200_of_30: &str = "bg-pink-200/30"; pub(crate) const bg_pink_200_of_40: &str = "bg-pink-200/40"; pub(crate) const bg_pink_200_of_5: &str = "bg-pink-200/5"; pub(crate) const bg_pink_200_of_50: &str = "bg-pink-200/50"; pub(crate) const bg_pink_200_of_60: &str = "bg-pink-200/60"; pub(crate) const bg_pink_200_of_70: &str = "bg-pink-200/70"; pub(crate) const bg_pink_200_of_75: &str = "bg-pink-200/75"; pub(crate) const bg_pink_200_of_80: &str = "bg-pink-200/80"; pub(crate) const bg_pink_200_of_90: &str = "bg-pink-200/90"; pub(crate) const bg_pink_200_of_95: &str = "bg-pink-200/95"; pub(crate) const bg_pink_300: &str = "bg-pink-300"; pub(crate) const bg_pink_300_of_0: &str = "bg-pink-300/0"; pub(crate) const bg_pink_300_of_10: &str = "bg-pink-300/10"; pub(crate) const bg_pink_300_of_100: &str = "bg-pink-300/100"; pub(crate) const bg_pink_300_of_20: &str = "bg-pink-300/20"; pub(crate) const bg_pink_300_of_25: &str = "bg-pink-300/25"; pub(crate) const bg_pink_300_of_30: &str = "bg-pink-300/30"; pub(crate) const bg_pink_300_of_40: &str = "bg-pink-300/40"; pub(crate) const bg_pink_300_of_5: &str = "bg-pink-300/5"; pub(crate) const bg_pink_300_of_50: &str = "bg-pink-300/50"; pub(crate) const bg_pink_300_of_60: &str = "bg-pink-300/60"; pub(crate) const bg_pink_300_of_70: &str = "bg-pink-300/70"; pub(crate) const bg_pink_300_of_75: &str = "bg-pink-300/75"; pub(crate) const bg_pink_300_of_80: &str = "bg-pink-300/80"; pub(crate) const bg_pink_300_of_90: &str = "bg-pink-300/90"; pub(crate) const bg_pink_300_of_95: &str = "bg-pink-300/95"; pub(crate) const bg_pink_400: &str = "bg-pink-400"; pub(crate) const bg_pink_400_of_0: &str = "bg-pink-400/0"; pub(crate) const bg_pink_400_of_10: &str = "bg-pink-400/10"; pub(crate) const bg_pink_400_of_100: &str = "bg-pink-400/100"; pub(crate) const bg_pink_400_of_20: &str = "bg-pink-400/20"; pub(crate) const bg_pink_400_of_25: &str = "bg-pink-400/25"; pub(crate) const bg_pink_400_of_30: &str = "bg-pink-400/30"; pub(crate) const bg_pink_400_of_40: &str = "bg-pink-400/40"; pub(crate) const bg_pink_400_of_5: &str = "bg-pink-400/5"; pub(crate) const bg_pink_400_of_50: &str = "bg-pink-400/50"; pub(crate) const bg_pink_400_of_60: &str = "bg-pink-400/60"; pub(crate) const bg_pink_400_of_70: &str = "bg-pink-400/70"; pub(crate) const bg_pink_400_of_75: &str = "bg-pink-400/75"; pub(crate) const bg_pink_400_of_80: &str = "bg-pink-400/80"; pub(crate) const bg_pink_400_of_90: &str = "bg-pink-400/90"; pub(crate) const bg_pink_400_of_95: &str = "bg-pink-400/95"; pub(crate) const bg_pink_50: &str = "bg-pink-50"; pub(crate) const bg_pink_500: &str = "bg-pink-500"; pub(crate) const bg_pink_500_of_0: &str = "bg-pink-500/0"; pub(crate) const bg_pink_500_of_10: &str = "bg-pink-500/10"; pub(crate) const bg_pink_500_of_100: &str = "bg-pink-500/100"; pub(crate) const bg_pink_500_of_20: &str = "bg-pink-500/20"; pub(crate) const bg_pink_500_of_25: &str = "bg-pink-500/25"; pub(crate) const bg_pink_500_of_30: &str = "bg-pink-500/30"; pub(crate) const bg_pink_500_of_40: &str = "bg-pink-500/40"; pub(crate) const bg_pink_500_of_5: &str = "bg-pink-500/5"; pub(crate) const bg_pink_500_of_50: &str = "bg-pink-500/50"; pub(crate) const bg_pink_500_of_60: &str = "bg-pink-500/60"; pub(crate) const bg_pink_500_of_70: &str = "bg-pink-500/70"; pub(crate) const bg_pink_500_of_75: &str = "bg-pink-500/75"; pub(crate) const bg_pink_500_of_80: &str = "bg-pink-500/80"; pub(crate) const bg_pink_500_of_90: &str = "bg-pink-500/90"; pub(crate) const bg_pink_500_of_95: &str = "bg-pink-500/95"; pub(crate) const bg_pink_50_of_0: &str = "bg-pink-50/0"; pub(crate) const bg_pink_50_of_10: &str = "bg-pink-50/10"; pub(crate) const bg_pink_50_of_100: &str = "bg-pink-50/100"; pub(crate) const bg_pink_50_of_20: &str = "bg-pink-50/20"; pub(crate) const bg_pink_50_of_25: &str = "bg-pink-50/25"; pub(crate) const bg_pink_50_of_30: &str = "bg-pink-50/30"; pub(crate) const bg_pink_50_of_40: &str = "bg-pink-50/40"; pub(crate) const bg_pink_50_of_5: &str = "bg-pink-50/5"; pub(crate) const bg_pink_50_of_50: &str = "bg-pink-50/50"; pub(crate) const bg_pink_50_of_60: &str = "bg-pink-50/60"; pub(crate) const bg_pink_50_of_70: &str = "bg-pink-50/70"; pub(crate) const bg_pink_50_of_75: &str = "bg-pink-50/75"; pub(crate) const bg_pink_50_of_80: &str = "bg-pink-50/80"; pub(crate) const bg_pink_50_of_90: &str = "bg-pink-50/90"; pub(crate) const bg_pink_50_of_95: &str = "bg-pink-50/95"; pub(crate) const bg_pink_600: &str = "bg-pink-600"; pub(crate) const bg_pink_600_of_0: &str = "bg-pink-600/0"; pub(crate) const bg_pink_600_of_10: &str = "bg-pink-600/10"; pub(crate) const bg_pink_600_of_100: &str = "bg-pink-600/100"; pub(crate) const bg_pink_600_of_20: &str = "bg-pink-600/20"; pub(crate) const bg_pink_600_of_25: &str = "bg-pink-600/25"; pub(crate) const bg_pink_600_of_30: &str = "bg-pink-600/30"; pub(crate) const bg_pink_600_of_40: &str = "bg-pink-600/40"; pub(crate) const bg_pink_600_of_5: &str = "bg-pink-600/5"; pub(crate) const bg_pink_600_of_50: &str = "bg-pink-600/50"; pub(crate) const bg_pink_600_of_60: &str = "bg-pink-600/60"; pub(crate) const bg_pink_600_of_70: &str = "bg-pink-600/70"; pub(crate) const bg_pink_600_of_75: &str = "bg-pink-600/75"; pub(crate) const bg_pink_600_of_80: &str = "bg-pink-600/80"; pub(crate) const bg_pink_600_of_90: &str = "bg-pink-600/90"; pub(crate) const bg_pink_600_of_95: &str = "bg-pink-600/95"; pub(crate) const bg_pink_700: &str = "bg-pink-700"; pub(crate) const bg_pink_700_of_0: &str = "bg-pink-700/0"; pub(crate) const bg_pink_700_of_10: &str = "bg-pink-700/10"; pub(crate) const bg_pink_700_of_100: &str = "bg-pink-700/100"; pub(crate) const bg_pink_700_of_20: &str = "bg-pink-700/20"; pub(crate) const bg_pink_700_of_25: &str = "bg-pink-700/25"; pub(crate) const bg_pink_700_of_30: &str = "bg-pink-700/30"; pub(crate) const bg_pink_700_of_40: &str = "bg-pink-700/40"; pub(crate) const bg_pink_700_of_5: &str = "bg-pink-700/5"; pub(crate) const bg_pink_700_of_50: &str = "bg-pink-700/50"; pub(crate) const bg_pink_700_of_60: &str = "bg-pink-700/60"; pub(crate) const bg_pink_700_of_70: &str = "bg-pink-700/70"; pub(crate) const bg_pink_700_of_75: &str = "bg-pink-700/75"; pub(crate) const bg_pink_700_of_80: &str = "bg-pink-700/80"; pub(crate) const bg_pink_700_of_90: &str = "bg-pink-700/90"; pub(crate) const bg_pink_700_of_95: &str = "bg-pink-700/95"; pub(crate) const bg_pink_800: &str = "bg-pink-800"; pub(crate) const bg_pink_800_of_0: &str = "bg-pink-800/0"; pub(crate) const bg_pink_800_of_10: &str = "bg-pink-800/10"; pub(crate) const bg_pink_800_of_100: &str = "bg-pink-800/100"; pub(crate) const bg_pink_800_of_20: &str = "bg-pink-800/20"; pub(crate) const bg_pink_800_of_25: &str = "bg-pink-800/25"; pub(crate) const bg_pink_800_of_30: &str = "bg-pink-800/30"; pub(crate) const bg_pink_800_of_40: &str = "bg-pink-800/40"; pub(crate) const bg_pink_800_of_5: &str = "bg-pink-800/5"; pub(crate) const bg_pink_800_of_50: &str = "bg-pink-800/50"; pub(crate) const bg_pink_800_of_60: &str = "bg-pink-800/60"; pub(crate) const bg_pink_800_of_70: &str = "bg-pink-800/70"; pub(crate) const bg_pink_800_of_75: &str = "bg-pink-800/75"; pub(crate) const bg_pink_800_of_80: &str = "bg-pink-800/80"; pub(crate) const bg_pink_800_of_90: &str = "bg-pink-800/90"; pub(crate) const bg_pink_800_of_95: &str = "bg-pink-800/95"; pub(crate) const bg_pink_900: &str = "bg-pink-900"; pub(crate) const bg_pink_900_of_0: &str = "bg-pink-900/0"; pub(crate) const bg_pink_900_of_10: &str = "bg-pink-900/10"; pub(crate) const bg_pink_900_of_100: &str = "bg-pink-900/100"; pub(crate) const bg_pink_900_of_20: &str = "bg-pink-900/20"; pub(crate) const bg_pink_900_of_25: &str = "bg-pink-900/25"; pub(crate) const bg_pink_900_of_30: &str = "bg-pink-900/30"; pub(crate) const bg_pink_900_of_40: &str = "bg-pink-900/40"; pub(crate) const bg_pink_900_of_5: &str = "bg-pink-900/5"; pub(crate) const bg_pink_900_of_50: &str = "bg-pink-900/50"; pub(crate) const bg_pink_900_of_60: &str = "bg-pink-900/60"; pub(crate) const bg_pink_900_of_70: &str = "bg-pink-900/70"; pub(crate) const bg_pink_900_of_75: &str = "bg-pink-900/75"; pub(crate) const bg_pink_900_of_80: &str = "bg-pink-900/80"; pub(crate) const bg_pink_900_of_90: &str = "bg-pink-900/90"; pub(crate) const bg_pink_900_of_95: &str = "bg-pink-900/95"; pub(crate) const bg_purple_100: &str = "bg-purple-100"; pub(crate) const bg_purple_100_of_0: &str = "bg-purple-100/0"; pub(crate) const bg_purple_100_of_10: &str = "bg-purple-100/10"; pub(crate) const bg_purple_100_of_100: &str = "bg-purple-100/100"; pub(crate) const bg_purple_100_of_20: &str = "bg-purple-100/20"; pub(crate) const bg_purple_100_of_25: &str = "bg-purple-100/25"; pub(crate) const bg_purple_100_of_30: &str = "bg-purple-100/30"; pub(crate) const bg_purple_100_of_40: &str = "bg-purple-100/40"; pub(crate) const bg_purple_100_of_5: &str = "bg-purple-100/5"; pub(crate) const bg_purple_100_of_50: &str = "bg-purple-100/50"; pub(crate) const bg_purple_100_of_60: &str = "bg-purple-100/60"; pub(crate) const bg_purple_100_of_70: &str = "bg-purple-100/70"; pub(crate) const bg_purple_100_of_75: &str = "bg-purple-100/75"; pub(crate) const bg_purple_100_of_80: &str = "bg-purple-100/80"; pub(crate) const bg_purple_100_of_90: &str = "bg-purple-100/90"; pub(crate) const bg_purple_100_of_95: &str = "bg-purple-100/95"; pub(crate) const bg_purple_200: &str = "bg-purple-200"; pub(crate) const bg_purple_200_of_0: &str = "bg-purple-200/0"; pub(crate) const bg_purple_200_of_10: &str = "bg-purple-200/10"; pub(crate) const bg_purple_200_of_100: &str = "bg-purple-200/100"; pub(crate) const bg_purple_200_of_20: &str = "bg-purple-200/20"; pub(crate) const bg_purple_200_of_25: &str = "bg-purple-200/25"; pub(crate) const bg_purple_200_of_30: &str = "bg-purple-200/30"; pub(crate) const bg_purple_200_of_40: &str = "bg-purple-200/40"; pub(crate) const bg_purple_200_of_5: &str = "bg-purple-200/5"; pub(crate) const bg_purple_200_of_50: &str = "bg-purple-200/50"; pub(crate) const bg_purple_200_of_60: &str = "bg-purple-200/60"; pub(crate) const bg_purple_200_of_70: &str = "bg-purple-200/70"; pub(crate) const bg_purple_200_of_75: &str = "bg-purple-200/75"; pub(crate) const bg_purple_200_of_80: &str = "bg-purple-200/80"; pub(crate) const bg_purple_200_of_90: &str = "bg-purple-200/90"; pub(crate) const bg_purple_200_of_95: &str = "bg-purple-200/95"; pub(crate) const bg_purple_300: &str = "bg-purple-300"; pub(crate) const bg_purple_300_of_0: &str = "bg-purple-300/0"; pub(crate) const bg_purple_300_of_10: &str = "bg-purple-300/10"; pub(crate) const bg_purple_300_of_100: &str = "bg-purple-300/100"; pub(crate) const bg_purple_300_of_20: &str = "bg-purple-300/20"; pub(crate) const bg_purple_300_of_25: &str = "bg-purple-300/25"; pub(crate) const bg_purple_300_of_30: &str = "bg-purple-300/30"; pub(crate) const bg_purple_300_of_40: &str = "bg-purple-300/40"; pub(crate) const bg_purple_300_of_5: &str = "bg-purple-300/5"; pub(crate) const bg_purple_300_of_50: &str = "bg-purple-300/50"; pub(crate) const bg_purple_300_of_60: &str = "bg-purple-300/60"; pub(crate) const bg_purple_300_of_70: &str = "bg-purple-300/70"; pub(crate) const bg_purple_300_of_75: &str = "bg-purple-300/75"; pub(crate) const bg_purple_300_of_80: &str = "bg-purple-300/80"; pub(crate) const bg_purple_300_of_90: &str = "bg-purple-300/90"; pub(crate) const bg_purple_300_of_95: &str = "bg-purple-300/95"; pub(crate) const bg_purple_400: &str = "bg-purple-400"; pub(crate) const bg_purple_400_of_0: &str = "bg-purple-400/0"; pub(crate) const bg_purple_400_of_10: &str = "bg-purple-400/10"; pub(crate) const bg_purple_400_of_100: &str = "bg-purple-400/100"; pub(crate) const bg_purple_400_of_20: &str = "bg-purple-400/20"; pub(crate) const bg_purple_400_of_25: &str = "bg-purple-400/25"; pub(crate) const bg_purple_400_of_30: &str = "bg-purple-400/30"; pub(crate) const bg_purple_400_of_40: &str = "bg-purple-400/40"; pub(crate) const bg_purple_400_of_5: &str = "bg-purple-400/5"; pub(crate) const bg_purple_400_of_50: &str = "bg-purple-400/50"; pub(crate) const bg_purple_400_of_60: &str = "bg-purple-400/60"; pub(crate) const bg_purple_400_of_70: &str = "bg-purple-400/70"; pub(crate) const bg_purple_400_of_75: &str = "bg-purple-400/75"; pub(crate) const bg_purple_400_of_80: &str = "bg-purple-400/80"; pub(crate) const bg_purple_400_of_90: &str = "bg-purple-400/90"; pub(crate) const bg_purple_400_of_95: &str = "bg-purple-400/95"; pub(crate) const bg_purple_50: &str = "bg-purple-50"; pub(crate) const bg_purple_500: &str = "bg-purple-500"; pub(crate) const bg_purple_500_of_0: &str = "bg-purple-500/0"; pub(crate) const bg_purple_500_of_10: &str = "bg-purple-500/10"; pub(crate) const bg_purple_500_of_100: &str = "bg-purple-500/100"; pub(crate) const bg_purple_500_of_20: &str = "bg-purple-500/20"; pub(crate) const bg_purple_500_of_25: &str = "bg-purple-500/25"; pub(crate) const bg_purple_500_of_30: &str = "bg-purple-500/30"; pub(crate) const bg_purple_500_of_40: &str = "bg-purple-500/40"; pub(crate) const bg_purple_500_of_5: &str = "bg-purple-500/5"; pub(crate) const bg_purple_500_of_50: &str = "bg-purple-500/50"; pub(crate) const bg_purple_500_of_60: &str = "bg-purple-500/60"; pub(crate) const bg_purple_500_of_70: &str = "bg-purple-500/70"; pub(crate) const bg_purple_500_of_75: &str = "bg-purple-500/75"; pub(crate) const bg_purple_500_of_80: &str = "bg-purple-500/80"; pub(crate) const bg_purple_500_of_90: &str = "bg-purple-500/90"; pub(crate) const bg_purple_500_of_95: &str = "bg-purple-500/95"; pub(crate) const bg_purple_50_of_0: &str = "bg-purple-50/0"; pub(crate) const bg_purple_50_of_10: &str = "bg-purple-50/10"; pub(crate) const bg_purple_50_of_100: &str = "bg-purple-50/100"; pub(crate) const bg_purple_50_of_20: &str = "bg-purple-50/20"; pub(crate) const bg_purple_50_of_25: &str = "bg-purple-50/25"; pub(crate) const bg_purple_50_of_30: &str = "bg-purple-50/30"; pub(crate) const bg_purple_50_of_40: &str = "bg-purple-50/40"; pub(crate) const bg_purple_50_of_5: &str = "bg-purple-50/5"; pub(crate) const bg_purple_50_of_50: &str = "bg-purple-50/50"; pub(crate) const bg_purple_50_of_60: &str = "bg-purple-50/60"; pub(crate) const bg_purple_50_of_70: &str = "bg-purple-50/70"; pub(crate) const bg_purple_50_of_75: &str = "bg-purple-50/75"; pub(crate) const bg_purple_50_of_80: &str = "bg-purple-50/80"; pub(crate) const bg_purple_50_of_90: &str = "bg-purple-50/90"; pub(crate) const bg_purple_50_of_95: &str = "bg-purple-50/95"; pub(crate) const bg_purple_600: &str = "bg-purple-600"; pub(crate) const bg_purple_600_of_0: &str = "bg-purple-600/0"; pub(crate) const bg_purple_600_of_10: &str = "bg-purple-600/10"; pub(crate) const bg_purple_600_of_100: &str = "bg-purple-600/100"; pub(crate) const bg_purple_600_of_20: &str = "bg-purple-600/20"; pub(crate) const bg_purple_600_of_25: &str = "bg-purple-600/25"; pub(crate) const bg_purple_600_of_30: &str = "bg-purple-600/30"; pub(crate) const bg_purple_600_of_40: &str = "bg-purple-600/40"; pub(crate) const bg_purple_600_of_5: &str = "bg-purple-600/5"; pub(crate) const bg_purple_600_of_50: &str = "bg-purple-600/50"; pub(crate) const bg_purple_600_of_60: &str = "bg-purple-600/60"; pub(crate) const bg_purple_600_of_70: &str = "bg-purple-600/70"; pub(crate) const bg_purple_600_of_75: &str = "bg-purple-600/75"; pub(crate) const bg_purple_600_of_80: &str = "bg-purple-600/80"; pub(crate) const bg_purple_600_of_90: &str = "bg-purple-600/90"; pub(crate) const bg_purple_600_of_95: &str = "bg-purple-600/95"; pub(crate) const bg_purple_700: &str = "bg-purple-700"; pub(crate) const bg_purple_700_of_0: &str = "bg-purple-700/0"; pub(crate) const bg_purple_700_of_10: &str = "bg-purple-700/10"; pub(crate) const bg_purple_700_of_100: &str = "bg-purple-700/100"; pub(crate) const bg_purple_700_of_20: &str = "bg-purple-700/20"; pub(crate) const bg_purple_700_of_25: &str = "bg-purple-700/25"; pub(crate) const bg_purple_700_of_30: &str = "bg-purple-700/30"; pub(crate) const bg_purple_700_of_40: &str = "bg-purple-700/40"; pub(crate) const bg_purple_700_of_5: &str = "bg-purple-700/5"; pub(crate) const bg_purple_700_of_50: &str = "bg-purple-700/50"; pub(crate) const bg_purple_700_of_60: &str = "bg-purple-700/60"; pub(crate) const bg_purple_700_of_70: &str = "bg-purple-700/70"; pub(crate) const bg_purple_700_of_75: &str = "bg-purple-700/75"; pub(crate) const bg_purple_700_of_80: &str = "bg-purple-700/80"; pub(crate) const bg_purple_700_of_90: &str = "bg-purple-700/90"; pub(crate) const bg_purple_700_of_95: &str = "bg-purple-700/95"; pub(crate) const bg_purple_800: &str = "bg-purple-800"; pub(crate) const bg_purple_800_of_0: &str = "bg-purple-800/0"; pub(crate) const bg_purple_800_of_10: &str = "bg-purple-800/10"; pub(crate) const bg_purple_800_of_100: &str = "bg-purple-800/100"; pub(crate) const bg_purple_800_of_20: &str = "bg-purple-800/20"; pub(crate) const bg_purple_800_of_25: &str = "bg-purple-800/25"; pub(crate) const bg_purple_800_of_30: &str = "bg-purple-800/30"; pub(crate) const bg_purple_800_of_40: &str = "bg-purple-800/40"; pub(crate) const bg_purple_800_of_5: &str = "bg-purple-800/5"; pub(crate) const bg_purple_800_of_50: &str = "bg-purple-800/50"; pub(crate) const bg_purple_800_of_60: &str = "bg-purple-800/60"; pub(crate) const bg_purple_800_of_70: &str = "bg-purple-800/70"; pub(crate) const bg_purple_800_of_75: &str = "bg-purple-800/75"; pub(crate) const bg_purple_800_of_80: &str = "bg-purple-800/80"; pub(crate) const bg_purple_800_of_90: &str = "bg-purple-800/90"; pub(crate) const bg_purple_800_of_95: &str = "bg-purple-800/95"; pub(crate) const bg_purple_900: &str = "bg-purple-900"; pub(crate) const bg_purple_900_of_0: &str = "bg-purple-900/0"; pub(crate) const bg_purple_900_of_10: &str = "bg-purple-900/10"; pub(crate) const bg_purple_900_of_100: &str = "bg-purple-900/100"; pub(crate) const bg_purple_900_of_20: &str = "bg-purple-900/20"; pub(crate) const bg_purple_900_of_25: &str = "bg-purple-900/25"; pub(crate) const bg_purple_900_of_30: &str = "bg-purple-900/30"; pub(crate) const bg_purple_900_of_40: &str = "bg-purple-900/40"; pub(crate) const bg_purple_900_of_5: &str = "bg-purple-900/5"; pub(crate) const bg_purple_900_of_50: &str = "bg-purple-900/50"; pub(crate) const bg_purple_900_of_60: &str = "bg-purple-900/60"; pub(crate) const bg_purple_900_of_70: &str = "bg-purple-900/70"; pub(crate) const bg_purple_900_of_75: &str = "bg-purple-900/75"; pub(crate) const bg_purple_900_of_80: &str = "bg-purple-900/80"; pub(crate) const bg_purple_900_of_90: &str = "bg-purple-900/90"; pub(crate) const bg_purple_900_of_95: &str = "bg-purple-900/95"; pub(crate) const bg_red_100: &str = "bg-red-100"; pub(crate) const bg_red_100_of_0: &str = "bg-red-100/0"; pub(crate) const bg_red_100_of_10: &str = "bg-red-100/10"; pub(crate) const bg_red_100_of_100: &str = "bg-red-100/100"; pub(crate) const bg_red_100_of_20: &str = "bg-red-100/20"; pub(crate) const bg_red_100_of_25: &str = "bg-red-100/25"; pub(crate) const bg_red_100_of_30: &str = "bg-red-100/30"; pub(crate) const bg_red_100_of_40: &str = "bg-red-100/40"; pub(crate) const bg_red_100_of_5: &str = "bg-red-100/5"; pub(crate) const bg_red_100_of_50: &str = "bg-red-100/50"; pub(crate) const bg_red_100_of_60: &str = "bg-red-100/60"; pub(crate) const bg_red_100_of_70: &str = "bg-red-100/70"; pub(crate) const bg_red_100_of_75: &str = "bg-red-100/75"; pub(crate) const bg_red_100_of_80: &str = "bg-red-100/80"; pub(crate) const bg_red_100_of_90: &str = "bg-red-100/90"; pub(crate) const bg_red_100_of_95: &str = "bg-red-100/95"; pub(crate) const bg_red_200: &str = "bg-red-200"; pub(crate) const bg_red_200_of_0: &str = "bg-red-200/0"; pub(crate) const bg_red_200_of_10: &str = "bg-red-200/10"; pub(crate) const bg_red_200_of_100: &str = "bg-red-200/100"; pub(crate) const bg_red_200_of_20: &str = "bg-red-200/20"; pub(crate) const bg_red_200_of_25: &str = "bg-red-200/25"; pub(crate) const bg_red_200_of_30: &str = "bg-red-200/30"; pub(crate) const bg_red_200_of_40: &str = "bg-red-200/40"; pub(crate) const bg_red_200_of_5: &str = "bg-red-200/5"; pub(crate) const bg_red_200_of_50: &str = "bg-red-200/50"; pub(crate) const bg_red_200_of_60: &str = "bg-red-200/60"; pub(crate) const bg_red_200_of_70: &str = "bg-red-200/70"; pub(crate) const bg_red_200_of_75: &str = "bg-red-200/75"; pub(crate) const bg_red_200_of_80: &str = "bg-red-200/80"; pub(crate) const bg_red_200_of_90: &str = "bg-red-200/90"; pub(crate) const bg_red_200_of_95: &str = "bg-red-200/95"; pub(crate) const bg_red_300: &str = "bg-red-300"; pub(crate) const bg_red_300_of_0: &str = "bg-red-300/0"; pub(crate) const bg_red_300_of_10: &str = "bg-red-300/10"; pub(crate) const bg_red_300_of_100: &str = "bg-red-300/100"; pub(crate) const bg_red_300_of_20: &str = "bg-red-300/20"; pub(crate) const bg_red_300_of_25: &str = "bg-red-300/25"; pub(crate) const bg_red_300_of_30: &str = "bg-red-300/30"; pub(crate) const bg_red_300_of_40: &str = "bg-red-300/40"; pub(crate) const bg_red_300_of_5: &str = "bg-red-300/5"; pub(crate) const bg_red_300_of_50: &str = "bg-red-300/50"; pub(crate) const bg_red_300_of_60: &str = "bg-red-300/60"; pub(crate) const bg_red_300_of_70: &str = "bg-red-300/70"; pub(crate) const bg_red_300_of_75: &str = "bg-red-300/75"; pub(crate) const bg_red_300_of_80: &str = "bg-red-300/80"; pub(crate) const bg_red_300_of_90: &str = "bg-red-300/90"; pub(crate) const bg_red_300_of_95: &str = "bg-red-300/95"; pub(crate) const bg_red_400: &str = "bg-red-400"; pub(crate) const bg_red_400_of_0: &str = "bg-red-400/0"; pub(crate) const bg_red_400_of_10: &str = "bg-red-400/10"; pub(crate) const bg_red_400_of_100: &str = "bg-red-400/100"; pub(crate) const bg_red_400_of_20: &str = "bg-red-400/20"; pub(crate) const bg_red_400_of_25: &str = "bg-red-400/25"; pub(crate) const bg_red_400_of_30: &str = "bg-red-400/30"; pub(crate) const bg_red_400_of_40: &str = "bg-red-400/40"; pub(crate) const bg_red_400_of_5: &str = "bg-red-400/5"; pub(crate) const bg_red_400_of_50: &str = "bg-red-400/50"; pub(crate) const bg_red_400_of_60: &str = "bg-red-400/60"; pub(crate) const bg_red_400_of_70: &str = "bg-red-400/70"; pub(crate) const bg_red_400_of_75: &str = "bg-red-400/75"; pub(crate) const bg_red_400_of_80: &str = "bg-red-400/80"; pub(crate) const bg_red_400_of_90: &str = "bg-red-400/90"; pub(crate) const bg_red_400_of_95: &str = "bg-red-400/95"; pub(crate) const bg_red_50: &str = "bg-red-50"; pub(crate) const bg_red_500: &str = "bg-red-500"; pub(crate) const bg_red_500_of_0: &str = "bg-red-500/0"; pub(crate) const bg_red_500_of_10: &str = "bg-red-500/10"; pub(crate) const bg_red_500_of_100: &str = "bg-red-500/100"; pub(crate) const bg_red_500_of_20: &str = "bg-red-500/20"; pub(crate) const bg_red_500_of_25: &str = "bg-red-500/25"; pub(crate) const bg_red_500_of_30: &str = "bg-red-500/30"; pub(crate) const bg_red_500_of_40: &str = "bg-red-500/40"; pub(crate) const bg_red_500_of_5: &str = "bg-red-500/5"; pub(crate) const bg_red_500_of_50: &str = "bg-red-500/50"; pub(crate) const bg_red_500_of_60: &str = "bg-red-500/60"; pub(crate) const bg_red_500_of_70: &str = "bg-red-500/70"; pub(crate) const bg_red_500_of_75: &str = "bg-red-500/75"; pub(crate) const bg_red_500_of_80: &str = "bg-red-500/80"; pub(crate) const bg_red_500_of_90: &str = "bg-red-500/90"; pub(crate) const bg_red_500_of_95: &str = "bg-red-500/95"; pub(crate) const bg_red_50_of_0: &str = "bg-red-50/0"; pub(crate) const bg_red_50_of_10: &str = "bg-red-50/10"; pub(crate) const bg_red_50_of_100: &str = "bg-red-50/100"; pub(crate) const bg_red_50_of_20: &str = "bg-red-50/20"; pub(crate) const bg_red_50_of_25: &str = "bg-red-50/25"; pub(crate) const bg_red_50_of_30: &str = "bg-red-50/30"; pub(crate) const bg_red_50_of_40: &str = "bg-red-50/40"; pub(crate) const bg_red_50_of_5: &str = "bg-red-50/5"; pub(crate) const bg_red_50_of_50: &str = "bg-red-50/50"; pub(crate) const bg_red_50_of_60: &str = "bg-red-50/60"; pub(crate) const bg_red_50_of_70: &str = "bg-red-50/70"; pub(crate) const bg_red_50_of_75: &str = "bg-red-50/75"; pub(crate) const bg_red_50_of_80: &str = "bg-red-50/80"; pub(crate) const bg_red_50_of_90: &str = "bg-red-50/90"; pub(crate) const bg_red_50_of_95: &str = "bg-red-50/95"; pub(crate) const bg_red_600: &str = "bg-red-600"; pub(crate) const bg_red_600_of_0: &str = "bg-red-600/0"; pub(crate) const bg_red_600_of_10: &str = "bg-red-600/10"; pub(crate) const bg_red_600_of_100: &str = "bg-red-600/100"; pub(crate) const bg_red_600_of_20: &str = "bg-red-600/20"; pub(crate) const bg_red_600_of_25: &str = "bg-red-600/25"; pub(crate) const bg_red_600_of_30: &str = "bg-red-600/30"; pub(crate) const bg_red_600_of_40: &str = "bg-red-600/40"; pub(crate) const bg_red_600_of_5: &str = "bg-red-600/5"; pub(crate) const bg_red_600_of_50: &str = "bg-red-600/50"; pub(crate) const bg_red_600_of_60: &str = "bg-red-600/60"; pub(crate) const bg_red_600_of_70: &str = "bg-red-600/70"; pub(crate) const bg_red_600_of_75: &str = "bg-red-600/75"; pub(crate) const bg_red_600_of_80: &str = "bg-red-600/80"; pub(crate) const bg_red_600_of_90: &str = "bg-red-600/90"; pub(crate) const bg_red_600_of_95: &str = "bg-red-600/95"; pub(crate) const bg_red_700: &str = "bg-red-700"; pub(crate) const bg_red_700_of_0: &str = "bg-red-700/0"; pub(crate) const bg_red_700_of_10: &str = "bg-red-700/10"; pub(crate) const bg_red_700_of_100: &str = "bg-red-700/100"; pub(crate) const bg_red_700_of_20: &str = "bg-red-700/20"; pub(crate) const bg_red_700_of_25: &str = "bg-red-700/25"; pub(crate) const bg_red_700_of_30: &str = "bg-red-700/30"; pub(crate) const bg_red_700_of_40: &str = "bg-red-700/40"; pub(crate) const bg_red_700_of_5: &str = "bg-red-700/5"; pub(crate) const bg_red_700_of_50: &str = "bg-red-700/50"; pub(crate) const bg_red_700_of_60: &str = "bg-red-700/60"; pub(crate) const bg_red_700_of_70: &str = "bg-red-700/70"; pub(crate) const bg_red_700_of_75: &str = "bg-red-700/75"; pub(crate) const bg_red_700_of_80: &str = "bg-red-700/80"; pub(crate) const bg_red_700_of_90: &str = "bg-red-700/90"; pub(crate) const bg_red_700_of_95: &str = "bg-red-700/95"; pub(crate) const bg_red_800: &str = "bg-red-800"; pub(crate) const bg_red_800_of_0: &str = "bg-red-800/0"; pub(crate) const bg_red_800_of_10: &str = "bg-red-800/10"; pub(crate) const bg_red_800_of_100: &str = "bg-red-800/100"; pub(crate) const bg_red_800_of_20: &str = "bg-red-800/20"; pub(crate) const bg_red_800_of_25: &str = "bg-red-800/25"; pub(crate) const bg_red_800_of_30: &str = "bg-red-800/30"; pub(crate) const bg_red_800_of_40: &str = "bg-red-800/40"; pub(crate) const bg_red_800_of_5: &str = "bg-red-800/5"; pub(crate) const bg_red_800_of_50: &str = "bg-red-800/50"; pub(crate) const bg_red_800_of_60: &str = "bg-red-800/60"; pub(crate) const bg_red_800_of_70: &str = "bg-red-800/70"; pub(crate) const bg_red_800_of_75: &str = "bg-red-800/75"; pub(crate) const bg_red_800_of_80: &str = "bg-red-800/80"; pub(crate) const bg_red_800_of_90: &str = "bg-red-800/90"; pub(crate) const bg_red_800_of_95: &str = "bg-red-800/95"; pub(crate) const bg_red_900: &str = "bg-red-900"; pub(crate) const bg_red_900_of_0: &str = "bg-red-900/0"; pub(crate) const bg_red_900_of_10: &str = "bg-red-900/10"; pub(crate) const bg_red_900_of_100: &str = "bg-red-900/100"; pub(crate) const bg_red_900_of_20: &str = "bg-red-900/20"; pub(crate) const bg_red_900_of_25: &str = "bg-red-900/25"; pub(crate) const bg_red_900_of_30: &str = "bg-red-900/30"; pub(crate) const bg_red_900_of_40: &str = "bg-red-900/40"; pub(crate) const bg_red_900_of_5: &str = "bg-red-900/5"; pub(crate) const bg_red_900_of_50: &str = "bg-red-900/50"; pub(crate) const bg_red_900_of_60: &str = "bg-red-900/60"; pub(crate) const bg_red_900_of_70: &str = "bg-red-900/70"; pub(crate) const bg_red_900_of_75: &str = "bg-red-900/75"; pub(crate) const bg_red_900_of_80: &str = "bg-red-900/80"; pub(crate) const bg_red_900_of_90: &str = "bg-red-900/90"; pub(crate) const bg_red_900_of_95: &str = "bg-red-900/95"; pub(crate) const bg_repeat: &str = "bg-repeat"; pub(crate) const bg_repeat_round: &str = "bg-repeat-round"; pub(crate) const bg_repeat_space: &str = "bg-repeat-space"; pub(crate) const bg_repeat_x: &str = "bg-repeat-x"; pub(crate) const bg_repeat_y: &str = "bg-repeat-y"; pub(crate) const bg_right: &str = "bg-right"; pub(crate) const bg_right_bottom: &str = "bg-right-bottom"; pub(crate) const bg_right_top: &str = "bg-right-top"; pub(crate) const bg_rose_100: &str = "bg-rose-100"; pub(crate) const bg_rose_100_of_0: &str = "bg-rose-100/0"; pub(crate) const bg_rose_100_of_10: &str = "bg-rose-100/10"; pub(crate) const bg_rose_100_of_100: &str = "bg-rose-100/100"; pub(crate) const bg_rose_100_of_20: &str = "bg-rose-100/20"; pub(crate) const bg_rose_100_of_25: &str = "bg-rose-100/25"; pub(crate) const bg_rose_100_of_30: &str = "bg-rose-100/30"; pub(crate) const bg_rose_100_of_40: &str = "bg-rose-100/40"; pub(crate) const bg_rose_100_of_5: &str = "bg-rose-100/5"; pub(crate) const bg_rose_100_of_50: &str = "bg-rose-100/50"; pub(crate) const bg_rose_100_of_60: &str = "bg-rose-100/60"; pub(crate) const bg_rose_100_of_70: &str = "bg-rose-100/70"; pub(crate) const bg_rose_100_of_75: &str = "bg-rose-100/75"; pub(crate) const bg_rose_100_of_80: &str = "bg-rose-100/80"; pub(crate) const bg_rose_100_of_90: &str = "bg-rose-100/90"; pub(crate) const bg_rose_100_of_95: &str = "bg-rose-100/95"; pub(crate) const bg_rose_200: &str = "bg-rose-200"; pub(crate) const bg_rose_200_of_0: &str = "bg-rose-200/0"; pub(crate) const bg_rose_200_of_10: &str = "bg-rose-200/10"; pub(crate) const bg_rose_200_of_100: &str = "bg-rose-200/100"; pub(crate) const bg_rose_200_of_20: &str = "bg-rose-200/20"; pub(crate) const bg_rose_200_of_25: &str = "bg-rose-200/25"; pub(crate) const bg_rose_200_of_30: &str = "bg-rose-200/30"; pub(crate) const bg_rose_200_of_40: &str = "bg-rose-200/40"; pub(crate) const bg_rose_200_of_5: &str = "bg-rose-200/5"; pub(crate) const bg_rose_200_of_50: &str = "bg-rose-200/50"; pub(crate) const bg_rose_200_of_60: &str = "bg-rose-200/60"; pub(crate) const bg_rose_200_of_70: &str = "bg-rose-200/70"; pub(crate) const bg_rose_200_of_75: &str = "bg-rose-200/75"; pub(crate) const bg_rose_200_of_80: &str = "bg-rose-200/80"; pub(crate) const bg_rose_200_of_90: &str = "bg-rose-200/90"; pub(crate) const bg_rose_200_of_95: &str = "bg-rose-200/95"; pub(crate) const bg_rose_300: &str = "bg-rose-300"; pub(crate) const bg_rose_300_of_0: &str = "bg-rose-300/0"; pub(crate) const bg_rose_300_of_10: &str = "bg-rose-300/10"; pub(crate) const bg_rose_300_of_100: &str = "bg-rose-300/100"; pub(crate) const bg_rose_300_of_20: &str = "bg-rose-300/20"; pub(crate) const bg_rose_300_of_25: &str = "bg-rose-300/25"; pub(crate) const bg_rose_300_of_30: &str = "bg-rose-300/30"; pub(crate) const bg_rose_300_of_40: &str = "bg-rose-300/40"; pub(crate) const bg_rose_300_of_5: &str = "bg-rose-300/5"; pub(crate) const bg_rose_300_of_50: &str = "bg-rose-300/50"; pub(crate) const bg_rose_300_of_60: &str = "bg-rose-300/60"; pub(crate) const bg_rose_300_of_70: &str = "bg-rose-300/70"; pub(crate) const bg_rose_300_of_75: &str = "bg-rose-300/75"; pub(crate) const bg_rose_300_of_80: &str = "bg-rose-300/80"; pub(crate) const bg_rose_300_of_90: &str = "bg-rose-300/90"; pub(crate) const bg_rose_300_of_95: &str = "bg-rose-300/95"; pub(crate) const bg_rose_400: &str = "bg-rose-400"; pub(crate) const bg_rose_400_of_0: &str = "bg-rose-400/0"; pub(crate) const bg_rose_400_of_10: &str = "bg-rose-400/10"; pub(crate) const bg_rose_400_of_100: &str = "bg-rose-400/100"; pub(crate) const bg_rose_400_of_20: &str = "bg-rose-400/20"; pub(crate) const bg_rose_400_of_25: &str = "bg-rose-400/25"; pub(crate) const bg_rose_400_of_30: &str = "bg-rose-400/30"; pub(crate) const bg_rose_400_of_40: &str = "bg-rose-400/40"; pub(crate) const bg_rose_400_of_5: &str = "bg-rose-400/5"; pub(crate) const bg_rose_400_of_50: &str = "bg-rose-400/50"; pub(crate) const bg_rose_400_of_60: &str = "bg-rose-400/60"; pub(crate) const bg_rose_400_of_70: &str = "bg-rose-400/70"; pub(crate) const bg_rose_400_of_75: &str = "bg-rose-400/75"; pub(crate) const bg_rose_400_of_80: &str = "bg-rose-400/80"; pub(crate) const bg_rose_400_of_90: &str = "bg-rose-400/90"; pub(crate) const bg_rose_400_of_95: &str = "bg-rose-400/95"; pub(crate) const bg_rose_50: &str = "bg-rose-50"; pub(crate) const bg_rose_500: &str = "bg-rose-500"; pub(crate) const bg_rose_500_of_0: &str = "bg-rose-500/0"; pub(crate) const bg_rose_500_of_10: &str = "bg-rose-500/10"; pub(crate) const bg_rose_500_of_100: &str = "bg-rose-500/100"; pub(crate) const bg_rose_500_of_20: &str = "bg-rose-500/20"; pub(crate) const bg_rose_500_of_25: &str = "bg-rose-500/25"; pub(crate) const bg_rose_500_of_30: &str = "bg-rose-500/30"; pub(crate) const bg_rose_500_of_40: &str = "bg-rose-500/40"; pub(crate) const bg_rose_500_of_5: &str = "bg-rose-500/5"; pub(crate) const bg_rose_500_of_50: &str = "bg-rose-500/50"; pub(crate) const bg_rose_500_of_60: &str = "bg-rose-500/60"; pub(crate) const bg_rose_500_of_70: &str = "bg-rose-500/70"; pub(crate) const bg_rose_500_of_75: &str = "bg-rose-500/75"; pub(crate) const bg_rose_500_of_80: &str = "bg-rose-500/80"; pub(crate) const bg_rose_500_of_90: &str = "bg-rose-500/90"; pub(crate) const bg_rose_500_of_95: &str = "bg-rose-500/95"; pub(crate) const bg_rose_50_of_0: &str = "bg-rose-50/0"; pub(crate) const bg_rose_50_of_10: &str = "bg-rose-50/10"; pub(crate) const bg_rose_50_of_100: &str = "bg-rose-50/100"; pub(crate) const bg_rose_50_of_20: &str = "bg-rose-50/20"; pub(crate) const bg_rose_50_of_25: &str = "bg-rose-50/25"; pub(crate) const bg_rose_50_of_30: &str = "bg-rose-50/30"; pub(crate) const bg_rose_50_of_40: &str = "bg-rose-50/40"; pub(crate) const bg_rose_50_of_5: &str = "bg-rose-50/5"; pub(crate) const bg_rose_50_of_50: &str = "bg-rose-50/50"; pub(crate) const bg_rose_50_of_60: &str = "bg-rose-50/60"; pub(crate) const bg_rose_50_of_70: &str = "bg-rose-50/70"; pub(crate) const bg_rose_50_of_75: &str = "bg-rose-50/75"; pub(crate) const bg_rose_50_of_80: &str = "bg-rose-50/80"; pub(crate) const bg_rose_50_of_90: &str = "bg-rose-50/90"; pub(crate) const bg_rose_50_of_95: &str = "bg-rose-50/95"; pub(crate) const bg_rose_600: &str = "bg-rose-600"; pub(crate) const bg_rose_600_of_0: &str = "bg-rose-600/0"; pub(crate) const bg_rose_600_of_10: &str = "bg-rose-600/10"; pub(crate) const bg_rose_600_of_100: &str = "bg-rose-600/100"; pub(crate) const bg_rose_600_of_20: &str = "bg-rose-600/20"; pub(crate) const bg_rose_600_of_25: &str = "bg-rose-600/25"; pub(crate) const bg_rose_600_of_30: &str = "bg-rose-600/30"; pub(crate) const bg_rose_600_of_40: &str = "bg-rose-600/40"; pub(crate) const bg_rose_600_of_5: &str = "bg-rose-600/5"; pub(crate) const bg_rose_600_of_50: &str = "bg-rose-600/50"; pub(crate) const bg_rose_600_of_60: &str = "bg-rose-600/60"; pub(crate) const bg_rose_600_of_70: &str = "bg-rose-600/70"; pub(crate) const bg_rose_600_of_75: &str = "bg-rose-600/75"; pub(crate) const bg_rose_600_of_80: &str = "bg-rose-600/80"; pub(crate) const bg_rose_600_of_90: &str = "bg-rose-600/90"; pub(crate) const bg_rose_600_of_95: &str = "bg-rose-600/95"; pub(crate) const bg_rose_700: &str = "bg-rose-700"; pub(crate) const bg_rose_700_of_0: &str = "bg-rose-700/0"; pub(crate) const bg_rose_700_of_10: &str = "bg-rose-700/10"; pub(crate) const bg_rose_700_of_100: &str = "bg-rose-700/100"; pub(crate) const bg_rose_700_of_20: &str = "bg-rose-700/20"; pub(crate) const bg_rose_700_of_25: &str = "bg-rose-700/25"; pub(crate) const bg_rose_700_of_30: &str = "bg-rose-700/30"; pub(crate) const bg_rose_700_of_40: &str = "bg-rose-700/40"; pub(crate) const bg_rose_700_of_5: &str = "bg-rose-700/5"; pub(crate) const bg_rose_700_of_50: &str = "bg-rose-700/50"; pub(crate) const bg_rose_700_of_60: &str = "bg-rose-700/60"; pub(crate) const bg_rose_700_of_70: &str = "bg-rose-700/70"; pub(crate) const bg_rose_700_of_75: &str = "bg-rose-700/75"; pub(crate) const bg_rose_700_of_80: &str = "bg-rose-700/80"; pub(crate) const bg_rose_700_of_90: &str = "bg-rose-700/90"; pub(crate) const bg_rose_700_of_95: &str = "bg-rose-700/95"; pub(crate) const bg_rose_800: &str = "bg-rose-800"; pub(crate) const bg_rose_800_of_0: &str = "bg-rose-800/0"; pub(crate) const bg_rose_800_of_10: &str = "bg-rose-800/10"; pub(crate) const bg_rose_800_of_100: &str = "bg-rose-800/100"; pub(crate) const bg_rose_800_of_20: &str = "bg-rose-800/20"; pub(crate) const bg_rose_800_of_25: &str = "bg-rose-800/25"; pub(crate) const bg_rose_800_of_30: &str = "bg-rose-800/30"; pub(crate) const bg_rose_800_of_40: &str = "bg-rose-800/40"; pub(crate) const bg_rose_800_of_5: &str = "bg-rose-800/5"; pub(crate) const bg_rose_800_of_50: &str = "bg-rose-800/50"; pub(crate) const bg_rose_800_of_60: &str = "bg-rose-800/60"; pub(crate) const bg_rose_800_of_70: &str = "bg-rose-800/70"; pub(crate) const bg_rose_800_of_75: &str = "bg-rose-800/75"; pub(crate) const bg_rose_800_of_80: &str = "bg-rose-800/80"; pub(crate) const bg_rose_800_of_90: &str = "bg-rose-800/90"; pub(crate) const bg_rose_800_of_95: &str = "bg-rose-800/95"; pub(crate) const bg_rose_900: &str = "bg-rose-900"; pub(crate) const bg_rose_900_of_0: &str = "bg-rose-900/0"; pub(crate) const bg_rose_900_of_10: &str = "bg-rose-900/10"; pub(crate) const bg_rose_900_of_100: &str = "bg-rose-900/100"; pub(crate) const bg_rose_900_of_20: &str = "bg-rose-900/20"; pub(crate) const bg_rose_900_of_25: &str = "bg-rose-900/25"; pub(crate) const bg_rose_900_of_30: &str = "bg-rose-900/30"; pub(crate) const bg_rose_900_of_40: &str = "bg-rose-900/40"; pub(crate) const bg_rose_900_of_5: &str = "bg-rose-900/5"; pub(crate) const bg_rose_900_of_50: &str = "bg-rose-900/50"; pub(crate) const bg_rose_900_of_60: &str = "bg-rose-900/60"; pub(crate) const bg_rose_900_of_70: &str = "bg-rose-900/70"; pub(crate) const bg_rose_900_of_75: &str = "bg-rose-900/75"; pub(crate) const bg_rose_900_of_80: &str = "bg-rose-900/80"; pub(crate) const bg_rose_900_of_90: &str = "bg-rose-900/90"; pub(crate) const bg_rose_900_of_95: &str = "bg-rose-900/95"; pub(crate) const bg_scroll: &str = "bg-scroll"; pub(crate) const bg_sky_100: &str = "bg-sky-100"; pub(crate) const bg_sky_100_of_0: &str = "bg-sky-100/0"; pub(crate) const bg_sky_100_of_10: &str = "bg-sky-100/10"; pub(crate) const bg_sky_100_of_100: &str = "bg-sky-100/100"; pub(crate) const bg_sky_100_of_20: &str = "bg-sky-100/20"; pub(crate) const bg_sky_100_of_25: &str = "bg-sky-100/25"; pub(crate) const bg_sky_100_of_30: &str = "bg-sky-100/30"; pub(crate) const bg_sky_100_of_40: &str = "bg-sky-100/40"; pub(crate) const bg_sky_100_of_5: &str = "bg-sky-100/5"; pub(crate) const bg_sky_100_of_50: &str = "bg-sky-100/50"; pub(crate) const bg_sky_100_of_60: &str = "bg-sky-100/60"; pub(crate) const bg_sky_100_of_70: &str = "bg-sky-100/70"; pub(crate) const bg_sky_100_of_75: &str = "bg-sky-100/75"; pub(crate) const bg_sky_100_of_80: &str = "bg-sky-100/80"; pub(crate) const bg_sky_100_of_90: &str = "bg-sky-100/90"; pub(crate) const bg_sky_100_of_95: &str = "bg-sky-100/95"; pub(crate) const bg_sky_200: &str = "bg-sky-200"; pub(crate) const bg_sky_200_of_0: &str = "bg-sky-200/0"; pub(crate) const bg_sky_200_of_10: &str = "bg-sky-200/10"; pub(crate) const bg_sky_200_of_100: &str = "bg-sky-200/100"; pub(crate) const bg_sky_200_of_20: &str = "bg-sky-200/20"; pub(crate) const bg_sky_200_of_25: &str = "bg-sky-200/25"; pub(crate) const bg_sky_200_of_30: &str = "bg-sky-200/30"; pub(crate) const bg_sky_200_of_40: &str = "bg-sky-200/40"; pub(crate) const bg_sky_200_of_5: &str = "bg-sky-200/5"; pub(crate) const bg_sky_200_of_50: &str = "bg-sky-200/50"; pub(crate) const bg_sky_200_of_60: &str = "bg-sky-200/60"; pub(crate) const bg_sky_200_of_70: &str = "bg-sky-200/70"; pub(crate) const bg_sky_200_of_75: &str = "bg-sky-200/75"; pub(crate) const bg_sky_200_of_80: &str = "bg-sky-200/80"; pub(crate) const bg_sky_200_of_90: &str = "bg-sky-200/90"; pub(crate) const bg_sky_200_of_95: &str = "bg-sky-200/95"; pub(crate) const bg_sky_300: &str = "bg-sky-300"; pub(crate) const bg_sky_300_of_0: &str = "bg-sky-300/0"; pub(crate) const bg_sky_300_of_10: &str = "bg-sky-300/10"; pub(crate) const bg_sky_300_of_100: &str = "bg-sky-300/100"; pub(crate) const bg_sky_300_of_20: &str = "bg-sky-300/20"; pub(crate) const bg_sky_300_of_25: &str = "bg-sky-300/25"; pub(crate) const bg_sky_300_of_30: &str = "bg-sky-300/30"; pub(crate) const bg_sky_300_of_40: &str = "bg-sky-300/40"; pub(crate) const bg_sky_300_of_5: &str = "bg-sky-300/5"; pub(crate) const bg_sky_300_of_50: &str = "bg-sky-300/50"; pub(crate) const bg_sky_300_of_60: &str = "bg-sky-300/60"; pub(crate) const bg_sky_300_of_70: &str = "bg-sky-300/70"; pub(crate) const bg_sky_300_of_75: &str = "bg-sky-300/75"; pub(crate) const bg_sky_300_of_80: &str = "bg-sky-300/80"; pub(crate) const bg_sky_300_of_90: &str = "bg-sky-300/90"; pub(crate) const bg_sky_300_of_95: &str = "bg-sky-300/95"; pub(crate) const bg_sky_400: &str = "bg-sky-400"; pub(crate) const bg_sky_400_of_0: &str = "bg-sky-400/0"; pub(crate) const bg_sky_400_of_10: &str = "bg-sky-400/10"; pub(crate) const bg_sky_400_of_100: &str = "bg-sky-400/100"; pub(crate) const bg_sky_400_of_20: &str = "bg-sky-400/20"; pub(crate) const bg_sky_400_of_25: &str = "bg-sky-400/25"; pub(crate) const bg_sky_400_of_30: &str = "bg-sky-400/30"; pub(crate) const bg_sky_400_of_40: &str = "bg-sky-400/40"; pub(crate) const bg_sky_400_of_5: &str = "bg-sky-400/5"; pub(crate) const bg_sky_400_of_50: &str = "bg-sky-400/50"; pub(crate) const bg_sky_400_of_60: &str = "bg-sky-400/60"; pub(crate) const bg_sky_400_of_70: &str = "bg-sky-400/70"; pub(crate) const bg_sky_400_of_75: &str = "bg-sky-400/75"; pub(crate) const bg_sky_400_of_80: &str = "bg-sky-400/80"; pub(crate) const bg_sky_400_of_90: &str = "bg-sky-400/90"; pub(crate) const bg_sky_400_of_95: &str = "bg-sky-400/95"; pub(crate) const bg_sky_50: &str = "bg-sky-50"; pub(crate) const bg_sky_500: &str = "bg-sky-500"; pub(crate) const bg_sky_500_of_0: &str = "bg-sky-500/0"; pub(crate) const bg_sky_500_of_10: &str = "bg-sky-500/10"; pub(crate) const bg_sky_500_of_100: &str = "bg-sky-500/100"; pub(crate) const bg_sky_500_of_20: &str = "bg-sky-500/20"; pub(crate) const bg_sky_500_of_25: &str = "bg-sky-500/25"; pub(crate) const bg_sky_500_of_30: &str = "bg-sky-500/30"; pub(crate) const bg_sky_500_of_40: &str = "bg-sky-500/40"; pub(crate) const bg_sky_500_of_5: &str = "bg-sky-500/5"; pub(crate) const bg_sky_500_of_50: &str = "bg-sky-500/50"; pub(crate) const bg_sky_500_of_60: &str = "bg-sky-500/60"; pub(crate) const bg_sky_500_of_70: &str = "bg-sky-500/70"; pub(crate) const bg_sky_500_of_75: &str = "bg-sky-500/75"; pub(crate) const bg_sky_500_of_80: &str = "bg-sky-500/80"; pub(crate) const bg_sky_500_of_90: &str = "bg-sky-500/90"; pub(crate) const bg_sky_500_of_95: &str = "bg-sky-500/95"; pub(crate) const bg_sky_50_of_0: &str = "bg-sky-50/0"; pub(crate) const bg_sky_50_of_10: &str = "bg-sky-50/10"; pub(crate) const bg_sky_50_of_100: &str = "bg-sky-50/100"; pub(crate) const bg_sky_50_of_20: &str = "bg-sky-50/20"; pub(crate) const bg_sky_50_of_25: &str = "bg-sky-50/25"; pub(crate) const bg_sky_50_of_30: &str = "bg-sky-50/30"; pub(crate) const bg_sky_50_of_40: &str = "bg-sky-50/40"; pub(crate) const bg_sky_50_of_5: &str = "bg-sky-50/5"; pub(crate) const bg_sky_50_of_50: &str = "bg-sky-50/50"; pub(crate) const bg_sky_50_of_60: &str = "bg-sky-50/60"; pub(crate) const bg_sky_50_of_70: &str = "bg-sky-50/70"; pub(crate) const bg_sky_50_of_75: &str = "bg-sky-50/75"; pub(crate) const bg_sky_50_of_80: &str = "bg-sky-50/80"; pub(crate) const bg_sky_50_of_90: &str = "bg-sky-50/90"; pub(crate) const bg_sky_50_of_95: &str = "bg-sky-50/95"; pub(crate) const bg_sky_600: &str = "bg-sky-600"; pub(crate) const bg_sky_600_of_0: &str = "bg-sky-600/0"; pub(crate) const bg_sky_600_of_10: &str = "bg-sky-600/10"; pub(crate) const bg_sky_600_of_100: &str = "bg-sky-600/100"; pub(crate) const bg_sky_600_of_20: &str = "bg-sky-600/20"; pub(crate) const bg_sky_600_of_25: &str = "bg-sky-600/25"; pub(crate) const bg_sky_600_of_30: &str = "bg-sky-600/30"; pub(crate) const bg_sky_600_of_40: &str = "bg-sky-600/40"; pub(crate) const bg_sky_600_of_5: &str = "bg-sky-600/5"; pub(crate) const bg_sky_600_of_50: &str = "bg-sky-600/50"; pub(crate) const bg_sky_600_of_60: &str = "bg-sky-600/60"; pub(crate) const bg_sky_600_of_70: &str = "bg-sky-600/70"; pub(crate) const bg_sky_600_of_75: &str = "bg-sky-600/75"; pub(crate) const bg_sky_600_of_80: &str = "bg-sky-600/80"; pub(crate) const bg_sky_600_of_90: &str = "bg-sky-600/90"; pub(crate) const bg_sky_600_of_95: &str = "bg-sky-600/95"; pub(crate) const bg_sky_700: &str = "bg-sky-700"; pub(crate) const bg_sky_700_of_0: &str = "bg-sky-700/0"; pub(crate) const bg_sky_700_of_10: &str = "bg-sky-700/10"; pub(crate) const bg_sky_700_of_100: &str = "bg-sky-700/100"; pub(crate) const bg_sky_700_of_20: &str = "bg-sky-700/20"; pub(crate) const bg_sky_700_of_25: &str = "bg-sky-700/25"; pub(crate) const bg_sky_700_of_30: &str = "bg-sky-700/30"; pub(crate) const bg_sky_700_of_40: &str = "bg-sky-700/40"; pub(crate) const bg_sky_700_of_5: &str = "bg-sky-700/5"; pub(crate) const bg_sky_700_of_50: &str = "bg-sky-700/50"; pub(crate) const bg_sky_700_of_60: &str = "bg-sky-700/60"; pub(crate) const bg_sky_700_of_70: &str = "bg-sky-700/70"; pub(crate) const bg_sky_700_of_75: &str = "bg-sky-700/75"; pub(crate) const bg_sky_700_of_80: &str = "bg-sky-700/80"; pub(crate) const bg_sky_700_of_90: &str = "bg-sky-700/90"; pub(crate) const bg_sky_700_of_95: &str = "bg-sky-700/95"; pub(crate) const bg_sky_800: &str = "bg-sky-800"; pub(crate) const bg_sky_800_of_0: &str = "bg-sky-800/0"; pub(crate) const bg_sky_800_of_10: &str = "bg-sky-800/10"; pub(crate) const bg_sky_800_of_100: &str = "bg-sky-800/100"; pub(crate) const bg_sky_800_of_20: &str = "bg-sky-800/20"; pub(crate) const bg_sky_800_of_25: &str = "bg-sky-800/25"; pub(crate) const bg_sky_800_of_30: &str = "bg-sky-800/30"; pub(crate) const bg_sky_800_of_40: &str = "bg-sky-800/40"; pub(crate) const bg_sky_800_of_5: &str = "bg-sky-800/5"; pub(crate) const bg_sky_800_of_50: &str = "bg-sky-800/50"; pub(crate) const bg_sky_800_of_60: &str = "bg-sky-800/60"; pub(crate) const bg_sky_800_of_70: &str = "bg-sky-800/70"; pub(crate) const bg_sky_800_of_75: &str = "bg-sky-800/75"; pub(crate) const bg_sky_800_of_80: &str = "bg-sky-800/80"; pub(crate) const bg_sky_800_of_90: &str = "bg-sky-800/90"; pub(crate) const bg_sky_800_of_95: &str = "bg-sky-800/95"; pub(crate) const bg_sky_900: &str = "bg-sky-900"; pub(crate) const bg_sky_900_of_0: &str = "bg-sky-900/0"; pub(crate) const bg_sky_900_of_10: &str = "bg-sky-900/10"; pub(crate) const bg_sky_900_of_100: &str = "bg-sky-900/100"; pub(crate) const bg_sky_900_of_20: &str = "bg-sky-900/20"; pub(crate) const bg_sky_900_of_25: &str = "bg-sky-900/25"; pub(crate) const bg_sky_900_of_30: &str = "bg-sky-900/30"; pub(crate) const bg_sky_900_of_40: &str = "bg-sky-900/40"; pub(crate) const bg_sky_900_of_5: &str = "bg-sky-900/5"; pub(crate) const bg_sky_900_of_50: &str = "bg-sky-900/50"; pub(crate) const bg_sky_900_of_60: &str = "bg-sky-900/60"; pub(crate) const bg_sky_900_of_70: &str = "bg-sky-900/70"; pub(crate) const bg_sky_900_of_75: &str = "bg-sky-900/75"; pub(crate) const bg_sky_900_of_80: &str = "bg-sky-900/80"; pub(crate) const bg_sky_900_of_90: &str = "bg-sky-900/90"; pub(crate) const bg_sky_900_of_95: &str = "bg-sky-900/95"; pub(crate) const bg_slate_100: &str = "bg-slate-100"; pub(crate) const bg_slate_100_of_0: &str = "bg-slate-100/0"; pub(crate) const bg_slate_100_of_10: &str = "bg-slate-100/10"; pub(crate) const bg_slate_100_of_100: &str = "bg-slate-100/100"; pub(crate) const bg_slate_100_of_20: &str = "bg-slate-100/20"; pub(crate) const bg_slate_100_of_25: &str = "bg-slate-100/25"; pub(crate) const bg_slate_100_of_30: &str = "bg-slate-100/30"; pub(crate) const bg_slate_100_of_40: &str = "bg-slate-100/40"; pub(crate) const bg_slate_100_of_5: &str = "bg-slate-100/5"; pub(crate) const bg_slate_100_of_50: &str = "bg-slate-100/50"; pub(crate) const bg_slate_100_of_60: &str = "bg-slate-100/60"; pub(crate) const bg_slate_100_of_70: &str = "bg-slate-100/70"; pub(crate) const bg_slate_100_of_75: &str = "bg-slate-100/75"; pub(crate) const bg_slate_100_of_80: &str = "bg-slate-100/80"; pub(crate) const bg_slate_100_of_90: &str = "bg-slate-100/90"; pub(crate) const bg_slate_100_of_95: &str = "bg-slate-100/95"; pub(crate) const bg_slate_200: &str = "bg-slate-200"; pub(crate) const bg_slate_200_of_0: &str = "bg-slate-200/0"; pub(crate) const bg_slate_200_of_10: &str = "bg-slate-200/10"; pub(crate) const bg_slate_200_of_100: &str = "bg-slate-200/100"; pub(crate) const bg_slate_200_of_20: &str = "bg-slate-200/20"; pub(crate) const bg_slate_200_of_25: &str = "bg-slate-200/25"; pub(crate) const bg_slate_200_of_30: &str = "bg-slate-200/30"; pub(crate) const bg_slate_200_of_40: &str = "bg-slate-200/40"; pub(crate) const bg_slate_200_of_5: &str = "bg-slate-200/5"; pub(crate) const bg_slate_200_of_50: &str = "bg-slate-200/50"; pub(crate) const bg_slate_200_of_60: &str = "bg-slate-200/60"; pub(crate) const bg_slate_200_of_70: &str = "bg-slate-200/70"; pub(crate) const bg_slate_200_of_75: &str = "bg-slate-200/75"; pub(crate) const bg_slate_200_of_80: &str = "bg-slate-200/80"; pub(crate) const bg_slate_200_of_90: &str = "bg-slate-200/90"; pub(crate) const bg_slate_200_of_95: &str = "bg-slate-200/95"; pub(crate) const bg_slate_300: &str = "bg-slate-300"; pub(crate) const bg_slate_300_of_0: &str = "bg-slate-300/0"; pub(crate) const bg_slate_300_of_10: &str = "bg-slate-300/10"; pub(crate) const bg_slate_300_of_100: &str = "bg-slate-300/100"; pub(crate) const bg_slate_300_of_20: &str = "bg-slate-300/20"; pub(crate) const bg_slate_300_of_25: &str = "bg-slate-300/25"; pub(crate) const bg_slate_300_of_30: &str = "bg-slate-300/30"; pub(crate) const bg_slate_300_of_40: &str = "bg-slate-300/40"; pub(crate) const bg_slate_300_of_5: &str = "bg-slate-300/5"; pub(crate) const bg_slate_300_of_50: &str = "bg-slate-300/50"; pub(crate) const bg_slate_300_of_60: &str = "bg-slate-300/60"; pub(crate) const bg_slate_300_of_70: &str = "bg-slate-300/70"; pub(crate) const bg_slate_300_of_75: &str = "bg-slate-300/75"; pub(crate) const bg_slate_300_of_80: &str = "bg-slate-300/80"; pub(crate) const bg_slate_300_of_90: &str = "bg-slate-300/90"; pub(crate) const bg_slate_300_of_95: &str = "bg-slate-300/95"; pub(crate) const bg_slate_400: &str = "bg-slate-400"; pub(crate) const bg_slate_400_of_0: &str = "bg-slate-400/0"; pub(crate) const bg_slate_400_of_10: &str = "bg-slate-400/10"; pub(crate) const bg_slate_400_of_100: &str = "bg-slate-400/100"; pub(crate) const bg_slate_400_of_20: &str = "bg-slate-400/20"; pub(crate) const bg_slate_400_of_25: &str = "bg-slate-400/25"; pub(crate) const bg_slate_400_of_30: &str = "bg-slate-400/30"; pub(crate) const bg_slate_400_of_40: &str = "bg-slate-400/40"; pub(crate) const bg_slate_400_of_5: &str = "bg-slate-400/5"; pub(crate) const bg_slate_400_of_50: &str = "bg-slate-400/50"; pub(crate) const bg_slate_400_of_60: &str = "bg-slate-400/60"; pub(crate) const bg_slate_400_of_70: &str = "bg-slate-400/70"; pub(crate) const bg_slate_400_of_75: &str = "bg-slate-400/75"; pub(crate) const bg_slate_400_of_80: &str = "bg-slate-400/80"; pub(crate) const bg_slate_400_of_90: &str = "bg-slate-400/90"; pub(crate) const bg_slate_400_of_95: &str = "bg-slate-400/95"; pub(crate) const bg_slate_50: &str = "bg-slate-50"; pub(crate) const bg_slate_500: &str = "bg-slate-500"; pub(crate) const bg_slate_500_of_0: &str = "bg-slate-500/0"; pub(crate) const bg_slate_500_of_10: &str = "bg-slate-500/10"; pub(crate) const bg_slate_500_of_100: &str = "bg-slate-500/100"; pub(crate) const bg_slate_500_of_20: &str = "bg-slate-500/20"; pub(crate) const bg_slate_500_of_25: &str = "bg-slate-500/25"; pub(crate) const bg_slate_500_of_30: &str = "bg-slate-500/30"; pub(crate) const bg_slate_500_of_40: &str = "bg-slate-500/40"; pub(crate) const bg_slate_500_of_5: &str = "bg-slate-500/5"; pub(crate) const bg_slate_500_of_50: &str = "bg-slate-500/50"; pub(crate) const bg_slate_500_of_60: &str = "bg-slate-500/60"; pub(crate) const bg_slate_500_of_70: &str = "bg-slate-500/70"; pub(crate) const bg_slate_500_of_75: &str = "bg-slate-500/75"; pub(crate) const bg_slate_500_of_80: &str = "bg-slate-500/80"; pub(crate) const bg_slate_500_of_90: &str = "bg-slate-500/90"; pub(crate) const bg_slate_500_of_95: &str = "bg-slate-500/95"; pub(crate) const bg_slate_50_of_0: &str = "bg-slate-50/0"; pub(crate) const bg_slate_50_of_10: &str = "bg-slate-50/10"; pub(crate) const bg_slate_50_of_100: &str = "bg-slate-50/100"; pub(crate) const bg_slate_50_of_20: &str = "bg-slate-50/20"; pub(crate) const bg_slate_50_of_25: &str = "bg-slate-50/25"; pub(crate) const bg_slate_50_of_30: &str = "bg-slate-50/30"; pub(crate) const bg_slate_50_of_40: &str = "bg-slate-50/40"; pub(crate) const bg_slate_50_of_5: &str = "bg-slate-50/5"; pub(crate) const bg_slate_50_of_50: &str = "bg-slate-50/50"; pub(crate) const bg_slate_50_of_60: &str = "bg-slate-50/60"; pub(crate) const bg_slate_50_of_70: &str = "bg-slate-50/70"; pub(crate) const bg_slate_50_of_75: &str = "bg-slate-50/75"; pub(crate) const bg_slate_50_of_80: &str = "bg-slate-50/80"; pub(crate) const bg_slate_50_of_90: &str = "bg-slate-50/90"; pub(crate) const bg_slate_50_of_95: &str = "bg-slate-50/95"; pub(crate) const bg_slate_600: &str = "bg-slate-600"; pub(crate) const bg_slate_600_of_0: &str = "bg-slate-600/0"; pub(crate) const bg_slate_600_of_10: &str = "bg-slate-600/10"; pub(crate) const bg_slate_600_of_100: &str = "bg-slate-600/100"; pub(crate) const bg_slate_600_of_20: &str = "bg-slate-600/20"; pub(crate) const bg_slate_600_of_25: &str = "bg-slate-600/25"; pub(crate) const bg_slate_600_of_30: &str = "bg-slate-600/30"; pub(crate) const bg_slate_600_of_40: &str = "bg-slate-600/40"; pub(crate) const bg_slate_600_of_5: &str = "bg-slate-600/5"; pub(crate) const bg_slate_600_of_50: &str = "bg-slate-600/50"; pub(crate) const bg_slate_600_of_60: &str = "bg-slate-600/60"; pub(crate) const bg_slate_600_of_70: &str = "bg-slate-600/70"; pub(crate) const bg_slate_600_of_75: &str = "bg-slate-600/75"; pub(crate) const bg_slate_600_of_80: &str = "bg-slate-600/80"; pub(crate) const bg_slate_600_of_90: &str = "bg-slate-600/90"; pub(crate) const bg_slate_600_of_95: &str = "bg-slate-600/95"; pub(crate) const bg_slate_700: &str = "bg-slate-700"; pub(crate) const bg_slate_700_of_0: &str = "bg-slate-700/0"; pub(crate) const bg_slate_700_of_10: &str = "bg-slate-700/10"; pub(crate) const bg_slate_700_of_100: &str = "bg-slate-700/100"; pub(crate) const bg_slate_700_of_20: &str = "bg-slate-700/20"; pub(crate) const bg_slate_700_of_25: &str = "bg-slate-700/25"; pub(crate) const bg_slate_700_of_30: &str = "bg-slate-700/30"; pub(crate) const bg_slate_700_of_40: &str = "bg-slate-700/40"; pub(crate) const bg_slate_700_of_5: &str = "bg-slate-700/5"; pub(crate) const bg_slate_700_of_50: &str = "bg-slate-700/50"; pub(crate) const bg_slate_700_of_60: &str = "bg-slate-700/60"; pub(crate) const bg_slate_700_of_70: &str = "bg-slate-700/70"; pub(crate) const bg_slate_700_of_75: &str = "bg-slate-700/75"; pub(crate) const bg_slate_700_of_80: &str = "bg-slate-700/80"; pub(crate) const bg_slate_700_of_90: &str = "bg-slate-700/90"; pub(crate) const bg_slate_700_of_95: &str = "bg-slate-700/95"; pub(crate) const bg_slate_800: &str = "bg-slate-800"; pub(crate) const bg_slate_800_of_0: &str = "bg-slate-800/0"; pub(crate) const bg_slate_800_of_10: &str = "bg-slate-800/10"; pub(crate) const bg_slate_800_of_100: &str = "bg-slate-800/100"; pub(crate) const bg_slate_800_of_20: &str = "bg-slate-800/20"; pub(crate) const bg_slate_800_of_25: &str = "bg-slate-800/25"; pub(crate) const bg_slate_800_of_30: &str = "bg-slate-800/30"; pub(crate) const bg_slate_800_of_40: &str = "bg-slate-800/40"; pub(crate) const bg_slate_800_of_5: &str = "bg-slate-800/5"; pub(crate) const bg_slate_800_of_50: &str = "bg-slate-800/50"; pub(crate) const bg_slate_800_of_60: &str = "bg-slate-800/60"; pub(crate) const bg_slate_800_of_70: &str = "bg-slate-800/70"; pub(crate) const bg_slate_800_of_75: &str = "bg-slate-800/75"; pub(crate) const bg_slate_800_of_80: &str = "bg-slate-800/80"; pub(crate) const bg_slate_800_of_90: &str = "bg-slate-800/90"; pub(crate) const bg_slate_800_of_95: &str = "bg-slate-800/95"; pub(crate) const bg_slate_900: &str = "bg-slate-900"; pub(crate) const bg_slate_900_of_0: &str = "bg-slate-900/0"; pub(crate) const bg_slate_900_of_10: &str = "bg-slate-900/10"; pub(crate) const bg_slate_900_of_100: &str = "bg-slate-900/100"; pub(crate) const bg_slate_900_of_20: &str = "bg-slate-900/20"; pub(crate) const bg_slate_900_of_25: &str = "bg-slate-900/25"; pub(crate) const bg_slate_900_of_30: &str = "bg-slate-900/30"; pub(crate) const bg_slate_900_of_40: &str = "bg-slate-900/40"; pub(crate) const bg_slate_900_of_5: &str = "bg-slate-900/5"; pub(crate) const bg_slate_900_of_50: &str = "bg-slate-900/50"; pub(crate) const bg_slate_900_of_60: &str = "bg-slate-900/60"; pub(crate) const bg_slate_900_of_70: &str = "bg-slate-900/70"; pub(crate) const bg_slate_900_of_75: &str = "bg-slate-900/75"; pub(crate) const bg_slate_900_of_80: &str = "bg-slate-900/80"; pub(crate) const bg_slate_900_of_90: &str = "bg-slate-900/90"; pub(crate) const bg_slate_900_of_95: &str = "bg-slate-900/95"; pub(crate) const bg_stone_100: &str = "bg-stone-100"; pub(crate) const bg_stone_100_of_0: &str = "bg-stone-100/0"; pub(crate) const bg_stone_100_of_10: &str = "bg-stone-100/10"; pub(crate) const bg_stone_100_of_100: &str = "bg-stone-100/100"; pub(crate) const bg_stone_100_of_20: &str = "bg-stone-100/20"; pub(crate) const bg_stone_100_of_25: &str = "bg-stone-100/25"; pub(crate) const bg_stone_100_of_30: &str = "bg-stone-100/30"; pub(crate) const bg_stone_100_of_40: &str = "bg-stone-100/40"; pub(crate) const bg_stone_100_of_5: &str = "bg-stone-100/5"; pub(crate) const bg_stone_100_of_50: &str = "bg-stone-100/50"; pub(crate) const bg_stone_100_of_60: &str = "bg-stone-100/60"; pub(crate) const bg_stone_100_of_70: &str = "bg-stone-100/70"; pub(crate) const bg_stone_100_of_75: &str = "bg-stone-100/75"; pub(crate) const bg_stone_100_of_80: &str = "bg-stone-100/80"; pub(crate) const bg_stone_100_of_90: &str = "bg-stone-100/90"; pub(crate) const bg_stone_100_of_95: &str = "bg-stone-100/95"; pub(crate) const bg_stone_200: &str = "bg-stone-200"; pub(crate) const bg_stone_200_of_0: &str = "bg-stone-200/0"; pub(crate) const bg_stone_200_of_10: &str = "bg-stone-200/10"; pub(crate) const bg_stone_200_of_100: &str = "bg-stone-200/100"; pub(crate) const bg_stone_200_of_20: &str = "bg-stone-200/20"; pub(crate) const bg_stone_200_of_25: &str = "bg-stone-200/25"; pub(crate) const bg_stone_200_of_30: &str = "bg-stone-200/30"; pub(crate) const bg_stone_200_of_40: &str = "bg-stone-200/40"; pub(crate) const bg_stone_200_of_5: &str = "bg-stone-200/5"; pub(crate) const bg_stone_200_of_50: &str = "bg-stone-200/50"; pub(crate) const bg_stone_200_of_60: &str = "bg-stone-200/60"; pub(crate) const bg_stone_200_of_70: &str = "bg-stone-200/70"; pub(crate) const bg_stone_200_of_75: &str = "bg-stone-200/75"; pub(crate) const bg_stone_200_of_80: &str = "bg-stone-200/80"; pub(crate) const bg_stone_200_of_90: &str = "bg-stone-200/90"; pub(crate) const bg_stone_200_of_95: &str = "bg-stone-200/95"; pub(crate) const bg_stone_300: &str = "bg-stone-300"; pub(crate) const bg_stone_300_of_0: &str = "bg-stone-300/0"; pub(crate) const bg_stone_300_of_10: &str = "bg-stone-300/10"; pub(crate) const bg_stone_300_of_100: &str = "bg-stone-300/100"; pub(crate) const bg_stone_300_of_20: &str = "bg-stone-300/20"; pub(crate) const bg_stone_300_of_25: &str = "bg-stone-300/25"; pub(crate) const bg_stone_300_of_30: &str = "bg-stone-300/30"; pub(crate) const bg_stone_300_of_40: &str = "bg-stone-300/40"; pub(crate) const bg_stone_300_of_5: &str = "bg-stone-300/5"; pub(crate) const bg_stone_300_of_50: &str = "bg-stone-300/50"; pub(crate) const bg_stone_300_of_60: &str = "bg-stone-300/60"; pub(crate) const bg_stone_300_of_70: &str = "bg-stone-300/70"; pub(crate) const bg_stone_300_of_75: &str = "bg-stone-300/75"; pub(crate) const bg_stone_300_of_80: &str = "bg-stone-300/80"; pub(crate) const bg_stone_300_of_90: &str = "bg-stone-300/90"; pub(crate) const bg_stone_300_of_95: &str = "bg-stone-300/95"; pub(crate) const bg_stone_400: &str = "bg-stone-400"; pub(crate) const bg_stone_400_of_0: &str = "bg-stone-400/0"; pub(crate) const bg_stone_400_of_10: &str = "bg-stone-400/10"; pub(crate) const bg_stone_400_of_100: &str = "bg-stone-400/100"; pub(crate) const bg_stone_400_of_20: &str = "bg-stone-400/20"; pub(crate) const bg_stone_400_of_25: &str = "bg-stone-400/25"; pub(crate) const bg_stone_400_of_30: &str = "bg-stone-400/30"; pub(crate) const bg_stone_400_of_40: &str = "bg-stone-400/40"; pub(crate) const bg_stone_400_of_5: &str = "bg-stone-400/5"; pub(crate) const bg_stone_400_of_50: &str = "bg-stone-400/50"; pub(crate) const bg_stone_400_of_60: &str = "bg-stone-400/60"; pub(crate) const bg_stone_400_of_70: &str = "bg-stone-400/70"; pub(crate) const bg_stone_400_of_75: &str = "bg-stone-400/75"; pub(crate) const bg_stone_400_of_80: &str = "bg-stone-400/80"; pub(crate) const bg_stone_400_of_90: &str = "bg-stone-400/90"; pub(crate) const bg_stone_400_of_95: &str = "bg-stone-400/95"; pub(crate) const bg_stone_50: &str = "bg-stone-50"; pub(crate) const bg_stone_500: &str = "bg-stone-500"; pub(crate) const bg_stone_500_of_0: &str = "bg-stone-500/0"; pub(crate) const bg_stone_500_of_10: &str = "bg-stone-500/10"; pub(crate) const bg_stone_500_of_100: &str = "bg-stone-500/100"; pub(crate) const bg_stone_500_of_20: &str = "bg-stone-500/20"; pub(crate) const bg_stone_500_of_25: &str = "bg-stone-500/25"; pub(crate) const bg_stone_500_of_30: &str = "bg-stone-500/30"; pub(crate) const bg_stone_500_of_40: &str = "bg-stone-500/40"; pub(crate) const bg_stone_500_of_5: &str = "bg-stone-500/5"; pub(crate) const bg_stone_500_of_50: &str = "bg-stone-500/50"; pub(crate) const bg_stone_500_of_60: &str = "bg-stone-500/60"; pub(crate) const bg_stone_500_of_70: &str = "bg-stone-500/70"; pub(crate) const bg_stone_500_of_75: &str = "bg-stone-500/75"; pub(crate) const bg_stone_500_of_80: &str = "bg-stone-500/80"; pub(crate) const bg_stone_500_of_90: &str = "bg-stone-500/90"; pub(crate) const bg_stone_500_of_95: &str = "bg-stone-500/95"; pub(crate) const bg_stone_50_of_0: &str = "bg-stone-50/0"; pub(crate) const bg_stone_50_of_10: &str = "bg-stone-50/10"; pub(crate) const bg_stone_50_of_100: &str = "bg-stone-50/100"; pub(crate) const bg_stone_50_of_20: &str = "bg-stone-50/20"; pub(crate) const bg_stone_50_of_25: &str = "bg-stone-50/25"; pub(crate) const bg_stone_50_of_30: &str = "bg-stone-50/30"; pub(crate) const bg_stone_50_of_40: &str = "bg-stone-50/40"; pub(crate) const bg_stone_50_of_5: &str = "bg-stone-50/5"; pub(crate) const bg_stone_50_of_50: &str = "bg-stone-50/50"; pub(crate) const bg_stone_50_of_60: &str = "bg-stone-50/60"; pub(crate) const bg_stone_50_of_70: &str = "bg-stone-50/70"; pub(crate) const bg_stone_50_of_75: &str = "bg-stone-50/75"; pub(crate) const bg_stone_50_of_80: &str = "bg-stone-50/80"; pub(crate) const bg_stone_50_of_90: &str = "bg-stone-50/90"; pub(crate) const bg_stone_50_of_95: &str = "bg-stone-50/95"; pub(crate) const bg_stone_600: &str = "bg-stone-600"; pub(crate) const bg_stone_600_of_0: &str = "bg-stone-600/0"; pub(crate) const bg_stone_600_of_10: &str = "bg-stone-600/10"; pub(crate) const bg_stone_600_of_100: &str = "bg-stone-600/100"; pub(crate) const bg_stone_600_of_20: &str = "bg-stone-600/20"; pub(crate) const bg_stone_600_of_25: &str = "bg-stone-600/25"; pub(crate) const bg_stone_600_of_30: &str = "bg-stone-600/30"; pub(crate) const bg_stone_600_of_40: &str = "bg-stone-600/40"; pub(crate) const bg_stone_600_of_5: &str = "bg-stone-600/5"; pub(crate) const bg_stone_600_of_50: &str = "bg-stone-600/50"; pub(crate) const bg_stone_600_of_60: &str = "bg-stone-600/60"; pub(crate) const bg_stone_600_of_70: &str = "bg-stone-600/70"; pub(crate) const bg_stone_600_of_75: &str = "bg-stone-600/75"; pub(crate) const bg_stone_600_of_80: &str = "bg-stone-600/80"; pub(crate) const bg_stone_600_of_90: &str = "bg-stone-600/90"; pub(crate) const bg_stone_600_of_95: &str = "bg-stone-600/95"; pub(crate) const bg_stone_700: &str = "bg-stone-700"; pub(crate) const bg_stone_700_of_0: &str = "bg-stone-700/0"; pub(crate) const bg_stone_700_of_10: &str = "bg-stone-700/10"; pub(crate) const bg_stone_700_of_100: &str = "bg-stone-700/100"; pub(crate) const bg_stone_700_of_20: &str = "bg-stone-700/20"; pub(crate) const bg_stone_700_of_25: &str = "bg-stone-700/25"; pub(crate) const bg_stone_700_of_30: &str = "bg-stone-700/30"; pub(crate) const bg_stone_700_of_40: &str = "bg-stone-700/40"; pub(crate) const bg_stone_700_of_5: &str = "bg-stone-700/5"; pub(crate) const bg_stone_700_of_50: &str = "bg-stone-700/50"; pub(crate) const bg_stone_700_of_60: &str = "bg-stone-700/60"; pub(crate) const bg_stone_700_of_70: &str = "bg-stone-700/70"; pub(crate) const bg_stone_700_of_75: &str = "bg-stone-700/75"; pub(crate) const bg_stone_700_of_80: &str = "bg-stone-700/80"; pub(crate) const bg_stone_700_of_90: &str = "bg-stone-700/90"; pub(crate) const bg_stone_700_of_95: &str = "bg-stone-700/95"; pub(crate) const bg_stone_800: &str = "bg-stone-800"; pub(crate) const bg_stone_800_of_0: &str = "bg-stone-800/0"; pub(crate) const bg_stone_800_of_10: &str = "bg-stone-800/10"; pub(crate) const bg_stone_800_of_100: &str = "bg-stone-800/100"; pub(crate) const bg_stone_800_of_20: &str = "bg-stone-800/20"; pub(crate) const bg_stone_800_of_25: &str = "bg-stone-800/25"; pub(crate) const bg_stone_800_of_30: &str = "bg-stone-800/30"; pub(crate) const bg_stone_800_of_40: &str = "bg-stone-800/40"; pub(crate) const bg_stone_800_of_5: &str = "bg-stone-800/5"; pub(crate) const bg_stone_800_of_50: &str = "bg-stone-800/50"; pub(crate) const bg_stone_800_of_60: &str = "bg-stone-800/60"; pub(crate) const bg_stone_800_of_70: &str = "bg-stone-800/70"; pub(crate) const bg_stone_800_of_75: &str = "bg-stone-800/75"; pub(crate) const bg_stone_800_of_80: &str = "bg-stone-800/80"; pub(crate) const bg_stone_800_of_90: &str = "bg-stone-800/90"; pub(crate) const bg_stone_800_of_95: &str = "bg-stone-800/95"; pub(crate) const bg_stone_900: &str = "bg-stone-900"; pub(crate) const bg_stone_900_of_0: &str = "bg-stone-900/0"; pub(crate) const bg_stone_900_of_10: &str = "bg-stone-900/10"; pub(crate) const bg_stone_900_of_100: &str = "bg-stone-900/100"; pub(crate) const bg_stone_900_of_20: &str = "bg-stone-900/20"; pub(crate) const bg_stone_900_of_25: &str = "bg-stone-900/25"; pub(crate) const bg_stone_900_of_30: &str = "bg-stone-900/30"; pub(crate) const bg_stone_900_of_40: &str = "bg-stone-900/40"; pub(crate) const bg_stone_900_of_5: &str = "bg-stone-900/5"; pub(crate) const bg_stone_900_of_50: &str = "bg-stone-900/50"; pub(crate) const bg_stone_900_of_60: &str = "bg-stone-900/60"; pub(crate) const bg_stone_900_of_70: &str = "bg-stone-900/70"; pub(crate) const bg_stone_900_of_75: &str = "bg-stone-900/75"; pub(crate) const bg_stone_900_of_80: &str = "bg-stone-900/80"; pub(crate) const bg_stone_900_of_90: &str = "bg-stone-900/90"; pub(crate) const bg_stone_900_of_95: &str = "bg-stone-900/95"; pub(crate) const bg_teal_100: &str = "bg-teal-100"; pub(crate) const bg_teal_100_of_0: &str = "bg-teal-100/0"; pub(crate) const bg_teal_100_of_10: &str = "bg-teal-100/10"; pub(crate) const bg_teal_100_of_100: &str = "bg-teal-100/100"; pub(crate) const bg_teal_100_of_20: &str = "bg-teal-100/20"; pub(crate) const bg_teal_100_of_25: &str = "bg-teal-100/25"; pub(crate) const bg_teal_100_of_30: &str = "bg-teal-100/30"; pub(crate) const bg_teal_100_of_40: &str = "bg-teal-100/40"; pub(crate) const bg_teal_100_of_5: &str = "bg-teal-100/5"; pub(crate) const bg_teal_100_of_50: &str = "bg-teal-100/50"; pub(crate) const bg_teal_100_of_60: &str = "bg-teal-100/60"; pub(crate) const bg_teal_100_of_70: &str = "bg-teal-100/70"; pub(crate) const bg_teal_100_of_75: &str = "bg-teal-100/75"; pub(crate) const bg_teal_100_of_80: &str = "bg-teal-100/80"; pub(crate) const bg_teal_100_of_90: &str = "bg-teal-100/90"; pub(crate) const bg_teal_100_of_95: &str = "bg-teal-100/95"; pub(crate) const bg_teal_200: &str = "bg-teal-200"; pub(crate) const bg_teal_200_of_0: &str = "bg-teal-200/0"; pub(crate) const bg_teal_200_of_10: &str = "bg-teal-200/10"; pub(crate) const bg_teal_200_of_100: &str = "bg-teal-200/100"; pub(crate) const bg_teal_200_of_20: &str = "bg-teal-200/20"; pub(crate) const bg_teal_200_of_25: &str = "bg-teal-200/25"; pub(crate) const bg_teal_200_of_30: &str = "bg-teal-200/30"; pub(crate) const bg_teal_200_of_40: &str = "bg-teal-200/40"; pub(crate) const bg_teal_200_of_5: &str = "bg-teal-200/5"; pub(crate) const bg_teal_200_of_50: &str = "bg-teal-200/50"; pub(crate) const bg_teal_200_of_60: &str = "bg-teal-200/60"; pub(crate) const bg_teal_200_of_70: &str = "bg-teal-200/70"; pub(crate) const bg_teal_200_of_75: &str = "bg-teal-200/75"; pub(crate) const bg_teal_200_of_80: &str = "bg-teal-200/80"; pub(crate) const bg_teal_200_of_90: &str = "bg-teal-200/90"; pub(crate) const bg_teal_200_of_95: &str = "bg-teal-200/95"; pub(crate) const bg_teal_300: &str = "bg-teal-300"; pub(crate) const bg_teal_300_of_0: &str = "bg-teal-300/0"; pub(crate) const bg_teal_300_of_10: &str = "bg-teal-300/10"; pub(crate) const bg_teal_300_of_100: &str = "bg-teal-300/100"; pub(crate) const bg_teal_300_of_20: &str = "bg-teal-300/20"; pub(crate) const bg_teal_300_of_25: &str = "bg-teal-300/25"; pub(crate) const bg_teal_300_of_30: &str = "bg-teal-300/30"; pub(crate) const bg_teal_300_of_40: &str = "bg-teal-300/40"; pub(crate) const bg_teal_300_of_5: &str = "bg-teal-300/5"; pub(crate) const bg_teal_300_of_50: &str = "bg-teal-300/50"; pub(crate) const bg_teal_300_of_60: &str = "bg-teal-300/60"; pub(crate) const bg_teal_300_of_70: &str = "bg-teal-300/70"; pub(crate) const bg_teal_300_of_75: &str = "bg-teal-300/75"; pub(crate) const bg_teal_300_of_80: &str = "bg-teal-300/80"; pub(crate) const bg_teal_300_of_90: &str = "bg-teal-300/90"; pub(crate) const bg_teal_300_of_95: &str = "bg-teal-300/95"; pub(crate) const bg_teal_400: &str = "bg-teal-400"; pub(crate) const bg_teal_400_of_0: &str = "bg-teal-400/0"; pub(crate) const bg_teal_400_of_10: &str = "bg-teal-400/10"; pub(crate) const bg_teal_400_of_100: &str = "bg-teal-400/100"; pub(crate) const bg_teal_400_of_20: &str = "bg-teal-400/20"; pub(crate) const bg_teal_400_of_25: &str = "bg-teal-400/25"; pub(crate) const bg_teal_400_of_30: &str = "bg-teal-400/30"; pub(crate) const bg_teal_400_of_40: &str = "bg-teal-400/40"; pub(crate) const bg_teal_400_of_5: &str = "bg-teal-400/5"; pub(crate) const bg_teal_400_of_50: &str = "bg-teal-400/50"; pub(crate) const bg_teal_400_of_60: &str = "bg-teal-400/60"; pub(crate) const bg_teal_400_of_70: &str = "bg-teal-400/70"; pub(crate) const bg_teal_400_of_75: &str = "bg-teal-400/75"; pub(crate) const bg_teal_400_of_80: &str = "bg-teal-400/80"; pub(crate) const bg_teal_400_of_90: &str = "bg-teal-400/90"; pub(crate) const bg_teal_400_of_95: &str = "bg-teal-400/95"; pub(crate) const bg_teal_50: &str = "bg-teal-50"; pub(crate) const bg_teal_500: &str = "bg-teal-500"; pub(crate) const bg_teal_500_of_0: &str = "bg-teal-500/0"; pub(crate) const bg_teal_500_of_10: &str = "bg-teal-500/10"; pub(crate) const bg_teal_500_of_100: &str = "bg-teal-500/100"; pub(crate) const bg_teal_500_of_20: &str = "bg-teal-500/20"; pub(crate) const bg_teal_500_of_25: &str = "bg-teal-500/25"; pub(crate) const bg_teal_500_of_30: &str = "bg-teal-500/30"; pub(crate) const bg_teal_500_of_40: &str = "bg-teal-500/40"; pub(crate) const bg_teal_500_of_5: &str = "bg-teal-500/5"; pub(crate) const bg_teal_500_of_50: &str = "bg-teal-500/50"; pub(crate) const bg_teal_500_of_60: &str = "bg-teal-500/60"; pub(crate) const bg_teal_500_of_70: &str = "bg-teal-500/70"; pub(crate) const bg_teal_500_of_75: &str = "bg-teal-500/75"; pub(crate) const bg_teal_500_of_80: &str = "bg-teal-500/80"; pub(crate) const bg_teal_500_of_90: &str = "bg-teal-500/90"; pub(crate) const bg_teal_500_of_95: &str = "bg-teal-500/95"; pub(crate) const bg_teal_50_of_0: &str = "bg-teal-50/0"; pub(crate) const bg_teal_50_of_10: &str = "bg-teal-50/10"; pub(crate) const bg_teal_50_of_100: &str = "bg-teal-50/100"; pub(crate) const bg_teal_50_of_20: &str = "bg-teal-50/20"; pub(crate) const bg_teal_50_of_25: &str = "bg-teal-50/25"; pub(crate) const bg_teal_50_of_30: &str = "bg-teal-50/30"; pub(crate) const bg_teal_50_of_40: &str = "bg-teal-50/40"; pub(crate) const bg_teal_50_of_5: &str = "bg-teal-50/5"; pub(crate) const bg_teal_50_of_50: &str = "bg-teal-50/50"; pub(crate) const bg_teal_50_of_60: &str = "bg-teal-50/60"; pub(crate) const bg_teal_50_of_70: &str = "bg-teal-50/70"; pub(crate) const bg_teal_50_of_75: &str = "bg-teal-50/75"; pub(crate) const bg_teal_50_of_80: &str = "bg-teal-50/80"; pub(crate) const bg_teal_50_of_90: &str = "bg-teal-50/90"; pub(crate) const bg_teal_50_of_95: &str = "bg-teal-50/95"; pub(crate) const bg_teal_600: &str = "bg-teal-600"; pub(crate) const bg_teal_600_of_0: &str = "bg-teal-600/0"; pub(crate) const bg_teal_600_of_10: &str = "bg-teal-600/10"; pub(crate) const bg_teal_600_of_100: &str = "bg-teal-600/100"; pub(crate) const bg_teal_600_of_20: &str = "bg-teal-600/20"; pub(crate) const bg_teal_600_of_25: &str = "bg-teal-600/25"; pub(crate) const bg_teal_600_of_30: &str = "bg-teal-600/30"; pub(crate) const bg_teal_600_of_40: &str = "bg-teal-600/40"; pub(crate) const bg_teal_600_of_5: &str = "bg-teal-600/5"; pub(crate) const bg_teal_600_of_50: &str = "bg-teal-600/50"; pub(crate) const bg_teal_600_of_60: &str = "bg-teal-600/60"; pub(crate) const bg_teal_600_of_70: &str = "bg-teal-600/70"; pub(crate) const bg_teal_600_of_75: &str = "bg-teal-600/75"; pub(crate) const bg_teal_600_of_80: &str = "bg-teal-600/80"; pub(crate) const bg_teal_600_of_90: &str = "bg-teal-600/90"; pub(crate) const bg_teal_600_of_95: &str = "bg-teal-600/95"; pub(crate) const bg_teal_700: &str = "bg-teal-700"; pub(crate) const bg_teal_700_of_0: &str = "bg-teal-700/0"; pub(crate) const bg_teal_700_of_10: &str = "bg-teal-700/10"; pub(crate) const bg_teal_700_of_100: &str = "bg-teal-700/100"; pub(crate) const bg_teal_700_of_20: &str = "bg-teal-700/20"; pub(crate) const bg_teal_700_of_25: &str = "bg-teal-700/25"; pub(crate) const bg_teal_700_of_30: &str = "bg-teal-700/30"; pub(crate) const bg_teal_700_of_40: &str = "bg-teal-700/40"; pub(crate) const bg_teal_700_of_5: &str = "bg-teal-700/5"; pub(crate) const bg_teal_700_of_50: &str = "bg-teal-700/50"; pub(crate) const bg_teal_700_of_60: &str = "bg-teal-700/60"; pub(crate) const bg_teal_700_of_70: &str = "bg-teal-700/70"; pub(crate) const bg_teal_700_of_75: &str = "bg-teal-700/75"; pub(crate) const bg_teal_700_of_80: &str = "bg-teal-700/80"; pub(crate) const bg_teal_700_of_90: &str = "bg-teal-700/90"; pub(crate) const bg_teal_700_of_95: &str = "bg-teal-700/95"; pub(crate) const bg_teal_800: &str = "bg-teal-800"; pub(crate) const bg_teal_800_of_0: &str = "bg-teal-800/0"; pub(crate) const bg_teal_800_of_10: &str = "bg-teal-800/10"; pub(crate) const bg_teal_800_of_100: &str = "bg-teal-800/100"; pub(crate) const bg_teal_800_of_20: &str = "bg-teal-800/20"; pub(crate) const bg_teal_800_of_25: &str = "bg-teal-800/25"; pub(crate) const bg_teal_800_of_30: &str = "bg-teal-800/30"; pub(crate) const bg_teal_800_of_40: &str = "bg-teal-800/40"; pub(crate) const bg_teal_800_of_5: &str = "bg-teal-800/5"; pub(crate) const bg_teal_800_of_50: &str = "bg-teal-800/50"; pub(crate) const bg_teal_800_of_60: &str = "bg-teal-800/60"; pub(crate) const bg_teal_800_of_70: &str = "bg-teal-800/70"; pub(crate) const bg_teal_800_of_75: &str = "bg-teal-800/75"; pub(crate) const bg_teal_800_of_80: &str = "bg-teal-800/80"; pub(crate) const bg_teal_800_of_90: &str = "bg-teal-800/90"; pub(crate) const bg_teal_800_of_95: &str = "bg-teal-800/95"; pub(crate) const bg_teal_900: &str = "bg-teal-900"; pub(crate) const bg_teal_900_of_0: &str = "bg-teal-900/0"; pub(crate) const bg_teal_900_of_10: &str = "bg-teal-900/10"; pub(crate) const bg_teal_900_of_100: &str = "bg-teal-900/100"; pub(crate) const bg_teal_900_of_20: &str = "bg-teal-900/20"; pub(crate) const bg_teal_900_of_25: &str = "bg-teal-900/25"; pub(crate) const bg_teal_900_of_30: &str = "bg-teal-900/30"; pub(crate) const bg_teal_900_of_40: &str = "bg-teal-900/40"; pub(crate) const bg_teal_900_of_5: &str = "bg-teal-900/5"; pub(crate) const bg_teal_900_of_50: &str = "bg-teal-900/50"; pub(crate) const bg_teal_900_of_60: &str = "bg-teal-900/60"; pub(crate) const bg_teal_900_of_70: &str = "bg-teal-900/70"; pub(crate) const bg_teal_900_of_75: &str = "bg-teal-900/75"; pub(crate) const bg_teal_900_of_80: &str = "bg-teal-900/80"; pub(crate) const bg_teal_900_of_90: &str = "bg-teal-900/90"; pub(crate) const bg_teal_900_of_95: &str = "bg-teal-900/95"; pub(crate) const bg_top: &str = "bg-top"; pub(crate) const bg_transparent: &str = "bg-transparent"; pub(crate) const bg_transparent_of_0: &str = "bg-transparent/0"; pub(crate) const bg_transparent_of_10: &str = "bg-transparent/10"; pub(crate) const bg_transparent_of_100: &str = "bg-transparent/100"; pub(crate) const bg_transparent_of_20: &str = "bg-transparent/20"; pub(crate) const bg_transparent_of_25: &str = "bg-transparent/25"; pub(crate) const bg_transparent_of_30: &str = "bg-transparent/30"; pub(crate) const bg_transparent_of_40: &str = "bg-transparent/40"; pub(crate) const bg_transparent_of_5: &str = "bg-transparent/5"; pub(crate) const bg_transparent_of_50: &str = "bg-transparent/50"; pub(crate) const bg_transparent_of_60: &str = "bg-transparent/60"; pub(crate) const bg_transparent_of_70: &str = "bg-transparent/70"; pub(crate) const bg_transparent_of_75: &str = "bg-transparent/75"; pub(crate) const bg_transparent_of_80: &str = "bg-transparent/80"; pub(crate) const bg_transparent_of_90: &str = "bg-transparent/90"; pub(crate) const bg_transparent_of_95: &str = "bg-transparent/95"; pub(crate) const bg_violet_100: &str = "bg-violet-100"; pub(crate) const bg_violet_100_of_0: &str = "bg-violet-100/0"; pub(crate) const bg_violet_100_of_10: &str = "bg-violet-100/10"; pub(crate) const bg_violet_100_of_100: &str = "bg-violet-100/100"; pub(crate) const bg_violet_100_of_20: &str = "bg-violet-100/20"; pub(crate) const bg_violet_100_of_25: &str = "bg-violet-100/25"; pub(crate) const bg_violet_100_of_30: &str = "bg-violet-100/30"; pub(crate) const bg_violet_100_of_40: &str = "bg-violet-100/40"; pub(crate) const bg_violet_100_of_5: &str = "bg-violet-100/5"; pub(crate) const bg_violet_100_of_50: &str = "bg-violet-100/50"; pub(crate) const bg_violet_100_of_60: &str = "bg-violet-100/60"; pub(crate) const bg_violet_100_of_70: &str = "bg-violet-100/70"; pub(crate) const bg_violet_100_of_75: &str = "bg-violet-100/75"; pub(crate) const bg_violet_100_of_80: &str = "bg-violet-100/80"; pub(crate) const bg_violet_100_of_90: &str = "bg-violet-100/90"; pub(crate) const bg_violet_100_of_95: &str = "bg-violet-100/95"; pub(crate) const bg_violet_200: &str = "bg-violet-200"; pub(crate) const bg_violet_200_of_0: &str = "bg-violet-200/0"; pub(crate) const bg_violet_200_of_10: &str = "bg-violet-200/10"; pub(crate) const bg_violet_200_of_100: &str = "bg-violet-200/100"; pub(crate) const bg_violet_200_of_20: &str = "bg-violet-200/20"; pub(crate) const bg_violet_200_of_25: &str = "bg-violet-200/25"; pub(crate) const bg_violet_200_of_30: &str = "bg-violet-200/30"; pub(crate) const bg_violet_200_of_40: &str = "bg-violet-200/40"; pub(crate) const bg_violet_200_of_5: &str = "bg-violet-200/5"; pub(crate) const bg_violet_200_of_50: &str = "bg-violet-200/50"; pub(crate) const bg_violet_200_of_60: &str = "bg-violet-200/60"; pub(crate) const bg_violet_200_of_70: &str = "bg-violet-200/70"; pub(crate) const bg_violet_200_of_75: &str = "bg-violet-200/75"; pub(crate) const bg_violet_200_of_80: &str = "bg-violet-200/80"; pub(crate) const bg_violet_200_of_90: &str = "bg-violet-200/90"; pub(crate) const bg_violet_200_of_95: &str = "bg-violet-200/95"; pub(crate) const bg_violet_300: &str = "bg-violet-300"; pub(crate) const bg_violet_300_of_0: &str = "bg-violet-300/0"; pub(crate) const bg_violet_300_of_10: &str = "bg-violet-300/10"; pub(crate) const bg_violet_300_of_100: &str = "bg-violet-300/100"; pub(crate) const bg_violet_300_of_20: &str = "bg-violet-300/20"; pub(crate) const bg_violet_300_of_25: &str = "bg-violet-300/25"; pub(crate) const bg_violet_300_of_30: &str = "bg-violet-300/30"; pub(crate) const bg_violet_300_of_40: &str = "bg-violet-300/40"; pub(crate) const bg_violet_300_of_5: &str = "bg-violet-300/5"; pub(crate) const bg_violet_300_of_50: &str = "bg-violet-300/50"; pub(crate) const bg_violet_300_of_60: &str = "bg-violet-300/60"; pub(crate) const bg_violet_300_of_70: &str = "bg-violet-300/70"; pub(crate) const bg_violet_300_of_75: &str = "bg-violet-300/75"; pub(crate) const bg_violet_300_of_80: &str = "bg-violet-300/80"; pub(crate) const bg_violet_300_of_90: &str = "bg-violet-300/90"; pub(crate) const bg_violet_300_of_95: &str = "bg-violet-300/95"; pub(crate) const bg_violet_400: &str = "bg-violet-400"; pub(crate) const bg_violet_400_of_0: &str = "bg-violet-400/0"; pub(crate) const bg_violet_400_of_10: &str = "bg-violet-400/10"; pub(crate) const bg_violet_400_of_100: &str = "bg-violet-400/100"; pub(crate) const bg_violet_400_of_20: &str = "bg-violet-400/20"; pub(crate) const bg_violet_400_of_25: &str = "bg-violet-400/25"; pub(crate) const bg_violet_400_of_30: &str = "bg-violet-400/30"; pub(crate) const bg_violet_400_of_40: &str = "bg-violet-400/40"; pub(crate) const bg_violet_400_of_5: &str = "bg-violet-400/5"; pub(crate) const bg_violet_400_of_50: &str = "bg-violet-400/50"; pub(crate) const bg_violet_400_of_60: &str = "bg-violet-400/60"; pub(crate) const bg_violet_400_of_70: &str = "bg-violet-400/70"; pub(crate) const bg_violet_400_of_75: &str = "bg-violet-400/75"; pub(crate) const bg_violet_400_of_80: &str = "bg-violet-400/80"; pub(crate) const bg_violet_400_of_90: &str = "bg-violet-400/90"; pub(crate) const bg_violet_400_of_95: &str = "bg-violet-400/95"; pub(crate) const bg_violet_50: &str = "bg-violet-50"; pub(crate) const bg_violet_500: &str = "bg-violet-500"; pub(crate) const bg_violet_500_of_0: &str = "bg-violet-500/0"; pub(crate) const bg_violet_500_of_10: &str = "bg-violet-500/10"; pub(crate) const bg_violet_500_of_100: &str = "bg-violet-500/100"; pub(crate) const bg_violet_500_of_20: &str = "bg-violet-500/20"; pub(crate) const bg_violet_500_of_25: &str = "bg-violet-500/25"; pub(crate) const bg_violet_500_of_30: &str = "bg-violet-500/30"; pub(crate) const bg_violet_500_of_40: &str = "bg-violet-500/40"; pub(crate) const bg_violet_500_of_5: &str = "bg-violet-500/5"; pub(crate) const bg_violet_500_of_50: &str = "bg-violet-500/50"; pub(crate) const bg_violet_500_of_60: &str = "bg-violet-500/60"; pub(crate) const bg_violet_500_of_70: &str = "bg-violet-500/70"; pub(crate) const bg_violet_500_of_75: &str = "bg-violet-500/75"; pub(crate) const bg_violet_500_of_80: &str = "bg-violet-500/80"; pub(crate) const bg_violet_500_of_90: &str = "bg-violet-500/90"; pub(crate) const bg_violet_500_of_95: &str = "bg-violet-500/95"; pub(crate) const bg_violet_50_of_0: &str = "bg-violet-50/0"; pub(crate) const bg_violet_50_of_10: &str = "bg-violet-50/10"; pub(crate) const bg_violet_50_of_100: &str = "bg-violet-50/100"; pub(crate) const bg_violet_50_of_20: &str = "bg-violet-50/20"; pub(crate) const bg_violet_50_of_25: &str = "bg-violet-50/25"; pub(crate) const bg_violet_50_of_30: &str = "bg-violet-50/30"; pub(crate) const bg_violet_50_of_40: &str = "bg-violet-50/40"; pub(crate) const bg_violet_50_of_5: &str = "bg-violet-50/5"; pub(crate) const bg_violet_50_of_50: &str = "bg-violet-50/50"; pub(crate) const bg_violet_50_of_60: &str = "bg-violet-50/60"; pub(crate) const bg_violet_50_of_70: &str = "bg-violet-50/70"; pub(crate) const bg_violet_50_of_75: &str = "bg-violet-50/75"; pub(crate) const bg_violet_50_of_80: &str = "bg-violet-50/80"; pub(crate) const bg_violet_50_of_90: &str = "bg-violet-50/90"; pub(crate) const bg_violet_50_of_95: &str = "bg-violet-50/95"; pub(crate) const bg_violet_600: &str = "bg-violet-600"; pub(crate) const bg_violet_600_of_0: &str = "bg-violet-600/0"; pub(crate) const bg_violet_600_of_10: &str = "bg-violet-600/10"; pub(crate) const bg_violet_600_of_100: &str = "bg-violet-600/100"; pub(crate) const bg_violet_600_of_20: &str = "bg-violet-600/20"; pub(crate) const bg_violet_600_of_25: &str = "bg-violet-600/25"; pub(crate) const bg_violet_600_of_30: &str = "bg-violet-600/30"; pub(crate) const bg_violet_600_of_40: &str = "bg-violet-600/40"; pub(crate) const bg_violet_600_of_5: &str = "bg-violet-600/5"; pub(crate) const bg_violet_600_of_50: &str = "bg-violet-600/50"; pub(crate) const bg_violet_600_of_60: &str = "bg-violet-600/60"; pub(crate) const bg_violet_600_of_70: &str = "bg-violet-600/70"; pub(crate) const bg_violet_600_of_75: &str = "bg-violet-600/75"; pub(crate) const bg_violet_600_of_80: &str = "bg-violet-600/80"; pub(crate) const bg_violet_600_of_90: &str = "bg-violet-600/90"; pub(crate) const bg_violet_600_of_95: &str = "bg-violet-600/95"; pub(crate) const bg_violet_700: &str = "bg-violet-700"; pub(crate) const bg_violet_700_of_0: &str = "bg-violet-700/0"; pub(crate) const bg_violet_700_of_10: &str = "bg-violet-700/10"; pub(crate) const bg_violet_700_of_100: &str = "bg-violet-700/100"; pub(crate) const bg_violet_700_of_20: &str = "bg-violet-700/20"; pub(crate) const bg_violet_700_of_25: &str = "bg-violet-700/25"; pub(crate) const bg_violet_700_of_30: &str = "bg-violet-700/30"; pub(crate) const bg_violet_700_of_40: &str = "bg-violet-700/40"; pub(crate) const bg_violet_700_of_5: &str = "bg-violet-700/5"; pub(crate) const bg_violet_700_of_50: &str = "bg-violet-700/50"; pub(crate) const bg_violet_700_of_60: &str = "bg-violet-700/60"; pub(crate) const bg_violet_700_of_70: &str = "bg-violet-700/70"; pub(crate) const bg_violet_700_of_75: &str = "bg-violet-700/75"; pub(crate) const bg_violet_700_of_80: &str = "bg-violet-700/80"; pub(crate) const bg_violet_700_of_90: &str = "bg-violet-700/90"; pub(crate) const bg_violet_700_of_95: &str = "bg-violet-700/95"; pub(crate) const bg_violet_800: &str = "bg-violet-800"; pub(crate) const bg_violet_800_of_0: &str = "bg-violet-800/0"; pub(crate) const bg_violet_800_of_10: &str = "bg-violet-800/10"; pub(crate) const bg_violet_800_of_100: &str = "bg-violet-800/100"; pub(crate) const bg_violet_800_of_20: &str = "bg-violet-800/20"; pub(crate) const bg_violet_800_of_25: &str = "bg-violet-800/25"; pub(crate) const bg_violet_800_of_30: &str = "bg-violet-800/30"; pub(crate) const bg_violet_800_of_40: &str = "bg-violet-800/40"; pub(crate) const bg_violet_800_of_5: &str = "bg-violet-800/5"; pub(crate) const bg_violet_800_of_50: &str = "bg-violet-800/50"; pub(crate) const bg_violet_800_of_60: &str = "bg-violet-800/60"; pub(crate) const bg_violet_800_of_70: &str = "bg-violet-800/70"; pub(crate) const bg_violet_800_of_75: &str = "bg-violet-800/75"; pub(crate) const bg_violet_800_of_80: &str = "bg-violet-800/80"; pub(crate) const bg_violet_800_of_90: &str = "bg-violet-800/90"; pub(crate) const bg_violet_800_of_95: &str = "bg-violet-800/95"; pub(crate) const bg_violet_900: &str = "bg-violet-900"; pub(crate) const bg_violet_900_of_0: &str = "bg-violet-900/0"; pub(crate) const bg_violet_900_of_10: &str = "bg-violet-900/10"; pub(crate) const bg_violet_900_of_100: &str = "bg-violet-900/100"; pub(crate) const bg_violet_900_of_20: &str = "bg-violet-900/20"; pub(crate) const bg_violet_900_of_25: &str = "bg-violet-900/25"; pub(crate) const bg_violet_900_of_30: &str = "bg-violet-900/30"; pub(crate) const bg_violet_900_of_40: &str = "bg-violet-900/40"; pub(crate) const bg_violet_900_of_5: &str = "bg-violet-900/5"; pub(crate) const bg_violet_900_of_50: &str = "bg-violet-900/50"; pub(crate) const bg_violet_900_of_60: &str = "bg-violet-900/60"; pub(crate) const bg_violet_900_of_70: &str = "bg-violet-900/70"; pub(crate) const bg_violet_900_of_75: &str = "bg-violet-900/75"; pub(crate) const bg_violet_900_of_80: &str = "bg-violet-900/80"; pub(crate) const bg_violet_900_of_90: &str = "bg-violet-900/90"; pub(crate) const bg_violet_900_of_95: &str = "bg-violet-900/95"; pub(crate) const bg_white: &str = "bg-white"; pub(crate) const bg_white_of_0: &str = "bg-white/0"; pub(crate) const bg_white_of_10: &str = "bg-white/10"; pub(crate) const bg_white_of_100: &str = "bg-white/100"; pub(crate) const bg_white_of_20: &str = "bg-white/20"; pub(crate) const bg_white_of_25: &str = "bg-white/25"; pub(crate) const bg_white_of_30: &str = "bg-white/30"; pub(crate) const bg_white_of_40: &str = "bg-white/40"; pub(crate) const bg_white_of_5: &str = "bg-white/5"; pub(crate) const bg_white_of_50: &str = "bg-white/50"; pub(crate) const bg_white_of_60: &str = "bg-white/60"; pub(crate) const bg_white_of_70: &str = "bg-white/70"; pub(crate) const bg_white_of_75: &str = "bg-white/75"; pub(crate) const bg_white_of_80: &str = "bg-white/80"; pub(crate) const bg_white_of_90: &str = "bg-white/90"; pub(crate) const bg_white_of_95: &str = "bg-white/95"; pub(crate) const bg_yellow_100: &str = "bg-yellow-100"; pub(crate) const bg_yellow_100_of_0: &str = "bg-yellow-100/0"; pub(crate) const bg_yellow_100_of_10: &str = "bg-yellow-100/10"; pub(crate) const bg_yellow_100_of_100: &str = "bg-yellow-100/100"; pub(crate) const bg_yellow_100_of_20: &str = "bg-yellow-100/20"; pub(crate) const bg_yellow_100_of_25: &str = "bg-yellow-100/25"; pub(crate) const bg_yellow_100_of_30: &str = "bg-yellow-100/30"; pub(crate) const bg_yellow_100_of_40: &str = "bg-yellow-100/40"; pub(crate) const bg_yellow_100_of_5: &str = "bg-yellow-100/5"; pub(crate) const bg_yellow_100_of_50: &str = "bg-yellow-100/50"; pub(crate) const bg_yellow_100_of_60: &str = "bg-yellow-100/60"; pub(crate) const bg_yellow_100_of_70: &str = "bg-yellow-100/70"; pub(crate) const bg_yellow_100_of_75: &str = "bg-yellow-100/75"; pub(crate) const bg_yellow_100_of_80: &str = "bg-yellow-100/80"; pub(crate) const bg_yellow_100_of_90: &str = "bg-yellow-100/90"; pub(crate) const bg_yellow_100_of_95: &str = "bg-yellow-100/95"; pub(crate) const bg_yellow_200: &str = "bg-yellow-200"; pub(crate) const bg_yellow_200_of_0: &str = "bg-yellow-200/0"; pub(crate) const bg_yellow_200_of_10: &str = "bg-yellow-200/10"; pub(crate) const bg_yellow_200_of_100: &str = "bg-yellow-200/100"; pub(crate) const bg_yellow_200_of_20: &str = "bg-yellow-200/20"; pub(crate) const bg_yellow_200_of_25: &str = "bg-yellow-200/25"; pub(crate) const bg_yellow_200_of_30: &str = "bg-yellow-200/30"; pub(crate) const bg_yellow_200_of_40: &str = "bg-yellow-200/40"; pub(crate) const bg_yellow_200_of_5: &str = "bg-yellow-200/5"; pub(crate) const bg_yellow_200_of_50: &str = "bg-yellow-200/50"; pub(crate) const bg_yellow_200_of_60: &str = "bg-yellow-200/60"; pub(crate) const bg_yellow_200_of_70: &str = "bg-yellow-200/70"; pub(crate) const bg_yellow_200_of_75: &str = "bg-yellow-200/75"; pub(crate) const bg_yellow_200_of_80: &str = "bg-yellow-200/80"; pub(crate) const bg_yellow_200_of_90: &str = "bg-yellow-200/90"; pub(crate) const bg_yellow_200_of_95: &str = "bg-yellow-200/95"; pub(crate) const bg_yellow_300: &str = "bg-yellow-300"; pub(crate) const bg_yellow_300_of_0: &str = "bg-yellow-300/0"; pub(crate) const bg_yellow_300_of_10: &str = "bg-yellow-300/10"; pub(crate) const bg_yellow_300_of_100: &str = "bg-yellow-300/100"; pub(crate) const bg_yellow_300_of_20: &str = "bg-yellow-300/20"; pub(crate) const bg_yellow_300_of_25: &str = "bg-yellow-300/25"; pub(crate) const bg_yellow_300_of_30: &str = "bg-yellow-300/30"; pub(crate) const bg_yellow_300_of_40: &str = "bg-yellow-300/40"; pub(crate) const bg_yellow_300_of_5: &str = "bg-yellow-300/5"; pub(crate) const bg_yellow_300_of_50: &str = "bg-yellow-300/50"; pub(crate) const bg_yellow_300_of_60: &str = "bg-yellow-300/60"; pub(crate) const bg_yellow_300_of_70: &str = "bg-yellow-300/70"; pub(crate) const bg_yellow_300_of_75: &str = "bg-yellow-300/75"; pub(crate) const bg_yellow_300_of_80: &str = "bg-yellow-300/80"; pub(crate) const bg_yellow_300_of_90: &str = "bg-yellow-300/90"; pub(crate) const bg_yellow_300_of_95: &str = "bg-yellow-300/95"; pub(crate) const bg_yellow_400: &str = "bg-yellow-400"; pub(crate) const bg_yellow_400_of_0: &str = "bg-yellow-400/0"; pub(crate) const bg_yellow_400_of_10: &str = "bg-yellow-400/10"; pub(crate) const bg_yellow_400_of_100: &str = "bg-yellow-400/100"; pub(crate) const bg_yellow_400_of_20: &str = "bg-yellow-400/20"; pub(crate) const bg_yellow_400_of_25: &str = "bg-yellow-400/25"; pub(crate) const bg_yellow_400_of_30: &str = "bg-yellow-400/30"; pub(crate) const bg_yellow_400_of_40: &str = "bg-yellow-400/40"; pub(crate) const bg_yellow_400_of_5: &str = "bg-yellow-400/5"; pub(crate) const bg_yellow_400_of_50: &str = "bg-yellow-400/50"; pub(crate) const bg_yellow_400_of_60: &str = "bg-yellow-400/60"; pub(crate) const bg_yellow_400_of_70: &str = "bg-yellow-400/70"; pub(crate) const bg_yellow_400_of_75: &str = "bg-yellow-400/75"; pub(crate) const bg_yellow_400_of_80: &str = "bg-yellow-400/80"; pub(crate) const bg_yellow_400_of_90: &str = "bg-yellow-400/90"; pub(crate) const bg_yellow_400_of_95: &str = "bg-yellow-400/95"; pub(crate) const bg_yellow_50: &str = "bg-yellow-50"; pub(crate) const bg_yellow_500: &str = "bg-yellow-500"; pub(crate) const bg_yellow_500_of_0: &str = "bg-yellow-500/0"; pub(crate) const bg_yellow_500_of_10: &str = "bg-yellow-500/10"; pub(crate) const bg_yellow_500_of_100: &str = "bg-yellow-500/100"; pub(crate) const bg_yellow_500_of_20: &str = "bg-yellow-500/20"; pub(crate) const bg_yellow_500_of_25: &str = "bg-yellow-500/25"; pub(crate) const bg_yellow_500_of_30: &str = "bg-yellow-500/30"; pub(crate) const bg_yellow_500_of_40: &str = "bg-yellow-500/40"; pub(crate) const bg_yellow_500_of_5: &str = "bg-yellow-500/5"; pub(crate) const bg_yellow_500_of_50: &str = "bg-yellow-500/50"; pub(crate) const bg_yellow_500_of_60: &str = "bg-yellow-500/60"; pub(crate) const bg_yellow_500_of_70: &str = "bg-yellow-500/70"; pub(crate) const bg_yellow_500_of_75: &str = "bg-yellow-500/75"; pub(crate) const bg_yellow_500_of_80: &str = "bg-yellow-500/80"; pub(crate) const bg_yellow_500_of_90: &str = "bg-yellow-500/90"; pub(crate) const bg_yellow_500_of_95: &str = "bg-yellow-500/95"; pub(crate) const bg_yellow_50_of_0: &str = "bg-yellow-50/0"; pub(crate) const bg_yellow_50_of_10: &str = "bg-yellow-50/10"; pub(crate) const bg_yellow_50_of_100: &str = "bg-yellow-50/100"; pub(crate) const bg_yellow_50_of_20: &str = "bg-yellow-50/20"; pub(crate) const bg_yellow_50_of_25: &str = "bg-yellow-50/25"; pub(crate) const bg_yellow_50_of_30: &str = "bg-yellow-50/30"; pub(crate) const bg_yellow_50_of_40: &str = "bg-yellow-50/40"; pub(crate) const bg_yellow_50_of_5: &str = "bg-yellow-50/5"; pub(crate) const bg_yellow_50_of_50: &str = "bg-yellow-50/50"; pub(crate) const bg_yellow_50_of_60: &str = "bg-yellow-50/60"; pub(crate) const bg_yellow_50_of_70: &str = "bg-yellow-50/70"; pub(crate) const bg_yellow_50_of_75: &str = "bg-yellow-50/75"; pub(crate) const bg_yellow_50_of_80: &str = "bg-yellow-50/80"; pub(crate) const bg_yellow_50_of_90: &str = "bg-yellow-50/90"; pub(crate) const bg_yellow_50_of_95: &str = "bg-yellow-50/95"; pub(crate) const bg_yellow_600: &str = "bg-yellow-600"; pub(crate) const bg_yellow_600_of_0: &str = "bg-yellow-600/0"; pub(crate) const bg_yellow_600_of_10: &str = "bg-yellow-600/10"; pub(crate) const bg_yellow_600_of_100: &str = "bg-yellow-600/100"; pub(crate) const bg_yellow_600_of_20: &str = "bg-yellow-600/20"; pub(crate) const bg_yellow_600_of_25: &str = "bg-yellow-600/25"; pub(crate) const bg_yellow_600_of_30: &str = "bg-yellow-600/30"; pub(crate) const bg_yellow_600_of_40: &str = "bg-yellow-600/40"; pub(crate) const bg_yellow_600_of_5: &str = "bg-yellow-600/5"; pub(crate) const bg_yellow_600_of_50: &str = "bg-yellow-600/50"; pub(crate) const bg_yellow_600_of_60: &str = "bg-yellow-600/60"; pub(crate) const bg_yellow_600_of_70: &str = "bg-yellow-600/70"; pub(crate) const bg_yellow_600_of_75: &str = "bg-yellow-600/75"; pub(crate) const bg_yellow_600_of_80: &str = "bg-yellow-600/80"; pub(crate) const bg_yellow_600_of_90: &str = "bg-yellow-600/90"; pub(crate) const bg_yellow_600_of_95: &str = "bg-yellow-600/95"; pub(crate) const bg_yellow_700: &str = "bg-yellow-700"; pub(crate) const bg_yellow_700_of_0: &str = "bg-yellow-700/0"; pub(crate) const bg_yellow_700_of_10: &str = "bg-yellow-700/10"; pub(crate) const bg_yellow_700_of_100: &str = "bg-yellow-700/100"; pub(crate) const bg_yellow_700_of_20: &str = "bg-yellow-700/20"; pub(crate) const bg_yellow_700_of_25: &str = "bg-yellow-700/25"; pub(crate) const bg_yellow_700_of_30: &str = "bg-yellow-700/30"; pub(crate) const bg_yellow_700_of_40: &str = "bg-yellow-700/40"; pub(crate) const bg_yellow_700_of_5: &str = "bg-yellow-700/5"; pub(crate) const bg_yellow_700_of_50: &str = "bg-yellow-700/50"; pub(crate) const bg_yellow_700_of_60: &str = "bg-yellow-700/60"; pub(crate) const bg_yellow_700_of_70: &str = "bg-yellow-700/70"; pub(crate) const bg_yellow_700_of_75: &str = "bg-yellow-700/75"; pub(crate) const bg_yellow_700_of_80: &str = "bg-yellow-700/80"; pub(crate) const bg_yellow_700_of_90: &str = "bg-yellow-700/90"; pub(crate) const bg_yellow_700_of_95: &str = "bg-yellow-700/95"; pub(crate) const bg_yellow_800: &str = "bg-yellow-800"; pub(crate) const bg_yellow_800_of_0: &str = "bg-yellow-800/0"; pub(crate) const bg_yellow_800_of_10: &str = "bg-yellow-800/10"; pub(crate) const bg_yellow_800_of_100: &str = "bg-yellow-800/100"; pub(crate) const bg_yellow_800_of_20: &str = "bg-yellow-800/20"; pub(crate) const bg_yellow_800_of_25: &str = "bg-yellow-800/25"; pub(crate) const bg_yellow_800_of_30: &str = "bg-yellow-800/30"; pub(crate) const bg_yellow_800_of_40: &str = "bg-yellow-800/40"; pub(crate) const bg_yellow_800_of_5: &str = "bg-yellow-800/5"; pub(crate) const bg_yellow_800_of_50: &str = "bg-yellow-800/50"; pub(crate) const bg_yellow_800_of_60: &str = "bg-yellow-800/60"; pub(crate) const bg_yellow_800_of_70: &str = "bg-yellow-800/70"; pub(crate) const bg_yellow_800_of_75: &str = "bg-yellow-800/75"; pub(crate) const bg_yellow_800_of_80: &str = "bg-yellow-800/80"; pub(crate) const bg_yellow_800_of_90: &str = "bg-yellow-800/90"; pub(crate) const bg_yellow_800_of_95: &str = "bg-yellow-800/95"; pub(crate) const bg_yellow_900: &str = "bg-yellow-900"; pub(crate) const bg_yellow_900_of_0: &str = "bg-yellow-900/0"; pub(crate) const bg_yellow_900_of_10: &str = "bg-yellow-900/10"; pub(crate) const bg_yellow_900_of_100: &str = "bg-yellow-900/100"; pub(crate) const bg_yellow_900_of_20: &str = "bg-yellow-900/20"; pub(crate) const bg_yellow_900_of_25: &str = "bg-yellow-900/25"; pub(crate) const bg_yellow_900_of_30: &str = "bg-yellow-900/30"; pub(crate) const bg_yellow_900_of_40: &str = "bg-yellow-900/40"; pub(crate) const bg_yellow_900_of_5: &str = "bg-yellow-900/5"; pub(crate) const bg_yellow_900_of_50: &str = "bg-yellow-900/50"; pub(crate) const bg_yellow_900_of_60: &str = "bg-yellow-900/60"; pub(crate) const bg_yellow_900_of_70: &str = "bg-yellow-900/70"; pub(crate) const bg_yellow_900_of_75: &str = "bg-yellow-900/75"; pub(crate) const bg_yellow_900_of_80: &str = "bg-yellow-900/80"; pub(crate) const bg_yellow_900_of_90: &str = "bg-yellow-900/90"; pub(crate) const bg_yellow_900_of_95: &str = "bg-yellow-900/95"; pub(crate) const bg_zinc_100: &str = "bg-zinc-100"; pub(crate) const bg_zinc_100_of_0: &str = "bg-zinc-100/0"; pub(crate) const bg_zinc_100_of_10: &str = "bg-zinc-100/10"; pub(crate) const bg_zinc_100_of_100: &str = "bg-zinc-100/100"; pub(crate) const bg_zinc_100_of_20: &str = "bg-zinc-100/20"; pub(crate) const bg_zinc_100_of_25: &str = "bg-zinc-100/25"; pub(crate) const bg_zinc_100_of_30: &str = "bg-zinc-100/30"; pub(crate) const bg_zinc_100_of_40: &str = "bg-zinc-100/40"; pub(crate) const bg_zinc_100_of_5: &str = "bg-zinc-100/5"; pub(crate) const bg_zinc_100_of_50: &str = "bg-zinc-100/50"; pub(crate) const bg_zinc_100_of_60: &str = "bg-zinc-100/60"; pub(crate) const bg_zinc_100_of_70: &str = "bg-zinc-100/70"; pub(crate) const bg_zinc_100_of_75: &str = "bg-zinc-100/75"; pub(crate) const bg_zinc_100_of_80: &str = "bg-zinc-100/80"; pub(crate) const bg_zinc_100_of_90: &str = "bg-zinc-100/90"; pub(crate) const bg_zinc_100_of_95: &str = "bg-zinc-100/95"; pub(crate) const bg_zinc_200: &str = "bg-zinc-200"; pub(crate) const bg_zinc_200_of_0: &str = "bg-zinc-200/0"; pub(crate) const bg_zinc_200_of_10: &str = "bg-zinc-200/10"; pub(crate) const bg_zinc_200_of_100: &str = "bg-zinc-200/100"; pub(crate) const bg_zinc_200_of_20: &str = "bg-zinc-200/20"; pub(crate) const bg_zinc_200_of_25: &str = "bg-zinc-200/25"; pub(crate) const bg_zinc_200_of_30: &str = "bg-zinc-200/30"; pub(crate) const bg_zinc_200_of_40: &str = "bg-zinc-200/40"; pub(crate) const bg_zinc_200_of_5: &str = "bg-zinc-200/5"; pub(crate) const bg_zinc_200_of_50: &str = "bg-zinc-200/50"; pub(crate) const bg_zinc_200_of_60: &str = "bg-zinc-200/60"; pub(crate) const bg_zinc_200_of_70: &str = "bg-zinc-200/70"; pub(crate) const bg_zinc_200_of_75: &str = "bg-zinc-200/75"; pub(crate) const bg_zinc_200_of_80: &str = "bg-zinc-200/80"; pub(crate) const bg_zinc_200_of_90: &str = "bg-zinc-200/90"; pub(crate) const bg_zinc_200_of_95: &str = "bg-zinc-200/95"; pub(crate) const bg_zinc_300: &str = "bg-zinc-300"; pub(crate) const bg_zinc_300_of_0: &str = "bg-zinc-300/0"; pub(crate) const bg_zinc_300_of_10: &str = "bg-zinc-300/10"; pub(crate) const bg_zinc_300_of_100: &str = "bg-zinc-300/100"; pub(crate) const bg_zinc_300_of_20: &str = "bg-zinc-300/20"; pub(crate) const bg_zinc_300_of_25: &str = "bg-zinc-300/25"; pub(crate) const bg_zinc_300_of_30: &str = "bg-zinc-300/30"; pub(crate) const bg_zinc_300_of_40: &str = "bg-zinc-300/40"; pub(crate) const bg_zinc_300_of_5: &str = "bg-zinc-300/5"; pub(crate) const bg_zinc_300_of_50: &str = "bg-zinc-300/50"; pub(crate) const bg_zinc_300_of_60: &str = "bg-zinc-300/60"; pub(crate) const bg_zinc_300_of_70: &str = "bg-zinc-300/70"; pub(crate) const bg_zinc_300_of_75: &str = "bg-zinc-300/75"; pub(crate) const bg_zinc_300_of_80: &str = "bg-zinc-300/80"; pub(crate) const bg_zinc_300_of_90: &str = "bg-zinc-300/90"; pub(crate) const bg_zinc_300_of_95: &str = "bg-zinc-300/95"; pub(crate) const bg_zinc_400: &str = "bg-zinc-400"; pub(crate) const bg_zinc_400_of_0: &str = "bg-zinc-400/0"; pub(crate) const bg_zinc_400_of_10: &str = "bg-zinc-400/10"; pub(crate) const bg_zinc_400_of_100: &str = "bg-zinc-400/100"; pub(crate) const bg_zinc_400_of_20: &str = "bg-zinc-400/20"; pub(crate) const bg_zinc_400_of_25: &str = "bg-zinc-400/25"; pub(crate) const bg_zinc_400_of_30: &str = "bg-zinc-400/30"; pub(crate) const bg_zinc_400_of_40: &str = "bg-zinc-400/40"; pub(crate) const bg_zinc_400_of_5: &str = "bg-zinc-400/5"; pub(crate) const bg_zinc_400_of_50: &str = "bg-zinc-400/50"; pub(crate) const bg_zinc_400_of_60: &str = "bg-zinc-400/60"; pub(crate) const bg_zinc_400_of_70: &str = "bg-zinc-400/70"; pub(crate) const bg_zinc_400_of_75: &str = "bg-zinc-400/75"; pub(crate) const bg_zinc_400_of_80: &str = "bg-zinc-400/80"; pub(crate) const bg_zinc_400_of_90: &str = "bg-zinc-400/90"; pub(crate) const bg_zinc_400_of_95: &str = "bg-zinc-400/95"; pub(crate) const bg_zinc_50: &str = "bg-zinc-50"; pub(crate) const bg_zinc_500: &str = "bg-zinc-500"; pub(crate) const bg_zinc_500_of_0: &str = "bg-zinc-500/0"; pub(crate) const bg_zinc_500_of_10: &str = "bg-zinc-500/10"; pub(crate) const bg_zinc_500_of_100: &str = "bg-zinc-500/100"; pub(crate) const bg_zinc_500_of_20: &str = "bg-zinc-500/20"; pub(crate) const bg_zinc_500_of_25: &str = "bg-zinc-500/25"; pub(crate) const bg_zinc_500_of_30: &str = "bg-zinc-500/30"; pub(crate) const bg_zinc_500_of_40: &str = "bg-zinc-500/40"; pub(crate) const bg_zinc_500_of_5: &str = "bg-zinc-500/5"; pub(crate) const bg_zinc_500_of_50: &str = "bg-zinc-500/50"; pub(crate) const bg_zinc_500_of_60: &str = "bg-zinc-500/60"; pub(crate) const bg_zinc_500_of_70: &str = "bg-zinc-500/70"; pub(crate) const bg_zinc_500_of_75: &str = "bg-zinc-500/75"; pub(crate) const bg_zinc_500_of_80: &str = "bg-zinc-500/80"; pub(crate) const bg_zinc_500_of_90: &str = "bg-zinc-500/90"; pub(crate) const bg_zinc_500_of_95: &str = "bg-zinc-500/95"; pub(crate) const bg_zinc_50_of_0: &str = "bg-zinc-50/0"; pub(crate) const bg_zinc_50_of_10: &str = "bg-zinc-50/10"; pub(crate) const bg_zinc_50_of_100: &str = "bg-zinc-50/100"; pub(crate) const bg_zinc_50_of_20: &str = "bg-zinc-50/20"; pub(crate) const bg_zinc_50_of_25: &str = "bg-zinc-50/25"; pub(crate) const bg_zinc_50_of_30: &str = "bg-zinc-50/30"; pub(crate) const bg_zinc_50_of_40: &str = "bg-zinc-50/40"; pub(crate) const bg_zinc_50_of_5: &str = "bg-zinc-50/5"; pub(crate) const bg_zinc_50_of_50: &str = "bg-zinc-50/50"; pub(crate) const bg_zinc_50_of_60: &str = "bg-zinc-50/60"; pub(crate) const bg_zinc_50_of_70: &str = "bg-zinc-50/70"; pub(crate) const bg_zinc_50_of_75: &str = "bg-zinc-50/75"; pub(crate) const bg_zinc_50_of_80: &str = "bg-zinc-50/80"; pub(crate) const bg_zinc_50_of_90: &str = "bg-zinc-50/90"; pub(crate) const bg_zinc_50_of_95: &str = "bg-zinc-50/95"; pub(crate) const bg_zinc_600: &str = "bg-zinc-600"; pub(crate) const bg_zinc_600_of_0: &str = "bg-zinc-600/0"; pub(crate) const bg_zinc_600_of_10: &str = "bg-zinc-600/10"; pub(crate) const bg_zinc_600_of_100: &str = "bg-zinc-600/100"; pub(crate) const bg_zinc_600_of_20: &str = "bg-zinc-600/20"; pub(crate) const bg_zinc_600_of_25: &str = "bg-zinc-600/25"; pub(crate) const bg_zinc_600_of_30: &str = "bg-zinc-600/30"; pub(crate) const bg_zinc_600_of_40: &str = "bg-zinc-600/40"; pub(crate) const bg_zinc_600_of_5: &str = "bg-zinc-600/5"; pub(crate) const bg_zinc_600_of_50: &str = "bg-zinc-600/50"; pub(crate) const bg_zinc_600_of_60: &str = "bg-zinc-600/60"; pub(crate) const bg_zinc_600_of_70: &str = "bg-zinc-600/70"; pub(crate) const bg_zinc_600_of_75: &str = "bg-zinc-600/75"; pub(crate) const bg_zinc_600_of_80: &str = "bg-zinc-600/80"; pub(crate) const bg_zinc_600_of_90: &str = "bg-zinc-600/90"; pub(crate) const bg_zinc_600_of_95: &str = "bg-zinc-600/95"; pub(crate) const bg_zinc_700: &str = "bg-zinc-700"; pub(crate) const bg_zinc_700_of_0: &str = "bg-zinc-700/0"; pub(crate) const bg_zinc_700_of_10: &str = "bg-zinc-700/10"; pub(crate) const bg_zinc_700_of_100: &str = "bg-zinc-700/100"; pub(crate) const bg_zinc_700_of_20: &str = "bg-zinc-700/20"; pub(crate) const bg_zinc_700_of_25: &str = "bg-zinc-700/25"; pub(crate) const bg_zinc_700_of_30: &str = "bg-zinc-700/30"; pub(crate) const bg_zinc_700_of_40: &str = "bg-zinc-700/40"; pub(crate) const bg_zinc_700_of_5: &str = "bg-zinc-700/5"; pub(crate) const bg_zinc_700_of_50: &str = "bg-zinc-700/50"; pub(crate) const bg_zinc_700_of_60: &str = "bg-zinc-700/60"; pub(crate) const bg_zinc_700_of_70: &str = "bg-zinc-700/70"; pub(crate) const bg_zinc_700_of_75: &str = "bg-zinc-700/75"; pub(crate) const bg_zinc_700_of_80: &str = "bg-zinc-700/80"; pub(crate) const bg_zinc_700_of_90: &str = "bg-zinc-700/90"; pub(crate) const bg_zinc_700_of_95: &str = "bg-zinc-700/95"; pub(crate) const bg_zinc_800: &str = "bg-zinc-800"; pub(crate) const bg_zinc_800_of_0: &str = "bg-zinc-800/0"; pub(crate) const bg_zinc_800_of_10: &str = "bg-zinc-800/10"; pub(crate) const bg_zinc_800_of_100: &str = "bg-zinc-800/100"; pub(crate) const bg_zinc_800_of_20: &str = "bg-zinc-800/20"; pub(crate) const bg_zinc_800_of_25: &str = "bg-zinc-800/25"; pub(crate) const bg_zinc_800_of_30: &str = "bg-zinc-800/30"; pub(crate) const bg_zinc_800_of_40: &str = "bg-zinc-800/40"; pub(crate) const bg_zinc_800_of_5: &str = "bg-zinc-800/5"; pub(crate) const bg_zinc_800_of_50: &str = "bg-zinc-800/50"; pub(crate) const bg_zinc_800_of_60: &str = "bg-zinc-800/60"; pub(crate) const bg_zinc_800_of_70: &str = "bg-zinc-800/70"; pub(crate) const bg_zinc_800_of_75: &str = "bg-zinc-800/75"; pub(crate) const bg_zinc_800_of_80: &str = "bg-zinc-800/80"; pub(crate) const bg_zinc_800_of_90: &str = "bg-zinc-800/90"; pub(crate) const bg_zinc_800_of_95: &str = "bg-zinc-800/95"; pub(crate) const bg_zinc_900: &str = "bg-zinc-900"; pub(crate) const bg_zinc_900_of_0: &str = "bg-zinc-900/0"; pub(crate) const bg_zinc_900_of_10: &str = "bg-zinc-900/10"; pub(crate) const bg_zinc_900_of_100: &str = "bg-zinc-900/100"; pub(crate) const bg_zinc_900_of_20: &str = "bg-zinc-900/20"; pub(crate) const bg_zinc_900_of_25: &str = "bg-zinc-900/25"; pub(crate) const bg_zinc_900_of_30: &str = "bg-zinc-900/30"; pub(crate) const bg_zinc_900_of_40: &str = "bg-zinc-900/40"; pub(crate) const bg_zinc_900_of_5: &str = "bg-zinc-900/5"; pub(crate) const bg_zinc_900_of_50: &str = "bg-zinc-900/50"; pub(crate) const bg_zinc_900_of_60: &str = "bg-zinc-900/60"; pub(crate) const bg_zinc_900_of_70: &str = "bg-zinc-900/70"; pub(crate) const bg_zinc_900_of_75: &str = "bg-zinc-900/75"; pub(crate) const bg_zinc_900_of_80: &str = "bg-zinc-900/80"; pub(crate) const bg_zinc_900_of_90: &str = "bg-zinc-900/90"; pub(crate) const bg_zinc_900_of_95: &str = "bg-zinc-900/95"; pub(crate) const from_amber_100: &str = "from-amber-100"; pub(crate) const from_amber_100_of_0: &str = "from-amber-100/0"; pub(crate) const from_amber_100_of_10: &str = "from-amber-100/10"; pub(crate) const from_amber_100_of_100: &str = "from-amber-100/100"; pub(crate) const from_amber_100_of_20: &str = "from-amber-100/20"; pub(crate) const from_amber_100_of_25: &str = "from-amber-100/25"; pub(crate) const from_amber_100_of_30: &str = "from-amber-100/30"; pub(crate) const from_amber_100_of_40: &str = "from-amber-100/40"; pub(crate) const from_amber_100_of_5: &str = "from-amber-100/5"; pub(crate) const from_amber_100_of_50: &str = "from-amber-100/50"; pub(crate) const from_amber_100_of_60: &str = "from-amber-100/60"; pub(crate) const from_amber_100_of_70: &str = "from-amber-100/70"; pub(crate) const from_amber_100_of_75: &str = "from-amber-100/75"; pub(crate) const from_amber_100_of_80: &str = "from-amber-100/80"; pub(crate) const from_amber_100_of_90: &str = "from-amber-100/90"; pub(crate) const from_amber_100_of_95: &str = "from-amber-100/95"; pub(crate) const from_amber_200: &str = "from-amber-200"; pub(crate) const from_amber_200_of_0: &str = "from-amber-200/0"; pub(crate) const from_amber_200_of_10: &str = "from-amber-200/10"; pub(crate) const from_amber_200_of_100: &str = "from-amber-200/100"; pub(crate) const from_amber_200_of_20: &str = "from-amber-200/20"; pub(crate) const from_amber_200_of_25: &str = "from-amber-200/25"; pub(crate) const from_amber_200_of_30: &str = "from-amber-200/30"; pub(crate) const from_amber_200_of_40: &str = "from-amber-200/40"; pub(crate) const from_amber_200_of_5: &str = "from-amber-200/5"; pub(crate) const from_amber_200_of_50: &str = "from-amber-200/50"; pub(crate) const from_amber_200_of_60: &str = "from-amber-200/60"; pub(crate) const from_amber_200_of_70: &str = "from-amber-200/70"; pub(crate) const from_amber_200_of_75: &str = "from-amber-200/75"; pub(crate) const from_amber_200_of_80: &str = "from-amber-200/80"; pub(crate) const from_amber_200_of_90: &str = "from-amber-200/90"; pub(crate) const from_amber_200_of_95: &str = "from-amber-200/95"; pub(crate) const from_amber_300: &str = "from-amber-300"; pub(crate) const from_amber_300_of_0: &str = "from-amber-300/0"; pub(crate) const from_amber_300_of_10: &str = "from-amber-300/10"; pub(crate) const from_amber_300_of_100: &str = "from-amber-300/100"; pub(crate) const from_amber_300_of_20: &str = "from-amber-300/20"; pub(crate) const from_amber_300_of_25: &str = "from-amber-300/25"; pub(crate) const from_amber_300_of_30: &str = "from-amber-300/30"; pub(crate) const from_amber_300_of_40: &str = "from-amber-300/40"; pub(crate) const from_amber_300_of_5: &str = "from-amber-300/5"; pub(crate) const from_amber_300_of_50: &str = "from-amber-300/50"; pub(crate) const from_amber_300_of_60: &str = "from-amber-300/60"; pub(crate) const from_amber_300_of_70: &str = "from-amber-300/70"; pub(crate) const from_amber_300_of_75: &str = "from-amber-300/75"; pub(crate) const from_amber_300_of_80: &str = "from-amber-300/80"; pub(crate) const from_amber_300_of_90: &str = "from-amber-300/90"; pub(crate) const from_amber_300_of_95: &str = "from-amber-300/95"; pub(crate) const from_amber_400: &str = "from-amber-400"; pub(crate) const from_amber_400_of_0: &str = "from-amber-400/0"; pub(crate) const from_amber_400_of_10: &str = "from-amber-400/10"; pub(crate) const from_amber_400_of_100: &str = "from-amber-400/100"; pub(crate) const from_amber_400_of_20: &str = "from-amber-400/20"; pub(crate) const from_amber_400_of_25: &str = "from-amber-400/25"; pub(crate) const from_amber_400_of_30: &str = "from-amber-400/30"; pub(crate) const from_amber_400_of_40: &str = "from-amber-400/40"; pub(crate) const from_amber_400_of_5: &str = "from-amber-400/5"; pub(crate) const from_amber_400_of_50: &str = "from-amber-400/50"; pub(crate) const from_amber_400_of_60: &str = "from-amber-400/60"; pub(crate) const from_amber_400_of_70: &str = "from-amber-400/70"; pub(crate) const from_amber_400_of_75: &str = "from-amber-400/75"; pub(crate) const from_amber_400_of_80: &str = "from-amber-400/80"; pub(crate) const from_amber_400_of_90: &str = "from-amber-400/90"; pub(crate) const from_amber_400_of_95: &str = "from-amber-400/95"; pub(crate) const from_amber_50: &str = "from-amber-50"; pub(crate) const from_amber_500: &str = "from-amber-500"; pub(crate) const from_amber_500_of_0: &str = "from-amber-500/0"; pub(crate) const from_amber_500_of_10: &str = "from-amber-500/10"; pub(crate) const from_amber_500_of_100: &str = "from-amber-500/100"; pub(crate) const from_amber_500_of_20: &str = "from-amber-500/20"; pub(crate) const from_amber_500_of_25: &str = "from-amber-500/25"; pub(crate) const from_amber_500_of_30: &str = "from-amber-500/30"; pub(crate) const from_amber_500_of_40: &str = "from-amber-500/40"; pub(crate) const from_amber_500_of_5: &str = "from-amber-500/5"; pub(crate) const from_amber_500_of_50: &str = "from-amber-500/50"; pub(crate) const from_amber_500_of_60: &str = "from-amber-500/60"; pub(crate) const from_amber_500_of_70: &str = "from-amber-500/70"; pub(crate) const from_amber_500_of_75: &str = "from-amber-500/75"; pub(crate) const from_amber_500_of_80: &str = "from-amber-500/80"; pub(crate) const from_amber_500_of_90: &str = "from-amber-500/90"; pub(crate) const from_amber_500_of_95: &str = "from-amber-500/95"; pub(crate) const from_amber_50_of_0: &str = "from-amber-50/0"; pub(crate) const from_amber_50_of_10: &str = "from-amber-50/10"; pub(crate) const from_amber_50_of_100: &str = "from-amber-50/100"; pub(crate) const from_amber_50_of_20: &str = "from-amber-50/20"; pub(crate) const from_amber_50_of_25: &str = "from-amber-50/25"; pub(crate) const from_amber_50_of_30: &str = "from-amber-50/30"; pub(crate) const from_amber_50_of_40: &str = "from-amber-50/40"; pub(crate) const from_amber_50_of_5: &str = "from-amber-50/5"; pub(crate) const from_amber_50_of_50: &str = "from-amber-50/50"; pub(crate) const from_amber_50_of_60: &str = "from-amber-50/60"; pub(crate) const from_amber_50_of_70: &str = "from-amber-50/70"; pub(crate) const from_amber_50_of_75: &str = "from-amber-50/75"; pub(crate) const from_amber_50_of_80: &str = "from-amber-50/80"; pub(crate) const from_amber_50_of_90: &str = "from-amber-50/90"; pub(crate) const from_amber_50_of_95: &str = "from-amber-50/95"; pub(crate) const from_amber_600: &str = "from-amber-600"; pub(crate) const from_amber_600_of_0: &str = "from-amber-600/0"; pub(crate) const from_amber_600_of_10: &str = "from-amber-600/10"; pub(crate) const from_amber_600_of_100: &str = "from-amber-600/100"; pub(crate) const from_amber_600_of_20: &str = "from-amber-600/20"; pub(crate) const from_amber_600_of_25: &str = "from-amber-600/25"; pub(crate) const from_amber_600_of_30: &str = "from-amber-600/30"; pub(crate) const from_amber_600_of_40: &str = "from-amber-600/40"; pub(crate) const from_amber_600_of_5: &str = "from-amber-600/5"; pub(crate) const from_amber_600_of_50: &str = "from-amber-600/50"; pub(crate) const from_amber_600_of_60: &str = "from-amber-600/60"; pub(crate) const from_amber_600_of_70: &str = "from-amber-600/70"; pub(crate) const from_amber_600_of_75: &str = "from-amber-600/75"; pub(crate) const from_amber_600_of_80: &str = "from-amber-600/80"; pub(crate) const from_amber_600_of_90: &str = "from-amber-600/90"; pub(crate) const from_amber_600_of_95: &str = "from-amber-600/95"; pub(crate) const from_amber_700: &str = "from-amber-700"; pub(crate) const from_amber_700_of_0: &str = "from-amber-700/0"; pub(crate) const from_amber_700_of_10: &str = "from-amber-700/10"; pub(crate) const from_amber_700_of_100: &str = "from-amber-700/100"; pub(crate) const from_amber_700_of_20: &str = "from-amber-700/20"; pub(crate) const from_amber_700_of_25: &str = "from-amber-700/25"; pub(crate) const from_amber_700_of_30: &str = "from-amber-700/30"; pub(crate) const from_amber_700_of_40: &str = "from-amber-700/40"; pub(crate) const from_amber_700_of_5: &str = "from-amber-700/5"; pub(crate) const from_amber_700_of_50: &str = "from-amber-700/50"; pub(crate) const from_amber_700_of_60: &str = "from-amber-700/60"; pub(crate) const from_amber_700_of_70: &str = "from-amber-700/70"; pub(crate) const from_amber_700_of_75: &str = "from-amber-700/75"; pub(crate) const from_amber_700_of_80: &str = "from-amber-700/80"; pub(crate) const from_amber_700_of_90: &str = "from-amber-700/90"; pub(crate) const from_amber_700_of_95: &str = "from-amber-700/95"; pub(crate) const from_amber_800: &str = "from-amber-800"; pub(crate) const from_amber_800_of_0: &str = "from-amber-800/0"; pub(crate) const from_amber_800_of_10: &str = "from-amber-800/10"; pub(crate) const from_amber_800_of_100: &str = "from-amber-800/100"; pub(crate) const from_amber_800_of_20: &str = "from-amber-800/20"; pub(crate) const from_amber_800_of_25: &str = "from-amber-800/25"; pub(crate) const from_amber_800_of_30: &str = "from-amber-800/30"; pub(crate) const from_amber_800_of_40: &str = "from-amber-800/40"; pub(crate) const from_amber_800_of_5: &str = "from-amber-800/5"; pub(crate) const from_amber_800_of_50: &str = "from-amber-800/50"; pub(crate) const from_amber_800_of_60: &str = "from-amber-800/60"; pub(crate) const from_amber_800_of_70: &str = "from-amber-800/70"; pub(crate) const from_amber_800_of_75: &str = "from-amber-800/75"; pub(crate) const from_amber_800_of_80: &str = "from-amber-800/80"; pub(crate) const from_amber_800_of_90: &str = "from-amber-800/90"; pub(crate) const from_amber_800_of_95: &str = "from-amber-800/95"; pub(crate) const from_amber_900: &str = "from-amber-900"; pub(crate) const from_amber_900_of_0: &str = "from-amber-900/0"; pub(crate) const from_amber_900_of_10: &str = "from-amber-900/10"; pub(crate) const from_amber_900_of_100: &str = "from-amber-900/100"; pub(crate) const from_amber_900_of_20: &str = "from-amber-900/20"; pub(crate) const from_amber_900_of_25: &str = "from-amber-900/25"; pub(crate) const from_amber_900_of_30: &str = "from-amber-900/30"; pub(crate) const from_amber_900_of_40: &str = "from-amber-900/40"; pub(crate) const from_amber_900_of_5: &str = "from-amber-900/5"; pub(crate) const from_amber_900_of_50: &str = "from-amber-900/50"; pub(crate) const from_amber_900_of_60: &str = "from-amber-900/60"; pub(crate) const from_amber_900_of_70: &str = "from-amber-900/70"; pub(crate) const from_amber_900_of_75: &str = "from-amber-900/75"; pub(crate) const from_amber_900_of_80: &str = "from-amber-900/80"; pub(crate) const from_amber_900_of_90: &str = "from-amber-900/90"; pub(crate) const from_amber_900_of_95: &str = "from-amber-900/95"; pub(crate) const from_black: &str = "from-black"; pub(crate) const from_black_of_0: &str = "from-black/0"; pub(crate) const from_black_of_10: &str = "from-black/10"; pub(crate) const from_black_of_100: &str = "from-black/100"; pub(crate) const from_black_of_20: &str = "from-black/20"; pub(crate) const from_black_of_25: &str = "from-black/25"; pub(crate) const from_black_of_30: &str = "from-black/30"; pub(crate) const from_black_of_40: &str = "from-black/40"; pub(crate) const from_black_of_5: &str = "from-black/5"; pub(crate) const from_black_of_50: &str = "from-black/50"; pub(crate) const from_black_of_60: &str = "from-black/60"; pub(crate) const from_black_of_70: &str = "from-black/70"; pub(crate) const from_black_of_75: &str = "from-black/75"; pub(crate) const from_black_of_80: &str = "from-black/80"; pub(crate) const from_black_of_90: &str = "from-black/90"; pub(crate) const from_black_of_95: &str = "from-black/95"; pub(crate) const from_blue_100: &str = "from-blue-100"; pub(crate) const from_blue_100_of_0: &str = "from-blue-100/0"; pub(crate) const from_blue_100_of_10: &str = "from-blue-100/10"; pub(crate) const from_blue_100_of_100: &str = "from-blue-100/100"; pub(crate) const from_blue_100_of_20: &str = "from-blue-100/20"; pub(crate) const from_blue_100_of_25: &str = "from-blue-100/25"; pub(crate) const from_blue_100_of_30: &str = "from-blue-100/30"; pub(crate) const from_blue_100_of_40: &str = "from-blue-100/40"; pub(crate) const from_blue_100_of_5: &str = "from-blue-100/5"; pub(crate) const from_blue_100_of_50: &str = "from-blue-100/50"; pub(crate) const from_blue_100_of_60: &str = "from-blue-100/60"; pub(crate) const from_blue_100_of_70: &str = "from-blue-100/70"; pub(crate) const from_blue_100_of_75: &str = "from-blue-100/75"; pub(crate) const from_blue_100_of_80: &str = "from-blue-100/80"; pub(crate) const from_blue_100_of_90: &str = "from-blue-100/90"; pub(crate) const from_blue_100_of_95: &str = "from-blue-100/95"; pub(crate) const from_blue_200: &str = "from-blue-200"; pub(crate) const from_blue_200_of_0: &str = "from-blue-200/0"; pub(crate) const from_blue_200_of_10: &str = "from-blue-200/10"; pub(crate) const from_blue_200_of_100: &str = "from-blue-200/100"; pub(crate) const from_blue_200_of_20: &str = "from-blue-200/20"; pub(crate) const from_blue_200_of_25: &str = "from-blue-200/25"; pub(crate) const from_blue_200_of_30: &str = "from-blue-200/30"; pub(crate) const from_blue_200_of_40: &str = "from-blue-200/40"; pub(crate) const from_blue_200_of_5: &str = "from-blue-200/5"; pub(crate) const from_blue_200_of_50: &str = "from-blue-200/50"; pub(crate) const from_blue_200_of_60: &str = "from-blue-200/60"; pub(crate) const from_blue_200_of_70: &str = "from-blue-200/70"; pub(crate) const from_blue_200_of_75: &str = "from-blue-200/75"; pub(crate) const from_blue_200_of_80: &str = "from-blue-200/80"; pub(crate) const from_blue_200_of_90: &str = "from-blue-200/90"; pub(crate) const from_blue_200_of_95: &str = "from-blue-200/95"; pub(crate) const from_blue_300: &str = "from-blue-300"; pub(crate) const from_blue_300_of_0: &str = "from-blue-300/0"; pub(crate) const from_blue_300_of_10: &str = "from-blue-300/10"; pub(crate) const from_blue_300_of_100: &str = "from-blue-300/100"; pub(crate) const from_blue_300_of_20: &str = "from-blue-300/20"; pub(crate) const from_blue_300_of_25: &str = "from-blue-300/25"; pub(crate) const from_blue_300_of_30: &str = "from-blue-300/30"; pub(crate) const from_blue_300_of_40: &str = "from-blue-300/40"; pub(crate) const from_blue_300_of_5: &str = "from-blue-300/5"; pub(crate) const from_blue_300_of_50: &str = "from-blue-300/50"; pub(crate) const from_blue_300_of_60: &str = "from-blue-300/60"; pub(crate) const from_blue_300_of_70: &str = "from-blue-300/70"; pub(crate) const from_blue_300_of_75: &str = "from-blue-300/75"; pub(crate) const from_blue_300_of_80: &str = "from-blue-300/80"; pub(crate) const from_blue_300_of_90: &str = "from-blue-300/90"; pub(crate) const from_blue_300_of_95: &str = "from-blue-300/95"; pub(crate) const from_blue_400: &str = "from-blue-400"; pub(crate) const from_blue_400_of_0: &str = "from-blue-400/0"; pub(crate) const from_blue_400_of_10: &str = "from-blue-400/10"; pub(crate) const from_blue_400_of_100: &str = "from-blue-400/100"; pub(crate) const from_blue_400_of_20: &str = "from-blue-400/20"; pub(crate) const from_blue_400_of_25: &str = "from-blue-400/25"; pub(crate) const from_blue_400_of_30: &str = "from-blue-400/30"; pub(crate) const from_blue_400_of_40: &str = "from-blue-400/40"; pub(crate) const from_blue_400_of_5: &str = "from-blue-400/5"; pub(crate) const from_blue_400_of_50: &str = "from-blue-400/50"; pub(crate) const from_blue_400_of_60: &str = "from-blue-400/60"; pub(crate) const from_blue_400_of_70: &str = "from-blue-400/70"; pub(crate) const from_blue_400_of_75: &str = "from-blue-400/75"; pub(crate) const from_blue_400_of_80: &str = "from-blue-400/80"; pub(crate) const from_blue_400_of_90: &str = "from-blue-400/90"; pub(crate) const from_blue_400_of_95: &str = "from-blue-400/95"; pub(crate) const from_blue_50: &str = "from-blue-50"; pub(crate) const from_blue_500: &str = "from-blue-500"; pub(crate) const from_blue_500_of_0: &str = "from-blue-500/0"; pub(crate) const from_blue_500_of_10: &str = "from-blue-500/10"; pub(crate) const from_blue_500_of_100: &str = "from-blue-500/100"; pub(crate) const from_blue_500_of_20: &str = "from-blue-500/20"; pub(crate) const from_blue_500_of_25: &str = "from-blue-500/25"; pub(crate) const from_blue_500_of_30: &str = "from-blue-500/30"; pub(crate) const from_blue_500_of_40: &str = "from-blue-500/40"; pub(crate) const from_blue_500_of_5: &str = "from-blue-500/5"; pub(crate) const from_blue_500_of_50: &str = "from-blue-500/50"; pub(crate) const from_blue_500_of_60: &str = "from-blue-500/60"; pub(crate) const from_blue_500_of_70: &str = "from-blue-500/70"; pub(crate) const from_blue_500_of_75: &str = "from-blue-500/75"; pub(crate) const from_blue_500_of_80: &str = "from-blue-500/80"; pub(crate) const from_blue_500_of_90: &str = "from-blue-500/90"; pub(crate) const from_blue_500_of_95: &str = "from-blue-500/95"; pub(crate) const from_blue_50_of_0: &str = "from-blue-50/0"; pub(crate) const from_blue_50_of_10: &str = "from-blue-50/10"; pub(crate) const from_blue_50_of_100: &str = "from-blue-50/100"; pub(crate) const from_blue_50_of_20: &str = "from-blue-50/20"; pub(crate) const from_blue_50_of_25: &str = "from-blue-50/25"; pub(crate) const from_blue_50_of_30: &str = "from-blue-50/30"; pub(crate) const from_blue_50_of_40: &str = "from-blue-50/40"; pub(crate) const from_blue_50_of_5: &str = "from-blue-50/5"; pub(crate) const from_blue_50_of_50: &str = "from-blue-50/50"; pub(crate) const from_blue_50_of_60: &str = "from-blue-50/60"; pub(crate) const from_blue_50_of_70: &str = "from-blue-50/70"; pub(crate) const from_blue_50_of_75: &str = "from-blue-50/75"; pub(crate) const from_blue_50_of_80: &str = "from-blue-50/80"; pub(crate) const from_blue_50_of_90: &str = "from-blue-50/90"; pub(crate) const from_blue_50_of_95: &str = "from-blue-50/95"; pub(crate) const from_blue_600: &str = "from-blue-600"; pub(crate) const from_blue_600_of_0: &str = "from-blue-600/0"; pub(crate) const from_blue_600_of_10: &str = "from-blue-600/10"; pub(crate) const from_blue_600_of_100: &str = "from-blue-600/100"; pub(crate) const from_blue_600_of_20: &str = "from-blue-600/20"; pub(crate) const from_blue_600_of_25: &str = "from-blue-600/25"; pub(crate) const from_blue_600_of_30: &str = "from-blue-600/30"; pub(crate) const from_blue_600_of_40: &str = "from-blue-600/40"; pub(crate) const from_blue_600_of_5: &str = "from-blue-600/5"; pub(crate) const from_blue_600_of_50: &str = "from-blue-600/50"; pub(crate) const from_blue_600_of_60: &str = "from-blue-600/60"; pub(crate) const from_blue_600_of_70: &str = "from-blue-600/70"; pub(crate) const from_blue_600_of_75: &str = "from-blue-600/75"; pub(crate) const from_blue_600_of_80: &str = "from-blue-600/80"; pub(crate) const from_blue_600_of_90: &str = "from-blue-600/90"; pub(crate) const from_blue_600_of_95: &str = "from-blue-600/95"; pub(crate) const from_blue_700: &str = "from-blue-700"; pub(crate) const from_blue_700_of_0: &str = "from-blue-700/0"; pub(crate) const from_blue_700_of_10: &str = "from-blue-700/10"; pub(crate) const from_blue_700_of_100: &str = "from-blue-700/100"; pub(crate) const from_blue_700_of_20: &str = "from-blue-700/20"; pub(crate) const from_blue_700_of_25: &str = "from-blue-700/25"; pub(crate) const from_blue_700_of_30: &str = "from-blue-700/30"; pub(crate) const from_blue_700_of_40: &str = "from-blue-700/40"; pub(crate) const from_blue_700_of_5: &str = "from-blue-700/5"; pub(crate) const from_blue_700_of_50: &str = "from-blue-700/50"; pub(crate) const from_blue_700_of_60: &str = "from-blue-700/60"; pub(crate) const from_blue_700_of_70: &str = "from-blue-700/70"; pub(crate) const from_blue_700_of_75: &str = "from-blue-700/75"; pub(crate) const from_blue_700_of_80: &str = "from-blue-700/80"; pub(crate) const from_blue_700_of_90: &str = "from-blue-700/90"; pub(crate) const from_blue_700_of_95: &str = "from-blue-700/95"; pub(crate) const from_blue_800: &str = "from-blue-800"; pub(crate) const from_blue_800_of_0: &str = "from-blue-800/0"; pub(crate) const from_blue_800_of_10: &str = "from-blue-800/10"; pub(crate) const from_blue_800_of_100: &str = "from-blue-800/100"; pub(crate) const from_blue_800_of_20: &str = "from-blue-800/20"; pub(crate) const from_blue_800_of_25: &str = "from-blue-800/25"; pub(crate) const from_blue_800_of_30: &str = "from-blue-800/30"; pub(crate) const from_blue_800_of_40: &str = "from-blue-800/40"; pub(crate) const from_blue_800_of_5: &str = "from-blue-800/5"; pub(crate) const from_blue_800_of_50: &str = "from-blue-800/50"; pub(crate) const from_blue_800_of_60: &str = "from-blue-800/60"; pub(crate) const from_blue_800_of_70: &str = "from-blue-800/70"; pub(crate) const from_blue_800_of_75: &str = "from-blue-800/75"; pub(crate) const from_blue_800_of_80: &str = "from-blue-800/80"; pub(crate) const from_blue_800_of_90: &str = "from-blue-800/90"; pub(crate) const from_blue_800_of_95: &str = "from-blue-800/95"; pub(crate) const from_blue_900: &str = "from-blue-900"; pub(crate) const from_blue_900_of_0: &str = "from-blue-900/0"; pub(crate) const from_blue_900_of_10: &str = "from-blue-900/10"; pub(crate) const from_blue_900_of_100: &str = "from-blue-900/100"; pub(crate) const from_blue_900_of_20: &str = "from-blue-900/20"; pub(crate) const from_blue_900_of_25: &str = "from-blue-900/25"; pub(crate) const from_blue_900_of_30: &str = "from-blue-900/30"; pub(crate) const from_blue_900_of_40: &str = "from-blue-900/40"; pub(crate) const from_blue_900_of_5: &str = "from-blue-900/5"; pub(crate) const from_blue_900_of_50: &str = "from-blue-900/50"; pub(crate) const from_blue_900_of_60: &str = "from-blue-900/60"; pub(crate) const from_blue_900_of_70: &str = "from-blue-900/70"; pub(crate) const from_blue_900_of_75: &str = "from-blue-900/75"; pub(crate) const from_blue_900_of_80: &str = "from-blue-900/80"; pub(crate) const from_blue_900_of_90: &str = "from-blue-900/90"; pub(crate) const from_blue_900_of_95: &str = "from-blue-900/95"; pub(crate) const from_current: &str = "from-current"; pub(crate) const from_cyan_100: &str = "from-cyan-100"; pub(crate) const from_cyan_100_of_0: &str = "from-cyan-100/0"; pub(crate) const from_cyan_100_of_10: &str = "from-cyan-100/10"; pub(crate) const from_cyan_100_of_100: &str = "from-cyan-100/100"; pub(crate) const from_cyan_100_of_20: &str = "from-cyan-100/20"; pub(crate) const from_cyan_100_of_25: &str = "from-cyan-100/25"; pub(crate) const from_cyan_100_of_30: &str = "from-cyan-100/30"; pub(crate) const from_cyan_100_of_40: &str = "from-cyan-100/40"; pub(crate) const from_cyan_100_of_5: &str = "from-cyan-100/5"; pub(crate) const from_cyan_100_of_50: &str = "from-cyan-100/50"; pub(crate) const from_cyan_100_of_60: &str = "from-cyan-100/60"; pub(crate) const from_cyan_100_of_70: &str = "from-cyan-100/70"; pub(crate) const from_cyan_100_of_75: &str = "from-cyan-100/75"; pub(crate) const from_cyan_100_of_80: &str = "from-cyan-100/80"; pub(crate) const from_cyan_100_of_90: &str = "from-cyan-100/90"; pub(crate) const from_cyan_100_of_95: &str = "from-cyan-100/95"; pub(crate) const from_cyan_200: &str = "from-cyan-200"; pub(crate) const from_cyan_200_of_0: &str = "from-cyan-200/0"; pub(crate) const from_cyan_200_of_10: &str = "from-cyan-200/10"; pub(crate) const from_cyan_200_of_100: &str = "from-cyan-200/100"; pub(crate) const from_cyan_200_of_20: &str = "from-cyan-200/20"; pub(crate) const from_cyan_200_of_25: &str = "from-cyan-200/25"; pub(crate) const from_cyan_200_of_30: &str = "from-cyan-200/30"; pub(crate) const from_cyan_200_of_40: &str = "from-cyan-200/40"; pub(crate) const from_cyan_200_of_5: &str = "from-cyan-200/5"; pub(crate) const from_cyan_200_of_50: &str = "from-cyan-200/50"; pub(crate) const from_cyan_200_of_60: &str = "from-cyan-200/60"; pub(crate) const from_cyan_200_of_70: &str = "from-cyan-200/70"; pub(crate) const from_cyan_200_of_75: &str = "from-cyan-200/75"; pub(crate) const from_cyan_200_of_80: &str = "from-cyan-200/80"; pub(crate) const from_cyan_200_of_90: &str = "from-cyan-200/90"; pub(crate) const from_cyan_200_of_95: &str = "from-cyan-200/95"; pub(crate) const from_cyan_300: &str = "from-cyan-300"; pub(crate) const from_cyan_300_of_0: &str = "from-cyan-300/0"; pub(crate) const from_cyan_300_of_10: &str = "from-cyan-300/10"; pub(crate) const from_cyan_300_of_100: &str = "from-cyan-300/100"; pub(crate) const from_cyan_300_of_20: &str = "from-cyan-300/20"; pub(crate) const from_cyan_300_of_25: &str = "from-cyan-300/25"; pub(crate) const from_cyan_300_of_30: &str = "from-cyan-300/30"; pub(crate) const from_cyan_300_of_40: &str = "from-cyan-300/40"; pub(crate) const from_cyan_300_of_5: &str = "from-cyan-300/5"; pub(crate) const from_cyan_300_of_50: &str = "from-cyan-300/50"; pub(crate) const from_cyan_300_of_60: &str = "from-cyan-300/60"; pub(crate) const from_cyan_300_of_70: &str = "from-cyan-300/70"; pub(crate) const from_cyan_300_of_75: &str = "from-cyan-300/75"; pub(crate) const from_cyan_300_of_80: &str = "from-cyan-300/80"; pub(crate) const from_cyan_300_of_90: &str = "from-cyan-300/90"; pub(crate) const from_cyan_300_of_95: &str = "from-cyan-300/95"; pub(crate) const from_cyan_400: &str = "from-cyan-400"; pub(crate) const from_cyan_400_of_0: &str = "from-cyan-400/0"; pub(crate) const from_cyan_400_of_10: &str = "from-cyan-400/10"; pub(crate) const from_cyan_400_of_100: &str = "from-cyan-400/100"; pub(crate) const from_cyan_400_of_20: &str = "from-cyan-400/20"; pub(crate) const from_cyan_400_of_25: &str = "from-cyan-400/25"; pub(crate) const from_cyan_400_of_30: &str = "from-cyan-400/30"; pub(crate) const from_cyan_400_of_40: &str = "from-cyan-400/40"; pub(crate) const from_cyan_400_of_5: &str = "from-cyan-400/5"; pub(crate) const from_cyan_400_of_50: &str = "from-cyan-400/50"; pub(crate) const from_cyan_400_of_60: &str = "from-cyan-400/60"; pub(crate) const from_cyan_400_of_70: &str = "from-cyan-400/70"; pub(crate) const from_cyan_400_of_75: &str = "from-cyan-400/75"; pub(crate) const from_cyan_400_of_80: &str = "from-cyan-400/80"; pub(crate) const from_cyan_400_of_90: &str = "from-cyan-400/90"; pub(crate) const from_cyan_400_of_95: &str = "from-cyan-400/95"; pub(crate) const from_cyan_50: &str = "from-cyan-50"; pub(crate) const from_cyan_500: &str = "from-cyan-500"; pub(crate) const from_cyan_500_of_0: &str = "from-cyan-500/0"; pub(crate) const from_cyan_500_of_10: &str = "from-cyan-500/10"; pub(crate) const from_cyan_500_of_100: &str = "from-cyan-500/100"; pub(crate) const from_cyan_500_of_20: &str = "from-cyan-500/20"; pub(crate) const from_cyan_500_of_25: &str = "from-cyan-500/25"; pub(crate) const from_cyan_500_of_30: &str = "from-cyan-500/30"; pub(crate) const from_cyan_500_of_40: &str = "from-cyan-500/40"; pub(crate) const from_cyan_500_of_5: &str = "from-cyan-500/5"; pub(crate) const from_cyan_500_of_50: &str = "from-cyan-500/50"; pub(crate) const from_cyan_500_of_60: &str = "from-cyan-500/60"; pub(crate) const from_cyan_500_of_70: &str = "from-cyan-500/70"; pub(crate) const from_cyan_500_of_75: &str = "from-cyan-500/75"; pub(crate) const from_cyan_500_of_80: &str = "from-cyan-500/80"; pub(crate) const from_cyan_500_of_90: &str = "from-cyan-500/90"; pub(crate) const from_cyan_500_of_95: &str = "from-cyan-500/95"; pub(crate) const from_cyan_50_of_0: &str = "from-cyan-50/0"; pub(crate) const from_cyan_50_of_10: &str = "from-cyan-50/10"; pub(crate) const from_cyan_50_of_100: &str = "from-cyan-50/100"; pub(crate) const from_cyan_50_of_20: &str = "from-cyan-50/20"; pub(crate) const from_cyan_50_of_25: &str = "from-cyan-50/25"; pub(crate) const from_cyan_50_of_30: &str = "from-cyan-50/30"; pub(crate) const from_cyan_50_of_40: &str = "from-cyan-50/40"; pub(crate) const from_cyan_50_of_5: &str = "from-cyan-50/5"; pub(crate) const from_cyan_50_of_50: &str = "from-cyan-50/50"; pub(crate) const from_cyan_50_of_60: &str = "from-cyan-50/60"; pub(crate) const from_cyan_50_of_70: &str = "from-cyan-50/70"; pub(crate) const from_cyan_50_of_75: &str = "from-cyan-50/75"; pub(crate) const from_cyan_50_of_80: &str = "from-cyan-50/80"; pub(crate) const from_cyan_50_of_90: &str = "from-cyan-50/90"; pub(crate) const from_cyan_50_of_95: &str = "from-cyan-50/95"; pub(crate) const from_cyan_600: &str = "from-cyan-600"; pub(crate) const from_cyan_600_of_0: &str = "from-cyan-600/0"; pub(crate) const from_cyan_600_of_10: &str = "from-cyan-600/10"; pub(crate) const from_cyan_600_of_100: &str = "from-cyan-600/100"; pub(crate) const from_cyan_600_of_20: &str = "from-cyan-600/20"; pub(crate) const from_cyan_600_of_25: &str = "from-cyan-600/25"; pub(crate) const from_cyan_600_of_30: &str = "from-cyan-600/30"; pub(crate) const from_cyan_600_of_40: &str = "from-cyan-600/40"; pub(crate) const from_cyan_600_of_5: &str = "from-cyan-600/5"; pub(crate) const from_cyan_600_of_50: &str = "from-cyan-600/50"; pub(crate) const from_cyan_600_of_60: &str = "from-cyan-600/60"; pub(crate) const from_cyan_600_of_70: &str = "from-cyan-600/70"; pub(crate) const from_cyan_600_of_75: &str = "from-cyan-600/75"; pub(crate) const from_cyan_600_of_80: &str = "from-cyan-600/80"; pub(crate) const from_cyan_600_of_90: &str = "from-cyan-600/90"; pub(crate) const from_cyan_600_of_95: &str = "from-cyan-600/95"; pub(crate) const from_cyan_700: &str = "from-cyan-700"; pub(crate) const from_cyan_700_of_0: &str = "from-cyan-700/0"; pub(crate) const from_cyan_700_of_10: &str = "from-cyan-700/10"; pub(crate) const from_cyan_700_of_100: &str = "from-cyan-700/100"; pub(crate) const from_cyan_700_of_20: &str = "from-cyan-700/20"; pub(crate) const from_cyan_700_of_25: &str = "from-cyan-700/25"; pub(crate) const from_cyan_700_of_30: &str = "from-cyan-700/30"; pub(crate) const from_cyan_700_of_40: &str = "from-cyan-700/40"; pub(crate) const from_cyan_700_of_5: &str = "from-cyan-700/5"; pub(crate) const from_cyan_700_of_50: &str = "from-cyan-700/50"; pub(crate) const from_cyan_700_of_60: &str = "from-cyan-700/60"; pub(crate) const from_cyan_700_of_70: &str = "from-cyan-700/70"; pub(crate) const from_cyan_700_of_75: &str = "from-cyan-700/75"; pub(crate) const from_cyan_700_of_80: &str = "from-cyan-700/80"; pub(crate) const from_cyan_700_of_90: &str = "from-cyan-700/90"; pub(crate) const from_cyan_700_of_95: &str = "from-cyan-700/95"; pub(crate) const from_cyan_800: &str = "from-cyan-800"; pub(crate) const from_cyan_800_of_0: &str = "from-cyan-800/0"; pub(crate) const from_cyan_800_of_10: &str = "from-cyan-800/10"; pub(crate) const from_cyan_800_of_100: &str = "from-cyan-800/100"; pub(crate) const from_cyan_800_of_20: &str = "from-cyan-800/20"; pub(crate) const from_cyan_800_of_25: &str = "from-cyan-800/25"; pub(crate) const from_cyan_800_of_30: &str = "from-cyan-800/30"; pub(crate) const from_cyan_800_of_40: &str = "from-cyan-800/40"; pub(crate) const from_cyan_800_of_5: &str = "from-cyan-800/5"; pub(crate) const from_cyan_800_of_50: &str = "from-cyan-800/50"; pub(crate) const from_cyan_800_of_60: &str = "from-cyan-800/60"; pub(crate) const from_cyan_800_of_70: &str = "from-cyan-800/70"; pub(crate) const from_cyan_800_of_75: &str = "from-cyan-800/75"; pub(crate) const from_cyan_800_of_80: &str = "from-cyan-800/80"; pub(crate) const from_cyan_800_of_90: &str = "from-cyan-800/90"; pub(crate) const from_cyan_800_of_95: &str = "from-cyan-800/95"; pub(crate) const from_cyan_900: &str = "from-cyan-900"; pub(crate) const from_cyan_900_of_0: &str = "from-cyan-900/0"; pub(crate) const from_cyan_900_of_10: &str = "from-cyan-900/10"; pub(crate) const from_cyan_900_of_100: &str = "from-cyan-900/100"; pub(crate) const from_cyan_900_of_20: &str = "from-cyan-900/20"; pub(crate) const from_cyan_900_of_25: &str = "from-cyan-900/25"; pub(crate) const from_cyan_900_of_30: &str = "from-cyan-900/30"; pub(crate) const from_cyan_900_of_40: &str = "from-cyan-900/40"; pub(crate) const from_cyan_900_of_5: &str = "from-cyan-900/5"; pub(crate) const from_cyan_900_of_50: &str = "from-cyan-900/50"; pub(crate) const from_cyan_900_of_60: &str = "from-cyan-900/60"; pub(crate) const from_cyan_900_of_70: &str = "from-cyan-900/70"; pub(crate) const from_cyan_900_of_75: &str = "from-cyan-900/75"; pub(crate) const from_cyan_900_of_80: &str = "from-cyan-900/80"; pub(crate) const from_cyan_900_of_90: &str = "from-cyan-900/90"; pub(crate) const from_cyan_900_of_95: &str = "from-cyan-900/95"; pub(crate) const from_emerald_100: &str = "from-emerald-100"; pub(crate) const from_emerald_100_of_0: &str = "from-emerald-100/0"; pub(crate) const from_emerald_100_of_10: &str = "from-emerald-100/10"; pub(crate) const from_emerald_100_of_100: &str = "from-emerald-100/100"; pub(crate) const from_emerald_100_of_20: &str = "from-emerald-100/20"; pub(crate) const from_emerald_100_of_25: &str = "from-emerald-100/25"; pub(crate) const from_emerald_100_of_30: &str = "from-emerald-100/30"; pub(crate) const from_emerald_100_of_40: &str = "from-emerald-100/40"; pub(crate) const from_emerald_100_of_5: &str = "from-emerald-100/5"; pub(crate) const from_emerald_100_of_50: &str = "from-emerald-100/50"; pub(crate) const from_emerald_100_of_60: &str = "from-emerald-100/60"; pub(crate) const from_emerald_100_of_70: &str = "from-emerald-100/70"; pub(crate) const from_emerald_100_of_75: &str = "from-emerald-100/75"; pub(crate) const from_emerald_100_of_80: &str = "from-emerald-100/80"; pub(crate) const from_emerald_100_of_90: &str = "from-emerald-100/90"; pub(crate) const from_emerald_100_of_95: &str = "from-emerald-100/95"; pub(crate) const from_emerald_200: &str = "from-emerald-200"; pub(crate) const from_emerald_200_of_0: &str = "from-emerald-200/0"; pub(crate) const from_emerald_200_of_10: &str = "from-emerald-200/10"; pub(crate) const from_emerald_200_of_100: &str = "from-emerald-200/100"; pub(crate) const from_emerald_200_of_20: &str = "from-emerald-200/20"; pub(crate) const from_emerald_200_of_25: &str = "from-emerald-200/25"; pub(crate) const from_emerald_200_of_30: &str = "from-emerald-200/30"; pub(crate) const from_emerald_200_of_40: &str = "from-emerald-200/40"; pub(crate) const from_emerald_200_of_5: &str = "from-emerald-200/5"; pub(crate) const from_emerald_200_of_50: &str = "from-emerald-200/50"; pub(crate) const from_emerald_200_of_60: &str = "from-emerald-200/60"; pub(crate) const from_emerald_200_of_70: &str = "from-emerald-200/70"; pub(crate) const from_emerald_200_of_75: &str = "from-emerald-200/75"; pub(crate) const from_emerald_200_of_80: &str = "from-emerald-200/80"; pub(crate) const from_emerald_200_of_90: &str = "from-emerald-200/90"; pub(crate) const from_emerald_200_of_95: &str = "from-emerald-200/95"; pub(crate) const from_emerald_300: &str = "from-emerald-300"; pub(crate) const from_emerald_300_of_0: &str = "from-emerald-300/0"; pub(crate) const from_emerald_300_of_10: &str = "from-emerald-300/10"; pub(crate) const from_emerald_300_of_100: &str = "from-emerald-300/100"; pub(crate) const from_emerald_300_of_20: &str = "from-emerald-300/20"; pub(crate) const from_emerald_300_of_25: &str = "from-emerald-300/25"; pub(crate) const from_emerald_300_of_30: &str = "from-emerald-300/30"; pub(crate) const from_emerald_300_of_40: &str = "from-emerald-300/40"; pub(crate) const from_emerald_300_of_5: &str = "from-emerald-300/5"; pub(crate) const from_emerald_300_of_50: &str = "from-emerald-300/50"; pub(crate) const from_emerald_300_of_60: &str = "from-emerald-300/60"; pub(crate) const from_emerald_300_of_70: &str = "from-emerald-300/70"; pub(crate) const from_emerald_300_of_75: &str = "from-emerald-300/75"; pub(crate) const from_emerald_300_of_80: &str = "from-emerald-300/80"; pub(crate) const from_emerald_300_of_90: &str = "from-emerald-300/90"; pub(crate) const from_emerald_300_of_95: &str = "from-emerald-300/95"; pub(crate) const from_emerald_400: &str = "from-emerald-400"; pub(crate) const from_emerald_400_of_0: &str = "from-emerald-400/0"; pub(crate) const from_emerald_400_of_10: &str = "from-emerald-400/10"; pub(crate) const from_emerald_400_of_100: &str = "from-emerald-400/100"; pub(crate) const from_emerald_400_of_20: &str = "from-emerald-400/20"; pub(crate) const from_emerald_400_of_25: &str = "from-emerald-400/25"; pub(crate) const from_emerald_400_of_30: &str = "from-emerald-400/30"; pub(crate) const from_emerald_400_of_40: &str = "from-emerald-400/40"; pub(crate) const from_emerald_400_of_5: &str = "from-emerald-400/5"; pub(crate) const from_emerald_400_of_50: &str = "from-emerald-400/50"; pub(crate) const from_emerald_400_of_60: &str = "from-emerald-400/60"; pub(crate) const from_emerald_400_of_70: &str = "from-emerald-400/70"; pub(crate) const from_emerald_400_of_75: &str = "from-emerald-400/75"; pub(crate) const from_emerald_400_of_80: &str = "from-emerald-400/80"; pub(crate) const from_emerald_400_of_90: &str = "from-emerald-400/90"; pub(crate) const from_emerald_400_of_95: &str = "from-emerald-400/95"; pub(crate) const from_emerald_50: &str = "from-emerald-50"; pub(crate) const from_emerald_500: &str = "from-emerald-500"; pub(crate) const from_emerald_500_of_0: &str = "from-emerald-500/0"; pub(crate) const from_emerald_500_of_10: &str = "from-emerald-500/10"; pub(crate) const from_emerald_500_of_100: &str = "from-emerald-500/100"; pub(crate) const from_emerald_500_of_20: &str = "from-emerald-500/20"; pub(crate) const from_emerald_500_of_25: &str = "from-emerald-500/25"; pub(crate) const from_emerald_500_of_30: &str = "from-emerald-500/30"; pub(crate) const from_emerald_500_of_40: &str = "from-emerald-500/40"; pub(crate) const from_emerald_500_of_5: &str = "from-emerald-500/5"; pub(crate) const from_emerald_500_of_50: &str = "from-emerald-500/50"; pub(crate) const from_emerald_500_of_60: &str = "from-emerald-500/60"; pub(crate) const from_emerald_500_of_70: &str = "from-emerald-500/70"; pub(crate) const from_emerald_500_of_75: &str = "from-emerald-500/75"; pub(crate) const from_emerald_500_of_80: &str = "from-emerald-500/80"; pub(crate) const from_emerald_500_of_90: &str = "from-emerald-500/90"; pub(crate) const from_emerald_500_of_95: &str = "from-emerald-500/95"; pub(crate) const from_emerald_50_of_0: &str = "from-emerald-50/0"; pub(crate) const from_emerald_50_of_10: &str = "from-emerald-50/10"; pub(crate) const from_emerald_50_of_100: &str = "from-emerald-50/100"; pub(crate) const from_emerald_50_of_20: &str = "from-emerald-50/20"; pub(crate) const from_emerald_50_of_25: &str = "from-emerald-50/25"; pub(crate) const from_emerald_50_of_30: &str = "from-emerald-50/30"; pub(crate) const from_emerald_50_of_40: &str = "from-emerald-50/40"; pub(crate) const from_emerald_50_of_5: &str = "from-emerald-50/5"; pub(crate) const from_emerald_50_of_50: &str = "from-emerald-50/50"; pub(crate) const from_emerald_50_of_60: &str = "from-emerald-50/60"; pub(crate) const from_emerald_50_of_70: &str = "from-emerald-50/70"; pub(crate) const from_emerald_50_of_75: &str = "from-emerald-50/75"; pub(crate) const from_emerald_50_of_80: &str = "from-emerald-50/80"; pub(crate) const from_emerald_50_of_90: &str = "from-emerald-50/90"; pub(crate) const from_emerald_50_of_95: &str = "from-emerald-50/95"; pub(crate) const from_emerald_600: &str = "from-emerald-600"; pub(crate) const from_emerald_600_of_0: &str = "from-emerald-600/0"; pub(crate) const from_emerald_600_of_10: &str = "from-emerald-600/10"; pub(crate) const from_emerald_600_of_100: &str = "from-emerald-600/100"; pub(crate) const from_emerald_600_of_20: &str = "from-emerald-600/20"; pub(crate) const from_emerald_600_of_25: &str = "from-emerald-600/25"; pub(crate) const from_emerald_600_of_30: &str = "from-emerald-600/30"; pub(crate) const from_emerald_600_of_40: &str = "from-emerald-600/40"; pub(crate) const from_emerald_600_of_5: &str = "from-emerald-600/5"; pub(crate) const from_emerald_600_of_50: &str = "from-emerald-600/50"; pub(crate) const from_emerald_600_of_60: &str = "from-emerald-600/60"; pub(crate) const from_emerald_600_of_70: &str = "from-emerald-600/70"; pub(crate) const from_emerald_600_of_75: &str = "from-emerald-600/75"; pub(crate) const from_emerald_600_of_80: &str = "from-emerald-600/80"; pub(crate) const from_emerald_600_of_90: &str = "from-emerald-600/90"; pub(crate) const from_emerald_600_of_95: &str = "from-emerald-600/95"; pub(crate) const from_emerald_700: &str = "from-emerald-700"; pub(crate) const from_emerald_700_of_0: &str = "from-emerald-700/0"; pub(crate) const from_emerald_700_of_10: &str = "from-emerald-700/10"; pub(crate) const from_emerald_700_of_100: &str = "from-emerald-700/100"; pub(crate) const from_emerald_700_of_20: &str = "from-emerald-700/20"; pub(crate) const from_emerald_700_of_25: &str = "from-emerald-700/25"; pub(crate) const from_emerald_700_of_30: &str = "from-emerald-700/30"; pub(crate) const from_emerald_700_of_40: &str = "from-emerald-700/40"; pub(crate) const from_emerald_700_of_5: &str = "from-emerald-700/5"; pub(crate) const from_emerald_700_of_50: &str = "from-emerald-700/50"; pub(crate) const from_emerald_700_of_60: &str = "from-emerald-700/60"; pub(crate) const from_emerald_700_of_70: &str = "from-emerald-700/70"; pub(crate) const from_emerald_700_of_75: &str = "from-emerald-700/75"; pub(crate) const from_emerald_700_of_80: &str = "from-emerald-700/80"; pub(crate) const from_emerald_700_of_90: &str = "from-emerald-700/90"; pub(crate) const from_emerald_700_of_95: &str = "from-emerald-700/95"; pub(crate) const from_emerald_800: &str = "from-emerald-800"; pub(crate) const from_emerald_800_of_0: &str = "from-emerald-800/0"; pub(crate) const from_emerald_800_of_10: &str = "from-emerald-800/10"; pub(crate) const from_emerald_800_of_100: &str = "from-emerald-800/100"; pub(crate) const from_emerald_800_of_20: &str = "from-emerald-800/20"; pub(crate) const from_emerald_800_of_25: &str = "from-emerald-800/25"; pub(crate) const from_emerald_800_of_30: &str = "from-emerald-800/30"; pub(crate) const from_emerald_800_of_40: &str = "from-emerald-800/40"; pub(crate) const from_emerald_800_of_5: &str = "from-emerald-800/5"; pub(crate) const from_emerald_800_of_50: &str = "from-emerald-800/50"; pub(crate) const from_emerald_800_of_60: &str = "from-emerald-800/60"; pub(crate) const from_emerald_800_of_70: &str = "from-emerald-800/70"; pub(crate) const from_emerald_800_of_75: &str = "from-emerald-800/75"; pub(crate) const from_emerald_800_of_80: &str = "from-emerald-800/80"; pub(crate) const from_emerald_800_of_90: &str = "from-emerald-800/90"; pub(crate) const from_emerald_800_of_95: &str = "from-emerald-800/95"; pub(crate) const from_emerald_900: &str = "from-emerald-900"; pub(crate) const from_emerald_900_of_0: &str = "from-emerald-900/0"; pub(crate) const from_emerald_900_of_10: &str = "from-emerald-900/10"; pub(crate) const from_emerald_900_of_100: &str = "from-emerald-900/100"; pub(crate) const from_emerald_900_of_20: &str = "from-emerald-900/20"; pub(crate) const from_emerald_900_of_25: &str = "from-emerald-900/25"; pub(crate) const from_emerald_900_of_30: &str = "from-emerald-900/30"; pub(crate) const from_emerald_900_of_40: &str = "from-emerald-900/40"; pub(crate) const from_emerald_900_of_5: &str = "from-emerald-900/5"; pub(crate) const from_emerald_900_of_50: &str = "from-emerald-900/50"; pub(crate) const from_emerald_900_of_60: &str = "from-emerald-900/60"; pub(crate) const from_emerald_900_of_70: &str = "from-emerald-900/70"; pub(crate) const from_emerald_900_of_75: &str = "from-emerald-900/75"; pub(crate) const from_emerald_900_of_80: &str = "from-emerald-900/80"; pub(crate) const from_emerald_900_of_90: &str = "from-emerald-900/90"; pub(crate) const from_emerald_900_of_95: &str = "from-emerald-900/95"; pub(crate) const from_fuchsia_100: &str = "from-fuchsia-100"; pub(crate) const from_fuchsia_100_of_0: &str = "from-fuchsia-100/0"; pub(crate) const from_fuchsia_100_of_10: &str = "from-fuchsia-100/10"; pub(crate) const from_fuchsia_100_of_100: &str = "from-fuchsia-100/100"; pub(crate) const from_fuchsia_100_of_20: &str = "from-fuchsia-100/20"; pub(crate) const from_fuchsia_100_of_25: &str = "from-fuchsia-100/25"; pub(crate) const from_fuchsia_100_of_30: &str = "from-fuchsia-100/30"; pub(crate) const from_fuchsia_100_of_40: &str = "from-fuchsia-100/40"; pub(crate) const from_fuchsia_100_of_5: &str = "from-fuchsia-100/5"; pub(crate) const from_fuchsia_100_of_50: &str = "from-fuchsia-100/50"; pub(crate) const from_fuchsia_100_of_60: &str = "from-fuchsia-100/60"; pub(crate) const from_fuchsia_100_of_70: &str = "from-fuchsia-100/70"; pub(crate) const from_fuchsia_100_of_75: &str = "from-fuchsia-100/75"; pub(crate) const from_fuchsia_100_of_80: &str = "from-fuchsia-100/80"; pub(crate) const from_fuchsia_100_of_90: &str = "from-fuchsia-100/90"; pub(crate) const from_fuchsia_100_of_95: &str = "from-fuchsia-100/95"; pub(crate) const from_fuchsia_200: &str = "from-fuchsia-200"; pub(crate) const from_fuchsia_200_of_0: &str = "from-fuchsia-200/0"; pub(crate) const from_fuchsia_200_of_10: &str = "from-fuchsia-200/10"; pub(crate) const from_fuchsia_200_of_100: &str = "from-fuchsia-200/100"; pub(crate) const from_fuchsia_200_of_20: &str = "from-fuchsia-200/20"; pub(crate) const from_fuchsia_200_of_25: &str = "from-fuchsia-200/25"; pub(crate) const from_fuchsia_200_of_30: &str = "from-fuchsia-200/30"; pub(crate) const from_fuchsia_200_of_40: &str = "from-fuchsia-200/40"; pub(crate) const from_fuchsia_200_of_5: &str = "from-fuchsia-200/5"; pub(crate) const from_fuchsia_200_of_50: &str = "from-fuchsia-200/50"; pub(crate) const from_fuchsia_200_of_60: &str = "from-fuchsia-200/60"; pub(crate) const from_fuchsia_200_of_70: &str = "from-fuchsia-200/70"; pub(crate) const from_fuchsia_200_of_75: &str = "from-fuchsia-200/75"; pub(crate) const from_fuchsia_200_of_80: &str = "from-fuchsia-200/80"; pub(crate) const from_fuchsia_200_of_90: &str = "from-fuchsia-200/90"; pub(crate) const from_fuchsia_200_of_95: &str = "from-fuchsia-200/95"; pub(crate) const from_fuchsia_300: &str = "from-fuchsia-300"; pub(crate) const from_fuchsia_300_of_0: &str = "from-fuchsia-300/0"; pub(crate) const from_fuchsia_300_of_10: &str = "from-fuchsia-300/10"; pub(crate) const from_fuchsia_300_of_100: &str = "from-fuchsia-300/100"; pub(crate) const from_fuchsia_300_of_20: &str = "from-fuchsia-300/20"; pub(crate) const from_fuchsia_300_of_25: &str = "from-fuchsia-300/25"; pub(crate) const from_fuchsia_300_of_30: &str = "from-fuchsia-300/30"; pub(crate) const from_fuchsia_300_of_40: &str = "from-fuchsia-300/40"; pub(crate) const from_fuchsia_300_of_5: &str = "from-fuchsia-300/5"; pub(crate) const from_fuchsia_300_of_50: &str = "from-fuchsia-300/50"; pub(crate) const from_fuchsia_300_of_60: &str = "from-fuchsia-300/60"; pub(crate) const from_fuchsia_300_of_70: &str = "from-fuchsia-300/70"; pub(crate) const from_fuchsia_300_of_75: &str = "from-fuchsia-300/75"; pub(crate) const from_fuchsia_300_of_80: &str = "from-fuchsia-300/80"; pub(crate) const from_fuchsia_300_of_90: &str = "from-fuchsia-300/90"; pub(crate) const from_fuchsia_300_of_95: &str = "from-fuchsia-300/95"; pub(crate) const from_fuchsia_400: &str = "from-fuchsia-400"; pub(crate) const from_fuchsia_400_of_0: &str = "from-fuchsia-400/0"; pub(crate) const from_fuchsia_400_of_10: &str = "from-fuchsia-400/10"; pub(crate) const from_fuchsia_400_of_100: &str = "from-fuchsia-400/100"; pub(crate) const from_fuchsia_400_of_20: &str = "from-fuchsia-400/20"; pub(crate) const from_fuchsia_400_of_25: &str = "from-fuchsia-400/25"; pub(crate) const from_fuchsia_400_of_30: &str = "from-fuchsia-400/30"; pub(crate) const from_fuchsia_400_of_40: &str = "from-fuchsia-400/40"; pub(crate) const from_fuchsia_400_of_5: &str = "from-fuchsia-400/5"; pub(crate) const from_fuchsia_400_of_50: &str = "from-fuchsia-400/50"; pub(crate) const from_fuchsia_400_of_60: &str = "from-fuchsia-400/60"; pub(crate) const from_fuchsia_400_of_70: &str = "from-fuchsia-400/70"; pub(crate) const from_fuchsia_400_of_75: &str = "from-fuchsia-400/75"; pub(crate) const from_fuchsia_400_of_80: &str = "from-fuchsia-400/80"; pub(crate) const from_fuchsia_400_of_90: &str = "from-fuchsia-400/90"; pub(crate) const from_fuchsia_400_of_95: &str = "from-fuchsia-400/95"; pub(crate) const from_fuchsia_50: &str = "from-fuchsia-50"; pub(crate) const from_fuchsia_500: &str = "from-fuchsia-500"; pub(crate) const from_fuchsia_500_of_0: &str = "from-fuchsia-500/0"; pub(crate) const from_fuchsia_500_of_10: &str = "from-fuchsia-500/10"; pub(crate) const from_fuchsia_500_of_100: &str = "from-fuchsia-500/100"; pub(crate) const from_fuchsia_500_of_20: &str = "from-fuchsia-500/20"; pub(crate) const from_fuchsia_500_of_25: &str = "from-fuchsia-500/25"; pub(crate) const from_fuchsia_500_of_30: &str = "from-fuchsia-500/30"; pub(crate) const from_fuchsia_500_of_40: &str = "from-fuchsia-500/40"; pub(crate) const from_fuchsia_500_of_5: &str = "from-fuchsia-500/5"; pub(crate) const from_fuchsia_500_of_50: &str = "from-fuchsia-500/50"; pub(crate) const from_fuchsia_500_of_60: &str = "from-fuchsia-500/60"; pub(crate) const from_fuchsia_500_of_70: &str = "from-fuchsia-500/70"; pub(crate) const from_fuchsia_500_of_75: &str = "from-fuchsia-500/75"; pub(crate) const from_fuchsia_500_of_80: &str = "from-fuchsia-500/80"; pub(crate) const from_fuchsia_500_of_90: &str = "from-fuchsia-500/90"; pub(crate) const from_fuchsia_500_of_95: &str = "from-fuchsia-500/95"; pub(crate) const from_fuchsia_50_of_0: &str = "from-fuchsia-50/0"; pub(crate) const from_fuchsia_50_of_10: &str = "from-fuchsia-50/10"; pub(crate) const from_fuchsia_50_of_100: &str = "from-fuchsia-50/100"; pub(crate) const from_fuchsia_50_of_20: &str = "from-fuchsia-50/20"; pub(crate) const from_fuchsia_50_of_25: &str = "from-fuchsia-50/25"; pub(crate) const from_fuchsia_50_of_30: &str = "from-fuchsia-50/30"; pub(crate) const from_fuchsia_50_of_40: &str = "from-fuchsia-50/40"; pub(crate) const from_fuchsia_50_of_5: &str = "from-fuchsia-50/5"; pub(crate) const from_fuchsia_50_of_50: &str = "from-fuchsia-50/50"; pub(crate) const from_fuchsia_50_of_60: &str = "from-fuchsia-50/60"; pub(crate) const from_fuchsia_50_of_70: &str = "from-fuchsia-50/70"; pub(crate) const from_fuchsia_50_of_75: &str = "from-fuchsia-50/75"; pub(crate) const from_fuchsia_50_of_80: &str = "from-fuchsia-50/80"; pub(crate) const from_fuchsia_50_of_90: &str = "from-fuchsia-50/90"; pub(crate) const from_fuchsia_50_of_95: &str = "from-fuchsia-50/95"; pub(crate) const from_fuchsia_600: &str = "from-fuchsia-600"; pub(crate) const from_fuchsia_600_of_0: &str = "from-fuchsia-600/0"; pub(crate) const from_fuchsia_600_of_10: &str = "from-fuchsia-600/10"; pub(crate) const from_fuchsia_600_of_100: &str = "from-fuchsia-600/100"; pub(crate) const from_fuchsia_600_of_20: &str = "from-fuchsia-600/20"; pub(crate) const from_fuchsia_600_of_25: &str = "from-fuchsia-600/25"; pub(crate) const from_fuchsia_600_of_30: &str = "from-fuchsia-600/30"; pub(crate) const from_fuchsia_600_of_40: &str = "from-fuchsia-600/40"; pub(crate) const from_fuchsia_600_of_5: &str = "from-fuchsia-600/5"; pub(crate) const from_fuchsia_600_of_50: &str = "from-fuchsia-600/50"; pub(crate) const from_fuchsia_600_of_60: &str = "from-fuchsia-600/60"; pub(crate) const from_fuchsia_600_of_70: &str = "from-fuchsia-600/70"; pub(crate) const from_fuchsia_600_of_75: &str = "from-fuchsia-600/75"; pub(crate) const from_fuchsia_600_of_80: &str = "from-fuchsia-600/80"; pub(crate) const from_fuchsia_600_of_90: &str = "from-fuchsia-600/90"; pub(crate) const from_fuchsia_600_of_95: &str = "from-fuchsia-600/95"; pub(crate) const from_fuchsia_700: &str = "from-fuchsia-700"; pub(crate) const from_fuchsia_700_of_0: &str = "from-fuchsia-700/0"; pub(crate) const from_fuchsia_700_of_10: &str = "from-fuchsia-700/10"; pub(crate) const from_fuchsia_700_of_100: &str = "from-fuchsia-700/100"; pub(crate) const from_fuchsia_700_of_20: &str = "from-fuchsia-700/20"; pub(crate) const from_fuchsia_700_of_25: &str = "from-fuchsia-700/25"; pub(crate) const from_fuchsia_700_of_30: &str = "from-fuchsia-700/30"; pub(crate) const from_fuchsia_700_of_40: &str = "from-fuchsia-700/40"; pub(crate) const from_fuchsia_700_of_5: &str = "from-fuchsia-700/5"; pub(crate) const from_fuchsia_700_of_50: &str = "from-fuchsia-700/50"; pub(crate) const from_fuchsia_700_of_60: &str = "from-fuchsia-700/60"; pub(crate) const from_fuchsia_700_of_70: &str = "from-fuchsia-700/70"; pub(crate) const from_fuchsia_700_of_75: &str = "from-fuchsia-700/75"; pub(crate) const from_fuchsia_700_of_80: &str = "from-fuchsia-700/80"; pub(crate) const from_fuchsia_700_of_90: &str = "from-fuchsia-700/90"; pub(crate) const from_fuchsia_700_of_95: &str = "from-fuchsia-700/95"; pub(crate) const from_fuchsia_800: &str = "from-fuchsia-800"; pub(crate) const from_fuchsia_800_of_0: &str = "from-fuchsia-800/0"; pub(crate) const from_fuchsia_800_of_10: &str = "from-fuchsia-800/10"; pub(crate) const from_fuchsia_800_of_100: &str = "from-fuchsia-800/100"; pub(crate) const from_fuchsia_800_of_20: &str = "from-fuchsia-800/20"; pub(crate) const from_fuchsia_800_of_25: &str = "from-fuchsia-800/25"; pub(crate) const from_fuchsia_800_of_30: &str = "from-fuchsia-800/30"; pub(crate) const from_fuchsia_800_of_40: &str = "from-fuchsia-800/40"; pub(crate) const from_fuchsia_800_of_5: &str = "from-fuchsia-800/5"; pub(crate) const from_fuchsia_800_of_50: &str = "from-fuchsia-800/50"; pub(crate) const from_fuchsia_800_of_60: &str = "from-fuchsia-800/60"; pub(crate) const from_fuchsia_800_of_70: &str = "from-fuchsia-800/70"; pub(crate) const from_fuchsia_800_of_75: &str = "from-fuchsia-800/75"; pub(crate) const from_fuchsia_800_of_80: &str = "from-fuchsia-800/80"; pub(crate) const from_fuchsia_800_of_90: &str = "from-fuchsia-800/90"; pub(crate) const from_fuchsia_800_of_95: &str = "from-fuchsia-800/95"; pub(crate) const from_fuchsia_900: &str = "from-fuchsia-900"; pub(crate) const from_fuchsia_900_of_0: &str = "from-fuchsia-900/0"; pub(crate) const from_fuchsia_900_of_10: &str = "from-fuchsia-900/10"; pub(crate) const from_fuchsia_900_of_100: &str = "from-fuchsia-900/100"; pub(crate) const from_fuchsia_900_of_20: &str = "from-fuchsia-900/20"; pub(crate) const from_fuchsia_900_of_25: &str = "from-fuchsia-900/25"; pub(crate) const from_fuchsia_900_of_30: &str = "from-fuchsia-900/30"; pub(crate) const from_fuchsia_900_of_40: &str = "from-fuchsia-900/40"; pub(crate) const from_fuchsia_900_of_5: &str = "from-fuchsia-900/5"; pub(crate) const from_fuchsia_900_of_50: &str = "from-fuchsia-900/50"; pub(crate) const from_fuchsia_900_of_60: &str = "from-fuchsia-900/60"; pub(crate) const from_fuchsia_900_of_70: &str = "from-fuchsia-900/70"; pub(crate) const from_fuchsia_900_of_75: &str = "from-fuchsia-900/75"; pub(crate) const from_fuchsia_900_of_80: &str = "from-fuchsia-900/80"; pub(crate) const from_fuchsia_900_of_90: &str = "from-fuchsia-900/90"; pub(crate) const from_fuchsia_900_of_95: &str = "from-fuchsia-900/95"; pub(crate) const from_gray_100: &str = "from-gray-100"; pub(crate) const from_gray_100_of_0: &str = "from-gray-100/0"; pub(crate) const from_gray_100_of_10: &str = "from-gray-100/10"; pub(crate) const from_gray_100_of_100: &str = "from-gray-100/100"; pub(crate) const from_gray_100_of_20: &str = "from-gray-100/20"; pub(crate) const from_gray_100_of_25: &str = "from-gray-100/25"; pub(crate) const from_gray_100_of_30: &str = "from-gray-100/30"; pub(crate) const from_gray_100_of_40: &str = "from-gray-100/40"; pub(crate) const from_gray_100_of_5: &str = "from-gray-100/5"; pub(crate) const from_gray_100_of_50: &str = "from-gray-100/50"; pub(crate) const from_gray_100_of_60: &str = "from-gray-100/60"; pub(crate) const from_gray_100_of_70: &str = "from-gray-100/70"; pub(crate) const from_gray_100_of_75: &str = "from-gray-100/75"; pub(crate) const from_gray_100_of_80: &str = "from-gray-100/80"; pub(crate) const from_gray_100_of_90: &str = "from-gray-100/90"; pub(crate) const from_gray_100_of_95: &str = "from-gray-100/95"; pub(crate) const from_gray_200: &str = "from-gray-200"; pub(crate) const from_gray_200_of_0: &str = "from-gray-200/0"; pub(crate) const from_gray_200_of_10: &str = "from-gray-200/10"; pub(crate) const from_gray_200_of_100: &str = "from-gray-200/100"; pub(crate) const from_gray_200_of_20: &str = "from-gray-200/20"; pub(crate) const from_gray_200_of_25: &str = "from-gray-200/25"; pub(crate) const from_gray_200_of_30: &str = "from-gray-200/30"; pub(crate) const from_gray_200_of_40: &str = "from-gray-200/40"; pub(crate) const from_gray_200_of_5: &str = "from-gray-200/5"; pub(crate) const from_gray_200_of_50: &str = "from-gray-200/50"; pub(crate) const from_gray_200_of_60: &str = "from-gray-200/60"; pub(crate) const from_gray_200_of_70: &str = "from-gray-200/70"; pub(crate) const from_gray_200_of_75: &str = "from-gray-200/75"; pub(crate) const from_gray_200_of_80: &str = "from-gray-200/80"; pub(crate) const from_gray_200_of_90: &str = "from-gray-200/90"; pub(crate) const from_gray_200_of_95: &str = "from-gray-200/95"; pub(crate) const from_gray_300: &str = "from-gray-300"; pub(crate) const from_gray_300_of_0: &str = "from-gray-300/0"; pub(crate) const from_gray_300_of_10: &str = "from-gray-300/10"; pub(crate) const from_gray_300_of_100: &str = "from-gray-300/100"; pub(crate) const from_gray_300_of_20: &str = "from-gray-300/20"; pub(crate) const from_gray_300_of_25: &str = "from-gray-300/25"; pub(crate) const from_gray_300_of_30: &str = "from-gray-300/30"; pub(crate) const from_gray_300_of_40: &str = "from-gray-300/40"; pub(crate) const from_gray_300_of_5: &str = "from-gray-300/5"; pub(crate) const from_gray_300_of_50: &str = "from-gray-300/50"; pub(crate) const from_gray_300_of_60: &str = "from-gray-300/60"; pub(crate) const from_gray_300_of_70: &str = "from-gray-300/70"; pub(crate) const from_gray_300_of_75: &str = "from-gray-300/75"; pub(crate) const from_gray_300_of_80: &str = "from-gray-300/80"; pub(crate) const from_gray_300_of_90: &str = "from-gray-300/90"; pub(crate) const from_gray_300_of_95: &str = "from-gray-300/95"; pub(crate) const from_gray_400: &str = "from-gray-400"; pub(crate) const from_gray_400_of_0: &str = "from-gray-400/0"; pub(crate) const from_gray_400_of_10: &str = "from-gray-400/10"; pub(crate) const from_gray_400_of_100: &str = "from-gray-400/100"; pub(crate) const from_gray_400_of_20: &str = "from-gray-400/20"; pub(crate) const from_gray_400_of_25: &str = "from-gray-400/25"; pub(crate) const from_gray_400_of_30: &str = "from-gray-400/30"; pub(crate) const from_gray_400_of_40: &str = "from-gray-400/40"; pub(crate) const from_gray_400_of_5: &str = "from-gray-400/5"; pub(crate) const from_gray_400_of_50: &str = "from-gray-400/50"; pub(crate) const from_gray_400_of_60: &str = "from-gray-400/60"; pub(crate) const from_gray_400_of_70: &str = "from-gray-400/70"; pub(crate) const from_gray_400_of_75: &str = "from-gray-400/75"; pub(crate) const from_gray_400_of_80: &str = "from-gray-400/80"; pub(crate) const from_gray_400_of_90: &str = "from-gray-400/90"; pub(crate) const from_gray_400_of_95: &str = "from-gray-400/95"; pub(crate) const from_gray_50: &str = "from-gray-50"; pub(crate) const from_gray_500: &str = "from-gray-500"; pub(crate) const from_gray_500_of_0: &str = "from-gray-500/0"; pub(crate) const from_gray_500_of_10: &str = "from-gray-500/10"; pub(crate) const from_gray_500_of_100: &str = "from-gray-500/100"; pub(crate) const from_gray_500_of_20: &str = "from-gray-500/20"; pub(crate) const from_gray_500_of_25: &str = "from-gray-500/25"; pub(crate) const from_gray_500_of_30: &str = "from-gray-500/30"; pub(crate) const from_gray_500_of_40: &str = "from-gray-500/40"; pub(crate) const from_gray_500_of_5: &str = "from-gray-500/5"; pub(crate) const from_gray_500_of_50: &str = "from-gray-500/50"; pub(crate) const from_gray_500_of_60: &str = "from-gray-500/60"; pub(crate) const from_gray_500_of_70: &str = "from-gray-500/70"; pub(crate) const from_gray_500_of_75: &str = "from-gray-500/75"; pub(crate) const from_gray_500_of_80: &str = "from-gray-500/80"; pub(crate) const from_gray_500_of_90: &str = "from-gray-500/90"; pub(crate) const from_gray_500_of_95: &str = "from-gray-500/95"; pub(crate) const from_gray_50_of_0: &str = "from-gray-50/0"; pub(crate) const from_gray_50_of_10: &str = "from-gray-50/10"; pub(crate) const from_gray_50_of_100: &str = "from-gray-50/100"; pub(crate) const from_gray_50_of_20: &str = "from-gray-50/20"; pub(crate) const from_gray_50_of_25: &str = "from-gray-50/25"; pub(crate) const from_gray_50_of_30: &str = "from-gray-50/30"; pub(crate) const from_gray_50_of_40: &str = "from-gray-50/40"; pub(crate) const from_gray_50_of_5: &str = "from-gray-50/5"; pub(crate) const from_gray_50_of_50: &str = "from-gray-50/50"; pub(crate) const from_gray_50_of_60: &str = "from-gray-50/60"; pub(crate) const from_gray_50_of_70: &str = "from-gray-50/70"; pub(crate) const from_gray_50_of_75: &str = "from-gray-50/75"; pub(crate) const from_gray_50_of_80: &str = "from-gray-50/80"; pub(crate) const from_gray_50_of_90: &str = "from-gray-50/90"; pub(crate) const from_gray_50_of_95: &str = "from-gray-50/95"; pub(crate) const from_gray_600: &str = "from-gray-600"; pub(crate) const from_gray_600_of_0: &str = "from-gray-600/0"; pub(crate) const from_gray_600_of_10: &str = "from-gray-600/10"; pub(crate) const from_gray_600_of_100: &str = "from-gray-600/100"; pub(crate) const from_gray_600_of_20: &str = "from-gray-600/20"; pub(crate) const from_gray_600_of_25: &str = "from-gray-600/25"; pub(crate) const from_gray_600_of_30: &str = "from-gray-600/30"; pub(crate) const from_gray_600_of_40: &str = "from-gray-600/40"; pub(crate) const from_gray_600_of_5: &str = "from-gray-600/5"; pub(crate) const from_gray_600_of_50: &str = "from-gray-600/50"; pub(crate) const from_gray_600_of_60: &str = "from-gray-600/60"; pub(crate) const from_gray_600_of_70: &str = "from-gray-600/70"; pub(crate) const from_gray_600_of_75: &str = "from-gray-600/75"; pub(crate) const from_gray_600_of_80: &str = "from-gray-600/80"; pub(crate) const from_gray_600_of_90: &str = "from-gray-600/90"; pub(crate) const from_gray_600_of_95: &str = "from-gray-600/95"; pub(crate) const from_gray_700: &str = "from-gray-700"; pub(crate) const from_gray_700_of_0: &str = "from-gray-700/0"; pub(crate) const from_gray_700_of_10: &str = "from-gray-700/10"; pub(crate) const from_gray_700_of_100: &str = "from-gray-700/100"; pub(crate) const from_gray_700_of_20: &str = "from-gray-700/20"; pub(crate) const from_gray_700_of_25: &str = "from-gray-700/25"; pub(crate) const from_gray_700_of_30: &str = "from-gray-700/30"; pub(crate) const from_gray_700_of_40: &str = "from-gray-700/40"; pub(crate) const from_gray_700_of_5: &str = "from-gray-700/5"; pub(crate) const from_gray_700_of_50: &str = "from-gray-700/50"; pub(crate) const from_gray_700_of_60: &str = "from-gray-700/60"; pub(crate) const from_gray_700_of_70: &str = "from-gray-700/70"; pub(crate) const from_gray_700_of_75: &str = "from-gray-700/75"; pub(crate) const from_gray_700_of_80: &str = "from-gray-700/80"; pub(crate) const from_gray_700_of_90: &str = "from-gray-700/90"; pub(crate) const from_gray_700_of_95: &str = "from-gray-700/95"; pub(crate) const from_gray_800: &str = "from-gray-800"; pub(crate) const from_gray_800_of_0: &str = "from-gray-800/0"; pub(crate) const from_gray_800_of_10: &str = "from-gray-800/10"; pub(crate) const from_gray_800_of_100: &str = "from-gray-800/100"; pub(crate) const from_gray_800_of_20: &str = "from-gray-800/20"; pub(crate) const from_gray_800_of_25: &str = "from-gray-800/25"; pub(crate) const from_gray_800_of_30: &str = "from-gray-800/30"; pub(crate) const from_gray_800_of_40: &str = "from-gray-800/40"; pub(crate) const from_gray_800_of_5: &str = "from-gray-800/5"; pub(crate) const from_gray_800_of_50: &str = "from-gray-800/50"; pub(crate) const from_gray_800_of_60: &str = "from-gray-800/60"; pub(crate) const from_gray_800_of_70: &str = "from-gray-800/70"; pub(crate) const from_gray_800_of_75: &str = "from-gray-800/75"; pub(crate) const from_gray_800_of_80: &str = "from-gray-800/80"; pub(crate) const from_gray_800_of_90: &str = "from-gray-800/90"; pub(crate) const from_gray_800_of_95: &str = "from-gray-800/95"; pub(crate) const from_gray_900: &str = "from-gray-900"; pub(crate) const from_gray_900_of_0: &str = "from-gray-900/0"; pub(crate) const from_gray_900_of_10: &str = "from-gray-900/10"; pub(crate) const from_gray_900_of_100: &str = "from-gray-900/100"; pub(crate) const from_gray_900_of_20: &str = "from-gray-900/20"; pub(crate) const from_gray_900_of_25: &str = "from-gray-900/25"; pub(crate) const from_gray_900_of_30: &str = "from-gray-900/30"; pub(crate) const from_gray_900_of_40: &str = "from-gray-900/40"; pub(crate) const from_gray_900_of_5: &str = "from-gray-900/5"; pub(crate) const from_gray_900_of_50: &str = "from-gray-900/50"; pub(crate) const from_gray_900_of_60: &str = "from-gray-900/60"; pub(crate) const from_gray_900_of_70: &str = "from-gray-900/70"; pub(crate) const from_gray_900_of_75: &str = "from-gray-900/75"; pub(crate) const from_gray_900_of_80: &str = "from-gray-900/80"; pub(crate) const from_gray_900_of_90: &str = "from-gray-900/90"; pub(crate) const from_gray_900_of_95: &str = "from-gray-900/95"; pub(crate) const from_green_100: &str = "from-green-100"; pub(crate) const from_green_100_of_0: &str = "from-green-100/0"; pub(crate) const from_green_100_of_10: &str = "from-green-100/10"; pub(crate) const from_green_100_of_100: &str = "from-green-100/100"; pub(crate) const from_green_100_of_20: &str = "from-green-100/20"; pub(crate) const from_green_100_of_25: &str = "from-green-100/25"; pub(crate) const from_green_100_of_30: &str = "from-green-100/30"; pub(crate) const from_green_100_of_40: &str = "from-green-100/40"; pub(crate) const from_green_100_of_5: &str = "from-green-100/5"; pub(crate) const from_green_100_of_50: &str = "from-green-100/50"; pub(crate) const from_green_100_of_60: &str = "from-green-100/60"; pub(crate) const from_green_100_of_70: &str = "from-green-100/70"; pub(crate) const from_green_100_of_75: &str = "from-green-100/75"; pub(crate) const from_green_100_of_80: &str = "from-green-100/80"; pub(crate) const from_green_100_of_90: &str = "from-green-100/90"; pub(crate) const from_green_100_of_95: &str = "from-green-100/95"; pub(crate) const from_green_200: &str = "from-green-200"; pub(crate) const from_green_200_of_0: &str = "from-green-200/0"; pub(crate) const from_green_200_of_10: &str = "from-green-200/10"; pub(crate) const from_green_200_of_100: &str = "from-green-200/100"; pub(crate) const from_green_200_of_20: &str = "from-green-200/20"; pub(crate) const from_green_200_of_25: &str = "from-green-200/25"; pub(crate) const from_green_200_of_30: &str = "from-green-200/30"; pub(crate) const from_green_200_of_40: &str = "from-green-200/40"; pub(crate) const from_green_200_of_5: &str = "from-green-200/5"; pub(crate) const from_green_200_of_50: &str = "from-green-200/50"; pub(crate) const from_green_200_of_60: &str = "from-green-200/60"; pub(crate) const from_green_200_of_70: &str = "from-green-200/70"; pub(crate) const from_green_200_of_75: &str = "from-green-200/75"; pub(crate) const from_green_200_of_80: &str = "from-green-200/80"; pub(crate) const from_green_200_of_90: &str = "from-green-200/90"; pub(crate) const from_green_200_of_95: &str = "from-green-200/95"; pub(crate) const from_green_300: &str = "from-green-300"; pub(crate) const from_green_300_of_0: &str = "from-green-300/0"; pub(crate) const from_green_300_of_10: &str = "from-green-300/10"; pub(crate) const from_green_300_of_100: &str = "from-green-300/100"; pub(crate) const from_green_300_of_20: &str = "from-green-300/20"; pub(crate) const from_green_300_of_25: &str = "from-green-300/25"; pub(crate) const from_green_300_of_30: &str = "from-green-300/30"; pub(crate) const from_green_300_of_40: &str = "from-green-300/40"; pub(crate) const from_green_300_of_5: &str = "from-green-300/5"; pub(crate) const from_green_300_of_50: &str = "from-green-300/50"; pub(crate) const from_green_300_of_60: &str = "from-green-300/60"; pub(crate) const from_green_300_of_70: &str = "from-green-300/70"; pub(crate) const from_green_300_of_75: &str = "from-green-300/75"; pub(crate) const from_green_300_of_80: &str = "from-green-300/80"; pub(crate) const from_green_300_of_90: &str = "from-green-300/90"; pub(crate) const from_green_300_of_95: &str = "from-green-300/95"; pub(crate) const from_green_400: &str = "from-green-400"; pub(crate) const from_green_400_of_0: &str = "from-green-400/0"; pub(crate) const from_green_400_of_10: &str = "from-green-400/10"; pub(crate) const from_green_400_of_100: &str = "from-green-400/100"; pub(crate) const from_green_400_of_20: &str = "from-green-400/20"; pub(crate) const from_green_400_of_25: &str = "from-green-400/25"; pub(crate) const from_green_400_of_30: &str = "from-green-400/30"; pub(crate) const from_green_400_of_40: &str = "from-green-400/40"; pub(crate) const from_green_400_of_5: &str = "from-green-400/5"; pub(crate) const from_green_400_of_50: &str = "from-green-400/50"; pub(crate) const from_green_400_of_60: &str = "from-green-400/60"; pub(crate) const from_green_400_of_70: &str = "from-green-400/70"; pub(crate) const from_green_400_of_75: &str = "from-green-400/75"; pub(crate) const from_green_400_of_80: &str = "from-green-400/80"; pub(crate) const from_green_400_of_90: &str = "from-green-400/90"; pub(crate) const from_green_400_of_95: &str = "from-green-400/95"; pub(crate) const from_green_50: &str = "from-green-50"; pub(crate) const from_green_500: &str = "from-green-500"; pub(crate) const from_green_500_of_0: &str = "from-green-500/0"; pub(crate) const from_green_500_of_10: &str = "from-green-500/10"; pub(crate) const from_green_500_of_100: &str = "from-green-500/100"; pub(crate) const from_green_500_of_20: &str = "from-green-500/20"; pub(crate) const from_green_500_of_25: &str = "from-green-500/25"; pub(crate) const from_green_500_of_30: &str = "from-green-500/30"; pub(crate) const from_green_500_of_40: &str = "from-green-500/40"; pub(crate) const from_green_500_of_5: &str = "from-green-500/5"; pub(crate) const from_green_500_of_50: &str = "from-green-500/50"; pub(crate) const from_green_500_of_60: &str = "from-green-500/60"; pub(crate) const from_green_500_of_70: &str = "from-green-500/70"; pub(crate) const from_green_500_of_75: &str = "from-green-500/75"; pub(crate) const from_green_500_of_80: &str = "from-green-500/80"; pub(crate) const from_green_500_of_90: &str = "from-green-500/90"; pub(crate) const from_green_500_of_95: &str = "from-green-500/95"; pub(crate) const from_green_50_of_0: &str = "from-green-50/0"; pub(crate) const from_green_50_of_10: &str = "from-green-50/10"; pub(crate) const from_green_50_of_100: &str = "from-green-50/100"; pub(crate) const from_green_50_of_20: &str = "from-green-50/20"; pub(crate) const from_green_50_of_25: &str = "from-green-50/25"; pub(crate) const from_green_50_of_30: &str = "from-green-50/30"; pub(crate) const from_green_50_of_40: &str = "from-green-50/40"; pub(crate) const from_green_50_of_5: &str = "from-green-50/5"; pub(crate) const from_green_50_of_50: &str = "from-green-50/50"; pub(crate) const from_green_50_of_60: &str = "from-green-50/60"; pub(crate) const from_green_50_of_70: &str = "from-green-50/70"; pub(crate) const from_green_50_of_75: &str = "from-green-50/75"; pub(crate) const from_green_50_of_80: &str = "from-green-50/80"; pub(crate) const from_green_50_of_90: &str = "from-green-50/90"; pub(crate) const from_green_50_of_95: &str = "from-green-50/95"; pub(crate) const from_green_600: &str = "from-green-600"; pub(crate) const from_green_600_of_0: &str = "from-green-600/0"; pub(crate) const from_green_600_of_10: &str = "from-green-600/10"; pub(crate) const from_green_600_of_100: &str = "from-green-600/100"; pub(crate) const from_green_600_of_20: &str = "from-green-600/20"; pub(crate) const from_green_600_of_25: &str = "from-green-600/25"; pub(crate) const from_green_600_of_30: &str = "from-green-600/30"; pub(crate) const from_green_600_of_40: &str = "from-green-600/40"; pub(crate) const from_green_600_of_5: &str = "from-green-600/5"; pub(crate) const from_green_600_of_50: &str = "from-green-600/50"; pub(crate) const from_green_600_of_60: &str = "from-green-600/60"; pub(crate) const from_green_600_of_70: &str = "from-green-600/70"; pub(crate) const from_green_600_of_75: &str = "from-green-600/75"; pub(crate) const from_green_600_of_80: &str = "from-green-600/80"; pub(crate) const from_green_600_of_90: &str = "from-green-600/90"; pub(crate) const from_green_600_of_95: &str = "from-green-600/95"; pub(crate) const from_green_700: &str = "from-green-700"; pub(crate) const from_green_700_of_0: &str = "from-green-700/0"; pub(crate) const from_green_700_of_10: &str = "from-green-700/10"; pub(crate) const from_green_700_of_100: &str = "from-green-700/100"; pub(crate) const from_green_700_of_20: &str = "from-green-700/20"; pub(crate) const from_green_700_of_25: &str = "from-green-700/25"; pub(crate) const from_green_700_of_30: &str = "from-green-700/30"; pub(crate) const from_green_700_of_40: &str = "from-green-700/40"; pub(crate) const from_green_700_of_5: &str = "from-green-700/5"; pub(crate) const from_green_700_of_50: &str = "from-green-700/50"; pub(crate) const from_green_700_of_60: &str = "from-green-700/60"; pub(crate) const from_green_700_of_70: &str = "from-green-700/70"; pub(crate) const from_green_700_of_75: &str = "from-green-700/75"; pub(crate) const from_green_700_of_80: &str = "from-green-700/80"; pub(crate) const from_green_700_of_90: &str = "from-green-700/90"; pub(crate) const from_green_700_of_95: &str = "from-green-700/95"; pub(crate) const from_green_800: &str = "from-green-800"; pub(crate) const from_green_800_of_0: &str = "from-green-800/0"; pub(crate) const from_green_800_of_10: &str = "from-green-800/10"; pub(crate) const from_green_800_of_100: &str = "from-green-800/100"; pub(crate) const from_green_800_of_20: &str = "from-green-800/20"; pub(crate) const from_green_800_of_25: &str = "from-green-800/25"; pub(crate) const from_green_800_of_30: &str = "from-green-800/30"; pub(crate) const from_green_800_of_40: &str = "from-green-800/40"; pub(crate) const from_green_800_of_5: &str = "from-green-800/5"; pub(crate) const from_green_800_of_50: &str = "from-green-800/50"; pub(crate) const from_green_800_of_60: &str = "from-green-800/60"; pub(crate) const from_green_800_of_70: &str = "from-green-800/70"; pub(crate) const from_green_800_of_75: &str = "from-green-800/75"; pub(crate) const from_green_800_of_80: &str = "from-green-800/80"; pub(crate) const from_green_800_of_90: &str = "from-green-800/90"; pub(crate) const from_green_800_of_95: &str = "from-green-800/95"; pub(crate) const from_green_900: &str = "from-green-900"; pub(crate) const from_green_900_of_0: &str = "from-green-900/0"; pub(crate) const from_green_900_of_10: &str = "from-green-900/10"; pub(crate) const from_green_900_of_100: &str = "from-green-900/100"; pub(crate) const from_green_900_of_20: &str = "from-green-900/20"; pub(crate) const from_green_900_of_25: &str = "from-green-900/25"; pub(crate) const from_green_900_of_30: &str = "from-green-900/30"; pub(crate) const from_green_900_of_40: &str = "from-green-900/40"; pub(crate) const from_green_900_of_5: &str = "from-green-900/5"; pub(crate) const from_green_900_of_50: &str = "from-green-900/50"; pub(crate) const from_green_900_of_60: &str = "from-green-900/60"; pub(crate) const from_green_900_of_70: &str = "from-green-900/70"; pub(crate) const from_green_900_of_75: &str = "from-green-900/75"; pub(crate) const from_green_900_of_80: &str = "from-green-900/80"; pub(crate) const from_green_900_of_90: &str = "from-green-900/90"; pub(crate) const from_green_900_of_95: &str = "from-green-900/95"; pub(crate) const from_indigo_100: &str = "from-indigo-100"; pub(crate) const from_indigo_100_of_0: &str = "from-indigo-100/0"; pub(crate) const from_indigo_100_of_10: &str = "from-indigo-100/10"; pub(crate) const from_indigo_100_of_100: &str = "from-indigo-100/100"; pub(crate) const from_indigo_100_of_20: &str = "from-indigo-100/20"; pub(crate) const from_indigo_100_of_25: &str = "from-indigo-100/25"; pub(crate) const from_indigo_100_of_30: &str = "from-indigo-100/30"; pub(crate) const from_indigo_100_of_40: &str = "from-indigo-100/40"; pub(crate) const from_indigo_100_of_5: &str = "from-indigo-100/5"; pub(crate) const from_indigo_100_of_50: &str = "from-indigo-100/50"; pub(crate) const from_indigo_100_of_60: &str = "from-indigo-100/60"; pub(crate) const from_indigo_100_of_70: &str = "from-indigo-100/70"; pub(crate) const from_indigo_100_of_75: &str = "from-indigo-100/75"; pub(crate) const from_indigo_100_of_80: &str = "from-indigo-100/80"; pub(crate) const from_indigo_100_of_90: &str = "from-indigo-100/90"; pub(crate) const from_indigo_100_of_95: &str = "from-indigo-100/95"; pub(crate) const from_indigo_200: &str = "from-indigo-200"; pub(crate) const from_indigo_200_of_0: &str = "from-indigo-200/0"; pub(crate) const from_indigo_200_of_10: &str = "from-indigo-200/10"; pub(crate) const from_indigo_200_of_100: &str = "from-indigo-200/100"; pub(crate) const from_indigo_200_of_20: &str = "from-indigo-200/20"; pub(crate) const from_indigo_200_of_25: &str = "from-indigo-200/25"; pub(crate) const from_indigo_200_of_30: &str = "from-indigo-200/30"; pub(crate) const from_indigo_200_of_40: &str = "from-indigo-200/40"; pub(crate) const from_indigo_200_of_5: &str = "from-indigo-200/5"; pub(crate) const from_indigo_200_of_50: &str = "from-indigo-200/50"; pub(crate) const from_indigo_200_of_60: &str = "from-indigo-200/60"; pub(crate) const from_indigo_200_of_70: &str = "from-indigo-200/70"; pub(crate) const from_indigo_200_of_75: &str = "from-indigo-200/75"; pub(crate) const from_indigo_200_of_80: &str = "from-indigo-200/80"; pub(crate) const from_indigo_200_of_90: &str = "from-indigo-200/90"; pub(crate) const from_indigo_200_of_95: &str = "from-indigo-200/95"; pub(crate) const from_indigo_300: &str = "from-indigo-300"; pub(crate) const from_indigo_300_of_0: &str = "from-indigo-300/0"; pub(crate) const from_indigo_300_of_10: &str = "from-indigo-300/10"; pub(crate) const from_indigo_300_of_100: &str = "from-indigo-300/100"; pub(crate) const from_indigo_300_of_20: &str = "from-indigo-300/20"; pub(crate) const from_indigo_300_of_25: &str = "from-indigo-300/25"; pub(crate) const from_indigo_300_of_30: &str = "from-indigo-300/30"; pub(crate) const from_indigo_300_of_40: &str = "from-indigo-300/40"; pub(crate) const from_indigo_300_of_5: &str = "from-indigo-300/5"; pub(crate) const from_indigo_300_of_50: &str = "from-indigo-300/50"; pub(crate) const from_indigo_300_of_60: &str = "from-indigo-300/60"; pub(crate) const from_indigo_300_of_70: &str = "from-indigo-300/70"; pub(crate) const from_indigo_300_of_75: &str = "from-indigo-300/75"; pub(crate) const from_indigo_300_of_80: &str = "from-indigo-300/80"; pub(crate) const from_indigo_300_of_90: &str = "from-indigo-300/90"; pub(crate) const from_indigo_300_of_95: &str = "from-indigo-300/95"; pub(crate) const from_indigo_400: &str = "from-indigo-400"; pub(crate) const from_indigo_400_of_0: &str = "from-indigo-400/0"; pub(crate) const from_indigo_400_of_10: &str = "from-indigo-400/10"; pub(crate) const from_indigo_400_of_100: &str = "from-indigo-400/100"; pub(crate) const from_indigo_400_of_20: &str = "from-indigo-400/20"; pub(crate) const from_indigo_400_of_25: &str = "from-indigo-400/25"; pub(crate) const from_indigo_400_of_30: &str = "from-indigo-400/30"; pub(crate) const from_indigo_400_of_40: &str = "from-indigo-400/40"; pub(crate) const from_indigo_400_of_5: &str = "from-indigo-400/5"; pub(crate) const from_indigo_400_of_50: &str = "from-indigo-400/50"; pub(crate) const from_indigo_400_of_60: &str = "from-indigo-400/60"; pub(crate) const from_indigo_400_of_70: &str = "from-indigo-400/70"; pub(crate) const from_indigo_400_of_75: &str = "from-indigo-400/75"; pub(crate) const from_indigo_400_of_80: &str = "from-indigo-400/80"; pub(crate) const from_indigo_400_of_90: &str = "from-indigo-400/90"; pub(crate) const from_indigo_400_of_95: &str = "from-indigo-400/95"; pub(crate) const from_indigo_50: &str = "from-indigo-50"; pub(crate) const from_indigo_500: &str = "from-indigo-500"; pub(crate) const from_indigo_500_of_0: &str = "from-indigo-500/0"; pub(crate) const from_indigo_500_of_10: &str = "from-indigo-500/10"; pub(crate) const from_indigo_500_of_100: &str = "from-indigo-500/100"; pub(crate) const from_indigo_500_of_20: &str = "from-indigo-500/20"; pub(crate) const from_indigo_500_of_25: &str = "from-indigo-500/25"; pub(crate) const from_indigo_500_of_30: &str = "from-indigo-500/30"; pub(crate) const from_indigo_500_of_40: &str = "from-indigo-500/40"; pub(crate) const from_indigo_500_of_5: &str = "from-indigo-500/5"; pub(crate) const from_indigo_500_of_50: &str = "from-indigo-500/50"; pub(crate) const from_indigo_500_of_60: &str = "from-indigo-500/60"; pub(crate) const from_indigo_500_of_70: &str = "from-indigo-500/70"; pub(crate) const from_indigo_500_of_75: &str = "from-indigo-500/75"; pub(crate) const from_indigo_500_of_80: &str = "from-indigo-500/80"; pub(crate) const from_indigo_500_of_90: &str = "from-indigo-500/90"; pub(crate) const from_indigo_500_of_95: &str = "from-indigo-500/95"; pub(crate) const from_indigo_50_of_0: &str = "from-indigo-50/0"; pub(crate) const from_indigo_50_of_10: &str = "from-indigo-50/10"; pub(crate) const from_indigo_50_of_100: &str = "from-indigo-50/100"; pub(crate) const from_indigo_50_of_20: &str = "from-indigo-50/20"; pub(crate) const from_indigo_50_of_25: &str = "from-indigo-50/25"; pub(crate) const from_indigo_50_of_30: &str = "from-indigo-50/30"; pub(crate) const from_indigo_50_of_40: &str = "from-indigo-50/40"; pub(crate) const from_indigo_50_of_5: &str = "from-indigo-50/5"; pub(crate) const from_indigo_50_of_50: &str = "from-indigo-50/50"; pub(crate) const from_indigo_50_of_60: &str = "from-indigo-50/60"; pub(crate) const from_indigo_50_of_70: &str = "from-indigo-50/70"; pub(crate) const from_indigo_50_of_75: &str = "from-indigo-50/75"; pub(crate) const from_indigo_50_of_80: &str = "from-indigo-50/80"; pub(crate) const from_indigo_50_of_90: &str = "from-indigo-50/90"; pub(crate) const from_indigo_50_of_95: &str = "from-indigo-50/95"; pub(crate) const from_indigo_600: &str = "from-indigo-600"; pub(crate) const from_indigo_600_of_0: &str = "from-indigo-600/0"; pub(crate) const from_indigo_600_of_10: &str = "from-indigo-600/10"; pub(crate) const from_indigo_600_of_100: &str = "from-indigo-600/100"; pub(crate) const from_indigo_600_of_20: &str = "from-indigo-600/20"; pub(crate) const from_indigo_600_of_25: &str = "from-indigo-600/25"; pub(crate) const from_indigo_600_of_30: &str = "from-indigo-600/30"; pub(crate) const from_indigo_600_of_40: &str = "from-indigo-600/40"; pub(crate) const from_indigo_600_of_5: &str = "from-indigo-600/5"; pub(crate) const from_indigo_600_of_50: &str = "from-indigo-600/50"; pub(crate) const from_indigo_600_of_60: &str = "from-indigo-600/60"; pub(crate) const from_indigo_600_of_70: &str = "from-indigo-600/70"; pub(crate) const from_indigo_600_of_75: &str = "from-indigo-600/75"; pub(crate) const from_indigo_600_of_80: &str = "from-indigo-600/80"; pub(crate) const from_indigo_600_of_90: &str = "from-indigo-600/90"; pub(crate) const from_indigo_600_of_95: &str = "from-indigo-600/95"; pub(crate) const from_indigo_700: &str = "from-indigo-700"; pub(crate) const from_indigo_700_of_0: &str = "from-indigo-700/0"; pub(crate) const from_indigo_700_of_10: &str = "from-indigo-700/10"; pub(crate) const from_indigo_700_of_100: &str = "from-indigo-700/100"; pub(crate) const from_indigo_700_of_20: &str = "from-indigo-700/20"; pub(crate) const from_indigo_700_of_25: &str = "from-indigo-700/25"; pub(crate) const from_indigo_700_of_30: &str = "from-indigo-700/30"; pub(crate) const from_indigo_700_of_40: &str = "from-indigo-700/40"; pub(crate) const from_indigo_700_of_5: &str = "from-indigo-700/5"; pub(crate) const from_indigo_700_of_50: &str = "from-indigo-700/50"; pub(crate) const from_indigo_700_of_60: &str = "from-indigo-700/60"; pub(crate) const from_indigo_700_of_70: &str = "from-indigo-700/70"; pub(crate) const from_indigo_700_of_75: &str = "from-indigo-700/75"; pub(crate) const from_indigo_700_of_80: &str = "from-indigo-700/80"; pub(crate) const from_indigo_700_of_90: &str = "from-indigo-700/90"; pub(crate) const from_indigo_700_of_95: &str = "from-indigo-700/95"; pub(crate) const from_indigo_800: &str = "from-indigo-800"; pub(crate) const from_indigo_800_of_0: &str = "from-indigo-800/0"; pub(crate) const from_indigo_800_of_10: &str = "from-indigo-800/10"; pub(crate) const from_indigo_800_of_100: &str = "from-indigo-800/100"; pub(crate) const from_indigo_800_of_20: &str = "from-indigo-800/20"; pub(crate) const from_indigo_800_of_25: &str = "from-indigo-800/25"; pub(crate) const from_indigo_800_of_30: &str = "from-indigo-800/30"; pub(crate) const from_indigo_800_of_40: &str = "from-indigo-800/40"; pub(crate) const from_indigo_800_of_5: &str = "from-indigo-800/5"; pub(crate) const from_indigo_800_of_50: &str = "from-indigo-800/50"; pub(crate) const from_indigo_800_of_60: &str = "from-indigo-800/60"; pub(crate) const from_indigo_800_of_70: &str = "from-indigo-800/70"; pub(crate) const from_indigo_800_of_75: &str = "from-indigo-800/75"; pub(crate) const from_indigo_800_of_80: &str = "from-indigo-800/80"; pub(crate) const from_indigo_800_of_90: &str = "from-indigo-800/90"; pub(crate) const from_indigo_800_of_95: &str = "from-indigo-800/95"; pub(crate) const from_indigo_900: &str = "from-indigo-900"; pub(crate) const from_indigo_900_of_0: &str = "from-indigo-900/0"; pub(crate) const from_indigo_900_of_10: &str = "from-indigo-900/10"; pub(crate) const from_indigo_900_of_100: &str = "from-indigo-900/100"; pub(crate) const from_indigo_900_of_20: &str = "from-indigo-900/20"; pub(crate) const from_indigo_900_of_25: &str = "from-indigo-900/25"; pub(crate) const from_indigo_900_of_30: &str = "from-indigo-900/30"; pub(crate) const from_indigo_900_of_40: &str = "from-indigo-900/40"; pub(crate) const from_indigo_900_of_5: &str = "from-indigo-900/5"; pub(crate) const from_indigo_900_of_50: &str = "from-indigo-900/50"; pub(crate) const from_indigo_900_of_60: &str = "from-indigo-900/60"; pub(crate) const from_indigo_900_of_70: &str = "from-indigo-900/70"; pub(crate) const from_indigo_900_of_75: &str = "from-indigo-900/75"; pub(crate) const from_indigo_900_of_80: &str = "from-indigo-900/80"; pub(crate) const from_indigo_900_of_90: &str = "from-indigo-900/90"; pub(crate) const from_indigo_900_of_95: &str = "from-indigo-900/95"; pub(crate) const from_inherit: &str = "from-inherit"; pub(crate) const from_lime_100: &str = "from-lime-100"; pub(crate) const from_lime_100_of_0: &str = "from-lime-100/0"; pub(crate) const from_lime_100_of_10: &str = "from-lime-100/10"; pub(crate) const from_lime_100_of_100: &str = "from-lime-100/100"; pub(crate) const from_lime_100_of_20: &str = "from-lime-100/20"; pub(crate) const from_lime_100_of_25: &str = "from-lime-100/25"; pub(crate) const from_lime_100_of_30: &str = "from-lime-100/30"; pub(crate) const from_lime_100_of_40: &str = "from-lime-100/40"; pub(crate) const from_lime_100_of_5: &str = "from-lime-100/5"; pub(crate) const from_lime_100_of_50: &str = "from-lime-100/50"; pub(crate) const from_lime_100_of_60: &str = "from-lime-100/60"; pub(crate) const from_lime_100_of_70: &str = "from-lime-100/70"; pub(crate) const from_lime_100_of_75: &str = "from-lime-100/75"; pub(crate) const from_lime_100_of_80: &str = "from-lime-100/80"; pub(crate) const from_lime_100_of_90: &str = "from-lime-100/90"; pub(crate) const from_lime_100_of_95: &str = "from-lime-100/95"; pub(crate) const from_lime_200: &str = "from-lime-200"; pub(crate) const from_lime_200_of_0: &str = "from-lime-200/0"; pub(crate) const from_lime_200_of_10: &str = "from-lime-200/10"; pub(crate) const from_lime_200_of_100: &str = "from-lime-200/100"; pub(crate) const from_lime_200_of_20: &str = "from-lime-200/20"; pub(crate) const from_lime_200_of_25: &str = "from-lime-200/25"; pub(crate) const from_lime_200_of_30: &str = "from-lime-200/30"; pub(crate) const from_lime_200_of_40: &str = "from-lime-200/40"; pub(crate) const from_lime_200_of_5: &str = "from-lime-200/5"; pub(crate) const from_lime_200_of_50: &str = "from-lime-200/50"; pub(crate) const from_lime_200_of_60: &str = "from-lime-200/60"; pub(crate) const from_lime_200_of_70: &str = "from-lime-200/70"; pub(crate) const from_lime_200_of_75: &str = "from-lime-200/75"; pub(crate) const from_lime_200_of_80: &str = "from-lime-200/80"; pub(crate) const from_lime_200_of_90: &str = "from-lime-200/90"; pub(crate) const from_lime_200_of_95: &str = "from-lime-200/95"; pub(crate) const from_lime_300: &str = "from-lime-300"; pub(crate) const from_lime_300_of_0: &str = "from-lime-300/0"; pub(crate) const from_lime_300_of_10: &str = "from-lime-300/10"; pub(crate) const from_lime_300_of_100: &str = "from-lime-300/100"; pub(crate) const from_lime_300_of_20: &str = "from-lime-300/20"; pub(crate) const from_lime_300_of_25: &str = "from-lime-300/25"; pub(crate) const from_lime_300_of_30: &str = "from-lime-300/30"; pub(crate) const from_lime_300_of_40: &str = "from-lime-300/40"; pub(crate) const from_lime_300_of_5: &str = "from-lime-300/5"; pub(crate) const from_lime_300_of_50: &str = "from-lime-300/50"; pub(crate) const from_lime_300_of_60: &str = "from-lime-300/60"; pub(crate) const from_lime_300_of_70: &str = "from-lime-300/70"; pub(crate) const from_lime_300_of_75: &str = "from-lime-300/75"; pub(crate) const from_lime_300_of_80: &str = "from-lime-300/80"; pub(crate) const from_lime_300_of_90: &str = "from-lime-300/90"; pub(crate) const from_lime_300_of_95: &str = "from-lime-300/95"; pub(crate) const from_lime_400: &str = "from-lime-400"; pub(crate) const from_lime_400_of_0: &str = "from-lime-400/0"; pub(crate) const from_lime_400_of_10: &str = "from-lime-400/10"; pub(crate) const from_lime_400_of_100: &str = "from-lime-400/100"; pub(crate) const from_lime_400_of_20: &str = "from-lime-400/20"; pub(crate) const from_lime_400_of_25: &str = "from-lime-400/25"; pub(crate) const from_lime_400_of_30: &str = "from-lime-400/30"; pub(crate) const from_lime_400_of_40: &str = "from-lime-400/40"; pub(crate) const from_lime_400_of_5: &str = "from-lime-400/5"; pub(crate) const from_lime_400_of_50: &str = "from-lime-400/50"; pub(crate) const from_lime_400_of_60: &str = "from-lime-400/60"; pub(crate) const from_lime_400_of_70: &str = "from-lime-400/70"; pub(crate) const from_lime_400_of_75: &str = "from-lime-400/75"; pub(crate) const from_lime_400_of_80: &str = "from-lime-400/80"; pub(crate) const from_lime_400_of_90: &str = "from-lime-400/90"; pub(crate) const from_lime_400_of_95: &str = "from-lime-400/95"; pub(crate) const from_lime_50: &str = "from-lime-50"; pub(crate) const from_lime_500: &str = "from-lime-500"; pub(crate) const from_lime_500_of_0: &str = "from-lime-500/0"; pub(crate) const from_lime_500_of_10: &str = "from-lime-500/10"; pub(crate) const from_lime_500_of_100: &str = "from-lime-500/100"; pub(crate) const from_lime_500_of_20: &str = "from-lime-500/20"; pub(crate) const from_lime_500_of_25: &str = "from-lime-500/25"; pub(crate) const from_lime_500_of_30: &str = "from-lime-500/30"; pub(crate) const from_lime_500_of_40: &str = "from-lime-500/40"; pub(crate) const from_lime_500_of_5: &str = "from-lime-500/5"; pub(crate) const from_lime_500_of_50: &str = "from-lime-500/50"; pub(crate) const from_lime_500_of_60: &str = "from-lime-500/60"; pub(crate) const from_lime_500_of_70: &str = "from-lime-500/70"; pub(crate) const from_lime_500_of_75: &str = "from-lime-500/75"; pub(crate) const from_lime_500_of_80: &str = "from-lime-500/80"; pub(crate) const from_lime_500_of_90: &str = "from-lime-500/90"; pub(crate) const from_lime_500_of_95: &str = "from-lime-500/95"; pub(crate) const from_lime_50_of_0: &str = "from-lime-50/0"; pub(crate) const from_lime_50_of_10: &str = "from-lime-50/10"; pub(crate) const from_lime_50_of_100: &str = "from-lime-50/100"; pub(crate) const from_lime_50_of_20: &str = "from-lime-50/20"; pub(crate) const from_lime_50_of_25: &str = "from-lime-50/25"; pub(crate) const from_lime_50_of_30: &str = "from-lime-50/30"; pub(crate) const from_lime_50_of_40: &str = "from-lime-50/40"; pub(crate) const from_lime_50_of_5: &str = "from-lime-50/5"; pub(crate) const from_lime_50_of_50: &str = "from-lime-50/50"; pub(crate) const from_lime_50_of_60: &str = "from-lime-50/60"; pub(crate) const from_lime_50_of_70: &str = "from-lime-50/70"; pub(crate) const from_lime_50_of_75: &str = "from-lime-50/75"; pub(crate) const from_lime_50_of_80: &str = "from-lime-50/80"; pub(crate) const from_lime_50_of_90: &str = "from-lime-50/90"; pub(crate) const from_lime_50_of_95: &str = "from-lime-50/95"; pub(crate) const from_lime_600: &str = "from-lime-600"; pub(crate) const from_lime_600_of_0: &str = "from-lime-600/0"; pub(crate) const from_lime_600_of_10: &str = "from-lime-600/10"; pub(crate) const from_lime_600_of_100: &str = "from-lime-600/100"; pub(crate) const from_lime_600_of_20: &str = "from-lime-600/20"; pub(crate) const from_lime_600_of_25: &str = "from-lime-600/25"; pub(crate) const from_lime_600_of_30: &str = "from-lime-600/30"; pub(crate) const from_lime_600_of_40: &str = "from-lime-600/40"; pub(crate) const from_lime_600_of_5: &str = "from-lime-600/5"; pub(crate) const from_lime_600_of_50: &str = "from-lime-600/50"; pub(crate) const from_lime_600_of_60: &str = "from-lime-600/60"; pub(crate) const from_lime_600_of_70: &str = "from-lime-600/70"; pub(crate) const from_lime_600_of_75: &str = "from-lime-600/75"; pub(crate) const from_lime_600_of_80: &str = "from-lime-600/80"; pub(crate) const from_lime_600_of_90: &str = "from-lime-600/90"; pub(crate) const from_lime_600_of_95: &str = "from-lime-600/95"; pub(crate) const from_lime_700: &str = "from-lime-700"; pub(crate) const from_lime_700_of_0: &str = "from-lime-700/0"; pub(crate) const from_lime_700_of_10: &str = "from-lime-700/10"; pub(crate) const from_lime_700_of_100: &str = "from-lime-700/100"; pub(crate) const from_lime_700_of_20: &str = "from-lime-700/20"; pub(crate) const from_lime_700_of_25: &str = "from-lime-700/25"; pub(crate) const from_lime_700_of_30: &str = "from-lime-700/30"; pub(crate) const from_lime_700_of_40: &str = "from-lime-700/40"; pub(crate) const from_lime_700_of_5: &str = "from-lime-700/5"; pub(crate) const from_lime_700_of_50: &str = "from-lime-700/50"; pub(crate) const from_lime_700_of_60: &str = "from-lime-700/60"; pub(crate) const from_lime_700_of_70: &str = "from-lime-700/70"; pub(crate) const from_lime_700_of_75: &str = "from-lime-700/75"; pub(crate) const from_lime_700_of_80: &str = "from-lime-700/80"; pub(crate) const from_lime_700_of_90: &str = "from-lime-700/90"; pub(crate) const from_lime_700_of_95: &str = "from-lime-700/95"; pub(crate) const from_lime_800: &str = "from-lime-800"; pub(crate) const from_lime_800_of_0: &str = "from-lime-800/0"; pub(crate) const from_lime_800_of_10: &str = "from-lime-800/10"; pub(crate) const from_lime_800_of_100: &str = "from-lime-800/100"; pub(crate) const from_lime_800_of_20: &str = "from-lime-800/20"; pub(crate) const from_lime_800_of_25: &str = "from-lime-800/25"; pub(crate) const from_lime_800_of_30: &str = "from-lime-800/30"; pub(crate) const from_lime_800_of_40: &str = "from-lime-800/40"; pub(crate) const from_lime_800_of_5: &str = "from-lime-800/5"; pub(crate) const from_lime_800_of_50: &str = "from-lime-800/50"; pub(crate) const from_lime_800_of_60: &str = "from-lime-800/60"; pub(crate) const from_lime_800_of_70: &str = "from-lime-800/70"; pub(crate) const from_lime_800_of_75: &str = "from-lime-800/75"; pub(crate) const from_lime_800_of_80: &str = "from-lime-800/80"; pub(crate) const from_lime_800_of_90: &str = "from-lime-800/90"; pub(crate) const from_lime_800_of_95: &str = "from-lime-800/95"; pub(crate) const from_lime_900: &str = "from-lime-900"; pub(crate) const from_lime_900_of_0: &str = "from-lime-900/0"; pub(crate) const from_lime_900_of_10: &str = "from-lime-900/10"; pub(crate) const from_lime_900_of_100: &str = "from-lime-900/100"; pub(crate) const from_lime_900_of_20: &str = "from-lime-900/20"; pub(crate) const from_lime_900_of_25: &str = "from-lime-900/25"; pub(crate) const from_lime_900_of_30: &str = "from-lime-900/30"; pub(crate) const from_lime_900_of_40: &str = "from-lime-900/40"; pub(crate) const from_lime_900_of_5: &str = "from-lime-900/5"; pub(crate) const from_lime_900_of_50: &str = "from-lime-900/50"; pub(crate) const from_lime_900_of_60: &str = "from-lime-900/60"; pub(crate) const from_lime_900_of_70: &str = "from-lime-900/70"; pub(crate) const from_lime_900_of_75: &str = "from-lime-900/75"; pub(crate) const from_lime_900_of_80: &str = "from-lime-900/80"; pub(crate) const from_lime_900_of_90: &str = "from-lime-900/90"; pub(crate) const from_lime_900_of_95: &str = "from-lime-900/95"; pub(crate) const from_neutral_100: &str = "from-neutral-100"; pub(crate) const from_neutral_100_of_0: &str = "from-neutral-100/0"; pub(crate) const from_neutral_100_of_10: &str = "from-neutral-100/10"; pub(crate) const from_neutral_100_of_100: &str = "from-neutral-100/100"; pub(crate) const from_neutral_100_of_20: &str = "from-neutral-100/20"; pub(crate) const from_neutral_100_of_25: &str = "from-neutral-100/25"; pub(crate) const from_neutral_100_of_30: &str = "from-neutral-100/30"; pub(crate) const from_neutral_100_of_40: &str = "from-neutral-100/40"; pub(crate) const from_neutral_100_of_5: &str = "from-neutral-100/5"; pub(crate) const from_neutral_100_of_50: &str = "from-neutral-100/50"; pub(crate) const from_neutral_100_of_60: &str = "from-neutral-100/60"; pub(crate) const from_neutral_100_of_70: &str = "from-neutral-100/70"; pub(crate) const from_neutral_100_of_75: &str = "from-neutral-100/75"; pub(crate) const from_neutral_100_of_80: &str = "from-neutral-100/80"; pub(crate) const from_neutral_100_of_90: &str = "from-neutral-100/90"; pub(crate) const from_neutral_100_of_95: &str = "from-neutral-100/95"; pub(crate) const from_neutral_200: &str = "from-neutral-200"; pub(crate) const from_neutral_200_of_0: &str = "from-neutral-200/0"; pub(crate) const from_neutral_200_of_10: &str = "from-neutral-200/10"; pub(crate) const from_neutral_200_of_100: &str = "from-neutral-200/100"; pub(crate) const from_neutral_200_of_20: &str = "from-neutral-200/20"; pub(crate) const from_neutral_200_of_25: &str = "from-neutral-200/25"; pub(crate) const from_neutral_200_of_30: &str = "from-neutral-200/30"; pub(crate) const from_neutral_200_of_40: &str = "from-neutral-200/40"; pub(crate) const from_neutral_200_of_5: &str = "from-neutral-200/5"; pub(crate) const from_neutral_200_of_50: &str = "from-neutral-200/50"; pub(crate) const from_neutral_200_of_60: &str = "from-neutral-200/60"; pub(crate) const from_neutral_200_of_70: &str = "from-neutral-200/70"; pub(crate) const from_neutral_200_of_75: &str = "from-neutral-200/75"; pub(crate) const from_neutral_200_of_80: &str = "from-neutral-200/80"; pub(crate) const from_neutral_200_of_90: &str = "from-neutral-200/90"; pub(crate) const from_neutral_200_of_95: &str = "from-neutral-200/95"; pub(crate) const from_neutral_300: &str = "from-neutral-300"; pub(crate) const from_neutral_300_of_0: &str = "from-neutral-300/0"; pub(crate) const from_neutral_300_of_10: &str = "from-neutral-300/10"; pub(crate) const from_neutral_300_of_100: &str = "from-neutral-300/100"; pub(crate) const from_neutral_300_of_20: &str = "from-neutral-300/20"; pub(crate) const from_neutral_300_of_25: &str = "from-neutral-300/25"; pub(crate) const from_neutral_300_of_30: &str = "from-neutral-300/30"; pub(crate) const from_neutral_300_of_40: &str = "from-neutral-300/40"; pub(crate) const from_neutral_300_of_5: &str = "from-neutral-300/5"; pub(crate) const from_neutral_300_of_50: &str = "from-neutral-300/50"; pub(crate) const from_neutral_300_of_60: &str = "from-neutral-300/60"; pub(crate) const from_neutral_300_of_70: &str = "from-neutral-300/70"; pub(crate) const from_neutral_300_of_75: &str = "from-neutral-300/75"; pub(crate) const from_neutral_300_of_80: &str = "from-neutral-300/80"; pub(crate) const from_neutral_300_of_90: &str = "from-neutral-300/90"; pub(crate) const from_neutral_300_of_95: &str = "from-neutral-300/95"; pub(crate) const from_neutral_400: &str = "from-neutral-400"; pub(crate) const from_neutral_400_of_0: &str = "from-neutral-400/0"; pub(crate) const from_neutral_400_of_10: &str = "from-neutral-400/10"; pub(crate) const from_neutral_400_of_100: &str = "from-neutral-400/100"; pub(crate) const from_neutral_400_of_20: &str = "from-neutral-400/20"; pub(crate) const from_neutral_400_of_25: &str = "from-neutral-400/25"; pub(crate) const from_neutral_400_of_30: &str = "from-neutral-400/30"; pub(crate) const from_neutral_400_of_40: &str = "from-neutral-400/40"; pub(crate) const from_neutral_400_of_5: &str = "from-neutral-400/5"; pub(crate) const from_neutral_400_of_50: &str = "from-neutral-400/50"; pub(crate) const from_neutral_400_of_60: &str = "from-neutral-400/60"; pub(crate) const from_neutral_400_of_70: &str = "from-neutral-400/70"; pub(crate) const from_neutral_400_of_75: &str = "from-neutral-400/75"; pub(crate) const from_neutral_400_of_80: &str = "from-neutral-400/80"; pub(crate) const from_neutral_400_of_90: &str = "from-neutral-400/90"; pub(crate) const from_neutral_400_of_95: &str = "from-neutral-400/95"; pub(crate) const from_neutral_50: &str = "from-neutral-50"; pub(crate) const from_neutral_500: &str = "from-neutral-500"; pub(crate) const from_neutral_500_of_0: &str = "from-neutral-500/0"; pub(crate) const from_neutral_500_of_10: &str = "from-neutral-500/10"; pub(crate) const from_neutral_500_of_100: &str = "from-neutral-500/100"; pub(crate) const from_neutral_500_of_20: &str = "from-neutral-500/20"; pub(crate) const from_neutral_500_of_25: &str = "from-neutral-500/25"; pub(crate) const from_neutral_500_of_30: &str = "from-neutral-500/30"; pub(crate) const from_neutral_500_of_40: &str = "from-neutral-500/40"; pub(crate) const from_neutral_500_of_5: &str = "from-neutral-500/5"; pub(crate) const from_neutral_500_of_50: &str = "from-neutral-500/50"; pub(crate) const from_neutral_500_of_60: &str = "from-neutral-500/60"; pub(crate) const from_neutral_500_of_70: &str = "from-neutral-500/70"; pub(crate) const from_neutral_500_of_75: &str = "from-neutral-500/75"; pub(crate) const from_neutral_500_of_80: &str = "from-neutral-500/80"; pub(crate) const from_neutral_500_of_90: &str = "from-neutral-500/90"; pub(crate) const from_neutral_500_of_95: &str = "from-neutral-500/95"; pub(crate) const from_neutral_50_of_0: &str = "from-neutral-50/0"; pub(crate) const from_neutral_50_of_10: &str = "from-neutral-50/10"; pub(crate) const from_neutral_50_of_100: &str = "from-neutral-50/100"; pub(crate) const from_neutral_50_of_20: &str = "from-neutral-50/20"; pub(crate) const from_neutral_50_of_25: &str = "from-neutral-50/25"; pub(crate) const from_neutral_50_of_30: &str = "from-neutral-50/30"; pub(crate) const from_neutral_50_of_40: &str = "from-neutral-50/40"; pub(crate) const from_neutral_50_of_5: &str = "from-neutral-50/5"; pub(crate) const from_neutral_50_of_50: &str = "from-neutral-50/50"; pub(crate) const from_neutral_50_of_60: &str = "from-neutral-50/60"; pub(crate) const from_neutral_50_of_70: &str = "from-neutral-50/70"; pub(crate) const from_neutral_50_of_75: &str = "from-neutral-50/75"; pub(crate) const from_neutral_50_of_80: &str = "from-neutral-50/80"; pub(crate) const from_neutral_50_of_90: &str = "from-neutral-50/90"; pub(crate) const from_neutral_50_of_95: &str = "from-neutral-50/95"; pub(crate) const from_neutral_600: &str = "from-neutral-600"; pub(crate) const from_neutral_600_of_0: &str = "from-neutral-600/0"; pub(crate) const from_neutral_600_of_10: &str = "from-neutral-600/10"; pub(crate) const from_neutral_600_of_100: &str = "from-neutral-600/100"; pub(crate) const from_neutral_600_of_20: &str = "from-neutral-600/20"; pub(crate) const from_neutral_600_of_25: &str = "from-neutral-600/25"; pub(crate) const from_neutral_600_of_30: &str = "from-neutral-600/30"; pub(crate) const from_neutral_600_of_40: &str = "from-neutral-600/40"; pub(crate) const from_neutral_600_of_5: &str = "from-neutral-600/5"; pub(crate) const from_neutral_600_of_50: &str = "from-neutral-600/50"; pub(crate) const from_neutral_600_of_60: &str = "from-neutral-600/60"; pub(crate) const from_neutral_600_of_70: &str = "from-neutral-600/70"; pub(crate) const from_neutral_600_of_75: &str = "from-neutral-600/75"; pub(crate) const from_neutral_600_of_80: &str = "from-neutral-600/80"; pub(crate) const from_neutral_600_of_90: &str = "from-neutral-600/90"; pub(crate) const from_neutral_600_of_95: &str = "from-neutral-600/95"; pub(crate) const from_neutral_700: &str = "from-neutral-700"; pub(crate) const from_neutral_700_of_0: &str = "from-neutral-700/0"; pub(crate) const from_neutral_700_of_10: &str = "from-neutral-700/10"; pub(crate) const from_neutral_700_of_100: &str = "from-neutral-700/100"; pub(crate) const from_neutral_700_of_20: &str = "from-neutral-700/20"; pub(crate) const from_neutral_700_of_25: &str = "from-neutral-700/25"; pub(crate) const from_neutral_700_of_30: &str = "from-neutral-700/30"; pub(crate) const from_neutral_700_of_40: &str = "from-neutral-700/40"; pub(crate) const from_neutral_700_of_5: &str = "from-neutral-700/5"; pub(crate) const from_neutral_700_of_50: &str = "from-neutral-700/50"; pub(crate) const from_neutral_700_of_60: &str = "from-neutral-700/60"; pub(crate) const from_neutral_700_of_70: &str = "from-neutral-700/70"; pub(crate) const from_neutral_700_of_75: &str = "from-neutral-700/75"; pub(crate) const from_neutral_700_of_80: &str = "from-neutral-700/80"; pub(crate) const from_neutral_700_of_90: &str = "from-neutral-700/90"; pub(crate) const from_neutral_700_of_95: &str = "from-neutral-700/95"; pub(crate) const from_neutral_800: &str = "from-neutral-800"; pub(crate) const from_neutral_800_of_0: &str = "from-neutral-800/0"; pub(crate) const from_neutral_800_of_10: &str = "from-neutral-800/10"; pub(crate) const from_neutral_800_of_100: &str = "from-neutral-800/100"; pub(crate) const from_neutral_800_of_20: &str = "from-neutral-800/20"; pub(crate) const from_neutral_800_of_25: &str = "from-neutral-800/25"; pub(crate) const from_neutral_800_of_30: &str = "from-neutral-800/30"; pub(crate) const from_neutral_800_of_40: &str = "from-neutral-800/40"; pub(crate) const from_neutral_800_of_5: &str = "from-neutral-800/5"; pub(crate) const from_neutral_800_of_50: &str = "from-neutral-800/50"; pub(crate) const from_neutral_800_of_60: &str = "from-neutral-800/60"; pub(crate) const from_neutral_800_of_70: &str = "from-neutral-800/70"; pub(crate) const from_neutral_800_of_75: &str = "from-neutral-800/75"; pub(crate) const from_neutral_800_of_80: &str = "from-neutral-800/80"; pub(crate) const from_neutral_800_of_90: &str = "from-neutral-800/90"; pub(crate) const from_neutral_800_of_95: &str = "from-neutral-800/95"; pub(crate) const from_neutral_900: &str = "from-neutral-900"; pub(crate) const from_neutral_900_of_0: &str = "from-neutral-900/0"; pub(crate) const from_neutral_900_of_10: &str = "from-neutral-900/10"; pub(crate) const from_neutral_900_of_100: &str = "from-neutral-900/100"; pub(crate) const from_neutral_900_of_20: &str = "from-neutral-900/20"; pub(crate) const from_neutral_900_of_25: &str = "from-neutral-900/25"; pub(crate) const from_neutral_900_of_30: &str = "from-neutral-900/30"; pub(crate) const from_neutral_900_of_40: &str = "from-neutral-900/40"; pub(crate) const from_neutral_900_of_5: &str = "from-neutral-900/5"; pub(crate) const from_neutral_900_of_50: &str = "from-neutral-900/50"; pub(crate) const from_neutral_900_of_60: &str = "from-neutral-900/60"; pub(crate) const from_neutral_900_of_70: &str = "from-neutral-900/70"; pub(crate) const from_neutral_900_of_75: &str = "from-neutral-900/75"; pub(crate) const from_neutral_900_of_80: &str = "from-neutral-900/80"; pub(crate) const from_neutral_900_of_90: &str = "from-neutral-900/90"; pub(crate) const from_neutral_900_of_95: &str = "from-neutral-900/95"; pub(crate) const from_orange_100: &str = "from-orange-100"; pub(crate) const from_orange_100_of_0: &str = "from-orange-100/0"; pub(crate) const from_orange_100_of_10: &str = "from-orange-100/10"; pub(crate) const from_orange_100_of_100: &str = "from-orange-100/100"; pub(crate) const from_orange_100_of_20: &str = "from-orange-100/20"; pub(crate) const from_orange_100_of_25: &str = "from-orange-100/25"; pub(crate) const from_orange_100_of_30: &str = "from-orange-100/30"; pub(crate) const from_orange_100_of_40: &str = "from-orange-100/40"; pub(crate) const from_orange_100_of_5: &str = "from-orange-100/5"; pub(crate) const from_orange_100_of_50: &str = "from-orange-100/50"; pub(crate) const from_orange_100_of_60: &str = "from-orange-100/60"; pub(crate) const from_orange_100_of_70: &str = "from-orange-100/70"; pub(crate) const from_orange_100_of_75: &str = "from-orange-100/75"; pub(crate) const from_orange_100_of_80: &str = "from-orange-100/80"; pub(crate) const from_orange_100_of_90: &str = "from-orange-100/90"; pub(crate) const from_orange_100_of_95: &str = "from-orange-100/95"; pub(crate) const from_orange_200: &str = "from-orange-200"; pub(crate) const from_orange_200_of_0: &str = "from-orange-200/0"; pub(crate) const from_orange_200_of_10: &str = "from-orange-200/10"; pub(crate) const from_orange_200_of_100: &str = "from-orange-200/100"; pub(crate) const from_orange_200_of_20: &str = "from-orange-200/20"; pub(crate) const from_orange_200_of_25: &str = "from-orange-200/25"; pub(crate) const from_orange_200_of_30: &str = "from-orange-200/30"; pub(crate) const from_orange_200_of_40: &str = "from-orange-200/40"; pub(crate) const from_orange_200_of_5: &str = "from-orange-200/5"; pub(crate) const from_orange_200_of_50: &str = "from-orange-200/50"; pub(crate) const from_orange_200_of_60: &str = "from-orange-200/60"; pub(crate) const from_orange_200_of_70: &str = "from-orange-200/70"; pub(crate) const from_orange_200_of_75: &str = "from-orange-200/75"; pub(crate) const from_orange_200_of_80: &str = "from-orange-200/80"; pub(crate) const from_orange_200_of_90: &str = "from-orange-200/90"; pub(crate) const from_orange_200_of_95: &str = "from-orange-200/95"; pub(crate) const from_orange_300: &str = "from-orange-300"; pub(crate) const from_orange_300_of_0: &str = "from-orange-300/0"; pub(crate) const from_orange_300_of_10: &str = "from-orange-300/10"; pub(crate) const from_orange_300_of_100: &str = "from-orange-300/100"; pub(crate) const from_orange_300_of_20: &str = "from-orange-300/20"; pub(crate) const from_orange_300_of_25: &str = "from-orange-300/25"; pub(crate) const from_orange_300_of_30: &str = "from-orange-300/30"; pub(crate) const from_orange_300_of_40: &str = "from-orange-300/40"; pub(crate) const from_orange_300_of_5: &str = "from-orange-300/5"; pub(crate) const from_orange_300_of_50: &str = "from-orange-300/50"; pub(crate) const from_orange_300_of_60: &str = "from-orange-300/60"; pub(crate) const from_orange_300_of_70: &str = "from-orange-300/70"; pub(crate) const from_orange_300_of_75: &str = "from-orange-300/75"; pub(crate) const from_orange_300_of_80: &str = "from-orange-300/80"; pub(crate) const from_orange_300_of_90: &str = "from-orange-300/90"; pub(crate) const from_orange_300_of_95: &str = "from-orange-300/95"; pub(crate) const from_orange_400: &str = "from-orange-400"; pub(crate) const from_orange_400_of_0: &str = "from-orange-400/0"; pub(crate) const from_orange_400_of_10: &str = "from-orange-400/10"; pub(crate) const from_orange_400_of_100: &str = "from-orange-400/100"; pub(crate) const from_orange_400_of_20: &str = "from-orange-400/20"; pub(crate) const from_orange_400_of_25: &str = "from-orange-400/25"; pub(crate) const from_orange_400_of_30: &str = "from-orange-400/30"; pub(crate) const from_orange_400_of_40: &str = "from-orange-400/40"; pub(crate) const from_orange_400_of_5: &str = "from-orange-400/5"; pub(crate) const from_orange_400_of_50: &str = "from-orange-400/50"; pub(crate) const from_orange_400_of_60: &str = "from-orange-400/60"; pub(crate) const from_orange_400_of_70: &str = "from-orange-400/70"; pub(crate) const from_orange_400_of_75: &str = "from-orange-400/75"; pub(crate) const from_orange_400_of_80: &str = "from-orange-400/80"; pub(crate) const from_orange_400_of_90: &str = "from-orange-400/90"; pub(crate) const from_orange_400_of_95: &str = "from-orange-400/95"; pub(crate) const from_orange_50: &str = "from-orange-50"; pub(crate) const from_orange_500: &str = "from-orange-500"; pub(crate) const from_orange_500_of_0: &str = "from-orange-500/0"; pub(crate) const from_orange_500_of_10: &str = "from-orange-500/10"; pub(crate) const from_orange_500_of_100: &str = "from-orange-500/100"; pub(crate) const from_orange_500_of_20: &str = "from-orange-500/20"; pub(crate) const from_orange_500_of_25: &str = "from-orange-500/25"; pub(crate) const from_orange_500_of_30: &str = "from-orange-500/30"; pub(crate) const from_orange_500_of_40: &str = "from-orange-500/40"; pub(crate) const from_orange_500_of_5: &str = "from-orange-500/5"; pub(crate) const from_orange_500_of_50: &str = "from-orange-500/50"; pub(crate) const from_orange_500_of_60: &str = "from-orange-500/60"; pub(crate) const from_orange_500_of_70: &str = "from-orange-500/70"; pub(crate) const from_orange_500_of_75: &str = "from-orange-500/75"; pub(crate) const from_orange_500_of_80: &str = "from-orange-500/80"; pub(crate) const from_orange_500_of_90: &str = "from-orange-500/90"; pub(crate) const from_orange_500_of_95: &str = "from-orange-500/95"; pub(crate) const from_orange_50_of_0: &str = "from-orange-50/0"; pub(crate) const from_orange_50_of_10: &str = "from-orange-50/10"; pub(crate) const from_orange_50_of_100: &str = "from-orange-50/100"; pub(crate) const from_orange_50_of_20: &str = "from-orange-50/20"; pub(crate) const from_orange_50_of_25: &str = "from-orange-50/25"; pub(crate) const from_orange_50_of_30: &str = "from-orange-50/30"; pub(crate) const from_orange_50_of_40: &str = "from-orange-50/40"; pub(crate) const from_orange_50_of_5: &str = "from-orange-50/5"; pub(crate) const from_orange_50_of_50: &str = "from-orange-50/50"; pub(crate) const from_orange_50_of_60: &str = "from-orange-50/60"; pub(crate) const from_orange_50_of_70: &str = "from-orange-50/70"; pub(crate) const from_orange_50_of_75: &str = "from-orange-50/75"; pub(crate) const from_orange_50_of_80: &str = "from-orange-50/80"; pub(crate) const from_orange_50_of_90: &str = "from-orange-50/90"; pub(crate) const from_orange_50_of_95: &str = "from-orange-50/95"; pub(crate) const from_orange_600: &str = "from-orange-600"; pub(crate) const from_orange_600_of_0: &str = "from-orange-600/0"; pub(crate) const from_orange_600_of_10: &str = "from-orange-600/10"; pub(crate) const from_orange_600_of_100: &str = "from-orange-600/100"; pub(crate) const from_orange_600_of_20: &str = "from-orange-600/20"; pub(crate) const from_orange_600_of_25: &str = "from-orange-600/25"; pub(crate) const from_orange_600_of_30: &str = "from-orange-600/30"; pub(crate) const from_orange_600_of_40: &str = "from-orange-600/40"; pub(crate) const from_orange_600_of_5: &str = "from-orange-600/5"; pub(crate) const from_orange_600_of_50: &str = "from-orange-600/50"; pub(crate) const from_orange_600_of_60: &str = "from-orange-600/60"; pub(crate) const from_orange_600_of_70: &str = "from-orange-600/70"; pub(crate) const from_orange_600_of_75: &str = "from-orange-600/75"; pub(crate) const from_orange_600_of_80: &str = "from-orange-600/80"; pub(crate) const from_orange_600_of_90: &str = "from-orange-600/90"; pub(crate) const from_orange_600_of_95: &str = "from-orange-600/95"; pub(crate) const from_orange_700: &str = "from-orange-700"; pub(crate) const from_orange_700_of_0: &str = "from-orange-700/0"; pub(crate) const from_orange_700_of_10: &str = "from-orange-700/10"; pub(crate) const from_orange_700_of_100: &str = "from-orange-700/100"; pub(crate) const from_orange_700_of_20: &str = "from-orange-700/20"; pub(crate) const from_orange_700_of_25: &str = "from-orange-700/25"; pub(crate) const from_orange_700_of_30: &str = "from-orange-700/30"; pub(crate) const from_orange_700_of_40: &str = "from-orange-700/40"; pub(crate) const from_orange_700_of_5: &str = "from-orange-700/5"; pub(crate) const from_orange_700_of_50: &str = "from-orange-700/50"; pub(crate) const from_orange_700_of_60: &str = "from-orange-700/60"; pub(crate) const from_orange_700_of_70: &str = "from-orange-700/70"; pub(crate) const from_orange_700_of_75: &str = "from-orange-700/75"; pub(crate) const from_orange_700_of_80: &str = "from-orange-700/80"; pub(crate) const from_orange_700_of_90: &str = "from-orange-700/90"; pub(crate) const from_orange_700_of_95: &str = "from-orange-700/95"; pub(crate) const from_orange_800: &str = "from-orange-800"; pub(crate) const from_orange_800_of_0: &str = "from-orange-800/0"; pub(crate) const from_orange_800_of_10: &str = "from-orange-800/10"; pub(crate) const from_orange_800_of_100: &str = "from-orange-800/100"; pub(crate) const from_orange_800_of_20: &str = "from-orange-800/20"; pub(crate) const from_orange_800_of_25: &str = "from-orange-800/25"; pub(crate) const from_orange_800_of_30: &str = "from-orange-800/30"; pub(crate) const from_orange_800_of_40: &str = "from-orange-800/40"; pub(crate) const from_orange_800_of_5: &str = "from-orange-800/5"; pub(crate) const from_orange_800_of_50: &str = "from-orange-800/50"; pub(crate) const from_orange_800_of_60: &str = "from-orange-800/60"; pub(crate) const from_orange_800_of_70: &str = "from-orange-800/70"; pub(crate) const from_orange_800_of_75: &str = "from-orange-800/75"; pub(crate) const from_orange_800_of_80: &str = "from-orange-800/80"; pub(crate) const from_orange_800_of_90: &str = "from-orange-800/90"; pub(crate) const from_orange_800_of_95: &str = "from-orange-800/95"; pub(crate) const from_orange_900: &str = "from-orange-900"; pub(crate) const from_orange_900_of_0: &str = "from-orange-900/0"; pub(crate) const from_orange_900_of_10: &str = "from-orange-900/10"; pub(crate) const from_orange_900_of_100: &str = "from-orange-900/100"; pub(crate) const from_orange_900_of_20: &str = "from-orange-900/20"; pub(crate) const from_orange_900_of_25: &str = "from-orange-900/25"; pub(crate) const from_orange_900_of_30: &str = "from-orange-900/30"; pub(crate) const from_orange_900_of_40: &str = "from-orange-900/40"; pub(crate) const from_orange_900_of_5: &str = "from-orange-900/5"; pub(crate) const from_orange_900_of_50: &str = "from-orange-900/50"; pub(crate) const from_orange_900_of_60: &str = "from-orange-900/60"; pub(crate) const from_orange_900_of_70: &str = "from-orange-900/70"; pub(crate) const from_orange_900_of_75: &str = "from-orange-900/75"; pub(crate) const from_orange_900_of_80: &str = "from-orange-900/80"; pub(crate) const from_orange_900_of_90: &str = "from-orange-900/90"; pub(crate) const from_orange_900_of_95: &str = "from-orange-900/95"; pub(crate) const from_pink_100: &str = "from-pink-100"; pub(crate) const from_pink_100_of_0: &str = "from-pink-100/0"; pub(crate) const from_pink_100_of_10: &str = "from-pink-100/10"; pub(crate) const from_pink_100_of_100: &str = "from-pink-100/100"; pub(crate) const from_pink_100_of_20: &str = "from-pink-100/20"; pub(crate) const from_pink_100_of_25: &str = "from-pink-100/25"; pub(crate) const from_pink_100_of_30: &str = "from-pink-100/30"; pub(crate) const from_pink_100_of_40: &str = "from-pink-100/40"; pub(crate) const from_pink_100_of_5: &str = "from-pink-100/5"; pub(crate) const from_pink_100_of_50: &str = "from-pink-100/50"; pub(crate) const from_pink_100_of_60: &str = "from-pink-100/60"; pub(crate) const from_pink_100_of_70: &str = "from-pink-100/70"; pub(crate) const from_pink_100_of_75: &str = "from-pink-100/75"; pub(crate) const from_pink_100_of_80: &str = "from-pink-100/80"; pub(crate) const from_pink_100_of_90: &str = "from-pink-100/90"; pub(crate) const from_pink_100_of_95: &str = "from-pink-100/95"; pub(crate) const from_pink_200: &str = "from-pink-200"; pub(crate) const from_pink_200_of_0: &str = "from-pink-200/0"; pub(crate) const from_pink_200_of_10: &str = "from-pink-200/10"; pub(crate) const from_pink_200_of_100: &str = "from-pink-200/100"; pub(crate) const from_pink_200_of_20: &str = "from-pink-200/20"; pub(crate) const from_pink_200_of_25: &str = "from-pink-200/25"; pub(crate) const from_pink_200_of_30: &str = "from-pink-200/30"; pub(crate) const from_pink_200_of_40: &str = "from-pink-200/40"; pub(crate) const from_pink_200_of_5: &str = "from-pink-200/5"; pub(crate) const from_pink_200_of_50: &str = "from-pink-200/50"; pub(crate) const from_pink_200_of_60: &str = "from-pink-200/60"; pub(crate) const from_pink_200_of_70: &str = "from-pink-200/70"; pub(crate) const from_pink_200_of_75: &str = "from-pink-200/75"; pub(crate) const from_pink_200_of_80: &str = "from-pink-200/80"; pub(crate) const from_pink_200_of_90: &str = "from-pink-200/90"; pub(crate) const from_pink_200_of_95: &str = "from-pink-200/95"; pub(crate) const from_pink_300: &str = "from-pink-300"; pub(crate) const from_pink_300_of_0: &str = "from-pink-300/0"; pub(crate) const from_pink_300_of_10: &str = "from-pink-300/10"; pub(crate) const from_pink_300_of_100: &str = "from-pink-300/100"; pub(crate) const from_pink_300_of_20: &str = "from-pink-300/20"; pub(crate) const from_pink_300_of_25: &str = "from-pink-300/25"; pub(crate) const from_pink_300_of_30: &str = "from-pink-300/30"; pub(crate) const from_pink_300_of_40: &str = "from-pink-300/40"; pub(crate) const from_pink_300_of_5: &str = "from-pink-300/5"; pub(crate) const from_pink_300_of_50: &str = "from-pink-300/50"; pub(crate) const from_pink_300_of_60: &str = "from-pink-300/60"; pub(crate) const from_pink_300_of_70: &str = "from-pink-300/70"; pub(crate) const from_pink_300_of_75: &str = "from-pink-300/75"; pub(crate) const from_pink_300_of_80: &str = "from-pink-300/80"; pub(crate) const from_pink_300_of_90: &str = "from-pink-300/90"; pub(crate) const from_pink_300_of_95: &str = "from-pink-300/95"; pub(crate) const from_pink_400: &str = "from-pink-400"; pub(crate) const from_pink_400_of_0: &str = "from-pink-400/0"; pub(crate) const from_pink_400_of_10: &str = "from-pink-400/10"; pub(crate) const from_pink_400_of_100: &str = "from-pink-400/100"; pub(crate) const from_pink_400_of_20: &str = "from-pink-400/20"; pub(crate) const from_pink_400_of_25: &str = "from-pink-400/25"; pub(crate) const from_pink_400_of_30: &str = "from-pink-400/30"; pub(crate) const from_pink_400_of_40: &str = "from-pink-400/40"; pub(crate) const from_pink_400_of_5: &str = "from-pink-400/5"; pub(crate) const from_pink_400_of_50: &str = "from-pink-400/50"; pub(crate) const from_pink_400_of_60: &str = "from-pink-400/60"; pub(crate) const from_pink_400_of_70: &str = "from-pink-400/70"; pub(crate) const from_pink_400_of_75: &str = "from-pink-400/75"; pub(crate) const from_pink_400_of_80: &str = "from-pink-400/80"; pub(crate) const from_pink_400_of_90: &str = "from-pink-400/90"; pub(crate) const from_pink_400_of_95: &str = "from-pink-400/95"; pub(crate) const from_pink_50: &str = "from-pink-50"; pub(crate) const from_pink_500: &str = "from-pink-500"; pub(crate) const from_pink_500_of_0: &str = "from-pink-500/0"; pub(crate) const from_pink_500_of_10: &str = "from-pink-500/10"; pub(crate) const from_pink_500_of_100: &str = "from-pink-500/100"; pub(crate) const from_pink_500_of_20: &str = "from-pink-500/20"; pub(crate) const from_pink_500_of_25: &str = "from-pink-500/25"; pub(crate) const from_pink_500_of_30: &str = "from-pink-500/30"; pub(crate) const from_pink_500_of_40: &str = "from-pink-500/40"; pub(crate) const from_pink_500_of_5: &str = "from-pink-500/5"; pub(crate) const from_pink_500_of_50: &str = "from-pink-500/50"; pub(crate) const from_pink_500_of_60: &str = "from-pink-500/60"; pub(crate) const from_pink_500_of_70: &str = "from-pink-500/70"; pub(crate) const from_pink_500_of_75: &str = "from-pink-500/75"; pub(crate) const from_pink_500_of_80: &str = "from-pink-500/80"; pub(crate) const from_pink_500_of_90: &str = "from-pink-500/90"; pub(crate) const from_pink_500_of_95: &str = "from-pink-500/95"; pub(crate) const from_pink_50_of_0: &str = "from-pink-50/0"; pub(crate) const from_pink_50_of_10: &str = "from-pink-50/10"; pub(crate) const from_pink_50_of_100: &str = "from-pink-50/100"; pub(crate) const from_pink_50_of_20: &str = "from-pink-50/20"; pub(crate) const from_pink_50_of_25: &str = "from-pink-50/25"; pub(crate) const from_pink_50_of_30: &str = "from-pink-50/30"; pub(crate) const from_pink_50_of_40: &str = "from-pink-50/40"; pub(crate) const from_pink_50_of_5: &str = "from-pink-50/5"; pub(crate) const from_pink_50_of_50: &str = "from-pink-50/50"; pub(crate) const from_pink_50_of_60: &str = "from-pink-50/60"; pub(crate) const from_pink_50_of_70: &str = "from-pink-50/70"; pub(crate) const from_pink_50_of_75: &str = "from-pink-50/75"; pub(crate) const from_pink_50_of_80: &str = "from-pink-50/80"; pub(crate) const from_pink_50_of_90: &str = "from-pink-50/90"; pub(crate) const from_pink_50_of_95: &str = "from-pink-50/95"; pub(crate) const from_pink_600: &str = "from-pink-600"; pub(crate) const from_pink_600_of_0: &str = "from-pink-600/0"; pub(crate) const from_pink_600_of_10: &str = "from-pink-600/10"; pub(crate) const from_pink_600_of_100: &str = "from-pink-600/100"; pub(crate) const from_pink_600_of_20: &str = "from-pink-600/20"; pub(crate) const from_pink_600_of_25: &str = "from-pink-600/25"; pub(crate) const from_pink_600_of_30: &str = "from-pink-600/30"; pub(crate) const from_pink_600_of_40: &str = "from-pink-600/40"; pub(crate) const from_pink_600_of_5: &str = "from-pink-600/5"; pub(crate) const from_pink_600_of_50: &str = "from-pink-600/50"; pub(crate) const from_pink_600_of_60: &str = "from-pink-600/60"; pub(crate) const from_pink_600_of_70: &str = "from-pink-600/70"; pub(crate) const from_pink_600_of_75: &str = "from-pink-600/75"; pub(crate) const from_pink_600_of_80: &str = "from-pink-600/80"; pub(crate) const from_pink_600_of_90: &str = "from-pink-600/90"; pub(crate) const from_pink_600_of_95: &str = "from-pink-600/95"; pub(crate) const from_pink_700: &str = "from-pink-700"; pub(crate) const from_pink_700_of_0: &str = "from-pink-700/0"; pub(crate) const from_pink_700_of_10: &str = "from-pink-700/10"; pub(crate) const from_pink_700_of_100: &str = "from-pink-700/100"; pub(crate) const from_pink_700_of_20: &str = "from-pink-700/20"; pub(crate) const from_pink_700_of_25: &str = "from-pink-700/25"; pub(crate) const from_pink_700_of_30: &str = "from-pink-700/30"; pub(crate) const from_pink_700_of_40: &str = "from-pink-700/40"; pub(crate) const from_pink_700_of_5: &str = "from-pink-700/5"; pub(crate) const from_pink_700_of_50: &str = "from-pink-700/50"; pub(crate) const from_pink_700_of_60: &str = "from-pink-700/60"; pub(crate) const from_pink_700_of_70: &str = "from-pink-700/70"; pub(crate) const from_pink_700_of_75: &str = "from-pink-700/75"; pub(crate) const from_pink_700_of_80: &str = "from-pink-700/80"; pub(crate) const from_pink_700_of_90: &str = "from-pink-700/90"; pub(crate) const from_pink_700_of_95: &str = "from-pink-700/95"; pub(crate) const from_pink_800: &str = "from-pink-800"; pub(crate) const from_pink_800_of_0: &str = "from-pink-800/0"; pub(crate) const from_pink_800_of_10: &str = "from-pink-800/10"; pub(crate) const from_pink_800_of_100: &str = "from-pink-800/100"; pub(crate) const from_pink_800_of_20: &str = "from-pink-800/20"; pub(crate) const from_pink_800_of_25: &str = "from-pink-800/25"; pub(crate) const from_pink_800_of_30: &str = "from-pink-800/30"; pub(crate) const from_pink_800_of_40: &str = "from-pink-800/40"; pub(crate) const from_pink_800_of_5: &str = "from-pink-800/5"; pub(crate) const from_pink_800_of_50: &str = "from-pink-800/50"; pub(crate) const from_pink_800_of_60: &str = "from-pink-800/60"; pub(crate) const from_pink_800_of_70: &str = "from-pink-800/70"; pub(crate) const from_pink_800_of_75: &str = "from-pink-800/75"; pub(crate) const from_pink_800_of_80: &str = "from-pink-800/80"; pub(crate) const from_pink_800_of_90: &str = "from-pink-800/90"; pub(crate) const from_pink_800_of_95: &str = "from-pink-800/95"; pub(crate) const from_pink_900: &str = "from-pink-900"; pub(crate) const from_pink_900_of_0: &str = "from-pink-900/0"; pub(crate) const from_pink_900_of_10: &str = "from-pink-900/10"; pub(crate) const from_pink_900_of_100: &str = "from-pink-900/100"; pub(crate) const from_pink_900_of_20: &str = "from-pink-900/20"; pub(crate) const from_pink_900_of_25: &str = "from-pink-900/25"; pub(crate) const from_pink_900_of_30: &str = "from-pink-900/30"; pub(crate) const from_pink_900_of_40: &str = "from-pink-900/40"; pub(crate) const from_pink_900_of_5: &str = "from-pink-900/5"; pub(crate) const from_pink_900_of_50: &str = "from-pink-900/50"; pub(crate) const from_pink_900_of_60: &str = "from-pink-900/60"; pub(crate) const from_pink_900_of_70: &str = "from-pink-900/70"; pub(crate) const from_pink_900_of_75: &str = "from-pink-900/75"; pub(crate) const from_pink_900_of_80: &str = "from-pink-900/80"; pub(crate) const from_pink_900_of_90: &str = "from-pink-900/90"; pub(crate) const from_pink_900_of_95: &str = "from-pink-900/95"; pub(crate) const from_purple_100: &str = "from-purple-100"; pub(crate) const from_purple_100_of_0: &str = "from-purple-100/0"; pub(crate) const from_purple_100_of_10: &str = "from-purple-100/10"; pub(crate) const from_purple_100_of_100: &str = "from-purple-100/100"; pub(crate) const from_purple_100_of_20: &str = "from-purple-100/20"; pub(crate) const from_purple_100_of_25: &str = "from-purple-100/25"; pub(crate) const from_purple_100_of_30: &str = "from-purple-100/30"; pub(crate) const from_purple_100_of_40: &str = "from-purple-100/40"; pub(crate) const from_purple_100_of_5: &str = "from-purple-100/5"; pub(crate) const from_purple_100_of_50: &str = "from-purple-100/50"; pub(crate) const from_purple_100_of_60: &str = "from-purple-100/60"; pub(crate) const from_purple_100_of_70: &str = "from-purple-100/70"; pub(crate) const from_purple_100_of_75: &str = "from-purple-100/75"; pub(crate) const from_purple_100_of_80: &str = "from-purple-100/80"; pub(crate) const from_purple_100_of_90: &str = "from-purple-100/90"; pub(crate) const from_purple_100_of_95: &str = "from-purple-100/95"; pub(crate) const from_purple_200: &str = "from-purple-200"; pub(crate) const from_purple_200_of_0: &str = "from-purple-200/0"; pub(crate) const from_purple_200_of_10: &str = "from-purple-200/10"; pub(crate) const from_purple_200_of_100: &str = "from-purple-200/100"; pub(crate) const from_purple_200_of_20: &str = "from-purple-200/20"; pub(crate) const from_purple_200_of_25: &str = "from-purple-200/25"; pub(crate) const from_purple_200_of_30: &str = "from-purple-200/30"; pub(crate) const from_purple_200_of_40: &str = "from-purple-200/40"; pub(crate) const from_purple_200_of_5: &str = "from-purple-200/5"; pub(crate) const from_purple_200_of_50: &str = "from-purple-200/50"; pub(crate) const from_purple_200_of_60: &str = "from-purple-200/60"; pub(crate) const from_purple_200_of_70: &str = "from-purple-200/70"; pub(crate) const from_purple_200_of_75: &str = "from-purple-200/75"; pub(crate) const from_purple_200_of_80: &str = "from-purple-200/80"; pub(crate) const from_purple_200_of_90: &str = "from-purple-200/90"; pub(crate) const from_purple_200_of_95: &str = "from-purple-200/95"; pub(crate) const from_purple_300: &str = "from-purple-300"; pub(crate) const from_purple_300_of_0: &str = "from-purple-300/0"; pub(crate) const from_purple_300_of_10: &str = "from-purple-300/10"; pub(crate) const from_purple_300_of_100: &str = "from-purple-300/100"; pub(crate) const from_purple_300_of_20: &str = "from-purple-300/20"; pub(crate) const from_purple_300_of_25: &str = "from-purple-300/25"; pub(crate) const from_purple_300_of_30: &str = "from-purple-300/30"; pub(crate) const from_purple_300_of_40: &str = "from-purple-300/40"; pub(crate) const from_purple_300_of_5: &str = "from-purple-300/5"; pub(crate) const from_purple_300_of_50: &str = "from-purple-300/50"; pub(crate) const from_purple_300_of_60: &str = "from-purple-300/60"; pub(crate) const from_purple_300_of_70: &str = "from-purple-300/70"; pub(crate) const from_purple_300_of_75: &str = "from-purple-300/75"; pub(crate) const from_purple_300_of_80: &str = "from-purple-300/80"; pub(crate) const from_purple_300_of_90: &str = "from-purple-300/90"; pub(crate) const from_purple_300_of_95: &str = "from-purple-300/95"; pub(crate) const from_purple_400: &str = "from-purple-400"; pub(crate) const from_purple_400_of_0: &str = "from-purple-400/0"; pub(crate) const from_purple_400_of_10: &str = "from-purple-400/10"; pub(crate) const from_purple_400_of_100: &str = "from-purple-400/100"; pub(crate) const from_purple_400_of_20: &str = "from-purple-400/20"; pub(crate) const from_purple_400_of_25: &str = "from-purple-400/25"; pub(crate) const from_purple_400_of_30: &str = "from-purple-400/30"; pub(crate) const from_purple_400_of_40: &str = "from-purple-400/40"; pub(crate) const from_purple_400_of_5: &str = "from-purple-400/5"; pub(crate) const from_purple_400_of_50: &str = "from-purple-400/50"; pub(crate) const from_purple_400_of_60: &str = "from-purple-400/60"; pub(crate) const from_purple_400_of_70: &str = "from-purple-400/70"; pub(crate) const from_purple_400_of_75: &str = "from-purple-400/75"; pub(crate) const from_purple_400_of_80: &str = "from-purple-400/80"; pub(crate) const from_purple_400_of_90: &str = "from-purple-400/90"; pub(crate) const from_purple_400_of_95: &str = "from-purple-400/95"; pub(crate) const from_purple_50: &str = "from-purple-50"; pub(crate) const from_purple_500: &str = "from-purple-500"; pub(crate) const from_purple_500_of_0: &str = "from-purple-500/0"; pub(crate) const from_purple_500_of_10: &str = "from-purple-500/10"; pub(crate) const from_purple_500_of_100: &str = "from-purple-500/100"; pub(crate) const from_purple_500_of_20: &str = "from-purple-500/20"; pub(crate) const from_purple_500_of_25: &str = "from-purple-500/25"; pub(crate) const from_purple_500_of_30: &str = "from-purple-500/30"; pub(crate) const from_purple_500_of_40: &str = "from-purple-500/40"; pub(crate) const from_purple_500_of_5: &str = "from-purple-500/5"; pub(crate) const from_purple_500_of_50: &str = "from-purple-500/50"; pub(crate) const from_purple_500_of_60: &str = "from-purple-500/60"; pub(crate) const from_purple_500_of_70: &str = "from-purple-500/70"; pub(crate) const from_purple_500_of_75: &str = "from-purple-500/75"; pub(crate) const from_purple_500_of_80: &str = "from-purple-500/80"; pub(crate) const from_purple_500_of_90: &str = "from-purple-500/90"; pub(crate) const from_purple_500_of_95: &str = "from-purple-500/95"; pub(crate) const from_purple_50_of_0: &str = "from-purple-50/0"; pub(crate) const from_purple_50_of_10: &str = "from-purple-50/10"; pub(crate) const from_purple_50_of_100: &str = "from-purple-50/100"; pub(crate) const from_purple_50_of_20: &str = "from-purple-50/20"; pub(crate) const from_purple_50_of_25: &str = "from-purple-50/25"; pub(crate) const from_purple_50_of_30: &str = "from-purple-50/30"; pub(crate) const from_purple_50_of_40: &str = "from-purple-50/40"; pub(crate) const from_purple_50_of_5: &str = "from-purple-50/5"; pub(crate) const from_purple_50_of_50: &str = "from-purple-50/50"; pub(crate) const from_purple_50_of_60: &str = "from-purple-50/60"; pub(crate) const from_purple_50_of_70: &str = "from-purple-50/70"; pub(crate) const from_purple_50_of_75: &str = "from-purple-50/75"; pub(crate) const from_purple_50_of_80: &str = "from-purple-50/80"; pub(crate) const from_purple_50_of_90: &str = "from-purple-50/90"; pub(crate) const from_purple_50_of_95: &str = "from-purple-50/95"; pub(crate) const from_purple_600: &str = "from-purple-600"; pub(crate) const from_purple_600_of_0: &str = "from-purple-600/0"; pub(crate) const from_purple_600_of_10: &str = "from-purple-600/10"; pub(crate) const from_purple_600_of_100: &str = "from-purple-600/100"; pub(crate) const from_purple_600_of_20: &str = "from-purple-600/20"; pub(crate) const from_purple_600_of_25: &str = "from-purple-600/25"; pub(crate) const from_purple_600_of_30: &str = "from-purple-600/30"; pub(crate) const from_purple_600_of_40: &str = "from-purple-600/40"; pub(crate) const from_purple_600_of_5: &str = "from-purple-600/5"; pub(crate) const from_purple_600_of_50: &str = "from-purple-600/50"; pub(crate) const from_purple_600_of_60: &str = "from-purple-600/60"; pub(crate) const from_purple_600_of_70: &str = "from-purple-600/70"; pub(crate) const from_purple_600_of_75: &str = "from-purple-600/75"; pub(crate) const from_purple_600_of_80: &str = "from-purple-600/80"; pub(crate) const from_purple_600_of_90: &str = "from-purple-600/90"; pub(crate) const from_purple_600_of_95: &str = "from-purple-600/95"; pub(crate) const from_purple_700: &str = "from-purple-700"; pub(crate) const from_purple_700_of_0: &str = "from-purple-700/0"; pub(crate) const from_purple_700_of_10: &str = "from-purple-700/10"; pub(crate) const from_purple_700_of_100: &str = "from-purple-700/100"; pub(crate) const from_purple_700_of_20: &str = "from-purple-700/20"; pub(crate) const from_purple_700_of_25: &str = "from-purple-700/25"; pub(crate) const from_purple_700_of_30: &str = "from-purple-700/30"; pub(crate) const from_purple_700_of_40: &str = "from-purple-700/40"; pub(crate) const from_purple_700_of_5: &str = "from-purple-700/5"; pub(crate) const from_purple_700_of_50: &str = "from-purple-700/50"; pub(crate) const from_purple_700_of_60: &str = "from-purple-700/60"; pub(crate) const from_purple_700_of_70: &str = "from-purple-700/70"; pub(crate) const from_purple_700_of_75: &str = "from-purple-700/75"; pub(crate) const from_purple_700_of_80: &str = "from-purple-700/80"; pub(crate) const from_purple_700_of_90: &str = "from-purple-700/90"; pub(crate) const from_purple_700_of_95: &str = "from-purple-700/95"; pub(crate) const from_purple_800: &str = "from-purple-800"; pub(crate) const from_purple_800_of_0: &str = "from-purple-800/0"; pub(crate) const from_purple_800_of_10: &str = "from-purple-800/10"; pub(crate) const from_purple_800_of_100: &str = "from-purple-800/100"; pub(crate) const from_purple_800_of_20: &str = "from-purple-800/20"; pub(crate) const from_purple_800_of_25: &str = "from-purple-800/25"; pub(crate) const from_purple_800_of_30: &str = "from-purple-800/30"; pub(crate) const from_purple_800_of_40: &str = "from-purple-800/40"; pub(crate) const from_purple_800_of_5: &str = "from-purple-800/5"; pub(crate) const from_purple_800_of_50: &str = "from-purple-800/50"; pub(crate) const from_purple_800_of_60: &str = "from-purple-800/60"; pub(crate) const from_purple_800_of_70: &str = "from-purple-800/70"; pub(crate) const from_purple_800_of_75: &str = "from-purple-800/75"; pub(crate) const from_purple_800_of_80: &str = "from-purple-800/80"; pub(crate) const from_purple_800_of_90: &str = "from-purple-800/90"; pub(crate) const from_purple_800_of_95: &str = "from-purple-800/95"; pub(crate) const from_purple_900: &str = "from-purple-900"; pub(crate) const from_purple_900_of_0: &str = "from-purple-900/0"; pub(crate) const from_purple_900_of_10: &str = "from-purple-900/10"; pub(crate) const from_purple_900_of_100: &str = "from-purple-900/100"; pub(crate) const from_purple_900_of_20: &str = "from-purple-900/20"; pub(crate) const from_purple_900_of_25: &str = "from-purple-900/25"; pub(crate) const from_purple_900_of_30: &str = "from-purple-900/30"; pub(crate) const from_purple_900_of_40: &str = "from-purple-900/40"; pub(crate) const from_purple_900_of_5: &str = "from-purple-900/5"; pub(crate) const from_purple_900_of_50: &str = "from-purple-900/50"; pub(crate) const from_purple_900_of_60: &str = "from-purple-900/60"; pub(crate) const from_purple_900_of_70: &str = "from-purple-900/70"; pub(crate) const from_purple_900_of_75: &str = "from-purple-900/75"; pub(crate) const from_purple_900_of_80: &str = "from-purple-900/80"; pub(crate) const from_purple_900_of_90: &str = "from-purple-900/90"; pub(crate) const from_purple_900_of_95: &str = "from-purple-900/95"; pub(crate) const from_red_100: &str = "from-red-100"; pub(crate) const from_red_100_of_0: &str = "from-red-100/0"; pub(crate) const from_red_100_of_10: &str = "from-red-100/10"; pub(crate) const from_red_100_of_100: &str = "from-red-100/100"; pub(crate) const from_red_100_of_20: &str = "from-red-100/20"; pub(crate) const from_red_100_of_25: &str = "from-red-100/25"; pub(crate) const from_red_100_of_30: &str = "from-red-100/30"; pub(crate) const from_red_100_of_40: &str = "from-red-100/40"; pub(crate) const from_red_100_of_5: &str = "from-red-100/5"; pub(crate) const from_red_100_of_50: &str = "from-red-100/50"; pub(crate) const from_red_100_of_60: &str = "from-red-100/60"; pub(crate) const from_red_100_of_70: &str = "from-red-100/70"; pub(crate) const from_red_100_of_75: &str = "from-red-100/75"; pub(crate) const from_red_100_of_80: &str = "from-red-100/80"; pub(crate) const from_red_100_of_90: &str = "from-red-100/90"; pub(crate) const from_red_100_of_95: &str = "from-red-100/95"; pub(crate) const from_red_200: &str = "from-red-200"; pub(crate) const from_red_200_of_0: &str = "from-red-200/0"; pub(crate) const from_red_200_of_10: &str = "from-red-200/10"; pub(crate) const from_red_200_of_100: &str = "from-red-200/100"; pub(crate) const from_red_200_of_20: &str = "from-red-200/20"; pub(crate) const from_red_200_of_25: &str = "from-red-200/25"; pub(crate) const from_red_200_of_30: &str = "from-red-200/30"; pub(crate) const from_red_200_of_40: &str = "from-red-200/40"; pub(crate) const from_red_200_of_5: &str = "from-red-200/5"; pub(crate) const from_red_200_of_50: &str = "from-red-200/50"; pub(crate) const from_red_200_of_60: &str = "from-red-200/60"; pub(crate) const from_red_200_of_70: &str = "from-red-200/70"; pub(crate) const from_red_200_of_75: &str = "from-red-200/75"; pub(crate) const from_red_200_of_80: &str = "from-red-200/80"; pub(crate) const from_red_200_of_90: &str = "from-red-200/90"; pub(crate) const from_red_200_of_95: &str = "from-red-200/95"; pub(crate) const from_red_300: &str = "from-red-300"; pub(crate) const from_red_300_of_0: &str = "from-red-300/0"; pub(crate) const from_red_300_of_10: &str = "from-red-300/10"; pub(crate) const from_red_300_of_100: &str = "from-red-300/100"; pub(crate) const from_red_300_of_20: &str = "from-red-300/20"; pub(crate) const from_red_300_of_25: &str = "from-red-300/25"; pub(crate) const from_red_300_of_30: &str = "from-red-300/30"; pub(crate) const from_red_300_of_40: &str = "from-red-300/40"; pub(crate) const from_red_300_of_5: &str = "from-red-300/5"; pub(crate) const from_red_300_of_50: &str = "from-red-300/50"; pub(crate) const from_red_300_of_60: &str = "from-red-300/60"; pub(crate) const from_red_300_of_70: &str = "from-red-300/70"; pub(crate) const from_red_300_of_75: &str = "from-red-300/75"; pub(crate) const from_red_300_of_80: &str = "from-red-300/80"; pub(crate) const from_red_300_of_90: &str = "from-red-300/90"; pub(crate) const from_red_300_of_95: &str = "from-red-300/95"; pub(crate) const from_red_400: &str = "from-red-400"; pub(crate) const from_red_400_of_0: &str = "from-red-400/0"; pub(crate) const from_red_400_of_10: &str = "from-red-400/10"; pub(crate) const from_red_400_of_100: &str = "from-red-400/100"; pub(crate) const from_red_400_of_20: &str = "from-red-400/20"; pub(crate) const from_red_400_of_25: &str = "from-red-400/25"; pub(crate) const from_red_400_of_30: &str = "from-red-400/30"; pub(crate) const from_red_400_of_40: &str = "from-red-400/40"; pub(crate) const from_red_400_of_5: &str = "from-red-400/5"; pub(crate) const from_red_400_of_50: &str = "from-red-400/50"; pub(crate) const from_red_400_of_60: &str = "from-red-400/60"; pub(crate) const from_red_400_of_70: &str = "from-red-400/70"; pub(crate) const from_red_400_of_75: &str = "from-red-400/75"; pub(crate) const from_red_400_of_80: &str = "from-red-400/80"; pub(crate) const from_red_400_of_90: &str = "from-red-400/90"; pub(crate) const from_red_400_of_95: &str = "from-red-400/95"; pub(crate) const from_red_50: &str = "from-red-50"; pub(crate) const from_red_500: &str = "from-red-500"; pub(crate) const from_red_500_of_0: &str = "from-red-500/0"; pub(crate) const from_red_500_of_10: &str = "from-red-500/10"; pub(crate) const from_red_500_of_100: &str = "from-red-500/100"; pub(crate) const from_red_500_of_20: &str = "from-red-500/20"; pub(crate) const from_red_500_of_25: &str = "from-red-500/25"; pub(crate) const from_red_500_of_30: &str = "from-red-500/30"; pub(crate) const from_red_500_of_40: &str = "from-red-500/40"; pub(crate) const from_red_500_of_5: &str = "from-red-500/5"; pub(crate) const from_red_500_of_50: &str = "from-red-500/50"; pub(crate) const from_red_500_of_60: &str = "from-red-500/60"; pub(crate) const from_red_500_of_70: &str = "from-red-500/70"; pub(crate) const from_red_500_of_75: &str = "from-red-500/75"; pub(crate) const from_red_500_of_80: &str = "from-red-500/80"; pub(crate) const from_red_500_of_90: &str = "from-red-500/90"; pub(crate) const from_red_500_of_95: &str = "from-red-500/95"; pub(crate) const from_red_50_of_0: &str = "from-red-50/0"; pub(crate) const from_red_50_of_10: &str = "from-red-50/10"; pub(crate) const from_red_50_of_100: &str = "from-red-50/100"; pub(crate) const from_red_50_of_20: &str = "from-red-50/20"; pub(crate) const from_red_50_of_25: &str = "from-red-50/25"; pub(crate) const from_red_50_of_30: &str = "from-red-50/30"; pub(crate) const from_red_50_of_40: &str = "from-red-50/40"; pub(crate) const from_red_50_of_5: &str = "from-red-50/5"; pub(crate) const from_red_50_of_50: &str = "from-red-50/50"; pub(crate) const from_red_50_of_60: &str = "from-red-50/60"; pub(crate) const from_red_50_of_70: &str = "from-red-50/70"; pub(crate) const from_red_50_of_75: &str = "from-red-50/75"; pub(crate) const from_red_50_of_80: &str = "from-red-50/80"; pub(crate) const from_red_50_of_90: &str = "from-red-50/90"; pub(crate) const from_red_50_of_95: &str = "from-red-50/95"; pub(crate) const from_red_600: &str = "from-red-600"; pub(crate) const from_red_600_of_0: &str = "from-red-600/0"; pub(crate) const from_red_600_of_10: &str = "from-red-600/10"; pub(crate) const from_red_600_of_100: &str = "from-red-600/100"; pub(crate) const from_red_600_of_20: &str = "from-red-600/20"; pub(crate) const from_red_600_of_25: &str = "from-red-600/25"; pub(crate) const from_red_600_of_30: &str = "from-red-600/30"; pub(crate) const from_red_600_of_40: &str = "from-red-600/40"; pub(crate) const from_red_600_of_5: &str = "from-red-600/5"; pub(crate) const from_red_600_of_50: &str = "from-red-600/50"; pub(crate) const from_red_600_of_60: &str = "from-red-600/60"; pub(crate) const from_red_600_of_70: &str = "from-red-600/70"; pub(crate) const from_red_600_of_75: &str = "from-red-600/75"; pub(crate) const from_red_600_of_80: &str = "from-red-600/80"; pub(crate) const from_red_600_of_90: &str = "from-red-600/90"; pub(crate) const from_red_600_of_95: &str = "from-red-600/95"; pub(crate) const from_red_700: &str = "from-red-700"; pub(crate) const from_red_700_of_0: &str = "from-red-700/0"; pub(crate) const from_red_700_of_10: &str = "from-red-700/10"; pub(crate) const from_red_700_of_100: &str = "from-red-700/100"; pub(crate) const from_red_700_of_20: &str = "from-red-700/20"; pub(crate) const from_red_700_of_25: &str = "from-red-700/25"; pub(crate) const from_red_700_of_30: &str = "from-red-700/30"; pub(crate) const from_red_700_of_40: &str = "from-red-700/40"; pub(crate) const from_red_700_of_5: &str = "from-red-700/5"; pub(crate) const from_red_700_of_50: &str = "from-red-700/50"; pub(crate) const from_red_700_of_60: &str = "from-red-700/60"; pub(crate) const from_red_700_of_70: &str = "from-red-700/70"; pub(crate) const from_red_700_of_75: &str = "from-red-700/75"; pub(crate) const from_red_700_of_80: &str = "from-red-700/80"; pub(crate) const from_red_700_of_90: &str = "from-red-700/90"; pub(crate) const from_red_700_of_95: &str = "from-red-700/95"; pub(crate) const from_red_800: &str = "from-red-800"; pub(crate) const from_red_800_of_0: &str = "from-red-800/0"; pub(crate) const from_red_800_of_10: &str = "from-red-800/10"; pub(crate) const from_red_800_of_100: &str = "from-red-800/100"; pub(crate) const from_red_800_of_20: &str = "from-red-800/20"; pub(crate) const from_red_800_of_25: &str = "from-red-800/25"; pub(crate) const from_red_800_of_30: &str = "from-red-800/30"; pub(crate) const from_red_800_of_40: &str = "from-red-800/40"; pub(crate) const from_red_800_of_5: &str = "from-red-800/5"; pub(crate) const from_red_800_of_50: &str = "from-red-800/50"; pub(crate) const from_red_800_of_60: &str = "from-red-800/60"; pub(crate) const from_red_800_of_70: &str = "from-red-800/70"; pub(crate) const from_red_800_of_75: &str = "from-red-800/75"; pub(crate) const from_red_800_of_80: &str = "from-red-800/80"; pub(crate) const from_red_800_of_90: &str = "from-red-800/90"; pub(crate) const from_red_800_of_95: &str = "from-red-800/95"; pub(crate) const from_red_900: &str = "from-red-900"; pub(crate) const from_red_900_of_0: &str = "from-red-900/0"; pub(crate) const from_red_900_of_10: &str = "from-red-900/10"; pub(crate) const from_red_900_of_100: &str = "from-red-900/100"; pub(crate) const from_red_900_of_20: &str = "from-red-900/20"; pub(crate) const from_red_900_of_25: &str = "from-red-900/25"; pub(crate) const from_red_900_of_30: &str = "from-red-900/30"; pub(crate) const from_red_900_of_40: &str = "from-red-900/40"; pub(crate) const from_red_900_of_5: &str = "from-red-900/5"; pub(crate) const from_red_900_of_50: &str = "from-red-900/50"; pub(crate) const from_red_900_of_60: &str = "from-red-900/60"; pub(crate) const from_red_900_of_70: &str = "from-red-900/70"; pub(crate) const from_red_900_of_75: &str = "from-red-900/75"; pub(crate) const from_red_900_of_80: &str = "from-red-900/80"; pub(crate) const from_red_900_of_90: &str = "from-red-900/90"; pub(crate) const from_red_900_of_95: &str = "from-red-900/95"; pub(crate) const from_rose_100: &str = "from-rose-100"; pub(crate) const from_rose_100_of_0: &str = "from-rose-100/0"; pub(crate) const from_rose_100_of_10: &str = "from-rose-100/10"; pub(crate) const from_rose_100_of_100: &str = "from-rose-100/100"; pub(crate) const from_rose_100_of_20: &str = "from-rose-100/20"; pub(crate) const from_rose_100_of_25: &str = "from-rose-100/25"; pub(crate) const from_rose_100_of_30: &str = "from-rose-100/30"; pub(crate) const from_rose_100_of_40: &str = "from-rose-100/40"; pub(crate) const from_rose_100_of_5: &str = "from-rose-100/5"; pub(crate) const from_rose_100_of_50: &str = "from-rose-100/50"; pub(crate) const from_rose_100_of_60: &str = "from-rose-100/60"; pub(crate) const from_rose_100_of_70: &str = "from-rose-100/70"; pub(crate) const from_rose_100_of_75: &str = "from-rose-100/75"; pub(crate) const from_rose_100_of_80: &str = "from-rose-100/80"; pub(crate) const from_rose_100_of_90: &str = "from-rose-100/90"; pub(crate) const from_rose_100_of_95: &str = "from-rose-100/95"; pub(crate) const from_rose_200: &str = "from-rose-200"; pub(crate) const from_rose_200_of_0: &str = "from-rose-200/0"; pub(crate) const from_rose_200_of_10: &str = "from-rose-200/10"; pub(crate) const from_rose_200_of_100: &str = "from-rose-200/100"; pub(crate) const from_rose_200_of_20: &str = "from-rose-200/20"; pub(crate) const from_rose_200_of_25: &str = "from-rose-200/25"; pub(crate) const from_rose_200_of_30: &str = "from-rose-200/30"; pub(crate) const from_rose_200_of_40: &str = "from-rose-200/40"; pub(crate) const from_rose_200_of_5: &str = "from-rose-200/5"; pub(crate) const from_rose_200_of_50: &str = "from-rose-200/50"; pub(crate) const from_rose_200_of_60: &str = "from-rose-200/60"; pub(crate) const from_rose_200_of_70: &str = "from-rose-200/70"; pub(crate) const from_rose_200_of_75: &str = "from-rose-200/75"; pub(crate) const from_rose_200_of_80: &str = "from-rose-200/80"; pub(crate) const from_rose_200_of_90: &str = "from-rose-200/90"; pub(crate) const from_rose_200_of_95: &str = "from-rose-200/95"; pub(crate) const from_rose_300: &str = "from-rose-300"; pub(crate) const from_rose_300_of_0: &str = "from-rose-300/0"; pub(crate) const from_rose_300_of_10: &str = "from-rose-300/10"; pub(crate) const from_rose_300_of_100: &str = "from-rose-300/100"; pub(crate) const from_rose_300_of_20: &str = "from-rose-300/20"; pub(crate) const from_rose_300_of_25: &str = "from-rose-300/25"; pub(crate) const from_rose_300_of_30: &str = "from-rose-300/30"; pub(crate) const from_rose_300_of_40: &str = "from-rose-300/40"; pub(crate) const from_rose_300_of_5: &str = "from-rose-300/5"; pub(crate) const from_rose_300_of_50: &str = "from-rose-300/50"; pub(crate) const from_rose_300_of_60: &str = "from-rose-300/60"; pub(crate) const from_rose_300_of_70: &str = "from-rose-300/70"; pub(crate) const from_rose_300_of_75: &str = "from-rose-300/75"; pub(crate) const from_rose_300_of_80: &str = "from-rose-300/80"; pub(crate) const from_rose_300_of_90: &str = "from-rose-300/90"; pub(crate) const from_rose_300_of_95: &str = "from-rose-300/95"; pub(crate) const from_rose_400: &str = "from-rose-400"; pub(crate) const from_rose_400_of_0: &str = "from-rose-400/0"; pub(crate) const from_rose_400_of_10: &str = "from-rose-400/10"; pub(crate) const from_rose_400_of_100: &str = "from-rose-400/100"; pub(crate) const from_rose_400_of_20: &str = "from-rose-400/20"; pub(crate) const from_rose_400_of_25: &str = "from-rose-400/25"; pub(crate) const from_rose_400_of_30: &str = "from-rose-400/30"; pub(crate) const from_rose_400_of_40: &str = "from-rose-400/40"; pub(crate) const from_rose_400_of_5: &str = "from-rose-400/5"; pub(crate) const from_rose_400_of_50: &str = "from-rose-400/50"; pub(crate) const from_rose_400_of_60: &str = "from-rose-400/60"; pub(crate) const from_rose_400_of_70: &str = "from-rose-400/70"; pub(crate) const from_rose_400_of_75: &str = "from-rose-400/75"; pub(crate) const from_rose_400_of_80: &str = "from-rose-400/80"; pub(crate) const from_rose_400_of_90: &str = "from-rose-400/90"; pub(crate) const from_rose_400_of_95: &str = "from-rose-400/95"; pub(crate) const from_rose_50: &str = "from-rose-50"; pub(crate) const from_rose_500: &str = "from-rose-500"; pub(crate) const from_rose_500_of_0: &str = "from-rose-500/0"; pub(crate) const from_rose_500_of_10: &str = "from-rose-500/10"; pub(crate) const from_rose_500_of_100: &str = "from-rose-500/100"; pub(crate) const from_rose_500_of_20: &str = "from-rose-500/20"; pub(crate) const from_rose_500_of_25: &str = "from-rose-500/25"; pub(crate) const from_rose_500_of_30: &str = "from-rose-500/30"; pub(crate) const from_rose_500_of_40: &str = "from-rose-500/40"; pub(crate) const from_rose_500_of_5: &str = "from-rose-500/5"; pub(crate) const from_rose_500_of_50: &str = "from-rose-500/50"; pub(crate) const from_rose_500_of_60: &str = "from-rose-500/60"; pub(crate) const from_rose_500_of_70: &str = "from-rose-500/70"; pub(crate) const from_rose_500_of_75: &str = "from-rose-500/75"; pub(crate) const from_rose_500_of_80: &str = "from-rose-500/80"; pub(crate) const from_rose_500_of_90: &str = "from-rose-500/90"; pub(crate) const from_rose_500_of_95: &str = "from-rose-500/95"; pub(crate) const from_rose_50_of_0: &str = "from-rose-50/0"; pub(crate) const from_rose_50_of_10: &str = "from-rose-50/10"; pub(crate) const from_rose_50_of_100: &str = "from-rose-50/100"; pub(crate) const from_rose_50_of_20: &str = "from-rose-50/20"; pub(crate) const from_rose_50_of_25: &str = "from-rose-50/25"; pub(crate) const from_rose_50_of_30: &str = "from-rose-50/30"; pub(crate) const from_rose_50_of_40: &str = "from-rose-50/40"; pub(crate) const from_rose_50_of_5: &str = "from-rose-50/5"; pub(crate) const from_rose_50_of_50: &str = "from-rose-50/50"; pub(crate) const from_rose_50_of_60: &str = "from-rose-50/60"; pub(crate) const from_rose_50_of_70: &str = "from-rose-50/70"; pub(crate) const from_rose_50_of_75: &str = "from-rose-50/75"; pub(crate) const from_rose_50_of_80: &str = "from-rose-50/80"; pub(crate) const from_rose_50_of_90: &str = "from-rose-50/90"; pub(crate) const from_rose_50_of_95: &str = "from-rose-50/95"; pub(crate) const from_rose_600: &str = "from-rose-600"; pub(crate) const from_rose_600_of_0: &str = "from-rose-600/0"; pub(crate) const from_rose_600_of_10: &str = "from-rose-600/10"; pub(crate) const from_rose_600_of_100: &str = "from-rose-600/100"; pub(crate) const from_rose_600_of_20: &str = "from-rose-600/20"; pub(crate) const from_rose_600_of_25: &str = "from-rose-600/25"; pub(crate) const from_rose_600_of_30: &str = "from-rose-600/30"; pub(crate) const from_rose_600_of_40: &str = "from-rose-600/40"; pub(crate) const from_rose_600_of_5: &str = "from-rose-600/5"; pub(crate) const from_rose_600_of_50: &str = "from-rose-600/50"; pub(crate) const from_rose_600_of_60: &str = "from-rose-600/60"; pub(crate) const from_rose_600_of_70: &str = "from-rose-600/70"; pub(crate) const from_rose_600_of_75: &str = "from-rose-600/75"; pub(crate) const from_rose_600_of_80: &str = "from-rose-600/80"; pub(crate) const from_rose_600_of_90: &str = "from-rose-600/90"; pub(crate) const from_rose_600_of_95: &str = "from-rose-600/95"; pub(crate) const from_rose_700: &str = "from-rose-700"; pub(crate) const from_rose_700_of_0: &str = "from-rose-700/0"; pub(crate) const from_rose_700_of_10: &str = "from-rose-700/10"; pub(crate) const from_rose_700_of_100: &str = "from-rose-700/100"; pub(crate) const from_rose_700_of_20: &str = "from-rose-700/20"; pub(crate) const from_rose_700_of_25: &str = "from-rose-700/25"; pub(crate) const from_rose_700_of_30: &str = "from-rose-700/30"; pub(crate) const from_rose_700_of_40: &str = "from-rose-700/40"; pub(crate) const from_rose_700_of_5: &str = "from-rose-700/5"; pub(crate) const from_rose_700_of_50: &str = "from-rose-700/50"; pub(crate) const from_rose_700_of_60: &str = "from-rose-700/60"; pub(crate) const from_rose_700_of_70: &str = "from-rose-700/70"; pub(crate) const from_rose_700_of_75: &str = "from-rose-700/75"; pub(crate) const from_rose_700_of_80: &str = "from-rose-700/80"; pub(crate) const from_rose_700_of_90: &str = "from-rose-700/90"; pub(crate) const from_rose_700_of_95: &str = "from-rose-700/95"; pub(crate) const from_rose_800: &str = "from-rose-800"; pub(crate) const from_rose_800_of_0: &str = "from-rose-800/0"; pub(crate) const from_rose_800_of_10: &str = "from-rose-800/10"; pub(crate) const from_rose_800_of_100: &str = "from-rose-800/100"; pub(crate) const from_rose_800_of_20: &str = "from-rose-800/20"; pub(crate) const from_rose_800_of_25: &str = "from-rose-800/25"; pub(crate) const from_rose_800_of_30: &str = "from-rose-800/30"; pub(crate) const from_rose_800_of_40: &str = "from-rose-800/40"; pub(crate) const from_rose_800_of_5: &str = "from-rose-800/5"; pub(crate) const from_rose_800_of_50: &str = "from-rose-800/50"; pub(crate) const from_rose_800_of_60: &str = "from-rose-800/60"; pub(crate) const from_rose_800_of_70: &str = "from-rose-800/70"; pub(crate) const from_rose_800_of_75: &str = "from-rose-800/75"; pub(crate) const from_rose_800_of_80: &str = "from-rose-800/80"; pub(crate) const from_rose_800_of_90: &str = "from-rose-800/90"; pub(crate) const from_rose_800_of_95: &str = "from-rose-800/95"; pub(crate) const from_rose_900: &str = "from-rose-900"; pub(crate) const from_rose_900_of_0: &str = "from-rose-900/0"; pub(crate) const from_rose_900_of_10: &str = "from-rose-900/10"; pub(crate) const from_rose_900_of_100: &str = "from-rose-900/100"; pub(crate) const from_rose_900_of_20: &str = "from-rose-900/20"; pub(crate) const from_rose_900_of_25: &str = "from-rose-900/25"; pub(crate) const from_rose_900_of_30: &str = "from-rose-900/30"; pub(crate) const from_rose_900_of_40: &str = "from-rose-900/40"; pub(crate) const from_rose_900_of_5: &str = "from-rose-900/5"; pub(crate) const from_rose_900_of_50: &str = "from-rose-900/50"; pub(crate) const from_rose_900_of_60: &str = "from-rose-900/60"; pub(crate) const from_rose_900_of_70: &str = "from-rose-900/70"; pub(crate) const from_rose_900_of_75: &str = "from-rose-900/75"; pub(crate) const from_rose_900_of_80: &str = "from-rose-900/80"; pub(crate) const from_rose_900_of_90: &str = "from-rose-900/90"; pub(crate) const from_rose_900_of_95: &str = "from-rose-900/95"; pub(crate) const from_sky_100: &str = "from-sky-100"; pub(crate) const from_sky_100_of_0: &str = "from-sky-100/0"; pub(crate) const from_sky_100_of_10: &str = "from-sky-100/10"; pub(crate) const from_sky_100_of_100: &str = "from-sky-100/100"; pub(crate) const from_sky_100_of_20: &str = "from-sky-100/20"; pub(crate) const from_sky_100_of_25: &str = "from-sky-100/25"; pub(crate) const from_sky_100_of_30: &str = "from-sky-100/30"; pub(crate) const from_sky_100_of_40: &str = "from-sky-100/40"; pub(crate) const from_sky_100_of_5: &str = "from-sky-100/5"; pub(crate) const from_sky_100_of_50: &str = "from-sky-100/50"; pub(crate) const from_sky_100_of_60: &str = "from-sky-100/60"; pub(crate) const from_sky_100_of_70: &str = "from-sky-100/70"; pub(crate) const from_sky_100_of_75: &str = "from-sky-100/75"; pub(crate) const from_sky_100_of_80: &str = "from-sky-100/80"; pub(crate) const from_sky_100_of_90: &str = "from-sky-100/90"; pub(crate) const from_sky_100_of_95: &str = "from-sky-100/95"; pub(crate) const from_sky_200: &str = "from-sky-200"; pub(crate) const from_sky_200_of_0: &str = "from-sky-200/0"; pub(crate) const from_sky_200_of_10: &str = "from-sky-200/10"; pub(crate) const from_sky_200_of_100: &str = "from-sky-200/100"; pub(crate) const from_sky_200_of_20: &str = "from-sky-200/20"; pub(crate) const from_sky_200_of_25: &str = "from-sky-200/25"; pub(crate) const from_sky_200_of_30: &str = "from-sky-200/30"; pub(crate) const from_sky_200_of_40: &str = "from-sky-200/40"; pub(crate) const from_sky_200_of_5: &str = "from-sky-200/5"; pub(crate) const from_sky_200_of_50: &str = "from-sky-200/50"; pub(crate) const from_sky_200_of_60: &str = "from-sky-200/60"; pub(crate) const from_sky_200_of_70: &str = "from-sky-200/70"; pub(crate) const from_sky_200_of_75: &str = "from-sky-200/75"; pub(crate) const from_sky_200_of_80: &str = "from-sky-200/80"; pub(crate) const from_sky_200_of_90: &str = "from-sky-200/90"; pub(crate) const from_sky_200_of_95: &str = "from-sky-200/95"; pub(crate) const from_sky_300: &str = "from-sky-300"; pub(crate) const from_sky_300_of_0: &str = "from-sky-300/0"; pub(crate) const from_sky_300_of_10: &str = "from-sky-300/10"; pub(crate) const from_sky_300_of_100: &str = "from-sky-300/100"; pub(crate) const from_sky_300_of_20: &str = "from-sky-300/20"; pub(crate) const from_sky_300_of_25: &str = "from-sky-300/25"; pub(crate) const from_sky_300_of_30: &str = "from-sky-300/30"; pub(crate) const from_sky_300_of_40: &str = "from-sky-300/40"; pub(crate) const from_sky_300_of_5: &str = "from-sky-300/5"; pub(crate) const from_sky_300_of_50: &str = "from-sky-300/50"; pub(crate) const from_sky_300_of_60: &str = "from-sky-300/60"; pub(crate) const from_sky_300_of_70: &str = "from-sky-300/70"; pub(crate) const from_sky_300_of_75: &str = "from-sky-300/75"; pub(crate) const from_sky_300_of_80: &str = "from-sky-300/80"; pub(crate) const from_sky_300_of_90: &str = "from-sky-300/90"; pub(crate) const from_sky_300_of_95: &str = "from-sky-300/95"; pub(crate) const from_sky_400: &str = "from-sky-400"; pub(crate) const from_sky_400_of_0: &str = "from-sky-400/0"; pub(crate) const from_sky_400_of_10: &str = "from-sky-400/10"; pub(crate) const from_sky_400_of_100: &str = "from-sky-400/100"; pub(crate) const from_sky_400_of_20: &str = "from-sky-400/20"; pub(crate) const from_sky_400_of_25: &str = "from-sky-400/25"; pub(crate) const from_sky_400_of_30: &str = "from-sky-400/30"; pub(crate) const from_sky_400_of_40: &str = "from-sky-400/40"; pub(crate) const from_sky_400_of_5: &str = "from-sky-400/5"; pub(crate) const from_sky_400_of_50: &str = "from-sky-400/50"; pub(crate) const from_sky_400_of_60: &str = "from-sky-400/60"; pub(crate) const from_sky_400_of_70: &str = "from-sky-400/70"; pub(crate) const from_sky_400_of_75: &str = "from-sky-400/75"; pub(crate) const from_sky_400_of_80: &str = "from-sky-400/80"; pub(crate) const from_sky_400_of_90: &str = "from-sky-400/90"; pub(crate) const from_sky_400_of_95: &str = "from-sky-400/95"; pub(crate) const from_sky_50: &str = "from-sky-50"; pub(crate) const from_sky_500: &str = "from-sky-500"; pub(crate) const from_sky_500_of_0: &str = "from-sky-500/0"; pub(crate) const from_sky_500_of_10: &str = "from-sky-500/10"; pub(crate) const from_sky_500_of_100: &str = "from-sky-500/100"; pub(crate) const from_sky_500_of_20: &str = "from-sky-500/20"; pub(crate) const from_sky_500_of_25: &str = "from-sky-500/25"; pub(crate) const from_sky_500_of_30: &str = "from-sky-500/30"; pub(crate) const from_sky_500_of_40: &str = "from-sky-500/40"; pub(crate) const from_sky_500_of_5: &str = "from-sky-500/5"; pub(crate) const from_sky_500_of_50: &str = "from-sky-500/50"; pub(crate) const from_sky_500_of_60: &str = "from-sky-500/60"; pub(crate) const from_sky_500_of_70: &str = "from-sky-500/70"; pub(crate) const from_sky_500_of_75: &str = "from-sky-500/75"; pub(crate) const from_sky_500_of_80: &str = "from-sky-500/80"; pub(crate) const from_sky_500_of_90: &str = "from-sky-500/90"; pub(crate) const from_sky_500_of_95: &str = "from-sky-500/95"; pub(crate) const from_sky_50_of_0: &str = "from-sky-50/0"; pub(crate) const from_sky_50_of_10: &str = "from-sky-50/10"; pub(crate) const from_sky_50_of_100: &str = "from-sky-50/100"; pub(crate) const from_sky_50_of_20: &str = "from-sky-50/20"; pub(crate) const from_sky_50_of_25: &str = "from-sky-50/25"; pub(crate) const from_sky_50_of_30: &str = "from-sky-50/30"; pub(crate) const from_sky_50_of_40: &str = "from-sky-50/40"; pub(crate) const from_sky_50_of_5: &str = "from-sky-50/5"; pub(crate) const from_sky_50_of_50: &str = "from-sky-50/50"; pub(crate) const from_sky_50_of_60: &str = "from-sky-50/60"; pub(crate) const from_sky_50_of_70: &str = "from-sky-50/70"; pub(crate) const from_sky_50_of_75: &str = "from-sky-50/75"; pub(crate) const from_sky_50_of_80: &str = "from-sky-50/80"; pub(crate) const from_sky_50_of_90: &str = "from-sky-50/90"; pub(crate) const from_sky_50_of_95: &str = "from-sky-50/95"; pub(crate) const from_sky_600: &str = "from-sky-600"; pub(crate) const from_sky_600_of_0: &str = "from-sky-600/0"; pub(crate) const from_sky_600_of_10: &str = "from-sky-600/10"; pub(crate) const from_sky_600_of_100: &str = "from-sky-600/100"; pub(crate) const from_sky_600_of_20: &str = "from-sky-600/20"; pub(crate) const from_sky_600_of_25: &str = "from-sky-600/25"; pub(crate) const from_sky_600_of_30: &str = "from-sky-600/30"; pub(crate) const from_sky_600_of_40: &str = "from-sky-600/40"; pub(crate) const from_sky_600_of_5: &str = "from-sky-600/5"; pub(crate) const from_sky_600_of_50: &str = "from-sky-600/50"; pub(crate) const from_sky_600_of_60: &str = "from-sky-600/60"; pub(crate) const from_sky_600_of_70: &str = "from-sky-600/70"; pub(crate) const from_sky_600_of_75: &str = "from-sky-600/75"; pub(crate) const from_sky_600_of_80: &str = "from-sky-600/80"; pub(crate) const from_sky_600_of_90: &str = "from-sky-600/90"; pub(crate) const from_sky_600_of_95: &str = "from-sky-600/95"; pub(crate) const from_sky_700: &str = "from-sky-700"; pub(crate) const from_sky_700_of_0: &str = "from-sky-700/0"; pub(crate) const from_sky_700_of_10: &str = "from-sky-700/10"; pub(crate) const from_sky_700_of_100: &str = "from-sky-700/100"; pub(crate) const from_sky_700_of_20: &str = "from-sky-700/20"; pub(crate) const from_sky_700_of_25: &str = "from-sky-700/25"; pub(crate) const from_sky_700_of_30: &str = "from-sky-700/30"; pub(crate) const from_sky_700_of_40: &str = "from-sky-700/40"; pub(crate) const from_sky_700_of_5: &str = "from-sky-700/5"; pub(crate) const from_sky_700_of_50: &str = "from-sky-700/50"; pub(crate) const from_sky_700_of_60: &str = "from-sky-700/60"; pub(crate) const from_sky_700_of_70: &str = "from-sky-700/70"; pub(crate) const from_sky_700_of_75: &str = "from-sky-700/75"; pub(crate) const from_sky_700_of_80: &str = "from-sky-700/80"; pub(crate) const from_sky_700_of_90: &str = "from-sky-700/90"; pub(crate) const from_sky_700_of_95: &str = "from-sky-700/95"; pub(crate) const from_sky_800: &str = "from-sky-800"; pub(crate) const from_sky_800_of_0: &str = "from-sky-800/0"; pub(crate) const from_sky_800_of_10: &str = "from-sky-800/10"; pub(crate) const from_sky_800_of_100: &str = "from-sky-800/100"; pub(crate) const from_sky_800_of_20: &str = "from-sky-800/20"; pub(crate) const from_sky_800_of_25: &str = "from-sky-800/25"; pub(crate) const from_sky_800_of_30: &str = "from-sky-800/30"; pub(crate) const from_sky_800_of_40: &str = "from-sky-800/40"; pub(crate) const from_sky_800_of_5: &str = "from-sky-800/5"; pub(crate) const from_sky_800_of_50: &str = "from-sky-800/50"; pub(crate) const from_sky_800_of_60: &str = "from-sky-800/60"; pub(crate) const from_sky_800_of_70: &str = "from-sky-800/70"; pub(crate) const from_sky_800_of_75: &str = "from-sky-800/75"; pub(crate) const from_sky_800_of_80: &str = "from-sky-800/80"; pub(crate) const from_sky_800_of_90: &str = "from-sky-800/90"; pub(crate) const from_sky_800_of_95: &str = "from-sky-800/95"; pub(crate) const from_sky_900: &str = "from-sky-900"; pub(crate) const from_sky_900_of_0: &str = "from-sky-900/0"; pub(crate) const from_sky_900_of_10: &str = "from-sky-900/10"; pub(crate) const from_sky_900_of_100: &str = "from-sky-900/100"; pub(crate) const from_sky_900_of_20: &str = "from-sky-900/20"; pub(crate) const from_sky_900_of_25: &str = "from-sky-900/25"; pub(crate) const from_sky_900_of_30: &str = "from-sky-900/30"; pub(crate) const from_sky_900_of_40: &str = "from-sky-900/40"; pub(crate) const from_sky_900_of_5: &str = "from-sky-900/5"; pub(crate) const from_sky_900_of_50: &str = "from-sky-900/50"; pub(crate) const from_sky_900_of_60: &str = "from-sky-900/60"; pub(crate) const from_sky_900_of_70: &str = "from-sky-900/70"; pub(crate) const from_sky_900_of_75: &str = "from-sky-900/75"; pub(crate) const from_sky_900_of_80: &str = "from-sky-900/80"; pub(crate) const from_sky_900_of_90: &str = "from-sky-900/90"; pub(crate) const from_sky_900_of_95: &str = "from-sky-900/95"; pub(crate) const from_slate_100: &str = "from-slate-100"; pub(crate) const from_slate_100_of_0: &str = "from-slate-100/0"; pub(crate) const from_slate_100_of_10: &str = "from-slate-100/10"; pub(crate) const from_slate_100_of_100: &str = "from-slate-100/100"; pub(crate) const from_slate_100_of_20: &str = "from-slate-100/20"; pub(crate) const from_slate_100_of_25: &str = "from-slate-100/25"; pub(crate) const from_slate_100_of_30: &str = "from-slate-100/30"; pub(crate) const from_slate_100_of_40: &str = "from-slate-100/40"; pub(crate) const from_slate_100_of_5: &str = "from-slate-100/5"; pub(crate) const from_slate_100_of_50: &str = "from-slate-100/50"; pub(crate) const from_slate_100_of_60: &str = "from-slate-100/60"; pub(crate) const from_slate_100_of_70: &str = "from-slate-100/70"; pub(crate) const from_slate_100_of_75: &str = "from-slate-100/75"; pub(crate) const from_slate_100_of_80: &str = "from-slate-100/80"; pub(crate) const from_slate_100_of_90: &str = "from-slate-100/90"; pub(crate) const from_slate_100_of_95: &str = "from-slate-100/95"; pub(crate) const from_slate_200: &str = "from-slate-200"; pub(crate) const from_slate_200_of_0: &str = "from-slate-200/0"; pub(crate) const from_slate_200_of_10: &str = "from-slate-200/10"; pub(crate) const from_slate_200_of_100: &str = "from-slate-200/100"; pub(crate) const from_slate_200_of_20: &str = "from-slate-200/20"; pub(crate) const from_slate_200_of_25: &str = "from-slate-200/25"; pub(crate) const from_slate_200_of_30: &str = "from-slate-200/30"; pub(crate) const from_slate_200_of_40: &str = "from-slate-200/40"; pub(crate) const from_slate_200_of_5: &str = "from-slate-200/5"; pub(crate) const from_slate_200_of_50: &str = "from-slate-200/50"; pub(crate) const from_slate_200_of_60: &str = "from-slate-200/60"; pub(crate) const from_slate_200_of_70: &str = "from-slate-200/70"; pub(crate) const from_slate_200_of_75: &str = "from-slate-200/75"; pub(crate) const from_slate_200_of_80: &str = "from-slate-200/80"; pub(crate) const from_slate_200_of_90: &str = "from-slate-200/90"; pub(crate) const from_slate_200_of_95: &str = "from-slate-200/95"; pub(crate) const from_slate_300: &str = "from-slate-300"; pub(crate) const from_slate_300_of_0: &str = "from-slate-300/0"; pub(crate) const from_slate_300_of_10: &str = "from-slate-300/10"; pub(crate) const from_slate_300_of_100: &str = "from-slate-300/100"; pub(crate) const from_slate_300_of_20: &str = "from-slate-300/20"; pub(crate) const from_slate_300_of_25: &str = "from-slate-300/25"; pub(crate) const from_slate_300_of_30: &str = "from-slate-300/30"; pub(crate) const from_slate_300_of_40: &str = "from-slate-300/40"; pub(crate) const from_slate_300_of_5: &str = "from-slate-300/5"; pub(crate) const from_slate_300_of_50: &str = "from-slate-300/50"; pub(crate) const from_slate_300_of_60: &str = "from-slate-300/60"; pub(crate) const from_slate_300_of_70: &str = "from-slate-300/70"; pub(crate) const from_slate_300_of_75: &str = "from-slate-300/75"; pub(crate) const from_slate_300_of_80: &str = "from-slate-300/80"; pub(crate) const from_slate_300_of_90: &str = "from-slate-300/90"; pub(crate) const from_slate_300_of_95: &str = "from-slate-300/95"; pub(crate) const from_slate_400: &str = "from-slate-400"; pub(crate) const from_slate_400_of_0: &str = "from-slate-400/0"; pub(crate) const from_slate_400_of_10: &str = "from-slate-400/10"; pub(crate) const from_slate_400_of_100: &str = "from-slate-400/100"; pub(crate) const from_slate_400_of_20: &str = "from-slate-400/20"; pub(crate) const from_slate_400_of_25: &str = "from-slate-400/25"; pub(crate) const from_slate_400_of_30: &str = "from-slate-400/30"; pub(crate) const from_slate_400_of_40: &str = "from-slate-400/40"; pub(crate) const from_slate_400_of_5: &str = "from-slate-400/5"; pub(crate) const from_slate_400_of_50: &str = "from-slate-400/50"; pub(crate) const from_slate_400_of_60: &str = "from-slate-400/60"; pub(crate) const from_slate_400_of_70: &str = "from-slate-400/70"; pub(crate) const from_slate_400_of_75: &str = "from-slate-400/75"; pub(crate) const from_slate_400_of_80: &str = "from-slate-400/80"; pub(crate) const from_slate_400_of_90: &str = "from-slate-400/90"; pub(crate) const from_slate_400_of_95: &str = "from-slate-400/95"; pub(crate) const from_slate_50: &str = "from-slate-50"; pub(crate) const from_slate_500: &str = "from-slate-500"; pub(crate) const from_slate_500_of_0: &str = "from-slate-500/0"; pub(crate) const from_slate_500_of_10: &str = "from-slate-500/10"; pub(crate) const from_slate_500_of_100: &str = "from-slate-500/100"; pub(crate) const from_slate_500_of_20: &str = "from-slate-500/20"; pub(crate) const from_slate_500_of_25: &str = "from-slate-500/25"; pub(crate) const from_slate_500_of_30: &str = "from-slate-500/30"; pub(crate) const from_slate_500_of_40: &str = "from-slate-500/40"; pub(crate) const from_slate_500_of_5: &str = "from-slate-500/5"; pub(crate) const from_slate_500_of_50: &str = "from-slate-500/50"; pub(crate) const from_slate_500_of_60: &str = "from-slate-500/60"; pub(crate) const from_slate_500_of_70: &str = "from-slate-500/70"; pub(crate) const from_slate_500_of_75: &str = "from-slate-500/75"; pub(crate) const from_slate_500_of_80: &str = "from-slate-500/80"; pub(crate) const from_slate_500_of_90: &str = "from-slate-500/90"; pub(crate) const from_slate_500_of_95: &str = "from-slate-500/95"; pub(crate) const from_slate_50_of_0: &str = "from-slate-50/0"; pub(crate) const from_slate_50_of_10: &str = "from-slate-50/10"; pub(crate) const from_slate_50_of_100: &str = "from-slate-50/100"; pub(crate) const from_slate_50_of_20: &str = "from-slate-50/20"; pub(crate) const from_slate_50_of_25: &str = "from-slate-50/25"; pub(crate) const from_slate_50_of_30: &str = "from-slate-50/30"; pub(crate) const from_slate_50_of_40: &str = "from-slate-50/40"; pub(crate) const from_slate_50_of_5: &str = "from-slate-50/5"; pub(crate) const from_slate_50_of_50: &str = "from-slate-50/50"; pub(crate) const from_slate_50_of_60: &str = "from-slate-50/60"; pub(crate) const from_slate_50_of_70: &str = "from-slate-50/70"; pub(crate) const from_slate_50_of_75: &str = "from-slate-50/75"; pub(crate) const from_slate_50_of_80: &str = "from-slate-50/80"; pub(crate) const from_slate_50_of_90: &str = "from-slate-50/90"; pub(crate) const from_slate_50_of_95: &str = "from-slate-50/95"; pub(crate) const from_slate_600: &str = "from-slate-600"; pub(crate) const from_slate_600_of_0: &str = "from-slate-600/0"; pub(crate) const from_slate_600_of_10: &str = "from-slate-600/10"; pub(crate) const from_slate_600_of_100: &str = "from-slate-600/100"; pub(crate) const from_slate_600_of_20: &str = "from-slate-600/20"; pub(crate) const from_slate_600_of_25: &str = "from-slate-600/25"; pub(crate) const from_slate_600_of_30: &str = "from-slate-600/30"; pub(crate) const from_slate_600_of_40: &str = "from-slate-600/40"; pub(crate) const from_slate_600_of_5: &str = "from-slate-600/5"; pub(crate) const from_slate_600_of_50: &str = "from-slate-600/50"; pub(crate) const from_slate_600_of_60: &str = "from-slate-600/60"; pub(crate) const from_slate_600_of_70: &str = "from-slate-600/70"; pub(crate) const from_slate_600_of_75: &str = "from-slate-600/75"; pub(crate) const from_slate_600_of_80: &str = "from-slate-600/80"; pub(crate) const from_slate_600_of_90: &str = "from-slate-600/90"; pub(crate) const from_slate_600_of_95: &str = "from-slate-600/95"; pub(crate) const from_slate_700: &str = "from-slate-700"; pub(crate) const from_slate_700_of_0: &str = "from-slate-700/0"; pub(crate) const from_slate_700_of_10: &str = "from-slate-700/10"; pub(crate) const from_slate_700_of_100: &str = "from-slate-700/100"; pub(crate) const from_slate_700_of_20: &str = "from-slate-700/20"; pub(crate) const from_slate_700_of_25: &str = "from-slate-700/25"; pub(crate) const from_slate_700_of_30: &str = "from-slate-700/30"; pub(crate) const from_slate_700_of_40: &str = "from-slate-700/40"; pub(crate) const from_slate_700_of_5: &str = "from-slate-700/5"; pub(crate) const from_slate_700_of_50: &str = "from-slate-700/50"; pub(crate) const from_slate_700_of_60: &str = "from-slate-700/60"; pub(crate) const from_slate_700_of_70: &str = "from-slate-700/70"; pub(crate) const from_slate_700_of_75: &str = "from-slate-700/75"; pub(crate) const from_slate_700_of_80: &str = "from-slate-700/80"; pub(crate) const from_slate_700_of_90: &str = "from-slate-700/90"; pub(crate) const from_slate_700_of_95: &str = "from-slate-700/95"; pub(crate) const from_slate_800: &str = "from-slate-800"; pub(crate) const from_slate_800_of_0: &str = "from-slate-800/0"; pub(crate) const from_slate_800_of_10: &str = "from-slate-800/10"; pub(crate) const from_slate_800_of_100: &str = "from-slate-800/100"; pub(crate) const from_slate_800_of_20: &str = "from-slate-800/20"; pub(crate) const from_slate_800_of_25: &str = "from-slate-800/25"; pub(crate) const from_slate_800_of_30: &str = "from-slate-800/30"; pub(crate) const from_slate_800_of_40: &str = "from-slate-800/40"; pub(crate) const from_slate_800_of_5: &str = "from-slate-800/5"; pub(crate) const from_slate_800_of_50: &str = "from-slate-800/50"; pub(crate) const from_slate_800_of_60: &str = "from-slate-800/60"; pub(crate) const from_slate_800_of_70: &str = "from-slate-800/70"; pub(crate) const from_slate_800_of_75: &str = "from-slate-800/75"; pub(crate) const from_slate_800_of_80: &str = "from-slate-800/80"; pub(crate) const from_slate_800_of_90: &str = "from-slate-800/90"; pub(crate) const from_slate_800_of_95: &str = "from-slate-800/95"; pub(crate) const from_slate_900: &str = "from-slate-900"; pub(crate) const from_slate_900_of_0: &str = "from-slate-900/0"; pub(crate) const from_slate_900_of_10: &str = "from-slate-900/10"; pub(crate) const from_slate_900_of_100: &str = "from-slate-900/100"; pub(crate) const from_slate_900_of_20: &str = "from-slate-900/20"; pub(crate) const from_slate_900_of_25: &str = "from-slate-900/25"; pub(crate) const from_slate_900_of_30: &str = "from-slate-900/30"; pub(crate) const from_slate_900_of_40: &str = "from-slate-900/40"; pub(crate) const from_slate_900_of_5: &str = "from-slate-900/5"; pub(crate) const from_slate_900_of_50: &str = "from-slate-900/50"; pub(crate) const from_slate_900_of_60: &str = "from-slate-900/60"; pub(crate) const from_slate_900_of_70: &str = "from-slate-900/70"; pub(crate) const from_slate_900_of_75: &str = "from-slate-900/75"; pub(crate) const from_slate_900_of_80: &str = "from-slate-900/80"; pub(crate) const from_slate_900_of_90: &str = "from-slate-900/90"; pub(crate) const from_slate_900_of_95: &str = "from-slate-900/95"; pub(crate) const from_stone_100: &str = "from-stone-100"; pub(crate) const from_stone_100_of_0: &str = "from-stone-100/0"; pub(crate) const from_stone_100_of_10: &str = "from-stone-100/10"; pub(crate) const from_stone_100_of_100: &str = "from-stone-100/100"; pub(crate) const from_stone_100_of_20: &str = "from-stone-100/20"; pub(crate) const from_stone_100_of_25: &str = "from-stone-100/25"; pub(crate) const from_stone_100_of_30: &str = "from-stone-100/30"; pub(crate) const from_stone_100_of_40: &str = "from-stone-100/40"; pub(crate) const from_stone_100_of_5: &str = "from-stone-100/5"; pub(crate) const from_stone_100_of_50: &str = "from-stone-100/50"; pub(crate) const from_stone_100_of_60: &str = "from-stone-100/60"; pub(crate) const from_stone_100_of_70: &str = "from-stone-100/70"; pub(crate) const from_stone_100_of_75: &str = "from-stone-100/75"; pub(crate) const from_stone_100_of_80: &str = "from-stone-100/80"; pub(crate) const from_stone_100_of_90: &str = "from-stone-100/90"; pub(crate) const from_stone_100_of_95: &str = "from-stone-100/95"; pub(crate) const from_stone_200: &str = "from-stone-200"; pub(crate) const from_stone_200_of_0: &str = "from-stone-200/0"; pub(crate) const from_stone_200_of_10: &str = "from-stone-200/10"; pub(crate) const from_stone_200_of_100: &str = "from-stone-200/100"; pub(crate) const from_stone_200_of_20: &str = "from-stone-200/20"; pub(crate) const from_stone_200_of_25: &str = "from-stone-200/25"; pub(crate) const from_stone_200_of_30: &str = "from-stone-200/30"; pub(crate) const from_stone_200_of_40: &str = "from-stone-200/40"; pub(crate) const from_stone_200_of_5: &str = "from-stone-200/5"; pub(crate) const from_stone_200_of_50: &str = "from-stone-200/50"; pub(crate) const from_stone_200_of_60: &str = "from-stone-200/60"; pub(crate) const from_stone_200_of_70: &str = "from-stone-200/70"; pub(crate) const from_stone_200_of_75: &str = "from-stone-200/75"; pub(crate) const from_stone_200_of_80: &str = "from-stone-200/80"; pub(crate) const from_stone_200_of_90: &str = "from-stone-200/90"; pub(crate) const from_stone_200_of_95: &str = "from-stone-200/95"; pub(crate) const from_stone_300: &str = "from-stone-300"; pub(crate) const from_stone_300_of_0: &str = "from-stone-300/0"; pub(crate) const from_stone_300_of_10: &str = "from-stone-300/10"; pub(crate) const from_stone_300_of_100: &str = "from-stone-300/100"; pub(crate) const from_stone_300_of_20: &str = "from-stone-300/20"; pub(crate) const from_stone_300_of_25: &str = "from-stone-300/25"; pub(crate) const from_stone_300_of_30: &str = "from-stone-300/30"; pub(crate) const from_stone_300_of_40: &str = "from-stone-300/40"; pub(crate) const from_stone_300_of_5: &str = "from-stone-300/5"; pub(crate) const from_stone_300_of_50: &str = "from-stone-300/50"; pub(crate) const from_stone_300_of_60: &str = "from-stone-300/60"; pub(crate) const from_stone_300_of_70: &str = "from-stone-300/70"; pub(crate) const from_stone_300_of_75: &str = "from-stone-300/75"; pub(crate) const from_stone_300_of_80: &str = "from-stone-300/80"; pub(crate) const from_stone_300_of_90: &str = "from-stone-300/90"; pub(crate) const from_stone_300_of_95: &str = "from-stone-300/95"; pub(crate) const from_stone_400: &str = "from-stone-400"; pub(crate) const from_stone_400_of_0: &str = "from-stone-400/0"; pub(crate) const from_stone_400_of_10: &str = "from-stone-400/10"; pub(crate) const from_stone_400_of_100: &str = "from-stone-400/100"; pub(crate) const from_stone_400_of_20: &str = "from-stone-400/20"; pub(crate) const from_stone_400_of_25: &str = "from-stone-400/25"; pub(crate) const from_stone_400_of_30: &str = "from-stone-400/30"; pub(crate) const from_stone_400_of_40: &str = "from-stone-400/40"; pub(crate) const from_stone_400_of_5: &str = "from-stone-400/5"; pub(crate) const from_stone_400_of_50: &str = "from-stone-400/50"; pub(crate) const from_stone_400_of_60: &str = "from-stone-400/60"; pub(crate) const from_stone_400_of_70: &str = "from-stone-400/70"; pub(crate) const from_stone_400_of_75: &str = "from-stone-400/75"; pub(crate) const from_stone_400_of_80: &str = "from-stone-400/80"; pub(crate) const from_stone_400_of_90: &str = "from-stone-400/90"; pub(crate) const from_stone_400_of_95: &str = "from-stone-400/95"; pub(crate) const from_stone_50: &str = "from-stone-50"; pub(crate) const from_stone_500: &str = "from-stone-500"; pub(crate) const from_stone_500_of_0: &str = "from-stone-500/0"; pub(crate) const from_stone_500_of_10: &str = "from-stone-500/10"; pub(crate) const from_stone_500_of_100: &str = "from-stone-500/100"; pub(crate) const from_stone_500_of_20: &str = "from-stone-500/20"; pub(crate) const from_stone_500_of_25: &str = "from-stone-500/25"; pub(crate) const from_stone_500_of_30: &str = "from-stone-500/30"; pub(crate) const from_stone_500_of_40: &str = "from-stone-500/40"; pub(crate) const from_stone_500_of_5: &str = "from-stone-500/5"; pub(crate) const from_stone_500_of_50: &str = "from-stone-500/50"; pub(crate) const from_stone_500_of_60: &str = "from-stone-500/60"; pub(crate) const from_stone_500_of_70: &str = "from-stone-500/70"; pub(crate) const from_stone_500_of_75: &str = "from-stone-500/75"; pub(crate) const from_stone_500_of_80: &str = "from-stone-500/80"; pub(crate) const from_stone_500_of_90: &str = "from-stone-500/90"; pub(crate) const from_stone_500_of_95: &str = "from-stone-500/95"; pub(crate) const from_stone_50_of_0: &str = "from-stone-50/0"; pub(crate) const from_stone_50_of_10: &str = "from-stone-50/10"; pub(crate) const from_stone_50_of_100: &str = "from-stone-50/100"; pub(crate) const from_stone_50_of_20: &str = "from-stone-50/20"; pub(crate) const from_stone_50_of_25: &str = "from-stone-50/25"; pub(crate) const from_stone_50_of_30: &str = "from-stone-50/30"; pub(crate) const from_stone_50_of_40: &str = "from-stone-50/40"; pub(crate) const from_stone_50_of_5: &str = "from-stone-50/5"; pub(crate) const from_stone_50_of_50: &str = "from-stone-50/50"; pub(crate) const from_stone_50_of_60: &str = "from-stone-50/60"; pub(crate) const from_stone_50_of_70: &str = "from-stone-50/70"; pub(crate) const from_stone_50_of_75: &str = "from-stone-50/75"; pub(crate) const from_stone_50_of_80: &str = "from-stone-50/80"; pub(crate) const from_stone_50_of_90: &str = "from-stone-50/90"; pub(crate) const from_stone_50_of_95: &str = "from-stone-50/95"; pub(crate) const from_stone_600: &str = "from-stone-600"; pub(crate) const from_stone_600_of_0: &str = "from-stone-600/0"; pub(crate) const from_stone_600_of_10: &str = "from-stone-600/10"; pub(crate) const from_stone_600_of_100: &str = "from-stone-600/100"; pub(crate) const from_stone_600_of_20: &str = "from-stone-600/20"; pub(crate) const from_stone_600_of_25: &str = "from-stone-600/25"; pub(crate) const from_stone_600_of_30: &str = "from-stone-600/30"; pub(crate) const from_stone_600_of_40: &str = "from-stone-600/40"; pub(crate) const from_stone_600_of_5: &str = "from-stone-600/5"; pub(crate) const from_stone_600_of_50: &str = "from-stone-600/50"; pub(crate) const from_stone_600_of_60: &str = "from-stone-600/60"; pub(crate) const from_stone_600_of_70: &str = "from-stone-600/70"; pub(crate) const from_stone_600_of_75: &str = "from-stone-600/75"; pub(crate) const from_stone_600_of_80: &str = "from-stone-600/80"; pub(crate) const from_stone_600_of_90: &str = "from-stone-600/90"; pub(crate) const from_stone_600_of_95: &str = "from-stone-600/95"; pub(crate) const from_stone_700: &str = "from-stone-700"; pub(crate) const from_stone_700_of_0: &str = "from-stone-700/0"; pub(crate) const from_stone_700_of_10: &str = "from-stone-700/10"; pub(crate) const from_stone_700_of_100: &str = "from-stone-700/100"; pub(crate) const from_stone_700_of_20: &str = "from-stone-700/20"; pub(crate) const from_stone_700_of_25: &str = "from-stone-700/25"; pub(crate) const from_stone_700_of_30: &str = "from-stone-700/30"; pub(crate) const from_stone_700_of_40: &str = "from-stone-700/40"; pub(crate) const from_stone_700_of_5: &str = "from-stone-700/5"; pub(crate) const from_stone_700_of_50: &str = "from-stone-700/50"; pub(crate) const from_stone_700_of_60: &str = "from-stone-700/60"; pub(crate) const from_stone_700_of_70: &str = "from-stone-700/70"; pub(crate) const from_stone_700_of_75: &str = "from-stone-700/75"; pub(crate) const from_stone_700_of_80: &str = "from-stone-700/80"; pub(crate) const from_stone_700_of_90: &str = "from-stone-700/90"; pub(crate) const from_stone_700_of_95: &str = "from-stone-700/95"; pub(crate) const from_stone_800: &str = "from-stone-800"; pub(crate) const from_stone_800_of_0: &str = "from-stone-800/0"; pub(crate) const from_stone_800_of_10: &str = "from-stone-800/10"; pub(crate) const from_stone_800_of_100: &str = "from-stone-800/100"; pub(crate) const from_stone_800_of_20: &str = "from-stone-800/20"; pub(crate) const from_stone_800_of_25: &str = "from-stone-800/25"; pub(crate) const from_stone_800_of_30: &str = "from-stone-800/30"; pub(crate) const from_stone_800_of_40: &str = "from-stone-800/40"; pub(crate) const from_stone_800_of_5: &str = "from-stone-800/5"; pub(crate) const from_stone_800_of_50: &str = "from-stone-800/50"; pub(crate) const from_stone_800_of_60: &str = "from-stone-800/60"; pub(crate) const from_stone_800_of_70: &str = "from-stone-800/70"; pub(crate) const from_stone_800_of_75: &str = "from-stone-800/75"; pub(crate) const from_stone_800_of_80: &str = "from-stone-800/80"; pub(crate) const from_stone_800_of_90: &str = "from-stone-800/90"; pub(crate) const from_stone_800_of_95: &str = "from-stone-800/95"; pub(crate) const from_stone_900: &str = "from-stone-900"; pub(crate) const from_stone_900_of_0: &str = "from-stone-900/0"; pub(crate) const from_stone_900_of_10: &str = "from-stone-900/10"; pub(crate) const from_stone_900_of_100: &str = "from-stone-900/100"; pub(crate) const from_stone_900_of_20: &str = "from-stone-900/20"; pub(crate) const from_stone_900_of_25: &str = "from-stone-900/25"; pub(crate) const from_stone_900_of_30: &str = "from-stone-900/30"; pub(crate) const from_stone_900_of_40: &str = "from-stone-900/40"; pub(crate) const from_stone_900_of_5: &str = "from-stone-900/5"; pub(crate) const from_stone_900_of_50: &str = "from-stone-900/50"; pub(crate) const from_stone_900_of_60: &str = "from-stone-900/60"; pub(crate) const from_stone_900_of_70: &str = "from-stone-900/70"; pub(crate) const from_stone_900_of_75: &str = "from-stone-900/75"; pub(crate) const from_stone_900_of_80: &str = "from-stone-900/80"; pub(crate) const from_stone_900_of_90: &str = "from-stone-900/90"; pub(crate) const from_stone_900_of_95: &str = "from-stone-900/95"; pub(crate) const from_teal_100: &str = "from-teal-100"; pub(crate) const from_teal_100_of_0: &str = "from-teal-100/0"; pub(crate) const from_teal_100_of_10: &str = "from-teal-100/10"; pub(crate) const from_teal_100_of_100: &str = "from-teal-100/100"; pub(crate) const from_teal_100_of_20: &str = "from-teal-100/20"; pub(crate) const from_teal_100_of_25: &str = "from-teal-100/25"; pub(crate) const from_teal_100_of_30: &str = "from-teal-100/30"; pub(crate) const from_teal_100_of_40: &str = "from-teal-100/40"; pub(crate) const from_teal_100_of_5: &str = "from-teal-100/5"; pub(crate) const from_teal_100_of_50: &str = "from-teal-100/50"; pub(crate) const from_teal_100_of_60: &str = "from-teal-100/60"; pub(crate) const from_teal_100_of_70: &str = "from-teal-100/70"; pub(crate) const from_teal_100_of_75: &str = "from-teal-100/75"; pub(crate) const from_teal_100_of_80: &str = "from-teal-100/80"; pub(crate) const from_teal_100_of_90: &str = "from-teal-100/90"; pub(crate) const from_teal_100_of_95: &str = "from-teal-100/95"; pub(crate) const from_teal_200: &str = "from-teal-200"; pub(crate) const from_teal_200_of_0: &str = "from-teal-200/0"; pub(crate) const from_teal_200_of_10: &str = "from-teal-200/10"; pub(crate) const from_teal_200_of_100: &str = "from-teal-200/100"; pub(crate) const from_teal_200_of_20: &str = "from-teal-200/20"; pub(crate) const from_teal_200_of_25: &str = "from-teal-200/25"; pub(crate) const from_teal_200_of_30: &str = "from-teal-200/30"; pub(crate) const from_teal_200_of_40: &str = "from-teal-200/40"; pub(crate) const from_teal_200_of_5: &str = "from-teal-200/5"; pub(crate) const from_teal_200_of_50: &str = "from-teal-200/50"; pub(crate) const from_teal_200_of_60: &str = "from-teal-200/60"; pub(crate) const from_teal_200_of_70: &str = "from-teal-200/70"; pub(crate) const from_teal_200_of_75: &str = "from-teal-200/75"; pub(crate) const from_teal_200_of_80: &str = "from-teal-200/80"; pub(crate) const from_teal_200_of_90: &str = "from-teal-200/90"; pub(crate) const from_teal_200_of_95: &str = "from-teal-200/95"; pub(crate) const from_teal_300: &str = "from-teal-300"; pub(crate) const from_teal_300_of_0: &str = "from-teal-300/0"; pub(crate) const from_teal_300_of_10: &str = "from-teal-300/10"; pub(crate) const from_teal_300_of_100: &str = "from-teal-300/100"; pub(crate) const from_teal_300_of_20: &str = "from-teal-300/20"; pub(crate) const from_teal_300_of_25: &str = "from-teal-300/25"; pub(crate) const from_teal_300_of_30: &str = "from-teal-300/30"; pub(crate) const from_teal_300_of_40: &str = "from-teal-300/40"; pub(crate) const from_teal_300_of_5: &str = "from-teal-300/5"; pub(crate) const from_teal_300_of_50: &str = "from-teal-300/50"; pub(crate) const from_teal_300_of_60: &str = "from-teal-300/60"; pub(crate) const from_teal_300_of_70: &str = "from-teal-300/70"; pub(crate) const from_teal_300_of_75: &str = "from-teal-300/75"; pub(crate) const from_teal_300_of_80: &str = "from-teal-300/80"; pub(crate) const from_teal_300_of_90: &str = "from-teal-300/90"; pub(crate) const from_teal_300_of_95: &str = "from-teal-300/95"; pub(crate) const from_teal_400: &str = "from-teal-400"; pub(crate) const from_teal_400_of_0: &str = "from-teal-400/0"; pub(crate) const from_teal_400_of_10: &str = "from-teal-400/10"; pub(crate) const from_teal_400_of_100: &str = "from-teal-400/100"; pub(crate) const from_teal_400_of_20: &str = "from-teal-400/20"; pub(crate) const from_teal_400_of_25: &str = "from-teal-400/25"; pub(crate) const from_teal_400_of_30: &str = "from-teal-400/30"; pub(crate) const from_teal_400_of_40: &str = "from-teal-400/40"; pub(crate) const from_teal_400_of_5: &str = "from-teal-400/5"; pub(crate) const from_teal_400_of_50: &str = "from-teal-400/50"; pub(crate) const from_teal_400_of_60: &str = "from-teal-400/60"; pub(crate) const from_teal_400_of_70: &str = "from-teal-400/70"; pub(crate) const from_teal_400_of_75: &str = "from-teal-400/75"; pub(crate) const from_teal_400_of_80: &str = "from-teal-400/80"; pub(crate) const from_teal_400_of_90: &str = "from-teal-400/90"; pub(crate) const from_teal_400_of_95: &str = "from-teal-400/95"; pub(crate) const from_teal_50: &str = "from-teal-50"; pub(crate) const from_teal_500: &str = "from-teal-500"; pub(crate) const from_teal_500_of_0: &str = "from-teal-500/0"; pub(crate) const from_teal_500_of_10: &str = "from-teal-500/10"; pub(crate) const from_teal_500_of_100: &str = "from-teal-500/100"; pub(crate) const from_teal_500_of_20: &str = "from-teal-500/20"; pub(crate) const from_teal_500_of_25: &str = "from-teal-500/25"; pub(crate) const from_teal_500_of_30: &str = "from-teal-500/30"; pub(crate) const from_teal_500_of_40: &str = "from-teal-500/40"; pub(crate) const from_teal_500_of_5: &str = "from-teal-500/5"; pub(crate) const from_teal_500_of_50: &str = "from-teal-500/50"; pub(crate) const from_teal_500_of_60: &str = "from-teal-500/60"; pub(crate) const from_teal_500_of_70: &str = "from-teal-500/70"; pub(crate) const from_teal_500_of_75: &str = "from-teal-500/75"; pub(crate) const from_teal_500_of_80: &str = "from-teal-500/80"; pub(crate) const from_teal_500_of_90: &str = "from-teal-500/90"; pub(crate) const from_teal_500_of_95: &str = "from-teal-500/95"; pub(crate) const from_teal_50_of_0: &str = "from-teal-50/0"; pub(crate) const from_teal_50_of_10: &str = "from-teal-50/10"; pub(crate) const from_teal_50_of_100: &str = "from-teal-50/100"; pub(crate) const from_teal_50_of_20: &str = "from-teal-50/20"; pub(crate) const from_teal_50_of_25: &str = "from-teal-50/25"; pub(crate) const from_teal_50_of_30: &str = "from-teal-50/30"; pub(crate) const from_teal_50_of_40: &str = "from-teal-50/40"; pub(crate) const from_teal_50_of_5: &str = "from-teal-50/5"; pub(crate) const from_teal_50_of_50: &str = "from-teal-50/50"; pub(crate) const from_teal_50_of_60: &str = "from-teal-50/60"; pub(crate) const from_teal_50_of_70: &str = "from-teal-50/70"; pub(crate) const from_teal_50_of_75: &str = "from-teal-50/75"; pub(crate) const from_teal_50_of_80: &str = "from-teal-50/80"; pub(crate) const from_teal_50_of_90: &str = "from-teal-50/90"; pub(crate) const from_teal_50_of_95: &str = "from-teal-50/95"; pub(crate) const from_teal_600: &str = "from-teal-600"; pub(crate) const from_teal_600_of_0: &str = "from-teal-600/0"; pub(crate) const from_teal_600_of_10: &str = "from-teal-600/10"; pub(crate) const from_teal_600_of_100: &str = "from-teal-600/100"; pub(crate) const from_teal_600_of_20: &str = "from-teal-600/20"; pub(crate) const from_teal_600_of_25: &str = "from-teal-600/25"; pub(crate) const from_teal_600_of_30: &str = "from-teal-600/30"; pub(crate) const from_teal_600_of_40: &str = "from-teal-600/40"; pub(crate) const from_teal_600_of_5: &str = "from-teal-600/5"; pub(crate) const from_teal_600_of_50: &str = "from-teal-600/50"; pub(crate) const from_teal_600_of_60: &str = "from-teal-600/60"; pub(crate) const from_teal_600_of_70: &str = "from-teal-600/70"; pub(crate) const from_teal_600_of_75: &str = "from-teal-600/75"; pub(crate) const from_teal_600_of_80: &str = "from-teal-600/80"; pub(crate) const from_teal_600_of_90: &str = "from-teal-600/90"; pub(crate) const from_teal_600_of_95: &str = "from-teal-600/95"; pub(crate) const from_teal_700: &str = "from-teal-700"; pub(crate) const from_teal_700_of_0: &str = "from-teal-700/0"; pub(crate) const from_teal_700_of_10: &str = "from-teal-700/10"; pub(crate) const from_teal_700_of_100: &str = "from-teal-700/100"; pub(crate) const from_teal_700_of_20: &str = "from-teal-700/20"; pub(crate) const from_teal_700_of_25: &str = "from-teal-700/25"; pub(crate) const from_teal_700_of_30: &str = "from-teal-700/30"; pub(crate) const from_teal_700_of_40: &str = "from-teal-700/40"; pub(crate) const from_teal_700_of_5: &str = "from-teal-700/5"; pub(crate) const from_teal_700_of_50: &str = "from-teal-700/50"; pub(crate) const from_teal_700_of_60: &str = "from-teal-700/60"; pub(crate) const from_teal_700_of_70: &str = "from-teal-700/70"; pub(crate) const from_teal_700_of_75: &str = "from-teal-700/75"; pub(crate) const from_teal_700_of_80: &str = "from-teal-700/80"; pub(crate) const from_teal_700_of_90: &str = "from-teal-700/90"; pub(crate) const from_teal_700_of_95: &str = "from-teal-700/95"; pub(crate) const from_teal_800: &str = "from-teal-800"; pub(crate) const from_teal_800_of_0: &str = "from-teal-800/0"; pub(crate) const from_teal_800_of_10: &str = "from-teal-800/10"; pub(crate) const from_teal_800_of_100: &str = "from-teal-800/100"; pub(crate) const from_teal_800_of_20: &str = "from-teal-800/20"; pub(crate) const from_teal_800_of_25: &str = "from-teal-800/25"; pub(crate) const from_teal_800_of_30: &str = "from-teal-800/30"; pub(crate) const from_teal_800_of_40: &str = "from-teal-800/40"; pub(crate) const from_teal_800_of_5: &str = "from-teal-800/5"; pub(crate) const from_teal_800_of_50: &str = "from-teal-800/50"; pub(crate) const from_teal_800_of_60: &str = "from-teal-800/60"; pub(crate) const from_teal_800_of_70: &str = "from-teal-800/70"; pub(crate) const from_teal_800_of_75: &str = "from-teal-800/75"; pub(crate) const from_teal_800_of_80: &str = "from-teal-800/80"; pub(crate) const from_teal_800_of_90: &str = "from-teal-800/90"; pub(crate) const from_teal_800_of_95: &str = "from-teal-800/95"; pub(crate) const from_teal_900: &str = "from-teal-900"; pub(crate) const from_teal_900_of_0: &str = "from-teal-900/0"; pub(crate) const from_teal_900_of_10: &str = "from-teal-900/10"; pub(crate) const from_teal_900_of_100: &str = "from-teal-900/100"; pub(crate) const from_teal_900_of_20: &str = "from-teal-900/20"; pub(crate) const from_teal_900_of_25: &str = "from-teal-900/25"; pub(crate) const from_teal_900_of_30: &str = "from-teal-900/30"; pub(crate) const from_teal_900_of_40: &str = "from-teal-900/40"; pub(crate) const from_teal_900_of_5: &str = "from-teal-900/5"; pub(crate) const from_teal_900_of_50: &str = "from-teal-900/50"; pub(crate) const from_teal_900_of_60: &str = "from-teal-900/60"; pub(crate) const from_teal_900_of_70: &str = "from-teal-900/70"; pub(crate) const from_teal_900_of_75: &str = "from-teal-900/75"; pub(crate) const from_teal_900_of_80: &str = "from-teal-900/80"; pub(crate) const from_teal_900_of_90: &str = "from-teal-900/90"; pub(crate) const from_teal_900_of_95: &str = "from-teal-900/95"; pub(crate) const from_transparent: &str = "from-transparent"; pub(crate) const from_transparent_of_0: &str = "from-transparent/0"; pub(crate) const from_transparent_of_10: &str = "from-transparent/10"; pub(crate) const from_transparent_of_100: &str = "from-transparent/100"; pub(crate) const from_transparent_of_20: &str = "from-transparent/20"; pub(crate) const from_transparent_of_25: &str = "from-transparent/25"; pub(crate) const from_transparent_of_30: &str = "from-transparent/30"; pub(crate) const from_transparent_of_40: &str = "from-transparent/40"; pub(crate) const from_transparent_of_5: &str = "from-transparent/5"; pub(crate) const from_transparent_of_50: &str = "from-transparent/50"; pub(crate) const from_transparent_of_60: &str = "from-transparent/60"; pub(crate) const from_transparent_of_70: &str = "from-transparent/70"; pub(crate) const from_transparent_of_75: &str = "from-transparent/75"; pub(crate) const from_transparent_of_80: &str = "from-transparent/80"; pub(crate) const from_transparent_of_90: &str = "from-transparent/90"; pub(crate) const from_transparent_of_95: &str = "from-transparent/95"; pub(crate) const from_violet_100: &str = "from-violet-100"; pub(crate) const from_violet_100_of_0: &str = "from-violet-100/0"; pub(crate) const from_violet_100_of_10: &str = "from-violet-100/10"; pub(crate) const from_violet_100_of_100: &str = "from-violet-100/100"; pub(crate) const from_violet_100_of_20: &str = "from-violet-100/20"; pub(crate) const from_violet_100_of_25: &str = "from-violet-100/25"; pub(crate) const from_violet_100_of_30: &str = "from-violet-100/30"; pub(crate) const from_violet_100_of_40: &str = "from-violet-100/40"; pub(crate) const from_violet_100_of_5: &str = "from-violet-100/5"; pub(crate) const from_violet_100_of_50: &str = "from-violet-100/50"; pub(crate) const from_violet_100_of_60: &str = "from-violet-100/60"; pub(crate) const from_violet_100_of_70: &str = "from-violet-100/70"; pub(crate) const from_violet_100_of_75: &str = "from-violet-100/75"; pub(crate) const from_violet_100_of_80: &str = "from-violet-100/80"; pub(crate) const from_violet_100_of_90: &str = "from-violet-100/90"; pub(crate) const from_violet_100_of_95: &str = "from-violet-100/95"; pub(crate) const from_violet_200: &str = "from-violet-200"; pub(crate) const from_violet_200_of_0: &str = "from-violet-200/0"; pub(crate) const from_violet_200_of_10: &str = "from-violet-200/10"; pub(crate) const from_violet_200_of_100: &str = "from-violet-200/100"; pub(crate) const from_violet_200_of_20: &str = "from-violet-200/20"; pub(crate) const from_violet_200_of_25: &str = "from-violet-200/25"; pub(crate) const from_violet_200_of_30: &str = "from-violet-200/30"; pub(crate) const from_violet_200_of_40: &str = "from-violet-200/40"; pub(crate) const from_violet_200_of_5: &str = "from-violet-200/5"; pub(crate) const from_violet_200_of_50: &str = "from-violet-200/50"; pub(crate) const from_violet_200_of_60: &str = "from-violet-200/60"; pub(crate) const from_violet_200_of_70: &str = "from-violet-200/70"; pub(crate) const from_violet_200_of_75: &str = "from-violet-200/75"; pub(crate) const from_violet_200_of_80: &str = "from-violet-200/80"; pub(crate) const from_violet_200_of_90: &str = "from-violet-200/90"; pub(crate) const from_violet_200_of_95: &str = "from-violet-200/95"; pub(crate) const from_violet_300: &str = "from-violet-300"; pub(crate) const from_violet_300_of_0: &str = "from-violet-300/0"; pub(crate) const from_violet_300_of_10: &str = "from-violet-300/10"; pub(crate) const from_violet_300_of_100: &str = "from-violet-300/100"; pub(crate) const from_violet_300_of_20: &str = "from-violet-300/20"; pub(crate) const from_violet_300_of_25: &str = "from-violet-300/25"; pub(crate) const from_violet_300_of_30: &str = "from-violet-300/30"; pub(crate) const from_violet_300_of_40: &str = "from-violet-300/40"; pub(crate) const from_violet_300_of_5: &str = "from-violet-300/5"; pub(crate) const from_violet_300_of_50: &str = "from-violet-300/50"; pub(crate) const from_violet_300_of_60: &str = "from-violet-300/60"; pub(crate) const from_violet_300_of_70: &str = "from-violet-300/70"; pub(crate) const from_violet_300_of_75: &str = "from-violet-300/75"; pub(crate) const from_violet_300_of_80: &str = "from-violet-300/80"; pub(crate) const from_violet_300_of_90: &str = "from-violet-300/90"; pub(crate) const from_violet_300_of_95: &str = "from-violet-300/95"; pub(crate) const from_violet_400: &str = "from-violet-400"; pub(crate) const from_violet_400_of_0: &str = "from-violet-400/0"; pub(crate) const from_violet_400_of_10: &str = "from-violet-400/10"; pub(crate) const from_violet_400_of_100: &str = "from-violet-400/100"; pub(crate) const from_violet_400_of_20: &str = "from-violet-400/20"; pub(crate) const from_violet_400_of_25: &str = "from-violet-400/25"; pub(crate) const from_violet_400_of_30: &str = "from-violet-400/30"; pub(crate) const from_violet_400_of_40: &str = "from-violet-400/40"; pub(crate) const from_violet_400_of_5: &str = "from-violet-400/5"; pub(crate) const from_violet_400_of_50: &str = "from-violet-400/50"; pub(crate) const from_violet_400_of_60: &str = "from-violet-400/60"; pub(crate) const from_violet_400_of_70: &str = "from-violet-400/70"; pub(crate) const from_violet_400_of_75: &str = "from-violet-400/75"; pub(crate) const from_violet_400_of_80: &str = "from-violet-400/80"; pub(crate) const from_violet_400_of_90: &str = "from-violet-400/90"; pub(crate) const from_violet_400_of_95: &str = "from-violet-400/95"; pub(crate) const from_violet_50: &str = "from-violet-50"; pub(crate) const from_violet_500: &str = "from-violet-500"; pub(crate) const from_violet_500_of_0: &str = "from-violet-500/0"; pub(crate) const from_violet_500_of_10: &str = "from-violet-500/10"; pub(crate) const from_violet_500_of_100: &str = "from-violet-500/100"; pub(crate) const from_violet_500_of_20: &str = "from-violet-500/20"; pub(crate) const from_violet_500_of_25: &str = "from-violet-500/25"; pub(crate) const from_violet_500_of_30: &str = "from-violet-500/30"; pub(crate) const from_violet_500_of_40: &str = "from-violet-500/40"; pub(crate) const from_violet_500_of_5: &str = "from-violet-500/5"; pub(crate) const from_violet_500_of_50: &str = "from-violet-500/50"; pub(crate) const from_violet_500_of_60: &str = "from-violet-500/60"; pub(crate) const from_violet_500_of_70: &str = "from-violet-500/70"; pub(crate) const from_violet_500_of_75: &str = "from-violet-500/75"; pub(crate) const from_violet_500_of_80: &str = "from-violet-500/80"; pub(crate) const from_violet_500_of_90: &str = "from-violet-500/90"; pub(crate) const from_violet_500_of_95: &str = "from-violet-500/95"; pub(crate) const from_violet_50_of_0: &str = "from-violet-50/0"; pub(crate) const from_violet_50_of_10: &str = "from-violet-50/10"; pub(crate) const from_violet_50_of_100: &str = "from-violet-50/100"; pub(crate) const from_violet_50_of_20: &str = "from-violet-50/20"; pub(crate) const from_violet_50_of_25: &str = "from-violet-50/25"; pub(crate) const from_violet_50_of_30: &str = "from-violet-50/30"; pub(crate) const from_violet_50_of_40: &str = "from-violet-50/40"; pub(crate) const from_violet_50_of_5: &str = "from-violet-50/5"; pub(crate) const from_violet_50_of_50: &str = "from-violet-50/50"; pub(crate) const from_violet_50_of_60: &str = "from-violet-50/60"; pub(crate) const from_violet_50_of_70: &str = "from-violet-50/70"; pub(crate) const from_violet_50_of_75: &str = "from-violet-50/75"; pub(crate) const from_violet_50_of_80: &str = "from-violet-50/80"; pub(crate) const from_violet_50_of_90: &str = "from-violet-50/90"; pub(crate) const from_violet_50_of_95: &str = "from-violet-50/95"; pub(crate) const from_violet_600: &str = "from-violet-600"; pub(crate) const from_violet_600_of_0: &str = "from-violet-600/0"; pub(crate) const from_violet_600_of_10: &str = "from-violet-600/10"; pub(crate) const from_violet_600_of_100: &str = "from-violet-600/100"; pub(crate) const from_violet_600_of_20: &str = "from-violet-600/20"; pub(crate) const from_violet_600_of_25: &str = "from-violet-600/25"; pub(crate) const from_violet_600_of_30: &str = "from-violet-600/30"; pub(crate) const from_violet_600_of_40: &str = "from-violet-600/40"; pub(crate) const from_violet_600_of_5: &str = "from-violet-600/5"; pub(crate) const from_violet_600_of_50: &str = "from-violet-600/50"; pub(crate) const from_violet_600_of_60: &str = "from-violet-600/60"; pub(crate) const from_violet_600_of_70: &str = "from-violet-600/70"; pub(crate) const from_violet_600_of_75: &str = "from-violet-600/75"; pub(crate) const from_violet_600_of_80: &str = "from-violet-600/80"; pub(crate) const from_violet_600_of_90: &str = "from-violet-600/90"; pub(crate) const from_violet_600_of_95: &str = "from-violet-600/95"; pub(crate) const from_violet_700: &str = "from-violet-700"; pub(crate) const from_violet_700_of_0: &str = "from-violet-700/0"; pub(crate) const from_violet_700_of_10: &str = "from-violet-700/10"; pub(crate) const from_violet_700_of_100: &str = "from-violet-700/100"; pub(crate) const from_violet_700_of_20: &str = "from-violet-700/20"; pub(crate) const from_violet_700_of_25: &str = "from-violet-700/25"; pub(crate) const from_violet_700_of_30: &str = "from-violet-700/30"; pub(crate) const from_violet_700_of_40: &str = "from-violet-700/40"; pub(crate) const from_violet_700_of_5: &str = "from-violet-700/5"; pub(crate) const from_violet_700_of_50: &str = "from-violet-700/50"; pub(crate) const from_violet_700_of_60: &str = "from-violet-700/60"; pub(crate) const from_violet_700_of_70: &str = "from-violet-700/70"; pub(crate) const from_violet_700_of_75: &str = "from-violet-700/75"; pub(crate) const from_violet_700_of_80: &str = "from-violet-700/80"; pub(crate) const from_violet_700_of_90: &str = "from-violet-700/90"; pub(crate) const from_violet_700_of_95: &str = "from-violet-700/95"; pub(crate) const from_violet_800: &str = "from-violet-800"; pub(crate) const from_violet_800_of_0: &str = "from-violet-800/0"; pub(crate) const from_violet_800_of_10: &str = "from-violet-800/10"; pub(crate) const from_violet_800_of_100: &str = "from-violet-800/100"; pub(crate) const from_violet_800_of_20: &str = "from-violet-800/20"; pub(crate) const from_violet_800_of_25: &str = "from-violet-800/25"; pub(crate) const from_violet_800_of_30: &str = "from-violet-800/30"; pub(crate) const from_violet_800_of_40: &str = "from-violet-800/40"; pub(crate) const from_violet_800_of_5: &str = "from-violet-800/5"; pub(crate) const from_violet_800_of_50: &str = "from-violet-800/50"; pub(crate) const from_violet_800_of_60: &str = "from-violet-800/60"; pub(crate) const from_violet_800_of_70: &str = "from-violet-800/70"; pub(crate) const from_violet_800_of_75: &str = "from-violet-800/75"; pub(crate) const from_violet_800_of_80: &str = "from-violet-800/80"; pub(crate) const from_violet_800_of_90: &str = "from-violet-800/90"; pub(crate) const from_violet_800_of_95: &str = "from-violet-800/95"; pub(crate) const from_violet_900: &str = "from-violet-900"; pub(crate) const from_violet_900_of_0: &str = "from-violet-900/0"; pub(crate) const from_violet_900_of_10: &str = "from-violet-900/10"; pub(crate) const from_violet_900_of_100: &str = "from-violet-900/100"; pub(crate) const from_violet_900_of_20: &str = "from-violet-900/20"; pub(crate) const from_violet_900_of_25: &str = "from-violet-900/25"; pub(crate) const from_violet_900_of_30: &str = "from-violet-900/30"; pub(crate) const from_violet_900_of_40: &str = "from-violet-900/40"; pub(crate) const from_violet_900_of_5: &str = "from-violet-900/5"; pub(crate) const from_violet_900_of_50: &str = "from-violet-900/50"; pub(crate) const from_violet_900_of_60: &str = "from-violet-900/60"; pub(crate) const from_violet_900_of_70: &str = "from-violet-900/70"; pub(crate) const from_violet_900_of_75: &str = "from-violet-900/75"; pub(crate) const from_violet_900_of_80: &str = "from-violet-900/80"; pub(crate) const from_violet_900_of_90: &str = "from-violet-900/90"; pub(crate) const from_violet_900_of_95: &str = "from-violet-900/95"; pub(crate) const from_white: &str = "from-white"; pub(crate) const from_white_of_0: &str = "from-white/0"; pub(crate) const from_white_of_10: &str = "from-white/10"; pub(crate) const from_white_of_100: &str = "from-white/100"; pub(crate) const from_white_of_20: &str = "from-white/20"; pub(crate) const from_white_of_25: &str = "from-white/25"; pub(crate) const from_white_of_30: &str = "from-white/30"; pub(crate) const from_white_of_40: &str = "from-white/40"; pub(crate) const from_white_of_5: &str = "from-white/5"; pub(crate) const from_white_of_50: &str = "from-white/50"; pub(crate) const from_white_of_60: &str = "from-white/60"; pub(crate) const from_white_of_70: &str = "from-white/70"; pub(crate) const from_white_of_75: &str = "from-white/75"; pub(crate) const from_white_of_80: &str = "from-white/80"; pub(crate) const from_white_of_90: &str = "from-white/90"; pub(crate) const from_white_of_95: &str = "from-white/95"; pub(crate) const from_yellow_100: &str = "from-yellow-100"; pub(crate) const from_yellow_100_of_0: &str = "from-yellow-100/0"; pub(crate) const from_yellow_100_of_10: &str = "from-yellow-100/10"; pub(crate) const from_yellow_100_of_100: &str = "from-yellow-100/100"; pub(crate) const from_yellow_100_of_20: &str = "from-yellow-100/20"; pub(crate) const from_yellow_100_of_25: &str = "from-yellow-100/25"; pub(crate) const from_yellow_100_of_30: &str = "from-yellow-100/30"; pub(crate) const from_yellow_100_of_40: &str = "from-yellow-100/40"; pub(crate) const from_yellow_100_of_5: &str = "from-yellow-100/5"; pub(crate) const from_yellow_100_of_50: &str = "from-yellow-100/50"; pub(crate) const from_yellow_100_of_60: &str = "from-yellow-100/60"; pub(crate) const from_yellow_100_of_70: &str = "from-yellow-100/70"; pub(crate) const from_yellow_100_of_75: &str = "from-yellow-100/75"; pub(crate) const from_yellow_100_of_80: &str = "from-yellow-100/80"; pub(crate) const from_yellow_100_of_90: &str = "from-yellow-100/90"; pub(crate) const from_yellow_100_of_95: &str = "from-yellow-100/95"; pub(crate) const from_yellow_200: &str = "from-yellow-200"; pub(crate) const from_yellow_200_of_0: &str = "from-yellow-200/0"; pub(crate) const from_yellow_200_of_10: &str = "from-yellow-200/10"; pub(crate) const from_yellow_200_of_100: &str = "from-yellow-200/100"; pub(crate) const from_yellow_200_of_20: &str = "from-yellow-200/20"; pub(crate) const from_yellow_200_of_25: &str = "from-yellow-200/25"; pub(crate) const from_yellow_200_of_30: &str = "from-yellow-200/30"; pub(crate) const from_yellow_200_of_40: &str = "from-yellow-200/40"; pub(crate) const from_yellow_200_of_5: &str = "from-yellow-200/5"; pub(crate) const from_yellow_200_of_50: &str = "from-yellow-200/50"; pub(crate) const from_yellow_200_of_60: &str = "from-yellow-200/60"; pub(crate) const from_yellow_200_of_70: &str = "from-yellow-200/70"; pub(crate) const from_yellow_200_of_75: &str = "from-yellow-200/75"; pub(crate) const from_yellow_200_of_80: &str = "from-yellow-200/80"; pub(crate) const from_yellow_200_of_90: &str = "from-yellow-200/90"; pub(crate) const from_yellow_200_of_95: &str = "from-yellow-200/95"; pub(crate) const from_yellow_300: &str = "from-yellow-300"; pub(crate) const from_yellow_300_of_0: &str = "from-yellow-300/0"; pub(crate) const from_yellow_300_of_10: &str = "from-yellow-300/10"; pub(crate) const from_yellow_300_of_100: &str = "from-yellow-300/100"; pub(crate) const from_yellow_300_of_20: &str = "from-yellow-300/20"; pub(crate) const from_yellow_300_of_25: &str = "from-yellow-300/25"; pub(crate) const from_yellow_300_of_30: &str = "from-yellow-300/30"; pub(crate) const from_yellow_300_of_40: &str = "from-yellow-300/40"; pub(crate) const from_yellow_300_of_5: &str = "from-yellow-300/5"; pub(crate) const from_yellow_300_of_50: &str = "from-yellow-300/50"; pub(crate) const from_yellow_300_of_60: &str = "from-yellow-300/60"; pub(crate) const from_yellow_300_of_70: &str = "from-yellow-300/70"; pub(crate) const from_yellow_300_of_75: &str = "from-yellow-300/75"; pub(crate) const from_yellow_300_of_80: &str = "from-yellow-300/80"; pub(crate) const from_yellow_300_of_90: &str = "from-yellow-300/90"; pub(crate) const from_yellow_300_of_95: &str = "from-yellow-300/95"; pub(crate) const from_yellow_400: &str = "from-yellow-400"; pub(crate) const from_yellow_400_of_0: &str = "from-yellow-400/0"; pub(crate) const from_yellow_400_of_10: &str = "from-yellow-400/10"; pub(crate) const from_yellow_400_of_100: &str = "from-yellow-400/100"; pub(crate) const from_yellow_400_of_20: &str = "from-yellow-400/20"; pub(crate) const from_yellow_400_of_25: &str = "from-yellow-400/25"; pub(crate) const from_yellow_400_of_30: &str = "from-yellow-400/30"; pub(crate) const from_yellow_400_of_40: &str = "from-yellow-400/40"; pub(crate) const from_yellow_400_of_5: &str = "from-yellow-400/5"; pub(crate) const from_yellow_400_of_50: &str = "from-yellow-400/50"; pub(crate) const from_yellow_400_of_60: &str = "from-yellow-400/60"; pub(crate) const from_yellow_400_of_70: &str = "from-yellow-400/70"; pub(crate) const from_yellow_400_of_75: &str = "from-yellow-400/75"; pub(crate) const from_yellow_400_of_80: &str = "from-yellow-400/80"; pub(crate) const from_yellow_400_of_90: &str = "from-yellow-400/90"; pub(crate) const from_yellow_400_of_95: &str = "from-yellow-400/95"; pub(crate) const from_yellow_50: &str = "from-yellow-50"; pub(crate) const from_yellow_500: &str = "from-yellow-500"; pub(crate) const from_yellow_500_of_0: &str = "from-yellow-500/0"; pub(crate) const from_yellow_500_of_10: &str = "from-yellow-500/10"; pub(crate) const from_yellow_500_of_100: &str = "from-yellow-500/100"; pub(crate) const from_yellow_500_of_20: &str = "from-yellow-500/20"; pub(crate) const from_yellow_500_of_25: &str = "from-yellow-500/25"; pub(crate) const from_yellow_500_of_30: &str = "from-yellow-500/30"; pub(crate) const from_yellow_500_of_40: &str = "from-yellow-500/40"; pub(crate) const from_yellow_500_of_5: &str = "from-yellow-500/5"; pub(crate) const from_yellow_500_of_50: &str = "from-yellow-500/50"; pub(crate) const from_yellow_500_of_60: &str = "from-yellow-500/60"; pub(crate) const from_yellow_500_of_70: &str = "from-yellow-500/70"; pub(crate) const from_yellow_500_of_75: &str = "from-yellow-500/75"; pub(crate) const from_yellow_500_of_80: &str = "from-yellow-500/80"; pub(crate) const from_yellow_500_of_90: &str = "from-yellow-500/90"; pub(crate) const from_yellow_500_of_95: &str = "from-yellow-500/95"; pub(crate) const from_yellow_50_of_0: &str = "from-yellow-50/0"; pub(crate) const from_yellow_50_of_10: &str = "from-yellow-50/10"; pub(crate) const from_yellow_50_of_100: &str = "from-yellow-50/100"; pub(crate) const from_yellow_50_of_20: &str = "from-yellow-50/20"; pub(crate) const from_yellow_50_of_25: &str = "from-yellow-50/25"; pub(crate) const from_yellow_50_of_30: &str = "from-yellow-50/30"; pub(crate) const from_yellow_50_of_40: &str = "from-yellow-50/40"; pub(crate) const from_yellow_50_of_5: &str = "from-yellow-50/5"; pub(crate) const from_yellow_50_of_50: &str = "from-yellow-50/50"; pub(crate) const from_yellow_50_of_60: &str = "from-yellow-50/60"; pub(crate) const from_yellow_50_of_70: &str = "from-yellow-50/70"; pub(crate) const from_yellow_50_of_75: &str = "from-yellow-50/75"; pub(crate) const from_yellow_50_of_80: &str = "from-yellow-50/80"; pub(crate) const from_yellow_50_of_90: &str = "from-yellow-50/90"; pub(crate) const from_yellow_50_of_95: &str = "from-yellow-50/95"; pub(crate) const from_yellow_600: &str = "from-yellow-600"; pub(crate) const from_yellow_600_of_0: &str = "from-yellow-600/0"; pub(crate) const from_yellow_600_of_10: &str = "from-yellow-600/10"; pub(crate) const from_yellow_600_of_100: &str = "from-yellow-600/100"; pub(crate) const from_yellow_600_of_20: &str = "from-yellow-600/20"; pub(crate) const from_yellow_600_of_25: &str = "from-yellow-600/25"; pub(crate) const from_yellow_600_of_30: &str = "from-yellow-600/30"; pub(crate) const from_yellow_600_of_40: &str = "from-yellow-600/40"; pub(crate) const from_yellow_600_of_5: &str = "from-yellow-600/5"; pub(crate) const from_yellow_600_of_50: &str = "from-yellow-600/50"; pub(crate) const from_yellow_600_of_60: &str = "from-yellow-600/60"; pub(crate) const from_yellow_600_of_70: &str = "from-yellow-600/70"; pub(crate) const from_yellow_600_of_75: &str = "from-yellow-600/75"; pub(crate) const from_yellow_600_of_80: &str = "from-yellow-600/80"; pub(crate) const from_yellow_600_of_90: &str = "from-yellow-600/90"; pub(crate) const from_yellow_600_of_95: &str = "from-yellow-600/95"; pub(crate) const from_yellow_700: &str = "from-yellow-700"; pub(crate) const from_yellow_700_of_0: &str = "from-yellow-700/0"; pub(crate) const from_yellow_700_of_10: &str = "from-yellow-700/10"; pub(crate) const from_yellow_700_of_100: &str = "from-yellow-700/100"; pub(crate) const from_yellow_700_of_20: &str = "from-yellow-700/20"; pub(crate) const from_yellow_700_of_25: &str = "from-yellow-700/25"; pub(crate) const from_yellow_700_of_30: &str = "from-yellow-700/30"; pub(crate) const from_yellow_700_of_40: &str = "from-yellow-700/40"; pub(crate) const from_yellow_700_of_5: &str = "from-yellow-700/5"; pub(crate) const from_yellow_700_of_50: &str = "from-yellow-700/50"; pub(crate) const from_yellow_700_of_60: &str = "from-yellow-700/60"; pub(crate) const from_yellow_700_of_70: &str = "from-yellow-700/70"; pub(crate) const from_yellow_700_of_75: &str = "from-yellow-700/75"; pub(crate) const from_yellow_700_of_80: &str = "from-yellow-700/80"; pub(crate) const from_yellow_700_of_90: &str = "from-yellow-700/90"; pub(crate) const from_yellow_700_of_95: &str = "from-yellow-700/95"; pub(crate) const from_yellow_800: &str = "from-yellow-800"; pub(crate) const from_yellow_800_of_0: &str = "from-yellow-800/0"; pub(crate) const from_yellow_800_of_10: &str = "from-yellow-800/10"; pub(crate) const from_yellow_800_of_100: &str = "from-yellow-800/100"; pub(crate) const from_yellow_800_of_20: &str = "from-yellow-800/20"; pub(crate) const from_yellow_800_of_25: &str = "from-yellow-800/25"; pub(crate) const from_yellow_800_of_30: &str = "from-yellow-800/30"; pub(crate) const from_yellow_800_of_40: &str = "from-yellow-800/40"; pub(crate) const from_yellow_800_of_5: &str = "from-yellow-800/5"; pub(crate) const from_yellow_800_of_50: &str = "from-yellow-800/50"; pub(crate) const from_yellow_800_of_60: &str = "from-yellow-800/60"; pub(crate) const from_yellow_800_of_70: &str = "from-yellow-800/70"; pub(crate) const from_yellow_800_of_75: &str = "from-yellow-800/75"; pub(crate) const from_yellow_800_of_80: &str = "from-yellow-800/80"; pub(crate) const from_yellow_800_of_90: &str = "from-yellow-800/90"; pub(crate) const from_yellow_800_of_95: &str = "from-yellow-800/95"; pub(crate) const from_yellow_900: &str = "from-yellow-900"; pub(crate) const from_yellow_900_of_0: &str = "from-yellow-900/0"; pub(crate) const from_yellow_900_of_10: &str = "from-yellow-900/10"; pub(crate) const from_yellow_900_of_100: &str = "from-yellow-900/100"; pub(crate) const from_yellow_900_of_20: &str = "from-yellow-900/20"; pub(crate) const from_yellow_900_of_25: &str = "from-yellow-900/25"; pub(crate) const from_yellow_900_of_30: &str = "from-yellow-900/30"; pub(crate) const from_yellow_900_of_40: &str = "from-yellow-900/40"; pub(crate) const from_yellow_900_of_5: &str = "from-yellow-900/5"; pub(crate) const from_yellow_900_of_50: &str = "from-yellow-900/50"; pub(crate) const from_yellow_900_of_60: &str = "from-yellow-900/60"; pub(crate) const from_yellow_900_of_70: &str = "from-yellow-900/70"; pub(crate) const from_yellow_900_of_75: &str = "from-yellow-900/75"; pub(crate) const from_yellow_900_of_80: &str = "from-yellow-900/80"; pub(crate) const from_yellow_900_of_90: &str = "from-yellow-900/90"; pub(crate) const from_yellow_900_of_95: &str = "from-yellow-900/95"; pub(crate) const from_zinc_100: &str = "from-zinc-100"; pub(crate) const from_zinc_100_of_0: &str = "from-zinc-100/0"; pub(crate) const from_zinc_100_of_10: &str = "from-zinc-100/10"; pub(crate) const from_zinc_100_of_100: &str = "from-zinc-100/100"; pub(crate) const from_zinc_100_of_20: &str = "from-zinc-100/20"; pub(crate) const from_zinc_100_of_25: &str = "from-zinc-100/25"; pub(crate) const from_zinc_100_of_30: &str = "from-zinc-100/30"; pub(crate) const from_zinc_100_of_40: &str = "from-zinc-100/40"; pub(crate) const from_zinc_100_of_5: &str = "from-zinc-100/5"; pub(crate) const from_zinc_100_of_50: &str = "from-zinc-100/50"; pub(crate) const from_zinc_100_of_60: &str = "from-zinc-100/60"; pub(crate) const from_zinc_100_of_70: &str = "from-zinc-100/70"; pub(crate) const from_zinc_100_of_75: &str = "from-zinc-100/75"; pub(crate) const from_zinc_100_of_80: &str = "from-zinc-100/80"; pub(crate) const from_zinc_100_of_90: &str = "from-zinc-100/90"; pub(crate) const from_zinc_100_of_95: &str = "from-zinc-100/95"; pub(crate) const from_zinc_200: &str = "from-zinc-200"; pub(crate) const from_zinc_200_of_0: &str = "from-zinc-200/0"; pub(crate) const from_zinc_200_of_10: &str = "from-zinc-200/10"; pub(crate) const from_zinc_200_of_100: &str = "from-zinc-200/100"; pub(crate) const from_zinc_200_of_20: &str = "from-zinc-200/20"; pub(crate) const from_zinc_200_of_25: &str = "from-zinc-200/25"; pub(crate) const from_zinc_200_of_30: &str = "from-zinc-200/30"; pub(crate) const from_zinc_200_of_40: &str = "from-zinc-200/40"; pub(crate) const from_zinc_200_of_5: &str = "from-zinc-200/5"; pub(crate) const from_zinc_200_of_50: &str = "from-zinc-200/50"; pub(crate) const from_zinc_200_of_60: &str = "from-zinc-200/60"; pub(crate) const from_zinc_200_of_70: &str = "from-zinc-200/70"; pub(crate) const from_zinc_200_of_75: &str = "from-zinc-200/75"; pub(crate) const from_zinc_200_of_80: &str = "from-zinc-200/80"; pub(crate) const from_zinc_200_of_90: &str = "from-zinc-200/90"; pub(crate) const from_zinc_200_of_95: &str = "from-zinc-200/95"; pub(crate) const from_zinc_300: &str = "from-zinc-300"; pub(crate) const from_zinc_300_of_0: &str = "from-zinc-300/0"; pub(crate) const from_zinc_300_of_10: &str = "from-zinc-300/10"; pub(crate) const from_zinc_300_of_100: &str = "from-zinc-300/100"; pub(crate) const from_zinc_300_of_20: &str = "from-zinc-300/20"; pub(crate) const from_zinc_300_of_25: &str = "from-zinc-300/25"; pub(crate) const from_zinc_300_of_30: &str = "from-zinc-300/30"; pub(crate) const from_zinc_300_of_40: &str = "from-zinc-300/40"; pub(crate) const from_zinc_300_of_5: &str = "from-zinc-300/5"; pub(crate) const from_zinc_300_of_50: &str = "from-zinc-300/50"; pub(crate) const from_zinc_300_of_60: &str = "from-zinc-300/60"; pub(crate) const from_zinc_300_of_70: &str = "from-zinc-300/70"; pub(crate) const from_zinc_300_of_75: &str = "from-zinc-300/75"; pub(crate) const from_zinc_300_of_80: &str = "from-zinc-300/80"; pub(crate) const from_zinc_300_of_90: &str = "from-zinc-300/90"; pub(crate) const from_zinc_300_of_95: &str = "from-zinc-300/95"; pub(crate) const from_zinc_400: &str = "from-zinc-400"; pub(crate) const from_zinc_400_of_0: &str = "from-zinc-400/0"; pub(crate) const from_zinc_400_of_10: &str = "from-zinc-400/10"; pub(crate) const from_zinc_400_of_100: &str = "from-zinc-400/100"; pub(crate) const from_zinc_400_of_20: &str = "from-zinc-400/20"; pub(crate) const from_zinc_400_of_25: &str = "from-zinc-400/25"; pub(crate) const from_zinc_400_of_30: &str = "from-zinc-400/30"; pub(crate) const from_zinc_400_of_40: &str = "from-zinc-400/40"; pub(crate) const from_zinc_400_of_5: &str = "from-zinc-400/5"; pub(crate) const from_zinc_400_of_50: &str = "from-zinc-400/50"; pub(crate) const from_zinc_400_of_60: &str = "from-zinc-400/60"; pub(crate) const from_zinc_400_of_70: &str = "from-zinc-400/70"; pub(crate) const from_zinc_400_of_75: &str = "from-zinc-400/75"; pub(crate) const from_zinc_400_of_80: &str = "from-zinc-400/80"; pub(crate) const from_zinc_400_of_90: &str = "from-zinc-400/90"; pub(crate) const from_zinc_400_of_95: &str = "from-zinc-400/95"; pub(crate) const from_zinc_50: &str = "from-zinc-50"; pub(crate) const from_zinc_500: &str = "from-zinc-500"; pub(crate) const from_zinc_500_of_0: &str = "from-zinc-500/0"; pub(crate) const from_zinc_500_of_10: &str = "from-zinc-500/10"; pub(crate) const from_zinc_500_of_100: &str = "from-zinc-500/100"; pub(crate) const from_zinc_500_of_20: &str = "from-zinc-500/20"; pub(crate) const from_zinc_500_of_25: &str = "from-zinc-500/25"; pub(crate) const from_zinc_500_of_30: &str = "from-zinc-500/30"; pub(crate) const from_zinc_500_of_40: &str = "from-zinc-500/40"; pub(crate) const from_zinc_500_of_5: &str = "from-zinc-500/5"; pub(crate) const from_zinc_500_of_50: &str = "from-zinc-500/50"; pub(crate) const from_zinc_500_of_60: &str = "from-zinc-500/60"; pub(crate) const from_zinc_500_of_70: &str = "from-zinc-500/70"; pub(crate) const from_zinc_500_of_75: &str = "from-zinc-500/75"; pub(crate) const from_zinc_500_of_80: &str = "from-zinc-500/80"; pub(crate) const from_zinc_500_of_90: &str = "from-zinc-500/90"; pub(crate) const from_zinc_500_of_95: &str = "from-zinc-500/95"; pub(crate) const from_zinc_50_of_0: &str = "from-zinc-50/0"; pub(crate) const from_zinc_50_of_10: &str = "from-zinc-50/10"; pub(crate) const from_zinc_50_of_100: &str = "from-zinc-50/100"; pub(crate) const from_zinc_50_of_20: &str = "from-zinc-50/20"; pub(crate) const from_zinc_50_of_25: &str = "from-zinc-50/25"; pub(crate) const from_zinc_50_of_30: &str = "from-zinc-50/30"; pub(crate) const from_zinc_50_of_40: &str = "from-zinc-50/40"; pub(crate) const from_zinc_50_of_5: &str = "from-zinc-50/5"; pub(crate) const from_zinc_50_of_50: &str = "from-zinc-50/50"; pub(crate) const from_zinc_50_of_60: &str = "from-zinc-50/60"; pub(crate) const from_zinc_50_of_70: &str = "from-zinc-50/70"; pub(crate) const from_zinc_50_of_75: &str = "from-zinc-50/75"; pub(crate) const from_zinc_50_of_80: &str = "from-zinc-50/80"; pub(crate) const from_zinc_50_of_90: &str = "from-zinc-50/90"; pub(crate) const from_zinc_50_of_95: &str = "from-zinc-50/95"; pub(crate) const from_zinc_600: &str = "from-zinc-600"; pub(crate) const from_zinc_600_of_0: &str = "from-zinc-600/0"; pub(crate) const from_zinc_600_of_10: &str = "from-zinc-600/10"; pub(crate) const from_zinc_600_of_100: &str = "from-zinc-600/100"; pub(crate) const from_zinc_600_of_20: &str = "from-zinc-600/20"; pub(crate) const from_zinc_600_of_25: &str = "from-zinc-600/25"; pub(crate) const from_zinc_600_of_30: &str = "from-zinc-600/30"; pub(crate) const from_zinc_600_of_40: &str = "from-zinc-600/40"; pub(crate) const from_zinc_600_of_5: &str = "from-zinc-600/5"; pub(crate) const from_zinc_600_of_50: &str = "from-zinc-600/50"; pub(crate) const from_zinc_600_of_60: &str = "from-zinc-600/60"; pub(crate) const from_zinc_600_of_70: &str = "from-zinc-600/70"; pub(crate) const from_zinc_600_of_75: &str = "from-zinc-600/75"; pub(crate) const from_zinc_600_of_80: &str = "from-zinc-600/80"; pub(crate) const from_zinc_600_of_90: &str = "from-zinc-600/90"; pub(crate) const from_zinc_600_of_95: &str = "from-zinc-600/95"; pub(crate) const from_zinc_700: &str = "from-zinc-700"; pub(crate) const from_zinc_700_of_0: &str = "from-zinc-700/0"; pub(crate) const from_zinc_700_of_10: &str = "from-zinc-700/10"; pub(crate) const from_zinc_700_of_100: &str = "from-zinc-700/100"; pub(crate) const from_zinc_700_of_20: &str = "from-zinc-700/20"; pub(crate) const from_zinc_700_of_25: &str = "from-zinc-700/25"; pub(crate) const from_zinc_700_of_30: &str = "from-zinc-700/30"; pub(crate) const from_zinc_700_of_40: &str = "from-zinc-700/40"; pub(crate) const from_zinc_700_of_5: &str = "from-zinc-700/5"; pub(crate) const from_zinc_700_of_50: &str = "from-zinc-700/50"; pub(crate) const from_zinc_700_of_60: &str = "from-zinc-700/60"; pub(crate) const from_zinc_700_of_70: &str = "from-zinc-700/70"; pub(crate) const from_zinc_700_of_75: &str = "from-zinc-700/75"; pub(crate) const from_zinc_700_of_80: &str = "from-zinc-700/80"; pub(crate) const from_zinc_700_of_90: &str = "from-zinc-700/90"; pub(crate) const from_zinc_700_of_95: &str = "from-zinc-700/95"; pub(crate) const from_zinc_800: &str = "from-zinc-800"; pub(crate) const from_zinc_800_of_0: &str = "from-zinc-800/0"; pub(crate) const from_zinc_800_of_10: &str = "from-zinc-800/10"; pub(crate) const from_zinc_800_of_100: &str = "from-zinc-800/100"; pub(crate) const from_zinc_800_of_20: &str = "from-zinc-800/20"; pub(crate) const from_zinc_800_of_25: &str = "from-zinc-800/25"; pub(crate) const from_zinc_800_of_30: &str = "from-zinc-800/30"; pub(crate) const from_zinc_800_of_40: &str = "from-zinc-800/40"; pub(crate) const from_zinc_800_of_5: &str = "from-zinc-800/5"; pub(crate) const from_zinc_800_of_50: &str = "from-zinc-800/50"; pub(crate) const from_zinc_800_of_60: &str = "from-zinc-800/60"; pub(crate) const from_zinc_800_of_70: &str = "from-zinc-800/70"; pub(crate) const from_zinc_800_of_75: &str = "from-zinc-800/75"; pub(crate) const from_zinc_800_of_80: &str = "from-zinc-800/80"; pub(crate) const from_zinc_800_of_90: &str = "from-zinc-800/90"; pub(crate) const from_zinc_800_of_95: &str = "from-zinc-800/95"; pub(crate) const from_zinc_900: &str = "from-zinc-900"; pub(crate) const from_zinc_900_of_0: &str = "from-zinc-900/0"; pub(crate) const from_zinc_900_of_10: &str = "from-zinc-900/10"; pub(crate) const from_zinc_900_of_100: &str = "from-zinc-900/100"; pub(crate) const from_zinc_900_of_20: &str = "from-zinc-900/20"; pub(crate) const from_zinc_900_of_25: &str = "from-zinc-900/25"; pub(crate) const from_zinc_900_of_30: &str = "from-zinc-900/30"; pub(crate) const from_zinc_900_of_40: &str = "from-zinc-900/40"; pub(crate) const from_zinc_900_of_5: &str = "from-zinc-900/5"; pub(crate) const from_zinc_900_of_50: &str = "from-zinc-900/50"; pub(crate) const from_zinc_900_of_60: &str = "from-zinc-900/60"; pub(crate) const from_zinc_900_of_70: &str = "from-zinc-900/70"; pub(crate) const from_zinc_900_of_75: &str = "from-zinc-900/75"; pub(crate) const from_zinc_900_of_80: &str = "from-zinc-900/80"; pub(crate) const from_zinc_900_of_90: &str = "from-zinc-900/90"; pub(crate) const from_zinc_900_of_95: &str = "from-zinc-900/95"; pub(crate) const to_amber_100: &str = "to-amber-100"; pub(crate) const to_amber_100_of_0: &str = "to-amber-100/0"; pub(crate) const to_amber_100_of_10: &str = "to-amber-100/10"; pub(crate) const to_amber_100_of_100: &str = "to-amber-100/100"; pub(crate) const to_amber_100_of_20: &str = "to-amber-100/20"; pub(crate) const to_amber_100_of_25: &str = "to-amber-100/25"; pub(crate) const to_amber_100_of_30: &str = "to-amber-100/30"; pub(crate) const to_amber_100_of_40: &str = "to-amber-100/40"; pub(crate) const to_amber_100_of_5: &str = "to-amber-100/5"; pub(crate) const to_amber_100_of_50: &str = "to-amber-100/50"; pub(crate) const to_amber_100_of_60: &str = "to-amber-100/60"; pub(crate) const to_amber_100_of_70: &str = "to-amber-100/70"; pub(crate) const to_amber_100_of_75: &str = "to-amber-100/75"; pub(crate) const to_amber_100_of_80: &str = "to-amber-100/80"; pub(crate) const to_amber_100_of_90: &str = "to-amber-100/90"; pub(crate) const to_amber_100_of_95: &str = "to-amber-100/95"; pub(crate) const to_amber_200: &str = "to-amber-200"; pub(crate) const to_amber_200_of_0: &str = "to-amber-200/0"; pub(crate) const to_amber_200_of_10: &str = "to-amber-200/10"; pub(crate) const to_amber_200_of_100: &str = "to-amber-200/100"; pub(crate) const to_amber_200_of_20: &str = "to-amber-200/20"; pub(crate) const to_amber_200_of_25: &str = "to-amber-200/25"; pub(crate) const to_amber_200_of_30: &str = "to-amber-200/30"; pub(crate) const to_amber_200_of_40: &str = "to-amber-200/40"; pub(crate) const to_amber_200_of_5: &str = "to-amber-200/5"; pub(crate) const to_amber_200_of_50: &str = "to-amber-200/50"; pub(crate) const to_amber_200_of_60: &str = "to-amber-200/60"; pub(crate) const to_amber_200_of_70: &str = "to-amber-200/70"; pub(crate) const to_amber_200_of_75: &str = "to-amber-200/75"; pub(crate) const to_amber_200_of_80: &str = "to-amber-200/80"; pub(crate) const to_amber_200_of_90: &str = "to-amber-200/90"; pub(crate) const to_amber_200_of_95: &str = "to-amber-200/95"; pub(crate) const to_amber_300: &str = "to-amber-300"; pub(crate) const to_amber_300_of_0: &str = "to-amber-300/0"; pub(crate) const to_amber_300_of_10: &str = "to-amber-300/10"; pub(crate) const to_amber_300_of_100: &str = "to-amber-300/100"; pub(crate) const to_amber_300_of_20: &str = "to-amber-300/20"; pub(crate) const to_amber_300_of_25: &str = "to-amber-300/25"; pub(crate) const to_amber_300_of_30: &str = "to-amber-300/30"; pub(crate) const to_amber_300_of_40: &str = "to-amber-300/40"; pub(crate) const to_amber_300_of_5: &str = "to-amber-300/5"; pub(crate) const to_amber_300_of_50: &str = "to-amber-300/50"; pub(crate) const to_amber_300_of_60: &str = "to-amber-300/60"; pub(crate) const to_amber_300_of_70: &str = "to-amber-300/70"; pub(crate) const to_amber_300_of_75: &str = "to-amber-300/75"; pub(crate) const to_amber_300_of_80: &str = "to-amber-300/80"; pub(crate) const to_amber_300_of_90: &str = "to-amber-300/90"; pub(crate) const to_amber_300_of_95: &str = "to-amber-300/95"; pub(crate) const to_amber_400: &str = "to-amber-400"; pub(crate) const to_amber_400_of_0: &str = "to-amber-400/0"; pub(crate) const to_amber_400_of_10: &str = "to-amber-400/10"; pub(crate) const to_amber_400_of_100: &str = "to-amber-400/100"; pub(crate) const to_amber_400_of_20: &str = "to-amber-400/20"; pub(crate) const to_amber_400_of_25: &str = "to-amber-400/25"; pub(crate) const to_amber_400_of_30: &str = "to-amber-400/30"; pub(crate) const to_amber_400_of_40: &str = "to-amber-400/40"; pub(crate) const to_amber_400_of_5: &str = "to-amber-400/5"; pub(crate) const to_amber_400_of_50: &str = "to-amber-400/50"; pub(crate) const to_amber_400_of_60: &str = "to-amber-400/60"; pub(crate) const to_amber_400_of_70: &str = "to-amber-400/70"; pub(crate) const to_amber_400_of_75: &str = "to-amber-400/75"; pub(crate) const to_amber_400_of_80: &str = "to-amber-400/80"; pub(crate) const to_amber_400_of_90: &str = "to-amber-400/90"; pub(crate) const to_amber_400_of_95: &str = "to-amber-400/95"; pub(crate) const to_amber_50: &str = "to-amber-50"; pub(crate) const to_amber_500: &str = "to-amber-500"; pub(crate) const to_amber_500_of_0: &str = "to-amber-500/0"; pub(crate) const to_amber_500_of_10: &str = "to-amber-500/10"; pub(crate) const to_amber_500_of_100: &str = "to-amber-500/100"; pub(crate) const to_amber_500_of_20: &str = "to-amber-500/20"; pub(crate) const to_amber_500_of_25: &str = "to-amber-500/25"; pub(crate) const to_amber_500_of_30: &str = "to-amber-500/30"; pub(crate) const to_amber_500_of_40: &str = "to-amber-500/40"; pub(crate) const to_amber_500_of_5: &str = "to-amber-500/5"; pub(crate) const to_amber_500_of_50: &str = "to-amber-500/50"; pub(crate) const to_amber_500_of_60: &str = "to-amber-500/60"; pub(crate) const to_amber_500_of_70: &str = "to-amber-500/70"; pub(crate) const to_amber_500_of_75: &str = "to-amber-500/75"; pub(crate) const to_amber_500_of_80: &str = "to-amber-500/80"; pub(crate) const to_amber_500_of_90: &str = "to-amber-500/90"; pub(crate) const to_amber_500_of_95: &str = "to-amber-500/95"; pub(crate) const to_amber_50_of_0: &str = "to-amber-50/0"; pub(crate) const to_amber_50_of_10: &str = "to-amber-50/10"; pub(crate) const to_amber_50_of_100: &str = "to-amber-50/100"; pub(crate) const to_amber_50_of_20: &str = "to-amber-50/20"; pub(crate) const to_amber_50_of_25: &str = "to-amber-50/25"; pub(crate) const to_amber_50_of_30: &str = "to-amber-50/30"; pub(crate) const to_amber_50_of_40: &str = "to-amber-50/40"; pub(crate) const to_amber_50_of_5: &str = "to-amber-50/5"; pub(crate) const to_amber_50_of_50: &str = "to-amber-50/50"; pub(crate) const to_amber_50_of_60: &str = "to-amber-50/60"; pub(crate) const to_amber_50_of_70: &str = "to-amber-50/70"; pub(crate) const to_amber_50_of_75: &str = "to-amber-50/75"; pub(crate) const to_amber_50_of_80: &str = "to-amber-50/80"; pub(crate) const to_amber_50_of_90: &str = "to-amber-50/90"; pub(crate) const to_amber_50_of_95: &str = "to-amber-50/95"; pub(crate) const to_amber_600: &str = "to-amber-600"; pub(crate) const to_amber_600_of_0: &str = "to-amber-600/0"; pub(crate) const to_amber_600_of_10: &str = "to-amber-600/10"; pub(crate) const to_amber_600_of_100: &str = "to-amber-600/100"; pub(crate) const to_amber_600_of_20: &str = "to-amber-600/20"; pub(crate) const to_amber_600_of_25: &str = "to-amber-600/25"; pub(crate) const to_amber_600_of_30: &str = "to-amber-600/30"; pub(crate) const to_amber_600_of_40: &str = "to-amber-600/40"; pub(crate) const to_amber_600_of_5: &str = "to-amber-600/5"; pub(crate) const to_amber_600_of_50: &str = "to-amber-600/50"; pub(crate) const to_amber_600_of_60: &str = "to-amber-600/60"; pub(crate) const to_amber_600_of_70: &str = "to-amber-600/70"; pub(crate) const to_amber_600_of_75: &str = "to-amber-600/75"; pub(crate) const to_amber_600_of_80: &str = "to-amber-600/80"; pub(crate) const to_amber_600_of_90: &str = "to-amber-600/90"; pub(crate) const to_amber_600_of_95: &str = "to-amber-600/95"; pub(crate) const to_amber_700: &str = "to-amber-700"; pub(crate) const to_amber_700_of_0: &str = "to-amber-700/0"; pub(crate) const to_amber_700_of_10: &str = "to-amber-700/10"; pub(crate) const to_amber_700_of_100: &str = "to-amber-700/100"; pub(crate) const to_amber_700_of_20: &str = "to-amber-700/20"; pub(crate) const to_amber_700_of_25: &str = "to-amber-700/25"; pub(crate) const to_amber_700_of_30: &str = "to-amber-700/30"; pub(crate) const to_amber_700_of_40: &str = "to-amber-700/40"; pub(crate) const to_amber_700_of_5: &str = "to-amber-700/5"; pub(crate) const to_amber_700_of_50: &str = "to-amber-700/50"; pub(crate) const to_amber_700_of_60: &str = "to-amber-700/60"; pub(crate) const to_amber_700_of_70: &str = "to-amber-700/70"; pub(crate) const to_amber_700_of_75: &str = "to-amber-700/75"; pub(crate) const to_amber_700_of_80: &str = "to-amber-700/80"; pub(crate) const to_amber_700_of_90: &str = "to-amber-700/90"; pub(crate) const to_amber_700_of_95: &str = "to-amber-700/95"; pub(crate) const to_amber_800: &str = "to-amber-800"; pub(crate) const to_amber_800_of_0: &str = "to-amber-800/0"; pub(crate) const to_amber_800_of_10: &str = "to-amber-800/10"; pub(crate) const to_amber_800_of_100: &str = "to-amber-800/100"; pub(crate) const to_amber_800_of_20: &str = "to-amber-800/20"; pub(crate) const to_amber_800_of_25: &str = "to-amber-800/25"; pub(crate) const to_amber_800_of_30: &str = "to-amber-800/30"; pub(crate) const to_amber_800_of_40: &str = "to-amber-800/40"; pub(crate) const to_amber_800_of_5: &str = "to-amber-800/5"; pub(crate) const to_amber_800_of_50: &str = "to-amber-800/50"; pub(crate) const to_amber_800_of_60: &str = "to-amber-800/60"; pub(crate) const to_amber_800_of_70: &str = "to-amber-800/70"; pub(crate) const to_amber_800_of_75: &str = "to-amber-800/75"; pub(crate) const to_amber_800_of_80: &str = "to-amber-800/80"; pub(crate) const to_amber_800_of_90: &str = "to-amber-800/90"; pub(crate) const to_amber_800_of_95: &str = "to-amber-800/95"; pub(crate) const to_amber_900: &str = "to-amber-900"; pub(crate) const to_amber_900_of_0: &str = "to-amber-900/0"; pub(crate) const to_amber_900_of_10: &str = "to-amber-900/10"; pub(crate) const to_amber_900_of_100: &str = "to-amber-900/100"; pub(crate) const to_amber_900_of_20: &str = "to-amber-900/20"; pub(crate) const to_amber_900_of_25: &str = "to-amber-900/25"; pub(crate) const to_amber_900_of_30: &str = "to-amber-900/30"; pub(crate) const to_amber_900_of_40: &str = "to-amber-900/40"; pub(crate) const to_amber_900_of_5: &str = "to-amber-900/5"; pub(crate) const to_amber_900_of_50: &str = "to-amber-900/50"; pub(crate) const to_amber_900_of_60: &str = "to-amber-900/60"; pub(crate) const to_amber_900_of_70: &str = "to-amber-900/70"; pub(crate) const to_amber_900_of_75: &str = "to-amber-900/75"; pub(crate) const to_amber_900_of_80: &str = "to-amber-900/80"; pub(crate) const to_amber_900_of_90: &str = "to-amber-900/90"; pub(crate) const to_amber_900_of_95: &str = "to-amber-900/95"; pub(crate) const to_black: &str = "to-black"; pub(crate) const to_black_of_0: &str = "to-black/0"; pub(crate) const to_black_of_10: &str = "to-black/10"; pub(crate) const to_black_of_100: &str = "to-black/100"; pub(crate) const to_black_of_20: &str = "to-black/20"; pub(crate) const to_black_of_25: &str = "to-black/25"; pub(crate) const to_black_of_30: &str = "to-black/30"; pub(crate) const to_black_of_40: &str = "to-black/40"; pub(crate) const to_black_of_5: &str = "to-black/5"; pub(crate) const to_black_of_50: &str = "to-black/50"; pub(crate) const to_black_of_60: &str = "to-black/60"; pub(crate) const to_black_of_70: &str = "to-black/70"; pub(crate) const to_black_of_75: &str = "to-black/75"; pub(crate) const to_black_of_80: &str = "to-black/80"; pub(crate) const to_black_of_90: &str = "to-black/90"; pub(crate) const to_black_of_95: &str = "to-black/95"; pub(crate) const to_blue_100: &str = "to-blue-100"; pub(crate) const to_blue_100_of_0: &str = "to-blue-100/0"; pub(crate) const to_blue_100_of_10: &str = "to-blue-100/10"; pub(crate) const to_blue_100_of_100: &str = "to-blue-100/100"; pub(crate) const to_blue_100_of_20: &str = "to-blue-100/20"; pub(crate) const to_blue_100_of_25: &str = "to-blue-100/25"; pub(crate) const to_blue_100_of_30: &str = "to-blue-100/30"; pub(crate) const to_blue_100_of_40: &str = "to-blue-100/40"; pub(crate) const to_blue_100_of_5: &str = "to-blue-100/5"; pub(crate) const to_blue_100_of_50: &str = "to-blue-100/50"; pub(crate) const to_blue_100_of_60: &str = "to-blue-100/60"; pub(crate) const to_blue_100_of_70: &str = "to-blue-100/70"; pub(crate) const to_blue_100_of_75: &str = "to-blue-100/75"; pub(crate) const to_blue_100_of_80: &str = "to-blue-100/80"; pub(crate) const to_blue_100_of_90: &str = "to-blue-100/90"; pub(crate) const to_blue_100_of_95: &str = "to-blue-100/95"; pub(crate) const to_blue_200: &str = "to-blue-200"; pub(crate) const to_blue_200_of_0: &str = "to-blue-200/0"; pub(crate) const to_blue_200_of_10: &str = "to-blue-200/10"; pub(crate) const to_blue_200_of_100: &str = "to-blue-200/100"; pub(crate) const to_blue_200_of_20: &str = "to-blue-200/20"; pub(crate) const to_blue_200_of_25: &str = "to-blue-200/25"; pub(crate) const to_blue_200_of_30: &str = "to-blue-200/30"; pub(crate) const to_blue_200_of_40: &str = "to-blue-200/40"; pub(crate) const to_blue_200_of_5: &str = "to-blue-200/5"; pub(crate) const to_blue_200_of_50: &str = "to-blue-200/50"; pub(crate) const to_blue_200_of_60: &str = "to-blue-200/60"; pub(crate) const to_blue_200_of_70: &str = "to-blue-200/70"; pub(crate) const to_blue_200_of_75: &str = "to-blue-200/75"; pub(crate) const to_blue_200_of_80: &str = "to-blue-200/80"; pub(crate) const to_blue_200_of_90: &str = "to-blue-200/90"; pub(crate) const to_blue_200_of_95: &str = "to-blue-200/95"; pub(crate) const to_blue_300: &str = "to-blue-300"; pub(crate) const to_blue_300_of_0: &str = "to-blue-300/0"; pub(crate) const to_blue_300_of_10: &str = "to-blue-300/10"; pub(crate) const to_blue_300_of_100: &str = "to-blue-300/100"; pub(crate) const to_blue_300_of_20: &str = "to-blue-300/20"; pub(crate) const to_blue_300_of_25: &str = "to-blue-300/25"; pub(crate) const to_blue_300_of_30: &str = "to-blue-300/30"; pub(crate) const to_blue_300_of_40: &str = "to-blue-300/40"; pub(crate) const to_blue_300_of_5: &str = "to-blue-300/5"; pub(crate) const to_blue_300_of_50: &str = "to-blue-300/50"; pub(crate) const to_blue_300_of_60: &str = "to-blue-300/60"; pub(crate) const to_blue_300_of_70: &str = "to-blue-300/70"; pub(crate) const to_blue_300_of_75: &str = "to-blue-300/75"; pub(crate) const to_blue_300_of_80: &str = "to-blue-300/80"; pub(crate) const to_blue_300_of_90: &str = "to-blue-300/90"; pub(crate) const to_blue_300_of_95: &str = "to-blue-300/95"; pub(crate) const to_blue_400: &str = "to-blue-400"; pub(crate) const to_blue_400_of_0: &str = "to-blue-400/0"; pub(crate) const to_blue_400_of_10: &str = "to-blue-400/10"; pub(crate) const to_blue_400_of_100: &str = "to-blue-400/100"; pub(crate) const to_blue_400_of_20: &str = "to-blue-400/20"; pub(crate) const to_blue_400_of_25: &str = "to-blue-400/25"; pub(crate) const to_blue_400_of_30: &str = "to-blue-400/30"; pub(crate) const to_blue_400_of_40: &str = "to-blue-400/40"; pub(crate) const to_blue_400_of_5: &str = "to-blue-400/5"; pub(crate) const to_blue_400_of_50: &str = "to-blue-400/50"; pub(crate) const to_blue_400_of_60: &str = "to-blue-400/60"; pub(crate) const to_blue_400_of_70: &str = "to-blue-400/70"; pub(crate) const to_blue_400_of_75: &str = "to-blue-400/75"; pub(crate) const to_blue_400_of_80: &str = "to-blue-400/80"; pub(crate) const to_blue_400_of_90: &str = "to-blue-400/90"; pub(crate) const to_blue_400_of_95: &str = "to-blue-400/95"; pub(crate) const to_blue_50: &str = "to-blue-50"; pub(crate) const to_blue_500: &str = "to-blue-500"; pub(crate) const to_blue_500_of_0: &str = "to-blue-500/0"; pub(crate) const to_blue_500_of_10: &str = "to-blue-500/10"; pub(crate) const to_blue_500_of_100: &str = "to-blue-500/100"; pub(crate) const to_blue_500_of_20: &str = "to-blue-500/20"; pub(crate) const to_blue_500_of_25: &str = "to-blue-500/25"; pub(crate) const to_blue_500_of_30: &str = "to-blue-500/30"; pub(crate) const to_blue_500_of_40: &str = "to-blue-500/40"; pub(crate) const to_blue_500_of_5: &str = "to-blue-500/5"; pub(crate) const to_blue_500_of_50: &str = "to-blue-500/50"; pub(crate) const to_blue_500_of_60: &str = "to-blue-500/60"; pub(crate) const to_blue_500_of_70: &str = "to-blue-500/70"; pub(crate) const to_blue_500_of_75: &str = "to-blue-500/75"; pub(crate) const to_blue_500_of_80: &str = "to-blue-500/80"; pub(crate) const to_blue_500_of_90: &str = "to-blue-500/90"; pub(crate) const to_blue_500_of_95: &str = "to-blue-500/95"; pub(crate) const to_blue_50_of_0: &str = "to-blue-50/0"; pub(crate) const to_blue_50_of_10: &str = "to-blue-50/10"; pub(crate) const to_blue_50_of_100: &str = "to-blue-50/100"; pub(crate) const to_blue_50_of_20: &str = "to-blue-50/20"; pub(crate) const to_blue_50_of_25: &str = "to-blue-50/25"; pub(crate) const to_blue_50_of_30: &str = "to-blue-50/30"; pub(crate) const to_blue_50_of_40: &str = "to-blue-50/40"; pub(crate) const to_blue_50_of_5: &str = "to-blue-50/5"; pub(crate) const to_blue_50_of_50: &str = "to-blue-50/50"; pub(crate) const to_blue_50_of_60: &str = "to-blue-50/60"; pub(crate) const to_blue_50_of_70: &str = "to-blue-50/70"; pub(crate) const to_blue_50_of_75: &str = "to-blue-50/75"; pub(crate) const to_blue_50_of_80: &str = "to-blue-50/80"; pub(crate) const to_blue_50_of_90: &str = "to-blue-50/90"; pub(crate) const to_blue_50_of_95: &str = "to-blue-50/95"; pub(crate) const to_blue_600: &str = "to-blue-600"; pub(crate) const to_blue_600_of_0: &str = "to-blue-600/0"; pub(crate) const to_blue_600_of_10: &str = "to-blue-600/10"; pub(crate) const to_blue_600_of_100: &str = "to-blue-600/100"; pub(crate) const to_blue_600_of_20: &str = "to-blue-600/20"; pub(crate) const to_blue_600_of_25: &str = "to-blue-600/25"; pub(crate) const to_blue_600_of_30: &str = "to-blue-600/30"; pub(crate) const to_blue_600_of_40: &str = "to-blue-600/40"; pub(crate) const to_blue_600_of_5: &str = "to-blue-600/5"; pub(crate) const to_blue_600_of_50: &str = "to-blue-600/50"; pub(crate) const to_blue_600_of_60: &str = "to-blue-600/60"; pub(crate) const to_blue_600_of_70: &str = "to-blue-600/70"; pub(crate) const to_blue_600_of_75: &str = "to-blue-600/75"; pub(crate) const to_blue_600_of_80: &str = "to-blue-600/80"; pub(crate) const to_blue_600_of_90: &str = "to-blue-600/90"; pub(crate) const to_blue_600_of_95: &str = "to-blue-600/95"; pub(crate) const to_blue_700: &str = "to-blue-700"; pub(crate) const to_blue_700_of_0: &str = "to-blue-700/0"; pub(crate) const to_blue_700_of_10: &str = "to-blue-700/10"; pub(crate) const to_blue_700_of_100: &str = "to-blue-700/100"; pub(crate) const to_blue_700_of_20: &str = "to-blue-700/20"; pub(crate) const to_blue_700_of_25: &str = "to-blue-700/25"; pub(crate) const to_blue_700_of_30: &str = "to-blue-700/30"; pub(crate) const to_blue_700_of_40: &str = "to-blue-700/40"; pub(crate) const to_blue_700_of_5: &str = "to-blue-700/5"; pub(crate) const to_blue_700_of_50: &str = "to-blue-700/50"; pub(crate) const to_blue_700_of_60: &str = "to-blue-700/60"; pub(crate) const to_blue_700_of_70: &str = "to-blue-700/70"; pub(crate) const to_blue_700_of_75: &str = "to-blue-700/75"; pub(crate) const to_blue_700_of_80: &str = "to-blue-700/80"; pub(crate) const to_blue_700_of_90: &str = "to-blue-700/90"; pub(crate) const to_blue_700_of_95: &str = "to-blue-700/95"; pub(crate) const to_blue_800: &str = "to-blue-800"; pub(crate) const to_blue_800_of_0: &str = "to-blue-800/0"; pub(crate) const to_blue_800_of_10: &str = "to-blue-800/10"; pub(crate) const to_blue_800_of_100: &str = "to-blue-800/100"; pub(crate) const to_blue_800_of_20: &str = "to-blue-800/20"; pub(crate) const to_blue_800_of_25: &str = "to-blue-800/25"; pub(crate) const to_blue_800_of_30: &str = "to-blue-800/30"; pub(crate) const to_blue_800_of_40: &str = "to-blue-800/40"; pub(crate) const to_blue_800_of_5: &str = "to-blue-800/5"; pub(crate) const to_blue_800_of_50: &str = "to-blue-800/50"; pub(crate) const to_blue_800_of_60: &str = "to-blue-800/60"; pub(crate) const to_blue_800_of_70: &str = "to-blue-800/70"; pub(crate) const to_blue_800_of_75: &str = "to-blue-800/75"; pub(crate) const to_blue_800_of_80: &str = "to-blue-800/80"; pub(crate) const to_blue_800_of_90: &str = "to-blue-800/90"; pub(crate) const to_blue_800_of_95: &str = "to-blue-800/95"; pub(crate) const to_blue_900: &str = "to-blue-900"; pub(crate) const to_blue_900_of_0: &str = "to-blue-900/0"; pub(crate) const to_blue_900_of_10: &str = "to-blue-900/10"; pub(crate) const to_blue_900_of_100: &str = "to-blue-900/100"; pub(crate) const to_blue_900_of_20: &str = "to-blue-900/20"; pub(crate) const to_blue_900_of_25: &str = "to-blue-900/25"; pub(crate) const to_blue_900_of_30: &str = "to-blue-900/30"; pub(crate) const to_blue_900_of_40: &str = "to-blue-900/40"; pub(crate) const to_blue_900_of_5: &str = "to-blue-900/5"; pub(crate) const to_blue_900_of_50: &str = "to-blue-900/50"; pub(crate) const to_blue_900_of_60: &str = "to-blue-900/60"; pub(crate) const to_blue_900_of_70: &str = "to-blue-900/70"; pub(crate) const to_blue_900_of_75: &str = "to-blue-900/75"; pub(crate) const to_blue_900_of_80: &str = "to-blue-900/80"; pub(crate) const to_blue_900_of_90: &str = "to-blue-900/90"; pub(crate) const to_blue_900_of_95: &str = "to-blue-900/95"; pub(crate) const to_current: &str = "to-current"; pub(crate) const to_cyan_100: &str = "to-cyan-100"; pub(crate) const to_cyan_100_of_0: &str = "to-cyan-100/0"; pub(crate) const to_cyan_100_of_10: &str = "to-cyan-100/10"; pub(crate) const to_cyan_100_of_100: &str = "to-cyan-100/100"; pub(crate) const to_cyan_100_of_20: &str = "to-cyan-100/20"; pub(crate) const to_cyan_100_of_25: &str = "to-cyan-100/25"; pub(crate) const to_cyan_100_of_30: &str = "to-cyan-100/30"; pub(crate) const to_cyan_100_of_40: &str = "to-cyan-100/40"; pub(crate) const to_cyan_100_of_5: &str = "to-cyan-100/5"; pub(crate) const to_cyan_100_of_50: &str = "to-cyan-100/50"; pub(crate) const to_cyan_100_of_60: &str = "to-cyan-100/60"; pub(crate) const to_cyan_100_of_70: &str = "to-cyan-100/70"; pub(crate) const to_cyan_100_of_75: &str = "to-cyan-100/75"; pub(crate) const to_cyan_100_of_80: &str = "to-cyan-100/80"; pub(crate) const to_cyan_100_of_90: &str = "to-cyan-100/90"; pub(crate) const to_cyan_100_of_95: &str = "to-cyan-100/95"; pub(crate) const to_cyan_200: &str = "to-cyan-200"; pub(crate) const to_cyan_200_of_0: &str = "to-cyan-200/0"; pub(crate) const to_cyan_200_of_10: &str = "to-cyan-200/10"; pub(crate) const to_cyan_200_of_100: &str = "to-cyan-200/100"; pub(crate) const to_cyan_200_of_20: &str = "to-cyan-200/20"; pub(crate) const to_cyan_200_of_25: &str = "to-cyan-200/25"; pub(crate) const to_cyan_200_of_30: &str = "to-cyan-200/30"; pub(crate) const to_cyan_200_of_40: &str = "to-cyan-200/40"; pub(crate) const to_cyan_200_of_5: &str = "to-cyan-200/5"; pub(crate) const to_cyan_200_of_50: &str = "to-cyan-200/50"; pub(crate) const to_cyan_200_of_60: &str = "to-cyan-200/60"; pub(crate) const to_cyan_200_of_70: &str = "to-cyan-200/70"; pub(crate) const to_cyan_200_of_75: &str = "to-cyan-200/75"; pub(crate) const to_cyan_200_of_80: &str = "to-cyan-200/80"; pub(crate) const to_cyan_200_of_90: &str = "to-cyan-200/90"; pub(crate) const to_cyan_200_of_95: &str = "to-cyan-200/95"; pub(crate) const to_cyan_300: &str = "to-cyan-300"; pub(crate) const to_cyan_300_of_0: &str = "to-cyan-300/0"; pub(crate) const to_cyan_300_of_10: &str = "to-cyan-300/10"; pub(crate) const to_cyan_300_of_100: &str = "to-cyan-300/100"; pub(crate) const to_cyan_300_of_20: &str = "to-cyan-300/20"; pub(crate) const to_cyan_300_of_25: &str = "to-cyan-300/25"; pub(crate) const to_cyan_300_of_30: &str = "to-cyan-300/30"; pub(crate) const to_cyan_300_of_40: &str = "to-cyan-300/40"; pub(crate) const to_cyan_300_of_5: &str = "to-cyan-300/5"; pub(crate) const to_cyan_300_of_50: &str = "to-cyan-300/50"; pub(crate) const to_cyan_300_of_60: &str = "to-cyan-300/60"; pub(crate) const to_cyan_300_of_70: &str = "to-cyan-300/70"; pub(crate) const to_cyan_300_of_75: &str = "to-cyan-300/75"; pub(crate) const to_cyan_300_of_80: &str = "to-cyan-300/80"; pub(crate) const to_cyan_300_of_90: &str = "to-cyan-300/90"; pub(crate) const to_cyan_300_of_95: &str = "to-cyan-300/95"; pub(crate) const to_cyan_400: &str = "to-cyan-400"; pub(crate) const to_cyan_400_of_0: &str = "to-cyan-400/0"; pub(crate) const to_cyan_400_of_10: &str = "to-cyan-400/10"; pub(crate) const to_cyan_400_of_100: &str = "to-cyan-400/100"; pub(crate) const to_cyan_400_of_20: &str = "to-cyan-400/20"; pub(crate) const to_cyan_400_of_25: &str = "to-cyan-400/25"; pub(crate) const to_cyan_400_of_30: &str = "to-cyan-400/30"; pub(crate) const to_cyan_400_of_40: &str = "to-cyan-400/40"; pub(crate) const to_cyan_400_of_5: &str = "to-cyan-400/5"; pub(crate) const to_cyan_400_of_50: &str = "to-cyan-400/50"; pub(crate) const to_cyan_400_of_60: &str = "to-cyan-400/60"; pub(crate) const to_cyan_400_of_70: &str = "to-cyan-400/70"; pub(crate) const to_cyan_400_of_75: &str = "to-cyan-400/75"; pub(crate) const to_cyan_400_of_80: &str = "to-cyan-400/80"; pub(crate) const to_cyan_400_of_90: &str = "to-cyan-400/90"; pub(crate) const to_cyan_400_of_95: &str = "to-cyan-400/95"; pub(crate) const to_cyan_50: &str = "to-cyan-50"; pub(crate) const to_cyan_500: &str = "to-cyan-500"; pub(crate) const to_cyan_500_of_0: &str = "to-cyan-500/0"; pub(crate) const to_cyan_500_of_10: &str = "to-cyan-500/10"; pub(crate) const to_cyan_500_of_100: &str = "to-cyan-500/100"; pub(crate) const to_cyan_500_of_20: &str = "to-cyan-500/20"; pub(crate) const to_cyan_500_of_25: &str = "to-cyan-500/25"; pub(crate) const to_cyan_500_of_30: &str = "to-cyan-500/30"; pub(crate) const to_cyan_500_of_40: &str = "to-cyan-500/40"; pub(crate) const to_cyan_500_of_5: &str = "to-cyan-500/5"; pub(crate) const to_cyan_500_of_50: &str = "to-cyan-500/50"; pub(crate) const to_cyan_500_of_60: &str = "to-cyan-500/60"; pub(crate) const to_cyan_500_of_70: &str = "to-cyan-500/70"; pub(crate) const to_cyan_500_of_75: &str = "to-cyan-500/75"; pub(crate) const to_cyan_500_of_80: &str = "to-cyan-500/80"; pub(crate) const to_cyan_500_of_90: &str = "to-cyan-500/90"; pub(crate) const to_cyan_500_of_95: &str = "to-cyan-500/95"; pub(crate) const to_cyan_50_of_0: &str = "to-cyan-50/0"; pub(crate) const to_cyan_50_of_10: &str = "to-cyan-50/10"; pub(crate) const to_cyan_50_of_100: &str = "to-cyan-50/100"; pub(crate) const to_cyan_50_of_20: &str = "to-cyan-50/20"; pub(crate) const to_cyan_50_of_25: &str = "to-cyan-50/25"; pub(crate) const to_cyan_50_of_30: &str = "to-cyan-50/30"; pub(crate) const to_cyan_50_of_40: &str = "to-cyan-50/40"; pub(crate) const to_cyan_50_of_5: &str = "to-cyan-50/5"; pub(crate) const to_cyan_50_of_50: &str = "to-cyan-50/50"; pub(crate) const to_cyan_50_of_60: &str = "to-cyan-50/60"; pub(crate) const to_cyan_50_of_70: &str = "to-cyan-50/70"; pub(crate) const to_cyan_50_of_75: &str = "to-cyan-50/75"; pub(crate) const to_cyan_50_of_80: &str = "to-cyan-50/80"; pub(crate) const to_cyan_50_of_90: &str = "to-cyan-50/90"; pub(crate) const to_cyan_50_of_95: &str = "to-cyan-50/95"; pub(crate) const to_cyan_600: &str = "to-cyan-600"; pub(crate) const to_cyan_600_of_0: &str = "to-cyan-600/0"; pub(crate) const to_cyan_600_of_10: &str = "to-cyan-600/10"; pub(crate) const to_cyan_600_of_100: &str = "to-cyan-600/100"; pub(crate) const to_cyan_600_of_20: &str = "to-cyan-600/20"; pub(crate) const to_cyan_600_of_25: &str = "to-cyan-600/25"; pub(crate) const to_cyan_600_of_30: &str = "to-cyan-600/30"; pub(crate) const to_cyan_600_of_40: &str = "to-cyan-600/40"; pub(crate) const to_cyan_600_of_5: &str = "to-cyan-600/5"; pub(crate) const to_cyan_600_of_50: &str = "to-cyan-600/50"; pub(crate) const to_cyan_600_of_60: &str = "to-cyan-600/60"; pub(crate) const to_cyan_600_of_70: &str = "to-cyan-600/70"; pub(crate) const to_cyan_600_of_75: &str = "to-cyan-600/75"; pub(crate) const to_cyan_600_of_80: &str = "to-cyan-600/80"; pub(crate) const to_cyan_600_of_90: &str = "to-cyan-600/90"; pub(crate) const to_cyan_600_of_95: &str = "to-cyan-600/95"; pub(crate) const to_cyan_700: &str = "to-cyan-700"; pub(crate) const to_cyan_700_of_0: &str = "to-cyan-700/0"; pub(crate) const to_cyan_700_of_10: &str = "to-cyan-700/10"; pub(crate) const to_cyan_700_of_100: &str = "to-cyan-700/100"; pub(crate) const to_cyan_700_of_20: &str = "to-cyan-700/20"; pub(crate) const to_cyan_700_of_25: &str = "to-cyan-700/25"; pub(crate) const to_cyan_700_of_30: &str = "to-cyan-700/30"; pub(crate) const to_cyan_700_of_40: &str = "to-cyan-700/40"; pub(crate) const to_cyan_700_of_5: &str = "to-cyan-700/5"; pub(crate) const to_cyan_700_of_50: &str = "to-cyan-700/50"; pub(crate) const to_cyan_700_of_60: &str = "to-cyan-700/60"; pub(crate) const to_cyan_700_of_70: &str = "to-cyan-700/70"; pub(crate) const to_cyan_700_of_75: &str = "to-cyan-700/75"; pub(crate) const to_cyan_700_of_80: &str = "to-cyan-700/80"; pub(crate) const to_cyan_700_of_90: &str = "to-cyan-700/90"; pub(crate) const to_cyan_700_of_95: &str = "to-cyan-700/95"; pub(crate) const to_cyan_800: &str = "to-cyan-800"; pub(crate) const to_cyan_800_of_0: &str = "to-cyan-800/0"; pub(crate) const to_cyan_800_of_10: &str = "to-cyan-800/10"; pub(crate) const to_cyan_800_of_100: &str = "to-cyan-800/100"; pub(crate) const to_cyan_800_of_20: &str = "to-cyan-800/20"; pub(crate) const to_cyan_800_of_25: &str = "to-cyan-800/25"; pub(crate) const to_cyan_800_of_30: &str = "to-cyan-800/30"; pub(crate) const to_cyan_800_of_40: &str = "to-cyan-800/40"; pub(crate) const to_cyan_800_of_5: &str = "to-cyan-800/5"; pub(crate) const to_cyan_800_of_50: &str = "to-cyan-800/50"; pub(crate) const to_cyan_800_of_60: &str = "to-cyan-800/60"; pub(crate) const to_cyan_800_of_70: &str = "to-cyan-800/70"; pub(crate) const to_cyan_800_of_75: &str = "to-cyan-800/75"; pub(crate) const to_cyan_800_of_80: &str = "to-cyan-800/80"; pub(crate) const to_cyan_800_of_90: &str = "to-cyan-800/90"; pub(crate) const to_cyan_800_of_95: &str = "to-cyan-800/95"; pub(crate) const to_cyan_900: &str = "to-cyan-900"; pub(crate) const to_cyan_900_of_0: &str = "to-cyan-900/0"; pub(crate) const to_cyan_900_of_10: &str = "to-cyan-900/10"; pub(crate) const to_cyan_900_of_100: &str = "to-cyan-900/100"; pub(crate) const to_cyan_900_of_20: &str = "to-cyan-900/20"; pub(crate) const to_cyan_900_of_25: &str = "to-cyan-900/25"; pub(crate) const to_cyan_900_of_30: &str = "to-cyan-900/30"; pub(crate) const to_cyan_900_of_40: &str = "to-cyan-900/40"; pub(crate) const to_cyan_900_of_5: &str = "to-cyan-900/5"; pub(crate) const to_cyan_900_of_50: &str = "to-cyan-900/50"; pub(crate) const to_cyan_900_of_60: &str = "to-cyan-900/60"; pub(crate) const to_cyan_900_of_70: &str = "to-cyan-900/70"; pub(crate) const to_cyan_900_of_75: &str = "to-cyan-900/75"; pub(crate) const to_cyan_900_of_80: &str = "to-cyan-900/80"; pub(crate) const to_cyan_900_of_90: &str = "to-cyan-900/90"; pub(crate) const to_cyan_900_of_95: &str = "to-cyan-900/95"; pub(crate) const to_emerald_100: &str = "to-emerald-100"; pub(crate) const to_emerald_100_of_0: &str = "to-emerald-100/0"; pub(crate) const to_emerald_100_of_10: &str = "to-emerald-100/10"; pub(crate) const to_emerald_100_of_100: &str = "to-emerald-100/100"; pub(crate) const to_emerald_100_of_20: &str = "to-emerald-100/20"; pub(crate) const to_emerald_100_of_25: &str = "to-emerald-100/25"; pub(crate) const to_emerald_100_of_30: &str = "to-emerald-100/30"; pub(crate) const to_emerald_100_of_40: &str = "to-emerald-100/40"; pub(crate) const to_emerald_100_of_5: &str = "to-emerald-100/5"; pub(crate) const to_emerald_100_of_50: &str = "to-emerald-100/50"; pub(crate) const to_emerald_100_of_60: &str = "to-emerald-100/60"; pub(crate) const to_emerald_100_of_70: &str = "to-emerald-100/70"; pub(crate) const to_emerald_100_of_75: &str = "to-emerald-100/75"; pub(crate) const to_emerald_100_of_80: &str = "to-emerald-100/80"; pub(crate) const to_emerald_100_of_90: &str = "to-emerald-100/90"; pub(crate) const to_emerald_100_of_95: &str = "to-emerald-100/95"; pub(crate) const to_emerald_200: &str = "to-emerald-200"; pub(crate) const to_emerald_200_of_0: &str = "to-emerald-200/0"; pub(crate) const to_emerald_200_of_10: &str = "to-emerald-200/10"; pub(crate) const to_emerald_200_of_100: &str = "to-emerald-200/100"; pub(crate) const to_emerald_200_of_20: &str = "to-emerald-200/20"; pub(crate) const to_emerald_200_of_25: &str = "to-emerald-200/25"; pub(crate) const to_emerald_200_of_30: &str = "to-emerald-200/30"; pub(crate) const to_emerald_200_of_40: &str = "to-emerald-200/40"; pub(crate) const to_emerald_200_of_5: &str = "to-emerald-200/5"; pub(crate) const to_emerald_200_of_50: &str = "to-emerald-200/50"; pub(crate) const to_emerald_200_of_60: &str = "to-emerald-200/60"; pub(crate) const to_emerald_200_of_70: &str = "to-emerald-200/70"; pub(crate) const to_emerald_200_of_75: &str = "to-emerald-200/75"; pub(crate) const to_emerald_200_of_80: &str = "to-emerald-200/80"; pub(crate) const to_emerald_200_of_90: &str = "to-emerald-200/90"; pub(crate) const to_emerald_200_of_95: &str = "to-emerald-200/95"; pub(crate) const to_emerald_300: &str = "to-emerald-300"; pub(crate) const to_emerald_300_of_0: &str = "to-emerald-300/0"; pub(crate) const to_emerald_300_of_10: &str = "to-emerald-300/10"; pub(crate) const to_emerald_300_of_100: &str = "to-emerald-300/100"; pub(crate) const to_emerald_300_of_20: &str = "to-emerald-300/20"; pub(crate) const to_emerald_300_of_25: &str = "to-emerald-300/25"; pub(crate) const to_emerald_300_of_30: &str = "to-emerald-300/30"; pub(crate) const to_emerald_300_of_40: &str = "to-emerald-300/40"; pub(crate) const to_emerald_300_of_5: &str = "to-emerald-300/5"; pub(crate) const to_emerald_300_of_50: &str = "to-emerald-300/50"; pub(crate) const to_emerald_300_of_60: &str = "to-emerald-300/60"; pub(crate) const to_emerald_300_of_70: &str = "to-emerald-300/70"; pub(crate) const to_emerald_300_of_75: &str = "to-emerald-300/75"; pub(crate) const to_emerald_300_of_80: &str = "to-emerald-300/80"; pub(crate) const to_emerald_300_of_90: &str = "to-emerald-300/90"; pub(crate) const to_emerald_300_of_95: &str = "to-emerald-300/95"; pub(crate) const to_emerald_400: &str = "to-emerald-400"; pub(crate) const to_emerald_400_of_0: &str = "to-emerald-400/0"; pub(crate) const to_emerald_400_of_10: &str = "to-emerald-400/10"; pub(crate) const to_emerald_400_of_100: &str = "to-emerald-400/100"; pub(crate) const to_emerald_400_of_20: &str = "to-emerald-400/20"; pub(crate) const to_emerald_400_of_25: &str = "to-emerald-400/25"; pub(crate) const to_emerald_400_of_30: &str = "to-emerald-400/30"; pub(crate) const to_emerald_400_of_40: &str = "to-emerald-400/40"; pub(crate) const to_emerald_400_of_5: &str = "to-emerald-400/5"; pub(crate) const to_emerald_400_of_50: &str = "to-emerald-400/50"; pub(crate) const to_emerald_400_of_60: &str = "to-emerald-400/60"; pub(crate) const to_emerald_400_of_70: &str = "to-emerald-400/70"; pub(crate) const to_emerald_400_of_75: &str = "to-emerald-400/75"; pub(crate) const to_emerald_400_of_80: &str = "to-emerald-400/80"; pub(crate) const to_emerald_400_of_90: &str = "to-emerald-400/90"; pub(crate) const to_emerald_400_of_95: &str = "to-emerald-400/95"; pub(crate) const to_emerald_50: &str = "to-emerald-50"; pub(crate) const to_emerald_500: &str = "to-emerald-500"; pub(crate) const to_emerald_500_of_0: &str = "to-emerald-500/0"; pub(crate) const to_emerald_500_of_10: &str = "to-emerald-500/10"; pub(crate) const to_emerald_500_of_100: &str = "to-emerald-500/100"; pub(crate) const to_emerald_500_of_20: &str = "to-emerald-500/20"; pub(crate) const to_emerald_500_of_25: &str = "to-emerald-500/25"; pub(crate) const to_emerald_500_of_30: &str = "to-emerald-500/30"; pub(crate) const to_emerald_500_of_40: &str = "to-emerald-500/40"; pub(crate) const to_emerald_500_of_5: &str = "to-emerald-500/5"; pub(crate) const to_emerald_500_of_50: &str = "to-emerald-500/50"; pub(crate) const to_emerald_500_of_60: &str = "to-emerald-500/60"; pub(crate) const to_emerald_500_of_70: &str = "to-emerald-500/70"; pub(crate) const to_emerald_500_of_75: &str = "to-emerald-500/75"; pub(crate) const to_emerald_500_of_80: &str = "to-emerald-500/80"; pub(crate) const to_emerald_500_of_90: &str = "to-emerald-500/90"; pub(crate) const to_emerald_500_of_95: &str = "to-emerald-500/95"; pub(crate) const to_emerald_50_of_0: &str = "to-emerald-50/0"; pub(crate) const to_emerald_50_of_10: &str = "to-emerald-50/10"; pub(crate) const to_emerald_50_of_100: &str = "to-emerald-50/100"; pub(crate) const to_emerald_50_of_20: &str = "to-emerald-50/20"; pub(crate) const to_emerald_50_of_25: &str = "to-emerald-50/25"; pub(crate) const to_emerald_50_of_30: &str = "to-emerald-50/30"; pub(crate) const to_emerald_50_of_40: &str = "to-emerald-50/40"; pub(crate) const to_emerald_50_of_5: &str = "to-emerald-50/5"; pub(crate) const to_emerald_50_of_50: &str = "to-emerald-50/50"; pub(crate) const to_emerald_50_of_60: &str = "to-emerald-50/60"; pub(crate) const to_emerald_50_of_70: &str = "to-emerald-50/70"; pub(crate) const to_emerald_50_of_75: &str = "to-emerald-50/75"; pub(crate) const to_emerald_50_of_80: &str = "to-emerald-50/80"; pub(crate) const to_emerald_50_of_90: &str = "to-emerald-50/90"; pub(crate) const to_emerald_50_of_95: &str = "to-emerald-50/95"; pub(crate) const to_emerald_600: &str = "to-emerald-600"; pub(crate) const to_emerald_600_of_0: &str = "to-emerald-600/0"; pub(crate) const to_emerald_600_of_10: &str = "to-emerald-600/10"; pub(crate) const to_emerald_600_of_100: &str = "to-emerald-600/100"; pub(crate) const to_emerald_600_of_20: &str = "to-emerald-600/20"; pub(crate) const to_emerald_600_of_25: &str = "to-emerald-600/25"; pub(crate) const to_emerald_600_of_30: &str = "to-emerald-600/30"; pub(crate) const to_emerald_600_of_40: &str = "to-emerald-600/40"; pub(crate) const to_emerald_600_of_5: &str = "to-emerald-600/5"; pub(crate) const to_emerald_600_of_50: &str = "to-emerald-600/50"; pub(crate) const to_emerald_600_of_60: &str = "to-emerald-600/60"; pub(crate) const to_emerald_600_of_70: &str = "to-emerald-600/70"; pub(crate) const to_emerald_600_of_75: &str = "to-emerald-600/75"; pub(crate) const to_emerald_600_of_80: &str = "to-emerald-600/80"; pub(crate) const to_emerald_600_of_90: &str = "to-emerald-600/90"; pub(crate) const to_emerald_600_of_95: &str = "to-emerald-600/95"; pub(crate) const to_emerald_700: &str = "to-emerald-700"; pub(crate) const to_emerald_700_of_0: &str = "to-emerald-700/0"; pub(crate) const to_emerald_700_of_10: &str = "to-emerald-700/10"; pub(crate) const to_emerald_700_of_100: &str = "to-emerald-700/100"; pub(crate) const to_emerald_700_of_20: &str = "to-emerald-700/20"; pub(crate) const to_emerald_700_of_25: &str = "to-emerald-700/25"; pub(crate) const to_emerald_700_of_30: &str = "to-emerald-700/30"; pub(crate) const to_emerald_700_of_40: &str = "to-emerald-700/40"; pub(crate) const to_emerald_700_of_5: &str = "to-emerald-700/5"; pub(crate) const to_emerald_700_of_50: &str = "to-emerald-700/50"; pub(crate) const to_emerald_700_of_60: &str = "to-emerald-700/60"; pub(crate) const to_emerald_700_of_70: &str = "to-emerald-700/70"; pub(crate) const to_emerald_700_of_75: &str = "to-emerald-700/75"; pub(crate) const to_emerald_700_of_80: &str = "to-emerald-700/80"; pub(crate) const to_emerald_700_of_90: &str = "to-emerald-700/90"; pub(crate) const to_emerald_700_of_95: &str = "to-emerald-700/95"; pub(crate) const to_emerald_800: &str = "to-emerald-800"; pub(crate) const to_emerald_800_of_0: &str = "to-emerald-800/0"; pub(crate) const to_emerald_800_of_10: &str = "to-emerald-800/10"; pub(crate) const to_emerald_800_of_100: &str = "to-emerald-800/100"; pub(crate) const to_emerald_800_of_20: &str = "to-emerald-800/20"; pub(crate) const to_emerald_800_of_25: &str = "to-emerald-800/25"; pub(crate) const to_emerald_800_of_30: &str = "to-emerald-800/30"; pub(crate) const to_emerald_800_of_40: &str = "to-emerald-800/40"; pub(crate) const to_emerald_800_of_5: &str = "to-emerald-800/5"; pub(crate) const to_emerald_800_of_50: &str = "to-emerald-800/50"; pub(crate) const to_emerald_800_of_60: &str = "to-emerald-800/60"; pub(crate) const to_emerald_800_of_70: &str = "to-emerald-800/70"; pub(crate) const to_emerald_800_of_75: &str = "to-emerald-800/75"; pub(crate) const to_emerald_800_of_80: &str = "to-emerald-800/80"; pub(crate) const to_emerald_800_of_90: &str = "to-emerald-800/90"; pub(crate) const to_emerald_800_of_95: &str = "to-emerald-800/95"; pub(crate) const to_emerald_900: &str = "to-emerald-900"; pub(crate) const to_emerald_900_of_0: &str = "to-emerald-900/0"; pub(crate) const to_emerald_900_of_10: &str = "to-emerald-900/10"; pub(crate) const to_emerald_900_of_100: &str = "to-emerald-900/100"; pub(crate) const to_emerald_900_of_20: &str = "to-emerald-900/20"; pub(crate) const to_emerald_900_of_25: &str = "to-emerald-900/25"; pub(crate) const to_emerald_900_of_30: &str = "to-emerald-900/30"; pub(crate) const to_emerald_900_of_40: &str = "to-emerald-900/40"; pub(crate) const to_emerald_900_of_5: &str = "to-emerald-900/5"; pub(crate) const to_emerald_900_of_50: &str = "to-emerald-900/50"; pub(crate) const to_emerald_900_of_60: &str = "to-emerald-900/60"; pub(crate) const to_emerald_900_of_70: &str = "to-emerald-900/70"; pub(crate) const to_emerald_900_of_75: &str = "to-emerald-900/75"; pub(crate) const to_emerald_900_of_80: &str = "to-emerald-900/80"; pub(crate) const to_emerald_900_of_90: &str = "to-emerald-900/90"; pub(crate) const to_emerald_900_of_95: &str = "to-emerald-900/95"; pub(crate) const to_fuchsia_100: &str = "to-fuchsia-100"; pub(crate) const to_fuchsia_100_of_0: &str = "to-fuchsia-100/0"; pub(crate) const to_fuchsia_100_of_10: &str = "to-fuchsia-100/10"; pub(crate) const to_fuchsia_100_of_100: &str = "to-fuchsia-100/100"; pub(crate) const to_fuchsia_100_of_20: &str = "to-fuchsia-100/20"; pub(crate) const to_fuchsia_100_of_25: &str = "to-fuchsia-100/25"; pub(crate) const to_fuchsia_100_of_30: &str = "to-fuchsia-100/30"; pub(crate) const to_fuchsia_100_of_40: &str = "to-fuchsia-100/40"; pub(crate) const to_fuchsia_100_of_5: &str = "to-fuchsia-100/5"; pub(crate) const to_fuchsia_100_of_50: &str = "to-fuchsia-100/50"; pub(crate) const to_fuchsia_100_of_60: &str = "to-fuchsia-100/60"; pub(crate) const to_fuchsia_100_of_70: &str = "to-fuchsia-100/70"; pub(crate) const to_fuchsia_100_of_75: &str = "to-fuchsia-100/75"; pub(crate) const to_fuchsia_100_of_80: &str = "to-fuchsia-100/80"; pub(crate) const to_fuchsia_100_of_90: &str = "to-fuchsia-100/90"; pub(crate) const to_fuchsia_100_of_95: &str = "to-fuchsia-100/95"; pub(crate) const to_fuchsia_200: &str = "to-fuchsia-200"; pub(crate) const to_fuchsia_200_of_0: &str = "to-fuchsia-200/0"; pub(crate) const to_fuchsia_200_of_10: &str = "to-fuchsia-200/10"; pub(crate) const to_fuchsia_200_of_100: &str = "to-fuchsia-200/100"; pub(crate) const to_fuchsia_200_of_20: &str = "to-fuchsia-200/20"; pub(crate) const to_fuchsia_200_of_25: &str = "to-fuchsia-200/25"; pub(crate) const to_fuchsia_200_of_30: &str = "to-fuchsia-200/30"; pub(crate) const to_fuchsia_200_of_40: &str = "to-fuchsia-200/40"; pub(crate) const to_fuchsia_200_of_5: &str = "to-fuchsia-200/5"; pub(crate) const to_fuchsia_200_of_50: &str = "to-fuchsia-200/50"; pub(crate) const to_fuchsia_200_of_60: &str = "to-fuchsia-200/60"; pub(crate) const to_fuchsia_200_of_70: &str = "to-fuchsia-200/70"; pub(crate) const to_fuchsia_200_of_75: &str = "to-fuchsia-200/75"; pub(crate) const to_fuchsia_200_of_80: &str = "to-fuchsia-200/80"; pub(crate) const to_fuchsia_200_of_90: &str = "to-fuchsia-200/90"; pub(crate) const to_fuchsia_200_of_95: &str = "to-fuchsia-200/95"; pub(crate) const to_fuchsia_300: &str = "to-fuchsia-300"; pub(crate) const to_fuchsia_300_of_0: &str = "to-fuchsia-300/0"; pub(crate) const to_fuchsia_300_of_10: &str = "to-fuchsia-300/10"; pub(crate) const to_fuchsia_300_of_100: &str = "to-fuchsia-300/100"; pub(crate) const to_fuchsia_300_of_20: &str = "to-fuchsia-300/20"; pub(crate) const to_fuchsia_300_of_25: &str = "to-fuchsia-300/25"; pub(crate) const to_fuchsia_300_of_30: &str = "to-fuchsia-300/30"; pub(crate) const to_fuchsia_300_of_40: &str = "to-fuchsia-300/40"; pub(crate) const to_fuchsia_300_of_5: &str = "to-fuchsia-300/5"; pub(crate) const to_fuchsia_300_of_50: &str = "to-fuchsia-300/50"; pub(crate) const to_fuchsia_300_of_60: &str = "to-fuchsia-300/60"; pub(crate) const to_fuchsia_300_of_70: &str = "to-fuchsia-300/70"; pub(crate) const to_fuchsia_300_of_75: &str = "to-fuchsia-300/75"; pub(crate) const to_fuchsia_300_of_80: &str = "to-fuchsia-300/80"; pub(crate) const to_fuchsia_300_of_90: &str = "to-fuchsia-300/90"; pub(crate) const to_fuchsia_300_of_95: &str = "to-fuchsia-300/95"; pub(crate) const to_fuchsia_400: &str = "to-fuchsia-400"; pub(crate) const to_fuchsia_400_of_0: &str = "to-fuchsia-400/0"; pub(crate) const to_fuchsia_400_of_10: &str = "to-fuchsia-400/10"; pub(crate) const to_fuchsia_400_of_100: &str = "to-fuchsia-400/100"; pub(crate) const to_fuchsia_400_of_20: &str = "to-fuchsia-400/20"; pub(crate) const to_fuchsia_400_of_25: &str = "to-fuchsia-400/25"; pub(crate) const to_fuchsia_400_of_30: &str = "to-fuchsia-400/30"; pub(crate) const to_fuchsia_400_of_40: &str = "to-fuchsia-400/40"; pub(crate) const to_fuchsia_400_of_5: &str = "to-fuchsia-400/5"; pub(crate) const to_fuchsia_400_of_50: &str = "to-fuchsia-400/50"; pub(crate) const to_fuchsia_400_of_60: &str = "to-fuchsia-400/60"; pub(crate) const to_fuchsia_400_of_70: &str = "to-fuchsia-400/70"; pub(crate) const to_fuchsia_400_of_75: &str = "to-fuchsia-400/75"; pub(crate) const to_fuchsia_400_of_80: &str = "to-fuchsia-400/80"; pub(crate) const to_fuchsia_400_of_90: &str = "to-fuchsia-400/90"; pub(crate) const to_fuchsia_400_of_95: &str = "to-fuchsia-400/95"; pub(crate) const to_fuchsia_50: &str = "to-fuchsia-50"; pub(crate) const to_fuchsia_500: &str = "to-fuchsia-500"; pub(crate) const to_fuchsia_500_of_0: &str = "to-fuchsia-500/0"; pub(crate) const to_fuchsia_500_of_10: &str = "to-fuchsia-500/10"; pub(crate) const to_fuchsia_500_of_100: &str = "to-fuchsia-500/100"; pub(crate) const to_fuchsia_500_of_20: &str = "to-fuchsia-500/20"; pub(crate) const to_fuchsia_500_of_25: &str = "to-fuchsia-500/25"; pub(crate) const to_fuchsia_500_of_30: &str = "to-fuchsia-500/30"; pub(crate) const to_fuchsia_500_of_40: &str = "to-fuchsia-500/40"; pub(crate) const to_fuchsia_500_of_5: &str = "to-fuchsia-500/5"; pub(crate) const to_fuchsia_500_of_50: &str = "to-fuchsia-500/50"; pub(crate) const to_fuchsia_500_of_60: &str = "to-fuchsia-500/60"; pub(crate) const to_fuchsia_500_of_70: &str = "to-fuchsia-500/70"; pub(crate) const to_fuchsia_500_of_75: &str = "to-fuchsia-500/75"; pub(crate) const to_fuchsia_500_of_80: &str = "to-fuchsia-500/80"; pub(crate) const to_fuchsia_500_of_90: &str = "to-fuchsia-500/90"; pub(crate) const to_fuchsia_500_of_95: &str = "to-fuchsia-500/95"; pub(crate) const to_fuchsia_50_of_0: &str = "to-fuchsia-50/0"; pub(crate) const to_fuchsia_50_of_10: &str = "to-fuchsia-50/10"; pub(crate) const to_fuchsia_50_of_100: &str = "to-fuchsia-50/100"; pub(crate) const to_fuchsia_50_of_20: &str = "to-fuchsia-50/20"; pub(crate) const to_fuchsia_50_of_25: &str = "to-fuchsia-50/25"; pub(crate) const to_fuchsia_50_of_30: &str = "to-fuchsia-50/30"; pub(crate) const to_fuchsia_50_of_40: &str = "to-fuchsia-50/40"; pub(crate) const to_fuchsia_50_of_5: &str = "to-fuchsia-50/5"; pub(crate) const to_fuchsia_50_of_50: &str = "to-fuchsia-50/50"; pub(crate) const to_fuchsia_50_of_60: &str = "to-fuchsia-50/60"; pub(crate) const to_fuchsia_50_of_70: &str = "to-fuchsia-50/70"; pub(crate) const to_fuchsia_50_of_75: &str = "to-fuchsia-50/75"; pub(crate) const to_fuchsia_50_of_80: &str = "to-fuchsia-50/80"; pub(crate) const to_fuchsia_50_of_90: &str = "to-fuchsia-50/90"; pub(crate) const to_fuchsia_50_of_95: &str = "to-fuchsia-50/95"; pub(crate) const to_fuchsia_600: &str = "to-fuchsia-600"; pub(crate) const to_fuchsia_600_of_0: &str = "to-fuchsia-600/0"; pub(crate) const to_fuchsia_600_of_10: &str = "to-fuchsia-600/10"; pub(crate) const to_fuchsia_600_of_100: &str = "to-fuchsia-600/100"; pub(crate) const to_fuchsia_600_of_20: &str = "to-fuchsia-600/20"; pub(crate) const to_fuchsia_600_of_25: &str = "to-fuchsia-600/25"; pub(crate) const to_fuchsia_600_of_30: &str = "to-fuchsia-600/30"; pub(crate) const to_fuchsia_600_of_40: &str = "to-fuchsia-600/40"; pub(crate) const to_fuchsia_600_of_5: &str = "to-fuchsia-600/5"; pub(crate) const to_fuchsia_600_of_50: &str = "to-fuchsia-600/50"; pub(crate) const to_fuchsia_600_of_60: &str = "to-fuchsia-600/60"; pub(crate) const to_fuchsia_600_of_70: &str = "to-fuchsia-600/70"; pub(crate) const to_fuchsia_600_of_75: &str = "to-fuchsia-600/75"; pub(crate) const to_fuchsia_600_of_80: &str = "to-fuchsia-600/80"; pub(crate) const to_fuchsia_600_of_90: &str = "to-fuchsia-600/90"; pub(crate) const to_fuchsia_600_of_95: &str = "to-fuchsia-600/95"; pub(crate) const to_fuchsia_700: &str = "to-fuchsia-700"; pub(crate) const to_fuchsia_700_of_0: &str = "to-fuchsia-700/0"; pub(crate) const to_fuchsia_700_of_10: &str = "to-fuchsia-700/10"; pub(crate) const to_fuchsia_700_of_100: &str = "to-fuchsia-700/100"; pub(crate) const to_fuchsia_700_of_20: &str = "to-fuchsia-700/20"; pub(crate) const to_fuchsia_700_of_25: &str = "to-fuchsia-700/25"; pub(crate) const to_fuchsia_700_of_30: &str = "to-fuchsia-700/30"; pub(crate) const to_fuchsia_700_of_40: &str = "to-fuchsia-700/40"; pub(crate) const to_fuchsia_700_of_5: &str = "to-fuchsia-700/5"; pub(crate) const to_fuchsia_700_of_50: &str = "to-fuchsia-700/50"; pub(crate) const to_fuchsia_700_of_60: &str = "to-fuchsia-700/60"; pub(crate) const to_fuchsia_700_of_70: &str = "to-fuchsia-700/70"; pub(crate) const to_fuchsia_700_of_75: &str = "to-fuchsia-700/75"; pub(crate) const to_fuchsia_700_of_80: &str = "to-fuchsia-700/80"; pub(crate) const to_fuchsia_700_of_90: &str = "to-fuchsia-700/90"; pub(crate) const to_fuchsia_700_of_95: &str = "to-fuchsia-700/95"; pub(crate) const to_fuchsia_800: &str = "to-fuchsia-800"; pub(crate) const to_fuchsia_800_of_0: &str = "to-fuchsia-800/0"; pub(crate) const to_fuchsia_800_of_10: &str = "to-fuchsia-800/10"; pub(crate) const to_fuchsia_800_of_100: &str = "to-fuchsia-800/100"; pub(crate) const to_fuchsia_800_of_20: &str = "to-fuchsia-800/20"; pub(crate) const to_fuchsia_800_of_25: &str = "to-fuchsia-800/25"; pub(crate) const to_fuchsia_800_of_30: &str = "to-fuchsia-800/30"; pub(crate) const to_fuchsia_800_of_40: &str = "to-fuchsia-800/40"; pub(crate) const to_fuchsia_800_of_5: &str = "to-fuchsia-800/5"; pub(crate) const to_fuchsia_800_of_50: &str = "to-fuchsia-800/50"; pub(crate) const to_fuchsia_800_of_60: &str = "to-fuchsia-800/60"; pub(crate) const to_fuchsia_800_of_70: &str = "to-fuchsia-800/70"; pub(crate) const to_fuchsia_800_of_75: &str = "to-fuchsia-800/75"; pub(crate) const to_fuchsia_800_of_80: &str = "to-fuchsia-800/80"; pub(crate) const to_fuchsia_800_of_90: &str = "to-fuchsia-800/90"; pub(crate) const to_fuchsia_800_of_95: &str = "to-fuchsia-800/95"; pub(crate) const to_fuchsia_900: &str = "to-fuchsia-900"; pub(crate) const to_fuchsia_900_of_0: &str = "to-fuchsia-900/0"; pub(crate) const to_fuchsia_900_of_10: &str = "to-fuchsia-900/10"; pub(crate) const to_fuchsia_900_of_100: &str = "to-fuchsia-900/100"; pub(crate) const to_fuchsia_900_of_20: &str = "to-fuchsia-900/20"; pub(crate) const to_fuchsia_900_of_25: &str = "to-fuchsia-900/25"; pub(crate) const to_fuchsia_900_of_30: &str = "to-fuchsia-900/30"; pub(crate) const to_fuchsia_900_of_40: &str = "to-fuchsia-900/40"; pub(crate) const to_fuchsia_900_of_5: &str = "to-fuchsia-900/5"; pub(crate) const to_fuchsia_900_of_50: &str = "to-fuchsia-900/50"; pub(crate) const to_fuchsia_900_of_60: &str = "to-fuchsia-900/60"; pub(crate) const to_fuchsia_900_of_70: &str = "to-fuchsia-900/70"; pub(crate) const to_fuchsia_900_of_75: &str = "to-fuchsia-900/75"; pub(crate) const to_fuchsia_900_of_80: &str = "to-fuchsia-900/80"; pub(crate) const to_fuchsia_900_of_90: &str = "to-fuchsia-900/90"; pub(crate) const to_fuchsia_900_of_95: &str = "to-fuchsia-900/95"; pub(crate) const to_gray_100: &str = "to-gray-100"; pub(crate) const to_gray_100_of_0: &str = "to-gray-100/0"; pub(crate) const to_gray_100_of_10: &str = "to-gray-100/10"; pub(crate) const to_gray_100_of_100: &str = "to-gray-100/100"; pub(crate) const to_gray_100_of_20: &str = "to-gray-100/20"; pub(crate) const to_gray_100_of_25: &str = "to-gray-100/25"; pub(crate) const to_gray_100_of_30: &str = "to-gray-100/30"; pub(crate) const to_gray_100_of_40: &str = "to-gray-100/40"; pub(crate) const to_gray_100_of_5: &str = "to-gray-100/5"; pub(crate) const to_gray_100_of_50: &str = "to-gray-100/50"; pub(crate) const to_gray_100_of_60: &str = "to-gray-100/60"; pub(crate) const to_gray_100_of_70: &str = "to-gray-100/70"; pub(crate) const to_gray_100_of_75: &str = "to-gray-100/75"; pub(crate) const to_gray_100_of_80: &str = "to-gray-100/80"; pub(crate) const to_gray_100_of_90: &str = "to-gray-100/90"; pub(crate) const to_gray_100_of_95: &str = "to-gray-100/95"; pub(crate) const to_gray_200: &str = "to-gray-200"; pub(crate) const to_gray_200_of_0: &str = "to-gray-200/0"; pub(crate) const to_gray_200_of_10: &str = "to-gray-200/10"; pub(crate) const to_gray_200_of_100: &str = "to-gray-200/100"; pub(crate) const to_gray_200_of_20: &str = "to-gray-200/20"; pub(crate) const to_gray_200_of_25: &str = "to-gray-200/25"; pub(crate) const to_gray_200_of_30: &str = "to-gray-200/30"; pub(crate) const to_gray_200_of_40: &str = "to-gray-200/40"; pub(crate) const to_gray_200_of_5: &str = "to-gray-200/5"; pub(crate) const to_gray_200_of_50: &str = "to-gray-200/50"; pub(crate) const to_gray_200_of_60: &str = "to-gray-200/60"; pub(crate) const to_gray_200_of_70: &str = "to-gray-200/70"; pub(crate) const to_gray_200_of_75: &str = "to-gray-200/75"; pub(crate) const to_gray_200_of_80: &str = "to-gray-200/80"; pub(crate) const to_gray_200_of_90: &str = "to-gray-200/90"; pub(crate) const to_gray_200_of_95: &str = "to-gray-200/95"; pub(crate) const to_gray_300: &str = "to-gray-300"; pub(crate) const to_gray_300_of_0: &str = "to-gray-300/0"; pub(crate) const to_gray_300_of_10: &str = "to-gray-300/10"; pub(crate) const to_gray_300_of_100: &str = "to-gray-300/100"; pub(crate) const to_gray_300_of_20: &str = "to-gray-300/20"; pub(crate) const to_gray_300_of_25: &str = "to-gray-300/25"; pub(crate) const to_gray_300_of_30: &str = "to-gray-300/30"; pub(crate) const to_gray_300_of_40: &str = "to-gray-300/40"; pub(crate) const to_gray_300_of_5: &str = "to-gray-300/5"; pub(crate) const to_gray_300_of_50: &str = "to-gray-300/50"; pub(crate) const to_gray_300_of_60: &str = "to-gray-300/60"; pub(crate) const to_gray_300_of_70: &str = "to-gray-300/70"; pub(crate) const to_gray_300_of_75: &str = "to-gray-300/75"; pub(crate) const to_gray_300_of_80: &str = "to-gray-300/80"; pub(crate) const to_gray_300_of_90: &str = "to-gray-300/90"; pub(crate) const to_gray_300_of_95: &str = "to-gray-300/95"; pub(crate) const to_gray_400: &str = "to-gray-400"; pub(crate) const to_gray_400_of_0: &str = "to-gray-400/0"; pub(crate) const to_gray_400_of_10: &str = "to-gray-400/10"; pub(crate) const to_gray_400_of_100: &str = "to-gray-400/100"; pub(crate) const to_gray_400_of_20: &str = "to-gray-400/20"; pub(crate) const to_gray_400_of_25: &str = "to-gray-400/25"; pub(crate) const to_gray_400_of_30: &str = "to-gray-400/30"; pub(crate) const to_gray_400_of_40: &str = "to-gray-400/40"; pub(crate) const to_gray_400_of_5: &str = "to-gray-400/5"; pub(crate) const to_gray_400_of_50: &str = "to-gray-400/50"; pub(crate) const to_gray_400_of_60: &str = "to-gray-400/60"; pub(crate) const to_gray_400_of_70: &str = "to-gray-400/70"; pub(crate) const to_gray_400_of_75: &str = "to-gray-400/75"; pub(crate) const to_gray_400_of_80: &str = "to-gray-400/80"; pub(crate) const to_gray_400_of_90: &str = "to-gray-400/90"; pub(crate) const to_gray_400_of_95: &str = "to-gray-400/95"; pub(crate) const to_gray_50: &str = "to-gray-50"; pub(crate) const to_gray_500: &str = "to-gray-500"; pub(crate) const to_gray_500_of_0: &str = "to-gray-500/0"; pub(crate) const to_gray_500_of_10: &str = "to-gray-500/10"; pub(crate) const to_gray_500_of_100: &str = "to-gray-500/100"; pub(crate) const to_gray_500_of_20: &str = "to-gray-500/20"; pub(crate) const to_gray_500_of_25: &str = "to-gray-500/25"; pub(crate) const to_gray_500_of_30: &str = "to-gray-500/30"; pub(crate) const to_gray_500_of_40: &str = "to-gray-500/40"; pub(crate) const to_gray_500_of_5: &str = "to-gray-500/5"; pub(crate) const to_gray_500_of_50: &str = "to-gray-500/50"; pub(crate) const to_gray_500_of_60: &str = "to-gray-500/60"; pub(crate) const to_gray_500_of_70: &str = "to-gray-500/70"; pub(crate) const to_gray_500_of_75: &str = "to-gray-500/75"; pub(crate) const to_gray_500_of_80: &str = "to-gray-500/80"; pub(crate) const to_gray_500_of_90: &str = "to-gray-500/90"; pub(crate) const to_gray_500_of_95: &str = "to-gray-500/95"; pub(crate) const to_gray_50_of_0: &str = "to-gray-50/0"; pub(crate) const to_gray_50_of_10: &str = "to-gray-50/10"; pub(crate) const to_gray_50_of_100: &str = "to-gray-50/100"; pub(crate) const to_gray_50_of_20: &str = "to-gray-50/20"; pub(crate) const to_gray_50_of_25: &str = "to-gray-50/25"; pub(crate) const to_gray_50_of_30: &str = "to-gray-50/30"; pub(crate) const to_gray_50_of_40: &str = "to-gray-50/40"; pub(crate) const to_gray_50_of_5: &str = "to-gray-50/5"; pub(crate) const to_gray_50_of_50: &str = "to-gray-50/50"; pub(crate) const to_gray_50_of_60: &str = "to-gray-50/60"; pub(crate) const to_gray_50_of_70: &str = "to-gray-50/70"; pub(crate) const to_gray_50_of_75: &str = "to-gray-50/75"; pub(crate) const to_gray_50_of_80: &str = "to-gray-50/80"; pub(crate) const to_gray_50_of_90: &str = "to-gray-50/90"; pub(crate) const to_gray_50_of_95: &str = "to-gray-50/95"; pub(crate) const to_gray_600: &str = "to-gray-600"; pub(crate) const to_gray_600_of_0: &str = "to-gray-600/0"; pub(crate) const to_gray_600_of_10: &str = "to-gray-600/10"; pub(crate) const to_gray_600_of_100: &str = "to-gray-600/100"; pub(crate) const to_gray_600_of_20: &str = "to-gray-600/20"; pub(crate) const to_gray_600_of_25: &str = "to-gray-600/25"; pub(crate) const to_gray_600_of_30: &str = "to-gray-600/30"; pub(crate) const to_gray_600_of_40: &str = "to-gray-600/40"; pub(crate) const to_gray_600_of_5: &str = "to-gray-600/5"; pub(crate) const to_gray_600_of_50: &str = "to-gray-600/50"; pub(crate) const to_gray_600_of_60: &str = "to-gray-600/60"; pub(crate) const to_gray_600_of_70: &str = "to-gray-600/70"; pub(crate) const to_gray_600_of_75: &str = "to-gray-600/75"; pub(crate) const to_gray_600_of_80: &str = "to-gray-600/80"; pub(crate) const to_gray_600_of_90: &str = "to-gray-600/90"; pub(crate) const to_gray_600_of_95: &str = "to-gray-600/95"; pub(crate) const to_gray_700: &str = "to-gray-700"; pub(crate) const to_gray_700_of_0: &str = "to-gray-700/0"; pub(crate) const to_gray_700_of_10: &str = "to-gray-700/10"; pub(crate) const to_gray_700_of_100: &str = "to-gray-700/100"; pub(crate) const to_gray_700_of_20: &str = "to-gray-700/20"; pub(crate) const to_gray_700_of_25: &str = "to-gray-700/25"; pub(crate) const to_gray_700_of_30: &str = "to-gray-700/30"; pub(crate) const to_gray_700_of_40: &str = "to-gray-700/40"; pub(crate) const to_gray_700_of_5: &str = "to-gray-700/5"; pub(crate) const to_gray_700_of_50: &str = "to-gray-700/50"; pub(crate) const to_gray_700_of_60: &str = "to-gray-700/60"; pub(crate) const to_gray_700_of_70: &str = "to-gray-700/70"; pub(crate) const to_gray_700_of_75: &str = "to-gray-700/75"; pub(crate) const to_gray_700_of_80: &str = "to-gray-700/80"; pub(crate) const to_gray_700_of_90: &str = "to-gray-700/90"; pub(crate) const to_gray_700_of_95: &str = "to-gray-700/95"; pub(crate) const to_gray_800: &str = "to-gray-800"; pub(crate) const to_gray_800_of_0: &str = "to-gray-800/0"; pub(crate) const to_gray_800_of_10: &str = "to-gray-800/10"; pub(crate) const to_gray_800_of_100: &str = "to-gray-800/100"; pub(crate) const to_gray_800_of_20: &str = "to-gray-800/20"; pub(crate) const to_gray_800_of_25: &str = "to-gray-800/25"; pub(crate) const to_gray_800_of_30: &str = "to-gray-800/30"; pub(crate) const to_gray_800_of_40: &str = "to-gray-800/40"; pub(crate) const to_gray_800_of_5: &str = "to-gray-800/5"; pub(crate) const to_gray_800_of_50: &str = "to-gray-800/50"; pub(crate) const to_gray_800_of_60: &str = "to-gray-800/60"; pub(crate) const to_gray_800_of_70: &str = "to-gray-800/70"; pub(crate) const to_gray_800_of_75: &str = "to-gray-800/75"; pub(crate) const to_gray_800_of_80: &str = "to-gray-800/80"; pub(crate) const to_gray_800_of_90: &str = "to-gray-800/90"; pub(crate) const to_gray_800_of_95: &str = "to-gray-800/95"; pub(crate) const to_gray_900: &str = "to-gray-900"; pub(crate) const to_gray_900_of_0: &str = "to-gray-900/0"; pub(crate) const to_gray_900_of_10: &str = "to-gray-900/10"; pub(crate) const to_gray_900_of_100: &str = "to-gray-900/100"; pub(crate) const to_gray_900_of_20: &str = "to-gray-900/20"; pub(crate) const to_gray_900_of_25: &str = "to-gray-900/25"; pub(crate) const to_gray_900_of_30: &str = "to-gray-900/30"; pub(crate) const to_gray_900_of_40: &str = "to-gray-900/40"; pub(crate) const to_gray_900_of_5: &str = "to-gray-900/5"; pub(crate) const to_gray_900_of_50: &str = "to-gray-900/50"; pub(crate) const to_gray_900_of_60: &str = "to-gray-900/60"; pub(crate) const to_gray_900_of_70: &str = "to-gray-900/70"; pub(crate) const to_gray_900_of_75: &str = "to-gray-900/75"; pub(crate) const to_gray_900_of_80: &str = "to-gray-900/80"; pub(crate) const to_gray_900_of_90: &str = "to-gray-900/90"; pub(crate) const to_gray_900_of_95: &str = "to-gray-900/95"; pub(crate) const to_green_100: &str = "to-green-100"; pub(crate) const to_green_100_of_0: &str = "to-green-100/0"; pub(crate) const to_green_100_of_10: &str = "to-green-100/10"; pub(crate) const to_green_100_of_100: &str = "to-green-100/100"; pub(crate) const to_green_100_of_20: &str = "to-green-100/20"; pub(crate) const to_green_100_of_25: &str = "to-green-100/25"; pub(crate) const to_green_100_of_30: &str = "to-green-100/30"; pub(crate) const to_green_100_of_40: &str = "to-green-100/40"; pub(crate) const to_green_100_of_5: &str = "to-green-100/5"; pub(crate) const to_green_100_of_50: &str = "to-green-100/50"; pub(crate) const to_green_100_of_60: &str = "to-green-100/60"; pub(crate) const to_green_100_of_70: &str = "to-green-100/70"; pub(crate) const to_green_100_of_75: &str = "to-green-100/75"; pub(crate) const to_green_100_of_80: &str = "to-green-100/80"; pub(crate) const to_green_100_of_90: &str = "to-green-100/90"; pub(crate) const to_green_100_of_95: &str = "to-green-100/95"; pub(crate) const to_green_200: &str = "to-green-200"; pub(crate) const to_green_200_of_0: &str = "to-green-200/0"; pub(crate) const to_green_200_of_10: &str = "to-green-200/10"; pub(crate) const to_green_200_of_100: &str = "to-green-200/100"; pub(crate) const to_green_200_of_20: &str = "to-green-200/20"; pub(crate) const to_green_200_of_25: &str = "to-green-200/25"; pub(crate) const to_green_200_of_30: &str = "to-green-200/30"; pub(crate) const to_green_200_of_40: &str = "to-green-200/40"; pub(crate) const to_green_200_of_5: &str = "to-green-200/5"; pub(crate) const to_green_200_of_50: &str = "to-green-200/50"; pub(crate) const to_green_200_of_60: &str = "to-green-200/60"; pub(crate) const to_green_200_of_70: &str = "to-green-200/70"; pub(crate) const to_green_200_of_75: &str = "to-green-200/75"; pub(crate) const to_green_200_of_80: &str = "to-green-200/80"; pub(crate) const to_green_200_of_90: &str = "to-green-200/90"; pub(crate) const to_green_200_of_95: &str = "to-green-200/95"; pub(crate) const to_green_300: &str = "to-green-300"; pub(crate) const to_green_300_of_0: &str = "to-green-300/0"; pub(crate) const to_green_300_of_10: &str = "to-green-300/10"; pub(crate) const to_green_300_of_100: &str = "to-green-300/100"; pub(crate) const to_green_300_of_20: &str = "to-green-300/20"; pub(crate) const to_green_300_of_25: &str = "to-green-300/25"; pub(crate) const to_green_300_of_30: &str = "to-green-300/30"; pub(crate) const to_green_300_of_40: &str = "to-green-300/40"; pub(crate) const to_green_300_of_5: &str = "to-green-300/5"; pub(crate) const to_green_300_of_50: &str = "to-green-300/50"; pub(crate) const to_green_300_of_60: &str = "to-green-300/60"; pub(crate) const to_green_300_of_70: &str = "to-green-300/70"; pub(crate) const to_green_300_of_75: &str = "to-green-300/75"; pub(crate) const to_green_300_of_80: &str = "to-green-300/80"; pub(crate) const to_green_300_of_90: &str = "to-green-300/90"; pub(crate) const to_green_300_of_95: &str = "to-green-300/95"; pub(crate) const to_green_400: &str = "to-green-400"; pub(crate) const to_green_400_of_0: &str = "to-green-400/0"; pub(crate) const to_green_400_of_10: &str = "to-green-400/10"; pub(crate) const to_green_400_of_100: &str = "to-green-400/100"; pub(crate) const to_green_400_of_20: &str = "to-green-400/20"; pub(crate) const to_green_400_of_25: &str = "to-green-400/25"; pub(crate) const to_green_400_of_30: &str = "to-green-400/30"; pub(crate) const to_green_400_of_40: &str = "to-green-400/40"; pub(crate) const to_green_400_of_5: &str = "to-green-400/5"; pub(crate) const to_green_400_of_50: &str = "to-green-400/50"; pub(crate) const to_green_400_of_60: &str = "to-green-400/60"; pub(crate) const to_green_400_of_70: &str = "to-green-400/70"; pub(crate) const to_green_400_of_75: &str = "to-green-400/75"; pub(crate) const to_green_400_of_80: &str = "to-green-400/80"; pub(crate) const to_green_400_of_90: &str = "to-green-400/90"; pub(crate) const to_green_400_of_95: &str = "to-green-400/95"; pub(crate) const to_green_50: &str = "to-green-50"; pub(crate) const to_green_500: &str = "to-green-500"; pub(crate) const to_green_500_of_0: &str = "to-green-500/0"; pub(crate) const to_green_500_of_10: &str = "to-green-500/10"; pub(crate) const to_green_500_of_100: &str = "to-green-500/100"; pub(crate) const to_green_500_of_20: &str = "to-green-500/20"; pub(crate) const to_green_500_of_25: &str = "to-green-500/25"; pub(crate) const to_green_500_of_30: &str = "to-green-500/30"; pub(crate) const to_green_500_of_40: &str = "to-green-500/40"; pub(crate) const to_green_500_of_5: &str = "to-green-500/5"; pub(crate) const to_green_500_of_50: &str = "to-green-500/50"; pub(crate) const to_green_500_of_60: &str = "to-green-500/60"; pub(crate) const to_green_500_of_70: &str = "to-green-500/70"; pub(crate) const to_green_500_of_75: &str = "to-green-500/75"; pub(crate) const to_green_500_of_80: &str = "to-green-500/80"; pub(crate) const to_green_500_of_90: &str = "to-green-500/90"; pub(crate) const to_green_500_of_95: &str = "to-green-500/95"; pub(crate) const to_green_50_of_0: &str = "to-green-50/0"; pub(crate) const to_green_50_of_10: &str = "to-green-50/10"; pub(crate) const to_green_50_of_100: &str = "to-green-50/100"; pub(crate) const to_green_50_of_20: &str = "to-green-50/20"; pub(crate) const to_green_50_of_25: &str = "to-green-50/25"; pub(crate) const to_green_50_of_30: &str = "to-green-50/30"; pub(crate) const to_green_50_of_40: &str = "to-green-50/40"; pub(crate) const to_green_50_of_5: &str = "to-green-50/5"; pub(crate) const to_green_50_of_50: &str = "to-green-50/50"; pub(crate) const to_green_50_of_60: &str = "to-green-50/60"; pub(crate) const to_green_50_of_70: &str = "to-green-50/70"; pub(crate) const to_green_50_of_75: &str = "to-green-50/75"; pub(crate) const to_green_50_of_80: &str = "to-green-50/80"; pub(crate) const to_green_50_of_90: &str = "to-green-50/90"; pub(crate) const to_green_50_of_95: &str = "to-green-50/95"; pub(crate) const to_green_600: &str = "to-green-600"; pub(crate) const to_green_600_of_0: &str = "to-green-600/0"; pub(crate) const to_green_600_of_10: &str = "to-green-600/10"; pub(crate) const to_green_600_of_100: &str = "to-green-600/100"; pub(crate) const to_green_600_of_20: &str = "to-green-600/20"; pub(crate) const to_green_600_of_25: &str = "to-green-600/25"; pub(crate) const to_green_600_of_30: &str = "to-green-600/30"; pub(crate) const to_green_600_of_40: &str = "to-green-600/40"; pub(crate) const to_green_600_of_5: &str = "to-green-600/5"; pub(crate) const to_green_600_of_50: &str = "to-green-600/50"; pub(crate) const to_green_600_of_60: &str = "to-green-600/60"; pub(crate) const to_green_600_of_70: &str = "to-green-600/70"; pub(crate) const to_green_600_of_75: &str = "to-green-600/75"; pub(crate) const to_green_600_of_80: &str = "to-green-600/80"; pub(crate) const to_green_600_of_90: &str = "to-green-600/90"; pub(crate) const to_green_600_of_95: &str = "to-green-600/95"; pub(crate) const to_green_700: &str = "to-green-700"; pub(crate) const to_green_700_of_0: &str = "to-green-700/0"; pub(crate) const to_green_700_of_10: &str = "to-green-700/10"; pub(crate) const to_green_700_of_100: &str = "to-green-700/100"; pub(crate) const to_green_700_of_20: &str = "to-green-700/20"; pub(crate) const to_green_700_of_25: &str = "to-green-700/25"; pub(crate) const to_green_700_of_30: &str = "to-green-700/30"; pub(crate) const to_green_700_of_40: &str = "to-green-700/40"; pub(crate) const to_green_700_of_5: &str = "to-green-700/5"; pub(crate) const to_green_700_of_50: &str = "to-green-700/50"; pub(crate) const to_green_700_of_60: &str = "to-green-700/60"; pub(crate) const to_green_700_of_70: &str = "to-green-700/70"; pub(crate) const to_green_700_of_75: &str = "to-green-700/75"; pub(crate) const to_green_700_of_80: &str = "to-green-700/80"; pub(crate) const to_green_700_of_90: &str = "to-green-700/90"; pub(crate) const to_green_700_of_95: &str = "to-green-700/95"; pub(crate) const to_green_800: &str = "to-green-800"; pub(crate) const to_green_800_of_0: &str = "to-green-800/0"; pub(crate) const to_green_800_of_10: &str = "to-green-800/10"; pub(crate) const to_green_800_of_100: &str = "to-green-800/100"; pub(crate) const to_green_800_of_20: &str = "to-green-800/20"; pub(crate) const to_green_800_of_25: &str = "to-green-800/25"; pub(crate) const to_green_800_of_30: &str = "to-green-800/30"; pub(crate) const to_green_800_of_40: &str = "to-green-800/40"; pub(crate) const to_green_800_of_5: &str = "to-green-800/5"; pub(crate) const to_green_800_of_50: &str = "to-green-800/50"; pub(crate) const to_green_800_of_60: &str = "to-green-800/60"; pub(crate) const to_green_800_of_70: &str = "to-green-800/70"; pub(crate) const to_green_800_of_75: &str = "to-green-800/75"; pub(crate) const to_green_800_of_80: &str = "to-green-800/80"; pub(crate) const to_green_800_of_90: &str = "to-green-800/90"; pub(crate) const to_green_800_of_95: &str = "to-green-800/95"; pub(crate) const to_green_900: &str = "to-green-900"; pub(crate) const to_green_900_of_0: &str = "to-green-900/0"; pub(crate) const to_green_900_of_10: &str = "to-green-900/10"; pub(crate) const to_green_900_of_100: &str = "to-green-900/100"; pub(crate) const to_green_900_of_20: &str = "to-green-900/20"; pub(crate) const to_green_900_of_25: &str = "to-green-900/25"; pub(crate) const to_green_900_of_30: &str = "to-green-900/30"; pub(crate) const to_green_900_of_40: &str = "to-green-900/40"; pub(crate) const to_green_900_of_5: &str = "to-green-900/5"; pub(crate) const to_green_900_of_50: &str = "to-green-900/50"; pub(crate) const to_green_900_of_60: &str = "to-green-900/60"; pub(crate) const to_green_900_of_70: &str = "to-green-900/70"; pub(crate) const to_green_900_of_75: &str = "to-green-900/75"; pub(crate) const to_green_900_of_80: &str = "to-green-900/80"; pub(crate) const to_green_900_of_90: &str = "to-green-900/90"; pub(crate) const to_green_900_of_95: &str = "to-green-900/95"; pub(crate) const to_indigo_100: &str = "to-indigo-100"; pub(crate) const to_indigo_100_of_0: &str = "to-indigo-100/0"; pub(crate) const to_indigo_100_of_10: &str = "to-indigo-100/10"; pub(crate) const to_indigo_100_of_100: &str = "to-indigo-100/100"; pub(crate) const to_indigo_100_of_20: &str = "to-indigo-100/20"; pub(crate) const to_indigo_100_of_25: &str = "to-indigo-100/25"; pub(crate) const to_indigo_100_of_30: &str = "to-indigo-100/30"; pub(crate) const to_indigo_100_of_40: &str = "to-indigo-100/40"; pub(crate) const to_indigo_100_of_5: &str = "to-indigo-100/5"; pub(crate) const to_indigo_100_of_50: &str = "to-indigo-100/50"; pub(crate) const to_indigo_100_of_60: &str = "to-indigo-100/60"; pub(crate) const to_indigo_100_of_70: &str = "to-indigo-100/70"; pub(crate) const to_indigo_100_of_75: &str = "to-indigo-100/75"; pub(crate) const to_indigo_100_of_80: &str = "to-indigo-100/80"; pub(crate) const to_indigo_100_of_90: &str = "to-indigo-100/90"; pub(crate) const to_indigo_100_of_95: &str = "to-indigo-100/95"; pub(crate) const to_indigo_200: &str = "to-indigo-200"; pub(crate) const to_indigo_200_of_0: &str = "to-indigo-200/0"; pub(crate) const to_indigo_200_of_10: &str = "to-indigo-200/10"; pub(crate) const to_indigo_200_of_100: &str = "to-indigo-200/100"; pub(crate) const to_indigo_200_of_20: &str = "to-indigo-200/20"; pub(crate) const to_indigo_200_of_25: &str = "to-indigo-200/25"; pub(crate) const to_indigo_200_of_30: &str = "to-indigo-200/30"; pub(crate) const to_indigo_200_of_40: &str = "to-indigo-200/40"; pub(crate) const to_indigo_200_of_5: &str = "to-indigo-200/5"; pub(crate) const to_indigo_200_of_50: &str = "to-indigo-200/50"; pub(crate) const to_indigo_200_of_60: &str = "to-indigo-200/60"; pub(crate) const to_indigo_200_of_70: &str = "to-indigo-200/70"; pub(crate) const to_indigo_200_of_75: &str = "to-indigo-200/75"; pub(crate) const to_indigo_200_of_80: &str = "to-indigo-200/80"; pub(crate) const to_indigo_200_of_90: &str = "to-indigo-200/90"; pub(crate) const to_indigo_200_of_95: &str = "to-indigo-200/95"; pub(crate) const to_indigo_300: &str = "to-indigo-300"; pub(crate) const to_indigo_300_of_0: &str = "to-indigo-300/0"; pub(crate) const to_indigo_300_of_10: &str = "to-indigo-300/10"; pub(crate) const to_indigo_300_of_100: &str = "to-indigo-300/100"; pub(crate) const to_indigo_300_of_20: &str = "to-indigo-300/20"; pub(crate) const to_indigo_300_of_25: &str = "to-indigo-300/25"; pub(crate) const to_indigo_300_of_30: &str = "to-indigo-300/30"; pub(crate) const to_indigo_300_of_40: &str = "to-indigo-300/40"; pub(crate) const to_indigo_300_of_5: &str = "to-indigo-300/5"; pub(crate) const to_indigo_300_of_50: &str = "to-indigo-300/50"; pub(crate) const to_indigo_300_of_60: &str = "to-indigo-300/60"; pub(crate) const to_indigo_300_of_70: &str = "to-indigo-300/70"; pub(crate) const to_indigo_300_of_75: &str = "to-indigo-300/75"; pub(crate) const to_indigo_300_of_80: &str = "to-indigo-300/80"; pub(crate) const to_indigo_300_of_90: &str = "to-indigo-300/90"; pub(crate) const to_indigo_300_of_95: &str = "to-indigo-300/95"; pub(crate) const to_indigo_400: &str = "to-indigo-400"; pub(crate) const to_indigo_400_of_0: &str = "to-indigo-400/0"; pub(crate) const to_indigo_400_of_10: &str = "to-indigo-400/10"; pub(crate) const to_indigo_400_of_100: &str = "to-indigo-400/100"; pub(crate) const to_indigo_400_of_20: &str = "to-indigo-400/20"; pub(crate) const to_indigo_400_of_25: &str = "to-indigo-400/25"; pub(crate) const to_indigo_400_of_30: &str = "to-indigo-400/30"; pub(crate) const to_indigo_400_of_40: &str = "to-indigo-400/40"; pub(crate) const to_indigo_400_of_5: &str = "to-indigo-400/5"; pub(crate) const to_indigo_400_of_50: &str = "to-indigo-400/50"; pub(crate) const to_indigo_400_of_60: &str = "to-indigo-400/60"; pub(crate) const to_indigo_400_of_70: &str = "to-indigo-400/70"; pub(crate) const to_indigo_400_of_75: &str = "to-indigo-400/75"; pub(crate) const to_indigo_400_of_80: &str = "to-indigo-400/80"; pub(crate) const to_indigo_400_of_90: &str = "to-indigo-400/90"; pub(crate) const to_indigo_400_of_95: &str = "to-indigo-400/95"; pub(crate) const to_indigo_50: &str = "to-indigo-50"; pub(crate) const to_indigo_500: &str = "to-indigo-500"; pub(crate) const to_indigo_500_of_0: &str = "to-indigo-500/0"; pub(crate) const to_indigo_500_of_10: &str = "to-indigo-500/10"; pub(crate) const to_indigo_500_of_100: &str = "to-indigo-500/100"; pub(crate) const to_indigo_500_of_20: &str = "to-indigo-500/20"; pub(crate) const to_indigo_500_of_25: &str = "to-indigo-500/25"; pub(crate) const to_indigo_500_of_30: &str = "to-indigo-500/30"; pub(crate) const to_indigo_500_of_40: &str = "to-indigo-500/40"; pub(crate) const to_indigo_500_of_5: &str = "to-indigo-500/5"; pub(crate) const to_indigo_500_of_50: &str = "to-indigo-500/50"; pub(crate) const to_indigo_500_of_60: &str = "to-indigo-500/60"; pub(crate) const to_indigo_500_of_70: &str = "to-indigo-500/70"; pub(crate) const to_indigo_500_of_75: &str = "to-indigo-500/75"; pub(crate) const to_indigo_500_of_80: &str = "to-indigo-500/80"; pub(crate) const to_indigo_500_of_90: &str = "to-indigo-500/90"; pub(crate) const to_indigo_500_of_95: &str = "to-indigo-500/95"; pub(crate) const to_indigo_50_of_0: &str = "to-indigo-50/0"; pub(crate) const to_indigo_50_of_10: &str = "to-indigo-50/10"; pub(crate) const to_indigo_50_of_100: &str = "to-indigo-50/100"; pub(crate) const to_indigo_50_of_20: &str = "to-indigo-50/20"; pub(crate) const to_indigo_50_of_25: &str = "to-indigo-50/25"; pub(crate) const to_indigo_50_of_30: &str = "to-indigo-50/30"; pub(crate) const to_indigo_50_of_40: &str = "to-indigo-50/40"; pub(crate) const to_indigo_50_of_5: &str = "to-indigo-50/5"; pub(crate) const to_indigo_50_of_50: &str = "to-indigo-50/50"; pub(crate) const to_indigo_50_of_60: &str = "to-indigo-50/60"; pub(crate) const to_indigo_50_of_70: &str = "to-indigo-50/70"; pub(crate) const to_indigo_50_of_75: &str = "to-indigo-50/75"; pub(crate) const to_indigo_50_of_80: &str = "to-indigo-50/80"; pub(crate) const to_indigo_50_of_90: &str = "to-indigo-50/90"; pub(crate) const to_indigo_50_of_95: &str = "to-indigo-50/95"; pub(crate) const to_indigo_600: &str = "to-indigo-600"; pub(crate) const to_indigo_600_of_0: &str = "to-indigo-600/0"; pub(crate) const to_indigo_600_of_10: &str = "to-indigo-600/10"; pub(crate) const to_indigo_600_of_100: &str = "to-indigo-600/100"; pub(crate) const to_indigo_600_of_20: &str = "to-indigo-600/20"; pub(crate) const to_indigo_600_of_25: &str = "to-indigo-600/25"; pub(crate) const to_indigo_600_of_30: &str = "to-indigo-600/30"; pub(crate) const to_indigo_600_of_40: &str = "to-indigo-600/40"; pub(crate) const to_indigo_600_of_5: &str = "to-indigo-600/5"; pub(crate) const to_indigo_600_of_50: &str = "to-indigo-600/50"; pub(crate) const to_indigo_600_of_60: &str = "to-indigo-600/60"; pub(crate) const to_indigo_600_of_70: &str = "to-indigo-600/70"; pub(crate) const to_indigo_600_of_75: &str = "to-indigo-600/75"; pub(crate) const to_indigo_600_of_80: &str = "to-indigo-600/80"; pub(crate) const to_indigo_600_of_90: &str = "to-indigo-600/90"; pub(crate) const to_indigo_600_of_95: &str = "to-indigo-600/95"; pub(crate) const to_indigo_700: &str = "to-indigo-700"; pub(crate) const to_indigo_700_of_0: &str = "to-indigo-700/0"; pub(crate) const to_indigo_700_of_10: &str = "to-indigo-700/10"; pub(crate) const to_indigo_700_of_100: &str = "to-indigo-700/100"; pub(crate) const to_indigo_700_of_20: &str = "to-indigo-700/20"; pub(crate) const to_indigo_700_of_25: &str = "to-indigo-700/25"; pub(crate) const to_indigo_700_of_30: &str = "to-indigo-700/30"; pub(crate) const to_indigo_700_of_40: &str = "to-indigo-700/40"; pub(crate) const to_indigo_700_of_5: &str = "to-indigo-700/5"; pub(crate) const to_indigo_700_of_50: &str = "to-indigo-700/50"; pub(crate) const to_indigo_700_of_60: &str = "to-indigo-700/60"; pub(crate) const to_indigo_700_of_70: &str = "to-indigo-700/70"; pub(crate) const to_indigo_700_of_75: &str = "to-indigo-700/75"; pub(crate) const to_indigo_700_of_80: &str = "to-indigo-700/80"; pub(crate) const to_indigo_700_of_90: &str = "to-indigo-700/90"; pub(crate) const to_indigo_700_of_95: &str = "to-indigo-700/95"; pub(crate) const to_indigo_800: &str = "to-indigo-800"; pub(crate) const to_indigo_800_of_0: &str = "to-indigo-800/0"; pub(crate) const to_indigo_800_of_10: &str = "to-indigo-800/10"; pub(crate) const to_indigo_800_of_100: &str = "to-indigo-800/100"; pub(crate) const to_indigo_800_of_20: &str = "to-indigo-800/20"; pub(crate) const to_indigo_800_of_25: &str = "to-indigo-800/25"; pub(crate) const to_indigo_800_of_30: &str = "to-indigo-800/30"; pub(crate) const to_indigo_800_of_40: &str = "to-indigo-800/40"; pub(crate) const to_indigo_800_of_5: &str = "to-indigo-800/5"; pub(crate) const to_indigo_800_of_50: &str = "to-indigo-800/50"; pub(crate) const to_indigo_800_of_60: &str = "to-indigo-800/60"; pub(crate) const to_indigo_800_of_70: &str = "to-indigo-800/70"; pub(crate) const to_indigo_800_of_75: &str = "to-indigo-800/75"; pub(crate) const to_indigo_800_of_80: &str = "to-indigo-800/80"; pub(crate) const to_indigo_800_of_90: &str = "to-indigo-800/90"; pub(crate) const to_indigo_800_of_95: &str = "to-indigo-800/95"; pub(crate) const to_indigo_900: &str = "to-indigo-900"; pub(crate) const to_indigo_900_of_0: &str = "to-indigo-900/0"; pub(crate) const to_indigo_900_of_10: &str = "to-indigo-900/10"; pub(crate) const to_indigo_900_of_100: &str = "to-indigo-900/100"; pub(crate) const to_indigo_900_of_20: &str = "to-indigo-900/20"; pub(crate) const to_indigo_900_of_25: &str = "to-indigo-900/25"; pub(crate) const to_indigo_900_of_30: &str = "to-indigo-900/30"; pub(crate) const to_indigo_900_of_40: &str = "to-indigo-900/40"; pub(crate) const to_indigo_900_of_5: &str = "to-indigo-900/5"; pub(crate) const to_indigo_900_of_50: &str = "to-indigo-900/50"; pub(crate) const to_indigo_900_of_60: &str = "to-indigo-900/60"; pub(crate) const to_indigo_900_of_70: &str = "to-indigo-900/70"; pub(crate) const to_indigo_900_of_75: &str = "to-indigo-900/75"; pub(crate) const to_indigo_900_of_80: &str = "to-indigo-900/80"; pub(crate) const to_indigo_900_of_90: &str = "to-indigo-900/90"; pub(crate) const to_indigo_900_of_95: &str = "to-indigo-900/95"; pub(crate) const to_inherit: &str = "to-inherit"; pub(crate) const to_lime_100: &str = "to-lime-100"; pub(crate) const to_lime_100_of_0: &str = "to-lime-100/0"; pub(crate) const to_lime_100_of_10: &str = "to-lime-100/10"; pub(crate) const to_lime_100_of_100: &str = "to-lime-100/100"; pub(crate) const to_lime_100_of_20: &str = "to-lime-100/20"; pub(crate) const to_lime_100_of_25: &str = "to-lime-100/25"; pub(crate) const to_lime_100_of_30: &str = "to-lime-100/30"; pub(crate) const to_lime_100_of_40: &str = "to-lime-100/40"; pub(crate) const to_lime_100_of_5: &str = "to-lime-100/5"; pub(crate) const to_lime_100_of_50: &str = "to-lime-100/50"; pub(crate) const to_lime_100_of_60: &str = "to-lime-100/60"; pub(crate) const to_lime_100_of_70: &str = "to-lime-100/70"; pub(crate) const to_lime_100_of_75: &str = "to-lime-100/75"; pub(crate) const to_lime_100_of_80: &str = "to-lime-100/80"; pub(crate) const to_lime_100_of_90: &str = "to-lime-100/90"; pub(crate) const to_lime_100_of_95: &str = "to-lime-100/95"; pub(crate) const to_lime_200: &str = "to-lime-200"; pub(crate) const to_lime_200_of_0: &str = "to-lime-200/0"; pub(crate) const to_lime_200_of_10: &str = "to-lime-200/10"; pub(crate) const to_lime_200_of_100: &str = "to-lime-200/100"; pub(crate) const to_lime_200_of_20: &str = "to-lime-200/20"; pub(crate) const to_lime_200_of_25: &str = "to-lime-200/25"; pub(crate) const to_lime_200_of_30: &str = "to-lime-200/30"; pub(crate) const to_lime_200_of_40: &str = "to-lime-200/40"; pub(crate) const to_lime_200_of_5: &str = "to-lime-200/5"; pub(crate) const to_lime_200_of_50: &str = "to-lime-200/50"; pub(crate) const to_lime_200_of_60: &str = "to-lime-200/60"; pub(crate) const to_lime_200_of_70: &str = "to-lime-200/70"; pub(crate) const to_lime_200_of_75: &str = "to-lime-200/75"; pub(crate) const to_lime_200_of_80: &str = "to-lime-200/80"; pub(crate) const to_lime_200_of_90: &str = "to-lime-200/90"; pub(crate) const to_lime_200_of_95: &str = "to-lime-200/95"; pub(crate) const to_lime_300: &str = "to-lime-300"; pub(crate) const to_lime_300_of_0: &str = "to-lime-300/0"; pub(crate) const to_lime_300_of_10: &str = "to-lime-300/10"; pub(crate) const to_lime_300_of_100: &str = "to-lime-300/100"; pub(crate) const to_lime_300_of_20: &str = "to-lime-300/20"; pub(crate) const to_lime_300_of_25: &str = "to-lime-300/25"; pub(crate) const to_lime_300_of_30: &str = "to-lime-300/30"; pub(crate) const to_lime_300_of_40: &str = "to-lime-300/40"; pub(crate) const to_lime_300_of_5: &str = "to-lime-300/5"; pub(crate) const to_lime_300_of_50: &str = "to-lime-300/50"; pub(crate) const to_lime_300_of_60: &str = "to-lime-300/60"; pub(crate) const to_lime_300_of_70: &str = "to-lime-300/70"; pub(crate) const to_lime_300_of_75: &str = "to-lime-300/75"; pub(crate) const to_lime_300_of_80: &str = "to-lime-300/80"; pub(crate) const to_lime_300_of_90: &str = "to-lime-300/90"; pub(crate) const to_lime_300_of_95: &str = "to-lime-300/95"; pub(crate) const to_lime_400: &str = "to-lime-400"; pub(crate) const to_lime_400_of_0: &str = "to-lime-400/0"; pub(crate) const to_lime_400_of_10: &str = "to-lime-400/10"; pub(crate) const to_lime_400_of_100: &str = "to-lime-400/100"; pub(crate) const to_lime_400_of_20: &str = "to-lime-400/20"; pub(crate) const to_lime_400_of_25: &str = "to-lime-400/25"; pub(crate) const to_lime_400_of_30: &str = "to-lime-400/30"; pub(crate) const to_lime_400_of_40: &str = "to-lime-400/40"; pub(crate) const to_lime_400_of_5: &str = "to-lime-400/5"; pub(crate) const to_lime_400_of_50: &str = "to-lime-400/50"; pub(crate) const to_lime_400_of_60: &str = "to-lime-400/60"; pub(crate) const to_lime_400_of_70: &str = "to-lime-400/70"; pub(crate) const to_lime_400_of_75: &str = "to-lime-400/75"; pub(crate) const to_lime_400_of_80: &str = "to-lime-400/80"; pub(crate) const to_lime_400_of_90: &str = "to-lime-400/90"; pub(crate) const to_lime_400_of_95: &str = "to-lime-400/95"; pub(crate) const to_lime_50: &str = "to-lime-50"; pub(crate) const to_lime_500: &str = "to-lime-500"; pub(crate) const to_lime_500_of_0: &str = "to-lime-500/0"; pub(crate) const to_lime_500_of_10: &str = "to-lime-500/10"; pub(crate) const to_lime_500_of_100: &str = "to-lime-500/100"; pub(crate) const to_lime_500_of_20: &str = "to-lime-500/20"; pub(crate) const to_lime_500_of_25: &str = "to-lime-500/25"; pub(crate) const to_lime_500_of_30: &str = "to-lime-500/30"; pub(crate) const to_lime_500_of_40: &str = "to-lime-500/40"; pub(crate) const to_lime_500_of_5: &str = "to-lime-500/5"; pub(crate) const to_lime_500_of_50: &str = "to-lime-500/50"; pub(crate) const to_lime_500_of_60: &str = "to-lime-500/60"; pub(crate) const to_lime_500_of_70: &str = "to-lime-500/70"; pub(crate) const to_lime_500_of_75: &str = "to-lime-500/75"; pub(crate) const to_lime_500_of_80: &str = "to-lime-500/80"; pub(crate) const to_lime_500_of_90: &str = "to-lime-500/90"; pub(crate) const to_lime_500_of_95: &str = "to-lime-500/95"; pub(crate) const to_lime_50_of_0: &str = "to-lime-50/0"; pub(crate) const to_lime_50_of_10: &str = "to-lime-50/10"; pub(crate) const to_lime_50_of_100: &str = "to-lime-50/100"; pub(crate) const to_lime_50_of_20: &str = "to-lime-50/20"; pub(crate) const to_lime_50_of_25: &str = "to-lime-50/25"; pub(crate) const to_lime_50_of_30: &str = "to-lime-50/30"; pub(crate) const to_lime_50_of_40: &str = "to-lime-50/40"; pub(crate) const to_lime_50_of_5: &str = "to-lime-50/5"; pub(crate) const to_lime_50_of_50: &str = "to-lime-50/50"; pub(crate) const to_lime_50_of_60: &str = "to-lime-50/60"; pub(crate) const to_lime_50_of_70: &str = "to-lime-50/70"; pub(crate) const to_lime_50_of_75: &str = "to-lime-50/75"; pub(crate) const to_lime_50_of_80: &str = "to-lime-50/80"; pub(crate) const to_lime_50_of_90: &str = "to-lime-50/90"; pub(crate) const to_lime_50_of_95: &str = "to-lime-50/95"; pub(crate) const to_lime_600: &str = "to-lime-600"; pub(crate) const to_lime_600_of_0: &str = "to-lime-600/0"; pub(crate) const to_lime_600_of_10: &str = "to-lime-600/10"; pub(crate) const to_lime_600_of_100: &str = "to-lime-600/100"; pub(crate) const to_lime_600_of_20: &str = "to-lime-600/20"; pub(crate) const to_lime_600_of_25: &str = "to-lime-600/25"; pub(crate) const to_lime_600_of_30: &str = "to-lime-600/30"; pub(crate) const to_lime_600_of_40: &str = "to-lime-600/40"; pub(crate) const to_lime_600_of_5: &str = "to-lime-600/5"; pub(crate) const to_lime_600_of_50: &str = "to-lime-600/50"; pub(crate) const to_lime_600_of_60: &str = "to-lime-600/60"; pub(crate) const to_lime_600_of_70: &str = "to-lime-600/70"; pub(crate) const to_lime_600_of_75: &str = "to-lime-600/75"; pub(crate) const to_lime_600_of_80: &str = "to-lime-600/80"; pub(crate) const to_lime_600_of_90: &str = "to-lime-600/90"; pub(crate) const to_lime_600_of_95: &str = "to-lime-600/95"; pub(crate) const to_lime_700: &str = "to-lime-700"; pub(crate) const to_lime_700_of_0: &str = "to-lime-700/0"; pub(crate) const to_lime_700_of_10: &str = "to-lime-700/10"; pub(crate) const to_lime_700_of_100: &str = "to-lime-700/100"; pub(crate) const to_lime_700_of_20: &str = "to-lime-700/20"; pub(crate) const to_lime_700_of_25: &str = "to-lime-700/25"; pub(crate) const to_lime_700_of_30: &str = "to-lime-700/30"; pub(crate) const to_lime_700_of_40: &str = "to-lime-700/40"; pub(crate) const to_lime_700_of_5: &str = "to-lime-700/5"; pub(crate) const to_lime_700_of_50: &str = "to-lime-700/50"; pub(crate) const to_lime_700_of_60: &str = "to-lime-700/60"; pub(crate) const to_lime_700_of_70: &str = "to-lime-700/70"; pub(crate) const to_lime_700_of_75: &str = "to-lime-700/75"; pub(crate) const to_lime_700_of_80: &str = "to-lime-700/80"; pub(crate) const to_lime_700_of_90: &str = "to-lime-700/90"; pub(crate) const to_lime_700_of_95: &str = "to-lime-700/95"; pub(crate) const to_lime_800: &str = "to-lime-800"; pub(crate) const to_lime_800_of_0: &str = "to-lime-800/0"; pub(crate) const to_lime_800_of_10: &str = "to-lime-800/10"; pub(crate) const to_lime_800_of_100: &str = "to-lime-800/100"; pub(crate) const to_lime_800_of_20: &str = "to-lime-800/20"; pub(crate) const to_lime_800_of_25: &str = "to-lime-800/25"; pub(crate) const to_lime_800_of_30: &str = "to-lime-800/30"; pub(crate) const to_lime_800_of_40: &str = "to-lime-800/40"; pub(crate) const to_lime_800_of_5: &str = "to-lime-800/5"; pub(crate) const to_lime_800_of_50: &str = "to-lime-800/50"; pub(crate) const to_lime_800_of_60: &str = "to-lime-800/60"; pub(crate) const to_lime_800_of_70: &str = "to-lime-800/70"; pub(crate) const to_lime_800_of_75: &str = "to-lime-800/75"; pub(crate) const to_lime_800_of_80: &str = "to-lime-800/80"; pub(crate) const to_lime_800_of_90: &str = "to-lime-800/90"; pub(crate) const to_lime_800_of_95: &str = "to-lime-800/95"; pub(crate) const to_lime_900: &str = "to-lime-900"; pub(crate) const to_lime_900_of_0: &str = "to-lime-900/0"; pub(crate) const to_lime_900_of_10: &str = "to-lime-900/10"; pub(crate) const to_lime_900_of_100: &str = "to-lime-900/100"; pub(crate) const to_lime_900_of_20: &str = "to-lime-900/20"; pub(crate) const to_lime_900_of_25: &str = "to-lime-900/25"; pub(crate) const to_lime_900_of_30: &str = "to-lime-900/30"; pub(crate) const to_lime_900_of_40: &str = "to-lime-900/40"; pub(crate) const to_lime_900_of_5: &str = "to-lime-900/5"; pub(crate) const to_lime_900_of_50: &str = "to-lime-900/50"; pub(crate) const to_lime_900_of_60: &str = "to-lime-900/60"; pub(crate) const to_lime_900_of_70: &str = "to-lime-900/70"; pub(crate) const to_lime_900_of_75: &str = "to-lime-900/75"; pub(crate) const to_lime_900_of_80: &str = "to-lime-900/80"; pub(crate) const to_lime_900_of_90: &str = "to-lime-900/90"; pub(crate) const to_lime_900_of_95: &str = "to-lime-900/95"; pub(crate) const to_neutral_100: &str = "to-neutral-100"; pub(crate) const to_neutral_100_of_0: &str = "to-neutral-100/0"; pub(crate) const to_neutral_100_of_10: &str = "to-neutral-100/10"; pub(crate) const to_neutral_100_of_100: &str = "to-neutral-100/100"; pub(crate) const to_neutral_100_of_20: &str = "to-neutral-100/20"; pub(crate) const to_neutral_100_of_25: &str = "to-neutral-100/25"; pub(crate) const to_neutral_100_of_30: &str = "to-neutral-100/30"; pub(crate) const to_neutral_100_of_40: &str = "to-neutral-100/40"; pub(crate) const to_neutral_100_of_5: &str = "to-neutral-100/5"; pub(crate) const to_neutral_100_of_50: &str = "to-neutral-100/50"; pub(crate) const to_neutral_100_of_60: &str = "to-neutral-100/60"; pub(crate) const to_neutral_100_of_70: &str = "to-neutral-100/70"; pub(crate) const to_neutral_100_of_75: &str = "to-neutral-100/75"; pub(crate) const to_neutral_100_of_80: &str = "to-neutral-100/80"; pub(crate) const to_neutral_100_of_90: &str = "to-neutral-100/90"; pub(crate) const to_neutral_100_of_95: &str = "to-neutral-100/95"; pub(crate) const to_neutral_200: &str = "to-neutral-200"; pub(crate) const to_neutral_200_of_0: &str = "to-neutral-200/0"; pub(crate) const to_neutral_200_of_10: &str = "to-neutral-200/10"; pub(crate) const to_neutral_200_of_100: &str = "to-neutral-200/100"; pub(crate) const to_neutral_200_of_20: &str = "to-neutral-200/20"; pub(crate) const to_neutral_200_of_25: &str = "to-neutral-200/25"; pub(crate) const to_neutral_200_of_30: &str = "to-neutral-200/30"; pub(crate) const to_neutral_200_of_40: &str = "to-neutral-200/40"; pub(crate) const to_neutral_200_of_5: &str = "to-neutral-200/5"; pub(crate) const to_neutral_200_of_50: &str = "to-neutral-200/50"; pub(crate) const to_neutral_200_of_60: &str = "to-neutral-200/60"; pub(crate) const to_neutral_200_of_70: &str = "to-neutral-200/70"; pub(crate) const to_neutral_200_of_75: &str = "to-neutral-200/75"; pub(crate) const to_neutral_200_of_80: &str = "to-neutral-200/80"; pub(crate) const to_neutral_200_of_90: &str = "to-neutral-200/90"; pub(crate) const to_neutral_200_of_95: &str = "to-neutral-200/95"; pub(crate) const to_neutral_300: &str = "to-neutral-300"; pub(crate) const to_neutral_300_of_0: &str = "to-neutral-300/0"; pub(crate) const to_neutral_300_of_10: &str = "to-neutral-300/10"; pub(crate) const to_neutral_300_of_100: &str = "to-neutral-300/100"; pub(crate) const to_neutral_300_of_20: &str = "to-neutral-300/20"; pub(crate) const to_neutral_300_of_25: &str = "to-neutral-300/25"; pub(crate) const to_neutral_300_of_30: &str = "to-neutral-300/30"; pub(crate) const to_neutral_300_of_40: &str = "to-neutral-300/40"; pub(crate) const to_neutral_300_of_5: &str = "to-neutral-300/5"; pub(crate) const to_neutral_300_of_50: &str = "to-neutral-300/50"; pub(crate) const to_neutral_300_of_60: &str = "to-neutral-300/60"; pub(crate) const to_neutral_300_of_70: &str = "to-neutral-300/70"; pub(crate) const to_neutral_300_of_75: &str = "to-neutral-300/75"; pub(crate) const to_neutral_300_of_80: &str = "to-neutral-300/80"; pub(crate) const to_neutral_300_of_90: &str = "to-neutral-300/90"; pub(crate) const to_neutral_300_of_95: &str = "to-neutral-300/95"; pub(crate) const to_neutral_400: &str = "to-neutral-400"; pub(crate) const to_neutral_400_of_0: &str = "to-neutral-400/0"; pub(crate) const to_neutral_400_of_10: &str = "to-neutral-400/10"; pub(crate) const to_neutral_400_of_100: &str = "to-neutral-400/100"; pub(crate) const to_neutral_400_of_20: &str = "to-neutral-400/20"; pub(crate) const to_neutral_400_of_25: &str = "to-neutral-400/25"; pub(crate) const to_neutral_400_of_30: &str = "to-neutral-400/30"; pub(crate) const to_neutral_400_of_40: &str = "to-neutral-400/40"; pub(crate) const to_neutral_400_of_5: &str = "to-neutral-400/5"; pub(crate) const to_neutral_400_of_50: &str = "to-neutral-400/50"; pub(crate) const to_neutral_400_of_60: &str = "to-neutral-400/60"; pub(crate) const to_neutral_400_of_70: &str = "to-neutral-400/70"; pub(crate) const to_neutral_400_of_75: &str = "to-neutral-400/75"; pub(crate) const to_neutral_400_of_80: &str = "to-neutral-400/80"; pub(crate) const to_neutral_400_of_90: &str = "to-neutral-400/90"; pub(crate) const to_neutral_400_of_95: &str = "to-neutral-400/95"; pub(crate) const to_neutral_50: &str = "to-neutral-50"; pub(crate) const to_neutral_500: &str = "to-neutral-500"; pub(crate) const to_neutral_500_of_0: &str = "to-neutral-500/0"; pub(crate) const to_neutral_500_of_10: &str = "to-neutral-500/10"; pub(crate) const to_neutral_500_of_100: &str = "to-neutral-500/100"; pub(crate) const to_neutral_500_of_20: &str = "to-neutral-500/20"; pub(crate) const to_neutral_500_of_25: &str = "to-neutral-500/25"; pub(crate) const to_neutral_500_of_30: &str = "to-neutral-500/30"; pub(crate) const to_neutral_500_of_40: &str = "to-neutral-500/40"; pub(crate) const to_neutral_500_of_5: &str = "to-neutral-500/5"; pub(crate) const to_neutral_500_of_50: &str = "to-neutral-500/50"; pub(crate) const to_neutral_500_of_60: &str = "to-neutral-500/60"; pub(crate) const to_neutral_500_of_70: &str = "to-neutral-500/70"; pub(crate) const to_neutral_500_of_75: &str = "to-neutral-500/75"; pub(crate) const to_neutral_500_of_80: &str = "to-neutral-500/80"; pub(crate) const to_neutral_500_of_90: &str = "to-neutral-500/90"; pub(crate) const to_neutral_500_of_95: &str = "to-neutral-500/95"; pub(crate) const to_neutral_50_of_0: &str = "to-neutral-50/0"; pub(crate) const to_neutral_50_of_10: &str = "to-neutral-50/10"; pub(crate) const to_neutral_50_of_100: &str = "to-neutral-50/100"; pub(crate) const to_neutral_50_of_20: &str = "to-neutral-50/20"; pub(crate) const to_neutral_50_of_25: &str = "to-neutral-50/25"; pub(crate) const to_neutral_50_of_30: &str = "to-neutral-50/30"; pub(crate) const to_neutral_50_of_40: &str = "to-neutral-50/40"; pub(crate) const to_neutral_50_of_5: &str = "to-neutral-50/5"; pub(crate) const to_neutral_50_of_50: &str = "to-neutral-50/50"; pub(crate) const to_neutral_50_of_60: &str = "to-neutral-50/60"; pub(crate) const to_neutral_50_of_70: &str = "to-neutral-50/70"; pub(crate) const to_neutral_50_of_75: &str = "to-neutral-50/75"; pub(crate) const to_neutral_50_of_80: &str = "to-neutral-50/80"; pub(crate) const to_neutral_50_of_90: &str = "to-neutral-50/90"; pub(crate) const to_neutral_50_of_95: &str = "to-neutral-50/95"; pub(crate) const to_neutral_600: &str = "to-neutral-600"; pub(crate) const to_neutral_600_of_0: &str = "to-neutral-600/0"; pub(crate) const to_neutral_600_of_10: &str = "to-neutral-600/10"; pub(crate) const to_neutral_600_of_100: &str = "to-neutral-600/100"; pub(crate) const to_neutral_600_of_20: &str = "to-neutral-600/20"; pub(crate) const to_neutral_600_of_25: &str = "to-neutral-600/25"; pub(crate) const to_neutral_600_of_30: &str = "to-neutral-600/30"; pub(crate) const to_neutral_600_of_40: &str = "to-neutral-600/40"; pub(crate) const to_neutral_600_of_5: &str = "to-neutral-600/5"; pub(crate) const to_neutral_600_of_50: &str = "to-neutral-600/50"; pub(crate) const to_neutral_600_of_60: &str = "to-neutral-600/60"; pub(crate) const to_neutral_600_of_70: &str = "to-neutral-600/70"; pub(crate) const to_neutral_600_of_75: &str = "to-neutral-600/75"; pub(crate) const to_neutral_600_of_80: &str = "to-neutral-600/80"; pub(crate) const to_neutral_600_of_90: &str = "to-neutral-600/90"; pub(crate) const to_neutral_600_of_95: &str = "to-neutral-600/95"; pub(crate) const to_neutral_700: &str = "to-neutral-700"; pub(crate) const to_neutral_700_of_0: &str = "to-neutral-700/0"; pub(crate) const to_neutral_700_of_10: &str = "to-neutral-700/10"; pub(crate) const to_neutral_700_of_100: &str = "to-neutral-700/100"; pub(crate) const to_neutral_700_of_20: &str = "to-neutral-700/20"; pub(crate) const to_neutral_700_of_25: &str = "to-neutral-700/25"; pub(crate) const to_neutral_700_of_30: &str = "to-neutral-700/30"; pub(crate) const to_neutral_700_of_40: &str = "to-neutral-700/40"; pub(crate) const to_neutral_700_of_5: &str = "to-neutral-700/5"; pub(crate) const to_neutral_700_of_50: &str = "to-neutral-700/50"; pub(crate) const to_neutral_700_of_60: &str = "to-neutral-700/60"; pub(crate) const to_neutral_700_of_70: &str = "to-neutral-700/70"; pub(crate) const to_neutral_700_of_75: &str = "to-neutral-700/75"; pub(crate) const to_neutral_700_of_80: &str = "to-neutral-700/80"; pub(crate) const to_neutral_700_of_90: &str = "to-neutral-700/90"; pub(crate) const to_neutral_700_of_95: &str = "to-neutral-700/95"; pub(crate) const to_neutral_800: &str = "to-neutral-800"; pub(crate) const to_neutral_800_of_0: &str = "to-neutral-800/0"; pub(crate) const to_neutral_800_of_10: &str = "to-neutral-800/10"; pub(crate) const to_neutral_800_of_100: &str = "to-neutral-800/100"; pub(crate) const to_neutral_800_of_20: &str = "to-neutral-800/20"; pub(crate) const to_neutral_800_of_25: &str = "to-neutral-800/25"; pub(crate) const to_neutral_800_of_30: &str = "to-neutral-800/30"; pub(crate) const to_neutral_800_of_40: &str = "to-neutral-800/40"; pub(crate) const to_neutral_800_of_5: &str = "to-neutral-800/5"; pub(crate) const to_neutral_800_of_50: &str = "to-neutral-800/50"; pub(crate) const to_neutral_800_of_60: &str = "to-neutral-800/60"; pub(crate) const to_neutral_800_of_70: &str = "to-neutral-800/70"; pub(crate) const to_neutral_800_of_75: &str = "to-neutral-800/75"; pub(crate) const to_neutral_800_of_80: &str = "to-neutral-800/80"; pub(crate) const to_neutral_800_of_90: &str = "to-neutral-800/90"; pub(crate) const to_neutral_800_of_95: &str = "to-neutral-800/95"; pub(crate) const to_neutral_900: &str = "to-neutral-900"; pub(crate) const to_neutral_900_of_0: &str = "to-neutral-900/0"; pub(crate) const to_neutral_900_of_10: &str = "to-neutral-900/10"; pub(crate) const to_neutral_900_of_100: &str = "to-neutral-900/100"; pub(crate) const to_neutral_900_of_20: &str = "to-neutral-900/20"; pub(crate) const to_neutral_900_of_25: &str = "to-neutral-900/25"; pub(crate) const to_neutral_900_of_30: &str = "to-neutral-900/30"; pub(crate) const to_neutral_900_of_40: &str = "to-neutral-900/40"; pub(crate) const to_neutral_900_of_5: &str = "to-neutral-900/5"; pub(crate) const to_neutral_900_of_50: &str = "to-neutral-900/50"; pub(crate) const to_neutral_900_of_60: &str = "to-neutral-900/60"; pub(crate) const to_neutral_900_of_70: &str = "to-neutral-900/70"; pub(crate) const to_neutral_900_of_75: &str = "to-neutral-900/75"; pub(crate) const to_neutral_900_of_80: &str = "to-neutral-900/80"; pub(crate) const to_neutral_900_of_90: &str = "to-neutral-900/90"; pub(crate) const to_neutral_900_of_95: &str = "to-neutral-900/95"; pub(crate) const to_orange_100: &str = "to-orange-100"; pub(crate) const to_orange_100_of_0: &str = "to-orange-100/0"; pub(crate) const to_orange_100_of_10: &str = "to-orange-100/10"; pub(crate) const to_orange_100_of_100: &str = "to-orange-100/100"; pub(crate) const to_orange_100_of_20: &str = "to-orange-100/20"; pub(crate) const to_orange_100_of_25: &str = "to-orange-100/25"; pub(crate) const to_orange_100_of_30: &str = "to-orange-100/30"; pub(crate) const to_orange_100_of_40: &str = "to-orange-100/40"; pub(crate) const to_orange_100_of_5: &str = "to-orange-100/5"; pub(crate) const to_orange_100_of_50: &str = "to-orange-100/50"; pub(crate) const to_orange_100_of_60: &str = "to-orange-100/60"; pub(crate) const to_orange_100_of_70: &str = "to-orange-100/70"; pub(crate) const to_orange_100_of_75: &str = "to-orange-100/75"; pub(crate) const to_orange_100_of_80: &str = "to-orange-100/80"; pub(crate) const to_orange_100_of_90: &str = "to-orange-100/90"; pub(crate) const to_orange_100_of_95: &str = "to-orange-100/95"; pub(crate) const to_orange_200: &str = "to-orange-200"; pub(crate) const to_orange_200_of_0: &str = "to-orange-200/0"; pub(crate) const to_orange_200_of_10: &str = "to-orange-200/10"; pub(crate) const to_orange_200_of_100: &str = "to-orange-200/100"; pub(crate) const to_orange_200_of_20: &str = "to-orange-200/20"; pub(crate) const to_orange_200_of_25: &str = "to-orange-200/25"; pub(crate) const to_orange_200_of_30: &str = "to-orange-200/30"; pub(crate) const to_orange_200_of_40: &str = "to-orange-200/40"; pub(crate) const to_orange_200_of_5: &str = "to-orange-200/5"; pub(crate) const to_orange_200_of_50: &str = "to-orange-200/50"; pub(crate) const to_orange_200_of_60: &str = "to-orange-200/60"; pub(crate) const to_orange_200_of_70: &str = "to-orange-200/70"; pub(crate) const to_orange_200_of_75: &str = "to-orange-200/75"; pub(crate) const to_orange_200_of_80: &str = "to-orange-200/80"; pub(crate) const to_orange_200_of_90: &str = "to-orange-200/90"; pub(crate) const to_orange_200_of_95: &str = "to-orange-200/95"; pub(crate) const to_orange_300: &str = "to-orange-300"; pub(crate) const to_orange_300_of_0: &str = "to-orange-300/0"; pub(crate) const to_orange_300_of_10: &str = "to-orange-300/10"; pub(crate) const to_orange_300_of_100: &str = "to-orange-300/100"; pub(crate) const to_orange_300_of_20: &str = "to-orange-300/20"; pub(crate) const to_orange_300_of_25: &str = "to-orange-300/25"; pub(crate) const to_orange_300_of_30: &str = "to-orange-300/30"; pub(crate) const to_orange_300_of_40: &str = "to-orange-300/40"; pub(crate) const to_orange_300_of_5: &str = "to-orange-300/5"; pub(crate) const to_orange_300_of_50: &str = "to-orange-300/50"; pub(crate) const to_orange_300_of_60: &str = "to-orange-300/60"; pub(crate) const to_orange_300_of_70: &str = "to-orange-300/70"; pub(crate) const to_orange_300_of_75: &str = "to-orange-300/75"; pub(crate) const to_orange_300_of_80: &str = "to-orange-300/80"; pub(crate) const to_orange_300_of_90: &str = "to-orange-300/90"; pub(crate) const to_orange_300_of_95: &str = "to-orange-300/95"; pub(crate) const to_orange_400: &str = "to-orange-400"; pub(crate) const to_orange_400_of_0: &str = "to-orange-400/0"; pub(crate) const to_orange_400_of_10: &str = "to-orange-400/10"; pub(crate) const to_orange_400_of_100: &str = "to-orange-400/100"; pub(crate) const to_orange_400_of_20: &str = "to-orange-400/20"; pub(crate) const to_orange_400_of_25: &str = "to-orange-400/25"; pub(crate) const to_orange_400_of_30: &str = "to-orange-400/30"; pub(crate) const to_orange_400_of_40: &str = "to-orange-400/40"; pub(crate) const to_orange_400_of_5: &str = "to-orange-400/5"; pub(crate) const to_orange_400_of_50: &str = "to-orange-400/50"; pub(crate) const to_orange_400_of_60: &str = "to-orange-400/60"; pub(crate) const to_orange_400_of_70: &str = "to-orange-400/70"; pub(crate) const to_orange_400_of_75: &str = "to-orange-400/75"; pub(crate) const to_orange_400_of_80: &str = "to-orange-400/80"; pub(crate) const to_orange_400_of_90: &str = "to-orange-400/90"; pub(crate) const to_orange_400_of_95: &str = "to-orange-400/95"; pub(crate) const to_orange_50: &str = "to-orange-50"; pub(crate) const to_orange_500: &str = "to-orange-500"; pub(crate) const to_orange_500_of_0: &str = "to-orange-500/0"; pub(crate) const to_orange_500_of_10: &str = "to-orange-500/10"; pub(crate) const to_orange_500_of_100: &str = "to-orange-500/100"; pub(crate) const to_orange_500_of_20: &str = "to-orange-500/20"; pub(crate) const to_orange_500_of_25: &str = "to-orange-500/25"; pub(crate) const to_orange_500_of_30: &str = "to-orange-500/30"; pub(crate) const to_orange_500_of_40: &str = "to-orange-500/40"; pub(crate) const to_orange_500_of_5: &str = "to-orange-500/5"; pub(crate) const to_orange_500_of_50: &str = "to-orange-500/50"; pub(crate) const to_orange_500_of_60: &str = "to-orange-500/60"; pub(crate) const to_orange_500_of_70: &str = "to-orange-500/70"; pub(crate) const to_orange_500_of_75: &str = "to-orange-500/75"; pub(crate) const to_orange_500_of_80: &str = "to-orange-500/80"; pub(crate) const to_orange_500_of_90: &str = "to-orange-500/90"; pub(crate) const to_orange_500_of_95: &str = "to-orange-500/95"; pub(crate) const to_orange_50_of_0: &str = "to-orange-50/0"; pub(crate) const to_orange_50_of_10: &str = "to-orange-50/10"; pub(crate) const to_orange_50_of_100: &str = "to-orange-50/100"; pub(crate) const to_orange_50_of_20: &str = "to-orange-50/20"; pub(crate) const to_orange_50_of_25: &str = "to-orange-50/25"; pub(crate) const to_orange_50_of_30: &str = "to-orange-50/30"; pub(crate) const to_orange_50_of_40: &str = "to-orange-50/40"; pub(crate) const to_orange_50_of_5: &str = "to-orange-50/5"; pub(crate) const to_orange_50_of_50: &str = "to-orange-50/50"; pub(crate) const to_orange_50_of_60: &str = "to-orange-50/60"; pub(crate) const to_orange_50_of_70: &str = "to-orange-50/70"; pub(crate) const to_orange_50_of_75: &str = "to-orange-50/75"; pub(crate) const to_orange_50_of_80: &str = "to-orange-50/80"; pub(crate) const to_orange_50_of_90: &str = "to-orange-50/90"; pub(crate) const to_orange_50_of_95: &str = "to-orange-50/95"; pub(crate) const to_orange_600: &str = "to-orange-600"; pub(crate) const to_orange_600_of_0: &str = "to-orange-600/0"; pub(crate) const to_orange_600_of_10: &str = "to-orange-600/10"; pub(crate) const to_orange_600_of_100: &str = "to-orange-600/100"; pub(crate) const to_orange_600_of_20: &str = "to-orange-600/20"; pub(crate) const to_orange_600_of_25: &str = "to-orange-600/25"; pub(crate) const to_orange_600_of_30: &str = "to-orange-600/30"; pub(crate) const to_orange_600_of_40: &str = "to-orange-600/40"; pub(crate) const to_orange_600_of_5: &str = "to-orange-600/5"; pub(crate) const to_orange_600_of_50: &str = "to-orange-600/50"; pub(crate) const to_orange_600_of_60: &str = "to-orange-600/60"; pub(crate) const to_orange_600_of_70: &str = "to-orange-600/70"; pub(crate) const to_orange_600_of_75: &str = "to-orange-600/75"; pub(crate) const to_orange_600_of_80: &str = "to-orange-600/80"; pub(crate) const to_orange_600_of_90: &str = "to-orange-600/90"; pub(crate) const to_orange_600_of_95: &str = "to-orange-600/95"; pub(crate) const to_orange_700: &str = "to-orange-700"; pub(crate) const to_orange_700_of_0: &str = "to-orange-700/0"; pub(crate) const to_orange_700_of_10: &str = "to-orange-700/10"; pub(crate) const to_orange_700_of_100: &str = "to-orange-700/100"; pub(crate) const to_orange_700_of_20: &str = "to-orange-700/20"; pub(crate) const to_orange_700_of_25: &str = "to-orange-700/25"; pub(crate) const to_orange_700_of_30: &str = "to-orange-700/30"; pub(crate) const to_orange_700_of_40: &str = "to-orange-700/40"; pub(crate) const to_orange_700_of_5: &str = "to-orange-700/5"; pub(crate) const to_orange_700_of_50: &str = "to-orange-700/50"; pub(crate) const to_orange_700_of_60: &str = "to-orange-700/60"; pub(crate) const to_orange_700_of_70: &str = "to-orange-700/70"; pub(crate) const to_orange_700_of_75: &str = "to-orange-700/75"; pub(crate) const to_orange_700_of_80: &str = "to-orange-700/80"; pub(crate) const to_orange_700_of_90: &str = "to-orange-700/90"; pub(crate) const to_orange_700_of_95: &str = "to-orange-700/95"; pub(crate) const to_orange_800: &str = "to-orange-800"; pub(crate) const to_orange_800_of_0: &str = "to-orange-800/0"; pub(crate) const to_orange_800_of_10: &str = "to-orange-800/10"; pub(crate) const to_orange_800_of_100: &str = "to-orange-800/100"; pub(crate) const to_orange_800_of_20: &str = "to-orange-800/20"; pub(crate) const to_orange_800_of_25: &str = "to-orange-800/25"; pub(crate) const to_orange_800_of_30: &str = "to-orange-800/30"; pub(crate) const to_orange_800_of_40: &str = "to-orange-800/40"; pub(crate) const to_orange_800_of_5: &str = "to-orange-800/5"; pub(crate) const to_orange_800_of_50: &str = "to-orange-800/50"; pub(crate) const to_orange_800_of_60: &str = "to-orange-800/60"; pub(crate) const to_orange_800_of_70: &str = "to-orange-800/70"; pub(crate) const to_orange_800_of_75: &str = "to-orange-800/75"; pub(crate) const to_orange_800_of_80: &str = "to-orange-800/80"; pub(crate) const to_orange_800_of_90: &str = "to-orange-800/90"; pub(crate) const to_orange_800_of_95: &str = "to-orange-800/95"; pub(crate) const to_orange_900: &str = "to-orange-900"; pub(crate) const to_orange_900_of_0: &str = "to-orange-900/0"; pub(crate) const to_orange_900_of_10: &str = "to-orange-900/10"; pub(crate) const to_orange_900_of_100: &str = "to-orange-900/100"; pub(crate) const to_orange_900_of_20: &str = "to-orange-900/20"; pub(crate) const to_orange_900_of_25: &str = "to-orange-900/25"; pub(crate) const to_orange_900_of_30: &str = "to-orange-900/30"; pub(crate) const to_orange_900_of_40: &str = "to-orange-900/40"; pub(crate) const to_orange_900_of_5: &str = "to-orange-900/5"; pub(crate) const to_orange_900_of_50: &str = "to-orange-900/50"; pub(crate) const to_orange_900_of_60: &str = "to-orange-900/60"; pub(crate) const to_orange_900_of_70: &str = "to-orange-900/70"; pub(crate) const to_orange_900_of_75: &str = "to-orange-900/75"; pub(crate) const to_orange_900_of_80: &str = "to-orange-900/80"; pub(crate) const to_orange_900_of_90: &str = "to-orange-900/90"; pub(crate) const to_orange_900_of_95: &str = "to-orange-900/95"; pub(crate) const to_pink_100: &str = "to-pink-100"; pub(crate) const to_pink_100_of_0: &str = "to-pink-100/0"; pub(crate) const to_pink_100_of_10: &str = "to-pink-100/10"; pub(crate) const to_pink_100_of_100: &str = "to-pink-100/100"; pub(crate) const to_pink_100_of_20: &str = "to-pink-100/20"; pub(crate) const to_pink_100_of_25: &str = "to-pink-100/25"; pub(crate) const to_pink_100_of_30: &str = "to-pink-100/30"; pub(crate) const to_pink_100_of_40: &str = "to-pink-100/40"; pub(crate) const to_pink_100_of_5: &str = "to-pink-100/5"; pub(crate) const to_pink_100_of_50: &str = "to-pink-100/50"; pub(crate) const to_pink_100_of_60: &str = "to-pink-100/60"; pub(crate) const to_pink_100_of_70: &str = "to-pink-100/70"; pub(crate) const to_pink_100_of_75: &str = "to-pink-100/75"; pub(crate) const to_pink_100_of_80: &str = "to-pink-100/80"; pub(crate) const to_pink_100_of_90: &str = "to-pink-100/90"; pub(crate) const to_pink_100_of_95: &str = "to-pink-100/95"; pub(crate) const to_pink_200: &str = "to-pink-200"; pub(crate) const to_pink_200_of_0: &str = "to-pink-200/0"; pub(crate) const to_pink_200_of_10: &str = "to-pink-200/10"; pub(crate) const to_pink_200_of_100: &str = "to-pink-200/100"; pub(crate) const to_pink_200_of_20: &str = "to-pink-200/20"; pub(crate) const to_pink_200_of_25: &str = "to-pink-200/25"; pub(crate) const to_pink_200_of_30: &str = "to-pink-200/30"; pub(crate) const to_pink_200_of_40: &str = "to-pink-200/40"; pub(crate) const to_pink_200_of_5: &str = "to-pink-200/5"; pub(crate) const to_pink_200_of_50: &str = "to-pink-200/50"; pub(crate) const to_pink_200_of_60: &str = "to-pink-200/60"; pub(crate) const to_pink_200_of_70: &str = "to-pink-200/70"; pub(crate) const to_pink_200_of_75: &str = "to-pink-200/75"; pub(crate) const to_pink_200_of_80: &str = "to-pink-200/80"; pub(crate) const to_pink_200_of_90: &str = "to-pink-200/90"; pub(crate) const to_pink_200_of_95: &str = "to-pink-200/95"; pub(crate) const to_pink_300: &str = "to-pink-300"; pub(crate) const to_pink_300_of_0: &str = "to-pink-300/0"; pub(crate) const to_pink_300_of_10: &str = "to-pink-300/10"; pub(crate) const to_pink_300_of_100: &str = "to-pink-300/100"; pub(crate) const to_pink_300_of_20: &str = "to-pink-300/20"; pub(crate) const to_pink_300_of_25: &str = "to-pink-300/25"; pub(crate) const to_pink_300_of_30: &str = "to-pink-300/30"; pub(crate) const to_pink_300_of_40: &str = "to-pink-300/40"; pub(crate) const to_pink_300_of_5: &str = "to-pink-300/5"; pub(crate) const to_pink_300_of_50: &str = "to-pink-300/50"; pub(crate) const to_pink_300_of_60: &str = "to-pink-300/60"; pub(crate) const to_pink_300_of_70: &str = "to-pink-300/70"; pub(crate) const to_pink_300_of_75: &str = "to-pink-300/75"; pub(crate) const to_pink_300_of_80: &str = "to-pink-300/80"; pub(crate) const to_pink_300_of_90: &str = "to-pink-300/90"; pub(crate) const to_pink_300_of_95: &str = "to-pink-300/95"; pub(crate) const to_pink_400: &str = "to-pink-400"; pub(crate) const to_pink_400_of_0: &str = "to-pink-400/0"; pub(crate) const to_pink_400_of_10: &str = "to-pink-400/10"; pub(crate) const to_pink_400_of_100: &str = "to-pink-400/100"; pub(crate) const to_pink_400_of_20: &str = "to-pink-400/20"; pub(crate) const to_pink_400_of_25: &str = "to-pink-400/25"; pub(crate) const to_pink_400_of_30: &str = "to-pink-400/30"; pub(crate) const to_pink_400_of_40: &str = "to-pink-400/40"; pub(crate) const to_pink_400_of_5: &str = "to-pink-400/5"; pub(crate) const to_pink_400_of_50: &str = "to-pink-400/50"; pub(crate) const to_pink_400_of_60: &str = "to-pink-400/60"; pub(crate) const to_pink_400_of_70: &str = "to-pink-400/70"; pub(crate) const to_pink_400_of_75: &str = "to-pink-400/75"; pub(crate) const to_pink_400_of_80: &str = "to-pink-400/80"; pub(crate) const to_pink_400_of_90: &str = "to-pink-400/90"; pub(crate) const to_pink_400_of_95: &str = "to-pink-400/95"; pub(crate) const to_pink_50: &str = "to-pink-50"; pub(crate) const to_pink_500: &str = "to-pink-500"; pub(crate) const to_pink_500_of_0: &str = "to-pink-500/0"; pub(crate) const to_pink_500_of_10: &str = "to-pink-500/10"; pub(crate) const to_pink_500_of_100: &str = "to-pink-500/100"; pub(crate) const to_pink_500_of_20: &str = "to-pink-500/20"; pub(crate) const to_pink_500_of_25: &str = "to-pink-500/25"; pub(crate) const to_pink_500_of_30: &str = "to-pink-500/30"; pub(crate) const to_pink_500_of_40: &str = "to-pink-500/40"; pub(crate) const to_pink_500_of_5: &str = "to-pink-500/5"; pub(crate) const to_pink_500_of_50: &str = "to-pink-500/50"; pub(crate) const to_pink_500_of_60: &str = "to-pink-500/60"; pub(crate) const to_pink_500_of_70: &str = "to-pink-500/70"; pub(crate) const to_pink_500_of_75: &str = "to-pink-500/75"; pub(crate) const to_pink_500_of_80: &str = "to-pink-500/80"; pub(crate) const to_pink_500_of_90: &str = "to-pink-500/90"; pub(crate) const to_pink_500_of_95: &str = "to-pink-500/95"; pub(crate) const to_pink_50_of_0: &str = "to-pink-50/0"; pub(crate) const to_pink_50_of_10: &str = "to-pink-50/10"; pub(crate) const to_pink_50_of_100: &str = "to-pink-50/100"; pub(crate) const to_pink_50_of_20: &str = "to-pink-50/20"; pub(crate) const to_pink_50_of_25: &str = "to-pink-50/25"; pub(crate) const to_pink_50_of_30: &str = "to-pink-50/30"; pub(crate) const to_pink_50_of_40: &str = "to-pink-50/40"; pub(crate) const to_pink_50_of_5: &str = "to-pink-50/5"; pub(crate) const to_pink_50_of_50: &str = "to-pink-50/50"; pub(crate) const to_pink_50_of_60: &str = "to-pink-50/60"; pub(crate) const to_pink_50_of_70: &str = "to-pink-50/70"; pub(crate) const to_pink_50_of_75: &str = "to-pink-50/75"; pub(crate) const to_pink_50_of_80: &str = "to-pink-50/80"; pub(crate) const to_pink_50_of_90: &str = "to-pink-50/90"; pub(crate) const to_pink_50_of_95: &str = "to-pink-50/95"; pub(crate) const to_pink_600: &str = "to-pink-600"; pub(crate) const to_pink_600_of_0: &str = "to-pink-600/0"; pub(crate) const to_pink_600_of_10: &str = "to-pink-600/10"; pub(crate) const to_pink_600_of_100: &str = "to-pink-600/100"; pub(crate) const to_pink_600_of_20: &str = "to-pink-600/20"; pub(crate) const to_pink_600_of_25: &str = "to-pink-600/25"; pub(crate) const to_pink_600_of_30: &str = "to-pink-600/30"; pub(crate) const to_pink_600_of_40: &str = "to-pink-600/40"; pub(crate) const to_pink_600_of_5: &str = "to-pink-600/5"; pub(crate) const to_pink_600_of_50: &str = "to-pink-600/50"; pub(crate) const to_pink_600_of_60: &str = "to-pink-600/60"; pub(crate) const to_pink_600_of_70: &str = "to-pink-600/70"; pub(crate) const to_pink_600_of_75: &str = "to-pink-600/75"; pub(crate) const to_pink_600_of_80: &str = "to-pink-600/80"; pub(crate) const to_pink_600_of_90: &str = "to-pink-600/90"; pub(crate) const to_pink_600_of_95: &str = "to-pink-600/95"; pub(crate) const to_pink_700: &str = "to-pink-700"; pub(crate) const to_pink_700_of_0: &str = "to-pink-700/0"; pub(crate) const to_pink_700_of_10: &str = "to-pink-700/10"; pub(crate) const to_pink_700_of_100: &str = "to-pink-700/100"; pub(crate) const to_pink_700_of_20: &str = "to-pink-700/20"; pub(crate) const to_pink_700_of_25: &str = "to-pink-700/25"; pub(crate) const to_pink_700_of_30: &str = "to-pink-700/30"; pub(crate) const to_pink_700_of_40: &str = "to-pink-700/40"; pub(crate) const to_pink_700_of_5: &str = "to-pink-700/5"; pub(crate) const to_pink_700_of_50: &str = "to-pink-700/50"; pub(crate) const to_pink_700_of_60: &str = "to-pink-700/60"; pub(crate) const to_pink_700_of_70: &str = "to-pink-700/70"; pub(crate) const to_pink_700_of_75: &str = "to-pink-700/75"; pub(crate) const to_pink_700_of_80: &str = "to-pink-700/80"; pub(crate) const to_pink_700_of_90: &str = "to-pink-700/90"; pub(crate) const to_pink_700_of_95: &str = "to-pink-700/95"; pub(crate) const to_pink_800: &str = "to-pink-800"; pub(crate) const to_pink_800_of_0: &str = "to-pink-800/0"; pub(crate) const to_pink_800_of_10: &str = "to-pink-800/10"; pub(crate) const to_pink_800_of_100: &str = "to-pink-800/100"; pub(crate) const to_pink_800_of_20: &str = "to-pink-800/20"; pub(crate) const to_pink_800_of_25: &str = "to-pink-800/25"; pub(crate) const to_pink_800_of_30: &str = "to-pink-800/30"; pub(crate) const to_pink_800_of_40: &str = "to-pink-800/40"; pub(crate) const to_pink_800_of_5: &str = "to-pink-800/5"; pub(crate) const to_pink_800_of_50: &str = "to-pink-800/50"; pub(crate) const to_pink_800_of_60: &str = "to-pink-800/60"; pub(crate) const to_pink_800_of_70: &str = "to-pink-800/70"; pub(crate) const to_pink_800_of_75: &str = "to-pink-800/75"; pub(crate) const to_pink_800_of_80: &str = "to-pink-800/80"; pub(crate) const to_pink_800_of_90: &str = "to-pink-800/90"; pub(crate) const to_pink_800_of_95: &str = "to-pink-800/95"; pub(crate) const to_pink_900: &str = "to-pink-900"; pub(crate) const to_pink_900_of_0: &str = "to-pink-900/0"; pub(crate) const to_pink_900_of_10: &str = "to-pink-900/10"; pub(crate) const to_pink_900_of_100: &str = "to-pink-900/100"; pub(crate) const to_pink_900_of_20: &str = "to-pink-900/20"; pub(crate) const to_pink_900_of_25: &str = "to-pink-900/25"; pub(crate) const to_pink_900_of_30: &str = "to-pink-900/30"; pub(crate) const to_pink_900_of_40: &str = "to-pink-900/40"; pub(crate) const to_pink_900_of_5: &str = "to-pink-900/5"; pub(crate) const to_pink_900_of_50: &str = "to-pink-900/50"; pub(crate) const to_pink_900_of_60: &str = "to-pink-900/60"; pub(crate) const to_pink_900_of_70: &str = "to-pink-900/70"; pub(crate) const to_pink_900_of_75: &str = "to-pink-900/75"; pub(crate) const to_pink_900_of_80: &str = "to-pink-900/80"; pub(crate) const to_pink_900_of_90: &str = "to-pink-900/90"; pub(crate) const to_pink_900_of_95: &str = "to-pink-900/95"; pub(crate) const to_purple_100: &str = "to-purple-100"; pub(crate) const to_purple_100_of_0: &str = "to-purple-100/0"; pub(crate) const to_purple_100_of_10: &str = "to-purple-100/10"; pub(crate) const to_purple_100_of_100: &str = "to-purple-100/100"; pub(crate) const to_purple_100_of_20: &str = "to-purple-100/20"; pub(crate) const to_purple_100_of_25: &str = "to-purple-100/25"; pub(crate) const to_purple_100_of_30: &str = "to-purple-100/30"; pub(crate) const to_purple_100_of_40: &str = "to-purple-100/40"; pub(crate) const to_purple_100_of_5: &str = "to-purple-100/5"; pub(crate) const to_purple_100_of_50: &str = "to-purple-100/50"; pub(crate) const to_purple_100_of_60: &str = "to-purple-100/60"; pub(crate) const to_purple_100_of_70: &str = "to-purple-100/70"; pub(crate) const to_purple_100_of_75: &str = "to-purple-100/75"; pub(crate) const to_purple_100_of_80: &str = "to-purple-100/80"; pub(crate) const to_purple_100_of_90: &str = "to-purple-100/90"; pub(crate) const to_purple_100_of_95: &str = "to-purple-100/95"; pub(crate) const to_purple_200: &str = "to-purple-200"; pub(crate) const to_purple_200_of_0: &str = "to-purple-200/0"; pub(crate) const to_purple_200_of_10: &str = "to-purple-200/10"; pub(crate) const to_purple_200_of_100: &str = "to-purple-200/100"; pub(crate) const to_purple_200_of_20: &str = "to-purple-200/20"; pub(crate) const to_purple_200_of_25: &str = "to-purple-200/25"; pub(crate) const to_purple_200_of_30: &str = "to-purple-200/30"; pub(crate) const to_purple_200_of_40: &str = "to-purple-200/40"; pub(crate) const to_purple_200_of_5: &str = "to-purple-200/5"; pub(crate) const to_purple_200_of_50: &str = "to-purple-200/50"; pub(crate) const to_purple_200_of_60: &str = "to-purple-200/60"; pub(crate) const to_purple_200_of_70: &str = "to-purple-200/70"; pub(crate) const to_purple_200_of_75: &str = "to-purple-200/75"; pub(crate) const to_purple_200_of_80: &str = "to-purple-200/80"; pub(crate) const to_purple_200_of_90: &str = "to-purple-200/90"; pub(crate) const to_purple_200_of_95: &str = "to-purple-200/95"; pub(crate) const to_purple_300: &str = "to-purple-300"; pub(crate) const to_purple_300_of_0: &str = "to-purple-300/0"; pub(crate) const to_purple_300_of_10: &str = "to-purple-300/10"; pub(crate) const to_purple_300_of_100: &str = "to-purple-300/100"; pub(crate) const to_purple_300_of_20: &str = "to-purple-300/20"; pub(crate) const to_purple_300_of_25: &str = "to-purple-300/25"; pub(crate) const to_purple_300_of_30: &str = "to-purple-300/30"; pub(crate) const to_purple_300_of_40: &str = "to-purple-300/40"; pub(crate) const to_purple_300_of_5: &str = "to-purple-300/5"; pub(crate) const to_purple_300_of_50: &str = "to-purple-300/50"; pub(crate) const to_purple_300_of_60: &str = "to-purple-300/60"; pub(crate) const to_purple_300_of_70: &str = "to-purple-300/70"; pub(crate) const to_purple_300_of_75: &str = "to-purple-300/75"; pub(crate) const to_purple_300_of_80: &str = "to-purple-300/80"; pub(crate) const to_purple_300_of_90: &str = "to-purple-300/90"; pub(crate) const to_purple_300_of_95: &str = "to-purple-300/95"; pub(crate) const to_purple_400: &str = "to-purple-400"; pub(crate) const to_purple_400_of_0: &str = "to-purple-400/0"; pub(crate) const to_purple_400_of_10: &str = "to-purple-400/10"; pub(crate) const to_purple_400_of_100: &str = "to-purple-400/100"; pub(crate) const to_purple_400_of_20: &str = "to-purple-400/20"; pub(crate) const to_purple_400_of_25: &str = "to-purple-400/25"; pub(crate) const to_purple_400_of_30: &str = "to-purple-400/30"; pub(crate) const to_purple_400_of_40: &str = "to-purple-400/40"; pub(crate) const to_purple_400_of_5: &str = "to-purple-400/5"; pub(crate) const to_purple_400_of_50: &str = "to-purple-400/50"; pub(crate) const to_purple_400_of_60: &str = "to-purple-400/60"; pub(crate) const to_purple_400_of_70: &str = "to-purple-400/70"; pub(crate) const to_purple_400_of_75: &str = "to-purple-400/75"; pub(crate) const to_purple_400_of_80: &str = "to-purple-400/80"; pub(crate) const to_purple_400_of_90: &str = "to-purple-400/90"; pub(crate) const to_purple_400_of_95: &str = "to-purple-400/95"; pub(crate) const to_purple_50: &str = "to-purple-50"; pub(crate) const to_purple_500: &str = "to-purple-500"; pub(crate) const to_purple_500_of_0: &str = "to-purple-500/0"; pub(crate) const to_purple_500_of_10: &str = "to-purple-500/10"; pub(crate) const to_purple_500_of_100: &str = "to-purple-500/100"; pub(crate) const to_purple_500_of_20: &str = "to-purple-500/20"; pub(crate) const to_purple_500_of_25: &str = "to-purple-500/25"; pub(crate) const to_purple_500_of_30: &str = "to-purple-500/30"; pub(crate) const to_purple_500_of_40: &str = "to-purple-500/40"; pub(crate) const to_purple_500_of_5: &str = "to-purple-500/5"; pub(crate) const to_purple_500_of_50: &str = "to-purple-500/50"; pub(crate) const to_purple_500_of_60: &str = "to-purple-500/60"; pub(crate) const to_purple_500_of_70: &str = "to-purple-500/70"; pub(crate) const to_purple_500_of_75: &str = "to-purple-500/75"; pub(crate) const to_purple_500_of_80: &str = "to-purple-500/80"; pub(crate) const to_purple_500_of_90: &str = "to-purple-500/90"; pub(crate) const to_purple_500_of_95: &str = "to-purple-500/95"; pub(crate) const to_purple_50_of_0: &str = "to-purple-50/0"; pub(crate) const to_purple_50_of_10: &str = "to-purple-50/10"; pub(crate) const to_purple_50_of_100: &str = "to-purple-50/100"; pub(crate) const to_purple_50_of_20: &str = "to-purple-50/20"; pub(crate) const to_purple_50_of_25: &str = "to-purple-50/25"; pub(crate) const to_purple_50_of_30: &str = "to-purple-50/30"; pub(crate) const to_purple_50_of_40: &str = "to-purple-50/40"; pub(crate) const to_purple_50_of_5: &str = "to-purple-50/5"; pub(crate) const to_purple_50_of_50: &str = "to-purple-50/50"; pub(crate) const to_purple_50_of_60: &str = "to-purple-50/60"; pub(crate) const to_purple_50_of_70: &str = "to-purple-50/70"; pub(crate) const to_purple_50_of_75: &str = "to-purple-50/75"; pub(crate) const to_purple_50_of_80: &str = "to-purple-50/80"; pub(crate) const to_purple_50_of_90: &str = "to-purple-50/90"; pub(crate) const to_purple_50_of_95: &str = "to-purple-50/95"; pub(crate) const to_purple_600: &str = "to-purple-600"; pub(crate) const to_purple_600_of_0: &str = "to-purple-600/0"; pub(crate) const to_purple_600_of_10: &str = "to-purple-600/10"; pub(crate) const to_purple_600_of_100: &str = "to-purple-600/100"; pub(crate) const to_purple_600_of_20: &str = "to-purple-600/20"; pub(crate) const to_purple_600_of_25: &str = "to-purple-600/25"; pub(crate) const to_purple_600_of_30: &str = "to-purple-600/30"; pub(crate) const to_purple_600_of_40: &str = "to-purple-600/40"; pub(crate) const to_purple_600_of_5: &str = "to-purple-600/5"; pub(crate) const to_purple_600_of_50: &str = "to-purple-600/50"; pub(crate) const to_purple_600_of_60: &str = "to-purple-600/60"; pub(crate) const to_purple_600_of_70: &str = "to-purple-600/70"; pub(crate) const to_purple_600_of_75: &str = "to-purple-600/75"; pub(crate) const to_purple_600_of_80: &str = "to-purple-600/80"; pub(crate) const to_purple_600_of_90: &str = "to-purple-600/90"; pub(crate) const to_purple_600_of_95: &str = "to-purple-600/95"; pub(crate) const to_purple_700: &str = "to-purple-700"; pub(crate) const to_purple_700_of_0: &str = "to-purple-700/0"; pub(crate) const to_purple_700_of_10: &str = "to-purple-700/10"; pub(crate) const to_purple_700_of_100: &str = "to-purple-700/100"; pub(crate) const to_purple_700_of_20: &str = "to-purple-700/20"; pub(crate) const to_purple_700_of_25: &str = "to-purple-700/25"; pub(crate) const to_purple_700_of_30: &str = "to-purple-700/30"; pub(crate) const to_purple_700_of_40: &str = "to-purple-700/40"; pub(crate) const to_purple_700_of_5: &str = "to-purple-700/5"; pub(crate) const to_purple_700_of_50: &str = "to-purple-700/50"; pub(crate) const to_purple_700_of_60: &str = "to-purple-700/60"; pub(crate) const to_purple_700_of_70: &str = "to-purple-700/70"; pub(crate) const to_purple_700_of_75: &str = "to-purple-700/75"; pub(crate) const to_purple_700_of_80: &str = "to-purple-700/80"; pub(crate) const to_purple_700_of_90: &str = "to-purple-700/90"; pub(crate) const to_purple_700_of_95: &str = "to-purple-700/95"; pub(crate) const to_purple_800: &str = "to-purple-800"; pub(crate) const to_purple_800_of_0: &str = "to-purple-800/0"; pub(crate) const to_purple_800_of_10: &str = "to-purple-800/10"; pub(crate) const to_purple_800_of_100: &str = "to-purple-800/100"; pub(crate) const to_purple_800_of_20: &str = "to-purple-800/20"; pub(crate) const to_purple_800_of_25: &str = "to-purple-800/25"; pub(crate) const to_purple_800_of_30: &str = "to-purple-800/30"; pub(crate) const to_purple_800_of_40: &str = "to-purple-800/40"; pub(crate) const to_purple_800_of_5: &str = "to-purple-800/5"; pub(crate) const to_purple_800_of_50: &str = "to-purple-800/50"; pub(crate) const to_purple_800_of_60: &str = "to-purple-800/60"; pub(crate) const to_purple_800_of_70: &str = "to-purple-800/70"; pub(crate) const to_purple_800_of_75: &str = "to-purple-800/75"; pub(crate) const to_purple_800_of_80: &str = "to-purple-800/80"; pub(crate) const to_purple_800_of_90: &str = "to-purple-800/90"; pub(crate) const to_purple_800_of_95: &str = "to-purple-800/95"; pub(crate) const to_purple_900: &str = "to-purple-900"; pub(crate) const to_purple_900_of_0: &str = "to-purple-900/0"; pub(crate) const to_purple_900_of_10: &str = "to-purple-900/10"; pub(crate) const to_purple_900_of_100: &str = "to-purple-900/100"; pub(crate) const to_purple_900_of_20: &str = "to-purple-900/20"; pub(crate) const to_purple_900_of_25: &str = "to-purple-900/25"; pub(crate) const to_purple_900_of_30: &str = "to-purple-900/30"; pub(crate) const to_purple_900_of_40: &str = "to-purple-900/40"; pub(crate) const to_purple_900_of_5: &str = "to-purple-900/5"; pub(crate) const to_purple_900_of_50: &str = "to-purple-900/50"; pub(crate) const to_purple_900_of_60: &str = "to-purple-900/60"; pub(crate) const to_purple_900_of_70: &str = "to-purple-900/70"; pub(crate) const to_purple_900_of_75: &str = "to-purple-900/75"; pub(crate) const to_purple_900_of_80: &str = "to-purple-900/80"; pub(crate) const to_purple_900_of_90: &str = "to-purple-900/90"; pub(crate) const to_purple_900_of_95: &str = "to-purple-900/95"; pub(crate) const to_red_100: &str = "to-red-100"; pub(crate) const to_red_100_of_0: &str = "to-red-100/0"; pub(crate) const to_red_100_of_10: &str = "to-red-100/10"; pub(crate) const to_red_100_of_100: &str = "to-red-100/100"; pub(crate) const to_red_100_of_20: &str = "to-red-100/20"; pub(crate) const to_red_100_of_25: &str = "to-red-100/25"; pub(crate) const to_red_100_of_30: &str = "to-red-100/30"; pub(crate) const to_red_100_of_40: &str = "to-red-100/40"; pub(crate) const to_red_100_of_5: &str = "to-red-100/5"; pub(crate) const to_red_100_of_50: &str = "to-red-100/50"; pub(crate) const to_red_100_of_60: &str = "to-red-100/60"; pub(crate) const to_red_100_of_70: &str = "to-red-100/70"; pub(crate) const to_red_100_of_75: &str = "to-red-100/75"; pub(crate) const to_red_100_of_80: &str = "to-red-100/80"; pub(crate) const to_red_100_of_90: &str = "to-red-100/90"; pub(crate) const to_red_100_of_95: &str = "to-red-100/95"; pub(crate) const to_red_200: &str = "to-red-200"; pub(crate) const to_red_200_of_0: &str = "to-red-200/0"; pub(crate) const to_red_200_of_10: &str = "to-red-200/10"; pub(crate) const to_red_200_of_100: &str = "to-red-200/100"; pub(crate) const to_red_200_of_20: &str = "to-red-200/20"; pub(crate) const to_red_200_of_25: &str = "to-red-200/25"; pub(crate) const to_red_200_of_30: &str = "to-red-200/30"; pub(crate) const to_red_200_of_40: &str = "to-red-200/40"; pub(crate) const to_red_200_of_5: &str = "to-red-200/5"; pub(crate) const to_red_200_of_50: &str = "to-red-200/50"; pub(crate) const to_red_200_of_60: &str = "to-red-200/60"; pub(crate) const to_red_200_of_70: &str = "to-red-200/70"; pub(crate) const to_red_200_of_75: &str = "to-red-200/75"; pub(crate) const to_red_200_of_80: &str = "to-red-200/80"; pub(crate) const to_red_200_of_90: &str = "to-red-200/90"; pub(crate) const to_red_200_of_95: &str = "to-red-200/95"; pub(crate) const to_red_300: &str = "to-red-300"; pub(crate) const to_red_300_of_0: &str = "to-red-300/0"; pub(crate) const to_red_300_of_10: &str = "to-red-300/10"; pub(crate) const to_red_300_of_100: &str = "to-red-300/100"; pub(crate) const to_red_300_of_20: &str = "to-red-300/20"; pub(crate) const to_red_300_of_25: &str = "to-red-300/25"; pub(crate) const to_red_300_of_30: &str = "to-red-300/30"; pub(crate) const to_red_300_of_40: &str = "to-red-300/40"; pub(crate) const to_red_300_of_5: &str = "to-red-300/5"; pub(crate) const to_red_300_of_50: &str = "to-red-300/50"; pub(crate) const to_red_300_of_60: &str = "to-red-300/60"; pub(crate) const to_red_300_of_70: &str = "to-red-300/70"; pub(crate) const to_red_300_of_75: &str = "to-red-300/75"; pub(crate) const to_red_300_of_80: &str = "to-red-300/80"; pub(crate) const to_red_300_of_90: &str = "to-red-300/90"; pub(crate) const to_red_300_of_95: &str = "to-red-300/95"; pub(crate) const to_red_400: &str = "to-red-400"; pub(crate) const to_red_400_of_0: &str = "to-red-400/0"; pub(crate) const to_red_400_of_10: &str = "to-red-400/10"; pub(crate) const to_red_400_of_100: &str = "to-red-400/100"; pub(crate) const to_red_400_of_20: &str = "to-red-400/20"; pub(crate) const to_red_400_of_25: &str = "to-red-400/25"; pub(crate) const to_red_400_of_30: &str = "to-red-400/30"; pub(crate) const to_red_400_of_40: &str = "to-red-400/40"; pub(crate) const to_red_400_of_5: &str = "to-red-400/5"; pub(crate) const to_red_400_of_50: &str = "to-red-400/50"; pub(crate) const to_red_400_of_60: &str = "to-red-400/60"; pub(crate) const to_red_400_of_70: &str = "to-red-400/70"; pub(crate) const to_red_400_of_75: &str = "to-red-400/75"; pub(crate) const to_red_400_of_80: &str = "to-red-400/80"; pub(crate) const to_red_400_of_90: &str = "to-red-400/90"; pub(crate) const to_red_400_of_95: &str = "to-red-400/95"; pub(crate) const to_red_50: &str = "to-red-50"; pub(crate) const to_red_500: &str = "to-red-500"; pub(crate) const to_red_500_of_0: &str = "to-red-500/0"; pub(crate) const to_red_500_of_10: &str = "to-red-500/10"; pub(crate) const to_red_500_of_100: &str = "to-red-500/100"; pub(crate) const to_red_500_of_20: &str = "to-red-500/20"; pub(crate) const to_red_500_of_25: &str = "to-red-500/25"; pub(crate) const to_red_500_of_30: &str = "to-red-500/30"; pub(crate) const to_red_500_of_40: &str = "to-red-500/40"; pub(crate) const to_red_500_of_5: &str = "to-red-500/5"; pub(crate) const to_red_500_of_50: &str = "to-red-500/50"; pub(crate) const to_red_500_of_60: &str = "to-red-500/60"; pub(crate) const to_red_500_of_70: &str = "to-red-500/70"; pub(crate) const to_red_500_of_75: &str = "to-red-500/75"; pub(crate) const to_red_500_of_80: &str = "to-red-500/80"; pub(crate) const to_red_500_of_90: &str = "to-red-500/90"; pub(crate) const to_red_500_of_95: &str = "to-red-500/95"; pub(crate) const to_red_50_of_0: &str = "to-red-50/0"; pub(crate) const to_red_50_of_10: &str = "to-red-50/10"; pub(crate) const to_red_50_of_100: &str = "to-red-50/100"; pub(crate) const to_red_50_of_20: &str = "to-red-50/20"; pub(crate) const to_red_50_of_25: &str = "to-red-50/25"; pub(crate) const to_red_50_of_30: &str = "to-red-50/30"; pub(crate) const to_red_50_of_40: &str = "to-red-50/40"; pub(crate) const to_red_50_of_5: &str = "to-red-50/5"; pub(crate) const to_red_50_of_50: &str = "to-red-50/50"; pub(crate) const to_red_50_of_60: &str = "to-red-50/60"; pub(crate) const to_red_50_of_70: &str = "to-red-50/70"; pub(crate) const to_red_50_of_75: &str = "to-red-50/75"; pub(crate) const to_red_50_of_80: &str = "to-red-50/80"; pub(crate) const to_red_50_of_90: &str = "to-red-50/90"; pub(crate) const to_red_50_of_95: &str = "to-red-50/95"; pub(crate) const to_red_600: &str = "to-red-600"; pub(crate) const to_red_600_of_0: &str = "to-red-600/0"; pub(crate) const to_red_600_of_10: &str = "to-red-600/10"; pub(crate) const to_red_600_of_100: &str = "to-red-600/100"; pub(crate) const to_red_600_of_20: &str = "to-red-600/20"; pub(crate) const to_red_600_of_25: &str = "to-red-600/25"; pub(crate) const to_red_600_of_30: &str = "to-red-600/30"; pub(crate) const to_red_600_of_40: &str = "to-red-600/40"; pub(crate) const to_red_600_of_5: &str = "to-red-600/5"; pub(crate) const to_red_600_of_50: &str = "to-red-600/50"; pub(crate) const to_red_600_of_60: &str = "to-red-600/60"; pub(crate) const to_red_600_of_70: &str = "to-red-600/70"; pub(crate) const to_red_600_of_75: &str = "to-red-600/75"; pub(crate) const to_red_600_of_80: &str = "to-red-600/80"; pub(crate) const to_red_600_of_90: &str = "to-red-600/90"; pub(crate) const to_red_600_of_95: &str = "to-red-600/95"; pub(crate) const to_red_700: &str = "to-red-700"; pub(crate) const to_red_700_of_0: &str = "to-red-700/0"; pub(crate) const to_red_700_of_10: &str = "to-red-700/10"; pub(crate) const to_red_700_of_100: &str = "to-red-700/100"; pub(crate) const to_red_700_of_20: &str = "to-red-700/20"; pub(crate) const to_red_700_of_25: &str = "to-red-700/25"; pub(crate) const to_red_700_of_30: &str = "to-red-700/30"; pub(crate) const to_red_700_of_40: &str = "to-red-700/40"; pub(crate) const to_red_700_of_5: &str = "to-red-700/5"; pub(crate) const to_red_700_of_50: &str = "to-red-700/50"; pub(crate) const to_red_700_of_60: &str = "to-red-700/60"; pub(crate) const to_red_700_of_70: &str = "to-red-700/70"; pub(crate) const to_red_700_of_75: &str = "to-red-700/75"; pub(crate) const to_red_700_of_80: &str = "to-red-700/80"; pub(crate) const to_red_700_of_90: &str = "to-red-700/90"; pub(crate) const to_red_700_of_95: &str = "to-red-700/95"; pub(crate) const to_red_800: &str = "to-red-800"; pub(crate) const to_red_800_of_0: &str = "to-red-800/0"; pub(crate) const to_red_800_of_10: &str = "to-red-800/10"; pub(crate) const to_red_800_of_100: &str = "to-red-800/100"; pub(crate) const to_red_800_of_20: &str = "to-red-800/20"; pub(crate) const to_red_800_of_25: &str = "to-red-800/25"; pub(crate) const to_red_800_of_30: &str = "to-red-800/30"; pub(crate) const to_red_800_of_40: &str = "to-red-800/40"; pub(crate) const to_red_800_of_5: &str = "to-red-800/5"; pub(crate) const to_red_800_of_50: &str = "to-red-800/50"; pub(crate) const to_red_800_of_60: &str = "to-red-800/60"; pub(crate) const to_red_800_of_70: &str = "to-red-800/70"; pub(crate) const to_red_800_of_75: &str = "to-red-800/75"; pub(crate) const to_red_800_of_80: &str = "to-red-800/80"; pub(crate) const to_red_800_of_90: &str = "to-red-800/90"; pub(crate) const to_red_800_of_95: &str = "to-red-800/95"; pub(crate) const to_red_900: &str = "to-red-900"; pub(crate) const to_red_900_of_0: &str = "to-red-900/0"; pub(crate) const to_red_900_of_10: &str = "to-red-900/10"; pub(crate) const to_red_900_of_100: &str = "to-red-900/100"; pub(crate) const to_red_900_of_20: &str = "to-red-900/20"; pub(crate) const to_red_900_of_25: &str = "to-red-900/25"; pub(crate) const to_red_900_of_30: &str = "to-red-900/30"; pub(crate) const to_red_900_of_40: &str = "to-red-900/40"; pub(crate) const to_red_900_of_5: &str = "to-red-900/5"; pub(crate) const to_red_900_of_50: &str = "to-red-900/50"; pub(crate) const to_red_900_of_60: &str = "to-red-900/60"; pub(crate) const to_red_900_of_70: &str = "to-red-900/70"; pub(crate) const to_red_900_of_75: &str = "to-red-900/75"; pub(crate) const to_red_900_of_80: &str = "to-red-900/80"; pub(crate) const to_red_900_of_90: &str = "to-red-900/90"; pub(crate) const to_red_900_of_95: &str = "to-red-900/95"; pub(crate) const to_rose_100: &str = "to-rose-100"; pub(crate) const to_rose_100_of_0: &str = "to-rose-100/0"; pub(crate) const to_rose_100_of_10: &str = "to-rose-100/10"; pub(crate) const to_rose_100_of_100: &str = "to-rose-100/100"; pub(crate) const to_rose_100_of_20: &str = "to-rose-100/20"; pub(crate) const to_rose_100_of_25: &str = "to-rose-100/25"; pub(crate) const to_rose_100_of_30: &str = "to-rose-100/30"; pub(crate) const to_rose_100_of_40: &str = "to-rose-100/40"; pub(crate) const to_rose_100_of_5: &str = "to-rose-100/5"; pub(crate) const to_rose_100_of_50: &str = "to-rose-100/50"; pub(crate) const to_rose_100_of_60: &str = "to-rose-100/60"; pub(crate) const to_rose_100_of_70: &str = "to-rose-100/70"; pub(crate) const to_rose_100_of_75: &str = "to-rose-100/75"; pub(crate) const to_rose_100_of_80: &str = "to-rose-100/80"; pub(crate) const to_rose_100_of_90: &str = "to-rose-100/90"; pub(crate) const to_rose_100_of_95: &str = "to-rose-100/95"; pub(crate) const to_rose_200: &str = "to-rose-200"; pub(crate) const to_rose_200_of_0: &str = "to-rose-200/0"; pub(crate) const to_rose_200_of_10: &str = "to-rose-200/10"; pub(crate) const to_rose_200_of_100: &str = "to-rose-200/100"; pub(crate) const to_rose_200_of_20: &str = "to-rose-200/20"; pub(crate) const to_rose_200_of_25: &str = "to-rose-200/25"; pub(crate) const to_rose_200_of_30: &str = "to-rose-200/30"; pub(crate) const to_rose_200_of_40: &str = "to-rose-200/40"; pub(crate) const to_rose_200_of_5: &str = "to-rose-200/5"; pub(crate) const to_rose_200_of_50: &str = "to-rose-200/50"; pub(crate) const to_rose_200_of_60: &str = "to-rose-200/60"; pub(crate) const to_rose_200_of_70: &str = "to-rose-200/70"; pub(crate) const to_rose_200_of_75: &str = "to-rose-200/75"; pub(crate) const to_rose_200_of_80: &str = "to-rose-200/80"; pub(crate) const to_rose_200_of_90: &str = "to-rose-200/90"; pub(crate) const to_rose_200_of_95: &str = "to-rose-200/95"; pub(crate) const to_rose_300: &str = "to-rose-300"; pub(crate) const to_rose_300_of_0: &str = "to-rose-300/0"; pub(crate) const to_rose_300_of_10: &str = "to-rose-300/10"; pub(crate) const to_rose_300_of_100: &str = "to-rose-300/100"; pub(crate) const to_rose_300_of_20: &str = "to-rose-300/20"; pub(crate) const to_rose_300_of_25: &str = "to-rose-300/25"; pub(crate) const to_rose_300_of_30: &str = "to-rose-300/30"; pub(crate) const to_rose_300_of_40: &str = "to-rose-300/40"; pub(crate) const to_rose_300_of_5: &str = "to-rose-300/5"; pub(crate) const to_rose_300_of_50: &str = "to-rose-300/50"; pub(crate) const to_rose_300_of_60: &str = "to-rose-300/60"; pub(crate) const to_rose_300_of_70: &str = "to-rose-300/70"; pub(crate) const to_rose_300_of_75: &str = "to-rose-300/75"; pub(crate) const to_rose_300_of_80: &str = "to-rose-300/80"; pub(crate) const to_rose_300_of_90: &str = "to-rose-300/90"; pub(crate) const to_rose_300_of_95: &str = "to-rose-300/95"; pub(crate) const to_rose_400: &str = "to-rose-400"; pub(crate) const to_rose_400_of_0: &str = "to-rose-400/0"; pub(crate) const to_rose_400_of_10: &str = "to-rose-400/10"; pub(crate) const to_rose_400_of_100: &str = "to-rose-400/100"; pub(crate) const to_rose_400_of_20: &str = "to-rose-400/20"; pub(crate) const to_rose_400_of_25: &str = "to-rose-400/25"; pub(crate) const to_rose_400_of_30: &str = "to-rose-400/30"; pub(crate) const to_rose_400_of_40: &str = "to-rose-400/40"; pub(crate) const to_rose_400_of_5: &str = "to-rose-400/5"; pub(crate) const to_rose_400_of_50: &str = "to-rose-400/50"; pub(crate) const to_rose_400_of_60: &str = "to-rose-400/60"; pub(crate) const to_rose_400_of_70: &str = "to-rose-400/70"; pub(crate) const to_rose_400_of_75: &str = "to-rose-400/75"; pub(crate) const to_rose_400_of_80: &str = "to-rose-400/80"; pub(crate) const to_rose_400_of_90: &str = "to-rose-400/90"; pub(crate) const to_rose_400_of_95: &str = "to-rose-400/95"; pub(crate) const to_rose_50: &str = "to-rose-50"; pub(crate) const to_rose_500: &str = "to-rose-500"; pub(crate) const to_rose_500_of_0: &str = "to-rose-500/0"; pub(crate) const to_rose_500_of_10: &str = "to-rose-500/10"; pub(crate) const to_rose_500_of_100: &str = "to-rose-500/100"; pub(crate) const to_rose_500_of_20: &str = "to-rose-500/20"; pub(crate) const to_rose_500_of_25: &str = "to-rose-500/25"; pub(crate) const to_rose_500_of_30: &str = "to-rose-500/30"; pub(crate) const to_rose_500_of_40: &str = "to-rose-500/40"; pub(crate) const to_rose_500_of_5: &str = "to-rose-500/5"; pub(crate) const to_rose_500_of_50: &str = "to-rose-500/50"; pub(crate) const to_rose_500_of_60: &str = "to-rose-500/60"; pub(crate) const to_rose_500_of_70: &str = "to-rose-500/70"; pub(crate) const to_rose_500_of_75: &str = "to-rose-500/75"; pub(crate) const to_rose_500_of_80: &str = "to-rose-500/80"; pub(crate) const to_rose_500_of_90: &str = "to-rose-500/90"; pub(crate) const to_rose_500_of_95: &str = "to-rose-500/95"; pub(crate) const to_rose_50_of_0: &str = "to-rose-50/0"; pub(crate) const to_rose_50_of_10: &str = "to-rose-50/10"; pub(crate) const to_rose_50_of_100: &str = "to-rose-50/100"; pub(crate) const to_rose_50_of_20: &str = "to-rose-50/20"; pub(crate) const to_rose_50_of_25: &str = "to-rose-50/25"; pub(crate) const to_rose_50_of_30: &str = "to-rose-50/30"; pub(crate) const to_rose_50_of_40: &str = "to-rose-50/40"; pub(crate) const to_rose_50_of_5: &str = "to-rose-50/5"; pub(crate) const to_rose_50_of_50: &str = "to-rose-50/50"; pub(crate) const to_rose_50_of_60: &str = "to-rose-50/60"; pub(crate) const to_rose_50_of_70: &str = "to-rose-50/70"; pub(crate) const to_rose_50_of_75: &str = "to-rose-50/75"; pub(crate) const to_rose_50_of_80: &str = "to-rose-50/80"; pub(crate) const to_rose_50_of_90: &str = "to-rose-50/90"; pub(crate) const to_rose_50_of_95: &str = "to-rose-50/95"; pub(crate) const to_rose_600: &str = "to-rose-600"; pub(crate) const to_rose_600_of_0: &str = "to-rose-600/0"; pub(crate) const to_rose_600_of_10: &str = "to-rose-600/10"; pub(crate) const to_rose_600_of_100: &str = "to-rose-600/100"; pub(crate) const to_rose_600_of_20: &str = "to-rose-600/20"; pub(crate) const to_rose_600_of_25: &str = "to-rose-600/25"; pub(crate) const to_rose_600_of_30: &str = "to-rose-600/30"; pub(crate) const to_rose_600_of_40: &str = "to-rose-600/40"; pub(crate) const to_rose_600_of_5: &str = "to-rose-600/5"; pub(crate) const to_rose_600_of_50: &str = "to-rose-600/50"; pub(crate) const to_rose_600_of_60: &str = "to-rose-600/60"; pub(crate) const to_rose_600_of_70: &str = "to-rose-600/70"; pub(crate) const to_rose_600_of_75: &str = "to-rose-600/75"; pub(crate) const to_rose_600_of_80: &str = "to-rose-600/80"; pub(crate) const to_rose_600_of_90: &str = "to-rose-600/90"; pub(crate) const to_rose_600_of_95: &str = "to-rose-600/95"; pub(crate) const to_rose_700: &str = "to-rose-700"; pub(crate) const to_rose_700_of_0: &str = "to-rose-700/0"; pub(crate) const to_rose_700_of_10: &str = "to-rose-700/10"; pub(crate) const to_rose_700_of_100: &str = "to-rose-700/100"; pub(crate) const to_rose_700_of_20: &str = "to-rose-700/20"; pub(crate) const to_rose_700_of_25: &str = "to-rose-700/25"; pub(crate) const to_rose_700_of_30: &str = "to-rose-700/30"; pub(crate) const to_rose_700_of_40: &str = "to-rose-700/40"; pub(crate) const to_rose_700_of_5: &str = "to-rose-700/5"; pub(crate) const to_rose_700_of_50: &str = "to-rose-700/50"; pub(crate) const to_rose_700_of_60: &str = "to-rose-700/60"; pub(crate) const to_rose_700_of_70: &str = "to-rose-700/70"; pub(crate) const to_rose_700_of_75: &str = "to-rose-700/75"; pub(crate) const to_rose_700_of_80: &str = "to-rose-700/80"; pub(crate) const to_rose_700_of_90: &str = "to-rose-700/90"; pub(crate) const to_rose_700_of_95: &str = "to-rose-700/95"; pub(crate) const to_rose_800: &str = "to-rose-800"; pub(crate) const to_rose_800_of_0: &str = "to-rose-800/0"; pub(crate) const to_rose_800_of_10: &str = "to-rose-800/10"; pub(crate) const to_rose_800_of_100: &str = "to-rose-800/100"; pub(crate) const to_rose_800_of_20: &str = "to-rose-800/20"; pub(crate) const to_rose_800_of_25: &str = "to-rose-800/25"; pub(crate) const to_rose_800_of_30: &str = "to-rose-800/30"; pub(crate) const to_rose_800_of_40: &str = "to-rose-800/40"; pub(crate) const to_rose_800_of_5: &str = "to-rose-800/5"; pub(crate) const to_rose_800_of_50: &str = "to-rose-800/50"; pub(crate) const to_rose_800_of_60: &str = "to-rose-800/60"; pub(crate) const to_rose_800_of_70: &str = "to-rose-800/70"; pub(crate) const to_rose_800_of_75: &str = "to-rose-800/75"; pub(crate) const to_rose_800_of_80: &str = "to-rose-800/80"; pub(crate) const to_rose_800_of_90: &str = "to-rose-800/90"; pub(crate) const to_rose_800_of_95: &str = "to-rose-800/95"; pub(crate) const to_rose_900: &str = "to-rose-900"; pub(crate) const to_rose_900_of_0: &str = "to-rose-900/0"; pub(crate) const to_rose_900_of_10: &str = "to-rose-900/10"; pub(crate) const to_rose_900_of_100: &str = "to-rose-900/100"; pub(crate) const to_rose_900_of_20: &str = "to-rose-900/20"; pub(crate) const to_rose_900_of_25: &str = "to-rose-900/25"; pub(crate) const to_rose_900_of_30: &str = "to-rose-900/30"; pub(crate) const to_rose_900_of_40: &str = "to-rose-900/40"; pub(crate) const to_rose_900_of_5: &str = "to-rose-900/5"; pub(crate) const to_rose_900_of_50: &str = "to-rose-900/50"; pub(crate) const to_rose_900_of_60: &str = "to-rose-900/60"; pub(crate) const to_rose_900_of_70: &str = "to-rose-900/70"; pub(crate) const to_rose_900_of_75: &str = "to-rose-900/75"; pub(crate) const to_rose_900_of_80: &str = "to-rose-900/80"; pub(crate) const to_rose_900_of_90: &str = "to-rose-900/90"; pub(crate) const to_rose_900_of_95: &str = "to-rose-900/95"; pub(crate) const to_sky_100: &str = "to-sky-100"; pub(crate) const to_sky_100_of_0: &str = "to-sky-100/0"; pub(crate) const to_sky_100_of_10: &str = "to-sky-100/10"; pub(crate) const to_sky_100_of_100: &str = "to-sky-100/100"; pub(crate) const to_sky_100_of_20: &str = "to-sky-100/20"; pub(crate) const to_sky_100_of_25: &str = "to-sky-100/25"; pub(crate) const to_sky_100_of_30: &str = "to-sky-100/30"; pub(crate) const to_sky_100_of_40: &str = "to-sky-100/40"; pub(crate) const to_sky_100_of_5: &str = "to-sky-100/5"; pub(crate) const to_sky_100_of_50: &str = "to-sky-100/50"; pub(crate) const to_sky_100_of_60: &str = "to-sky-100/60"; pub(crate) const to_sky_100_of_70: &str = "to-sky-100/70"; pub(crate) const to_sky_100_of_75: &str = "to-sky-100/75"; pub(crate) const to_sky_100_of_80: &str = "to-sky-100/80"; pub(crate) const to_sky_100_of_90: &str = "to-sky-100/90"; pub(crate) const to_sky_100_of_95: &str = "to-sky-100/95"; pub(crate) const to_sky_200: &str = "to-sky-200"; pub(crate) const to_sky_200_of_0: &str = "to-sky-200/0"; pub(crate) const to_sky_200_of_10: &str = "to-sky-200/10"; pub(crate) const to_sky_200_of_100: &str = "to-sky-200/100"; pub(crate) const to_sky_200_of_20: &str = "to-sky-200/20"; pub(crate) const to_sky_200_of_25: &str = "to-sky-200/25"; pub(crate) const to_sky_200_of_30: &str = "to-sky-200/30"; pub(crate) const to_sky_200_of_40: &str = "to-sky-200/40"; pub(crate) const to_sky_200_of_5: &str = "to-sky-200/5"; pub(crate) const to_sky_200_of_50: &str = "to-sky-200/50"; pub(crate) const to_sky_200_of_60: &str = "to-sky-200/60"; pub(crate) const to_sky_200_of_70: &str = "to-sky-200/70"; pub(crate) const to_sky_200_of_75: &str = "to-sky-200/75"; pub(crate) const to_sky_200_of_80: &str = "to-sky-200/80"; pub(crate) const to_sky_200_of_90: &str = "to-sky-200/90"; pub(crate) const to_sky_200_of_95: &str = "to-sky-200/95"; pub(crate) const to_sky_300: &str = "to-sky-300"; pub(crate) const to_sky_300_of_0: &str = "to-sky-300/0"; pub(crate) const to_sky_300_of_10: &str = "to-sky-300/10"; pub(crate) const to_sky_300_of_100: &str = "to-sky-300/100"; pub(crate) const to_sky_300_of_20: &str = "to-sky-300/20"; pub(crate) const to_sky_300_of_25: &str = "to-sky-300/25"; pub(crate) const to_sky_300_of_30: &str = "to-sky-300/30"; pub(crate) const to_sky_300_of_40: &str = "to-sky-300/40"; pub(crate) const to_sky_300_of_5: &str = "to-sky-300/5"; pub(crate) const to_sky_300_of_50: &str = "to-sky-300/50"; pub(crate) const to_sky_300_of_60: &str = "to-sky-300/60"; pub(crate) const to_sky_300_of_70: &str = "to-sky-300/70"; pub(crate) const to_sky_300_of_75: &str = "to-sky-300/75"; pub(crate) const to_sky_300_of_80: &str = "to-sky-300/80"; pub(crate) const to_sky_300_of_90: &str = "to-sky-300/90"; pub(crate) const to_sky_300_of_95: &str = "to-sky-300/95"; pub(crate) const to_sky_400: &str = "to-sky-400"; pub(crate) const to_sky_400_of_0: &str = "to-sky-400/0"; pub(crate) const to_sky_400_of_10: &str = "to-sky-400/10"; pub(crate) const to_sky_400_of_100: &str = "to-sky-400/100"; pub(crate) const to_sky_400_of_20: &str = "to-sky-400/20"; pub(crate) const to_sky_400_of_25: &str = "to-sky-400/25"; pub(crate) const to_sky_400_of_30: &str = "to-sky-400/30"; pub(crate) const to_sky_400_of_40: &str = "to-sky-400/40"; pub(crate) const to_sky_400_of_5: &str = "to-sky-400/5"; pub(crate) const to_sky_400_of_50: &str = "to-sky-400/50"; pub(crate) const to_sky_400_of_60: &str = "to-sky-400/60"; pub(crate) const to_sky_400_of_70: &str = "to-sky-400/70"; pub(crate) const to_sky_400_of_75: &str = "to-sky-400/75"; pub(crate) const to_sky_400_of_80: &str = "to-sky-400/80"; pub(crate) const to_sky_400_of_90: &str = "to-sky-400/90"; pub(crate) const to_sky_400_of_95: &str = "to-sky-400/95"; pub(crate) const to_sky_50: &str = "to-sky-50"; pub(crate) const to_sky_500: &str = "to-sky-500"; pub(crate) const to_sky_500_of_0: &str = "to-sky-500/0"; pub(crate) const to_sky_500_of_10: &str = "to-sky-500/10"; pub(crate) const to_sky_500_of_100: &str = "to-sky-500/100"; pub(crate) const to_sky_500_of_20: &str = "to-sky-500/20"; pub(crate) const to_sky_500_of_25: &str = "to-sky-500/25"; pub(crate) const to_sky_500_of_30: &str = "to-sky-500/30"; pub(crate) const to_sky_500_of_40: &str = "to-sky-500/40"; pub(crate) const to_sky_500_of_5: &str = "to-sky-500/5"; pub(crate) const to_sky_500_of_50: &str = "to-sky-500/50"; pub(crate) const to_sky_500_of_60: &str = "to-sky-500/60"; pub(crate) const to_sky_500_of_70: &str = "to-sky-500/70"; pub(crate) const to_sky_500_of_75: &str = "to-sky-500/75"; pub(crate) const to_sky_500_of_80: &str = "to-sky-500/80"; pub(crate) const to_sky_500_of_90: &str = "to-sky-500/90"; pub(crate) const to_sky_500_of_95: &str = "to-sky-500/95"; pub(crate) const to_sky_50_of_0: &str = "to-sky-50/0"; pub(crate) const to_sky_50_of_10: &str = "to-sky-50/10"; pub(crate) const to_sky_50_of_100: &str = "to-sky-50/100"; pub(crate) const to_sky_50_of_20: &str = "to-sky-50/20"; pub(crate) const to_sky_50_of_25: &str = "to-sky-50/25"; pub(crate) const to_sky_50_of_30: &str = "to-sky-50/30"; pub(crate) const to_sky_50_of_40: &str = "to-sky-50/40"; pub(crate) const to_sky_50_of_5: &str = "to-sky-50/5"; pub(crate) const to_sky_50_of_50: &str = "to-sky-50/50"; pub(crate) const to_sky_50_of_60: &str = "to-sky-50/60"; pub(crate) const to_sky_50_of_70: &str = "to-sky-50/70"; pub(crate) const to_sky_50_of_75: &str = "to-sky-50/75"; pub(crate) const to_sky_50_of_80: &str = "to-sky-50/80"; pub(crate) const to_sky_50_of_90: &str = "to-sky-50/90"; pub(crate) const to_sky_50_of_95: &str = "to-sky-50/95"; pub(crate) const to_sky_600: &str = "to-sky-600"; pub(crate) const to_sky_600_of_0: &str = "to-sky-600/0"; pub(crate) const to_sky_600_of_10: &str = "to-sky-600/10"; pub(crate) const to_sky_600_of_100: &str = "to-sky-600/100"; pub(crate) const to_sky_600_of_20: &str = "to-sky-600/20"; pub(crate) const to_sky_600_of_25: &str = "to-sky-600/25"; pub(crate) const to_sky_600_of_30: &str = "to-sky-600/30"; pub(crate) const to_sky_600_of_40: &str = "to-sky-600/40"; pub(crate) const to_sky_600_of_5: &str = "to-sky-600/5"; pub(crate) const to_sky_600_of_50: &str = "to-sky-600/50"; pub(crate) const to_sky_600_of_60: &str = "to-sky-600/60"; pub(crate) const to_sky_600_of_70: &str = "to-sky-600/70"; pub(crate) const to_sky_600_of_75: &str = "to-sky-600/75"; pub(crate) const to_sky_600_of_80: &str = "to-sky-600/80"; pub(crate) const to_sky_600_of_90: &str = "to-sky-600/90"; pub(crate) const to_sky_600_of_95: &str = "to-sky-600/95"; pub(crate) const to_sky_700: &str = "to-sky-700"; pub(crate) const to_sky_700_of_0: &str = "to-sky-700/0"; pub(crate) const to_sky_700_of_10: &str = "to-sky-700/10"; pub(crate) const to_sky_700_of_100: &str = "to-sky-700/100"; pub(crate) const to_sky_700_of_20: &str = "to-sky-700/20"; pub(crate) const to_sky_700_of_25: &str = "to-sky-700/25"; pub(crate) const to_sky_700_of_30: &str = "to-sky-700/30"; pub(crate) const to_sky_700_of_40: &str = "to-sky-700/40"; pub(crate) const to_sky_700_of_5: &str = "to-sky-700/5"; pub(crate) const to_sky_700_of_50: &str = "to-sky-700/50"; pub(crate) const to_sky_700_of_60: &str = "to-sky-700/60"; pub(crate) const to_sky_700_of_70: &str = "to-sky-700/70"; pub(crate) const to_sky_700_of_75: &str = "to-sky-700/75"; pub(crate) const to_sky_700_of_80: &str = "to-sky-700/80"; pub(crate) const to_sky_700_of_90: &str = "to-sky-700/90"; pub(crate) const to_sky_700_of_95: &str = "to-sky-700/95"; pub(crate) const to_sky_800: &str = "to-sky-800"; pub(crate) const to_sky_800_of_0: &str = "to-sky-800/0"; pub(crate) const to_sky_800_of_10: &str = "to-sky-800/10"; pub(crate) const to_sky_800_of_100: &str = "to-sky-800/100"; pub(crate) const to_sky_800_of_20: &str = "to-sky-800/20"; pub(crate) const to_sky_800_of_25: &str = "to-sky-800/25"; pub(crate) const to_sky_800_of_30: &str = "to-sky-800/30"; pub(crate) const to_sky_800_of_40: &str = "to-sky-800/40"; pub(crate) const to_sky_800_of_5: &str = "to-sky-800/5"; pub(crate) const to_sky_800_of_50: &str = "to-sky-800/50"; pub(crate) const to_sky_800_of_60: &str = "to-sky-800/60"; pub(crate) const to_sky_800_of_70: &str = "to-sky-800/70"; pub(crate) const to_sky_800_of_75: &str = "to-sky-800/75"; pub(crate) const to_sky_800_of_80: &str = "to-sky-800/80"; pub(crate) const to_sky_800_of_90: &str = "to-sky-800/90"; pub(crate) const to_sky_800_of_95: &str = "to-sky-800/95"; pub(crate) const to_sky_900: &str = "to-sky-900"; pub(crate) const to_sky_900_of_0: &str = "to-sky-900/0"; pub(crate) const to_sky_900_of_10: &str = "to-sky-900/10"; pub(crate) const to_sky_900_of_100: &str = "to-sky-900/100"; pub(crate) const to_sky_900_of_20: &str = "to-sky-900/20"; pub(crate) const to_sky_900_of_25: &str = "to-sky-900/25"; pub(crate) const to_sky_900_of_30: &str = "to-sky-900/30"; pub(crate) const to_sky_900_of_40: &str = "to-sky-900/40"; pub(crate) const to_sky_900_of_5: &str = "to-sky-900/5"; pub(crate) const to_sky_900_of_50: &str = "to-sky-900/50"; pub(crate) const to_sky_900_of_60: &str = "to-sky-900/60"; pub(crate) const to_sky_900_of_70: &str = "to-sky-900/70"; pub(crate) const to_sky_900_of_75: &str = "to-sky-900/75"; pub(crate) const to_sky_900_of_80: &str = "to-sky-900/80"; pub(crate) const to_sky_900_of_90: &str = "to-sky-900/90"; pub(crate) const to_sky_900_of_95: &str = "to-sky-900/95"; pub(crate) const to_slate_100: &str = "to-slate-100"; pub(crate) const to_slate_100_of_0: &str = "to-slate-100/0"; pub(crate) const to_slate_100_of_10: &str = "to-slate-100/10"; pub(crate) const to_slate_100_of_100: &str = "to-slate-100/100"; pub(crate) const to_slate_100_of_20: &str = "to-slate-100/20"; pub(crate) const to_slate_100_of_25: &str = "to-slate-100/25"; pub(crate) const to_slate_100_of_30: &str = "to-slate-100/30"; pub(crate) const to_slate_100_of_40: &str = "to-slate-100/40"; pub(crate) const to_slate_100_of_5: &str = "to-slate-100/5"; pub(crate) const to_slate_100_of_50: &str = "to-slate-100/50"; pub(crate) const to_slate_100_of_60: &str = "to-slate-100/60"; pub(crate) const to_slate_100_of_70: &str = "to-slate-100/70"; pub(crate) const to_slate_100_of_75: &str = "to-slate-100/75"; pub(crate) const to_slate_100_of_80: &str = "to-slate-100/80"; pub(crate) const to_slate_100_of_90: &str = "to-slate-100/90"; pub(crate) const to_slate_100_of_95: &str = "to-slate-100/95"; pub(crate) const to_slate_200: &str = "to-slate-200"; pub(crate) const to_slate_200_of_0: &str = "to-slate-200/0"; pub(crate) const to_slate_200_of_10: &str = "to-slate-200/10"; pub(crate) const to_slate_200_of_100: &str = "to-slate-200/100"; pub(crate) const to_slate_200_of_20: &str = "to-slate-200/20"; pub(crate) const to_slate_200_of_25: &str = "to-slate-200/25"; pub(crate) const to_slate_200_of_30: &str = "to-slate-200/30"; pub(crate) const to_slate_200_of_40: &str = "to-slate-200/40"; pub(crate) const to_slate_200_of_5: &str = "to-slate-200/5"; pub(crate) const to_slate_200_of_50: &str = "to-slate-200/50"; pub(crate) const to_slate_200_of_60: &str = "to-slate-200/60"; pub(crate) const to_slate_200_of_70: &str = "to-slate-200/70"; pub(crate) const to_slate_200_of_75: &str = "to-slate-200/75"; pub(crate) const to_slate_200_of_80: &str = "to-slate-200/80"; pub(crate) const to_slate_200_of_90: &str = "to-slate-200/90"; pub(crate) const to_slate_200_of_95: &str = "to-slate-200/95"; pub(crate) const to_slate_300: &str = "to-slate-300"; pub(crate) const to_slate_300_of_0: &str = "to-slate-300/0"; pub(crate) const to_slate_300_of_10: &str = "to-slate-300/10"; pub(crate) const to_slate_300_of_100: &str = "to-slate-300/100"; pub(crate) const to_slate_300_of_20: &str = "to-slate-300/20"; pub(crate) const to_slate_300_of_25: &str = "to-slate-300/25"; pub(crate) const to_slate_300_of_30: &str = "to-slate-300/30"; pub(crate) const to_slate_300_of_40: &str = "to-slate-300/40"; pub(crate) const to_slate_300_of_5: &str = "to-slate-300/5"; pub(crate) const to_slate_300_of_50: &str = "to-slate-300/50"; pub(crate) const to_slate_300_of_60: &str = "to-slate-300/60"; pub(crate) const to_slate_300_of_70: &str = "to-slate-300/70"; pub(crate) const to_slate_300_of_75: &str = "to-slate-300/75"; pub(crate) const to_slate_300_of_80: &str = "to-slate-300/80"; pub(crate) const to_slate_300_of_90: &str = "to-slate-300/90"; pub(crate) const to_slate_300_of_95: &str = "to-slate-300/95"; pub(crate) const to_slate_400: &str = "to-slate-400"; pub(crate) const to_slate_400_of_0: &str = "to-slate-400/0"; pub(crate) const to_slate_400_of_10: &str = "to-slate-400/10"; pub(crate) const to_slate_400_of_100: &str = "to-slate-400/100"; pub(crate) const to_slate_400_of_20: &str = "to-slate-400/20"; pub(crate) const to_slate_400_of_25: &str = "to-slate-400/25"; pub(crate) const to_slate_400_of_30: &str = "to-slate-400/30"; pub(crate) const to_slate_400_of_40: &str = "to-slate-400/40"; pub(crate) const to_slate_400_of_5: &str = "to-slate-400/5"; pub(crate) const to_slate_400_of_50: &str = "to-slate-400/50"; pub(crate) const to_slate_400_of_60: &str = "to-slate-400/60"; pub(crate) const to_slate_400_of_70: &str = "to-slate-400/70"; pub(crate) const to_slate_400_of_75: &str = "to-slate-400/75"; pub(crate) const to_slate_400_of_80: &str = "to-slate-400/80"; pub(crate) const to_slate_400_of_90: &str = "to-slate-400/90"; pub(crate) const to_slate_400_of_95: &str = "to-slate-400/95"; pub(crate) const to_slate_50: &str = "to-slate-50"; pub(crate) const to_slate_500: &str = "to-slate-500"; pub(crate) const to_slate_500_of_0: &str = "to-slate-500/0"; pub(crate) const to_slate_500_of_10: &str = "to-slate-500/10"; pub(crate) const to_slate_500_of_100: &str = "to-slate-500/100"; pub(crate) const to_slate_500_of_20: &str = "to-slate-500/20"; pub(crate) const to_slate_500_of_25: &str = "to-slate-500/25"; pub(crate) const to_slate_500_of_30: &str = "to-slate-500/30"; pub(crate) const to_slate_500_of_40: &str = "to-slate-500/40"; pub(crate) const to_slate_500_of_5: &str = "to-slate-500/5"; pub(crate) const to_slate_500_of_50: &str = "to-slate-500/50"; pub(crate) const to_slate_500_of_60: &str = "to-slate-500/60"; pub(crate) const to_slate_500_of_70: &str = "to-slate-500/70"; pub(crate) const to_slate_500_of_75: &str = "to-slate-500/75"; pub(crate) const to_slate_500_of_80: &str = "to-slate-500/80"; pub(crate) const to_slate_500_of_90: &str = "to-slate-500/90"; pub(crate) const to_slate_500_of_95: &str = "to-slate-500/95"; pub(crate) const to_slate_50_of_0: &str = "to-slate-50/0"; pub(crate) const to_slate_50_of_10: &str = "to-slate-50/10"; pub(crate) const to_slate_50_of_100: &str = "to-slate-50/100"; pub(crate) const to_slate_50_of_20: &str = "to-slate-50/20"; pub(crate) const to_slate_50_of_25: &str = "to-slate-50/25"; pub(crate) const to_slate_50_of_30: &str = "to-slate-50/30"; pub(crate) const to_slate_50_of_40: &str = "to-slate-50/40"; pub(crate) const to_slate_50_of_5: &str = "to-slate-50/5"; pub(crate) const to_slate_50_of_50: &str = "to-slate-50/50"; pub(crate) const to_slate_50_of_60: &str = "to-slate-50/60"; pub(crate) const to_slate_50_of_70: &str = "to-slate-50/70"; pub(crate) const to_slate_50_of_75: &str = "to-slate-50/75"; pub(crate) const to_slate_50_of_80: &str = "to-slate-50/80"; pub(crate) const to_slate_50_of_90: &str = "to-slate-50/90"; pub(crate) const to_slate_50_of_95: &str = "to-slate-50/95"; pub(crate) const to_slate_600: &str = "to-slate-600"; pub(crate) const to_slate_600_of_0: &str = "to-slate-600/0"; pub(crate) const to_slate_600_of_10: &str = "to-slate-600/10"; pub(crate) const to_slate_600_of_100: &str = "to-slate-600/100"; pub(crate) const to_slate_600_of_20: &str = "to-slate-600/20"; pub(crate) const to_slate_600_of_25: &str = "to-slate-600/25"; pub(crate) const to_slate_600_of_30: &str = "to-slate-600/30"; pub(crate) const to_slate_600_of_40: &str = "to-slate-600/40"; pub(crate) const to_slate_600_of_5: &str = "to-slate-600/5"; pub(crate) const to_slate_600_of_50: &str = "to-slate-600/50"; pub(crate) const to_slate_600_of_60: &str = "to-slate-600/60"; pub(crate) const to_slate_600_of_70: &str = "to-slate-600/70"; pub(crate) const to_slate_600_of_75: &str = "to-slate-600/75"; pub(crate) const to_slate_600_of_80: &str = "to-slate-600/80"; pub(crate) const to_slate_600_of_90: &str = "to-slate-600/90"; pub(crate) const to_slate_600_of_95: &str = "to-slate-600/95"; pub(crate) const to_slate_700: &str = "to-slate-700"; pub(crate) const to_slate_700_of_0: &str = "to-slate-700/0"; pub(crate) const to_slate_700_of_10: &str = "to-slate-700/10"; pub(crate) const to_slate_700_of_100: &str = "to-slate-700/100"; pub(crate) const to_slate_700_of_20: &str = "to-slate-700/20"; pub(crate) const to_slate_700_of_25: &str = "to-slate-700/25"; pub(crate) const to_slate_700_of_30: &str = "to-slate-700/30"; pub(crate) const to_slate_700_of_40: &str = "to-slate-700/40"; pub(crate) const to_slate_700_of_5: &str = "to-slate-700/5"; pub(crate) const to_slate_700_of_50: &str = "to-slate-700/50"; pub(crate) const to_slate_700_of_60: &str = "to-slate-700/60"; pub(crate) const to_slate_700_of_70: &str = "to-slate-700/70"; pub(crate) const to_slate_700_of_75: &str = "to-slate-700/75"; pub(crate) const to_slate_700_of_80: &str = "to-slate-700/80"; pub(crate) const to_slate_700_of_90: &str = "to-slate-700/90"; pub(crate) const to_slate_700_of_95: &str = "to-slate-700/95"; pub(crate) const to_slate_800: &str = "to-slate-800"; pub(crate) const to_slate_800_of_0: &str = "to-slate-800/0"; pub(crate) const to_slate_800_of_10: &str = "to-slate-800/10"; pub(crate) const to_slate_800_of_100: &str = "to-slate-800/100"; pub(crate) const to_slate_800_of_20: &str = "to-slate-800/20"; pub(crate) const to_slate_800_of_25: &str = "to-slate-800/25"; pub(crate) const to_slate_800_of_30: &str = "to-slate-800/30"; pub(crate) const to_slate_800_of_40: &str = "to-slate-800/40"; pub(crate) const to_slate_800_of_5: &str = "to-slate-800/5"; pub(crate) const to_slate_800_of_50: &str = "to-slate-800/50"; pub(crate) const to_slate_800_of_60: &str = "to-slate-800/60"; pub(crate) const to_slate_800_of_70: &str = "to-slate-800/70"; pub(crate) const to_slate_800_of_75: &str = "to-slate-800/75"; pub(crate) const to_slate_800_of_80: &str = "to-slate-800/80"; pub(crate) const to_slate_800_of_90: &str = "to-slate-800/90"; pub(crate) const to_slate_800_of_95: &str = "to-slate-800/95"; pub(crate) const to_slate_900: &str = "to-slate-900"; pub(crate) const to_slate_900_of_0: &str = "to-slate-900/0"; pub(crate) const to_slate_900_of_10: &str = "to-slate-900/10"; pub(crate) const to_slate_900_of_100: &str = "to-slate-900/100"; pub(crate) const to_slate_900_of_20: &str = "to-slate-900/20"; pub(crate) const to_slate_900_of_25: &str = "to-slate-900/25"; pub(crate) const to_slate_900_of_30: &str = "to-slate-900/30"; pub(crate) const to_slate_900_of_40: &str = "to-slate-900/40"; pub(crate) const to_slate_900_of_5: &str = "to-slate-900/5"; pub(crate) const to_slate_900_of_50: &str = "to-slate-900/50"; pub(crate) const to_slate_900_of_60: &str = "to-slate-900/60"; pub(crate) const to_slate_900_of_70: &str = "to-slate-900/70"; pub(crate) const to_slate_900_of_75: &str = "to-slate-900/75"; pub(crate) const to_slate_900_of_80: &str = "to-slate-900/80"; pub(crate) const to_slate_900_of_90: &str = "to-slate-900/90"; pub(crate) const to_slate_900_of_95: &str = "to-slate-900/95"; pub(crate) const to_stone_100: &str = "to-stone-100"; pub(crate) const to_stone_100_of_0: &str = "to-stone-100/0"; pub(crate) const to_stone_100_of_10: &str = "to-stone-100/10"; pub(crate) const to_stone_100_of_100: &str = "to-stone-100/100"; pub(crate) const to_stone_100_of_20: &str = "to-stone-100/20"; pub(crate) const to_stone_100_of_25: &str = "to-stone-100/25"; pub(crate) const to_stone_100_of_30: &str = "to-stone-100/30"; pub(crate) const to_stone_100_of_40: &str = "to-stone-100/40"; pub(crate) const to_stone_100_of_5: &str = "to-stone-100/5"; pub(crate) const to_stone_100_of_50: &str = "to-stone-100/50"; pub(crate) const to_stone_100_of_60: &str = "to-stone-100/60"; pub(crate) const to_stone_100_of_70: &str = "to-stone-100/70"; pub(crate) const to_stone_100_of_75: &str = "to-stone-100/75"; pub(crate) const to_stone_100_of_80: &str = "to-stone-100/80"; pub(crate) const to_stone_100_of_90: &str = "to-stone-100/90"; pub(crate) const to_stone_100_of_95: &str = "to-stone-100/95"; pub(crate) const to_stone_200: &str = "to-stone-200"; pub(crate) const to_stone_200_of_0: &str = "to-stone-200/0"; pub(crate) const to_stone_200_of_10: &str = "to-stone-200/10"; pub(crate) const to_stone_200_of_100: &str = "to-stone-200/100"; pub(crate) const to_stone_200_of_20: &str = "to-stone-200/20"; pub(crate) const to_stone_200_of_25: &str = "to-stone-200/25"; pub(crate) const to_stone_200_of_30: &str = "to-stone-200/30"; pub(crate) const to_stone_200_of_40: &str = "to-stone-200/40"; pub(crate) const to_stone_200_of_5: &str = "to-stone-200/5"; pub(crate) const to_stone_200_of_50: &str = "to-stone-200/50"; pub(crate) const to_stone_200_of_60: &str = "to-stone-200/60"; pub(crate) const to_stone_200_of_70: &str = "to-stone-200/70"; pub(crate) const to_stone_200_of_75: &str = "to-stone-200/75"; pub(crate) const to_stone_200_of_80: &str = "to-stone-200/80"; pub(crate) const to_stone_200_of_90: &str = "to-stone-200/90"; pub(crate) const to_stone_200_of_95: &str = "to-stone-200/95"; pub(crate) const to_stone_300: &str = "to-stone-300"; pub(crate) const to_stone_300_of_0: &str = "to-stone-300/0"; pub(crate) const to_stone_300_of_10: &str = "to-stone-300/10"; pub(crate) const to_stone_300_of_100: &str = "to-stone-300/100"; pub(crate) const to_stone_300_of_20: &str = "to-stone-300/20"; pub(crate) const to_stone_300_of_25: &str = "to-stone-300/25"; pub(crate) const to_stone_300_of_30: &str = "to-stone-300/30"; pub(crate) const to_stone_300_of_40: &str = "to-stone-300/40"; pub(crate) const to_stone_300_of_5: &str = "to-stone-300/5"; pub(crate) const to_stone_300_of_50: &str = "to-stone-300/50"; pub(crate) const to_stone_300_of_60: &str = "to-stone-300/60"; pub(crate) const to_stone_300_of_70: &str = "to-stone-300/70"; pub(crate) const to_stone_300_of_75: &str = "to-stone-300/75"; pub(crate) const to_stone_300_of_80: &str = "to-stone-300/80"; pub(crate) const to_stone_300_of_90: &str = "to-stone-300/90"; pub(crate) const to_stone_300_of_95: &str = "to-stone-300/95"; pub(crate) const to_stone_400: &str = "to-stone-400"; pub(crate) const to_stone_400_of_0: &str = "to-stone-400/0"; pub(crate) const to_stone_400_of_10: &str = "to-stone-400/10"; pub(crate) const to_stone_400_of_100: &str = "to-stone-400/100"; pub(crate) const to_stone_400_of_20: &str = "to-stone-400/20"; pub(crate) const to_stone_400_of_25: &str = "to-stone-400/25"; pub(crate) const to_stone_400_of_30: &str = "to-stone-400/30"; pub(crate) const to_stone_400_of_40: &str = "to-stone-400/40"; pub(crate) const to_stone_400_of_5: &str = "to-stone-400/5"; pub(crate) const to_stone_400_of_50: &str = "to-stone-400/50"; pub(crate) const to_stone_400_of_60: &str = "to-stone-400/60"; pub(crate) const to_stone_400_of_70: &str = "to-stone-400/70"; pub(crate) const to_stone_400_of_75: &str = "to-stone-400/75"; pub(crate) const to_stone_400_of_80: &str = "to-stone-400/80"; pub(crate) const to_stone_400_of_90: &str = "to-stone-400/90"; pub(crate) const to_stone_400_of_95: &str = "to-stone-400/95"; pub(crate) const to_stone_50: &str = "to-stone-50"; pub(crate) const to_stone_500: &str = "to-stone-500"; pub(crate) const to_stone_500_of_0: &str = "to-stone-500/0"; pub(crate) const to_stone_500_of_10: &str = "to-stone-500/10"; pub(crate) const to_stone_500_of_100: &str = "to-stone-500/100"; pub(crate) const to_stone_500_of_20: &str = "to-stone-500/20"; pub(crate) const to_stone_500_of_25: &str = "to-stone-500/25"; pub(crate) const to_stone_500_of_30: &str = "to-stone-500/30"; pub(crate) const to_stone_500_of_40: &str = "to-stone-500/40"; pub(crate) const to_stone_500_of_5: &str = "to-stone-500/5"; pub(crate) const to_stone_500_of_50: &str = "to-stone-500/50"; pub(crate) const to_stone_500_of_60: &str = "to-stone-500/60"; pub(crate) const to_stone_500_of_70: &str = "to-stone-500/70"; pub(crate) const to_stone_500_of_75: &str = "to-stone-500/75"; pub(crate) const to_stone_500_of_80: &str = "to-stone-500/80"; pub(crate) const to_stone_500_of_90: &str = "to-stone-500/90"; pub(crate) const to_stone_500_of_95: &str = "to-stone-500/95"; pub(crate) const to_stone_50_of_0: &str = "to-stone-50/0"; pub(crate) const to_stone_50_of_10: &str = "to-stone-50/10"; pub(crate) const to_stone_50_of_100: &str = "to-stone-50/100"; pub(crate) const to_stone_50_of_20: &str = "to-stone-50/20"; pub(crate) const to_stone_50_of_25: &str = "to-stone-50/25"; pub(crate) const to_stone_50_of_30: &str = "to-stone-50/30"; pub(crate) const to_stone_50_of_40: &str = "to-stone-50/40"; pub(crate) const to_stone_50_of_5: &str = "to-stone-50/5"; pub(crate) const to_stone_50_of_50: &str = "to-stone-50/50"; pub(crate) const to_stone_50_of_60: &str = "to-stone-50/60"; pub(crate) const to_stone_50_of_70: &str = "to-stone-50/70"; pub(crate) const to_stone_50_of_75: &str = "to-stone-50/75"; pub(crate) const to_stone_50_of_80: &str = "to-stone-50/80"; pub(crate) const to_stone_50_of_90: &str = "to-stone-50/90"; pub(crate) const to_stone_50_of_95: &str = "to-stone-50/95"; pub(crate) const to_stone_600: &str = "to-stone-600"; pub(crate) const to_stone_600_of_0: &str = "to-stone-600/0"; pub(crate) const to_stone_600_of_10: &str = "to-stone-600/10"; pub(crate) const to_stone_600_of_100: &str = "to-stone-600/100"; pub(crate) const to_stone_600_of_20: &str = "to-stone-600/20"; pub(crate) const to_stone_600_of_25: &str = "to-stone-600/25"; pub(crate) const to_stone_600_of_30: &str = "to-stone-600/30"; pub(crate) const to_stone_600_of_40: &str = "to-stone-600/40"; pub(crate) const to_stone_600_of_5: &str = "to-stone-600/5"; pub(crate) const to_stone_600_of_50: &str = "to-stone-600/50"; pub(crate) const to_stone_600_of_60: &str = "to-stone-600/60"; pub(crate) const to_stone_600_of_70: &str = "to-stone-600/70"; pub(crate) const to_stone_600_of_75: &str = "to-stone-600/75"; pub(crate) const to_stone_600_of_80: &str = "to-stone-600/80"; pub(crate) const to_stone_600_of_90: &str = "to-stone-600/90"; pub(crate) const to_stone_600_of_95: &str = "to-stone-600/95"; pub(crate) const to_stone_700: &str = "to-stone-700"; pub(crate) const to_stone_700_of_0: &str = "to-stone-700/0"; pub(crate) const to_stone_700_of_10: &str = "to-stone-700/10"; pub(crate) const to_stone_700_of_100: &str = "to-stone-700/100"; pub(crate) const to_stone_700_of_20: &str = "to-stone-700/20"; pub(crate) const to_stone_700_of_25: &str = "to-stone-700/25"; pub(crate) const to_stone_700_of_30: &str = "to-stone-700/30"; pub(crate) const to_stone_700_of_40: &str = "to-stone-700/40"; pub(crate) const to_stone_700_of_5: &str = "to-stone-700/5"; pub(crate) const to_stone_700_of_50: &str = "to-stone-700/50"; pub(crate) const to_stone_700_of_60: &str = "to-stone-700/60"; pub(crate) const to_stone_700_of_70: &str = "to-stone-700/70"; pub(crate) const to_stone_700_of_75: &str = "to-stone-700/75"; pub(crate) const to_stone_700_of_80: &str = "to-stone-700/80"; pub(crate) const to_stone_700_of_90: &str = "to-stone-700/90"; pub(crate) const to_stone_700_of_95: &str = "to-stone-700/95"; pub(crate) const to_stone_800: &str = "to-stone-800"; pub(crate) const to_stone_800_of_0: &str = "to-stone-800/0"; pub(crate) const to_stone_800_of_10: &str = "to-stone-800/10"; pub(crate) const to_stone_800_of_100: &str = "to-stone-800/100"; pub(crate) const to_stone_800_of_20: &str = "to-stone-800/20"; pub(crate) const to_stone_800_of_25: &str = "to-stone-800/25"; pub(crate) const to_stone_800_of_30: &str = "to-stone-800/30"; pub(crate) const to_stone_800_of_40: &str = "to-stone-800/40"; pub(crate) const to_stone_800_of_5: &str = "to-stone-800/5"; pub(crate) const to_stone_800_of_50: &str = "to-stone-800/50"; pub(crate) const to_stone_800_of_60: &str = "to-stone-800/60"; pub(crate) const to_stone_800_of_70: &str = "to-stone-800/70"; pub(crate) const to_stone_800_of_75: &str = "to-stone-800/75"; pub(crate) const to_stone_800_of_80: &str = "to-stone-800/80"; pub(crate) const to_stone_800_of_90: &str = "to-stone-800/90"; pub(crate) const to_stone_800_of_95: &str = "to-stone-800/95"; pub(crate) const to_stone_900: &str = "to-stone-900"; pub(crate) const to_stone_900_of_0: &str = "to-stone-900/0"; pub(crate) const to_stone_900_of_10: &str = "to-stone-900/10"; pub(crate) const to_stone_900_of_100: &str = "to-stone-900/100"; pub(crate) const to_stone_900_of_20: &str = "to-stone-900/20"; pub(crate) const to_stone_900_of_25: &str = "to-stone-900/25"; pub(crate) const to_stone_900_of_30: &str = "to-stone-900/30"; pub(crate) const to_stone_900_of_40: &str = "to-stone-900/40"; pub(crate) const to_stone_900_of_5: &str = "to-stone-900/5"; pub(crate) const to_stone_900_of_50: &str = "to-stone-900/50"; pub(crate) const to_stone_900_of_60: &str = "to-stone-900/60"; pub(crate) const to_stone_900_of_70: &str = "to-stone-900/70"; pub(crate) const to_stone_900_of_75: &str = "to-stone-900/75"; pub(crate) const to_stone_900_of_80: &str = "to-stone-900/80"; pub(crate) const to_stone_900_of_90: &str = "to-stone-900/90"; pub(crate) const to_stone_900_of_95: &str = "to-stone-900/95"; pub(crate) const to_teal_100: &str = "to-teal-100"; pub(crate) const to_teal_100_of_0: &str = "to-teal-100/0"; pub(crate) const to_teal_100_of_10: &str = "to-teal-100/10"; pub(crate) const to_teal_100_of_100: &str = "to-teal-100/100"; pub(crate) const to_teal_100_of_20: &str = "to-teal-100/20"; pub(crate) const to_teal_100_of_25: &str = "to-teal-100/25"; pub(crate) const to_teal_100_of_30: &str = "to-teal-100/30"; pub(crate) const to_teal_100_of_40: &str = "to-teal-100/40"; pub(crate) const to_teal_100_of_5: &str = "to-teal-100/5"; pub(crate) const to_teal_100_of_50: &str = "to-teal-100/50"; pub(crate) const to_teal_100_of_60: &str = "to-teal-100/60"; pub(crate) const to_teal_100_of_70: &str = "to-teal-100/70"; pub(crate) const to_teal_100_of_75: &str = "to-teal-100/75"; pub(crate) const to_teal_100_of_80: &str = "to-teal-100/80"; pub(crate) const to_teal_100_of_90: &str = "to-teal-100/90"; pub(crate) const to_teal_100_of_95: &str = "to-teal-100/95"; pub(crate) const to_teal_200: &str = "to-teal-200"; pub(crate) const to_teal_200_of_0: &str = "to-teal-200/0"; pub(crate) const to_teal_200_of_10: &str = "to-teal-200/10"; pub(crate) const to_teal_200_of_100: &str = "to-teal-200/100"; pub(crate) const to_teal_200_of_20: &str = "to-teal-200/20"; pub(crate) const to_teal_200_of_25: &str = "to-teal-200/25"; pub(crate) const to_teal_200_of_30: &str = "to-teal-200/30"; pub(crate) const to_teal_200_of_40: &str = "to-teal-200/40"; pub(crate) const to_teal_200_of_5: &str = "to-teal-200/5"; pub(crate) const to_teal_200_of_50: &str = "to-teal-200/50"; pub(crate) const to_teal_200_of_60: &str = "to-teal-200/60"; pub(crate) const to_teal_200_of_70: &str = "to-teal-200/70"; pub(crate) const to_teal_200_of_75: &str = "to-teal-200/75"; pub(crate) const to_teal_200_of_80: &str = "to-teal-200/80"; pub(crate) const to_teal_200_of_90: &str = "to-teal-200/90"; pub(crate) const to_teal_200_of_95: &str = "to-teal-200/95"; pub(crate) const to_teal_300: &str = "to-teal-300"; pub(crate) const to_teal_300_of_0: &str = "to-teal-300/0"; pub(crate) const to_teal_300_of_10: &str = "to-teal-300/10"; pub(crate) const to_teal_300_of_100: &str = "to-teal-300/100"; pub(crate) const to_teal_300_of_20: &str = "to-teal-300/20"; pub(crate) const to_teal_300_of_25: &str = "to-teal-300/25"; pub(crate) const to_teal_300_of_30: &str = "to-teal-300/30"; pub(crate) const to_teal_300_of_40: &str = "to-teal-300/40"; pub(crate) const to_teal_300_of_5: &str = "to-teal-300/5"; pub(crate) const to_teal_300_of_50: &str = "to-teal-300/50"; pub(crate) const to_teal_300_of_60: &str = "to-teal-300/60"; pub(crate) const to_teal_300_of_70: &str = "to-teal-300/70"; pub(crate) const to_teal_300_of_75: &str = "to-teal-300/75"; pub(crate) const to_teal_300_of_80: &str = "to-teal-300/80"; pub(crate) const to_teal_300_of_90: &str = "to-teal-300/90"; pub(crate) const to_teal_300_of_95: &str = "to-teal-300/95"; pub(crate) const to_teal_400: &str = "to-teal-400"; pub(crate) const to_teal_400_of_0: &str = "to-teal-400/0"; pub(crate) const to_teal_400_of_10: &str = "to-teal-400/10"; pub(crate) const to_teal_400_of_100: &str = "to-teal-400/100"; pub(crate) const to_teal_400_of_20: &str = "to-teal-400/20"; pub(crate) const to_teal_400_of_25: &str = "to-teal-400/25"; pub(crate) const to_teal_400_of_30: &str = "to-teal-400/30"; pub(crate) const to_teal_400_of_40: &str = "to-teal-400/40"; pub(crate) const to_teal_400_of_5: &str = "to-teal-400/5"; pub(crate) const to_teal_400_of_50: &str = "to-teal-400/50"; pub(crate) const to_teal_400_of_60: &str = "to-teal-400/60"; pub(crate) const to_teal_400_of_70: &str = "to-teal-400/70"; pub(crate) const to_teal_400_of_75: &str = "to-teal-400/75"; pub(crate) const to_teal_400_of_80: &str = "to-teal-400/80"; pub(crate) const to_teal_400_of_90: &str = "to-teal-400/90"; pub(crate) const to_teal_400_of_95: &str = "to-teal-400/95"; pub(crate) const to_teal_50: &str = "to-teal-50"; pub(crate) const to_teal_500: &str = "to-teal-500"; pub(crate) const to_teal_500_of_0: &str = "to-teal-500/0"; pub(crate) const to_teal_500_of_10: &str = "to-teal-500/10"; pub(crate) const to_teal_500_of_100: &str = "to-teal-500/100"; pub(crate) const to_teal_500_of_20: &str = "to-teal-500/20"; pub(crate) const to_teal_500_of_25: &str = "to-teal-500/25"; pub(crate) const to_teal_500_of_30: &str = "to-teal-500/30"; pub(crate) const to_teal_500_of_40: &str = "to-teal-500/40"; pub(crate) const to_teal_500_of_5: &str = "to-teal-500/5"; pub(crate) const to_teal_500_of_50: &str = "to-teal-500/50"; pub(crate) const to_teal_500_of_60: &str = "to-teal-500/60"; pub(crate) const to_teal_500_of_70: &str = "to-teal-500/70"; pub(crate) const to_teal_500_of_75: &str = "to-teal-500/75"; pub(crate) const to_teal_500_of_80: &str = "to-teal-500/80"; pub(crate) const to_teal_500_of_90: &str = "to-teal-500/90"; pub(crate) const to_teal_500_of_95: &str = "to-teal-500/95"; pub(crate) const to_teal_50_of_0: &str = "to-teal-50/0"; pub(crate) const to_teal_50_of_10: &str = "to-teal-50/10"; pub(crate) const to_teal_50_of_100: &str = "to-teal-50/100"; pub(crate) const to_teal_50_of_20: &str = "to-teal-50/20"; pub(crate) const to_teal_50_of_25: &str = "to-teal-50/25"; pub(crate) const to_teal_50_of_30: &str = "to-teal-50/30"; pub(crate) const to_teal_50_of_40: &str = "to-teal-50/40"; pub(crate) const to_teal_50_of_5: &str = "to-teal-50/5"; pub(crate) const to_teal_50_of_50: &str = "to-teal-50/50"; pub(crate) const to_teal_50_of_60: &str = "to-teal-50/60"; pub(crate) const to_teal_50_of_70: &str = "to-teal-50/70"; pub(crate) const to_teal_50_of_75: &str = "to-teal-50/75"; pub(crate) const to_teal_50_of_80: &str = "to-teal-50/80"; pub(crate) const to_teal_50_of_90: &str = "to-teal-50/90"; pub(crate) const to_teal_50_of_95: &str = "to-teal-50/95"; pub(crate) const to_teal_600: &str = "to-teal-600"; pub(crate) const to_teal_600_of_0: &str = "to-teal-600/0"; pub(crate) const to_teal_600_of_10: &str = "to-teal-600/10"; pub(crate) const to_teal_600_of_100: &str = "to-teal-600/100"; pub(crate) const to_teal_600_of_20: &str = "to-teal-600/20"; pub(crate) const to_teal_600_of_25: &str = "to-teal-600/25"; pub(crate) const to_teal_600_of_30: &str = "to-teal-600/30"; pub(crate) const to_teal_600_of_40: &str = "to-teal-600/40"; pub(crate) const to_teal_600_of_5: &str = "to-teal-600/5"; pub(crate) const to_teal_600_of_50: &str = "to-teal-600/50"; pub(crate) const to_teal_600_of_60: &str = "to-teal-600/60"; pub(crate) const to_teal_600_of_70: &str = "to-teal-600/70"; pub(crate) const to_teal_600_of_75: &str = "to-teal-600/75"; pub(crate) const to_teal_600_of_80: &str = "to-teal-600/80"; pub(crate) const to_teal_600_of_90: &str = "to-teal-600/90"; pub(crate) const to_teal_600_of_95: &str = "to-teal-600/95"; pub(crate) const to_teal_700: &str = "to-teal-700"; pub(crate) const to_teal_700_of_0: &str = "to-teal-700/0"; pub(crate) const to_teal_700_of_10: &str = "to-teal-700/10"; pub(crate) const to_teal_700_of_100: &str = "to-teal-700/100"; pub(crate) const to_teal_700_of_20: &str = "to-teal-700/20"; pub(crate) const to_teal_700_of_25: &str = "to-teal-700/25"; pub(crate) const to_teal_700_of_30: &str = "to-teal-700/30"; pub(crate) const to_teal_700_of_40: &str = "to-teal-700/40"; pub(crate) const to_teal_700_of_5: &str = "to-teal-700/5"; pub(crate) const to_teal_700_of_50: &str = "to-teal-700/50"; pub(crate) const to_teal_700_of_60: &str = "to-teal-700/60"; pub(crate) const to_teal_700_of_70: &str = "to-teal-700/70"; pub(crate) const to_teal_700_of_75: &str = "to-teal-700/75"; pub(crate) const to_teal_700_of_80: &str = "to-teal-700/80"; pub(crate) const to_teal_700_of_90: &str = "to-teal-700/90"; pub(crate) const to_teal_700_of_95: &str = "to-teal-700/95"; pub(crate) const to_teal_800: &str = "to-teal-800"; pub(crate) const to_teal_800_of_0: &str = "to-teal-800/0"; pub(crate) const to_teal_800_of_10: &str = "to-teal-800/10"; pub(crate) const to_teal_800_of_100: &str = "to-teal-800/100"; pub(crate) const to_teal_800_of_20: &str = "to-teal-800/20"; pub(crate) const to_teal_800_of_25: &str = "to-teal-800/25"; pub(crate) const to_teal_800_of_30: &str = "to-teal-800/30"; pub(crate) const to_teal_800_of_40: &str = "to-teal-800/40"; pub(crate) const to_teal_800_of_5: &str = "to-teal-800/5"; pub(crate) const to_teal_800_of_50: &str = "to-teal-800/50"; pub(crate) const to_teal_800_of_60: &str = "to-teal-800/60"; pub(crate) const to_teal_800_of_70: &str = "to-teal-800/70"; pub(crate) const to_teal_800_of_75: &str = "to-teal-800/75"; pub(crate) const to_teal_800_of_80: &str = "to-teal-800/80"; pub(crate) const to_teal_800_of_90: &str = "to-teal-800/90"; pub(crate) const to_teal_800_of_95: &str = "to-teal-800/95"; pub(crate) const to_teal_900: &str = "to-teal-900"; pub(crate) const to_teal_900_of_0: &str = "to-teal-900/0"; pub(crate) const to_teal_900_of_10: &str = "to-teal-900/10"; pub(crate) const to_teal_900_of_100: &str = "to-teal-900/100"; pub(crate) const to_teal_900_of_20: &str = "to-teal-900/20"; pub(crate) const to_teal_900_of_25: &str = "to-teal-900/25"; pub(crate) const to_teal_900_of_30: &str = "to-teal-900/30"; pub(crate) const to_teal_900_of_40: &str = "to-teal-900/40"; pub(crate) const to_teal_900_of_5: &str = "to-teal-900/5"; pub(crate) const to_teal_900_of_50: &str = "to-teal-900/50"; pub(crate) const to_teal_900_of_60: &str = "to-teal-900/60"; pub(crate) const to_teal_900_of_70: &str = "to-teal-900/70"; pub(crate) const to_teal_900_of_75: &str = "to-teal-900/75"; pub(crate) const to_teal_900_of_80: &str = "to-teal-900/80"; pub(crate) const to_teal_900_of_90: &str = "to-teal-900/90"; pub(crate) const to_teal_900_of_95: &str = "to-teal-900/95"; pub(crate) const to_transparent: &str = "to-transparent"; pub(crate) const to_transparent_of_0: &str = "to-transparent/0"; pub(crate) const to_transparent_of_10: &str = "to-transparent/10"; pub(crate) const to_transparent_of_100: &str = "to-transparent/100"; pub(crate) const to_transparent_of_20: &str = "to-transparent/20"; pub(crate) const to_transparent_of_25: &str = "to-transparent/25"; pub(crate) const to_transparent_of_30: &str = "to-transparent/30"; pub(crate) const to_transparent_of_40: &str = "to-transparent/40"; pub(crate) const to_transparent_of_5: &str = "to-transparent/5"; pub(crate) const to_transparent_of_50: &str = "to-transparent/50"; pub(crate) const to_transparent_of_60: &str = "to-transparent/60"; pub(crate) const to_transparent_of_70: &str = "to-transparent/70"; pub(crate) const to_transparent_of_75: &str = "to-transparent/75"; pub(crate) const to_transparent_of_80: &str = "to-transparent/80"; pub(crate) const to_transparent_of_90: &str = "to-transparent/90"; pub(crate) const to_transparent_of_95: &str = "to-transparent/95"; pub(crate) const to_violet_100: &str = "to-violet-100"; pub(crate) const to_violet_100_of_0: &str = "to-violet-100/0"; pub(crate) const to_violet_100_of_10: &str = "to-violet-100/10"; pub(crate) const to_violet_100_of_100: &str = "to-violet-100/100"; pub(crate) const to_violet_100_of_20: &str = "to-violet-100/20"; pub(crate) const to_violet_100_of_25: &str = "to-violet-100/25"; pub(crate) const to_violet_100_of_30: &str = "to-violet-100/30"; pub(crate) const to_violet_100_of_40: &str = "to-violet-100/40"; pub(crate) const to_violet_100_of_5: &str = "to-violet-100/5"; pub(crate) const to_violet_100_of_50: &str = "to-violet-100/50"; pub(crate) const to_violet_100_of_60: &str = "to-violet-100/60"; pub(crate) const to_violet_100_of_70: &str = "to-violet-100/70"; pub(crate) const to_violet_100_of_75: &str = "to-violet-100/75"; pub(crate) const to_violet_100_of_80: &str = "to-violet-100/80"; pub(crate) const to_violet_100_of_90: &str = "to-violet-100/90"; pub(crate) const to_violet_100_of_95: &str = "to-violet-100/95"; pub(crate) const to_violet_200: &str = "to-violet-200"; pub(crate) const to_violet_200_of_0: &str = "to-violet-200/0"; pub(crate) const to_violet_200_of_10: &str = "to-violet-200/10"; pub(crate) const to_violet_200_of_100: &str = "to-violet-200/100"; pub(crate) const to_violet_200_of_20: &str = "to-violet-200/20"; pub(crate) const to_violet_200_of_25: &str = "to-violet-200/25"; pub(crate) const to_violet_200_of_30: &str = "to-violet-200/30"; pub(crate) const to_violet_200_of_40: &str = "to-violet-200/40"; pub(crate) const to_violet_200_of_5: &str = "to-violet-200/5"; pub(crate) const to_violet_200_of_50: &str = "to-violet-200/50"; pub(crate) const to_violet_200_of_60: &str = "to-violet-200/60"; pub(crate) const to_violet_200_of_70: &str = "to-violet-200/70"; pub(crate) const to_violet_200_of_75: &str = "to-violet-200/75"; pub(crate) const to_violet_200_of_80: &str = "to-violet-200/80"; pub(crate) const to_violet_200_of_90: &str = "to-violet-200/90"; pub(crate) const to_violet_200_of_95: &str = "to-violet-200/95"; pub(crate) const to_violet_300: &str = "to-violet-300"; pub(crate) const to_violet_300_of_0: &str = "to-violet-300/0"; pub(crate) const to_violet_300_of_10: &str = "to-violet-300/10"; pub(crate) const to_violet_300_of_100: &str = "to-violet-300/100"; pub(crate) const to_violet_300_of_20: &str = "to-violet-300/20"; pub(crate) const to_violet_300_of_25: &str = "to-violet-300/25"; pub(crate) const to_violet_300_of_30: &str = "to-violet-300/30"; pub(crate) const to_violet_300_of_40: &str = "to-violet-300/40"; pub(crate) const to_violet_300_of_5: &str = "to-violet-300/5"; pub(crate) const to_violet_300_of_50: &str = "to-violet-300/50"; pub(crate) const to_violet_300_of_60: &str = "to-violet-300/60"; pub(crate) const to_violet_300_of_70: &str = "to-violet-300/70"; pub(crate) const to_violet_300_of_75: &str = "to-violet-300/75"; pub(crate) const to_violet_300_of_80: &str = "to-violet-300/80"; pub(crate) const to_violet_300_of_90: &str = "to-violet-300/90"; pub(crate) const to_violet_300_of_95: &str = "to-violet-300/95"; pub(crate) const to_violet_400: &str = "to-violet-400"; pub(crate) const to_violet_400_of_0: &str = "to-violet-400/0"; pub(crate) const to_violet_400_of_10: &str = "to-violet-400/10"; pub(crate) const to_violet_400_of_100: &str = "to-violet-400/100"; pub(crate) const to_violet_400_of_20: &str = "to-violet-400/20"; pub(crate) const to_violet_400_of_25: &str = "to-violet-400/25"; pub(crate) const to_violet_400_of_30: &str = "to-violet-400/30"; pub(crate) const to_violet_400_of_40: &str = "to-violet-400/40"; pub(crate) const to_violet_400_of_5: &str = "to-violet-400/5"; pub(crate) const to_violet_400_of_50: &str = "to-violet-400/50"; pub(crate) const to_violet_400_of_60: &str = "to-violet-400/60"; pub(crate) const to_violet_400_of_70: &str = "to-violet-400/70"; pub(crate) const to_violet_400_of_75: &str = "to-violet-400/75"; pub(crate) const to_violet_400_of_80: &str = "to-violet-400/80"; pub(crate) const to_violet_400_of_90: &str = "to-violet-400/90"; pub(crate) const to_violet_400_of_95: &str = "to-violet-400/95"; pub(crate) const to_violet_50: &str = "to-violet-50"; pub(crate) const to_violet_500: &str = "to-violet-500"; pub(crate) const to_violet_500_of_0: &str = "to-violet-500/0"; pub(crate) const to_violet_500_of_10: &str = "to-violet-500/10"; pub(crate) const to_violet_500_of_100: &str = "to-violet-500/100"; pub(crate) const to_violet_500_of_20: &str = "to-violet-500/20"; pub(crate) const to_violet_500_of_25: &str = "to-violet-500/25"; pub(crate) const to_violet_500_of_30: &str = "to-violet-500/30"; pub(crate) const to_violet_500_of_40: &str = "to-violet-500/40"; pub(crate) const to_violet_500_of_5: &str = "to-violet-500/5"; pub(crate) const to_violet_500_of_50: &str = "to-violet-500/50"; pub(crate) const to_violet_500_of_60: &str = "to-violet-500/60"; pub(crate) const to_violet_500_of_70: &str = "to-violet-500/70"; pub(crate) const to_violet_500_of_75: &str = "to-violet-500/75"; pub(crate) const to_violet_500_of_80: &str = "to-violet-500/80"; pub(crate) const to_violet_500_of_90: &str = "to-violet-500/90"; pub(crate) const to_violet_500_of_95: &str = "to-violet-500/95"; pub(crate) const to_violet_50_of_0: &str = "to-violet-50/0"; pub(crate) const to_violet_50_of_10: &str = "to-violet-50/10"; pub(crate) const to_violet_50_of_100: &str = "to-violet-50/100"; pub(crate) const to_violet_50_of_20: &str = "to-violet-50/20"; pub(crate) const to_violet_50_of_25: &str = "to-violet-50/25"; pub(crate) const to_violet_50_of_30: &str = "to-violet-50/30"; pub(crate) const to_violet_50_of_40: &str = "to-violet-50/40"; pub(crate) const to_violet_50_of_5: &str = "to-violet-50/5"; pub(crate) const to_violet_50_of_50: &str = "to-violet-50/50"; pub(crate) const to_violet_50_of_60: &str = "to-violet-50/60"; pub(crate) const to_violet_50_of_70: &str = "to-violet-50/70"; pub(crate) const to_violet_50_of_75: &str = "to-violet-50/75"; pub(crate) const to_violet_50_of_80: &str = "to-violet-50/80"; pub(crate) const to_violet_50_of_90: &str = "to-violet-50/90"; pub(crate) const to_violet_50_of_95: &str = "to-violet-50/95"; pub(crate) const to_violet_600: &str = "to-violet-600"; pub(crate) const to_violet_600_of_0: &str = "to-violet-600/0"; pub(crate) const to_violet_600_of_10: &str = "to-violet-600/10"; pub(crate) const to_violet_600_of_100: &str = "to-violet-600/100"; pub(crate) const to_violet_600_of_20: &str = "to-violet-600/20"; pub(crate) const to_violet_600_of_25: &str = "to-violet-600/25"; pub(crate) const to_violet_600_of_30: &str = "to-violet-600/30"; pub(crate) const to_violet_600_of_40: &str = "to-violet-600/40"; pub(crate) const to_violet_600_of_5: &str = "to-violet-600/5"; pub(crate) const to_violet_600_of_50: &str = "to-violet-600/50"; pub(crate) const to_violet_600_of_60: &str = "to-violet-600/60"; pub(crate) const to_violet_600_of_70: &str = "to-violet-600/70"; pub(crate) const to_violet_600_of_75: &str = "to-violet-600/75"; pub(crate) const to_violet_600_of_80: &str = "to-violet-600/80"; pub(crate) const to_violet_600_of_90: &str = "to-violet-600/90"; pub(crate) const to_violet_600_of_95: &str = "to-violet-600/95"; pub(crate) const to_violet_700: &str = "to-violet-700"; pub(crate) const to_violet_700_of_0: &str = "to-violet-700/0"; pub(crate) const to_violet_700_of_10: &str = "to-violet-700/10"; pub(crate) const to_violet_700_of_100: &str = "to-violet-700/100"; pub(crate) const to_violet_700_of_20: &str = "to-violet-700/20"; pub(crate) const to_violet_700_of_25: &str = "to-violet-700/25"; pub(crate) const to_violet_700_of_30: &str = "to-violet-700/30"; pub(crate) const to_violet_700_of_40: &str = "to-violet-700/40"; pub(crate) const to_violet_700_of_5: &str = "to-violet-700/5"; pub(crate) const to_violet_700_of_50: &str = "to-violet-700/50"; pub(crate) const to_violet_700_of_60: &str = "to-violet-700/60"; pub(crate) const to_violet_700_of_70: &str = "to-violet-700/70"; pub(crate) const to_violet_700_of_75: &str = "to-violet-700/75"; pub(crate) const to_violet_700_of_80: &str = "to-violet-700/80"; pub(crate) const to_violet_700_of_90: &str = "to-violet-700/90"; pub(crate) const to_violet_700_of_95: &str = "to-violet-700/95"; pub(crate) const to_violet_800: &str = "to-violet-800"; pub(crate) const to_violet_800_of_0: &str = "to-violet-800/0"; pub(crate) const to_violet_800_of_10: &str = "to-violet-800/10"; pub(crate) const to_violet_800_of_100: &str = "to-violet-800/100"; pub(crate) const to_violet_800_of_20: &str = "to-violet-800/20"; pub(crate) const to_violet_800_of_25: &str = "to-violet-800/25"; pub(crate) const to_violet_800_of_30: &str = "to-violet-800/30"; pub(crate) const to_violet_800_of_40: &str = "to-violet-800/40"; pub(crate) const to_violet_800_of_5: &str = "to-violet-800/5"; pub(crate) const to_violet_800_of_50: &str = "to-violet-800/50"; pub(crate) const to_violet_800_of_60: &str = "to-violet-800/60"; pub(crate) const to_violet_800_of_70: &str = "to-violet-800/70"; pub(crate) const to_violet_800_of_75: &str = "to-violet-800/75"; pub(crate) const to_violet_800_of_80: &str = "to-violet-800/80"; pub(crate) const to_violet_800_of_90: &str = "to-violet-800/90"; pub(crate) const to_violet_800_of_95: &str = "to-violet-800/95"; pub(crate) const to_violet_900: &str = "to-violet-900"; pub(crate) const to_violet_900_of_0: &str = "to-violet-900/0"; pub(crate) const to_violet_900_of_10: &str = "to-violet-900/10"; pub(crate) const to_violet_900_of_100: &str = "to-violet-900/100"; pub(crate) const to_violet_900_of_20: &str = "to-violet-900/20"; pub(crate) const to_violet_900_of_25: &str = "to-violet-900/25"; pub(crate) const to_violet_900_of_30: &str = "to-violet-900/30"; pub(crate) const to_violet_900_of_40: &str = "to-violet-900/40"; pub(crate) const to_violet_900_of_5: &str = "to-violet-900/5"; pub(crate) const to_violet_900_of_50: &str = "to-violet-900/50"; pub(crate) const to_violet_900_of_60: &str = "to-violet-900/60"; pub(crate) const to_violet_900_of_70: &str = "to-violet-900/70"; pub(crate) const to_violet_900_of_75: &str = "to-violet-900/75"; pub(crate) const to_violet_900_of_80: &str = "to-violet-900/80"; pub(crate) const to_violet_900_of_90: &str = "to-violet-900/90"; pub(crate) const to_violet_900_of_95: &str = "to-violet-900/95"; pub(crate) const to_white: &str = "to-white"; pub(crate) const to_white_of_0: &str = "to-white/0"; pub(crate) const to_white_of_10: &str = "to-white/10"; pub(crate) const to_white_of_100: &str = "to-white/100"; pub(crate) const to_white_of_20: &str = "to-white/20"; pub(crate) const to_white_of_25: &str = "to-white/25"; pub(crate) const to_white_of_30: &str = "to-white/30"; pub(crate) const to_white_of_40: &str = "to-white/40"; pub(crate) const to_white_of_5: &str = "to-white/5"; pub(crate) const to_white_of_50: &str = "to-white/50"; pub(crate) const to_white_of_60: &str = "to-white/60"; pub(crate) const to_white_of_70: &str = "to-white/70"; pub(crate) const to_white_of_75: &str = "to-white/75"; pub(crate) const to_white_of_80: &str = "to-white/80"; pub(crate) const to_white_of_90: &str = "to-white/90"; pub(crate) const to_white_of_95: &str = "to-white/95"; pub(crate) const to_yellow_100: &str = "to-yellow-100"; pub(crate) const to_yellow_100_of_0: &str = "to-yellow-100/0"; pub(crate) const to_yellow_100_of_10: &str = "to-yellow-100/10"; pub(crate) const to_yellow_100_of_100: &str = "to-yellow-100/100"; pub(crate) const to_yellow_100_of_20: &str = "to-yellow-100/20"; pub(crate) const to_yellow_100_of_25: &str = "to-yellow-100/25"; pub(crate) const to_yellow_100_of_30: &str = "to-yellow-100/30"; pub(crate) const to_yellow_100_of_40: &str = "to-yellow-100/40"; pub(crate) const to_yellow_100_of_5: &str = "to-yellow-100/5"; pub(crate) const to_yellow_100_of_50: &str = "to-yellow-100/50"; pub(crate) const to_yellow_100_of_60: &str = "to-yellow-100/60"; pub(crate) const to_yellow_100_of_70: &str = "to-yellow-100/70"; pub(crate) const to_yellow_100_of_75: &str = "to-yellow-100/75"; pub(crate) const to_yellow_100_of_80: &str = "to-yellow-100/80"; pub(crate) const to_yellow_100_of_90: &str = "to-yellow-100/90"; pub(crate) const to_yellow_100_of_95: &str = "to-yellow-100/95"; pub(crate) const to_yellow_200: &str = "to-yellow-200"; pub(crate) const to_yellow_200_of_0: &str = "to-yellow-200/0"; pub(crate) const to_yellow_200_of_10: &str = "to-yellow-200/10"; pub(crate) const to_yellow_200_of_100: &str = "to-yellow-200/100"; pub(crate) const to_yellow_200_of_20: &str = "to-yellow-200/20"; pub(crate) const to_yellow_200_of_25: &str = "to-yellow-200/25"; pub(crate) const to_yellow_200_of_30: &str = "to-yellow-200/30"; pub(crate) const to_yellow_200_of_40: &str = "to-yellow-200/40"; pub(crate) const to_yellow_200_of_5: &str = "to-yellow-200/5"; pub(crate) const to_yellow_200_of_50: &str = "to-yellow-200/50"; pub(crate) const to_yellow_200_of_60: &str = "to-yellow-200/60"; pub(crate) const to_yellow_200_of_70: &str = "to-yellow-200/70"; pub(crate) const to_yellow_200_of_75: &str = "to-yellow-200/75"; pub(crate) const to_yellow_200_of_80: &str = "to-yellow-200/80"; pub(crate) const to_yellow_200_of_90: &str = "to-yellow-200/90"; pub(crate) const to_yellow_200_of_95: &str = "to-yellow-200/95"; pub(crate) const to_yellow_300: &str = "to-yellow-300"; pub(crate) const to_yellow_300_of_0: &str = "to-yellow-300/0"; pub(crate) const to_yellow_300_of_10: &str = "to-yellow-300/10"; pub(crate) const to_yellow_300_of_100: &str = "to-yellow-300/100"; pub(crate) const to_yellow_300_of_20: &str = "to-yellow-300/20"; pub(crate) const to_yellow_300_of_25: &str = "to-yellow-300/25"; pub(crate) const to_yellow_300_of_30: &str = "to-yellow-300/30"; pub(crate) const to_yellow_300_of_40: &str = "to-yellow-300/40"; pub(crate) const to_yellow_300_of_5: &str = "to-yellow-300/5"; pub(crate) const to_yellow_300_of_50: &str = "to-yellow-300/50"; pub(crate) const to_yellow_300_of_60: &str = "to-yellow-300/60"; pub(crate) const to_yellow_300_of_70: &str = "to-yellow-300/70"; pub(crate) const to_yellow_300_of_75: &str = "to-yellow-300/75"; pub(crate) const to_yellow_300_of_80: &str = "to-yellow-300/80"; pub(crate) const to_yellow_300_of_90: &str = "to-yellow-300/90"; pub(crate) const to_yellow_300_of_95: &str = "to-yellow-300/95"; pub(crate) const to_yellow_400: &str = "to-yellow-400"; pub(crate) const to_yellow_400_of_0: &str = "to-yellow-400/0"; pub(crate) const to_yellow_400_of_10: &str = "to-yellow-400/10"; pub(crate) const to_yellow_400_of_100: &str = "to-yellow-400/100"; pub(crate) const to_yellow_400_of_20: &str = "to-yellow-400/20"; pub(crate) const to_yellow_400_of_25: &str = "to-yellow-400/25"; pub(crate) const to_yellow_400_of_30: &str = "to-yellow-400/30"; pub(crate) const to_yellow_400_of_40: &str = "to-yellow-400/40"; pub(crate) const to_yellow_400_of_5: &str = "to-yellow-400/5"; pub(crate) const to_yellow_400_of_50: &str = "to-yellow-400/50"; pub(crate) const to_yellow_400_of_60: &str = "to-yellow-400/60"; pub(crate) const to_yellow_400_of_70: &str = "to-yellow-400/70"; pub(crate) const to_yellow_400_of_75: &str = "to-yellow-400/75"; pub(crate) const to_yellow_400_of_80: &str = "to-yellow-400/80"; pub(crate) const to_yellow_400_of_90: &str = "to-yellow-400/90"; pub(crate) const to_yellow_400_of_95: &str = "to-yellow-400/95"; pub(crate) const to_yellow_50: &str = "to-yellow-50"; pub(crate) const to_yellow_500: &str = "to-yellow-500"; pub(crate) const to_yellow_500_of_0: &str = "to-yellow-500/0"; pub(crate) const to_yellow_500_of_10: &str = "to-yellow-500/10"; pub(crate) const to_yellow_500_of_100: &str = "to-yellow-500/100"; pub(crate) const to_yellow_500_of_20: &str = "to-yellow-500/20"; pub(crate) const to_yellow_500_of_25: &str = "to-yellow-500/25"; pub(crate) const to_yellow_500_of_30: &str = "to-yellow-500/30"; pub(crate) const to_yellow_500_of_40: &str = "to-yellow-500/40"; pub(crate) const to_yellow_500_of_5: &str = "to-yellow-500/5"; pub(crate) const to_yellow_500_of_50: &str = "to-yellow-500/50"; pub(crate) const to_yellow_500_of_60: &str = "to-yellow-500/60"; pub(crate) const to_yellow_500_of_70: &str = "to-yellow-500/70"; pub(crate) const to_yellow_500_of_75: &str = "to-yellow-500/75"; pub(crate) const to_yellow_500_of_80: &str = "to-yellow-500/80"; pub(crate) const to_yellow_500_of_90: &str = "to-yellow-500/90"; pub(crate) const to_yellow_500_of_95: &str = "to-yellow-500/95"; pub(crate) const to_yellow_50_of_0: &str = "to-yellow-50/0"; pub(crate) const to_yellow_50_of_10: &str = "to-yellow-50/10"; pub(crate) const to_yellow_50_of_100: &str = "to-yellow-50/100"; pub(crate) const to_yellow_50_of_20: &str = "to-yellow-50/20"; pub(crate) const to_yellow_50_of_25: &str = "to-yellow-50/25"; pub(crate) const to_yellow_50_of_30: &str = "to-yellow-50/30"; pub(crate) const to_yellow_50_of_40: &str = "to-yellow-50/40"; pub(crate) const to_yellow_50_of_5: &str = "to-yellow-50/5"; pub(crate) const to_yellow_50_of_50: &str = "to-yellow-50/50"; pub(crate) const to_yellow_50_of_60: &str = "to-yellow-50/60"; pub(crate) const to_yellow_50_of_70: &str = "to-yellow-50/70"; pub(crate) const to_yellow_50_of_75: &str = "to-yellow-50/75"; pub(crate) const to_yellow_50_of_80: &str = "to-yellow-50/80"; pub(crate) const to_yellow_50_of_90: &str = "to-yellow-50/90"; pub(crate) const to_yellow_50_of_95: &str = "to-yellow-50/95"; pub(crate) const to_yellow_600: &str = "to-yellow-600"; pub(crate) const to_yellow_600_of_0: &str = "to-yellow-600/0"; pub(crate) const to_yellow_600_of_10: &str = "to-yellow-600/10"; pub(crate) const to_yellow_600_of_100: &str = "to-yellow-600/100"; pub(crate) const to_yellow_600_of_20: &str = "to-yellow-600/20"; pub(crate) const to_yellow_600_of_25: &str = "to-yellow-600/25"; pub(crate) const to_yellow_600_of_30: &str = "to-yellow-600/30"; pub(crate) const to_yellow_600_of_40: &str = "to-yellow-600/40"; pub(crate) const to_yellow_600_of_5: &str = "to-yellow-600/5"; pub(crate) const to_yellow_600_of_50: &str = "to-yellow-600/50"; pub(crate) const to_yellow_600_of_60: &str = "to-yellow-600/60"; pub(crate) const to_yellow_600_of_70: &str = "to-yellow-600/70"; pub(crate) const to_yellow_600_of_75: &str = "to-yellow-600/75"; pub(crate) const to_yellow_600_of_80: &str = "to-yellow-600/80"; pub(crate) const to_yellow_600_of_90: &str = "to-yellow-600/90"; pub(crate) const to_yellow_600_of_95: &str = "to-yellow-600/95"; pub(crate) const to_yellow_700: &str = "to-yellow-700"; pub(crate) const to_yellow_700_of_0: &str = "to-yellow-700/0"; pub(crate) const to_yellow_700_of_10: &str = "to-yellow-700/10"; pub(crate) const to_yellow_700_of_100: &str = "to-yellow-700/100"; pub(crate) const to_yellow_700_of_20: &str = "to-yellow-700/20"; pub(crate) const to_yellow_700_of_25: &str = "to-yellow-700/25"; pub(crate) const to_yellow_700_of_30: &str = "to-yellow-700/30"; pub(crate) const to_yellow_700_of_40: &str = "to-yellow-700/40"; pub(crate) const to_yellow_700_of_5: &str = "to-yellow-700/5"; pub(crate) const to_yellow_700_of_50: &str = "to-yellow-700/50"; pub(crate) const to_yellow_700_of_60: &str = "to-yellow-700/60"; pub(crate) const to_yellow_700_of_70: &str = "to-yellow-700/70"; pub(crate) const to_yellow_700_of_75: &str = "to-yellow-700/75"; pub(crate) const to_yellow_700_of_80: &str = "to-yellow-700/80"; pub(crate) const to_yellow_700_of_90: &str = "to-yellow-700/90"; pub(crate) const to_yellow_700_of_95: &str = "to-yellow-700/95"; pub(crate) const to_yellow_800: &str = "to-yellow-800"; pub(crate) const to_yellow_800_of_0: &str = "to-yellow-800/0"; pub(crate) const to_yellow_800_of_10: &str = "to-yellow-800/10"; pub(crate) const to_yellow_800_of_100: &str = "to-yellow-800/100"; pub(crate) const to_yellow_800_of_20: &str = "to-yellow-800/20"; pub(crate) const to_yellow_800_of_25: &str = "to-yellow-800/25"; pub(crate) const to_yellow_800_of_30: &str = "to-yellow-800/30"; pub(crate) const to_yellow_800_of_40: &str = "to-yellow-800/40"; pub(crate) const to_yellow_800_of_5: &str = "to-yellow-800/5"; pub(crate) const to_yellow_800_of_50: &str = "to-yellow-800/50"; pub(crate) const to_yellow_800_of_60: &str = "to-yellow-800/60"; pub(crate) const to_yellow_800_of_70: &str = "to-yellow-800/70"; pub(crate) const to_yellow_800_of_75: &str = "to-yellow-800/75"; pub(crate) const to_yellow_800_of_80: &str = "to-yellow-800/80"; pub(crate) const to_yellow_800_of_90: &str = "to-yellow-800/90"; pub(crate) const to_yellow_800_of_95: &str = "to-yellow-800/95"; pub(crate) const to_yellow_900: &str = "to-yellow-900"; pub(crate) const to_yellow_900_of_0: &str = "to-yellow-900/0"; pub(crate) const to_yellow_900_of_10: &str = "to-yellow-900/10"; pub(crate) const to_yellow_900_of_100: &str = "to-yellow-900/100"; pub(crate) const to_yellow_900_of_20: &str = "to-yellow-900/20"; pub(crate) const to_yellow_900_of_25: &str = "to-yellow-900/25"; pub(crate) const to_yellow_900_of_30: &str = "to-yellow-900/30"; pub(crate) const to_yellow_900_of_40: &str = "to-yellow-900/40"; pub(crate) const to_yellow_900_of_5: &str = "to-yellow-900/5"; pub(crate) const to_yellow_900_of_50: &str = "to-yellow-900/50"; pub(crate) const to_yellow_900_of_60: &str = "to-yellow-900/60"; pub(crate) const to_yellow_900_of_70: &str = "to-yellow-900/70"; pub(crate) const to_yellow_900_of_75: &str = "to-yellow-900/75"; pub(crate) const to_yellow_900_of_80: &str = "to-yellow-900/80"; pub(crate) const to_yellow_900_of_90: &str = "to-yellow-900/90"; pub(crate) const to_yellow_900_of_95: &str = "to-yellow-900/95"; pub(crate) const to_zinc_100: &str = "to-zinc-100"; pub(crate) const to_zinc_100_of_0: &str = "to-zinc-100/0"; pub(crate) const to_zinc_100_of_10: &str = "to-zinc-100/10"; pub(crate) const to_zinc_100_of_100: &str = "to-zinc-100/100"; pub(crate) const to_zinc_100_of_20: &str = "to-zinc-100/20"; pub(crate) const to_zinc_100_of_25: &str = "to-zinc-100/25"; pub(crate) const to_zinc_100_of_30: &str = "to-zinc-100/30"; pub(crate) const to_zinc_100_of_40: &str = "to-zinc-100/40"; pub(crate) const to_zinc_100_of_5: &str = "to-zinc-100/5"; pub(crate) const to_zinc_100_of_50: &str = "to-zinc-100/50"; pub(crate) const to_zinc_100_of_60: &str = "to-zinc-100/60"; pub(crate) const to_zinc_100_of_70: &str = "to-zinc-100/70"; pub(crate) const to_zinc_100_of_75: &str = "to-zinc-100/75"; pub(crate) const to_zinc_100_of_80: &str = "to-zinc-100/80"; pub(crate) const to_zinc_100_of_90: &str = "to-zinc-100/90"; pub(crate) const to_zinc_100_of_95: &str = "to-zinc-100/95"; pub(crate) const to_zinc_200: &str = "to-zinc-200"; pub(crate) const to_zinc_200_of_0: &str = "to-zinc-200/0"; pub(crate) const to_zinc_200_of_10: &str = "to-zinc-200/10"; pub(crate) const to_zinc_200_of_100: &str = "to-zinc-200/100"; pub(crate) const to_zinc_200_of_20: &str = "to-zinc-200/20"; pub(crate) const to_zinc_200_of_25: &str = "to-zinc-200/25"; pub(crate) const to_zinc_200_of_30: &str = "to-zinc-200/30"; pub(crate) const to_zinc_200_of_40: &str = "to-zinc-200/40"; pub(crate) const to_zinc_200_of_5: &str = "to-zinc-200/5"; pub(crate) const to_zinc_200_of_50: &str = "to-zinc-200/50"; pub(crate) const to_zinc_200_of_60: &str = "to-zinc-200/60"; pub(crate) const to_zinc_200_of_70: &str = "to-zinc-200/70"; pub(crate) const to_zinc_200_of_75: &str = "to-zinc-200/75"; pub(crate) const to_zinc_200_of_80: &str = "to-zinc-200/80"; pub(crate) const to_zinc_200_of_90: &str = "to-zinc-200/90"; pub(crate) const to_zinc_200_of_95: &str = "to-zinc-200/95"; pub(crate) const to_zinc_300: &str = "to-zinc-300"; pub(crate) const to_zinc_300_of_0: &str = "to-zinc-300/0"; pub(crate) const to_zinc_300_of_10: &str = "to-zinc-300/10"; pub(crate) const to_zinc_300_of_100: &str = "to-zinc-300/100"; pub(crate) const to_zinc_300_of_20: &str = "to-zinc-300/20"; pub(crate) const to_zinc_300_of_25: &str = "to-zinc-300/25"; pub(crate) const to_zinc_300_of_30: &str = "to-zinc-300/30"; pub(crate) const to_zinc_300_of_40: &str = "to-zinc-300/40"; pub(crate) const to_zinc_300_of_5: &str = "to-zinc-300/5"; pub(crate) const to_zinc_300_of_50: &str = "to-zinc-300/50"; pub(crate) const to_zinc_300_of_60: &str = "to-zinc-300/60"; pub(crate) const to_zinc_300_of_70: &str = "to-zinc-300/70"; pub(crate) const to_zinc_300_of_75: &str = "to-zinc-300/75"; pub(crate) const to_zinc_300_of_80: &str = "to-zinc-300/80"; pub(crate) const to_zinc_300_of_90: &str = "to-zinc-300/90"; pub(crate) const to_zinc_300_of_95: &str = "to-zinc-300/95"; pub(crate) const to_zinc_400: &str = "to-zinc-400"; pub(crate) const to_zinc_400_of_0: &str = "to-zinc-400/0"; pub(crate) const to_zinc_400_of_10: &str = "to-zinc-400/10"; pub(crate) const to_zinc_400_of_100: &str = "to-zinc-400/100"; pub(crate) const to_zinc_400_of_20: &str = "to-zinc-400/20"; pub(crate) const to_zinc_400_of_25: &str = "to-zinc-400/25"; pub(crate) const to_zinc_400_of_30: &str = "to-zinc-400/30"; pub(crate) const to_zinc_400_of_40: &str = "to-zinc-400/40"; pub(crate) const to_zinc_400_of_5: &str = "to-zinc-400/5"; pub(crate) const to_zinc_400_of_50: &str = "to-zinc-400/50"; pub(crate) const to_zinc_400_of_60: &str = "to-zinc-400/60"; pub(crate) const to_zinc_400_of_70: &str = "to-zinc-400/70"; pub(crate) const to_zinc_400_of_75: &str = "to-zinc-400/75"; pub(crate) const to_zinc_400_of_80: &str = "to-zinc-400/80"; pub(crate) const to_zinc_400_of_90: &str = "to-zinc-400/90"; pub(crate) const to_zinc_400_of_95: &str = "to-zinc-400/95"; pub(crate) const to_zinc_50: &str = "to-zinc-50"; pub(crate) const to_zinc_500: &str = "to-zinc-500"; pub(crate) const to_zinc_500_of_0: &str = "to-zinc-500/0"; pub(crate) const to_zinc_500_of_10: &str = "to-zinc-500/10"; pub(crate) const to_zinc_500_of_100: &str = "to-zinc-500/100"; pub(crate) const to_zinc_500_of_20: &str = "to-zinc-500/20"; pub(crate) const to_zinc_500_of_25: &str = "to-zinc-500/25"; pub(crate) const to_zinc_500_of_30: &str = "to-zinc-500/30"; pub(crate) const to_zinc_500_of_40: &str = "to-zinc-500/40"; pub(crate) const to_zinc_500_of_5: &str = "to-zinc-500/5"; pub(crate) const to_zinc_500_of_50: &str = "to-zinc-500/50"; pub(crate) const to_zinc_500_of_60: &str = "to-zinc-500/60"; pub(crate) const to_zinc_500_of_70: &str = "to-zinc-500/70"; pub(crate) const to_zinc_500_of_75: &str = "to-zinc-500/75"; pub(crate) const to_zinc_500_of_80: &str = "to-zinc-500/80"; pub(crate) const to_zinc_500_of_90: &str = "to-zinc-500/90"; pub(crate) const to_zinc_500_of_95: &str = "to-zinc-500/95"; pub(crate) const to_zinc_50_of_0: &str = "to-zinc-50/0"; pub(crate) const to_zinc_50_of_10: &str = "to-zinc-50/10"; pub(crate) const to_zinc_50_of_100: &str = "to-zinc-50/100"; pub(crate) const to_zinc_50_of_20: &str = "to-zinc-50/20"; pub(crate) const to_zinc_50_of_25: &str = "to-zinc-50/25"; pub(crate) const to_zinc_50_of_30: &str = "to-zinc-50/30"; pub(crate) const to_zinc_50_of_40: &str = "to-zinc-50/40"; pub(crate) const to_zinc_50_of_5: &str = "to-zinc-50/5"; pub(crate) const to_zinc_50_of_50: &str = "to-zinc-50/50"; pub(crate) const to_zinc_50_of_60: &str = "to-zinc-50/60"; pub(crate) const to_zinc_50_of_70: &str = "to-zinc-50/70"; pub(crate) const to_zinc_50_of_75: &str = "to-zinc-50/75"; pub(crate) const to_zinc_50_of_80: &str = "to-zinc-50/80"; pub(crate) const to_zinc_50_of_90: &str = "to-zinc-50/90"; pub(crate) const to_zinc_50_of_95: &str = "to-zinc-50/95"; pub(crate) const to_zinc_600: &str = "to-zinc-600"; pub(crate) const to_zinc_600_of_0: &str = "to-zinc-600/0"; pub(crate) const to_zinc_600_of_10: &str = "to-zinc-600/10"; pub(crate) const to_zinc_600_of_100: &str = "to-zinc-600/100"; pub(crate) const to_zinc_600_of_20: &str = "to-zinc-600/20"; pub(crate) const to_zinc_600_of_25: &str = "to-zinc-600/25"; pub(crate) const to_zinc_600_of_30: &str = "to-zinc-600/30"; pub(crate) const to_zinc_600_of_40: &str = "to-zinc-600/40"; pub(crate) const to_zinc_600_of_5: &str = "to-zinc-600/5"; pub(crate) const to_zinc_600_of_50: &str = "to-zinc-600/50"; pub(crate) const to_zinc_600_of_60: &str = "to-zinc-600/60"; pub(crate) const to_zinc_600_of_70: &str = "to-zinc-600/70"; pub(crate) const to_zinc_600_of_75: &str = "to-zinc-600/75"; pub(crate) const to_zinc_600_of_80: &str = "to-zinc-600/80"; pub(crate) const to_zinc_600_of_90: &str = "to-zinc-600/90"; pub(crate) const to_zinc_600_of_95: &str = "to-zinc-600/95"; pub(crate) const to_zinc_700: &str = "to-zinc-700"; pub(crate) const to_zinc_700_of_0: &str = "to-zinc-700/0"; pub(crate) const to_zinc_700_of_10: &str = "to-zinc-700/10"; pub(crate) const to_zinc_700_of_100: &str = "to-zinc-700/100"; pub(crate) const to_zinc_700_of_20: &str = "to-zinc-700/20"; pub(crate) const to_zinc_700_of_25: &str = "to-zinc-700/25"; pub(crate) const to_zinc_700_of_30: &str = "to-zinc-700/30"; pub(crate) const to_zinc_700_of_40: &str = "to-zinc-700/40"; pub(crate) const to_zinc_700_of_5: &str = "to-zinc-700/5"; pub(crate) const to_zinc_700_of_50: &str = "to-zinc-700/50"; pub(crate) const to_zinc_700_of_60: &str = "to-zinc-700/60"; pub(crate) const to_zinc_700_of_70: &str = "to-zinc-700/70"; pub(crate) const to_zinc_700_of_75: &str = "to-zinc-700/75"; pub(crate) const to_zinc_700_of_80: &str = "to-zinc-700/80"; pub(crate) const to_zinc_700_of_90: &str = "to-zinc-700/90"; pub(crate) const to_zinc_700_of_95: &str = "to-zinc-700/95"; pub(crate) const to_zinc_800: &str = "to-zinc-800"; pub(crate) const to_zinc_800_of_0: &str = "to-zinc-800/0"; pub(crate) const to_zinc_800_of_10: &str = "to-zinc-800/10"; pub(crate) const to_zinc_800_of_100: &str = "to-zinc-800/100"; pub(crate) const to_zinc_800_of_20: &str = "to-zinc-800/20"; pub(crate) const to_zinc_800_of_25: &str = "to-zinc-800/25"; pub(crate) const to_zinc_800_of_30: &str = "to-zinc-800/30"; pub(crate) const to_zinc_800_of_40: &str = "to-zinc-800/40"; pub(crate) const to_zinc_800_of_5: &str = "to-zinc-800/5"; pub(crate) const to_zinc_800_of_50: &str = "to-zinc-800/50"; pub(crate) const to_zinc_800_of_60: &str = "to-zinc-800/60"; pub(crate) const to_zinc_800_of_70: &str = "to-zinc-800/70"; pub(crate) const to_zinc_800_of_75: &str = "to-zinc-800/75"; pub(crate) const to_zinc_800_of_80: &str = "to-zinc-800/80"; pub(crate) const to_zinc_800_of_90: &str = "to-zinc-800/90"; pub(crate) const to_zinc_800_of_95: &str = "to-zinc-800/95"; pub(crate) const to_zinc_900: &str = "to-zinc-900"; pub(crate) const to_zinc_900_of_0: &str = "to-zinc-900/0"; pub(crate) const to_zinc_900_of_10: &str = "to-zinc-900/10"; pub(crate) const to_zinc_900_of_100: &str = "to-zinc-900/100"; pub(crate) const to_zinc_900_of_20: &str = "to-zinc-900/20"; pub(crate) const to_zinc_900_of_25: &str = "to-zinc-900/25"; pub(crate) const to_zinc_900_of_30: &str = "to-zinc-900/30"; pub(crate) const to_zinc_900_of_40: &str = "to-zinc-900/40"; pub(crate) const to_zinc_900_of_5: &str = "to-zinc-900/5"; pub(crate) const to_zinc_900_of_50: &str = "to-zinc-900/50"; pub(crate) const to_zinc_900_of_60: &str = "to-zinc-900/60"; pub(crate) const to_zinc_900_of_70: &str = "to-zinc-900/70"; pub(crate) const to_zinc_900_of_75: &str = "to-zinc-900/75"; pub(crate) const to_zinc_900_of_80: &str = "to-zinc-900/80"; pub(crate) const to_zinc_900_of_90: &str = "to-zinc-900/90"; pub(crate) const to_zinc_900_of_95: &str = "to-zinc-900/95"; pub(crate) const via_amber_100: &str = "via-amber-100"; pub(crate) const via_amber_200: &str = "via-amber-200"; pub(crate) const via_amber_300: &str = "via-amber-300"; pub(crate) const via_amber_400: &str = "via-amber-400"; pub(crate) const via_amber_50: &str = "via-amber-50"; pub(crate) const via_amber_500: &str = "via-amber-500"; pub(crate) const via_amber_600: &str = "via-amber-600"; pub(crate) const via_amber_700: &str = "via-amber-700"; pub(crate) const via_amber_800: &str = "via-amber-800"; pub(crate) const via_amber_900: &str = "via-amber-900"; pub(crate) const via_black: &str = "via-black"; pub(crate) const via_blue_100: &str = "via-blue-100"; pub(crate) const via_blue_200: &str = "via-blue-200"; pub(crate) const via_blue_300: &str = "via-blue-300"; pub(crate) const via_blue_400: &str = "via-blue-400"; pub(crate) const via_blue_50: &str = "via-blue-50"; pub(crate) const via_blue_500: &str = "via-blue-500"; pub(crate) const via_blue_600: &str = "via-blue-600"; pub(crate) const via_blue_700: &str = "via-blue-700"; pub(crate) const via_blue_800: &str = "via-blue-800"; pub(crate) const via_blue_900: &str = "via-blue-900"; pub(crate) const via_current: &str = "via-current"; pub(crate) const via_cyan_100: &str = "via-cyan-100"; pub(crate) const via_cyan_200: &str = "via-cyan-200"; pub(crate) const via_cyan_300: &str = "via-cyan-300"; pub(crate) const via_cyan_400: &str = "via-cyan-400"; pub(crate) const via_cyan_50: &str = "via-cyan-50"; pub(crate) const via_cyan_500: &str = "via-cyan-500"; pub(crate) const via_cyan_600: &str = "via-cyan-600"; pub(crate) const via_cyan_700: &str = "via-cyan-700"; pub(crate) const via_cyan_800: &str = "via-cyan-800"; pub(crate) const via_cyan_900: &str = "via-cyan-900"; pub(crate) const via_emerald_100: &str = "via-emerald-100"; pub(crate) const via_emerald_200: &str = "via-emerald-200"; pub(crate) const via_emerald_300: &str = "via-emerald-300"; pub(crate) const via_emerald_400: &str = "via-emerald-400"; pub(crate) const via_emerald_50: &str = "via-emerald-50"; pub(crate) const via_emerald_500: &str = "via-emerald-500"; pub(crate) const via_emerald_600: &str = "via-emerald-600"; pub(crate) const via_emerald_700: &str = "via-emerald-700"; pub(crate) const via_emerald_800: &str = "via-emerald-800"; pub(crate) const via_emerald_900: &str = "via-emerald-900"; pub(crate) const via_fuchsia_100: &str = "via-fuchsia-100"; pub(crate) const via_fuchsia_200: &str = "via-fuchsia-200"; pub(crate) const via_fuchsia_300: &str = "via-fuchsia-300"; pub(crate) const via_fuchsia_400: &str = "via-fuchsia-400"; pub(crate) const via_fuchsia_50: &str = "via-fuchsia-50"; pub(crate) const via_fuchsia_500: &str = "via-fuchsia-500"; pub(crate) const via_fuchsia_600: &str = "via-fuchsia-600"; pub(crate) const via_fuchsia_700: &str = "via-fuchsia-700"; pub(crate) const via_fuchsia_800: &str = "via-fuchsia-800"; pub(crate) const via_fuchsia_900: &str = "via-fuchsia-900"; pub(crate) const via_gray_100: &str = "via-gray-100"; pub(crate) const via_gray_200: &str = "via-gray-200"; pub(crate) const via_gray_300: &str = "via-gray-300"; pub(crate) const via_gray_400: &str = "via-gray-400"; pub(crate) const via_gray_50: &str = "via-gray-50"; pub(crate) const via_gray_500: &str = "via-gray-500"; pub(crate) const via_gray_600: &str = "via-gray-600"; pub(crate) const via_gray_700: &str = "via-gray-700"; pub(crate) const via_gray_800: &str = "via-gray-800"; pub(crate) const via_gray_900: &str = "via-gray-900"; pub(crate) const via_green_100: &str = "via-green-100"; pub(crate) const via_green_200: &str = "via-green-200"; pub(crate) const via_green_300: &str = "via-green-300"; pub(crate) const via_green_400: &str = "via-green-400"; pub(crate) const via_green_50: &str = "via-green-50"; pub(crate) const via_green_500: &str = "via-green-500"; pub(crate) const via_green_600: &str = "via-green-600"; pub(crate) const via_green_700: &str = "via-green-700"; pub(crate) const via_green_800: &str = "via-green-800"; pub(crate) const via_green_900: &str = "via-green-900"; pub(crate) const via_indigo_100: &str = "via-indigo-100"; pub(crate) const via_indigo_200: &str = "via-indigo-200"; pub(crate) const via_indigo_300: &str = "via-indigo-300"; pub(crate) const via_indigo_400: &str = "via-indigo-400"; pub(crate) const via_indigo_50: &str = "via-indigo-50"; pub(crate) const via_indigo_500: &str = "via-indigo-500"; pub(crate) const via_indigo_600: &str = "via-indigo-600"; pub(crate) const via_indigo_700: &str = "via-indigo-700"; pub(crate) const via_indigo_800: &str = "via-indigo-800"; pub(crate) const via_indigo_900: &str = "via-indigo-900"; pub(crate) const via_inherit: &str = "via-inherit"; pub(crate) const via_lime_100: &str = "via-lime-100"; pub(crate) const via_lime_200: &str = "via-lime-200"; pub(crate) const via_lime_300: &str = "via-lime-300"; pub(crate) const via_lime_400: &str = "via-lime-400"; pub(crate) const via_lime_50: &str = "via-lime-50"; pub(crate) const via_lime_500: &str = "via-lime-500"; pub(crate) const via_lime_600: &str = "via-lime-600"; pub(crate) const via_lime_700: &str = "via-lime-700"; pub(crate) const via_lime_800: &str = "via-lime-800"; pub(crate) const via_lime_900: &str = "via-lime-900"; pub(crate) const via_neutral_100: &str = "via-neutral-100"; pub(crate) const via_neutral_200: &str = "via-neutral-200"; pub(crate) const via_neutral_300: &str = "via-neutral-300"; pub(crate) const via_neutral_400: &str = "via-neutral-400"; pub(crate) const via_neutral_50: &str = "via-neutral-50"; pub(crate) const via_neutral_500: &str = "via-neutral-500"; pub(crate) const via_neutral_600: &str = "via-neutral-600"; pub(crate) const via_neutral_700: &str = "via-neutral-700"; pub(crate) const via_neutral_800: &str = "via-neutral-800"; pub(crate) const via_neutral_900: &str = "via-neutral-900"; pub(crate) const via_orange_100: &str = "via-orange-100"; pub(crate) const via_orange_200: &str = "via-orange-200"; pub(crate) const via_orange_300: &str = "via-orange-300"; pub(crate) const via_orange_400: &str = "via-orange-400"; pub(crate) const via_orange_50: &str = "via-orange-50"; pub(crate) const via_orange_500: &str = "via-orange-500"; pub(crate) const via_orange_600: &str = "via-orange-600"; pub(crate) const via_orange_700: &str = "via-orange-700"; pub(crate) const via_orange_800: &str = "via-orange-800"; pub(crate) const via_orange_900: &str = "via-orange-900"; pub(crate) const via_pink_100: &str = "via-pink-100"; pub(crate) const via_pink_200: &str = "via-pink-200"; pub(crate) const via_pink_300: &str = "via-pink-300"; pub(crate) const via_pink_400: &str = "via-pink-400"; pub(crate) const via_pink_50: &str = "via-pink-50"; pub(crate) const via_pink_500: &str = "via-pink-500"; pub(crate) const via_pink_600: &str = "via-pink-600"; pub(crate) const via_pink_700: &str = "via-pink-700"; pub(crate) const via_pink_800: &str = "via-pink-800"; pub(crate) const via_pink_900: &str = "via-pink-900"; pub(crate) const via_purple_100: &str = "via-purple-100"; pub(crate) const via_purple_200: &str = "via-purple-200"; pub(crate) const via_purple_300: &str = "via-purple-300"; pub(crate) const via_purple_400: &str = "via-purple-400"; pub(crate) const via_purple_50: &str = "via-purple-50"; pub(crate) const via_purple_500: &str = "via-purple-500"; pub(crate) const via_purple_600: &str = "via-purple-600"; pub(crate) const via_purple_700: &str = "via-purple-700"; pub(crate) const via_purple_800: &str = "via-purple-800"; pub(crate) const via_purple_900: &str = "via-purple-900"; pub(crate) const via_red_100: &str = "via-red-100"; pub(crate) const via_red_200: &str = "via-red-200"; pub(crate) const via_red_300: &str = "via-red-300"; pub(crate) const via_red_400: &str = "via-red-400"; pub(crate) const via_red_50: &str = "via-red-50"; pub(crate) const via_red_500: &str = "via-red-500"; pub(crate) const via_red_600: &str = "via-red-600"; pub(crate) const via_red_700: &str = "via-red-700"; pub(crate) const via_red_800: &str = "via-red-800"; pub(crate) const via_red_900: &str = "via-red-900"; pub(crate) const via_rose_100: &str = "via-rose-100"; pub(crate) const via_rose_200: &str = "via-rose-200"; pub(crate) const via_rose_300: &str = "via-rose-300"; pub(crate) const via_rose_400: &str = "via-rose-400"; pub(crate) const via_rose_50: &str = "via-rose-50"; pub(crate) const via_rose_500: &str = "via-rose-500"; pub(crate) const via_rose_600: &str = "via-rose-600"; pub(crate) const via_rose_700: &str = "via-rose-700"; pub(crate) const via_rose_800: &str = "via-rose-800"; pub(crate) const via_rose_900: &str = "via-rose-900"; pub(crate) const via_sky_100: &str = "via-sky-100"; pub(crate) const via_sky_200: &str = "via-sky-200"; pub(crate) const via_sky_300: &str = "via-sky-300"; pub(crate) const via_sky_400: &str = "via-sky-400"; pub(crate) const via_sky_50: &str = "via-sky-50"; pub(crate) const via_sky_500: &str = "via-sky-500"; pub(crate) const via_sky_600: &str = "via-sky-600"; pub(crate) const via_sky_700: &str = "via-sky-700"; pub(crate) const via_sky_800: &str = "via-sky-800"; pub(crate) const via_sky_900: &str = "via-sky-900"; pub(crate) const via_slate_100: &str = "via-slate-100"; pub(crate) const via_slate_200: &str = "via-slate-200"; pub(crate) const via_slate_300: &str = "via-slate-300"; pub(crate) const via_slate_400: &str = "via-slate-400"; pub(crate) const via_slate_50: &str = "via-slate-50"; pub(crate) const via_slate_500: &str = "via-slate-500"; pub(crate) const via_slate_600: &str = "via-slate-600"; pub(crate) const via_slate_700: &str = "via-slate-700"; pub(crate) const via_slate_800: &str = "via-slate-800"; pub(crate) const via_slate_900: &str = "via-slate-900"; pub(crate) const via_stone_100: &str = "via-stone-100"; pub(crate) const via_stone_200: &str = "via-stone-200"; pub(crate) const via_stone_300: &str = "via-stone-300"; pub(crate) const via_stone_400: &str = "via-stone-400"; pub(crate) const via_stone_50: &str = "via-stone-50"; pub(crate) const via_stone_500: &str = "via-stone-500"; pub(crate) const via_stone_600: &str = "via-stone-600"; pub(crate) const via_stone_700: &str = "via-stone-700"; pub(crate) const via_stone_800: &str = "via-stone-800"; pub(crate) const via_stone_900: &str = "via-stone-900"; pub(crate) const via_teal_100: &str = "via-teal-100"; pub(crate) const via_teal_200: &str = "via-teal-200"; pub(crate) const via_teal_300: &str = "via-teal-300"; pub(crate) const via_teal_400: &str = "via-teal-400"; pub(crate) const via_teal_50: &str = "via-teal-50"; pub(crate) const via_teal_500: &str = "via-teal-500"; pub(crate) const via_teal_600: &str = "via-teal-600"; pub(crate) const via_teal_700: &str = "via-teal-700"; pub(crate) const via_teal_800: &str = "via-teal-800"; pub(crate) const via_teal_900: &str = "via-teal-900"; pub(crate) const via_transparent: &str = "via-transparent"; pub(crate) const via_violet_100: &str = "via-violet-100"; pub(crate) const via_violet_200: &str = "via-violet-200"; pub(crate) const via_violet_300: &str = "via-violet-300"; pub(crate) const via_violet_400: &str = "via-violet-400"; pub(crate) const via_violet_50: &str = "via-violet-50"; pub(crate) const via_violet_500: &str = "via-violet-500"; pub(crate) const via_violet_600: &str = "via-violet-600"; pub(crate) const via_violet_700: &str = "via-violet-700"; pub(crate) const via_violet_800: &str = "via-violet-800"; pub(crate) const via_violet_900: &str = "via-violet-900"; pub(crate) const via_white: &str = "via-white"; pub(crate) const via_yellow_100: &str = "via-yellow-100"; pub(crate) const via_yellow_200: &str = "via-yellow-200"; pub(crate) const via_yellow_300: &str = "via-yellow-300"; pub(crate) const via_yellow_400: &str = "via-yellow-400"; pub(crate) const via_yellow_50: &str = "via-yellow-50"; pub(crate) const via_yellow_500: &str = "via-yellow-500"; pub(crate) const via_yellow_600: &str = "via-yellow-600"; pub(crate) const via_yellow_700: &str = "via-yellow-700"; pub(crate) const via_yellow_800: &str = "via-yellow-800"; pub(crate) const via_yellow_900: &str = "via-yellow-900"; pub(crate) const via_zinc_100: &str = "via-zinc-100"; pub(crate) const via_zinc_200: &str = "via-zinc-200"; pub(crate) const via_zinc_300: &str = "via-zinc-300"; pub(crate) const via_zinc_400: &str = "via-zinc-400"; pub(crate) const via_zinc_50: &str = "via-zinc-50"; pub(crate) const via_zinc_500: &str = "via-zinc-500"; pub(crate) const via_zinc_600: &str = "via-zinc-600"; pub(crate) const via_zinc_700: &str = "via-zinc-700"; pub(crate) const via_zinc_800: &str = "via-zinc-800"; pub(crate) const via_zinc_900: &str = "via-zinc-900"; } pub(crate) mod bor { pub(crate) const border: &str = "border"; pub(crate) const border_0: &str = "border-0"; pub(crate) const border_2: &str = "border-2"; pub(crate) const border_4: &str = "border-4"; pub(crate) const border_8: &str = "border-8"; pub(crate) const border_amber_100: &str = "border-amber-100"; pub(crate) const border_amber_100_of_0: &str = "border-amber-100/0"; pub(crate) const border_amber_100_of_10: &str = "border-amber-100/10"; pub(crate) const border_amber_100_of_100: &str = "border-amber-100/100"; pub(crate) const border_amber_100_of_20: &str = "border-amber-100/20"; pub(crate) const border_amber_100_of_25: &str = "border-amber-100/25"; pub(crate) const border_amber_100_of_30: &str = "border-amber-100/30"; pub(crate) const border_amber_100_of_40: &str = "border-amber-100/40"; pub(crate) const border_amber_100_of_5: &str = "border-amber-100/5"; pub(crate) const border_amber_100_of_50: &str = "border-amber-100/50"; pub(crate) const border_amber_100_of_60: &str = "border-amber-100/60"; pub(crate) const border_amber_100_of_70: &str = "border-amber-100/70"; pub(crate) const border_amber_100_of_75: &str = "border-amber-100/75"; pub(crate) const border_amber_100_of_80: &str = "border-amber-100/80"; pub(crate) const border_amber_100_of_90: &str = "border-amber-100/90"; pub(crate) const border_amber_100_of_95: &str = "border-amber-100/95"; pub(crate) const border_amber_200: &str = "border-amber-200"; pub(crate) const border_amber_200_of_0: &str = "border-amber-200/0"; pub(crate) const border_amber_200_of_10: &str = "border-amber-200/10"; pub(crate) const border_amber_200_of_100: &str = "border-amber-200/100"; pub(crate) const border_amber_200_of_20: &str = "border-amber-200/20"; pub(crate) const border_amber_200_of_25: &str = "border-amber-200/25"; pub(crate) const border_amber_200_of_30: &str = "border-amber-200/30"; pub(crate) const border_amber_200_of_40: &str = "border-amber-200/40"; pub(crate) const border_amber_200_of_5: &str = "border-amber-200/5"; pub(crate) const border_amber_200_of_50: &str = "border-amber-200/50"; pub(crate) const border_amber_200_of_60: &str = "border-amber-200/60"; pub(crate) const border_amber_200_of_70: &str = "border-amber-200/70"; pub(crate) const border_amber_200_of_75: &str = "border-amber-200/75"; pub(crate) const border_amber_200_of_80: &str = "border-amber-200/80"; pub(crate) const border_amber_200_of_90: &str = "border-amber-200/90"; pub(crate) const border_amber_200_of_95: &str = "border-amber-200/95"; pub(crate) const border_amber_300: &str = "border-amber-300"; pub(crate) const border_amber_300_of_0: &str = "border-amber-300/0"; pub(crate) const border_amber_300_of_10: &str = "border-amber-300/10"; pub(crate) const border_amber_300_of_100: &str = "border-amber-300/100"; pub(crate) const border_amber_300_of_20: &str = "border-amber-300/20"; pub(crate) const border_amber_300_of_25: &str = "border-amber-300/25"; pub(crate) const border_amber_300_of_30: &str = "border-amber-300/30"; pub(crate) const border_amber_300_of_40: &str = "border-amber-300/40"; pub(crate) const border_amber_300_of_5: &str = "border-amber-300/5"; pub(crate) const border_amber_300_of_50: &str = "border-amber-300/50"; pub(crate) const border_amber_300_of_60: &str = "border-amber-300/60"; pub(crate) const border_amber_300_of_70: &str = "border-amber-300/70"; pub(crate) const border_amber_300_of_75: &str = "border-amber-300/75"; pub(crate) const border_amber_300_of_80: &str = "border-amber-300/80"; pub(crate) const border_amber_300_of_90: &str = "border-amber-300/90"; pub(crate) const border_amber_300_of_95: &str = "border-amber-300/95"; pub(crate) const border_amber_400: &str = "border-amber-400"; pub(crate) const border_amber_400_of_0: &str = "border-amber-400/0"; pub(crate) const border_amber_400_of_10: &str = "border-amber-400/10"; pub(crate) const border_amber_400_of_100: &str = "border-amber-400/100"; pub(crate) const border_amber_400_of_20: &str = "border-amber-400/20"; pub(crate) const border_amber_400_of_25: &str = "border-amber-400/25"; pub(crate) const border_amber_400_of_30: &str = "border-amber-400/30"; pub(crate) const border_amber_400_of_40: &str = "border-amber-400/40"; pub(crate) const border_amber_400_of_5: &str = "border-amber-400/5"; pub(crate) const border_amber_400_of_50: &str = "border-amber-400/50"; pub(crate) const border_amber_400_of_60: &str = "border-amber-400/60"; pub(crate) const border_amber_400_of_70: &str = "border-amber-400/70"; pub(crate) const border_amber_400_of_75: &str = "border-amber-400/75"; pub(crate) const border_amber_400_of_80: &str = "border-amber-400/80"; pub(crate) const border_amber_400_of_90: &str = "border-amber-400/90"; pub(crate) const border_amber_400_of_95: &str = "border-amber-400/95"; pub(crate) const border_amber_50: &str = "border-amber-50"; pub(crate) const border_amber_500: &str = "border-amber-500"; pub(crate) const border_amber_500_of_0: &str = "border-amber-500/0"; pub(crate) const border_amber_500_of_10: &str = "border-amber-500/10"; pub(crate) const border_amber_500_of_100: &str = "border-amber-500/100"; pub(crate) const border_amber_500_of_20: &str = "border-amber-500/20"; pub(crate) const border_amber_500_of_25: &str = "border-amber-500/25"; pub(crate) const border_amber_500_of_30: &str = "border-amber-500/30"; pub(crate) const border_amber_500_of_40: &str = "border-amber-500/40"; pub(crate) const border_amber_500_of_5: &str = "border-amber-500/5"; pub(crate) const border_amber_500_of_50: &str = "border-amber-500/50"; pub(crate) const border_amber_500_of_60: &str = "border-amber-500/60"; pub(crate) const border_amber_500_of_70: &str = "border-amber-500/70"; pub(crate) const border_amber_500_of_75: &str = "border-amber-500/75"; pub(crate) const border_amber_500_of_80: &str = "border-amber-500/80"; pub(crate) const border_amber_500_of_90: &str = "border-amber-500/90"; pub(crate) const border_amber_500_of_95: &str = "border-amber-500/95"; pub(crate) const border_amber_50_of_0: &str = "border-amber-50/0"; pub(crate) const border_amber_50_of_10: &str = "border-amber-50/10"; pub(crate) const border_amber_50_of_100: &str = "border-amber-50/100"; pub(crate) const border_amber_50_of_20: &str = "border-amber-50/20"; pub(crate) const border_amber_50_of_25: &str = "border-amber-50/25"; pub(crate) const border_amber_50_of_30: &str = "border-amber-50/30"; pub(crate) const border_amber_50_of_40: &str = "border-amber-50/40"; pub(crate) const border_amber_50_of_5: &str = "border-amber-50/5"; pub(crate) const border_amber_50_of_50: &str = "border-amber-50/50"; pub(crate) const border_amber_50_of_60: &str = "border-amber-50/60"; pub(crate) const border_amber_50_of_70: &str = "border-amber-50/70"; pub(crate) const border_amber_50_of_75: &str = "border-amber-50/75"; pub(crate) const border_amber_50_of_80: &str = "border-amber-50/80"; pub(crate) const border_amber_50_of_90: &str = "border-amber-50/90"; pub(crate) const border_amber_50_of_95: &str = "border-amber-50/95"; pub(crate) const border_amber_600: &str = "border-amber-600"; pub(crate) const border_amber_600_of_0: &str = "border-amber-600/0"; pub(crate) const border_amber_600_of_10: &str = "border-amber-600/10"; pub(crate) const border_amber_600_of_100: &str = "border-amber-600/100"; pub(crate) const border_amber_600_of_20: &str = "border-amber-600/20"; pub(crate) const border_amber_600_of_25: &str = "border-amber-600/25"; pub(crate) const border_amber_600_of_30: &str = "border-amber-600/30"; pub(crate) const border_amber_600_of_40: &str = "border-amber-600/40"; pub(crate) const border_amber_600_of_5: &str = "border-amber-600/5"; pub(crate) const border_amber_600_of_50: &str = "border-amber-600/50"; pub(crate) const border_amber_600_of_60: &str = "border-amber-600/60"; pub(crate) const border_amber_600_of_70: &str = "border-amber-600/70"; pub(crate) const border_amber_600_of_75: &str = "border-amber-600/75"; pub(crate) const border_amber_600_of_80: &str = "border-amber-600/80"; pub(crate) const border_amber_600_of_90: &str = "border-amber-600/90"; pub(crate) const border_amber_600_of_95: &str = "border-amber-600/95"; pub(crate) const border_amber_700: &str = "border-amber-700"; pub(crate) const border_amber_700_of_0: &str = "border-amber-700/0"; pub(crate) const border_amber_700_of_10: &str = "border-amber-700/10"; pub(crate) const border_amber_700_of_100: &str = "border-amber-700/100"; pub(crate) const border_amber_700_of_20: &str = "border-amber-700/20"; pub(crate) const border_amber_700_of_25: &str = "border-amber-700/25"; pub(crate) const border_amber_700_of_30: &str = "border-amber-700/30"; pub(crate) const border_amber_700_of_40: &str = "border-amber-700/40"; pub(crate) const border_amber_700_of_5: &str = "border-amber-700/5"; pub(crate) const border_amber_700_of_50: &str = "border-amber-700/50"; pub(crate) const border_amber_700_of_60: &str = "border-amber-700/60"; pub(crate) const border_amber_700_of_70: &str = "border-amber-700/70"; pub(crate) const border_amber_700_of_75: &str = "border-amber-700/75"; pub(crate) const border_amber_700_of_80: &str = "border-amber-700/80"; pub(crate) const border_amber_700_of_90: &str = "border-amber-700/90"; pub(crate) const border_amber_700_of_95: &str = "border-amber-700/95"; pub(crate) const border_amber_800: &str = "border-amber-800"; pub(crate) const border_amber_800_of_0: &str = "border-amber-800/0"; pub(crate) const border_amber_800_of_10: &str = "border-amber-800/10"; pub(crate) const border_amber_800_of_100: &str = "border-amber-800/100"; pub(crate) const border_amber_800_of_20: &str = "border-amber-800/20"; pub(crate) const border_amber_800_of_25: &str = "border-amber-800/25"; pub(crate) const border_amber_800_of_30: &str = "border-amber-800/30"; pub(crate) const border_amber_800_of_40: &str = "border-amber-800/40"; pub(crate) const border_amber_800_of_5: &str = "border-amber-800/5"; pub(crate) const border_amber_800_of_50: &str = "border-amber-800/50"; pub(crate) const border_amber_800_of_60: &str = "border-amber-800/60"; pub(crate) const border_amber_800_of_70: &str = "border-amber-800/70"; pub(crate) const border_amber_800_of_75: &str = "border-amber-800/75"; pub(crate) const border_amber_800_of_80: &str = "border-amber-800/80"; pub(crate) const border_amber_800_of_90: &str = "border-amber-800/90"; pub(crate) const border_amber_800_of_95: &str = "border-amber-800/95"; pub(crate) const border_amber_900: &str = "border-amber-900"; pub(crate) const border_amber_900_of_0: &str = "border-amber-900/0"; pub(crate) const border_amber_900_of_10: &str = "border-amber-900/10"; pub(crate) const border_amber_900_of_100: &str = "border-amber-900/100"; pub(crate) const border_amber_900_of_20: &str = "border-amber-900/20"; pub(crate) const border_amber_900_of_25: &str = "border-amber-900/25"; pub(crate) const border_amber_900_of_30: &str = "border-amber-900/30"; pub(crate) const border_amber_900_of_40: &str = "border-amber-900/40"; pub(crate) const border_amber_900_of_5: &str = "border-amber-900/5"; pub(crate) const border_amber_900_of_50: &str = "border-amber-900/50"; pub(crate) const border_amber_900_of_60: &str = "border-amber-900/60"; pub(crate) const border_amber_900_of_70: &str = "border-amber-900/70"; pub(crate) const border_amber_900_of_75: &str = "border-amber-900/75"; pub(crate) const border_amber_900_of_80: &str = "border-amber-900/80"; pub(crate) const border_amber_900_of_90: &str = "border-amber-900/90"; pub(crate) const border_amber_900_of_95: &str = "border-amber-900/95"; pub(crate) const border_b: &str = "border-b"; pub(crate) const border_b_0: &str = "border-b-0"; pub(crate) const border_b_2: &str = "border-b-2"; pub(crate) const border_b_4: &str = "border-b-4"; pub(crate) const border_b_8: &str = "border-b-8"; pub(crate) const border_b_amber_100: &str = "border-b-amber-100"; pub(crate) const border_b_amber_100_of_0: &str = "border-b-amber-100/0"; pub(crate) const border_b_amber_100_of_10: &str = "border-b-amber-100/10"; pub(crate) const border_b_amber_100_of_100: &str = "border-b-amber-100/100"; pub(crate) const border_b_amber_100_of_20: &str = "border-b-amber-100/20"; pub(crate) const border_b_amber_100_of_25: &str = "border-b-amber-100/25"; pub(crate) const border_b_amber_100_of_30: &str = "border-b-amber-100/30"; pub(crate) const border_b_amber_100_of_40: &str = "border-b-amber-100/40"; pub(crate) const border_b_amber_100_of_5: &str = "border-b-amber-100/5"; pub(crate) const border_b_amber_100_of_50: &str = "border-b-amber-100/50"; pub(crate) const border_b_amber_100_of_60: &str = "border-b-amber-100/60"; pub(crate) const border_b_amber_100_of_70: &str = "border-b-amber-100/70"; pub(crate) const border_b_amber_100_of_75: &str = "border-b-amber-100/75"; pub(crate) const border_b_amber_100_of_80: &str = "border-b-amber-100/80"; pub(crate) const border_b_amber_100_of_90: &str = "border-b-amber-100/90"; pub(crate) const border_b_amber_100_of_95: &str = "border-b-amber-100/95"; pub(crate) const border_b_amber_200: &str = "border-b-amber-200"; pub(crate) const border_b_amber_200_of_0: &str = "border-b-amber-200/0"; pub(crate) const border_b_amber_200_of_10: &str = "border-b-amber-200/10"; pub(crate) const border_b_amber_200_of_100: &str = "border-b-amber-200/100"; pub(crate) const border_b_amber_200_of_20: &str = "border-b-amber-200/20"; pub(crate) const border_b_amber_200_of_25: &str = "border-b-amber-200/25"; pub(crate) const border_b_amber_200_of_30: &str = "border-b-amber-200/30"; pub(crate) const border_b_amber_200_of_40: &str = "border-b-amber-200/40"; pub(crate) const border_b_amber_200_of_5: &str = "border-b-amber-200/5"; pub(crate) const border_b_amber_200_of_50: &str = "border-b-amber-200/50"; pub(crate) const border_b_amber_200_of_60: &str = "border-b-amber-200/60"; pub(crate) const border_b_amber_200_of_70: &str = "border-b-amber-200/70"; pub(crate) const border_b_amber_200_of_75: &str = "border-b-amber-200/75"; pub(crate) const border_b_amber_200_of_80: &str = "border-b-amber-200/80"; pub(crate) const border_b_amber_200_of_90: &str = "border-b-amber-200/90"; pub(crate) const border_b_amber_200_of_95: &str = "border-b-amber-200/95"; pub(crate) const border_b_amber_300: &str = "border-b-amber-300"; pub(crate) const border_b_amber_300_of_0: &str = "border-b-amber-300/0"; pub(crate) const border_b_amber_300_of_10: &str = "border-b-amber-300/10"; pub(crate) const border_b_amber_300_of_100: &str = "border-b-amber-300/100"; pub(crate) const border_b_amber_300_of_20: &str = "border-b-amber-300/20"; pub(crate) const border_b_amber_300_of_25: &str = "border-b-amber-300/25"; pub(crate) const border_b_amber_300_of_30: &str = "border-b-amber-300/30"; pub(crate) const border_b_amber_300_of_40: &str = "border-b-amber-300/40"; pub(crate) const border_b_amber_300_of_5: &str = "border-b-amber-300/5"; pub(crate) const border_b_amber_300_of_50: &str = "border-b-amber-300/50"; pub(crate) const border_b_amber_300_of_60: &str = "border-b-amber-300/60"; pub(crate) const border_b_amber_300_of_70: &str = "border-b-amber-300/70"; pub(crate) const border_b_amber_300_of_75: &str = "border-b-amber-300/75"; pub(crate) const border_b_amber_300_of_80: &str = "border-b-amber-300/80"; pub(crate) const border_b_amber_300_of_90: &str = "border-b-amber-300/90"; pub(crate) const border_b_amber_300_of_95: &str = "border-b-amber-300/95"; pub(crate) const border_b_amber_400: &str = "border-b-amber-400"; pub(crate) const border_b_amber_400_of_0: &str = "border-b-amber-400/0"; pub(crate) const border_b_amber_400_of_10: &str = "border-b-amber-400/10"; pub(crate) const border_b_amber_400_of_100: &str = "border-b-amber-400/100"; pub(crate) const border_b_amber_400_of_20: &str = "border-b-amber-400/20"; pub(crate) const border_b_amber_400_of_25: &str = "border-b-amber-400/25"; pub(crate) const border_b_amber_400_of_30: &str = "border-b-amber-400/30"; pub(crate) const border_b_amber_400_of_40: &str = "border-b-amber-400/40"; pub(crate) const border_b_amber_400_of_5: &str = "border-b-amber-400/5"; pub(crate) const border_b_amber_400_of_50: &str = "border-b-amber-400/50"; pub(crate) const border_b_amber_400_of_60: &str = "border-b-amber-400/60"; pub(crate) const border_b_amber_400_of_70: &str = "border-b-amber-400/70"; pub(crate) const border_b_amber_400_of_75: &str = "border-b-amber-400/75"; pub(crate) const border_b_amber_400_of_80: &str = "border-b-amber-400/80"; pub(crate) const border_b_amber_400_of_90: &str = "border-b-amber-400/90"; pub(crate) const border_b_amber_400_of_95: &str = "border-b-amber-400/95"; pub(crate) const border_b_amber_50: &str = "border-b-amber-50"; pub(crate) const border_b_amber_500: &str = "border-b-amber-500"; pub(crate) const border_b_amber_500_of_0: &str = "border-b-amber-500/0"; pub(crate) const border_b_amber_500_of_10: &str = "border-b-amber-500/10"; pub(crate) const border_b_amber_500_of_100: &str = "border-b-amber-500/100"; pub(crate) const border_b_amber_500_of_20: &str = "border-b-amber-500/20"; pub(crate) const border_b_amber_500_of_25: &str = "border-b-amber-500/25"; pub(crate) const border_b_amber_500_of_30: &str = "border-b-amber-500/30"; pub(crate) const border_b_amber_500_of_40: &str = "border-b-amber-500/40"; pub(crate) const border_b_amber_500_of_5: &str = "border-b-amber-500/5"; pub(crate) const border_b_amber_500_of_50: &str = "border-b-amber-500/50"; pub(crate) const border_b_amber_500_of_60: &str = "border-b-amber-500/60"; pub(crate) const border_b_amber_500_of_70: &str = "border-b-amber-500/70"; pub(crate) const border_b_amber_500_of_75: &str = "border-b-amber-500/75"; pub(crate) const border_b_amber_500_of_80: &str = "border-b-amber-500/80"; pub(crate) const border_b_amber_500_of_90: &str = "border-b-amber-500/90"; pub(crate) const border_b_amber_500_of_95: &str = "border-b-amber-500/95"; pub(crate) const border_b_amber_50_of_0: &str = "border-b-amber-50/0"; pub(crate) const border_b_amber_50_of_10: &str = "border-b-amber-50/10"; pub(crate) const border_b_amber_50_of_100: &str = "border-b-amber-50/100"; pub(crate) const border_b_amber_50_of_20: &str = "border-b-amber-50/20"; pub(crate) const border_b_amber_50_of_25: &str = "border-b-amber-50/25"; pub(crate) const border_b_amber_50_of_30: &str = "border-b-amber-50/30"; pub(crate) const border_b_amber_50_of_40: &str = "border-b-amber-50/40"; pub(crate) const border_b_amber_50_of_5: &str = "border-b-amber-50/5"; pub(crate) const border_b_amber_50_of_50: &str = "border-b-amber-50/50"; pub(crate) const border_b_amber_50_of_60: &str = "border-b-amber-50/60"; pub(crate) const border_b_amber_50_of_70: &str = "border-b-amber-50/70"; pub(crate) const border_b_amber_50_of_75: &str = "border-b-amber-50/75"; pub(crate) const border_b_amber_50_of_80: &str = "border-b-amber-50/80"; pub(crate) const border_b_amber_50_of_90: &str = "border-b-amber-50/90"; pub(crate) const border_b_amber_50_of_95: &str = "border-b-amber-50/95"; pub(crate) const border_b_amber_600: &str = "border-b-amber-600"; pub(crate) const border_b_amber_600_of_0: &str = "border-b-amber-600/0"; pub(crate) const border_b_amber_600_of_10: &str = "border-b-amber-600/10"; pub(crate) const border_b_amber_600_of_100: &str = "border-b-amber-600/100"; pub(crate) const border_b_amber_600_of_20: &str = "border-b-amber-600/20"; pub(crate) const border_b_amber_600_of_25: &str = "border-b-amber-600/25"; pub(crate) const border_b_amber_600_of_30: &str = "border-b-amber-600/30"; pub(crate) const border_b_amber_600_of_40: &str = "border-b-amber-600/40"; pub(crate) const border_b_amber_600_of_5: &str = "border-b-amber-600/5"; pub(crate) const border_b_amber_600_of_50: &str = "border-b-amber-600/50"; pub(crate) const border_b_amber_600_of_60: &str = "border-b-amber-600/60"; pub(crate) const border_b_amber_600_of_70: &str = "border-b-amber-600/70"; pub(crate) const border_b_amber_600_of_75: &str = "border-b-amber-600/75"; pub(crate) const border_b_amber_600_of_80: &str = "border-b-amber-600/80"; pub(crate) const border_b_amber_600_of_90: &str = "border-b-amber-600/90"; pub(crate) const border_b_amber_600_of_95: &str = "border-b-amber-600/95"; pub(crate) const border_b_amber_700: &str = "border-b-amber-700"; pub(crate) const border_b_amber_700_of_0: &str = "border-b-amber-700/0"; pub(crate) const border_b_amber_700_of_10: &str = "border-b-amber-700/10"; pub(crate) const border_b_amber_700_of_100: &str = "border-b-amber-700/100"; pub(crate) const border_b_amber_700_of_20: &str = "border-b-amber-700/20"; pub(crate) const border_b_amber_700_of_25: &str = "border-b-amber-700/25"; pub(crate) const border_b_amber_700_of_30: &str = "border-b-amber-700/30"; pub(crate) const border_b_amber_700_of_40: &str = "border-b-amber-700/40"; pub(crate) const border_b_amber_700_of_5: &str = "border-b-amber-700/5"; pub(crate) const border_b_amber_700_of_50: &str = "border-b-amber-700/50"; pub(crate) const border_b_amber_700_of_60: &str = "border-b-amber-700/60"; pub(crate) const border_b_amber_700_of_70: &str = "border-b-amber-700/70"; pub(crate) const border_b_amber_700_of_75: &str = "border-b-amber-700/75"; pub(crate) const border_b_amber_700_of_80: &str = "border-b-amber-700/80"; pub(crate) const border_b_amber_700_of_90: &str = "border-b-amber-700/90"; pub(crate) const border_b_amber_700_of_95: &str = "border-b-amber-700/95"; pub(crate) const border_b_amber_800: &str = "border-b-amber-800"; pub(crate) const border_b_amber_800_of_0: &str = "border-b-amber-800/0"; pub(crate) const border_b_amber_800_of_10: &str = "border-b-amber-800/10"; pub(crate) const border_b_amber_800_of_100: &str = "border-b-amber-800/100"; pub(crate) const border_b_amber_800_of_20: &str = "border-b-amber-800/20"; pub(crate) const border_b_amber_800_of_25: &str = "border-b-amber-800/25"; pub(crate) const border_b_amber_800_of_30: &str = "border-b-amber-800/30"; pub(crate) const border_b_amber_800_of_40: &str = "border-b-amber-800/40"; pub(crate) const border_b_amber_800_of_5: &str = "border-b-amber-800/5"; pub(crate) const border_b_amber_800_of_50: &str = "border-b-amber-800/50"; pub(crate) const border_b_amber_800_of_60: &str = "border-b-amber-800/60"; pub(crate) const border_b_amber_800_of_70: &str = "border-b-amber-800/70"; pub(crate) const border_b_amber_800_of_75: &str = "border-b-amber-800/75"; pub(crate) const border_b_amber_800_of_80: &str = "border-b-amber-800/80"; pub(crate) const border_b_amber_800_of_90: &str = "border-b-amber-800/90"; pub(crate) const border_b_amber_800_of_95: &str = "border-b-amber-800/95"; pub(crate) const border_b_amber_900: &str = "border-b-amber-900"; pub(crate) const border_b_amber_900_of_0: &str = "border-b-amber-900/0"; pub(crate) const border_b_amber_900_of_10: &str = "border-b-amber-900/10"; pub(crate) const border_b_amber_900_of_100: &str = "border-b-amber-900/100"; pub(crate) const border_b_amber_900_of_20: &str = "border-b-amber-900/20"; pub(crate) const border_b_amber_900_of_25: &str = "border-b-amber-900/25"; pub(crate) const border_b_amber_900_of_30: &str = "border-b-amber-900/30"; pub(crate) const border_b_amber_900_of_40: &str = "border-b-amber-900/40"; pub(crate) const border_b_amber_900_of_5: &str = "border-b-amber-900/5"; pub(crate) const border_b_amber_900_of_50: &str = "border-b-amber-900/50"; pub(crate) const border_b_amber_900_of_60: &str = "border-b-amber-900/60"; pub(crate) const border_b_amber_900_of_70: &str = "border-b-amber-900/70"; pub(crate) const border_b_amber_900_of_75: &str = "border-b-amber-900/75"; pub(crate) const border_b_amber_900_of_80: &str = "border-b-amber-900/80"; pub(crate) const border_b_amber_900_of_90: &str = "border-b-amber-900/90"; pub(crate) const border_b_amber_900_of_95: &str = "border-b-amber-900/95"; pub(crate) const border_b_black: &str = "border-b-black"; pub(crate) const border_b_black_of_0: &str = "border-b-black/0"; pub(crate) const border_b_black_of_10: &str = "border-b-black/10"; pub(crate) const border_b_black_of_100: &str = "border-b-black/100"; pub(crate) const border_b_black_of_20: &str = "border-b-black/20"; pub(crate) const border_b_black_of_25: &str = "border-b-black/25"; pub(crate) const border_b_black_of_30: &str = "border-b-black/30"; pub(crate) const border_b_black_of_40: &str = "border-b-black/40"; pub(crate) const border_b_black_of_5: &str = "border-b-black/5"; pub(crate) const border_b_black_of_50: &str = "border-b-black/50"; pub(crate) const border_b_black_of_60: &str = "border-b-black/60"; pub(crate) const border_b_black_of_70: &str = "border-b-black/70"; pub(crate) const border_b_black_of_75: &str = "border-b-black/75"; pub(crate) const border_b_black_of_80: &str = "border-b-black/80"; pub(crate) const border_b_black_of_90: &str = "border-b-black/90"; pub(crate) const border_b_black_of_95: &str = "border-b-black/95"; pub(crate) const border_b_blue_100: &str = "border-b-blue-100"; pub(crate) const border_b_blue_100_of_0: &str = "border-b-blue-100/0"; pub(crate) const border_b_blue_100_of_10: &str = "border-b-blue-100/10"; pub(crate) const border_b_blue_100_of_100: &str = "border-b-blue-100/100"; pub(crate) const border_b_blue_100_of_20: &str = "border-b-blue-100/20"; pub(crate) const border_b_blue_100_of_25: &str = "border-b-blue-100/25"; pub(crate) const border_b_blue_100_of_30: &str = "border-b-blue-100/30"; pub(crate) const border_b_blue_100_of_40: &str = "border-b-blue-100/40"; pub(crate) const border_b_blue_100_of_5: &str = "border-b-blue-100/5"; pub(crate) const border_b_blue_100_of_50: &str = "border-b-blue-100/50"; pub(crate) const border_b_blue_100_of_60: &str = "border-b-blue-100/60"; pub(crate) const border_b_blue_100_of_70: &str = "border-b-blue-100/70"; pub(crate) const border_b_blue_100_of_75: &str = "border-b-blue-100/75"; pub(crate) const border_b_blue_100_of_80: &str = "border-b-blue-100/80"; pub(crate) const border_b_blue_100_of_90: &str = "border-b-blue-100/90"; pub(crate) const border_b_blue_100_of_95: &str = "border-b-blue-100/95"; pub(crate) const border_b_blue_200: &str = "border-b-blue-200"; pub(crate) const border_b_blue_200_of_0: &str = "border-b-blue-200/0"; pub(crate) const border_b_blue_200_of_10: &str = "border-b-blue-200/10"; pub(crate) const border_b_blue_200_of_100: &str = "border-b-blue-200/100"; pub(crate) const border_b_blue_200_of_20: &str = "border-b-blue-200/20"; pub(crate) const border_b_blue_200_of_25: &str = "border-b-blue-200/25"; pub(crate) const border_b_blue_200_of_30: &str = "border-b-blue-200/30"; pub(crate) const border_b_blue_200_of_40: &str = "border-b-blue-200/40"; pub(crate) const border_b_blue_200_of_5: &str = "border-b-blue-200/5"; pub(crate) const border_b_blue_200_of_50: &str = "border-b-blue-200/50"; pub(crate) const border_b_blue_200_of_60: &str = "border-b-blue-200/60"; pub(crate) const border_b_blue_200_of_70: &str = "border-b-blue-200/70"; pub(crate) const border_b_blue_200_of_75: &str = "border-b-blue-200/75"; pub(crate) const border_b_blue_200_of_80: &str = "border-b-blue-200/80"; pub(crate) const border_b_blue_200_of_90: &str = "border-b-blue-200/90"; pub(crate) const border_b_blue_200_of_95: &str = "border-b-blue-200/95"; pub(crate) const border_b_blue_300: &str = "border-b-blue-300"; pub(crate) const border_b_blue_300_of_0: &str = "border-b-blue-300/0"; pub(crate) const border_b_blue_300_of_10: &str = "border-b-blue-300/10"; pub(crate) const border_b_blue_300_of_100: &str = "border-b-blue-300/100"; pub(crate) const border_b_blue_300_of_20: &str = "border-b-blue-300/20"; pub(crate) const border_b_blue_300_of_25: &str = "border-b-blue-300/25"; pub(crate) const border_b_blue_300_of_30: &str = "border-b-blue-300/30"; pub(crate) const border_b_blue_300_of_40: &str = "border-b-blue-300/40"; pub(crate) const border_b_blue_300_of_5: &str = "border-b-blue-300/5"; pub(crate) const border_b_blue_300_of_50: &str = "border-b-blue-300/50"; pub(crate) const border_b_blue_300_of_60: &str = "border-b-blue-300/60"; pub(crate) const border_b_blue_300_of_70: &str = "border-b-blue-300/70"; pub(crate) const border_b_blue_300_of_75: &str = "border-b-blue-300/75"; pub(crate) const border_b_blue_300_of_80: &str = "border-b-blue-300/80"; pub(crate) const border_b_blue_300_of_90: &str = "border-b-blue-300/90"; pub(crate) const border_b_blue_300_of_95: &str = "border-b-blue-300/95"; pub(crate) const border_b_blue_400: &str = "border-b-blue-400"; pub(crate) const border_b_blue_400_of_0: &str = "border-b-blue-400/0"; pub(crate) const border_b_blue_400_of_10: &str = "border-b-blue-400/10"; pub(crate) const border_b_blue_400_of_100: &str = "border-b-blue-400/100"; pub(crate) const border_b_blue_400_of_20: &str = "border-b-blue-400/20"; pub(crate) const border_b_blue_400_of_25: &str = "border-b-blue-400/25"; pub(crate) const border_b_blue_400_of_30: &str = "border-b-blue-400/30"; pub(crate) const border_b_blue_400_of_40: &str = "border-b-blue-400/40"; pub(crate) const border_b_blue_400_of_5: &str = "border-b-blue-400/5"; pub(crate) const border_b_blue_400_of_50: &str = "border-b-blue-400/50"; pub(crate) const border_b_blue_400_of_60: &str = "border-b-blue-400/60"; pub(crate) const border_b_blue_400_of_70: &str = "border-b-blue-400/70"; pub(crate) const border_b_blue_400_of_75: &str = "border-b-blue-400/75"; pub(crate) const border_b_blue_400_of_80: &str = "border-b-blue-400/80"; pub(crate) const border_b_blue_400_of_90: &str = "border-b-blue-400/90"; pub(crate) const border_b_blue_400_of_95: &str = "border-b-blue-400/95"; pub(crate) const border_b_blue_50: &str = "border-b-blue-50"; pub(crate) const border_b_blue_500: &str = "border-b-blue-500"; pub(crate) const border_b_blue_500_of_0: &str = "border-b-blue-500/0"; pub(crate) const border_b_blue_500_of_10: &str = "border-b-blue-500/10"; pub(crate) const border_b_blue_500_of_100: &str = "border-b-blue-500/100"; pub(crate) const border_b_blue_500_of_20: &str = "border-b-blue-500/20"; pub(crate) const border_b_blue_500_of_25: &str = "border-b-blue-500/25"; pub(crate) const border_b_blue_500_of_30: &str = "border-b-blue-500/30"; pub(crate) const border_b_blue_500_of_40: &str = "border-b-blue-500/40"; pub(crate) const border_b_blue_500_of_5: &str = "border-b-blue-500/5"; pub(crate) const border_b_blue_500_of_50: &str = "border-b-blue-500/50"; pub(crate) const border_b_blue_500_of_60: &str = "border-b-blue-500/60"; pub(crate) const border_b_blue_500_of_70: &str = "border-b-blue-500/70"; pub(crate) const border_b_blue_500_of_75: &str = "border-b-blue-500/75"; pub(crate) const border_b_blue_500_of_80: &str = "border-b-blue-500/80"; pub(crate) const border_b_blue_500_of_90: &str = "border-b-blue-500/90"; pub(crate) const border_b_blue_500_of_95: &str = "border-b-blue-500/95"; pub(crate) const border_b_blue_50_of_0: &str = "border-b-blue-50/0"; pub(crate) const border_b_blue_50_of_10: &str = "border-b-blue-50/10"; pub(crate) const border_b_blue_50_of_100: &str = "border-b-blue-50/100"; pub(crate) const border_b_blue_50_of_20: &str = "border-b-blue-50/20"; pub(crate) const border_b_blue_50_of_25: &str = "border-b-blue-50/25"; pub(crate) const border_b_blue_50_of_30: &str = "border-b-blue-50/30"; pub(crate) const border_b_blue_50_of_40: &str = "border-b-blue-50/40"; pub(crate) const border_b_blue_50_of_5: &str = "border-b-blue-50/5"; pub(crate) const border_b_blue_50_of_50: &str = "border-b-blue-50/50"; pub(crate) const border_b_blue_50_of_60: &str = "border-b-blue-50/60"; pub(crate) const border_b_blue_50_of_70: &str = "border-b-blue-50/70"; pub(crate) const border_b_blue_50_of_75: &str = "border-b-blue-50/75"; pub(crate) const border_b_blue_50_of_80: &str = "border-b-blue-50/80"; pub(crate) const border_b_blue_50_of_90: &str = "border-b-blue-50/90"; pub(crate) const border_b_blue_50_of_95: &str = "border-b-blue-50/95"; pub(crate) const border_b_blue_600: &str = "border-b-blue-600"; pub(crate) const border_b_blue_600_of_0: &str = "border-b-blue-600/0"; pub(crate) const border_b_blue_600_of_10: &str = "border-b-blue-600/10"; pub(crate) const border_b_blue_600_of_100: &str = "border-b-blue-600/100"; pub(crate) const border_b_blue_600_of_20: &str = "border-b-blue-600/20"; pub(crate) const border_b_blue_600_of_25: &str = "border-b-blue-600/25"; pub(crate) const border_b_blue_600_of_30: &str = "border-b-blue-600/30"; pub(crate) const border_b_blue_600_of_40: &str = "border-b-blue-600/40"; pub(crate) const border_b_blue_600_of_5: &str = "border-b-blue-600/5"; pub(crate) const border_b_blue_600_of_50: &str = "border-b-blue-600/50"; pub(crate) const border_b_blue_600_of_60: &str = "border-b-blue-600/60"; pub(crate) const border_b_blue_600_of_70: &str = "border-b-blue-600/70"; pub(crate) const border_b_blue_600_of_75: &str = "border-b-blue-600/75"; pub(crate) const border_b_blue_600_of_80: &str = "border-b-blue-600/80"; pub(crate) const border_b_blue_600_of_90: &str = "border-b-blue-600/90"; pub(crate) const border_b_blue_600_of_95: &str = "border-b-blue-600/95"; pub(crate) const border_b_blue_700: &str = "border-b-blue-700"; pub(crate) const border_b_blue_700_of_0: &str = "border-b-blue-700/0"; pub(crate) const border_b_blue_700_of_10: &str = "border-b-blue-700/10"; pub(crate) const border_b_blue_700_of_100: &str = "border-b-blue-700/100"; pub(crate) const border_b_blue_700_of_20: &str = "border-b-blue-700/20"; pub(crate) const border_b_blue_700_of_25: &str = "border-b-blue-700/25"; pub(crate) const border_b_blue_700_of_30: &str = "border-b-blue-700/30"; pub(crate) const border_b_blue_700_of_40: &str = "border-b-blue-700/40"; pub(crate) const border_b_blue_700_of_5: &str = "border-b-blue-700/5"; pub(crate) const border_b_blue_700_of_50: &str = "border-b-blue-700/50"; pub(crate) const border_b_blue_700_of_60: &str = "border-b-blue-700/60"; pub(crate) const border_b_blue_700_of_70: &str = "border-b-blue-700/70"; pub(crate) const border_b_blue_700_of_75: &str = "border-b-blue-700/75"; pub(crate) const border_b_blue_700_of_80: &str = "border-b-blue-700/80"; pub(crate) const border_b_blue_700_of_90: &str = "border-b-blue-700/90"; pub(crate) const border_b_blue_700_of_95: &str = "border-b-blue-700/95"; pub(crate) const border_b_blue_800: &str = "border-b-blue-800"; pub(crate) const border_b_blue_800_of_0: &str = "border-b-blue-800/0"; pub(crate) const border_b_blue_800_of_10: &str = "border-b-blue-800/10"; pub(crate) const border_b_blue_800_of_100: &str = "border-b-blue-800/100"; pub(crate) const border_b_blue_800_of_20: &str = "border-b-blue-800/20"; pub(crate) const border_b_blue_800_of_25: &str = "border-b-blue-800/25"; pub(crate) const border_b_blue_800_of_30: &str = "border-b-blue-800/30"; pub(crate) const border_b_blue_800_of_40: &str = "border-b-blue-800/40"; pub(crate) const border_b_blue_800_of_5: &str = "border-b-blue-800/5"; pub(crate) const border_b_blue_800_of_50: &str = "border-b-blue-800/50"; pub(crate) const border_b_blue_800_of_60: &str = "border-b-blue-800/60"; pub(crate) const border_b_blue_800_of_70: &str = "border-b-blue-800/70"; pub(crate) const border_b_blue_800_of_75: &str = "border-b-blue-800/75"; pub(crate) const border_b_blue_800_of_80: &str = "border-b-blue-800/80"; pub(crate) const border_b_blue_800_of_90: &str = "border-b-blue-800/90"; pub(crate) const border_b_blue_800_of_95: &str = "border-b-blue-800/95"; pub(crate) const border_b_blue_900: &str = "border-b-blue-900"; pub(crate) const border_b_blue_900_of_0: &str = "border-b-blue-900/0"; pub(crate) const border_b_blue_900_of_10: &str = "border-b-blue-900/10"; pub(crate) const border_b_blue_900_of_100: &str = "border-b-blue-900/100"; pub(crate) const border_b_blue_900_of_20: &str = "border-b-blue-900/20"; pub(crate) const border_b_blue_900_of_25: &str = "border-b-blue-900/25"; pub(crate) const border_b_blue_900_of_30: &str = "border-b-blue-900/30"; pub(crate) const border_b_blue_900_of_40: &str = "border-b-blue-900/40"; pub(crate) const border_b_blue_900_of_5: &str = "border-b-blue-900/5"; pub(crate) const border_b_blue_900_of_50: &str = "border-b-blue-900/50"; pub(crate) const border_b_blue_900_of_60: &str = "border-b-blue-900/60"; pub(crate) const border_b_blue_900_of_70: &str = "border-b-blue-900/70"; pub(crate) const border_b_blue_900_of_75: &str = "border-b-blue-900/75"; pub(crate) const border_b_blue_900_of_80: &str = "border-b-blue-900/80"; pub(crate) const border_b_blue_900_of_90: &str = "border-b-blue-900/90"; pub(crate) const border_b_blue_900_of_95: &str = "border-b-blue-900/95"; pub(crate) const border_b_current: &str = "border-b-current"; pub(crate) const border_b_cyan_100: &str = "border-b-cyan-100"; pub(crate) const border_b_cyan_100_of_0: &str = "border-b-cyan-100/0"; pub(crate) const border_b_cyan_100_of_10: &str = "border-b-cyan-100/10"; pub(crate) const border_b_cyan_100_of_100: &str = "border-b-cyan-100/100"; pub(crate) const border_b_cyan_100_of_20: &str = "border-b-cyan-100/20"; pub(crate) const border_b_cyan_100_of_25: &str = "border-b-cyan-100/25"; pub(crate) const border_b_cyan_100_of_30: &str = "border-b-cyan-100/30"; pub(crate) const border_b_cyan_100_of_40: &str = "border-b-cyan-100/40"; pub(crate) const border_b_cyan_100_of_5: &str = "border-b-cyan-100/5"; pub(crate) const border_b_cyan_100_of_50: &str = "border-b-cyan-100/50"; pub(crate) const border_b_cyan_100_of_60: &str = "border-b-cyan-100/60"; pub(crate) const border_b_cyan_100_of_70: &str = "border-b-cyan-100/70"; pub(crate) const border_b_cyan_100_of_75: &str = "border-b-cyan-100/75"; pub(crate) const border_b_cyan_100_of_80: &str = "border-b-cyan-100/80"; pub(crate) const border_b_cyan_100_of_90: &str = "border-b-cyan-100/90"; pub(crate) const border_b_cyan_100_of_95: &str = "border-b-cyan-100/95"; pub(crate) const border_b_cyan_200: &str = "border-b-cyan-200"; pub(crate) const border_b_cyan_200_of_0: &str = "border-b-cyan-200/0"; pub(crate) const border_b_cyan_200_of_10: &str = "border-b-cyan-200/10"; pub(crate) const border_b_cyan_200_of_100: &str = "border-b-cyan-200/100"; pub(crate) const border_b_cyan_200_of_20: &str = "border-b-cyan-200/20"; pub(crate) const border_b_cyan_200_of_25: &str = "border-b-cyan-200/25"; pub(crate) const border_b_cyan_200_of_30: &str = "border-b-cyan-200/30"; pub(crate) const border_b_cyan_200_of_40: &str = "border-b-cyan-200/40"; pub(crate) const border_b_cyan_200_of_5: &str = "border-b-cyan-200/5"; pub(crate) const border_b_cyan_200_of_50: &str = "border-b-cyan-200/50"; pub(crate) const border_b_cyan_200_of_60: &str = "border-b-cyan-200/60"; pub(crate) const border_b_cyan_200_of_70: &str = "border-b-cyan-200/70"; pub(crate) const border_b_cyan_200_of_75: &str = "border-b-cyan-200/75"; pub(crate) const border_b_cyan_200_of_80: &str = "border-b-cyan-200/80"; pub(crate) const border_b_cyan_200_of_90: &str = "border-b-cyan-200/90"; pub(crate) const border_b_cyan_200_of_95: &str = "border-b-cyan-200/95"; pub(crate) const border_b_cyan_300: &str = "border-b-cyan-300"; pub(crate) const border_b_cyan_300_of_0: &str = "border-b-cyan-300/0"; pub(crate) const border_b_cyan_300_of_10: &str = "border-b-cyan-300/10"; pub(crate) const border_b_cyan_300_of_100: &str = "border-b-cyan-300/100"; pub(crate) const border_b_cyan_300_of_20: &str = "border-b-cyan-300/20"; pub(crate) const border_b_cyan_300_of_25: &str = "border-b-cyan-300/25"; pub(crate) const border_b_cyan_300_of_30: &str = "border-b-cyan-300/30"; pub(crate) const border_b_cyan_300_of_40: &str = "border-b-cyan-300/40"; pub(crate) const border_b_cyan_300_of_5: &str = "border-b-cyan-300/5"; pub(crate) const border_b_cyan_300_of_50: &str = "border-b-cyan-300/50"; pub(crate) const border_b_cyan_300_of_60: &str = "border-b-cyan-300/60"; pub(crate) const border_b_cyan_300_of_70: &str = "border-b-cyan-300/70"; pub(crate) const border_b_cyan_300_of_75: &str = "border-b-cyan-300/75"; pub(crate) const border_b_cyan_300_of_80: &str = "border-b-cyan-300/80"; pub(crate) const border_b_cyan_300_of_90: &str = "border-b-cyan-300/90"; pub(crate) const border_b_cyan_300_of_95: &str = "border-b-cyan-300/95"; pub(crate) const border_b_cyan_400: &str = "border-b-cyan-400"; pub(crate) const border_b_cyan_400_of_0: &str = "border-b-cyan-400/0"; pub(crate) const border_b_cyan_400_of_10: &str = "border-b-cyan-400/10"; pub(crate) const border_b_cyan_400_of_100: &str = "border-b-cyan-400/100"; pub(crate) const border_b_cyan_400_of_20: &str = "border-b-cyan-400/20"; pub(crate) const border_b_cyan_400_of_25: &str = "border-b-cyan-400/25"; pub(crate) const border_b_cyan_400_of_30: &str = "border-b-cyan-400/30"; pub(crate) const border_b_cyan_400_of_40: &str = "border-b-cyan-400/40"; pub(crate) const border_b_cyan_400_of_5: &str = "border-b-cyan-400/5"; pub(crate) const border_b_cyan_400_of_50: &str = "border-b-cyan-400/50"; pub(crate) const border_b_cyan_400_of_60: &str = "border-b-cyan-400/60"; pub(crate) const border_b_cyan_400_of_70: &str = "border-b-cyan-400/70"; pub(crate) const border_b_cyan_400_of_75: &str = "border-b-cyan-400/75"; pub(crate) const border_b_cyan_400_of_80: &str = "border-b-cyan-400/80"; pub(crate) const border_b_cyan_400_of_90: &str = "border-b-cyan-400/90"; pub(crate) const border_b_cyan_400_of_95: &str = "border-b-cyan-400/95"; pub(crate) const border_b_cyan_50: &str = "border-b-cyan-50"; pub(crate) const border_b_cyan_500: &str = "border-b-cyan-500"; pub(crate) const border_b_cyan_500_of_0: &str = "border-b-cyan-500/0"; pub(crate) const border_b_cyan_500_of_10: &str = "border-b-cyan-500/10"; pub(crate) const border_b_cyan_500_of_100: &str = "border-b-cyan-500/100"; pub(crate) const border_b_cyan_500_of_20: &str = "border-b-cyan-500/20"; pub(crate) const border_b_cyan_500_of_25: &str = "border-b-cyan-500/25"; pub(crate) const border_b_cyan_500_of_30: &str = "border-b-cyan-500/30"; pub(crate) const border_b_cyan_500_of_40: &str = "border-b-cyan-500/40"; pub(crate) const border_b_cyan_500_of_5: &str = "border-b-cyan-500/5"; pub(crate) const border_b_cyan_500_of_50: &str = "border-b-cyan-500/50"; pub(crate) const border_b_cyan_500_of_60: &str = "border-b-cyan-500/60"; pub(crate) const border_b_cyan_500_of_70: &str = "border-b-cyan-500/70"; pub(crate) const border_b_cyan_500_of_75: &str = "border-b-cyan-500/75"; pub(crate) const border_b_cyan_500_of_80: &str = "border-b-cyan-500/80"; pub(crate) const border_b_cyan_500_of_90: &str = "border-b-cyan-500/90"; pub(crate) const border_b_cyan_500_of_95: &str = "border-b-cyan-500/95"; pub(crate) const border_b_cyan_50_of_0: &str = "border-b-cyan-50/0"; pub(crate) const border_b_cyan_50_of_10: &str = "border-b-cyan-50/10"; pub(crate) const border_b_cyan_50_of_100: &str = "border-b-cyan-50/100"; pub(crate) const border_b_cyan_50_of_20: &str = "border-b-cyan-50/20"; pub(crate) const border_b_cyan_50_of_25: &str = "border-b-cyan-50/25"; pub(crate) const border_b_cyan_50_of_30: &str = "border-b-cyan-50/30"; pub(crate) const border_b_cyan_50_of_40: &str = "border-b-cyan-50/40"; pub(crate) const border_b_cyan_50_of_5: &str = "border-b-cyan-50/5"; pub(crate) const border_b_cyan_50_of_50: &str = "border-b-cyan-50/50"; pub(crate) const border_b_cyan_50_of_60: &str = "border-b-cyan-50/60"; pub(crate) const border_b_cyan_50_of_70: &str = "border-b-cyan-50/70"; pub(crate) const border_b_cyan_50_of_75: &str = "border-b-cyan-50/75"; pub(crate) const border_b_cyan_50_of_80: &str = "border-b-cyan-50/80"; pub(crate) const border_b_cyan_50_of_90: &str = "border-b-cyan-50/90"; pub(crate) const border_b_cyan_50_of_95: &str = "border-b-cyan-50/95"; pub(crate) const border_b_cyan_600: &str = "border-b-cyan-600"; pub(crate) const border_b_cyan_600_of_0: &str = "border-b-cyan-600/0"; pub(crate) const border_b_cyan_600_of_10: &str = "border-b-cyan-600/10"; pub(crate) const border_b_cyan_600_of_100: &str = "border-b-cyan-600/100"; pub(crate) const border_b_cyan_600_of_20: &str = "border-b-cyan-600/20"; pub(crate) const border_b_cyan_600_of_25: &str = "border-b-cyan-600/25"; pub(crate) const border_b_cyan_600_of_30: &str = "border-b-cyan-600/30"; pub(crate) const border_b_cyan_600_of_40: &str = "border-b-cyan-600/40"; pub(crate) const border_b_cyan_600_of_5: &str = "border-b-cyan-600/5"; pub(crate) const border_b_cyan_600_of_50: &str = "border-b-cyan-600/50"; pub(crate) const border_b_cyan_600_of_60: &str = "border-b-cyan-600/60"; pub(crate) const border_b_cyan_600_of_70: &str = "border-b-cyan-600/70"; pub(crate) const border_b_cyan_600_of_75: &str = "border-b-cyan-600/75"; pub(crate) const border_b_cyan_600_of_80: &str = "border-b-cyan-600/80"; pub(crate) const border_b_cyan_600_of_90: &str = "border-b-cyan-600/90"; pub(crate) const border_b_cyan_600_of_95: &str = "border-b-cyan-600/95"; pub(crate) const border_b_cyan_700: &str = "border-b-cyan-700"; pub(crate) const border_b_cyan_700_of_0: &str = "border-b-cyan-700/0"; pub(crate) const border_b_cyan_700_of_10: &str = "border-b-cyan-700/10"; pub(crate) const border_b_cyan_700_of_100: &str = "border-b-cyan-700/100"; pub(crate) const border_b_cyan_700_of_20: &str = "border-b-cyan-700/20"; pub(crate) const border_b_cyan_700_of_25: &str = "border-b-cyan-700/25"; pub(crate) const border_b_cyan_700_of_30: &str = "border-b-cyan-700/30"; pub(crate) const border_b_cyan_700_of_40: &str = "border-b-cyan-700/40"; pub(crate) const border_b_cyan_700_of_5: &str = "border-b-cyan-700/5"; pub(crate) const border_b_cyan_700_of_50: &str = "border-b-cyan-700/50"; pub(crate) const border_b_cyan_700_of_60: &str = "border-b-cyan-700/60"; pub(crate) const border_b_cyan_700_of_70: &str = "border-b-cyan-700/70"; pub(crate) const border_b_cyan_700_of_75: &str = "border-b-cyan-700/75"; pub(crate) const border_b_cyan_700_of_80: &str = "border-b-cyan-700/80"; pub(crate) const border_b_cyan_700_of_90: &str = "border-b-cyan-700/90"; pub(crate) const border_b_cyan_700_of_95: &str = "border-b-cyan-700/95"; pub(crate) const border_b_cyan_800: &str = "border-b-cyan-800"; pub(crate) const border_b_cyan_800_of_0: &str = "border-b-cyan-800/0"; pub(crate) const border_b_cyan_800_of_10: &str = "border-b-cyan-800/10"; pub(crate) const border_b_cyan_800_of_100: &str = "border-b-cyan-800/100"; pub(crate) const border_b_cyan_800_of_20: &str = "border-b-cyan-800/20"; pub(crate) const border_b_cyan_800_of_25: &str = "border-b-cyan-800/25"; pub(crate) const border_b_cyan_800_of_30: &str = "border-b-cyan-800/30"; pub(crate) const border_b_cyan_800_of_40: &str = "border-b-cyan-800/40"; pub(crate) const border_b_cyan_800_of_5: &str = "border-b-cyan-800/5"; pub(crate) const border_b_cyan_800_of_50: &str = "border-b-cyan-800/50"; pub(crate) const border_b_cyan_800_of_60: &str = "border-b-cyan-800/60"; pub(crate) const border_b_cyan_800_of_70: &str = "border-b-cyan-800/70"; pub(crate) const border_b_cyan_800_of_75: &str = "border-b-cyan-800/75"; pub(crate) const border_b_cyan_800_of_80: &str = "border-b-cyan-800/80"; pub(crate) const border_b_cyan_800_of_90: &str = "border-b-cyan-800/90"; pub(crate) const border_b_cyan_800_of_95: &str = "border-b-cyan-800/95"; pub(crate) const border_b_cyan_900: &str = "border-b-cyan-900"; pub(crate) const border_b_cyan_900_of_0: &str = "border-b-cyan-900/0"; pub(crate) const border_b_cyan_900_of_10: &str = "border-b-cyan-900/10"; pub(crate) const border_b_cyan_900_of_100: &str = "border-b-cyan-900/100"; pub(crate) const border_b_cyan_900_of_20: &str = "border-b-cyan-900/20"; pub(crate) const border_b_cyan_900_of_25: &str = "border-b-cyan-900/25"; pub(crate) const border_b_cyan_900_of_30: &str = "border-b-cyan-900/30"; pub(crate) const border_b_cyan_900_of_40: &str = "border-b-cyan-900/40"; pub(crate) const border_b_cyan_900_of_5: &str = "border-b-cyan-900/5"; pub(crate) const border_b_cyan_900_of_50: &str = "border-b-cyan-900/50"; pub(crate) const border_b_cyan_900_of_60: &str = "border-b-cyan-900/60"; pub(crate) const border_b_cyan_900_of_70: &str = "border-b-cyan-900/70"; pub(crate) const border_b_cyan_900_of_75: &str = "border-b-cyan-900/75"; pub(crate) const border_b_cyan_900_of_80: &str = "border-b-cyan-900/80"; pub(crate) const border_b_cyan_900_of_90: &str = "border-b-cyan-900/90"; pub(crate) const border_b_cyan_900_of_95: &str = "border-b-cyan-900/95"; pub(crate) const border_b_emerald_100: &str = "border-b-emerald-100"; pub(crate) const border_b_emerald_100_of_0: &str = "border-b-emerald-100/0"; pub(crate) const border_b_emerald_100_of_10: &str = "border-b-emerald-100/10"; pub(crate) const border_b_emerald_100_of_100: &str = "border-b-emerald-100/100"; pub(crate) const border_b_emerald_100_of_20: &str = "border-b-emerald-100/20"; pub(crate) const border_b_emerald_100_of_25: &str = "border-b-emerald-100/25"; pub(crate) const border_b_emerald_100_of_30: &str = "border-b-emerald-100/30"; pub(crate) const border_b_emerald_100_of_40: &str = "border-b-emerald-100/40"; pub(crate) const border_b_emerald_100_of_5: &str = "border-b-emerald-100/5"; pub(crate) const border_b_emerald_100_of_50: &str = "border-b-emerald-100/50"; pub(crate) const border_b_emerald_100_of_60: &str = "border-b-emerald-100/60"; pub(crate) const border_b_emerald_100_of_70: &str = "border-b-emerald-100/70"; pub(crate) const border_b_emerald_100_of_75: &str = "border-b-emerald-100/75"; pub(crate) const border_b_emerald_100_of_80: &str = "border-b-emerald-100/80"; pub(crate) const border_b_emerald_100_of_90: &str = "border-b-emerald-100/90"; pub(crate) const border_b_emerald_100_of_95: &str = "border-b-emerald-100/95"; pub(crate) const border_b_emerald_200: &str = "border-b-emerald-200"; pub(crate) const border_b_emerald_200_of_0: &str = "border-b-emerald-200/0"; pub(crate) const border_b_emerald_200_of_10: &str = "border-b-emerald-200/10"; pub(crate) const border_b_emerald_200_of_100: &str = "border-b-emerald-200/100"; pub(crate) const border_b_emerald_200_of_20: &str = "border-b-emerald-200/20"; pub(crate) const border_b_emerald_200_of_25: &str = "border-b-emerald-200/25"; pub(crate) const border_b_emerald_200_of_30: &str = "border-b-emerald-200/30"; pub(crate) const border_b_emerald_200_of_40: &str = "border-b-emerald-200/40"; pub(crate) const border_b_emerald_200_of_5: &str = "border-b-emerald-200/5"; pub(crate) const border_b_emerald_200_of_50: &str = "border-b-emerald-200/50"; pub(crate) const border_b_emerald_200_of_60: &str = "border-b-emerald-200/60"; pub(crate) const border_b_emerald_200_of_70: &str = "border-b-emerald-200/70"; pub(crate) const border_b_emerald_200_of_75: &str = "border-b-emerald-200/75"; pub(crate) const border_b_emerald_200_of_80: &str = "border-b-emerald-200/80"; pub(crate) const border_b_emerald_200_of_90: &str = "border-b-emerald-200/90"; pub(crate) const border_b_emerald_200_of_95: &str = "border-b-emerald-200/95"; pub(crate) const border_b_emerald_300: &str = "border-b-emerald-300"; pub(crate) const border_b_emerald_300_of_0: &str = "border-b-emerald-300/0"; pub(crate) const border_b_emerald_300_of_10: &str = "border-b-emerald-300/10"; pub(crate) const border_b_emerald_300_of_100: &str = "border-b-emerald-300/100"; pub(crate) const border_b_emerald_300_of_20: &str = "border-b-emerald-300/20"; pub(crate) const border_b_emerald_300_of_25: &str = "border-b-emerald-300/25"; pub(crate) const border_b_emerald_300_of_30: &str = "border-b-emerald-300/30"; pub(crate) const border_b_emerald_300_of_40: &str = "border-b-emerald-300/40"; pub(crate) const border_b_emerald_300_of_5: &str = "border-b-emerald-300/5"; pub(crate) const border_b_emerald_300_of_50: &str = "border-b-emerald-300/50"; pub(crate) const border_b_emerald_300_of_60: &str = "border-b-emerald-300/60"; pub(crate) const border_b_emerald_300_of_70: &str = "border-b-emerald-300/70"; pub(crate) const border_b_emerald_300_of_75: &str = "border-b-emerald-300/75"; pub(crate) const border_b_emerald_300_of_80: &str = "border-b-emerald-300/80"; pub(crate) const border_b_emerald_300_of_90: &str = "border-b-emerald-300/90"; pub(crate) const border_b_emerald_300_of_95: &str = "border-b-emerald-300/95"; pub(crate) const border_b_emerald_400: &str = "border-b-emerald-400"; pub(crate) const border_b_emerald_400_of_0: &str = "border-b-emerald-400/0"; pub(crate) const border_b_emerald_400_of_10: &str = "border-b-emerald-400/10"; pub(crate) const border_b_emerald_400_of_100: &str = "border-b-emerald-400/100"; pub(crate) const border_b_emerald_400_of_20: &str = "border-b-emerald-400/20"; pub(crate) const border_b_emerald_400_of_25: &str = "border-b-emerald-400/25"; pub(crate) const border_b_emerald_400_of_30: &str = "border-b-emerald-400/30"; pub(crate) const border_b_emerald_400_of_40: &str = "border-b-emerald-400/40"; pub(crate) const border_b_emerald_400_of_5: &str = "border-b-emerald-400/5"; pub(crate) const border_b_emerald_400_of_50: &str = "border-b-emerald-400/50"; pub(crate) const border_b_emerald_400_of_60: &str = "border-b-emerald-400/60"; pub(crate) const border_b_emerald_400_of_70: &str = "border-b-emerald-400/70"; pub(crate) const border_b_emerald_400_of_75: &str = "border-b-emerald-400/75"; pub(crate) const border_b_emerald_400_of_80: &str = "border-b-emerald-400/80"; pub(crate) const border_b_emerald_400_of_90: &str = "border-b-emerald-400/90"; pub(crate) const border_b_emerald_400_of_95: &str = "border-b-emerald-400/95"; pub(crate) const border_b_emerald_50: &str = "border-b-emerald-50"; pub(crate) const border_b_emerald_500: &str = "border-b-emerald-500"; pub(crate) const border_b_emerald_500_of_0: &str = "border-b-emerald-500/0"; pub(crate) const border_b_emerald_500_of_10: &str = "border-b-emerald-500/10"; pub(crate) const border_b_emerald_500_of_100: &str = "border-b-emerald-500/100"; pub(crate) const border_b_emerald_500_of_20: &str = "border-b-emerald-500/20"; pub(crate) const border_b_emerald_500_of_25: &str = "border-b-emerald-500/25"; pub(crate) const border_b_emerald_500_of_30: &str = "border-b-emerald-500/30"; pub(crate) const border_b_emerald_500_of_40: &str = "border-b-emerald-500/40"; pub(crate) const border_b_emerald_500_of_5: &str = "border-b-emerald-500/5"; pub(crate) const border_b_emerald_500_of_50: &str = "border-b-emerald-500/50"; pub(crate) const border_b_emerald_500_of_60: &str = "border-b-emerald-500/60"; pub(crate) const border_b_emerald_500_of_70: &str = "border-b-emerald-500/70"; pub(crate) const border_b_emerald_500_of_75: &str = "border-b-emerald-500/75"; pub(crate) const border_b_emerald_500_of_80: &str = "border-b-emerald-500/80"; pub(crate) const border_b_emerald_500_of_90: &str = "border-b-emerald-500/90"; pub(crate) const border_b_emerald_500_of_95: &str = "border-b-emerald-500/95"; pub(crate) const border_b_emerald_50_of_0: &str = "border-b-emerald-50/0"; pub(crate) const border_b_emerald_50_of_10: &str = "border-b-emerald-50/10"; pub(crate) const border_b_emerald_50_of_100: &str = "border-b-emerald-50/100"; pub(crate) const border_b_emerald_50_of_20: &str = "border-b-emerald-50/20"; pub(crate) const border_b_emerald_50_of_25: &str = "border-b-emerald-50/25"; pub(crate) const border_b_emerald_50_of_30: &str = "border-b-emerald-50/30"; pub(crate) const border_b_emerald_50_of_40: &str = "border-b-emerald-50/40"; pub(crate) const border_b_emerald_50_of_5: &str = "border-b-emerald-50/5"; pub(crate) const border_b_emerald_50_of_50: &str = "border-b-emerald-50/50"; pub(crate) const border_b_emerald_50_of_60: &str = "border-b-emerald-50/60"; pub(crate) const border_b_emerald_50_of_70: &str = "border-b-emerald-50/70"; pub(crate) const border_b_emerald_50_of_75: &str = "border-b-emerald-50/75"; pub(crate) const border_b_emerald_50_of_80: &str = "border-b-emerald-50/80"; pub(crate) const border_b_emerald_50_of_90: &str = "border-b-emerald-50/90"; pub(crate) const border_b_emerald_50_of_95: &str = "border-b-emerald-50/95"; pub(crate) const border_b_emerald_600: &str = "border-b-emerald-600"; pub(crate) const border_b_emerald_600_of_0: &str = "border-b-emerald-600/0"; pub(crate) const border_b_emerald_600_of_10: &str = "border-b-emerald-600/10"; pub(crate) const border_b_emerald_600_of_100: &str = "border-b-emerald-600/100"; pub(crate) const border_b_emerald_600_of_20: &str = "border-b-emerald-600/20"; pub(crate) const border_b_emerald_600_of_25: &str = "border-b-emerald-600/25"; pub(crate) const border_b_emerald_600_of_30: &str = "border-b-emerald-600/30"; pub(crate) const border_b_emerald_600_of_40: &str = "border-b-emerald-600/40"; pub(crate) const border_b_emerald_600_of_5: &str = "border-b-emerald-600/5"; pub(crate) const border_b_emerald_600_of_50: &str = "border-b-emerald-600/50"; pub(crate) const border_b_emerald_600_of_60: &str = "border-b-emerald-600/60"; pub(crate) const border_b_emerald_600_of_70: &str = "border-b-emerald-600/70"; pub(crate) const border_b_emerald_600_of_75: &str = "border-b-emerald-600/75"; pub(crate) const border_b_emerald_600_of_80: &str = "border-b-emerald-600/80"; pub(crate) const border_b_emerald_600_of_90: &str = "border-b-emerald-600/90"; pub(crate) const border_b_emerald_600_of_95: &str = "border-b-emerald-600/95"; pub(crate) const border_b_emerald_700: &str = "border-b-emerald-700"; pub(crate) const border_b_emerald_700_of_0: &str = "border-b-emerald-700/0"; pub(crate) const border_b_emerald_700_of_10: &str = "border-b-emerald-700/10"; pub(crate) const border_b_emerald_700_of_100: &str = "border-b-emerald-700/100"; pub(crate) const border_b_emerald_700_of_20: &str = "border-b-emerald-700/20"; pub(crate) const border_b_emerald_700_of_25: &str = "border-b-emerald-700/25"; pub(crate) const border_b_emerald_700_of_30: &str = "border-b-emerald-700/30"; pub(crate) const border_b_emerald_700_of_40: &str = "border-b-emerald-700/40"; pub(crate) const border_b_emerald_700_of_5: &str = "border-b-emerald-700/5"; pub(crate) const border_b_emerald_700_of_50: &str = "border-b-emerald-700/50"; pub(crate) const border_b_emerald_700_of_60: &str = "border-b-emerald-700/60"; pub(crate) const border_b_emerald_700_of_70: &str = "border-b-emerald-700/70"; pub(crate) const border_b_emerald_700_of_75: &str = "border-b-emerald-700/75"; pub(crate) const border_b_emerald_700_of_80: &str = "border-b-emerald-700/80"; pub(crate) const border_b_emerald_700_of_90: &str = "border-b-emerald-700/90"; pub(crate) const border_b_emerald_700_of_95: &str = "border-b-emerald-700/95"; pub(crate) const border_b_emerald_800: &str = "border-b-emerald-800"; pub(crate) const border_b_emerald_800_of_0: &str = "border-b-emerald-800/0"; pub(crate) const border_b_emerald_800_of_10: &str = "border-b-emerald-800/10"; pub(crate) const border_b_emerald_800_of_100: &str = "border-b-emerald-800/100"; pub(crate) const border_b_emerald_800_of_20: &str = "border-b-emerald-800/20"; pub(crate) const border_b_emerald_800_of_25: &str = "border-b-emerald-800/25"; pub(crate) const border_b_emerald_800_of_30: &str = "border-b-emerald-800/30"; pub(crate) const border_b_emerald_800_of_40: &str = "border-b-emerald-800/40"; pub(crate) const border_b_emerald_800_of_5: &str = "border-b-emerald-800/5"; pub(crate) const border_b_emerald_800_of_50: &str = "border-b-emerald-800/50"; pub(crate) const border_b_emerald_800_of_60: &str = "border-b-emerald-800/60"; pub(crate) const border_b_emerald_800_of_70: &str = "border-b-emerald-800/70"; pub(crate) const border_b_emerald_800_of_75: &str = "border-b-emerald-800/75"; pub(crate) const border_b_emerald_800_of_80: &str = "border-b-emerald-800/80"; pub(crate) const border_b_emerald_800_of_90: &str = "border-b-emerald-800/90"; pub(crate) const border_b_emerald_800_of_95: &str = "border-b-emerald-800/95"; pub(crate) const border_b_emerald_900: &str = "border-b-emerald-900"; pub(crate) const border_b_emerald_900_of_0: &str = "border-b-emerald-900/0"; pub(crate) const border_b_emerald_900_of_10: &str = "border-b-emerald-900/10"; pub(crate) const border_b_emerald_900_of_100: &str = "border-b-emerald-900/100"; pub(crate) const border_b_emerald_900_of_20: &str = "border-b-emerald-900/20"; pub(crate) const border_b_emerald_900_of_25: &str = "border-b-emerald-900/25"; pub(crate) const border_b_emerald_900_of_30: &str = "border-b-emerald-900/30"; pub(crate) const border_b_emerald_900_of_40: &str = "border-b-emerald-900/40"; pub(crate) const border_b_emerald_900_of_5: &str = "border-b-emerald-900/5"; pub(crate) const border_b_emerald_900_of_50: &str = "border-b-emerald-900/50"; pub(crate) const border_b_emerald_900_of_60: &str = "border-b-emerald-900/60"; pub(crate) const border_b_emerald_900_of_70: &str = "border-b-emerald-900/70"; pub(crate) const border_b_emerald_900_of_75: &str = "border-b-emerald-900/75"; pub(crate) const border_b_emerald_900_of_80: &str = "border-b-emerald-900/80"; pub(crate) const border_b_emerald_900_of_90: &str = "border-b-emerald-900/90"; pub(crate) const border_b_emerald_900_of_95: &str = "border-b-emerald-900/95"; pub(crate) const border_b_fuchsia_100: &str = "border-b-fuchsia-100"; pub(crate) const border_b_fuchsia_100_of_0: &str = "border-b-fuchsia-100/0"; pub(crate) const border_b_fuchsia_100_of_10: &str = "border-b-fuchsia-100/10"; pub(crate) const border_b_fuchsia_100_of_100: &str = "border-b-fuchsia-100/100"; pub(crate) const border_b_fuchsia_100_of_20: &str = "border-b-fuchsia-100/20"; pub(crate) const border_b_fuchsia_100_of_25: &str = "border-b-fuchsia-100/25"; pub(crate) const border_b_fuchsia_100_of_30: &str = "border-b-fuchsia-100/30"; pub(crate) const border_b_fuchsia_100_of_40: &str = "border-b-fuchsia-100/40"; pub(crate) const border_b_fuchsia_100_of_5: &str = "border-b-fuchsia-100/5"; pub(crate) const border_b_fuchsia_100_of_50: &str = "border-b-fuchsia-100/50"; pub(crate) const border_b_fuchsia_100_of_60: &str = "border-b-fuchsia-100/60"; pub(crate) const border_b_fuchsia_100_of_70: &str = "border-b-fuchsia-100/70"; pub(crate) const border_b_fuchsia_100_of_75: &str = "border-b-fuchsia-100/75"; pub(crate) const border_b_fuchsia_100_of_80: &str = "border-b-fuchsia-100/80"; pub(crate) const border_b_fuchsia_100_of_90: &str = "border-b-fuchsia-100/90"; pub(crate) const border_b_fuchsia_100_of_95: &str = "border-b-fuchsia-100/95"; pub(crate) const border_b_fuchsia_200: &str = "border-b-fuchsia-200"; pub(crate) const border_b_fuchsia_200_of_0: &str = "border-b-fuchsia-200/0"; pub(crate) const border_b_fuchsia_200_of_10: &str = "border-b-fuchsia-200/10"; pub(crate) const border_b_fuchsia_200_of_100: &str = "border-b-fuchsia-200/100"; pub(crate) const border_b_fuchsia_200_of_20: &str = "border-b-fuchsia-200/20"; pub(crate) const border_b_fuchsia_200_of_25: &str = "border-b-fuchsia-200/25"; pub(crate) const border_b_fuchsia_200_of_30: &str = "border-b-fuchsia-200/30"; pub(crate) const border_b_fuchsia_200_of_40: &str = "border-b-fuchsia-200/40"; pub(crate) const border_b_fuchsia_200_of_5: &str = "border-b-fuchsia-200/5"; pub(crate) const border_b_fuchsia_200_of_50: &str = "border-b-fuchsia-200/50"; pub(crate) const border_b_fuchsia_200_of_60: &str = "border-b-fuchsia-200/60"; pub(crate) const border_b_fuchsia_200_of_70: &str = "border-b-fuchsia-200/70"; pub(crate) const border_b_fuchsia_200_of_75: &str = "border-b-fuchsia-200/75"; pub(crate) const border_b_fuchsia_200_of_80: &str = "border-b-fuchsia-200/80"; pub(crate) const border_b_fuchsia_200_of_90: &str = "border-b-fuchsia-200/90"; pub(crate) const border_b_fuchsia_200_of_95: &str = "border-b-fuchsia-200/95"; pub(crate) const border_b_fuchsia_300: &str = "border-b-fuchsia-300"; pub(crate) const border_b_fuchsia_300_of_0: &str = "border-b-fuchsia-300/0"; pub(crate) const border_b_fuchsia_300_of_10: &str = "border-b-fuchsia-300/10"; pub(crate) const border_b_fuchsia_300_of_100: &str = "border-b-fuchsia-300/100"; pub(crate) const border_b_fuchsia_300_of_20: &str = "border-b-fuchsia-300/20"; pub(crate) const border_b_fuchsia_300_of_25: &str = "border-b-fuchsia-300/25"; pub(crate) const border_b_fuchsia_300_of_30: &str = "border-b-fuchsia-300/30"; pub(crate) const border_b_fuchsia_300_of_40: &str = "border-b-fuchsia-300/40"; pub(crate) const border_b_fuchsia_300_of_5: &str = "border-b-fuchsia-300/5"; pub(crate) const border_b_fuchsia_300_of_50: &str = "border-b-fuchsia-300/50"; pub(crate) const border_b_fuchsia_300_of_60: &str = "border-b-fuchsia-300/60"; pub(crate) const border_b_fuchsia_300_of_70: &str = "border-b-fuchsia-300/70"; pub(crate) const border_b_fuchsia_300_of_75: &str = "border-b-fuchsia-300/75"; pub(crate) const border_b_fuchsia_300_of_80: &str = "border-b-fuchsia-300/80"; pub(crate) const border_b_fuchsia_300_of_90: &str = "border-b-fuchsia-300/90"; pub(crate) const border_b_fuchsia_300_of_95: &str = "border-b-fuchsia-300/95"; pub(crate) const border_b_fuchsia_400: &str = "border-b-fuchsia-400"; pub(crate) const border_b_fuchsia_400_of_0: &str = "border-b-fuchsia-400/0"; pub(crate) const border_b_fuchsia_400_of_10: &str = "border-b-fuchsia-400/10"; pub(crate) const border_b_fuchsia_400_of_100: &str = "border-b-fuchsia-400/100"; pub(crate) const border_b_fuchsia_400_of_20: &str = "border-b-fuchsia-400/20"; pub(crate) const border_b_fuchsia_400_of_25: &str = "border-b-fuchsia-400/25"; pub(crate) const border_b_fuchsia_400_of_30: &str = "border-b-fuchsia-400/30"; pub(crate) const border_b_fuchsia_400_of_40: &str = "border-b-fuchsia-400/40"; pub(crate) const border_b_fuchsia_400_of_5: &str = "border-b-fuchsia-400/5"; pub(crate) const border_b_fuchsia_400_of_50: &str = "border-b-fuchsia-400/50"; pub(crate) const border_b_fuchsia_400_of_60: &str = "border-b-fuchsia-400/60"; pub(crate) const border_b_fuchsia_400_of_70: &str = "border-b-fuchsia-400/70"; pub(crate) const border_b_fuchsia_400_of_75: &str = "border-b-fuchsia-400/75"; pub(crate) const border_b_fuchsia_400_of_80: &str = "border-b-fuchsia-400/80"; pub(crate) const border_b_fuchsia_400_of_90: &str = "border-b-fuchsia-400/90"; pub(crate) const border_b_fuchsia_400_of_95: &str = "border-b-fuchsia-400/95"; pub(crate) const border_b_fuchsia_50: &str = "border-b-fuchsia-50"; pub(crate) const border_b_fuchsia_500: &str = "border-b-fuchsia-500"; pub(crate) const border_b_fuchsia_500_of_0: &str = "border-b-fuchsia-500/0"; pub(crate) const border_b_fuchsia_500_of_10: &str = "border-b-fuchsia-500/10"; pub(crate) const border_b_fuchsia_500_of_100: &str = "border-b-fuchsia-500/100"; pub(crate) const border_b_fuchsia_500_of_20: &str = "border-b-fuchsia-500/20"; pub(crate) const border_b_fuchsia_500_of_25: &str = "border-b-fuchsia-500/25"; pub(crate) const border_b_fuchsia_500_of_30: &str = "border-b-fuchsia-500/30"; pub(crate) const border_b_fuchsia_500_of_40: &str = "border-b-fuchsia-500/40"; pub(crate) const border_b_fuchsia_500_of_5: &str = "border-b-fuchsia-500/5"; pub(crate) const border_b_fuchsia_500_of_50: &str = "border-b-fuchsia-500/50"; pub(crate) const border_b_fuchsia_500_of_60: &str = "border-b-fuchsia-500/60"; pub(crate) const border_b_fuchsia_500_of_70: &str = "border-b-fuchsia-500/70"; pub(crate) const border_b_fuchsia_500_of_75: &str = "border-b-fuchsia-500/75"; pub(crate) const border_b_fuchsia_500_of_80: &str = "border-b-fuchsia-500/80"; pub(crate) const border_b_fuchsia_500_of_90: &str = "border-b-fuchsia-500/90"; pub(crate) const border_b_fuchsia_500_of_95: &str = "border-b-fuchsia-500/95"; pub(crate) const border_b_fuchsia_50_of_0: &str = "border-b-fuchsia-50/0"; pub(crate) const border_b_fuchsia_50_of_10: &str = "border-b-fuchsia-50/10"; pub(crate) const border_b_fuchsia_50_of_100: &str = "border-b-fuchsia-50/100"; pub(crate) const border_b_fuchsia_50_of_20: &str = "border-b-fuchsia-50/20"; pub(crate) const border_b_fuchsia_50_of_25: &str = "border-b-fuchsia-50/25"; pub(crate) const border_b_fuchsia_50_of_30: &str = "border-b-fuchsia-50/30"; pub(crate) const border_b_fuchsia_50_of_40: &str = "border-b-fuchsia-50/40"; pub(crate) const border_b_fuchsia_50_of_5: &str = "border-b-fuchsia-50/5"; pub(crate) const border_b_fuchsia_50_of_50: &str = "border-b-fuchsia-50/50"; pub(crate) const border_b_fuchsia_50_of_60: &str = "border-b-fuchsia-50/60"; pub(crate) const border_b_fuchsia_50_of_70: &str = "border-b-fuchsia-50/70"; pub(crate) const border_b_fuchsia_50_of_75: &str = "border-b-fuchsia-50/75"; pub(crate) const border_b_fuchsia_50_of_80: &str = "border-b-fuchsia-50/80"; pub(crate) const border_b_fuchsia_50_of_90: &str = "border-b-fuchsia-50/90"; pub(crate) const border_b_fuchsia_50_of_95: &str = "border-b-fuchsia-50/95"; pub(crate) const border_b_fuchsia_600: &str = "border-b-fuchsia-600"; pub(crate) const border_b_fuchsia_600_of_0: &str = "border-b-fuchsia-600/0"; pub(crate) const border_b_fuchsia_600_of_10: &str = "border-b-fuchsia-600/10"; pub(crate) const border_b_fuchsia_600_of_100: &str = "border-b-fuchsia-600/100"; pub(crate) const border_b_fuchsia_600_of_20: &str = "border-b-fuchsia-600/20"; pub(crate) const border_b_fuchsia_600_of_25: &str = "border-b-fuchsia-600/25"; pub(crate) const border_b_fuchsia_600_of_30: &str = "border-b-fuchsia-600/30"; pub(crate) const border_b_fuchsia_600_of_40: &str = "border-b-fuchsia-600/40"; pub(crate) const border_b_fuchsia_600_of_5: &str = "border-b-fuchsia-600/5"; pub(crate) const border_b_fuchsia_600_of_50: &str = "border-b-fuchsia-600/50"; pub(crate) const border_b_fuchsia_600_of_60: &str = "border-b-fuchsia-600/60"; pub(crate) const border_b_fuchsia_600_of_70: &str = "border-b-fuchsia-600/70"; pub(crate) const border_b_fuchsia_600_of_75: &str = "border-b-fuchsia-600/75"; pub(crate) const border_b_fuchsia_600_of_80: &str = "border-b-fuchsia-600/80"; pub(crate) const border_b_fuchsia_600_of_90: &str = "border-b-fuchsia-600/90"; pub(crate) const border_b_fuchsia_600_of_95: &str = "border-b-fuchsia-600/95"; pub(crate) const border_b_fuchsia_700: &str = "border-b-fuchsia-700"; pub(crate) const border_b_fuchsia_700_of_0: &str = "border-b-fuchsia-700/0"; pub(crate) const border_b_fuchsia_700_of_10: &str = "border-b-fuchsia-700/10"; pub(crate) const border_b_fuchsia_700_of_100: &str = "border-b-fuchsia-700/100"; pub(crate) const border_b_fuchsia_700_of_20: &str = "border-b-fuchsia-700/20"; pub(crate) const border_b_fuchsia_700_of_25: &str = "border-b-fuchsia-700/25"; pub(crate) const border_b_fuchsia_700_of_30: &str = "border-b-fuchsia-700/30"; pub(crate) const border_b_fuchsia_700_of_40: &str = "border-b-fuchsia-700/40"; pub(crate) const border_b_fuchsia_700_of_5: &str = "border-b-fuchsia-700/5"; pub(crate) const border_b_fuchsia_700_of_50: &str = "border-b-fuchsia-700/50"; pub(crate) const border_b_fuchsia_700_of_60: &str = "border-b-fuchsia-700/60"; pub(crate) const border_b_fuchsia_700_of_70: &str = "border-b-fuchsia-700/70"; pub(crate) const border_b_fuchsia_700_of_75: &str = "border-b-fuchsia-700/75"; pub(crate) const border_b_fuchsia_700_of_80: &str = "border-b-fuchsia-700/80"; pub(crate) const border_b_fuchsia_700_of_90: &str = "border-b-fuchsia-700/90"; pub(crate) const border_b_fuchsia_700_of_95: &str = "border-b-fuchsia-700/95"; pub(crate) const border_b_fuchsia_800: &str = "border-b-fuchsia-800"; pub(crate) const border_b_fuchsia_800_of_0: &str = "border-b-fuchsia-800/0"; pub(crate) const border_b_fuchsia_800_of_10: &str = "border-b-fuchsia-800/10"; pub(crate) const border_b_fuchsia_800_of_100: &str = "border-b-fuchsia-800/100"; pub(crate) const border_b_fuchsia_800_of_20: &str = "border-b-fuchsia-800/20"; pub(crate) const border_b_fuchsia_800_of_25: &str = "border-b-fuchsia-800/25"; pub(crate) const border_b_fuchsia_800_of_30: &str = "border-b-fuchsia-800/30"; pub(crate) const border_b_fuchsia_800_of_40: &str = "border-b-fuchsia-800/40"; pub(crate) const border_b_fuchsia_800_of_5: &str = "border-b-fuchsia-800/5"; pub(crate) const border_b_fuchsia_800_of_50: &str = "border-b-fuchsia-800/50"; pub(crate) const border_b_fuchsia_800_of_60: &str = "border-b-fuchsia-800/60"; pub(crate) const border_b_fuchsia_800_of_70: &str = "border-b-fuchsia-800/70"; pub(crate) const border_b_fuchsia_800_of_75: &str = "border-b-fuchsia-800/75"; pub(crate) const border_b_fuchsia_800_of_80: &str = "border-b-fuchsia-800/80"; pub(crate) const border_b_fuchsia_800_of_90: &str = "border-b-fuchsia-800/90"; pub(crate) const border_b_fuchsia_800_of_95: &str = "border-b-fuchsia-800/95"; pub(crate) const border_b_fuchsia_900: &str = "border-b-fuchsia-900"; pub(crate) const border_b_fuchsia_900_of_0: &str = "border-b-fuchsia-900/0"; pub(crate) const border_b_fuchsia_900_of_10: &str = "border-b-fuchsia-900/10"; pub(crate) const border_b_fuchsia_900_of_100: &str = "border-b-fuchsia-900/100"; pub(crate) const border_b_fuchsia_900_of_20: &str = "border-b-fuchsia-900/20"; pub(crate) const border_b_fuchsia_900_of_25: &str = "border-b-fuchsia-900/25"; pub(crate) const border_b_fuchsia_900_of_30: &str = "border-b-fuchsia-900/30"; pub(crate) const border_b_fuchsia_900_of_40: &str = "border-b-fuchsia-900/40"; pub(crate) const border_b_fuchsia_900_of_5: &str = "border-b-fuchsia-900/5"; pub(crate) const border_b_fuchsia_900_of_50: &str = "border-b-fuchsia-900/50"; pub(crate) const border_b_fuchsia_900_of_60: &str = "border-b-fuchsia-900/60"; pub(crate) const border_b_fuchsia_900_of_70: &str = "border-b-fuchsia-900/70"; pub(crate) const border_b_fuchsia_900_of_75: &str = "border-b-fuchsia-900/75"; pub(crate) const border_b_fuchsia_900_of_80: &str = "border-b-fuchsia-900/80"; pub(crate) const border_b_fuchsia_900_of_90: &str = "border-b-fuchsia-900/90"; pub(crate) const border_b_fuchsia_900_of_95: &str = "border-b-fuchsia-900/95"; pub(crate) const border_b_gray_100: &str = "border-b-gray-100"; pub(crate) const border_b_gray_100_of_0: &str = "border-b-gray-100/0"; pub(crate) const border_b_gray_100_of_10: &str = "border-b-gray-100/10"; pub(crate) const border_b_gray_100_of_100: &str = "border-b-gray-100/100"; pub(crate) const border_b_gray_100_of_20: &str = "border-b-gray-100/20"; pub(crate) const border_b_gray_100_of_25: &str = "border-b-gray-100/25"; pub(crate) const border_b_gray_100_of_30: &str = "border-b-gray-100/30"; pub(crate) const border_b_gray_100_of_40: &str = "border-b-gray-100/40"; pub(crate) const border_b_gray_100_of_5: &str = "border-b-gray-100/5"; pub(crate) const border_b_gray_100_of_50: &str = "border-b-gray-100/50"; pub(crate) const border_b_gray_100_of_60: &str = "border-b-gray-100/60"; pub(crate) const border_b_gray_100_of_70: &str = "border-b-gray-100/70"; pub(crate) const border_b_gray_100_of_75: &str = "border-b-gray-100/75"; pub(crate) const border_b_gray_100_of_80: &str = "border-b-gray-100/80"; pub(crate) const border_b_gray_100_of_90: &str = "border-b-gray-100/90"; pub(crate) const border_b_gray_100_of_95: &str = "border-b-gray-100/95"; pub(crate) const border_b_gray_200: &str = "border-b-gray-200"; pub(crate) const border_b_gray_200_of_0: &str = "border-b-gray-200/0"; pub(crate) const border_b_gray_200_of_10: &str = "border-b-gray-200/10"; pub(crate) const border_b_gray_200_of_100: &str = "border-b-gray-200/100"; pub(crate) const border_b_gray_200_of_20: &str = "border-b-gray-200/20"; pub(crate) const border_b_gray_200_of_25: &str = "border-b-gray-200/25"; pub(crate) const border_b_gray_200_of_30: &str = "border-b-gray-200/30"; pub(crate) const border_b_gray_200_of_40: &str = "border-b-gray-200/40"; pub(crate) const border_b_gray_200_of_5: &str = "border-b-gray-200/5"; pub(crate) const border_b_gray_200_of_50: &str = "border-b-gray-200/50"; pub(crate) const border_b_gray_200_of_60: &str = "border-b-gray-200/60"; pub(crate) const border_b_gray_200_of_70: &str = "border-b-gray-200/70"; pub(crate) const border_b_gray_200_of_75: &str = "border-b-gray-200/75"; pub(crate) const border_b_gray_200_of_80: &str = "border-b-gray-200/80"; pub(crate) const border_b_gray_200_of_90: &str = "border-b-gray-200/90"; pub(crate) const border_b_gray_200_of_95: &str = "border-b-gray-200/95"; pub(crate) const border_b_gray_300: &str = "border-b-gray-300"; pub(crate) const border_b_gray_300_of_0: &str = "border-b-gray-300/0"; pub(crate) const border_b_gray_300_of_10: &str = "border-b-gray-300/10"; pub(crate) const border_b_gray_300_of_100: &str = "border-b-gray-300/100"; pub(crate) const border_b_gray_300_of_20: &str = "border-b-gray-300/20"; pub(crate) const border_b_gray_300_of_25: &str = "border-b-gray-300/25"; pub(crate) const border_b_gray_300_of_30: &str = "border-b-gray-300/30"; pub(crate) const border_b_gray_300_of_40: &str = "border-b-gray-300/40"; pub(crate) const border_b_gray_300_of_5: &str = "border-b-gray-300/5"; pub(crate) const border_b_gray_300_of_50: &str = "border-b-gray-300/50"; pub(crate) const border_b_gray_300_of_60: &str = "border-b-gray-300/60"; pub(crate) const border_b_gray_300_of_70: &str = "border-b-gray-300/70"; pub(crate) const border_b_gray_300_of_75: &str = "border-b-gray-300/75"; pub(crate) const border_b_gray_300_of_80: &str = "border-b-gray-300/80"; pub(crate) const border_b_gray_300_of_90: &str = "border-b-gray-300/90"; pub(crate) const border_b_gray_300_of_95: &str = "border-b-gray-300/95"; pub(crate) const border_b_gray_400: &str = "border-b-gray-400"; pub(crate) const border_b_gray_400_of_0: &str = "border-b-gray-400/0"; pub(crate) const border_b_gray_400_of_10: &str = "border-b-gray-400/10"; pub(crate) const border_b_gray_400_of_100: &str = "border-b-gray-400/100"; pub(crate) const border_b_gray_400_of_20: &str = "border-b-gray-400/20"; pub(crate) const border_b_gray_400_of_25: &str = "border-b-gray-400/25"; pub(crate) const border_b_gray_400_of_30: &str = "border-b-gray-400/30"; pub(crate) const border_b_gray_400_of_40: &str = "border-b-gray-400/40"; pub(crate) const border_b_gray_400_of_5: &str = "border-b-gray-400/5"; pub(crate) const border_b_gray_400_of_50: &str = "border-b-gray-400/50"; pub(crate) const border_b_gray_400_of_60: &str = "border-b-gray-400/60"; pub(crate) const border_b_gray_400_of_70: &str = "border-b-gray-400/70"; pub(crate) const border_b_gray_400_of_75: &str = "border-b-gray-400/75"; pub(crate) const border_b_gray_400_of_80: &str = "border-b-gray-400/80"; pub(crate) const border_b_gray_400_of_90: &str = "border-b-gray-400/90"; pub(crate) const border_b_gray_400_of_95: &str = "border-b-gray-400/95"; pub(crate) const border_b_gray_50: &str = "border-b-gray-50"; pub(crate) const border_b_gray_500: &str = "border-b-gray-500"; pub(crate) const border_b_gray_500_of_0: &str = "border-b-gray-500/0"; pub(crate) const border_b_gray_500_of_10: &str = "border-b-gray-500/10"; pub(crate) const border_b_gray_500_of_100: &str = "border-b-gray-500/100"; pub(crate) const border_b_gray_500_of_20: &str = "border-b-gray-500/20"; pub(crate) const border_b_gray_500_of_25: &str = "border-b-gray-500/25"; pub(crate) const border_b_gray_500_of_30: &str = "border-b-gray-500/30"; pub(crate) const border_b_gray_500_of_40: &str = "border-b-gray-500/40"; pub(crate) const border_b_gray_500_of_5: &str = "border-b-gray-500/5"; pub(crate) const border_b_gray_500_of_50: &str = "border-b-gray-500/50"; pub(crate) const border_b_gray_500_of_60: &str = "border-b-gray-500/60"; pub(crate) const border_b_gray_500_of_70: &str = "border-b-gray-500/70"; pub(crate) const border_b_gray_500_of_75: &str = "border-b-gray-500/75"; pub(crate) const border_b_gray_500_of_80: &str = "border-b-gray-500/80"; pub(crate) const border_b_gray_500_of_90: &str = "border-b-gray-500/90"; pub(crate) const border_b_gray_500_of_95: &str = "border-b-gray-500/95"; pub(crate) const border_b_gray_50_of_0: &str = "border-b-gray-50/0"; pub(crate) const border_b_gray_50_of_10: &str = "border-b-gray-50/10"; pub(crate) const border_b_gray_50_of_100: &str = "border-b-gray-50/100"; pub(crate) const border_b_gray_50_of_20: &str = "border-b-gray-50/20"; pub(crate) const border_b_gray_50_of_25: &str = "border-b-gray-50/25"; pub(crate) const border_b_gray_50_of_30: &str = "border-b-gray-50/30"; pub(crate) const border_b_gray_50_of_40: &str = "border-b-gray-50/40"; pub(crate) const border_b_gray_50_of_5: &str = "border-b-gray-50/5"; pub(crate) const border_b_gray_50_of_50: &str = "border-b-gray-50/50"; pub(crate) const border_b_gray_50_of_60: &str = "border-b-gray-50/60"; pub(crate) const border_b_gray_50_of_70: &str = "border-b-gray-50/70"; pub(crate) const border_b_gray_50_of_75: &str = "border-b-gray-50/75"; pub(crate) const border_b_gray_50_of_80: &str = "border-b-gray-50/80"; pub(crate) const border_b_gray_50_of_90: &str = "border-b-gray-50/90"; pub(crate) const border_b_gray_50_of_95: &str = "border-b-gray-50/95"; pub(crate) const border_b_gray_600: &str = "border-b-gray-600"; pub(crate) const border_b_gray_600_of_0: &str = "border-b-gray-600/0"; pub(crate) const border_b_gray_600_of_10: &str = "border-b-gray-600/10"; pub(crate) const border_b_gray_600_of_100: &str = "border-b-gray-600/100"; pub(crate) const border_b_gray_600_of_20: &str = "border-b-gray-600/20"; pub(crate) const border_b_gray_600_of_25: &str = "border-b-gray-600/25"; pub(crate) const border_b_gray_600_of_30: &str = "border-b-gray-600/30"; pub(crate) const border_b_gray_600_of_40: &str = "border-b-gray-600/40"; pub(crate) const border_b_gray_600_of_5: &str = "border-b-gray-600/5"; pub(crate) const border_b_gray_600_of_50: &str = "border-b-gray-600/50"; pub(crate) const border_b_gray_600_of_60: &str = "border-b-gray-600/60"; pub(crate) const border_b_gray_600_of_70: &str = "border-b-gray-600/70"; pub(crate) const border_b_gray_600_of_75: &str = "border-b-gray-600/75"; pub(crate) const border_b_gray_600_of_80: &str = "border-b-gray-600/80"; pub(crate) const border_b_gray_600_of_90: &str = "border-b-gray-600/90"; pub(crate) const border_b_gray_600_of_95: &str = "border-b-gray-600/95"; pub(crate) const border_b_gray_700: &str = "border-b-gray-700"; pub(crate) const border_b_gray_700_of_0: &str = "border-b-gray-700/0"; pub(crate) const border_b_gray_700_of_10: &str = "border-b-gray-700/10"; pub(crate) const border_b_gray_700_of_100: &str = "border-b-gray-700/100"; pub(crate) const border_b_gray_700_of_20: &str = "border-b-gray-700/20"; pub(crate) const border_b_gray_700_of_25: &str = "border-b-gray-700/25"; pub(crate) const border_b_gray_700_of_30: &str = "border-b-gray-700/30"; pub(crate) const border_b_gray_700_of_40: &str = "border-b-gray-700/40"; pub(crate) const border_b_gray_700_of_5: &str = "border-b-gray-700/5"; pub(crate) const border_b_gray_700_of_50: &str = "border-b-gray-700/50"; pub(crate) const border_b_gray_700_of_60: &str = "border-b-gray-700/60"; pub(crate) const border_b_gray_700_of_70: &str = "border-b-gray-700/70"; pub(crate) const border_b_gray_700_of_75: &str = "border-b-gray-700/75"; pub(crate) const border_b_gray_700_of_80: &str = "border-b-gray-700/80"; pub(crate) const border_b_gray_700_of_90: &str = "border-b-gray-700/90"; pub(crate) const border_b_gray_700_of_95: &str = "border-b-gray-700/95"; pub(crate) const border_b_gray_800: &str = "border-b-gray-800"; pub(crate) const border_b_gray_800_of_0: &str = "border-b-gray-800/0"; pub(crate) const border_b_gray_800_of_10: &str = "border-b-gray-800/10"; pub(crate) const border_b_gray_800_of_100: &str = "border-b-gray-800/100"; pub(crate) const border_b_gray_800_of_20: &str = "border-b-gray-800/20"; pub(crate) const border_b_gray_800_of_25: &str = "border-b-gray-800/25"; pub(crate) const border_b_gray_800_of_30: &str = "border-b-gray-800/30"; pub(crate) const border_b_gray_800_of_40: &str = "border-b-gray-800/40"; pub(crate) const border_b_gray_800_of_5: &str = "border-b-gray-800/5"; pub(crate) const border_b_gray_800_of_50: &str = "border-b-gray-800/50"; pub(crate) const border_b_gray_800_of_60: &str = "border-b-gray-800/60"; pub(crate) const border_b_gray_800_of_70: &str = "border-b-gray-800/70"; pub(crate) const border_b_gray_800_of_75: &str = "border-b-gray-800/75"; pub(crate) const border_b_gray_800_of_80: &str = "border-b-gray-800/80"; pub(crate) const border_b_gray_800_of_90: &str = "border-b-gray-800/90"; pub(crate) const border_b_gray_800_of_95: &str = "border-b-gray-800/95"; pub(crate) const border_b_gray_900: &str = "border-b-gray-900"; pub(crate) const border_b_gray_900_of_0: &str = "border-b-gray-900/0"; pub(crate) const border_b_gray_900_of_10: &str = "border-b-gray-900/10"; pub(crate) const border_b_gray_900_of_100: &str = "border-b-gray-900/100"; pub(crate) const border_b_gray_900_of_20: &str = "border-b-gray-900/20"; pub(crate) const border_b_gray_900_of_25: &str = "border-b-gray-900/25"; pub(crate) const border_b_gray_900_of_30: &str = "border-b-gray-900/30"; pub(crate) const border_b_gray_900_of_40: &str = "border-b-gray-900/40"; pub(crate) const border_b_gray_900_of_5: &str = "border-b-gray-900/5"; pub(crate) const border_b_gray_900_of_50: &str = "border-b-gray-900/50"; pub(crate) const border_b_gray_900_of_60: &str = "border-b-gray-900/60"; pub(crate) const border_b_gray_900_of_70: &str = "border-b-gray-900/70"; pub(crate) const border_b_gray_900_of_75: &str = "border-b-gray-900/75"; pub(crate) const border_b_gray_900_of_80: &str = "border-b-gray-900/80"; pub(crate) const border_b_gray_900_of_90: &str = "border-b-gray-900/90"; pub(crate) const border_b_gray_900_of_95: &str = "border-b-gray-900/95"; pub(crate) const border_b_green_100: &str = "border-b-green-100"; pub(crate) const border_b_green_100_of_0: &str = "border-b-green-100/0"; pub(crate) const border_b_green_100_of_10: &str = "border-b-green-100/10"; pub(crate) const border_b_green_100_of_100: &str = "border-b-green-100/100"; pub(crate) const border_b_green_100_of_20: &str = "border-b-green-100/20"; pub(crate) const border_b_green_100_of_25: &str = "border-b-green-100/25"; pub(crate) const border_b_green_100_of_30: &str = "border-b-green-100/30"; pub(crate) const border_b_green_100_of_40: &str = "border-b-green-100/40"; pub(crate) const border_b_green_100_of_5: &str = "border-b-green-100/5"; pub(crate) const border_b_green_100_of_50: &str = "border-b-green-100/50"; pub(crate) const border_b_green_100_of_60: &str = "border-b-green-100/60"; pub(crate) const border_b_green_100_of_70: &str = "border-b-green-100/70"; pub(crate) const border_b_green_100_of_75: &str = "border-b-green-100/75"; pub(crate) const border_b_green_100_of_80: &str = "border-b-green-100/80"; pub(crate) const border_b_green_100_of_90: &str = "border-b-green-100/90"; pub(crate) const border_b_green_100_of_95: &str = "border-b-green-100/95"; pub(crate) const border_b_green_200: &str = "border-b-green-200"; pub(crate) const border_b_green_200_of_0: &str = "border-b-green-200/0"; pub(crate) const border_b_green_200_of_10: &str = "border-b-green-200/10"; pub(crate) const border_b_green_200_of_100: &str = "border-b-green-200/100"; pub(crate) const border_b_green_200_of_20: &str = "border-b-green-200/20"; pub(crate) const border_b_green_200_of_25: &str = "border-b-green-200/25"; pub(crate) const border_b_green_200_of_30: &str = "border-b-green-200/30"; pub(crate) const border_b_green_200_of_40: &str = "border-b-green-200/40"; pub(crate) const border_b_green_200_of_5: &str = "border-b-green-200/5"; pub(crate) const border_b_green_200_of_50: &str = "border-b-green-200/50"; pub(crate) const border_b_green_200_of_60: &str = "border-b-green-200/60"; pub(crate) const border_b_green_200_of_70: &str = "border-b-green-200/70"; pub(crate) const border_b_green_200_of_75: &str = "border-b-green-200/75"; pub(crate) const border_b_green_200_of_80: &str = "border-b-green-200/80"; pub(crate) const border_b_green_200_of_90: &str = "border-b-green-200/90"; pub(crate) const border_b_green_200_of_95: &str = "border-b-green-200/95"; pub(crate) const border_b_green_300: &str = "border-b-green-300"; pub(crate) const border_b_green_300_of_0: &str = "border-b-green-300/0"; pub(crate) const border_b_green_300_of_10: &str = "border-b-green-300/10"; pub(crate) const border_b_green_300_of_100: &str = "border-b-green-300/100"; pub(crate) const border_b_green_300_of_20: &str = "border-b-green-300/20"; pub(crate) const border_b_green_300_of_25: &str = "border-b-green-300/25"; pub(crate) const border_b_green_300_of_30: &str = "border-b-green-300/30"; pub(crate) const border_b_green_300_of_40: &str = "border-b-green-300/40"; pub(crate) const border_b_green_300_of_5: &str = "border-b-green-300/5"; pub(crate) const border_b_green_300_of_50: &str = "border-b-green-300/50"; pub(crate) const border_b_green_300_of_60: &str = "border-b-green-300/60"; pub(crate) const border_b_green_300_of_70: &str = "border-b-green-300/70"; pub(crate) const border_b_green_300_of_75: &str = "border-b-green-300/75"; pub(crate) const border_b_green_300_of_80: &str = "border-b-green-300/80"; pub(crate) const border_b_green_300_of_90: &str = "border-b-green-300/90"; pub(crate) const border_b_green_300_of_95: &str = "border-b-green-300/95"; pub(crate) const border_b_green_400: &str = "border-b-green-400"; pub(crate) const border_b_green_400_of_0: &str = "border-b-green-400/0"; pub(crate) const border_b_green_400_of_10: &str = "border-b-green-400/10"; pub(crate) const border_b_green_400_of_100: &str = "border-b-green-400/100"; pub(crate) const border_b_green_400_of_20: &str = "border-b-green-400/20"; pub(crate) const border_b_green_400_of_25: &str = "border-b-green-400/25"; pub(crate) const border_b_green_400_of_30: &str = "border-b-green-400/30"; pub(crate) const border_b_green_400_of_40: &str = "border-b-green-400/40"; pub(crate) const border_b_green_400_of_5: &str = "border-b-green-400/5"; pub(crate) const border_b_green_400_of_50: &str = "border-b-green-400/50"; pub(crate) const border_b_green_400_of_60: &str = "border-b-green-400/60"; pub(crate) const border_b_green_400_of_70: &str = "border-b-green-400/70"; pub(crate) const border_b_green_400_of_75: &str = "border-b-green-400/75"; pub(crate) const border_b_green_400_of_80: &str = "border-b-green-400/80"; pub(crate) const border_b_green_400_of_90: &str = "border-b-green-400/90"; pub(crate) const border_b_green_400_of_95: &str = "border-b-green-400/95"; pub(crate) const border_b_green_50: &str = "border-b-green-50"; pub(crate) const border_b_green_500: &str = "border-b-green-500"; pub(crate) const border_b_green_500_of_0: &str = "border-b-green-500/0"; pub(crate) const border_b_green_500_of_10: &str = "border-b-green-500/10"; pub(crate) const border_b_green_500_of_100: &str = "border-b-green-500/100"; pub(crate) const border_b_green_500_of_20: &str = "border-b-green-500/20"; pub(crate) const border_b_green_500_of_25: &str = "border-b-green-500/25"; pub(crate) const border_b_green_500_of_30: &str = "border-b-green-500/30"; pub(crate) const border_b_green_500_of_40: &str = "border-b-green-500/40"; pub(crate) const border_b_green_500_of_5: &str = "border-b-green-500/5"; pub(crate) const border_b_green_500_of_50: &str = "border-b-green-500/50"; pub(crate) const border_b_green_500_of_60: &str = "border-b-green-500/60"; pub(crate) const border_b_green_500_of_70: &str = "border-b-green-500/70"; pub(crate) const border_b_green_500_of_75: &str = "border-b-green-500/75"; pub(crate) const border_b_green_500_of_80: &str = "border-b-green-500/80"; pub(crate) const border_b_green_500_of_90: &str = "border-b-green-500/90"; pub(crate) const border_b_green_500_of_95: &str = "border-b-green-500/95"; pub(crate) const border_b_green_50_of_0: &str = "border-b-green-50/0"; pub(crate) const border_b_green_50_of_10: &str = "border-b-green-50/10"; pub(crate) const border_b_green_50_of_100: &str = "border-b-green-50/100"; pub(crate) const border_b_green_50_of_20: &str = "border-b-green-50/20"; pub(crate) const border_b_green_50_of_25: &str = "border-b-green-50/25"; pub(crate) const border_b_green_50_of_30: &str = "border-b-green-50/30"; pub(crate) const border_b_green_50_of_40: &str = "border-b-green-50/40"; pub(crate) const border_b_green_50_of_5: &str = "border-b-green-50/5"; pub(crate) const border_b_green_50_of_50: &str = "border-b-green-50/50"; pub(crate) const border_b_green_50_of_60: &str = "border-b-green-50/60"; pub(crate) const border_b_green_50_of_70: &str = "border-b-green-50/70"; pub(crate) const border_b_green_50_of_75: &str = "border-b-green-50/75"; pub(crate) const border_b_green_50_of_80: &str = "border-b-green-50/80"; pub(crate) const border_b_green_50_of_90: &str = "border-b-green-50/90"; pub(crate) const border_b_green_50_of_95: &str = "border-b-green-50/95"; pub(crate) const border_b_green_600: &str = "border-b-green-600"; pub(crate) const border_b_green_600_of_0: &str = "border-b-green-600/0"; pub(crate) const border_b_green_600_of_10: &str = "border-b-green-600/10"; pub(crate) const border_b_green_600_of_100: &str = "border-b-green-600/100"; pub(crate) const border_b_green_600_of_20: &str = "border-b-green-600/20"; pub(crate) const border_b_green_600_of_25: &str = "border-b-green-600/25"; pub(crate) const border_b_green_600_of_30: &str = "border-b-green-600/30"; pub(crate) const border_b_green_600_of_40: &str = "border-b-green-600/40"; pub(crate) const border_b_green_600_of_5: &str = "border-b-green-600/5"; pub(crate) const border_b_green_600_of_50: &str = "border-b-green-600/50"; pub(crate) const border_b_green_600_of_60: &str = "border-b-green-600/60"; pub(crate) const border_b_green_600_of_70: &str = "border-b-green-600/70"; pub(crate) const border_b_green_600_of_75: &str = "border-b-green-600/75"; pub(crate) const border_b_green_600_of_80: &str = "border-b-green-600/80"; pub(crate) const border_b_green_600_of_90: &str = "border-b-green-600/90"; pub(crate) const border_b_green_600_of_95: &str = "border-b-green-600/95"; pub(crate) const border_b_green_700: &str = "border-b-green-700"; pub(crate) const border_b_green_700_of_0: &str = "border-b-green-700/0"; pub(crate) const border_b_green_700_of_10: &str = "border-b-green-700/10"; pub(crate) const border_b_green_700_of_100: &str = "border-b-green-700/100"; pub(crate) const border_b_green_700_of_20: &str = "border-b-green-700/20"; pub(crate) const border_b_green_700_of_25: &str = "border-b-green-700/25"; pub(crate) const border_b_green_700_of_30: &str = "border-b-green-700/30"; pub(crate) const border_b_green_700_of_40: &str = "border-b-green-700/40"; pub(crate) const border_b_green_700_of_5: &str = "border-b-green-700/5"; pub(crate) const border_b_green_700_of_50: &str = "border-b-green-700/50"; pub(crate) const border_b_green_700_of_60: &str = "border-b-green-700/60"; pub(crate) const border_b_green_700_of_70: &str = "border-b-green-700/70"; pub(crate) const border_b_green_700_of_75: &str = "border-b-green-700/75"; pub(crate) const border_b_green_700_of_80: &str = "border-b-green-700/80"; pub(crate) const border_b_green_700_of_90: &str = "border-b-green-700/90"; pub(crate) const border_b_green_700_of_95: &str = "border-b-green-700/95"; pub(crate) const border_b_green_800: &str = "border-b-green-800"; pub(crate) const border_b_green_800_of_0: &str = "border-b-green-800/0"; pub(crate) const border_b_green_800_of_10: &str = "border-b-green-800/10"; pub(crate) const border_b_green_800_of_100: &str = "border-b-green-800/100"; pub(crate) const border_b_green_800_of_20: &str = "border-b-green-800/20"; pub(crate) const border_b_green_800_of_25: &str = "border-b-green-800/25"; pub(crate) const border_b_green_800_of_30: &str = "border-b-green-800/30"; pub(crate) const border_b_green_800_of_40: &str = "border-b-green-800/40"; pub(crate) const border_b_green_800_of_5: &str = "border-b-green-800/5"; pub(crate) const border_b_green_800_of_50: &str = "border-b-green-800/50"; pub(crate) const border_b_green_800_of_60: &str = "border-b-green-800/60"; pub(crate) const border_b_green_800_of_70: &str = "border-b-green-800/70"; pub(crate) const border_b_green_800_of_75: &str = "border-b-green-800/75"; pub(crate) const border_b_green_800_of_80: &str = "border-b-green-800/80"; pub(crate) const border_b_green_800_of_90: &str = "border-b-green-800/90"; pub(crate) const border_b_green_800_of_95: &str = "border-b-green-800/95"; pub(crate) const border_b_green_900: &str = "border-b-green-900"; pub(crate) const border_b_green_900_of_0: &str = "border-b-green-900/0"; pub(crate) const border_b_green_900_of_10: &str = "border-b-green-900/10"; pub(crate) const border_b_green_900_of_100: &str = "border-b-green-900/100"; pub(crate) const border_b_green_900_of_20: &str = "border-b-green-900/20"; pub(crate) const border_b_green_900_of_25: &str = "border-b-green-900/25"; pub(crate) const border_b_green_900_of_30: &str = "border-b-green-900/30"; pub(crate) const border_b_green_900_of_40: &str = "border-b-green-900/40"; pub(crate) const border_b_green_900_of_5: &str = "border-b-green-900/5"; pub(crate) const border_b_green_900_of_50: &str = "border-b-green-900/50"; pub(crate) const border_b_green_900_of_60: &str = "border-b-green-900/60"; pub(crate) const border_b_green_900_of_70: &str = "border-b-green-900/70"; pub(crate) const border_b_green_900_of_75: &str = "border-b-green-900/75"; pub(crate) const border_b_green_900_of_80: &str = "border-b-green-900/80"; pub(crate) const border_b_green_900_of_90: &str = "border-b-green-900/90"; pub(crate) const border_b_green_900_of_95: &str = "border-b-green-900/95"; pub(crate) const border_b_indigo_100: &str = "border-b-indigo-100"; pub(crate) const border_b_indigo_100_of_0: &str = "border-b-indigo-100/0"; pub(crate) const border_b_indigo_100_of_10: &str = "border-b-indigo-100/10"; pub(crate) const border_b_indigo_100_of_100: &str = "border-b-indigo-100/100"; pub(crate) const border_b_indigo_100_of_20: &str = "border-b-indigo-100/20"; pub(crate) const border_b_indigo_100_of_25: &str = "border-b-indigo-100/25"; pub(crate) const border_b_indigo_100_of_30: &str = "border-b-indigo-100/30"; pub(crate) const border_b_indigo_100_of_40: &str = "border-b-indigo-100/40"; pub(crate) const border_b_indigo_100_of_5: &str = "border-b-indigo-100/5"; pub(crate) const border_b_indigo_100_of_50: &str = "border-b-indigo-100/50"; pub(crate) const border_b_indigo_100_of_60: &str = "border-b-indigo-100/60"; pub(crate) const border_b_indigo_100_of_70: &str = "border-b-indigo-100/70"; pub(crate) const border_b_indigo_100_of_75: &str = "border-b-indigo-100/75"; pub(crate) const border_b_indigo_100_of_80: &str = "border-b-indigo-100/80"; pub(crate) const border_b_indigo_100_of_90: &str = "border-b-indigo-100/90"; pub(crate) const border_b_indigo_100_of_95: &str = "border-b-indigo-100/95"; pub(crate) const border_b_indigo_200: &str = "border-b-indigo-200"; pub(crate) const border_b_indigo_200_of_0: &str = "border-b-indigo-200/0"; pub(crate) const border_b_indigo_200_of_10: &str = "border-b-indigo-200/10"; pub(crate) const border_b_indigo_200_of_100: &str = "border-b-indigo-200/100"; pub(crate) const border_b_indigo_200_of_20: &str = "border-b-indigo-200/20"; pub(crate) const border_b_indigo_200_of_25: &str = "border-b-indigo-200/25"; pub(crate) const border_b_indigo_200_of_30: &str = "border-b-indigo-200/30"; pub(crate) const border_b_indigo_200_of_40: &str = "border-b-indigo-200/40"; pub(crate) const border_b_indigo_200_of_5: &str = "border-b-indigo-200/5"; pub(crate) const border_b_indigo_200_of_50: &str = "border-b-indigo-200/50"; pub(crate) const border_b_indigo_200_of_60: &str = "border-b-indigo-200/60"; pub(crate) const border_b_indigo_200_of_70: &str = "border-b-indigo-200/70"; pub(crate) const border_b_indigo_200_of_75: &str = "border-b-indigo-200/75"; pub(crate) const border_b_indigo_200_of_80: &str = "border-b-indigo-200/80"; pub(crate) const border_b_indigo_200_of_90: &str = "border-b-indigo-200/90"; pub(crate) const border_b_indigo_200_of_95: &str = "border-b-indigo-200/95"; pub(crate) const border_b_indigo_300: &str = "border-b-indigo-300"; pub(crate) const border_b_indigo_300_of_0: &str = "border-b-indigo-300/0"; pub(crate) const border_b_indigo_300_of_10: &str = "border-b-indigo-300/10"; pub(crate) const border_b_indigo_300_of_100: &str = "border-b-indigo-300/100"; pub(crate) const border_b_indigo_300_of_20: &str = "border-b-indigo-300/20"; pub(crate) const border_b_indigo_300_of_25: &str = "border-b-indigo-300/25"; pub(crate) const border_b_indigo_300_of_30: &str = "border-b-indigo-300/30"; pub(crate) const border_b_indigo_300_of_40: &str = "border-b-indigo-300/40"; pub(crate) const border_b_indigo_300_of_5: &str = "border-b-indigo-300/5"; pub(crate) const border_b_indigo_300_of_50: &str = "border-b-indigo-300/50"; pub(crate) const border_b_indigo_300_of_60: &str = "border-b-indigo-300/60"; pub(crate) const border_b_indigo_300_of_70: &str = "border-b-indigo-300/70"; pub(crate) const border_b_indigo_300_of_75: &str = "border-b-indigo-300/75"; pub(crate) const border_b_indigo_300_of_80: &str = "border-b-indigo-300/80"; pub(crate) const border_b_indigo_300_of_90: &str = "border-b-indigo-300/90"; pub(crate) const border_b_indigo_300_of_95: &str = "border-b-indigo-300/95"; pub(crate) const border_b_indigo_400: &str = "border-b-indigo-400"; pub(crate) const border_b_indigo_400_of_0: &str = "border-b-indigo-400/0"; pub(crate) const border_b_indigo_400_of_10: &str = "border-b-indigo-400/10"; pub(crate) const border_b_indigo_400_of_100: &str = "border-b-indigo-400/100"; pub(crate) const border_b_indigo_400_of_20: &str = "border-b-indigo-400/20"; pub(crate) const border_b_indigo_400_of_25: &str = "border-b-indigo-400/25"; pub(crate) const border_b_indigo_400_of_30: &str = "border-b-indigo-400/30"; pub(crate) const border_b_indigo_400_of_40: &str = "border-b-indigo-400/40"; pub(crate) const border_b_indigo_400_of_5: &str = "border-b-indigo-400/5"; pub(crate) const border_b_indigo_400_of_50: &str = "border-b-indigo-400/50"; pub(crate) const border_b_indigo_400_of_60: &str = "border-b-indigo-400/60"; pub(crate) const border_b_indigo_400_of_70: &str = "border-b-indigo-400/70"; pub(crate) const border_b_indigo_400_of_75: &str = "border-b-indigo-400/75"; pub(crate) const border_b_indigo_400_of_80: &str = "border-b-indigo-400/80"; pub(crate) const border_b_indigo_400_of_90: &str = "border-b-indigo-400/90"; pub(crate) const border_b_indigo_400_of_95: &str = "border-b-indigo-400/95"; pub(crate) const border_b_indigo_50: &str = "border-b-indigo-50"; pub(crate) const border_b_indigo_500: &str = "border-b-indigo-500"; pub(crate) const border_b_indigo_500_of_0: &str = "border-b-indigo-500/0"; pub(crate) const border_b_indigo_500_of_10: &str = "border-b-indigo-500/10"; pub(crate) const border_b_indigo_500_of_100: &str = "border-b-indigo-500/100"; pub(crate) const border_b_indigo_500_of_20: &str = "border-b-indigo-500/20"; pub(crate) const border_b_indigo_500_of_25: &str = "border-b-indigo-500/25"; pub(crate) const border_b_indigo_500_of_30: &str = "border-b-indigo-500/30"; pub(crate) const border_b_indigo_500_of_40: &str = "border-b-indigo-500/40"; pub(crate) const border_b_indigo_500_of_5: &str = "border-b-indigo-500/5"; pub(crate) const border_b_indigo_500_of_50: &str = "border-b-indigo-500/50"; pub(crate) const border_b_indigo_500_of_60: &str = "border-b-indigo-500/60"; pub(crate) const border_b_indigo_500_of_70: &str = "border-b-indigo-500/70"; pub(crate) const border_b_indigo_500_of_75: &str = "border-b-indigo-500/75"; pub(crate) const border_b_indigo_500_of_80: &str = "border-b-indigo-500/80"; pub(crate) const border_b_indigo_500_of_90: &str = "border-b-indigo-500/90"; pub(crate) const border_b_indigo_500_of_95: &str = "border-b-indigo-500/95"; pub(crate) const border_b_indigo_50_of_0: &str = "border-b-indigo-50/0"; pub(crate) const border_b_indigo_50_of_10: &str = "border-b-indigo-50/10"; pub(crate) const border_b_indigo_50_of_100: &str = "border-b-indigo-50/100"; pub(crate) const border_b_indigo_50_of_20: &str = "border-b-indigo-50/20"; pub(crate) const border_b_indigo_50_of_25: &str = "border-b-indigo-50/25"; pub(crate) const border_b_indigo_50_of_30: &str = "border-b-indigo-50/30"; pub(crate) const border_b_indigo_50_of_40: &str = "border-b-indigo-50/40"; pub(crate) const border_b_indigo_50_of_5: &str = "border-b-indigo-50/5"; pub(crate) const border_b_indigo_50_of_50: &str = "border-b-indigo-50/50"; pub(crate) const border_b_indigo_50_of_60: &str = "border-b-indigo-50/60"; pub(crate) const border_b_indigo_50_of_70: &str = "border-b-indigo-50/70"; pub(crate) const border_b_indigo_50_of_75: &str = "border-b-indigo-50/75"; pub(crate) const border_b_indigo_50_of_80: &str = "border-b-indigo-50/80"; pub(crate) const border_b_indigo_50_of_90: &str = "border-b-indigo-50/90"; pub(crate) const border_b_indigo_50_of_95: &str = "border-b-indigo-50/95"; pub(crate) const border_b_indigo_600: &str = "border-b-indigo-600"; pub(crate) const border_b_indigo_600_of_0: &str = "border-b-indigo-600/0"; pub(crate) const border_b_indigo_600_of_10: &str = "border-b-indigo-600/10"; pub(crate) const border_b_indigo_600_of_100: &str = "border-b-indigo-600/100"; pub(crate) const border_b_indigo_600_of_20: &str = "border-b-indigo-600/20"; pub(crate) const border_b_indigo_600_of_25: &str = "border-b-indigo-600/25"; pub(crate) const border_b_indigo_600_of_30: &str = "border-b-indigo-600/30"; pub(crate) const border_b_indigo_600_of_40: &str = "border-b-indigo-600/40"; pub(crate) const border_b_indigo_600_of_5: &str = "border-b-indigo-600/5"; pub(crate) const border_b_indigo_600_of_50: &str = "border-b-indigo-600/50"; pub(crate) const border_b_indigo_600_of_60: &str = "border-b-indigo-600/60"; pub(crate) const border_b_indigo_600_of_70: &str = "border-b-indigo-600/70"; pub(crate) const border_b_indigo_600_of_75: &str = "border-b-indigo-600/75"; pub(crate) const border_b_indigo_600_of_80: &str = "border-b-indigo-600/80"; pub(crate) const border_b_indigo_600_of_90: &str = "border-b-indigo-600/90"; pub(crate) const border_b_indigo_600_of_95: &str = "border-b-indigo-600/95"; pub(crate) const border_b_indigo_700: &str = "border-b-indigo-700"; pub(crate) const border_b_indigo_700_of_0: &str = "border-b-indigo-700/0"; pub(crate) const border_b_indigo_700_of_10: &str = "border-b-indigo-700/10"; pub(crate) const border_b_indigo_700_of_100: &str = "border-b-indigo-700/100"; pub(crate) const border_b_indigo_700_of_20: &str = "border-b-indigo-700/20"; pub(crate) const border_b_indigo_700_of_25: &str = "border-b-indigo-700/25"; pub(crate) const border_b_indigo_700_of_30: &str = "border-b-indigo-700/30"; pub(crate) const border_b_indigo_700_of_40: &str = "border-b-indigo-700/40"; pub(crate) const border_b_indigo_700_of_5: &str = "border-b-indigo-700/5"; pub(crate) const border_b_indigo_700_of_50: &str = "border-b-indigo-700/50"; pub(crate) const border_b_indigo_700_of_60: &str = "border-b-indigo-700/60"; pub(crate) const border_b_indigo_700_of_70: &str = "border-b-indigo-700/70"; pub(crate) const border_b_indigo_700_of_75: &str = "border-b-indigo-700/75"; pub(crate) const border_b_indigo_700_of_80: &str = "border-b-indigo-700/80"; pub(crate) const border_b_indigo_700_of_90: &str = "border-b-indigo-700/90"; pub(crate) const border_b_indigo_700_of_95: &str = "border-b-indigo-700/95"; pub(crate) const border_b_indigo_800: &str = "border-b-indigo-800"; pub(crate) const border_b_indigo_800_of_0: &str = "border-b-indigo-800/0"; pub(crate) const border_b_indigo_800_of_10: &str = "border-b-indigo-800/10"; pub(crate) const border_b_indigo_800_of_100: &str = "border-b-indigo-800/100"; pub(crate) const border_b_indigo_800_of_20: &str = "border-b-indigo-800/20"; pub(crate) const border_b_indigo_800_of_25: &str = "border-b-indigo-800/25"; pub(crate) const border_b_indigo_800_of_30: &str = "border-b-indigo-800/30"; pub(crate) const border_b_indigo_800_of_40: &str = "border-b-indigo-800/40"; pub(crate) const border_b_indigo_800_of_5: &str = "border-b-indigo-800/5"; pub(crate) const border_b_indigo_800_of_50: &str = "border-b-indigo-800/50"; pub(crate) const border_b_indigo_800_of_60: &str = "border-b-indigo-800/60"; pub(crate) const border_b_indigo_800_of_70: &str = "border-b-indigo-800/70"; pub(crate) const border_b_indigo_800_of_75: &str = "border-b-indigo-800/75"; pub(crate) const border_b_indigo_800_of_80: &str = "border-b-indigo-800/80"; pub(crate) const border_b_indigo_800_of_90: &str = "border-b-indigo-800/90"; pub(crate) const border_b_indigo_800_of_95: &str = "border-b-indigo-800/95"; pub(crate) const border_b_indigo_900: &str = "border-b-indigo-900"; pub(crate) const border_b_indigo_900_of_0: &str = "border-b-indigo-900/0"; pub(crate) const border_b_indigo_900_of_10: &str = "border-b-indigo-900/10"; pub(crate) const border_b_indigo_900_of_100: &str = "border-b-indigo-900/100"; pub(crate) const border_b_indigo_900_of_20: &str = "border-b-indigo-900/20"; pub(crate) const border_b_indigo_900_of_25: &str = "border-b-indigo-900/25"; pub(crate) const border_b_indigo_900_of_30: &str = "border-b-indigo-900/30"; pub(crate) const border_b_indigo_900_of_40: &str = "border-b-indigo-900/40"; pub(crate) const border_b_indigo_900_of_5: &str = "border-b-indigo-900/5"; pub(crate) const border_b_indigo_900_of_50: &str = "border-b-indigo-900/50"; pub(crate) const border_b_indigo_900_of_60: &str = "border-b-indigo-900/60"; pub(crate) const border_b_indigo_900_of_70: &str = "border-b-indigo-900/70"; pub(crate) const border_b_indigo_900_of_75: &str = "border-b-indigo-900/75"; pub(crate) const border_b_indigo_900_of_80: &str = "border-b-indigo-900/80"; pub(crate) const border_b_indigo_900_of_90: &str = "border-b-indigo-900/90"; pub(crate) const border_b_indigo_900_of_95: &str = "border-b-indigo-900/95"; pub(crate) const border_b_inherit: &str = "border-b-inherit"; pub(crate) const border_b_lime_100: &str = "border-b-lime-100"; pub(crate) const border_b_lime_100_of_0: &str = "border-b-lime-100/0"; pub(crate) const border_b_lime_100_of_10: &str = "border-b-lime-100/10"; pub(crate) const border_b_lime_100_of_100: &str = "border-b-lime-100/100"; pub(crate) const border_b_lime_100_of_20: &str = "border-b-lime-100/20"; pub(crate) const border_b_lime_100_of_25: &str = "border-b-lime-100/25"; pub(crate) const border_b_lime_100_of_30: &str = "border-b-lime-100/30"; pub(crate) const border_b_lime_100_of_40: &str = "border-b-lime-100/40"; pub(crate) const border_b_lime_100_of_5: &str = "border-b-lime-100/5"; pub(crate) const border_b_lime_100_of_50: &str = "border-b-lime-100/50"; pub(crate) const border_b_lime_100_of_60: &str = "border-b-lime-100/60"; pub(crate) const border_b_lime_100_of_70: &str = "border-b-lime-100/70"; pub(crate) const border_b_lime_100_of_75: &str = "border-b-lime-100/75"; pub(crate) const border_b_lime_100_of_80: &str = "border-b-lime-100/80"; pub(crate) const border_b_lime_100_of_90: &str = "border-b-lime-100/90"; pub(crate) const border_b_lime_100_of_95: &str = "border-b-lime-100/95"; pub(crate) const border_b_lime_200: &str = "border-b-lime-200"; pub(crate) const border_b_lime_200_of_0: &str = "border-b-lime-200/0"; pub(crate) const border_b_lime_200_of_10: &str = "border-b-lime-200/10"; pub(crate) const border_b_lime_200_of_100: &str = "border-b-lime-200/100"; pub(crate) const border_b_lime_200_of_20: &str = "border-b-lime-200/20"; pub(crate) const border_b_lime_200_of_25: &str = "border-b-lime-200/25"; pub(crate) const border_b_lime_200_of_30: &str = "border-b-lime-200/30"; pub(crate) const border_b_lime_200_of_40: &str = "border-b-lime-200/40"; pub(crate) const border_b_lime_200_of_5: &str = "border-b-lime-200/5"; pub(crate) const border_b_lime_200_of_50: &str = "border-b-lime-200/50"; pub(crate) const border_b_lime_200_of_60: &str = "border-b-lime-200/60"; pub(crate) const border_b_lime_200_of_70: &str = "border-b-lime-200/70"; pub(crate) const border_b_lime_200_of_75: &str = "border-b-lime-200/75"; pub(crate) const border_b_lime_200_of_80: &str = "border-b-lime-200/80"; pub(crate) const border_b_lime_200_of_90: &str = "border-b-lime-200/90"; pub(crate) const border_b_lime_200_of_95: &str = "border-b-lime-200/95"; pub(crate) const border_b_lime_300: &str = "border-b-lime-300"; pub(crate) const border_b_lime_300_of_0: &str = "border-b-lime-300/0"; pub(crate) const border_b_lime_300_of_10: &str = "border-b-lime-300/10"; pub(crate) const border_b_lime_300_of_100: &str = "border-b-lime-300/100"; pub(crate) const border_b_lime_300_of_20: &str = "border-b-lime-300/20"; pub(crate) const border_b_lime_300_of_25: &str = "border-b-lime-300/25"; pub(crate) const border_b_lime_300_of_30: &str = "border-b-lime-300/30"; pub(crate) const border_b_lime_300_of_40: &str = "border-b-lime-300/40"; pub(crate) const border_b_lime_300_of_5: &str = "border-b-lime-300/5"; pub(crate) const border_b_lime_300_of_50: &str = "border-b-lime-300/50"; pub(crate) const border_b_lime_300_of_60: &str = "border-b-lime-300/60"; pub(crate) const border_b_lime_300_of_70: &str = "border-b-lime-300/70"; pub(crate) const border_b_lime_300_of_75: &str = "border-b-lime-300/75"; pub(crate) const border_b_lime_300_of_80: &str = "border-b-lime-300/80"; pub(crate) const border_b_lime_300_of_90: &str = "border-b-lime-300/90"; pub(crate) const border_b_lime_300_of_95: &str = "border-b-lime-300/95"; pub(crate) const border_b_lime_400: &str = "border-b-lime-400"; pub(crate) const border_b_lime_400_of_0: &str = "border-b-lime-400/0"; pub(crate) const border_b_lime_400_of_10: &str = "border-b-lime-400/10"; pub(crate) const border_b_lime_400_of_100: &str = "border-b-lime-400/100"; pub(crate) const border_b_lime_400_of_20: &str = "border-b-lime-400/20"; pub(crate) const border_b_lime_400_of_25: &str = "border-b-lime-400/25"; pub(crate) const border_b_lime_400_of_30: &str = "border-b-lime-400/30"; pub(crate) const border_b_lime_400_of_40: &str = "border-b-lime-400/40"; pub(crate) const border_b_lime_400_of_5: &str = "border-b-lime-400/5"; pub(crate) const border_b_lime_400_of_50: &str = "border-b-lime-400/50"; pub(crate) const border_b_lime_400_of_60: &str = "border-b-lime-400/60"; pub(crate) const border_b_lime_400_of_70: &str = "border-b-lime-400/70"; pub(crate) const border_b_lime_400_of_75: &str = "border-b-lime-400/75"; pub(crate) const border_b_lime_400_of_80: &str = "border-b-lime-400/80"; pub(crate) const border_b_lime_400_of_90: &str = "border-b-lime-400/90"; pub(crate) const border_b_lime_400_of_95: &str = "border-b-lime-400/95"; pub(crate) const border_b_lime_50: &str = "border-b-lime-50"; pub(crate) const border_b_lime_500: &str = "border-b-lime-500"; pub(crate) const border_b_lime_500_of_0: &str = "border-b-lime-500/0"; pub(crate) const border_b_lime_500_of_10: &str = "border-b-lime-500/10"; pub(crate) const border_b_lime_500_of_100: &str = "border-b-lime-500/100"; pub(crate) const border_b_lime_500_of_20: &str = "border-b-lime-500/20"; pub(crate) const border_b_lime_500_of_25: &str = "border-b-lime-500/25"; pub(crate) const border_b_lime_500_of_30: &str = "border-b-lime-500/30"; pub(crate) const border_b_lime_500_of_40: &str = "border-b-lime-500/40"; pub(crate) const border_b_lime_500_of_5: &str = "border-b-lime-500/5"; pub(crate) const border_b_lime_500_of_50: &str = "border-b-lime-500/50"; pub(crate) const border_b_lime_500_of_60: &str = "border-b-lime-500/60"; pub(crate) const border_b_lime_500_of_70: &str = "border-b-lime-500/70"; pub(crate) const border_b_lime_500_of_75: &str = "border-b-lime-500/75"; pub(crate) const border_b_lime_500_of_80: &str = "border-b-lime-500/80"; pub(crate) const border_b_lime_500_of_90: &str = "border-b-lime-500/90"; pub(crate) const border_b_lime_500_of_95: &str = "border-b-lime-500/95"; pub(crate) const border_b_lime_50_of_0: &str = "border-b-lime-50/0"; pub(crate) const border_b_lime_50_of_10: &str = "border-b-lime-50/10"; pub(crate) const border_b_lime_50_of_100: &str = "border-b-lime-50/100"; pub(crate) const border_b_lime_50_of_20: &str = "border-b-lime-50/20"; pub(crate) const border_b_lime_50_of_25: &str = "border-b-lime-50/25"; pub(crate) const border_b_lime_50_of_30: &str = "border-b-lime-50/30"; pub(crate) const border_b_lime_50_of_40: &str = "border-b-lime-50/40"; pub(crate) const border_b_lime_50_of_5: &str = "border-b-lime-50/5"; pub(crate) const border_b_lime_50_of_50: &str = "border-b-lime-50/50"; pub(crate) const border_b_lime_50_of_60: &str = "border-b-lime-50/60"; pub(crate) const border_b_lime_50_of_70: &str = "border-b-lime-50/70"; pub(crate) const border_b_lime_50_of_75: &str = "border-b-lime-50/75"; pub(crate) const border_b_lime_50_of_80: &str = "border-b-lime-50/80"; pub(crate) const border_b_lime_50_of_90: &str = "border-b-lime-50/90"; pub(crate) const border_b_lime_50_of_95: &str = "border-b-lime-50/95"; pub(crate) const border_b_lime_600: &str = "border-b-lime-600"; pub(crate) const border_b_lime_600_of_0: &str = "border-b-lime-600/0"; pub(crate) const border_b_lime_600_of_10: &str = "border-b-lime-600/10"; pub(crate) const border_b_lime_600_of_100: &str = "border-b-lime-600/100"; pub(crate) const border_b_lime_600_of_20: &str = "border-b-lime-600/20"; pub(crate) const border_b_lime_600_of_25: &str = "border-b-lime-600/25"; pub(crate) const border_b_lime_600_of_30: &str = "border-b-lime-600/30"; pub(crate) const border_b_lime_600_of_40: &str = "border-b-lime-600/40"; pub(crate) const border_b_lime_600_of_5: &str = "border-b-lime-600/5"; pub(crate) const border_b_lime_600_of_50: &str = "border-b-lime-600/50"; pub(crate) const border_b_lime_600_of_60: &str = "border-b-lime-600/60"; pub(crate) const border_b_lime_600_of_70: &str = "border-b-lime-600/70"; pub(crate) const border_b_lime_600_of_75: &str = "border-b-lime-600/75"; pub(crate) const border_b_lime_600_of_80: &str = "border-b-lime-600/80"; pub(crate) const border_b_lime_600_of_90: &str = "border-b-lime-600/90"; pub(crate) const border_b_lime_600_of_95: &str = "border-b-lime-600/95"; pub(crate) const border_b_lime_700: &str = "border-b-lime-700"; pub(crate) const border_b_lime_700_of_0: &str = "border-b-lime-700/0"; pub(crate) const border_b_lime_700_of_10: &str = "border-b-lime-700/10"; pub(crate) const border_b_lime_700_of_100: &str = "border-b-lime-700/100"; pub(crate) const border_b_lime_700_of_20: &str = "border-b-lime-700/20"; pub(crate) const border_b_lime_700_of_25: &str = "border-b-lime-700/25"; pub(crate) const border_b_lime_700_of_30: &str = "border-b-lime-700/30"; pub(crate) const border_b_lime_700_of_40: &str = "border-b-lime-700/40"; pub(crate) const border_b_lime_700_of_5: &str = "border-b-lime-700/5"; pub(crate) const border_b_lime_700_of_50: &str = "border-b-lime-700/50"; pub(crate) const border_b_lime_700_of_60: &str = "border-b-lime-700/60"; pub(crate) const border_b_lime_700_of_70: &str = "border-b-lime-700/70"; pub(crate) const border_b_lime_700_of_75: &str = "border-b-lime-700/75"; pub(crate) const border_b_lime_700_of_80: &str = "border-b-lime-700/80"; pub(crate) const border_b_lime_700_of_90: &str = "border-b-lime-700/90"; pub(crate) const border_b_lime_700_of_95: &str = "border-b-lime-700/95"; pub(crate) const border_b_lime_800: &str = "border-b-lime-800"; pub(crate) const border_b_lime_800_of_0: &str = "border-b-lime-800/0"; pub(crate) const border_b_lime_800_of_10: &str = "border-b-lime-800/10"; pub(crate) const border_b_lime_800_of_100: &str = "border-b-lime-800/100"; pub(crate) const border_b_lime_800_of_20: &str = "border-b-lime-800/20"; pub(crate) const border_b_lime_800_of_25: &str = "border-b-lime-800/25"; pub(crate) const border_b_lime_800_of_30: &str = "border-b-lime-800/30"; pub(crate) const border_b_lime_800_of_40: &str = "border-b-lime-800/40"; pub(crate) const border_b_lime_800_of_5: &str = "border-b-lime-800/5"; pub(crate) const border_b_lime_800_of_50: &str = "border-b-lime-800/50"; pub(crate) const border_b_lime_800_of_60: &str = "border-b-lime-800/60"; pub(crate) const border_b_lime_800_of_70: &str = "border-b-lime-800/70"; pub(crate) const border_b_lime_800_of_75: &str = "border-b-lime-800/75"; pub(crate) const border_b_lime_800_of_80: &str = "border-b-lime-800/80"; pub(crate) const border_b_lime_800_of_90: &str = "border-b-lime-800/90"; pub(crate) const border_b_lime_800_of_95: &str = "border-b-lime-800/95"; pub(crate) const border_b_lime_900: &str = "border-b-lime-900"; pub(crate) const border_b_lime_900_of_0: &str = "border-b-lime-900/0"; pub(crate) const border_b_lime_900_of_10: &str = "border-b-lime-900/10"; pub(crate) const border_b_lime_900_of_100: &str = "border-b-lime-900/100"; pub(crate) const border_b_lime_900_of_20: &str = "border-b-lime-900/20"; pub(crate) const border_b_lime_900_of_25: &str = "border-b-lime-900/25"; pub(crate) const border_b_lime_900_of_30: &str = "border-b-lime-900/30"; pub(crate) const border_b_lime_900_of_40: &str = "border-b-lime-900/40"; pub(crate) const border_b_lime_900_of_5: &str = "border-b-lime-900/5"; pub(crate) const border_b_lime_900_of_50: &str = "border-b-lime-900/50"; pub(crate) const border_b_lime_900_of_60: &str = "border-b-lime-900/60"; pub(crate) const border_b_lime_900_of_70: &str = "border-b-lime-900/70"; pub(crate) const border_b_lime_900_of_75: &str = "border-b-lime-900/75"; pub(crate) const border_b_lime_900_of_80: &str = "border-b-lime-900/80"; pub(crate) const border_b_lime_900_of_90: &str = "border-b-lime-900/90"; pub(crate) const border_b_lime_900_of_95: &str = "border-b-lime-900/95"; pub(crate) const border_b_neutral_100: &str = "border-b-neutral-100"; pub(crate) const border_b_neutral_100_of_0: &str = "border-b-neutral-100/0"; pub(crate) const border_b_neutral_100_of_10: &str = "border-b-neutral-100/10"; pub(crate) const border_b_neutral_100_of_100: &str = "border-b-neutral-100/100"; pub(crate) const border_b_neutral_100_of_20: &str = "border-b-neutral-100/20"; pub(crate) const border_b_neutral_100_of_25: &str = "border-b-neutral-100/25"; pub(crate) const border_b_neutral_100_of_30: &str = "border-b-neutral-100/30"; pub(crate) const border_b_neutral_100_of_40: &str = "border-b-neutral-100/40"; pub(crate) const border_b_neutral_100_of_5: &str = "border-b-neutral-100/5"; pub(crate) const border_b_neutral_100_of_50: &str = "border-b-neutral-100/50"; pub(crate) const border_b_neutral_100_of_60: &str = "border-b-neutral-100/60"; pub(crate) const border_b_neutral_100_of_70: &str = "border-b-neutral-100/70"; pub(crate) const border_b_neutral_100_of_75: &str = "border-b-neutral-100/75"; pub(crate) const border_b_neutral_100_of_80: &str = "border-b-neutral-100/80"; pub(crate) const border_b_neutral_100_of_90: &str = "border-b-neutral-100/90"; pub(crate) const border_b_neutral_100_of_95: &str = "border-b-neutral-100/95"; pub(crate) const border_b_neutral_200: &str = "border-b-neutral-200"; pub(crate) const border_b_neutral_200_of_0: &str = "border-b-neutral-200/0"; pub(crate) const border_b_neutral_200_of_10: &str = "border-b-neutral-200/10"; pub(crate) const border_b_neutral_200_of_100: &str = "border-b-neutral-200/100"; pub(crate) const border_b_neutral_200_of_20: &str = "border-b-neutral-200/20"; pub(crate) const border_b_neutral_200_of_25: &str = "border-b-neutral-200/25"; pub(crate) const border_b_neutral_200_of_30: &str = "border-b-neutral-200/30"; pub(crate) const border_b_neutral_200_of_40: &str = "border-b-neutral-200/40"; pub(crate) const border_b_neutral_200_of_5: &str = "border-b-neutral-200/5"; pub(crate) const border_b_neutral_200_of_50: &str = "border-b-neutral-200/50"; pub(crate) const border_b_neutral_200_of_60: &str = "border-b-neutral-200/60"; pub(crate) const border_b_neutral_200_of_70: &str = "border-b-neutral-200/70"; pub(crate) const border_b_neutral_200_of_75: &str = "border-b-neutral-200/75"; pub(crate) const border_b_neutral_200_of_80: &str = "border-b-neutral-200/80"; pub(crate) const border_b_neutral_200_of_90: &str = "border-b-neutral-200/90"; pub(crate) const border_b_neutral_200_of_95: &str = "border-b-neutral-200/95"; pub(crate) const border_b_neutral_300: &str = "border-b-neutral-300"; pub(crate) const border_b_neutral_300_of_0: &str = "border-b-neutral-300/0"; pub(crate) const border_b_neutral_300_of_10: &str = "border-b-neutral-300/10"; pub(crate) const border_b_neutral_300_of_100: &str = "border-b-neutral-300/100"; pub(crate) const border_b_neutral_300_of_20: &str = "border-b-neutral-300/20"; pub(crate) const border_b_neutral_300_of_25: &str = "border-b-neutral-300/25"; pub(crate) const border_b_neutral_300_of_30: &str = "border-b-neutral-300/30"; pub(crate) const border_b_neutral_300_of_40: &str = "border-b-neutral-300/40"; pub(crate) const border_b_neutral_300_of_5: &str = "border-b-neutral-300/5"; pub(crate) const border_b_neutral_300_of_50: &str = "border-b-neutral-300/50"; pub(crate) const border_b_neutral_300_of_60: &str = "border-b-neutral-300/60"; pub(crate) const border_b_neutral_300_of_70: &str = "border-b-neutral-300/70"; pub(crate) const border_b_neutral_300_of_75: &str = "border-b-neutral-300/75"; pub(crate) const border_b_neutral_300_of_80: &str = "border-b-neutral-300/80"; pub(crate) const border_b_neutral_300_of_90: &str = "border-b-neutral-300/90"; pub(crate) const border_b_neutral_300_of_95: &str = "border-b-neutral-300/95"; pub(crate) const border_b_neutral_400: &str = "border-b-neutral-400"; pub(crate) const border_b_neutral_400_of_0: &str = "border-b-neutral-400/0"; pub(crate) const border_b_neutral_400_of_10: &str = "border-b-neutral-400/10"; pub(crate) const border_b_neutral_400_of_100: &str = "border-b-neutral-400/100"; pub(crate) const border_b_neutral_400_of_20: &str = "border-b-neutral-400/20"; pub(crate) const border_b_neutral_400_of_25: &str = "border-b-neutral-400/25"; pub(crate) const border_b_neutral_400_of_30: &str = "border-b-neutral-400/30"; pub(crate) const border_b_neutral_400_of_40: &str = "border-b-neutral-400/40"; pub(crate) const border_b_neutral_400_of_5: &str = "border-b-neutral-400/5"; pub(crate) const border_b_neutral_400_of_50: &str = "border-b-neutral-400/50"; pub(crate) const border_b_neutral_400_of_60: &str = "border-b-neutral-400/60"; pub(crate) const border_b_neutral_400_of_70: &str = "border-b-neutral-400/70"; pub(crate) const border_b_neutral_400_of_75: &str = "border-b-neutral-400/75"; pub(crate) const border_b_neutral_400_of_80: &str = "border-b-neutral-400/80"; pub(crate) const border_b_neutral_400_of_90: &str = "border-b-neutral-400/90"; pub(crate) const border_b_neutral_400_of_95: &str = "border-b-neutral-400/95"; pub(crate) const border_b_neutral_50: &str = "border-b-neutral-50"; pub(crate) const border_b_neutral_500: &str = "border-b-neutral-500"; pub(crate) const border_b_neutral_500_of_0: &str = "border-b-neutral-500/0"; pub(crate) const border_b_neutral_500_of_10: &str = "border-b-neutral-500/10"; pub(crate) const border_b_neutral_500_of_100: &str = "border-b-neutral-500/100"; pub(crate) const border_b_neutral_500_of_20: &str = "border-b-neutral-500/20"; pub(crate) const border_b_neutral_500_of_25: &str = "border-b-neutral-500/25"; pub(crate) const border_b_neutral_500_of_30: &str = "border-b-neutral-500/30"; pub(crate) const border_b_neutral_500_of_40: &str = "border-b-neutral-500/40"; pub(crate) const border_b_neutral_500_of_5: &str = "border-b-neutral-500/5"; pub(crate) const border_b_neutral_500_of_50: &str = "border-b-neutral-500/50"; pub(crate) const border_b_neutral_500_of_60: &str = "border-b-neutral-500/60"; pub(crate) const border_b_neutral_500_of_70: &str = "border-b-neutral-500/70"; pub(crate) const border_b_neutral_500_of_75: &str = "border-b-neutral-500/75"; pub(crate) const border_b_neutral_500_of_80: &str = "border-b-neutral-500/80"; pub(crate) const border_b_neutral_500_of_90: &str = "border-b-neutral-500/90"; pub(crate) const border_b_neutral_500_of_95: &str = "border-b-neutral-500/95"; pub(crate) const border_b_neutral_50_of_0: &str = "border-b-neutral-50/0"; pub(crate) const border_b_neutral_50_of_10: &str = "border-b-neutral-50/10"; pub(crate) const border_b_neutral_50_of_100: &str = "border-b-neutral-50/100"; pub(crate) const border_b_neutral_50_of_20: &str = "border-b-neutral-50/20"; pub(crate) const border_b_neutral_50_of_25: &str = "border-b-neutral-50/25"; pub(crate) const border_b_neutral_50_of_30: &str = "border-b-neutral-50/30"; pub(crate) const border_b_neutral_50_of_40: &str = "border-b-neutral-50/40"; pub(crate) const border_b_neutral_50_of_5: &str = "border-b-neutral-50/5"; pub(crate) const border_b_neutral_50_of_50: &str = "border-b-neutral-50/50"; pub(crate) const border_b_neutral_50_of_60: &str = "border-b-neutral-50/60"; pub(crate) const border_b_neutral_50_of_70: &str = "border-b-neutral-50/70"; pub(crate) const border_b_neutral_50_of_75: &str = "border-b-neutral-50/75"; pub(crate) const border_b_neutral_50_of_80: &str = "border-b-neutral-50/80"; pub(crate) const border_b_neutral_50_of_90: &str = "border-b-neutral-50/90"; pub(crate) const border_b_neutral_50_of_95: &str = "border-b-neutral-50/95"; pub(crate) const border_b_neutral_600: &str = "border-b-neutral-600"; pub(crate) const border_b_neutral_600_of_0: &str = "border-b-neutral-600/0"; pub(crate) const border_b_neutral_600_of_10: &str = "border-b-neutral-600/10"; pub(crate) const border_b_neutral_600_of_100: &str = "border-b-neutral-600/100"; pub(crate) const border_b_neutral_600_of_20: &str = "border-b-neutral-600/20"; pub(crate) const border_b_neutral_600_of_25: &str = "border-b-neutral-600/25"; pub(crate) const border_b_neutral_600_of_30: &str = "border-b-neutral-600/30"; pub(crate) const border_b_neutral_600_of_40: &str = "border-b-neutral-600/40"; pub(crate) const border_b_neutral_600_of_5: &str = "border-b-neutral-600/5"; pub(crate) const border_b_neutral_600_of_50: &str = "border-b-neutral-600/50"; pub(crate) const border_b_neutral_600_of_60: &str = "border-b-neutral-600/60"; pub(crate) const border_b_neutral_600_of_70: &str = "border-b-neutral-600/70"; pub(crate) const border_b_neutral_600_of_75: &str = "border-b-neutral-600/75"; pub(crate) const border_b_neutral_600_of_80: &str = "border-b-neutral-600/80"; pub(crate) const border_b_neutral_600_of_90: &str = "border-b-neutral-600/90"; pub(crate) const border_b_neutral_600_of_95: &str = "border-b-neutral-600/95"; pub(crate) const border_b_neutral_700: &str = "border-b-neutral-700"; pub(crate) const border_b_neutral_700_of_0: &str = "border-b-neutral-700/0"; pub(crate) const border_b_neutral_700_of_10: &str = "border-b-neutral-700/10"; pub(crate) const border_b_neutral_700_of_100: &str = "border-b-neutral-700/100"; pub(crate) const border_b_neutral_700_of_20: &str = "border-b-neutral-700/20"; pub(crate) const border_b_neutral_700_of_25: &str = "border-b-neutral-700/25"; pub(crate) const border_b_neutral_700_of_30: &str = "border-b-neutral-700/30"; pub(crate) const border_b_neutral_700_of_40: &str = "border-b-neutral-700/40"; pub(crate) const border_b_neutral_700_of_5: &str = "border-b-neutral-700/5"; pub(crate) const border_b_neutral_700_of_50: &str = "border-b-neutral-700/50"; pub(crate) const border_b_neutral_700_of_60: &str = "border-b-neutral-700/60"; pub(crate) const border_b_neutral_700_of_70: &str = "border-b-neutral-700/70"; pub(crate) const border_b_neutral_700_of_75: &str = "border-b-neutral-700/75"; pub(crate) const border_b_neutral_700_of_80: &str = "border-b-neutral-700/80"; pub(crate) const border_b_neutral_700_of_90: &str = "border-b-neutral-700/90"; pub(crate) const border_b_neutral_700_of_95: &str = "border-b-neutral-700/95"; pub(crate) const border_b_neutral_800: &str = "border-b-neutral-800"; pub(crate) const border_b_neutral_800_of_0: &str = "border-b-neutral-800/0"; pub(crate) const border_b_neutral_800_of_10: &str = "border-b-neutral-800/10"; pub(crate) const border_b_neutral_800_of_100: &str = "border-b-neutral-800/100"; pub(crate) const border_b_neutral_800_of_20: &str = "border-b-neutral-800/20"; pub(crate) const border_b_neutral_800_of_25: &str = "border-b-neutral-800/25"; pub(crate) const border_b_neutral_800_of_30: &str = "border-b-neutral-800/30"; pub(crate) const border_b_neutral_800_of_40: &str = "border-b-neutral-800/40"; pub(crate) const border_b_neutral_800_of_5: &str = "border-b-neutral-800/5"; pub(crate) const border_b_neutral_800_of_50: &str = "border-b-neutral-800/50"; pub(crate) const border_b_neutral_800_of_60: &str = "border-b-neutral-800/60"; pub(crate) const border_b_neutral_800_of_70: &str = "border-b-neutral-800/70"; pub(crate) const border_b_neutral_800_of_75: &str = "border-b-neutral-800/75"; pub(crate) const border_b_neutral_800_of_80: &str = "border-b-neutral-800/80"; pub(crate) const border_b_neutral_800_of_90: &str = "border-b-neutral-800/90"; pub(crate) const border_b_neutral_800_of_95: &str = "border-b-neutral-800/95"; pub(crate) const border_b_neutral_900: &str = "border-b-neutral-900"; pub(crate) const border_b_neutral_900_of_0: &str = "border-b-neutral-900/0"; pub(crate) const border_b_neutral_900_of_10: &str = "border-b-neutral-900/10"; pub(crate) const border_b_neutral_900_of_100: &str = "border-b-neutral-900/100"; pub(crate) const border_b_neutral_900_of_20: &str = "border-b-neutral-900/20"; pub(crate) const border_b_neutral_900_of_25: &str = "border-b-neutral-900/25"; pub(crate) const border_b_neutral_900_of_30: &str = "border-b-neutral-900/30"; pub(crate) const border_b_neutral_900_of_40: &str = "border-b-neutral-900/40"; pub(crate) const border_b_neutral_900_of_5: &str = "border-b-neutral-900/5"; pub(crate) const border_b_neutral_900_of_50: &str = "border-b-neutral-900/50"; pub(crate) const border_b_neutral_900_of_60: &str = "border-b-neutral-900/60"; pub(crate) const border_b_neutral_900_of_70: &str = "border-b-neutral-900/70"; pub(crate) const border_b_neutral_900_of_75: &str = "border-b-neutral-900/75"; pub(crate) const border_b_neutral_900_of_80: &str = "border-b-neutral-900/80"; pub(crate) const border_b_neutral_900_of_90: &str = "border-b-neutral-900/90"; pub(crate) const border_b_neutral_900_of_95: &str = "border-b-neutral-900/95"; pub(crate) const border_b_orange_100: &str = "border-b-orange-100"; pub(crate) const border_b_orange_100_of_0: &str = "border-b-orange-100/0"; pub(crate) const border_b_orange_100_of_10: &str = "border-b-orange-100/10"; pub(crate) const border_b_orange_100_of_100: &str = "border-b-orange-100/100"; pub(crate) const border_b_orange_100_of_20: &str = "border-b-orange-100/20"; pub(crate) const border_b_orange_100_of_25: &str = "border-b-orange-100/25"; pub(crate) const border_b_orange_100_of_30: &str = "border-b-orange-100/30"; pub(crate) const border_b_orange_100_of_40: &str = "border-b-orange-100/40"; pub(crate) const border_b_orange_100_of_5: &str = "border-b-orange-100/5"; pub(crate) const border_b_orange_100_of_50: &str = "border-b-orange-100/50"; pub(crate) const border_b_orange_100_of_60: &str = "border-b-orange-100/60"; pub(crate) const border_b_orange_100_of_70: &str = "border-b-orange-100/70"; pub(crate) const border_b_orange_100_of_75: &str = "border-b-orange-100/75"; pub(crate) const border_b_orange_100_of_80: &str = "border-b-orange-100/80"; pub(crate) const border_b_orange_100_of_90: &str = "border-b-orange-100/90"; pub(crate) const border_b_orange_100_of_95: &str = "border-b-orange-100/95"; pub(crate) const border_b_orange_200: &str = "border-b-orange-200"; pub(crate) const border_b_orange_200_of_0: &str = "border-b-orange-200/0"; pub(crate) const border_b_orange_200_of_10: &str = "border-b-orange-200/10"; pub(crate) const border_b_orange_200_of_100: &str = "border-b-orange-200/100"; pub(crate) const border_b_orange_200_of_20: &str = "border-b-orange-200/20"; pub(crate) const border_b_orange_200_of_25: &str = "border-b-orange-200/25"; pub(crate) const border_b_orange_200_of_30: &str = "border-b-orange-200/30"; pub(crate) const border_b_orange_200_of_40: &str = "border-b-orange-200/40"; pub(crate) const border_b_orange_200_of_5: &str = "border-b-orange-200/5"; pub(crate) const border_b_orange_200_of_50: &str = "border-b-orange-200/50"; pub(crate) const border_b_orange_200_of_60: &str = "border-b-orange-200/60"; pub(crate) const border_b_orange_200_of_70: &str = "border-b-orange-200/70"; pub(crate) const border_b_orange_200_of_75: &str = "border-b-orange-200/75"; pub(crate) const border_b_orange_200_of_80: &str = "border-b-orange-200/80"; pub(crate) const border_b_orange_200_of_90: &str = "border-b-orange-200/90"; pub(crate) const border_b_orange_200_of_95: &str = "border-b-orange-200/95"; pub(crate) const border_b_orange_300: &str = "border-b-orange-300"; pub(crate) const border_b_orange_300_of_0: &str = "border-b-orange-300/0"; pub(crate) const border_b_orange_300_of_10: &str = "border-b-orange-300/10"; pub(crate) const border_b_orange_300_of_100: &str = "border-b-orange-300/100"; pub(crate) const border_b_orange_300_of_20: &str = "border-b-orange-300/20"; pub(crate) const border_b_orange_300_of_25: &str = "border-b-orange-300/25"; pub(crate) const border_b_orange_300_of_30: &str = "border-b-orange-300/30"; pub(crate) const border_b_orange_300_of_40: &str = "border-b-orange-300/40"; pub(crate) const border_b_orange_300_of_5: &str = "border-b-orange-300/5"; pub(crate) const border_b_orange_300_of_50: &str = "border-b-orange-300/50"; pub(crate) const border_b_orange_300_of_60: &str = "border-b-orange-300/60"; pub(crate) const border_b_orange_300_of_70: &str = "border-b-orange-300/70"; pub(crate) const border_b_orange_300_of_75: &str = "border-b-orange-300/75"; pub(crate) const border_b_orange_300_of_80: &str = "border-b-orange-300/80"; pub(crate) const border_b_orange_300_of_90: &str = "border-b-orange-300/90"; pub(crate) const border_b_orange_300_of_95: &str = "border-b-orange-300/95"; pub(crate) const border_b_orange_400: &str = "border-b-orange-400"; pub(crate) const border_b_orange_400_of_0: &str = "border-b-orange-400/0"; pub(crate) const border_b_orange_400_of_10: &str = "border-b-orange-400/10"; pub(crate) const border_b_orange_400_of_100: &str = "border-b-orange-400/100"; pub(crate) const border_b_orange_400_of_20: &str = "border-b-orange-400/20"; pub(crate) const border_b_orange_400_of_25: &str = "border-b-orange-400/25"; pub(crate) const border_b_orange_400_of_30: &str = "border-b-orange-400/30"; pub(crate) const border_b_orange_400_of_40: &str = "border-b-orange-400/40"; pub(crate) const border_b_orange_400_of_5: &str = "border-b-orange-400/5"; pub(crate) const border_b_orange_400_of_50: &str = "border-b-orange-400/50"; pub(crate) const border_b_orange_400_of_60: &str = "border-b-orange-400/60"; pub(crate) const border_b_orange_400_of_70: &str = "border-b-orange-400/70"; pub(crate) const border_b_orange_400_of_75: &str = "border-b-orange-400/75"; pub(crate) const border_b_orange_400_of_80: &str = "border-b-orange-400/80"; pub(crate) const border_b_orange_400_of_90: &str = "border-b-orange-400/90"; pub(crate) const border_b_orange_400_of_95: &str = "border-b-orange-400/95"; pub(crate) const border_b_orange_50: &str = "border-b-orange-50"; pub(crate) const border_b_orange_500: &str = "border-b-orange-500"; pub(crate) const border_b_orange_500_of_0: &str = "border-b-orange-500/0"; pub(crate) const border_b_orange_500_of_10: &str = "border-b-orange-500/10"; pub(crate) const border_b_orange_500_of_100: &str = "border-b-orange-500/100"; pub(crate) const border_b_orange_500_of_20: &str = "border-b-orange-500/20"; pub(crate) const border_b_orange_500_of_25: &str = "border-b-orange-500/25"; pub(crate) const border_b_orange_500_of_30: &str = "border-b-orange-500/30"; pub(crate) const border_b_orange_500_of_40: &str = "border-b-orange-500/40"; pub(crate) const border_b_orange_500_of_5: &str = "border-b-orange-500/5"; pub(crate) const border_b_orange_500_of_50: &str = "border-b-orange-500/50"; pub(crate) const border_b_orange_500_of_60: &str = "border-b-orange-500/60"; pub(crate) const border_b_orange_500_of_70: &str = "border-b-orange-500/70"; pub(crate) const border_b_orange_500_of_75: &str = "border-b-orange-500/75"; pub(crate) const border_b_orange_500_of_80: &str = "border-b-orange-500/80"; pub(crate) const border_b_orange_500_of_90: &str = "border-b-orange-500/90"; pub(crate) const border_b_orange_500_of_95: &str = "border-b-orange-500/95"; pub(crate) const border_b_orange_50_of_0: &str = "border-b-orange-50/0"; pub(crate) const border_b_orange_50_of_10: &str = "border-b-orange-50/10"; pub(crate) const border_b_orange_50_of_100: &str = "border-b-orange-50/100"; pub(crate) const border_b_orange_50_of_20: &str = "border-b-orange-50/20"; pub(crate) const border_b_orange_50_of_25: &str = "border-b-orange-50/25"; pub(crate) const border_b_orange_50_of_30: &str = "border-b-orange-50/30"; pub(crate) const border_b_orange_50_of_40: &str = "border-b-orange-50/40"; pub(crate) const border_b_orange_50_of_5: &str = "border-b-orange-50/5"; pub(crate) const border_b_orange_50_of_50: &str = "border-b-orange-50/50"; pub(crate) const border_b_orange_50_of_60: &str = "border-b-orange-50/60"; pub(crate) const border_b_orange_50_of_70: &str = "border-b-orange-50/70"; pub(crate) const border_b_orange_50_of_75: &str = "border-b-orange-50/75"; pub(crate) const border_b_orange_50_of_80: &str = "border-b-orange-50/80"; pub(crate) const border_b_orange_50_of_90: &str = "border-b-orange-50/90"; pub(crate) const border_b_orange_50_of_95: &str = "border-b-orange-50/95"; pub(crate) const border_b_orange_600: &str = "border-b-orange-600"; pub(crate) const border_b_orange_600_of_0: &str = "border-b-orange-600/0"; pub(crate) const border_b_orange_600_of_10: &str = "border-b-orange-600/10"; pub(crate) const border_b_orange_600_of_100: &str = "border-b-orange-600/100"; pub(crate) const border_b_orange_600_of_20: &str = "border-b-orange-600/20"; pub(crate) const border_b_orange_600_of_25: &str = "border-b-orange-600/25"; pub(crate) const border_b_orange_600_of_30: &str = "border-b-orange-600/30"; pub(crate) const border_b_orange_600_of_40: &str = "border-b-orange-600/40"; pub(crate) const border_b_orange_600_of_5: &str = "border-b-orange-600/5"; pub(crate) const border_b_orange_600_of_50: &str = "border-b-orange-600/50"; pub(crate) const border_b_orange_600_of_60: &str = "border-b-orange-600/60"; pub(crate) const border_b_orange_600_of_70: &str = "border-b-orange-600/70"; pub(crate) const border_b_orange_600_of_75: &str = "border-b-orange-600/75"; pub(crate) const border_b_orange_600_of_80: &str = "border-b-orange-600/80"; pub(crate) const border_b_orange_600_of_90: &str = "border-b-orange-600/90"; pub(crate) const border_b_orange_600_of_95: &str = "border-b-orange-600/95"; pub(crate) const border_b_orange_700: &str = "border-b-orange-700"; pub(crate) const border_b_orange_700_of_0: &str = "border-b-orange-700/0"; pub(crate) const border_b_orange_700_of_10: &str = "border-b-orange-700/10"; pub(crate) const border_b_orange_700_of_100: &str = "border-b-orange-700/100"; pub(crate) const border_b_orange_700_of_20: &str = "border-b-orange-700/20"; pub(crate) const border_b_orange_700_of_25: &str = "border-b-orange-700/25"; pub(crate) const border_b_orange_700_of_30: &str = "border-b-orange-700/30"; pub(crate) const border_b_orange_700_of_40: &str = "border-b-orange-700/40"; pub(crate) const border_b_orange_700_of_5: &str = "border-b-orange-700/5"; pub(crate) const border_b_orange_700_of_50: &str = "border-b-orange-700/50"; pub(crate) const border_b_orange_700_of_60: &str = "border-b-orange-700/60"; pub(crate) const border_b_orange_700_of_70: &str = "border-b-orange-700/70"; pub(crate) const border_b_orange_700_of_75: &str = "border-b-orange-700/75"; pub(crate) const border_b_orange_700_of_80: &str = "border-b-orange-700/80"; pub(crate) const border_b_orange_700_of_90: &str = "border-b-orange-700/90"; pub(crate) const border_b_orange_700_of_95: &str = "border-b-orange-700/95"; pub(crate) const border_b_orange_800: &str = "border-b-orange-800"; pub(crate) const border_b_orange_800_of_0: &str = "border-b-orange-800/0"; pub(crate) const border_b_orange_800_of_10: &str = "border-b-orange-800/10"; pub(crate) const border_b_orange_800_of_100: &str = "border-b-orange-800/100"; pub(crate) const border_b_orange_800_of_20: &str = "border-b-orange-800/20"; pub(crate) const border_b_orange_800_of_25: &str = "border-b-orange-800/25"; pub(crate) const border_b_orange_800_of_30: &str = "border-b-orange-800/30"; pub(crate) const border_b_orange_800_of_40: &str = "border-b-orange-800/40"; pub(crate) const border_b_orange_800_of_5: &str = "border-b-orange-800/5"; pub(crate) const border_b_orange_800_of_50: &str = "border-b-orange-800/50"; pub(crate) const border_b_orange_800_of_60: &str = "border-b-orange-800/60"; pub(crate) const border_b_orange_800_of_70: &str = "border-b-orange-800/70"; pub(crate) const border_b_orange_800_of_75: &str = "border-b-orange-800/75"; pub(crate) const border_b_orange_800_of_80: &str = "border-b-orange-800/80"; pub(crate) const border_b_orange_800_of_90: &str = "border-b-orange-800/90"; pub(crate) const border_b_orange_800_of_95: &str = "border-b-orange-800/95"; pub(crate) const border_b_orange_900: &str = "border-b-orange-900"; pub(crate) const border_b_orange_900_of_0: &str = "border-b-orange-900/0"; pub(crate) const border_b_orange_900_of_10: &str = "border-b-orange-900/10"; pub(crate) const border_b_orange_900_of_100: &str = "border-b-orange-900/100"; pub(crate) const border_b_orange_900_of_20: &str = "border-b-orange-900/20"; pub(crate) const border_b_orange_900_of_25: &str = "border-b-orange-900/25"; pub(crate) const border_b_orange_900_of_30: &str = "border-b-orange-900/30"; pub(crate) const border_b_orange_900_of_40: &str = "border-b-orange-900/40"; pub(crate) const border_b_orange_900_of_5: &str = "border-b-orange-900/5"; pub(crate) const border_b_orange_900_of_50: &str = "border-b-orange-900/50"; pub(crate) const border_b_orange_900_of_60: &str = "border-b-orange-900/60"; pub(crate) const border_b_orange_900_of_70: &str = "border-b-orange-900/70"; pub(crate) const border_b_orange_900_of_75: &str = "border-b-orange-900/75"; pub(crate) const border_b_orange_900_of_80: &str = "border-b-orange-900/80"; pub(crate) const border_b_orange_900_of_90: &str = "border-b-orange-900/90"; pub(crate) const border_b_orange_900_of_95: &str = "border-b-orange-900/95"; pub(crate) const border_b_pink_100: &str = "border-b-pink-100"; pub(crate) const border_b_pink_100_of_0: &str = "border-b-pink-100/0"; pub(crate) const border_b_pink_100_of_10: &str = "border-b-pink-100/10"; pub(crate) const border_b_pink_100_of_100: &str = "border-b-pink-100/100"; pub(crate) const border_b_pink_100_of_20: &str = "border-b-pink-100/20"; pub(crate) const border_b_pink_100_of_25: &str = "border-b-pink-100/25"; pub(crate) const border_b_pink_100_of_30: &str = "border-b-pink-100/30"; pub(crate) const border_b_pink_100_of_40: &str = "border-b-pink-100/40"; pub(crate) const border_b_pink_100_of_5: &str = "border-b-pink-100/5"; pub(crate) const border_b_pink_100_of_50: &str = "border-b-pink-100/50"; pub(crate) const border_b_pink_100_of_60: &str = "border-b-pink-100/60"; pub(crate) const border_b_pink_100_of_70: &str = "border-b-pink-100/70"; pub(crate) const border_b_pink_100_of_75: &str = "border-b-pink-100/75"; pub(crate) const border_b_pink_100_of_80: &str = "border-b-pink-100/80"; pub(crate) const border_b_pink_100_of_90: &str = "border-b-pink-100/90"; pub(crate) const border_b_pink_100_of_95: &str = "border-b-pink-100/95"; pub(crate) const border_b_pink_200: &str = "border-b-pink-200"; pub(crate) const border_b_pink_200_of_0: &str = "border-b-pink-200/0"; pub(crate) const border_b_pink_200_of_10: &str = "border-b-pink-200/10"; pub(crate) const border_b_pink_200_of_100: &str = "border-b-pink-200/100"; pub(crate) const border_b_pink_200_of_20: &str = "border-b-pink-200/20"; pub(crate) const border_b_pink_200_of_25: &str = "border-b-pink-200/25"; pub(crate) const border_b_pink_200_of_30: &str = "border-b-pink-200/30"; pub(crate) const border_b_pink_200_of_40: &str = "border-b-pink-200/40"; pub(crate) const border_b_pink_200_of_5: &str = "border-b-pink-200/5"; pub(crate) const border_b_pink_200_of_50: &str = "border-b-pink-200/50"; pub(crate) const border_b_pink_200_of_60: &str = "border-b-pink-200/60"; pub(crate) const border_b_pink_200_of_70: &str = "border-b-pink-200/70"; pub(crate) const border_b_pink_200_of_75: &str = "border-b-pink-200/75"; pub(crate) const border_b_pink_200_of_80: &str = "border-b-pink-200/80"; pub(crate) const border_b_pink_200_of_90: &str = "border-b-pink-200/90"; pub(crate) const border_b_pink_200_of_95: &str = "border-b-pink-200/95"; pub(crate) const border_b_pink_300: &str = "border-b-pink-300"; pub(crate) const border_b_pink_300_of_0: &str = "border-b-pink-300/0"; pub(crate) const border_b_pink_300_of_10: &str = "border-b-pink-300/10"; pub(crate) const border_b_pink_300_of_100: &str = "border-b-pink-300/100"; pub(crate) const border_b_pink_300_of_20: &str = "border-b-pink-300/20"; pub(crate) const border_b_pink_300_of_25: &str = "border-b-pink-300/25"; pub(crate) const border_b_pink_300_of_30: &str = "border-b-pink-300/30"; pub(crate) const border_b_pink_300_of_40: &str = "border-b-pink-300/40"; pub(crate) const border_b_pink_300_of_5: &str = "border-b-pink-300/5"; pub(crate) const border_b_pink_300_of_50: &str = "border-b-pink-300/50"; pub(crate) const border_b_pink_300_of_60: &str = "border-b-pink-300/60"; pub(crate) const border_b_pink_300_of_70: &str = "border-b-pink-300/70"; pub(crate) const border_b_pink_300_of_75: &str = "border-b-pink-300/75"; pub(crate) const border_b_pink_300_of_80: &str = "border-b-pink-300/80"; pub(crate) const border_b_pink_300_of_90: &str = "border-b-pink-300/90"; pub(crate) const border_b_pink_300_of_95: &str = "border-b-pink-300/95"; pub(crate) const border_b_pink_400: &str = "border-b-pink-400"; pub(crate) const border_b_pink_400_of_0: &str = "border-b-pink-400/0"; pub(crate) const border_b_pink_400_of_10: &str = "border-b-pink-400/10"; pub(crate) const border_b_pink_400_of_100: &str = "border-b-pink-400/100"; pub(crate) const border_b_pink_400_of_20: &str = "border-b-pink-400/20"; pub(crate) const border_b_pink_400_of_25: &str = "border-b-pink-400/25"; pub(crate) const border_b_pink_400_of_30: &str = "border-b-pink-400/30"; pub(crate) const border_b_pink_400_of_40: &str = "border-b-pink-400/40"; pub(crate) const border_b_pink_400_of_5: &str = "border-b-pink-400/5"; pub(crate) const border_b_pink_400_of_50: &str = "border-b-pink-400/50"; pub(crate) const border_b_pink_400_of_60: &str = "border-b-pink-400/60"; pub(crate) const border_b_pink_400_of_70: &str = "border-b-pink-400/70"; pub(crate) const border_b_pink_400_of_75: &str = "border-b-pink-400/75"; pub(crate) const border_b_pink_400_of_80: &str = "border-b-pink-400/80"; pub(crate) const border_b_pink_400_of_90: &str = "border-b-pink-400/90"; pub(crate) const border_b_pink_400_of_95: &str = "border-b-pink-400/95"; pub(crate) const border_b_pink_50: &str = "border-b-pink-50"; pub(crate) const border_b_pink_500: &str = "border-b-pink-500"; pub(crate) const border_b_pink_500_of_0: &str = "border-b-pink-500/0"; pub(crate) const border_b_pink_500_of_10: &str = "border-b-pink-500/10"; pub(crate) const border_b_pink_500_of_100: &str = "border-b-pink-500/100"; pub(crate) const border_b_pink_500_of_20: &str = "border-b-pink-500/20"; pub(crate) const border_b_pink_500_of_25: &str = "border-b-pink-500/25"; pub(crate) const border_b_pink_500_of_30: &str = "border-b-pink-500/30"; pub(crate) const border_b_pink_500_of_40: &str = "border-b-pink-500/40"; pub(crate) const border_b_pink_500_of_5: &str = "border-b-pink-500/5"; pub(crate) const border_b_pink_500_of_50: &str = "border-b-pink-500/50"; pub(crate) const border_b_pink_500_of_60: &str = "border-b-pink-500/60"; pub(crate) const border_b_pink_500_of_70: &str = "border-b-pink-500/70"; pub(crate) const border_b_pink_500_of_75: &str = "border-b-pink-500/75"; pub(crate) const border_b_pink_500_of_80: &str = "border-b-pink-500/80"; pub(crate) const border_b_pink_500_of_90: &str = "border-b-pink-500/90"; pub(crate) const border_b_pink_500_of_95: &str = "border-b-pink-500/95"; pub(crate) const border_b_pink_50_of_0: &str = "border-b-pink-50/0"; pub(crate) const border_b_pink_50_of_10: &str = "border-b-pink-50/10"; pub(crate) const border_b_pink_50_of_100: &str = "border-b-pink-50/100"; pub(crate) const border_b_pink_50_of_20: &str = "border-b-pink-50/20"; pub(crate) const border_b_pink_50_of_25: &str = "border-b-pink-50/25"; pub(crate) const border_b_pink_50_of_30: &str = "border-b-pink-50/30"; pub(crate) const border_b_pink_50_of_40: &str = "border-b-pink-50/40"; pub(crate) const border_b_pink_50_of_5: &str = "border-b-pink-50/5"; pub(crate) const border_b_pink_50_of_50: &str = "border-b-pink-50/50"; pub(crate) const border_b_pink_50_of_60: &str = "border-b-pink-50/60"; pub(crate) const border_b_pink_50_of_70: &str = "border-b-pink-50/70"; pub(crate) const border_b_pink_50_of_75: &str = "border-b-pink-50/75"; pub(crate) const border_b_pink_50_of_80: &str = "border-b-pink-50/80"; pub(crate) const border_b_pink_50_of_90: &str = "border-b-pink-50/90"; pub(crate) const border_b_pink_50_of_95: &str = "border-b-pink-50/95"; pub(crate) const border_b_pink_600: &str = "border-b-pink-600"; pub(crate) const border_b_pink_600_of_0: &str = "border-b-pink-600/0"; pub(crate) const border_b_pink_600_of_10: &str = "border-b-pink-600/10"; pub(crate) const border_b_pink_600_of_100: &str = "border-b-pink-600/100"; pub(crate) const border_b_pink_600_of_20: &str = "border-b-pink-600/20"; pub(crate) const border_b_pink_600_of_25: &str = "border-b-pink-600/25"; pub(crate) const border_b_pink_600_of_30: &str = "border-b-pink-600/30"; pub(crate) const border_b_pink_600_of_40: &str = "border-b-pink-600/40"; pub(crate) const border_b_pink_600_of_5: &str = "border-b-pink-600/5"; pub(crate) const border_b_pink_600_of_50: &str = "border-b-pink-600/50"; pub(crate) const border_b_pink_600_of_60: &str = "border-b-pink-600/60"; pub(crate) const border_b_pink_600_of_70: &str = "border-b-pink-600/70"; pub(crate) const border_b_pink_600_of_75: &str = "border-b-pink-600/75"; pub(crate) const border_b_pink_600_of_80: &str = "border-b-pink-600/80"; pub(crate) const border_b_pink_600_of_90: &str = "border-b-pink-600/90"; pub(crate) const border_b_pink_600_of_95: &str = "border-b-pink-600/95"; pub(crate) const border_b_pink_700: &str = "border-b-pink-700"; pub(crate) const border_b_pink_700_of_0: &str = "border-b-pink-700/0"; pub(crate) const border_b_pink_700_of_10: &str = "border-b-pink-700/10"; pub(crate) const border_b_pink_700_of_100: &str = "border-b-pink-700/100"; pub(crate) const border_b_pink_700_of_20: &str = "border-b-pink-700/20"; pub(crate) const border_b_pink_700_of_25: &str = "border-b-pink-700/25"; pub(crate) const border_b_pink_700_of_30: &str = "border-b-pink-700/30"; pub(crate) const border_b_pink_700_of_40: &str = "border-b-pink-700/40"; pub(crate) const border_b_pink_700_of_5: &str = "border-b-pink-700/5"; pub(crate) const border_b_pink_700_of_50: &str = "border-b-pink-700/50"; pub(crate) const border_b_pink_700_of_60: &str = "border-b-pink-700/60"; pub(crate) const border_b_pink_700_of_70: &str = "border-b-pink-700/70"; pub(crate) const border_b_pink_700_of_75: &str = "border-b-pink-700/75"; pub(crate) const border_b_pink_700_of_80: &str = "border-b-pink-700/80"; pub(crate) const border_b_pink_700_of_90: &str = "border-b-pink-700/90"; pub(crate) const border_b_pink_700_of_95: &str = "border-b-pink-700/95"; pub(crate) const border_b_pink_800: &str = "border-b-pink-800"; pub(crate) const border_b_pink_800_of_0: &str = "border-b-pink-800/0"; pub(crate) const border_b_pink_800_of_10: &str = "border-b-pink-800/10"; pub(crate) const border_b_pink_800_of_100: &str = "border-b-pink-800/100"; pub(crate) const border_b_pink_800_of_20: &str = "border-b-pink-800/20"; pub(crate) const border_b_pink_800_of_25: &str = "border-b-pink-800/25"; pub(crate) const border_b_pink_800_of_30: &str = "border-b-pink-800/30"; pub(crate) const border_b_pink_800_of_40: &str = "border-b-pink-800/40"; pub(crate) const border_b_pink_800_of_5: &str = "border-b-pink-800/5"; pub(crate) const border_b_pink_800_of_50: &str = "border-b-pink-800/50"; pub(crate) const border_b_pink_800_of_60: &str = "border-b-pink-800/60"; pub(crate) const border_b_pink_800_of_70: &str = "border-b-pink-800/70"; pub(crate) const border_b_pink_800_of_75: &str = "border-b-pink-800/75"; pub(crate) const border_b_pink_800_of_80: &str = "border-b-pink-800/80"; pub(crate) const border_b_pink_800_of_90: &str = "border-b-pink-800/90"; pub(crate) const border_b_pink_800_of_95: &str = "border-b-pink-800/95"; pub(crate) const border_b_pink_900: &str = "border-b-pink-900"; pub(crate) const border_b_pink_900_of_0: &str = "border-b-pink-900/0"; pub(crate) const border_b_pink_900_of_10: &str = "border-b-pink-900/10"; pub(crate) const border_b_pink_900_of_100: &str = "border-b-pink-900/100"; pub(crate) const border_b_pink_900_of_20: &str = "border-b-pink-900/20"; pub(crate) const border_b_pink_900_of_25: &str = "border-b-pink-900/25"; pub(crate) const border_b_pink_900_of_30: &str = "border-b-pink-900/30"; pub(crate) const border_b_pink_900_of_40: &str = "border-b-pink-900/40"; pub(crate) const border_b_pink_900_of_5: &str = "border-b-pink-900/5"; pub(crate) const border_b_pink_900_of_50: &str = "border-b-pink-900/50"; pub(crate) const border_b_pink_900_of_60: &str = "border-b-pink-900/60"; pub(crate) const border_b_pink_900_of_70: &str = "border-b-pink-900/70"; pub(crate) const border_b_pink_900_of_75: &str = "border-b-pink-900/75"; pub(crate) const border_b_pink_900_of_80: &str = "border-b-pink-900/80"; pub(crate) const border_b_pink_900_of_90: &str = "border-b-pink-900/90"; pub(crate) const border_b_pink_900_of_95: &str = "border-b-pink-900/95"; pub(crate) const border_b_purple_100: &str = "border-b-purple-100"; pub(crate) const border_b_purple_100_of_0: &str = "border-b-purple-100/0"; pub(crate) const border_b_purple_100_of_10: &str = "border-b-purple-100/10"; pub(crate) const border_b_purple_100_of_100: &str = "border-b-purple-100/100"; pub(crate) const border_b_purple_100_of_20: &str = "border-b-purple-100/20"; pub(crate) const border_b_purple_100_of_25: &str = "border-b-purple-100/25"; pub(crate) const border_b_purple_100_of_30: &str = "border-b-purple-100/30"; pub(crate) const border_b_purple_100_of_40: &str = "border-b-purple-100/40"; pub(crate) const border_b_purple_100_of_5: &str = "border-b-purple-100/5"; pub(crate) const border_b_purple_100_of_50: &str = "border-b-purple-100/50"; pub(crate) const border_b_purple_100_of_60: &str = "border-b-purple-100/60"; pub(crate) const border_b_purple_100_of_70: &str = "border-b-purple-100/70"; pub(crate) const border_b_purple_100_of_75: &str = "border-b-purple-100/75"; pub(crate) const border_b_purple_100_of_80: &str = "border-b-purple-100/80"; pub(crate) const border_b_purple_100_of_90: &str = "border-b-purple-100/90"; pub(crate) const border_b_purple_100_of_95: &str = "border-b-purple-100/95"; pub(crate) const border_b_purple_200: &str = "border-b-purple-200"; pub(crate) const border_b_purple_200_of_0: &str = "border-b-purple-200/0"; pub(crate) const border_b_purple_200_of_10: &str = "border-b-purple-200/10"; pub(crate) const border_b_purple_200_of_100: &str = "border-b-purple-200/100"; pub(crate) const border_b_purple_200_of_20: &str = "border-b-purple-200/20"; pub(crate) const border_b_purple_200_of_25: &str = "border-b-purple-200/25"; pub(crate) const border_b_purple_200_of_30: &str = "border-b-purple-200/30"; pub(crate) const border_b_purple_200_of_40: &str = "border-b-purple-200/40"; pub(crate) const border_b_purple_200_of_5: &str = "border-b-purple-200/5"; pub(crate) const border_b_purple_200_of_50: &str = "border-b-purple-200/50"; pub(crate) const border_b_purple_200_of_60: &str = "border-b-purple-200/60"; pub(crate) const border_b_purple_200_of_70: &str = "border-b-purple-200/70"; pub(crate) const border_b_purple_200_of_75: &str = "border-b-purple-200/75"; pub(crate) const border_b_purple_200_of_80: &str = "border-b-purple-200/80"; pub(crate) const border_b_purple_200_of_90: &str = "border-b-purple-200/90"; pub(crate) const border_b_purple_200_of_95: &str = "border-b-purple-200/95"; pub(crate) const border_b_purple_300: &str = "border-b-purple-300"; pub(crate) const border_b_purple_300_of_0: &str = "border-b-purple-300/0"; pub(crate) const border_b_purple_300_of_10: &str = "border-b-purple-300/10"; pub(crate) const border_b_purple_300_of_100: &str = "border-b-purple-300/100"; pub(crate) const border_b_purple_300_of_20: &str = "border-b-purple-300/20"; pub(crate) const border_b_purple_300_of_25: &str = "border-b-purple-300/25"; pub(crate) const border_b_purple_300_of_30: &str = "border-b-purple-300/30"; pub(crate) const border_b_purple_300_of_40: &str = "border-b-purple-300/40"; pub(crate) const border_b_purple_300_of_5: &str = "border-b-purple-300/5"; pub(crate) const border_b_purple_300_of_50: &str = "border-b-purple-300/50"; pub(crate) const border_b_purple_300_of_60: &str = "border-b-purple-300/60"; pub(crate) const border_b_purple_300_of_70: &str = "border-b-purple-300/70"; pub(crate) const border_b_purple_300_of_75: &str = "border-b-purple-300/75"; pub(crate) const border_b_purple_300_of_80: &str = "border-b-purple-300/80"; pub(crate) const border_b_purple_300_of_90: &str = "border-b-purple-300/90"; pub(crate) const border_b_purple_300_of_95: &str = "border-b-purple-300/95"; pub(crate) const border_b_purple_400: &str = "border-b-purple-400"; pub(crate) const border_b_purple_400_of_0: &str = "border-b-purple-400/0"; pub(crate) const border_b_purple_400_of_10: &str = "border-b-purple-400/10"; pub(crate) const border_b_purple_400_of_100: &str = "border-b-purple-400/100"; pub(crate) const border_b_purple_400_of_20: &str = "border-b-purple-400/20"; pub(crate) const border_b_purple_400_of_25: &str = "border-b-purple-400/25"; pub(crate) const border_b_purple_400_of_30: &str = "border-b-purple-400/30"; pub(crate) const border_b_purple_400_of_40: &str = "border-b-purple-400/40"; pub(crate) const border_b_purple_400_of_5: &str = "border-b-purple-400/5"; pub(crate) const border_b_purple_400_of_50: &str = "border-b-purple-400/50"; pub(crate) const border_b_purple_400_of_60: &str = "border-b-purple-400/60"; pub(crate) const border_b_purple_400_of_70: &str = "border-b-purple-400/70"; pub(crate) const border_b_purple_400_of_75: &str = "border-b-purple-400/75"; pub(crate) const border_b_purple_400_of_80: &str = "border-b-purple-400/80"; pub(crate) const border_b_purple_400_of_90: &str = "border-b-purple-400/90"; pub(crate) const border_b_purple_400_of_95: &str = "border-b-purple-400/95"; pub(crate) const border_b_purple_50: &str = "border-b-purple-50"; pub(crate) const border_b_purple_500: &str = "border-b-purple-500"; pub(crate) const border_b_purple_500_of_0: &str = "border-b-purple-500/0"; pub(crate) const border_b_purple_500_of_10: &str = "border-b-purple-500/10"; pub(crate) const border_b_purple_500_of_100: &str = "border-b-purple-500/100"; pub(crate) const border_b_purple_500_of_20: &str = "border-b-purple-500/20"; pub(crate) const border_b_purple_500_of_25: &str = "border-b-purple-500/25"; pub(crate) const border_b_purple_500_of_30: &str = "border-b-purple-500/30"; pub(crate) const border_b_purple_500_of_40: &str = "border-b-purple-500/40"; pub(crate) const border_b_purple_500_of_5: &str = "border-b-purple-500/5"; pub(crate) const border_b_purple_500_of_50: &str = "border-b-purple-500/50"; pub(crate) const border_b_purple_500_of_60: &str = "border-b-purple-500/60"; pub(crate) const border_b_purple_500_of_70: &str = "border-b-purple-500/70"; pub(crate) const border_b_purple_500_of_75: &str = "border-b-purple-500/75"; pub(crate) const border_b_purple_500_of_80: &str = "border-b-purple-500/80"; pub(crate) const border_b_purple_500_of_90: &str = "border-b-purple-500/90"; pub(crate) const border_b_purple_500_of_95: &str = "border-b-purple-500/95"; pub(crate) const border_b_purple_50_of_0: &str = "border-b-purple-50/0"; pub(crate) const border_b_purple_50_of_10: &str = "border-b-purple-50/10"; pub(crate) const border_b_purple_50_of_100: &str = "border-b-purple-50/100"; pub(crate) const border_b_purple_50_of_20: &str = "border-b-purple-50/20"; pub(crate) const border_b_purple_50_of_25: &str = "border-b-purple-50/25"; pub(crate) const border_b_purple_50_of_30: &str = "border-b-purple-50/30"; pub(crate) const border_b_purple_50_of_40: &str = "border-b-purple-50/40"; pub(crate) const border_b_purple_50_of_5: &str = "border-b-purple-50/5"; pub(crate) const border_b_purple_50_of_50: &str = "border-b-purple-50/50"; pub(crate) const border_b_purple_50_of_60: &str = "border-b-purple-50/60"; pub(crate) const border_b_purple_50_of_70: &str = "border-b-purple-50/70"; pub(crate) const border_b_purple_50_of_75: &str = "border-b-purple-50/75"; pub(crate) const border_b_purple_50_of_80: &str = "border-b-purple-50/80"; pub(crate) const border_b_purple_50_of_90: &str = "border-b-purple-50/90"; pub(crate) const border_b_purple_50_of_95: &str = "border-b-purple-50/95"; pub(crate) const border_b_purple_600: &str = "border-b-purple-600"; pub(crate) const border_b_purple_600_of_0: &str = "border-b-purple-600/0"; pub(crate) const border_b_purple_600_of_10: &str = "border-b-purple-600/10"; pub(crate) const border_b_purple_600_of_100: &str = "border-b-purple-600/100"; pub(crate) const border_b_purple_600_of_20: &str = "border-b-purple-600/20"; pub(crate) const border_b_purple_600_of_25: &str = "border-b-purple-600/25"; pub(crate) const border_b_purple_600_of_30: &str = "border-b-purple-600/30"; pub(crate) const border_b_purple_600_of_40: &str = "border-b-purple-600/40"; pub(crate) const border_b_purple_600_of_5: &str = "border-b-purple-600/5"; pub(crate) const border_b_purple_600_of_50: &str = "border-b-purple-600/50"; pub(crate) const border_b_purple_600_of_60: &str = "border-b-purple-600/60"; pub(crate) const border_b_purple_600_of_70: &str = "border-b-purple-600/70"; pub(crate) const border_b_purple_600_of_75: &str = "border-b-purple-600/75"; pub(crate) const border_b_purple_600_of_80: &str = "border-b-purple-600/80"; pub(crate) const border_b_purple_600_of_90: &str = "border-b-purple-600/90"; pub(crate) const border_b_purple_600_of_95: &str = "border-b-purple-600/95"; pub(crate) const border_b_purple_700: &str = "border-b-purple-700"; pub(crate) const border_b_purple_700_of_0: &str = "border-b-purple-700/0"; pub(crate) const border_b_purple_700_of_10: &str = "border-b-purple-700/10"; pub(crate) const border_b_purple_700_of_100: &str = "border-b-purple-700/100"; pub(crate) const border_b_purple_700_of_20: &str = "border-b-purple-700/20"; pub(crate) const border_b_purple_700_of_25: &str = "border-b-purple-700/25"; pub(crate) const border_b_purple_700_of_30: &str = "border-b-purple-700/30"; pub(crate) const border_b_purple_700_of_40: &str = "border-b-purple-700/40"; pub(crate) const border_b_purple_700_of_5: &str = "border-b-purple-700/5"; pub(crate) const border_b_purple_700_of_50: &str = "border-b-purple-700/50"; pub(crate) const border_b_purple_700_of_60: &str = "border-b-purple-700/60"; pub(crate) const border_b_purple_700_of_70: &str = "border-b-purple-700/70"; pub(crate) const border_b_purple_700_of_75: &str = "border-b-purple-700/75"; pub(crate) const border_b_purple_700_of_80: &str = "border-b-purple-700/80"; pub(crate) const border_b_purple_700_of_90: &str = "border-b-purple-700/90"; pub(crate) const border_b_purple_700_of_95: &str = "border-b-purple-700/95"; pub(crate) const border_b_purple_800: &str = "border-b-purple-800"; pub(crate) const border_b_purple_800_of_0: &str = "border-b-purple-800/0"; pub(crate) const border_b_purple_800_of_10: &str = "border-b-purple-800/10"; pub(crate) const border_b_purple_800_of_100: &str = "border-b-purple-800/100"; pub(crate) const border_b_purple_800_of_20: &str = "border-b-purple-800/20"; pub(crate) const border_b_purple_800_of_25: &str = "border-b-purple-800/25"; pub(crate) const border_b_purple_800_of_30: &str = "border-b-purple-800/30"; pub(crate) const border_b_purple_800_of_40: &str = "border-b-purple-800/40"; pub(crate) const border_b_purple_800_of_5: &str = "border-b-purple-800/5"; pub(crate) const border_b_purple_800_of_50: &str = "border-b-purple-800/50"; pub(crate) const border_b_purple_800_of_60: &str = "border-b-purple-800/60"; pub(crate) const border_b_purple_800_of_70: &str = "border-b-purple-800/70"; pub(crate) const border_b_purple_800_of_75: &str = "border-b-purple-800/75"; pub(crate) const border_b_purple_800_of_80: &str = "border-b-purple-800/80"; pub(crate) const border_b_purple_800_of_90: &str = "border-b-purple-800/90"; pub(crate) const border_b_purple_800_of_95: &str = "border-b-purple-800/95"; pub(crate) const border_b_purple_900: &str = "border-b-purple-900"; pub(crate) const border_b_purple_900_of_0: &str = "border-b-purple-900/0"; pub(crate) const border_b_purple_900_of_10: &str = "border-b-purple-900/10"; pub(crate) const border_b_purple_900_of_100: &str = "border-b-purple-900/100"; pub(crate) const border_b_purple_900_of_20: &str = "border-b-purple-900/20"; pub(crate) const border_b_purple_900_of_25: &str = "border-b-purple-900/25"; pub(crate) const border_b_purple_900_of_30: &str = "border-b-purple-900/30"; pub(crate) const border_b_purple_900_of_40: &str = "border-b-purple-900/40"; pub(crate) const border_b_purple_900_of_5: &str = "border-b-purple-900/5"; pub(crate) const border_b_purple_900_of_50: &str = "border-b-purple-900/50"; pub(crate) const border_b_purple_900_of_60: &str = "border-b-purple-900/60"; pub(crate) const border_b_purple_900_of_70: &str = "border-b-purple-900/70"; pub(crate) const border_b_purple_900_of_75: &str = "border-b-purple-900/75"; pub(crate) const border_b_purple_900_of_80: &str = "border-b-purple-900/80"; pub(crate) const border_b_purple_900_of_90: &str = "border-b-purple-900/90"; pub(crate) const border_b_purple_900_of_95: &str = "border-b-purple-900/95"; pub(crate) const border_b_red_100: &str = "border-b-red-100"; pub(crate) const border_b_red_100_of_0: &str = "border-b-red-100/0"; pub(crate) const border_b_red_100_of_10: &str = "border-b-red-100/10"; pub(crate) const border_b_red_100_of_100: &str = "border-b-red-100/100"; pub(crate) const border_b_red_100_of_20: &str = "border-b-red-100/20"; pub(crate) const border_b_red_100_of_25: &str = "border-b-red-100/25"; pub(crate) const border_b_red_100_of_30: &str = "border-b-red-100/30"; pub(crate) const border_b_red_100_of_40: &str = "border-b-red-100/40"; pub(crate) const border_b_red_100_of_5: &str = "border-b-red-100/5"; pub(crate) const border_b_red_100_of_50: &str = "border-b-red-100/50"; pub(crate) const border_b_red_100_of_60: &str = "border-b-red-100/60"; pub(crate) const border_b_red_100_of_70: &str = "border-b-red-100/70"; pub(crate) const border_b_red_100_of_75: &str = "border-b-red-100/75"; pub(crate) const border_b_red_100_of_80: &str = "border-b-red-100/80"; pub(crate) const border_b_red_100_of_90: &str = "border-b-red-100/90"; pub(crate) const border_b_red_100_of_95: &str = "border-b-red-100/95"; pub(crate) const border_b_red_200: &str = "border-b-red-200"; pub(crate) const border_b_red_200_of_0: &str = "border-b-red-200/0"; pub(crate) const border_b_red_200_of_10: &str = "border-b-red-200/10"; pub(crate) const border_b_red_200_of_100: &str = "border-b-red-200/100"; pub(crate) const border_b_red_200_of_20: &str = "border-b-red-200/20"; pub(crate) const border_b_red_200_of_25: &str = "border-b-red-200/25"; pub(crate) const border_b_red_200_of_30: &str = "border-b-red-200/30"; pub(crate) const border_b_red_200_of_40: &str = "border-b-red-200/40"; pub(crate) const border_b_red_200_of_5: &str = "border-b-red-200/5"; pub(crate) const border_b_red_200_of_50: &str = "border-b-red-200/50"; pub(crate) const border_b_red_200_of_60: &str = "border-b-red-200/60"; pub(crate) const border_b_red_200_of_70: &str = "border-b-red-200/70"; pub(crate) const border_b_red_200_of_75: &str = "border-b-red-200/75"; pub(crate) const border_b_red_200_of_80: &str = "border-b-red-200/80"; pub(crate) const border_b_red_200_of_90: &str = "border-b-red-200/90"; pub(crate) const border_b_red_200_of_95: &str = "border-b-red-200/95"; pub(crate) const border_b_red_300: &str = "border-b-red-300"; pub(crate) const border_b_red_300_of_0: &str = "border-b-red-300/0"; pub(crate) const border_b_red_300_of_10: &str = "border-b-red-300/10"; pub(crate) const border_b_red_300_of_100: &str = "border-b-red-300/100"; pub(crate) const border_b_red_300_of_20: &str = "border-b-red-300/20"; pub(crate) const border_b_red_300_of_25: &str = "border-b-red-300/25"; pub(crate) const border_b_red_300_of_30: &str = "border-b-red-300/30"; pub(crate) const border_b_red_300_of_40: &str = "border-b-red-300/40"; pub(crate) const border_b_red_300_of_5: &str = "border-b-red-300/5"; pub(crate) const border_b_red_300_of_50: &str = "border-b-red-300/50"; pub(crate) const border_b_red_300_of_60: &str = "border-b-red-300/60"; pub(crate) const border_b_red_300_of_70: &str = "border-b-red-300/70"; pub(crate) const border_b_red_300_of_75: &str = "border-b-red-300/75"; pub(crate) const border_b_red_300_of_80: &str = "border-b-red-300/80"; pub(crate) const border_b_red_300_of_90: &str = "border-b-red-300/90"; pub(crate) const border_b_red_300_of_95: &str = "border-b-red-300/95"; pub(crate) const border_b_red_400: &str = "border-b-red-400"; pub(crate) const border_b_red_400_of_0: &str = "border-b-red-400/0"; pub(crate) const border_b_red_400_of_10: &str = "border-b-red-400/10"; pub(crate) const border_b_red_400_of_100: &str = "border-b-red-400/100"; pub(crate) const border_b_red_400_of_20: &str = "border-b-red-400/20"; pub(crate) const border_b_red_400_of_25: &str = "border-b-red-400/25"; pub(crate) const border_b_red_400_of_30: &str = "border-b-red-400/30"; pub(crate) const border_b_red_400_of_40: &str = "border-b-red-400/40"; pub(crate) const border_b_red_400_of_5: &str = "border-b-red-400/5"; pub(crate) const border_b_red_400_of_50: &str = "border-b-red-400/50"; pub(crate) const border_b_red_400_of_60: &str = "border-b-red-400/60"; pub(crate) const border_b_red_400_of_70: &str = "border-b-red-400/70"; pub(crate) const border_b_red_400_of_75: &str = "border-b-red-400/75"; pub(crate) const border_b_red_400_of_80: &str = "border-b-red-400/80"; pub(crate) const border_b_red_400_of_90: &str = "border-b-red-400/90"; pub(crate) const border_b_red_400_of_95: &str = "border-b-red-400/95"; pub(crate) const border_b_red_50: &str = "border-b-red-50"; pub(crate) const border_b_red_500: &str = "border-b-red-500"; pub(crate) const border_b_red_500_of_0: &str = "border-b-red-500/0"; pub(crate) const border_b_red_500_of_10: &str = "border-b-red-500/10"; pub(crate) const border_b_red_500_of_100: &str = "border-b-red-500/100"; pub(crate) const border_b_red_500_of_20: &str = "border-b-red-500/20"; pub(crate) const border_b_red_500_of_25: &str = "border-b-red-500/25"; pub(crate) const border_b_red_500_of_30: &str = "border-b-red-500/30"; pub(crate) const border_b_red_500_of_40: &str = "border-b-red-500/40"; pub(crate) const border_b_red_500_of_5: &str = "border-b-red-500/5"; pub(crate) const border_b_red_500_of_50: &str = "border-b-red-500/50"; pub(crate) const border_b_red_500_of_60: &str = "border-b-red-500/60"; pub(crate) const border_b_red_500_of_70: &str = "border-b-red-500/70"; pub(crate) const border_b_red_500_of_75: &str = "border-b-red-500/75"; pub(crate) const border_b_red_500_of_80: &str = "border-b-red-500/80"; pub(crate) const border_b_red_500_of_90: &str = "border-b-red-500/90"; pub(crate) const border_b_red_500_of_95: &str = "border-b-red-500/95"; pub(crate) const border_b_red_50_of_0: &str = "border-b-red-50/0"; pub(crate) const border_b_red_50_of_10: &str = "border-b-red-50/10"; pub(crate) const border_b_red_50_of_100: &str = "border-b-red-50/100"; pub(crate) const border_b_red_50_of_20: &str = "border-b-red-50/20"; pub(crate) const border_b_red_50_of_25: &str = "border-b-red-50/25"; pub(crate) const border_b_red_50_of_30: &str = "border-b-red-50/30"; pub(crate) const border_b_red_50_of_40: &str = "border-b-red-50/40"; pub(crate) const border_b_red_50_of_5: &str = "border-b-red-50/5"; pub(crate) const border_b_red_50_of_50: &str = "border-b-red-50/50"; pub(crate) const border_b_red_50_of_60: &str = "border-b-red-50/60"; pub(crate) const border_b_red_50_of_70: &str = "border-b-red-50/70"; pub(crate) const border_b_red_50_of_75: &str = "border-b-red-50/75"; pub(crate) const border_b_red_50_of_80: &str = "border-b-red-50/80"; pub(crate) const border_b_red_50_of_90: &str = "border-b-red-50/90"; pub(crate) const border_b_red_50_of_95: &str = "border-b-red-50/95"; pub(crate) const border_b_red_600: &str = "border-b-red-600"; pub(crate) const border_b_red_600_of_0: &str = "border-b-red-600/0"; pub(crate) const border_b_red_600_of_10: &str = "border-b-red-600/10"; pub(crate) const border_b_red_600_of_100: &str = "border-b-red-600/100"; pub(crate) const border_b_red_600_of_20: &str = "border-b-red-600/20"; pub(crate) const border_b_red_600_of_25: &str = "border-b-red-600/25"; pub(crate) const border_b_red_600_of_30: &str = "border-b-red-600/30"; pub(crate) const border_b_red_600_of_40: &str = "border-b-red-600/40"; pub(crate) const border_b_red_600_of_5: &str = "border-b-red-600/5"; pub(crate) const border_b_red_600_of_50: &str = "border-b-red-600/50"; pub(crate) const border_b_red_600_of_60: &str = "border-b-red-600/60"; pub(crate) const border_b_red_600_of_70: &str = "border-b-red-600/70"; pub(crate) const border_b_red_600_of_75: &str = "border-b-red-600/75"; pub(crate) const border_b_red_600_of_80: &str = "border-b-red-600/80"; pub(crate) const border_b_red_600_of_90: &str = "border-b-red-600/90"; pub(crate) const border_b_red_600_of_95: &str = "border-b-red-600/95"; pub(crate) const border_b_red_700: &str = "border-b-red-700"; pub(crate) const border_b_red_700_of_0: &str = "border-b-red-700/0"; pub(crate) const border_b_red_700_of_10: &str = "border-b-red-700/10"; pub(crate) const border_b_red_700_of_100: &str = "border-b-red-700/100"; pub(crate) const border_b_red_700_of_20: &str = "border-b-red-700/20"; pub(crate) const border_b_red_700_of_25: &str = "border-b-red-700/25"; pub(crate) const border_b_red_700_of_30: &str = "border-b-red-700/30"; pub(crate) const border_b_red_700_of_40: &str = "border-b-red-700/40"; pub(crate) const border_b_red_700_of_5: &str = "border-b-red-700/5"; pub(crate) const border_b_red_700_of_50: &str = "border-b-red-700/50"; pub(crate) const border_b_red_700_of_60: &str = "border-b-red-700/60"; pub(crate) const border_b_red_700_of_70: &str = "border-b-red-700/70"; pub(crate) const border_b_red_700_of_75: &str = "border-b-red-700/75"; pub(crate) const border_b_red_700_of_80: &str = "border-b-red-700/80"; pub(crate) const border_b_red_700_of_90: &str = "border-b-red-700/90"; pub(crate) const border_b_red_700_of_95: &str = "border-b-red-700/95"; pub(crate) const border_b_red_800: &str = "border-b-red-800"; pub(crate) const border_b_red_800_of_0: &str = "border-b-red-800/0"; pub(crate) const border_b_red_800_of_10: &str = "border-b-red-800/10"; pub(crate) const border_b_red_800_of_100: &str = "border-b-red-800/100"; pub(crate) const border_b_red_800_of_20: &str = "border-b-red-800/20"; pub(crate) const border_b_red_800_of_25: &str = "border-b-red-800/25"; pub(crate) const border_b_red_800_of_30: &str = "border-b-red-800/30"; pub(crate) const border_b_red_800_of_40: &str = "border-b-red-800/40"; pub(crate) const border_b_red_800_of_5: &str = "border-b-red-800/5"; pub(crate) const border_b_red_800_of_50: &str = "border-b-red-800/50"; pub(crate) const border_b_red_800_of_60: &str = "border-b-red-800/60"; pub(crate) const border_b_red_800_of_70: &str = "border-b-red-800/70"; pub(crate) const border_b_red_800_of_75: &str = "border-b-red-800/75"; pub(crate) const border_b_red_800_of_80: &str = "border-b-red-800/80"; pub(crate) const border_b_red_800_of_90: &str = "border-b-red-800/90"; pub(crate) const border_b_red_800_of_95: &str = "border-b-red-800/95"; pub(crate) const border_b_red_900: &str = "border-b-red-900"; pub(crate) const border_b_red_900_of_0: &str = "border-b-red-900/0"; pub(crate) const border_b_red_900_of_10: &str = "border-b-red-900/10"; pub(crate) const border_b_red_900_of_100: &str = "border-b-red-900/100"; pub(crate) const border_b_red_900_of_20: &str = "border-b-red-900/20"; pub(crate) const border_b_red_900_of_25: &str = "border-b-red-900/25"; pub(crate) const border_b_red_900_of_30: &str = "border-b-red-900/30"; pub(crate) const border_b_red_900_of_40: &str = "border-b-red-900/40"; pub(crate) const border_b_red_900_of_5: &str = "border-b-red-900/5"; pub(crate) const border_b_red_900_of_50: &str = "border-b-red-900/50"; pub(crate) const border_b_red_900_of_60: &str = "border-b-red-900/60"; pub(crate) const border_b_red_900_of_70: &str = "border-b-red-900/70"; pub(crate) const border_b_red_900_of_75: &str = "border-b-red-900/75"; pub(crate) const border_b_red_900_of_80: &str = "border-b-red-900/80"; pub(crate) const border_b_red_900_of_90: &str = "border-b-red-900/90"; pub(crate) const border_b_red_900_of_95: &str = "border-b-red-900/95"; pub(crate) const border_b_rose_100: &str = "border-b-rose-100"; pub(crate) const border_b_rose_100_of_0: &str = "border-b-rose-100/0"; pub(crate) const border_b_rose_100_of_10: &str = "border-b-rose-100/10"; pub(crate) const border_b_rose_100_of_100: &str = "border-b-rose-100/100"; pub(crate) const border_b_rose_100_of_20: &str = "border-b-rose-100/20"; pub(crate) const border_b_rose_100_of_25: &str = "border-b-rose-100/25"; pub(crate) const border_b_rose_100_of_30: &str = "border-b-rose-100/30"; pub(crate) const border_b_rose_100_of_40: &str = "border-b-rose-100/40"; pub(crate) const border_b_rose_100_of_5: &str = "border-b-rose-100/5"; pub(crate) const border_b_rose_100_of_50: &str = "border-b-rose-100/50"; pub(crate) const border_b_rose_100_of_60: &str = "border-b-rose-100/60"; pub(crate) const border_b_rose_100_of_70: &str = "border-b-rose-100/70"; pub(crate) const border_b_rose_100_of_75: &str = "border-b-rose-100/75"; pub(crate) const border_b_rose_100_of_80: &str = "border-b-rose-100/80"; pub(crate) const border_b_rose_100_of_90: &str = "border-b-rose-100/90"; pub(crate) const border_b_rose_100_of_95: &str = "border-b-rose-100/95"; pub(crate) const border_b_rose_200: &str = "border-b-rose-200"; pub(crate) const border_b_rose_200_of_0: &str = "border-b-rose-200/0"; pub(crate) const border_b_rose_200_of_10: &str = "border-b-rose-200/10"; pub(crate) const border_b_rose_200_of_100: &str = "border-b-rose-200/100"; pub(crate) const border_b_rose_200_of_20: &str = "border-b-rose-200/20"; pub(crate) const border_b_rose_200_of_25: &str = "border-b-rose-200/25"; pub(crate) const border_b_rose_200_of_30: &str = "border-b-rose-200/30"; pub(crate) const border_b_rose_200_of_40: &str = "border-b-rose-200/40"; pub(crate) const border_b_rose_200_of_5: &str = "border-b-rose-200/5"; pub(crate) const border_b_rose_200_of_50: &str = "border-b-rose-200/50"; pub(crate) const border_b_rose_200_of_60: &str = "border-b-rose-200/60"; pub(crate) const border_b_rose_200_of_70: &str = "border-b-rose-200/70"; pub(crate) const border_b_rose_200_of_75: &str = "border-b-rose-200/75"; pub(crate) const border_b_rose_200_of_80: &str = "border-b-rose-200/80"; pub(crate) const border_b_rose_200_of_90: &str = "border-b-rose-200/90"; pub(crate) const border_b_rose_200_of_95: &str = "border-b-rose-200/95"; pub(crate) const border_b_rose_300: &str = "border-b-rose-300"; pub(crate) const border_b_rose_300_of_0: &str = "border-b-rose-300/0"; pub(crate) const border_b_rose_300_of_10: &str = "border-b-rose-300/10"; pub(crate) const border_b_rose_300_of_100: &str = "border-b-rose-300/100"; pub(crate) const border_b_rose_300_of_20: &str = "border-b-rose-300/20"; pub(crate) const border_b_rose_300_of_25: &str = "border-b-rose-300/25"; pub(crate) const border_b_rose_300_of_30: &str = "border-b-rose-300/30"; pub(crate) const border_b_rose_300_of_40: &str = "border-b-rose-300/40"; pub(crate) const border_b_rose_300_of_5: &str = "border-b-rose-300/5"; pub(crate) const border_b_rose_300_of_50: &str = "border-b-rose-300/50"; pub(crate) const border_b_rose_300_of_60: &str = "border-b-rose-300/60"; pub(crate) const border_b_rose_300_of_70: &str = "border-b-rose-300/70"; pub(crate) const border_b_rose_300_of_75: &str = "border-b-rose-300/75"; pub(crate) const border_b_rose_300_of_80: &str = "border-b-rose-300/80"; pub(crate) const border_b_rose_300_of_90: &str = "border-b-rose-300/90"; pub(crate) const border_b_rose_300_of_95: &str = "border-b-rose-300/95"; pub(crate) const border_b_rose_400: &str = "border-b-rose-400"; pub(crate) const border_b_rose_400_of_0: &str = "border-b-rose-400/0"; pub(crate) const border_b_rose_400_of_10: &str = "border-b-rose-400/10"; pub(crate) const border_b_rose_400_of_100: &str = "border-b-rose-400/100"; pub(crate) const border_b_rose_400_of_20: &str = "border-b-rose-400/20"; pub(crate) const border_b_rose_400_of_25: &str = "border-b-rose-400/25"; pub(crate) const border_b_rose_400_of_30: &str = "border-b-rose-400/30"; pub(crate) const border_b_rose_400_of_40: &str = "border-b-rose-400/40"; pub(crate) const border_b_rose_400_of_5: &str = "border-b-rose-400/5"; pub(crate) const border_b_rose_400_of_50: &str = "border-b-rose-400/50"; pub(crate) const border_b_rose_400_of_60: &str = "border-b-rose-400/60"; pub(crate) const border_b_rose_400_of_70: &str = "border-b-rose-400/70"; pub(crate) const border_b_rose_400_of_75: &str = "border-b-rose-400/75"; pub(crate) const border_b_rose_400_of_80: &str = "border-b-rose-400/80"; pub(crate) const border_b_rose_400_of_90: &str = "border-b-rose-400/90"; pub(crate) const border_b_rose_400_of_95: &str = "border-b-rose-400/95"; pub(crate) const border_b_rose_50: &str = "border-b-rose-50"; pub(crate) const border_b_rose_500: &str = "border-b-rose-500"; pub(crate) const border_b_rose_500_of_0: &str = "border-b-rose-500/0"; pub(crate) const border_b_rose_500_of_10: &str = "border-b-rose-500/10"; pub(crate) const border_b_rose_500_of_100: &str = "border-b-rose-500/100"; pub(crate) const border_b_rose_500_of_20: &str = "border-b-rose-500/20"; pub(crate) const border_b_rose_500_of_25: &str = "border-b-rose-500/25"; pub(crate) const border_b_rose_500_of_30: &str = "border-b-rose-500/30"; pub(crate) const border_b_rose_500_of_40: &str = "border-b-rose-500/40"; pub(crate) const border_b_rose_500_of_5: &str = "border-b-rose-500/5"; pub(crate) const border_b_rose_500_of_50: &str = "border-b-rose-500/50"; pub(crate) const border_b_rose_500_of_60: &str = "border-b-rose-500/60"; pub(crate) const border_b_rose_500_of_70: &str = "border-b-rose-500/70"; pub(crate) const border_b_rose_500_of_75: &str = "border-b-rose-500/75"; pub(crate) const border_b_rose_500_of_80: &str = "border-b-rose-500/80"; pub(crate) const border_b_rose_500_of_90: &str = "border-b-rose-500/90"; pub(crate) const border_b_rose_500_of_95: &str = "border-b-rose-500/95"; pub(crate) const border_b_rose_50_of_0: &str = "border-b-rose-50/0"; pub(crate) const border_b_rose_50_of_10: &str = "border-b-rose-50/10"; pub(crate) const border_b_rose_50_of_100: &str = "border-b-rose-50/100"; pub(crate) const border_b_rose_50_of_20: &str = "border-b-rose-50/20"; pub(crate) const border_b_rose_50_of_25: &str = "border-b-rose-50/25"; pub(crate) const border_b_rose_50_of_30: &str = "border-b-rose-50/30"; pub(crate) const border_b_rose_50_of_40: &str = "border-b-rose-50/40"; pub(crate) const border_b_rose_50_of_5: &str = "border-b-rose-50/5"; pub(crate) const border_b_rose_50_of_50: &str = "border-b-rose-50/50"; pub(crate) const border_b_rose_50_of_60: &str = "border-b-rose-50/60"; pub(crate) const border_b_rose_50_of_70: &str = "border-b-rose-50/70"; pub(crate) const border_b_rose_50_of_75: &str = "border-b-rose-50/75"; pub(crate) const border_b_rose_50_of_80: &str = "border-b-rose-50/80"; pub(crate) const border_b_rose_50_of_90: &str = "border-b-rose-50/90"; pub(crate) const border_b_rose_50_of_95: &str = "border-b-rose-50/95"; pub(crate) const border_b_rose_600: &str = "border-b-rose-600"; pub(crate) const border_b_rose_600_of_0: &str = "border-b-rose-600/0"; pub(crate) const border_b_rose_600_of_10: &str = "border-b-rose-600/10"; pub(crate) const border_b_rose_600_of_100: &str = "border-b-rose-600/100"; pub(crate) const border_b_rose_600_of_20: &str = "border-b-rose-600/20"; pub(crate) const border_b_rose_600_of_25: &str = "border-b-rose-600/25"; pub(crate) const border_b_rose_600_of_30: &str = "border-b-rose-600/30"; pub(crate) const border_b_rose_600_of_40: &str = "border-b-rose-600/40"; pub(crate) const border_b_rose_600_of_5: &str = "border-b-rose-600/5"; pub(crate) const border_b_rose_600_of_50: &str = "border-b-rose-600/50"; pub(crate) const border_b_rose_600_of_60: &str = "border-b-rose-600/60"; pub(crate) const border_b_rose_600_of_70: &str = "border-b-rose-600/70"; pub(crate) const border_b_rose_600_of_75: &str = "border-b-rose-600/75"; pub(crate) const border_b_rose_600_of_80: &str = "border-b-rose-600/80"; pub(crate) const border_b_rose_600_of_90: &str = "border-b-rose-600/90"; pub(crate) const border_b_rose_600_of_95: &str = "border-b-rose-600/95"; pub(crate) const border_b_rose_700: &str = "border-b-rose-700"; pub(crate) const border_b_rose_700_of_0: &str = "border-b-rose-700/0"; pub(crate) const border_b_rose_700_of_10: &str = "border-b-rose-700/10"; pub(crate) const border_b_rose_700_of_100: &str = "border-b-rose-700/100"; pub(crate) const border_b_rose_700_of_20: &str = "border-b-rose-700/20"; pub(crate) const border_b_rose_700_of_25: &str = "border-b-rose-700/25"; pub(crate) const border_b_rose_700_of_30: &str = "border-b-rose-700/30"; pub(crate) const border_b_rose_700_of_40: &str = "border-b-rose-700/40"; pub(crate) const border_b_rose_700_of_5: &str = "border-b-rose-700/5"; pub(crate) const border_b_rose_700_of_50: &str = "border-b-rose-700/50"; pub(crate) const border_b_rose_700_of_60: &str = "border-b-rose-700/60"; pub(crate) const border_b_rose_700_of_70: &str = "border-b-rose-700/70"; pub(crate) const border_b_rose_700_of_75: &str = "border-b-rose-700/75"; pub(crate) const border_b_rose_700_of_80: &str = "border-b-rose-700/80"; pub(crate) const border_b_rose_700_of_90: &str = "border-b-rose-700/90"; pub(crate) const border_b_rose_700_of_95: &str = "border-b-rose-700/95"; pub(crate) const border_b_rose_800: &str = "border-b-rose-800"; pub(crate) const border_b_rose_800_of_0: &str = "border-b-rose-800/0"; pub(crate) const border_b_rose_800_of_10: &str = "border-b-rose-800/10"; pub(crate) const border_b_rose_800_of_100: &str = "border-b-rose-800/100"; pub(crate) const border_b_rose_800_of_20: &str = "border-b-rose-800/20"; pub(crate) const border_b_rose_800_of_25: &str = "border-b-rose-800/25"; pub(crate) const border_b_rose_800_of_30: &str = "border-b-rose-800/30"; pub(crate) const border_b_rose_800_of_40: &str = "border-b-rose-800/40"; pub(crate) const border_b_rose_800_of_5: &str = "border-b-rose-800/5"; pub(crate) const border_b_rose_800_of_50: &str = "border-b-rose-800/50"; pub(crate) const border_b_rose_800_of_60: &str = "border-b-rose-800/60"; pub(crate) const border_b_rose_800_of_70: &str = "border-b-rose-800/70"; pub(crate) const border_b_rose_800_of_75: &str = "border-b-rose-800/75"; pub(crate) const border_b_rose_800_of_80: &str = "border-b-rose-800/80"; pub(crate) const border_b_rose_800_of_90: &str = "border-b-rose-800/90"; pub(crate) const border_b_rose_800_of_95: &str = "border-b-rose-800/95"; pub(crate) const border_b_rose_900: &str = "border-b-rose-900"; pub(crate) const border_b_rose_900_of_0: &str = "border-b-rose-900/0"; pub(crate) const border_b_rose_900_of_10: &str = "border-b-rose-900/10"; pub(crate) const border_b_rose_900_of_100: &str = "border-b-rose-900/100"; pub(crate) const border_b_rose_900_of_20: &str = "border-b-rose-900/20"; pub(crate) const border_b_rose_900_of_25: &str = "border-b-rose-900/25"; pub(crate) const border_b_rose_900_of_30: &str = "border-b-rose-900/30"; pub(crate) const border_b_rose_900_of_40: &str = "border-b-rose-900/40"; pub(crate) const border_b_rose_900_of_5: &str = "border-b-rose-900/5"; pub(crate) const border_b_rose_900_of_50: &str = "border-b-rose-900/50"; pub(crate) const border_b_rose_900_of_60: &str = "border-b-rose-900/60"; pub(crate) const border_b_rose_900_of_70: &str = "border-b-rose-900/70"; pub(crate) const border_b_rose_900_of_75: &str = "border-b-rose-900/75"; pub(crate) const border_b_rose_900_of_80: &str = "border-b-rose-900/80"; pub(crate) const border_b_rose_900_of_90: &str = "border-b-rose-900/90"; pub(crate) const border_b_rose_900_of_95: &str = "border-b-rose-900/95"; pub(crate) const border_b_sky_100: &str = "border-b-sky-100"; pub(crate) const border_b_sky_100_of_0: &str = "border-b-sky-100/0"; pub(crate) const border_b_sky_100_of_10: &str = "border-b-sky-100/10"; pub(crate) const border_b_sky_100_of_100: &str = "border-b-sky-100/100"; pub(crate) const border_b_sky_100_of_20: &str = "border-b-sky-100/20"; pub(crate) const border_b_sky_100_of_25: &str = "border-b-sky-100/25"; pub(crate) const border_b_sky_100_of_30: &str = "border-b-sky-100/30"; pub(crate) const border_b_sky_100_of_40: &str = "border-b-sky-100/40"; pub(crate) const border_b_sky_100_of_5: &str = "border-b-sky-100/5"; pub(crate) const border_b_sky_100_of_50: &str = "border-b-sky-100/50"; pub(crate) const border_b_sky_100_of_60: &str = "border-b-sky-100/60"; pub(crate) const border_b_sky_100_of_70: &str = "border-b-sky-100/70"; pub(crate) const border_b_sky_100_of_75: &str = "border-b-sky-100/75"; pub(crate) const border_b_sky_100_of_80: &str = "border-b-sky-100/80"; pub(crate) const border_b_sky_100_of_90: &str = "border-b-sky-100/90"; pub(crate) const border_b_sky_100_of_95: &str = "border-b-sky-100/95"; pub(crate) const border_b_sky_200: &str = "border-b-sky-200"; pub(crate) const border_b_sky_200_of_0: &str = "border-b-sky-200/0"; pub(crate) const border_b_sky_200_of_10: &str = "border-b-sky-200/10"; pub(crate) const border_b_sky_200_of_100: &str = "border-b-sky-200/100"; pub(crate) const border_b_sky_200_of_20: &str = "border-b-sky-200/20"; pub(crate) const border_b_sky_200_of_25: &str = "border-b-sky-200/25"; pub(crate) const border_b_sky_200_of_30: &str = "border-b-sky-200/30"; pub(crate) const border_b_sky_200_of_40: &str = "border-b-sky-200/40"; pub(crate) const border_b_sky_200_of_5: &str = "border-b-sky-200/5"; pub(crate) const border_b_sky_200_of_50: &str = "border-b-sky-200/50"; pub(crate) const border_b_sky_200_of_60: &str = "border-b-sky-200/60"; pub(crate) const border_b_sky_200_of_70: &str = "border-b-sky-200/70"; pub(crate) const border_b_sky_200_of_75: &str = "border-b-sky-200/75"; pub(crate) const border_b_sky_200_of_80: &str = "border-b-sky-200/80"; pub(crate) const border_b_sky_200_of_90: &str = "border-b-sky-200/90"; pub(crate) const border_b_sky_200_of_95: &str = "border-b-sky-200/95"; pub(crate) const border_b_sky_300: &str = "border-b-sky-300"; pub(crate) const border_b_sky_300_of_0: &str = "border-b-sky-300/0"; pub(crate) const border_b_sky_300_of_10: &str = "border-b-sky-300/10"; pub(crate) const border_b_sky_300_of_100: &str = "border-b-sky-300/100"; pub(crate) const border_b_sky_300_of_20: &str = "border-b-sky-300/20"; pub(crate) const border_b_sky_300_of_25: &str = "border-b-sky-300/25"; pub(crate) const border_b_sky_300_of_30: &str = "border-b-sky-300/30"; pub(crate) const border_b_sky_300_of_40: &str = "border-b-sky-300/40"; pub(crate) const border_b_sky_300_of_5: &str = "border-b-sky-300/5"; pub(crate) const border_b_sky_300_of_50: &str = "border-b-sky-300/50"; pub(crate) const border_b_sky_300_of_60: &str = "border-b-sky-300/60"; pub(crate) const border_b_sky_300_of_70: &str = "border-b-sky-300/70"; pub(crate) const border_b_sky_300_of_75: &str = "border-b-sky-300/75"; pub(crate) const border_b_sky_300_of_80: &str = "border-b-sky-300/80"; pub(crate) const border_b_sky_300_of_90: &str = "border-b-sky-300/90"; pub(crate) const border_b_sky_300_of_95: &str = "border-b-sky-300/95"; pub(crate) const border_b_sky_400: &str = "border-b-sky-400"; pub(crate) const border_b_sky_400_of_0: &str = "border-b-sky-400/0"; pub(crate) const border_b_sky_400_of_10: &str = "border-b-sky-400/10"; pub(crate) const border_b_sky_400_of_100: &str = "border-b-sky-400/100"; pub(crate) const border_b_sky_400_of_20: &str = "border-b-sky-400/20"; pub(crate) const border_b_sky_400_of_25: &str = "border-b-sky-400/25"; pub(crate) const border_b_sky_400_of_30: &str = "border-b-sky-400/30"; pub(crate) const border_b_sky_400_of_40: &str = "border-b-sky-400/40"; pub(crate) const border_b_sky_400_of_5: &str = "border-b-sky-400/5"; pub(crate) const border_b_sky_400_of_50: &str = "border-b-sky-400/50"; pub(crate) const border_b_sky_400_of_60: &str = "border-b-sky-400/60"; pub(crate) const border_b_sky_400_of_70: &str = "border-b-sky-400/70"; pub(crate) const border_b_sky_400_of_75: &str = "border-b-sky-400/75"; pub(crate) const border_b_sky_400_of_80: &str = "border-b-sky-400/80"; pub(crate) const border_b_sky_400_of_90: &str = "border-b-sky-400/90"; pub(crate) const border_b_sky_400_of_95: &str = "border-b-sky-400/95"; pub(crate) const border_b_sky_50: &str = "border-b-sky-50"; pub(crate) const border_b_sky_500: &str = "border-b-sky-500"; pub(crate) const border_b_sky_500_of_0: &str = "border-b-sky-500/0"; pub(crate) const border_b_sky_500_of_10: &str = "border-b-sky-500/10"; pub(crate) const border_b_sky_500_of_100: &str = "border-b-sky-500/100"; pub(crate) const border_b_sky_500_of_20: &str = "border-b-sky-500/20"; pub(crate) const border_b_sky_500_of_25: &str = "border-b-sky-500/25"; pub(crate) const border_b_sky_500_of_30: &str = "border-b-sky-500/30"; pub(crate) const border_b_sky_500_of_40: &str = "border-b-sky-500/40"; pub(crate) const border_b_sky_500_of_5: &str = "border-b-sky-500/5"; pub(crate) const border_b_sky_500_of_50: &str = "border-b-sky-500/50"; pub(crate) const border_b_sky_500_of_60: &str = "border-b-sky-500/60"; pub(crate) const border_b_sky_500_of_70: &str = "border-b-sky-500/70"; pub(crate) const border_b_sky_500_of_75: &str = "border-b-sky-500/75"; pub(crate) const border_b_sky_500_of_80: &str = "border-b-sky-500/80"; pub(crate) const border_b_sky_500_of_90: &str = "border-b-sky-500/90"; pub(crate) const border_b_sky_500_of_95: &str = "border-b-sky-500/95"; pub(crate) const border_b_sky_50_of_0: &str = "border-b-sky-50/0"; pub(crate) const border_b_sky_50_of_10: &str = "border-b-sky-50/10"; pub(crate) const border_b_sky_50_of_100: &str = "border-b-sky-50/100"; pub(crate) const border_b_sky_50_of_20: &str = "border-b-sky-50/20"; pub(crate) const border_b_sky_50_of_25: &str = "border-b-sky-50/25"; pub(crate) const border_b_sky_50_of_30: &str = "border-b-sky-50/30"; pub(crate) const border_b_sky_50_of_40: &str = "border-b-sky-50/40"; pub(crate) const border_b_sky_50_of_5: &str = "border-b-sky-50/5"; pub(crate) const border_b_sky_50_of_50: &str = "border-b-sky-50/50"; pub(crate) const border_b_sky_50_of_60: &str = "border-b-sky-50/60"; pub(crate) const border_b_sky_50_of_70: &str = "border-b-sky-50/70"; pub(crate) const border_b_sky_50_of_75: &str = "border-b-sky-50/75"; pub(crate) const border_b_sky_50_of_80: &str = "border-b-sky-50/80"; pub(crate) const border_b_sky_50_of_90: &str = "border-b-sky-50/90"; pub(crate) const border_b_sky_50_of_95: &str = "border-b-sky-50/95"; pub(crate) const border_b_sky_600: &str = "border-b-sky-600"; pub(crate) const border_b_sky_600_of_0: &str = "border-b-sky-600/0"; pub(crate) const border_b_sky_600_of_10: &str = "border-b-sky-600/10"; pub(crate) const border_b_sky_600_of_100: &str = "border-b-sky-600/100"; pub(crate) const border_b_sky_600_of_20: &str = "border-b-sky-600/20"; pub(crate) const border_b_sky_600_of_25: &str = "border-b-sky-600/25"; pub(crate) const border_b_sky_600_of_30: &str = "border-b-sky-600/30"; pub(crate) const border_b_sky_600_of_40: &str = "border-b-sky-600/40"; pub(crate) const border_b_sky_600_of_5: &str = "border-b-sky-600/5"; pub(crate) const border_b_sky_600_of_50: &str = "border-b-sky-600/50"; pub(crate) const border_b_sky_600_of_60: &str = "border-b-sky-600/60"; pub(crate) const border_b_sky_600_of_70: &str = "border-b-sky-600/70"; pub(crate) const border_b_sky_600_of_75: &str = "border-b-sky-600/75"; pub(crate) const border_b_sky_600_of_80: &str = "border-b-sky-600/80"; pub(crate) const border_b_sky_600_of_90: &str = "border-b-sky-600/90"; pub(crate) const border_b_sky_600_of_95: &str = "border-b-sky-600/95"; pub(crate) const border_b_sky_700: &str = "border-b-sky-700"; pub(crate) const border_b_sky_700_of_0: &str = "border-b-sky-700/0"; pub(crate) const border_b_sky_700_of_10: &str = "border-b-sky-700/10"; pub(crate) const border_b_sky_700_of_100: &str = "border-b-sky-700/100"; pub(crate) const border_b_sky_700_of_20: &str = "border-b-sky-700/20"; pub(crate) const border_b_sky_700_of_25: &str = "border-b-sky-700/25"; pub(crate) const border_b_sky_700_of_30: &str = "border-b-sky-700/30"; pub(crate) const border_b_sky_700_of_40: &str = "border-b-sky-700/40"; pub(crate) const border_b_sky_700_of_5: &str = "border-b-sky-700/5"; pub(crate) const border_b_sky_700_of_50: &str = "border-b-sky-700/50"; pub(crate) const border_b_sky_700_of_60: &str = "border-b-sky-700/60"; pub(crate) const border_b_sky_700_of_70: &str = "border-b-sky-700/70"; pub(crate) const border_b_sky_700_of_75: &str = "border-b-sky-700/75"; pub(crate) const border_b_sky_700_of_80: &str = "border-b-sky-700/80"; pub(crate) const border_b_sky_700_of_90: &str = "border-b-sky-700/90"; pub(crate) const border_b_sky_700_of_95: &str = "border-b-sky-700/95"; pub(crate) const border_b_sky_800: &str = "border-b-sky-800"; pub(crate) const border_b_sky_800_of_0: &str = "border-b-sky-800/0"; pub(crate) const border_b_sky_800_of_10: &str = "border-b-sky-800/10"; pub(crate) const border_b_sky_800_of_100: &str = "border-b-sky-800/100"; pub(crate) const border_b_sky_800_of_20: &str = "border-b-sky-800/20"; pub(crate) const border_b_sky_800_of_25: &str = "border-b-sky-800/25"; pub(crate) const border_b_sky_800_of_30: &str = "border-b-sky-800/30"; pub(crate) const border_b_sky_800_of_40: &str = "border-b-sky-800/40"; pub(crate) const border_b_sky_800_of_5: &str = "border-b-sky-800/5"; pub(crate) const border_b_sky_800_of_50: &str = "border-b-sky-800/50"; pub(crate) const border_b_sky_800_of_60: &str = "border-b-sky-800/60"; pub(crate) const border_b_sky_800_of_70: &str = "border-b-sky-800/70"; pub(crate) const border_b_sky_800_of_75: &str = "border-b-sky-800/75"; pub(crate) const border_b_sky_800_of_80: &str = "border-b-sky-800/80"; pub(crate) const border_b_sky_800_of_90: &str = "border-b-sky-800/90"; pub(crate) const border_b_sky_800_of_95: &str = "border-b-sky-800/95"; pub(crate) const border_b_sky_900: &str = "border-b-sky-900"; pub(crate) const border_b_sky_900_of_0: &str = "border-b-sky-900/0"; pub(crate) const border_b_sky_900_of_10: &str = "border-b-sky-900/10"; pub(crate) const border_b_sky_900_of_100: &str = "border-b-sky-900/100"; pub(crate) const border_b_sky_900_of_20: &str = "border-b-sky-900/20"; pub(crate) const border_b_sky_900_of_25: &str = "border-b-sky-900/25"; pub(crate) const border_b_sky_900_of_30: &str = "border-b-sky-900/30"; pub(crate) const border_b_sky_900_of_40: &str = "border-b-sky-900/40"; pub(crate) const border_b_sky_900_of_5: &str = "border-b-sky-900/5"; pub(crate) const border_b_sky_900_of_50: &str = "border-b-sky-900/50"; pub(crate) const border_b_sky_900_of_60: &str = "border-b-sky-900/60"; pub(crate) const border_b_sky_900_of_70: &str = "border-b-sky-900/70"; pub(crate) const border_b_sky_900_of_75: &str = "border-b-sky-900/75"; pub(crate) const border_b_sky_900_of_80: &str = "border-b-sky-900/80"; pub(crate) const border_b_sky_900_of_90: &str = "border-b-sky-900/90"; pub(crate) const border_b_sky_900_of_95: &str = "border-b-sky-900/95"; pub(crate) const border_b_slate_100: &str = "border-b-slate-100"; pub(crate) const border_b_slate_100_of_0: &str = "border-b-slate-100/0"; pub(crate) const border_b_slate_100_of_10: &str = "border-b-slate-100/10"; pub(crate) const border_b_slate_100_of_100: &str = "border-b-slate-100/100"; pub(crate) const border_b_slate_100_of_20: &str = "border-b-slate-100/20"; pub(crate) const border_b_slate_100_of_25: &str = "border-b-slate-100/25"; pub(crate) const border_b_slate_100_of_30: &str = "border-b-slate-100/30"; pub(crate) const border_b_slate_100_of_40: &str = "border-b-slate-100/40"; pub(crate) const border_b_slate_100_of_5: &str = "border-b-slate-100/5"; pub(crate) const border_b_slate_100_of_50: &str = "border-b-slate-100/50"; pub(crate) const border_b_slate_100_of_60: &str = "border-b-slate-100/60"; pub(crate) const border_b_slate_100_of_70: &str = "border-b-slate-100/70"; pub(crate) const border_b_slate_100_of_75: &str = "border-b-slate-100/75"; pub(crate) const border_b_slate_100_of_80: &str = "border-b-slate-100/80"; pub(crate) const border_b_slate_100_of_90: &str = "border-b-slate-100/90"; pub(crate) const border_b_slate_100_of_95: &str = "border-b-slate-100/95"; pub(crate) const border_b_slate_200: &str = "border-b-slate-200"; pub(crate) const border_b_slate_200_of_0: &str = "border-b-slate-200/0"; pub(crate) const border_b_slate_200_of_10: &str = "border-b-slate-200/10"; pub(crate) const border_b_slate_200_of_100: &str = "border-b-slate-200/100"; pub(crate) const border_b_slate_200_of_20: &str = "border-b-slate-200/20"; pub(crate) const border_b_slate_200_of_25: &str = "border-b-slate-200/25"; pub(crate) const border_b_slate_200_of_30: &str = "border-b-slate-200/30"; pub(crate) const border_b_slate_200_of_40: &str = "border-b-slate-200/40"; pub(crate) const border_b_slate_200_of_5: &str = "border-b-slate-200/5"; pub(crate) const border_b_slate_200_of_50: &str = "border-b-slate-200/50"; pub(crate) const border_b_slate_200_of_60: &str = "border-b-slate-200/60"; pub(crate) const border_b_slate_200_of_70: &str = "border-b-slate-200/70"; pub(crate) const border_b_slate_200_of_75: &str = "border-b-slate-200/75"; pub(crate) const border_b_slate_200_of_80: &str = "border-b-slate-200/80"; pub(crate) const border_b_slate_200_of_90: &str = "border-b-slate-200/90"; pub(crate) const border_b_slate_200_of_95: &str = "border-b-slate-200/95"; pub(crate) const border_b_slate_300: &str = "border-b-slate-300"; pub(crate) const border_b_slate_300_of_0: &str = "border-b-slate-300/0"; pub(crate) const border_b_slate_300_of_10: &str = "border-b-slate-300/10"; pub(crate) const border_b_slate_300_of_100: &str = "border-b-slate-300/100"; pub(crate) const border_b_slate_300_of_20: &str = "border-b-slate-300/20"; pub(crate) const border_b_slate_300_of_25: &str = "border-b-slate-300/25"; pub(crate) const border_b_slate_300_of_30: &str = "border-b-slate-300/30"; pub(crate) const border_b_slate_300_of_40: &str = "border-b-slate-300/40"; pub(crate) const border_b_slate_300_of_5: &str = "border-b-slate-300/5"; pub(crate) const border_b_slate_300_of_50: &str = "border-b-slate-300/50"; pub(crate) const border_b_slate_300_of_60: &str = "border-b-slate-300/60"; pub(crate) const border_b_slate_300_of_70: &str = "border-b-slate-300/70"; pub(crate) const border_b_slate_300_of_75: &str = "border-b-slate-300/75"; pub(crate) const border_b_slate_300_of_80: &str = "border-b-slate-300/80"; pub(crate) const border_b_slate_300_of_90: &str = "border-b-slate-300/90"; pub(crate) const border_b_slate_300_of_95: &str = "border-b-slate-300/95"; pub(crate) const border_b_slate_400: &str = "border-b-slate-400"; pub(crate) const border_b_slate_400_of_0: &str = "border-b-slate-400/0"; pub(crate) const border_b_slate_400_of_10: &str = "border-b-slate-400/10"; pub(crate) const border_b_slate_400_of_100: &str = "border-b-slate-400/100"; pub(crate) const border_b_slate_400_of_20: &str = "border-b-slate-400/20"; pub(crate) const border_b_slate_400_of_25: &str = "border-b-slate-400/25"; pub(crate) const border_b_slate_400_of_30: &str = "border-b-slate-400/30"; pub(crate) const border_b_slate_400_of_40: &str = "border-b-slate-400/40"; pub(crate) const border_b_slate_400_of_5: &str = "border-b-slate-400/5"; pub(crate) const border_b_slate_400_of_50: &str = "border-b-slate-400/50"; pub(crate) const border_b_slate_400_of_60: &str = "border-b-slate-400/60"; pub(crate) const border_b_slate_400_of_70: &str = "border-b-slate-400/70"; pub(crate) const border_b_slate_400_of_75: &str = "border-b-slate-400/75"; pub(crate) const border_b_slate_400_of_80: &str = "border-b-slate-400/80"; pub(crate) const border_b_slate_400_of_90: &str = "border-b-slate-400/90"; pub(crate) const border_b_slate_400_of_95: &str = "border-b-slate-400/95"; pub(crate) const border_b_slate_50: &str = "border-b-slate-50"; pub(crate) const border_b_slate_500: &str = "border-b-slate-500"; pub(crate) const border_b_slate_500_of_0: &str = "border-b-slate-500/0"; pub(crate) const border_b_slate_500_of_10: &str = "border-b-slate-500/10"; pub(crate) const border_b_slate_500_of_100: &str = "border-b-slate-500/100"; pub(crate) const border_b_slate_500_of_20: &str = "border-b-slate-500/20"; pub(crate) const border_b_slate_500_of_25: &str = "border-b-slate-500/25"; pub(crate) const border_b_slate_500_of_30: &str = "border-b-slate-500/30"; pub(crate) const border_b_slate_500_of_40: &str = "border-b-slate-500/40"; pub(crate) const border_b_slate_500_of_5: &str = "border-b-slate-500/5"; pub(crate) const border_b_slate_500_of_50: &str = "border-b-slate-500/50"; pub(crate) const border_b_slate_500_of_60: &str = "border-b-slate-500/60"; pub(crate) const border_b_slate_500_of_70: &str = "border-b-slate-500/70"; pub(crate) const border_b_slate_500_of_75: &str = "border-b-slate-500/75"; pub(crate) const border_b_slate_500_of_80: &str = "border-b-slate-500/80"; pub(crate) const border_b_slate_500_of_90: &str = "border-b-slate-500/90"; pub(crate) const border_b_slate_500_of_95: &str = "border-b-slate-500/95"; pub(crate) const border_b_slate_50_of_0: &str = "border-b-slate-50/0"; pub(crate) const border_b_slate_50_of_10: &str = "border-b-slate-50/10"; pub(crate) const border_b_slate_50_of_100: &str = "border-b-slate-50/100"; pub(crate) const border_b_slate_50_of_20: &str = "border-b-slate-50/20"; pub(crate) const border_b_slate_50_of_25: &str = "border-b-slate-50/25"; pub(crate) const border_b_slate_50_of_30: &str = "border-b-slate-50/30"; pub(crate) const border_b_slate_50_of_40: &str = "border-b-slate-50/40"; pub(crate) const border_b_slate_50_of_5: &str = "border-b-slate-50/5"; pub(crate) const border_b_slate_50_of_50: &str = "border-b-slate-50/50"; pub(crate) const border_b_slate_50_of_60: &str = "border-b-slate-50/60"; pub(crate) const border_b_slate_50_of_70: &str = "border-b-slate-50/70"; pub(crate) const border_b_slate_50_of_75: &str = "border-b-slate-50/75"; pub(crate) const border_b_slate_50_of_80: &str = "border-b-slate-50/80"; pub(crate) const border_b_slate_50_of_90: &str = "border-b-slate-50/90"; pub(crate) const border_b_slate_50_of_95: &str = "border-b-slate-50/95"; pub(crate) const border_b_slate_600: &str = "border-b-slate-600"; pub(crate) const border_b_slate_600_of_0: &str = "border-b-slate-600/0"; pub(crate) const border_b_slate_600_of_10: &str = "border-b-slate-600/10"; pub(crate) const border_b_slate_600_of_100: &str = "border-b-slate-600/100"; pub(crate) const border_b_slate_600_of_20: &str = "border-b-slate-600/20"; pub(crate) const border_b_slate_600_of_25: &str = "border-b-slate-600/25"; pub(crate) const border_b_slate_600_of_30: &str = "border-b-slate-600/30"; pub(crate) const border_b_slate_600_of_40: &str = "border-b-slate-600/40"; pub(crate) const border_b_slate_600_of_5: &str = "border-b-slate-600/5"; pub(crate) const border_b_slate_600_of_50: &str = "border-b-slate-600/50"; pub(crate) const border_b_slate_600_of_60: &str = "border-b-slate-600/60"; pub(crate) const border_b_slate_600_of_70: &str = "border-b-slate-600/70"; pub(crate) const border_b_slate_600_of_75: &str = "border-b-slate-600/75"; pub(crate) const border_b_slate_600_of_80: &str = "border-b-slate-600/80"; pub(crate) const border_b_slate_600_of_90: &str = "border-b-slate-600/90"; pub(crate) const border_b_slate_600_of_95: &str = "border-b-slate-600/95"; pub(crate) const border_b_slate_700: &str = "border-b-slate-700"; pub(crate) const border_b_slate_700_of_0: &str = "border-b-slate-700/0"; pub(crate) const border_b_slate_700_of_10: &str = "border-b-slate-700/10"; pub(crate) const border_b_slate_700_of_100: &str = "border-b-slate-700/100"; pub(crate) const border_b_slate_700_of_20: &str = "border-b-slate-700/20"; pub(crate) const border_b_slate_700_of_25: &str = "border-b-slate-700/25"; pub(crate) const border_b_slate_700_of_30: &str = "border-b-slate-700/30"; pub(crate) const border_b_slate_700_of_40: &str = "border-b-slate-700/40"; pub(crate) const border_b_slate_700_of_5: &str = "border-b-slate-700/5"; pub(crate) const border_b_slate_700_of_50: &str = "border-b-slate-700/50"; pub(crate) const border_b_slate_700_of_60: &str = "border-b-slate-700/60"; pub(crate) const border_b_slate_700_of_70: &str = "border-b-slate-700/70"; pub(crate) const border_b_slate_700_of_75: &str = "border-b-slate-700/75"; pub(crate) const border_b_slate_700_of_80: &str = "border-b-slate-700/80"; pub(crate) const border_b_slate_700_of_90: &str = "border-b-slate-700/90"; pub(crate) const border_b_slate_700_of_95: &str = "border-b-slate-700/95"; pub(crate) const border_b_slate_800: &str = "border-b-slate-800"; pub(crate) const border_b_slate_800_of_0: &str = "border-b-slate-800/0"; pub(crate) const border_b_slate_800_of_10: &str = "border-b-slate-800/10"; pub(crate) const border_b_slate_800_of_100: &str = "border-b-slate-800/100"; pub(crate) const border_b_slate_800_of_20: &str = "border-b-slate-800/20"; pub(crate) const border_b_slate_800_of_25: &str = "border-b-slate-800/25"; pub(crate) const border_b_slate_800_of_30: &str = "border-b-slate-800/30"; pub(crate) const border_b_slate_800_of_40: &str = "border-b-slate-800/40"; pub(crate) const border_b_slate_800_of_5: &str = "border-b-slate-800/5"; pub(crate) const border_b_slate_800_of_50: &str = "border-b-slate-800/50"; pub(crate) const border_b_slate_800_of_60: &str = "border-b-slate-800/60"; pub(crate) const border_b_slate_800_of_70: &str = "border-b-slate-800/70"; pub(crate) const border_b_slate_800_of_75: &str = "border-b-slate-800/75"; pub(crate) const border_b_slate_800_of_80: &str = "border-b-slate-800/80"; pub(crate) const border_b_slate_800_of_90: &str = "border-b-slate-800/90"; pub(crate) const border_b_slate_800_of_95: &str = "border-b-slate-800/95"; pub(crate) const border_b_slate_900: &str = "border-b-slate-900"; pub(crate) const border_b_slate_900_of_0: &str = "border-b-slate-900/0"; pub(crate) const border_b_slate_900_of_10: &str = "border-b-slate-900/10"; pub(crate) const border_b_slate_900_of_100: &str = "border-b-slate-900/100"; pub(crate) const border_b_slate_900_of_20: &str = "border-b-slate-900/20"; pub(crate) const border_b_slate_900_of_25: &str = "border-b-slate-900/25"; pub(crate) const border_b_slate_900_of_30: &str = "border-b-slate-900/30"; pub(crate) const border_b_slate_900_of_40: &str = "border-b-slate-900/40"; pub(crate) const border_b_slate_900_of_5: &str = "border-b-slate-900/5"; pub(crate) const border_b_slate_900_of_50: &str = "border-b-slate-900/50"; pub(crate) const border_b_slate_900_of_60: &str = "border-b-slate-900/60"; pub(crate) const border_b_slate_900_of_70: &str = "border-b-slate-900/70"; pub(crate) const border_b_slate_900_of_75: &str = "border-b-slate-900/75"; pub(crate) const border_b_slate_900_of_80: &str = "border-b-slate-900/80"; pub(crate) const border_b_slate_900_of_90: &str = "border-b-slate-900/90"; pub(crate) const border_b_slate_900_of_95: &str = "border-b-slate-900/95"; pub(crate) const border_b_stone_100: &str = "border-b-stone-100"; pub(crate) const border_b_stone_100_of_0: &str = "border-b-stone-100/0"; pub(crate) const border_b_stone_100_of_10: &str = "border-b-stone-100/10"; pub(crate) const border_b_stone_100_of_100: &str = "border-b-stone-100/100"; pub(crate) const border_b_stone_100_of_20: &str = "border-b-stone-100/20"; pub(crate) const border_b_stone_100_of_25: &str = "border-b-stone-100/25"; pub(crate) const border_b_stone_100_of_30: &str = "border-b-stone-100/30"; pub(crate) const border_b_stone_100_of_40: &str = "border-b-stone-100/40"; pub(crate) const border_b_stone_100_of_5: &str = "border-b-stone-100/5"; pub(crate) const border_b_stone_100_of_50: &str = "border-b-stone-100/50"; pub(crate) const border_b_stone_100_of_60: &str = "border-b-stone-100/60"; pub(crate) const border_b_stone_100_of_70: &str = "border-b-stone-100/70"; pub(crate) const border_b_stone_100_of_75: &str = "border-b-stone-100/75"; pub(crate) const border_b_stone_100_of_80: &str = "border-b-stone-100/80"; pub(crate) const border_b_stone_100_of_90: &str = "border-b-stone-100/90"; pub(crate) const border_b_stone_100_of_95: &str = "border-b-stone-100/95"; pub(crate) const border_b_stone_200: &str = "border-b-stone-200"; pub(crate) const border_b_stone_200_of_0: &str = "border-b-stone-200/0"; pub(crate) const border_b_stone_200_of_10: &str = "border-b-stone-200/10"; pub(crate) const border_b_stone_200_of_100: &str = "border-b-stone-200/100"; pub(crate) const border_b_stone_200_of_20: &str = "border-b-stone-200/20"; pub(crate) const border_b_stone_200_of_25: &str = "border-b-stone-200/25"; pub(crate) const border_b_stone_200_of_30: &str = "border-b-stone-200/30"; pub(crate) const border_b_stone_200_of_40: &str = "border-b-stone-200/40"; pub(crate) const border_b_stone_200_of_5: &str = "border-b-stone-200/5"; pub(crate) const border_b_stone_200_of_50: &str = "border-b-stone-200/50"; pub(crate) const border_b_stone_200_of_60: &str = "border-b-stone-200/60"; pub(crate) const border_b_stone_200_of_70: &str = "border-b-stone-200/70"; pub(crate) const border_b_stone_200_of_75: &str = "border-b-stone-200/75"; pub(crate) const border_b_stone_200_of_80: &str = "border-b-stone-200/80"; pub(crate) const border_b_stone_200_of_90: &str = "border-b-stone-200/90"; pub(crate) const border_b_stone_200_of_95: &str = "border-b-stone-200/95"; pub(crate) const border_b_stone_300: &str = "border-b-stone-300"; pub(crate) const border_b_stone_300_of_0: &str = "border-b-stone-300/0"; pub(crate) const border_b_stone_300_of_10: &str = "border-b-stone-300/10"; pub(crate) const border_b_stone_300_of_100: &str = "border-b-stone-300/100"; pub(crate) const border_b_stone_300_of_20: &str = "border-b-stone-300/20"; pub(crate) const border_b_stone_300_of_25: &str = "border-b-stone-300/25"; pub(crate) const border_b_stone_300_of_30: &str = "border-b-stone-300/30"; pub(crate) const border_b_stone_300_of_40: &str = "border-b-stone-300/40"; pub(crate) const border_b_stone_300_of_5: &str = "border-b-stone-300/5"; pub(crate) const border_b_stone_300_of_50: &str = "border-b-stone-300/50"; pub(crate) const border_b_stone_300_of_60: &str = "border-b-stone-300/60"; pub(crate) const border_b_stone_300_of_70: &str = "border-b-stone-300/70"; pub(crate) const border_b_stone_300_of_75: &str = "border-b-stone-300/75"; pub(crate) const border_b_stone_300_of_80: &str = "border-b-stone-300/80"; pub(crate) const border_b_stone_300_of_90: &str = "border-b-stone-300/90"; pub(crate) const border_b_stone_300_of_95: &str = "border-b-stone-300/95"; pub(crate) const border_b_stone_400: &str = "border-b-stone-400"; pub(crate) const border_b_stone_400_of_0: &str = "border-b-stone-400/0"; pub(crate) const border_b_stone_400_of_10: &str = "border-b-stone-400/10"; pub(crate) const border_b_stone_400_of_100: &str = "border-b-stone-400/100"; pub(crate) const border_b_stone_400_of_20: &str = "border-b-stone-400/20"; pub(crate) const border_b_stone_400_of_25: &str = "border-b-stone-400/25"; pub(crate) const border_b_stone_400_of_30: &str = "border-b-stone-400/30"; pub(crate) const border_b_stone_400_of_40: &str = "border-b-stone-400/40"; pub(crate) const border_b_stone_400_of_5: &str = "border-b-stone-400/5"; pub(crate) const border_b_stone_400_of_50: &str = "border-b-stone-400/50"; pub(crate) const border_b_stone_400_of_60: &str = "border-b-stone-400/60"; pub(crate) const border_b_stone_400_of_70: &str = "border-b-stone-400/70"; pub(crate) const border_b_stone_400_of_75: &str = "border-b-stone-400/75"; pub(crate) const border_b_stone_400_of_80: &str = "border-b-stone-400/80"; pub(crate) const border_b_stone_400_of_90: &str = "border-b-stone-400/90"; pub(crate) const border_b_stone_400_of_95: &str = "border-b-stone-400/95"; pub(crate) const border_b_stone_50: &str = "border-b-stone-50"; pub(crate) const border_b_stone_500: &str = "border-b-stone-500"; pub(crate) const border_b_stone_500_of_0: &str = "border-b-stone-500/0"; pub(crate) const border_b_stone_500_of_10: &str = "border-b-stone-500/10"; pub(crate) const border_b_stone_500_of_100: &str = "border-b-stone-500/100"; pub(crate) const border_b_stone_500_of_20: &str = "border-b-stone-500/20"; pub(crate) const border_b_stone_500_of_25: &str = "border-b-stone-500/25"; pub(crate) const border_b_stone_500_of_30: &str = "border-b-stone-500/30"; pub(crate) const border_b_stone_500_of_40: &str = "border-b-stone-500/40"; pub(crate) const border_b_stone_500_of_5: &str = "border-b-stone-500/5"; pub(crate) const border_b_stone_500_of_50: &str = "border-b-stone-500/50"; pub(crate) const border_b_stone_500_of_60: &str = "border-b-stone-500/60"; pub(crate) const border_b_stone_500_of_70: &str = "border-b-stone-500/70"; pub(crate) const border_b_stone_500_of_75: &str = "border-b-stone-500/75"; pub(crate) const border_b_stone_500_of_80: &str = "border-b-stone-500/80"; pub(crate) const border_b_stone_500_of_90: &str = "border-b-stone-500/90"; pub(crate) const border_b_stone_500_of_95: &str = "border-b-stone-500/95"; pub(crate) const border_b_stone_50_of_0: &str = "border-b-stone-50/0"; pub(crate) const border_b_stone_50_of_10: &str = "border-b-stone-50/10"; pub(crate) const border_b_stone_50_of_100: &str = "border-b-stone-50/100"; pub(crate) const border_b_stone_50_of_20: &str = "border-b-stone-50/20"; pub(crate) const border_b_stone_50_of_25: &str = "border-b-stone-50/25"; pub(crate) const border_b_stone_50_of_30: &str = "border-b-stone-50/30"; pub(crate) const border_b_stone_50_of_40: &str = "border-b-stone-50/40"; pub(crate) const border_b_stone_50_of_5: &str = "border-b-stone-50/5"; pub(crate) const border_b_stone_50_of_50: &str = "border-b-stone-50/50"; pub(crate) const border_b_stone_50_of_60: &str = "border-b-stone-50/60"; pub(crate) const border_b_stone_50_of_70: &str = "border-b-stone-50/70"; pub(crate) const border_b_stone_50_of_75: &str = "border-b-stone-50/75"; pub(crate) const border_b_stone_50_of_80: &str = "border-b-stone-50/80"; pub(crate) const border_b_stone_50_of_90: &str = "border-b-stone-50/90"; pub(crate) const border_b_stone_50_of_95: &str = "border-b-stone-50/95"; pub(crate) const border_b_stone_600: &str = "border-b-stone-600"; pub(crate) const border_b_stone_600_of_0: &str = "border-b-stone-600/0"; pub(crate) const border_b_stone_600_of_10: &str = "border-b-stone-600/10"; pub(crate) const border_b_stone_600_of_100: &str = "border-b-stone-600/100"; pub(crate) const border_b_stone_600_of_20: &str = "border-b-stone-600/20"; pub(crate) const border_b_stone_600_of_25: &str = "border-b-stone-600/25"; pub(crate) const border_b_stone_600_of_30: &str = "border-b-stone-600/30"; pub(crate) const border_b_stone_600_of_40: &str = "border-b-stone-600/40"; pub(crate) const border_b_stone_600_of_5: &str = "border-b-stone-600/5"; pub(crate) const border_b_stone_600_of_50: &str = "border-b-stone-600/50"; pub(crate) const border_b_stone_600_of_60: &str = "border-b-stone-600/60"; pub(crate) const border_b_stone_600_of_70: &str = "border-b-stone-600/70"; pub(crate) const border_b_stone_600_of_75: &str = "border-b-stone-600/75"; pub(crate) const border_b_stone_600_of_80: &str = "border-b-stone-600/80"; pub(crate) const border_b_stone_600_of_90: &str = "border-b-stone-600/90"; pub(crate) const border_b_stone_600_of_95: &str = "border-b-stone-600/95"; pub(crate) const border_b_stone_700: &str = "border-b-stone-700"; pub(crate) const border_b_stone_700_of_0: &str = "border-b-stone-700/0"; pub(crate) const border_b_stone_700_of_10: &str = "border-b-stone-700/10"; pub(crate) const border_b_stone_700_of_100: &str = "border-b-stone-700/100"; pub(crate) const border_b_stone_700_of_20: &str = "border-b-stone-700/20"; pub(crate) const border_b_stone_700_of_25: &str = "border-b-stone-700/25"; pub(crate) const border_b_stone_700_of_30: &str = "border-b-stone-700/30"; pub(crate) const border_b_stone_700_of_40: &str = "border-b-stone-700/40"; pub(crate) const border_b_stone_700_of_5: &str = "border-b-stone-700/5"; pub(crate) const border_b_stone_700_of_50: &str = "border-b-stone-700/50"; pub(crate) const border_b_stone_700_of_60: &str = "border-b-stone-700/60"; pub(crate) const border_b_stone_700_of_70: &str = "border-b-stone-700/70"; pub(crate) const border_b_stone_700_of_75: &str = "border-b-stone-700/75"; pub(crate) const border_b_stone_700_of_80: &str = "border-b-stone-700/80"; pub(crate) const border_b_stone_700_of_90: &str = "border-b-stone-700/90"; pub(crate) const border_b_stone_700_of_95: &str = "border-b-stone-700/95"; pub(crate) const border_b_stone_800: &str = "border-b-stone-800"; pub(crate) const border_b_stone_800_of_0: &str = "border-b-stone-800/0"; pub(crate) const border_b_stone_800_of_10: &str = "border-b-stone-800/10"; pub(crate) const border_b_stone_800_of_100: &str = "border-b-stone-800/100"; pub(crate) const border_b_stone_800_of_20: &str = "border-b-stone-800/20"; pub(crate) const border_b_stone_800_of_25: &str = "border-b-stone-800/25"; pub(crate) const border_b_stone_800_of_30: &str = "border-b-stone-800/30"; pub(crate) const border_b_stone_800_of_40: &str = "border-b-stone-800/40"; pub(crate) const border_b_stone_800_of_5: &str = "border-b-stone-800/5"; pub(crate) const border_b_stone_800_of_50: &str = "border-b-stone-800/50"; pub(crate) const border_b_stone_800_of_60: &str = "border-b-stone-800/60"; pub(crate) const border_b_stone_800_of_70: &str = "border-b-stone-800/70"; pub(crate) const border_b_stone_800_of_75: &str = "border-b-stone-800/75"; pub(crate) const border_b_stone_800_of_80: &str = "border-b-stone-800/80"; pub(crate) const border_b_stone_800_of_90: &str = "border-b-stone-800/90"; pub(crate) const border_b_stone_800_of_95: &str = "border-b-stone-800/95"; pub(crate) const border_b_stone_900: &str = "border-b-stone-900"; pub(crate) const border_b_stone_900_of_0: &str = "border-b-stone-900/0"; pub(crate) const border_b_stone_900_of_10: &str = "border-b-stone-900/10"; pub(crate) const border_b_stone_900_of_100: &str = "border-b-stone-900/100"; pub(crate) const border_b_stone_900_of_20: &str = "border-b-stone-900/20"; pub(crate) const border_b_stone_900_of_25: &str = "border-b-stone-900/25"; pub(crate) const border_b_stone_900_of_30: &str = "border-b-stone-900/30"; pub(crate) const border_b_stone_900_of_40: &str = "border-b-stone-900/40"; pub(crate) const border_b_stone_900_of_5: &str = "border-b-stone-900/5"; pub(crate) const border_b_stone_900_of_50: &str = "border-b-stone-900/50"; pub(crate) const border_b_stone_900_of_60: &str = "border-b-stone-900/60"; pub(crate) const border_b_stone_900_of_70: &str = "border-b-stone-900/70"; pub(crate) const border_b_stone_900_of_75: &str = "border-b-stone-900/75"; pub(crate) const border_b_stone_900_of_80: &str = "border-b-stone-900/80"; pub(crate) const border_b_stone_900_of_90: &str = "border-b-stone-900/90"; pub(crate) const border_b_stone_900_of_95: &str = "border-b-stone-900/95"; pub(crate) const border_b_teal_100: &str = "border-b-teal-100"; pub(crate) const border_b_teal_100_of_0: &str = "border-b-teal-100/0"; pub(crate) const border_b_teal_100_of_10: &str = "border-b-teal-100/10"; pub(crate) const border_b_teal_100_of_100: &str = "border-b-teal-100/100"; pub(crate) const border_b_teal_100_of_20: &str = "border-b-teal-100/20"; pub(crate) const border_b_teal_100_of_25: &str = "border-b-teal-100/25"; pub(crate) const border_b_teal_100_of_30: &str = "border-b-teal-100/30"; pub(crate) const border_b_teal_100_of_40: &str = "border-b-teal-100/40"; pub(crate) const border_b_teal_100_of_5: &str = "border-b-teal-100/5"; pub(crate) const border_b_teal_100_of_50: &str = "border-b-teal-100/50"; pub(crate) const border_b_teal_100_of_60: &str = "border-b-teal-100/60"; pub(crate) const border_b_teal_100_of_70: &str = "border-b-teal-100/70"; pub(crate) const border_b_teal_100_of_75: &str = "border-b-teal-100/75"; pub(crate) const border_b_teal_100_of_80: &str = "border-b-teal-100/80"; pub(crate) const border_b_teal_100_of_90: &str = "border-b-teal-100/90"; pub(crate) const border_b_teal_100_of_95: &str = "border-b-teal-100/95"; pub(crate) const border_b_teal_200: &str = "border-b-teal-200"; pub(crate) const border_b_teal_200_of_0: &str = "border-b-teal-200/0"; pub(crate) const border_b_teal_200_of_10: &str = "border-b-teal-200/10"; pub(crate) const border_b_teal_200_of_100: &str = "border-b-teal-200/100"; pub(crate) const border_b_teal_200_of_20: &str = "border-b-teal-200/20"; pub(crate) const border_b_teal_200_of_25: &str = "border-b-teal-200/25"; pub(crate) const border_b_teal_200_of_30: &str = "border-b-teal-200/30"; pub(crate) const border_b_teal_200_of_40: &str = "border-b-teal-200/40"; pub(crate) const border_b_teal_200_of_5: &str = "border-b-teal-200/5"; pub(crate) const border_b_teal_200_of_50: &str = "border-b-teal-200/50"; pub(crate) const border_b_teal_200_of_60: &str = "border-b-teal-200/60"; pub(crate) const border_b_teal_200_of_70: &str = "border-b-teal-200/70"; pub(crate) const border_b_teal_200_of_75: &str = "border-b-teal-200/75"; pub(crate) const border_b_teal_200_of_80: &str = "border-b-teal-200/80"; pub(crate) const border_b_teal_200_of_90: &str = "border-b-teal-200/90"; pub(crate) const border_b_teal_200_of_95: &str = "border-b-teal-200/95"; pub(crate) const border_b_teal_300: &str = "border-b-teal-300"; pub(crate) const border_b_teal_300_of_0: &str = "border-b-teal-300/0"; pub(crate) const border_b_teal_300_of_10: &str = "border-b-teal-300/10"; pub(crate) const border_b_teal_300_of_100: &str = "border-b-teal-300/100"; pub(crate) const border_b_teal_300_of_20: &str = "border-b-teal-300/20"; pub(crate) const border_b_teal_300_of_25: &str = "border-b-teal-300/25"; pub(crate) const border_b_teal_300_of_30: &str = "border-b-teal-300/30"; pub(crate) const border_b_teal_300_of_40: &str = "border-b-teal-300/40"; pub(crate) const border_b_teal_300_of_5: &str = "border-b-teal-300/5"; pub(crate) const border_b_teal_300_of_50: &str = "border-b-teal-300/50"; pub(crate) const border_b_teal_300_of_60: &str = "border-b-teal-300/60"; pub(crate) const border_b_teal_300_of_70: &str = "border-b-teal-300/70"; pub(crate) const border_b_teal_300_of_75: &str = "border-b-teal-300/75"; pub(crate) const border_b_teal_300_of_80: &str = "border-b-teal-300/80"; pub(crate) const border_b_teal_300_of_90: &str = "border-b-teal-300/90"; pub(crate) const border_b_teal_300_of_95: &str = "border-b-teal-300/95"; pub(crate) const border_b_teal_400: &str = "border-b-teal-400"; pub(crate) const border_b_teal_400_of_0: &str = "border-b-teal-400/0"; pub(crate) const border_b_teal_400_of_10: &str = "border-b-teal-400/10"; pub(crate) const border_b_teal_400_of_100: &str = "border-b-teal-400/100"; pub(crate) const border_b_teal_400_of_20: &str = "border-b-teal-400/20"; pub(crate) const border_b_teal_400_of_25: &str = "border-b-teal-400/25"; pub(crate) const border_b_teal_400_of_30: &str = "border-b-teal-400/30"; pub(crate) const border_b_teal_400_of_40: &str = "border-b-teal-400/40"; pub(crate) const border_b_teal_400_of_5: &str = "border-b-teal-400/5"; pub(crate) const border_b_teal_400_of_50: &str = "border-b-teal-400/50"; pub(crate) const border_b_teal_400_of_60: &str = "border-b-teal-400/60"; pub(crate) const border_b_teal_400_of_70: &str = "border-b-teal-400/70"; pub(crate) const border_b_teal_400_of_75: &str = "border-b-teal-400/75"; pub(crate) const border_b_teal_400_of_80: &str = "border-b-teal-400/80"; pub(crate) const border_b_teal_400_of_90: &str = "border-b-teal-400/90"; pub(crate) const border_b_teal_400_of_95: &str = "border-b-teal-400/95"; pub(crate) const border_b_teal_50: &str = "border-b-teal-50"; pub(crate) const border_b_teal_500: &str = "border-b-teal-500"; pub(crate) const border_b_teal_500_of_0: &str = "border-b-teal-500/0"; pub(crate) const border_b_teal_500_of_10: &str = "border-b-teal-500/10"; pub(crate) const border_b_teal_500_of_100: &str = "border-b-teal-500/100"; pub(crate) const border_b_teal_500_of_20: &str = "border-b-teal-500/20"; pub(crate) const border_b_teal_500_of_25: &str = "border-b-teal-500/25"; pub(crate) const border_b_teal_500_of_30: &str = "border-b-teal-500/30"; pub(crate) const border_b_teal_500_of_40: &str = "border-b-teal-500/40"; pub(crate) const border_b_teal_500_of_5: &str = "border-b-teal-500/5"; pub(crate) const border_b_teal_500_of_50: &str = "border-b-teal-500/50"; pub(crate) const border_b_teal_500_of_60: &str = "border-b-teal-500/60"; pub(crate) const border_b_teal_500_of_70: &str = "border-b-teal-500/70"; pub(crate) const border_b_teal_500_of_75: &str = "border-b-teal-500/75"; pub(crate) const border_b_teal_500_of_80: &str = "border-b-teal-500/80"; pub(crate) const border_b_teal_500_of_90: &str = "border-b-teal-500/90"; pub(crate) const border_b_teal_500_of_95: &str = "border-b-teal-500/95"; pub(crate) const border_b_teal_50_of_0: &str = "border-b-teal-50/0"; pub(crate) const border_b_teal_50_of_10: &str = "border-b-teal-50/10"; pub(crate) const border_b_teal_50_of_100: &str = "border-b-teal-50/100"; pub(crate) const border_b_teal_50_of_20: &str = "border-b-teal-50/20"; pub(crate) const border_b_teal_50_of_25: &str = "border-b-teal-50/25"; pub(crate) const border_b_teal_50_of_30: &str = "border-b-teal-50/30"; pub(crate) const border_b_teal_50_of_40: &str = "border-b-teal-50/40"; pub(crate) const border_b_teal_50_of_5: &str = "border-b-teal-50/5"; pub(crate) const border_b_teal_50_of_50: &str = "border-b-teal-50/50"; pub(crate) const border_b_teal_50_of_60: &str = "border-b-teal-50/60"; pub(crate) const border_b_teal_50_of_70: &str = "border-b-teal-50/70"; pub(crate) const border_b_teal_50_of_75: &str = "border-b-teal-50/75"; pub(crate) const border_b_teal_50_of_80: &str = "border-b-teal-50/80"; pub(crate) const border_b_teal_50_of_90: &str = "border-b-teal-50/90"; pub(crate) const border_b_teal_50_of_95: &str = "border-b-teal-50/95"; pub(crate) const border_b_teal_600: &str = "border-b-teal-600"; pub(crate) const border_b_teal_600_of_0: &str = "border-b-teal-600/0"; pub(crate) const border_b_teal_600_of_10: &str = "border-b-teal-600/10"; pub(crate) const border_b_teal_600_of_100: &str = "border-b-teal-600/100"; pub(crate) const border_b_teal_600_of_20: &str = "border-b-teal-600/20"; pub(crate) const border_b_teal_600_of_25: &str = "border-b-teal-600/25"; pub(crate) const border_b_teal_600_of_30: &str = "border-b-teal-600/30"; pub(crate) const border_b_teal_600_of_40: &str = "border-b-teal-600/40"; pub(crate) const border_b_teal_600_of_5: &str = "border-b-teal-600/5"; pub(crate) const border_b_teal_600_of_50: &str = "border-b-teal-600/50"; pub(crate) const border_b_teal_600_of_60: &str = "border-b-teal-600/60"; pub(crate) const border_b_teal_600_of_70: &str = "border-b-teal-600/70"; pub(crate) const border_b_teal_600_of_75: &str = "border-b-teal-600/75"; pub(crate) const border_b_teal_600_of_80: &str = "border-b-teal-600/80"; pub(crate) const border_b_teal_600_of_90: &str = "border-b-teal-600/90"; pub(crate) const border_b_teal_600_of_95: &str = "border-b-teal-600/95"; pub(crate) const border_b_teal_700: &str = "border-b-teal-700"; pub(crate) const border_b_teal_700_of_0: &str = "border-b-teal-700/0"; pub(crate) const border_b_teal_700_of_10: &str = "border-b-teal-700/10"; pub(crate) const border_b_teal_700_of_100: &str = "border-b-teal-700/100"; pub(crate) const border_b_teal_700_of_20: &str = "border-b-teal-700/20"; pub(crate) const border_b_teal_700_of_25: &str = "border-b-teal-700/25"; pub(crate) const border_b_teal_700_of_30: &str = "border-b-teal-700/30"; pub(crate) const border_b_teal_700_of_40: &str = "border-b-teal-700/40"; pub(crate) const border_b_teal_700_of_5: &str = "border-b-teal-700/5"; pub(crate) const border_b_teal_700_of_50: &str = "border-b-teal-700/50"; pub(crate) const border_b_teal_700_of_60: &str = "border-b-teal-700/60"; pub(crate) const border_b_teal_700_of_70: &str = "border-b-teal-700/70"; pub(crate) const border_b_teal_700_of_75: &str = "border-b-teal-700/75"; pub(crate) const border_b_teal_700_of_80: &str = "border-b-teal-700/80"; pub(crate) const border_b_teal_700_of_90: &str = "border-b-teal-700/90"; pub(crate) const border_b_teal_700_of_95: &str = "border-b-teal-700/95"; pub(crate) const border_b_teal_800: &str = "border-b-teal-800"; pub(crate) const border_b_teal_800_of_0: &str = "border-b-teal-800/0"; pub(crate) const border_b_teal_800_of_10: &str = "border-b-teal-800/10"; pub(crate) const border_b_teal_800_of_100: &str = "border-b-teal-800/100"; pub(crate) const border_b_teal_800_of_20: &str = "border-b-teal-800/20"; pub(crate) const border_b_teal_800_of_25: &str = "border-b-teal-800/25"; pub(crate) const border_b_teal_800_of_30: &str = "border-b-teal-800/30"; pub(crate) const border_b_teal_800_of_40: &str = "border-b-teal-800/40"; pub(crate) const border_b_teal_800_of_5: &str = "border-b-teal-800/5"; pub(crate) const border_b_teal_800_of_50: &str = "border-b-teal-800/50"; pub(crate) const border_b_teal_800_of_60: &str = "border-b-teal-800/60"; pub(crate) const border_b_teal_800_of_70: &str = "border-b-teal-800/70"; pub(crate) const border_b_teal_800_of_75: &str = "border-b-teal-800/75"; pub(crate) const border_b_teal_800_of_80: &str = "border-b-teal-800/80"; pub(crate) const border_b_teal_800_of_90: &str = "border-b-teal-800/90"; pub(crate) const border_b_teal_800_of_95: &str = "border-b-teal-800/95"; pub(crate) const border_b_teal_900: &str = "border-b-teal-900"; pub(crate) const border_b_teal_900_of_0: &str = "border-b-teal-900/0"; pub(crate) const border_b_teal_900_of_10: &str = "border-b-teal-900/10"; pub(crate) const border_b_teal_900_of_100: &str = "border-b-teal-900/100"; pub(crate) const border_b_teal_900_of_20: &str = "border-b-teal-900/20"; pub(crate) const border_b_teal_900_of_25: &str = "border-b-teal-900/25"; pub(crate) const border_b_teal_900_of_30: &str = "border-b-teal-900/30"; pub(crate) const border_b_teal_900_of_40: &str = "border-b-teal-900/40"; pub(crate) const border_b_teal_900_of_5: &str = "border-b-teal-900/5"; pub(crate) const border_b_teal_900_of_50: &str = "border-b-teal-900/50"; pub(crate) const border_b_teal_900_of_60: &str = "border-b-teal-900/60"; pub(crate) const border_b_teal_900_of_70: &str = "border-b-teal-900/70"; pub(crate) const border_b_teal_900_of_75: &str = "border-b-teal-900/75"; pub(crate) const border_b_teal_900_of_80: &str = "border-b-teal-900/80"; pub(crate) const border_b_teal_900_of_90: &str = "border-b-teal-900/90"; pub(crate) const border_b_teal_900_of_95: &str = "border-b-teal-900/95"; pub(crate) const border_b_transparent: &str = "border-b-transparent"; pub(crate) const border_b_transparent_of_0: &str = "border-b-transparent/0"; pub(crate) const border_b_transparent_of_10: &str = "border-b-transparent/10"; pub(crate) const border_b_transparent_of_100: &str = "border-b-transparent/100"; pub(crate) const border_b_transparent_of_20: &str = "border-b-transparent/20"; pub(crate) const border_b_transparent_of_25: &str = "border-b-transparent/25"; pub(crate) const border_b_transparent_of_30: &str = "border-b-transparent/30"; pub(crate) const border_b_transparent_of_40: &str = "border-b-transparent/40"; pub(crate) const border_b_transparent_of_5: &str = "border-b-transparent/5"; pub(crate) const border_b_transparent_of_50: &str = "border-b-transparent/50"; pub(crate) const border_b_transparent_of_60: &str = "border-b-transparent/60"; pub(crate) const border_b_transparent_of_70: &str = "border-b-transparent/70"; pub(crate) const border_b_transparent_of_75: &str = "border-b-transparent/75"; pub(crate) const border_b_transparent_of_80: &str = "border-b-transparent/80"; pub(crate) const border_b_transparent_of_90: &str = "border-b-transparent/90"; pub(crate) const border_b_transparent_of_95: &str = "border-b-transparent/95"; pub(crate) const border_b_violet_100: &str = "border-b-violet-100"; pub(crate) const border_b_violet_100_of_0: &str = "border-b-violet-100/0"; pub(crate) const border_b_violet_100_of_10: &str = "border-b-violet-100/10"; pub(crate) const border_b_violet_100_of_100: &str = "border-b-violet-100/100"; pub(crate) const border_b_violet_100_of_20: &str = "border-b-violet-100/20"; pub(crate) const border_b_violet_100_of_25: &str = "border-b-violet-100/25"; pub(crate) const border_b_violet_100_of_30: &str = "border-b-violet-100/30"; pub(crate) const border_b_violet_100_of_40: &str = "border-b-violet-100/40"; pub(crate) const border_b_violet_100_of_5: &str = "border-b-violet-100/5"; pub(crate) const border_b_violet_100_of_50: &str = "border-b-violet-100/50"; pub(crate) const border_b_violet_100_of_60: &str = "border-b-violet-100/60"; pub(crate) const border_b_violet_100_of_70: &str = "border-b-violet-100/70"; pub(crate) const border_b_violet_100_of_75: &str = "border-b-violet-100/75"; pub(crate) const border_b_violet_100_of_80: &str = "border-b-violet-100/80"; pub(crate) const border_b_violet_100_of_90: &str = "border-b-violet-100/90"; pub(crate) const border_b_violet_100_of_95: &str = "border-b-violet-100/95"; pub(crate) const border_b_violet_200: &str = "border-b-violet-200"; pub(crate) const border_b_violet_200_of_0: &str = "border-b-violet-200/0"; pub(crate) const border_b_violet_200_of_10: &str = "border-b-violet-200/10"; pub(crate) const border_b_violet_200_of_100: &str = "border-b-violet-200/100"; pub(crate) const border_b_violet_200_of_20: &str = "border-b-violet-200/20"; pub(crate) const border_b_violet_200_of_25: &str = "border-b-violet-200/25"; pub(crate) const border_b_violet_200_of_30: &str = "border-b-violet-200/30"; pub(crate) const border_b_violet_200_of_40: &str = "border-b-violet-200/40"; pub(crate) const border_b_violet_200_of_5: &str = "border-b-violet-200/5"; pub(crate) const border_b_violet_200_of_50: &str = "border-b-violet-200/50"; pub(crate) const border_b_violet_200_of_60: &str = "border-b-violet-200/60"; pub(crate) const border_b_violet_200_of_70: &str = "border-b-violet-200/70"; pub(crate) const border_b_violet_200_of_75: &str = "border-b-violet-200/75"; pub(crate) const border_b_violet_200_of_80: &str = "border-b-violet-200/80"; pub(crate) const border_b_violet_200_of_90: &str = "border-b-violet-200/90"; pub(crate) const border_b_violet_200_of_95: &str = "border-b-violet-200/95"; pub(crate) const border_b_violet_300: &str = "border-b-violet-300"; pub(crate) const border_b_violet_300_of_0: &str = "border-b-violet-300/0"; pub(crate) const border_b_violet_300_of_10: &str = "border-b-violet-300/10"; pub(crate) const border_b_violet_300_of_100: &str = "border-b-violet-300/100"; pub(crate) const border_b_violet_300_of_20: &str = "border-b-violet-300/20"; pub(crate) const border_b_violet_300_of_25: &str = "border-b-violet-300/25"; pub(crate) const border_b_violet_300_of_30: &str = "border-b-violet-300/30"; pub(crate) const border_b_violet_300_of_40: &str = "border-b-violet-300/40"; pub(crate) const border_b_violet_300_of_5: &str = "border-b-violet-300/5"; pub(crate) const border_b_violet_300_of_50: &str = "border-b-violet-300/50"; pub(crate) const border_b_violet_300_of_60: &str = "border-b-violet-300/60"; pub(crate) const border_b_violet_300_of_70: &str = "border-b-violet-300/70"; pub(crate) const border_b_violet_300_of_75: &str = "border-b-violet-300/75"; pub(crate) const border_b_violet_300_of_80: &str = "border-b-violet-300/80"; pub(crate) const border_b_violet_300_of_90: &str = "border-b-violet-300/90"; pub(crate) const border_b_violet_300_of_95: &str = "border-b-violet-300/95"; pub(crate) const border_b_violet_400: &str = "border-b-violet-400"; pub(crate) const border_b_violet_400_of_0: &str = "border-b-violet-400/0"; pub(crate) const border_b_violet_400_of_10: &str = "border-b-violet-400/10"; pub(crate) const border_b_violet_400_of_100: &str = "border-b-violet-400/100"; pub(crate) const border_b_violet_400_of_20: &str = "border-b-violet-400/20"; pub(crate) const border_b_violet_400_of_25: &str = "border-b-violet-400/25"; pub(crate) const border_b_violet_400_of_30: &str = "border-b-violet-400/30"; pub(crate) const border_b_violet_400_of_40: &str = "border-b-violet-400/40"; pub(crate) const border_b_violet_400_of_5: &str = "border-b-violet-400/5"; pub(crate) const border_b_violet_400_of_50: &str = "border-b-violet-400/50"; pub(crate) const border_b_violet_400_of_60: &str = "border-b-violet-400/60"; pub(crate) const border_b_violet_400_of_70: &str = "border-b-violet-400/70"; pub(crate) const border_b_violet_400_of_75: &str = "border-b-violet-400/75"; pub(crate) const border_b_violet_400_of_80: &str = "border-b-violet-400/80"; pub(crate) const border_b_violet_400_of_90: &str = "border-b-violet-400/90"; pub(crate) const border_b_violet_400_of_95: &str = "border-b-violet-400/95"; pub(crate) const border_b_violet_50: &str = "border-b-violet-50"; pub(crate) const border_b_violet_500: &str = "border-b-violet-500"; pub(crate) const border_b_violet_500_of_0: &str = "border-b-violet-500/0"; pub(crate) const border_b_violet_500_of_10: &str = "border-b-violet-500/10"; pub(crate) const border_b_violet_500_of_100: &str = "border-b-violet-500/100"; pub(crate) const border_b_violet_500_of_20: &str = "border-b-violet-500/20"; pub(crate) const border_b_violet_500_of_25: &str = "border-b-violet-500/25"; pub(crate) const border_b_violet_500_of_30: &str = "border-b-violet-500/30"; pub(crate) const border_b_violet_500_of_40: &str = "border-b-violet-500/40"; pub(crate) const border_b_violet_500_of_5: &str = "border-b-violet-500/5"; pub(crate) const border_b_violet_500_of_50: &str = "border-b-violet-500/50"; pub(crate) const border_b_violet_500_of_60: &str = "border-b-violet-500/60"; pub(crate) const border_b_violet_500_of_70: &str = "border-b-violet-500/70"; pub(crate) const border_b_violet_500_of_75: &str = "border-b-violet-500/75"; pub(crate) const border_b_violet_500_of_80: &str = "border-b-violet-500/80"; pub(crate) const border_b_violet_500_of_90: &str = "border-b-violet-500/90"; pub(crate) const border_b_violet_500_of_95: &str = "border-b-violet-500/95"; pub(crate) const border_b_violet_50_of_0: &str = "border-b-violet-50/0"; pub(crate) const border_b_violet_50_of_10: &str = "border-b-violet-50/10"; pub(crate) const border_b_violet_50_of_100: &str = "border-b-violet-50/100"; pub(crate) const border_b_violet_50_of_20: &str = "border-b-violet-50/20"; pub(crate) const border_b_violet_50_of_25: &str = "border-b-violet-50/25"; pub(crate) const border_b_violet_50_of_30: &str = "border-b-violet-50/30"; pub(crate) const border_b_violet_50_of_40: &str = "border-b-violet-50/40"; pub(crate) const border_b_violet_50_of_5: &str = "border-b-violet-50/5"; pub(crate) const border_b_violet_50_of_50: &str = "border-b-violet-50/50"; pub(crate) const border_b_violet_50_of_60: &str = "border-b-violet-50/60"; pub(crate) const border_b_violet_50_of_70: &str = "border-b-violet-50/70"; pub(crate) const border_b_violet_50_of_75: &str = "border-b-violet-50/75"; pub(crate) const border_b_violet_50_of_80: &str = "border-b-violet-50/80"; pub(crate) const border_b_violet_50_of_90: &str = "border-b-violet-50/90"; pub(crate) const border_b_violet_50_of_95: &str = "border-b-violet-50/95"; pub(crate) const border_b_violet_600: &str = "border-b-violet-600"; pub(crate) const border_b_violet_600_of_0: &str = "border-b-violet-600/0"; pub(crate) const border_b_violet_600_of_10: &str = "border-b-violet-600/10"; pub(crate) const border_b_violet_600_of_100: &str = "border-b-violet-600/100"; pub(crate) const border_b_violet_600_of_20: &str = "border-b-violet-600/20"; pub(crate) const border_b_violet_600_of_25: &str = "border-b-violet-600/25"; pub(crate) const border_b_violet_600_of_30: &str = "border-b-violet-600/30"; pub(crate) const border_b_violet_600_of_40: &str = "border-b-violet-600/40"; pub(crate) const border_b_violet_600_of_5: &str = "border-b-violet-600/5"; pub(crate) const border_b_violet_600_of_50: &str = "border-b-violet-600/50"; pub(crate) const border_b_violet_600_of_60: &str = "border-b-violet-600/60"; pub(crate) const border_b_violet_600_of_70: &str = "border-b-violet-600/70"; pub(crate) const border_b_violet_600_of_75: &str = "border-b-violet-600/75"; pub(crate) const border_b_violet_600_of_80: &str = "border-b-violet-600/80"; pub(crate) const border_b_violet_600_of_90: &str = "border-b-violet-600/90"; pub(crate) const border_b_violet_600_of_95: &str = "border-b-violet-600/95"; pub(crate) const border_b_violet_700: &str = "border-b-violet-700"; pub(crate) const border_b_violet_700_of_0: &str = "border-b-violet-700/0"; pub(crate) const border_b_violet_700_of_10: &str = "border-b-violet-700/10"; pub(crate) const border_b_violet_700_of_100: &str = "border-b-violet-700/100"; pub(crate) const border_b_violet_700_of_20: &str = "border-b-violet-700/20"; pub(crate) const border_b_violet_700_of_25: &str = "border-b-violet-700/25"; pub(crate) const border_b_violet_700_of_30: &str = "border-b-violet-700/30"; pub(crate) const border_b_violet_700_of_40: &str = "border-b-violet-700/40"; pub(crate) const border_b_violet_700_of_5: &str = "border-b-violet-700/5"; pub(crate) const border_b_violet_700_of_50: &str = "border-b-violet-700/50"; pub(crate) const border_b_violet_700_of_60: &str = "border-b-violet-700/60"; pub(crate) const border_b_violet_700_of_70: &str = "border-b-violet-700/70"; pub(crate) const border_b_violet_700_of_75: &str = "border-b-violet-700/75"; pub(crate) const border_b_violet_700_of_80: &str = "border-b-violet-700/80"; pub(crate) const border_b_violet_700_of_90: &str = "border-b-violet-700/90"; pub(crate) const border_b_violet_700_of_95: &str = "border-b-violet-700/95"; pub(crate) const border_b_violet_800: &str = "border-b-violet-800"; pub(crate) const border_b_violet_800_of_0: &str = "border-b-violet-800/0"; pub(crate) const border_b_violet_800_of_10: &str = "border-b-violet-800/10"; pub(crate) const border_b_violet_800_of_100: &str = "border-b-violet-800/100"; pub(crate) const border_b_violet_800_of_20: &str = "border-b-violet-800/20"; pub(crate) const border_b_violet_800_of_25: &str = "border-b-violet-800/25"; pub(crate) const border_b_violet_800_of_30: &str = "border-b-violet-800/30"; pub(crate) const border_b_violet_800_of_40: &str = "border-b-violet-800/40"; pub(crate) const border_b_violet_800_of_5: &str = "border-b-violet-800/5"; pub(crate) const border_b_violet_800_of_50: &str = "border-b-violet-800/50"; pub(crate) const border_b_violet_800_of_60: &str = "border-b-violet-800/60"; pub(crate) const border_b_violet_800_of_70: &str = "border-b-violet-800/70"; pub(crate) const border_b_violet_800_of_75: &str = "border-b-violet-800/75"; pub(crate) const border_b_violet_800_of_80: &str = "border-b-violet-800/80"; pub(crate) const border_b_violet_800_of_90: &str = "border-b-violet-800/90"; pub(crate) const border_b_violet_800_of_95: &str = "border-b-violet-800/95"; pub(crate) const border_b_violet_900: &str = "border-b-violet-900"; pub(crate) const border_b_violet_900_of_0: &str = "border-b-violet-900/0"; pub(crate) const border_b_violet_900_of_10: &str = "border-b-violet-900/10"; pub(crate) const border_b_violet_900_of_100: &str = "border-b-violet-900/100"; pub(crate) const border_b_violet_900_of_20: &str = "border-b-violet-900/20"; pub(crate) const border_b_violet_900_of_25: &str = "border-b-violet-900/25"; pub(crate) const border_b_violet_900_of_30: &str = "border-b-violet-900/30"; pub(crate) const border_b_violet_900_of_40: &str = "border-b-violet-900/40"; pub(crate) const border_b_violet_900_of_5: &str = "border-b-violet-900/5"; pub(crate) const border_b_violet_900_of_50: &str = "border-b-violet-900/50"; pub(crate) const border_b_violet_900_of_60: &str = "border-b-violet-900/60"; pub(crate) const border_b_violet_900_of_70: &str = "border-b-violet-900/70"; pub(crate) const border_b_violet_900_of_75: &str = "border-b-violet-900/75"; pub(crate) const border_b_violet_900_of_80: &str = "border-b-violet-900/80"; pub(crate) const border_b_violet_900_of_90: &str = "border-b-violet-900/90"; pub(crate) const border_b_violet_900_of_95: &str = "border-b-violet-900/95"; pub(crate) const border_b_white: &str = "border-b-white"; pub(crate) const border_b_white_of_0: &str = "border-b-white/0"; pub(crate) const border_b_white_of_10: &str = "border-b-white/10"; pub(crate) const border_b_white_of_100: &str = "border-b-white/100"; pub(crate) const border_b_white_of_20: &str = "border-b-white/20"; pub(crate) const border_b_white_of_25: &str = "border-b-white/25"; pub(crate) const border_b_white_of_30: &str = "border-b-white/30"; pub(crate) const border_b_white_of_40: &str = "border-b-white/40"; pub(crate) const border_b_white_of_5: &str = "border-b-white/5"; pub(crate) const border_b_white_of_50: &str = "border-b-white/50"; pub(crate) const border_b_white_of_60: &str = "border-b-white/60"; pub(crate) const border_b_white_of_70: &str = "border-b-white/70"; pub(crate) const border_b_white_of_75: &str = "border-b-white/75"; pub(crate) const border_b_white_of_80: &str = "border-b-white/80"; pub(crate) const border_b_white_of_90: &str = "border-b-white/90"; pub(crate) const border_b_white_of_95: &str = "border-b-white/95"; pub(crate) const border_b_yellow_100: &str = "border-b-yellow-100"; pub(crate) const border_b_yellow_100_of_0: &str = "border-b-yellow-100/0"; pub(crate) const border_b_yellow_100_of_10: &str = "border-b-yellow-100/10"; pub(crate) const border_b_yellow_100_of_100: &str = "border-b-yellow-100/100"; pub(crate) const border_b_yellow_100_of_20: &str = "border-b-yellow-100/20"; pub(crate) const border_b_yellow_100_of_25: &str = "border-b-yellow-100/25"; pub(crate) const border_b_yellow_100_of_30: &str = "border-b-yellow-100/30"; pub(crate) const border_b_yellow_100_of_40: &str = "border-b-yellow-100/40"; pub(crate) const border_b_yellow_100_of_5: &str = "border-b-yellow-100/5"; pub(crate) const border_b_yellow_100_of_50: &str = "border-b-yellow-100/50"; pub(crate) const border_b_yellow_100_of_60: &str = "border-b-yellow-100/60"; pub(crate) const border_b_yellow_100_of_70: &str = "border-b-yellow-100/70"; pub(crate) const border_b_yellow_100_of_75: &str = "border-b-yellow-100/75"; pub(crate) const border_b_yellow_100_of_80: &str = "border-b-yellow-100/80"; pub(crate) const border_b_yellow_100_of_90: &str = "border-b-yellow-100/90"; pub(crate) const border_b_yellow_100_of_95: &str = "border-b-yellow-100/95"; pub(crate) const border_b_yellow_200: &str = "border-b-yellow-200"; pub(crate) const border_b_yellow_200_of_0: &str = "border-b-yellow-200/0"; pub(crate) const border_b_yellow_200_of_10: &str = "border-b-yellow-200/10"; pub(crate) const border_b_yellow_200_of_100: &str = "border-b-yellow-200/100"; pub(crate) const border_b_yellow_200_of_20: &str = "border-b-yellow-200/20"; pub(crate) const border_b_yellow_200_of_25: &str = "border-b-yellow-200/25"; pub(crate) const border_b_yellow_200_of_30: &str = "border-b-yellow-200/30"; pub(crate) const border_b_yellow_200_of_40: &str = "border-b-yellow-200/40"; pub(crate) const border_b_yellow_200_of_5: &str = "border-b-yellow-200/5"; pub(crate) const border_b_yellow_200_of_50: &str = "border-b-yellow-200/50"; pub(crate) const border_b_yellow_200_of_60: &str = "border-b-yellow-200/60"; pub(crate) const border_b_yellow_200_of_70: &str = "border-b-yellow-200/70"; pub(crate) const border_b_yellow_200_of_75: &str = "border-b-yellow-200/75"; pub(crate) const border_b_yellow_200_of_80: &str = "border-b-yellow-200/80"; pub(crate) const border_b_yellow_200_of_90: &str = "border-b-yellow-200/90"; pub(crate) const border_b_yellow_200_of_95: &str = "border-b-yellow-200/95"; pub(crate) const border_b_yellow_300: &str = "border-b-yellow-300"; pub(crate) const border_b_yellow_300_of_0: &str = "border-b-yellow-300/0"; pub(crate) const border_b_yellow_300_of_10: &str = "border-b-yellow-300/10"; pub(crate) const border_b_yellow_300_of_100: &str = "border-b-yellow-300/100"; pub(crate) const border_b_yellow_300_of_20: &str = "border-b-yellow-300/20"; pub(crate) const border_b_yellow_300_of_25: &str = "border-b-yellow-300/25"; pub(crate) const border_b_yellow_300_of_30: &str = "border-b-yellow-300/30"; pub(crate) const border_b_yellow_300_of_40: &str = "border-b-yellow-300/40"; pub(crate) const border_b_yellow_300_of_5: &str = "border-b-yellow-300/5"; pub(crate) const border_b_yellow_300_of_50: &str = "border-b-yellow-300/50"; pub(crate) const border_b_yellow_300_of_60: &str = "border-b-yellow-300/60"; pub(crate) const border_b_yellow_300_of_70: &str = "border-b-yellow-300/70"; pub(crate) const border_b_yellow_300_of_75: &str = "border-b-yellow-300/75"; pub(crate) const border_b_yellow_300_of_80: &str = "border-b-yellow-300/80"; pub(crate) const border_b_yellow_300_of_90: &str = "border-b-yellow-300/90"; pub(crate) const border_b_yellow_300_of_95: &str = "border-b-yellow-300/95"; pub(crate) const border_b_yellow_400: &str = "border-b-yellow-400"; pub(crate) const border_b_yellow_400_of_0: &str = "border-b-yellow-400/0"; pub(crate) const border_b_yellow_400_of_10: &str = "border-b-yellow-400/10"; pub(crate) const border_b_yellow_400_of_100: &str = "border-b-yellow-400/100"; pub(crate) const border_b_yellow_400_of_20: &str = "border-b-yellow-400/20"; pub(crate) const border_b_yellow_400_of_25: &str = "border-b-yellow-400/25"; pub(crate) const border_b_yellow_400_of_30: &str = "border-b-yellow-400/30"; pub(crate) const border_b_yellow_400_of_40: &str = "border-b-yellow-400/40"; pub(crate) const border_b_yellow_400_of_5: &str = "border-b-yellow-400/5"; pub(crate) const border_b_yellow_400_of_50: &str = "border-b-yellow-400/50"; pub(crate) const border_b_yellow_400_of_60: &str = "border-b-yellow-400/60"; pub(crate) const border_b_yellow_400_of_70: &str = "border-b-yellow-400/70"; pub(crate) const border_b_yellow_400_of_75: &str = "border-b-yellow-400/75"; pub(crate) const border_b_yellow_400_of_80: &str = "border-b-yellow-400/80"; pub(crate) const border_b_yellow_400_of_90: &str = "border-b-yellow-400/90"; pub(crate) const border_b_yellow_400_of_95: &str = "border-b-yellow-400/95"; pub(crate) const border_b_yellow_50: &str = "border-b-yellow-50"; pub(crate) const border_b_yellow_500: &str = "border-b-yellow-500"; pub(crate) const border_b_yellow_500_of_0: &str = "border-b-yellow-500/0"; pub(crate) const border_b_yellow_500_of_10: &str = "border-b-yellow-500/10"; pub(crate) const border_b_yellow_500_of_100: &str = "border-b-yellow-500/100"; pub(crate) const border_b_yellow_500_of_20: &str = "border-b-yellow-500/20"; pub(crate) const border_b_yellow_500_of_25: &str = "border-b-yellow-500/25"; pub(crate) const border_b_yellow_500_of_30: &str = "border-b-yellow-500/30"; pub(crate) const border_b_yellow_500_of_40: &str = "border-b-yellow-500/40"; pub(crate) const border_b_yellow_500_of_5: &str = "border-b-yellow-500/5"; pub(crate) const border_b_yellow_500_of_50: &str = "border-b-yellow-500/50"; pub(crate) const border_b_yellow_500_of_60: &str = "border-b-yellow-500/60"; pub(crate) const border_b_yellow_500_of_70: &str = "border-b-yellow-500/70"; pub(crate) const border_b_yellow_500_of_75: &str = "border-b-yellow-500/75"; pub(crate) const border_b_yellow_500_of_80: &str = "border-b-yellow-500/80"; pub(crate) const border_b_yellow_500_of_90: &str = "border-b-yellow-500/90"; pub(crate) const border_b_yellow_500_of_95: &str = "border-b-yellow-500/95"; pub(crate) const border_b_yellow_50_of_0: &str = "border-b-yellow-50/0"; pub(crate) const border_b_yellow_50_of_10: &str = "border-b-yellow-50/10"; pub(crate) const border_b_yellow_50_of_100: &str = "border-b-yellow-50/100"; pub(crate) const border_b_yellow_50_of_20: &str = "border-b-yellow-50/20"; pub(crate) const border_b_yellow_50_of_25: &str = "border-b-yellow-50/25"; pub(crate) const border_b_yellow_50_of_30: &str = "border-b-yellow-50/30"; pub(crate) const border_b_yellow_50_of_40: &str = "border-b-yellow-50/40"; pub(crate) const border_b_yellow_50_of_5: &str = "border-b-yellow-50/5"; pub(crate) const border_b_yellow_50_of_50: &str = "border-b-yellow-50/50"; pub(crate) const border_b_yellow_50_of_60: &str = "border-b-yellow-50/60"; pub(crate) const border_b_yellow_50_of_70: &str = "border-b-yellow-50/70"; pub(crate) const border_b_yellow_50_of_75: &str = "border-b-yellow-50/75"; pub(crate) const border_b_yellow_50_of_80: &str = "border-b-yellow-50/80"; pub(crate) const border_b_yellow_50_of_90: &str = "border-b-yellow-50/90"; pub(crate) const border_b_yellow_50_of_95: &str = "border-b-yellow-50/95"; pub(crate) const border_b_yellow_600: &str = "border-b-yellow-600"; pub(crate) const border_b_yellow_600_of_0: &str = "border-b-yellow-600/0"; pub(crate) const border_b_yellow_600_of_10: &str = "border-b-yellow-600/10"; pub(crate) const border_b_yellow_600_of_100: &str = "border-b-yellow-600/100"; pub(crate) const border_b_yellow_600_of_20: &str = "border-b-yellow-600/20"; pub(crate) const border_b_yellow_600_of_25: &str = "border-b-yellow-600/25"; pub(crate) const border_b_yellow_600_of_30: &str = "border-b-yellow-600/30"; pub(crate) const border_b_yellow_600_of_40: &str = "border-b-yellow-600/40"; pub(crate) const border_b_yellow_600_of_5: &str = "border-b-yellow-600/5"; pub(crate) const border_b_yellow_600_of_50: &str = "border-b-yellow-600/50"; pub(crate) const border_b_yellow_600_of_60: &str = "border-b-yellow-600/60"; pub(crate) const border_b_yellow_600_of_70: &str = "border-b-yellow-600/70"; pub(crate) const border_b_yellow_600_of_75: &str = "border-b-yellow-600/75"; pub(crate) const border_b_yellow_600_of_80: &str = "border-b-yellow-600/80"; pub(crate) const border_b_yellow_600_of_90: &str = "border-b-yellow-600/90"; pub(crate) const border_b_yellow_600_of_95: &str = "border-b-yellow-600/95"; pub(crate) const border_b_yellow_700: &str = "border-b-yellow-700"; pub(crate) const border_b_yellow_700_of_0: &str = "border-b-yellow-700/0"; pub(crate) const border_b_yellow_700_of_10: &str = "border-b-yellow-700/10"; pub(crate) const border_b_yellow_700_of_100: &str = "border-b-yellow-700/100"; pub(crate) const border_b_yellow_700_of_20: &str = "border-b-yellow-700/20"; pub(crate) const border_b_yellow_700_of_25: &str = "border-b-yellow-700/25"; pub(crate) const border_b_yellow_700_of_30: &str = "border-b-yellow-700/30"; pub(crate) const border_b_yellow_700_of_40: &str = "border-b-yellow-700/40"; pub(crate) const border_b_yellow_700_of_5: &str = "border-b-yellow-700/5"; pub(crate) const border_b_yellow_700_of_50: &str = "border-b-yellow-700/50"; pub(crate) const border_b_yellow_700_of_60: &str = "border-b-yellow-700/60"; pub(crate) const border_b_yellow_700_of_70: &str = "border-b-yellow-700/70"; pub(crate) const border_b_yellow_700_of_75: &str = "border-b-yellow-700/75"; pub(crate) const border_b_yellow_700_of_80: &str = "border-b-yellow-700/80"; pub(crate) const border_b_yellow_700_of_90: &str = "border-b-yellow-700/90"; pub(crate) const border_b_yellow_700_of_95: &str = "border-b-yellow-700/95"; pub(crate) const border_b_yellow_800: &str = "border-b-yellow-800"; pub(crate) const border_b_yellow_800_of_0: &str = "border-b-yellow-800/0"; pub(crate) const border_b_yellow_800_of_10: &str = "border-b-yellow-800/10"; pub(crate) const border_b_yellow_800_of_100: &str = "border-b-yellow-800/100"; pub(crate) const border_b_yellow_800_of_20: &str = "border-b-yellow-800/20"; pub(crate) const border_b_yellow_800_of_25: &str = "border-b-yellow-800/25"; pub(crate) const border_b_yellow_800_of_30: &str = "border-b-yellow-800/30"; pub(crate) const border_b_yellow_800_of_40: &str = "border-b-yellow-800/40"; pub(crate) const border_b_yellow_800_of_5: &str = "border-b-yellow-800/5"; pub(crate) const border_b_yellow_800_of_50: &str = "border-b-yellow-800/50"; pub(crate) const border_b_yellow_800_of_60: &str = "border-b-yellow-800/60"; pub(crate) const border_b_yellow_800_of_70: &str = "border-b-yellow-800/70"; pub(crate) const border_b_yellow_800_of_75: &str = "border-b-yellow-800/75"; pub(crate) const border_b_yellow_800_of_80: &str = "border-b-yellow-800/80"; pub(crate) const border_b_yellow_800_of_90: &str = "border-b-yellow-800/90"; pub(crate) const border_b_yellow_800_of_95: &str = "border-b-yellow-800/95"; pub(crate) const border_b_yellow_900: &str = "border-b-yellow-900"; pub(crate) const border_b_yellow_900_of_0: &str = "border-b-yellow-900/0"; pub(crate) const border_b_yellow_900_of_10: &str = "border-b-yellow-900/10"; pub(crate) const border_b_yellow_900_of_100: &str = "border-b-yellow-900/100"; pub(crate) const border_b_yellow_900_of_20: &str = "border-b-yellow-900/20"; pub(crate) const border_b_yellow_900_of_25: &str = "border-b-yellow-900/25"; pub(crate) const border_b_yellow_900_of_30: &str = "border-b-yellow-900/30"; pub(crate) const border_b_yellow_900_of_40: &str = "border-b-yellow-900/40"; pub(crate) const border_b_yellow_900_of_5: &str = "border-b-yellow-900/5"; pub(crate) const border_b_yellow_900_of_50: &str = "border-b-yellow-900/50"; pub(crate) const border_b_yellow_900_of_60: &str = "border-b-yellow-900/60"; pub(crate) const border_b_yellow_900_of_70: &str = "border-b-yellow-900/70"; pub(crate) const border_b_yellow_900_of_75: &str = "border-b-yellow-900/75"; pub(crate) const border_b_yellow_900_of_80: &str = "border-b-yellow-900/80"; pub(crate) const border_b_yellow_900_of_90: &str = "border-b-yellow-900/90"; pub(crate) const border_b_yellow_900_of_95: &str = "border-b-yellow-900/95"; pub(crate) const border_b_zinc_100: &str = "border-b-zinc-100"; pub(crate) const border_b_zinc_100_of_0: &str = "border-b-zinc-100/0"; pub(crate) const border_b_zinc_100_of_10: &str = "border-b-zinc-100/10"; pub(crate) const border_b_zinc_100_of_100: &str = "border-b-zinc-100/100"; pub(crate) const border_b_zinc_100_of_20: &str = "border-b-zinc-100/20"; pub(crate) const border_b_zinc_100_of_25: &str = "border-b-zinc-100/25"; pub(crate) const border_b_zinc_100_of_30: &str = "border-b-zinc-100/30"; pub(crate) const border_b_zinc_100_of_40: &str = "border-b-zinc-100/40"; pub(crate) const border_b_zinc_100_of_5: &str = "border-b-zinc-100/5"; pub(crate) const border_b_zinc_100_of_50: &str = "border-b-zinc-100/50"; pub(crate) const border_b_zinc_100_of_60: &str = "border-b-zinc-100/60"; pub(crate) const border_b_zinc_100_of_70: &str = "border-b-zinc-100/70"; pub(crate) const border_b_zinc_100_of_75: &str = "border-b-zinc-100/75"; pub(crate) const border_b_zinc_100_of_80: &str = "border-b-zinc-100/80"; pub(crate) const border_b_zinc_100_of_90: &str = "border-b-zinc-100/90"; pub(crate) const border_b_zinc_100_of_95: &str = "border-b-zinc-100/95"; pub(crate) const border_b_zinc_200: &str = "border-b-zinc-200"; pub(crate) const border_b_zinc_200_of_0: &str = "border-b-zinc-200/0"; pub(crate) const border_b_zinc_200_of_10: &str = "border-b-zinc-200/10"; pub(crate) const border_b_zinc_200_of_100: &str = "border-b-zinc-200/100"; pub(crate) const border_b_zinc_200_of_20: &str = "border-b-zinc-200/20"; pub(crate) const border_b_zinc_200_of_25: &str = "border-b-zinc-200/25"; pub(crate) const border_b_zinc_200_of_30: &str = "border-b-zinc-200/30"; pub(crate) const border_b_zinc_200_of_40: &str = "border-b-zinc-200/40"; pub(crate) const border_b_zinc_200_of_5: &str = "border-b-zinc-200/5"; pub(crate) const border_b_zinc_200_of_50: &str = "border-b-zinc-200/50"; pub(crate) const border_b_zinc_200_of_60: &str = "border-b-zinc-200/60"; pub(crate) const border_b_zinc_200_of_70: &str = "border-b-zinc-200/70"; pub(crate) const border_b_zinc_200_of_75: &str = "border-b-zinc-200/75"; pub(crate) const border_b_zinc_200_of_80: &str = "border-b-zinc-200/80"; pub(crate) const border_b_zinc_200_of_90: &str = "border-b-zinc-200/90"; pub(crate) const border_b_zinc_200_of_95: &str = "border-b-zinc-200/95"; pub(crate) const border_b_zinc_300: &str = "border-b-zinc-300"; pub(crate) const border_b_zinc_300_of_0: &str = "border-b-zinc-300/0"; pub(crate) const border_b_zinc_300_of_10: &str = "border-b-zinc-300/10"; pub(crate) const border_b_zinc_300_of_100: &str = "border-b-zinc-300/100"; pub(crate) const border_b_zinc_300_of_20: &str = "border-b-zinc-300/20"; pub(crate) const border_b_zinc_300_of_25: &str = "border-b-zinc-300/25"; pub(crate) const border_b_zinc_300_of_30: &str = "border-b-zinc-300/30"; pub(crate) const border_b_zinc_300_of_40: &str = "border-b-zinc-300/40"; pub(crate) const border_b_zinc_300_of_5: &str = "border-b-zinc-300/5"; pub(crate) const border_b_zinc_300_of_50: &str = "border-b-zinc-300/50"; pub(crate) const border_b_zinc_300_of_60: &str = "border-b-zinc-300/60"; pub(crate) const border_b_zinc_300_of_70: &str = "border-b-zinc-300/70"; pub(crate) const border_b_zinc_300_of_75: &str = "border-b-zinc-300/75"; pub(crate) const border_b_zinc_300_of_80: &str = "border-b-zinc-300/80"; pub(crate) const border_b_zinc_300_of_90: &str = "border-b-zinc-300/90"; pub(crate) const border_b_zinc_300_of_95: &str = "border-b-zinc-300/95"; pub(crate) const border_b_zinc_400: &str = "border-b-zinc-400"; pub(crate) const border_b_zinc_400_of_0: &str = "border-b-zinc-400/0"; pub(crate) const border_b_zinc_400_of_10: &str = "border-b-zinc-400/10"; pub(crate) const border_b_zinc_400_of_100: &str = "border-b-zinc-400/100"; pub(crate) const border_b_zinc_400_of_20: &str = "border-b-zinc-400/20"; pub(crate) const border_b_zinc_400_of_25: &str = "border-b-zinc-400/25"; pub(crate) const border_b_zinc_400_of_30: &str = "border-b-zinc-400/30"; pub(crate) const border_b_zinc_400_of_40: &str = "border-b-zinc-400/40"; pub(crate) const border_b_zinc_400_of_5: &str = "border-b-zinc-400/5"; pub(crate) const border_b_zinc_400_of_50: &str = "border-b-zinc-400/50"; pub(crate) const border_b_zinc_400_of_60: &str = "border-b-zinc-400/60"; pub(crate) const border_b_zinc_400_of_70: &str = "border-b-zinc-400/70"; pub(crate) const border_b_zinc_400_of_75: &str = "border-b-zinc-400/75"; pub(crate) const border_b_zinc_400_of_80: &str = "border-b-zinc-400/80"; pub(crate) const border_b_zinc_400_of_90: &str = "border-b-zinc-400/90"; pub(crate) const border_b_zinc_400_of_95: &str = "border-b-zinc-400/95"; pub(crate) const border_b_zinc_50: &str = "border-b-zinc-50"; pub(crate) const border_b_zinc_500: &str = "border-b-zinc-500"; pub(crate) const border_b_zinc_500_of_0: &str = "border-b-zinc-500/0"; pub(crate) const border_b_zinc_500_of_10: &str = "border-b-zinc-500/10"; pub(crate) const border_b_zinc_500_of_100: &str = "border-b-zinc-500/100"; pub(crate) const border_b_zinc_500_of_20: &str = "border-b-zinc-500/20"; pub(crate) const border_b_zinc_500_of_25: &str = "border-b-zinc-500/25"; pub(crate) const border_b_zinc_500_of_30: &str = "border-b-zinc-500/30"; pub(crate) const border_b_zinc_500_of_40: &str = "border-b-zinc-500/40"; pub(crate) const border_b_zinc_500_of_5: &str = "border-b-zinc-500/5"; pub(crate) const border_b_zinc_500_of_50: &str = "border-b-zinc-500/50"; pub(crate) const border_b_zinc_500_of_60: &str = "border-b-zinc-500/60"; pub(crate) const border_b_zinc_500_of_70: &str = "border-b-zinc-500/70"; pub(crate) const border_b_zinc_500_of_75: &str = "border-b-zinc-500/75"; pub(crate) const border_b_zinc_500_of_80: &str = "border-b-zinc-500/80"; pub(crate) const border_b_zinc_500_of_90: &str = "border-b-zinc-500/90"; pub(crate) const border_b_zinc_500_of_95: &str = "border-b-zinc-500/95"; pub(crate) const border_b_zinc_50_of_0: &str = "border-b-zinc-50/0"; pub(crate) const border_b_zinc_50_of_10: &str = "border-b-zinc-50/10"; pub(crate) const border_b_zinc_50_of_100: &str = "border-b-zinc-50/100"; pub(crate) const border_b_zinc_50_of_20: &str = "border-b-zinc-50/20"; pub(crate) const border_b_zinc_50_of_25: &str = "border-b-zinc-50/25"; pub(crate) const border_b_zinc_50_of_30: &str = "border-b-zinc-50/30"; pub(crate) const border_b_zinc_50_of_40: &str = "border-b-zinc-50/40"; pub(crate) const border_b_zinc_50_of_5: &str = "border-b-zinc-50/5"; pub(crate) const border_b_zinc_50_of_50: &str = "border-b-zinc-50/50"; pub(crate) const border_b_zinc_50_of_60: &str = "border-b-zinc-50/60"; pub(crate) const border_b_zinc_50_of_70: &str = "border-b-zinc-50/70"; pub(crate) const border_b_zinc_50_of_75: &str = "border-b-zinc-50/75"; pub(crate) const border_b_zinc_50_of_80: &str = "border-b-zinc-50/80"; pub(crate) const border_b_zinc_50_of_90: &str = "border-b-zinc-50/90"; pub(crate) const border_b_zinc_50_of_95: &str = "border-b-zinc-50/95"; pub(crate) const border_b_zinc_600: &str = "border-b-zinc-600"; pub(crate) const border_b_zinc_600_of_0: &str = "border-b-zinc-600/0"; pub(crate) const border_b_zinc_600_of_10: &str = "border-b-zinc-600/10"; pub(crate) const border_b_zinc_600_of_100: &str = "border-b-zinc-600/100"; pub(crate) const border_b_zinc_600_of_20: &str = "border-b-zinc-600/20"; pub(crate) const border_b_zinc_600_of_25: &str = "border-b-zinc-600/25"; pub(crate) const border_b_zinc_600_of_30: &str = "border-b-zinc-600/30"; pub(crate) const border_b_zinc_600_of_40: &str = "border-b-zinc-600/40"; pub(crate) const border_b_zinc_600_of_5: &str = "border-b-zinc-600/5"; pub(crate) const border_b_zinc_600_of_50: &str = "border-b-zinc-600/50"; pub(crate) const border_b_zinc_600_of_60: &str = "border-b-zinc-600/60"; pub(crate) const border_b_zinc_600_of_70: &str = "border-b-zinc-600/70"; pub(crate) const border_b_zinc_600_of_75: &str = "border-b-zinc-600/75"; pub(crate) const border_b_zinc_600_of_80: &str = "border-b-zinc-600/80"; pub(crate) const border_b_zinc_600_of_90: &str = "border-b-zinc-600/90"; pub(crate) const border_b_zinc_600_of_95: &str = "border-b-zinc-600/95"; pub(crate) const border_b_zinc_700: &str = "border-b-zinc-700"; pub(crate) const border_b_zinc_700_of_0: &str = "border-b-zinc-700/0"; pub(crate) const border_b_zinc_700_of_10: &str = "border-b-zinc-700/10"; pub(crate) const border_b_zinc_700_of_100: &str = "border-b-zinc-700/100"; pub(crate) const border_b_zinc_700_of_20: &str = "border-b-zinc-700/20"; pub(crate) const border_b_zinc_700_of_25: &str = "border-b-zinc-700/25"; pub(crate) const border_b_zinc_700_of_30: &str = "border-b-zinc-700/30"; pub(crate) const border_b_zinc_700_of_40: &str = "border-b-zinc-700/40"; pub(crate) const border_b_zinc_700_of_5: &str = "border-b-zinc-700/5"; pub(crate) const border_b_zinc_700_of_50: &str = "border-b-zinc-700/50"; pub(crate) const border_b_zinc_700_of_60: &str = "border-b-zinc-700/60"; pub(crate) const border_b_zinc_700_of_70: &str = "border-b-zinc-700/70"; pub(crate) const border_b_zinc_700_of_75: &str = "border-b-zinc-700/75"; pub(crate) const border_b_zinc_700_of_80: &str = "border-b-zinc-700/80"; pub(crate) const border_b_zinc_700_of_90: &str = "border-b-zinc-700/90"; pub(crate) const border_b_zinc_700_of_95: &str = "border-b-zinc-700/95"; pub(crate) const border_b_zinc_800: &str = "border-b-zinc-800"; pub(crate) const border_b_zinc_800_of_0: &str = "border-b-zinc-800/0"; pub(crate) const border_b_zinc_800_of_10: &str = "border-b-zinc-800/10"; pub(crate) const border_b_zinc_800_of_100: &str = "border-b-zinc-800/100"; pub(crate) const border_b_zinc_800_of_20: &str = "border-b-zinc-800/20"; pub(crate) const border_b_zinc_800_of_25: &str = "border-b-zinc-800/25"; pub(crate) const border_b_zinc_800_of_30: &str = "border-b-zinc-800/30"; pub(crate) const border_b_zinc_800_of_40: &str = "border-b-zinc-800/40"; pub(crate) const border_b_zinc_800_of_5: &str = "border-b-zinc-800/5"; pub(crate) const border_b_zinc_800_of_50: &str = "border-b-zinc-800/50"; pub(crate) const border_b_zinc_800_of_60: &str = "border-b-zinc-800/60"; pub(crate) const border_b_zinc_800_of_70: &str = "border-b-zinc-800/70"; pub(crate) const border_b_zinc_800_of_75: &str = "border-b-zinc-800/75"; pub(crate) const border_b_zinc_800_of_80: &str = "border-b-zinc-800/80"; pub(crate) const border_b_zinc_800_of_90: &str = "border-b-zinc-800/90"; pub(crate) const border_b_zinc_800_of_95: &str = "border-b-zinc-800/95"; pub(crate) const border_b_zinc_900: &str = "border-b-zinc-900"; pub(crate) const border_b_zinc_900_of_0: &str = "border-b-zinc-900/0"; pub(crate) const border_b_zinc_900_of_10: &str = "border-b-zinc-900/10"; pub(crate) const border_b_zinc_900_of_100: &str = "border-b-zinc-900/100"; pub(crate) const border_b_zinc_900_of_20: &str = "border-b-zinc-900/20"; pub(crate) const border_b_zinc_900_of_25: &str = "border-b-zinc-900/25"; pub(crate) const border_b_zinc_900_of_30: &str = "border-b-zinc-900/30"; pub(crate) const border_b_zinc_900_of_40: &str = "border-b-zinc-900/40"; pub(crate) const border_b_zinc_900_of_5: &str = "border-b-zinc-900/5"; pub(crate) const border_b_zinc_900_of_50: &str = "border-b-zinc-900/50"; pub(crate) const border_b_zinc_900_of_60: &str = "border-b-zinc-900/60"; pub(crate) const border_b_zinc_900_of_70: &str = "border-b-zinc-900/70"; pub(crate) const border_b_zinc_900_of_75: &str = "border-b-zinc-900/75"; pub(crate) const border_b_zinc_900_of_80: &str = "border-b-zinc-900/80"; pub(crate) const border_b_zinc_900_of_90: &str = "border-b-zinc-900/90"; pub(crate) const border_b_zinc_900_of_95: &str = "border-b-zinc-900/95"; pub(crate) const border_black: &str = "border-black"; pub(crate) const border_black_of_0: &str = "border-black/0"; pub(crate) const border_black_of_10: &str = "border-black/10"; pub(crate) const border_black_of_100: &str = "border-black/100"; pub(crate) const border_black_of_20: &str = "border-black/20"; pub(crate) const border_black_of_25: &str = "border-black/25"; pub(crate) const border_black_of_30: &str = "border-black/30"; pub(crate) const border_black_of_40: &str = "border-black/40"; pub(crate) const border_black_of_5: &str = "border-black/5"; pub(crate) const border_black_of_50: &str = "border-black/50"; pub(crate) const border_black_of_60: &str = "border-black/60"; pub(crate) const border_black_of_70: &str = "border-black/70"; pub(crate) const border_black_of_75: &str = "border-black/75"; pub(crate) const border_black_of_80: &str = "border-black/80"; pub(crate) const border_black_of_90: &str = "border-black/90"; pub(crate) const border_black_of_95: &str = "border-black/95"; pub(crate) const border_blue_100: &str = "border-blue-100"; pub(crate) const border_blue_100_of_0: &str = "border-blue-100/0"; pub(crate) const border_blue_100_of_10: &str = "border-blue-100/10"; pub(crate) const border_blue_100_of_100: &str = "border-blue-100/100"; pub(crate) const border_blue_100_of_20: &str = "border-blue-100/20"; pub(crate) const border_blue_100_of_25: &str = "border-blue-100/25"; pub(crate) const border_blue_100_of_30: &str = "border-blue-100/30"; pub(crate) const border_blue_100_of_40: &str = "border-blue-100/40"; pub(crate) const border_blue_100_of_5: &str = "border-blue-100/5"; pub(crate) const border_blue_100_of_50: &str = "border-blue-100/50"; pub(crate) const border_blue_100_of_60: &str = "border-blue-100/60"; pub(crate) const border_blue_100_of_70: &str = "border-blue-100/70"; pub(crate) const border_blue_100_of_75: &str = "border-blue-100/75"; pub(crate) const border_blue_100_of_80: &str = "border-blue-100/80"; pub(crate) const border_blue_100_of_90: &str = "border-blue-100/90"; pub(crate) const border_blue_100_of_95: &str = "border-blue-100/95"; pub(crate) const border_blue_200: &str = "border-blue-200"; pub(crate) const border_blue_200_of_0: &str = "border-blue-200/0"; pub(crate) const border_blue_200_of_10: &str = "border-blue-200/10"; pub(crate) const border_blue_200_of_100: &str = "border-blue-200/100"; pub(crate) const border_blue_200_of_20: &str = "border-blue-200/20"; pub(crate) const border_blue_200_of_25: &str = "border-blue-200/25"; pub(crate) const border_blue_200_of_30: &str = "border-blue-200/30"; pub(crate) const border_blue_200_of_40: &str = "border-blue-200/40"; pub(crate) const border_blue_200_of_5: &str = "border-blue-200/5"; pub(crate) const border_blue_200_of_50: &str = "border-blue-200/50"; pub(crate) const border_blue_200_of_60: &str = "border-blue-200/60"; pub(crate) const border_blue_200_of_70: &str = "border-blue-200/70"; pub(crate) const border_blue_200_of_75: &str = "border-blue-200/75"; pub(crate) const border_blue_200_of_80: &str = "border-blue-200/80"; pub(crate) const border_blue_200_of_90: &str = "border-blue-200/90"; pub(crate) const border_blue_200_of_95: &str = "border-blue-200/95"; pub(crate) const border_blue_300: &str = "border-blue-300"; pub(crate) const border_blue_300_of_0: &str = "border-blue-300/0"; pub(crate) const border_blue_300_of_10: &str = "border-blue-300/10"; pub(crate) const border_blue_300_of_100: &str = "border-blue-300/100"; pub(crate) const border_blue_300_of_20: &str = "border-blue-300/20"; pub(crate) const border_blue_300_of_25: &str = "border-blue-300/25"; pub(crate) const border_blue_300_of_30: &str = "border-blue-300/30"; pub(crate) const border_blue_300_of_40: &str = "border-blue-300/40"; pub(crate) const border_blue_300_of_5: &str = "border-blue-300/5"; pub(crate) const border_blue_300_of_50: &str = "border-blue-300/50"; pub(crate) const border_blue_300_of_60: &str = "border-blue-300/60"; pub(crate) const border_blue_300_of_70: &str = "border-blue-300/70"; pub(crate) const border_blue_300_of_75: &str = "border-blue-300/75"; pub(crate) const border_blue_300_of_80: &str = "border-blue-300/80"; pub(crate) const border_blue_300_of_90: &str = "border-blue-300/90"; pub(crate) const border_blue_300_of_95: &str = "border-blue-300/95"; pub(crate) const border_blue_400: &str = "border-blue-400"; pub(crate) const border_blue_400_of_0: &str = "border-blue-400/0"; pub(crate) const border_blue_400_of_10: &str = "border-blue-400/10"; pub(crate) const border_blue_400_of_100: &str = "border-blue-400/100"; pub(crate) const border_blue_400_of_20: &str = "border-blue-400/20"; pub(crate) const border_blue_400_of_25: &str = "border-blue-400/25"; pub(crate) const border_blue_400_of_30: &str = "border-blue-400/30"; pub(crate) const border_blue_400_of_40: &str = "border-blue-400/40"; pub(crate) const border_blue_400_of_5: &str = "border-blue-400/5"; pub(crate) const border_blue_400_of_50: &str = "border-blue-400/50"; pub(crate) const border_blue_400_of_60: &str = "border-blue-400/60"; pub(crate) const border_blue_400_of_70: &str = "border-blue-400/70"; pub(crate) const border_blue_400_of_75: &str = "border-blue-400/75"; pub(crate) const border_blue_400_of_80: &str = "border-blue-400/80"; pub(crate) const border_blue_400_of_90: &str = "border-blue-400/90"; pub(crate) const border_blue_400_of_95: &str = "border-blue-400/95"; pub(crate) const border_blue_50: &str = "border-blue-50"; pub(crate) const border_blue_500: &str = "border-blue-500"; pub(crate) const border_blue_500_of_0: &str = "border-blue-500/0"; pub(crate) const border_blue_500_of_10: &str = "border-blue-500/10"; pub(crate) const border_blue_500_of_100: &str = "border-blue-500/100"; pub(crate) const border_blue_500_of_20: &str = "border-blue-500/20"; pub(crate) const border_blue_500_of_25: &str = "border-blue-500/25"; pub(crate) const border_blue_500_of_30: &str = "border-blue-500/30"; pub(crate) const border_blue_500_of_40: &str = "border-blue-500/40"; pub(crate) const border_blue_500_of_5: &str = "border-blue-500/5"; pub(crate) const border_blue_500_of_50: &str = "border-blue-500/50"; pub(crate) const border_blue_500_of_60: &str = "border-blue-500/60"; pub(crate) const border_blue_500_of_70: &str = "border-blue-500/70"; pub(crate) const border_blue_500_of_75: &str = "border-blue-500/75"; pub(crate) const border_blue_500_of_80: &str = "border-blue-500/80"; pub(crate) const border_blue_500_of_90: &str = "border-blue-500/90"; pub(crate) const border_blue_500_of_95: &str = "border-blue-500/95"; pub(crate) const border_blue_50_of_0: &str = "border-blue-50/0"; pub(crate) const border_blue_50_of_10: &str = "border-blue-50/10"; pub(crate) const border_blue_50_of_100: &str = "border-blue-50/100"; pub(crate) const border_blue_50_of_20: &str = "border-blue-50/20"; pub(crate) const border_blue_50_of_25: &str = "border-blue-50/25"; pub(crate) const border_blue_50_of_30: &str = "border-blue-50/30"; pub(crate) const border_blue_50_of_40: &str = "border-blue-50/40"; pub(crate) const border_blue_50_of_5: &str = "border-blue-50/5"; pub(crate) const border_blue_50_of_50: &str = "border-blue-50/50"; pub(crate) const border_blue_50_of_60: &str = "border-blue-50/60"; pub(crate) const border_blue_50_of_70: &str = "border-blue-50/70"; pub(crate) const border_blue_50_of_75: &str = "border-blue-50/75"; pub(crate) const border_blue_50_of_80: &str = "border-blue-50/80"; pub(crate) const border_blue_50_of_90: &str = "border-blue-50/90"; pub(crate) const border_blue_50_of_95: &str = "border-blue-50/95"; pub(crate) const border_blue_600: &str = "border-blue-600"; pub(crate) const border_blue_600_of_0: &str = "border-blue-600/0"; pub(crate) const border_blue_600_of_10: &str = "border-blue-600/10"; pub(crate) const border_blue_600_of_100: &str = "border-blue-600/100"; pub(crate) const border_blue_600_of_20: &str = "border-blue-600/20"; pub(crate) const border_blue_600_of_25: &str = "border-blue-600/25"; pub(crate) const border_blue_600_of_30: &str = "border-blue-600/30"; pub(crate) const border_blue_600_of_40: &str = "border-blue-600/40"; pub(crate) const border_blue_600_of_5: &str = "border-blue-600/5"; pub(crate) const border_blue_600_of_50: &str = "border-blue-600/50"; pub(crate) const border_blue_600_of_60: &str = "border-blue-600/60"; pub(crate) const border_blue_600_of_70: &str = "border-blue-600/70"; pub(crate) const border_blue_600_of_75: &str = "border-blue-600/75"; pub(crate) const border_blue_600_of_80: &str = "border-blue-600/80"; pub(crate) const border_blue_600_of_90: &str = "border-blue-600/90"; pub(crate) const border_blue_600_of_95: &str = "border-blue-600/95"; pub(crate) const border_blue_700: &str = "border-blue-700"; pub(crate) const border_blue_700_of_0: &str = "border-blue-700/0"; pub(crate) const border_blue_700_of_10: &str = "border-blue-700/10"; pub(crate) const border_blue_700_of_100: &str = "border-blue-700/100"; pub(crate) const border_blue_700_of_20: &str = "border-blue-700/20"; pub(crate) const border_blue_700_of_25: &str = "border-blue-700/25"; pub(crate) const border_blue_700_of_30: &str = "border-blue-700/30"; pub(crate) const border_blue_700_of_40: &str = "border-blue-700/40"; pub(crate) const border_blue_700_of_5: &str = "border-blue-700/5"; pub(crate) const border_blue_700_of_50: &str = "border-blue-700/50"; pub(crate) const border_blue_700_of_60: &str = "border-blue-700/60"; pub(crate) const border_blue_700_of_70: &str = "border-blue-700/70"; pub(crate) const border_blue_700_of_75: &str = "border-blue-700/75"; pub(crate) const border_blue_700_of_80: &str = "border-blue-700/80"; pub(crate) const border_blue_700_of_90: &str = "border-blue-700/90"; pub(crate) const border_blue_700_of_95: &str = "border-blue-700/95"; pub(crate) const border_blue_800: &str = "border-blue-800"; pub(crate) const border_blue_800_of_0: &str = "border-blue-800/0"; pub(crate) const border_blue_800_of_10: &str = "border-blue-800/10"; pub(crate) const border_blue_800_of_100: &str = "border-blue-800/100"; pub(crate) const border_blue_800_of_20: &str = "border-blue-800/20"; pub(crate) const border_blue_800_of_25: &str = "border-blue-800/25"; pub(crate) const border_blue_800_of_30: &str = "border-blue-800/30"; pub(crate) const border_blue_800_of_40: &str = "border-blue-800/40"; pub(crate) const border_blue_800_of_5: &str = "border-blue-800/5"; pub(crate) const border_blue_800_of_50: &str = "border-blue-800/50"; pub(crate) const border_blue_800_of_60: &str = "border-blue-800/60"; pub(crate) const border_blue_800_of_70: &str = "border-blue-800/70"; pub(crate) const border_blue_800_of_75: &str = "border-blue-800/75"; pub(crate) const border_blue_800_of_80: &str = "border-blue-800/80"; pub(crate) const border_blue_800_of_90: &str = "border-blue-800/90"; pub(crate) const border_blue_800_of_95: &str = "border-blue-800/95"; pub(crate) const border_blue_900: &str = "border-blue-900"; pub(crate) const border_blue_900_of_0: &str = "border-blue-900/0"; pub(crate) const border_blue_900_of_10: &str = "border-blue-900/10"; pub(crate) const border_blue_900_of_100: &str = "border-blue-900/100"; pub(crate) const border_blue_900_of_20: &str = "border-blue-900/20"; pub(crate) const border_blue_900_of_25: &str = "border-blue-900/25"; pub(crate) const border_blue_900_of_30: &str = "border-blue-900/30"; pub(crate) const border_blue_900_of_40: &str = "border-blue-900/40"; pub(crate) const border_blue_900_of_5: &str = "border-blue-900/5"; pub(crate) const border_blue_900_of_50: &str = "border-blue-900/50"; pub(crate) const border_blue_900_of_60: &str = "border-blue-900/60"; pub(crate) const border_blue_900_of_70: &str = "border-blue-900/70"; pub(crate) const border_blue_900_of_75: &str = "border-blue-900/75"; pub(crate) const border_blue_900_of_80: &str = "border-blue-900/80"; pub(crate) const border_blue_900_of_90: &str = "border-blue-900/90"; pub(crate) const border_blue_900_of_95: &str = "border-blue-900/95"; pub(crate) const border_current: &str = "border-current"; pub(crate) const border_cyan_100: &str = "border-cyan-100"; pub(crate) const border_cyan_100_of_0: &str = "border-cyan-100/0"; pub(crate) const border_cyan_100_of_10: &str = "border-cyan-100/10"; pub(crate) const border_cyan_100_of_100: &str = "border-cyan-100/100"; pub(crate) const border_cyan_100_of_20: &str = "border-cyan-100/20"; pub(crate) const border_cyan_100_of_25: &str = "border-cyan-100/25"; pub(crate) const border_cyan_100_of_30: &str = "border-cyan-100/30"; pub(crate) const border_cyan_100_of_40: &str = "border-cyan-100/40"; pub(crate) const border_cyan_100_of_5: &str = "border-cyan-100/5"; pub(crate) const border_cyan_100_of_50: &str = "border-cyan-100/50"; pub(crate) const border_cyan_100_of_60: &str = "border-cyan-100/60"; pub(crate) const border_cyan_100_of_70: &str = "border-cyan-100/70"; pub(crate) const border_cyan_100_of_75: &str = "border-cyan-100/75"; pub(crate) const border_cyan_100_of_80: &str = "border-cyan-100/80"; pub(crate) const border_cyan_100_of_90: &str = "border-cyan-100/90"; pub(crate) const border_cyan_100_of_95: &str = "border-cyan-100/95"; pub(crate) const border_cyan_200: &str = "border-cyan-200"; pub(crate) const border_cyan_200_of_0: &str = "border-cyan-200/0"; pub(crate) const border_cyan_200_of_10: &str = "border-cyan-200/10"; pub(crate) const border_cyan_200_of_100: &str = "border-cyan-200/100"; pub(crate) const border_cyan_200_of_20: &str = "border-cyan-200/20"; pub(crate) const border_cyan_200_of_25: &str = "border-cyan-200/25"; pub(crate) const border_cyan_200_of_30: &str = "border-cyan-200/30"; pub(crate) const border_cyan_200_of_40: &str = "border-cyan-200/40"; pub(crate) const border_cyan_200_of_5: &str = "border-cyan-200/5"; pub(crate) const border_cyan_200_of_50: &str = "border-cyan-200/50"; pub(crate) const border_cyan_200_of_60: &str = "border-cyan-200/60"; pub(crate) const border_cyan_200_of_70: &str = "border-cyan-200/70"; pub(crate) const border_cyan_200_of_75: &str = "border-cyan-200/75"; pub(crate) const border_cyan_200_of_80: &str = "border-cyan-200/80"; pub(crate) const border_cyan_200_of_90: &str = "border-cyan-200/90"; pub(crate) const border_cyan_200_of_95: &str = "border-cyan-200/95"; pub(crate) const border_cyan_300: &str = "border-cyan-300"; pub(crate) const border_cyan_300_of_0: &str = "border-cyan-300/0"; pub(crate) const border_cyan_300_of_10: &str = "border-cyan-300/10"; pub(crate) const border_cyan_300_of_100: &str = "border-cyan-300/100"; pub(crate) const border_cyan_300_of_20: &str = "border-cyan-300/20"; pub(crate) const border_cyan_300_of_25: &str = "border-cyan-300/25"; pub(crate) const border_cyan_300_of_30: &str = "border-cyan-300/30"; pub(crate) const border_cyan_300_of_40: &str = "border-cyan-300/40"; pub(crate) const border_cyan_300_of_5: &str = "border-cyan-300/5"; pub(crate) const border_cyan_300_of_50: &str = "border-cyan-300/50"; pub(crate) const border_cyan_300_of_60: &str = "border-cyan-300/60"; pub(crate) const border_cyan_300_of_70: &str = "border-cyan-300/70"; pub(crate) const border_cyan_300_of_75: &str = "border-cyan-300/75"; pub(crate) const border_cyan_300_of_80: &str = "border-cyan-300/80"; pub(crate) const border_cyan_300_of_90: &str = "border-cyan-300/90"; pub(crate) const border_cyan_300_of_95: &str = "border-cyan-300/95"; pub(crate) const border_cyan_400: &str = "border-cyan-400"; pub(crate) const border_cyan_400_of_0: &str = "border-cyan-400/0"; pub(crate) const border_cyan_400_of_10: &str = "border-cyan-400/10"; pub(crate) const border_cyan_400_of_100: &str = "border-cyan-400/100"; pub(crate) const border_cyan_400_of_20: &str = "border-cyan-400/20"; pub(crate) const border_cyan_400_of_25: &str = "border-cyan-400/25"; pub(crate) const border_cyan_400_of_30: &str = "border-cyan-400/30"; pub(crate) const border_cyan_400_of_40: &str = "border-cyan-400/40"; pub(crate) const border_cyan_400_of_5: &str = "border-cyan-400/5"; pub(crate) const border_cyan_400_of_50: &str = "border-cyan-400/50"; pub(crate) const border_cyan_400_of_60: &str = "border-cyan-400/60"; pub(crate) const border_cyan_400_of_70: &str = "border-cyan-400/70"; pub(crate) const border_cyan_400_of_75: &str = "border-cyan-400/75"; pub(crate) const border_cyan_400_of_80: &str = "border-cyan-400/80"; pub(crate) const border_cyan_400_of_90: &str = "border-cyan-400/90"; pub(crate) const border_cyan_400_of_95: &str = "border-cyan-400/95"; pub(crate) const border_cyan_50: &str = "border-cyan-50"; pub(crate) const border_cyan_500: &str = "border-cyan-500"; pub(crate) const border_cyan_500_of_0: &str = "border-cyan-500/0"; pub(crate) const border_cyan_500_of_10: &str = "border-cyan-500/10"; pub(crate) const border_cyan_500_of_100: &str = "border-cyan-500/100"; pub(crate) const border_cyan_500_of_20: &str = "border-cyan-500/20"; pub(crate) const border_cyan_500_of_25: &str = "border-cyan-500/25"; pub(crate) const border_cyan_500_of_30: &str = "border-cyan-500/30"; pub(crate) const border_cyan_500_of_40: &str = "border-cyan-500/40"; pub(crate) const border_cyan_500_of_5: &str = "border-cyan-500/5"; pub(crate) const border_cyan_500_of_50: &str = "border-cyan-500/50"; pub(crate) const border_cyan_500_of_60: &str = "border-cyan-500/60"; pub(crate) const border_cyan_500_of_70: &str = "border-cyan-500/70"; pub(crate) const border_cyan_500_of_75: &str = "border-cyan-500/75"; pub(crate) const border_cyan_500_of_80: &str = "border-cyan-500/80"; pub(crate) const border_cyan_500_of_90: &str = "border-cyan-500/90"; pub(crate) const border_cyan_500_of_95: &str = "border-cyan-500/95"; pub(crate) const border_cyan_50_of_0: &str = "border-cyan-50/0"; pub(crate) const border_cyan_50_of_10: &str = "border-cyan-50/10"; pub(crate) const border_cyan_50_of_100: &str = "border-cyan-50/100"; pub(crate) const border_cyan_50_of_20: &str = "border-cyan-50/20"; pub(crate) const border_cyan_50_of_25: &str = "border-cyan-50/25"; pub(crate) const border_cyan_50_of_30: &str = "border-cyan-50/30"; pub(crate) const border_cyan_50_of_40: &str = "border-cyan-50/40"; pub(crate) const border_cyan_50_of_5: &str = "border-cyan-50/5"; pub(crate) const border_cyan_50_of_50: &str = "border-cyan-50/50"; pub(crate) const border_cyan_50_of_60: &str = "border-cyan-50/60"; pub(crate) const border_cyan_50_of_70: &str = "border-cyan-50/70"; pub(crate) const border_cyan_50_of_75: &str = "border-cyan-50/75"; pub(crate) const border_cyan_50_of_80: &str = "border-cyan-50/80"; pub(crate) const border_cyan_50_of_90: &str = "border-cyan-50/90"; pub(crate) const border_cyan_50_of_95: &str = "border-cyan-50/95"; pub(crate) const border_cyan_600: &str = "border-cyan-600"; pub(crate) const border_cyan_600_of_0: &str = "border-cyan-600/0"; pub(crate) const border_cyan_600_of_10: &str = "border-cyan-600/10"; pub(crate) const border_cyan_600_of_100: &str = "border-cyan-600/100"; pub(crate) const border_cyan_600_of_20: &str = "border-cyan-600/20"; pub(crate) const border_cyan_600_of_25: &str = "border-cyan-600/25"; pub(crate) const border_cyan_600_of_30: &str = "border-cyan-600/30"; pub(crate) const border_cyan_600_of_40: &str = "border-cyan-600/40"; pub(crate) const border_cyan_600_of_5: &str = "border-cyan-600/5"; pub(crate) const border_cyan_600_of_50: &str = "border-cyan-600/50"; pub(crate) const border_cyan_600_of_60: &str = "border-cyan-600/60"; pub(crate) const border_cyan_600_of_70: &str = "border-cyan-600/70"; pub(crate) const border_cyan_600_of_75: &str = "border-cyan-600/75"; pub(crate) const border_cyan_600_of_80: &str = "border-cyan-600/80"; pub(crate) const border_cyan_600_of_90: &str = "border-cyan-600/90"; pub(crate) const border_cyan_600_of_95: &str = "border-cyan-600/95"; pub(crate) const border_cyan_700: &str = "border-cyan-700"; pub(crate) const border_cyan_700_of_0: &str = "border-cyan-700/0"; pub(crate) const border_cyan_700_of_10: &str = "border-cyan-700/10"; pub(crate) const border_cyan_700_of_100: &str = "border-cyan-700/100"; pub(crate) const border_cyan_700_of_20: &str = "border-cyan-700/20"; pub(crate) const border_cyan_700_of_25: &str = "border-cyan-700/25"; pub(crate) const border_cyan_700_of_30: &str = "border-cyan-700/30"; pub(crate) const border_cyan_700_of_40: &str = "border-cyan-700/40"; pub(crate) const border_cyan_700_of_5: &str = "border-cyan-700/5"; pub(crate) const border_cyan_700_of_50: &str = "border-cyan-700/50"; pub(crate) const border_cyan_700_of_60: &str = "border-cyan-700/60"; pub(crate) const border_cyan_700_of_70: &str = "border-cyan-700/70"; pub(crate) const border_cyan_700_of_75: &str = "border-cyan-700/75"; pub(crate) const border_cyan_700_of_80: &str = "border-cyan-700/80"; pub(crate) const border_cyan_700_of_90: &str = "border-cyan-700/90"; pub(crate) const border_cyan_700_of_95: &str = "border-cyan-700/95"; pub(crate) const border_cyan_800: &str = "border-cyan-800"; pub(crate) const border_cyan_800_of_0: &str = "border-cyan-800/0"; pub(crate) const border_cyan_800_of_10: &str = "border-cyan-800/10"; pub(crate) const border_cyan_800_of_100: &str = "border-cyan-800/100"; pub(crate) const border_cyan_800_of_20: &str = "border-cyan-800/20"; pub(crate) const border_cyan_800_of_25: &str = "border-cyan-800/25"; pub(crate) const border_cyan_800_of_30: &str = "border-cyan-800/30"; pub(crate) const border_cyan_800_of_40: &str = "border-cyan-800/40"; pub(crate) const border_cyan_800_of_5: &str = "border-cyan-800/5"; pub(crate) const border_cyan_800_of_50: &str = "border-cyan-800/50"; pub(crate) const border_cyan_800_of_60: &str = "border-cyan-800/60"; pub(crate) const border_cyan_800_of_70: &str = "border-cyan-800/70"; pub(crate) const border_cyan_800_of_75: &str = "border-cyan-800/75"; pub(crate) const border_cyan_800_of_80: &str = "border-cyan-800/80"; pub(crate) const border_cyan_800_of_90: &str = "border-cyan-800/90"; pub(crate) const border_cyan_800_of_95: &str = "border-cyan-800/95"; pub(crate) const border_cyan_900: &str = "border-cyan-900"; pub(crate) const border_cyan_900_of_0: &str = "border-cyan-900/0"; pub(crate) const border_cyan_900_of_10: &str = "border-cyan-900/10"; pub(crate) const border_cyan_900_of_100: &str = "border-cyan-900/100"; pub(crate) const border_cyan_900_of_20: &str = "border-cyan-900/20"; pub(crate) const border_cyan_900_of_25: &str = "border-cyan-900/25"; pub(crate) const border_cyan_900_of_30: &str = "border-cyan-900/30"; pub(crate) const border_cyan_900_of_40: &str = "border-cyan-900/40"; pub(crate) const border_cyan_900_of_5: &str = "border-cyan-900/5"; pub(crate) const border_cyan_900_of_50: &str = "border-cyan-900/50"; pub(crate) const border_cyan_900_of_60: &str = "border-cyan-900/60"; pub(crate) const border_cyan_900_of_70: &str = "border-cyan-900/70"; pub(crate) const border_cyan_900_of_75: &str = "border-cyan-900/75"; pub(crate) const border_cyan_900_of_80: &str = "border-cyan-900/80"; pub(crate) const border_cyan_900_of_90: &str = "border-cyan-900/90"; pub(crate) const border_cyan_900_of_95: &str = "border-cyan-900/95"; pub(crate) const border_dashed: &str = "border-dashed"; pub(crate) const border_dotted: &str = "border-dotted"; pub(crate) const border_double: &str = "border-double"; pub(crate) const border_emerald_100: &str = "border-emerald-100"; pub(crate) const border_emerald_100_of_0: &str = "border-emerald-100/0"; pub(crate) const border_emerald_100_of_10: &str = "border-emerald-100/10"; pub(crate) const border_emerald_100_of_100: &str = "border-emerald-100/100"; pub(crate) const border_emerald_100_of_20: &str = "border-emerald-100/20"; pub(crate) const border_emerald_100_of_25: &str = "border-emerald-100/25"; pub(crate) const border_emerald_100_of_30: &str = "border-emerald-100/30"; pub(crate) const border_emerald_100_of_40: &str = "border-emerald-100/40"; pub(crate) const border_emerald_100_of_5: &str = "border-emerald-100/5"; pub(crate) const border_emerald_100_of_50: &str = "border-emerald-100/50"; pub(crate) const border_emerald_100_of_60: &str = "border-emerald-100/60"; pub(crate) const border_emerald_100_of_70: &str = "border-emerald-100/70"; pub(crate) const border_emerald_100_of_75: &str = "border-emerald-100/75"; pub(crate) const border_emerald_100_of_80: &str = "border-emerald-100/80"; pub(crate) const border_emerald_100_of_90: &str = "border-emerald-100/90"; pub(crate) const border_emerald_100_of_95: &str = "border-emerald-100/95"; pub(crate) const border_emerald_200: &str = "border-emerald-200"; pub(crate) const border_emerald_200_of_0: &str = "border-emerald-200/0"; pub(crate) const border_emerald_200_of_10: &str = "border-emerald-200/10"; pub(crate) const border_emerald_200_of_100: &str = "border-emerald-200/100"; pub(crate) const border_emerald_200_of_20: &str = "border-emerald-200/20"; pub(crate) const border_emerald_200_of_25: &str = "border-emerald-200/25"; pub(crate) const border_emerald_200_of_30: &str = "border-emerald-200/30"; pub(crate) const border_emerald_200_of_40: &str = "border-emerald-200/40"; pub(crate) const border_emerald_200_of_5: &str = "border-emerald-200/5"; pub(crate) const border_emerald_200_of_50: &str = "border-emerald-200/50"; pub(crate) const border_emerald_200_of_60: &str = "border-emerald-200/60"; pub(crate) const border_emerald_200_of_70: &str = "border-emerald-200/70"; pub(crate) const border_emerald_200_of_75: &str = "border-emerald-200/75"; pub(crate) const border_emerald_200_of_80: &str = "border-emerald-200/80"; pub(crate) const border_emerald_200_of_90: &str = "border-emerald-200/90"; pub(crate) const border_emerald_200_of_95: &str = "border-emerald-200/95"; pub(crate) const border_emerald_300: &str = "border-emerald-300"; pub(crate) const border_emerald_300_of_0: &str = "border-emerald-300/0"; pub(crate) const border_emerald_300_of_10: &str = "border-emerald-300/10"; pub(crate) const border_emerald_300_of_100: &str = "border-emerald-300/100"; pub(crate) const border_emerald_300_of_20: &str = "border-emerald-300/20"; pub(crate) const border_emerald_300_of_25: &str = "border-emerald-300/25"; pub(crate) const border_emerald_300_of_30: &str = "border-emerald-300/30"; pub(crate) const border_emerald_300_of_40: &str = "border-emerald-300/40"; pub(crate) const border_emerald_300_of_5: &str = "border-emerald-300/5"; pub(crate) const border_emerald_300_of_50: &str = "border-emerald-300/50"; pub(crate) const border_emerald_300_of_60: &str = "border-emerald-300/60"; pub(crate) const border_emerald_300_of_70: &str = "border-emerald-300/70"; pub(crate) const border_emerald_300_of_75: &str = "border-emerald-300/75"; pub(crate) const border_emerald_300_of_80: &str = "border-emerald-300/80"; pub(crate) const border_emerald_300_of_90: &str = "border-emerald-300/90"; pub(crate) const border_emerald_300_of_95: &str = "border-emerald-300/95"; pub(crate) const border_emerald_400: &str = "border-emerald-400"; pub(crate) const border_emerald_400_of_0: &str = "border-emerald-400/0"; pub(crate) const border_emerald_400_of_10: &str = "border-emerald-400/10"; pub(crate) const border_emerald_400_of_100: &str = "border-emerald-400/100"; pub(crate) const border_emerald_400_of_20: &str = "border-emerald-400/20"; pub(crate) const border_emerald_400_of_25: &str = "border-emerald-400/25"; pub(crate) const border_emerald_400_of_30: &str = "border-emerald-400/30"; pub(crate) const border_emerald_400_of_40: &str = "border-emerald-400/40"; pub(crate) const border_emerald_400_of_5: &str = "border-emerald-400/5"; pub(crate) const border_emerald_400_of_50: &str = "border-emerald-400/50"; pub(crate) const border_emerald_400_of_60: &str = "border-emerald-400/60"; pub(crate) const border_emerald_400_of_70: &str = "border-emerald-400/70"; pub(crate) const border_emerald_400_of_75: &str = "border-emerald-400/75"; pub(crate) const border_emerald_400_of_80: &str = "border-emerald-400/80"; pub(crate) const border_emerald_400_of_90: &str = "border-emerald-400/90"; pub(crate) const border_emerald_400_of_95: &str = "border-emerald-400/95"; pub(crate) const border_emerald_50: &str = "border-emerald-50"; pub(crate) const border_emerald_500: &str = "border-emerald-500"; pub(crate) const border_emerald_500_of_0: &str = "border-emerald-500/0"; pub(crate) const border_emerald_500_of_10: &str = "border-emerald-500/10"; pub(crate) const border_emerald_500_of_100: &str = "border-emerald-500/100"; pub(crate) const border_emerald_500_of_20: &str = "border-emerald-500/20"; pub(crate) const border_emerald_500_of_25: &str = "border-emerald-500/25"; pub(crate) const border_emerald_500_of_30: &str = "border-emerald-500/30"; pub(crate) const border_emerald_500_of_40: &str = "border-emerald-500/40"; pub(crate) const border_emerald_500_of_5: &str = "border-emerald-500/5"; pub(crate) const border_emerald_500_of_50: &str = "border-emerald-500/50"; pub(crate) const border_emerald_500_of_60: &str = "border-emerald-500/60"; pub(crate) const border_emerald_500_of_70: &str = "border-emerald-500/70"; pub(crate) const border_emerald_500_of_75: &str = "border-emerald-500/75"; pub(crate) const border_emerald_500_of_80: &str = "border-emerald-500/80"; pub(crate) const border_emerald_500_of_90: &str = "border-emerald-500/90"; pub(crate) const border_emerald_500_of_95: &str = "border-emerald-500/95"; pub(crate) const border_emerald_50_of_0: &str = "border-emerald-50/0"; pub(crate) const border_emerald_50_of_10: &str = "border-emerald-50/10"; pub(crate) const border_emerald_50_of_100: &str = "border-emerald-50/100"; pub(crate) const border_emerald_50_of_20: &str = "border-emerald-50/20"; pub(crate) const border_emerald_50_of_25: &str = "border-emerald-50/25"; pub(crate) const border_emerald_50_of_30: &str = "border-emerald-50/30"; pub(crate) const border_emerald_50_of_40: &str = "border-emerald-50/40"; pub(crate) const border_emerald_50_of_5: &str = "border-emerald-50/5"; pub(crate) const border_emerald_50_of_50: &str = "border-emerald-50/50"; pub(crate) const border_emerald_50_of_60: &str = "border-emerald-50/60"; pub(crate) const border_emerald_50_of_70: &str = "border-emerald-50/70"; pub(crate) const border_emerald_50_of_75: &str = "border-emerald-50/75"; pub(crate) const border_emerald_50_of_80: &str = "border-emerald-50/80"; pub(crate) const border_emerald_50_of_90: &str = "border-emerald-50/90"; pub(crate) const border_emerald_50_of_95: &str = "border-emerald-50/95"; pub(crate) const border_emerald_600: &str = "border-emerald-600"; pub(crate) const border_emerald_600_of_0: &str = "border-emerald-600/0"; pub(crate) const border_emerald_600_of_10: &str = "border-emerald-600/10"; pub(crate) const border_emerald_600_of_100: &str = "border-emerald-600/100"; pub(crate) const border_emerald_600_of_20: &str = "border-emerald-600/20"; pub(crate) const border_emerald_600_of_25: &str = "border-emerald-600/25"; pub(crate) const border_emerald_600_of_30: &str = "border-emerald-600/30"; pub(crate) const border_emerald_600_of_40: &str = "border-emerald-600/40"; pub(crate) const border_emerald_600_of_5: &str = "border-emerald-600/5"; pub(crate) const border_emerald_600_of_50: &str = "border-emerald-600/50"; pub(crate) const border_emerald_600_of_60: &str = "border-emerald-600/60"; pub(crate) const border_emerald_600_of_70: &str = "border-emerald-600/70"; pub(crate) const border_emerald_600_of_75: &str = "border-emerald-600/75"; pub(crate) const border_emerald_600_of_80: &str = "border-emerald-600/80"; pub(crate) const border_emerald_600_of_90: &str = "border-emerald-600/90"; pub(crate) const border_emerald_600_of_95: &str = "border-emerald-600/95"; pub(crate) const border_emerald_700: &str = "border-emerald-700"; pub(crate) const border_emerald_700_of_0: &str = "border-emerald-700/0"; pub(crate) const border_emerald_700_of_10: &str = "border-emerald-700/10"; pub(crate) const border_emerald_700_of_100: &str = "border-emerald-700/100"; pub(crate) const border_emerald_700_of_20: &str = "border-emerald-700/20"; pub(crate) const border_emerald_700_of_25: &str = "border-emerald-700/25"; pub(crate) const border_emerald_700_of_30: &str = "border-emerald-700/30"; pub(crate) const border_emerald_700_of_40: &str = "border-emerald-700/40"; pub(crate) const border_emerald_700_of_5: &str = "border-emerald-700/5"; pub(crate) const border_emerald_700_of_50: &str = "border-emerald-700/50"; pub(crate) const border_emerald_700_of_60: &str = "border-emerald-700/60"; pub(crate) const border_emerald_700_of_70: &str = "border-emerald-700/70"; pub(crate) const border_emerald_700_of_75: &str = "border-emerald-700/75"; pub(crate) const border_emerald_700_of_80: &str = "border-emerald-700/80"; pub(crate) const border_emerald_700_of_90: &str = "border-emerald-700/90"; pub(crate) const border_emerald_700_of_95: &str = "border-emerald-700/95"; pub(crate) const border_emerald_800: &str = "border-emerald-800"; pub(crate) const border_emerald_800_of_0: &str = "border-emerald-800/0"; pub(crate) const border_emerald_800_of_10: &str = "border-emerald-800/10"; pub(crate) const border_emerald_800_of_100: &str = "border-emerald-800/100"; pub(crate) const border_emerald_800_of_20: &str = "border-emerald-800/20"; pub(crate) const border_emerald_800_of_25: &str = "border-emerald-800/25"; pub(crate) const border_emerald_800_of_30: &str = "border-emerald-800/30"; pub(crate) const border_emerald_800_of_40: &str = "border-emerald-800/40"; pub(crate) const border_emerald_800_of_5: &str = "border-emerald-800/5"; pub(crate) const border_emerald_800_of_50: &str = "border-emerald-800/50"; pub(crate) const border_emerald_800_of_60: &str = "border-emerald-800/60"; pub(crate) const border_emerald_800_of_70: &str = "border-emerald-800/70"; pub(crate) const border_emerald_800_of_75: &str = "border-emerald-800/75"; pub(crate) const border_emerald_800_of_80: &str = "border-emerald-800/80"; pub(crate) const border_emerald_800_of_90: &str = "border-emerald-800/90"; pub(crate) const border_emerald_800_of_95: &str = "border-emerald-800/95"; pub(crate) const border_emerald_900: &str = "border-emerald-900"; pub(crate) const border_emerald_900_of_0: &str = "border-emerald-900/0"; pub(crate) const border_emerald_900_of_10: &str = "border-emerald-900/10"; pub(crate) const border_emerald_900_of_100: &str = "border-emerald-900/100"; pub(crate) const border_emerald_900_of_20: &str = "border-emerald-900/20"; pub(crate) const border_emerald_900_of_25: &str = "border-emerald-900/25"; pub(crate) const border_emerald_900_of_30: &str = "border-emerald-900/30"; pub(crate) const border_emerald_900_of_40: &str = "border-emerald-900/40"; pub(crate) const border_emerald_900_of_5: &str = "border-emerald-900/5"; pub(crate) const border_emerald_900_of_50: &str = "border-emerald-900/50"; pub(crate) const border_emerald_900_of_60: &str = "border-emerald-900/60"; pub(crate) const border_emerald_900_of_70: &str = "border-emerald-900/70"; pub(crate) const border_emerald_900_of_75: &str = "border-emerald-900/75"; pub(crate) const border_emerald_900_of_80: &str = "border-emerald-900/80"; pub(crate) const border_emerald_900_of_90: &str = "border-emerald-900/90"; pub(crate) const border_emerald_900_of_95: &str = "border-emerald-900/95"; pub(crate) const border_fuchsia_100: &str = "border-fuchsia-100"; pub(crate) const border_fuchsia_100_of_0: &str = "border-fuchsia-100/0"; pub(crate) const border_fuchsia_100_of_10: &str = "border-fuchsia-100/10"; pub(crate) const border_fuchsia_100_of_100: &str = "border-fuchsia-100/100"; pub(crate) const border_fuchsia_100_of_20: &str = "border-fuchsia-100/20"; pub(crate) const border_fuchsia_100_of_25: &str = "border-fuchsia-100/25"; pub(crate) const border_fuchsia_100_of_30: &str = "border-fuchsia-100/30"; pub(crate) const border_fuchsia_100_of_40: &str = "border-fuchsia-100/40"; pub(crate) const border_fuchsia_100_of_5: &str = "border-fuchsia-100/5"; pub(crate) const border_fuchsia_100_of_50: &str = "border-fuchsia-100/50"; pub(crate) const border_fuchsia_100_of_60: &str = "border-fuchsia-100/60"; pub(crate) const border_fuchsia_100_of_70: &str = "border-fuchsia-100/70"; pub(crate) const border_fuchsia_100_of_75: &str = "border-fuchsia-100/75"; pub(crate) const border_fuchsia_100_of_80: &str = "border-fuchsia-100/80"; pub(crate) const border_fuchsia_100_of_90: &str = "border-fuchsia-100/90"; pub(crate) const border_fuchsia_100_of_95: &str = "border-fuchsia-100/95"; pub(crate) const border_fuchsia_200: &str = "border-fuchsia-200"; pub(crate) const border_fuchsia_200_of_0: &str = "border-fuchsia-200/0"; pub(crate) const border_fuchsia_200_of_10: &str = "border-fuchsia-200/10"; pub(crate) const border_fuchsia_200_of_100: &str = "border-fuchsia-200/100"; pub(crate) const border_fuchsia_200_of_20: &str = "border-fuchsia-200/20"; pub(crate) const border_fuchsia_200_of_25: &str = "border-fuchsia-200/25"; pub(crate) const border_fuchsia_200_of_30: &str = "border-fuchsia-200/30"; pub(crate) const border_fuchsia_200_of_40: &str = "border-fuchsia-200/40"; pub(crate) const border_fuchsia_200_of_5: &str = "border-fuchsia-200/5"; pub(crate) const border_fuchsia_200_of_50: &str = "border-fuchsia-200/50"; pub(crate) const border_fuchsia_200_of_60: &str = "border-fuchsia-200/60"; pub(crate) const border_fuchsia_200_of_70: &str = "border-fuchsia-200/70"; pub(crate) const border_fuchsia_200_of_75: &str = "border-fuchsia-200/75"; pub(crate) const border_fuchsia_200_of_80: &str = "border-fuchsia-200/80"; pub(crate) const border_fuchsia_200_of_90: &str = "border-fuchsia-200/90"; pub(crate) const border_fuchsia_200_of_95: &str = "border-fuchsia-200/95"; pub(crate) const border_fuchsia_300: &str = "border-fuchsia-300"; pub(crate) const border_fuchsia_300_of_0: &str = "border-fuchsia-300/0"; pub(crate) const border_fuchsia_300_of_10: &str = "border-fuchsia-300/10"; pub(crate) const border_fuchsia_300_of_100: &str = "border-fuchsia-300/100"; pub(crate) const border_fuchsia_300_of_20: &str = "border-fuchsia-300/20"; pub(crate) const border_fuchsia_300_of_25: &str = "border-fuchsia-300/25"; pub(crate) const border_fuchsia_300_of_30: &str = "border-fuchsia-300/30"; pub(crate) const border_fuchsia_300_of_40: &str = "border-fuchsia-300/40"; pub(crate) const border_fuchsia_300_of_5: &str = "border-fuchsia-300/5"; pub(crate) const border_fuchsia_300_of_50: &str = "border-fuchsia-300/50"; pub(crate) const border_fuchsia_300_of_60: &str = "border-fuchsia-300/60"; pub(crate) const border_fuchsia_300_of_70: &str = "border-fuchsia-300/70"; pub(crate) const border_fuchsia_300_of_75: &str = "border-fuchsia-300/75"; pub(crate) const border_fuchsia_300_of_80: &str = "border-fuchsia-300/80"; pub(crate) const border_fuchsia_300_of_90: &str = "border-fuchsia-300/90"; pub(crate) const border_fuchsia_300_of_95: &str = "border-fuchsia-300/95"; pub(crate) const border_fuchsia_400: &str = "border-fuchsia-400"; pub(crate) const border_fuchsia_400_of_0: &str = "border-fuchsia-400/0"; pub(crate) const border_fuchsia_400_of_10: &str = "border-fuchsia-400/10"; pub(crate) const border_fuchsia_400_of_100: &str = "border-fuchsia-400/100"; pub(crate) const border_fuchsia_400_of_20: &str = "border-fuchsia-400/20"; pub(crate) const border_fuchsia_400_of_25: &str = "border-fuchsia-400/25"; pub(crate) const border_fuchsia_400_of_30: &str = "border-fuchsia-400/30"; pub(crate) const border_fuchsia_400_of_40: &str = "border-fuchsia-400/40"; pub(crate) const border_fuchsia_400_of_5: &str = "border-fuchsia-400/5"; pub(crate) const border_fuchsia_400_of_50: &str = "border-fuchsia-400/50"; pub(crate) const border_fuchsia_400_of_60: &str = "border-fuchsia-400/60"; pub(crate) const border_fuchsia_400_of_70: &str = "border-fuchsia-400/70"; pub(crate) const border_fuchsia_400_of_75: &str = "border-fuchsia-400/75"; pub(crate) const border_fuchsia_400_of_80: &str = "border-fuchsia-400/80"; pub(crate) const border_fuchsia_400_of_90: &str = "border-fuchsia-400/90"; pub(crate) const border_fuchsia_400_of_95: &str = "border-fuchsia-400/95"; pub(crate) const border_fuchsia_50: &str = "border-fuchsia-50"; pub(crate) const border_fuchsia_500: &str = "border-fuchsia-500"; pub(crate) const border_fuchsia_500_of_0: &str = "border-fuchsia-500/0"; pub(crate) const border_fuchsia_500_of_10: &str = "border-fuchsia-500/10"; pub(crate) const border_fuchsia_500_of_100: &str = "border-fuchsia-500/100"; pub(crate) const border_fuchsia_500_of_20: &str = "border-fuchsia-500/20"; pub(crate) const border_fuchsia_500_of_25: &str = "border-fuchsia-500/25"; pub(crate) const border_fuchsia_500_of_30: &str = "border-fuchsia-500/30"; pub(crate) const border_fuchsia_500_of_40: &str = "border-fuchsia-500/40"; pub(crate) const border_fuchsia_500_of_5: &str = "border-fuchsia-500/5"; pub(crate) const border_fuchsia_500_of_50: &str = "border-fuchsia-500/50"; pub(crate) const border_fuchsia_500_of_60: &str = "border-fuchsia-500/60"; pub(crate) const border_fuchsia_500_of_70: &str = "border-fuchsia-500/70"; pub(crate) const border_fuchsia_500_of_75: &str = "border-fuchsia-500/75"; pub(crate) const border_fuchsia_500_of_80: &str = "border-fuchsia-500/80"; pub(crate) const border_fuchsia_500_of_90: &str = "border-fuchsia-500/90"; pub(crate) const border_fuchsia_500_of_95: &str = "border-fuchsia-500/95"; pub(crate) const border_fuchsia_50_of_0: &str = "border-fuchsia-50/0"; pub(crate) const border_fuchsia_50_of_10: &str = "border-fuchsia-50/10"; pub(crate) const border_fuchsia_50_of_100: &str = "border-fuchsia-50/100"; pub(crate) const border_fuchsia_50_of_20: &str = "border-fuchsia-50/20"; pub(crate) const border_fuchsia_50_of_25: &str = "border-fuchsia-50/25"; pub(crate) const border_fuchsia_50_of_30: &str = "border-fuchsia-50/30"; pub(crate) const border_fuchsia_50_of_40: &str = "border-fuchsia-50/40"; pub(crate) const border_fuchsia_50_of_5: &str = "border-fuchsia-50/5"; pub(crate) const border_fuchsia_50_of_50: &str = "border-fuchsia-50/50"; pub(crate) const border_fuchsia_50_of_60: &str = "border-fuchsia-50/60"; pub(crate) const border_fuchsia_50_of_70: &str = "border-fuchsia-50/70"; pub(crate) const border_fuchsia_50_of_75: &str = "border-fuchsia-50/75"; pub(crate) const border_fuchsia_50_of_80: &str = "border-fuchsia-50/80"; pub(crate) const border_fuchsia_50_of_90: &str = "border-fuchsia-50/90"; pub(crate) const border_fuchsia_50_of_95: &str = "border-fuchsia-50/95"; pub(crate) const border_fuchsia_600: &str = "border-fuchsia-600"; pub(crate) const border_fuchsia_600_of_0: &str = "border-fuchsia-600/0"; pub(crate) const border_fuchsia_600_of_10: &str = "border-fuchsia-600/10"; pub(crate) const border_fuchsia_600_of_100: &str = "border-fuchsia-600/100"; pub(crate) const border_fuchsia_600_of_20: &str = "border-fuchsia-600/20"; pub(crate) const border_fuchsia_600_of_25: &str = "border-fuchsia-600/25"; pub(crate) const border_fuchsia_600_of_30: &str = "border-fuchsia-600/30"; pub(crate) const border_fuchsia_600_of_40: &str = "border-fuchsia-600/40"; pub(crate) const border_fuchsia_600_of_5: &str = "border-fuchsia-600/5"; pub(crate) const border_fuchsia_600_of_50: &str = "border-fuchsia-600/50"; pub(crate) const border_fuchsia_600_of_60: &str = "border-fuchsia-600/60"; pub(crate) const border_fuchsia_600_of_70: &str = "border-fuchsia-600/70"; pub(crate) const border_fuchsia_600_of_75: &str = "border-fuchsia-600/75"; pub(crate) const border_fuchsia_600_of_80: &str = "border-fuchsia-600/80"; pub(crate) const border_fuchsia_600_of_90: &str = "border-fuchsia-600/90"; pub(crate) const border_fuchsia_600_of_95: &str = "border-fuchsia-600/95"; pub(crate) const border_fuchsia_700: &str = "border-fuchsia-700"; pub(crate) const border_fuchsia_700_of_0: &str = "border-fuchsia-700/0"; pub(crate) const border_fuchsia_700_of_10: &str = "border-fuchsia-700/10"; pub(crate) const border_fuchsia_700_of_100: &str = "border-fuchsia-700/100"; pub(crate) const border_fuchsia_700_of_20: &str = "border-fuchsia-700/20"; pub(crate) const border_fuchsia_700_of_25: &str = "border-fuchsia-700/25"; pub(crate) const border_fuchsia_700_of_30: &str = "border-fuchsia-700/30"; pub(crate) const border_fuchsia_700_of_40: &str = "border-fuchsia-700/40"; pub(crate) const border_fuchsia_700_of_5: &str = "border-fuchsia-700/5"; pub(crate) const border_fuchsia_700_of_50: &str = "border-fuchsia-700/50"; pub(crate) const border_fuchsia_700_of_60: &str = "border-fuchsia-700/60"; pub(crate) const border_fuchsia_700_of_70: &str = "border-fuchsia-700/70"; pub(crate) const border_fuchsia_700_of_75: &str = "border-fuchsia-700/75"; pub(crate) const border_fuchsia_700_of_80: &str = "border-fuchsia-700/80"; pub(crate) const border_fuchsia_700_of_90: &str = "border-fuchsia-700/90"; pub(crate) const border_fuchsia_700_of_95: &str = "border-fuchsia-700/95"; pub(crate) const border_fuchsia_800: &str = "border-fuchsia-800"; pub(crate) const border_fuchsia_800_of_0: &str = "border-fuchsia-800/0"; pub(crate) const border_fuchsia_800_of_10: &str = "border-fuchsia-800/10"; pub(crate) const border_fuchsia_800_of_100: &str = "border-fuchsia-800/100"; pub(crate) const border_fuchsia_800_of_20: &str = "border-fuchsia-800/20"; pub(crate) const border_fuchsia_800_of_25: &str = "border-fuchsia-800/25"; pub(crate) const border_fuchsia_800_of_30: &str = "border-fuchsia-800/30"; pub(crate) const border_fuchsia_800_of_40: &str = "border-fuchsia-800/40"; pub(crate) const border_fuchsia_800_of_5: &str = "border-fuchsia-800/5"; pub(crate) const border_fuchsia_800_of_50: &str = "border-fuchsia-800/50"; pub(crate) const border_fuchsia_800_of_60: &str = "border-fuchsia-800/60"; pub(crate) const border_fuchsia_800_of_70: &str = "border-fuchsia-800/70"; pub(crate) const border_fuchsia_800_of_75: &str = "border-fuchsia-800/75"; pub(crate) const border_fuchsia_800_of_80: &str = "border-fuchsia-800/80"; pub(crate) const border_fuchsia_800_of_90: &str = "border-fuchsia-800/90"; pub(crate) const border_fuchsia_800_of_95: &str = "border-fuchsia-800/95"; pub(crate) const border_fuchsia_900: &str = "border-fuchsia-900"; pub(crate) const border_fuchsia_900_of_0: &str = "border-fuchsia-900/0"; pub(crate) const border_fuchsia_900_of_10: &str = "border-fuchsia-900/10"; pub(crate) const border_fuchsia_900_of_100: &str = "border-fuchsia-900/100"; pub(crate) const border_fuchsia_900_of_20: &str = "border-fuchsia-900/20"; pub(crate) const border_fuchsia_900_of_25: &str = "border-fuchsia-900/25"; pub(crate) const border_fuchsia_900_of_30: &str = "border-fuchsia-900/30"; pub(crate) const border_fuchsia_900_of_40: &str = "border-fuchsia-900/40"; pub(crate) const border_fuchsia_900_of_5: &str = "border-fuchsia-900/5"; pub(crate) const border_fuchsia_900_of_50: &str = "border-fuchsia-900/50"; pub(crate) const border_fuchsia_900_of_60: &str = "border-fuchsia-900/60"; pub(crate) const border_fuchsia_900_of_70: &str = "border-fuchsia-900/70"; pub(crate) const border_fuchsia_900_of_75: &str = "border-fuchsia-900/75"; pub(crate) const border_fuchsia_900_of_80: &str = "border-fuchsia-900/80"; pub(crate) const border_fuchsia_900_of_90: &str = "border-fuchsia-900/90"; pub(crate) const border_fuchsia_900_of_95: &str = "border-fuchsia-900/95"; pub(crate) const border_gray_100: &str = "border-gray-100"; pub(crate) const border_gray_100_of_0: &str = "border-gray-100/0"; pub(crate) const border_gray_100_of_10: &str = "border-gray-100/10"; pub(crate) const border_gray_100_of_100: &str = "border-gray-100/100"; pub(crate) const border_gray_100_of_20: &str = "border-gray-100/20"; pub(crate) const border_gray_100_of_25: &str = "border-gray-100/25"; pub(crate) const border_gray_100_of_30: &str = "border-gray-100/30"; pub(crate) const border_gray_100_of_40: &str = "border-gray-100/40"; pub(crate) const border_gray_100_of_5: &str = "border-gray-100/5"; pub(crate) const border_gray_100_of_50: &str = "border-gray-100/50"; pub(crate) const border_gray_100_of_60: &str = "border-gray-100/60"; pub(crate) const border_gray_100_of_70: &str = "border-gray-100/70"; pub(crate) const border_gray_100_of_75: &str = "border-gray-100/75"; pub(crate) const border_gray_100_of_80: &str = "border-gray-100/80"; pub(crate) const border_gray_100_of_90: &str = "border-gray-100/90"; pub(crate) const border_gray_100_of_95: &str = "border-gray-100/95"; pub(crate) const border_gray_200: &str = "border-gray-200"; pub(crate) const border_gray_200_of_0: &str = "border-gray-200/0"; pub(crate) const border_gray_200_of_10: &str = "border-gray-200/10"; pub(crate) const border_gray_200_of_100: &str = "border-gray-200/100"; pub(crate) const border_gray_200_of_20: &str = "border-gray-200/20"; pub(crate) const border_gray_200_of_25: &str = "border-gray-200/25"; pub(crate) const border_gray_200_of_30: &str = "border-gray-200/30"; pub(crate) const border_gray_200_of_40: &str = "border-gray-200/40"; pub(crate) const border_gray_200_of_5: &str = "border-gray-200/5"; pub(crate) const border_gray_200_of_50: &str = "border-gray-200/50"; pub(crate) const border_gray_200_of_60: &str = "border-gray-200/60"; pub(crate) const border_gray_200_of_70: &str = "border-gray-200/70"; pub(crate) const border_gray_200_of_75: &str = "border-gray-200/75"; pub(crate) const border_gray_200_of_80: &str = "border-gray-200/80"; pub(crate) const border_gray_200_of_90: &str = "border-gray-200/90"; pub(crate) const border_gray_200_of_95: &str = "border-gray-200/95"; pub(crate) const border_gray_300: &str = "border-gray-300"; pub(crate) const border_gray_300_of_0: &str = "border-gray-300/0"; pub(crate) const border_gray_300_of_10: &str = "border-gray-300/10"; pub(crate) const border_gray_300_of_100: &str = "border-gray-300/100"; pub(crate) const border_gray_300_of_20: &str = "border-gray-300/20"; pub(crate) const border_gray_300_of_25: &str = "border-gray-300/25"; pub(crate) const border_gray_300_of_30: &str = "border-gray-300/30"; pub(crate) const border_gray_300_of_40: &str = "border-gray-300/40"; pub(crate) const border_gray_300_of_5: &str = "border-gray-300/5"; pub(crate) const border_gray_300_of_50: &str = "border-gray-300/50"; pub(crate) const border_gray_300_of_60: &str = "border-gray-300/60"; pub(crate) const border_gray_300_of_70: &str = "border-gray-300/70"; pub(crate) const border_gray_300_of_75: &str = "border-gray-300/75"; pub(crate) const border_gray_300_of_80: &str = "border-gray-300/80"; pub(crate) const border_gray_300_of_90: &str = "border-gray-300/90"; pub(crate) const border_gray_300_of_95: &str = "border-gray-300/95"; pub(crate) const border_gray_400: &str = "border-gray-400"; pub(crate) const border_gray_400_of_0: &str = "border-gray-400/0"; pub(crate) const border_gray_400_of_10: &str = "border-gray-400/10"; pub(crate) const border_gray_400_of_100: &str = "border-gray-400/100"; pub(crate) const border_gray_400_of_20: &str = "border-gray-400/20"; pub(crate) const border_gray_400_of_25: &str = "border-gray-400/25"; pub(crate) const border_gray_400_of_30: &str = "border-gray-400/30"; pub(crate) const border_gray_400_of_40: &str = "border-gray-400/40"; pub(crate) const border_gray_400_of_5: &str = "border-gray-400/5"; pub(crate) const border_gray_400_of_50: &str = "border-gray-400/50"; pub(crate) const border_gray_400_of_60: &str = "border-gray-400/60"; pub(crate) const border_gray_400_of_70: &str = "border-gray-400/70"; pub(crate) const border_gray_400_of_75: &str = "border-gray-400/75"; pub(crate) const border_gray_400_of_80: &str = "border-gray-400/80"; pub(crate) const border_gray_400_of_90: &str = "border-gray-400/90"; pub(crate) const border_gray_400_of_95: &str = "border-gray-400/95"; pub(crate) const border_gray_50: &str = "border-gray-50"; pub(crate) const border_gray_500: &str = "border-gray-500"; pub(crate) const border_gray_500_of_0: &str = "border-gray-500/0"; pub(crate) const border_gray_500_of_10: &str = "border-gray-500/10"; pub(crate) const border_gray_500_of_100: &str = "border-gray-500/100"; pub(crate) const border_gray_500_of_20: &str = "border-gray-500/20"; pub(crate) const border_gray_500_of_25: &str = "border-gray-500/25"; pub(crate) const border_gray_500_of_30: &str = "border-gray-500/30"; pub(crate) const border_gray_500_of_40: &str = "border-gray-500/40"; pub(crate) const border_gray_500_of_5: &str = "border-gray-500/5"; pub(crate) const border_gray_500_of_50: &str = "border-gray-500/50"; pub(crate) const border_gray_500_of_60: &str = "border-gray-500/60"; pub(crate) const border_gray_500_of_70: &str = "border-gray-500/70"; pub(crate) const border_gray_500_of_75: &str = "border-gray-500/75"; pub(crate) const border_gray_500_of_80: &str = "border-gray-500/80"; pub(crate) const border_gray_500_of_90: &str = "border-gray-500/90"; pub(crate) const border_gray_500_of_95: &str = "border-gray-500/95"; pub(crate) const border_gray_50_of_0: &str = "border-gray-50/0"; pub(crate) const border_gray_50_of_10: &str = "border-gray-50/10"; pub(crate) const border_gray_50_of_100: &str = "border-gray-50/100"; pub(crate) const border_gray_50_of_20: &str = "border-gray-50/20"; pub(crate) const border_gray_50_of_25: &str = "border-gray-50/25"; pub(crate) const border_gray_50_of_30: &str = "border-gray-50/30"; pub(crate) const border_gray_50_of_40: &str = "border-gray-50/40"; pub(crate) const border_gray_50_of_5: &str = "border-gray-50/5"; pub(crate) const border_gray_50_of_50: &str = "border-gray-50/50"; pub(crate) const border_gray_50_of_60: &str = "border-gray-50/60"; pub(crate) const border_gray_50_of_70: &str = "border-gray-50/70"; pub(crate) const border_gray_50_of_75: &str = "border-gray-50/75"; pub(crate) const border_gray_50_of_80: &str = "border-gray-50/80"; pub(crate) const border_gray_50_of_90: &str = "border-gray-50/90"; pub(crate) const border_gray_50_of_95: &str = "border-gray-50/95"; pub(crate) const border_gray_600: &str = "border-gray-600"; pub(crate) const border_gray_600_of_0: &str = "border-gray-600/0"; pub(crate) const border_gray_600_of_10: &str = "border-gray-600/10"; pub(crate) const border_gray_600_of_100: &str = "border-gray-600/100"; pub(crate) const border_gray_600_of_20: &str = "border-gray-600/20"; pub(crate) const border_gray_600_of_25: &str = "border-gray-600/25"; pub(crate) const border_gray_600_of_30: &str = "border-gray-600/30"; pub(crate) const border_gray_600_of_40: &str = "border-gray-600/40"; pub(crate) const border_gray_600_of_5: &str = "border-gray-600/5"; pub(crate) const border_gray_600_of_50: &str = "border-gray-600/50"; pub(crate) const border_gray_600_of_60: &str = "border-gray-600/60"; pub(crate) const border_gray_600_of_70: &str = "border-gray-600/70"; pub(crate) const border_gray_600_of_75: &str = "border-gray-600/75"; pub(crate) const border_gray_600_of_80: &str = "border-gray-600/80"; pub(crate) const border_gray_600_of_90: &str = "border-gray-600/90"; pub(crate) const border_gray_600_of_95: &str = "border-gray-600/95"; pub(crate) const border_gray_700: &str = "border-gray-700"; pub(crate) const border_gray_700_of_0: &str = "border-gray-700/0"; pub(crate) const border_gray_700_of_10: &str = "border-gray-700/10"; pub(crate) const border_gray_700_of_100: &str = "border-gray-700/100"; pub(crate) const border_gray_700_of_20: &str = "border-gray-700/20"; pub(crate) const border_gray_700_of_25: &str = "border-gray-700/25"; pub(crate) const border_gray_700_of_30: &str = "border-gray-700/30"; pub(crate) const border_gray_700_of_40: &str = "border-gray-700/40"; pub(crate) const border_gray_700_of_5: &str = "border-gray-700/5"; pub(crate) const border_gray_700_of_50: &str = "border-gray-700/50"; pub(crate) const border_gray_700_of_60: &str = "border-gray-700/60"; pub(crate) const border_gray_700_of_70: &str = "border-gray-700/70"; pub(crate) const border_gray_700_of_75: &str = "border-gray-700/75"; pub(crate) const border_gray_700_of_80: &str = "border-gray-700/80"; pub(crate) const border_gray_700_of_90: &str = "border-gray-700/90"; pub(crate) const border_gray_700_of_95: &str = "border-gray-700/95"; pub(crate) const border_gray_800: &str = "border-gray-800"; pub(crate) const border_gray_800_of_0: &str = "border-gray-800/0"; pub(crate) const border_gray_800_of_10: &str = "border-gray-800/10"; pub(crate) const border_gray_800_of_100: &str = "border-gray-800/100"; pub(crate) const border_gray_800_of_20: &str = "border-gray-800/20"; pub(crate) const border_gray_800_of_25: &str = "border-gray-800/25"; pub(crate) const border_gray_800_of_30: &str = "border-gray-800/30"; pub(crate) const border_gray_800_of_40: &str = "border-gray-800/40"; pub(crate) const border_gray_800_of_5: &str = "border-gray-800/5"; pub(crate) const border_gray_800_of_50: &str = "border-gray-800/50"; pub(crate) const border_gray_800_of_60: &str = "border-gray-800/60"; pub(crate) const border_gray_800_of_70: &str = "border-gray-800/70"; pub(crate) const border_gray_800_of_75: &str = "border-gray-800/75"; pub(crate) const border_gray_800_of_80: &str = "border-gray-800/80"; pub(crate) const border_gray_800_of_90: &str = "border-gray-800/90"; pub(crate) const border_gray_800_of_95: &str = "border-gray-800/95"; pub(crate) const border_gray_900: &str = "border-gray-900"; pub(crate) const border_gray_900_of_0: &str = "border-gray-900/0"; pub(crate) const border_gray_900_of_10: &str = "border-gray-900/10"; pub(crate) const border_gray_900_of_100: &str = "border-gray-900/100"; pub(crate) const border_gray_900_of_20: &str = "border-gray-900/20"; pub(crate) const border_gray_900_of_25: &str = "border-gray-900/25"; pub(crate) const border_gray_900_of_30: &str = "border-gray-900/30"; pub(crate) const border_gray_900_of_40: &str = "border-gray-900/40"; pub(crate) const border_gray_900_of_5: &str = "border-gray-900/5"; pub(crate) const border_gray_900_of_50: &str = "border-gray-900/50"; pub(crate) const border_gray_900_of_60: &str = "border-gray-900/60"; pub(crate) const border_gray_900_of_70: &str = "border-gray-900/70"; pub(crate) const border_gray_900_of_75: &str = "border-gray-900/75"; pub(crate) const border_gray_900_of_80: &str = "border-gray-900/80"; pub(crate) const border_gray_900_of_90: &str = "border-gray-900/90"; pub(crate) const border_gray_900_of_95: &str = "border-gray-900/95"; pub(crate) const border_green_100: &str = "border-green-100"; pub(crate) const border_green_100_of_0: &str = "border-green-100/0"; pub(crate) const border_green_100_of_10: &str = "border-green-100/10"; pub(crate) const border_green_100_of_100: &str = "border-green-100/100"; pub(crate) const border_green_100_of_20: &str = "border-green-100/20"; pub(crate) const border_green_100_of_25: &str = "border-green-100/25"; pub(crate) const border_green_100_of_30: &str = "border-green-100/30"; pub(crate) const border_green_100_of_40: &str = "border-green-100/40"; pub(crate) const border_green_100_of_5: &str = "border-green-100/5"; pub(crate) const border_green_100_of_50: &str = "border-green-100/50"; pub(crate) const border_green_100_of_60: &str = "border-green-100/60"; pub(crate) const border_green_100_of_70: &str = "border-green-100/70"; pub(crate) const border_green_100_of_75: &str = "border-green-100/75"; pub(crate) const border_green_100_of_80: &str = "border-green-100/80"; pub(crate) const border_green_100_of_90: &str = "border-green-100/90"; pub(crate) const border_green_100_of_95: &str = "border-green-100/95"; pub(crate) const border_green_200: &str = "border-green-200"; pub(crate) const border_green_200_of_0: &str = "border-green-200/0"; pub(crate) const border_green_200_of_10: &str = "border-green-200/10"; pub(crate) const border_green_200_of_100: &str = "border-green-200/100"; pub(crate) const border_green_200_of_20: &str = "border-green-200/20"; pub(crate) const border_green_200_of_25: &str = "border-green-200/25"; pub(crate) const border_green_200_of_30: &str = "border-green-200/30"; pub(crate) const border_green_200_of_40: &str = "border-green-200/40"; pub(crate) const border_green_200_of_5: &str = "border-green-200/5"; pub(crate) const border_green_200_of_50: &str = "border-green-200/50"; pub(crate) const border_green_200_of_60: &str = "border-green-200/60"; pub(crate) const border_green_200_of_70: &str = "border-green-200/70"; pub(crate) const border_green_200_of_75: &str = "border-green-200/75"; pub(crate) const border_green_200_of_80: &str = "border-green-200/80"; pub(crate) const border_green_200_of_90: &str = "border-green-200/90"; pub(crate) const border_green_200_of_95: &str = "border-green-200/95"; pub(crate) const border_green_300: &str = "border-green-300"; pub(crate) const border_green_300_of_0: &str = "border-green-300/0"; pub(crate) const border_green_300_of_10: &str = "border-green-300/10"; pub(crate) const border_green_300_of_100: &str = "border-green-300/100"; pub(crate) const border_green_300_of_20: &str = "border-green-300/20"; pub(crate) const border_green_300_of_25: &str = "border-green-300/25"; pub(crate) const border_green_300_of_30: &str = "border-green-300/30"; pub(crate) const border_green_300_of_40: &str = "border-green-300/40"; pub(crate) const border_green_300_of_5: &str = "border-green-300/5"; pub(crate) const border_green_300_of_50: &str = "border-green-300/50"; pub(crate) const border_green_300_of_60: &str = "border-green-300/60"; pub(crate) const border_green_300_of_70: &str = "border-green-300/70"; pub(crate) const border_green_300_of_75: &str = "border-green-300/75"; pub(crate) const border_green_300_of_80: &str = "border-green-300/80"; pub(crate) const border_green_300_of_90: &str = "border-green-300/90"; pub(crate) const border_green_300_of_95: &str = "border-green-300/95"; pub(crate) const border_green_400: &str = "border-green-400"; pub(crate) const border_green_400_of_0: &str = "border-green-400/0"; pub(crate) const border_green_400_of_10: &str = "border-green-400/10"; pub(crate) const border_green_400_of_100: &str = "border-green-400/100"; pub(crate) const border_green_400_of_20: &str = "border-green-400/20"; pub(crate) const border_green_400_of_25: &str = "border-green-400/25"; pub(crate) const border_green_400_of_30: &str = "border-green-400/30"; pub(crate) const border_green_400_of_40: &str = "border-green-400/40"; pub(crate) const border_green_400_of_5: &str = "border-green-400/5"; pub(crate) const border_green_400_of_50: &str = "border-green-400/50"; pub(crate) const border_green_400_of_60: &str = "border-green-400/60"; pub(crate) const border_green_400_of_70: &str = "border-green-400/70"; pub(crate) const border_green_400_of_75: &str = "border-green-400/75"; pub(crate) const border_green_400_of_80: &str = "border-green-400/80"; pub(crate) const border_green_400_of_90: &str = "border-green-400/90"; pub(crate) const border_green_400_of_95: &str = "border-green-400/95"; pub(crate) const border_green_50: &str = "border-green-50"; pub(crate) const border_green_500: &str = "border-green-500"; pub(crate) const border_green_500_of_0: &str = "border-green-500/0"; pub(crate) const border_green_500_of_10: &str = "border-green-500/10"; pub(crate) const border_green_500_of_100: &str = "border-green-500/100"; pub(crate) const border_green_500_of_20: &str = "border-green-500/20"; pub(crate) const border_green_500_of_25: &str = "border-green-500/25"; pub(crate) const border_green_500_of_30: &str = "border-green-500/30"; pub(crate) const border_green_500_of_40: &str = "border-green-500/40"; pub(crate) const border_green_500_of_5: &str = "border-green-500/5"; pub(crate) const border_green_500_of_50: &str = "border-green-500/50"; pub(crate) const border_green_500_of_60: &str = "border-green-500/60"; pub(crate) const border_green_500_of_70: &str = "border-green-500/70"; pub(crate) const border_green_500_of_75: &str = "border-green-500/75"; pub(crate) const border_green_500_of_80: &str = "border-green-500/80"; pub(crate) const border_green_500_of_90: &str = "border-green-500/90"; pub(crate) const border_green_500_of_95: &str = "border-green-500/95"; pub(crate) const border_green_50_of_0: &str = "border-green-50/0"; pub(crate) const border_green_50_of_10: &str = "border-green-50/10"; pub(crate) const border_green_50_of_100: &str = "border-green-50/100"; pub(crate) const border_green_50_of_20: &str = "border-green-50/20"; pub(crate) const border_green_50_of_25: &str = "border-green-50/25"; pub(crate) const border_green_50_of_30: &str = "border-green-50/30"; pub(crate) const border_green_50_of_40: &str = "border-green-50/40"; pub(crate) const border_green_50_of_5: &str = "border-green-50/5"; pub(crate) const border_green_50_of_50: &str = "border-green-50/50"; pub(crate) const border_green_50_of_60: &str = "border-green-50/60"; pub(crate) const border_green_50_of_70: &str = "border-green-50/70"; pub(crate) const border_green_50_of_75: &str = "border-green-50/75"; pub(crate) const border_green_50_of_80: &str = "border-green-50/80"; pub(crate) const border_green_50_of_90: &str = "border-green-50/90"; pub(crate) const border_green_50_of_95: &str = "border-green-50/95"; pub(crate) const border_green_600: &str = "border-green-600"; pub(crate) const border_green_600_of_0: &str = "border-green-600/0"; pub(crate) const border_green_600_of_10: &str = "border-green-600/10"; pub(crate) const border_green_600_of_100: &str = "border-green-600/100"; pub(crate) const border_green_600_of_20: &str = "border-green-600/20"; pub(crate) const border_green_600_of_25: &str = "border-green-600/25"; pub(crate) const border_green_600_of_30: &str = "border-green-600/30"; pub(crate) const border_green_600_of_40: &str = "border-green-600/40"; pub(crate) const border_green_600_of_5: &str = "border-green-600/5"; pub(crate) const border_green_600_of_50: &str = "border-green-600/50"; pub(crate) const border_green_600_of_60: &str = "border-green-600/60"; pub(crate) const border_green_600_of_70: &str = "border-green-600/70"; pub(crate) const border_green_600_of_75: &str = "border-green-600/75"; pub(crate) const border_green_600_of_80: &str = "border-green-600/80"; pub(crate) const border_green_600_of_90: &str = "border-green-600/90"; pub(crate) const border_green_600_of_95: &str = "border-green-600/95"; pub(crate) const border_green_700: &str = "border-green-700"; pub(crate) const border_green_700_of_0: &str = "border-green-700/0"; pub(crate) const border_green_700_of_10: &str = "border-green-700/10"; pub(crate) const border_green_700_of_100: &str = "border-green-700/100"; pub(crate) const border_green_700_of_20: &str = "border-green-700/20"; pub(crate) const border_green_700_of_25: &str = "border-green-700/25"; pub(crate) const border_green_700_of_30: &str = "border-green-700/30"; pub(crate) const border_green_700_of_40: &str = "border-green-700/40"; pub(crate) const border_green_700_of_5: &str = "border-green-700/5"; pub(crate) const border_green_700_of_50: &str = "border-green-700/50"; pub(crate) const border_green_700_of_60: &str = "border-green-700/60"; pub(crate) const border_green_700_of_70: &str = "border-green-700/70"; pub(crate) const border_green_700_of_75: &str = "border-green-700/75"; pub(crate) const border_green_700_of_80: &str = "border-green-700/80"; pub(crate) const border_green_700_of_90: &str = "border-green-700/90"; pub(crate) const border_green_700_of_95: &str = "border-green-700/95"; pub(crate) const border_green_800: &str = "border-green-800"; pub(crate) const border_green_800_of_0: &str = "border-green-800/0"; pub(crate) const border_green_800_of_10: &str = "border-green-800/10"; pub(crate) const border_green_800_of_100: &str = "border-green-800/100"; pub(crate) const border_green_800_of_20: &str = "border-green-800/20"; pub(crate) const border_green_800_of_25: &str = "border-green-800/25"; pub(crate) const border_green_800_of_30: &str = "border-green-800/30"; pub(crate) const border_green_800_of_40: &str = "border-green-800/40"; pub(crate) const border_green_800_of_5: &str = "border-green-800/5"; pub(crate) const border_green_800_of_50: &str = "border-green-800/50"; pub(crate) const border_green_800_of_60: &str = "border-green-800/60"; pub(crate) const border_green_800_of_70: &str = "border-green-800/70"; pub(crate) const border_green_800_of_75: &str = "border-green-800/75"; pub(crate) const border_green_800_of_80: &str = "border-green-800/80"; pub(crate) const border_green_800_of_90: &str = "border-green-800/90"; pub(crate) const border_green_800_of_95: &str = "border-green-800/95"; pub(crate) const border_green_900: &str = "border-green-900"; pub(crate) const border_green_900_of_0: &str = "border-green-900/0"; pub(crate) const border_green_900_of_10: &str = "border-green-900/10"; pub(crate) const border_green_900_of_100: &str = "border-green-900/100"; pub(crate) const border_green_900_of_20: &str = "border-green-900/20"; pub(crate) const border_green_900_of_25: &str = "border-green-900/25"; pub(crate) const border_green_900_of_30: &str = "border-green-900/30"; pub(crate) const border_green_900_of_40: &str = "border-green-900/40"; pub(crate) const border_green_900_of_5: &str = "border-green-900/5"; pub(crate) const border_green_900_of_50: &str = "border-green-900/50"; pub(crate) const border_green_900_of_60: &str = "border-green-900/60"; pub(crate) const border_green_900_of_70: &str = "border-green-900/70"; pub(crate) const border_green_900_of_75: &str = "border-green-900/75"; pub(crate) const border_green_900_of_80: &str = "border-green-900/80"; pub(crate) const border_green_900_of_90: &str = "border-green-900/90"; pub(crate) const border_green_900_of_95: &str = "border-green-900/95"; pub(crate) const border_hidden: &str = "border-hidden"; pub(crate) const border_indigo_100: &str = "border-indigo-100"; pub(crate) const border_indigo_100_of_0: &str = "border-indigo-100/0"; pub(crate) const border_indigo_100_of_10: &str = "border-indigo-100/10"; pub(crate) const border_indigo_100_of_100: &str = "border-indigo-100/100"; pub(crate) const border_indigo_100_of_20: &str = "border-indigo-100/20"; pub(crate) const border_indigo_100_of_25: &str = "border-indigo-100/25"; pub(crate) const border_indigo_100_of_30: &str = "border-indigo-100/30"; pub(crate) const border_indigo_100_of_40: &str = "border-indigo-100/40"; pub(crate) const border_indigo_100_of_5: &str = "border-indigo-100/5"; pub(crate) const border_indigo_100_of_50: &str = "border-indigo-100/50"; pub(crate) const border_indigo_100_of_60: &str = "border-indigo-100/60"; pub(crate) const border_indigo_100_of_70: &str = "border-indigo-100/70"; pub(crate) const border_indigo_100_of_75: &str = "border-indigo-100/75"; pub(crate) const border_indigo_100_of_80: &str = "border-indigo-100/80"; pub(crate) const border_indigo_100_of_90: &str = "border-indigo-100/90"; pub(crate) const border_indigo_100_of_95: &str = "border-indigo-100/95"; pub(crate) const border_indigo_200: &str = "border-indigo-200"; pub(crate) const border_indigo_200_of_0: &str = "border-indigo-200/0"; pub(crate) const border_indigo_200_of_10: &str = "border-indigo-200/10"; pub(crate) const border_indigo_200_of_100: &str = "border-indigo-200/100"; pub(crate) const border_indigo_200_of_20: &str = "border-indigo-200/20"; pub(crate) const border_indigo_200_of_25: &str = "border-indigo-200/25"; pub(crate) const border_indigo_200_of_30: &str = "border-indigo-200/30"; pub(crate) const border_indigo_200_of_40: &str = "border-indigo-200/40"; pub(crate) const border_indigo_200_of_5: &str = "border-indigo-200/5"; pub(crate) const border_indigo_200_of_50: &str = "border-indigo-200/50"; pub(crate) const border_indigo_200_of_60: &str = "border-indigo-200/60"; pub(crate) const border_indigo_200_of_70: &str = "border-indigo-200/70"; pub(crate) const border_indigo_200_of_75: &str = "border-indigo-200/75"; pub(crate) const border_indigo_200_of_80: &str = "border-indigo-200/80"; pub(crate) const border_indigo_200_of_90: &str = "border-indigo-200/90"; pub(crate) const border_indigo_200_of_95: &str = "border-indigo-200/95"; pub(crate) const border_indigo_300: &str = "border-indigo-300"; pub(crate) const border_indigo_300_of_0: &str = "border-indigo-300/0"; pub(crate) const border_indigo_300_of_10: &str = "border-indigo-300/10"; pub(crate) const border_indigo_300_of_100: &str = "border-indigo-300/100"; pub(crate) const border_indigo_300_of_20: &str = "border-indigo-300/20"; pub(crate) const border_indigo_300_of_25: &str = "border-indigo-300/25"; pub(crate) const border_indigo_300_of_30: &str = "border-indigo-300/30"; pub(crate) const border_indigo_300_of_40: &str = "border-indigo-300/40"; pub(crate) const border_indigo_300_of_5: &str = "border-indigo-300/5"; pub(crate) const border_indigo_300_of_50: &str = "border-indigo-300/50"; pub(crate) const border_indigo_300_of_60: &str = "border-indigo-300/60"; pub(crate) const border_indigo_300_of_70: &str = "border-indigo-300/70"; pub(crate) const border_indigo_300_of_75: &str = "border-indigo-300/75"; pub(crate) const border_indigo_300_of_80: &str = "border-indigo-300/80"; pub(crate) const border_indigo_300_of_90: &str = "border-indigo-300/90"; pub(crate) const border_indigo_300_of_95: &str = "border-indigo-300/95"; pub(crate) const border_indigo_400: &str = "border-indigo-400"; pub(crate) const border_indigo_400_of_0: &str = "border-indigo-400/0"; pub(crate) const border_indigo_400_of_10: &str = "border-indigo-400/10"; pub(crate) const border_indigo_400_of_100: &str = "border-indigo-400/100"; pub(crate) const border_indigo_400_of_20: &str = "border-indigo-400/20"; pub(crate) const border_indigo_400_of_25: &str = "border-indigo-400/25"; pub(crate) const border_indigo_400_of_30: &str = "border-indigo-400/30"; pub(crate) const border_indigo_400_of_40: &str = "border-indigo-400/40"; pub(crate) const border_indigo_400_of_5: &str = "border-indigo-400/5"; pub(crate) const border_indigo_400_of_50: &str = "border-indigo-400/50"; pub(crate) const border_indigo_400_of_60: &str = "border-indigo-400/60"; pub(crate) const border_indigo_400_of_70: &str = "border-indigo-400/70"; pub(crate) const border_indigo_400_of_75: &str = "border-indigo-400/75"; pub(crate) const border_indigo_400_of_80: &str = "border-indigo-400/80"; pub(crate) const border_indigo_400_of_90: &str = "border-indigo-400/90"; pub(crate) const border_indigo_400_of_95: &str = "border-indigo-400/95"; pub(crate) const border_indigo_50: &str = "border-indigo-50"; pub(crate) const border_indigo_500: &str = "border-indigo-500"; pub(crate) const border_indigo_500_of_0: &str = "border-indigo-500/0"; pub(crate) const border_indigo_500_of_10: &str = "border-indigo-500/10"; pub(crate) const border_indigo_500_of_100: &str = "border-indigo-500/100"; pub(crate) const border_indigo_500_of_20: &str = "border-indigo-500/20"; pub(crate) const border_indigo_500_of_25: &str = "border-indigo-500/25"; pub(crate) const border_indigo_500_of_30: &str = "border-indigo-500/30"; pub(crate) const border_indigo_500_of_40: &str = "border-indigo-500/40"; pub(crate) const border_indigo_500_of_5: &str = "border-indigo-500/5"; pub(crate) const border_indigo_500_of_50: &str = "border-indigo-500/50"; pub(crate) const border_indigo_500_of_60: &str = "border-indigo-500/60"; pub(crate) const border_indigo_500_of_70: &str = "border-indigo-500/70"; pub(crate) const border_indigo_500_of_75: &str = "border-indigo-500/75"; pub(crate) const border_indigo_500_of_80: &str = "border-indigo-500/80"; pub(crate) const border_indigo_500_of_90: &str = "border-indigo-500/90"; pub(crate) const border_indigo_500_of_95: &str = "border-indigo-500/95"; pub(crate) const border_indigo_50_of_0: &str = "border-indigo-50/0"; pub(crate) const border_indigo_50_of_10: &str = "border-indigo-50/10"; pub(crate) const border_indigo_50_of_100: &str = "border-indigo-50/100"; pub(crate) const border_indigo_50_of_20: &str = "border-indigo-50/20"; pub(crate) const border_indigo_50_of_25: &str = "border-indigo-50/25"; pub(crate) const border_indigo_50_of_30: &str = "border-indigo-50/30"; pub(crate) const border_indigo_50_of_40: &str = "border-indigo-50/40"; pub(crate) const border_indigo_50_of_5: &str = "border-indigo-50/5"; pub(crate) const border_indigo_50_of_50: &str = "border-indigo-50/50"; pub(crate) const border_indigo_50_of_60: &str = "border-indigo-50/60"; pub(crate) const border_indigo_50_of_70: &str = "border-indigo-50/70"; pub(crate) const border_indigo_50_of_75: &str = "border-indigo-50/75"; pub(crate) const border_indigo_50_of_80: &str = "border-indigo-50/80"; pub(crate) const border_indigo_50_of_90: &str = "border-indigo-50/90"; pub(crate) const border_indigo_50_of_95: &str = "border-indigo-50/95"; pub(crate) const border_indigo_600: &str = "border-indigo-600"; pub(crate) const border_indigo_600_of_0: &str = "border-indigo-600/0"; pub(crate) const border_indigo_600_of_10: &str = "border-indigo-600/10"; pub(crate) const border_indigo_600_of_100: &str = "border-indigo-600/100"; pub(crate) const border_indigo_600_of_20: &str = "border-indigo-600/20"; pub(crate) const border_indigo_600_of_25: &str = "border-indigo-600/25"; pub(crate) const border_indigo_600_of_30: &str = "border-indigo-600/30"; pub(crate) const border_indigo_600_of_40: &str = "border-indigo-600/40"; pub(crate) const border_indigo_600_of_5: &str = "border-indigo-600/5"; pub(crate) const border_indigo_600_of_50: &str = "border-indigo-600/50"; pub(crate) const border_indigo_600_of_60: &str = "border-indigo-600/60"; pub(crate) const border_indigo_600_of_70: &str = "border-indigo-600/70"; pub(crate) const border_indigo_600_of_75: &str = "border-indigo-600/75"; pub(crate) const border_indigo_600_of_80: &str = "border-indigo-600/80"; pub(crate) const border_indigo_600_of_90: &str = "border-indigo-600/90"; pub(crate) const border_indigo_600_of_95: &str = "border-indigo-600/95"; pub(crate) const border_indigo_700: &str = "border-indigo-700"; pub(crate) const border_indigo_700_of_0: &str = "border-indigo-700/0"; pub(crate) const border_indigo_700_of_10: &str = "border-indigo-700/10"; pub(crate) const border_indigo_700_of_100: &str = "border-indigo-700/100"; pub(crate) const border_indigo_700_of_20: &str = "border-indigo-700/20"; pub(crate) const border_indigo_700_of_25: &str = "border-indigo-700/25"; pub(crate) const border_indigo_700_of_30: &str = "border-indigo-700/30"; pub(crate) const border_indigo_700_of_40: &str = "border-indigo-700/40"; pub(crate) const border_indigo_700_of_5: &str = "border-indigo-700/5"; pub(crate) const border_indigo_700_of_50: &str = "border-indigo-700/50"; pub(crate) const border_indigo_700_of_60: &str = "border-indigo-700/60"; pub(crate) const border_indigo_700_of_70: &str = "border-indigo-700/70"; pub(crate) const border_indigo_700_of_75: &str = "border-indigo-700/75"; pub(crate) const border_indigo_700_of_80: &str = "border-indigo-700/80"; pub(crate) const border_indigo_700_of_90: &str = "border-indigo-700/90"; pub(crate) const border_indigo_700_of_95: &str = "border-indigo-700/95"; pub(crate) const border_indigo_800: &str = "border-indigo-800"; pub(crate) const border_indigo_800_of_0: &str = "border-indigo-800/0"; pub(crate) const border_indigo_800_of_10: &str = "border-indigo-800/10"; pub(crate) const border_indigo_800_of_100: &str = "border-indigo-800/100"; pub(crate) const border_indigo_800_of_20: &str = "border-indigo-800/20"; pub(crate) const border_indigo_800_of_25: &str = "border-indigo-800/25"; pub(crate) const border_indigo_800_of_30: &str = "border-indigo-800/30"; pub(crate) const border_indigo_800_of_40: &str = "border-indigo-800/40"; pub(crate) const border_indigo_800_of_5: &str = "border-indigo-800/5"; pub(crate) const border_indigo_800_of_50: &str = "border-indigo-800/50"; pub(crate) const border_indigo_800_of_60: &str = "border-indigo-800/60"; pub(crate) const border_indigo_800_of_70: &str = "border-indigo-800/70"; pub(crate) const border_indigo_800_of_75: &str = "border-indigo-800/75"; pub(crate) const border_indigo_800_of_80: &str = "border-indigo-800/80"; pub(crate) const border_indigo_800_of_90: &str = "border-indigo-800/90"; pub(crate) const border_indigo_800_of_95: &str = "border-indigo-800/95"; pub(crate) const border_indigo_900: &str = "border-indigo-900"; pub(crate) const border_indigo_900_of_0: &str = "border-indigo-900/0"; pub(crate) const border_indigo_900_of_10: &str = "border-indigo-900/10"; pub(crate) const border_indigo_900_of_100: &str = "border-indigo-900/100"; pub(crate) const border_indigo_900_of_20: &str = "border-indigo-900/20"; pub(crate) const border_indigo_900_of_25: &str = "border-indigo-900/25"; pub(crate) const border_indigo_900_of_30: &str = "border-indigo-900/30"; pub(crate) const border_indigo_900_of_40: &str = "border-indigo-900/40"; pub(crate) const border_indigo_900_of_5: &str = "border-indigo-900/5"; pub(crate) const border_indigo_900_of_50: &str = "border-indigo-900/50"; pub(crate) const border_indigo_900_of_60: &str = "border-indigo-900/60"; pub(crate) const border_indigo_900_of_70: &str = "border-indigo-900/70"; pub(crate) const border_indigo_900_of_75: &str = "border-indigo-900/75"; pub(crate) const border_indigo_900_of_80: &str = "border-indigo-900/80"; pub(crate) const border_indigo_900_of_90: &str = "border-indigo-900/90"; pub(crate) const border_indigo_900_of_95: &str = "border-indigo-900/95"; pub(crate) const border_inherit: &str = "border-inherit"; pub(crate) const border_l: &str = "border-l"; pub(crate) const border_l_0: &str = "border-l-0"; pub(crate) const border_l_2: &str = "border-l-2"; pub(crate) const border_l_4: &str = "border-l-4"; pub(crate) const border_l_8: &str = "border-l-8"; pub(crate) const border_l_amber_100: &str = "border-l-amber-100"; pub(crate) const border_l_amber_100_of_0: &str = "border-l-amber-100/0"; pub(crate) const border_l_amber_100_of_10: &str = "border-l-amber-100/10"; pub(crate) const border_l_amber_100_of_100: &str = "border-l-amber-100/100"; pub(crate) const border_l_amber_100_of_20: &str = "border-l-amber-100/20"; pub(crate) const border_l_amber_100_of_25: &str = "border-l-amber-100/25"; pub(crate) const border_l_amber_100_of_30: &str = "border-l-amber-100/30"; pub(crate) const border_l_amber_100_of_40: &str = "border-l-amber-100/40"; pub(crate) const border_l_amber_100_of_5: &str = "border-l-amber-100/5"; pub(crate) const border_l_amber_100_of_50: &str = "border-l-amber-100/50"; pub(crate) const border_l_amber_100_of_60: &str = "border-l-amber-100/60"; pub(crate) const border_l_amber_100_of_70: &str = "border-l-amber-100/70"; pub(crate) const border_l_amber_100_of_75: &str = "border-l-amber-100/75"; pub(crate) const border_l_amber_100_of_80: &str = "border-l-amber-100/80"; pub(crate) const border_l_amber_100_of_90: &str = "border-l-amber-100/90"; pub(crate) const border_l_amber_100_of_95: &str = "border-l-amber-100/95"; pub(crate) const border_l_amber_200: &str = "border-l-amber-200"; pub(crate) const border_l_amber_200_of_0: &str = "border-l-amber-200/0"; pub(crate) const border_l_amber_200_of_10: &str = "border-l-amber-200/10"; pub(crate) const border_l_amber_200_of_100: &str = "border-l-amber-200/100"; pub(crate) const border_l_amber_200_of_20: &str = "border-l-amber-200/20"; pub(crate) const border_l_amber_200_of_25: &str = "border-l-amber-200/25"; pub(crate) const border_l_amber_200_of_30: &str = "border-l-amber-200/30"; pub(crate) const border_l_amber_200_of_40: &str = "border-l-amber-200/40"; pub(crate) const border_l_amber_200_of_5: &str = "border-l-amber-200/5"; pub(crate) const border_l_amber_200_of_50: &str = "border-l-amber-200/50"; pub(crate) const border_l_amber_200_of_60: &str = "border-l-amber-200/60"; pub(crate) const border_l_amber_200_of_70: &str = "border-l-amber-200/70"; pub(crate) const border_l_amber_200_of_75: &str = "border-l-amber-200/75"; pub(crate) const border_l_amber_200_of_80: &str = "border-l-amber-200/80"; pub(crate) const border_l_amber_200_of_90: &str = "border-l-amber-200/90"; pub(crate) const border_l_amber_200_of_95: &str = "border-l-amber-200/95"; pub(crate) const border_l_amber_300: &str = "border-l-amber-300"; pub(crate) const border_l_amber_300_of_0: &str = "border-l-amber-300/0"; pub(crate) const border_l_amber_300_of_10: &str = "border-l-amber-300/10"; pub(crate) const border_l_amber_300_of_100: &str = "border-l-amber-300/100"; pub(crate) const border_l_amber_300_of_20: &str = "border-l-amber-300/20"; pub(crate) const border_l_amber_300_of_25: &str = "border-l-amber-300/25"; pub(crate) const border_l_amber_300_of_30: &str = "border-l-amber-300/30"; pub(crate) const border_l_amber_300_of_40: &str = "border-l-amber-300/40"; pub(crate) const border_l_amber_300_of_5: &str = "border-l-amber-300/5"; pub(crate) const border_l_amber_300_of_50: &str = "border-l-amber-300/50"; pub(crate) const border_l_amber_300_of_60: &str = "border-l-amber-300/60"; pub(crate) const border_l_amber_300_of_70: &str = "border-l-amber-300/70"; pub(crate) const border_l_amber_300_of_75: &str = "border-l-amber-300/75"; pub(crate) const border_l_amber_300_of_80: &str = "border-l-amber-300/80"; pub(crate) const border_l_amber_300_of_90: &str = "border-l-amber-300/90"; pub(crate) const border_l_amber_300_of_95: &str = "border-l-amber-300/95"; pub(crate) const border_l_amber_400: &str = "border-l-amber-400"; pub(crate) const border_l_amber_400_of_0: &str = "border-l-amber-400/0"; pub(crate) const border_l_amber_400_of_10: &str = "border-l-amber-400/10"; pub(crate) const border_l_amber_400_of_100: &str = "border-l-amber-400/100"; pub(crate) const border_l_amber_400_of_20: &str = "border-l-amber-400/20"; pub(crate) const border_l_amber_400_of_25: &str = "border-l-amber-400/25"; pub(crate) const border_l_amber_400_of_30: &str = "border-l-amber-400/30"; pub(crate) const border_l_amber_400_of_40: &str = "border-l-amber-400/40"; pub(crate) const border_l_amber_400_of_5: &str = "border-l-amber-400/5"; pub(crate) const border_l_amber_400_of_50: &str = "border-l-amber-400/50"; pub(crate) const border_l_amber_400_of_60: &str = "border-l-amber-400/60"; pub(crate) const border_l_amber_400_of_70: &str = "border-l-amber-400/70"; pub(crate) const border_l_amber_400_of_75: &str = "border-l-amber-400/75"; pub(crate) const border_l_amber_400_of_80: &str = "border-l-amber-400/80"; pub(crate) const border_l_amber_400_of_90: &str = "border-l-amber-400/90"; pub(crate) const border_l_amber_400_of_95: &str = "border-l-amber-400/95"; pub(crate) const border_l_amber_50: &str = "border-l-amber-50"; pub(crate) const border_l_amber_500: &str = "border-l-amber-500"; pub(crate) const border_l_amber_500_of_0: &str = "border-l-amber-500/0"; pub(crate) const border_l_amber_500_of_10: &str = "border-l-amber-500/10"; pub(crate) const border_l_amber_500_of_100: &str = "border-l-amber-500/100"; pub(crate) const border_l_amber_500_of_20: &str = "border-l-amber-500/20"; pub(crate) const border_l_amber_500_of_25: &str = "border-l-amber-500/25"; pub(crate) const border_l_amber_500_of_30: &str = "border-l-amber-500/30"; pub(crate) const border_l_amber_500_of_40: &str = "border-l-amber-500/40"; pub(crate) const border_l_amber_500_of_5: &str = "border-l-amber-500/5"; pub(crate) const border_l_amber_500_of_50: &str = "border-l-amber-500/50"; pub(crate) const border_l_amber_500_of_60: &str = "border-l-amber-500/60"; pub(crate) const border_l_amber_500_of_70: &str = "border-l-amber-500/70"; pub(crate) const border_l_amber_500_of_75: &str = "border-l-amber-500/75"; pub(crate) const border_l_amber_500_of_80: &str = "border-l-amber-500/80"; pub(crate) const border_l_amber_500_of_90: &str = "border-l-amber-500/90"; pub(crate) const border_l_amber_500_of_95: &str = "border-l-amber-500/95"; pub(crate) const border_l_amber_50_of_0: &str = "border-l-amber-50/0"; pub(crate) const border_l_amber_50_of_10: &str = "border-l-amber-50/10"; pub(crate) const border_l_amber_50_of_100: &str = "border-l-amber-50/100"; pub(crate) const border_l_amber_50_of_20: &str = "border-l-amber-50/20"; pub(crate) const border_l_amber_50_of_25: &str = "border-l-amber-50/25"; pub(crate) const border_l_amber_50_of_30: &str = "border-l-amber-50/30"; pub(crate) const border_l_amber_50_of_40: &str = "border-l-amber-50/40"; pub(crate) const border_l_amber_50_of_5: &str = "border-l-amber-50/5"; pub(crate) const border_l_amber_50_of_50: &str = "border-l-amber-50/50"; pub(crate) const border_l_amber_50_of_60: &str = "border-l-amber-50/60"; pub(crate) const border_l_amber_50_of_70: &str = "border-l-amber-50/70"; pub(crate) const border_l_amber_50_of_75: &str = "border-l-amber-50/75"; pub(crate) const border_l_amber_50_of_80: &str = "border-l-amber-50/80"; pub(crate) const border_l_amber_50_of_90: &str = "border-l-amber-50/90"; pub(crate) const border_l_amber_50_of_95: &str = "border-l-amber-50/95"; pub(crate) const border_l_amber_600: &str = "border-l-amber-600"; pub(crate) const border_l_amber_600_of_0: &str = "border-l-amber-600/0"; pub(crate) const border_l_amber_600_of_10: &str = "border-l-amber-600/10"; pub(crate) const border_l_amber_600_of_100: &str = "border-l-amber-600/100"; pub(crate) const border_l_amber_600_of_20: &str = "border-l-amber-600/20"; pub(crate) const border_l_amber_600_of_25: &str = "border-l-amber-600/25"; pub(crate) const border_l_amber_600_of_30: &str = "border-l-amber-600/30"; pub(crate) const border_l_amber_600_of_40: &str = "border-l-amber-600/40"; pub(crate) const border_l_amber_600_of_5: &str = "border-l-amber-600/5"; pub(crate) const border_l_amber_600_of_50: &str = "border-l-amber-600/50"; pub(crate) const border_l_amber_600_of_60: &str = "border-l-amber-600/60"; pub(crate) const border_l_amber_600_of_70: &str = "border-l-amber-600/70"; pub(crate) const border_l_amber_600_of_75: &str = "border-l-amber-600/75"; pub(crate) const border_l_amber_600_of_80: &str = "border-l-amber-600/80"; pub(crate) const border_l_amber_600_of_90: &str = "border-l-amber-600/90"; pub(crate) const border_l_amber_600_of_95: &str = "border-l-amber-600/95"; pub(crate) const border_l_amber_700: &str = "border-l-amber-700"; pub(crate) const border_l_amber_700_of_0: &str = "border-l-amber-700/0"; pub(crate) const border_l_amber_700_of_10: &str = "border-l-amber-700/10"; pub(crate) const border_l_amber_700_of_100: &str = "border-l-amber-700/100"; pub(crate) const border_l_amber_700_of_20: &str = "border-l-amber-700/20"; pub(crate) const border_l_amber_700_of_25: &str = "border-l-amber-700/25"; pub(crate) const border_l_amber_700_of_30: &str = "border-l-amber-700/30"; pub(crate) const border_l_amber_700_of_40: &str = "border-l-amber-700/40"; pub(crate) const border_l_amber_700_of_5: &str = "border-l-amber-700/5"; pub(crate) const border_l_amber_700_of_50: &str = "border-l-amber-700/50"; pub(crate) const border_l_amber_700_of_60: &str = "border-l-amber-700/60"; pub(crate) const border_l_amber_700_of_70: &str = "border-l-amber-700/70"; pub(crate) const border_l_amber_700_of_75: &str = "border-l-amber-700/75"; pub(crate) const border_l_amber_700_of_80: &str = "border-l-amber-700/80"; pub(crate) const border_l_amber_700_of_90: &str = "border-l-amber-700/90"; pub(crate) const border_l_amber_700_of_95: &str = "border-l-amber-700/95"; pub(crate) const border_l_amber_800: &str = "border-l-amber-800"; pub(crate) const border_l_amber_800_of_0: &str = "border-l-amber-800/0"; pub(crate) const border_l_amber_800_of_10: &str = "border-l-amber-800/10"; pub(crate) const border_l_amber_800_of_100: &str = "border-l-amber-800/100"; pub(crate) const border_l_amber_800_of_20: &str = "border-l-amber-800/20"; pub(crate) const border_l_amber_800_of_25: &str = "border-l-amber-800/25"; pub(crate) const border_l_amber_800_of_30: &str = "border-l-amber-800/30"; pub(crate) const border_l_amber_800_of_40: &str = "border-l-amber-800/40"; pub(crate) const border_l_amber_800_of_5: &str = "border-l-amber-800/5"; pub(crate) const border_l_amber_800_of_50: &str = "border-l-amber-800/50"; pub(crate) const border_l_amber_800_of_60: &str = "border-l-amber-800/60"; pub(crate) const border_l_amber_800_of_70: &str = "border-l-amber-800/70"; pub(crate) const border_l_amber_800_of_75: &str = "border-l-amber-800/75"; pub(crate) const border_l_amber_800_of_80: &str = "border-l-amber-800/80"; pub(crate) const border_l_amber_800_of_90: &str = "border-l-amber-800/90"; pub(crate) const border_l_amber_800_of_95: &str = "border-l-amber-800/95"; pub(crate) const border_l_amber_900: &str = "border-l-amber-900"; pub(crate) const border_l_amber_900_of_0: &str = "border-l-amber-900/0"; pub(crate) const border_l_amber_900_of_10: &str = "border-l-amber-900/10"; pub(crate) const border_l_amber_900_of_100: &str = "border-l-amber-900/100"; pub(crate) const border_l_amber_900_of_20: &str = "border-l-amber-900/20"; pub(crate) const border_l_amber_900_of_25: &str = "border-l-amber-900/25"; pub(crate) const border_l_amber_900_of_30: &str = "border-l-amber-900/30"; pub(crate) const border_l_amber_900_of_40: &str = "border-l-amber-900/40"; pub(crate) const border_l_amber_900_of_5: &str = "border-l-amber-900/5"; pub(crate) const border_l_amber_900_of_50: &str = "border-l-amber-900/50"; pub(crate) const border_l_amber_900_of_60: &str = "border-l-amber-900/60"; pub(crate) const border_l_amber_900_of_70: &str = "border-l-amber-900/70"; pub(crate) const border_l_amber_900_of_75: &str = "border-l-amber-900/75"; pub(crate) const border_l_amber_900_of_80: &str = "border-l-amber-900/80"; pub(crate) const border_l_amber_900_of_90: &str = "border-l-amber-900/90"; pub(crate) const border_l_amber_900_of_95: &str = "border-l-amber-900/95"; pub(crate) const border_l_black: &str = "border-l-black"; pub(crate) const border_l_black_of_0: &str = "border-l-black/0"; pub(crate) const border_l_black_of_10: &str = "border-l-black/10"; pub(crate) const border_l_black_of_100: &str = "border-l-black/100"; pub(crate) const border_l_black_of_20: &str = "border-l-black/20"; pub(crate) const border_l_black_of_25: &str = "border-l-black/25"; pub(crate) const border_l_black_of_30: &str = "border-l-black/30"; pub(crate) const border_l_black_of_40: &str = "border-l-black/40"; pub(crate) const border_l_black_of_5: &str = "border-l-black/5"; pub(crate) const border_l_black_of_50: &str = "border-l-black/50"; pub(crate) const border_l_black_of_60: &str = "border-l-black/60"; pub(crate) const border_l_black_of_70: &str = "border-l-black/70"; pub(crate) const border_l_black_of_75: &str = "border-l-black/75"; pub(crate) const border_l_black_of_80: &str = "border-l-black/80"; pub(crate) const border_l_black_of_90: &str = "border-l-black/90"; pub(crate) const border_l_black_of_95: &str = "border-l-black/95"; pub(crate) const border_l_blue_100: &str = "border-l-blue-100"; pub(crate) const border_l_blue_100_of_0: &str = "border-l-blue-100/0"; pub(crate) const border_l_blue_100_of_10: &str = "border-l-blue-100/10"; pub(crate) const border_l_blue_100_of_100: &str = "border-l-blue-100/100"; pub(crate) const border_l_blue_100_of_20: &str = "border-l-blue-100/20"; pub(crate) const border_l_blue_100_of_25: &str = "border-l-blue-100/25"; pub(crate) const border_l_blue_100_of_30: &str = "border-l-blue-100/30"; pub(crate) const border_l_blue_100_of_40: &str = "border-l-blue-100/40"; pub(crate) const border_l_blue_100_of_5: &str = "border-l-blue-100/5"; pub(crate) const border_l_blue_100_of_50: &str = "border-l-blue-100/50"; pub(crate) const border_l_blue_100_of_60: &str = "border-l-blue-100/60"; pub(crate) const border_l_blue_100_of_70: &str = "border-l-blue-100/70"; pub(crate) const border_l_blue_100_of_75: &str = "border-l-blue-100/75"; pub(crate) const border_l_blue_100_of_80: &str = "border-l-blue-100/80"; pub(crate) const border_l_blue_100_of_90: &str = "border-l-blue-100/90"; pub(crate) const border_l_blue_100_of_95: &str = "border-l-blue-100/95"; pub(crate) const border_l_blue_200: &str = "border-l-blue-200"; pub(crate) const border_l_blue_200_of_0: &str = "border-l-blue-200/0"; pub(crate) const border_l_blue_200_of_10: &str = "border-l-blue-200/10"; pub(crate) const border_l_blue_200_of_100: &str = "border-l-blue-200/100"; pub(crate) const border_l_blue_200_of_20: &str = "border-l-blue-200/20"; pub(crate) const border_l_blue_200_of_25: &str = "border-l-blue-200/25"; pub(crate) const border_l_blue_200_of_30: &str = "border-l-blue-200/30"; pub(crate) const border_l_blue_200_of_40: &str = "border-l-blue-200/40"; pub(crate) const border_l_blue_200_of_5: &str = "border-l-blue-200/5"; pub(crate) const border_l_blue_200_of_50: &str = "border-l-blue-200/50"; pub(crate) const border_l_blue_200_of_60: &str = "border-l-blue-200/60"; pub(crate) const border_l_blue_200_of_70: &str = "border-l-blue-200/70"; pub(crate) const border_l_blue_200_of_75: &str = "border-l-blue-200/75"; pub(crate) const border_l_blue_200_of_80: &str = "border-l-blue-200/80"; pub(crate) const border_l_blue_200_of_90: &str = "border-l-blue-200/90"; pub(crate) const border_l_blue_200_of_95: &str = "border-l-blue-200/95"; pub(crate) const border_l_blue_300: &str = "border-l-blue-300"; pub(crate) const border_l_blue_300_of_0: &str = "border-l-blue-300/0"; pub(crate) const border_l_blue_300_of_10: &str = "border-l-blue-300/10"; pub(crate) const border_l_blue_300_of_100: &str = "border-l-blue-300/100"; pub(crate) const border_l_blue_300_of_20: &str = "border-l-blue-300/20"; pub(crate) const border_l_blue_300_of_25: &str = "border-l-blue-300/25"; pub(crate) const border_l_blue_300_of_30: &str = "border-l-blue-300/30"; pub(crate) const border_l_blue_300_of_40: &str = "border-l-blue-300/40"; pub(crate) const border_l_blue_300_of_5: &str = "border-l-blue-300/5"; pub(crate) const border_l_blue_300_of_50: &str = "border-l-blue-300/50"; pub(crate) const border_l_blue_300_of_60: &str = "border-l-blue-300/60"; pub(crate) const border_l_blue_300_of_70: &str = "border-l-blue-300/70"; pub(crate) const border_l_blue_300_of_75: &str = "border-l-blue-300/75"; pub(crate) const border_l_blue_300_of_80: &str = "border-l-blue-300/80"; pub(crate) const border_l_blue_300_of_90: &str = "border-l-blue-300/90"; pub(crate) const border_l_blue_300_of_95: &str = "border-l-blue-300/95"; pub(crate) const border_l_blue_400: &str = "border-l-blue-400"; pub(crate) const border_l_blue_400_of_0: &str = "border-l-blue-400/0"; pub(crate) const border_l_blue_400_of_10: &str = "border-l-blue-400/10"; pub(crate) const border_l_blue_400_of_100: &str = "border-l-blue-400/100"; pub(crate) const border_l_blue_400_of_20: &str = "border-l-blue-400/20"; pub(crate) const border_l_blue_400_of_25: &str = "border-l-blue-400/25"; pub(crate) const border_l_blue_400_of_30: &str = "border-l-blue-400/30"; pub(crate) const border_l_blue_400_of_40: &str = "border-l-blue-400/40"; pub(crate) const border_l_blue_400_of_5: &str = "border-l-blue-400/5"; pub(crate) const border_l_blue_400_of_50: &str = "border-l-blue-400/50"; pub(crate) const border_l_blue_400_of_60: &str = "border-l-blue-400/60"; pub(crate) const border_l_blue_400_of_70: &str = "border-l-blue-400/70"; pub(crate) const border_l_blue_400_of_75: &str = "border-l-blue-400/75"; pub(crate) const border_l_blue_400_of_80: &str = "border-l-blue-400/80"; pub(crate) const border_l_blue_400_of_90: &str = "border-l-blue-400/90"; pub(crate) const border_l_blue_400_of_95: &str = "border-l-blue-400/95"; pub(crate) const border_l_blue_50: &str = "border-l-blue-50"; pub(crate) const border_l_blue_500: &str = "border-l-blue-500"; pub(crate) const border_l_blue_500_of_0: &str = "border-l-blue-500/0"; pub(crate) const border_l_blue_500_of_10: &str = "border-l-blue-500/10"; pub(crate) const border_l_blue_500_of_100: &str = "border-l-blue-500/100"; pub(crate) const border_l_blue_500_of_20: &str = "border-l-blue-500/20"; pub(crate) const border_l_blue_500_of_25: &str = "border-l-blue-500/25"; pub(crate) const border_l_blue_500_of_30: &str = "border-l-blue-500/30"; pub(crate) const border_l_blue_500_of_40: &str = "border-l-blue-500/40"; pub(crate) const border_l_blue_500_of_5: &str = "border-l-blue-500/5"; pub(crate) const border_l_blue_500_of_50: &str = "border-l-blue-500/50"; pub(crate) const border_l_blue_500_of_60: &str = "border-l-blue-500/60"; pub(crate) const border_l_blue_500_of_70: &str = "border-l-blue-500/70"; pub(crate) const border_l_blue_500_of_75: &str = "border-l-blue-500/75"; pub(crate) const border_l_blue_500_of_80: &str = "border-l-blue-500/80"; pub(crate) const border_l_blue_500_of_90: &str = "border-l-blue-500/90"; pub(crate) const border_l_blue_500_of_95: &str = "border-l-blue-500/95"; pub(crate) const border_l_blue_50_of_0: &str = "border-l-blue-50/0"; pub(crate) const border_l_blue_50_of_10: &str = "border-l-blue-50/10"; pub(crate) const border_l_blue_50_of_100: &str = "border-l-blue-50/100"; pub(crate) const border_l_blue_50_of_20: &str = "border-l-blue-50/20"; pub(crate) const border_l_blue_50_of_25: &str = "border-l-blue-50/25"; pub(crate) const border_l_blue_50_of_30: &str = "border-l-blue-50/30"; pub(crate) const border_l_blue_50_of_40: &str = "border-l-blue-50/40"; pub(crate) const border_l_blue_50_of_5: &str = "border-l-blue-50/5"; pub(crate) const border_l_blue_50_of_50: &str = "border-l-blue-50/50"; pub(crate) const border_l_blue_50_of_60: &str = "border-l-blue-50/60"; pub(crate) const border_l_blue_50_of_70: &str = "border-l-blue-50/70"; pub(crate) const border_l_blue_50_of_75: &str = "border-l-blue-50/75"; pub(crate) const border_l_blue_50_of_80: &str = "border-l-blue-50/80"; pub(crate) const border_l_blue_50_of_90: &str = "border-l-blue-50/90"; pub(crate) const border_l_blue_50_of_95: &str = "border-l-blue-50/95"; pub(crate) const border_l_blue_600: &str = "border-l-blue-600"; pub(crate) const border_l_blue_600_of_0: &str = "border-l-blue-600/0"; pub(crate) const border_l_blue_600_of_10: &str = "border-l-blue-600/10"; pub(crate) const border_l_blue_600_of_100: &str = "border-l-blue-600/100"; pub(crate) const border_l_blue_600_of_20: &str = "border-l-blue-600/20"; pub(crate) const border_l_blue_600_of_25: &str = "border-l-blue-600/25"; pub(crate) const border_l_blue_600_of_30: &str = "border-l-blue-600/30"; pub(crate) const border_l_blue_600_of_40: &str = "border-l-blue-600/40"; pub(crate) const border_l_blue_600_of_5: &str = "border-l-blue-600/5"; pub(crate) const border_l_blue_600_of_50: &str = "border-l-blue-600/50"; pub(crate) const border_l_blue_600_of_60: &str = "border-l-blue-600/60"; pub(crate) const border_l_blue_600_of_70: &str = "border-l-blue-600/70"; pub(crate) const border_l_blue_600_of_75: &str = "border-l-blue-600/75"; pub(crate) const border_l_blue_600_of_80: &str = "border-l-blue-600/80"; pub(crate) const border_l_blue_600_of_90: &str = "border-l-blue-600/90"; pub(crate) const border_l_blue_600_of_95: &str = "border-l-blue-600/95"; pub(crate) const border_l_blue_700: &str = "border-l-blue-700"; pub(crate) const border_l_blue_700_of_0: &str = "border-l-blue-700/0"; pub(crate) const border_l_blue_700_of_10: &str = "border-l-blue-700/10"; pub(crate) const border_l_blue_700_of_100: &str = "border-l-blue-700/100"; pub(crate) const border_l_blue_700_of_20: &str = "border-l-blue-700/20"; pub(crate) const border_l_blue_700_of_25: &str = "border-l-blue-700/25"; pub(crate) const border_l_blue_700_of_30: &str = "border-l-blue-700/30"; pub(crate) const border_l_blue_700_of_40: &str = "border-l-blue-700/40"; pub(crate) const border_l_blue_700_of_5: &str = "border-l-blue-700/5"; pub(crate) const border_l_blue_700_of_50: &str = "border-l-blue-700/50"; pub(crate) const border_l_blue_700_of_60: &str = "border-l-blue-700/60"; pub(crate) const border_l_blue_700_of_70: &str = "border-l-blue-700/70"; pub(crate) const border_l_blue_700_of_75: &str = "border-l-blue-700/75"; pub(crate) const border_l_blue_700_of_80: &str = "border-l-blue-700/80"; pub(crate) const border_l_blue_700_of_90: &str = "border-l-blue-700/90"; pub(crate) const border_l_blue_700_of_95: &str = "border-l-blue-700/95"; pub(crate) const border_l_blue_800: &str = "border-l-blue-800"; pub(crate) const border_l_blue_800_of_0: &str = "border-l-blue-800/0"; pub(crate) const border_l_blue_800_of_10: &str = "border-l-blue-800/10"; pub(crate) const border_l_blue_800_of_100: &str = "border-l-blue-800/100"; pub(crate) const border_l_blue_800_of_20: &str = "border-l-blue-800/20"; pub(crate) const border_l_blue_800_of_25: &str = "border-l-blue-800/25"; pub(crate) const border_l_blue_800_of_30: &str = "border-l-blue-800/30"; pub(crate) const border_l_blue_800_of_40: &str = "border-l-blue-800/40"; pub(crate) const border_l_blue_800_of_5: &str = "border-l-blue-800/5"; pub(crate) const border_l_blue_800_of_50: &str = "border-l-blue-800/50"; pub(crate) const border_l_blue_800_of_60: &str = "border-l-blue-800/60"; pub(crate) const border_l_blue_800_of_70: &str = "border-l-blue-800/70"; pub(crate) const border_l_blue_800_of_75: &str = "border-l-blue-800/75"; pub(crate) const border_l_blue_800_of_80: &str = "border-l-blue-800/80"; pub(crate) const border_l_blue_800_of_90: &str = "border-l-blue-800/90"; pub(crate) const border_l_blue_800_of_95: &str = "border-l-blue-800/95"; pub(crate) const border_l_blue_900: &str = "border-l-blue-900"; pub(crate) const border_l_blue_900_of_0: &str = "border-l-blue-900/0"; pub(crate) const border_l_blue_900_of_10: &str = "border-l-blue-900/10"; pub(crate) const border_l_blue_900_of_100: &str = "border-l-blue-900/100"; pub(crate) const border_l_blue_900_of_20: &str = "border-l-blue-900/20"; pub(crate) const border_l_blue_900_of_25: &str = "border-l-blue-900/25"; pub(crate) const border_l_blue_900_of_30: &str = "border-l-blue-900/30"; pub(crate) const border_l_blue_900_of_40: &str = "border-l-blue-900/40"; pub(crate) const border_l_blue_900_of_5: &str = "border-l-blue-900/5"; pub(crate) const border_l_blue_900_of_50: &str = "border-l-blue-900/50"; pub(crate) const border_l_blue_900_of_60: &str = "border-l-blue-900/60"; pub(crate) const border_l_blue_900_of_70: &str = "border-l-blue-900/70"; pub(crate) const border_l_blue_900_of_75: &str = "border-l-blue-900/75"; pub(crate) const border_l_blue_900_of_80: &str = "border-l-blue-900/80"; pub(crate) const border_l_blue_900_of_90: &str = "border-l-blue-900/90"; pub(crate) const border_l_blue_900_of_95: &str = "border-l-blue-900/95"; pub(crate) const border_l_current: &str = "border-l-current"; pub(crate) const border_l_cyan_100: &str = "border-l-cyan-100"; pub(crate) const border_l_cyan_100_of_0: &str = "border-l-cyan-100/0"; pub(crate) const border_l_cyan_100_of_10: &str = "border-l-cyan-100/10"; pub(crate) const border_l_cyan_100_of_100: &str = "border-l-cyan-100/100"; pub(crate) const border_l_cyan_100_of_20: &str = "border-l-cyan-100/20"; pub(crate) const border_l_cyan_100_of_25: &str = "border-l-cyan-100/25"; pub(crate) const border_l_cyan_100_of_30: &str = "border-l-cyan-100/30"; pub(crate) const border_l_cyan_100_of_40: &str = "border-l-cyan-100/40"; pub(crate) const border_l_cyan_100_of_5: &str = "border-l-cyan-100/5"; pub(crate) const border_l_cyan_100_of_50: &str = "border-l-cyan-100/50"; pub(crate) const border_l_cyan_100_of_60: &str = "border-l-cyan-100/60"; pub(crate) const border_l_cyan_100_of_70: &str = "border-l-cyan-100/70"; pub(crate) const border_l_cyan_100_of_75: &str = "border-l-cyan-100/75"; pub(crate) const border_l_cyan_100_of_80: &str = "border-l-cyan-100/80"; pub(crate) const border_l_cyan_100_of_90: &str = "border-l-cyan-100/90"; pub(crate) const border_l_cyan_100_of_95: &str = "border-l-cyan-100/95"; pub(crate) const border_l_cyan_200: &str = "border-l-cyan-200"; pub(crate) const border_l_cyan_200_of_0: &str = "border-l-cyan-200/0"; pub(crate) const border_l_cyan_200_of_10: &str = "border-l-cyan-200/10"; pub(crate) const border_l_cyan_200_of_100: &str = "border-l-cyan-200/100"; pub(crate) const border_l_cyan_200_of_20: &str = "border-l-cyan-200/20"; pub(crate) const border_l_cyan_200_of_25: &str = "border-l-cyan-200/25"; pub(crate) const border_l_cyan_200_of_30: &str = "border-l-cyan-200/30"; pub(crate) const border_l_cyan_200_of_40: &str = "border-l-cyan-200/40"; pub(crate) const border_l_cyan_200_of_5: &str = "border-l-cyan-200/5"; pub(crate) const border_l_cyan_200_of_50: &str = "border-l-cyan-200/50"; pub(crate) const border_l_cyan_200_of_60: &str = "border-l-cyan-200/60"; pub(crate) const border_l_cyan_200_of_70: &str = "border-l-cyan-200/70"; pub(crate) const border_l_cyan_200_of_75: &str = "border-l-cyan-200/75"; pub(crate) const border_l_cyan_200_of_80: &str = "border-l-cyan-200/80"; pub(crate) const border_l_cyan_200_of_90: &str = "border-l-cyan-200/90"; pub(crate) const border_l_cyan_200_of_95: &str = "border-l-cyan-200/95"; pub(crate) const border_l_cyan_300: &str = "border-l-cyan-300"; pub(crate) const border_l_cyan_300_of_0: &str = "border-l-cyan-300/0"; pub(crate) const border_l_cyan_300_of_10: &str = "border-l-cyan-300/10"; pub(crate) const border_l_cyan_300_of_100: &str = "border-l-cyan-300/100"; pub(crate) const border_l_cyan_300_of_20: &str = "border-l-cyan-300/20"; pub(crate) const border_l_cyan_300_of_25: &str = "border-l-cyan-300/25"; pub(crate) const border_l_cyan_300_of_30: &str = "border-l-cyan-300/30"; pub(crate) const border_l_cyan_300_of_40: &str = "border-l-cyan-300/40"; pub(crate) const border_l_cyan_300_of_5: &str = "border-l-cyan-300/5"; pub(crate) const border_l_cyan_300_of_50: &str = "border-l-cyan-300/50"; pub(crate) const border_l_cyan_300_of_60: &str = "border-l-cyan-300/60"; pub(crate) const border_l_cyan_300_of_70: &str = "border-l-cyan-300/70"; pub(crate) const border_l_cyan_300_of_75: &str = "border-l-cyan-300/75"; pub(crate) const border_l_cyan_300_of_80: &str = "border-l-cyan-300/80"; pub(crate) const border_l_cyan_300_of_90: &str = "border-l-cyan-300/90"; pub(crate) const border_l_cyan_300_of_95: &str = "border-l-cyan-300/95"; pub(crate) const border_l_cyan_400: &str = "border-l-cyan-400"; pub(crate) const border_l_cyan_400_of_0: &str = "border-l-cyan-400/0"; pub(crate) const border_l_cyan_400_of_10: &str = "border-l-cyan-400/10"; pub(crate) const border_l_cyan_400_of_100: &str = "border-l-cyan-400/100"; pub(crate) const border_l_cyan_400_of_20: &str = "border-l-cyan-400/20"; pub(crate) const border_l_cyan_400_of_25: &str = "border-l-cyan-400/25"; pub(crate) const border_l_cyan_400_of_30: &str = "border-l-cyan-400/30"; pub(crate) const border_l_cyan_400_of_40: &str = "border-l-cyan-400/40"; pub(crate) const border_l_cyan_400_of_5: &str = "border-l-cyan-400/5"; pub(crate) const border_l_cyan_400_of_50: &str = "border-l-cyan-400/50"; pub(crate) const border_l_cyan_400_of_60: &str = "border-l-cyan-400/60"; pub(crate) const border_l_cyan_400_of_70: &str = "border-l-cyan-400/70"; pub(crate) const border_l_cyan_400_of_75: &str = "border-l-cyan-400/75"; pub(crate) const border_l_cyan_400_of_80: &str = "border-l-cyan-400/80"; pub(crate) const border_l_cyan_400_of_90: &str = "border-l-cyan-400/90"; pub(crate) const border_l_cyan_400_of_95: &str = "border-l-cyan-400/95"; pub(crate) const border_l_cyan_50: &str = "border-l-cyan-50"; pub(crate) const border_l_cyan_500: &str = "border-l-cyan-500"; pub(crate) const border_l_cyan_500_of_0: &str = "border-l-cyan-500/0"; pub(crate) const border_l_cyan_500_of_10: &str = "border-l-cyan-500/10"; pub(crate) const border_l_cyan_500_of_100: &str = "border-l-cyan-500/100"; pub(crate) const border_l_cyan_500_of_20: &str = "border-l-cyan-500/20"; pub(crate) const border_l_cyan_500_of_25: &str = "border-l-cyan-500/25"; pub(crate) const border_l_cyan_500_of_30: &str = "border-l-cyan-500/30"; pub(crate) const border_l_cyan_500_of_40: &str = "border-l-cyan-500/40"; pub(crate) const border_l_cyan_500_of_5: &str = "border-l-cyan-500/5"; pub(crate) const border_l_cyan_500_of_50: &str = "border-l-cyan-500/50"; pub(crate) const border_l_cyan_500_of_60: &str = "border-l-cyan-500/60"; pub(crate) const border_l_cyan_500_of_70: &str = "border-l-cyan-500/70"; pub(crate) const border_l_cyan_500_of_75: &str = "border-l-cyan-500/75"; pub(crate) const border_l_cyan_500_of_80: &str = "border-l-cyan-500/80"; pub(crate) const border_l_cyan_500_of_90: &str = "border-l-cyan-500/90"; pub(crate) const border_l_cyan_500_of_95: &str = "border-l-cyan-500/95"; pub(crate) const border_l_cyan_50_of_0: &str = "border-l-cyan-50/0"; pub(crate) const border_l_cyan_50_of_10: &str = "border-l-cyan-50/10"; pub(crate) const border_l_cyan_50_of_100: &str = "border-l-cyan-50/100"; pub(crate) const border_l_cyan_50_of_20: &str = "border-l-cyan-50/20"; pub(crate) const border_l_cyan_50_of_25: &str = "border-l-cyan-50/25"; pub(crate) const border_l_cyan_50_of_30: &str = "border-l-cyan-50/30"; pub(crate) const border_l_cyan_50_of_40: &str = "border-l-cyan-50/40"; pub(crate) const border_l_cyan_50_of_5: &str = "border-l-cyan-50/5"; pub(crate) const border_l_cyan_50_of_50: &str = "border-l-cyan-50/50"; pub(crate) const border_l_cyan_50_of_60: &str = "border-l-cyan-50/60"; pub(crate) const border_l_cyan_50_of_70: &str = "border-l-cyan-50/70"; pub(crate) const border_l_cyan_50_of_75: &str = "border-l-cyan-50/75"; pub(crate) const border_l_cyan_50_of_80: &str = "border-l-cyan-50/80"; pub(crate) const border_l_cyan_50_of_90: &str = "border-l-cyan-50/90"; pub(crate) const border_l_cyan_50_of_95: &str = "border-l-cyan-50/95"; pub(crate) const border_l_cyan_600: &str = "border-l-cyan-600"; pub(crate) const border_l_cyan_600_of_0: &str = "border-l-cyan-600/0"; pub(crate) const border_l_cyan_600_of_10: &str = "border-l-cyan-600/10"; pub(crate) const border_l_cyan_600_of_100: &str = "border-l-cyan-600/100"; pub(crate) const border_l_cyan_600_of_20: &str = "border-l-cyan-600/20"; pub(crate) const border_l_cyan_600_of_25: &str = "border-l-cyan-600/25"; pub(crate) const border_l_cyan_600_of_30: &str = "border-l-cyan-600/30"; pub(crate) const border_l_cyan_600_of_40: &str = "border-l-cyan-600/40"; pub(crate) const border_l_cyan_600_of_5: &str = "border-l-cyan-600/5"; pub(crate) const border_l_cyan_600_of_50: &str = "border-l-cyan-600/50"; pub(crate) const border_l_cyan_600_of_60: &str = "border-l-cyan-600/60"; pub(crate) const border_l_cyan_600_of_70: &str = "border-l-cyan-600/70"; pub(crate) const border_l_cyan_600_of_75: &str = "border-l-cyan-600/75"; pub(crate) const border_l_cyan_600_of_80: &str = "border-l-cyan-600/80"; pub(crate) const border_l_cyan_600_of_90: &str = "border-l-cyan-600/90"; pub(crate) const border_l_cyan_600_of_95: &str = "border-l-cyan-600/95"; pub(crate) const border_l_cyan_700: &str = "border-l-cyan-700"; pub(crate) const border_l_cyan_700_of_0: &str = "border-l-cyan-700/0"; pub(crate) const border_l_cyan_700_of_10: &str = "border-l-cyan-700/10"; pub(crate) const border_l_cyan_700_of_100: &str = "border-l-cyan-700/100"; pub(crate) const border_l_cyan_700_of_20: &str = "border-l-cyan-700/20"; pub(crate) const border_l_cyan_700_of_25: &str = "border-l-cyan-700/25"; pub(crate) const border_l_cyan_700_of_30: &str = "border-l-cyan-700/30"; pub(crate) const border_l_cyan_700_of_40: &str = "border-l-cyan-700/40"; pub(crate) const border_l_cyan_700_of_5: &str = "border-l-cyan-700/5"; pub(crate) const border_l_cyan_700_of_50: &str = "border-l-cyan-700/50"; pub(crate) const border_l_cyan_700_of_60: &str = "border-l-cyan-700/60"; pub(crate) const border_l_cyan_700_of_70: &str = "border-l-cyan-700/70"; pub(crate) const border_l_cyan_700_of_75: &str = "border-l-cyan-700/75"; pub(crate) const border_l_cyan_700_of_80: &str = "border-l-cyan-700/80"; pub(crate) const border_l_cyan_700_of_90: &str = "border-l-cyan-700/90"; pub(crate) const border_l_cyan_700_of_95: &str = "border-l-cyan-700/95"; pub(crate) const border_l_cyan_800: &str = "border-l-cyan-800"; pub(crate) const border_l_cyan_800_of_0: &str = "border-l-cyan-800/0"; pub(crate) const border_l_cyan_800_of_10: &str = "border-l-cyan-800/10"; pub(crate) const border_l_cyan_800_of_100: &str = "border-l-cyan-800/100"; pub(crate) const border_l_cyan_800_of_20: &str = "border-l-cyan-800/20"; pub(crate) const border_l_cyan_800_of_25: &str = "border-l-cyan-800/25"; pub(crate) const border_l_cyan_800_of_30: &str = "border-l-cyan-800/30"; pub(crate) const border_l_cyan_800_of_40: &str = "border-l-cyan-800/40"; pub(crate) const border_l_cyan_800_of_5: &str = "border-l-cyan-800/5"; pub(crate) const border_l_cyan_800_of_50: &str = "border-l-cyan-800/50"; pub(crate) const border_l_cyan_800_of_60: &str = "border-l-cyan-800/60"; pub(crate) const border_l_cyan_800_of_70: &str = "border-l-cyan-800/70"; pub(crate) const border_l_cyan_800_of_75: &str = "border-l-cyan-800/75"; pub(crate) const border_l_cyan_800_of_80: &str = "border-l-cyan-800/80"; pub(crate) const border_l_cyan_800_of_90: &str = "border-l-cyan-800/90"; pub(crate) const border_l_cyan_800_of_95: &str = "border-l-cyan-800/95"; pub(crate) const border_l_cyan_900: &str = "border-l-cyan-900"; pub(crate) const border_l_cyan_900_of_0: &str = "border-l-cyan-900/0"; pub(crate) const border_l_cyan_900_of_10: &str = "border-l-cyan-900/10"; pub(crate) const border_l_cyan_900_of_100: &str = "border-l-cyan-900/100"; pub(crate) const border_l_cyan_900_of_20: &str = "border-l-cyan-900/20"; pub(crate) const border_l_cyan_900_of_25: &str = "border-l-cyan-900/25"; pub(crate) const border_l_cyan_900_of_30: &str = "border-l-cyan-900/30"; pub(crate) const border_l_cyan_900_of_40: &str = "border-l-cyan-900/40"; pub(crate) const border_l_cyan_900_of_5: &str = "border-l-cyan-900/5"; pub(crate) const border_l_cyan_900_of_50: &str = "border-l-cyan-900/50"; pub(crate) const border_l_cyan_900_of_60: &str = "border-l-cyan-900/60"; pub(crate) const border_l_cyan_900_of_70: &str = "border-l-cyan-900/70"; pub(crate) const border_l_cyan_900_of_75: &str = "border-l-cyan-900/75"; pub(crate) const border_l_cyan_900_of_80: &str = "border-l-cyan-900/80"; pub(crate) const border_l_cyan_900_of_90: &str = "border-l-cyan-900/90"; pub(crate) const border_l_cyan_900_of_95: &str = "border-l-cyan-900/95"; pub(crate) const border_l_emerald_100: &str = "border-l-emerald-100"; pub(crate) const border_l_emerald_100_of_0: &str = "border-l-emerald-100/0"; pub(crate) const border_l_emerald_100_of_10: &str = "border-l-emerald-100/10"; pub(crate) const border_l_emerald_100_of_100: &str = "border-l-emerald-100/100"; pub(crate) const border_l_emerald_100_of_20: &str = "border-l-emerald-100/20"; pub(crate) const border_l_emerald_100_of_25: &str = "border-l-emerald-100/25"; pub(crate) const border_l_emerald_100_of_30: &str = "border-l-emerald-100/30"; pub(crate) const border_l_emerald_100_of_40: &str = "border-l-emerald-100/40"; pub(crate) const border_l_emerald_100_of_5: &str = "border-l-emerald-100/5"; pub(crate) const border_l_emerald_100_of_50: &str = "border-l-emerald-100/50"; pub(crate) const border_l_emerald_100_of_60: &str = "border-l-emerald-100/60"; pub(crate) const border_l_emerald_100_of_70: &str = "border-l-emerald-100/70"; pub(crate) const border_l_emerald_100_of_75: &str = "border-l-emerald-100/75"; pub(crate) const border_l_emerald_100_of_80: &str = "border-l-emerald-100/80"; pub(crate) const border_l_emerald_100_of_90: &str = "border-l-emerald-100/90"; pub(crate) const border_l_emerald_100_of_95: &str = "border-l-emerald-100/95"; pub(crate) const border_l_emerald_200: &str = "border-l-emerald-200"; pub(crate) const border_l_emerald_200_of_0: &str = "border-l-emerald-200/0"; pub(crate) const border_l_emerald_200_of_10: &str = "border-l-emerald-200/10"; pub(crate) const border_l_emerald_200_of_100: &str = "border-l-emerald-200/100"; pub(crate) const border_l_emerald_200_of_20: &str = "border-l-emerald-200/20"; pub(crate) const border_l_emerald_200_of_25: &str = "border-l-emerald-200/25"; pub(crate) const border_l_emerald_200_of_30: &str = "border-l-emerald-200/30"; pub(crate) const border_l_emerald_200_of_40: &str = "border-l-emerald-200/40"; pub(crate) const border_l_emerald_200_of_5: &str = "border-l-emerald-200/5"; pub(crate) const border_l_emerald_200_of_50: &str = "border-l-emerald-200/50"; pub(crate) const border_l_emerald_200_of_60: &str = "border-l-emerald-200/60"; pub(crate) const border_l_emerald_200_of_70: &str = "border-l-emerald-200/70"; pub(crate) const border_l_emerald_200_of_75: &str = "border-l-emerald-200/75"; pub(crate) const border_l_emerald_200_of_80: &str = "border-l-emerald-200/80"; pub(crate) const border_l_emerald_200_of_90: &str = "border-l-emerald-200/90"; pub(crate) const border_l_emerald_200_of_95: &str = "border-l-emerald-200/95"; pub(crate) const border_l_emerald_300: &str = "border-l-emerald-300"; pub(crate) const border_l_emerald_300_of_0: &str = "border-l-emerald-300/0"; pub(crate) const border_l_emerald_300_of_10: &str = "border-l-emerald-300/10"; pub(crate) const border_l_emerald_300_of_100: &str = "border-l-emerald-300/100"; pub(crate) const border_l_emerald_300_of_20: &str = "border-l-emerald-300/20"; pub(crate) const border_l_emerald_300_of_25: &str = "border-l-emerald-300/25"; pub(crate) const border_l_emerald_300_of_30: &str = "border-l-emerald-300/30"; pub(crate) const border_l_emerald_300_of_40: &str = "border-l-emerald-300/40"; pub(crate) const border_l_emerald_300_of_5: &str = "border-l-emerald-300/5"; pub(crate) const border_l_emerald_300_of_50: &str = "border-l-emerald-300/50"; pub(crate) const border_l_emerald_300_of_60: &str = "border-l-emerald-300/60"; pub(crate) const border_l_emerald_300_of_70: &str = "border-l-emerald-300/70"; pub(crate) const border_l_emerald_300_of_75: &str = "border-l-emerald-300/75"; pub(crate) const border_l_emerald_300_of_80: &str = "border-l-emerald-300/80"; pub(crate) const border_l_emerald_300_of_90: &str = "border-l-emerald-300/90"; pub(crate) const border_l_emerald_300_of_95: &str = "border-l-emerald-300/95"; pub(crate) const border_l_emerald_400: &str = "border-l-emerald-400"; pub(crate) const border_l_emerald_400_of_0: &str = "border-l-emerald-400/0"; pub(crate) const border_l_emerald_400_of_10: &str = "border-l-emerald-400/10"; pub(crate) const border_l_emerald_400_of_100: &str = "border-l-emerald-400/100"; pub(crate) const border_l_emerald_400_of_20: &str = "border-l-emerald-400/20"; pub(crate) const border_l_emerald_400_of_25: &str = "border-l-emerald-400/25"; pub(crate) const border_l_emerald_400_of_30: &str = "border-l-emerald-400/30"; pub(crate) const border_l_emerald_400_of_40: &str = "border-l-emerald-400/40"; pub(crate) const border_l_emerald_400_of_5: &str = "border-l-emerald-400/5"; pub(crate) const border_l_emerald_400_of_50: &str = "border-l-emerald-400/50"; pub(crate) const border_l_emerald_400_of_60: &str = "border-l-emerald-400/60"; pub(crate) const border_l_emerald_400_of_70: &str = "border-l-emerald-400/70"; pub(crate) const border_l_emerald_400_of_75: &str = "border-l-emerald-400/75"; pub(crate) const border_l_emerald_400_of_80: &str = "border-l-emerald-400/80"; pub(crate) const border_l_emerald_400_of_90: &str = "border-l-emerald-400/90"; pub(crate) const border_l_emerald_400_of_95: &str = "border-l-emerald-400/95"; pub(crate) const border_l_emerald_50: &str = "border-l-emerald-50"; pub(crate) const border_l_emerald_500: &str = "border-l-emerald-500"; pub(crate) const border_l_emerald_500_of_0: &str = "border-l-emerald-500/0"; pub(crate) const border_l_emerald_500_of_10: &str = "border-l-emerald-500/10"; pub(crate) const border_l_emerald_500_of_100: &str = "border-l-emerald-500/100"; pub(crate) const border_l_emerald_500_of_20: &str = "border-l-emerald-500/20"; pub(crate) const border_l_emerald_500_of_25: &str = "border-l-emerald-500/25"; pub(crate) const border_l_emerald_500_of_30: &str = "border-l-emerald-500/30"; pub(crate) const border_l_emerald_500_of_40: &str = "border-l-emerald-500/40"; pub(crate) const border_l_emerald_500_of_5: &str = "border-l-emerald-500/5"; pub(crate) const border_l_emerald_500_of_50: &str = "border-l-emerald-500/50"; pub(crate) const border_l_emerald_500_of_60: &str = "border-l-emerald-500/60"; pub(crate) const border_l_emerald_500_of_70: &str = "border-l-emerald-500/70"; pub(crate) const border_l_emerald_500_of_75: &str = "border-l-emerald-500/75"; pub(crate) const border_l_emerald_500_of_80: &str = "border-l-emerald-500/80"; pub(crate) const border_l_emerald_500_of_90: &str = "border-l-emerald-500/90"; pub(crate) const border_l_emerald_500_of_95: &str = "border-l-emerald-500/95"; pub(crate) const border_l_emerald_50_of_0: &str = "border-l-emerald-50/0"; pub(crate) const border_l_emerald_50_of_10: &str = "border-l-emerald-50/10"; pub(crate) const border_l_emerald_50_of_100: &str = "border-l-emerald-50/100"; pub(crate) const border_l_emerald_50_of_20: &str = "border-l-emerald-50/20"; pub(crate) const border_l_emerald_50_of_25: &str = "border-l-emerald-50/25"; pub(crate) const border_l_emerald_50_of_30: &str = "border-l-emerald-50/30"; pub(crate) const border_l_emerald_50_of_40: &str = "border-l-emerald-50/40"; pub(crate) const border_l_emerald_50_of_5: &str = "border-l-emerald-50/5"; pub(crate) const border_l_emerald_50_of_50: &str = "border-l-emerald-50/50"; pub(crate) const border_l_emerald_50_of_60: &str = "border-l-emerald-50/60"; pub(crate) const border_l_emerald_50_of_70: &str = "border-l-emerald-50/70"; pub(crate) const border_l_emerald_50_of_75: &str = "border-l-emerald-50/75"; pub(crate) const border_l_emerald_50_of_80: &str = "border-l-emerald-50/80"; pub(crate) const border_l_emerald_50_of_90: &str = "border-l-emerald-50/90"; pub(crate) const border_l_emerald_50_of_95: &str = "border-l-emerald-50/95"; pub(crate) const border_l_emerald_600: &str = "border-l-emerald-600"; pub(crate) const border_l_emerald_600_of_0: &str = "border-l-emerald-600/0"; pub(crate) const border_l_emerald_600_of_10: &str = "border-l-emerald-600/10"; pub(crate) const border_l_emerald_600_of_100: &str = "border-l-emerald-600/100"; pub(crate) const border_l_emerald_600_of_20: &str = "border-l-emerald-600/20"; pub(crate) const border_l_emerald_600_of_25: &str = "border-l-emerald-600/25"; pub(crate) const border_l_emerald_600_of_30: &str = "border-l-emerald-600/30"; pub(crate) const border_l_emerald_600_of_40: &str = "border-l-emerald-600/40"; pub(crate) const border_l_emerald_600_of_5: &str = "border-l-emerald-600/5"; pub(crate) const border_l_emerald_600_of_50: &str = "border-l-emerald-600/50"; pub(crate) const border_l_emerald_600_of_60: &str = "border-l-emerald-600/60"; pub(crate) const border_l_emerald_600_of_70: &str = "border-l-emerald-600/70"; pub(crate) const border_l_emerald_600_of_75: &str = "border-l-emerald-600/75"; pub(crate) const border_l_emerald_600_of_80: &str = "border-l-emerald-600/80"; pub(crate) const border_l_emerald_600_of_90: &str = "border-l-emerald-600/90"; pub(crate) const border_l_emerald_600_of_95: &str = "border-l-emerald-600/95"; pub(crate) const border_l_emerald_700: &str = "border-l-emerald-700"; pub(crate) const border_l_emerald_700_of_0: &str = "border-l-emerald-700/0"; pub(crate) const border_l_emerald_700_of_10: &str = "border-l-emerald-700/10"; pub(crate) const border_l_emerald_700_of_100: &str = "border-l-emerald-700/100"; pub(crate) const border_l_emerald_700_of_20: &str = "border-l-emerald-700/20"; pub(crate) const border_l_emerald_700_of_25: &str = "border-l-emerald-700/25"; pub(crate) const border_l_emerald_700_of_30: &str = "border-l-emerald-700/30"; pub(crate) const border_l_emerald_700_of_40: &str = "border-l-emerald-700/40"; pub(crate) const border_l_emerald_700_of_5: &str = "border-l-emerald-700/5"; pub(crate) const border_l_emerald_700_of_50: &str = "border-l-emerald-700/50"; pub(crate) const border_l_emerald_700_of_60: &str = "border-l-emerald-700/60"; pub(crate) const border_l_emerald_700_of_70: &str = "border-l-emerald-700/70"; pub(crate) const border_l_emerald_700_of_75: &str = "border-l-emerald-700/75"; pub(crate) const border_l_emerald_700_of_80: &str = "border-l-emerald-700/80"; pub(crate) const border_l_emerald_700_of_90: &str = "border-l-emerald-700/90"; pub(crate) const border_l_emerald_700_of_95: &str = "border-l-emerald-700/95"; pub(crate) const border_l_emerald_800: &str = "border-l-emerald-800"; pub(crate) const border_l_emerald_800_of_0: &str = "border-l-emerald-800/0"; pub(crate) const border_l_emerald_800_of_10: &str = "border-l-emerald-800/10"; pub(crate) const border_l_emerald_800_of_100: &str = "border-l-emerald-800/100"; pub(crate) const border_l_emerald_800_of_20: &str = "border-l-emerald-800/20"; pub(crate) const border_l_emerald_800_of_25: &str = "border-l-emerald-800/25"; pub(crate) const border_l_emerald_800_of_30: &str = "border-l-emerald-800/30"; pub(crate) const border_l_emerald_800_of_40: &str = "border-l-emerald-800/40"; pub(crate) const border_l_emerald_800_of_5: &str = "border-l-emerald-800/5"; pub(crate) const border_l_emerald_800_of_50: &str = "border-l-emerald-800/50"; pub(crate) const border_l_emerald_800_of_60: &str = "border-l-emerald-800/60"; pub(crate) const border_l_emerald_800_of_70: &str = "border-l-emerald-800/70"; pub(crate) const border_l_emerald_800_of_75: &str = "border-l-emerald-800/75"; pub(crate) const border_l_emerald_800_of_80: &str = "border-l-emerald-800/80"; pub(crate) const border_l_emerald_800_of_90: &str = "border-l-emerald-800/90"; pub(crate) const border_l_emerald_800_of_95: &str = "border-l-emerald-800/95"; pub(crate) const border_l_emerald_900: &str = "border-l-emerald-900"; pub(crate) const border_l_emerald_900_of_0: &str = "border-l-emerald-900/0"; pub(crate) const border_l_emerald_900_of_10: &str = "border-l-emerald-900/10"; pub(crate) const border_l_emerald_900_of_100: &str = "border-l-emerald-900/100"; pub(crate) const border_l_emerald_900_of_20: &str = "border-l-emerald-900/20"; pub(crate) const border_l_emerald_900_of_25: &str = "border-l-emerald-900/25"; pub(crate) const border_l_emerald_900_of_30: &str = "border-l-emerald-900/30"; pub(crate) const border_l_emerald_900_of_40: &str = "border-l-emerald-900/40"; pub(crate) const border_l_emerald_900_of_5: &str = "border-l-emerald-900/5"; pub(crate) const border_l_emerald_900_of_50: &str = "border-l-emerald-900/50"; pub(crate) const border_l_emerald_900_of_60: &str = "border-l-emerald-900/60"; pub(crate) const border_l_emerald_900_of_70: &str = "border-l-emerald-900/70"; pub(crate) const border_l_emerald_900_of_75: &str = "border-l-emerald-900/75"; pub(crate) const border_l_emerald_900_of_80: &str = "border-l-emerald-900/80"; pub(crate) const border_l_emerald_900_of_90: &str = "border-l-emerald-900/90"; pub(crate) const border_l_emerald_900_of_95: &str = "border-l-emerald-900/95"; pub(crate) const border_l_fuchsia_100: &str = "border-l-fuchsia-100"; pub(crate) const border_l_fuchsia_100_of_0: &str = "border-l-fuchsia-100/0"; pub(crate) const border_l_fuchsia_100_of_10: &str = "border-l-fuchsia-100/10"; pub(crate) const border_l_fuchsia_100_of_100: &str = "border-l-fuchsia-100/100"; pub(crate) const border_l_fuchsia_100_of_20: &str = "border-l-fuchsia-100/20"; pub(crate) const border_l_fuchsia_100_of_25: &str = "border-l-fuchsia-100/25"; pub(crate) const border_l_fuchsia_100_of_30: &str = "border-l-fuchsia-100/30"; pub(crate) const border_l_fuchsia_100_of_40: &str = "border-l-fuchsia-100/40"; pub(crate) const border_l_fuchsia_100_of_5: &str = "border-l-fuchsia-100/5"; pub(crate) const border_l_fuchsia_100_of_50: &str = "border-l-fuchsia-100/50"; pub(crate) const border_l_fuchsia_100_of_60: &str = "border-l-fuchsia-100/60"; pub(crate) const border_l_fuchsia_100_of_70: &str = "border-l-fuchsia-100/70"; pub(crate) const border_l_fuchsia_100_of_75: &str = "border-l-fuchsia-100/75"; pub(crate) const border_l_fuchsia_100_of_80: &str = "border-l-fuchsia-100/80"; pub(crate) const border_l_fuchsia_100_of_90: &str = "border-l-fuchsia-100/90"; pub(crate) const border_l_fuchsia_100_of_95: &str = "border-l-fuchsia-100/95"; pub(crate) const border_l_fuchsia_200: &str = "border-l-fuchsia-200"; pub(crate) const border_l_fuchsia_200_of_0: &str = "border-l-fuchsia-200/0"; pub(crate) const border_l_fuchsia_200_of_10: &str = "border-l-fuchsia-200/10"; pub(crate) const border_l_fuchsia_200_of_100: &str = "border-l-fuchsia-200/100"; pub(crate) const border_l_fuchsia_200_of_20: &str = "border-l-fuchsia-200/20"; pub(crate) const border_l_fuchsia_200_of_25: &str = "border-l-fuchsia-200/25"; pub(crate) const border_l_fuchsia_200_of_30: &str = "border-l-fuchsia-200/30"; pub(crate) const border_l_fuchsia_200_of_40: &str = "border-l-fuchsia-200/40"; pub(crate) const border_l_fuchsia_200_of_5: &str = "border-l-fuchsia-200/5"; pub(crate) const border_l_fuchsia_200_of_50: &str = "border-l-fuchsia-200/50"; pub(crate) const border_l_fuchsia_200_of_60: &str = "border-l-fuchsia-200/60"; pub(crate) const border_l_fuchsia_200_of_70: &str = "border-l-fuchsia-200/70"; pub(crate) const border_l_fuchsia_200_of_75: &str = "border-l-fuchsia-200/75"; pub(crate) const border_l_fuchsia_200_of_80: &str = "border-l-fuchsia-200/80"; pub(crate) const border_l_fuchsia_200_of_90: &str = "border-l-fuchsia-200/90"; pub(crate) const border_l_fuchsia_200_of_95: &str = "border-l-fuchsia-200/95"; pub(crate) const border_l_fuchsia_300: &str = "border-l-fuchsia-300"; pub(crate) const border_l_fuchsia_300_of_0: &str = "border-l-fuchsia-300/0"; pub(crate) const border_l_fuchsia_300_of_10: &str = "border-l-fuchsia-300/10"; pub(crate) const border_l_fuchsia_300_of_100: &str = "border-l-fuchsia-300/100"; pub(crate) const border_l_fuchsia_300_of_20: &str = "border-l-fuchsia-300/20"; pub(crate) const border_l_fuchsia_300_of_25: &str = "border-l-fuchsia-300/25"; pub(crate) const border_l_fuchsia_300_of_30: &str = "border-l-fuchsia-300/30"; pub(crate) const border_l_fuchsia_300_of_40: &str = "border-l-fuchsia-300/40"; pub(crate) const border_l_fuchsia_300_of_5: &str = "border-l-fuchsia-300/5"; pub(crate) const border_l_fuchsia_300_of_50: &str = "border-l-fuchsia-300/50"; pub(crate) const border_l_fuchsia_300_of_60: &str = "border-l-fuchsia-300/60"; pub(crate) const border_l_fuchsia_300_of_70: &str = "border-l-fuchsia-300/70"; pub(crate) const border_l_fuchsia_300_of_75: &str = "border-l-fuchsia-300/75"; pub(crate) const border_l_fuchsia_300_of_80: &str = "border-l-fuchsia-300/80"; pub(crate) const border_l_fuchsia_300_of_90: &str = "border-l-fuchsia-300/90"; pub(crate) const border_l_fuchsia_300_of_95: &str = "border-l-fuchsia-300/95"; pub(crate) const border_l_fuchsia_400: &str = "border-l-fuchsia-400"; pub(crate) const border_l_fuchsia_400_of_0: &str = "border-l-fuchsia-400/0"; pub(crate) const border_l_fuchsia_400_of_10: &str = "border-l-fuchsia-400/10"; pub(crate) const border_l_fuchsia_400_of_100: &str = "border-l-fuchsia-400/100"; pub(crate) const border_l_fuchsia_400_of_20: &str = "border-l-fuchsia-400/20"; pub(crate) const border_l_fuchsia_400_of_25: &str = "border-l-fuchsia-400/25"; pub(crate) const border_l_fuchsia_400_of_30: &str = "border-l-fuchsia-400/30"; pub(crate) const border_l_fuchsia_400_of_40: &str = "border-l-fuchsia-400/40"; pub(crate) const border_l_fuchsia_400_of_5: &str = "border-l-fuchsia-400/5"; pub(crate) const border_l_fuchsia_400_of_50: &str = "border-l-fuchsia-400/50"; pub(crate) const border_l_fuchsia_400_of_60: &str = "border-l-fuchsia-400/60"; pub(crate) const border_l_fuchsia_400_of_70: &str = "border-l-fuchsia-400/70"; pub(crate) const border_l_fuchsia_400_of_75: &str = "border-l-fuchsia-400/75"; pub(crate) const border_l_fuchsia_400_of_80: &str = "border-l-fuchsia-400/80"; pub(crate) const border_l_fuchsia_400_of_90: &str = "border-l-fuchsia-400/90"; pub(crate) const border_l_fuchsia_400_of_95: &str = "border-l-fuchsia-400/95"; pub(crate) const border_l_fuchsia_50: &str = "border-l-fuchsia-50"; pub(crate) const border_l_fuchsia_500: &str = "border-l-fuchsia-500"; pub(crate) const border_l_fuchsia_500_of_0: &str = "border-l-fuchsia-500/0"; pub(crate) const border_l_fuchsia_500_of_10: &str = "border-l-fuchsia-500/10"; pub(crate) const border_l_fuchsia_500_of_100: &str = "border-l-fuchsia-500/100"; pub(crate) const border_l_fuchsia_500_of_20: &str = "border-l-fuchsia-500/20"; pub(crate) const border_l_fuchsia_500_of_25: &str = "border-l-fuchsia-500/25"; pub(crate) const border_l_fuchsia_500_of_30: &str = "border-l-fuchsia-500/30"; pub(crate) const border_l_fuchsia_500_of_40: &str = "border-l-fuchsia-500/40"; pub(crate) const border_l_fuchsia_500_of_5: &str = "border-l-fuchsia-500/5"; pub(crate) const border_l_fuchsia_500_of_50: &str = "border-l-fuchsia-500/50"; pub(crate) const border_l_fuchsia_500_of_60: &str = "border-l-fuchsia-500/60"; pub(crate) const border_l_fuchsia_500_of_70: &str = "border-l-fuchsia-500/70"; pub(crate) const border_l_fuchsia_500_of_75: &str = "border-l-fuchsia-500/75"; pub(crate) const border_l_fuchsia_500_of_80: &str = "border-l-fuchsia-500/80"; pub(crate) const border_l_fuchsia_500_of_90: &str = "border-l-fuchsia-500/90"; pub(crate) const border_l_fuchsia_500_of_95: &str = "border-l-fuchsia-500/95"; pub(crate) const border_l_fuchsia_50_of_0: &str = "border-l-fuchsia-50/0"; pub(crate) const border_l_fuchsia_50_of_10: &str = "border-l-fuchsia-50/10"; pub(crate) const border_l_fuchsia_50_of_100: &str = "border-l-fuchsia-50/100"; pub(crate) const border_l_fuchsia_50_of_20: &str = "border-l-fuchsia-50/20"; pub(crate) const border_l_fuchsia_50_of_25: &str = "border-l-fuchsia-50/25"; pub(crate) const border_l_fuchsia_50_of_30: &str = "border-l-fuchsia-50/30"; pub(crate) const border_l_fuchsia_50_of_40: &str = "border-l-fuchsia-50/40"; pub(crate) const border_l_fuchsia_50_of_5: &str = "border-l-fuchsia-50/5"; pub(crate) const border_l_fuchsia_50_of_50: &str = "border-l-fuchsia-50/50"; pub(crate) const border_l_fuchsia_50_of_60: &str = "border-l-fuchsia-50/60"; pub(crate) const border_l_fuchsia_50_of_70: &str = "border-l-fuchsia-50/70"; pub(crate) const border_l_fuchsia_50_of_75: &str = "border-l-fuchsia-50/75"; pub(crate) const border_l_fuchsia_50_of_80: &str = "border-l-fuchsia-50/80"; pub(crate) const border_l_fuchsia_50_of_90: &str = "border-l-fuchsia-50/90"; pub(crate) const border_l_fuchsia_50_of_95: &str = "border-l-fuchsia-50/95"; pub(crate) const border_l_fuchsia_600: &str = "border-l-fuchsia-600"; pub(crate) const border_l_fuchsia_600_of_0: &str = "border-l-fuchsia-600/0"; pub(crate) const border_l_fuchsia_600_of_10: &str = "border-l-fuchsia-600/10"; pub(crate) const border_l_fuchsia_600_of_100: &str = "border-l-fuchsia-600/100"; pub(crate) const border_l_fuchsia_600_of_20: &str = "border-l-fuchsia-600/20"; pub(crate) const border_l_fuchsia_600_of_25: &str = "border-l-fuchsia-600/25"; pub(crate) const border_l_fuchsia_600_of_30: &str = "border-l-fuchsia-600/30"; pub(crate) const border_l_fuchsia_600_of_40: &str = "border-l-fuchsia-600/40"; pub(crate) const border_l_fuchsia_600_of_5: &str = "border-l-fuchsia-600/5"; pub(crate) const border_l_fuchsia_600_of_50: &str = "border-l-fuchsia-600/50"; pub(crate) const border_l_fuchsia_600_of_60: &str = "border-l-fuchsia-600/60"; pub(crate) const border_l_fuchsia_600_of_70: &str = "border-l-fuchsia-600/70"; pub(crate) const border_l_fuchsia_600_of_75: &str = "border-l-fuchsia-600/75"; pub(crate) const border_l_fuchsia_600_of_80: &str = "border-l-fuchsia-600/80"; pub(crate) const border_l_fuchsia_600_of_90: &str = "border-l-fuchsia-600/90"; pub(crate) const border_l_fuchsia_600_of_95: &str = "border-l-fuchsia-600/95"; pub(crate) const border_l_fuchsia_700: &str = "border-l-fuchsia-700"; pub(crate) const border_l_fuchsia_700_of_0: &str = "border-l-fuchsia-700/0"; pub(crate) const border_l_fuchsia_700_of_10: &str = "border-l-fuchsia-700/10"; pub(crate) const border_l_fuchsia_700_of_100: &str = "border-l-fuchsia-700/100"; pub(crate) const border_l_fuchsia_700_of_20: &str = "border-l-fuchsia-700/20"; pub(crate) const border_l_fuchsia_700_of_25: &str = "border-l-fuchsia-700/25"; pub(crate) const border_l_fuchsia_700_of_30: &str = "border-l-fuchsia-700/30"; pub(crate) const border_l_fuchsia_700_of_40: &str = "border-l-fuchsia-700/40"; pub(crate) const border_l_fuchsia_700_of_5: &str = "border-l-fuchsia-700/5"; pub(crate) const border_l_fuchsia_700_of_50: &str = "border-l-fuchsia-700/50"; pub(crate) const border_l_fuchsia_700_of_60: &str = "border-l-fuchsia-700/60"; pub(crate) const border_l_fuchsia_700_of_70: &str = "border-l-fuchsia-700/70"; pub(crate) const border_l_fuchsia_700_of_75: &str = "border-l-fuchsia-700/75"; pub(crate) const border_l_fuchsia_700_of_80: &str = "border-l-fuchsia-700/80"; pub(crate) const border_l_fuchsia_700_of_90: &str = "border-l-fuchsia-700/90"; pub(crate) const border_l_fuchsia_700_of_95: &str = "border-l-fuchsia-700/95"; pub(crate) const border_l_fuchsia_800: &str = "border-l-fuchsia-800"; pub(crate) const border_l_fuchsia_800_of_0: &str = "border-l-fuchsia-800/0"; pub(crate) const border_l_fuchsia_800_of_10: &str = "border-l-fuchsia-800/10"; pub(crate) const border_l_fuchsia_800_of_100: &str = "border-l-fuchsia-800/100"; pub(crate) const border_l_fuchsia_800_of_20: &str = "border-l-fuchsia-800/20"; pub(crate) const border_l_fuchsia_800_of_25: &str = "border-l-fuchsia-800/25"; pub(crate) const border_l_fuchsia_800_of_30: &str = "border-l-fuchsia-800/30"; pub(crate) const border_l_fuchsia_800_of_40: &str = "border-l-fuchsia-800/40"; pub(crate) const border_l_fuchsia_800_of_5: &str = "border-l-fuchsia-800/5"; pub(crate) const border_l_fuchsia_800_of_50: &str = "border-l-fuchsia-800/50"; pub(crate) const border_l_fuchsia_800_of_60: &str = "border-l-fuchsia-800/60"; pub(crate) const border_l_fuchsia_800_of_70: &str = "border-l-fuchsia-800/70"; pub(crate) const border_l_fuchsia_800_of_75: &str = "border-l-fuchsia-800/75"; pub(crate) const border_l_fuchsia_800_of_80: &str = "border-l-fuchsia-800/80"; pub(crate) const border_l_fuchsia_800_of_90: &str = "border-l-fuchsia-800/90"; pub(crate) const border_l_fuchsia_800_of_95: &str = "border-l-fuchsia-800/95"; pub(crate) const border_l_fuchsia_900: &str = "border-l-fuchsia-900"; pub(crate) const border_l_fuchsia_900_of_0: &str = "border-l-fuchsia-900/0"; pub(crate) const border_l_fuchsia_900_of_10: &str = "border-l-fuchsia-900/10"; pub(crate) const border_l_fuchsia_900_of_100: &str = "border-l-fuchsia-900/100"; pub(crate) const border_l_fuchsia_900_of_20: &str = "border-l-fuchsia-900/20"; pub(crate) const border_l_fuchsia_900_of_25: &str = "border-l-fuchsia-900/25"; pub(crate) const border_l_fuchsia_900_of_30: &str = "border-l-fuchsia-900/30"; pub(crate) const border_l_fuchsia_900_of_40: &str = "border-l-fuchsia-900/40"; pub(crate) const border_l_fuchsia_900_of_5: &str = "border-l-fuchsia-900/5"; pub(crate) const border_l_fuchsia_900_of_50: &str = "border-l-fuchsia-900/50"; pub(crate) const border_l_fuchsia_900_of_60: &str = "border-l-fuchsia-900/60"; pub(crate) const border_l_fuchsia_900_of_70: &str = "border-l-fuchsia-900/70"; pub(crate) const border_l_fuchsia_900_of_75: &str = "border-l-fuchsia-900/75"; pub(crate) const border_l_fuchsia_900_of_80: &str = "border-l-fuchsia-900/80"; pub(crate) const border_l_fuchsia_900_of_90: &str = "border-l-fuchsia-900/90"; pub(crate) const border_l_fuchsia_900_of_95: &str = "border-l-fuchsia-900/95"; pub(crate) const border_l_gray_100: &str = "border-l-gray-100"; pub(crate) const border_l_gray_100_of_0: &str = "border-l-gray-100/0"; pub(crate) const border_l_gray_100_of_10: &str = "border-l-gray-100/10"; pub(crate) const border_l_gray_100_of_100: &str = "border-l-gray-100/100"; pub(crate) const border_l_gray_100_of_20: &str = "border-l-gray-100/20"; pub(crate) const border_l_gray_100_of_25: &str = "border-l-gray-100/25"; pub(crate) const border_l_gray_100_of_30: &str = "border-l-gray-100/30"; pub(crate) const border_l_gray_100_of_40: &str = "border-l-gray-100/40"; pub(crate) const border_l_gray_100_of_5: &str = "border-l-gray-100/5"; pub(crate) const border_l_gray_100_of_50: &str = "border-l-gray-100/50"; pub(crate) const border_l_gray_100_of_60: &str = "border-l-gray-100/60"; pub(crate) const border_l_gray_100_of_70: &str = "border-l-gray-100/70"; pub(crate) const border_l_gray_100_of_75: &str = "border-l-gray-100/75"; pub(crate) const border_l_gray_100_of_80: &str = "border-l-gray-100/80"; pub(crate) const border_l_gray_100_of_90: &str = "border-l-gray-100/90"; pub(crate) const border_l_gray_100_of_95: &str = "border-l-gray-100/95"; pub(crate) const border_l_gray_200: &str = "border-l-gray-200"; pub(crate) const border_l_gray_200_of_0: &str = "border-l-gray-200/0"; pub(crate) const border_l_gray_200_of_10: &str = "border-l-gray-200/10"; pub(crate) const border_l_gray_200_of_100: &str = "border-l-gray-200/100"; pub(crate) const border_l_gray_200_of_20: &str = "border-l-gray-200/20"; pub(crate) const border_l_gray_200_of_25: &str = "border-l-gray-200/25"; pub(crate) const border_l_gray_200_of_30: &str = "border-l-gray-200/30"; pub(crate) const border_l_gray_200_of_40: &str = "border-l-gray-200/40"; pub(crate) const border_l_gray_200_of_5: &str = "border-l-gray-200/5"; pub(crate) const border_l_gray_200_of_50: &str = "border-l-gray-200/50"; pub(crate) const border_l_gray_200_of_60: &str = "border-l-gray-200/60"; pub(crate) const border_l_gray_200_of_70: &str = "border-l-gray-200/70"; pub(crate) const border_l_gray_200_of_75: &str = "border-l-gray-200/75"; pub(crate) const border_l_gray_200_of_80: &str = "border-l-gray-200/80"; pub(crate) const border_l_gray_200_of_90: &str = "border-l-gray-200/90"; pub(crate) const border_l_gray_200_of_95: &str = "border-l-gray-200/95"; pub(crate) const border_l_gray_300: &str = "border-l-gray-300"; pub(crate) const border_l_gray_300_of_0: &str = "border-l-gray-300/0"; pub(crate) const border_l_gray_300_of_10: &str = "border-l-gray-300/10"; pub(crate) const border_l_gray_300_of_100: &str = "border-l-gray-300/100"; pub(crate) const border_l_gray_300_of_20: &str = "border-l-gray-300/20"; pub(crate) const border_l_gray_300_of_25: &str = "border-l-gray-300/25"; pub(crate) const border_l_gray_300_of_30: &str = "border-l-gray-300/30"; pub(crate) const border_l_gray_300_of_40: &str = "border-l-gray-300/40"; pub(crate) const border_l_gray_300_of_5: &str = "border-l-gray-300/5"; pub(crate) const border_l_gray_300_of_50: &str = "border-l-gray-300/50"; pub(crate) const border_l_gray_300_of_60: &str = "border-l-gray-300/60"; pub(crate) const border_l_gray_300_of_70: &str = "border-l-gray-300/70"; pub(crate) const border_l_gray_300_of_75: &str = "border-l-gray-300/75"; pub(crate) const border_l_gray_300_of_80: &str = "border-l-gray-300/80"; pub(crate) const border_l_gray_300_of_90: &str = "border-l-gray-300/90"; pub(crate) const border_l_gray_300_of_95: &str = "border-l-gray-300/95"; pub(crate) const border_l_gray_400: &str = "border-l-gray-400"; pub(crate) const border_l_gray_400_of_0: &str = "border-l-gray-400/0"; pub(crate) const border_l_gray_400_of_10: &str = "border-l-gray-400/10"; pub(crate) const border_l_gray_400_of_100: &str = "border-l-gray-400/100"; pub(crate) const border_l_gray_400_of_20: &str = "border-l-gray-400/20"; pub(crate) const border_l_gray_400_of_25: &str = "border-l-gray-400/25"; pub(crate) const border_l_gray_400_of_30: &str = "border-l-gray-400/30"; pub(crate) const border_l_gray_400_of_40: &str = "border-l-gray-400/40"; pub(crate) const border_l_gray_400_of_5: &str = "border-l-gray-400/5"; pub(crate) const border_l_gray_400_of_50: &str = "border-l-gray-400/50"; pub(crate) const border_l_gray_400_of_60: &str = "border-l-gray-400/60"; pub(crate) const border_l_gray_400_of_70: &str = "border-l-gray-400/70"; pub(crate) const border_l_gray_400_of_75: &str = "border-l-gray-400/75"; pub(crate) const border_l_gray_400_of_80: &str = "border-l-gray-400/80"; pub(crate) const border_l_gray_400_of_90: &str = "border-l-gray-400/90"; pub(crate) const border_l_gray_400_of_95: &str = "border-l-gray-400/95"; pub(crate) const border_l_gray_50: &str = "border-l-gray-50"; pub(crate) const border_l_gray_500: &str = "border-l-gray-500"; pub(crate) const border_l_gray_500_of_0: &str = "border-l-gray-500/0"; pub(crate) const border_l_gray_500_of_10: &str = "border-l-gray-500/10"; pub(crate) const border_l_gray_500_of_100: &str = "border-l-gray-500/100"; pub(crate) const border_l_gray_500_of_20: &str = "border-l-gray-500/20"; pub(crate) const border_l_gray_500_of_25: &str = "border-l-gray-500/25"; pub(crate) const border_l_gray_500_of_30: &str = "border-l-gray-500/30"; pub(crate) const border_l_gray_500_of_40: &str = "border-l-gray-500/40"; pub(crate) const border_l_gray_500_of_5: &str = "border-l-gray-500/5"; pub(crate) const border_l_gray_500_of_50: &str = "border-l-gray-500/50"; pub(crate) const border_l_gray_500_of_60: &str = "border-l-gray-500/60"; pub(crate) const border_l_gray_500_of_70: &str = "border-l-gray-500/70"; pub(crate) const border_l_gray_500_of_75: &str = "border-l-gray-500/75"; pub(crate) const border_l_gray_500_of_80: &str = "border-l-gray-500/80"; pub(crate) const border_l_gray_500_of_90: &str = "border-l-gray-500/90"; pub(crate) const border_l_gray_500_of_95: &str = "border-l-gray-500/95"; pub(crate) const border_l_gray_50_of_0: &str = "border-l-gray-50/0"; pub(crate) const border_l_gray_50_of_10: &str = "border-l-gray-50/10"; pub(crate) const border_l_gray_50_of_100: &str = "border-l-gray-50/100"; pub(crate) const border_l_gray_50_of_20: &str = "border-l-gray-50/20"; pub(crate) const border_l_gray_50_of_25: &str = "border-l-gray-50/25"; pub(crate) const border_l_gray_50_of_30: &str = "border-l-gray-50/30"; pub(crate) const border_l_gray_50_of_40: &str = "border-l-gray-50/40"; pub(crate) const border_l_gray_50_of_5: &str = "border-l-gray-50/5"; pub(crate) const border_l_gray_50_of_50: &str = "border-l-gray-50/50"; pub(crate) const border_l_gray_50_of_60: &str = "border-l-gray-50/60"; pub(crate) const border_l_gray_50_of_70: &str = "border-l-gray-50/70"; pub(crate) const border_l_gray_50_of_75: &str = "border-l-gray-50/75"; pub(crate) const border_l_gray_50_of_80: &str = "border-l-gray-50/80"; pub(crate) const border_l_gray_50_of_90: &str = "border-l-gray-50/90"; pub(crate) const border_l_gray_50_of_95: &str = "border-l-gray-50/95"; pub(crate) const border_l_gray_600: &str = "border-l-gray-600"; pub(crate) const border_l_gray_600_of_0: &str = "border-l-gray-600/0"; pub(crate) const border_l_gray_600_of_10: &str = "border-l-gray-600/10"; pub(crate) const border_l_gray_600_of_100: &str = "border-l-gray-600/100"; pub(crate) const border_l_gray_600_of_20: &str = "border-l-gray-600/20"; pub(crate) const border_l_gray_600_of_25: &str = "border-l-gray-600/25"; pub(crate) const border_l_gray_600_of_30: &str = "border-l-gray-600/30"; pub(crate) const border_l_gray_600_of_40: &str = "border-l-gray-600/40"; pub(crate) const border_l_gray_600_of_5: &str = "border-l-gray-600/5"; pub(crate) const border_l_gray_600_of_50: &str = "border-l-gray-600/50"; pub(crate) const border_l_gray_600_of_60: &str = "border-l-gray-600/60"; pub(crate) const border_l_gray_600_of_70: &str = "border-l-gray-600/70"; pub(crate) const border_l_gray_600_of_75: &str = "border-l-gray-600/75"; pub(crate) const border_l_gray_600_of_80: &str = "border-l-gray-600/80"; pub(crate) const border_l_gray_600_of_90: &str = "border-l-gray-600/90"; pub(crate) const border_l_gray_600_of_95: &str = "border-l-gray-600/95"; pub(crate) const border_l_gray_700: &str = "border-l-gray-700"; pub(crate) const border_l_gray_700_of_0: &str = "border-l-gray-700/0"; pub(crate) const border_l_gray_700_of_10: &str = "border-l-gray-700/10"; pub(crate) const border_l_gray_700_of_100: &str = "border-l-gray-700/100"; pub(crate) const border_l_gray_700_of_20: &str = "border-l-gray-700/20"; pub(crate) const border_l_gray_700_of_25: &str = "border-l-gray-700/25"; pub(crate) const border_l_gray_700_of_30: &str = "border-l-gray-700/30"; pub(crate) const border_l_gray_700_of_40: &str = "border-l-gray-700/40"; pub(crate) const border_l_gray_700_of_5: &str = "border-l-gray-700/5"; pub(crate) const border_l_gray_700_of_50: &str = "border-l-gray-700/50"; pub(crate) const border_l_gray_700_of_60: &str = "border-l-gray-700/60"; pub(crate) const border_l_gray_700_of_70: &str = "border-l-gray-700/70"; pub(crate) const border_l_gray_700_of_75: &str = "border-l-gray-700/75"; pub(crate) const border_l_gray_700_of_80: &str = "border-l-gray-700/80"; pub(crate) const border_l_gray_700_of_90: &str = "border-l-gray-700/90"; pub(crate) const border_l_gray_700_of_95: &str = "border-l-gray-700/95"; pub(crate) const border_l_gray_800: &str = "border-l-gray-800"; pub(crate) const border_l_gray_800_of_0: &str = "border-l-gray-800/0"; pub(crate) const border_l_gray_800_of_10: &str = "border-l-gray-800/10"; pub(crate) const border_l_gray_800_of_100: &str = "border-l-gray-800/100"; pub(crate) const border_l_gray_800_of_20: &str = "border-l-gray-800/20"; pub(crate) const border_l_gray_800_of_25: &str = "border-l-gray-800/25"; pub(crate) const border_l_gray_800_of_30: &str = "border-l-gray-800/30"; pub(crate) const border_l_gray_800_of_40: &str = "border-l-gray-800/40"; pub(crate) const border_l_gray_800_of_5: &str = "border-l-gray-800/5"; pub(crate) const border_l_gray_800_of_50: &str = "border-l-gray-800/50"; pub(crate) const border_l_gray_800_of_60: &str = "border-l-gray-800/60"; pub(crate) const border_l_gray_800_of_70: &str = "border-l-gray-800/70"; pub(crate) const border_l_gray_800_of_75: &str = "border-l-gray-800/75"; pub(crate) const border_l_gray_800_of_80: &str = "border-l-gray-800/80"; pub(crate) const border_l_gray_800_of_90: &str = "border-l-gray-800/90"; pub(crate) const border_l_gray_800_of_95: &str = "border-l-gray-800/95"; pub(crate) const border_l_gray_900: &str = "border-l-gray-900"; pub(crate) const border_l_gray_900_of_0: &str = "border-l-gray-900/0"; pub(crate) const border_l_gray_900_of_10: &str = "border-l-gray-900/10"; pub(crate) const border_l_gray_900_of_100: &str = "border-l-gray-900/100"; pub(crate) const border_l_gray_900_of_20: &str = "border-l-gray-900/20"; pub(crate) const border_l_gray_900_of_25: &str = "border-l-gray-900/25"; pub(crate) const border_l_gray_900_of_30: &str = "border-l-gray-900/30"; pub(crate) const border_l_gray_900_of_40: &str = "border-l-gray-900/40"; pub(crate) const border_l_gray_900_of_5: &str = "border-l-gray-900/5"; pub(crate) const border_l_gray_900_of_50: &str = "border-l-gray-900/50"; pub(crate) const border_l_gray_900_of_60: &str = "border-l-gray-900/60"; pub(crate) const border_l_gray_900_of_70: &str = "border-l-gray-900/70"; pub(crate) const border_l_gray_900_of_75: &str = "border-l-gray-900/75"; pub(crate) const border_l_gray_900_of_80: &str = "border-l-gray-900/80"; pub(crate) const border_l_gray_900_of_90: &str = "border-l-gray-900/90"; pub(crate) const border_l_gray_900_of_95: &str = "border-l-gray-900/95"; pub(crate) const border_l_green_100: &str = "border-l-green-100"; pub(crate) const border_l_green_100_of_0: &str = "border-l-green-100/0"; pub(crate) const border_l_green_100_of_10: &str = "border-l-green-100/10"; pub(crate) const border_l_green_100_of_100: &str = "border-l-green-100/100"; pub(crate) const border_l_green_100_of_20: &str = "border-l-green-100/20"; pub(crate) const border_l_green_100_of_25: &str = "border-l-green-100/25"; pub(crate) const border_l_green_100_of_30: &str = "border-l-green-100/30"; pub(crate) const border_l_green_100_of_40: &str = "border-l-green-100/40"; pub(crate) const border_l_green_100_of_5: &str = "border-l-green-100/5"; pub(crate) const border_l_green_100_of_50: &str = "border-l-green-100/50"; pub(crate) const border_l_green_100_of_60: &str = "border-l-green-100/60"; pub(crate) const border_l_green_100_of_70: &str = "border-l-green-100/70"; pub(crate) const border_l_green_100_of_75: &str = "border-l-green-100/75"; pub(crate) const border_l_green_100_of_80: &str = "border-l-green-100/80"; pub(crate) const border_l_green_100_of_90: &str = "border-l-green-100/90"; pub(crate) const border_l_green_100_of_95: &str = "border-l-green-100/95"; pub(crate) const border_l_green_200: &str = "border-l-green-200"; pub(crate) const border_l_green_200_of_0: &str = "border-l-green-200/0"; pub(crate) const border_l_green_200_of_10: &str = "border-l-green-200/10"; pub(crate) const border_l_green_200_of_100: &str = "border-l-green-200/100"; pub(crate) const border_l_green_200_of_20: &str = "border-l-green-200/20"; pub(crate) const border_l_green_200_of_25: &str = "border-l-green-200/25"; pub(crate) const border_l_green_200_of_30: &str = "border-l-green-200/30"; pub(crate) const border_l_green_200_of_40: &str = "border-l-green-200/40"; pub(crate) const border_l_green_200_of_5: &str = "border-l-green-200/5"; pub(crate) const border_l_green_200_of_50: &str = "border-l-green-200/50"; pub(crate) const border_l_green_200_of_60: &str = "border-l-green-200/60"; pub(crate) const border_l_green_200_of_70: &str = "border-l-green-200/70"; pub(crate) const border_l_green_200_of_75: &str = "border-l-green-200/75"; pub(crate) const border_l_green_200_of_80: &str = "border-l-green-200/80"; pub(crate) const border_l_green_200_of_90: &str = "border-l-green-200/90"; pub(crate) const border_l_green_200_of_95: &str = "border-l-green-200/95"; pub(crate) const border_l_green_300: &str = "border-l-green-300"; pub(crate) const border_l_green_300_of_0: &str = "border-l-green-300/0"; pub(crate) const border_l_green_300_of_10: &str = "border-l-green-300/10"; pub(crate) const border_l_green_300_of_100: &str = "border-l-green-300/100"; pub(crate) const border_l_green_300_of_20: &str = "border-l-green-300/20"; pub(crate) const border_l_green_300_of_25: &str = "border-l-green-300/25"; pub(crate) const border_l_green_300_of_30: &str = "border-l-green-300/30"; pub(crate) const border_l_green_300_of_40: &str = "border-l-green-300/40"; pub(crate) const border_l_green_300_of_5: &str = "border-l-green-300/5"; pub(crate) const border_l_green_300_of_50: &str = "border-l-green-300/50"; pub(crate) const border_l_green_300_of_60: &str = "border-l-green-300/60"; pub(crate) const border_l_green_300_of_70: &str = "border-l-green-300/70"; pub(crate) const border_l_green_300_of_75: &str = "border-l-green-300/75"; pub(crate) const border_l_green_300_of_80: &str = "border-l-green-300/80"; pub(crate) const border_l_green_300_of_90: &str = "border-l-green-300/90"; pub(crate) const border_l_green_300_of_95: &str = "border-l-green-300/95"; pub(crate) const border_l_green_400: &str = "border-l-green-400"; pub(crate) const border_l_green_400_of_0: &str = "border-l-green-400/0"; pub(crate) const border_l_green_400_of_10: &str = "border-l-green-400/10"; pub(crate) const border_l_green_400_of_100: &str = "border-l-green-400/100"; pub(crate) const border_l_green_400_of_20: &str = "border-l-green-400/20"; pub(crate) const border_l_green_400_of_25: &str = "border-l-green-400/25"; pub(crate) const border_l_green_400_of_30: &str = "border-l-green-400/30"; pub(crate) const border_l_green_400_of_40: &str = "border-l-green-400/40"; pub(crate) const border_l_green_400_of_5: &str = "border-l-green-400/5"; pub(crate) const border_l_green_400_of_50: &str = "border-l-green-400/50"; pub(crate) const border_l_green_400_of_60: &str = "border-l-green-400/60"; pub(crate) const border_l_green_400_of_70: &str = "border-l-green-400/70"; pub(crate) const border_l_green_400_of_75: &str = "border-l-green-400/75"; pub(crate) const border_l_green_400_of_80: &str = "border-l-green-400/80"; pub(crate) const border_l_green_400_of_90: &str = "border-l-green-400/90"; pub(crate) const border_l_green_400_of_95: &str = "border-l-green-400/95"; pub(crate) const border_l_green_50: &str = "border-l-green-50"; pub(crate) const border_l_green_500: &str = "border-l-green-500"; pub(crate) const border_l_green_500_of_0: &str = "border-l-green-500/0"; pub(crate) const border_l_green_500_of_10: &str = "border-l-green-500/10"; pub(crate) const border_l_green_500_of_100: &str = "border-l-green-500/100"; pub(crate) const border_l_green_500_of_20: &str = "border-l-green-500/20"; pub(crate) const border_l_green_500_of_25: &str = "border-l-green-500/25"; pub(crate) const border_l_green_500_of_30: &str = "border-l-green-500/30"; pub(crate) const border_l_green_500_of_40: &str = "border-l-green-500/40"; pub(crate) const border_l_green_500_of_5: &str = "border-l-green-500/5"; pub(crate) const border_l_green_500_of_50: &str = "border-l-green-500/50"; pub(crate) const border_l_green_500_of_60: &str = "border-l-green-500/60"; pub(crate) const border_l_green_500_of_70: &str = "border-l-green-500/70"; pub(crate) const border_l_green_500_of_75: &str = "border-l-green-500/75"; pub(crate) const border_l_green_500_of_80: &str = "border-l-green-500/80"; pub(crate) const border_l_green_500_of_90: &str = "border-l-green-500/90"; pub(crate) const border_l_green_500_of_95: &str = "border-l-green-500/95"; pub(crate) const border_l_green_50_of_0: &str = "border-l-green-50/0"; pub(crate) const border_l_green_50_of_10: &str = "border-l-green-50/10"; pub(crate) const border_l_green_50_of_100: &str = "border-l-green-50/100"; pub(crate) const border_l_green_50_of_20: &str = "border-l-green-50/20"; pub(crate) const border_l_green_50_of_25: &str = "border-l-green-50/25"; pub(crate) const border_l_green_50_of_30: &str = "border-l-green-50/30"; pub(crate) const border_l_green_50_of_40: &str = "border-l-green-50/40"; pub(crate) const border_l_green_50_of_5: &str = "border-l-green-50/5"; pub(crate) const border_l_green_50_of_50: &str = "border-l-green-50/50"; pub(crate) const border_l_green_50_of_60: &str = "border-l-green-50/60"; pub(crate) const border_l_green_50_of_70: &str = "border-l-green-50/70"; pub(crate) const border_l_green_50_of_75: &str = "border-l-green-50/75"; pub(crate) const border_l_green_50_of_80: &str = "border-l-green-50/80"; pub(crate) const border_l_green_50_of_90: &str = "border-l-green-50/90"; pub(crate) const border_l_green_50_of_95: &str = "border-l-green-50/95"; pub(crate) const border_l_green_600: &str = "border-l-green-600"; pub(crate) const border_l_green_600_of_0: &str = "border-l-green-600/0"; pub(crate) const border_l_green_600_of_10: &str = "border-l-green-600/10"; pub(crate) const border_l_green_600_of_100: &str = "border-l-green-600/100"; pub(crate) const border_l_green_600_of_20: &str = "border-l-green-600/20"; pub(crate) const border_l_green_600_of_25: &str = "border-l-green-600/25"; pub(crate) const border_l_green_600_of_30: &str = "border-l-green-600/30"; pub(crate) const border_l_green_600_of_40: &str = "border-l-green-600/40"; pub(crate) const border_l_green_600_of_5: &str = "border-l-green-600/5"; pub(crate) const border_l_green_600_of_50: &str = "border-l-green-600/50"; pub(crate) const border_l_green_600_of_60: &str = "border-l-green-600/60"; pub(crate) const border_l_green_600_of_70: &str = "border-l-green-600/70"; pub(crate) const border_l_green_600_of_75: &str = "border-l-green-600/75"; pub(crate) const border_l_green_600_of_80: &str = "border-l-green-600/80"; pub(crate) const border_l_green_600_of_90: &str = "border-l-green-600/90"; pub(crate) const border_l_green_600_of_95: &str = "border-l-green-600/95"; pub(crate) const border_l_green_700: &str = "border-l-green-700"; pub(crate) const border_l_green_700_of_0: &str = "border-l-green-700/0"; pub(crate) const border_l_green_700_of_10: &str = "border-l-green-700/10"; pub(crate) const border_l_green_700_of_100: &str = "border-l-green-700/100"; pub(crate) const border_l_green_700_of_20: &str = "border-l-green-700/20"; pub(crate) const border_l_green_700_of_25: &str = "border-l-green-700/25"; pub(crate) const border_l_green_700_of_30: &str = "border-l-green-700/30"; pub(crate) const border_l_green_700_of_40: &str = "border-l-green-700/40"; pub(crate) const border_l_green_700_of_5: &str = "border-l-green-700/5"; pub(crate) const border_l_green_700_of_50: &str = "border-l-green-700/50"; pub(crate) const border_l_green_700_of_60: &str = "border-l-green-700/60"; pub(crate) const border_l_green_700_of_70: &str = "border-l-green-700/70"; pub(crate) const border_l_green_700_of_75: &str = "border-l-green-700/75"; pub(crate) const border_l_green_700_of_80: &str = "border-l-green-700/80"; pub(crate) const border_l_green_700_of_90: &str = "border-l-green-700/90"; pub(crate) const border_l_green_700_of_95: &str = "border-l-green-700/95"; pub(crate) const border_l_green_800: &str = "border-l-green-800"; pub(crate) const border_l_green_800_of_0: &str = "border-l-green-800/0"; pub(crate) const border_l_green_800_of_10: &str = "border-l-green-800/10"; pub(crate) const border_l_green_800_of_100: &str = "border-l-green-800/100"; pub(crate) const border_l_green_800_of_20: &str = "border-l-green-800/20"; pub(crate) const border_l_green_800_of_25: &str = "border-l-green-800/25"; pub(crate) const border_l_green_800_of_30: &str = "border-l-green-800/30"; pub(crate) const border_l_green_800_of_40: &str = "border-l-green-800/40"; pub(crate) const border_l_green_800_of_5: &str = "border-l-green-800/5"; pub(crate) const border_l_green_800_of_50: &str = "border-l-green-800/50"; pub(crate) const border_l_green_800_of_60: &str = "border-l-green-800/60"; pub(crate) const border_l_green_800_of_70: &str = "border-l-green-800/70"; pub(crate) const border_l_green_800_of_75: &str = "border-l-green-800/75"; pub(crate) const border_l_green_800_of_80: &str = "border-l-green-800/80"; pub(crate) const border_l_green_800_of_90: &str = "border-l-green-800/90"; pub(crate) const border_l_green_800_of_95: &str = "border-l-green-800/95"; pub(crate) const border_l_green_900: &str = "border-l-green-900"; pub(crate) const border_l_green_900_of_0: &str = "border-l-green-900/0"; pub(crate) const border_l_green_900_of_10: &str = "border-l-green-900/10"; pub(crate) const border_l_green_900_of_100: &str = "border-l-green-900/100"; pub(crate) const border_l_green_900_of_20: &str = "border-l-green-900/20"; pub(crate) const border_l_green_900_of_25: &str = "border-l-green-900/25"; pub(crate) const border_l_green_900_of_30: &str = "border-l-green-900/30"; pub(crate) const border_l_green_900_of_40: &str = "border-l-green-900/40"; pub(crate) const border_l_green_900_of_5: &str = "border-l-green-900/5"; pub(crate) const border_l_green_900_of_50: &str = "border-l-green-900/50"; pub(crate) const border_l_green_900_of_60: &str = "border-l-green-900/60"; pub(crate) const border_l_green_900_of_70: &str = "border-l-green-900/70"; pub(crate) const border_l_green_900_of_75: &str = "border-l-green-900/75"; pub(crate) const border_l_green_900_of_80: &str = "border-l-green-900/80"; pub(crate) const border_l_green_900_of_90: &str = "border-l-green-900/90"; pub(crate) const border_l_green_900_of_95: &str = "border-l-green-900/95"; pub(crate) const border_l_indigo_100: &str = "border-l-indigo-100"; pub(crate) const border_l_indigo_100_of_0: &str = "border-l-indigo-100/0"; pub(crate) const border_l_indigo_100_of_10: &str = "border-l-indigo-100/10"; pub(crate) const border_l_indigo_100_of_100: &str = "border-l-indigo-100/100"; pub(crate) const border_l_indigo_100_of_20: &str = "border-l-indigo-100/20"; pub(crate) const border_l_indigo_100_of_25: &str = "border-l-indigo-100/25"; pub(crate) const border_l_indigo_100_of_30: &str = "border-l-indigo-100/30"; pub(crate) const border_l_indigo_100_of_40: &str = "border-l-indigo-100/40"; pub(crate) const border_l_indigo_100_of_5: &str = "border-l-indigo-100/5"; pub(crate) const border_l_indigo_100_of_50: &str = "border-l-indigo-100/50"; pub(crate) const border_l_indigo_100_of_60: &str = "border-l-indigo-100/60"; pub(crate) const border_l_indigo_100_of_70: &str = "border-l-indigo-100/70"; pub(crate) const border_l_indigo_100_of_75: &str = "border-l-indigo-100/75"; pub(crate) const border_l_indigo_100_of_80: &str = "border-l-indigo-100/80"; pub(crate) const border_l_indigo_100_of_90: &str = "border-l-indigo-100/90"; pub(crate) const border_l_indigo_100_of_95: &str = "border-l-indigo-100/95"; pub(crate) const border_l_indigo_200: &str = "border-l-indigo-200"; pub(crate) const border_l_indigo_200_of_0: &str = "border-l-indigo-200/0"; pub(crate) const border_l_indigo_200_of_10: &str = "border-l-indigo-200/10"; pub(crate) const border_l_indigo_200_of_100: &str = "border-l-indigo-200/100"; pub(crate) const border_l_indigo_200_of_20: &str = "border-l-indigo-200/20"; pub(crate) const border_l_indigo_200_of_25: &str = "border-l-indigo-200/25"; pub(crate) const border_l_indigo_200_of_30: &str = "border-l-indigo-200/30"; pub(crate) const border_l_indigo_200_of_40: &str = "border-l-indigo-200/40"; pub(crate) const border_l_indigo_200_of_5: &str = "border-l-indigo-200/5"; pub(crate) const border_l_indigo_200_of_50: &str = "border-l-indigo-200/50"; pub(crate) const border_l_indigo_200_of_60: &str = "border-l-indigo-200/60"; pub(crate) const border_l_indigo_200_of_70: &str = "border-l-indigo-200/70"; pub(crate) const border_l_indigo_200_of_75: &str = "border-l-indigo-200/75"; pub(crate) const border_l_indigo_200_of_80: &str = "border-l-indigo-200/80"; pub(crate) const border_l_indigo_200_of_90: &str = "border-l-indigo-200/90"; pub(crate) const border_l_indigo_200_of_95: &str = "border-l-indigo-200/95"; pub(crate) const border_l_indigo_300: &str = "border-l-indigo-300"; pub(crate) const border_l_indigo_300_of_0: &str = "border-l-indigo-300/0"; pub(crate) const border_l_indigo_300_of_10: &str = "border-l-indigo-300/10"; pub(crate) const border_l_indigo_300_of_100: &str = "border-l-indigo-300/100"; pub(crate) const border_l_indigo_300_of_20: &str = "border-l-indigo-300/20"; pub(crate) const border_l_indigo_300_of_25: &str = "border-l-indigo-300/25"; pub(crate) const border_l_indigo_300_of_30: &str = "border-l-indigo-300/30"; pub(crate) const border_l_indigo_300_of_40: &str = "border-l-indigo-300/40"; pub(crate) const border_l_indigo_300_of_5: &str = "border-l-indigo-300/5"; pub(crate) const border_l_indigo_300_of_50: &str = "border-l-indigo-300/50"; pub(crate) const border_l_indigo_300_of_60: &str = "border-l-indigo-300/60"; pub(crate) const border_l_indigo_300_of_70: &str = "border-l-indigo-300/70"; pub(crate) const border_l_indigo_300_of_75: &str = "border-l-indigo-300/75"; pub(crate) const border_l_indigo_300_of_80: &str = "border-l-indigo-300/80"; pub(crate) const border_l_indigo_300_of_90: &str = "border-l-indigo-300/90"; pub(crate) const border_l_indigo_300_of_95: &str = "border-l-indigo-300/95"; pub(crate) const border_l_indigo_400: &str = "border-l-indigo-400"; pub(crate) const border_l_indigo_400_of_0: &str = "border-l-indigo-400/0"; pub(crate) const border_l_indigo_400_of_10: &str = "border-l-indigo-400/10"; pub(crate) const border_l_indigo_400_of_100: &str = "border-l-indigo-400/100"; pub(crate) const border_l_indigo_400_of_20: &str = "border-l-indigo-400/20"; pub(crate) const border_l_indigo_400_of_25: &str = "border-l-indigo-400/25"; pub(crate) const border_l_indigo_400_of_30: &str = "border-l-indigo-400/30"; pub(crate) const border_l_indigo_400_of_40: &str = "border-l-indigo-400/40"; pub(crate) const border_l_indigo_400_of_5: &str = "border-l-indigo-400/5"; pub(crate) const border_l_indigo_400_of_50: &str = "border-l-indigo-400/50"; pub(crate) const border_l_indigo_400_of_60: &str = "border-l-indigo-400/60"; pub(crate) const border_l_indigo_400_of_70: &str = "border-l-indigo-400/70"; pub(crate) const border_l_indigo_400_of_75: &str = "border-l-indigo-400/75"; pub(crate) const border_l_indigo_400_of_80: &str = "border-l-indigo-400/80"; pub(crate) const border_l_indigo_400_of_90: &str = "border-l-indigo-400/90"; pub(crate) const border_l_indigo_400_of_95: &str = "border-l-indigo-400/95"; pub(crate) const border_l_indigo_50: &str = "border-l-indigo-50"; pub(crate) const border_l_indigo_500: &str = "border-l-indigo-500"; pub(crate) const border_l_indigo_500_of_0: &str = "border-l-indigo-500/0"; pub(crate) const border_l_indigo_500_of_10: &str = "border-l-indigo-500/10"; pub(crate) const border_l_indigo_500_of_100: &str = "border-l-indigo-500/100"; pub(crate) const border_l_indigo_500_of_20: &str = "border-l-indigo-500/20"; pub(crate) const border_l_indigo_500_of_25: &str = "border-l-indigo-500/25"; pub(crate) const border_l_indigo_500_of_30: &str = "border-l-indigo-500/30"; pub(crate) const border_l_indigo_500_of_40: &str = "border-l-indigo-500/40"; pub(crate) const border_l_indigo_500_of_5: &str = "border-l-indigo-500/5"; pub(crate) const border_l_indigo_500_of_50: &str = "border-l-indigo-500/50"; pub(crate) const border_l_indigo_500_of_60: &str = "border-l-indigo-500/60"; pub(crate) const border_l_indigo_500_of_70: &str = "border-l-indigo-500/70"; pub(crate) const border_l_indigo_500_of_75: &str = "border-l-indigo-500/75"; pub(crate) const border_l_indigo_500_of_80: &str = "border-l-indigo-500/80"; pub(crate) const border_l_indigo_500_of_90: &str = "border-l-indigo-500/90"; pub(crate) const border_l_indigo_500_of_95: &str = "border-l-indigo-500/95"; pub(crate) const border_l_indigo_50_of_0: &str = "border-l-indigo-50/0"; pub(crate) const border_l_indigo_50_of_10: &str = "border-l-indigo-50/10"; pub(crate) const border_l_indigo_50_of_100: &str = "border-l-indigo-50/100"; pub(crate) const border_l_indigo_50_of_20: &str = "border-l-indigo-50/20"; pub(crate) const border_l_indigo_50_of_25: &str = "border-l-indigo-50/25"; pub(crate) const border_l_indigo_50_of_30: &str = "border-l-indigo-50/30"; pub(crate) const border_l_indigo_50_of_40: &str = "border-l-indigo-50/40"; pub(crate) const border_l_indigo_50_of_5: &str = "border-l-indigo-50/5"; pub(crate) const border_l_indigo_50_of_50: &str = "border-l-indigo-50/50"; pub(crate) const border_l_indigo_50_of_60: &str = "border-l-indigo-50/60"; pub(crate) const border_l_indigo_50_of_70: &str = "border-l-indigo-50/70"; pub(crate) const border_l_indigo_50_of_75: &str = "border-l-indigo-50/75"; pub(crate) const border_l_indigo_50_of_80: &str = "border-l-indigo-50/80"; pub(crate) const border_l_indigo_50_of_90: &str = "border-l-indigo-50/90"; pub(crate) const border_l_indigo_50_of_95: &str = "border-l-indigo-50/95"; pub(crate) const border_l_indigo_600: &str = "border-l-indigo-600"; pub(crate) const border_l_indigo_600_of_0: &str = "border-l-indigo-600/0"; pub(crate) const border_l_indigo_600_of_10: &str = "border-l-indigo-600/10"; pub(crate) const border_l_indigo_600_of_100: &str = "border-l-indigo-600/100"; pub(crate) const border_l_indigo_600_of_20: &str = "border-l-indigo-600/20"; pub(crate) const border_l_indigo_600_of_25: &str = "border-l-indigo-600/25"; pub(crate) const border_l_indigo_600_of_30: &str = "border-l-indigo-600/30"; pub(crate) const border_l_indigo_600_of_40: &str = "border-l-indigo-600/40"; pub(crate) const border_l_indigo_600_of_5: &str = "border-l-indigo-600/5"; pub(crate) const border_l_indigo_600_of_50: &str = "border-l-indigo-600/50"; pub(crate) const border_l_indigo_600_of_60: &str = "border-l-indigo-600/60"; pub(crate) const border_l_indigo_600_of_70: &str = "border-l-indigo-600/70"; pub(crate) const border_l_indigo_600_of_75: &str = "border-l-indigo-600/75"; pub(crate) const border_l_indigo_600_of_80: &str = "border-l-indigo-600/80"; pub(crate) const border_l_indigo_600_of_90: &str = "border-l-indigo-600/90"; pub(crate) const border_l_indigo_600_of_95: &str = "border-l-indigo-600/95"; pub(crate) const border_l_indigo_700: &str = "border-l-indigo-700"; pub(crate) const border_l_indigo_700_of_0: &str = "border-l-indigo-700/0"; pub(crate) const border_l_indigo_700_of_10: &str = "border-l-indigo-700/10"; pub(crate) const border_l_indigo_700_of_100: &str = "border-l-indigo-700/100"; pub(crate) const border_l_indigo_700_of_20: &str = "border-l-indigo-700/20"; pub(crate) const border_l_indigo_700_of_25: &str = "border-l-indigo-700/25"; pub(crate) const border_l_indigo_700_of_30: &str = "border-l-indigo-700/30"; pub(crate) const border_l_indigo_700_of_40: &str = "border-l-indigo-700/40"; pub(crate) const border_l_indigo_700_of_5: &str = "border-l-indigo-700/5"; pub(crate) const border_l_indigo_700_of_50: &str = "border-l-indigo-700/50"; pub(crate) const border_l_indigo_700_of_60: &str = "border-l-indigo-700/60"; pub(crate) const border_l_indigo_700_of_70: &str = "border-l-indigo-700/70"; pub(crate) const border_l_indigo_700_of_75: &str = "border-l-indigo-700/75"; pub(crate) const border_l_indigo_700_of_80: &str = "border-l-indigo-700/80"; pub(crate) const border_l_indigo_700_of_90: &str = "border-l-indigo-700/90"; pub(crate) const border_l_indigo_700_of_95: &str = "border-l-indigo-700/95"; pub(crate) const border_l_indigo_800: &str = "border-l-indigo-800"; pub(crate) const border_l_indigo_800_of_0: &str = "border-l-indigo-800/0"; pub(crate) const border_l_indigo_800_of_10: &str = "border-l-indigo-800/10"; pub(crate) const border_l_indigo_800_of_100: &str = "border-l-indigo-800/100"; pub(crate) const border_l_indigo_800_of_20: &str = "border-l-indigo-800/20"; pub(crate) const border_l_indigo_800_of_25: &str = "border-l-indigo-800/25"; pub(crate) const border_l_indigo_800_of_30: &str = "border-l-indigo-800/30"; pub(crate) const border_l_indigo_800_of_40: &str = "border-l-indigo-800/40"; pub(crate) const border_l_indigo_800_of_5: &str = "border-l-indigo-800/5"; pub(crate) const border_l_indigo_800_of_50: &str = "border-l-indigo-800/50"; pub(crate) const border_l_indigo_800_of_60: &str = "border-l-indigo-800/60"; pub(crate) const border_l_indigo_800_of_70: &str = "border-l-indigo-800/70"; pub(crate) const border_l_indigo_800_of_75: &str = "border-l-indigo-800/75"; pub(crate) const border_l_indigo_800_of_80: &str = "border-l-indigo-800/80"; pub(crate) const border_l_indigo_800_of_90: &str = "border-l-indigo-800/90"; pub(crate) const border_l_indigo_800_of_95: &str = "border-l-indigo-800/95"; pub(crate) const border_l_indigo_900: &str = "border-l-indigo-900"; pub(crate) const border_l_indigo_900_of_0: &str = "border-l-indigo-900/0"; pub(crate) const border_l_indigo_900_of_10: &str = "border-l-indigo-900/10"; pub(crate) const border_l_indigo_900_of_100: &str = "border-l-indigo-900/100"; pub(crate) const border_l_indigo_900_of_20: &str = "border-l-indigo-900/20"; pub(crate) const border_l_indigo_900_of_25: &str = "border-l-indigo-900/25"; pub(crate) const border_l_indigo_900_of_30: &str = "border-l-indigo-900/30"; pub(crate) const border_l_indigo_900_of_40: &str = "border-l-indigo-900/40"; pub(crate) const border_l_indigo_900_of_5: &str = "border-l-indigo-900/5"; pub(crate) const border_l_indigo_900_of_50: &str = "border-l-indigo-900/50"; pub(crate) const border_l_indigo_900_of_60: &str = "border-l-indigo-900/60"; pub(crate) const border_l_indigo_900_of_70: &str = "border-l-indigo-900/70"; pub(crate) const border_l_indigo_900_of_75: &str = "border-l-indigo-900/75"; pub(crate) const border_l_indigo_900_of_80: &str = "border-l-indigo-900/80"; pub(crate) const border_l_indigo_900_of_90: &str = "border-l-indigo-900/90"; pub(crate) const border_l_indigo_900_of_95: &str = "border-l-indigo-900/95"; pub(crate) const border_l_inherit: &str = "border-l-inherit"; pub(crate) const border_l_lime_100: &str = "border-l-lime-100"; pub(crate) const border_l_lime_100_of_0: &str = "border-l-lime-100/0"; pub(crate) const border_l_lime_100_of_10: &str = "border-l-lime-100/10"; pub(crate) const border_l_lime_100_of_100: &str = "border-l-lime-100/100"; pub(crate) const border_l_lime_100_of_20: &str = "border-l-lime-100/20"; pub(crate) const border_l_lime_100_of_25: &str = "border-l-lime-100/25"; pub(crate) const border_l_lime_100_of_30: &str = "border-l-lime-100/30"; pub(crate) const border_l_lime_100_of_40: &str = "border-l-lime-100/40"; pub(crate) const border_l_lime_100_of_5: &str = "border-l-lime-100/5"; pub(crate) const border_l_lime_100_of_50: &str = "border-l-lime-100/50"; pub(crate) const border_l_lime_100_of_60: &str = "border-l-lime-100/60"; pub(crate) const border_l_lime_100_of_70: &str = "border-l-lime-100/70"; pub(crate) const border_l_lime_100_of_75: &str = "border-l-lime-100/75"; pub(crate) const border_l_lime_100_of_80: &str = "border-l-lime-100/80"; pub(crate) const border_l_lime_100_of_90: &str = "border-l-lime-100/90"; pub(crate) const border_l_lime_100_of_95: &str = "border-l-lime-100/95"; pub(crate) const border_l_lime_200: &str = "border-l-lime-200"; pub(crate) const border_l_lime_200_of_0: &str = "border-l-lime-200/0"; pub(crate) const border_l_lime_200_of_10: &str = "border-l-lime-200/10"; pub(crate) const border_l_lime_200_of_100: &str = "border-l-lime-200/100"; pub(crate) const border_l_lime_200_of_20: &str = "border-l-lime-200/20"; pub(crate) const border_l_lime_200_of_25: &str = "border-l-lime-200/25"; pub(crate) const border_l_lime_200_of_30: &str = "border-l-lime-200/30"; pub(crate) const border_l_lime_200_of_40: &str = "border-l-lime-200/40"; pub(crate) const border_l_lime_200_of_5: &str = "border-l-lime-200/5"; pub(crate) const border_l_lime_200_of_50: &str = "border-l-lime-200/50"; pub(crate) const border_l_lime_200_of_60: &str = "border-l-lime-200/60"; pub(crate) const border_l_lime_200_of_70: &str = "border-l-lime-200/70"; pub(crate) const border_l_lime_200_of_75: &str = "border-l-lime-200/75"; pub(crate) const border_l_lime_200_of_80: &str = "border-l-lime-200/80"; pub(crate) const border_l_lime_200_of_90: &str = "border-l-lime-200/90"; pub(crate) const border_l_lime_200_of_95: &str = "border-l-lime-200/95"; pub(crate) const border_l_lime_300: &str = "border-l-lime-300"; pub(crate) const border_l_lime_300_of_0: &str = "border-l-lime-300/0"; pub(crate) const border_l_lime_300_of_10: &str = "border-l-lime-300/10"; pub(crate) const border_l_lime_300_of_100: &str = "border-l-lime-300/100"; pub(crate) const border_l_lime_300_of_20: &str = "border-l-lime-300/20"; pub(crate) const border_l_lime_300_of_25: &str = "border-l-lime-300/25"; pub(crate) const border_l_lime_300_of_30: &str = "border-l-lime-300/30"; pub(crate) const border_l_lime_300_of_40: &str = "border-l-lime-300/40"; pub(crate) const border_l_lime_300_of_5: &str = "border-l-lime-300/5"; pub(crate) const border_l_lime_300_of_50: &str = "border-l-lime-300/50"; pub(crate) const border_l_lime_300_of_60: &str = "border-l-lime-300/60"; pub(crate) const border_l_lime_300_of_70: &str = "border-l-lime-300/70"; pub(crate) const border_l_lime_300_of_75: &str = "border-l-lime-300/75"; pub(crate) const border_l_lime_300_of_80: &str = "border-l-lime-300/80"; pub(crate) const border_l_lime_300_of_90: &str = "border-l-lime-300/90"; pub(crate) const border_l_lime_300_of_95: &str = "border-l-lime-300/95"; pub(crate) const border_l_lime_400: &str = "border-l-lime-400"; pub(crate) const border_l_lime_400_of_0: &str = "border-l-lime-400/0"; pub(crate) const border_l_lime_400_of_10: &str = "border-l-lime-400/10"; pub(crate) const border_l_lime_400_of_100: &str = "border-l-lime-400/100"; pub(crate) const border_l_lime_400_of_20: &str = "border-l-lime-400/20"; pub(crate) const border_l_lime_400_of_25: &str = "border-l-lime-400/25"; pub(crate) const border_l_lime_400_of_30: &str = "border-l-lime-400/30"; pub(crate) const border_l_lime_400_of_40: &str = "border-l-lime-400/40"; pub(crate) const border_l_lime_400_of_5: &str = "border-l-lime-400/5"; pub(crate) const border_l_lime_400_of_50: &str = "border-l-lime-400/50"; pub(crate) const border_l_lime_400_of_60: &str = "border-l-lime-400/60"; pub(crate) const border_l_lime_400_of_70: &str = "border-l-lime-400/70"; pub(crate) const border_l_lime_400_of_75: &str = "border-l-lime-400/75"; pub(crate) const border_l_lime_400_of_80: &str = "border-l-lime-400/80"; pub(crate) const border_l_lime_400_of_90: &str = "border-l-lime-400/90"; pub(crate) const border_l_lime_400_of_95: &str = "border-l-lime-400/95"; pub(crate) const border_l_lime_50: &str = "border-l-lime-50"; pub(crate) const border_l_lime_500: &str = "border-l-lime-500"; pub(crate) const border_l_lime_500_of_0: &str = "border-l-lime-500/0"; pub(crate) const border_l_lime_500_of_10: &str = "border-l-lime-500/10"; pub(crate) const border_l_lime_500_of_100: &str = "border-l-lime-500/100"; pub(crate) const border_l_lime_500_of_20: &str = "border-l-lime-500/20"; pub(crate) const border_l_lime_500_of_25: &str = "border-l-lime-500/25"; pub(crate) const border_l_lime_500_of_30: &str = "border-l-lime-500/30"; pub(crate) const border_l_lime_500_of_40: &str = "border-l-lime-500/40"; pub(crate) const border_l_lime_500_of_5: &str = "border-l-lime-500/5"; pub(crate) const border_l_lime_500_of_50: &str = "border-l-lime-500/50"; pub(crate) const border_l_lime_500_of_60: &str = "border-l-lime-500/60"; pub(crate) const border_l_lime_500_of_70: &str = "border-l-lime-500/70"; pub(crate) const border_l_lime_500_of_75: &str = "border-l-lime-500/75"; pub(crate) const border_l_lime_500_of_80: &str = "border-l-lime-500/80"; pub(crate) const border_l_lime_500_of_90: &str = "border-l-lime-500/90"; pub(crate) const border_l_lime_500_of_95: &str = "border-l-lime-500/95"; pub(crate) const border_l_lime_50_of_0: &str = "border-l-lime-50/0"; pub(crate) const border_l_lime_50_of_10: &str = "border-l-lime-50/10"; pub(crate) const border_l_lime_50_of_100: &str = "border-l-lime-50/100"; pub(crate) const border_l_lime_50_of_20: &str = "border-l-lime-50/20"; pub(crate) const border_l_lime_50_of_25: &str = "border-l-lime-50/25"; pub(crate) const border_l_lime_50_of_30: &str = "border-l-lime-50/30"; pub(crate) const border_l_lime_50_of_40: &str = "border-l-lime-50/40"; pub(crate) const border_l_lime_50_of_5: &str = "border-l-lime-50/5"; pub(crate) const border_l_lime_50_of_50: &str = "border-l-lime-50/50"; pub(crate) const border_l_lime_50_of_60: &str = "border-l-lime-50/60"; pub(crate) const border_l_lime_50_of_70: &str = "border-l-lime-50/70"; pub(crate) const border_l_lime_50_of_75: &str = "border-l-lime-50/75"; pub(crate) const border_l_lime_50_of_80: &str = "border-l-lime-50/80"; pub(crate) const border_l_lime_50_of_90: &str = "border-l-lime-50/90"; pub(crate) const border_l_lime_50_of_95: &str = "border-l-lime-50/95"; pub(crate) const border_l_lime_600: &str = "border-l-lime-600"; pub(crate) const border_l_lime_600_of_0: &str = "border-l-lime-600/0"; pub(crate) const border_l_lime_600_of_10: &str = "border-l-lime-600/10"; pub(crate) const border_l_lime_600_of_100: &str = "border-l-lime-600/100"; pub(crate) const border_l_lime_600_of_20: &str = "border-l-lime-600/20"; pub(crate) const border_l_lime_600_of_25: &str = "border-l-lime-600/25"; pub(crate) const border_l_lime_600_of_30: &str = "border-l-lime-600/30"; pub(crate) const border_l_lime_600_of_40: &str = "border-l-lime-600/40"; pub(crate) const border_l_lime_600_of_5: &str = "border-l-lime-600/5"; pub(crate) const border_l_lime_600_of_50: &str = "border-l-lime-600/50"; pub(crate) const border_l_lime_600_of_60: &str = "border-l-lime-600/60"; pub(crate) const border_l_lime_600_of_70: &str = "border-l-lime-600/70"; pub(crate) const border_l_lime_600_of_75: &str = "border-l-lime-600/75"; pub(crate) const border_l_lime_600_of_80: &str = "border-l-lime-600/80"; pub(crate) const border_l_lime_600_of_90: &str = "border-l-lime-600/90"; pub(crate) const border_l_lime_600_of_95: &str = "border-l-lime-600/95"; pub(crate) const border_l_lime_700: &str = "border-l-lime-700"; pub(crate) const border_l_lime_700_of_0: &str = "border-l-lime-700/0"; pub(crate) const border_l_lime_700_of_10: &str = "border-l-lime-700/10"; pub(crate) const border_l_lime_700_of_100: &str = "border-l-lime-700/100"; pub(crate) const border_l_lime_700_of_20: &str = "border-l-lime-700/20"; pub(crate) const border_l_lime_700_of_25: &str = "border-l-lime-700/25"; pub(crate) const border_l_lime_700_of_30: &str = "border-l-lime-700/30"; pub(crate) const border_l_lime_700_of_40: &str = "border-l-lime-700/40"; pub(crate) const border_l_lime_700_of_5: &str = "border-l-lime-700/5"; pub(crate) const border_l_lime_700_of_50: &str = "border-l-lime-700/50"; pub(crate) const border_l_lime_700_of_60: &str = "border-l-lime-700/60"; pub(crate) const border_l_lime_700_of_70: &str = "border-l-lime-700/70"; pub(crate) const border_l_lime_700_of_75: &str = "border-l-lime-700/75"; pub(crate) const border_l_lime_700_of_80: &str = "border-l-lime-700/80"; pub(crate) const border_l_lime_700_of_90: &str = "border-l-lime-700/90"; pub(crate) const border_l_lime_700_of_95: &str = "border-l-lime-700/95"; pub(crate) const border_l_lime_800: &str = "border-l-lime-800"; pub(crate) const border_l_lime_800_of_0: &str = "border-l-lime-800/0"; pub(crate) const border_l_lime_800_of_10: &str = "border-l-lime-800/10"; pub(crate) const border_l_lime_800_of_100: &str = "border-l-lime-800/100"; pub(crate) const border_l_lime_800_of_20: &str = "border-l-lime-800/20"; pub(crate) const border_l_lime_800_of_25: &str = "border-l-lime-800/25"; pub(crate) const border_l_lime_800_of_30: &str = "border-l-lime-800/30"; pub(crate) const border_l_lime_800_of_40: &str = "border-l-lime-800/40"; pub(crate) const border_l_lime_800_of_5: &str = "border-l-lime-800/5"; pub(crate) const border_l_lime_800_of_50: &str = "border-l-lime-800/50"; pub(crate) const border_l_lime_800_of_60: &str = "border-l-lime-800/60"; pub(crate) const border_l_lime_800_of_70: &str = "border-l-lime-800/70"; pub(crate) const border_l_lime_800_of_75: &str = "border-l-lime-800/75"; pub(crate) const border_l_lime_800_of_80: &str = "border-l-lime-800/80"; pub(crate) const border_l_lime_800_of_90: &str = "border-l-lime-800/90"; pub(crate) const border_l_lime_800_of_95: &str = "border-l-lime-800/95"; pub(crate) const border_l_lime_900: &str = "border-l-lime-900"; pub(crate) const border_l_lime_900_of_0: &str = "border-l-lime-900/0"; pub(crate) const border_l_lime_900_of_10: &str = "border-l-lime-900/10"; pub(crate) const border_l_lime_900_of_100: &str = "border-l-lime-900/100"; pub(crate) const border_l_lime_900_of_20: &str = "border-l-lime-900/20"; pub(crate) const border_l_lime_900_of_25: &str = "border-l-lime-900/25"; pub(crate) const border_l_lime_900_of_30: &str = "border-l-lime-900/30"; pub(crate) const border_l_lime_900_of_40: &str = "border-l-lime-900/40"; pub(crate) const border_l_lime_900_of_5: &str = "border-l-lime-900/5"; pub(crate) const border_l_lime_900_of_50: &str = "border-l-lime-900/50"; pub(crate) const border_l_lime_900_of_60: &str = "border-l-lime-900/60"; pub(crate) const border_l_lime_900_of_70: &str = "border-l-lime-900/70"; pub(crate) const border_l_lime_900_of_75: &str = "border-l-lime-900/75"; pub(crate) const border_l_lime_900_of_80: &str = "border-l-lime-900/80"; pub(crate) const border_l_lime_900_of_90: &str = "border-l-lime-900/90"; pub(crate) const border_l_lime_900_of_95: &str = "border-l-lime-900/95"; pub(crate) const border_l_neutral_100: &str = "border-l-neutral-100"; pub(crate) const border_l_neutral_100_of_0: &str = "border-l-neutral-100/0"; pub(crate) const border_l_neutral_100_of_10: &str = "border-l-neutral-100/10"; pub(crate) const border_l_neutral_100_of_100: &str = "border-l-neutral-100/100"; pub(crate) const border_l_neutral_100_of_20: &str = "border-l-neutral-100/20"; pub(crate) const border_l_neutral_100_of_25: &str = "border-l-neutral-100/25"; pub(crate) const border_l_neutral_100_of_30: &str = "border-l-neutral-100/30"; pub(crate) const border_l_neutral_100_of_40: &str = "border-l-neutral-100/40"; pub(crate) const border_l_neutral_100_of_5: &str = "border-l-neutral-100/5"; pub(crate) const border_l_neutral_100_of_50: &str = "border-l-neutral-100/50"; pub(crate) const border_l_neutral_100_of_60: &str = "border-l-neutral-100/60"; pub(crate) const border_l_neutral_100_of_70: &str = "border-l-neutral-100/70"; pub(crate) const border_l_neutral_100_of_75: &str = "border-l-neutral-100/75"; pub(crate) const border_l_neutral_100_of_80: &str = "border-l-neutral-100/80"; pub(crate) const border_l_neutral_100_of_90: &str = "border-l-neutral-100/90"; pub(crate) const border_l_neutral_100_of_95: &str = "border-l-neutral-100/95"; pub(crate) const border_l_neutral_200: &str = "border-l-neutral-200"; pub(crate) const border_l_neutral_200_of_0: &str = "border-l-neutral-200/0"; pub(crate) const border_l_neutral_200_of_10: &str = "border-l-neutral-200/10"; pub(crate) const border_l_neutral_200_of_100: &str = "border-l-neutral-200/100"; pub(crate) const border_l_neutral_200_of_20: &str = "border-l-neutral-200/20"; pub(crate) const border_l_neutral_200_of_25: &str = "border-l-neutral-200/25"; pub(crate) const border_l_neutral_200_of_30: &str = "border-l-neutral-200/30"; pub(crate) const border_l_neutral_200_of_40: &str = "border-l-neutral-200/40"; pub(crate) const border_l_neutral_200_of_5: &str = "border-l-neutral-200/5"; pub(crate) const border_l_neutral_200_of_50: &str = "border-l-neutral-200/50"; pub(crate) const border_l_neutral_200_of_60: &str = "border-l-neutral-200/60"; pub(crate) const border_l_neutral_200_of_70: &str = "border-l-neutral-200/70"; pub(crate) const border_l_neutral_200_of_75: &str = "border-l-neutral-200/75"; pub(crate) const border_l_neutral_200_of_80: &str = "border-l-neutral-200/80"; pub(crate) const border_l_neutral_200_of_90: &str = "border-l-neutral-200/90"; pub(crate) const border_l_neutral_200_of_95: &str = "border-l-neutral-200/95"; pub(crate) const border_l_neutral_300: &str = "border-l-neutral-300"; pub(crate) const border_l_neutral_300_of_0: &str = "border-l-neutral-300/0"; pub(crate) const border_l_neutral_300_of_10: &str = "border-l-neutral-300/10"; pub(crate) const border_l_neutral_300_of_100: &str = "border-l-neutral-300/100"; pub(crate) const border_l_neutral_300_of_20: &str = "border-l-neutral-300/20"; pub(crate) const border_l_neutral_300_of_25: &str = "border-l-neutral-300/25"; pub(crate) const border_l_neutral_300_of_30: &str = "border-l-neutral-300/30"; pub(crate) const border_l_neutral_300_of_40: &str = "border-l-neutral-300/40"; pub(crate) const border_l_neutral_300_of_5: &str = "border-l-neutral-300/5"; pub(crate) const border_l_neutral_300_of_50: &str = "border-l-neutral-300/50"; pub(crate) const border_l_neutral_300_of_60: &str = "border-l-neutral-300/60"; pub(crate) const border_l_neutral_300_of_70: &str = "border-l-neutral-300/70"; pub(crate) const border_l_neutral_300_of_75: &str = "border-l-neutral-300/75"; pub(crate) const border_l_neutral_300_of_80: &str = "border-l-neutral-300/80"; pub(crate) const border_l_neutral_300_of_90: &str = "border-l-neutral-300/90"; pub(crate) const border_l_neutral_300_of_95: &str = "border-l-neutral-300/95"; pub(crate) const border_l_neutral_400: &str = "border-l-neutral-400"; pub(crate) const border_l_neutral_400_of_0: &str = "border-l-neutral-400/0"; pub(crate) const border_l_neutral_400_of_10: &str = "border-l-neutral-400/10"; pub(crate) const border_l_neutral_400_of_100: &str = "border-l-neutral-400/100"; pub(crate) const border_l_neutral_400_of_20: &str = "border-l-neutral-400/20"; pub(crate) const border_l_neutral_400_of_25: &str = "border-l-neutral-400/25"; pub(crate) const border_l_neutral_400_of_30: &str = "border-l-neutral-400/30"; pub(crate) const border_l_neutral_400_of_40: &str = "border-l-neutral-400/40"; pub(crate) const border_l_neutral_400_of_5: &str = "border-l-neutral-400/5"; pub(crate) const border_l_neutral_400_of_50: &str = "border-l-neutral-400/50"; pub(crate) const border_l_neutral_400_of_60: &str = "border-l-neutral-400/60"; pub(crate) const border_l_neutral_400_of_70: &str = "border-l-neutral-400/70"; pub(crate) const border_l_neutral_400_of_75: &str = "border-l-neutral-400/75"; pub(crate) const border_l_neutral_400_of_80: &str = "border-l-neutral-400/80"; pub(crate) const border_l_neutral_400_of_90: &str = "border-l-neutral-400/90"; pub(crate) const border_l_neutral_400_of_95: &str = "border-l-neutral-400/95"; pub(crate) const border_l_neutral_50: &str = "border-l-neutral-50"; pub(crate) const border_l_neutral_500: &str = "border-l-neutral-500"; pub(crate) const border_l_neutral_500_of_0: &str = "border-l-neutral-500/0"; pub(crate) const border_l_neutral_500_of_10: &str = "border-l-neutral-500/10"; pub(crate) const border_l_neutral_500_of_100: &str = "border-l-neutral-500/100"; pub(crate) const border_l_neutral_500_of_20: &str = "border-l-neutral-500/20"; pub(crate) const border_l_neutral_500_of_25: &str = "border-l-neutral-500/25"; pub(crate) const border_l_neutral_500_of_30: &str = "border-l-neutral-500/30"; pub(crate) const border_l_neutral_500_of_40: &str = "border-l-neutral-500/40"; pub(crate) const border_l_neutral_500_of_5: &str = "border-l-neutral-500/5"; pub(crate) const border_l_neutral_500_of_50: &str = "border-l-neutral-500/50"; pub(crate) const border_l_neutral_500_of_60: &str = "border-l-neutral-500/60"; pub(crate) const border_l_neutral_500_of_70: &str = "border-l-neutral-500/70"; pub(crate) const border_l_neutral_500_of_75: &str = "border-l-neutral-500/75"; pub(crate) const border_l_neutral_500_of_80: &str = "border-l-neutral-500/80"; pub(crate) const border_l_neutral_500_of_90: &str = "border-l-neutral-500/90"; pub(crate) const border_l_neutral_500_of_95: &str = "border-l-neutral-500/95"; pub(crate) const border_l_neutral_50_of_0: &str = "border-l-neutral-50/0"; pub(crate) const border_l_neutral_50_of_10: &str = "border-l-neutral-50/10"; pub(crate) const border_l_neutral_50_of_100: &str = "border-l-neutral-50/100"; pub(crate) const border_l_neutral_50_of_20: &str = "border-l-neutral-50/20"; pub(crate) const border_l_neutral_50_of_25: &str = "border-l-neutral-50/25"; pub(crate) const border_l_neutral_50_of_30: &str = "border-l-neutral-50/30"; pub(crate) const border_l_neutral_50_of_40: &str = "border-l-neutral-50/40"; pub(crate) const border_l_neutral_50_of_5: &str = "border-l-neutral-50/5"; pub(crate) const border_l_neutral_50_of_50: &str = "border-l-neutral-50/50"; pub(crate) const border_l_neutral_50_of_60: &str = "border-l-neutral-50/60"; pub(crate) const border_l_neutral_50_of_70: &str = "border-l-neutral-50/70"; pub(crate) const border_l_neutral_50_of_75: &str = "border-l-neutral-50/75"; pub(crate) const border_l_neutral_50_of_80: &str = "border-l-neutral-50/80"; pub(crate) const border_l_neutral_50_of_90: &str = "border-l-neutral-50/90"; pub(crate) const border_l_neutral_50_of_95: &str = "border-l-neutral-50/95"; pub(crate) const border_l_neutral_600: &str = "border-l-neutral-600"; pub(crate) const border_l_neutral_600_of_0: &str = "border-l-neutral-600/0"; pub(crate) const border_l_neutral_600_of_10: &str = "border-l-neutral-600/10"; pub(crate) const border_l_neutral_600_of_100: &str = "border-l-neutral-600/100"; pub(crate) const border_l_neutral_600_of_20: &str = "border-l-neutral-600/20"; pub(crate) const border_l_neutral_600_of_25: &str = "border-l-neutral-600/25"; pub(crate) const border_l_neutral_600_of_30: &str = "border-l-neutral-600/30"; pub(crate) const border_l_neutral_600_of_40: &str = "border-l-neutral-600/40"; pub(crate) const border_l_neutral_600_of_5: &str = "border-l-neutral-600/5"; pub(crate) const border_l_neutral_600_of_50: &str = "border-l-neutral-600/50"; pub(crate) const border_l_neutral_600_of_60: &str = "border-l-neutral-600/60"; pub(crate) const border_l_neutral_600_of_70: &str = "border-l-neutral-600/70"; pub(crate) const border_l_neutral_600_of_75: &str = "border-l-neutral-600/75"; pub(crate) const border_l_neutral_600_of_80: &str = "border-l-neutral-600/80"; pub(crate) const border_l_neutral_600_of_90: &str = "border-l-neutral-600/90"; pub(crate) const border_l_neutral_600_of_95: &str = "border-l-neutral-600/95"; pub(crate) const border_l_neutral_700: &str = "border-l-neutral-700"; pub(crate) const border_l_neutral_700_of_0: &str = "border-l-neutral-700/0"; pub(crate) const border_l_neutral_700_of_10: &str = "border-l-neutral-700/10"; pub(crate) const border_l_neutral_700_of_100: &str = "border-l-neutral-700/100"; pub(crate) const border_l_neutral_700_of_20: &str = "border-l-neutral-700/20"; pub(crate) const border_l_neutral_700_of_25: &str = "border-l-neutral-700/25"; pub(crate) const border_l_neutral_700_of_30: &str = "border-l-neutral-700/30"; pub(crate) const border_l_neutral_700_of_40: &str = "border-l-neutral-700/40"; pub(crate) const border_l_neutral_700_of_5: &str = "border-l-neutral-700/5"; pub(crate) const border_l_neutral_700_of_50: &str = "border-l-neutral-700/50"; pub(crate) const border_l_neutral_700_of_60: &str = "border-l-neutral-700/60"; pub(crate) const border_l_neutral_700_of_70: &str = "border-l-neutral-700/70"; pub(crate) const border_l_neutral_700_of_75: &str = "border-l-neutral-700/75"; pub(crate) const border_l_neutral_700_of_80: &str = "border-l-neutral-700/80"; pub(crate) const border_l_neutral_700_of_90: &str = "border-l-neutral-700/90"; pub(crate) const border_l_neutral_700_of_95: &str = "border-l-neutral-700/95"; pub(crate) const border_l_neutral_800: &str = "border-l-neutral-800"; pub(crate) const border_l_neutral_800_of_0: &str = "border-l-neutral-800/0"; pub(crate) const border_l_neutral_800_of_10: &str = "border-l-neutral-800/10"; pub(crate) const border_l_neutral_800_of_100: &str = "border-l-neutral-800/100"; pub(crate) const border_l_neutral_800_of_20: &str = "border-l-neutral-800/20"; pub(crate) const border_l_neutral_800_of_25: &str = "border-l-neutral-800/25"; pub(crate) const border_l_neutral_800_of_30: &str = "border-l-neutral-800/30"; pub(crate) const border_l_neutral_800_of_40: &str = "border-l-neutral-800/40"; pub(crate) const border_l_neutral_800_of_5: &str = "border-l-neutral-800/5"; pub(crate) const border_l_neutral_800_of_50: &str = "border-l-neutral-800/50"; pub(crate) const border_l_neutral_800_of_60: &str = "border-l-neutral-800/60"; pub(crate) const border_l_neutral_800_of_70: &str = "border-l-neutral-800/70"; pub(crate) const border_l_neutral_800_of_75: &str = "border-l-neutral-800/75"; pub(crate) const border_l_neutral_800_of_80: &str = "border-l-neutral-800/80"; pub(crate) const border_l_neutral_800_of_90: &str = "border-l-neutral-800/90"; pub(crate) const border_l_neutral_800_of_95: &str = "border-l-neutral-800/95"; pub(crate) const border_l_neutral_900: &str = "border-l-neutral-900"; pub(crate) const border_l_neutral_900_of_0: &str = "border-l-neutral-900/0"; pub(crate) const border_l_neutral_900_of_10: &str = "border-l-neutral-900/10"; pub(crate) const border_l_neutral_900_of_100: &str = "border-l-neutral-900/100"; pub(crate) const border_l_neutral_900_of_20: &str = "border-l-neutral-900/20"; pub(crate) const border_l_neutral_900_of_25: &str = "border-l-neutral-900/25"; pub(crate) const border_l_neutral_900_of_30: &str = "border-l-neutral-900/30"; pub(crate) const border_l_neutral_900_of_40: &str = "border-l-neutral-900/40"; pub(crate) const border_l_neutral_900_of_5: &str = "border-l-neutral-900/5"; pub(crate) const border_l_neutral_900_of_50: &str = "border-l-neutral-900/50"; pub(crate) const border_l_neutral_900_of_60: &str = "border-l-neutral-900/60"; pub(crate) const border_l_neutral_900_of_70: &str = "border-l-neutral-900/70"; pub(crate) const border_l_neutral_900_of_75: &str = "border-l-neutral-900/75"; pub(crate) const border_l_neutral_900_of_80: &str = "border-l-neutral-900/80"; pub(crate) const border_l_neutral_900_of_90: &str = "border-l-neutral-900/90"; pub(crate) const border_l_neutral_900_of_95: &str = "border-l-neutral-900/95"; pub(crate) const border_l_orange_100: &str = "border-l-orange-100"; pub(crate) const border_l_orange_100_of_0: &str = "border-l-orange-100/0"; pub(crate) const border_l_orange_100_of_10: &str = "border-l-orange-100/10"; pub(crate) const border_l_orange_100_of_100: &str = "border-l-orange-100/100"; pub(crate) const border_l_orange_100_of_20: &str = "border-l-orange-100/20"; pub(crate) const border_l_orange_100_of_25: &str = "border-l-orange-100/25"; pub(crate) const border_l_orange_100_of_30: &str = "border-l-orange-100/30"; pub(crate) const border_l_orange_100_of_40: &str = "border-l-orange-100/40"; pub(crate) const border_l_orange_100_of_5: &str = "border-l-orange-100/5"; pub(crate) const border_l_orange_100_of_50: &str = "border-l-orange-100/50"; pub(crate) const border_l_orange_100_of_60: &str = "border-l-orange-100/60"; pub(crate) const border_l_orange_100_of_70: &str = "border-l-orange-100/70"; pub(crate) const border_l_orange_100_of_75: &str = "border-l-orange-100/75"; pub(crate) const border_l_orange_100_of_80: &str = "border-l-orange-100/80"; pub(crate) const border_l_orange_100_of_90: &str = "border-l-orange-100/90"; pub(crate) const border_l_orange_100_of_95: &str = "border-l-orange-100/95"; pub(crate) const border_l_orange_200: &str = "border-l-orange-200"; pub(crate) const border_l_orange_200_of_0: &str = "border-l-orange-200/0"; pub(crate) const border_l_orange_200_of_10: &str = "border-l-orange-200/10"; pub(crate) const border_l_orange_200_of_100: &str = "border-l-orange-200/100"; pub(crate) const border_l_orange_200_of_20: &str = "border-l-orange-200/20"; pub(crate) const border_l_orange_200_of_25: &str = "border-l-orange-200/25"; pub(crate) const border_l_orange_200_of_30: &str = "border-l-orange-200/30"; pub(crate) const border_l_orange_200_of_40: &str = "border-l-orange-200/40"; pub(crate) const border_l_orange_200_of_5: &str = "border-l-orange-200/5"; pub(crate) const border_l_orange_200_of_50: &str = "border-l-orange-200/50"; pub(crate) const border_l_orange_200_of_60: &str = "border-l-orange-200/60"; pub(crate) const border_l_orange_200_of_70: &str = "border-l-orange-200/70"; pub(crate) const border_l_orange_200_of_75: &str = "border-l-orange-200/75"; pub(crate) const border_l_orange_200_of_80: &str = "border-l-orange-200/80"; pub(crate) const border_l_orange_200_of_90: &str = "border-l-orange-200/90"; pub(crate) const border_l_orange_200_of_95: &str = "border-l-orange-200/95"; pub(crate) const border_l_orange_300: &str = "border-l-orange-300"; pub(crate) const border_l_orange_300_of_0: &str = "border-l-orange-300/0"; pub(crate) const border_l_orange_300_of_10: &str = "border-l-orange-300/10"; pub(crate) const border_l_orange_300_of_100: &str = "border-l-orange-300/100"; pub(crate) const border_l_orange_300_of_20: &str = "border-l-orange-300/20"; pub(crate) const border_l_orange_300_of_25: &str = "border-l-orange-300/25"; pub(crate) const border_l_orange_300_of_30: &str = "border-l-orange-300/30"; pub(crate) const border_l_orange_300_of_40: &str = "border-l-orange-300/40"; pub(crate) const border_l_orange_300_of_5: &str = "border-l-orange-300/5"; pub(crate) const border_l_orange_300_of_50: &str = "border-l-orange-300/50"; pub(crate) const border_l_orange_300_of_60: &str = "border-l-orange-300/60"; pub(crate) const border_l_orange_300_of_70: &str = "border-l-orange-300/70"; pub(crate) const border_l_orange_300_of_75: &str = "border-l-orange-300/75"; pub(crate) const border_l_orange_300_of_80: &str = "border-l-orange-300/80"; pub(crate) const border_l_orange_300_of_90: &str = "border-l-orange-300/90"; pub(crate) const border_l_orange_300_of_95: &str = "border-l-orange-300/95"; pub(crate) const border_l_orange_400: &str = "border-l-orange-400"; pub(crate) const border_l_orange_400_of_0: &str = "border-l-orange-400/0"; pub(crate) const border_l_orange_400_of_10: &str = "border-l-orange-400/10"; pub(crate) const border_l_orange_400_of_100: &str = "border-l-orange-400/100"; pub(crate) const border_l_orange_400_of_20: &str = "border-l-orange-400/20"; pub(crate) const border_l_orange_400_of_25: &str = "border-l-orange-400/25"; pub(crate) const border_l_orange_400_of_30: &str = "border-l-orange-400/30"; pub(crate) const border_l_orange_400_of_40: &str = "border-l-orange-400/40"; pub(crate) const border_l_orange_400_of_5: &str = "border-l-orange-400/5"; pub(crate) const border_l_orange_400_of_50: &str = "border-l-orange-400/50"; pub(crate) const border_l_orange_400_of_60: &str = "border-l-orange-400/60"; pub(crate) const border_l_orange_400_of_70: &str = "border-l-orange-400/70"; pub(crate) const border_l_orange_400_of_75: &str = "border-l-orange-400/75"; pub(crate) const border_l_orange_400_of_80: &str = "border-l-orange-400/80"; pub(crate) const border_l_orange_400_of_90: &str = "border-l-orange-400/90"; pub(crate) const border_l_orange_400_of_95: &str = "border-l-orange-400/95"; pub(crate) const border_l_orange_50: &str = "border-l-orange-50"; pub(crate) const border_l_orange_500: &str = "border-l-orange-500"; pub(crate) const border_l_orange_500_of_0: &str = "border-l-orange-500/0"; pub(crate) const border_l_orange_500_of_10: &str = "border-l-orange-500/10"; pub(crate) const border_l_orange_500_of_100: &str = "border-l-orange-500/100"; pub(crate) const border_l_orange_500_of_20: &str = "border-l-orange-500/20"; pub(crate) const border_l_orange_500_of_25: &str = "border-l-orange-500/25"; pub(crate) const border_l_orange_500_of_30: &str = "border-l-orange-500/30"; pub(crate) const border_l_orange_500_of_40: &str = "border-l-orange-500/40"; pub(crate) const border_l_orange_500_of_5: &str = "border-l-orange-500/5"; pub(crate) const border_l_orange_500_of_50: &str = "border-l-orange-500/50"; pub(crate) const border_l_orange_500_of_60: &str = "border-l-orange-500/60"; pub(crate) const border_l_orange_500_of_70: &str = "border-l-orange-500/70"; pub(crate) const border_l_orange_500_of_75: &str = "border-l-orange-500/75"; pub(crate) const border_l_orange_500_of_80: &str = "border-l-orange-500/80"; pub(crate) const border_l_orange_500_of_90: &str = "border-l-orange-500/90"; pub(crate) const border_l_orange_500_of_95: &str = "border-l-orange-500/95"; pub(crate) const border_l_orange_50_of_0: &str = "border-l-orange-50/0"; pub(crate) const border_l_orange_50_of_10: &str = "border-l-orange-50/10"; pub(crate) const border_l_orange_50_of_100: &str = "border-l-orange-50/100"; pub(crate) const border_l_orange_50_of_20: &str = "border-l-orange-50/20"; pub(crate) const border_l_orange_50_of_25: &str = "border-l-orange-50/25"; pub(crate) const border_l_orange_50_of_30: &str = "border-l-orange-50/30"; pub(crate) const border_l_orange_50_of_40: &str = "border-l-orange-50/40"; pub(crate) const border_l_orange_50_of_5: &str = "border-l-orange-50/5"; pub(crate) const border_l_orange_50_of_50: &str = "border-l-orange-50/50"; pub(crate) const border_l_orange_50_of_60: &str = "border-l-orange-50/60"; pub(crate) const border_l_orange_50_of_70: &str = "border-l-orange-50/70"; pub(crate) const border_l_orange_50_of_75: &str = "border-l-orange-50/75"; pub(crate) const border_l_orange_50_of_80: &str = "border-l-orange-50/80"; pub(crate) const border_l_orange_50_of_90: &str = "border-l-orange-50/90"; pub(crate) const border_l_orange_50_of_95: &str = "border-l-orange-50/95"; pub(crate) const border_l_orange_600: &str = "border-l-orange-600"; pub(crate) const border_l_orange_600_of_0: &str = "border-l-orange-600/0"; pub(crate) const border_l_orange_600_of_10: &str = "border-l-orange-600/10"; pub(crate) const border_l_orange_600_of_100: &str = "border-l-orange-600/100"; pub(crate) const border_l_orange_600_of_20: &str = "border-l-orange-600/20"; pub(crate) const border_l_orange_600_of_25: &str = "border-l-orange-600/25"; pub(crate) const border_l_orange_600_of_30: &str = "border-l-orange-600/30"; pub(crate) const border_l_orange_600_of_40: &str = "border-l-orange-600/40"; pub(crate) const border_l_orange_600_of_5: &str = "border-l-orange-600/5"; pub(crate) const border_l_orange_600_of_50: &str = "border-l-orange-600/50"; pub(crate) const border_l_orange_600_of_60: &str = "border-l-orange-600/60"; pub(crate) const border_l_orange_600_of_70: &str = "border-l-orange-600/70"; pub(crate) const border_l_orange_600_of_75: &str = "border-l-orange-600/75"; pub(crate) const border_l_orange_600_of_80: &str = "border-l-orange-600/80"; pub(crate) const border_l_orange_600_of_90: &str = "border-l-orange-600/90"; pub(crate) const border_l_orange_600_of_95: &str = "border-l-orange-600/95"; pub(crate) const border_l_orange_700: &str = "border-l-orange-700"; pub(crate) const border_l_orange_700_of_0: &str = "border-l-orange-700/0"; pub(crate) const border_l_orange_700_of_10: &str = "border-l-orange-700/10"; pub(crate) const border_l_orange_700_of_100: &str = "border-l-orange-700/100"; pub(crate) const border_l_orange_700_of_20: &str = "border-l-orange-700/20"; pub(crate) const border_l_orange_700_of_25: &str = "border-l-orange-700/25"; pub(crate) const border_l_orange_700_of_30: &str = "border-l-orange-700/30"; pub(crate) const border_l_orange_700_of_40: &str = "border-l-orange-700/40"; pub(crate) const border_l_orange_700_of_5: &str = "border-l-orange-700/5"; pub(crate) const border_l_orange_700_of_50: &str = "border-l-orange-700/50"; pub(crate) const border_l_orange_700_of_60: &str = "border-l-orange-700/60"; pub(crate) const border_l_orange_700_of_70: &str = "border-l-orange-700/70"; pub(crate) const border_l_orange_700_of_75: &str = "border-l-orange-700/75"; pub(crate) const border_l_orange_700_of_80: &str = "border-l-orange-700/80"; pub(crate) const border_l_orange_700_of_90: &str = "border-l-orange-700/90"; pub(crate) const border_l_orange_700_of_95: &str = "border-l-orange-700/95"; pub(crate) const border_l_orange_800: &str = "border-l-orange-800"; pub(crate) const border_l_orange_800_of_0: &str = "border-l-orange-800/0"; pub(crate) const border_l_orange_800_of_10: &str = "border-l-orange-800/10"; pub(crate) const border_l_orange_800_of_100: &str = "border-l-orange-800/100"; pub(crate) const border_l_orange_800_of_20: &str = "border-l-orange-800/20"; pub(crate) const border_l_orange_800_of_25: &str = "border-l-orange-800/25"; pub(crate) const border_l_orange_800_of_30: &str = "border-l-orange-800/30"; pub(crate) const border_l_orange_800_of_40: &str = "border-l-orange-800/40"; pub(crate) const border_l_orange_800_of_5: &str = "border-l-orange-800/5"; pub(crate) const border_l_orange_800_of_50: &str = "border-l-orange-800/50"; pub(crate) const border_l_orange_800_of_60: &str = "border-l-orange-800/60"; pub(crate) const border_l_orange_800_of_70: &str = "border-l-orange-800/70"; pub(crate) const border_l_orange_800_of_75: &str = "border-l-orange-800/75"; pub(crate) const border_l_orange_800_of_80: &str = "border-l-orange-800/80"; pub(crate) const border_l_orange_800_of_90: &str = "border-l-orange-800/90"; pub(crate) const border_l_orange_800_of_95: &str = "border-l-orange-800/95"; pub(crate) const border_l_orange_900: &str = "border-l-orange-900"; pub(crate) const border_l_orange_900_of_0: &str = "border-l-orange-900/0"; pub(crate) const border_l_orange_900_of_10: &str = "border-l-orange-900/10"; pub(crate) const border_l_orange_900_of_100: &str = "border-l-orange-900/100"; pub(crate) const border_l_orange_900_of_20: &str = "border-l-orange-900/20"; pub(crate) const border_l_orange_900_of_25: &str = "border-l-orange-900/25"; pub(crate) const border_l_orange_900_of_30: &str = "border-l-orange-900/30"; pub(crate) const border_l_orange_900_of_40: &str = "border-l-orange-900/40"; pub(crate) const border_l_orange_900_of_5: &str = "border-l-orange-900/5"; pub(crate) const border_l_orange_900_of_50: &str = "border-l-orange-900/50"; pub(crate) const border_l_orange_900_of_60: &str = "border-l-orange-900/60"; pub(crate) const border_l_orange_900_of_70: &str = "border-l-orange-900/70"; pub(crate) const border_l_orange_900_of_75: &str = "border-l-orange-900/75"; pub(crate) const border_l_orange_900_of_80: &str = "border-l-orange-900/80"; pub(crate) const border_l_orange_900_of_90: &str = "border-l-orange-900/90"; pub(crate) const border_l_orange_900_of_95: &str = "border-l-orange-900/95"; pub(crate) const border_l_pink_100: &str = "border-l-pink-100"; pub(crate) const border_l_pink_100_of_0: &str = "border-l-pink-100/0"; pub(crate) const border_l_pink_100_of_10: &str = "border-l-pink-100/10"; pub(crate) const border_l_pink_100_of_100: &str = "border-l-pink-100/100"; pub(crate) const border_l_pink_100_of_20: &str = "border-l-pink-100/20"; pub(crate) const border_l_pink_100_of_25: &str = "border-l-pink-100/25"; pub(crate) const border_l_pink_100_of_30: &str = "border-l-pink-100/30"; pub(crate) const border_l_pink_100_of_40: &str = "border-l-pink-100/40"; pub(crate) const border_l_pink_100_of_5: &str = "border-l-pink-100/5"; pub(crate) const border_l_pink_100_of_50: &str = "border-l-pink-100/50"; pub(crate) const border_l_pink_100_of_60: &str = "border-l-pink-100/60"; pub(crate) const border_l_pink_100_of_70: &str = "border-l-pink-100/70"; pub(crate) const border_l_pink_100_of_75: &str = "border-l-pink-100/75"; pub(crate) const border_l_pink_100_of_80: &str = "border-l-pink-100/80"; pub(crate) const border_l_pink_100_of_90: &str = "border-l-pink-100/90"; pub(crate) const border_l_pink_100_of_95: &str = "border-l-pink-100/95"; pub(crate) const border_l_pink_200: &str = "border-l-pink-200"; pub(crate) const border_l_pink_200_of_0: &str = "border-l-pink-200/0"; pub(crate) const border_l_pink_200_of_10: &str = "border-l-pink-200/10"; pub(crate) const border_l_pink_200_of_100: &str = "border-l-pink-200/100"; pub(crate) const border_l_pink_200_of_20: &str = "border-l-pink-200/20"; pub(crate) const border_l_pink_200_of_25: &str = "border-l-pink-200/25"; pub(crate) const border_l_pink_200_of_30: &str = "border-l-pink-200/30"; pub(crate) const border_l_pink_200_of_40: &str = "border-l-pink-200/40"; pub(crate) const border_l_pink_200_of_5: &str = "border-l-pink-200/5"; pub(crate) const border_l_pink_200_of_50: &str = "border-l-pink-200/50"; pub(crate) const border_l_pink_200_of_60: &str = "border-l-pink-200/60"; pub(crate) const border_l_pink_200_of_70: &str = "border-l-pink-200/70"; pub(crate) const border_l_pink_200_of_75: &str = "border-l-pink-200/75"; pub(crate) const border_l_pink_200_of_80: &str = "border-l-pink-200/80"; pub(crate) const border_l_pink_200_of_90: &str = "border-l-pink-200/90"; pub(crate) const border_l_pink_200_of_95: &str = "border-l-pink-200/95"; pub(crate) const border_l_pink_300: &str = "border-l-pink-300"; pub(crate) const border_l_pink_300_of_0: &str = "border-l-pink-300/0"; pub(crate) const border_l_pink_300_of_10: &str = "border-l-pink-300/10"; pub(crate) const border_l_pink_300_of_100: &str = "border-l-pink-300/100"; pub(crate) const border_l_pink_300_of_20: &str = "border-l-pink-300/20"; pub(crate) const border_l_pink_300_of_25: &str = "border-l-pink-300/25"; pub(crate) const border_l_pink_300_of_30: &str = "border-l-pink-300/30"; pub(crate) const border_l_pink_300_of_40: &str = "border-l-pink-300/40"; pub(crate) const border_l_pink_300_of_5: &str = "border-l-pink-300/5"; pub(crate) const border_l_pink_300_of_50: &str = "border-l-pink-300/50"; pub(crate) const border_l_pink_300_of_60: &str = "border-l-pink-300/60"; pub(crate) const border_l_pink_300_of_70: &str = "border-l-pink-300/70"; pub(crate) const border_l_pink_300_of_75: &str = "border-l-pink-300/75"; pub(crate) const border_l_pink_300_of_80: &str = "border-l-pink-300/80"; pub(crate) const border_l_pink_300_of_90: &str = "border-l-pink-300/90"; pub(crate) const border_l_pink_300_of_95: &str = "border-l-pink-300/95"; pub(crate) const border_l_pink_400: &str = "border-l-pink-400"; pub(crate) const border_l_pink_400_of_0: &str = "border-l-pink-400/0"; pub(crate) const border_l_pink_400_of_10: &str = "border-l-pink-400/10"; pub(crate) const border_l_pink_400_of_100: &str = "border-l-pink-400/100"; pub(crate) const border_l_pink_400_of_20: &str = "border-l-pink-400/20"; pub(crate) const border_l_pink_400_of_25: &str = "border-l-pink-400/25"; pub(crate) const border_l_pink_400_of_30: &str = "border-l-pink-400/30"; pub(crate) const border_l_pink_400_of_40: &str = "border-l-pink-400/40"; pub(crate) const border_l_pink_400_of_5: &str = "border-l-pink-400/5"; pub(crate) const border_l_pink_400_of_50: &str = "border-l-pink-400/50"; pub(crate) const border_l_pink_400_of_60: &str = "border-l-pink-400/60"; pub(crate) const border_l_pink_400_of_70: &str = "border-l-pink-400/70"; pub(crate) const border_l_pink_400_of_75: &str = "border-l-pink-400/75"; pub(crate) const border_l_pink_400_of_80: &str = "border-l-pink-400/80"; pub(crate) const border_l_pink_400_of_90: &str = "border-l-pink-400/90"; pub(crate) const border_l_pink_400_of_95: &str = "border-l-pink-400/95"; pub(crate) const border_l_pink_50: &str = "border-l-pink-50"; pub(crate) const border_l_pink_500: &str = "border-l-pink-500"; pub(crate) const border_l_pink_500_of_0: &str = "border-l-pink-500/0"; pub(crate) const border_l_pink_500_of_10: &str = "border-l-pink-500/10"; pub(crate) const border_l_pink_500_of_100: &str = "border-l-pink-500/100"; pub(crate) const border_l_pink_500_of_20: &str = "border-l-pink-500/20"; pub(crate) const border_l_pink_500_of_25: &str = "border-l-pink-500/25"; pub(crate) const border_l_pink_500_of_30: &str = "border-l-pink-500/30"; pub(crate) const border_l_pink_500_of_40: &str = "border-l-pink-500/40"; pub(crate) const border_l_pink_500_of_5: &str = "border-l-pink-500/5"; pub(crate) const border_l_pink_500_of_50: &str = "border-l-pink-500/50"; pub(crate) const border_l_pink_500_of_60: &str = "border-l-pink-500/60"; pub(crate) const border_l_pink_500_of_70: &str = "border-l-pink-500/70"; pub(crate) const border_l_pink_500_of_75: &str = "border-l-pink-500/75"; pub(crate) const border_l_pink_500_of_80: &str = "border-l-pink-500/80"; pub(crate) const border_l_pink_500_of_90: &str = "border-l-pink-500/90"; pub(crate) const border_l_pink_500_of_95: &str = "border-l-pink-500/95"; pub(crate) const border_l_pink_50_of_0: &str = "border-l-pink-50/0"; pub(crate) const border_l_pink_50_of_10: &str = "border-l-pink-50/10"; pub(crate) const border_l_pink_50_of_100: &str = "border-l-pink-50/100"; pub(crate) const border_l_pink_50_of_20: &str = "border-l-pink-50/20"; pub(crate) const border_l_pink_50_of_25: &str = "border-l-pink-50/25"; pub(crate) const border_l_pink_50_of_30: &str = "border-l-pink-50/30"; pub(crate) const border_l_pink_50_of_40: &str = "border-l-pink-50/40"; pub(crate) const border_l_pink_50_of_5: &str = "border-l-pink-50/5"; pub(crate) const border_l_pink_50_of_50: &str = "border-l-pink-50/50"; pub(crate) const border_l_pink_50_of_60: &str = "border-l-pink-50/60"; pub(crate) const border_l_pink_50_of_70: &str = "border-l-pink-50/70"; pub(crate) const border_l_pink_50_of_75: &str = "border-l-pink-50/75"; pub(crate) const border_l_pink_50_of_80: &str = "border-l-pink-50/80"; pub(crate) const border_l_pink_50_of_90: &str = "border-l-pink-50/90"; pub(crate) const border_l_pink_50_of_95: &str = "border-l-pink-50/95"; pub(crate) const border_l_pink_600: &str = "border-l-pink-600"; pub(crate) const border_l_pink_600_of_0: &str = "border-l-pink-600/0"; pub(crate) const border_l_pink_600_of_10: &str = "border-l-pink-600/10"; pub(crate) const border_l_pink_600_of_100: &str = "border-l-pink-600/100"; pub(crate) const border_l_pink_600_of_20: &str = "border-l-pink-600/20"; pub(crate) const border_l_pink_600_of_25: &str = "border-l-pink-600/25"; pub(crate) const border_l_pink_600_of_30: &str = "border-l-pink-600/30"; pub(crate) const border_l_pink_600_of_40: &str = "border-l-pink-600/40"; pub(crate) const border_l_pink_600_of_5: &str = "border-l-pink-600/5"; pub(crate) const border_l_pink_600_of_50: &str = "border-l-pink-600/50"; pub(crate) const border_l_pink_600_of_60: &str = "border-l-pink-600/60"; pub(crate) const border_l_pink_600_of_70: &str = "border-l-pink-600/70"; pub(crate) const border_l_pink_600_of_75: &str = "border-l-pink-600/75"; pub(crate) const border_l_pink_600_of_80: &str = "border-l-pink-600/80"; pub(crate) const border_l_pink_600_of_90: &str = "border-l-pink-600/90"; pub(crate) const border_l_pink_600_of_95: &str = "border-l-pink-600/95"; pub(crate) const border_l_pink_700: &str = "border-l-pink-700"; pub(crate) const border_l_pink_700_of_0: &str = "border-l-pink-700/0"; pub(crate) const border_l_pink_700_of_10: &str = "border-l-pink-700/10"; pub(crate) const border_l_pink_700_of_100: &str = "border-l-pink-700/100"; pub(crate) const border_l_pink_700_of_20: &str = "border-l-pink-700/20"; pub(crate) const border_l_pink_700_of_25: &str = "border-l-pink-700/25"; pub(crate) const border_l_pink_700_of_30: &str = "border-l-pink-700/30"; pub(crate) const border_l_pink_700_of_40: &str = "border-l-pink-700/40"; pub(crate) const border_l_pink_700_of_5: &str = "border-l-pink-700/5"; pub(crate) const border_l_pink_700_of_50: &str = "border-l-pink-700/50"; pub(crate) const border_l_pink_700_of_60: &str = "border-l-pink-700/60"; pub(crate) const border_l_pink_700_of_70: &str = "border-l-pink-700/70"; pub(crate) const border_l_pink_700_of_75: &str = "border-l-pink-700/75"; pub(crate) const border_l_pink_700_of_80: &str = "border-l-pink-700/80"; pub(crate) const border_l_pink_700_of_90: &str = "border-l-pink-700/90"; pub(crate) const border_l_pink_700_of_95: &str = "border-l-pink-700/95"; pub(crate) const border_l_pink_800: &str = "border-l-pink-800"; pub(crate) const border_l_pink_800_of_0: &str = "border-l-pink-800/0"; pub(crate) const border_l_pink_800_of_10: &str = "border-l-pink-800/10"; pub(crate) const border_l_pink_800_of_100: &str = "border-l-pink-800/100"; pub(crate) const border_l_pink_800_of_20: &str = "border-l-pink-800/20"; pub(crate) const border_l_pink_800_of_25: &str = "border-l-pink-800/25"; pub(crate) const border_l_pink_800_of_30: &str = "border-l-pink-800/30"; pub(crate) const border_l_pink_800_of_40: &str = "border-l-pink-800/40"; pub(crate) const border_l_pink_800_of_5: &str = "border-l-pink-800/5"; pub(crate) const border_l_pink_800_of_50: &str = "border-l-pink-800/50"; pub(crate) const border_l_pink_800_of_60: &str = "border-l-pink-800/60"; pub(crate) const border_l_pink_800_of_70: &str = "border-l-pink-800/70"; pub(crate) const border_l_pink_800_of_75: &str = "border-l-pink-800/75"; pub(crate) const border_l_pink_800_of_80: &str = "border-l-pink-800/80"; pub(crate) const border_l_pink_800_of_90: &str = "border-l-pink-800/90"; pub(crate) const border_l_pink_800_of_95: &str = "border-l-pink-800/95"; pub(crate) const border_l_pink_900: &str = "border-l-pink-900"; pub(crate) const border_l_pink_900_of_0: &str = "border-l-pink-900/0"; pub(crate) const border_l_pink_900_of_10: &str = "border-l-pink-900/10"; pub(crate) const border_l_pink_900_of_100: &str = "border-l-pink-900/100"; pub(crate) const border_l_pink_900_of_20: &str = "border-l-pink-900/20"; pub(crate) const border_l_pink_900_of_25: &str = "border-l-pink-900/25"; pub(crate) const border_l_pink_900_of_30: &str = "border-l-pink-900/30"; pub(crate) const border_l_pink_900_of_40: &str = "border-l-pink-900/40"; pub(crate) const border_l_pink_900_of_5: &str = "border-l-pink-900/5"; pub(crate) const border_l_pink_900_of_50: &str = "border-l-pink-900/50"; pub(crate) const border_l_pink_900_of_60: &str = "border-l-pink-900/60"; pub(crate) const border_l_pink_900_of_70: &str = "border-l-pink-900/70"; pub(crate) const border_l_pink_900_of_75: &str = "border-l-pink-900/75"; pub(crate) const border_l_pink_900_of_80: &str = "border-l-pink-900/80"; pub(crate) const border_l_pink_900_of_90: &str = "border-l-pink-900/90"; pub(crate) const border_l_pink_900_of_95: &str = "border-l-pink-900/95"; pub(crate) const border_l_purple_100: &str = "border-l-purple-100"; pub(crate) const border_l_purple_100_of_0: &str = "border-l-purple-100/0"; pub(crate) const border_l_purple_100_of_10: &str = "border-l-purple-100/10"; pub(crate) const border_l_purple_100_of_100: &str = "border-l-purple-100/100"; pub(crate) const border_l_purple_100_of_20: &str = "border-l-purple-100/20"; pub(crate) const border_l_purple_100_of_25: &str = "border-l-purple-100/25"; pub(crate) const border_l_purple_100_of_30: &str = "border-l-purple-100/30"; pub(crate) const border_l_purple_100_of_40: &str = "border-l-purple-100/40"; pub(crate) const border_l_purple_100_of_5: &str = "border-l-purple-100/5"; pub(crate) const border_l_purple_100_of_50: &str = "border-l-purple-100/50"; pub(crate) const border_l_purple_100_of_60: &str = "border-l-purple-100/60"; pub(crate) const border_l_purple_100_of_70: &str = "border-l-purple-100/70"; pub(crate) const border_l_purple_100_of_75: &str = "border-l-purple-100/75"; pub(crate) const border_l_purple_100_of_80: &str = "border-l-purple-100/80"; pub(crate) const border_l_purple_100_of_90: &str = "border-l-purple-100/90"; pub(crate) const border_l_purple_100_of_95: &str = "border-l-purple-100/95"; pub(crate) const border_l_purple_200: &str = "border-l-purple-200"; pub(crate) const border_l_purple_200_of_0: &str = "border-l-purple-200/0"; pub(crate) const border_l_purple_200_of_10: &str = "border-l-purple-200/10"; pub(crate) const border_l_purple_200_of_100: &str = "border-l-purple-200/100"; pub(crate) const border_l_purple_200_of_20: &str = "border-l-purple-200/20"; pub(crate) const border_l_purple_200_of_25: &str = "border-l-purple-200/25"; pub(crate) const border_l_purple_200_of_30: &str = "border-l-purple-200/30"; pub(crate) const border_l_purple_200_of_40: &str = "border-l-purple-200/40"; pub(crate) const border_l_purple_200_of_5: &str = "border-l-purple-200/5"; pub(crate) const border_l_purple_200_of_50: &str = "border-l-purple-200/50"; pub(crate) const border_l_purple_200_of_60: &str = "border-l-purple-200/60"; pub(crate) const border_l_purple_200_of_70: &str = "border-l-purple-200/70"; pub(crate) const border_l_purple_200_of_75: &str = "border-l-purple-200/75"; pub(crate) const border_l_purple_200_of_80: &str = "border-l-purple-200/80"; pub(crate) const border_l_purple_200_of_90: &str = "border-l-purple-200/90"; pub(crate) const border_l_purple_200_of_95: &str = "border-l-purple-200/95"; pub(crate) const border_l_purple_300: &str = "border-l-purple-300"; pub(crate) const border_l_purple_300_of_0: &str = "border-l-purple-300/0"; pub(crate) const border_l_purple_300_of_10: &str = "border-l-purple-300/10"; pub(crate) const border_l_purple_300_of_100: &str = "border-l-purple-300/100"; pub(crate) const border_l_purple_300_of_20: &str = "border-l-purple-300/20"; pub(crate) const border_l_purple_300_of_25: &str = "border-l-purple-300/25"; pub(crate) const border_l_purple_300_of_30: &str = "border-l-purple-300/30"; pub(crate) const border_l_purple_300_of_40: &str = "border-l-purple-300/40"; pub(crate) const border_l_purple_300_of_5: &str = "border-l-purple-300/5"; pub(crate) const border_l_purple_300_of_50: &str = "border-l-purple-300/50"; pub(crate) const border_l_purple_300_of_60: &str = "border-l-purple-300/60"; pub(crate) const border_l_purple_300_of_70: &str = "border-l-purple-300/70"; pub(crate) const border_l_purple_300_of_75: &str = "border-l-purple-300/75"; pub(crate) const border_l_purple_300_of_80: &str = "border-l-purple-300/80"; pub(crate) const border_l_purple_300_of_90: &str = "border-l-purple-300/90"; pub(crate) const border_l_purple_300_of_95: &str = "border-l-purple-300/95"; pub(crate) const border_l_purple_400: &str = "border-l-purple-400"; pub(crate) const border_l_purple_400_of_0: &str = "border-l-purple-400/0"; pub(crate) const border_l_purple_400_of_10: &str = "border-l-purple-400/10"; pub(crate) const border_l_purple_400_of_100: &str = "border-l-purple-400/100"; pub(crate) const border_l_purple_400_of_20: &str = "border-l-purple-400/20"; pub(crate) const border_l_purple_400_of_25: &str = "border-l-purple-400/25"; pub(crate) const border_l_purple_400_of_30: &str = "border-l-purple-400/30"; pub(crate) const border_l_purple_400_of_40: &str = "border-l-purple-400/40"; pub(crate) const border_l_purple_400_of_5: &str = "border-l-purple-400/5"; pub(crate) const border_l_purple_400_of_50: &str = "border-l-purple-400/50"; pub(crate) const border_l_purple_400_of_60: &str = "border-l-purple-400/60"; pub(crate) const border_l_purple_400_of_70: &str = "border-l-purple-400/70"; pub(crate) const border_l_purple_400_of_75: &str = "border-l-purple-400/75"; pub(crate) const border_l_purple_400_of_80: &str = "border-l-purple-400/80"; pub(crate) const border_l_purple_400_of_90: &str = "border-l-purple-400/90"; pub(crate) const border_l_purple_400_of_95: &str = "border-l-purple-400/95"; pub(crate) const border_l_purple_50: &str = "border-l-purple-50"; pub(crate) const border_l_purple_500: &str = "border-l-purple-500"; pub(crate) const border_l_purple_500_of_0: &str = "border-l-purple-500/0"; pub(crate) const border_l_purple_500_of_10: &str = "border-l-purple-500/10"; pub(crate) const border_l_purple_500_of_100: &str = "border-l-purple-500/100"; pub(crate) const border_l_purple_500_of_20: &str = "border-l-purple-500/20"; pub(crate) const border_l_purple_500_of_25: &str = "border-l-purple-500/25"; pub(crate) const border_l_purple_500_of_30: &str = "border-l-purple-500/30"; pub(crate) const border_l_purple_500_of_40: &str = "border-l-purple-500/40"; pub(crate) const border_l_purple_500_of_5: &str = "border-l-purple-500/5"; pub(crate) const border_l_purple_500_of_50: &str = "border-l-purple-500/50"; pub(crate) const border_l_purple_500_of_60: &str = "border-l-purple-500/60"; pub(crate) const border_l_purple_500_of_70: &str = "border-l-purple-500/70"; pub(crate) const border_l_purple_500_of_75: &str = "border-l-purple-500/75"; pub(crate) const border_l_purple_500_of_80: &str = "border-l-purple-500/80"; pub(crate) const border_l_purple_500_of_90: &str = "border-l-purple-500/90"; pub(crate) const border_l_purple_500_of_95: &str = "border-l-purple-500/95"; pub(crate) const border_l_purple_50_of_0: &str = "border-l-purple-50/0"; pub(crate) const border_l_purple_50_of_10: &str = "border-l-purple-50/10"; pub(crate) const border_l_purple_50_of_100: &str = "border-l-purple-50/100"; pub(crate) const border_l_purple_50_of_20: &str = "border-l-purple-50/20"; pub(crate) const border_l_purple_50_of_25: &str = "border-l-purple-50/25"; pub(crate) const border_l_purple_50_of_30: &str = "border-l-purple-50/30"; pub(crate) const border_l_purple_50_of_40: &str = "border-l-purple-50/40"; pub(crate) const border_l_purple_50_of_5: &str = "border-l-purple-50/5"; pub(crate) const border_l_purple_50_of_50: &str = "border-l-purple-50/50"; pub(crate) const border_l_purple_50_of_60: &str = "border-l-purple-50/60"; pub(crate) const border_l_purple_50_of_70: &str = "border-l-purple-50/70"; pub(crate) const border_l_purple_50_of_75: &str = "border-l-purple-50/75"; pub(crate) const border_l_purple_50_of_80: &str = "border-l-purple-50/80"; pub(crate) const border_l_purple_50_of_90: &str = "border-l-purple-50/90"; pub(crate) const border_l_purple_50_of_95: &str = "border-l-purple-50/95"; pub(crate) const border_l_purple_600: &str = "border-l-purple-600"; pub(crate) const border_l_purple_600_of_0: &str = "border-l-purple-600/0"; pub(crate) const border_l_purple_600_of_10: &str = "border-l-purple-600/10"; pub(crate) const border_l_purple_600_of_100: &str = "border-l-purple-600/100"; pub(crate) const border_l_purple_600_of_20: &str = "border-l-purple-600/20"; pub(crate) const border_l_purple_600_of_25: &str = "border-l-purple-600/25"; pub(crate) const border_l_purple_600_of_30: &str = "border-l-purple-600/30"; pub(crate) const border_l_purple_600_of_40: &str = "border-l-purple-600/40"; pub(crate) const border_l_purple_600_of_5: &str = "border-l-purple-600/5"; pub(crate) const border_l_purple_600_of_50: &str = "border-l-purple-600/50"; pub(crate) const border_l_purple_600_of_60: &str = "border-l-purple-600/60"; pub(crate) const border_l_purple_600_of_70: &str = "border-l-purple-600/70"; pub(crate) const border_l_purple_600_of_75: &str = "border-l-purple-600/75"; pub(crate) const border_l_purple_600_of_80: &str = "border-l-purple-600/80"; pub(crate) const border_l_purple_600_of_90: &str = "border-l-purple-600/90"; pub(crate) const border_l_purple_600_of_95: &str = "border-l-purple-600/95"; pub(crate) const border_l_purple_700: &str = "border-l-purple-700"; pub(crate) const border_l_purple_700_of_0: &str = "border-l-purple-700/0"; pub(crate) const border_l_purple_700_of_10: &str = "border-l-purple-700/10"; pub(crate) const border_l_purple_700_of_100: &str = "border-l-purple-700/100"; pub(crate) const border_l_purple_700_of_20: &str = "border-l-purple-700/20"; pub(crate) const border_l_purple_700_of_25: &str = "border-l-purple-700/25"; pub(crate) const border_l_purple_700_of_30: &str = "border-l-purple-700/30"; pub(crate) const border_l_purple_700_of_40: &str = "border-l-purple-700/40"; pub(crate) const border_l_purple_700_of_5: &str = "border-l-purple-700/5"; pub(crate) const border_l_purple_700_of_50: &str = "border-l-purple-700/50"; pub(crate) const border_l_purple_700_of_60: &str = "border-l-purple-700/60"; pub(crate) const border_l_purple_700_of_70: &str = "border-l-purple-700/70"; pub(crate) const border_l_purple_700_of_75: &str = "border-l-purple-700/75"; pub(crate) const border_l_purple_700_of_80: &str = "border-l-purple-700/80"; pub(crate) const border_l_purple_700_of_90: &str = "border-l-purple-700/90"; pub(crate) const border_l_purple_700_of_95: &str = "border-l-purple-700/95"; pub(crate) const border_l_purple_800: &str = "border-l-purple-800"; pub(crate) const border_l_purple_800_of_0: &str = "border-l-purple-800/0"; pub(crate) const border_l_purple_800_of_10: &str = "border-l-purple-800/10"; pub(crate) const border_l_purple_800_of_100: &str = "border-l-purple-800/100"; pub(crate) const border_l_purple_800_of_20: &str = "border-l-purple-800/20"; pub(crate) const border_l_purple_800_of_25: &str = "border-l-purple-800/25"; pub(crate) const border_l_purple_800_of_30: &str = "border-l-purple-800/30"; pub(crate) const border_l_purple_800_of_40: &str = "border-l-purple-800/40"; pub(crate) const border_l_purple_800_of_5: &str = "border-l-purple-800/5"; pub(crate) const border_l_purple_800_of_50: &str = "border-l-purple-800/50"; pub(crate) const border_l_purple_800_of_60: &str = "border-l-purple-800/60"; pub(crate) const border_l_purple_800_of_70: &str = "border-l-purple-800/70"; pub(crate) const border_l_purple_800_of_75: &str = "border-l-purple-800/75"; pub(crate) const border_l_purple_800_of_80: &str = "border-l-purple-800/80"; pub(crate) const border_l_purple_800_of_90: &str = "border-l-purple-800/90"; pub(crate) const border_l_purple_800_of_95: &str = "border-l-purple-800/95"; pub(crate) const border_l_purple_900: &str = "border-l-purple-900"; pub(crate) const border_l_purple_900_of_0: &str = "border-l-purple-900/0"; pub(crate) const border_l_purple_900_of_10: &str = "border-l-purple-900/10"; pub(crate) const border_l_purple_900_of_100: &str = "border-l-purple-900/100"; pub(crate) const border_l_purple_900_of_20: &str = "border-l-purple-900/20"; pub(crate) const border_l_purple_900_of_25: &str = "border-l-purple-900/25"; pub(crate) const border_l_purple_900_of_30: &str = "border-l-purple-900/30"; pub(crate) const border_l_purple_900_of_40: &str = "border-l-purple-900/40"; pub(crate) const border_l_purple_900_of_5: &str = "border-l-purple-900/5"; pub(crate) const border_l_purple_900_of_50: &str = "border-l-purple-900/50"; pub(crate) const border_l_purple_900_of_60: &str = "border-l-purple-900/60"; pub(crate) const border_l_purple_900_of_70: &str = "border-l-purple-900/70"; pub(crate) const border_l_purple_900_of_75: &str = "border-l-purple-900/75"; pub(crate) const border_l_purple_900_of_80: &str = "border-l-purple-900/80"; pub(crate) const border_l_purple_900_of_90: &str = "border-l-purple-900/90"; pub(crate) const border_l_purple_900_of_95: &str = "border-l-purple-900/95"; pub(crate) const border_l_red_100: &str = "border-l-red-100"; pub(crate) const border_l_red_100_of_0: &str = "border-l-red-100/0"; pub(crate) const border_l_red_100_of_10: &str = "border-l-red-100/10"; pub(crate) const border_l_red_100_of_100: &str = "border-l-red-100/100"; pub(crate) const border_l_red_100_of_20: &str = "border-l-red-100/20"; pub(crate) const border_l_red_100_of_25: &str = "border-l-red-100/25"; pub(crate) const border_l_red_100_of_30: &str = "border-l-red-100/30"; pub(crate) const border_l_red_100_of_40: &str = "border-l-red-100/40"; pub(crate) const border_l_red_100_of_5: &str = "border-l-red-100/5"; pub(crate) const border_l_red_100_of_50: &str = "border-l-red-100/50"; pub(crate) const border_l_red_100_of_60: &str = "border-l-red-100/60"; pub(crate) const border_l_red_100_of_70: &str = "border-l-red-100/70"; pub(crate) const border_l_red_100_of_75: &str = "border-l-red-100/75"; pub(crate) const border_l_red_100_of_80: &str = "border-l-red-100/80"; pub(crate) const border_l_red_100_of_90: &str = "border-l-red-100/90"; pub(crate) const border_l_red_100_of_95: &str = "border-l-red-100/95"; pub(crate) const border_l_red_200: &str = "border-l-red-200"; pub(crate) const border_l_red_200_of_0: &str = "border-l-red-200/0"; pub(crate) const border_l_red_200_of_10: &str = "border-l-red-200/10"; pub(crate) const border_l_red_200_of_100: &str = "border-l-red-200/100"; pub(crate) const border_l_red_200_of_20: &str = "border-l-red-200/20"; pub(crate) const border_l_red_200_of_25: &str = "border-l-red-200/25"; pub(crate) const border_l_red_200_of_30: &str = "border-l-red-200/30"; pub(crate) const border_l_red_200_of_40: &str = "border-l-red-200/40"; pub(crate) const border_l_red_200_of_5: &str = "border-l-red-200/5"; pub(crate) const border_l_red_200_of_50: &str = "border-l-red-200/50"; pub(crate) const border_l_red_200_of_60: &str = "border-l-red-200/60"; pub(crate) const border_l_red_200_of_70: &str = "border-l-red-200/70"; pub(crate) const border_l_red_200_of_75: &str = "border-l-red-200/75"; pub(crate) const border_l_red_200_of_80: &str = "border-l-red-200/80"; pub(crate) const border_l_red_200_of_90: &str = "border-l-red-200/90"; pub(crate) const border_l_red_200_of_95: &str = "border-l-red-200/95"; pub(crate) const border_l_red_300: &str = "border-l-red-300"; pub(crate) const border_l_red_300_of_0: &str = "border-l-red-300/0"; pub(crate) const border_l_red_300_of_10: &str = "border-l-red-300/10"; pub(crate) const border_l_red_300_of_100: &str = "border-l-red-300/100"; pub(crate) const border_l_red_300_of_20: &str = "border-l-red-300/20"; pub(crate) const border_l_red_300_of_25: &str = "border-l-red-300/25"; pub(crate) const border_l_red_300_of_30: &str = "border-l-red-300/30"; pub(crate) const border_l_red_300_of_40: &str = "border-l-red-300/40"; pub(crate) const border_l_red_300_of_5: &str = "border-l-red-300/5"; pub(crate) const border_l_red_300_of_50: &str = "border-l-red-300/50"; pub(crate) const border_l_red_300_of_60: &str = "border-l-red-300/60"; pub(crate) const border_l_red_300_of_70: &str = "border-l-red-300/70"; pub(crate) const border_l_red_300_of_75: &str = "border-l-red-300/75"; pub(crate) const border_l_red_300_of_80: &str = "border-l-red-300/80"; pub(crate) const border_l_red_300_of_90: &str = "border-l-red-300/90"; pub(crate) const border_l_red_300_of_95: &str = "border-l-red-300/95"; pub(crate) const border_l_red_400: &str = "border-l-red-400"; pub(crate) const border_l_red_400_of_0: &str = "border-l-red-400/0"; pub(crate) const border_l_red_400_of_10: &str = "border-l-red-400/10"; pub(crate) const border_l_red_400_of_100: &str = "border-l-red-400/100"; pub(crate) const border_l_red_400_of_20: &str = "border-l-red-400/20"; pub(crate) const border_l_red_400_of_25: &str = "border-l-red-400/25"; pub(crate) const border_l_red_400_of_30: &str = "border-l-red-400/30"; pub(crate) const border_l_red_400_of_40: &str = "border-l-red-400/40"; pub(crate) const border_l_red_400_of_5: &str = "border-l-red-400/5"; pub(crate) const border_l_red_400_of_50: &str = "border-l-red-400/50"; pub(crate) const border_l_red_400_of_60: &str = "border-l-red-400/60"; pub(crate) const border_l_red_400_of_70: &str = "border-l-red-400/70"; pub(crate) const border_l_red_400_of_75: &str = "border-l-red-400/75"; pub(crate) const border_l_red_400_of_80: &str = "border-l-red-400/80"; pub(crate) const border_l_red_400_of_90: &str = "border-l-red-400/90"; pub(crate) const border_l_red_400_of_95: &str = "border-l-red-400/95"; pub(crate) const border_l_red_50: &str = "border-l-red-50"; pub(crate) const border_l_red_500: &str = "border-l-red-500"; pub(crate) const border_l_red_500_of_0: &str = "border-l-red-500/0"; pub(crate) const border_l_red_500_of_10: &str = "border-l-red-500/10"; pub(crate) const border_l_red_500_of_100: &str = "border-l-red-500/100"; pub(crate) const border_l_red_500_of_20: &str = "border-l-red-500/20"; pub(crate) const border_l_red_500_of_25: &str = "border-l-red-500/25"; pub(crate) const border_l_red_500_of_30: &str = "border-l-red-500/30"; pub(crate) const border_l_red_500_of_40: &str = "border-l-red-500/40"; pub(crate) const border_l_red_500_of_5: &str = "border-l-red-500/5"; pub(crate) const border_l_red_500_of_50: &str = "border-l-red-500/50"; pub(crate) const border_l_red_500_of_60: &str = "border-l-red-500/60"; pub(crate) const border_l_red_500_of_70: &str = "border-l-red-500/70"; pub(crate) const border_l_red_500_of_75: &str = "border-l-red-500/75"; pub(crate) const border_l_red_500_of_80: &str = "border-l-red-500/80"; pub(crate) const border_l_red_500_of_90: &str = "border-l-red-500/90"; pub(crate) const border_l_red_500_of_95: &str = "border-l-red-500/95"; pub(crate) const border_l_red_50_of_0: &str = "border-l-red-50/0"; pub(crate) const border_l_red_50_of_10: &str = "border-l-red-50/10"; pub(crate) const border_l_red_50_of_100: &str = "border-l-red-50/100"; pub(crate) const border_l_red_50_of_20: &str = "border-l-red-50/20"; pub(crate) const border_l_red_50_of_25: &str = "border-l-red-50/25"; pub(crate) const border_l_red_50_of_30: &str = "border-l-red-50/30"; pub(crate) const border_l_red_50_of_40: &str = "border-l-red-50/40"; pub(crate) const border_l_red_50_of_5: &str = "border-l-red-50/5"; pub(crate) const border_l_red_50_of_50: &str = "border-l-red-50/50"; pub(crate) const border_l_red_50_of_60: &str = "border-l-red-50/60"; pub(crate) const border_l_red_50_of_70: &str = "border-l-red-50/70"; pub(crate) const border_l_red_50_of_75: &str = "border-l-red-50/75"; pub(crate) const border_l_red_50_of_80: &str = "border-l-red-50/80"; pub(crate) const border_l_red_50_of_90: &str = "border-l-red-50/90"; pub(crate) const border_l_red_50_of_95: &str = "border-l-red-50/95"; pub(crate) const border_l_red_600: &str = "border-l-red-600"; pub(crate) const border_l_red_600_of_0: &str = "border-l-red-600/0"; pub(crate) const border_l_red_600_of_10: &str = "border-l-red-600/10"; pub(crate) const border_l_red_600_of_100: &str = "border-l-red-600/100"; pub(crate) const border_l_red_600_of_20: &str = "border-l-red-600/20"; pub(crate) const border_l_red_600_of_25: &str = "border-l-red-600/25"; pub(crate) const border_l_red_600_of_30: &str = "border-l-red-600/30"; pub(crate) const border_l_red_600_of_40: &str = "border-l-red-600/40"; pub(crate) const border_l_red_600_of_5: &str = "border-l-red-600/5"; pub(crate) const border_l_red_600_of_50: &str = "border-l-red-600/50"; pub(crate) const border_l_red_600_of_60: &str = "border-l-red-600/60"; pub(crate) const border_l_red_600_of_70: &str = "border-l-red-600/70"; pub(crate) const border_l_red_600_of_75: &str = "border-l-red-600/75"; pub(crate) const border_l_red_600_of_80: &str = "border-l-red-600/80"; pub(crate) const border_l_red_600_of_90: &str = "border-l-red-600/90"; pub(crate) const border_l_red_600_of_95: &str = "border-l-red-600/95"; pub(crate) const border_l_red_700: &str = "border-l-red-700"; pub(crate) const border_l_red_700_of_0: &str = "border-l-red-700/0"; pub(crate) const border_l_red_700_of_10: &str = "border-l-red-700/10"; pub(crate) const border_l_red_700_of_100: &str = "border-l-red-700/100"; pub(crate) const border_l_red_700_of_20: &str = "border-l-red-700/20"; pub(crate) const border_l_red_700_of_25: &str = "border-l-red-700/25"; pub(crate) const border_l_red_700_of_30: &str = "border-l-red-700/30"; pub(crate) const border_l_red_700_of_40: &str = "border-l-red-700/40"; pub(crate) const border_l_red_700_of_5: &str = "border-l-red-700/5"; pub(crate) const border_l_red_700_of_50: &str = "border-l-red-700/50"; pub(crate) const border_l_red_700_of_60: &str = "border-l-red-700/60"; pub(crate) const border_l_red_700_of_70: &str = "border-l-red-700/70"; pub(crate) const border_l_red_700_of_75: &str = "border-l-red-700/75"; pub(crate) const border_l_red_700_of_80: &str = "border-l-red-700/80"; pub(crate) const border_l_red_700_of_90: &str = "border-l-red-700/90"; pub(crate) const border_l_red_700_of_95: &str = "border-l-red-700/95"; pub(crate) const border_l_red_800: &str = "border-l-red-800"; pub(crate) const border_l_red_800_of_0: &str = "border-l-red-800/0"; pub(crate) const border_l_red_800_of_10: &str = "border-l-red-800/10"; pub(crate) const border_l_red_800_of_100: &str = "border-l-red-800/100"; pub(crate) const border_l_red_800_of_20: &str = "border-l-red-800/20"; pub(crate) const border_l_red_800_of_25: &str = "border-l-red-800/25"; pub(crate) const border_l_red_800_of_30: &str = "border-l-red-800/30"; pub(crate) const border_l_red_800_of_40: &str = "border-l-red-800/40"; pub(crate) const border_l_red_800_of_5: &str = "border-l-red-800/5"; pub(crate) const border_l_red_800_of_50: &str = "border-l-red-800/50"; pub(crate) const border_l_red_800_of_60: &str = "border-l-red-800/60"; pub(crate) const border_l_red_800_of_70: &str = "border-l-red-800/70"; pub(crate) const border_l_red_800_of_75: &str = "border-l-red-800/75"; pub(crate) const border_l_red_800_of_80: &str = "border-l-red-800/80"; pub(crate) const border_l_red_800_of_90: &str = "border-l-red-800/90"; pub(crate) const border_l_red_800_of_95: &str = "border-l-red-800/95"; pub(crate) const border_l_red_900: &str = "border-l-red-900"; pub(crate) const border_l_red_900_of_0: &str = "border-l-red-900/0"; pub(crate) const border_l_red_900_of_10: &str = "border-l-red-900/10"; pub(crate) const border_l_red_900_of_100: &str = "border-l-red-900/100"; pub(crate) const border_l_red_900_of_20: &str = "border-l-red-900/20"; pub(crate) const border_l_red_900_of_25: &str = "border-l-red-900/25"; pub(crate) const border_l_red_900_of_30: &str = "border-l-red-900/30"; pub(crate) const border_l_red_900_of_40: &str = "border-l-red-900/40"; pub(crate) const border_l_red_900_of_5: &str = "border-l-red-900/5"; pub(crate) const border_l_red_900_of_50: &str = "border-l-red-900/50"; pub(crate) const border_l_red_900_of_60: &str = "border-l-red-900/60"; pub(crate) const border_l_red_900_of_70: &str = "border-l-red-900/70"; pub(crate) const border_l_red_900_of_75: &str = "border-l-red-900/75"; pub(crate) const border_l_red_900_of_80: &str = "border-l-red-900/80"; pub(crate) const border_l_red_900_of_90: &str = "border-l-red-900/90"; pub(crate) const border_l_red_900_of_95: &str = "border-l-red-900/95"; pub(crate) const border_l_rose_100: &str = "border-l-rose-100"; pub(crate) const border_l_rose_100_of_0: &str = "border-l-rose-100/0"; pub(crate) const border_l_rose_100_of_10: &str = "border-l-rose-100/10"; pub(crate) const border_l_rose_100_of_100: &str = "border-l-rose-100/100"; pub(crate) const border_l_rose_100_of_20: &str = "border-l-rose-100/20"; pub(crate) const border_l_rose_100_of_25: &str = "border-l-rose-100/25"; pub(crate) const border_l_rose_100_of_30: &str = "border-l-rose-100/30"; pub(crate) const border_l_rose_100_of_40: &str = "border-l-rose-100/40"; pub(crate) const border_l_rose_100_of_5: &str = "border-l-rose-100/5"; pub(crate) const border_l_rose_100_of_50: &str = "border-l-rose-100/50"; pub(crate) const border_l_rose_100_of_60: &str = "border-l-rose-100/60"; pub(crate) const border_l_rose_100_of_70: &str = "border-l-rose-100/70"; pub(crate) const border_l_rose_100_of_75: &str = "border-l-rose-100/75"; pub(crate) const border_l_rose_100_of_80: &str = "border-l-rose-100/80"; pub(crate) const border_l_rose_100_of_90: &str = "border-l-rose-100/90"; pub(crate) const border_l_rose_100_of_95: &str = "border-l-rose-100/95"; pub(crate) const border_l_rose_200: &str = "border-l-rose-200"; pub(crate) const border_l_rose_200_of_0: &str = "border-l-rose-200/0"; pub(crate) const border_l_rose_200_of_10: &str = "border-l-rose-200/10"; pub(crate) const border_l_rose_200_of_100: &str = "border-l-rose-200/100"; pub(crate) const border_l_rose_200_of_20: &str = "border-l-rose-200/20"; pub(crate) const border_l_rose_200_of_25: &str = "border-l-rose-200/25"; pub(crate) const border_l_rose_200_of_30: &str = "border-l-rose-200/30"; pub(crate) const border_l_rose_200_of_40: &str = "border-l-rose-200/40"; pub(crate) const border_l_rose_200_of_5: &str = "border-l-rose-200/5"; pub(crate) const border_l_rose_200_of_50: &str = "border-l-rose-200/50"; pub(crate) const border_l_rose_200_of_60: &str = "border-l-rose-200/60"; pub(crate) const border_l_rose_200_of_70: &str = "border-l-rose-200/70"; pub(crate) const border_l_rose_200_of_75: &str = "border-l-rose-200/75"; pub(crate) const border_l_rose_200_of_80: &str = "border-l-rose-200/80"; pub(crate) const border_l_rose_200_of_90: &str = "border-l-rose-200/90"; pub(crate) const border_l_rose_200_of_95: &str = "border-l-rose-200/95"; pub(crate) const border_l_rose_300: &str = "border-l-rose-300"; pub(crate) const border_l_rose_300_of_0: &str = "border-l-rose-300/0"; pub(crate) const border_l_rose_300_of_10: &str = "border-l-rose-300/10"; pub(crate) const border_l_rose_300_of_100: &str = "border-l-rose-300/100"; pub(crate) const border_l_rose_300_of_20: &str = "border-l-rose-300/20"; pub(crate) const border_l_rose_300_of_25: &str = "border-l-rose-300/25"; pub(crate) const border_l_rose_300_of_30: &str = "border-l-rose-300/30"; pub(crate) const border_l_rose_300_of_40: &str = "border-l-rose-300/40"; pub(crate) const border_l_rose_300_of_5: &str = "border-l-rose-300/5"; pub(crate) const border_l_rose_300_of_50: &str = "border-l-rose-300/50"; pub(crate) const border_l_rose_300_of_60: &str = "border-l-rose-300/60"; pub(crate) const border_l_rose_300_of_70: &str = "border-l-rose-300/70"; pub(crate) const border_l_rose_300_of_75: &str = "border-l-rose-300/75"; pub(crate) const border_l_rose_300_of_80: &str = "border-l-rose-300/80"; pub(crate) const border_l_rose_300_of_90: &str = "border-l-rose-300/90"; pub(crate) const border_l_rose_300_of_95: &str = "border-l-rose-300/95"; pub(crate) const border_l_rose_400: &str = "border-l-rose-400"; pub(crate) const border_l_rose_400_of_0: &str = "border-l-rose-400/0"; pub(crate) const border_l_rose_400_of_10: &str = "border-l-rose-400/10"; pub(crate) const border_l_rose_400_of_100: &str = "border-l-rose-400/100"; pub(crate) const border_l_rose_400_of_20: &str = "border-l-rose-400/20"; pub(crate) const border_l_rose_400_of_25: &str = "border-l-rose-400/25"; pub(crate) const border_l_rose_400_of_30: &str = "border-l-rose-400/30"; pub(crate) const border_l_rose_400_of_40: &str = "border-l-rose-400/40"; pub(crate) const border_l_rose_400_of_5: &str = "border-l-rose-400/5"; pub(crate) const border_l_rose_400_of_50: &str = "border-l-rose-400/50"; pub(crate) const border_l_rose_400_of_60: &str = "border-l-rose-400/60"; pub(crate) const border_l_rose_400_of_70: &str = "border-l-rose-400/70"; pub(crate) const border_l_rose_400_of_75: &str = "border-l-rose-400/75"; pub(crate) const border_l_rose_400_of_80: &str = "border-l-rose-400/80"; pub(crate) const border_l_rose_400_of_90: &str = "border-l-rose-400/90"; pub(crate) const border_l_rose_400_of_95: &str = "border-l-rose-400/95"; pub(crate) const border_l_rose_50: &str = "border-l-rose-50"; pub(crate) const border_l_rose_500: &str = "border-l-rose-500"; pub(crate) const border_l_rose_500_of_0: &str = "border-l-rose-500/0"; pub(crate) const border_l_rose_500_of_10: &str = "border-l-rose-500/10"; pub(crate) const border_l_rose_500_of_100: &str = "border-l-rose-500/100"; pub(crate) const border_l_rose_500_of_20: &str = "border-l-rose-500/20"; pub(crate) const border_l_rose_500_of_25: &str = "border-l-rose-500/25"; pub(crate) const border_l_rose_500_of_30: &str = "border-l-rose-500/30"; pub(crate) const border_l_rose_500_of_40: &str = "border-l-rose-500/40"; pub(crate) const border_l_rose_500_of_5: &str = "border-l-rose-500/5"; pub(crate) const border_l_rose_500_of_50: &str = "border-l-rose-500/50"; pub(crate) const border_l_rose_500_of_60: &str = "border-l-rose-500/60"; pub(crate) const border_l_rose_500_of_70: &str = "border-l-rose-500/70"; pub(crate) const border_l_rose_500_of_75: &str = "border-l-rose-500/75"; pub(crate) const border_l_rose_500_of_80: &str = "border-l-rose-500/80"; pub(crate) const border_l_rose_500_of_90: &str = "border-l-rose-500/90"; pub(crate) const border_l_rose_500_of_95: &str = "border-l-rose-500/95"; pub(crate) const border_l_rose_50_of_0: &str = "border-l-rose-50/0"; pub(crate) const border_l_rose_50_of_10: &str = "border-l-rose-50/10"; pub(crate) const border_l_rose_50_of_100: &str = "border-l-rose-50/100"; pub(crate) const border_l_rose_50_of_20: &str = "border-l-rose-50/20"; pub(crate) const border_l_rose_50_of_25: &str = "border-l-rose-50/25"; pub(crate) const border_l_rose_50_of_30: &str = "border-l-rose-50/30"; pub(crate) const border_l_rose_50_of_40: &str = "border-l-rose-50/40"; pub(crate) const border_l_rose_50_of_5: &str = "border-l-rose-50/5"; pub(crate) const border_l_rose_50_of_50: &str = "border-l-rose-50/50"; pub(crate) const border_l_rose_50_of_60: &str = "border-l-rose-50/60"; pub(crate) const border_l_rose_50_of_70: &str = "border-l-rose-50/70"; pub(crate) const border_l_rose_50_of_75: &str = "border-l-rose-50/75"; pub(crate) const border_l_rose_50_of_80: &str = "border-l-rose-50/80"; pub(crate) const border_l_rose_50_of_90: &str = "border-l-rose-50/90"; pub(crate) const border_l_rose_50_of_95: &str = "border-l-rose-50/95"; pub(crate) const border_l_rose_600: &str = "border-l-rose-600"; pub(crate) const border_l_rose_600_of_0: &str = "border-l-rose-600/0"; pub(crate) const border_l_rose_600_of_10: &str = "border-l-rose-600/10"; pub(crate) const border_l_rose_600_of_100: &str = "border-l-rose-600/100"; pub(crate) const border_l_rose_600_of_20: &str = "border-l-rose-600/20"; pub(crate) const border_l_rose_600_of_25: &str = "border-l-rose-600/25"; pub(crate) const border_l_rose_600_of_30: &str = "border-l-rose-600/30"; pub(crate) const border_l_rose_600_of_40: &str = "border-l-rose-600/40"; pub(crate) const border_l_rose_600_of_5: &str = "border-l-rose-600/5"; pub(crate) const border_l_rose_600_of_50: &str = "border-l-rose-600/50"; pub(crate) const border_l_rose_600_of_60: &str = "border-l-rose-600/60"; pub(crate) const border_l_rose_600_of_70: &str = "border-l-rose-600/70"; pub(crate) const border_l_rose_600_of_75: &str = "border-l-rose-600/75"; pub(crate) const border_l_rose_600_of_80: &str = "border-l-rose-600/80"; pub(crate) const border_l_rose_600_of_90: &str = "border-l-rose-600/90"; pub(crate) const border_l_rose_600_of_95: &str = "border-l-rose-600/95"; pub(crate) const border_l_rose_700: &str = "border-l-rose-700"; pub(crate) const border_l_rose_700_of_0: &str = "border-l-rose-700/0"; pub(crate) const border_l_rose_700_of_10: &str = "border-l-rose-700/10"; pub(crate) const border_l_rose_700_of_100: &str = "border-l-rose-700/100"; pub(crate) const border_l_rose_700_of_20: &str = "border-l-rose-700/20"; pub(crate) const border_l_rose_700_of_25: &str = "border-l-rose-700/25"; pub(crate) const border_l_rose_700_of_30: &str = "border-l-rose-700/30"; pub(crate) const border_l_rose_700_of_40: &str = "border-l-rose-700/40"; pub(crate) const border_l_rose_700_of_5: &str = "border-l-rose-700/5"; pub(crate) const border_l_rose_700_of_50: &str = "border-l-rose-700/50"; pub(crate) const border_l_rose_700_of_60: &str = "border-l-rose-700/60"; pub(crate) const border_l_rose_700_of_70: &str = "border-l-rose-700/70"; pub(crate) const border_l_rose_700_of_75: &str = "border-l-rose-700/75"; pub(crate) const border_l_rose_700_of_80: &str = "border-l-rose-700/80"; pub(crate) const border_l_rose_700_of_90: &str = "border-l-rose-700/90"; pub(crate) const border_l_rose_700_of_95: &str = "border-l-rose-700/95"; pub(crate) const border_l_rose_800: &str = "border-l-rose-800"; pub(crate) const border_l_rose_800_of_0: &str = "border-l-rose-800/0"; pub(crate) const border_l_rose_800_of_10: &str = "border-l-rose-800/10"; pub(crate) const border_l_rose_800_of_100: &str = "border-l-rose-800/100"; pub(crate) const border_l_rose_800_of_20: &str = "border-l-rose-800/20"; pub(crate) const border_l_rose_800_of_25: &str = "border-l-rose-800/25"; pub(crate) const border_l_rose_800_of_30: &str = "border-l-rose-800/30"; pub(crate) const border_l_rose_800_of_40: &str = "border-l-rose-800/40"; pub(crate) const border_l_rose_800_of_5: &str = "border-l-rose-800/5"; pub(crate) const border_l_rose_800_of_50: &str = "border-l-rose-800/50"; pub(crate) const border_l_rose_800_of_60: &str = "border-l-rose-800/60"; pub(crate) const border_l_rose_800_of_70: &str = "border-l-rose-800/70"; pub(crate) const border_l_rose_800_of_75: &str = "border-l-rose-800/75"; pub(crate) const border_l_rose_800_of_80: &str = "border-l-rose-800/80"; pub(crate) const border_l_rose_800_of_90: &str = "border-l-rose-800/90"; pub(crate) const border_l_rose_800_of_95: &str = "border-l-rose-800/95"; pub(crate) const border_l_rose_900: &str = "border-l-rose-900"; pub(crate) const border_l_rose_900_of_0: &str = "border-l-rose-900/0"; pub(crate) const border_l_rose_900_of_10: &str = "border-l-rose-900/10"; pub(crate) const border_l_rose_900_of_100: &str = "border-l-rose-900/100"; pub(crate) const border_l_rose_900_of_20: &str = "border-l-rose-900/20"; pub(crate) const border_l_rose_900_of_25: &str = "border-l-rose-900/25"; pub(crate) const border_l_rose_900_of_30: &str = "border-l-rose-900/30"; pub(crate) const border_l_rose_900_of_40: &str = "border-l-rose-900/40"; pub(crate) const border_l_rose_900_of_5: &str = "border-l-rose-900/5"; pub(crate) const border_l_rose_900_of_50: &str = "border-l-rose-900/50"; pub(crate) const border_l_rose_900_of_60: &str = "border-l-rose-900/60"; pub(crate) const border_l_rose_900_of_70: &str = "border-l-rose-900/70"; pub(crate) const border_l_rose_900_of_75: &str = "border-l-rose-900/75"; pub(crate) const border_l_rose_900_of_80: &str = "border-l-rose-900/80"; pub(crate) const border_l_rose_900_of_90: &str = "border-l-rose-900/90"; pub(crate) const border_l_rose_900_of_95: &str = "border-l-rose-900/95"; pub(crate) const border_l_sky_100: &str = "border-l-sky-100"; pub(crate) const border_l_sky_100_of_0: &str = "border-l-sky-100/0"; pub(crate) const border_l_sky_100_of_10: &str = "border-l-sky-100/10"; pub(crate) const border_l_sky_100_of_100: &str = "border-l-sky-100/100"; pub(crate) const border_l_sky_100_of_20: &str = "border-l-sky-100/20"; pub(crate) const border_l_sky_100_of_25: &str = "border-l-sky-100/25"; pub(crate) const border_l_sky_100_of_30: &str = "border-l-sky-100/30"; pub(crate) const border_l_sky_100_of_40: &str = "border-l-sky-100/40"; pub(crate) const border_l_sky_100_of_5: &str = "border-l-sky-100/5"; pub(crate) const border_l_sky_100_of_50: &str = "border-l-sky-100/50"; pub(crate) const border_l_sky_100_of_60: &str = "border-l-sky-100/60"; pub(crate) const border_l_sky_100_of_70: &str = "border-l-sky-100/70"; pub(crate) const border_l_sky_100_of_75: &str = "border-l-sky-100/75"; pub(crate) const border_l_sky_100_of_80: &str = "border-l-sky-100/80"; pub(crate) const border_l_sky_100_of_90: &str = "border-l-sky-100/90"; pub(crate) const border_l_sky_100_of_95: &str = "border-l-sky-100/95"; pub(crate) const border_l_sky_200: &str = "border-l-sky-200"; pub(crate) const border_l_sky_200_of_0: &str = "border-l-sky-200/0"; pub(crate) const border_l_sky_200_of_10: &str = "border-l-sky-200/10"; pub(crate) const border_l_sky_200_of_100: &str = "border-l-sky-200/100"; pub(crate) const border_l_sky_200_of_20: &str = "border-l-sky-200/20"; pub(crate) const border_l_sky_200_of_25: &str = "border-l-sky-200/25"; pub(crate) const border_l_sky_200_of_30: &str = "border-l-sky-200/30"; pub(crate) const border_l_sky_200_of_40: &str = "border-l-sky-200/40"; pub(crate) const border_l_sky_200_of_5: &str = "border-l-sky-200/5"; pub(crate) const border_l_sky_200_of_50: &str = "border-l-sky-200/50"; pub(crate) const border_l_sky_200_of_60: &str = "border-l-sky-200/60"; pub(crate) const border_l_sky_200_of_70: &str = "border-l-sky-200/70"; pub(crate) const border_l_sky_200_of_75: &str = "border-l-sky-200/75"; pub(crate) const border_l_sky_200_of_80: &str = "border-l-sky-200/80"; pub(crate) const border_l_sky_200_of_90: &str = "border-l-sky-200/90"; pub(crate) const border_l_sky_200_of_95: &str = "border-l-sky-200/95"; pub(crate) const border_l_sky_300: &str = "border-l-sky-300"; pub(crate) const border_l_sky_300_of_0: &str = "border-l-sky-300/0"; pub(crate) const border_l_sky_300_of_10: &str = "border-l-sky-300/10"; pub(crate) const border_l_sky_300_of_100: &str = "border-l-sky-300/100"; pub(crate) const border_l_sky_300_of_20: &str = "border-l-sky-300/20"; pub(crate) const border_l_sky_300_of_25: &str = "border-l-sky-300/25"; pub(crate) const border_l_sky_300_of_30: &str = "border-l-sky-300/30"; pub(crate) const border_l_sky_300_of_40: &str = "border-l-sky-300/40"; pub(crate) const border_l_sky_300_of_5: &str = "border-l-sky-300/5"; pub(crate) const border_l_sky_300_of_50: &str = "border-l-sky-300/50"; pub(crate) const border_l_sky_300_of_60: &str = "border-l-sky-300/60"; pub(crate) const border_l_sky_300_of_70: &str = "border-l-sky-300/70"; pub(crate) const border_l_sky_300_of_75: &str = "border-l-sky-300/75"; pub(crate) const border_l_sky_300_of_80: &str = "border-l-sky-300/80"; pub(crate) const border_l_sky_300_of_90: &str = "border-l-sky-300/90"; pub(crate) const border_l_sky_300_of_95: &str = "border-l-sky-300/95"; pub(crate) const border_l_sky_400: &str = "border-l-sky-400"; pub(crate) const border_l_sky_400_of_0: &str = "border-l-sky-400/0"; pub(crate) const border_l_sky_400_of_10: &str = "border-l-sky-400/10"; pub(crate) const border_l_sky_400_of_100: &str = "border-l-sky-400/100"; pub(crate) const border_l_sky_400_of_20: &str = "border-l-sky-400/20"; pub(crate) const border_l_sky_400_of_25: &str = "border-l-sky-400/25"; pub(crate) const border_l_sky_400_of_30: &str = "border-l-sky-400/30"; pub(crate) const border_l_sky_400_of_40: &str = "border-l-sky-400/40"; pub(crate) const border_l_sky_400_of_5: &str = "border-l-sky-400/5"; pub(crate) const border_l_sky_400_of_50: &str = "border-l-sky-400/50"; pub(crate) const border_l_sky_400_of_60: &str = "border-l-sky-400/60"; pub(crate) const border_l_sky_400_of_70: &str = "border-l-sky-400/70"; pub(crate) const border_l_sky_400_of_75: &str = "border-l-sky-400/75"; pub(crate) const border_l_sky_400_of_80: &str = "border-l-sky-400/80"; pub(crate) const border_l_sky_400_of_90: &str = "border-l-sky-400/90"; pub(crate) const border_l_sky_400_of_95: &str = "border-l-sky-400/95"; pub(crate) const border_l_sky_50: &str = "border-l-sky-50"; pub(crate) const border_l_sky_500: &str = "border-l-sky-500"; pub(crate) const border_l_sky_500_of_0: &str = "border-l-sky-500/0"; pub(crate) const border_l_sky_500_of_10: &str = "border-l-sky-500/10"; pub(crate) const border_l_sky_500_of_100: &str = "border-l-sky-500/100"; pub(crate) const border_l_sky_500_of_20: &str = "border-l-sky-500/20"; pub(crate) const border_l_sky_500_of_25: &str = "border-l-sky-500/25"; pub(crate) const border_l_sky_500_of_30: &str = "border-l-sky-500/30"; pub(crate) const border_l_sky_500_of_40: &str = "border-l-sky-500/40"; pub(crate) const border_l_sky_500_of_5: &str = "border-l-sky-500/5"; pub(crate) const border_l_sky_500_of_50: &str = "border-l-sky-500/50"; pub(crate) const border_l_sky_500_of_60: &str = "border-l-sky-500/60"; pub(crate) const border_l_sky_500_of_70: &str = "border-l-sky-500/70"; pub(crate) const border_l_sky_500_of_75: &str = "border-l-sky-500/75"; pub(crate) const border_l_sky_500_of_80: &str = "border-l-sky-500/80"; pub(crate) const border_l_sky_500_of_90: &str = "border-l-sky-500/90"; pub(crate) const border_l_sky_500_of_95: &str = "border-l-sky-500/95"; pub(crate) const border_l_sky_50_of_0: &str = "border-l-sky-50/0"; pub(crate) const border_l_sky_50_of_10: &str = "border-l-sky-50/10"; pub(crate) const border_l_sky_50_of_100: &str = "border-l-sky-50/100"; pub(crate) const border_l_sky_50_of_20: &str = "border-l-sky-50/20"; pub(crate) const border_l_sky_50_of_25: &str = "border-l-sky-50/25"; pub(crate) const border_l_sky_50_of_30: &str = "border-l-sky-50/30"; pub(crate) const border_l_sky_50_of_40: &str = "border-l-sky-50/40"; pub(crate) const border_l_sky_50_of_5: &str = "border-l-sky-50/5"; pub(crate) const border_l_sky_50_of_50: &str = "border-l-sky-50/50"; pub(crate) const border_l_sky_50_of_60: &str = "border-l-sky-50/60"; pub(crate) const border_l_sky_50_of_70: &str = "border-l-sky-50/70"; pub(crate) const border_l_sky_50_of_75: &str = "border-l-sky-50/75"; pub(crate) const border_l_sky_50_of_80: &str = "border-l-sky-50/80"; pub(crate) const border_l_sky_50_of_90: &str = "border-l-sky-50/90"; pub(crate) const border_l_sky_50_of_95: &str = "border-l-sky-50/95"; pub(crate) const border_l_sky_600: &str = "border-l-sky-600"; pub(crate) const border_l_sky_600_of_0: &str = "border-l-sky-600/0"; pub(crate) const border_l_sky_600_of_10: &str = "border-l-sky-600/10"; pub(crate) const border_l_sky_600_of_100: &str = "border-l-sky-600/100"; pub(crate) const border_l_sky_600_of_20: &str = "border-l-sky-600/20"; pub(crate) const border_l_sky_600_of_25: &str = "border-l-sky-600/25"; pub(crate) const border_l_sky_600_of_30: &str = "border-l-sky-600/30"; pub(crate) const border_l_sky_600_of_40: &str = "border-l-sky-600/40"; pub(crate) const border_l_sky_600_of_5: &str = "border-l-sky-600/5"; pub(crate) const border_l_sky_600_of_50: &str = "border-l-sky-600/50"; pub(crate) const border_l_sky_600_of_60: &str = "border-l-sky-600/60"; pub(crate) const border_l_sky_600_of_70: &str = "border-l-sky-600/70"; pub(crate) const border_l_sky_600_of_75: &str = "border-l-sky-600/75"; pub(crate) const border_l_sky_600_of_80: &str = "border-l-sky-600/80"; pub(crate) const border_l_sky_600_of_90: &str = "border-l-sky-600/90"; pub(crate) const border_l_sky_600_of_95: &str = "border-l-sky-600/95"; pub(crate) const border_l_sky_700: &str = "border-l-sky-700"; pub(crate) const border_l_sky_700_of_0: &str = "border-l-sky-700/0"; pub(crate) const border_l_sky_700_of_10: &str = "border-l-sky-700/10"; pub(crate) const border_l_sky_700_of_100: &str = "border-l-sky-700/100"; pub(crate) const border_l_sky_700_of_20: &str = "border-l-sky-700/20"; pub(crate) const border_l_sky_700_of_25: &str = "border-l-sky-700/25"; pub(crate) const border_l_sky_700_of_30: &str = "border-l-sky-700/30"; pub(crate) const border_l_sky_700_of_40: &str = "border-l-sky-700/40"; pub(crate) const border_l_sky_700_of_5: &str = "border-l-sky-700/5"; pub(crate) const border_l_sky_700_of_50: &str = "border-l-sky-700/50"; pub(crate) const border_l_sky_700_of_60: &str = "border-l-sky-700/60"; pub(crate) const border_l_sky_700_of_70: &str = "border-l-sky-700/70"; pub(crate) const border_l_sky_700_of_75: &str = "border-l-sky-700/75"; pub(crate) const border_l_sky_700_of_80: &str = "border-l-sky-700/80"; pub(crate) const border_l_sky_700_of_90: &str = "border-l-sky-700/90"; pub(crate) const border_l_sky_700_of_95: &str = "border-l-sky-700/95"; pub(crate) const border_l_sky_800: &str = "border-l-sky-800"; pub(crate) const border_l_sky_800_of_0: &str = "border-l-sky-800/0"; pub(crate) const border_l_sky_800_of_10: &str = "border-l-sky-800/10"; pub(crate) const border_l_sky_800_of_100: &str = "border-l-sky-800/100"; pub(crate) const border_l_sky_800_of_20: &str = "border-l-sky-800/20"; pub(crate) const border_l_sky_800_of_25: &str = "border-l-sky-800/25"; pub(crate) const border_l_sky_800_of_30: &str = "border-l-sky-800/30"; pub(crate) const border_l_sky_800_of_40: &str = "border-l-sky-800/40"; pub(crate) const border_l_sky_800_of_5: &str = "border-l-sky-800/5"; pub(crate) const border_l_sky_800_of_50: &str = "border-l-sky-800/50"; pub(crate) const border_l_sky_800_of_60: &str = "border-l-sky-800/60"; pub(crate) const border_l_sky_800_of_70: &str = "border-l-sky-800/70"; pub(crate) const border_l_sky_800_of_75: &str = "border-l-sky-800/75"; pub(crate) const border_l_sky_800_of_80: &str = "border-l-sky-800/80"; pub(crate) const border_l_sky_800_of_90: &str = "border-l-sky-800/90"; pub(crate) const border_l_sky_800_of_95: &str = "border-l-sky-800/95"; pub(crate) const border_l_sky_900: &str = "border-l-sky-900"; pub(crate) const border_l_sky_900_of_0: &str = "border-l-sky-900/0"; pub(crate) const border_l_sky_900_of_10: &str = "border-l-sky-900/10"; pub(crate) const border_l_sky_900_of_100: &str = "border-l-sky-900/100"; pub(crate) const border_l_sky_900_of_20: &str = "border-l-sky-900/20"; pub(crate) const border_l_sky_900_of_25: &str = "border-l-sky-900/25"; pub(crate) const border_l_sky_900_of_30: &str = "border-l-sky-900/30"; pub(crate) const border_l_sky_900_of_40: &str = "border-l-sky-900/40"; pub(crate) const border_l_sky_900_of_5: &str = "border-l-sky-900/5"; pub(crate) const border_l_sky_900_of_50: &str = "border-l-sky-900/50"; pub(crate) const border_l_sky_900_of_60: &str = "border-l-sky-900/60"; pub(crate) const border_l_sky_900_of_70: &str = "border-l-sky-900/70"; pub(crate) const border_l_sky_900_of_75: &str = "border-l-sky-900/75"; pub(crate) const border_l_sky_900_of_80: &str = "border-l-sky-900/80"; pub(crate) const border_l_sky_900_of_90: &str = "border-l-sky-900/90"; pub(crate) const border_l_sky_900_of_95: &str = "border-l-sky-900/95"; pub(crate) const border_l_slate_100: &str = "border-l-slate-100"; pub(crate) const border_l_slate_100_of_0: &str = "border-l-slate-100/0"; pub(crate) const border_l_slate_100_of_10: &str = "border-l-slate-100/10"; pub(crate) const border_l_slate_100_of_100: &str = "border-l-slate-100/100"; pub(crate) const border_l_slate_100_of_20: &str = "border-l-slate-100/20"; pub(crate) const border_l_slate_100_of_25: &str = "border-l-slate-100/25"; pub(crate) const border_l_slate_100_of_30: &str = "border-l-slate-100/30"; pub(crate) const border_l_slate_100_of_40: &str = "border-l-slate-100/40"; pub(crate) const border_l_slate_100_of_5: &str = "border-l-slate-100/5"; pub(crate) const border_l_slate_100_of_50: &str = "border-l-slate-100/50"; pub(crate) const border_l_slate_100_of_60: &str = "border-l-slate-100/60"; pub(crate) const border_l_slate_100_of_70: &str = "border-l-slate-100/70"; pub(crate) const border_l_slate_100_of_75: &str = "border-l-slate-100/75"; pub(crate) const border_l_slate_100_of_80: &str = "border-l-slate-100/80"; pub(crate) const border_l_slate_100_of_90: &str = "border-l-slate-100/90"; pub(crate) const border_l_slate_100_of_95: &str = "border-l-slate-100/95"; pub(crate) const border_l_slate_200: &str = "border-l-slate-200"; pub(crate) const border_l_slate_200_of_0: &str = "border-l-slate-200/0"; pub(crate) const border_l_slate_200_of_10: &str = "border-l-slate-200/10"; pub(crate) const border_l_slate_200_of_100: &str = "border-l-slate-200/100"; pub(crate) const border_l_slate_200_of_20: &str = "border-l-slate-200/20"; pub(crate) const border_l_slate_200_of_25: &str = "border-l-slate-200/25"; pub(crate) const border_l_slate_200_of_30: &str = "border-l-slate-200/30"; pub(crate) const border_l_slate_200_of_40: &str = "border-l-slate-200/40"; pub(crate) const border_l_slate_200_of_5: &str = "border-l-slate-200/5"; pub(crate) const border_l_slate_200_of_50: &str = "border-l-slate-200/50"; pub(crate) const border_l_slate_200_of_60: &str = "border-l-slate-200/60"; pub(crate) const border_l_slate_200_of_70: &str = "border-l-slate-200/70"; pub(crate) const border_l_slate_200_of_75: &str = "border-l-slate-200/75"; pub(crate) const border_l_slate_200_of_80: &str = "border-l-slate-200/80"; pub(crate) const border_l_slate_200_of_90: &str = "border-l-slate-200/90"; pub(crate) const border_l_slate_200_of_95: &str = "border-l-slate-200/95"; pub(crate) const border_l_slate_300: &str = "border-l-slate-300"; pub(crate) const border_l_slate_300_of_0: &str = "border-l-slate-300/0"; pub(crate) const border_l_slate_300_of_10: &str = "border-l-slate-300/10"; pub(crate) const border_l_slate_300_of_100: &str = "border-l-slate-300/100"; pub(crate) const border_l_slate_300_of_20: &str = "border-l-slate-300/20"; pub(crate) const border_l_slate_300_of_25: &str = "border-l-slate-300/25"; pub(crate) const border_l_slate_300_of_30: &str = "border-l-slate-300/30"; pub(crate) const border_l_slate_300_of_40: &str = "border-l-slate-300/40"; pub(crate) const border_l_slate_300_of_5: &str = "border-l-slate-300/5"; pub(crate) const border_l_slate_300_of_50: &str = "border-l-slate-300/50"; pub(crate) const border_l_slate_300_of_60: &str = "border-l-slate-300/60"; pub(crate) const border_l_slate_300_of_70: &str = "border-l-slate-300/70"; pub(crate) const border_l_slate_300_of_75: &str = "border-l-slate-300/75"; pub(crate) const border_l_slate_300_of_80: &str = "border-l-slate-300/80"; pub(crate) const border_l_slate_300_of_90: &str = "border-l-slate-300/90"; pub(crate) const border_l_slate_300_of_95: &str = "border-l-slate-300/95"; pub(crate) const border_l_slate_400: &str = "border-l-slate-400"; pub(crate) const border_l_slate_400_of_0: &str = "border-l-slate-400/0"; pub(crate) const border_l_slate_400_of_10: &str = "border-l-slate-400/10"; pub(crate) const border_l_slate_400_of_100: &str = "border-l-slate-400/100"; pub(crate) const border_l_slate_400_of_20: &str = "border-l-slate-400/20"; pub(crate) const border_l_slate_400_of_25: &str = "border-l-slate-400/25"; pub(crate) const border_l_slate_400_of_30: &str = "border-l-slate-400/30"; pub(crate) const border_l_slate_400_of_40: &str = "border-l-slate-400/40"; pub(crate) const border_l_slate_400_of_5: &str = "border-l-slate-400/5"; pub(crate) const border_l_slate_400_of_50: &str = "border-l-slate-400/50"; pub(crate) const border_l_slate_400_of_60: &str = "border-l-slate-400/60"; pub(crate) const border_l_slate_400_of_70: &str = "border-l-slate-400/70"; pub(crate) const border_l_slate_400_of_75: &str = "border-l-slate-400/75"; pub(crate) const border_l_slate_400_of_80: &str = "border-l-slate-400/80"; pub(crate) const border_l_slate_400_of_90: &str = "border-l-slate-400/90"; pub(crate) const border_l_slate_400_of_95: &str = "border-l-slate-400/95"; pub(crate) const border_l_slate_50: &str = "border-l-slate-50"; pub(crate) const border_l_slate_500: &str = "border-l-slate-500"; pub(crate) const border_l_slate_500_of_0: &str = "border-l-slate-500/0"; pub(crate) const border_l_slate_500_of_10: &str = "border-l-slate-500/10"; pub(crate) const border_l_slate_500_of_100: &str = "border-l-slate-500/100"; pub(crate) const border_l_slate_500_of_20: &str = "border-l-slate-500/20"; pub(crate) const border_l_slate_500_of_25: &str = "border-l-slate-500/25"; pub(crate) const border_l_slate_500_of_30: &str = "border-l-slate-500/30"; pub(crate) const border_l_slate_500_of_40: &str = "border-l-slate-500/40"; pub(crate) const border_l_slate_500_of_5: &str = "border-l-slate-500/5"; pub(crate) const border_l_slate_500_of_50: &str = "border-l-slate-500/50"; pub(crate) const border_l_slate_500_of_60: &str = "border-l-slate-500/60"; pub(crate) const border_l_slate_500_of_70: &str = "border-l-slate-500/70"; pub(crate) const border_l_slate_500_of_75: &str = "border-l-slate-500/75"; pub(crate) const border_l_slate_500_of_80: &str = "border-l-slate-500/80"; pub(crate) const border_l_slate_500_of_90: &str = "border-l-slate-500/90"; pub(crate) const border_l_slate_500_of_95: &str = "border-l-slate-500/95"; pub(crate) const border_l_slate_50_of_0: &str = "border-l-slate-50/0"; pub(crate) const border_l_slate_50_of_10: &str = "border-l-slate-50/10"; pub(crate) const border_l_slate_50_of_100: &str = "border-l-slate-50/100"; pub(crate) const border_l_slate_50_of_20: &str = "border-l-slate-50/20"; pub(crate) const border_l_slate_50_of_25: &str = "border-l-slate-50/25"; pub(crate) const border_l_slate_50_of_30: &str = "border-l-slate-50/30"; pub(crate) const border_l_slate_50_of_40: &str = "border-l-slate-50/40"; pub(crate) const border_l_slate_50_of_5: &str = "border-l-slate-50/5"; pub(crate) const border_l_slate_50_of_50: &str = "border-l-slate-50/50"; pub(crate) const border_l_slate_50_of_60: &str = "border-l-slate-50/60"; pub(crate) const border_l_slate_50_of_70: &str = "border-l-slate-50/70"; pub(crate) const border_l_slate_50_of_75: &str = "border-l-slate-50/75"; pub(crate) const border_l_slate_50_of_80: &str = "border-l-slate-50/80"; pub(crate) const border_l_slate_50_of_90: &str = "border-l-slate-50/90"; pub(crate) const border_l_slate_50_of_95: &str = "border-l-slate-50/95"; pub(crate) const border_l_slate_600: &str = "border-l-slate-600"; pub(crate) const border_l_slate_600_of_0: &str = "border-l-slate-600/0"; pub(crate) const border_l_slate_600_of_10: &str = "border-l-slate-600/10"; pub(crate) const border_l_slate_600_of_100: &str = "border-l-slate-600/100"; pub(crate) const border_l_slate_600_of_20: &str = "border-l-slate-600/20"; pub(crate) const border_l_slate_600_of_25: &str = "border-l-slate-600/25"; pub(crate) const border_l_slate_600_of_30: &str = "border-l-slate-600/30"; pub(crate) const border_l_slate_600_of_40: &str = "border-l-slate-600/40"; pub(crate) const border_l_slate_600_of_5: &str = "border-l-slate-600/5"; pub(crate) const border_l_slate_600_of_50: &str = "border-l-slate-600/50"; pub(crate) const border_l_slate_600_of_60: &str = "border-l-slate-600/60"; pub(crate) const border_l_slate_600_of_70: &str = "border-l-slate-600/70"; pub(crate) const border_l_slate_600_of_75: &str = "border-l-slate-600/75"; pub(crate) const border_l_slate_600_of_80: &str = "border-l-slate-600/80"; pub(crate) const border_l_slate_600_of_90: &str = "border-l-slate-600/90"; pub(crate) const border_l_slate_600_of_95: &str = "border-l-slate-600/95"; pub(crate) const border_l_slate_700: &str = "border-l-slate-700"; pub(crate) const border_l_slate_700_of_0: &str = "border-l-slate-700/0"; pub(crate) const border_l_slate_700_of_10: &str = "border-l-slate-700/10"; pub(crate) const border_l_slate_700_of_100: &str = "border-l-slate-700/100"; pub(crate) const border_l_slate_700_of_20: &str = "border-l-slate-700/20"; pub(crate) const border_l_slate_700_of_25: &str = "border-l-slate-700/25"; pub(crate) const border_l_slate_700_of_30: &str = "border-l-slate-700/30"; pub(crate) const border_l_slate_700_of_40: &str = "border-l-slate-700/40"; pub(crate) const border_l_slate_700_of_5: &str = "border-l-slate-700/5"; pub(crate) const border_l_slate_700_of_50: &str = "border-l-slate-700/50"; pub(crate) const border_l_slate_700_of_60: &str = "border-l-slate-700/60"; pub(crate) const border_l_slate_700_of_70: &str = "border-l-slate-700/70"; pub(crate) const border_l_slate_700_of_75: &str = "border-l-slate-700/75"; pub(crate) const border_l_slate_700_of_80: &str = "border-l-slate-700/80"; pub(crate) const border_l_slate_700_of_90: &str = "border-l-slate-700/90"; pub(crate) const border_l_slate_700_of_95: &str = "border-l-slate-700/95"; pub(crate) const border_l_slate_800: &str = "border-l-slate-800"; pub(crate) const border_l_slate_800_of_0: &str = "border-l-slate-800/0"; pub(crate) const border_l_slate_800_of_10: &str = "border-l-slate-800/10"; pub(crate) const border_l_slate_800_of_100: &str = "border-l-slate-800/100"; pub(crate) const border_l_slate_800_of_20: &str = "border-l-slate-800/20"; pub(crate) const border_l_slate_800_of_25: &str = "border-l-slate-800/25"; pub(crate) const border_l_slate_800_of_30: &str = "border-l-slate-800/30"; pub(crate) const border_l_slate_800_of_40: &str = "border-l-slate-800/40"; pub(crate) const border_l_slate_800_of_5: &str = "border-l-slate-800/5"; pub(crate) const border_l_slate_800_of_50: &str = "border-l-slate-800/50"; pub(crate) const border_l_slate_800_of_60: &str = "border-l-slate-800/60"; pub(crate) const border_l_slate_800_of_70: &str = "border-l-slate-800/70"; pub(crate) const border_l_slate_800_of_75: &str = "border-l-slate-800/75"; pub(crate) const border_l_slate_800_of_80: &str = "border-l-slate-800/80"; pub(crate) const border_l_slate_800_of_90: &str = "border-l-slate-800/90"; pub(crate) const border_l_slate_800_of_95: &str = "border-l-slate-800/95"; pub(crate) const border_l_slate_900: &str = "border-l-slate-900"; pub(crate) const border_l_slate_900_of_0: &str = "border-l-slate-900/0"; pub(crate) const border_l_slate_900_of_10: &str = "border-l-slate-900/10"; pub(crate) const border_l_slate_900_of_100: &str = "border-l-slate-900/100"; pub(crate) const border_l_slate_900_of_20: &str = "border-l-slate-900/20"; pub(crate) const border_l_slate_900_of_25: &str = "border-l-slate-900/25"; pub(crate) const border_l_slate_900_of_30: &str = "border-l-slate-900/30"; pub(crate) const border_l_slate_900_of_40: &str = "border-l-slate-900/40"; pub(crate) const border_l_slate_900_of_5: &str = "border-l-slate-900/5"; pub(crate) const border_l_slate_900_of_50: &str = "border-l-slate-900/50"; pub(crate) const border_l_slate_900_of_60: &str = "border-l-slate-900/60"; pub(crate) const border_l_slate_900_of_70: &str = "border-l-slate-900/70"; pub(crate) const border_l_slate_900_of_75: &str = "border-l-slate-900/75"; pub(crate) const border_l_slate_900_of_80: &str = "border-l-slate-900/80"; pub(crate) const border_l_slate_900_of_90: &str = "border-l-slate-900/90"; pub(crate) const border_l_slate_900_of_95: &str = "border-l-slate-900/95"; pub(crate) const border_l_stone_100: &str = "border-l-stone-100"; pub(crate) const border_l_stone_100_of_0: &str = "border-l-stone-100/0"; pub(crate) const border_l_stone_100_of_10: &str = "border-l-stone-100/10"; pub(crate) const border_l_stone_100_of_100: &str = "border-l-stone-100/100"; pub(crate) const border_l_stone_100_of_20: &str = "border-l-stone-100/20"; pub(crate) const border_l_stone_100_of_25: &str = "border-l-stone-100/25"; pub(crate) const border_l_stone_100_of_30: &str = "border-l-stone-100/30"; pub(crate) const border_l_stone_100_of_40: &str = "border-l-stone-100/40"; pub(crate) const border_l_stone_100_of_5: &str = "border-l-stone-100/5"; pub(crate) const border_l_stone_100_of_50: &str = "border-l-stone-100/50"; pub(crate) const border_l_stone_100_of_60: &str = "border-l-stone-100/60"; pub(crate) const border_l_stone_100_of_70: &str = "border-l-stone-100/70"; pub(crate) const border_l_stone_100_of_75: &str = "border-l-stone-100/75"; pub(crate) const border_l_stone_100_of_80: &str = "border-l-stone-100/80"; pub(crate) const border_l_stone_100_of_90: &str = "border-l-stone-100/90"; pub(crate) const border_l_stone_100_of_95: &str = "border-l-stone-100/95"; pub(crate) const border_l_stone_200: &str = "border-l-stone-200"; pub(crate) const border_l_stone_200_of_0: &str = "border-l-stone-200/0"; pub(crate) const border_l_stone_200_of_10: &str = "border-l-stone-200/10"; pub(crate) const border_l_stone_200_of_100: &str = "border-l-stone-200/100"; pub(crate) const border_l_stone_200_of_20: &str = "border-l-stone-200/20"; pub(crate) const border_l_stone_200_of_25: &str = "border-l-stone-200/25"; pub(crate) const border_l_stone_200_of_30: &str = "border-l-stone-200/30"; pub(crate) const border_l_stone_200_of_40: &str = "border-l-stone-200/40"; pub(crate) const border_l_stone_200_of_5: &str = "border-l-stone-200/5"; pub(crate) const border_l_stone_200_of_50: &str = "border-l-stone-200/50"; pub(crate) const border_l_stone_200_of_60: &str = "border-l-stone-200/60"; pub(crate) const border_l_stone_200_of_70: &str = "border-l-stone-200/70"; pub(crate) const border_l_stone_200_of_75: &str = "border-l-stone-200/75"; pub(crate) const border_l_stone_200_of_80: &str = "border-l-stone-200/80"; pub(crate) const border_l_stone_200_of_90: &str = "border-l-stone-200/90"; pub(crate) const border_l_stone_200_of_95: &str = "border-l-stone-200/95"; pub(crate) const border_l_stone_300: &str = "border-l-stone-300"; pub(crate) const border_l_stone_300_of_0: &str = "border-l-stone-300/0"; pub(crate) const border_l_stone_300_of_10: &str = "border-l-stone-300/10"; pub(crate) const border_l_stone_300_of_100: &str = "border-l-stone-300/100"; pub(crate) const border_l_stone_300_of_20: &str = "border-l-stone-300/20"; pub(crate) const border_l_stone_300_of_25: &str = "border-l-stone-300/25"; pub(crate) const border_l_stone_300_of_30: &str = "border-l-stone-300/30"; pub(crate) const border_l_stone_300_of_40: &str = "border-l-stone-300/40"; pub(crate) const border_l_stone_300_of_5: &str = "border-l-stone-300/5"; pub(crate) const border_l_stone_300_of_50: &str = "border-l-stone-300/50"; pub(crate) const border_l_stone_300_of_60: &str = "border-l-stone-300/60"; pub(crate) const border_l_stone_300_of_70: &str = "border-l-stone-300/70"; pub(crate) const border_l_stone_300_of_75: &str = "border-l-stone-300/75"; pub(crate) const border_l_stone_300_of_80: &str = "border-l-stone-300/80"; pub(crate) const border_l_stone_300_of_90: &str = "border-l-stone-300/90"; pub(crate) const border_l_stone_300_of_95: &str = "border-l-stone-300/95"; pub(crate) const border_l_stone_400: &str = "border-l-stone-400"; pub(crate) const border_l_stone_400_of_0: &str = "border-l-stone-400/0"; pub(crate) const border_l_stone_400_of_10: &str = "border-l-stone-400/10"; pub(crate) const border_l_stone_400_of_100: &str = "border-l-stone-400/100"; pub(crate) const border_l_stone_400_of_20: &str = "border-l-stone-400/20"; pub(crate) const border_l_stone_400_of_25: &str = "border-l-stone-400/25"; pub(crate) const border_l_stone_400_of_30: &str = "border-l-stone-400/30"; pub(crate) const border_l_stone_400_of_40: &str = "border-l-stone-400/40"; pub(crate) const border_l_stone_400_of_5: &str = "border-l-stone-400/5"; pub(crate) const border_l_stone_400_of_50: &str = "border-l-stone-400/50"; pub(crate) const border_l_stone_400_of_60: &str = "border-l-stone-400/60"; pub(crate) const border_l_stone_400_of_70: &str = "border-l-stone-400/70"; pub(crate) const border_l_stone_400_of_75: &str = "border-l-stone-400/75"; pub(crate) const border_l_stone_400_of_80: &str = "border-l-stone-400/80"; pub(crate) const border_l_stone_400_of_90: &str = "border-l-stone-400/90"; pub(crate) const border_l_stone_400_of_95: &str = "border-l-stone-400/95"; pub(crate) const border_l_stone_50: &str = "border-l-stone-50"; pub(crate) const border_l_stone_500: &str = "border-l-stone-500"; pub(crate) const border_l_stone_500_of_0: &str = "border-l-stone-500/0"; pub(crate) const border_l_stone_500_of_10: &str = "border-l-stone-500/10"; pub(crate) const border_l_stone_500_of_100: &str = "border-l-stone-500/100"; pub(crate) const border_l_stone_500_of_20: &str = "border-l-stone-500/20"; pub(crate) const border_l_stone_500_of_25: &str = "border-l-stone-500/25"; pub(crate) const border_l_stone_500_of_30: &str = "border-l-stone-500/30"; pub(crate) const border_l_stone_500_of_40: &str = "border-l-stone-500/40"; pub(crate) const border_l_stone_500_of_5: &str = "border-l-stone-500/5"; pub(crate) const border_l_stone_500_of_50: &str = "border-l-stone-500/50"; pub(crate) const border_l_stone_500_of_60: &str = "border-l-stone-500/60"; pub(crate) const border_l_stone_500_of_70: &str = "border-l-stone-500/70"; pub(crate) const border_l_stone_500_of_75: &str = "border-l-stone-500/75"; pub(crate) const border_l_stone_500_of_80: &str = "border-l-stone-500/80"; pub(crate) const border_l_stone_500_of_90: &str = "border-l-stone-500/90"; pub(crate) const border_l_stone_500_of_95: &str = "border-l-stone-500/95"; pub(crate) const border_l_stone_50_of_0: &str = "border-l-stone-50/0"; pub(crate) const border_l_stone_50_of_10: &str = "border-l-stone-50/10"; pub(crate) const border_l_stone_50_of_100: &str = "border-l-stone-50/100"; pub(crate) const border_l_stone_50_of_20: &str = "border-l-stone-50/20"; pub(crate) const border_l_stone_50_of_25: &str = "border-l-stone-50/25"; pub(crate) const border_l_stone_50_of_30: &str = "border-l-stone-50/30"; pub(crate) const border_l_stone_50_of_40: &str = "border-l-stone-50/40"; pub(crate) const border_l_stone_50_of_5: &str = "border-l-stone-50/5"; pub(crate) const border_l_stone_50_of_50: &str = "border-l-stone-50/50"; pub(crate) const border_l_stone_50_of_60: &str = "border-l-stone-50/60"; pub(crate) const border_l_stone_50_of_70: &str = "border-l-stone-50/70"; pub(crate) const border_l_stone_50_of_75: &str = "border-l-stone-50/75"; pub(crate) const border_l_stone_50_of_80: &str = "border-l-stone-50/80"; pub(crate) const border_l_stone_50_of_90: &str = "border-l-stone-50/90"; pub(crate) const border_l_stone_50_of_95: &str = "border-l-stone-50/95"; pub(crate) const border_l_stone_600: &str = "border-l-stone-600"; pub(crate) const border_l_stone_600_of_0: &str = "border-l-stone-600/0"; pub(crate) const border_l_stone_600_of_10: &str = "border-l-stone-600/10"; pub(crate) const border_l_stone_600_of_100: &str = "border-l-stone-600/100"; pub(crate) const border_l_stone_600_of_20: &str = "border-l-stone-600/20"; pub(crate) const border_l_stone_600_of_25: &str = "border-l-stone-600/25"; pub(crate) const border_l_stone_600_of_30: &str = "border-l-stone-600/30"; pub(crate) const border_l_stone_600_of_40: &str = "border-l-stone-600/40"; pub(crate) const border_l_stone_600_of_5: &str = "border-l-stone-600/5"; pub(crate) const border_l_stone_600_of_50: &str = "border-l-stone-600/50"; pub(crate) const border_l_stone_600_of_60: &str = "border-l-stone-600/60"; pub(crate) const border_l_stone_600_of_70: &str = "border-l-stone-600/70"; pub(crate) const border_l_stone_600_of_75: &str = "border-l-stone-600/75"; pub(crate) const border_l_stone_600_of_80: &str = "border-l-stone-600/80"; pub(crate) const border_l_stone_600_of_90: &str = "border-l-stone-600/90"; pub(crate) const border_l_stone_600_of_95: &str = "border-l-stone-600/95"; pub(crate) const border_l_stone_700: &str = "border-l-stone-700"; pub(crate) const border_l_stone_700_of_0: &str = "border-l-stone-700/0"; pub(crate) const border_l_stone_700_of_10: &str = "border-l-stone-700/10"; pub(crate) const border_l_stone_700_of_100: &str = "border-l-stone-700/100"; pub(crate) const border_l_stone_700_of_20: &str = "border-l-stone-700/20"; pub(crate) const border_l_stone_700_of_25: &str = "border-l-stone-700/25"; pub(crate) const border_l_stone_700_of_30: &str = "border-l-stone-700/30"; pub(crate) const border_l_stone_700_of_40: &str = "border-l-stone-700/40"; pub(crate) const border_l_stone_700_of_5: &str = "border-l-stone-700/5"; pub(crate) const border_l_stone_700_of_50: &str = "border-l-stone-700/50"; pub(crate) const border_l_stone_700_of_60: &str = "border-l-stone-700/60"; pub(crate) const border_l_stone_700_of_70: &str = "border-l-stone-700/70"; pub(crate) const border_l_stone_700_of_75: &str = "border-l-stone-700/75"; pub(crate) const border_l_stone_700_of_80: &str = "border-l-stone-700/80"; pub(crate) const border_l_stone_700_of_90: &str = "border-l-stone-700/90"; pub(crate) const border_l_stone_700_of_95: &str = "border-l-stone-700/95"; pub(crate) const border_l_stone_800: &str = "border-l-stone-800"; pub(crate) const border_l_stone_800_of_0: &str = "border-l-stone-800/0"; pub(crate) const border_l_stone_800_of_10: &str = "border-l-stone-800/10"; pub(crate) const border_l_stone_800_of_100: &str = "border-l-stone-800/100"; pub(crate) const border_l_stone_800_of_20: &str = "border-l-stone-800/20"; pub(crate) const border_l_stone_800_of_25: &str = "border-l-stone-800/25"; pub(crate) const border_l_stone_800_of_30: &str = "border-l-stone-800/30"; pub(crate) const border_l_stone_800_of_40: &str = "border-l-stone-800/40"; pub(crate) const border_l_stone_800_of_5: &str = "border-l-stone-800/5"; pub(crate) const border_l_stone_800_of_50: &str = "border-l-stone-800/50"; pub(crate) const border_l_stone_800_of_60: &str = "border-l-stone-800/60"; pub(crate) const border_l_stone_800_of_70: &str = "border-l-stone-800/70"; pub(crate) const border_l_stone_800_of_75: &str = "border-l-stone-800/75"; pub(crate) const border_l_stone_800_of_80: &str = "border-l-stone-800/80"; pub(crate) const border_l_stone_800_of_90: &str = "border-l-stone-800/90"; pub(crate) const border_l_stone_800_of_95: &str = "border-l-stone-800/95"; pub(crate) const border_l_stone_900: &str = "border-l-stone-900"; pub(crate) const border_l_stone_900_of_0: &str = "border-l-stone-900/0"; pub(crate) const border_l_stone_900_of_10: &str = "border-l-stone-900/10"; pub(crate) const border_l_stone_900_of_100: &str = "border-l-stone-900/100"; pub(crate) const border_l_stone_900_of_20: &str = "border-l-stone-900/20"; pub(crate) const border_l_stone_900_of_25: &str = "border-l-stone-900/25"; pub(crate) const border_l_stone_900_of_30: &str = "border-l-stone-900/30"; pub(crate) const border_l_stone_900_of_40: &str = "border-l-stone-900/40"; pub(crate) const border_l_stone_900_of_5: &str = "border-l-stone-900/5"; pub(crate) const border_l_stone_900_of_50: &str = "border-l-stone-900/50"; pub(crate) const border_l_stone_900_of_60: &str = "border-l-stone-900/60"; pub(crate) const border_l_stone_900_of_70: &str = "border-l-stone-900/70"; pub(crate) const border_l_stone_900_of_75: &str = "border-l-stone-900/75"; pub(crate) const border_l_stone_900_of_80: &str = "border-l-stone-900/80"; pub(crate) const border_l_stone_900_of_90: &str = "border-l-stone-900/90"; pub(crate) const border_l_stone_900_of_95: &str = "border-l-stone-900/95"; pub(crate) const border_l_teal_100: &str = "border-l-teal-100"; pub(crate) const border_l_teal_100_of_0: &str = "border-l-teal-100/0"; pub(crate) const border_l_teal_100_of_10: &str = "border-l-teal-100/10"; pub(crate) const border_l_teal_100_of_100: &str = "border-l-teal-100/100"; pub(crate) const border_l_teal_100_of_20: &str = "border-l-teal-100/20"; pub(crate) const border_l_teal_100_of_25: &str = "border-l-teal-100/25"; pub(crate) const border_l_teal_100_of_30: &str = "border-l-teal-100/30"; pub(crate) const border_l_teal_100_of_40: &str = "border-l-teal-100/40"; pub(crate) const border_l_teal_100_of_5: &str = "border-l-teal-100/5"; pub(crate) const border_l_teal_100_of_50: &str = "border-l-teal-100/50"; pub(crate) const border_l_teal_100_of_60: &str = "border-l-teal-100/60"; pub(crate) const border_l_teal_100_of_70: &str = "border-l-teal-100/70"; pub(crate) const border_l_teal_100_of_75: &str = "border-l-teal-100/75"; pub(crate) const border_l_teal_100_of_80: &str = "border-l-teal-100/80"; pub(crate) const border_l_teal_100_of_90: &str = "border-l-teal-100/90"; pub(crate) const border_l_teal_100_of_95: &str = "border-l-teal-100/95"; pub(crate) const border_l_teal_200: &str = "border-l-teal-200"; pub(crate) const border_l_teal_200_of_0: &str = "border-l-teal-200/0"; pub(crate) const border_l_teal_200_of_10: &str = "border-l-teal-200/10"; pub(crate) const border_l_teal_200_of_100: &str = "border-l-teal-200/100"; pub(crate) const border_l_teal_200_of_20: &str = "border-l-teal-200/20"; pub(crate) const border_l_teal_200_of_25: &str = "border-l-teal-200/25"; pub(crate) const border_l_teal_200_of_30: &str = "border-l-teal-200/30"; pub(crate) const border_l_teal_200_of_40: &str = "border-l-teal-200/40"; pub(crate) const border_l_teal_200_of_5: &str = "border-l-teal-200/5"; pub(crate) const border_l_teal_200_of_50: &str = "border-l-teal-200/50"; pub(crate) const border_l_teal_200_of_60: &str = "border-l-teal-200/60"; pub(crate) const border_l_teal_200_of_70: &str = "border-l-teal-200/70"; pub(crate) const border_l_teal_200_of_75: &str = "border-l-teal-200/75"; pub(crate) const border_l_teal_200_of_80: &str = "border-l-teal-200/80"; pub(crate) const border_l_teal_200_of_90: &str = "border-l-teal-200/90"; pub(crate) const border_l_teal_200_of_95: &str = "border-l-teal-200/95"; pub(crate) const border_l_teal_300: &str = "border-l-teal-300"; pub(crate) const border_l_teal_300_of_0: &str = "border-l-teal-300/0"; pub(crate) const border_l_teal_300_of_10: &str = "border-l-teal-300/10"; pub(crate) const border_l_teal_300_of_100: &str = "border-l-teal-300/100"; pub(crate) const border_l_teal_300_of_20: &str = "border-l-teal-300/20"; pub(crate) const border_l_teal_300_of_25: &str = "border-l-teal-300/25"; pub(crate) const border_l_teal_300_of_30: &str = "border-l-teal-300/30"; pub(crate) const border_l_teal_300_of_40: &str = "border-l-teal-300/40"; pub(crate) const border_l_teal_300_of_5: &str = "border-l-teal-300/5"; pub(crate) const border_l_teal_300_of_50: &str = "border-l-teal-300/50"; pub(crate) const border_l_teal_300_of_60: &str = "border-l-teal-300/60"; pub(crate) const border_l_teal_300_of_70: &str = "border-l-teal-300/70"; pub(crate) const border_l_teal_300_of_75: &str = "border-l-teal-300/75"; pub(crate) const border_l_teal_300_of_80: &str = "border-l-teal-300/80"; pub(crate) const border_l_teal_300_of_90: &str = "border-l-teal-300/90"; pub(crate) const border_l_teal_300_of_95: &str = "border-l-teal-300/95"; pub(crate) const border_l_teal_400: &str = "border-l-teal-400"; pub(crate) const border_l_teal_400_of_0: &str = "border-l-teal-400/0"; pub(crate) const border_l_teal_400_of_10: &str = "border-l-teal-400/10"; pub(crate) const border_l_teal_400_of_100: &str = "border-l-teal-400/100"; pub(crate) const border_l_teal_400_of_20: &str = "border-l-teal-400/20"; pub(crate) const border_l_teal_400_of_25: &str = "border-l-teal-400/25"; pub(crate) const border_l_teal_400_of_30: &str = "border-l-teal-400/30"; pub(crate) const border_l_teal_400_of_40: &str = "border-l-teal-400/40"; pub(crate) const border_l_teal_400_of_5: &str = "border-l-teal-400/5"; pub(crate) const border_l_teal_400_of_50: &str = "border-l-teal-400/50"; pub(crate) const border_l_teal_400_of_60: &str = "border-l-teal-400/60"; pub(crate) const border_l_teal_400_of_70: &str = "border-l-teal-400/70"; pub(crate) const border_l_teal_400_of_75: &str = "border-l-teal-400/75"; pub(crate) const border_l_teal_400_of_80: &str = "border-l-teal-400/80"; pub(crate) const border_l_teal_400_of_90: &str = "border-l-teal-400/90"; pub(crate) const border_l_teal_400_of_95: &str = "border-l-teal-400/95"; pub(crate) const border_l_teal_50: &str = "border-l-teal-50"; pub(crate) const border_l_teal_500: &str = "border-l-teal-500"; pub(crate) const border_l_teal_500_of_0: &str = "border-l-teal-500/0"; pub(crate) const border_l_teal_500_of_10: &str = "border-l-teal-500/10"; pub(crate) const border_l_teal_500_of_100: &str = "border-l-teal-500/100"; pub(crate) const border_l_teal_500_of_20: &str = "border-l-teal-500/20"; pub(crate) const border_l_teal_500_of_25: &str = "border-l-teal-500/25"; pub(crate) const border_l_teal_500_of_30: &str = "border-l-teal-500/30"; pub(crate) const border_l_teal_500_of_40: &str = "border-l-teal-500/40"; pub(crate) const border_l_teal_500_of_5: &str = "border-l-teal-500/5"; pub(crate) const border_l_teal_500_of_50: &str = "border-l-teal-500/50"; pub(crate) const border_l_teal_500_of_60: &str = "border-l-teal-500/60"; pub(crate) const border_l_teal_500_of_70: &str = "border-l-teal-500/70"; pub(crate) const border_l_teal_500_of_75: &str = "border-l-teal-500/75"; pub(crate) const border_l_teal_500_of_80: &str = "border-l-teal-500/80"; pub(crate) const border_l_teal_500_of_90: &str = "border-l-teal-500/90"; pub(crate) const border_l_teal_500_of_95: &str = "border-l-teal-500/95"; pub(crate) const border_l_teal_50_of_0: &str = "border-l-teal-50/0"; pub(crate) const border_l_teal_50_of_10: &str = "border-l-teal-50/10"; pub(crate) const border_l_teal_50_of_100: &str = "border-l-teal-50/100"; pub(crate) const border_l_teal_50_of_20: &str = "border-l-teal-50/20"; pub(crate) const border_l_teal_50_of_25: &str = "border-l-teal-50/25"; pub(crate) const border_l_teal_50_of_30: &str = "border-l-teal-50/30"; pub(crate) const border_l_teal_50_of_40: &str = "border-l-teal-50/40"; pub(crate) const border_l_teal_50_of_5: &str = "border-l-teal-50/5"; pub(crate) const border_l_teal_50_of_50: &str = "border-l-teal-50/50"; pub(crate) const border_l_teal_50_of_60: &str = "border-l-teal-50/60"; pub(crate) const border_l_teal_50_of_70: &str = "border-l-teal-50/70"; pub(crate) const border_l_teal_50_of_75: &str = "border-l-teal-50/75"; pub(crate) const border_l_teal_50_of_80: &str = "border-l-teal-50/80"; pub(crate) const border_l_teal_50_of_90: &str = "border-l-teal-50/90"; pub(crate) const border_l_teal_50_of_95: &str = "border-l-teal-50/95"; pub(crate) const border_l_teal_600: &str = "border-l-teal-600"; pub(crate) const border_l_teal_600_of_0: &str = "border-l-teal-600/0"; pub(crate) const border_l_teal_600_of_10: &str = "border-l-teal-600/10"; pub(crate) const border_l_teal_600_of_100: &str = "border-l-teal-600/100"; pub(crate) const border_l_teal_600_of_20: &str = "border-l-teal-600/20"; pub(crate) const border_l_teal_600_of_25: &str = "border-l-teal-600/25"; pub(crate) const border_l_teal_600_of_30: &str = "border-l-teal-600/30"; pub(crate) const border_l_teal_600_of_40: &str = "border-l-teal-600/40"; pub(crate) const border_l_teal_600_of_5: &str = "border-l-teal-600/5"; pub(crate) const border_l_teal_600_of_50: &str = "border-l-teal-600/50"; pub(crate) const border_l_teal_600_of_60: &str = "border-l-teal-600/60"; pub(crate) const border_l_teal_600_of_70: &str = "border-l-teal-600/70"; pub(crate) const border_l_teal_600_of_75: &str = "border-l-teal-600/75"; pub(crate) const border_l_teal_600_of_80: &str = "border-l-teal-600/80"; pub(crate) const border_l_teal_600_of_90: &str = "border-l-teal-600/90"; pub(crate) const border_l_teal_600_of_95: &str = "border-l-teal-600/95"; pub(crate) const border_l_teal_700: &str = "border-l-teal-700"; pub(crate) const border_l_teal_700_of_0: &str = "border-l-teal-700/0"; pub(crate) const border_l_teal_700_of_10: &str = "border-l-teal-700/10"; pub(crate) const border_l_teal_700_of_100: &str = "border-l-teal-700/100"; pub(crate) const border_l_teal_700_of_20: &str = "border-l-teal-700/20"; pub(crate) const border_l_teal_700_of_25: &str = "border-l-teal-700/25"; pub(crate) const border_l_teal_700_of_30: &str = "border-l-teal-700/30"; pub(crate) const border_l_teal_700_of_40: &str = "border-l-teal-700/40"; pub(crate) const border_l_teal_700_of_5: &str = "border-l-teal-700/5"; pub(crate) const border_l_teal_700_of_50: &str = "border-l-teal-700/50"; pub(crate) const border_l_teal_700_of_60: &str = "border-l-teal-700/60"; pub(crate) const border_l_teal_700_of_70: &str = "border-l-teal-700/70"; pub(crate) const border_l_teal_700_of_75: &str = "border-l-teal-700/75"; pub(crate) const border_l_teal_700_of_80: &str = "border-l-teal-700/80"; pub(crate) const border_l_teal_700_of_90: &str = "border-l-teal-700/90"; pub(crate) const border_l_teal_700_of_95: &str = "border-l-teal-700/95"; pub(crate) const border_l_teal_800: &str = "border-l-teal-800"; pub(crate) const border_l_teal_800_of_0: &str = "border-l-teal-800/0"; pub(crate) const border_l_teal_800_of_10: &str = "border-l-teal-800/10"; pub(crate) const border_l_teal_800_of_100: &str = "border-l-teal-800/100"; pub(crate) const border_l_teal_800_of_20: &str = "border-l-teal-800/20"; pub(crate) const border_l_teal_800_of_25: &str = "border-l-teal-800/25"; pub(crate) const border_l_teal_800_of_30: &str = "border-l-teal-800/30"; pub(crate) const border_l_teal_800_of_40: &str = "border-l-teal-800/40"; pub(crate) const border_l_teal_800_of_5: &str = "border-l-teal-800/5"; pub(crate) const border_l_teal_800_of_50: &str = "border-l-teal-800/50"; pub(crate) const border_l_teal_800_of_60: &str = "border-l-teal-800/60"; pub(crate) const border_l_teal_800_of_70: &str = "border-l-teal-800/70"; pub(crate) const border_l_teal_800_of_75: &str = "border-l-teal-800/75"; pub(crate) const border_l_teal_800_of_80: &str = "border-l-teal-800/80"; pub(crate) const border_l_teal_800_of_90: &str = "border-l-teal-800/90"; pub(crate) const border_l_teal_800_of_95: &str = "border-l-teal-800/95"; pub(crate) const border_l_teal_900: &str = "border-l-teal-900"; pub(crate) const border_l_teal_900_of_0: &str = "border-l-teal-900/0"; pub(crate) const border_l_teal_900_of_10: &str = "border-l-teal-900/10"; pub(crate) const border_l_teal_900_of_100: &str = "border-l-teal-900/100"; pub(crate) const border_l_teal_900_of_20: &str = "border-l-teal-900/20"; pub(crate) const border_l_teal_900_of_25: &str = "border-l-teal-900/25"; pub(crate) const border_l_teal_900_of_30: &str = "border-l-teal-900/30"; pub(crate) const border_l_teal_900_of_40: &str = "border-l-teal-900/40"; pub(crate) const border_l_teal_900_of_5: &str = "border-l-teal-900/5"; pub(crate) const border_l_teal_900_of_50: &str = "border-l-teal-900/50"; pub(crate) const border_l_teal_900_of_60: &str = "border-l-teal-900/60"; pub(crate) const border_l_teal_900_of_70: &str = "border-l-teal-900/70"; pub(crate) const border_l_teal_900_of_75: &str = "border-l-teal-900/75"; pub(crate) const border_l_teal_900_of_80: &str = "border-l-teal-900/80"; pub(crate) const border_l_teal_900_of_90: &str = "border-l-teal-900/90"; pub(crate) const border_l_teal_900_of_95: &str = "border-l-teal-900/95"; pub(crate) const border_l_transparent: &str = "border-l-transparent"; pub(crate) const border_l_transparent_of_0: &str = "border-l-transparent/0"; pub(crate) const border_l_transparent_of_10: &str = "border-l-transparent/10"; pub(crate) const border_l_transparent_of_100: &str = "border-l-transparent/100"; pub(crate) const border_l_transparent_of_20: &str = "border-l-transparent/20"; pub(crate) const border_l_transparent_of_25: &str = "border-l-transparent/25"; pub(crate) const border_l_transparent_of_30: &str = "border-l-transparent/30"; pub(crate) const border_l_transparent_of_40: &str = "border-l-transparent/40"; pub(crate) const border_l_transparent_of_5: &str = "border-l-transparent/5"; pub(crate) const border_l_transparent_of_50: &str = "border-l-transparent/50"; pub(crate) const border_l_transparent_of_60: &str = "border-l-transparent/60"; pub(crate) const border_l_transparent_of_70: &str = "border-l-transparent/70"; pub(crate) const border_l_transparent_of_75: &str = "border-l-transparent/75"; pub(crate) const border_l_transparent_of_80: &str = "border-l-transparent/80"; pub(crate) const border_l_transparent_of_90: &str = "border-l-transparent/90"; pub(crate) const border_l_transparent_of_95: &str = "border-l-transparent/95"; pub(crate) const border_l_violet_100: &str = "border-l-violet-100"; pub(crate) const border_l_violet_100_of_0: &str = "border-l-violet-100/0"; pub(crate) const border_l_violet_100_of_10: &str = "border-l-violet-100/10"; pub(crate) const border_l_violet_100_of_100: &str = "border-l-violet-100/100"; pub(crate) const border_l_violet_100_of_20: &str = "border-l-violet-100/20"; pub(crate) const border_l_violet_100_of_25: &str = "border-l-violet-100/25"; pub(crate) const border_l_violet_100_of_30: &str = "border-l-violet-100/30"; pub(crate) const border_l_violet_100_of_40: &str = "border-l-violet-100/40"; pub(crate) const border_l_violet_100_of_5: &str = "border-l-violet-100/5"; pub(crate) const border_l_violet_100_of_50: &str = "border-l-violet-100/50"; pub(crate) const border_l_violet_100_of_60: &str = "border-l-violet-100/60"; pub(crate) const border_l_violet_100_of_70: &str = "border-l-violet-100/70"; pub(crate) const border_l_violet_100_of_75: &str = "border-l-violet-100/75"; pub(crate) const border_l_violet_100_of_80: &str = "border-l-violet-100/80"; pub(crate) const border_l_violet_100_of_90: &str = "border-l-violet-100/90"; pub(crate) const border_l_violet_100_of_95: &str = "border-l-violet-100/95"; pub(crate) const border_l_violet_200: &str = "border-l-violet-200"; pub(crate) const border_l_violet_200_of_0: &str = "border-l-violet-200/0"; pub(crate) const border_l_violet_200_of_10: &str = "border-l-violet-200/10"; pub(crate) const border_l_violet_200_of_100: &str = "border-l-violet-200/100"; pub(crate) const border_l_violet_200_of_20: &str = "border-l-violet-200/20"; pub(crate) const border_l_violet_200_of_25: &str = "border-l-violet-200/25"; pub(crate) const border_l_violet_200_of_30: &str = "border-l-violet-200/30"; pub(crate) const border_l_violet_200_of_40: &str = "border-l-violet-200/40"; pub(crate) const border_l_violet_200_of_5: &str = "border-l-violet-200/5"; pub(crate) const border_l_violet_200_of_50: &str = "border-l-violet-200/50"; pub(crate) const border_l_violet_200_of_60: &str = "border-l-violet-200/60"; pub(crate) const border_l_violet_200_of_70: &str = "border-l-violet-200/70"; pub(crate) const border_l_violet_200_of_75: &str = "border-l-violet-200/75"; pub(crate) const border_l_violet_200_of_80: &str = "border-l-violet-200/80"; pub(crate) const border_l_violet_200_of_90: &str = "border-l-violet-200/90"; pub(crate) const border_l_violet_200_of_95: &str = "border-l-violet-200/95"; pub(crate) const border_l_violet_300: &str = "border-l-violet-300"; pub(crate) const border_l_violet_300_of_0: &str = "border-l-violet-300/0"; pub(crate) const border_l_violet_300_of_10: &str = "border-l-violet-300/10"; pub(crate) const border_l_violet_300_of_100: &str = "border-l-violet-300/100"; pub(crate) const border_l_violet_300_of_20: &str = "border-l-violet-300/20"; pub(crate) const border_l_violet_300_of_25: &str = "border-l-violet-300/25"; pub(crate) const border_l_violet_300_of_30: &str = "border-l-violet-300/30"; pub(crate) const border_l_violet_300_of_40: &str = "border-l-violet-300/40"; pub(crate) const border_l_violet_300_of_5: &str = "border-l-violet-300/5"; pub(crate) const border_l_violet_300_of_50: &str = "border-l-violet-300/50"; pub(crate) const border_l_violet_300_of_60: &str = "border-l-violet-300/60"; pub(crate) const border_l_violet_300_of_70: &str = "border-l-violet-300/70"; pub(crate) const border_l_violet_300_of_75: &str = "border-l-violet-300/75"; pub(crate) const border_l_violet_300_of_80: &str = "border-l-violet-300/80"; pub(crate) const border_l_violet_300_of_90: &str = "border-l-violet-300/90"; pub(crate) const border_l_violet_300_of_95: &str = "border-l-violet-300/95"; pub(crate) const border_l_violet_400: &str = "border-l-violet-400"; pub(crate) const border_l_violet_400_of_0: &str = "border-l-violet-400/0"; pub(crate) const border_l_violet_400_of_10: &str = "border-l-violet-400/10"; pub(crate) const border_l_violet_400_of_100: &str = "border-l-violet-400/100"; pub(crate) const border_l_violet_400_of_20: &str = "border-l-violet-400/20"; pub(crate) const border_l_violet_400_of_25: &str = "border-l-violet-400/25"; pub(crate) const border_l_violet_400_of_30: &str = "border-l-violet-400/30"; pub(crate) const border_l_violet_400_of_40: &str = "border-l-violet-400/40"; pub(crate) const border_l_violet_400_of_5: &str = "border-l-violet-400/5"; pub(crate) const border_l_violet_400_of_50: &str = "border-l-violet-400/50"; pub(crate) const border_l_violet_400_of_60: &str = "border-l-violet-400/60"; pub(crate) const border_l_violet_400_of_70: &str = "border-l-violet-400/70"; pub(crate) const border_l_violet_400_of_75: &str = "border-l-violet-400/75"; pub(crate) const border_l_violet_400_of_80: &str = "border-l-violet-400/80"; pub(crate) const border_l_violet_400_of_90: &str = "border-l-violet-400/90"; pub(crate) const border_l_violet_400_of_95: &str = "border-l-violet-400/95"; pub(crate) const border_l_violet_50: &str = "border-l-violet-50"; pub(crate) const border_l_violet_500: &str = "border-l-violet-500"; pub(crate) const border_l_violet_500_of_0: &str = "border-l-violet-500/0"; pub(crate) const border_l_violet_500_of_10: &str = "border-l-violet-500/10"; pub(crate) const border_l_violet_500_of_100: &str = "border-l-violet-500/100"; pub(crate) const border_l_violet_500_of_20: &str = "border-l-violet-500/20"; pub(crate) const border_l_violet_500_of_25: &str = "border-l-violet-500/25"; pub(crate) const border_l_violet_500_of_30: &str = "border-l-violet-500/30"; pub(crate) const border_l_violet_500_of_40: &str = "border-l-violet-500/40"; pub(crate) const border_l_violet_500_of_5: &str = "border-l-violet-500/5"; pub(crate) const border_l_violet_500_of_50: &str = "border-l-violet-500/50"; pub(crate) const border_l_violet_500_of_60: &str = "border-l-violet-500/60"; pub(crate) const border_l_violet_500_of_70: &str = "border-l-violet-500/70"; pub(crate) const border_l_violet_500_of_75: &str = "border-l-violet-500/75"; pub(crate) const border_l_violet_500_of_80: &str = "border-l-violet-500/80"; pub(crate) const border_l_violet_500_of_90: &str = "border-l-violet-500/90"; pub(crate) const border_l_violet_500_of_95: &str = "border-l-violet-500/95"; pub(crate) const border_l_violet_50_of_0: &str = "border-l-violet-50/0"; pub(crate) const border_l_violet_50_of_10: &str = "border-l-violet-50/10"; pub(crate) const border_l_violet_50_of_100: &str = "border-l-violet-50/100"; pub(crate) const border_l_violet_50_of_20: &str = "border-l-violet-50/20"; pub(crate) const border_l_violet_50_of_25: &str = "border-l-violet-50/25"; pub(crate) const border_l_violet_50_of_30: &str = "border-l-violet-50/30"; pub(crate) const border_l_violet_50_of_40: &str = "border-l-violet-50/40"; pub(crate) const border_l_violet_50_of_5: &str = "border-l-violet-50/5"; pub(crate) const border_l_violet_50_of_50: &str = "border-l-violet-50/50"; pub(crate) const border_l_violet_50_of_60: &str = "border-l-violet-50/60"; pub(crate) const border_l_violet_50_of_70: &str = "border-l-violet-50/70"; pub(crate) const border_l_violet_50_of_75: &str = "border-l-violet-50/75"; pub(crate) const border_l_violet_50_of_80: &str = "border-l-violet-50/80"; pub(crate) const border_l_violet_50_of_90: &str = "border-l-violet-50/90"; pub(crate) const border_l_violet_50_of_95: &str = "border-l-violet-50/95"; pub(crate) const border_l_violet_600: &str = "border-l-violet-600"; pub(crate) const border_l_violet_600_of_0: &str = "border-l-violet-600/0"; pub(crate) const border_l_violet_600_of_10: &str = "border-l-violet-600/10"; pub(crate) const border_l_violet_600_of_100: &str = "border-l-violet-600/100"; pub(crate) const border_l_violet_600_of_20: &str = "border-l-violet-600/20"; pub(crate) const border_l_violet_600_of_25: &str = "border-l-violet-600/25"; pub(crate) const border_l_violet_600_of_30: &str = "border-l-violet-600/30"; pub(crate) const border_l_violet_600_of_40: &str = "border-l-violet-600/40"; pub(crate) const border_l_violet_600_of_5: &str = "border-l-violet-600/5"; pub(crate) const border_l_violet_600_of_50: &str = "border-l-violet-600/50"; pub(crate) const border_l_violet_600_of_60: &str = "border-l-violet-600/60"; pub(crate) const border_l_violet_600_of_70: &str = "border-l-violet-600/70"; pub(crate) const border_l_violet_600_of_75: &str = "border-l-violet-600/75"; pub(crate) const border_l_violet_600_of_80: &str = "border-l-violet-600/80"; pub(crate) const border_l_violet_600_of_90: &str = "border-l-violet-600/90"; pub(crate) const border_l_violet_600_of_95: &str = "border-l-violet-600/95"; pub(crate) const border_l_violet_700: &str = "border-l-violet-700"; pub(crate) const border_l_violet_700_of_0: &str = "border-l-violet-700/0"; pub(crate) const border_l_violet_700_of_10: &str = "border-l-violet-700/10"; pub(crate) const border_l_violet_700_of_100: &str = "border-l-violet-700/100"; pub(crate) const border_l_violet_700_of_20: &str = "border-l-violet-700/20"; pub(crate) const border_l_violet_700_of_25: &str = "border-l-violet-700/25"; pub(crate) const border_l_violet_700_of_30: &str = "border-l-violet-700/30"; pub(crate) const border_l_violet_700_of_40: &str = "border-l-violet-700/40"; pub(crate) const border_l_violet_700_of_5: &str = "border-l-violet-700/5"; pub(crate) const border_l_violet_700_of_50: &str = "border-l-violet-700/50"; pub(crate) const border_l_violet_700_of_60: &str = "border-l-violet-700/60"; pub(crate) const border_l_violet_700_of_70: &str = "border-l-violet-700/70"; pub(crate) const border_l_violet_700_of_75: &str = "border-l-violet-700/75"; pub(crate) const border_l_violet_700_of_80: &str = "border-l-violet-700/80"; pub(crate) const border_l_violet_700_of_90: &str = "border-l-violet-700/90"; pub(crate) const border_l_violet_700_of_95: &str = "border-l-violet-700/95"; pub(crate) const border_l_violet_800: &str = "border-l-violet-800"; pub(crate) const border_l_violet_800_of_0: &str = "border-l-violet-800/0"; pub(crate) const border_l_violet_800_of_10: &str = "border-l-violet-800/10"; pub(crate) const border_l_violet_800_of_100: &str = "border-l-violet-800/100"; pub(crate) const border_l_violet_800_of_20: &str = "border-l-violet-800/20"; pub(crate) const border_l_violet_800_of_25: &str = "border-l-violet-800/25"; pub(crate) const border_l_violet_800_of_30: &str = "border-l-violet-800/30"; pub(crate) const border_l_violet_800_of_40: &str = "border-l-violet-800/40"; pub(crate) const border_l_violet_800_of_5: &str = "border-l-violet-800/5"; pub(crate) const border_l_violet_800_of_50: &str = "border-l-violet-800/50"; pub(crate) const border_l_violet_800_of_60: &str = "border-l-violet-800/60"; pub(crate) const border_l_violet_800_of_70: &str = "border-l-violet-800/70"; pub(crate) const border_l_violet_800_of_75: &str = "border-l-violet-800/75"; pub(crate) const border_l_violet_800_of_80: &str = "border-l-violet-800/80"; pub(crate) const border_l_violet_800_of_90: &str = "border-l-violet-800/90"; pub(crate) const border_l_violet_800_of_95: &str = "border-l-violet-800/95"; pub(crate) const border_l_violet_900: &str = "border-l-violet-900"; pub(crate) const border_l_violet_900_of_0: &str = "border-l-violet-900/0"; pub(crate) const border_l_violet_900_of_10: &str = "border-l-violet-900/10"; pub(crate) const border_l_violet_900_of_100: &str = "border-l-violet-900/100"; pub(crate) const border_l_violet_900_of_20: &str = "border-l-violet-900/20"; pub(crate) const border_l_violet_900_of_25: &str = "border-l-violet-900/25"; pub(crate) const border_l_violet_900_of_30: &str = "border-l-violet-900/30"; pub(crate) const border_l_violet_900_of_40: &str = "border-l-violet-900/40"; pub(crate) const border_l_violet_900_of_5: &str = "border-l-violet-900/5"; pub(crate) const border_l_violet_900_of_50: &str = "border-l-violet-900/50"; pub(crate) const border_l_violet_900_of_60: &str = "border-l-violet-900/60"; pub(crate) const border_l_violet_900_of_70: &str = "border-l-violet-900/70"; pub(crate) const border_l_violet_900_of_75: &str = "border-l-violet-900/75"; pub(crate) const border_l_violet_900_of_80: &str = "border-l-violet-900/80"; pub(crate) const border_l_violet_900_of_90: &str = "border-l-violet-900/90"; pub(crate) const border_l_violet_900_of_95: &str = "border-l-violet-900/95"; pub(crate) const border_l_white: &str = "border-l-white"; pub(crate) const border_l_white_of_0: &str = "border-l-white/0"; pub(crate) const border_l_white_of_10: &str = "border-l-white/10"; pub(crate) const border_l_white_of_100: &str = "border-l-white/100"; pub(crate) const border_l_white_of_20: &str = "border-l-white/20"; pub(crate) const border_l_white_of_25: &str = "border-l-white/25"; pub(crate) const border_l_white_of_30: &str = "border-l-white/30"; pub(crate) const border_l_white_of_40: &str = "border-l-white/40"; pub(crate) const border_l_white_of_5: &str = "border-l-white/5"; pub(crate) const border_l_white_of_50: &str = "border-l-white/50"; pub(crate) const border_l_white_of_60: &str = "border-l-white/60"; pub(crate) const border_l_white_of_70: &str = "border-l-white/70"; pub(crate) const border_l_white_of_75: &str = "border-l-white/75"; pub(crate) const border_l_white_of_80: &str = "border-l-white/80"; pub(crate) const border_l_white_of_90: &str = "border-l-white/90"; pub(crate) const border_l_white_of_95: &str = "border-l-white/95"; pub(crate) const border_l_yellow_100: &str = "border-l-yellow-100"; pub(crate) const border_l_yellow_100_of_0: &str = "border-l-yellow-100/0"; pub(crate) const border_l_yellow_100_of_10: &str = "border-l-yellow-100/10"; pub(crate) const border_l_yellow_100_of_100: &str = "border-l-yellow-100/100"; pub(crate) const border_l_yellow_100_of_20: &str = "border-l-yellow-100/20"; pub(crate) const border_l_yellow_100_of_25: &str = "border-l-yellow-100/25"; pub(crate) const border_l_yellow_100_of_30: &str = "border-l-yellow-100/30"; pub(crate) const border_l_yellow_100_of_40: &str = "border-l-yellow-100/40"; pub(crate) const border_l_yellow_100_of_5: &str = "border-l-yellow-100/5"; pub(crate) const border_l_yellow_100_of_50: &str = "border-l-yellow-100/50"; pub(crate) const border_l_yellow_100_of_60: &str = "border-l-yellow-100/60"; pub(crate) const border_l_yellow_100_of_70: &str = "border-l-yellow-100/70"; pub(crate) const border_l_yellow_100_of_75: &str = "border-l-yellow-100/75"; pub(crate) const border_l_yellow_100_of_80: &str = "border-l-yellow-100/80"; pub(crate) const border_l_yellow_100_of_90: &str = "border-l-yellow-100/90"; pub(crate) const border_l_yellow_100_of_95: &str = "border-l-yellow-100/95"; pub(crate) const border_l_yellow_200: &str = "border-l-yellow-200"; pub(crate) const border_l_yellow_200_of_0: &str = "border-l-yellow-200/0"; pub(crate) const border_l_yellow_200_of_10: &str = "border-l-yellow-200/10"; pub(crate) const border_l_yellow_200_of_100: &str = "border-l-yellow-200/100"; pub(crate) const border_l_yellow_200_of_20: &str = "border-l-yellow-200/20"; pub(crate) const border_l_yellow_200_of_25: &str = "border-l-yellow-200/25"; pub(crate) const border_l_yellow_200_of_30: &str = "border-l-yellow-200/30"; pub(crate) const border_l_yellow_200_of_40: &str = "border-l-yellow-200/40"; pub(crate) const border_l_yellow_200_of_5: &str = "border-l-yellow-200/5"; pub(crate) const border_l_yellow_200_of_50: &str = "border-l-yellow-200/50"; pub(crate) const border_l_yellow_200_of_60: &str = "border-l-yellow-200/60"; pub(crate) const border_l_yellow_200_of_70: &str = "border-l-yellow-200/70"; pub(crate) const border_l_yellow_200_of_75: &str = "border-l-yellow-200/75"; pub(crate) const border_l_yellow_200_of_80: &str = "border-l-yellow-200/80"; pub(crate) const border_l_yellow_200_of_90: &str = "border-l-yellow-200/90"; pub(crate) const border_l_yellow_200_of_95: &str = "border-l-yellow-200/95"; pub(crate) const border_l_yellow_300: &str = "border-l-yellow-300"; pub(crate) const border_l_yellow_300_of_0: &str = "border-l-yellow-300/0"; pub(crate) const border_l_yellow_300_of_10: &str = "border-l-yellow-300/10"; pub(crate) const border_l_yellow_300_of_100: &str = "border-l-yellow-300/100"; pub(crate) const border_l_yellow_300_of_20: &str = "border-l-yellow-300/20"; pub(crate) const border_l_yellow_300_of_25: &str = "border-l-yellow-300/25"; pub(crate) const border_l_yellow_300_of_30: &str = "border-l-yellow-300/30"; pub(crate) const border_l_yellow_300_of_40: &str = "border-l-yellow-300/40"; pub(crate) const border_l_yellow_300_of_5: &str = "border-l-yellow-300/5"; pub(crate) const border_l_yellow_300_of_50: &str = "border-l-yellow-300/50"; pub(crate) const border_l_yellow_300_of_60: &str = "border-l-yellow-300/60"; pub(crate) const border_l_yellow_300_of_70: &str = "border-l-yellow-300/70"; pub(crate) const border_l_yellow_300_of_75: &str = "border-l-yellow-300/75"; pub(crate) const border_l_yellow_300_of_80: &str = "border-l-yellow-300/80"; pub(crate) const border_l_yellow_300_of_90: &str = "border-l-yellow-300/90"; pub(crate) const border_l_yellow_300_of_95: &str = "border-l-yellow-300/95"; pub(crate) const border_l_yellow_400: &str = "border-l-yellow-400"; pub(crate) const border_l_yellow_400_of_0: &str = "border-l-yellow-400/0"; pub(crate) const border_l_yellow_400_of_10: &str = "border-l-yellow-400/10"; pub(crate) const border_l_yellow_400_of_100: &str = "border-l-yellow-400/100"; pub(crate) const border_l_yellow_400_of_20: &str = "border-l-yellow-400/20"; pub(crate) const border_l_yellow_400_of_25: &str = "border-l-yellow-400/25"; pub(crate) const border_l_yellow_400_of_30: &str = "border-l-yellow-400/30"; pub(crate) const border_l_yellow_400_of_40: &str = "border-l-yellow-400/40"; pub(crate) const border_l_yellow_400_of_5: &str = "border-l-yellow-400/5"; pub(crate) const border_l_yellow_400_of_50: &str = "border-l-yellow-400/50"; pub(crate) const border_l_yellow_400_of_60: &str = "border-l-yellow-400/60"; pub(crate) const border_l_yellow_400_of_70: &str = "border-l-yellow-400/70"; pub(crate) const border_l_yellow_400_of_75: &str = "border-l-yellow-400/75"; pub(crate) const border_l_yellow_400_of_80: &str = "border-l-yellow-400/80"; pub(crate) const border_l_yellow_400_of_90: &str = "border-l-yellow-400/90"; pub(crate) const border_l_yellow_400_of_95: &str = "border-l-yellow-400/95"; pub(crate) const border_l_yellow_50: &str = "border-l-yellow-50"; pub(crate) const border_l_yellow_500: &str = "border-l-yellow-500"; pub(crate) const border_l_yellow_500_of_0: &str = "border-l-yellow-500/0"; pub(crate) const border_l_yellow_500_of_10: &str = "border-l-yellow-500/10"; pub(crate) const border_l_yellow_500_of_100: &str = "border-l-yellow-500/100"; pub(crate) const border_l_yellow_500_of_20: &str = "border-l-yellow-500/20"; pub(crate) const border_l_yellow_500_of_25: &str = "border-l-yellow-500/25"; pub(crate) const border_l_yellow_500_of_30: &str = "border-l-yellow-500/30"; pub(crate) const border_l_yellow_500_of_40: &str = "border-l-yellow-500/40"; pub(crate) const border_l_yellow_500_of_5: &str = "border-l-yellow-500/5"; pub(crate) const border_l_yellow_500_of_50: &str = "border-l-yellow-500/50"; pub(crate) const border_l_yellow_500_of_60: &str = "border-l-yellow-500/60"; pub(crate) const border_l_yellow_500_of_70: &str = "border-l-yellow-500/70"; pub(crate) const border_l_yellow_500_of_75: &str = "border-l-yellow-500/75"; pub(crate) const border_l_yellow_500_of_80: &str = "border-l-yellow-500/80"; pub(crate) const border_l_yellow_500_of_90: &str = "border-l-yellow-500/90"; pub(crate) const border_l_yellow_500_of_95: &str = "border-l-yellow-500/95"; pub(crate) const border_l_yellow_50_of_0: &str = "border-l-yellow-50/0"; pub(crate) const border_l_yellow_50_of_10: &str = "border-l-yellow-50/10"; pub(crate) const border_l_yellow_50_of_100: &str = "border-l-yellow-50/100"; pub(crate) const border_l_yellow_50_of_20: &str = "border-l-yellow-50/20"; pub(crate) const border_l_yellow_50_of_25: &str = "border-l-yellow-50/25"; pub(crate) const border_l_yellow_50_of_30: &str = "border-l-yellow-50/30"; pub(crate) const border_l_yellow_50_of_40: &str = "border-l-yellow-50/40"; pub(crate) const border_l_yellow_50_of_5: &str = "border-l-yellow-50/5"; pub(crate) const border_l_yellow_50_of_50: &str = "border-l-yellow-50/50"; pub(crate) const border_l_yellow_50_of_60: &str = "border-l-yellow-50/60"; pub(crate) const border_l_yellow_50_of_70: &str = "border-l-yellow-50/70"; pub(crate) const border_l_yellow_50_of_75: &str = "border-l-yellow-50/75"; pub(crate) const border_l_yellow_50_of_80: &str = "border-l-yellow-50/80"; pub(crate) const border_l_yellow_50_of_90: &str = "border-l-yellow-50/90"; pub(crate) const border_l_yellow_50_of_95: &str = "border-l-yellow-50/95"; pub(crate) const border_l_yellow_600: &str = "border-l-yellow-600"; pub(crate) const border_l_yellow_600_of_0: &str = "border-l-yellow-600/0"; pub(crate) const border_l_yellow_600_of_10: &str = "border-l-yellow-600/10"; pub(crate) const border_l_yellow_600_of_100: &str = "border-l-yellow-600/100"; pub(crate) const border_l_yellow_600_of_20: &str = "border-l-yellow-600/20"; pub(crate) const border_l_yellow_600_of_25: &str = "border-l-yellow-600/25"; pub(crate) const border_l_yellow_600_of_30: &str = "border-l-yellow-600/30"; pub(crate) const border_l_yellow_600_of_40: &str = "border-l-yellow-600/40"; pub(crate) const border_l_yellow_600_of_5: &str = "border-l-yellow-600/5"; pub(crate) const border_l_yellow_600_of_50: &str = "border-l-yellow-600/50"; pub(crate) const border_l_yellow_600_of_60: &str = "border-l-yellow-600/60"; pub(crate) const border_l_yellow_600_of_70: &str = "border-l-yellow-600/70"; pub(crate) const border_l_yellow_600_of_75: &str = "border-l-yellow-600/75"; pub(crate) const border_l_yellow_600_of_80: &str = "border-l-yellow-600/80"; pub(crate) const border_l_yellow_600_of_90: &str = "border-l-yellow-600/90"; pub(crate) const border_l_yellow_600_of_95: &str = "border-l-yellow-600/95"; pub(crate) const border_l_yellow_700: &str = "border-l-yellow-700"; pub(crate) const border_l_yellow_700_of_0: &str = "border-l-yellow-700/0"; pub(crate) const border_l_yellow_700_of_10: &str = "border-l-yellow-700/10"; pub(crate) const border_l_yellow_700_of_100: &str = "border-l-yellow-700/100"; pub(crate) const border_l_yellow_700_of_20: &str = "border-l-yellow-700/20"; pub(crate) const border_l_yellow_700_of_25: &str = "border-l-yellow-700/25"; pub(crate) const border_l_yellow_700_of_30: &str = "border-l-yellow-700/30"; pub(crate) const border_l_yellow_700_of_40: &str = "border-l-yellow-700/40"; pub(crate) const border_l_yellow_700_of_5: &str = "border-l-yellow-700/5"; pub(crate) const border_l_yellow_700_of_50: &str = "border-l-yellow-700/50"; pub(crate) const border_l_yellow_700_of_60: &str = "border-l-yellow-700/60"; pub(crate) const border_l_yellow_700_of_70: &str = "border-l-yellow-700/70"; pub(crate) const border_l_yellow_700_of_75: &str = "border-l-yellow-700/75"; pub(crate) const border_l_yellow_700_of_80: &str = "border-l-yellow-700/80"; pub(crate) const border_l_yellow_700_of_90: &str = "border-l-yellow-700/90"; pub(crate) const border_l_yellow_700_of_95: &str = "border-l-yellow-700/95"; pub(crate) const border_l_yellow_800: &str = "border-l-yellow-800"; pub(crate) const border_l_yellow_800_of_0: &str = "border-l-yellow-800/0"; pub(crate) const border_l_yellow_800_of_10: &str = "border-l-yellow-800/10"; pub(crate) const border_l_yellow_800_of_100: &str = "border-l-yellow-800/100"; pub(crate) const border_l_yellow_800_of_20: &str = "border-l-yellow-800/20"; pub(crate) const border_l_yellow_800_of_25: &str = "border-l-yellow-800/25"; pub(crate) const border_l_yellow_800_of_30: &str = "border-l-yellow-800/30"; pub(crate) const border_l_yellow_800_of_40: &str = "border-l-yellow-800/40"; pub(crate) const border_l_yellow_800_of_5: &str = "border-l-yellow-800/5"; pub(crate) const border_l_yellow_800_of_50: &str = "border-l-yellow-800/50"; pub(crate) const border_l_yellow_800_of_60: &str = "border-l-yellow-800/60"; pub(crate) const border_l_yellow_800_of_70: &str = "border-l-yellow-800/70"; pub(crate) const border_l_yellow_800_of_75: &str = "border-l-yellow-800/75"; pub(crate) const border_l_yellow_800_of_80: &str = "border-l-yellow-800/80"; pub(crate) const border_l_yellow_800_of_90: &str = "border-l-yellow-800/90"; pub(crate) const border_l_yellow_800_of_95: &str = "border-l-yellow-800/95"; pub(crate) const border_l_yellow_900: &str = "border-l-yellow-900"; pub(crate) const border_l_yellow_900_of_0: &str = "border-l-yellow-900/0"; pub(crate) const border_l_yellow_900_of_10: &str = "border-l-yellow-900/10"; pub(crate) const border_l_yellow_900_of_100: &str = "border-l-yellow-900/100"; pub(crate) const border_l_yellow_900_of_20: &str = "border-l-yellow-900/20"; pub(crate) const border_l_yellow_900_of_25: &str = "border-l-yellow-900/25"; pub(crate) const border_l_yellow_900_of_30: &str = "border-l-yellow-900/30"; pub(crate) const border_l_yellow_900_of_40: &str = "border-l-yellow-900/40"; pub(crate) const border_l_yellow_900_of_5: &str = "border-l-yellow-900/5"; pub(crate) const border_l_yellow_900_of_50: &str = "border-l-yellow-900/50"; pub(crate) const border_l_yellow_900_of_60: &str = "border-l-yellow-900/60"; pub(crate) const border_l_yellow_900_of_70: &str = "border-l-yellow-900/70"; pub(crate) const border_l_yellow_900_of_75: &str = "border-l-yellow-900/75"; pub(crate) const border_l_yellow_900_of_80: &str = "border-l-yellow-900/80"; pub(crate) const border_l_yellow_900_of_90: &str = "border-l-yellow-900/90"; pub(crate) const border_l_yellow_900_of_95: &str = "border-l-yellow-900/95"; pub(crate) const border_l_zinc_100: &str = "border-l-zinc-100"; pub(crate) const border_l_zinc_100_of_0: &str = "border-l-zinc-100/0"; pub(crate) const border_l_zinc_100_of_10: &str = "border-l-zinc-100/10"; pub(crate) const border_l_zinc_100_of_100: &str = "border-l-zinc-100/100"; pub(crate) const border_l_zinc_100_of_20: &str = "border-l-zinc-100/20"; pub(crate) const border_l_zinc_100_of_25: &str = "border-l-zinc-100/25"; pub(crate) const border_l_zinc_100_of_30: &str = "border-l-zinc-100/30"; pub(crate) const border_l_zinc_100_of_40: &str = "border-l-zinc-100/40"; pub(crate) const border_l_zinc_100_of_5: &str = "border-l-zinc-100/5"; pub(crate) const border_l_zinc_100_of_50: &str = "border-l-zinc-100/50"; pub(crate) const border_l_zinc_100_of_60: &str = "border-l-zinc-100/60"; pub(crate) const border_l_zinc_100_of_70: &str = "border-l-zinc-100/70"; pub(crate) const border_l_zinc_100_of_75: &str = "border-l-zinc-100/75"; pub(crate) const border_l_zinc_100_of_80: &str = "border-l-zinc-100/80"; pub(crate) const border_l_zinc_100_of_90: &str = "border-l-zinc-100/90"; pub(crate) const border_l_zinc_100_of_95: &str = "border-l-zinc-100/95"; pub(crate) const border_l_zinc_200: &str = "border-l-zinc-200"; pub(crate) const border_l_zinc_200_of_0: &str = "border-l-zinc-200/0"; pub(crate) const border_l_zinc_200_of_10: &str = "border-l-zinc-200/10"; pub(crate) const border_l_zinc_200_of_100: &str = "border-l-zinc-200/100"; pub(crate) const border_l_zinc_200_of_20: &str = "border-l-zinc-200/20"; pub(crate) const border_l_zinc_200_of_25: &str = "border-l-zinc-200/25"; pub(crate) const border_l_zinc_200_of_30: &str = "border-l-zinc-200/30"; pub(crate) const border_l_zinc_200_of_40: &str = "border-l-zinc-200/40"; pub(crate) const border_l_zinc_200_of_5: &str = "border-l-zinc-200/5"; pub(crate) const border_l_zinc_200_of_50: &str = "border-l-zinc-200/50"; pub(crate) const border_l_zinc_200_of_60: &str = "border-l-zinc-200/60"; pub(crate) const border_l_zinc_200_of_70: &str = "border-l-zinc-200/70"; pub(crate) const border_l_zinc_200_of_75: &str = "border-l-zinc-200/75"; pub(crate) const border_l_zinc_200_of_80: &str = "border-l-zinc-200/80"; pub(crate) const border_l_zinc_200_of_90: &str = "border-l-zinc-200/90"; pub(crate) const border_l_zinc_200_of_95: &str = "border-l-zinc-200/95"; pub(crate) const border_l_zinc_300: &str = "border-l-zinc-300"; pub(crate) const border_l_zinc_300_of_0: &str = "border-l-zinc-300/0"; pub(crate) const border_l_zinc_300_of_10: &str = "border-l-zinc-300/10"; pub(crate) const border_l_zinc_300_of_100: &str = "border-l-zinc-300/100"; pub(crate) const border_l_zinc_300_of_20: &str = "border-l-zinc-300/20"; pub(crate) const border_l_zinc_300_of_25: &str = "border-l-zinc-300/25"; pub(crate) const border_l_zinc_300_of_30: &str = "border-l-zinc-300/30"; pub(crate) const border_l_zinc_300_of_40: &str = "border-l-zinc-300/40"; pub(crate) const border_l_zinc_300_of_5: &str = "border-l-zinc-300/5"; pub(crate) const border_l_zinc_300_of_50: &str = "border-l-zinc-300/50"; pub(crate) const border_l_zinc_300_of_60: &str = "border-l-zinc-300/60"; pub(crate) const border_l_zinc_300_of_70: &str = "border-l-zinc-300/70"; pub(crate) const border_l_zinc_300_of_75: &str = "border-l-zinc-300/75"; pub(crate) const border_l_zinc_300_of_80: &str = "border-l-zinc-300/80"; pub(crate) const border_l_zinc_300_of_90: &str = "border-l-zinc-300/90"; pub(crate) const border_l_zinc_300_of_95: &str = "border-l-zinc-300/95"; pub(crate) const border_l_zinc_400: &str = "border-l-zinc-400"; pub(crate) const border_l_zinc_400_of_0: &str = "border-l-zinc-400/0"; pub(crate) const border_l_zinc_400_of_10: &str = "border-l-zinc-400/10"; pub(crate) const border_l_zinc_400_of_100: &str = "border-l-zinc-400/100"; pub(crate) const border_l_zinc_400_of_20: &str = "border-l-zinc-400/20"; pub(crate) const border_l_zinc_400_of_25: &str = "border-l-zinc-400/25"; pub(crate) const border_l_zinc_400_of_30: &str = "border-l-zinc-400/30"; pub(crate) const border_l_zinc_400_of_40: &str = "border-l-zinc-400/40"; pub(crate) const border_l_zinc_400_of_5: &str = "border-l-zinc-400/5"; pub(crate) const border_l_zinc_400_of_50: &str = "border-l-zinc-400/50"; pub(crate) const border_l_zinc_400_of_60: &str = "border-l-zinc-400/60"; pub(crate) const border_l_zinc_400_of_70: &str = "border-l-zinc-400/70"; pub(crate) const border_l_zinc_400_of_75: &str = "border-l-zinc-400/75"; pub(crate) const border_l_zinc_400_of_80: &str = "border-l-zinc-400/80"; pub(crate) const border_l_zinc_400_of_90: &str = "border-l-zinc-400/90"; pub(crate) const border_l_zinc_400_of_95: &str = "border-l-zinc-400/95"; pub(crate) const border_l_zinc_50: &str = "border-l-zinc-50"; pub(crate) const border_l_zinc_500: &str = "border-l-zinc-500"; pub(crate) const border_l_zinc_500_of_0: &str = "border-l-zinc-500/0"; pub(crate) const border_l_zinc_500_of_10: &str = "border-l-zinc-500/10"; pub(crate) const border_l_zinc_500_of_100: &str = "border-l-zinc-500/100"; pub(crate) const border_l_zinc_500_of_20: &str = "border-l-zinc-500/20"; pub(crate) const border_l_zinc_500_of_25: &str = "border-l-zinc-500/25"; pub(crate) const border_l_zinc_500_of_30: &str = "border-l-zinc-500/30"; pub(crate) const border_l_zinc_500_of_40: &str = "border-l-zinc-500/40"; pub(crate) const border_l_zinc_500_of_5: &str = "border-l-zinc-500/5"; pub(crate) const border_l_zinc_500_of_50: &str = "border-l-zinc-500/50"; pub(crate) const border_l_zinc_500_of_60: &str = "border-l-zinc-500/60"; pub(crate) const border_l_zinc_500_of_70: &str = "border-l-zinc-500/70"; pub(crate) const border_l_zinc_500_of_75: &str = "border-l-zinc-500/75"; pub(crate) const border_l_zinc_500_of_80: &str = "border-l-zinc-500/80"; pub(crate) const border_l_zinc_500_of_90: &str = "border-l-zinc-500/90"; pub(crate) const border_l_zinc_500_of_95: &str = "border-l-zinc-500/95"; pub(crate) const border_l_zinc_50_of_0: &str = "border-l-zinc-50/0"; pub(crate) const border_l_zinc_50_of_10: &str = "border-l-zinc-50/10"; pub(crate) const border_l_zinc_50_of_100: &str = "border-l-zinc-50/100"; pub(crate) const border_l_zinc_50_of_20: &str = "border-l-zinc-50/20"; pub(crate) const border_l_zinc_50_of_25: &str = "border-l-zinc-50/25"; pub(crate) const border_l_zinc_50_of_30: &str = "border-l-zinc-50/30"; pub(crate) const border_l_zinc_50_of_40: &str = "border-l-zinc-50/40"; pub(crate) const border_l_zinc_50_of_5: &str = "border-l-zinc-50/5"; pub(crate) const border_l_zinc_50_of_50: &str = "border-l-zinc-50/50"; pub(crate) const border_l_zinc_50_of_60: &str = "border-l-zinc-50/60"; pub(crate) const border_l_zinc_50_of_70: &str = "border-l-zinc-50/70"; pub(crate) const border_l_zinc_50_of_75: &str = "border-l-zinc-50/75"; pub(crate) const border_l_zinc_50_of_80: &str = "border-l-zinc-50/80"; pub(crate) const border_l_zinc_50_of_90: &str = "border-l-zinc-50/90"; pub(crate) const border_l_zinc_50_of_95: &str = "border-l-zinc-50/95"; pub(crate) const border_l_zinc_600: &str = "border-l-zinc-600"; pub(crate) const border_l_zinc_600_of_0: &str = "border-l-zinc-600/0"; pub(crate) const border_l_zinc_600_of_10: &str = "border-l-zinc-600/10"; pub(crate) const border_l_zinc_600_of_100: &str = "border-l-zinc-600/100"; pub(crate) const border_l_zinc_600_of_20: &str = "border-l-zinc-600/20"; pub(crate) const border_l_zinc_600_of_25: &str = "border-l-zinc-600/25"; pub(crate) const border_l_zinc_600_of_30: &str = "border-l-zinc-600/30"; pub(crate) const border_l_zinc_600_of_40: &str = "border-l-zinc-600/40"; pub(crate) const border_l_zinc_600_of_5: &str = "border-l-zinc-600/5"; pub(crate) const border_l_zinc_600_of_50: &str = "border-l-zinc-600/50"; pub(crate) const border_l_zinc_600_of_60: &str = "border-l-zinc-600/60"; pub(crate) const border_l_zinc_600_of_70: &str = "border-l-zinc-600/70"; pub(crate) const border_l_zinc_600_of_75: &str = "border-l-zinc-600/75"; pub(crate) const border_l_zinc_600_of_80: &str = "border-l-zinc-600/80"; pub(crate) const border_l_zinc_600_of_90: &str = "border-l-zinc-600/90"; pub(crate) const border_l_zinc_600_of_95: &str = "border-l-zinc-600/95"; pub(crate) const border_l_zinc_700: &str = "border-l-zinc-700"; pub(crate) const border_l_zinc_700_of_0: &str = "border-l-zinc-700/0"; pub(crate) const border_l_zinc_700_of_10: &str = "border-l-zinc-700/10"; pub(crate) const border_l_zinc_700_of_100: &str = "border-l-zinc-700/100"; pub(crate) const border_l_zinc_700_of_20: &str = "border-l-zinc-700/20"; pub(crate) const border_l_zinc_700_of_25: &str = "border-l-zinc-700/25"; pub(crate) const border_l_zinc_700_of_30: &str = "border-l-zinc-700/30"; pub(crate) const border_l_zinc_700_of_40: &str = "border-l-zinc-700/40"; pub(crate) const border_l_zinc_700_of_5: &str = "border-l-zinc-700/5"; pub(crate) const border_l_zinc_700_of_50: &str = "border-l-zinc-700/50"; pub(crate) const border_l_zinc_700_of_60: &str = "border-l-zinc-700/60"; pub(crate) const border_l_zinc_700_of_70: &str = "border-l-zinc-700/70"; pub(crate) const border_l_zinc_700_of_75: &str = "border-l-zinc-700/75"; pub(crate) const border_l_zinc_700_of_80: &str = "border-l-zinc-700/80"; pub(crate) const border_l_zinc_700_of_90: &str = "border-l-zinc-700/90"; pub(crate) const border_l_zinc_700_of_95: &str = "border-l-zinc-700/95"; pub(crate) const border_l_zinc_800: &str = "border-l-zinc-800"; pub(crate) const border_l_zinc_800_of_0: &str = "border-l-zinc-800/0"; pub(crate) const border_l_zinc_800_of_10: &str = "border-l-zinc-800/10"; pub(crate) const border_l_zinc_800_of_100: &str = "border-l-zinc-800/100"; pub(crate) const border_l_zinc_800_of_20: &str = "border-l-zinc-800/20"; pub(crate) const border_l_zinc_800_of_25: &str = "border-l-zinc-800/25"; pub(crate) const border_l_zinc_800_of_30: &str = "border-l-zinc-800/30"; pub(crate) const border_l_zinc_800_of_40: &str = "border-l-zinc-800/40"; pub(crate) const border_l_zinc_800_of_5: &str = "border-l-zinc-800/5"; pub(crate) const border_l_zinc_800_of_50: &str = "border-l-zinc-800/50"; pub(crate) const border_l_zinc_800_of_60: &str = "border-l-zinc-800/60"; pub(crate) const border_l_zinc_800_of_70: &str = "border-l-zinc-800/70"; pub(crate) const border_l_zinc_800_of_75: &str = "border-l-zinc-800/75"; pub(crate) const border_l_zinc_800_of_80: &str = "border-l-zinc-800/80"; pub(crate) const border_l_zinc_800_of_90: &str = "border-l-zinc-800/90"; pub(crate) const border_l_zinc_800_of_95: &str = "border-l-zinc-800/95"; pub(crate) const border_l_zinc_900: &str = "border-l-zinc-900"; pub(crate) const border_l_zinc_900_of_0: &str = "border-l-zinc-900/0"; pub(crate) const border_l_zinc_900_of_10: &str = "border-l-zinc-900/10"; pub(crate) const border_l_zinc_900_of_100: &str = "border-l-zinc-900/100"; pub(crate) const border_l_zinc_900_of_20: &str = "border-l-zinc-900/20"; pub(crate) const border_l_zinc_900_of_25: &str = "border-l-zinc-900/25"; pub(crate) const border_l_zinc_900_of_30: &str = "border-l-zinc-900/30"; pub(crate) const border_l_zinc_900_of_40: &str = "border-l-zinc-900/40"; pub(crate) const border_l_zinc_900_of_5: &str = "border-l-zinc-900/5"; pub(crate) const border_l_zinc_900_of_50: &str = "border-l-zinc-900/50"; pub(crate) const border_l_zinc_900_of_60: &str = "border-l-zinc-900/60"; pub(crate) const border_l_zinc_900_of_70: &str = "border-l-zinc-900/70"; pub(crate) const border_l_zinc_900_of_75: &str = "border-l-zinc-900/75"; pub(crate) const border_l_zinc_900_of_80: &str = "border-l-zinc-900/80"; pub(crate) const border_l_zinc_900_of_90: &str = "border-l-zinc-900/90"; pub(crate) const border_l_zinc_900_of_95: &str = "border-l-zinc-900/95"; pub(crate) const border_lime_100: &str = "border-lime-100"; pub(crate) const border_lime_100_of_0: &str = "border-lime-100/0"; pub(crate) const border_lime_100_of_10: &str = "border-lime-100/10"; pub(crate) const border_lime_100_of_100: &str = "border-lime-100/100"; pub(crate) const border_lime_100_of_20: &str = "border-lime-100/20"; pub(crate) const border_lime_100_of_25: &str = "border-lime-100/25"; pub(crate) const border_lime_100_of_30: &str = "border-lime-100/30"; pub(crate) const border_lime_100_of_40: &str = "border-lime-100/40"; pub(crate) const border_lime_100_of_5: &str = "border-lime-100/5"; pub(crate) const border_lime_100_of_50: &str = "border-lime-100/50"; pub(crate) const border_lime_100_of_60: &str = "border-lime-100/60"; pub(crate) const border_lime_100_of_70: &str = "border-lime-100/70"; pub(crate) const border_lime_100_of_75: &str = "border-lime-100/75"; pub(crate) const border_lime_100_of_80: &str = "border-lime-100/80"; pub(crate) const border_lime_100_of_90: &str = "border-lime-100/90"; pub(crate) const border_lime_100_of_95: &str = "border-lime-100/95"; pub(crate) const border_lime_200: &str = "border-lime-200"; pub(crate) const border_lime_200_of_0: &str = "border-lime-200/0"; pub(crate) const border_lime_200_of_10: &str = "border-lime-200/10"; pub(crate) const border_lime_200_of_100: &str = "border-lime-200/100"; pub(crate) const border_lime_200_of_20: &str = "border-lime-200/20"; pub(crate) const border_lime_200_of_25: &str = "border-lime-200/25"; pub(crate) const border_lime_200_of_30: &str = "border-lime-200/30"; pub(crate) const border_lime_200_of_40: &str = "border-lime-200/40"; pub(crate) const border_lime_200_of_5: &str = "border-lime-200/5"; pub(crate) const border_lime_200_of_50: &str = "border-lime-200/50"; pub(crate) const border_lime_200_of_60: &str = "border-lime-200/60"; pub(crate) const border_lime_200_of_70: &str = "border-lime-200/70"; pub(crate) const border_lime_200_of_75: &str = "border-lime-200/75"; pub(crate) const border_lime_200_of_80: &str = "border-lime-200/80"; pub(crate) const border_lime_200_of_90: &str = "border-lime-200/90"; pub(crate) const border_lime_200_of_95: &str = "border-lime-200/95"; pub(crate) const border_lime_300: &str = "border-lime-300"; pub(crate) const border_lime_300_of_0: &str = "border-lime-300/0"; pub(crate) const border_lime_300_of_10: &str = "border-lime-300/10"; pub(crate) const border_lime_300_of_100: &str = "border-lime-300/100"; pub(crate) const border_lime_300_of_20: &str = "border-lime-300/20"; pub(crate) const border_lime_300_of_25: &str = "border-lime-300/25"; pub(crate) const border_lime_300_of_30: &str = "border-lime-300/30"; pub(crate) const border_lime_300_of_40: &str = "border-lime-300/40"; pub(crate) const border_lime_300_of_5: &str = "border-lime-300/5"; pub(crate) const border_lime_300_of_50: &str = "border-lime-300/50"; pub(crate) const border_lime_300_of_60: &str = "border-lime-300/60"; pub(crate) const border_lime_300_of_70: &str = "border-lime-300/70"; pub(crate) const border_lime_300_of_75: &str = "border-lime-300/75"; pub(crate) const border_lime_300_of_80: &str = "border-lime-300/80"; pub(crate) const border_lime_300_of_90: &str = "border-lime-300/90"; pub(crate) const border_lime_300_of_95: &str = "border-lime-300/95"; pub(crate) const border_lime_400: &str = "border-lime-400"; pub(crate) const border_lime_400_of_0: &str = "border-lime-400/0"; pub(crate) const border_lime_400_of_10: &str = "border-lime-400/10"; pub(crate) const border_lime_400_of_100: &str = "border-lime-400/100"; pub(crate) const border_lime_400_of_20: &str = "border-lime-400/20"; pub(crate) const border_lime_400_of_25: &str = "border-lime-400/25"; pub(crate) const border_lime_400_of_30: &str = "border-lime-400/30"; pub(crate) const border_lime_400_of_40: &str = "border-lime-400/40"; pub(crate) const border_lime_400_of_5: &str = "border-lime-400/5"; pub(crate) const border_lime_400_of_50: &str = "border-lime-400/50"; pub(crate) const border_lime_400_of_60: &str = "border-lime-400/60"; pub(crate) const border_lime_400_of_70: &str = "border-lime-400/70"; pub(crate) const border_lime_400_of_75: &str = "border-lime-400/75"; pub(crate) const border_lime_400_of_80: &str = "border-lime-400/80"; pub(crate) const border_lime_400_of_90: &str = "border-lime-400/90"; pub(crate) const border_lime_400_of_95: &str = "border-lime-400/95"; pub(crate) const border_lime_50: &str = "border-lime-50"; pub(crate) const border_lime_500: &str = "border-lime-500"; pub(crate) const border_lime_500_of_0: &str = "border-lime-500/0"; pub(crate) const border_lime_500_of_10: &str = "border-lime-500/10"; pub(crate) const border_lime_500_of_100: &str = "border-lime-500/100"; pub(crate) const border_lime_500_of_20: &str = "border-lime-500/20"; pub(crate) const border_lime_500_of_25: &str = "border-lime-500/25"; pub(crate) const border_lime_500_of_30: &str = "border-lime-500/30"; pub(crate) const border_lime_500_of_40: &str = "border-lime-500/40"; pub(crate) const border_lime_500_of_5: &str = "border-lime-500/5"; pub(crate) const border_lime_500_of_50: &str = "border-lime-500/50"; pub(crate) const border_lime_500_of_60: &str = "border-lime-500/60"; pub(crate) const border_lime_500_of_70: &str = "border-lime-500/70"; pub(crate) const border_lime_500_of_75: &str = "border-lime-500/75"; pub(crate) const border_lime_500_of_80: &str = "border-lime-500/80"; pub(crate) const border_lime_500_of_90: &str = "border-lime-500/90"; pub(crate) const border_lime_500_of_95: &str = "border-lime-500/95"; pub(crate) const border_lime_50_of_0: &str = "border-lime-50/0"; pub(crate) const border_lime_50_of_10: &str = "border-lime-50/10"; pub(crate) const border_lime_50_of_100: &str = "border-lime-50/100"; pub(crate) const border_lime_50_of_20: &str = "border-lime-50/20"; pub(crate) const border_lime_50_of_25: &str = "border-lime-50/25"; pub(crate) const border_lime_50_of_30: &str = "border-lime-50/30"; pub(crate) const border_lime_50_of_40: &str = "border-lime-50/40"; pub(crate) const border_lime_50_of_5: &str = "border-lime-50/5"; pub(crate) const border_lime_50_of_50: &str = "border-lime-50/50"; pub(crate) const border_lime_50_of_60: &str = "border-lime-50/60"; pub(crate) const border_lime_50_of_70: &str = "border-lime-50/70"; pub(crate) const border_lime_50_of_75: &str = "border-lime-50/75"; pub(crate) const border_lime_50_of_80: &str = "border-lime-50/80"; pub(crate) const border_lime_50_of_90: &str = "border-lime-50/90"; pub(crate) const border_lime_50_of_95: &str = "border-lime-50/95"; pub(crate) const border_lime_600: &str = "border-lime-600"; pub(crate) const border_lime_600_of_0: &str = "border-lime-600/0"; pub(crate) const border_lime_600_of_10: &str = "border-lime-600/10"; pub(crate) const border_lime_600_of_100: &str = "border-lime-600/100"; pub(crate) const border_lime_600_of_20: &str = "border-lime-600/20"; pub(crate) const border_lime_600_of_25: &str = "border-lime-600/25"; pub(crate) const border_lime_600_of_30: &str = "border-lime-600/30"; pub(crate) const border_lime_600_of_40: &str = "border-lime-600/40"; pub(crate) const border_lime_600_of_5: &str = "border-lime-600/5"; pub(crate) const border_lime_600_of_50: &str = "border-lime-600/50"; pub(crate) const border_lime_600_of_60: &str = "border-lime-600/60"; pub(crate) const border_lime_600_of_70: &str = "border-lime-600/70"; pub(crate) const border_lime_600_of_75: &str = "border-lime-600/75"; pub(crate) const border_lime_600_of_80: &str = "border-lime-600/80"; pub(crate) const border_lime_600_of_90: &str = "border-lime-600/90"; pub(crate) const border_lime_600_of_95: &str = "border-lime-600/95"; pub(crate) const border_lime_700: &str = "border-lime-700"; pub(crate) const border_lime_700_of_0: &str = "border-lime-700/0"; pub(crate) const border_lime_700_of_10: &str = "border-lime-700/10"; pub(crate) const border_lime_700_of_100: &str = "border-lime-700/100"; pub(crate) const border_lime_700_of_20: &str = "border-lime-700/20"; pub(crate) const border_lime_700_of_25: &str = "border-lime-700/25"; pub(crate) const border_lime_700_of_30: &str = "border-lime-700/30"; pub(crate) const border_lime_700_of_40: &str = "border-lime-700/40"; pub(crate) const border_lime_700_of_5: &str = "border-lime-700/5"; pub(crate) const border_lime_700_of_50: &str = "border-lime-700/50"; pub(crate) const border_lime_700_of_60: &str = "border-lime-700/60"; pub(crate) const border_lime_700_of_70: &str = "border-lime-700/70"; pub(crate) const border_lime_700_of_75: &str = "border-lime-700/75"; pub(crate) const border_lime_700_of_80: &str = "border-lime-700/80"; pub(crate) const border_lime_700_of_90: &str = "border-lime-700/90"; pub(crate) const border_lime_700_of_95: &str = "border-lime-700/95"; pub(crate) const border_lime_800: &str = "border-lime-800"; pub(crate) const border_lime_800_of_0: &str = "border-lime-800/0"; pub(crate) const border_lime_800_of_10: &str = "border-lime-800/10"; pub(crate) const border_lime_800_of_100: &str = "border-lime-800/100"; pub(crate) const border_lime_800_of_20: &str = "border-lime-800/20"; pub(crate) const border_lime_800_of_25: &str = "border-lime-800/25"; pub(crate) const border_lime_800_of_30: &str = "border-lime-800/30"; pub(crate) const border_lime_800_of_40: &str = "border-lime-800/40"; pub(crate) const border_lime_800_of_5: &str = "border-lime-800/5"; pub(crate) const border_lime_800_of_50: &str = "border-lime-800/50"; pub(crate) const border_lime_800_of_60: &str = "border-lime-800/60"; pub(crate) const border_lime_800_of_70: &str = "border-lime-800/70"; pub(crate) const border_lime_800_of_75: &str = "border-lime-800/75"; pub(crate) const border_lime_800_of_80: &str = "border-lime-800/80"; pub(crate) const border_lime_800_of_90: &str = "border-lime-800/90"; pub(crate) const border_lime_800_of_95: &str = "border-lime-800/95"; pub(crate) const border_lime_900: &str = "border-lime-900"; pub(crate) const border_lime_900_of_0: &str = "border-lime-900/0"; pub(crate) const border_lime_900_of_10: &str = "border-lime-900/10"; pub(crate) const border_lime_900_of_100: &str = "border-lime-900/100"; pub(crate) const border_lime_900_of_20: &str = "border-lime-900/20"; pub(crate) const border_lime_900_of_25: &str = "border-lime-900/25"; pub(crate) const border_lime_900_of_30: &str = "border-lime-900/30"; pub(crate) const border_lime_900_of_40: &str = "border-lime-900/40"; pub(crate) const border_lime_900_of_5: &str = "border-lime-900/5"; pub(crate) const border_lime_900_of_50: &str = "border-lime-900/50"; pub(crate) const border_lime_900_of_60: &str = "border-lime-900/60"; pub(crate) const border_lime_900_of_70: &str = "border-lime-900/70"; pub(crate) const border_lime_900_of_75: &str = "border-lime-900/75"; pub(crate) const border_lime_900_of_80: &str = "border-lime-900/80"; pub(crate) const border_lime_900_of_90: &str = "border-lime-900/90"; pub(crate) const border_lime_900_of_95: &str = "border-lime-900/95"; pub(crate) const border_neutral_100: &str = "border-neutral-100"; pub(crate) const border_neutral_100_of_0: &str = "border-neutral-100/0"; pub(crate) const border_neutral_100_of_10: &str = "border-neutral-100/10"; pub(crate) const border_neutral_100_of_100: &str = "border-neutral-100/100"; pub(crate) const border_neutral_100_of_20: &str = "border-neutral-100/20"; pub(crate) const border_neutral_100_of_25: &str = "border-neutral-100/25"; pub(crate) const border_neutral_100_of_30: &str = "border-neutral-100/30"; pub(crate) const border_neutral_100_of_40: &str = "border-neutral-100/40"; pub(crate) const border_neutral_100_of_5: &str = "border-neutral-100/5"; pub(crate) const border_neutral_100_of_50: &str = "border-neutral-100/50"; pub(crate) const border_neutral_100_of_60: &str = "border-neutral-100/60"; pub(crate) const border_neutral_100_of_70: &str = "border-neutral-100/70"; pub(crate) const border_neutral_100_of_75: &str = "border-neutral-100/75"; pub(crate) const border_neutral_100_of_80: &str = "border-neutral-100/80"; pub(crate) const border_neutral_100_of_90: &str = "border-neutral-100/90"; pub(crate) const border_neutral_100_of_95: &str = "border-neutral-100/95"; pub(crate) const border_neutral_200: &str = "border-neutral-200"; pub(crate) const border_neutral_200_of_0: &str = "border-neutral-200/0"; pub(crate) const border_neutral_200_of_10: &str = "border-neutral-200/10"; pub(crate) const border_neutral_200_of_100: &str = "border-neutral-200/100"; pub(crate) const border_neutral_200_of_20: &str = "border-neutral-200/20"; pub(crate) const border_neutral_200_of_25: &str = "border-neutral-200/25"; pub(crate) const border_neutral_200_of_30: &str = "border-neutral-200/30"; pub(crate) const border_neutral_200_of_40: &str = "border-neutral-200/40"; pub(crate) const border_neutral_200_of_5: &str = "border-neutral-200/5"; pub(crate) const border_neutral_200_of_50: &str = "border-neutral-200/50"; pub(crate) const border_neutral_200_of_60: &str = "border-neutral-200/60"; pub(crate) const border_neutral_200_of_70: &str = "border-neutral-200/70"; pub(crate) const border_neutral_200_of_75: &str = "border-neutral-200/75"; pub(crate) const border_neutral_200_of_80: &str = "border-neutral-200/80"; pub(crate) const border_neutral_200_of_90: &str = "border-neutral-200/90"; pub(crate) const border_neutral_200_of_95: &str = "border-neutral-200/95"; pub(crate) const border_neutral_300: &str = "border-neutral-300"; pub(crate) const border_neutral_300_of_0: &str = "border-neutral-300/0"; pub(crate) const border_neutral_300_of_10: &str = "border-neutral-300/10"; pub(crate) const border_neutral_300_of_100: &str = "border-neutral-300/100"; pub(crate) const border_neutral_300_of_20: &str = "border-neutral-300/20"; pub(crate) const border_neutral_300_of_25: &str = "border-neutral-300/25"; pub(crate) const border_neutral_300_of_30: &str = "border-neutral-300/30"; pub(crate) const border_neutral_300_of_40: &str = "border-neutral-300/40"; pub(crate) const border_neutral_300_of_5: &str = "border-neutral-300/5"; pub(crate) const border_neutral_300_of_50: &str = "border-neutral-300/50"; pub(crate) const border_neutral_300_of_60: &str = "border-neutral-300/60"; pub(crate) const border_neutral_300_of_70: &str = "border-neutral-300/70"; pub(crate) const border_neutral_300_of_75: &str = "border-neutral-300/75"; pub(crate) const border_neutral_300_of_80: &str = "border-neutral-300/80"; pub(crate) const border_neutral_300_of_90: &str = "border-neutral-300/90"; pub(crate) const border_neutral_300_of_95: &str = "border-neutral-300/95"; pub(crate) const border_neutral_400: &str = "border-neutral-400"; pub(crate) const border_neutral_400_of_0: &str = "border-neutral-400/0"; pub(crate) const border_neutral_400_of_10: &str = "border-neutral-400/10"; pub(crate) const border_neutral_400_of_100: &str = "border-neutral-400/100"; pub(crate) const border_neutral_400_of_20: &str = "border-neutral-400/20"; pub(crate) const border_neutral_400_of_25: &str = "border-neutral-400/25"; pub(crate) const border_neutral_400_of_30: &str = "border-neutral-400/30"; pub(crate) const border_neutral_400_of_40: &str = "border-neutral-400/40"; pub(crate) const border_neutral_400_of_5: &str = "border-neutral-400/5"; pub(crate) const border_neutral_400_of_50: &str = "border-neutral-400/50"; pub(crate) const border_neutral_400_of_60: &str = "border-neutral-400/60"; pub(crate) const border_neutral_400_of_70: &str = "border-neutral-400/70"; pub(crate) const border_neutral_400_of_75: &str = "border-neutral-400/75"; pub(crate) const border_neutral_400_of_80: &str = "border-neutral-400/80"; pub(crate) const border_neutral_400_of_90: &str = "border-neutral-400/90"; pub(crate) const border_neutral_400_of_95: &str = "border-neutral-400/95"; pub(crate) const border_neutral_50: &str = "border-neutral-50"; pub(crate) const border_neutral_500: &str = "border-neutral-500"; pub(crate) const border_neutral_500_of_0: &str = "border-neutral-500/0"; pub(crate) const border_neutral_500_of_10: &str = "border-neutral-500/10"; pub(crate) const border_neutral_500_of_100: &str = "border-neutral-500/100"; pub(crate) const border_neutral_500_of_20: &str = "border-neutral-500/20"; pub(crate) const border_neutral_500_of_25: &str = "border-neutral-500/25"; pub(crate) const border_neutral_500_of_30: &str = "border-neutral-500/30"; pub(crate) const border_neutral_500_of_40: &str = "border-neutral-500/40"; pub(crate) const border_neutral_500_of_5: &str = "border-neutral-500/5"; pub(crate) const border_neutral_500_of_50: &str = "border-neutral-500/50"; pub(crate) const border_neutral_500_of_60: &str = "border-neutral-500/60"; pub(crate) const border_neutral_500_of_70: &str = "border-neutral-500/70"; pub(crate) const border_neutral_500_of_75: &str = "border-neutral-500/75"; pub(crate) const border_neutral_500_of_80: &str = "border-neutral-500/80"; pub(crate) const border_neutral_500_of_90: &str = "border-neutral-500/90"; pub(crate) const border_neutral_500_of_95: &str = "border-neutral-500/95"; pub(crate) const border_neutral_50_of_0: &str = "border-neutral-50/0"; pub(crate) const border_neutral_50_of_10: &str = "border-neutral-50/10"; pub(crate) const border_neutral_50_of_100: &str = "border-neutral-50/100"; pub(crate) const border_neutral_50_of_20: &str = "border-neutral-50/20"; pub(crate) const border_neutral_50_of_25: &str = "border-neutral-50/25"; pub(crate) const border_neutral_50_of_30: &str = "border-neutral-50/30"; pub(crate) const border_neutral_50_of_40: &str = "border-neutral-50/40"; pub(crate) const border_neutral_50_of_5: &str = "border-neutral-50/5"; pub(crate) const border_neutral_50_of_50: &str = "border-neutral-50/50"; pub(crate) const border_neutral_50_of_60: &str = "border-neutral-50/60"; pub(crate) const border_neutral_50_of_70: &str = "border-neutral-50/70"; pub(crate) const border_neutral_50_of_75: &str = "border-neutral-50/75"; pub(crate) const border_neutral_50_of_80: &str = "border-neutral-50/80"; pub(crate) const border_neutral_50_of_90: &str = "border-neutral-50/90"; pub(crate) const border_neutral_50_of_95: &str = "border-neutral-50/95"; pub(crate) const border_neutral_600: &str = "border-neutral-600"; pub(crate) const border_neutral_600_of_0: &str = "border-neutral-600/0"; pub(crate) const border_neutral_600_of_10: &str = "border-neutral-600/10"; pub(crate) const border_neutral_600_of_100: &str = "border-neutral-600/100"; pub(crate) const border_neutral_600_of_20: &str = "border-neutral-600/20"; pub(crate) const border_neutral_600_of_25: &str = "border-neutral-600/25"; pub(crate) const border_neutral_600_of_30: &str = "border-neutral-600/30"; pub(crate) const border_neutral_600_of_40: &str = "border-neutral-600/40"; pub(crate) const border_neutral_600_of_5: &str = "border-neutral-600/5"; pub(crate) const border_neutral_600_of_50: &str = "border-neutral-600/50"; pub(crate) const border_neutral_600_of_60: &str = "border-neutral-600/60"; pub(crate) const border_neutral_600_of_70: &str = "border-neutral-600/70"; pub(crate) const border_neutral_600_of_75: &str = "border-neutral-600/75"; pub(crate) const border_neutral_600_of_80: &str = "border-neutral-600/80"; pub(crate) const border_neutral_600_of_90: &str = "border-neutral-600/90"; pub(crate) const border_neutral_600_of_95: &str = "border-neutral-600/95"; pub(crate) const border_neutral_700: &str = "border-neutral-700"; pub(crate) const border_neutral_700_of_0: &str = "border-neutral-700/0"; pub(crate) const border_neutral_700_of_10: &str = "border-neutral-700/10"; pub(crate) const border_neutral_700_of_100: &str = "border-neutral-700/100"; pub(crate) const border_neutral_700_of_20: &str = "border-neutral-700/20"; pub(crate) const border_neutral_700_of_25: &str = "border-neutral-700/25"; pub(crate) const border_neutral_700_of_30: &str = "border-neutral-700/30"; pub(crate) const border_neutral_700_of_40: &str = "border-neutral-700/40"; pub(crate) const border_neutral_700_of_5: &str = "border-neutral-700/5"; pub(crate) const border_neutral_700_of_50: &str = "border-neutral-700/50"; pub(crate) const border_neutral_700_of_60: &str = "border-neutral-700/60"; pub(crate) const border_neutral_700_of_70: &str = "border-neutral-700/70"; pub(crate) const border_neutral_700_of_75: &str = "border-neutral-700/75"; pub(crate) const border_neutral_700_of_80: &str = "border-neutral-700/80"; pub(crate) const border_neutral_700_of_90: &str = "border-neutral-700/90"; pub(crate) const border_neutral_700_of_95: &str = "border-neutral-700/95"; pub(crate) const border_neutral_800: &str = "border-neutral-800"; pub(crate) const border_neutral_800_of_0: &str = "border-neutral-800/0"; pub(crate) const border_neutral_800_of_10: &str = "border-neutral-800/10"; pub(crate) const border_neutral_800_of_100: &str = "border-neutral-800/100"; pub(crate) const border_neutral_800_of_20: &str = "border-neutral-800/20"; pub(crate) const border_neutral_800_of_25: &str = "border-neutral-800/25"; pub(crate) const border_neutral_800_of_30: &str = "border-neutral-800/30"; pub(crate) const border_neutral_800_of_40: &str = "border-neutral-800/40"; pub(crate) const border_neutral_800_of_5: &str = "border-neutral-800/5"; pub(crate) const border_neutral_800_of_50: &str = "border-neutral-800/50"; pub(crate) const border_neutral_800_of_60: &str = "border-neutral-800/60"; pub(crate) const border_neutral_800_of_70: &str = "border-neutral-800/70"; pub(crate) const border_neutral_800_of_75: &str = "border-neutral-800/75"; pub(crate) const border_neutral_800_of_80: &str = "border-neutral-800/80"; pub(crate) const border_neutral_800_of_90: &str = "border-neutral-800/90"; pub(crate) const border_neutral_800_of_95: &str = "border-neutral-800/95"; pub(crate) const border_neutral_900: &str = "border-neutral-900"; pub(crate) const border_neutral_900_of_0: &str = "border-neutral-900/0"; pub(crate) const border_neutral_900_of_10: &str = "border-neutral-900/10"; pub(crate) const border_neutral_900_of_100: &str = "border-neutral-900/100"; pub(crate) const border_neutral_900_of_20: &str = "border-neutral-900/20"; pub(crate) const border_neutral_900_of_25: &str = "border-neutral-900/25"; pub(crate) const border_neutral_900_of_30: &str = "border-neutral-900/30"; pub(crate) const border_neutral_900_of_40: &str = "border-neutral-900/40"; pub(crate) const border_neutral_900_of_5: &str = "border-neutral-900/5"; pub(crate) const border_neutral_900_of_50: &str = "border-neutral-900/50"; pub(crate) const border_neutral_900_of_60: &str = "border-neutral-900/60"; pub(crate) const border_neutral_900_of_70: &str = "border-neutral-900/70"; pub(crate) const border_neutral_900_of_75: &str = "border-neutral-900/75"; pub(crate) const border_neutral_900_of_80: &str = "border-neutral-900/80"; pub(crate) const border_neutral_900_of_90: &str = "border-neutral-900/90"; pub(crate) const border_neutral_900_of_95: &str = "border-neutral-900/95"; pub(crate) const border_none: &str = "border-none"; pub(crate) const border_opacity_0: &str = "border-opacity-0"; pub(crate) const border_opacity_10: &str = "border-opacity-10"; pub(crate) const border_opacity_100: &str = "border-opacity-100"; pub(crate) const border_opacity_20: &str = "border-opacity-20"; pub(crate) const border_opacity_25: &str = "border-opacity-25"; pub(crate) const border_opacity_30: &str = "border-opacity-30"; pub(crate) const border_opacity_40: &str = "border-opacity-40"; pub(crate) const border_opacity_5: &str = "border-opacity-5"; pub(crate) const border_opacity_50: &str = "border-opacity-50"; pub(crate) const border_opacity_60: &str = "border-opacity-60"; pub(crate) const border_opacity_70: &str = "border-opacity-70"; pub(crate) const border_opacity_75: &str = "border-opacity-75"; pub(crate) const border_opacity_80: &str = "border-opacity-80"; pub(crate) const border_opacity_90: &str = "border-opacity-90"; pub(crate) const border_opacity_95: &str = "border-opacity-95"; pub(crate) const border_orange_100: &str = "border-orange-100"; pub(crate) const border_orange_100_of_0: &str = "border-orange-100/0"; pub(crate) const border_orange_100_of_10: &str = "border-orange-100/10"; pub(crate) const border_orange_100_of_100: &str = "border-orange-100/100"; pub(crate) const border_orange_100_of_20: &str = "border-orange-100/20"; pub(crate) const border_orange_100_of_25: &str = "border-orange-100/25"; pub(crate) const border_orange_100_of_30: &str = "border-orange-100/30"; pub(crate) const border_orange_100_of_40: &str = "border-orange-100/40"; pub(crate) const border_orange_100_of_5: &str = "border-orange-100/5"; pub(crate) const border_orange_100_of_50: &str = "border-orange-100/50"; pub(crate) const border_orange_100_of_60: &str = "border-orange-100/60"; pub(crate) const border_orange_100_of_70: &str = "border-orange-100/70"; pub(crate) const border_orange_100_of_75: &str = "border-orange-100/75"; pub(crate) const border_orange_100_of_80: &str = "border-orange-100/80"; pub(crate) const border_orange_100_of_90: &str = "border-orange-100/90"; pub(crate) const border_orange_100_of_95: &str = "border-orange-100/95"; pub(crate) const border_orange_200: &str = "border-orange-200"; pub(crate) const border_orange_200_of_0: &str = "border-orange-200/0"; pub(crate) const border_orange_200_of_10: &str = "border-orange-200/10"; pub(crate) const border_orange_200_of_100: &str = "border-orange-200/100"; pub(crate) const border_orange_200_of_20: &str = "border-orange-200/20"; pub(crate) const border_orange_200_of_25: &str = "border-orange-200/25"; pub(crate) const border_orange_200_of_30: &str = "border-orange-200/30"; pub(crate) const border_orange_200_of_40: &str = "border-orange-200/40"; pub(crate) const border_orange_200_of_5: &str = "border-orange-200/5"; pub(crate) const border_orange_200_of_50: &str = "border-orange-200/50"; pub(crate) const border_orange_200_of_60: &str = "border-orange-200/60"; pub(crate) const border_orange_200_of_70: &str = "border-orange-200/70"; pub(crate) const border_orange_200_of_75: &str = "border-orange-200/75"; pub(crate) const border_orange_200_of_80: &str = "border-orange-200/80"; pub(crate) const border_orange_200_of_90: &str = "border-orange-200/90"; pub(crate) const border_orange_200_of_95: &str = "border-orange-200/95"; pub(crate) const border_orange_300: &str = "border-orange-300"; pub(crate) const border_orange_300_of_0: &str = "border-orange-300/0"; pub(crate) const border_orange_300_of_10: &str = "border-orange-300/10"; pub(crate) const border_orange_300_of_100: &str = "border-orange-300/100"; pub(crate) const border_orange_300_of_20: &str = "border-orange-300/20"; pub(crate) const border_orange_300_of_25: &str = "border-orange-300/25"; pub(crate) const border_orange_300_of_30: &str = "border-orange-300/30"; pub(crate) const border_orange_300_of_40: &str = "border-orange-300/40"; pub(crate) const border_orange_300_of_5: &str = "border-orange-300/5"; pub(crate) const border_orange_300_of_50: &str = "border-orange-300/50"; pub(crate) const border_orange_300_of_60: &str = "border-orange-300/60"; pub(crate) const border_orange_300_of_70: &str = "border-orange-300/70"; pub(crate) const border_orange_300_of_75: &str = "border-orange-300/75"; pub(crate) const border_orange_300_of_80: &str = "border-orange-300/80"; pub(crate) const border_orange_300_of_90: &str = "border-orange-300/90"; pub(crate) const border_orange_300_of_95: &str = "border-orange-300/95"; pub(crate) const border_orange_400: &str = "border-orange-400"; pub(crate) const border_orange_400_of_0: &str = "border-orange-400/0"; pub(crate) const border_orange_400_of_10: &str = "border-orange-400/10"; pub(crate) const border_orange_400_of_100: &str = "border-orange-400/100"; pub(crate) const border_orange_400_of_20: &str = "border-orange-400/20"; pub(crate) const border_orange_400_of_25: &str = "border-orange-400/25"; pub(crate) const border_orange_400_of_30: &str = "border-orange-400/30"; pub(crate) const border_orange_400_of_40: &str = "border-orange-400/40"; pub(crate) const border_orange_400_of_5: &str = "border-orange-400/5"; pub(crate) const border_orange_400_of_50: &str = "border-orange-400/50"; pub(crate) const border_orange_400_of_60: &str = "border-orange-400/60"; pub(crate) const border_orange_400_of_70: &str = "border-orange-400/70"; pub(crate) const border_orange_400_of_75: &str = "border-orange-400/75"; pub(crate) const border_orange_400_of_80: &str = "border-orange-400/80"; pub(crate) const border_orange_400_of_90: &str = "border-orange-400/90"; pub(crate) const border_orange_400_of_95: &str = "border-orange-400/95"; pub(crate) const border_orange_50: &str = "border-orange-50"; pub(crate) const border_orange_500: &str = "border-orange-500"; pub(crate) const border_orange_500_of_0: &str = "border-orange-500/0"; pub(crate) const border_orange_500_of_10: &str = "border-orange-500/10"; pub(crate) const border_orange_500_of_100: &str = "border-orange-500/100"; pub(crate) const border_orange_500_of_20: &str = "border-orange-500/20"; pub(crate) const border_orange_500_of_25: &str = "border-orange-500/25"; pub(crate) const border_orange_500_of_30: &str = "border-orange-500/30"; pub(crate) const border_orange_500_of_40: &str = "border-orange-500/40"; pub(crate) const border_orange_500_of_5: &str = "border-orange-500/5"; pub(crate) const border_orange_500_of_50: &str = "border-orange-500/50"; pub(crate) const border_orange_500_of_60: &str = "border-orange-500/60"; pub(crate) const border_orange_500_of_70: &str = "border-orange-500/70"; pub(crate) const border_orange_500_of_75: &str = "border-orange-500/75"; pub(crate) const border_orange_500_of_80: &str = "border-orange-500/80"; pub(crate) const border_orange_500_of_90: &str = "border-orange-500/90"; pub(crate) const border_orange_500_of_95: &str = "border-orange-500/95"; pub(crate) const border_orange_50_of_0: &str = "border-orange-50/0"; pub(crate) const border_orange_50_of_10: &str = "border-orange-50/10"; pub(crate) const border_orange_50_of_100: &str = "border-orange-50/100"; pub(crate) const border_orange_50_of_20: &str = "border-orange-50/20"; pub(crate) const border_orange_50_of_25: &str = "border-orange-50/25"; pub(crate) const border_orange_50_of_30: &str = "border-orange-50/30"; pub(crate) const border_orange_50_of_40: &str = "border-orange-50/40"; pub(crate) const border_orange_50_of_5: &str = "border-orange-50/5"; pub(crate) const border_orange_50_of_50: &str = "border-orange-50/50"; pub(crate) const border_orange_50_of_60: &str = "border-orange-50/60"; pub(crate) const border_orange_50_of_70: &str = "border-orange-50/70"; pub(crate) const border_orange_50_of_75: &str = "border-orange-50/75"; pub(crate) const border_orange_50_of_80: &str = "border-orange-50/80"; pub(crate) const border_orange_50_of_90: &str = "border-orange-50/90"; pub(crate) const border_orange_50_of_95: &str = "border-orange-50/95"; pub(crate) const border_orange_600: &str = "border-orange-600"; pub(crate) const border_orange_600_of_0: &str = "border-orange-600/0"; pub(crate) const border_orange_600_of_10: &str = "border-orange-600/10"; pub(crate) const border_orange_600_of_100: &str = "border-orange-600/100"; pub(crate) const border_orange_600_of_20: &str = "border-orange-600/20"; pub(crate) const border_orange_600_of_25: &str = "border-orange-600/25"; pub(crate) const border_orange_600_of_30: &str = "border-orange-600/30"; pub(crate) const border_orange_600_of_40: &str = "border-orange-600/40"; pub(crate) const border_orange_600_of_5: &str = "border-orange-600/5"; pub(crate) const border_orange_600_of_50: &str = "border-orange-600/50"; pub(crate) const border_orange_600_of_60: &str = "border-orange-600/60"; pub(crate) const border_orange_600_of_70: &str = "border-orange-600/70"; pub(crate) const border_orange_600_of_75: &str = "border-orange-600/75"; pub(crate) const border_orange_600_of_80: &str = "border-orange-600/80"; pub(crate) const border_orange_600_of_90: &str = "border-orange-600/90"; pub(crate) const border_orange_600_of_95: &str = "border-orange-600/95"; pub(crate) const border_orange_700: &str = "border-orange-700"; pub(crate) const border_orange_700_of_0: &str = "border-orange-700/0"; pub(crate) const border_orange_700_of_10: &str = "border-orange-700/10"; pub(crate) const border_orange_700_of_100: &str = "border-orange-700/100"; pub(crate) const border_orange_700_of_20: &str = "border-orange-700/20"; pub(crate) const border_orange_700_of_25: &str = "border-orange-700/25"; pub(crate) const border_orange_700_of_30: &str = "border-orange-700/30"; pub(crate) const border_orange_700_of_40: &str = "border-orange-700/40"; pub(crate) const border_orange_700_of_5: &str = "border-orange-700/5"; pub(crate) const border_orange_700_of_50: &str = "border-orange-700/50"; pub(crate) const border_orange_700_of_60: &str = "border-orange-700/60"; pub(crate) const border_orange_700_of_70: &str = "border-orange-700/70"; pub(crate) const border_orange_700_of_75: &str = "border-orange-700/75"; pub(crate) const border_orange_700_of_80: &str = "border-orange-700/80"; pub(crate) const border_orange_700_of_90: &str = "border-orange-700/90"; pub(crate) const border_orange_700_of_95: &str = "border-orange-700/95"; pub(crate) const border_orange_800: &str = "border-orange-800"; pub(crate) const border_orange_800_of_0: &str = "border-orange-800/0"; pub(crate) const border_orange_800_of_10: &str = "border-orange-800/10"; pub(crate) const border_orange_800_of_100: &str = "border-orange-800/100"; pub(crate) const border_orange_800_of_20: &str = "border-orange-800/20"; pub(crate) const border_orange_800_of_25: &str = "border-orange-800/25"; pub(crate) const border_orange_800_of_30: &str = "border-orange-800/30"; pub(crate) const border_orange_800_of_40: &str = "border-orange-800/40"; pub(crate) const border_orange_800_of_5: &str = "border-orange-800/5"; pub(crate) const border_orange_800_of_50: &str = "border-orange-800/50"; pub(crate) const border_orange_800_of_60: &str = "border-orange-800/60"; pub(crate) const border_orange_800_of_70: &str = "border-orange-800/70"; pub(crate) const border_orange_800_of_75: &str = "border-orange-800/75"; pub(crate) const border_orange_800_of_80: &str = "border-orange-800/80"; pub(crate) const border_orange_800_of_90: &str = "border-orange-800/90"; pub(crate) const border_orange_800_of_95: &str = "border-orange-800/95"; pub(crate) const border_orange_900: &str = "border-orange-900"; pub(crate) const border_orange_900_of_0: &str = "border-orange-900/0"; pub(crate) const border_orange_900_of_10: &str = "border-orange-900/10"; pub(crate) const border_orange_900_of_100: &str = "border-orange-900/100"; pub(crate) const border_orange_900_of_20: &str = "border-orange-900/20"; pub(crate) const border_orange_900_of_25: &str = "border-orange-900/25"; pub(crate) const border_orange_900_of_30: &str = "border-orange-900/30"; pub(crate) const border_orange_900_of_40: &str = "border-orange-900/40"; pub(crate) const border_orange_900_of_5: &str = "border-orange-900/5"; pub(crate) const border_orange_900_of_50: &str = "border-orange-900/50"; pub(crate) const border_orange_900_of_60: &str = "border-orange-900/60"; pub(crate) const border_orange_900_of_70: &str = "border-orange-900/70"; pub(crate) const border_orange_900_of_75: &str = "border-orange-900/75"; pub(crate) const border_orange_900_of_80: &str = "border-orange-900/80"; pub(crate) const border_orange_900_of_90: &str = "border-orange-900/90"; pub(crate) const border_orange_900_of_95: &str = "border-orange-900/95"; pub(crate) const border_pink_100: &str = "border-pink-100"; pub(crate) const border_pink_100_of_0: &str = "border-pink-100/0"; pub(crate) const border_pink_100_of_10: &str = "border-pink-100/10"; pub(crate) const border_pink_100_of_100: &str = "border-pink-100/100"; pub(crate) const border_pink_100_of_20: &str = "border-pink-100/20"; pub(crate) const border_pink_100_of_25: &str = "border-pink-100/25"; pub(crate) const border_pink_100_of_30: &str = "border-pink-100/30"; pub(crate) const border_pink_100_of_40: &str = "border-pink-100/40"; pub(crate) const border_pink_100_of_5: &str = "border-pink-100/5"; pub(crate) const border_pink_100_of_50: &str = "border-pink-100/50"; pub(crate) const border_pink_100_of_60: &str = "border-pink-100/60"; pub(crate) const border_pink_100_of_70: &str = "border-pink-100/70"; pub(crate) const border_pink_100_of_75: &str = "border-pink-100/75"; pub(crate) const border_pink_100_of_80: &str = "border-pink-100/80"; pub(crate) const border_pink_100_of_90: &str = "border-pink-100/90"; pub(crate) const border_pink_100_of_95: &str = "border-pink-100/95"; pub(crate) const border_pink_200: &str = "border-pink-200"; pub(crate) const border_pink_200_of_0: &str = "border-pink-200/0"; pub(crate) const border_pink_200_of_10: &str = "border-pink-200/10"; pub(crate) const border_pink_200_of_100: &str = "border-pink-200/100"; pub(crate) const border_pink_200_of_20: &str = "border-pink-200/20"; pub(crate) const border_pink_200_of_25: &str = "border-pink-200/25"; pub(crate) const border_pink_200_of_30: &str = "border-pink-200/30"; pub(crate) const border_pink_200_of_40: &str = "border-pink-200/40"; pub(crate) const border_pink_200_of_5: &str = "border-pink-200/5"; pub(crate) const border_pink_200_of_50: &str = "border-pink-200/50"; pub(crate) const border_pink_200_of_60: &str = "border-pink-200/60"; pub(crate) const border_pink_200_of_70: &str = "border-pink-200/70"; pub(crate) const border_pink_200_of_75: &str = "border-pink-200/75"; pub(crate) const border_pink_200_of_80: &str = "border-pink-200/80"; pub(crate) const border_pink_200_of_90: &str = "border-pink-200/90"; pub(crate) const border_pink_200_of_95: &str = "border-pink-200/95"; pub(crate) const border_pink_300: &str = "border-pink-300"; pub(crate) const border_pink_300_of_0: &str = "border-pink-300/0"; pub(crate) const border_pink_300_of_10: &str = "border-pink-300/10"; pub(crate) const border_pink_300_of_100: &str = "border-pink-300/100"; pub(crate) const border_pink_300_of_20: &str = "border-pink-300/20"; pub(crate) const border_pink_300_of_25: &str = "border-pink-300/25"; pub(crate) const border_pink_300_of_30: &str = "border-pink-300/30"; pub(crate) const border_pink_300_of_40: &str = "border-pink-300/40"; pub(crate) const border_pink_300_of_5: &str = "border-pink-300/5"; pub(crate) const border_pink_300_of_50: &str = "border-pink-300/50"; pub(crate) const border_pink_300_of_60: &str = "border-pink-300/60"; pub(crate) const border_pink_300_of_70: &str = "border-pink-300/70"; pub(crate) const border_pink_300_of_75: &str = "border-pink-300/75"; pub(crate) const border_pink_300_of_80: &str = "border-pink-300/80"; pub(crate) const border_pink_300_of_90: &str = "border-pink-300/90"; pub(crate) const border_pink_300_of_95: &str = "border-pink-300/95"; pub(crate) const border_pink_400: &str = "border-pink-400"; pub(crate) const border_pink_400_of_0: &str = "border-pink-400/0"; pub(crate) const border_pink_400_of_10: &str = "border-pink-400/10"; pub(crate) const border_pink_400_of_100: &str = "border-pink-400/100"; pub(crate) const border_pink_400_of_20: &str = "border-pink-400/20"; pub(crate) const border_pink_400_of_25: &str = "border-pink-400/25"; pub(crate) const border_pink_400_of_30: &str = "border-pink-400/30"; pub(crate) const border_pink_400_of_40: &str = "border-pink-400/40"; pub(crate) const border_pink_400_of_5: &str = "border-pink-400/5"; pub(crate) const border_pink_400_of_50: &str = "border-pink-400/50"; pub(crate) const border_pink_400_of_60: &str = "border-pink-400/60"; pub(crate) const border_pink_400_of_70: &str = "border-pink-400/70"; pub(crate) const border_pink_400_of_75: &str = "border-pink-400/75"; pub(crate) const border_pink_400_of_80: &str = "border-pink-400/80"; pub(crate) const border_pink_400_of_90: &str = "border-pink-400/90"; pub(crate) const border_pink_400_of_95: &str = "border-pink-400/95"; pub(crate) const border_pink_50: &str = "border-pink-50"; pub(crate) const border_pink_500: &str = "border-pink-500"; pub(crate) const border_pink_500_of_0: &str = "border-pink-500/0"; pub(crate) const border_pink_500_of_10: &str = "border-pink-500/10"; pub(crate) const border_pink_500_of_100: &str = "border-pink-500/100"; pub(crate) const border_pink_500_of_20: &str = "border-pink-500/20"; pub(crate) const border_pink_500_of_25: &str = "border-pink-500/25"; pub(crate) const border_pink_500_of_30: &str = "border-pink-500/30"; pub(crate) const border_pink_500_of_40: &str = "border-pink-500/40"; pub(crate) const border_pink_500_of_5: &str = "border-pink-500/5"; pub(crate) const border_pink_500_of_50: &str = "border-pink-500/50"; pub(crate) const border_pink_500_of_60: &str = "border-pink-500/60"; pub(crate) const border_pink_500_of_70: &str = "border-pink-500/70"; pub(crate) const border_pink_500_of_75: &str = "border-pink-500/75"; pub(crate) const border_pink_500_of_80: &str = "border-pink-500/80"; pub(crate) const border_pink_500_of_90: &str = "border-pink-500/90"; pub(crate) const border_pink_500_of_95: &str = "border-pink-500/95"; pub(crate) const border_pink_50_of_0: &str = "border-pink-50/0"; pub(crate) const border_pink_50_of_10: &str = "border-pink-50/10"; pub(crate) const border_pink_50_of_100: &str = "border-pink-50/100"; pub(crate) const border_pink_50_of_20: &str = "border-pink-50/20"; pub(crate) const border_pink_50_of_25: &str = "border-pink-50/25"; pub(crate) const border_pink_50_of_30: &str = "border-pink-50/30"; pub(crate) const border_pink_50_of_40: &str = "border-pink-50/40"; pub(crate) const border_pink_50_of_5: &str = "border-pink-50/5"; pub(crate) const border_pink_50_of_50: &str = "border-pink-50/50"; pub(crate) const border_pink_50_of_60: &str = "border-pink-50/60"; pub(crate) const border_pink_50_of_70: &str = "border-pink-50/70"; pub(crate) const border_pink_50_of_75: &str = "border-pink-50/75"; pub(crate) const border_pink_50_of_80: &str = "border-pink-50/80"; pub(crate) const border_pink_50_of_90: &str = "border-pink-50/90"; pub(crate) const border_pink_50_of_95: &str = "border-pink-50/95"; pub(crate) const border_pink_600: &str = "border-pink-600"; pub(crate) const border_pink_600_of_0: &str = "border-pink-600/0"; pub(crate) const border_pink_600_of_10: &str = "border-pink-600/10"; pub(crate) const border_pink_600_of_100: &str = "border-pink-600/100"; pub(crate) const border_pink_600_of_20: &str = "border-pink-600/20"; pub(crate) const border_pink_600_of_25: &str = "border-pink-600/25"; pub(crate) const border_pink_600_of_30: &str = "border-pink-600/30"; pub(crate) const border_pink_600_of_40: &str = "border-pink-600/40"; pub(crate) const border_pink_600_of_5: &str = "border-pink-600/5"; pub(crate) const border_pink_600_of_50: &str = "border-pink-600/50"; pub(crate) const border_pink_600_of_60: &str = "border-pink-600/60"; pub(crate) const border_pink_600_of_70: &str = "border-pink-600/70"; pub(crate) const border_pink_600_of_75: &str = "border-pink-600/75"; pub(crate) const border_pink_600_of_80: &str = "border-pink-600/80"; pub(crate) const border_pink_600_of_90: &str = "border-pink-600/90"; pub(crate) const border_pink_600_of_95: &str = "border-pink-600/95"; pub(crate) const border_pink_700: &str = "border-pink-700"; pub(crate) const border_pink_700_of_0: &str = "border-pink-700/0"; pub(crate) const border_pink_700_of_10: &str = "border-pink-700/10"; pub(crate) const border_pink_700_of_100: &str = "border-pink-700/100"; pub(crate) const border_pink_700_of_20: &str = "border-pink-700/20"; pub(crate) const border_pink_700_of_25: &str = "border-pink-700/25"; pub(crate) const border_pink_700_of_30: &str = "border-pink-700/30"; pub(crate) const border_pink_700_of_40: &str = "border-pink-700/40"; pub(crate) const border_pink_700_of_5: &str = "border-pink-700/5"; pub(crate) const border_pink_700_of_50: &str = "border-pink-700/50"; pub(crate) const border_pink_700_of_60: &str = "border-pink-700/60"; pub(crate) const border_pink_700_of_70: &str = "border-pink-700/70"; pub(crate) const border_pink_700_of_75: &str = "border-pink-700/75"; pub(crate) const border_pink_700_of_80: &str = "border-pink-700/80"; pub(crate) const border_pink_700_of_90: &str = "border-pink-700/90"; pub(crate) const border_pink_700_of_95: &str = "border-pink-700/95"; pub(crate) const border_pink_800: &str = "border-pink-800"; pub(crate) const border_pink_800_of_0: &str = "border-pink-800/0"; pub(crate) const border_pink_800_of_10: &str = "border-pink-800/10"; pub(crate) const border_pink_800_of_100: &str = "border-pink-800/100"; pub(crate) const border_pink_800_of_20: &str = "border-pink-800/20"; pub(crate) const border_pink_800_of_25: &str = "border-pink-800/25"; pub(crate) const border_pink_800_of_30: &str = "border-pink-800/30"; pub(crate) const border_pink_800_of_40: &str = "border-pink-800/40"; pub(crate) const border_pink_800_of_5: &str = "border-pink-800/5"; pub(crate) const border_pink_800_of_50: &str = "border-pink-800/50"; pub(crate) const border_pink_800_of_60: &str = "border-pink-800/60"; pub(crate) const border_pink_800_of_70: &str = "border-pink-800/70"; pub(crate) const border_pink_800_of_75: &str = "border-pink-800/75"; pub(crate) const border_pink_800_of_80: &str = "border-pink-800/80"; pub(crate) const border_pink_800_of_90: &str = "border-pink-800/90"; pub(crate) const border_pink_800_of_95: &str = "border-pink-800/95"; pub(crate) const border_pink_900: &str = "border-pink-900"; pub(crate) const border_pink_900_of_0: &str = "border-pink-900/0"; pub(crate) const border_pink_900_of_10: &str = "border-pink-900/10"; pub(crate) const border_pink_900_of_100: &str = "border-pink-900/100"; pub(crate) const border_pink_900_of_20: &str = "border-pink-900/20"; pub(crate) const border_pink_900_of_25: &str = "border-pink-900/25"; pub(crate) const border_pink_900_of_30: &str = "border-pink-900/30"; pub(crate) const border_pink_900_of_40: &str = "border-pink-900/40"; pub(crate) const border_pink_900_of_5: &str = "border-pink-900/5"; pub(crate) const border_pink_900_of_50: &str = "border-pink-900/50"; pub(crate) const border_pink_900_of_60: &str = "border-pink-900/60"; pub(crate) const border_pink_900_of_70: &str = "border-pink-900/70"; pub(crate) const border_pink_900_of_75: &str = "border-pink-900/75"; pub(crate) const border_pink_900_of_80: &str = "border-pink-900/80"; pub(crate) const border_pink_900_of_90: &str = "border-pink-900/90"; pub(crate) const border_pink_900_of_95: &str = "border-pink-900/95"; pub(crate) const border_purple_100: &str = "border-purple-100"; pub(crate) const border_purple_100_of_0: &str = "border-purple-100/0"; pub(crate) const border_purple_100_of_10: &str = "border-purple-100/10"; pub(crate) const border_purple_100_of_100: &str = "border-purple-100/100"; pub(crate) const border_purple_100_of_20: &str = "border-purple-100/20"; pub(crate) const border_purple_100_of_25: &str = "border-purple-100/25"; pub(crate) const border_purple_100_of_30: &str = "border-purple-100/30"; pub(crate) const border_purple_100_of_40: &str = "border-purple-100/40"; pub(crate) const border_purple_100_of_5: &str = "border-purple-100/5"; pub(crate) const border_purple_100_of_50: &str = "border-purple-100/50"; pub(crate) const border_purple_100_of_60: &str = "border-purple-100/60"; pub(crate) const border_purple_100_of_70: &str = "border-purple-100/70"; pub(crate) const border_purple_100_of_75: &str = "border-purple-100/75"; pub(crate) const border_purple_100_of_80: &str = "border-purple-100/80"; pub(crate) const border_purple_100_of_90: &str = "border-purple-100/90"; pub(crate) const border_purple_100_of_95: &str = "border-purple-100/95"; pub(crate) const border_purple_200: &str = "border-purple-200"; pub(crate) const border_purple_200_of_0: &str = "border-purple-200/0"; pub(crate) const border_purple_200_of_10: &str = "border-purple-200/10"; pub(crate) const border_purple_200_of_100: &str = "border-purple-200/100"; pub(crate) const border_purple_200_of_20: &str = "border-purple-200/20"; pub(crate) const border_purple_200_of_25: &str = "border-purple-200/25"; pub(crate) const border_purple_200_of_30: &str = "border-purple-200/30"; pub(crate) const border_purple_200_of_40: &str = "border-purple-200/40"; pub(crate) const border_purple_200_of_5: &str = "border-purple-200/5"; pub(crate) const border_purple_200_of_50: &str = "border-purple-200/50"; pub(crate) const border_purple_200_of_60: &str = "border-purple-200/60"; pub(crate) const border_purple_200_of_70: &str = "border-purple-200/70"; pub(crate) const border_purple_200_of_75: &str = "border-purple-200/75"; pub(crate) const border_purple_200_of_80: &str = "border-purple-200/80"; pub(crate) const border_purple_200_of_90: &str = "border-purple-200/90"; pub(crate) const border_purple_200_of_95: &str = "border-purple-200/95"; pub(crate) const border_purple_300: &str = "border-purple-300"; pub(crate) const border_purple_300_of_0: &str = "border-purple-300/0"; pub(crate) const border_purple_300_of_10: &str = "border-purple-300/10"; pub(crate) const border_purple_300_of_100: &str = "border-purple-300/100"; pub(crate) const border_purple_300_of_20: &str = "border-purple-300/20"; pub(crate) const border_purple_300_of_25: &str = "border-purple-300/25"; pub(crate) const border_purple_300_of_30: &str = "border-purple-300/30"; pub(crate) const border_purple_300_of_40: &str = "border-purple-300/40"; pub(crate) const border_purple_300_of_5: &str = "border-purple-300/5"; pub(crate) const border_purple_300_of_50: &str = "border-purple-300/50"; pub(crate) const border_purple_300_of_60: &str = "border-purple-300/60"; pub(crate) const border_purple_300_of_70: &str = "border-purple-300/70"; pub(crate) const border_purple_300_of_75: &str = "border-purple-300/75"; pub(crate) const border_purple_300_of_80: &str = "border-purple-300/80"; pub(crate) const border_purple_300_of_90: &str = "border-purple-300/90"; pub(crate) const border_purple_300_of_95: &str = "border-purple-300/95"; pub(crate) const border_purple_400: &str = "border-purple-400"; pub(crate) const border_purple_400_of_0: &str = "border-purple-400/0"; pub(crate) const border_purple_400_of_10: &str = "border-purple-400/10"; pub(crate) const border_purple_400_of_100: &str = "border-purple-400/100"; pub(crate) const border_purple_400_of_20: &str = "border-purple-400/20"; pub(crate) const border_purple_400_of_25: &str = "border-purple-400/25"; pub(crate) const border_purple_400_of_30: &str = "border-purple-400/30"; pub(crate) const border_purple_400_of_40: &str = "border-purple-400/40"; pub(crate) const border_purple_400_of_5: &str = "border-purple-400/5"; pub(crate) const border_purple_400_of_50: &str = "border-purple-400/50"; pub(crate) const border_purple_400_of_60: &str = "border-purple-400/60"; pub(crate) const border_purple_400_of_70: &str = "border-purple-400/70"; pub(crate) const border_purple_400_of_75: &str = "border-purple-400/75"; pub(crate) const border_purple_400_of_80: &str = "border-purple-400/80"; pub(crate) const border_purple_400_of_90: &str = "border-purple-400/90"; pub(crate) const border_purple_400_of_95: &str = "border-purple-400/95"; pub(crate) const border_purple_50: &str = "border-purple-50"; pub(crate) const border_purple_500: &str = "border-purple-500"; pub(crate) const border_purple_500_of_0: &str = "border-purple-500/0"; pub(crate) const border_purple_500_of_10: &str = "border-purple-500/10"; pub(crate) const border_purple_500_of_100: &str = "border-purple-500/100"; pub(crate) const border_purple_500_of_20: &str = "border-purple-500/20"; pub(crate) const border_purple_500_of_25: &str = "border-purple-500/25"; pub(crate) const border_purple_500_of_30: &str = "border-purple-500/30"; pub(crate) const border_purple_500_of_40: &str = "border-purple-500/40"; pub(crate) const border_purple_500_of_5: &str = "border-purple-500/5"; pub(crate) const border_purple_500_of_50: &str = "border-purple-500/50"; pub(crate) const border_purple_500_of_60: &str = "border-purple-500/60"; pub(crate) const border_purple_500_of_70: &str = "border-purple-500/70"; pub(crate) const border_purple_500_of_75: &str = "border-purple-500/75"; pub(crate) const border_purple_500_of_80: &str = "border-purple-500/80"; pub(crate) const border_purple_500_of_90: &str = "border-purple-500/90"; pub(crate) const border_purple_500_of_95: &str = "border-purple-500/95"; pub(crate) const border_purple_50_of_0: &str = "border-purple-50/0"; pub(crate) const border_purple_50_of_10: &str = "border-purple-50/10"; pub(crate) const border_purple_50_of_100: &str = "border-purple-50/100"; pub(crate) const border_purple_50_of_20: &str = "border-purple-50/20"; pub(crate) const border_purple_50_of_25: &str = "border-purple-50/25"; pub(crate) const border_purple_50_of_30: &str = "border-purple-50/30"; pub(crate) const border_purple_50_of_40: &str = "border-purple-50/40"; pub(crate) const border_purple_50_of_5: &str = "border-purple-50/5"; pub(crate) const border_purple_50_of_50: &str = "border-purple-50/50"; pub(crate) const border_purple_50_of_60: &str = "border-purple-50/60"; pub(crate) const border_purple_50_of_70: &str = "border-purple-50/70"; pub(crate) const border_purple_50_of_75: &str = "border-purple-50/75"; pub(crate) const border_purple_50_of_80: &str = "border-purple-50/80"; pub(crate) const border_purple_50_of_90: &str = "border-purple-50/90"; pub(crate) const border_purple_50_of_95: &str = "border-purple-50/95"; pub(crate) const border_purple_600: &str = "border-purple-600"; pub(crate) const border_purple_600_of_0: &str = "border-purple-600/0"; pub(crate) const border_purple_600_of_10: &str = "border-purple-600/10"; pub(crate) const border_purple_600_of_100: &str = "border-purple-600/100"; pub(crate) const border_purple_600_of_20: &str = "border-purple-600/20"; pub(crate) const border_purple_600_of_25: &str = "border-purple-600/25"; pub(crate) const border_purple_600_of_30: &str = "border-purple-600/30"; pub(crate) const border_purple_600_of_40: &str = "border-purple-600/40"; pub(crate) const border_purple_600_of_5: &str = "border-purple-600/5"; pub(crate) const border_purple_600_of_50: &str = "border-purple-600/50"; pub(crate) const border_purple_600_of_60: &str = "border-purple-600/60"; pub(crate) const border_purple_600_of_70: &str = "border-purple-600/70"; pub(crate) const border_purple_600_of_75: &str = "border-purple-600/75"; pub(crate) const border_purple_600_of_80: &str = "border-purple-600/80"; pub(crate) const border_purple_600_of_90: &str = "border-purple-600/90"; pub(crate) const border_purple_600_of_95: &str = "border-purple-600/95"; pub(crate) const border_purple_700: &str = "border-purple-700"; pub(crate) const border_purple_700_of_0: &str = "border-purple-700/0"; pub(crate) const border_purple_700_of_10: &str = "border-purple-700/10"; pub(crate) const border_purple_700_of_100: &str = "border-purple-700/100"; pub(crate) const border_purple_700_of_20: &str = "border-purple-700/20"; pub(crate) const border_purple_700_of_25: &str = "border-purple-700/25"; pub(crate) const border_purple_700_of_30: &str = "border-purple-700/30"; pub(crate) const border_purple_700_of_40: &str = "border-purple-700/40"; pub(crate) const border_purple_700_of_5: &str = "border-purple-700/5"; pub(crate) const border_purple_700_of_50: &str = "border-purple-700/50"; pub(crate) const border_purple_700_of_60: &str = "border-purple-700/60"; pub(crate) const border_purple_700_of_70: &str = "border-purple-700/70"; pub(crate) const border_purple_700_of_75: &str = "border-purple-700/75"; pub(crate) const border_purple_700_of_80: &str = "border-purple-700/80"; pub(crate) const border_purple_700_of_90: &str = "border-purple-700/90"; pub(crate) const border_purple_700_of_95: &str = "border-purple-700/95"; pub(crate) const border_purple_800: &str = "border-purple-800"; pub(crate) const border_purple_800_of_0: &str = "border-purple-800/0"; pub(crate) const border_purple_800_of_10: &str = "border-purple-800/10"; pub(crate) const border_purple_800_of_100: &str = "border-purple-800/100"; pub(crate) const border_purple_800_of_20: &str = "border-purple-800/20"; pub(crate) const border_purple_800_of_25: &str = "border-purple-800/25"; pub(crate) const border_purple_800_of_30: &str = "border-purple-800/30"; pub(crate) const border_purple_800_of_40: &str = "border-purple-800/40"; pub(crate) const border_purple_800_of_5: &str = "border-purple-800/5"; pub(crate) const border_purple_800_of_50: &str = "border-purple-800/50"; pub(crate) const border_purple_800_of_60: &str = "border-purple-800/60"; pub(crate) const border_purple_800_of_70: &str = "border-purple-800/70"; pub(crate) const border_purple_800_of_75: &str = "border-purple-800/75"; pub(crate) const border_purple_800_of_80: &str = "border-purple-800/80"; pub(crate) const border_purple_800_of_90: &str = "border-purple-800/90"; pub(crate) const border_purple_800_of_95: &str = "border-purple-800/95"; pub(crate) const border_purple_900: &str = "border-purple-900"; pub(crate) const border_purple_900_of_0: &str = "border-purple-900/0"; pub(crate) const border_purple_900_of_10: &str = "border-purple-900/10"; pub(crate) const border_purple_900_of_100: &str = "border-purple-900/100"; pub(crate) const border_purple_900_of_20: &str = "border-purple-900/20"; pub(crate) const border_purple_900_of_25: &str = "border-purple-900/25"; pub(crate) const border_purple_900_of_30: &str = "border-purple-900/30"; pub(crate) const border_purple_900_of_40: &str = "border-purple-900/40"; pub(crate) const border_purple_900_of_5: &str = "border-purple-900/5"; pub(crate) const border_purple_900_of_50: &str = "border-purple-900/50"; pub(crate) const border_purple_900_of_60: &str = "border-purple-900/60"; pub(crate) const border_purple_900_of_70: &str = "border-purple-900/70"; pub(crate) const border_purple_900_of_75: &str = "border-purple-900/75"; pub(crate) const border_purple_900_of_80: &str = "border-purple-900/80"; pub(crate) const border_purple_900_of_90: &str = "border-purple-900/90"; pub(crate) const border_purple_900_of_95: &str = "border-purple-900/95"; pub(crate) const border_r: &str = "border-r"; pub(crate) const border_r_0: &str = "border-r-0"; pub(crate) const border_r_2: &str = "border-r-2"; pub(crate) const border_r_4: &str = "border-r-4"; pub(crate) const border_r_8: &str = "border-r-8"; pub(crate) const border_r_amber_100: &str = "border-r-amber-100"; pub(crate) const border_r_amber_100_of_0: &str = "border-r-amber-100/0"; pub(crate) const border_r_amber_100_of_10: &str = "border-r-amber-100/10"; pub(crate) const border_r_amber_100_of_100: &str = "border-r-amber-100/100"; pub(crate) const border_r_amber_100_of_20: &str = "border-r-amber-100/20"; pub(crate) const border_r_amber_100_of_25: &str = "border-r-amber-100/25"; pub(crate) const border_r_amber_100_of_30: &str = "border-r-amber-100/30"; pub(crate) const border_r_amber_100_of_40: &str = "border-r-amber-100/40"; pub(crate) const border_r_amber_100_of_5: &str = "border-r-amber-100/5"; pub(crate) const border_r_amber_100_of_50: &str = "border-r-amber-100/50"; pub(crate) const border_r_amber_100_of_60: &str = "border-r-amber-100/60"; pub(crate) const border_r_amber_100_of_70: &str = "border-r-amber-100/70"; pub(crate) const border_r_amber_100_of_75: &str = "border-r-amber-100/75"; pub(crate) const border_r_amber_100_of_80: &str = "border-r-amber-100/80"; pub(crate) const border_r_amber_100_of_90: &str = "border-r-amber-100/90"; pub(crate) const border_r_amber_100_of_95: &str = "border-r-amber-100/95"; pub(crate) const border_r_amber_200: &str = "border-r-amber-200"; pub(crate) const border_r_amber_200_of_0: &str = "border-r-amber-200/0"; pub(crate) const border_r_amber_200_of_10: &str = "border-r-amber-200/10"; pub(crate) const border_r_amber_200_of_100: &str = "border-r-amber-200/100"; pub(crate) const border_r_amber_200_of_20: &str = "border-r-amber-200/20"; pub(crate) const border_r_amber_200_of_25: &str = "border-r-amber-200/25"; pub(crate) const border_r_amber_200_of_30: &str = "border-r-amber-200/30"; pub(crate) const border_r_amber_200_of_40: &str = "border-r-amber-200/40"; pub(crate) const border_r_amber_200_of_5: &str = "border-r-amber-200/5"; pub(crate) const border_r_amber_200_of_50: &str = "border-r-amber-200/50"; pub(crate) const border_r_amber_200_of_60: &str = "border-r-amber-200/60"; pub(crate) const border_r_amber_200_of_70: &str = "border-r-amber-200/70"; pub(crate) const border_r_amber_200_of_75: &str = "border-r-amber-200/75"; pub(crate) const border_r_amber_200_of_80: &str = "border-r-amber-200/80"; pub(crate) const border_r_amber_200_of_90: &str = "border-r-amber-200/90"; pub(crate) const border_r_amber_200_of_95: &str = "border-r-amber-200/95"; pub(crate) const border_r_amber_300: &str = "border-r-amber-300"; pub(crate) const border_r_amber_300_of_0: &str = "border-r-amber-300/0"; pub(crate) const border_r_amber_300_of_10: &str = "border-r-amber-300/10"; pub(crate) const border_r_amber_300_of_100: &str = "border-r-amber-300/100"; pub(crate) const border_r_amber_300_of_20: &str = "border-r-amber-300/20"; pub(crate) const border_r_amber_300_of_25: &str = "border-r-amber-300/25"; pub(crate) const border_r_amber_300_of_30: &str = "border-r-amber-300/30"; pub(crate) const border_r_amber_300_of_40: &str = "border-r-amber-300/40"; pub(crate) const border_r_amber_300_of_5: &str = "border-r-amber-300/5"; pub(crate) const border_r_amber_300_of_50: &str = "border-r-amber-300/50"; pub(crate) const border_r_amber_300_of_60: &str = "border-r-amber-300/60"; pub(crate) const border_r_amber_300_of_70: &str = "border-r-amber-300/70"; pub(crate) const border_r_amber_300_of_75: &str = "border-r-amber-300/75"; pub(crate) const border_r_amber_300_of_80: &str = "border-r-amber-300/80"; pub(crate) const border_r_amber_300_of_90: &str = "border-r-amber-300/90"; pub(crate) const border_r_amber_300_of_95: &str = "border-r-amber-300/95"; pub(crate) const border_r_amber_400: &str = "border-r-amber-400"; pub(crate) const border_r_amber_400_of_0: &str = "border-r-amber-400/0"; pub(crate) const border_r_amber_400_of_10: &str = "border-r-amber-400/10"; pub(crate) const border_r_amber_400_of_100: &str = "border-r-amber-400/100"; pub(crate) const border_r_amber_400_of_20: &str = "border-r-amber-400/20"; pub(crate) const border_r_amber_400_of_25: &str = "border-r-amber-400/25"; pub(crate) const border_r_amber_400_of_30: &str = "border-r-amber-400/30"; pub(crate) const border_r_amber_400_of_40: &str = "border-r-amber-400/40"; pub(crate) const border_r_amber_400_of_5: &str = "border-r-amber-400/5"; pub(crate) const border_r_amber_400_of_50: &str = "border-r-amber-400/50"; pub(crate) const border_r_amber_400_of_60: &str = "border-r-amber-400/60"; pub(crate) const border_r_amber_400_of_70: &str = "border-r-amber-400/70"; pub(crate) const border_r_amber_400_of_75: &str = "border-r-amber-400/75"; pub(crate) const border_r_amber_400_of_80: &str = "border-r-amber-400/80"; pub(crate) const border_r_amber_400_of_90: &str = "border-r-amber-400/90"; pub(crate) const border_r_amber_400_of_95: &str = "border-r-amber-400/95"; pub(crate) const border_r_amber_50: &str = "border-r-amber-50"; pub(crate) const border_r_amber_500: &str = "border-r-amber-500"; pub(crate) const border_r_amber_500_of_0: &str = "border-r-amber-500/0"; pub(crate) const border_r_amber_500_of_10: &str = "border-r-amber-500/10"; pub(crate) const border_r_amber_500_of_100: &str = "border-r-amber-500/100"; pub(crate) const border_r_amber_500_of_20: &str = "border-r-amber-500/20"; pub(crate) const border_r_amber_500_of_25: &str = "border-r-amber-500/25"; pub(crate) const border_r_amber_500_of_30: &str = "border-r-amber-500/30"; pub(crate) const border_r_amber_500_of_40: &str = "border-r-amber-500/40"; pub(crate) const border_r_amber_500_of_5: &str = "border-r-amber-500/5"; pub(crate) const border_r_amber_500_of_50: &str = "border-r-amber-500/50"; pub(crate) const border_r_amber_500_of_60: &str = "border-r-amber-500/60"; pub(crate) const border_r_amber_500_of_70: &str = "border-r-amber-500/70"; pub(crate) const border_r_amber_500_of_75: &str = "border-r-amber-500/75"; pub(crate) const border_r_amber_500_of_80: &str = "border-r-amber-500/80"; pub(crate) const border_r_amber_500_of_90: &str = "border-r-amber-500/90"; pub(crate) const border_r_amber_500_of_95: &str = "border-r-amber-500/95"; pub(crate) const border_r_amber_50_of_0: &str = "border-r-amber-50/0"; pub(crate) const border_r_amber_50_of_10: &str = "border-r-amber-50/10"; pub(crate) const border_r_amber_50_of_100: &str = "border-r-amber-50/100"; pub(crate) const border_r_amber_50_of_20: &str = "border-r-amber-50/20"; pub(crate) const border_r_amber_50_of_25: &str = "border-r-amber-50/25"; pub(crate) const border_r_amber_50_of_30: &str = "border-r-amber-50/30"; pub(crate) const border_r_amber_50_of_40: &str = "border-r-amber-50/40"; pub(crate) const border_r_amber_50_of_5: &str = "border-r-amber-50/5"; pub(crate) const border_r_amber_50_of_50: &str = "border-r-amber-50/50"; pub(crate) const border_r_amber_50_of_60: &str = "border-r-amber-50/60"; pub(crate) const border_r_amber_50_of_70: &str = "border-r-amber-50/70"; pub(crate) const border_r_amber_50_of_75: &str = "border-r-amber-50/75"; pub(crate) const border_r_amber_50_of_80: &str = "border-r-amber-50/80"; pub(crate) const border_r_amber_50_of_90: &str = "border-r-amber-50/90"; pub(crate) const border_r_amber_50_of_95: &str = "border-r-amber-50/95"; pub(crate) const border_r_amber_600: &str = "border-r-amber-600"; pub(crate) const border_r_amber_600_of_0: &str = "border-r-amber-600/0"; pub(crate) const border_r_amber_600_of_10: &str = "border-r-amber-600/10"; pub(crate) const border_r_amber_600_of_100: &str = "border-r-amber-600/100"; pub(crate) const border_r_amber_600_of_20: &str = "border-r-amber-600/20"; pub(crate) const border_r_amber_600_of_25: &str = "border-r-amber-600/25"; pub(crate) const border_r_amber_600_of_30: &str = "border-r-amber-600/30"; pub(crate) const border_r_amber_600_of_40: &str = "border-r-amber-600/40"; pub(crate) const border_r_amber_600_of_5: &str = "border-r-amber-600/5"; pub(crate) const border_r_amber_600_of_50: &str = "border-r-amber-600/50"; pub(crate) const border_r_amber_600_of_60: &str = "border-r-amber-600/60"; pub(crate) const border_r_amber_600_of_70: &str = "border-r-amber-600/70"; pub(crate) const border_r_amber_600_of_75: &str = "border-r-amber-600/75"; pub(crate) const border_r_amber_600_of_80: &str = "border-r-amber-600/80"; pub(crate) const border_r_amber_600_of_90: &str = "border-r-amber-600/90"; pub(crate) const border_r_amber_600_of_95: &str = "border-r-amber-600/95"; pub(crate) const border_r_amber_700: &str = "border-r-amber-700"; pub(crate) const border_r_amber_700_of_0: &str = "border-r-amber-700/0"; pub(crate) const border_r_amber_700_of_10: &str = "border-r-amber-700/10"; pub(crate) const border_r_amber_700_of_100: &str = "border-r-amber-700/100"; pub(crate) const border_r_amber_700_of_20: &str = "border-r-amber-700/20"; pub(crate) const border_r_amber_700_of_25: &str = "border-r-amber-700/25"; pub(crate) const border_r_amber_700_of_30: &str = "border-r-amber-700/30"; pub(crate) const border_r_amber_700_of_40: &str = "border-r-amber-700/40"; pub(crate) const border_r_amber_700_of_5: &str = "border-r-amber-700/5"; pub(crate) const border_r_amber_700_of_50: &str = "border-r-amber-700/50"; pub(crate) const border_r_amber_700_of_60: &str = "border-r-amber-700/60"; pub(crate) const border_r_amber_700_of_70: &str = "border-r-amber-700/70"; pub(crate) const border_r_amber_700_of_75: &str = "border-r-amber-700/75"; pub(crate) const border_r_amber_700_of_80: &str = "border-r-amber-700/80"; pub(crate) const border_r_amber_700_of_90: &str = "border-r-amber-700/90"; pub(crate) const border_r_amber_700_of_95: &str = "border-r-amber-700/95"; pub(crate) const border_r_amber_800: &str = "border-r-amber-800"; pub(crate) const border_r_amber_800_of_0: &str = "border-r-amber-800/0"; pub(crate) const border_r_amber_800_of_10: &str = "border-r-amber-800/10"; pub(crate) const border_r_amber_800_of_100: &str = "border-r-amber-800/100"; pub(crate) const border_r_amber_800_of_20: &str = "border-r-amber-800/20"; pub(crate) const border_r_amber_800_of_25: &str = "border-r-amber-800/25"; pub(crate) const border_r_amber_800_of_30: &str = "border-r-amber-800/30"; pub(crate) const border_r_amber_800_of_40: &str = "border-r-amber-800/40"; pub(crate) const border_r_amber_800_of_5: &str = "border-r-amber-800/5"; pub(crate) const border_r_amber_800_of_50: &str = "border-r-amber-800/50"; pub(crate) const border_r_amber_800_of_60: &str = "border-r-amber-800/60"; pub(crate) const border_r_amber_800_of_70: &str = "border-r-amber-800/70"; pub(crate) const border_r_amber_800_of_75: &str = "border-r-amber-800/75"; pub(crate) const border_r_amber_800_of_80: &str = "border-r-amber-800/80"; pub(crate) const border_r_amber_800_of_90: &str = "border-r-amber-800/90"; pub(crate) const border_r_amber_800_of_95: &str = "border-r-amber-800/95"; pub(crate) const border_r_amber_900: &str = "border-r-amber-900"; pub(crate) const border_r_amber_900_of_0: &str = "border-r-amber-900/0"; pub(crate) const border_r_amber_900_of_10: &str = "border-r-amber-900/10"; pub(crate) const border_r_amber_900_of_100: &str = "border-r-amber-900/100"; pub(crate) const border_r_amber_900_of_20: &str = "border-r-amber-900/20"; pub(crate) const border_r_amber_900_of_25: &str = "border-r-amber-900/25"; pub(crate) const border_r_amber_900_of_30: &str = "border-r-amber-900/30"; pub(crate) const border_r_amber_900_of_40: &str = "border-r-amber-900/40"; pub(crate) const border_r_amber_900_of_5: &str = "border-r-amber-900/5"; pub(crate) const border_r_amber_900_of_50: &str = "border-r-amber-900/50"; pub(crate) const border_r_amber_900_of_60: &str = "border-r-amber-900/60"; pub(crate) const border_r_amber_900_of_70: &str = "border-r-amber-900/70"; pub(crate) const border_r_amber_900_of_75: &str = "border-r-amber-900/75"; pub(crate) const border_r_amber_900_of_80: &str = "border-r-amber-900/80"; pub(crate) const border_r_amber_900_of_90: &str = "border-r-amber-900/90"; pub(crate) const border_r_amber_900_of_95: &str = "border-r-amber-900/95"; pub(crate) const border_r_black: &str = "border-r-black"; pub(crate) const border_r_black_of_0: &str = "border-r-black/0"; pub(crate) const border_r_black_of_10: &str = "border-r-black/10"; pub(crate) const border_r_black_of_100: &str = "border-r-black/100"; pub(crate) const border_r_black_of_20: &str = "border-r-black/20"; pub(crate) const border_r_black_of_25: &str = "border-r-black/25"; pub(crate) const border_r_black_of_30: &str = "border-r-black/30"; pub(crate) const border_r_black_of_40: &str = "border-r-black/40"; pub(crate) const border_r_black_of_5: &str = "border-r-black/5"; pub(crate) const border_r_black_of_50: &str = "border-r-black/50"; pub(crate) const border_r_black_of_60: &str = "border-r-black/60"; pub(crate) const border_r_black_of_70: &str = "border-r-black/70"; pub(crate) const border_r_black_of_75: &str = "border-r-black/75"; pub(crate) const border_r_black_of_80: &str = "border-r-black/80"; pub(crate) const border_r_black_of_90: &str = "border-r-black/90"; pub(crate) const border_r_black_of_95: &str = "border-r-black/95"; pub(crate) const border_r_blue_100: &str = "border-r-blue-100"; pub(crate) const border_r_blue_100_of_0: &str = "border-r-blue-100/0"; pub(crate) const border_r_blue_100_of_10: &str = "border-r-blue-100/10"; pub(crate) const border_r_blue_100_of_100: &str = "border-r-blue-100/100"; pub(crate) const border_r_blue_100_of_20: &str = "border-r-blue-100/20"; pub(crate) const border_r_blue_100_of_25: &str = "border-r-blue-100/25"; pub(crate) const border_r_blue_100_of_30: &str = "border-r-blue-100/30"; pub(crate) const border_r_blue_100_of_40: &str = "border-r-blue-100/40"; pub(crate) const border_r_blue_100_of_5: &str = "border-r-blue-100/5"; pub(crate) const border_r_blue_100_of_50: &str = "border-r-blue-100/50"; pub(crate) const border_r_blue_100_of_60: &str = "border-r-blue-100/60"; pub(crate) const border_r_blue_100_of_70: &str = "border-r-blue-100/70"; pub(crate) const border_r_blue_100_of_75: &str = "border-r-blue-100/75"; pub(crate) const border_r_blue_100_of_80: &str = "border-r-blue-100/80"; pub(crate) const border_r_blue_100_of_90: &str = "border-r-blue-100/90"; pub(crate) const border_r_blue_100_of_95: &str = "border-r-blue-100/95"; pub(crate) const border_r_blue_200: &str = "border-r-blue-200"; pub(crate) const border_r_blue_200_of_0: &str = "border-r-blue-200/0"; pub(crate) const border_r_blue_200_of_10: &str = "border-r-blue-200/10"; pub(crate) const border_r_blue_200_of_100: &str = "border-r-blue-200/100"; pub(crate) const border_r_blue_200_of_20: &str = "border-r-blue-200/20"; pub(crate) const border_r_blue_200_of_25: &str = "border-r-blue-200/25"; pub(crate) const border_r_blue_200_of_30: &str = "border-r-blue-200/30"; pub(crate) const border_r_blue_200_of_40: &str = "border-r-blue-200/40"; pub(crate) const border_r_blue_200_of_5: &str = "border-r-blue-200/5"; pub(crate) const border_r_blue_200_of_50: &str = "border-r-blue-200/50"; pub(crate) const border_r_blue_200_of_60: &str = "border-r-blue-200/60"; pub(crate) const border_r_blue_200_of_70: &str = "border-r-blue-200/70"; pub(crate) const border_r_blue_200_of_75: &str = "border-r-blue-200/75"; pub(crate) const border_r_blue_200_of_80: &str = "border-r-blue-200/80"; pub(crate) const border_r_blue_200_of_90: &str = "border-r-blue-200/90"; pub(crate) const border_r_blue_200_of_95: &str = "border-r-blue-200/95"; pub(crate) const border_r_blue_300: &str = "border-r-blue-300"; pub(crate) const border_r_blue_300_of_0: &str = "border-r-blue-300/0"; pub(crate) const border_r_blue_300_of_10: &str = "border-r-blue-300/10"; pub(crate) const border_r_blue_300_of_100: &str = "border-r-blue-300/100"; pub(crate) const border_r_blue_300_of_20: &str = "border-r-blue-300/20"; pub(crate) const border_r_blue_300_of_25: &str = "border-r-blue-300/25"; pub(crate) const border_r_blue_300_of_30: &str = "border-r-blue-300/30"; pub(crate) const border_r_blue_300_of_40: &str = "border-r-blue-300/40"; pub(crate) const border_r_blue_300_of_5: &str = "border-r-blue-300/5"; pub(crate) const border_r_blue_300_of_50: &str = "border-r-blue-300/50"; pub(crate) const border_r_blue_300_of_60: &str = "border-r-blue-300/60"; pub(crate) const border_r_blue_300_of_70: &str = "border-r-blue-300/70"; pub(crate) const border_r_blue_300_of_75: &str = "border-r-blue-300/75"; pub(crate) const border_r_blue_300_of_80: &str = "border-r-blue-300/80"; pub(crate) const border_r_blue_300_of_90: &str = "border-r-blue-300/90"; pub(crate) const border_r_blue_300_of_95: &str = "border-r-blue-300/95"; pub(crate) const border_r_blue_400: &str = "border-r-blue-400"; pub(crate) const border_r_blue_400_of_0: &str = "border-r-blue-400/0"; pub(crate) const border_r_blue_400_of_10: &str = "border-r-blue-400/10"; pub(crate) const border_r_blue_400_of_100: &str = "border-r-blue-400/100"; pub(crate) const border_r_blue_400_of_20: &str = "border-r-blue-400/20"; pub(crate) const border_r_blue_400_of_25: &str = "border-r-blue-400/25"; pub(crate) const border_r_blue_400_of_30: &str = "border-r-blue-400/30"; pub(crate) const border_r_blue_400_of_40: &str = "border-r-blue-400/40"; pub(crate) const border_r_blue_400_of_5: &str = "border-r-blue-400/5"; pub(crate) const border_r_blue_400_of_50: &str = "border-r-blue-400/50"; pub(crate) const border_r_blue_400_of_60: &str = "border-r-blue-400/60"; pub(crate) const border_r_blue_400_of_70: &str = "border-r-blue-400/70"; pub(crate) const border_r_blue_400_of_75: &str = "border-r-blue-400/75"; pub(crate) const border_r_blue_400_of_80: &str = "border-r-blue-400/80"; pub(crate) const border_r_blue_400_of_90: &str = "border-r-blue-400/90"; pub(crate) const border_r_blue_400_of_95: &str = "border-r-blue-400/95"; pub(crate) const border_r_blue_50: &str = "border-r-blue-50"; pub(crate) const border_r_blue_500: &str = "border-r-blue-500"; pub(crate) const border_r_blue_500_of_0: &str = "border-r-blue-500/0"; pub(crate) const border_r_blue_500_of_10: &str = "border-r-blue-500/10"; pub(crate) const border_r_blue_500_of_100: &str = "border-r-blue-500/100"; pub(crate) const border_r_blue_500_of_20: &str = "border-r-blue-500/20"; pub(crate) const border_r_blue_500_of_25: &str = "border-r-blue-500/25"; pub(crate) const border_r_blue_500_of_30: &str = "border-r-blue-500/30"; pub(crate) const border_r_blue_500_of_40: &str = "border-r-blue-500/40"; pub(crate) const border_r_blue_500_of_5: &str = "border-r-blue-500/5"; pub(crate) const border_r_blue_500_of_50: &str = "border-r-blue-500/50"; pub(crate) const border_r_blue_500_of_60: &str = "border-r-blue-500/60"; pub(crate) const border_r_blue_500_of_70: &str = "border-r-blue-500/70"; pub(crate) const border_r_blue_500_of_75: &str = "border-r-blue-500/75"; pub(crate) const border_r_blue_500_of_80: &str = "border-r-blue-500/80"; pub(crate) const border_r_blue_500_of_90: &str = "border-r-blue-500/90"; pub(crate) const border_r_blue_500_of_95: &str = "border-r-blue-500/95"; pub(crate) const border_r_blue_50_of_0: &str = "border-r-blue-50/0"; pub(crate) const border_r_blue_50_of_10: &str = "border-r-blue-50/10"; pub(crate) const border_r_blue_50_of_100: &str = "border-r-blue-50/100"; pub(crate) const border_r_blue_50_of_20: &str = "border-r-blue-50/20"; pub(crate) const border_r_blue_50_of_25: &str = "border-r-blue-50/25"; pub(crate) const border_r_blue_50_of_30: &str = "border-r-blue-50/30"; pub(crate) const border_r_blue_50_of_40: &str = "border-r-blue-50/40"; pub(crate) const border_r_blue_50_of_5: &str = "border-r-blue-50/5"; pub(crate) const border_r_blue_50_of_50: &str = "border-r-blue-50/50"; pub(crate) const border_r_blue_50_of_60: &str = "border-r-blue-50/60"; pub(crate) const border_r_blue_50_of_70: &str = "border-r-blue-50/70"; pub(crate) const border_r_blue_50_of_75: &str = "border-r-blue-50/75"; pub(crate) const border_r_blue_50_of_80: &str = "border-r-blue-50/80"; pub(crate) const border_r_blue_50_of_90: &str = "border-r-blue-50/90"; pub(crate) const border_r_blue_50_of_95: &str = "border-r-blue-50/95"; pub(crate) const border_r_blue_600: &str = "border-r-blue-600"; pub(crate) const border_r_blue_600_of_0: &str = "border-r-blue-600/0"; pub(crate) const border_r_blue_600_of_10: &str = "border-r-blue-600/10"; pub(crate) const border_r_blue_600_of_100: &str = "border-r-blue-600/100"; pub(crate) const border_r_blue_600_of_20: &str = "border-r-blue-600/20"; pub(crate) const border_r_blue_600_of_25: &str = "border-r-blue-600/25"; pub(crate) const border_r_blue_600_of_30: &str = "border-r-blue-600/30"; pub(crate) const border_r_blue_600_of_40: &str = "border-r-blue-600/40"; pub(crate) const border_r_blue_600_of_5: &str = "border-r-blue-600/5"; pub(crate) const border_r_blue_600_of_50: &str = "border-r-blue-600/50"; pub(crate) const border_r_blue_600_of_60: &str = "border-r-blue-600/60"; pub(crate) const border_r_blue_600_of_70: &str = "border-r-blue-600/70"; pub(crate) const border_r_blue_600_of_75: &str = "border-r-blue-600/75"; pub(crate) const border_r_blue_600_of_80: &str = "border-r-blue-600/80"; pub(crate) const border_r_blue_600_of_90: &str = "border-r-blue-600/90"; pub(crate) const border_r_blue_600_of_95: &str = "border-r-blue-600/95"; pub(crate) const border_r_blue_700: &str = "border-r-blue-700"; pub(crate) const border_r_blue_700_of_0: &str = "border-r-blue-700/0"; pub(crate) const border_r_blue_700_of_10: &str = "border-r-blue-700/10"; pub(crate) const border_r_blue_700_of_100: &str = "border-r-blue-700/100"; pub(crate) const border_r_blue_700_of_20: &str = "border-r-blue-700/20"; pub(crate) const border_r_blue_700_of_25: &str = "border-r-blue-700/25"; pub(crate) const border_r_blue_700_of_30: &str = "border-r-blue-700/30"; pub(crate) const border_r_blue_700_of_40: &str = "border-r-blue-700/40"; pub(crate) const border_r_blue_700_of_5: &str = "border-r-blue-700/5"; pub(crate) const border_r_blue_700_of_50: &str = "border-r-blue-700/50"; pub(crate) const border_r_blue_700_of_60: &str = "border-r-blue-700/60"; pub(crate) const border_r_blue_700_of_70: &str = "border-r-blue-700/70"; pub(crate) const border_r_blue_700_of_75: &str = "border-r-blue-700/75"; pub(crate) const border_r_blue_700_of_80: &str = "border-r-blue-700/80"; pub(crate) const border_r_blue_700_of_90: &str = "border-r-blue-700/90"; pub(crate) const border_r_blue_700_of_95: &str = "border-r-blue-700/95"; pub(crate) const border_r_blue_800: &str = "border-r-blue-800"; pub(crate) const border_r_blue_800_of_0: &str = "border-r-blue-800/0"; pub(crate) const border_r_blue_800_of_10: &str = "border-r-blue-800/10"; pub(crate) const border_r_blue_800_of_100: &str = "border-r-blue-800/100"; pub(crate) const border_r_blue_800_of_20: &str = "border-r-blue-800/20"; pub(crate) const border_r_blue_800_of_25: &str = "border-r-blue-800/25"; pub(crate) const border_r_blue_800_of_30: &str = "border-r-blue-800/30"; pub(crate) const border_r_blue_800_of_40: &str = "border-r-blue-800/40"; pub(crate) const border_r_blue_800_of_5: &str = "border-r-blue-800/5"; pub(crate) const border_r_blue_800_of_50: &str = "border-r-blue-800/50"; pub(crate) const border_r_blue_800_of_60: &str = "border-r-blue-800/60"; pub(crate) const border_r_blue_800_of_70: &str = "border-r-blue-800/70"; pub(crate) const border_r_blue_800_of_75: &str = "border-r-blue-800/75"; pub(crate) const border_r_blue_800_of_80: &str = "border-r-blue-800/80"; pub(crate) const border_r_blue_800_of_90: &str = "border-r-blue-800/90"; pub(crate) const border_r_blue_800_of_95: &str = "border-r-blue-800/95"; pub(crate) const border_r_blue_900: &str = "border-r-blue-900"; pub(crate) const border_r_blue_900_of_0: &str = "border-r-blue-900/0"; pub(crate) const border_r_blue_900_of_10: &str = "border-r-blue-900/10"; pub(crate) const border_r_blue_900_of_100: &str = "border-r-blue-900/100"; pub(crate) const border_r_blue_900_of_20: &str = "border-r-blue-900/20"; pub(crate) const border_r_blue_900_of_25: &str = "border-r-blue-900/25"; pub(crate) const border_r_blue_900_of_30: &str = "border-r-blue-900/30"; pub(crate) const border_r_blue_900_of_40: &str = "border-r-blue-900/40"; pub(crate) const border_r_blue_900_of_5: &str = "border-r-blue-900/5"; pub(crate) const border_r_blue_900_of_50: &str = "border-r-blue-900/50"; pub(crate) const border_r_blue_900_of_60: &str = "border-r-blue-900/60"; pub(crate) const border_r_blue_900_of_70: &str = "border-r-blue-900/70"; pub(crate) const border_r_blue_900_of_75: &str = "border-r-blue-900/75"; pub(crate) const border_r_blue_900_of_80: &str = "border-r-blue-900/80"; pub(crate) const border_r_blue_900_of_90: &str = "border-r-blue-900/90"; pub(crate) const border_r_blue_900_of_95: &str = "border-r-blue-900/95"; pub(crate) const border_r_current: &str = "border-r-current"; pub(crate) const border_r_cyan_100: &str = "border-r-cyan-100"; pub(crate) const border_r_cyan_100_of_0: &str = "border-r-cyan-100/0"; pub(crate) const border_r_cyan_100_of_10: &str = "border-r-cyan-100/10"; pub(crate) const border_r_cyan_100_of_100: &str = "border-r-cyan-100/100"; pub(crate) const border_r_cyan_100_of_20: &str = "border-r-cyan-100/20"; pub(crate) const border_r_cyan_100_of_25: &str = "border-r-cyan-100/25"; pub(crate) const border_r_cyan_100_of_30: &str = "border-r-cyan-100/30"; pub(crate) const border_r_cyan_100_of_40: &str = "border-r-cyan-100/40"; pub(crate) const border_r_cyan_100_of_5: &str = "border-r-cyan-100/5"; pub(crate) const border_r_cyan_100_of_50: &str = "border-r-cyan-100/50"; pub(crate) const border_r_cyan_100_of_60: &str = "border-r-cyan-100/60"; pub(crate) const border_r_cyan_100_of_70: &str = "border-r-cyan-100/70"; pub(crate) const border_r_cyan_100_of_75: &str = "border-r-cyan-100/75"; pub(crate) const border_r_cyan_100_of_80: &str = "border-r-cyan-100/80"; pub(crate) const border_r_cyan_100_of_90: &str = "border-r-cyan-100/90"; pub(crate) const border_r_cyan_100_of_95: &str = "border-r-cyan-100/95"; pub(crate) const border_r_cyan_200: &str = "border-r-cyan-200"; pub(crate) const border_r_cyan_200_of_0: &str = "border-r-cyan-200/0"; pub(crate) const border_r_cyan_200_of_10: &str = "border-r-cyan-200/10"; pub(crate) const border_r_cyan_200_of_100: &str = "border-r-cyan-200/100"; pub(crate) const border_r_cyan_200_of_20: &str = "border-r-cyan-200/20"; pub(crate) const border_r_cyan_200_of_25: &str = "border-r-cyan-200/25"; pub(crate) const border_r_cyan_200_of_30: &str = "border-r-cyan-200/30"; pub(crate) const border_r_cyan_200_of_40: &str = "border-r-cyan-200/40"; pub(crate) const border_r_cyan_200_of_5: &str = "border-r-cyan-200/5"; pub(crate) const border_r_cyan_200_of_50: &str = "border-r-cyan-200/50"; pub(crate) const border_r_cyan_200_of_60: &str = "border-r-cyan-200/60"; pub(crate) const border_r_cyan_200_of_70: &str = "border-r-cyan-200/70"; pub(crate) const border_r_cyan_200_of_75: &str = "border-r-cyan-200/75"; pub(crate) const border_r_cyan_200_of_80: &str = "border-r-cyan-200/80"; pub(crate) const border_r_cyan_200_of_90: &str = "border-r-cyan-200/90"; pub(crate) const border_r_cyan_200_of_95: &str = "border-r-cyan-200/95"; pub(crate) const border_r_cyan_300: &str = "border-r-cyan-300"; pub(crate) const border_r_cyan_300_of_0: &str = "border-r-cyan-300/0"; pub(crate) const border_r_cyan_300_of_10: &str = "border-r-cyan-300/10"; pub(crate) const border_r_cyan_300_of_100: &str = "border-r-cyan-300/100"; pub(crate) const border_r_cyan_300_of_20: &str = "border-r-cyan-300/20"; pub(crate) const border_r_cyan_300_of_25: &str = "border-r-cyan-300/25"; pub(crate) const border_r_cyan_300_of_30: &str = "border-r-cyan-300/30"; pub(crate) const border_r_cyan_300_of_40: &str = "border-r-cyan-300/40"; pub(crate) const border_r_cyan_300_of_5: &str = "border-r-cyan-300/5"; pub(crate) const border_r_cyan_300_of_50: &str = "border-r-cyan-300/50"; pub(crate) const border_r_cyan_300_of_60: &str = "border-r-cyan-300/60"; pub(crate) const border_r_cyan_300_of_70: &str = "border-r-cyan-300/70"; pub(crate) const border_r_cyan_300_of_75: &str = "border-r-cyan-300/75"; pub(crate) const border_r_cyan_300_of_80: &str = "border-r-cyan-300/80"; pub(crate) const border_r_cyan_300_of_90: &str = "border-r-cyan-300/90"; pub(crate) const border_r_cyan_300_of_95: &str = "border-r-cyan-300/95"; pub(crate) const border_r_cyan_400: &str = "border-r-cyan-400"; pub(crate) const border_r_cyan_400_of_0: &str = "border-r-cyan-400/0"; pub(crate) const border_r_cyan_400_of_10: &str = "border-r-cyan-400/10"; pub(crate) const border_r_cyan_400_of_100: &str = "border-r-cyan-400/100"; pub(crate) const border_r_cyan_400_of_20: &str = "border-r-cyan-400/20"; pub(crate) const border_r_cyan_400_of_25: &str = "border-r-cyan-400/25"; pub(crate) const border_r_cyan_400_of_30: &str = "border-r-cyan-400/30"; pub(crate) const border_r_cyan_400_of_40: &str = "border-r-cyan-400/40"; pub(crate) const border_r_cyan_400_of_5: &str = "border-r-cyan-400/5"; pub(crate) const border_r_cyan_400_of_50: &str = "border-r-cyan-400/50"; pub(crate) const border_r_cyan_400_of_60: &str = "border-r-cyan-400/60"; pub(crate) const border_r_cyan_400_of_70: &str = "border-r-cyan-400/70"; pub(crate) const border_r_cyan_400_of_75: &str = "border-r-cyan-400/75"; pub(crate) const border_r_cyan_400_of_80: &str = "border-r-cyan-400/80"; pub(crate) const border_r_cyan_400_of_90: &str = "border-r-cyan-400/90"; pub(crate) const border_r_cyan_400_of_95: &str = "border-r-cyan-400/95"; pub(crate) const border_r_cyan_50: &str = "border-r-cyan-50"; pub(crate) const border_r_cyan_500: &str = "border-r-cyan-500"; pub(crate) const border_r_cyan_500_of_0: &str = "border-r-cyan-500/0"; pub(crate) const border_r_cyan_500_of_10: &str = "border-r-cyan-500/10"; pub(crate) const border_r_cyan_500_of_100: &str = "border-r-cyan-500/100"; pub(crate) const border_r_cyan_500_of_20: &str = "border-r-cyan-500/20"; pub(crate) const border_r_cyan_500_of_25: &str = "border-r-cyan-500/25"; pub(crate) const border_r_cyan_500_of_30: &str = "border-r-cyan-500/30"; pub(crate) const border_r_cyan_500_of_40: &str = "border-r-cyan-500/40"; pub(crate) const border_r_cyan_500_of_5: &str = "border-r-cyan-500/5"; pub(crate) const border_r_cyan_500_of_50: &str = "border-r-cyan-500/50"; pub(crate) const border_r_cyan_500_of_60: &str = "border-r-cyan-500/60"; pub(crate) const border_r_cyan_500_of_70: &str = "border-r-cyan-500/70"; pub(crate) const border_r_cyan_500_of_75: &str = "border-r-cyan-500/75"; pub(crate) const border_r_cyan_500_of_80: &str = "border-r-cyan-500/80"; pub(crate) const border_r_cyan_500_of_90: &str = "border-r-cyan-500/90"; pub(crate) const border_r_cyan_500_of_95: &str = "border-r-cyan-500/95"; pub(crate) const border_r_cyan_50_of_0: &str = "border-r-cyan-50/0"; pub(crate) const border_r_cyan_50_of_10: &str = "border-r-cyan-50/10"; pub(crate) const border_r_cyan_50_of_100: &str = "border-r-cyan-50/100"; pub(crate) const border_r_cyan_50_of_20: &str = "border-r-cyan-50/20"; pub(crate) const border_r_cyan_50_of_25: &str = "border-r-cyan-50/25"; pub(crate) const border_r_cyan_50_of_30: &str = "border-r-cyan-50/30"; pub(crate) const border_r_cyan_50_of_40: &str = "border-r-cyan-50/40"; pub(crate) const border_r_cyan_50_of_5: &str = "border-r-cyan-50/5"; pub(crate) const border_r_cyan_50_of_50: &str = "border-r-cyan-50/50"; pub(crate) const border_r_cyan_50_of_60: &str = "border-r-cyan-50/60"; pub(crate) const border_r_cyan_50_of_70: &str = "border-r-cyan-50/70"; pub(crate) const border_r_cyan_50_of_75: &str = "border-r-cyan-50/75"; pub(crate) const border_r_cyan_50_of_80: &str = "border-r-cyan-50/80"; pub(crate) const border_r_cyan_50_of_90: &str = "border-r-cyan-50/90"; pub(crate) const border_r_cyan_50_of_95: &str = "border-r-cyan-50/95"; pub(crate) const border_r_cyan_600: &str = "border-r-cyan-600"; pub(crate) const border_r_cyan_600_of_0: &str = "border-r-cyan-600/0"; pub(crate) const border_r_cyan_600_of_10: &str = "border-r-cyan-600/10"; pub(crate) const border_r_cyan_600_of_100: &str = "border-r-cyan-600/100"; pub(crate) const border_r_cyan_600_of_20: &str = "border-r-cyan-600/20"; pub(crate) const border_r_cyan_600_of_25: &str = "border-r-cyan-600/25"; pub(crate) const border_r_cyan_600_of_30: &str = "border-r-cyan-600/30"; pub(crate) const border_r_cyan_600_of_40: &str = "border-r-cyan-600/40"; pub(crate) const border_r_cyan_600_of_5: &str = "border-r-cyan-600/5"; pub(crate) const border_r_cyan_600_of_50: &str = "border-r-cyan-600/50"; pub(crate) const border_r_cyan_600_of_60: &str = "border-r-cyan-600/60"; pub(crate) const border_r_cyan_600_of_70: &str = "border-r-cyan-600/70"; pub(crate) const border_r_cyan_600_of_75: &str = "border-r-cyan-600/75"; pub(crate) const border_r_cyan_600_of_80: &str = "border-r-cyan-600/80"; pub(crate) const border_r_cyan_600_of_90: &str = "border-r-cyan-600/90"; pub(crate) const border_r_cyan_600_of_95: &str = "border-r-cyan-600/95"; pub(crate) const border_r_cyan_700: &str = "border-r-cyan-700"; pub(crate) const border_r_cyan_700_of_0: &str = "border-r-cyan-700/0"; pub(crate) const border_r_cyan_700_of_10: &str = "border-r-cyan-700/10"; pub(crate) const border_r_cyan_700_of_100: &str = "border-r-cyan-700/100"; pub(crate) const border_r_cyan_700_of_20: &str = "border-r-cyan-700/20"; pub(crate) const border_r_cyan_700_of_25: &str = "border-r-cyan-700/25"; pub(crate) const border_r_cyan_700_of_30: &str = "border-r-cyan-700/30"; pub(crate) const border_r_cyan_700_of_40: &str = "border-r-cyan-700/40"; pub(crate) const border_r_cyan_700_of_5: &str = "border-r-cyan-700/5"; pub(crate) const border_r_cyan_700_of_50: &str = "border-r-cyan-700/50"; pub(crate) const border_r_cyan_700_of_60: &str = "border-r-cyan-700/60"; pub(crate) const border_r_cyan_700_of_70: &str = "border-r-cyan-700/70"; pub(crate) const border_r_cyan_700_of_75: &str = "border-r-cyan-700/75"; pub(crate) const border_r_cyan_700_of_80: &str = "border-r-cyan-700/80"; pub(crate) const border_r_cyan_700_of_90: &str = "border-r-cyan-700/90"; pub(crate) const border_r_cyan_700_of_95: &str = "border-r-cyan-700/95"; pub(crate) const border_r_cyan_800: &str = "border-r-cyan-800"; pub(crate) const border_r_cyan_800_of_0: &str = "border-r-cyan-800/0"; pub(crate) const border_r_cyan_800_of_10: &str = "border-r-cyan-800/10"; pub(crate) const border_r_cyan_800_of_100: &str = "border-r-cyan-800/100"; pub(crate) const border_r_cyan_800_of_20: &str = "border-r-cyan-800/20"; pub(crate) const border_r_cyan_800_of_25: &str = "border-r-cyan-800/25"; pub(crate) const border_r_cyan_800_of_30: &str = "border-r-cyan-800/30"; pub(crate) const border_r_cyan_800_of_40: &str = "border-r-cyan-800/40"; pub(crate) const border_r_cyan_800_of_5: &str = "border-r-cyan-800/5"; pub(crate) const border_r_cyan_800_of_50: &str = "border-r-cyan-800/50"; pub(crate) const border_r_cyan_800_of_60: &str = "border-r-cyan-800/60"; pub(crate) const border_r_cyan_800_of_70: &str = "border-r-cyan-800/70"; pub(crate) const border_r_cyan_800_of_75: &str = "border-r-cyan-800/75"; pub(crate) const border_r_cyan_800_of_80: &str = "border-r-cyan-800/80"; pub(crate) const border_r_cyan_800_of_90: &str = "border-r-cyan-800/90"; pub(crate) const border_r_cyan_800_of_95: &str = "border-r-cyan-800/95"; pub(crate) const border_r_cyan_900: &str = "border-r-cyan-900"; pub(crate) const border_r_cyan_900_of_0: &str = "border-r-cyan-900/0"; pub(crate) const border_r_cyan_900_of_10: &str = "border-r-cyan-900/10"; pub(crate) const border_r_cyan_900_of_100: &str = "border-r-cyan-900/100"; pub(crate) const border_r_cyan_900_of_20: &str = "border-r-cyan-900/20"; pub(crate) const border_r_cyan_900_of_25: &str = "border-r-cyan-900/25"; pub(crate) const border_r_cyan_900_of_30: &str = "border-r-cyan-900/30"; pub(crate) const border_r_cyan_900_of_40: &str = "border-r-cyan-900/40"; pub(crate) const border_r_cyan_900_of_5: &str = "border-r-cyan-900/5"; pub(crate) const border_r_cyan_900_of_50: &str = "border-r-cyan-900/50"; pub(crate) const border_r_cyan_900_of_60: &str = "border-r-cyan-900/60"; pub(crate) const border_r_cyan_900_of_70: &str = "border-r-cyan-900/70"; pub(crate) const border_r_cyan_900_of_75: &str = "border-r-cyan-900/75"; pub(crate) const border_r_cyan_900_of_80: &str = "border-r-cyan-900/80"; pub(crate) const border_r_cyan_900_of_90: &str = "border-r-cyan-900/90"; pub(crate) const border_r_cyan_900_of_95: &str = "border-r-cyan-900/95"; pub(crate) const border_r_emerald_100: &str = "border-r-emerald-100"; pub(crate) const border_r_emerald_100_of_0: &str = "border-r-emerald-100/0"; pub(crate) const border_r_emerald_100_of_10: &str = "border-r-emerald-100/10"; pub(crate) const border_r_emerald_100_of_100: &str = "border-r-emerald-100/100"; pub(crate) const border_r_emerald_100_of_20: &str = "border-r-emerald-100/20"; pub(crate) const border_r_emerald_100_of_25: &str = "border-r-emerald-100/25"; pub(crate) const border_r_emerald_100_of_30: &str = "border-r-emerald-100/30"; pub(crate) const border_r_emerald_100_of_40: &str = "border-r-emerald-100/40"; pub(crate) const border_r_emerald_100_of_5: &str = "border-r-emerald-100/5"; pub(crate) const border_r_emerald_100_of_50: &str = "border-r-emerald-100/50"; pub(crate) const border_r_emerald_100_of_60: &str = "border-r-emerald-100/60"; pub(crate) const border_r_emerald_100_of_70: &str = "border-r-emerald-100/70"; pub(crate) const border_r_emerald_100_of_75: &str = "border-r-emerald-100/75"; pub(crate) const border_r_emerald_100_of_80: &str = "border-r-emerald-100/80"; pub(crate) const border_r_emerald_100_of_90: &str = "border-r-emerald-100/90"; pub(crate) const border_r_emerald_100_of_95: &str = "border-r-emerald-100/95"; pub(crate) const border_r_emerald_200: &str = "border-r-emerald-200"; pub(crate) const border_r_emerald_200_of_0: &str = "border-r-emerald-200/0"; pub(crate) const border_r_emerald_200_of_10: &str = "border-r-emerald-200/10"; pub(crate) const border_r_emerald_200_of_100: &str = "border-r-emerald-200/100"; pub(crate) const border_r_emerald_200_of_20: &str = "border-r-emerald-200/20"; pub(crate) const border_r_emerald_200_of_25: &str = "border-r-emerald-200/25"; pub(crate) const border_r_emerald_200_of_30: &str = "border-r-emerald-200/30"; pub(crate) const border_r_emerald_200_of_40: &str = "border-r-emerald-200/40"; pub(crate) const border_r_emerald_200_of_5: &str = "border-r-emerald-200/5"; pub(crate) const border_r_emerald_200_of_50: &str = "border-r-emerald-200/50"; pub(crate) const border_r_emerald_200_of_60: &str = "border-r-emerald-200/60"; pub(crate) const border_r_emerald_200_of_70: &str = "border-r-emerald-200/70"; pub(crate) const border_r_emerald_200_of_75: &str = "border-r-emerald-200/75"; pub(crate) const border_r_emerald_200_of_80: &str = "border-r-emerald-200/80"; pub(crate) const border_r_emerald_200_of_90: &str = "border-r-emerald-200/90"; pub(crate) const border_r_emerald_200_of_95: &str = "border-r-emerald-200/95"; pub(crate) const border_r_emerald_300: &str = "border-r-emerald-300"; pub(crate) const border_r_emerald_300_of_0: &str = "border-r-emerald-300/0"; pub(crate) const border_r_emerald_300_of_10: &str = "border-r-emerald-300/10"; pub(crate) const border_r_emerald_300_of_100: &str = "border-r-emerald-300/100"; pub(crate) const border_r_emerald_300_of_20: &str = "border-r-emerald-300/20"; pub(crate) const border_r_emerald_300_of_25: &str = "border-r-emerald-300/25"; pub(crate) const border_r_emerald_300_of_30: &str = "border-r-emerald-300/30"; pub(crate) const border_r_emerald_300_of_40: &str = "border-r-emerald-300/40"; pub(crate) const border_r_emerald_300_of_5: &str = "border-r-emerald-300/5"; pub(crate) const border_r_emerald_300_of_50: &str = "border-r-emerald-300/50"; pub(crate) const border_r_emerald_300_of_60: &str = "border-r-emerald-300/60"; pub(crate) const border_r_emerald_300_of_70: &str = "border-r-emerald-300/70"; pub(crate) const border_r_emerald_300_of_75: &str = "border-r-emerald-300/75"; pub(crate) const border_r_emerald_300_of_80: &str = "border-r-emerald-300/80"; pub(crate) const border_r_emerald_300_of_90: &str = "border-r-emerald-300/90"; pub(crate) const border_r_emerald_300_of_95: &str = "border-r-emerald-300/95"; pub(crate) const border_r_emerald_400: &str = "border-r-emerald-400"; pub(crate) const border_r_emerald_400_of_0: &str = "border-r-emerald-400/0"; pub(crate) const border_r_emerald_400_of_10: &str = "border-r-emerald-400/10"; pub(crate) const border_r_emerald_400_of_100: &str = "border-r-emerald-400/100"; pub(crate) const border_r_emerald_400_of_20: &str = "border-r-emerald-400/20"; pub(crate) const border_r_emerald_400_of_25: &str = "border-r-emerald-400/25"; pub(crate) const border_r_emerald_400_of_30: &str = "border-r-emerald-400/30"; pub(crate) const border_r_emerald_400_of_40: &str = "border-r-emerald-400/40"; pub(crate) const border_r_emerald_400_of_5: &str = "border-r-emerald-400/5"; pub(crate) const border_r_emerald_400_of_50: &str = "border-r-emerald-400/50"; pub(crate) const border_r_emerald_400_of_60: &str = "border-r-emerald-400/60"; pub(crate) const border_r_emerald_400_of_70: &str = "border-r-emerald-400/70"; pub(crate) const border_r_emerald_400_of_75: &str = "border-r-emerald-400/75"; pub(crate) const border_r_emerald_400_of_80: &str = "border-r-emerald-400/80"; pub(crate) const border_r_emerald_400_of_90: &str = "border-r-emerald-400/90"; pub(crate) const border_r_emerald_400_of_95: &str = "border-r-emerald-400/95"; pub(crate) const border_r_emerald_50: &str = "border-r-emerald-50"; pub(crate) const border_r_emerald_500: &str = "border-r-emerald-500"; pub(crate) const border_r_emerald_500_of_0: &str = "border-r-emerald-500/0"; pub(crate) const border_r_emerald_500_of_10: &str = "border-r-emerald-500/10"; pub(crate) const border_r_emerald_500_of_100: &str = "border-r-emerald-500/100"; pub(crate) const border_r_emerald_500_of_20: &str = "border-r-emerald-500/20"; pub(crate) const border_r_emerald_500_of_25: &str = "border-r-emerald-500/25"; pub(crate) const border_r_emerald_500_of_30: &str = "border-r-emerald-500/30"; pub(crate) const border_r_emerald_500_of_40: &str = "border-r-emerald-500/40"; pub(crate) const border_r_emerald_500_of_5: &str = "border-r-emerald-500/5"; pub(crate) const border_r_emerald_500_of_50: &str = "border-r-emerald-500/50"; pub(crate) const border_r_emerald_500_of_60: &str = "border-r-emerald-500/60"; pub(crate) const border_r_emerald_500_of_70: &str = "border-r-emerald-500/70"; pub(crate) const border_r_emerald_500_of_75: &str = "border-r-emerald-500/75"; pub(crate) const border_r_emerald_500_of_80: &str = "border-r-emerald-500/80"; pub(crate) const border_r_emerald_500_of_90: &str = "border-r-emerald-500/90"; pub(crate) const border_r_emerald_500_of_95: &str = "border-r-emerald-500/95"; pub(crate) const border_r_emerald_50_of_0: &str = "border-r-emerald-50/0"; pub(crate) const border_r_emerald_50_of_10: &str = "border-r-emerald-50/10"; pub(crate) const border_r_emerald_50_of_100: &str = "border-r-emerald-50/100"; pub(crate) const border_r_emerald_50_of_20: &str = "border-r-emerald-50/20"; pub(crate) const border_r_emerald_50_of_25: &str = "border-r-emerald-50/25"; pub(crate) const border_r_emerald_50_of_30: &str = "border-r-emerald-50/30"; pub(crate) const border_r_emerald_50_of_40: &str = "border-r-emerald-50/40"; pub(crate) const border_r_emerald_50_of_5: &str = "border-r-emerald-50/5"; pub(crate) const border_r_emerald_50_of_50: &str = "border-r-emerald-50/50"; pub(crate) const border_r_emerald_50_of_60: &str = "border-r-emerald-50/60"; pub(crate) const border_r_emerald_50_of_70: &str = "border-r-emerald-50/70"; pub(crate) const border_r_emerald_50_of_75: &str = "border-r-emerald-50/75"; pub(crate) const border_r_emerald_50_of_80: &str = "border-r-emerald-50/80"; pub(crate) const border_r_emerald_50_of_90: &str = "border-r-emerald-50/90"; pub(crate) const border_r_emerald_50_of_95: &str = "border-r-emerald-50/95"; pub(crate) const border_r_emerald_600: &str = "border-r-emerald-600"; pub(crate) const border_r_emerald_600_of_0: &str = "border-r-emerald-600/0"; pub(crate) const border_r_emerald_600_of_10: &str = "border-r-emerald-600/10"; pub(crate) const border_r_emerald_600_of_100: &str = "border-r-emerald-600/100"; pub(crate) const border_r_emerald_600_of_20: &str = "border-r-emerald-600/20"; pub(crate) const border_r_emerald_600_of_25: &str = "border-r-emerald-600/25"; pub(crate) const border_r_emerald_600_of_30: &str = "border-r-emerald-600/30"; pub(crate) const border_r_emerald_600_of_40: &str = "border-r-emerald-600/40"; pub(crate) const border_r_emerald_600_of_5: &str = "border-r-emerald-600/5"; pub(crate) const border_r_emerald_600_of_50: &str = "border-r-emerald-600/50"; pub(crate) const border_r_emerald_600_of_60: &str = "border-r-emerald-600/60"; pub(crate) const border_r_emerald_600_of_70: &str = "border-r-emerald-600/70"; pub(crate) const border_r_emerald_600_of_75: &str = "border-r-emerald-600/75"; pub(crate) const border_r_emerald_600_of_80: &str = "border-r-emerald-600/80"; pub(crate) const border_r_emerald_600_of_90: &str = "border-r-emerald-600/90"; pub(crate) const border_r_emerald_600_of_95: &str = "border-r-emerald-600/95"; pub(crate) const border_r_emerald_700: &str = "border-r-emerald-700"; pub(crate) const border_r_emerald_700_of_0: &str = "border-r-emerald-700/0"; pub(crate) const border_r_emerald_700_of_10: &str = "border-r-emerald-700/10"; pub(crate) const border_r_emerald_700_of_100: &str = "border-r-emerald-700/100"; pub(crate) const border_r_emerald_700_of_20: &str = "border-r-emerald-700/20"; pub(crate) const border_r_emerald_700_of_25: &str = "border-r-emerald-700/25"; pub(crate) const border_r_emerald_700_of_30: &str = "border-r-emerald-700/30"; pub(crate) const border_r_emerald_700_of_40: &str = "border-r-emerald-700/40"; pub(crate) const border_r_emerald_700_of_5: &str = "border-r-emerald-700/5"; pub(crate) const border_r_emerald_700_of_50: &str = "border-r-emerald-700/50"; pub(crate) const border_r_emerald_700_of_60: &str = "border-r-emerald-700/60"; pub(crate) const border_r_emerald_700_of_70: &str = "border-r-emerald-700/70"; pub(crate) const border_r_emerald_700_of_75: &str = "border-r-emerald-700/75"; pub(crate) const border_r_emerald_700_of_80: &str = "border-r-emerald-700/80"; pub(crate) const border_r_emerald_700_of_90: &str = "border-r-emerald-700/90"; pub(crate) const border_r_emerald_700_of_95: &str = "border-r-emerald-700/95"; pub(crate) const border_r_emerald_800: &str = "border-r-emerald-800"; pub(crate) const border_r_emerald_800_of_0: &str = "border-r-emerald-800/0"; pub(crate) const border_r_emerald_800_of_10: &str = "border-r-emerald-800/10"; pub(crate) const border_r_emerald_800_of_100: &str = "border-r-emerald-800/100"; pub(crate) const border_r_emerald_800_of_20: &str = "border-r-emerald-800/20"; pub(crate) const border_r_emerald_800_of_25: &str = "border-r-emerald-800/25"; pub(crate) const border_r_emerald_800_of_30: &str = "border-r-emerald-800/30"; pub(crate) const border_r_emerald_800_of_40: &str = "border-r-emerald-800/40"; pub(crate) const border_r_emerald_800_of_5: &str = "border-r-emerald-800/5"; pub(crate) const border_r_emerald_800_of_50: &str = "border-r-emerald-800/50"; pub(crate) const border_r_emerald_800_of_60: &str = "border-r-emerald-800/60"; pub(crate) const border_r_emerald_800_of_70: &str = "border-r-emerald-800/70"; pub(crate) const border_r_emerald_800_of_75: &str = "border-r-emerald-800/75"; pub(crate) const border_r_emerald_800_of_80: &str = "border-r-emerald-800/80"; pub(crate) const border_r_emerald_800_of_90: &str = "border-r-emerald-800/90"; pub(crate) const border_r_emerald_800_of_95: &str = "border-r-emerald-800/95"; pub(crate) const border_r_emerald_900: &str = "border-r-emerald-900"; pub(crate) const border_r_emerald_900_of_0: &str = "border-r-emerald-900/0"; pub(crate) const border_r_emerald_900_of_10: &str = "border-r-emerald-900/10"; pub(crate) const border_r_emerald_900_of_100: &str = "border-r-emerald-900/100"; pub(crate) const border_r_emerald_900_of_20: &str = "border-r-emerald-900/20"; pub(crate) const border_r_emerald_900_of_25: &str = "border-r-emerald-900/25"; pub(crate) const border_r_emerald_900_of_30: &str = "border-r-emerald-900/30"; pub(crate) const border_r_emerald_900_of_40: &str = "border-r-emerald-900/40"; pub(crate) const border_r_emerald_900_of_5: &str = "border-r-emerald-900/5"; pub(crate) const border_r_emerald_900_of_50: &str = "border-r-emerald-900/50"; pub(crate) const border_r_emerald_900_of_60: &str = "border-r-emerald-900/60"; pub(crate) const border_r_emerald_900_of_70: &str = "border-r-emerald-900/70"; pub(crate) const border_r_emerald_900_of_75: &str = "border-r-emerald-900/75"; pub(crate) const border_r_emerald_900_of_80: &str = "border-r-emerald-900/80"; pub(crate) const border_r_emerald_900_of_90: &str = "border-r-emerald-900/90"; pub(crate) const border_r_emerald_900_of_95: &str = "border-r-emerald-900/95"; pub(crate) const border_r_fuchsia_100: &str = "border-r-fuchsia-100"; pub(crate) const border_r_fuchsia_100_of_0: &str = "border-r-fuchsia-100/0"; pub(crate) const border_r_fuchsia_100_of_10: &str = "border-r-fuchsia-100/10"; pub(crate) const border_r_fuchsia_100_of_100: &str = "border-r-fuchsia-100/100"; pub(crate) const border_r_fuchsia_100_of_20: &str = "border-r-fuchsia-100/20"; pub(crate) const border_r_fuchsia_100_of_25: &str = "border-r-fuchsia-100/25"; pub(crate) const border_r_fuchsia_100_of_30: &str = "border-r-fuchsia-100/30"; pub(crate) const border_r_fuchsia_100_of_40: &str = "border-r-fuchsia-100/40"; pub(crate) const border_r_fuchsia_100_of_5: &str = "border-r-fuchsia-100/5"; pub(crate) const border_r_fuchsia_100_of_50: &str = "border-r-fuchsia-100/50"; pub(crate) const border_r_fuchsia_100_of_60: &str = "border-r-fuchsia-100/60"; pub(crate) const border_r_fuchsia_100_of_70: &str = "border-r-fuchsia-100/70"; pub(crate) const border_r_fuchsia_100_of_75: &str = "border-r-fuchsia-100/75"; pub(crate) const border_r_fuchsia_100_of_80: &str = "border-r-fuchsia-100/80"; pub(crate) const border_r_fuchsia_100_of_90: &str = "border-r-fuchsia-100/90"; pub(crate) const border_r_fuchsia_100_of_95: &str = "border-r-fuchsia-100/95"; pub(crate) const border_r_fuchsia_200: &str = "border-r-fuchsia-200"; pub(crate) const border_r_fuchsia_200_of_0: &str = "border-r-fuchsia-200/0"; pub(crate) const border_r_fuchsia_200_of_10: &str = "border-r-fuchsia-200/10"; pub(crate) const border_r_fuchsia_200_of_100: &str = "border-r-fuchsia-200/100"; pub(crate) const border_r_fuchsia_200_of_20: &str = "border-r-fuchsia-200/20"; pub(crate) const border_r_fuchsia_200_of_25: &str = "border-r-fuchsia-200/25"; pub(crate) const border_r_fuchsia_200_of_30: &str = "border-r-fuchsia-200/30"; pub(crate) const border_r_fuchsia_200_of_40: &str = "border-r-fuchsia-200/40"; pub(crate) const border_r_fuchsia_200_of_5: &str = "border-r-fuchsia-200/5"; pub(crate) const border_r_fuchsia_200_of_50: &str = "border-r-fuchsia-200/50"; pub(crate) const border_r_fuchsia_200_of_60: &str = "border-r-fuchsia-200/60"; pub(crate) const border_r_fuchsia_200_of_70: &str = "border-r-fuchsia-200/70"; pub(crate) const border_r_fuchsia_200_of_75: &str = "border-r-fuchsia-200/75"; pub(crate) const border_r_fuchsia_200_of_80: &str = "border-r-fuchsia-200/80"; pub(crate) const border_r_fuchsia_200_of_90: &str = "border-r-fuchsia-200/90"; pub(crate) const border_r_fuchsia_200_of_95: &str = "border-r-fuchsia-200/95"; pub(crate) const border_r_fuchsia_300: &str = "border-r-fuchsia-300"; pub(crate) const border_r_fuchsia_300_of_0: &str = "border-r-fuchsia-300/0"; pub(crate) const border_r_fuchsia_300_of_10: &str = "border-r-fuchsia-300/10"; pub(crate) const border_r_fuchsia_300_of_100: &str = "border-r-fuchsia-300/100"; pub(crate) const border_r_fuchsia_300_of_20: &str = "border-r-fuchsia-300/20"; pub(crate) const border_r_fuchsia_300_of_25: &str = "border-r-fuchsia-300/25"; pub(crate) const border_r_fuchsia_300_of_30: &str = "border-r-fuchsia-300/30"; pub(crate) const border_r_fuchsia_300_of_40: &str = "border-r-fuchsia-300/40"; pub(crate) const border_r_fuchsia_300_of_5: &str = "border-r-fuchsia-300/5"; pub(crate) const border_r_fuchsia_300_of_50: &str = "border-r-fuchsia-300/50"; pub(crate) const border_r_fuchsia_300_of_60: &str = "border-r-fuchsia-300/60"; pub(crate) const border_r_fuchsia_300_of_70: &str = "border-r-fuchsia-300/70"; pub(crate) const border_r_fuchsia_300_of_75: &str = "border-r-fuchsia-300/75"; pub(crate) const border_r_fuchsia_300_of_80: &str = "border-r-fuchsia-300/80"; pub(crate) const border_r_fuchsia_300_of_90: &str = "border-r-fuchsia-300/90"; pub(crate) const border_r_fuchsia_300_of_95: &str = "border-r-fuchsia-300/95"; pub(crate) const border_r_fuchsia_400: &str = "border-r-fuchsia-400"; pub(crate) const border_r_fuchsia_400_of_0: &str = "border-r-fuchsia-400/0"; pub(crate) const border_r_fuchsia_400_of_10: &str = "border-r-fuchsia-400/10"; pub(crate) const border_r_fuchsia_400_of_100: &str = "border-r-fuchsia-400/100"; pub(crate) const border_r_fuchsia_400_of_20: &str = "border-r-fuchsia-400/20"; pub(crate) const border_r_fuchsia_400_of_25: &str = "border-r-fuchsia-400/25"; pub(crate) const border_r_fuchsia_400_of_30: &str = "border-r-fuchsia-400/30"; pub(crate) const border_r_fuchsia_400_of_40: &str = "border-r-fuchsia-400/40"; pub(crate) const border_r_fuchsia_400_of_5: &str = "border-r-fuchsia-400/5"; pub(crate) const border_r_fuchsia_400_of_50: &str = "border-r-fuchsia-400/50"; pub(crate) const border_r_fuchsia_400_of_60: &str = "border-r-fuchsia-400/60"; pub(crate) const border_r_fuchsia_400_of_70: &str = "border-r-fuchsia-400/70"; pub(crate) const border_r_fuchsia_400_of_75: &str = "border-r-fuchsia-400/75"; pub(crate) const border_r_fuchsia_400_of_80: &str = "border-r-fuchsia-400/80"; pub(crate) const border_r_fuchsia_400_of_90: &str = "border-r-fuchsia-400/90"; pub(crate) const border_r_fuchsia_400_of_95: &str = "border-r-fuchsia-400/95"; pub(crate) const border_r_fuchsia_50: &str = "border-r-fuchsia-50"; pub(crate) const border_r_fuchsia_500: &str = "border-r-fuchsia-500"; pub(crate) const border_r_fuchsia_500_of_0: &str = "border-r-fuchsia-500/0"; pub(crate) const border_r_fuchsia_500_of_10: &str = "border-r-fuchsia-500/10"; pub(crate) const border_r_fuchsia_500_of_100: &str = "border-r-fuchsia-500/100"; pub(crate) const border_r_fuchsia_500_of_20: &str = "border-r-fuchsia-500/20"; pub(crate) const border_r_fuchsia_500_of_25: &str = "border-r-fuchsia-500/25"; pub(crate) const border_r_fuchsia_500_of_30: &str = "border-r-fuchsia-500/30"; pub(crate) const border_r_fuchsia_500_of_40: &str = "border-r-fuchsia-500/40"; pub(crate) const border_r_fuchsia_500_of_5: &str = "border-r-fuchsia-500/5"; pub(crate) const border_r_fuchsia_500_of_50: &str = "border-r-fuchsia-500/50"; pub(crate) const border_r_fuchsia_500_of_60: &str = "border-r-fuchsia-500/60"; pub(crate) const border_r_fuchsia_500_of_70: &str = "border-r-fuchsia-500/70"; pub(crate) const border_r_fuchsia_500_of_75: &str = "border-r-fuchsia-500/75"; pub(crate) const border_r_fuchsia_500_of_80: &str = "border-r-fuchsia-500/80"; pub(crate) const border_r_fuchsia_500_of_90: &str = "border-r-fuchsia-500/90"; pub(crate) const border_r_fuchsia_500_of_95: &str = "border-r-fuchsia-500/95"; pub(crate) const border_r_fuchsia_50_of_0: &str = "border-r-fuchsia-50/0"; pub(crate) const border_r_fuchsia_50_of_10: &str = "border-r-fuchsia-50/10"; pub(crate) const border_r_fuchsia_50_of_100: &str = "border-r-fuchsia-50/100"; pub(crate) const border_r_fuchsia_50_of_20: &str = "border-r-fuchsia-50/20"; pub(crate) const border_r_fuchsia_50_of_25: &str = "border-r-fuchsia-50/25"; pub(crate) const border_r_fuchsia_50_of_30: &str = "border-r-fuchsia-50/30"; pub(crate) const border_r_fuchsia_50_of_40: &str = "border-r-fuchsia-50/40"; pub(crate) const border_r_fuchsia_50_of_5: &str = "border-r-fuchsia-50/5"; pub(crate) const border_r_fuchsia_50_of_50: &str = "border-r-fuchsia-50/50"; pub(crate) const border_r_fuchsia_50_of_60: &str = "border-r-fuchsia-50/60"; pub(crate) const border_r_fuchsia_50_of_70: &str = "border-r-fuchsia-50/70"; pub(crate) const border_r_fuchsia_50_of_75: &str = "border-r-fuchsia-50/75"; pub(crate) const border_r_fuchsia_50_of_80: &str = "border-r-fuchsia-50/80"; pub(crate) const border_r_fuchsia_50_of_90: &str = "border-r-fuchsia-50/90"; pub(crate) const border_r_fuchsia_50_of_95: &str = "border-r-fuchsia-50/95"; pub(crate) const border_r_fuchsia_600: &str = "border-r-fuchsia-600"; pub(crate) const border_r_fuchsia_600_of_0: &str = "border-r-fuchsia-600/0"; pub(crate) const border_r_fuchsia_600_of_10: &str = "border-r-fuchsia-600/10"; pub(crate) const border_r_fuchsia_600_of_100: &str = "border-r-fuchsia-600/100"; pub(crate) const border_r_fuchsia_600_of_20: &str = "border-r-fuchsia-600/20"; pub(crate) const border_r_fuchsia_600_of_25: &str = "border-r-fuchsia-600/25"; pub(crate) const border_r_fuchsia_600_of_30: &str = "border-r-fuchsia-600/30"; pub(crate) const border_r_fuchsia_600_of_40: &str = "border-r-fuchsia-600/40"; pub(crate) const border_r_fuchsia_600_of_5: &str = "border-r-fuchsia-600/5"; pub(crate) const border_r_fuchsia_600_of_50: &str = "border-r-fuchsia-600/50"; pub(crate) const border_r_fuchsia_600_of_60: &str = "border-r-fuchsia-600/60"; pub(crate) const border_r_fuchsia_600_of_70: &str = "border-r-fuchsia-600/70"; pub(crate) const border_r_fuchsia_600_of_75: &str = "border-r-fuchsia-600/75"; pub(crate) const border_r_fuchsia_600_of_80: &str = "border-r-fuchsia-600/80"; pub(crate) const border_r_fuchsia_600_of_90: &str = "border-r-fuchsia-600/90"; pub(crate) const border_r_fuchsia_600_of_95: &str = "border-r-fuchsia-600/95"; pub(crate) const border_r_fuchsia_700: &str = "border-r-fuchsia-700"; pub(crate) const border_r_fuchsia_700_of_0: &str = "border-r-fuchsia-700/0"; pub(crate) const border_r_fuchsia_700_of_10: &str = "border-r-fuchsia-700/10"; pub(crate) const border_r_fuchsia_700_of_100: &str = "border-r-fuchsia-700/100"; pub(crate) const border_r_fuchsia_700_of_20: &str = "border-r-fuchsia-700/20"; pub(crate) const border_r_fuchsia_700_of_25: &str = "border-r-fuchsia-700/25"; pub(crate) const border_r_fuchsia_700_of_30: &str = "border-r-fuchsia-700/30"; pub(crate) const border_r_fuchsia_700_of_40: &str = "border-r-fuchsia-700/40"; pub(crate) const border_r_fuchsia_700_of_5: &str = "border-r-fuchsia-700/5"; pub(crate) const border_r_fuchsia_700_of_50: &str = "border-r-fuchsia-700/50"; pub(crate) const border_r_fuchsia_700_of_60: &str = "border-r-fuchsia-700/60"; pub(crate) const border_r_fuchsia_700_of_70: &str = "border-r-fuchsia-700/70"; pub(crate) const border_r_fuchsia_700_of_75: &str = "border-r-fuchsia-700/75"; pub(crate) const border_r_fuchsia_700_of_80: &str = "border-r-fuchsia-700/80"; pub(crate) const border_r_fuchsia_700_of_90: &str = "border-r-fuchsia-700/90"; pub(crate) const border_r_fuchsia_700_of_95: &str = "border-r-fuchsia-700/95"; pub(crate) const border_r_fuchsia_800: &str = "border-r-fuchsia-800"; pub(crate) const border_r_fuchsia_800_of_0: &str = "border-r-fuchsia-800/0"; pub(crate) const border_r_fuchsia_800_of_10: &str = "border-r-fuchsia-800/10"; pub(crate) const border_r_fuchsia_800_of_100: &str = "border-r-fuchsia-800/100"; pub(crate) const border_r_fuchsia_800_of_20: &str = "border-r-fuchsia-800/20"; pub(crate) const border_r_fuchsia_800_of_25: &str = "border-r-fuchsia-800/25"; pub(crate) const border_r_fuchsia_800_of_30: &str = "border-r-fuchsia-800/30"; pub(crate) const border_r_fuchsia_800_of_40: &str = "border-r-fuchsia-800/40"; pub(crate) const border_r_fuchsia_800_of_5: &str = "border-r-fuchsia-800/5"; pub(crate) const border_r_fuchsia_800_of_50: &str = "border-r-fuchsia-800/50"; pub(crate) const border_r_fuchsia_800_of_60: &str = "border-r-fuchsia-800/60"; pub(crate) const border_r_fuchsia_800_of_70: &str = "border-r-fuchsia-800/70"; pub(crate) const border_r_fuchsia_800_of_75: &str = "border-r-fuchsia-800/75"; pub(crate) const border_r_fuchsia_800_of_80: &str = "border-r-fuchsia-800/80"; pub(crate) const border_r_fuchsia_800_of_90: &str = "border-r-fuchsia-800/90"; pub(crate) const border_r_fuchsia_800_of_95: &str = "border-r-fuchsia-800/95"; pub(crate) const border_r_fuchsia_900: &str = "border-r-fuchsia-900"; pub(crate) const border_r_fuchsia_900_of_0: &str = "border-r-fuchsia-900/0"; pub(crate) const border_r_fuchsia_900_of_10: &str = "border-r-fuchsia-900/10"; pub(crate) const border_r_fuchsia_900_of_100: &str = "border-r-fuchsia-900/100"; pub(crate) const border_r_fuchsia_900_of_20: &str = "border-r-fuchsia-900/20"; pub(crate) const border_r_fuchsia_900_of_25: &str = "border-r-fuchsia-900/25"; pub(crate) const border_r_fuchsia_900_of_30: &str = "border-r-fuchsia-900/30"; pub(crate) const border_r_fuchsia_900_of_40: &str = "border-r-fuchsia-900/40"; pub(crate) const border_r_fuchsia_900_of_5: &str = "border-r-fuchsia-900/5"; pub(crate) const border_r_fuchsia_900_of_50: &str = "border-r-fuchsia-900/50"; pub(crate) const border_r_fuchsia_900_of_60: &str = "border-r-fuchsia-900/60"; pub(crate) const border_r_fuchsia_900_of_70: &str = "border-r-fuchsia-900/70"; pub(crate) const border_r_fuchsia_900_of_75: &str = "border-r-fuchsia-900/75"; pub(crate) const border_r_fuchsia_900_of_80: &str = "border-r-fuchsia-900/80"; pub(crate) const border_r_fuchsia_900_of_90: &str = "border-r-fuchsia-900/90"; pub(crate) const border_r_fuchsia_900_of_95: &str = "border-r-fuchsia-900/95"; pub(crate) const border_r_gray_100: &str = "border-r-gray-100"; pub(crate) const border_r_gray_100_of_0: &str = "border-r-gray-100/0"; pub(crate) const border_r_gray_100_of_10: &str = "border-r-gray-100/10"; pub(crate) const border_r_gray_100_of_100: &str = "border-r-gray-100/100"; pub(crate) const border_r_gray_100_of_20: &str = "border-r-gray-100/20"; pub(crate) const border_r_gray_100_of_25: &str = "border-r-gray-100/25"; pub(crate) const border_r_gray_100_of_30: &str = "border-r-gray-100/30"; pub(crate) const border_r_gray_100_of_40: &str = "border-r-gray-100/40"; pub(crate) const border_r_gray_100_of_5: &str = "border-r-gray-100/5"; pub(crate) const border_r_gray_100_of_50: &str = "border-r-gray-100/50"; pub(crate) const border_r_gray_100_of_60: &str = "border-r-gray-100/60"; pub(crate) const border_r_gray_100_of_70: &str = "border-r-gray-100/70"; pub(crate) const border_r_gray_100_of_75: &str = "border-r-gray-100/75"; pub(crate) const border_r_gray_100_of_80: &str = "border-r-gray-100/80"; pub(crate) const border_r_gray_100_of_90: &str = "border-r-gray-100/90"; pub(crate) const border_r_gray_100_of_95: &str = "border-r-gray-100/95"; pub(crate) const border_r_gray_200: &str = "border-r-gray-200"; pub(crate) const border_r_gray_200_of_0: &str = "border-r-gray-200/0"; pub(crate) const border_r_gray_200_of_10: &str = "border-r-gray-200/10"; pub(crate) const border_r_gray_200_of_100: &str = "border-r-gray-200/100"; pub(crate) const border_r_gray_200_of_20: &str = "border-r-gray-200/20"; pub(crate) const border_r_gray_200_of_25: &str = "border-r-gray-200/25"; pub(crate) const border_r_gray_200_of_30: &str = "border-r-gray-200/30"; pub(crate) const border_r_gray_200_of_40: &str = "border-r-gray-200/40"; pub(crate) const border_r_gray_200_of_5: &str = "border-r-gray-200/5"; pub(crate) const border_r_gray_200_of_50: &str = "border-r-gray-200/50"; pub(crate) const border_r_gray_200_of_60: &str = "border-r-gray-200/60"; pub(crate) const border_r_gray_200_of_70: &str = "border-r-gray-200/70"; pub(crate) const border_r_gray_200_of_75: &str = "border-r-gray-200/75"; pub(crate) const border_r_gray_200_of_80: &str = "border-r-gray-200/80"; pub(crate) const border_r_gray_200_of_90: &str = "border-r-gray-200/90"; pub(crate) const border_r_gray_200_of_95: &str = "border-r-gray-200/95"; pub(crate) const border_r_gray_300: &str = "border-r-gray-300"; pub(crate) const border_r_gray_300_of_0: &str = "border-r-gray-300/0"; pub(crate) const border_r_gray_300_of_10: &str = "border-r-gray-300/10"; pub(crate) const border_r_gray_300_of_100: &str = "border-r-gray-300/100"; pub(crate) const border_r_gray_300_of_20: &str = "border-r-gray-300/20"; pub(crate) const border_r_gray_300_of_25: &str = "border-r-gray-300/25"; pub(crate) const border_r_gray_300_of_30: &str = "border-r-gray-300/30"; pub(crate) const border_r_gray_300_of_40: &str = "border-r-gray-300/40"; pub(crate) const border_r_gray_300_of_5: &str = "border-r-gray-300/5"; pub(crate) const border_r_gray_300_of_50: &str = "border-r-gray-300/50"; pub(crate) const border_r_gray_300_of_60: &str = "border-r-gray-300/60"; pub(crate) const border_r_gray_300_of_70: &str = "border-r-gray-300/70"; pub(crate) const border_r_gray_300_of_75: &str = "border-r-gray-300/75"; pub(crate) const border_r_gray_300_of_80: &str = "border-r-gray-300/80"; pub(crate) const border_r_gray_300_of_90: &str = "border-r-gray-300/90"; pub(crate) const border_r_gray_300_of_95: &str = "border-r-gray-300/95"; pub(crate) const border_r_gray_400: &str = "border-r-gray-400"; pub(crate) const border_r_gray_400_of_0: &str = "border-r-gray-400/0"; pub(crate) const border_r_gray_400_of_10: &str = "border-r-gray-400/10"; pub(crate) const border_r_gray_400_of_100: &str = "border-r-gray-400/100"; pub(crate) const border_r_gray_400_of_20: &str = "border-r-gray-400/20"; pub(crate) const border_r_gray_400_of_25: &str = "border-r-gray-400/25"; pub(crate) const border_r_gray_400_of_30: &str = "border-r-gray-400/30"; pub(crate) const border_r_gray_400_of_40: &str = "border-r-gray-400/40"; pub(crate) const border_r_gray_400_of_5: &str = "border-r-gray-400/5"; pub(crate) const border_r_gray_400_of_50: &str = "border-r-gray-400/50"; pub(crate) const border_r_gray_400_of_60: &str = "border-r-gray-400/60"; pub(crate) const border_r_gray_400_of_70: &str = "border-r-gray-400/70"; pub(crate) const border_r_gray_400_of_75: &str = "border-r-gray-400/75"; pub(crate) const border_r_gray_400_of_80: &str = "border-r-gray-400/80"; pub(crate) const border_r_gray_400_of_90: &str = "border-r-gray-400/90"; pub(crate) const border_r_gray_400_of_95: &str = "border-r-gray-400/95"; pub(crate) const border_r_gray_50: &str = "border-r-gray-50"; pub(crate) const border_r_gray_500: &str = "border-r-gray-500"; pub(crate) const border_r_gray_500_of_0: &str = "border-r-gray-500/0"; pub(crate) const border_r_gray_500_of_10: &str = "border-r-gray-500/10"; pub(crate) const border_r_gray_500_of_100: &str = "border-r-gray-500/100"; pub(crate) const border_r_gray_500_of_20: &str = "border-r-gray-500/20"; pub(crate) const border_r_gray_500_of_25: &str = "border-r-gray-500/25"; pub(crate) const border_r_gray_500_of_30: &str = "border-r-gray-500/30"; pub(crate) const border_r_gray_500_of_40: &str = "border-r-gray-500/40"; pub(crate) const border_r_gray_500_of_5: &str = "border-r-gray-500/5"; pub(crate) const border_r_gray_500_of_50: &str = "border-r-gray-500/50"; pub(crate) const border_r_gray_500_of_60: &str = "border-r-gray-500/60"; pub(crate) const border_r_gray_500_of_70: &str = "border-r-gray-500/70"; pub(crate) const border_r_gray_500_of_75: &str = "border-r-gray-500/75"; pub(crate) const border_r_gray_500_of_80: &str = "border-r-gray-500/80"; pub(crate) const border_r_gray_500_of_90: &str = "border-r-gray-500/90"; pub(crate) const border_r_gray_500_of_95: &str = "border-r-gray-500/95"; pub(crate) const border_r_gray_50_of_0: &str = "border-r-gray-50/0"; pub(crate) const border_r_gray_50_of_10: &str = "border-r-gray-50/10"; pub(crate) const border_r_gray_50_of_100: &str = "border-r-gray-50/100"; pub(crate) const border_r_gray_50_of_20: &str = "border-r-gray-50/20"; pub(crate) const border_r_gray_50_of_25: &str = "border-r-gray-50/25"; pub(crate) const border_r_gray_50_of_30: &str = "border-r-gray-50/30"; pub(crate) const border_r_gray_50_of_40: &str = "border-r-gray-50/40"; pub(crate) const border_r_gray_50_of_5: &str = "border-r-gray-50/5"; pub(crate) const border_r_gray_50_of_50: &str = "border-r-gray-50/50"; pub(crate) const border_r_gray_50_of_60: &str = "border-r-gray-50/60"; pub(crate) const border_r_gray_50_of_70: &str = "border-r-gray-50/70"; pub(crate) const border_r_gray_50_of_75: &str = "border-r-gray-50/75"; pub(crate) const border_r_gray_50_of_80: &str = "border-r-gray-50/80"; pub(crate) const border_r_gray_50_of_90: &str = "border-r-gray-50/90"; pub(crate) const border_r_gray_50_of_95: &str = "border-r-gray-50/95"; pub(crate) const border_r_gray_600: &str = "border-r-gray-600"; pub(crate) const border_r_gray_600_of_0: &str = "border-r-gray-600/0"; pub(crate) const border_r_gray_600_of_10: &str = "border-r-gray-600/10"; pub(crate) const border_r_gray_600_of_100: &str = "border-r-gray-600/100"; pub(crate) const border_r_gray_600_of_20: &str = "border-r-gray-600/20"; pub(crate) const border_r_gray_600_of_25: &str = "border-r-gray-600/25"; pub(crate) const border_r_gray_600_of_30: &str = "border-r-gray-600/30"; pub(crate) const border_r_gray_600_of_40: &str = "border-r-gray-600/40"; pub(crate) const border_r_gray_600_of_5: &str = "border-r-gray-600/5"; pub(crate) const border_r_gray_600_of_50: &str = "border-r-gray-600/50"; pub(crate) const border_r_gray_600_of_60: &str = "border-r-gray-600/60"; pub(crate) const border_r_gray_600_of_70: &str = "border-r-gray-600/70"; pub(crate) const border_r_gray_600_of_75: &str = "border-r-gray-600/75"; pub(crate) const border_r_gray_600_of_80: &str = "border-r-gray-600/80"; pub(crate) const border_r_gray_600_of_90: &str = "border-r-gray-600/90"; pub(crate) const border_r_gray_600_of_95: &str = "border-r-gray-600/95"; pub(crate) const border_r_gray_700: &str = "border-r-gray-700"; pub(crate) const border_r_gray_700_of_0: &str = "border-r-gray-700/0"; pub(crate) const border_r_gray_700_of_10: &str = "border-r-gray-700/10"; pub(crate) const border_r_gray_700_of_100: &str = "border-r-gray-700/100"; pub(crate) const border_r_gray_700_of_20: &str = "border-r-gray-700/20"; pub(crate) const border_r_gray_700_of_25: &str = "border-r-gray-700/25"; pub(crate) const border_r_gray_700_of_30: &str = "border-r-gray-700/30"; pub(crate) const border_r_gray_700_of_40: &str = "border-r-gray-700/40"; pub(crate) const border_r_gray_700_of_5: &str = "border-r-gray-700/5"; pub(crate) const border_r_gray_700_of_50: &str = "border-r-gray-700/50"; pub(crate) const border_r_gray_700_of_60: &str = "border-r-gray-700/60"; pub(crate) const border_r_gray_700_of_70: &str = "border-r-gray-700/70"; pub(crate) const border_r_gray_700_of_75: &str = "border-r-gray-700/75"; pub(crate) const border_r_gray_700_of_80: &str = "border-r-gray-700/80"; pub(crate) const border_r_gray_700_of_90: &str = "border-r-gray-700/90"; pub(crate) const border_r_gray_700_of_95: &str = "border-r-gray-700/95"; pub(crate) const border_r_gray_800: &str = "border-r-gray-800"; pub(crate) const border_r_gray_800_of_0: &str = "border-r-gray-800/0"; pub(crate) const border_r_gray_800_of_10: &str = "border-r-gray-800/10"; pub(crate) const border_r_gray_800_of_100: &str = "border-r-gray-800/100"; pub(crate) const border_r_gray_800_of_20: &str = "border-r-gray-800/20"; pub(crate) const border_r_gray_800_of_25: &str = "border-r-gray-800/25"; pub(crate) const border_r_gray_800_of_30: &str = "border-r-gray-800/30"; pub(crate) const border_r_gray_800_of_40: &str = "border-r-gray-800/40"; pub(crate) const border_r_gray_800_of_5: &str = "border-r-gray-800/5"; pub(crate) const border_r_gray_800_of_50: &str = "border-r-gray-800/50"; pub(crate) const border_r_gray_800_of_60: &str = "border-r-gray-800/60"; pub(crate) const border_r_gray_800_of_70: &str = "border-r-gray-800/70"; pub(crate) const border_r_gray_800_of_75: &str = "border-r-gray-800/75"; pub(crate) const border_r_gray_800_of_80: &str = "border-r-gray-800/80"; pub(crate) const border_r_gray_800_of_90: &str = "border-r-gray-800/90"; pub(crate) const border_r_gray_800_of_95: &str = "border-r-gray-800/95"; pub(crate) const border_r_gray_900: &str = "border-r-gray-900"; pub(crate) const border_r_gray_900_of_0: &str = "border-r-gray-900/0"; pub(crate) const border_r_gray_900_of_10: &str = "border-r-gray-900/10"; pub(crate) const border_r_gray_900_of_100: &str = "border-r-gray-900/100"; pub(crate) const border_r_gray_900_of_20: &str = "border-r-gray-900/20"; pub(crate) const border_r_gray_900_of_25: &str = "border-r-gray-900/25"; pub(crate) const border_r_gray_900_of_30: &str = "border-r-gray-900/30"; pub(crate) const border_r_gray_900_of_40: &str = "border-r-gray-900/40"; pub(crate) const border_r_gray_900_of_5: &str = "border-r-gray-900/5"; pub(crate) const border_r_gray_900_of_50: &str = "border-r-gray-900/50"; pub(crate) const border_r_gray_900_of_60: &str = "border-r-gray-900/60"; pub(crate) const border_r_gray_900_of_70: &str = "border-r-gray-900/70"; pub(crate) const border_r_gray_900_of_75: &str = "border-r-gray-900/75"; pub(crate) const border_r_gray_900_of_80: &str = "border-r-gray-900/80"; pub(crate) const border_r_gray_900_of_90: &str = "border-r-gray-900/90"; pub(crate) const border_r_gray_900_of_95: &str = "border-r-gray-900/95"; pub(crate) const border_r_green_100: &str = "border-r-green-100"; pub(crate) const border_r_green_100_of_0: &str = "border-r-green-100/0"; pub(crate) const border_r_green_100_of_10: &str = "border-r-green-100/10"; pub(crate) const border_r_green_100_of_100: &str = "border-r-green-100/100"; pub(crate) const border_r_green_100_of_20: &str = "border-r-green-100/20"; pub(crate) const border_r_green_100_of_25: &str = "border-r-green-100/25"; pub(crate) const border_r_green_100_of_30: &str = "border-r-green-100/30"; pub(crate) const border_r_green_100_of_40: &str = "border-r-green-100/40"; pub(crate) const border_r_green_100_of_5: &str = "border-r-green-100/5"; pub(crate) const border_r_green_100_of_50: &str = "border-r-green-100/50"; pub(crate) const border_r_green_100_of_60: &str = "border-r-green-100/60"; pub(crate) const border_r_green_100_of_70: &str = "border-r-green-100/70"; pub(crate) const border_r_green_100_of_75: &str = "border-r-green-100/75"; pub(crate) const border_r_green_100_of_80: &str = "border-r-green-100/80"; pub(crate) const border_r_green_100_of_90: &str = "border-r-green-100/90"; pub(crate) const border_r_green_100_of_95: &str = "border-r-green-100/95"; pub(crate) const border_r_green_200: &str = "border-r-green-200"; pub(crate) const border_r_green_200_of_0: &str = "border-r-green-200/0"; pub(crate) const border_r_green_200_of_10: &str = "border-r-green-200/10"; pub(crate) const border_r_green_200_of_100: &str = "border-r-green-200/100"; pub(crate) const border_r_green_200_of_20: &str = "border-r-green-200/20"; pub(crate) const border_r_green_200_of_25: &str = "border-r-green-200/25"; pub(crate) const border_r_green_200_of_30: &str = "border-r-green-200/30"; pub(crate) const border_r_green_200_of_40: &str = "border-r-green-200/40"; pub(crate) const border_r_green_200_of_5: &str = "border-r-green-200/5"; pub(crate) const border_r_green_200_of_50: &str = "border-r-green-200/50"; pub(crate) const border_r_green_200_of_60: &str = "border-r-green-200/60"; pub(crate) const border_r_green_200_of_70: &str = "border-r-green-200/70"; pub(crate) const border_r_green_200_of_75: &str = "border-r-green-200/75"; pub(crate) const border_r_green_200_of_80: &str = "border-r-green-200/80"; pub(crate) const border_r_green_200_of_90: &str = "border-r-green-200/90"; pub(crate) const border_r_green_200_of_95: &str = "border-r-green-200/95"; pub(crate) const border_r_green_300: &str = "border-r-green-300"; pub(crate) const border_r_green_300_of_0: &str = "border-r-green-300/0"; pub(crate) const border_r_green_300_of_10: &str = "border-r-green-300/10"; pub(crate) const border_r_green_300_of_100: &str = "border-r-green-300/100"; pub(crate) const border_r_green_300_of_20: &str = "border-r-green-300/20"; pub(crate) const border_r_green_300_of_25: &str = "border-r-green-300/25"; pub(crate) const border_r_green_300_of_30: &str = "border-r-green-300/30"; pub(crate) const border_r_green_300_of_40: &str = "border-r-green-300/40"; pub(crate) const border_r_green_300_of_5: &str = "border-r-green-300/5"; pub(crate) const border_r_green_300_of_50: &str = "border-r-green-300/50"; pub(crate) const border_r_green_300_of_60: &str = "border-r-green-300/60"; pub(crate) const border_r_green_300_of_70: &str = "border-r-green-300/70"; pub(crate) const border_r_green_300_of_75: &str = "border-r-green-300/75"; pub(crate) const border_r_green_300_of_80: &str = "border-r-green-300/80"; pub(crate) const border_r_green_300_of_90: &str = "border-r-green-300/90"; pub(crate) const border_r_green_300_of_95: &str = "border-r-green-300/95"; pub(crate) const border_r_green_400: &str = "border-r-green-400"; pub(crate) const border_r_green_400_of_0: &str = "border-r-green-400/0"; pub(crate) const border_r_green_400_of_10: &str = "border-r-green-400/10"; pub(crate) const border_r_green_400_of_100: &str = "border-r-green-400/100"; pub(crate) const border_r_green_400_of_20: &str = "border-r-green-400/20"; pub(crate) const border_r_green_400_of_25: &str = "border-r-green-400/25"; pub(crate) const border_r_green_400_of_30: &str = "border-r-green-400/30"; pub(crate) const border_r_green_400_of_40: &str = "border-r-green-400/40"; pub(crate) const border_r_green_400_of_5: &str = "border-r-green-400/5"; pub(crate) const border_r_green_400_of_50: &str = "border-r-green-400/50"; pub(crate) const border_r_green_400_of_60: &str = "border-r-green-400/60"; pub(crate) const border_r_green_400_of_70: &str = "border-r-green-400/70"; pub(crate) const border_r_green_400_of_75: &str = "border-r-green-400/75"; pub(crate) const border_r_green_400_of_80: &str = "border-r-green-400/80"; pub(crate) const border_r_green_400_of_90: &str = "border-r-green-400/90"; pub(crate) const border_r_green_400_of_95: &str = "border-r-green-400/95"; pub(crate) const border_r_green_50: &str = "border-r-green-50"; pub(crate) const border_r_green_500: &str = "border-r-green-500"; pub(crate) const border_r_green_500_of_0: &str = "border-r-green-500/0"; pub(crate) const border_r_green_500_of_10: &str = "border-r-green-500/10"; pub(crate) const border_r_green_500_of_100: &str = "border-r-green-500/100"; pub(crate) const border_r_green_500_of_20: &str = "border-r-green-500/20"; pub(crate) const border_r_green_500_of_25: &str = "border-r-green-500/25"; pub(crate) const border_r_green_500_of_30: &str = "border-r-green-500/30"; pub(crate) const border_r_green_500_of_40: &str = "border-r-green-500/40"; pub(crate) const border_r_green_500_of_5: &str = "border-r-green-500/5"; pub(crate) const border_r_green_500_of_50: &str = "border-r-green-500/50"; pub(crate) const border_r_green_500_of_60: &str = "border-r-green-500/60"; pub(crate) const border_r_green_500_of_70: &str = "border-r-green-500/70"; pub(crate) const border_r_green_500_of_75: &str = "border-r-green-500/75"; pub(crate) const border_r_green_500_of_80: &str = "border-r-green-500/80"; pub(crate) const border_r_green_500_of_90: &str = "border-r-green-500/90"; pub(crate) const border_r_green_500_of_95: &str = "border-r-green-500/95"; pub(crate) const border_r_green_50_of_0: &str = "border-r-green-50/0"; pub(crate) const border_r_green_50_of_10: &str = "border-r-green-50/10"; pub(crate) const border_r_green_50_of_100: &str = "border-r-green-50/100"; pub(crate) const border_r_green_50_of_20: &str = "border-r-green-50/20"; pub(crate) const border_r_green_50_of_25: &str = "border-r-green-50/25"; pub(crate) const border_r_green_50_of_30: &str = "border-r-green-50/30"; pub(crate) const border_r_green_50_of_40: &str = "border-r-green-50/40"; pub(crate) const border_r_green_50_of_5: &str = "border-r-green-50/5"; pub(crate) const border_r_green_50_of_50: &str = "border-r-green-50/50"; pub(crate) const border_r_green_50_of_60: &str = "border-r-green-50/60"; pub(crate) const border_r_green_50_of_70: &str = "border-r-green-50/70"; pub(crate) const border_r_green_50_of_75: &str = "border-r-green-50/75"; pub(crate) const border_r_green_50_of_80: &str = "border-r-green-50/80"; pub(crate) const border_r_green_50_of_90: &str = "border-r-green-50/90"; pub(crate) const border_r_green_50_of_95: &str = "border-r-green-50/95"; pub(crate) const border_r_green_600: &str = "border-r-green-600"; pub(crate) const border_r_green_600_of_0: &str = "border-r-green-600/0"; pub(crate) const border_r_green_600_of_10: &str = "border-r-green-600/10"; pub(crate) const border_r_green_600_of_100: &str = "border-r-green-600/100"; pub(crate) const border_r_green_600_of_20: &str = "border-r-green-600/20"; pub(crate) const border_r_green_600_of_25: &str = "border-r-green-600/25"; pub(crate) const border_r_green_600_of_30: &str = "border-r-green-600/30"; pub(crate) const border_r_green_600_of_40: &str = "border-r-green-600/40"; pub(crate) const border_r_green_600_of_5: &str = "border-r-green-600/5"; pub(crate) const border_r_green_600_of_50: &str = "border-r-green-600/50"; pub(crate) const border_r_green_600_of_60: &str = "border-r-green-600/60"; pub(crate) const border_r_green_600_of_70: &str = "border-r-green-600/70"; pub(crate) const border_r_green_600_of_75: &str = "border-r-green-600/75"; pub(crate) const border_r_green_600_of_80: &str = "border-r-green-600/80"; pub(crate) const border_r_green_600_of_90: &str = "border-r-green-600/90"; pub(crate) const border_r_green_600_of_95: &str = "border-r-green-600/95"; pub(crate) const border_r_green_700: &str = "border-r-green-700"; pub(crate) const border_r_green_700_of_0: &str = "border-r-green-700/0"; pub(crate) const border_r_green_700_of_10: &str = "border-r-green-700/10"; pub(crate) const border_r_green_700_of_100: &str = "border-r-green-700/100"; pub(crate) const border_r_green_700_of_20: &str = "border-r-green-700/20"; pub(crate) const border_r_green_700_of_25: &str = "border-r-green-700/25"; pub(crate) const border_r_green_700_of_30: &str = "border-r-green-700/30"; pub(crate) const border_r_green_700_of_40: &str = "border-r-green-700/40"; pub(crate) const border_r_green_700_of_5: &str = "border-r-green-700/5"; pub(crate) const border_r_green_700_of_50: &str = "border-r-green-700/50"; pub(crate) const border_r_green_700_of_60: &str = "border-r-green-700/60"; pub(crate) const border_r_green_700_of_70: &str = "border-r-green-700/70"; pub(crate) const border_r_green_700_of_75: &str = "border-r-green-700/75"; pub(crate) const border_r_green_700_of_80: &str = "border-r-green-700/80"; pub(crate) const border_r_green_700_of_90: &str = "border-r-green-700/90"; pub(crate) const border_r_green_700_of_95: &str = "border-r-green-700/95"; pub(crate) const border_r_green_800: &str = "border-r-green-800"; pub(crate) const border_r_green_800_of_0: &str = "border-r-green-800/0"; pub(crate) const border_r_green_800_of_10: &str = "border-r-green-800/10"; pub(crate) const border_r_green_800_of_100: &str = "border-r-green-800/100"; pub(crate) const border_r_green_800_of_20: &str = "border-r-green-800/20"; pub(crate) const border_r_green_800_of_25: &str = "border-r-green-800/25"; pub(crate) const border_r_green_800_of_30: &str = "border-r-green-800/30"; pub(crate) const border_r_green_800_of_40: &str = "border-r-green-800/40"; pub(crate) const border_r_green_800_of_5: &str = "border-r-green-800/5"; pub(crate) const border_r_green_800_of_50: &str = "border-r-green-800/50"; pub(crate) const border_r_green_800_of_60: &str = "border-r-green-800/60"; pub(crate) const border_r_green_800_of_70: &str = "border-r-green-800/70"; pub(crate) const border_r_green_800_of_75: &str = "border-r-green-800/75"; pub(crate) const border_r_green_800_of_80: &str = "border-r-green-800/80"; pub(crate) const border_r_green_800_of_90: &str = "border-r-green-800/90"; pub(crate) const border_r_green_800_of_95: &str = "border-r-green-800/95"; pub(crate) const border_r_green_900: &str = "border-r-green-900"; pub(crate) const border_r_green_900_of_0: &str = "border-r-green-900/0"; pub(crate) const border_r_green_900_of_10: &str = "border-r-green-900/10"; pub(crate) const border_r_green_900_of_100: &str = "border-r-green-900/100"; pub(crate) const border_r_green_900_of_20: &str = "border-r-green-900/20"; pub(crate) const border_r_green_900_of_25: &str = "border-r-green-900/25"; pub(crate) const border_r_green_900_of_30: &str = "border-r-green-900/30"; pub(crate) const border_r_green_900_of_40: &str = "border-r-green-900/40"; pub(crate) const border_r_green_900_of_5: &str = "border-r-green-900/5"; pub(crate) const border_r_green_900_of_50: &str = "border-r-green-900/50"; pub(crate) const border_r_green_900_of_60: &str = "border-r-green-900/60"; pub(crate) const border_r_green_900_of_70: &str = "border-r-green-900/70"; pub(crate) const border_r_green_900_of_75: &str = "border-r-green-900/75"; pub(crate) const border_r_green_900_of_80: &str = "border-r-green-900/80"; pub(crate) const border_r_green_900_of_90: &str = "border-r-green-900/90"; pub(crate) const border_r_green_900_of_95: &str = "border-r-green-900/95"; pub(crate) const border_r_indigo_100: &str = "border-r-indigo-100"; pub(crate) const border_r_indigo_100_of_0: &str = "border-r-indigo-100/0"; pub(crate) const border_r_indigo_100_of_10: &str = "border-r-indigo-100/10"; pub(crate) const border_r_indigo_100_of_100: &str = "border-r-indigo-100/100"; pub(crate) const border_r_indigo_100_of_20: &str = "border-r-indigo-100/20"; pub(crate) const border_r_indigo_100_of_25: &str = "border-r-indigo-100/25"; pub(crate) const border_r_indigo_100_of_30: &str = "border-r-indigo-100/30"; pub(crate) const border_r_indigo_100_of_40: &str = "border-r-indigo-100/40"; pub(crate) const border_r_indigo_100_of_5: &str = "border-r-indigo-100/5"; pub(crate) const border_r_indigo_100_of_50: &str = "border-r-indigo-100/50"; pub(crate) const border_r_indigo_100_of_60: &str = "border-r-indigo-100/60"; pub(crate) const border_r_indigo_100_of_70: &str = "border-r-indigo-100/70"; pub(crate) const border_r_indigo_100_of_75: &str = "border-r-indigo-100/75"; pub(crate) const border_r_indigo_100_of_80: &str = "border-r-indigo-100/80"; pub(crate) const border_r_indigo_100_of_90: &str = "border-r-indigo-100/90"; pub(crate) const border_r_indigo_100_of_95: &str = "border-r-indigo-100/95"; pub(crate) const border_r_indigo_200: &str = "border-r-indigo-200"; pub(crate) const border_r_indigo_200_of_0: &str = "border-r-indigo-200/0"; pub(crate) const border_r_indigo_200_of_10: &str = "border-r-indigo-200/10"; pub(crate) const border_r_indigo_200_of_100: &str = "border-r-indigo-200/100"; pub(crate) const border_r_indigo_200_of_20: &str = "border-r-indigo-200/20"; pub(crate) const border_r_indigo_200_of_25: &str = "border-r-indigo-200/25"; pub(crate) const border_r_indigo_200_of_30: &str = "border-r-indigo-200/30"; pub(crate) const border_r_indigo_200_of_40: &str = "border-r-indigo-200/40"; pub(crate) const border_r_indigo_200_of_5: &str = "border-r-indigo-200/5"; pub(crate) const border_r_indigo_200_of_50: &str = "border-r-indigo-200/50"; pub(crate) const border_r_indigo_200_of_60: &str = "border-r-indigo-200/60"; pub(crate) const border_r_indigo_200_of_70: &str = "border-r-indigo-200/70"; pub(crate) const border_r_indigo_200_of_75: &str = "border-r-indigo-200/75"; pub(crate) const border_r_indigo_200_of_80: &str = "border-r-indigo-200/80"; pub(crate) const border_r_indigo_200_of_90: &str = "border-r-indigo-200/90"; pub(crate) const border_r_indigo_200_of_95: &str = "border-r-indigo-200/95"; pub(crate) const border_r_indigo_300: &str = "border-r-indigo-300"; pub(crate) const border_r_indigo_300_of_0: &str = "border-r-indigo-300/0"; pub(crate) const border_r_indigo_300_of_10: &str = "border-r-indigo-300/10"; pub(crate) const border_r_indigo_300_of_100: &str = "border-r-indigo-300/100"; pub(crate) const border_r_indigo_300_of_20: &str = "border-r-indigo-300/20"; pub(crate) const border_r_indigo_300_of_25: &str = "border-r-indigo-300/25"; pub(crate) const border_r_indigo_300_of_30: &str = "border-r-indigo-300/30"; pub(crate) const border_r_indigo_300_of_40: &str = "border-r-indigo-300/40"; pub(crate) const border_r_indigo_300_of_5: &str = "border-r-indigo-300/5"; pub(crate) const border_r_indigo_300_of_50: &str = "border-r-indigo-300/50"; pub(crate) const border_r_indigo_300_of_60: &str = "border-r-indigo-300/60"; pub(crate) const border_r_indigo_300_of_70: &str = "border-r-indigo-300/70"; pub(crate) const border_r_indigo_300_of_75: &str = "border-r-indigo-300/75"; pub(crate) const border_r_indigo_300_of_80: &str = "border-r-indigo-300/80"; pub(crate) const border_r_indigo_300_of_90: &str = "border-r-indigo-300/90"; pub(crate) const border_r_indigo_300_of_95: &str = "border-r-indigo-300/95"; pub(crate) const border_r_indigo_400: &str = "border-r-indigo-400"; pub(crate) const border_r_indigo_400_of_0: &str = "border-r-indigo-400/0"; pub(crate) const border_r_indigo_400_of_10: &str = "border-r-indigo-400/10"; pub(crate) const border_r_indigo_400_of_100: &str = "border-r-indigo-400/100"; pub(crate) const border_r_indigo_400_of_20: &str = "border-r-indigo-400/20"; pub(crate) const border_r_indigo_400_of_25: &str = "border-r-indigo-400/25"; pub(crate) const border_r_indigo_400_of_30: &str = "border-r-indigo-400/30"; pub(crate) const border_r_indigo_400_of_40: &str = "border-r-indigo-400/40"; pub(crate) const border_r_indigo_400_of_5: &str = "border-r-indigo-400/5"; pub(crate) const border_r_indigo_400_of_50: &str = "border-r-indigo-400/50"; pub(crate) const border_r_indigo_400_of_60: &str = "border-r-indigo-400/60"; pub(crate) const border_r_indigo_400_of_70: &str = "border-r-indigo-400/70"; pub(crate) const border_r_indigo_400_of_75: &str = "border-r-indigo-400/75"; pub(crate) const border_r_indigo_400_of_80: &str = "border-r-indigo-400/80"; pub(crate) const border_r_indigo_400_of_90: &str = "border-r-indigo-400/90"; pub(crate) const border_r_indigo_400_of_95: &str = "border-r-indigo-400/95"; pub(crate) const border_r_indigo_50: &str = "border-r-indigo-50"; pub(crate) const border_r_indigo_500: &str = "border-r-indigo-500"; pub(crate) const border_r_indigo_500_of_0: &str = "border-r-indigo-500/0"; pub(crate) const border_r_indigo_500_of_10: &str = "border-r-indigo-500/10"; pub(crate) const border_r_indigo_500_of_100: &str = "border-r-indigo-500/100"; pub(crate) const border_r_indigo_500_of_20: &str = "border-r-indigo-500/20"; pub(crate) const border_r_indigo_500_of_25: &str = "border-r-indigo-500/25"; pub(crate) const border_r_indigo_500_of_30: &str = "border-r-indigo-500/30"; pub(crate) const border_r_indigo_500_of_40: &str = "border-r-indigo-500/40"; pub(crate) const border_r_indigo_500_of_5: &str = "border-r-indigo-500/5"; pub(crate) const border_r_indigo_500_of_50: &str = "border-r-indigo-500/50"; pub(crate) const border_r_indigo_500_of_60: &str = "border-r-indigo-500/60"; pub(crate) const border_r_indigo_500_of_70: &str = "border-r-indigo-500/70"; pub(crate) const border_r_indigo_500_of_75: &str = "border-r-indigo-500/75"; pub(crate) const border_r_indigo_500_of_80: &str = "border-r-indigo-500/80"; pub(crate) const border_r_indigo_500_of_90: &str = "border-r-indigo-500/90"; pub(crate) const border_r_indigo_500_of_95: &str = "border-r-indigo-500/95"; pub(crate) const border_r_indigo_50_of_0: &str = "border-r-indigo-50/0"; pub(crate) const border_r_indigo_50_of_10: &str = "border-r-indigo-50/10"; pub(crate) const border_r_indigo_50_of_100: &str = "border-r-indigo-50/100"; pub(crate) const border_r_indigo_50_of_20: &str = "border-r-indigo-50/20"; pub(crate) const border_r_indigo_50_of_25: &str = "border-r-indigo-50/25"; pub(crate) const border_r_indigo_50_of_30: &str = "border-r-indigo-50/30"; pub(crate) const border_r_indigo_50_of_40: &str = "border-r-indigo-50/40"; pub(crate) const border_r_indigo_50_of_5: &str = "border-r-indigo-50/5"; pub(crate) const border_r_indigo_50_of_50: &str = "border-r-indigo-50/50"; pub(crate) const border_r_indigo_50_of_60: &str = "border-r-indigo-50/60"; pub(crate) const border_r_indigo_50_of_70: &str = "border-r-indigo-50/70"; pub(crate) const border_r_indigo_50_of_75: &str = "border-r-indigo-50/75"; pub(crate) const border_r_indigo_50_of_80: &str = "border-r-indigo-50/80"; pub(crate) const border_r_indigo_50_of_90: &str = "border-r-indigo-50/90"; pub(crate) const border_r_indigo_50_of_95: &str = "border-r-indigo-50/95"; pub(crate) const border_r_indigo_600: &str = "border-r-indigo-600"; pub(crate) const border_r_indigo_600_of_0: &str = "border-r-indigo-600/0"; pub(crate) const border_r_indigo_600_of_10: &str = "border-r-indigo-600/10"; pub(crate) const border_r_indigo_600_of_100: &str = "border-r-indigo-600/100"; pub(crate) const border_r_indigo_600_of_20: &str = "border-r-indigo-600/20"; pub(crate) const border_r_indigo_600_of_25: &str = "border-r-indigo-600/25"; pub(crate) const border_r_indigo_600_of_30: &str = "border-r-indigo-600/30"; pub(crate) const border_r_indigo_600_of_40: &str = "border-r-indigo-600/40"; pub(crate) const border_r_indigo_600_of_5: &str = "border-r-indigo-600/5"; pub(crate) const border_r_indigo_600_of_50: &str = "border-r-indigo-600/50"; pub(crate) const border_r_indigo_600_of_60: &str = "border-r-indigo-600/60"; pub(crate) const border_r_indigo_600_of_70: &str = "border-r-indigo-600/70"; pub(crate) const border_r_indigo_600_of_75: &str = "border-r-indigo-600/75"; pub(crate) const border_r_indigo_600_of_80: &str = "border-r-indigo-600/80"; pub(crate) const border_r_indigo_600_of_90: &str = "border-r-indigo-600/90"; pub(crate) const border_r_indigo_600_of_95: &str = "border-r-indigo-600/95"; pub(crate) const border_r_indigo_700: &str = "border-r-indigo-700"; pub(crate) const border_r_indigo_700_of_0: &str = "border-r-indigo-700/0"; pub(crate) const border_r_indigo_700_of_10: &str = "border-r-indigo-700/10"; pub(crate) const border_r_indigo_700_of_100: &str = "border-r-indigo-700/100"; pub(crate) const border_r_indigo_700_of_20: &str = "border-r-indigo-700/20"; pub(crate) const border_r_indigo_700_of_25: &str = "border-r-indigo-700/25"; pub(crate) const border_r_indigo_700_of_30: &str = "border-r-indigo-700/30"; pub(crate) const border_r_indigo_700_of_40: &str = "border-r-indigo-700/40"; pub(crate) const border_r_indigo_700_of_5: &str = "border-r-indigo-700/5"; pub(crate) const border_r_indigo_700_of_50: &str = "border-r-indigo-700/50"; pub(crate) const border_r_indigo_700_of_60: &str = "border-r-indigo-700/60"; pub(crate) const border_r_indigo_700_of_70: &str = "border-r-indigo-700/70"; pub(crate) const border_r_indigo_700_of_75: &str = "border-r-indigo-700/75"; pub(crate) const border_r_indigo_700_of_80: &str = "border-r-indigo-700/80"; pub(crate) const border_r_indigo_700_of_90: &str = "border-r-indigo-700/90"; pub(crate) const border_r_indigo_700_of_95: &str = "border-r-indigo-700/95"; pub(crate) const border_r_indigo_800: &str = "border-r-indigo-800"; pub(crate) const border_r_indigo_800_of_0: &str = "border-r-indigo-800/0"; pub(crate) const border_r_indigo_800_of_10: &str = "border-r-indigo-800/10"; pub(crate) const border_r_indigo_800_of_100: &str = "border-r-indigo-800/100"; pub(crate) const border_r_indigo_800_of_20: &str = "border-r-indigo-800/20"; pub(crate) const border_r_indigo_800_of_25: &str = "border-r-indigo-800/25"; pub(crate) const border_r_indigo_800_of_30: &str = "border-r-indigo-800/30"; pub(crate) const border_r_indigo_800_of_40: &str = "border-r-indigo-800/40"; pub(crate) const border_r_indigo_800_of_5: &str = "border-r-indigo-800/5"; pub(crate) const border_r_indigo_800_of_50: &str = "border-r-indigo-800/50"; pub(crate) const border_r_indigo_800_of_60: &str = "border-r-indigo-800/60"; pub(crate) const border_r_indigo_800_of_70: &str = "border-r-indigo-800/70"; pub(crate) const border_r_indigo_800_of_75: &str = "border-r-indigo-800/75"; pub(crate) const border_r_indigo_800_of_80: &str = "border-r-indigo-800/80"; pub(crate) const border_r_indigo_800_of_90: &str = "border-r-indigo-800/90"; pub(crate) const border_r_indigo_800_of_95: &str = "border-r-indigo-800/95"; pub(crate) const border_r_indigo_900: &str = "border-r-indigo-900"; pub(crate) const border_r_indigo_900_of_0: &str = "border-r-indigo-900/0"; pub(crate) const border_r_indigo_900_of_10: &str = "border-r-indigo-900/10"; pub(crate) const border_r_indigo_900_of_100: &str = "border-r-indigo-900/100"; pub(crate) const border_r_indigo_900_of_20: &str = "border-r-indigo-900/20"; pub(crate) const border_r_indigo_900_of_25: &str = "border-r-indigo-900/25"; pub(crate) const border_r_indigo_900_of_30: &str = "border-r-indigo-900/30"; pub(crate) const border_r_indigo_900_of_40: &str = "border-r-indigo-900/40"; pub(crate) const border_r_indigo_900_of_5: &str = "border-r-indigo-900/5"; pub(crate) const border_r_indigo_900_of_50: &str = "border-r-indigo-900/50"; pub(crate) const border_r_indigo_900_of_60: &str = "border-r-indigo-900/60"; pub(crate) const border_r_indigo_900_of_70: &str = "border-r-indigo-900/70"; pub(crate) const border_r_indigo_900_of_75: &str = "border-r-indigo-900/75"; pub(crate) const border_r_indigo_900_of_80: &str = "border-r-indigo-900/80"; pub(crate) const border_r_indigo_900_of_90: &str = "border-r-indigo-900/90"; pub(crate) const border_r_indigo_900_of_95: &str = "border-r-indigo-900/95"; pub(crate) const border_r_inherit: &str = "border-r-inherit"; pub(crate) const border_r_lime_100: &str = "border-r-lime-100"; pub(crate) const border_r_lime_100_of_0: &str = "border-r-lime-100/0"; pub(crate) const border_r_lime_100_of_10: &str = "border-r-lime-100/10"; pub(crate) const border_r_lime_100_of_100: &str = "border-r-lime-100/100"; pub(crate) const border_r_lime_100_of_20: &str = "border-r-lime-100/20"; pub(crate) const border_r_lime_100_of_25: &str = "border-r-lime-100/25"; pub(crate) const border_r_lime_100_of_30: &str = "border-r-lime-100/30"; pub(crate) const border_r_lime_100_of_40: &str = "border-r-lime-100/40"; pub(crate) const border_r_lime_100_of_5: &str = "border-r-lime-100/5"; pub(crate) const border_r_lime_100_of_50: &str = "border-r-lime-100/50"; pub(crate) const border_r_lime_100_of_60: &str = "border-r-lime-100/60"; pub(crate) const border_r_lime_100_of_70: &str = "border-r-lime-100/70"; pub(crate) const border_r_lime_100_of_75: &str = "border-r-lime-100/75"; pub(crate) const border_r_lime_100_of_80: &str = "border-r-lime-100/80"; pub(crate) const border_r_lime_100_of_90: &str = "border-r-lime-100/90"; pub(crate) const border_r_lime_100_of_95: &str = "border-r-lime-100/95"; pub(crate) const border_r_lime_200: &str = "border-r-lime-200"; pub(crate) const border_r_lime_200_of_0: &str = "border-r-lime-200/0"; pub(crate) const border_r_lime_200_of_10: &str = "border-r-lime-200/10"; pub(crate) const border_r_lime_200_of_100: &str = "border-r-lime-200/100"; pub(crate) const border_r_lime_200_of_20: &str = "border-r-lime-200/20"; pub(crate) const border_r_lime_200_of_25: &str = "border-r-lime-200/25"; pub(crate) const border_r_lime_200_of_30: &str = "border-r-lime-200/30"; pub(crate) const border_r_lime_200_of_40: &str = "border-r-lime-200/40"; pub(crate) const border_r_lime_200_of_5: &str = "border-r-lime-200/5"; pub(crate) const border_r_lime_200_of_50: &str = "border-r-lime-200/50"; pub(crate) const border_r_lime_200_of_60: &str = "border-r-lime-200/60"; pub(crate) const border_r_lime_200_of_70: &str = "border-r-lime-200/70"; pub(crate) const border_r_lime_200_of_75: &str = "border-r-lime-200/75"; pub(crate) const border_r_lime_200_of_80: &str = "border-r-lime-200/80"; pub(crate) const border_r_lime_200_of_90: &str = "border-r-lime-200/90"; pub(crate) const border_r_lime_200_of_95: &str = "border-r-lime-200/95"; pub(crate) const border_r_lime_300: &str = "border-r-lime-300"; pub(crate) const border_r_lime_300_of_0: &str = "border-r-lime-300/0"; pub(crate) const border_r_lime_300_of_10: &str = "border-r-lime-300/10"; pub(crate) const border_r_lime_300_of_100: &str = "border-r-lime-300/100"; pub(crate) const border_r_lime_300_of_20: &str = "border-r-lime-300/20"; pub(crate) const border_r_lime_300_of_25: &str = "border-r-lime-300/25"; pub(crate) const border_r_lime_300_of_30: &str = "border-r-lime-300/30"; pub(crate) const border_r_lime_300_of_40: &str = "border-r-lime-300/40"; pub(crate) const border_r_lime_300_of_5: &str = "border-r-lime-300/5"; pub(crate) const border_r_lime_300_of_50: &str = "border-r-lime-300/50"; pub(crate) const border_r_lime_300_of_60: &str = "border-r-lime-300/60"; pub(crate) const border_r_lime_300_of_70: &str = "border-r-lime-300/70"; pub(crate) const border_r_lime_300_of_75: &str = "border-r-lime-300/75"; pub(crate) const border_r_lime_300_of_80: &str = "border-r-lime-300/80"; pub(crate) const border_r_lime_300_of_90: &str = "border-r-lime-300/90"; pub(crate) const border_r_lime_300_of_95: &str = "border-r-lime-300/95"; pub(crate) const border_r_lime_400: &str = "border-r-lime-400"; pub(crate) const border_r_lime_400_of_0: &str = "border-r-lime-400/0"; pub(crate) const border_r_lime_400_of_10: &str = "border-r-lime-400/10"; pub(crate) const border_r_lime_400_of_100: &str = "border-r-lime-400/100"; pub(crate) const border_r_lime_400_of_20: &str = "border-r-lime-400/20"; pub(crate) const border_r_lime_400_of_25: &str = "border-r-lime-400/25"; pub(crate) const border_r_lime_400_of_30: &str = "border-r-lime-400/30"; pub(crate) const border_r_lime_400_of_40: &str = "border-r-lime-400/40"; pub(crate) const border_r_lime_400_of_5: &str = "border-r-lime-400/5"; pub(crate) const border_r_lime_400_of_50: &str = "border-r-lime-400/50"; pub(crate) const border_r_lime_400_of_60: &str = "border-r-lime-400/60"; pub(crate) const border_r_lime_400_of_70: &str = "border-r-lime-400/70"; pub(crate) const border_r_lime_400_of_75: &str = "border-r-lime-400/75"; pub(crate) const border_r_lime_400_of_80: &str = "border-r-lime-400/80"; pub(crate) const border_r_lime_400_of_90: &str = "border-r-lime-400/90"; pub(crate) const border_r_lime_400_of_95: &str = "border-r-lime-400/95"; pub(crate) const border_r_lime_50: &str = "border-r-lime-50"; pub(crate) const border_r_lime_500: &str = "border-r-lime-500"; pub(crate) const border_r_lime_500_of_0: &str = "border-r-lime-500/0"; pub(crate) const border_r_lime_500_of_10: &str = "border-r-lime-500/10"; pub(crate) const border_r_lime_500_of_100: &str = "border-r-lime-500/100"; pub(crate) const border_r_lime_500_of_20: &str = "border-r-lime-500/20"; pub(crate) const border_r_lime_500_of_25: &str = "border-r-lime-500/25"; pub(crate) const border_r_lime_500_of_30: &str = "border-r-lime-500/30"; pub(crate) const border_r_lime_500_of_40: &str = "border-r-lime-500/40"; pub(crate) const border_r_lime_500_of_5: &str = "border-r-lime-500/5"; pub(crate) const border_r_lime_500_of_50: &str = "border-r-lime-500/50"; pub(crate) const border_r_lime_500_of_60: &str = "border-r-lime-500/60"; pub(crate) const border_r_lime_500_of_70: &str = "border-r-lime-500/70"; pub(crate) const border_r_lime_500_of_75: &str = "border-r-lime-500/75"; pub(crate) const border_r_lime_500_of_80: &str = "border-r-lime-500/80"; pub(crate) const border_r_lime_500_of_90: &str = "border-r-lime-500/90"; pub(crate) const border_r_lime_500_of_95: &str = "border-r-lime-500/95"; pub(crate) const border_r_lime_50_of_0: &str = "border-r-lime-50/0"; pub(crate) const border_r_lime_50_of_10: &str = "border-r-lime-50/10"; pub(crate) const border_r_lime_50_of_100: &str = "border-r-lime-50/100"; pub(crate) const border_r_lime_50_of_20: &str = "border-r-lime-50/20"; pub(crate) const border_r_lime_50_of_25: &str = "border-r-lime-50/25"; pub(crate) const border_r_lime_50_of_30: &str = "border-r-lime-50/30"; pub(crate) const border_r_lime_50_of_40: &str = "border-r-lime-50/40"; pub(crate) const border_r_lime_50_of_5: &str = "border-r-lime-50/5"; pub(crate) const border_r_lime_50_of_50: &str = "border-r-lime-50/50"; pub(crate) const border_r_lime_50_of_60: &str = "border-r-lime-50/60"; pub(crate) const border_r_lime_50_of_70: &str = "border-r-lime-50/70"; pub(crate) const border_r_lime_50_of_75: &str = "border-r-lime-50/75"; pub(crate) const border_r_lime_50_of_80: &str = "border-r-lime-50/80"; pub(crate) const border_r_lime_50_of_90: &str = "border-r-lime-50/90"; pub(crate) const border_r_lime_50_of_95: &str = "border-r-lime-50/95"; pub(crate) const border_r_lime_600: &str = "border-r-lime-600"; pub(crate) const border_r_lime_600_of_0: &str = "border-r-lime-600/0"; pub(crate) const border_r_lime_600_of_10: &str = "border-r-lime-600/10"; pub(crate) const border_r_lime_600_of_100: &str = "border-r-lime-600/100"; pub(crate) const border_r_lime_600_of_20: &str = "border-r-lime-600/20"; pub(crate) const border_r_lime_600_of_25: &str = "border-r-lime-600/25"; pub(crate) const border_r_lime_600_of_30: &str = "border-r-lime-600/30"; pub(crate) const border_r_lime_600_of_40: &str = "border-r-lime-600/40"; pub(crate) const border_r_lime_600_of_5: &str = "border-r-lime-600/5"; pub(crate) const border_r_lime_600_of_50: &str = "border-r-lime-600/50"; pub(crate) const border_r_lime_600_of_60: &str = "border-r-lime-600/60"; pub(crate) const border_r_lime_600_of_70: &str = "border-r-lime-600/70"; pub(crate) const border_r_lime_600_of_75: &str = "border-r-lime-600/75"; pub(crate) const border_r_lime_600_of_80: &str = "border-r-lime-600/80"; pub(crate) const border_r_lime_600_of_90: &str = "border-r-lime-600/90"; pub(crate) const border_r_lime_600_of_95: &str = "border-r-lime-600/95"; pub(crate) const border_r_lime_700: &str = "border-r-lime-700"; pub(crate) const border_r_lime_700_of_0: &str = "border-r-lime-700/0"; pub(crate) const border_r_lime_700_of_10: &str = "border-r-lime-700/10"; pub(crate) const border_r_lime_700_of_100: &str = "border-r-lime-700/100"; pub(crate) const border_r_lime_700_of_20: &str = "border-r-lime-700/20"; pub(crate) const border_r_lime_700_of_25: &str = "border-r-lime-700/25"; pub(crate) const border_r_lime_700_of_30: &str = "border-r-lime-700/30"; pub(crate) const border_r_lime_700_of_40: &str = "border-r-lime-700/40"; pub(crate) const border_r_lime_700_of_5: &str = "border-r-lime-700/5"; pub(crate) const border_r_lime_700_of_50: &str = "border-r-lime-700/50"; pub(crate) const border_r_lime_700_of_60: &str = "border-r-lime-700/60"; pub(crate) const border_r_lime_700_of_70: &str = "border-r-lime-700/70"; pub(crate) const border_r_lime_700_of_75: &str = "border-r-lime-700/75"; pub(crate) const border_r_lime_700_of_80: &str = "border-r-lime-700/80"; pub(crate) const border_r_lime_700_of_90: &str = "border-r-lime-700/90"; pub(crate) const border_r_lime_700_of_95: &str = "border-r-lime-700/95"; pub(crate) const border_r_lime_800: &str = "border-r-lime-800"; pub(crate) const border_r_lime_800_of_0: &str = "border-r-lime-800/0"; pub(crate) const border_r_lime_800_of_10: &str = "border-r-lime-800/10"; pub(crate) const border_r_lime_800_of_100: &str = "border-r-lime-800/100"; pub(crate) const border_r_lime_800_of_20: &str = "border-r-lime-800/20"; pub(crate) const border_r_lime_800_of_25: &str = "border-r-lime-800/25"; pub(crate) const border_r_lime_800_of_30: &str = "border-r-lime-800/30"; pub(crate) const border_r_lime_800_of_40: &str = "border-r-lime-800/40"; pub(crate) const border_r_lime_800_of_5: &str = "border-r-lime-800/5"; pub(crate) const border_r_lime_800_of_50: &str = "border-r-lime-800/50"; pub(crate) const border_r_lime_800_of_60: &str = "border-r-lime-800/60"; pub(crate) const border_r_lime_800_of_70: &str = "border-r-lime-800/70"; pub(crate) const border_r_lime_800_of_75: &str = "border-r-lime-800/75"; pub(crate) const border_r_lime_800_of_80: &str = "border-r-lime-800/80"; pub(crate) const border_r_lime_800_of_90: &str = "border-r-lime-800/90"; pub(crate) const border_r_lime_800_of_95: &str = "border-r-lime-800/95"; pub(crate) const border_r_lime_900: &str = "border-r-lime-900"; pub(crate) const border_r_lime_900_of_0: &str = "border-r-lime-900/0"; pub(crate) const border_r_lime_900_of_10: &str = "border-r-lime-900/10"; pub(crate) const border_r_lime_900_of_100: &str = "border-r-lime-900/100"; pub(crate) const border_r_lime_900_of_20: &str = "border-r-lime-900/20"; pub(crate) const border_r_lime_900_of_25: &str = "border-r-lime-900/25"; pub(crate) const border_r_lime_900_of_30: &str = "border-r-lime-900/30"; pub(crate) const border_r_lime_900_of_40: &str = "border-r-lime-900/40"; pub(crate) const border_r_lime_900_of_5: &str = "border-r-lime-900/5"; pub(crate) const border_r_lime_900_of_50: &str = "border-r-lime-900/50"; pub(crate) const border_r_lime_900_of_60: &str = "border-r-lime-900/60"; pub(crate) const border_r_lime_900_of_70: &str = "border-r-lime-900/70"; pub(crate) const border_r_lime_900_of_75: &str = "border-r-lime-900/75"; pub(crate) const border_r_lime_900_of_80: &str = "border-r-lime-900/80"; pub(crate) const border_r_lime_900_of_90: &str = "border-r-lime-900/90"; pub(crate) const border_r_lime_900_of_95: &str = "border-r-lime-900/95"; pub(crate) const border_r_neutral_100: &str = "border-r-neutral-100"; pub(crate) const border_r_neutral_100_of_0: &str = "border-r-neutral-100/0"; pub(crate) const border_r_neutral_100_of_10: &str = "border-r-neutral-100/10"; pub(crate) const border_r_neutral_100_of_100: &str = "border-r-neutral-100/100"; pub(crate) const border_r_neutral_100_of_20: &str = "border-r-neutral-100/20"; pub(crate) const border_r_neutral_100_of_25: &str = "border-r-neutral-100/25"; pub(crate) const border_r_neutral_100_of_30: &str = "border-r-neutral-100/30"; pub(crate) const border_r_neutral_100_of_40: &str = "border-r-neutral-100/40"; pub(crate) const border_r_neutral_100_of_5: &str = "border-r-neutral-100/5"; pub(crate) const border_r_neutral_100_of_50: &str = "border-r-neutral-100/50"; pub(crate) const border_r_neutral_100_of_60: &str = "border-r-neutral-100/60"; pub(crate) const border_r_neutral_100_of_70: &str = "border-r-neutral-100/70"; pub(crate) const border_r_neutral_100_of_75: &str = "border-r-neutral-100/75"; pub(crate) const border_r_neutral_100_of_80: &str = "border-r-neutral-100/80"; pub(crate) const border_r_neutral_100_of_90: &str = "border-r-neutral-100/90"; pub(crate) const border_r_neutral_100_of_95: &str = "border-r-neutral-100/95"; pub(crate) const border_r_neutral_200: &str = "border-r-neutral-200"; pub(crate) const border_r_neutral_200_of_0: &str = "border-r-neutral-200/0"; pub(crate) const border_r_neutral_200_of_10: &str = "border-r-neutral-200/10"; pub(crate) const border_r_neutral_200_of_100: &str = "border-r-neutral-200/100"; pub(crate) const border_r_neutral_200_of_20: &str = "border-r-neutral-200/20"; pub(crate) const border_r_neutral_200_of_25: &str = "border-r-neutral-200/25"; pub(crate) const border_r_neutral_200_of_30: &str = "border-r-neutral-200/30"; pub(crate) const border_r_neutral_200_of_40: &str = "border-r-neutral-200/40"; pub(crate) const border_r_neutral_200_of_5: &str = "border-r-neutral-200/5"; pub(crate) const border_r_neutral_200_of_50: &str = "border-r-neutral-200/50"; pub(crate) const border_r_neutral_200_of_60: &str = "border-r-neutral-200/60"; pub(crate) const border_r_neutral_200_of_70: &str = "border-r-neutral-200/70"; pub(crate) const border_r_neutral_200_of_75: &str = "border-r-neutral-200/75"; pub(crate) const border_r_neutral_200_of_80: &str = "border-r-neutral-200/80"; pub(crate) const border_r_neutral_200_of_90: &str = "border-r-neutral-200/90"; pub(crate) const border_r_neutral_200_of_95: &str = "border-r-neutral-200/95"; pub(crate) const border_r_neutral_300: &str = "border-r-neutral-300"; pub(crate) const border_r_neutral_300_of_0: &str = "border-r-neutral-300/0"; pub(crate) const border_r_neutral_300_of_10: &str = "border-r-neutral-300/10"; pub(crate) const border_r_neutral_300_of_100: &str = "border-r-neutral-300/100"; pub(crate) const border_r_neutral_300_of_20: &str = "border-r-neutral-300/20"; pub(crate) const border_r_neutral_300_of_25: &str = "border-r-neutral-300/25"; pub(crate) const border_r_neutral_300_of_30: &str = "border-r-neutral-300/30"; pub(crate) const border_r_neutral_300_of_40: &str = "border-r-neutral-300/40"; pub(crate) const border_r_neutral_300_of_5: &str = "border-r-neutral-300/5"; pub(crate) const border_r_neutral_300_of_50: &str = "border-r-neutral-300/50"; pub(crate) const border_r_neutral_300_of_60: &str = "border-r-neutral-300/60"; pub(crate) const border_r_neutral_300_of_70: &str = "border-r-neutral-300/70"; pub(crate) const border_r_neutral_300_of_75: &str = "border-r-neutral-300/75"; pub(crate) const border_r_neutral_300_of_80: &str = "border-r-neutral-300/80"; pub(crate) const border_r_neutral_300_of_90: &str = "border-r-neutral-300/90"; pub(crate) const border_r_neutral_300_of_95: &str = "border-r-neutral-300/95"; pub(crate) const border_r_neutral_400: &str = "border-r-neutral-400"; pub(crate) const border_r_neutral_400_of_0: &str = "border-r-neutral-400/0"; pub(crate) const border_r_neutral_400_of_10: &str = "border-r-neutral-400/10"; pub(crate) const border_r_neutral_400_of_100: &str = "border-r-neutral-400/100"; pub(crate) const border_r_neutral_400_of_20: &str = "border-r-neutral-400/20"; pub(crate) const border_r_neutral_400_of_25: &str = "border-r-neutral-400/25"; pub(crate) const border_r_neutral_400_of_30: &str = "border-r-neutral-400/30"; pub(crate) const border_r_neutral_400_of_40: &str = "border-r-neutral-400/40"; pub(crate) const border_r_neutral_400_of_5: &str = "border-r-neutral-400/5"; pub(crate) const border_r_neutral_400_of_50: &str = "border-r-neutral-400/50"; pub(crate) const border_r_neutral_400_of_60: &str = "border-r-neutral-400/60"; pub(crate) const border_r_neutral_400_of_70: &str = "border-r-neutral-400/70"; pub(crate) const border_r_neutral_400_of_75: &str = "border-r-neutral-400/75"; pub(crate) const border_r_neutral_400_of_80: &str = "border-r-neutral-400/80"; pub(crate) const border_r_neutral_400_of_90: &str = "border-r-neutral-400/90"; pub(crate) const border_r_neutral_400_of_95: &str = "border-r-neutral-400/95"; pub(crate) const border_r_neutral_50: &str = "border-r-neutral-50"; pub(crate) const border_r_neutral_500: &str = "border-r-neutral-500"; pub(crate) const border_r_neutral_500_of_0: &str = "border-r-neutral-500/0"; pub(crate) const border_r_neutral_500_of_10: &str = "border-r-neutral-500/10"; pub(crate) const border_r_neutral_500_of_100: &str = "border-r-neutral-500/100"; pub(crate) const border_r_neutral_500_of_20: &str = "border-r-neutral-500/20"; pub(crate) const border_r_neutral_500_of_25: &str = "border-r-neutral-500/25"; pub(crate) const border_r_neutral_500_of_30: &str = "border-r-neutral-500/30"; pub(crate) const border_r_neutral_500_of_40: &str = "border-r-neutral-500/40"; pub(crate) const border_r_neutral_500_of_5: &str = "border-r-neutral-500/5"; pub(crate) const border_r_neutral_500_of_50: &str = "border-r-neutral-500/50"; pub(crate) const border_r_neutral_500_of_60: &str = "border-r-neutral-500/60"; pub(crate) const border_r_neutral_500_of_70: &str = "border-r-neutral-500/70"; pub(crate) const border_r_neutral_500_of_75: &str = "border-r-neutral-500/75"; pub(crate) const border_r_neutral_500_of_80: &str = "border-r-neutral-500/80"; pub(crate) const border_r_neutral_500_of_90: &str = "border-r-neutral-500/90"; pub(crate) const border_r_neutral_500_of_95: &str = "border-r-neutral-500/95"; pub(crate) const border_r_neutral_50_of_0: &str = "border-r-neutral-50/0"; pub(crate) const border_r_neutral_50_of_10: &str = "border-r-neutral-50/10"; pub(crate) const border_r_neutral_50_of_100: &str = "border-r-neutral-50/100"; pub(crate) const border_r_neutral_50_of_20: &str = "border-r-neutral-50/20"; pub(crate) const border_r_neutral_50_of_25: &str = "border-r-neutral-50/25"; pub(crate) const border_r_neutral_50_of_30: &str = "border-r-neutral-50/30"; pub(crate) const border_r_neutral_50_of_40: &str = "border-r-neutral-50/40"; pub(crate) const border_r_neutral_50_of_5: &str = "border-r-neutral-50/5"; pub(crate) const border_r_neutral_50_of_50: &str = "border-r-neutral-50/50"; pub(crate) const border_r_neutral_50_of_60: &str = "border-r-neutral-50/60"; pub(crate) const border_r_neutral_50_of_70: &str = "border-r-neutral-50/70"; pub(crate) const border_r_neutral_50_of_75: &str = "border-r-neutral-50/75"; pub(crate) const border_r_neutral_50_of_80: &str = "border-r-neutral-50/80"; pub(crate) const border_r_neutral_50_of_90: &str = "border-r-neutral-50/90"; pub(crate) const border_r_neutral_50_of_95: &str = "border-r-neutral-50/95"; pub(crate) const border_r_neutral_600: &str = "border-r-neutral-600"; pub(crate) const border_r_neutral_600_of_0: &str = "border-r-neutral-600/0"; pub(crate) const border_r_neutral_600_of_10: &str = "border-r-neutral-600/10"; pub(crate) const border_r_neutral_600_of_100: &str = "border-r-neutral-600/100"; pub(crate) const border_r_neutral_600_of_20: &str = "border-r-neutral-600/20"; pub(crate) const border_r_neutral_600_of_25: &str = "border-r-neutral-600/25"; pub(crate) const border_r_neutral_600_of_30: &str = "border-r-neutral-600/30"; pub(crate) const border_r_neutral_600_of_40: &str = "border-r-neutral-600/40"; pub(crate) const border_r_neutral_600_of_5: &str = "border-r-neutral-600/5"; pub(crate) const border_r_neutral_600_of_50: &str = "border-r-neutral-600/50"; pub(crate) const border_r_neutral_600_of_60: &str = "border-r-neutral-600/60"; pub(crate) const border_r_neutral_600_of_70: &str = "border-r-neutral-600/70"; pub(crate) const border_r_neutral_600_of_75: &str = "border-r-neutral-600/75"; pub(crate) const border_r_neutral_600_of_80: &str = "border-r-neutral-600/80"; pub(crate) const border_r_neutral_600_of_90: &str = "border-r-neutral-600/90"; pub(crate) const border_r_neutral_600_of_95: &str = "border-r-neutral-600/95"; pub(crate) const border_r_neutral_700: &str = "border-r-neutral-700"; pub(crate) const border_r_neutral_700_of_0: &str = "border-r-neutral-700/0"; pub(crate) const border_r_neutral_700_of_10: &str = "border-r-neutral-700/10"; pub(crate) const border_r_neutral_700_of_100: &str = "border-r-neutral-700/100"; pub(crate) const border_r_neutral_700_of_20: &str = "border-r-neutral-700/20"; pub(crate) const border_r_neutral_700_of_25: &str = "border-r-neutral-700/25"; pub(crate) const border_r_neutral_700_of_30: &str = "border-r-neutral-700/30"; pub(crate) const border_r_neutral_700_of_40: &str = "border-r-neutral-700/40"; pub(crate) const border_r_neutral_700_of_5: &str = "border-r-neutral-700/5"; pub(crate) const border_r_neutral_700_of_50: &str = "border-r-neutral-700/50"; pub(crate) const border_r_neutral_700_of_60: &str = "border-r-neutral-700/60"; pub(crate) const border_r_neutral_700_of_70: &str = "border-r-neutral-700/70"; pub(crate) const border_r_neutral_700_of_75: &str = "border-r-neutral-700/75"; pub(crate) const border_r_neutral_700_of_80: &str = "border-r-neutral-700/80"; pub(crate) const border_r_neutral_700_of_90: &str = "border-r-neutral-700/90"; pub(crate) const border_r_neutral_700_of_95: &str = "border-r-neutral-700/95"; pub(crate) const border_r_neutral_800: &str = "border-r-neutral-800"; pub(crate) const border_r_neutral_800_of_0: &str = "border-r-neutral-800/0"; pub(crate) const border_r_neutral_800_of_10: &str = "border-r-neutral-800/10"; pub(crate) const border_r_neutral_800_of_100: &str = "border-r-neutral-800/100"; pub(crate) const border_r_neutral_800_of_20: &str = "border-r-neutral-800/20"; pub(crate) const border_r_neutral_800_of_25: &str = "border-r-neutral-800/25"; pub(crate) const border_r_neutral_800_of_30: &str = "border-r-neutral-800/30"; pub(crate) const border_r_neutral_800_of_40: &str = "border-r-neutral-800/40"; pub(crate) const border_r_neutral_800_of_5: &str = "border-r-neutral-800/5"; pub(crate) const border_r_neutral_800_of_50: &str = "border-r-neutral-800/50"; pub(crate) const border_r_neutral_800_of_60: &str = "border-r-neutral-800/60"; pub(crate) const border_r_neutral_800_of_70: &str = "border-r-neutral-800/70"; pub(crate) const border_r_neutral_800_of_75: &str = "border-r-neutral-800/75"; pub(crate) const border_r_neutral_800_of_80: &str = "border-r-neutral-800/80"; pub(crate) const border_r_neutral_800_of_90: &str = "border-r-neutral-800/90"; pub(crate) const border_r_neutral_800_of_95: &str = "border-r-neutral-800/95"; pub(crate) const border_r_neutral_900: &str = "border-r-neutral-900"; pub(crate) const border_r_neutral_900_of_0: &str = "border-r-neutral-900/0"; pub(crate) const border_r_neutral_900_of_10: &str = "border-r-neutral-900/10"; pub(crate) const border_r_neutral_900_of_100: &str = "border-r-neutral-900/100"; pub(crate) const border_r_neutral_900_of_20: &str = "border-r-neutral-900/20"; pub(crate) const border_r_neutral_900_of_25: &str = "border-r-neutral-900/25"; pub(crate) const border_r_neutral_900_of_30: &str = "border-r-neutral-900/30"; pub(crate) const border_r_neutral_900_of_40: &str = "border-r-neutral-900/40"; pub(crate) const border_r_neutral_900_of_5: &str = "border-r-neutral-900/5"; pub(crate) const border_r_neutral_900_of_50: &str = "border-r-neutral-900/50"; pub(crate) const border_r_neutral_900_of_60: &str = "border-r-neutral-900/60"; pub(crate) const border_r_neutral_900_of_70: &str = "border-r-neutral-900/70"; pub(crate) const border_r_neutral_900_of_75: &str = "border-r-neutral-900/75"; pub(crate) const border_r_neutral_900_of_80: &str = "border-r-neutral-900/80"; pub(crate) const border_r_neutral_900_of_90: &str = "border-r-neutral-900/90"; pub(crate) const border_r_neutral_900_of_95: &str = "border-r-neutral-900/95"; pub(crate) const border_r_orange_100: &str = "border-r-orange-100"; pub(crate) const border_r_orange_100_of_0: &str = "border-r-orange-100/0"; pub(crate) const border_r_orange_100_of_10: &str = "border-r-orange-100/10"; pub(crate) const border_r_orange_100_of_100: &str = "border-r-orange-100/100"; pub(crate) const border_r_orange_100_of_20: &str = "border-r-orange-100/20"; pub(crate) const border_r_orange_100_of_25: &str = "border-r-orange-100/25"; pub(crate) const border_r_orange_100_of_30: &str = "border-r-orange-100/30"; pub(crate) const border_r_orange_100_of_40: &str = "border-r-orange-100/40"; pub(crate) const border_r_orange_100_of_5: &str = "border-r-orange-100/5"; pub(crate) const border_r_orange_100_of_50: &str = "border-r-orange-100/50"; pub(crate) const border_r_orange_100_of_60: &str = "border-r-orange-100/60"; pub(crate) const border_r_orange_100_of_70: &str = "border-r-orange-100/70"; pub(crate) const border_r_orange_100_of_75: &str = "border-r-orange-100/75"; pub(crate) const border_r_orange_100_of_80: &str = "border-r-orange-100/80"; pub(crate) const border_r_orange_100_of_90: &str = "border-r-orange-100/90"; pub(crate) const border_r_orange_100_of_95: &str = "border-r-orange-100/95"; pub(crate) const border_r_orange_200: &str = "border-r-orange-200"; pub(crate) const border_r_orange_200_of_0: &str = "border-r-orange-200/0"; pub(crate) const border_r_orange_200_of_10: &str = "border-r-orange-200/10"; pub(crate) const border_r_orange_200_of_100: &str = "border-r-orange-200/100"; pub(crate) const border_r_orange_200_of_20: &str = "border-r-orange-200/20"; pub(crate) const border_r_orange_200_of_25: &str = "border-r-orange-200/25"; pub(crate) const border_r_orange_200_of_30: &str = "border-r-orange-200/30"; pub(crate) const border_r_orange_200_of_40: &str = "border-r-orange-200/40"; pub(crate) const border_r_orange_200_of_5: &str = "border-r-orange-200/5"; pub(crate) const border_r_orange_200_of_50: &str = "border-r-orange-200/50"; pub(crate) const border_r_orange_200_of_60: &str = "border-r-orange-200/60"; pub(crate) const border_r_orange_200_of_70: &str = "border-r-orange-200/70"; pub(crate) const border_r_orange_200_of_75: &str = "border-r-orange-200/75"; pub(crate) const border_r_orange_200_of_80: &str = "border-r-orange-200/80"; pub(crate) const border_r_orange_200_of_90: &str = "border-r-orange-200/90"; pub(crate) const border_r_orange_200_of_95: &str = "border-r-orange-200/95"; pub(crate) const border_r_orange_300: &str = "border-r-orange-300"; pub(crate) const border_r_orange_300_of_0: &str = "border-r-orange-300/0"; pub(crate) const border_r_orange_300_of_10: &str = "border-r-orange-300/10"; pub(crate) const border_r_orange_300_of_100: &str = "border-r-orange-300/100"; pub(crate) const border_r_orange_300_of_20: &str = "border-r-orange-300/20"; pub(crate) const border_r_orange_300_of_25: &str = "border-r-orange-300/25"; pub(crate) const border_r_orange_300_of_30: &str = "border-r-orange-300/30"; pub(crate) const border_r_orange_300_of_40: &str = "border-r-orange-300/40"; pub(crate) const border_r_orange_300_of_5: &str = "border-r-orange-300/5"; pub(crate) const border_r_orange_300_of_50: &str = "border-r-orange-300/50"; pub(crate) const border_r_orange_300_of_60: &str = "border-r-orange-300/60"; pub(crate) const border_r_orange_300_of_70: &str = "border-r-orange-300/70"; pub(crate) const border_r_orange_300_of_75: &str = "border-r-orange-300/75"; pub(crate) const border_r_orange_300_of_80: &str = "border-r-orange-300/80"; pub(crate) const border_r_orange_300_of_90: &str = "border-r-orange-300/90"; pub(crate) const border_r_orange_300_of_95: &str = "border-r-orange-300/95"; pub(crate) const border_r_orange_400: &str = "border-r-orange-400"; pub(crate) const border_r_orange_400_of_0: &str = "border-r-orange-400/0"; pub(crate) const border_r_orange_400_of_10: &str = "border-r-orange-400/10"; pub(crate) const border_r_orange_400_of_100: &str = "border-r-orange-400/100"; pub(crate) const border_r_orange_400_of_20: &str = "border-r-orange-400/20"; pub(crate) const border_r_orange_400_of_25: &str = "border-r-orange-400/25"; pub(crate) const border_r_orange_400_of_30: &str = "border-r-orange-400/30"; pub(crate) const border_r_orange_400_of_40: &str = "border-r-orange-400/40"; pub(crate) const border_r_orange_400_of_5: &str = "border-r-orange-400/5"; pub(crate) const border_r_orange_400_of_50: &str = "border-r-orange-400/50"; pub(crate) const border_r_orange_400_of_60: &str = "border-r-orange-400/60"; pub(crate) const border_r_orange_400_of_70: &str = "border-r-orange-400/70"; pub(crate) const border_r_orange_400_of_75: &str = "border-r-orange-400/75"; pub(crate) const border_r_orange_400_of_80: &str = "border-r-orange-400/80"; pub(crate) const border_r_orange_400_of_90: &str = "border-r-orange-400/90"; pub(crate) const border_r_orange_400_of_95: &str = "border-r-orange-400/95"; pub(crate) const border_r_orange_50: &str = "border-r-orange-50"; pub(crate) const border_r_orange_500: &str = "border-r-orange-500"; pub(crate) const border_r_orange_500_of_0: &str = "border-r-orange-500/0"; pub(crate) const border_r_orange_500_of_10: &str = "border-r-orange-500/10"; pub(crate) const border_r_orange_500_of_100: &str = "border-r-orange-500/100"; pub(crate) const border_r_orange_500_of_20: &str = "border-r-orange-500/20"; pub(crate) const border_r_orange_500_of_25: &str = "border-r-orange-500/25"; pub(crate) const border_r_orange_500_of_30: &str = "border-r-orange-500/30"; pub(crate) const border_r_orange_500_of_40: &str = "border-r-orange-500/40"; pub(crate) const border_r_orange_500_of_5: &str = "border-r-orange-500/5"; pub(crate) const border_r_orange_500_of_50: &str = "border-r-orange-500/50"; pub(crate) const border_r_orange_500_of_60: &str = "border-r-orange-500/60"; pub(crate) const border_r_orange_500_of_70: &str = "border-r-orange-500/70"; pub(crate) const border_r_orange_500_of_75: &str = "border-r-orange-500/75"; pub(crate) const border_r_orange_500_of_80: &str = "border-r-orange-500/80"; pub(crate) const border_r_orange_500_of_90: &str = "border-r-orange-500/90"; pub(crate) const border_r_orange_500_of_95: &str = "border-r-orange-500/95"; pub(crate) const border_r_orange_50_of_0: &str = "border-r-orange-50/0"; pub(crate) const border_r_orange_50_of_10: &str = "border-r-orange-50/10"; pub(crate) const border_r_orange_50_of_100: &str = "border-r-orange-50/100"; pub(crate) const border_r_orange_50_of_20: &str = "border-r-orange-50/20"; pub(crate) const border_r_orange_50_of_25: &str = "border-r-orange-50/25"; pub(crate) const border_r_orange_50_of_30: &str = "border-r-orange-50/30"; pub(crate) const border_r_orange_50_of_40: &str = "border-r-orange-50/40"; pub(crate) const border_r_orange_50_of_5: &str = "border-r-orange-50/5"; pub(crate) const border_r_orange_50_of_50: &str = "border-r-orange-50/50"; pub(crate) const border_r_orange_50_of_60: &str = "border-r-orange-50/60"; pub(crate) const border_r_orange_50_of_70: &str = "border-r-orange-50/70"; pub(crate) const border_r_orange_50_of_75: &str = "border-r-orange-50/75"; pub(crate) const border_r_orange_50_of_80: &str = "border-r-orange-50/80"; pub(crate) const border_r_orange_50_of_90: &str = "border-r-orange-50/90"; pub(crate) const border_r_orange_50_of_95: &str = "border-r-orange-50/95"; pub(crate) const border_r_orange_600: &str = "border-r-orange-600"; pub(crate) const border_r_orange_600_of_0: &str = "border-r-orange-600/0"; pub(crate) const border_r_orange_600_of_10: &str = "border-r-orange-600/10"; pub(crate) const border_r_orange_600_of_100: &str = "border-r-orange-600/100"; pub(crate) const border_r_orange_600_of_20: &str = "border-r-orange-600/20"; pub(crate) const border_r_orange_600_of_25: &str = "border-r-orange-600/25"; pub(crate) const border_r_orange_600_of_30: &str = "border-r-orange-600/30"; pub(crate) const border_r_orange_600_of_40: &str = "border-r-orange-600/40"; pub(crate) const border_r_orange_600_of_5: &str = "border-r-orange-600/5"; pub(crate) const border_r_orange_600_of_50: &str = "border-r-orange-600/50"; pub(crate) const border_r_orange_600_of_60: &str = "border-r-orange-600/60"; pub(crate) const border_r_orange_600_of_70: &str = "border-r-orange-600/70"; pub(crate) const border_r_orange_600_of_75: &str = "border-r-orange-600/75"; pub(crate) const border_r_orange_600_of_80: &str = "border-r-orange-600/80"; pub(crate) const border_r_orange_600_of_90: &str = "border-r-orange-600/90"; pub(crate) const border_r_orange_600_of_95: &str = "border-r-orange-600/95"; pub(crate) const border_r_orange_700: &str = "border-r-orange-700"; pub(crate) const border_r_orange_700_of_0: &str = "border-r-orange-700/0"; pub(crate) const border_r_orange_700_of_10: &str = "border-r-orange-700/10"; pub(crate) const border_r_orange_700_of_100: &str = "border-r-orange-700/100"; pub(crate) const border_r_orange_700_of_20: &str = "border-r-orange-700/20"; pub(crate) const border_r_orange_700_of_25: &str = "border-r-orange-700/25"; pub(crate) const border_r_orange_700_of_30: &str = "border-r-orange-700/30"; pub(crate) const border_r_orange_700_of_40: &str = "border-r-orange-700/40"; pub(crate) const border_r_orange_700_of_5: &str = "border-r-orange-700/5"; pub(crate) const border_r_orange_700_of_50: &str = "border-r-orange-700/50"; pub(crate) const border_r_orange_700_of_60: &str = "border-r-orange-700/60"; pub(crate) const border_r_orange_700_of_70: &str = "border-r-orange-700/70"; pub(crate) const border_r_orange_700_of_75: &str = "border-r-orange-700/75"; pub(crate) const border_r_orange_700_of_80: &str = "border-r-orange-700/80"; pub(crate) const border_r_orange_700_of_90: &str = "border-r-orange-700/90"; pub(crate) const border_r_orange_700_of_95: &str = "border-r-orange-700/95"; pub(crate) const border_r_orange_800: &str = "border-r-orange-800"; pub(crate) const border_r_orange_800_of_0: &str = "border-r-orange-800/0"; pub(crate) const border_r_orange_800_of_10: &str = "border-r-orange-800/10"; pub(crate) const border_r_orange_800_of_100: &str = "border-r-orange-800/100"; pub(crate) const border_r_orange_800_of_20: &str = "border-r-orange-800/20"; pub(crate) const border_r_orange_800_of_25: &str = "border-r-orange-800/25"; pub(crate) const border_r_orange_800_of_30: &str = "border-r-orange-800/30"; pub(crate) const border_r_orange_800_of_40: &str = "border-r-orange-800/40"; pub(crate) const border_r_orange_800_of_5: &str = "border-r-orange-800/5"; pub(crate) const border_r_orange_800_of_50: &str = "border-r-orange-800/50"; pub(crate) const border_r_orange_800_of_60: &str = "border-r-orange-800/60"; pub(crate) const border_r_orange_800_of_70: &str = "border-r-orange-800/70"; pub(crate) const border_r_orange_800_of_75: &str = "border-r-orange-800/75"; pub(crate) const border_r_orange_800_of_80: &str = "border-r-orange-800/80"; pub(crate) const border_r_orange_800_of_90: &str = "border-r-orange-800/90"; pub(crate) const border_r_orange_800_of_95: &str = "border-r-orange-800/95"; pub(crate) const border_r_orange_900: &str = "border-r-orange-900"; pub(crate) const border_r_orange_900_of_0: &str = "border-r-orange-900/0"; pub(crate) const border_r_orange_900_of_10: &str = "border-r-orange-900/10"; pub(crate) const border_r_orange_900_of_100: &str = "border-r-orange-900/100"; pub(crate) const border_r_orange_900_of_20: &str = "border-r-orange-900/20"; pub(crate) const border_r_orange_900_of_25: &str = "border-r-orange-900/25"; pub(crate) const border_r_orange_900_of_30: &str = "border-r-orange-900/30"; pub(crate) const border_r_orange_900_of_40: &str = "border-r-orange-900/40"; pub(crate) const border_r_orange_900_of_5: &str = "border-r-orange-900/5"; pub(crate) const border_r_orange_900_of_50: &str = "border-r-orange-900/50"; pub(crate) const border_r_orange_900_of_60: &str = "border-r-orange-900/60"; pub(crate) const border_r_orange_900_of_70: &str = "border-r-orange-900/70"; pub(crate) const border_r_orange_900_of_75: &str = "border-r-orange-900/75"; pub(crate) const border_r_orange_900_of_80: &str = "border-r-orange-900/80"; pub(crate) const border_r_orange_900_of_90: &str = "border-r-orange-900/90"; pub(crate) const border_r_orange_900_of_95: &str = "border-r-orange-900/95"; pub(crate) const border_r_pink_100: &str = "border-r-pink-100"; pub(crate) const border_r_pink_100_of_0: &str = "border-r-pink-100/0"; pub(crate) const border_r_pink_100_of_10: &str = "border-r-pink-100/10"; pub(crate) const border_r_pink_100_of_100: &str = "border-r-pink-100/100"; pub(crate) const border_r_pink_100_of_20: &str = "border-r-pink-100/20"; pub(crate) const border_r_pink_100_of_25: &str = "border-r-pink-100/25"; pub(crate) const border_r_pink_100_of_30: &str = "border-r-pink-100/30"; pub(crate) const border_r_pink_100_of_40: &str = "border-r-pink-100/40"; pub(crate) const border_r_pink_100_of_5: &str = "border-r-pink-100/5"; pub(crate) const border_r_pink_100_of_50: &str = "border-r-pink-100/50"; pub(crate) const border_r_pink_100_of_60: &str = "border-r-pink-100/60"; pub(crate) const border_r_pink_100_of_70: &str = "border-r-pink-100/70"; pub(crate) const border_r_pink_100_of_75: &str = "border-r-pink-100/75"; pub(crate) const border_r_pink_100_of_80: &str = "border-r-pink-100/80"; pub(crate) const border_r_pink_100_of_90: &str = "border-r-pink-100/90"; pub(crate) const border_r_pink_100_of_95: &str = "border-r-pink-100/95"; pub(crate) const border_r_pink_200: &str = "border-r-pink-200"; pub(crate) const border_r_pink_200_of_0: &str = "border-r-pink-200/0"; pub(crate) const border_r_pink_200_of_10: &str = "border-r-pink-200/10"; pub(crate) const border_r_pink_200_of_100: &str = "border-r-pink-200/100"; pub(crate) const border_r_pink_200_of_20: &str = "border-r-pink-200/20"; pub(crate) const border_r_pink_200_of_25: &str = "border-r-pink-200/25"; pub(crate) const border_r_pink_200_of_30: &str = "border-r-pink-200/30"; pub(crate) const border_r_pink_200_of_40: &str = "border-r-pink-200/40"; pub(crate) const border_r_pink_200_of_5: &str = "border-r-pink-200/5"; pub(crate) const border_r_pink_200_of_50: &str = "border-r-pink-200/50"; pub(crate) const border_r_pink_200_of_60: &str = "border-r-pink-200/60"; pub(crate) const border_r_pink_200_of_70: &str = "border-r-pink-200/70"; pub(crate) const border_r_pink_200_of_75: &str = "border-r-pink-200/75"; pub(crate) const border_r_pink_200_of_80: &str = "border-r-pink-200/80"; pub(crate) const border_r_pink_200_of_90: &str = "border-r-pink-200/90"; pub(crate) const border_r_pink_200_of_95: &str = "border-r-pink-200/95"; pub(crate) const border_r_pink_300: &str = "border-r-pink-300"; pub(crate) const border_r_pink_300_of_0: &str = "border-r-pink-300/0"; pub(crate) const border_r_pink_300_of_10: &str = "border-r-pink-300/10"; pub(crate) const border_r_pink_300_of_100: &str = "border-r-pink-300/100"; pub(crate) const border_r_pink_300_of_20: &str = "border-r-pink-300/20"; pub(crate) const border_r_pink_300_of_25: &str = "border-r-pink-300/25"; pub(crate) const border_r_pink_300_of_30: &str = "border-r-pink-300/30"; pub(crate) const border_r_pink_300_of_40: &str = "border-r-pink-300/40"; pub(crate) const border_r_pink_300_of_5: &str = "border-r-pink-300/5"; pub(crate) const border_r_pink_300_of_50: &str = "border-r-pink-300/50"; pub(crate) const border_r_pink_300_of_60: &str = "border-r-pink-300/60"; pub(crate) const border_r_pink_300_of_70: &str = "border-r-pink-300/70"; pub(crate) const border_r_pink_300_of_75: &str = "border-r-pink-300/75"; pub(crate) const border_r_pink_300_of_80: &str = "border-r-pink-300/80"; pub(crate) const border_r_pink_300_of_90: &str = "border-r-pink-300/90"; pub(crate) const border_r_pink_300_of_95: &str = "border-r-pink-300/95"; pub(crate) const border_r_pink_400: &str = "border-r-pink-400"; pub(crate) const border_r_pink_400_of_0: &str = "border-r-pink-400/0"; pub(crate) const border_r_pink_400_of_10: &str = "border-r-pink-400/10"; pub(crate) const border_r_pink_400_of_100: &str = "border-r-pink-400/100"; pub(crate) const border_r_pink_400_of_20: &str = "border-r-pink-400/20"; pub(crate) const border_r_pink_400_of_25: &str = "border-r-pink-400/25"; pub(crate) const border_r_pink_400_of_30: &str = "border-r-pink-400/30"; pub(crate) const border_r_pink_400_of_40: &str = "border-r-pink-400/40"; pub(crate) const border_r_pink_400_of_5: &str = "border-r-pink-400/5"; pub(crate) const border_r_pink_400_of_50: &str = "border-r-pink-400/50"; pub(crate) const border_r_pink_400_of_60: &str = "border-r-pink-400/60"; pub(crate) const border_r_pink_400_of_70: &str = "border-r-pink-400/70"; pub(crate) const border_r_pink_400_of_75: &str = "border-r-pink-400/75"; pub(crate) const border_r_pink_400_of_80: &str = "border-r-pink-400/80"; pub(crate) const border_r_pink_400_of_90: &str = "border-r-pink-400/90"; pub(crate) const border_r_pink_400_of_95: &str = "border-r-pink-400/95"; pub(crate) const border_r_pink_50: &str = "border-r-pink-50"; pub(crate) const border_r_pink_500: &str = "border-r-pink-500"; pub(crate) const border_r_pink_500_of_0: &str = "border-r-pink-500/0"; pub(crate) const border_r_pink_500_of_10: &str = "border-r-pink-500/10"; pub(crate) const border_r_pink_500_of_100: &str = "border-r-pink-500/100"; pub(crate) const border_r_pink_500_of_20: &str = "border-r-pink-500/20"; pub(crate) const border_r_pink_500_of_25: &str = "border-r-pink-500/25"; pub(crate) const border_r_pink_500_of_30: &str = "border-r-pink-500/30"; pub(crate) const border_r_pink_500_of_40: &str = "border-r-pink-500/40"; pub(crate) const border_r_pink_500_of_5: &str = "border-r-pink-500/5"; pub(crate) const border_r_pink_500_of_50: &str = "border-r-pink-500/50"; pub(crate) const border_r_pink_500_of_60: &str = "border-r-pink-500/60"; pub(crate) const border_r_pink_500_of_70: &str = "border-r-pink-500/70"; pub(crate) const border_r_pink_500_of_75: &str = "border-r-pink-500/75"; pub(crate) const border_r_pink_500_of_80: &str = "border-r-pink-500/80"; pub(crate) const border_r_pink_500_of_90: &str = "border-r-pink-500/90"; pub(crate) const border_r_pink_500_of_95: &str = "border-r-pink-500/95"; pub(crate) const border_r_pink_50_of_0: &str = "border-r-pink-50/0"; pub(crate) const border_r_pink_50_of_10: &str = "border-r-pink-50/10"; pub(crate) const border_r_pink_50_of_100: &str = "border-r-pink-50/100"; pub(crate) const border_r_pink_50_of_20: &str = "border-r-pink-50/20"; pub(crate) const border_r_pink_50_of_25: &str = "border-r-pink-50/25"; pub(crate) const border_r_pink_50_of_30: &str = "border-r-pink-50/30"; pub(crate) const border_r_pink_50_of_40: &str = "border-r-pink-50/40"; pub(crate) const border_r_pink_50_of_5: &str = "border-r-pink-50/5"; pub(crate) const border_r_pink_50_of_50: &str = "border-r-pink-50/50"; pub(crate) const border_r_pink_50_of_60: &str = "border-r-pink-50/60"; pub(crate) const border_r_pink_50_of_70: &str = "border-r-pink-50/70"; pub(crate) const border_r_pink_50_of_75: &str = "border-r-pink-50/75"; pub(crate) const border_r_pink_50_of_80: &str = "border-r-pink-50/80"; pub(crate) const border_r_pink_50_of_90: &str = "border-r-pink-50/90"; pub(crate) const border_r_pink_50_of_95: &str = "border-r-pink-50/95"; pub(crate) const border_r_pink_600: &str = "border-r-pink-600"; pub(crate) const border_r_pink_600_of_0: &str = "border-r-pink-600/0"; pub(crate) const border_r_pink_600_of_10: &str = "border-r-pink-600/10"; pub(crate) const border_r_pink_600_of_100: &str = "border-r-pink-600/100"; pub(crate) const border_r_pink_600_of_20: &str = "border-r-pink-600/20"; pub(crate) const border_r_pink_600_of_25: &str = "border-r-pink-600/25"; pub(crate) const border_r_pink_600_of_30: &str = "border-r-pink-600/30"; pub(crate) const border_r_pink_600_of_40: &str = "border-r-pink-600/40"; pub(crate) const border_r_pink_600_of_5: &str = "border-r-pink-600/5"; pub(crate) const border_r_pink_600_of_50: &str = "border-r-pink-600/50"; pub(crate) const border_r_pink_600_of_60: &str = "border-r-pink-600/60"; pub(crate) const border_r_pink_600_of_70: &str = "border-r-pink-600/70"; pub(crate) const border_r_pink_600_of_75: &str = "border-r-pink-600/75"; pub(crate) const border_r_pink_600_of_80: &str = "border-r-pink-600/80"; pub(crate) const border_r_pink_600_of_90: &str = "border-r-pink-600/90"; pub(crate) const border_r_pink_600_of_95: &str = "border-r-pink-600/95"; pub(crate) const border_r_pink_700: &str = "border-r-pink-700"; pub(crate) const border_r_pink_700_of_0: &str = "border-r-pink-700/0"; pub(crate) const border_r_pink_700_of_10: &str = "border-r-pink-700/10"; pub(crate) const border_r_pink_700_of_100: &str = "border-r-pink-700/100"; pub(crate) const border_r_pink_700_of_20: &str = "border-r-pink-700/20"; pub(crate) const border_r_pink_700_of_25: &str = "border-r-pink-700/25"; pub(crate) const border_r_pink_700_of_30: &str = "border-r-pink-700/30"; pub(crate) const border_r_pink_700_of_40: &str = "border-r-pink-700/40"; pub(crate) const border_r_pink_700_of_5: &str = "border-r-pink-700/5"; pub(crate) const border_r_pink_700_of_50: &str = "border-r-pink-700/50"; pub(crate) const border_r_pink_700_of_60: &str = "border-r-pink-700/60"; pub(crate) const border_r_pink_700_of_70: &str = "border-r-pink-700/70"; pub(crate) const border_r_pink_700_of_75: &str = "border-r-pink-700/75"; pub(crate) const border_r_pink_700_of_80: &str = "border-r-pink-700/80"; pub(crate) const border_r_pink_700_of_90: &str = "border-r-pink-700/90"; pub(crate) const border_r_pink_700_of_95: &str = "border-r-pink-700/95"; pub(crate) const border_r_pink_800: &str = "border-r-pink-800"; pub(crate) const border_r_pink_800_of_0: &str = "border-r-pink-800/0"; pub(crate) const border_r_pink_800_of_10: &str = "border-r-pink-800/10"; pub(crate) const border_r_pink_800_of_100: &str = "border-r-pink-800/100"; pub(crate) const border_r_pink_800_of_20: &str = "border-r-pink-800/20"; pub(crate) const border_r_pink_800_of_25: &str = "border-r-pink-800/25"; pub(crate) const border_r_pink_800_of_30: &str = "border-r-pink-800/30"; pub(crate) const border_r_pink_800_of_40: &str = "border-r-pink-800/40"; pub(crate) const border_r_pink_800_of_5: &str = "border-r-pink-800/5"; pub(crate) const border_r_pink_800_of_50: &str = "border-r-pink-800/50"; pub(crate) const border_r_pink_800_of_60: &str = "border-r-pink-800/60"; pub(crate) const border_r_pink_800_of_70: &str = "border-r-pink-800/70"; pub(crate) const border_r_pink_800_of_75: &str = "border-r-pink-800/75"; pub(crate) const border_r_pink_800_of_80: &str = "border-r-pink-800/80"; pub(crate) const border_r_pink_800_of_90: &str = "border-r-pink-800/90"; pub(crate) const border_r_pink_800_of_95: &str = "border-r-pink-800/95"; pub(crate) const border_r_pink_900: &str = "border-r-pink-900"; pub(crate) const border_r_pink_900_of_0: &str = "border-r-pink-900/0"; pub(crate) const border_r_pink_900_of_10: &str = "border-r-pink-900/10"; pub(crate) const border_r_pink_900_of_100: &str = "border-r-pink-900/100"; pub(crate) const border_r_pink_900_of_20: &str = "border-r-pink-900/20"; pub(crate) const border_r_pink_900_of_25: &str = "border-r-pink-900/25"; pub(crate) const border_r_pink_900_of_30: &str = "border-r-pink-900/30"; pub(crate) const border_r_pink_900_of_40: &str = "border-r-pink-900/40"; pub(crate) const border_r_pink_900_of_5: &str = "border-r-pink-900/5"; pub(crate) const border_r_pink_900_of_50: &str = "border-r-pink-900/50"; pub(crate) const border_r_pink_900_of_60: &str = "border-r-pink-900/60"; pub(crate) const border_r_pink_900_of_70: &str = "border-r-pink-900/70"; pub(crate) const border_r_pink_900_of_75: &str = "border-r-pink-900/75"; pub(crate) const border_r_pink_900_of_80: &str = "border-r-pink-900/80"; pub(crate) const border_r_pink_900_of_90: &str = "border-r-pink-900/90"; pub(crate) const border_r_pink_900_of_95: &str = "border-r-pink-900/95"; pub(crate) const border_r_purple_100: &str = "border-r-purple-100"; pub(crate) const border_r_purple_100_of_0: &str = "border-r-purple-100/0"; pub(crate) const border_r_purple_100_of_10: &str = "border-r-purple-100/10"; pub(crate) const border_r_purple_100_of_100: &str = "border-r-purple-100/100"; pub(crate) const border_r_purple_100_of_20: &str = "border-r-purple-100/20"; pub(crate) const border_r_purple_100_of_25: &str = "border-r-purple-100/25"; pub(crate) const border_r_purple_100_of_30: &str = "border-r-purple-100/30"; pub(crate) const border_r_purple_100_of_40: &str = "border-r-purple-100/40"; pub(crate) const border_r_purple_100_of_5: &str = "border-r-purple-100/5"; pub(crate) const border_r_purple_100_of_50: &str = "border-r-purple-100/50"; pub(crate) const border_r_purple_100_of_60: &str = "border-r-purple-100/60"; pub(crate) const border_r_purple_100_of_70: &str = "border-r-purple-100/70"; pub(crate) const border_r_purple_100_of_75: &str = "border-r-purple-100/75"; pub(crate) const border_r_purple_100_of_80: &str = "border-r-purple-100/80"; pub(crate) const border_r_purple_100_of_90: &str = "border-r-purple-100/90"; pub(crate) const border_r_purple_100_of_95: &str = "border-r-purple-100/95"; pub(crate) const border_r_purple_200: &str = "border-r-purple-200"; pub(crate) const border_r_purple_200_of_0: &str = "border-r-purple-200/0"; pub(crate) const border_r_purple_200_of_10: &str = "border-r-purple-200/10"; pub(crate) const border_r_purple_200_of_100: &str = "border-r-purple-200/100"; pub(crate) const border_r_purple_200_of_20: &str = "border-r-purple-200/20"; pub(crate) const border_r_purple_200_of_25: &str = "border-r-purple-200/25"; pub(crate) const border_r_purple_200_of_30: &str = "border-r-purple-200/30"; pub(crate) const border_r_purple_200_of_40: &str = "border-r-purple-200/40"; pub(crate) const border_r_purple_200_of_5: &str = "border-r-purple-200/5"; pub(crate) const border_r_purple_200_of_50: &str = "border-r-purple-200/50"; pub(crate) const border_r_purple_200_of_60: &str = "border-r-purple-200/60"; pub(crate) const border_r_purple_200_of_70: &str = "border-r-purple-200/70"; pub(crate) const border_r_purple_200_of_75: &str = "border-r-purple-200/75"; pub(crate) const border_r_purple_200_of_80: &str = "border-r-purple-200/80"; pub(crate) const border_r_purple_200_of_90: &str = "border-r-purple-200/90"; pub(crate) const border_r_purple_200_of_95: &str = "border-r-purple-200/95"; pub(crate) const border_r_purple_300: &str = "border-r-purple-300"; pub(crate) const border_r_purple_300_of_0: &str = "border-r-purple-300/0"; pub(crate) const border_r_purple_300_of_10: &str = "border-r-purple-300/10"; pub(crate) const border_r_purple_300_of_100: &str = "border-r-purple-300/100"; pub(crate) const border_r_purple_300_of_20: &str = "border-r-purple-300/20"; pub(crate) const border_r_purple_300_of_25: &str = "border-r-purple-300/25"; pub(crate) const border_r_purple_300_of_30: &str = "border-r-purple-300/30"; pub(crate) const border_r_purple_300_of_40: &str = "border-r-purple-300/40"; pub(crate) const border_r_purple_300_of_5: &str = "border-r-purple-300/5"; pub(crate) const border_r_purple_300_of_50: &str = "border-r-purple-300/50"; pub(crate) const border_r_purple_300_of_60: &str = "border-r-purple-300/60"; pub(crate) const border_r_purple_300_of_70: &str = "border-r-purple-300/70"; pub(crate) const border_r_purple_300_of_75: &str = "border-r-purple-300/75"; pub(crate) const border_r_purple_300_of_80: &str = "border-r-purple-300/80"; pub(crate) const border_r_purple_300_of_90: &str = "border-r-purple-300/90"; pub(crate) const border_r_purple_300_of_95: &str = "border-r-purple-300/95"; pub(crate) const border_r_purple_400: &str = "border-r-purple-400"; pub(crate) const border_r_purple_400_of_0: &str = "border-r-purple-400/0"; pub(crate) const border_r_purple_400_of_10: &str = "border-r-purple-400/10"; pub(crate) const border_r_purple_400_of_100: &str = "border-r-purple-400/100"; pub(crate) const border_r_purple_400_of_20: &str = "border-r-purple-400/20"; pub(crate) const border_r_purple_400_of_25: &str = "border-r-purple-400/25"; pub(crate) const border_r_purple_400_of_30: &str = "border-r-purple-400/30"; pub(crate) const border_r_purple_400_of_40: &str = "border-r-purple-400/40"; pub(crate) const border_r_purple_400_of_5: &str = "border-r-purple-400/5"; pub(crate) const border_r_purple_400_of_50: &str = "border-r-purple-400/50"; pub(crate) const border_r_purple_400_of_60: &str = "border-r-purple-400/60"; pub(crate) const border_r_purple_400_of_70: &str = "border-r-purple-400/70"; pub(crate) const border_r_purple_400_of_75: &str = "border-r-purple-400/75"; pub(crate) const border_r_purple_400_of_80: &str = "border-r-purple-400/80"; pub(crate) const border_r_purple_400_of_90: &str = "border-r-purple-400/90"; pub(crate) const border_r_purple_400_of_95: &str = "border-r-purple-400/95"; pub(crate) const border_r_purple_50: &str = "border-r-purple-50"; pub(crate) const border_r_purple_500: &str = "border-r-purple-500"; pub(crate) const border_r_purple_500_of_0: &str = "border-r-purple-500/0"; pub(crate) const border_r_purple_500_of_10: &str = "border-r-purple-500/10"; pub(crate) const border_r_purple_500_of_100: &str = "border-r-purple-500/100"; pub(crate) const border_r_purple_500_of_20: &str = "border-r-purple-500/20"; pub(crate) const border_r_purple_500_of_25: &str = "border-r-purple-500/25"; pub(crate) const border_r_purple_500_of_30: &str = "border-r-purple-500/30"; pub(crate) const border_r_purple_500_of_40: &str = "border-r-purple-500/40"; pub(crate) const border_r_purple_500_of_5: &str = "border-r-purple-500/5"; pub(crate) const border_r_purple_500_of_50: &str = "border-r-purple-500/50"; pub(crate) const border_r_purple_500_of_60: &str = "border-r-purple-500/60"; pub(crate) const border_r_purple_500_of_70: &str = "border-r-purple-500/70"; pub(crate) const border_r_purple_500_of_75: &str = "border-r-purple-500/75"; pub(crate) const border_r_purple_500_of_80: &str = "border-r-purple-500/80"; pub(crate) const border_r_purple_500_of_90: &str = "border-r-purple-500/90"; pub(crate) const border_r_purple_500_of_95: &str = "border-r-purple-500/95"; pub(crate) const border_r_purple_50_of_0: &str = "border-r-purple-50/0"; pub(crate) const border_r_purple_50_of_10: &str = "border-r-purple-50/10"; pub(crate) const border_r_purple_50_of_100: &str = "border-r-purple-50/100"; pub(crate) const border_r_purple_50_of_20: &str = "border-r-purple-50/20"; pub(crate) const border_r_purple_50_of_25: &str = "border-r-purple-50/25"; pub(crate) const border_r_purple_50_of_30: &str = "border-r-purple-50/30"; pub(crate) const border_r_purple_50_of_40: &str = "border-r-purple-50/40"; pub(crate) const border_r_purple_50_of_5: &str = "border-r-purple-50/5"; pub(crate) const border_r_purple_50_of_50: &str = "border-r-purple-50/50"; pub(crate) const border_r_purple_50_of_60: &str = "border-r-purple-50/60"; pub(crate) const border_r_purple_50_of_70: &str = "border-r-purple-50/70"; pub(crate) const border_r_purple_50_of_75: &str = "border-r-purple-50/75"; pub(crate) const border_r_purple_50_of_80: &str = "border-r-purple-50/80"; pub(crate) const border_r_purple_50_of_90: &str = "border-r-purple-50/90"; pub(crate) const border_r_purple_50_of_95: &str = "border-r-purple-50/95"; pub(crate) const border_r_purple_600: &str = "border-r-purple-600"; pub(crate) const border_r_purple_600_of_0: &str = "border-r-purple-600/0"; pub(crate) const border_r_purple_600_of_10: &str = "border-r-purple-600/10"; pub(crate) const border_r_purple_600_of_100: &str = "border-r-purple-600/100"; pub(crate) const border_r_purple_600_of_20: &str = "border-r-purple-600/20"; pub(crate) const border_r_purple_600_of_25: &str = "border-r-purple-600/25"; pub(crate) const border_r_purple_600_of_30: &str = "border-r-purple-600/30"; pub(crate) const border_r_purple_600_of_40: &str = "border-r-purple-600/40"; pub(crate) const border_r_purple_600_of_5: &str = "border-r-purple-600/5"; pub(crate) const border_r_purple_600_of_50: &str = "border-r-purple-600/50"; pub(crate) const border_r_purple_600_of_60: &str = "border-r-purple-600/60"; pub(crate) const border_r_purple_600_of_70: &str = "border-r-purple-600/70"; pub(crate) const border_r_purple_600_of_75: &str = "border-r-purple-600/75"; pub(crate) const border_r_purple_600_of_80: &str = "border-r-purple-600/80"; pub(crate) const border_r_purple_600_of_90: &str = "border-r-purple-600/90"; pub(crate) const border_r_purple_600_of_95: &str = "border-r-purple-600/95"; pub(crate) const border_r_purple_700: &str = "border-r-purple-700"; pub(crate) const border_r_purple_700_of_0: &str = "border-r-purple-700/0"; pub(crate) const border_r_purple_700_of_10: &str = "border-r-purple-700/10"; pub(crate) const border_r_purple_700_of_100: &str = "border-r-purple-700/100"; pub(crate) const border_r_purple_700_of_20: &str = "border-r-purple-700/20"; pub(crate) const border_r_purple_700_of_25: &str = "border-r-purple-700/25"; pub(crate) const border_r_purple_700_of_30: &str = "border-r-purple-700/30"; pub(crate) const border_r_purple_700_of_40: &str = "border-r-purple-700/40"; pub(crate) const border_r_purple_700_of_5: &str = "border-r-purple-700/5"; pub(crate) const border_r_purple_700_of_50: &str = "border-r-purple-700/50"; pub(crate) const border_r_purple_700_of_60: &str = "border-r-purple-700/60"; pub(crate) const border_r_purple_700_of_70: &str = "border-r-purple-700/70"; pub(crate) const border_r_purple_700_of_75: &str = "border-r-purple-700/75"; pub(crate) const border_r_purple_700_of_80: &str = "border-r-purple-700/80"; pub(crate) const border_r_purple_700_of_90: &str = "border-r-purple-700/90"; pub(crate) const border_r_purple_700_of_95: &str = "border-r-purple-700/95"; pub(crate) const border_r_purple_800: &str = "border-r-purple-800"; pub(crate) const border_r_purple_800_of_0: &str = "border-r-purple-800/0"; pub(crate) const border_r_purple_800_of_10: &str = "border-r-purple-800/10"; pub(crate) const border_r_purple_800_of_100: &str = "border-r-purple-800/100"; pub(crate) const border_r_purple_800_of_20: &str = "border-r-purple-800/20"; pub(crate) const border_r_purple_800_of_25: &str = "border-r-purple-800/25"; pub(crate) const border_r_purple_800_of_30: &str = "border-r-purple-800/30"; pub(crate) const border_r_purple_800_of_40: &str = "border-r-purple-800/40"; pub(crate) const border_r_purple_800_of_5: &str = "border-r-purple-800/5"; pub(crate) const border_r_purple_800_of_50: &str = "border-r-purple-800/50"; pub(crate) const border_r_purple_800_of_60: &str = "border-r-purple-800/60"; pub(crate) const border_r_purple_800_of_70: &str = "border-r-purple-800/70"; pub(crate) const border_r_purple_800_of_75: &str = "border-r-purple-800/75"; pub(crate) const border_r_purple_800_of_80: &str = "border-r-purple-800/80"; pub(crate) const border_r_purple_800_of_90: &str = "border-r-purple-800/90"; pub(crate) const border_r_purple_800_of_95: &str = "border-r-purple-800/95"; pub(crate) const border_r_purple_900: &str = "border-r-purple-900"; pub(crate) const border_r_purple_900_of_0: &str = "border-r-purple-900/0"; pub(crate) const border_r_purple_900_of_10: &str = "border-r-purple-900/10"; pub(crate) const border_r_purple_900_of_100: &str = "border-r-purple-900/100"; pub(crate) const border_r_purple_900_of_20: &str = "border-r-purple-900/20"; pub(crate) const border_r_purple_900_of_25: &str = "border-r-purple-900/25"; pub(crate) const border_r_purple_900_of_30: &str = "border-r-purple-900/30"; pub(crate) const border_r_purple_900_of_40: &str = "border-r-purple-900/40"; pub(crate) const border_r_purple_900_of_5: &str = "border-r-purple-900/5"; pub(crate) const border_r_purple_900_of_50: &str = "border-r-purple-900/50"; pub(crate) const border_r_purple_900_of_60: &str = "border-r-purple-900/60"; pub(crate) const border_r_purple_900_of_70: &str = "border-r-purple-900/70"; pub(crate) const border_r_purple_900_of_75: &str = "border-r-purple-900/75"; pub(crate) const border_r_purple_900_of_80: &str = "border-r-purple-900/80"; pub(crate) const border_r_purple_900_of_90: &str = "border-r-purple-900/90"; pub(crate) const border_r_purple_900_of_95: &str = "border-r-purple-900/95"; pub(crate) const border_r_red_100: &str = "border-r-red-100"; pub(crate) const border_r_red_100_of_0: &str = "border-r-red-100/0"; pub(crate) const border_r_red_100_of_10: &str = "border-r-red-100/10"; pub(crate) const border_r_red_100_of_100: &str = "border-r-red-100/100"; pub(crate) const border_r_red_100_of_20: &str = "border-r-red-100/20"; pub(crate) const border_r_red_100_of_25: &str = "border-r-red-100/25"; pub(crate) const border_r_red_100_of_30: &str = "border-r-red-100/30"; pub(crate) const border_r_red_100_of_40: &str = "border-r-red-100/40"; pub(crate) const border_r_red_100_of_5: &str = "border-r-red-100/5"; pub(crate) const border_r_red_100_of_50: &str = "border-r-red-100/50"; pub(crate) const border_r_red_100_of_60: &str = "border-r-red-100/60"; pub(crate) const border_r_red_100_of_70: &str = "border-r-red-100/70"; pub(crate) const border_r_red_100_of_75: &str = "border-r-red-100/75"; pub(crate) const border_r_red_100_of_80: &str = "border-r-red-100/80"; pub(crate) const border_r_red_100_of_90: &str = "border-r-red-100/90"; pub(crate) const border_r_red_100_of_95: &str = "border-r-red-100/95"; pub(crate) const border_r_red_200: &str = "border-r-red-200"; pub(crate) const border_r_red_200_of_0: &str = "border-r-red-200/0"; pub(crate) const border_r_red_200_of_10: &str = "border-r-red-200/10"; pub(crate) const border_r_red_200_of_100: &str = "border-r-red-200/100"; pub(crate) const border_r_red_200_of_20: &str = "border-r-red-200/20"; pub(crate) const border_r_red_200_of_25: &str = "border-r-red-200/25"; pub(crate) const border_r_red_200_of_30: &str = "border-r-red-200/30"; pub(crate) const border_r_red_200_of_40: &str = "border-r-red-200/40"; pub(crate) const border_r_red_200_of_5: &str = "border-r-red-200/5"; pub(crate) const border_r_red_200_of_50: &str = "border-r-red-200/50"; pub(crate) const border_r_red_200_of_60: &str = "border-r-red-200/60"; pub(crate) const border_r_red_200_of_70: &str = "border-r-red-200/70"; pub(crate) const border_r_red_200_of_75: &str = "border-r-red-200/75"; pub(crate) const border_r_red_200_of_80: &str = "border-r-red-200/80"; pub(crate) const border_r_red_200_of_90: &str = "border-r-red-200/90"; pub(crate) const border_r_red_200_of_95: &str = "border-r-red-200/95"; pub(crate) const border_r_red_300: &str = "border-r-red-300"; pub(crate) const border_r_red_300_of_0: &str = "border-r-red-300/0"; pub(crate) const border_r_red_300_of_10: &str = "border-r-red-300/10"; pub(crate) const border_r_red_300_of_100: &str = "border-r-red-300/100"; pub(crate) const border_r_red_300_of_20: &str = "border-r-red-300/20"; pub(crate) const border_r_red_300_of_25: &str = "border-r-red-300/25"; pub(crate) const border_r_red_300_of_30: &str = "border-r-red-300/30"; pub(crate) const border_r_red_300_of_40: &str = "border-r-red-300/40"; pub(crate) const border_r_red_300_of_5: &str = "border-r-red-300/5"; pub(crate) const border_r_red_300_of_50: &str = "border-r-red-300/50"; pub(crate) const border_r_red_300_of_60: &str = "border-r-red-300/60"; pub(crate) const border_r_red_300_of_70: &str = "border-r-red-300/70"; pub(crate) const border_r_red_300_of_75: &str = "border-r-red-300/75"; pub(crate) const border_r_red_300_of_80: &str = "border-r-red-300/80"; pub(crate) const border_r_red_300_of_90: &str = "border-r-red-300/90"; pub(crate) const border_r_red_300_of_95: &str = "border-r-red-300/95"; pub(crate) const border_r_red_400: &str = "border-r-red-400"; pub(crate) const border_r_red_400_of_0: &str = "border-r-red-400/0"; pub(crate) const border_r_red_400_of_10: &str = "border-r-red-400/10"; pub(crate) const border_r_red_400_of_100: &str = "border-r-red-400/100"; pub(crate) const border_r_red_400_of_20: &str = "border-r-red-400/20"; pub(crate) const border_r_red_400_of_25: &str = "border-r-red-400/25"; pub(crate) const border_r_red_400_of_30: &str = "border-r-red-400/30"; pub(crate) const border_r_red_400_of_40: &str = "border-r-red-400/40"; pub(crate) const border_r_red_400_of_5: &str = "border-r-red-400/5"; pub(crate) const border_r_red_400_of_50: &str = "border-r-red-400/50"; pub(crate) const border_r_red_400_of_60: &str = "border-r-red-400/60"; pub(crate) const border_r_red_400_of_70: &str = "border-r-red-400/70"; pub(crate) const border_r_red_400_of_75: &str = "border-r-red-400/75"; pub(crate) const border_r_red_400_of_80: &str = "border-r-red-400/80"; pub(crate) const border_r_red_400_of_90: &str = "border-r-red-400/90"; pub(crate) const border_r_red_400_of_95: &str = "border-r-red-400/95"; pub(crate) const border_r_red_50: &str = "border-r-red-50"; pub(crate) const border_r_red_500: &str = "border-r-red-500"; pub(crate) const border_r_red_500_of_0: &str = "border-r-red-500/0"; pub(crate) const border_r_red_500_of_10: &str = "border-r-red-500/10"; pub(crate) const border_r_red_500_of_100: &str = "border-r-red-500/100"; pub(crate) const border_r_red_500_of_20: &str = "border-r-red-500/20"; pub(crate) const border_r_red_500_of_25: &str = "border-r-red-500/25"; pub(crate) const border_r_red_500_of_30: &str = "border-r-red-500/30"; pub(crate) const border_r_red_500_of_40: &str = "border-r-red-500/40"; pub(crate) const border_r_red_500_of_5: &str = "border-r-red-500/5"; pub(crate) const border_r_red_500_of_50: &str = "border-r-red-500/50"; pub(crate) const border_r_red_500_of_60: &str = "border-r-red-500/60"; pub(crate) const border_r_red_500_of_70: &str = "border-r-red-500/70"; pub(crate) const border_r_red_500_of_75: &str = "border-r-red-500/75"; pub(crate) const border_r_red_500_of_80: &str = "border-r-red-500/80"; pub(crate) const border_r_red_500_of_90: &str = "border-r-red-500/90"; pub(crate) const border_r_red_500_of_95: &str = "border-r-red-500/95"; pub(crate) const border_r_red_50_of_0: &str = "border-r-red-50/0"; pub(crate) const border_r_red_50_of_10: &str = "border-r-red-50/10"; pub(crate) const border_r_red_50_of_100: &str = "border-r-red-50/100"; pub(crate) const border_r_red_50_of_20: &str = "border-r-red-50/20"; pub(crate) const border_r_red_50_of_25: &str = "border-r-red-50/25"; pub(crate) const border_r_red_50_of_30: &str = "border-r-red-50/30"; pub(crate) const border_r_red_50_of_40: &str = "border-r-red-50/40"; pub(crate) const border_r_red_50_of_5: &str = "border-r-red-50/5"; pub(crate) const border_r_red_50_of_50: &str = "border-r-red-50/50"; pub(crate) const border_r_red_50_of_60: &str = "border-r-red-50/60"; pub(crate) const border_r_red_50_of_70: &str = "border-r-red-50/70"; pub(crate) const border_r_red_50_of_75: &str = "border-r-red-50/75"; pub(crate) const border_r_red_50_of_80: &str = "border-r-red-50/80"; pub(crate) const border_r_red_50_of_90: &str = "border-r-red-50/90"; pub(crate) const border_r_red_50_of_95: &str = "border-r-red-50/95"; pub(crate) const border_r_red_600: &str = "border-r-red-600"; pub(crate) const border_r_red_600_of_0: &str = "border-r-red-600/0"; pub(crate) const border_r_red_600_of_10: &str = "border-r-red-600/10"; pub(crate) const border_r_red_600_of_100: &str = "border-r-red-600/100"; pub(crate) const border_r_red_600_of_20: &str = "border-r-red-600/20"; pub(crate) const border_r_red_600_of_25: &str = "border-r-red-600/25"; pub(crate) const border_r_red_600_of_30: &str = "border-r-red-600/30"; pub(crate) const border_r_red_600_of_40: &str = "border-r-red-600/40"; pub(crate) const border_r_red_600_of_5: &str = "border-r-red-600/5"; pub(crate) const border_r_red_600_of_50: &str = "border-r-red-600/50"; pub(crate) const border_r_red_600_of_60: &str = "border-r-red-600/60"; pub(crate) const border_r_red_600_of_70: &str = "border-r-red-600/70"; pub(crate) const border_r_red_600_of_75: &str = "border-r-red-600/75"; pub(crate) const border_r_red_600_of_80: &str = "border-r-red-600/80"; pub(crate) const border_r_red_600_of_90: &str = "border-r-red-600/90"; pub(crate) const border_r_red_600_of_95: &str = "border-r-red-600/95"; pub(crate) const border_r_red_700: &str = "border-r-red-700"; pub(crate) const border_r_red_700_of_0: &str = "border-r-red-700/0"; pub(crate) const border_r_red_700_of_10: &str = "border-r-red-700/10"; pub(crate) const border_r_red_700_of_100: &str = "border-r-red-700/100"; pub(crate) const border_r_red_700_of_20: &str = "border-r-red-700/20"; pub(crate) const border_r_red_700_of_25: &str = "border-r-red-700/25"; pub(crate) const border_r_red_700_of_30: &str = "border-r-red-700/30"; pub(crate) const border_r_red_700_of_40: &str = "border-r-red-700/40"; pub(crate) const border_r_red_700_of_5: &str = "border-r-red-700/5"; pub(crate) const border_r_red_700_of_50: &str = "border-r-red-700/50"; pub(crate) const border_r_red_700_of_60: &str = "border-r-red-700/60"; pub(crate) const border_r_red_700_of_70: &str = "border-r-red-700/70"; pub(crate) const border_r_red_700_of_75: &str = "border-r-red-700/75"; pub(crate) const border_r_red_700_of_80: &str = "border-r-red-700/80"; pub(crate) const border_r_red_700_of_90: &str = "border-r-red-700/90"; pub(crate) const border_r_red_700_of_95: &str = "border-r-red-700/95"; pub(crate) const border_r_red_800: &str = "border-r-red-800"; pub(crate) const border_r_red_800_of_0: &str = "border-r-red-800/0"; pub(crate) const border_r_red_800_of_10: &str = "border-r-red-800/10"; pub(crate) const border_r_red_800_of_100: &str = "border-r-red-800/100"; pub(crate) const border_r_red_800_of_20: &str = "border-r-red-800/20"; pub(crate) const border_r_red_800_of_25: &str = "border-r-red-800/25"; pub(crate) const border_r_red_800_of_30: &str = "border-r-red-800/30"; pub(crate) const border_r_red_800_of_40: &str = "border-r-red-800/40"; pub(crate) const border_r_red_800_of_5: &str = "border-r-red-800/5"; pub(crate) const border_r_red_800_of_50: &str = "border-r-red-800/50"; pub(crate) const border_r_red_800_of_60: &str = "border-r-red-800/60"; pub(crate) const border_r_red_800_of_70: &str = "border-r-red-800/70"; pub(crate) const border_r_red_800_of_75: &str = "border-r-red-800/75"; pub(crate) const border_r_red_800_of_80: &str = "border-r-red-800/80"; pub(crate) const border_r_red_800_of_90: &str = "border-r-red-800/90"; pub(crate) const border_r_red_800_of_95: &str = "border-r-red-800/95"; pub(crate) const border_r_red_900: &str = "border-r-red-900"; pub(crate) const border_r_red_900_of_0: &str = "border-r-red-900/0"; pub(crate) const border_r_red_900_of_10: &str = "border-r-red-900/10"; pub(crate) const border_r_red_900_of_100: &str = "border-r-red-900/100"; pub(crate) const border_r_red_900_of_20: &str = "border-r-red-900/20"; pub(crate) const border_r_red_900_of_25: &str = "border-r-red-900/25"; pub(crate) const border_r_red_900_of_30: &str = "border-r-red-900/30"; pub(crate) const border_r_red_900_of_40: &str = "border-r-red-900/40"; pub(crate) const border_r_red_900_of_5: &str = "border-r-red-900/5"; pub(crate) const border_r_red_900_of_50: &str = "border-r-red-900/50"; pub(crate) const border_r_red_900_of_60: &str = "border-r-red-900/60"; pub(crate) const border_r_red_900_of_70: &str = "border-r-red-900/70"; pub(crate) const border_r_red_900_of_75: &str = "border-r-red-900/75"; pub(crate) const border_r_red_900_of_80: &str = "border-r-red-900/80"; pub(crate) const border_r_red_900_of_90: &str = "border-r-red-900/90"; pub(crate) const border_r_red_900_of_95: &str = "border-r-red-900/95"; pub(crate) const border_r_rose_100: &str = "border-r-rose-100"; pub(crate) const border_r_rose_100_of_0: &str = "border-r-rose-100/0"; pub(crate) const border_r_rose_100_of_10: &str = "border-r-rose-100/10"; pub(crate) const border_r_rose_100_of_100: &str = "border-r-rose-100/100"; pub(crate) const border_r_rose_100_of_20: &str = "border-r-rose-100/20"; pub(crate) const border_r_rose_100_of_25: &str = "border-r-rose-100/25"; pub(crate) const border_r_rose_100_of_30: &str = "border-r-rose-100/30"; pub(crate) const border_r_rose_100_of_40: &str = "border-r-rose-100/40"; pub(crate) const border_r_rose_100_of_5: &str = "border-r-rose-100/5"; pub(crate) const border_r_rose_100_of_50: &str = "border-r-rose-100/50"; pub(crate) const border_r_rose_100_of_60: &str = "border-r-rose-100/60"; pub(crate) const border_r_rose_100_of_70: &str = "border-r-rose-100/70"; pub(crate) const border_r_rose_100_of_75: &str = "border-r-rose-100/75"; pub(crate) const border_r_rose_100_of_80: &str = "border-r-rose-100/80"; pub(crate) const border_r_rose_100_of_90: &str = "border-r-rose-100/90"; pub(crate) const border_r_rose_100_of_95: &str = "border-r-rose-100/95"; pub(crate) const border_r_rose_200: &str = "border-r-rose-200"; pub(crate) const border_r_rose_200_of_0: &str = "border-r-rose-200/0"; pub(crate) const border_r_rose_200_of_10: &str = "border-r-rose-200/10"; pub(crate) const border_r_rose_200_of_100: &str = "border-r-rose-200/100"; pub(crate) const border_r_rose_200_of_20: &str = "border-r-rose-200/20"; pub(crate) const border_r_rose_200_of_25: &str = "border-r-rose-200/25"; pub(crate) const border_r_rose_200_of_30: &str = "border-r-rose-200/30"; pub(crate) const border_r_rose_200_of_40: &str = "border-r-rose-200/40"; pub(crate) const border_r_rose_200_of_5: &str = "border-r-rose-200/5"; pub(crate) const border_r_rose_200_of_50: &str = "border-r-rose-200/50"; pub(crate) const border_r_rose_200_of_60: &str = "border-r-rose-200/60"; pub(crate) const border_r_rose_200_of_70: &str = "border-r-rose-200/70"; pub(crate) const border_r_rose_200_of_75: &str = "border-r-rose-200/75"; pub(crate) const border_r_rose_200_of_80: &str = "border-r-rose-200/80"; pub(crate) const border_r_rose_200_of_90: &str = "border-r-rose-200/90"; pub(crate) const border_r_rose_200_of_95: &str = "border-r-rose-200/95"; pub(crate) const border_r_rose_300: &str = "border-r-rose-300"; pub(crate) const border_r_rose_300_of_0: &str = "border-r-rose-300/0"; pub(crate) const border_r_rose_300_of_10: &str = "border-r-rose-300/10"; pub(crate) const border_r_rose_300_of_100: &str = "border-r-rose-300/100"; pub(crate) const border_r_rose_300_of_20: &str = "border-r-rose-300/20"; pub(crate) const border_r_rose_300_of_25: &str = "border-r-rose-300/25"; pub(crate) const border_r_rose_300_of_30: &str = "border-r-rose-300/30"; pub(crate) const border_r_rose_300_of_40: &str = "border-r-rose-300/40"; pub(crate) const border_r_rose_300_of_5: &str = "border-r-rose-300/5"; pub(crate) const border_r_rose_300_of_50: &str = "border-r-rose-300/50"; pub(crate) const border_r_rose_300_of_60: &str = "border-r-rose-300/60"; pub(crate) const border_r_rose_300_of_70: &str = "border-r-rose-300/70"; pub(crate) const border_r_rose_300_of_75: &str = "border-r-rose-300/75"; pub(crate) const border_r_rose_300_of_80: &str = "border-r-rose-300/80"; pub(crate) const border_r_rose_300_of_90: &str = "border-r-rose-300/90"; pub(crate) const border_r_rose_300_of_95: &str = "border-r-rose-300/95"; pub(crate) const border_r_rose_400: &str = "border-r-rose-400"; pub(crate) const border_r_rose_400_of_0: &str = "border-r-rose-400/0"; pub(crate) const border_r_rose_400_of_10: &str = "border-r-rose-400/10"; pub(crate) const border_r_rose_400_of_100: &str = "border-r-rose-400/100"; pub(crate) const border_r_rose_400_of_20: &str = "border-r-rose-400/20"; pub(crate) const border_r_rose_400_of_25: &str = "border-r-rose-400/25"; pub(crate) const border_r_rose_400_of_30: &str = "border-r-rose-400/30"; pub(crate) const border_r_rose_400_of_40: &str = "border-r-rose-400/40"; pub(crate) const border_r_rose_400_of_5: &str = "border-r-rose-400/5"; pub(crate) const border_r_rose_400_of_50: &str = "border-r-rose-400/50"; pub(crate) const border_r_rose_400_of_60: &str = "border-r-rose-400/60"; pub(crate) const border_r_rose_400_of_70: &str = "border-r-rose-400/70"; pub(crate) const border_r_rose_400_of_75: &str = "border-r-rose-400/75"; pub(crate) const border_r_rose_400_of_80: &str = "border-r-rose-400/80"; pub(crate) const border_r_rose_400_of_90: &str = "border-r-rose-400/90"; pub(crate) const border_r_rose_400_of_95: &str = "border-r-rose-400/95"; pub(crate) const border_r_rose_50: &str = "border-r-rose-50"; pub(crate) const border_r_rose_500: &str = "border-r-rose-500"; pub(crate) const border_r_rose_500_of_0: &str = "border-r-rose-500/0"; pub(crate) const border_r_rose_500_of_10: &str = "border-r-rose-500/10"; pub(crate) const border_r_rose_500_of_100: &str = "border-r-rose-500/100"; pub(crate) const border_r_rose_500_of_20: &str = "border-r-rose-500/20"; pub(crate) const border_r_rose_500_of_25: &str = "border-r-rose-500/25"; pub(crate) const border_r_rose_500_of_30: &str = "border-r-rose-500/30"; pub(crate) const border_r_rose_500_of_40: &str = "border-r-rose-500/40"; pub(crate) const border_r_rose_500_of_5: &str = "border-r-rose-500/5"; pub(crate) const border_r_rose_500_of_50: &str = "border-r-rose-500/50"; pub(crate) const border_r_rose_500_of_60: &str = "border-r-rose-500/60"; pub(crate) const border_r_rose_500_of_70: &str = "border-r-rose-500/70"; pub(crate) const border_r_rose_500_of_75: &str = "border-r-rose-500/75"; pub(crate) const border_r_rose_500_of_80: &str = "border-r-rose-500/80"; pub(crate) const border_r_rose_500_of_90: &str = "border-r-rose-500/90"; pub(crate) const border_r_rose_500_of_95: &str = "border-r-rose-500/95"; pub(crate) const border_r_rose_50_of_0: &str = "border-r-rose-50/0"; pub(crate) const border_r_rose_50_of_10: &str = "border-r-rose-50/10"; pub(crate) const border_r_rose_50_of_100: &str = "border-r-rose-50/100"; pub(crate) const border_r_rose_50_of_20: &str = "border-r-rose-50/20"; pub(crate) const border_r_rose_50_of_25: &str = "border-r-rose-50/25"; pub(crate) const border_r_rose_50_of_30: &str = "border-r-rose-50/30"; pub(crate) const border_r_rose_50_of_40: &str = "border-r-rose-50/40"; pub(crate) const border_r_rose_50_of_5: &str = "border-r-rose-50/5"; pub(crate) const border_r_rose_50_of_50: &str = "border-r-rose-50/50"; pub(crate) const border_r_rose_50_of_60: &str = "border-r-rose-50/60"; pub(crate) const border_r_rose_50_of_70: &str = "border-r-rose-50/70"; pub(crate) const border_r_rose_50_of_75: &str = "border-r-rose-50/75"; pub(crate) const border_r_rose_50_of_80: &str = "border-r-rose-50/80"; pub(crate) const border_r_rose_50_of_90: &str = "border-r-rose-50/90"; pub(crate) const border_r_rose_50_of_95: &str = "border-r-rose-50/95"; pub(crate) const border_r_rose_600: &str = "border-r-rose-600"; pub(crate) const border_r_rose_600_of_0: &str = "border-r-rose-600/0"; pub(crate) const border_r_rose_600_of_10: &str = "border-r-rose-600/10"; pub(crate) const border_r_rose_600_of_100: &str = "border-r-rose-600/100"; pub(crate) const border_r_rose_600_of_20: &str = "border-r-rose-600/20"; pub(crate) const border_r_rose_600_of_25: &str = "border-r-rose-600/25"; pub(crate) const border_r_rose_600_of_30: &str = "border-r-rose-600/30"; pub(crate) const border_r_rose_600_of_40: &str = "border-r-rose-600/40"; pub(crate) const border_r_rose_600_of_5: &str = "border-r-rose-600/5"; pub(crate) const border_r_rose_600_of_50: &str = "border-r-rose-600/50"; pub(crate) const border_r_rose_600_of_60: &str = "border-r-rose-600/60"; pub(crate) const border_r_rose_600_of_70: &str = "border-r-rose-600/70"; pub(crate) const border_r_rose_600_of_75: &str = "border-r-rose-600/75"; pub(crate) const border_r_rose_600_of_80: &str = "border-r-rose-600/80"; pub(crate) const border_r_rose_600_of_90: &str = "border-r-rose-600/90"; pub(crate) const border_r_rose_600_of_95: &str = "border-r-rose-600/95"; pub(crate) const border_r_rose_700: &str = "border-r-rose-700"; pub(crate) const border_r_rose_700_of_0: &str = "border-r-rose-700/0"; pub(crate) const border_r_rose_700_of_10: &str = "border-r-rose-700/10"; pub(crate) const border_r_rose_700_of_100: &str = "border-r-rose-700/100"; pub(crate) const border_r_rose_700_of_20: &str = "border-r-rose-700/20"; pub(crate) const border_r_rose_700_of_25: &str = "border-r-rose-700/25"; pub(crate) const border_r_rose_700_of_30: &str = "border-r-rose-700/30"; pub(crate) const border_r_rose_700_of_40: &str = "border-r-rose-700/40"; pub(crate) const border_r_rose_700_of_5: &str = "border-r-rose-700/5"; pub(crate) const border_r_rose_700_of_50: &str = "border-r-rose-700/50"; pub(crate) const border_r_rose_700_of_60: &str = "border-r-rose-700/60"; pub(crate) const border_r_rose_700_of_70: &str = "border-r-rose-700/70"; pub(crate) const border_r_rose_700_of_75: &str = "border-r-rose-700/75"; pub(crate) const border_r_rose_700_of_80: &str = "border-r-rose-700/80"; pub(crate) const border_r_rose_700_of_90: &str = "border-r-rose-700/90"; pub(crate) const border_r_rose_700_of_95: &str = "border-r-rose-700/95"; pub(crate) const border_r_rose_800: &str = "border-r-rose-800"; pub(crate) const border_r_rose_800_of_0: &str = "border-r-rose-800/0"; pub(crate) const border_r_rose_800_of_10: &str = "border-r-rose-800/10"; pub(crate) const border_r_rose_800_of_100: &str = "border-r-rose-800/100"; pub(crate) const border_r_rose_800_of_20: &str = "border-r-rose-800/20"; pub(crate) const border_r_rose_800_of_25: &str = "border-r-rose-800/25"; pub(crate) const border_r_rose_800_of_30: &str = "border-r-rose-800/30"; pub(crate) const border_r_rose_800_of_40: &str = "border-r-rose-800/40"; pub(crate) const border_r_rose_800_of_5: &str = "border-r-rose-800/5"; pub(crate) const border_r_rose_800_of_50: &str = "border-r-rose-800/50"; pub(crate) const border_r_rose_800_of_60: &str = "border-r-rose-800/60"; pub(crate) const border_r_rose_800_of_70: &str = "border-r-rose-800/70"; pub(crate) const border_r_rose_800_of_75: &str = "border-r-rose-800/75"; pub(crate) const border_r_rose_800_of_80: &str = "border-r-rose-800/80"; pub(crate) const border_r_rose_800_of_90: &str = "border-r-rose-800/90"; pub(crate) const border_r_rose_800_of_95: &str = "border-r-rose-800/95"; pub(crate) const border_r_rose_900: &str = "border-r-rose-900"; pub(crate) const border_r_rose_900_of_0: &str = "border-r-rose-900/0"; pub(crate) const border_r_rose_900_of_10: &str = "border-r-rose-900/10"; pub(crate) const border_r_rose_900_of_100: &str = "border-r-rose-900/100"; pub(crate) const border_r_rose_900_of_20: &str = "border-r-rose-900/20"; pub(crate) const border_r_rose_900_of_25: &str = "border-r-rose-900/25"; pub(crate) const border_r_rose_900_of_30: &str = "border-r-rose-900/30"; pub(crate) const border_r_rose_900_of_40: &str = "border-r-rose-900/40"; pub(crate) const border_r_rose_900_of_5: &str = "border-r-rose-900/5"; pub(crate) const border_r_rose_900_of_50: &str = "border-r-rose-900/50"; pub(crate) const border_r_rose_900_of_60: &str = "border-r-rose-900/60"; pub(crate) const border_r_rose_900_of_70: &str = "border-r-rose-900/70"; pub(crate) const border_r_rose_900_of_75: &str = "border-r-rose-900/75"; pub(crate) const border_r_rose_900_of_80: &str = "border-r-rose-900/80"; pub(crate) const border_r_rose_900_of_90: &str = "border-r-rose-900/90"; pub(crate) const border_r_rose_900_of_95: &str = "border-r-rose-900/95"; pub(crate) const border_r_sky_100: &str = "border-r-sky-100"; pub(crate) const border_r_sky_100_of_0: &str = "border-r-sky-100/0"; pub(crate) const border_r_sky_100_of_10: &str = "border-r-sky-100/10"; pub(crate) const border_r_sky_100_of_100: &str = "border-r-sky-100/100"; pub(crate) const border_r_sky_100_of_20: &str = "border-r-sky-100/20"; pub(crate) const border_r_sky_100_of_25: &str = "border-r-sky-100/25"; pub(crate) const border_r_sky_100_of_30: &str = "border-r-sky-100/30"; pub(crate) const border_r_sky_100_of_40: &str = "border-r-sky-100/40"; pub(crate) const border_r_sky_100_of_5: &str = "border-r-sky-100/5"; pub(crate) const border_r_sky_100_of_50: &str = "border-r-sky-100/50"; pub(crate) const border_r_sky_100_of_60: &str = "border-r-sky-100/60"; pub(crate) const border_r_sky_100_of_70: &str = "border-r-sky-100/70"; pub(crate) const border_r_sky_100_of_75: &str = "border-r-sky-100/75"; pub(crate) const border_r_sky_100_of_80: &str = "border-r-sky-100/80"; pub(crate) const border_r_sky_100_of_90: &str = "border-r-sky-100/90"; pub(crate) const border_r_sky_100_of_95: &str = "border-r-sky-100/95"; pub(crate) const border_r_sky_200: &str = "border-r-sky-200"; pub(crate) const border_r_sky_200_of_0: &str = "border-r-sky-200/0"; pub(crate) const border_r_sky_200_of_10: &str = "border-r-sky-200/10"; pub(crate) const border_r_sky_200_of_100: &str = "border-r-sky-200/100"; pub(crate) const border_r_sky_200_of_20: &str = "border-r-sky-200/20"; pub(crate) const border_r_sky_200_of_25: &str = "border-r-sky-200/25"; pub(crate) const border_r_sky_200_of_30: &str = "border-r-sky-200/30"; pub(crate) const border_r_sky_200_of_40: &str = "border-r-sky-200/40"; pub(crate) const border_r_sky_200_of_5: &str = "border-r-sky-200/5"; pub(crate) const border_r_sky_200_of_50: &str = "border-r-sky-200/50"; pub(crate) const border_r_sky_200_of_60: &str = "border-r-sky-200/60"; pub(crate) const border_r_sky_200_of_70: &str = "border-r-sky-200/70"; pub(crate) const border_r_sky_200_of_75: &str = "border-r-sky-200/75"; pub(crate) const border_r_sky_200_of_80: &str = "border-r-sky-200/80"; pub(crate) const border_r_sky_200_of_90: &str = "border-r-sky-200/90"; pub(crate) const border_r_sky_200_of_95: &str = "border-r-sky-200/95"; pub(crate) const border_r_sky_300: &str = "border-r-sky-300"; pub(crate) const border_r_sky_300_of_0: &str = "border-r-sky-300/0"; pub(crate) const border_r_sky_300_of_10: &str = "border-r-sky-300/10"; pub(crate) const border_r_sky_300_of_100: &str = "border-r-sky-300/100"; pub(crate) const border_r_sky_300_of_20: &str = "border-r-sky-300/20"; pub(crate) const border_r_sky_300_of_25: &str = "border-r-sky-300/25"; pub(crate) const border_r_sky_300_of_30: &str = "border-r-sky-300/30"; pub(crate) const border_r_sky_300_of_40: &str = "border-r-sky-300/40"; pub(crate) const border_r_sky_300_of_5: &str = "border-r-sky-300/5"; pub(crate) const border_r_sky_300_of_50: &str = "border-r-sky-300/50"; pub(crate) const border_r_sky_300_of_60: &str = "border-r-sky-300/60"; pub(crate) const border_r_sky_300_of_70: &str = "border-r-sky-300/70"; pub(crate) const border_r_sky_300_of_75: &str = "border-r-sky-300/75"; pub(crate) const border_r_sky_300_of_80: &str = "border-r-sky-300/80"; pub(crate) const border_r_sky_300_of_90: &str = "border-r-sky-300/90"; pub(crate) const border_r_sky_300_of_95: &str = "border-r-sky-300/95"; pub(crate) const border_r_sky_400: &str = "border-r-sky-400"; pub(crate) const border_r_sky_400_of_0: &str = "border-r-sky-400/0"; pub(crate) const border_r_sky_400_of_10: &str = "border-r-sky-400/10"; pub(crate) const border_r_sky_400_of_100: &str = "border-r-sky-400/100"; pub(crate) const border_r_sky_400_of_20: &str = "border-r-sky-400/20"; pub(crate) const border_r_sky_400_of_25: &str = "border-r-sky-400/25"; pub(crate) const border_r_sky_400_of_30: &str = "border-r-sky-400/30"; pub(crate) const border_r_sky_400_of_40: &str = "border-r-sky-400/40"; pub(crate) const border_r_sky_400_of_5: &str = "border-r-sky-400/5"; pub(crate) const border_r_sky_400_of_50: &str = "border-r-sky-400/50"; pub(crate) const border_r_sky_400_of_60: &str = "border-r-sky-400/60"; pub(crate) const border_r_sky_400_of_70: &str = "border-r-sky-400/70"; pub(crate) const border_r_sky_400_of_75: &str = "border-r-sky-400/75"; pub(crate) const border_r_sky_400_of_80: &str = "border-r-sky-400/80"; pub(crate) const border_r_sky_400_of_90: &str = "border-r-sky-400/90"; pub(crate) const border_r_sky_400_of_95: &str = "border-r-sky-400/95"; pub(crate) const border_r_sky_50: &str = "border-r-sky-50"; pub(crate) const border_r_sky_500: &str = "border-r-sky-500"; pub(crate) const border_r_sky_500_of_0: &str = "border-r-sky-500/0"; pub(crate) const border_r_sky_500_of_10: &str = "border-r-sky-500/10"; pub(crate) const border_r_sky_500_of_100: &str = "border-r-sky-500/100"; pub(crate) const border_r_sky_500_of_20: &str = "border-r-sky-500/20"; pub(crate) const border_r_sky_500_of_25: &str = "border-r-sky-500/25"; pub(crate) const border_r_sky_500_of_30: &str = "border-r-sky-500/30"; pub(crate) const border_r_sky_500_of_40: &str = "border-r-sky-500/40"; pub(crate) const border_r_sky_500_of_5: &str = "border-r-sky-500/5"; pub(crate) const border_r_sky_500_of_50: &str = "border-r-sky-500/50"; pub(crate) const border_r_sky_500_of_60: &str = "border-r-sky-500/60"; pub(crate) const border_r_sky_500_of_70: &str = "border-r-sky-500/70"; pub(crate) const border_r_sky_500_of_75: &str = "border-r-sky-500/75"; pub(crate) const border_r_sky_500_of_80: &str = "border-r-sky-500/80"; pub(crate) const border_r_sky_500_of_90: &str = "border-r-sky-500/90"; pub(crate) const border_r_sky_500_of_95: &str = "border-r-sky-500/95"; pub(crate) const border_r_sky_50_of_0: &str = "border-r-sky-50/0"; pub(crate) const border_r_sky_50_of_10: &str = "border-r-sky-50/10"; pub(crate) const border_r_sky_50_of_100: &str = "border-r-sky-50/100"; pub(crate) const border_r_sky_50_of_20: &str = "border-r-sky-50/20"; pub(crate) const border_r_sky_50_of_25: &str = "border-r-sky-50/25"; pub(crate) const border_r_sky_50_of_30: &str = "border-r-sky-50/30"; pub(crate) const border_r_sky_50_of_40: &str = "border-r-sky-50/40"; pub(crate) const border_r_sky_50_of_5: &str = "border-r-sky-50/5"; pub(crate) const border_r_sky_50_of_50: &str = "border-r-sky-50/50"; pub(crate) const border_r_sky_50_of_60: &str = "border-r-sky-50/60"; pub(crate) const border_r_sky_50_of_70: &str = "border-r-sky-50/70"; pub(crate) const border_r_sky_50_of_75: &str = "border-r-sky-50/75"; pub(crate) const border_r_sky_50_of_80: &str = "border-r-sky-50/80"; pub(crate) const border_r_sky_50_of_90: &str = "border-r-sky-50/90"; pub(crate) const border_r_sky_50_of_95: &str = "border-r-sky-50/95"; pub(crate) const border_r_sky_600: &str = "border-r-sky-600"; pub(crate) const border_r_sky_600_of_0: &str = "border-r-sky-600/0"; pub(crate) const border_r_sky_600_of_10: &str = "border-r-sky-600/10"; pub(crate) const border_r_sky_600_of_100: &str = "border-r-sky-600/100"; pub(crate) const border_r_sky_600_of_20: &str = "border-r-sky-600/20"; pub(crate) const border_r_sky_600_of_25: &str = "border-r-sky-600/25"; pub(crate) const border_r_sky_600_of_30: &str = "border-r-sky-600/30"; pub(crate) const border_r_sky_600_of_40: &str = "border-r-sky-600/40"; pub(crate) const border_r_sky_600_of_5: &str = "border-r-sky-600/5"; pub(crate) const border_r_sky_600_of_50: &str = "border-r-sky-600/50"; pub(crate) const border_r_sky_600_of_60: &str = "border-r-sky-600/60"; pub(crate) const border_r_sky_600_of_70: &str = "border-r-sky-600/70"; pub(crate) const border_r_sky_600_of_75: &str = "border-r-sky-600/75"; pub(crate) const border_r_sky_600_of_80: &str = "border-r-sky-600/80"; pub(crate) const border_r_sky_600_of_90: &str = "border-r-sky-600/90"; pub(crate) const border_r_sky_600_of_95: &str = "border-r-sky-600/95"; pub(crate) const border_r_sky_700: &str = "border-r-sky-700"; pub(crate) const border_r_sky_700_of_0: &str = "border-r-sky-700/0"; pub(crate) const border_r_sky_700_of_10: &str = "border-r-sky-700/10"; pub(crate) const border_r_sky_700_of_100: &str = "border-r-sky-700/100"; pub(crate) const border_r_sky_700_of_20: &str = "border-r-sky-700/20"; pub(crate) const border_r_sky_700_of_25: &str = "border-r-sky-700/25"; pub(crate) const border_r_sky_700_of_30: &str = "border-r-sky-700/30"; pub(crate) const border_r_sky_700_of_40: &str = "border-r-sky-700/40"; pub(crate) const border_r_sky_700_of_5: &str = "border-r-sky-700/5"; pub(crate) const border_r_sky_700_of_50: &str = "border-r-sky-700/50"; pub(crate) const border_r_sky_700_of_60: &str = "border-r-sky-700/60"; pub(crate) const border_r_sky_700_of_70: &str = "border-r-sky-700/70"; pub(crate) const border_r_sky_700_of_75: &str = "border-r-sky-700/75"; pub(crate) const border_r_sky_700_of_80: &str = "border-r-sky-700/80"; pub(crate) const border_r_sky_700_of_90: &str = "border-r-sky-700/90"; pub(crate) const border_r_sky_700_of_95: &str = "border-r-sky-700/95"; pub(crate) const border_r_sky_800: &str = "border-r-sky-800"; pub(crate) const border_r_sky_800_of_0: &str = "border-r-sky-800/0"; pub(crate) const border_r_sky_800_of_10: &str = "border-r-sky-800/10"; pub(crate) const border_r_sky_800_of_100: &str = "border-r-sky-800/100"; pub(crate) const border_r_sky_800_of_20: &str = "border-r-sky-800/20"; pub(crate) const border_r_sky_800_of_25: &str = "border-r-sky-800/25"; pub(crate) const border_r_sky_800_of_30: &str = "border-r-sky-800/30"; pub(crate) const border_r_sky_800_of_40: &str = "border-r-sky-800/40"; pub(crate) const border_r_sky_800_of_5: &str = "border-r-sky-800/5"; pub(crate) const border_r_sky_800_of_50: &str = "border-r-sky-800/50"; pub(crate) const border_r_sky_800_of_60: &str = "border-r-sky-800/60"; pub(crate) const border_r_sky_800_of_70: &str = "border-r-sky-800/70"; pub(crate) const border_r_sky_800_of_75: &str = "border-r-sky-800/75"; pub(crate) const border_r_sky_800_of_80: &str = "border-r-sky-800/80"; pub(crate) const border_r_sky_800_of_90: &str = "border-r-sky-800/90"; pub(crate) const border_r_sky_800_of_95: &str = "border-r-sky-800/95"; pub(crate) const border_r_sky_900: &str = "border-r-sky-900"; pub(crate) const border_r_sky_900_of_0: &str = "border-r-sky-900/0"; pub(crate) const border_r_sky_900_of_10: &str = "border-r-sky-900/10"; pub(crate) const border_r_sky_900_of_100: &str = "border-r-sky-900/100"; pub(crate) const border_r_sky_900_of_20: &str = "border-r-sky-900/20"; pub(crate) const border_r_sky_900_of_25: &str = "border-r-sky-900/25"; pub(crate) const border_r_sky_900_of_30: &str = "border-r-sky-900/30"; pub(crate) const border_r_sky_900_of_40: &str = "border-r-sky-900/40"; pub(crate) const border_r_sky_900_of_5: &str = "border-r-sky-900/5"; pub(crate) const border_r_sky_900_of_50: &str = "border-r-sky-900/50"; pub(crate) const border_r_sky_900_of_60: &str = "border-r-sky-900/60"; pub(crate) const border_r_sky_900_of_70: &str = "border-r-sky-900/70"; pub(crate) const border_r_sky_900_of_75: &str = "border-r-sky-900/75"; pub(crate) const border_r_sky_900_of_80: &str = "border-r-sky-900/80"; pub(crate) const border_r_sky_900_of_90: &str = "border-r-sky-900/90"; pub(crate) const border_r_sky_900_of_95: &str = "border-r-sky-900/95"; pub(crate) const border_r_slate_100: &str = "border-r-slate-100"; pub(crate) const border_r_slate_100_of_0: &str = "border-r-slate-100/0"; pub(crate) const border_r_slate_100_of_10: &str = "border-r-slate-100/10"; pub(crate) const border_r_slate_100_of_100: &str = "border-r-slate-100/100"; pub(crate) const border_r_slate_100_of_20: &str = "border-r-slate-100/20"; pub(crate) const border_r_slate_100_of_25: &str = "border-r-slate-100/25"; pub(crate) const border_r_slate_100_of_30: &str = "border-r-slate-100/30"; pub(crate) const border_r_slate_100_of_40: &str = "border-r-slate-100/40"; pub(crate) const border_r_slate_100_of_5: &str = "border-r-slate-100/5"; pub(crate) const border_r_slate_100_of_50: &str = "border-r-slate-100/50"; pub(crate) const border_r_slate_100_of_60: &str = "border-r-slate-100/60"; pub(crate) const border_r_slate_100_of_70: &str = "border-r-slate-100/70"; pub(crate) const border_r_slate_100_of_75: &str = "border-r-slate-100/75"; pub(crate) const border_r_slate_100_of_80: &str = "border-r-slate-100/80"; pub(crate) const border_r_slate_100_of_90: &str = "border-r-slate-100/90"; pub(crate) const border_r_slate_100_of_95: &str = "border-r-slate-100/95"; pub(crate) const border_r_slate_200: &str = "border-r-slate-200"; pub(crate) const border_r_slate_200_of_0: &str = "border-r-slate-200/0"; pub(crate) const border_r_slate_200_of_10: &str = "border-r-slate-200/10"; pub(crate) const border_r_slate_200_of_100: &str = "border-r-slate-200/100"; pub(crate) const border_r_slate_200_of_20: &str = "border-r-slate-200/20"; pub(crate) const border_r_slate_200_of_25: &str = "border-r-slate-200/25"; pub(crate) const border_r_slate_200_of_30: &str = "border-r-slate-200/30"; pub(crate) const border_r_slate_200_of_40: &str = "border-r-slate-200/40"; pub(crate) const border_r_slate_200_of_5: &str = "border-r-slate-200/5"; pub(crate) const border_r_slate_200_of_50: &str = "border-r-slate-200/50"; pub(crate) const border_r_slate_200_of_60: &str = "border-r-slate-200/60"; pub(crate) const border_r_slate_200_of_70: &str = "border-r-slate-200/70"; pub(crate) const border_r_slate_200_of_75: &str = "border-r-slate-200/75"; pub(crate) const border_r_slate_200_of_80: &str = "border-r-slate-200/80"; pub(crate) const border_r_slate_200_of_90: &str = "border-r-slate-200/90"; pub(crate) const border_r_slate_200_of_95: &str = "border-r-slate-200/95"; pub(crate) const border_r_slate_300: &str = "border-r-slate-300"; pub(crate) const border_r_slate_300_of_0: &str = "border-r-slate-300/0"; pub(crate) const border_r_slate_300_of_10: &str = "border-r-slate-300/10"; pub(crate) const border_r_slate_300_of_100: &str = "border-r-slate-300/100"; pub(crate) const border_r_slate_300_of_20: &str = "border-r-slate-300/20"; pub(crate) const border_r_slate_300_of_25: &str = "border-r-slate-300/25"; pub(crate) const border_r_slate_300_of_30: &str = "border-r-slate-300/30"; pub(crate) const border_r_slate_300_of_40: &str = "border-r-slate-300/40"; pub(crate) const border_r_slate_300_of_5: &str = "border-r-slate-300/5"; pub(crate) const border_r_slate_300_of_50: &str = "border-r-slate-300/50"; pub(crate) const border_r_slate_300_of_60: &str = "border-r-slate-300/60"; pub(crate) const border_r_slate_300_of_70: &str = "border-r-slate-300/70"; pub(crate) const border_r_slate_300_of_75: &str = "border-r-slate-300/75"; pub(crate) const border_r_slate_300_of_80: &str = "border-r-slate-300/80"; pub(crate) const border_r_slate_300_of_90: &str = "border-r-slate-300/90"; pub(crate) const border_r_slate_300_of_95: &str = "border-r-slate-300/95"; pub(crate) const border_r_slate_400: &str = "border-r-slate-400"; pub(crate) const border_r_slate_400_of_0: &str = "border-r-slate-400/0"; pub(crate) const border_r_slate_400_of_10: &str = "border-r-slate-400/10"; pub(crate) const border_r_slate_400_of_100: &str = "border-r-slate-400/100"; pub(crate) const border_r_slate_400_of_20: &str = "border-r-slate-400/20"; pub(crate) const border_r_slate_400_of_25: &str = "border-r-slate-400/25"; pub(crate) const border_r_slate_400_of_30: &str = "border-r-slate-400/30"; pub(crate) const border_r_slate_400_of_40: &str = "border-r-slate-400/40"; pub(crate) const border_r_slate_400_of_5: &str = "border-r-slate-400/5"; pub(crate) const border_r_slate_400_of_50: &str = "border-r-slate-400/50"; pub(crate) const border_r_slate_400_of_60: &str = "border-r-slate-400/60"; pub(crate) const border_r_slate_400_of_70: &str = "border-r-slate-400/70"; pub(crate) const border_r_slate_400_of_75: &str = "border-r-slate-400/75"; pub(crate) const border_r_slate_400_of_80: &str = "border-r-slate-400/80"; pub(crate) const border_r_slate_400_of_90: &str = "border-r-slate-400/90"; pub(crate) const border_r_slate_400_of_95: &str = "border-r-slate-400/95"; pub(crate) const border_r_slate_50: &str = "border-r-slate-50"; pub(crate) const border_r_slate_500: &str = "border-r-slate-500"; pub(crate) const border_r_slate_500_of_0: &str = "border-r-slate-500/0"; pub(crate) const border_r_slate_500_of_10: &str = "border-r-slate-500/10"; pub(crate) const border_r_slate_500_of_100: &str = "border-r-slate-500/100"; pub(crate) const border_r_slate_500_of_20: &str = "border-r-slate-500/20"; pub(crate) const border_r_slate_500_of_25: &str = "border-r-slate-500/25"; pub(crate) const border_r_slate_500_of_30: &str = "border-r-slate-500/30"; pub(crate) const border_r_slate_500_of_40: &str = "border-r-slate-500/40"; pub(crate) const border_r_slate_500_of_5: &str = "border-r-slate-500/5"; pub(crate) const border_r_slate_500_of_50: &str = "border-r-slate-500/50"; pub(crate) const border_r_slate_500_of_60: &str = "border-r-slate-500/60"; pub(crate) const border_r_slate_500_of_70: &str = "border-r-slate-500/70"; pub(crate) const border_r_slate_500_of_75: &str = "border-r-slate-500/75"; pub(crate) const border_r_slate_500_of_80: &str = "border-r-slate-500/80"; pub(crate) const border_r_slate_500_of_90: &str = "border-r-slate-500/90"; pub(crate) const border_r_slate_500_of_95: &str = "border-r-slate-500/95"; pub(crate) const border_r_slate_50_of_0: &str = "border-r-slate-50/0"; pub(crate) const border_r_slate_50_of_10: &str = "border-r-slate-50/10"; pub(crate) const border_r_slate_50_of_100: &str = "border-r-slate-50/100"; pub(crate) const border_r_slate_50_of_20: &str = "border-r-slate-50/20"; pub(crate) const border_r_slate_50_of_25: &str = "border-r-slate-50/25"; pub(crate) const border_r_slate_50_of_30: &str = "border-r-slate-50/30"; pub(crate) const border_r_slate_50_of_40: &str = "border-r-slate-50/40"; pub(crate) const border_r_slate_50_of_5: &str = "border-r-slate-50/5"; pub(crate) const border_r_slate_50_of_50: &str = "border-r-slate-50/50"; pub(crate) const border_r_slate_50_of_60: &str = "border-r-slate-50/60"; pub(crate) const border_r_slate_50_of_70: &str = "border-r-slate-50/70"; pub(crate) const border_r_slate_50_of_75: &str = "border-r-slate-50/75"; pub(crate) const border_r_slate_50_of_80: &str = "border-r-slate-50/80"; pub(crate) const border_r_slate_50_of_90: &str = "border-r-slate-50/90"; pub(crate) const border_r_slate_50_of_95: &str = "border-r-slate-50/95"; pub(crate) const border_r_slate_600: &str = "border-r-slate-600"; pub(crate) const border_r_slate_600_of_0: &str = "border-r-slate-600/0"; pub(crate) const border_r_slate_600_of_10: &str = "border-r-slate-600/10"; pub(crate) const border_r_slate_600_of_100: &str = "border-r-slate-600/100"; pub(crate) const border_r_slate_600_of_20: &str = "border-r-slate-600/20"; pub(crate) const border_r_slate_600_of_25: &str = "border-r-slate-600/25"; pub(crate) const border_r_slate_600_of_30: &str = "border-r-slate-600/30"; pub(crate) const border_r_slate_600_of_40: &str = "border-r-slate-600/40"; pub(crate) const border_r_slate_600_of_5: &str = "border-r-slate-600/5"; pub(crate) const border_r_slate_600_of_50: &str = "border-r-slate-600/50"; pub(crate) const border_r_slate_600_of_60: &str = "border-r-slate-600/60"; pub(crate) const border_r_slate_600_of_70: &str = "border-r-slate-600/70"; pub(crate) const border_r_slate_600_of_75: &str = "border-r-slate-600/75"; pub(crate) const border_r_slate_600_of_80: &str = "border-r-slate-600/80"; pub(crate) const border_r_slate_600_of_90: &str = "border-r-slate-600/90"; pub(crate) const border_r_slate_600_of_95: &str = "border-r-slate-600/95"; pub(crate) const border_r_slate_700: &str = "border-r-slate-700"; pub(crate) const border_r_slate_700_of_0: &str = "border-r-slate-700/0"; pub(crate) const border_r_slate_700_of_10: &str = "border-r-slate-700/10"; pub(crate) const border_r_slate_700_of_100: &str = "border-r-slate-700/100"; pub(crate) const border_r_slate_700_of_20: &str = "border-r-slate-700/20"; pub(crate) const border_r_slate_700_of_25: &str = "border-r-slate-700/25"; pub(crate) const border_r_slate_700_of_30: &str = "border-r-slate-700/30"; pub(crate) const border_r_slate_700_of_40: &str = "border-r-slate-700/40"; pub(crate) const border_r_slate_700_of_5: &str = "border-r-slate-700/5"; pub(crate) const border_r_slate_700_of_50: &str = "border-r-slate-700/50"; pub(crate) const border_r_slate_700_of_60: &str = "border-r-slate-700/60"; pub(crate) const border_r_slate_700_of_70: &str = "border-r-slate-700/70"; pub(crate) const border_r_slate_700_of_75: &str = "border-r-slate-700/75"; pub(crate) const border_r_slate_700_of_80: &str = "border-r-slate-700/80"; pub(crate) const border_r_slate_700_of_90: &str = "border-r-slate-700/90"; pub(crate) const border_r_slate_700_of_95: &str = "border-r-slate-700/95"; pub(crate) const border_r_slate_800: &str = "border-r-slate-800"; pub(crate) const border_r_slate_800_of_0: &str = "border-r-slate-800/0"; pub(crate) const border_r_slate_800_of_10: &str = "border-r-slate-800/10"; pub(crate) const border_r_slate_800_of_100: &str = "border-r-slate-800/100"; pub(crate) const border_r_slate_800_of_20: &str = "border-r-slate-800/20"; pub(crate) const border_r_slate_800_of_25: &str = "border-r-slate-800/25"; pub(crate) const border_r_slate_800_of_30: &str = "border-r-slate-800/30"; pub(crate) const border_r_slate_800_of_40: &str = "border-r-slate-800/40"; pub(crate) const border_r_slate_800_of_5: &str = "border-r-slate-800/5"; pub(crate) const border_r_slate_800_of_50: &str = "border-r-slate-800/50"; pub(crate) const border_r_slate_800_of_60: &str = "border-r-slate-800/60"; pub(crate) const border_r_slate_800_of_70: &str = "border-r-slate-800/70"; pub(crate) const border_r_slate_800_of_75: &str = "border-r-slate-800/75"; pub(crate) const border_r_slate_800_of_80: &str = "border-r-slate-800/80"; pub(crate) const border_r_slate_800_of_90: &str = "border-r-slate-800/90"; pub(crate) const border_r_slate_800_of_95: &str = "border-r-slate-800/95"; pub(crate) const border_r_slate_900: &str = "border-r-slate-900"; pub(crate) const border_r_slate_900_of_0: &str = "border-r-slate-900/0"; pub(crate) const border_r_slate_900_of_10: &str = "border-r-slate-900/10"; pub(crate) const border_r_slate_900_of_100: &str = "border-r-slate-900/100"; pub(crate) const border_r_slate_900_of_20: &str = "border-r-slate-900/20"; pub(crate) const border_r_slate_900_of_25: &str = "border-r-slate-900/25"; pub(crate) const border_r_slate_900_of_30: &str = "border-r-slate-900/30"; pub(crate) const border_r_slate_900_of_40: &str = "border-r-slate-900/40"; pub(crate) const border_r_slate_900_of_5: &str = "border-r-slate-900/5"; pub(crate) const border_r_slate_900_of_50: &str = "border-r-slate-900/50"; pub(crate) const border_r_slate_900_of_60: &str = "border-r-slate-900/60"; pub(crate) const border_r_slate_900_of_70: &str = "border-r-slate-900/70"; pub(crate) const border_r_slate_900_of_75: &str = "border-r-slate-900/75"; pub(crate) const border_r_slate_900_of_80: &str = "border-r-slate-900/80"; pub(crate) const border_r_slate_900_of_90: &str = "border-r-slate-900/90"; pub(crate) const border_r_slate_900_of_95: &str = "border-r-slate-900/95"; pub(crate) const border_r_stone_100: &str = "border-r-stone-100"; pub(crate) const border_r_stone_100_of_0: &str = "border-r-stone-100/0"; pub(crate) const border_r_stone_100_of_10: &str = "border-r-stone-100/10"; pub(crate) const border_r_stone_100_of_100: &str = "border-r-stone-100/100"; pub(crate) const border_r_stone_100_of_20: &str = "border-r-stone-100/20"; pub(crate) const border_r_stone_100_of_25: &str = "border-r-stone-100/25"; pub(crate) const border_r_stone_100_of_30: &str = "border-r-stone-100/30"; pub(crate) const border_r_stone_100_of_40: &str = "border-r-stone-100/40"; pub(crate) const border_r_stone_100_of_5: &str = "border-r-stone-100/5"; pub(crate) const border_r_stone_100_of_50: &str = "border-r-stone-100/50"; pub(crate) const border_r_stone_100_of_60: &str = "border-r-stone-100/60"; pub(crate) const border_r_stone_100_of_70: &str = "border-r-stone-100/70"; pub(crate) const border_r_stone_100_of_75: &str = "border-r-stone-100/75"; pub(crate) const border_r_stone_100_of_80: &str = "border-r-stone-100/80"; pub(crate) const border_r_stone_100_of_90: &str = "border-r-stone-100/90"; pub(crate) const border_r_stone_100_of_95: &str = "border-r-stone-100/95"; pub(crate) const border_r_stone_200: &str = "border-r-stone-200"; pub(crate) const border_r_stone_200_of_0: &str = "border-r-stone-200/0"; pub(crate) const border_r_stone_200_of_10: &str = "border-r-stone-200/10"; pub(crate) const border_r_stone_200_of_100: &str = "border-r-stone-200/100"; pub(crate) const border_r_stone_200_of_20: &str = "border-r-stone-200/20"; pub(crate) const border_r_stone_200_of_25: &str = "border-r-stone-200/25"; pub(crate) const border_r_stone_200_of_30: &str = "border-r-stone-200/30"; pub(crate) const border_r_stone_200_of_40: &str = "border-r-stone-200/40"; pub(crate) const border_r_stone_200_of_5: &str = "border-r-stone-200/5"; pub(crate) const border_r_stone_200_of_50: &str = "border-r-stone-200/50"; pub(crate) const border_r_stone_200_of_60: &str = "border-r-stone-200/60"; pub(crate) const border_r_stone_200_of_70: &str = "border-r-stone-200/70"; pub(crate) const border_r_stone_200_of_75: &str = "border-r-stone-200/75"; pub(crate) const border_r_stone_200_of_80: &str = "border-r-stone-200/80"; pub(crate) const border_r_stone_200_of_90: &str = "border-r-stone-200/90"; pub(crate) const border_r_stone_200_of_95: &str = "border-r-stone-200/95"; pub(crate) const border_r_stone_300: &str = "border-r-stone-300"; pub(crate) const border_r_stone_300_of_0: &str = "border-r-stone-300/0"; pub(crate) const border_r_stone_300_of_10: &str = "border-r-stone-300/10"; pub(crate) const border_r_stone_300_of_100: &str = "border-r-stone-300/100"; pub(crate) const border_r_stone_300_of_20: &str = "border-r-stone-300/20"; pub(crate) const border_r_stone_300_of_25: &str = "border-r-stone-300/25"; pub(crate) const border_r_stone_300_of_30: &str = "border-r-stone-300/30"; pub(crate) const border_r_stone_300_of_40: &str = "border-r-stone-300/40"; pub(crate) const border_r_stone_300_of_5: &str = "border-r-stone-300/5"; pub(crate) const border_r_stone_300_of_50: &str = "border-r-stone-300/50"; pub(crate) const border_r_stone_300_of_60: &str = "border-r-stone-300/60"; pub(crate) const border_r_stone_300_of_70: &str = "border-r-stone-300/70"; pub(crate) const border_r_stone_300_of_75: &str = "border-r-stone-300/75"; pub(crate) const border_r_stone_300_of_80: &str = "border-r-stone-300/80"; pub(crate) const border_r_stone_300_of_90: &str = "border-r-stone-300/90"; pub(crate) const border_r_stone_300_of_95: &str = "border-r-stone-300/95"; pub(crate) const border_r_stone_400: &str = "border-r-stone-400"; pub(crate) const border_r_stone_400_of_0: &str = "border-r-stone-400/0"; pub(crate) const border_r_stone_400_of_10: &str = "border-r-stone-400/10"; pub(crate) const border_r_stone_400_of_100: &str = "border-r-stone-400/100"; pub(crate) const border_r_stone_400_of_20: &str = "border-r-stone-400/20"; pub(crate) const border_r_stone_400_of_25: &str = "border-r-stone-400/25"; pub(crate) const border_r_stone_400_of_30: &str = "border-r-stone-400/30"; pub(crate) const border_r_stone_400_of_40: &str = "border-r-stone-400/40"; pub(crate) const border_r_stone_400_of_5: &str = "border-r-stone-400/5"; pub(crate) const border_r_stone_400_of_50: &str = "border-r-stone-400/50"; pub(crate) const border_r_stone_400_of_60: &str = "border-r-stone-400/60"; pub(crate) const border_r_stone_400_of_70: &str = "border-r-stone-400/70"; pub(crate) const border_r_stone_400_of_75: &str = "border-r-stone-400/75"; pub(crate) const border_r_stone_400_of_80: &str = "border-r-stone-400/80"; pub(crate) const border_r_stone_400_of_90: &str = "border-r-stone-400/90"; pub(crate) const border_r_stone_400_of_95: &str = "border-r-stone-400/95"; pub(crate) const border_r_stone_50: &str = "border-r-stone-50"; pub(crate) const border_r_stone_500: &str = "border-r-stone-500"; pub(crate) const border_r_stone_500_of_0: &str = "border-r-stone-500/0"; pub(crate) const border_r_stone_500_of_10: &str = "border-r-stone-500/10"; pub(crate) const border_r_stone_500_of_100: &str = "border-r-stone-500/100"; pub(crate) const border_r_stone_500_of_20: &str = "border-r-stone-500/20"; pub(crate) const border_r_stone_500_of_25: &str = "border-r-stone-500/25"; pub(crate) const border_r_stone_500_of_30: &str = "border-r-stone-500/30"; pub(crate) const border_r_stone_500_of_40: &str = "border-r-stone-500/40"; pub(crate) const border_r_stone_500_of_5: &str = "border-r-stone-500/5"; pub(crate) const border_r_stone_500_of_50: &str = "border-r-stone-500/50"; pub(crate) const border_r_stone_500_of_60: &str = "border-r-stone-500/60"; pub(crate) const border_r_stone_500_of_70: &str = "border-r-stone-500/70"; pub(crate) const border_r_stone_500_of_75: &str = "border-r-stone-500/75"; pub(crate) const border_r_stone_500_of_80: &str = "border-r-stone-500/80"; pub(crate) const border_r_stone_500_of_90: &str = "border-r-stone-500/90"; pub(crate) const border_r_stone_500_of_95: &str = "border-r-stone-500/95"; pub(crate) const border_r_stone_50_of_0: &str = "border-r-stone-50/0"; pub(crate) const border_r_stone_50_of_10: &str = "border-r-stone-50/10"; pub(crate) const border_r_stone_50_of_100: &str = "border-r-stone-50/100"; pub(crate) const border_r_stone_50_of_20: &str = "border-r-stone-50/20"; pub(crate) const border_r_stone_50_of_25: &str = "border-r-stone-50/25"; pub(crate) const border_r_stone_50_of_30: &str = "border-r-stone-50/30"; pub(crate) const border_r_stone_50_of_40: &str = "border-r-stone-50/40"; pub(crate) const border_r_stone_50_of_5: &str = "border-r-stone-50/5"; pub(crate) const border_r_stone_50_of_50: &str = "border-r-stone-50/50"; pub(crate) const border_r_stone_50_of_60: &str = "border-r-stone-50/60"; pub(crate) const border_r_stone_50_of_70: &str = "border-r-stone-50/70"; pub(crate) const border_r_stone_50_of_75: &str = "border-r-stone-50/75"; pub(crate) const border_r_stone_50_of_80: &str = "border-r-stone-50/80"; pub(crate) const border_r_stone_50_of_90: &str = "border-r-stone-50/90"; pub(crate) const border_r_stone_50_of_95: &str = "border-r-stone-50/95"; pub(crate) const border_r_stone_600: &str = "border-r-stone-600"; pub(crate) const border_r_stone_600_of_0: &str = "border-r-stone-600/0"; pub(crate) const border_r_stone_600_of_10: &str = "border-r-stone-600/10"; pub(crate) const border_r_stone_600_of_100: &str = "border-r-stone-600/100"; pub(crate) const border_r_stone_600_of_20: &str = "border-r-stone-600/20"; pub(crate) const border_r_stone_600_of_25: &str = "border-r-stone-600/25"; pub(crate) const border_r_stone_600_of_30: &str = "border-r-stone-600/30"; pub(crate) const border_r_stone_600_of_40: &str = "border-r-stone-600/40"; pub(crate) const border_r_stone_600_of_5: &str = "border-r-stone-600/5"; pub(crate) const border_r_stone_600_of_50: &str = "border-r-stone-600/50"; pub(crate) const border_r_stone_600_of_60: &str = "border-r-stone-600/60"; pub(crate) const border_r_stone_600_of_70: &str = "border-r-stone-600/70"; pub(crate) const border_r_stone_600_of_75: &str = "border-r-stone-600/75"; pub(crate) const border_r_stone_600_of_80: &str = "border-r-stone-600/80"; pub(crate) const border_r_stone_600_of_90: &str = "border-r-stone-600/90"; pub(crate) const border_r_stone_600_of_95: &str = "border-r-stone-600/95"; pub(crate) const border_r_stone_700: &str = "border-r-stone-700"; pub(crate) const border_r_stone_700_of_0: &str = "border-r-stone-700/0"; pub(crate) const border_r_stone_700_of_10: &str = "border-r-stone-700/10"; pub(crate) const border_r_stone_700_of_100: &str = "border-r-stone-700/100"; pub(crate) const border_r_stone_700_of_20: &str = "border-r-stone-700/20"; pub(crate) const border_r_stone_700_of_25: &str = "border-r-stone-700/25"; pub(crate) const border_r_stone_700_of_30: &str = "border-r-stone-700/30"; pub(crate) const border_r_stone_700_of_40: &str = "border-r-stone-700/40"; pub(crate) const border_r_stone_700_of_5: &str = "border-r-stone-700/5"; pub(crate) const border_r_stone_700_of_50: &str = "border-r-stone-700/50"; pub(crate) const border_r_stone_700_of_60: &str = "border-r-stone-700/60"; pub(crate) const border_r_stone_700_of_70: &str = "border-r-stone-700/70"; pub(crate) const border_r_stone_700_of_75: &str = "border-r-stone-700/75"; pub(crate) const border_r_stone_700_of_80: &str = "border-r-stone-700/80"; pub(crate) const border_r_stone_700_of_90: &str = "border-r-stone-700/90"; pub(crate) const border_r_stone_700_of_95: &str = "border-r-stone-700/95"; pub(crate) const border_r_stone_800: &str = "border-r-stone-800"; pub(crate) const border_r_stone_800_of_0: &str = "border-r-stone-800/0"; pub(crate) const border_r_stone_800_of_10: &str = "border-r-stone-800/10"; pub(crate) const border_r_stone_800_of_100: &str = "border-r-stone-800/100"; pub(crate) const border_r_stone_800_of_20: &str = "border-r-stone-800/20"; pub(crate) const border_r_stone_800_of_25: &str = "border-r-stone-800/25"; pub(crate) const border_r_stone_800_of_30: &str = "border-r-stone-800/30"; pub(crate) const border_r_stone_800_of_40: &str = "border-r-stone-800/40"; pub(crate) const border_r_stone_800_of_5: &str = "border-r-stone-800/5"; pub(crate) const border_r_stone_800_of_50: &str = "border-r-stone-800/50"; pub(crate) const border_r_stone_800_of_60: &str = "border-r-stone-800/60"; pub(crate) const border_r_stone_800_of_70: &str = "border-r-stone-800/70"; pub(crate) const border_r_stone_800_of_75: &str = "border-r-stone-800/75"; pub(crate) const border_r_stone_800_of_80: &str = "border-r-stone-800/80"; pub(crate) const border_r_stone_800_of_90: &str = "border-r-stone-800/90"; pub(crate) const border_r_stone_800_of_95: &str = "border-r-stone-800/95"; pub(crate) const border_r_stone_900: &str = "border-r-stone-900"; pub(crate) const border_r_stone_900_of_0: &str = "border-r-stone-900/0"; pub(crate) const border_r_stone_900_of_10: &str = "border-r-stone-900/10"; pub(crate) const border_r_stone_900_of_100: &str = "border-r-stone-900/100"; pub(crate) const border_r_stone_900_of_20: &str = "border-r-stone-900/20"; pub(crate) const border_r_stone_900_of_25: &str = "border-r-stone-900/25"; pub(crate) const border_r_stone_900_of_30: &str = "border-r-stone-900/30"; pub(crate) const border_r_stone_900_of_40: &str = "border-r-stone-900/40"; pub(crate) const border_r_stone_900_of_5: &str = "border-r-stone-900/5"; pub(crate) const border_r_stone_900_of_50: &str = "border-r-stone-900/50"; pub(crate) const border_r_stone_900_of_60: &str = "border-r-stone-900/60"; pub(crate) const border_r_stone_900_of_70: &str = "border-r-stone-900/70"; pub(crate) const border_r_stone_900_of_75: &str = "border-r-stone-900/75"; pub(crate) const border_r_stone_900_of_80: &str = "border-r-stone-900/80"; pub(crate) const border_r_stone_900_of_90: &str = "border-r-stone-900/90"; pub(crate) const border_r_stone_900_of_95: &str = "border-r-stone-900/95"; pub(crate) const border_r_teal_100: &str = "border-r-teal-100"; pub(crate) const border_r_teal_100_of_0: &str = "border-r-teal-100/0"; pub(crate) const border_r_teal_100_of_10: &str = "border-r-teal-100/10"; pub(crate) const border_r_teal_100_of_100: &str = "border-r-teal-100/100"; pub(crate) const border_r_teal_100_of_20: &str = "border-r-teal-100/20"; pub(crate) const border_r_teal_100_of_25: &str = "border-r-teal-100/25"; pub(crate) const border_r_teal_100_of_30: &str = "border-r-teal-100/30"; pub(crate) const border_r_teal_100_of_40: &str = "border-r-teal-100/40"; pub(crate) const border_r_teal_100_of_5: &str = "border-r-teal-100/5"; pub(crate) const border_r_teal_100_of_50: &str = "border-r-teal-100/50"; pub(crate) const border_r_teal_100_of_60: &str = "border-r-teal-100/60"; pub(crate) const border_r_teal_100_of_70: &str = "border-r-teal-100/70"; pub(crate) const border_r_teal_100_of_75: &str = "border-r-teal-100/75"; pub(crate) const border_r_teal_100_of_80: &str = "border-r-teal-100/80"; pub(crate) const border_r_teal_100_of_90: &str = "border-r-teal-100/90"; pub(crate) const border_r_teal_100_of_95: &str = "border-r-teal-100/95"; pub(crate) const border_r_teal_200: &str = "border-r-teal-200"; pub(crate) const border_r_teal_200_of_0: &str = "border-r-teal-200/0"; pub(crate) const border_r_teal_200_of_10: &str = "border-r-teal-200/10"; pub(crate) const border_r_teal_200_of_100: &str = "border-r-teal-200/100"; pub(crate) const border_r_teal_200_of_20: &str = "border-r-teal-200/20"; pub(crate) const border_r_teal_200_of_25: &str = "border-r-teal-200/25"; pub(crate) const border_r_teal_200_of_30: &str = "border-r-teal-200/30"; pub(crate) const border_r_teal_200_of_40: &str = "border-r-teal-200/40"; pub(crate) const border_r_teal_200_of_5: &str = "border-r-teal-200/5"; pub(crate) const border_r_teal_200_of_50: &str = "border-r-teal-200/50"; pub(crate) const border_r_teal_200_of_60: &str = "border-r-teal-200/60"; pub(crate) const border_r_teal_200_of_70: &str = "border-r-teal-200/70"; pub(crate) const border_r_teal_200_of_75: &str = "border-r-teal-200/75"; pub(crate) const border_r_teal_200_of_80: &str = "border-r-teal-200/80"; pub(crate) const border_r_teal_200_of_90: &str = "border-r-teal-200/90"; pub(crate) const border_r_teal_200_of_95: &str = "border-r-teal-200/95"; pub(crate) const border_r_teal_300: &str = "border-r-teal-300"; pub(crate) const border_r_teal_300_of_0: &str = "border-r-teal-300/0"; pub(crate) const border_r_teal_300_of_10: &str = "border-r-teal-300/10"; pub(crate) const border_r_teal_300_of_100: &str = "border-r-teal-300/100"; pub(crate) const border_r_teal_300_of_20: &str = "border-r-teal-300/20"; pub(crate) const border_r_teal_300_of_25: &str = "border-r-teal-300/25"; pub(crate) const border_r_teal_300_of_30: &str = "border-r-teal-300/30"; pub(crate) const border_r_teal_300_of_40: &str = "border-r-teal-300/40"; pub(crate) const border_r_teal_300_of_5: &str = "border-r-teal-300/5"; pub(crate) const border_r_teal_300_of_50: &str = "border-r-teal-300/50"; pub(crate) const border_r_teal_300_of_60: &str = "border-r-teal-300/60"; pub(crate) const border_r_teal_300_of_70: &str = "border-r-teal-300/70"; pub(crate) const border_r_teal_300_of_75: &str = "border-r-teal-300/75"; pub(crate) const border_r_teal_300_of_80: &str = "border-r-teal-300/80"; pub(crate) const border_r_teal_300_of_90: &str = "border-r-teal-300/90"; pub(crate) const border_r_teal_300_of_95: &str = "border-r-teal-300/95"; pub(crate) const border_r_teal_400: &str = "border-r-teal-400"; pub(crate) const border_r_teal_400_of_0: &str = "border-r-teal-400/0"; pub(crate) const border_r_teal_400_of_10: &str = "border-r-teal-400/10"; pub(crate) const border_r_teal_400_of_100: &str = "border-r-teal-400/100"; pub(crate) const border_r_teal_400_of_20: &str = "border-r-teal-400/20"; pub(crate) const border_r_teal_400_of_25: &str = "border-r-teal-400/25"; pub(crate) const border_r_teal_400_of_30: &str = "border-r-teal-400/30"; pub(crate) const border_r_teal_400_of_40: &str = "border-r-teal-400/40"; pub(crate) const border_r_teal_400_of_5: &str = "border-r-teal-400/5"; pub(crate) const border_r_teal_400_of_50: &str = "border-r-teal-400/50"; pub(crate) const border_r_teal_400_of_60: &str = "border-r-teal-400/60"; pub(crate) const border_r_teal_400_of_70: &str = "border-r-teal-400/70"; pub(crate) const border_r_teal_400_of_75: &str = "border-r-teal-400/75"; pub(crate) const border_r_teal_400_of_80: &str = "border-r-teal-400/80"; pub(crate) const border_r_teal_400_of_90: &str = "border-r-teal-400/90"; pub(crate) const border_r_teal_400_of_95: &str = "border-r-teal-400/95"; pub(crate) const border_r_teal_50: &str = "border-r-teal-50"; pub(crate) const border_r_teal_500: &str = "border-r-teal-500"; pub(crate) const border_r_teal_500_of_0: &str = "border-r-teal-500/0"; pub(crate) const border_r_teal_500_of_10: &str = "border-r-teal-500/10"; pub(crate) const border_r_teal_500_of_100: &str = "border-r-teal-500/100"; pub(crate) const border_r_teal_500_of_20: &str = "border-r-teal-500/20"; pub(crate) const border_r_teal_500_of_25: &str = "border-r-teal-500/25"; pub(crate) const border_r_teal_500_of_30: &str = "border-r-teal-500/30"; pub(crate) const border_r_teal_500_of_40: &str = "border-r-teal-500/40"; pub(crate) const border_r_teal_500_of_5: &str = "border-r-teal-500/5"; pub(crate) const border_r_teal_500_of_50: &str = "border-r-teal-500/50"; pub(crate) const border_r_teal_500_of_60: &str = "border-r-teal-500/60"; pub(crate) const border_r_teal_500_of_70: &str = "border-r-teal-500/70"; pub(crate) const border_r_teal_500_of_75: &str = "border-r-teal-500/75"; pub(crate) const border_r_teal_500_of_80: &str = "border-r-teal-500/80"; pub(crate) const border_r_teal_500_of_90: &str = "border-r-teal-500/90"; pub(crate) const border_r_teal_500_of_95: &str = "border-r-teal-500/95"; pub(crate) const border_r_teal_50_of_0: &str = "border-r-teal-50/0"; pub(crate) const border_r_teal_50_of_10: &str = "border-r-teal-50/10"; pub(crate) const border_r_teal_50_of_100: &str = "border-r-teal-50/100"; pub(crate) const border_r_teal_50_of_20: &str = "border-r-teal-50/20"; pub(crate) const border_r_teal_50_of_25: &str = "border-r-teal-50/25"; pub(crate) const border_r_teal_50_of_30: &str = "border-r-teal-50/30"; pub(crate) const border_r_teal_50_of_40: &str = "border-r-teal-50/40"; pub(crate) const border_r_teal_50_of_5: &str = "border-r-teal-50/5"; pub(crate) const border_r_teal_50_of_50: &str = "border-r-teal-50/50"; pub(crate) const border_r_teal_50_of_60: &str = "border-r-teal-50/60"; pub(crate) const border_r_teal_50_of_70: &str = "border-r-teal-50/70"; pub(crate) const border_r_teal_50_of_75: &str = "border-r-teal-50/75"; pub(crate) const border_r_teal_50_of_80: &str = "border-r-teal-50/80"; pub(crate) const border_r_teal_50_of_90: &str = "border-r-teal-50/90"; pub(crate) const border_r_teal_50_of_95: &str = "border-r-teal-50/95"; pub(crate) const border_r_teal_600: &str = "border-r-teal-600"; pub(crate) const border_r_teal_600_of_0: &str = "border-r-teal-600/0"; pub(crate) const border_r_teal_600_of_10: &str = "border-r-teal-600/10"; pub(crate) const border_r_teal_600_of_100: &str = "border-r-teal-600/100"; pub(crate) const border_r_teal_600_of_20: &str = "border-r-teal-600/20"; pub(crate) const border_r_teal_600_of_25: &str = "border-r-teal-600/25"; pub(crate) const border_r_teal_600_of_30: &str = "border-r-teal-600/30"; pub(crate) const border_r_teal_600_of_40: &str = "border-r-teal-600/40"; pub(crate) const border_r_teal_600_of_5: &str = "border-r-teal-600/5"; pub(crate) const border_r_teal_600_of_50: &str = "border-r-teal-600/50"; pub(crate) const border_r_teal_600_of_60: &str = "border-r-teal-600/60"; pub(crate) const border_r_teal_600_of_70: &str = "border-r-teal-600/70"; pub(crate) const border_r_teal_600_of_75: &str = "border-r-teal-600/75"; pub(crate) const border_r_teal_600_of_80: &str = "border-r-teal-600/80"; pub(crate) const border_r_teal_600_of_90: &str = "border-r-teal-600/90"; pub(crate) const border_r_teal_600_of_95: &str = "border-r-teal-600/95"; pub(crate) const border_r_teal_700: &str = "border-r-teal-700"; pub(crate) const border_r_teal_700_of_0: &str = "border-r-teal-700/0"; pub(crate) const border_r_teal_700_of_10: &str = "border-r-teal-700/10"; pub(crate) const border_r_teal_700_of_100: &str = "border-r-teal-700/100"; pub(crate) const border_r_teal_700_of_20: &str = "border-r-teal-700/20"; pub(crate) const border_r_teal_700_of_25: &str = "border-r-teal-700/25"; pub(crate) const border_r_teal_700_of_30: &str = "border-r-teal-700/30"; pub(crate) const border_r_teal_700_of_40: &str = "border-r-teal-700/40"; pub(crate) const border_r_teal_700_of_5: &str = "border-r-teal-700/5"; pub(crate) const border_r_teal_700_of_50: &str = "border-r-teal-700/50"; pub(crate) const border_r_teal_700_of_60: &str = "border-r-teal-700/60"; pub(crate) const border_r_teal_700_of_70: &str = "border-r-teal-700/70"; pub(crate) const border_r_teal_700_of_75: &str = "border-r-teal-700/75"; pub(crate) const border_r_teal_700_of_80: &str = "border-r-teal-700/80"; pub(crate) const border_r_teal_700_of_90: &str = "border-r-teal-700/90"; pub(crate) const border_r_teal_700_of_95: &str = "border-r-teal-700/95"; pub(crate) const border_r_teal_800: &str = "border-r-teal-800"; pub(crate) const border_r_teal_800_of_0: &str = "border-r-teal-800/0"; pub(crate) const border_r_teal_800_of_10: &str = "border-r-teal-800/10"; pub(crate) const border_r_teal_800_of_100: &str = "border-r-teal-800/100"; pub(crate) const border_r_teal_800_of_20: &str = "border-r-teal-800/20"; pub(crate) const border_r_teal_800_of_25: &str = "border-r-teal-800/25"; pub(crate) const border_r_teal_800_of_30: &str = "border-r-teal-800/30"; pub(crate) const border_r_teal_800_of_40: &str = "border-r-teal-800/40"; pub(crate) const border_r_teal_800_of_5: &str = "border-r-teal-800/5"; pub(crate) const border_r_teal_800_of_50: &str = "border-r-teal-800/50"; pub(crate) const border_r_teal_800_of_60: &str = "border-r-teal-800/60"; pub(crate) const border_r_teal_800_of_70: &str = "border-r-teal-800/70"; pub(crate) const border_r_teal_800_of_75: &str = "border-r-teal-800/75"; pub(crate) const border_r_teal_800_of_80: &str = "border-r-teal-800/80"; pub(crate) const border_r_teal_800_of_90: &str = "border-r-teal-800/90"; pub(crate) const border_r_teal_800_of_95: &str = "border-r-teal-800/95"; pub(crate) const border_r_teal_900: &str = "border-r-teal-900"; pub(crate) const border_r_teal_900_of_0: &str = "border-r-teal-900/0"; pub(crate) const border_r_teal_900_of_10: &str = "border-r-teal-900/10"; pub(crate) const border_r_teal_900_of_100: &str = "border-r-teal-900/100"; pub(crate) const border_r_teal_900_of_20: &str = "border-r-teal-900/20"; pub(crate) const border_r_teal_900_of_25: &str = "border-r-teal-900/25"; pub(crate) const border_r_teal_900_of_30: &str = "border-r-teal-900/30"; pub(crate) const border_r_teal_900_of_40: &str = "border-r-teal-900/40"; pub(crate) const border_r_teal_900_of_5: &str = "border-r-teal-900/5"; pub(crate) const border_r_teal_900_of_50: &str = "border-r-teal-900/50"; pub(crate) const border_r_teal_900_of_60: &str = "border-r-teal-900/60"; pub(crate) const border_r_teal_900_of_70: &str = "border-r-teal-900/70"; pub(crate) const border_r_teal_900_of_75: &str = "border-r-teal-900/75"; pub(crate) const border_r_teal_900_of_80: &str = "border-r-teal-900/80"; pub(crate) const border_r_teal_900_of_90: &str = "border-r-teal-900/90"; pub(crate) const border_r_teal_900_of_95: &str = "border-r-teal-900/95"; pub(crate) const border_r_transparent: &str = "border-r-transparent"; pub(crate) const border_r_transparent_of_0: &str = "border-r-transparent/0"; pub(crate) const border_r_transparent_of_10: &str = "border-r-transparent/10"; pub(crate) const border_r_transparent_of_100: &str = "border-r-transparent/100"; pub(crate) const border_r_transparent_of_20: &str = "border-r-transparent/20"; pub(crate) const border_r_transparent_of_25: &str = "border-r-transparent/25"; pub(crate) const border_r_transparent_of_30: &str = "border-r-transparent/30"; pub(crate) const border_r_transparent_of_40: &str = "border-r-transparent/40"; pub(crate) const border_r_transparent_of_5: &str = "border-r-transparent/5"; pub(crate) const border_r_transparent_of_50: &str = "border-r-transparent/50"; pub(crate) const border_r_transparent_of_60: &str = "border-r-transparent/60"; pub(crate) const border_r_transparent_of_70: &str = "border-r-transparent/70"; pub(crate) const border_r_transparent_of_75: &str = "border-r-transparent/75"; pub(crate) const border_r_transparent_of_80: &str = "border-r-transparent/80"; pub(crate) const border_r_transparent_of_90: &str = "border-r-transparent/90"; pub(crate) const border_r_transparent_of_95: &str = "border-r-transparent/95"; pub(crate) const border_r_violet_100: &str = "border-r-violet-100"; pub(crate) const border_r_violet_100_of_0: &str = "border-r-violet-100/0"; pub(crate) const border_r_violet_100_of_10: &str = "border-r-violet-100/10"; pub(crate) const border_r_violet_100_of_100: &str = "border-r-violet-100/100"; pub(crate) const border_r_violet_100_of_20: &str = "border-r-violet-100/20"; pub(crate) const border_r_violet_100_of_25: &str = "border-r-violet-100/25"; pub(crate) const border_r_violet_100_of_30: &str = "border-r-violet-100/30"; pub(crate) const border_r_violet_100_of_40: &str = "border-r-violet-100/40"; pub(crate) const border_r_violet_100_of_5: &str = "border-r-violet-100/5"; pub(crate) const border_r_violet_100_of_50: &str = "border-r-violet-100/50"; pub(crate) const border_r_violet_100_of_60: &str = "border-r-violet-100/60"; pub(crate) const border_r_violet_100_of_70: &str = "border-r-violet-100/70"; pub(crate) const border_r_violet_100_of_75: &str = "border-r-violet-100/75"; pub(crate) const border_r_violet_100_of_80: &str = "border-r-violet-100/80"; pub(crate) const border_r_violet_100_of_90: &str = "border-r-violet-100/90"; pub(crate) const border_r_violet_100_of_95: &str = "border-r-violet-100/95"; pub(crate) const border_r_violet_200: &str = "border-r-violet-200"; pub(crate) const border_r_violet_200_of_0: &str = "border-r-violet-200/0"; pub(crate) const border_r_violet_200_of_10: &str = "border-r-violet-200/10"; pub(crate) const border_r_violet_200_of_100: &str = "border-r-violet-200/100"; pub(crate) const border_r_violet_200_of_20: &str = "border-r-violet-200/20"; pub(crate) const border_r_violet_200_of_25: &str = "border-r-violet-200/25"; pub(crate) const border_r_violet_200_of_30: &str = "border-r-violet-200/30"; pub(crate) const border_r_violet_200_of_40: &str = "border-r-violet-200/40"; pub(crate) const border_r_violet_200_of_5: &str = "border-r-violet-200/5"; pub(crate) const border_r_violet_200_of_50: &str = "border-r-violet-200/50"; pub(crate) const border_r_violet_200_of_60: &str = "border-r-violet-200/60"; pub(crate) const border_r_violet_200_of_70: &str = "border-r-violet-200/70"; pub(crate) const border_r_violet_200_of_75: &str = "border-r-violet-200/75"; pub(crate) const border_r_violet_200_of_80: &str = "border-r-violet-200/80"; pub(crate) const border_r_violet_200_of_90: &str = "border-r-violet-200/90"; pub(crate) const border_r_violet_200_of_95: &str = "border-r-violet-200/95"; pub(crate) const border_r_violet_300: &str = "border-r-violet-300"; pub(crate) const border_r_violet_300_of_0: &str = "border-r-violet-300/0"; pub(crate) const border_r_violet_300_of_10: &str = "border-r-violet-300/10"; pub(crate) const border_r_violet_300_of_100: &str = "border-r-violet-300/100"; pub(crate) const border_r_violet_300_of_20: &str = "border-r-violet-300/20"; pub(crate) const border_r_violet_300_of_25: &str = "border-r-violet-300/25"; pub(crate) const border_r_violet_300_of_30: &str = "border-r-violet-300/30"; pub(crate) const border_r_violet_300_of_40: &str = "border-r-violet-300/40"; pub(crate) const border_r_violet_300_of_5: &str = "border-r-violet-300/5"; pub(crate) const border_r_violet_300_of_50: &str = "border-r-violet-300/50"; pub(crate) const border_r_violet_300_of_60: &str = "border-r-violet-300/60"; pub(crate) const border_r_violet_300_of_70: &str = "border-r-violet-300/70"; pub(crate) const border_r_violet_300_of_75: &str = "border-r-violet-300/75"; pub(crate) const border_r_violet_300_of_80: &str = "border-r-violet-300/80"; pub(crate) const border_r_violet_300_of_90: &str = "border-r-violet-300/90"; pub(crate) const border_r_violet_300_of_95: &str = "border-r-violet-300/95"; pub(crate) const border_r_violet_400: &str = "border-r-violet-400"; pub(crate) const border_r_violet_400_of_0: &str = "border-r-violet-400/0"; pub(crate) const border_r_violet_400_of_10: &str = "border-r-violet-400/10"; pub(crate) const border_r_violet_400_of_100: &str = "border-r-violet-400/100"; pub(crate) const border_r_violet_400_of_20: &str = "border-r-violet-400/20"; pub(crate) const border_r_violet_400_of_25: &str = "border-r-violet-400/25"; pub(crate) const border_r_violet_400_of_30: &str = "border-r-violet-400/30"; pub(crate) const border_r_violet_400_of_40: &str = "border-r-violet-400/40"; pub(crate) const border_r_violet_400_of_5: &str = "border-r-violet-400/5"; pub(crate) const border_r_violet_400_of_50: &str = "border-r-violet-400/50"; pub(crate) const border_r_violet_400_of_60: &str = "border-r-violet-400/60"; pub(crate) const border_r_violet_400_of_70: &str = "border-r-violet-400/70"; pub(crate) const border_r_violet_400_of_75: &str = "border-r-violet-400/75"; pub(crate) const border_r_violet_400_of_80: &str = "border-r-violet-400/80"; pub(crate) const border_r_violet_400_of_90: &str = "border-r-violet-400/90"; pub(crate) const border_r_violet_400_of_95: &str = "border-r-violet-400/95"; pub(crate) const border_r_violet_50: &str = "border-r-violet-50"; pub(crate) const border_r_violet_500: &str = "border-r-violet-500"; pub(crate) const border_r_violet_500_of_0: &str = "border-r-violet-500/0"; pub(crate) const border_r_violet_500_of_10: &str = "border-r-violet-500/10"; pub(crate) const border_r_violet_500_of_100: &str = "border-r-violet-500/100"; pub(crate) const border_r_violet_500_of_20: &str = "border-r-violet-500/20"; pub(crate) const border_r_violet_500_of_25: &str = "border-r-violet-500/25"; pub(crate) const border_r_violet_500_of_30: &str = "border-r-violet-500/30"; pub(crate) const border_r_violet_500_of_40: &str = "border-r-violet-500/40"; pub(crate) const border_r_violet_500_of_5: &str = "border-r-violet-500/5"; pub(crate) const border_r_violet_500_of_50: &str = "border-r-violet-500/50"; pub(crate) const border_r_violet_500_of_60: &str = "border-r-violet-500/60"; pub(crate) const border_r_violet_500_of_70: &str = "border-r-violet-500/70"; pub(crate) const border_r_violet_500_of_75: &str = "border-r-violet-500/75"; pub(crate) const border_r_violet_500_of_80: &str = "border-r-violet-500/80"; pub(crate) const border_r_violet_500_of_90: &str = "border-r-violet-500/90"; pub(crate) const border_r_violet_500_of_95: &str = "border-r-violet-500/95"; pub(crate) const border_r_violet_50_of_0: &str = "border-r-violet-50/0"; pub(crate) const border_r_violet_50_of_10: &str = "border-r-violet-50/10"; pub(crate) const border_r_violet_50_of_100: &str = "border-r-violet-50/100"; pub(crate) const border_r_violet_50_of_20: &str = "border-r-violet-50/20"; pub(crate) const border_r_violet_50_of_25: &str = "border-r-violet-50/25"; pub(crate) const border_r_violet_50_of_30: &str = "border-r-violet-50/30"; pub(crate) const border_r_violet_50_of_40: &str = "border-r-violet-50/40"; pub(crate) const border_r_violet_50_of_5: &str = "border-r-violet-50/5"; pub(crate) const border_r_violet_50_of_50: &str = "border-r-violet-50/50"; pub(crate) const border_r_violet_50_of_60: &str = "border-r-violet-50/60"; pub(crate) const border_r_violet_50_of_70: &str = "border-r-violet-50/70"; pub(crate) const border_r_violet_50_of_75: &str = "border-r-violet-50/75"; pub(crate) const border_r_violet_50_of_80: &str = "border-r-violet-50/80"; pub(crate) const border_r_violet_50_of_90: &str = "border-r-violet-50/90"; pub(crate) const border_r_violet_50_of_95: &str = "border-r-violet-50/95"; pub(crate) const border_r_violet_600: &str = "border-r-violet-600"; pub(crate) const border_r_violet_600_of_0: &str = "border-r-violet-600/0"; pub(crate) const border_r_violet_600_of_10: &str = "border-r-violet-600/10"; pub(crate) const border_r_violet_600_of_100: &str = "border-r-violet-600/100"; pub(crate) const border_r_violet_600_of_20: &str = "border-r-violet-600/20"; pub(crate) const border_r_violet_600_of_25: &str = "border-r-violet-600/25"; pub(crate) const border_r_violet_600_of_30: &str = "border-r-violet-600/30"; pub(crate) const border_r_violet_600_of_40: &str = "border-r-violet-600/40"; pub(crate) const border_r_violet_600_of_5: &str = "border-r-violet-600/5"; pub(crate) const border_r_violet_600_of_50: &str = "border-r-violet-600/50"; pub(crate) const border_r_violet_600_of_60: &str = "border-r-violet-600/60"; pub(crate) const border_r_violet_600_of_70: &str = "border-r-violet-600/70"; pub(crate) const border_r_violet_600_of_75: &str = "border-r-violet-600/75"; pub(crate) const border_r_violet_600_of_80: &str = "border-r-violet-600/80"; pub(crate) const border_r_violet_600_of_90: &str = "border-r-violet-600/90"; pub(crate) const border_r_violet_600_of_95: &str = "border-r-violet-600/95"; pub(crate) const border_r_violet_700: &str = "border-r-violet-700"; pub(crate) const border_r_violet_700_of_0: &str = "border-r-violet-700/0"; pub(crate) const border_r_violet_700_of_10: &str = "border-r-violet-700/10"; pub(crate) const border_r_violet_700_of_100: &str = "border-r-violet-700/100"; pub(crate) const border_r_violet_700_of_20: &str = "border-r-violet-700/20"; pub(crate) const border_r_violet_700_of_25: &str = "border-r-violet-700/25"; pub(crate) const border_r_violet_700_of_30: &str = "border-r-violet-700/30"; pub(crate) const border_r_violet_700_of_40: &str = "border-r-violet-700/40"; pub(crate) const border_r_violet_700_of_5: &str = "border-r-violet-700/5"; pub(crate) const border_r_violet_700_of_50: &str = "border-r-violet-700/50"; pub(crate) const border_r_violet_700_of_60: &str = "border-r-violet-700/60"; pub(crate) const border_r_violet_700_of_70: &str = "border-r-violet-700/70"; pub(crate) const border_r_violet_700_of_75: &str = "border-r-violet-700/75"; pub(crate) const border_r_violet_700_of_80: &str = "border-r-violet-700/80"; pub(crate) const border_r_violet_700_of_90: &str = "border-r-violet-700/90"; pub(crate) const border_r_violet_700_of_95: &str = "border-r-violet-700/95"; pub(crate) const border_r_violet_800: &str = "border-r-violet-800"; pub(crate) const border_r_violet_800_of_0: &str = "border-r-violet-800/0"; pub(crate) const border_r_violet_800_of_10: &str = "border-r-violet-800/10"; pub(crate) const border_r_violet_800_of_100: &str = "border-r-violet-800/100"; pub(crate) const border_r_violet_800_of_20: &str = "border-r-violet-800/20"; pub(crate) const border_r_violet_800_of_25: &str = "border-r-violet-800/25"; pub(crate) const border_r_violet_800_of_30: &str = "border-r-violet-800/30"; pub(crate) const border_r_violet_800_of_40: &str = "border-r-violet-800/40"; pub(crate) const border_r_violet_800_of_5: &str = "border-r-violet-800/5"; pub(crate) const border_r_violet_800_of_50: &str = "border-r-violet-800/50"; pub(crate) const border_r_violet_800_of_60: &str = "border-r-violet-800/60"; pub(crate) const border_r_violet_800_of_70: &str = "border-r-violet-800/70"; pub(crate) const border_r_violet_800_of_75: &str = "border-r-violet-800/75"; pub(crate) const border_r_violet_800_of_80: &str = "border-r-violet-800/80"; pub(crate) const border_r_violet_800_of_90: &str = "border-r-violet-800/90"; pub(crate) const border_r_violet_800_of_95: &str = "border-r-violet-800/95"; pub(crate) const border_r_violet_900: &str = "border-r-violet-900"; pub(crate) const border_r_violet_900_of_0: &str = "border-r-violet-900/0"; pub(crate) const border_r_violet_900_of_10: &str = "border-r-violet-900/10"; pub(crate) const border_r_violet_900_of_100: &str = "border-r-violet-900/100"; pub(crate) const border_r_violet_900_of_20: &str = "border-r-violet-900/20"; pub(crate) const border_r_violet_900_of_25: &str = "border-r-violet-900/25"; pub(crate) const border_r_violet_900_of_30: &str = "border-r-violet-900/30"; pub(crate) const border_r_violet_900_of_40: &str = "border-r-violet-900/40"; pub(crate) const border_r_violet_900_of_5: &str = "border-r-violet-900/5"; pub(crate) const border_r_violet_900_of_50: &str = "border-r-violet-900/50"; pub(crate) const border_r_violet_900_of_60: &str = "border-r-violet-900/60"; pub(crate) const border_r_violet_900_of_70: &str = "border-r-violet-900/70"; pub(crate) const border_r_violet_900_of_75: &str = "border-r-violet-900/75"; pub(crate) const border_r_violet_900_of_80: &str = "border-r-violet-900/80"; pub(crate) const border_r_violet_900_of_90: &str = "border-r-violet-900/90"; pub(crate) const border_r_violet_900_of_95: &str = "border-r-violet-900/95"; pub(crate) const border_r_white: &str = "border-r-white"; pub(crate) const border_r_white_of_0: &str = "border-r-white/0"; pub(crate) const border_r_white_of_10: &str = "border-r-white/10"; pub(crate) const border_r_white_of_100: &str = "border-r-white/100"; pub(crate) const border_r_white_of_20: &str = "border-r-white/20"; pub(crate) const border_r_white_of_25: &str = "border-r-white/25"; pub(crate) const border_r_white_of_30: &str = "border-r-white/30"; pub(crate) const border_r_white_of_40: &str = "border-r-white/40"; pub(crate) const border_r_white_of_5: &str = "border-r-white/5"; pub(crate) const border_r_white_of_50: &str = "border-r-white/50"; pub(crate) const border_r_white_of_60: &str = "border-r-white/60"; pub(crate) const border_r_white_of_70: &str = "border-r-white/70"; pub(crate) const border_r_white_of_75: &str = "border-r-white/75"; pub(crate) const border_r_white_of_80: &str = "border-r-white/80"; pub(crate) const border_r_white_of_90: &str = "border-r-white/90"; pub(crate) const border_r_white_of_95: &str = "border-r-white/95"; pub(crate) const border_r_yellow_100: &str = "border-r-yellow-100"; pub(crate) const border_r_yellow_100_of_0: &str = "border-r-yellow-100/0"; pub(crate) const border_r_yellow_100_of_10: &str = "border-r-yellow-100/10"; pub(crate) const border_r_yellow_100_of_100: &str = "border-r-yellow-100/100"; pub(crate) const border_r_yellow_100_of_20: &str = "border-r-yellow-100/20"; pub(crate) const border_r_yellow_100_of_25: &str = "border-r-yellow-100/25"; pub(crate) const border_r_yellow_100_of_30: &str = "border-r-yellow-100/30"; pub(crate) const border_r_yellow_100_of_40: &str = "border-r-yellow-100/40"; pub(crate) const border_r_yellow_100_of_5: &str = "border-r-yellow-100/5"; pub(crate) const border_r_yellow_100_of_50: &str = "border-r-yellow-100/50"; pub(crate) const border_r_yellow_100_of_60: &str = "border-r-yellow-100/60"; pub(crate) const border_r_yellow_100_of_70: &str = "border-r-yellow-100/70"; pub(crate) const border_r_yellow_100_of_75: &str = "border-r-yellow-100/75"; pub(crate) const border_r_yellow_100_of_80: &str = "border-r-yellow-100/80"; pub(crate) const border_r_yellow_100_of_90: &str = "border-r-yellow-100/90"; pub(crate) const border_r_yellow_100_of_95: &str = "border-r-yellow-100/95"; pub(crate) const border_r_yellow_200: &str = "border-r-yellow-200"; pub(crate) const border_r_yellow_200_of_0: &str = "border-r-yellow-200/0"; pub(crate) const border_r_yellow_200_of_10: &str = "border-r-yellow-200/10"; pub(crate) const border_r_yellow_200_of_100: &str = "border-r-yellow-200/100"; pub(crate) const border_r_yellow_200_of_20: &str = "border-r-yellow-200/20"; pub(crate) const border_r_yellow_200_of_25: &str = "border-r-yellow-200/25"; pub(crate) const border_r_yellow_200_of_30: &str = "border-r-yellow-200/30"; pub(crate) const border_r_yellow_200_of_40: &str = "border-r-yellow-200/40"; pub(crate) const border_r_yellow_200_of_5: &str = "border-r-yellow-200/5"; pub(crate) const border_r_yellow_200_of_50: &str = "border-r-yellow-200/50"; pub(crate) const border_r_yellow_200_of_60: &str = "border-r-yellow-200/60"; pub(crate) const border_r_yellow_200_of_70: &str = "border-r-yellow-200/70"; pub(crate) const border_r_yellow_200_of_75: &str = "border-r-yellow-200/75"; pub(crate) const border_r_yellow_200_of_80: &str = "border-r-yellow-200/80"; pub(crate) const border_r_yellow_200_of_90: &str = "border-r-yellow-200/90"; pub(crate) const border_r_yellow_200_of_95: &str = "border-r-yellow-200/95"; pub(crate) const border_r_yellow_300: &str = "border-r-yellow-300"; pub(crate) const border_r_yellow_300_of_0: &str = "border-r-yellow-300/0"; pub(crate) const border_r_yellow_300_of_10: &str = "border-r-yellow-300/10"; pub(crate) const border_r_yellow_300_of_100: &str = "border-r-yellow-300/100"; pub(crate) const border_r_yellow_300_of_20: &str = "border-r-yellow-300/20"; pub(crate) const border_r_yellow_300_of_25: &str = "border-r-yellow-300/25"; pub(crate) const border_r_yellow_300_of_30: &str = "border-r-yellow-300/30"; pub(crate) const border_r_yellow_300_of_40: &str = "border-r-yellow-300/40"; pub(crate) const border_r_yellow_300_of_5: &str = "border-r-yellow-300/5"; pub(crate) const border_r_yellow_300_of_50: &str = "border-r-yellow-300/50"; pub(crate) const border_r_yellow_300_of_60: &str = "border-r-yellow-300/60"; pub(crate) const border_r_yellow_300_of_70: &str = "border-r-yellow-300/70"; pub(crate) const border_r_yellow_300_of_75: &str = "border-r-yellow-300/75"; pub(crate) const border_r_yellow_300_of_80: &str = "border-r-yellow-300/80"; pub(crate) const border_r_yellow_300_of_90: &str = "border-r-yellow-300/90"; pub(crate) const border_r_yellow_300_of_95: &str = "border-r-yellow-300/95"; pub(crate) const border_r_yellow_400: &str = "border-r-yellow-400"; pub(crate) const border_r_yellow_400_of_0: &str = "border-r-yellow-400/0"; pub(crate) const border_r_yellow_400_of_10: &str = "border-r-yellow-400/10"; pub(crate) const border_r_yellow_400_of_100: &str = "border-r-yellow-400/100"; pub(crate) const border_r_yellow_400_of_20: &str = "border-r-yellow-400/20"; pub(crate) const border_r_yellow_400_of_25: &str = "border-r-yellow-400/25"; pub(crate) const border_r_yellow_400_of_30: &str = "border-r-yellow-400/30"; pub(crate) const border_r_yellow_400_of_40: &str = "border-r-yellow-400/40"; pub(crate) const border_r_yellow_400_of_5: &str = "border-r-yellow-400/5"; pub(crate) const border_r_yellow_400_of_50: &str = "border-r-yellow-400/50"; pub(crate) const border_r_yellow_400_of_60: &str = "border-r-yellow-400/60"; pub(crate) const border_r_yellow_400_of_70: &str = "border-r-yellow-400/70"; pub(crate) const border_r_yellow_400_of_75: &str = "border-r-yellow-400/75"; pub(crate) const border_r_yellow_400_of_80: &str = "border-r-yellow-400/80"; pub(crate) const border_r_yellow_400_of_90: &str = "border-r-yellow-400/90"; pub(crate) const border_r_yellow_400_of_95: &str = "border-r-yellow-400/95"; pub(crate) const border_r_yellow_50: &str = "border-r-yellow-50"; pub(crate) const border_r_yellow_500: &str = "border-r-yellow-500"; pub(crate) const border_r_yellow_500_of_0: &str = "border-r-yellow-500/0"; pub(crate) const border_r_yellow_500_of_10: &str = "border-r-yellow-500/10"; pub(crate) const border_r_yellow_500_of_100: &str = "border-r-yellow-500/100"; pub(crate) const border_r_yellow_500_of_20: &str = "border-r-yellow-500/20"; pub(crate) const border_r_yellow_500_of_25: &str = "border-r-yellow-500/25"; pub(crate) const border_r_yellow_500_of_30: &str = "border-r-yellow-500/30"; pub(crate) const border_r_yellow_500_of_40: &str = "border-r-yellow-500/40"; pub(crate) const border_r_yellow_500_of_5: &str = "border-r-yellow-500/5"; pub(crate) const border_r_yellow_500_of_50: &str = "border-r-yellow-500/50"; pub(crate) const border_r_yellow_500_of_60: &str = "border-r-yellow-500/60"; pub(crate) const border_r_yellow_500_of_70: &str = "border-r-yellow-500/70"; pub(crate) const border_r_yellow_500_of_75: &str = "border-r-yellow-500/75"; pub(crate) const border_r_yellow_500_of_80: &str = "border-r-yellow-500/80"; pub(crate) const border_r_yellow_500_of_90: &str = "border-r-yellow-500/90"; pub(crate) const border_r_yellow_500_of_95: &str = "border-r-yellow-500/95"; pub(crate) const border_r_yellow_50_of_0: &str = "border-r-yellow-50/0"; pub(crate) const border_r_yellow_50_of_10: &str = "border-r-yellow-50/10"; pub(crate) const border_r_yellow_50_of_100: &str = "border-r-yellow-50/100"; pub(crate) const border_r_yellow_50_of_20: &str = "border-r-yellow-50/20"; pub(crate) const border_r_yellow_50_of_25: &str = "border-r-yellow-50/25"; pub(crate) const border_r_yellow_50_of_30: &str = "border-r-yellow-50/30"; pub(crate) const border_r_yellow_50_of_40: &str = "border-r-yellow-50/40"; pub(crate) const border_r_yellow_50_of_5: &str = "border-r-yellow-50/5"; pub(crate) const border_r_yellow_50_of_50: &str = "border-r-yellow-50/50"; pub(crate) const border_r_yellow_50_of_60: &str = "border-r-yellow-50/60"; pub(crate) const border_r_yellow_50_of_70: &str = "border-r-yellow-50/70"; pub(crate) const border_r_yellow_50_of_75: &str = "border-r-yellow-50/75"; pub(crate) const border_r_yellow_50_of_80: &str = "border-r-yellow-50/80"; pub(crate) const border_r_yellow_50_of_90: &str = "border-r-yellow-50/90"; pub(crate) const border_r_yellow_50_of_95: &str = "border-r-yellow-50/95"; pub(crate) const border_r_yellow_600: &str = "border-r-yellow-600"; pub(crate) const border_r_yellow_600_of_0: &str = "border-r-yellow-600/0"; pub(crate) const border_r_yellow_600_of_10: &str = "border-r-yellow-600/10"; pub(crate) const border_r_yellow_600_of_100: &str = "border-r-yellow-600/100"; pub(crate) const border_r_yellow_600_of_20: &str = "border-r-yellow-600/20"; pub(crate) const border_r_yellow_600_of_25: &str = "border-r-yellow-600/25"; pub(crate) const border_r_yellow_600_of_30: &str = "border-r-yellow-600/30"; pub(crate) const border_r_yellow_600_of_40: &str = "border-r-yellow-600/40"; pub(crate) const border_r_yellow_600_of_5: &str = "border-r-yellow-600/5"; pub(crate) const border_r_yellow_600_of_50: &str = "border-r-yellow-600/50"; pub(crate) const border_r_yellow_600_of_60: &str = "border-r-yellow-600/60"; pub(crate) const border_r_yellow_600_of_70: &str = "border-r-yellow-600/70"; pub(crate) const border_r_yellow_600_of_75: &str = "border-r-yellow-600/75"; pub(crate) const border_r_yellow_600_of_80: &str = "border-r-yellow-600/80"; pub(crate) const border_r_yellow_600_of_90: &str = "border-r-yellow-600/90"; pub(crate) const border_r_yellow_600_of_95: &str = "border-r-yellow-600/95"; pub(crate) const border_r_yellow_700: &str = "border-r-yellow-700"; pub(crate) const border_r_yellow_700_of_0: &str = "border-r-yellow-700/0"; pub(crate) const border_r_yellow_700_of_10: &str = "border-r-yellow-700/10"; pub(crate) const border_r_yellow_700_of_100: &str = "border-r-yellow-700/100"; pub(crate) const border_r_yellow_700_of_20: &str = "border-r-yellow-700/20"; pub(crate) const border_r_yellow_700_of_25: &str = "border-r-yellow-700/25"; pub(crate) const border_r_yellow_700_of_30: &str = "border-r-yellow-700/30"; pub(crate) const border_r_yellow_700_of_40: &str = "border-r-yellow-700/40"; pub(crate) const border_r_yellow_700_of_5: &str = "border-r-yellow-700/5"; pub(crate) const border_r_yellow_700_of_50: &str = "border-r-yellow-700/50"; pub(crate) const border_r_yellow_700_of_60: &str = "border-r-yellow-700/60"; pub(crate) const border_r_yellow_700_of_70: &str = "border-r-yellow-700/70"; pub(crate) const border_r_yellow_700_of_75: &str = "border-r-yellow-700/75"; pub(crate) const border_r_yellow_700_of_80: &str = "border-r-yellow-700/80"; pub(crate) const border_r_yellow_700_of_90: &str = "border-r-yellow-700/90"; pub(crate) const border_r_yellow_700_of_95: &str = "border-r-yellow-700/95"; pub(crate) const border_r_yellow_800: &str = "border-r-yellow-800"; pub(crate) const border_r_yellow_800_of_0: &str = "border-r-yellow-800/0"; pub(crate) const border_r_yellow_800_of_10: &str = "border-r-yellow-800/10"; pub(crate) const border_r_yellow_800_of_100: &str = "border-r-yellow-800/100"; pub(crate) const border_r_yellow_800_of_20: &str = "border-r-yellow-800/20"; pub(crate) const border_r_yellow_800_of_25: &str = "border-r-yellow-800/25"; pub(crate) const border_r_yellow_800_of_30: &str = "border-r-yellow-800/30"; pub(crate) const border_r_yellow_800_of_40: &str = "border-r-yellow-800/40"; pub(crate) const border_r_yellow_800_of_5: &str = "border-r-yellow-800/5"; pub(crate) const border_r_yellow_800_of_50: &str = "border-r-yellow-800/50"; pub(crate) const border_r_yellow_800_of_60: &str = "border-r-yellow-800/60"; pub(crate) const border_r_yellow_800_of_70: &str = "border-r-yellow-800/70"; pub(crate) const border_r_yellow_800_of_75: &str = "border-r-yellow-800/75"; pub(crate) const border_r_yellow_800_of_80: &str = "border-r-yellow-800/80"; pub(crate) const border_r_yellow_800_of_90: &str = "border-r-yellow-800/90"; pub(crate) const border_r_yellow_800_of_95: &str = "border-r-yellow-800/95"; pub(crate) const border_r_yellow_900: &str = "border-r-yellow-900"; pub(crate) const border_r_yellow_900_of_0: &str = "border-r-yellow-900/0"; pub(crate) const border_r_yellow_900_of_10: &str = "border-r-yellow-900/10"; pub(crate) const border_r_yellow_900_of_100: &str = "border-r-yellow-900/100"; pub(crate) const border_r_yellow_900_of_20: &str = "border-r-yellow-900/20"; pub(crate) const border_r_yellow_900_of_25: &str = "border-r-yellow-900/25"; pub(crate) const border_r_yellow_900_of_30: &str = "border-r-yellow-900/30"; pub(crate) const border_r_yellow_900_of_40: &str = "border-r-yellow-900/40"; pub(crate) const border_r_yellow_900_of_5: &str = "border-r-yellow-900/5"; pub(crate) const border_r_yellow_900_of_50: &str = "border-r-yellow-900/50"; pub(crate) const border_r_yellow_900_of_60: &str = "border-r-yellow-900/60"; pub(crate) const border_r_yellow_900_of_70: &str = "border-r-yellow-900/70"; pub(crate) const border_r_yellow_900_of_75: &str = "border-r-yellow-900/75"; pub(crate) const border_r_yellow_900_of_80: &str = "border-r-yellow-900/80"; pub(crate) const border_r_yellow_900_of_90: &str = "border-r-yellow-900/90"; pub(crate) const border_r_yellow_900_of_95: &str = "border-r-yellow-900/95"; pub(crate) const border_r_zinc_100: &str = "border-r-zinc-100"; pub(crate) const border_r_zinc_100_of_0: &str = "border-r-zinc-100/0"; pub(crate) const border_r_zinc_100_of_10: &str = "border-r-zinc-100/10"; pub(crate) const border_r_zinc_100_of_100: &str = "border-r-zinc-100/100"; pub(crate) const border_r_zinc_100_of_20: &str = "border-r-zinc-100/20"; pub(crate) const border_r_zinc_100_of_25: &str = "border-r-zinc-100/25"; pub(crate) const border_r_zinc_100_of_30: &str = "border-r-zinc-100/30"; pub(crate) const border_r_zinc_100_of_40: &str = "border-r-zinc-100/40"; pub(crate) const border_r_zinc_100_of_5: &str = "border-r-zinc-100/5"; pub(crate) const border_r_zinc_100_of_50: &str = "border-r-zinc-100/50"; pub(crate) const border_r_zinc_100_of_60: &str = "border-r-zinc-100/60"; pub(crate) const border_r_zinc_100_of_70: &str = "border-r-zinc-100/70"; pub(crate) const border_r_zinc_100_of_75: &str = "border-r-zinc-100/75"; pub(crate) const border_r_zinc_100_of_80: &str = "border-r-zinc-100/80"; pub(crate) const border_r_zinc_100_of_90: &str = "border-r-zinc-100/90"; pub(crate) const border_r_zinc_100_of_95: &str = "border-r-zinc-100/95"; pub(crate) const border_r_zinc_200: &str = "border-r-zinc-200"; pub(crate) const border_r_zinc_200_of_0: &str = "border-r-zinc-200/0"; pub(crate) const border_r_zinc_200_of_10: &str = "border-r-zinc-200/10"; pub(crate) const border_r_zinc_200_of_100: &str = "border-r-zinc-200/100"; pub(crate) const border_r_zinc_200_of_20: &str = "border-r-zinc-200/20"; pub(crate) const border_r_zinc_200_of_25: &str = "border-r-zinc-200/25"; pub(crate) const border_r_zinc_200_of_30: &str = "border-r-zinc-200/30"; pub(crate) const border_r_zinc_200_of_40: &str = "border-r-zinc-200/40"; pub(crate) const border_r_zinc_200_of_5: &str = "border-r-zinc-200/5"; pub(crate) const border_r_zinc_200_of_50: &str = "border-r-zinc-200/50"; pub(crate) const border_r_zinc_200_of_60: &str = "border-r-zinc-200/60"; pub(crate) const border_r_zinc_200_of_70: &str = "border-r-zinc-200/70"; pub(crate) const border_r_zinc_200_of_75: &str = "border-r-zinc-200/75"; pub(crate) const border_r_zinc_200_of_80: &str = "border-r-zinc-200/80"; pub(crate) const border_r_zinc_200_of_90: &str = "border-r-zinc-200/90"; pub(crate) const border_r_zinc_200_of_95: &str = "border-r-zinc-200/95"; pub(crate) const border_r_zinc_300: &str = "border-r-zinc-300"; pub(crate) const border_r_zinc_300_of_0: &str = "border-r-zinc-300/0"; pub(crate) const border_r_zinc_300_of_10: &str = "border-r-zinc-300/10"; pub(crate) const border_r_zinc_300_of_100: &str = "border-r-zinc-300/100"; pub(crate) const border_r_zinc_300_of_20: &str = "border-r-zinc-300/20"; pub(crate) const border_r_zinc_300_of_25: &str = "border-r-zinc-300/25"; pub(crate) const border_r_zinc_300_of_30: &str = "border-r-zinc-300/30"; pub(crate) const border_r_zinc_300_of_40: &str = "border-r-zinc-300/40"; pub(crate) const border_r_zinc_300_of_5: &str = "border-r-zinc-300/5"; pub(crate) const border_r_zinc_300_of_50: &str = "border-r-zinc-300/50"; pub(crate) const border_r_zinc_300_of_60: &str = "border-r-zinc-300/60"; pub(crate) const border_r_zinc_300_of_70: &str = "border-r-zinc-300/70"; pub(crate) const border_r_zinc_300_of_75: &str = "border-r-zinc-300/75"; pub(crate) const border_r_zinc_300_of_80: &str = "border-r-zinc-300/80"; pub(crate) const border_r_zinc_300_of_90: &str = "border-r-zinc-300/90"; pub(crate) const border_r_zinc_300_of_95: &str = "border-r-zinc-300/95"; pub(crate) const border_r_zinc_400: &str = "border-r-zinc-400"; pub(crate) const border_r_zinc_400_of_0: &str = "border-r-zinc-400/0"; pub(crate) const border_r_zinc_400_of_10: &str = "border-r-zinc-400/10"; pub(crate) const border_r_zinc_400_of_100: &str = "border-r-zinc-400/100"; pub(crate) const border_r_zinc_400_of_20: &str = "border-r-zinc-400/20"; pub(crate) const border_r_zinc_400_of_25: &str = "border-r-zinc-400/25"; pub(crate) const border_r_zinc_400_of_30: &str = "border-r-zinc-400/30"; pub(crate) const border_r_zinc_400_of_40: &str = "border-r-zinc-400/40"; pub(crate) const border_r_zinc_400_of_5: &str = "border-r-zinc-400/5"; pub(crate) const border_r_zinc_400_of_50: &str = "border-r-zinc-400/50"; pub(crate) const border_r_zinc_400_of_60: &str = "border-r-zinc-400/60"; pub(crate) const border_r_zinc_400_of_70: &str = "border-r-zinc-400/70"; pub(crate) const border_r_zinc_400_of_75: &str = "border-r-zinc-400/75"; pub(crate) const border_r_zinc_400_of_80: &str = "border-r-zinc-400/80"; pub(crate) const border_r_zinc_400_of_90: &str = "border-r-zinc-400/90"; pub(crate) const border_r_zinc_400_of_95: &str = "border-r-zinc-400/95"; pub(crate) const border_r_zinc_50: &str = "border-r-zinc-50"; pub(crate) const border_r_zinc_500: &str = "border-r-zinc-500"; pub(crate) const border_r_zinc_500_of_0: &str = "border-r-zinc-500/0"; pub(crate) const border_r_zinc_500_of_10: &str = "border-r-zinc-500/10"; pub(crate) const border_r_zinc_500_of_100: &str = "border-r-zinc-500/100"; pub(crate) const border_r_zinc_500_of_20: &str = "border-r-zinc-500/20"; pub(crate) const border_r_zinc_500_of_25: &str = "border-r-zinc-500/25"; pub(crate) const border_r_zinc_500_of_30: &str = "border-r-zinc-500/30"; pub(crate) const border_r_zinc_500_of_40: &str = "border-r-zinc-500/40"; pub(crate) const border_r_zinc_500_of_5: &str = "border-r-zinc-500/5"; pub(crate) const border_r_zinc_500_of_50: &str = "border-r-zinc-500/50"; pub(crate) const border_r_zinc_500_of_60: &str = "border-r-zinc-500/60"; pub(crate) const border_r_zinc_500_of_70: &str = "border-r-zinc-500/70"; pub(crate) const border_r_zinc_500_of_75: &str = "border-r-zinc-500/75"; pub(crate) const border_r_zinc_500_of_80: &str = "border-r-zinc-500/80"; pub(crate) const border_r_zinc_500_of_90: &str = "border-r-zinc-500/90"; pub(crate) const border_r_zinc_500_of_95: &str = "border-r-zinc-500/95"; pub(crate) const border_r_zinc_50_of_0: &str = "border-r-zinc-50/0"; pub(crate) const border_r_zinc_50_of_10: &str = "border-r-zinc-50/10"; pub(crate) const border_r_zinc_50_of_100: &str = "border-r-zinc-50/100"; pub(crate) const border_r_zinc_50_of_20: &str = "border-r-zinc-50/20"; pub(crate) const border_r_zinc_50_of_25: &str = "border-r-zinc-50/25"; pub(crate) const border_r_zinc_50_of_30: &str = "border-r-zinc-50/30"; pub(crate) const border_r_zinc_50_of_40: &str = "border-r-zinc-50/40"; pub(crate) const border_r_zinc_50_of_5: &str = "border-r-zinc-50/5"; pub(crate) const border_r_zinc_50_of_50: &str = "border-r-zinc-50/50"; pub(crate) const border_r_zinc_50_of_60: &str = "border-r-zinc-50/60"; pub(crate) const border_r_zinc_50_of_70: &str = "border-r-zinc-50/70"; pub(crate) const border_r_zinc_50_of_75: &str = "border-r-zinc-50/75"; pub(crate) const border_r_zinc_50_of_80: &str = "border-r-zinc-50/80"; pub(crate) const border_r_zinc_50_of_90: &str = "border-r-zinc-50/90"; pub(crate) const border_r_zinc_50_of_95: &str = "border-r-zinc-50/95"; pub(crate) const border_r_zinc_600: &str = "border-r-zinc-600"; pub(crate) const border_r_zinc_600_of_0: &str = "border-r-zinc-600/0"; pub(crate) const border_r_zinc_600_of_10: &str = "border-r-zinc-600/10"; pub(crate) const border_r_zinc_600_of_100: &str = "border-r-zinc-600/100"; pub(crate) const border_r_zinc_600_of_20: &str = "border-r-zinc-600/20"; pub(crate) const border_r_zinc_600_of_25: &str = "border-r-zinc-600/25"; pub(crate) const border_r_zinc_600_of_30: &str = "border-r-zinc-600/30"; pub(crate) const border_r_zinc_600_of_40: &str = "border-r-zinc-600/40"; pub(crate) const border_r_zinc_600_of_5: &str = "border-r-zinc-600/5"; pub(crate) const border_r_zinc_600_of_50: &str = "border-r-zinc-600/50"; pub(crate) const border_r_zinc_600_of_60: &str = "border-r-zinc-600/60"; pub(crate) const border_r_zinc_600_of_70: &str = "border-r-zinc-600/70"; pub(crate) const border_r_zinc_600_of_75: &str = "border-r-zinc-600/75"; pub(crate) const border_r_zinc_600_of_80: &str = "border-r-zinc-600/80"; pub(crate) const border_r_zinc_600_of_90: &str = "border-r-zinc-600/90"; pub(crate) const border_r_zinc_600_of_95: &str = "border-r-zinc-600/95"; pub(crate) const border_r_zinc_700: &str = "border-r-zinc-700"; pub(crate) const border_r_zinc_700_of_0: &str = "border-r-zinc-700/0"; pub(crate) const border_r_zinc_700_of_10: &str = "border-r-zinc-700/10"; pub(crate) const border_r_zinc_700_of_100: &str = "border-r-zinc-700/100"; pub(crate) const border_r_zinc_700_of_20: &str = "border-r-zinc-700/20"; pub(crate) const border_r_zinc_700_of_25: &str = "border-r-zinc-700/25"; pub(crate) const border_r_zinc_700_of_30: &str = "border-r-zinc-700/30"; pub(crate) const border_r_zinc_700_of_40: &str = "border-r-zinc-700/40"; pub(crate) const border_r_zinc_700_of_5: &str = "border-r-zinc-700/5"; pub(crate) const border_r_zinc_700_of_50: &str = "border-r-zinc-700/50"; pub(crate) const border_r_zinc_700_of_60: &str = "border-r-zinc-700/60"; pub(crate) const border_r_zinc_700_of_70: &str = "border-r-zinc-700/70"; pub(crate) const border_r_zinc_700_of_75: &str = "border-r-zinc-700/75"; pub(crate) const border_r_zinc_700_of_80: &str = "border-r-zinc-700/80"; pub(crate) const border_r_zinc_700_of_90: &str = "border-r-zinc-700/90"; pub(crate) const border_r_zinc_700_of_95: &str = "border-r-zinc-700/95"; pub(crate) const border_r_zinc_800: &str = "border-r-zinc-800"; pub(crate) const border_r_zinc_800_of_0: &str = "border-r-zinc-800/0"; pub(crate) const border_r_zinc_800_of_10: &str = "border-r-zinc-800/10"; pub(crate) const border_r_zinc_800_of_100: &str = "border-r-zinc-800/100"; pub(crate) const border_r_zinc_800_of_20: &str = "border-r-zinc-800/20"; pub(crate) const border_r_zinc_800_of_25: &str = "border-r-zinc-800/25"; pub(crate) const border_r_zinc_800_of_30: &str = "border-r-zinc-800/30"; pub(crate) const border_r_zinc_800_of_40: &str = "border-r-zinc-800/40"; pub(crate) const border_r_zinc_800_of_5: &str = "border-r-zinc-800/5"; pub(crate) const border_r_zinc_800_of_50: &str = "border-r-zinc-800/50"; pub(crate) const border_r_zinc_800_of_60: &str = "border-r-zinc-800/60"; pub(crate) const border_r_zinc_800_of_70: &str = "border-r-zinc-800/70"; pub(crate) const border_r_zinc_800_of_75: &str = "border-r-zinc-800/75"; pub(crate) const border_r_zinc_800_of_80: &str = "border-r-zinc-800/80"; pub(crate) const border_r_zinc_800_of_90: &str = "border-r-zinc-800/90"; pub(crate) const border_r_zinc_800_of_95: &str = "border-r-zinc-800/95"; pub(crate) const border_r_zinc_900: &str = "border-r-zinc-900"; pub(crate) const border_r_zinc_900_of_0: &str = "border-r-zinc-900/0"; pub(crate) const border_r_zinc_900_of_10: &str = "border-r-zinc-900/10"; pub(crate) const border_r_zinc_900_of_100: &str = "border-r-zinc-900/100"; pub(crate) const border_r_zinc_900_of_20: &str = "border-r-zinc-900/20"; pub(crate) const border_r_zinc_900_of_25: &str = "border-r-zinc-900/25"; pub(crate) const border_r_zinc_900_of_30: &str = "border-r-zinc-900/30"; pub(crate) const border_r_zinc_900_of_40: &str = "border-r-zinc-900/40"; pub(crate) const border_r_zinc_900_of_5: &str = "border-r-zinc-900/5"; pub(crate) const border_r_zinc_900_of_50: &str = "border-r-zinc-900/50"; pub(crate) const border_r_zinc_900_of_60: &str = "border-r-zinc-900/60"; pub(crate) const border_r_zinc_900_of_70: &str = "border-r-zinc-900/70"; pub(crate) const border_r_zinc_900_of_75: &str = "border-r-zinc-900/75"; pub(crate) const border_r_zinc_900_of_80: &str = "border-r-zinc-900/80"; pub(crate) const border_r_zinc_900_of_90: &str = "border-r-zinc-900/90"; pub(crate) const border_r_zinc_900_of_95: &str = "border-r-zinc-900/95"; pub(crate) const border_red_100: &str = "border-red-100"; pub(crate) const border_red_100_of_0: &str = "border-red-100/0"; pub(crate) const border_red_100_of_10: &str = "border-red-100/10"; pub(crate) const border_red_100_of_100: &str = "border-red-100/100"; pub(crate) const border_red_100_of_20: &str = "border-red-100/20"; pub(crate) const border_red_100_of_25: &str = "border-red-100/25"; pub(crate) const border_red_100_of_30: &str = "border-red-100/30"; pub(crate) const border_red_100_of_40: &str = "border-red-100/40"; pub(crate) const border_red_100_of_5: &str = "border-red-100/5"; pub(crate) const border_red_100_of_50: &str = "border-red-100/50"; pub(crate) const border_red_100_of_60: &str = "border-red-100/60"; pub(crate) const border_red_100_of_70: &str = "border-red-100/70"; pub(crate) const border_red_100_of_75: &str = "border-red-100/75"; pub(crate) const border_red_100_of_80: &str = "border-red-100/80"; pub(crate) const border_red_100_of_90: &str = "border-red-100/90"; pub(crate) const border_red_100_of_95: &str = "border-red-100/95"; pub(crate) const border_red_200: &str = "border-red-200"; pub(crate) const border_red_200_of_0: &str = "border-red-200/0"; pub(crate) const border_red_200_of_10: &str = "border-red-200/10"; pub(crate) const border_red_200_of_100: &str = "border-red-200/100"; pub(crate) const border_red_200_of_20: &str = "border-red-200/20"; pub(crate) const border_red_200_of_25: &str = "border-red-200/25"; pub(crate) const border_red_200_of_30: &str = "border-red-200/30"; pub(crate) const border_red_200_of_40: &str = "border-red-200/40"; pub(crate) const border_red_200_of_5: &str = "border-red-200/5"; pub(crate) const border_red_200_of_50: &str = "border-red-200/50"; pub(crate) const border_red_200_of_60: &str = "border-red-200/60"; pub(crate) const border_red_200_of_70: &str = "border-red-200/70"; pub(crate) const border_red_200_of_75: &str = "border-red-200/75"; pub(crate) const border_red_200_of_80: &str = "border-red-200/80"; pub(crate) const border_red_200_of_90: &str = "border-red-200/90"; pub(crate) const border_red_200_of_95: &str = "border-red-200/95"; pub(crate) const border_red_300: &str = "border-red-300"; pub(crate) const border_red_300_of_0: &str = "border-red-300/0"; pub(crate) const border_red_300_of_10: &str = "border-red-300/10"; pub(crate) const border_red_300_of_100: &str = "border-red-300/100"; pub(crate) const border_red_300_of_20: &str = "border-red-300/20"; pub(crate) const border_red_300_of_25: &str = "border-red-300/25"; pub(crate) const border_red_300_of_30: &str = "border-red-300/30"; pub(crate) const border_red_300_of_40: &str = "border-red-300/40"; pub(crate) const border_red_300_of_5: &str = "border-red-300/5"; pub(crate) const border_red_300_of_50: &str = "border-red-300/50"; pub(crate) const border_red_300_of_60: &str = "border-red-300/60"; pub(crate) const border_red_300_of_70: &str = "border-red-300/70"; pub(crate) const border_red_300_of_75: &str = "border-red-300/75"; pub(crate) const border_red_300_of_80: &str = "border-red-300/80"; pub(crate) const border_red_300_of_90: &str = "border-red-300/90"; pub(crate) const border_red_300_of_95: &str = "border-red-300/95"; pub(crate) const border_red_400: &str = "border-red-400"; pub(crate) const border_red_400_of_0: &str = "border-red-400/0"; pub(crate) const border_red_400_of_10: &str = "border-red-400/10"; pub(crate) const border_red_400_of_100: &str = "border-red-400/100"; pub(crate) const border_red_400_of_20: &str = "border-red-400/20"; pub(crate) const border_red_400_of_25: &str = "border-red-400/25"; pub(crate) const border_red_400_of_30: &str = "border-red-400/30"; pub(crate) const border_red_400_of_40: &str = "border-red-400/40"; pub(crate) const border_red_400_of_5: &str = "border-red-400/5"; pub(crate) const border_red_400_of_50: &str = "border-red-400/50"; pub(crate) const border_red_400_of_60: &str = "border-red-400/60"; pub(crate) const border_red_400_of_70: &str = "border-red-400/70"; pub(crate) const border_red_400_of_75: &str = "border-red-400/75"; pub(crate) const border_red_400_of_80: &str = "border-red-400/80"; pub(crate) const border_red_400_of_90: &str = "border-red-400/90"; pub(crate) const border_red_400_of_95: &str = "border-red-400/95"; pub(crate) const border_red_50: &str = "border-red-50"; pub(crate) const border_red_500: &str = "border-red-500"; pub(crate) const border_red_500_of_0: &str = "border-red-500/0"; pub(crate) const border_red_500_of_10: &str = "border-red-500/10"; pub(crate) const border_red_500_of_100: &str = "border-red-500/100"; pub(crate) const border_red_500_of_20: &str = "border-red-500/20"; pub(crate) const border_red_500_of_25: &str = "border-red-500/25"; pub(crate) const border_red_500_of_30: &str = "border-red-500/30"; pub(crate) const border_red_500_of_40: &str = "border-red-500/40"; pub(crate) const border_red_500_of_5: &str = "border-red-500/5"; pub(crate) const border_red_500_of_50: &str = "border-red-500/50"; pub(crate) const border_red_500_of_60: &str = "border-red-500/60"; pub(crate) const border_red_500_of_70: &str = "border-red-500/70"; pub(crate) const border_red_500_of_75: &str = "border-red-500/75"; pub(crate) const border_red_500_of_80: &str = "border-red-500/80"; pub(crate) const border_red_500_of_90: &str = "border-red-500/90"; pub(crate) const border_red_500_of_95: &str = "border-red-500/95"; pub(crate) const border_red_50_of_0: &str = "border-red-50/0"; pub(crate) const border_red_50_of_10: &str = "border-red-50/10"; pub(crate) const border_red_50_of_100: &str = "border-red-50/100"; pub(crate) const border_red_50_of_20: &str = "border-red-50/20"; pub(crate) const border_red_50_of_25: &str = "border-red-50/25"; pub(crate) const border_red_50_of_30: &str = "border-red-50/30"; pub(crate) const border_red_50_of_40: &str = "border-red-50/40"; pub(crate) const border_red_50_of_5: &str = "border-red-50/5"; pub(crate) const border_red_50_of_50: &str = "border-red-50/50"; pub(crate) const border_red_50_of_60: &str = "border-red-50/60"; pub(crate) const border_red_50_of_70: &str = "border-red-50/70"; pub(crate) const border_red_50_of_75: &str = "border-red-50/75"; pub(crate) const border_red_50_of_80: &str = "border-red-50/80"; pub(crate) const border_red_50_of_90: &str = "border-red-50/90"; pub(crate) const border_red_50_of_95: &str = "border-red-50/95"; pub(crate) const border_red_600: &str = "border-red-600"; pub(crate) const border_red_600_of_0: &str = "border-red-600/0"; pub(crate) const border_red_600_of_10: &str = "border-red-600/10"; pub(crate) const border_red_600_of_100: &str = "border-red-600/100"; pub(crate) const border_red_600_of_20: &str = "border-red-600/20"; pub(crate) const border_red_600_of_25: &str = "border-red-600/25"; pub(crate) const border_red_600_of_30: &str = "border-red-600/30"; pub(crate) const border_red_600_of_40: &str = "border-red-600/40"; pub(crate) const border_red_600_of_5: &str = "border-red-600/5"; pub(crate) const border_red_600_of_50: &str = "border-red-600/50"; pub(crate) const border_red_600_of_60: &str = "border-red-600/60"; pub(crate) const border_red_600_of_70: &str = "border-red-600/70"; pub(crate) const border_red_600_of_75: &str = "border-red-600/75"; pub(crate) const border_red_600_of_80: &str = "border-red-600/80"; pub(crate) const border_red_600_of_90: &str = "border-red-600/90"; pub(crate) const border_red_600_of_95: &str = "border-red-600/95"; pub(crate) const border_red_700: &str = "border-red-700"; pub(crate) const border_red_700_of_0: &str = "border-red-700/0"; pub(crate) const border_red_700_of_10: &str = "border-red-700/10"; pub(crate) const border_red_700_of_100: &str = "border-red-700/100"; pub(crate) const border_red_700_of_20: &str = "border-red-700/20"; pub(crate) const border_red_700_of_25: &str = "border-red-700/25"; pub(crate) const border_red_700_of_30: &str = "border-red-700/30"; pub(crate) const border_red_700_of_40: &str = "border-red-700/40"; pub(crate) const border_red_700_of_5: &str = "border-red-700/5"; pub(crate) const border_red_700_of_50: &str = "border-red-700/50"; pub(crate) const border_red_700_of_60: &str = "border-red-700/60"; pub(crate) const border_red_700_of_70: &str = "border-red-700/70"; pub(crate) const border_red_700_of_75: &str = "border-red-700/75"; pub(crate) const border_red_700_of_80: &str = "border-red-700/80"; pub(crate) const border_red_700_of_90: &str = "border-red-700/90"; pub(crate) const border_red_700_of_95: &str = "border-red-700/95"; pub(crate) const border_red_800: &str = "border-red-800"; pub(crate) const border_red_800_of_0: &str = "border-red-800/0"; pub(crate) const border_red_800_of_10: &str = "border-red-800/10"; pub(crate) const border_red_800_of_100: &str = "border-red-800/100"; pub(crate) const border_red_800_of_20: &str = "border-red-800/20"; pub(crate) const border_red_800_of_25: &str = "border-red-800/25"; pub(crate) const border_red_800_of_30: &str = "border-red-800/30"; pub(crate) const border_red_800_of_40: &str = "border-red-800/40"; pub(crate) const border_red_800_of_5: &str = "border-red-800/5"; pub(crate) const border_red_800_of_50: &str = "border-red-800/50"; pub(crate) const border_red_800_of_60: &str = "border-red-800/60"; pub(crate) const border_red_800_of_70: &str = "border-red-800/70"; pub(crate) const border_red_800_of_75: &str = "border-red-800/75"; pub(crate) const border_red_800_of_80: &str = "border-red-800/80"; pub(crate) const border_red_800_of_90: &str = "border-red-800/90"; pub(crate) const border_red_800_of_95: &str = "border-red-800/95"; pub(crate) const border_red_900: &str = "border-red-900"; pub(crate) const border_red_900_of_0: &str = "border-red-900/0"; pub(crate) const border_red_900_of_10: &str = "border-red-900/10"; pub(crate) const border_red_900_of_100: &str = "border-red-900/100"; pub(crate) const border_red_900_of_20: &str = "border-red-900/20"; pub(crate) const border_red_900_of_25: &str = "border-red-900/25"; pub(crate) const border_red_900_of_30: &str = "border-red-900/30"; pub(crate) const border_red_900_of_40: &str = "border-red-900/40"; pub(crate) const border_red_900_of_5: &str = "border-red-900/5"; pub(crate) const border_red_900_of_50: &str = "border-red-900/50"; pub(crate) const border_red_900_of_60: &str = "border-red-900/60"; pub(crate) const border_red_900_of_70: &str = "border-red-900/70"; pub(crate) const border_red_900_of_75: &str = "border-red-900/75"; pub(crate) const border_red_900_of_80: &str = "border-red-900/80"; pub(crate) const border_red_900_of_90: &str = "border-red-900/90"; pub(crate) const border_red_900_of_95: &str = "border-red-900/95"; pub(crate) const border_rose_100: &str = "border-rose-100"; pub(crate) const border_rose_100_of_0: &str = "border-rose-100/0"; pub(crate) const border_rose_100_of_10: &str = "border-rose-100/10"; pub(crate) const border_rose_100_of_100: &str = "border-rose-100/100"; pub(crate) const border_rose_100_of_20: &str = "border-rose-100/20"; pub(crate) const border_rose_100_of_25: &str = "border-rose-100/25"; pub(crate) const border_rose_100_of_30: &str = "border-rose-100/30"; pub(crate) const border_rose_100_of_40: &str = "border-rose-100/40"; pub(crate) const border_rose_100_of_5: &str = "border-rose-100/5"; pub(crate) const border_rose_100_of_50: &str = "border-rose-100/50"; pub(crate) const border_rose_100_of_60: &str = "border-rose-100/60"; pub(crate) const border_rose_100_of_70: &str = "border-rose-100/70"; pub(crate) const border_rose_100_of_75: &str = "border-rose-100/75"; pub(crate) const border_rose_100_of_80: &str = "border-rose-100/80"; pub(crate) const border_rose_100_of_90: &str = "border-rose-100/90"; pub(crate) const border_rose_100_of_95: &str = "border-rose-100/95"; pub(crate) const border_rose_200: &str = "border-rose-200"; pub(crate) const border_rose_200_of_0: &str = "border-rose-200/0"; pub(crate) const border_rose_200_of_10: &str = "border-rose-200/10"; pub(crate) const border_rose_200_of_100: &str = "border-rose-200/100"; pub(crate) const border_rose_200_of_20: &str = "border-rose-200/20"; pub(crate) const border_rose_200_of_25: &str = "border-rose-200/25"; pub(crate) const border_rose_200_of_30: &str = "border-rose-200/30"; pub(crate) const border_rose_200_of_40: &str = "border-rose-200/40"; pub(crate) const border_rose_200_of_5: &str = "border-rose-200/5"; pub(crate) const border_rose_200_of_50: &str = "border-rose-200/50"; pub(crate) const border_rose_200_of_60: &str = "border-rose-200/60"; pub(crate) const border_rose_200_of_70: &str = "border-rose-200/70"; pub(crate) const border_rose_200_of_75: &str = "border-rose-200/75"; pub(crate) const border_rose_200_of_80: &str = "border-rose-200/80"; pub(crate) const border_rose_200_of_90: &str = "border-rose-200/90"; pub(crate) const border_rose_200_of_95: &str = "border-rose-200/95"; pub(crate) const border_rose_300: &str = "border-rose-300"; pub(crate) const border_rose_300_of_0: &str = "border-rose-300/0"; pub(crate) const border_rose_300_of_10: &str = "border-rose-300/10"; pub(crate) const border_rose_300_of_100: &str = "border-rose-300/100"; pub(crate) const border_rose_300_of_20: &str = "border-rose-300/20"; pub(crate) const border_rose_300_of_25: &str = "border-rose-300/25"; pub(crate) const border_rose_300_of_30: &str = "border-rose-300/30"; pub(crate) const border_rose_300_of_40: &str = "border-rose-300/40"; pub(crate) const border_rose_300_of_5: &str = "border-rose-300/5"; pub(crate) const border_rose_300_of_50: &str = "border-rose-300/50"; pub(crate) const border_rose_300_of_60: &str = "border-rose-300/60"; pub(crate) const border_rose_300_of_70: &str = "border-rose-300/70"; pub(crate) const border_rose_300_of_75: &str = "border-rose-300/75"; pub(crate) const border_rose_300_of_80: &str = "border-rose-300/80"; pub(crate) const border_rose_300_of_90: &str = "border-rose-300/90"; pub(crate) const border_rose_300_of_95: &str = "border-rose-300/95"; pub(crate) const border_rose_400: &str = "border-rose-400"; pub(crate) const border_rose_400_of_0: &str = "border-rose-400/0"; pub(crate) const border_rose_400_of_10: &str = "border-rose-400/10"; pub(crate) const border_rose_400_of_100: &str = "border-rose-400/100"; pub(crate) const border_rose_400_of_20: &str = "border-rose-400/20"; pub(crate) const border_rose_400_of_25: &str = "border-rose-400/25"; pub(crate) const border_rose_400_of_30: &str = "border-rose-400/30"; pub(crate) const border_rose_400_of_40: &str = "border-rose-400/40"; pub(crate) const border_rose_400_of_5: &str = "border-rose-400/5"; pub(crate) const border_rose_400_of_50: &str = "border-rose-400/50"; pub(crate) const border_rose_400_of_60: &str = "border-rose-400/60"; pub(crate) const border_rose_400_of_70: &str = "border-rose-400/70"; pub(crate) const border_rose_400_of_75: &str = "border-rose-400/75"; pub(crate) const border_rose_400_of_80: &str = "border-rose-400/80"; pub(crate) const border_rose_400_of_90: &str = "border-rose-400/90"; pub(crate) const border_rose_400_of_95: &str = "border-rose-400/95"; pub(crate) const border_rose_50: &str = "border-rose-50"; pub(crate) const border_rose_500: &str = "border-rose-500"; pub(crate) const border_rose_500_of_0: &str = "border-rose-500/0"; pub(crate) const border_rose_500_of_10: &str = "border-rose-500/10"; pub(crate) const border_rose_500_of_100: &str = "border-rose-500/100"; pub(crate) const border_rose_500_of_20: &str = "border-rose-500/20"; pub(crate) const border_rose_500_of_25: &str = "border-rose-500/25"; pub(crate) const border_rose_500_of_30: &str = "border-rose-500/30"; pub(crate) const border_rose_500_of_40: &str = "border-rose-500/40"; pub(crate) const border_rose_500_of_5: &str = "border-rose-500/5"; pub(crate) const border_rose_500_of_50: &str = "border-rose-500/50"; pub(crate) const border_rose_500_of_60: &str = "border-rose-500/60"; pub(crate) const border_rose_500_of_70: &str = "border-rose-500/70"; pub(crate) const border_rose_500_of_75: &str = "border-rose-500/75"; pub(crate) const border_rose_500_of_80: &str = "border-rose-500/80"; pub(crate) const border_rose_500_of_90: &str = "border-rose-500/90"; pub(crate) const border_rose_500_of_95: &str = "border-rose-500/95"; pub(crate) const border_rose_50_of_0: &str = "border-rose-50/0"; pub(crate) const border_rose_50_of_10: &str = "border-rose-50/10"; pub(crate) const border_rose_50_of_100: &str = "border-rose-50/100"; pub(crate) const border_rose_50_of_20: &str = "border-rose-50/20"; pub(crate) const border_rose_50_of_25: &str = "border-rose-50/25"; pub(crate) const border_rose_50_of_30: &str = "border-rose-50/30"; pub(crate) const border_rose_50_of_40: &str = "border-rose-50/40"; pub(crate) const border_rose_50_of_5: &str = "border-rose-50/5"; pub(crate) const border_rose_50_of_50: &str = "border-rose-50/50"; pub(crate) const border_rose_50_of_60: &str = "border-rose-50/60"; pub(crate) const border_rose_50_of_70: &str = "border-rose-50/70"; pub(crate) const border_rose_50_of_75: &str = "border-rose-50/75"; pub(crate) const border_rose_50_of_80: &str = "border-rose-50/80"; pub(crate) const border_rose_50_of_90: &str = "border-rose-50/90"; pub(crate) const border_rose_50_of_95: &str = "border-rose-50/95"; pub(crate) const border_rose_600: &str = "border-rose-600"; pub(crate) const border_rose_600_of_0: &str = "border-rose-600/0"; pub(crate) const border_rose_600_of_10: &str = "border-rose-600/10"; pub(crate) const border_rose_600_of_100: &str = "border-rose-600/100"; pub(crate) const border_rose_600_of_20: &str = "border-rose-600/20"; pub(crate) const border_rose_600_of_25: &str = "border-rose-600/25"; pub(crate) const border_rose_600_of_30: &str = "border-rose-600/30"; pub(crate) const border_rose_600_of_40: &str = "border-rose-600/40"; pub(crate) const border_rose_600_of_5: &str = "border-rose-600/5"; pub(crate) const border_rose_600_of_50: &str = "border-rose-600/50"; pub(crate) const border_rose_600_of_60: &str = "border-rose-600/60"; pub(crate) const border_rose_600_of_70: &str = "border-rose-600/70"; pub(crate) const border_rose_600_of_75: &str = "border-rose-600/75"; pub(crate) const border_rose_600_of_80: &str = "border-rose-600/80"; pub(crate) const border_rose_600_of_90: &str = "border-rose-600/90"; pub(crate) const border_rose_600_of_95: &str = "border-rose-600/95"; pub(crate) const border_rose_700: &str = "border-rose-700"; pub(crate) const border_rose_700_of_0: &str = "border-rose-700/0"; pub(crate) const border_rose_700_of_10: &str = "border-rose-700/10"; pub(crate) const border_rose_700_of_100: &str = "border-rose-700/100"; pub(crate) const border_rose_700_of_20: &str = "border-rose-700/20"; pub(crate) const border_rose_700_of_25: &str = "border-rose-700/25"; pub(crate) const border_rose_700_of_30: &str = "border-rose-700/30"; pub(crate) const border_rose_700_of_40: &str = "border-rose-700/40"; pub(crate) const border_rose_700_of_5: &str = "border-rose-700/5"; pub(crate) const border_rose_700_of_50: &str = "border-rose-700/50"; pub(crate) const border_rose_700_of_60: &str = "border-rose-700/60"; pub(crate) const border_rose_700_of_70: &str = "border-rose-700/70"; pub(crate) const border_rose_700_of_75: &str = "border-rose-700/75"; pub(crate) const border_rose_700_of_80: &str = "border-rose-700/80"; pub(crate) const border_rose_700_of_90: &str = "border-rose-700/90"; pub(crate) const border_rose_700_of_95: &str = "border-rose-700/95"; pub(crate) const border_rose_800: &str = "border-rose-800"; pub(crate) const border_rose_800_of_0: &str = "border-rose-800/0"; pub(crate) const border_rose_800_of_10: &str = "border-rose-800/10"; pub(crate) const border_rose_800_of_100: &str = "border-rose-800/100"; pub(crate) const border_rose_800_of_20: &str = "border-rose-800/20"; pub(crate) const border_rose_800_of_25: &str = "border-rose-800/25"; pub(crate) const border_rose_800_of_30: &str = "border-rose-800/30"; pub(crate) const border_rose_800_of_40: &str = "border-rose-800/40"; pub(crate) const border_rose_800_of_5: &str = "border-rose-800/5"; pub(crate) const border_rose_800_of_50: &str = "border-rose-800/50"; pub(crate) const border_rose_800_of_60: &str = "border-rose-800/60"; pub(crate) const border_rose_800_of_70: &str = "border-rose-800/70"; pub(crate) const border_rose_800_of_75: &str = "border-rose-800/75"; pub(crate) const border_rose_800_of_80: &str = "border-rose-800/80"; pub(crate) const border_rose_800_of_90: &str = "border-rose-800/90"; pub(crate) const border_rose_800_of_95: &str = "border-rose-800/95"; pub(crate) const border_rose_900: &str = "border-rose-900"; pub(crate) const border_rose_900_of_0: &str = "border-rose-900/0"; pub(crate) const border_rose_900_of_10: &str = "border-rose-900/10"; pub(crate) const border_rose_900_of_100: &str = "border-rose-900/100"; pub(crate) const border_rose_900_of_20: &str = "border-rose-900/20"; pub(crate) const border_rose_900_of_25: &str = "border-rose-900/25"; pub(crate) const border_rose_900_of_30: &str = "border-rose-900/30"; pub(crate) const border_rose_900_of_40: &str = "border-rose-900/40"; pub(crate) const border_rose_900_of_5: &str = "border-rose-900/5"; pub(crate) const border_rose_900_of_50: &str = "border-rose-900/50"; pub(crate) const border_rose_900_of_60: &str = "border-rose-900/60"; pub(crate) const border_rose_900_of_70: &str = "border-rose-900/70"; pub(crate) const border_rose_900_of_75: &str = "border-rose-900/75"; pub(crate) const border_rose_900_of_80: &str = "border-rose-900/80"; pub(crate) const border_rose_900_of_90: &str = "border-rose-900/90"; pub(crate) const border_rose_900_of_95: &str = "border-rose-900/95"; pub(crate) const border_sky_100: &str = "border-sky-100"; pub(crate) const border_sky_100_of_0: &str = "border-sky-100/0"; pub(crate) const border_sky_100_of_10: &str = "border-sky-100/10"; pub(crate) const border_sky_100_of_100: &str = "border-sky-100/100"; pub(crate) const border_sky_100_of_20: &str = "border-sky-100/20"; pub(crate) const border_sky_100_of_25: &str = "border-sky-100/25"; pub(crate) const border_sky_100_of_30: &str = "border-sky-100/30"; pub(crate) const border_sky_100_of_40: &str = "border-sky-100/40"; pub(crate) const border_sky_100_of_5: &str = "border-sky-100/5"; pub(crate) const border_sky_100_of_50: &str = "border-sky-100/50"; pub(crate) const border_sky_100_of_60: &str = "border-sky-100/60"; pub(crate) const border_sky_100_of_70: &str = "border-sky-100/70"; pub(crate) const border_sky_100_of_75: &str = "border-sky-100/75"; pub(crate) const border_sky_100_of_80: &str = "border-sky-100/80"; pub(crate) const border_sky_100_of_90: &str = "border-sky-100/90"; pub(crate) const border_sky_100_of_95: &str = "border-sky-100/95"; pub(crate) const border_sky_200: &str = "border-sky-200"; pub(crate) const border_sky_200_of_0: &str = "border-sky-200/0"; pub(crate) const border_sky_200_of_10: &str = "border-sky-200/10"; pub(crate) const border_sky_200_of_100: &str = "border-sky-200/100"; pub(crate) const border_sky_200_of_20: &str = "border-sky-200/20"; pub(crate) const border_sky_200_of_25: &str = "border-sky-200/25"; pub(crate) const border_sky_200_of_30: &str = "border-sky-200/30"; pub(crate) const border_sky_200_of_40: &str = "border-sky-200/40"; pub(crate) const border_sky_200_of_5: &str = "border-sky-200/5"; pub(crate) const border_sky_200_of_50: &str = "border-sky-200/50"; pub(crate) const border_sky_200_of_60: &str = "border-sky-200/60"; pub(crate) const border_sky_200_of_70: &str = "border-sky-200/70"; pub(crate) const border_sky_200_of_75: &str = "border-sky-200/75"; pub(crate) const border_sky_200_of_80: &str = "border-sky-200/80"; pub(crate) const border_sky_200_of_90: &str = "border-sky-200/90"; pub(crate) const border_sky_200_of_95: &str = "border-sky-200/95"; pub(crate) const border_sky_300: &str = "border-sky-300"; pub(crate) const border_sky_300_of_0: &str = "border-sky-300/0"; pub(crate) const border_sky_300_of_10: &str = "border-sky-300/10"; pub(crate) const border_sky_300_of_100: &str = "border-sky-300/100"; pub(crate) const border_sky_300_of_20: &str = "border-sky-300/20"; pub(crate) const border_sky_300_of_25: &str = "border-sky-300/25"; pub(crate) const border_sky_300_of_30: &str = "border-sky-300/30"; pub(crate) const border_sky_300_of_40: &str = "border-sky-300/40"; pub(crate) const border_sky_300_of_5: &str = "border-sky-300/5"; pub(crate) const border_sky_300_of_50: &str = "border-sky-300/50"; pub(crate) const border_sky_300_of_60: &str = "border-sky-300/60"; pub(crate) const border_sky_300_of_70: &str = "border-sky-300/70"; pub(crate) const border_sky_300_of_75: &str = "border-sky-300/75"; pub(crate) const border_sky_300_of_80: &str = "border-sky-300/80"; pub(crate) const border_sky_300_of_90: &str = "border-sky-300/90"; pub(crate) const border_sky_300_of_95: &str = "border-sky-300/95"; pub(crate) const border_sky_400: &str = "border-sky-400"; pub(crate) const border_sky_400_of_0: &str = "border-sky-400/0"; pub(crate) const border_sky_400_of_10: &str = "border-sky-400/10"; pub(crate) const border_sky_400_of_100: &str = "border-sky-400/100"; pub(crate) const border_sky_400_of_20: &str = "border-sky-400/20"; pub(crate) const border_sky_400_of_25: &str = "border-sky-400/25"; pub(crate) const border_sky_400_of_30: &str = "border-sky-400/30"; pub(crate) const border_sky_400_of_40: &str = "border-sky-400/40"; pub(crate) const border_sky_400_of_5: &str = "border-sky-400/5"; pub(crate) const border_sky_400_of_50: &str = "border-sky-400/50"; pub(crate) const border_sky_400_of_60: &str = "border-sky-400/60"; pub(crate) const border_sky_400_of_70: &str = "border-sky-400/70"; pub(crate) const border_sky_400_of_75: &str = "border-sky-400/75"; pub(crate) const border_sky_400_of_80: &str = "border-sky-400/80"; pub(crate) const border_sky_400_of_90: &str = "border-sky-400/90"; pub(crate) const border_sky_400_of_95: &str = "border-sky-400/95"; pub(crate) const border_sky_50: &str = "border-sky-50"; pub(crate) const border_sky_500: &str = "border-sky-500"; pub(crate) const border_sky_500_of_0: &str = "border-sky-500/0"; pub(crate) const border_sky_500_of_10: &str = "border-sky-500/10"; pub(crate) const border_sky_500_of_100: &str = "border-sky-500/100"; pub(crate) const border_sky_500_of_20: &str = "border-sky-500/20"; pub(crate) const border_sky_500_of_25: &str = "border-sky-500/25"; pub(crate) const border_sky_500_of_30: &str = "border-sky-500/30"; pub(crate) const border_sky_500_of_40: &str = "border-sky-500/40"; pub(crate) const border_sky_500_of_5: &str = "border-sky-500/5"; pub(crate) const border_sky_500_of_50: &str = "border-sky-500/50"; pub(crate) const border_sky_500_of_60: &str = "border-sky-500/60"; pub(crate) const border_sky_500_of_70: &str = "border-sky-500/70"; pub(crate) const border_sky_500_of_75: &str = "border-sky-500/75"; pub(crate) const border_sky_500_of_80: &str = "border-sky-500/80"; pub(crate) const border_sky_500_of_90: &str = "border-sky-500/90"; pub(crate) const border_sky_500_of_95: &str = "border-sky-500/95"; pub(crate) const border_sky_50_of_0: &str = "border-sky-50/0"; pub(crate) const border_sky_50_of_10: &str = "border-sky-50/10"; pub(crate) const border_sky_50_of_100: &str = "border-sky-50/100"; pub(crate) const border_sky_50_of_20: &str = "border-sky-50/20"; pub(crate) const border_sky_50_of_25: &str = "border-sky-50/25"; pub(crate) const border_sky_50_of_30: &str = "border-sky-50/30"; pub(crate) const border_sky_50_of_40: &str = "border-sky-50/40"; pub(crate) const border_sky_50_of_5: &str = "border-sky-50/5"; pub(crate) const border_sky_50_of_50: &str = "border-sky-50/50"; pub(crate) const border_sky_50_of_60: &str = "border-sky-50/60"; pub(crate) const border_sky_50_of_70: &str = "border-sky-50/70"; pub(crate) const border_sky_50_of_75: &str = "border-sky-50/75"; pub(crate) const border_sky_50_of_80: &str = "border-sky-50/80"; pub(crate) const border_sky_50_of_90: &str = "border-sky-50/90"; pub(crate) const border_sky_50_of_95: &str = "border-sky-50/95"; pub(crate) const border_sky_600: &str = "border-sky-600"; pub(crate) const border_sky_600_of_0: &str = "border-sky-600/0"; pub(crate) const border_sky_600_of_10: &str = "border-sky-600/10"; pub(crate) const border_sky_600_of_100: &str = "border-sky-600/100"; pub(crate) const border_sky_600_of_20: &str = "border-sky-600/20"; pub(crate) const border_sky_600_of_25: &str = "border-sky-600/25"; pub(crate) const border_sky_600_of_30: &str = "border-sky-600/30"; pub(crate) const border_sky_600_of_40: &str = "border-sky-600/40"; pub(crate) const border_sky_600_of_5: &str = "border-sky-600/5"; pub(crate) const border_sky_600_of_50: &str = "border-sky-600/50"; pub(crate) const border_sky_600_of_60: &str = "border-sky-600/60"; pub(crate) const border_sky_600_of_70: &str = "border-sky-600/70"; pub(crate) const border_sky_600_of_75: &str = "border-sky-600/75"; pub(crate) const border_sky_600_of_80: &str = "border-sky-600/80"; pub(crate) const border_sky_600_of_90: &str = "border-sky-600/90"; pub(crate) const border_sky_600_of_95: &str = "border-sky-600/95"; pub(crate) const border_sky_700: &str = "border-sky-700"; pub(crate) const border_sky_700_of_0: &str = "border-sky-700/0"; pub(crate) const border_sky_700_of_10: &str = "border-sky-700/10"; pub(crate) const border_sky_700_of_100: &str = "border-sky-700/100"; pub(crate) const border_sky_700_of_20: &str = "border-sky-700/20"; pub(crate) const border_sky_700_of_25: &str = "border-sky-700/25"; pub(crate) const border_sky_700_of_30: &str = "border-sky-700/30"; pub(crate) const border_sky_700_of_40: &str = "border-sky-700/40"; pub(crate) const border_sky_700_of_5: &str = "border-sky-700/5"; pub(crate) const border_sky_700_of_50: &str = "border-sky-700/50"; pub(crate) const border_sky_700_of_60: &str = "border-sky-700/60"; pub(crate) const border_sky_700_of_70: &str = "border-sky-700/70"; pub(crate) const border_sky_700_of_75: &str = "border-sky-700/75"; pub(crate) const border_sky_700_of_80: &str = "border-sky-700/80"; pub(crate) const border_sky_700_of_90: &str = "border-sky-700/90"; pub(crate) const border_sky_700_of_95: &str = "border-sky-700/95"; pub(crate) const border_sky_800: &str = "border-sky-800"; pub(crate) const border_sky_800_of_0: &str = "border-sky-800/0"; pub(crate) const border_sky_800_of_10: &str = "border-sky-800/10"; pub(crate) const border_sky_800_of_100: &str = "border-sky-800/100"; pub(crate) const border_sky_800_of_20: &str = "border-sky-800/20"; pub(crate) const border_sky_800_of_25: &str = "border-sky-800/25"; pub(crate) const border_sky_800_of_30: &str = "border-sky-800/30"; pub(crate) const border_sky_800_of_40: &str = "border-sky-800/40"; pub(crate) const border_sky_800_of_5: &str = "border-sky-800/5"; pub(crate) const border_sky_800_of_50: &str = "border-sky-800/50"; pub(crate) const border_sky_800_of_60: &str = "border-sky-800/60"; pub(crate) const border_sky_800_of_70: &str = "border-sky-800/70"; pub(crate) const border_sky_800_of_75: &str = "border-sky-800/75"; pub(crate) const border_sky_800_of_80: &str = "border-sky-800/80"; pub(crate) const border_sky_800_of_90: &str = "border-sky-800/90"; pub(crate) const border_sky_800_of_95: &str = "border-sky-800/95"; pub(crate) const border_sky_900: &str = "border-sky-900"; pub(crate) const border_sky_900_of_0: &str = "border-sky-900/0"; pub(crate) const border_sky_900_of_10: &str = "border-sky-900/10"; pub(crate) const border_sky_900_of_100: &str = "border-sky-900/100"; pub(crate) const border_sky_900_of_20: &str = "border-sky-900/20"; pub(crate) const border_sky_900_of_25: &str = "border-sky-900/25"; pub(crate) const border_sky_900_of_30: &str = "border-sky-900/30"; pub(crate) const border_sky_900_of_40: &str = "border-sky-900/40"; pub(crate) const border_sky_900_of_5: &str = "border-sky-900/5"; pub(crate) const border_sky_900_of_50: &str = "border-sky-900/50"; pub(crate) const border_sky_900_of_60: &str = "border-sky-900/60"; pub(crate) const border_sky_900_of_70: &str = "border-sky-900/70"; pub(crate) const border_sky_900_of_75: &str = "border-sky-900/75"; pub(crate) const border_sky_900_of_80: &str = "border-sky-900/80"; pub(crate) const border_sky_900_of_90: &str = "border-sky-900/90"; pub(crate) const border_sky_900_of_95: &str = "border-sky-900/95"; pub(crate) const border_slate_100: &str = "border-slate-100"; pub(crate) const border_slate_100_of_0: &str = "border-slate-100/0"; pub(crate) const border_slate_100_of_10: &str = "border-slate-100/10"; pub(crate) const border_slate_100_of_100: &str = "border-slate-100/100"; pub(crate) const border_slate_100_of_20: &str = "border-slate-100/20"; pub(crate) const border_slate_100_of_25: &str = "border-slate-100/25"; pub(crate) const border_slate_100_of_30: &str = "border-slate-100/30"; pub(crate) const border_slate_100_of_40: &str = "border-slate-100/40"; pub(crate) const border_slate_100_of_5: &str = "border-slate-100/5"; pub(crate) const border_slate_100_of_50: &str = "border-slate-100/50"; pub(crate) const border_slate_100_of_60: &str = "border-slate-100/60"; pub(crate) const border_slate_100_of_70: &str = "border-slate-100/70"; pub(crate) const border_slate_100_of_75: &str = "border-slate-100/75"; pub(crate) const border_slate_100_of_80: &str = "border-slate-100/80"; pub(crate) const border_slate_100_of_90: &str = "border-slate-100/90"; pub(crate) const border_slate_100_of_95: &str = "border-slate-100/95"; pub(crate) const border_slate_200: &str = "border-slate-200"; pub(crate) const border_slate_200_of_0: &str = "border-slate-200/0"; pub(crate) const border_slate_200_of_10: &str = "border-slate-200/10"; pub(crate) const border_slate_200_of_100: &str = "border-slate-200/100"; pub(crate) const border_slate_200_of_20: &str = "border-slate-200/20"; pub(crate) const border_slate_200_of_25: &str = "border-slate-200/25"; pub(crate) const border_slate_200_of_30: &str = "border-slate-200/30"; pub(crate) const border_slate_200_of_40: &str = "border-slate-200/40"; pub(crate) const border_slate_200_of_5: &str = "border-slate-200/5"; pub(crate) const border_slate_200_of_50: &str = "border-slate-200/50"; pub(crate) const border_slate_200_of_60: &str = "border-slate-200/60"; pub(crate) const border_slate_200_of_70: &str = "border-slate-200/70"; pub(crate) const border_slate_200_of_75: &str = "border-slate-200/75"; pub(crate) const border_slate_200_of_80: &str = "border-slate-200/80"; pub(crate) const border_slate_200_of_90: &str = "border-slate-200/90"; pub(crate) const border_slate_200_of_95: &str = "border-slate-200/95"; pub(crate) const border_slate_300: &str = "border-slate-300"; pub(crate) const border_slate_300_of_0: &str = "border-slate-300/0"; pub(crate) const border_slate_300_of_10: &str = "border-slate-300/10"; pub(crate) const border_slate_300_of_100: &str = "border-slate-300/100"; pub(crate) const border_slate_300_of_20: &str = "border-slate-300/20"; pub(crate) const border_slate_300_of_25: &str = "border-slate-300/25"; pub(crate) const border_slate_300_of_30: &str = "border-slate-300/30"; pub(crate) const border_slate_300_of_40: &str = "border-slate-300/40"; pub(crate) const border_slate_300_of_5: &str = "border-slate-300/5"; pub(crate) const border_slate_300_of_50: &str = "border-slate-300/50"; pub(crate) const border_slate_300_of_60: &str = "border-slate-300/60"; pub(crate) const border_slate_300_of_70: &str = "border-slate-300/70"; pub(crate) const border_slate_300_of_75: &str = "border-slate-300/75"; pub(crate) const border_slate_300_of_80: &str = "border-slate-300/80"; pub(crate) const border_slate_300_of_90: &str = "border-slate-300/90"; pub(crate) const border_slate_300_of_95: &str = "border-slate-300/95"; pub(crate) const border_slate_400: &str = "border-slate-400"; pub(crate) const border_slate_400_of_0: &str = "border-slate-400/0"; pub(crate) const border_slate_400_of_10: &str = "border-slate-400/10"; pub(crate) const border_slate_400_of_100: &str = "border-slate-400/100"; pub(crate) const border_slate_400_of_20: &str = "border-slate-400/20"; pub(crate) const border_slate_400_of_25: &str = "border-slate-400/25"; pub(crate) const border_slate_400_of_30: &str = "border-slate-400/30"; pub(crate) const border_slate_400_of_40: &str = "border-slate-400/40"; pub(crate) const border_slate_400_of_5: &str = "border-slate-400/5"; pub(crate) const border_slate_400_of_50: &str = "border-slate-400/50"; pub(crate) const border_slate_400_of_60: &str = "border-slate-400/60"; pub(crate) const border_slate_400_of_70: &str = "border-slate-400/70"; pub(crate) const border_slate_400_of_75: &str = "border-slate-400/75"; pub(crate) const border_slate_400_of_80: &str = "border-slate-400/80"; pub(crate) const border_slate_400_of_90: &str = "border-slate-400/90"; pub(crate) const border_slate_400_of_95: &str = "border-slate-400/95"; pub(crate) const border_slate_50: &str = "border-slate-50"; pub(crate) const border_slate_500: &str = "border-slate-500"; pub(crate) const border_slate_500_of_0: &str = "border-slate-500/0"; pub(crate) const border_slate_500_of_10: &str = "border-slate-500/10"; pub(crate) const border_slate_500_of_100: &str = "border-slate-500/100"; pub(crate) const border_slate_500_of_20: &str = "border-slate-500/20"; pub(crate) const border_slate_500_of_25: &str = "border-slate-500/25"; pub(crate) const border_slate_500_of_30: &str = "border-slate-500/30"; pub(crate) const border_slate_500_of_40: &str = "border-slate-500/40"; pub(crate) const border_slate_500_of_5: &str = "border-slate-500/5"; pub(crate) const border_slate_500_of_50: &str = "border-slate-500/50"; pub(crate) const border_slate_500_of_60: &str = "border-slate-500/60"; pub(crate) const border_slate_500_of_70: &str = "border-slate-500/70"; pub(crate) const border_slate_500_of_75: &str = "border-slate-500/75"; pub(crate) const border_slate_500_of_80: &str = "border-slate-500/80"; pub(crate) const border_slate_500_of_90: &str = "border-slate-500/90"; pub(crate) const border_slate_500_of_95: &str = "border-slate-500/95"; pub(crate) const border_slate_50_of_0: &str = "border-slate-50/0"; pub(crate) const border_slate_50_of_10: &str = "border-slate-50/10"; pub(crate) const border_slate_50_of_100: &str = "border-slate-50/100"; pub(crate) const border_slate_50_of_20: &str = "border-slate-50/20"; pub(crate) const border_slate_50_of_25: &str = "border-slate-50/25"; pub(crate) const border_slate_50_of_30: &str = "border-slate-50/30"; pub(crate) const border_slate_50_of_40: &str = "border-slate-50/40"; pub(crate) const border_slate_50_of_5: &str = "border-slate-50/5"; pub(crate) const border_slate_50_of_50: &str = "border-slate-50/50"; pub(crate) const border_slate_50_of_60: &str = "border-slate-50/60"; pub(crate) const border_slate_50_of_70: &str = "border-slate-50/70"; pub(crate) const border_slate_50_of_75: &str = "border-slate-50/75"; pub(crate) const border_slate_50_of_80: &str = "border-slate-50/80"; pub(crate) const border_slate_50_of_90: &str = "border-slate-50/90"; pub(crate) const border_slate_50_of_95: &str = "border-slate-50/95"; pub(crate) const border_slate_600: &str = "border-slate-600"; pub(crate) const border_slate_600_of_0: &str = "border-slate-600/0"; pub(crate) const border_slate_600_of_10: &str = "border-slate-600/10"; pub(crate) const border_slate_600_of_100: &str = "border-slate-600/100"; pub(crate) const border_slate_600_of_20: &str = "border-slate-600/20"; pub(crate) const border_slate_600_of_25: &str = "border-slate-600/25"; pub(crate) const border_slate_600_of_30: &str = "border-slate-600/30"; pub(crate) const border_slate_600_of_40: &str = "border-slate-600/40"; pub(crate) const border_slate_600_of_5: &str = "border-slate-600/5"; pub(crate) const border_slate_600_of_50: &str = "border-slate-600/50"; pub(crate) const border_slate_600_of_60: &str = "border-slate-600/60"; pub(crate) const border_slate_600_of_70: &str = "border-slate-600/70"; pub(crate) const border_slate_600_of_75: &str = "border-slate-600/75"; pub(crate) const border_slate_600_of_80: &str = "border-slate-600/80"; pub(crate) const border_slate_600_of_90: &str = "border-slate-600/90"; pub(crate) const border_slate_600_of_95: &str = "border-slate-600/95"; pub(crate) const border_slate_700: &str = "border-slate-700"; pub(crate) const border_slate_700_of_0: &str = "border-slate-700/0"; pub(crate) const border_slate_700_of_10: &str = "border-slate-700/10"; pub(crate) const border_slate_700_of_100: &str = "border-slate-700/100"; pub(crate) const border_slate_700_of_20: &str = "border-slate-700/20"; pub(crate) const border_slate_700_of_25: &str = "border-slate-700/25"; pub(crate) const border_slate_700_of_30: &str = "border-slate-700/30"; pub(crate) const border_slate_700_of_40: &str = "border-slate-700/40"; pub(crate) const border_slate_700_of_5: &str = "border-slate-700/5"; pub(crate) const border_slate_700_of_50: &str = "border-slate-700/50"; pub(crate) const border_slate_700_of_60: &str = "border-slate-700/60"; pub(crate) const border_slate_700_of_70: &str = "border-slate-700/70"; pub(crate) const border_slate_700_of_75: &str = "border-slate-700/75"; pub(crate) const border_slate_700_of_80: &str = "border-slate-700/80"; pub(crate) const border_slate_700_of_90: &str = "border-slate-700/90"; pub(crate) const border_slate_700_of_95: &str = "border-slate-700/95"; pub(crate) const border_slate_800: &str = "border-slate-800"; pub(crate) const border_slate_800_of_0: &str = "border-slate-800/0"; pub(crate) const border_slate_800_of_10: &str = "border-slate-800/10"; pub(crate) const border_slate_800_of_100: &str = "border-slate-800/100"; pub(crate) const border_slate_800_of_20: &str = "border-slate-800/20"; pub(crate) const border_slate_800_of_25: &str = "border-slate-800/25"; pub(crate) const border_slate_800_of_30: &str = "border-slate-800/30"; pub(crate) const border_slate_800_of_40: &str = "border-slate-800/40"; pub(crate) const border_slate_800_of_5: &str = "border-slate-800/5"; pub(crate) const border_slate_800_of_50: &str = "border-slate-800/50"; pub(crate) const border_slate_800_of_60: &str = "border-slate-800/60"; pub(crate) const border_slate_800_of_70: &str = "border-slate-800/70"; pub(crate) const border_slate_800_of_75: &str = "border-slate-800/75"; pub(crate) const border_slate_800_of_80: &str = "border-slate-800/80"; pub(crate) const border_slate_800_of_90: &str = "border-slate-800/90"; pub(crate) const border_slate_800_of_95: &str = "border-slate-800/95"; pub(crate) const border_slate_900: &str = "border-slate-900"; pub(crate) const border_slate_900_of_0: &str = "border-slate-900/0"; pub(crate) const border_slate_900_of_10: &str = "border-slate-900/10"; pub(crate) const border_slate_900_of_100: &str = "border-slate-900/100"; pub(crate) const border_slate_900_of_20: &str = "border-slate-900/20"; pub(crate) const border_slate_900_of_25: &str = "border-slate-900/25"; pub(crate) const border_slate_900_of_30: &str = "border-slate-900/30"; pub(crate) const border_slate_900_of_40: &str = "border-slate-900/40"; pub(crate) const border_slate_900_of_5: &str = "border-slate-900/5"; pub(crate) const border_slate_900_of_50: &str = "border-slate-900/50"; pub(crate) const border_slate_900_of_60: &str = "border-slate-900/60"; pub(crate) const border_slate_900_of_70: &str = "border-slate-900/70"; pub(crate) const border_slate_900_of_75: &str = "border-slate-900/75"; pub(crate) const border_slate_900_of_80: &str = "border-slate-900/80"; pub(crate) const border_slate_900_of_90: &str = "border-slate-900/90"; pub(crate) const border_slate_900_of_95: &str = "border-slate-900/95"; pub(crate) const border_solid: &str = "border-solid"; pub(crate) const border_stone_100: &str = "border-stone-100"; pub(crate) const border_stone_100_of_0: &str = "border-stone-100/0"; pub(crate) const border_stone_100_of_10: &str = "border-stone-100/10"; pub(crate) const border_stone_100_of_100: &str = "border-stone-100/100"; pub(crate) const border_stone_100_of_20: &str = "border-stone-100/20"; pub(crate) const border_stone_100_of_25: &str = "border-stone-100/25"; pub(crate) const border_stone_100_of_30: &str = "border-stone-100/30"; pub(crate) const border_stone_100_of_40: &str = "border-stone-100/40"; pub(crate) const border_stone_100_of_5: &str = "border-stone-100/5"; pub(crate) const border_stone_100_of_50: &str = "border-stone-100/50"; pub(crate) const border_stone_100_of_60: &str = "border-stone-100/60"; pub(crate) const border_stone_100_of_70: &str = "border-stone-100/70"; pub(crate) const border_stone_100_of_75: &str = "border-stone-100/75"; pub(crate) const border_stone_100_of_80: &str = "border-stone-100/80"; pub(crate) const border_stone_100_of_90: &str = "border-stone-100/90"; pub(crate) const border_stone_100_of_95: &str = "border-stone-100/95"; pub(crate) const border_stone_200: &str = "border-stone-200"; pub(crate) const border_stone_200_of_0: &str = "border-stone-200/0"; pub(crate) const border_stone_200_of_10: &str = "border-stone-200/10"; pub(crate) const border_stone_200_of_100: &str = "border-stone-200/100"; pub(crate) const border_stone_200_of_20: &str = "border-stone-200/20"; pub(crate) const border_stone_200_of_25: &str = "border-stone-200/25"; pub(crate) const border_stone_200_of_30: &str = "border-stone-200/30"; pub(crate) const border_stone_200_of_40: &str = "border-stone-200/40"; pub(crate) const border_stone_200_of_5: &str = "border-stone-200/5"; pub(crate) const border_stone_200_of_50: &str = "border-stone-200/50"; pub(crate) const border_stone_200_of_60: &str = "border-stone-200/60"; pub(crate) const border_stone_200_of_70: &str = "border-stone-200/70"; pub(crate) const border_stone_200_of_75: &str = "border-stone-200/75"; pub(crate) const border_stone_200_of_80: &str = "border-stone-200/80"; pub(crate) const border_stone_200_of_90: &str = "border-stone-200/90"; pub(crate) const border_stone_200_of_95: &str = "border-stone-200/95"; pub(crate) const border_stone_300: &str = "border-stone-300"; pub(crate) const border_stone_300_of_0: &str = "border-stone-300/0"; pub(crate) const border_stone_300_of_10: &str = "border-stone-300/10"; pub(crate) const border_stone_300_of_100: &str = "border-stone-300/100"; pub(crate) const border_stone_300_of_20: &str = "border-stone-300/20"; pub(crate) const border_stone_300_of_25: &str = "border-stone-300/25"; pub(crate) const border_stone_300_of_30: &str = "border-stone-300/30"; pub(crate) const border_stone_300_of_40: &str = "border-stone-300/40"; pub(crate) const border_stone_300_of_5: &str = "border-stone-300/5"; pub(crate) const border_stone_300_of_50: &str = "border-stone-300/50"; pub(crate) const border_stone_300_of_60: &str = "border-stone-300/60"; pub(crate) const border_stone_300_of_70: &str = "border-stone-300/70"; pub(crate) const border_stone_300_of_75: &str = "border-stone-300/75"; pub(crate) const border_stone_300_of_80: &str = "border-stone-300/80"; pub(crate) const border_stone_300_of_90: &str = "border-stone-300/90"; pub(crate) const border_stone_300_of_95: &str = "border-stone-300/95"; pub(crate) const border_stone_400: &str = "border-stone-400"; pub(crate) const border_stone_400_of_0: &str = "border-stone-400/0"; pub(crate) const border_stone_400_of_10: &str = "border-stone-400/10"; pub(crate) const border_stone_400_of_100: &str = "border-stone-400/100"; pub(crate) const border_stone_400_of_20: &str = "border-stone-400/20"; pub(crate) const border_stone_400_of_25: &str = "border-stone-400/25"; pub(crate) const border_stone_400_of_30: &str = "border-stone-400/30"; pub(crate) const border_stone_400_of_40: &str = "border-stone-400/40"; pub(crate) const border_stone_400_of_5: &str = "border-stone-400/5"; pub(crate) const border_stone_400_of_50: &str = "border-stone-400/50"; pub(crate) const border_stone_400_of_60: &str = "border-stone-400/60"; pub(crate) const border_stone_400_of_70: &str = "border-stone-400/70"; pub(crate) const border_stone_400_of_75: &str = "border-stone-400/75"; pub(crate) const border_stone_400_of_80: &str = "border-stone-400/80"; pub(crate) const border_stone_400_of_90: &str = "border-stone-400/90"; pub(crate) const border_stone_400_of_95: &str = "border-stone-400/95"; pub(crate) const border_stone_50: &str = "border-stone-50"; pub(crate) const border_stone_500: &str = "border-stone-500"; pub(crate) const border_stone_500_of_0: &str = "border-stone-500/0"; pub(crate) const border_stone_500_of_10: &str = "border-stone-500/10"; pub(crate) const border_stone_500_of_100: &str = "border-stone-500/100"; pub(crate) const border_stone_500_of_20: &str = "border-stone-500/20"; pub(crate) const border_stone_500_of_25: &str = "border-stone-500/25"; pub(crate) const border_stone_500_of_30: &str = "border-stone-500/30"; pub(crate) const border_stone_500_of_40: &str = "border-stone-500/40"; pub(crate) const border_stone_500_of_5: &str = "border-stone-500/5"; pub(crate) const border_stone_500_of_50: &str = "border-stone-500/50"; pub(crate) const border_stone_500_of_60: &str = "border-stone-500/60"; pub(crate) const border_stone_500_of_70: &str = "border-stone-500/70"; pub(crate) const border_stone_500_of_75: &str = "border-stone-500/75"; pub(crate) const border_stone_500_of_80: &str = "border-stone-500/80"; pub(crate) const border_stone_500_of_90: &str = "border-stone-500/90"; pub(crate) const border_stone_500_of_95: &str = "border-stone-500/95"; pub(crate) const border_stone_50_of_0: &str = "border-stone-50/0"; pub(crate) const border_stone_50_of_10: &str = "border-stone-50/10"; pub(crate) const border_stone_50_of_100: &str = "border-stone-50/100"; pub(crate) const border_stone_50_of_20: &str = "border-stone-50/20"; pub(crate) const border_stone_50_of_25: &str = "border-stone-50/25"; pub(crate) const border_stone_50_of_30: &str = "border-stone-50/30"; pub(crate) const border_stone_50_of_40: &str = "border-stone-50/40"; pub(crate) const border_stone_50_of_5: &str = "border-stone-50/5"; pub(crate) const border_stone_50_of_50: &str = "border-stone-50/50"; pub(crate) const border_stone_50_of_60: &str = "border-stone-50/60"; pub(crate) const border_stone_50_of_70: &str = "border-stone-50/70"; pub(crate) const border_stone_50_of_75: &str = "border-stone-50/75"; pub(crate) const border_stone_50_of_80: &str = "border-stone-50/80"; pub(crate) const border_stone_50_of_90: &str = "border-stone-50/90"; pub(crate) const border_stone_50_of_95: &str = "border-stone-50/95"; pub(crate) const border_stone_600: &str = "border-stone-600"; pub(crate) const border_stone_600_of_0: &str = "border-stone-600/0"; pub(crate) const border_stone_600_of_10: &str = "border-stone-600/10"; pub(crate) const border_stone_600_of_100: &str = "border-stone-600/100"; pub(crate) const border_stone_600_of_20: &str = "border-stone-600/20"; pub(crate) const border_stone_600_of_25: &str = "border-stone-600/25"; pub(crate) const border_stone_600_of_30: &str = "border-stone-600/30"; pub(crate) const border_stone_600_of_40: &str = "border-stone-600/40"; pub(crate) const border_stone_600_of_5: &str = "border-stone-600/5"; pub(crate) const border_stone_600_of_50: &str = "border-stone-600/50"; pub(crate) const border_stone_600_of_60: &str = "border-stone-600/60"; pub(crate) const border_stone_600_of_70: &str = "border-stone-600/70"; pub(crate) const border_stone_600_of_75: &str = "border-stone-600/75"; pub(crate) const border_stone_600_of_80: &str = "border-stone-600/80"; pub(crate) const border_stone_600_of_90: &str = "border-stone-600/90"; pub(crate) const border_stone_600_of_95: &str = "border-stone-600/95"; pub(crate) const border_stone_700: &str = "border-stone-700"; pub(crate) const border_stone_700_of_0: &str = "border-stone-700/0"; pub(crate) const border_stone_700_of_10: &str = "border-stone-700/10"; pub(crate) const border_stone_700_of_100: &str = "border-stone-700/100"; pub(crate) const border_stone_700_of_20: &str = "border-stone-700/20"; pub(crate) const border_stone_700_of_25: &str = "border-stone-700/25"; pub(crate) const border_stone_700_of_30: &str = "border-stone-700/30"; pub(crate) const border_stone_700_of_40: &str = "border-stone-700/40"; pub(crate) const border_stone_700_of_5: &str = "border-stone-700/5"; pub(crate) const border_stone_700_of_50: &str = "border-stone-700/50"; pub(crate) const border_stone_700_of_60: &str = "border-stone-700/60"; pub(crate) const border_stone_700_of_70: &str = "border-stone-700/70"; pub(crate) const border_stone_700_of_75: &str = "border-stone-700/75"; pub(crate) const border_stone_700_of_80: &str = "border-stone-700/80"; pub(crate) const border_stone_700_of_90: &str = "border-stone-700/90"; pub(crate) const border_stone_700_of_95: &str = "border-stone-700/95"; pub(crate) const border_stone_800: &str = "border-stone-800"; pub(crate) const border_stone_800_of_0: &str = "border-stone-800/0"; pub(crate) const border_stone_800_of_10: &str = "border-stone-800/10"; pub(crate) const border_stone_800_of_100: &str = "border-stone-800/100"; pub(crate) const border_stone_800_of_20: &str = "border-stone-800/20"; pub(crate) const border_stone_800_of_25: &str = "border-stone-800/25"; pub(crate) const border_stone_800_of_30: &str = "border-stone-800/30"; pub(crate) const border_stone_800_of_40: &str = "border-stone-800/40"; pub(crate) const border_stone_800_of_5: &str = "border-stone-800/5"; pub(crate) const border_stone_800_of_50: &str = "border-stone-800/50"; pub(crate) const border_stone_800_of_60: &str = "border-stone-800/60"; pub(crate) const border_stone_800_of_70: &str = "border-stone-800/70"; pub(crate) const border_stone_800_of_75: &str = "border-stone-800/75"; pub(crate) const border_stone_800_of_80: &str = "border-stone-800/80"; pub(crate) const border_stone_800_of_90: &str = "border-stone-800/90"; pub(crate) const border_stone_800_of_95: &str = "border-stone-800/95"; pub(crate) const border_stone_900: &str = "border-stone-900"; pub(crate) const border_stone_900_of_0: &str = "border-stone-900/0"; pub(crate) const border_stone_900_of_10: &str = "border-stone-900/10"; pub(crate) const border_stone_900_of_100: &str = "border-stone-900/100"; pub(crate) const border_stone_900_of_20: &str = "border-stone-900/20"; pub(crate) const border_stone_900_of_25: &str = "border-stone-900/25"; pub(crate) const border_stone_900_of_30: &str = "border-stone-900/30"; pub(crate) const border_stone_900_of_40: &str = "border-stone-900/40"; pub(crate) const border_stone_900_of_5: &str = "border-stone-900/5"; pub(crate) const border_stone_900_of_50: &str = "border-stone-900/50"; pub(crate) const border_stone_900_of_60: &str = "border-stone-900/60"; pub(crate) const border_stone_900_of_70: &str = "border-stone-900/70"; pub(crate) const border_stone_900_of_75: &str = "border-stone-900/75"; pub(crate) const border_stone_900_of_80: &str = "border-stone-900/80"; pub(crate) const border_stone_900_of_90: &str = "border-stone-900/90"; pub(crate) const border_stone_900_of_95: &str = "border-stone-900/95"; pub(crate) const border_t: &str = "border-t"; pub(crate) const border_t_0: &str = "border-t-0"; pub(crate) const border_t_2: &str = "border-t-2"; pub(crate) const border_t_4: &str = "border-t-4"; pub(crate) const border_t_8: &str = "border-t-8"; pub(crate) const border_t_amber_100: &str = "border-t-amber-100"; pub(crate) const border_t_amber_100_of_0: &str = "border-t-amber-100/0"; pub(crate) const border_t_amber_100_of_10: &str = "border-t-amber-100/10"; pub(crate) const border_t_amber_100_of_100: &str = "border-t-amber-100/100"; pub(crate) const border_t_amber_100_of_20: &str = "border-t-amber-100/20"; pub(crate) const border_t_amber_100_of_25: &str = "border-t-amber-100/25"; pub(crate) const border_t_amber_100_of_30: &str = "border-t-amber-100/30"; pub(crate) const border_t_amber_100_of_40: &str = "border-t-amber-100/40"; pub(crate) const border_t_amber_100_of_5: &str = "border-t-amber-100/5"; pub(crate) const border_t_amber_100_of_50: &str = "border-t-amber-100/50"; pub(crate) const border_t_amber_100_of_60: &str = "border-t-amber-100/60"; pub(crate) const border_t_amber_100_of_70: &str = "border-t-amber-100/70"; pub(crate) const border_t_amber_100_of_75: &str = "border-t-amber-100/75"; pub(crate) const border_t_amber_100_of_80: &str = "border-t-amber-100/80"; pub(crate) const border_t_amber_100_of_90: &str = "border-t-amber-100/90"; pub(crate) const border_t_amber_100_of_95: &str = "border-t-amber-100/95"; pub(crate) const border_t_amber_200: &str = "border-t-amber-200"; pub(crate) const border_t_amber_200_of_0: &str = "border-t-amber-200/0"; pub(crate) const border_t_amber_200_of_10: &str = "border-t-amber-200/10"; pub(crate) const border_t_amber_200_of_100: &str = "border-t-amber-200/100"; pub(crate) const border_t_amber_200_of_20: &str = "border-t-amber-200/20"; pub(crate) const border_t_amber_200_of_25: &str = "border-t-amber-200/25"; pub(crate) const border_t_amber_200_of_30: &str = "border-t-amber-200/30"; pub(crate) const border_t_amber_200_of_40: &str = "border-t-amber-200/40"; pub(crate) const border_t_amber_200_of_5: &str = "border-t-amber-200/5"; pub(crate) const border_t_amber_200_of_50: &str = "border-t-amber-200/50"; pub(crate) const border_t_amber_200_of_60: &str = "border-t-amber-200/60"; pub(crate) const border_t_amber_200_of_70: &str = "border-t-amber-200/70"; pub(crate) const border_t_amber_200_of_75: &str = "border-t-amber-200/75"; pub(crate) const border_t_amber_200_of_80: &str = "border-t-amber-200/80"; pub(crate) const border_t_amber_200_of_90: &str = "border-t-amber-200/90"; pub(crate) const border_t_amber_200_of_95: &str = "border-t-amber-200/95"; pub(crate) const border_t_amber_300: &str = "border-t-amber-300"; pub(crate) const border_t_amber_300_of_0: &str = "border-t-amber-300/0"; pub(crate) const border_t_amber_300_of_10: &str = "border-t-amber-300/10"; pub(crate) const border_t_amber_300_of_100: &str = "border-t-amber-300/100"; pub(crate) const border_t_amber_300_of_20: &str = "border-t-amber-300/20"; pub(crate) const border_t_amber_300_of_25: &str = "border-t-amber-300/25"; pub(crate) const border_t_amber_300_of_30: &str = "border-t-amber-300/30"; pub(crate) const border_t_amber_300_of_40: &str = "border-t-amber-300/40"; pub(crate) const border_t_amber_300_of_5: &str = "border-t-amber-300/5"; pub(crate) const border_t_amber_300_of_50: &str = "border-t-amber-300/50"; pub(crate) const border_t_amber_300_of_60: &str = "border-t-amber-300/60"; pub(crate) const border_t_amber_300_of_70: &str = "border-t-amber-300/70"; pub(crate) const border_t_amber_300_of_75: &str = "border-t-amber-300/75"; pub(crate) const border_t_amber_300_of_80: &str = "border-t-amber-300/80"; pub(crate) const border_t_amber_300_of_90: &str = "border-t-amber-300/90"; pub(crate) const border_t_amber_300_of_95: &str = "border-t-amber-300/95"; pub(crate) const border_t_amber_400: &str = "border-t-amber-400"; pub(crate) const border_t_amber_400_of_0: &str = "border-t-amber-400/0"; pub(crate) const border_t_amber_400_of_10: &str = "border-t-amber-400/10"; pub(crate) const border_t_amber_400_of_100: &str = "border-t-amber-400/100"; pub(crate) const border_t_amber_400_of_20: &str = "border-t-amber-400/20"; pub(crate) const border_t_amber_400_of_25: &str = "border-t-amber-400/25"; pub(crate) const border_t_amber_400_of_30: &str = "border-t-amber-400/30"; pub(crate) const border_t_amber_400_of_40: &str = "border-t-amber-400/40"; pub(crate) const border_t_amber_400_of_5: &str = "border-t-amber-400/5"; pub(crate) const border_t_amber_400_of_50: &str = "border-t-amber-400/50"; pub(crate) const border_t_amber_400_of_60: &str = "border-t-amber-400/60"; pub(crate) const border_t_amber_400_of_70: &str = "border-t-amber-400/70"; pub(crate) const border_t_amber_400_of_75: &str = "border-t-amber-400/75"; pub(crate) const border_t_amber_400_of_80: &str = "border-t-amber-400/80"; pub(crate) const border_t_amber_400_of_90: &str = "border-t-amber-400/90"; pub(crate) const border_t_amber_400_of_95: &str = "border-t-amber-400/95"; pub(crate) const border_t_amber_50: &str = "border-t-amber-50"; pub(crate) const border_t_amber_500: &str = "border-t-amber-500"; pub(crate) const border_t_amber_500_of_0: &str = "border-t-amber-500/0"; pub(crate) const border_t_amber_500_of_10: &str = "border-t-amber-500/10"; pub(crate) const border_t_amber_500_of_100: &str = "border-t-amber-500/100"; pub(crate) const border_t_amber_500_of_20: &str = "border-t-amber-500/20"; pub(crate) const border_t_amber_500_of_25: &str = "border-t-amber-500/25"; pub(crate) const border_t_amber_500_of_30: &str = "border-t-amber-500/30"; pub(crate) const border_t_amber_500_of_40: &str = "border-t-amber-500/40"; pub(crate) const border_t_amber_500_of_5: &str = "border-t-amber-500/5"; pub(crate) const border_t_amber_500_of_50: &str = "border-t-amber-500/50"; pub(crate) const border_t_amber_500_of_60: &str = "border-t-amber-500/60"; pub(crate) const border_t_amber_500_of_70: &str = "border-t-amber-500/70"; pub(crate) const border_t_amber_500_of_75: &str = "border-t-amber-500/75"; pub(crate) const border_t_amber_500_of_80: &str = "border-t-amber-500/80"; pub(crate) const border_t_amber_500_of_90: &str = "border-t-amber-500/90"; pub(crate) const border_t_amber_500_of_95: &str = "border-t-amber-500/95"; pub(crate) const border_t_amber_50_of_0: &str = "border-t-amber-50/0"; pub(crate) const border_t_amber_50_of_10: &str = "border-t-amber-50/10"; pub(crate) const border_t_amber_50_of_100: &str = "border-t-amber-50/100"; pub(crate) const border_t_amber_50_of_20: &str = "border-t-amber-50/20"; pub(crate) const border_t_amber_50_of_25: &str = "border-t-amber-50/25"; pub(crate) const border_t_amber_50_of_30: &str = "border-t-amber-50/30"; pub(crate) const border_t_amber_50_of_40: &str = "border-t-amber-50/40"; pub(crate) const border_t_amber_50_of_5: &str = "border-t-amber-50/5"; pub(crate) const border_t_amber_50_of_50: &str = "border-t-amber-50/50"; pub(crate) const border_t_amber_50_of_60: &str = "border-t-amber-50/60"; pub(crate) const border_t_amber_50_of_70: &str = "border-t-amber-50/70"; pub(crate) const border_t_amber_50_of_75: &str = "border-t-amber-50/75"; pub(crate) const border_t_amber_50_of_80: &str = "border-t-amber-50/80"; pub(crate) const border_t_amber_50_of_90: &str = "border-t-amber-50/90"; pub(crate) const border_t_amber_50_of_95: &str = "border-t-amber-50/95"; pub(crate) const border_t_amber_600: &str = "border-t-amber-600"; pub(crate) const border_t_amber_600_of_0: &str = "border-t-amber-600/0"; pub(crate) const border_t_amber_600_of_10: &str = "border-t-amber-600/10"; pub(crate) const border_t_amber_600_of_100: &str = "border-t-amber-600/100"; pub(crate) const border_t_amber_600_of_20: &str = "border-t-amber-600/20"; pub(crate) const border_t_amber_600_of_25: &str = "border-t-amber-600/25"; pub(crate) const border_t_amber_600_of_30: &str = "border-t-amber-600/30"; pub(crate) const border_t_amber_600_of_40: &str = "border-t-amber-600/40"; pub(crate) const border_t_amber_600_of_5: &str = "border-t-amber-600/5"; pub(crate) const border_t_amber_600_of_50: &str = "border-t-amber-600/50"; pub(crate) const border_t_amber_600_of_60: &str = "border-t-amber-600/60"; pub(crate) const border_t_amber_600_of_70: &str = "border-t-amber-600/70"; pub(crate) const border_t_amber_600_of_75: &str = "border-t-amber-600/75"; pub(crate) const border_t_amber_600_of_80: &str = "border-t-amber-600/80"; pub(crate) const border_t_amber_600_of_90: &str = "border-t-amber-600/90"; pub(crate) const border_t_amber_600_of_95: &str = "border-t-amber-600/95"; pub(crate) const border_t_amber_700: &str = "border-t-amber-700"; pub(crate) const border_t_amber_700_of_0: &str = "border-t-amber-700/0"; pub(crate) const border_t_amber_700_of_10: &str = "border-t-amber-700/10"; pub(crate) const border_t_amber_700_of_100: &str = "border-t-amber-700/100"; pub(crate) const border_t_amber_700_of_20: &str = "border-t-amber-700/20"; pub(crate) const border_t_amber_700_of_25: &str = "border-t-amber-700/25"; pub(crate) const border_t_amber_700_of_30: &str = "border-t-amber-700/30"; pub(crate) const border_t_amber_700_of_40: &str = "border-t-amber-700/40"; pub(crate) const border_t_amber_700_of_5: &str = "border-t-amber-700/5"; pub(crate) const border_t_amber_700_of_50: &str = "border-t-amber-700/50"; pub(crate) const border_t_amber_700_of_60: &str = "border-t-amber-700/60"; pub(crate) const border_t_amber_700_of_70: &str = "border-t-amber-700/70"; pub(crate) const border_t_amber_700_of_75: &str = "border-t-amber-700/75"; pub(crate) const border_t_amber_700_of_80: &str = "border-t-amber-700/80"; pub(crate) const border_t_amber_700_of_90: &str = "border-t-amber-700/90"; pub(crate) const border_t_amber_700_of_95: &str = "border-t-amber-700/95"; pub(crate) const border_t_amber_800: &str = "border-t-amber-800"; pub(crate) const border_t_amber_800_of_0: &str = "border-t-amber-800/0"; pub(crate) const border_t_amber_800_of_10: &str = "border-t-amber-800/10"; pub(crate) const border_t_amber_800_of_100: &str = "border-t-amber-800/100"; pub(crate) const border_t_amber_800_of_20: &str = "border-t-amber-800/20"; pub(crate) const border_t_amber_800_of_25: &str = "border-t-amber-800/25"; pub(crate) const border_t_amber_800_of_30: &str = "border-t-amber-800/30"; pub(crate) const border_t_amber_800_of_40: &str = "border-t-amber-800/40"; pub(crate) const border_t_amber_800_of_5: &str = "border-t-amber-800/5"; pub(crate) const border_t_amber_800_of_50: &str = "border-t-amber-800/50"; pub(crate) const border_t_amber_800_of_60: &str = "border-t-amber-800/60"; pub(crate) const border_t_amber_800_of_70: &str = "border-t-amber-800/70"; pub(crate) const border_t_amber_800_of_75: &str = "border-t-amber-800/75"; pub(crate) const border_t_amber_800_of_80: &str = "border-t-amber-800/80"; pub(crate) const border_t_amber_800_of_90: &str = "border-t-amber-800/90"; pub(crate) const border_t_amber_800_of_95: &str = "border-t-amber-800/95"; pub(crate) const border_t_amber_900: &str = "border-t-amber-900"; pub(crate) const border_t_amber_900_of_0: &str = "border-t-amber-900/0"; pub(crate) const border_t_amber_900_of_10: &str = "border-t-amber-900/10"; pub(crate) const border_t_amber_900_of_100: &str = "border-t-amber-900/100"; pub(crate) const border_t_amber_900_of_20: &str = "border-t-amber-900/20"; pub(crate) const border_t_amber_900_of_25: &str = "border-t-amber-900/25"; pub(crate) const border_t_amber_900_of_30: &str = "border-t-amber-900/30"; pub(crate) const border_t_amber_900_of_40: &str = "border-t-amber-900/40"; pub(crate) const border_t_amber_900_of_5: &str = "border-t-amber-900/5"; pub(crate) const border_t_amber_900_of_50: &str = "border-t-amber-900/50"; pub(crate) const border_t_amber_900_of_60: &str = "border-t-amber-900/60"; pub(crate) const border_t_amber_900_of_70: &str = "border-t-amber-900/70"; pub(crate) const border_t_amber_900_of_75: &str = "border-t-amber-900/75"; pub(crate) const border_t_amber_900_of_80: &str = "border-t-amber-900/80"; pub(crate) const border_t_amber_900_of_90: &str = "border-t-amber-900/90"; pub(crate) const border_t_amber_900_of_95: &str = "border-t-amber-900/95"; pub(crate) const border_t_black: &str = "border-t-black"; pub(crate) const border_t_black_of_0: &str = "border-t-black/0"; pub(crate) const border_t_black_of_10: &str = "border-t-black/10"; pub(crate) const border_t_black_of_100: &str = "border-t-black/100"; pub(crate) const border_t_black_of_20: &str = "border-t-black/20"; pub(crate) const border_t_black_of_25: &str = "border-t-black/25"; pub(crate) const border_t_black_of_30: &str = "border-t-black/30"; pub(crate) const border_t_black_of_40: &str = "border-t-black/40"; pub(crate) const border_t_black_of_5: &str = "border-t-black/5"; pub(crate) const border_t_black_of_50: &str = "border-t-black/50"; pub(crate) const border_t_black_of_60: &str = "border-t-black/60"; pub(crate) const border_t_black_of_70: &str = "border-t-black/70"; pub(crate) const border_t_black_of_75: &str = "border-t-black/75"; pub(crate) const border_t_black_of_80: &str = "border-t-black/80"; pub(crate) const border_t_black_of_90: &str = "border-t-black/90"; pub(crate) const border_t_black_of_95: &str = "border-t-black/95"; pub(crate) const border_t_blue_100: &str = "border-t-blue-100"; pub(crate) const border_t_blue_100_of_0: &str = "border-t-blue-100/0"; pub(crate) const border_t_blue_100_of_10: &str = "border-t-blue-100/10"; pub(crate) const border_t_blue_100_of_100: &str = "border-t-blue-100/100"; pub(crate) const border_t_blue_100_of_20: &str = "border-t-blue-100/20"; pub(crate) const border_t_blue_100_of_25: &str = "border-t-blue-100/25"; pub(crate) const border_t_blue_100_of_30: &str = "border-t-blue-100/30"; pub(crate) const border_t_blue_100_of_40: &str = "border-t-blue-100/40"; pub(crate) const border_t_blue_100_of_5: &str = "border-t-blue-100/5"; pub(crate) const border_t_blue_100_of_50: &str = "border-t-blue-100/50"; pub(crate) const border_t_blue_100_of_60: &str = "border-t-blue-100/60"; pub(crate) const border_t_blue_100_of_70: &str = "border-t-blue-100/70"; pub(crate) const border_t_blue_100_of_75: &str = "border-t-blue-100/75"; pub(crate) const border_t_blue_100_of_80: &str = "border-t-blue-100/80"; pub(crate) const border_t_blue_100_of_90: &str = "border-t-blue-100/90"; pub(crate) const border_t_blue_100_of_95: &str = "border-t-blue-100/95"; pub(crate) const border_t_blue_200: &str = "border-t-blue-200"; pub(crate) const border_t_blue_200_of_0: &str = "border-t-blue-200/0"; pub(crate) const border_t_blue_200_of_10: &str = "border-t-blue-200/10"; pub(crate) const border_t_blue_200_of_100: &str = "border-t-blue-200/100"; pub(crate) const border_t_blue_200_of_20: &str = "border-t-blue-200/20"; pub(crate) const border_t_blue_200_of_25: &str = "border-t-blue-200/25"; pub(crate) const border_t_blue_200_of_30: &str = "border-t-blue-200/30"; pub(crate) const border_t_blue_200_of_40: &str = "border-t-blue-200/40"; pub(crate) const border_t_blue_200_of_5: &str = "border-t-blue-200/5"; pub(crate) const border_t_blue_200_of_50: &str = "border-t-blue-200/50"; pub(crate) const border_t_blue_200_of_60: &str = "border-t-blue-200/60"; pub(crate) const border_t_blue_200_of_70: &str = "border-t-blue-200/70"; pub(crate) const border_t_blue_200_of_75: &str = "border-t-blue-200/75"; pub(crate) const border_t_blue_200_of_80: &str = "border-t-blue-200/80"; pub(crate) const border_t_blue_200_of_90: &str = "border-t-blue-200/90"; pub(crate) const border_t_blue_200_of_95: &str = "border-t-blue-200/95"; pub(crate) const border_t_blue_300: &str = "border-t-blue-300"; pub(crate) const border_t_blue_300_of_0: &str = "border-t-blue-300/0"; pub(crate) const border_t_blue_300_of_10: &str = "border-t-blue-300/10"; pub(crate) const border_t_blue_300_of_100: &str = "border-t-blue-300/100"; pub(crate) const border_t_blue_300_of_20: &str = "border-t-blue-300/20"; pub(crate) const border_t_blue_300_of_25: &str = "border-t-blue-300/25"; pub(crate) const border_t_blue_300_of_30: &str = "border-t-blue-300/30"; pub(crate) const border_t_blue_300_of_40: &str = "border-t-blue-300/40"; pub(crate) const border_t_blue_300_of_5: &str = "border-t-blue-300/5"; pub(crate) const border_t_blue_300_of_50: &str = "border-t-blue-300/50"; pub(crate) const border_t_blue_300_of_60: &str = "border-t-blue-300/60"; pub(crate) const border_t_blue_300_of_70: &str = "border-t-blue-300/70"; pub(crate) const border_t_blue_300_of_75: &str = "border-t-blue-300/75"; pub(crate) const border_t_blue_300_of_80: &str = "border-t-blue-300/80"; pub(crate) const border_t_blue_300_of_90: &str = "border-t-blue-300/90"; pub(crate) const border_t_blue_300_of_95: &str = "border-t-blue-300/95"; pub(crate) const border_t_blue_400: &str = "border-t-blue-400"; pub(crate) const border_t_blue_400_of_0: &str = "border-t-blue-400/0"; pub(crate) const border_t_blue_400_of_10: &str = "border-t-blue-400/10"; pub(crate) const border_t_blue_400_of_100: &str = "border-t-blue-400/100"; pub(crate) const border_t_blue_400_of_20: &str = "border-t-blue-400/20"; pub(crate) const border_t_blue_400_of_25: &str = "border-t-blue-400/25"; pub(crate) const border_t_blue_400_of_30: &str = "border-t-blue-400/30"; pub(crate) const border_t_blue_400_of_40: &str = "border-t-blue-400/40"; pub(crate) const border_t_blue_400_of_5: &str = "border-t-blue-400/5"; pub(crate) const border_t_blue_400_of_50: &str = "border-t-blue-400/50"; pub(crate) const border_t_blue_400_of_60: &str = "border-t-blue-400/60"; pub(crate) const border_t_blue_400_of_70: &str = "border-t-blue-400/70"; pub(crate) const border_t_blue_400_of_75: &str = "border-t-blue-400/75"; pub(crate) const border_t_blue_400_of_80: &str = "border-t-blue-400/80"; pub(crate) const border_t_blue_400_of_90: &str = "border-t-blue-400/90"; pub(crate) const border_t_blue_400_of_95: &str = "border-t-blue-400/95"; pub(crate) const border_t_blue_50: &str = "border-t-blue-50"; pub(crate) const border_t_blue_500: &str = "border-t-blue-500"; pub(crate) const border_t_blue_500_of_0: &str = "border-t-blue-500/0"; pub(crate) const border_t_blue_500_of_10: &str = "border-t-blue-500/10"; pub(crate) const border_t_blue_500_of_100: &str = "border-t-blue-500/100"; pub(crate) const border_t_blue_500_of_20: &str = "border-t-blue-500/20"; pub(crate) const border_t_blue_500_of_25: &str = "border-t-blue-500/25"; pub(crate) const border_t_blue_500_of_30: &str = "border-t-blue-500/30"; pub(crate) const border_t_blue_500_of_40: &str = "border-t-blue-500/40"; pub(crate) const border_t_blue_500_of_5: &str = "border-t-blue-500/5"; pub(crate) const border_t_blue_500_of_50: &str = "border-t-blue-500/50"; pub(crate) const border_t_blue_500_of_60: &str = "border-t-blue-500/60"; pub(crate) const border_t_blue_500_of_70: &str = "border-t-blue-500/70"; pub(crate) const border_t_blue_500_of_75: &str = "border-t-blue-500/75"; pub(crate) const border_t_blue_500_of_80: &str = "border-t-blue-500/80"; pub(crate) const border_t_blue_500_of_90: &str = "border-t-blue-500/90"; pub(crate) const border_t_blue_500_of_95: &str = "border-t-blue-500/95"; pub(crate) const border_t_blue_50_of_0: &str = "border-t-blue-50/0"; pub(crate) const border_t_blue_50_of_10: &str = "border-t-blue-50/10"; pub(crate) const border_t_blue_50_of_100: &str = "border-t-blue-50/100"; pub(crate) const border_t_blue_50_of_20: &str = "border-t-blue-50/20"; pub(crate) const border_t_blue_50_of_25: &str = "border-t-blue-50/25"; pub(crate) const border_t_blue_50_of_30: &str = "border-t-blue-50/30"; pub(crate) const border_t_blue_50_of_40: &str = "border-t-blue-50/40"; pub(crate) const border_t_blue_50_of_5: &str = "border-t-blue-50/5"; pub(crate) const border_t_blue_50_of_50: &str = "border-t-blue-50/50"; pub(crate) const border_t_blue_50_of_60: &str = "border-t-blue-50/60"; pub(crate) const border_t_blue_50_of_70: &str = "border-t-blue-50/70"; pub(crate) const border_t_blue_50_of_75: &str = "border-t-blue-50/75"; pub(crate) const border_t_blue_50_of_80: &str = "border-t-blue-50/80"; pub(crate) const border_t_blue_50_of_90: &str = "border-t-blue-50/90"; pub(crate) const border_t_blue_50_of_95: &str = "border-t-blue-50/95"; pub(crate) const border_t_blue_600: &str = "border-t-blue-600"; pub(crate) const border_t_blue_600_of_0: &str = "border-t-blue-600/0"; pub(crate) const border_t_blue_600_of_10: &str = "border-t-blue-600/10"; pub(crate) const border_t_blue_600_of_100: &str = "border-t-blue-600/100"; pub(crate) const border_t_blue_600_of_20: &str = "border-t-blue-600/20"; pub(crate) const border_t_blue_600_of_25: &str = "border-t-blue-600/25"; pub(crate) const border_t_blue_600_of_30: &str = "border-t-blue-600/30"; pub(crate) const border_t_blue_600_of_40: &str = "border-t-blue-600/40"; pub(crate) const border_t_blue_600_of_5: &str = "border-t-blue-600/5"; pub(crate) const border_t_blue_600_of_50: &str = "border-t-blue-600/50"; pub(crate) const border_t_blue_600_of_60: &str = "border-t-blue-600/60"; pub(crate) const border_t_blue_600_of_70: &str = "border-t-blue-600/70"; pub(crate) const border_t_blue_600_of_75: &str = "border-t-blue-600/75"; pub(crate) const border_t_blue_600_of_80: &str = "border-t-blue-600/80"; pub(crate) const border_t_blue_600_of_90: &str = "border-t-blue-600/90"; pub(crate) const border_t_blue_600_of_95: &str = "border-t-blue-600/95"; pub(crate) const border_t_blue_700: &str = "border-t-blue-700"; pub(crate) const border_t_blue_700_of_0: &str = "border-t-blue-700/0"; pub(crate) const border_t_blue_700_of_10: &str = "border-t-blue-700/10"; pub(crate) const border_t_blue_700_of_100: &str = "border-t-blue-700/100"; pub(crate) const border_t_blue_700_of_20: &str = "border-t-blue-700/20"; pub(crate) const border_t_blue_700_of_25: &str = "border-t-blue-700/25"; pub(crate) const border_t_blue_700_of_30: &str = "border-t-blue-700/30"; pub(crate) const border_t_blue_700_of_40: &str = "border-t-blue-700/40"; pub(crate) const border_t_blue_700_of_5: &str = "border-t-blue-700/5"; pub(crate) const border_t_blue_700_of_50: &str = "border-t-blue-700/50"; pub(crate) const border_t_blue_700_of_60: &str = "border-t-blue-700/60"; pub(crate) const border_t_blue_700_of_70: &str = "border-t-blue-700/70"; pub(crate) const border_t_blue_700_of_75: &str = "border-t-blue-700/75"; pub(crate) const border_t_blue_700_of_80: &str = "border-t-blue-700/80"; pub(crate) const border_t_blue_700_of_90: &str = "border-t-blue-700/90"; pub(crate) const border_t_blue_700_of_95: &str = "border-t-blue-700/95"; pub(crate) const border_t_blue_800: &str = "border-t-blue-800"; pub(crate) const border_t_blue_800_of_0: &str = "border-t-blue-800/0"; pub(crate) const border_t_blue_800_of_10: &str = "border-t-blue-800/10"; pub(crate) const border_t_blue_800_of_100: &str = "border-t-blue-800/100"; pub(crate) const border_t_blue_800_of_20: &str = "border-t-blue-800/20"; pub(crate) const border_t_blue_800_of_25: &str = "border-t-blue-800/25"; pub(crate) const border_t_blue_800_of_30: &str = "border-t-blue-800/30"; pub(crate) const border_t_blue_800_of_40: &str = "border-t-blue-800/40"; pub(crate) const border_t_blue_800_of_5: &str = "border-t-blue-800/5"; pub(crate) const border_t_blue_800_of_50: &str = "border-t-blue-800/50"; pub(crate) const border_t_blue_800_of_60: &str = "border-t-blue-800/60"; pub(crate) const border_t_blue_800_of_70: &str = "border-t-blue-800/70"; pub(crate) const border_t_blue_800_of_75: &str = "border-t-blue-800/75"; pub(crate) const border_t_blue_800_of_80: &str = "border-t-blue-800/80"; pub(crate) const border_t_blue_800_of_90: &str = "border-t-blue-800/90"; pub(crate) const border_t_blue_800_of_95: &str = "border-t-blue-800/95"; pub(crate) const border_t_blue_900: &str = "border-t-blue-900"; pub(crate) const border_t_blue_900_of_0: &str = "border-t-blue-900/0"; pub(crate) const border_t_blue_900_of_10: &str = "border-t-blue-900/10"; pub(crate) const border_t_blue_900_of_100: &str = "border-t-blue-900/100"; pub(crate) const border_t_blue_900_of_20: &str = "border-t-blue-900/20"; pub(crate) const border_t_blue_900_of_25: &str = "border-t-blue-900/25"; pub(crate) const border_t_blue_900_of_30: &str = "border-t-blue-900/30"; pub(crate) const border_t_blue_900_of_40: &str = "border-t-blue-900/40"; pub(crate) const border_t_blue_900_of_5: &str = "border-t-blue-900/5"; pub(crate) const border_t_blue_900_of_50: &str = "border-t-blue-900/50"; pub(crate) const border_t_blue_900_of_60: &str = "border-t-blue-900/60"; pub(crate) const border_t_blue_900_of_70: &str = "border-t-blue-900/70"; pub(crate) const border_t_blue_900_of_75: &str = "border-t-blue-900/75"; pub(crate) const border_t_blue_900_of_80: &str = "border-t-blue-900/80"; pub(crate) const border_t_blue_900_of_90: &str = "border-t-blue-900/90"; pub(crate) const border_t_blue_900_of_95: &str = "border-t-blue-900/95"; pub(crate) const border_t_current: &str = "border-t-current"; pub(crate) const border_t_cyan_100: &str = "border-t-cyan-100"; pub(crate) const border_t_cyan_100_of_0: &str = "border-t-cyan-100/0"; pub(crate) const border_t_cyan_100_of_10: &str = "border-t-cyan-100/10"; pub(crate) const border_t_cyan_100_of_100: &str = "border-t-cyan-100/100"; pub(crate) const border_t_cyan_100_of_20: &str = "border-t-cyan-100/20"; pub(crate) const border_t_cyan_100_of_25: &str = "border-t-cyan-100/25"; pub(crate) const border_t_cyan_100_of_30: &str = "border-t-cyan-100/30"; pub(crate) const border_t_cyan_100_of_40: &str = "border-t-cyan-100/40"; pub(crate) const border_t_cyan_100_of_5: &str = "border-t-cyan-100/5"; pub(crate) const border_t_cyan_100_of_50: &str = "border-t-cyan-100/50"; pub(crate) const border_t_cyan_100_of_60: &str = "border-t-cyan-100/60"; pub(crate) const border_t_cyan_100_of_70: &str = "border-t-cyan-100/70"; pub(crate) const border_t_cyan_100_of_75: &str = "border-t-cyan-100/75"; pub(crate) const border_t_cyan_100_of_80: &str = "border-t-cyan-100/80"; pub(crate) const border_t_cyan_100_of_90: &str = "border-t-cyan-100/90"; pub(crate) const border_t_cyan_100_of_95: &str = "border-t-cyan-100/95"; pub(crate) const border_t_cyan_200: &str = "border-t-cyan-200"; pub(crate) const border_t_cyan_200_of_0: &str = "border-t-cyan-200/0"; pub(crate) const border_t_cyan_200_of_10: &str = "border-t-cyan-200/10"; pub(crate) const border_t_cyan_200_of_100: &str = "border-t-cyan-200/100"; pub(crate) const border_t_cyan_200_of_20: &str = "border-t-cyan-200/20"; pub(crate) const border_t_cyan_200_of_25: &str = "border-t-cyan-200/25"; pub(crate) const border_t_cyan_200_of_30: &str = "border-t-cyan-200/30"; pub(crate) const border_t_cyan_200_of_40: &str = "border-t-cyan-200/40"; pub(crate) const border_t_cyan_200_of_5: &str = "border-t-cyan-200/5"; pub(crate) const border_t_cyan_200_of_50: &str = "border-t-cyan-200/50"; pub(crate) const border_t_cyan_200_of_60: &str = "border-t-cyan-200/60"; pub(crate) const border_t_cyan_200_of_70: &str = "border-t-cyan-200/70"; pub(crate) const border_t_cyan_200_of_75: &str = "border-t-cyan-200/75"; pub(crate) const border_t_cyan_200_of_80: &str = "border-t-cyan-200/80"; pub(crate) const border_t_cyan_200_of_90: &str = "border-t-cyan-200/90"; pub(crate) const border_t_cyan_200_of_95: &str = "border-t-cyan-200/95"; pub(crate) const border_t_cyan_300: &str = "border-t-cyan-300"; pub(crate) const border_t_cyan_300_of_0: &str = "border-t-cyan-300/0"; pub(crate) const border_t_cyan_300_of_10: &str = "border-t-cyan-300/10"; pub(crate) const border_t_cyan_300_of_100: &str = "border-t-cyan-300/100"; pub(crate) const border_t_cyan_300_of_20: &str = "border-t-cyan-300/20"; pub(crate) const border_t_cyan_300_of_25: &str = "border-t-cyan-300/25"; pub(crate) const border_t_cyan_300_of_30: &str = "border-t-cyan-300/30"; pub(crate) const border_t_cyan_300_of_40: &str = "border-t-cyan-300/40"; pub(crate) const border_t_cyan_300_of_5: &str = "border-t-cyan-300/5"; pub(crate) const border_t_cyan_300_of_50: &str = "border-t-cyan-300/50"; pub(crate) const border_t_cyan_300_of_60: &str = "border-t-cyan-300/60"; pub(crate) const border_t_cyan_300_of_70: &str = "border-t-cyan-300/70"; pub(crate) const border_t_cyan_300_of_75: &str = "border-t-cyan-300/75"; pub(crate) const border_t_cyan_300_of_80: &str = "border-t-cyan-300/80"; pub(crate) const border_t_cyan_300_of_90: &str = "border-t-cyan-300/90"; pub(crate) const border_t_cyan_300_of_95: &str = "border-t-cyan-300/95"; pub(crate) const border_t_cyan_400: &str = "border-t-cyan-400"; pub(crate) const border_t_cyan_400_of_0: &str = "border-t-cyan-400/0"; pub(crate) const border_t_cyan_400_of_10: &str = "border-t-cyan-400/10"; pub(crate) const border_t_cyan_400_of_100: &str = "border-t-cyan-400/100"; pub(crate) const border_t_cyan_400_of_20: &str = "border-t-cyan-400/20"; pub(crate) const border_t_cyan_400_of_25: &str = "border-t-cyan-400/25"; pub(crate) const border_t_cyan_400_of_30: &str = "border-t-cyan-400/30"; pub(crate) const border_t_cyan_400_of_40: &str = "border-t-cyan-400/40"; pub(crate) const border_t_cyan_400_of_5: &str = "border-t-cyan-400/5"; pub(crate) const border_t_cyan_400_of_50: &str = "border-t-cyan-400/50"; pub(crate) const border_t_cyan_400_of_60: &str = "border-t-cyan-400/60"; pub(crate) const border_t_cyan_400_of_70: &str = "border-t-cyan-400/70"; pub(crate) const border_t_cyan_400_of_75: &str = "border-t-cyan-400/75"; pub(crate) const border_t_cyan_400_of_80: &str = "border-t-cyan-400/80"; pub(crate) const border_t_cyan_400_of_90: &str = "border-t-cyan-400/90"; pub(crate) const border_t_cyan_400_of_95: &str = "border-t-cyan-400/95"; pub(crate) const border_t_cyan_50: &str = "border-t-cyan-50"; pub(crate) const border_t_cyan_500: &str = "border-t-cyan-500"; pub(crate) const border_t_cyan_500_of_0: &str = "border-t-cyan-500/0"; pub(crate) const border_t_cyan_500_of_10: &str = "border-t-cyan-500/10"; pub(crate) const border_t_cyan_500_of_100: &str = "border-t-cyan-500/100"; pub(crate) const border_t_cyan_500_of_20: &str = "border-t-cyan-500/20"; pub(crate) const border_t_cyan_500_of_25: &str = "border-t-cyan-500/25"; pub(crate) const border_t_cyan_500_of_30: &str = "border-t-cyan-500/30"; pub(crate) const border_t_cyan_500_of_40: &str = "border-t-cyan-500/40"; pub(crate) const border_t_cyan_500_of_5: &str = "border-t-cyan-500/5"; pub(crate) const border_t_cyan_500_of_50: &str = "border-t-cyan-500/50"; pub(crate) const border_t_cyan_500_of_60: &str = "border-t-cyan-500/60"; pub(crate) const border_t_cyan_500_of_70: &str = "border-t-cyan-500/70"; pub(crate) const border_t_cyan_500_of_75: &str = "border-t-cyan-500/75"; pub(crate) const border_t_cyan_500_of_80: &str = "border-t-cyan-500/80"; pub(crate) const border_t_cyan_500_of_90: &str = "border-t-cyan-500/90"; pub(crate) const border_t_cyan_500_of_95: &str = "border-t-cyan-500/95"; pub(crate) const border_t_cyan_50_of_0: &str = "border-t-cyan-50/0"; pub(crate) const border_t_cyan_50_of_10: &str = "border-t-cyan-50/10"; pub(crate) const border_t_cyan_50_of_100: &str = "border-t-cyan-50/100"; pub(crate) const border_t_cyan_50_of_20: &str = "border-t-cyan-50/20"; pub(crate) const border_t_cyan_50_of_25: &str = "border-t-cyan-50/25"; pub(crate) const border_t_cyan_50_of_30: &str = "border-t-cyan-50/30"; pub(crate) const border_t_cyan_50_of_40: &str = "border-t-cyan-50/40"; pub(crate) const border_t_cyan_50_of_5: &str = "border-t-cyan-50/5"; pub(crate) const border_t_cyan_50_of_50: &str = "border-t-cyan-50/50"; pub(crate) const border_t_cyan_50_of_60: &str = "border-t-cyan-50/60"; pub(crate) const border_t_cyan_50_of_70: &str = "border-t-cyan-50/70"; pub(crate) const border_t_cyan_50_of_75: &str = "border-t-cyan-50/75"; pub(crate) const border_t_cyan_50_of_80: &str = "border-t-cyan-50/80"; pub(crate) const border_t_cyan_50_of_90: &str = "border-t-cyan-50/90"; pub(crate) const border_t_cyan_50_of_95: &str = "border-t-cyan-50/95"; pub(crate) const border_t_cyan_600: &str = "border-t-cyan-600"; pub(crate) const border_t_cyan_600_of_0: &str = "border-t-cyan-600/0"; pub(crate) const border_t_cyan_600_of_10: &str = "border-t-cyan-600/10"; pub(crate) const border_t_cyan_600_of_100: &str = "border-t-cyan-600/100"; pub(crate) const border_t_cyan_600_of_20: &str = "border-t-cyan-600/20"; pub(crate) const border_t_cyan_600_of_25: &str = "border-t-cyan-600/25"; pub(crate) const border_t_cyan_600_of_30: &str = "border-t-cyan-600/30"; pub(crate) const border_t_cyan_600_of_40: &str = "border-t-cyan-600/40"; pub(crate) const border_t_cyan_600_of_5: &str = "border-t-cyan-600/5"; pub(crate) const border_t_cyan_600_of_50: &str = "border-t-cyan-600/50"; pub(crate) const border_t_cyan_600_of_60: &str = "border-t-cyan-600/60"; pub(crate) const border_t_cyan_600_of_70: &str = "border-t-cyan-600/70"; pub(crate) const border_t_cyan_600_of_75: &str = "border-t-cyan-600/75"; pub(crate) const border_t_cyan_600_of_80: &str = "border-t-cyan-600/80"; pub(crate) const border_t_cyan_600_of_90: &str = "border-t-cyan-600/90"; pub(crate) const border_t_cyan_600_of_95: &str = "border-t-cyan-600/95"; pub(crate) const border_t_cyan_700: &str = "border-t-cyan-700"; pub(crate) const border_t_cyan_700_of_0: &str = "border-t-cyan-700/0"; pub(crate) const border_t_cyan_700_of_10: &str = "border-t-cyan-700/10"; pub(crate) const border_t_cyan_700_of_100: &str = "border-t-cyan-700/100"; pub(crate) const border_t_cyan_700_of_20: &str = "border-t-cyan-700/20"; pub(crate) const border_t_cyan_700_of_25: &str = "border-t-cyan-700/25"; pub(crate) const border_t_cyan_700_of_30: &str = "border-t-cyan-700/30"; pub(crate) const border_t_cyan_700_of_40: &str = "border-t-cyan-700/40"; pub(crate) const border_t_cyan_700_of_5: &str = "border-t-cyan-700/5"; pub(crate) const border_t_cyan_700_of_50: &str = "border-t-cyan-700/50"; pub(crate) const border_t_cyan_700_of_60: &str = "border-t-cyan-700/60"; pub(crate) const border_t_cyan_700_of_70: &str = "border-t-cyan-700/70"; pub(crate) const border_t_cyan_700_of_75: &str = "border-t-cyan-700/75"; pub(crate) const border_t_cyan_700_of_80: &str = "border-t-cyan-700/80"; pub(crate) const border_t_cyan_700_of_90: &str = "border-t-cyan-700/90"; pub(crate) const border_t_cyan_700_of_95: &str = "border-t-cyan-700/95"; pub(crate) const border_t_cyan_800: &str = "border-t-cyan-800"; pub(crate) const border_t_cyan_800_of_0: &str = "border-t-cyan-800/0"; pub(crate) const border_t_cyan_800_of_10: &str = "border-t-cyan-800/10"; pub(crate) const border_t_cyan_800_of_100: &str = "border-t-cyan-800/100"; pub(crate) const border_t_cyan_800_of_20: &str = "border-t-cyan-800/20"; pub(crate) const border_t_cyan_800_of_25: &str = "border-t-cyan-800/25"; pub(crate) const border_t_cyan_800_of_30: &str = "border-t-cyan-800/30"; pub(crate) const border_t_cyan_800_of_40: &str = "border-t-cyan-800/40"; pub(crate) const border_t_cyan_800_of_5: &str = "border-t-cyan-800/5"; pub(crate) const border_t_cyan_800_of_50: &str = "border-t-cyan-800/50"; pub(crate) const border_t_cyan_800_of_60: &str = "border-t-cyan-800/60"; pub(crate) const border_t_cyan_800_of_70: &str = "border-t-cyan-800/70"; pub(crate) const border_t_cyan_800_of_75: &str = "border-t-cyan-800/75"; pub(crate) const border_t_cyan_800_of_80: &str = "border-t-cyan-800/80"; pub(crate) const border_t_cyan_800_of_90: &str = "border-t-cyan-800/90"; pub(crate) const border_t_cyan_800_of_95: &str = "border-t-cyan-800/95"; pub(crate) const border_t_cyan_900: &str = "border-t-cyan-900"; pub(crate) const border_t_cyan_900_of_0: &str = "border-t-cyan-900/0"; pub(crate) const border_t_cyan_900_of_10: &str = "border-t-cyan-900/10"; pub(crate) const border_t_cyan_900_of_100: &str = "border-t-cyan-900/100"; pub(crate) const border_t_cyan_900_of_20: &str = "border-t-cyan-900/20"; pub(crate) const border_t_cyan_900_of_25: &str = "border-t-cyan-900/25"; pub(crate) const border_t_cyan_900_of_30: &str = "border-t-cyan-900/30"; pub(crate) const border_t_cyan_900_of_40: &str = "border-t-cyan-900/40"; pub(crate) const border_t_cyan_900_of_5: &str = "border-t-cyan-900/5"; pub(crate) const border_t_cyan_900_of_50: &str = "border-t-cyan-900/50"; pub(crate) const border_t_cyan_900_of_60: &str = "border-t-cyan-900/60"; pub(crate) const border_t_cyan_900_of_70: &str = "border-t-cyan-900/70"; pub(crate) const border_t_cyan_900_of_75: &str = "border-t-cyan-900/75"; pub(crate) const border_t_cyan_900_of_80: &str = "border-t-cyan-900/80"; pub(crate) const border_t_cyan_900_of_90: &str = "border-t-cyan-900/90"; pub(crate) const border_t_cyan_900_of_95: &str = "border-t-cyan-900/95"; pub(crate) const border_t_emerald_100: &str = "border-t-emerald-100"; pub(crate) const border_t_emerald_100_of_0: &str = "border-t-emerald-100/0"; pub(crate) const border_t_emerald_100_of_10: &str = "border-t-emerald-100/10"; pub(crate) const border_t_emerald_100_of_100: &str = "border-t-emerald-100/100"; pub(crate) const border_t_emerald_100_of_20: &str = "border-t-emerald-100/20"; pub(crate) const border_t_emerald_100_of_25: &str = "border-t-emerald-100/25"; pub(crate) const border_t_emerald_100_of_30: &str = "border-t-emerald-100/30"; pub(crate) const border_t_emerald_100_of_40: &str = "border-t-emerald-100/40"; pub(crate) const border_t_emerald_100_of_5: &str = "border-t-emerald-100/5"; pub(crate) const border_t_emerald_100_of_50: &str = "border-t-emerald-100/50"; pub(crate) const border_t_emerald_100_of_60: &str = "border-t-emerald-100/60"; pub(crate) const border_t_emerald_100_of_70: &str = "border-t-emerald-100/70"; pub(crate) const border_t_emerald_100_of_75: &str = "border-t-emerald-100/75"; pub(crate) const border_t_emerald_100_of_80: &str = "border-t-emerald-100/80"; pub(crate) const border_t_emerald_100_of_90: &str = "border-t-emerald-100/90"; pub(crate) const border_t_emerald_100_of_95: &str = "border-t-emerald-100/95"; pub(crate) const border_t_emerald_200: &str = "border-t-emerald-200"; pub(crate) const border_t_emerald_200_of_0: &str = "border-t-emerald-200/0"; pub(crate) const border_t_emerald_200_of_10: &str = "border-t-emerald-200/10"; pub(crate) const border_t_emerald_200_of_100: &str = "border-t-emerald-200/100"; pub(crate) const border_t_emerald_200_of_20: &str = "border-t-emerald-200/20"; pub(crate) const border_t_emerald_200_of_25: &str = "border-t-emerald-200/25"; pub(crate) const border_t_emerald_200_of_30: &str = "border-t-emerald-200/30"; pub(crate) const border_t_emerald_200_of_40: &str = "border-t-emerald-200/40"; pub(crate) const border_t_emerald_200_of_5: &str = "border-t-emerald-200/5"; pub(crate) const border_t_emerald_200_of_50: &str = "border-t-emerald-200/50"; pub(crate) const border_t_emerald_200_of_60: &str = "border-t-emerald-200/60"; pub(crate) const border_t_emerald_200_of_70: &str = "border-t-emerald-200/70"; pub(crate) const border_t_emerald_200_of_75: &str = "border-t-emerald-200/75"; pub(crate) const border_t_emerald_200_of_80: &str = "border-t-emerald-200/80"; pub(crate) const border_t_emerald_200_of_90: &str = "border-t-emerald-200/90"; pub(crate) const border_t_emerald_200_of_95: &str = "border-t-emerald-200/95"; pub(crate) const border_t_emerald_300: &str = "border-t-emerald-300"; pub(crate) const border_t_emerald_300_of_0: &str = "border-t-emerald-300/0"; pub(crate) const border_t_emerald_300_of_10: &str = "border-t-emerald-300/10"; pub(crate) const border_t_emerald_300_of_100: &str = "border-t-emerald-300/100"; pub(crate) const border_t_emerald_300_of_20: &str = "border-t-emerald-300/20"; pub(crate) const border_t_emerald_300_of_25: &str = "border-t-emerald-300/25"; pub(crate) const border_t_emerald_300_of_30: &str = "border-t-emerald-300/30"; pub(crate) const border_t_emerald_300_of_40: &str = "border-t-emerald-300/40"; pub(crate) const border_t_emerald_300_of_5: &str = "border-t-emerald-300/5"; pub(crate) const border_t_emerald_300_of_50: &str = "border-t-emerald-300/50"; pub(crate) const border_t_emerald_300_of_60: &str = "border-t-emerald-300/60"; pub(crate) const border_t_emerald_300_of_70: &str = "border-t-emerald-300/70"; pub(crate) const border_t_emerald_300_of_75: &str = "border-t-emerald-300/75"; pub(crate) const border_t_emerald_300_of_80: &str = "border-t-emerald-300/80"; pub(crate) const border_t_emerald_300_of_90: &str = "border-t-emerald-300/90"; pub(crate) const border_t_emerald_300_of_95: &str = "border-t-emerald-300/95"; pub(crate) const border_t_emerald_400: &str = "border-t-emerald-400"; pub(crate) const border_t_emerald_400_of_0: &str = "border-t-emerald-400/0"; pub(crate) const border_t_emerald_400_of_10: &str = "border-t-emerald-400/10"; pub(crate) const border_t_emerald_400_of_100: &str = "border-t-emerald-400/100"; pub(crate) const border_t_emerald_400_of_20: &str = "border-t-emerald-400/20"; pub(crate) const border_t_emerald_400_of_25: &str = "border-t-emerald-400/25"; pub(crate) const border_t_emerald_400_of_30: &str = "border-t-emerald-400/30"; pub(crate) const border_t_emerald_400_of_40: &str = "border-t-emerald-400/40"; pub(crate) const border_t_emerald_400_of_5: &str = "border-t-emerald-400/5"; pub(crate) const border_t_emerald_400_of_50: &str = "border-t-emerald-400/50"; pub(crate) const border_t_emerald_400_of_60: &str = "border-t-emerald-400/60"; pub(crate) const border_t_emerald_400_of_70: &str = "border-t-emerald-400/70"; pub(crate) const border_t_emerald_400_of_75: &str = "border-t-emerald-400/75"; pub(crate) const border_t_emerald_400_of_80: &str = "border-t-emerald-400/80"; pub(crate) const border_t_emerald_400_of_90: &str = "border-t-emerald-400/90"; pub(crate) const border_t_emerald_400_of_95: &str = "border-t-emerald-400/95"; pub(crate) const border_t_emerald_50: &str = "border-t-emerald-50"; pub(crate) const border_t_emerald_500: &str = "border-t-emerald-500"; pub(crate) const border_t_emerald_500_of_0: &str = "border-t-emerald-500/0"; pub(crate) const border_t_emerald_500_of_10: &str = "border-t-emerald-500/10"; pub(crate) const border_t_emerald_500_of_100: &str = "border-t-emerald-500/100"; pub(crate) const border_t_emerald_500_of_20: &str = "border-t-emerald-500/20"; pub(crate) const border_t_emerald_500_of_25: &str = "border-t-emerald-500/25"; pub(crate) const border_t_emerald_500_of_30: &str = "border-t-emerald-500/30"; pub(crate) const border_t_emerald_500_of_40: &str = "border-t-emerald-500/40"; pub(crate) const border_t_emerald_500_of_5: &str = "border-t-emerald-500/5"; pub(crate) const border_t_emerald_500_of_50: &str = "border-t-emerald-500/50"; pub(crate) const border_t_emerald_500_of_60: &str = "border-t-emerald-500/60"; pub(crate) const border_t_emerald_500_of_70: &str = "border-t-emerald-500/70"; pub(crate) const border_t_emerald_500_of_75: &str = "border-t-emerald-500/75"; pub(crate) const border_t_emerald_500_of_80: &str = "border-t-emerald-500/80"; pub(crate) const border_t_emerald_500_of_90: &str = "border-t-emerald-500/90"; pub(crate) const border_t_emerald_500_of_95: &str = "border-t-emerald-500/95"; pub(crate) const border_t_emerald_50_of_0: &str = "border-t-emerald-50/0"; pub(crate) const border_t_emerald_50_of_10: &str = "border-t-emerald-50/10"; pub(crate) const border_t_emerald_50_of_100: &str = "border-t-emerald-50/100"; pub(crate) const border_t_emerald_50_of_20: &str = "border-t-emerald-50/20"; pub(crate) const border_t_emerald_50_of_25: &str = "border-t-emerald-50/25"; pub(crate) const border_t_emerald_50_of_30: &str = "border-t-emerald-50/30"; pub(crate) const border_t_emerald_50_of_40: &str = "border-t-emerald-50/40"; pub(crate) const border_t_emerald_50_of_5: &str = "border-t-emerald-50/5"; pub(crate) const border_t_emerald_50_of_50: &str = "border-t-emerald-50/50"; pub(crate) const border_t_emerald_50_of_60: &str = "border-t-emerald-50/60"; pub(crate) const border_t_emerald_50_of_70: &str = "border-t-emerald-50/70"; pub(crate) const border_t_emerald_50_of_75: &str = "border-t-emerald-50/75"; pub(crate) const border_t_emerald_50_of_80: &str = "border-t-emerald-50/80"; pub(crate) const border_t_emerald_50_of_90: &str = "border-t-emerald-50/90"; pub(crate) const border_t_emerald_50_of_95: &str = "border-t-emerald-50/95"; pub(crate) const border_t_emerald_600: &str = "border-t-emerald-600"; pub(crate) const border_t_emerald_600_of_0: &str = "border-t-emerald-600/0"; pub(crate) const border_t_emerald_600_of_10: &str = "border-t-emerald-600/10"; pub(crate) const border_t_emerald_600_of_100: &str = "border-t-emerald-600/100"; pub(crate) const border_t_emerald_600_of_20: &str = "border-t-emerald-600/20"; pub(crate) const border_t_emerald_600_of_25: &str = "border-t-emerald-600/25"; pub(crate) const border_t_emerald_600_of_30: &str = "border-t-emerald-600/30"; pub(crate) const border_t_emerald_600_of_40: &str = "border-t-emerald-600/40"; pub(crate) const border_t_emerald_600_of_5: &str = "border-t-emerald-600/5"; pub(crate) const border_t_emerald_600_of_50: &str = "border-t-emerald-600/50"; pub(crate) const border_t_emerald_600_of_60: &str = "border-t-emerald-600/60"; pub(crate) const border_t_emerald_600_of_70: &str = "border-t-emerald-600/70"; pub(crate) const border_t_emerald_600_of_75: &str = "border-t-emerald-600/75"; pub(crate) const border_t_emerald_600_of_80: &str = "border-t-emerald-600/80"; pub(crate) const border_t_emerald_600_of_90: &str = "border-t-emerald-600/90"; pub(crate) const border_t_emerald_600_of_95: &str = "border-t-emerald-600/95"; pub(crate) const border_t_emerald_700: &str = "border-t-emerald-700"; pub(crate) const border_t_emerald_700_of_0: &str = "border-t-emerald-700/0"; pub(crate) const border_t_emerald_700_of_10: &str = "border-t-emerald-700/10"; pub(crate) const border_t_emerald_700_of_100: &str = "border-t-emerald-700/100"; pub(crate) const border_t_emerald_700_of_20: &str = "border-t-emerald-700/20"; pub(crate) const border_t_emerald_700_of_25: &str = "border-t-emerald-700/25"; pub(crate) const border_t_emerald_700_of_30: &str = "border-t-emerald-700/30"; pub(crate) const border_t_emerald_700_of_40: &str = "border-t-emerald-700/40"; pub(crate) const border_t_emerald_700_of_5: &str = "border-t-emerald-700/5"; pub(crate) const border_t_emerald_700_of_50: &str = "border-t-emerald-700/50"; pub(crate) const border_t_emerald_700_of_60: &str = "border-t-emerald-700/60"; pub(crate) const border_t_emerald_700_of_70: &str = "border-t-emerald-700/70"; pub(crate) const border_t_emerald_700_of_75: &str = "border-t-emerald-700/75"; pub(crate) const border_t_emerald_700_of_80: &str = "border-t-emerald-700/80"; pub(crate) const border_t_emerald_700_of_90: &str = "border-t-emerald-700/90"; pub(crate) const border_t_emerald_700_of_95: &str = "border-t-emerald-700/95"; pub(crate) const border_t_emerald_800: &str = "border-t-emerald-800"; pub(crate) const border_t_emerald_800_of_0: &str = "border-t-emerald-800/0"; pub(crate) const border_t_emerald_800_of_10: &str = "border-t-emerald-800/10"; pub(crate) const border_t_emerald_800_of_100: &str = "border-t-emerald-800/100"; pub(crate) const border_t_emerald_800_of_20: &str = "border-t-emerald-800/20"; pub(crate) const border_t_emerald_800_of_25: &str = "border-t-emerald-800/25"; pub(crate) const border_t_emerald_800_of_30: &str = "border-t-emerald-800/30"; pub(crate) const border_t_emerald_800_of_40: &str = "border-t-emerald-800/40"; pub(crate) const border_t_emerald_800_of_5: &str = "border-t-emerald-800/5"; pub(crate) const border_t_emerald_800_of_50: &str = "border-t-emerald-800/50"; pub(crate) const border_t_emerald_800_of_60: &str = "border-t-emerald-800/60"; pub(crate) const border_t_emerald_800_of_70: &str = "border-t-emerald-800/70"; pub(crate) const border_t_emerald_800_of_75: &str = "border-t-emerald-800/75"; pub(crate) const border_t_emerald_800_of_80: &str = "border-t-emerald-800/80"; pub(crate) const border_t_emerald_800_of_90: &str = "border-t-emerald-800/90"; pub(crate) const border_t_emerald_800_of_95: &str = "border-t-emerald-800/95"; pub(crate) const border_t_emerald_900: &str = "border-t-emerald-900"; pub(crate) const border_t_emerald_900_of_0: &str = "border-t-emerald-900/0"; pub(crate) const border_t_emerald_900_of_10: &str = "border-t-emerald-900/10"; pub(crate) const border_t_emerald_900_of_100: &str = "border-t-emerald-900/100"; pub(crate) const border_t_emerald_900_of_20: &str = "border-t-emerald-900/20"; pub(crate) const border_t_emerald_900_of_25: &str = "border-t-emerald-900/25"; pub(crate) const border_t_emerald_900_of_30: &str = "border-t-emerald-900/30"; pub(crate) const border_t_emerald_900_of_40: &str = "border-t-emerald-900/40"; pub(crate) const border_t_emerald_900_of_5: &str = "border-t-emerald-900/5"; pub(crate) const border_t_emerald_900_of_50: &str = "border-t-emerald-900/50"; pub(crate) const border_t_emerald_900_of_60: &str = "border-t-emerald-900/60"; pub(crate) const border_t_emerald_900_of_70: &str = "border-t-emerald-900/70"; pub(crate) const border_t_emerald_900_of_75: &str = "border-t-emerald-900/75"; pub(crate) const border_t_emerald_900_of_80: &str = "border-t-emerald-900/80"; pub(crate) const border_t_emerald_900_of_90: &str = "border-t-emerald-900/90"; pub(crate) const border_t_emerald_900_of_95: &str = "border-t-emerald-900/95"; pub(crate) const border_t_fuchsia_100: &str = "border-t-fuchsia-100"; pub(crate) const border_t_fuchsia_100_of_0: &str = "border-t-fuchsia-100/0"; pub(crate) const border_t_fuchsia_100_of_10: &str = "border-t-fuchsia-100/10"; pub(crate) const border_t_fuchsia_100_of_100: &str = "border-t-fuchsia-100/100"; pub(crate) const border_t_fuchsia_100_of_20: &str = "border-t-fuchsia-100/20"; pub(crate) const border_t_fuchsia_100_of_25: &str = "border-t-fuchsia-100/25"; pub(crate) const border_t_fuchsia_100_of_30: &str = "border-t-fuchsia-100/30"; pub(crate) const border_t_fuchsia_100_of_40: &str = "border-t-fuchsia-100/40"; pub(crate) const border_t_fuchsia_100_of_5: &str = "border-t-fuchsia-100/5"; pub(crate) const border_t_fuchsia_100_of_50: &str = "border-t-fuchsia-100/50"; pub(crate) const border_t_fuchsia_100_of_60: &str = "border-t-fuchsia-100/60"; pub(crate) const border_t_fuchsia_100_of_70: &str = "border-t-fuchsia-100/70"; pub(crate) const border_t_fuchsia_100_of_75: &str = "border-t-fuchsia-100/75"; pub(crate) const border_t_fuchsia_100_of_80: &str = "border-t-fuchsia-100/80"; pub(crate) const border_t_fuchsia_100_of_90: &str = "border-t-fuchsia-100/90"; pub(crate) const border_t_fuchsia_100_of_95: &str = "border-t-fuchsia-100/95"; pub(crate) const border_t_fuchsia_200: &str = "border-t-fuchsia-200"; pub(crate) const border_t_fuchsia_200_of_0: &str = "border-t-fuchsia-200/0"; pub(crate) const border_t_fuchsia_200_of_10: &str = "border-t-fuchsia-200/10"; pub(crate) const border_t_fuchsia_200_of_100: &str = "border-t-fuchsia-200/100"; pub(crate) const border_t_fuchsia_200_of_20: &str = "border-t-fuchsia-200/20"; pub(crate) const border_t_fuchsia_200_of_25: &str = "border-t-fuchsia-200/25"; pub(crate) const border_t_fuchsia_200_of_30: &str = "border-t-fuchsia-200/30"; pub(crate) const border_t_fuchsia_200_of_40: &str = "border-t-fuchsia-200/40"; pub(crate) const border_t_fuchsia_200_of_5: &str = "border-t-fuchsia-200/5"; pub(crate) const border_t_fuchsia_200_of_50: &str = "border-t-fuchsia-200/50"; pub(crate) const border_t_fuchsia_200_of_60: &str = "border-t-fuchsia-200/60"; pub(crate) const border_t_fuchsia_200_of_70: &str = "border-t-fuchsia-200/70"; pub(crate) const border_t_fuchsia_200_of_75: &str = "border-t-fuchsia-200/75"; pub(crate) const border_t_fuchsia_200_of_80: &str = "border-t-fuchsia-200/80"; pub(crate) const border_t_fuchsia_200_of_90: &str = "border-t-fuchsia-200/90"; pub(crate) const border_t_fuchsia_200_of_95: &str = "border-t-fuchsia-200/95"; pub(crate) const border_t_fuchsia_300: &str = "border-t-fuchsia-300"; pub(crate) const border_t_fuchsia_300_of_0: &str = "border-t-fuchsia-300/0"; pub(crate) const border_t_fuchsia_300_of_10: &str = "border-t-fuchsia-300/10"; pub(crate) const border_t_fuchsia_300_of_100: &str = "border-t-fuchsia-300/100"; pub(crate) const border_t_fuchsia_300_of_20: &str = "border-t-fuchsia-300/20"; pub(crate) const border_t_fuchsia_300_of_25: &str = "border-t-fuchsia-300/25"; pub(crate) const border_t_fuchsia_300_of_30: &str = "border-t-fuchsia-300/30"; pub(crate) const border_t_fuchsia_300_of_40: &str = "border-t-fuchsia-300/40"; pub(crate) const border_t_fuchsia_300_of_5: &str = "border-t-fuchsia-300/5"; pub(crate) const border_t_fuchsia_300_of_50: &str = "border-t-fuchsia-300/50"; pub(crate) const border_t_fuchsia_300_of_60: &str = "border-t-fuchsia-300/60"; pub(crate) const border_t_fuchsia_300_of_70: &str = "border-t-fuchsia-300/70"; pub(crate) const border_t_fuchsia_300_of_75: &str = "border-t-fuchsia-300/75"; pub(crate) const border_t_fuchsia_300_of_80: &str = "border-t-fuchsia-300/80"; pub(crate) const border_t_fuchsia_300_of_90: &str = "border-t-fuchsia-300/90"; pub(crate) const border_t_fuchsia_300_of_95: &str = "border-t-fuchsia-300/95"; pub(crate) const border_t_fuchsia_400: &str = "border-t-fuchsia-400"; pub(crate) const border_t_fuchsia_400_of_0: &str = "border-t-fuchsia-400/0"; pub(crate) const border_t_fuchsia_400_of_10: &str = "border-t-fuchsia-400/10"; pub(crate) const border_t_fuchsia_400_of_100: &str = "border-t-fuchsia-400/100"; pub(crate) const border_t_fuchsia_400_of_20: &str = "border-t-fuchsia-400/20"; pub(crate) const border_t_fuchsia_400_of_25: &str = "border-t-fuchsia-400/25"; pub(crate) const border_t_fuchsia_400_of_30: &str = "border-t-fuchsia-400/30"; pub(crate) const border_t_fuchsia_400_of_40: &str = "border-t-fuchsia-400/40"; pub(crate) const border_t_fuchsia_400_of_5: &str = "border-t-fuchsia-400/5"; pub(crate) const border_t_fuchsia_400_of_50: &str = "border-t-fuchsia-400/50"; pub(crate) const border_t_fuchsia_400_of_60: &str = "border-t-fuchsia-400/60"; pub(crate) const border_t_fuchsia_400_of_70: &str = "border-t-fuchsia-400/70"; pub(crate) const border_t_fuchsia_400_of_75: &str = "border-t-fuchsia-400/75"; pub(crate) const border_t_fuchsia_400_of_80: &str = "border-t-fuchsia-400/80"; pub(crate) const border_t_fuchsia_400_of_90: &str = "border-t-fuchsia-400/90"; pub(crate) const border_t_fuchsia_400_of_95: &str = "border-t-fuchsia-400/95"; pub(crate) const border_t_fuchsia_50: &str = "border-t-fuchsia-50"; pub(crate) const border_t_fuchsia_500: &str = "border-t-fuchsia-500"; pub(crate) const border_t_fuchsia_500_of_0: &str = "border-t-fuchsia-500/0"; pub(crate) const border_t_fuchsia_500_of_10: &str = "border-t-fuchsia-500/10"; pub(crate) const border_t_fuchsia_500_of_100: &str = "border-t-fuchsia-500/100"; pub(crate) const border_t_fuchsia_500_of_20: &str = "border-t-fuchsia-500/20"; pub(crate) const border_t_fuchsia_500_of_25: &str = "border-t-fuchsia-500/25"; pub(crate) const border_t_fuchsia_500_of_30: &str = "border-t-fuchsia-500/30"; pub(crate) const border_t_fuchsia_500_of_40: &str = "border-t-fuchsia-500/40"; pub(crate) const border_t_fuchsia_500_of_5: &str = "border-t-fuchsia-500/5"; pub(crate) const border_t_fuchsia_500_of_50: &str = "border-t-fuchsia-500/50"; pub(crate) const border_t_fuchsia_500_of_60: &str = "border-t-fuchsia-500/60"; pub(crate) const border_t_fuchsia_500_of_70: &str = "border-t-fuchsia-500/70"; pub(crate) const border_t_fuchsia_500_of_75: &str = "border-t-fuchsia-500/75"; pub(crate) const border_t_fuchsia_500_of_80: &str = "border-t-fuchsia-500/80"; pub(crate) const border_t_fuchsia_500_of_90: &str = "border-t-fuchsia-500/90"; pub(crate) const border_t_fuchsia_500_of_95: &str = "border-t-fuchsia-500/95"; pub(crate) const border_t_fuchsia_50_of_0: &str = "border-t-fuchsia-50/0"; pub(crate) const border_t_fuchsia_50_of_10: &str = "border-t-fuchsia-50/10"; pub(crate) const border_t_fuchsia_50_of_100: &str = "border-t-fuchsia-50/100"; pub(crate) const border_t_fuchsia_50_of_20: &str = "border-t-fuchsia-50/20"; pub(crate) const border_t_fuchsia_50_of_25: &str = "border-t-fuchsia-50/25"; pub(crate) const border_t_fuchsia_50_of_30: &str = "border-t-fuchsia-50/30"; pub(crate) const border_t_fuchsia_50_of_40: &str = "border-t-fuchsia-50/40"; pub(crate) const border_t_fuchsia_50_of_5: &str = "border-t-fuchsia-50/5"; pub(crate) const border_t_fuchsia_50_of_50: &str = "border-t-fuchsia-50/50"; pub(crate) const border_t_fuchsia_50_of_60: &str = "border-t-fuchsia-50/60"; pub(crate) const border_t_fuchsia_50_of_70: &str = "border-t-fuchsia-50/70"; pub(crate) const border_t_fuchsia_50_of_75: &str = "border-t-fuchsia-50/75"; pub(crate) const border_t_fuchsia_50_of_80: &str = "border-t-fuchsia-50/80"; pub(crate) const border_t_fuchsia_50_of_90: &str = "border-t-fuchsia-50/90"; pub(crate) const border_t_fuchsia_50_of_95: &str = "border-t-fuchsia-50/95"; pub(crate) const border_t_fuchsia_600: &str = "border-t-fuchsia-600"; pub(crate) const border_t_fuchsia_600_of_0: &str = "border-t-fuchsia-600/0"; pub(crate) const border_t_fuchsia_600_of_10: &str = "border-t-fuchsia-600/10"; pub(crate) const border_t_fuchsia_600_of_100: &str = "border-t-fuchsia-600/100"; pub(crate) const border_t_fuchsia_600_of_20: &str = "border-t-fuchsia-600/20"; pub(crate) const border_t_fuchsia_600_of_25: &str = "border-t-fuchsia-600/25"; pub(crate) const border_t_fuchsia_600_of_30: &str = "border-t-fuchsia-600/30"; pub(crate) const border_t_fuchsia_600_of_40: &str = "border-t-fuchsia-600/40"; pub(crate) const border_t_fuchsia_600_of_5: &str = "border-t-fuchsia-600/5"; pub(crate) const border_t_fuchsia_600_of_50: &str = "border-t-fuchsia-600/50"; pub(crate) const border_t_fuchsia_600_of_60: &str = "border-t-fuchsia-600/60"; pub(crate) const border_t_fuchsia_600_of_70: &str = "border-t-fuchsia-600/70"; pub(crate) const border_t_fuchsia_600_of_75: &str = "border-t-fuchsia-600/75"; pub(crate) const border_t_fuchsia_600_of_80: &str = "border-t-fuchsia-600/80"; pub(crate) const border_t_fuchsia_600_of_90: &str = "border-t-fuchsia-600/90"; pub(crate) const border_t_fuchsia_600_of_95: &str = "border-t-fuchsia-600/95"; pub(crate) const border_t_fuchsia_700: &str = "border-t-fuchsia-700"; pub(crate) const border_t_fuchsia_700_of_0: &str = "border-t-fuchsia-700/0"; pub(crate) const border_t_fuchsia_700_of_10: &str = "border-t-fuchsia-700/10"; pub(crate) const border_t_fuchsia_700_of_100: &str = "border-t-fuchsia-700/100"; pub(crate) const border_t_fuchsia_700_of_20: &str = "border-t-fuchsia-700/20"; pub(crate) const border_t_fuchsia_700_of_25: &str = "border-t-fuchsia-700/25"; pub(crate) const border_t_fuchsia_700_of_30: &str = "border-t-fuchsia-700/30"; pub(crate) const border_t_fuchsia_700_of_40: &str = "border-t-fuchsia-700/40"; pub(crate) const border_t_fuchsia_700_of_5: &str = "border-t-fuchsia-700/5"; pub(crate) const border_t_fuchsia_700_of_50: &str = "border-t-fuchsia-700/50"; pub(crate) const border_t_fuchsia_700_of_60: &str = "border-t-fuchsia-700/60"; pub(crate) const border_t_fuchsia_700_of_70: &str = "border-t-fuchsia-700/70"; pub(crate) const border_t_fuchsia_700_of_75: &str = "border-t-fuchsia-700/75"; pub(crate) const border_t_fuchsia_700_of_80: &str = "border-t-fuchsia-700/80"; pub(crate) const border_t_fuchsia_700_of_90: &str = "border-t-fuchsia-700/90"; pub(crate) const border_t_fuchsia_700_of_95: &str = "border-t-fuchsia-700/95"; pub(crate) const border_t_fuchsia_800: &str = "border-t-fuchsia-800"; pub(crate) const border_t_fuchsia_800_of_0: &str = "border-t-fuchsia-800/0"; pub(crate) const border_t_fuchsia_800_of_10: &str = "border-t-fuchsia-800/10"; pub(crate) const border_t_fuchsia_800_of_100: &str = "border-t-fuchsia-800/100"; pub(crate) const border_t_fuchsia_800_of_20: &str = "border-t-fuchsia-800/20"; pub(crate) const border_t_fuchsia_800_of_25: &str = "border-t-fuchsia-800/25"; pub(crate) const border_t_fuchsia_800_of_30: &str = "border-t-fuchsia-800/30"; pub(crate) const border_t_fuchsia_800_of_40: &str = "border-t-fuchsia-800/40"; pub(crate) const border_t_fuchsia_800_of_5: &str = "border-t-fuchsia-800/5"; pub(crate) const border_t_fuchsia_800_of_50: &str = "border-t-fuchsia-800/50"; pub(crate) const border_t_fuchsia_800_of_60: &str = "border-t-fuchsia-800/60"; pub(crate) const border_t_fuchsia_800_of_70: &str = "border-t-fuchsia-800/70"; pub(crate) const border_t_fuchsia_800_of_75: &str = "border-t-fuchsia-800/75"; pub(crate) const border_t_fuchsia_800_of_80: &str = "border-t-fuchsia-800/80"; pub(crate) const border_t_fuchsia_800_of_90: &str = "border-t-fuchsia-800/90"; pub(crate) const border_t_fuchsia_800_of_95: &str = "border-t-fuchsia-800/95"; pub(crate) const border_t_fuchsia_900: &str = "border-t-fuchsia-900"; pub(crate) const border_t_fuchsia_900_of_0: &str = "border-t-fuchsia-900/0"; pub(crate) const border_t_fuchsia_900_of_10: &str = "border-t-fuchsia-900/10"; pub(crate) const border_t_fuchsia_900_of_100: &str = "border-t-fuchsia-900/100"; pub(crate) const border_t_fuchsia_900_of_20: &str = "border-t-fuchsia-900/20"; pub(crate) const border_t_fuchsia_900_of_25: &str = "border-t-fuchsia-900/25"; pub(crate) const border_t_fuchsia_900_of_30: &str = "border-t-fuchsia-900/30"; pub(crate) const border_t_fuchsia_900_of_40: &str = "border-t-fuchsia-900/40"; pub(crate) const border_t_fuchsia_900_of_5: &str = "border-t-fuchsia-900/5"; pub(crate) const border_t_fuchsia_900_of_50: &str = "border-t-fuchsia-900/50"; pub(crate) const border_t_fuchsia_900_of_60: &str = "border-t-fuchsia-900/60"; pub(crate) const border_t_fuchsia_900_of_70: &str = "border-t-fuchsia-900/70"; pub(crate) const border_t_fuchsia_900_of_75: &str = "border-t-fuchsia-900/75"; pub(crate) const border_t_fuchsia_900_of_80: &str = "border-t-fuchsia-900/80"; pub(crate) const border_t_fuchsia_900_of_90: &str = "border-t-fuchsia-900/90"; pub(crate) const border_t_fuchsia_900_of_95: &str = "border-t-fuchsia-900/95"; pub(crate) const border_t_gray_100: &str = "border-t-gray-100"; pub(crate) const border_t_gray_100_of_0: &str = "border-t-gray-100/0"; pub(crate) const border_t_gray_100_of_10: &str = "border-t-gray-100/10"; pub(crate) const border_t_gray_100_of_100: &str = "border-t-gray-100/100"; pub(crate) const border_t_gray_100_of_20: &str = "border-t-gray-100/20"; pub(crate) const border_t_gray_100_of_25: &str = "border-t-gray-100/25"; pub(crate) const border_t_gray_100_of_30: &str = "border-t-gray-100/30"; pub(crate) const border_t_gray_100_of_40: &str = "border-t-gray-100/40"; pub(crate) const border_t_gray_100_of_5: &str = "border-t-gray-100/5"; pub(crate) const border_t_gray_100_of_50: &str = "border-t-gray-100/50"; pub(crate) const border_t_gray_100_of_60: &str = "border-t-gray-100/60"; pub(crate) const border_t_gray_100_of_70: &str = "border-t-gray-100/70"; pub(crate) const border_t_gray_100_of_75: &str = "border-t-gray-100/75"; pub(crate) const border_t_gray_100_of_80: &str = "border-t-gray-100/80"; pub(crate) const border_t_gray_100_of_90: &str = "border-t-gray-100/90"; pub(crate) const border_t_gray_100_of_95: &str = "border-t-gray-100/95"; pub(crate) const border_t_gray_200: &str = "border-t-gray-200"; pub(crate) const border_t_gray_200_of_0: &str = "border-t-gray-200/0"; pub(crate) const border_t_gray_200_of_10: &str = "border-t-gray-200/10"; pub(crate) const border_t_gray_200_of_100: &str = "border-t-gray-200/100"; pub(crate) const border_t_gray_200_of_20: &str = "border-t-gray-200/20"; pub(crate) const border_t_gray_200_of_25: &str = "border-t-gray-200/25"; pub(crate) const border_t_gray_200_of_30: &str = "border-t-gray-200/30"; pub(crate) const border_t_gray_200_of_40: &str = "border-t-gray-200/40"; pub(crate) const border_t_gray_200_of_5: &str = "border-t-gray-200/5"; pub(crate) const border_t_gray_200_of_50: &str = "border-t-gray-200/50"; pub(crate) const border_t_gray_200_of_60: &str = "border-t-gray-200/60"; pub(crate) const border_t_gray_200_of_70: &str = "border-t-gray-200/70"; pub(crate) const border_t_gray_200_of_75: &str = "border-t-gray-200/75"; pub(crate) const border_t_gray_200_of_80: &str = "border-t-gray-200/80"; pub(crate) const border_t_gray_200_of_90: &str = "border-t-gray-200/90"; pub(crate) const border_t_gray_200_of_95: &str = "border-t-gray-200/95"; pub(crate) const border_t_gray_300: &str = "border-t-gray-300"; pub(crate) const border_t_gray_300_of_0: &str = "border-t-gray-300/0"; pub(crate) const border_t_gray_300_of_10: &str = "border-t-gray-300/10"; pub(crate) const border_t_gray_300_of_100: &str = "border-t-gray-300/100"; pub(crate) const border_t_gray_300_of_20: &str = "border-t-gray-300/20"; pub(crate) const border_t_gray_300_of_25: &str = "border-t-gray-300/25"; pub(crate) const border_t_gray_300_of_30: &str = "border-t-gray-300/30"; pub(crate) const border_t_gray_300_of_40: &str = "border-t-gray-300/40"; pub(crate) const border_t_gray_300_of_5: &str = "border-t-gray-300/5"; pub(crate) const border_t_gray_300_of_50: &str = "border-t-gray-300/50"; pub(crate) const border_t_gray_300_of_60: &str = "border-t-gray-300/60"; pub(crate) const border_t_gray_300_of_70: &str = "border-t-gray-300/70"; pub(crate) const border_t_gray_300_of_75: &str = "border-t-gray-300/75"; pub(crate) const border_t_gray_300_of_80: &str = "border-t-gray-300/80"; pub(crate) const border_t_gray_300_of_90: &str = "border-t-gray-300/90"; pub(crate) const border_t_gray_300_of_95: &str = "border-t-gray-300/95"; pub(crate) const border_t_gray_400: &str = "border-t-gray-400"; pub(crate) const border_t_gray_400_of_0: &str = "border-t-gray-400/0"; pub(crate) const border_t_gray_400_of_10: &str = "border-t-gray-400/10"; pub(crate) const border_t_gray_400_of_100: &str = "border-t-gray-400/100"; pub(crate) const border_t_gray_400_of_20: &str = "border-t-gray-400/20"; pub(crate) const border_t_gray_400_of_25: &str = "border-t-gray-400/25"; pub(crate) const border_t_gray_400_of_30: &str = "border-t-gray-400/30"; pub(crate) const border_t_gray_400_of_40: &str = "border-t-gray-400/40"; pub(crate) const border_t_gray_400_of_5: &str = "border-t-gray-400/5"; pub(crate) const border_t_gray_400_of_50: &str = "border-t-gray-400/50"; pub(crate) const border_t_gray_400_of_60: &str = "border-t-gray-400/60"; pub(crate) const border_t_gray_400_of_70: &str = "border-t-gray-400/70"; pub(crate) const border_t_gray_400_of_75: &str = "border-t-gray-400/75"; pub(crate) const border_t_gray_400_of_80: &str = "border-t-gray-400/80"; pub(crate) const border_t_gray_400_of_90: &str = "border-t-gray-400/90"; pub(crate) const border_t_gray_400_of_95: &str = "border-t-gray-400/95"; pub(crate) const border_t_gray_50: &str = "border-t-gray-50"; pub(crate) const border_t_gray_500: &str = "border-t-gray-500"; pub(crate) const border_t_gray_500_of_0: &str = "border-t-gray-500/0"; pub(crate) const border_t_gray_500_of_10: &str = "border-t-gray-500/10"; pub(crate) const border_t_gray_500_of_100: &str = "border-t-gray-500/100"; pub(crate) const border_t_gray_500_of_20: &str = "border-t-gray-500/20"; pub(crate) const border_t_gray_500_of_25: &str = "border-t-gray-500/25"; pub(crate) const border_t_gray_500_of_30: &str = "border-t-gray-500/30"; pub(crate) const border_t_gray_500_of_40: &str = "border-t-gray-500/40"; pub(crate) const border_t_gray_500_of_5: &str = "border-t-gray-500/5"; pub(crate) const border_t_gray_500_of_50: &str = "border-t-gray-500/50"; pub(crate) const border_t_gray_500_of_60: &str = "border-t-gray-500/60"; pub(crate) const border_t_gray_500_of_70: &str = "border-t-gray-500/70"; pub(crate) const border_t_gray_500_of_75: &str = "border-t-gray-500/75"; pub(crate) const border_t_gray_500_of_80: &str = "border-t-gray-500/80"; pub(crate) const border_t_gray_500_of_90: &str = "border-t-gray-500/90"; pub(crate) const border_t_gray_500_of_95: &str = "border-t-gray-500/95"; pub(crate) const border_t_gray_50_of_0: &str = "border-t-gray-50/0"; pub(crate) const border_t_gray_50_of_10: &str = "border-t-gray-50/10"; pub(crate) const border_t_gray_50_of_100: &str = "border-t-gray-50/100"; pub(crate) const border_t_gray_50_of_20: &str = "border-t-gray-50/20"; pub(crate) const border_t_gray_50_of_25: &str = "border-t-gray-50/25"; pub(crate) const border_t_gray_50_of_30: &str = "border-t-gray-50/30"; pub(crate) const border_t_gray_50_of_40: &str = "border-t-gray-50/40"; pub(crate) const border_t_gray_50_of_5: &str = "border-t-gray-50/5"; pub(crate) const border_t_gray_50_of_50: &str = "border-t-gray-50/50"; pub(crate) const border_t_gray_50_of_60: &str = "border-t-gray-50/60"; pub(crate) const border_t_gray_50_of_70: &str = "border-t-gray-50/70"; pub(crate) const border_t_gray_50_of_75: &str = "border-t-gray-50/75"; pub(crate) const border_t_gray_50_of_80: &str = "border-t-gray-50/80"; pub(crate) const border_t_gray_50_of_90: &str = "border-t-gray-50/90"; pub(crate) const border_t_gray_50_of_95: &str = "border-t-gray-50/95"; pub(crate) const border_t_gray_600: &str = "border-t-gray-600"; pub(crate) const border_t_gray_600_of_0: &str = "border-t-gray-600/0"; pub(crate) const border_t_gray_600_of_10: &str = "border-t-gray-600/10"; pub(crate) const border_t_gray_600_of_100: &str = "border-t-gray-600/100"; pub(crate) const border_t_gray_600_of_20: &str = "border-t-gray-600/20"; pub(crate) const border_t_gray_600_of_25: &str = "border-t-gray-600/25"; pub(crate) const border_t_gray_600_of_30: &str = "border-t-gray-600/30"; pub(crate) const border_t_gray_600_of_40: &str = "border-t-gray-600/40"; pub(crate) const border_t_gray_600_of_5: &str = "border-t-gray-600/5"; pub(crate) const border_t_gray_600_of_50: &str = "border-t-gray-600/50"; pub(crate) const border_t_gray_600_of_60: &str = "border-t-gray-600/60"; pub(crate) const border_t_gray_600_of_70: &str = "border-t-gray-600/70"; pub(crate) const border_t_gray_600_of_75: &str = "border-t-gray-600/75"; pub(crate) const border_t_gray_600_of_80: &str = "border-t-gray-600/80"; pub(crate) const border_t_gray_600_of_90: &str = "border-t-gray-600/90"; pub(crate) const border_t_gray_600_of_95: &str = "border-t-gray-600/95"; pub(crate) const border_t_gray_700: &str = "border-t-gray-700"; pub(crate) const border_t_gray_700_of_0: &str = "border-t-gray-700/0"; pub(crate) const border_t_gray_700_of_10: &str = "border-t-gray-700/10"; pub(crate) const border_t_gray_700_of_100: &str = "border-t-gray-700/100"; pub(crate) const border_t_gray_700_of_20: &str = "border-t-gray-700/20"; pub(crate) const border_t_gray_700_of_25: &str = "border-t-gray-700/25"; pub(crate) const border_t_gray_700_of_30: &str = "border-t-gray-700/30"; pub(crate) const border_t_gray_700_of_40: &str = "border-t-gray-700/40"; pub(crate) const border_t_gray_700_of_5: &str = "border-t-gray-700/5"; pub(crate) const border_t_gray_700_of_50: &str = "border-t-gray-700/50"; pub(crate) const border_t_gray_700_of_60: &str = "border-t-gray-700/60"; pub(crate) const border_t_gray_700_of_70: &str = "border-t-gray-700/70"; pub(crate) const border_t_gray_700_of_75: &str = "border-t-gray-700/75"; pub(crate) const border_t_gray_700_of_80: &str = "border-t-gray-700/80"; pub(crate) const border_t_gray_700_of_90: &str = "border-t-gray-700/90"; pub(crate) const border_t_gray_700_of_95: &str = "border-t-gray-700/95"; pub(crate) const border_t_gray_800: &str = "border-t-gray-800"; pub(crate) const border_t_gray_800_of_0: &str = "border-t-gray-800/0"; pub(crate) const border_t_gray_800_of_10: &str = "border-t-gray-800/10"; pub(crate) const border_t_gray_800_of_100: &str = "border-t-gray-800/100"; pub(crate) const border_t_gray_800_of_20: &str = "border-t-gray-800/20"; pub(crate) const border_t_gray_800_of_25: &str = "border-t-gray-800/25"; pub(crate) const border_t_gray_800_of_30: &str = "border-t-gray-800/30"; pub(crate) const border_t_gray_800_of_40: &str = "border-t-gray-800/40"; pub(crate) const border_t_gray_800_of_5: &str = "border-t-gray-800/5"; pub(crate) const border_t_gray_800_of_50: &str = "border-t-gray-800/50"; pub(crate) const border_t_gray_800_of_60: &str = "border-t-gray-800/60"; pub(crate) const border_t_gray_800_of_70: &str = "border-t-gray-800/70"; pub(crate) const border_t_gray_800_of_75: &str = "border-t-gray-800/75"; pub(crate) const border_t_gray_800_of_80: &str = "border-t-gray-800/80"; pub(crate) const border_t_gray_800_of_90: &str = "border-t-gray-800/90"; pub(crate) const border_t_gray_800_of_95: &str = "border-t-gray-800/95"; pub(crate) const border_t_gray_900: &str = "border-t-gray-900"; pub(crate) const border_t_gray_900_of_0: &str = "border-t-gray-900/0"; pub(crate) const border_t_gray_900_of_10: &str = "border-t-gray-900/10"; pub(crate) const border_t_gray_900_of_100: &str = "border-t-gray-900/100"; pub(crate) const border_t_gray_900_of_20: &str = "border-t-gray-900/20"; pub(crate) const border_t_gray_900_of_25: &str = "border-t-gray-900/25"; pub(crate) const border_t_gray_900_of_30: &str = "border-t-gray-900/30"; pub(crate) const border_t_gray_900_of_40: &str = "border-t-gray-900/40"; pub(crate) const border_t_gray_900_of_5: &str = "border-t-gray-900/5"; pub(crate) const border_t_gray_900_of_50: &str = "border-t-gray-900/50"; pub(crate) const border_t_gray_900_of_60: &str = "border-t-gray-900/60"; pub(crate) const border_t_gray_900_of_70: &str = "border-t-gray-900/70"; pub(crate) const border_t_gray_900_of_75: &str = "border-t-gray-900/75"; pub(crate) const border_t_gray_900_of_80: &str = "border-t-gray-900/80"; pub(crate) const border_t_gray_900_of_90: &str = "border-t-gray-900/90"; pub(crate) const border_t_gray_900_of_95: &str = "border-t-gray-900/95"; pub(crate) const border_t_green_100: &str = "border-t-green-100"; pub(crate) const border_t_green_100_of_0: &str = "border-t-green-100/0"; pub(crate) const border_t_green_100_of_10: &str = "border-t-green-100/10"; pub(crate) const border_t_green_100_of_100: &str = "border-t-green-100/100"; pub(crate) const border_t_green_100_of_20: &str = "border-t-green-100/20"; pub(crate) const border_t_green_100_of_25: &str = "border-t-green-100/25"; pub(crate) const border_t_green_100_of_30: &str = "border-t-green-100/30"; pub(crate) const border_t_green_100_of_40: &str = "border-t-green-100/40"; pub(crate) const border_t_green_100_of_5: &str = "border-t-green-100/5"; pub(crate) const border_t_green_100_of_50: &str = "border-t-green-100/50"; pub(crate) const border_t_green_100_of_60: &str = "border-t-green-100/60"; pub(crate) const border_t_green_100_of_70: &str = "border-t-green-100/70"; pub(crate) const border_t_green_100_of_75: &str = "border-t-green-100/75"; pub(crate) const border_t_green_100_of_80: &str = "border-t-green-100/80"; pub(crate) const border_t_green_100_of_90: &str = "border-t-green-100/90"; pub(crate) const border_t_green_100_of_95: &str = "border-t-green-100/95"; pub(crate) const border_t_green_200: &str = "border-t-green-200"; pub(crate) const border_t_green_200_of_0: &str = "border-t-green-200/0"; pub(crate) const border_t_green_200_of_10: &str = "border-t-green-200/10"; pub(crate) const border_t_green_200_of_100: &str = "border-t-green-200/100"; pub(crate) const border_t_green_200_of_20: &str = "border-t-green-200/20"; pub(crate) const border_t_green_200_of_25: &str = "border-t-green-200/25"; pub(crate) const border_t_green_200_of_30: &str = "border-t-green-200/30"; pub(crate) const border_t_green_200_of_40: &str = "border-t-green-200/40"; pub(crate) const border_t_green_200_of_5: &str = "border-t-green-200/5"; pub(crate) const border_t_green_200_of_50: &str = "border-t-green-200/50"; pub(crate) const border_t_green_200_of_60: &str = "border-t-green-200/60"; pub(crate) const border_t_green_200_of_70: &str = "border-t-green-200/70"; pub(crate) const border_t_green_200_of_75: &str = "border-t-green-200/75"; pub(crate) const border_t_green_200_of_80: &str = "border-t-green-200/80"; pub(crate) const border_t_green_200_of_90: &str = "border-t-green-200/90"; pub(crate) const border_t_green_200_of_95: &str = "border-t-green-200/95"; pub(crate) const border_t_green_300: &str = "border-t-green-300"; pub(crate) const border_t_green_300_of_0: &str = "border-t-green-300/0"; pub(crate) const border_t_green_300_of_10: &str = "border-t-green-300/10"; pub(crate) const border_t_green_300_of_100: &str = "border-t-green-300/100"; pub(crate) const border_t_green_300_of_20: &str = "border-t-green-300/20"; pub(crate) const border_t_green_300_of_25: &str = "border-t-green-300/25"; pub(crate) const border_t_green_300_of_30: &str = "border-t-green-300/30"; pub(crate) const border_t_green_300_of_40: &str = "border-t-green-300/40"; pub(crate) const border_t_green_300_of_5: &str = "border-t-green-300/5"; pub(crate) const border_t_green_300_of_50: &str = "border-t-green-300/50"; pub(crate) const border_t_green_300_of_60: &str = "border-t-green-300/60"; pub(crate) const border_t_green_300_of_70: &str = "border-t-green-300/70"; pub(crate) const border_t_green_300_of_75: &str = "border-t-green-300/75"; pub(crate) const border_t_green_300_of_80: &str = "border-t-green-300/80"; pub(crate) const border_t_green_300_of_90: &str = "border-t-green-300/90"; pub(crate) const border_t_green_300_of_95: &str = "border-t-green-300/95"; pub(crate) const border_t_green_400: &str = "border-t-green-400"; pub(crate) const border_t_green_400_of_0: &str = "border-t-green-400/0"; pub(crate) const border_t_green_400_of_10: &str = "border-t-green-400/10"; pub(crate) const border_t_green_400_of_100: &str = "border-t-green-400/100"; pub(crate) const border_t_green_400_of_20: &str = "border-t-green-400/20"; pub(crate) const border_t_green_400_of_25: &str = "border-t-green-400/25"; pub(crate) const border_t_green_400_of_30: &str = "border-t-green-400/30"; pub(crate) const border_t_green_400_of_40: &str = "border-t-green-400/40"; pub(crate) const border_t_green_400_of_5: &str = "border-t-green-400/5"; pub(crate) const border_t_green_400_of_50: &str = "border-t-green-400/50"; pub(crate) const border_t_green_400_of_60: &str = "border-t-green-400/60"; pub(crate) const border_t_green_400_of_70: &str = "border-t-green-400/70"; pub(crate) const border_t_green_400_of_75: &str = "border-t-green-400/75"; pub(crate) const border_t_green_400_of_80: &str = "border-t-green-400/80"; pub(crate) const border_t_green_400_of_90: &str = "border-t-green-400/90"; pub(crate) const border_t_green_400_of_95: &str = "border-t-green-400/95"; pub(crate) const border_t_green_50: &str = "border-t-green-50"; pub(crate) const border_t_green_500: &str = "border-t-green-500"; pub(crate) const border_t_green_500_of_0: &str = "border-t-green-500/0"; pub(crate) const border_t_green_500_of_10: &str = "border-t-green-500/10"; pub(crate) const border_t_green_500_of_100: &str = "border-t-green-500/100"; pub(crate) const border_t_green_500_of_20: &str = "border-t-green-500/20"; pub(crate) const border_t_green_500_of_25: &str = "border-t-green-500/25"; pub(crate) const border_t_green_500_of_30: &str = "border-t-green-500/30"; pub(crate) const border_t_green_500_of_40: &str = "border-t-green-500/40"; pub(crate) const border_t_green_500_of_5: &str = "border-t-green-500/5"; pub(crate) const border_t_green_500_of_50: &str = "border-t-green-500/50"; pub(crate) const border_t_green_500_of_60: &str = "border-t-green-500/60"; pub(crate) const border_t_green_500_of_70: &str = "border-t-green-500/70"; pub(crate) const border_t_green_500_of_75: &str = "border-t-green-500/75"; pub(crate) const border_t_green_500_of_80: &str = "border-t-green-500/80"; pub(crate) const border_t_green_500_of_90: &str = "border-t-green-500/90"; pub(crate) const border_t_green_500_of_95: &str = "border-t-green-500/95"; pub(crate) const border_t_green_50_of_0: &str = "border-t-green-50/0"; pub(crate) const border_t_green_50_of_10: &str = "border-t-green-50/10"; pub(crate) const border_t_green_50_of_100: &str = "border-t-green-50/100"; pub(crate) const border_t_green_50_of_20: &str = "border-t-green-50/20"; pub(crate) const border_t_green_50_of_25: &str = "border-t-green-50/25"; pub(crate) const border_t_green_50_of_30: &str = "border-t-green-50/30"; pub(crate) const border_t_green_50_of_40: &str = "border-t-green-50/40"; pub(crate) const border_t_green_50_of_5: &str = "border-t-green-50/5"; pub(crate) const border_t_green_50_of_50: &str = "border-t-green-50/50"; pub(crate) const border_t_green_50_of_60: &str = "border-t-green-50/60"; pub(crate) const border_t_green_50_of_70: &str = "border-t-green-50/70"; pub(crate) const border_t_green_50_of_75: &str = "border-t-green-50/75"; pub(crate) const border_t_green_50_of_80: &str = "border-t-green-50/80"; pub(crate) const border_t_green_50_of_90: &str = "border-t-green-50/90"; pub(crate) const border_t_green_50_of_95: &str = "border-t-green-50/95"; pub(crate) const border_t_green_600: &str = "border-t-green-600"; pub(crate) const border_t_green_600_of_0: &str = "border-t-green-600/0"; pub(crate) const border_t_green_600_of_10: &str = "border-t-green-600/10"; pub(crate) const border_t_green_600_of_100: &str = "border-t-green-600/100"; pub(crate) const border_t_green_600_of_20: &str = "border-t-green-600/20"; pub(crate) const border_t_green_600_of_25: &str = "border-t-green-600/25"; pub(crate) const border_t_green_600_of_30: &str = "border-t-green-600/30"; pub(crate) const border_t_green_600_of_40: &str = "border-t-green-600/40"; pub(crate) const border_t_green_600_of_5: &str = "border-t-green-600/5"; pub(crate) const border_t_green_600_of_50: &str = "border-t-green-600/50"; pub(crate) const border_t_green_600_of_60: &str = "border-t-green-600/60"; pub(crate) const border_t_green_600_of_70: &str = "border-t-green-600/70"; pub(crate) const border_t_green_600_of_75: &str = "border-t-green-600/75"; pub(crate) const border_t_green_600_of_80: &str = "border-t-green-600/80"; pub(crate) const border_t_green_600_of_90: &str = "border-t-green-600/90"; pub(crate) const border_t_green_600_of_95: &str = "border-t-green-600/95"; pub(crate) const border_t_green_700: &str = "border-t-green-700"; pub(crate) const border_t_green_700_of_0: &str = "border-t-green-700/0"; pub(crate) const border_t_green_700_of_10: &str = "border-t-green-700/10"; pub(crate) const border_t_green_700_of_100: &str = "border-t-green-700/100"; pub(crate) const border_t_green_700_of_20: &str = "border-t-green-700/20"; pub(crate) const border_t_green_700_of_25: &str = "border-t-green-700/25"; pub(crate) const border_t_green_700_of_30: &str = "border-t-green-700/30"; pub(crate) const border_t_green_700_of_40: &str = "border-t-green-700/40"; pub(crate) const border_t_green_700_of_5: &str = "border-t-green-700/5"; pub(crate) const border_t_green_700_of_50: &str = "border-t-green-700/50"; pub(crate) const border_t_green_700_of_60: &str = "border-t-green-700/60"; pub(crate) const border_t_green_700_of_70: &str = "border-t-green-700/70"; pub(crate) const border_t_green_700_of_75: &str = "border-t-green-700/75"; pub(crate) const border_t_green_700_of_80: &str = "border-t-green-700/80"; pub(crate) const border_t_green_700_of_90: &str = "border-t-green-700/90"; pub(crate) const border_t_green_700_of_95: &str = "border-t-green-700/95"; pub(crate) const border_t_green_800: &str = "border-t-green-800"; pub(crate) const border_t_green_800_of_0: &str = "border-t-green-800/0"; pub(crate) const border_t_green_800_of_10: &str = "border-t-green-800/10"; pub(crate) const border_t_green_800_of_100: &str = "border-t-green-800/100"; pub(crate) const border_t_green_800_of_20: &str = "border-t-green-800/20"; pub(crate) const border_t_green_800_of_25: &str = "border-t-green-800/25"; pub(crate) const border_t_green_800_of_30: &str = "border-t-green-800/30"; pub(crate) const border_t_green_800_of_40: &str = "border-t-green-800/40"; pub(crate) const border_t_green_800_of_5: &str = "border-t-green-800/5"; pub(crate) const border_t_green_800_of_50: &str = "border-t-green-800/50"; pub(crate) const border_t_green_800_of_60: &str = "border-t-green-800/60"; pub(crate) const border_t_green_800_of_70: &str = "border-t-green-800/70"; pub(crate) const border_t_green_800_of_75: &str = "border-t-green-800/75"; pub(crate) const border_t_green_800_of_80: &str = "border-t-green-800/80"; pub(crate) const border_t_green_800_of_90: &str = "border-t-green-800/90"; pub(crate) const border_t_green_800_of_95: &str = "border-t-green-800/95"; pub(crate) const border_t_green_900: &str = "border-t-green-900"; pub(crate) const border_t_green_900_of_0: &str = "border-t-green-900/0"; pub(crate) const border_t_green_900_of_10: &str = "border-t-green-900/10"; pub(crate) const border_t_green_900_of_100: &str = "border-t-green-900/100"; pub(crate) const border_t_green_900_of_20: &str = "border-t-green-900/20"; pub(crate) const border_t_green_900_of_25: &str = "border-t-green-900/25"; pub(crate) const border_t_green_900_of_30: &str = "border-t-green-900/30"; pub(crate) const border_t_green_900_of_40: &str = "border-t-green-900/40"; pub(crate) const border_t_green_900_of_5: &str = "border-t-green-900/5"; pub(crate) const border_t_green_900_of_50: &str = "border-t-green-900/50"; pub(crate) const border_t_green_900_of_60: &str = "border-t-green-900/60"; pub(crate) const border_t_green_900_of_70: &str = "border-t-green-900/70"; pub(crate) const border_t_green_900_of_75: &str = "border-t-green-900/75"; pub(crate) const border_t_green_900_of_80: &str = "border-t-green-900/80"; pub(crate) const border_t_green_900_of_90: &str = "border-t-green-900/90"; pub(crate) const border_t_green_900_of_95: &str = "border-t-green-900/95"; pub(crate) const border_t_indigo_100: &str = "border-t-indigo-100"; pub(crate) const border_t_indigo_100_of_0: &str = "border-t-indigo-100/0"; pub(crate) const border_t_indigo_100_of_10: &str = "border-t-indigo-100/10"; pub(crate) const border_t_indigo_100_of_100: &str = "border-t-indigo-100/100"; pub(crate) const border_t_indigo_100_of_20: &str = "border-t-indigo-100/20"; pub(crate) const border_t_indigo_100_of_25: &str = "border-t-indigo-100/25"; pub(crate) const border_t_indigo_100_of_30: &str = "border-t-indigo-100/30"; pub(crate) const border_t_indigo_100_of_40: &str = "border-t-indigo-100/40"; pub(crate) const border_t_indigo_100_of_5: &str = "border-t-indigo-100/5"; pub(crate) const border_t_indigo_100_of_50: &str = "border-t-indigo-100/50"; pub(crate) const border_t_indigo_100_of_60: &str = "border-t-indigo-100/60"; pub(crate) const border_t_indigo_100_of_70: &str = "border-t-indigo-100/70"; pub(crate) const border_t_indigo_100_of_75: &str = "border-t-indigo-100/75"; pub(crate) const border_t_indigo_100_of_80: &str = "border-t-indigo-100/80"; pub(crate) const border_t_indigo_100_of_90: &str = "border-t-indigo-100/90"; pub(crate) const border_t_indigo_100_of_95: &str = "border-t-indigo-100/95"; pub(crate) const border_t_indigo_200: &str = "border-t-indigo-200"; pub(crate) const border_t_indigo_200_of_0: &str = "border-t-indigo-200/0"; pub(crate) const border_t_indigo_200_of_10: &str = "border-t-indigo-200/10"; pub(crate) const border_t_indigo_200_of_100: &str = "border-t-indigo-200/100"; pub(crate) const border_t_indigo_200_of_20: &str = "border-t-indigo-200/20"; pub(crate) const border_t_indigo_200_of_25: &str = "border-t-indigo-200/25"; pub(crate) const border_t_indigo_200_of_30: &str = "border-t-indigo-200/30"; pub(crate) const border_t_indigo_200_of_40: &str = "border-t-indigo-200/40"; pub(crate) const border_t_indigo_200_of_5: &str = "border-t-indigo-200/5"; pub(crate) const border_t_indigo_200_of_50: &str = "border-t-indigo-200/50"; pub(crate) const border_t_indigo_200_of_60: &str = "border-t-indigo-200/60"; pub(crate) const border_t_indigo_200_of_70: &str = "border-t-indigo-200/70"; pub(crate) const border_t_indigo_200_of_75: &str = "border-t-indigo-200/75"; pub(crate) const border_t_indigo_200_of_80: &str = "border-t-indigo-200/80"; pub(crate) const border_t_indigo_200_of_90: &str = "border-t-indigo-200/90"; pub(crate) const border_t_indigo_200_of_95: &str = "border-t-indigo-200/95"; pub(crate) const border_t_indigo_300: &str = "border-t-indigo-300"; pub(crate) const border_t_indigo_300_of_0: &str = "border-t-indigo-300/0"; pub(crate) const border_t_indigo_300_of_10: &str = "border-t-indigo-300/10"; pub(crate) const border_t_indigo_300_of_100: &str = "border-t-indigo-300/100"; pub(crate) const border_t_indigo_300_of_20: &str = "border-t-indigo-300/20"; pub(crate) const border_t_indigo_300_of_25: &str = "border-t-indigo-300/25"; pub(crate) const border_t_indigo_300_of_30: &str = "border-t-indigo-300/30"; pub(crate) const border_t_indigo_300_of_40: &str = "border-t-indigo-300/40"; pub(crate) const border_t_indigo_300_of_5: &str = "border-t-indigo-300/5"; pub(crate) const border_t_indigo_300_of_50: &str = "border-t-indigo-300/50"; pub(crate) const border_t_indigo_300_of_60: &str = "border-t-indigo-300/60"; pub(crate) const border_t_indigo_300_of_70: &str = "border-t-indigo-300/70"; pub(crate) const border_t_indigo_300_of_75: &str = "border-t-indigo-300/75"; pub(crate) const border_t_indigo_300_of_80: &str = "border-t-indigo-300/80"; pub(crate) const border_t_indigo_300_of_90: &str = "border-t-indigo-300/90"; pub(crate) const border_t_indigo_300_of_95: &str = "border-t-indigo-300/95"; pub(crate) const border_t_indigo_400: &str = "border-t-indigo-400"; pub(crate) const border_t_indigo_400_of_0: &str = "border-t-indigo-400/0"; pub(crate) const border_t_indigo_400_of_10: &str = "border-t-indigo-400/10"; pub(crate) const border_t_indigo_400_of_100: &str = "border-t-indigo-400/100"; pub(crate) const border_t_indigo_400_of_20: &str = "border-t-indigo-400/20"; pub(crate) const border_t_indigo_400_of_25: &str = "border-t-indigo-400/25"; pub(crate) const border_t_indigo_400_of_30: &str = "border-t-indigo-400/30"; pub(crate) const border_t_indigo_400_of_40: &str = "border-t-indigo-400/40"; pub(crate) const border_t_indigo_400_of_5: &str = "border-t-indigo-400/5"; pub(crate) const border_t_indigo_400_of_50: &str = "border-t-indigo-400/50"; pub(crate) const border_t_indigo_400_of_60: &str = "border-t-indigo-400/60"; pub(crate) const border_t_indigo_400_of_70: &str = "border-t-indigo-400/70"; pub(crate) const border_t_indigo_400_of_75: &str = "border-t-indigo-400/75"; pub(crate) const border_t_indigo_400_of_80: &str = "border-t-indigo-400/80"; pub(crate) const border_t_indigo_400_of_90: &str = "border-t-indigo-400/90"; pub(crate) const border_t_indigo_400_of_95: &str = "border-t-indigo-400/95"; pub(crate) const border_t_indigo_50: &str = "border-t-indigo-50"; pub(crate) const border_t_indigo_500: &str = "border-t-indigo-500"; pub(crate) const border_t_indigo_500_of_0: &str = "border-t-indigo-500/0"; pub(crate) const border_t_indigo_500_of_10: &str = "border-t-indigo-500/10"; pub(crate) const border_t_indigo_500_of_100: &str = "border-t-indigo-500/100"; pub(crate) const border_t_indigo_500_of_20: &str = "border-t-indigo-500/20"; pub(crate) const border_t_indigo_500_of_25: &str = "border-t-indigo-500/25"; pub(crate) const border_t_indigo_500_of_30: &str = "border-t-indigo-500/30"; pub(crate) const border_t_indigo_500_of_40: &str = "border-t-indigo-500/40"; pub(crate) const border_t_indigo_500_of_5: &str = "border-t-indigo-500/5"; pub(crate) const border_t_indigo_500_of_50: &str = "border-t-indigo-500/50"; pub(crate) const border_t_indigo_500_of_60: &str = "border-t-indigo-500/60"; pub(crate) const border_t_indigo_500_of_70: &str = "border-t-indigo-500/70"; pub(crate) const border_t_indigo_500_of_75: &str = "border-t-indigo-500/75"; pub(crate) const border_t_indigo_500_of_80: &str = "border-t-indigo-500/80"; pub(crate) const border_t_indigo_500_of_90: &str = "border-t-indigo-500/90"; pub(crate) const border_t_indigo_500_of_95: &str = "border-t-indigo-500/95"; pub(crate) const border_t_indigo_50_of_0: &str = "border-t-indigo-50/0"; pub(crate) const border_t_indigo_50_of_10: &str = "border-t-indigo-50/10"; pub(crate) const border_t_indigo_50_of_100: &str = "border-t-indigo-50/100"; pub(crate) const border_t_indigo_50_of_20: &str = "border-t-indigo-50/20"; pub(crate) const border_t_indigo_50_of_25: &str = "border-t-indigo-50/25"; pub(crate) const border_t_indigo_50_of_30: &str = "border-t-indigo-50/30"; pub(crate) const border_t_indigo_50_of_40: &str = "border-t-indigo-50/40"; pub(crate) const border_t_indigo_50_of_5: &str = "border-t-indigo-50/5"; pub(crate) const border_t_indigo_50_of_50: &str = "border-t-indigo-50/50"; pub(crate) const border_t_indigo_50_of_60: &str = "border-t-indigo-50/60"; pub(crate) const border_t_indigo_50_of_70: &str = "border-t-indigo-50/70"; pub(crate) const border_t_indigo_50_of_75: &str = "border-t-indigo-50/75"; pub(crate) const border_t_indigo_50_of_80: &str = "border-t-indigo-50/80"; pub(crate) const border_t_indigo_50_of_90: &str = "border-t-indigo-50/90"; pub(crate) const border_t_indigo_50_of_95: &str = "border-t-indigo-50/95"; pub(crate) const border_t_indigo_600: &str = "border-t-indigo-600"; pub(crate) const border_t_indigo_600_of_0: &str = "border-t-indigo-600/0"; pub(crate) const border_t_indigo_600_of_10: &str = "border-t-indigo-600/10"; pub(crate) const border_t_indigo_600_of_100: &str = "border-t-indigo-600/100"; pub(crate) const border_t_indigo_600_of_20: &str = "border-t-indigo-600/20"; pub(crate) const border_t_indigo_600_of_25: &str = "border-t-indigo-600/25"; pub(crate) const border_t_indigo_600_of_30: &str = "border-t-indigo-600/30"; pub(crate) const border_t_indigo_600_of_40: &str = "border-t-indigo-600/40"; pub(crate) const border_t_indigo_600_of_5: &str = "border-t-indigo-600/5"; pub(crate) const border_t_indigo_600_of_50: &str = "border-t-indigo-600/50"; pub(crate) const border_t_indigo_600_of_60: &str = "border-t-indigo-600/60"; pub(crate) const border_t_indigo_600_of_70: &str = "border-t-indigo-600/70"; pub(crate) const border_t_indigo_600_of_75: &str = "border-t-indigo-600/75"; pub(crate) const border_t_indigo_600_of_80: &str = "border-t-indigo-600/80"; pub(crate) const border_t_indigo_600_of_90: &str = "border-t-indigo-600/90"; pub(crate) const border_t_indigo_600_of_95: &str = "border-t-indigo-600/95"; pub(crate) const border_t_indigo_700: &str = "border-t-indigo-700"; pub(crate) const border_t_indigo_700_of_0: &str = "border-t-indigo-700/0"; pub(crate) const border_t_indigo_700_of_10: &str = "border-t-indigo-700/10"; pub(crate) const border_t_indigo_700_of_100: &str = "border-t-indigo-700/100"; pub(crate) const border_t_indigo_700_of_20: &str = "border-t-indigo-700/20"; pub(crate) const border_t_indigo_700_of_25: &str = "border-t-indigo-700/25"; pub(crate) const border_t_indigo_700_of_30: &str = "border-t-indigo-700/30"; pub(crate) const border_t_indigo_700_of_40: &str = "border-t-indigo-700/40"; pub(crate) const border_t_indigo_700_of_5: &str = "border-t-indigo-700/5"; pub(crate) const border_t_indigo_700_of_50: &str = "border-t-indigo-700/50"; pub(crate) const border_t_indigo_700_of_60: &str = "border-t-indigo-700/60"; pub(crate) const border_t_indigo_700_of_70: &str = "border-t-indigo-700/70"; pub(crate) const border_t_indigo_700_of_75: &str = "border-t-indigo-700/75"; pub(crate) const border_t_indigo_700_of_80: &str = "border-t-indigo-700/80"; pub(crate) const border_t_indigo_700_of_90: &str = "border-t-indigo-700/90"; pub(crate) const border_t_indigo_700_of_95: &str = "border-t-indigo-700/95"; pub(crate) const border_t_indigo_800: &str = "border-t-indigo-800"; pub(crate) const border_t_indigo_800_of_0: &str = "border-t-indigo-800/0"; pub(crate) const border_t_indigo_800_of_10: &str = "border-t-indigo-800/10"; pub(crate) const border_t_indigo_800_of_100: &str = "border-t-indigo-800/100"; pub(crate) const border_t_indigo_800_of_20: &str = "border-t-indigo-800/20"; pub(crate) const border_t_indigo_800_of_25: &str = "border-t-indigo-800/25"; pub(crate) const border_t_indigo_800_of_30: &str = "border-t-indigo-800/30"; pub(crate) const border_t_indigo_800_of_40: &str = "border-t-indigo-800/40"; pub(crate) const border_t_indigo_800_of_5: &str = "border-t-indigo-800/5"; pub(crate) const border_t_indigo_800_of_50: &str = "border-t-indigo-800/50"; pub(crate) const border_t_indigo_800_of_60: &str = "border-t-indigo-800/60"; pub(crate) const border_t_indigo_800_of_70: &str = "border-t-indigo-800/70"; pub(crate) const border_t_indigo_800_of_75: &str = "border-t-indigo-800/75"; pub(crate) const border_t_indigo_800_of_80: &str = "border-t-indigo-800/80"; pub(crate) const border_t_indigo_800_of_90: &str = "border-t-indigo-800/90"; pub(crate) const border_t_indigo_800_of_95: &str = "border-t-indigo-800/95"; pub(crate) const border_t_indigo_900: &str = "border-t-indigo-900"; pub(crate) const border_t_indigo_900_of_0: &str = "border-t-indigo-900/0"; pub(crate) const border_t_indigo_900_of_10: &str = "border-t-indigo-900/10"; pub(crate) const border_t_indigo_900_of_100: &str = "border-t-indigo-900/100"; pub(crate) const border_t_indigo_900_of_20: &str = "border-t-indigo-900/20"; pub(crate) const border_t_indigo_900_of_25: &str = "border-t-indigo-900/25"; pub(crate) const border_t_indigo_900_of_30: &str = "border-t-indigo-900/30"; pub(crate) const border_t_indigo_900_of_40: &str = "border-t-indigo-900/40"; pub(crate) const border_t_indigo_900_of_5: &str = "border-t-indigo-900/5"; pub(crate) const border_t_indigo_900_of_50: &str = "border-t-indigo-900/50"; pub(crate) const border_t_indigo_900_of_60: &str = "border-t-indigo-900/60"; pub(crate) const border_t_indigo_900_of_70: &str = "border-t-indigo-900/70"; pub(crate) const border_t_indigo_900_of_75: &str = "border-t-indigo-900/75"; pub(crate) const border_t_indigo_900_of_80: &str = "border-t-indigo-900/80"; pub(crate) const border_t_indigo_900_of_90: &str = "border-t-indigo-900/90"; pub(crate) const border_t_indigo_900_of_95: &str = "border-t-indigo-900/95"; pub(crate) const border_t_inherit: &str = "border-t-inherit"; pub(crate) const border_t_lime_100: &str = "border-t-lime-100"; pub(crate) const border_t_lime_100_of_0: &str = "border-t-lime-100/0"; pub(crate) const border_t_lime_100_of_10: &str = "border-t-lime-100/10"; pub(crate) const border_t_lime_100_of_100: &str = "border-t-lime-100/100"; pub(crate) const border_t_lime_100_of_20: &str = "border-t-lime-100/20"; pub(crate) const border_t_lime_100_of_25: &str = "border-t-lime-100/25"; pub(crate) const border_t_lime_100_of_30: &str = "border-t-lime-100/30"; pub(crate) const border_t_lime_100_of_40: &str = "border-t-lime-100/40"; pub(crate) const border_t_lime_100_of_5: &str = "border-t-lime-100/5"; pub(crate) const border_t_lime_100_of_50: &str = "border-t-lime-100/50"; pub(crate) const border_t_lime_100_of_60: &str = "border-t-lime-100/60"; pub(crate) const border_t_lime_100_of_70: &str = "border-t-lime-100/70"; pub(crate) const border_t_lime_100_of_75: &str = "border-t-lime-100/75"; pub(crate) const border_t_lime_100_of_80: &str = "border-t-lime-100/80"; pub(crate) const border_t_lime_100_of_90: &str = "border-t-lime-100/90"; pub(crate) const border_t_lime_100_of_95: &str = "border-t-lime-100/95"; pub(crate) const border_t_lime_200: &str = "border-t-lime-200"; pub(crate) const border_t_lime_200_of_0: &str = "border-t-lime-200/0"; pub(crate) const border_t_lime_200_of_10: &str = "border-t-lime-200/10"; pub(crate) const border_t_lime_200_of_100: &str = "border-t-lime-200/100"; pub(crate) const border_t_lime_200_of_20: &str = "border-t-lime-200/20"; pub(crate) const border_t_lime_200_of_25: &str = "border-t-lime-200/25"; pub(crate) const border_t_lime_200_of_30: &str = "border-t-lime-200/30"; pub(crate) const border_t_lime_200_of_40: &str = "border-t-lime-200/40"; pub(crate) const border_t_lime_200_of_5: &str = "border-t-lime-200/5"; pub(crate) const border_t_lime_200_of_50: &str = "border-t-lime-200/50"; pub(crate) const border_t_lime_200_of_60: &str = "border-t-lime-200/60"; pub(crate) const border_t_lime_200_of_70: &str = "border-t-lime-200/70"; pub(crate) const border_t_lime_200_of_75: &str = "border-t-lime-200/75"; pub(crate) const border_t_lime_200_of_80: &str = "border-t-lime-200/80"; pub(crate) const border_t_lime_200_of_90: &str = "border-t-lime-200/90"; pub(crate) const border_t_lime_200_of_95: &str = "border-t-lime-200/95"; pub(crate) const border_t_lime_300: &str = "border-t-lime-300"; pub(crate) const border_t_lime_300_of_0: &str = "border-t-lime-300/0"; pub(crate) const border_t_lime_300_of_10: &str = "border-t-lime-300/10"; pub(crate) const border_t_lime_300_of_100: &str = "border-t-lime-300/100"; pub(crate) const border_t_lime_300_of_20: &str = "border-t-lime-300/20"; pub(crate) const border_t_lime_300_of_25: &str = "border-t-lime-300/25"; pub(crate) const border_t_lime_300_of_30: &str = "border-t-lime-300/30"; pub(crate) const border_t_lime_300_of_40: &str = "border-t-lime-300/40"; pub(crate) const border_t_lime_300_of_5: &str = "border-t-lime-300/5"; pub(crate) const border_t_lime_300_of_50: &str = "border-t-lime-300/50"; pub(crate) const border_t_lime_300_of_60: &str = "border-t-lime-300/60"; pub(crate) const border_t_lime_300_of_70: &str = "border-t-lime-300/70"; pub(crate) const border_t_lime_300_of_75: &str = "border-t-lime-300/75"; pub(crate) const border_t_lime_300_of_80: &str = "border-t-lime-300/80"; pub(crate) const border_t_lime_300_of_90: &str = "border-t-lime-300/90"; pub(crate) const border_t_lime_300_of_95: &str = "border-t-lime-300/95"; pub(crate) const border_t_lime_400: &str = "border-t-lime-400"; pub(crate) const border_t_lime_400_of_0: &str = "border-t-lime-400/0"; pub(crate) const border_t_lime_400_of_10: &str = "border-t-lime-400/10"; pub(crate) const border_t_lime_400_of_100: &str = "border-t-lime-400/100"; pub(crate) const border_t_lime_400_of_20: &str = "border-t-lime-400/20"; pub(crate) const border_t_lime_400_of_25: &str = "border-t-lime-400/25"; pub(crate) const border_t_lime_400_of_30: &str = "border-t-lime-400/30"; pub(crate) const border_t_lime_400_of_40: &str = "border-t-lime-400/40"; pub(crate) const border_t_lime_400_of_5: &str = "border-t-lime-400/5"; pub(crate) const border_t_lime_400_of_50: &str = "border-t-lime-400/50"; pub(crate) const border_t_lime_400_of_60: &str = "border-t-lime-400/60"; pub(crate) const border_t_lime_400_of_70: &str = "border-t-lime-400/70"; pub(crate) const border_t_lime_400_of_75: &str = "border-t-lime-400/75"; pub(crate) const border_t_lime_400_of_80: &str = "border-t-lime-400/80"; pub(crate) const border_t_lime_400_of_90: &str = "border-t-lime-400/90"; pub(crate) const border_t_lime_400_of_95: &str = "border-t-lime-400/95"; pub(crate) const border_t_lime_50: &str = "border-t-lime-50"; pub(crate) const border_t_lime_500: &str = "border-t-lime-500"; pub(crate) const border_t_lime_500_of_0: &str = "border-t-lime-500/0"; pub(crate) const border_t_lime_500_of_10: &str = "border-t-lime-500/10"; pub(crate) const border_t_lime_500_of_100: &str = "border-t-lime-500/100"; pub(crate) const border_t_lime_500_of_20: &str = "border-t-lime-500/20"; pub(crate) const border_t_lime_500_of_25: &str = "border-t-lime-500/25"; pub(crate) const border_t_lime_500_of_30: &str = "border-t-lime-500/30"; pub(crate) const border_t_lime_500_of_40: &str = "border-t-lime-500/40"; pub(crate) const border_t_lime_500_of_5: &str = "border-t-lime-500/5"; pub(crate) const border_t_lime_500_of_50: &str = "border-t-lime-500/50"; pub(crate) const border_t_lime_500_of_60: &str = "border-t-lime-500/60"; pub(crate) const border_t_lime_500_of_70: &str = "border-t-lime-500/70"; pub(crate) const border_t_lime_500_of_75: &str = "border-t-lime-500/75"; pub(crate) const border_t_lime_500_of_80: &str = "border-t-lime-500/80"; pub(crate) const border_t_lime_500_of_90: &str = "border-t-lime-500/90"; pub(crate) const border_t_lime_500_of_95: &str = "border-t-lime-500/95"; pub(crate) const border_t_lime_50_of_0: &str = "border-t-lime-50/0"; pub(crate) const border_t_lime_50_of_10: &str = "border-t-lime-50/10"; pub(crate) const border_t_lime_50_of_100: &str = "border-t-lime-50/100"; pub(crate) const border_t_lime_50_of_20: &str = "border-t-lime-50/20"; pub(crate) const border_t_lime_50_of_25: &str = "border-t-lime-50/25"; pub(crate) const border_t_lime_50_of_30: &str = "border-t-lime-50/30"; pub(crate) const border_t_lime_50_of_40: &str = "border-t-lime-50/40"; pub(crate) const border_t_lime_50_of_5: &str = "border-t-lime-50/5"; pub(crate) const border_t_lime_50_of_50: &str = "border-t-lime-50/50"; pub(crate) const border_t_lime_50_of_60: &str = "border-t-lime-50/60"; pub(crate) const border_t_lime_50_of_70: &str = "border-t-lime-50/70"; pub(crate) const border_t_lime_50_of_75: &str = "border-t-lime-50/75"; pub(crate) const border_t_lime_50_of_80: &str = "border-t-lime-50/80"; pub(crate) const border_t_lime_50_of_90: &str = "border-t-lime-50/90"; pub(crate) const border_t_lime_50_of_95: &str = "border-t-lime-50/95"; pub(crate) const border_t_lime_600: &str = "border-t-lime-600"; pub(crate) const border_t_lime_600_of_0: &str = "border-t-lime-600/0"; pub(crate) const border_t_lime_600_of_10: &str = "border-t-lime-600/10"; pub(crate) const border_t_lime_600_of_100: &str = "border-t-lime-600/100"; pub(crate) const border_t_lime_600_of_20: &str = "border-t-lime-600/20"; pub(crate) const border_t_lime_600_of_25: &str = "border-t-lime-600/25"; pub(crate) const border_t_lime_600_of_30: &str = "border-t-lime-600/30"; pub(crate) const border_t_lime_600_of_40: &str = "border-t-lime-600/40"; pub(crate) const border_t_lime_600_of_5: &str = "border-t-lime-600/5"; pub(crate) const border_t_lime_600_of_50: &str = "border-t-lime-600/50"; pub(crate) const border_t_lime_600_of_60: &str = "border-t-lime-600/60"; pub(crate) const border_t_lime_600_of_70: &str = "border-t-lime-600/70"; pub(crate) const border_t_lime_600_of_75: &str = "border-t-lime-600/75"; pub(crate) const border_t_lime_600_of_80: &str = "border-t-lime-600/80"; pub(crate) const border_t_lime_600_of_90: &str = "border-t-lime-600/90"; pub(crate) const border_t_lime_600_of_95: &str = "border-t-lime-600/95"; pub(crate) const border_t_lime_700: &str = "border-t-lime-700"; pub(crate) const border_t_lime_700_of_0: &str = "border-t-lime-700/0"; pub(crate) const border_t_lime_700_of_10: &str = "border-t-lime-700/10"; pub(crate) const border_t_lime_700_of_100: &str = "border-t-lime-700/100"; pub(crate) const border_t_lime_700_of_20: &str = "border-t-lime-700/20"; pub(crate) const border_t_lime_700_of_25: &str = "border-t-lime-700/25"; pub(crate) const border_t_lime_700_of_30: &str = "border-t-lime-700/30"; pub(crate) const border_t_lime_700_of_40: &str = "border-t-lime-700/40"; pub(crate) const border_t_lime_700_of_5: &str = "border-t-lime-700/5"; pub(crate) const border_t_lime_700_of_50: &str = "border-t-lime-700/50"; pub(crate) const border_t_lime_700_of_60: &str = "border-t-lime-700/60"; pub(crate) const border_t_lime_700_of_70: &str = "border-t-lime-700/70"; pub(crate) const border_t_lime_700_of_75: &str = "border-t-lime-700/75"; pub(crate) const border_t_lime_700_of_80: &str = "border-t-lime-700/80"; pub(crate) const border_t_lime_700_of_90: &str = "border-t-lime-700/90"; pub(crate) const border_t_lime_700_of_95: &str = "border-t-lime-700/95"; pub(crate) const border_t_lime_800: &str = "border-t-lime-800"; pub(crate) const border_t_lime_800_of_0: &str = "border-t-lime-800/0"; pub(crate) const border_t_lime_800_of_10: &str = "border-t-lime-800/10"; pub(crate) const border_t_lime_800_of_100: &str = "border-t-lime-800/100"; pub(crate) const border_t_lime_800_of_20: &str = "border-t-lime-800/20"; pub(crate) const border_t_lime_800_of_25: &str = "border-t-lime-800/25"; pub(crate) const border_t_lime_800_of_30: &str = "border-t-lime-800/30"; pub(crate) const border_t_lime_800_of_40: &str = "border-t-lime-800/40"; pub(crate) const border_t_lime_800_of_5: &str = "border-t-lime-800/5"; pub(crate) const border_t_lime_800_of_50: &str = "border-t-lime-800/50"; pub(crate) const border_t_lime_800_of_60: &str = "border-t-lime-800/60"; pub(crate) const border_t_lime_800_of_70: &str = "border-t-lime-800/70"; pub(crate) const border_t_lime_800_of_75: &str = "border-t-lime-800/75"; pub(crate) const border_t_lime_800_of_80: &str = "border-t-lime-800/80"; pub(crate) const border_t_lime_800_of_90: &str = "border-t-lime-800/90"; pub(crate) const border_t_lime_800_of_95: &str = "border-t-lime-800/95"; pub(crate) const border_t_lime_900: &str = "border-t-lime-900"; pub(crate) const border_t_lime_900_of_0: &str = "border-t-lime-900/0"; pub(crate) const border_t_lime_900_of_10: &str = "border-t-lime-900/10"; pub(crate) const border_t_lime_900_of_100: &str = "border-t-lime-900/100"; pub(crate) const border_t_lime_900_of_20: &str = "border-t-lime-900/20"; pub(crate) const border_t_lime_900_of_25: &str = "border-t-lime-900/25"; pub(crate) const border_t_lime_900_of_30: &str = "border-t-lime-900/30"; pub(crate) const border_t_lime_900_of_40: &str = "border-t-lime-900/40"; pub(crate) const border_t_lime_900_of_5: &str = "border-t-lime-900/5"; pub(crate) const border_t_lime_900_of_50: &str = "border-t-lime-900/50"; pub(crate) const border_t_lime_900_of_60: &str = "border-t-lime-900/60"; pub(crate) const border_t_lime_900_of_70: &str = "border-t-lime-900/70"; pub(crate) const border_t_lime_900_of_75: &str = "border-t-lime-900/75"; pub(crate) const border_t_lime_900_of_80: &str = "border-t-lime-900/80"; pub(crate) const border_t_lime_900_of_90: &str = "border-t-lime-900/90"; pub(crate) const border_t_lime_900_of_95: &str = "border-t-lime-900/95"; pub(crate) const border_t_neutral_100: &str = "border-t-neutral-100"; pub(crate) const border_t_neutral_100_of_0: &str = "border-t-neutral-100/0"; pub(crate) const border_t_neutral_100_of_10: &str = "border-t-neutral-100/10"; pub(crate) const border_t_neutral_100_of_100: &str = "border-t-neutral-100/100"; pub(crate) const border_t_neutral_100_of_20: &str = "border-t-neutral-100/20"; pub(crate) const border_t_neutral_100_of_25: &str = "border-t-neutral-100/25"; pub(crate) const border_t_neutral_100_of_30: &str = "border-t-neutral-100/30"; pub(crate) const border_t_neutral_100_of_40: &str = "border-t-neutral-100/40"; pub(crate) const border_t_neutral_100_of_5: &str = "border-t-neutral-100/5"; pub(crate) const border_t_neutral_100_of_50: &str = "border-t-neutral-100/50"; pub(crate) const border_t_neutral_100_of_60: &str = "border-t-neutral-100/60"; pub(crate) const border_t_neutral_100_of_70: &str = "border-t-neutral-100/70"; pub(crate) const border_t_neutral_100_of_75: &str = "border-t-neutral-100/75"; pub(crate) const border_t_neutral_100_of_80: &str = "border-t-neutral-100/80"; pub(crate) const border_t_neutral_100_of_90: &str = "border-t-neutral-100/90"; pub(crate) const border_t_neutral_100_of_95: &str = "border-t-neutral-100/95"; pub(crate) const border_t_neutral_200: &str = "border-t-neutral-200"; pub(crate) const border_t_neutral_200_of_0: &str = "border-t-neutral-200/0"; pub(crate) const border_t_neutral_200_of_10: &str = "border-t-neutral-200/10"; pub(crate) const border_t_neutral_200_of_100: &str = "border-t-neutral-200/100"; pub(crate) const border_t_neutral_200_of_20: &str = "border-t-neutral-200/20"; pub(crate) const border_t_neutral_200_of_25: &str = "border-t-neutral-200/25"; pub(crate) const border_t_neutral_200_of_30: &str = "border-t-neutral-200/30"; pub(crate) const border_t_neutral_200_of_40: &str = "border-t-neutral-200/40"; pub(crate) const border_t_neutral_200_of_5: &str = "border-t-neutral-200/5"; pub(crate) const border_t_neutral_200_of_50: &str = "border-t-neutral-200/50"; pub(crate) const border_t_neutral_200_of_60: &str = "border-t-neutral-200/60"; pub(crate) const border_t_neutral_200_of_70: &str = "border-t-neutral-200/70"; pub(crate) const border_t_neutral_200_of_75: &str = "border-t-neutral-200/75"; pub(crate) const border_t_neutral_200_of_80: &str = "border-t-neutral-200/80"; pub(crate) const border_t_neutral_200_of_90: &str = "border-t-neutral-200/90"; pub(crate) const border_t_neutral_200_of_95: &str = "border-t-neutral-200/95"; pub(crate) const border_t_neutral_300: &str = "border-t-neutral-300"; pub(crate) const border_t_neutral_300_of_0: &str = "border-t-neutral-300/0"; pub(crate) const border_t_neutral_300_of_10: &str = "border-t-neutral-300/10"; pub(crate) const border_t_neutral_300_of_100: &str = "border-t-neutral-300/100"; pub(crate) const border_t_neutral_300_of_20: &str = "border-t-neutral-300/20"; pub(crate) const border_t_neutral_300_of_25: &str = "border-t-neutral-300/25"; pub(crate) const border_t_neutral_300_of_30: &str = "border-t-neutral-300/30"; pub(crate) const border_t_neutral_300_of_40: &str = "border-t-neutral-300/40"; pub(crate) const border_t_neutral_300_of_5: &str = "border-t-neutral-300/5"; pub(crate) const border_t_neutral_300_of_50: &str = "border-t-neutral-300/50"; pub(crate) const border_t_neutral_300_of_60: &str = "border-t-neutral-300/60"; pub(crate) const border_t_neutral_300_of_70: &str = "border-t-neutral-300/70"; pub(crate) const border_t_neutral_300_of_75: &str = "border-t-neutral-300/75"; pub(crate) const border_t_neutral_300_of_80: &str = "border-t-neutral-300/80"; pub(crate) const border_t_neutral_300_of_90: &str = "border-t-neutral-300/90"; pub(crate) const border_t_neutral_300_of_95: &str = "border-t-neutral-300/95"; pub(crate) const border_t_neutral_400: &str = "border-t-neutral-400"; pub(crate) const border_t_neutral_400_of_0: &str = "border-t-neutral-400/0"; pub(crate) const border_t_neutral_400_of_10: &str = "border-t-neutral-400/10"; pub(crate) const border_t_neutral_400_of_100: &str = "border-t-neutral-400/100"; pub(crate) const border_t_neutral_400_of_20: &str = "border-t-neutral-400/20"; pub(crate) const border_t_neutral_400_of_25: &str = "border-t-neutral-400/25"; pub(crate) const border_t_neutral_400_of_30: &str = "border-t-neutral-400/30"; pub(crate) const border_t_neutral_400_of_40: &str = "border-t-neutral-400/40"; pub(crate) const border_t_neutral_400_of_5: &str = "border-t-neutral-400/5"; pub(crate) const border_t_neutral_400_of_50: &str = "border-t-neutral-400/50"; pub(crate) const border_t_neutral_400_of_60: &str = "border-t-neutral-400/60"; pub(crate) const border_t_neutral_400_of_70: &str = "border-t-neutral-400/70"; pub(crate) const border_t_neutral_400_of_75: &str = "border-t-neutral-400/75"; pub(crate) const border_t_neutral_400_of_80: &str = "border-t-neutral-400/80"; pub(crate) const border_t_neutral_400_of_90: &str = "border-t-neutral-400/90"; pub(crate) const border_t_neutral_400_of_95: &str = "border-t-neutral-400/95"; pub(crate) const border_t_neutral_50: &str = "border-t-neutral-50"; pub(crate) const border_t_neutral_500: &str = "border-t-neutral-500"; pub(crate) const border_t_neutral_500_of_0: &str = "border-t-neutral-500/0"; pub(crate) const border_t_neutral_500_of_10: &str = "border-t-neutral-500/10"; pub(crate) const border_t_neutral_500_of_100: &str = "border-t-neutral-500/100"; pub(crate) const border_t_neutral_500_of_20: &str = "border-t-neutral-500/20"; pub(crate) const border_t_neutral_500_of_25: &str = "border-t-neutral-500/25"; pub(crate) const border_t_neutral_500_of_30: &str = "border-t-neutral-500/30"; pub(crate) const border_t_neutral_500_of_40: &str = "border-t-neutral-500/40"; pub(crate) const border_t_neutral_500_of_5: &str = "border-t-neutral-500/5"; pub(crate) const border_t_neutral_500_of_50: &str = "border-t-neutral-500/50"; pub(crate) const border_t_neutral_500_of_60: &str = "border-t-neutral-500/60"; pub(crate) const border_t_neutral_500_of_70: &str = "border-t-neutral-500/70"; pub(crate) const border_t_neutral_500_of_75: &str = "border-t-neutral-500/75"; pub(crate) const border_t_neutral_500_of_80: &str = "border-t-neutral-500/80"; pub(crate) const border_t_neutral_500_of_90: &str = "border-t-neutral-500/90"; pub(crate) const border_t_neutral_500_of_95: &str = "border-t-neutral-500/95"; pub(crate) const border_t_neutral_50_of_0: &str = "border-t-neutral-50/0"; pub(crate) const border_t_neutral_50_of_10: &str = "border-t-neutral-50/10"; pub(crate) const border_t_neutral_50_of_100: &str = "border-t-neutral-50/100"; pub(crate) const border_t_neutral_50_of_20: &str = "border-t-neutral-50/20"; pub(crate) const border_t_neutral_50_of_25: &str = "border-t-neutral-50/25"; pub(crate) const border_t_neutral_50_of_30: &str = "border-t-neutral-50/30"; pub(crate) const border_t_neutral_50_of_40: &str = "border-t-neutral-50/40"; pub(crate) const border_t_neutral_50_of_5: &str = "border-t-neutral-50/5"; pub(crate) const border_t_neutral_50_of_50: &str = "border-t-neutral-50/50"; pub(crate) const border_t_neutral_50_of_60: &str = "border-t-neutral-50/60"; pub(crate) const border_t_neutral_50_of_70: &str = "border-t-neutral-50/70"; pub(crate) const border_t_neutral_50_of_75: &str = "border-t-neutral-50/75"; pub(crate) const border_t_neutral_50_of_80: &str = "border-t-neutral-50/80"; pub(crate) const border_t_neutral_50_of_90: &str = "border-t-neutral-50/90"; pub(crate) const border_t_neutral_50_of_95: &str = "border-t-neutral-50/95"; pub(crate) const border_t_neutral_600: &str = "border-t-neutral-600"; pub(crate) const border_t_neutral_600_of_0: &str = "border-t-neutral-600/0"; pub(crate) const border_t_neutral_600_of_10: &str = "border-t-neutral-600/10"; pub(crate) const border_t_neutral_600_of_100: &str = "border-t-neutral-600/100"; pub(crate) const border_t_neutral_600_of_20: &str = "border-t-neutral-600/20"; pub(crate) const border_t_neutral_600_of_25: &str = "border-t-neutral-600/25"; pub(crate) const border_t_neutral_600_of_30: &str = "border-t-neutral-600/30"; pub(crate) const border_t_neutral_600_of_40: &str = "border-t-neutral-600/40"; pub(crate) const border_t_neutral_600_of_5: &str = "border-t-neutral-600/5"; pub(crate) const border_t_neutral_600_of_50: &str = "border-t-neutral-600/50"; pub(crate) const border_t_neutral_600_of_60: &str = "border-t-neutral-600/60"; pub(crate) const border_t_neutral_600_of_70: &str = "border-t-neutral-600/70"; pub(crate) const border_t_neutral_600_of_75: &str = "border-t-neutral-600/75"; pub(crate) const border_t_neutral_600_of_80: &str = "border-t-neutral-600/80"; pub(crate) const border_t_neutral_600_of_90: &str = "border-t-neutral-600/90"; pub(crate) const border_t_neutral_600_of_95: &str = "border-t-neutral-600/95"; pub(crate) const border_t_neutral_700: &str = "border-t-neutral-700"; pub(crate) const border_t_neutral_700_of_0: &str = "border-t-neutral-700/0"; pub(crate) const border_t_neutral_700_of_10: &str = "border-t-neutral-700/10"; pub(crate) const border_t_neutral_700_of_100: &str = "border-t-neutral-700/100"; pub(crate) const border_t_neutral_700_of_20: &str = "border-t-neutral-700/20"; pub(crate) const border_t_neutral_700_of_25: &str = "border-t-neutral-700/25"; pub(crate) const border_t_neutral_700_of_30: &str = "border-t-neutral-700/30"; pub(crate) const border_t_neutral_700_of_40: &str = "border-t-neutral-700/40"; pub(crate) const border_t_neutral_700_of_5: &str = "border-t-neutral-700/5"; pub(crate) const border_t_neutral_700_of_50: &str = "border-t-neutral-700/50"; pub(crate) const border_t_neutral_700_of_60: &str = "border-t-neutral-700/60"; pub(crate) const border_t_neutral_700_of_70: &str = "border-t-neutral-700/70"; pub(crate) const border_t_neutral_700_of_75: &str = "border-t-neutral-700/75"; pub(crate) const border_t_neutral_700_of_80: &str = "border-t-neutral-700/80"; pub(crate) const border_t_neutral_700_of_90: &str = "border-t-neutral-700/90"; pub(crate) const border_t_neutral_700_of_95: &str = "border-t-neutral-700/95"; pub(crate) const border_t_neutral_800: &str = "border-t-neutral-800"; pub(crate) const border_t_neutral_800_of_0: &str = "border-t-neutral-800/0"; pub(crate) const border_t_neutral_800_of_10: &str = "border-t-neutral-800/10"; pub(crate) const border_t_neutral_800_of_100: &str = "border-t-neutral-800/100"; pub(crate) const border_t_neutral_800_of_20: &str = "border-t-neutral-800/20"; pub(crate) const border_t_neutral_800_of_25: &str = "border-t-neutral-800/25"; pub(crate) const border_t_neutral_800_of_30: &str = "border-t-neutral-800/30"; pub(crate) const border_t_neutral_800_of_40: &str = "border-t-neutral-800/40"; pub(crate) const border_t_neutral_800_of_5: &str = "border-t-neutral-800/5"; pub(crate) const border_t_neutral_800_of_50: &str = "border-t-neutral-800/50"; pub(crate) const border_t_neutral_800_of_60: &str = "border-t-neutral-800/60"; pub(crate) const border_t_neutral_800_of_70: &str = "border-t-neutral-800/70"; pub(crate) const border_t_neutral_800_of_75: &str = "border-t-neutral-800/75"; pub(crate) const border_t_neutral_800_of_80: &str = "border-t-neutral-800/80"; pub(crate) const border_t_neutral_800_of_90: &str = "border-t-neutral-800/90"; pub(crate) const border_t_neutral_800_of_95: &str = "border-t-neutral-800/95"; pub(crate) const border_t_neutral_900: &str = "border-t-neutral-900"; pub(crate) const border_t_neutral_900_of_0: &str = "border-t-neutral-900/0"; pub(crate) const border_t_neutral_900_of_10: &str = "border-t-neutral-900/10"; pub(crate) const border_t_neutral_900_of_100: &str = "border-t-neutral-900/100"; pub(crate) const border_t_neutral_900_of_20: &str = "border-t-neutral-900/20"; pub(crate) const border_t_neutral_900_of_25: &str = "border-t-neutral-900/25"; pub(crate) const border_t_neutral_900_of_30: &str = "border-t-neutral-900/30"; pub(crate) const border_t_neutral_900_of_40: &str = "border-t-neutral-900/40"; pub(crate) const border_t_neutral_900_of_5: &str = "border-t-neutral-900/5"; pub(crate) const border_t_neutral_900_of_50: &str = "border-t-neutral-900/50"; pub(crate) const border_t_neutral_900_of_60: &str = "border-t-neutral-900/60"; pub(crate) const border_t_neutral_900_of_70: &str = "border-t-neutral-900/70"; pub(crate) const border_t_neutral_900_of_75: &str = "border-t-neutral-900/75"; pub(crate) const border_t_neutral_900_of_80: &str = "border-t-neutral-900/80"; pub(crate) const border_t_neutral_900_of_90: &str = "border-t-neutral-900/90"; pub(crate) const border_t_neutral_900_of_95: &str = "border-t-neutral-900/95"; pub(crate) const border_t_orange_100: &str = "border-t-orange-100"; pub(crate) const border_t_orange_100_of_0: &str = "border-t-orange-100/0"; pub(crate) const border_t_orange_100_of_10: &str = "border-t-orange-100/10"; pub(crate) const border_t_orange_100_of_100: &str = "border-t-orange-100/100"; pub(crate) const border_t_orange_100_of_20: &str = "border-t-orange-100/20"; pub(crate) const border_t_orange_100_of_25: &str = "border-t-orange-100/25"; pub(crate) const border_t_orange_100_of_30: &str = "border-t-orange-100/30"; pub(crate) const border_t_orange_100_of_40: &str = "border-t-orange-100/40"; pub(crate) const border_t_orange_100_of_5: &str = "border-t-orange-100/5"; pub(crate) const border_t_orange_100_of_50: &str = "border-t-orange-100/50"; pub(crate) const border_t_orange_100_of_60: &str = "border-t-orange-100/60"; pub(crate) const border_t_orange_100_of_70: &str = "border-t-orange-100/70"; pub(crate) const border_t_orange_100_of_75: &str = "border-t-orange-100/75"; pub(crate) const border_t_orange_100_of_80: &str = "border-t-orange-100/80"; pub(crate) const border_t_orange_100_of_90: &str = "border-t-orange-100/90"; pub(crate) const border_t_orange_100_of_95: &str = "border-t-orange-100/95"; pub(crate) const border_t_orange_200: &str = "border-t-orange-200"; pub(crate) const border_t_orange_200_of_0: &str = "border-t-orange-200/0"; pub(crate) const border_t_orange_200_of_10: &str = "border-t-orange-200/10"; pub(crate) const border_t_orange_200_of_100: &str = "border-t-orange-200/100"; pub(crate) const border_t_orange_200_of_20: &str = "border-t-orange-200/20"; pub(crate) const border_t_orange_200_of_25: &str = "border-t-orange-200/25"; pub(crate) const border_t_orange_200_of_30: &str = "border-t-orange-200/30"; pub(crate) const border_t_orange_200_of_40: &str = "border-t-orange-200/40"; pub(crate) const border_t_orange_200_of_5: &str = "border-t-orange-200/5"; pub(crate) const border_t_orange_200_of_50: &str = "border-t-orange-200/50"; pub(crate) const border_t_orange_200_of_60: &str = "border-t-orange-200/60"; pub(crate) const border_t_orange_200_of_70: &str = "border-t-orange-200/70"; pub(crate) const border_t_orange_200_of_75: &str = "border-t-orange-200/75"; pub(crate) const border_t_orange_200_of_80: &str = "border-t-orange-200/80"; pub(crate) const border_t_orange_200_of_90: &str = "border-t-orange-200/90"; pub(crate) const border_t_orange_200_of_95: &str = "border-t-orange-200/95"; pub(crate) const border_t_orange_300: &str = "border-t-orange-300"; pub(crate) const border_t_orange_300_of_0: &str = "border-t-orange-300/0"; pub(crate) const border_t_orange_300_of_10: &str = "border-t-orange-300/10"; pub(crate) const border_t_orange_300_of_100: &str = "border-t-orange-300/100"; pub(crate) const border_t_orange_300_of_20: &str = "border-t-orange-300/20"; pub(crate) const border_t_orange_300_of_25: &str = "border-t-orange-300/25"; pub(crate) const border_t_orange_300_of_30: &str = "border-t-orange-300/30"; pub(crate) const border_t_orange_300_of_40: &str = "border-t-orange-300/40"; pub(crate) const border_t_orange_300_of_5: &str = "border-t-orange-300/5"; pub(crate) const border_t_orange_300_of_50: &str = "border-t-orange-300/50"; pub(crate) const border_t_orange_300_of_60: &str = "border-t-orange-300/60"; pub(crate) const border_t_orange_300_of_70: &str = "border-t-orange-300/70"; pub(crate) const border_t_orange_300_of_75: &str = "border-t-orange-300/75"; pub(crate) const border_t_orange_300_of_80: &str = "border-t-orange-300/80"; pub(crate) const border_t_orange_300_of_90: &str = "border-t-orange-300/90"; pub(crate) const border_t_orange_300_of_95: &str = "border-t-orange-300/95"; pub(crate) const border_t_orange_400: &str = "border-t-orange-400"; pub(crate) const border_t_orange_400_of_0: &str = "border-t-orange-400/0"; pub(crate) const border_t_orange_400_of_10: &str = "border-t-orange-400/10"; pub(crate) const border_t_orange_400_of_100: &str = "border-t-orange-400/100"; pub(crate) const border_t_orange_400_of_20: &str = "border-t-orange-400/20"; pub(crate) const border_t_orange_400_of_25: &str = "border-t-orange-400/25"; pub(crate) const border_t_orange_400_of_30: &str = "border-t-orange-400/30"; pub(crate) const border_t_orange_400_of_40: &str = "border-t-orange-400/40"; pub(crate) const border_t_orange_400_of_5: &str = "border-t-orange-400/5"; pub(crate) const border_t_orange_400_of_50: &str = "border-t-orange-400/50"; pub(crate) const border_t_orange_400_of_60: &str = "border-t-orange-400/60"; pub(crate) const border_t_orange_400_of_70: &str = "border-t-orange-400/70"; pub(crate) const border_t_orange_400_of_75: &str = "border-t-orange-400/75"; pub(crate) const border_t_orange_400_of_80: &str = "border-t-orange-400/80"; pub(crate) const border_t_orange_400_of_90: &str = "border-t-orange-400/90"; pub(crate) const border_t_orange_400_of_95: &str = "border-t-orange-400/95"; pub(crate) const border_t_orange_50: &str = "border-t-orange-50"; pub(crate) const border_t_orange_500: &str = "border-t-orange-500"; pub(crate) const border_t_orange_500_of_0: &str = "border-t-orange-500/0"; pub(crate) const border_t_orange_500_of_10: &str = "border-t-orange-500/10"; pub(crate) const border_t_orange_500_of_100: &str = "border-t-orange-500/100"; pub(crate) const border_t_orange_500_of_20: &str = "border-t-orange-500/20"; pub(crate) const border_t_orange_500_of_25: &str = "border-t-orange-500/25"; pub(crate) const border_t_orange_500_of_30: &str = "border-t-orange-500/30"; pub(crate) const border_t_orange_500_of_40: &str = "border-t-orange-500/40"; pub(crate) const border_t_orange_500_of_5: &str = "border-t-orange-500/5"; pub(crate) const border_t_orange_500_of_50: &str = "border-t-orange-500/50"; pub(crate) const border_t_orange_500_of_60: &str = "border-t-orange-500/60"; pub(crate) const border_t_orange_500_of_70: &str = "border-t-orange-500/70"; pub(crate) const border_t_orange_500_of_75: &str = "border-t-orange-500/75"; pub(crate) const border_t_orange_500_of_80: &str = "border-t-orange-500/80"; pub(crate) const border_t_orange_500_of_90: &str = "border-t-orange-500/90"; pub(crate) const border_t_orange_500_of_95: &str = "border-t-orange-500/95"; pub(crate) const border_t_orange_50_of_0: &str = "border-t-orange-50/0"; pub(crate) const border_t_orange_50_of_10: &str = "border-t-orange-50/10"; pub(crate) const border_t_orange_50_of_100: &str = "border-t-orange-50/100"; pub(crate) const border_t_orange_50_of_20: &str = "border-t-orange-50/20"; pub(crate) const border_t_orange_50_of_25: &str = "border-t-orange-50/25"; pub(crate) const border_t_orange_50_of_30: &str = "border-t-orange-50/30"; pub(crate) const border_t_orange_50_of_40: &str = "border-t-orange-50/40"; pub(crate) const border_t_orange_50_of_5: &str = "border-t-orange-50/5"; pub(crate) const border_t_orange_50_of_50: &str = "border-t-orange-50/50"; pub(crate) const border_t_orange_50_of_60: &str = "border-t-orange-50/60"; pub(crate) const border_t_orange_50_of_70: &str = "border-t-orange-50/70"; pub(crate) const border_t_orange_50_of_75: &str = "border-t-orange-50/75"; pub(crate) const border_t_orange_50_of_80: &str = "border-t-orange-50/80"; pub(crate) const border_t_orange_50_of_90: &str = "border-t-orange-50/90"; pub(crate) const border_t_orange_50_of_95: &str = "border-t-orange-50/95"; pub(crate) const border_t_orange_600: &str = "border-t-orange-600"; pub(crate) const border_t_orange_600_of_0: &str = "border-t-orange-600/0"; pub(crate) const border_t_orange_600_of_10: &str = "border-t-orange-600/10"; pub(crate) const border_t_orange_600_of_100: &str = "border-t-orange-600/100"; pub(crate) const border_t_orange_600_of_20: &str = "border-t-orange-600/20"; pub(crate) const border_t_orange_600_of_25: &str = "border-t-orange-600/25"; pub(crate) const border_t_orange_600_of_30: &str = "border-t-orange-600/30"; pub(crate) const border_t_orange_600_of_40: &str = "border-t-orange-600/40"; pub(crate) const border_t_orange_600_of_5: &str = "border-t-orange-600/5"; pub(crate) const border_t_orange_600_of_50: &str = "border-t-orange-600/50"; pub(crate) const border_t_orange_600_of_60: &str = "border-t-orange-600/60"; pub(crate) const border_t_orange_600_of_70: &str = "border-t-orange-600/70"; pub(crate) const border_t_orange_600_of_75: &str = "border-t-orange-600/75"; pub(crate) const border_t_orange_600_of_80: &str = "border-t-orange-600/80"; pub(crate) const border_t_orange_600_of_90: &str = "border-t-orange-600/90"; pub(crate) const border_t_orange_600_of_95: &str = "border-t-orange-600/95"; pub(crate) const border_t_orange_700: &str = "border-t-orange-700"; pub(crate) const border_t_orange_700_of_0: &str = "border-t-orange-700/0"; pub(crate) const border_t_orange_700_of_10: &str = "border-t-orange-700/10"; pub(crate) const border_t_orange_700_of_100: &str = "border-t-orange-700/100"; pub(crate) const border_t_orange_700_of_20: &str = "border-t-orange-700/20"; pub(crate) const border_t_orange_700_of_25: &str = "border-t-orange-700/25"; pub(crate) const border_t_orange_700_of_30: &str = "border-t-orange-700/30"; pub(crate) const border_t_orange_700_of_40: &str = "border-t-orange-700/40"; pub(crate) const border_t_orange_700_of_5: &str = "border-t-orange-700/5"; pub(crate) const border_t_orange_700_of_50: &str = "border-t-orange-700/50"; pub(crate) const border_t_orange_700_of_60: &str = "border-t-orange-700/60"; pub(crate) const border_t_orange_700_of_70: &str = "border-t-orange-700/70"; pub(crate) const border_t_orange_700_of_75: &str = "border-t-orange-700/75"; pub(crate) const border_t_orange_700_of_80: &str = "border-t-orange-700/80"; pub(crate) const border_t_orange_700_of_90: &str = "border-t-orange-700/90"; pub(crate) const border_t_orange_700_of_95: &str = "border-t-orange-700/95"; pub(crate) const border_t_orange_800: &str = "border-t-orange-800"; pub(crate) const border_t_orange_800_of_0: &str = "border-t-orange-800/0"; pub(crate) const border_t_orange_800_of_10: &str = "border-t-orange-800/10"; pub(crate) const border_t_orange_800_of_100: &str = "border-t-orange-800/100"; pub(crate) const border_t_orange_800_of_20: &str = "border-t-orange-800/20"; pub(crate) const border_t_orange_800_of_25: &str = "border-t-orange-800/25"; pub(crate) const border_t_orange_800_of_30: &str = "border-t-orange-800/30"; pub(crate) const border_t_orange_800_of_40: &str = "border-t-orange-800/40"; pub(crate) const border_t_orange_800_of_5: &str = "border-t-orange-800/5"; pub(crate) const border_t_orange_800_of_50: &str = "border-t-orange-800/50"; pub(crate) const border_t_orange_800_of_60: &str = "border-t-orange-800/60"; pub(crate) const border_t_orange_800_of_70: &str = "border-t-orange-800/70"; pub(crate) const border_t_orange_800_of_75: &str = "border-t-orange-800/75"; pub(crate) const border_t_orange_800_of_80: &str = "border-t-orange-800/80"; pub(crate) const border_t_orange_800_of_90: &str = "border-t-orange-800/90"; pub(crate) const border_t_orange_800_of_95: &str = "border-t-orange-800/95"; pub(crate) const border_t_orange_900: &str = "border-t-orange-900"; pub(crate) const border_t_orange_900_of_0: &str = "border-t-orange-900/0"; pub(crate) const border_t_orange_900_of_10: &str = "border-t-orange-900/10"; pub(crate) const border_t_orange_900_of_100: &str = "border-t-orange-900/100"; pub(crate) const border_t_orange_900_of_20: &str = "border-t-orange-900/20"; pub(crate) const border_t_orange_900_of_25: &str = "border-t-orange-900/25"; pub(crate) const border_t_orange_900_of_30: &str = "border-t-orange-900/30"; pub(crate) const border_t_orange_900_of_40: &str = "border-t-orange-900/40"; pub(crate) const border_t_orange_900_of_5: &str = "border-t-orange-900/5"; pub(crate) const border_t_orange_900_of_50: &str = "border-t-orange-900/50"; pub(crate) const border_t_orange_900_of_60: &str = "border-t-orange-900/60"; pub(crate) const border_t_orange_900_of_70: &str = "border-t-orange-900/70"; pub(crate) const border_t_orange_900_of_75: &str = "border-t-orange-900/75"; pub(crate) const border_t_orange_900_of_80: &str = "border-t-orange-900/80"; pub(crate) const border_t_orange_900_of_90: &str = "border-t-orange-900/90"; pub(crate) const border_t_orange_900_of_95: &str = "border-t-orange-900/95"; pub(crate) const border_t_pink_100: &str = "border-t-pink-100"; pub(crate) const border_t_pink_100_of_0: &str = "border-t-pink-100/0"; pub(crate) const border_t_pink_100_of_10: &str = "border-t-pink-100/10"; pub(crate) const border_t_pink_100_of_100: &str = "border-t-pink-100/100"; pub(crate) const border_t_pink_100_of_20: &str = "border-t-pink-100/20"; pub(crate) const border_t_pink_100_of_25: &str = "border-t-pink-100/25"; pub(crate) const border_t_pink_100_of_30: &str = "border-t-pink-100/30"; pub(crate) const border_t_pink_100_of_40: &str = "border-t-pink-100/40"; pub(crate) const border_t_pink_100_of_5: &str = "border-t-pink-100/5"; pub(crate) const border_t_pink_100_of_50: &str = "border-t-pink-100/50"; pub(crate) const border_t_pink_100_of_60: &str = "border-t-pink-100/60"; pub(crate) const border_t_pink_100_of_70: &str = "border-t-pink-100/70"; pub(crate) const border_t_pink_100_of_75: &str = "border-t-pink-100/75"; pub(crate) const border_t_pink_100_of_80: &str = "border-t-pink-100/80"; pub(crate) const border_t_pink_100_of_90: &str = "border-t-pink-100/90"; pub(crate) const border_t_pink_100_of_95: &str = "border-t-pink-100/95"; pub(crate) const border_t_pink_200: &str = "border-t-pink-200"; pub(crate) const border_t_pink_200_of_0: &str = "border-t-pink-200/0"; pub(crate) const border_t_pink_200_of_10: &str = "border-t-pink-200/10"; pub(crate) const border_t_pink_200_of_100: &str = "border-t-pink-200/100"; pub(crate) const border_t_pink_200_of_20: &str = "border-t-pink-200/20"; pub(crate) const border_t_pink_200_of_25: &str = "border-t-pink-200/25"; pub(crate) const border_t_pink_200_of_30: &str = "border-t-pink-200/30"; pub(crate) const border_t_pink_200_of_40: &str = "border-t-pink-200/40"; pub(crate) const border_t_pink_200_of_5: &str = "border-t-pink-200/5"; pub(crate) const border_t_pink_200_of_50: &str = "border-t-pink-200/50"; pub(crate) const border_t_pink_200_of_60: &str = "border-t-pink-200/60"; pub(crate) const border_t_pink_200_of_70: &str = "border-t-pink-200/70"; pub(crate) const border_t_pink_200_of_75: &str = "border-t-pink-200/75"; pub(crate) const border_t_pink_200_of_80: &str = "border-t-pink-200/80"; pub(crate) const border_t_pink_200_of_90: &str = "border-t-pink-200/90"; pub(crate) const border_t_pink_200_of_95: &str = "border-t-pink-200/95"; pub(crate) const border_t_pink_300: &str = "border-t-pink-300"; pub(crate) const border_t_pink_300_of_0: &str = "border-t-pink-300/0"; pub(crate) const border_t_pink_300_of_10: &str = "border-t-pink-300/10"; pub(crate) const border_t_pink_300_of_100: &str = "border-t-pink-300/100"; pub(crate) const border_t_pink_300_of_20: &str = "border-t-pink-300/20"; pub(crate) const border_t_pink_300_of_25: &str = "border-t-pink-300/25"; pub(crate) const border_t_pink_300_of_30: &str = "border-t-pink-300/30"; pub(crate) const border_t_pink_300_of_40: &str = "border-t-pink-300/40"; pub(crate) const border_t_pink_300_of_5: &str = "border-t-pink-300/5"; pub(crate) const border_t_pink_300_of_50: &str = "border-t-pink-300/50"; pub(crate) const border_t_pink_300_of_60: &str = "border-t-pink-300/60"; pub(crate) const border_t_pink_300_of_70: &str = "border-t-pink-300/70"; pub(crate) const border_t_pink_300_of_75: &str = "border-t-pink-300/75"; pub(crate) const border_t_pink_300_of_80: &str = "border-t-pink-300/80"; pub(crate) const border_t_pink_300_of_90: &str = "border-t-pink-300/90"; pub(crate) const border_t_pink_300_of_95: &str = "border-t-pink-300/95"; pub(crate) const border_t_pink_400: &str = "border-t-pink-400"; pub(crate) const border_t_pink_400_of_0: &str = "border-t-pink-400/0"; pub(crate) const border_t_pink_400_of_10: &str = "border-t-pink-400/10"; pub(crate) const border_t_pink_400_of_100: &str = "border-t-pink-400/100"; pub(crate) const border_t_pink_400_of_20: &str = "border-t-pink-400/20"; pub(crate) const border_t_pink_400_of_25: &str = "border-t-pink-400/25"; pub(crate) const border_t_pink_400_of_30: &str = "border-t-pink-400/30"; pub(crate) const border_t_pink_400_of_40: &str = "border-t-pink-400/40"; pub(crate) const border_t_pink_400_of_5: &str = "border-t-pink-400/5"; pub(crate) const border_t_pink_400_of_50: &str = "border-t-pink-400/50"; pub(crate) const border_t_pink_400_of_60: &str = "border-t-pink-400/60"; pub(crate) const border_t_pink_400_of_70: &str = "border-t-pink-400/70"; pub(crate) const border_t_pink_400_of_75: &str = "border-t-pink-400/75"; pub(crate) const border_t_pink_400_of_80: &str = "border-t-pink-400/80"; pub(crate) const border_t_pink_400_of_90: &str = "border-t-pink-400/90"; pub(crate) const border_t_pink_400_of_95: &str = "border-t-pink-400/95"; pub(crate) const border_t_pink_50: &str = "border-t-pink-50"; pub(crate) const border_t_pink_500: &str = "border-t-pink-500"; pub(crate) const border_t_pink_500_of_0: &str = "border-t-pink-500/0"; pub(crate) const border_t_pink_500_of_10: &str = "border-t-pink-500/10"; pub(crate) const border_t_pink_500_of_100: &str = "border-t-pink-500/100"; pub(crate) const border_t_pink_500_of_20: &str = "border-t-pink-500/20"; pub(crate) const border_t_pink_500_of_25: &str = "border-t-pink-500/25"; pub(crate) const border_t_pink_500_of_30: &str = "border-t-pink-500/30"; pub(crate) const border_t_pink_500_of_40: &str = "border-t-pink-500/40"; pub(crate) const border_t_pink_500_of_5: &str = "border-t-pink-500/5"; pub(crate) const border_t_pink_500_of_50: &str = "border-t-pink-500/50"; pub(crate) const border_t_pink_500_of_60: &str = "border-t-pink-500/60"; pub(crate) const border_t_pink_500_of_70: &str = "border-t-pink-500/70"; pub(crate) const border_t_pink_500_of_75: &str = "border-t-pink-500/75"; pub(crate) const border_t_pink_500_of_80: &str = "border-t-pink-500/80"; pub(crate) const border_t_pink_500_of_90: &str = "border-t-pink-500/90"; pub(crate) const border_t_pink_500_of_95: &str = "border-t-pink-500/95"; pub(crate) const border_t_pink_50_of_0: &str = "border-t-pink-50/0"; pub(crate) const border_t_pink_50_of_10: &str = "border-t-pink-50/10"; pub(crate) const border_t_pink_50_of_100: &str = "border-t-pink-50/100"; pub(crate) const border_t_pink_50_of_20: &str = "border-t-pink-50/20"; pub(crate) const border_t_pink_50_of_25: &str = "border-t-pink-50/25"; pub(crate) const border_t_pink_50_of_30: &str = "border-t-pink-50/30"; pub(crate) const border_t_pink_50_of_40: &str = "border-t-pink-50/40"; pub(crate) const border_t_pink_50_of_5: &str = "border-t-pink-50/5"; pub(crate) const border_t_pink_50_of_50: &str = "border-t-pink-50/50"; pub(crate) const border_t_pink_50_of_60: &str = "border-t-pink-50/60"; pub(crate) const border_t_pink_50_of_70: &str = "border-t-pink-50/70"; pub(crate) const border_t_pink_50_of_75: &str = "border-t-pink-50/75"; pub(crate) const border_t_pink_50_of_80: &str = "border-t-pink-50/80"; pub(crate) const border_t_pink_50_of_90: &str = "border-t-pink-50/90"; pub(crate) const border_t_pink_50_of_95: &str = "border-t-pink-50/95"; pub(crate) const border_t_pink_600: &str = "border-t-pink-600"; pub(crate) const border_t_pink_600_of_0: &str = "border-t-pink-600/0"; pub(crate) const border_t_pink_600_of_10: &str = "border-t-pink-600/10"; pub(crate) const border_t_pink_600_of_100: &str = "border-t-pink-600/100"; pub(crate) const border_t_pink_600_of_20: &str = "border-t-pink-600/20"; pub(crate) const border_t_pink_600_of_25: &str = "border-t-pink-600/25"; pub(crate) const border_t_pink_600_of_30: &str = "border-t-pink-600/30"; pub(crate) const border_t_pink_600_of_40: &str = "border-t-pink-600/40"; pub(crate) const border_t_pink_600_of_5: &str = "border-t-pink-600/5"; pub(crate) const border_t_pink_600_of_50: &str = "border-t-pink-600/50"; pub(crate) const border_t_pink_600_of_60: &str = "border-t-pink-600/60"; pub(crate) const border_t_pink_600_of_70: &str = "border-t-pink-600/70"; pub(crate) const border_t_pink_600_of_75: &str = "border-t-pink-600/75"; pub(crate) const border_t_pink_600_of_80: &str = "border-t-pink-600/80"; pub(crate) const border_t_pink_600_of_90: &str = "border-t-pink-600/90"; pub(crate) const border_t_pink_600_of_95: &str = "border-t-pink-600/95"; pub(crate) const border_t_pink_700: &str = "border-t-pink-700"; pub(crate) const border_t_pink_700_of_0: &str = "border-t-pink-700/0"; pub(crate) const border_t_pink_700_of_10: &str = "border-t-pink-700/10"; pub(crate) const border_t_pink_700_of_100: &str = "border-t-pink-700/100"; pub(crate) const border_t_pink_700_of_20: &str = "border-t-pink-700/20"; pub(crate) const border_t_pink_700_of_25: &str = "border-t-pink-700/25"; pub(crate) const border_t_pink_700_of_30: &str = "border-t-pink-700/30"; pub(crate) const border_t_pink_700_of_40: &str = "border-t-pink-700/40"; pub(crate) const border_t_pink_700_of_5: &str = "border-t-pink-700/5"; pub(crate) const border_t_pink_700_of_50: &str = "border-t-pink-700/50"; pub(crate) const border_t_pink_700_of_60: &str = "border-t-pink-700/60"; pub(crate) const border_t_pink_700_of_70: &str = "border-t-pink-700/70"; pub(crate) const border_t_pink_700_of_75: &str = "border-t-pink-700/75"; pub(crate) const border_t_pink_700_of_80: &str = "border-t-pink-700/80"; pub(crate) const border_t_pink_700_of_90: &str = "border-t-pink-700/90"; pub(crate) const border_t_pink_700_of_95: &str = "border-t-pink-700/95"; pub(crate) const border_t_pink_800: &str = "border-t-pink-800"; pub(crate) const border_t_pink_800_of_0: &str = "border-t-pink-800/0"; pub(crate) const border_t_pink_800_of_10: &str = "border-t-pink-800/10"; pub(crate) const border_t_pink_800_of_100: &str = "border-t-pink-800/100"; pub(crate) const border_t_pink_800_of_20: &str = "border-t-pink-800/20"; pub(crate) const border_t_pink_800_of_25: &str = "border-t-pink-800/25"; pub(crate) const border_t_pink_800_of_30: &str = "border-t-pink-800/30"; pub(crate) const border_t_pink_800_of_40: &str = "border-t-pink-800/40"; pub(crate) const border_t_pink_800_of_5: &str = "border-t-pink-800/5"; pub(crate) const border_t_pink_800_of_50: &str = "border-t-pink-800/50"; pub(crate) const border_t_pink_800_of_60: &str = "border-t-pink-800/60"; pub(crate) const border_t_pink_800_of_70: &str = "border-t-pink-800/70"; pub(crate) const border_t_pink_800_of_75: &str = "border-t-pink-800/75"; pub(crate) const border_t_pink_800_of_80: &str = "border-t-pink-800/80"; pub(crate) const border_t_pink_800_of_90: &str = "border-t-pink-800/90"; pub(crate) const border_t_pink_800_of_95: &str = "border-t-pink-800/95"; pub(crate) const border_t_pink_900: &str = "border-t-pink-900"; pub(crate) const border_t_pink_900_of_0: &str = "border-t-pink-900/0"; pub(crate) const border_t_pink_900_of_10: &str = "border-t-pink-900/10"; pub(crate) const border_t_pink_900_of_100: &str = "border-t-pink-900/100"; pub(crate) const border_t_pink_900_of_20: &str = "border-t-pink-900/20"; pub(crate) const border_t_pink_900_of_25: &str = "border-t-pink-900/25"; pub(crate) const border_t_pink_900_of_30: &str = "border-t-pink-900/30"; pub(crate) const border_t_pink_900_of_40: &str = "border-t-pink-900/40"; pub(crate) const border_t_pink_900_of_5: &str = "border-t-pink-900/5"; pub(crate) const border_t_pink_900_of_50: &str = "border-t-pink-900/50"; pub(crate) const border_t_pink_900_of_60: &str = "border-t-pink-900/60"; pub(crate) const border_t_pink_900_of_70: &str = "border-t-pink-900/70"; pub(crate) const border_t_pink_900_of_75: &str = "border-t-pink-900/75"; pub(crate) const border_t_pink_900_of_80: &str = "border-t-pink-900/80"; pub(crate) const border_t_pink_900_of_90: &str = "border-t-pink-900/90"; pub(crate) const border_t_pink_900_of_95: &str = "border-t-pink-900/95"; pub(crate) const border_t_purple_100: &str = "border-t-purple-100"; pub(crate) const border_t_purple_100_of_0: &str = "border-t-purple-100/0"; pub(crate) const border_t_purple_100_of_10: &str = "border-t-purple-100/10"; pub(crate) const border_t_purple_100_of_100: &str = "border-t-purple-100/100"; pub(crate) const border_t_purple_100_of_20: &str = "border-t-purple-100/20"; pub(crate) const border_t_purple_100_of_25: &str = "border-t-purple-100/25"; pub(crate) const border_t_purple_100_of_30: &str = "border-t-purple-100/30"; pub(crate) const border_t_purple_100_of_40: &str = "border-t-purple-100/40"; pub(crate) const border_t_purple_100_of_5: &str = "border-t-purple-100/5"; pub(crate) const border_t_purple_100_of_50: &str = "border-t-purple-100/50"; pub(crate) const border_t_purple_100_of_60: &str = "border-t-purple-100/60"; pub(crate) const border_t_purple_100_of_70: &str = "border-t-purple-100/70"; pub(crate) const border_t_purple_100_of_75: &str = "border-t-purple-100/75"; pub(crate) const border_t_purple_100_of_80: &str = "border-t-purple-100/80"; pub(crate) const border_t_purple_100_of_90: &str = "border-t-purple-100/90"; pub(crate) const border_t_purple_100_of_95: &str = "border-t-purple-100/95"; pub(crate) const border_t_purple_200: &str = "border-t-purple-200"; pub(crate) const border_t_purple_200_of_0: &str = "border-t-purple-200/0"; pub(crate) const border_t_purple_200_of_10: &str = "border-t-purple-200/10"; pub(crate) const border_t_purple_200_of_100: &str = "border-t-purple-200/100"; pub(crate) const border_t_purple_200_of_20: &str = "border-t-purple-200/20"; pub(crate) const border_t_purple_200_of_25: &str = "border-t-purple-200/25"; pub(crate) const border_t_purple_200_of_30: &str = "border-t-purple-200/30"; pub(crate) const border_t_purple_200_of_40: &str = "border-t-purple-200/40"; pub(crate) const border_t_purple_200_of_5: &str = "border-t-purple-200/5"; pub(crate) const border_t_purple_200_of_50: &str = "border-t-purple-200/50"; pub(crate) const border_t_purple_200_of_60: &str = "border-t-purple-200/60"; pub(crate) const border_t_purple_200_of_70: &str = "border-t-purple-200/70"; pub(crate) const border_t_purple_200_of_75: &str = "border-t-purple-200/75"; pub(crate) const border_t_purple_200_of_80: &str = "border-t-purple-200/80"; pub(crate) const border_t_purple_200_of_90: &str = "border-t-purple-200/90"; pub(crate) const border_t_purple_200_of_95: &str = "border-t-purple-200/95"; pub(crate) const border_t_purple_300: &str = "border-t-purple-300"; pub(crate) const border_t_purple_300_of_0: &str = "border-t-purple-300/0"; pub(crate) const border_t_purple_300_of_10: &str = "border-t-purple-300/10"; pub(crate) const border_t_purple_300_of_100: &str = "border-t-purple-300/100"; pub(crate) const border_t_purple_300_of_20: &str = "border-t-purple-300/20"; pub(crate) const border_t_purple_300_of_25: &str = "border-t-purple-300/25"; pub(crate) const border_t_purple_300_of_30: &str = "border-t-purple-300/30"; pub(crate) const border_t_purple_300_of_40: &str = "border-t-purple-300/40"; pub(crate) const border_t_purple_300_of_5: &str = "border-t-purple-300/5"; pub(crate) const border_t_purple_300_of_50: &str = "border-t-purple-300/50"; pub(crate) const border_t_purple_300_of_60: &str = "border-t-purple-300/60"; pub(crate) const border_t_purple_300_of_70: &str = "border-t-purple-300/70"; pub(crate) const border_t_purple_300_of_75: &str = "border-t-purple-300/75"; pub(crate) const border_t_purple_300_of_80: &str = "border-t-purple-300/80"; pub(crate) const border_t_purple_300_of_90: &str = "border-t-purple-300/90"; pub(crate) const border_t_purple_300_of_95: &str = "border-t-purple-300/95"; pub(crate) const border_t_purple_400: &str = "border-t-purple-400"; pub(crate) const border_t_purple_400_of_0: &str = "border-t-purple-400/0"; pub(crate) const border_t_purple_400_of_10: &str = "border-t-purple-400/10"; pub(crate) const border_t_purple_400_of_100: &str = "border-t-purple-400/100"; pub(crate) const border_t_purple_400_of_20: &str = "border-t-purple-400/20"; pub(crate) const border_t_purple_400_of_25: &str = "border-t-purple-400/25"; pub(crate) const border_t_purple_400_of_30: &str = "border-t-purple-400/30"; pub(crate) const border_t_purple_400_of_40: &str = "border-t-purple-400/40"; pub(crate) const border_t_purple_400_of_5: &str = "border-t-purple-400/5"; pub(crate) const border_t_purple_400_of_50: &str = "border-t-purple-400/50"; pub(crate) const border_t_purple_400_of_60: &str = "border-t-purple-400/60"; pub(crate) const border_t_purple_400_of_70: &str = "border-t-purple-400/70"; pub(crate) const border_t_purple_400_of_75: &str = "border-t-purple-400/75"; pub(crate) const border_t_purple_400_of_80: &str = "border-t-purple-400/80"; pub(crate) const border_t_purple_400_of_90: &str = "border-t-purple-400/90"; pub(crate) const border_t_purple_400_of_95: &str = "border-t-purple-400/95"; pub(crate) const border_t_purple_50: &str = "border-t-purple-50"; pub(crate) const border_t_purple_500: &str = "border-t-purple-500"; pub(crate) const border_t_purple_500_of_0: &str = "border-t-purple-500/0"; pub(crate) const border_t_purple_500_of_10: &str = "border-t-purple-500/10"; pub(crate) const border_t_purple_500_of_100: &str = "border-t-purple-500/100"; pub(crate) const border_t_purple_500_of_20: &str = "border-t-purple-500/20"; pub(crate) const border_t_purple_500_of_25: &str = "border-t-purple-500/25"; pub(crate) const border_t_purple_500_of_30: &str = "border-t-purple-500/30"; pub(crate) const border_t_purple_500_of_40: &str = "border-t-purple-500/40"; pub(crate) const border_t_purple_500_of_5: &str = "border-t-purple-500/5"; pub(crate) const border_t_purple_500_of_50: &str = "border-t-purple-500/50"; pub(crate) const border_t_purple_500_of_60: &str = "border-t-purple-500/60"; pub(crate) const border_t_purple_500_of_70: &str = "border-t-purple-500/70"; pub(crate) const border_t_purple_500_of_75: &str = "border-t-purple-500/75"; pub(crate) const border_t_purple_500_of_80: &str = "border-t-purple-500/80"; pub(crate) const border_t_purple_500_of_90: &str = "border-t-purple-500/90"; pub(crate) const border_t_purple_500_of_95: &str = "border-t-purple-500/95"; pub(crate) const border_t_purple_50_of_0: &str = "border-t-purple-50/0"; pub(crate) const border_t_purple_50_of_10: &str = "border-t-purple-50/10"; pub(crate) const border_t_purple_50_of_100: &str = "border-t-purple-50/100"; pub(crate) const border_t_purple_50_of_20: &str = "border-t-purple-50/20"; pub(crate) const border_t_purple_50_of_25: &str = "border-t-purple-50/25"; pub(crate) const border_t_purple_50_of_30: &str = "border-t-purple-50/30"; pub(crate) const border_t_purple_50_of_40: &str = "border-t-purple-50/40"; pub(crate) const border_t_purple_50_of_5: &str = "border-t-purple-50/5"; pub(crate) const border_t_purple_50_of_50: &str = "border-t-purple-50/50"; pub(crate) const border_t_purple_50_of_60: &str = "border-t-purple-50/60"; pub(crate) const border_t_purple_50_of_70: &str = "border-t-purple-50/70"; pub(crate) const border_t_purple_50_of_75: &str = "border-t-purple-50/75"; pub(crate) const border_t_purple_50_of_80: &str = "border-t-purple-50/80"; pub(crate) const border_t_purple_50_of_90: &str = "border-t-purple-50/90"; pub(crate) const border_t_purple_50_of_95: &str = "border-t-purple-50/95"; pub(crate) const border_t_purple_600: &str = "border-t-purple-600"; pub(crate) const border_t_purple_600_of_0: &str = "border-t-purple-600/0"; pub(crate) const border_t_purple_600_of_10: &str = "border-t-purple-600/10"; pub(crate) const border_t_purple_600_of_100: &str = "border-t-purple-600/100"; pub(crate) const border_t_purple_600_of_20: &str = "border-t-purple-600/20"; pub(crate) const border_t_purple_600_of_25: &str = "border-t-purple-600/25"; pub(crate) const border_t_purple_600_of_30: &str = "border-t-purple-600/30"; pub(crate) const border_t_purple_600_of_40: &str = "border-t-purple-600/40"; pub(crate) const border_t_purple_600_of_5: &str = "border-t-purple-600/5"; pub(crate) const border_t_purple_600_of_50: &str = "border-t-purple-600/50"; pub(crate) const border_t_purple_600_of_60: &str = "border-t-purple-600/60"; pub(crate) const border_t_purple_600_of_70: &str = "border-t-purple-600/70"; pub(crate) const border_t_purple_600_of_75: &str = "border-t-purple-600/75"; pub(crate) const border_t_purple_600_of_80: &str = "border-t-purple-600/80"; pub(crate) const border_t_purple_600_of_90: &str = "border-t-purple-600/90"; pub(crate) const border_t_purple_600_of_95: &str = "border-t-purple-600/95"; pub(crate) const border_t_purple_700: &str = "border-t-purple-700"; pub(crate) const border_t_purple_700_of_0: &str = "border-t-purple-700/0"; pub(crate) const border_t_purple_700_of_10: &str = "border-t-purple-700/10"; pub(crate) const border_t_purple_700_of_100: &str = "border-t-purple-700/100"; pub(crate) const border_t_purple_700_of_20: &str = "border-t-purple-700/20"; pub(crate) const border_t_purple_700_of_25: &str = "border-t-purple-700/25"; pub(crate) const border_t_purple_700_of_30: &str = "border-t-purple-700/30"; pub(crate) const border_t_purple_700_of_40: &str = "border-t-purple-700/40"; pub(crate) const border_t_purple_700_of_5: &str = "border-t-purple-700/5"; pub(crate) const border_t_purple_700_of_50: &str = "border-t-purple-700/50"; pub(crate) const border_t_purple_700_of_60: &str = "border-t-purple-700/60"; pub(crate) const border_t_purple_700_of_70: &str = "border-t-purple-700/70"; pub(crate) const border_t_purple_700_of_75: &str = "border-t-purple-700/75"; pub(crate) const border_t_purple_700_of_80: &str = "border-t-purple-700/80"; pub(crate) const border_t_purple_700_of_90: &str = "border-t-purple-700/90"; pub(crate) const border_t_purple_700_of_95: &str = "border-t-purple-700/95"; pub(crate) const border_t_purple_800: &str = "border-t-purple-800"; pub(crate) const border_t_purple_800_of_0: &str = "border-t-purple-800/0"; pub(crate) const border_t_purple_800_of_10: &str = "border-t-purple-800/10"; pub(crate) const border_t_purple_800_of_100: &str = "border-t-purple-800/100"; pub(crate) const border_t_purple_800_of_20: &str = "border-t-purple-800/20"; pub(crate) const border_t_purple_800_of_25: &str = "border-t-purple-800/25"; pub(crate) const border_t_purple_800_of_30: &str = "border-t-purple-800/30"; pub(crate) const border_t_purple_800_of_40: &str = "border-t-purple-800/40"; pub(crate) const border_t_purple_800_of_5: &str = "border-t-purple-800/5"; pub(crate) const border_t_purple_800_of_50: &str = "border-t-purple-800/50"; pub(crate) const border_t_purple_800_of_60: &str = "border-t-purple-800/60"; pub(crate) const border_t_purple_800_of_70: &str = "border-t-purple-800/70"; pub(crate) const border_t_purple_800_of_75: &str = "border-t-purple-800/75"; pub(crate) const border_t_purple_800_of_80: &str = "border-t-purple-800/80"; pub(crate) const border_t_purple_800_of_90: &str = "border-t-purple-800/90"; pub(crate) const border_t_purple_800_of_95: &str = "border-t-purple-800/95"; pub(crate) const border_t_purple_900: &str = "border-t-purple-900"; pub(crate) const border_t_purple_900_of_0: &str = "border-t-purple-900/0"; pub(crate) const border_t_purple_900_of_10: &str = "border-t-purple-900/10"; pub(crate) const border_t_purple_900_of_100: &str = "border-t-purple-900/100"; pub(crate) const border_t_purple_900_of_20: &str = "border-t-purple-900/20"; pub(crate) const border_t_purple_900_of_25: &str = "border-t-purple-900/25"; pub(crate) const border_t_purple_900_of_30: &str = "border-t-purple-900/30"; pub(crate) const border_t_purple_900_of_40: &str = "border-t-purple-900/40"; pub(crate) const border_t_purple_900_of_5: &str = "border-t-purple-900/5"; pub(crate) const border_t_purple_900_of_50: &str = "border-t-purple-900/50"; pub(crate) const border_t_purple_900_of_60: &str = "border-t-purple-900/60"; pub(crate) const border_t_purple_900_of_70: &str = "border-t-purple-900/70"; pub(crate) const border_t_purple_900_of_75: &str = "border-t-purple-900/75"; pub(crate) const border_t_purple_900_of_80: &str = "border-t-purple-900/80"; pub(crate) const border_t_purple_900_of_90: &str = "border-t-purple-900/90"; pub(crate) const border_t_purple_900_of_95: &str = "border-t-purple-900/95"; pub(crate) const border_t_red_100: &str = "border-t-red-100"; pub(crate) const border_t_red_100_of_0: &str = "border-t-red-100/0"; pub(crate) const border_t_red_100_of_10: &str = "border-t-red-100/10"; pub(crate) const border_t_red_100_of_100: &str = "border-t-red-100/100"; pub(crate) const border_t_red_100_of_20: &str = "border-t-red-100/20"; pub(crate) const border_t_red_100_of_25: &str = "border-t-red-100/25"; pub(crate) const border_t_red_100_of_30: &str = "border-t-red-100/30"; pub(crate) const border_t_red_100_of_40: &str = "border-t-red-100/40"; pub(crate) const border_t_red_100_of_5: &str = "border-t-red-100/5"; pub(crate) const border_t_red_100_of_50: &str = "border-t-red-100/50"; pub(crate) const border_t_red_100_of_60: &str = "border-t-red-100/60"; pub(crate) const border_t_red_100_of_70: &str = "border-t-red-100/70"; pub(crate) const border_t_red_100_of_75: &str = "border-t-red-100/75"; pub(crate) const border_t_red_100_of_80: &str = "border-t-red-100/80"; pub(crate) const border_t_red_100_of_90: &str = "border-t-red-100/90"; pub(crate) const border_t_red_100_of_95: &str = "border-t-red-100/95"; pub(crate) const border_t_red_200: &str = "border-t-red-200"; pub(crate) const border_t_red_200_of_0: &str = "border-t-red-200/0"; pub(crate) const border_t_red_200_of_10: &str = "border-t-red-200/10"; pub(crate) const border_t_red_200_of_100: &str = "border-t-red-200/100"; pub(crate) const border_t_red_200_of_20: &str = "border-t-red-200/20"; pub(crate) const border_t_red_200_of_25: &str = "border-t-red-200/25"; pub(crate) const border_t_red_200_of_30: &str = "border-t-red-200/30"; pub(crate) const border_t_red_200_of_40: &str = "border-t-red-200/40"; pub(crate) const border_t_red_200_of_5: &str = "border-t-red-200/5"; pub(crate) const border_t_red_200_of_50: &str = "border-t-red-200/50"; pub(crate) const border_t_red_200_of_60: &str = "border-t-red-200/60"; pub(crate) const border_t_red_200_of_70: &str = "border-t-red-200/70"; pub(crate) const border_t_red_200_of_75: &str = "border-t-red-200/75"; pub(crate) const border_t_red_200_of_80: &str = "border-t-red-200/80"; pub(crate) const border_t_red_200_of_90: &str = "border-t-red-200/90"; pub(crate) const border_t_red_200_of_95: &str = "border-t-red-200/95"; pub(crate) const border_t_red_300: &str = "border-t-red-300"; pub(crate) const border_t_red_300_of_0: &str = "border-t-red-300/0"; pub(crate) const border_t_red_300_of_10: &str = "border-t-red-300/10"; pub(crate) const border_t_red_300_of_100: &str = "border-t-red-300/100"; pub(crate) const border_t_red_300_of_20: &str = "border-t-red-300/20"; pub(crate) const border_t_red_300_of_25: &str = "border-t-red-300/25"; pub(crate) const border_t_red_300_of_30: &str = "border-t-red-300/30"; pub(crate) const border_t_red_300_of_40: &str = "border-t-red-300/40"; pub(crate) const border_t_red_300_of_5: &str = "border-t-red-300/5"; pub(crate) const border_t_red_300_of_50: &str = "border-t-red-300/50"; pub(crate) const border_t_red_300_of_60: &str = "border-t-red-300/60"; pub(crate) const border_t_red_300_of_70: &str = "border-t-red-300/70"; pub(crate) const border_t_red_300_of_75: &str = "border-t-red-300/75"; pub(crate) const border_t_red_300_of_80: &str = "border-t-red-300/80"; pub(crate) const border_t_red_300_of_90: &str = "border-t-red-300/90"; pub(crate) const border_t_red_300_of_95: &str = "border-t-red-300/95"; pub(crate) const border_t_red_400: &str = "border-t-red-400"; pub(crate) const border_t_red_400_of_0: &str = "border-t-red-400/0"; pub(crate) const border_t_red_400_of_10: &str = "border-t-red-400/10"; pub(crate) const border_t_red_400_of_100: &str = "border-t-red-400/100"; pub(crate) const border_t_red_400_of_20: &str = "border-t-red-400/20"; pub(crate) const border_t_red_400_of_25: &str = "border-t-red-400/25"; pub(crate) const border_t_red_400_of_30: &str = "border-t-red-400/30"; pub(crate) const border_t_red_400_of_40: &str = "border-t-red-400/40"; pub(crate) const border_t_red_400_of_5: &str = "border-t-red-400/5"; pub(crate) const border_t_red_400_of_50: &str = "border-t-red-400/50"; pub(crate) const border_t_red_400_of_60: &str = "border-t-red-400/60"; pub(crate) const border_t_red_400_of_70: &str = "border-t-red-400/70"; pub(crate) const border_t_red_400_of_75: &str = "border-t-red-400/75"; pub(crate) const border_t_red_400_of_80: &str = "border-t-red-400/80"; pub(crate) const border_t_red_400_of_90: &str = "border-t-red-400/90"; pub(crate) const border_t_red_400_of_95: &str = "border-t-red-400/95"; pub(crate) const border_t_red_50: &str = "border-t-red-50"; pub(crate) const border_t_red_500: &str = "border-t-red-500"; pub(crate) const border_t_red_500_of_0: &str = "border-t-red-500/0"; pub(crate) const border_t_red_500_of_10: &str = "border-t-red-500/10"; pub(crate) const border_t_red_500_of_100: &str = "border-t-red-500/100"; pub(crate) const border_t_red_500_of_20: &str = "border-t-red-500/20"; pub(crate) const border_t_red_500_of_25: &str = "border-t-red-500/25"; pub(crate) const border_t_red_500_of_30: &str = "border-t-red-500/30"; pub(crate) const border_t_red_500_of_40: &str = "border-t-red-500/40"; pub(crate) const border_t_red_500_of_5: &str = "border-t-red-500/5"; pub(crate) const border_t_red_500_of_50: &str = "border-t-red-500/50"; pub(crate) const border_t_red_500_of_60: &str = "border-t-red-500/60"; pub(crate) const border_t_red_500_of_70: &str = "border-t-red-500/70"; pub(crate) const border_t_red_500_of_75: &str = "border-t-red-500/75"; pub(crate) const border_t_red_500_of_80: &str = "border-t-red-500/80"; pub(crate) const border_t_red_500_of_90: &str = "border-t-red-500/90"; pub(crate) const border_t_red_500_of_95: &str = "border-t-red-500/95"; pub(crate) const border_t_red_50_of_0: &str = "border-t-red-50/0"; pub(crate) const border_t_red_50_of_10: &str = "border-t-red-50/10"; pub(crate) const border_t_red_50_of_100: &str = "border-t-red-50/100"; pub(crate) const border_t_red_50_of_20: &str = "border-t-red-50/20"; pub(crate) const border_t_red_50_of_25: &str = "border-t-red-50/25"; pub(crate) const border_t_red_50_of_30: &str = "border-t-red-50/30"; pub(crate) const border_t_red_50_of_40: &str = "border-t-red-50/40"; pub(crate) const border_t_red_50_of_5: &str = "border-t-red-50/5"; pub(crate) const border_t_red_50_of_50: &str = "border-t-red-50/50"; pub(crate) const border_t_red_50_of_60: &str = "border-t-red-50/60"; pub(crate) const border_t_red_50_of_70: &str = "border-t-red-50/70"; pub(crate) const border_t_red_50_of_75: &str = "border-t-red-50/75"; pub(crate) const border_t_red_50_of_80: &str = "border-t-red-50/80"; pub(crate) const border_t_red_50_of_90: &str = "border-t-red-50/90"; pub(crate) const border_t_red_50_of_95: &str = "border-t-red-50/95"; pub(crate) const border_t_red_600: &str = "border-t-red-600"; pub(crate) const border_t_red_600_of_0: &str = "border-t-red-600/0"; pub(crate) const border_t_red_600_of_10: &str = "border-t-red-600/10"; pub(crate) const border_t_red_600_of_100: &str = "border-t-red-600/100"; pub(crate) const border_t_red_600_of_20: &str = "border-t-red-600/20"; pub(crate) const border_t_red_600_of_25: &str = "border-t-red-600/25"; pub(crate) const border_t_red_600_of_30: &str = "border-t-red-600/30"; pub(crate) const border_t_red_600_of_40: &str = "border-t-red-600/40"; pub(crate) const border_t_red_600_of_5: &str = "border-t-red-600/5"; pub(crate) const border_t_red_600_of_50: &str = "border-t-red-600/50"; pub(crate) const border_t_red_600_of_60: &str = "border-t-red-600/60"; pub(crate) const border_t_red_600_of_70: &str = "border-t-red-600/70"; pub(crate) const border_t_red_600_of_75: &str = "border-t-red-600/75"; pub(crate) const border_t_red_600_of_80: &str = "border-t-red-600/80"; pub(crate) const border_t_red_600_of_90: &str = "border-t-red-600/90"; pub(crate) const border_t_red_600_of_95: &str = "border-t-red-600/95"; pub(crate) const border_t_red_700: &str = "border-t-red-700"; pub(crate) const border_t_red_700_of_0: &str = "border-t-red-700/0"; pub(crate) const border_t_red_700_of_10: &str = "border-t-red-700/10"; pub(crate) const border_t_red_700_of_100: &str = "border-t-red-700/100"; pub(crate) const border_t_red_700_of_20: &str = "border-t-red-700/20"; pub(crate) const border_t_red_700_of_25: &str = "border-t-red-700/25"; pub(crate) const border_t_red_700_of_30: &str = "border-t-red-700/30"; pub(crate) const border_t_red_700_of_40: &str = "border-t-red-700/40"; pub(crate) const border_t_red_700_of_5: &str = "border-t-red-700/5"; pub(crate) const border_t_red_700_of_50: &str = "border-t-red-700/50"; pub(crate) const border_t_red_700_of_60: &str = "border-t-red-700/60"; pub(crate) const border_t_red_700_of_70: &str = "border-t-red-700/70"; pub(crate) const border_t_red_700_of_75: &str = "border-t-red-700/75"; pub(crate) const border_t_red_700_of_80: &str = "border-t-red-700/80"; pub(crate) const border_t_red_700_of_90: &str = "border-t-red-700/90"; pub(crate) const border_t_red_700_of_95: &str = "border-t-red-700/95"; pub(crate) const border_t_red_800: &str = "border-t-red-800"; pub(crate) const border_t_red_800_of_0: &str = "border-t-red-800/0"; pub(crate) const border_t_red_800_of_10: &str = "border-t-red-800/10"; pub(crate) const border_t_red_800_of_100: &str = "border-t-red-800/100"; pub(crate) const border_t_red_800_of_20: &str = "border-t-red-800/20"; pub(crate) const border_t_red_800_of_25: &str = "border-t-red-800/25"; pub(crate) const border_t_red_800_of_30: &str = "border-t-red-800/30"; pub(crate) const border_t_red_800_of_40: &str = "border-t-red-800/40"; pub(crate) const border_t_red_800_of_5: &str = "border-t-red-800/5"; pub(crate) const border_t_red_800_of_50: &str = "border-t-red-800/50"; pub(crate) const border_t_red_800_of_60: &str = "border-t-red-800/60"; pub(crate) const border_t_red_800_of_70: &str = "border-t-red-800/70"; pub(crate) const border_t_red_800_of_75: &str = "border-t-red-800/75"; pub(crate) const border_t_red_800_of_80: &str = "border-t-red-800/80"; pub(crate) const border_t_red_800_of_90: &str = "border-t-red-800/90"; pub(crate) const border_t_red_800_of_95: &str = "border-t-red-800/95"; pub(crate) const border_t_red_900: &str = "border-t-red-900"; pub(crate) const border_t_red_900_of_0: &str = "border-t-red-900/0"; pub(crate) const border_t_red_900_of_10: &str = "border-t-red-900/10"; pub(crate) const border_t_red_900_of_100: &str = "border-t-red-900/100"; pub(crate) const border_t_red_900_of_20: &str = "border-t-red-900/20"; pub(crate) const border_t_red_900_of_25: &str = "border-t-red-900/25"; pub(crate) const border_t_red_900_of_30: &str = "border-t-red-900/30"; pub(crate) const border_t_red_900_of_40: &str = "border-t-red-900/40"; pub(crate) const border_t_red_900_of_5: &str = "border-t-red-900/5"; pub(crate) const border_t_red_900_of_50: &str = "border-t-red-900/50"; pub(crate) const border_t_red_900_of_60: &str = "border-t-red-900/60"; pub(crate) const border_t_red_900_of_70: &str = "border-t-red-900/70"; pub(crate) const border_t_red_900_of_75: &str = "border-t-red-900/75"; pub(crate) const border_t_red_900_of_80: &str = "border-t-red-900/80"; pub(crate) const border_t_red_900_of_90: &str = "border-t-red-900/90"; pub(crate) const border_t_red_900_of_95: &str = "border-t-red-900/95"; pub(crate) const border_t_rose_100: &str = "border-t-rose-100"; pub(crate) const border_t_rose_100_of_0: &str = "border-t-rose-100/0"; pub(crate) const border_t_rose_100_of_10: &str = "border-t-rose-100/10"; pub(crate) const border_t_rose_100_of_100: &str = "border-t-rose-100/100"; pub(crate) const border_t_rose_100_of_20: &str = "border-t-rose-100/20"; pub(crate) const border_t_rose_100_of_25: &str = "border-t-rose-100/25"; pub(crate) const border_t_rose_100_of_30: &str = "border-t-rose-100/30"; pub(crate) const border_t_rose_100_of_40: &str = "border-t-rose-100/40"; pub(crate) const border_t_rose_100_of_5: &str = "border-t-rose-100/5"; pub(crate) const border_t_rose_100_of_50: &str = "border-t-rose-100/50"; pub(crate) const border_t_rose_100_of_60: &str = "border-t-rose-100/60"; pub(crate) const border_t_rose_100_of_70: &str = "border-t-rose-100/70"; pub(crate) const border_t_rose_100_of_75: &str = "border-t-rose-100/75"; pub(crate) const border_t_rose_100_of_80: &str = "border-t-rose-100/80"; pub(crate) const border_t_rose_100_of_90: &str = "border-t-rose-100/90"; pub(crate) const border_t_rose_100_of_95: &str = "border-t-rose-100/95"; pub(crate) const border_t_rose_200: &str = "border-t-rose-200"; pub(crate) const border_t_rose_200_of_0: &str = "border-t-rose-200/0"; pub(crate) const border_t_rose_200_of_10: &str = "border-t-rose-200/10"; pub(crate) const border_t_rose_200_of_100: &str = "border-t-rose-200/100"; pub(crate) const border_t_rose_200_of_20: &str = "border-t-rose-200/20"; pub(crate) const border_t_rose_200_of_25: &str = "border-t-rose-200/25"; pub(crate) const border_t_rose_200_of_30: &str = "border-t-rose-200/30"; pub(crate) const border_t_rose_200_of_40: &str = "border-t-rose-200/40"; pub(crate) const border_t_rose_200_of_5: &str = "border-t-rose-200/5"; pub(crate) const border_t_rose_200_of_50: &str = "border-t-rose-200/50"; pub(crate) const border_t_rose_200_of_60: &str = "border-t-rose-200/60"; pub(crate) const border_t_rose_200_of_70: &str = "border-t-rose-200/70"; pub(crate) const border_t_rose_200_of_75: &str = "border-t-rose-200/75"; pub(crate) const border_t_rose_200_of_80: &str = "border-t-rose-200/80"; pub(crate) const border_t_rose_200_of_90: &str = "border-t-rose-200/90"; pub(crate) const border_t_rose_200_of_95: &str = "border-t-rose-200/95"; pub(crate) const border_t_rose_300: &str = "border-t-rose-300"; pub(crate) const border_t_rose_300_of_0: &str = "border-t-rose-300/0"; pub(crate) const border_t_rose_300_of_10: &str = "border-t-rose-300/10"; pub(crate) const border_t_rose_300_of_100: &str = "border-t-rose-300/100"; pub(crate) const border_t_rose_300_of_20: &str = "border-t-rose-300/20"; pub(crate) const border_t_rose_300_of_25: &str = "border-t-rose-300/25"; pub(crate) const border_t_rose_300_of_30: &str = "border-t-rose-300/30"; pub(crate) const border_t_rose_300_of_40: &str = "border-t-rose-300/40"; pub(crate) const border_t_rose_300_of_5: &str = "border-t-rose-300/5"; pub(crate) const border_t_rose_300_of_50: &str = "border-t-rose-300/50"; pub(crate) const border_t_rose_300_of_60: &str = "border-t-rose-300/60"; pub(crate) const border_t_rose_300_of_70: &str = "border-t-rose-300/70"; pub(crate) const border_t_rose_300_of_75: &str = "border-t-rose-300/75"; pub(crate) const border_t_rose_300_of_80: &str = "border-t-rose-300/80"; pub(crate) const border_t_rose_300_of_90: &str = "border-t-rose-300/90"; pub(crate) const border_t_rose_300_of_95: &str = "border-t-rose-300/95"; pub(crate) const border_t_rose_400: &str = "border-t-rose-400"; pub(crate) const border_t_rose_400_of_0: &str = "border-t-rose-400/0"; pub(crate) const border_t_rose_400_of_10: &str = "border-t-rose-400/10"; pub(crate) const border_t_rose_400_of_100: &str = "border-t-rose-400/100"; pub(crate) const border_t_rose_400_of_20: &str = "border-t-rose-400/20"; pub(crate) const border_t_rose_400_of_25: &str = "border-t-rose-400/25"; pub(crate) const border_t_rose_400_of_30: &str = "border-t-rose-400/30"; pub(crate) const border_t_rose_400_of_40: &str = "border-t-rose-400/40"; pub(crate) const border_t_rose_400_of_5: &str = "border-t-rose-400/5"; pub(crate) const border_t_rose_400_of_50: &str = "border-t-rose-400/50"; pub(crate) const border_t_rose_400_of_60: &str = "border-t-rose-400/60"; pub(crate) const border_t_rose_400_of_70: &str = "border-t-rose-400/70"; pub(crate) const border_t_rose_400_of_75: &str = "border-t-rose-400/75"; pub(crate) const border_t_rose_400_of_80: &str = "border-t-rose-400/80"; pub(crate) const border_t_rose_400_of_90: &str = "border-t-rose-400/90"; pub(crate) const border_t_rose_400_of_95: &str = "border-t-rose-400/95"; pub(crate) const border_t_rose_50: &str = "border-t-rose-50"; pub(crate) const border_t_rose_500: &str = "border-t-rose-500"; pub(crate) const border_t_rose_500_of_0: &str = "border-t-rose-500/0"; pub(crate) const border_t_rose_500_of_10: &str = "border-t-rose-500/10"; pub(crate) const border_t_rose_500_of_100: &str = "border-t-rose-500/100"; pub(crate) const border_t_rose_500_of_20: &str = "border-t-rose-500/20"; pub(crate) const border_t_rose_500_of_25: &str = "border-t-rose-500/25"; pub(crate) const border_t_rose_500_of_30: &str = "border-t-rose-500/30"; pub(crate) const border_t_rose_500_of_40: &str = "border-t-rose-500/40"; pub(crate) const border_t_rose_500_of_5: &str = "border-t-rose-500/5"; pub(crate) const border_t_rose_500_of_50: &str = "border-t-rose-500/50"; pub(crate) const border_t_rose_500_of_60: &str = "border-t-rose-500/60"; pub(crate) const border_t_rose_500_of_70: &str = "border-t-rose-500/70"; pub(crate) const border_t_rose_500_of_75: &str = "border-t-rose-500/75"; pub(crate) const border_t_rose_500_of_80: &str = "border-t-rose-500/80"; pub(crate) const border_t_rose_500_of_90: &str = "border-t-rose-500/90"; pub(crate) const border_t_rose_500_of_95: &str = "border-t-rose-500/95"; pub(crate) const border_t_rose_50_of_0: &str = "border-t-rose-50/0"; pub(crate) const border_t_rose_50_of_10: &str = "border-t-rose-50/10"; pub(crate) const border_t_rose_50_of_100: &str = "border-t-rose-50/100"; pub(crate) const border_t_rose_50_of_20: &str = "border-t-rose-50/20"; pub(crate) const border_t_rose_50_of_25: &str = "border-t-rose-50/25"; pub(crate) const border_t_rose_50_of_30: &str = "border-t-rose-50/30"; pub(crate) const border_t_rose_50_of_40: &str = "border-t-rose-50/40"; pub(crate) const border_t_rose_50_of_5: &str = "border-t-rose-50/5"; pub(crate) const border_t_rose_50_of_50: &str = "border-t-rose-50/50"; pub(crate) const border_t_rose_50_of_60: &str = "border-t-rose-50/60"; pub(crate) const border_t_rose_50_of_70: &str = "border-t-rose-50/70"; pub(crate) const border_t_rose_50_of_75: &str = "border-t-rose-50/75"; pub(crate) const border_t_rose_50_of_80: &str = "border-t-rose-50/80"; pub(crate) const border_t_rose_50_of_90: &str = "border-t-rose-50/90"; pub(crate) const border_t_rose_50_of_95: &str = "border-t-rose-50/95"; pub(crate) const border_t_rose_600: &str = "border-t-rose-600"; pub(crate) const border_t_rose_600_of_0: &str = "border-t-rose-600/0"; pub(crate) const border_t_rose_600_of_10: &str = "border-t-rose-600/10"; pub(crate) const border_t_rose_600_of_100: &str = "border-t-rose-600/100"; pub(crate) const border_t_rose_600_of_20: &str = "border-t-rose-600/20"; pub(crate) const border_t_rose_600_of_25: &str = "border-t-rose-600/25"; pub(crate) const border_t_rose_600_of_30: &str = "border-t-rose-600/30"; pub(crate) const border_t_rose_600_of_40: &str = "border-t-rose-600/40"; pub(crate) const border_t_rose_600_of_5: &str = "border-t-rose-600/5"; pub(crate) const border_t_rose_600_of_50: &str = "border-t-rose-600/50"; pub(crate) const border_t_rose_600_of_60: &str = "border-t-rose-600/60"; pub(crate) const border_t_rose_600_of_70: &str = "border-t-rose-600/70"; pub(crate) const border_t_rose_600_of_75: &str = "border-t-rose-600/75"; pub(crate) const border_t_rose_600_of_80: &str = "border-t-rose-600/80"; pub(crate) const border_t_rose_600_of_90: &str = "border-t-rose-600/90"; pub(crate) const border_t_rose_600_of_95: &str = "border-t-rose-600/95"; pub(crate) const border_t_rose_700: &str = "border-t-rose-700"; pub(crate) const border_t_rose_700_of_0: &str = "border-t-rose-700/0"; pub(crate) const border_t_rose_700_of_10: &str = "border-t-rose-700/10"; pub(crate) const border_t_rose_700_of_100: &str = "border-t-rose-700/100"; pub(crate) const border_t_rose_700_of_20: &str = "border-t-rose-700/20"; pub(crate) const border_t_rose_700_of_25: &str = "border-t-rose-700/25"; pub(crate) const border_t_rose_700_of_30: &str = "border-t-rose-700/30"; pub(crate) const border_t_rose_700_of_40: &str = "border-t-rose-700/40"; pub(crate) const border_t_rose_700_of_5: &str = "border-t-rose-700/5"; pub(crate) const border_t_rose_700_of_50: &str = "border-t-rose-700/50"; pub(crate) const border_t_rose_700_of_60: &str = "border-t-rose-700/60"; pub(crate) const border_t_rose_700_of_70: &str = "border-t-rose-700/70"; pub(crate) const border_t_rose_700_of_75: &str = "border-t-rose-700/75"; pub(crate) const border_t_rose_700_of_80: &str = "border-t-rose-700/80"; pub(crate) const border_t_rose_700_of_90: &str = "border-t-rose-700/90"; pub(crate) const border_t_rose_700_of_95: &str = "border-t-rose-700/95"; pub(crate) const border_t_rose_800: &str = "border-t-rose-800"; pub(crate) const border_t_rose_800_of_0: &str = "border-t-rose-800/0"; pub(crate) const border_t_rose_800_of_10: &str = "border-t-rose-800/10"; pub(crate) const border_t_rose_800_of_100: &str = "border-t-rose-800/100"; pub(crate) const border_t_rose_800_of_20: &str = "border-t-rose-800/20"; pub(crate) const border_t_rose_800_of_25: &str = "border-t-rose-800/25"; pub(crate) const border_t_rose_800_of_30: &str = "border-t-rose-800/30"; pub(crate) const border_t_rose_800_of_40: &str = "border-t-rose-800/40"; pub(crate) const border_t_rose_800_of_5: &str = "border-t-rose-800/5"; pub(crate) const border_t_rose_800_of_50: &str = "border-t-rose-800/50"; pub(crate) const border_t_rose_800_of_60: &str = "border-t-rose-800/60"; pub(crate) const border_t_rose_800_of_70: &str = "border-t-rose-800/70"; pub(crate) const border_t_rose_800_of_75: &str = "border-t-rose-800/75"; pub(crate) const border_t_rose_800_of_80: &str = "border-t-rose-800/80"; pub(crate) const border_t_rose_800_of_90: &str = "border-t-rose-800/90"; pub(crate) const border_t_rose_800_of_95: &str = "border-t-rose-800/95"; pub(crate) const border_t_rose_900: &str = "border-t-rose-900"; pub(crate) const border_t_rose_900_of_0: &str = "border-t-rose-900/0"; pub(crate) const border_t_rose_900_of_10: &str = "border-t-rose-900/10"; pub(crate) const border_t_rose_900_of_100: &str = "border-t-rose-900/100"; pub(crate) const border_t_rose_900_of_20: &str = "border-t-rose-900/20"; pub(crate) const border_t_rose_900_of_25: &str = "border-t-rose-900/25"; pub(crate) const border_t_rose_900_of_30: &str = "border-t-rose-900/30"; pub(crate) const border_t_rose_900_of_40: &str = "border-t-rose-900/40"; pub(crate) const border_t_rose_900_of_5: &str = "border-t-rose-900/5"; pub(crate) const border_t_rose_900_of_50: &str = "border-t-rose-900/50"; pub(crate) const border_t_rose_900_of_60: &str = "border-t-rose-900/60"; pub(crate) const border_t_rose_900_of_70: &str = "border-t-rose-900/70"; pub(crate) const border_t_rose_900_of_75: &str = "border-t-rose-900/75"; pub(crate) const border_t_rose_900_of_80: &str = "border-t-rose-900/80"; pub(crate) const border_t_rose_900_of_90: &str = "border-t-rose-900/90"; pub(crate) const border_t_rose_900_of_95: &str = "border-t-rose-900/95"; pub(crate) const border_t_sky_100: &str = "border-t-sky-100"; pub(crate) const border_t_sky_100_of_0: &str = "border-t-sky-100/0"; pub(crate) const border_t_sky_100_of_10: &str = "border-t-sky-100/10"; pub(crate) const border_t_sky_100_of_100: &str = "border-t-sky-100/100"; pub(crate) const border_t_sky_100_of_20: &str = "border-t-sky-100/20"; pub(crate) const border_t_sky_100_of_25: &str = "border-t-sky-100/25"; pub(crate) const border_t_sky_100_of_30: &str = "border-t-sky-100/30"; pub(crate) const border_t_sky_100_of_40: &str = "border-t-sky-100/40"; pub(crate) const border_t_sky_100_of_5: &str = "border-t-sky-100/5"; pub(crate) const border_t_sky_100_of_50: &str = "border-t-sky-100/50"; pub(crate) const border_t_sky_100_of_60: &str = "border-t-sky-100/60"; pub(crate) const border_t_sky_100_of_70: &str = "border-t-sky-100/70"; pub(crate) const border_t_sky_100_of_75: &str = "border-t-sky-100/75"; pub(crate) const border_t_sky_100_of_80: &str = "border-t-sky-100/80"; pub(crate) const border_t_sky_100_of_90: &str = "border-t-sky-100/90"; pub(crate) const border_t_sky_100_of_95: &str = "border-t-sky-100/95"; pub(crate) const border_t_sky_200: &str = "border-t-sky-200"; pub(crate) const border_t_sky_200_of_0: &str = "border-t-sky-200/0"; pub(crate) const border_t_sky_200_of_10: &str = "border-t-sky-200/10"; pub(crate) const border_t_sky_200_of_100: &str = "border-t-sky-200/100"; pub(crate) const border_t_sky_200_of_20: &str = "border-t-sky-200/20"; pub(crate) const border_t_sky_200_of_25: &str = "border-t-sky-200/25"; pub(crate) const border_t_sky_200_of_30: &str = "border-t-sky-200/30"; pub(crate) const border_t_sky_200_of_40: &str = "border-t-sky-200/40"; pub(crate) const border_t_sky_200_of_5: &str = "border-t-sky-200/5"; pub(crate) const border_t_sky_200_of_50: &str = "border-t-sky-200/50"; pub(crate) const border_t_sky_200_of_60: &str = "border-t-sky-200/60"; pub(crate) const border_t_sky_200_of_70: &str = "border-t-sky-200/70"; pub(crate) const border_t_sky_200_of_75: &str = "border-t-sky-200/75"; pub(crate) const border_t_sky_200_of_80: &str = "border-t-sky-200/80"; pub(crate) const border_t_sky_200_of_90: &str = "border-t-sky-200/90"; pub(crate) const border_t_sky_200_of_95: &str = "border-t-sky-200/95"; pub(crate) const border_t_sky_300: &str = "border-t-sky-300"; pub(crate) const border_t_sky_300_of_0: &str = "border-t-sky-300/0"; pub(crate) const border_t_sky_300_of_10: &str = "border-t-sky-300/10"; pub(crate) const border_t_sky_300_of_100: &str = "border-t-sky-300/100"; pub(crate) const border_t_sky_300_of_20: &str = "border-t-sky-300/20"; pub(crate) const border_t_sky_300_of_25: &str = "border-t-sky-300/25"; pub(crate) const border_t_sky_300_of_30: &str = "border-t-sky-300/30"; pub(crate) const border_t_sky_300_of_40: &str = "border-t-sky-300/40"; pub(crate) const border_t_sky_300_of_5: &str = "border-t-sky-300/5"; pub(crate) const border_t_sky_300_of_50: &str = "border-t-sky-300/50"; pub(crate) const border_t_sky_300_of_60: &str = "border-t-sky-300/60"; pub(crate) const border_t_sky_300_of_70: &str = "border-t-sky-300/70"; pub(crate) const border_t_sky_300_of_75: &str = "border-t-sky-300/75"; pub(crate) const border_t_sky_300_of_80: &str = "border-t-sky-300/80"; pub(crate) const border_t_sky_300_of_90: &str = "border-t-sky-300/90"; pub(crate) const border_t_sky_300_of_95: &str = "border-t-sky-300/95"; pub(crate) const border_t_sky_400: &str = "border-t-sky-400"; pub(crate) const border_t_sky_400_of_0: &str = "border-t-sky-400/0"; pub(crate) const border_t_sky_400_of_10: &str = "border-t-sky-400/10"; pub(crate) const border_t_sky_400_of_100: &str = "border-t-sky-400/100"; pub(crate) const border_t_sky_400_of_20: &str = "border-t-sky-400/20"; pub(crate) const border_t_sky_400_of_25: &str = "border-t-sky-400/25"; pub(crate) const border_t_sky_400_of_30: &str = "border-t-sky-400/30"; pub(crate) const border_t_sky_400_of_40: &str = "border-t-sky-400/40"; pub(crate) const border_t_sky_400_of_5: &str = "border-t-sky-400/5"; pub(crate) const border_t_sky_400_of_50: &str = "border-t-sky-400/50"; pub(crate) const border_t_sky_400_of_60: &str = "border-t-sky-400/60"; pub(crate) const border_t_sky_400_of_70: &str = "border-t-sky-400/70"; pub(crate) const border_t_sky_400_of_75: &str = "border-t-sky-400/75"; pub(crate) const border_t_sky_400_of_80: &str = "border-t-sky-400/80"; pub(crate) const border_t_sky_400_of_90: &str = "border-t-sky-400/90"; pub(crate) const border_t_sky_400_of_95: &str = "border-t-sky-400/95"; pub(crate) const border_t_sky_50: &str = "border-t-sky-50"; pub(crate) const border_t_sky_500: &str = "border-t-sky-500"; pub(crate) const border_t_sky_500_of_0: &str = "border-t-sky-500/0"; pub(crate) const border_t_sky_500_of_10: &str = "border-t-sky-500/10"; pub(crate) const border_t_sky_500_of_100: &str = "border-t-sky-500/100"; pub(crate) const border_t_sky_500_of_20: &str = "border-t-sky-500/20"; pub(crate) const border_t_sky_500_of_25: &str = "border-t-sky-500/25"; pub(crate) const border_t_sky_500_of_30: &str = "border-t-sky-500/30"; pub(crate) const border_t_sky_500_of_40: &str = "border-t-sky-500/40"; pub(crate) const border_t_sky_500_of_5: &str = "border-t-sky-500/5"; pub(crate) const border_t_sky_500_of_50: &str = "border-t-sky-500/50"; pub(crate) const border_t_sky_500_of_60: &str = "border-t-sky-500/60"; pub(crate) const border_t_sky_500_of_70: &str = "border-t-sky-500/70"; pub(crate) const border_t_sky_500_of_75: &str = "border-t-sky-500/75"; pub(crate) const border_t_sky_500_of_80: &str = "border-t-sky-500/80"; pub(crate) const border_t_sky_500_of_90: &str = "border-t-sky-500/90"; pub(crate) const border_t_sky_500_of_95: &str = "border-t-sky-500/95"; pub(crate) const border_t_sky_50_of_0: &str = "border-t-sky-50/0"; pub(crate) const border_t_sky_50_of_10: &str = "border-t-sky-50/10"; pub(crate) const border_t_sky_50_of_100: &str = "border-t-sky-50/100"; pub(crate) const border_t_sky_50_of_20: &str = "border-t-sky-50/20"; pub(crate) const border_t_sky_50_of_25: &str = "border-t-sky-50/25"; pub(crate) const border_t_sky_50_of_30: &str = "border-t-sky-50/30"; pub(crate) const border_t_sky_50_of_40: &str = "border-t-sky-50/40"; pub(crate) const border_t_sky_50_of_5: &str = "border-t-sky-50/5"; pub(crate) const border_t_sky_50_of_50: &str = "border-t-sky-50/50"; pub(crate) const border_t_sky_50_of_60: &str = "border-t-sky-50/60"; pub(crate) const border_t_sky_50_of_70: &str = "border-t-sky-50/70"; pub(crate) const border_t_sky_50_of_75: &str = "border-t-sky-50/75"; pub(crate) const border_t_sky_50_of_80: &str = "border-t-sky-50/80"; pub(crate) const border_t_sky_50_of_90: &str = "border-t-sky-50/90"; pub(crate) const border_t_sky_50_of_95: &str = "border-t-sky-50/95"; pub(crate) const border_t_sky_600: &str = "border-t-sky-600"; pub(crate) const border_t_sky_600_of_0: &str = "border-t-sky-600/0"; pub(crate) const border_t_sky_600_of_10: &str = "border-t-sky-600/10"; pub(crate) const border_t_sky_600_of_100: &str = "border-t-sky-600/100"; pub(crate) const border_t_sky_600_of_20: &str = "border-t-sky-600/20"; pub(crate) const border_t_sky_600_of_25: &str = "border-t-sky-600/25"; pub(crate) const border_t_sky_600_of_30: &str = "border-t-sky-600/30"; pub(crate) const border_t_sky_600_of_40: &str = "border-t-sky-600/40"; pub(crate) const border_t_sky_600_of_5: &str = "border-t-sky-600/5"; pub(crate) const border_t_sky_600_of_50: &str = "border-t-sky-600/50"; pub(crate) const border_t_sky_600_of_60: &str = "border-t-sky-600/60"; pub(crate) const border_t_sky_600_of_70: &str = "border-t-sky-600/70"; pub(crate) const border_t_sky_600_of_75: &str = "border-t-sky-600/75"; pub(crate) const border_t_sky_600_of_80: &str = "border-t-sky-600/80"; pub(crate) const border_t_sky_600_of_90: &str = "border-t-sky-600/90"; pub(crate) const border_t_sky_600_of_95: &str = "border-t-sky-600/95"; pub(crate) const border_t_sky_700: &str = "border-t-sky-700"; pub(crate) const border_t_sky_700_of_0: &str = "border-t-sky-700/0"; pub(crate) const border_t_sky_700_of_10: &str = "border-t-sky-700/10"; pub(crate) const border_t_sky_700_of_100: &str = "border-t-sky-700/100"; pub(crate) const border_t_sky_700_of_20: &str = "border-t-sky-700/20"; pub(crate) const border_t_sky_700_of_25: &str = "border-t-sky-700/25"; pub(crate) const border_t_sky_700_of_30: &str = "border-t-sky-700/30"; pub(crate) const border_t_sky_700_of_40: &str = "border-t-sky-700/40"; pub(crate) const border_t_sky_700_of_5: &str = "border-t-sky-700/5"; pub(crate) const border_t_sky_700_of_50: &str = "border-t-sky-700/50"; pub(crate) const border_t_sky_700_of_60: &str = "border-t-sky-700/60"; pub(crate) const border_t_sky_700_of_70: &str = "border-t-sky-700/70"; pub(crate) const border_t_sky_700_of_75: &str = "border-t-sky-700/75"; pub(crate) const border_t_sky_700_of_80: &str = "border-t-sky-700/80"; pub(crate) const border_t_sky_700_of_90: &str = "border-t-sky-700/90"; pub(crate) const border_t_sky_700_of_95: &str = "border-t-sky-700/95"; pub(crate) const border_t_sky_800: &str = "border-t-sky-800"; pub(crate) const border_t_sky_800_of_0: &str = "border-t-sky-800/0"; pub(crate) const border_t_sky_800_of_10: &str = "border-t-sky-800/10"; pub(crate) const border_t_sky_800_of_100: &str = "border-t-sky-800/100"; pub(crate) const border_t_sky_800_of_20: &str = "border-t-sky-800/20"; pub(crate) const border_t_sky_800_of_25: &str = "border-t-sky-800/25"; pub(crate) const border_t_sky_800_of_30: &str = "border-t-sky-800/30"; pub(crate) const border_t_sky_800_of_40: &str = "border-t-sky-800/40"; pub(crate) const border_t_sky_800_of_5: &str = "border-t-sky-800/5"; pub(crate) const border_t_sky_800_of_50: &str = "border-t-sky-800/50"; pub(crate) const border_t_sky_800_of_60: &str = "border-t-sky-800/60"; pub(crate) const border_t_sky_800_of_70: &str = "border-t-sky-800/70"; pub(crate) const border_t_sky_800_of_75: &str = "border-t-sky-800/75"; pub(crate) const border_t_sky_800_of_80: &str = "border-t-sky-800/80"; pub(crate) const border_t_sky_800_of_90: &str = "border-t-sky-800/90"; pub(crate) const border_t_sky_800_of_95: &str = "border-t-sky-800/95"; pub(crate) const border_t_sky_900: &str = "border-t-sky-900"; pub(crate) const border_t_sky_900_of_0: &str = "border-t-sky-900/0"; pub(crate) const border_t_sky_900_of_10: &str = "border-t-sky-900/10"; pub(crate) const border_t_sky_900_of_100: &str = "border-t-sky-900/100"; pub(crate) const border_t_sky_900_of_20: &str = "border-t-sky-900/20"; pub(crate) const border_t_sky_900_of_25: &str = "border-t-sky-900/25"; pub(crate) const border_t_sky_900_of_30: &str = "border-t-sky-900/30"; pub(crate) const border_t_sky_900_of_40: &str = "border-t-sky-900/40"; pub(crate) const border_t_sky_900_of_5: &str = "border-t-sky-900/5"; pub(crate) const border_t_sky_900_of_50: &str = "border-t-sky-900/50"; pub(crate) const border_t_sky_900_of_60: &str = "border-t-sky-900/60"; pub(crate) const border_t_sky_900_of_70: &str = "border-t-sky-900/70"; pub(crate) const border_t_sky_900_of_75: &str = "border-t-sky-900/75"; pub(crate) const border_t_sky_900_of_80: &str = "border-t-sky-900/80"; pub(crate) const border_t_sky_900_of_90: &str = "border-t-sky-900/90"; pub(crate) const border_t_sky_900_of_95: &str = "border-t-sky-900/95"; pub(crate) const border_t_slate_100: &str = "border-t-slate-100"; pub(crate) const border_t_slate_100_of_0: &str = "border-t-slate-100/0"; pub(crate) const border_t_slate_100_of_10: &str = "border-t-slate-100/10"; pub(crate) const border_t_slate_100_of_100: &str = "border-t-slate-100/100"; pub(crate) const border_t_slate_100_of_20: &str = "border-t-slate-100/20"; pub(crate) const border_t_slate_100_of_25: &str = "border-t-slate-100/25"; pub(crate) const border_t_slate_100_of_30: &str = "border-t-slate-100/30"; pub(crate) const border_t_slate_100_of_40: &str = "border-t-slate-100/40"; pub(crate) const border_t_slate_100_of_5: &str = "border-t-slate-100/5"; pub(crate) const border_t_slate_100_of_50: &str = "border-t-slate-100/50"; pub(crate) const border_t_slate_100_of_60: &str = "border-t-slate-100/60"; pub(crate) const border_t_slate_100_of_70: &str = "border-t-slate-100/70"; pub(crate) const border_t_slate_100_of_75: &str = "border-t-slate-100/75"; pub(crate) const border_t_slate_100_of_80: &str = "border-t-slate-100/80"; pub(crate) const border_t_slate_100_of_90: &str = "border-t-slate-100/90"; pub(crate) const border_t_slate_100_of_95: &str = "border-t-slate-100/95"; pub(crate) const border_t_slate_200: &str = "border-t-slate-200"; pub(crate) const border_t_slate_200_of_0: &str = "border-t-slate-200/0"; pub(crate) const border_t_slate_200_of_10: &str = "border-t-slate-200/10"; pub(crate) const border_t_slate_200_of_100: &str = "border-t-slate-200/100"; pub(crate) const border_t_slate_200_of_20: &str = "border-t-slate-200/20"; pub(crate) const border_t_slate_200_of_25: &str = "border-t-slate-200/25"; pub(crate) const border_t_slate_200_of_30: &str = "border-t-slate-200/30"; pub(crate) const border_t_slate_200_of_40: &str = "border-t-slate-200/40"; pub(crate) const border_t_slate_200_of_5: &str = "border-t-slate-200/5"; pub(crate) const border_t_slate_200_of_50: &str = "border-t-slate-200/50"; pub(crate) const border_t_slate_200_of_60: &str = "border-t-slate-200/60"; pub(crate) const border_t_slate_200_of_70: &str = "border-t-slate-200/70"; pub(crate) const border_t_slate_200_of_75: &str = "border-t-slate-200/75"; pub(crate) const border_t_slate_200_of_80: &str = "border-t-slate-200/80"; pub(crate) const border_t_slate_200_of_90: &str = "border-t-slate-200/90"; pub(crate) const border_t_slate_200_of_95: &str = "border-t-slate-200/95"; pub(crate) const border_t_slate_300: &str = "border-t-slate-300"; pub(crate) const border_t_slate_300_of_0: &str = "border-t-slate-300/0"; pub(crate) const border_t_slate_300_of_10: &str = "border-t-slate-300/10"; pub(crate) const border_t_slate_300_of_100: &str = "border-t-slate-300/100"; pub(crate) const border_t_slate_300_of_20: &str = "border-t-slate-300/20"; pub(crate) const border_t_slate_300_of_25: &str = "border-t-slate-300/25"; pub(crate) const border_t_slate_300_of_30: &str = "border-t-slate-300/30"; pub(crate) const border_t_slate_300_of_40: &str = "border-t-slate-300/40"; pub(crate) const border_t_slate_300_of_5: &str = "border-t-slate-300/5"; pub(crate) const border_t_slate_300_of_50: &str = "border-t-slate-300/50"; pub(crate) const border_t_slate_300_of_60: &str = "border-t-slate-300/60"; pub(crate) const border_t_slate_300_of_70: &str = "border-t-slate-300/70"; pub(crate) const border_t_slate_300_of_75: &str = "border-t-slate-300/75"; pub(crate) const border_t_slate_300_of_80: &str = "border-t-slate-300/80"; pub(crate) const border_t_slate_300_of_90: &str = "border-t-slate-300/90"; pub(crate) const border_t_slate_300_of_95: &str = "border-t-slate-300/95"; pub(crate) const border_t_slate_400: &str = "border-t-slate-400"; pub(crate) const border_t_slate_400_of_0: &str = "border-t-slate-400/0"; pub(crate) const border_t_slate_400_of_10: &str = "border-t-slate-400/10"; pub(crate) const border_t_slate_400_of_100: &str = "border-t-slate-400/100"; pub(crate) const border_t_slate_400_of_20: &str = "border-t-slate-400/20"; pub(crate) const border_t_slate_400_of_25: &str = "border-t-slate-400/25"; pub(crate) const border_t_slate_400_of_30: &str = "border-t-slate-400/30"; pub(crate) const border_t_slate_400_of_40: &str = "border-t-slate-400/40"; pub(crate) const border_t_slate_400_of_5: &str = "border-t-slate-400/5"; pub(crate) const border_t_slate_400_of_50: &str = "border-t-slate-400/50"; pub(crate) const border_t_slate_400_of_60: &str = "border-t-slate-400/60"; pub(crate) const border_t_slate_400_of_70: &str = "border-t-slate-400/70"; pub(crate) const border_t_slate_400_of_75: &str = "border-t-slate-400/75"; pub(crate) const border_t_slate_400_of_80: &str = "border-t-slate-400/80"; pub(crate) const border_t_slate_400_of_90: &str = "border-t-slate-400/90"; pub(crate) const border_t_slate_400_of_95: &str = "border-t-slate-400/95"; pub(crate) const border_t_slate_50: &str = "border-t-slate-50"; pub(crate) const border_t_slate_500: &str = "border-t-slate-500"; pub(crate) const border_t_slate_500_of_0: &str = "border-t-slate-500/0"; pub(crate) const border_t_slate_500_of_10: &str = "border-t-slate-500/10"; pub(crate) const border_t_slate_500_of_100: &str = "border-t-slate-500/100"; pub(crate) const border_t_slate_500_of_20: &str = "border-t-slate-500/20"; pub(crate) const border_t_slate_500_of_25: &str = "border-t-slate-500/25"; pub(crate) const border_t_slate_500_of_30: &str = "border-t-slate-500/30"; pub(crate) const border_t_slate_500_of_40: &str = "border-t-slate-500/40"; pub(crate) const border_t_slate_500_of_5: &str = "border-t-slate-500/5"; pub(crate) const border_t_slate_500_of_50: &str = "border-t-slate-500/50"; pub(crate) const border_t_slate_500_of_60: &str = "border-t-slate-500/60"; pub(crate) const border_t_slate_500_of_70: &str = "border-t-slate-500/70"; pub(crate) const border_t_slate_500_of_75: &str = "border-t-slate-500/75"; pub(crate) const border_t_slate_500_of_80: &str = "border-t-slate-500/80"; pub(crate) const border_t_slate_500_of_90: &str = "border-t-slate-500/90"; pub(crate) const border_t_slate_500_of_95: &str = "border-t-slate-500/95"; pub(crate) const border_t_slate_50_of_0: &str = "border-t-slate-50/0"; pub(crate) const border_t_slate_50_of_10: &str = "border-t-slate-50/10"; pub(crate) const border_t_slate_50_of_100: &str = "border-t-slate-50/100"; pub(crate) const border_t_slate_50_of_20: &str = "border-t-slate-50/20"; pub(crate) const border_t_slate_50_of_25: &str = "border-t-slate-50/25"; pub(crate) const border_t_slate_50_of_30: &str = "border-t-slate-50/30"; pub(crate) const border_t_slate_50_of_40: &str = "border-t-slate-50/40"; pub(crate) const border_t_slate_50_of_5: &str = "border-t-slate-50/5"; pub(crate) const border_t_slate_50_of_50: &str = "border-t-slate-50/50"; pub(crate) const border_t_slate_50_of_60: &str = "border-t-slate-50/60"; pub(crate) const border_t_slate_50_of_70: &str = "border-t-slate-50/70"; pub(crate) const border_t_slate_50_of_75: &str = "border-t-slate-50/75"; pub(crate) const border_t_slate_50_of_80: &str = "border-t-slate-50/80"; pub(crate) const border_t_slate_50_of_90: &str = "border-t-slate-50/90"; pub(crate) const border_t_slate_50_of_95: &str = "border-t-slate-50/95"; pub(crate) const border_t_slate_600: &str = "border-t-slate-600"; pub(crate) const border_t_slate_600_of_0: &str = "border-t-slate-600/0"; pub(crate) const border_t_slate_600_of_10: &str = "border-t-slate-600/10"; pub(crate) const border_t_slate_600_of_100: &str = "border-t-slate-600/100"; pub(crate) const border_t_slate_600_of_20: &str = "border-t-slate-600/20"; pub(crate) const border_t_slate_600_of_25: &str = "border-t-slate-600/25"; pub(crate) const border_t_slate_600_of_30: &str = "border-t-slate-600/30"; pub(crate) const border_t_slate_600_of_40: &str = "border-t-slate-600/40"; pub(crate) const border_t_slate_600_of_5: &str = "border-t-slate-600/5"; pub(crate) const border_t_slate_600_of_50: &str = "border-t-slate-600/50"; pub(crate) const border_t_slate_600_of_60: &str = "border-t-slate-600/60"; pub(crate) const border_t_slate_600_of_70: &str = "border-t-slate-600/70"; pub(crate) const border_t_slate_600_of_75: &str = "border-t-slate-600/75"; pub(crate) const border_t_slate_600_of_80: &str = "border-t-slate-600/80"; pub(crate) const border_t_slate_600_of_90: &str = "border-t-slate-600/90"; pub(crate) const border_t_slate_600_of_95: &str = "border-t-slate-600/95"; pub(crate) const border_t_slate_700: &str = "border-t-slate-700"; pub(crate) const border_t_slate_700_of_0: &str = "border-t-slate-700/0"; pub(crate) const border_t_slate_700_of_10: &str = "border-t-slate-700/10"; pub(crate) const border_t_slate_700_of_100: &str = "border-t-slate-700/100"; pub(crate) const border_t_slate_700_of_20: &str = "border-t-slate-700/20"; pub(crate) const border_t_slate_700_of_25: &str = "border-t-slate-700/25"; pub(crate) const border_t_slate_700_of_30: &str = "border-t-slate-700/30"; pub(crate) const border_t_slate_700_of_40: &str = "border-t-slate-700/40"; pub(crate) const border_t_slate_700_of_5: &str = "border-t-slate-700/5"; pub(crate) const border_t_slate_700_of_50: &str = "border-t-slate-700/50"; pub(crate) const border_t_slate_700_of_60: &str = "border-t-slate-700/60"; pub(crate) const border_t_slate_700_of_70: &str = "border-t-slate-700/70"; pub(crate) const border_t_slate_700_of_75: &str = "border-t-slate-700/75"; pub(crate) const border_t_slate_700_of_80: &str = "border-t-slate-700/80"; pub(crate) const border_t_slate_700_of_90: &str = "border-t-slate-700/90"; pub(crate) const border_t_slate_700_of_95: &str = "border-t-slate-700/95"; pub(crate) const border_t_slate_800: &str = "border-t-slate-800"; pub(crate) const border_t_slate_800_of_0: &str = "border-t-slate-800/0"; pub(crate) const border_t_slate_800_of_10: &str = "border-t-slate-800/10"; pub(crate) const border_t_slate_800_of_100: &str = "border-t-slate-800/100"; pub(crate) const border_t_slate_800_of_20: &str = "border-t-slate-800/20"; pub(crate) const border_t_slate_800_of_25: &str = "border-t-slate-800/25"; pub(crate) const border_t_slate_800_of_30: &str = "border-t-slate-800/30"; pub(crate) const border_t_slate_800_of_40: &str = "border-t-slate-800/40"; pub(crate) const border_t_slate_800_of_5: &str = "border-t-slate-800/5"; pub(crate) const border_t_slate_800_of_50: &str = "border-t-slate-800/50"; pub(crate) const border_t_slate_800_of_60: &str = "border-t-slate-800/60"; pub(crate) const border_t_slate_800_of_70: &str = "border-t-slate-800/70"; pub(crate) const border_t_slate_800_of_75: &str = "border-t-slate-800/75"; pub(crate) const border_t_slate_800_of_80: &str = "border-t-slate-800/80"; pub(crate) const border_t_slate_800_of_90: &str = "border-t-slate-800/90"; pub(crate) const border_t_slate_800_of_95: &str = "border-t-slate-800/95"; pub(crate) const border_t_slate_900: &str = "border-t-slate-900"; pub(crate) const border_t_slate_900_of_0: &str = "border-t-slate-900/0"; pub(crate) const border_t_slate_900_of_10: &str = "border-t-slate-900/10"; pub(crate) const border_t_slate_900_of_100: &str = "border-t-slate-900/100"; pub(crate) const border_t_slate_900_of_20: &str = "border-t-slate-900/20"; pub(crate) const border_t_slate_900_of_25: &str = "border-t-slate-900/25"; pub(crate) const border_t_slate_900_of_30: &str = "border-t-slate-900/30"; pub(crate) const border_t_slate_900_of_40: &str = "border-t-slate-900/40"; pub(crate) const border_t_slate_900_of_5: &str = "border-t-slate-900/5"; pub(crate) const border_t_slate_900_of_50: &str = "border-t-slate-900/50"; pub(crate) const border_t_slate_900_of_60: &str = "border-t-slate-900/60"; pub(crate) const border_t_slate_900_of_70: &str = "border-t-slate-900/70"; pub(crate) const border_t_slate_900_of_75: &str = "border-t-slate-900/75"; pub(crate) const border_t_slate_900_of_80: &str = "border-t-slate-900/80"; pub(crate) const border_t_slate_900_of_90: &str = "border-t-slate-900/90"; pub(crate) const border_t_slate_900_of_95: &str = "border-t-slate-900/95"; pub(crate) const border_t_stone_100: &str = "border-t-stone-100"; pub(crate) const border_t_stone_100_of_0: &str = "border-t-stone-100/0"; pub(crate) const border_t_stone_100_of_10: &str = "border-t-stone-100/10"; pub(crate) const border_t_stone_100_of_100: &str = "border-t-stone-100/100"; pub(crate) const border_t_stone_100_of_20: &str = "border-t-stone-100/20"; pub(crate) const border_t_stone_100_of_25: &str = "border-t-stone-100/25"; pub(crate) const border_t_stone_100_of_30: &str = "border-t-stone-100/30"; pub(crate) const border_t_stone_100_of_40: &str = "border-t-stone-100/40"; pub(crate) const border_t_stone_100_of_5: &str = "border-t-stone-100/5"; pub(crate) const border_t_stone_100_of_50: &str = "border-t-stone-100/50"; pub(crate) const border_t_stone_100_of_60: &str = "border-t-stone-100/60"; pub(crate) const border_t_stone_100_of_70: &str = "border-t-stone-100/70"; pub(crate) const border_t_stone_100_of_75: &str = "border-t-stone-100/75"; pub(crate) const border_t_stone_100_of_80: &str = "border-t-stone-100/80"; pub(crate) const border_t_stone_100_of_90: &str = "border-t-stone-100/90"; pub(crate) const border_t_stone_100_of_95: &str = "border-t-stone-100/95"; pub(crate) const border_t_stone_200: &str = "border-t-stone-200"; pub(crate) const border_t_stone_200_of_0: &str = "border-t-stone-200/0"; pub(crate) const border_t_stone_200_of_10: &str = "border-t-stone-200/10"; pub(crate) const border_t_stone_200_of_100: &str = "border-t-stone-200/100"; pub(crate) const border_t_stone_200_of_20: &str = "border-t-stone-200/20"; pub(crate) const border_t_stone_200_of_25: &str = "border-t-stone-200/25"; pub(crate) const border_t_stone_200_of_30: &str = "border-t-stone-200/30"; pub(crate) const border_t_stone_200_of_40: &str = "border-t-stone-200/40"; pub(crate) const border_t_stone_200_of_5: &str = "border-t-stone-200/5"; pub(crate) const border_t_stone_200_of_50: &str = "border-t-stone-200/50"; pub(crate) const border_t_stone_200_of_60: &str = "border-t-stone-200/60"; pub(crate) const border_t_stone_200_of_70: &str = "border-t-stone-200/70"; pub(crate) const border_t_stone_200_of_75: &str = "border-t-stone-200/75"; pub(crate) const border_t_stone_200_of_80: &str = "border-t-stone-200/80"; pub(crate) const border_t_stone_200_of_90: &str = "border-t-stone-200/90"; pub(crate) const border_t_stone_200_of_95: &str = "border-t-stone-200/95"; pub(crate) const border_t_stone_300: &str = "border-t-stone-300"; pub(crate) const border_t_stone_300_of_0: &str = "border-t-stone-300/0"; pub(crate) const border_t_stone_300_of_10: &str = "border-t-stone-300/10"; pub(crate) const border_t_stone_300_of_100: &str = "border-t-stone-300/100"; pub(crate) const border_t_stone_300_of_20: &str = "border-t-stone-300/20"; pub(crate) const border_t_stone_300_of_25: &str = "border-t-stone-300/25"; pub(crate) const border_t_stone_300_of_30: &str = "border-t-stone-300/30"; pub(crate) const border_t_stone_300_of_40: &str = "border-t-stone-300/40"; pub(crate) const border_t_stone_300_of_5: &str = "border-t-stone-300/5"; pub(crate) const border_t_stone_300_of_50: &str = "border-t-stone-300/50"; pub(crate) const border_t_stone_300_of_60: &str = "border-t-stone-300/60"; pub(crate) const border_t_stone_300_of_70: &str = "border-t-stone-300/70"; pub(crate) const border_t_stone_300_of_75: &str = "border-t-stone-300/75"; pub(crate) const border_t_stone_300_of_80: &str = "border-t-stone-300/80"; pub(crate) const border_t_stone_300_of_90: &str = "border-t-stone-300/90"; pub(crate) const border_t_stone_300_of_95: &str = "border-t-stone-300/95"; pub(crate) const border_t_stone_400: &str = "border-t-stone-400"; pub(crate) const border_t_stone_400_of_0: &str = "border-t-stone-400/0"; pub(crate) const border_t_stone_400_of_10: &str = "border-t-stone-400/10"; pub(crate) const border_t_stone_400_of_100: &str = "border-t-stone-400/100"; pub(crate) const border_t_stone_400_of_20: &str = "border-t-stone-400/20"; pub(crate) const border_t_stone_400_of_25: &str = "border-t-stone-400/25"; pub(crate) const border_t_stone_400_of_30: &str = "border-t-stone-400/30"; pub(crate) const border_t_stone_400_of_40: &str = "border-t-stone-400/40"; pub(crate) const border_t_stone_400_of_5: &str = "border-t-stone-400/5"; pub(crate) const border_t_stone_400_of_50: &str = "border-t-stone-400/50"; pub(crate) const border_t_stone_400_of_60: &str = "border-t-stone-400/60"; pub(crate) const border_t_stone_400_of_70: &str = "border-t-stone-400/70"; pub(crate) const border_t_stone_400_of_75: &str = "border-t-stone-400/75"; pub(crate) const border_t_stone_400_of_80: &str = "border-t-stone-400/80"; pub(crate) const border_t_stone_400_of_90: &str = "border-t-stone-400/90"; pub(crate) const border_t_stone_400_of_95: &str = "border-t-stone-400/95"; pub(crate) const border_t_stone_50: &str = "border-t-stone-50"; pub(crate) const border_t_stone_500: &str = "border-t-stone-500"; pub(crate) const border_t_stone_500_of_0: &str = "border-t-stone-500/0"; pub(crate) const border_t_stone_500_of_10: &str = "border-t-stone-500/10"; pub(crate) const border_t_stone_500_of_100: &str = "border-t-stone-500/100"; pub(crate) const border_t_stone_500_of_20: &str = "border-t-stone-500/20"; pub(crate) const border_t_stone_500_of_25: &str = "border-t-stone-500/25"; pub(crate) const border_t_stone_500_of_30: &str = "border-t-stone-500/30"; pub(crate) const border_t_stone_500_of_40: &str = "border-t-stone-500/40"; pub(crate) const border_t_stone_500_of_5: &str = "border-t-stone-500/5"; pub(crate) const border_t_stone_500_of_50: &str = "border-t-stone-500/50"; pub(crate) const border_t_stone_500_of_60: &str = "border-t-stone-500/60"; pub(crate) const border_t_stone_500_of_70: &str = "border-t-stone-500/70"; pub(crate) const border_t_stone_500_of_75: &str = "border-t-stone-500/75"; pub(crate) const border_t_stone_500_of_80: &str = "border-t-stone-500/80"; pub(crate) const border_t_stone_500_of_90: &str = "border-t-stone-500/90"; pub(crate) const border_t_stone_500_of_95: &str = "border-t-stone-500/95"; pub(crate) const border_t_stone_50_of_0: &str = "border-t-stone-50/0"; pub(crate) const border_t_stone_50_of_10: &str = "border-t-stone-50/10"; pub(crate) const border_t_stone_50_of_100: &str = "border-t-stone-50/100"; pub(crate) const border_t_stone_50_of_20: &str = "border-t-stone-50/20"; pub(crate) const border_t_stone_50_of_25: &str = "border-t-stone-50/25"; pub(crate) const border_t_stone_50_of_30: &str = "border-t-stone-50/30"; pub(crate) const border_t_stone_50_of_40: &str = "border-t-stone-50/40"; pub(crate) const border_t_stone_50_of_5: &str = "border-t-stone-50/5"; pub(crate) const border_t_stone_50_of_50: &str = "border-t-stone-50/50"; pub(crate) const border_t_stone_50_of_60: &str = "border-t-stone-50/60"; pub(crate) const border_t_stone_50_of_70: &str = "border-t-stone-50/70"; pub(crate) const border_t_stone_50_of_75: &str = "border-t-stone-50/75"; pub(crate) const border_t_stone_50_of_80: &str = "border-t-stone-50/80"; pub(crate) const border_t_stone_50_of_90: &str = "border-t-stone-50/90"; pub(crate) const border_t_stone_50_of_95: &str = "border-t-stone-50/95"; pub(crate) const border_t_stone_600: &str = "border-t-stone-600"; pub(crate) const border_t_stone_600_of_0: &str = "border-t-stone-600/0"; pub(crate) const border_t_stone_600_of_10: &str = "border-t-stone-600/10"; pub(crate) const border_t_stone_600_of_100: &str = "border-t-stone-600/100"; pub(crate) const border_t_stone_600_of_20: &str = "border-t-stone-600/20"; pub(crate) const border_t_stone_600_of_25: &str = "border-t-stone-600/25"; pub(crate) const border_t_stone_600_of_30: &str = "border-t-stone-600/30"; pub(crate) const border_t_stone_600_of_40: &str = "border-t-stone-600/40"; pub(crate) const border_t_stone_600_of_5: &str = "border-t-stone-600/5"; pub(crate) const border_t_stone_600_of_50: &str = "border-t-stone-600/50"; pub(crate) const border_t_stone_600_of_60: &str = "border-t-stone-600/60"; pub(crate) const border_t_stone_600_of_70: &str = "border-t-stone-600/70"; pub(crate) const border_t_stone_600_of_75: &str = "border-t-stone-600/75"; pub(crate) const border_t_stone_600_of_80: &str = "border-t-stone-600/80"; pub(crate) const border_t_stone_600_of_90: &str = "border-t-stone-600/90"; pub(crate) const border_t_stone_600_of_95: &str = "border-t-stone-600/95"; pub(crate) const border_t_stone_700: &str = "border-t-stone-700"; pub(crate) const border_t_stone_700_of_0: &str = "border-t-stone-700/0"; pub(crate) const border_t_stone_700_of_10: &str = "border-t-stone-700/10"; pub(crate) const border_t_stone_700_of_100: &str = "border-t-stone-700/100"; pub(crate) const border_t_stone_700_of_20: &str = "border-t-stone-700/20"; pub(crate) const border_t_stone_700_of_25: &str = "border-t-stone-700/25"; pub(crate) const border_t_stone_700_of_30: &str = "border-t-stone-700/30"; pub(crate) const border_t_stone_700_of_40: &str = "border-t-stone-700/40"; pub(crate) const border_t_stone_700_of_5: &str = "border-t-stone-700/5"; pub(crate) const border_t_stone_700_of_50: &str = "border-t-stone-700/50"; pub(crate) const border_t_stone_700_of_60: &str = "border-t-stone-700/60"; pub(crate) const border_t_stone_700_of_70: &str = "border-t-stone-700/70"; pub(crate) const border_t_stone_700_of_75: &str = "border-t-stone-700/75"; pub(crate) const border_t_stone_700_of_80: &str = "border-t-stone-700/80"; pub(crate) const border_t_stone_700_of_90: &str = "border-t-stone-700/90"; pub(crate) const border_t_stone_700_of_95: &str = "border-t-stone-700/95"; pub(crate) const border_t_stone_800: &str = "border-t-stone-800"; pub(crate) const border_t_stone_800_of_0: &str = "border-t-stone-800/0"; pub(crate) const border_t_stone_800_of_10: &str = "border-t-stone-800/10"; pub(crate) const border_t_stone_800_of_100: &str = "border-t-stone-800/100"; pub(crate) const border_t_stone_800_of_20: &str = "border-t-stone-800/20"; pub(crate) const border_t_stone_800_of_25: &str = "border-t-stone-800/25"; pub(crate) const border_t_stone_800_of_30: &str = "border-t-stone-800/30"; pub(crate) const border_t_stone_800_of_40: &str = "border-t-stone-800/40"; pub(crate) const border_t_stone_800_of_5: &str = "border-t-stone-800/5"; pub(crate) const border_t_stone_800_of_50: &str = "border-t-stone-800/50"; pub(crate) const border_t_stone_800_of_60: &str = "border-t-stone-800/60"; pub(crate) const border_t_stone_800_of_70: &str = "border-t-stone-800/70"; pub(crate) const border_t_stone_800_of_75: &str = "border-t-stone-800/75"; pub(crate) const border_t_stone_800_of_80: &str = "border-t-stone-800/80"; pub(crate) const border_t_stone_800_of_90: &str = "border-t-stone-800/90"; pub(crate) const border_t_stone_800_of_95: &str = "border-t-stone-800/95"; pub(crate) const border_t_stone_900: &str = "border-t-stone-900"; pub(crate) const border_t_stone_900_of_0: &str = "border-t-stone-900/0"; pub(crate) const border_t_stone_900_of_10: &str = "border-t-stone-900/10"; pub(crate) const border_t_stone_900_of_100: &str = "border-t-stone-900/100"; pub(crate) const border_t_stone_900_of_20: &str = "border-t-stone-900/20"; pub(crate) const border_t_stone_900_of_25: &str = "border-t-stone-900/25"; pub(crate) const border_t_stone_900_of_30: &str = "border-t-stone-900/30"; pub(crate) const border_t_stone_900_of_40: &str = "border-t-stone-900/40"; pub(crate) const border_t_stone_900_of_5: &str = "border-t-stone-900/5"; pub(crate) const border_t_stone_900_of_50: &str = "border-t-stone-900/50"; pub(crate) const border_t_stone_900_of_60: &str = "border-t-stone-900/60"; pub(crate) const border_t_stone_900_of_70: &str = "border-t-stone-900/70"; pub(crate) const border_t_stone_900_of_75: &str = "border-t-stone-900/75"; pub(crate) const border_t_stone_900_of_80: &str = "border-t-stone-900/80"; pub(crate) const border_t_stone_900_of_90: &str = "border-t-stone-900/90"; pub(crate) const border_t_stone_900_of_95: &str = "border-t-stone-900/95"; pub(crate) const border_t_teal_100: &str = "border-t-teal-100"; pub(crate) const border_t_teal_100_of_0: &str = "border-t-teal-100/0"; pub(crate) const border_t_teal_100_of_10: &str = "border-t-teal-100/10"; pub(crate) const border_t_teal_100_of_100: &str = "border-t-teal-100/100"; pub(crate) const border_t_teal_100_of_20: &str = "border-t-teal-100/20"; pub(crate) const border_t_teal_100_of_25: &str = "border-t-teal-100/25"; pub(crate) const border_t_teal_100_of_30: &str = "border-t-teal-100/30"; pub(crate) const border_t_teal_100_of_40: &str = "border-t-teal-100/40"; pub(crate) const border_t_teal_100_of_5: &str = "border-t-teal-100/5"; pub(crate) const border_t_teal_100_of_50: &str = "border-t-teal-100/50"; pub(crate) const border_t_teal_100_of_60: &str = "border-t-teal-100/60"; pub(crate) const border_t_teal_100_of_70: &str = "border-t-teal-100/70"; pub(crate) const border_t_teal_100_of_75: &str = "border-t-teal-100/75"; pub(crate) const border_t_teal_100_of_80: &str = "border-t-teal-100/80"; pub(crate) const border_t_teal_100_of_90: &str = "border-t-teal-100/90"; pub(crate) const border_t_teal_100_of_95: &str = "border-t-teal-100/95"; pub(crate) const border_t_teal_200: &str = "border-t-teal-200"; pub(crate) const border_t_teal_200_of_0: &str = "border-t-teal-200/0"; pub(crate) const border_t_teal_200_of_10: &str = "border-t-teal-200/10"; pub(crate) const border_t_teal_200_of_100: &str = "border-t-teal-200/100"; pub(crate) const border_t_teal_200_of_20: &str = "border-t-teal-200/20"; pub(crate) const border_t_teal_200_of_25: &str = "border-t-teal-200/25"; pub(crate) const border_t_teal_200_of_30: &str = "border-t-teal-200/30"; pub(crate) const border_t_teal_200_of_40: &str = "border-t-teal-200/40"; pub(crate) const border_t_teal_200_of_5: &str = "border-t-teal-200/5"; pub(crate) const border_t_teal_200_of_50: &str = "border-t-teal-200/50"; pub(crate) const border_t_teal_200_of_60: &str = "border-t-teal-200/60"; pub(crate) const border_t_teal_200_of_70: &str = "border-t-teal-200/70"; pub(crate) const border_t_teal_200_of_75: &str = "border-t-teal-200/75"; pub(crate) const border_t_teal_200_of_80: &str = "border-t-teal-200/80"; pub(crate) const border_t_teal_200_of_90: &str = "border-t-teal-200/90"; pub(crate) const border_t_teal_200_of_95: &str = "border-t-teal-200/95"; pub(crate) const border_t_teal_300: &str = "border-t-teal-300"; pub(crate) const border_t_teal_300_of_0: &str = "border-t-teal-300/0"; pub(crate) const border_t_teal_300_of_10: &str = "border-t-teal-300/10"; pub(crate) const border_t_teal_300_of_100: &str = "border-t-teal-300/100"; pub(crate) const border_t_teal_300_of_20: &str = "border-t-teal-300/20"; pub(crate) const border_t_teal_300_of_25: &str = "border-t-teal-300/25"; pub(crate) const border_t_teal_300_of_30: &str = "border-t-teal-300/30"; pub(crate) const border_t_teal_300_of_40: &str = "border-t-teal-300/40"; pub(crate) const border_t_teal_300_of_5: &str = "border-t-teal-300/5"; pub(crate) const border_t_teal_300_of_50: &str = "border-t-teal-300/50"; pub(crate) const border_t_teal_300_of_60: &str = "border-t-teal-300/60"; pub(crate) const border_t_teal_300_of_70: &str = "border-t-teal-300/70"; pub(crate) const border_t_teal_300_of_75: &str = "border-t-teal-300/75"; pub(crate) const border_t_teal_300_of_80: &str = "border-t-teal-300/80"; pub(crate) const border_t_teal_300_of_90: &str = "border-t-teal-300/90"; pub(crate) const border_t_teal_300_of_95: &str = "border-t-teal-300/95"; pub(crate) const border_t_teal_400: &str = "border-t-teal-400"; pub(crate) const border_t_teal_400_of_0: &str = "border-t-teal-400/0"; pub(crate) const border_t_teal_400_of_10: &str = "border-t-teal-400/10"; pub(crate) const border_t_teal_400_of_100: &str = "border-t-teal-400/100"; pub(crate) const border_t_teal_400_of_20: &str = "border-t-teal-400/20"; pub(crate) const border_t_teal_400_of_25: &str = "border-t-teal-400/25"; pub(crate) const border_t_teal_400_of_30: &str = "border-t-teal-400/30"; pub(crate) const border_t_teal_400_of_40: &str = "border-t-teal-400/40"; pub(crate) const border_t_teal_400_of_5: &str = "border-t-teal-400/5"; pub(crate) const border_t_teal_400_of_50: &str = "border-t-teal-400/50"; pub(crate) const border_t_teal_400_of_60: &str = "border-t-teal-400/60"; pub(crate) const border_t_teal_400_of_70: &str = "border-t-teal-400/70"; pub(crate) const border_t_teal_400_of_75: &str = "border-t-teal-400/75"; pub(crate) const border_t_teal_400_of_80: &str = "border-t-teal-400/80"; pub(crate) const border_t_teal_400_of_90: &str = "border-t-teal-400/90"; pub(crate) const border_t_teal_400_of_95: &str = "border-t-teal-400/95"; pub(crate) const border_t_teal_50: &str = "border-t-teal-50"; pub(crate) const border_t_teal_500: &str = "border-t-teal-500"; pub(crate) const border_t_teal_500_of_0: &str = "border-t-teal-500/0"; pub(crate) const border_t_teal_500_of_10: &str = "border-t-teal-500/10"; pub(crate) const border_t_teal_500_of_100: &str = "border-t-teal-500/100"; pub(crate) const border_t_teal_500_of_20: &str = "border-t-teal-500/20"; pub(crate) const border_t_teal_500_of_25: &str = "border-t-teal-500/25"; pub(crate) const border_t_teal_500_of_30: &str = "border-t-teal-500/30"; pub(crate) const border_t_teal_500_of_40: &str = "border-t-teal-500/40"; pub(crate) const border_t_teal_500_of_5: &str = "border-t-teal-500/5"; pub(crate) const border_t_teal_500_of_50: &str = "border-t-teal-500/50"; pub(crate) const border_t_teal_500_of_60: &str = "border-t-teal-500/60"; pub(crate) const border_t_teal_500_of_70: &str = "border-t-teal-500/70"; pub(crate) const border_t_teal_500_of_75: &str = "border-t-teal-500/75"; pub(crate) const border_t_teal_500_of_80: &str = "border-t-teal-500/80"; pub(crate) const border_t_teal_500_of_90: &str = "border-t-teal-500/90"; pub(crate) const border_t_teal_500_of_95: &str = "border-t-teal-500/95"; pub(crate) const border_t_teal_50_of_0: &str = "border-t-teal-50/0"; pub(crate) const border_t_teal_50_of_10: &str = "border-t-teal-50/10"; pub(crate) const border_t_teal_50_of_100: &str = "border-t-teal-50/100"; pub(crate) const border_t_teal_50_of_20: &str = "border-t-teal-50/20"; pub(crate) const border_t_teal_50_of_25: &str = "border-t-teal-50/25"; pub(crate) const border_t_teal_50_of_30: &str = "border-t-teal-50/30"; pub(crate) const border_t_teal_50_of_40: &str = "border-t-teal-50/40"; pub(crate) const border_t_teal_50_of_5: &str = "border-t-teal-50/5"; pub(crate) const border_t_teal_50_of_50: &str = "border-t-teal-50/50"; pub(crate) const border_t_teal_50_of_60: &str = "border-t-teal-50/60"; pub(crate) const border_t_teal_50_of_70: &str = "border-t-teal-50/70"; pub(crate) const border_t_teal_50_of_75: &str = "border-t-teal-50/75"; pub(crate) const border_t_teal_50_of_80: &str = "border-t-teal-50/80"; pub(crate) const border_t_teal_50_of_90: &str = "border-t-teal-50/90"; pub(crate) const border_t_teal_50_of_95: &str = "border-t-teal-50/95"; pub(crate) const border_t_teal_600: &str = "border-t-teal-600"; pub(crate) const border_t_teal_600_of_0: &str = "border-t-teal-600/0"; pub(crate) const border_t_teal_600_of_10: &str = "border-t-teal-600/10"; pub(crate) const border_t_teal_600_of_100: &str = "border-t-teal-600/100"; pub(crate) const border_t_teal_600_of_20: &str = "border-t-teal-600/20"; pub(crate) const border_t_teal_600_of_25: &str = "border-t-teal-600/25"; pub(crate) const border_t_teal_600_of_30: &str = "border-t-teal-600/30"; pub(crate) const border_t_teal_600_of_40: &str = "border-t-teal-600/40"; pub(crate) const border_t_teal_600_of_5: &str = "border-t-teal-600/5"; pub(crate) const border_t_teal_600_of_50: &str = "border-t-teal-600/50"; pub(crate) const border_t_teal_600_of_60: &str = "border-t-teal-600/60"; pub(crate) const border_t_teal_600_of_70: &str = "border-t-teal-600/70"; pub(crate) const border_t_teal_600_of_75: &str = "border-t-teal-600/75"; pub(crate) const border_t_teal_600_of_80: &str = "border-t-teal-600/80"; pub(crate) const border_t_teal_600_of_90: &str = "border-t-teal-600/90"; pub(crate) const border_t_teal_600_of_95: &str = "border-t-teal-600/95"; pub(crate) const border_t_teal_700: &str = "border-t-teal-700"; pub(crate) const border_t_teal_700_of_0: &str = "border-t-teal-700/0"; pub(crate) const border_t_teal_700_of_10: &str = "border-t-teal-700/10"; pub(crate) const border_t_teal_700_of_100: &str = "border-t-teal-700/100"; pub(crate) const border_t_teal_700_of_20: &str = "border-t-teal-700/20"; pub(crate) const border_t_teal_700_of_25: &str = "border-t-teal-700/25"; pub(crate) const border_t_teal_700_of_30: &str = "border-t-teal-700/30"; pub(crate) const border_t_teal_700_of_40: &str = "border-t-teal-700/40"; pub(crate) const border_t_teal_700_of_5: &str = "border-t-teal-700/5"; pub(crate) const border_t_teal_700_of_50: &str = "border-t-teal-700/50"; pub(crate) const border_t_teal_700_of_60: &str = "border-t-teal-700/60"; pub(crate) const border_t_teal_700_of_70: &str = "border-t-teal-700/70"; pub(crate) const border_t_teal_700_of_75: &str = "border-t-teal-700/75"; pub(crate) const border_t_teal_700_of_80: &str = "border-t-teal-700/80"; pub(crate) const border_t_teal_700_of_90: &str = "border-t-teal-700/90"; pub(crate) const border_t_teal_700_of_95: &str = "border-t-teal-700/95"; pub(crate) const border_t_teal_800: &str = "border-t-teal-800"; pub(crate) const border_t_teal_800_of_0: &str = "border-t-teal-800/0"; pub(crate) const border_t_teal_800_of_10: &str = "border-t-teal-800/10"; pub(crate) const border_t_teal_800_of_100: &str = "border-t-teal-800/100"; pub(crate) const border_t_teal_800_of_20: &str = "border-t-teal-800/20"; pub(crate) const border_t_teal_800_of_25: &str = "border-t-teal-800/25"; pub(crate) const border_t_teal_800_of_30: &str = "border-t-teal-800/30"; pub(crate) const border_t_teal_800_of_40: &str = "border-t-teal-800/40"; pub(crate) const border_t_teal_800_of_5: &str = "border-t-teal-800/5"; pub(crate) const border_t_teal_800_of_50: &str = "border-t-teal-800/50"; pub(crate) const border_t_teal_800_of_60: &str = "border-t-teal-800/60"; pub(crate) const border_t_teal_800_of_70: &str = "border-t-teal-800/70"; pub(crate) const border_t_teal_800_of_75: &str = "border-t-teal-800/75"; pub(crate) const border_t_teal_800_of_80: &str = "border-t-teal-800/80"; pub(crate) const border_t_teal_800_of_90: &str = "border-t-teal-800/90"; pub(crate) const border_t_teal_800_of_95: &str = "border-t-teal-800/95"; pub(crate) const border_t_teal_900: &str = "border-t-teal-900"; pub(crate) const border_t_teal_900_of_0: &str = "border-t-teal-900/0"; pub(crate) const border_t_teal_900_of_10: &str = "border-t-teal-900/10"; pub(crate) const border_t_teal_900_of_100: &str = "border-t-teal-900/100"; pub(crate) const border_t_teal_900_of_20: &str = "border-t-teal-900/20"; pub(crate) const border_t_teal_900_of_25: &str = "border-t-teal-900/25"; pub(crate) const border_t_teal_900_of_30: &str = "border-t-teal-900/30"; pub(crate) const border_t_teal_900_of_40: &str = "border-t-teal-900/40"; pub(crate) const border_t_teal_900_of_5: &str = "border-t-teal-900/5"; pub(crate) const border_t_teal_900_of_50: &str = "border-t-teal-900/50"; pub(crate) const border_t_teal_900_of_60: &str = "border-t-teal-900/60"; pub(crate) const border_t_teal_900_of_70: &str = "border-t-teal-900/70"; pub(crate) const border_t_teal_900_of_75: &str = "border-t-teal-900/75"; pub(crate) const border_t_teal_900_of_80: &str = "border-t-teal-900/80"; pub(crate) const border_t_teal_900_of_90: &str = "border-t-teal-900/90"; pub(crate) const border_t_teal_900_of_95: &str = "border-t-teal-900/95"; pub(crate) const border_t_transparent: &str = "border-t-transparent"; pub(crate) const border_t_transparent_of_0: &str = "border-t-transparent/0"; pub(crate) const border_t_transparent_of_10: &str = "border-t-transparent/10"; pub(crate) const border_t_transparent_of_100: &str = "border-t-transparent/100"; pub(crate) const border_t_transparent_of_20: &str = "border-t-transparent/20"; pub(crate) const border_t_transparent_of_25: &str = "border-t-transparent/25"; pub(crate) const border_t_transparent_of_30: &str = "border-t-transparent/30"; pub(crate) const border_t_transparent_of_40: &str = "border-t-transparent/40"; pub(crate) const border_t_transparent_of_5: &str = "border-t-transparent/5"; pub(crate) const border_t_transparent_of_50: &str = "border-t-transparent/50"; pub(crate) const border_t_transparent_of_60: &str = "border-t-transparent/60"; pub(crate) const border_t_transparent_of_70: &str = "border-t-transparent/70"; pub(crate) const border_t_transparent_of_75: &str = "border-t-transparent/75"; pub(crate) const border_t_transparent_of_80: &str = "border-t-transparent/80"; pub(crate) const border_t_transparent_of_90: &str = "border-t-transparent/90"; pub(crate) const border_t_transparent_of_95: &str = "border-t-transparent/95"; pub(crate) const border_t_violet_100: &str = "border-t-violet-100"; pub(crate) const border_t_violet_100_of_0: &str = "border-t-violet-100/0"; pub(crate) const border_t_violet_100_of_10: &str = "border-t-violet-100/10"; pub(crate) const border_t_violet_100_of_100: &str = "border-t-violet-100/100"; pub(crate) const border_t_violet_100_of_20: &str = "border-t-violet-100/20"; pub(crate) const border_t_violet_100_of_25: &str = "border-t-violet-100/25"; pub(crate) const border_t_violet_100_of_30: &str = "border-t-violet-100/30"; pub(crate) const border_t_violet_100_of_40: &str = "border-t-violet-100/40"; pub(crate) const border_t_violet_100_of_5: &str = "border-t-violet-100/5"; pub(crate) const border_t_violet_100_of_50: &str = "border-t-violet-100/50"; pub(crate) const border_t_violet_100_of_60: &str = "border-t-violet-100/60"; pub(crate) const border_t_violet_100_of_70: &str = "border-t-violet-100/70"; pub(crate) const border_t_violet_100_of_75: &str = "border-t-violet-100/75"; pub(crate) const border_t_violet_100_of_80: &str = "border-t-violet-100/80"; pub(crate) const border_t_violet_100_of_90: &str = "border-t-violet-100/90"; pub(crate) const border_t_violet_100_of_95: &str = "border-t-violet-100/95"; pub(crate) const border_t_violet_200: &str = "border-t-violet-200"; pub(crate) const border_t_violet_200_of_0: &str = "border-t-violet-200/0"; pub(crate) const border_t_violet_200_of_10: &str = "border-t-violet-200/10"; pub(crate) const border_t_violet_200_of_100: &str = "border-t-violet-200/100"; pub(crate) const border_t_violet_200_of_20: &str = "border-t-violet-200/20"; pub(crate) const border_t_violet_200_of_25: &str = "border-t-violet-200/25"; pub(crate) const border_t_violet_200_of_30: &str = "border-t-violet-200/30"; pub(crate) const border_t_violet_200_of_40: &str = "border-t-violet-200/40"; pub(crate) const border_t_violet_200_of_5: &str = "border-t-violet-200/5"; pub(crate) const border_t_violet_200_of_50: &str = "border-t-violet-200/50"; pub(crate) const border_t_violet_200_of_60: &str = "border-t-violet-200/60"; pub(crate) const border_t_violet_200_of_70: &str = "border-t-violet-200/70"; pub(crate) const border_t_violet_200_of_75: &str = "border-t-violet-200/75"; pub(crate) const border_t_violet_200_of_80: &str = "border-t-violet-200/80"; pub(crate) const border_t_violet_200_of_90: &str = "border-t-violet-200/90"; pub(crate) const border_t_violet_200_of_95: &str = "border-t-violet-200/95"; pub(crate) const border_t_violet_300: &str = "border-t-violet-300"; pub(crate) const border_t_violet_300_of_0: &str = "border-t-violet-300/0"; pub(crate) const border_t_violet_300_of_10: &str = "border-t-violet-300/10"; pub(crate) const border_t_violet_300_of_100: &str = "border-t-violet-300/100"; pub(crate) const border_t_violet_300_of_20: &str = "border-t-violet-300/20"; pub(crate) const border_t_violet_300_of_25: &str = "border-t-violet-300/25"; pub(crate) const border_t_violet_300_of_30: &str = "border-t-violet-300/30"; pub(crate) const border_t_violet_300_of_40: &str = "border-t-violet-300/40"; pub(crate) const border_t_violet_300_of_5: &str = "border-t-violet-300/5"; pub(crate) const border_t_violet_300_of_50: &str = "border-t-violet-300/50"; pub(crate) const border_t_violet_300_of_60: &str = "border-t-violet-300/60"; pub(crate) const border_t_violet_300_of_70: &str = "border-t-violet-300/70"; pub(crate) const border_t_violet_300_of_75: &str = "border-t-violet-300/75"; pub(crate) const border_t_violet_300_of_80: &str = "border-t-violet-300/80"; pub(crate) const border_t_violet_300_of_90: &str = "border-t-violet-300/90"; pub(crate) const border_t_violet_300_of_95: &str = "border-t-violet-300/95"; pub(crate) const border_t_violet_400: &str = "border-t-violet-400"; pub(crate) const border_t_violet_400_of_0: &str = "border-t-violet-400/0"; pub(crate) const border_t_violet_400_of_10: &str = "border-t-violet-400/10"; pub(crate) const border_t_violet_400_of_100: &str = "border-t-violet-400/100"; pub(crate) const border_t_violet_400_of_20: &str = "border-t-violet-400/20"; pub(crate) const border_t_violet_400_of_25: &str = "border-t-violet-400/25"; pub(crate) const border_t_violet_400_of_30: &str = "border-t-violet-400/30"; pub(crate) const border_t_violet_400_of_40: &str = "border-t-violet-400/40"; pub(crate) const border_t_violet_400_of_5: &str = "border-t-violet-400/5"; pub(crate) const border_t_violet_400_of_50: &str = "border-t-violet-400/50"; pub(crate) const border_t_violet_400_of_60: &str = "border-t-violet-400/60"; pub(crate) const border_t_violet_400_of_70: &str = "border-t-violet-400/70"; pub(crate) const border_t_violet_400_of_75: &str = "border-t-violet-400/75"; pub(crate) const border_t_violet_400_of_80: &str = "border-t-violet-400/80"; pub(crate) const border_t_violet_400_of_90: &str = "border-t-violet-400/90"; pub(crate) const border_t_violet_400_of_95: &str = "border-t-violet-400/95"; pub(crate) const border_t_violet_50: &str = "border-t-violet-50"; pub(crate) const border_t_violet_500: &str = "border-t-violet-500"; pub(crate) const border_t_violet_500_of_0: &str = "border-t-violet-500/0"; pub(crate) const border_t_violet_500_of_10: &str = "border-t-violet-500/10"; pub(crate) const border_t_violet_500_of_100: &str = "border-t-violet-500/100"; pub(crate) const border_t_violet_500_of_20: &str = "border-t-violet-500/20"; pub(crate) const border_t_violet_500_of_25: &str = "border-t-violet-500/25"; pub(crate) const border_t_violet_500_of_30: &str = "border-t-violet-500/30"; pub(crate) const border_t_violet_500_of_40: &str = "border-t-violet-500/40"; pub(crate) const border_t_violet_500_of_5: &str = "border-t-violet-500/5"; pub(crate) const border_t_violet_500_of_50: &str = "border-t-violet-500/50"; pub(crate) const border_t_violet_500_of_60: &str = "border-t-violet-500/60"; pub(crate) const border_t_violet_500_of_70: &str = "border-t-violet-500/70"; pub(crate) const border_t_violet_500_of_75: &str = "border-t-violet-500/75"; pub(crate) const border_t_violet_500_of_80: &str = "border-t-violet-500/80"; pub(crate) const border_t_violet_500_of_90: &str = "border-t-violet-500/90"; pub(crate) const border_t_violet_500_of_95: &str = "border-t-violet-500/95"; pub(crate) const border_t_violet_50_of_0: &str = "border-t-violet-50/0"; pub(crate) const border_t_violet_50_of_10: &str = "border-t-violet-50/10"; pub(crate) const border_t_violet_50_of_100: &str = "border-t-violet-50/100"; pub(crate) const border_t_violet_50_of_20: &str = "border-t-violet-50/20"; pub(crate) const border_t_violet_50_of_25: &str = "border-t-violet-50/25"; pub(crate) const border_t_violet_50_of_30: &str = "border-t-violet-50/30"; pub(crate) const border_t_violet_50_of_40: &str = "border-t-violet-50/40"; pub(crate) const border_t_violet_50_of_5: &str = "border-t-violet-50/5"; pub(crate) const border_t_violet_50_of_50: &str = "border-t-violet-50/50"; pub(crate) const border_t_violet_50_of_60: &str = "border-t-violet-50/60"; pub(crate) const border_t_violet_50_of_70: &str = "border-t-violet-50/70"; pub(crate) const border_t_violet_50_of_75: &str = "border-t-violet-50/75"; pub(crate) const border_t_violet_50_of_80: &str = "border-t-violet-50/80"; pub(crate) const border_t_violet_50_of_90: &str = "border-t-violet-50/90"; pub(crate) const border_t_violet_50_of_95: &str = "border-t-violet-50/95"; pub(crate) const border_t_violet_600: &str = "border-t-violet-600"; pub(crate) const border_t_violet_600_of_0: &str = "border-t-violet-600/0"; pub(crate) const border_t_violet_600_of_10: &str = "border-t-violet-600/10"; pub(crate) const border_t_violet_600_of_100: &str = "border-t-violet-600/100"; pub(crate) const border_t_violet_600_of_20: &str = "border-t-violet-600/20"; pub(crate) const border_t_violet_600_of_25: &str = "border-t-violet-600/25"; pub(crate) const border_t_violet_600_of_30: &str = "border-t-violet-600/30"; pub(crate) const border_t_violet_600_of_40: &str = "border-t-violet-600/40"; pub(crate) const border_t_violet_600_of_5: &str = "border-t-violet-600/5"; pub(crate) const border_t_violet_600_of_50: &str = "border-t-violet-600/50"; pub(crate) const border_t_violet_600_of_60: &str = "border-t-violet-600/60"; pub(crate) const border_t_violet_600_of_70: &str = "border-t-violet-600/70"; pub(crate) const border_t_violet_600_of_75: &str = "border-t-violet-600/75"; pub(crate) const border_t_violet_600_of_80: &str = "border-t-violet-600/80"; pub(crate) const border_t_violet_600_of_90: &str = "border-t-violet-600/90"; pub(crate) const border_t_violet_600_of_95: &str = "border-t-violet-600/95"; pub(crate) const border_t_violet_700: &str = "border-t-violet-700"; pub(crate) const border_t_violet_700_of_0: &str = "border-t-violet-700/0"; pub(crate) const border_t_violet_700_of_10: &str = "border-t-violet-700/10"; pub(crate) const border_t_violet_700_of_100: &str = "border-t-violet-700/100"; pub(crate) const border_t_violet_700_of_20: &str = "border-t-violet-700/20"; pub(crate) const border_t_violet_700_of_25: &str = "border-t-violet-700/25"; pub(crate) const border_t_violet_700_of_30: &str = "border-t-violet-700/30"; pub(crate) const border_t_violet_700_of_40: &str = "border-t-violet-700/40"; pub(crate) const border_t_violet_700_of_5: &str = "border-t-violet-700/5"; pub(crate) const border_t_violet_700_of_50: &str = "border-t-violet-700/50"; pub(crate) const border_t_violet_700_of_60: &str = "border-t-violet-700/60"; pub(crate) const border_t_violet_700_of_70: &str = "border-t-violet-700/70"; pub(crate) const border_t_violet_700_of_75: &str = "border-t-violet-700/75"; pub(crate) const border_t_violet_700_of_80: &str = "border-t-violet-700/80"; pub(crate) const border_t_violet_700_of_90: &str = "border-t-violet-700/90"; pub(crate) const border_t_violet_700_of_95: &str = "border-t-violet-700/95"; pub(crate) const border_t_violet_800: &str = "border-t-violet-800"; pub(crate) const border_t_violet_800_of_0: &str = "border-t-violet-800/0"; pub(crate) const border_t_violet_800_of_10: &str = "border-t-violet-800/10"; pub(crate) const border_t_violet_800_of_100: &str = "border-t-violet-800/100"; pub(crate) const border_t_violet_800_of_20: &str = "border-t-violet-800/20"; pub(crate) const border_t_violet_800_of_25: &str = "border-t-violet-800/25"; pub(crate) const border_t_violet_800_of_30: &str = "border-t-violet-800/30"; pub(crate) const border_t_violet_800_of_40: &str = "border-t-violet-800/40"; pub(crate) const border_t_violet_800_of_5: &str = "border-t-violet-800/5"; pub(crate) const border_t_violet_800_of_50: &str = "border-t-violet-800/50"; pub(crate) const border_t_violet_800_of_60: &str = "border-t-violet-800/60"; pub(crate) const border_t_violet_800_of_70: &str = "border-t-violet-800/70"; pub(crate) const border_t_violet_800_of_75: &str = "border-t-violet-800/75"; pub(crate) const border_t_violet_800_of_80: &str = "border-t-violet-800/80"; pub(crate) const border_t_violet_800_of_90: &str = "border-t-violet-800/90"; pub(crate) const border_t_violet_800_of_95: &str = "border-t-violet-800/95"; pub(crate) const border_t_violet_900: &str = "border-t-violet-900"; pub(crate) const border_t_violet_900_of_0: &str = "border-t-violet-900/0"; pub(crate) const border_t_violet_900_of_10: &str = "border-t-violet-900/10"; pub(crate) const border_t_violet_900_of_100: &str = "border-t-violet-900/100"; pub(crate) const border_t_violet_900_of_20: &str = "border-t-violet-900/20"; pub(crate) const border_t_violet_900_of_25: &str = "border-t-violet-900/25"; pub(crate) const border_t_violet_900_of_30: &str = "border-t-violet-900/30"; pub(crate) const border_t_violet_900_of_40: &str = "border-t-violet-900/40"; pub(crate) const border_t_violet_900_of_5: &str = "border-t-violet-900/5"; pub(crate) const border_t_violet_900_of_50: &str = "border-t-violet-900/50"; pub(crate) const border_t_violet_900_of_60: &str = "border-t-violet-900/60"; pub(crate) const border_t_violet_900_of_70: &str = "border-t-violet-900/70"; pub(crate) const border_t_violet_900_of_75: &str = "border-t-violet-900/75"; pub(crate) const border_t_violet_900_of_80: &str = "border-t-violet-900/80"; pub(crate) const border_t_violet_900_of_90: &str = "border-t-violet-900/90"; pub(crate) const border_t_violet_900_of_95: &str = "border-t-violet-900/95"; pub(crate) const border_t_white: &str = "border-t-white"; pub(crate) const border_t_white_of_0: &str = "border-t-white/0"; pub(crate) const border_t_white_of_10: &str = "border-t-white/10"; pub(crate) const border_t_white_of_100: &str = "border-t-white/100"; pub(crate) const border_t_white_of_20: &str = "border-t-white/20"; pub(crate) const border_t_white_of_25: &str = "border-t-white/25"; pub(crate) const border_t_white_of_30: &str = "border-t-white/30"; pub(crate) const border_t_white_of_40: &str = "border-t-white/40"; pub(crate) const border_t_white_of_5: &str = "border-t-white/5"; pub(crate) const border_t_white_of_50: &str = "border-t-white/50"; pub(crate) const border_t_white_of_60: &str = "border-t-white/60"; pub(crate) const border_t_white_of_70: &str = "border-t-white/70"; pub(crate) const border_t_white_of_75: &str = "border-t-white/75"; pub(crate) const border_t_white_of_80: &str = "border-t-white/80"; pub(crate) const border_t_white_of_90: &str = "border-t-white/90"; pub(crate) const border_t_white_of_95: &str = "border-t-white/95"; pub(crate) const border_t_yellow_100: &str = "border-t-yellow-100"; pub(crate) const border_t_yellow_100_of_0: &str = "border-t-yellow-100/0"; pub(crate) const border_t_yellow_100_of_10: &str = "border-t-yellow-100/10"; pub(crate) const border_t_yellow_100_of_100: &str = "border-t-yellow-100/100"; pub(crate) const border_t_yellow_100_of_20: &str = "border-t-yellow-100/20"; pub(crate) const border_t_yellow_100_of_25: &str = "border-t-yellow-100/25"; pub(crate) const border_t_yellow_100_of_30: &str = "border-t-yellow-100/30"; pub(crate) const border_t_yellow_100_of_40: &str = "border-t-yellow-100/40"; pub(crate) const border_t_yellow_100_of_5: &str = "border-t-yellow-100/5"; pub(crate) const border_t_yellow_100_of_50: &str = "border-t-yellow-100/50"; pub(crate) const border_t_yellow_100_of_60: &str = "border-t-yellow-100/60"; pub(crate) const border_t_yellow_100_of_70: &str = "border-t-yellow-100/70"; pub(crate) const border_t_yellow_100_of_75: &str = "border-t-yellow-100/75"; pub(crate) const border_t_yellow_100_of_80: &str = "border-t-yellow-100/80"; pub(crate) const border_t_yellow_100_of_90: &str = "border-t-yellow-100/90"; pub(crate) const border_t_yellow_100_of_95: &str = "border-t-yellow-100/95"; pub(crate) const border_t_yellow_200: &str = "border-t-yellow-200"; pub(crate) const border_t_yellow_200_of_0: &str = "border-t-yellow-200/0"; pub(crate) const border_t_yellow_200_of_10: &str = "border-t-yellow-200/10"; pub(crate) const border_t_yellow_200_of_100: &str = "border-t-yellow-200/100"; pub(crate) const border_t_yellow_200_of_20: &str = "border-t-yellow-200/20"; pub(crate) const border_t_yellow_200_of_25: &str = "border-t-yellow-200/25"; pub(crate) const border_t_yellow_200_of_30: &str = "border-t-yellow-200/30"; pub(crate) const border_t_yellow_200_of_40: &str = "border-t-yellow-200/40"; pub(crate) const border_t_yellow_200_of_5: &str = "border-t-yellow-200/5"; pub(crate) const border_t_yellow_200_of_50: &str = "border-t-yellow-200/50"; pub(crate) const border_t_yellow_200_of_60: &str = "border-t-yellow-200/60"; pub(crate) const border_t_yellow_200_of_70: &str = "border-t-yellow-200/70"; pub(crate) const border_t_yellow_200_of_75: &str = "border-t-yellow-200/75"; pub(crate) const border_t_yellow_200_of_80: &str = "border-t-yellow-200/80"; pub(crate) const border_t_yellow_200_of_90: &str = "border-t-yellow-200/90"; pub(crate) const border_t_yellow_200_of_95: &str = "border-t-yellow-200/95"; pub(crate) const border_t_yellow_300: &str = "border-t-yellow-300"; pub(crate) const border_t_yellow_300_of_0: &str = "border-t-yellow-300/0"; pub(crate) const border_t_yellow_300_of_10: &str = "border-t-yellow-300/10"; pub(crate) const border_t_yellow_300_of_100: &str = "border-t-yellow-300/100"; pub(crate) const border_t_yellow_300_of_20: &str = "border-t-yellow-300/20"; pub(crate) const border_t_yellow_300_of_25: &str = "border-t-yellow-300/25"; pub(crate) const border_t_yellow_300_of_30: &str = "border-t-yellow-300/30"; pub(crate) const border_t_yellow_300_of_40: &str = "border-t-yellow-300/40"; pub(crate) const border_t_yellow_300_of_5: &str = "border-t-yellow-300/5"; pub(crate) const border_t_yellow_300_of_50: &str = "border-t-yellow-300/50"; pub(crate) const border_t_yellow_300_of_60: &str = "border-t-yellow-300/60"; pub(crate) const border_t_yellow_300_of_70: &str = "border-t-yellow-300/70"; pub(crate) const border_t_yellow_300_of_75: &str = "border-t-yellow-300/75"; pub(crate) const border_t_yellow_300_of_80: &str = "border-t-yellow-300/80"; pub(crate) const border_t_yellow_300_of_90: &str = "border-t-yellow-300/90"; pub(crate) const border_t_yellow_300_of_95: &str = "border-t-yellow-300/95"; pub(crate) const border_t_yellow_400: &str = "border-t-yellow-400"; pub(crate) const border_t_yellow_400_of_0: &str = "border-t-yellow-400/0"; pub(crate) const border_t_yellow_400_of_10: &str = "border-t-yellow-400/10"; pub(crate) const border_t_yellow_400_of_100: &str = "border-t-yellow-400/100"; pub(crate) const border_t_yellow_400_of_20: &str = "border-t-yellow-400/20"; pub(crate) const border_t_yellow_400_of_25: &str = "border-t-yellow-400/25"; pub(crate) const border_t_yellow_400_of_30: &str = "border-t-yellow-400/30"; pub(crate) const border_t_yellow_400_of_40: &str = "border-t-yellow-400/40"; pub(crate) const border_t_yellow_400_of_5: &str = "border-t-yellow-400/5"; pub(crate) const border_t_yellow_400_of_50: &str = "border-t-yellow-400/50"; pub(crate) const border_t_yellow_400_of_60: &str = "border-t-yellow-400/60"; pub(crate) const border_t_yellow_400_of_70: &str = "border-t-yellow-400/70"; pub(crate) const border_t_yellow_400_of_75: &str = "border-t-yellow-400/75"; pub(crate) const border_t_yellow_400_of_80: &str = "border-t-yellow-400/80"; pub(crate) const border_t_yellow_400_of_90: &str = "border-t-yellow-400/90"; pub(crate) const border_t_yellow_400_of_95: &str = "border-t-yellow-400/95"; pub(crate) const border_t_yellow_50: &str = "border-t-yellow-50"; pub(crate) const border_t_yellow_500: &str = "border-t-yellow-500"; pub(crate) const border_t_yellow_500_of_0: &str = "border-t-yellow-500/0"; pub(crate) const border_t_yellow_500_of_10: &str = "border-t-yellow-500/10"; pub(crate) const border_t_yellow_500_of_100: &str = "border-t-yellow-500/100"; pub(crate) const border_t_yellow_500_of_20: &str = "border-t-yellow-500/20"; pub(crate) const border_t_yellow_500_of_25: &str = "border-t-yellow-500/25"; pub(crate) const border_t_yellow_500_of_30: &str = "border-t-yellow-500/30"; pub(crate) const border_t_yellow_500_of_40: &str = "border-t-yellow-500/40"; pub(crate) const border_t_yellow_500_of_5: &str = "border-t-yellow-500/5"; pub(crate) const border_t_yellow_500_of_50: &str = "border-t-yellow-500/50"; pub(crate) const border_t_yellow_500_of_60: &str = "border-t-yellow-500/60"; pub(crate) const border_t_yellow_500_of_70: &str = "border-t-yellow-500/70"; pub(crate) const border_t_yellow_500_of_75: &str = "border-t-yellow-500/75"; pub(crate) const border_t_yellow_500_of_80: &str = "border-t-yellow-500/80"; pub(crate) const border_t_yellow_500_of_90: &str = "border-t-yellow-500/90"; pub(crate) const border_t_yellow_500_of_95: &str = "border-t-yellow-500/95"; pub(crate) const border_t_yellow_50_of_0: &str = "border-t-yellow-50/0"; pub(crate) const border_t_yellow_50_of_10: &str = "border-t-yellow-50/10"; pub(crate) const border_t_yellow_50_of_100: &str = "border-t-yellow-50/100"; pub(crate) const border_t_yellow_50_of_20: &str = "border-t-yellow-50/20"; pub(crate) const border_t_yellow_50_of_25: &str = "border-t-yellow-50/25"; pub(crate) const border_t_yellow_50_of_30: &str = "border-t-yellow-50/30"; pub(crate) const border_t_yellow_50_of_40: &str = "border-t-yellow-50/40"; pub(crate) const border_t_yellow_50_of_5: &str = "border-t-yellow-50/5"; pub(crate) const border_t_yellow_50_of_50: &str = "border-t-yellow-50/50"; pub(crate) const border_t_yellow_50_of_60: &str = "border-t-yellow-50/60"; pub(crate) const border_t_yellow_50_of_70: &str = "border-t-yellow-50/70"; pub(crate) const border_t_yellow_50_of_75: &str = "border-t-yellow-50/75"; pub(crate) const border_t_yellow_50_of_80: &str = "border-t-yellow-50/80"; pub(crate) const border_t_yellow_50_of_90: &str = "border-t-yellow-50/90"; pub(crate) const border_t_yellow_50_of_95: &str = "border-t-yellow-50/95"; pub(crate) const border_t_yellow_600: &str = "border-t-yellow-600"; pub(crate) const border_t_yellow_600_of_0: &str = "border-t-yellow-600/0"; pub(crate) const border_t_yellow_600_of_10: &str = "border-t-yellow-600/10"; pub(crate) const border_t_yellow_600_of_100: &str = "border-t-yellow-600/100"; pub(crate) const border_t_yellow_600_of_20: &str = "border-t-yellow-600/20"; pub(crate) const border_t_yellow_600_of_25: &str = "border-t-yellow-600/25"; pub(crate) const border_t_yellow_600_of_30: &str = "border-t-yellow-600/30"; pub(crate) const border_t_yellow_600_of_40: &str = "border-t-yellow-600/40"; pub(crate) const border_t_yellow_600_of_5: &str = "border-t-yellow-600/5"; pub(crate) const border_t_yellow_600_of_50: &str = "border-t-yellow-600/50"; pub(crate) const border_t_yellow_600_of_60: &str = "border-t-yellow-600/60"; pub(crate) const border_t_yellow_600_of_70: &str = "border-t-yellow-600/70"; pub(crate) const border_t_yellow_600_of_75: &str = "border-t-yellow-600/75"; pub(crate) const border_t_yellow_600_of_80: &str = "border-t-yellow-600/80"; pub(crate) const border_t_yellow_600_of_90: &str = "border-t-yellow-600/90"; pub(crate) const border_t_yellow_600_of_95: &str = "border-t-yellow-600/95"; pub(crate) const border_t_yellow_700: &str = "border-t-yellow-700"; pub(crate) const border_t_yellow_700_of_0: &str = "border-t-yellow-700/0"; pub(crate) const border_t_yellow_700_of_10: &str = "border-t-yellow-700/10"; pub(crate) const border_t_yellow_700_of_100: &str = "border-t-yellow-700/100"; pub(crate) const border_t_yellow_700_of_20: &str = "border-t-yellow-700/20"; pub(crate) const border_t_yellow_700_of_25: &str = "border-t-yellow-700/25"; pub(crate) const border_t_yellow_700_of_30: &str = "border-t-yellow-700/30"; pub(crate) const border_t_yellow_700_of_40: &str = "border-t-yellow-700/40"; pub(crate) const border_t_yellow_700_of_5: &str = "border-t-yellow-700/5"; pub(crate) const border_t_yellow_700_of_50: &str = "border-t-yellow-700/50"; pub(crate) const border_t_yellow_700_of_60: &str = "border-t-yellow-700/60"; pub(crate) const border_t_yellow_700_of_70: &str = "border-t-yellow-700/70"; pub(crate) const border_t_yellow_700_of_75: &str = "border-t-yellow-700/75"; pub(crate) const border_t_yellow_700_of_80: &str = "border-t-yellow-700/80"; pub(crate) const border_t_yellow_700_of_90: &str = "border-t-yellow-700/90"; pub(crate) const border_t_yellow_700_of_95: &str = "border-t-yellow-700/95"; pub(crate) const border_t_yellow_800: &str = "border-t-yellow-800"; pub(crate) const border_t_yellow_800_of_0: &str = "border-t-yellow-800/0"; pub(crate) const border_t_yellow_800_of_10: &str = "border-t-yellow-800/10"; pub(crate) const border_t_yellow_800_of_100: &str = "border-t-yellow-800/100"; pub(crate) const border_t_yellow_800_of_20: &str = "border-t-yellow-800/20"; pub(crate) const border_t_yellow_800_of_25: &str = "border-t-yellow-800/25"; pub(crate) const border_t_yellow_800_of_30: &str = "border-t-yellow-800/30"; pub(crate) const border_t_yellow_800_of_40: &str = "border-t-yellow-800/40"; pub(crate) const border_t_yellow_800_of_5: &str = "border-t-yellow-800/5"; pub(crate) const border_t_yellow_800_of_50: &str = "border-t-yellow-800/50"; pub(crate) const border_t_yellow_800_of_60: &str = "border-t-yellow-800/60"; pub(crate) const border_t_yellow_800_of_70: &str = "border-t-yellow-800/70"; pub(crate) const border_t_yellow_800_of_75: &str = "border-t-yellow-800/75"; pub(crate) const border_t_yellow_800_of_80: &str = "border-t-yellow-800/80"; pub(crate) const border_t_yellow_800_of_90: &str = "border-t-yellow-800/90"; pub(crate) const border_t_yellow_800_of_95: &str = "border-t-yellow-800/95"; pub(crate) const border_t_yellow_900: &str = "border-t-yellow-900"; pub(crate) const border_t_yellow_900_of_0: &str = "border-t-yellow-900/0"; pub(crate) const border_t_yellow_900_of_10: &str = "border-t-yellow-900/10"; pub(crate) const border_t_yellow_900_of_100: &str = "border-t-yellow-900/100"; pub(crate) const border_t_yellow_900_of_20: &str = "border-t-yellow-900/20"; pub(crate) const border_t_yellow_900_of_25: &str = "border-t-yellow-900/25"; pub(crate) const border_t_yellow_900_of_30: &str = "border-t-yellow-900/30"; pub(crate) const border_t_yellow_900_of_40: &str = "border-t-yellow-900/40"; pub(crate) const border_t_yellow_900_of_5: &str = "border-t-yellow-900/5"; pub(crate) const border_t_yellow_900_of_50: &str = "border-t-yellow-900/50"; pub(crate) const border_t_yellow_900_of_60: &str = "border-t-yellow-900/60"; pub(crate) const border_t_yellow_900_of_70: &str = "border-t-yellow-900/70"; pub(crate) const border_t_yellow_900_of_75: &str = "border-t-yellow-900/75"; pub(crate) const border_t_yellow_900_of_80: &str = "border-t-yellow-900/80"; pub(crate) const border_t_yellow_900_of_90: &str = "border-t-yellow-900/90"; pub(crate) const border_t_yellow_900_of_95: &str = "border-t-yellow-900/95"; pub(crate) const border_t_zinc_100: &str = "border-t-zinc-100"; pub(crate) const border_t_zinc_100_of_0: &str = "border-t-zinc-100/0"; pub(crate) const border_t_zinc_100_of_10: &str = "border-t-zinc-100/10"; pub(crate) const border_t_zinc_100_of_100: &str = "border-t-zinc-100/100"; pub(crate) const border_t_zinc_100_of_20: &str = "border-t-zinc-100/20"; pub(crate) const border_t_zinc_100_of_25: &str = "border-t-zinc-100/25"; pub(crate) const border_t_zinc_100_of_30: &str = "border-t-zinc-100/30"; pub(crate) const border_t_zinc_100_of_40: &str = "border-t-zinc-100/40"; pub(crate) const border_t_zinc_100_of_5: &str = "border-t-zinc-100/5"; pub(crate) const border_t_zinc_100_of_50: &str = "border-t-zinc-100/50"; pub(crate) const border_t_zinc_100_of_60: &str = "border-t-zinc-100/60"; pub(crate) const border_t_zinc_100_of_70: &str = "border-t-zinc-100/70"; pub(crate) const border_t_zinc_100_of_75: &str = "border-t-zinc-100/75"; pub(crate) const border_t_zinc_100_of_80: &str = "border-t-zinc-100/80"; pub(crate) const border_t_zinc_100_of_90: &str = "border-t-zinc-100/90"; pub(crate) const border_t_zinc_100_of_95: &str = "border-t-zinc-100/95"; pub(crate) const border_t_zinc_200: &str = "border-t-zinc-200"; pub(crate) const border_t_zinc_200_of_0: &str = "border-t-zinc-200/0"; pub(crate) const border_t_zinc_200_of_10: &str = "border-t-zinc-200/10"; pub(crate) const border_t_zinc_200_of_100: &str = "border-t-zinc-200/100"; pub(crate) const border_t_zinc_200_of_20: &str = "border-t-zinc-200/20"; pub(crate) const border_t_zinc_200_of_25: &str = "border-t-zinc-200/25"; pub(crate) const border_t_zinc_200_of_30: &str = "border-t-zinc-200/30"; pub(crate) const border_t_zinc_200_of_40: &str = "border-t-zinc-200/40"; pub(crate) const border_t_zinc_200_of_5: &str = "border-t-zinc-200/5"; pub(crate) const border_t_zinc_200_of_50: &str = "border-t-zinc-200/50"; pub(crate) const border_t_zinc_200_of_60: &str = "border-t-zinc-200/60"; pub(crate) const border_t_zinc_200_of_70: &str = "border-t-zinc-200/70"; pub(crate) const border_t_zinc_200_of_75: &str = "border-t-zinc-200/75"; pub(crate) const border_t_zinc_200_of_80: &str = "border-t-zinc-200/80"; pub(crate) const border_t_zinc_200_of_90: &str = "border-t-zinc-200/90"; pub(crate) const border_t_zinc_200_of_95: &str = "border-t-zinc-200/95"; pub(crate) const border_t_zinc_300: &str = "border-t-zinc-300"; pub(crate) const border_t_zinc_300_of_0: &str = "border-t-zinc-300/0"; pub(crate) const border_t_zinc_300_of_10: &str = "border-t-zinc-300/10"; pub(crate) const border_t_zinc_300_of_100: &str = "border-t-zinc-300/100"; pub(crate) const border_t_zinc_300_of_20: &str = "border-t-zinc-300/20"; pub(crate) const border_t_zinc_300_of_25: &str = "border-t-zinc-300/25"; pub(crate) const border_t_zinc_300_of_30: &str = "border-t-zinc-300/30"; pub(crate) const border_t_zinc_300_of_40: &str = "border-t-zinc-300/40"; pub(crate) const border_t_zinc_300_of_5: &str = "border-t-zinc-300/5"; pub(crate) const border_t_zinc_300_of_50: &str = "border-t-zinc-300/50"; pub(crate) const border_t_zinc_300_of_60: &str = "border-t-zinc-300/60"; pub(crate) const border_t_zinc_300_of_70: &str = "border-t-zinc-300/70"; pub(crate) const border_t_zinc_300_of_75: &str = "border-t-zinc-300/75"; pub(crate) const border_t_zinc_300_of_80: &str = "border-t-zinc-300/80"; pub(crate) const border_t_zinc_300_of_90: &str = "border-t-zinc-300/90"; pub(crate) const border_t_zinc_300_of_95: &str = "border-t-zinc-300/95"; pub(crate) const border_t_zinc_400: &str = "border-t-zinc-400"; pub(crate) const border_t_zinc_400_of_0: &str = "border-t-zinc-400/0"; pub(crate) const border_t_zinc_400_of_10: &str = "border-t-zinc-400/10"; pub(crate) const border_t_zinc_400_of_100: &str = "border-t-zinc-400/100"; pub(crate) const border_t_zinc_400_of_20: &str = "border-t-zinc-400/20"; pub(crate) const border_t_zinc_400_of_25: &str = "border-t-zinc-400/25"; pub(crate) const border_t_zinc_400_of_30: &str = "border-t-zinc-400/30"; pub(crate) const border_t_zinc_400_of_40: &str = "border-t-zinc-400/40"; pub(crate) const border_t_zinc_400_of_5: &str = "border-t-zinc-400/5"; pub(crate) const border_t_zinc_400_of_50: &str = "border-t-zinc-400/50"; pub(crate) const border_t_zinc_400_of_60: &str = "border-t-zinc-400/60"; pub(crate) const border_t_zinc_400_of_70: &str = "border-t-zinc-400/70"; pub(crate) const border_t_zinc_400_of_75: &str = "border-t-zinc-400/75"; pub(crate) const border_t_zinc_400_of_80: &str = "border-t-zinc-400/80"; pub(crate) const border_t_zinc_400_of_90: &str = "border-t-zinc-400/90"; pub(crate) const border_t_zinc_400_of_95: &str = "border-t-zinc-400/95"; pub(crate) const border_t_zinc_50: &str = "border-t-zinc-50"; pub(crate) const border_t_zinc_500: &str = "border-t-zinc-500"; pub(crate) const border_t_zinc_500_of_0: &str = "border-t-zinc-500/0"; pub(crate) const border_t_zinc_500_of_10: &str = "border-t-zinc-500/10"; pub(crate) const border_t_zinc_500_of_100: &str = "border-t-zinc-500/100"; pub(crate) const border_t_zinc_500_of_20: &str = "border-t-zinc-500/20"; pub(crate) const border_t_zinc_500_of_25: &str = "border-t-zinc-500/25"; pub(crate) const border_t_zinc_500_of_30: &str = "border-t-zinc-500/30"; pub(crate) const border_t_zinc_500_of_40: &str = "border-t-zinc-500/40"; pub(crate) const border_t_zinc_500_of_5: &str = "border-t-zinc-500/5"; pub(crate) const border_t_zinc_500_of_50: &str = "border-t-zinc-500/50"; pub(crate) const border_t_zinc_500_of_60: &str = "border-t-zinc-500/60"; pub(crate) const border_t_zinc_500_of_70: &str = "border-t-zinc-500/70"; pub(crate) const border_t_zinc_500_of_75: &str = "border-t-zinc-500/75"; pub(crate) const border_t_zinc_500_of_80: &str = "border-t-zinc-500/80"; pub(crate) const border_t_zinc_500_of_90: &str = "border-t-zinc-500/90"; pub(crate) const border_t_zinc_500_of_95: &str = "border-t-zinc-500/95"; pub(crate) const border_t_zinc_50_of_0: &str = "border-t-zinc-50/0"; pub(crate) const border_t_zinc_50_of_10: &str = "border-t-zinc-50/10"; pub(crate) const border_t_zinc_50_of_100: &str = "border-t-zinc-50/100"; pub(crate) const border_t_zinc_50_of_20: &str = "border-t-zinc-50/20"; pub(crate) const border_t_zinc_50_of_25: &str = "border-t-zinc-50/25"; pub(crate) const border_t_zinc_50_of_30: &str = "border-t-zinc-50/30"; pub(crate) const border_t_zinc_50_of_40: &str = "border-t-zinc-50/40"; pub(crate) const border_t_zinc_50_of_5: &str = "border-t-zinc-50/5"; pub(crate) const border_t_zinc_50_of_50: &str = "border-t-zinc-50/50"; pub(crate) const border_t_zinc_50_of_60: &str = "border-t-zinc-50/60"; pub(crate) const border_t_zinc_50_of_70: &str = "border-t-zinc-50/70"; pub(crate) const border_t_zinc_50_of_75: &str = "border-t-zinc-50/75"; pub(crate) const border_t_zinc_50_of_80: &str = "border-t-zinc-50/80"; pub(crate) const border_t_zinc_50_of_90: &str = "border-t-zinc-50/90"; pub(crate) const border_t_zinc_50_of_95: &str = "border-t-zinc-50/95"; pub(crate) const border_t_zinc_600: &str = "border-t-zinc-600"; pub(crate) const border_t_zinc_600_of_0: &str = "border-t-zinc-600/0"; pub(crate) const border_t_zinc_600_of_10: &str = "border-t-zinc-600/10"; pub(crate) const border_t_zinc_600_of_100: &str = "border-t-zinc-600/100"; pub(crate) const border_t_zinc_600_of_20: &str = "border-t-zinc-600/20"; pub(crate) const border_t_zinc_600_of_25: &str = "border-t-zinc-600/25"; pub(crate) const border_t_zinc_600_of_30: &str = "border-t-zinc-600/30"; pub(crate) const border_t_zinc_600_of_40: &str = "border-t-zinc-600/40"; pub(crate) const border_t_zinc_600_of_5: &str = "border-t-zinc-600/5"; pub(crate) const border_t_zinc_600_of_50: &str = "border-t-zinc-600/50"; pub(crate) const border_t_zinc_600_of_60: &str = "border-t-zinc-600/60"; pub(crate) const border_t_zinc_600_of_70: &str = "border-t-zinc-600/70"; pub(crate) const border_t_zinc_600_of_75: &str = "border-t-zinc-600/75"; pub(crate) const border_t_zinc_600_of_80: &str = "border-t-zinc-600/80"; pub(crate) const border_t_zinc_600_of_90: &str = "border-t-zinc-600/90"; pub(crate) const border_t_zinc_600_of_95: &str = "border-t-zinc-600/95"; pub(crate) const border_t_zinc_700: &str = "border-t-zinc-700"; pub(crate) const border_t_zinc_700_of_0: &str = "border-t-zinc-700/0"; pub(crate) const border_t_zinc_700_of_10: &str = "border-t-zinc-700/10"; pub(crate) const border_t_zinc_700_of_100: &str = "border-t-zinc-700/100"; pub(crate) const border_t_zinc_700_of_20: &str = "border-t-zinc-700/20"; pub(crate) const border_t_zinc_700_of_25: &str = "border-t-zinc-700/25"; pub(crate) const border_t_zinc_700_of_30: &str = "border-t-zinc-700/30"; pub(crate) const border_t_zinc_700_of_40: &str = "border-t-zinc-700/40"; pub(crate) const border_t_zinc_700_of_5: &str = "border-t-zinc-700/5"; pub(crate) const border_t_zinc_700_of_50: &str = "border-t-zinc-700/50"; pub(crate) const border_t_zinc_700_of_60: &str = "border-t-zinc-700/60"; pub(crate) const border_t_zinc_700_of_70: &str = "border-t-zinc-700/70"; pub(crate) const border_t_zinc_700_of_75: &str = "border-t-zinc-700/75"; pub(crate) const border_t_zinc_700_of_80: &str = "border-t-zinc-700/80"; pub(crate) const border_t_zinc_700_of_90: &str = "border-t-zinc-700/90"; pub(crate) const border_t_zinc_700_of_95: &str = "border-t-zinc-700/95"; pub(crate) const border_t_zinc_800: &str = "border-t-zinc-800"; pub(crate) const border_t_zinc_800_of_0: &str = "border-t-zinc-800/0"; pub(crate) const border_t_zinc_800_of_10: &str = "border-t-zinc-800/10"; pub(crate) const border_t_zinc_800_of_100: &str = "border-t-zinc-800/100"; pub(crate) const border_t_zinc_800_of_20: &str = "border-t-zinc-800/20"; pub(crate) const border_t_zinc_800_of_25: &str = "border-t-zinc-800/25"; pub(crate) const border_t_zinc_800_of_30: &str = "border-t-zinc-800/30"; pub(crate) const border_t_zinc_800_of_40: &str = "border-t-zinc-800/40"; pub(crate) const border_t_zinc_800_of_5: &str = "border-t-zinc-800/5"; pub(crate) const border_t_zinc_800_of_50: &str = "border-t-zinc-800/50"; pub(crate) const border_t_zinc_800_of_60: &str = "border-t-zinc-800/60"; pub(crate) const border_t_zinc_800_of_70: &str = "border-t-zinc-800/70"; pub(crate) const border_t_zinc_800_of_75: &str = "border-t-zinc-800/75"; pub(crate) const border_t_zinc_800_of_80: &str = "border-t-zinc-800/80"; pub(crate) const border_t_zinc_800_of_90: &str = "border-t-zinc-800/90"; pub(crate) const border_t_zinc_800_of_95: &str = "border-t-zinc-800/95"; pub(crate) const border_t_zinc_900: &str = "border-t-zinc-900"; pub(crate) const border_t_zinc_900_of_0: &str = "border-t-zinc-900/0"; pub(crate) const border_t_zinc_900_of_10: &str = "border-t-zinc-900/10"; pub(crate) const border_t_zinc_900_of_100: &str = "border-t-zinc-900/100"; pub(crate) const border_t_zinc_900_of_20: &str = "border-t-zinc-900/20"; pub(crate) const border_t_zinc_900_of_25: &str = "border-t-zinc-900/25"; pub(crate) const border_t_zinc_900_of_30: &str = "border-t-zinc-900/30"; pub(crate) const border_t_zinc_900_of_40: &str = "border-t-zinc-900/40"; pub(crate) const border_t_zinc_900_of_5: &str = "border-t-zinc-900/5"; pub(crate) const border_t_zinc_900_of_50: &str = "border-t-zinc-900/50"; pub(crate) const border_t_zinc_900_of_60: &str = "border-t-zinc-900/60"; pub(crate) const border_t_zinc_900_of_70: &str = "border-t-zinc-900/70"; pub(crate) const border_t_zinc_900_of_75: &str = "border-t-zinc-900/75"; pub(crate) const border_t_zinc_900_of_80: &str = "border-t-zinc-900/80"; pub(crate) const border_t_zinc_900_of_90: &str = "border-t-zinc-900/90"; pub(crate) const border_t_zinc_900_of_95: &str = "border-t-zinc-900/95"; pub(crate) const border_teal_100: &str = "border-teal-100"; pub(crate) const border_teal_100_of_0: &str = "border-teal-100/0"; pub(crate) const border_teal_100_of_10: &str = "border-teal-100/10"; pub(crate) const border_teal_100_of_100: &str = "border-teal-100/100"; pub(crate) const border_teal_100_of_20: &str = "border-teal-100/20"; pub(crate) const border_teal_100_of_25: &str = "border-teal-100/25"; pub(crate) const border_teal_100_of_30: &str = "border-teal-100/30"; pub(crate) const border_teal_100_of_40: &str = "border-teal-100/40"; pub(crate) const border_teal_100_of_5: &str = "border-teal-100/5"; pub(crate) const border_teal_100_of_50: &str = "border-teal-100/50"; pub(crate) const border_teal_100_of_60: &str = "border-teal-100/60"; pub(crate) const border_teal_100_of_70: &str = "border-teal-100/70"; pub(crate) const border_teal_100_of_75: &str = "border-teal-100/75"; pub(crate) const border_teal_100_of_80: &str = "border-teal-100/80"; pub(crate) const border_teal_100_of_90: &str = "border-teal-100/90"; pub(crate) const border_teal_100_of_95: &str = "border-teal-100/95"; pub(crate) const border_teal_200: &str = "border-teal-200"; pub(crate) const border_teal_200_of_0: &str = "border-teal-200/0"; pub(crate) const border_teal_200_of_10: &str = "border-teal-200/10"; pub(crate) const border_teal_200_of_100: &str = "border-teal-200/100"; pub(crate) const border_teal_200_of_20: &str = "border-teal-200/20"; pub(crate) const border_teal_200_of_25: &str = "border-teal-200/25"; pub(crate) const border_teal_200_of_30: &str = "border-teal-200/30"; pub(crate) const border_teal_200_of_40: &str = "border-teal-200/40"; pub(crate) const border_teal_200_of_5: &str = "border-teal-200/5"; pub(crate) const border_teal_200_of_50: &str = "border-teal-200/50"; pub(crate) const border_teal_200_of_60: &str = "border-teal-200/60"; pub(crate) const border_teal_200_of_70: &str = "border-teal-200/70"; pub(crate) const border_teal_200_of_75: &str = "border-teal-200/75"; pub(crate) const border_teal_200_of_80: &str = "border-teal-200/80"; pub(crate) const border_teal_200_of_90: &str = "border-teal-200/90"; pub(crate) const border_teal_200_of_95: &str = "border-teal-200/95"; pub(crate) const border_teal_300: &str = "border-teal-300"; pub(crate) const border_teal_300_of_0: &str = "border-teal-300/0"; pub(crate) const border_teal_300_of_10: &str = "border-teal-300/10"; pub(crate) const border_teal_300_of_100: &str = "border-teal-300/100"; pub(crate) const border_teal_300_of_20: &str = "border-teal-300/20"; pub(crate) const border_teal_300_of_25: &str = "border-teal-300/25"; pub(crate) const border_teal_300_of_30: &str = "border-teal-300/30"; pub(crate) const border_teal_300_of_40: &str = "border-teal-300/40"; pub(crate) const border_teal_300_of_5: &str = "border-teal-300/5"; pub(crate) const border_teal_300_of_50: &str = "border-teal-300/50"; pub(crate) const border_teal_300_of_60: &str = "border-teal-300/60"; pub(crate) const border_teal_300_of_70: &str = "border-teal-300/70"; pub(crate) const border_teal_300_of_75: &str = "border-teal-300/75"; pub(crate) const border_teal_300_of_80: &str = "border-teal-300/80"; pub(crate) const border_teal_300_of_90: &str = "border-teal-300/90"; pub(crate) const border_teal_300_of_95: &str = "border-teal-300/95"; pub(crate) const border_teal_400: &str = "border-teal-400"; pub(crate) const border_teal_400_of_0: &str = "border-teal-400/0"; pub(crate) const border_teal_400_of_10: &str = "border-teal-400/10"; pub(crate) const border_teal_400_of_100: &str = "border-teal-400/100"; pub(crate) const border_teal_400_of_20: &str = "border-teal-400/20"; pub(crate) const border_teal_400_of_25: &str = "border-teal-400/25"; pub(crate) const border_teal_400_of_30: &str = "border-teal-400/30"; pub(crate) const border_teal_400_of_40: &str = "border-teal-400/40"; pub(crate) const border_teal_400_of_5: &str = "border-teal-400/5"; pub(crate) const border_teal_400_of_50: &str = "border-teal-400/50"; pub(crate) const border_teal_400_of_60: &str = "border-teal-400/60"; pub(crate) const border_teal_400_of_70: &str = "border-teal-400/70"; pub(crate) const border_teal_400_of_75: &str = "border-teal-400/75"; pub(crate) const border_teal_400_of_80: &str = "border-teal-400/80"; pub(crate) const border_teal_400_of_90: &str = "border-teal-400/90"; pub(crate) const border_teal_400_of_95: &str = "border-teal-400/95"; pub(crate) const border_teal_50: &str = "border-teal-50"; pub(crate) const border_teal_500: &str = "border-teal-500"; pub(crate) const border_teal_500_of_0: &str = "border-teal-500/0"; pub(crate) const border_teal_500_of_10: &str = "border-teal-500/10"; pub(crate) const border_teal_500_of_100: &str = "border-teal-500/100"; pub(crate) const border_teal_500_of_20: &str = "border-teal-500/20"; pub(crate) const border_teal_500_of_25: &str = "border-teal-500/25"; pub(crate) const border_teal_500_of_30: &str = "border-teal-500/30"; pub(crate) const border_teal_500_of_40: &str = "border-teal-500/40"; pub(crate) const border_teal_500_of_5: &str = "border-teal-500/5"; pub(crate) const border_teal_500_of_50: &str = "border-teal-500/50"; pub(crate) const border_teal_500_of_60: &str = "border-teal-500/60"; pub(crate) const border_teal_500_of_70: &str = "border-teal-500/70"; pub(crate) const border_teal_500_of_75: &str = "border-teal-500/75"; pub(crate) const border_teal_500_of_80: &str = "border-teal-500/80"; pub(crate) const border_teal_500_of_90: &str = "border-teal-500/90"; pub(crate) const border_teal_500_of_95: &str = "border-teal-500/95"; pub(crate) const border_teal_50_of_0: &str = "border-teal-50/0"; pub(crate) const border_teal_50_of_10: &str = "border-teal-50/10"; pub(crate) const border_teal_50_of_100: &str = "border-teal-50/100"; pub(crate) const border_teal_50_of_20: &str = "border-teal-50/20"; pub(crate) const border_teal_50_of_25: &str = "border-teal-50/25"; pub(crate) const border_teal_50_of_30: &str = "border-teal-50/30"; pub(crate) const border_teal_50_of_40: &str = "border-teal-50/40"; pub(crate) const border_teal_50_of_5: &str = "border-teal-50/5"; pub(crate) const border_teal_50_of_50: &str = "border-teal-50/50"; pub(crate) const border_teal_50_of_60: &str = "border-teal-50/60"; pub(crate) const border_teal_50_of_70: &str = "border-teal-50/70"; pub(crate) const border_teal_50_of_75: &str = "border-teal-50/75"; pub(crate) const border_teal_50_of_80: &str = "border-teal-50/80"; pub(crate) const border_teal_50_of_90: &str = "border-teal-50/90"; pub(crate) const border_teal_50_of_95: &str = "border-teal-50/95"; pub(crate) const border_teal_600: &str = "border-teal-600"; pub(crate) const border_teal_600_of_0: &str = "border-teal-600/0"; pub(crate) const border_teal_600_of_10: &str = "border-teal-600/10"; pub(crate) const border_teal_600_of_100: &str = "border-teal-600/100"; pub(crate) const border_teal_600_of_20: &str = "border-teal-600/20"; pub(crate) const border_teal_600_of_25: &str = "border-teal-600/25"; pub(crate) const border_teal_600_of_30: &str = "border-teal-600/30"; pub(crate) const border_teal_600_of_40: &str = "border-teal-600/40"; pub(crate) const border_teal_600_of_5: &str = "border-teal-600/5"; pub(crate) const border_teal_600_of_50: &str = "border-teal-600/50"; pub(crate) const border_teal_600_of_60: &str = "border-teal-600/60"; pub(crate) const border_teal_600_of_70: &str = "border-teal-600/70"; pub(crate) const border_teal_600_of_75: &str = "border-teal-600/75"; pub(crate) const border_teal_600_of_80: &str = "border-teal-600/80"; pub(crate) const border_teal_600_of_90: &str = "border-teal-600/90"; pub(crate) const border_teal_600_of_95: &str = "border-teal-600/95"; pub(crate) const border_teal_700: &str = "border-teal-700"; pub(crate) const border_teal_700_of_0: &str = "border-teal-700/0"; pub(crate) const border_teal_700_of_10: &str = "border-teal-700/10"; pub(crate) const border_teal_700_of_100: &str = "border-teal-700/100"; pub(crate) const border_teal_700_of_20: &str = "border-teal-700/20"; pub(crate) const border_teal_700_of_25: &str = "border-teal-700/25"; pub(crate) const border_teal_700_of_30: &str = "border-teal-700/30"; pub(crate) const border_teal_700_of_40: &str = "border-teal-700/40"; pub(crate) const border_teal_700_of_5: &str = "border-teal-700/5"; pub(crate) const border_teal_700_of_50: &str = "border-teal-700/50"; pub(crate) const border_teal_700_of_60: &str = "border-teal-700/60"; pub(crate) const border_teal_700_of_70: &str = "border-teal-700/70"; pub(crate) const border_teal_700_of_75: &str = "border-teal-700/75"; pub(crate) const border_teal_700_of_80: &str = "border-teal-700/80"; pub(crate) const border_teal_700_of_90: &str = "border-teal-700/90"; pub(crate) const border_teal_700_of_95: &str = "border-teal-700/95"; pub(crate) const border_teal_800: &str = "border-teal-800"; pub(crate) const border_teal_800_of_0: &str = "border-teal-800/0"; pub(crate) const border_teal_800_of_10: &str = "border-teal-800/10"; pub(crate) const border_teal_800_of_100: &str = "border-teal-800/100"; pub(crate) const border_teal_800_of_20: &str = "border-teal-800/20"; pub(crate) const border_teal_800_of_25: &str = "border-teal-800/25"; pub(crate) const border_teal_800_of_30: &str = "border-teal-800/30"; pub(crate) const border_teal_800_of_40: &str = "border-teal-800/40"; pub(crate) const border_teal_800_of_5: &str = "border-teal-800/5"; pub(crate) const border_teal_800_of_50: &str = "border-teal-800/50"; pub(crate) const border_teal_800_of_60: &str = "border-teal-800/60"; pub(crate) const border_teal_800_of_70: &str = "border-teal-800/70"; pub(crate) const border_teal_800_of_75: &str = "border-teal-800/75"; pub(crate) const border_teal_800_of_80: &str = "border-teal-800/80"; pub(crate) const border_teal_800_of_90: &str = "border-teal-800/90"; pub(crate) const border_teal_800_of_95: &str = "border-teal-800/95"; pub(crate) const border_teal_900: &str = "border-teal-900"; pub(crate) const border_teal_900_of_0: &str = "border-teal-900/0"; pub(crate) const border_teal_900_of_10: &str = "border-teal-900/10"; pub(crate) const border_teal_900_of_100: &str = "border-teal-900/100"; pub(crate) const border_teal_900_of_20: &str = "border-teal-900/20"; pub(crate) const border_teal_900_of_25: &str = "border-teal-900/25"; pub(crate) const border_teal_900_of_30: &str = "border-teal-900/30"; pub(crate) const border_teal_900_of_40: &str = "border-teal-900/40"; pub(crate) const border_teal_900_of_5: &str = "border-teal-900/5"; pub(crate) const border_teal_900_of_50: &str = "border-teal-900/50"; pub(crate) const border_teal_900_of_60: &str = "border-teal-900/60"; pub(crate) const border_teal_900_of_70: &str = "border-teal-900/70"; pub(crate) const border_teal_900_of_75: &str = "border-teal-900/75"; pub(crate) const border_teal_900_of_80: &str = "border-teal-900/80"; pub(crate) const border_teal_900_of_90: &str = "border-teal-900/90"; pub(crate) const border_teal_900_of_95: &str = "border-teal-900/95"; pub(crate) const border_transparent: &str = "border-transparent"; pub(crate) const border_transparent_of_0: &str = "border-transparent/0"; pub(crate) const border_transparent_of_10: &str = "border-transparent/10"; pub(crate) const border_transparent_of_100: &str = "border-transparent/100"; pub(crate) const border_transparent_of_20: &str = "border-transparent/20"; pub(crate) const border_transparent_of_25: &str = "border-transparent/25"; pub(crate) const border_transparent_of_30: &str = "border-transparent/30"; pub(crate) const border_transparent_of_40: &str = "border-transparent/40"; pub(crate) const border_transparent_of_5: &str = "border-transparent/5"; pub(crate) const border_transparent_of_50: &str = "border-transparent/50"; pub(crate) const border_transparent_of_60: &str = "border-transparent/60"; pub(crate) const border_transparent_of_70: &str = "border-transparent/70"; pub(crate) const border_transparent_of_75: &str = "border-transparent/75"; pub(crate) const border_transparent_of_80: &str = "border-transparent/80"; pub(crate) const border_transparent_of_90: &str = "border-transparent/90"; pub(crate) const border_transparent_of_95: &str = "border-transparent/95"; pub(crate) const border_violet_100: &str = "border-violet-100"; pub(crate) const border_violet_100_of_0: &str = "border-violet-100/0"; pub(crate) const border_violet_100_of_10: &str = "border-violet-100/10"; pub(crate) const border_violet_100_of_100: &str = "border-violet-100/100"; pub(crate) const border_violet_100_of_20: &str = "border-violet-100/20"; pub(crate) const border_violet_100_of_25: &str = "border-violet-100/25"; pub(crate) const border_violet_100_of_30: &str = "border-violet-100/30"; pub(crate) const border_violet_100_of_40: &str = "border-violet-100/40"; pub(crate) const border_violet_100_of_5: &str = "border-violet-100/5"; pub(crate) const border_violet_100_of_50: &str = "border-violet-100/50"; pub(crate) const border_violet_100_of_60: &str = "border-violet-100/60"; pub(crate) const border_violet_100_of_70: &str = "border-violet-100/70"; pub(crate) const border_violet_100_of_75: &str = "border-violet-100/75"; pub(crate) const border_violet_100_of_80: &str = "border-violet-100/80"; pub(crate) const border_violet_100_of_90: &str = "border-violet-100/90"; pub(crate) const border_violet_100_of_95: &str = "border-violet-100/95"; pub(crate) const border_violet_200: &str = "border-violet-200"; pub(crate) const border_violet_200_of_0: &str = "border-violet-200/0"; pub(crate) const border_violet_200_of_10: &str = "border-violet-200/10"; pub(crate) const border_violet_200_of_100: &str = "border-violet-200/100"; pub(crate) const border_violet_200_of_20: &str = "border-violet-200/20"; pub(crate) const border_violet_200_of_25: &str = "border-violet-200/25"; pub(crate) const border_violet_200_of_30: &str = "border-violet-200/30"; pub(crate) const border_violet_200_of_40: &str = "border-violet-200/40"; pub(crate) const border_violet_200_of_5: &str = "border-violet-200/5"; pub(crate) const border_violet_200_of_50: &str = "border-violet-200/50"; pub(crate) const border_violet_200_of_60: &str = "border-violet-200/60"; pub(crate) const border_violet_200_of_70: &str = "border-violet-200/70"; pub(crate) const border_violet_200_of_75: &str = "border-violet-200/75"; pub(crate) const border_violet_200_of_80: &str = "border-violet-200/80"; pub(crate) const border_violet_200_of_90: &str = "border-violet-200/90"; pub(crate) const border_violet_200_of_95: &str = "border-violet-200/95"; pub(crate) const border_violet_300: &str = "border-violet-300"; pub(crate) const border_violet_300_of_0: &str = "border-violet-300/0"; pub(crate) const border_violet_300_of_10: &str = "border-violet-300/10"; pub(crate) const border_violet_300_of_100: &str = "border-violet-300/100"; pub(crate) const border_violet_300_of_20: &str = "border-violet-300/20"; pub(crate) const border_violet_300_of_25: &str = "border-violet-300/25"; pub(crate) const border_violet_300_of_30: &str = "border-violet-300/30"; pub(crate) const border_violet_300_of_40: &str = "border-violet-300/40"; pub(crate) const border_violet_300_of_5: &str = "border-violet-300/5"; pub(crate) const border_violet_300_of_50: &str = "border-violet-300/50"; pub(crate) const border_violet_300_of_60: &str = "border-violet-300/60"; pub(crate) const border_violet_300_of_70: &str = "border-violet-300/70"; pub(crate) const border_violet_300_of_75: &str = "border-violet-300/75"; pub(crate) const border_violet_300_of_80: &str = "border-violet-300/80"; pub(crate) const border_violet_300_of_90: &str = "border-violet-300/90"; pub(crate) const border_violet_300_of_95: &str = "border-violet-300/95"; pub(crate) const border_violet_400: &str = "border-violet-400"; pub(crate) const border_violet_400_of_0: &str = "border-violet-400/0"; pub(crate) const border_violet_400_of_10: &str = "border-violet-400/10"; pub(crate) const border_violet_400_of_100: &str = "border-violet-400/100"; pub(crate) const border_violet_400_of_20: &str = "border-violet-400/20"; pub(crate) const border_violet_400_of_25: &str = "border-violet-400/25"; pub(crate) const border_violet_400_of_30: &str = "border-violet-400/30"; pub(crate) const border_violet_400_of_40: &str = "border-violet-400/40"; pub(crate) const border_violet_400_of_5: &str = "border-violet-400/5"; pub(crate) const border_violet_400_of_50: &str = "border-violet-400/50"; pub(crate) const border_violet_400_of_60: &str = "border-violet-400/60"; pub(crate) const border_violet_400_of_70: &str = "border-violet-400/70"; pub(crate) const border_violet_400_of_75: &str = "border-violet-400/75"; pub(crate) const border_violet_400_of_80: &str = "border-violet-400/80"; pub(crate) const border_violet_400_of_90: &str = "border-violet-400/90"; pub(crate) const border_violet_400_of_95: &str = "border-violet-400/95"; pub(crate) const border_violet_50: &str = "border-violet-50"; pub(crate) const border_violet_500: &str = "border-violet-500"; pub(crate) const border_violet_500_of_0: &str = "border-violet-500/0"; pub(crate) const border_violet_500_of_10: &str = "border-violet-500/10"; pub(crate) const border_violet_500_of_100: &str = "border-violet-500/100"; pub(crate) const border_violet_500_of_20: &str = "border-violet-500/20"; pub(crate) const border_violet_500_of_25: &str = "border-violet-500/25"; pub(crate) const border_violet_500_of_30: &str = "border-violet-500/30"; pub(crate) const border_violet_500_of_40: &str = "border-violet-500/40"; pub(crate) const border_violet_500_of_5: &str = "border-violet-500/5"; pub(crate) const border_violet_500_of_50: &str = "border-violet-500/50"; pub(crate) const border_violet_500_of_60: &str = "border-violet-500/60"; pub(crate) const border_violet_500_of_70: &str = "border-violet-500/70"; pub(crate) const border_violet_500_of_75: &str = "border-violet-500/75"; pub(crate) const border_violet_500_of_80: &str = "border-violet-500/80"; pub(crate) const border_violet_500_of_90: &str = "border-violet-500/90"; pub(crate) const border_violet_500_of_95: &str = "border-violet-500/95"; pub(crate) const border_violet_50_of_0: &str = "border-violet-50/0"; pub(crate) const border_violet_50_of_10: &str = "border-violet-50/10"; pub(crate) const border_violet_50_of_100: &str = "border-violet-50/100"; pub(crate) const border_violet_50_of_20: &str = "border-violet-50/20"; pub(crate) const border_violet_50_of_25: &str = "border-violet-50/25"; pub(crate) const border_violet_50_of_30: &str = "border-violet-50/30"; pub(crate) const border_violet_50_of_40: &str = "border-violet-50/40"; pub(crate) const border_violet_50_of_5: &str = "border-violet-50/5"; pub(crate) const border_violet_50_of_50: &str = "border-violet-50/50"; pub(crate) const border_violet_50_of_60: &str = "border-violet-50/60"; pub(crate) const border_violet_50_of_70: &str = "border-violet-50/70"; pub(crate) const border_violet_50_of_75: &str = "border-violet-50/75"; pub(crate) const border_violet_50_of_80: &str = "border-violet-50/80"; pub(crate) const border_violet_50_of_90: &str = "border-violet-50/90"; pub(crate) const border_violet_50_of_95: &str = "border-violet-50/95"; pub(crate) const border_violet_600: &str = "border-violet-600"; pub(crate) const border_violet_600_of_0: &str = "border-violet-600/0"; pub(crate) const border_violet_600_of_10: &str = "border-violet-600/10"; pub(crate) const border_violet_600_of_100: &str = "border-violet-600/100"; pub(crate) const border_violet_600_of_20: &str = "border-violet-600/20"; pub(crate) const border_violet_600_of_25: &str = "border-violet-600/25"; pub(crate) const border_violet_600_of_30: &str = "border-violet-600/30"; pub(crate) const border_violet_600_of_40: &str = "border-violet-600/40"; pub(crate) const border_violet_600_of_5: &str = "border-violet-600/5"; pub(crate) const border_violet_600_of_50: &str = "border-violet-600/50"; pub(crate) const border_violet_600_of_60: &str = "border-violet-600/60"; pub(crate) const border_violet_600_of_70: &str = "border-violet-600/70"; pub(crate) const border_violet_600_of_75: &str = "border-violet-600/75"; pub(crate) const border_violet_600_of_80: &str = "border-violet-600/80"; pub(crate) const border_violet_600_of_90: &str = "border-violet-600/90"; pub(crate) const border_violet_600_of_95: &str = "border-violet-600/95"; pub(crate) const border_violet_700: &str = "border-violet-700"; pub(crate) const border_violet_700_of_0: &str = "border-violet-700/0"; pub(crate) const border_violet_700_of_10: &str = "border-violet-700/10"; pub(crate) const border_violet_700_of_100: &str = "border-violet-700/100"; pub(crate) const border_violet_700_of_20: &str = "border-violet-700/20"; pub(crate) const border_violet_700_of_25: &str = "border-violet-700/25"; pub(crate) const border_violet_700_of_30: &str = "border-violet-700/30"; pub(crate) const border_violet_700_of_40: &str = "border-violet-700/40"; pub(crate) const border_violet_700_of_5: &str = "border-violet-700/5"; pub(crate) const border_violet_700_of_50: &str = "border-violet-700/50"; pub(crate) const border_violet_700_of_60: &str = "border-violet-700/60"; pub(crate) const border_violet_700_of_70: &str = "border-violet-700/70"; pub(crate) const border_violet_700_of_75: &str = "border-violet-700/75"; pub(crate) const border_violet_700_of_80: &str = "border-violet-700/80"; pub(crate) const border_violet_700_of_90: &str = "border-violet-700/90"; pub(crate) const border_violet_700_of_95: &str = "border-violet-700/95"; pub(crate) const border_violet_800: &str = "border-violet-800"; pub(crate) const border_violet_800_of_0: &str = "border-violet-800/0"; pub(crate) const border_violet_800_of_10: &str = "border-violet-800/10"; pub(crate) const border_violet_800_of_100: &str = "border-violet-800/100"; pub(crate) const border_violet_800_of_20: &str = "border-violet-800/20"; pub(crate) const border_violet_800_of_25: &str = "border-violet-800/25"; pub(crate) const border_violet_800_of_30: &str = "border-violet-800/30"; pub(crate) const border_violet_800_of_40: &str = "border-violet-800/40"; pub(crate) const border_violet_800_of_5: &str = "border-violet-800/5"; pub(crate) const border_violet_800_of_50: &str = "border-violet-800/50"; pub(crate) const border_violet_800_of_60: &str = "border-violet-800/60"; pub(crate) const border_violet_800_of_70: &str = "border-violet-800/70"; pub(crate) const border_violet_800_of_75: &str = "border-violet-800/75"; pub(crate) const border_violet_800_of_80: &str = "border-violet-800/80"; pub(crate) const border_violet_800_of_90: &str = "border-violet-800/90"; pub(crate) const border_violet_800_of_95: &str = "border-violet-800/95"; pub(crate) const border_violet_900: &str = "border-violet-900"; pub(crate) const border_violet_900_of_0: &str = "border-violet-900/0"; pub(crate) const border_violet_900_of_10: &str = "border-violet-900/10"; pub(crate) const border_violet_900_of_100: &str = "border-violet-900/100"; pub(crate) const border_violet_900_of_20: &str = "border-violet-900/20"; pub(crate) const border_violet_900_of_25: &str = "border-violet-900/25"; pub(crate) const border_violet_900_of_30: &str = "border-violet-900/30"; pub(crate) const border_violet_900_of_40: &str = "border-violet-900/40"; pub(crate) const border_violet_900_of_5: &str = "border-violet-900/5"; pub(crate) const border_violet_900_of_50: &str = "border-violet-900/50"; pub(crate) const border_violet_900_of_60: &str = "border-violet-900/60"; pub(crate) const border_violet_900_of_70: &str = "border-violet-900/70"; pub(crate) const border_violet_900_of_75: &str = "border-violet-900/75"; pub(crate) const border_violet_900_of_80: &str = "border-violet-900/80"; pub(crate) const border_violet_900_of_90: &str = "border-violet-900/90"; pub(crate) const border_violet_900_of_95: &str = "border-violet-900/95"; pub(crate) const border_white: &str = "border-white"; pub(crate) const border_white_of_0: &str = "border-white/0"; pub(crate) const border_white_of_10: &str = "border-white/10"; pub(crate) const border_white_of_100: &str = "border-white/100"; pub(crate) const border_white_of_20: &str = "border-white/20"; pub(crate) const border_white_of_25: &str = "border-white/25"; pub(crate) const border_white_of_30: &str = "border-white/30"; pub(crate) const border_white_of_40: &str = "border-white/40"; pub(crate) const border_white_of_5: &str = "border-white/5"; pub(crate) const border_white_of_50: &str = "border-white/50"; pub(crate) const border_white_of_60: &str = "border-white/60"; pub(crate) const border_white_of_70: &str = "border-white/70"; pub(crate) const border_white_of_75: &str = "border-white/75"; pub(crate) const border_white_of_80: &str = "border-white/80"; pub(crate) const border_white_of_90: &str = "border-white/90"; pub(crate) const border_white_of_95: &str = "border-white/95"; pub(crate) const border_x: &str = "border-x"; pub(crate) const border_x_0: &str = "border-x-0"; pub(crate) const border_x_2: &str = "border-x-2"; pub(crate) const border_x_4: &str = "border-x-4"; pub(crate) const border_x_8: &str = "border-x-8"; pub(crate) const border_x_amber_100: &str = "border-x-amber-100"; pub(crate) const border_x_amber_100_of_0: &str = "border-x-amber-100/0"; pub(crate) const border_x_amber_100_of_10: &str = "border-x-amber-100/10"; pub(crate) const border_x_amber_100_of_100: &str = "border-x-amber-100/100"; pub(crate) const border_x_amber_100_of_20: &str = "border-x-amber-100/20"; pub(crate) const border_x_amber_100_of_25: &str = "border-x-amber-100/25"; pub(crate) const border_x_amber_100_of_30: &str = "border-x-amber-100/30"; pub(crate) const border_x_amber_100_of_40: &str = "border-x-amber-100/40"; pub(crate) const border_x_amber_100_of_5: &str = "border-x-amber-100/5"; pub(crate) const border_x_amber_100_of_50: &str = "border-x-amber-100/50"; pub(crate) const border_x_amber_100_of_60: &str = "border-x-amber-100/60"; pub(crate) const border_x_amber_100_of_70: &str = "border-x-amber-100/70"; pub(crate) const border_x_amber_100_of_75: &str = "border-x-amber-100/75"; pub(crate) const border_x_amber_100_of_80: &str = "border-x-amber-100/80"; pub(crate) const border_x_amber_100_of_90: &str = "border-x-amber-100/90"; pub(crate) const border_x_amber_100_of_95: &str = "border-x-amber-100/95"; pub(crate) const border_x_amber_200: &str = "border-x-amber-200"; pub(crate) const border_x_amber_200_of_0: &str = "border-x-amber-200/0"; pub(crate) const border_x_amber_200_of_10: &str = "border-x-amber-200/10"; pub(crate) const border_x_amber_200_of_100: &str = "border-x-amber-200/100"; pub(crate) const border_x_amber_200_of_20: &str = "border-x-amber-200/20"; pub(crate) const border_x_amber_200_of_25: &str = "border-x-amber-200/25"; pub(crate) const border_x_amber_200_of_30: &str = "border-x-amber-200/30"; pub(crate) const border_x_amber_200_of_40: &str = "border-x-amber-200/40"; pub(crate) const border_x_amber_200_of_5: &str = "border-x-amber-200/5"; pub(crate) const border_x_amber_200_of_50: &str = "border-x-amber-200/50"; pub(crate) const border_x_amber_200_of_60: &str = "border-x-amber-200/60"; pub(crate) const border_x_amber_200_of_70: &str = "border-x-amber-200/70"; pub(crate) const border_x_amber_200_of_75: &str = "border-x-amber-200/75"; pub(crate) const border_x_amber_200_of_80: &str = "border-x-amber-200/80"; pub(crate) const border_x_amber_200_of_90: &str = "border-x-amber-200/90"; pub(crate) const border_x_amber_200_of_95: &str = "border-x-amber-200/95"; pub(crate) const border_x_amber_300: &str = "border-x-amber-300"; pub(crate) const border_x_amber_300_of_0: &str = "border-x-amber-300/0"; pub(crate) const border_x_amber_300_of_10: &str = "border-x-amber-300/10"; pub(crate) const border_x_amber_300_of_100: &str = "border-x-amber-300/100"; pub(crate) const border_x_amber_300_of_20: &str = "border-x-amber-300/20"; pub(crate) const border_x_amber_300_of_25: &str = "border-x-amber-300/25"; pub(crate) const border_x_amber_300_of_30: &str = "border-x-amber-300/30"; pub(crate) const border_x_amber_300_of_40: &str = "border-x-amber-300/40"; pub(crate) const border_x_amber_300_of_5: &str = "border-x-amber-300/5"; pub(crate) const border_x_amber_300_of_50: &str = "border-x-amber-300/50"; pub(crate) const border_x_amber_300_of_60: &str = "border-x-amber-300/60"; pub(crate) const border_x_amber_300_of_70: &str = "border-x-amber-300/70"; pub(crate) const border_x_amber_300_of_75: &str = "border-x-amber-300/75"; pub(crate) const border_x_amber_300_of_80: &str = "border-x-amber-300/80"; pub(crate) const border_x_amber_300_of_90: &str = "border-x-amber-300/90"; pub(crate) const border_x_amber_300_of_95: &str = "border-x-amber-300/95"; pub(crate) const border_x_amber_400: &str = "border-x-amber-400"; pub(crate) const border_x_amber_400_of_0: &str = "border-x-amber-400/0"; pub(crate) const border_x_amber_400_of_10: &str = "border-x-amber-400/10"; pub(crate) const border_x_amber_400_of_100: &str = "border-x-amber-400/100"; pub(crate) const border_x_amber_400_of_20: &str = "border-x-amber-400/20"; pub(crate) const border_x_amber_400_of_25: &str = "border-x-amber-400/25"; pub(crate) const border_x_amber_400_of_30: &str = "border-x-amber-400/30"; pub(crate) const border_x_amber_400_of_40: &str = "border-x-amber-400/40"; pub(crate) const border_x_amber_400_of_5: &str = "border-x-amber-400/5"; pub(crate) const border_x_amber_400_of_50: &str = "border-x-amber-400/50"; pub(crate) const border_x_amber_400_of_60: &str = "border-x-amber-400/60"; pub(crate) const border_x_amber_400_of_70: &str = "border-x-amber-400/70"; pub(crate) const border_x_amber_400_of_75: &str = "border-x-amber-400/75"; pub(crate) const border_x_amber_400_of_80: &str = "border-x-amber-400/80"; pub(crate) const border_x_amber_400_of_90: &str = "border-x-amber-400/90"; pub(crate) const border_x_amber_400_of_95: &str = "border-x-amber-400/95"; pub(crate) const border_x_amber_50: &str = "border-x-amber-50"; pub(crate) const border_x_amber_500: &str = "border-x-amber-500"; pub(crate) const border_x_amber_500_of_0: &str = "border-x-amber-500/0"; pub(crate) const border_x_amber_500_of_10: &str = "border-x-amber-500/10"; pub(crate) const border_x_amber_500_of_100: &str = "border-x-amber-500/100"; pub(crate) const border_x_amber_500_of_20: &str = "border-x-amber-500/20"; pub(crate) const border_x_amber_500_of_25: &str = "border-x-amber-500/25"; pub(crate) const border_x_amber_500_of_30: &str = "border-x-amber-500/30"; pub(crate) const border_x_amber_500_of_40: &str = "border-x-amber-500/40"; pub(crate) const border_x_amber_500_of_5: &str = "border-x-amber-500/5"; pub(crate) const border_x_amber_500_of_50: &str = "border-x-amber-500/50"; pub(crate) const border_x_amber_500_of_60: &str = "border-x-amber-500/60"; pub(crate) const border_x_amber_500_of_70: &str = "border-x-amber-500/70"; pub(crate) const border_x_amber_500_of_75: &str = "border-x-amber-500/75"; pub(crate) const border_x_amber_500_of_80: &str = "border-x-amber-500/80"; pub(crate) const border_x_amber_500_of_90: &str = "border-x-amber-500/90"; pub(crate) const border_x_amber_500_of_95: &str = "border-x-amber-500/95"; pub(crate) const border_x_amber_50_of_0: &str = "border-x-amber-50/0"; pub(crate) const border_x_amber_50_of_10: &str = "border-x-amber-50/10"; pub(crate) const border_x_amber_50_of_100: &str = "border-x-amber-50/100"; pub(crate) const border_x_amber_50_of_20: &str = "border-x-amber-50/20"; pub(crate) const border_x_amber_50_of_25: &str = "border-x-amber-50/25"; pub(crate) const border_x_amber_50_of_30: &str = "border-x-amber-50/30"; pub(crate) const border_x_amber_50_of_40: &str = "border-x-amber-50/40"; pub(crate) const border_x_amber_50_of_5: &str = "border-x-amber-50/5"; pub(crate) const border_x_amber_50_of_50: &str = "border-x-amber-50/50"; pub(crate) const border_x_amber_50_of_60: &str = "border-x-amber-50/60"; pub(crate) const border_x_amber_50_of_70: &str = "border-x-amber-50/70"; pub(crate) const border_x_amber_50_of_75: &str = "border-x-amber-50/75"; pub(crate) const border_x_amber_50_of_80: &str = "border-x-amber-50/80"; pub(crate) const border_x_amber_50_of_90: &str = "border-x-amber-50/90"; pub(crate) const border_x_amber_50_of_95: &str = "border-x-amber-50/95"; pub(crate) const border_x_amber_600: &str = "border-x-amber-600"; pub(crate) const border_x_amber_600_of_0: &str = "border-x-amber-600/0"; pub(crate) const border_x_amber_600_of_10: &str = "border-x-amber-600/10"; pub(crate) const border_x_amber_600_of_100: &str = "border-x-amber-600/100"; pub(crate) const border_x_amber_600_of_20: &str = "border-x-amber-600/20"; pub(crate) const border_x_amber_600_of_25: &str = "border-x-amber-600/25"; pub(crate) const border_x_amber_600_of_30: &str = "border-x-amber-600/30"; pub(crate) const border_x_amber_600_of_40: &str = "border-x-amber-600/40"; pub(crate) const border_x_amber_600_of_5: &str = "border-x-amber-600/5"; pub(crate) const border_x_amber_600_of_50: &str = "border-x-amber-600/50"; pub(crate) const border_x_amber_600_of_60: &str = "border-x-amber-600/60"; pub(crate) const border_x_amber_600_of_70: &str = "border-x-amber-600/70"; pub(crate) const border_x_amber_600_of_75: &str = "border-x-amber-600/75"; pub(crate) const border_x_amber_600_of_80: &str = "border-x-amber-600/80"; pub(crate) const border_x_amber_600_of_90: &str = "border-x-amber-600/90"; pub(crate) const border_x_amber_600_of_95: &str = "border-x-amber-600/95"; pub(crate) const border_x_amber_700: &str = "border-x-amber-700"; pub(crate) const border_x_amber_700_of_0: &str = "border-x-amber-700/0"; pub(crate) const border_x_amber_700_of_10: &str = "border-x-amber-700/10"; pub(crate) const border_x_amber_700_of_100: &str = "border-x-amber-700/100"; pub(crate) const border_x_amber_700_of_20: &str = "border-x-amber-700/20"; pub(crate) const border_x_amber_700_of_25: &str = "border-x-amber-700/25"; pub(crate) const border_x_amber_700_of_30: &str = "border-x-amber-700/30"; pub(crate) const border_x_amber_700_of_40: &str = "border-x-amber-700/40"; pub(crate) const border_x_amber_700_of_5: &str = "border-x-amber-700/5"; pub(crate) const border_x_amber_700_of_50: &str = "border-x-amber-700/50"; pub(crate) const border_x_amber_700_of_60: &str = "border-x-amber-700/60"; pub(crate) const border_x_amber_700_of_70: &str = "border-x-amber-700/70"; pub(crate) const border_x_amber_700_of_75: &str = "border-x-amber-700/75"; pub(crate) const border_x_amber_700_of_80: &str = "border-x-amber-700/80"; pub(crate) const border_x_amber_700_of_90: &str = "border-x-amber-700/90"; pub(crate) const border_x_amber_700_of_95: &str = "border-x-amber-700/95"; pub(crate) const border_x_amber_800: &str = "border-x-amber-800"; pub(crate) const border_x_amber_800_of_0: &str = "border-x-amber-800/0"; pub(crate) const border_x_amber_800_of_10: &str = "border-x-amber-800/10"; pub(crate) const border_x_amber_800_of_100: &str = "border-x-amber-800/100"; pub(crate) const border_x_amber_800_of_20: &str = "border-x-amber-800/20"; pub(crate) const border_x_amber_800_of_25: &str = "border-x-amber-800/25"; pub(crate) const border_x_amber_800_of_30: &str = "border-x-amber-800/30"; pub(crate) const border_x_amber_800_of_40: &str = "border-x-amber-800/40"; pub(crate) const border_x_amber_800_of_5: &str = "border-x-amber-800/5"; pub(crate) const border_x_amber_800_of_50: &str = "border-x-amber-800/50"; pub(crate) const border_x_amber_800_of_60: &str = "border-x-amber-800/60"; pub(crate) const border_x_amber_800_of_70: &str = "border-x-amber-800/70"; pub(crate) const border_x_amber_800_of_75: &str = "border-x-amber-800/75"; pub(crate) const border_x_amber_800_of_80: &str = "border-x-amber-800/80"; pub(crate) const border_x_amber_800_of_90: &str = "border-x-amber-800/90"; pub(crate) const border_x_amber_800_of_95: &str = "border-x-amber-800/95"; pub(crate) const border_x_amber_900: &str = "border-x-amber-900"; pub(crate) const border_x_amber_900_of_0: &str = "border-x-amber-900/0"; pub(crate) const border_x_amber_900_of_10: &str = "border-x-amber-900/10"; pub(crate) const border_x_amber_900_of_100: &str = "border-x-amber-900/100"; pub(crate) const border_x_amber_900_of_20: &str = "border-x-amber-900/20"; pub(crate) const border_x_amber_900_of_25: &str = "border-x-amber-900/25"; pub(crate) const border_x_amber_900_of_30: &str = "border-x-amber-900/30"; pub(crate) const border_x_amber_900_of_40: &str = "border-x-amber-900/40"; pub(crate) const border_x_amber_900_of_5: &str = "border-x-amber-900/5"; pub(crate) const border_x_amber_900_of_50: &str = "border-x-amber-900/50"; pub(crate) const border_x_amber_900_of_60: &str = "border-x-amber-900/60"; pub(crate) const border_x_amber_900_of_70: &str = "border-x-amber-900/70"; pub(crate) const border_x_amber_900_of_75: &str = "border-x-amber-900/75"; pub(crate) const border_x_amber_900_of_80: &str = "border-x-amber-900/80"; pub(crate) const border_x_amber_900_of_90: &str = "border-x-amber-900/90"; pub(crate) const border_x_amber_900_of_95: &str = "border-x-amber-900/95"; pub(crate) const border_x_black: &str = "border-x-black"; pub(crate) const border_x_black_of_0: &str = "border-x-black/0"; pub(crate) const border_x_black_of_10: &str = "border-x-black/10"; pub(crate) const border_x_black_of_100: &str = "border-x-black/100"; pub(crate) const border_x_black_of_20: &str = "border-x-black/20"; pub(crate) const border_x_black_of_25: &str = "border-x-black/25"; pub(crate) const border_x_black_of_30: &str = "border-x-black/30"; pub(crate) const border_x_black_of_40: &str = "border-x-black/40"; pub(crate) const border_x_black_of_5: &str = "border-x-black/5"; pub(crate) const border_x_black_of_50: &str = "border-x-black/50"; pub(crate) const border_x_black_of_60: &str = "border-x-black/60"; pub(crate) const border_x_black_of_70: &str = "border-x-black/70"; pub(crate) const border_x_black_of_75: &str = "border-x-black/75"; pub(crate) const border_x_black_of_80: &str = "border-x-black/80"; pub(crate) const border_x_black_of_90: &str = "border-x-black/90"; pub(crate) const border_x_black_of_95: &str = "border-x-black/95"; pub(crate) const border_x_blue_100: &str = "border-x-blue-100"; pub(crate) const border_x_blue_100_of_0: &str = "border-x-blue-100/0"; pub(crate) const border_x_blue_100_of_10: &str = "border-x-blue-100/10"; pub(crate) const border_x_blue_100_of_100: &str = "border-x-blue-100/100"; pub(crate) const border_x_blue_100_of_20: &str = "border-x-blue-100/20"; pub(crate) const border_x_blue_100_of_25: &str = "border-x-blue-100/25"; pub(crate) const border_x_blue_100_of_30: &str = "border-x-blue-100/30"; pub(crate) const border_x_blue_100_of_40: &str = "border-x-blue-100/40"; pub(crate) const border_x_blue_100_of_5: &str = "border-x-blue-100/5"; pub(crate) const border_x_blue_100_of_50: &str = "border-x-blue-100/50"; pub(crate) const border_x_blue_100_of_60: &str = "border-x-blue-100/60"; pub(crate) const border_x_blue_100_of_70: &str = "border-x-blue-100/70"; pub(crate) const border_x_blue_100_of_75: &str = "border-x-blue-100/75"; pub(crate) const border_x_blue_100_of_80: &str = "border-x-blue-100/80"; pub(crate) const border_x_blue_100_of_90: &str = "border-x-blue-100/90"; pub(crate) const border_x_blue_100_of_95: &str = "border-x-blue-100/95"; pub(crate) const border_x_blue_200: &str = "border-x-blue-200"; pub(crate) const border_x_blue_200_of_0: &str = "border-x-blue-200/0"; pub(crate) const border_x_blue_200_of_10: &str = "border-x-blue-200/10"; pub(crate) const border_x_blue_200_of_100: &str = "border-x-blue-200/100"; pub(crate) const border_x_blue_200_of_20: &str = "border-x-blue-200/20"; pub(crate) const border_x_blue_200_of_25: &str = "border-x-blue-200/25"; pub(crate) const border_x_blue_200_of_30: &str = "border-x-blue-200/30"; pub(crate) const border_x_blue_200_of_40: &str = "border-x-blue-200/40"; pub(crate) const border_x_blue_200_of_5: &str = "border-x-blue-200/5"; pub(crate) const border_x_blue_200_of_50: &str = "border-x-blue-200/50"; pub(crate) const border_x_blue_200_of_60: &str = "border-x-blue-200/60"; pub(crate) const border_x_blue_200_of_70: &str = "border-x-blue-200/70"; pub(crate) const border_x_blue_200_of_75: &str = "border-x-blue-200/75"; pub(crate) const border_x_blue_200_of_80: &str = "border-x-blue-200/80"; pub(crate) const border_x_blue_200_of_90: &str = "border-x-blue-200/90"; pub(crate) const border_x_blue_200_of_95: &str = "border-x-blue-200/95"; pub(crate) const border_x_blue_300: &str = "border-x-blue-300"; pub(crate) const border_x_blue_300_of_0: &str = "border-x-blue-300/0"; pub(crate) const border_x_blue_300_of_10: &str = "border-x-blue-300/10"; pub(crate) const border_x_blue_300_of_100: &str = "border-x-blue-300/100"; pub(crate) const border_x_blue_300_of_20: &str = "border-x-blue-300/20"; pub(crate) const border_x_blue_300_of_25: &str = "border-x-blue-300/25"; pub(crate) const border_x_blue_300_of_30: &str = "border-x-blue-300/30"; pub(crate) const border_x_blue_300_of_40: &str = "border-x-blue-300/40"; pub(crate) const border_x_blue_300_of_5: &str = "border-x-blue-300/5"; pub(crate) const border_x_blue_300_of_50: &str = "border-x-blue-300/50"; pub(crate) const border_x_blue_300_of_60: &str = "border-x-blue-300/60"; pub(crate) const border_x_blue_300_of_70: &str = "border-x-blue-300/70"; pub(crate) const border_x_blue_300_of_75: &str = "border-x-blue-300/75"; pub(crate) const border_x_blue_300_of_80: &str = "border-x-blue-300/80"; pub(crate) const border_x_blue_300_of_90: &str = "border-x-blue-300/90"; pub(crate) const border_x_blue_300_of_95: &str = "border-x-blue-300/95"; pub(crate) const border_x_blue_400: &str = "border-x-blue-400"; pub(crate) const border_x_blue_400_of_0: &str = "border-x-blue-400/0"; pub(crate) const border_x_blue_400_of_10: &str = "border-x-blue-400/10"; pub(crate) const border_x_blue_400_of_100: &str = "border-x-blue-400/100"; pub(crate) const border_x_blue_400_of_20: &str = "border-x-blue-400/20"; pub(crate) const border_x_blue_400_of_25: &str = "border-x-blue-400/25"; pub(crate) const border_x_blue_400_of_30: &str = "border-x-blue-400/30"; pub(crate) const border_x_blue_400_of_40: &str = "border-x-blue-400/40"; pub(crate) const border_x_blue_400_of_5: &str = "border-x-blue-400/5"; pub(crate) const border_x_blue_400_of_50: &str = "border-x-blue-400/50"; pub(crate) const border_x_blue_400_of_60: &str = "border-x-blue-400/60"; pub(crate) const border_x_blue_400_of_70: &str = "border-x-blue-400/70"; pub(crate) const border_x_blue_400_of_75: &str = "border-x-blue-400/75"; pub(crate) const border_x_blue_400_of_80: &str = "border-x-blue-400/80"; pub(crate) const border_x_blue_400_of_90: &str = "border-x-blue-400/90"; pub(crate) const border_x_blue_400_of_95: &str = "border-x-blue-400/95"; pub(crate) const border_x_blue_50: &str = "border-x-blue-50"; pub(crate) const border_x_blue_500: &str = "border-x-blue-500"; pub(crate) const border_x_blue_500_of_0: &str = "border-x-blue-500/0"; pub(crate) const border_x_blue_500_of_10: &str = "border-x-blue-500/10"; pub(crate) const border_x_blue_500_of_100: &str = "border-x-blue-500/100"; pub(crate) const border_x_blue_500_of_20: &str = "border-x-blue-500/20"; pub(crate) const border_x_blue_500_of_25: &str = "border-x-blue-500/25"; pub(crate) const border_x_blue_500_of_30: &str = "border-x-blue-500/30"; pub(crate) const border_x_blue_500_of_40: &str = "border-x-blue-500/40"; pub(crate) const border_x_blue_500_of_5: &str = "border-x-blue-500/5"; pub(crate) const border_x_blue_500_of_50: &str = "border-x-blue-500/50"; pub(crate) const border_x_blue_500_of_60: &str = "border-x-blue-500/60"; pub(crate) const border_x_blue_500_of_70: &str = "border-x-blue-500/70"; pub(crate) const border_x_blue_500_of_75: &str = "border-x-blue-500/75"; pub(crate) const border_x_blue_500_of_80: &str = "border-x-blue-500/80"; pub(crate) const border_x_blue_500_of_90: &str = "border-x-blue-500/90"; pub(crate) const border_x_blue_500_of_95: &str = "border-x-blue-500/95"; pub(crate) const border_x_blue_50_of_0: &str = "border-x-blue-50/0"; pub(crate) const border_x_blue_50_of_10: &str = "border-x-blue-50/10"; pub(crate) const border_x_blue_50_of_100: &str = "border-x-blue-50/100"; pub(crate) const border_x_blue_50_of_20: &str = "border-x-blue-50/20"; pub(crate) const border_x_blue_50_of_25: &str = "border-x-blue-50/25"; pub(crate) const border_x_blue_50_of_30: &str = "border-x-blue-50/30"; pub(crate) const border_x_blue_50_of_40: &str = "border-x-blue-50/40"; pub(crate) const border_x_blue_50_of_5: &str = "border-x-blue-50/5"; pub(crate) const border_x_blue_50_of_50: &str = "border-x-blue-50/50"; pub(crate) const border_x_blue_50_of_60: &str = "border-x-blue-50/60"; pub(crate) const border_x_blue_50_of_70: &str = "border-x-blue-50/70"; pub(crate) const border_x_blue_50_of_75: &str = "border-x-blue-50/75"; pub(crate) const border_x_blue_50_of_80: &str = "border-x-blue-50/80"; pub(crate) const border_x_blue_50_of_90: &str = "border-x-blue-50/90"; pub(crate) const border_x_blue_50_of_95: &str = "border-x-blue-50/95"; pub(crate) const border_x_blue_600: &str = "border-x-blue-600"; pub(crate) const border_x_blue_600_of_0: &str = "border-x-blue-600/0"; pub(crate) const border_x_blue_600_of_10: &str = "border-x-blue-600/10"; pub(crate) const border_x_blue_600_of_100: &str = "border-x-blue-600/100"; pub(crate) const border_x_blue_600_of_20: &str = "border-x-blue-600/20"; pub(crate) const border_x_blue_600_of_25: &str = "border-x-blue-600/25"; pub(crate) const border_x_blue_600_of_30: &str = "border-x-blue-600/30"; pub(crate) const border_x_blue_600_of_40: &str = "border-x-blue-600/40"; pub(crate) const border_x_blue_600_of_5: &str = "border-x-blue-600/5"; pub(crate) const border_x_blue_600_of_50: &str = "border-x-blue-600/50"; pub(crate) const border_x_blue_600_of_60: &str = "border-x-blue-600/60"; pub(crate) const border_x_blue_600_of_70: &str = "border-x-blue-600/70"; pub(crate) const border_x_blue_600_of_75: &str = "border-x-blue-600/75"; pub(crate) const border_x_blue_600_of_80: &str = "border-x-blue-600/80"; pub(crate) const border_x_blue_600_of_90: &str = "border-x-blue-600/90"; pub(crate) const border_x_blue_600_of_95: &str = "border-x-blue-600/95"; pub(crate) const border_x_blue_700: &str = "border-x-blue-700"; pub(crate) const border_x_blue_700_of_0: &str = "border-x-blue-700/0"; pub(crate) const border_x_blue_700_of_10: &str = "border-x-blue-700/10"; pub(crate) const border_x_blue_700_of_100: &str = "border-x-blue-700/100"; pub(crate) const border_x_blue_700_of_20: &str = "border-x-blue-700/20"; pub(crate) const border_x_blue_700_of_25: &str = "border-x-blue-700/25"; pub(crate) const border_x_blue_700_of_30: &str = "border-x-blue-700/30"; pub(crate) const border_x_blue_700_of_40: &str = "border-x-blue-700/40"; pub(crate) const border_x_blue_700_of_5: &str = "border-x-blue-700/5"; pub(crate) const border_x_blue_700_of_50: &str = "border-x-blue-700/50"; pub(crate) const border_x_blue_700_of_60: &str = "border-x-blue-700/60"; pub(crate) const border_x_blue_700_of_70: &str = "border-x-blue-700/70"; pub(crate) const border_x_blue_700_of_75: &str = "border-x-blue-700/75"; pub(crate) const border_x_blue_700_of_80: &str = "border-x-blue-700/80"; pub(crate) const border_x_blue_700_of_90: &str = "border-x-blue-700/90"; pub(crate) const border_x_blue_700_of_95: &str = "border-x-blue-700/95"; pub(crate) const border_x_blue_800: &str = "border-x-blue-800"; pub(crate) const border_x_blue_800_of_0: &str = "border-x-blue-800/0"; pub(crate) const border_x_blue_800_of_10: &str = "border-x-blue-800/10"; pub(crate) const border_x_blue_800_of_100: &str = "border-x-blue-800/100"; pub(crate) const border_x_blue_800_of_20: &str = "border-x-blue-800/20"; pub(crate) const border_x_blue_800_of_25: &str = "border-x-blue-800/25"; pub(crate) const border_x_blue_800_of_30: &str = "border-x-blue-800/30"; pub(crate) const border_x_blue_800_of_40: &str = "border-x-blue-800/40"; pub(crate) const border_x_blue_800_of_5: &str = "border-x-blue-800/5"; pub(crate) const border_x_blue_800_of_50: &str = "border-x-blue-800/50"; pub(crate) const border_x_blue_800_of_60: &str = "border-x-blue-800/60"; pub(crate) const border_x_blue_800_of_70: &str = "border-x-blue-800/70"; pub(crate) const border_x_blue_800_of_75: &str = "border-x-blue-800/75"; pub(crate) const border_x_blue_800_of_80: &str = "border-x-blue-800/80"; pub(crate) const border_x_blue_800_of_90: &str = "border-x-blue-800/90"; pub(crate) const border_x_blue_800_of_95: &str = "border-x-blue-800/95"; pub(crate) const border_x_blue_900: &str = "border-x-blue-900"; pub(crate) const border_x_blue_900_of_0: &str = "border-x-blue-900/0"; pub(crate) const border_x_blue_900_of_10: &str = "border-x-blue-900/10"; pub(crate) const border_x_blue_900_of_100: &str = "border-x-blue-900/100"; pub(crate) const border_x_blue_900_of_20: &str = "border-x-blue-900/20"; pub(crate) const border_x_blue_900_of_25: &str = "border-x-blue-900/25"; pub(crate) const border_x_blue_900_of_30: &str = "border-x-blue-900/30"; pub(crate) const border_x_blue_900_of_40: &str = "border-x-blue-900/40"; pub(crate) const border_x_blue_900_of_5: &str = "border-x-blue-900/5"; pub(crate) const border_x_blue_900_of_50: &str = "border-x-blue-900/50"; pub(crate) const border_x_blue_900_of_60: &str = "border-x-blue-900/60"; pub(crate) const border_x_blue_900_of_70: &str = "border-x-blue-900/70"; pub(crate) const border_x_blue_900_of_75: &str = "border-x-blue-900/75"; pub(crate) const border_x_blue_900_of_80: &str = "border-x-blue-900/80"; pub(crate) const border_x_blue_900_of_90: &str = "border-x-blue-900/90"; pub(crate) const border_x_blue_900_of_95: &str = "border-x-blue-900/95"; pub(crate) const border_x_current: &str = "border-x-current"; pub(crate) const border_x_cyan_100: &str = "border-x-cyan-100"; pub(crate) const border_x_cyan_100_of_0: &str = "border-x-cyan-100/0"; pub(crate) const border_x_cyan_100_of_10: &str = "border-x-cyan-100/10"; pub(crate) const border_x_cyan_100_of_100: &str = "border-x-cyan-100/100"; pub(crate) const border_x_cyan_100_of_20: &str = "border-x-cyan-100/20"; pub(crate) const border_x_cyan_100_of_25: &str = "border-x-cyan-100/25"; pub(crate) const border_x_cyan_100_of_30: &str = "border-x-cyan-100/30"; pub(crate) const border_x_cyan_100_of_40: &str = "border-x-cyan-100/40"; pub(crate) const border_x_cyan_100_of_5: &str = "border-x-cyan-100/5"; pub(crate) const border_x_cyan_100_of_50: &str = "border-x-cyan-100/50"; pub(crate) const border_x_cyan_100_of_60: &str = "border-x-cyan-100/60"; pub(crate) const border_x_cyan_100_of_70: &str = "border-x-cyan-100/70"; pub(crate) const border_x_cyan_100_of_75: &str = "border-x-cyan-100/75"; pub(crate) const border_x_cyan_100_of_80: &str = "border-x-cyan-100/80"; pub(crate) const border_x_cyan_100_of_90: &str = "border-x-cyan-100/90"; pub(crate) const border_x_cyan_100_of_95: &str = "border-x-cyan-100/95"; pub(crate) const border_x_cyan_200: &str = "border-x-cyan-200"; pub(crate) const border_x_cyan_200_of_0: &str = "border-x-cyan-200/0"; pub(crate) const border_x_cyan_200_of_10: &str = "border-x-cyan-200/10"; pub(crate) const border_x_cyan_200_of_100: &str = "border-x-cyan-200/100"; pub(crate) const border_x_cyan_200_of_20: &str = "border-x-cyan-200/20"; pub(crate) const border_x_cyan_200_of_25: &str = "border-x-cyan-200/25"; pub(crate) const border_x_cyan_200_of_30: &str = "border-x-cyan-200/30"; pub(crate) const border_x_cyan_200_of_40: &str = "border-x-cyan-200/40"; pub(crate) const border_x_cyan_200_of_5: &str = "border-x-cyan-200/5"; pub(crate) const border_x_cyan_200_of_50: &str = "border-x-cyan-200/50"; pub(crate) const border_x_cyan_200_of_60: &str = "border-x-cyan-200/60"; pub(crate) const border_x_cyan_200_of_70: &str = "border-x-cyan-200/70"; pub(crate) const border_x_cyan_200_of_75: &str = "border-x-cyan-200/75"; pub(crate) const border_x_cyan_200_of_80: &str = "border-x-cyan-200/80"; pub(crate) const border_x_cyan_200_of_90: &str = "border-x-cyan-200/90"; pub(crate) const border_x_cyan_200_of_95: &str = "border-x-cyan-200/95"; pub(crate) const border_x_cyan_300: &str = "border-x-cyan-300"; pub(crate) const border_x_cyan_300_of_0: &str = "border-x-cyan-300/0"; pub(crate) const border_x_cyan_300_of_10: &str = "border-x-cyan-300/10"; pub(crate) const border_x_cyan_300_of_100: &str = "border-x-cyan-300/100"; pub(crate) const border_x_cyan_300_of_20: &str = "border-x-cyan-300/20"; pub(crate) const border_x_cyan_300_of_25: &str = "border-x-cyan-300/25"; pub(crate) const border_x_cyan_300_of_30: &str = "border-x-cyan-300/30"; pub(crate) const border_x_cyan_300_of_40: &str = "border-x-cyan-300/40"; pub(crate) const border_x_cyan_300_of_5: &str = "border-x-cyan-300/5"; pub(crate) const border_x_cyan_300_of_50: &str = "border-x-cyan-300/50"; pub(crate) const border_x_cyan_300_of_60: &str = "border-x-cyan-300/60"; pub(crate) const border_x_cyan_300_of_70: &str = "border-x-cyan-300/70"; pub(crate) const border_x_cyan_300_of_75: &str = "border-x-cyan-300/75"; pub(crate) const border_x_cyan_300_of_80: &str = "border-x-cyan-300/80"; pub(crate) const border_x_cyan_300_of_90: &str = "border-x-cyan-300/90"; pub(crate) const border_x_cyan_300_of_95: &str = "border-x-cyan-300/95"; pub(crate) const border_x_cyan_400: &str = "border-x-cyan-400"; pub(crate) const border_x_cyan_400_of_0: &str = "border-x-cyan-400/0"; pub(crate) const border_x_cyan_400_of_10: &str = "border-x-cyan-400/10"; pub(crate) const border_x_cyan_400_of_100: &str = "border-x-cyan-400/100"; pub(crate) const border_x_cyan_400_of_20: &str = "border-x-cyan-400/20"; pub(crate) const border_x_cyan_400_of_25: &str = "border-x-cyan-400/25"; pub(crate) const border_x_cyan_400_of_30: &str = "border-x-cyan-400/30"; pub(crate) const border_x_cyan_400_of_40: &str = "border-x-cyan-400/40"; pub(crate) const border_x_cyan_400_of_5: &str = "border-x-cyan-400/5"; pub(crate) const border_x_cyan_400_of_50: &str = "border-x-cyan-400/50"; pub(crate) const border_x_cyan_400_of_60: &str = "border-x-cyan-400/60"; pub(crate) const border_x_cyan_400_of_70: &str = "border-x-cyan-400/70"; pub(crate) const border_x_cyan_400_of_75: &str = "border-x-cyan-400/75"; pub(crate) const border_x_cyan_400_of_80: &str = "border-x-cyan-400/80"; pub(crate) const border_x_cyan_400_of_90: &str = "border-x-cyan-400/90"; pub(crate) const border_x_cyan_400_of_95: &str = "border-x-cyan-400/95"; pub(crate) const border_x_cyan_50: &str = "border-x-cyan-50"; pub(crate) const border_x_cyan_500: &str = "border-x-cyan-500"; pub(crate) const border_x_cyan_500_of_0: &str = "border-x-cyan-500/0"; pub(crate) const border_x_cyan_500_of_10: &str = "border-x-cyan-500/10"; pub(crate) const border_x_cyan_500_of_100: &str = "border-x-cyan-500/100"; pub(crate) const border_x_cyan_500_of_20: &str = "border-x-cyan-500/20"; pub(crate) const border_x_cyan_500_of_25: &str = "border-x-cyan-500/25"; pub(crate) const border_x_cyan_500_of_30: &str = "border-x-cyan-500/30"; pub(crate) const border_x_cyan_500_of_40: &str = "border-x-cyan-500/40"; pub(crate) const border_x_cyan_500_of_5: &str = "border-x-cyan-500/5"; pub(crate) const border_x_cyan_500_of_50: &str = "border-x-cyan-500/50"; pub(crate) const border_x_cyan_500_of_60: &str = "border-x-cyan-500/60"; pub(crate) const border_x_cyan_500_of_70: &str = "border-x-cyan-500/70"; pub(crate) const border_x_cyan_500_of_75: &str = "border-x-cyan-500/75"; pub(crate) const border_x_cyan_500_of_80: &str = "border-x-cyan-500/80"; pub(crate) const border_x_cyan_500_of_90: &str = "border-x-cyan-500/90"; pub(crate) const border_x_cyan_500_of_95: &str = "border-x-cyan-500/95"; pub(crate) const border_x_cyan_50_of_0: &str = "border-x-cyan-50/0"; pub(crate) const border_x_cyan_50_of_10: &str = "border-x-cyan-50/10"; pub(crate) const border_x_cyan_50_of_100: &str = "border-x-cyan-50/100"; pub(crate) const border_x_cyan_50_of_20: &str = "border-x-cyan-50/20"; pub(crate) const border_x_cyan_50_of_25: &str = "border-x-cyan-50/25"; pub(crate) const border_x_cyan_50_of_30: &str = "border-x-cyan-50/30"; pub(crate) const border_x_cyan_50_of_40: &str = "border-x-cyan-50/40"; pub(crate) const border_x_cyan_50_of_5: &str = "border-x-cyan-50/5"; pub(crate) const border_x_cyan_50_of_50: &str = "border-x-cyan-50/50"; pub(crate) const border_x_cyan_50_of_60: &str = "border-x-cyan-50/60"; pub(crate) const border_x_cyan_50_of_70: &str = "border-x-cyan-50/70"; pub(crate) const border_x_cyan_50_of_75: &str = "border-x-cyan-50/75"; pub(crate) const border_x_cyan_50_of_80: &str = "border-x-cyan-50/80"; pub(crate) const border_x_cyan_50_of_90: &str = "border-x-cyan-50/90"; pub(crate) const border_x_cyan_50_of_95: &str = "border-x-cyan-50/95"; pub(crate) const border_x_cyan_600: &str = "border-x-cyan-600"; pub(crate) const border_x_cyan_600_of_0: &str = "border-x-cyan-600/0"; pub(crate) const border_x_cyan_600_of_10: &str = "border-x-cyan-600/10"; pub(crate) const border_x_cyan_600_of_100: &str = "border-x-cyan-600/100"; pub(crate) const border_x_cyan_600_of_20: &str = "border-x-cyan-600/20"; pub(crate) const border_x_cyan_600_of_25: &str = "border-x-cyan-600/25"; pub(crate) const border_x_cyan_600_of_30: &str = "border-x-cyan-600/30"; pub(crate) const border_x_cyan_600_of_40: &str = "border-x-cyan-600/40"; pub(crate) const border_x_cyan_600_of_5: &str = "border-x-cyan-600/5"; pub(crate) const border_x_cyan_600_of_50: &str = "border-x-cyan-600/50"; pub(crate) const border_x_cyan_600_of_60: &str = "border-x-cyan-600/60"; pub(crate) const border_x_cyan_600_of_70: &str = "border-x-cyan-600/70"; pub(crate) const border_x_cyan_600_of_75: &str = "border-x-cyan-600/75"; pub(crate) const border_x_cyan_600_of_80: &str = "border-x-cyan-600/80"; pub(crate) const border_x_cyan_600_of_90: &str = "border-x-cyan-600/90"; pub(crate) const border_x_cyan_600_of_95: &str = "border-x-cyan-600/95"; pub(crate) const border_x_cyan_700: &str = "border-x-cyan-700"; pub(crate) const border_x_cyan_700_of_0: &str = "border-x-cyan-700/0"; pub(crate) const border_x_cyan_700_of_10: &str = "border-x-cyan-700/10"; pub(crate) const border_x_cyan_700_of_100: &str = "border-x-cyan-700/100"; pub(crate) const border_x_cyan_700_of_20: &str = "border-x-cyan-700/20"; pub(crate) const border_x_cyan_700_of_25: &str = "border-x-cyan-700/25"; pub(crate) const border_x_cyan_700_of_30: &str = "border-x-cyan-700/30"; pub(crate) const border_x_cyan_700_of_40: &str = "border-x-cyan-700/40"; pub(crate) const border_x_cyan_700_of_5: &str = "border-x-cyan-700/5"; pub(crate) const border_x_cyan_700_of_50: &str = "border-x-cyan-700/50"; pub(crate) const border_x_cyan_700_of_60: &str = "border-x-cyan-700/60"; pub(crate) const border_x_cyan_700_of_70: &str = "border-x-cyan-700/70"; pub(crate) const border_x_cyan_700_of_75: &str = "border-x-cyan-700/75"; pub(crate) const border_x_cyan_700_of_80: &str = "border-x-cyan-700/80"; pub(crate) const border_x_cyan_700_of_90: &str = "border-x-cyan-700/90"; pub(crate) const border_x_cyan_700_of_95: &str = "border-x-cyan-700/95"; pub(crate) const border_x_cyan_800: &str = "border-x-cyan-800"; pub(crate) const border_x_cyan_800_of_0: &str = "border-x-cyan-800/0"; pub(crate) const border_x_cyan_800_of_10: &str = "border-x-cyan-800/10"; pub(crate) const border_x_cyan_800_of_100: &str = "border-x-cyan-800/100"; pub(crate) const border_x_cyan_800_of_20: &str = "border-x-cyan-800/20"; pub(crate) const border_x_cyan_800_of_25: &str = "border-x-cyan-800/25"; pub(crate) const border_x_cyan_800_of_30: &str = "border-x-cyan-800/30"; pub(crate) const border_x_cyan_800_of_40: &str = "border-x-cyan-800/40"; pub(crate) const border_x_cyan_800_of_5: &str = "border-x-cyan-800/5"; pub(crate) const border_x_cyan_800_of_50: &str = "border-x-cyan-800/50"; pub(crate) const border_x_cyan_800_of_60: &str = "border-x-cyan-800/60"; pub(crate) const border_x_cyan_800_of_70: &str = "border-x-cyan-800/70"; pub(crate) const border_x_cyan_800_of_75: &str = "border-x-cyan-800/75"; pub(crate) const border_x_cyan_800_of_80: &str = "border-x-cyan-800/80"; pub(crate) const border_x_cyan_800_of_90: &str = "border-x-cyan-800/90"; pub(crate) const border_x_cyan_800_of_95: &str = "border-x-cyan-800/95"; pub(crate) const border_x_cyan_900: &str = "border-x-cyan-900"; pub(crate) const border_x_cyan_900_of_0: &str = "border-x-cyan-900/0"; pub(crate) const border_x_cyan_900_of_10: &str = "border-x-cyan-900/10"; pub(crate) const border_x_cyan_900_of_100: &str = "border-x-cyan-900/100"; pub(crate) const border_x_cyan_900_of_20: &str = "border-x-cyan-900/20"; pub(crate) const border_x_cyan_900_of_25: &str = "border-x-cyan-900/25"; pub(crate) const border_x_cyan_900_of_30: &str = "border-x-cyan-900/30"; pub(crate) const border_x_cyan_900_of_40: &str = "border-x-cyan-900/40"; pub(crate) const border_x_cyan_900_of_5: &str = "border-x-cyan-900/5"; pub(crate) const border_x_cyan_900_of_50: &str = "border-x-cyan-900/50"; pub(crate) const border_x_cyan_900_of_60: &str = "border-x-cyan-900/60"; pub(crate) const border_x_cyan_900_of_70: &str = "border-x-cyan-900/70"; pub(crate) const border_x_cyan_900_of_75: &str = "border-x-cyan-900/75"; pub(crate) const border_x_cyan_900_of_80: &str = "border-x-cyan-900/80"; pub(crate) const border_x_cyan_900_of_90: &str = "border-x-cyan-900/90"; pub(crate) const border_x_cyan_900_of_95: &str = "border-x-cyan-900/95"; pub(crate) const border_x_emerald_100: &str = "border-x-emerald-100"; pub(crate) const border_x_emerald_100_of_0: &str = "border-x-emerald-100/0"; pub(crate) const border_x_emerald_100_of_10: &str = "border-x-emerald-100/10"; pub(crate) const border_x_emerald_100_of_100: &str = "border-x-emerald-100/100"; pub(crate) const border_x_emerald_100_of_20: &str = "border-x-emerald-100/20"; pub(crate) const border_x_emerald_100_of_25: &str = "border-x-emerald-100/25"; pub(crate) const border_x_emerald_100_of_30: &str = "border-x-emerald-100/30"; pub(crate) const border_x_emerald_100_of_40: &str = "border-x-emerald-100/40"; pub(crate) const border_x_emerald_100_of_5: &str = "border-x-emerald-100/5"; pub(crate) const border_x_emerald_100_of_50: &str = "border-x-emerald-100/50"; pub(crate) const border_x_emerald_100_of_60: &str = "border-x-emerald-100/60"; pub(crate) const border_x_emerald_100_of_70: &str = "border-x-emerald-100/70"; pub(crate) const border_x_emerald_100_of_75: &str = "border-x-emerald-100/75"; pub(crate) const border_x_emerald_100_of_80: &str = "border-x-emerald-100/80"; pub(crate) const border_x_emerald_100_of_90: &str = "border-x-emerald-100/90"; pub(crate) const border_x_emerald_100_of_95: &str = "border-x-emerald-100/95"; pub(crate) const border_x_emerald_200: &str = "border-x-emerald-200"; pub(crate) const border_x_emerald_200_of_0: &str = "border-x-emerald-200/0"; pub(crate) const border_x_emerald_200_of_10: &str = "border-x-emerald-200/10"; pub(crate) const border_x_emerald_200_of_100: &str = "border-x-emerald-200/100"; pub(crate) const border_x_emerald_200_of_20: &str = "border-x-emerald-200/20"; pub(crate) const border_x_emerald_200_of_25: &str = "border-x-emerald-200/25"; pub(crate) const border_x_emerald_200_of_30: &str = "border-x-emerald-200/30"; pub(crate) const border_x_emerald_200_of_40: &str = "border-x-emerald-200/40"; pub(crate) const border_x_emerald_200_of_5: &str = "border-x-emerald-200/5"; pub(crate) const border_x_emerald_200_of_50: &str = "border-x-emerald-200/50"; pub(crate) const border_x_emerald_200_of_60: &str = "border-x-emerald-200/60"; pub(crate) const border_x_emerald_200_of_70: &str = "border-x-emerald-200/70"; pub(crate) const border_x_emerald_200_of_75: &str = "border-x-emerald-200/75"; pub(crate) const border_x_emerald_200_of_80: &str = "border-x-emerald-200/80"; pub(crate) const border_x_emerald_200_of_90: &str = "border-x-emerald-200/90"; pub(crate) const border_x_emerald_200_of_95: &str = "border-x-emerald-200/95"; pub(crate) const border_x_emerald_300: &str = "border-x-emerald-300"; pub(crate) const border_x_emerald_300_of_0: &str = "border-x-emerald-300/0"; pub(crate) const border_x_emerald_300_of_10: &str = "border-x-emerald-300/10"; pub(crate) const border_x_emerald_300_of_100: &str = "border-x-emerald-300/100"; pub(crate) const border_x_emerald_300_of_20: &str = "border-x-emerald-300/20"; pub(crate) const border_x_emerald_300_of_25: &str = "border-x-emerald-300/25"; pub(crate) const border_x_emerald_300_of_30: &str = "border-x-emerald-300/30"; pub(crate) const border_x_emerald_300_of_40: &str = "border-x-emerald-300/40"; pub(crate) const border_x_emerald_300_of_5: &str = "border-x-emerald-300/5"; pub(crate) const border_x_emerald_300_of_50: &str = "border-x-emerald-300/50"; pub(crate) const border_x_emerald_300_of_60: &str = "border-x-emerald-300/60"; pub(crate) const border_x_emerald_300_of_70: &str = "border-x-emerald-300/70"; pub(crate) const border_x_emerald_300_of_75: &str = "border-x-emerald-300/75"; pub(crate) const border_x_emerald_300_of_80: &str = "border-x-emerald-300/80"; pub(crate) const border_x_emerald_300_of_90: &str = "border-x-emerald-300/90"; pub(crate) const border_x_emerald_300_of_95: &str = "border-x-emerald-300/95"; pub(crate) const border_x_emerald_400: &str = "border-x-emerald-400"; pub(crate) const border_x_emerald_400_of_0: &str = "border-x-emerald-400/0"; pub(crate) const border_x_emerald_400_of_10: &str = "border-x-emerald-400/10"; pub(crate) const border_x_emerald_400_of_100: &str = "border-x-emerald-400/100"; pub(crate) const border_x_emerald_400_of_20: &str = "border-x-emerald-400/20"; pub(crate) const border_x_emerald_400_of_25: &str = "border-x-emerald-400/25"; pub(crate) const border_x_emerald_400_of_30: &str = "border-x-emerald-400/30"; pub(crate) const border_x_emerald_400_of_40: &str = "border-x-emerald-400/40"; pub(crate) const border_x_emerald_400_of_5: &str = "border-x-emerald-400/5"; pub(crate) const border_x_emerald_400_of_50: &str = "border-x-emerald-400/50"; pub(crate) const border_x_emerald_400_of_60: &str = "border-x-emerald-400/60"; pub(crate) const border_x_emerald_400_of_70: &str = "border-x-emerald-400/70"; pub(crate) const border_x_emerald_400_of_75: &str = "border-x-emerald-400/75"; pub(crate) const border_x_emerald_400_of_80: &str = "border-x-emerald-400/80"; pub(crate) const border_x_emerald_400_of_90: &str = "border-x-emerald-400/90"; pub(crate) const border_x_emerald_400_of_95: &str = "border-x-emerald-400/95"; pub(crate) const border_x_emerald_50: &str = "border-x-emerald-50"; pub(crate) const border_x_emerald_500: &str = "border-x-emerald-500"; pub(crate) const border_x_emerald_500_of_0: &str = "border-x-emerald-500/0"; pub(crate) const border_x_emerald_500_of_10: &str = "border-x-emerald-500/10"; pub(crate) const border_x_emerald_500_of_100: &str = "border-x-emerald-500/100"; pub(crate) const border_x_emerald_500_of_20: &str = "border-x-emerald-500/20"; pub(crate) const border_x_emerald_500_of_25: &str = "border-x-emerald-500/25"; pub(crate) const border_x_emerald_500_of_30: &str = "border-x-emerald-500/30"; pub(crate) const border_x_emerald_500_of_40: &str = "border-x-emerald-500/40"; pub(crate) const border_x_emerald_500_of_5: &str = "border-x-emerald-500/5"; pub(crate) const border_x_emerald_500_of_50: &str = "border-x-emerald-500/50"; pub(crate) const border_x_emerald_500_of_60: &str = "border-x-emerald-500/60"; pub(crate) const border_x_emerald_500_of_70: &str = "border-x-emerald-500/70"; pub(crate) const border_x_emerald_500_of_75: &str = "border-x-emerald-500/75"; pub(crate) const border_x_emerald_500_of_80: &str = "border-x-emerald-500/80"; pub(crate) const border_x_emerald_500_of_90: &str = "border-x-emerald-500/90"; pub(crate) const border_x_emerald_500_of_95: &str = "border-x-emerald-500/95"; pub(crate) const border_x_emerald_50_of_0: &str = "border-x-emerald-50/0"; pub(crate) const border_x_emerald_50_of_10: &str = "border-x-emerald-50/10"; pub(crate) const border_x_emerald_50_of_100: &str = "border-x-emerald-50/100"; pub(crate) const border_x_emerald_50_of_20: &str = "border-x-emerald-50/20"; pub(crate) const border_x_emerald_50_of_25: &str = "border-x-emerald-50/25"; pub(crate) const border_x_emerald_50_of_30: &str = "border-x-emerald-50/30"; pub(crate) const border_x_emerald_50_of_40: &str = "border-x-emerald-50/40"; pub(crate) const border_x_emerald_50_of_5: &str = "border-x-emerald-50/5"; pub(crate) const border_x_emerald_50_of_50: &str = "border-x-emerald-50/50"; pub(crate) const border_x_emerald_50_of_60: &str = "border-x-emerald-50/60"; pub(crate) const border_x_emerald_50_of_70: &str = "border-x-emerald-50/70"; pub(crate) const border_x_emerald_50_of_75: &str = "border-x-emerald-50/75"; pub(crate) const border_x_emerald_50_of_80: &str = "border-x-emerald-50/80"; pub(crate) const border_x_emerald_50_of_90: &str = "border-x-emerald-50/90"; pub(crate) const border_x_emerald_50_of_95: &str = "border-x-emerald-50/95"; pub(crate) const border_x_emerald_600: &str = "border-x-emerald-600"; pub(crate) const border_x_emerald_600_of_0: &str = "border-x-emerald-600/0"; pub(crate) const border_x_emerald_600_of_10: &str = "border-x-emerald-600/10"; pub(crate) const border_x_emerald_600_of_100: &str = "border-x-emerald-600/100"; pub(crate) const border_x_emerald_600_of_20: &str = "border-x-emerald-600/20"; pub(crate) const border_x_emerald_600_of_25: &str = "border-x-emerald-600/25"; pub(crate) const border_x_emerald_600_of_30: &str = "border-x-emerald-600/30"; pub(crate) const border_x_emerald_600_of_40: &str = "border-x-emerald-600/40"; pub(crate) const border_x_emerald_600_of_5: &str = "border-x-emerald-600/5"; pub(crate) const border_x_emerald_600_of_50: &str = "border-x-emerald-600/50"; pub(crate) const border_x_emerald_600_of_60: &str = "border-x-emerald-600/60"; pub(crate) const border_x_emerald_600_of_70: &str = "border-x-emerald-600/70"; pub(crate) const border_x_emerald_600_of_75: &str = "border-x-emerald-600/75"; pub(crate) const border_x_emerald_600_of_80: &str = "border-x-emerald-600/80"; pub(crate) const border_x_emerald_600_of_90: &str = "border-x-emerald-600/90"; pub(crate) const border_x_emerald_600_of_95: &str = "border-x-emerald-600/95"; pub(crate) const border_x_emerald_700: &str = "border-x-emerald-700"; pub(crate) const border_x_emerald_700_of_0: &str = "border-x-emerald-700/0"; pub(crate) const border_x_emerald_700_of_10: &str = "border-x-emerald-700/10"; pub(crate) const border_x_emerald_700_of_100: &str = "border-x-emerald-700/100"; pub(crate) const border_x_emerald_700_of_20: &str = "border-x-emerald-700/20"; pub(crate) const border_x_emerald_700_of_25: &str = "border-x-emerald-700/25"; pub(crate) const border_x_emerald_700_of_30: &str = "border-x-emerald-700/30"; pub(crate) const border_x_emerald_700_of_40: &str = "border-x-emerald-700/40"; pub(crate) const border_x_emerald_700_of_5: &str = "border-x-emerald-700/5"; pub(crate) const border_x_emerald_700_of_50: &str = "border-x-emerald-700/50"; pub(crate) const border_x_emerald_700_of_60: &str = "border-x-emerald-700/60"; pub(crate) const border_x_emerald_700_of_70: &str = "border-x-emerald-700/70"; pub(crate) const border_x_emerald_700_of_75: &str = "border-x-emerald-700/75"; pub(crate) const border_x_emerald_700_of_80: &str = "border-x-emerald-700/80"; pub(crate) const border_x_emerald_700_of_90: &str = "border-x-emerald-700/90"; pub(crate) const border_x_emerald_700_of_95: &str = "border-x-emerald-700/95"; pub(crate) const border_x_emerald_800: &str = "border-x-emerald-800"; pub(crate) const border_x_emerald_800_of_0: &str = "border-x-emerald-800/0"; pub(crate) const border_x_emerald_800_of_10: &str = "border-x-emerald-800/10"; pub(crate) const border_x_emerald_800_of_100: &str = "border-x-emerald-800/100"; pub(crate) const border_x_emerald_800_of_20: &str = "border-x-emerald-800/20"; pub(crate) const border_x_emerald_800_of_25: &str = "border-x-emerald-800/25"; pub(crate) const border_x_emerald_800_of_30: &str = "border-x-emerald-800/30"; pub(crate) const border_x_emerald_800_of_40: &str = "border-x-emerald-800/40"; pub(crate) const border_x_emerald_800_of_5: &str = "border-x-emerald-800/5"; pub(crate) const border_x_emerald_800_of_50: &str = "border-x-emerald-800/50"; pub(crate) const border_x_emerald_800_of_60: &str = "border-x-emerald-800/60"; pub(crate) const border_x_emerald_800_of_70: &str = "border-x-emerald-800/70"; pub(crate) const border_x_emerald_800_of_75: &str = "border-x-emerald-800/75"; pub(crate) const border_x_emerald_800_of_80: &str = "border-x-emerald-800/80"; pub(crate) const border_x_emerald_800_of_90: &str = "border-x-emerald-800/90"; pub(crate) const border_x_emerald_800_of_95: &str = "border-x-emerald-800/95"; pub(crate) const border_x_emerald_900: &str = "border-x-emerald-900"; pub(crate) const border_x_emerald_900_of_0: &str = "border-x-emerald-900/0"; pub(crate) const border_x_emerald_900_of_10: &str = "border-x-emerald-900/10"; pub(crate) const border_x_emerald_900_of_100: &str = "border-x-emerald-900/100"; pub(crate) const border_x_emerald_900_of_20: &str = "border-x-emerald-900/20"; pub(crate) const border_x_emerald_900_of_25: &str = "border-x-emerald-900/25"; pub(crate) const border_x_emerald_900_of_30: &str = "border-x-emerald-900/30"; pub(crate) const border_x_emerald_900_of_40: &str = "border-x-emerald-900/40"; pub(crate) const border_x_emerald_900_of_5: &str = "border-x-emerald-900/5"; pub(crate) const border_x_emerald_900_of_50: &str = "border-x-emerald-900/50"; pub(crate) const border_x_emerald_900_of_60: &str = "border-x-emerald-900/60"; pub(crate) const border_x_emerald_900_of_70: &str = "border-x-emerald-900/70"; pub(crate) const border_x_emerald_900_of_75: &str = "border-x-emerald-900/75"; pub(crate) const border_x_emerald_900_of_80: &str = "border-x-emerald-900/80"; pub(crate) const border_x_emerald_900_of_90: &str = "border-x-emerald-900/90"; pub(crate) const border_x_emerald_900_of_95: &str = "border-x-emerald-900/95"; pub(crate) const border_x_fuchsia_100: &str = "border-x-fuchsia-100"; pub(crate) const border_x_fuchsia_100_of_0: &str = "border-x-fuchsia-100/0"; pub(crate) const border_x_fuchsia_100_of_10: &str = "border-x-fuchsia-100/10"; pub(crate) const border_x_fuchsia_100_of_100: &str = "border-x-fuchsia-100/100"; pub(crate) const border_x_fuchsia_100_of_20: &str = "border-x-fuchsia-100/20"; pub(crate) const border_x_fuchsia_100_of_25: &str = "border-x-fuchsia-100/25"; pub(crate) const border_x_fuchsia_100_of_30: &str = "border-x-fuchsia-100/30"; pub(crate) const border_x_fuchsia_100_of_40: &str = "border-x-fuchsia-100/40"; pub(crate) const border_x_fuchsia_100_of_5: &str = "border-x-fuchsia-100/5"; pub(crate) const border_x_fuchsia_100_of_50: &str = "border-x-fuchsia-100/50"; pub(crate) const border_x_fuchsia_100_of_60: &str = "border-x-fuchsia-100/60"; pub(crate) const border_x_fuchsia_100_of_70: &str = "border-x-fuchsia-100/70"; pub(crate) const border_x_fuchsia_100_of_75: &str = "border-x-fuchsia-100/75"; pub(crate) const border_x_fuchsia_100_of_80: &str = "border-x-fuchsia-100/80"; pub(crate) const border_x_fuchsia_100_of_90: &str = "border-x-fuchsia-100/90"; pub(crate) const border_x_fuchsia_100_of_95: &str = "border-x-fuchsia-100/95"; pub(crate) const border_x_fuchsia_200: &str = "border-x-fuchsia-200"; pub(crate) const border_x_fuchsia_200_of_0: &str = "border-x-fuchsia-200/0"; pub(crate) const border_x_fuchsia_200_of_10: &str = "border-x-fuchsia-200/10"; pub(crate) const border_x_fuchsia_200_of_100: &str = "border-x-fuchsia-200/100"; pub(crate) const border_x_fuchsia_200_of_20: &str = "border-x-fuchsia-200/20"; pub(crate) const border_x_fuchsia_200_of_25: &str = "border-x-fuchsia-200/25"; pub(crate) const border_x_fuchsia_200_of_30: &str = "border-x-fuchsia-200/30"; pub(crate) const border_x_fuchsia_200_of_40: &str = "border-x-fuchsia-200/40"; pub(crate) const border_x_fuchsia_200_of_5: &str = "border-x-fuchsia-200/5"; pub(crate) const border_x_fuchsia_200_of_50: &str = "border-x-fuchsia-200/50"; pub(crate) const border_x_fuchsia_200_of_60: &str = "border-x-fuchsia-200/60"; pub(crate) const border_x_fuchsia_200_of_70: &str = "border-x-fuchsia-200/70"; pub(crate) const border_x_fuchsia_200_of_75: &str = "border-x-fuchsia-200/75"; pub(crate) const border_x_fuchsia_200_of_80: &str = "border-x-fuchsia-200/80"; pub(crate) const border_x_fuchsia_200_of_90: &str = "border-x-fuchsia-200/90"; pub(crate) const border_x_fuchsia_200_of_95: &str = "border-x-fuchsia-200/95"; pub(crate) const border_x_fuchsia_300: &str = "border-x-fuchsia-300"; pub(crate) const border_x_fuchsia_300_of_0: &str = "border-x-fuchsia-300/0"; pub(crate) const border_x_fuchsia_300_of_10: &str = "border-x-fuchsia-300/10"; pub(crate) const border_x_fuchsia_300_of_100: &str = "border-x-fuchsia-300/100"; pub(crate) const border_x_fuchsia_300_of_20: &str = "border-x-fuchsia-300/20"; pub(crate) const border_x_fuchsia_300_of_25: &str = "border-x-fuchsia-300/25"; pub(crate) const border_x_fuchsia_300_of_30: &str = "border-x-fuchsia-300/30"; pub(crate) const border_x_fuchsia_300_of_40: &str = "border-x-fuchsia-300/40"; pub(crate) const border_x_fuchsia_300_of_5: &str = "border-x-fuchsia-300/5"; pub(crate) const border_x_fuchsia_300_of_50: &str = "border-x-fuchsia-300/50"; pub(crate) const border_x_fuchsia_300_of_60: &str = "border-x-fuchsia-300/60"; pub(crate) const border_x_fuchsia_300_of_70: &str = "border-x-fuchsia-300/70"; pub(crate) const border_x_fuchsia_300_of_75: &str = "border-x-fuchsia-300/75"; pub(crate) const border_x_fuchsia_300_of_80: &str = "border-x-fuchsia-300/80"; pub(crate) const border_x_fuchsia_300_of_90: &str = "border-x-fuchsia-300/90"; pub(crate) const border_x_fuchsia_300_of_95: &str = "border-x-fuchsia-300/95"; pub(crate) const border_x_fuchsia_400: &str = "border-x-fuchsia-400"; pub(crate) const border_x_fuchsia_400_of_0: &str = "border-x-fuchsia-400/0"; pub(crate) const border_x_fuchsia_400_of_10: &str = "border-x-fuchsia-400/10"; pub(crate) const border_x_fuchsia_400_of_100: &str = "border-x-fuchsia-400/100"; pub(crate) const border_x_fuchsia_400_of_20: &str = "border-x-fuchsia-400/20"; pub(crate) const border_x_fuchsia_400_of_25: &str = "border-x-fuchsia-400/25"; pub(crate) const border_x_fuchsia_400_of_30: &str = "border-x-fuchsia-400/30"; pub(crate) const border_x_fuchsia_400_of_40: &str = "border-x-fuchsia-400/40"; pub(crate) const border_x_fuchsia_400_of_5: &str = "border-x-fuchsia-400/5"; pub(crate) const border_x_fuchsia_400_of_50: &str = "border-x-fuchsia-400/50"; pub(crate) const border_x_fuchsia_400_of_60: &str = "border-x-fuchsia-400/60"; pub(crate) const border_x_fuchsia_400_of_70: &str = "border-x-fuchsia-400/70"; pub(crate) const border_x_fuchsia_400_of_75: &str = "border-x-fuchsia-400/75"; pub(crate) const border_x_fuchsia_400_of_80: &str = "border-x-fuchsia-400/80"; pub(crate) const border_x_fuchsia_400_of_90: &str = "border-x-fuchsia-400/90"; pub(crate) const border_x_fuchsia_400_of_95: &str = "border-x-fuchsia-400/95"; pub(crate) const border_x_fuchsia_50: &str = "border-x-fuchsia-50"; pub(crate) const border_x_fuchsia_500: &str = "border-x-fuchsia-500"; pub(crate) const border_x_fuchsia_500_of_0: &str = "border-x-fuchsia-500/0"; pub(crate) const border_x_fuchsia_500_of_10: &str = "border-x-fuchsia-500/10"; pub(crate) const border_x_fuchsia_500_of_100: &str = "border-x-fuchsia-500/100"; pub(crate) const border_x_fuchsia_500_of_20: &str = "border-x-fuchsia-500/20"; pub(crate) const border_x_fuchsia_500_of_25: &str = "border-x-fuchsia-500/25"; pub(crate) const border_x_fuchsia_500_of_30: &str = "border-x-fuchsia-500/30"; pub(crate) const border_x_fuchsia_500_of_40: &str = "border-x-fuchsia-500/40"; pub(crate) const border_x_fuchsia_500_of_5: &str = "border-x-fuchsia-500/5"; pub(crate) const border_x_fuchsia_500_of_50: &str = "border-x-fuchsia-500/50"; pub(crate) const border_x_fuchsia_500_of_60: &str = "border-x-fuchsia-500/60"; pub(crate) const border_x_fuchsia_500_of_70: &str = "border-x-fuchsia-500/70"; pub(crate) const border_x_fuchsia_500_of_75: &str = "border-x-fuchsia-500/75"; pub(crate) const border_x_fuchsia_500_of_80: &str = "border-x-fuchsia-500/80"; pub(crate) const border_x_fuchsia_500_of_90: &str = "border-x-fuchsia-500/90"; pub(crate) const border_x_fuchsia_500_of_95: &str = "border-x-fuchsia-500/95"; pub(crate) const border_x_fuchsia_50_of_0: &str = "border-x-fuchsia-50/0"; pub(crate) const border_x_fuchsia_50_of_10: &str = "border-x-fuchsia-50/10"; pub(crate) const border_x_fuchsia_50_of_100: &str = "border-x-fuchsia-50/100"; pub(crate) const border_x_fuchsia_50_of_20: &str = "border-x-fuchsia-50/20"; pub(crate) const border_x_fuchsia_50_of_25: &str = "border-x-fuchsia-50/25"; pub(crate) const border_x_fuchsia_50_of_30: &str = "border-x-fuchsia-50/30"; pub(crate) const border_x_fuchsia_50_of_40: &str = "border-x-fuchsia-50/40"; pub(crate) const border_x_fuchsia_50_of_5: &str = "border-x-fuchsia-50/5"; pub(crate) const border_x_fuchsia_50_of_50: &str = "border-x-fuchsia-50/50"; pub(crate) const border_x_fuchsia_50_of_60: &str = "border-x-fuchsia-50/60"; pub(crate) const border_x_fuchsia_50_of_70: &str = "border-x-fuchsia-50/70"; pub(crate) const border_x_fuchsia_50_of_75: &str = "border-x-fuchsia-50/75"; pub(crate) const border_x_fuchsia_50_of_80: &str = "border-x-fuchsia-50/80"; pub(crate) const border_x_fuchsia_50_of_90: &str = "border-x-fuchsia-50/90"; pub(crate) const border_x_fuchsia_50_of_95: &str = "border-x-fuchsia-50/95"; pub(crate) const border_x_fuchsia_600: &str = "border-x-fuchsia-600"; pub(crate) const border_x_fuchsia_600_of_0: &str = "border-x-fuchsia-600/0"; pub(crate) const border_x_fuchsia_600_of_10: &str = "border-x-fuchsia-600/10"; pub(crate) const border_x_fuchsia_600_of_100: &str = "border-x-fuchsia-600/100"; pub(crate) const border_x_fuchsia_600_of_20: &str = "border-x-fuchsia-600/20"; pub(crate) const border_x_fuchsia_600_of_25: &str = "border-x-fuchsia-600/25"; pub(crate) const border_x_fuchsia_600_of_30: &str = "border-x-fuchsia-600/30"; pub(crate) const border_x_fuchsia_600_of_40: &str = "border-x-fuchsia-600/40"; pub(crate) const border_x_fuchsia_600_of_5: &str = "border-x-fuchsia-600/5"; pub(crate) const border_x_fuchsia_600_of_50: &str = "border-x-fuchsia-600/50"; pub(crate) const border_x_fuchsia_600_of_60: &str = "border-x-fuchsia-600/60"; pub(crate) const border_x_fuchsia_600_of_70: &str = "border-x-fuchsia-600/70"; pub(crate) const border_x_fuchsia_600_of_75: &str = "border-x-fuchsia-600/75"; pub(crate) const border_x_fuchsia_600_of_80: &str = "border-x-fuchsia-600/80"; pub(crate) const border_x_fuchsia_600_of_90: &str = "border-x-fuchsia-600/90"; pub(crate) const border_x_fuchsia_600_of_95: &str = "border-x-fuchsia-600/95"; pub(crate) const border_x_fuchsia_700: &str = "border-x-fuchsia-700"; pub(crate) const border_x_fuchsia_700_of_0: &str = "border-x-fuchsia-700/0"; pub(crate) const border_x_fuchsia_700_of_10: &str = "border-x-fuchsia-700/10"; pub(crate) const border_x_fuchsia_700_of_100: &str = "border-x-fuchsia-700/100"; pub(crate) const border_x_fuchsia_700_of_20: &str = "border-x-fuchsia-700/20"; pub(crate) const border_x_fuchsia_700_of_25: &str = "border-x-fuchsia-700/25"; pub(crate) const border_x_fuchsia_700_of_30: &str = "border-x-fuchsia-700/30"; pub(crate) const border_x_fuchsia_700_of_40: &str = "border-x-fuchsia-700/40"; pub(crate) const border_x_fuchsia_700_of_5: &str = "border-x-fuchsia-700/5"; pub(crate) const border_x_fuchsia_700_of_50: &str = "border-x-fuchsia-700/50"; pub(crate) const border_x_fuchsia_700_of_60: &str = "border-x-fuchsia-700/60"; pub(crate) const border_x_fuchsia_700_of_70: &str = "border-x-fuchsia-700/70"; pub(crate) const border_x_fuchsia_700_of_75: &str = "border-x-fuchsia-700/75"; pub(crate) const border_x_fuchsia_700_of_80: &str = "border-x-fuchsia-700/80"; pub(crate) const border_x_fuchsia_700_of_90: &str = "border-x-fuchsia-700/90"; pub(crate) const border_x_fuchsia_700_of_95: &str = "border-x-fuchsia-700/95"; pub(crate) const border_x_fuchsia_800: &str = "border-x-fuchsia-800"; pub(crate) const border_x_fuchsia_800_of_0: &str = "border-x-fuchsia-800/0"; pub(crate) const border_x_fuchsia_800_of_10: &str = "border-x-fuchsia-800/10"; pub(crate) const border_x_fuchsia_800_of_100: &str = "border-x-fuchsia-800/100"; pub(crate) const border_x_fuchsia_800_of_20: &str = "border-x-fuchsia-800/20"; pub(crate) const border_x_fuchsia_800_of_25: &str = "border-x-fuchsia-800/25"; pub(crate) const border_x_fuchsia_800_of_30: &str = "border-x-fuchsia-800/30"; pub(crate) const border_x_fuchsia_800_of_40: &str = "border-x-fuchsia-800/40"; pub(crate) const border_x_fuchsia_800_of_5: &str = "border-x-fuchsia-800/5"; pub(crate) const border_x_fuchsia_800_of_50: &str = "border-x-fuchsia-800/50"; pub(crate) const border_x_fuchsia_800_of_60: &str = "border-x-fuchsia-800/60"; pub(crate) const border_x_fuchsia_800_of_70: &str = "border-x-fuchsia-800/70"; pub(crate) const border_x_fuchsia_800_of_75: &str = "border-x-fuchsia-800/75"; pub(crate) const border_x_fuchsia_800_of_80: &str = "border-x-fuchsia-800/80"; pub(crate) const border_x_fuchsia_800_of_90: &str = "border-x-fuchsia-800/90"; pub(crate) const border_x_fuchsia_800_of_95: &str = "border-x-fuchsia-800/95"; pub(crate) const border_x_fuchsia_900: &str = "border-x-fuchsia-900"; pub(crate) const border_x_fuchsia_900_of_0: &str = "border-x-fuchsia-900/0"; pub(crate) const border_x_fuchsia_900_of_10: &str = "border-x-fuchsia-900/10"; pub(crate) const border_x_fuchsia_900_of_100: &str = "border-x-fuchsia-900/100"; pub(crate) const border_x_fuchsia_900_of_20: &str = "border-x-fuchsia-900/20"; pub(crate) const border_x_fuchsia_900_of_25: &str = "border-x-fuchsia-900/25"; pub(crate) const border_x_fuchsia_900_of_30: &str = "border-x-fuchsia-900/30"; pub(crate) const border_x_fuchsia_900_of_40: &str = "border-x-fuchsia-900/40"; pub(crate) const border_x_fuchsia_900_of_5: &str = "border-x-fuchsia-900/5"; pub(crate) const border_x_fuchsia_900_of_50: &str = "border-x-fuchsia-900/50"; pub(crate) const border_x_fuchsia_900_of_60: &str = "border-x-fuchsia-900/60"; pub(crate) const border_x_fuchsia_900_of_70: &str = "border-x-fuchsia-900/70"; pub(crate) const border_x_fuchsia_900_of_75: &str = "border-x-fuchsia-900/75"; pub(crate) const border_x_fuchsia_900_of_80: &str = "border-x-fuchsia-900/80"; pub(crate) const border_x_fuchsia_900_of_90: &str = "border-x-fuchsia-900/90"; pub(crate) const border_x_fuchsia_900_of_95: &str = "border-x-fuchsia-900/95"; pub(crate) const border_x_gray_100: &str = "border-x-gray-100"; pub(crate) const border_x_gray_100_of_0: &str = "border-x-gray-100/0"; pub(crate) const border_x_gray_100_of_10: &str = "border-x-gray-100/10"; pub(crate) const border_x_gray_100_of_100: &str = "border-x-gray-100/100"; pub(crate) const border_x_gray_100_of_20: &str = "border-x-gray-100/20"; pub(crate) const border_x_gray_100_of_25: &str = "border-x-gray-100/25"; pub(crate) const border_x_gray_100_of_30: &str = "border-x-gray-100/30"; pub(crate) const border_x_gray_100_of_40: &str = "border-x-gray-100/40"; pub(crate) const border_x_gray_100_of_5: &str = "border-x-gray-100/5"; pub(crate) const border_x_gray_100_of_50: &str = "border-x-gray-100/50"; pub(crate) const border_x_gray_100_of_60: &str = "border-x-gray-100/60"; pub(crate) const border_x_gray_100_of_70: &str = "border-x-gray-100/70"; pub(crate) const border_x_gray_100_of_75: &str = "border-x-gray-100/75"; pub(crate) const border_x_gray_100_of_80: &str = "border-x-gray-100/80"; pub(crate) const border_x_gray_100_of_90: &str = "border-x-gray-100/90"; pub(crate) const border_x_gray_100_of_95: &str = "border-x-gray-100/95"; pub(crate) const border_x_gray_200: &str = "border-x-gray-200"; pub(crate) const border_x_gray_200_of_0: &str = "border-x-gray-200/0"; pub(crate) const border_x_gray_200_of_10: &str = "border-x-gray-200/10"; pub(crate) const border_x_gray_200_of_100: &str = "border-x-gray-200/100"; pub(crate) const border_x_gray_200_of_20: &str = "border-x-gray-200/20"; pub(crate) const border_x_gray_200_of_25: &str = "border-x-gray-200/25"; pub(crate) const border_x_gray_200_of_30: &str = "border-x-gray-200/30"; pub(crate) const border_x_gray_200_of_40: &str = "border-x-gray-200/40"; pub(crate) const border_x_gray_200_of_5: &str = "border-x-gray-200/5"; pub(crate) const border_x_gray_200_of_50: &str = "border-x-gray-200/50"; pub(crate) const border_x_gray_200_of_60: &str = "border-x-gray-200/60"; pub(crate) const border_x_gray_200_of_70: &str = "border-x-gray-200/70"; pub(crate) const border_x_gray_200_of_75: &str = "border-x-gray-200/75"; pub(crate) const border_x_gray_200_of_80: &str = "border-x-gray-200/80"; pub(crate) const border_x_gray_200_of_90: &str = "border-x-gray-200/90"; pub(crate) const border_x_gray_200_of_95: &str = "border-x-gray-200/95"; pub(crate) const border_x_gray_300: &str = "border-x-gray-300"; pub(crate) const border_x_gray_300_of_0: &str = "border-x-gray-300/0"; pub(crate) const border_x_gray_300_of_10: &str = "border-x-gray-300/10"; pub(crate) const border_x_gray_300_of_100: &str = "border-x-gray-300/100"; pub(crate) const border_x_gray_300_of_20: &str = "border-x-gray-300/20"; pub(crate) const border_x_gray_300_of_25: &str = "border-x-gray-300/25"; pub(crate) const border_x_gray_300_of_30: &str = "border-x-gray-300/30"; pub(crate) const border_x_gray_300_of_40: &str = "border-x-gray-300/40"; pub(crate) const border_x_gray_300_of_5: &str = "border-x-gray-300/5"; pub(crate) const border_x_gray_300_of_50: &str = "border-x-gray-300/50"; pub(crate) const border_x_gray_300_of_60: &str = "border-x-gray-300/60"; pub(crate) const border_x_gray_300_of_70: &str = "border-x-gray-300/70"; pub(crate) const border_x_gray_300_of_75: &str = "border-x-gray-300/75"; pub(crate) const border_x_gray_300_of_80: &str = "border-x-gray-300/80"; pub(crate) const border_x_gray_300_of_90: &str = "border-x-gray-300/90"; pub(crate) const border_x_gray_300_of_95: &str = "border-x-gray-300/95"; pub(crate) const border_x_gray_400: &str = "border-x-gray-400"; pub(crate) const border_x_gray_400_of_0: &str = "border-x-gray-400/0"; pub(crate) const border_x_gray_400_of_10: &str = "border-x-gray-400/10"; pub(crate) const border_x_gray_400_of_100: &str = "border-x-gray-400/100"; pub(crate) const border_x_gray_400_of_20: &str = "border-x-gray-400/20"; pub(crate) const border_x_gray_400_of_25: &str = "border-x-gray-400/25"; pub(crate) const border_x_gray_400_of_30: &str = "border-x-gray-400/30"; pub(crate) const border_x_gray_400_of_40: &str = "border-x-gray-400/40"; pub(crate) const border_x_gray_400_of_5: &str = "border-x-gray-400/5"; pub(crate) const border_x_gray_400_of_50: &str = "border-x-gray-400/50"; pub(crate) const border_x_gray_400_of_60: &str = "border-x-gray-400/60"; pub(crate) const border_x_gray_400_of_70: &str = "border-x-gray-400/70"; pub(crate) const border_x_gray_400_of_75: &str = "border-x-gray-400/75"; pub(crate) const border_x_gray_400_of_80: &str = "border-x-gray-400/80"; pub(crate) const border_x_gray_400_of_90: &str = "border-x-gray-400/90"; pub(crate) const border_x_gray_400_of_95: &str = "border-x-gray-400/95"; pub(crate) const border_x_gray_50: &str = "border-x-gray-50"; pub(crate) const border_x_gray_500: &str = "border-x-gray-500"; pub(crate) const border_x_gray_500_of_0: &str = "border-x-gray-500/0"; pub(crate) const border_x_gray_500_of_10: &str = "border-x-gray-500/10"; pub(crate) const border_x_gray_500_of_100: &str = "border-x-gray-500/100"; pub(crate) const border_x_gray_500_of_20: &str = "border-x-gray-500/20"; pub(crate) const border_x_gray_500_of_25: &str = "border-x-gray-500/25"; pub(crate) const border_x_gray_500_of_30: &str = "border-x-gray-500/30"; pub(crate) const border_x_gray_500_of_40: &str = "border-x-gray-500/40"; pub(crate) const border_x_gray_500_of_5: &str = "border-x-gray-500/5"; pub(crate) const border_x_gray_500_of_50: &str = "border-x-gray-500/50"; pub(crate) const border_x_gray_500_of_60: &str = "border-x-gray-500/60"; pub(crate) const border_x_gray_500_of_70: &str = "border-x-gray-500/70"; pub(crate) const border_x_gray_500_of_75: &str = "border-x-gray-500/75"; pub(crate) const border_x_gray_500_of_80: &str = "border-x-gray-500/80"; pub(crate) const border_x_gray_500_of_90: &str = "border-x-gray-500/90"; pub(crate) const border_x_gray_500_of_95: &str = "border-x-gray-500/95"; pub(crate) const border_x_gray_50_of_0: &str = "border-x-gray-50/0"; pub(crate) const border_x_gray_50_of_10: &str = "border-x-gray-50/10"; pub(crate) const border_x_gray_50_of_100: &str = "border-x-gray-50/100"; pub(crate) const border_x_gray_50_of_20: &str = "border-x-gray-50/20"; pub(crate) const border_x_gray_50_of_25: &str = "border-x-gray-50/25"; pub(crate) const border_x_gray_50_of_30: &str = "border-x-gray-50/30"; pub(crate) const border_x_gray_50_of_40: &str = "border-x-gray-50/40"; pub(crate) const border_x_gray_50_of_5: &str = "border-x-gray-50/5"; pub(crate) const border_x_gray_50_of_50: &str = "border-x-gray-50/50"; pub(crate) const border_x_gray_50_of_60: &str = "border-x-gray-50/60"; pub(crate) const border_x_gray_50_of_70: &str = "border-x-gray-50/70"; pub(crate) const border_x_gray_50_of_75: &str = "border-x-gray-50/75"; pub(crate) const border_x_gray_50_of_80: &str = "border-x-gray-50/80"; pub(crate) const border_x_gray_50_of_90: &str = "border-x-gray-50/90"; pub(crate) const border_x_gray_50_of_95: &str = "border-x-gray-50/95"; pub(crate) const border_x_gray_600: &str = "border-x-gray-600"; pub(crate) const border_x_gray_600_of_0: &str = "border-x-gray-600/0"; pub(crate) const border_x_gray_600_of_10: &str = "border-x-gray-600/10"; pub(crate) const border_x_gray_600_of_100: &str = "border-x-gray-600/100"; pub(crate) const border_x_gray_600_of_20: &str = "border-x-gray-600/20"; pub(crate) const border_x_gray_600_of_25: &str = "border-x-gray-600/25"; pub(crate) const border_x_gray_600_of_30: &str = "border-x-gray-600/30"; pub(crate) const border_x_gray_600_of_40: &str = "border-x-gray-600/40"; pub(crate) const border_x_gray_600_of_5: &str = "border-x-gray-600/5"; pub(crate) const border_x_gray_600_of_50: &str = "border-x-gray-600/50"; pub(crate) const border_x_gray_600_of_60: &str = "border-x-gray-600/60"; pub(crate) const border_x_gray_600_of_70: &str = "border-x-gray-600/70"; pub(crate) const border_x_gray_600_of_75: &str = "border-x-gray-600/75"; pub(crate) const border_x_gray_600_of_80: &str = "border-x-gray-600/80"; pub(crate) const border_x_gray_600_of_90: &str = "border-x-gray-600/90"; pub(crate) const border_x_gray_600_of_95: &str = "border-x-gray-600/95"; pub(crate) const border_x_gray_700: &str = "border-x-gray-700"; pub(crate) const border_x_gray_700_of_0: &str = "border-x-gray-700/0"; pub(crate) const border_x_gray_700_of_10: &str = "border-x-gray-700/10"; pub(crate) const border_x_gray_700_of_100: &str = "border-x-gray-700/100"; pub(crate) const border_x_gray_700_of_20: &str = "border-x-gray-700/20"; pub(crate) const border_x_gray_700_of_25: &str = "border-x-gray-700/25"; pub(crate) const border_x_gray_700_of_30: &str = "border-x-gray-700/30"; pub(crate) const border_x_gray_700_of_40: &str = "border-x-gray-700/40"; pub(crate) const border_x_gray_700_of_5: &str = "border-x-gray-700/5"; pub(crate) const border_x_gray_700_of_50: &str = "border-x-gray-700/50"; pub(crate) const border_x_gray_700_of_60: &str = "border-x-gray-700/60"; pub(crate) const border_x_gray_700_of_70: &str = "border-x-gray-700/70"; pub(crate) const border_x_gray_700_of_75: &str = "border-x-gray-700/75"; pub(crate) const border_x_gray_700_of_80: &str = "border-x-gray-700/80"; pub(crate) const border_x_gray_700_of_90: &str = "border-x-gray-700/90"; pub(crate) const border_x_gray_700_of_95: &str = "border-x-gray-700/95"; pub(crate) const border_x_gray_800: &str = "border-x-gray-800"; pub(crate) const border_x_gray_800_of_0: &str = "border-x-gray-800/0"; pub(crate) const border_x_gray_800_of_10: &str = "border-x-gray-800/10"; pub(crate) const border_x_gray_800_of_100: &str = "border-x-gray-800/100"; pub(crate) const border_x_gray_800_of_20: &str = "border-x-gray-800/20"; pub(crate) const border_x_gray_800_of_25: &str = "border-x-gray-800/25"; pub(crate) const border_x_gray_800_of_30: &str = "border-x-gray-800/30"; pub(crate) const border_x_gray_800_of_40: &str = "border-x-gray-800/40"; pub(crate) const border_x_gray_800_of_5: &str = "border-x-gray-800/5"; pub(crate) const border_x_gray_800_of_50: &str = "border-x-gray-800/50"; pub(crate) const border_x_gray_800_of_60: &str = "border-x-gray-800/60"; pub(crate) const border_x_gray_800_of_70: &str = "border-x-gray-800/70"; pub(crate) const border_x_gray_800_of_75: &str = "border-x-gray-800/75"; pub(crate) const border_x_gray_800_of_80: &str = "border-x-gray-800/80"; pub(crate) const border_x_gray_800_of_90: &str = "border-x-gray-800/90"; pub(crate) const border_x_gray_800_of_95: &str = "border-x-gray-800/95"; pub(crate) const border_x_gray_900: &str = "border-x-gray-900"; pub(crate) const border_x_gray_900_of_0: &str = "border-x-gray-900/0"; pub(crate) const border_x_gray_900_of_10: &str = "border-x-gray-900/10"; pub(crate) const border_x_gray_900_of_100: &str = "border-x-gray-900/100"; pub(crate) const border_x_gray_900_of_20: &str = "border-x-gray-900/20"; pub(crate) const border_x_gray_900_of_25: &str = "border-x-gray-900/25"; pub(crate) const border_x_gray_900_of_30: &str = "border-x-gray-900/30"; pub(crate) const border_x_gray_900_of_40: &str = "border-x-gray-900/40"; pub(crate) const border_x_gray_900_of_5: &str = "border-x-gray-900/5"; pub(crate) const border_x_gray_900_of_50: &str = "border-x-gray-900/50"; pub(crate) const border_x_gray_900_of_60: &str = "border-x-gray-900/60"; pub(crate) const border_x_gray_900_of_70: &str = "border-x-gray-900/70"; pub(crate) const border_x_gray_900_of_75: &str = "border-x-gray-900/75"; pub(crate) const border_x_gray_900_of_80: &str = "border-x-gray-900/80"; pub(crate) const border_x_gray_900_of_90: &str = "border-x-gray-900/90"; pub(crate) const border_x_gray_900_of_95: &str = "border-x-gray-900/95"; pub(crate) const border_x_green_100: &str = "border-x-green-100"; pub(crate) const border_x_green_100_of_0: &str = "border-x-green-100/0"; pub(crate) const border_x_green_100_of_10: &str = "border-x-green-100/10"; pub(crate) const border_x_green_100_of_100: &str = "border-x-green-100/100"; pub(crate) const border_x_green_100_of_20: &str = "border-x-green-100/20"; pub(crate) const border_x_green_100_of_25: &str = "border-x-green-100/25"; pub(crate) const border_x_green_100_of_30: &str = "border-x-green-100/30"; pub(crate) const border_x_green_100_of_40: &str = "border-x-green-100/40"; pub(crate) const border_x_green_100_of_5: &str = "border-x-green-100/5"; pub(crate) const border_x_green_100_of_50: &str = "border-x-green-100/50"; pub(crate) const border_x_green_100_of_60: &str = "border-x-green-100/60"; pub(crate) const border_x_green_100_of_70: &str = "border-x-green-100/70"; pub(crate) const border_x_green_100_of_75: &str = "border-x-green-100/75"; pub(crate) const border_x_green_100_of_80: &str = "border-x-green-100/80"; pub(crate) const border_x_green_100_of_90: &str = "border-x-green-100/90"; pub(crate) const border_x_green_100_of_95: &str = "border-x-green-100/95"; pub(crate) const border_x_green_200: &str = "border-x-green-200"; pub(crate) const border_x_green_200_of_0: &str = "border-x-green-200/0"; pub(crate) const border_x_green_200_of_10: &str = "border-x-green-200/10"; pub(crate) const border_x_green_200_of_100: &str = "border-x-green-200/100"; pub(crate) const border_x_green_200_of_20: &str = "border-x-green-200/20"; pub(crate) const border_x_green_200_of_25: &str = "border-x-green-200/25"; pub(crate) const border_x_green_200_of_30: &str = "border-x-green-200/30"; pub(crate) const border_x_green_200_of_40: &str = "border-x-green-200/40"; pub(crate) const border_x_green_200_of_5: &str = "border-x-green-200/5"; pub(crate) const border_x_green_200_of_50: &str = "border-x-green-200/50"; pub(crate) const border_x_green_200_of_60: &str = "border-x-green-200/60"; pub(crate) const border_x_green_200_of_70: &str = "border-x-green-200/70"; pub(crate) const border_x_green_200_of_75: &str = "border-x-green-200/75"; pub(crate) const border_x_green_200_of_80: &str = "border-x-green-200/80"; pub(crate) const border_x_green_200_of_90: &str = "border-x-green-200/90"; pub(crate) const border_x_green_200_of_95: &str = "border-x-green-200/95"; pub(crate) const border_x_green_300: &str = "border-x-green-300"; pub(crate) const border_x_green_300_of_0: &str = "border-x-green-300/0"; pub(crate) const border_x_green_300_of_10: &str = "border-x-green-300/10"; pub(crate) const border_x_green_300_of_100: &str = "border-x-green-300/100"; pub(crate) const border_x_green_300_of_20: &str = "border-x-green-300/20"; pub(crate) const border_x_green_300_of_25: &str = "border-x-green-300/25"; pub(crate) const border_x_green_300_of_30: &str = "border-x-green-300/30"; pub(crate) const border_x_green_300_of_40: &str = "border-x-green-300/40"; pub(crate) const border_x_green_300_of_5: &str = "border-x-green-300/5"; pub(crate) const border_x_green_300_of_50: &str = "border-x-green-300/50"; pub(crate) const border_x_green_300_of_60: &str = "border-x-green-300/60"; pub(crate) const border_x_green_300_of_70: &str = "border-x-green-300/70"; pub(crate) const border_x_green_300_of_75: &str = "border-x-green-300/75"; pub(crate) const border_x_green_300_of_80: &str = "border-x-green-300/80"; pub(crate) const border_x_green_300_of_90: &str = "border-x-green-300/90"; pub(crate) const border_x_green_300_of_95: &str = "border-x-green-300/95"; pub(crate) const border_x_green_400: &str = "border-x-green-400"; pub(crate) const border_x_green_400_of_0: &str = "border-x-green-400/0"; pub(crate) const border_x_green_400_of_10: &str = "border-x-green-400/10"; pub(crate) const border_x_green_400_of_100: &str = "border-x-green-400/100"; pub(crate) const border_x_green_400_of_20: &str = "border-x-green-400/20"; pub(crate) const border_x_green_400_of_25: &str = "border-x-green-400/25"; pub(crate) const border_x_green_400_of_30: &str = "border-x-green-400/30"; pub(crate) const border_x_green_400_of_40: &str = "border-x-green-400/40"; pub(crate) const border_x_green_400_of_5: &str = "border-x-green-400/5"; pub(crate) const border_x_green_400_of_50: &str = "border-x-green-400/50"; pub(crate) const border_x_green_400_of_60: &str = "border-x-green-400/60"; pub(crate) const border_x_green_400_of_70: &str = "border-x-green-400/70"; pub(crate) const border_x_green_400_of_75: &str = "border-x-green-400/75"; pub(crate) const border_x_green_400_of_80: &str = "border-x-green-400/80"; pub(crate) const border_x_green_400_of_90: &str = "border-x-green-400/90"; pub(crate) const border_x_green_400_of_95: &str = "border-x-green-400/95"; pub(crate) const border_x_green_50: &str = "border-x-green-50"; pub(crate) const border_x_green_500: &str = "border-x-green-500"; pub(crate) const border_x_green_500_of_0: &str = "border-x-green-500/0"; pub(crate) const border_x_green_500_of_10: &str = "border-x-green-500/10"; pub(crate) const border_x_green_500_of_100: &str = "border-x-green-500/100"; pub(crate) const border_x_green_500_of_20: &str = "border-x-green-500/20"; pub(crate) const border_x_green_500_of_25: &str = "border-x-green-500/25"; pub(crate) const border_x_green_500_of_30: &str = "border-x-green-500/30"; pub(crate) const border_x_green_500_of_40: &str = "border-x-green-500/40"; pub(crate) const border_x_green_500_of_5: &str = "border-x-green-500/5"; pub(crate) const border_x_green_500_of_50: &str = "border-x-green-500/50"; pub(crate) const border_x_green_500_of_60: &str = "border-x-green-500/60"; pub(crate) const border_x_green_500_of_70: &str = "border-x-green-500/70"; pub(crate) const border_x_green_500_of_75: &str = "border-x-green-500/75"; pub(crate) const border_x_green_500_of_80: &str = "border-x-green-500/80"; pub(crate) const border_x_green_500_of_90: &str = "border-x-green-500/90"; pub(crate) const border_x_green_500_of_95: &str = "border-x-green-500/95"; pub(crate) const border_x_green_50_of_0: &str = "border-x-green-50/0"; pub(crate) const border_x_green_50_of_10: &str = "border-x-green-50/10"; pub(crate) const border_x_green_50_of_100: &str = "border-x-green-50/100"; pub(crate) const border_x_green_50_of_20: &str = "border-x-green-50/20"; pub(crate) const border_x_green_50_of_25: &str = "border-x-green-50/25"; pub(crate) const border_x_green_50_of_30: &str = "border-x-green-50/30"; pub(crate) const border_x_green_50_of_40: &str = "border-x-green-50/40"; pub(crate) const border_x_green_50_of_5: &str = "border-x-green-50/5"; pub(crate) const border_x_green_50_of_50: &str = "border-x-green-50/50"; pub(crate) const border_x_green_50_of_60: &str = "border-x-green-50/60"; pub(crate) const border_x_green_50_of_70: &str = "border-x-green-50/70"; pub(crate) const border_x_green_50_of_75: &str = "border-x-green-50/75"; pub(crate) const border_x_green_50_of_80: &str = "border-x-green-50/80"; pub(crate) const border_x_green_50_of_90: &str = "border-x-green-50/90"; pub(crate) const border_x_green_50_of_95: &str = "border-x-green-50/95"; pub(crate) const border_x_green_600: &str = "border-x-green-600"; pub(crate) const border_x_green_600_of_0: &str = "border-x-green-600/0"; pub(crate) const border_x_green_600_of_10: &str = "border-x-green-600/10"; pub(crate) const border_x_green_600_of_100: &str = "border-x-green-600/100"; pub(crate) const border_x_green_600_of_20: &str = "border-x-green-600/20"; pub(crate) const border_x_green_600_of_25: &str = "border-x-green-600/25"; pub(crate) const border_x_green_600_of_30: &str = "border-x-green-600/30"; pub(crate) const border_x_green_600_of_40: &str = "border-x-green-600/40"; pub(crate) const border_x_green_600_of_5: &str = "border-x-green-600/5"; pub(crate) const border_x_green_600_of_50: &str = "border-x-green-600/50"; pub(crate) const border_x_green_600_of_60: &str = "border-x-green-600/60"; pub(crate) const border_x_green_600_of_70: &str = "border-x-green-600/70"; pub(crate) const border_x_green_600_of_75: &str = "border-x-green-600/75"; pub(crate) const border_x_green_600_of_80: &str = "border-x-green-600/80"; pub(crate) const border_x_green_600_of_90: &str = "border-x-green-600/90"; pub(crate) const border_x_green_600_of_95: &str = "border-x-green-600/95"; pub(crate) const border_x_green_700: &str = "border-x-green-700"; pub(crate) const border_x_green_700_of_0: &str = "border-x-green-700/0"; pub(crate) const border_x_green_700_of_10: &str = "border-x-green-700/10"; pub(crate) const border_x_green_700_of_100: &str = "border-x-green-700/100"; pub(crate) const border_x_green_700_of_20: &str = "border-x-green-700/20"; pub(crate) const border_x_green_700_of_25: &str = "border-x-green-700/25"; pub(crate) const border_x_green_700_of_30: &str = "border-x-green-700/30"; pub(crate) const border_x_green_700_of_40: &str = "border-x-green-700/40"; pub(crate) const border_x_green_700_of_5: &str = "border-x-green-700/5"; pub(crate) const border_x_green_700_of_50: &str = "border-x-green-700/50"; pub(crate) const border_x_green_700_of_60: &str = "border-x-green-700/60"; pub(crate) const border_x_green_700_of_70: &str = "border-x-green-700/70"; pub(crate) const border_x_green_700_of_75: &str = "border-x-green-700/75"; pub(crate) const border_x_green_700_of_80: &str = "border-x-green-700/80"; pub(crate) const border_x_green_700_of_90: &str = "border-x-green-700/90"; pub(crate) const border_x_green_700_of_95: &str = "border-x-green-700/95"; pub(crate) const border_x_green_800: &str = "border-x-green-800"; pub(crate) const border_x_green_800_of_0: &str = "border-x-green-800/0"; pub(crate) const border_x_green_800_of_10: &str = "border-x-green-800/10"; pub(crate) const border_x_green_800_of_100: &str = "border-x-green-800/100"; pub(crate) const border_x_green_800_of_20: &str = "border-x-green-800/20"; pub(crate) const border_x_green_800_of_25: &str = "border-x-green-800/25"; pub(crate) const border_x_green_800_of_30: &str = "border-x-green-800/30"; pub(crate) const border_x_green_800_of_40: &str = "border-x-green-800/40"; pub(crate) const border_x_green_800_of_5: &str = "border-x-green-800/5"; pub(crate) const border_x_green_800_of_50: &str = "border-x-green-800/50"; pub(crate) const border_x_green_800_of_60: &str = "border-x-green-800/60"; pub(crate) const border_x_green_800_of_70: &str = "border-x-green-800/70"; pub(crate) const border_x_green_800_of_75: &str = "border-x-green-800/75"; pub(crate) const border_x_green_800_of_80: &str = "border-x-green-800/80"; pub(crate) const border_x_green_800_of_90: &str = "border-x-green-800/90"; pub(crate) const border_x_green_800_of_95: &str = "border-x-green-800/95"; pub(crate) const border_x_green_900: &str = "border-x-green-900"; pub(crate) const border_x_green_900_of_0: &str = "border-x-green-900/0"; pub(crate) const border_x_green_900_of_10: &str = "border-x-green-900/10"; pub(crate) const border_x_green_900_of_100: &str = "border-x-green-900/100"; pub(crate) const border_x_green_900_of_20: &str = "border-x-green-900/20"; pub(crate) const border_x_green_900_of_25: &str = "border-x-green-900/25"; pub(crate) const border_x_green_900_of_30: &str = "border-x-green-900/30"; pub(crate) const border_x_green_900_of_40: &str = "border-x-green-900/40"; pub(crate) const border_x_green_900_of_5: &str = "border-x-green-900/5"; pub(crate) const border_x_green_900_of_50: &str = "border-x-green-900/50"; pub(crate) const border_x_green_900_of_60: &str = "border-x-green-900/60"; pub(crate) const border_x_green_900_of_70: &str = "border-x-green-900/70"; pub(crate) const border_x_green_900_of_75: &str = "border-x-green-900/75"; pub(crate) const border_x_green_900_of_80: &str = "border-x-green-900/80"; pub(crate) const border_x_green_900_of_90: &str = "border-x-green-900/90"; pub(crate) const border_x_green_900_of_95: &str = "border-x-green-900/95"; pub(crate) const border_x_indigo_100: &str = "border-x-indigo-100"; pub(crate) const border_x_indigo_100_of_0: &str = "border-x-indigo-100/0"; pub(crate) const border_x_indigo_100_of_10: &str = "border-x-indigo-100/10"; pub(crate) const border_x_indigo_100_of_100: &str = "border-x-indigo-100/100"; pub(crate) const border_x_indigo_100_of_20: &str = "border-x-indigo-100/20"; pub(crate) const border_x_indigo_100_of_25: &str = "border-x-indigo-100/25"; pub(crate) const border_x_indigo_100_of_30: &str = "border-x-indigo-100/30"; pub(crate) const border_x_indigo_100_of_40: &str = "border-x-indigo-100/40"; pub(crate) const border_x_indigo_100_of_5: &str = "border-x-indigo-100/5"; pub(crate) const border_x_indigo_100_of_50: &str = "border-x-indigo-100/50"; pub(crate) const border_x_indigo_100_of_60: &str = "border-x-indigo-100/60"; pub(crate) const border_x_indigo_100_of_70: &str = "border-x-indigo-100/70"; pub(crate) const border_x_indigo_100_of_75: &str = "border-x-indigo-100/75"; pub(crate) const border_x_indigo_100_of_80: &str = "border-x-indigo-100/80"; pub(crate) const border_x_indigo_100_of_90: &str = "border-x-indigo-100/90"; pub(crate) const border_x_indigo_100_of_95: &str = "border-x-indigo-100/95"; pub(crate) const border_x_indigo_200: &str = "border-x-indigo-200"; pub(crate) const border_x_indigo_200_of_0: &str = "border-x-indigo-200/0"; pub(crate) const border_x_indigo_200_of_10: &str = "border-x-indigo-200/10"; pub(crate) const border_x_indigo_200_of_100: &str = "border-x-indigo-200/100"; pub(crate) const border_x_indigo_200_of_20: &str = "border-x-indigo-200/20"; pub(crate) const border_x_indigo_200_of_25: &str = "border-x-indigo-200/25"; pub(crate) const border_x_indigo_200_of_30: &str = "border-x-indigo-200/30"; pub(crate) const border_x_indigo_200_of_40: &str = "border-x-indigo-200/40"; pub(crate) const border_x_indigo_200_of_5: &str = "border-x-indigo-200/5"; pub(crate) const border_x_indigo_200_of_50: &str = "border-x-indigo-200/50"; pub(crate) const border_x_indigo_200_of_60: &str = "border-x-indigo-200/60"; pub(crate) const border_x_indigo_200_of_70: &str = "border-x-indigo-200/70"; pub(crate) const border_x_indigo_200_of_75: &str = "border-x-indigo-200/75"; pub(crate) const border_x_indigo_200_of_80: &str = "border-x-indigo-200/80"; pub(crate) const border_x_indigo_200_of_90: &str = "border-x-indigo-200/90"; pub(crate) const border_x_indigo_200_of_95: &str = "border-x-indigo-200/95"; pub(crate) const border_x_indigo_300: &str = "border-x-indigo-300"; pub(crate) const border_x_indigo_300_of_0: &str = "border-x-indigo-300/0"; pub(crate) const border_x_indigo_300_of_10: &str = "border-x-indigo-300/10"; pub(crate) const border_x_indigo_300_of_100: &str = "border-x-indigo-300/100"; pub(crate) const border_x_indigo_300_of_20: &str = "border-x-indigo-300/20"; pub(crate) const border_x_indigo_300_of_25: &str = "border-x-indigo-300/25"; pub(crate) const border_x_indigo_300_of_30: &str = "border-x-indigo-300/30"; pub(crate) const border_x_indigo_300_of_40: &str = "border-x-indigo-300/40"; pub(crate) const border_x_indigo_300_of_5: &str = "border-x-indigo-300/5"; pub(crate) const border_x_indigo_300_of_50: &str = "border-x-indigo-300/50"; pub(crate) const border_x_indigo_300_of_60: &str = "border-x-indigo-300/60"; pub(crate) const border_x_indigo_300_of_70: &str = "border-x-indigo-300/70"; pub(crate) const border_x_indigo_300_of_75: &str = "border-x-indigo-300/75"; pub(crate) const border_x_indigo_300_of_80: &str = "border-x-indigo-300/80"; pub(crate) const border_x_indigo_300_of_90: &str = "border-x-indigo-300/90"; pub(crate) const border_x_indigo_300_of_95: &str = "border-x-indigo-300/95"; pub(crate) const border_x_indigo_400: &str = "border-x-indigo-400"; pub(crate) const border_x_indigo_400_of_0: &str = "border-x-indigo-400/0"; pub(crate) const border_x_indigo_400_of_10: &str = "border-x-indigo-400/10"; pub(crate) const border_x_indigo_400_of_100: &str = "border-x-indigo-400/100"; pub(crate) const border_x_indigo_400_of_20: &str = "border-x-indigo-400/20"; pub(crate) const border_x_indigo_400_of_25: &str = "border-x-indigo-400/25"; pub(crate) const border_x_indigo_400_of_30: &str = "border-x-indigo-400/30"; pub(crate) const border_x_indigo_400_of_40: &str = "border-x-indigo-400/40"; pub(crate) const border_x_indigo_400_of_5: &str = "border-x-indigo-400/5"; pub(crate) const border_x_indigo_400_of_50: &str = "border-x-indigo-400/50"; pub(crate) const border_x_indigo_400_of_60: &str = "border-x-indigo-400/60"; pub(crate) const border_x_indigo_400_of_70: &str = "border-x-indigo-400/70"; pub(crate) const border_x_indigo_400_of_75: &str = "border-x-indigo-400/75"; pub(crate) const border_x_indigo_400_of_80: &str = "border-x-indigo-400/80"; pub(crate) const border_x_indigo_400_of_90: &str = "border-x-indigo-400/90"; pub(crate) const border_x_indigo_400_of_95: &str = "border-x-indigo-400/95"; pub(crate) const border_x_indigo_50: &str = "border-x-indigo-50"; pub(crate) const border_x_indigo_500: &str = "border-x-indigo-500"; pub(crate) const border_x_indigo_500_of_0: &str = "border-x-indigo-500/0"; pub(crate) const border_x_indigo_500_of_10: &str = "border-x-indigo-500/10"; pub(crate) const border_x_indigo_500_of_100: &str = "border-x-indigo-500/100"; pub(crate) const border_x_indigo_500_of_20: &str = "border-x-indigo-500/20"; pub(crate) const border_x_indigo_500_of_25: &str = "border-x-indigo-500/25"; pub(crate) const border_x_indigo_500_of_30: &str = "border-x-indigo-500/30"; pub(crate) const border_x_indigo_500_of_40: &str = "border-x-indigo-500/40"; pub(crate) const border_x_indigo_500_of_5: &str = "border-x-indigo-500/5"; pub(crate) const border_x_indigo_500_of_50: &str = "border-x-indigo-500/50"; pub(crate) const border_x_indigo_500_of_60: &str = "border-x-indigo-500/60"; pub(crate) const border_x_indigo_500_of_70: &str = "border-x-indigo-500/70"; pub(crate) const border_x_indigo_500_of_75: &str = "border-x-indigo-500/75"; pub(crate) const border_x_indigo_500_of_80: &str = "border-x-indigo-500/80"; pub(crate) const border_x_indigo_500_of_90: &str = "border-x-indigo-500/90"; pub(crate) const border_x_indigo_500_of_95: &str = "border-x-indigo-500/95"; pub(crate) const border_x_indigo_50_of_0: &str = "border-x-indigo-50/0"; pub(crate) const border_x_indigo_50_of_10: &str = "border-x-indigo-50/10"; pub(crate) const border_x_indigo_50_of_100: &str = "border-x-indigo-50/100"; pub(crate) const border_x_indigo_50_of_20: &str = "border-x-indigo-50/20"; pub(crate) const border_x_indigo_50_of_25: &str = "border-x-indigo-50/25"; pub(crate) const border_x_indigo_50_of_30: &str = "border-x-indigo-50/30"; pub(crate) const border_x_indigo_50_of_40: &str = "border-x-indigo-50/40"; pub(crate) const border_x_indigo_50_of_5: &str = "border-x-indigo-50/5"; pub(crate) const border_x_indigo_50_of_50: &str = "border-x-indigo-50/50"; pub(crate) const border_x_indigo_50_of_60: &str = "border-x-indigo-50/60"; pub(crate) const border_x_indigo_50_of_70: &str = "border-x-indigo-50/70"; pub(crate) const border_x_indigo_50_of_75: &str = "border-x-indigo-50/75"; pub(crate) const border_x_indigo_50_of_80: &str = "border-x-indigo-50/80"; pub(crate) const border_x_indigo_50_of_90: &str = "border-x-indigo-50/90"; pub(crate) const border_x_indigo_50_of_95: &str = "border-x-indigo-50/95"; pub(crate) const border_x_indigo_600: &str = "border-x-indigo-600"; pub(crate) const border_x_indigo_600_of_0: &str = "border-x-indigo-600/0"; pub(crate) const border_x_indigo_600_of_10: &str = "border-x-indigo-600/10"; pub(crate) const border_x_indigo_600_of_100: &str = "border-x-indigo-600/100"; pub(crate) const border_x_indigo_600_of_20: &str = "border-x-indigo-600/20"; pub(crate) const border_x_indigo_600_of_25: &str = "border-x-indigo-600/25"; pub(crate) const border_x_indigo_600_of_30: &str = "border-x-indigo-600/30"; pub(crate) const border_x_indigo_600_of_40: &str = "border-x-indigo-600/40"; pub(crate) const border_x_indigo_600_of_5: &str = "border-x-indigo-600/5"; pub(crate) const border_x_indigo_600_of_50: &str = "border-x-indigo-600/50"; pub(crate) const border_x_indigo_600_of_60: &str = "border-x-indigo-600/60"; pub(crate) const border_x_indigo_600_of_70: &str = "border-x-indigo-600/70"; pub(crate) const border_x_indigo_600_of_75: &str = "border-x-indigo-600/75"; pub(crate) const border_x_indigo_600_of_80: &str = "border-x-indigo-600/80"; pub(crate) const border_x_indigo_600_of_90: &str = "border-x-indigo-600/90"; pub(crate) const border_x_indigo_600_of_95: &str = "border-x-indigo-600/95"; pub(crate) const border_x_indigo_700: &str = "border-x-indigo-700"; pub(crate) const border_x_indigo_700_of_0: &str = "border-x-indigo-700/0"; pub(crate) const border_x_indigo_700_of_10: &str = "border-x-indigo-700/10"; pub(crate) const border_x_indigo_700_of_100: &str = "border-x-indigo-700/100"; pub(crate) const border_x_indigo_700_of_20: &str = "border-x-indigo-700/20"; pub(crate) const border_x_indigo_700_of_25: &str = "border-x-indigo-700/25"; pub(crate) const border_x_indigo_700_of_30: &str = "border-x-indigo-700/30"; pub(crate) const border_x_indigo_700_of_40: &str = "border-x-indigo-700/40"; pub(crate) const border_x_indigo_700_of_5: &str = "border-x-indigo-700/5"; pub(crate) const border_x_indigo_700_of_50: &str = "border-x-indigo-700/50"; pub(crate) const border_x_indigo_700_of_60: &str = "border-x-indigo-700/60"; pub(crate) const border_x_indigo_700_of_70: &str = "border-x-indigo-700/70"; pub(crate) const border_x_indigo_700_of_75: &str = "border-x-indigo-700/75"; pub(crate) const border_x_indigo_700_of_80: &str = "border-x-indigo-700/80"; pub(crate) const border_x_indigo_700_of_90: &str = "border-x-indigo-700/90"; pub(crate) const border_x_indigo_700_of_95: &str = "border-x-indigo-700/95"; pub(crate) const border_x_indigo_800: &str = "border-x-indigo-800"; pub(crate) const border_x_indigo_800_of_0: &str = "border-x-indigo-800/0"; pub(crate) const border_x_indigo_800_of_10: &str = "border-x-indigo-800/10"; pub(crate) const border_x_indigo_800_of_100: &str = "border-x-indigo-800/100"; pub(crate) const border_x_indigo_800_of_20: &str = "border-x-indigo-800/20"; pub(crate) const border_x_indigo_800_of_25: &str = "border-x-indigo-800/25"; pub(crate) const border_x_indigo_800_of_30: &str = "border-x-indigo-800/30"; pub(crate) const border_x_indigo_800_of_40: &str = "border-x-indigo-800/40"; pub(crate) const border_x_indigo_800_of_5: &str = "border-x-indigo-800/5"; pub(crate) const border_x_indigo_800_of_50: &str = "border-x-indigo-800/50"; pub(crate) const border_x_indigo_800_of_60: &str = "border-x-indigo-800/60"; pub(crate) const border_x_indigo_800_of_70: &str = "border-x-indigo-800/70"; pub(crate) const border_x_indigo_800_of_75: &str = "border-x-indigo-800/75"; pub(crate) const border_x_indigo_800_of_80: &str = "border-x-indigo-800/80"; pub(crate) const border_x_indigo_800_of_90: &str = "border-x-indigo-800/90"; pub(crate) const border_x_indigo_800_of_95: &str = "border-x-indigo-800/95"; pub(crate) const border_x_indigo_900: &str = "border-x-indigo-900"; pub(crate) const border_x_indigo_900_of_0: &str = "border-x-indigo-900/0"; pub(crate) const border_x_indigo_900_of_10: &str = "border-x-indigo-900/10"; pub(crate) const border_x_indigo_900_of_100: &str = "border-x-indigo-900/100"; pub(crate) const border_x_indigo_900_of_20: &str = "border-x-indigo-900/20"; pub(crate) const border_x_indigo_900_of_25: &str = "border-x-indigo-900/25"; pub(crate) const border_x_indigo_900_of_30: &str = "border-x-indigo-900/30"; pub(crate) const border_x_indigo_900_of_40: &str = "border-x-indigo-900/40"; pub(crate) const border_x_indigo_900_of_5: &str = "border-x-indigo-900/5"; pub(crate) const border_x_indigo_900_of_50: &str = "border-x-indigo-900/50"; pub(crate) const border_x_indigo_900_of_60: &str = "border-x-indigo-900/60"; pub(crate) const border_x_indigo_900_of_70: &str = "border-x-indigo-900/70"; pub(crate) const border_x_indigo_900_of_75: &str = "border-x-indigo-900/75"; pub(crate) const border_x_indigo_900_of_80: &str = "border-x-indigo-900/80"; pub(crate) const border_x_indigo_900_of_90: &str = "border-x-indigo-900/90"; pub(crate) const border_x_indigo_900_of_95: &str = "border-x-indigo-900/95"; pub(crate) const border_x_inherit: &str = "border-x-inherit"; pub(crate) const border_x_lime_100: &str = "border-x-lime-100"; pub(crate) const border_x_lime_100_of_0: &str = "border-x-lime-100/0"; pub(crate) const border_x_lime_100_of_10: &str = "border-x-lime-100/10"; pub(crate) const border_x_lime_100_of_100: &str = "border-x-lime-100/100"; pub(crate) const border_x_lime_100_of_20: &str = "border-x-lime-100/20"; pub(crate) const border_x_lime_100_of_25: &str = "border-x-lime-100/25"; pub(crate) const border_x_lime_100_of_30: &str = "border-x-lime-100/30"; pub(crate) const border_x_lime_100_of_40: &str = "border-x-lime-100/40"; pub(crate) const border_x_lime_100_of_5: &str = "border-x-lime-100/5"; pub(crate) const border_x_lime_100_of_50: &str = "border-x-lime-100/50"; pub(crate) const border_x_lime_100_of_60: &str = "border-x-lime-100/60"; pub(crate) const border_x_lime_100_of_70: &str = "border-x-lime-100/70"; pub(crate) const border_x_lime_100_of_75: &str = "border-x-lime-100/75"; pub(crate) const border_x_lime_100_of_80: &str = "border-x-lime-100/80"; pub(crate) const border_x_lime_100_of_90: &str = "border-x-lime-100/90"; pub(crate) const border_x_lime_100_of_95: &str = "border-x-lime-100/95"; pub(crate) const border_x_lime_200: &str = "border-x-lime-200"; pub(crate) const border_x_lime_200_of_0: &str = "border-x-lime-200/0"; pub(crate) const border_x_lime_200_of_10: &str = "border-x-lime-200/10"; pub(crate) const border_x_lime_200_of_100: &str = "border-x-lime-200/100"; pub(crate) const border_x_lime_200_of_20: &str = "border-x-lime-200/20"; pub(crate) const border_x_lime_200_of_25: &str = "border-x-lime-200/25"; pub(crate) const border_x_lime_200_of_30: &str = "border-x-lime-200/30"; pub(crate) const border_x_lime_200_of_40: &str = "border-x-lime-200/40"; pub(crate) const border_x_lime_200_of_5: &str = "border-x-lime-200/5"; pub(crate) const border_x_lime_200_of_50: &str = "border-x-lime-200/50"; pub(crate) const border_x_lime_200_of_60: &str = "border-x-lime-200/60"; pub(crate) const border_x_lime_200_of_70: &str = "border-x-lime-200/70"; pub(crate) const border_x_lime_200_of_75: &str = "border-x-lime-200/75"; pub(crate) const border_x_lime_200_of_80: &str = "border-x-lime-200/80"; pub(crate) const border_x_lime_200_of_90: &str = "border-x-lime-200/90"; pub(crate) const border_x_lime_200_of_95: &str = "border-x-lime-200/95"; pub(crate) const border_x_lime_300: &str = "border-x-lime-300"; pub(crate) const border_x_lime_300_of_0: &str = "border-x-lime-300/0"; pub(crate) const border_x_lime_300_of_10: &str = "border-x-lime-300/10"; pub(crate) const border_x_lime_300_of_100: &str = "border-x-lime-300/100"; pub(crate) const border_x_lime_300_of_20: &str = "border-x-lime-300/20"; pub(crate) const border_x_lime_300_of_25: &str = "border-x-lime-300/25"; pub(crate) const border_x_lime_300_of_30: &str = "border-x-lime-300/30"; pub(crate) const border_x_lime_300_of_40: &str = "border-x-lime-300/40"; pub(crate) const border_x_lime_300_of_5: &str = "border-x-lime-300/5"; pub(crate) const border_x_lime_300_of_50: &str = "border-x-lime-300/50"; pub(crate) const border_x_lime_300_of_60: &str = "border-x-lime-300/60"; pub(crate) const border_x_lime_300_of_70: &str = "border-x-lime-300/70"; pub(crate) const border_x_lime_300_of_75: &str = "border-x-lime-300/75"; pub(crate) const border_x_lime_300_of_80: &str = "border-x-lime-300/80"; pub(crate) const border_x_lime_300_of_90: &str = "border-x-lime-300/90"; pub(crate) const border_x_lime_300_of_95: &str = "border-x-lime-300/95"; pub(crate) const border_x_lime_400: &str = "border-x-lime-400"; pub(crate) const border_x_lime_400_of_0: &str = "border-x-lime-400/0"; pub(crate) const border_x_lime_400_of_10: &str = "border-x-lime-400/10"; pub(crate) const border_x_lime_400_of_100: &str = "border-x-lime-400/100"; pub(crate) const border_x_lime_400_of_20: &str = "border-x-lime-400/20"; pub(crate) const border_x_lime_400_of_25: &str = "border-x-lime-400/25"; pub(crate) const border_x_lime_400_of_30: &str = "border-x-lime-400/30"; pub(crate) const border_x_lime_400_of_40: &str = "border-x-lime-400/40"; pub(crate) const border_x_lime_400_of_5: &str = "border-x-lime-400/5"; pub(crate) const border_x_lime_400_of_50: &str = "border-x-lime-400/50"; pub(crate) const border_x_lime_400_of_60: &str = "border-x-lime-400/60"; pub(crate) const border_x_lime_400_of_70: &str = "border-x-lime-400/70"; pub(crate) const border_x_lime_400_of_75: &str = "border-x-lime-400/75"; pub(crate) const border_x_lime_400_of_80: &str = "border-x-lime-400/80"; pub(crate) const border_x_lime_400_of_90: &str = "border-x-lime-400/90"; pub(crate) const border_x_lime_400_of_95: &str = "border-x-lime-400/95"; pub(crate) const border_x_lime_50: &str = "border-x-lime-50"; pub(crate) const border_x_lime_500: &str = "border-x-lime-500"; pub(crate) const border_x_lime_500_of_0: &str = "border-x-lime-500/0"; pub(crate) const border_x_lime_500_of_10: &str = "border-x-lime-500/10"; pub(crate) const border_x_lime_500_of_100: &str = "border-x-lime-500/100"; pub(crate) const border_x_lime_500_of_20: &str = "border-x-lime-500/20"; pub(crate) const border_x_lime_500_of_25: &str = "border-x-lime-500/25"; pub(crate) const border_x_lime_500_of_30: &str = "border-x-lime-500/30"; pub(crate) const border_x_lime_500_of_40: &str = "border-x-lime-500/40"; pub(crate) const border_x_lime_500_of_5: &str = "border-x-lime-500/5"; pub(crate) const border_x_lime_500_of_50: &str = "border-x-lime-500/50"; pub(crate) const border_x_lime_500_of_60: &str = "border-x-lime-500/60"; pub(crate) const border_x_lime_500_of_70: &str = "border-x-lime-500/70"; pub(crate) const border_x_lime_500_of_75: &str = "border-x-lime-500/75"; pub(crate) const border_x_lime_500_of_80: &str = "border-x-lime-500/80"; pub(crate) const border_x_lime_500_of_90: &str = "border-x-lime-500/90"; pub(crate) const border_x_lime_500_of_95: &str = "border-x-lime-500/95"; pub(crate) const border_x_lime_50_of_0: &str = "border-x-lime-50/0"; pub(crate) const border_x_lime_50_of_10: &str = "border-x-lime-50/10"; pub(crate) const border_x_lime_50_of_100: &str = "border-x-lime-50/100"; pub(crate) const border_x_lime_50_of_20: &str = "border-x-lime-50/20"; pub(crate) const border_x_lime_50_of_25: &str = "border-x-lime-50/25"; pub(crate) const border_x_lime_50_of_30: &str = "border-x-lime-50/30"; pub(crate) const border_x_lime_50_of_40: &str = "border-x-lime-50/40"; pub(crate) const border_x_lime_50_of_5: &str = "border-x-lime-50/5"; pub(crate) const border_x_lime_50_of_50: &str = "border-x-lime-50/50"; pub(crate) const border_x_lime_50_of_60: &str = "border-x-lime-50/60"; pub(crate) const border_x_lime_50_of_70: &str = "border-x-lime-50/70"; pub(crate) const border_x_lime_50_of_75: &str = "border-x-lime-50/75"; pub(crate) const border_x_lime_50_of_80: &str = "border-x-lime-50/80"; pub(crate) const border_x_lime_50_of_90: &str = "border-x-lime-50/90"; pub(crate) const border_x_lime_50_of_95: &str = "border-x-lime-50/95"; pub(crate) const border_x_lime_600: &str = "border-x-lime-600"; pub(crate) const border_x_lime_600_of_0: &str = "border-x-lime-600/0"; pub(crate) const border_x_lime_600_of_10: &str = "border-x-lime-600/10"; pub(crate) const border_x_lime_600_of_100: &str = "border-x-lime-600/100"; pub(crate) const border_x_lime_600_of_20: &str = "border-x-lime-600/20"; pub(crate) const border_x_lime_600_of_25: &str = "border-x-lime-600/25"; pub(crate) const border_x_lime_600_of_30: &str = "border-x-lime-600/30"; pub(crate) const border_x_lime_600_of_40: &str = "border-x-lime-600/40"; pub(crate) const border_x_lime_600_of_5: &str = "border-x-lime-600/5"; pub(crate) const border_x_lime_600_of_50: &str = "border-x-lime-600/50"; pub(crate) const border_x_lime_600_of_60: &str = "border-x-lime-600/60"; pub(crate) const border_x_lime_600_of_70: &str = "border-x-lime-600/70"; pub(crate) const border_x_lime_600_of_75: &str = "border-x-lime-600/75"; pub(crate) const border_x_lime_600_of_80: &str = "border-x-lime-600/80"; pub(crate) const border_x_lime_600_of_90: &str = "border-x-lime-600/90"; pub(crate) const border_x_lime_600_of_95: &str = "border-x-lime-600/95"; pub(crate) const border_x_lime_700: &str = "border-x-lime-700"; pub(crate) const border_x_lime_700_of_0: &str = "border-x-lime-700/0"; pub(crate) const border_x_lime_700_of_10: &str = "border-x-lime-700/10"; pub(crate) const border_x_lime_700_of_100: &str = "border-x-lime-700/100"; pub(crate) const border_x_lime_700_of_20: &str = "border-x-lime-700/20"; pub(crate) const border_x_lime_700_of_25: &str = "border-x-lime-700/25"; pub(crate) const border_x_lime_700_of_30: &str = "border-x-lime-700/30"; pub(crate) const border_x_lime_700_of_40: &str = "border-x-lime-700/40"; pub(crate) const border_x_lime_700_of_5: &str = "border-x-lime-700/5"; pub(crate) const border_x_lime_700_of_50: &str = "border-x-lime-700/50"; pub(crate) const border_x_lime_700_of_60: &str = "border-x-lime-700/60"; pub(crate) const border_x_lime_700_of_70: &str = "border-x-lime-700/70"; pub(crate) const border_x_lime_700_of_75: &str = "border-x-lime-700/75"; pub(crate) const border_x_lime_700_of_80: &str = "border-x-lime-700/80"; pub(crate) const border_x_lime_700_of_90: &str = "border-x-lime-700/90"; pub(crate) const border_x_lime_700_of_95: &str = "border-x-lime-700/95"; pub(crate) const border_x_lime_800: &str = "border-x-lime-800"; pub(crate) const border_x_lime_800_of_0: &str = "border-x-lime-800/0"; pub(crate) const border_x_lime_800_of_10: &str = "border-x-lime-800/10"; pub(crate) const border_x_lime_800_of_100: &str = "border-x-lime-800/100"; pub(crate) const border_x_lime_800_of_20: &str = "border-x-lime-800/20"; pub(crate) const border_x_lime_800_of_25: &str = "border-x-lime-800/25"; pub(crate) const border_x_lime_800_of_30: &str = "border-x-lime-800/30"; pub(crate) const border_x_lime_800_of_40: &str = "border-x-lime-800/40"; pub(crate) const border_x_lime_800_of_5: &str = "border-x-lime-800/5"; pub(crate) const border_x_lime_800_of_50: &str = "border-x-lime-800/50"; pub(crate) const border_x_lime_800_of_60: &str = "border-x-lime-800/60"; pub(crate) const border_x_lime_800_of_70: &str = "border-x-lime-800/70"; pub(crate) const border_x_lime_800_of_75: &str = "border-x-lime-800/75"; pub(crate) const border_x_lime_800_of_80: &str = "border-x-lime-800/80"; pub(crate) const border_x_lime_800_of_90: &str = "border-x-lime-800/90"; pub(crate) const border_x_lime_800_of_95: &str = "border-x-lime-800/95"; pub(crate) const border_x_lime_900: &str = "border-x-lime-900"; pub(crate) const border_x_lime_900_of_0: &str = "border-x-lime-900/0"; pub(crate) const border_x_lime_900_of_10: &str = "border-x-lime-900/10"; pub(crate) const border_x_lime_900_of_100: &str = "border-x-lime-900/100"; pub(crate) const border_x_lime_900_of_20: &str = "border-x-lime-900/20"; pub(crate) const border_x_lime_900_of_25: &str = "border-x-lime-900/25"; pub(crate) const border_x_lime_900_of_30: &str = "border-x-lime-900/30"; pub(crate) const border_x_lime_900_of_40: &str = "border-x-lime-900/40"; pub(crate) const border_x_lime_900_of_5: &str = "border-x-lime-900/5"; pub(crate) const border_x_lime_900_of_50: &str = "border-x-lime-900/50"; pub(crate) const border_x_lime_900_of_60: &str = "border-x-lime-900/60"; pub(crate) const border_x_lime_900_of_70: &str = "border-x-lime-900/70"; pub(crate) const border_x_lime_900_of_75: &str = "border-x-lime-900/75"; pub(crate) const border_x_lime_900_of_80: &str = "border-x-lime-900/80"; pub(crate) const border_x_lime_900_of_90: &str = "border-x-lime-900/90"; pub(crate) const border_x_lime_900_of_95: &str = "border-x-lime-900/95"; pub(crate) const border_x_neutral_100: &str = "border-x-neutral-100"; pub(crate) const border_x_neutral_100_of_0: &str = "border-x-neutral-100/0"; pub(crate) const border_x_neutral_100_of_10: &str = "border-x-neutral-100/10"; pub(crate) const border_x_neutral_100_of_100: &str = "border-x-neutral-100/100"; pub(crate) const border_x_neutral_100_of_20: &str = "border-x-neutral-100/20"; pub(crate) const border_x_neutral_100_of_25: &str = "border-x-neutral-100/25"; pub(crate) const border_x_neutral_100_of_30: &str = "border-x-neutral-100/30"; pub(crate) const border_x_neutral_100_of_40: &str = "border-x-neutral-100/40"; pub(crate) const border_x_neutral_100_of_5: &str = "border-x-neutral-100/5"; pub(crate) const border_x_neutral_100_of_50: &str = "border-x-neutral-100/50"; pub(crate) const border_x_neutral_100_of_60: &str = "border-x-neutral-100/60"; pub(crate) const border_x_neutral_100_of_70: &str = "border-x-neutral-100/70"; pub(crate) const border_x_neutral_100_of_75: &str = "border-x-neutral-100/75"; pub(crate) const border_x_neutral_100_of_80: &str = "border-x-neutral-100/80"; pub(crate) const border_x_neutral_100_of_90: &str = "border-x-neutral-100/90"; pub(crate) const border_x_neutral_100_of_95: &str = "border-x-neutral-100/95"; pub(crate) const border_x_neutral_200: &str = "border-x-neutral-200"; pub(crate) const border_x_neutral_200_of_0: &str = "border-x-neutral-200/0"; pub(crate) const border_x_neutral_200_of_10: &str = "border-x-neutral-200/10"; pub(crate) const border_x_neutral_200_of_100: &str = "border-x-neutral-200/100"; pub(crate) const border_x_neutral_200_of_20: &str = "border-x-neutral-200/20"; pub(crate) const border_x_neutral_200_of_25: &str = "border-x-neutral-200/25"; pub(crate) const border_x_neutral_200_of_30: &str = "border-x-neutral-200/30"; pub(crate) const border_x_neutral_200_of_40: &str = "border-x-neutral-200/40"; pub(crate) const border_x_neutral_200_of_5: &str = "border-x-neutral-200/5"; pub(crate) const border_x_neutral_200_of_50: &str = "border-x-neutral-200/50"; pub(crate) const border_x_neutral_200_of_60: &str = "border-x-neutral-200/60"; pub(crate) const border_x_neutral_200_of_70: &str = "border-x-neutral-200/70"; pub(crate) const border_x_neutral_200_of_75: &str = "border-x-neutral-200/75"; pub(crate) const border_x_neutral_200_of_80: &str = "border-x-neutral-200/80"; pub(crate) const border_x_neutral_200_of_90: &str = "border-x-neutral-200/90"; pub(crate) const border_x_neutral_200_of_95: &str = "border-x-neutral-200/95"; pub(crate) const border_x_neutral_300: &str = "border-x-neutral-300"; pub(crate) const border_x_neutral_300_of_0: &str = "border-x-neutral-300/0"; pub(crate) const border_x_neutral_300_of_10: &str = "border-x-neutral-300/10"; pub(crate) const border_x_neutral_300_of_100: &str = "border-x-neutral-300/100"; pub(crate) const border_x_neutral_300_of_20: &str = "border-x-neutral-300/20"; pub(crate) const border_x_neutral_300_of_25: &str = "border-x-neutral-300/25"; pub(crate) const border_x_neutral_300_of_30: &str = "border-x-neutral-300/30"; pub(crate) const border_x_neutral_300_of_40: &str = "border-x-neutral-300/40"; pub(crate) const border_x_neutral_300_of_5: &str = "border-x-neutral-300/5"; pub(crate) const border_x_neutral_300_of_50: &str = "border-x-neutral-300/50"; pub(crate) const border_x_neutral_300_of_60: &str = "border-x-neutral-300/60"; pub(crate) const border_x_neutral_300_of_70: &str = "border-x-neutral-300/70"; pub(crate) const border_x_neutral_300_of_75: &str = "border-x-neutral-300/75"; pub(crate) const border_x_neutral_300_of_80: &str = "border-x-neutral-300/80"; pub(crate) const border_x_neutral_300_of_90: &str = "border-x-neutral-300/90"; pub(crate) const border_x_neutral_300_of_95: &str = "border-x-neutral-300/95"; pub(crate) const border_x_neutral_400: &str = "border-x-neutral-400"; pub(crate) const border_x_neutral_400_of_0: &str = "border-x-neutral-400/0"; pub(crate) const border_x_neutral_400_of_10: &str = "border-x-neutral-400/10"; pub(crate) const border_x_neutral_400_of_100: &str = "border-x-neutral-400/100"; pub(crate) const border_x_neutral_400_of_20: &str = "border-x-neutral-400/20"; pub(crate) const border_x_neutral_400_of_25: &str = "border-x-neutral-400/25"; pub(crate) const border_x_neutral_400_of_30: &str = "border-x-neutral-400/30"; pub(crate) const border_x_neutral_400_of_40: &str = "border-x-neutral-400/40"; pub(crate) const border_x_neutral_400_of_5: &str = "border-x-neutral-400/5"; pub(crate) const border_x_neutral_400_of_50: &str = "border-x-neutral-400/50"; pub(crate) const border_x_neutral_400_of_60: &str = "border-x-neutral-400/60"; pub(crate) const border_x_neutral_400_of_70: &str = "border-x-neutral-400/70"; pub(crate) const border_x_neutral_400_of_75: &str = "border-x-neutral-400/75"; pub(crate) const border_x_neutral_400_of_80: &str = "border-x-neutral-400/80"; pub(crate) const border_x_neutral_400_of_90: &str = "border-x-neutral-400/90"; pub(crate) const border_x_neutral_400_of_95: &str = "border-x-neutral-400/95"; pub(crate) const border_x_neutral_50: &str = "border-x-neutral-50"; pub(crate) const border_x_neutral_500: &str = "border-x-neutral-500"; pub(crate) const border_x_neutral_500_of_0: &str = "border-x-neutral-500/0"; pub(crate) const border_x_neutral_500_of_10: &str = "border-x-neutral-500/10"; pub(crate) const border_x_neutral_500_of_100: &str = "border-x-neutral-500/100"; pub(crate) const border_x_neutral_500_of_20: &str = "border-x-neutral-500/20"; pub(crate) const border_x_neutral_500_of_25: &str = "border-x-neutral-500/25"; pub(crate) const border_x_neutral_500_of_30: &str = "border-x-neutral-500/30"; pub(crate) const border_x_neutral_500_of_40: &str = "border-x-neutral-500/40"; pub(crate) const border_x_neutral_500_of_5: &str = "border-x-neutral-500/5"; pub(crate) const border_x_neutral_500_of_50: &str = "border-x-neutral-500/50"; pub(crate) const border_x_neutral_500_of_60: &str = "border-x-neutral-500/60"; pub(crate) const border_x_neutral_500_of_70: &str = "border-x-neutral-500/70"; pub(crate) const border_x_neutral_500_of_75: &str = "border-x-neutral-500/75"; pub(crate) const border_x_neutral_500_of_80: &str = "border-x-neutral-500/80"; pub(crate) const border_x_neutral_500_of_90: &str = "border-x-neutral-500/90"; pub(crate) const border_x_neutral_500_of_95: &str = "border-x-neutral-500/95"; pub(crate) const border_x_neutral_50_of_0: &str = "border-x-neutral-50/0"; pub(crate) const border_x_neutral_50_of_10: &str = "border-x-neutral-50/10"; pub(crate) const border_x_neutral_50_of_100: &str = "border-x-neutral-50/100"; pub(crate) const border_x_neutral_50_of_20: &str = "border-x-neutral-50/20"; pub(crate) const border_x_neutral_50_of_25: &str = "border-x-neutral-50/25"; pub(crate) const border_x_neutral_50_of_30: &str = "border-x-neutral-50/30"; pub(crate) const border_x_neutral_50_of_40: &str = "border-x-neutral-50/40"; pub(crate) const border_x_neutral_50_of_5: &str = "border-x-neutral-50/5"; pub(crate) const border_x_neutral_50_of_50: &str = "border-x-neutral-50/50"; pub(crate) const border_x_neutral_50_of_60: &str = "border-x-neutral-50/60"; pub(crate) const border_x_neutral_50_of_70: &str = "border-x-neutral-50/70"; pub(crate) const border_x_neutral_50_of_75: &str = "border-x-neutral-50/75"; pub(crate) const border_x_neutral_50_of_80: &str = "border-x-neutral-50/80"; pub(crate) const border_x_neutral_50_of_90: &str = "border-x-neutral-50/90"; pub(crate) const border_x_neutral_50_of_95: &str = "border-x-neutral-50/95"; pub(crate) const border_x_neutral_600: &str = "border-x-neutral-600"; pub(crate) const border_x_neutral_600_of_0: &str = "border-x-neutral-600/0"; pub(crate) const border_x_neutral_600_of_10: &str = "border-x-neutral-600/10"; pub(crate) const border_x_neutral_600_of_100: &str = "border-x-neutral-600/100"; pub(crate) const border_x_neutral_600_of_20: &str = "border-x-neutral-600/20"; pub(crate) const border_x_neutral_600_of_25: &str = "border-x-neutral-600/25"; pub(crate) const border_x_neutral_600_of_30: &str = "border-x-neutral-600/30"; pub(crate) const border_x_neutral_600_of_40: &str = "border-x-neutral-600/40"; pub(crate) const border_x_neutral_600_of_5: &str = "border-x-neutral-600/5"; pub(crate) const border_x_neutral_600_of_50: &str = "border-x-neutral-600/50"; pub(crate) const border_x_neutral_600_of_60: &str = "border-x-neutral-600/60"; pub(crate) const border_x_neutral_600_of_70: &str = "border-x-neutral-600/70"; pub(crate) const border_x_neutral_600_of_75: &str = "border-x-neutral-600/75"; pub(crate) const border_x_neutral_600_of_80: &str = "border-x-neutral-600/80"; pub(crate) const border_x_neutral_600_of_90: &str = "border-x-neutral-600/90"; pub(crate) const border_x_neutral_600_of_95: &str = "border-x-neutral-600/95"; pub(crate) const border_x_neutral_700: &str = "border-x-neutral-700"; pub(crate) const border_x_neutral_700_of_0: &str = "border-x-neutral-700/0"; pub(crate) const border_x_neutral_700_of_10: &str = "border-x-neutral-700/10"; pub(crate) const border_x_neutral_700_of_100: &str = "border-x-neutral-700/100"; pub(crate) const border_x_neutral_700_of_20: &str = "border-x-neutral-700/20"; pub(crate) const border_x_neutral_700_of_25: &str = "border-x-neutral-700/25"; pub(crate) const border_x_neutral_700_of_30: &str = "border-x-neutral-700/30"; pub(crate) const border_x_neutral_700_of_40: &str = "border-x-neutral-700/40"; pub(crate) const border_x_neutral_700_of_5: &str = "border-x-neutral-700/5"; pub(crate) const border_x_neutral_700_of_50: &str = "border-x-neutral-700/50"; pub(crate) const border_x_neutral_700_of_60: &str = "border-x-neutral-700/60"; pub(crate) const border_x_neutral_700_of_70: &str = "border-x-neutral-700/70"; pub(crate) const border_x_neutral_700_of_75: &str = "border-x-neutral-700/75"; pub(crate) const border_x_neutral_700_of_80: &str = "border-x-neutral-700/80"; pub(crate) const border_x_neutral_700_of_90: &str = "border-x-neutral-700/90"; pub(crate) const border_x_neutral_700_of_95: &str = "border-x-neutral-700/95"; pub(crate) const border_x_neutral_800: &str = "border-x-neutral-800"; pub(crate) const border_x_neutral_800_of_0: &str = "border-x-neutral-800/0"; pub(crate) const border_x_neutral_800_of_10: &str = "border-x-neutral-800/10"; pub(crate) const border_x_neutral_800_of_100: &str = "border-x-neutral-800/100"; pub(crate) const border_x_neutral_800_of_20: &str = "border-x-neutral-800/20"; pub(crate) const border_x_neutral_800_of_25: &str = "border-x-neutral-800/25"; pub(crate) const border_x_neutral_800_of_30: &str = "border-x-neutral-800/30"; pub(crate) const border_x_neutral_800_of_40: &str = "border-x-neutral-800/40"; pub(crate) const border_x_neutral_800_of_5: &str = "border-x-neutral-800/5"; pub(crate) const border_x_neutral_800_of_50: &str = "border-x-neutral-800/50"; pub(crate) const border_x_neutral_800_of_60: &str = "border-x-neutral-800/60"; pub(crate) const border_x_neutral_800_of_70: &str = "border-x-neutral-800/70"; pub(crate) const border_x_neutral_800_of_75: &str = "border-x-neutral-800/75"; pub(crate) const border_x_neutral_800_of_80: &str = "border-x-neutral-800/80"; pub(crate) const border_x_neutral_800_of_90: &str = "border-x-neutral-800/90"; pub(crate) const border_x_neutral_800_of_95: &str = "border-x-neutral-800/95"; pub(crate) const border_x_neutral_900: &str = "border-x-neutral-900"; pub(crate) const border_x_neutral_900_of_0: &str = "border-x-neutral-900/0"; pub(crate) const border_x_neutral_900_of_10: &str = "border-x-neutral-900/10"; pub(crate) const border_x_neutral_900_of_100: &str = "border-x-neutral-900/100"; pub(crate) const border_x_neutral_900_of_20: &str = "border-x-neutral-900/20"; pub(crate) const border_x_neutral_900_of_25: &str = "border-x-neutral-900/25"; pub(crate) const border_x_neutral_900_of_30: &str = "border-x-neutral-900/30"; pub(crate) const border_x_neutral_900_of_40: &str = "border-x-neutral-900/40"; pub(crate) const border_x_neutral_900_of_5: &str = "border-x-neutral-900/5"; pub(crate) const border_x_neutral_900_of_50: &str = "border-x-neutral-900/50"; pub(crate) const border_x_neutral_900_of_60: &str = "border-x-neutral-900/60"; pub(crate) const border_x_neutral_900_of_70: &str = "border-x-neutral-900/70"; pub(crate) const border_x_neutral_900_of_75: &str = "border-x-neutral-900/75"; pub(crate) const border_x_neutral_900_of_80: &str = "border-x-neutral-900/80"; pub(crate) const border_x_neutral_900_of_90: &str = "border-x-neutral-900/90"; pub(crate) const border_x_neutral_900_of_95: &str = "border-x-neutral-900/95"; pub(crate) const border_x_orange_100: &str = "border-x-orange-100"; pub(crate) const border_x_orange_100_of_0: &str = "border-x-orange-100/0"; pub(crate) const border_x_orange_100_of_10: &str = "border-x-orange-100/10"; pub(crate) const border_x_orange_100_of_100: &str = "border-x-orange-100/100"; pub(crate) const border_x_orange_100_of_20: &str = "border-x-orange-100/20"; pub(crate) const border_x_orange_100_of_25: &str = "border-x-orange-100/25"; pub(crate) const border_x_orange_100_of_30: &str = "border-x-orange-100/30"; pub(crate) const border_x_orange_100_of_40: &str = "border-x-orange-100/40"; pub(crate) const border_x_orange_100_of_5: &str = "border-x-orange-100/5"; pub(crate) const border_x_orange_100_of_50: &str = "border-x-orange-100/50"; pub(crate) const border_x_orange_100_of_60: &str = "border-x-orange-100/60"; pub(crate) const border_x_orange_100_of_70: &str = "border-x-orange-100/70"; pub(crate) const border_x_orange_100_of_75: &str = "border-x-orange-100/75"; pub(crate) const border_x_orange_100_of_80: &str = "border-x-orange-100/80"; pub(crate) const border_x_orange_100_of_90: &str = "border-x-orange-100/90"; pub(crate) const border_x_orange_100_of_95: &str = "border-x-orange-100/95"; pub(crate) const border_x_orange_200: &str = "border-x-orange-200"; pub(crate) const border_x_orange_200_of_0: &str = "border-x-orange-200/0"; pub(crate) const border_x_orange_200_of_10: &str = "border-x-orange-200/10"; pub(crate) const border_x_orange_200_of_100: &str = "border-x-orange-200/100"; pub(crate) const border_x_orange_200_of_20: &str = "border-x-orange-200/20"; pub(crate) const border_x_orange_200_of_25: &str = "border-x-orange-200/25"; pub(crate) const border_x_orange_200_of_30: &str = "border-x-orange-200/30"; pub(crate) const border_x_orange_200_of_40: &str = "border-x-orange-200/40"; pub(crate) const border_x_orange_200_of_5: &str = "border-x-orange-200/5"; pub(crate) const border_x_orange_200_of_50: &str = "border-x-orange-200/50"; pub(crate) const border_x_orange_200_of_60: &str = "border-x-orange-200/60"; pub(crate) const border_x_orange_200_of_70: &str = "border-x-orange-200/70"; pub(crate) const border_x_orange_200_of_75: &str = "border-x-orange-200/75"; pub(crate) const border_x_orange_200_of_80: &str = "border-x-orange-200/80"; pub(crate) const border_x_orange_200_of_90: &str = "border-x-orange-200/90"; pub(crate) const border_x_orange_200_of_95: &str = "border-x-orange-200/95"; pub(crate) const border_x_orange_300: &str = "border-x-orange-300"; pub(crate) const border_x_orange_300_of_0: &str = "border-x-orange-300/0"; pub(crate) const border_x_orange_300_of_10: &str = "border-x-orange-300/10"; pub(crate) const border_x_orange_300_of_100: &str = "border-x-orange-300/100"; pub(crate) const border_x_orange_300_of_20: &str = "border-x-orange-300/20"; pub(crate) const border_x_orange_300_of_25: &str = "border-x-orange-300/25"; pub(crate) const border_x_orange_300_of_30: &str = "border-x-orange-300/30"; pub(crate) const border_x_orange_300_of_40: &str = "border-x-orange-300/40"; pub(crate) const border_x_orange_300_of_5: &str = "border-x-orange-300/5"; pub(crate) const border_x_orange_300_of_50: &str = "border-x-orange-300/50"; pub(crate) const border_x_orange_300_of_60: &str = "border-x-orange-300/60"; pub(crate) const border_x_orange_300_of_70: &str = "border-x-orange-300/70"; pub(crate) const border_x_orange_300_of_75: &str = "border-x-orange-300/75"; pub(crate) const border_x_orange_300_of_80: &str = "border-x-orange-300/80"; pub(crate) const border_x_orange_300_of_90: &str = "border-x-orange-300/90"; pub(crate) const border_x_orange_300_of_95: &str = "border-x-orange-300/95"; pub(crate) const border_x_orange_400: &str = "border-x-orange-400"; pub(crate) const border_x_orange_400_of_0: &str = "border-x-orange-400/0"; pub(crate) const border_x_orange_400_of_10: &str = "border-x-orange-400/10"; pub(crate) const border_x_orange_400_of_100: &str = "border-x-orange-400/100"; pub(crate) const border_x_orange_400_of_20: &str = "border-x-orange-400/20"; pub(crate) const border_x_orange_400_of_25: &str = "border-x-orange-400/25"; pub(crate) const border_x_orange_400_of_30: &str = "border-x-orange-400/30"; pub(crate) const border_x_orange_400_of_40: &str = "border-x-orange-400/40"; pub(crate) const border_x_orange_400_of_5: &str = "border-x-orange-400/5"; pub(crate) const border_x_orange_400_of_50: &str = "border-x-orange-400/50"; pub(crate) const border_x_orange_400_of_60: &str = "border-x-orange-400/60"; pub(crate) const border_x_orange_400_of_70: &str = "border-x-orange-400/70"; pub(crate) const border_x_orange_400_of_75: &str = "border-x-orange-400/75"; pub(crate) const border_x_orange_400_of_80: &str = "border-x-orange-400/80"; pub(crate) const border_x_orange_400_of_90: &str = "border-x-orange-400/90"; pub(crate) const border_x_orange_400_of_95: &str = "border-x-orange-400/95"; pub(crate) const border_x_orange_50: &str = "border-x-orange-50"; pub(crate) const border_x_orange_500: &str = "border-x-orange-500"; pub(crate) const border_x_orange_500_of_0: &str = "border-x-orange-500/0"; pub(crate) const border_x_orange_500_of_10: &str = "border-x-orange-500/10"; pub(crate) const border_x_orange_500_of_100: &str = "border-x-orange-500/100"; pub(crate) const border_x_orange_500_of_20: &str = "border-x-orange-500/20"; pub(crate) const border_x_orange_500_of_25: &str = "border-x-orange-500/25"; pub(crate) const border_x_orange_500_of_30: &str = "border-x-orange-500/30"; pub(crate) const border_x_orange_500_of_40: &str = "border-x-orange-500/40"; pub(crate) const border_x_orange_500_of_5: &str = "border-x-orange-500/5"; pub(crate) const border_x_orange_500_of_50: &str = "border-x-orange-500/50"; pub(crate) const border_x_orange_500_of_60: &str = "border-x-orange-500/60"; pub(crate) const border_x_orange_500_of_70: &str = "border-x-orange-500/70"; pub(crate) const border_x_orange_500_of_75: &str = "border-x-orange-500/75"; pub(crate) const border_x_orange_500_of_80: &str = "border-x-orange-500/80"; pub(crate) const border_x_orange_500_of_90: &str = "border-x-orange-500/90"; pub(crate) const border_x_orange_500_of_95: &str = "border-x-orange-500/95"; pub(crate) const border_x_orange_50_of_0: &str = "border-x-orange-50/0"; pub(crate) const border_x_orange_50_of_10: &str = "border-x-orange-50/10"; pub(crate) const border_x_orange_50_of_100: &str = "border-x-orange-50/100"; pub(crate) const border_x_orange_50_of_20: &str = "border-x-orange-50/20"; pub(crate) const border_x_orange_50_of_25: &str = "border-x-orange-50/25"; pub(crate) const border_x_orange_50_of_30: &str = "border-x-orange-50/30"; pub(crate) const border_x_orange_50_of_40: &str = "border-x-orange-50/40"; pub(crate) const border_x_orange_50_of_5: &str = "border-x-orange-50/5"; pub(crate) const border_x_orange_50_of_50: &str = "border-x-orange-50/50"; pub(crate) const border_x_orange_50_of_60: &str = "border-x-orange-50/60"; pub(crate) const border_x_orange_50_of_70: &str = "border-x-orange-50/70"; pub(crate) const border_x_orange_50_of_75: &str = "border-x-orange-50/75"; pub(crate) const border_x_orange_50_of_80: &str = "border-x-orange-50/80"; pub(crate) const border_x_orange_50_of_90: &str = "border-x-orange-50/90"; pub(crate) const border_x_orange_50_of_95: &str = "border-x-orange-50/95"; pub(crate) const border_x_orange_600: &str = "border-x-orange-600"; pub(crate) const border_x_orange_600_of_0: &str = "border-x-orange-600/0"; pub(crate) const border_x_orange_600_of_10: &str = "border-x-orange-600/10"; pub(crate) const border_x_orange_600_of_100: &str = "border-x-orange-600/100"; pub(crate) const border_x_orange_600_of_20: &str = "border-x-orange-600/20"; pub(crate) const border_x_orange_600_of_25: &str = "border-x-orange-600/25"; pub(crate) const border_x_orange_600_of_30: &str = "border-x-orange-600/30"; pub(crate) const border_x_orange_600_of_40: &str = "border-x-orange-600/40"; pub(crate) const border_x_orange_600_of_5: &str = "border-x-orange-600/5"; pub(crate) const border_x_orange_600_of_50: &str = "border-x-orange-600/50"; pub(crate) const border_x_orange_600_of_60: &str = "border-x-orange-600/60"; pub(crate) const border_x_orange_600_of_70: &str = "border-x-orange-600/70"; pub(crate) const border_x_orange_600_of_75: &str = "border-x-orange-600/75"; pub(crate) const border_x_orange_600_of_80: &str = "border-x-orange-600/80"; pub(crate) const border_x_orange_600_of_90: &str = "border-x-orange-600/90"; pub(crate) const border_x_orange_600_of_95: &str = "border-x-orange-600/95"; pub(crate) const border_x_orange_700: &str = "border-x-orange-700"; pub(crate) const border_x_orange_700_of_0: &str = "border-x-orange-700/0"; pub(crate) const border_x_orange_700_of_10: &str = "border-x-orange-700/10"; pub(crate) const border_x_orange_700_of_100: &str = "border-x-orange-700/100"; pub(crate) const border_x_orange_700_of_20: &str = "border-x-orange-700/20"; pub(crate) const border_x_orange_700_of_25: &str = "border-x-orange-700/25"; pub(crate) const border_x_orange_700_of_30: &str = "border-x-orange-700/30"; pub(crate) const border_x_orange_700_of_40: &str = "border-x-orange-700/40"; pub(crate) const border_x_orange_700_of_5: &str = "border-x-orange-700/5"; pub(crate) const border_x_orange_700_of_50: &str = "border-x-orange-700/50"; pub(crate) const border_x_orange_700_of_60: &str = "border-x-orange-700/60"; pub(crate) const border_x_orange_700_of_70: &str = "border-x-orange-700/70"; pub(crate) const border_x_orange_700_of_75: &str = "border-x-orange-700/75"; pub(crate) const border_x_orange_700_of_80: &str = "border-x-orange-700/80"; pub(crate) const border_x_orange_700_of_90: &str = "border-x-orange-700/90"; pub(crate) const border_x_orange_700_of_95: &str = "border-x-orange-700/95"; pub(crate) const border_x_orange_800: &str = "border-x-orange-800"; pub(crate) const border_x_orange_800_of_0: &str = "border-x-orange-800/0"; pub(crate) const border_x_orange_800_of_10: &str = "border-x-orange-800/10"; pub(crate) const border_x_orange_800_of_100: &str = "border-x-orange-800/100"; pub(crate) const border_x_orange_800_of_20: &str = "border-x-orange-800/20"; pub(crate) const border_x_orange_800_of_25: &str = "border-x-orange-800/25"; pub(crate) const border_x_orange_800_of_30: &str = "border-x-orange-800/30"; pub(crate) const border_x_orange_800_of_40: &str = "border-x-orange-800/40"; pub(crate) const border_x_orange_800_of_5: &str = "border-x-orange-800/5"; pub(crate) const border_x_orange_800_of_50: &str = "border-x-orange-800/50"; pub(crate) const border_x_orange_800_of_60: &str = "border-x-orange-800/60"; pub(crate) const border_x_orange_800_of_70: &str = "border-x-orange-800/70"; pub(crate) const border_x_orange_800_of_75: &str = "border-x-orange-800/75"; pub(crate) const border_x_orange_800_of_80: &str = "border-x-orange-800/80"; pub(crate) const border_x_orange_800_of_90: &str = "border-x-orange-800/90"; pub(crate) const border_x_orange_800_of_95: &str = "border-x-orange-800/95"; pub(crate) const border_x_orange_900: &str = "border-x-orange-900"; pub(crate) const border_x_orange_900_of_0: &str = "border-x-orange-900/0"; pub(crate) const border_x_orange_900_of_10: &str = "border-x-orange-900/10"; pub(crate) const border_x_orange_900_of_100: &str = "border-x-orange-900/100"; pub(crate) const border_x_orange_900_of_20: &str = "border-x-orange-900/20"; pub(crate) const border_x_orange_900_of_25: &str = "border-x-orange-900/25"; pub(crate) const border_x_orange_900_of_30: &str = "border-x-orange-900/30"; pub(crate) const border_x_orange_900_of_40: &str = "border-x-orange-900/40"; pub(crate) const border_x_orange_900_of_5: &str = "border-x-orange-900/5"; pub(crate) const border_x_orange_900_of_50: &str = "border-x-orange-900/50"; pub(crate) const border_x_orange_900_of_60: &str = "border-x-orange-900/60"; pub(crate) const border_x_orange_900_of_70: &str = "border-x-orange-900/70"; pub(crate) const border_x_orange_900_of_75: &str = "border-x-orange-900/75"; pub(crate) const border_x_orange_900_of_80: &str = "border-x-orange-900/80"; pub(crate) const border_x_orange_900_of_90: &str = "border-x-orange-900/90"; pub(crate) const border_x_orange_900_of_95: &str = "border-x-orange-900/95"; pub(crate) const border_x_pink_100: &str = "border-x-pink-100"; pub(crate) const border_x_pink_100_of_0: &str = "border-x-pink-100/0"; pub(crate) const border_x_pink_100_of_10: &str = "border-x-pink-100/10"; pub(crate) const border_x_pink_100_of_100: &str = "border-x-pink-100/100"; pub(crate) const border_x_pink_100_of_20: &str = "border-x-pink-100/20"; pub(crate) const border_x_pink_100_of_25: &str = "border-x-pink-100/25"; pub(crate) const border_x_pink_100_of_30: &str = "border-x-pink-100/30"; pub(crate) const border_x_pink_100_of_40: &str = "border-x-pink-100/40"; pub(crate) const border_x_pink_100_of_5: &str = "border-x-pink-100/5"; pub(crate) const border_x_pink_100_of_50: &str = "border-x-pink-100/50"; pub(crate) const border_x_pink_100_of_60: &str = "border-x-pink-100/60"; pub(crate) const border_x_pink_100_of_70: &str = "border-x-pink-100/70"; pub(crate) const border_x_pink_100_of_75: &str = "border-x-pink-100/75"; pub(crate) const border_x_pink_100_of_80: &str = "border-x-pink-100/80"; pub(crate) const border_x_pink_100_of_90: &str = "border-x-pink-100/90"; pub(crate) const border_x_pink_100_of_95: &str = "border-x-pink-100/95"; pub(crate) const border_x_pink_200: &str = "border-x-pink-200"; pub(crate) const border_x_pink_200_of_0: &str = "border-x-pink-200/0"; pub(crate) const border_x_pink_200_of_10: &str = "border-x-pink-200/10"; pub(crate) const border_x_pink_200_of_100: &str = "border-x-pink-200/100"; pub(crate) const border_x_pink_200_of_20: &str = "border-x-pink-200/20"; pub(crate) const border_x_pink_200_of_25: &str = "border-x-pink-200/25"; pub(crate) const border_x_pink_200_of_30: &str = "border-x-pink-200/30"; pub(crate) const border_x_pink_200_of_40: &str = "border-x-pink-200/40"; pub(crate) const border_x_pink_200_of_5: &str = "border-x-pink-200/5"; pub(crate) const border_x_pink_200_of_50: &str = "border-x-pink-200/50"; pub(crate) const border_x_pink_200_of_60: &str = "border-x-pink-200/60"; pub(crate) const border_x_pink_200_of_70: &str = "border-x-pink-200/70"; pub(crate) const border_x_pink_200_of_75: &str = "border-x-pink-200/75"; pub(crate) const border_x_pink_200_of_80: &str = "border-x-pink-200/80"; pub(crate) const border_x_pink_200_of_90: &str = "border-x-pink-200/90"; pub(crate) const border_x_pink_200_of_95: &str = "border-x-pink-200/95"; pub(crate) const border_x_pink_300: &str = "border-x-pink-300"; pub(crate) const border_x_pink_300_of_0: &str = "border-x-pink-300/0"; pub(crate) const border_x_pink_300_of_10: &str = "border-x-pink-300/10"; pub(crate) const border_x_pink_300_of_100: &str = "border-x-pink-300/100"; pub(crate) const border_x_pink_300_of_20: &str = "border-x-pink-300/20"; pub(crate) const border_x_pink_300_of_25: &str = "border-x-pink-300/25"; pub(crate) const border_x_pink_300_of_30: &str = "border-x-pink-300/30"; pub(crate) const border_x_pink_300_of_40: &str = "border-x-pink-300/40"; pub(crate) const border_x_pink_300_of_5: &str = "border-x-pink-300/5"; pub(crate) const border_x_pink_300_of_50: &str = "border-x-pink-300/50"; pub(crate) const border_x_pink_300_of_60: &str = "border-x-pink-300/60"; pub(crate) const border_x_pink_300_of_70: &str = "border-x-pink-300/70"; pub(crate) const border_x_pink_300_of_75: &str = "border-x-pink-300/75"; pub(crate) const border_x_pink_300_of_80: &str = "border-x-pink-300/80"; pub(crate) const border_x_pink_300_of_90: &str = "border-x-pink-300/90"; pub(crate) const border_x_pink_300_of_95: &str = "border-x-pink-300/95"; pub(crate) const border_x_pink_400: &str = "border-x-pink-400"; pub(crate) const border_x_pink_400_of_0: &str = "border-x-pink-400/0"; pub(crate) const border_x_pink_400_of_10: &str = "border-x-pink-400/10"; pub(crate) const border_x_pink_400_of_100: &str = "border-x-pink-400/100"; pub(crate) const border_x_pink_400_of_20: &str = "border-x-pink-400/20"; pub(crate) const border_x_pink_400_of_25: &str = "border-x-pink-400/25"; pub(crate) const border_x_pink_400_of_30: &str = "border-x-pink-400/30"; pub(crate) const border_x_pink_400_of_40: &str = "border-x-pink-400/40"; pub(crate) const border_x_pink_400_of_5: &str = "border-x-pink-400/5"; pub(crate) const border_x_pink_400_of_50: &str = "border-x-pink-400/50"; pub(crate) const border_x_pink_400_of_60: &str = "border-x-pink-400/60"; pub(crate) const border_x_pink_400_of_70: &str = "border-x-pink-400/70"; pub(crate) const border_x_pink_400_of_75: &str = "border-x-pink-400/75"; pub(crate) const border_x_pink_400_of_80: &str = "border-x-pink-400/80"; pub(crate) const border_x_pink_400_of_90: &str = "border-x-pink-400/90"; pub(crate) const border_x_pink_400_of_95: &str = "border-x-pink-400/95"; pub(crate) const border_x_pink_50: &str = "border-x-pink-50"; pub(crate) const border_x_pink_500: &str = "border-x-pink-500"; pub(crate) const border_x_pink_500_of_0: &str = "border-x-pink-500/0"; pub(crate) const border_x_pink_500_of_10: &str = "border-x-pink-500/10"; pub(crate) const border_x_pink_500_of_100: &str = "border-x-pink-500/100"; pub(crate) const border_x_pink_500_of_20: &str = "border-x-pink-500/20"; pub(crate) const border_x_pink_500_of_25: &str = "border-x-pink-500/25"; pub(crate) const border_x_pink_500_of_30: &str = "border-x-pink-500/30"; pub(crate) const border_x_pink_500_of_40: &str = "border-x-pink-500/40"; pub(crate) const border_x_pink_500_of_5: &str = "border-x-pink-500/5"; pub(crate) const border_x_pink_500_of_50: &str = "border-x-pink-500/50"; pub(crate) const border_x_pink_500_of_60: &str = "border-x-pink-500/60"; pub(crate) const border_x_pink_500_of_70: &str = "border-x-pink-500/70"; pub(crate) const border_x_pink_500_of_75: &str = "border-x-pink-500/75"; pub(crate) const border_x_pink_500_of_80: &str = "border-x-pink-500/80"; pub(crate) const border_x_pink_500_of_90: &str = "border-x-pink-500/90"; pub(crate) const border_x_pink_500_of_95: &str = "border-x-pink-500/95"; pub(crate) const border_x_pink_50_of_0: &str = "border-x-pink-50/0"; pub(crate) const border_x_pink_50_of_10: &str = "border-x-pink-50/10"; pub(crate) const border_x_pink_50_of_100: &str = "border-x-pink-50/100"; pub(crate) const border_x_pink_50_of_20: &str = "border-x-pink-50/20"; pub(crate) const border_x_pink_50_of_25: &str = "border-x-pink-50/25"; pub(crate) const border_x_pink_50_of_30: &str = "border-x-pink-50/30"; pub(crate) const border_x_pink_50_of_40: &str = "border-x-pink-50/40"; pub(crate) const border_x_pink_50_of_5: &str = "border-x-pink-50/5"; pub(crate) const border_x_pink_50_of_50: &str = "border-x-pink-50/50"; pub(crate) const border_x_pink_50_of_60: &str = "border-x-pink-50/60"; pub(crate) const border_x_pink_50_of_70: &str = "border-x-pink-50/70"; pub(crate) const border_x_pink_50_of_75: &str = "border-x-pink-50/75"; pub(crate) const border_x_pink_50_of_80: &str = "border-x-pink-50/80"; pub(crate) const border_x_pink_50_of_90: &str = "border-x-pink-50/90"; pub(crate) const border_x_pink_50_of_95: &str = "border-x-pink-50/95"; pub(crate) const border_x_pink_600: &str = "border-x-pink-600"; pub(crate) const border_x_pink_600_of_0: &str = "border-x-pink-600/0"; pub(crate) const border_x_pink_600_of_10: &str = "border-x-pink-600/10"; pub(crate) const border_x_pink_600_of_100: &str = "border-x-pink-600/100"; pub(crate) const border_x_pink_600_of_20: &str = "border-x-pink-600/20"; pub(crate) const border_x_pink_600_of_25: &str = "border-x-pink-600/25"; pub(crate) const border_x_pink_600_of_30: &str = "border-x-pink-600/30"; pub(crate) const border_x_pink_600_of_40: &str = "border-x-pink-600/40"; pub(crate) const border_x_pink_600_of_5: &str = "border-x-pink-600/5"; pub(crate) const border_x_pink_600_of_50: &str = "border-x-pink-600/50"; pub(crate) const border_x_pink_600_of_60: &str = "border-x-pink-600/60"; pub(crate) const border_x_pink_600_of_70: &str = "border-x-pink-600/70"; pub(crate) const border_x_pink_600_of_75: &str = "border-x-pink-600/75"; pub(crate) const border_x_pink_600_of_80: &str = "border-x-pink-600/80"; pub(crate) const border_x_pink_600_of_90: &str = "border-x-pink-600/90"; pub(crate) const border_x_pink_600_of_95: &str = "border-x-pink-600/95"; pub(crate) const border_x_pink_700: &str = "border-x-pink-700"; pub(crate) const border_x_pink_700_of_0: &str = "border-x-pink-700/0"; pub(crate) const border_x_pink_700_of_10: &str = "border-x-pink-700/10"; pub(crate) const border_x_pink_700_of_100: &str = "border-x-pink-700/100"; pub(crate) const border_x_pink_700_of_20: &str = "border-x-pink-700/20"; pub(crate) const border_x_pink_700_of_25: &str = "border-x-pink-700/25"; pub(crate) const border_x_pink_700_of_30: &str = "border-x-pink-700/30"; pub(crate) const border_x_pink_700_of_40: &str = "border-x-pink-700/40"; pub(crate) const border_x_pink_700_of_5: &str = "border-x-pink-700/5"; pub(crate) const border_x_pink_700_of_50: &str = "border-x-pink-700/50"; pub(crate) const border_x_pink_700_of_60: &str = "border-x-pink-700/60"; pub(crate) const border_x_pink_700_of_70: &str = "border-x-pink-700/70"; pub(crate) const border_x_pink_700_of_75: &str = "border-x-pink-700/75"; pub(crate) const border_x_pink_700_of_80: &str = "border-x-pink-700/80"; pub(crate) const border_x_pink_700_of_90: &str = "border-x-pink-700/90"; pub(crate) const border_x_pink_700_of_95: &str = "border-x-pink-700/95"; pub(crate) const border_x_pink_800: &str = "border-x-pink-800"; pub(crate) const border_x_pink_800_of_0: &str = "border-x-pink-800/0"; pub(crate) const border_x_pink_800_of_10: &str = "border-x-pink-800/10"; pub(crate) const border_x_pink_800_of_100: &str = "border-x-pink-800/100"; pub(crate) const border_x_pink_800_of_20: &str = "border-x-pink-800/20"; pub(crate) const border_x_pink_800_of_25: &str = "border-x-pink-800/25"; pub(crate) const border_x_pink_800_of_30: &str = "border-x-pink-800/30"; pub(crate) const border_x_pink_800_of_40: &str = "border-x-pink-800/40"; pub(crate) const border_x_pink_800_of_5: &str = "border-x-pink-800/5"; pub(crate) const border_x_pink_800_of_50: &str = "border-x-pink-800/50"; pub(crate) const border_x_pink_800_of_60: &str = "border-x-pink-800/60"; pub(crate) const border_x_pink_800_of_70: &str = "border-x-pink-800/70"; pub(crate) const border_x_pink_800_of_75: &str = "border-x-pink-800/75"; pub(crate) const border_x_pink_800_of_80: &str = "border-x-pink-800/80"; pub(crate) const border_x_pink_800_of_90: &str = "border-x-pink-800/90"; pub(crate) const border_x_pink_800_of_95: &str = "border-x-pink-800/95"; pub(crate) const border_x_pink_900: &str = "border-x-pink-900"; pub(crate) const border_x_pink_900_of_0: &str = "border-x-pink-900/0"; pub(crate) const border_x_pink_900_of_10: &str = "border-x-pink-900/10"; pub(crate) const border_x_pink_900_of_100: &str = "border-x-pink-900/100"; pub(crate) const border_x_pink_900_of_20: &str = "border-x-pink-900/20"; pub(crate) const border_x_pink_900_of_25: &str = "border-x-pink-900/25"; pub(crate) const border_x_pink_900_of_30: &str = "border-x-pink-900/30"; pub(crate) const border_x_pink_900_of_40: &str = "border-x-pink-900/40"; pub(crate) const border_x_pink_900_of_5: &str = "border-x-pink-900/5"; pub(crate) const border_x_pink_900_of_50: &str = "border-x-pink-900/50"; pub(crate) const border_x_pink_900_of_60: &str = "border-x-pink-900/60"; pub(crate) const border_x_pink_900_of_70: &str = "border-x-pink-900/70"; pub(crate) const border_x_pink_900_of_75: &str = "border-x-pink-900/75"; pub(crate) const border_x_pink_900_of_80: &str = "border-x-pink-900/80"; pub(crate) const border_x_pink_900_of_90: &str = "border-x-pink-900/90"; pub(crate) const border_x_pink_900_of_95: &str = "border-x-pink-900/95"; pub(crate) const border_x_purple_100: &str = "border-x-purple-100"; pub(crate) const border_x_purple_100_of_0: &str = "border-x-purple-100/0"; pub(crate) const border_x_purple_100_of_10: &str = "border-x-purple-100/10"; pub(crate) const border_x_purple_100_of_100: &str = "border-x-purple-100/100"; pub(crate) const border_x_purple_100_of_20: &str = "border-x-purple-100/20"; pub(crate) const border_x_purple_100_of_25: &str = "border-x-purple-100/25"; pub(crate) const border_x_purple_100_of_30: &str = "border-x-purple-100/30"; pub(crate) const border_x_purple_100_of_40: &str = "border-x-purple-100/40"; pub(crate) const border_x_purple_100_of_5: &str = "border-x-purple-100/5"; pub(crate) const border_x_purple_100_of_50: &str = "border-x-purple-100/50"; pub(crate) const border_x_purple_100_of_60: &str = "border-x-purple-100/60"; pub(crate) const border_x_purple_100_of_70: &str = "border-x-purple-100/70"; pub(crate) const border_x_purple_100_of_75: &str = "border-x-purple-100/75"; pub(crate) const border_x_purple_100_of_80: &str = "border-x-purple-100/80"; pub(crate) const border_x_purple_100_of_90: &str = "border-x-purple-100/90"; pub(crate) const border_x_purple_100_of_95: &str = "border-x-purple-100/95"; pub(crate) const border_x_purple_200: &str = "border-x-purple-200"; pub(crate) const border_x_purple_200_of_0: &str = "border-x-purple-200/0"; pub(crate) const border_x_purple_200_of_10: &str = "border-x-purple-200/10"; pub(crate) const border_x_purple_200_of_100: &str = "border-x-purple-200/100"; pub(crate) const border_x_purple_200_of_20: &str = "border-x-purple-200/20"; pub(crate) const border_x_purple_200_of_25: &str = "border-x-purple-200/25"; pub(crate) const border_x_purple_200_of_30: &str = "border-x-purple-200/30"; pub(crate) const border_x_purple_200_of_40: &str = "border-x-purple-200/40"; pub(crate) const border_x_purple_200_of_5: &str = "border-x-purple-200/5"; pub(crate) const border_x_purple_200_of_50: &str = "border-x-purple-200/50"; pub(crate) const border_x_purple_200_of_60: &str = "border-x-purple-200/60"; pub(crate) const border_x_purple_200_of_70: &str = "border-x-purple-200/70"; pub(crate) const border_x_purple_200_of_75: &str = "border-x-purple-200/75"; pub(crate) const border_x_purple_200_of_80: &str = "border-x-purple-200/80"; pub(crate) const border_x_purple_200_of_90: &str = "border-x-purple-200/90"; pub(crate) const border_x_purple_200_of_95: &str = "border-x-purple-200/95"; pub(crate) const border_x_purple_300: &str = "border-x-purple-300"; pub(crate) const border_x_purple_300_of_0: &str = "border-x-purple-300/0"; pub(crate) const border_x_purple_300_of_10: &str = "border-x-purple-300/10"; pub(crate) const border_x_purple_300_of_100: &str = "border-x-purple-300/100"; pub(crate) const border_x_purple_300_of_20: &str = "border-x-purple-300/20"; pub(crate) const border_x_purple_300_of_25: &str = "border-x-purple-300/25"; pub(crate) const border_x_purple_300_of_30: &str = "border-x-purple-300/30"; pub(crate) const border_x_purple_300_of_40: &str = "border-x-purple-300/40"; pub(crate) const border_x_purple_300_of_5: &str = "border-x-purple-300/5"; pub(crate) const border_x_purple_300_of_50: &str = "border-x-purple-300/50"; pub(crate) const border_x_purple_300_of_60: &str = "border-x-purple-300/60"; pub(crate) const border_x_purple_300_of_70: &str = "border-x-purple-300/70"; pub(crate) const border_x_purple_300_of_75: &str = "border-x-purple-300/75"; pub(crate) const border_x_purple_300_of_80: &str = "border-x-purple-300/80"; pub(crate) const border_x_purple_300_of_90: &str = "border-x-purple-300/90"; pub(crate) const border_x_purple_300_of_95: &str = "border-x-purple-300/95"; pub(crate) const border_x_purple_400: &str = "border-x-purple-400"; pub(crate) const border_x_purple_400_of_0: &str = "border-x-purple-400/0"; pub(crate) const border_x_purple_400_of_10: &str = "border-x-purple-400/10"; pub(crate) const border_x_purple_400_of_100: &str = "border-x-purple-400/100"; pub(crate) const border_x_purple_400_of_20: &str = "border-x-purple-400/20"; pub(crate) const border_x_purple_400_of_25: &str = "border-x-purple-400/25"; pub(crate) const border_x_purple_400_of_30: &str = "border-x-purple-400/30"; pub(crate) const border_x_purple_400_of_40: &str = "border-x-purple-400/40"; pub(crate) const border_x_purple_400_of_5: &str = "border-x-purple-400/5"; pub(crate) const border_x_purple_400_of_50: &str = "border-x-purple-400/50"; pub(crate) const border_x_purple_400_of_60: &str = "border-x-purple-400/60"; pub(crate) const border_x_purple_400_of_70: &str = "border-x-purple-400/70"; pub(crate) const border_x_purple_400_of_75: &str = "border-x-purple-400/75"; pub(crate) const border_x_purple_400_of_80: &str = "border-x-purple-400/80"; pub(crate) const border_x_purple_400_of_90: &str = "border-x-purple-400/90"; pub(crate) const border_x_purple_400_of_95: &str = "border-x-purple-400/95"; pub(crate) const border_x_purple_50: &str = "border-x-purple-50"; pub(crate) const border_x_purple_500: &str = "border-x-purple-500"; pub(crate) const border_x_purple_500_of_0: &str = "border-x-purple-500/0"; pub(crate) const border_x_purple_500_of_10: &str = "border-x-purple-500/10"; pub(crate) const border_x_purple_500_of_100: &str = "border-x-purple-500/100"; pub(crate) const border_x_purple_500_of_20: &str = "border-x-purple-500/20"; pub(crate) const border_x_purple_500_of_25: &str = "border-x-purple-500/25"; pub(crate) const border_x_purple_500_of_30: &str = "border-x-purple-500/30"; pub(crate) const border_x_purple_500_of_40: &str = "border-x-purple-500/40"; pub(crate) const border_x_purple_500_of_5: &str = "border-x-purple-500/5"; pub(crate) const border_x_purple_500_of_50: &str = "border-x-purple-500/50"; pub(crate) const border_x_purple_500_of_60: &str = "border-x-purple-500/60"; pub(crate) const border_x_purple_500_of_70: &str = "border-x-purple-500/70"; pub(crate) const border_x_purple_500_of_75: &str = "border-x-purple-500/75"; pub(crate) const border_x_purple_500_of_80: &str = "border-x-purple-500/80"; pub(crate) const border_x_purple_500_of_90: &str = "border-x-purple-500/90"; pub(crate) const border_x_purple_500_of_95: &str = "border-x-purple-500/95"; pub(crate) const border_x_purple_50_of_0: &str = "border-x-purple-50/0"; pub(crate) const border_x_purple_50_of_10: &str = "border-x-purple-50/10"; pub(crate) const border_x_purple_50_of_100: &str = "border-x-purple-50/100"; pub(crate) const border_x_purple_50_of_20: &str = "border-x-purple-50/20"; pub(crate) const border_x_purple_50_of_25: &str = "border-x-purple-50/25"; pub(crate) const border_x_purple_50_of_30: &str = "border-x-purple-50/30"; pub(crate) const border_x_purple_50_of_40: &str = "border-x-purple-50/40"; pub(crate) const border_x_purple_50_of_5: &str = "border-x-purple-50/5"; pub(crate) const border_x_purple_50_of_50: &str = "border-x-purple-50/50"; pub(crate) const border_x_purple_50_of_60: &str = "border-x-purple-50/60"; pub(crate) const border_x_purple_50_of_70: &str = "border-x-purple-50/70"; pub(crate) const border_x_purple_50_of_75: &str = "border-x-purple-50/75"; pub(crate) const border_x_purple_50_of_80: &str = "border-x-purple-50/80"; pub(crate) const border_x_purple_50_of_90: &str = "border-x-purple-50/90"; pub(crate) const border_x_purple_50_of_95: &str = "border-x-purple-50/95"; pub(crate) const border_x_purple_600: &str = "border-x-purple-600"; pub(crate) const border_x_purple_600_of_0: &str = "border-x-purple-600/0"; pub(crate) const border_x_purple_600_of_10: &str = "border-x-purple-600/10"; pub(crate) const border_x_purple_600_of_100: &str = "border-x-purple-600/100"; pub(crate) const border_x_purple_600_of_20: &str = "border-x-purple-600/20"; pub(crate) const border_x_purple_600_of_25: &str = "border-x-purple-600/25"; pub(crate) const border_x_purple_600_of_30: &str = "border-x-purple-600/30"; pub(crate) const border_x_purple_600_of_40: &str = "border-x-purple-600/40"; pub(crate) const border_x_purple_600_of_5: &str = "border-x-purple-600/5"; pub(crate) const border_x_purple_600_of_50: &str = "border-x-purple-600/50"; pub(crate) const border_x_purple_600_of_60: &str = "border-x-purple-600/60"; pub(crate) const border_x_purple_600_of_70: &str = "border-x-purple-600/70"; pub(crate) const border_x_purple_600_of_75: &str = "border-x-purple-600/75"; pub(crate) const border_x_purple_600_of_80: &str = "border-x-purple-600/80"; pub(crate) const border_x_purple_600_of_90: &str = "border-x-purple-600/90"; pub(crate) const border_x_purple_600_of_95: &str = "border-x-purple-600/95"; pub(crate) const border_x_purple_700: &str = "border-x-purple-700"; pub(crate) const border_x_purple_700_of_0: &str = "border-x-purple-700/0"; pub(crate) const border_x_purple_700_of_10: &str = "border-x-purple-700/10"; pub(crate) const border_x_purple_700_of_100: &str = "border-x-purple-700/100"; pub(crate) const border_x_purple_700_of_20: &str = "border-x-purple-700/20"; pub(crate) const border_x_purple_700_of_25: &str = "border-x-purple-700/25"; pub(crate) const border_x_purple_700_of_30: &str = "border-x-purple-700/30"; pub(crate) const border_x_purple_700_of_40: &str = "border-x-purple-700/40"; pub(crate) const border_x_purple_700_of_5: &str = "border-x-purple-700/5"; pub(crate) const border_x_purple_700_of_50: &str = "border-x-purple-700/50"; pub(crate) const border_x_purple_700_of_60: &str = "border-x-purple-700/60"; pub(crate) const border_x_purple_700_of_70: &str = "border-x-purple-700/70"; pub(crate) const border_x_purple_700_of_75: &str = "border-x-purple-700/75"; pub(crate) const border_x_purple_700_of_80: &str = "border-x-purple-700/80"; pub(crate) const border_x_purple_700_of_90: &str = "border-x-purple-700/90"; pub(crate) const border_x_purple_700_of_95: &str = "border-x-purple-700/95"; pub(crate) const border_x_purple_800: &str = "border-x-purple-800"; pub(crate) const border_x_purple_800_of_0: &str = "border-x-purple-800/0"; pub(crate) const border_x_purple_800_of_10: &str = "border-x-purple-800/10"; pub(crate) const border_x_purple_800_of_100: &str = "border-x-purple-800/100"; pub(crate) const border_x_purple_800_of_20: &str = "border-x-purple-800/20"; pub(crate) const border_x_purple_800_of_25: &str = "border-x-purple-800/25"; pub(crate) const border_x_purple_800_of_30: &str = "border-x-purple-800/30"; pub(crate) const border_x_purple_800_of_40: &str = "border-x-purple-800/40"; pub(crate) const border_x_purple_800_of_5: &str = "border-x-purple-800/5"; pub(crate) const border_x_purple_800_of_50: &str = "border-x-purple-800/50"; pub(crate) const border_x_purple_800_of_60: &str = "border-x-purple-800/60"; pub(crate) const border_x_purple_800_of_70: &str = "border-x-purple-800/70"; pub(crate) const border_x_purple_800_of_75: &str = "border-x-purple-800/75"; pub(crate) const border_x_purple_800_of_80: &str = "border-x-purple-800/80"; pub(crate) const border_x_purple_800_of_90: &str = "border-x-purple-800/90"; pub(crate) const border_x_purple_800_of_95: &str = "border-x-purple-800/95"; pub(crate) const border_x_purple_900: &str = "border-x-purple-900"; pub(crate) const border_x_purple_900_of_0: &str = "border-x-purple-900/0"; pub(crate) const border_x_purple_900_of_10: &str = "border-x-purple-900/10"; pub(crate) const border_x_purple_900_of_100: &str = "border-x-purple-900/100"; pub(crate) const border_x_purple_900_of_20: &str = "border-x-purple-900/20"; pub(crate) const border_x_purple_900_of_25: &str = "border-x-purple-900/25"; pub(crate) const border_x_purple_900_of_30: &str = "border-x-purple-900/30"; pub(crate) const border_x_purple_900_of_40: &str = "border-x-purple-900/40"; pub(crate) const border_x_purple_900_of_5: &str = "border-x-purple-900/5"; pub(crate) const border_x_purple_900_of_50: &str = "border-x-purple-900/50"; pub(crate) const border_x_purple_900_of_60: &str = "border-x-purple-900/60"; pub(crate) const border_x_purple_900_of_70: &str = "border-x-purple-900/70"; pub(crate) const border_x_purple_900_of_75: &str = "border-x-purple-900/75"; pub(crate) const border_x_purple_900_of_80: &str = "border-x-purple-900/80"; pub(crate) const border_x_purple_900_of_90: &str = "border-x-purple-900/90"; pub(crate) const border_x_purple_900_of_95: &str = "border-x-purple-900/95"; pub(crate) const border_x_red_100: &str = "border-x-red-100"; pub(crate) const border_x_red_100_of_0: &str = "border-x-red-100/0"; pub(crate) const border_x_red_100_of_10: &str = "border-x-red-100/10"; pub(crate) const border_x_red_100_of_100: &str = "border-x-red-100/100"; pub(crate) const border_x_red_100_of_20: &str = "border-x-red-100/20"; pub(crate) const border_x_red_100_of_25: &str = "border-x-red-100/25"; pub(crate) const border_x_red_100_of_30: &str = "border-x-red-100/30"; pub(crate) const border_x_red_100_of_40: &str = "border-x-red-100/40"; pub(crate) const border_x_red_100_of_5: &str = "border-x-red-100/5"; pub(crate) const border_x_red_100_of_50: &str = "border-x-red-100/50"; pub(crate) const border_x_red_100_of_60: &str = "border-x-red-100/60"; pub(crate) const border_x_red_100_of_70: &str = "border-x-red-100/70"; pub(crate) const border_x_red_100_of_75: &str = "border-x-red-100/75"; pub(crate) const border_x_red_100_of_80: &str = "border-x-red-100/80"; pub(crate) const border_x_red_100_of_90: &str = "border-x-red-100/90"; pub(crate) const border_x_red_100_of_95: &str = "border-x-red-100/95"; pub(crate) const border_x_red_200: &str = "border-x-red-200"; pub(crate) const border_x_red_200_of_0: &str = "border-x-red-200/0"; pub(crate) const border_x_red_200_of_10: &str = "border-x-red-200/10"; pub(crate) const border_x_red_200_of_100: &str = "border-x-red-200/100"; pub(crate) const border_x_red_200_of_20: &str = "border-x-red-200/20"; pub(crate) const border_x_red_200_of_25: &str = "border-x-red-200/25"; pub(crate) const border_x_red_200_of_30: &str = "border-x-red-200/30"; pub(crate) const border_x_red_200_of_40: &str = "border-x-red-200/40"; pub(crate) const border_x_red_200_of_5: &str = "border-x-red-200/5"; pub(crate) const border_x_red_200_of_50: &str = "border-x-red-200/50"; pub(crate) const border_x_red_200_of_60: &str = "border-x-red-200/60"; pub(crate) const border_x_red_200_of_70: &str = "border-x-red-200/70"; pub(crate) const border_x_red_200_of_75: &str = "border-x-red-200/75"; pub(crate) const border_x_red_200_of_80: &str = "border-x-red-200/80"; pub(crate) const border_x_red_200_of_90: &str = "border-x-red-200/90"; pub(crate) const border_x_red_200_of_95: &str = "border-x-red-200/95"; pub(crate) const border_x_red_300: &str = "border-x-red-300"; pub(crate) const border_x_red_300_of_0: &str = "border-x-red-300/0"; pub(crate) const border_x_red_300_of_10: &str = "border-x-red-300/10"; pub(crate) const border_x_red_300_of_100: &str = "border-x-red-300/100"; pub(crate) const border_x_red_300_of_20: &str = "border-x-red-300/20"; pub(crate) const border_x_red_300_of_25: &str = "border-x-red-300/25"; pub(crate) const border_x_red_300_of_30: &str = "border-x-red-300/30"; pub(crate) const border_x_red_300_of_40: &str = "border-x-red-300/40"; pub(crate) const border_x_red_300_of_5: &str = "border-x-red-300/5"; pub(crate) const border_x_red_300_of_50: &str = "border-x-red-300/50"; pub(crate) const border_x_red_300_of_60: &str = "border-x-red-300/60"; pub(crate) const border_x_red_300_of_70: &str = "border-x-red-300/70"; pub(crate) const border_x_red_300_of_75: &str = "border-x-red-300/75"; pub(crate) const border_x_red_300_of_80: &str = "border-x-red-300/80"; pub(crate) const border_x_red_300_of_90: &str = "border-x-red-300/90"; pub(crate) const border_x_red_300_of_95: &str = "border-x-red-300/95"; pub(crate) const border_x_red_400: &str = "border-x-red-400"; pub(crate) const border_x_red_400_of_0: &str = "border-x-red-400/0"; pub(crate) const border_x_red_400_of_10: &str = "border-x-red-400/10"; pub(crate) const border_x_red_400_of_100: &str = "border-x-red-400/100"; pub(crate) const border_x_red_400_of_20: &str = "border-x-red-400/20"; pub(crate) const border_x_red_400_of_25: &str = "border-x-red-400/25"; pub(crate) const border_x_red_400_of_30: &str = "border-x-red-400/30"; pub(crate) const border_x_red_400_of_40: &str = "border-x-red-400/40"; pub(crate) const border_x_red_400_of_5: &str = "border-x-red-400/5"; pub(crate) const border_x_red_400_of_50: &str = "border-x-red-400/50"; pub(crate) const border_x_red_400_of_60: &str = "border-x-red-400/60"; pub(crate) const border_x_red_400_of_70: &str = "border-x-red-400/70"; pub(crate) const border_x_red_400_of_75: &str = "border-x-red-400/75"; pub(crate) const border_x_red_400_of_80: &str = "border-x-red-400/80"; pub(crate) const border_x_red_400_of_90: &str = "border-x-red-400/90"; pub(crate) const border_x_red_400_of_95: &str = "border-x-red-400/95"; pub(crate) const border_x_red_50: &str = "border-x-red-50"; pub(crate) const border_x_red_500: &str = "border-x-red-500"; pub(crate) const border_x_red_500_of_0: &str = "border-x-red-500/0"; pub(crate) const border_x_red_500_of_10: &str = "border-x-red-500/10"; pub(crate) const border_x_red_500_of_100: &str = "border-x-red-500/100"; pub(crate) const border_x_red_500_of_20: &str = "border-x-red-500/20"; pub(crate) const border_x_red_500_of_25: &str = "border-x-red-500/25"; pub(crate) const border_x_red_500_of_30: &str = "border-x-red-500/30"; pub(crate) const border_x_red_500_of_40: &str = "border-x-red-500/40"; pub(crate) const border_x_red_500_of_5: &str = "border-x-red-500/5"; pub(crate) const border_x_red_500_of_50: &str = "border-x-red-500/50"; pub(crate) const border_x_red_500_of_60: &str = "border-x-red-500/60"; pub(crate) const border_x_red_500_of_70: &str = "border-x-red-500/70"; pub(crate) const border_x_red_500_of_75: &str = "border-x-red-500/75"; pub(crate) const border_x_red_500_of_80: &str = "border-x-red-500/80"; pub(crate) const border_x_red_500_of_90: &str = "border-x-red-500/90"; pub(crate) const border_x_red_500_of_95: &str = "border-x-red-500/95"; pub(crate) const border_x_red_50_of_0: &str = "border-x-red-50/0"; pub(crate) const border_x_red_50_of_10: &str = "border-x-red-50/10"; pub(crate) const border_x_red_50_of_100: &str = "border-x-red-50/100"; pub(crate) const border_x_red_50_of_20: &str = "border-x-red-50/20"; pub(crate) const border_x_red_50_of_25: &str = "border-x-red-50/25"; pub(crate) const border_x_red_50_of_30: &str = "border-x-red-50/30"; pub(crate) const border_x_red_50_of_40: &str = "border-x-red-50/40"; pub(crate) const border_x_red_50_of_5: &str = "border-x-red-50/5"; pub(crate) const border_x_red_50_of_50: &str = "border-x-red-50/50"; pub(crate) const border_x_red_50_of_60: &str = "border-x-red-50/60"; pub(crate) const border_x_red_50_of_70: &str = "border-x-red-50/70"; pub(crate) const border_x_red_50_of_75: &str = "border-x-red-50/75"; pub(crate) const border_x_red_50_of_80: &str = "border-x-red-50/80"; pub(crate) const border_x_red_50_of_90: &str = "border-x-red-50/90"; pub(crate) const border_x_red_50_of_95: &str = "border-x-red-50/95"; pub(crate) const border_x_red_600: &str = "border-x-red-600"; pub(crate) const border_x_red_600_of_0: &str = "border-x-red-600/0"; pub(crate) const border_x_red_600_of_10: &str = "border-x-red-600/10"; pub(crate) const border_x_red_600_of_100: &str = "border-x-red-600/100"; pub(crate) const border_x_red_600_of_20: &str = "border-x-red-600/20"; pub(crate) const border_x_red_600_of_25: &str = "border-x-red-600/25"; pub(crate) const border_x_red_600_of_30: &str = "border-x-red-600/30"; pub(crate) const border_x_red_600_of_40: &str = "border-x-red-600/40"; pub(crate) const border_x_red_600_of_5: &str = "border-x-red-600/5"; pub(crate) const border_x_red_600_of_50: &str = "border-x-red-600/50"; pub(crate) const border_x_red_600_of_60: &str = "border-x-red-600/60"; pub(crate) const border_x_red_600_of_70: &str = "border-x-red-600/70"; pub(crate) const border_x_red_600_of_75: &str = "border-x-red-600/75"; pub(crate) const border_x_red_600_of_80: &str = "border-x-red-600/80"; pub(crate) const border_x_red_600_of_90: &str = "border-x-red-600/90"; pub(crate) const border_x_red_600_of_95: &str = "border-x-red-600/95"; pub(crate) const border_x_red_700: &str = "border-x-red-700"; pub(crate) const border_x_red_700_of_0: &str = "border-x-red-700/0"; pub(crate) const border_x_red_700_of_10: &str = "border-x-red-700/10"; pub(crate) const border_x_red_700_of_100: &str = "border-x-red-700/100"; pub(crate) const border_x_red_700_of_20: &str = "border-x-red-700/20"; pub(crate) const border_x_red_700_of_25: &str = "border-x-red-700/25"; pub(crate) const border_x_red_700_of_30: &str = "border-x-red-700/30"; pub(crate) const border_x_red_700_of_40: &str = "border-x-red-700/40"; pub(crate) const border_x_red_700_of_5: &str = "border-x-red-700/5"; pub(crate) const border_x_red_700_of_50: &str = "border-x-red-700/50"; pub(crate) const border_x_red_700_of_60: &str = "border-x-red-700/60"; pub(crate) const border_x_red_700_of_70: &str = "border-x-red-700/70"; pub(crate) const border_x_red_700_of_75: &str = "border-x-red-700/75"; pub(crate) const border_x_red_700_of_80: &str = "border-x-red-700/80"; pub(crate) const border_x_red_700_of_90: &str = "border-x-red-700/90"; pub(crate) const border_x_red_700_of_95: &str = "border-x-red-700/95"; pub(crate) const border_x_red_800: &str = "border-x-red-800"; pub(crate) const border_x_red_800_of_0: &str = "border-x-red-800/0"; pub(crate) const border_x_red_800_of_10: &str = "border-x-red-800/10"; pub(crate) const border_x_red_800_of_100: &str = "border-x-red-800/100"; pub(crate) const border_x_red_800_of_20: &str = "border-x-red-800/20"; pub(crate) const border_x_red_800_of_25: &str = "border-x-red-800/25"; pub(crate) const border_x_red_800_of_30: &str = "border-x-red-800/30"; pub(crate) const border_x_red_800_of_40: &str = "border-x-red-800/40"; pub(crate) const border_x_red_800_of_5: &str = "border-x-red-800/5"; pub(crate) const border_x_red_800_of_50: &str = "border-x-red-800/50"; pub(crate) const border_x_red_800_of_60: &str = "border-x-red-800/60"; pub(crate) const border_x_red_800_of_70: &str = "border-x-red-800/70"; pub(crate) const border_x_red_800_of_75: &str = "border-x-red-800/75"; pub(crate) const border_x_red_800_of_80: &str = "border-x-red-800/80"; pub(crate) const border_x_red_800_of_90: &str = "border-x-red-800/90"; pub(crate) const border_x_red_800_of_95: &str = "border-x-red-800/95"; pub(crate) const border_x_red_900: &str = "border-x-red-900"; pub(crate) const border_x_red_900_of_0: &str = "border-x-red-900/0"; pub(crate) const border_x_red_900_of_10: &str = "border-x-red-900/10"; pub(crate) const border_x_red_900_of_100: &str = "border-x-red-900/100"; pub(crate) const border_x_red_900_of_20: &str = "border-x-red-900/20"; pub(crate) const border_x_red_900_of_25: &str = "border-x-red-900/25"; pub(crate) const border_x_red_900_of_30: &str = "border-x-red-900/30"; pub(crate) const border_x_red_900_of_40: &str = "border-x-red-900/40"; pub(crate) const border_x_red_900_of_5: &str = "border-x-red-900/5"; pub(crate) const border_x_red_900_of_50: &str = "border-x-red-900/50"; pub(crate) const border_x_red_900_of_60: &str = "border-x-red-900/60"; pub(crate) const border_x_red_900_of_70: &str = "border-x-red-900/70"; pub(crate) const border_x_red_900_of_75: &str = "border-x-red-900/75"; pub(crate) const border_x_red_900_of_80: &str = "border-x-red-900/80"; pub(crate) const border_x_red_900_of_90: &str = "border-x-red-900/90"; pub(crate) const border_x_red_900_of_95: &str = "border-x-red-900/95"; pub(crate) const border_x_rose_100: &str = "border-x-rose-100"; pub(crate) const border_x_rose_100_of_0: &str = "border-x-rose-100/0"; pub(crate) const border_x_rose_100_of_10: &str = "border-x-rose-100/10"; pub(crate) const border_x_rose_100_of_100: &str = "border-x-rose-100/100"; pub(crate) const border_x_rose_100_of_20: &str = "border-x-rose-100/20"; pub(crate) const border_x_rose_100_of_25: &str = "border-x-rose-100/25"; pub(crate) const border_x_rose_100_of_30: &str = "border-x-rose-100/30"; pub(crate) const border_x_rose_100_of_40: &str = "border-x-rose-100/40"; pub(crate) const border_x_rose_100_of_5: &str = "border-x-rose-100/5"; pub(crate) const border_x_rose_100_of_50: &str = "border-x-rose-100/50"; pub(crate) const border_x_rose_100_of_60: &str = "border-x-rose-100/60"; pub(crate) const border_x_rose_100_of_70: &str = "border-x-rose-100/70"; pub(crate) const border_x_rose_100_of_75: &str = "border-x-rose-100/75"; pub(crate) const border_x_rose_100_of_80: &str = "border-x-rose-100/80"; pub(crate) const border_x_rose_100_of_90: &str = "border-x-rose-100/90"; pub(crate) const border_x_rose_100_of_95: &str = "border-x-rose-100/95"; pub(crate) const border_x_rose_200: &str = "border-x-rose-200"; pub(crate) const border_x_rose_200_of_0: &str = "border-x-rose-200/0"; pub(crate) const border_x_rose_200_of_10: &str = "border-x-rose-200/10"; pub(crate) const border_x_rose_200_of_100: &str = "border-x-rose-200/100"; pub(crate) const border_x_rose_200_of_20: &str = "border-x-rose-200/20"; pub(crate) const border_x_rose_200_of_25: &str = "border-x-rose-200/25"; pub(crate) const border_x_rose_200_of_30: &str = "border-x-rose-200/30"; pub(crate) const border_x_rose_200_of_40: &str = "border-x-rose-200/40"; pub(crate) const border_x_rose_200_of_5: &str = "border-x-rose-200/5"; pub(crate) const border_x_rose_200_of_50: &str = "border-x-rose-200/50"; pub(crate) const border_x_rose_200_of_60: &str = "border-x-rose-200/60"; pub(crate) const border_x_rose_200_of_70: &str = "border-x-rose-200/70"; pub(crate) const border_x_rose_200_of_75: &str = "border-x-rose-200/75"; pub(crate) const border_x_rose_200_of_80: &str = "border-x-rose-200/80"; pub(crate) const border_x_rose_200_of_90: &str = "border-x-rose-200/90"; pub(crate) const border_x_rose_200_of_95: &str = "border-x-rose-200/95"; pub(crate) const border_x_rose_300: &str = "border-x-rose-300"; pub(crate) const border_x_rose_300_of_0: &str = "border-x-rose-300/0"; pub(crate) const border_x_rose_300_of_10: &str = "border-x-rose-300/10"; pub(crate) const border_x_rose_300_of_100: &str = "border-x-rose-300/100"; pub(crate) const border_x_rose_300_of_20: &str = "border-x-rose-300/20"; pub(crate) const border_x_rose_300_of_25: &str = "border-x-rose-300/25"; pub(crate) const border_x_rose_300_of_30: &str = "border-x-rose-300/30"; pub(crate) const border_x_rose_300_of_40: &str = "border-x-rose-300/40"; pub(crate) const border_x_rose_300_of_5: &str = "border-x-rose-300/5"; pub(crate) const border_x_rose_300_of_50: &str = "border-x-rose-300/50"; pub(crate) const border_x_rose_300_of_60: &str = "border-x-rose-300/60"; pub(crate) const border_x_rose_300_of_70: &str = "border-x-rose-300/70"; pub(crate) const border_x_rose_300_of_75: &str = "border-x-rose-300/75"; pub(crate) const border_x_rose_300_of_80: &str = "border-x-rose-300/80"; pub(crate) const border_x_rose_300_of_90: &str = "border-x-rose-300/90"; pub(crate) const border_x_rose_300_of_95: &str = "border-x-rose-300/95"; pub(crate) const border_x_rose_400: &str = "border-x-rose-400"; pub(crate) const border_x_rose_400_of_0: &str = "border-x-rose-400/0"; pub(crate) const border_x_rose_400_of_10: &str = "border-x-rose-400/10"; pub(crate) const border_x_rose_400_of_100: &str = "border-x-rose-400/100"; pub(crate) const border_x_rose_400_of_20: &str = "border-x-rose-400/20"; pub(crate) const border_x_rose_400_of_25: &str = "border-x-rose-400/25"; pub(crate) const border_x_rose_400_of_30: &str = "border-x-rose-400/30"; pub(crate) const border_x_rose_400_of_40: &str = "border-x-rose-400/40"; pub(crate) const border_x_rose_400_of_5: &str = "border-x-rose-400/5"; pub(crate) const border_x_rose_400_of_50: &str = "border-x-rose-400/50"; pub(crate) const border_x_rose_400_of_60: &str = "border-x-rose-400/60"; pub(crate) const border_x_rose_400_of_70: &str = "border-x-rose-400/70"; pub(crate) const border_x_rose_400_of_75: &str = "border-x-rose-400/75"; pub(crate) const border_x_rose_400_of_80: &str = "border-x-rose-400/80"; pub(crate) const border_x_rose_400_of_90: &str = "border-x-rose-400/90"; pub(crate) const border_x_rose_400_of_95: &str = "border-x-rose-400/95"; pub(crate) const border_x_rose_50: &str = "border-x-rose-50"; pub(crate) const border_x_rose_500: &str = "border-x-rose-500"; pub(crate) const border_x_rose_500_of_0: &str = "border-x-rose-500/0"; pub(crate) const border_x_rose_500_of_10: &str = "border-x-rose-500/10"; pub(crate) const border_x_rose_500_of_100: &str = "border-x-rose-500/100"; pub(crate) const border_x_rose_500_of_20: &str = "border-x-rose-500/20"; pub(crate) const border_x_rose_500_of_25: &str = "border-x-rose-500/25"; pub(crate) const border_x_rose_500_of_30: &str = "border-x-rose-500/30"; pub(crate) const border_x_rose_500_of_40: &str = "border-x-rose-500/40"; pub(crate) const border_x_rose_500_of_5: &str = "border-x-rose-500/5"; pub(crate) const border_x_rose_500_of_50: &str = "border-x-rose-500/50"; pub(crate) const border_x_rose_500_of_60: &str = "border-x-rose-500/60"; pub(crate) const border_x_rose_500_of_70: &str = "border-x-rose-500/70"; pub(crate) const border_x_rose_500_of_75: &str = "border-x-rose-500/75"; pub(crate) const border_x_rose_500_of_80: &str = "border-x-rose-500/80"; pub(crate) const border_x_rose_500_of_90: &str = "border-x-rose-500/90"; pub(crate) const border_x_rose_500_of_95: &str = "border-x-rose-500/95"; pub(crate) const border_x_rose_50_of_0: &str = "border-x-rose-50/0"; pub(crate) const border_x_rose_50_of_10: &str = "border-x-rose-50/10"; pub(crate) const border_x_rose_50_of_100: &str = "border-x-rose-50/100"; pub(crate) const border_x_rose_50_of_20: &str = "border-x-rose-50/20"; pub(crate) const border_x_rose_50_of_25: &str = "border-x-rose-50/25"; pub(crate) const border_x_rose_50_of_30: &str = "border-x-rose-50/30"; pub(crate) const border_x_rose_50_of_40: &str = "border-x-rose-50/40"; pub(crate) const border_x_rose_50_of_5: &str = "border-x-rose-50/5"; pub(crate) const border_x_rose_50_of_50: &str = "border-x-rose-50/50"; pub(crate) const border_x_rose_50_of_60: &str = "border-x-rose-50/60"; pub(crate) const border_x_rose_50_of_70: &str = "border-x-rose-50/70"; pub(crate) const border_x_rose_50_of_75: &str = "border-x-rose-50/75"; pub(crate) const border_x_rose_50_of_80: &str = "border-x-rose-50/80"; pub(crate) const border_x_rose_50_of_90: &str = "border-x-rose-50/90"; pub(crate) const border_x_rose_50_of_95: &str = "border-x-rose-50/95"; pub(crate) const border_x_rose_600: &str = "border-x-rose-600"; pub(crate) const border_x_rose_600_of_0: &str = "border-x-rose-600/0"; pub(crate) const border_x_rose_600_of_10: &str = "border-x-rose-600/10"; pub(crate) const border_x_rose_600_of_100: &str = "border-x-rose-600/100"; pub(crate) const border_x_rose_600_of_20: &str = "border-x-rose-600/20"; pub(crate) const border_x_rose_600_of_25: &str = "border-x-rose-600/25"; pub(crate) const border_x_rose_600_of_30: &str = "border-x-rose-600/30"; pub(crate) const border_x_rose_600_of_40: &str = "border-x-rose-600/40"; pub(crate) const border_x_rose_600_of_5: &str = "border-x-rose-600/5"; pub(crate) const border_x_rose_600_of_50: &str = "border-x-rose-600/50"; pub(crate) const border_x_rose_600_of_60: &str = "border-x-rose-600/60"; pub(crate) const border_x_rose_600_of_70: &str = "border-x-rose-600/70"; pub(crate) const border_x_rose_600_of_75: &str = "border-x-rose-600/75"; pub(crate) const border_x_rose_600_of_80: &str = "border-x-rose-600/80"; pub(crate) const border_x_rose_600_of_90: &str = "border-x-rose-600/90"; pub(crate) const border_x_rose_600_of_95: &str = "border-x-rose-600/95"; pub(crate) const border_x_rose_700: &str = "border-x-rose-700"; pub(crate) const border_x_rose_700_of_0: &str = "border-x-rose-700/0"; pub(crate) const border_x_rose_700_of_10: &str = "border-x-rose-700/10"; pub(crate) const border_x_rose_700_of_100: &str = "border-x-rose-700/100"; pub(crate) const border_x_rose_700_of_20: &str = "border-x-rose-700/20"; pub(crate) const border_x_rose_700_of_25: &str = "border-x-rose-700/25"; pub(crate) const border_x_rose_700_of_30: &str = "border-x-rose-700/30"; pub(crate) const border_x_rose_700_of_40: &str = "border-x-rose-700/40"; pub(crate) const border_x_rose_700_of_5: &str = "border-x-rose-700/5"; pub(crate) const border_x_rose_700_of_50: &str = "border-x-rose-700/50"; pub(crate) const border_x_rose_700_of_60: &str = "border-x-rose-700/60"; pub(crate) const border_x_rose_700_of_70: &str = "border-x-rose-700/70"; pub(crate) const border_x_rose_700_of_75: &str = "border-x-rose-700/75"; pub(crate) const border_x_rose_700_of_80: &str = "border-x-rose-700/80"; pub(crate) const border_x_rose_700_of_90: &str = "border-x-rose-700/90"; pub(crate) const border_x_rose_700_of_95: &str = "border-x-rose-700/95"; pub(crate) const border_x_rose_800: &str = "border-x-rose-800"; pub(crate) const border_x_rose_800_of_0: &str = "border-x-rose-800/0"; pub(crate) const border_x_rose_800_of_10: &str = "border-x-rose-800/10"; pub(crate) const border_x_rose_800_of_100: &str = "border-x-rose-800/100"; pub(crate) const border_x_rose_800_of_20: &str = "border-x-rose-800/20"; pub(crate) const border_x_rose_800_of_25: &str = "border-x-rose-800/25"; pub(crate) const border_x_rose_800_of_30: &str = "border-x-rose-800/30"; pub(crate) const border_x_rose_800_of_40: &str = "border-x-rose-800/40"; pub(crate) const border_x_rose_800_of_5: &str = "border-x-rose-800/5"; pub(crate) const border_x_rose_800_of_50: &str = "border-x-rose-800/50"; pub(crate) const border_x_rose_800_of_60: &str = "border-x-rose-800/60"; pub(crate) const border_x_rose_800_of_70: &str = "border-x-rose-800/70"; pub(crate) const border_x_rose_800_of_75: &str = "border-x-rose-800/75"; pub(crate) const border_x_rose_800_of_80: &str = "border-x-rose-800/80"; pub(crate) const border_x_rose_800_of_90: &str = "border-x-rose-800/90"; pub(crate) const border_x_rose_800_of_95: &str = "border-x-rose-800/95"; pub(crate) const border_x_rose_900: &str = "border-x-rose-900"; pub(crate) const border_x_rose_900_of_0: &str = "border-x-rose-900/0"; pub(crate) const border_x_rose_900_of_10: &str = "border-x-rose-900/10"; pub(crate) const border_x_rose_900_of_100: &str = "border-x-rose-900/100"; pub(crate) const border_x_rose_900_of_20: &str = "border-x-rose-900/20"; pub(crate) const border_x_rose_900_of_25: &str = "border-x-rose-900/25"; pub(crate) const border_x_rose_900_of_30: &str = "border-x-rose-900/30"; pub(crate) const border_x_rose_900_of_40: &str = "border-x-rose-900/40"; pub(crate) const border_x_rose_900_of_5: &str = "border-x-rose-900/5"; pub(crate) const border_x_rose_900_of_50: &str = "border-x-rose-900/50"; pub(crate) const border_x_rose_900_of_60: &str = "border-x-rose-900/60"; pub(crate) const border_x_rose_900_of_70: &str = "border-x-rose-900/70"; pub(crate) const border_x_rose_900_of_75: &str = "border-x-rose-900/75"; pub(crate) const border_x_rose_900_of_80: &str = "border-x-rose-900/80"; pub(crate) const border_x_rose_900_of_90: &str = "border-x-rose-900/90"; pub(crate) const border_x_rose_900_of_95: &str = "border-x-rose-900/95"; pub(crate) const border_x_sky_100: &str = "border-x-sky-100"; pub(crate) const border_x_sky_100_of_0: &str = "border-x-sky-100/0"; pub(crate) const border_x_sky_100_of_10: &str = "border-x-sky-100/10"; pub(crate) const border_x_sky_100_of_100: &str = "border-x-sky-100/100"; pub(crate) const border_x_sky_100_of_20: &str = "border-x-sky-100/20"; pub(crate) const border_x_sky_100_of_25: &str = "border-x-sky-100/25"; pub(crate) const border_x_sky_100_of_30: &str = "border-x-sky-100/30"; pub(crate) const border_x_sky_100_of_40: &str = "border-x-sky-100/40"; pub(crate) const border_x_sky_100_of_5: &str = "border-x-sky-100/5"; pub(crate) const border_x_sky_100_of_50: &str = "border-x-sky-100/50"; pub(crate) const border_x_sky_100_of_60: &str = "border-x-sky-100/60"; pub(crate) const border_x_sky_100_of_70: &str = "border-x-sky-100/70"; pub(crate) const border_x_sky_100_of_75: &str = "border-x-sky-100/75"; pub(crate) const border_x_sky_100_of_80: &str = "border-x-sky-100/80"; pub(crate) const border_x_sky_100_of_90: &str = "border-x-sky-100/90"; pub(crate) const border_x_sky_100_of_95: &str = "border-x-sky-100/95"; pub(crate) const border_x_sky_200: &str = "border-x-sky-200"; pub(crate) const border_x_sky_200_of_0: &str = "border-x-sky-200/0"; pub(crate) const border_x_sky_200_of_10: &str = "border-x-sky-200/10"; pub(crate) const border_x_sky_200_of_100: &str = "border-x-sky-200/100"; pub(crate) const border_x_sky_200_of_20: &str = "border-x-sky-200/20"; pub(crate) const border_x_sky_200_of_25: &str = "border-x-sky-200/25"; pub(crate) const border_x_sky_200_of_30: &str = "border-x-sky-200/30"; pub(crate) const border_x_sky_200_of_40: &str = "border-x-sky-200/40"; pub(crate) const border_x_sky_200_of_5: &str = "border-x-sky-200/5"; pub(crate) const border_x_sky_200_of_50: &str = "border-x-sky-200/50"; pub(crate) const border_x_sky_200_of_60: &str = "border-x-sky-200/60"; pub(crate) const border_x_sky_200_of_70: &str = "border-x-sky-200/70"; pub(crate) const border_x_sky_200_of_75: &str = "border-x-sky-200/75"; pub(crate) const border_x_sky_200_of_80: &str = "border-x-sky-200/80"; pub(crate) const border_x_sky_200_of_90: &str = "border-x-sky-200/90"; pub(crate) const border_x_sky_200_of_95: &str = "border-x-sky-200/95"; pub(crate) const border_x_sky_300: &str = "border-x-sky-300"; pub(crate) const border_x_sky_300_of_0: &str = "border-x-sky-300/0"; pub(crate) const border_x_sky_300_of_10: &str = "border-x-sky-300/10"; pub(crate) const border_x_sky_300_of_100: &str = "border-x-sky-300/100"; pub(crate) const border_x_sky_300_of_20: &str = "border-x-sky-300/20"; pub(crate) const border_x_sky_300_of_25: &str = "border-x-sky-300/25"; pub(crate) const border_x_sky_300_of_30: &str = "border-x-sky-300/30"; pub(crate) const border_x_sky_300_of_40: &str = "border-x-sky-300/40"; pub(crate) const border_x_sky_300_of_5: &str = "border-x-sky-300/5"; pub(crate) const border_x_sky_300_of_50: &str = "border-x-sky-300/50"; pub(crate) const border_x_sky_300_of_60: &str = "border-x-sky-300/60"; pub(crate) const border_x_sky_300_of_70: &str = "border-x-sky-300/70"; pub(crate) const border_x_sky_300_of_75: &str = "border-x-sky-300/75"; pub(crate) const border_x_sky_300_of_80: &str = "border-x-sky-300/80"; pub(crate) const border_x_sky_300_of_90: &str = "border-x-sky-300/90"; pub(crate) const border_x_sky_300_of_95: &str = "border-x-sky-300/95"; pub(crate) const border_x_sky_400: &str = "border-x-sky-400"; pub(crate) const border_x_sky_400_of_0: &str = "border-x-sky-400/0"; pub(crate) const border_x_sky_400_of_10: &str = "border-x-sky-400/10"; pub(crate) const border_x_sky_400_of_100: &str = "border-x-sky-400/100"; pub(crate) const border_x_sky_400_of_20: &str = "border-x-sky-400/20"; pub(crate) const border_x_sky_400_of_25: &str = "border-x-sky-400/25"; pub(crate) const border_x_sky_400_of_30: &str = "border-x-sky-400/30"; pub(crate) const border_x_sky_400_of_40: &str = "border-x-sky-400/40"; pub(crate) const border_x_sky_400_of_5: &str = "border-x-sky-400/5"; pub(crate) const border_x_sky_400_of_50: &str = "border-x-sky-400/50"; pub(crate) const border_x_sky_400_of_60: &str = "border-x-sky-400/60"; pub(crate) const border_x_sky_400_of_70: &str = "border-x-sky-400/70"; pub(crate) const border_x_sky_400_of_75: &str = "border-x-sky-400/75"; pub(crate) const border_x_sky_400_of_80: &str = "border-x-sky-400/80"; pub(crate) const border_x_sky_400_of_90: &str = "border-x-sky-400/90"; pub(crate) const border_x_sky_400_of_95: &str = "border-x-sky-400/95"; pub(crate) const border_x_sky_50: &str = "border-x-sky-50"; pub(crate) const border_x_sky_500: &str = "border-x-sky-500"; pub(crate) const border_x_sky_500_of_0: &str = "border-x-sky-500/0"; pub(crate) const border_x_sky_500_of_10: &str = "border-x-sky-500/10"; pub(crate) const border_x_sky_500_of_100: &str = "border-x-sky-500/100"; pub(crate) const border_x_sky_500_of_20: &str = "border-x-sky-500/20"; pub(crate) const border_x_sky_500_of_25: &str = "border-x-sky-500/25"; pub(crate) const border_x_sky_500_of_30: &str = "border-x-sky-500/30"; pub(crate) const border_x_sky_500_of_40: &str = "border-x-sky-500/40"; pub(crate) const border_x_sky_500_of_5: &str = "border-x-sky-500/5"; pub(crate) const border_x_sky_500_of_50: &str = "border-x-sky-500/50"; pub(crate) const border_x_sky_500_of_60: &str = "border-x-sky-500/60"; pub(crate) const border_x_sky_500_of_70: &str = "border-x-sky-500/70"; pub(crate) const border_x_sky_500_of_75: &str = "border-x-sky-500/75"; pub(crate) const border_x_sky_500_of_80: &str = "border-x-sky-500/80"; pub(crate) const border_x_sky_500_of_90: &str = "border-x-sky-500/90"; pub(crate) const border_x_sky_500_of_95: &str = "border-x-sky-500/95"; pub(crate) const border_x_sky_50_of_0: &str = "border-x-sky-50/0"; pub(crate) const border_x_sky_50_of_10: &str = "border-x-sky-50/10"; pub(crate) const border_x_sky_50_of_100: &str = "border-x-sky-50/100"; pub(crate) const border_x_sky_50_of_20: &str = "border-x-sky-50/20"; pub(crate) const border_x_sky_50_of_25: &str = "border-x-sky-50/25"; pub(crate) const border_x_sky_50_of_30: &str = "border-x-sky-50/30"; pub(crate) const border_x_sky_50_of_40: &str = "border-x-sky-50/40"; pub(crate) const border_x_sky_50_of_5: &str = "border-x-sky-50/5"; pub(crate) const border_x_sky_50_of_50: &str = "border-x-sky-50/50"; pub(crate) const border_x_sky_50_of_60: &str = "border-x-sky-50/60"; pub(crate) const border_x_sky_50_of_70: &str = "border-x-sky-50/70"; pub(crate) const border_x_sky_50_of_75: &str = "border-x-sky-50/75"; pub(crate) const border_x_sky_50_of_80: &str = "border-x-sky-50/80"; pub(crate) const border_x_sky_50_of_90: &str = "border-x-sky-50/90"; pub(crate) const border_x_sky_50_of_95: &str = "border-x-sky-50/95"; pub(crate) const border_x_sky_600: &str = "border-x-sky-600"; pub(crate) const border_x_sky_600_of_0: &str = "border-x-sky-600/0"; pub(crate) const border_x_sky_600_of_10: &str = "border-x-sky-600/10"; pub(crate) const border_x_sky_600_of_100: &str = "border-x-sky-600/100"; pub(crate) const border_x_sky_600_of_20: &str = "border-x-sky-600/20"; pub(crate) const border_x_sky_600_of_25: &str = "border-x-sky-600/25"; pub(crate) const border_x_sky_600_of_30: &str = "border-x-sky-600/30"; pub(crate) const border_x_sky_600_of_40: &str = "border-x-sky-600/40"; pub(crate) const border_x_sky_600_of_5: &str = "border-x-sky-600/5"; pub(crate) const border_x_sky_600_of_50: &str = "border-x-sky-600/50"; pub(crate) const border_x_sky_600_of_60: &str = "border-x-sky-600/60"; pub(crate) const border_x_sky_600_of_70: &str = "border-x-sky-600/70"; pub(crate) const border_x_sky_600_of_75: &str = "border-x-sky-600/75"; pub(crate) const border_x_sky_600_of_80: &str = "border-x-sky-600/80"; pub(crate) const border_x_sky_600_of_90: &str = "border-x-sky-600/90"; pub(crate) const border_x_sky_600_of_95: &str = "border-x-sky-600/95"; pub(crate) const border_x_sky_700: &str = "border-x-sky-700"; pub(crate) const border_x_sky_700_of_0: &str = "border-x-sky-700/0"; pub(crate) const border_x_sky_700_of_10: &str = "border-x-sky-700/10"; pub(crate) const border_x_sky_700_of_100: &str = "border-x-sky-700/100"; pub(crate) const border_x_sky_700_of_20: &str = "border-x-sky-700/20"; pub(crate) const border_x_sky_700_of_25: &str = "border-x-sky-700/25"; pub(crate) const border_x_sky_700_of_30: &str = "border-x-sky-700/30"; pub(crate) const border_x_sky_700_of_40: &str = "border-x-sky-700/40"; pub(crate) const border_x_sky_700_of_5: &str = "border-x-sky-700/5"; pub(crate) const border_x_sky_700_of_50: &str = "border-x-sky-700/50"; pub(crate) const border_x_sky_700_of_60: &str = "border-x-sky-700/60"; pub(crate) const border_x_sky_700_of_70: &str = "border-x-sky-700/70"; pub(crate) const border_x_sky_700_of_75: &str = "border-x-sky-700/75"; pub(crate) const border_x_sky_700_of_80: &str = "border-x-sky-700/80"; pub(crate) const border_x_sky_700_of_90: &str = "border-x-sky-700/90"; pub(crate) const border_x_sky_700_of_95: &str = "border-x-sky-700/95"; pub(crate) const border_x_sky_800: &str = "border-x-sky-800"; pub(crate) const border_x_sky_800_of_0: &str = "border-x-sky-800/0"; pub(crate) const border_x_sky_800_of_10: &str = "border-x-sky-800/10"; pub(crate) const border_x_sky_800_of_100: &str = "border-x-sky-800/100"; pub(crate) const border_x_sky_800_of_20: &str = "border-x-sky-800/20"; pub(crate) const border_x_sky_800_of_25: &str = "border-x-sky-800/25"; pub(crate) const border_x_sky_800_of_30: &str = "border-x-sky-800/30"; pub(crate) const border_x_sky_800_of_40: &str = "border-x-sky-800/40"; pub(crate) const border_x_sky_800_of_5: &str = "border-x-sky-800/5"; pub(crate) const border_x_sky_800_of_50: &str = "border-x-sky-800/50"; pub(crate) const border_x_sky_800_of_60: &str = "border-x-sky-800/60"; pub(crate) const border_x_sky_800_of_70: &str = "border-x-sky-800/70"; pub(crate) const border_x_sky_800_of_75: &str = "border-x-sky-800/75"; pub(crate) const border_x_sky_800_of_80: &str = "border-x-sky-800/80"; pub(crate) const border_x_sky_800_of_90: &str = "border-x-sky-800/90"; pub(crate) const border_x_sky_800_of_95: &str = "border-x-sky-800/95"; pub(crate) const border_x_sky_900: &str = "border-x-sky-900"; pub(crate) const border_x_sky_900_of_0: &str = "border-x-sky-900/0"; pub(crate) const border_x_sky_900_of_10: &str = "border-x-sky-900/10"; pub(crate) const border_x_sky_900_of_100: &str = "border-x-sky-900/100"; pub(crate) const border_x_sky_900_of_20: &str = "border-x-sky-900/20"; pub(crate) const border_x_sky_900_of_25: &str = "border-x-sky-900/25"; pub(crate) const border_x_sky_900_of_30: &str = "border-x-sky-900/30"; pub(crate) const border_x_sky_900_of_40: &str = "border-x-sky-900/40"; pub(crate) const border_x_sky_900_of_5: &str = "border-x-sky-900/5"; pub(crate) const border_x_sky_900_of_50: &str = "border-x-sky-900/50"; pub(crate) const border_x_sky_900_of_60: &str = "border-x-sky-900/60"; pub(crate) const border_x_sky_900_of_70: &str = "border-x-sky-900/70"; pub(crate) const border_x_sky_900_of_75: &str = "border-x-sky-900/75"; pub(crate) const border_x_sky_900_of_80: &str = "border-x-sky-900/80"; pub(crate) const border_x_sky_900_of_90: &str = "border-x-sky-900/90"; pub(crate) const border_x_sky_900_of_95: &str = "border-x-sky-900/95"; pub(crate) const border_x_slate_100: &str = "border-x-slate-100"; pub(crate) const border_x_slate_100_of_0: &str = "border-x-slate-100/0"; pub(crate) const border_x_slate_100_of_10: &str = "border-x-slate-100/10"; pub(crate) const border_x_slate_100_of_100: &str = "border-x-slate-100/100"; pub(crate) const border_x_slate_100_of_20: &str = "border-x-slate-100/20"; pub(crate) const border_x_slate_100_of_25: &str = "border-x-slate-100/25"; pub(crate) const border_x_slate_100_of_30: &str = "border-x-slate-100/30"; pub(crate) const border_x_slate_100_of_40: &str = "border-x-slate-100/40"; pub(crate) const border_x_slate_100_of_5: &str = "border-x-slate-100/5"; pub(crate) const border_x_slate_100_of_50: &str = "border-x-slate-100/50"; pub(crate) const border_x_slate_100_of_60: &str = "border-x-slate-100/60"; pub(crate) const border_x_slate_100_of_70: &str = "border-x-slate-100/70"; pub(crate) const border_x_slate_100_of_75: &str = "border-x-slate-100/75"; pub(crate) const border_x_slate_100_of_80: &str = "border-x-slate-100/80"; pub(crate) const border_x_slate_100_of_90: &str = "border-x-slate-100/90"; pub(crate) const border_x_slate_100_of_95: &str = "border-x-slate-100/95"; pub(crate) const border_x_slate_200: &str = "border-x-slate-200"; pub(crate) const border_x_slate_200_of_0: &str = "border-x-slate-200/0"; pub(crate) const border_x_slate_200_of_10: &str = "border-x-slate-200/10"; pub(crate) const border_x_slate_200_of_100: &str = "border-x-slate-200/100"; pub(crate) const border_x_slate_200_of_20: &str = "border-x-slate-200/20"; pub(crate) const border_x_slate_200_of_25: &str = "border-x-slate-200/25"; pub(crate) const border_x_slate_200_of_30: &str = "border-x-slate-200/30"; pub(crate) const border_x_slate_200_of_40: &str = "border-x-slate-200/40"; pub(crate) const border_x_slate_200_of_5: &str = "border-x-slate-200/5"; pub(crate) const border_x_slate_200_of_50: &str = "border-x-slate-200/50"; pub(crate) const border_x_slate_200_of_60: &str = "border-x-slate-200/60"; pub(crate) const border_x_slate_200_of_70: &str = "border-x-slate-200/70"; pub(crate) const border_x_slate_200_of_75: &str = "border-x-slate-200/75"; pub(crate) const border_x_slate_200_of_80: &str = "border-x-slate-200/80"; pub(crate) const border_x_slate_200_of_90: &str = "border-x-slate-200/90"; pub(crate) const border_x_slate_200_of_95: &str = "border-x-slate-200/95"; pub(crate) const border_x_slate_300: &str = "border-x-slate-300"; pub(crate) const border_x_slate_300_of_0: &str = "border-x-slate-300/0"; pub(crate) const border_x_slate_300_of_10: &str = "border-x-slate-300/10"; pub(crate) const border_x_slate_300_of_100: &str = "border-x-slate-300/100"; pub(crate) const border_x_slate_300_of_20: &str = "border-x-slate-300/20"; pub(crate) const border_x_slate_300_of_25: &str = "border-x-slate-300/25"; pub(crate) const border_x_slate_300_of_30: &str = "border-x-slate-300/30"; pub(crate) const border_x_slate_300_of_40: &str = "border-x-slate-300/40"; pub(crate) const border_x_slate_300_of_5: &str = "border-x-slate-300/5"; pub(crate) const border_x_slate_300_of_50: &str = "border-x-slate-300/50"; pub(crate) const border_x_slate_300_of_60: &str = "border-x-slate-300/60"; pub(crate) const border_x_slate_300_of_70: &str = "border-x-slate-300/70"; pub(crate) const border_x_slate_300_of_75: &str = "border-x-slate-300/75"; pub(crate) const border_x_slate_300_of_80: &str = "border-x-slate-300/80"; pub(crate) const border_x_slate_300_of_90: &str = "border-x-slate-300/90"; pub(crate) const border_x_slate_300_of_95: &str = "border-x-slate-300/95"; pub(crate) const border_x_slate_400: &str = "border-x-slate-400"; pub(crate) const border_x_slate_400_of_0: &str = "border-x-slate-400/0"; pub(crate) const border_x_slate_400_of_10: &str = "border-x-slate-400/10"; pub(crate) const border_x_slate_400_of_100: &str = "border-x-slate-400/100"; pub(crate) const border_x_slate_400_of_20: &str = "border-x-slate-400/20"; pub(crate) const border_x_slate_400_of_25: &str = "border-x-slate-400/25"; pub(crate) const border_x_slate_400_of_30: &str = "border-x-slate-400/30"; pub(crate) const border_x_slate_400_of_40: &str = "border-x-slate-400/40"; pub(crate) const border_x_slate_400_of_5: &str = "border-x-slate-400/5"; pub(crate) const border_x_slate_400_of_50: &str = "border-x-slate-400/50"; pub(crate) const border_x_slate_400_of_60: &str = "border-x-slate-400/60"; pub(crate) const border_x_slate_400_of_70: &str = "border-x-slate-400/70"; pub(crate) const border_x_slate_400_of_75: &str = "border-x-slate-400/75"; pub(crate) const border_x_slate_400_of_80: &str = "border-x-slate-400/80"; pub(crate) const border_x_slate_400_of_90: &str = "border-x-slate-400/90"; pub(crate) const border_x_slate_400_of_95: &str = "border-x-slate-400/95"; pub(crate) const border_x_slate_50: &str = "border-x-slate-50"; pub(crate) const border_x_slate_500: &str = "border-x-slate-500"; pub(crate) const border_x_slate_500_of_0: &str = "border-x-slate-500/0"; pub(crate) const border_x_slate_500_of_10: &str = "border-x-slate-500/10"; pub(crate) const border_x_slate_500_of_100: &str = "border-x-slate-500/100"; pub(crate) const border_x_slate_500_of_20: &str = "border-x-slate-500/20"; pub(crate) const border_x_slate_500_of_25: &str = "border-x-slate-500/25"; pub(crate) const border_x_slate_500_of_30: &str = "border-x-slate-500/30"; pub(crate) const border_x_slate_500_of_40: &str = "border-x-slate-500/40"; pub(crate) const border_x_slate_500_of_5: &str = "border-x-slate-500/5"; pub(crate) const border_x_slate_500_of_50: &str = "border-x-slate-500/50"; pub(crate) const border_x_slate_500_of_60: &str = "border-x-slate-500/60"; pub(crate) const border_x_slate_500_of_70: &str = "border-x-slate-500/70"; pub(crate) const border_x_slate_500_of_75: &str = "border-x-slate-500/75"; pub(crate) const border_x_slate_500_of_80: &str = "border-x-slate-500/80"; pub(crate) const border_x_slate_500_of_90: &str = "border-x-slate-500/90"; pub(crate) const border_x_slate_500_of_95: &str = "border-x-slate-500/95"; pub(crate) const border_x_slate_50_of_0: &str = "border-x-slate-50/0"; pub(crate) const border_x_slate_50_of_10: &str = "border-x-slate-50/10"; pub(crate) const border_x_slate_50_of_100: &str = "border-x-slate-50/100"; pub(crate) const border_x_slate_50_of_20: &str = "border-x-slate-50/20"; pub(crate) const border_x_slate_50_of_25: &str = "border-x-slate-50/25"; pub(crate) const border_x_slate_50_of_30: &str = "border-x-slate-50/30"; pub(crate) const border_x_slate_50_of_40: &str = "border-x-slate-50/40"; pub(crate) const border_x_slate_50_of_5: &str = "border-x-slate-50/5"; pub(crate) const border_x_slate_50_of_50: &str = "border-x-slate-50/50"; pub(crate) const border_x_slate_50_of_60: &str = "border-x-slate-50/60"; pub(crate) const border_x_slate_50_of_70: &str = "border-x-slate-50/70"; pub(crate) const border_x_slate_50_of_75: &str = "border-x-slate-50/75"; pub(crate) const border_x_slate_50_of_80: &str = "border-x-slate-50/80"; pub(crate) const border_x_slate_50_of_90: &str = "border-x-slate-50/90"; pub(crate) const border_x_slate_50_of_95: &str = "border-x-slate-50/95"; pub(crate) const border_x_slate_600: &str = "border-x-slate-600"; pub(crate) const border_x_slate_600_of_0: &str = "border-x-slate-600/0"; pub(crate) const border_x_slate_600_of_10: &str = "border-x-slate-600/10"; pub(crate) const border_x_slate_600_of_100: &str = "border-x-slate-600/100"; pub(crate) const border_x_slate_600_of_20: &str = "border-x-slate-600/20"; pub(crate) const border_x_slate_600_of_25: &str = "border-x-slate-600/25"; pub(crate) const border_x_slate_600_of_30: &str = "border-x-slate-600/30"; pub(crate) const border_x_slate_600_of_40: &str = "border-x-slate-600/40"; pub(crate) const border_x_slate_600_of_5: &str = "border-x-slate-600/5"; pub(crate) const border_x_slate_600_of_50: &str = "border-x-slate-600/50"; pub(crate) const border_x_slate_600_of_60: &str = "border-x-slate-600/60"; pub(crate) const border_x_slate_600_of_70: &str = "border-x-slate-600/70"; pub(crate) const border_x_slate_600_of_75: &str = "border-x-slate-600/75"; pub(crate) const border_x_slate_600_of_80: &str = "border-x-slate-600/80"; pub(crate) const border_x_slate_600_of_90: &str = "border-x-slate-600/90"; pub(crate) const border_x_slate_600_of_95: &str = "border-x-slate-600/95"; pub(crate) const border_x_slate_700: &str = "border-x-slate-700"; pub(crate) const border_x_slate_700_of_0: &str = "border-x-slate-700/0"; pub(crate) const border_x_slate_700_of_10: &str = "border-x-slate-700/10"; pub(crate) const border_x_slate_700_of_100: &str = "border-x-slate-700/100"; pub(crate) const border_x_slate_700_of_20: &str = "border-x-slate-700/20"; pub(crate) const border_x_slate_700_of_25: &str = "border-x-slate-700/25"; pub(crate) const border_x_slate_700_of_30: &str = "border-x-slate-700/30"; pub(crate) const border_x_slate_700_of_40: &str = "border-x-slate-700/40"; pub(crate) const border_x_slate_700_of_5: &str = "border-x-slate-700/5"; pub(crate) const border_x_slate_700_of_50: &str = "border-x-slate-700/50"; pub(crate) const border_x_slate_700_of_60: &str = "border-x-slate-700/60"; pub(crate) const border_x_slate_700_of_70: &str = "border-x-slate-700/70"; pub(crate) const border_x_slate_700_of_75: &str = "border-x-slate-700/75"; pub(crate) const border_x_slate_700_of_80: &str = "border-x-slate-700/80"; pub(crate) const border_x_slate_700_of_90: &str = "border-x-slate-700/90"; pub(crate) const border_x_slate_700_of_95: &str = "border-x-slate-700/95"; pub(crate) const border_x_slate_800: &str = "border-x-slate-800"; pub(crate) const border_x_slate_800_of_0: &str = "border-x-slate-800/0"; pub(crate) const border_x_slate_800_of_10: &str = "border-x-slate-800/10"; pub(crate) const border_x_slate_800_of_100: &str = "border-x-slate-800/100"; pub(crate) const border_x_slate_800_of_20: &str = "border-x-slate-800/20"; pub(crate) const border_x_slate_800_of_25: &str = "border-x-slate-800/25"; pub(crate) const border_x_slate_800_of_30: &str = "border-x-slate-800/30"; pub(crate) const border_x_slate_800_of_40: &str = "border-x-slate-800/40"; pub(crate) const border_x_slate_800_of_5: &str = "border-x-slate-800/5"; pub(crate) const border_x_slate_800_of_50: &str = "border-x-slate-800/50"; pub(crate) const border_x_slate_800_of_60: &str = "border-x-slate-800/60"; pub(crate) const border_x_slate_800_of_70: &str = "border-x-slate-800/70"; pub(crate) const border_x_slate_800_of_75: &str = "border-x-slate-800/75"; pub(crate) const border_x_slate_800_of_80: &str = "border-x-slate-800/80"; pub(crate) const border_x_slate_800_of_90: &str = "border-x-slate-800/90"; pub(crate) const border_x_slate_800_of_95: &str = "border-x-slate-800/95"; pub(crate) const border_x_slate_900: &str = "border-x-slate-900"; pub(crate) const border_x_slate_900_of_0: &str = "border-x-slate-900/0"; pub(crate) const border_x_slate_900_of_10: &str = "border-x-slate-900/10"; pub(crate) const border_x_slate_900_of_100: &str = "border-x-slate-900/100"; pub(crate) const border_x_slate_900_of_20: &str = "border-x-slate-900/20"; pub(crate) const border_x_slate_900_of_25: &str = "border-x-slate-900/25"; pub(crate) const border_x_slate_900_of_30: &str = "border-x-slate-900/30"; pub(crate) const border_x_slate_900_of_40: &str = "border-x-slate-900/40"; pub(crate) const border_x_slate_900_of_5: &str = "border-x-slate-900/5"; pub(crate) const border_x_slate_900_of_50: &str = "border-x-slate-900/50"; pub(crate) const border_x_slate_900_of_60: &str = "border-x-slate-900/60"; pub(crate) const border_x_slate_900_of_70: &str = "border-x-slate-900/70"; pub(crate) const border_x_slate_900_of_75: &str = "border-x-slate-900/75"; pub(crate) const border_x_slate_900_of_80: &str = "border-x-slate-900/80"; pub(crate) const border_x_slate_900_of_90: &str = "border-x-slate-900/90"; pub(crate) const border_x_slate_900_of_95: &str = "border-x-slate-900/95"; pub(crate) const border_x_stone_100: &str = "border-x-stone-100"; pub(crate) const border_x_stone_100_of_0: &str = "border-x-stone-100/0"; pub(crate) const border_x_stone_100_of_10: &str = "border-x-stone-100/10"; pub(crate) const border_x_stone_100_of_100: &str = "border-x-stone-100/100"; pub(crate) const border_x_stone_100_of_20: &str = "border-x-stone-100/20"; pub(crate) const border_x_stone_100_of_25: &str = "border-x-stone-100/25"; pub(crate) const border_x_stone_100_of_30: &str = "border-x-stone-100/30"; pub(crate) const border_x_stone_100_of_40: &str = "border-x-stone-100/40"; pub(crate) const border_x_stone_100_of_5: &str = "border-x-stone-100/5"; pub(crate) const border_x_stone_100_of_50: &str = "border-x-stone-100/50"; pub(crate) const border_x_stone_100_of_60: &str = "border-x-stone-100/60"; pub(crate) const border_x_stone_100_of_70: &str = "border-x-stone-100/70"; pub(crate) const border_x_stone_100_of_75: &str = "border-x-stone-100/75"; pub(crate) const border_x_stone_100_of_80: &str = "border-x-stone-100/80"; pub(crate) const border_x_stone_100_of_90: &str = "border-x-stone-100/90"; pub(crate) const border_x_stone_100_of_95: &str = "border-x-stone-100/95"; pub(crate) const border_x_stone_200: &str = "border-x-stone-200"; pub(crate) const border_x_stone_200_of_0: &str = "border-x-stone-200/0"; pub(crate) const border_x_stone_200_of_10: &str = "border-x-stone-200/10"; pub(crate) const border_x_stone_200_of_100: &str = "border-x-stone-200/100"; pub(crate) const border_x_stone_200_of_20: &str = "border-x-stone-200/20"; pub(crate) const border_x_stone_200_of_25: &str = "border-x-stone-200/25"; pub(crate) const border_x_stone_200_of_30: &str = "border-x-stone-200/30"; pub(crate) const border_x_stone_200_of_40: &str = "border-x-stone-200/40"; pub(crate) const border_x_stone_200_of_5: &str = "border-x-stone-200/5"; pub(crate) const border_x_stone_200_of_50: &str = "border-x-stone-200/50"; pub(crate) const border_x_stone_200_of_60: &str = "border-x-stone-200/60"; pub(crate) const border_x_stone_200_of_70: &str = "border-x-stone-200/70"; pub(crate) const border_x_stone_200_of_75: &str = "border-x-stone-200/75"; pub(crate) const border_x_stone_200_of_80: &str = "border-x-stone-200/80"; pub(crate) const border_x_stone_200_of_90: &str = "border-x-stone-200/90"; pub(crate) const border_x_stone_200_of_95: &str = "border-x-stone-200/95"; pub(crate) const border_x_stone_300: &str = "border-x-stone-300"; pub(crate) const border_x_stone_300_of_0: &str = "border-x-stone-300/0"; pub(crate) const border_x_stone_300_of_10: &str = "border-x-stone-300/10"; pub(crate) const border_x_stone_300_of_100: &str = "border-x-stone-300/100"; pub(crate) const border_x_stone_300_of_20: &str = "border-x-stone-300/20"; pub(crate) const border_x_stone_300_of_25: &str = "border-x-stone-300/25"; pub(crate) const border_x_stone_300_of_30: &str = "border-x-stone-300/30"; pub(crate) const border_x_stone_300_of_40: &str = "border-x-stone-300/40"; pub(crate) const border_x_stone_300_of_5: &str = "border-x-stone-300/5"; pub(crate) const border_x_stone_300_of_50: &str = "border-x-stone-300/50"; pub(crate) const border_x_stone_300_of_60: &str = "border-x-stone-300/60"; pub(crate) const border_x_stone_300_of_70: &str = "border-x-stone-300/70"; pub(crate) const border_x_stone_300_of_75: &str = "border-x-stone-300/75"; pub(crate) const border_x_stone_300_of_80: &str = "border-x-stone-300/80"; pub(crate) const border_x_stone_300_of_90: &str = "border-x-stone-300/90"; pub(crate) const border_x_stone_300_of_95: &str = "border-x-stone-300/95"; pub(crate) const border_x_stone_400: &str = "border-x-stone-400"; pub(crate) const border_x_stone_400_of_0: &str = "border-x-stone-400/0"; pub(crate) const border_x_stone_400_of_10: &str = "border-x-stone-400/10"; pub(crate) const border_x_stone_400_of_100: &str = "border-x-stone-400/100"; pub(crate) const border_x_stone_400_of_20: &str = "border-x-stone-400/20"; pub(crate) const border_x_stone_400_of_25: &str = "border-x-stone-400/25"; pub(crate) const border_x_stone_400_of_30: &str = "border-x-stone-400/30"; pub(crate) const border_x_stone_400_of_40: &str = "border-x-stone-400/40"; pub(crate) const border_x_stone_400_of_5: &str = "border-x-stone-400/5"; pub(crate) const border_x_stone_400_of_50: &str = "border-x-stone-400/50"; pub(crate) const border_x_stone_400_of_60: &str = "border-x-stone-400/60"; pub(crate) const border_x_stone_400_of_70: &str = "border-x-stone-400/70"; pub(crate) const border_x_stone_400_of_75: &str = "border-x-stone-400/75"; pub(crate) const border_x_stone_400_of_80: &str = "border-x-stone-400/80"; pub(crate) const border_x_stone_400_of_90: &str = "border-x-stone-400/90"; pub(crate) const border_x_stone_400_of_95: &str = "border-x-stone-400/95"; pub(crate) const border_x_stone_50: &str = "border-x-stone-50"; pub(crate) const border_x_stone_500: &str = "border-x-stone-500"; pub(crate) const border_x_stone_500_of_0: &str = "border-x-stone-500/0"; pub(crate) const border_x_stone_500_of_10: &str = "border-x-stone-500/10"; pub(crate) const border_x_stone_500_of_100: &str = "border-x-stone-500/100"; pub(crate) const border_x_stone_500_of_20: &str = "border-x-stone-500/20"; pub(crate) const border_x_stone_500_of_25: &str = "border-x-stone-500/25"; pub(crate) const border_x_stone_500_of_30: &str = "border-x-stone-500/30"; pub(crate) const border_x_stone_500_of_40: &str = "border-x-stone-500/40"; pub(crate) const border_x_stone_500_of_5: &str = "border-x-stone-500/5"; pub(crate) const border_x_stone_500_of_50: &str = "border-x-stone-500/50"; pub(crate) const border_x_stone_500_of_60: &str = "border-x-stone-500/60"; pub(crate) const border_x_stone_500_of_70: &str = "border-x-stone-500/70"; pub(crate) const border_x_stone_500_of_75: &str = "border-x-stone-500/75"; pub(crate) const border_x_stone_500_of_80: &str = "border-x-stone-500/80"; pub(crate) const border_x_stone_500_of_90: &str = "border-x-stone-500/90"; pub(crate) const border_x_stone_500_of_95: &str = "border-x-stone-500/95"; pub(crate) const border_x_stone_50_of_0: &str = "border-x-stone-50/0"; pub(crate) const border_x_stone_50_of_10: &str = "border-x-stone-50/10"; pub(crate) const border_x_stone_50_of_100: &str = "border-x-stone-50/100"; pub(crate) const border_x_stone_50_of_20: &str = "border-x-stone-50/20"; pub(crate) const border_x_stone_50_of_25: &str = "border-x-stone-50/25"; pub(crate) const border_x_stone_50_of_30: &str = "border-x-stone-50/30"; pub(crate) const border_x_stone_50_of_40: &str = "border-x-stone-50/40"; pub(crate) const border_x_stone_50_of_5: &str = "border-x-stone-50/5"; pub(crate) const border_x_stone_50_of_50: &str = "border-x-stone-50/50"; pub(crate) const border_x_stone_50_of_60: &str = "border-x-stone-50/60"; pub(crate) const border_x_stone_50_of_70: &str = "border-x-stone-50/70"; pub(crate) const border_x_stone_50_of_75: &str = "border-x-stone-50/75"; pub(crate) const border_x_stone_50_of_80: &str = "border-x-stone-50/80"; pub(crate) const border_x_stone_50_of_90: &str = "border-x-stone-50/90"; pub(crate) const border_x_stone_50_of_95: &str = "border-x-stone-50/95"; pub(crate) const border_x_stone_600: &str = "border-x-stone-600"; pub(crate) const border_x_stone_600_of_0: &str = "border-x-stone-600/0"; pub(crate) const border_x_stone_600_of_10: &str = "border-x-stone-600/10"; pub(crate) const border_x_stone_600_of_100: &str = "border-x-stone-600/100"; pub(crate) const border_x_stone_600_of_20: &str = "border-x-stone-600/20"; pub(crate) const border_x_stone_600_of_25: &str = "border-x-stone-600/25"; pub(crate) const border_x_stone_600_of_30: &str = "border-x-stone-600/30"; pub(crate) const border_x_stone_600_of_40: &str = "border-x-stone-600/40"; pub(crate) const border_x_stone_600_of_5: &str = "border-x-stone-600/5"; pub(crate) const border_x_stone_600_of_50: &str = "border-x-stone-600/50"; pub(crate) const border_x_stone_600_of_60: &str = "border-x-stone-600/60"; pub(crate) const border_x_stone_600_of_70: &str = "border-x-stone-600/70"; pub(crate) const border_x_stone_600_of_75: &str = "border-x-stone-600/75"; pub(crate) const border_x_stone_600_of_80: &str = "border-x-stone-600/80"; pub(crate) const border_x_stone_600_of_90: &str = "border-x-stone-600/90"; pub(crate) const border_x_stone_600_of_95: &str = "border-x-stone-600/95"; pub(crate) const border_x_stone_700: &str = "border-x-stone-700"; pub(crate) const border_x_stone_700_of_0: &str = "border-x-stone-700/0"; pub(crate) const border_x_stone_700_of_10: &str = "border-x-stone-700/10"; pub(crate) const border_x_stone_700_of_100: &str = "border-x-stone-700/100"; pub(crate) const border_x_stone_700_of_20: &str = "border-x-stone-700/20"; pub(crate) const border_x_stone_700_of_25: &str = "border-x-stone-700/25"; pub(crate) const border_x_stone_700_of_30: &str = "border-x-stone-700/30"; pub(crate) const border_x_stone_700_of_40: &str = "border-x-stone-700/40"; pub(crate) const border_x_stone_700_of_5: &str = "border-x-stone-700/5"; pub(crate) const border_x_stone_700_of_50: &str = "border-x-stone-700/50"; pub(crate) const border_x_stone_700_of_60: &str = "border-x-stone-700/60"; pub(crate) const border_x_stone_700_of_70: &str = "border-x-stone-700/70"; pub(crate) const border_x_stone_700_of_75: &str = "border-x-stone-700/75"; pub(crate) const border_x_stone_700_of_80: &str = "border-x-stone-700/80"; pub(crate) const border_x_stone_700_of_90: &str = "border-x-stone-700/90"; pub(crate) const border_x_stone_700_of_95: &str = "border-x-stone-700/95"; pub(crate) const border_x_stone_800: &str = "border-x-stone-800"; pub(crate) const border_x_stone_800_of_0: &str = "border-x-stone-800/0"; pub(crate) const border_x_stone_800_of_10: &str = "border-x-stone-800/10"; pub(crate) const border_x_stone_800_of_100: &str = "border-x-stone-800/100"; pub(crate) const border_x_stone_800_of_20: &str = "border-x-stone-800/20"; pub(crate) const border_x_stone_800_of_25: &str = "border-x-stone-800/25"; pub(crate) const border_x_stone_800_of_30: &str = "border-x-stone-800/30"; pub(crate) const border_x_stone_800_of_40: &str = "border-x-stone-800/40"; pub(crate) const border_x_stone_800_of_5: &str = "border-x-stone-800/5"; pub(crate) const border_x_stone_800_of_50: &str = "border-x-stone-800/50"; pub(crate) const border_x_stone_800_of_60: &str = "border-x-stone-800/60"; pub(crate) const border_x_stone_800_of_70: &str = "border-x-stone-800/70"; pub(crate) const border_x_stone_800_of_75: &str = "border-x-stone-800/75"; pub(crate) const border_x_stone_800_of_80: &str = "border-x-stone-800/80"; pub(crate) const border_x_stone_800_of_90: &str = "border-x-stone-800/90"; pub(crate) const border_x_stone_800_of_95: &str = "border-x-stone-800/95"; pub(crate) const border_x_stone_900: &str = "border-x-stone-900"; pub(crate) const border_x_stone_900_of_0: &str = "border-x-stone-900/0"; pub(crate) const border_x_stone_900_of_10: &str = "border-x-stone-900/10"; pub(crate) const border_x_stone_900_of_100: &str = "border-x-stone-900/100"; pub(crate) const border_x_stone_900_of_20: &str = "border-x-stone-900/20"; pub(crate) const border_x_stone_900_of_25: &str = "border-x-stone-900/25"; pub(crate) const border_x_stone_900_of_30: &str = "border-x-stone-900/30"; pub(crate) const border_x_stone_900_of_40: &str = "border-x-stone-900/40"; pub(crate) const border_x_stone_900_of_5: &str = "border-x-stone-900/5"; pub(crate) const border_x_stone_900_of_50: &str = "border-x-stone-900/50"; pub(crate) const border_x_stone_900_of_60: &str = "border-x-stone-900/60"; pub(crate) const border_x_stone_900_of_70: &str = "border-x-stone-900/70"; pub(crate) const border_x_stone_900_of_75: &str = "border-x-stone-900/75"; pub(crate) const border_x_stone_900_of_80: &str = "border-x-stone-900/80"; pub(crate) const border_x_stone_900_of_90: &str = "border-x-stone-900/90"; pub(crate) const border_x_stone_900_of_95: &str = "border-x-stone-900/95"; pub(crate) const border_x_teal_100: &str = "border-x-teal-100"; pub(crate) const border_x_teal_100_of_0: &str = "border-x-teal-100/0"; pub(crate) const border_x_teal_100_of_10: &str = "border-x-teal-100/10"; pub(crate) const border_x_teal_100_of_100: &str = "border-x-teal-100/100"; pub(crate) const border_x_teal_100_of_20: &str = "border-x-teal-100/20"; pub(crate) const border_x_teal_100_of_25: &str = "border-x-teal-100/25"; pub(crate) const border_x_teal_100_of_30: &str = "border-x-teal-100/30"; pub(crate) const border_x_teal_100_of_40: &str = "border-x-teal-100/40"; pub(crate) const border_x_teal_100_of_5: &str = "border-x-teal-100/5"; pub(crate) const border_x_teal_100_of_50: &str = "border-x-teal-100/50"; pub(crate) const border_x_teal_100_of_60: &str = "border-x-teal-100/60"; pub(crate) const border_x_teal_100_of_70: &str = "border-x-teal-100/70"; pub(crate) const border_x_teal_100_of_75: &str = "border-x-teal-100/75"; pub(crate) const border_x_teal_100_of_80: &str = "border-x-teal-100/80"; pub(crate) const border_x_teal_100_of_90: &str = "border-x-teal-100/90"; pub(crate) const border_x_teal_100_of_95: &str = "border-x-teal-100/95"; pub(crate) const border_x_teal_200: &str = "border-x-teal-200"; pub(crate) const border_x_teal_200_of_0: &str = "border-x-teal-200/0"; pub(crate) const border_x_teal_200_of_10: &str = "border-x-teal-200/10"; pub(crate) const border_x_teal_200_of_100: &str = "border-x-teal-200/100"; pub(crate) const border_x_teal_200_of_20: &str = "border-x-teal-200/20"; pub(crate) const border_x_teal_200_of_25: &str = "border-x-teal-200/25"; pub(crate) const border_x_teal_200_of_30: &str = "border-x-teal-200/30"; pub(crate) const border_x_teal_200_of_40: &str = "border-x-teal-200/40"; pub(crate) const border_x_teal_200_of_5: &str = "border-x-teal-200/5"; pub(crate) const border_x_teal_200_of_50: &str = "border-x-teal-200/50"; pub(crate) const border_x_teal_200_of_60: &str = "border-x-teal-200/60"; pub(crate) const border_x_teal_200_of_70: &str = "border-x-teal-200/70"; pub(crate) const border_x_teal_200_of_75: &str = "border-x-teal-200/75"; pub(crate) const border_x_teal_200_of_80: &str = "border-x-teal-200/80"; pub(crate) const border_x_teal_200_of_90: &str = "border-x-teal-200/90"; pub(crate) const border_x_teal_200_of_95: &str = "border-x-teal-200/95"; pub(crate) const border_x_teal_300: &str = "border-x-teal-300"; pub(crate) const border_x_teal_300_of_0: &str = "border-x-teal-300/0"; pub(crate) const border_x_teal_300_of_10: &str = "border-x-teal-300/10"; pub(crate) const border_x_teal_300_of_100: &str = "border-x-teal-300/100"; pub(crate) const border_x_teal_300_of_20: &str = "border-x-teal-300/20"; pub(crate) const border_x_teal_300_of_25: &str = "border-x-teal-300/25"; pub(crate) const border_x_teal_300_of_30: &str = "border-x-teal-300/30"; pub(crate) const border_x_teal_300_of_40: &str = "border-x-teal-300/40"; pub(crate) const border_x_teal_300_of_5: &str = "border-x-teal-300/5"; pub(crate) const border_x_teal_300_of_50: &str = "border-x-teal-300/50"; pub(crate) const border_x_teal_300_of_60: &str = "border-x-teal-300/60"; pub(crate) const border_x_teal_300_of_70: &str = "border-x-teal-300/70"; pub(crate) const border_x_teal_300_of_75: &str = "border-x-teal-300/75"; pub(crate) const border_x_teal_300_of_80: &str = "border-x-teal-300/80"; pub(crate) const border_x_teal_300_of_90: &str = "border-x-teal-300/90"; pub(crate) const border_x_teal_300_of_95: &str = "border-x-teal-300/95"; pub(crate) const border_x_teal_400: &str = "border-x-teal-400"; pub(crate) const border_x_teal_400_of_0: &str = "border-x-teal-400/0"; pub(crate) const border_x_teal_400_of_10: &str = "border-x-teal-400/10"; pub(crate) const border_x_teal_400_of_100: &str = "border-x-teal-400/100"; pub(crate) const border_x_teal_400_of_20: &str = "border-x-teal-400/20"; pub(crate) const border_x_teal_400_of_25: &str = "border-x-teal-400/25"; pub(crate) const border_x_teal_400_of_30: &str = "border-x-teal-400/30"; pub(crate) const border_x_teal_400_of_40: &str = "border-x-teal-400/40"; pub(crate) const border_x_teal_400_of_5: &str = "border-x-teal-400/5"; pub(crate) const border_x_teal_400_of_50: &str = "border-x-teal-400/50"; pub(crate) const border_x_teal_400_of_60: &str = "border-x-teal-400/60"; pub(crate) const border_x_teal_400_of_70: &str = "border-x-teal-400/70"; pub(crate) const border_x_teal_400_of_75: &str = "border-x-teal-400/75"; pub(crate) const border_x_teal_400_of_80: &str = "border-x-teal-400/80"; pub(crate) const border_x_teal_400_of_90: &str = "border-x-teal-400/90"; pub(crate) const border_x_teal_400_of_95: &str = "border-x-teal-400/95"; pub(crate) const border_x_teal_50: &str = "border-x-teal-50"; pub(crate) const border_x_teal_500: &str = "border-x-teal-500"; pub(crate) const border_x_teal_500_of_0: &str = "border-x-teal-500/0"; pub(crate) const border_x_teal_500_of_10: &str = "border-x-teal-500/10"; pub(crate) const border_x_teal_500_of_100: &str = "border-x-teal-500/100"; pub(crate) const border_x_teal_500_of_20: &str = "border-x-teal-500/20"; pub(crate) const border_x_teal_500_of_25: &str = "border-x-teal-500/25"; pub(crate) const border_x_teal_500_of_30: &str = "border-x-teal-500/30"; pub(crate) const border_x_teal_500_of_40: &str = "border-x-teal-500/40"; pub(crate) const border_x_teal_500_of_5: &str = "border-x-teal-500/5"; pub(crate) const border_x_teal_500_of_50: &str = "border-x-teal-500/50"; pub(crate) const border_x_teal_500_of_60: &str = "border-x-teal-500/60"; pub(crate) const border_x_teal_500_of_70: &str = "border-x-teal-500/70"; pub(crate) const border_x_teal_500_of_75: &str = "border-x-teal-500/75"; pub(crate) const border_x_teal_500_of_80: &str = "border-x-teal-500/80"; pub(crate) const border_x_teal_500_of_90: &str = "border-x-teal-500/90"; pub(crate) const border_x_teal_500_of_95: &str = "border-x-teal-500/95"; pub(crate) const border_x_teal_50_of_0: &str = "border-x-teal-50/0"; pub(crate) const border_x_teal_50_of_10: &str = "border-x-teal-50/10"; pub(crate) const border_x_teal_50_of_100: &str = "border-x-teal-50/100"; pub(crate) const border_x_teal_50_of_20: &str = "border-x-teal-50/20"; pub(crate) const border_x_teal_50_of_25: &str = "border-x-teal-50/25"; pub(crate) const border_x_teal_50_of_30: &str = "border-x-teal-50/30"; pub(crate) const border_x_teal_50_of_40: &str = "border-x-teal-50/40"; pub(crate) const border_x_teal_50_of_5: &str = "border-x-teal-50/5"; pub(crate) const border_x_teal_50_of_50: &str = "border-x-teal-50/50"; pub(crate) const border_x_teal_50_of_60: &str = "border-x-teal-50/60"; pub(crate) const border_x_teal_50_of_70: &str = "border-x-teal-50/70"; pub(crate) const border_x_teal_50_of_75: &str = "border-x-teal-50/75"; pub(crate) const border_x_teal_50_of_80: &str = "border-x-teal-50/80"; pub(crate) const border_x_teal_50_of_90: &str = "border-x-teal-50/90"; pub(crate) const border_x_teal_50_of_95: &str = "border-x-teal-50/95"; pub(crate) const border_x_teal_600: &str = "border-x-teal-600"; pub(crate) const border_x_teal_600_of_0: &str = "border-x-teal-600/0"; pub(crate) const border_x_teal_600_of_10: &str = "border-x-teal-600/10"; pub(crate) const border_x_teal_600_of_100: &str = "border-x-teal-600/100"; pub(crate) const border_x_teal_600_of_20: &str = "border-x-teal-600/20"; pub(crate) const border_x_teal_600_of_25: &str = "border-x-teal-600/25"; pub(crate) const border_x_teal_600_of_30: &str = "border-x-teal-600/30"; pub(crate) const border_x_teal_600_of_40: &str = "border-x-teal-600/40"; pub(crate) const border_x_teal_600_of_5: &str = "border-x-teal-600/5"; pub(crate) const border_x_teal_600_of_50: &str = "border-x-teal-600/50"; pub(crate) const border_x_teal_600_of_60: &str = "border-x-teal-600/60"; pub(crate) const border_x_teal_600_of_70: &str = "border-x-teal-600/70"; pub(crate) const border_x_teal_600_of_75: &str = "border-x-teal-600/75"; pub(crate) const border_x_teal_600_of_80: &str = "border-x-teal-600/80"; pub(crate) const border_x_teal_600_of_90: &str = "border-x-teal-600/90"; pub(crate) const border_x_teal_600_of_95: &str = "border-x-teal-600/95"; pub(crate) const border_x_teal_700: &str = "border-x-teal-700"; pub(crate) const border_x_teal_700_of_0: &str = "border-x-teal-700/0"; pub(crate) const border_x_teal_700_of_10: &str = "border-x-teal-700/10"; pub(crate) const border_x_teal_700_of_100: &str = "border-x-teal-700/100"; pub(crate) const border_x_teal_700_of_20: &str = "border-x-teal-700/20"; pub(crate) const border_x_teal_700_of_25: &str = "border-x-teal-700/25"; pub(crate) const border_x_teal_700_of_30: &str = "border-x-teal-700/30"; pub(crate) const border_x_teal_700_of_40: &str = "border-x-teal-700/40"; pub(crate) const border_x_teal_700_of_5: &str = "border-x-teal-700/5"; pub(crate) const border_x_teal_700_of_50: &str = "border-x-teal-700/50"; pub(crate) const border_x_teal_700_of_60: &str = "border-x-teal-700/60"; pub(crate) const border_x_teal_700_of_70: &str = "border-x-teal-700/70"; pub(crate) const border_x_teal_700_of_75: &str = "border-x-teal-700/75"; pub(crate) const border_x_teal_700_of_80: &str = "border-x-teal-700/80"; pub(crate) const border_x_teal_700_of_90: &str = "border-x-teal-700/90"; pub(crate) const border_x_teal_700_of_95: &str = "border-x-teal-700/95"; pub(crate) const border_x_teal_800: &str = "border-x-teal-800"; pub(crate) const border_x_teal_800_of_0: &str = "border-x-teal-800/0"; pub(crate) const border_x_teal_800_of_10: &str = "border-x-teal-800/10"; pub(crate) const border_x_teal_800_of_100: &str = "border-x-teal-800/100"; pub(crate) const border_x_teal_800_of_20: &str = "border-x-teal-800/20"; pub(crate) const border_x_teal_800_of_25: &str = "border-x-teal-800/25"; pub(crate) const border_x_teal_800_of_30: &str = "border-x-teal-800/30"; pub(crate) const border_x_teal_800_of_40: &str = "border-x-teal-800/40"; pub(crate) const border_x_teal_800_of_5: &str = "border-x-teal-800/5"; pub(crate) const border_x_teal_800_of_50: &str = "border-x-teal-800/50"; pub(crate) const border_x_teal_800_of_60: &str = "border-x-teal-800/60"; pub(crate) const border_x_teal_800_of_70: &str = "border-x-teal-800/70"; pub(crate) const border_x_teal_800_of_75: &str = "border-x-teal-800/75"; pub(crate) const border_x_teal_800_of_80: &str = "border-x-teal-800/80"; pub(crate) const border_x_teal_800_of_90: &str = "border-x-teal-800/90"; pub(crate) const border_x_teal_800_of_95: &str = "border-x-teal-800/95"; pub(crate) const border_x_teal_900: &str = "border-x-teal-900"; pub(crate) const border_x_teal_900_of_0: &str = "border-x-teal-900/0"; pub(crate) const border_x_teal_900_of_10: &str = "border-x-teal-900/10"; pub(crate) const border_x_teal_900_of_100: &str = "border-x-teal-900/100"; pub(crate) const border_x_teal_900_of_20: &str = "border-x-teal-900/20"; pub(crate) const border_x_teal_900_of_25: &str = "border-x-teal-900/25"; pub(crate) const border_x_teal_900_of_30: &str = "border-x-teal-900/30"; pub(crate) const border_x_teal_900_of_40: &str = "border-x-teal-900/40"; pub(crate) const border_x_teal_900_of_5: &str = "border-x-teal-900/5"; pub(crate) const border_x_teal_900_of_50: &str = "border-x-teal-900/50"; pub(crate) const border_x_teal_900_of_60: &str = "border-x-teal-900/60"; pub(crate) const border_x_teal_900_of_70: &str = "border-x-teal-900/70"; pub(crate) const border_x_teal_900_of_75: &str = "border-x-teal-900/75"; pub(crate) const border_x_teal_900_of_80: &str = "border-x-teal-900/80"; pub(crate) const border_x_teal_900_of_90: &str = "border-x-teal-900/90"; pub(crate) const border_x_teal_900_of_95: &str = "border-x-teal-900/95"; pub(crate) const border_x_transparent: &str = "border-x-transparent"; pub(crate) const border_x_transparent_of_0: &str = "border-x-transparent/0"; pub(crate) const border_x_transparent_of_10: &str = "border-x-transparent/10"; pub(crate) const border_x_transparent_of_100: &str = "border-x-transparent/100"; pub(crate) const border_x_transparent_of_20: &str = "border-x-transparent/20"; pub(crate) const border_x_transparent_of_25: &str = "border-x-transparent/25"; pub(crate) const border_x_transparent_of_30: &str = "border-x-transparent/30"; pub(crate) const border_x_transparent_of_40: &str = "border-x-transparent/40"; pub(crate) const border_x_transparent_of_5: &str = "border-x-transparent/5"; pub(crate) const border_x_transparent_of_50: &str = "border-x-transparent/50"; pub(crate) const border_x_transparent_of_60: &str = "border-x-transparent/60"; pub(crate) const border_x_transparent_of_70: &str = "border-x-transparent/70"; pub(crate) const border_x_transparent_of_75: &str = "border-x-transparent/75"; pub(crate) const border_x_transparent_of_80: &str = "border-x-transparent/80"; pub(crate) const border_x_transparent_of_90: &str = "border-x-transparent/90"; pub(crate) const border_x_transparent_of_95: &str = "border-x-transparent/95"; pub(crate) const border_x_violet_100: &str = "border-x-violet-100"; pub(crate) const border_x_violet_100_of_0: &str = "border-x-violet-100/0"; pub(crate) const border_x_violet_100_of_10: &str = "border-x-violet-100/10"; pub(crate) const border_x_violet_100_of_100: &str = "border-x-violet-100/100"; pub(crate) const border_x_violet_100_of_20: &str = "border-x-violet-100/20"; pub(crate) const border_x_violet_100_of_25: &str = "border-x-violet-100/25"; pub(crate) const border_x_violet_100_of_30: &str = "border-x-violet-100/30"; pub(crate) const border_x_violet_100_of_40: &str = "border-x-violet-100/40"; pub(crate) const border_x_violet_100_of_5: &str = "border-x-violet-100/5"; pub(crate) const border_x_violet_100_of_50: &str = "border-x-violet-100/50"; pub(crate) const border_x_violet_100_of_60: &str = "border-x-violet-100/60"; pub(crate) const border_x_violet_100_of_70: &str = "border-x-violet-100/70"; pub(crate) const border_x_violet_100_of_75: &str = "border-x-violet-100/75"; pub(crate) const border_x_violet_100_of_80: &str = "border-x-violet-100/80"; pub(crate) const border_x_violet_100_of_90: &str = "border-x-violet-100/90"; pub(crate) const border_x_violet_100_of_95: &str = "border-x-violet-100/95"; pub(crate) const border_x_violet_200: &str = "border-x-violet-200"; pub(crate) const border_x_violet_200_of_0: &str = "border-x-violet-200/0"; pub(crate) const border_x_violet_200_of_10: &str = "border-x-violet-200/10"; pub(crate) const border_x_violet_200_of_100: &str = "border-x-violet-200/100"; pub(crate) const border_x_violet_200_of_20: &str = "border-x-violet-200/20"; pub(crate) const border_x_violet_200_of_25: &str = "border-x-violet-200/25"; pub(crate) const border_x_violet_200_of_30: &str = "border-x-violet-200/30"; pub(crate) const border_x_violet_200_of_40: &str = "border-x-violet-200/40"; pub(crate) const border_x_violet_200_of_5: &str = "border-x-violet-200/5"; pub(crate) const border_x_violet_200_of_50: &str = "border-x-violet-200/50"; pub(crate) const border_x_violet_200_of_60: &str = "border-x-violet-200/60"; pub(crate) const border_x_violet_200_of_70: &str = "border-x-violet-200/70"; pub(crate) const border_x_violet_200_of_75: &str = "border-x-violet-200/75"; pub(crate) const border_x_violet_200_of_80: &str = "border-x-violet-200/80"; pub(crate) const border_x_violet_200_of_90: &str = "border-x-violet-200/90"; pub(crate) const border_x_violet_200_of_95: &str = "border-x-violet-200/95"; pub(crate) const border_x_violet_300: &str = "border-x-violet-300"; pub(crate) const border_x_violet_300_of_0: &str = "border-x-violet-300/0"; pub(crate) const border_x_violet_300_of_10: &str = "border-x-violet-300/10"; pub(crate) const border_x_violet_300_of_100: &str = "border-x-violet-300/100"; pub(crate) const border_x_violet_300_of_20: &str = "border-x-violet-300/20"; pub(crate) const border_x_violet_300_of_25: &str = "border-x-violet-300/25"; pub(crate) const border_x_violet_300_of_30: &str = "border-x-violet-300/30"; pub(crate) const border_x_violet_300_of_40: &str = "border-x-violet-300/40"; pub(crate) const border_x_violet_300_of_5: &str = "border-x-violet-300/5"; pub(crate) const border_x_violet_300_of_50: &str = "border-x-violet-300/50"; pub(crate) const border_x_violet_300_of_60: &str = "border-x-violet-300/60"; pub(crate) const border_x_violet_300_of_70: &str = "border-x-violet-300/70"; pub(crate) const border_x_violet_300_of_75: &str = "border-x-violet-300/75"; pub(crate) const border_x_violet_300_of_80: &str = "border-x-violet-300/80"; pub(crate) const border_x_violet_300_of_90: &str = "border-x-violet-300/90"; pub(crate) const border_x_violet_300_of_95: &str = "border-x-violet-300/95"; pub(crate) const border_x_violet_400: &str = "border-x-violet-400"; pub(crate) const border_x_violet_400_of_0: &str = "border-x-violet-400/0"; pub(crate) const border_x_violet_400_of_10: &str = "border-x-violet-400/10"; pub(crate) const border_x_violet_400_of_100: &str = "border-x-violet-400/100"; pub(crate) const border_x_violet_400_of_20: &str = "border-x-violet-400/20"; pub(crate) const border_x_violet_400_of_25: &str = "border-x-violet-400/25"; pub(crate) const border_x_violet_400_of_30: &str = "border-x-violet-400/30"; pub(crate) const border_x_violet_400_of_40: &str = "border-x-violet-400/40"; pub(crate) const border_x_violet_400_of_5: &str = "border-x-violet-400/5"; pub(crate) const border_x_violet_400_of_50: &str = "border-x-violet-400/50"; pub(crate) const border_x_violet_400_of_60: &str = "border-x-violet-400/60"; pub(crate) const border_x_violet_400_of_70: &str = "border-x-violet-400/70"; pub(crate) const border_x_violet_400_of_75: &str = "border-x-violet-400/75"; pub(crate) const border_x_violet_400_of_80: &str = "border-x-violet-400/80"; pub(crate) const border_x_violet_400_of_90: &str = "border-x-violet-400/90"; pub(crate) const border_x_violet_400_of_95: &str = "border-x-violet-400/95"; pub(crate) const border_x_violet_50: &str = "border-x-violet-50"; pub(crate) const border_x_violet_500: &str = "border-x-violet-500"; pub(crate) const border_x_violet_500_of_0: &str = "border-x-violet-500/0"; pub(crate) const border_x_violet_500_of_10: &str = "border-x-violet-500/10"; pub(crate) const border_x_violet_500_of_100: &str = "border-x-violet-500/100"; pub(crate) const border_x_violet_500_of_20: &str = "border-x-violet-500/20"; pub(crate) const border_x_violet_500_of_25: &str = "border-x-violet-500/25"; pub(crate) const border_x_violet_500_of_30: &str = "border-x-violet-500/30"; pub(crate) const border_x_violet_500_of_40: &str = "border-x-violet-500/40"; pub(crate) const border_x_violet_500_of_5: &str = "border-x-violet-500/5"; pub(crate) const border_x_violet_500_of_50: &str = "border-x-violet-500/50"; pub(crate) const border_x_violet_500_of_60: &str = "border-x-violet-500/60"; pub(crate) const border_x_violet_500_of_70: &str = "border-x-violet-500/70"; pub(crate) const border_x_violet_500_of_75: &str = "border-x-violet-500/75"; pub(crate) const border_x_violet_500_of_80: &str = "border-x-violet-500/80"; pub(crate) const border_x_violet_500_of_90: &str = "border-x-violet-500/90"; pub(crate) const border_x_violet_500_of_95: &str = "border-x-violet-500/95"; pub(crate) const border_x_violet_50_of_0: &str = "border-x-violet-50/0"; pub(crate) const border_x_violet_50_of_10: &str = "border-x-violet-50/10"; pub(crate) const border_x_violet_50_of_100: &str = "border-x-violet-50/100"; pub(crate) const border_x_violet_50_of_20: &str = "border-x-violet-50/20"; pub(crate) const border_x_violet_50_of_25: &str = "border-x-violet-50/25"; pub(crate) const border_x_violet_50_of_30: &str = "border-x-violet-50/30"; pub(crate) const border_x_violet_50_of_40: &str = "border-x-violet-50/40"; pub(crate) const border_x_violet_50_of_5: &str = "border-x-violet-50/5"; pub(crate) const border_x_violet_50_of_50: &str = "border-x-violet-50/50"; pub(crate) const border_x_violet_50_of_60: &str = "border-x-violet-50/60"; pub(crate) const border_x_violet_50_of_70: &str = "border-x-violet-50/70"; pub(crate) const border_x_violet_50_of_75: &str = "border-x-violet-50/75"; pub(crate) const border_x_violet_50_of_80: &str = "border-x-violet-50/80"; pub(crate) const border_x_violet_50_of_90: &str = "border-x-violet-50/90"; pub(crate) const border_x_violet_50_of_95: &str = "border-x-violet-50/95"; pub(crate) const border_x_violet_600: &str = "border-x-violet-600"; pub(crate) const border_x_violet_600_of_0: &str = "border-x-violet-600/0"; pub(crate) const border_x_violet_600_of_10: &str = "border-x-violet-600/10"; pub(crate) const border_x_violet_600_of_100: &str = "border-x-violet-600/100"; pub(crate) const border_x_violet_600_of_20: &str = "border-x-violet-600/20"; pub(crate) const border_x_violet_600_of_25: &str = "border-x-violet-600/25"; pub(crate) const border_x_violet_600_of_30: &str = "border-x-violet-600/30"; pub(crate) const border_x_violet_600_of_40: &str = "border-x-violet-600/40"; pub(crate) const border_x_violet_600_of_5: &str = "border-x-violet-600/5"; pub(crate) const border_x_violet_600_of_50: &str = "border-x-violet-600/50"; pub(crate) const border_x_violet_600_of_60: &str = "border-x-violet-600/60"; pub(crate) const border_x_violet_600_of_70: &str = "border-x-violet-600/70"; pub(crate) const border_x_violet_600_of_75: &str = "border-x-violet-600/75"; pub(crate) const border_x_violet_600_of_80: &str = "border-x-violet-600/80"; pub(crate) const border_x_violet_600_of_90: &str = "border-x-violet-600/90"; pub(crate) const border_x_violet_600_of_95: &str = "border-x-violet-600/95"; pub(crate) const border_x_violet_700: &str = "border-x-violet-700"; pub(crate) const border_x_violet_700_of_0: &str = "border-x-violet-700/0"; pub(crate) const border_x_violet_700_of_10: &str = "border-x-violet-700/10"; pub(crate) const border_x_violet_700_of_100: &str = "border-x-violet-700/100"; pub(crate) const border_x_violet_700_of_20: &str = "border-x-violet-700/20"; pub(crate) const border_x_violet_700_of_25: &str = "border-x-violet-700/25"; pub(crate) const border_x_violet_700_of_30: &str = "border-x-violet-700/30"; pub(crate) const border_x_violet_700_of_40: &str = "border-x-violet-700/40"; pub(crate) const border_x_violet_700_of_5: &str = "border-x-violet-700/5"; pub(crate) const border_x_violet_700_of_50: &str = "border-x-violet-700/50"; pub(crate) const border_x_violet_700_of_60: &str = "border-x-violet-700/60"; pub(crate) const border_x_violet_700_of_70: &str = "border-x-violet-700/70"; pub(crate) const border_x_violet_700_of_75: &str = "border-x-violet-700/75"; pub(crate) const border_x_violet_700_of_80: &str = "border-x-violet-700/80"; pub(crate) const border_x_violet_700_of_90: &str = "border-x-violet-700/90"; pub(crate) const border_x_violet_700_of_95: &str = "border-x-violet-700/95"; pub(crate) const border_x_violet_800: &str = "border-x-violet-800"; pub(crate) const border_x_violet_800_of_0: &str = "border-x-violet-800/0"; pub(crate) const border_x_violet_800_of_10: &str = "border-x-violet-800/10"; pub(crate) const border_x_violet_800_of_100: &str = "border-x-violet-800/100"; pub(crate) const border_x_violet_800_of_20: &str = "border-x-violet-800/20"; pub(crate) const border_x_violet_800_of_25: &str = "border-x-violet-800/25"; pub(crate) const border_x_violet_800_of_30: &str = "border-x-violet-800/30"; pub(crate) const border_x_violet_800_of_40: &str = "border-x-violet-800/40"; pub(crate) const border_x_violet_800_of_5: &str = "border-x-violet-800/5"; pub(crate) const border_x_violet_800_of_50: &str = "border-x-violet-800/50"; pub(crate) const border_x_violet_800_of_60: &str = "border-x-violet-800/60"; pub(crate) const border_x_violet_800_of_70: &str = "border-x-violet-800/70"; pub(crate) const border_x_violet_800_of_75: &str = "border-x-violet-800/75"; pub(crate) const border_x_violet_800_of_80: &str = "border-x-violet-800/80"; pub(crate) const border_x_violet_800_of_90: &str = "border-x-violet-800/90"; pub(crate) const border_x_violet_800_of_95: &str = "border-x-violet-800/95"; pub(crate) const border_x_violet_900: &str = "border-x-violet-900"; pub(crate) const border_x_violet_900_of_0: &str = "border-x-violet-900/0"; pub(crate) const border_x_violet_900_of_10: &str = "border-x-violet-900/10"; pub(crate) const border_x_violet_900_of_100: &str = "border-x-violet-900/100"; pub(crate) const border_x_violet_900_of_20: &str = "border-x-violet-900/20"; pub(crate) const border_x_violet_900_of_25: &str = "border-x-violet-900/25"; pub(crate) const border_x_violet_900_of_30: &str = "border-x-violet-900/30"; pub(crate) const border_x_violet_900_of_40: &str = "border-x-violet-900/40"; pub(crate) const border_x_violet_900_of_5: &str = "border-x-violet-900/5"; pub(crate) const border_x_violet_900_of_50: &str = "border-x-violet-900/50"; pub(crate) const border_x_violet_900_of_60: &str = "border-x-violet-900/60"; pub(crate) const border_x_violet_900_of_70: &str = "border-x-violet-900/70"; pub(crate) const border_x_violet_900_of_75: &str = "border-x-violet-900/75"; pub(crate) const border_x_violet_900_of_80: &str = "border-x-violet-900/80"; pub(crate) const border_x_violet_900_of_90: &str = "border-x-violet-900/90"; pub(crate) const border_x_violet_900_of_95: &str = "border-x-violet-900/95"; pub(crate) const border_x_white: &str = "border-x-white"; pub(crate) const border_x_white_of_0: &str = "border-x-white/0"; pub(crate) const border_x_white_of_10: &str = "border-x-white/10"; pub(crate) const border_x_white_of_100: &str = "border-x-white/100"; pub(crate) const border_x_white_of_20: &str = "border-x-white/20"; pub(crate) const border_x_white_of_25: &str = "border-x-white/25"; pub(crate) const border_x_white_of_30: &str = "border-x-white/30"; pub(crate) const border_x_white_of_40: &str = "border-x-white/40"; pub(crate) const border_x_white_of_5: &str = "border-x-white/5"; pub(crate) const border_x_white_of_50: &str = "border-x-white/50"; pub(crate) const border_x_white_of_60: &str = "border-x-white/60"; pub(crate) const border_x_white_of_70: &str = "border-x-white/70"; pub(crate) const border_x_white_of_75: &str = "border-x-white/75"; pub(crate) const border_x_white_of_80: &str = "border-x-white/80"; pub(crate) const border_x_white_of_90: &str = "border-x-white/90"; pub(crate) const border_x_white_of_95: &str = "border-x-white/95"; pub(crate) const border_x_yellow_100: &str = "border-x-yellow-100"; pub(crate) const border_x_yellow_100_of_0: &str = "border-x-yellow-100/0"; pub(crate) const border_x_yellow_100_of_10: &str = "border-x-yellow-100/10"; pub(crate) const border_x_yellow_100_of_100: &str = "border-x-yellow-100/100"; pub(crate) const border_x_yellow_100_of_20: &str = "border-x-yellow-100/20"; pub(crate) const border_x_yellow_100_of_25: &str = "border-x-yellow-100/25"; pub(crate) const border_x_yellow_100_of_30: &str = "border-x-yellow-100/30"; pub(crate) const border_x_yellow_100_of_40: &str = "border-x-yellow-100/40"; pub(crate) const border_x_yellow_100_of_5: &str = "border-x-yellow-100/5"; pub(crate) const border_x_yellow_100_of_50: &str = "border-x-yellow-100/50"; pub(crate) const border_x_yellow_100_of_60: &str = "border-x-yellow-100/60"; pub(crate) const border_x_yellow_100_of_70: &str = "border-x-yellow-100/70"; pub(crate) const border_x_yellow_100_of_75: &str = "border-x-yellow-100/75"; pub(crate) const border_x_yellow_100_of_80: &str = "border-x-yellow-100/80"; pub(crate) const border_x_yellow_100_of_90: &str = "border-x-yellow-100/90"; pub(crate) const border_x_yellow_100_of_95: &str = "border-x-yellow-100/95"; pub(crate) const border_x_yellow_200: &str = "border-x-yellow-200"; pub(crate) const border_x_yellow_200_of_0: &str = "border-x-yellow-200/0"; pub(crate) const border_x_yellow_200_of_10: &str = "border-x-yellow-200/10"; pub(crate) const border_x_yellow_200_of_100: &str = "border-x-yellow-200/100"; pub(crate) const border_x_yellow_200_of_20: &str = "border-x-yellow-200/20"; pub(crate) const border_x_yellow_200_of_25: &str = "border-x-yellow-200/25"; pub(crate) const border_x_yellow_200_of_30: &str = "border-x-yellow-200/30"; pub(crate) const border_x_yellow_200_of_40: &str = "border-x-yellow-200/40"; pub(crate) const border_x_yellow_200_of_5: &str = "border-x-yellow-200/5"; pub(crate) const border_x_yellow_200_of_50: &str = "border-x-yellow-200/50"; pub(crate) const border_x_yellow_200_of_60: &str = "border-x-yellow-200/60"; pub(crate) const border_x_yellow_200_of_70: &str = "border-x-yellow-200/70"; pub(crate) const border_x_yellow_200_of_75: &str = "border-x-yellow-200/75"; pub(crate) const border_x_yellow_200_of_80: &str = "border-x-yellow-200/80"; pub(crate) const border_x_yellow_200_of_90: &str = "border-x-yellow-200/90"; pub(crate) const border_x_yellow_200_of_95: &str = "border-x-yellow-200/95"; pub(crate) const border_x_yellow_300: &str = "border-x-yellow-300"; pub(crate) const border_x_yellow_300_of_0: &str = "border-x-yellow-300/0"; pub(crate) const border_x_yellow_300_of_10: &str = "border-x-yellow-300/10"; pub(crate) const border_x_yellow_300_of_100: &str = "border-x-yellow-300/100"; pub(crate) const border_x_yellow_300_of_20: &str = "border-x-yellow-300/20"; pub(crate) const border_x_yellow_300_of_25: &str = "border-x-yellow-300/25"; pub(crate) const border_x_yellow_300_of_30: &str = "border-x-yellow-300/30"; pub(crate) const border_x_yellow_300_of_40: &str = "border-x-yellow-300/40"; pub(crate) const border_x_yellow_300_of_5: &str = "border-x-yellow-300/5"; pub(crate) const border_x_yellow_300_of_50: &str = "border-x-yellow-300/50"; pub(crate) const border_x_yellow_300_of_60: &str = "border-x-yellow-300/60"; pub(crate) const border_x_yellow_300_of_70: &str = "border-x-yellow-300/70"; pub(crate) const border_x_yellow_300_of_75: &str = "border-x-yellow-300/75"; pub(crate) const border_x_yellow_300_of_80: &str = "border-x-yellow-300/80"; pub(crate) const border_x_yellow_300_of_90: &str = "border-x-yellow-300/90"; pub(crate) const border_x_yellow_300_of_95: &str = "border-x-yellow-300/95"; pub(crate) const border_x_yellow_400: &str = "border-x-yellow-400"; pub(crate) const border_x_yellow_400_of_0: &str = "border-x-yellow-400/0"; pub(crate) const border_x_yellow_400_of_10: &str = "border-x-yellow-400/10"; pub(crate) const border_x_yellow_400_of_100: &str = "border-x-yellow-400/100"; pub(crate) const border_x_yellow_400_of_20: &str = "border-x-yellow-400/20"; pub(crate) const border_x_yellow_400_of_25: &str = "border-x-yellow-400/25"; pub(crate) const border_x_yellow_400_of_30: &str = "border-x-yellow-400/30"; pub(crate) const border_x_yellow_400_of_40: &str = "border-x-yellow-400/40"; pub(crate) const border_x_yellow_400_of_5: &str = "border-x-yellow-400/5"; pub(crate) const border_x_yellow_400_of_50: &str = "border-x-yellow-400/50"; pub(crate) const border_x_yellow_400_of_60: &str = "border-x-yellow-400/60"; pub(crate) const border_x_yellow_400_of_70: &str = "border-x-yellow-400/70"; pub(crate) const border_x_yellow_400_of_75: &str = "border-x-yellow-400/75"; pub(crate) const border_x_yellow_400_of_80: &str = "border-x-yellow-400/80"; pub(crate) const border_x_yellow_400_of_90: &str = "border-x-yellow-400/90"; pub(crate) const border_x_yellow_400_of_95: &str = "border-x-yellow-400/95"; pub(crate) const border_x_yellow_50: &str = "border-x-yellow-50"; pub(crate) const border_x_yellow_500: &str = "border-x-yellow-500"; pub(crate) const border_x_yellow_500_of_0: &str = "border-x-yellow-500/0"; pub(crate) const border_x_yellow_500_of_10: &str = "border-x-yellow-500/10"; pub(crate) const border_x_yellow_500_of_100: &str = "border-x-yellow-500/100"; pub(crate) const border_x_yellow_500_of_20: &str = "border-x-yellow-500/20"; pub(crate) const border_x_yellow_500_of_25: &str = "border-x-yellow-500/25"; pub(crate) const border_x_yellow_500_of_30: &str = "border-x-yellow-500/30"; pub(crate) const border_x_yellow_500_of_40: &str = "border-x-yellow-500/40"; pub(crate) const border_x_yellow_500_of_5: &str = "border-x-yellow-500/5"; pub(crate) const border_x_yellow_500_of_50: &str = "border-x-yellow-500/50"; pub(crate) const border_x_yellow_500_of_60: &str = "border-x-yellow-500/60"; pub(crate) const border_x_yellow_500_of_70: &str = "border-x-yellow-500/70"; pub(crate) const border_x_yellow_500_of_75: &str = "border-x-yellow-500/75"; pub(crate) const border_x_yellow_500_of_80: &str = "border-x-yellow-500/80"; pub(crate) const border_x_yellow_500_of_90: &str = "border-x-yellow-500/90"; pub(crate) const border_x_yellow_500_of_95: &str = "border-x-yellow-500/95"; pub(crate) const border_x_yellow_50_of_0: &str = "border-x-yellow-50/0"; pub(crate) const border_x_yellow_50_of_10: &str = "border-x-yellow-50/10"; pub(crate) const border_x_yellow_50_of_100: &str = "border-x-yellow-50/100"; pub(crate) const border_x_yellow_50_of_20: &str = "border-x-yellow-50/20"; pub(crate) const border_x_yellow_50_of_25: &str = "border-x-yellow-50/25"; pub(crate) const border_x_yellow_50_of_30: &str = "border-x-yellow-50/30"; pub(crate) const border_x_yellow_50_of_40: &str = "border-x-yellow-50/40"; pub(crate) const border_x_yellow_50_of_5: &str = "border-x-yellow-50/5"; pub(crate) const border_x_yellow_50_of_50: &str = "border-x-yellow-50/50"; pub(crate) const border_x_yellow_50_of_60: &str = "border-x-yellow-50/60"; pub(crate) const border_x_yellow_50_of_70: &str = "border-x-yellow-50/70"; pub(crate) const border_x_yellow_50_of_75: &str = "border-x-yellow-50/75"; pub(crate) const border_x_yellow_50_of_80: &str = "border-x-yellow-50/80"; pub(crate) const border_x_yellow_50_of_90: &str = "border-x-yellow-50/90"; pub(crate) const border_x_yellow_50_of_95: &str = "border-x-yellow-50/95"; pub(crate) const border_x_yellow_600: &str = "border-x-yellow-600"; pub(crate) const border_x_yellow_600_of_0: &str = "border-x-yellow-600/0"; pub(crate) const border_x_yellow_600_of_10: &str = "border-x-yellow-600/10"; pub(crate) const border_x_yellow_600_of_100: &str = "border-x-yellow-600/100"; pub(crate) const border_x_yellow_600_of_20: &str = "border-x-yellow-600/20"; pub(crate) const border_x_yellow_600_of_25: &str = "border-x-yellow-600/25"; pub(crate) const border_x_yellow_600_of_30: &str = "border-x-yellow-600/30"; pub(crate) const border_x_yellow_600_of_40: &str = "border-x-yellow-600/40"; pub(crate) const border_x_yellow_600_of_5: &str = "border-x-yellow-600/5"; pub(crate) const border_x_yellow_600_of_50: &str = "border-x-yellow-600/50"; pub(crate) const border_x_yellow_600_of_60: &str = "border-x-yellow-600/60"; pub(crate) const border_x_yellow_600_of_70: &str = "border-x-yellow-600/70"; pub(crate) const border_x_yellow_600_of_75: &str = "border-x-yellow-600/75"; pub(crate) const border_x_yellow_600_of_80: &str = "border-x-yellow-600/80"; pub(crate) const border_x_yellow_600_of_90: &str = "border-x-yellow-600/90"; pub(crate) const border_x_yellow_600_of_95: &str = "border-x-yellow-600/95"; pub(crate) const border_x_yellow_700: &str = "border-x-yellow-700"; pub(crate) const border_x_yellow_700_of_0: &str = "border-x-yellow-700/0"; pub(crate) const border_x_yellow_700_of_10: &str = "border-x-yellow-700/10"; pub(crate) const border_x_yellow_700_of_100: &str = "border-x-yellow-700/100"; pub(crate) const border_x_yellow_700_of_20: &str = "border-x-yellow-700/20"; pub(crate) const border_x_yellow_700_of_25: &str = "border-x-yellow-700/25"; pub(crate) const border_x_yellow_700_of_30: &str = "border-x-yellow-700/30"; pub(crate) const border_x_yellow_700_of_40: &str = "border-x-yellow-700/40"; pub(crate) const border_x_yellow_700_of_5: &str = "border-x-yellow-700/5"; pub(crate) const border_x_yellow_700_of_50: &str = "border-x-yellow-700/50"; pub(crate) const border_x_yellow_700_of_60: &str = "border-x-yellow-700/60"; pub(crate) const border_x_yellow_700_of_70: &str = "border-x-yellow-700/70"; pub(crate) const border_x_yellow_700_of_75: &str = "border-x-yellow-700/75"; pub(crate) const border_x_yellow_700_of_80: &str = "border-x-yellow-700/80"; pub(crate) const border_x_yellow_700_of_90: &str = "border-x-yellow-700/90"; pub(crate) const border_x_yellow_700_of_95: &str = "border-x-yellow-700/95"; pub(crate) const border_x_yellow_800: &str = "border-x-yellow-800"; pub(crate) const border_x_yellow_800_of_0: &str = "border-x-yellow-800/0"; pub(crate) const border_x_yellow_800_of_10: &str = "border-x-yellow-800/10"; pub(crate) const border_x_yellow_800_of_100: &str = "border-x-yellow-800/100"; pub(crate) const border_x_yellow_800_of_20: &str = "border-x-yellow-800/20"; pub(crate) const border_x_yellow_800_of_25: &str = "border-x-yellow-800/25"; pub(crate) const border_x_yellow_800_of_30: &str = "border-x-yellow-800/30"; pub(crate) const border_x_yellow_800_of_40: &str = "border-x-yellow-800/40"; pub(crate) const border_x_yellow_800_of_5: &str = "border-x-yellow-800/5"; pub(crate) const border_x_yellow_800_of_50: &str = "border-x-yellow-800/50"; pub(crate) const border_x_yellow_800_of_60: &str = "border-x-yellow-800/60"; pub(crate) const border_x_yellow_800_of_70: &str = "border-x-yellow-800/70"; pub(crate) const border_x_yellow_800_of_75: &str = "border-x-yellow-800/75"; pub(crate) const border_x_yellow_800_of_80: &str = "border-x-yellow-800/80"; pub(crate) const border_x_yellow_800_of_90: &str = "border-x-yellow-800/90"; pub(crate) const border_x_yellow_800_of_95: &str = "border-x-yellow-800/95"; pub(crate) const border_x_yellow_900: &str = "border-x-yellow-900"; pub(crate) const border_x_yellow_900_of_0: &str = "border-x-yellow-900/0"; pub(crate) const border_x_yellow_900_of_10: &str = "border-x-yellow-900/10"; pub(crate) const border_x_yellow_900_of_100: &str = "border-x-yellow-900/100"; pub(crate) const border_x_yellow_900_of_20: &str = "border-x-yellow-900/20"; pub(crate) const border_x_yellow_900_of_25: &str = "border-x-yellow-900/25"; pub(crate) const border_x_yellow_900_of_30: &str = "border-x-yellow-900/30"; pub(crate) const border_x_yellow_900_of_40: &str = "border-x-yellow-900/40"; pub(crate) const border_x_yellow_900_of_5: &str = "border-x-yellow-900/5"; pub(crate) const border_x_yellow_900_of_50: &str = "border-x-yellow-900/50"; pub(crate) const border_x_yellow_900_of_60: &str = "border-x-yellow-900/60"; pub(crate) const border_x_yellow_900_of_70: &str = "border-x-yellow-900/70"; pub(crate) const border_x_yellow_900_of_75: &str = "border-x-yellow-900/75"; pub(crate) const border_x_yellow_900_of_80: &str = "border-x-yellow-900/80"; pub(crate) const border_x_yellow_900_of_90: &str = "border-x-yellow-900/90"; pub(crate) const border_x_yellow_900_of_95: &str = "border-x-yellow-900/95"; pub(crate) const border_x_zinc_100: &str = "border-x-zinc-100"; pub(crate) const border_x_zinc_100_of_0: &str = "border-x-zinc-100/0"; pub(crate) const border_x_zinc_100_of_10: &str = "border-x-zinc-100/10"; pub(crate) const border_x_zinc_100_of_100: &str = "border-x-zinc-100/100"; pub(crate) const border_x_zinc_100_of_20: &str = "border-x-zinc-100/20"; pub(crate) const border_x_zinc_100_of_25: &str = "border-x-zinc-100/25"; pub(crate) const border_x_zinc_100_of_30: &str = "border-x-zinc-100/30"; pub(crate) const border_x_zinc_100_of_40: &str = "border-x-zinc-100/40"; pub(crate) const border_x_zinc_100_of_5: &str = "border-x-zinc-100/5"; pub(crate) const border_x_zinc_100_of_50: &str = "border-x-zinc-100/50"; pub(crate) const border_x_zinc_100_of_60: &str = "border-x-zinc-100/60"; pub(crate) const border_x_zinc_100_of_70: &str = "border-x-zinc-100/70"; pub(crate) const border_x_zinc_100_of_75: &str = "border-x-zinc-100/75"; pub(crate) const border_x_zinc_100_of_80: &str = "border-x-zinc-100/80"; pub(crate) const border_x_zinc_100_of_90: &str = "border-x-zinc-100/90"; pub(crate) const border_x_zinc_100_of_95: &str = "border-x-zinc-100/95"; pub(crate) const border_x_zinc_200: &str = "border-x-zinc-200"; pub(crate) const border_x_zinc_200_of_0: &str = "border-x-zinc-200/0"; pub(crate) const border_x_zinc_200_of_10: &str = "border-x-zinc-200/10"; pub(crate) const border_x_zinc_200_of_100: &str = "border-x-zinc-200/100"; pub(crate) const border_x_zinc_200_of_20: &str = "border-x-zinc-200/20"; pub(crate) const border_x_zinc_200_of_25: &str = "border-x-zinc-200/25"; pub(crate) const border_x_zinc_200_of_30: &str = "border-x-zinc-200/30"; pub(crate) const border_x_zinc_200_of_40: &str = "border-x-zinc-200/40"; pub(crate) const border_x_zinc_200_of_5: &str = "border-x-zinc-200/5"; pub(crate) const border_x_zinc_200_of_50: &str = "border-x-zinc-200/50"; pub(crate) const border_x_zinc_200_of_60: &str = "border-x-zinc-200/60"; pub(crate) const border_x_zinc_200_of_70: &str = "border-x-zinc-200/70"; pub(crate) const border_x_zinc_200_of_75: &str = "border-x-zinc-200/75"; pub(crate) const border_x_zinc_200_of_80: &str = "border-x-zinc-200/80"; pub(crate) const border_x_zinc_200_of_90: &str = "border-x-zinc-200/90"; pub(crate) const border_x_zinc_200_of_95: &str = "border-x-zinc-200/95"; pub(crate) const border_x_zinc_300: &str = "border-x-zinc-300"; pub(crate) const border_x_zinc_300_of_0: &str = "border-x-zinc-300/0"; pub(crate) const border_x_zinc_300_of_10: &str = "border-x-zinc-300/10"; pub(crate) const border_x_zinc_300_of_100: &str = "border-x-zinc-300/100"; pub(crate) const border_x_zinc_300_of_20: &str = "border-x-zinc-300/20"; pub(crate) const border_x_zinc_300_of_25: &str = "border-x-zinc-300/25"; pub(crate) const border_x_zinc_300_of_30: &str = "border-x-zinc-300/30"; pub(crate) const border_x_zinc_300_of_40: &str = "border-x-zinc-300/40"; pub(crate) const border_x_zinc_300_of_5: &str = "border-x-zinc-300/5"; pub(crate) const border_x_zinc_300_of_50: &str = "border-x-zinc-300/50"; pub(crate) const border_x_zinc_300_of_60: &str = "border-x-zinc-300/60"; pub(crate) const border_x_zinc_300_of_70: &str = "border-x-zinc-300/70"; pub(crate) const border_x_zinc_300_of_75: &str = "border-x-zinc-300/75"; pub(crate) const border_x_zinc_300_of_80: &str = "border-x-zinc-300/80"; pub(crate) const border_x_zinc_300_of_90: &str = "border-x-zinc-300/90"; pub(crate) const border_x_zinc_300_of_95: &str = "border-x-zinc-300/95"; pub(crate) const border_x_zinc_400: &str = "border-x-zinc-400"; pub(crate) const border_x_zinc_400_of_0: &str = "border-x-zinc-400/0"; pub(crate) const border_x_zinc_400_of_10: &str = "border-x-zinc-400/10"; pub(crate) const border_x_zinc_400_of_100: &str = "border-x-zinc-400/100"; pub(crate) const border_x_zinc_400_of_20: &str = "border-x-zinc-400/20"; pub(crate) const border_x_zinc_400_of_25: &str = "border-x-zinc-400/25"; pub(crate) const border_x_zinc_400_of_30: &str = "border-x-zinc-400/30"; pub(crate) const border_x_zinc_400_of_40: &str = "border-x-zinc-400/40"; pub(crate) const border_x_zinc_400_of_5: &str = "border-x-zinc-400/5"; pub(crate) const border_x_zinc_400_of_50: &str = "border-x-zinc-400/50"; pub(crate) const border_x_zinc_400_of_60: &str = "border-x-zinc-400/60"; pub(crate) const border_x_zinc_400_of_70: &str = "border-x-zinc-400/70"; pub(crate) const border_x_zinc_400_of_75: &str = "border-x-zinc-400/75"; pub(crate) const border_x_zinc_400_of_80: &str = "border-x-zinc-400/80"; pub(crate) const border_x_zinc_400_of_90: &str = "border-x-zinc-400/90"; pub(crate) const border_x_zinc_400_of_95: &str = "border-x-zinc-400/95"; pub(crate) const border_x_zinc_50: &str = "border-x-zinc-50"; pub(crate) const border_x_zinc_500: &str = "border-x-zinc-500"; pub(crate) const border_x_zinc_500_of_0: &str = "border-x-zinc-500/0"; pub(crate) const border_x_zinc_500_of_10: &str = "border-x-zinc-500/10"; pub(crate) const border_x_zinc_500_of_100: &str = "border-x-zinc-500/100"; pub(crate) const border_x_zinc_500_of_20: &str = "border-x-zinc-500/20"; pub(crate) const border_x_zinc_500_of_25: &str = "border-x-zinc-500/25"; pub(crate) const border_x_zinc_500_of_30: &str = "border-x-zinc-500/30"; pub(crate) const border_x_zinc_500_of_40: &str = "border-x-zinc-500/40"; pub(crate) const border_x_zinc_500_of_5: &str = "border-x-zinc-500/5"; pub(crate) const border_x_zinc_500_of_50: &str = "border-x-zinc-500/50"; pub(crate) const border_x_zinc_500_of_60: &str = "border-x-zinc-500/60"; pub(crate) const border_x_zinc_500_of_70: &str = "border-x-zinc-500/70"; pub(crate) const border_x_zinc_500_of_75: &str = "border-x-zinc-500/75"; pub(crate) const border_x_zinc_500_of_80: &str = "border-x-zinc-500/80"; pub(crate) const border_x_zinc_500_of_90: &str = "border-x-zinc-500/90"; pub(crate) const border_x_zinc_500_of_95: &str = "border-x-zinc-500/95"; pub(crate) const border_x_zinc_50_of_0: &str = "border-x-zinc-50/0"; pub(crate) const border_x_zinc_50_of_10: &str = "border-x-zinc-50/10"; pub(crate) const border_x_zinc_50_of_100: &str = "border-x-zinc-50/100"; pub(crate) const border_x_zinc_50_of_20: &str = "border-x-zinc-50/20"; pub(crate) const border_x_zinc_50_of_25: &str = "border-x-zinc-50/25"; pub(crate) const border_x_zinc_50_of_30: &str = "border-x-zinc-50/30"; pub(crate) const border_x_zinc_50_of_40: &str = "border-x-zinc-50/40"; pub(crate) const border_x_zinc_50_of_5: &str = "border-x-zinc-50/5"; pub(crate) const border_x_zinc_50_of_50: &str = "border-x-zinc-50/50"; pub(crate) const border_x_zinc_50_of_60: &str = "border-x-zinc-50/60"; pub(crate) const border_x_zinc_50_of_70: &str = "border-x-zinc-50/70"; pub(crate) const border_x_zinc_50_of_75: &str = "border-x-zinc-50/75"; pub(crate) const border_x_zinc_50_of_80: &str = "border-x-zinc-50/80"; pub(crate) const border_x_zinc_50_of_90: &str = "border-x-zinc-50/90"; pub(crate) const border_x_zinc_50_of_95: &str = "border-x-zinc-50/95"; pub(crate) const border_x_zinc_600: &str = "border-x-zinc-600"; pub(crate) const border_x_zinc_600_of_0: &str = "border-x-zinc-600/0"; pub(crate) const border_x_zinc_600_of_10: &str = "border-x-zinc-600/10"; pub(crate) const border_x_zinc_600_of_100: &str = "border-x-zinc-600/100"; pub(crate) const border_x_zinc_600_of_20: &str = "border-x-zinc-600/20"; pub(crate) const border_x_zinc_600_of_25: &str = "border-x-zinc-600/25"; pub(crate) const border_x_zinc_600_of_30: &str = "border-x-zinc-600/30"; pub(crate) const border_x_zinc_600_of_40: &str = "border-x-zinc-600/40"; pub(crate) const border_x_zinc_600_of_5: &str = "border-x-zinc-600/5"; pub(crate) const border_x_zinc_600_of_50: &str = "border-x-zinc-600/50"; pub(crate) const border_x_zinc_600_of_60: &str = "border-x-zinc-600/60"; pub(crate) const border_x_zinc_600_of_70: &str = "border-x-zinc-600/70"; pub(crate) const border_x_zinc_600_of_75: &str = "border-x-zinc-600/75"; pub(crate) const border_x_zinc_600_of_80: &str = "border-x-zinc-600/80"; pub(crate) const border_x_zinc_600_of_90: &str = "border-x-zinc-600/90"; pub(crate) const border_x_zinc_600_of_95: &str = "border-x-zinc-600/95"; pub(crate) const border_x_zinc_700: &str = "border-x-zinc-700"; pub(crate) const border_x_zinc_700_of_0: &str = "border-x-zinc-700/0"; pub(crate) const border_x_zinc_700_of_10: &str = "border-x-zinc-700/10"; pub(crate) const border_x_zinc_700_of_100: &str = "border-x-zinc-700/100"; pub(crate) const border_x_zinc_700_of_20: &str = "border-x-zinc-700/20"; pub(crate) const border_x_zinc_700_of_25: &str = "border-x-zinc-700/25"; pub(crate) const border_x_zinc_700_of_30: &str = "border-x-zinc-700/30"; pub(crate) const border_x_zinc_700_of_40: &str = "border-x-zinc-700/40"; pub(crate) const border_x_zinc_700_of_5: &str = "border-x-zinc-700/5"; pub(crate) const border_x_zinc_700_of_50: &str = "border-x-zinc-700/50"; pub(crate) const border_x_zinc_700_of_60: &str = "border-x-zinc-700/60"; pub(crate) const border_x_zinc_700_of_70: &str = "border-x-zinc-700/70"; pub(crate) const border_x_zinc_700_of_75: &str = "border-x-zinc-700/75"; pub(crate) const border_x_zinc_700_of_80: &str = "border-x-zinc-700/80"; pub(crate) const border_x_zinc_700_of_90: &str = "border-x-zinc-700/90"; pub(crate) const border_x_zinc_700_of_95: &str = "border-x-zinc-700/95"; pub(crate) const border_x_zinc_800: &str = "border-x-zinc-800"; pub(crate) const border_x_zinc_800_of_0: &str = "border-x-zinc-800/0"; pub(crate) const border_x_zinc_800_of_10: &str = "border-x-zinc-800/10"; pub(crate) const border_x_zinc_800_of_100: &str = "border-x-zinc-800/100"; pub(crate) const border_x_zinc_800_of_20: &str = "border-x-zinc-800/20"; pub(crate) const border_x_zinc_800_of_25: &str = "border-x-zinc-800/25"; pub(crate) const border_x_zinc_800_of_30: &str = "border-x-zinc-800/30"; pub(crate) const border_x_zinc_800_of_40: &str = "border-x-zinc-800/40"; pub(crate) const border_x_zinc_800_of_5: &str = "border-x-zinc-800/5"; pub(crate) const border_x_zinc_800_of_50: &str = "border-x-zinc-800/50"; pub(crate) const border_x_zinc_800_of_60: &str = "border-x-zinc-800/60"; pub(crate) const border_x_zinc_800_of_70: &str = "border-x-zinc-800/70"; pub(crate) const border_x_zinc_800_of_75: &str = "border-x-zinc-800/75"; pub(crate) const border_x_zinc_800_of_80: &str = "border-x-zinc-800/80"; pub(crate) const border_x_zinc_800_of_90: &str = "border-x-zinc-800/90"; pub(crate) const border_x_zinc_800_of_95: &str = "border-x-zinc-800/95"; pub(crate) const border_x_zinc_900: &str = "border-x-zinc-900"; pub(crate) const border_x_zinc_900_of_0: &str = "border-x-zinc-900/0"; pub(crate) const border_x_zinc_900_of_10: &str = "border-x-zinc-900/10"; pub(crate) const border_x_zinc_900_of_100: &str = "border-x-zinc-900/100"; pub(crate) const border_x_zinc_900_of_20: &str = "border-x-zinc-900/20"; pub(crate) const border_x_zinc_900_of_25: &str = "border-x-zinc-900/25"; pub(crate) const border_x_zinc_900_of_30: &str = "border-x-zinc-900/30"; pub(crate) const border_x_zinc_900_of_40: &str = "border-x-zinc-900/40"; pub(crate) const border_x_zinc_900_of_5: &str = "border-x-zinc-900/5"; pub(crate) const border_x_zinc_900_of_50: &str = "border-x-zinc-900/50"; pub(crate) const border_x_zinc_900_of_60: &str = "border-x-zinc-900/60"; pub(crate) const border_x_zinc_900_of_70: &str = "border-x-zinc-900/70"; pub(crate) const border_x_zinc_900_of_75: &str = "border-x-zinc-900/75"; pub(crate) const border_x_zinc_900_of_80: &str = "border-x-zinc-900/80"; pub(crate) const border_x_zinc_900_of_90: &str = "border-x-zinc-900/90"; pub(crate) const border_x_zinc_900_of_95: &str = "border-x-zinc-900/95"; pub(crate) const border_y: &str = "border-y"; pub(crate) const border_y_0: &str = "border-y-0"; pub(crate) const border_y_2: &str = "border-y-2"; pub(crate) const border_y_4: &str = "border-y-4"; pub(crate) const border_y_8: &str = "border-y-8"; pub(crate) const border_y_amber_100: &str = "border-y-amber-100"; pub(crate) const border_y_amber_100_of_0: &str = "border-y-amber-100/0"; pub(crate) const border_y_amber_100_of_10: &str = "border-y-amber-100/10"; pub(crate) const border_y_amber_100_of_100: &str = "border-y-amber-100/100"; pub(crate) const border_y_amber_100_of_20: &str = "border-y-amber-100/20"; pub(crate) const border_y_amber_100_of_25: &str = "border-y-amber-100/25"; pub(crate) const border_y_amber_100_of_30: &str = "border-y-amber-100/30"; pub(crate) const border_y_amber_100_of_40: &str = "border-y-amber-100/40"; pub(crate) const border_y_amber_100_of_5: &str = "border-y-amber-100/5"; pub(crate) const border_y_amber_100_of_50: &str = "border-y-amber-100/50"; pub(crate) const border_y_amber_100_of_60: &str = "border-y-amber-100/60"; pub(crate) const border_y_amber_100_of_70: &str = "border-y-amber-100/70"; pub(crate) const border_y_amber_100_of_75: &str = "border-y-amber-100/75"; pub(crate) const border_y_amber_100_of_80: &str = "border-y-amber-100/80"; pub(crate) const border_y_amber_100_of_90: &str = "border-y-amber-100/90"; pub(crate) const border_y_amber_100_of_95: &str = "border-y-amber-100/95"; pub(crate) const border_y_amber_200: &str = "border-y-amber-200"; pub(crate) const border_y_amber_200_of_0: &str = "border-y-amber-200/0"; pub(crate) const border_y_amber_200_of_10: &str = "border-y-amber-200/10"; pub(crate) const border_y_amber_200_of_100: &str = "border-y-amber-200/100"; pub(crate) const border_y_amber_200_of_20: &str = "border-y-amber-200/20"; pub(crate) const border_y_amber_200_of_25: &str = "border-y-amber-200/25"; pub(crate) const border_y_amber_200_of_30: &str = "border-y-amber-200/30"; pub(crate) const border_y_amber_200_of_40: &str = "border-y-amber-200/40"; pub(crate) const border_y_amber_200_of_5: &str = "border-y-amber-200/5"; pub(crate) const border_y_amber_200_of_50: &str = "border-y-amber-200/50"; pub(crate) const border_y_amber_200_of_60: &str = "border-y-amber-200/60"; pub(crate) const border_y_amber_200_of_70: &str = "border-y-amber-200/70"; pub(crate) const border_y_amber_200_of_75: &str = "border-y-amber-200/75"; pub(crate) const border_y_amber_200_of_80: &str = "border-y-amber-200/80"; pub(crate) const border_y_amber_200_of_90: &str = "border-y-amber-200/90"; pub(crate) const border_y_amber_200_of_95: &str = "border-y-amber-200/95"; pub(crate) const border_y_amber_300: &str = "border-y-amber-300"; pub(crate) const border_y_amber_300_of_0: &str = "border-y-amber-300/0"; pub(crate) const border_y_amber_300_of_10: &str = "border-y-amber-300/10"; pub(crate) const border_y_amber_300_of_100: &str = "border-y-amber-300/100"; pub(crate) const border_y_amber_300_of_20: &str = "border-y-amber-300/20"; pub(crate) const border_y_amber_300_of_25: &str = "border-y-amber-300/25"; pub(crate) const border_y_amber_300_of_30: &str = "border-y-amber-300/30"; pub(crate) const border_y_amber_300_of_40: &str = "border-y-amber-300/40"; pub(crate) const border_y_amber_300_of_5: &str = "border-y-amber-300/5"; pub(crate) const border_y_amber_300_of_50: &str = "border-y-amber-300/50"; pub(crate) const border_y_amber_300_of_60: &str = "border-y-amber-300/60"; pub(crate) const border_y_amber_300_of_70: &str = "border-y-amber-300/70"; pub(crate) const border_y_amber_300_of_75: &str = "border-y-amber-300/75"; pub(crate) const border_y_amber_300_of_80: &str = "border-y-amber-300/80"; pub(crate) const border_y_amber_300_of_90: &str = "border-y-amber-300/90"; pub(crate) const border_y_amber_300_of_95: &str = "border-y-amber-300/95"; pub(crate) const border_y_amber_400: &str = "border-y-amber-400"; pub(crate) const border_y_amber_400_of_0: &str = "border-y-amber-400/0"; pub(crate) const border_y_amber_400_of_10: &str = "border-y-amber-400/10"; pub(crate) const border_y_amber_400_of_100: &str = "border-y-amber-400/100"; pub(crate) const border_y_amber_400_of_20: &str = "border-y-amber-400/20"; pub(crate) const border_y_amber_400_of_25: &str = "border-y-amber-400/25"; pub(crate) const border_y_amber_400_of_30: &str = "border-y-amber-400/30"; pub(crate) const border_y_amber_400_of_40: &str = "border-y-amber-400/40"; pub(crate) const border_y_amber_400_of_5: &str = "border-y-amber-400/5"; pub(crate) const border_y_amber_400_of_50: &str = "border-y-amber-400/50"; pub(crate) const border_y_amber_400_of_60: &str = "border-y-amber-400/60"; pub(crate) const border_y_amber_400_of_70: &str = "border-y-amber-400/70"; pub(crate) const border_y_amber_400_of_75: &str = "border-y-amber-400/75"; pub(crate) const border_y_amber_400_of_80: &str = "border-y-amber-400/80"; pub(crate) const border_y_amber_400_of_90: &str = "border-y-amber-400/90"; pub(crate) const border_y_amber_400_of_95: &str = "border-y-amber-400/95"; pub(crate) const border_y_amber_50: &str = "border-y-amber-50"; pub(crate) const border_y_amber_500: &str = "border-y-amber-500"; pub(crate) const border_y_amber_500_of_0: &str = "border-y-amber-500/0"; pub(crate) const border_y_amber_500_of_10: &str = "border-y-amber-500/10"; pub(crate) const border_y_amber_500_of_100: &str = "border-y-amber-500/100"; pub(crate) const border_y_amber_500_of_20: &str = "border-y-amber-500/20"; pub(crate) const border_y_amber_500_of_25: &str = "border-y-amber-500/25"; pub(crate) const border_y_amber_500_of_30: &str = "border-y-amber-500/30"; pub(crate) const border_y_amber_500_of_40: &str = "border-y-amber-500/40"; pub(crate) const border_y_amber_500_of_5: &str = "border-y-amber-500/5"; pub(crate) const border_y_amber_500_of_50: &str = "border-y-amber-500/50"; pub(crate) const border_y_amber_500_of_60: &str = "border-y-amber-500/60"; pub(crate) const border_y_amber_500_of_70: &str = "border-y-amber-500/70"; pub(crate) const border_y_amber_500_of_75: &str = "border-y-amber-500/75"; pub(crate) const border_y_amber_500_of_80: &str = "border-y-amber-500/80"; pub(crate) const border_y_amber_500_of_90: &str = "border-y-amber-500/90"; pub(crate) const border_y_amber_500_of_95: &str = "border-y-amber-500/95"; pub(crate) const border_y_amber_50_of_0: &str = "border-y-amber-50/0"; pub(crate) const border_y_amber_50_of_10: &str = "border-y-amber-50/10"; pub(crate) const border_y_amber_50_of_100: &str = "border-y-amber-50/100"; pub(crate) const border_y_amber_50_of_20: &str = "border-y-amber-50/20"; pub(crate) const border_y_amber_50_of_25: &str = "border-y-amber-50/25"; pub(crate) const border_y_amber_50_of_30: &str = "border-y-amber-50/30"; pub(crate) const border_y_amber_50_of_40: &str = "border-y-amber-50/40"; pub(crate) const border_y_amber_50_of_5: &str = "border-y-amber-50/5"; pub(crate) const border_y_amber_50_of_50: &str = "border-y-amber-50/50"; pub(crate) const border_y_amber_50_of_60: &str = "border-y-amber-50/60"; pub(crate) const border_y_amber_50_of_70: &str = "border-y-amber-50/70"; pub(crate) const border_y_amber_50_of_75: &str = "border-y-amber-50/75"; pub(crate) const border_y_amber_50_of_80: &str = "border-y-amber-50/80"; pub(crate) const border_y_amber_50_of_90: &str = "border-y-amber-50/90"; pub(crate) const border_y_amber_50_of_95: &str = "border-y-amber-50/95"; pub(crate) const border_y_amber_600: &str = "border-y-amber-600"; pub(crate) const border_y_amber_600_of_0: &str = "border-y-amber-600/0"; pub(crate) const border_y_amber_600_of_10: &str = "border-y-amber-600/10"; pub(crate) const border_y_amber_600_of_100: &str = "border-y-amber-600/100"; pub(crate) const border_y_amber_600_of_20: &str = "border-y-amber-600/20"; pub(crate) const border_y_amber_600_of_25: &str = "border-y-amber-600/25"; pub(crate) const border_y_amber_600_of_30: &str = "border-y-amber-600/30"; pub(crate) const border_y_amber_600_of_40: &str = "border-y-amber-600/40"; pub(crate) const border_y_amber_600_of_5: &str = "border-y-amber-600/5"; pub(crate) const border_y_amber_600_of_50: &str = "border-y-amber-600/50"; pub(crate) const border_y_amber_600_of_60: &str = "border-y-amber-600/60"; pub(crate) const border_y_amber_600_of_70: &str = "border-y-amber-600/70"; pub(crate) const border_y_amber_600_of_75: &str = "border-y-amber-600/75"; pub(crate) const border_y_amber_600_of_80: &str = "border-y-amber-600/80"; pub(crate) const border_y_amber_600_of_90: &str = "border-y-amber-600/90"; pub(crate) const border_y_amber_600_of_95: &str = "border-y-amber-600/95"; pub(crate) const border_y_amber_700: &str = "border-y-amber-700"; pub(crate) const border_y_amber_700_of_0: &str = "border-y-amber-700/0"; pub(crate) const border_y_amber_700_of_10: &str = "border-y-amber-700/10"; pub(crate) const border_y_amber_700_of_100: &str = "border-y-amber-700/100"; pub(crate) const border_y_amber_700_of_20: &str = "border-y-amber-700/20"; pub(crate) const border_y_amber_700_of_25: &str = "border-y-amber-700/25"; pub(crate) const border_y_amber_700_of_30: &str = "border-y-amber-700/30"; pub(crate) const border_y_amber_700_of_40: &str = "border-y-amber-700/40"; pub(crate) const border_y_amber_700_of_5: &str = "border-y-amber-700/5"; pub(crate) const border_y_amber_700_of_50: &str = "border-y-amber-700/50"; pub(crate) const border_y_amber_700_of_60: &str = "border-y-amber-700/60"; pub(crate) const border_y_amber_700_of_70: &str = "border-y-amber-700/70"; pub(crate) const border_y_amber_700_of_75: &str = "border-y-amber-700/75"; pub(crate) const border_y_amber_700_of_80: &str = "border-y-amber-700/80"; pub(crate) const border_y_amber_700_of_90: &str = "border-y-amber-700/90"; pub(crate) const border_y_amber_700_of_95: &str = "border-y-amber-700/95"; pub(crate) const border_y_amber_800: &str = "border-y-amber-800"; pub(crate) const border_y_amber_800_of_0: &str = "border-y-amber-800/0"; pub(crate) const border_y_amber_800_of_10: &str = "border-y-amber-800/10"; pub(crate) const border_y_amber_800_of_100: &str = "border-y-amber-800/100"; pub(crate) const border_y_amber_800_of_20: &str = "border-y-amber-800/20"; pub(crate) const border_y_amber_800_of_25: &str = "border-y-amber-800/25"; pub(crate) const border_y_amber_800_of_30: &str = "border-y-amber-800/30"; pub(crate) const border_y_amber_800_of_40: &str = "border-y-amber-800/40"; pub(crate) const border_y_amber_800_of_5: &str = "border-y-amber-800/5"; pub(crate) const border_y_amber_800_of_50: &str = "border-y-amber-800/50"; pub(crate) const border_y_amber_800_of_60: &str = "border-y-amber-800/60"; pub(crate) const border_y_amber_800_of_70: &str = "border-y-amber-800/70"; pub(crate) const border_y_amber_800_of_75: &str = "border-y-amber-800/75"; pub(crate) const border_y_amber_800_of_80: &str = "border-y-amber-800/80"; pub(crate) const border_y_amber_800_of_90: &str = "border-y-amber-800/90"; pub(crate) const border_y_amber_800_of_95: &str = "border-y-amber-800/95"; pub(crate) const border_y_amber_900: &str = "border-y-amber-900"; pub(crate) const border_y_amber_900_of_0: &str = "border-y-amber-900/0"; pub(crate) const border_y_amber_900_of_10: &str = "border-y-amber-900/10"; pub(crate) const border_y_amber_900_of_100: &str = "border-y-amber-900/100"; pub(crate) const border_y_amber_900_of_20: &str = "border-y-amber-900/20"; pub(crate) const border_y_amber_900_of_25: &str = "border-y-amber-900/25"; pub(crate) const border_y_amber_900_of_30: &str = "border-y-amber-900/30"; pub(crate) const border_y_amber_900_of_40: &str = "border-y-amber-900/40"; pub(crate) const border_y_amber_900_of_5: &str = "border-y-amber-900/5"; pub(crate) const border_y_amber_900_of_50: &str = "border-y-amber-900/50"; pub(crate) const border_y_amber_900_of_60: &str = "border-y-amber-900/60"; pub(crate) const border_y_amber_900_of_70: &str = "border-y-amber-900/70"; pub(crate) const border_y_amber_900_of_75: &str = "border-y-amber-900/75"; pub(crate) const border_y_amber_900_of_80: &str = "border-y-amber-900/80"; pub(crate) const border_y_amber_900_of_90: &str = "border-y-amber-900/90"; pub(crate) const border_y_amber_900_of_95: &str = "border-y-amber-900/95"; pub(crate) const border_y_black: &str = "border-y-black"; pub(crate) const border_y_black_of_0: &str = "border-y-black/0"; pub(crate) const border_y_black_of_10: &str = "border-y-black/10"; pub(crate) const border_y_black_of_100: &str = "border-y-black/100"; pub(crate) const border_y_black_of_20: &str = "border-y-black/20"; pub(crate) const border_y_black_of_25: &str = "border-y-black/25"; pub(crate) const border_y_black_of_30: &str = "border-y-black/30"; pub(crate) const border_y_black_of_40: &str = "border-y-black/40"; pub(crate) const border_y_black_of_5: &str = "border-y-black/5"; pub(crate) const border_y_black_of_50: &str = "border-y-black/50"; pub(crate) const border_y_black_of_60: &str = "border-y-black/60"; pub(crate) const border_y_black_of_70: &str = "border-y-black/70"; pub(crate) const border_y_black_of_75: &str = "border-y-black/75"; pub(crate) const border_y_black_of_80: &str = "border-y-black/80"; pub(crate) const border_y_black_of_90: &str = "border-y-black/90"; pub(crate) const border_y_black_of_95: &str = "border-y-black/95"; pub(crate) const border_y_blue_100: &str = "border-y-blue-100"; pub(crate) const border_y_blue_100_of_0: &str = "border-y-blue-100/0"; pub(crate) const border_y_blue_100_of_10: &str = "border-y-blue-100/10"; pub(crate) const border_y_blue_100_of_100: &str = "border-y-blue-100/100"; pub(crate) const border_y_blue_100_of_20: &str = "border-y-blue-100/20"; pub(crate) const border_y_blue_100_of_25: &str = "border-y-blue-100/25"; pub(crate) const border_y_blue_100_of_30: &str = "border-y-blue-100/30"; pub(crate) const border_y_blue_100_of_40: &str = "border-y-blue-100/40"; pub(crate) const border_y_blue_100_of_5: &str = "border-y-blue-100/5"; pub(crate) const border_y_blue_100_of_50: &str = "border-y-blue-100/50"; pub(crate) const border_y_blue_100_of_60: &str = "border-y-blue-100/60"; pub(crate) const border_y_blue_100_of_70: &str = "border-y-blue-100/70"; pub(crate) const border_y_blue_100_of_75: &str = "border-y-blue-100/75"; pub(crate) const border_y_blue_100_of_80: &str = "border-y-blue-100/80"; pub(crate) const border_y_blue_100_of_90: &str = "border-y-blue-100/90"; pub(crate) const border_y_blue_100_of_95: &str = "border-y-blue-100/95"; pub(crate) const border_y_blue_200: &str = "border-y-blue-200"; pub(crate) const border_y_blue_200_of_0: &str = "border-y-blue-200/0"; pub(crate) const border_y_blue_200_of_10: &str = "border-y-blue-200/10"; pub(crate) const border_y_blue_200_of_100: &str = "border-y-blue-200/100"; pub(crate) const border_y_blue_200_of_20: &str = "border-y-blue-200/20"; pub(crate) const border_y_blue_200_of_25: &str = "border-y-blue-200/25"; pub(crate) const border_y_blue_200_of_30: &str = "border-y-blue-200/30"; pub(crate) const border_y_blue_200_of_40: &str = "border-y-blue-200/40"; pub(crate) const border_y_blue_200_of_5: &str = "border-y-blue-200/5"; pub(crate) const border_y_blue_200_of_50: &str = "border-y-blue-200/50"; pub(crate) const border_y_blue_200_of_60: &str = "border-y-blue-200/60"; pub(crate) const border_y_blue_200_of_70: &str = "border-y-blue-200/70"; pub(crate) const border_y_blue_200_of_75: &str = "border-y-blue-200/75"; pub(crate) const border_y_blue_200_of_80: &str = "border-y-blue-200/80"; pub(crate) const border_y_blue_200_of_90: &str = "border-y-blue-200/90"; pub(crate) const border_y_blue_200_of_95: &str = "border-y-blue-200/95"; pub(crate) const border_y_blue_300: &str = "border-y-blue-300"; pub(crate) const border_y_blue_300_of_0: &str = "border-y-blue-300/0"; pub(crate) const border_y_blue_300_of_10: &str = "border-y-blue-300/10"; pub(crate) const border_y_blue_300_of_100: &str = "border-y-blue-300/100"; pub(crate) const border_y_blue_300_of_20: &str = "border-y-blue-300/20"; pub(crate) const border_y_blue_300_of_25: &str = "border-y-blue-300/25"; pub(crate) const border_y_blue_300_of_30: &str = "border-y-blue-300/30"; pub(crate) const border_y_blue_300_of_40: &str = "border-y-blue-300/40"; pub(crate) const border_y_blue_300_of_5: &str = "border-y-blue-300/5"; pub(crate) const border_y_blue_300_of_50: &str = "border-y-blue-300/50"; pub(crate) const border_y_blue_300_of_60: &str = "border-y-blue-300/60"; pub(crate) const border_y_blue_300_of_70: &str = "border-y-blue-300/70"; pub(crate) const border_y_blue_300_of_75: &str = "border-y-blue-300/75"; pub(crate) const border_y_blue_300_of_80: &str = "border-y-blue-300/80"; pub(crate) const border_y_blue_300_of_90: &str = "border-y-blue-300/90"; pub(crate) const border_y_blue_300_of_95: &str = "border-y-blue-300/95"; pub(crate) const border_y_blue_400: &str = "border-y-blue-400"; pub(crate) const border_y_blue_400_of_0: &str = "border-y-blue-400/0"; pub(crate) const border_y_blue_400_of_10: &str = "border-y-blue-400/10"; pub(crate) const border_y_blue_400_of_100: &str = "border-y-blue-400/100"; pub(crate) const border_y_blue_400_of_20: &str = "border-y-blue-400/20"; pub(crate) const border_y_blue_400_of_25: &str = "border-y-blue-400/25"; pub(crate) const border_y_blue_400_of_30: &str = "border-y-blue-400/30"; pub(crate) const border_y_blue_400_of_40: &str = "border-y-blue-400/40"; pub(crate) const border_y_blue_400_of_5: &str = "border-y-blue-400/5"; pub(crate) const border_y_blue_400_of_50: &str = "border-y-blue-400/50"; pub(crate) const border_y_blue_400_of_60: &str = "border-y-blue-400/60"; pub(crate) const border_y_blue_400_of_70: &str = "border-y-blue-400/70"; pub(crate) const border_y_blue_400_of_75: &str = "border-y-blue-400/75"; pub(crate) const border_y_blue_400_of_80: &str = "border-y-blue-400/80"; pub(crate) const border_y_blue_400_of_90: &str = "border-y-blue-400/90"; pub(crate) const border_y_blue_400_of_95: &str = "border-y-blue-400/95"; pub(crate) const border_y_blue_50: &str = "border-y-blue-50"; pub(crate) const border_y_blue_500: &str = "border-y-blue-500"; pub(crate) const border_y_blue_500_of_0: &str = "border-y-blue-500/0"; pub(crate) const border_y_blue_500_of_10: &str = "border-y-blue-500/10"; pub(crate) const border_y_blue_500_of_100: &str = "border-y-blue-500/100"; pub(crate) const border_y_blue_500_of_20: &str = "border-y-blue-500/20"; pub(crate) const border_y_blue_500_of_25: &str = "border-y-blue-500/25"; pub(crate) const border_y_blue_500_of_30: &str = "border-y-blue-500/30"; pub(crate) const border_y_blue_500_of_40: &str = "border-y-blue-500/40"; pub(crate) const border_y_blue_500_of_5: &str = "border-y-blue-500/5"; pub(crate) const border_y_blue_500_of_50: &str = "border-y-blue-500/50"; pub(crate) const border_y_blue_500_of_60: &str = "border-y-blue-500/60"; pub(crate) const border_y_blue_500_of_70: &str = "border-y-blue-500/70"; pub(crate) const border_y_blue_500_of_75: &str = "border-y-blue-500/75"; pub(crate) const border_y_blue_500_of_80: &str = "border-y-blue-500/80"; pub(crate) const border_y_blue_500_of_90: &str = "border-y-blue-500/90"; pub(crate) const border_y_blue_500_of_95: &str = "border-y-blue-500/95"; pub(crate) const border_y_blue_50_of_0: &str = "border-y-blue-50/0"; pub(crate) const border_y_blue_50_of_10: &str = "border-y-blue-50/10"; pub(crate) const border_y_blue_50_of_100: &str = "border-y-blue-50/100"; pub(crate) const border_y_blue_50_of_20: &str = "border-y-blue-50/20"; pub(crate) const border_y_blue_50_of_25: &str = "border-y-blue-50/25"; pub(crate) const border_y_blue_50_of_30: &str = "border-y-blue-50/30"; pub(crate) const border_y_blue_50_of_40: &str = "border-y-blue-50/40"; pub(crate) const border_y_blue_50_of_5: &str = "border-y-blue-50/5"; pub(crate) const border_y_blue_50_of_50: &str = "border-y-blue-50/50"; pub(crate) const border_y_blue_50_of_60: &str = "border-y-blue-50/60"; pub(crate) const border_y_blue_50_of_70: &str = "border-y-blue-50/70"; pub(crate) const border_y_blue_50_of_75: &str = "border-y-blue-50/75"; pub(crate) const border_y_blue_50_of_80: &str = "border-y-blue-50/80"; pub(crate) const border_y_blue_50_of_90: &str = "border-y-blue-50/90"; pub(crate) const border_y_blue_50_of_95: &str = "border-y-blue-50/95"; pub(crate) const border_y_blue_600: &str = "border-y-blue-600"; pub(crate) const border_y_blue_600_of_0: &str = "border-y-blue-600/0"; pub(crate) const border_y_blue_600_of_10: &str = "border-y-blue-600/10"; pub(crate) const border_y_blue_600_of_100: &str = "border-y-blue-600/100"; pub(crate) const border_y_blue_600_of_20: &str = "border-y-blue-600/20"; pub(crate) const border_y_blue_600_of_25: &str = "border-y-blue-600/25"; pub(crate) const border_y_blue_600_of_30: &str = "border-y-blue-600/30"; pub(crate) const border_y_blue_600_of_40: &str = "border-y-blue-600/40"; pub(crate) const border_y_blue_600_of_5: &str = "border-y-blue-600/5"; pub(crate) const border_y_blue_600_of_50: &str = "border-y-blue-600/50"; pub(crate) const border_y_blue_600_of_60: &str = "border-y-blue-600/60"; pub(crate) const border_y_blue_600_of_70: &str = "border-y-blue-600/70"; pub(crate) const border_y_blue_600_of_75: &str = "border-y-blue-600/75"; pub(crate) const border_y_blue_600_of_80: &str = "border-y-blue-600/80"; pub(crate) const border_y_blue_600_of_90: &str = "border-y-blue-600/90"; pub(crate) const border_y_blue_600_of_95: &str = "border-y-blue-600/95"; pub(crate) const border_y_blue_700: &str = "border-y-blue-700"; pub(crate) const border_y_blue_700_of_0: &str = "border-y-blue-700/0"; pub(crate) const border_y_blue_700_of_10: &str = "border-y-blue-700/10"; pub(crate) const border_y_blue_700_of_100: &str = "border-y-blue-700/100"; pub(crate) const border_y_blue_700_of_20: &str = "border-y-blue-700/20"; pub(crate) const border_y_blue_700_of_25: &str = "border-y-blue-700/25"; pub(crate) const border_y_blue_700_of_30: &str = "border-y-blue-700/30"; pub(crate) const border_y_blue_700_of_40: &str = "border-y-blue-700/40"; pub(crate) const border_y_blue_700_of_5: &str = "border-y-blue-700/5"; pub(crate) const border_y_blue_700_of_50: &str = "border-y-blue-700/50"; pub(crate) const border_y_blue_700_of_60: &str = "border-y-blue-700/60"; pub(crate) const border_y_blue_700_of_70: &str = "border-y-blue-700/70"; pub(crate) const border_y_blue_700_of_75: &str = "border-y-blue-700/75"; pub(crate) const border_y_blue_700_of_80: &str = "border-y-blue-700/80"; pub(crate) const border_y_blue_700_of_90: &str = "border-y-blue-700/90"; pub(crate) const border_y_blue_700_of_95: &str = "border-y-blue-700/95"; pub(crate) const border_y_blue_800: &str = "border-y-blue-800"; pub(crate) const border_y_blue_800_of_0: &str = "border-y-blue-800/0"; pub(crate) const border_y_blue_800_of_10: &str = "border-y-blue-800/10"; pub(crate) const border_y_blue_800_of_100: &str = "border-y-blue-800/100"; pub(crate) const border_y_blue_800_of_20: &str = "border-y-blue-800/20"; pub(crate) const border_y_blue_800_of_25: &str = "border-y-blue-800/25"; pub(crate) const border_y_blue_800_of_30: &str = "border-y-blue-800/30"; pub(crate) const border_y_blue_800_of_40: &str = "border-y-blue-800/40"; pub(crate) const border_y_blue_800_of_5: &str = "border-y-blue-800/5"; pub(crate) const border_y_blue_800_of_50: &str = "border-y-blue-800/50"; pub(crate) const border_y_blue_800_of_60: &str = "border-y-blue-800/60"; pub(crate) const border_y_blue_800_of_70: &str = "border-y-blue-800/70"; pub(crate) const border_y_blue_800_of_75: &str = "border-y-blue-800/75"; pub(crate) const border_y_blue_800_of_80: &str = "border-y-blue-800/80"; pub(crate) const border_y_blue_800_of_90: &str = "border-y-blue-800/90"; pub(crate) const border_y_blue_800_of_95: &str = "border-y-blue-800/95"; pub(crate) const border_y_blue_900: &str = "border-y-blue-900"; pub(crate) const border_y_blue_900_of_0: &str = "border-y-blue-900/0"; pub(crate) const border_y_blue_900_of_10: &str = "border-y-blue-900/10"; pub(crate) const border_y_blue_900_of_100: &str = "border-y-blue-900/100"; pub(crate) const border_y_blue_900_of_20: &str = "border-y-blue-900/20"; pub(crate) const border_y_blue_900_of_25: &str = "border-y-blue-900/25"; pub(crate) const border_y_blue_900_of_30: &str = "border-y-blue-900/30"; pub(crate) const border_y_blue_900_of_40: &str = "border-y-blue-900/40"; pub(crate) const border_y_blue_900_of_5: &str = "border-y-blue-900/5"; pub(crate) const border_y_blue_900_of_50: &str = "border-y-blue-900/50"; pub(crate) const border_y_blue_900_of_60: &str = "border-y-blue-900/60"; pub(crate) const border_y_blue_900_of_70: &str = "border-y-blue-900/70"; pub(crate) const border_y_blue_900_of_75: &str = "border-y-blue-900/75"; pub(crate) const border_y_blue_900_of_80: &str = "border-y-blue-900/80"; pub(crate) const border_y_blue_900_of_90: &str = "border-y-blue-900/90"; pub(crate) const border_y_blue_900_of_95: &str = "border-y-blue-900/95"; pub(crate) const border_y_current: &str = "border-y-current"; pub(crate) const border_y_cyan_100: &str = "border-y-cyan-100"; pub(crate) const border_y_cyan_100_of_0: &str = "border-y-cyan-100/0"; pub(crate) const border_y_cyan_100_of_10: &str = "border-y-cyan-100/10"; pub(crate) const border_y_cyan_100_of_100: &str = "border-y-cyan-100/100"; pub(crate) const border_y_cyan_100_of_20: &str = "border-y-cyan-100/20"; pub(crate) const border_y_cyan_100_of_25: &str = "border-y-cyan-100/25"; pub(crate) const border_y_cyan_100_of_30: &str = "border-y-cyan-100/30"; pub(crate) const border_y_cyan_100_of_40: &str = "border-y-cyan-100/40"; pub(crate) const border_y_cyan_100_of_5: &str = "border-y-cyan-100/5"; pub(crate) const border_y_cyan_100_of_50: &str = "border-y-cyan-100/50"; pub(crate) const border_y_cyan_100_of_60: &str = "border-y-cyan-100/60"; pub(crate) const border_y_cyan_100_of_70: &str = "border-y-cyan-100/70"; pub(crate) const border_y_cyan_100_of_75: &str = "border-y-cyan-100/75"; pub(crate) const border_y_cyan_100_of_80: &str = "border-y-cyan-100/80"; pub(crate) const border_y_cyan_100_of_90: &str = "border-y-cyan-100/90"; pub(crate) const border_y_cyan_100_of_95: &str = "border-y-cyan-100/95"; pub(crate) const border_y_cyan_200: &str = "border-y-cyan-200"; pub(crate) const border_y_cyan_200_of_0: &str = "border-y-cyan-200/0"; pub(crate) const border_y_cyan_200_of_10: &str = "border-y-cyan-200/10"; pub(crate) const border_y_cyan_200_of_100: &str = "border-y-cyan-200/100"; pub(crate) const border_y_cyan_200_of_20: &str = "border-y-cyan-200/20"; pub(crate) const border_y_cyan_200_of_25: &str = "border-y-cyan-200/25"; pub(crate) const border_y_cyan_200_of_30: &str = "border-y-cyan-200/30"; pub(crate) const border_y_cyan_200_of_40: &str = "border-y-cyan-200/40"; pub(crate) const border_y_cyan_200_of_5: &str = "border-y-cyan-200/5"; pub(crate) const border_y_cyan_200_of_50: &str = "border-y-cyan-200/50"; pub(crate) const border_y_cyan_200_of_60: &str = "border-y-cyan-200/60"; pub(crate) const border_y_cyan_200_of_70: &str = "border-y-cyan-200/70"; pub(crate) const border_y_cyan_200_of_75: &str = "border-y-cyan-200/75"; pub(crate) const border_y_cyan_200_of_80: &str = "border-y-cyan-200/80"; pub(crate) const border_y_cyan_200_of_90: &str = "border-y-cyan-200/90"; pub(crate) const border_y_cyan_200_of_95: &str = "border-y-cyan-200/95"; pub(crate) const border_y_cyan_300: &str = "border-y-cyan-300"; pub(crate) const border_y_cyan_300_of_0: &str = "border-y-cyan-300/0"; pub(crate) const border_y_cyan_300_of_10: &str = "border-y-cyan-300/10"; pub(crate) const border_y_cyan_300_of_100: &str = "border-y-cyan-300/100"; pub(crate) const border_y_cyan_300_of_20: &str = "border-y-cyan-300/20"; pub(crate) const border_y_cyan_300_of_25: &str = "border-y-cyan-300/25"; pub(crate) const border_y_cyan_300_of_30: &str = "border-y-cyan-300/30"; pub(crate) const border_y_cyan_300_of_40: &str = "border-y-cyan-300/40"; pub(crate) const border_y_cyan_300_of_5: &str = "border-y-cyan-300/5"; pub(crate) const border_y_cyan_300_of_50: &str = "border-y-cyan-300/50"; pub(crate) const border_y_cyan_300_of_60: &str = "border-y-cyan-300/60"; pub(crate) const border_y_cyan_300_of_70: &str = "border-y-cyan-300/70"; pub(crate) const border_y_cyan_300_of_75: &str = "border-y-cyan-300/75"; pub(crate) const border_y_cyan_300_of_80: &str = "border-y-cyan-300/80"; pub(crate) const border_y_cyan_300_of_90: &str = "border-y-cyan-300/90"; pub(crate) const border_y_cyan_300_of_95: &str = "border-y-cyan-300/95"; pub(crate) const border_y_cyan_400: &str = "border-y-cyan-400"; pub(crate) const border_y_cyan_400_of_0: &str = "border-y-cyan-400/0"; pub(crate) const border_y_cyan_400_of_10: &str = "border-y-cyan-400/10"; pub(crate) const border_y_cyan_400_of_100: &str = "border-y-cyan-400/100"; pub(crate) const border_y_cyan_400_of_20: &str = "border-y-cyan-400/20"; pub(crate) const border_y_cyan_400_of_25: &str = "border-y-cyan-400/25"; pub(crate) const border_y_cyan_400_of_30: &str = "border-y-cyan-400/30"; pub(crate) const border_y_cyan_400_of_40: &str = "border-y-cyan-400/40"; pub(crate) const border_y_cyan_400_of_5: &str = "border-y-cyan-400/5"; pub(crate) const border_y_cyan_400_of_50: &str = "border-y-cyan-400/50"; pub(crate) const border_y_cyan_400_of_60: &str = "border-y-cyan-400/60"; pub(crate) const border_y_cyan_400_of_70: &str = "border-y-cyan-400/70"; pub(crate) const border_y_cyan_400_of_75: &str = "border-y-cyan-400/75"; pub(crate) const border_y_cyan_400_of_80: &str = "border-y-cyan-400/80"; pub(crate) const border_y_cyan_400_of_90: &str = "border-y-cyan-400/90"; pub(crate) const border_y_cyan_400_of_95: &str = "border-y-cyan-400/95"; pub(crate) const border_y_cyan_50: &str = "border-y-cyan-50"; pub(crate) const border_y_cyan_500: &str = "border-y-cyan-500"; pub(crate) const border_y_cyan_500_of_0: &str = "border-y-cyan-500/0"; pub(crate) const border_y_cyan_500_of_10: &str = "border-y-cyan-500/10"; pub(crate) const border_y_cyan_500_of_100: &str = "border-y-cyan-500/100"; pub(crate) const border_y_cyan_500_of_20: &str = "border-y-cyan-500/20"; pub(crate) const border_y_cyan_500_of_25: &str = "border-y-cyan-500/25"; pub(crate) const border_y_cyan_500_of_30: &str = "border-y-cyan-500/30"; pub(crate) const border_y_cyan_500_of_40: &str = "border-y-cyan-500/40"; pub(crate) const border_y_cyan_500_of_5: &str = "border-y-cyan-500/5"; pub(crate) const border_y_cyan_500_of_50: &str = "border-y-cyan-500/50"; pub(crate) const border_y_cyan_500_of_60: &str = "border-y-cyan-500/60"; pub(crate) const border_y_cyan_500_of_70: &str = "border-y-cyan-500/70"; pub(crate) const border_y_cyan_500_of_75: &str = "border-y-cyan-500/75"; pub(crate) const border_y_cyan_500_of_80: &str = "border-y-cyan-500/80"; pub(crate) const border_y_cyan_500_of_90: &str = "border-y-cyan-500/90"; pub(crate) const border_y_cyan_500_of_95: &str = "border-y-cyan-500/95"; pub(crate) const border_y_cyan_50_of_0: &str = "border-y-cyan-50/0"; pub(crate) const border_y_cyan_50_of_10: &str = "border-y-cyan-50/10"; pub(crate) const border_y_cyan_50_of_100: &str = "border-y-cyan-50/100"; pub(crate) const border_y_cyan_50_of_20: &str = "border-y-cyan-50/20"; pub(crate) const border_y_cyan_50_of_25: &str = "border-y-cyan-50/25"; pub(crate) const border_y_cyan_50_of_30: &str = "border-y-cyan-50/30"; pub(crate) const border_y_cyan_50_of_40: &str = "border-y-cyan-50/40"; pub(crate) const border_y_cyan_50_of_5: &str = "border-y-cyan-50/5"; pub(crate) const border_y_cyan_50_of_50: &str = "border-y-cyan-50/50"; pub(crate) const border_y_cyan_50_of_60: &str = "border-y-cyan-50/60"; pub(crate) const border_y_cyan_50_of_70: &str = "border-y-cyan-50/70"; pub(crate) const border_y_cyan_50_of_75: &str = "border-y-cyan-50/75"; pub(crate) const border_y_cyan_50_of_80: &str = "border-y-cyan-50/80"; pub(crate) const border_y_cyan_50_of_90: &str = "border-y-cyan-50/90"; pub(crate) const border_y_cyan_50_of_95: &str = "border-y-cyan-50/95"; pub(crate) const border_y_cyan_600: &str = "border-y-cyan-600"; pub(crate) const border_y_cyan_600_of_0: &str = "border-y-cyan-600/0"; pub(crate) const border_y_cyan_600_of_10: &str = "border-y-cyan-600/10"; pub(crate) const border_y_cyan_600_of_100: &str = "border-y-cyan-600/100"; pub(crate) const border_y_cyan_600_of_20: &str = "border-y-cyan-600/20"; pub(crate) const border_y_cyan_600_of_25: &str = "border-y-cyan-600/25"; pub(crate) const border_y_cyan_600_of_30: &str = "border-y-cyan-600/30"; pub(crate) const border_y_cyan_600_of_40: &str = "border-y-cyan-600/40"; pub(crate) const border_y_cyan_600_of_5: &str = "border-y-cyan-600/5"; pub(crate) const border_y_cyan_600_of_50: &str = "border-y-cyan-600/50"; pub(crate) const border_y_cyan_600_of_60: &str = "border-y-cyan-600/60"; pub(crate) const border_y_cyan_600_of_70: &str = "border-y-cyan-600/70"; pub(crate) const border_y_cyan_600_of_75: &str = "border-y-cyan-600/75"; pub(crate) const border_y_cyan_600_of_80: &str = "border-y-cyan-600/80"; pub(crate) const border_y_cyan_600_of_90: &str = "border-y-cyan-600/90"; pub(crate) const border_y_cyan_600_of_95: &str = "border-y-cyan-600/95"; pub(crate) const border_y_cyan_700: &str = "border-y-cyan-700"; pub(crate) const border_y_cyan_700_of_0: &str = "border-y-cyan-700/0"; pub(crate) const border_y_cyan_700_of_10: &str = "border-y-cyan-700/10"; pub(crate) const border_y_cyan_700_of_100: &str = "border-y-cyan-700/100"; pub(crate) const border_y_cyan_700_of_20: &str = "border-y-cyan-700/20"; pub(crate) const border_y_cyan_700_of_25: &str = "border-y-cyan-700/25"; pub(crate) const border_y_cyan_700_of_30: &str = "border-y-cyan-700/30"; pub(crate) const border_y_cyan_700_of_40: &str = "border-y-cyan-700/40"; pub(crate) const border_y_cyan_700_of_5: &str = "border-y-cyan-700/5"; pub(crate) const border_y_cyan_700_of_50: &str = "border-y-cyan-700/50"; pub(crate) const border_y_cyan_700_of_60: &str = "border-y-cyan-700/60"; pub(crate) const border_y_cyan_700_of_70: &str = "border-y-cyan-700/70"; pub(crate) const border_y_cyan_700_of_75: &str = "border-y-cyan-700/75"; pub(crate) const border_y_cyan_700_of_80: &str = "border-y-cyan-700/80"; pub(crate) const border_y_cyan_700_of_90: &str = "border-y-cyan-700/90"; pub(crate) const border_y_cyan_700_of_95: &str = "border-y-cyan-700/95"; pub(crate) const border_y_cyan_800: &str = "border-y-cyan-800"; pub(crate) const border_y_cyan_800_of_0: &str = "border-y-cyan-800/0"; pub(crate) const border_y_cyan_800_of_10: &str = "border-y-cyan-800/10"; pub(crate) const border_y_cyan_800_of_100: &str = "border-y-cyan-800/100"; pub(crate) const border_y_cyan_800_of_20: &str = "border-y-cyan-800/20"; pub(crate) const border_y_cyan_800_of_25: &str = "border-y-cyan-800/25"; pub(crate) const border_y_cyan_800_of_30: &str = "border-y-cyan-800/30"; pub(crate) const border_y_cyan_800_of_40: &str = "border-y-cyan-800/40"; pub(crate) const border_y_cyan_800_of_5: &str = "border-y-cyan-800/5"; pub(crate) const border_y_cyan_800_of_50: &str = "border-y-cyan-800/50"; pub(crate) const border_y_cyan_800_of_60: &str = "border-y-cyan-800/60"; pub(crate) const border_y_cyan_800_of_70: &str = "border-y-cyan-800/70"; pub(crate) const border_y_cyan_800_of_75: &str = "border-y-cyan-800/75"; pub(crate) const border_y_cyan_800_of_80: &str = "border-y-cyan-800/80"; pub(crate) const border_y_cyan_800_of_90: &str = "border-y-cyan-800/90"; pub(crate) const border_y_cyan_800_of_95: &str = "border-y-cyan-800/95"; pub(crate) const border_y_cyan_900: &str = "border-y-cyan-900"; pub(crate) const border_y_cyan_900_of_0: &str = "border-y-cyan-900/0"; pub(crate) const border_y_cyan_900_of_10: &str = "border-y-cyan-900/10"; pub(crate) const border_y_cyan_900_of_100: &str = "border-y-cyan-900/100"; pub(crate) const border_y_cyan_900_of_20: &str = "border-y-cyan-900/20"; pub(crate) const border_y_cyan_900_of_25: &str = "border-y-cyan-900/25"; pub(crate) const border_y_cyan_900_of_30: &str = "border-y-cyan-900/30"; pub(crate) const border_y_cyan_900_of_40: &str = "border-y-cyan-900/40"; pub(crate) const border_y_cyan_900_of_5: &str = "border-y-cyan-900/5"; pub(crate) const border_y_cyan_900_of_50: &str = "border-y-cyan-900/50"; pub(crate) const border_y_cyan_900_of_60: &str = "border-y-cyan-900/60"; pub(crate) const border_y_cyan_900_of_70: &str = "border-y-cyan-900/70"; pub(crate) const border_y_cyan_900_of_75: &str = "border-y-cyan-900/75"; pub(crate) const border_y_cyan_900_of_80: &str = "border-y-cyan-900/80"; pub(crate) const border_y_cyan_900_of_90: &str = "border-y-cyan-900/90"; pub(crate) const border_y_cyan_900_of_95: &str = "border-y-cyan-900/95"; pub(crate) const border_y_emerald_100: &str = "border-y-emerald-100"; pub(crate) const border_y_emerald_100_of_0: &str = "border-y-emerald-100/0"; pub(crate) const border_y_emerald_100_of_10: &str = "border-y-emerald-100/10"; pub(crate) const border_y_emerald_100_of_100: &str = "border-y-emerald-100/100"; pub(crate) const border_y_emerald_100_of_20: &str = "border-y-emerald-100/20"; pub(crate) const border_y_emerald_100_of_25: &str = "border-y-emerald-100/25"; pub(crate) const border_y_emerald_100_of_30: &str = "border-y-emerald-100/30"; pub(crate) const border_y_emerald_100_of_40: &str = "border-y-emerald-100/40"; pub(crate) const border_y_emerald_100_of_5: &str = "border-y-emerald-100/5"; pub(crate) const border_y_emerald_100_of_50: &str = "border-y-emerald-100/50"; pub(crate) const border_y_emerald_100_of_60: &str = "border-y-emerald-100/60"; pub(crate) const border_y_emerald_100_of_70: &str = "border-y-emerald-100/70"; pub(crate) const border_y_emerald_100_of_75: &str = "border-y-emerald-100/75"; pub(crate) const border_y_emerald_100_of_80: &str = "border-y-emerald-100/80"; pub(crate) const border_y_emerald_100_of_90: &str = "border-y-emerald-100/90"; pub(crate) const border_y_emerald_100_of_95: &str = "border-y-emerald-100/95"; pub(crate) const border_y_emerald_200: &str = "border-y-emerald-200"; pub(crate) const border_y_emerald_200_of_0: &str = "border-y-emerald-200/0"; pub(crate) const border_y_emerald_200_of_10: &str = "border-y-emerald-200/10"; pub(crate) const border_y_emerald_200_of_100: &str = "border-y-emerald-200/100"; pub(crate) const border_y_emerald_200_of_20: &str = "border-y-emerald-200/20"; pub(crate) const border_y_emerald_200_of_25: &str = "border-y-emerald-200/25"; pub(crate) const border_y_emerald_200_of_30: &str = "border-y-emerald-200/30"; pub(crate) const border_y_emerald_200_of_40: &str = "border-y-emerald-200/40"; pub(crate) const border_y_emerald_200_of_5: &str = "border-y-emerald-200/5"; pub(crate) const border_y_emerald_200_of_50: &str = "border-y-emerald-200/50"; pub(crate) const border_y_emerald_200_of_60: &str = "border-y-emerald-200/60"; pub(crate) const border_y_emerald_200_of_70: &str = "border-y-emerald-200/70"; pub(crate) const border_y_emerald_200_of_75: &str = "border-y-emerald-200/75"; pub(crate) const border_y_emerald_200_of_80: &str = "border-y-emerald-200/80"; pub(crate) const border_y_emerald_200_of_90: &str = "border-y-emerald-200/90"; pub(crate) const border_y_emerald_200_of_95: &str = "border-y-emerald-200/95"; pub(crate) const border_y_emerald_300: &str = "border-y-emerald-300"; pub(crate) const border_y_emerald_300_of_0: &str = "border-y-emerald-300/0"; pub(crate) const border_y_emerald_300_of_10: &str = "border-y-emerald-300/10"; pub(crate) const border_y_emerald_300_of_100: &str = "border-y-emerald-300/100"; pub(crate) const border_y_emerald_300_of_20: &str = "border-y-emerald-300/20"; pub(crate) const border_y_emerald_300_of_25: &str = "border-y-emerald-300/25"; pub(crate) const border_y_emerald_300_of_30: &str = "border-y-emerald-300/30"; pub(crate) const border_y_emerald_300_of_40: &str = "border-y-emerald-300/40"; pub(crate) const border_y_emerald_300_of_5: &str = "border-y-emerald-300/5"; pub(crate) const border_y_emerald_300_of_50: &str = "border-y-emerald-300/50"; pub(crate) const border_y_emerald_300_of_60: &str = "border-y-emerald-300/60"; pub(crate) const border_y_emerald_300_of_70: &str = "border-y-emerald-300/70"; pub(crate) const border_y_emerald_300_of_75: &str = "border-y-emerald-300/75"; pub(crate) const border_y_emerald_300_of_80: &str = "border-y-emerald-300/80"; pub(crate) const border_y_emerald_300_of_90: &str = "border-y-emerald-300/90"; pub(crate) const border_y_emerald_300_of_95: &str = "border-y-emerald-300/95"; pub(crate) const border_y_emerald_400: &str = "border-y-emerald-400"; pub(crate) const border_y_emerald_400_of_0: &str = "border-y-emerald-400/0"; pub(crate) const border_y_emerald_400_of_10: &str = "border-y-emerald-400/10"; pub(crate) const border_y_emerald_400_of_100: &str = "border-y-emerald-400/100"; pub(crate) const border_y_emerald_400_of_20: &str = "border-y-emerald-400/20"; pub(crate) const border_y_emerald_400_of_25: &str = "border-y-emerald-400/25"; pub(crate) const border_y_emerald_400_of_30: &str = "border-y-emerald-400/30"; pub(crate) const border_y_emerald_400_of_40: &str = "border-y-emerald-400/40"; pub(crate) const border_y_emerald_400_of_5: &str = "border-y-emerald-400/5"; pub(crate) const border_y_emerald_400_of_50: &str = "border-y-emerald-400/50"; pub(crate) const border_y_emerald_400_of_60: &str = "border-y-emerald-400/60"; pub(crate) const border_y_emerald_400_of_70: &str = "border-y-emerald-400/70"; pub(crate) const border_y_emerald_400_of_75: &str = "border-y-emerald-400/75"; pub(crate) const border_y_emerald_400_of_80: &str = "border-y-emerald-400/80"; pub(crate) const border_y_emerald_400_of_90: &str = "border-y-emerald-400/90"; pub(crate) const border_y_emerald_400_of_95: &str = "border-y-emerald-400/95"; pub(crate) const border_y_emerald_50: &str = "border-y-emerald-50"; pub(crate) const border_y_emerald_500: &str = "border-y-emerald-500"; pub(crate) const border_y_emerald_500_of_0: &str = "border-y-emerald-500/0"; pub(crate) const border_y_emerald_500_of_10: &str = "border-y-emerald-500/10"; pub(crate) const border_y_emerald_500_of_100: &str = "border-y-emerald-500/100"; pub(crate) const border_y_emerald_500_of_20: &str = "border-y-emerald-500/20"; pub(crate) const border_y_emerald_500_of_25: &str = "border-y-emerald-500/25"; pub(crate) const border_y_emerald_500_of_30: &str = "border-y-emerald-500/30"; pub(crate) const border_y_emerald_500_of_40: &str = "border-y-emerald-500/40"; pub(crate) const border_y_emerald_500_of_5: &str = "border-y-emerald-500/5"; pub(crate) const border_y_emerald_500_of_50: &str = "border-y-emerald-500/50"; pub(crate) const border_y_emerald_500_of_60: &str = "border-y-emerald-500/60"; pub(crate) const border_y_emerald_500_of_70: &str = "border-y-emerald-500/70"; pub(crate) const border_y_emerald_500_of_75: &str = "border-y-emerald-500/75"; pub(crate) const border_y_emerald_500_of_80: &str = "border-y-emerald-500/80"; pub(crate) const border_y_emerald_500_of_90: &str = "border-y-emerald-500/90"; pub(crate) const border_y_emerald_500_of_95: &str = "border-y-emerald-500/95"; pub(crate) const border_y_emerald_50_of_0: &str = "border-y-emerald-50/0"; pub(crate) const border_y_emerald_50_of_10: &str = "border-y-emerald-50/10"; pub(crate) const border_y_emerald_50_of_100: &str = "border-y-emerald-50/100"; pub(crate) const border_y_emerald_50_of_20: &str = "border-y-emerald-50/20"; pub(crate) const border_y_emerald_50_of_25: &str = "border-y-emerald-50/25"; pub(crate) const border_y_emerald_50_of_30: &str = "border-y-emerald-50/30"; pub(crate) const border_y_emerald_50_of_40: &str = "border-y-emerald-50/40"; pub(crate) const border_y_emerald_50_of_5: &str = "border-y-emerald-50/5"; pub(crate) const border_y_emerald_50_of_50: &str = "border-y-emerald-50/50"; pub(crate) const border_y_emerald_50_of_60: &str = "border-y-emerald-50/60"; pub(crate) const border_y_emerald_50_of_70: &str = "border-y-emerald-50/70"; pub(crate) const border_y_emerald_50_of_75: &str = "border-y-emerald-50/75"; pub(crate) const border_y_emerald_50_of_80: &str = "border-y-emerald-50/80"; pub(crate) const border_y_emerald_50_of_90: &str = "border-y-emerald-50/90"; pub(crate) const border_y_emerald_50_of_95: &str = "border-y-emerald-50/95"; pub(crate) const border_y_emerald_600: &str = "border-y-emerald-600"; pub(crate) const border_y_emerald_600_of_0: &str = "border-y-emerald-600/0"; pub(crate) const border_y_emerald_600_of_10: &str = "border-y-emerald-600/10"; pub(crate) const border_y_emerald_600_of_100: &str = "border-y-emerald-600/100"; pub(crate) const border_y_emerald_600_of_20: &str = "border-y-emerald-600/20"; pub(crate) const border_y_emerald_600_of_25: &str = "border-y-emerald-600/25"; pub(crate) const border_y_emerald_600_of_30: &str = "border-y-emerald-600/30"; pub(crate) const border_y_emerald_600_of_40: &str = "border-y-emerald-600/40"; pub(crate) const border_y_emerald_600_of_5: &str = "border-y-emerald-600/5"; pub(crate) const border_y_emerald_600_of_50: &str = "border-y-emerald-600/50"; pub(crate) const border_y_emerald_600_of_60: &str = "border-y-emerald-600/60"; pub(crate) const border_y_emerald_600_of_70: &str = "border-y-emerald-600/70"; pub(crate) const border_y_emerald_600_of_75: &str = "border-y-emerald-600/75"; pub(crate) const border_y_emerald_600_of_80: &str = "border-y-emerald-600/80"; pub(crate) const border_y_emerald_600_of_90: &str = "border-y-emerald-600/90"; pub(crate) const border_y_emerald_600_of_95: &str = "border-y-emerald-600/95"; pub(crate) const border_y_emerald_700: &str = "border-y-emerald-700"; pub(crate) const border_y_emerald_700_of_0: &str = "border-y-emerald-700/0"; pub(crate) const border_y_emerald_700_of_10: &str = "border-y-emerald-700/10"; pub(crate) const border_y_emerald_700_of_100: &str = "border-y-emerald-700/100"; pub(crate) const border_y_emerald_700_of_20: &str = "border-y-emerald-700/20"; pub(crate) const border_y_emerald_700_of_25: &str = "border-y-emerald-700/25"; pub(crate) const border_y_emerald_700_of_30: &str = "border-y-emerald-700/30"; pub(crate) const border_y_emerald_700_of_40: &str = "border-y-emerald-700/40"; pub(crate) const border_y_emerald_700_of_5: &str = "border-y-emerald-700/5"; pub(crate) const border_y_emerald_700_of_50: &str = "border-y-emerald-700/50"; pub(crate) const border_y_emerald_700_of_60: &str = "border-y-emerald-700/60"; pub(crate) const border_y_emerald_700_of_70: &str = "border-y-emerald-700/70"; pub(crate) const border_y_emerald_700_of_75: &str = "border-y-emerald-700/75"; pub(crate) const border_y_emerald_700_of_80: &str = "border-y-emerald-700/80"; pub(crate) const border_y_emerald_700_of_90: &str = "border-y-emerald-700/90"; pub(crate) const border_y_emerald_700_of_95: &str = "border-y-emerald-700/95"; pub(crate) const border_y_emerald_800: &str = "border-y-emerald-800"; pub(crate) const border_y_emerald_800_of_0: &str = "border-y-emerald-800/0"; pub(crate) const border_y_emerald_800_of_10: &str = "border-y-emerald-800/10"; pub(crate) const border_y_emerald_800_of_100: &str = "border-y-emerald-800/100"; pub(crate) const border_y_emerald_800_of_20: &str = "border-y-emerald-800/20"; pub(crate) const border_y_emerald_800_of_25: &str = "border-y-emerald-800/25"; pub(crate) const border_y_emerald_800_of_30: &str = "border-y-emerald-800/30"; pub(crate) const border_y_emerald_800_of_40: &str = "border-y-emerald-800/40"; pub(crate) const border_y_emerald_800_of_5: &str = "border-y-emerald-800/5"; pub(crate) const border_y_emerald_800_of_50: &str = "border-y-emerald-800/50"; pub(crate) const border_y_emerald_800_of_60: &str = "border-y-emerald-800/60"; pub(crate) const border_y_emerald_800_of_70: &str = "border-y-emerald-800/70"; pub(crate) const border_y_emerald_800_of_75: &str = "border-y-emerald-800/75"; pub(crate) const border_y_emerald_800_of_80: &str = "border-y-emerald-800/80"; pub(crate) const border_y_emerald_800_of_90: &str = "border-y-emerald-800/90"; pub(crate) const border_y_emerald_800_of_95: &str = "border-y-emerald-800/95"; pub(crate) const border_y_emerald_900: &str = "border-y-emerald-900"; pub(crate) const border_y_emerald_900_of_0: &str = "border-y-emerald-900/0"; pub(crate) const border_y_emerald_900_of_10: &str = "border-y-emerald-900/10"; pub(crate) const border_y_emerald_900_of_100: &str = "border-y-emerald-900/100"; pub(crate) const border_y_emerald_900_of_20: &str = "border-y-emerald-900/20"; pub(crate) const border_y_emerald_900_of_25: &str = "border-y-emerald-900/25"; pub(crate) const border_y_emerald_900_of_30: &str = "border-y-emerald-900/30"; pub(crate) const border_y_emerald_900_of_40: &str = "border-y-emerald-900/40"; pub(crate) const border_y_emerald_900_of_5: &str = "border-y-emerald-900/5"; pub(crate) const border_y_emerald_900_of_50: &str = "border-y-emerald-900/50"; pub(crate) const border_y_emerald_900_of_60: &str = "border-y-emerald-900/60"; pub(crate) const border_y_emerald_900_of_70: &str = "border-y-emerald-900/70"; pub(crate) const border_y_emerald_900_of_75: &str = "border-y-emerald-900/75"; pub(crate) const border_y_emerald_900_of_80: &str = "border-y-emerald-900/80"; pub(crate) const border_y_emerald_900_of_90: &str = "border-y-emerald-900/90"; pub(crate) const border_y_emerald_900_of_95: &str = "border-y-emerald-900/95"; pub(crate) const border_y_fuchsia_100: &str = "border-y-fuchsia-100"; pub(crate) const border_y_fuchsia_100_of_0: &str = "border-y-fuchsia-100/0"; pub(crate) const border_y_fuchsia_100_of_10: &str = "border-y-fuchsia-100/10"; pub(crate) const border_y_fuchsia_100_of_100: &str = "border-y-fuchsia-100/100"; pub(crate) const border_y_fuchsia_100_of_20: &str = "border-y-fuchsia-100/20"; pub(crate) const border_y_fuchsia_100_of_25: &str = "border-y-fuchsia-100/25"; pub(crate) const border_y_fuchsia_100_of_30: &str = "border-y-fuchsia-100/30"; pub(crate) const border_y_fuchsia_100_of_40: &str = "border-y-fuchsia-100/40"; pub(crate) const border_y_fuchsia_100_of_5: &str = "border-y-fuchsia-100/5"; pub(crate) const border_y_fuchsia_100_of_50: &str = "border-y-fuchsia-100/50"; pub(crate) const border_y_fuchsia_100_of_60: &str = "border-y-fuchsia-100/60"; pub(crate) const border_y_fuchsia_100_of_70: &str = "border-y-fuchsia-100/70"; pub(crate) const border_y_fuchsia_100_of_75: &str = "border-y-fuchsia-100/75"; pub(crate) const border_y_fuchsia_100_of_80: &str = "border-y-fuchsia-100/80"; pub(crate) const border_y_fuchsia_100_of_90: &str = "border-y-fuchsia-100/90"; pub(crate) const border_y_fuchsia_100_of_95: &str = "border-y-fuchsia-100/95"; pub(crate) const border_y_fuchsia_200: &str = "border-y-fuchsia-200"; pub(crate) const border_y_fuchsia_200_of_0: &str = "border-y-fuchsia-200/0"; pub(crate) const border_y_fuchsia_200_of_10: &str = "border-y-fuchsia-200/10"; pub(crate) const border_y_fuchsia_200_of_100: &str = "border-y-fuchsia-200/100"; pub(crate) const border_y_fuchsia_200_of_20: &str = "border-y-fuchsia-200/20"; pub(crate) const border_y_fuchsia_200_of_25: &str = "border-y-fuchsia-200/25"; pub(crate) const border_y_fuchsia_200_of_30: &str = "border-y-fuchsia-200/30"; pub(crate) const border_y_fuchsia_200_of_40: &str = "border-y-fuchsia-200/40"; pub(crate) const border_y_fuchsia_200_of_5: &str = "border-y-fuchsia-200/5"; pub(crate) const border_y_fuchsia_200_of_50: &str = "border-y-fuchsia-200/50"; pub(crate) const border_y_fuchsia_200_of_60: &str = "border-y-fuchsia-200/60"; pub(crate) const border_y_fuchsia_200_of_70: &str = "border-y-fuchsia-200/70"; pub(crate) const border_y_fuchsia_200_of_75: &str = "border-y-fuchsia-200/75"; pub(crate) const border_y_fuchsia_200_of_80: &str = "border-y-fuchsia-200/80"; pub(crate) const border_y_fuchsia_200_of_90: &str = "border-y-fuchsia-200/90"; pub(crate) const border_y_fuchsia_200_of_95: &str = "border-y-fuchsia-200/95"; pub(crate) const border_y_fuchsia_300: &str = "border-y-fuchsia-300"; pub(crate) const border_y_fuchsia_300_of_0: &str = "border-y-fuchsia-300/0"; pub(crate) const border_y_fuchsia_300_of_10: &str = "border-y-fuchsia-300/10"; pub(crate) const border_y_fuchsia_300_of_100: &str = "border-y-fuchsia-300/100"; pub(crate) const border_y_fuchsia_300_of_20: &str = "border-y-fuchsia-300/20"; pub(crate) const border_y_fuchsia_300_of_25: &str = "border-y-fuchsia-300/25"; pub(crate) const border_y_fuchsia_300_of_30: &str = "border-y-fuchsia-300/30"; pub(crate) const border_y_fuchsia_300_of_40: &str = "border-y-fuchsia-300/40"; pub(crate) const border_y_fuchsia_300_of_5: &str = "border-y-fuchsia-300/5"; pub(crate) const border_y_fuchsia_300_of_50: &str = "border-y-fuchsia-300/50"; pub(crate) const border_y_fuchsia_300_of_60: &str = "border-y-fuchsia-300/60"; pub(crate) const border_y_fuchsia_300_of_70: &str = "border-y-fuchsia-300/70"; pub(crate) const border_y_fuchsia_300_of_75: &str = "border-y-fuchsia-300/75"; pub(crate) const border_y_fuchsia_300_of_80: &str = "border-y-fuchsia-300/80"; pub(crate) const border_y_fuchsia_300_of_90: &str = "border-y-fuchsia-300/90"; pub(crate) const border_y_fuchsia_300_of_95: &str = "border-y-fuchsia-300/95"; pub(crate) const border_y_fuchsia_400: &str = "border-y-fuchsia-400"; pub(crate) const border_y_fuchsia_400_of_0: &str = "border-y-fuchsia-400/0"; pub(crate) const border_y_fuchsia_400_of_10: &str = "border-y-fuchsia-400/10"; pub(crate) const border_y_fuchsia_400_of_100: &str = "border-y-fuchsia-400/100"; pub(crate) const border_y_fuchsia_400_of_20: &str = "border-y-fuchsia-400/20"; pub(crate) const border_y_fuchsia_400_of_25: &str = "border-y-fuchsia-400/25"; pub(crate) const border_y_fuchsia_400_of_30: &str = "border-y-fuchsia-400/30"; pub(crate) const border_y_fuchsia_400_of_40: &str = "border-y-fuchsia-400/40"; pub(crate) const border_y_fuchsia_400_of_5: &str = "border-y-fuchsia-400/5"; pub(crate) const border_y_fuchsia_400_of_50: &str = "border-y-fuchsia-400/50"; pub(crate) const border_y_fuchsia_400_of_60: &str = "border-y-fuchsia-400/60"; pub(crate) const border_y_fuchsia_400_of_70: &str = "border-y-fuchsia-400/70"; pub(crate) const border_y_fuchsia_400_of_75: &str = "border-y-fuchsia-400/75"; pub(crate) const border_y_fuchsia_400_of_80: &str = "border-y-fuchsia-400/80"; pub(crate) const border_y_fuchsia_400_of_90: &str = "border-y-fuchsia-400/90"; pub(crate) const border_y_fuchsia_400_of_95: &str = "border-y-fuchsia-400/95"; pub(crate) const border_y_fuchsia_50: &str = "border-y-fuchsia-50"; pub(crate) const border_y_fuchsia_500: &str = "border-y-fuchsia-500"; pub(crate) const border_y_fuchsia_500_of_0: &str = "border-y-fuchsia-500/0"; pub(crate) const border_y_fuchsia_500_of_10: &str = "border-y-fuchsia-500/10"; pub(crate) const border_y_fuchsia_500_of_100: &str = "border-y-fuchsia-500/100"; pub(crate) const border_y_fuchsia_500_of_20: &str = "border-y-fuchsia-500/20"; pub(crate) const border_y_fuchsia_500_of_25: &str = "border-y-fuchsia-500/25"; pub(crate) const border_y_fuchsia_500_of_30: &str = "border-y-fuchsia-500/30"; pub(crate) const border_y_fuchsia_500_of_40: &str = "border-y-fuchsia-500/40"; pub(crate) const border_y_fuchsia_500_of_5: &str = "border-y-fuchsia-500/5"; pub(crate) const border_y_fuchsia_500_of_50: &str = "border-y-fuchsia-500/50"; pub(crate) const border_y_fuchsia_500_of_60: &str = "border-y-fuchsia-500/60"; pub(crate) const border_y_fuchsia_500_of_70: &str = "border-y-fuchsia-500/70"; pub(crate) const border_y_fuchsia_500_of_75: &str = "border-y-fuchsia-500/75"; pub(crate) const border_y_fuchsia_500_of_80: &str = "border-y-fuchsia-500/80"; pub(crate) const border_y_fuchsia_500_of_90: &str = "border-y-fuchsia-500/90"; pub(crate) const border_y_fuchsia_500_of_95: &str = "border-y-fuchsia-500/95"; pub(crate) const border_y_fuchsia_50_of_0: &str = "border-y-fuchsia-50/0"; pub(crate) const border_y_fuchsia_50_of_10: &str = "border-y-fuchsia-50/10"; pub(crate) const border_y_fuchsia_50_of_100: &str = "border-y-fuchsia-50/100"; pub(crate) const border_y_fuchsia_50_of_20: &str = "border-y-fuchsia-50/20"; pub(crate) const border_y_fuchsia_50_of_25: &str = "border-y-fuchsia-50/25"; pub(crate) const border_y_fuchsia_50_of_30: &str = "border-y-fuchsia-50/30"; pub(crate) const border_y_fuchsia_50_of_40: &str = "border-y-fuchsia-50/40"; pub(crate) const border_y_fuchsia_50_of_5: &str = "border-y-fuchsia-50/5"; pub(crate) const border_y_fuchsia_50_of_50: &str = "border-y-fuchsia-50/50"; pub(crate) const border_y_fuchsia_50_of_60: &str = "border-y-fuchsia-50/60"; pub(crate) const border_y_fuchsia_50_of_70: &str = "border-y-fuchsia-50/70"; pub(crate) const border_y_fuchsia_50_of_75: &str = "border-y-fuchsia-50/75"; pub(crate) const border_y_fuchsia_50_of_80: &str = "border-y-fuchsia-50/80"; pub(crate) const border_y_fuchsia_50_of_90: &str = "border-y-fuchsia-50/90"; pub(crate) const border_y_fuchsia_50_of_95: &str = "border-y-fuchsia-50/95"; pub(crate) const border_y_fuchsia_600: &str = "border-y-fuchsia-600"; pub(crate) const border_y_fuchsia_600_of_0: &str = "border-y-fuchsia-600/0"; pub(crate) const border_y_fuchsia_600_of_10: &str = "border-y-fuchsia-600/10"; pub(crate) const border_y_fuchsia_600_of_100: &str = "border-y-fuchsia-600/100"; pub(crate) const border_y_fuchsia_600_of_20: &str = "border-y-fuchsia-600/20"; pub(crate) const border_y_fuchsia_600_of_25: &str = "border-y-fuchsia-600/25"; pub(crate) const border_y_fuchsia_600_of_30: &str = "border-y-fuchsia-600/30"; pub(crate) const border_y_fuchsia_600_of_40: &str = "border-y-fuchsia-600/40"; pub(crate) const border_y_fuchsia_600_of_5: &str = "border-y-fuchsia-600/5"; pub(crate) const border_y_fuchsia_600_of_50: &str = "border-y-fuchsia-600/50"; pub(crate) const border_y_fuchsia_600_of_60: &str = "border-y-fuchsia-600/60"; pub(crate) const border_y_fuchsia_600_of_70: &str = "border-y-fuchsia-600/70"; pub(crate) const border_y_fuchsia_600_of_75: &str = "border-y-fuchsia-600/75"; pub(crate) const border_y_fuchsia_600_of_80: &str = "border-y-fuchsia-600/80"; pub(crate) const border_y_fuchsia_600_of_90: &str = "border-y-fuchsia-600/90"; pub(crate) const border_y_fuchsia_600_of_95: &str = "border-y-fuchsia-600/95"; pub(crate) const border_y_fuchsia_700: &str = "border-y-fuchsia-700"; pub(crate) const border_y_fuchsia_700_of_0: &str = "border-y-fuchsia-700/0"; pub(crate) const border_y_fuchsia_700_of_10: &str = "border-y-fuchsia-700/10"; pub(crate) const border_y_fuchsia_700_of_100: &str = "border-y-fuchsia-700/100"; pub(crate) const border_y_fuchsia_700_of_20: &str = "border-y-fuchsia-700/20"; pub(crate) const border_y_fuchsia_700_of_25: &str = "border-y-fuchsia-700/25"; pub(crate) const border_y_fuchsia_700_of_30: &str = "border-y-fuchsia-700/30"; pub(crate) const border_y_fuchsia_700_of_40: &str = "border-y-fuchsia-700/40"; pub(crate) const border_y_fuchsia_700_of_5: &str = "border-y-fuchsia-700/5"; pub(crate) const border_y_fuchsia_700_of_50: &str = "border-y-fuchsia-700/50"; pub(crate) const border_y_fuchsia_700_of_60: &str = "border-y-fuchsia-700/60"; pub(crate) const border_y_fuchsia_700_of_70: &str = "border-y-fuchsia-700/70"; pub(crate) const border_y_fuchsia_700_of_75: &str = "border-y-fuchsia-700/75"; pub(crate) const border_y_fuchsia_700_of_80: &str = "border-y-fuchsia-700/80"; pub(crate) const border_y_fuchsia_700_of_90: &str = "border-y-fuchsia-700/90"; pub(crate) const border_y_fuchsia_700_of_95: &str = "border-y-fuchsia-700/95"; pub(crate) const border_y_fuchsia_800: &str = "border-y-fuchsia-800"; pub(crate) const border_y_fuchsia_800_of_0: &str = "border-y-fuchsia-800/0"; pub(crate) const border_y_fuchsia_800_of_10: &str = "border-y-fuchsia-800/10"; pub(crate) const border_y_fuchsia_800_of_100: &str = "border-y-fuchsia-800/100"; pub(crate) const border_y_fuchsia_800_of_20: &str = "border-y-fuchsia-800/20"; pub(crate) const border_y_fuchsia_800_of_25: &str = "border-y-fuchsia-800/25"; pub(crate) const border_y_fuchsia_800_of_30: &str = "border-y-fuchsia-800/30"; pub(crate) const border_y_fuchsia_800_of_40: &str = "border-y-fuchsia-800/40"; pub(crate) const border_y_fuchsia_800_of_5: &str = "border-y-fuchsia-800/5"; pub(crate) const border_y_fuchsia_800_of_50: &str = "border-y-fuchsia-800/50"; pub(crate) const border_y_fuchsia_800_of_60: &str = "border-y-fuchsia-800/60"; pub(crate) const border_y_fuchsia_800_of_70: &str = "border-y-fuchsia-800/70"; pub(crate) const border_y_fuchsia_800_of_75: &str = "border-y-fuchsia-800/75"; pub(crate) const border_y_fuchsia_800_of_80: &str = "border-y-fuchsia-800/80"; pub(crate) const border_y_fuchsia_800_of_90: &str = "border-y-fuchsia-800/90"; pub(crate) const border_y_fuchsia_800_of_95: &str = "border-y-fuchsia-800/95"; pub(crate) const border_y_fuchsia_900: &str = "border-y-fuchsia-900"; pub(crate) const border_y_fuchsia_900_of_0: &str = "border-y-fuchsia-900/0"; pub(crate) const border_y_fuchsia_900_of_10: &str = "border-y-fuchsia-900/10"; pub(crate) const border_y_fuchsia_900_of_100: &str = "border-y-fuchsia-900/100"; pub(crate) const border_y_fuchsia_900_of_20: &str = "border-y-fuchsia-900/20"; pub(crate) const border_y_fuchsia_900_of_25: &str = "border-y-fuchsia-900/25"; pub(crate) const border_y_fuchsia_900_of_30: &str = "border-y-fuchsia-900/30"; pub(crate) const border_y_fuchsia_900_of_40: &str = "border-y-fuchsia-900/40"; pub(crate) const border_y_fuchsia_900_of_5: &str = "border-y-fuchsia-900/5"; pub(crate) const border_y_fuchsia_900_of_50: &str = "border-y-fuchsia-900/50"; pub(crate) const border_y_fuchsia_900_of_60: &str = "border-y-fuchsia-900/60"; pub(crate) const border_y_fuchsia_900_of_70: &str = "border-y-fuchsia-900/70"; pub(crate) const border_y_fuchsia_900_of_75: &str = "border-y-fuchsia-900/75"; pub(crate) const border_y_fuchsia_900_of_80: &str = "border-y-fuchsia-900/80"; pub(crate) const border_y_fuchsia_900_of_90: &str = "border-y-fuchsia-900/90"; pub(crate) const border_y_fuchsia_900_of_95: &str = "border-y-fuchsia-900/95"; pub(crate) const border_y_gray_100: &str = "border-y-gray-100"; pub(crate) const border_y_gray_100_of_0: &str = "border-y-gray-100/0"; pub(crate) const border_y_gray_100_of_10: &str = "border-y-gray-100/10"; pub(crate) const border_y_gray_100_of_100: &str = "border-y-gray-100/100"; pub(crate) const border_y_gray_100_of_20: &str = "border-y-gray-100/20"; pub(crate) const border_y_gray_100_of_25: &str = "border-y-gray-100/25"; pub(crate) const border_y_gray_100_of_30: &str = "border-y-gray-100/30"; pub(crate) const border_y_gray_100_of_40: &str = "border-y-gray-100/40"; pub(crate) const border_y_gray_100_of_5: &str = "border-y-gray-100/5"; pub(crate) const border_y_gray_100_of_50: &str = "border-y-gray-100/50"; pub(crate) const border_y_gray_100_of_60: &str = "border-y-gray-100/60"; pub(crate) const border_y_gray_100_of_70: &str = "border-y-gray-100/70"; pub(crate) const border_y_gray_100_of_75: &str = "border-y-gray-100/75"; pub(crate) const border_y_gray_100_of_80: &str = "border-y-gray-100/80"; pub(crate) const border_y_gray_100_of_90: &str = "border-y-gray-100/90"; pub(crate) const border_y_gray_100_of_95: &str = "border-y-gray-100/95"; pub(crate) const border_y_gray_200: &str = "border-y-gray-200"; pub(crate) const border_y_gray_200_of_0: &str = "border-y-gray-200/0"; pub(crate) const border_y_gray_200_of_10: &str = "border-y-gray-200/10"; pub(crate) const border_y_gray_200_of_100: &str = "border-y-gray-200/100"; pub(crate) const border_y_gray_200_of_20: &str = "border-y-gray-200/20"; pub(crate) const border_y_gray_200_of_25: &str = "border-y-gray-200/25"; pub(crate) const border_y_gray_200_of_30: &str = "border-y-gray-200/30"; pub(crate) const border_y_gray_200_of_40: &str = "border-y-gray-200/40"; pub(crate) const border_y_gray_200_of_5: &str = "border-y-gray-200/5"; pub(crate) const border_y_gray_200_of_50: &str = "border-y-gray-200/50"; pub(crate) const border_y_gray_200_of_60: &str = "border-y-gray-200/60"; pub(crate) const border_y_gray_200_of_70: &str = "border-y-gray-200/70"; pub(crate) const border_y_gray_200_of_75: &str = "border-y-gray-200/75"; pub(crate) const border_y_gray_200_of_80: &str = "border-y-gray-200/80"; pub(crate) const border_y_gray_200_of_90: &str = "border-y-gray-200/90"; pub(crate) const border_y_gray_200_of_95: &str = "border-y-gray-200/95"; pub(crate) const border_y_gray_300: &str = "border-y-gray-300"; pub(crate) const border_y_gray_300_of_0: &str = "border-y-gray-300/0"; pub(crate) const border_y_gray_300_of_10: &str = "border-y-gray-300/10"; pub(crate) const border_y_gray_300_of_100: &str = "border-y-gray-300/100"; pub(crate) const border_y_gray_300_of_20: &str = "border-y-gray-300/20"; pub(crate) const border_y_gray_300_of_25: &str = "border-y-gray-300/25"; pub(crate) const border_y_gray_300_of_30: &str = "border-y-gray-300/30"; pub(crate) const border_y_gray_300_of_40: &str = "border-y-gray-300/40"; pub(crate) const border_y_gray_300_of_5: &str = "border-y-gray-300/5"; pub(crate) const border_y_gray_300_of_50: &str = "border-y-gray-300/50"; pub(crate) const border_y_gray_300_of_60: &str = "border-y-gray-300/60"; pub(crate) const border_y_gray_300_of_70: &str = "border-y-gray-300/70"; pub(crate) const border_y_gray_300_of_75: &str = "border-y-gray-300/75"; pub(crate) const border_y_gray_300_of_80: &str = "border-y-gray-300/80"; pub(crate) const border_y_gray_300_of_90: &str = "border-y-gray-300/90"; pub(crate) const border_y_gray_300_of_95: &str = "border-y-gray-300/95"; pub(crate) const border_y_gray_400: &str = "border-y-gray-400"; pub(crate) const border_y_gray_400_of_0: &str = "border-y-gray-400/0"; pub(crate) const border_y_gray_400_of_10: &str = "border-y-gray-400/10"; pub(crate) const border_y_gray_400_of_100: &str = "border-y-gray-400/100"; pub(crate) const border_y_gray_400_of_20: &str = "border-y-gray-400/20"; pub(crate) const border_y_gray_400_of_25: &str = "border-y-gray-400/25"; pub(crate) const border_y_gray_400_of_30: &str = "border-y-gray-400/30"; pub(crate) const border_y_gray_400_of_40: &str = "border-y-gray-400/40"; pub(crate) const border_y_gray_400_of_5: &str = "border-y-gray-400/5"; pub(crate) const border_y_gray_400_of_50: &str = "border-y-gray-400/50"; pub(crate) const border_y_gray_400_of_60: &str = "border-y-gray-400/60"; pub(crate) const border_y_gray_400_of_70: &str = "border-y-gray-400/70"; pub(crate) const border_y_gray_400_of_75: &str = "border-y-gray-400/75"; pub(crate) const border_y_gray_400_of_80: &str = "border-y-gray-400/80"; pub(crate) const border_y_gray_400_of_90: &str = "border-y-gray-400/90"; pub(crate) const border_y_gray_400_of_95: &str = "border-y-gray-400/95"; pub(crate) const border_y_gray_50: &str = "border-y-gray-50"; pub(crate) const border_y_gray_500: &str = "border-y-gray-500"; pub(crate) const border_y_gray_500_of_0: &str = "border-y-gray-500/0"; pub(crate) const border_y_gray_500_of_10: &str = "border-y-gray-500/10"; pub(crate) const border_y_gray_500_of_100: &str = "border-y-gray-500/100"; pub(crate) const border_y_gray_500_of_20: &str = "border-y-gray-500/20"; pub(crate) const border_y_gray_500_of_25: &str = "border-y-gray-500/25"; pub(crate) const border_y_gray_500_of_30: &str = "border-y-gray-500/30"; pub(crate) const border_y_gray_500_of_40: &str = "border-y-gray-500/40"; pub(crate) const border_y_gray_500_of_5: &str = "border-y-gray-500/5"; pub(crate) const border_y_gray_500_of_50: &str = "border-y-gray-500/50"; pub(crate) const border_y_gray_500_of_60: &str = "border-y-gray-500/60"; pub(crate) const border_y_gray_500_of_70: &str = "border-y-gray-500/70"; pub(crate) const border_y_gray_500_of_75: &str = "border-y-gray-500/75"; pub(crate) const border_y_gray_500_of_80: &str = "border-y-gray-500/80"; pub(crate) const border_y_gray_500_of_90: &str = "border-y-gray-500/90"; pub(crate) const border_y_gray_500_of_95: &str = "border-y-gray-500/95"; pub(crate) const border_y_gray_50_of_0: &str = "border-y-gray-50/0"; pub(crate) const border_y_gray_50_of_10: &str = "border-y-gray-50/10"; pub(crate) const border_y_gray_50_of_100: &str = "border-y-gray-50/100"; pub(crate) const border_y_gray_50_of_20: &str = "border-y-gray-50/20"; pub(crate) const border_y_gray_50_of_25: &str = "border-y-gray-50/25"; pub(crate) const border_y_gray_50_of_30: &str = "border-y-gray-50/30"; pub(crate) const border_y_gray_50_of_40: &str = "border-y-gray-50/40"; pub(crate) const border_y_gray_50_of_5: &str = "border-y-gray-50/5"; pub(crate) const border_y_gray_50_of_50: &str = "border-y-gray-50/50"; pub(crate) const border_y_gray_50_of_60: &str = "border-y-gray-50/60"; pub(crate) const border_y_gray_50_of_70: &str = "border-y-gray-50/70"; pub(crate) const border_y_gray_50_of_75: &str = "border-y-gray-50/75"; pub(crate) const border_y_gray_50_of_80: &str = "border-y-gray-50/80"; pub(crate) const border_y_gray_50_of_90: &str = "border-y-gray-50/90"; pub(crate) const border_y_gray_50_of_95: &str = "border-y-gray-50/95"; pub(crate) const border_y_gray_600: &str = "border-y-gray-600"; pub(crate) const border_y_gray_600_of_0: &str = "border-y-gray-600/0"; pub(crate) const border_y_gray_600_of_10: &str = "border-y-gray-600/10"; pub(crate) const border_y_gray_600_of_100: &str = "border-y-gray-600/100"; pub(crate) const border_y_gray_600_of_20: &str = "border-y-gray-600/20"; pub(crate) const border_y_gray_600_of_25: &str = "border-y-gray-600/25"; pub(crate) const border_y_gray_600_of_30: &str = "border-y-gray-600/30"; pub(crate) const border_y_gray_600_of_40: &str = "border-y-gray-600/40"; pub(crate) const border_y_gray_600_of_5: &str = "border-y-gray-600/5"; pub(crate) const border_y_gray_600_of_50: &str = "border-y-gray-600/50"; pub(crate) const border_y_gray_600_of_60: &str = "border-y-gray-600/60"; pub(crate) const border_y_gray_600_of_70: &str = "border-y-gray-600/70"; pub(crate) const border_y_gray_600_of_75: &str = "border-y-gray-600/75"; pub(crate) const border_y_gray_600_of_80: &str = "border-y-gray-600/80"; pub(crate) const border_y_gray_600_of_90: &str = "border-y-gray-600/90"; pub(crate) const border_y_gray_600_of_95: &str = "border-y-gray-600/95"; pub(crate) const border_y_gray_700: &str = "border-y-gray-700"; pub(crate) const border_y_gray_700_of_0: &str = "border-y-gray-700/0"; pub(crate) const border_y_gray_700_of_10: &str = "border-y-gray-700/10"; pub(crate) const border_y_gray_700_of_100: &str = "border-y-gray-700/100"; pub(crate) const border_y_gray_700_of_20: &str = "border-y-gray-700/20"; pub(crate) const border_y_gray_700_of_25: &str = "border-y-gray-700/25"; pub(crate) const border_y_gray_700_of_30: &str = "border-y-gray-700/30"; pub(crate) const border_y_gray_700_of_40: &str = "border-y-gray-700/40"; pub(crate) const border_y_gray_700_of_5: &str = "border-y-gray-700/5"; pub(crate) const border_y_gray_700_of_50: &str = "border-y-gray-700/50"; pub(crate) const border_y_gray_700_of_60: &str = "border-y-gray-700/60"; pub(crate) const border_y_gray_700_of_70: &str = "border-y-gray-700/70"; pub(crate) const border_y_gray_700_of_75: &str = "border-y-gray-700/75"; pub(crate) const border_y_gray_700_of_80: &str = "border-y-gray-700/80"; pub(crate) const border_y_gray_700_of_90: &str = "border-y-gray-700/90"; pub(crate) const border_y_gray_700_of_95: &str = "border-y-gray-700/95"; pub(crate) const border_y_gray_800: &str = "border-y-gray-800"; pub(crate) const border_y_gray_800_of_0: &str = "border-y-gray-800/0"; pub(crate) const border_y_gray_800_of_10: &str = "border-y-gray-800/10"; pub(crate) const border_y_gray_800_of_100: &str = "border-y-gray-800/100"; pub(crate) const border_y_gray_800_of_20: &str = "border-y-gray-800/20"; pub(crate) const border_y_gray_800_of_25: &str = "border-y-gray-800/25"; pub(crate) const border_y_gray_800_of_30: &str = "border-y-gray-800/30"; pub(crate) const border_y_gray_800_of_40: &str = "border-y-gray-800/40"; pub(crate) const border_y_gray_800_of_5: &str = "border-y-gray-800/5"; pub(crate) const border_y_gray_800_of_50: &str = "border-y-gray-800/50"; pub(crate) const border_y_gray_800_of_60: &str = "border-y-gray-800/60"; pub(crate) const border_y_gray_800_of_70: &str = "border-y-gray-800/70"; pub(crate) const border_y_gray_800_of_75: &str = "border-y-gray-800/75"; pub(crate) const border_y_gray_800_of_80: &str = "border-y-gray-800/80"; pub(crate) const border_y_gray_800_of_90: &str = "border-y-gray-800/90"; pub(crate) const border_y_gray_800_of_95: &str = "border-y-gray-800/95"; pub(crate) const border_y_gray_900: &str = "border-y-gray-900"; pub(crate) const border_y_gray_900_of_0: &str = "border-y-gray-900/0"; pub(crate) const border_y_gray_900_of_10: &str = "border-y-gray-900/10"; pub(crate) const border_y_gray_900_of_100: &str = "border-y-gray-900/100"; pub(crate) const border_y_gray_900_of_20: &str = "border-y-gray-900/20"; pub(crate) const border_y_gray_900_of_25: &str = "border-y-gray-900/25"; pub(crate) const border_y_gray_900_of_30: &str = "border-y-gray-900/30"; pub(crate) const border_y_gray_900_of_40: &str = "border-y-gray-900/40"; pub(crate) const border_y_gray_900_of_5: &str = "border-y-gray-900/5"; pub(crate) const border_y_gray_900_of_50: &str = "border-y-gray-900/50"; pub(crate) const border_y_gray_900_of_60: &str = "border-y-gray-900/60"; pub(crate) const border_y_gray_900_of_70: &str = "border-y-gray-900/70"; pub(crate) const border_y_gray_900_of_75: &str = "border-y-gray-900/75"; pub(crate) const border_y_gray_900_of_80: &str = "border-y-gray-900/80"; pub(crate) const border_y_gray_900_of_90: &str = "border-y-gray-900/90"; pub(crate) const border_y_gray_900_of_95: &str = "border-y-gray-900/95"; pub(crate) const border_y_green_100: &str = "border-y-green-100"; pub(crate) const border_y_green_100_of_0: &str = "border-y-green-100/0"; pub(crate) const border_y_green_100_of_10: &str = "border-y-green-100/10"; pub(crate) const border_y_green_100_of_100: &str = "border-y-green-100/100"; pub(crate) const border_y_green_100_of_20: &str = "border-y-green-100/20"; pub(crate) const border_y_green_100_of_25: &str = "border-y-green-100/25"; pub(crate) const border_y_green_100_of_30: &str = "border-y-green-100/30"; pub(crate) const border_y_green_100_of_40: &str = "border-y-green-100/40"; pub(crate) const border_y_green_100_of_5: &str = "border-y-green-100/5"; pub(crate) const border_y_green_100_of_50: &str = "border-y-green-100/50"; pub(crate) const border_y_green_100_of_60: &str = "border-y-green-100/60"; pub(crate) const border_y_green_100_of_70: &str = "border-y-green-100/70"; pub(crate) const border_y_green_100_of_75: &str = "border-y-green-100/75"; pub(crate) const border_y_green_100_of_80: &str = "border-y-green-100/80"; pub(crate) const border_y_green_100_of_90: &str = "border-y-green-100/90"; pub(crate) const border_y_green_100_of_95: &str = "border-y-green-100/95"; pub(crate) const border_y_green_200: &str = "border-y-green-200"; pub(crate) const border_y_green_200_of_0: &str = "border-y-green-200/0"; pub(crate) const border_y_green_200_of_10: &str = "border-y-green-200/10"; pub(crate) const border_y_green_200_of_100: &str = "border-y-green-200/100"; pub(crate) const border_y_green_200_of_20: &str = "border-y-green-200/20"; pub(crate) const border_y_green_200_of_25: &str = "border-y-green-200/25"; pub(crate) const border_y_green_200_of_30: &str = "border-y-green-200/30"; pub(crate) const border_y_green_200_of_40: &str = "border-y-green-200/40"; pub(crate) const border_y_green_200_of_5: &str = "border-y-green-200/5"; pub(crate) const border_y_green_200_of_50: &str = "border-y-green-200/50"; pub(crate) const border_y_green_200_of_60: &str = "border-y-green-200/60"; pub(crate) const border_y_green_200_of_70: &str = "border-y-green-200/70"; pub(crate) const border_y_green_200_of_75: &str = "border-y-green-200/75"; pub(crate) const border_y_green_200_of_80: &str = "border-y-green-200/80"; pub(crate) const border_y_green_200_of_90: &str = "border-y-green-200/90"; pub(crate) const border_y_green_200_of_95: &str = "border-y-green-200/95"; pub(crate) const border_y_green_300: &str = "border-y-green-300"; pub(crate) const border_y_green_300_of_0: &str = "border-y-green-300/0"; pub(crate) const border_y_green_300_of_10: &str = "border-y-green-300/10"; pub(crate) const border_y_green_300_of_100: &str = "border-y-green-300/100"; pub(crate) const border_y_green_300_of_20: &str = "border-y-green-300/20"; pub(crate) const border_y_green_300_of_25: &str = "border-y-green-300/25"; pub(crate) const border_y_green_300_of_30: &str = "border-y-green-300/30"; pub(crate) const border_y_green_300_of_40: &str = "border-y-green-300/40"; pub(crate) const border_y_green_300_of_5: &str = "border-y-green-300/5"; pub(crate) const border_y_green_300_of_50: &str = "border-y-green-300/50"; pub(crate) const border_y_green_300_of_60: &str = "border-y-green-300/60"; pub(crate) const border_y_green_300_of_70: &str = "border-y-green-300/70"; pub(crate) const border_y_green_300_of_75: &str = "border-y-green-300/75"; pub(crate) const border_y_green_300_of_80: &str = "border-y-green-300/80"; pub(crate) const border_y_green_300_of_90: &str = "border-y-green-300/90"; pub(crate) const border_y_green_300_of_95: &str = "border-y-green-300/95"; pub(crate) const border_y_green_400: &str = "border-y-green-400"; pub(crate) const border_y_green_400_of_0: &str = "border-y-green-400/0"; pub(crate) const border_y_green_400_of_10: &str = "border-y-green-400/10"; pub(crate) const border_y_green_400_of_100: &str = "border-y-green-400/100"; pub(crate) const border_y_green_400_of_20: &str = "border-y-green-400/20"; pub(crate) const border_y_green_400_of_25: &str = "border-y-green-400/25"; pub(crate) const border_y_green_400_of_30: &str = "border-y-green-400/30"; pub(crate) const border_y_green_400_of_40: &str = "border-y-green-400/40"; pub(crate) const border_y_green_400_of_5: &str = "border-y-green-400/5"; pub(crate) const border_y_green_400_of_50: &str = "border-y-green-400/50"; pub(crate) const border_y_green_400_of_60: &str = "border-y-green-400/60"; pub(crate) const border_y_green_400_of_70: &str = "border-y-green-400/70"; pub(crate) const border_y_green_400_of_75: &str = "border-y-green-400/75"; pub(crate) const border_y_green_400_of_80: &str = "border-y-green-400/80"; pub(crate) const border_y_green_400_of_90: &str = "border-y-green-400/90"; pub(crate) const border_y_green_400_of_95: &str = "border-y-green-400/95"; pub(crate) const border_y_green_50: &str = "border-y-green-50"; pub(crate) const border_y_green_500: &str = "border-y-green-500"; pub(crate) const border_y_green_500_of_0: &str = "border-y-green-500/0"; pub(crate) const border_y_green_500_of_10: &str = "border-y-green-500/10"; pub(crate) const border_y_green_500_of_100: &str = "border-y-green-500/100"; pub(crate) const border_y_green_500_of_20: &str = "border-y-green-500/20"; pub(crate) const border_y_green_500_of_25: &str = "border-y-green-500/25"; pub(crate) const border_y_green_500_of_30: &str = "border-y-green-500/30"; pub(crate) const border_y_green_500_of_40: &str = "border-y-green-500/40"; pub(crate) const border_y_green_500_of_5: &str = "border-y-green-500/5"; pub(crate) const border_y_green_500_of_50: &str = "border-y-green-500/50"; pub(crate) const border_y_green_500_of_60: &str = "border-y-green-500/60"; pub(crate) const border_y_green_500_of_70: &str = "border-y-green-500/70"; pub(crate) const border_y_green_500_of_75: &str = "border-y-green-500/75"; pub(crate) const border_y_green_500_of_80: &str = "border-y-green-500/80"; pub(crate) const border_y_green_500_of_90: &str = "border-y-green-500/90"; pub(crate) const border_y_green_500_of_95: &str = "border-y-green-500/95"; pub(crate) const border_y_green_50_of_0: &str = "border-y-green-50/0"; pub(crate) const border_y_green_50_of_10: &str = "border-y-green-50/10"; pub(crate) const border_y_green_50_of_100: &str = "border-y-green-50/100"; pub(crate) const border_y_green_50_of_20: &str = "border-y-green-50/20"; pub(crate) const border_y_green_50_of_25: &str = "border-y-green-50/25"; pub(crate) const border_y_green_50_of_30: &str = "border-y-green-50/30"; pub(crate) const border_y_green_50_of_40: &str = "border-y-green-50/40"; pub(crate) const border_y_green_50_of_5: &str = "border-y-green-50/5"; pub(crate) const border_y_green_50_of_50: &str = "border-y-green-50/50"; pub(crate) const border_y_green_50_of_60: &str = "border-y-green-50/60"; pub(crate) const border_y_green_50_of_70: &str = "border-y-green-50/70"; pub(crate) const border_y_green_50_of_75: &str = "border-y-green-50/75"; pub(crate) const border_y_green_50_of_80: &str = "border-y-green-50/80"; pub(crate) const border_y_green_50_of_90: &str = "border-y-green-50/90"; pub(crate) const border_y_green_50_of_95: &str = "border-y-green-50/95"; pub(crate) const border_y_green_600: &str = "border-y-green-600"; pub(crate) const border_y_green_600_of_0: &str = "border-y-green-600/0"; pub(crate) const border_y_green_600_of_10: &str = "border-y-green-600/10"; pub(crate) const border_y_green_600_of_100: &str = "border-y-green-600/100"; pub(crate) const border_y_green_600_of_20: &str = "border-y-green-600/20"; pub(crate) const border_y_green_600_of_25: &str = "border-y-green-600/25"; pub(crate) const border_y_green_600_of_30: &str = "border-y-green-600/30"; pub(crate) const border_y_green_600_of_40: &str = "border-y-green-600/40"; pub(crate) const border_y_green_600_of_5: &str = "border-y-green-600/5"; pub(crate) const border_y_green_600_of_50: &str = "border-y-green-600/50"; pub(crate) const border_y_green_600_of_60: &str = "border-y-green-600/60"; pub(crate) const border_y_green_600_of_70: &str = "border-y-green-600/70"; pub(crate) const border_y_green_600_of_75: &str = "border-y-green-600/75"; pub(crate) const border_y_green_600_of_80: &str = "border-y-green-600/80"; pub(crate) const border_y_green_600_of_90: &str = "border-y-green-600/90"; pub(crate) const border_y_green_600_of_95: &str = "border-y-green-600/95"; pub(crate) const border_y_green_700: &str = "border-y-green-700"; pub(crate) const border_y_green_700_of_0: &str = "border-y-green-700/0"; pub(crate) const border_y_green_700_of_10: &str = "border-y-green-700/10"; pub(crate) const border_y_green_700_of_100: &str = "border-y-green-700/100"; pub(crate) const border_y_green_700_of_20: &str = "border-y-green-700/20"; pub(crate) const border_y_green_700_of_25: &str = "border-y-green-700/25"; pub(crate) const border_y_green_700_of_30: &str = "border-y-green-700/30"; pub(crate) const border_y_green_700_of_40: &str = "border-y-green-700/40"; pub(crate) const border_y_green_700_of_5: &str = "border-y-green-700/5"; pub(crate) const border_y_green_700_of_50: &str = "border-y-green-700/50"; pub(crate) const border_y_green_700_of_60: &str = "border-y-green-700/60"; pub(crate) const border_y_green_700_of_70: &str = "border-y-green-700/70"; pub(crate) const border_y_green_700_of_75: &str = "border-y-green-700/75"; pub(crate) const border_y_green_700_of_80: &str = "border-y-green-700/80"; pub(crate) const border_y_green_700_of_90: &str = "border-y-green-700/90"; pub(crate) const border_y_green_700_of_95: &str = "border-y-green-700/95"; pub(crate) const border_y_green_800: &str = "border-y-green-800"; pub(crate) const border_y_green_800_of_0: &str = "border-y-green-800/0"; pub(crate) const border_y_green_800_of_10: &str = "border-y-green-800/10"; pub(crate) const border_y_green_800_of_100: &str = "border-y-green-800/100"; pub(crate) const border_y_green_800_of_20: &str = "border-y-green-800/20"; pub(crate) const border_y_green_800_of_25: &str = "border-y-green-800/25"; pub(crate) const border_y_green_800_of_30: &str = "border-y-green-800/30"; pub(crate) const border_y_green_800_of_40: &str = "border-y-green-800/40"; pub(crate) const border_y_green_800_of_5: &str = "border-y-green-800/5"; pub(crate) const border_y_green_800_of_50: &str = "border-y-green-800/50"; pub(crate) const border_y_green_800_of_60: &str = "border-y-green-800/60"; pub(crate) const border_y_green_800_of_70: &str = "border-y-green-800/70"; pub(crate) const border_y_green_800_of_75: &str = "border-y-green-800/75"; pub(crate) const border_y_green_800_of_80: &str = "border-y-green-800/80"; pub(crate) const border_y_green_800_of_90: &str = "border-y-green-800/90"; pub(crate) const border_y_green_800_of_95: &str = "border-y-green-800/95"; pub(crate) const border_y_green_900: &str = "border-y-green-900"; pub(crate) const border_y_green_900_of_0: &str = "border-y-green-900/0"; pub(crate) const border_y_green_900_of_10: &str = "border-y-green-900/10"; pub(crate) const border_y_green_900_of_100: &str = "border-y-green-900/100"; pub(crate) const border_y_green_900_of_20: &str = "border-y-green-900/20"; pub(crate) const border_y_green_900_of_25: &str = "border-y-green-900/25"; pub(crate) const border_y_green_900_of_30: &str = "border-y-green-900/30"; pub(crate) const border_y_green_900_of_40: &str = "border-y-green-900/40"; pub(crate) const border_y_green_900_of_5: &str = "border-y-green-900/5"; pub(crate) const border_y_green_900_of_50: &str = "border-y-green-900/50"; pub(crate) const border_y_green_900_of_60: &str = "border-y-green-900/60"; pub(crate) const border_y_green_900_of_70: &str = "border-y-green-900/70"; pub(crate) const border_y_green_900_of_75: &str = "border-y-green-900/75"; pub(crate) const border_y_green_900_of_80: &str = "border-y-green-900/80"; pub(crate) const border_y_green_900_of_90: &str = "border-y-green-900/90"; pub(crate) const border_y_green_900_of_95: &str = "border-y-green-900/95"; pub(crate) const border_y_indigo_100: &str = "border-y-indigo-100"; pub(crate) const border_y_indigo_100_of_0: &str = "border-y-indigo-100/0"; pub(crate) const border_y_indigo_100_of_10: &str = "border-y-indigo-100/10"; pub(crate) const border_y_indigo_100_of_100: &str = "border-y-indigo-100/100"; pub(crate) const border_y_indigo_100_of_20: &str = "border-y-indigo-100/20"; pub(crate) const border_y_indigo_100_of_25: &str = "border-y-indigo-100/25"; pub(crate) const border_y_indigo_100_of_30: &str = "border-y-indigo-100/30"; pub(crate) const border_y_indigo_100_of_40: &str = "border-y-indigo-100/40"; pub(crate) const border_y_indigo_100_of_5: &str = "border-y-indigo-100/5"; pub(crate) const border_y_indigo_100_of_50: &str = "border-y-indigo-100/50"; pub(crate) const border_y_indigo_100_of_60: &str = "border-y-indigo-100/60"; pub(crate) const border_y_indigo_100_of_70: &str = "border-y-indigo-100/70"; pub(crate) const border_y_indigo_100_of_75: &str = "border-y-indigo-100/75"; pub(crate) const border_y_indigo_100_of_80: &str = "border-y-indigo-100/80"; pub(crate) const border_y_indigo_100_of_90: &str = "border-y-indigo-100/90"; pub(crate) const border_y_indigo_100_of_95: &str = "border-y-indigo-100/95"; pub(crate) const border_y_indigo_200: &str = "border-y-indigo-200"; pub(crate) const border_y_indigo_200_of_0: &str = "border-y-indigo-200/0"; pub(crate) const border_y_indigo_200_of_10: &str = "border-y-indigo-200/10"; pub(crate) const border_y_indigo_200_of_100: &str = "border-y-indigo-200/100"; pub(crate) const border_y_indigo_200_of_20: &str = "border-y-indigo-200/20"; pub(crate) const border_y_indigo_200_of_25: &str = "border-y-indigo-200/25"; pub(crate) const border_y_indigo_200_of_30: &str = "border-y-indigo-200/30"; pub(crate) const border_y_indigo_200_of_40: &str = "border-y-indigo-200/40"; pub(crate) const border_y_indigo_200_of_5: &str = "border-y-indigo-200/5"; pub(crate) const border_y_indigo_200_of_50: &str = "border-y-indigo-200/50"; pub(crate) const border_y_indigo_200_of_60: &str = "border-y-indigo-200/60"; pub(crate) const border_y_indigo_200_of_70: &str = "border-y-indigo-200/70"; pub(crate) const border_y_indigo_200_of_75: &str = "border-y-indigo-200/75"; pub(crate) const border_y_indigo_200_of_80: &str = "border-y-indigo-200/80"; pub(crate) const border_y_indigo_200_of_90: &str = "border-y-indigo-200/90"; pub(crate) const border_y_indigo_200_of_95: &str = "border-y-indigo-200/95"; pub(crate) const border_y_indigo_300: &str = "border-y-indigo-300"; pub(crate) const border_y_indigo_300_of_0: &str = "border-y-indigo-300/0"; pub(crate) const border_y_indigo_300_of_10: &str = "border-y-indigo-300/10"; pub(crate) const border_y_indigo_300_of_100: &str = "border-y-indigo-300/100"; pub(crate) const border_y_indigo_300_of_20: &str = "border-y-indigo-300/20"; pub(crate) const border_y_indigo_300_of_25: &str = "border-y-indigo-300/25"; pub(crate) const border_y_indigo_300_of_30: &str = "border-y-indigo-300/30"; pub(crate) const border_y_indigo_300_of_40: &str = "border-y-indigo-300/40"; pub(crate) const border_y_indigo_300_of_5: &str = "border-y-indigo-300/5"; pub(crate) const border_y_indigo_300_of_50: &str = "border-y-indigo-300/50"; pub(crate) const border_y_indigo_300_of_60: &str = "border-y-indigo-300/60"; pub(crate) const border_y_indigo_300_of_70: &str = "border-y-indigo-300/70"; pub(crate) const border_y_indigo_300_of_75: &str = "border-y-indigo-300/75"; pub(crate) const border_y_indigo_300_of_80: &str = "border-y-indigo-300/80"; pub(crate) const border_y_indigo_300_of_90: &str = "border-y-indigo-300/90"; pub(crate) const border_y_indigo_300_of_95: &str = "border-y-indigo-300/95"; pub(crate) const border_y_indigo_400: &str = "border-y-indigo-400"; pub(crate) const border_y_indigo_400_of_0: &str = "border-y-indigo-400/0"; pub(crate) const border_y_indigo_400_of_10: &str = "border-y-indigo-400/10"; pub(crate) const border_y_indigo_400_of_100: &str = "border-y-indigo-400/100"; pub(crate) const border_y_indigo_400_of_20: &str = "border-y-indigo-400/20"; pub(crate) const border_y_indigo_400_of_25: &str = "border-y-indigo-400/25"; pub(crate) const border_y_indigo_400_of_30: &str = "border-y-indigo-400/30"; pub(crate) const border_y_indigo_400_of_40: &str = "border-y-indigo-400/40"; pub(crate) const border_y_indigo_400_of_5: &str = "border-y-indigo-400/5"; pub(crate) const border_y_indigo_400_of_50: &str = "border-y-indigo-400/50"; pub(crate) const border_y_indigo_400_of_60: &str = "border-y-indigo-400/60"; pub(crate) const border_y_indigo_400_of_70: &str = "border-y-indigo-400/70"; pub(crate) const border_y_indigo_400_of_75: &str = "border-y-indigo-400/75"; pub(crate) const border_y_indigo_400_of_80: &str = "border-y-indigo-400/80"; pub(crate) const border_y_indigo_400_of_90: &str = "border-y-indigo-400/90"; pub(crate) const border_y_indigo_400_of_95: &str = "border-y-indigo-400/95"; pub(crate) const border_y_indigo_50: &str = "border-y-indigo-50"; pub(crate) const border_y_indigo_500: &str = "border-y-indigo-500"; pub(crate) const border_y_indigo_500_of_0: &str = "border-y-indigo-500/0"; pub(crate) const border_y_indigo_500_of_10: &str = "border-y-indigo-500/10"; pub(crate) const border_y_indigo_500_of_100: &str = "border-y-indigo-500/100"; pub(crate) const border_y_indigo_500_of_20: &str = "border-y-indigo-500/20"; pub(crate) const border_y_indigo_500_of_25: &str = "border-y-indigo-500/25"; pub(crate) const border_y_indigo_500_of_30: &str = "border-y-indigo-500/30"; pub(crate) const border_y_indigo_500_of_40: &str = "border-y-indigo-500/40"; pub(crate) const border_y_indigo_500_of_5: &str = "border-y-indigo-500/5"; pub(crate) const border_y_indigo_500_of_50: &str = "border-y-indigo-500/50"; pub(crate) const border_y_indigo_500_of_60: &str = "border-y-indigo-500/60"; pub(crate) const border_y_indigo_500_of_70: &str = "border-y-indigo-500/70"; pub(crate) const border_y_indigo_500_of_75: &str = "border-y-indigo-500/75"; pub(crate) const border_y_indigo_500_of_80: &str = "border-y-indigo-500/80"; pub(crate) const border_y_indigo_500_of_90: &str = "border-y-indigo-500/90"; pub(crate) const border_y_indigo_500_of_95: &str = "border-y-indigo-500/95"; pub(crate) const border_y_indigo_50_of_0: &str = "border-y-indigo-50/0"; pub(crate) const border_y_indigo_50_of_10: &str = "border-y-indigo-50/10"; pub(crate) const border_y_indigo_50_of_100: &str = "border-y-indigo-50/100"; pub(crate) const border_y_indigo_50_of_20: &str = "border-y-indigo-50/20"; pub(crate) const border_y_indigo_50_of_25: &str = "border-y-indigo-50/25"; pub(crate) const border_y_indigo_50_of_30: &str = "border-y-indigo-50/30"; pub(crate) const border_y_indigo_50_of_40: &str = "border-y-indigo-50/40"; pub(crate) const border_y_indigo_50_of_5: &str = "border-y-indigo-50/5"; pub(crate) const border_y_indigo_50_of_50: &str = "border-y-indigo-50/50"; pub(crate) const border_y_indigo_50_of_60: &str = "border-y-indigo-50/60"; pub(crate) const border_y_indigo_50_of_70: &str = "border-y-indigo-50/70"; pub(crate) const border_y_indigo_50_of_75: &str = "border-y-indigo-50/75"; pub(crate) const border_y_indigo_50_of_80: &str = "border-y-indigo-50/80"; pub(crate) const border_y_indigo_50_of_90: &str = "border-y-indigo-50/90"; pub(crate) const border_y_indigo_50_of_95: &str = "border-y-indigo-50/95"; pub(crate) const border_y_indigo_600: &str = "border-y-indigo-600"; pub(crate) const border_y_indigo_600_of_0: &str = "border-y-indigo-600/0"; pub(crate) const border_y_indigo_600_of_10: &str = "border-y-indigo-600/10"; pub(crate) const border_y_indigo_600_of_100: &str = "border-y-indigo-600/100"; pub(crate) const border_y_indigo_600_of_20: &str = "border-y-indigo-600/20"; pub(crate) const border_y_indigo_600_of_25: &str = "border-y-indigo-600/25"; pub(crate) const border_y_indigo_600_of_30: &str = "border-y-indigo-600/30"; pub(crate) const border_y_indigo_600_of_40: &str = "border-y-indigo-600/40"; pub(crate) const border_y_indigo_600_of_5: &str = "border-y-indigo-600/5"; pub(crate) const border_y_indigo_600_of_50: &str = "border-y-indigo-600/50"; pub(crate) const border_y_indigo_600_of_60: &str = "border-y-indigo-600/60"; pub(crate) const border_y_indigo_600_of_70: &str = "border-y-indigo-600/70"; pub(crate) const border_y_indigo_600_of_75: &str = "border-y-indigo-600/75"; pub(crate) const border_y_indigo_600_of_80: &str = "border-y-indigo-600/80"; pub(crate) const border_y_indigo_600_of_90: &str = "border-y-indigo-600/90"; pub(crate) const border_y_indigo_600_of_95: &str = "border-y-indigo-600/95"; pub(crate) const border_y_indigo_700: &str = "border-y-indigo-700"; pub(crate) const border_y_indigo_700_of_0: &str = "border-y-indigo-700/0"; pub(crate) const border_y_indigo_700_of_10: &str = "border-y-indigo-700/10"; pub(crate) const border_y_indigo_700_of_100: &str = "border-y-indigo-700/100"; pub(crate) const border_y_indigo_700_of_20: &str = "border-y-indigo-700/20"; pub(crate) const border_y_indigo_700_of_25: &str = "border-y-indigo-700/25"; pub(crate) const border_y_indigo_700_of_30: &str = "border-y-indigo-700/30"; pub(crate) const border_y_indigo_700_of_40: &str = "border-y-indigo-700/40"; pub(crate) const border_y_indigo_700_of_5: &str = "border-y-indigo-700/5"; pub(crate) const border_y_indigo_700_of_50: &str = "border-y-indigo-700/50"; pub(crate) const border_y_indigo_700_of_60: &str = "border-y-indigo-700/60"; pub(crate) const border_y_indigo_700_of_70: &str = "border-y-indigo-700/70"; pub(crate) const border_y_indigo_700_of_75: &str = "border-y-indigo-700/75"; pub(crate) const border_y_indigo_700_of_80: &str = "border-y-indigo-700/80"; pub(crate) const border_y_indigo_700_of_90: &str = "border-y-indigo-700/90"; pub(crate) const border_y_indigo_700_of_95: &str = "border-y-indigo-700/95"; pub(crate) const border_y_indigo_800: &str = "border-y-indigo-800"; pub(crate) const border_y_indigo_800_of_0: &str = "border-y-indigo-800/0"; pub(crate) const border_y_indigo_800_of_10: &str = "border-y-indigo-800/10"; pub(crate) const border_y_indigo_800_of_100: &str = "border-y-indigo-800/100"; pub(crate) const border_y_indigo_800_of_20: &str = "border-y-indigo-800/20"; pub(crate) const border_y_indigo_800_of_25: &str = "border-y-indigo-800/25"; pub(crate) const border_y_indigo_800_of_30: &str = "border-y-indigo-800/30"; pub(crate) const border_y_indigo_800_of_40: &str = "border-y-indigo-800/40"; pub(crate) const border_y_indigo_800_of_5: &str = "border-y-indigo-800/5"; pub(crate) const border_y_indigo_800_of_50: &str = "border-y-indigo-800/50"; pub(crate) const border_y_indigo_800_of_60: &str = "border-y-indigo-800/60"; pub(crate) const border_y_indigo_800_of_70: &str = "border-y-indigo-800/70"; pub(crate) const border_y_indigo_800_of_75: &str = "border-y-indigo-800/75"; pub(crate) const border_y_indigo_800_of_80: &str = "border-y-indigo-800/80"; pub(crate) const border_y_indigo_800_of_90: &str = "border-y-indigo-800/90"; pub(crate) const border_y_indigo_800_of_95: &str = "border-y-indigo-800/95"; pub(crate) const border_y_indigo_900: &str = "border-y-indigo-900"; pub(crate) const border_y_indigo_900_of_0: &str = "border-y-indigo-900/0"; pub(crate) const border_y_indigo_900_of_10: &str = "border-y-indigo-900/10"; pub(crate) const border_y_indigo_900_of_100: &str = "border-y-indigo-900/100"; pub(crate) const border_y_indigo_900_of_20: &str = "border-y-indigo-900/20"; pub(crate) const border_y_indigo_900_of_25: &str = "border-y-indigo-900/25"; pub(crate) const border_y_indigo_900_of_30: &str = "border-y-indigo-900/30"; pub(crate) const border_y_indigo_900_of_40: &str = "border-y-indigo-900/40"; pub(crate) const border_y_indigo_900_of_5: &str = "border-y-indigo-900/5"; pub(crate) const border_y_indigo_900_of_50: &str = "border-y-indigo-900/50"; pub(crate) const border_y_indigo_900_of_60: &str = "border-y-indigo-900/60"; pub(crate) const border_y_indigo_900_of_70: &str = "border-y-indigo-900/70"; pub(crate) const border_y_indigo_900_of_75: &str = "border-y-indigo-900/75"; pub(crate) const border_y_indigo_900_of_80: &str = "border-y-indigo-900/80"; pub(crate) const border_y_indigo_900_of_90: &str = "border-y-indigo-900/90"; pub(crate) const border_y_indigo_900_of_95: &str = "border-y-indigo-900/95"; pub(crate) const border_y_inherit: &str = "border-y-inherit"; pub(crate) const border_y_lime_100: &str = "border-y-lime-100"; pub(crate) const border_y_lime_100_of_0: &str = "border-y-lime-100/0"; pub(crate) const border_y_lime_100_of_10: &str = "border-y-lime-100/10"; pub(crate) const border_y_lime_100_of_100: &str = "border-y-lime-100/100"; pub(crate) const border_y_lime_100_of_20: &str = "border-y-lime-100/20"; pub(crate) const border_y_lime_100_of_25: &str = "border-y-lime-100/25"; pub(crate) const border_y_lime_100_of_30: &str = "border-y-lime-100/30"; pub(crate) const border_y_lime_100_of_40: &str = "border-y-lime-100/40"; pub(crate) const border_y_lime_100_of_5: &str = "border-y-lime-100/5"; pub(crate) const border_y_lime_100_of_50: &str = "border-y-lime-100/50"; pub(crate) const border_y_lime_100_of_60: &str = "border-y-lime-100/60"; pub(crate) const border_y_lime_100_of_70: &str = "border-y-lime-100/70"; pub(crate) const border_y_lime_100_of_75: &str = "border-y-lime-100/75"; pub(crate) const border_y_lime_100_of_80: &str = "border-y-lime-100/80"; pub(crate) const border_y_lime_100_of_90: &str = "border-y-lime-100/90"; pub(crate) const border_y_lime_100_of_95: &str = "border-y-lime-100/95"; pub(crate) const border_y_lime_200: &str = "border-y-lime-200"; pub(crate) const border_y_lime_200_of_0: &str = "border-y-lime-200/0"; pub(crate) const border_y_lime_200_of_10: &str = "border-y-lime-200/10"; pub(crate) const border_y_lime_200_of_100: &str = "border-y-lime-200/100"; pub(crate) const border_y_lime_200_of_20: &str = "border-y-lime-200/20"; pub(crate) const border_y_lime_200_of_25: &str = "border-y-lime-200/25"; pub(crate) const border_y_lime_200_of_30: &str = "border-y-lime-200/30"; pub(crate) const border_y_lime_200_of_40: &str = "border-y-lime-200/40"; pub(crate) const border_y_lime_200_of_5: &str = "border-y-lime-200/5"; pub(crate) const border_y_lime_200_of_50: &str = "border-y-lime-200/50"; pub(crate) const border_y_lime_200_of_60: &str = "border-y-lime-200/60"; pub(crate) const border_y_lime_200_of_70: &str = "border-y-lime-200/70"; pub(crate) const border_y_lime_200_of_75: &str = "border-y-lime-200/75"; pub(crate) const border_y_lime_200_of_80: &str = "border-y-lime-200/80"; pub(crate) const border_y_lime_200_of_90: &str = "border-y-lime-200/90"; pub(crate) const border_y_lime_200_of_95: &str = "border-y-lime-200/95"; pub(crate) const border_y_lime_300: &str = "border-y-lime-300"; pub(crate) const border_y_lime_300_of_0: &str = "border-y-lime-300/0"; pub(crate) const border_y_lime_300_of_10: &str = "border-y-lime-300/10"; pub(crate) const border_y_lime_300_of_100: &str = "border-y-lime-300/100"; pub(crate) const border_y_lime_300_of_20: &str = "border-y-lime-300/20"; pub(crate) const border_y_lime_300_of_25: &str = "border-y-lime-300/25"; pub(crate) const border_y_lime_300_of_30: &str = "border-y-lime-300/30"; pub(crate) const border_y_lime_300_of_40: &str = "border-y-lime-300/40"; pub(crate) const border_y_lime_300_of_5: &str = "border-y-lime-300/5"; pub(crate) const border_y_lime_300_of_50: &str = "border-y-lime-300/50"; pub(crate) const border_y_lime_300_of_60: &str = "border-y-lime-300/60"; pub(crate) const border_y_lime_300_of_70: &str = "border-y-lime-300/70"; pub(crate) const border_y_lime_300_of_75: &str = "border-y-lime-300/75"; pub(crate) const border_y_lime_300_of_80: &str = "border-y-lime-300/80"; pub(crate) const border_y_lime_300_of_90: &str = "border-y-lime-300/90"; pub(crate) const border_y_lime_300_of_95: &str = "border-y-lime-300/95"; pub(crate) const border_y_lime_400: &str = "border-y-lime-400"; pub(crate) const border_y_lime_400_of_0: &str = "border-y-lime-400/0"; pub(crate) const border_y_lime_400_of_10: &str = "border-y-lime-400/10"; pub(crate) const border_y_lime_400_of_100: &str = "border-y-lime-400/100"; pub(crate) const border_y_lime_400_of_20: &str = "border-y-lime-400/20"; pub(crate) const border_y_lime_400_of_25: &str = "border-y-lime-400/25"; pub(crate) const border_y_lime_400_of_30: &str = "border-y-lime-400/30"; pub(crate) const border_y_lime_400_of_40: &str = "border-y-lime-400/40"; pub(crate) const border_y_lime_400_of_5: &str = "border-y-lime-400/5"; pub(crate) const border_y_lime_400_of_50: &str = "border-y-lime-400/50"; pub(crate) const border_y_lime_400_of_60: &str = "border-y-lime-400/60"; pub(crate) const border_y_lime_400_of_70: &str = "border-y-lime-400/70"; pub(crate) const border_y_lime_400_of_75: &str = "border-y-lime-400/75"; pub(crate) const border_y_lime_400_of_80: &str = "border-y-lime-400/80"; pub(crate) const border_y_lime_400_of_90: &str = "border-y-lime-400/90"; pub(crate) const border_y_lime_400_of_95: &str = "border-y-lime-400/95"; pub(crate) const border_y_lime_50: &str = "border-y-lime-50"; pub(crate) const border_y_lime_500: &str = "border-y-lime-500"; pub(crate) const border_y_lime_500_of_0: &str = "border-y-lime-500/0"; pub(crate) const border_y_lime_500_of_10: &str = "border-y-lime-500/10"; pub(crate) const border_y_lime_500_of_100: &str = "border-y-lime-500/100"; pub(crate) const border_y_lime_500_of_20: &str = "border-y-lime-500/20"; pub(crate) const border_y_lime_500_of_25: &str = "border-y-lime-500/25"; pub(crate) const border_y_lime_500_of_30: &str = "border-y-lime-500/30"; pub(crate) const border_y_lime_500_of_40: &str = "border-y-lime-500/40"; pub(crate) const border_y_lime_500_of_5: &str = "border-y-lime-500/5"; pub(crate) const border_y_lime_500_of_50: &str = "border-y-lime-500/50"; pub(crate) const border_y_lime_500_of_60: &str = "border-y-lime-500/60"; pub(crate) const border_y_lime_500_of_70: &str = "border-y-lime-500/70"; pub(crate) const border_y_lime_500_of_75: &str = "border-y-lime-500/75"; pub(crate) const border_y_lime_500_of_80: &str = "border-y-lime-500/80"; pub(crate) const border_y_lime_500_of_90: &str = "border-y-lime-500/90"; pub(crate) const border_y_lime_500_of_95: &str = "border-y-lime-500/95"; pub(crate) const border_y_lime_50_of_0: &str = "border-y-lime-50/0"; pub(crate) const border_y_lime_50_of_10: &str = "border-y-lime-50/10"; pub(crate) const border_y_lime_50_of_100: &str = "border-y-lime-50/100"; pub(crate) const border_y_lime_50_of_20: &str = "border-y-lime-50/20"; pub(crate) const border_y_lime_50_of_25: &str = "border-y-lime-50/25"; pub(crate) const border_y_lime_50_of_30: &str = "border-y-lime-50/30"; pub(crate) const border_y_lime_50_of_40: &str = "border-y-lime-50/40"; pub(crate) const border_y_lime_50_of_5: &str = "border-y-lime-50/5"; pub(crate) const border_y_lime_50_of_50: &str = "border-y-lime-50/50"; pub(crate) const border_y_lime_50_of_60: &str = "border-y-lime-50/60"; pub(crate) const border_y_lime_50_of_70: &str = "border-y-lime-50/70"; pub(crate) const border_y_lime_50_of_75: &str = "border-y-lime-50/75"; pub(crate) const border_y_lime_50_of_80: &str = "border-y-lime-50/80"; pub(crate) const border_y_lime_50_of_90: &str = "border-y-lime-50/90"; pub(crate) const border_y_lime_50_of_95: &str = "border-y-lime-50/95"; pub(crate) const border_y_lime_600: &str = "border-y-lime-600"; pub(crate) const border_y_lime_600_of_0: &str = "border-y-lime-600/0"; pub(crate) const border_y_lime_600_of_10: &str = "border-y-lime-600/10"; pub(crate) const border_y_lime_600_of_100: &str = "border-y-lime-600/100"; pub(crate) const border_y_lime_600_of_20: &str = "border-y-lime-600/20"; pub(crate) const border_y_lime_600_of_25: &str = "border-y-lime-600/25"; pub(crate) const border_y_lime_600_of_30: &str = "border-y-lime-600/30"; pub(crate) const border_y_lime_600_of_40: &str = "border-y-lime-600/40"; pub(crate) const border_y_lime_600_of_5: &str = "border-y-lime-600/5"; pub(crate) const border_y_lime_600_of_50: &str = "border-y-lime-600/50"; pub(crate) const border_y_lime_600_of_60: &str = "border-y-lime-600/60"; pub(crate) const border_y_lime_600_of_70: &str = "border-y-lime-600/70"; pub(crate) const border_y_lime_600_of_75: &str = "border-y-lime-600/75"; pub(crate) const border_y_lime_600_of_80: &str = "border-y-lime-600/80"; pub(crate) const border_y_lime_600_of_90: &str = "border-y-lime-600/90"; pub(crate) const border_y_lime_600_of_95: &str = "border-y-lime-600/95"; pub(crate) const border_y_lime_700: &str = "border-y-lime-700"; pub(crate) const border_y_lime_700_of_0: &str = "border-y-lime-700/0"; pub(crate) const border_y_lime_700_of_10: &str = "border-y-lime-700/10"; pub(crate) const border_y_lime_700_of_100: &str = "border-y-lime-700/100"; pub(crate) const border_y_lime_700_of_20: &str = "border-y-lime-700/20"; pub(crate) const border_y_lime_700_of_25: &str = "border-y-lime-700/25"; pub(crate) const border_y_lime_700_of_30: &str = "border-y-lime-700/30"; pub(crate) const border_y_lime_700_of_40: &str = "border-y-lime-700/40"; pub(crate) const border_y_lime_700_of_5: &str = "border-y-lime-700/5"; pub(crate) const border_y_lime_700_of_50: &str = "border-y-lime-700/50"; pub(crate) const border_y_lime_700_of_60: &str = "border-y-lime-700/60"; pub(crate) const border_y_lime_700_of_70: &str = "border-y-lime-700/70"; pub(crate) const border_y_lime_700_of_75: &str = "border-y-lime-700/75"; pub(crate) const border_y_lime_700_of_80: &str = "border-y-lime-700/80"; pub(crate) const border_y_lime_700_of_90: &str = "border-y-lime-700/90"; pub(crate) const border_y_lime_700_of_95: &str = "border-y-lime-700/95"; pub(crate) const border_y_lime_800: &str = "border-y-lime-800"; pub(crate) const border_y_lime_800_of_0: &str = "border-y-lime-800/0"; pub(crate) const border_y_lime_800_of_10: &str = "border-y-lime-800/10"; pub(crate) const border_y_lime_800_of_100: &str = "border-y-lime-800/100"; pub(crate) const border_y_lime_800_of_20: &str = "border-y-lime-800/20"; pub(crate) const border_y_lime_800_of_25: &str = "border-y-lime-800/25"; pub(crate) const border_y_lime_800_of_30: &str = "border-y-lime-800/30"; pub(crate) const border_y_lime_800_of_40: &str = "border-y-lime-800/40"; pub(crate) const border_y_lime_800_of_5: &str = "border-y-lime-800/5"; pub(crate) const border_y_lime_800_of_50: &str = "border-y-lime-800/50"; pub(crate) const border_y_lime_800_of_60: &str = "border-y-lime-800/60"; pub(crate) const border_y_lime_800_of_70: &str = "border-y-lime-800/70"; pub(crate) const border_y_lime_800_of_75: &str = "border-y-lime-800/75"; pub(crate) const border_y_lime_800_of_80: &str = "border-y-lime-800/80"; pub(crate) const border_y_lime_800_of_90: &str = "border-y-lime-800/90"; pub(crate) const border_y_lime_800_of_95: &str = "border-y-lime-800/95"; pub(crate) const border_y_lime_900: &str = "border-y-lime-900"; pub(crate) const border_y_lime_900_of_0: &str = "border-y-lime-900/0"; pub(crate) const border_y_lime_900_of_10: &str = "border-y-lime-900/10"; pub(crate) const border_y_lime_900_of_100: &str = "border-y-lime-900/100"; pub(crate) const border_y_lime_900_of_20: &str = "border-y-lime-900/20"; pub(crate) const border_y_lime_900_of_25: &str = "border-y-lime-900/25"; pub(crate) const border_y_lime_900_of_30: &str = "border-y-lime-900/30"; pub(crate) const border_y_lime_900_of_40: &str = "border-y-lime-900/40"; pub(crate) const border_y_lime_900_of_5: &str = "border-y-lime-900/5"; pub(crate) const border_y_lime_900_of_50: &str = "border-y-lime-900/50"; pub(crate) const border_y_lime_900_of_60: &str = "border-y-lime-900/60"; pub(crate) const border_y_lime_900_of_70: &str = "border-y-lime-900/70"; pub(crate) const border_y_lime_900_of_75: &str = "border-y-lime-900/75"; pub(crate) const border_y_lime_900_of_80: &str = "border-y-lime-900/80"; pub(crate) const border_y_lime_900_of_90: &str = "border-y-lime-900/90"; pub(crate) const border_y_lime_900_of_95: &str = "border-y-lime-900/95"; pub(crate) const border_y_neutral_100: &str = "border-y-neutral-100"; pub(crate) const border_y_neutral_100_of_0: &str = "border-y-neutral-100/0"; pub(crate) const border_y_neutral_100_of_10: &str = "border-y-neutral-100/10"; pub(crate) const border_y_neutral_100_of_100: &str = "border-y-neutral-100/100"; pub(crate) const border_y_neutral_100_of_20: &str = "border-y-neutral-100/20"; pub(crate) const border_y_neutral_100_of_25: &str = "border-y-neutral-100/25"; pub(crate) const border_y_neutral_100_of_30: &str = "border-y-neutral-100/30"; pub(crate) const border_y_neutral_100_of_40: &str = "border-y-neutral-100/40"; pub(crate) const border_y_neutral_100_of_5: &str = "border-y-neutral-100/5"; pub(crate) const border_y_neutral_100_of_50: &str = "border-y-neutral-100/50"; pub(crate) const border_y_neutral_100_of_60: &str = "border-y-neutral-100/60"; pub(crate) const border_y_neutral_100_of_70: &str = "border-y-neutral-100/70"; pub(crate) const border_y_neutral_100_of_75: &str = "border-y-neutral-100/75"; pub(crate) const border_y_neutral_100_of_80: &str = "border-y-neutral-100/80"; pub(crate) const border_y_neutral_100_of_90: &str = "border-y-neutral-100/90"; pub(crate) const border_y_neutral_100_of_95: &str = "border-y-neutral-100/95"; pub(crate) const border_y_neutral_200: &str = "border-y-neutral-200"; pub(crate) const border_y_neutral_200_of_0: &str = "border-y-neutral-200/0"; pub(crate) const border_y_neutral_200_of_10: &str = "border-y-neutral-200/10"; pub(crate) const border_y_neutral_200_of_100: &str = "border-y-neutral-200/100"; pub(crate) const border_y_neutral_200_of_20: &str = "border-y-neutral-200/20"; pub(crate) const border_y_neutral_200_of_25: &str = "border-y-neutral-200/25"; pub(crate) const border_y_neutral_200_of_30: &str = "border-y-neutral-200/30"; pub(crate) const border_y_neutral_200_of_40: &str = "border-y-neutral-200/40"; pub(crate) const border_y_neutral_200_of_5: &str = "border-y-neutral-200/5"; pub(crate) const border_y_neutral_200_of_50: &str = "border-y-neutral-200/50"; pub(crate) const border_y_neutral_200_of_60: &str = "border-y-neutral-200/60"; pub(crate) const border_y_neutral_200_of_70: &str = "border-y-neutral-200/70"; pub(crate) const border_y_neutral_200_of_75: &str = "border-y-neutral-200/75"; pub(crate) const border_y_neutral_200_of_80: &str = "border-y-neutral-200/80"; pub(crate) const border_y_neutral_200_of_90: &str = "border-y-neutral-200/90"; pub(crate) const border_y_neutral_200_of_95: &str = "border-y-neutral-200/95"; pub(crate) const border_y_neutral_300: &str = "border-y-neutral-300"; pub(crate) const border_y_neutral_300_of_0: &str = "border-y-neutral-300/0"; pub(crate) const border_y_neutral_300_of_10: &str = "border-y-neutral-300/10"; pub(crate) const border_y_neutral_300_of_100: &str = "border-y-neutral-300/100"; pub(crate) const border_y_neutral_300_of_20: &str = "border-y-neutral-300/20"; pub(crate) const border_y_neutral_300_of_25: &str = "border-y-neutral-300/25"; pub(crate) const border_y_neutral_300_of_30: &str = "border-y-neutral-300/30"; pub(crate) const border_y_neutral_300_of_40: &str = "border-y-neutral-300/40"; pub(crate) const border_y_neutral_300_of_5: &str = "border-y-neutral-300/5"; pub(crate) const border_y_neutral_300_of_50: &str = "border-y-neutral-300/50"; pub(crate) const border_y_neutral_300_of_60: &str = "border-y-neutral-300/60"; pub(crate) const border_y_neutral_300_of_70: &str = "border-y-neutral-300/70"; pub(crate) const border_y_neutral_300_of_75: &str = "border-y-neutral-300/75"; pub(crate) const border_y_neutral_300_of_80: &str = "border-y-neutral-300/80"; pub(crate) const border_y_neutral_300_of_90: &str = "border-y-neutral-300/90"; pub(crate) const border_y_neutral_300_of_95: &str = "border-y-neutral-300/95"; pub(crate) const border_y_neutral_400: &str = "border-y-neutral-400"; pub(crate) const border_y_neutral_400_of_0: &str = "border-y-neutral-400/0"; pub(crate) const border_y_neutral_400_of_10: &str = "border-y-neutral-400/10"; pub(crate) const border_y_neutral_400_of_100: &str = "border-y-neutral-400/100"; pub(crate) const border_y_neutral_400_of_20: &str = "border-y-neutral-400/20"; pub(crate) const border_y_neutral_400_of_25: &str = "border-y-neutral-400/25"; pub(crate) const border_y_neutral_400_of_30: &str = "border-y-neutral-400/30"; pub(crate) const border_y_neutral_400_of_40: &str = "border-y-neutral-400/40"; pub(crate) const border_y_neutral_400_of_5: &str = "border-y-neutral-400/5"; pub(crate) const border_y_neutral_400_of_50: &str = "border-y-neutral-400/50"; pub(crate) const border_y_neutral_400_of_60: &str = "border-y-neutral-400/60"; pub(crate) const border_y_neutral_400_of_70: &str = "border-y-neutral-400/70"; pub(crate) const border_y_neutral_400_of_75: &str = "border-y-neutral-400/75"; pub(crate) const border_y_neutral_400_of_80: &str = "border-y-neutral-400/80"; pub(crate) const border_y_neutral_400_of_90: &str = "border-y-neutral-400/90"; pub(crate) const border_y_neutral_400_of_95: &str = "border-y-neutral-400/95"; pub(crate) const border_y_neutral_50: &str = "border-y-neutral-50"; pub(crate) const border_y_neutral_500: &str = "border-y-neutral-500"; pub(crate) const border_y_neutral_500_of_0: &str = "border-y-neutral-500/0"; pub(crate) const border_y_neutral_500_of_10: &str = "border-y-neutral-500/10"; pub(crate) const border_y_neutral_500_of_100: &str = "border-y-neutral-500/100"; pub(crate) const border_y_neutral_500_of_20: &str = "border-y-neutral-500/20"; pub(crate) const border_y_neutral_500_of_25: &str = "border-y-neutral-500/25"; pub(crate) const border_y_neutral_500_of_30: &str = "border-y-neutral-500/30"; pub(crate) const border_y_neutral_500_of_40: &str = "border-y-neutral-500/40"; pub(crate) const border_y_neutral_500_of_5: &str = "border-y-neutral-500/5"; pub(crate) const border_y_neutral_500_of_50: &str = "border-y-neutral-500/50"; pub(crate) const border_y_neutral_500_of_60: &str = "border-y-neutral-500/60"; pub(crate) const border_y_neutral_500_of_70: &str = "border-y-neutral-500/70"; pub(crate) const border_y_neutral_500_of_75: &str = "border-y-neutral-500/75"; pub(crate) const border_y_neutral_500_of_80: &str = "border-y-neutral-500/80"; pub(crate) const border_y_neutral_500_of_90: &str = "border-y-neutral-500/90"; pub(crate) const border_y_neutral_500_of_95: &str = "border-y-neutral-500/95"; pub(crate) const border_y_neutral_50_of_0: &str = "border-y-neutral-50/0"; pub(crate) const border_y_neutral_50_of_10: &str = "border-y-neutral-50/10"; pub(crate) const border_y_neutral_50_of_100: &str = "border-y-neutral-50/100"; pub(crate) const border_y_neutral_50_of_20: &str = "border-y-neutral-50/20"; pub(crate) const border_y_neutral_50_of_25: &str = "border-y-neutral-50/25"; pub(crate) const border_y_neutral_50_of_30: &str = "border-y-neutral-50/30"; pub(crate) const border_y_neutral_50_of_40: &str = "border-y-neutral-50/40"; pub(crate) const border_y_neutral_50_of_5: &str = "border-y-neutral-50/5"; pub(crate) const border_y_neutral_50_of_50: &str = "border-y-neutral-50/50"; pub(crate) const border_y_neutral_50_of_60: &str = "border-y-neutral-50/60"; pub(crate) const border_y_neutral_50_of_70: &str = "border-y-neutral-50/70"; pub(crate) const border_y_neutral_50_of_75: &str = "border-y-neutral-50/75"; pub(crate) const border_y_neutral_50_of_80: &str = "border-y-neutral-50/80"; pub(crate) const border_y_neutral_50_of_90: &str = "border-y-neutral-50/90"; pub(crate) const border_y_neutral_50_of_95: &str = "border-y-neutral-50/95"; pub(crate) const border_y_neutral_600: &str = "border-y-neutral-600"; pub(crate) const border_y_neutral_600_of_0: &str = "border-y-neutral-600/0"; pub(crate) const border_y_neutral_600_of_10: &str = "border-y-neutral-600/10"; pub(crate) const border_y_neutral_600_of_100: &str = "border-y-neutral-600/100"; pub(crate) const border_y_neutral_600_of_20: &str = "border-y-neutral-600/20"; pub(crate) const border_y_neutral_600_of_25: &str = "border-y-neutral-600/25"; pub(crate) const border_y_neutral_600_of_30: &str = "border-y-neutral-600/30"; pub(crate) const border_y_neutral_600_of_40: &str = "border-y-neutral-600/40"; pub(crate) const border_y_neutral_600_of_5: &str = "border-y-neutral-600/5"; pub(crate) const border_y_neutral_600_of_50: &str = "border-y-neutral-600/50"; pub(crate) const border_y_neutral_600_of_60: &str = "border-y-neutral-600/60"; pub(crate) const border_y_neutral_600_of_70: &str = "border-y-neutral-600/70"; pub(crate) const border_y_neutral_600_of_75: &str = "border-y-neutral-600/75"; pub(crate) const border_y_neutral_600_of_80: &str = "border-y-neutral-600/80"; pub(crate) const border_y_neutral_600_of_90: &str = "border-y-neutral-600/90"; pub(crate) const border_y_neutral_600_of_95: &str = "border-y-neutral-600/95"; pub(crate) const border_y_neutral_700: &str = "border-y-neutral-700"; pub(crate) const border_y_neutral_700_of_0: &str = "border-y-neutral-700/0"; pub(crate) const border_y_neutral_700_of_10: &str = "border-y-neutral-700/10"; pub(crate) const border_y_neutral_700_of_100: &str = "border-y-neutral-700/100"; pub(crate) const border_y_neutral_700_of_20: &str = "border-y-neutral-700/20"; pub(crate) const border_y_neutral_700_of_25: &str = "border-y-neutral-700/25"; pub(crate) const border_y_neutral_700_of_30: &str = "border-y-neutral-700/30"; pub(crate) const border_y_neutral_700_of_40: &str = "border-y-neutral-700/40"; pub(crate) const border_y_neutral_700_of_5: &str = "border-y-neutral-700/5"; pub(crate) const border_y_neutral_700_of_50: &str = "border-y-neutral-700/50"; pub(crate) const border_y_neutral_700_of_60: &str = "border-y-neutral-700/60"; pub(crate) const border_y_neutral_700_of_70: &str = "border-y-neutral-700/70"; pub(crate) const border_y_neutral_700_of_75: &str = "border-y-neutral-700/75"; pub(crate) const border_y_neutral_700_of_80: &str = "border-y-neutral-700/80"; pub(crate) const border_y_neutral_700_of_90: &str = "border-y-neutral-700/90"; pub(crate) const border_y_neutral_700_of_95: &str = "border-y-neutral-700/95"; pub(crate) const border_y_neutral_800: &str = "border-y-neutral-800"; pub(crate) const border_y_neutral_800_of_0: &str = "border-y-neutral-800/0"; pub(crate) const border_y_neutral_800_of_10: &str = "border-y-neutral-800/10"; pub(crate) const border_y_neutral_800_of_100: &str = "border-y-neutral-800/100"; pub(crate) const border_y_neutral_800_of_20: &str = "border-y-neutral-800/20"; pub(crate) const border_y_neutral_800_of_25: &str = "border-y-neutral-800/25"; pub(crate) const border_y_neutral_800_of_30: &str = "border-y-neutral-800/30"; pub(crate) const border_y_neutral_800_of_40: &str = "border-y-neutral-800/40"; pub(crate) const border_y_neutral_800_of_5: &str = "border-y-neutral-800/5"; pub(crate) const border_y_neutral_800_of_50: &str = "border-y-neutral-800/50"; pub(crate) const border_y_neutral_800_of_60: &str = "border-y-neutral-800/60"; pub(crate) const border_y_neutral_800_of_70: &str = "border-y-neutral-800/70"; pub(crate) const border_y_neutral_800_of_75: &str = "border-y-neutral-800/75"; pub(crate) const border_y_neutral_800_of_80: &str = "border-y-neutral-800/80"; pub(crate) const border_y_neutral_800_of_90: &str = "border-y-neutral-800/90"; pub(crate) const border_y_neutral_800_of_95: &str = "border-y-neutral-800/95"; pub(crate) const border_y_neutral_900: &str = "border-y-neutral-900"; pub(crate) const border_y_neutral_900_of_0: &str = "border-y-neutral-900/0"; pub(crate) const border_y_neutral_900_of_10: &str = "border-y-neutral-900/10"; pub(crate) const border_y_neutral_900_of_100: &str = "border-y-neutral-900/100"; pub(crate) const border_y_neutral_900_of_20: &str = "border-y-neutral-900/20"; pub(crate) const border_y_neutral_900_of_25: &str = "border-y-neutral-900/25"; pub(crate) const border_y_neutral_900_of_30: &str = "border-y-neutral-900/30"; pub(crate) const border_y_neutral_900_of_40: &str = "border-y-neutral-900/40"; pub(crate) const border_y_neutral_900_of_5: &str = "border-y-neutral-900/5"; pub(crate) const border_y_neutral_900_of_50: &str = "border-y-neutral-900/50"; pub(crate) const border_y_neutral_900_of_60: &str = "border-y-neutral-900/60"; pub(crate) const border_y_neutral_900_of_70: &str = "border-y-neutral-900/70"; pub(crate) const border_y_neutral_900_of_75: &str = "border-y-neutral-900/75"; pub(crate) const border_y_neutral_900_of_80: &str = "border-y-neutral-900/80"; pub(crate) const border_y_neutral_900_of_90: &str = "border-y-neutral-900/90"; pub(crate) const border_y_neutral_900_of_95: &str = "border-y-neutral-900/95"; pub(crate) const border_y_orange_100: &str = "border-y-orange-100"; pub(crate) const border_y_orange_100_of_0: &str = "border-y-orange-100/0"; pub(crate) const border_y_orange_100_of_10: &str = "border-y-orange-100/10"; pub(crate) const border_y_orange_100_of_100: &str = "border-y-orange-100/100"; pub(crate) const border_y_orange_100_of_20: &str = "border-y-orange-100/20"; pub(crate) const border_y_orange_100_of_25: &str = "border-y-orange-100/25"; pub(crate) const border_y_orange_100_of_30: &str = "border-y-orange-100/30"; pub(crate) const border_y_orange_100_of_40: &str = "border-y-orange-100/40"; pub(crate) const border_y_orange_100_of_5: &str = "border-y-orange-100/5"; pub(crate) const border_y_orange_100_of_50: &str = "border-y-orange-100/50"; pub(crate) const border_y_orange_100_of_60: &str = "border-y-orange-100/60"; pub(crate) const border_y_orange_100_of_70: &str = "border-y-orange-100/70"; pub(crate) const border_y_orange_100_of_75: &str = "border-y-orange-100/75"; pub(crate) const border_y_orange_100_of_80: &str = "border-y-orange-100/80"; pub(crate) const border_y_orange_100_of_90: &str = "border-y-orange-100/90"; pub(crate) const border_y_orange_100_of_95: &str = "border-y-orange-100/95"; pub(crate) const border_y_orange_200: &str = "border-y-orange-200"; pub(crate) const border_y_orange_200_of_0: &str = "border-y-orange-200/0"; pub(crate) const border_y_orange_200_of_10: &str = "border-y-orange-200/10"; pub(crate) const border_y_orange_200_of_100: &str = "border-y-orange-200/100"; pub(crate) const border_y_orange_200_of_20: &str = "border-y-orange-200/20"; pub(crate) const border_y_orange_200_of_25: &str = "border-y-orange-200/25"; pub(crate) const border_y_orange_200_of_30: &str = "border-y-orange-200/30"; pub(crate) const border_y_orange_200_of_40: &str = "border-y-orange-200/40"; pub(crate) const border_y_orange_200_of_5: &str = "border-y-orange-200/5"; pub(crate) const border_y_orange_200_of_50: &str = "border-y-orange-200/50"; pub(crate) const border_y_orange_200_of_60: &str = "border-y-orange-200/60"; pub(crate) const border_y_orange_200_of_70: &str = "border-y-orange-200/70"; pub(crate) const border_y_orange_200_of_75: &str = "border-y-orange-200/75"; pub(crate) const border_y_orange_200_of_80: &str = "border-y-orange-200/80"; pub(crate) const border_y_orange_200_of_90: &str = "border-y-orange-200/90"; pub(crate) const border_y_orange_200_of_95: &str = "border-y-orange-200/95"; pub(crate) const border_y_orange_300: &str = "border-y-orange-300"; pub(crate) const border_y_orange_300_of_0: &str = "border-y-orange-300/0"; pub(crate) const border_y_orange_300_of_10: &str = "border-y-orange-300/10"; pub(crate) const border_y_orange_300_of_100: &str = "border-y-orange-300/100"; pub(crate) const border_y_orange_300_of_20: &str = "border-y-orange-300/20"; pub(crate) const border_y_orange_300_of_25: &str = "border-y-orange-300/25"; pub(crate) const border_y_orange_300_of_30: &str = "border-y-orange-300/30"; pub(crate) const border_y_orange_300_of_40: &str = "border-y-orange-300/40"; pub(crate) const border_y_orange_300_of_5: &str = "border-y-orange-300/5"; pub(crate) const border_y_orange_300_of_50: &str = "border-y-orange-300/50"; pub(crate) const border_y_orange_300_of_60: &str = "border-y-orange-300/60"; pub(crate) const border_y_orange_300_of_70: &str = "border-y-orange-300/70"; pub(crate) const border_y_orange_300_of_75: &str = "border-y-orange-300/75"; pub(crate) const border_y_orange_300_of_80: &str = "border-y-orange-300/80"; pub(crate) const border_y_orange_300_of_90: &str = "border-y-orange-300/90"; pub(crate) const border_y_orange_300_of_95: &str = "border-y-orange-300/95"; pub(crate) const border_y_orange_400: &str = "border-y-orange-400"; pub(crate) const border_y_orange_400_of_0: &str = "border-y-orange-400/0"; pub(crate) const border_y_orange_400_of_10: &str = "border-y-orange-400/10"; pub(crate) const border_y_orange_400_of_100: &str = "border-y-orange-400/100"; pub(crate) const border_y_orange_400_of_20: &str = "border-y-orange-400/20"; pub(crate) const border_y_orange_400_of_25: &str = "border-y-orange-400/25"; pub(crate) const border_y_orange_400_of_30: &str = "border-y-orange-400/30"; pub(crate) const border_y_orange_400_of_40: &str = "border-y-orange-400/40"; pub(crate) const border_y_orange_400_of_5: &str = "border-y-orange-400/5"; pub(crate) const border_y_orange_400_of_50: &str = "border-y-orange-400/50"; pub(crate) const border_y_orange_400_of_60: &str = "border-y-orange-400/60"; pub(crate) const border_y_orange_400_of_70: &str = "border-y-orange-400/70"; pub(crate) const border_y_orange_400_of_75: &str = "border-y-orange-400/75"; pub(crate) const border_y_orange_400_of_80: &str = "border-y-orange-400/80"; pub(crate) const border_y_orange_400_of_90: &str = "border-y-orange-400/90"; pub(crate) const border_y_orange_400_of_95: &str = "border-y-orange-400/95"; pub(crate) const border_y_orange_50: &str = "border-y-orange-50"; pub(crate) const border_y_orange_500: &str = "border-y-orange-500"; pub(crate) const border_y_orange_500_of_0: &str = "border-y-orange-500/0"; pub(crate) const border_y_orange_500_of_10: &str = "border-y-orange-500/10"; pub(crate) const border_y_orange_500_of_100: &str = "border-y-orange-500/100"; pub(crate) const border_y_orange_500_of_20: &str = "border-y-orange-500/20"; pub(crate) const border_y_orange_500_of_25: &str = "border-y-orange-500/25"; pub(crate) const border_y_orange_500_of_30: &str = "border-y-orange-500/30"; pub(crate) const border_y_orange_500_of_40: &str = "border-y-orange-500/40"; pub(crate) const border_y_orange_500_of_5: &str = "border-y-orange-500/5"; pub(crate) const border_y_orange_500_of_50: &str = "border-y-orange-500/50"; pub(crate) const border_y_orange_500_of_60: &str = "border-y-orange-500/60"; pub(crate) const border_y_orange_500_of_70: &str = "border-y-orange-500/70"; pub(crate) const border_y_orange_500_of_75: &str = "border-y-orange-500/75"; pub(crate) const border_y_orange_500_of_80: &str = "border-y-orange-500/80"; pub(crate) const border_y_orange_500_of_90: &str = "border-y-orange-500/90"; pub(crate) const border_y_orange_500_of_95: &str = "border-y-orange-500/95"; pub(crate) const border_y_orange_50_of_0: &str = "border-y-orange-50/0"; pub(crate) const border_y_orange_50_of_10: &str = "border-y-orange-50/10"; pub(crate) const border_y_orange_50_of_100: &str = "border-y-orange-50/100"; pub(crate) const border_y_orange_50_of_20: &str = "border-y-orange-50/20"; pub(crate) const border_y_orange_50_of_25: &str = "border-y-orange-50/25"; pub(crate) const border_y_orange_50_of_30: &str = "border-y-orange-50/30"; pub(crate) const border_y_orange_50_of_40: &str = "border-y-orange-50/40"; pub(crate) const border_y_orange_50_of_5: &str = "border-y-orange-50/5"; pub(crate) const border_y_orange_50_of_50: &str = "border-y-orange-50/50"; pub(crate) const border_y_orange_50_of_60: &str = "border-y-orange-50/60"; pub(crate) const border_y_orange_50_of_70: &str = "border-y-orange-50/70"; pub(crate) const border_y_orange_50_of_75: &str = "border-y-orange-50/75"; pub(crate) const border_y_orange_50_of_80: &str = "border-y-orange-50/80"; pub(crate) const border_y_orange_50_of_90: &str = "border-y-orange-50/90"; pub(crate) const border_y_orange_50_of_95: &str = "border-y-orange-50/95"; pub(crate) const border_y_orange_600: &str = "border-y-orange-600"; pub(crate) const border_y_orange_600_of_0: &str = "border-y-orange-600/0"; pub(crate) const border_y_orange_600_of_10: &str = "border-y-orange-600/10"; pub(crate) const border_y_orange_600_of_100: &str = "border-y-orange-600/100"; pub(crate) const border_y_orange_600_of_20: &str = "border-y-orange-600/20"; pub(crate) const border_y_orange_600_of_25: &str = "border-y-orange-600/25"; pub(crate) const border_y_orange_600_of_30: &str = "border-y-orange-600/30"; pub(crate) const border_y_orange_600_of_40: &str = "border-y-orange-600/40"; pub(crate) const border_y_orange_600_of_5: &str = "border-y-orange-600/5"; pub(crate) const border_y_orange_600_of_50: &str = "border-y-orange-600/50"; pub(crate) const border_y_orange_600_of_60: &str = "border-y-orange-600/60"; pub(crate) const border_y_orange_600_of_70: &str = "border-y-orange-600/70"; pub(crate) const border_y_orange_600_of_75: &str = "border-y-orange-600/75"; pub(crate) const border_y_orange_600_of_80: &str = "border-y-orange-600/80"; pub(crate) const border_y_orange_600_of_90: &str = "border-y-orange-600/90"; pub(crate) const border_y_orange_600_of_95: &str = "border-y-orange-600/95"; pub(crate) const border_y_orange_700: &str = "border-y-orange-700"; pub(crate) const border_y_orange_700_of_0: &str = "border-y-orange-700/0"; pub(crate) const border_y_orange_700_of_10: &str = "border-y-orange-700/10"; pub(crate) const border_y_orange_700_of_100: &str = "border-y-orange-700/100"; pub(crate) const border_y_orange_700_of_20: &str = "border-y-orange-700/20"; pub(crate) const border_y_orange_700_of_25: &str = "border-y-orange-700/25"; pub(crate) const border_y_orange_700_of_30: &str = "border-y-orange-700/30"; pub(crate) const border_y_orange_700_of_40: &str = "border-y-orange-700/40"; pub(crate) const border_y_orange_700_of_5: &str = "border-y-orange-700/5"; pub(crate) const border_y_orange_700_of_50: &str = "border-y-orange-700/50"; pub(crate) const border_y_orange_700_of_60: &str = "border-y-orange-700/60"; pub(crate) const border_y_orange_700_of_70: &str = "border-y-orange-700/70"; pub(crate) const border_y_orange_700_of_75: &str = "border-y-orange-700/75"; pub(crate) const border_y_orange_700_of_80: &str = "border-y-orange-700/80"; pub(crate) const border_y_orange_700_of_90: &str = "border-y-orange-700/90"; pub(crate) const border_y_orange_700_of_95: &str = "border-y-orange-700/95"; pub(crate) const border_y_orange_800: &str = "border-y-orange-800"; pub(crate) const border_y_orange_800_of_0: &str = "border-y-orange-800/0"; pub(crate) const border_y_orange_800_of_10: &str = "border-y-orange-800/10"; pub(crate) const border_y_orange_800_of_100: &str = "border-y-orange-800/100"; pub(crate) const border_y_orange_800_of_20: &str = "border-y-orange-800/20"; pub(crate) const border_y_orange_800_of_25: &str = "border-y-orange-800/25"; pub(crate) const border_y_orange_800_of_30: &str = "border-y-orange-800/30"; pub(crate) const border_y_orange_800_of_40: &str = "border-y-orange-800/40"; pub(crate) const border_y_orange_800_of_5: &str = "border-y-orange-800/5"; pub(crate) const border_y_orange_800_of_50: &str = "border-y-orange-800/50"; pub(crate) const border_y_orange_800_of_60: &str = "border-y-orange-800/60"; pub(crate) const border_y_orange_800_of_70: &str = "border-y-orange-800/70"; pub(crate) const border_y_orange_800_of_75: &str = "border-y-orange-800/75"; pub(crate) const border_y_orange_800_of_80: &str = "border-y-orange-800/80"; pub(crate) const border_y_orange_800_of_90: &str = "border-y-orange-800/90"; pub(crate) const border_y_orange_800_of_95: &str = "border-y-orange-800/95"; pub(crate) const border_y_orange_900: &str = "border-y-orange-900"; pub(crate) const border_y_orange_900_of_0: &str = "border-y-orange-900/0"; pub(crate) const border_y_orange_900_of_10: &str = "border-y-orange-900/10"; pub(crate) const border_y_orange_900_of_100: &str = "border-y-orange-900/100"; pub(crate) const border_y_orange_900_of_20: &str = "border-y-orange-900/20"; pub(crate) const border_y_orange_900_of_25: &str = "border-y-orange-900/25"; pub(crate) const border_y_orange_900_of_30: &str = "border-y-orange-900/30"; pub(crate) const border_y_orange_900_of_40: &str = "border-y-orange-900/40"; pub(crate) const border_y_orange_900_of_5: &str = "border-y-orange-900/5"; pub(crate) const border_y_orange_900_of_50: &str = "border-y-orange-900/50"; pub(crate) const border_y_orange_900_of_60: &str = "border-y-orange-900/60"; pub(crate) const border_y_orange_900_of_70: &str = "border-y-orange-900/70"; pub(crate) const border_y_orange_900_of_75: &str = "border-y-orange-900/75"; pub(crate) const border_y_orange_900_of_80: &str = "border-y-orange-900/80"; pub(crate) const border_y_orange_900_of_90: &str = "border-y-orange-900/90"; pub(crate) const border_y_orange_900_of_95: &str = "border-y-orange-900/95"; pub(crate) const border_y_pink_100: &str = "border-y-pink-100"; pub(crate) const border_y_pink_100_of_0: &str = "border-y-pink-100/0"; pub(crate) const border_y_pink_100_of_10: &str = "border-y-pink-100/10"; pub(crate) const border_y_pink_100_of_100: &str = "border-y-pink-100/100"; pub(crate) const border_y_pink_100_of_20: &str = "border-y-pink-100/20"; pub(crate) const border_y_pink_100_of_25: &str = "border-y-pink-100/25"; pub(crate) const border_y_pink_100_of_30: &str = "border-y-pink-100/30"; pub(crate) const border_y_pink_100_of_40: &str = "border-y-pink-100/40"; pub(crate) const border_y_pink_100_of_5: &str = "border-y-pink-100/5"; pub(crate) const border_y_pink_100_of_50: &str = "border-y-pink-100/50"; pub(crate) const border_y_pink_100_of_60: &str = "border-y-pink-100/60"; pub(crate) const border_y_pink_100_of_70: &str = "border-y-pink-100/70"; pub(crate) const border_y_pink_100_of_75: &str = "border-y-pink-100/75"; pub(crate) const border_y_pink_100_of_80: &str = "border-y-pink-100/80"; pub(crate) const border_y_pink_100_of_90: &str = "border-y-pink-100/90"; pub(crate) const border_y_pink_100_of_95: &str = "border-y-pink-100/95"; pub(crate) const border_y_pink_200: &str = "border-y-pink-200"; pub(crate) const border_y_pink_200_of_0: &str = "border-y-pink-200/0"; pub(crate) const border_y_pink_200_of_10: &str = "border-y-pink-200/10"; pub(crate) const border_y_pink_200_of_100: &str = "border-y-pink-200/100"; pub(crate) const border_y_pink_200_of_20: &str = "border-y-pink-200/20"; pub(crate) const border_y_pink_200_of_25: &str = "border-y-pink-200/25"; pub(crate) const border_y_pink_200_of_30: &str = "border-y-pink-200/30"; pub(crate) const border_y_pink_200_of_40: &str = "border-y-pink-200/40"; pub(crate) const border_y_pink_200_of_5: &str = "border-y-pink-200/5"; pub(crate) const border_y_pink_200_of_50: &str = "border-y-pink-200/50"; pub(crate) const border_y_pink_200_of_60: &str = "border-y-pink-200/60"; pub(crate) const border_y_pink_200_of_70: &str = "border-y-pink-200/70"; pub(crate) const border_y_pink_200_of_75: &str = "border-y-pink-200/75"; pub(crate) const border_y_pink_200_of_80: &str = "border-y-pink-200/80"; pub(crate) const border_y_pink_200_of_90: &str = "border-y-pink-200/90"; pub(crate) const border_y_pink_200_of_95: &str = "border-y-pink-200/95"; pub(crate) const border_y_pink_300: &str = "border-y-pink-300"; pub(crate) const border_y_pink_300_of_0: &str = "border-y-pink-300/0"; pub(crate) const border_y_pink_300_of_10: &str = "border-y-pink-300/10"; pub(crate) const border_y_pink_300_of_100: &str = "border-y-pink-300/100"; pub(crate) const border_y_pink_300_of_20: &str = "border-y-pink-300/20"; pub(crate) const border_y_pink_300_of_25: &str = "border-y-pink-300/25"; pub(crate) const border_y_pink_300_of_30: &str = "border-y-pink-300/30"; pub(crate) const border_y_pink_300_of_40: &str = "border-y-pink-300/40"; pub(crate) const border_y_pink_300_of_5: &str = "border-y-pink-300/5"; pub(crate) const border_y_pink_300_of_50: &str = "border-y-pink-300/50"; pub(crate) const border_y_pink_300_of_60: &str = "border-y-pink-300/60"; pub(crate) const border_y_pink_300_of_70: &str = "border-y-pink-300/70"; pub(crate) const border_y_pink_300_of_75: &str = "border-y-pink-300/75"; pub(crate) const border_y_pink_300_of_80: &str = "border-y-pink-300/80"; pub(crate) const border_y_pink_300_of_90: &str = "border-y-pink-300/90"; pub(crate) const border_y_pink_300_of_95: &str = "border-y-pink-300/95"; pub(crate) const border_y_pink_400: &str = "border-y-pink-400"; pub(crate) const border_y_pink_400_of_0: &str = "border-y-pink-400/0"; pub(crate) const border_y_pink_400_of_10: &str = "border-y-pink-400/10"; pub(crate) const border_y_pink_400_of_100: &str = "border-y-pink-400/100"; pub(crate) const border_y_pink_400_of_20: &str = "border-y-pink-400/20"; pub(crate) const border_y_pink_400_of_25: &str = "border-y-pink-400/25"; pub(crate) const border_y_pink_400_of_30: &str = "border-y-pink-400/30"; pub(crate) const border_y_pink_400_of_40: &str = "border-y-pink-400/40"; pub(crate) const border_y_pink_400_of_5: &str = "border-y-pink-400/5"; pub(crate) const border_y_pink_400_of_50: &str = "border-y-pink-400/50"; pub(crate) const border_y_pink_400_of_60: &str = "border-y-pink-400/60"; pub(crate) const border_y_pink_400_of_70: &str = "border-y-pink-400/70"; pub(crate) const border_y_pink_400_of_75: &str = "border-y-pink-400/75"; pub(crate) const border_y_pink_400_of_80: &str = "border-y-pink-400/80"; pub(crate) const border_y_pink_400_of_90: &str = "border-y-pink-400/90"; pub(crate) const border_y_pink_400_of_95: &str = "border-y-pink-400/95"; pub(crate) const border_y_pink_50: &str = "border-y-pink-50"; pub(crate) const border_y_pink_500: &str = "border-y-pink-500"; pub(crate) const border_y_pink_500_of_0: &str = "border-y-pink-500/0"; pub(crate) const border_y_pink_500_of_10: &str = "border-y-pink-500/10"; pub(crate) const border_y_pink_500_of_100: &str = "border-y-pink-500/100"; pub(crate) const border_y_pink_500_of_20: &str = "border-y-pink-500/20"; pub(crate) const border_y_pink_500_of_25: &str = "border-y-pink-500/25"; pub(crate) const border_y_pink_500_of_30: &str = "border-y-pink-500/30"; pub(crate) const border_y_pink_500_of_40: &str = "border-y-pink-500/40"; pub(crate) const border_y_pink_500_of_5: &str = "border-y-pink-500/5"; pub(crate) const border_y_pink_500_of_50: &str = "border-y-pink-500/50"; pub(crate) const border_y_pink_500_of_60: &str = "border-y-pink-500/60"; pub(crate) const border_y_pink_500_of_70: &str = "border-y-pink-500/70"; pub(crate) const border_y_pink_500_of_75: &str = "border-y-pink-500/75"; pub(crate) const border_y_pink_500_of_80: &str = "border-y-pink-500/80"; pub(crate) const border_y_pink_500_of_90: &str = "border-y-pink-500/90"; pub(crate) const border_y_pink_500_of_95: &str = "border-y-pink-500/95"; pub(crate) const border_y_pink_50_of_0: &str = "border-y-pink-50/0"; pub(crate) const border_y_pink_50_of_10: &str = "border-y-pink-50/10"; pub(crate) const border_y_pink_50_of_100: &str = "border-y-pink-50/100"; pub(crate) const border_y_pink_50_of_20: &str = "border-y-pink-50/20"; pub(crate) const border_y_pink_50_of_25: &str = "border-y-pink-50/25"; pub(crate) const border_y_pink_50_of_30: &str = "border-y-pink-50/30"; pub(crate) const border_y_pink_50_of_40: &str = "border-y-pink-50/40"; pub(crate) const border_y_pink_50_of_5: &str = "border-y-pink-50/5"; pub(crate) const border_y_pink_50_of_50: &str = "border-y-pink-50/50"; pub(crate) const border_y_pink_50_of_60: &str = "border-y-pink-50/60"; pub(crate) const border_y_pink_50_of_70: &str = "border-y-pink-50/70"; pub(crate) const border_y_pink_50_of_75: &str = "border-y-pink-50/75"; pub(crate) const border_y_pink_50_of_80: &str = "border-y-pink-50/80"; pub(crate) const border_y_pink_50_of_90: &str = "border-y-pink-50/90"; pub(crate) const border_y_pink_50_of_95: &str = "border-y-pink-50/95"; pub(crate) const border_y_pink_600: &str = "border-y-pink-600"; pub(crate) const border_y_pink_600_of_0: &str = "border-y-pink-600/0"; pub(crate) const border_y_pink_600_of_10: &str = "border-y-pink-600/10"; pub(crate) const border_y_pink_600_of_100: &str = "border-y-pink-600/100"; pub(crate) const border_y_pink_600_of_20: &str = "border-y-pink-600/20"; pub(crate) const border_y_pink_600_of_25: &str = "border-y-pink-600/25"; pub(crate) const border_y_pink_600_of_30: &str = "border-y-pink-600/30"; pub(crate) const border_y_pink_600_of_40: &str = "border-y-pink-600/40"; pub(crate) const border_y_pink_600_of_5: &str = "border-y-pink-600/5"; pub(crate) const border_y_pink_600_of_50: &str = "border-y-pink-600/50"; pub(crate) const border_y_pink_600_of_60: &str = "border-y-pink-600/60"; pub(crate) const border_y_pink_600_of_70: &str = "border-y-pink-600/70"; pub(crate) const border_y_pink_600_of_75: &str = "border-y-pink-600/75"; pub(crate) const border_y_pink_600_of_80: &str = "border-y-pink-600/80"; pub(crate) const border_y_pink_600_of_90: &str = "border-y-pink-600/90"; pub(crate) const border_y_pink_600_of_95: &str = "border-y-pink-600/95"; pub(crate) const border_y_pink_700: &str = "border-y-pink-700"; pub(crate) const border_y_pink_700_of_0: &str = "border-y-pink-700/0"; pub(crate) const border_y_pink_700_of_10: &str = "border-y-pink-700/10"; pub(crate) const border_y_pink_700_of_100: &str = "border-y-pink-700/100"; pub(crate) const border_y_pink_700_of_20: &str = "border-y-pink-700/20"; pub(crate) const border_y_pink_700_of_25: &str = "border-y-pink-700/25"; pub(crate) const border_y_pink_700_of_30: &str = "border-y-pink-700/30"; pub(crate) const border_y_pink_700_of_40: &str = "border-y-pink-700/40"; pub(crate) const border_y_pink_700_of_5: &str = "border-y-pink-700/5"; pub(crate) const border_y_pink_700_of_50: &str = "border-y-pink-700/50"; pub(crate) const border_y_pink_700_of_60: &str = "border-y-pink-700/60"; pub(crate) const border_y_pink_700_of_70: &str = "border-y-pink-700/70"; pub(crate) const border_y_pink_700_of_75: &str = "border-y-pink-700/75"; pub(crate) const border_y_pink_700_of_80: &str = "border-y-pink-700/80"; pub(crate) const border_y_pink_700_of_90: &str = "border-y-pink-700/90"; pub(crate) const border_y_pink_700_of_95: &str = "border-y-pink-700/95"; pub(crate) const border_y_pink_800: &str = "border-y-pink-800"; pub(crate) const border_y_pink_800_of_0: &str = "border-y-pink-800/0"; pub(crate) const border_y_pink_800_of_10: &str = "border-y-pink-800/10"; pub(crate) const border_y_pink_800_of_100: &str = "border-y-pink-800/100"; pub(crate) const border_y_pink_800_of_20: &str = "border-y-pink-800/20"; pub(crate) const border_y_pink_800_of_25: &str = "border-y-pink-800/25"; pub(crate) const border_y_pink_800_of_30: &str = "border-y-pink-800/30"; pub(crate) const border_y_pink_800_of_40: &str = "border-y-pink-800/40"; pub(crate) const border_y_pink_800_of_5: &str = "border-y-pink-800/5"; pub(crate) const border_y_pink_800_of_50: &str = "border-y-pink-800/50"; pub(crate) const border_y_pink_800_of_60: &str = "border-y-pink-800/60"; pub(crate) const border_y_pink_800_of_70: &str = "border-y-pink-800/70"; pub(crate) const border_y_pink_800_of_75: &str = "border-y-pink-800/75"; pub(crate) const border_y_pink_800_of_80: &str = "border-y-pink-800/80"; pub(crate) const border_y_pink_800_of_90: &str = "border-y-pink-800/90"; pub(crate) const border_y_pink_800_of_95: &str = "border-y-pink-800/95"; pub(crate) const border_y_pink_900: &str = "border-y-pink-900"; pub(crate) const border_y_pink_900_of_0: &str = "border-y-pink-900/0"; pub(crate) const border_y_pink_900_of_10: &str = "border-y-pink-900/10"; pub(crate) const border_y_pink_900_of_100: &str = "border-y-pink-900/100"; pub(crate) const border_y_pink_900_of_20: &str = "border-y-pink-900/20"; pub(crate) const border_y_pink_900_of_25: &str = "border-y-pink-900/25"; pub(crate) const border_y_pink_900_of_30: &str = "border-y-pink-900/30"; pub(crate) const border_y_pink_900_of_40: &str = "border-y-pink-900/40"; pub(crate) const border_y_pink_900_of_5: &str = "border-y-pink-900/5"; pub(crate) const border_y_pink_900_of_50: &str = "border-y-pink-900/50"; pub(crate) const border_y_pink_900_of_60: &str = "border-y-pink-900/60"; pub(crate) const border_y_pink_900_of_70: &str = "border-y-pink-900/70"; pub(crate) const border_y_pink_900_of_75: &str = "border-y-pink-900/75"; pub(crate) const border_y_pink_900_of_80: &str = "border-y-pink-900/80"; pub(crate) const border_y_pink_900_of_90: &str = "border-y-pink-900/90"; pub(crate) const border_y_pink_900_of_95: &str = "border-y-pink-900/95"; pub(crate) const border_y_purple_100: &str = "border-y-purple-100"; pub(crate) const border_y_purple_100_of_0: &str = "border-y-purple-100/0"; pub(crate) const border_y_purple_100_of_10: &str = "border-y-purple-100/10"; pub(crate) const border_y_purple_100_of_100: &str = "border-y-purple-100/100"; pub(crate) const border_y_purple_100_of_20: &str = "border-y-purple-100/20"; pub(crate) const border_y_purple_100_of_25: &str = "border-y-purple-100/25"; pub(crate) const border_y_purple_100_of_30: &str = "border-y-purple-100/30"; pub(crate) const border_y_purple_100_of_40: &str = "border-y-purple-100/40"; pub(crate) const border_y_purple_100_of_5: &str = "border-y-purple-100/5"; pub(crate) const border_y_purple_100_of_50: &str = "border-y-purple-100/50"; pub(crate) const border_y_purple_100_of_60: &str = "border-y-purple-100/60"; pub(crate) const border_y_purple_100_of_70: &str = "border-y-purple-100/70"; pub(crate) const border_y_purple_100_of_75: &str = "border-y-purple-100/75"; pub(crate) const border_y_purple_100_of_80: &str = "border-y-purple-100/80"; pub(crate) const border_y_purple_100_of_90: &str = "border-y-purple-100/90"; pub(crate) const border_y_purple_100_of_95: &str = "border-y-purple-100/95"; pub(crate) const border_y_purple_200: &str = "border-y-purple-200"; pub(crate) const border_y_purple_200_of_0: &str = "border-y-purple-200/0"; pub(crate) const border_y_purple_200_of_10: &str = "border-y-purple-200/10"; pub(crate) const border_y_purple_200_of_100: &str = "border-y-purple-200/100"; pub(crate) const border_y_purple_200_of_20: &str = "border-y-purple-200/20"; pub(crate) const border_y_purple_200_of_25: &str = "border-y-purple-200/25"; pub(crate) const border_y_purple_200_of_30: &str = "border-y-purple-200/30"; pub(crate) const border_y_purple_200_of_40: &str = "border-y-purple-200/40"; pub(crate) const border_y_purple_200_of_5: &str = "border-y-purple-200/5"; pub(crate) const border_y_purple_200_of_50: &str = "border-y-purple-200/50"; pub(crate) const border_y_purple_200_of_60: &str = "border-y-purple-200/60"; pub(crate) const border_y_purple_200_of_70: &str = "border-y-purple-200/70"; pub(crate) const border_y_purple_200_of_75: &str = "border-y-purple-200/75"; pub(crate) const border_y_purple_200_of_80: &str = "border-y-purple-200/80"; pub(crate) const border_y_purple_200_of_90: &str = "border-y-purple-200/90"; pub(crate) const border_y_purple_200_of_95: &str = "border-y-purple-200/95"; pub(crate) const border_y_purple_300: &str = "border-y-purple-300"; pub(crate) const border_y_purple_300_of_0: &str = "border-y-purple-300/0"; pub(crate) const border_y_purple_300_of_10: &str = "border-y-purple-300/10"; pub(crate) const border_y_purple_300_of_100: &str = "border-y-purple-300/100"; pub(crate) const border_y_purple_300_of_20: &str = "border-y-purple-300/20"; pub(crate) const border_y_purple_300_of_25: &str = "border-y-purple-300/25"; pub(crate) const border_y_purple_300_of_30: &str = "border-y-purple-300/30"; pub(crate) const border_y_purple_300_of_40: &str = "border-y-purple-300/40"; pub(crate) const border_y_purple_300_of_5: &str = "border-y-purple-300/5"; pub(crate) const border_y_purple_300_of_50: &str = "border-y-purple-300/50"; pub(crate) const border_y_purple_300_of_60: &str = "border-y-purple-300/60"; pub(crate) const border_y_purple_300_of_70: &str = "border-y-purple-300/70"; pub(crate) const border_y_purple_300_of_75: &str = "border-y-purple-300/75"; pub(crate) const border_y_purple_300_of_80: &str = "border-y-purple-300/80"; pub(crate) const border_y_purple_300_of_90: &str = "border-y-purple-300/90"; pub(crate) const border_y_purple_300_of_95: &str = "border-y-purple-300/95"; pub(crate) const border_y_purple_400: &str = "border-y-purple-400"; pub(crate) const border_y_purple_400_of_0: &str = "border-y-purple-400/0"; pub(crate) const border_y_purple_400_of_10: &str = "border-y-purple-400/10"; pub(crate) const border_y_purple_400_of_100: &str = "border-y-purple-400/100"; pub(crate) const border_y_purple_400_of_20: &str = "border-y-purple-400/20"; pub(crate) const border_y_purple_400_of_25: &str = "border-y-purple-400/25"; pub(crate) const border_y_purple_400_of_30: &str = "border-y-purple-400/30"; pub(crate) const border_y_purple_400_of_40: &str = "border-y-purple-400/40"; pub(crate) const border_y_purple_400_of_5: &str = "border-y-purple-400/5"; pub(crate) const border_y_purple_400_of_50: &str = "border-y-purple-400/50"; pub(crate) const border_y_purple_400_of_60: &str = "border-y-purple-400/60"; pub(crate) const border_y_purple_400_of_70: &str = "border-y-purple-400/70"; pub(crate) const border_y_purple_400_of_75: &str = "border-y-purple-400/75"; pub(crate) const border_y_purple_400_of_80: &str = "border-y-purple-400/80"; pub(crate) const border_y_purple_400_of_90: &str = "border-y-purple-400/90"; pub(crate) const border_y_purple_400_of_95: &str = "border-y-purple-400/95"; pub(crate) const border_y_purple_50: &str = "border-y-purple-50"; pub(crate) const border_y_purple_500: &str = "border-y-purple-500"; pub(crate) const border_y_purple_500_of_0: &str = "border-y-purple-500/0"; pub(crate) const border_y_purple_500_of_10: &str = "border-y-purple-500/10"; pub(crate) const border_y_purple_500_of_100: &str = "border-y-purple-500/100"; pub(crate) const border_y_purple_500_of_20: &str = "border-y-purple-500/20"; pub(crate) const border_y_purple_500_of_25: &str = "border-y-purple-500/25"; pub(crate) const border_y_purple_500_of_30: &str = "border-y-purple-500/30"; pub(crate) const border_y_purple_500_of_40: &str = "border-y-purple-500/40"; pub(crate) const border_y_purple_500_of_5: &str = "border-y-purple-500/5"; pub(crate) const border_y_purple_500_of_50: &str = "border-y-purple-500/50"; pub(crate) const border_y_purple_500_of_60: &str = "border-y-purple-500/60"; pub(crate) const border_y_purple_500_of_70: &str = "border-y-purple-500/70"; pub(crate) const border_y_purple_500_of_75: &str = "border-y-purple-500/75"; pub(crate) const border_y_purple_500_of_80: &str = "border-y-purple-500/80"; pub(crate) const border_y_purple_500_of_90: &str = "border-y-purple-500/90"; pub(crate) const border_y_purple_500_of_95: &str = "border-y-purple-500/95"; pub(crate) const border_y_purple_50_of_0: &str = "border-y-purple-50/0"; pub(crate) const border_y_purple_50_of_10: &str = "border-y-purple-50/10"; pub(crate) const border_y_purple_50_of_100: &str = "border-y-purple-50/100"; pub(crate) const border_y_purple_50_of_20: &str = "border-y-purple-50/20"; pub(crate) const border_y_purple_50_of_25: &str = "border-y-purple-50/25"; pub(crate) const border_y_purple_50_of_30: &str = "border-y-purple-50/30"; pub(crate) const border_y_purple_50_of_40: &str = "border-y-purple-50/40"; pub(crate) const border_y_purple_50_of_5: &str = "border-y-purple-50/5"; pub(crate) const border_y_purple_50_of_50: &str = "border-y-purple-50/50"; pub(crate) const border_y_purple_50_of_60: &str = "border-y-purple-50/60"; pub(crate) const border_y_purple_50_of_70: &str = "border-y-purple-50/70"; pub(crate) const border_y_purple_50_of_75: &str = "border-y-purple-50/75"; pub(crate) const border_y_purple_50_of_80: &str = "border-y-purple-50/80"; pub(crate) const border_y_purple_50_of_90: &str = "border-y-purple-50/90"; pub(crate) const border_y_purple_50_of_95: &str = "border-y-purple-50/95"; pub(crate) const border_y_purple_600: &str = "border-y-purple-600"; pub(crate) const border_y_purple_600_of_0: &str = "border-y-purple-600/0"; pub(crate) const border_y_purple_600_of_10: &str = "border-y-purple-600/10"; pub(crate) const border_y_purple_600_of_100: &str = "border-y-purple-600/100"; pub(crate) const border_y_purple_600_of_20: &str = "border-y-purple-600/20"; pub(crate) const border_y_purple_600_of_25: &str = "border-y-purple-600/25"; pub(crate) const border_y_purple_600_of_30: &str = "border-y-purple-600/30"; pub(crate) const border_y_purple_600_of_40: &str = "border-y-purple-600/40"; pub(crate) const border_y_purple_600_of_5: &str = "border-y-purple-600/5"; pub(crate) const border_y_purple_600_of_50: &str = "border-y-purple-600/50"; pub(crate) const border_y_purple_600_of_60: &str = "border-y-purple-600/60"; pub(crate) const border_y_purple_600_of_70: &str = "border-y-purple-600/70"; pub(crate) const border_y_purple_600_of_75: &str = "border-y-purple-600/75"; pub(crate) const border_y_purple_600_of_80: &str = "border-y-purple-600/80"; pub(crate) const border_y_purple_600_of_90: &str = "border-y-purple-600/90"; pub(crate) const border_y_purple_600_of_95: &str = "border-y-purple-600/95"; pub(crate) const border_y_purple_700: &str = "border-y-purple-700"; pub(crate) const border_y_purple_700_of_0: &str = "border-y-purple-700/0"; pub(crate) const border_y_purple_700_of_10: &str = "border-y-purple-700/10"; pub(crate) const border_y_purple_700_of_100: &str = "border-y-purple-700/100"; pub(crate) const border_y_purple_700_of_20: &str = "border-y-purple-700/20"; pub(crate) const border_y_purple_700_of_25: &str = "border-y-purple-700/25"; pub(crate) const border_y_purple_700_of_30: &str = "border-y-purple-700/30"; pub(crate) const border_y_purple_700_of_40: &str = "border-y-purple-700/40"; pub(crate) const border_y_purple_700_of_5: &str = "border-y-purple-700/5"; pub(crate) const border_y_purple_700_of_50: &str = "border-y-purple-700/50"; pub(crate) const border_y_purple_700_of_60: &str = "border-y-purple-700/60"; pub(crate) const border_y_purple_700_of_70: &str = "border-y-purple-700/70"; pub(crate) const border_y_purple_700_of_75: &str = "border-y-purple-700/75"; pub(crate) const border_y_purple_700_of_80: &str = "border-y-purple-700/80"; pub(crate) const border_y_purple_700_of_90: &str = "border-y-purple-700/90"; pub(crate) const border_y_purple_700_of_95: &str = "border-y-purple-700/95"; pub(crate) const border_y_purple_800: &str = "border-y-purple-800"; pub(crate) const border_y_purple_800_of_0: &str = "border-y-purple-800/0"; pub(crate) const border_y_purple_800_of_10: &str = "border-y-purple-800/10"; pub(crate) const border_y_purple_800_of_100: &str = "border-y-purple-800/100"; pub(crate) const border_y_purple_800_of_20: &str = "border-y-purple-800/20"; pub(crate) const border_y_purple_800_of_25: &str = "border-y-purple-800/25"; pub(crate) const border_y_purple_800_of_30: &str = "border-y-purple-800/30"; pub(crate) const border_y_purple_800_of_40: &str = "border-y-purple-800/40"; pub(crate) const border_y_purple_800_of_5: &str = "border-y-purple-800/5"; pub(crate) const border_y_purple_800_of_50: &str = "border-y-purple-800/50"; pub(crate) const border_y_purple_800_of_60: &str = "border-y-purple-800/60"; pub(crate) const border_y_purple_800_of_70: &str = "border-y-purple-800/70"; pub(crate) const border_y_purple_800_of_75: &str = "border-y-purple-800/75"; pub(crate) const border_y_purple_800_of_80: &str = "border-y-purple-800/80"; pub(crate) const border_y_purple_800_of_90: &str = "border-y-purple-800/90"; pub(crate) const border_y_purple_800_of_95: &str = "border-y-purple-800/95"; pub(crate) const border_y_purple_900: &str = "border-y-purple-900"; pub(crate) const border_y_purple_900_of_0: &str = "border-y-purple-900/0"; pub(crate) const border_y_purple_900_of_10: &str = "border-y-purple-900/10"; pub(crate) const border_y_purple_900_of_100: &str = "border-y-purple-900/100"; pub(crate) const border_y_purple_900_of_20: &str = "border-y-purple-900/20"; pub(crate) const border_y_purple_900_of_25: &str = "border-y-purple-900/25"; pub(crate) const border_y_purple_900_of_30: &str = "border-y-purple-900/30"; pub(crate) const border_y_purple_900_of_40: &str = "border-y-purple-900/40"; pub(crate) const border_y_purple_900_of_5: &str = "border-y-purple-900/5"; pub(crate) const border_y_purple_900_of_50: &str = "border-y-purple-900/50"; pub(crate) const border_y_purple_900_of_60: &str = "border-y-purple-900/60"; pub(crate) const border_y_purple_900_of_70: &str = "border-y-purple-900/70"; pub(crate) const border_y_purple_900_of_75: &str = "border-y-purple-900/75"; pub(crate) const border_y_purple_900_of_80: &str = "border-y-purple-900/80"; pub(crate) const border_y_purple_900_of_90: &str = "border-y-purple-900/90"; pub(crate) const border_y_purple_900_of_95: &str = "border-y-purple-900/95"; pub(crate) const border_y_red_100: &str = "border-y-red-100"; pub(crate) const border_y_red_100_of_0: &str = "border-y-red-100/0"; pub(crate) const border_y_red_100_of_10: &str = "border-y-red-100/10"; pub(crate) const border_y_red_100_of_100: &str = "border-y-red-100/100"; pub(crate) const border_y_red_100_of_20: &str = "border-y-red-100/20"; pub(crate) const border_y_red_100_of_25: &str = "border-y-red-100/25"; pub(crate) const border_y_red_100_of_30: &str = "border-y-red-100/30"; pub(crate) const border_y_red_100_of_40: &str = "border-y-red-100/40"; pub(crate) const border_y_red_100_of_5: &str = "border-y-red-100/5"; pub(crate) const border_y_red_100_of_50: &str = "border-y-red-100/50"; pub(crate) const border_y_red_100_of_60: &str = "border-y-red-100/60"; pub(crate) const border_y_red_100_of_70: &str = "border-y-red-100/70"; pub(crate) const border_y_red_100_of_75: &str = "border-y-red-100/75"; pub(crate) const border_y_red_100_of_80: &str = "border-y-red-100/80"; pub(crate) const border_y_red_100_of_90: &str = "border-y-red-100/90"; pub(crate) const border_y_red_100_of_95: &str = "border-y-red-100/95"; pub(crate) const border_y_red_200: &str = "border-y-red-200"; pub(crate) const border_y_red_200_of_0: &str = "border-y-red-200/0"; pub(crate) const border_y_red_200_of_10: &str = "border-y-red-200/10"; pub(crate) const border_y_red_200_of_100: &str = "border-y-red-200/100"; pub(crate) const border_y_red_200_of_20: &str = "border-y-red-200/20"; pub(crate) const border_y_red_200_of_25: &str = "border-y-red-200/25"; pub(crate) const border_y_red_200_of_30: &str = "border-y-red-200/30"; pub(crate) const border_y_red_200_of_40: &str = "border-y-red-200/40"; pub(crate) const border_y_red_200_of_5: &str = "border-y-red-200/5"; pub(crate) const border_y_red_200_of_50: &str = "border-y-red-200/50"; pub(crate) const border_y_red_200_of_60: &str = "border-y-red-200/60"; pub(crate) const border_y_red_200_of_70: &str = "border-y-red-200/70"; pub(crate) const border_y_red_200_of_75: &str = "border-y-red-200/75"; pub(crate) const border_y_red_200_of_80: &str = "border-y-red-200/80"; pub(crate) const border_y_red_200_of_90: &str = "border-y-red-200/90"; pub(crate) const border_y_red_200_of_95: &str = "border-y-red-200/95"; pub(crate) const border_y_red_300: &str = "border-y-red-300"; pub(crate) const border_y_red_300_of_0: &str = "border-y-red-300/0"; pub(crate) const border_y_red_300_of_10: &str = "border-y-red-300/10"; pub(crate) const border_y_red_300_of_100: &str = "border-y-red-300/100"; pub(crate) const border_y_red_300_of_20: &str = "border-y-red-300/20"; pub(crate) const border_y_red_300_of_25: &str = "border-y-red-300/25"; pub(crate) const border_y_red_300_of_30: &str = "border-y-red-300/30"; pub(crate) const border_y_red_300_of_40: &str = "border-y-red-300/40"; pub(crate) const border_y_red_300_of_5: &str = "border-y-red-300/5"; pub(crate) const border_y_red_300_of_50: &str = "border-y-red-300/50"; pub(crate) const border_y_red_300_of_60: &str = "border-y-red-300/60"; pub(crate) const border_y_red_300_of_70: &str = "border-y-red-300/70"; pub(crate) const border_y_red_300_of_75: &str = "border-y-red-300/75"; pub(crate) const border_y_red_300_of_80: &str = "border-y-red-300/80"; pub(crate) const border_y_red_300_of_90: &str = "border-y-red-300/90"; pub(crate) const border_y_red_300_of_95: &str = "border-y-red-300/95"; pub(crate) const border_y_red_400: &str = "border-y-red-400"; pub(crate) const border_y_red_400_of_0: &str = "border-y-red-400/0"; pub(crate) const border_y_red_400_of_10: &str = "border-y-red-400/10"; pub(crate) const border_y_red_400_of_100: &str = "border-y-red-400/100"; pub(crate) const border_y_red_400_of_20: &str = "border-y-red-400/20"; pub(crate) const border_y_red_400_of_25: &str = "border-y-red-400/25"; pub(crate) const border_y_red_400_of_30: &str = "border-y-red-400/30"; pub(crate) const border_y_red_400_of_40: &str = "border-y-red-400/40"; pub(crate) const border_y_red_400_of_5: &str = "border-y-red-400/5"; pub(crate) const border_y_red_400_of_50: &str = "border-y-red-400/50"; pub(crate) const border_y_red_400_of_60: &str = "border-y-red-400/60"; pub(crate) const border_y_red_400_of_70: &str = "border-y-red-400/70"; pub(crate) const border_y_red_400_of_75: &str = "border-y-red-400/75"; pub(crate) const border_y_red_400_of_80: &str = "border-y-red-400/80"; pub(crate) const border_y_red_400_of_90: &str = "border-y-red-400/90"; pub(crate) const border_y_red_400_of_95: &str = "border-y-red-400/95"; pub(crate) const border_y_red_50: &str = "border-y-red-50"; pub(crate) const border_y_red_500: &str = "border-y-red-500"; pub(crate) const border_y_red_500_of_0: &str = "border-y-red-500/0"; pub(crate) const border_y_red_500_of_10: &str = "border-y-red-500/10"; pub(crate) const border_y_red_500_of_100: &str = "border-y-red-500/100"; pub(crate) const border_y_red_500_of_20: &str = "border-y-red-500/20"; pub(crate) const border_y_red_500_of_25: &str = "border-y-red-500/25"; pub(crate) const border_y_red_500_of_30: &str = "border-y-red-500/30"; pub(crate) const border_y_red_500_of_40: &str = "border-y-red-500/40"; pub(crate) const border_y_red_500_of_5: &str = "border-y-red-500/5"; pub(crate) const border_y_red_500_of_50: &str = "border-y-red-500/50"; pub(crate) const border_y_red_500_of_60: &str = "border-y-red-500/60"; pub(crate) const border_y_red_500_of_70: &str = "border-y-red-500/70"; pub(crate) const border_y_red_500_of_75: &str = "border-y-red-500/75"; pub(crate) const border_y_red_500_of_80: &str = "border-y-red-500/80"; pub(crate) const border_y_red_500_of_90: &str = "border-y-red-500/90"; pub(crate) const border_y_red_500_of_95: &str = "border-y-red-500/95"; pub(crate) const border_y_red_50_of_0: &str = "border-y-red-50/0"; pub(crate) const border_y_red_50_of_10: &str = "border-y-red-50/10"; pub(crate) const border_y_red_50_of_100: &str = "border-y-red-50/100"; pub(crate) const border_y_red_50_of_20: &str = "border-y-red-50/20"; pub(crate) const border_y_red_50_of_25: &str = "border-y-red-50/25"; pub(crate) const border_y_red_50_of_30: &str = "border-y-red-50/30"; pub(crate) const border_y_red_50_of_40: &str = "border-y-red-50/40"; pub(crate) const border_y_red_50_of_5: &str = "border-y-red-50/5"; pub(crate) const border_y_red_50_of_50: &str = "border-y-red-50/50"; pub(crate) const border_y_red_50_of_60: &str = "border-y-red-50/60"; pub(crate) const border_y_red_50_of_70: &str = "border-y-red-50/70"; pub(crate) const border_y_red_50_of_75: &str = "border-y-red-50/75"; pub(crate) const border_y_red_50_of_80: &str = "border-y-red-50/80"; pub(crate) const border_y_red_50_of_90: &str = "border-y-red-50/90"; pub(crate) const border_y_red_50_of_95: &str = "border-y-red-50/95"; pub(crate) const border_y_red_600: &str = "border-y-red-600"; pub(crate) const border_y_red_600_of_0: &str = "border-y-red-600/0"; pub(crate) const border_y_red_600_of_10: &str = "border-y-red-600/10"; pub(crate) const border_y_red_600_of_100: &str = "border-y-red-600/100"; pub(crate) const border_y_red_600_of_20: &str = "border-y-red-600/20"; pub(crate) const border_y_red_600_of_25: &str = "border-y-red-600/25"; pub(crate) const border_y_red_600_of_30: &str = "border-y-red-600/30"; pub(crate) const border_y_red_600_of_40: &str = "border-y-red-600/40"; pub(crate) const border_y_red_600_of_5: &str = "border-y-red-600/5"; pub(crate) const border_y_red_600_of_50: &str = "border-y-red-600/50"; pub(crate) const border_y_red_600_of_60: &str = "border-y-red-600/60"; pub(crate) const border_y_red_600_of_70: &str = "border-y-red-600/70"; pub(crate) const border_y_red_600_of_75: &str = "border-y-red-600/75"; pub(crate) const border_y_red_600_of_80: &str = "border-y-red-600/80"; pub(crate) const border_y_red_600_of_90: &str = "border-y-red-600/90"; pub(crate) const border_y_red_600_of_95: &str = "border-y-red-600/95"; pub(crate) const border_y_red_700: &str = "border-y-red-700"; pub(crate) const border_y_red_700_of_0: &str = "border-y-red-700/0"; pub(crate) const border_y_red_700_of_10: &str = "border-y-red-700/10"; pub(crate) const border_y_red_700_of_100: &str = "border-y-red-700/100"; pub(crate) const border_y_red_700_of_20: &str = "border-y-red-700/20"; pub(crate) const border_y_red_700_of_25: &str = "border-y-red-700/25"; pub(crate) const border_y_red_700_of_30: &str = "border-y-red-700/30"; pub(crate) const border_y_red_700_of_40: &str = "border-y-red-700/40"; pub(crate) const border_y_red_700_of_5: &str = "border-y-red-700/5"; pub(crate) const border_y_red_700_of_50: &str = "border-y-red-700/50"; pub(crate) const border_y_red_700_of_60: &str = "border-y-red-700/60"; pub(crate) const border_y_red_700_of_70: &str = "border-y-red-700/70"; pub(crate) const border_y_red_700_of_75: &str = "border-y-red-700/75"; pub(crate) const border_y_red_700_of_80: &str = "border-y-red-700/80"; pub(crate) const border_y_red_700_of_90: &str = "border-y-red-700/90"; pub(crate) const border_y_red_700_of_95: &str = "border-y-red-700/95"; pub(crate) const border_y_red_800: &str = "border-y-red-800"; pub(crate) const border_y_red_800_of_0: &str = "border-y-red-800/0"; pub(crate) const border_y_red_800_of_10: &str = "border-y-red-800/10"; pub(crate) const border_y_red_800_of_100: &str = "border-y-red-800/100"; pub(crate) const border_y_red_800_of_20: &str = "border-y-red-800/20"; pub(crate) const border_y_red_800_of_25: &str = "border-y-red-800/25"; pub(crate) const border_y_red_800_of_30: &str = "border-y-red-800/30"; pub(crate) const border_y_red_800_of_40: &str = "border-y-red-800/40"; pub(crate) const border_y_red_800_of_5: &str = "border-y-red-800/5"; pub(crate) const border_y_red_800_of_50: &str = "border-y-red-800/50"; pub(crate) const border_y_red_800_of_60: &str = "border-y-red-800/60"; pub(crate) const border_y_red_800_of_70: &str = "border-y-red-800/70"; pub(crate) const border_y_red_800_of_75: &str = "border-y-red-800/75"; pub(crate) const border_y_red_800_of_80: &str = "border-y-red-800/80"; pub(crate) const border_y_red_800_of_90: &str = "border-y-red-800/90"; pub(crate) const border_y_red_800_of_95: &str = "border-y-red-800/95"; pub(crate) const border_y_red_900: &str = "border-y-red-900"; pub(crate) const border_y_red_900_of_0: &str = "border-y-red-900/0"; pub(crate) const border_y_red_900_of_10: &str = "border-y-red-900/10"; pub(crate) const border_y_red_900_of_100: &str = "border-y-red-900/100"; pub(crate) const border_y_red_900_of_20: &str = "border-y-red-900/20"; pub(crate) const border_y_red_900_of_25: &str = "border-y-red-900/25"; pub(crate) const border_y_red_900_of_30: &str = "border-y-red-900/30"; pub(crate) const border_y_red_900_of_40: &str = "border-y-red-900/40"; pub(crate) const border_y_red_900_of_5: &str = "border-y-red-900/5"; pub(crate) const border_y_red_900_of_50: &str = "border-y-red-900/50"; pub(crate) const border_y_red_900_of_60: &str = "border-y-red-900/60"; pub(crate) const border_y_red_900_of_70: &str = "border-y-red-900/70"; pub(crate) const border_y_red_900_of_75: &str = "border-y-red-900/75"; pub(crate) const border_y_red_900_of_80: &str = "border-y-red-900/80"; pub(crate) const border_y_red_900_of_90: &str = "border-y-red-900/90"; pub(crate) const border_y_red_900_of_95: &str = "border-y-red-900/95"; pub(crate) const border_y_rose_100: &str = "border-y-rose-100"; pub(crate) const border_y_rose_100_of_0: &str = "border-y-rose-100/0"; pub(crate) const border_y_rose_100_of_10: &str = "border-y-rose-100/10"; pub(crate) const border_y_rose_100_of_100: &str = "border-y-rose-100/100"; pub(crate) const border_y_rose_100_of_20: &str = "border-y-rose-100/20"; pub(crate) const border_y_rose_100_of_25: &str = "border-y-rose-100/25"; pub(crate) const border_y_rose_100_of_30: &str = "border-y-rose-100/30"; pub(crate) const border_y_rose_100_of_40: &str = "border-y-rose-100/40"; pub(crate) const border_y_rose_100_of_5: &str = "border-y-rose-100/5"; pub(crate) const border_y_rose_100_of_50: &str = "border-y-rose-100/50"; pub(crate) const border_y_rose_100_of_60: &str = "border-y-rose-100/60"; pub(crate) const border_y_rose_100_of_70: &str = "border-y-rose-100/70"; pub(crate) const border_y_rose_100_of_75: &str = "border-y-rose-100/75"; pub(crate) const border_y_rose_100_of_80: &str = "border-y-rose-100/80"; pub(crate) const border_y_rose_100_of_90: &str = "border-y-rose-100/90"; pub(crate) const border_y_rose_100_of_95: &str = "border-y-rose-100/95"; pub(crate) const border_y_rose_200: &str = "border-y-rose-200"; pub(crate) const border_y_rose_200_of_0: &str = "border-y-rose-200/0"; pub(crate) const border_y_rose_200_of_10: &str = "border-y-rose-200/10"; pub(crate) const border_y_rose_200_of_100: &str = "border-y-rose-200/100"; pub(crate) const border_y_rose_200_of_20: &str = "border-y-rose-200/20"; pub(crate) const border_y_rose_200_of_25: &str = "border-y-rose-200/25"; pub(crate) const border_y_rose_200_of_30: &str = "border-y-rose-200/30"; pub(crate) const border_y_rose_200_of_40: &str = "border-y-rose-200/40"; pub(crate) const border_y_rose_200_of_5: &str = "border-y-rose-200/5"; pub(crate) const border_y_rose_200_of_50: &str = "border-y-rose-200/50"; pub(crate) const border_y_rose_200_of_60: &str = "border-y-rose-200/60"; pub(crate) const border_y_rose_200_of_70: &str = "border-y-rose-200/70"; pub(crate) const border_y_rose_200_of_75: &str = "border-y-rose-200/75"; pub(crate) const border_y_rose_200_of_80: &str = "border-y-rose-200/80"; pub(crate) const border_y_rose_200_of_90: &str = "border-y-rose-200/90"; pub(crate) const border_y_rose_200_of_95: &str = "border-y-rose-200/95"; pub(crate) const border_y_rose_300: &str = "border-y-rose-300"; pub(crate) const border_y_rose_300_of_0: &str = "border-y-rose-300/0"; pub(crate) const border_y_rose_300_of_10: &str = "border-y-rose-300/10"; pub(crate) const border_y_rose_300_of_100: &str = "border-y-rose-300/100"; pub(crate) const border_y_rose_300_of_20: &str = "border-y-rose-300/20"; pub(crate) const border_y_rose_300_of_25: &str = "border-y-rose-300/25"; pub(crate) const border_y_rose_300_of_30: &str = "border-y-rose-300/30"; pub(crate) const border_y_rose_300_of_40: &str = "border-y-rose-300/40"; pub(crate) const border_y_rose_300_of_5: &str = "border-y-rose-300/5"; pub(crate) const border_y_rose_300_of_50: &str = "border-y-rose-300/50"; pub(crate) const border_y_rose_300_of_60: &str = "border-y-rose-300/60"; pub(crate) const border_y_rose_300_of_70: &str = "border-y-rose-300/70"; pub(crate) const border_y_rose_300_of_75: &str = "border-y-rose-300/75"; pub(crate) const border_y_rose_300_of_80: &str = "border-y-rose-300/80"; pub(crate) const border_y_rose_300_of_90: &str = "border-y-rose-300/90"; pub(crate) const border_y_rose_300_of_95: &str = "border-y-rose-300/95"; pub(crate) const border_y_rose_400: &str = "border-y-rose-400"; pub(crate) const border_y_rose_400_of_0: &str = "border-y-rose-400/0"; pub(crate) const border_y_rose_400_of_10: &str = "border-y-rose-400/10"; pub(crate) const border_y_rose_400_of_100: &str = "border-y-rose-400/100"; pub(crate) const border_y_rose_400_of_20: &str = "border-y-rose-400/20"; pub(crate) const border_y_rose_400_of_25: &str = "border-y-rose-400/25"; pub(crate) const border_y_rose_400_of_30: &str = "border-y-rose-400/30"; pub(crate) const border_y_rose_400_of_40: &str = "border-y-rose-400/40"; pub(crate) const border_y_rose_400_of_5: &str = "border-y-rose-400/5"; pub(crate) const border_y_rose_400_of_50: &str = "border-y-rose-400/50"; pub(crate) const border_y_rose_400_of_60: &str = "border-y-rose-400/60"; pub(crate) const border_y_rose_400_of_70: &str = "border-y-rose-400/70"; pub(crate) const border_y_rose_400_of_75: &str = "border-y-rose-400/75"; pub(crate) const border_y_rose_400_of_80: &str = "border-y-rose-400/80"; pub(crate) const border_y_rose_400_of_90: &str = "border-y-rose-400/90"; pub(crate) const border_y_rose_400_of_95: &str = "border-y-rose-400/95"; pub(crate) const border_y_rose_50: &str = "border-y-rose-50"; pub(crate) const border_y_rose_500: &str = "border-y-rose-500"; pub(crate) const border_y_rose_500_of_0: &str = "border-y-rose-500/0"; pub(crate) const border_y_rose_500_of_10: &str = "border-y-rose-500/10"; pub(crate) const border_y_rose_500_of_100: &str = "border-y-rose-500/100"; pub(crate) const border_y_rose_500_of_20: &str = "border-y-rose-500/20"; pub(crate) const border_y_rose_500_of_25: &str = "border-y-rose-500/25"; pub(crate) const border_y_rose_500_of_30: &str = "border-y-rose-500/30"; pub(crate) const border_y_rose_500_of_40: &str = "border-y-rose-500/40"; pub(crate) const border_y_rose_500_of_5: &str = "border-y-rose-500/5"; pub(crate) const border_y_rose_500_of_50: &str = "border-y-rose-500/50"; pub(crate) const border_y_rose_500_of_60: &str = "border-y-rose-500/60"; pub(crate) const border_y_rose_500_of_70: &str = "border-y-rose-500/70"; pub(crate) const border_y_rose_500_of_75: &str = "border-y-rose-500/75"; pub(crate) const border_y_rose_500_of_80: &str = "border-y-rose-500/80"; pub(crate) const border_y_rose_500_of_90: &str = "border-y-rose-500/90"; pub(crate) const border_y_rose_500_of_95: &str = "border-y-rose-500/95"; pub(crate) const border_y_rose_50_of_0: &str = "border-y-rose-50/0"; pub(crate) const border_y_rose_50_of_10: &str = "border-y-rose-50/10"; pub(crate) const border_y_rose_50_of_100: &str = "border-y-rose-50/100"; pub(crate) const border_y_rose_50_of_20: &str = "border-y-rose-50/20"; pub(crate) const border_y_rose_50_of_25: &str = "border-y-rose-50/25"; pub(crate) const border_y_rose_50_of_30: &str = "border-y-rose-50/30"; pub(crate) const border_y_rose_50_of_40: &str = "border-y-rose-50/40"; pub(crate) const border_y_rose_50_of_5: &str = "border-y-rose-50/5"; pub(crate) const border_y_rose_50_of_50: &str = "border-y-rose-50/50"; pub(crate) const border_y_rose_50_of_60: &str = "border-y-rose-50/60"; pub(crate) const border_y_rose_50_of_70: &str = "border-y-rose-50/70"; pub(crate) const border_y_rose_50_of_75: &str = "border-y-rose-50/75"; pub(crate) const border_y_rose_50_of_80: &str = "border-y-rose-50/80"; pub(crate) const border_y_rose_50_of_90: &str = "border-y-rose-50/90"; pub(crate) const border_y_rose_50_of_95: &str = "border-y-rose-50/95"; pub(crate) const border_y_rose_600: &str = "border-y-rose-600"; pub(crate) const border_y_rose_600_of_0: &str = "border-y-rose-600/0"; pub(crate) const border_y_rose_600_of_10: &str = "border-y-rose-600/10"; pub(crate) const border_y_rose_600_of_100: &str = "border-y-rose-600/100"; pub(crate) const border_y_rose_600_of_20: &str = "border-y-rose-600/20"; pub(crate) const border_y_rose_600_of_25: &str = "border-y-rose-600/25"; pub(crate) const border_y_rose_600_of_30: &str = "border-y-rose-600/30"; pub(crate) const border_y_rose_600_of_40: &str = "border-y-rose-600/40"; pub(crate) const border_y_rose_600_of_5: &str = "border-y-rose-600/5"; pub(crate) const border_y_rose_600_of_50: &str = "border-y-rose-600/50"; pub(crate) const border_y_rose_600_of_60: &str = "border-y-rose-600/60"; pub(crate) const border_y_rose_600_of_70: &str = "border-y-rose-600/70"; pub(crate) const border_y_rose_600_of_75: &str = "border-y-rose-600/75"; pub(crate) const border_y_rose_600_of_80: &str = "border-y-rose-600/80"; pub(crate) const border_y_rose_600_of_90: &str = "border-y-rose-600/90"; pub(crate) const border_y_rose_600_of_95: &str = "border-y-rose-600/95"; pub(crate) const border_y_rose_700: &str = "border-y-rose-700"; pub(crate) const border_y_rose_700_of_0: &str = "border-y-rose-700/0"; pub(crate) const border_y_rose_700_of_10: &str = "border-y-rose-700/10"; pub(crate) const border_y_rose_700_of_100: &str = "border-y-rose-700/100"; pub(crate) const border_y_rose_700_of_20: &str = "border-y-rose-700/20"; pub(crate) const border_y_rose_700_of_25: &str = "border-y-rose-700/25"; pub(crate) const border_y_rose_700_of_30: &str = "border-y-rose-700/30"; pub(crate) const border_y_rose_700_of_40: &str = "border-y-rose-700/40"; pub(crate) const border_y_rose_700_of_5: &str = "border-y-rose-700/5"; pub(crate) const border_y_rose_700_of_50: &str = "border-y-rose-700/50"; pub(crate) const border_y_rose_700_of_60: &str = "border-y-rose-700/60"; pub(crate) const border_y_rose_700_of_70: &str = "border-y-rose-700/70"; pub(crate) const border_y_rose_700_of_75: &str = "border-y-rose-700/75"; pub(crate) const border_y_rose_700_of_80: &str = "border-y-rose-700/80"; pub(crate) const border_y_rose_700_of_90: &str = "border-y-rose-700/90"; pub(crate) const border_y_rose_700_of_95: &str = "border-y-rose-700/95"; pub(crate) const border_y_rose_800: &str = "border-y-rose-800"; pub(crate) const border_y_rose_800_of_0: &str = "border-y-rose-800/0"; pub(crate) const border_y_rose_800_of_10: &str = "border-y-rose-800/10"; pub(crate) const border_y_rose_800_of_100: &str = "border-y-rose-800/100"; pub(crate) const border_y_rose_800_of_20: &str = "border-y-rose-800/20"; pub(crate) const border_y_rose_800_of_25: &str = "border-y-rose-800/25"; pub(crate) const border_y_rose_800_of_30: &str = "border-y-rose-800/30"; pub(crate) const border_y_rose_800_of_40: &str = "border-y-rose-800/40"; pub(crate) const border_y_rose_800_of_5: &str = "border-y-rose-800/5"; pub(crate) const border_y_rose_800_of_50: &str = "border-y-rose-800/50"; pub(crate) const border_y_rose_800_of_60: &str = "border-y-rose-800/60"; pub(crate) const border_y_rose_800_of_70: &str = "border-y-rose-800/70"; pub(crate) const border_y_rose_800_of_75: &str = "border-y-rose-800/75"; pub(crate) const border_y_rose_800_of_80: &str = "border-y-rose-800/80"; pub(crate) const border_y_rose_800_of_90: &str = "border-y-rose-800/90"; pub(crate) const border_y_rose_800_of_95: &str = "border-y-rose-800/95"; pub(crate) const border_y_rose_900: &str = "border-y-rose-900"; pub(crate) const border_y_rose_900_of_0: &str = "border-y-rose-900/0"; pub(crate) const border_y_rose_900_of_10: &str = "border-y-rose-900/10"; pub(crate) const border_y_rose_900_of_100: &str = "border-y-rose-900/100"; pub(crate) const border_y_rose_900_of_20: &str = "border-y-rose-900/20"; pub(crate) const border_y_rose_900_of_25: &str = "border-y-rose-900/25"; pub(crate) const border_y_rose_900_of_30: &str = "border-y-rose-900/30"; pub(crate) const border_y_rose_900_of_40: &str = "border-y-rose-900/40"; pub(crate) const border_y_rose_900_of_5: &str = "border-y-rose-900/5"; pub(crate) const border_y_rose_900_of_50: &str = "border-y-rose-900/50"; pub(crate) const border_y_rose_900_of_60: &str = "border-y-rose-900/60"; pub(crate) const border_y_rose_900_of_70: &str = "border-y-rose-900/70"; pub(crate) const border_y_rose_900_of_75: &str = "border-y-rose-900/75"; pub(crate) const border_y_rose_900_of_80: &str = "border-y-rose-900/80"; pub(crate) const border_y_rose_900_of_90: &str = "border-y-rose-900/90"; pub(crate) const border_y_rose_900_of_95: &str = "border-y-rose-900/95"; pub(crate) const border_y_sky_100: &str = "border-y-sky-100"; pub(crate) const border_y_sky_100_of_0: &str = "border-y-sky-100/0"; pub(crate) const border_y_sky_100_of_10: &str = "border-y-sky-100/10"; pub(crate) const border_y_sky_100_of_100: &str = "border-y-sky-100/100"; pub(crate) const border_y_sky_100_of_20: &str = "border-y-sky-100/20"; pub(crate) const border_y_sky_100_of_25: &str = "border-y-sky-100/25"; pub(crate) const border_y_sky_100_of_30: &str = "border-y-sky-100/30"; pub(crate) const border_y_sky_100_of_40: &str = "border-y-sky-100/40"; pub(crate) const border_y_sky_100_of_5: &str = "border-y-sky-100/5"; pub(crate) const border_y_sky_100_of_50: &str = "border-y-sky-100/50"; pub(crate) const border_y_sky_100_of_60: &str = "border-y-sky-100/60"; pub(crate) const border_y_sky_100_of_70: &str = "border-y-sky-100/70"; pub(crate) const border_y_sky_100_of_75: &str = "border-y-sky-100/75"; pub(crate) const border_y_sky_100_of_80: &str = "border-y-sky-100/80"; pub(crate) const border_y_sky_100_of_90: &str = "border-y-sky-100/90"; pub(crate) const border_y_sky_100_of_95: &str = "border-y-sky-100/95"; pub(crate) const border_y_sky_200: &str = "border-y-sky-200"; pub(crate) const border_y_sky_200_of_0: &str = "border-y-sky-200/0"; pub(crate) const border_y_sky_200_of_10: &str = "border-y-sky-200/10"; pub(crate) const border_y_sky_200_of_100: &str = "border-y-sky-200/100"; pub(crate) const border_y_sky_200_of_20: &str = "border-y-sky-200/20"; pub(crate) const border_y_sky_200_of_25: &str = "border-y-sky-200/25"; pub(crate) const border_y_sky_200_of_30: &str = "border-y-sky-200/30"; pub(crate) const border_y_sky_200_of_40: &str = "border-y-sky-200/40"; pub(crate) const border_y_sky_200_of_5: &str = "border-y-sky-200/5"; pub(crate) const border_y_sky_200_of_50: &str = "border-y-sky-200/50"; pub(crate) const border_y_sky_200_of_60: &str = "border-y-sky-200/60"; pub(crate) const border_y_sky_200_of_70: &str = "border-y-sky-200/70"; pub(crate) const border_y_sky_200_of_75: &str = "border-y-sky-200/75"; pub(crate) const border_y_sky_200_of_80: &str = "border-y-sky-200/80"; pub(crate) const border_y_sky_200_of_90: &str = "border-y-sky-200/90"; pub(crate) const border_y_sky_200_of_95: &str = "border-y-sky-200/95"; pub(crate) const border_y_sky_300: &str = "border-y-sky-300"; pub(crate) const border_y_sky_300_of_0: &str = "border-y-sky-300/0"; pub(crate) const border_y_sky_300_of_10: &str = "border-y-sky-300/10"; pub(crate) const border_y_sky_300_of_100: &str = "border-y-sky-300/100"; pub(crate) const border_y_sky_300_of_20: &str = "border-y-sky-300/20"; pub(crate) const border_y_sky_300_of_25: &str = "border-y-sky-300/25"; pub(crate) const border_y_sky_300_of_30: &str = "border-y-sky-300/30"; pub(crate) const border_y_sky_300_of_40: &str = "border-y-sky-300/40"; pub(crate) const border_y_sky_300_of_5: &str = "border-y-sky-300/5"; pub(crate) const border_y_sky_300_of_50: &str = "border-y-sky-300/50"; pub(crate) const border_y_sky_300_of_60: &str = "border-y-sky-300/60"; pub(crate) const border_y_sky_300_of_70: &str = "border-y-sky-300/70"; pub(crate) const border_y_sky_300_of_75: &str = "border-y-sky-300/75"; pub(crate) const border_y_sky_300_of_80: &str = "border-y-sky-300/80"; pub(crate) const border_y_sky_300_of_90: &str = "border-y-sky-300/90"; pub(crate) const border_y_sky_300_of_95: &str = "border-y-sky-300/95"; pub(crate) const border_y_sky_400: &str = "border-y-sky-400"; pub(crate) const border_y_sky_400_of_0: &str = "border-y-sky-400/0"; pub(crate) const border_y_sky_400_of_10: &str = "border-y-sky-400/10"; pub(crate) const border_y_sky_400_of_100: &str = "border-y-sky-400/100"; pub(crate) const border_y_sky_400_of_20: &str = "border-y-sky-400/20"; pub(crate) const border_y_sky_400_of_25: &str = "border-y-sky-400/25"; pub(crate) const border_y_sky_400_of_30: &str = "border-y-sky-400/30"; pub(crate) const border_y_sky_400_of_40: &str = "border-y-sky-400/40"; pub(crate) const border_y_sky_400_of_5: &str = "border-y-sky-400/5"; pub(crate) const border_y_sky_400_of_50: &str = "border-y-sky-400/50"; pub(crate) const border_y_sky_400_of_60: &str = "border-y-sky-400/60"; pub(crate) const border_y_sky_400_of_70: &str = "border-y-sky-400/70"; pub(crate) const border_y_sky_400_of_75: &str = "border-y-sky-400/75"; pub(crate) const border_y_sky_400_of_80: &str = "border-y-sky-400/80"; pub(crate) const border_y_sky_400_of_90: &str = "border-y-sky-400/90"; pub(crate) const border_y_sky_400_of_95: &str = "border-y-sky-400/95"; pub(crate) const border_y_sky_50: &str = "border-y-sky-50"; pub(crate) const border_y_sky_500: &str = "border-y-sky-500"; pub(crate) const border_y_sky_500_of_0: &str = "border-y-sky-500/0"; pub(crate) const border_y_sky_500_of_10: &str = "border-y-sky-500/10"; pub(crate) const border_y_sky_500_of_100: &str = "border-y-sky-500/100"; pub(crate) const border_y_sky_500_of_20: &str = "border-y-sky-500/20"; pub(crate) const border_y_sky_500_of_25: &str = "border-y-sky-500/25"; pub(crate) const border_y_sky_500_of_30: &str = "border-y-sky-500/30"; pub(crate) const border_y_sky_500_of_40: &str = "border-y-sky-500/40"; pub(crate) const border_y_sky_500_of_5: &str = "border-y-sky-500/5"; pub(crate) const border_y_sky_500_of_50: &str = "border-y-sky-500/50"; pub(crate) const border_y_sky_500_of_60: &str = "border-y-sky-500/60"; pub(crate) const border_y_sky_500_of_70: &str = "border-y-sky-500/70"; pub(crate) const border_y_sky_500_of_75: &str = "border-y-sky-500/75"; pub(crate) const border_y_sky_500_of_80: &str = "border-y-sky-500/80"; pub(crate) const border_y_sky_500_of_90: &str = "border-y-sky-500/90"; pub(crate) const border_y_sky_500_of_95: &str = "border-y-sky-500/95"; pub(crate) const border_y_sky_50_of_0: &str = "border-y-sky-50/0"; pub(crate) const border_y_sky_50_of_10: &str = "border-y-sky-50/10"; pub(crate) const border_y_sky_50_of_100: &str = "border-y-sky-50/100"; pub(crate) const border_y_sky_50_of_20: &str = "border-y-sky-50/20"; pub(crate) const border_y_sky_50_of_25: &str = "border-y-sky-50/25"; pub(crate) const border_y_sky_50_of_30: &str = "border-y-sky-50/30"; pub(crate) const border_y_sky_50_of_40: &str = "border-y-sky-50/40"; pub(crate) const border_y_sky_50_of_5: &str = "border-y-sky-50/5"; pub(crate) const border_y_sky_50_of_50: &str = "border-y-sky-50/50"; pub(crate) const border_y_sky_50_of_60: &str = "border-y-sky-50/60"; pub(crate) const border_y_sky_50_of_70: &str = "border-y-sky-50/70"; pub(crate) const border_y_sky_50_of_75: &str = "border-y-sky-50/75"; pub(crate) const border_y_sky_50_of_80: &str = "border-y-sky-50/80"; pub(crate) const border_y_sky_50_of_90: &str = "border-y-sky-50/90"; pub(crate) const border_y_sky_50_of_95: &str = "border-y-sky-50/95"; pub(crate) const border_y_sky_600: &str = "border-y-sky-600"; pub(crate) const border_y_sky_600_of_0: &str = "border-y-sky-600/0"; pub(crate) const border_y_sky_600_of_10: &str = "border-y-sky-600/10"; pub(crate) const border_y_sky_600_of_100: &str = "border-y-sky-600/100"; pub(crate) const border_y_sky_600_of_20: &str = "border-y-sky-600/20"; pub(crate) const border_y_sky_600_of_25: &str = "border-y-sky-600/25"; pub(crate) const border_y_sky_600_of_30: &str = "border-y-sky-600/30"; pub(crate) const border_y_sky_600_of_40: &str = "border-y-sky-600/40"; pub(crate) const border_y_sky_600_of_5: &str = "border-y-sky-600/5"; pub(crate) const border_y_sky_600_of_50: &str = "border-y-sky-600/50"; pub(crate) const border_y_sky_600_of_60: &str = "border-y-sky-600/60"; pub(crate) const border_y_sky_600_of_70: &str = "border-y-sky-600/70"; pub(crate) const border_y_sky_600_of_75: &str = "border-y-sky-600/75"; pub(crate) const border_y_sky_600_of_80: &str = "border-y-sky-600/80"; pub(crate) const border_y_sky_600_of_90: &str = "border-y-sky-600/90"; pub(crate) const border_y_sky_600_of_95: &str = "border-y-sky-600/95"; pub(crate) const border_y_sky_700: &str = "border-y-sky-700"; pub(crate) const border_y_sky_700_of_0: &str = "border-y-sky-700/0"; pub(crate) const border_y_sky_700_of_10: &str = "border-y-sky-700/10"; pub(crate) const border_y_sky_700_of_100: &str = "border-y-sky-700/100"; pub(crate) const border_y_sky_700_of_20: &str = "border-y-sky-700/20"; pub(crate) const border_y_sky_700_of_25: &str = "border-y-sky-700/25"; pub(crate) const border_y_sky_700_of_30: &str = "border-y-sky-700/30"; pub(crate) const border_y_sky_700_of_40: &str = "border-y-sky-700/40"; pub(crate) const border_y_sky_700_of_5: &str = "border-y-sky-700/5"; pub(crate) const border_y_sky_700_of_50: &str = "border-y-sky-700/50"; pub(crate) const border_y_sky_700_of_60: &str = "border-y-sky-700/60"; pub(crate) const border_y_sky_700_of_70: &str = "border-y-sky-700/70"; pub(crate) const border_y_sky_700_of_75: &str = "border-y-sky-700/75"; pub(crate) const border_y_sky_700_of_80: &str = "border-y-sky-700/80"; pub(crate) const border_y_sky_700_of_90: &str = "border-y-sky-700/90"; pub(crate) const border_y_sky_700_of_95: &str = "border-y-sky-700/95"; pub(crate) const border_y_sky_800: &str = "border-y-sky-800"; pub(crate) const border_y_sky_800_of_0: &str = "border-y-sky-800/0"; pub(crate) const border_y_sky_800_of_10: &str = "border-y-sky-800/10"; pub(crate) const border_y_sky_800_of_100: &str = "border-y-sky-800/100"; pub(crate) const border_y_sky_800_of_20: &str = "border-y-sky-800/20"; pub(crate) const border_y_sky_800_of_25: &str = "border-y-sky-800/25"; pub(crate) const border_y_sky_800_of_30: &str = "border-y-sky-800/30"; pub(crate) const border_y_sky_800_of_40: &str = "border-y-sky-800/40"; pub(crate) const border_y_sky_800_of_5: &str = "border-y-sky-800/5"; pub(crate) const border_y_sky_800_of_50: &str = "border-y-sky-800/50"; pub(crate) const border_y_sky_800_of_60: &str = "border-y-sky-800/60"; pub(crate) const border_y_sky_800_of_70: &str = "border-y-sky-800/70"; pub(crate) const border_y_sky_800_of_75: &str = "border-y-sky-800/75"; pub(crate) const border_y_sky_800_of_80: &str = "border-y-sky-800/80"; pub(crate) const border_y_sky_800_of_90: &str = "border-y-sky-800/90"; pub(crate) const border_y_sky_800_of_95: &str = "border-y-sky-800/95"; pub(crate) const border_y_sky_900: &str = "border-y-sky-900"; pub(crate) const border_y_sky_900_of_0: &str = "border-y-sky-900/0"; pub(crate) const border_y_sky_900_of_10: &str = "border-y-sky-900/10"; pub(crate) const border_y_sky_900_of_100: &str = "border-y-sky-900/100"; pub(crate) const border_y_sky_900_of_20: &str = "border-y-sky-900/20"; pub(crate) const border_y_sky_900_of_25: &str = "border-y-sky-900/25"; pub(crate) const border_y_sky_900_of_30: &str = "border-y-sky-900/30"; pub(crate) const border_y_sky_900_of_40: &str = "border-y-sky-900/40"; pub(crate) const border_y_sky_900_of_5: &str = "border-y-sky-900/5"; pub(crate) const border_y_sky_900_of_50: &str = "border-y-sky-900/50"; pub(crate) const border_y_sky_900_of_60: &str = "border-y-sky-900/60"; pub(crate) const border_y_sky_900_of_70: &str = "border-y-sky-900/70"; pub(crate) const border_y_sky_900_of_75: &str = "border-y-sky-900/75"; pub(crate) const border_y_sky_900_of_80: &str = "border-y-sky-900/80"; pub(crate) const border_y_sky_900_of_90: &str = "border-y-sky-900/90"; pub(crate) const border_y_sky_900_of_95: &str = "border-y-sky-900/95"; pub(crate) const border_y_slate_100: &str = "border-y-slate-100"; pub(crate) const border_y_slate_100_of_0: &str = "border-y-slate-100/0"; pub(crate) const border_y_slate_100_of_10: &str = "border-y-slate-100/10"; pub(crate) const border_y_slate_100_of_100: &str = "border-y-slate-100/100"; pub(crate) const border_y_slate_100_of_20: &str = "border-y-slate-100/20"; pub(crate) const border_y_slate_100_of_25: &str = "border-y-slate-100/25"; pub(crate) const border_y_slate_100_of_30: &str = "border-y-slate-100/30"; pub(crate) const border_y_slate_100_of_40: &str = "border-y-slate-100/40"; pub(crate) const border_y_slate_100_of_5: &str = "border-y-slate-100/5"; pub(crate) const border_y_slate_100_of_50: &str = "border-y-slate-100/50"; pub(crate) const border_y_slate_100_of_60: &str = "border-y-slate-100/60"; pub(crate) const border_y_slate_100_of_70: &str = "border-y-slate-100/70"; pub(crate) const border_y_slate_100_of_75: &str = "border-y-slate-100/75"; pub(crate) const border_y_slate_100_of_80: &str = "border-y-slate-100/80"; pub(crate) const border_y_slate_100_of_90: &str = "border-y-slate-100/90"; pub(crate) const border_y_slate_100_of_95: &str = "border-y-slate-100/95"; pub(crate) const border_y_slate_200: &str = "border-y-slate-200"; pub(crate) const border_y_slate_200_of_0: &str = "border-y-slate-200/0"; pub(crate) const border_y_slate_200_of_10: &str = "border-y-slate-200/10"; pub(crate) const border_y_slate_200_of_100: &str = "border-y-slate-200/100"; pub(crate) const border_y_slate_200_of_20: &str = "border-y-slate-200/20"; pub(crate) const border_y_slate_200_of_25: &str = "border-y-slate-200/25"; pub(crate) const border_y_slate_200_of_30: &str = "border-y-slate-200/30"; pub(crate) const border_y_slate_200_of_40: &str = "border-y-slate-200/40"; pub(crate) const border_y_slate_200_of_5: &str = "border-y-slate-200/5"; pub(crate) const border_y_slate_200_of_50: &str = "border-y-slate-200/50"; pub(crate) const border_y_slate_200_of_60: &str = "border-y-slate-200/60"; pub(crate) const border_y_slate_200_of_70: &str = "border-y-slate-200/70"; pub(crate) const border_y_slate_200_of_75: &str = "border-y-slate-200/75"; pub(crate) const border_y_slate_200_of_80: &str = "border-y-slate-200/80"; pub(crate) const border_y_slate_200_of_90: &str = "border-y-slate-200/90"; pub(crate) const border_y_slate_200_of_95: &str = "border-y-slate-200/95"; pub(crate) const border_y_slate_300: &str = "border-y-slate-300"; pub(crate) const border_y_slate_300_of_0: &str = "border-y-slate-300/0"; pub(crate) const border_y_slate_300_of_10: &str = "border-y-slate-300/10"; pub(crate) const border_y_slate_300_of_100: &str = "border-y-slate-300/100"; pub(crate) const border_y_slate_300_of_20: &str = "border-y-slate-300/20"; pub(crate) const border_y_slate_300_of_25: &str = "border-y-slate-300/25"; pub(crate) const border_y_slate_300_of_30: &str = "border-y-slate-300/30"; pub(crate) const border_y_slate_300_of_40: &str = "border-y-slate-300/40"; pub(crate) const border_y_slate_300_of_5: &str = "border-y-slate-300/5"; pub(crate) const border_y_slate_300_of_50: &str = "border-y-slate-300/50"; pub(crate) const border_y_slate_300_of_60: &str = "border-y-slate-300/60"; pub(crate) const border_y_slate_300_of_70: &str = "border-y-slate-300/70"; pub(crate) const border_y_slate_300_of_75: &str = "border-y-slate-300/75"; pub(crate) const border_y_slate_300_of_80: &str = "border-y-slate-300/80"; pub(crate) const border_y_slate_300_of_90: &str = "border-y-slate-300/90"; pub(crate) const border_y_slate_300_of_95: &str = "border-y-slate-300/95"; pub(crate) const border_y_slate_400: &str = "border-y-slate-400"; pub(crate) const border_y_slate_400_of_0: &str = "border-y-slate-400/0"; pub(crate) const border_y_slate_400_of_10: &str = "border-y-slate-400/10"; pub(crate) const border_y_slate_400_of_100: &str = "border-y-slate-400/100"; pub(crate) const border_y_slate_400_of_20: &str = "border-y-slate-400/20"; pub(crate) const border_y_slate_400_of_25: &str = "border-y-slate-400/25"; pub(crate) const border_y_slate_400_of_30: &str = "border-y-slate-400/30"; pub(crate) const border_y_slate_400_of_40: &str = "border-y-slate-400/40"; pub(crate) const border_y_slate_400_of_5: &str = "border-y-slate-400/5"; pub(crate) const border_y_slate_400_of_50: &str = "border-y-slate-400/50"; pub(crate) const border_y_slate_400_of_60: &str = "border-y-slate-400/60"; pub(crate) const border_y_slate_400_of_70: &str = "border-y-slate-400/70"; pub(crate) const border_y_slate_400_of_75: &str = "border-y-slate-400/75"; pub(crate) const border_y_slate_400_of_80: &str = "border-y-slate-400/80"; pub(crate) const border_y_slate_400_of_90: &str = "border-y-slate-400/90"; pub(crate) const border_y_slate_400_of_95: &str = "border-y-slate-400/95"; pub(crate) const border_y_slate_50: &str = "border-y-slate-50"; pub(crate) const border_y_slate_500: &str = "border-y-slate-500"; pub(crate) const border_y_slate_500_of_0: &str = "border-y-slate-500/0"; pub(crate) const border_y_slate_500_of_10: &str = "border-y-slate-500/10"; pub(crate) const border_y_slate_500_of_100: &str = "border-y-slate-500/100"; pub(crate) const border_y_slate_500_of_20: &str = "border-y-slate-500/20"; pub(crate) const border_y_slate_500_of_25: &str = "border-y-slate-500/25"; pub(crate) const border_y_slate_500_of_30: &str = "border-y-slate-500/30"; pub(crate) const border_y_slate_500_of_40: &str = "border-y-slate-500/40"; pub(crate) const border_y_slate_500_of_5: &str = "border-y-slate-500/5"; pub(crate) const border_y_slate_500_of_50: &str = "border-y-slate-500/50"; pub(crate) const border_y_slate_500_of_60: &str = "border-y-slate-500/60"; pub(crate) const border_y_slate_500_of_70: &str = "border-y-slate-500/70"; pub(crate) const border_y_slate_500_of_75: &str = "border-y-slate-500/75"; pub(crate) const border_y_slate_500_of_80: &str = "border-y-slate-500/80"; pub(crate) const border_y_slate_500_of_90: &str = "border-y-slate-500/90"; pub(crate) const border_y_slate_500_of_95: &str = "border-y-slate-500/95"; pub(crate) const border_y_slate_50_of_0: &str = "border-y-slate-50/0"; pub(crate) const border_y_slate_50_of_10: &str = "border-y-slate-50/10"; pub(crate) const border_y_slate_50_of_100: &str = "border-y-slate-50/100"; pub(crate) const border_y_slate_50_of_20: &str = "border-y-slate-50/20"; pub(crate) const border_y_slate_50_of_25: &str = "border-y-slate-50/25"; pub(crate) const border_y_slate_50_of_30: &str = "border-y-slate-50/30"; pub(crate) const border_y_slate_50_of_40: &str = "border-y-slate-50/40"; pub(crate) const border_y_slate_50_of_5: &str = "border-y-slate-50/5"; pub(crate) const border_y_slate_50_of_50: &str = "border-y-slate-50/50"; pub(crate) const border_y_slate_50_of_60: &str = "border-y-slate-50/60"; pub(crate) const border_y_slate_50_of_70: &str = "border-y-slate-50/70"; pub(crate) const border_y_slate_50_of_75: &str = "border-y-slate-50/75"; pub(crate) const border_y_slate_50_of_80: &str = "border-y-slate-50/80"; pub(crate) const border_y_slate_50_of_90: &str = "border-y-slate-50/90"; pub(crate) const border_y_slate_50_of_95: &str = "border-y-slate-50/95"; pub(crate) const border_y_slate_600: &str = "border-y-slate-600"; pub(crate) const border_y_slate_600_of_0: &str = "border-y-slate-600/0"; pub(crate) const border_y_slate_600_of_10: &str = "border-y-slate-600/10"; pub(crate) const border_y_slate_600_of_100: &str = "border-y-slate-600/100"; pub(crate) const border_y_slate_600_of_20: &str = "border-y-slate-600/20"; pub(crate) const border_y_slate_600_of_25: &str = "border-y-slate-600/25"; pub(crate) const border_y_slate_600_of_30: &str = "border-y-slate-600/30"; pub(crate) const border_y_slate_600_of_40: &str = "border-y-slate-600/40"; pub(crate) const border_y_slate_600_of_5: &str = "border-y-slate-600/5"; pub(crate) const border_y_slate_600_of_50: &str = "border-y-slate-600/50"; pub(crate) const border_y_slate_600_of_60: &str = "border-y-slate-600/60"; pub(crate) const border_y_slate_600_of_70: &str = "border-y-slate-600/70"; pub(crate) const border_y_slate_600_of_75: &str = "border-y-slate-600/75"; pub(crate) const border_y_slate_600_of_80: &str = "border-y-slate-600/80"; pub(crate) const border_y_slate_600_of_90: &str = "border-y-slate-600/90"; pub(crate) const border_y_slate_600_of_95: &str = "border-y-slate-600/95"; pub(crate) const border_y_slate_700: &str = "border-y-slate-700"; pub(crate) const border_y_slate_700_of_0: &str = "border-y-slate-700/0"; pub(crate) const border_y_slate_700_of_10: &str = "border-y-slate-700/10"; pub(crate) const border_y_slate_700_of_100: &str = "border-y-slate-700/100"; pub(crate) const border_y_slate_700_of_20: &str = "border-y-slate-700/20"; pub(crate) const border_y_slate_700_of_25: &str = "border-y-slate-700/25"; pub(crate) const border_y_slate_700_of_30: &str = "border-y-slate-700/30"; pub(crate) const border_y_slate_700_of_40: &str = "border-y-slate-700/40"; pub(crate) const border_y_slate_700_of_5: &str = "border-y-slate-700/5"; pub(crate) const border_y_slate_700_of_50: &str = "border-y-slate-700/50"; pub(crate) const border_y_slate_700_of_60: &str = "border-y-slate-700/60"; pub(crate) const border_y_slate_700_of_70: &str = "border-y-slate-700/70"; pub(crate) const border_y_slate_700_of_75: &str = "border-y-slate-700/75"; pub(crate) const border_y_slate_700_of_80: &str = "border-y-slate-700/80"; pub(crate) const border_y_slate_700_of_90: &str = "border-y-slate-700/90"; pub(crate) const border_y_slate_700_of_95: &str = "border-y-slate-700/95"; pub(crate) const border_y_slate_800: &str = "border-y-slate-800"; pub(crate) const border_y_slate_800_of_0: &str = "border-y-slate-800/0"; pub(crate) const border_y_slate_800_of_10: &str = "border-y-slate-800/10"; pub(crate) const border_y_slate_800_of_100: &str = "border-y-slate-800/100"; pub(crate) const border_y_slate_800_of_20: &str = "border-y-slate-800/20"; pub(crate) const border_y_slate_800_of_25: &str = "border-y-slate-800/25"; pub(crate) const border_y_slate_800_of_30: &str = "border-y-slate-800/30"; pub(crate) const border_y_slate_800_of_40: &str = "border-y-slate-800/40"; pub(crate) const border_y_slate_800_of_5: &str = "border-y-slate-800/5"; pub(crate) const border_y_slate_800_of_50: &str = "border-y-slate-800/50"; pub(crate) const border_y_slate_800_of_60: &str = "border-y-slate-800/60"; pub(crate) const border_y_slate_800_of_70: &str = "border-y-slate-800/70"; pub(crate) const border_y_slate_800_of_75: &str = "border-y-slate-800/75"; pub(crate) const border_y_slate_800_of_80: &str = "border-y-slate-800/80"; pub(crate) const border_y_slate_800_of_90: &str = "border-y-slate-800/90"; pub(crate) const border_y_slate_800_of_95: &str = "border-y-slate-800/95"; pub(crate) const border_y_slate_900: &str = "border-y-slate-900"; pub(crate) const border_y_slate_900_of_0: &str = "border-y-slate-900/0"; pub(crate) const border_y_slate_900_of_10: &str = "border-y-slate-900/10"; pub(crate) const border_y_slate_900_of_100: &str = "border-y-slate-900/100"; pub(crate) const border_y_slate_900_of_20: &str = "border-y-slate-900/20"; pub(crate) const border_y_slate_900_of_25: &str = "border-y-slate-900/25"; pub(crate) const border_y_slate_900_of_30: &str = "border-y-slate-900/30"; pub(crate) const border_y_slate_900_of_40: &str = "border-y-slate-900/40"; pub(crate) const border_y_slate_900_of_5: &str = "border-y-slate-900/5"; pub(crate) const border_y_slate_900_of_50: &str = "border-y-slate-900/50"; pub(crate) const border_y_slate_900_of_60: &str = "border-y-slate-900/60"; pub(crate) const border_y_slate_900_of_70: &str = "border-y-slate-900/70"; pub(crate) const border_y_slate_900_of_75: &str = "border-y-slate-900/75"; pub(crate) const border_y_slate_900_of_80: &str = "border-y-slate-900/80"; pub(crate) const border_y_slate_900_of_90: &str = "border-y-slate-900/90"; pub(crate) const border_y_slate_900_of_95: &str = "border-y-slate-900/95"; pub(crate) const border_y_stone_100: &str = "border-y-stone-100"; pub(crate) const border_y_stone_100_of_0: &str = "border-y-stone-100/0"; pub(crate) const border_y_stone_100_of_10: &str = "border-y-stone-100/10"; pub(crate) const border_y_stone_100_of_100: &str = "border-y-stone-100/100"; pub(crate) const border_y_stone_100_of_20: &str = "border-y-stone-100/20"; pub(crate) const border_y_stone_100_of_25: &str = "border-y-stone-100/25"; pub(crate) const border_y_stone_100_of_30: &str = "border-y-stone-100/30"; pub(crate) const border_y_stone_100_of_40: &str = "border-y-stone-100/40"; pub(crate) const border_y_stone_100_of_5: &str = "border-y-stone-100/5"; pub(crate) const border_y_stone_100_of_50: &str = "border-y-stone-100/50"; pub(crate) const border_y_stone_100_of_60: &str = "border-y-stone-100/60"; pub(crate) const border_y_stone_100_of_70: &str = "border-y-stone-100/70"; pub(crate) const border_y_stone_100_of_75: &str = "border-y-stone-100/75"; pub(crate) const border_y_stone_100_of_80: &str = "border-y-stone-100/80"; pub(crate) const border_y_stone_100_of_90: &str = "border-y-stone-100/90"; pub(crate) const border_y_stone_100_of_95: &str = "border-y-stone-100/95"; pub(crate) const border_y_stone_200: &str = "border-y-stone-200"; pub(crate) const border_y_stone_200_of_0: &str = "border-y-stone-200/0"; pub(crate) const border_y_stone_200_of_10: &str = "border-y-stone-200/10"; pub(crate) const border_y_stone_200_of_100: &str = "border-y-stone-200/100"; pub(crate) const border_y_stone_200_of_20: &str = "border-y-stone-200/20"; pub(crate) const border_y_stone_200_of_25: &str = "border-y-stone-200/25"; pub(crate) const border_y_stone_200_of_30: &str = "border-y-stone-200/30"; pub(crate) const border_y_stone_200_of_40: &str = "border-y-stone-200/40"; pub(crate) const border_y_stone_200_of_5: &str = "border-y-stone-200/5"; pub(crate) const border_y_stone_200_of_50: &str = "border-y-stone-200/50"; pub(crate) const border_y_stone_200_of_60: &str = "border-y-stone-200/60"; pub(crate) const border_y_stone_200_of_70: &str = "border-y-stone-200/70"; pub(crate) const border_y_stone_200_of_75: &str = "border-y-stone-200/75"; pub(crate) const border_y_stone_200_of_80: &str = "border-y-stone-200/80"; pub(crate) const border_y_stone_200_of_90: &str = "border-y-stone-200/90"; pub(crate) const border_y_stone_200_of_95: &str = "border-y-stone-200/95"; pub(crate) const border_y_stone_300: &str = "border-y-stone-300"; pub(crate) const border_y_stone_300_of_0: &str = "border-y-stone-300/0"; pub(crate) const border_y_stone_300_of_10: &str = "border-y-stone-300/10"; pub(crate) const border_y_stone_300_of_100: &str = "border-y-stone-300/100"; pub(crate) const border_y_stone_300_of_20: &str = "border-y-stone-300/20"; pub(crate) const border_y_stone_300_of_25: &str = "border-y-stone-300/25"; pub(crate) const border_y_stone_300_of_30: &str = "border-y-stone-300/30"; pub(crate) const border_y_stone_300_of_40: &str = "border-y-stone-300/40"; pub(crate) const border_y_stone_300_of_5: &str = "border-y-stone-300/5"; pub(crate) const border_y_stone_300_of_50: &str = "border-y-stone-300/50"; pub(crate) const border_y_stone_300_of_60: &str = "border-y-stone-300/60"; pub(crate) const border_y_stone_300_of_70: &str = "border-y-stone-300/70"; pub(crate) const border_y_stone_300_of_75: &str = "border-y-stone-300/75"; pub(crate) const border_y_stone_300_of_80: &str = "border-y-stone-300/80"; pub(crate) const border_y_stone_300_of_90: &str = "border-y-stone-300/90"; pub(crate) const border_y_stone_300_of_95: &str = "border-y-stone-300/95"; pub(crate) const border_y_stone_400: &str = "border-y-stone-400"; pub(crate) const border_y_stone_400_of_0: &str = "border-y-stone-400/0"; pub(crate) const border_y_stone_400_of_10: &str = "border-y-stone-400/10"; pub(crate) const border_y_stone_400_of_100: &str = "border-y-stone-400/100"; pub(crate) const border_y_stone_400_of_20: &str = "border-y-stone-400/20"; pub(crate) const border_y_stone_400_of_25: &str = "border-y-stone-400/25"; pub(crate) const border_y_stone_400_of_30: &str = "border-y-stone-400/30"; pub(crate) const border_y_stone_400_of_40: &str = "border-y-stone-400/40"; pub(crate) const border_y_stone_400_of_5: &str = "border-y-stone-400/5"; pub(crate) const border_y_stone_400_of_50: &str = "border-y-stone-400/50"; pub(crate) const border_y_stone_400_of_60: &str = "border-y-stone-400/60"; pub(crate) const border_y_stone_400_of_70: &str = "border-y-stone-400/70"; pub(crate) const border_y_stone_400_of_75: &str = "border-y-stone-400/75"; pub(crate) const border_y_stone_400_of_80: &str = "border-y-stone-400/80"; pub(crate) const border_y_stone_400_of_90: &str = "border-y-stone-400/90"; pub(crate) const border_y_stone_400_of_95: &str = "border-y-stone-400/95"; pub(crate) const border_y_stone_50: &str = "border-y-stone-50"; pub(crate) const border_y_stone_500: &str = "border-y-stone-500"; pub(crate) const border_y_stone_500_of_0: &str = "border-y-stone-500/0"; pub(crate) const border_y_stone_500_of_10: &str = "border-y-stone-500/10"; pub(crate) const border_y_stone_500_of_100: &str = "border-y-stone-500/100"; pub(crate) const border_y_stone_500_of_20: &str = "border-y-stone-500/20"; pub(crate) const border_y_stone_500_of_25: &str = "border-y-stone-500/25"; pub(crate) const border_y_stone_500_of_30: &str = "border-y-stone-500/30"; pub(crate) const border_y_stone_500_of_40: &str = "border-y-stone-500/40"; pub(crate) const border_y_stone_500_of_5: &str = "border-y-stone-500/5"; pub(crate) const border_y_stone_500_of_50: &str = "border-y-stone-500/50"; pub(crate) const border_y_stone_500_of_60: &str = "border-y-stone-500/60"; pub(crate) const border_y_stone_500_of_70: &str = "border-y-stone-500/70"; pub(crate) const border_y_stone_500_of_75: &str = "border-y-stone-500/75"; pub(crate) const border_y_stone_500_of_80: &str = "border-y-stone-500/80"; pub(crate) const border_y_stone_500_of_90: &str = "border-y-stone-500/90"; pub(crate) const border_y_stone_500_of_95: &str = "border-y-stone-500/95"; pub(crate) const border_y_stone_50_of_0: &str = "border-y-stone-50/0"; pub(crate) const border_y_stone_50_of_10: &str = "border-y-stone-50/10"; pub(crate) const border_y_stone_50_of_100: &str = "border-y-stone-50/100"; pub(crate) const border_y_stone_50_of_20: &str = "border-y-stone-50/20"; pub(crate) const border_y_stone_50_of_25: &str = "border-y-stone-50/25"; pub(crate) const border_y_stone_50_of_30: &str = "border-y-stone-50/30"; pub(crate) const border_y_stone_50_of_40: &str = "border-y-stone-50/40"; pub(crate) const border_y_stone_50_of_5: &str = "border-y-stone-50/5"; pub(crate) const border_y_stone_50_of_50: &str = "border-y-stone-50/50"; pub(crate) const border_y_stone_50_of_60: &str = "border-y-stone-50/60"; pub(crate) const border_y_stone_50_of_70: &str = "border-y-stone-50/70"; pub(crate) const border_y_stone_50_of_75: &str = "border-y-stone-50/75"; pub(crate) const border_y_stone_50_of_80: &str = "border-y-stone-50/80"; pub(crate) const border_y_stone_50_of_90: &str = "border-y-stone-50/90"; pub(crate) const border_y_stone_50_of_95: &str = "border-y-stone-50/95"; pub(crate) const border_y_stone_600: &str = "border-y-stone-600"; pub(crate) const border_y_stone_600_of_0: &str = "border-y-stone-600/0"; pub(crate) const border_y_stone_600_of_10: &str = "border-y-stone-600/10"; pub(crate) const border_y_stone_600_of_100: &str = "border-y-stone-600/100"; pub(crate) const border_y_stone_600_of_20: &str = "border-y-stone-600/20"; pub(crate) const border_y_stone_600_of_25: &str = "border-y-stone-600/25"; pub(crate) const border_y_stone_600_of_30: &str = "border-y-stone-600/30"; pub(crate) const border_y_stone_600_of_40: &str = "border-y-stone-600/40"; pub(crate) const border_y_stone_600_of_5: &str = "border-y-stone-600/5"; pub(crate) const border_y_stone_600_of_50: &str = "border-y-stone-600/50"; pub(crate) const border_y_stone_600_of_60: &str = "border-y-stone-600/60"; pub(crate) const border_y_stone_600_of_70: &str = "border-y-stone-600/70"; pub(crate) const border_y_stone_600_of_75: &str = "border-y-stone-600/75"; pub(crate) const border_y_stone_600_of_80: &str = "border-y-stone-600/80"; pub(crate) const border_y_stone_600_of_90: &str = "border-y-stone-600/90"; pub(crate) const border_y_stone_600_of_95: &str = "border-y-stone-600/95"; pub(crate) const border_y_stone_700: &str = "border-y-stone-700"; pub(crate) const border_y_stone_700_of_0: &str = "border-y-stone-700/0"; pub(crate) const border_y_stone_700_of_10: &str = "border-y-stone-700/10"; pub(crate) const border_y_stone_700_of_100: &str = "border-y-stone-700/100"; pub(crate) const border_y_stone_700_of_20: &str = "border-y-stone-700/20"; pub(crate) const border_y_stone_700_of_25: &str = "border-y-stone-700/25"; pub(crate) const border_y_stone_700_of_30: &str = "border-y-stone-700/30"; pub(crate) const border_y_stone_700_of_40: &str = "border-y-stone-700/40"; pub(crate) const border_y_stone_700_of_5: &str = "border-y-stone-700/5"; pub(crate) const border_y_stone_700_of_50: &str = "border-y-stone-700/50"; pub(crate) const border_y_stone_700_of_60: &str = "border-y-stone-700/60"; pub(crate) const border_y_stone_700_of_70: &str = "border-y-stone-700/70"; pub(crate) const border_y_stone_700_of_75: &str = "border-y-stone-700/75"; pub(crate) const border_y_stone_700_of_80: &str = "border-y-stone-700/80"; pub(crate) const border_y_stone_700_of_90: &str = "border-y-stone-700/90"; pub(crate) const border_y_stone_700_of_95: &str = "border-y-stone-700/95"; pub(crate) const border_y_stone_800: &str = "border-y-stone-800"; pub(crate) const border_y_stone_800_of_0: &str = "border-y-stone-800/0"; pub(crate) const border_y_stone_800_of_10: &str = "border-y-stone-800/10"; pub(crate) const border_y_stone_800_of_100: &str = "border-y-stone-800/100"; pub(crate) const border_y_stone_800_of_20: &str = "border-y-stone-800/20"; pub(crate) const border_y_stone_800_of_25: &str = "border-y-stone-800/25"; pub(crate) const border_y_stone_800_of_30: &str = "border-y-stone-800/30"; pub(crate) const border_y_stone_800_of_40: &str = "border-y-stone-800/40"; pub(crate) const border_y_stone_800_of_5: &str = "border-y-stone-800/5"; pub(crate) const border_y_stone_800_of_50: &str = "border-y-stone-800/50"; pub(crate) const border_y_stone_800_of_60: &str = "border-y-stone-800/60"; pub(crate) const border_y_stone_800_of_70: &str = "border-y-stone-800/70"; pub(crate) const border_y_stone_800_of_75: &str = "border-y-stone-800/75"; pub(crate) const border_y_stone_800_of_80: &str = "border-y-stone-800/80"; pub(crate) const border_y_stone_800_of_90: &str = "border-y-stone-800/90"; pub(crate) const border_y_stone_800_of_95: &str = "border-y-stone-800/95"; pub(crate) const border_y_stone_900: &str = "border-y-stone-900"; pub(crate) const border_y_stone_900_of_0: &str = "border-y-stone-900/0"; pub(crate) const border_y_stone_900_of_10: &str = "border-y-stone-900/10"; pub(crate) const border_y_stone_900_of_100: &str = "border-y-stone-900/100"; pub(crate) const border_y_stone_900_of_20: &str = "border-y-stone-900/20"; pub(crate) const border_y_stone_900_of_25: &str = "border-y-stone-900/25"; pub(crate) const border_y_stone_900_of_30: &str = "border-y-stone-900/30"; pub(crate) const border_y_stone_900_of_40: &str = "border-y-stone-900/40"; pub(crate) const border_y_stone_900_of_5: &str = "border-y-stone-900/5"; pub(crate) const border_y_stone_900_of_50: &str = "border-y-stone-900/50"; pub(crate) const border_y_stone_900_of_60: &str = "border-y-stone-900/60"; pub(crate) const border_y_stone_900_of_70: &str = "border-y-stone-900/70"; pub(crate) const border_y_stone_900_of_75: &str = "border-y-stone-900/75"; pub(crate) const border_y_stone_900_of_80: &str = "border-y-stone-900/80"; pub(crate) const border_y_stone_900_of_90: &str = "border-y-stone-900/90"; pub(crate) const border_y_stone_900_of_95: &str = "border-y-stone-900/95"; pub(crate) const border_y_teal_100: &str = "border-y-teal-100"; pub(crate) const border_y_teal_100_of_0: &str = "border-y-teal-100/0"; pub(crate) const border_y_teal_100_of_10: &str = "border-y-teal-100/10"; pub(crate) const border_y_teal_100_of_100: &str = "border-y-teal-100/100"; pub(crate) const border_y_teal_100_of_20: &str = "border-y-teal-100/20"; pub(crate) const border_y_teal_100_of_25: &str = "border-y-teal-100/25"; pub(crate) const border_y_teal_100_of_30: &str = "border-y-teal-100/30"; pub(crate) const border_y_teal_100_of_40: &str = "border-y-teal-100/40"; pub(crate) const border_y_teal_100_of_5: &str = "border-y-teal-100/5"; pub(crate) const border_y_teal_100_of_50: &str = "border-y-teal-100/50"; pub(crate) const border_y_teal_100_of_60: &str = "border-y-teal-100/60"; pub(crate) const border_y_teal_100_of_70: &str = "border-y-teal-100/70"; pub(crate) const border_y_teal_100_of_75: &str = "border-y-teal-100/75"; pub(crate) const border_y_teal_100_of_80: &str = "border-y-teal-100/80"; pub(crate) const border_y_teal_100_of_90: &str = "border-y-teal-100/90"; pub(crate) const border_y_teal_100_of_95: &str = "border-y-teal-100/95"; pub(crate) const border_y_teal_200: &str = "border-y-teal-200"; pub(crate) const border_y_teal_200_of_0: &str = "border-y-teal-200/0"; pub(crate) const border_y_teal_200_of_10: &str = "border-y-teal-200/10"; pub(crate) const border_y_teal_200_of_100: &str = "border-y-teal-200/100"; pub(crate) const border_y_teal_200_of_20: &str = "border-y-teal-200/20"; pub(crate) const border_y_teal_200_of_25: &str = "border-y-teal-200/25"; pub(crate) const border_y_teal_200_of_30: &str = "border-y-teal-200/30"; pub(crate) const border_y_teal_200_of_40: &str = "border-y-teal-200/40"; pub(crate) const border_y_teal_200_of_5: &str = "border-y-teal-200/5"; pub(crate) const border_y_teal_200_of_50: &str = "border-y-teal-200/50"; pub(crate) const border_y_teal_200_of_60: &str = "border-y-teal-200/60"; pub(crate) const border_y_teal_200_of_70: &str = "border-y-teal-200/70"; pub(crate) const border_y_teal_200_of_75: &str = "border-y-teal-200/75"; pub(crate) const border_y_teal_200_of_80: &str = "border-y-teal-200/80"; pub(crate) const border_y_teal_200_of_90: &str = "border-y-teal-200/90"; pub(crate) const border_y_teal_200_of_95: &str = "border-y-teal-200/95"; pub(crate) const border_y_teal_300: &str = "border-y-teal-300"; pub(crate) const border_y_teal_300_of_0: &str = "border-y-teal-300/0"; pub(crate) const border_y_teal_300_of_10: &str = "border-y-teal-300/10"; pub(crate) const border_y_teal_300_of_100: &str = "border-y-teal-300/100"; pub(crate) const border_y_teal_300_of_20: &str = "border-y-teal-300/20"; pub(crate) const border_y_teal_300_of_25: &str = "border-y-teal-300/25"; pub(crate) const border_y_teal_300_of_30: &str = "border-y-teal-300/30"; pub(crate) const border_y_teal_300_of_40: &str = "border-y-teal-300/40"; pub(crate) const border_y_teal_300_of_5: &str = "border-y-teal-300/5"; pub(crate) const border_y_teal_300_of_50: &str = "border-y-teal-300/50"; pub(crate) const border_y_teal_300_of_60: &str = "border-y-teal-300/60"; pub(crate) const border_y_teal_300_of_70: &str = "border-y-teal-300/70"; pub(crate) const border_y_teal_300_of_75: &str = "border-y-teal-300/75"; pub(crate) const border_y_teal_300_of_80: &str = "border-y-teal-300/80"; pub(crate) const border_y_teal_300_of_90: &str = "border-y-teal-300/90"; pub(crate) const border_y_teal_300_of_95: &str = "border-y-teal-300/95"; pub(crate) const border_y_teal_400: &str = "border-y-teal-400"; pub(crate) const border_y_teal_400_of_0: &str = "border-y-teal-400/0"; pub(crate) const border_y_teal_400_of_10: &str = "border-y-teal-400/10"; pub(crate) const border_y_teal_400_of_100: &str = "border-y-teal-400/100"; pub(crate) const border_y_teal_400_of_20: &str = "border-y-teal-400/20"; pub(crate) const border_y_teal_400_of_25: &str = "border-y-teal-400/25"; pub(crate) const border_y_teal_400_of_30: &str = "border-y-teal-400/30"; pub(crate) const border_y_teal_400_of_40: &str = "border-y-teal-400/40"; pub(crate) const border_y_teal_400_of_5: &str = "border-y-teal-400/5"; pub(crate) const border_y_teal_400_of_50: &str = "border-y-teal-400/50"; pub(crate) const border_y_teal_400_of_60: &str = "border-y-teal-400/60"; pub(crate) const border_y_teal_400_of_70: &str = "border-y-teal-400/70"; pub(crate) const border_y_teal_400_of_75: &str = "border-y-teal-400/75"; pub(crate) const border_y_teal_400_of_80: &str = "border-y-teal-400/80"; pub(crate) const border_y_teal_400_of_90: &str = "border-y-teal-400/90"; pub(crate) const border_y_teal_400_of_95: &str = "border-y-teal-400/95"; pub(crate) const border_y_teal_50: &str = "border-y-teal-50"; pub(crate) const border_y_teal_500: &str = "border-y-teal-500"; pub(crate) const border_y_teal_500_of_0: &str = "border-y-teal-500/0"; pub(crate) const border_y_teal_500_of_10: &str = "border-y-teal-500/10"; pub(crate) const border_y_teal_500_of_100: &str = "border-y-teal-500/100"; pub(crate) const border_y_teal_500_of_20: &str = "border-y-teal-500/20"; pub(crate) const border_y_teal_500_of_25: &str = "border-y-teal-500/25"; pub(crate) const border_y_teal_500_of_30: &str = "border-y-teal-500/30"; pub(crate) const border_y_teal_500_of_40: &str = "border-y-teal-500/40"; pub(crate) const border_y_teal_500_of_5: &str = "border-y-teal-500/5"; pub(crate) const border_y_teal_500_of_50: &str = "border-y-teal-500/50"; pub(crate) const border_y_teal_500_of_60: &str = "border-y-teal-500/60"; pub(crate) const border_y_teal_500_of_70: &str = "border-y-teal-500/70"; pub(crate) const border_y_teal_500_of_75: &str = "border-y-teal-500/75"; pub(crate) const border_y_teal_500_of_80: &str = "border-y-teal-500/80"; pub(crate) const border_y_teal_500_of_90: &str = "border-y-teal-500/90"; pub(crate) const border_y_teal_500_of_95: &str = "border-y-teal-500/95"; pub(crate) const border_y_teal_50_of_0: &str = "border-y-teal-50/0"; pub(crate) const border_y_teal_50_of_10: &str = "border-y-teal-50/10"; pub(crate) const border_y_teal_50_of_100: &str = "border-y-teal-50/100"; pub(crate) const border_y_teal_50_of_20: &str = "border-y-teal-50/20"; pub(crate) const border_y_teal_50_of_25: &str = "border-y-teal-50/25"; pub(crate) const border_y_teal_50_of_30: &str = "border-y-teal-50/30"; pub(crate) const border_y_teal_50_of_40: &str = "border-y-teal-50/40"; pub(crate) const border_y_teal_50_of_5: &str = "border-y-teal-50/5"; pub(crate) const border_y_teal_50_of_50: &str = "border-y-teal-50/50"; pub(crate) const border_y_teal_50_of_60: &str = "border-y-teal-50/60"; pub(crate) const border_y_teal_50_of_70: &str = "border-y-teal-50/70"; pub(crate) const border_y_teal_50_of_75: &str = "border-y-teal-50/75"; pub(crate) const border_y_teal_50_of_80: &str = "border-y-teal-50/80"; pub(crate) const border_y_teal_50_of_90: &str = "border-y-teal-50/90"; pub(crate) const border_y_teal_50_of_95: &str = "border-y-teal-50/95"; pub(crate) const border_y_teal_600: &str = "border-y-teal-600"; pub(crate) const border_y_teal_600_of_0: &str = "border-y-teal-600/0"; pub(crate) const border_y_teal_600_of_10: &str = "border-y-teal-600/10"; pub(crate) const border_y_teal_600_of_100: &str = "border-y-teal-600/100"; pub(crate) const border_y_teal_600_of_20: &str = "border-y-teal-600/20"; pub(crate) const border_y_teal_600_of_25: &str = "border-y-teal-600/25"; pub(crate) const border_y_teal_600_of_30: &str = "border-y-teal-600/30"; pub(crate) const border_y_teal_600_of_40: &str = "border-y-teal-600/40"; pub(crate) const border_y_teal_600_of_5: &str = "border-y-teal-600/5"; pub(crate) const border_y_teal_600_of_50: &str = "border-y-teal-600/50"; pub(crate) const border_y_teal_600_of_60: &str = "border-y-teal-600/60"; pub(crate) const border_y_teal_600_of_70: &str = "border-y-teal-600/70"; pub(crate) const border_y_teal_600_of_75: &str = "border-y-teal-600/75"; pub(crate) const border_y_teal_600_of_80: &str = "border-y-teal-600/80"; pub(crate) const border_y_teal_600_of_90: &str = "border-y-teal-600/90"; pub(crate) const border_y_teal_600_of_95: &str = "border-y-teal-600/95"; pub(crate) const border_y_teal_700: &str = "border-y-teal-700"; pub(crate) const border_y_teal_700_of_0: &str = "border-y-teal-700/0"; pub(crate) const border_y_teal_700_of_10: &str = "border-y-teal-700/10"; pub(crate) const border_y_teal_700_of_100: &str = "border-y-teal-700/100"; pub(crate) const border_y_teal_700_of_20: &str = "border-y-teal-700/20"; pub(crate) const border_y_teal_700_of_25: &str = "border-y-teal-700/25"; pub(crate) const border_y_teal_700_of_30: &str = "border-y-teal-700/30"; pub(crate) const border_y_teal_700_of_40: &str = "border-y-teal-700/40"; pub(crate) const border_y_teal_700_of_5: &str = "border-y-teal-700/5"; pub(crate) const border_y_teal_700_of_50: &str = "border-y-teal-700/50"; pub(crate) const border_y_teal_700_of_60: &str = "border-y-teal-700/60"; pub(crate) const border_y_teal_700_of_70: &str = "border-y-teal-700/70"; pub(crate) const border_y_teal_700_of_75: &str = "border-y-teal-700/75"; pub(crate) const border_y_teal_700_of_80: &str = "border-y-teal-700/80"; pub(crate) const border_y_teal_700_of_90: &str = "border-y-teal-700/90"; pub(crate) const border_y_teal_700_of_95: &str = "border-y-teal-700/95"; pub(crate) const border_y_teal_800: &str = "border-y-teal-800"; pub(crate) const border_y_teal_800_of_0: &str = "border-y-teal-800/0"; pub(crate) const border_y_teal_800_of_10: &str = "border-y-teal-800/10"; pub(crate) const border_y_teal_800_of_100: &str = "border-y-teal-800/100"; pub(crate) const border_y_teal_800_of_20: &str = "border-y-teal-800/20"; pub(crate) const border_y_teal_800_of_25: &str = "border-y-teal-800/25"; pub(crate) const border_y_teal_800_of_30: &str = "border-y-teal-800/30"; pub(crate) const border_y_teal_800_of_40: &str = "border-y-teal-800/40"; pub(crate) const border_y_teal_800_of_5: &str = "border-y-teal-800/5"; pub(crate) const border_y_teal_800_of_50: &str = "border-y-teal-800/50"; pub(crate) const border_y_teal_800_of_60: &str = "border-y-teal-800/60"; pub(crate) const border_y_teal_800_of_70: &str = "border-y-teal-800/70"; pub(crate) const border_y_teal_800_of_75: &str = "border-y-teal-800/75"; pub(crate) const border_y_teal_800_of_80: &str = "border-y-teal-800/80"; pub(crate) const border_y_teal_800_of_90: &str = "border-y-teal-800/90"; pub(crate) const border_y_teal_800_of_95: &str = "border-y-teal-800/95"; pub(crate) const border_y_teal_900: &str = "border-y-teal-900"; pub(crate) const border_y_teal_900_of_0: &str = "border-y-teal-900/0"; pub(crate) const border_y_teal_900_of_10: &str = "border-y-teal-900/10"; pub(crate) const border_y_teal_900_of_100: &str = "border-y-teal-900/100"; pub(crate) const border_y_teal_900_of_20: &str = "border-y-teal-900/20"; pub(crate) const border_y_teal_900_of_25: &str = "border-y-teal-900/25"; pub(crate) const border_y_teal_900_of_30: &str = "border-y-teal-900/30"; pub(crate) const border_y_teal_900_of_40: &str = "border-y-teal-900/40"; pub(crate) const border_y_teal_900_of_5: &str = "border-y-teal-900/5"; pub(crate) const border_y_teal_900_of_50: &str = "border-y-teal-900/50"; pub(crate) const border_y_teal_900_of_60: &str = "border-y-teal-900/60"; pub(crate) const border_y_teal_900_of_70: &str = "border-y-teal-900/70"; pub(crate) const border_y_teal_900_of_75: &str = "border-y-teal-900/75"; pub(crate) const border_y_teal_900_of_80: &str = "border-y-teal-900/80"; pub(crate) const border_y_teal_900_of_90: &str = "border-y-teal-900/90"; pub(crate) const border_y_teal_900_of_95: &str = "border-y-teal-900/95"; pub(crate) const border_y_transparent: &str = "border-y-transparent"; pub(crate) const border_y_transparent_of_0: &str = "border-y-transparent/0"; pub(crate) const border_y_transparent_of_10: &str = "border-y-transparent/10"; pub(crate) const border_y_transparent_of_100: &str = "border-y-transparent/100"; pub(crate) const border_y_transparent_of_20: &str = "border-y-transparent/20"; pub(crate) const border_y_transparent_of_25: &str = "border-y-transparent/25"; pub(crate) const border_y_transparent_of_30: &str = "border-y-transparent/30"; pub(crate) const border_y_transparent_of_40: &str = "border-y-transparent/40"; pub(crate) const border_y_transparent_of_5: &str = "border-y-transparent/5"; pub(crate) const border_y_transparent_of_50: &str = "border-y-transparent/50"; pub(crate) const border_y_transparent_of_60: &str = "border-y-transparent/60"; pub(crate) const border_y_transparent_of_70: &str = "border-y-transparent/70"; pub(crate) const border_y_transparent_of_75: &str = "border-y-transparent/75"; pub(crate) const border_y_transparent_of_80: &str = "border-y-transparent/80"; pub(crate) const border_y_transparent_of_90: &str = "border-y-transparent/90"; pub(crate) const border_y_transparent_of_95: &str = "border-y-transparent/95"; pub(crate) const border_y_violet_100: &str = "border-y-violet-100"; pub(crate) const border_y_violet_100_of_0: &str = "border-y-violet-100/0"; pub(crate) const border_y_violet_100_of_10: &str = "border-y-violet-100/10"; pub(crate) const border_y_violet_100_of_100: &str = "border-y-violet-100/100"; pub(crate) const border_y_violet_100_of_20: &str = "border-y-violet-100/20"; pub(crate) const border_y_violet_100_of_25: &str = "border-y-violet-100/25"; pub(crate) const border_y_violet_100_of_30: &str = "border-y-violet-100/30"; pub(crate) const border_y_violet_100_of_40: &str = "border-y-violet-100/40"; pub(crate) const border_y_violet_100_of_5: &str = "border-y-violet-100/5"; pub(crate) const border_y_violet_100_of_50: &str = "border-y-violet-100/50"; pub(crate) const border_y_violet_100_of_60: &str = "border-y-violet-100/60"; pub(crate) const border_y_violet_100_of_70: &str = "border-y-violet-100/70"; pub(crate) const border_y_violet_100_of_75: &str = "border-y-violet-100/75"; pub(crate) const border_y_violet_100_of_80: &str = "border-y-violet-100/80"; pub(crate) const border_y_violet_100_of_90: &str = "border-y-violet-100/90"; pub(crate) const border_y_violet_100_of_95: &str = "border-y-violet-100/95"; pub(crate) const border_y_violet_200: &str = "border-y-violet-200"; pub(crate) const border_y_violet_200_of_0: &str = "border-y-violet-200/0"; pub(crate) const border_y_violet_200_of_10: &str = "border-y-violet-200/10"; pub(crate) const border_y_violet_200_of_100: &str = "border-y-violet-200/100"; pub(crate) const border_y_violet_200_of_20: &str = "border-y-violet-200/20"; pub(crate) const border_y_violet_200_of_25: &str = "border-y-violet-200/25"; pub(crate) const border_y_violet_200_of_30: &str = "border-y-violet-200/30"; pub(crate) const border_y_violet_200_of_40: &str = "border-y-violet-200/40"; pub(crate) const border_y_violet_200_of_5: &str = "border-y-violet-200/5"; pub(crate) const border_y_violet_200_of_50: &str = "border-y-violet-200/50"; pub(crate) const border_y_violet_200_of_60: &str = "border-y-violet-200/60"; pub(crate) const border_y_violet_200_of_70: &str = "border-y-violet-200/70"; pub(crate) const border_y_violet_200_of_75: &str = "border-y-violet-200/75"; pub(crate) const border_y_violet_200_of_80: &str = "border-y-violet-200/80"; pub(crate) const border_y_violet_200_of_90: &str = "border-y-violet-200/90"; pub(crate) const border_y_violet_200_of_95: &str = "border-y-violet-200/95"; pub(crate) const border_y_violet_300: &str = "border-y-violet-300"; pub(crate) const border_y_violet_300_of_0: &str = "border-y-violet-300/0"; pub(crate) const border_y_violet_300_of_10: &str = "border-y-violet-300/10"; pub(crate) const border_y_violet_300_of_100: &str = "border-y-violet-300/100"; pub(crate) const border_y_violet_300_of_20: &str = "border-y-violet-300/20"; pub(crate) const border_y_violet_300_of_25: &str = "border-y-violet-300/25"; pub(crate) const border_y_violet_300_of_30: &str = "border-y-violet-300/30"; pub(crate) const border_y_violet_300_of_40: &str = "border-y-violet-300/40"; pub(crate) const border_y_violet_300_of_5: &str = "border-y-violet-300/5"; pub(crate) const border_y_violet_300_of_50: &str = "border-y-violet-300/50"; pub(crate) const border_y_violet_300_of_60: &str = "border-y-violet-300/60"; pub(crate) const border_y_violet_300_of_70: &str = "border-y-violet-300/70"; pub(crate) const border_y_violet_300_of_75: &str = "border-y-violet-300/75"; pub(crate) const border_y_violet_300_of_80: &str = "border-y-violet-300/80"; pub(crate) const border_y_violet_300_of_90: &str = "border-y-violet-300/90"; pub(crate) const border_y_violet_300_of_95: &str = "border-y-violet-300/95"; pub(crate) const border_y_violet_400: &str = "border-y-violet-400"; pub(crate) const border_y_violet_400_of_0: &str = "border-y-violet-400/0"; pub(crate) const border_y_violet_400_of_10: &str = "border-y-violet-400/10"; pub(crate) const border_y_violet_400_of_100: &str = "border-y-violet-400/100"; pub(crate) const border_y_violet_400_of_20: &str = "border-y-violet-400/20"; pub(crate) const border_y_violet_400_of_25: &str = "border-y-violet-400/25"; pub(crate) const border_y_violet_400_of_30: &str = "border-y-violet-400/30"; pub(crate) const border_y_violet_400_of_40: &str = "border-y-violet-400/40"; pub(crate) const border_y_violet_400_of_5: &str = "border-y-violet-400/5"; pub(crate) const border_y_violet_400_of_50: &str = "border-y-violet-400/50"; pub(crate) const border_y_violet_400_of_60: &str = "border-y-violet-400/60"; pub(crate) const border_y_violet_400_of_70: &str = "border-y-violet-400/70"; pub(crate) const border_y_violet_400_of_75: &str = "border-y-violet-400/75"; pub(crate) const border_y_violet_400_of_80: &str = "border-y-violet-400/80"; pub(crate) const border_y_violet_400_of_90: &str = "border-y-violet-400/90"; pub(crate) const border_y_violet_400_of_95: &str = "border-y-violet-400/95"; pub(crate) const border_y_violet_50: &str = "border-y-violet-50"; pub(crate) const border_y_violet_500: &str = "border-y-violet-500"; pub(crate) const border_y_violet_500_of_0: &str = "border-y-violet-500/0"; pub(crate) const border_y_violet_500_of_10: &str = "border-y-violet-500/10"; pub(crate) const border_y_violet_500_of_100: &str = "border-y-violet-500/100"; pub(crate) const border_y_violet_500_of_20: &str = "border-y-violet-500/20"; pub(crate) const border_y_violet_500_of_25: &str = "border-y-violet-500/25"; pub(crate) const border_y_violet_500_of_30: &str = "border-y-violet-500/30"; pub(crate) const border_y_violet_500_of_40: &str = "border-y-violet-500/40"; pub(crate) const border_y_violet_500_of_5: &str = "border-y-violet-500/5"; pub(crate) const border_y_violet_500_of_50: &str = "border-y-violet-500/50"; pub(crate) const border_y_violet_500_of_60: &str = "border-y-violet-500/60"; pub(crate) const border_y_violet_500_of_70: &str = "border-y-violet-500/70"; pub(crate) const border_y_violet_500_of_75: &str = "border-y-violet-500/75"; pub(crate) const border_y_violet_500_of_80: &str = "border-y-violet-500/80"; pub(crate) const border_y_violet_500_of_90: &str = "border-y-violet-500/90"; pub(crate) const border_y_violet_500_of_95: &str = "border-y-violet-500/95"; pub(crate) const border_y_violet_50_of_0: &str = "border-y-violet-50/0"; pub(crate) const border_y_violet_50_of_10: &str = "border-y-violet-50/10"; pub(crate) const border_y_violet_50_of_100: &str = "border-y-violet-50/100"; pub(crate) const border_y_violet_50_of_20: &str = "border-y-violet-50/20"; pub(crate) const border_y_violet_50_of_25: &str = "border-y-violet-50/25"; pub(crate) const border_y_violet_50_of_30: &str = "border-y-violet-50/30"; pub(crate) const border_y_violet_50_of_40: &str = "border-y-violet-50/40"; pub(crate) const border_y_violet_50_of_5: &str = "border-y-violet-50/5"; pub(crate) const border_y_violet_50_of_50: &str = "border-y-violet-50/50"; pub(crate) const border_y_violet_50_of_60: &str = "border-y-violet-50/60"; pub(crate) const border_y_violet_50_of_70: &str = "border-y-violet-50/70"; pub(crate) const border_y_violet_50_of_75: &str = "border-y-violet-50/75"; pub(crate) const border_y_violet_50_of_80: &str = "border-y-violet-50/80"; pub(crate) const border_y_violet_50_of_90: &str = "border-y-violet-50/90"; pub(crate) const border_y_violet_50_of_95: &str = "border-y-violet-50/95"; pub(crate) const border_y_violet_600: &str = "border-y-violet-600"; pub(crate) const border_y_violet_600_of_0: &str = "border-y-violet-600/0"; pub(crate) const border_y_violet_600_of_10: &str = "border-y-violet-600/10"; pub(crate) const border_y_violet_600_of_100: &str = "border-y-violet-600/100"; pub(crate) const border_y_violet_600_of_20: &str = "border-y-violet-600/20"; pub(crate) const border_y_violet_600_of_25: &str = "border-y-violet-600/25"; pub(crate) const border_y_violet_600_of_30: &str = "border-y-violet-600/30"; pub(crate) const border_y_violet_600_of_40: &str = "border-y-violet-600/40"; pub(crate) const border_y_violet_600_of_5: &str = "border-y-violet-600/5"; pub(crate) const border_y_violet_600_of_50: &str = "border-y-violet-600/50"; pub(crate) const border_y_violet_600_of_60: &str = "border-y-violet-600/60"; pub(crate) const border_y_violet_600_of_70: &str = "border-y-violet-600/70"; pub(crate) const border_y_violet_600_of_75: &str = "border-y-violet-600/75"; pub(crate) const border_y_violet_600_of_80: &str = "border-y-violet-600/80"; pub(crate) const border_y_violet_600_of_90: &str = "border-y-violet-600/90"; pub(crate) const border_y_violet_600_of_95: &str = "border-y-violet-600/95"; pub(crate) const border_y_violet_700: &str = "border-y-violet-700"; pub(crate) const border_y_violet_700_of_0: &str = "border-y-violet-700/0"; pub(crate) const border_y_violet_700_of_10: &str = "border-y-violet-700/10"; pub(crate) const border_y_violet_700_of_100: &str = "border-y-violet-700/100"; pub(crate) const border_y_violet_700_of_20: &str = "border-y-violet-700/20"; pub(crate) const border_y_violet_700_of_25: &str = "border-y-violet-700/25"; pub(crate) const border_y_violet_700_of_30: &str = "border-y-violet-700/30"; pub(crate) const border_y_violet_700_of_40: &str = "border-y-violet-700/40"; pub(crate) const border_y_violet_700_of_5: &str = "border-y-violet-700/5"; pub(crate) const border_y_violet_700_of_50: &str = "border-y-violet-700/50"; pub(crate) const border_y_violet_700_of_60: &str = "border-y-violet-700/60"; pub(crate) const border_y_violet_700_of_70: &str = "border-y-violet-700/70"; pub(crate) const border_y_violet_700_of_75: &str = "border-y-violet-700/75"; pub(crate) const border_y_violet_700_of_80: &str = "border-y-violet-700/80"; pub(crate) const border_y_violet_700_of_90: &str = "border-y-violet-700/90"; pub(crate) const border_y_violet_700_of_95: &str = "border-y-violet-700/95"; pub(crate) const border_y_violet_800: &str = "border-y-violet-800"; pub(crate) const border_y_violet_800_of_0: &str = "border-y-violet-800/0"; pub(crate) const border_y_violet_800_of_10: &str = "border-y-violet-800/10"; pub(crate) const border_y_violet_800_of_100: &str = "border-y-violet-800/100"; pub(crate) const border_y_violet_800_of_20: &str = "border-y-violet-800/20"; pub(crate) const border_y_violet_800_of_25: &str = "border-y-violet-800/25"; pub(crate) const border_y_violet_800_of_30: &str = "border-y-violet-800/30"; pub(crate) const border_y_violet_800_of_40: &str = "border-y-violet-800/40"; pub(crate) const border_y_violet_800_of_5: &str = "border-y-violet-800/5"; pub(crate) const border_y_violet_800_of_50: &str = "border-y-violet-800/50"; pub(crate) const border_y_violet_800_of_60: &str = "border-y-violet-800/60"; pub(crate) const border_y_violet_800_of_70: &str = "border-y-violet-800/70"; pub(crate) const border_y_violet_800_of_75: &str = "border-y-violet-800/75"; pub(crate) const border_y_violet_800_of_80: &str = "border-y-violet-800/80"; pub(crate) const border_y_violet_800_of_90: &str = "border-y-violet-800/90"; pub(crate) const border_y_violet_800_of_95: &str = "border-y-violet-800/95"; pub(crate) const border_y_violet_900: &str = "border-y-violet-900"; pub(crate) const border_y_violet_900_of_0: &str = "border-y-violet-900/0"; pub(crate) const border_y_violet_900_of_10: &str = "border-y-violet-900/10"; pub(crate) const border_y_violet_900_of_100: &str = "border-y-violet-900/100"; pub(crate) const border_y_violet_900_of_20: &str = "border-y-violet-900/20"; pub(crate) const border_y_violet_900_of_25: &str = "border-y-violet-900/25"; pub(crate) const border_y_violet_900_of_30: &str = "border-y-violet-900/30"; pub(crate) const border_y_violet_900_of_40: &str = "border-y-violet-900/40"; pub(crate) const border_y_violet_900_of_5: &str = "border-y-violet-900/5"; pub(crate) const border_y_violet_900_of_50: &str = "border-y-violet-900/50"; pub(crate) const border_y_violet_900_of_60: &str = "border-y-violet-900/60"; pub(crate) const border_y_violet_900_of_70: &str = "border-y-violet-900/70"; pub(crate) const border_y_violet_900_of_75: &str = "border-y-violet-900/75"; pub(crate) const border_y_violet_900_of_80: &str = "border-y-violet-900/80"; pub(crate) const border_y_violet_900_of_90: &str = "border-y-violet-900/90"; pub(crate) const border_y_violet_900_of_95: &str = "border-y-violet-900/95"; pub(crate) const border_y_white: &str = "border-y-white"; pub(crate) const border_y_white_of_0: &str = "border-y-white/0"; pub(crate) const border_y_white_of_10: &str = "border-y-white/10"; pub(crate) const border_y_white_of_100: &str = "border-y-white/100"; pub(crate) const border_y_white_of_20: &str = "border-y-white/20"; pub(crate) const border_y_white_of_25: &str = "border-y-white/25"; pub(crate) const border_y_white_of_30: &str = "border-y-white/30"; pub(crate) const border_y_white_of_40: &str = "border-y-white/40"; pub(crate) const border_y_white_of_5: &str = "border-y-white/5"; pub(crate) const border_y_white_of_50: &str = "border-y-white/50"; pub(crate) const border_y_white_of_60: &str = "border-y-white/60"; pub(crate) const border_y_white_of_70: &str = "border-y-white/70"; pub(crate) const border_y_white_of_75: &str = "border-y-white/75"; pub(crate) const border_y_white_of_80: &str = "border-y-white/80"; pub(crate) const border_y_white_of_90: &str = "border-y-white/90"; pub(crate) const border_y_white_of_95: &str = "border-y-white/95"; pub(crate) const border_y_yellow_100: &str = "border-y-yellow-100"; pub(crate) const border_y_yellow_100_of_0: &str = "border-y-yellow-100/0"; pub(crate) const border_y_yellow_100_of_10: &str = "border-y-yellow-100/10"; pub(crate) const border_y_yellow_100_of_100: &str = "border-y-yellow-100/100"; pub(crate) const border_y_yellow_100_of_20: &str = "border-y-yellow-100/20"; pub(crate) const border_y_yellow_100_of_25: &str = "border-y-yellow-100/25"; pub(crate) const border_y_yellow_100_of_30: &str = "border-y-yellow-100/30"; pub(crate) const border_y_yellow_100_of_40: &str = "border-y-yellow-100/40"; pub(crate) const border_y_yellow_100_of_5: &str = "border-y-yellow-100/5"; pub(crate) const border_y_yellow_100_of_50: &str = "border-y-yellow-100/50"; pub(crate) const border_y_yellow_100_of_60: &str = "border-y-yellow-100/60"; pub(crate) const border_y_yellow_100_of_70: &str = "border-y-yellow-100/70"; pub(crate) const border_y_yellow_100_of_75: &str = "border-y-yellow-100/75"; pub(crate) const border_y_yellow_100_of_80: &str = "border-y-yellow-100/80"; pub(crate) const border_y_yellow_100_of_90: &str = "border-y-yellow-100/90"; pub(crate) const border_y_yellow_100_of_95: &str = "border-y-yellow-100/95"; pub(crate) const border_y_yellow_200: &str = "border-y-yellow-200"; pub(crate) const border_y_yellow_200_of_0: &str = "border-y-yellow-200/0"; pub(crate) const border_y_yellow_200_of_10: &str = "border-y-yellow-200/10"; pub(crate) const border_y_yellow_200_of_100: &str = "border-y-yellow-200/100"; pub(crate) const border_y_yellow_200_of_20: &str = "border-y-yellow-200/20"; pub(crate) const border_y_yellow_200_of_25: &str = "border-y-yellow-200/25"; pub(crate) const border_y_yellow_200_of_30: &str = "border-y-yellow-200/30"; pub(crate) const border_y_yellow_200_of_40: &str = "border-y-yellow-200/40"; pub(crate) const border_y_yellow_200_of_5: &str = "border-y-yellow-200/5"; pub(crate) const border_y_yellow_200_of_50: &str = "border-y-yellow-200/50"; pub(crate) const border_y_yellow_200_of_60: &str = "border-y-yellow-200/60"; pub(crate) const border_y_yellow_200_of_70: &str = "border-y-yellow-200/70"; pub(crate) const border_y_yellow_200_of_75: &str = "border-y-yellow-200/75"; pub(crate) const border_y_yellow_200_of_80: &str = "border-y-yellow-200/80"; pub(crate) const border_y_yellow_200_of_90: &str = "border-y-yellow-200/90"; pub(crate) const border_y_yellow_200_of_95: &str = "border-y-yellow-200/95"; pub(crate) const border_y_yellow_300: &str = "border-y-yellow-300"; pub(crate) const border_y_yellow_300_of_0: &str = "border-y-yellow-300/0"; pub(crate) const border_y_yellow_300_of_10: &str = "border-y-yellow-300/10"; pub(crate) const border_y_yellow_300_of_100: &str = "border-y-yellow-300/100"; pub(crate) const border_y_yellow_300_of_20: &str = "border-y-yellow-300/20"; pub(crate) const border_y_yellow_300_of_25: &str = "border-y-yellow-300/25"; pub(crate) const border_y_yellow_300_of_30: &str = "border-y-yellow-300/30"; pub(crate) const border_y_yellow_300_of_40: &str = "border-y-yellow-300/40"; pub(crate) const border_y_yellow_300_of_5: &str = "border-y-yellow-300/5"; pub(crate) const border_y_yellow_300_of_50: &str = "border-y-yellow-300/50"; pub(crate) const border_y_yellow_300_of_60: &str = "border-y-yellow-300/60"; pub(crate) const border_y_yellow_300_of_70: &str = "border-y-yellow-300/70"; pub(crate) const border_y_yellow_300_of_75: &str = "border-y-yellow-300/75"; pub(crate) const border_y_yellow_300_of_80: &str = "border-y-yellow-300/80"; pub(crate) const border_y_yellow_300_of_90: &str = "border-y-yellow-300/90"; pub(crate) const border_y_yellow_300_of_95: &str = "border-y-yellow-300/95"; pub(crate) const border_y_yellow_400: &str = "border-y-yellow-400"; pub(crate) const border_y_yellow_400_of_0: &str = "border-y-yellow-400/0"; pub(crate) const border_y_yellow_400_of_10: &str = "border-y-yellow-400/10"; pub(crate) const border_y_yellow_400_of_100: &str = "border-y-yellow-400/100"; pub(crate) const border_y_yellow_400_of_20: &str = "border-y-yellow-400/20"; pub(crate) const border_y_yellow_400_of_25: &str = "border-y-yellow-400/25"; pub(crate) const border_y_yellow_400_of_30: &str = "border-y-yellow-400/30"; pub(crate) const border_y_yellow_400_of_40: &str = "border-y-yellow-400/40"; pub(crate) const border_y_yellow_400_of_5: &str = "border-y-yellow-400/5"; pub(crate) const border_y_yellow_400_of_50: &str = "border-y-yellow-400/50"; pub(crate) const border_y_yellow_400_of_60: &str = "border-y-yellow-400/60"; pub(crate) const border_y_yellow_400_of_70: &str = "border-y-yellow-400/70"; pub(crate) const border_y_yellow_400_of_75: &str = "border-y-yellow-400/75"; pub(crate) const border_y_yellow_400_of_80: &str = "border-y-yellow-400/80"; pub(crate) const border_y_yellow_400_of_90: &str = "border-y-yellow-400/90"; pub(crate) const border_y_yellow_400_of_95: &str = "border-y-yellow-400/95"; pub(crate) const border_y_yellow_50: &str = "border-y-yellow-50"; pub(crate) const border_y_yellow_500: &str = "border-y-yellow-500"; pub(crate) const border_y_yellow_500_of_0: &str = "border-y-yellow-500/0"; pub(crate) const border_y_yellow_500_of_10: &str = "border-y-yellow-500/10"; pub(crate) const border_y_yellow_500_of_100: &str = "border-y-yellow-500/100"; pub(crate) const border_y_yellow_500_of_20: &str = "border-y-yellow-500/20"; pub(crate) const border_y_yellow_500_of_25: &str = "border-y-yellow-500/25"; pub(crate) const border_y_yellow_500_of_30: &str = "border-y-yellow-500/30"; pub(crate) const border_y_yellow_500_of_40: &str = "border-y-yellow-500/40"; pub(crate) const border_y_yellow_500_of_5: &str = "border-y-yellow-500/5"; pub(crate) const border_y_yellow_500_of_50: &str = "border-y-yellow-500/50"; pub(crate) const border_y_yellow_500_of_60: &str = "border-y-yellow-500/60"; pub(crate) const border_y_yellow_500_of_70: &str = "border-y-yellow-500/70"; pub(crate) const border_y_yellow_500_of_75: &str = "border-y-yellow-500/75"; pub(crate) const border_y_yellow_500_of_80: &str = "border-y-yellow-500/80"; pub(crate) const border_y_yellow_500_of_90: &str = "border-y-yellow-500/90"; pub(crate) const border_y_yellow_500_of_95: &str = "border-y-yellow-500/95"; pub(crate) const border_y_yellow_50_of_0: &str = "border-y-yellow-50/0"; pub(crate) const border_y_yellow_50_of_10: &str = "border-y-yellow-50/10"; pub(crate) const border_y_yellow_50_of_100: &str = "border-y-yellow-50/100"; pub(crate) const border_y_yellow_50_of_20: &str = "border-y-yellow-50/20"; pub(crate) const border_y_yellow_50_of_25: &str = "border-y-yellow-50/25"; pub(crate) const border_y_yellow_50_of_30: &str = "border-y-yellow-50/30"; pub(crate) const border_y_yellow_50_of_40: &str = "border-y-yellow-50/40"; pub(crate) const border_y_yellow_50_of_5: &str = "border-y-yellow-50/5"; pub(crate) const border_y_yellow_50_of_50: &str = "border-y-yellow-50/50"; pub(crate) const border_y_yellow_50_of_60: &str = "border-y-yellow-50/60"; pub(crate) const border_y_yellow_50_of_70: &str = "border-y-yellow-50/70"; pub(crate) const border_y_yellow_50_of_75: &str = "border-y-yellow-50/75"; pub(crate) const border_y_yellow_50_of_80: &str = "border-y-yellow-50/80"; pub(crate) const border_y_yellow_50_of_90: &str = "border-y-yellow-50/90"; pub(crate) const border_y_yellow_50_of_95: &str = "border-y-yellow-50/95"; pub(crate) const border_y_yellow_600: &str = "border-y-yellow-600"; pub(crate) const border_y_yellow_600_of_0: &str = "border-y-yellow-600/0"; pub(crate) const border_y_yellow_600_of_10: &str = "border-y-yellow-600/10"; pub(crate) const border_y_yellow_600_of_100: &str = "border-y-yellow-600/100"; pub(crate) const border_y_yellow_600_of_20: &str = "border-y-yellow-600/20"; pub(crate) const border_y_yellow_600_of_25: &str = "border-y-yellow-600/25"; pub(crate) const border_y_yellow_600_of_30: &str = "border-y-yellow-600/30"; pub(crate) const border_y_yellow_600_of_40: &str = "border-y-yellow-600/40"; pub(crate) const border_y_yellow_600_of_5: &str = "border-y-yellow-600/5"; pub(crate) const border_y_yellow_600_of_50: &str = "border-y-yellow-600/50"; pub(crate) const border_y_yellow_600_of_60: &str = "border-y-yellow-600/60"; pub(crate) const border_y_yellow_600_of_70: &str = "border-y-yellow-600/70"; pub(crate) const border_y_yellow_600_of_75: &str = "border-y-yellow-600/75"; pub(crate) const border_y_yellow_600_of_80: &str = "border-y-yellow-600/80"; pub(crate) const border_y_yellow_600_of_90: &str = "border-y-yellow-600/90"; pub(crate) const border_y_yellow_600_of_95: &str = "border-y-yellow-600/95"; pub(crate) const border_y_yellow_700: &str = "border-y-yellow-700"; pub(crate) const border_y_yellow_700_of_0: &str = "border-y-yellow-700/0"; pub(crate) const border_y_yellow_700_of_10: &str = "border-y-yellow-700/10"; pub(crate) const border_y_yellow_700_of_100: &str = "border-y-yellow-700/100"; pub(crate) const border_y_yellow_700_of_20: &str = "border-y-yellow-700/20"; pub(crate) const border_y_yellow_700_of_25: &str = "border-y-yellow-700/25"; pub(crate) const border_y_yellow_700_of_30: &str = "border-y-yellow-700/30"; pub(crate) const border_y_yellow_700_of_40: &str = "border-y-yellow-700/40"; pub(crate) const border_y_yellow_700_of_5: &str = "border-y-yellow-700/5"; pub(crate) const border_y_yellow_700_of_50: &str = "border-y-yellow-700/50"; pub(crate) const border_y_yellow_700_of_60: &str = "border-y-yellow-700/60"; pub(crate) const border_y_yellow_700_of_70: &str = "border-y-yellow-700/70"; pub(crate) const border_y_yellow_700_of_75: &str = "border-y-yellow-700/75"; pub(crate) const border_y_yellow_700_of_80: &str = "border-y-yellow-700/80"; pub(crate) const border_y_yellow_700_of_90: &str = "border-y-yellow-700/90"; pub(crate) const border_y_yellow_700_of_95: &str = "border-y-yellow-700/95"; pub(crate) const border_y_yellow_800: &str = "border-y-yellow-800"; pub(crate) const border_y_yellow_800_of_0: &str = "border-y-yellow-800/0"; pub(crate) const border_y_yellow_800_of_10: &str = "border-y-yellow-800/10"; pub(crate) const border_y_yellow_800_of_100: &str = "border-y-yellow-800/100"; pub(crate) const border_y_yellow_800_of_20: &str = "border-y-yellow-800/20"; pub(crate) const border_y_yellow_800_of_25: &str = "border-y-yellow-800/25"; pub(crate) const border_y_yellow_800_of_30: &str = "border-y-yellow-800/30"; pub(crate) const border_y_yellow_800_of_40: &str = "border-y-yellow-800/40"; pub(crate) const border_y_yellow_800_of_5: &str = "border-y-yellow-800/5"; pub(crate) const border_y_yellow_800_of_50: &str = "border-y-yellow-800/50"; pub(crate) const border_y_yellow_800_of_60: &str = "border-y-yellow-800/60"; pub(crate) const border_y_yellow_800_of_70: &str = "border-y-yellow-800/70"; pub(crate) const border_y_yellow_800_of_75: &str = "border-y-yellow-800/75"; pub(crate) const border_y_yellow_800_of_80: &str = "border-y-yellow-800/80"; pub(crate) const border_y_yellow_800_of_90: &str = "border-y-yellow-800/90"; pub(crate) const border_y_yellow_800_of_95: &str = "border-y-yellow-800/95"; pub(crate) const border_y_yellow_900: &str = "border-y-yellow-900"; pub(crate) const border_y_yellow_900_of_0: &str = "border-y-yellow-900/0"; pub(crate) const border_y_yellow_900_of_10: &str = "border-y-yellow-900/10"; pub(crate) const border_y_yellow_900_of_100: &str = "border-y-yellow-900/100"; pub(crate) const border_y_yellow_900_of_20: &str = "border-y-yellow-900/20"; pub(crate) const border_y_yellow_900_of_25: &str = "border-y-yellow-900/25"; pub(crate) const border_y_yellow_900_of_30: &str = "border-y-yellow-900/30"; pub(crate) const border_y_yellow_900_of_40: &str = "border-y-yellow-900/40"; pub(crate) const border_y_yellow_900_of_5: &str = "border-y-yellow-900/5"; pub(crate) const border_y_yellow_900_of_50: &str = "border-y-yellow-900/50"; pub(crate) const border_y_yellow_900_of_60: &str = "border-y-yellow-900/60"; pub(crate) const border_y_yellow_900_of_70: &str = "border-y-yellow-900/70"; pub(crate) const border_y_yellow_900_of_75: &str = "border-y-yellow-900/75"; pub(crate) const border_y_yellow_900_of_80: &str = "border-y-yellow-900/80"; pub(crate) const border_y_yellow_900_of_90: &str = "border-y-yellow-900/90"; pub(crate) const border_y_yellow_900_of_95: &str = "border-y-yellow-900/95"; pub(crate) const border_y_zinc_100: &str = "border-y-zinc-100"; pub(crate) const border_y_zinc_100_of_0: &str = "border-y-zinc-100/0"; pub(crate) const border_y_zinc_100_of_10: &str = "border-y-zinc-100/10"; pub(crate) const border_y_zinc_100_of_100: &str = "border-y-zinc-100/100"; pub(crate) const border_y_zinc_100_of_20: &str = "border-y-zinc-100/20"; pub(crate) const border_y_zinc_100_of_25: &str = "border-y-zinc-100/25"; pub(crate) const border_y_zinc_100_of_30: &str = "border-y-zinc-100/30"; pub(crate) const border_y_zinc_100_of_40: &str = "border-y-zinc-100/40"; pub(crate) const border_y_zinc_100_of_5: &str = "border-y-zinc-100/5"; pub(crate) const border_y_zinc_100_of_50: &str = "border-y-zinc-100/50"; pub(crate) const border_y_zinc_100_of_60: &str = "border-y-zinc-100/60"; pub(crate) const border_y_zinc_100_of_70: &str = "border-y-zinc-100/70"; pub(crate) const border_y_zinc_100_of_75: &str = "border-y-zinc-100/75"; pub(crate) const border_y_zinc_100_of_80: &str = "border-y-zinc-100/80"; pub(crate) const border_y_zinc_100_of_90: &str = "border-y-zinc-100/90"; pub(crate) const border_y_zinc_100_of_95: &str = "border-y-zinc-100/95"; pub(crate) const border_y_zinc_200: &str = "border-y-zinc-200"; pub(crate) const border_y_zinc_200_of_0: &str = "border-y-zinc-200/0"; pub(crate) const border_y_zinc_200_of_10: &str = "border-y-zinc-200/10"; pub(crate) const border_y_zinc_200_of_100: &str = "border-y-zinc-200/100"; pub(crate) const border_y_zinc_200_of_20: &str = "border-y-zinc-200/20"; pub(crate) const border_y_zinc_200_of_25: &str = "border-y-zinc-200/25"; pub(crate) const border_y_zinc_200_of_30: &str = "border-y-zinc-200/30"; pub(crate) const border_y_zinc_200_of_40: &str = "border-y-zinc-200/40"; pub(crate) const border_y_zinc_200_of_5: &str = "border-y-zinc-200/5"; pub(crate) const border_y_zinc_200_of_50: &str = "border-y-zinc-200/50"; pub(crate) const border_y_zinc_200_of_60: &str = "border-y-zinc-200/60"; pub(crate) const border_y_zinc_200_of_70: &str = "border-y-zinc-200/70"; pub(crate) const border_y_zinc_200_of_75: &str = "border-y-zinc-200/75"; pub(crate) const border_y_zinc_200_of_80: &str = "border-y-zinc-200/80"; pub(crate) const border_y_zinc_200_of_90: &str = "border-y-zinc-200/90"; pub(crate) const border_y_zinc_200_of_95: &str = "border-y-zinc-200/95"; pub(crate) const border_y_zinc_300: &str = "border-y-zinc-300"; pub(crate) const border_y_zinc_300_of_0: &str = "border-y-zinc-300/0"; pub(crate) const border_y_zinc_300_of_10: &str = "border-y-zinc-300/10"; pub(crate) const border_y_zinc_300_of_100: &str = "border-y-zinc-300/100"; pub(crate) const border_y_zinc_300_of_20: &str = "border-y-zinc-300/20"; pub(crate) const border_y_zinc_300_of_25: &str = "border-y-zinc-300/25"; pub(crate) const border_y_zinc_300_of_30: &str = "border-y-zinc-300/30"; pub(crate) const border_y_zinc_300_of_40: &str = "border-y-zinc-300/40"; pub(crate) const border_y_zinc_300_of_5: &str = "border-y-zinc-300/5"; pub(crate) const border_y_zinc_300_of_50: &str = "border-y-zinc-300/50"; pub(crate) const border_y_zinc_300_of_60: &str = "border-y-zinc-300/60"; pub(crate) const border_y_zinc_300_of_70: &str = "border-y-zinc-300/70"; pub(crate) const border_y_zinc_300_of_75: &str = "border-y-zinc-300/75"; pub(crate) const border_y_zinc_300_of_80: &str = "border-y-zinc-300/80"; pub(crate) const border_y_zinc_300_of_90: &str = "border-y-zinc-300/90"; pub(crate) const border_y_zinc_300_of_95: &str = "border-y-zinc-300/95"; pub(crate) const border_y_zinc_400: &str = "border-y-zinc-400"; pub(crate) const border_y_zinc_400_of_0: &str = "border-y-zinc-400/0"; pub(crate) const border_y_zinc_400_of_10: &str = "border-y-zinc-400/10"; pub(crate) const border_y_zinc_400_of_100: &str = "border-y-zinc-400/100"; pub(crate) const border_y_zinc_400_of_20: &str = "border-y-zinc-400/20"; pub(crate) const border_y_zinc_400_of_25: &str = "border-y-zinc-400/25"; pub(crate) const border_y_zinc_400_of_30: &str = "border-y-zinc-400/30"; pub(crate) const border_y_zinc_400_of_40: &str = "border-y-zinc-400/40"; pub(crate) const border_y_zinc_400_of_5: &str = "border-y-zinc-400/5"; pub(crate) const border_y_zinc_400_of_50: &str = "border-y-zinc-400/50"; pub(crate) const border_y_zinc_400_of_60: &str = "border-y-zinc-400/60"; pub(crate) const border_y_zinc_400_of_70: &str = "border-y-zinc-400/70"; pub(crate) const border_y_zinc_400_of_75: &str = "border-y-zinc-400/75"; pub(crate) const border_y_zinc_400_of_80: &str = "border-y-zinc-400/80"; pub(crate) const border_y_zinc_400_of_90: &str = "border-y-zinc-400/90"; pub(crate) const border_y_zinc_400_of_95: &str = "border-y-zinc-400/95"; pub(crate) const border_y_zinc_50: &str = "border-y-zinc-50"; pub(crate) const border_y_zinc_500: &str = "border-y-zinc-500"; pub(crate) const border_y_zinc_500_of_0: &str = "border-y-zinc-500/0"; pub(crate) const border_y_zinc_500_of_10: &str = "border-y-zinc-500/10"; pub(crate) const border_y_zinc_500_of_100: &str = "border-y-zinc-500/100"; pub(crate) const border_y_zinc_500_of_20: &str = "border-y-zinc-500/20"; pub(crate) const border_y_zinc_500_of_25: &str = "border-y-zinc-500/25"; pub(crate) const border_y_zinc_500_of_30: &str = "border-y-zinc-500/30"; pub(crate) const border_y_zinc_500_of_40: &str = "border-y-zinc-500/40"; pub(crate) const border_y_zinc_500_of_5: &str = "border-y-zinc-500/5"; pub(crate) const border_y_zinc_500_of_50: &str = "border-y-zinc-500/50"; pub(crate) const border_y_zinc_500_of_60: &str = "border-y-zinc-500/60"; pub(crate) const border_y_zinc_500_of_70: &str = "border-y-zinc-500/70"; pub(crate) const border_y_zinc_500_of_75: &str = "border-y-zinc-500/75"; pub(crate) const border_y_zinc_500_of_80: &str = "border-y-zinc-500/80"; pub(crate) const border_y_zinc_500_of_90: &str = "border-y-zinc-500/90"; pub(crate) const border_y_zinc_500_of_95: &str = "border-y-zinc-500/95"; pub(crate) const border_y_zinc_50_of_0: &str = "border-y-zinc-50/0"; pub(crate) const border_y_zinc_50_of_10: &str = "border-y-zinc-50/10"; pub(crate) const border_y_zinc_50_of_100: &str = "border-y-zinc-50/100"; pub(crate) const border_y_zinc_50_of_20: &str = "border-y-zinc-50/20"; pub(crate) const border_y_zinc_50_of_25: &str = "border-y-zinc-50/25"; pub(crate) const border_y_zinc_50_of_30: &str = "border-y-zinc-50/30"; pub(crate) const border_y_zinc_50_of_40: &str = "border-y-zinc-50/40"; pub(crate) const border_y_zinc_50_of_5: &str = "border-y-zinc-50/5"; pub(crate) const border_y_zinc_50_of_50: &str = "border-y-zinc-50/50"; pub(crate) const border_y_zinc_50_of_60: &str = "border-y-zinc-50/60"; pub(crate) const border_y_zinc_50_of_70: &str = "border-y-zinc-50/70"; pub(crate) const border_y_zinc_50_of_75: &str = "border-y-zinc-50/75"; pub(crate) const border_y_zinc_50_of_80: &str = "border-y-zinc-50/80"; pub(crate) const border_y_zinc_50_of_90: &str = "border-y-zinc-50/90"; pub(crate) const border_y_zinc_50_of_95: &str = "border-y-zinc-50/95"; pub(crate) const border_y_zinc_600: &str = "border-y-zinc-600"; pub(crate) const border_y_zinc_600_of_0: &str = "border-y-zinc-600/0"; pub(crate) const border_y_zinc_600_of_10: &str = "border-y-zinc-600/10"; pub(crate) const border_y_zinc_600_of_100: &str = "border-y-zinc-600/100"; pub(crate) const border_y_zinc_600_of_20: &str = "border-y-zinc-600/20"; pub(crate) const border_y_zinc_600_of_25: &str = "border-y-zinc-600/25"; pub(crate) const border_y_zinc_600_of_30: &str = "border-y-zinc-600/30"; pub(crate) const border_y_zinc_600_of_40: &str = "border-y-zinc-600/40"; pub(crate) const border_y_zinc_600_of_5: &str = "border-y-zinc-600/5"; pub(crate) const border_y_zinc_600_of_50: &str = "border-y-zinc-600/50"; pub(crate) const border_y_zinc_600_of_60: &str = "border-y-zinc-600/60"; pub(crate) const border_y_zinc_600_of_70: &str = "border-y-zinc-600/70"; pub(crate) const border_y_zinc_600_of_75: &str = "border-y-zinc-600/75"; pub(crate) const border_y_zinc_600_of_80: &str = "border-y-zinc-600/80"; pub(crate) const border_y_zinc_600_of_90: &str = "border-y-zinc-600/90"; pub(crate) const border_y_zinc_600_of_95: &str = "border-y-zinc-600/95"; pub(crate) const border_y_zinc_700: &str = "border-y-zinc-700"; pub(crate) const border_y_zinc_700_of_0: &str = "border-y-zinc-700/0"; pub(crate) const border_y_zinc_700_of_10: &str = "border-y-zinc-700/10"; pub(crate) const border_y_zinc_700_of_100: &str = "border-y-zinc-700/100"; pub(crate) const border_y_zinc_700_of_20: &str = "border-y-zinc-700/20"; pub(crate) const border_y_zinc_700_of_25: &str = "border-y-zinc-700/25"; pub(crate) const border_y_zinc_700_of_30: &str = "border-y-zinc-700/30"; pub(crate) const border_y_zinc_700_of_40: &str = "border-y-zinc-700/40"; pub(crate) const border_y_zinc_700_of_5: &str = "border-y-zinc-700/5"; pub(crate) const border_y_zinc_700_of_50: &str = "border-y-zinc-700/50"; pub(crate) const border_y_zinc_700_of_60: &str = "border-y-zinc-700/60"; pub(crate) const border_y_zinc_700_of_70: &str = "border-y-zinc-700/70"; pub(crate) const border_y_zinc_700_of_75: &str = "border-y-zinc-700/75"; pub(crate) const border_y_zinc_700_of_80: &str = "border-y-zinc-700/80"; pub(crate) const border_y_zinc_700_of_90: &str = "border-y-zinc-700/90"; pub(crate) const border_y_zinc_700_of_95: &str = "border-y-zinc-700/95"; pub(crate) const border_y_zinc_800: &str = "border-y-zinc-800"; pub(crate) const border_y_zinc_800_of_0: &str = "border-y-zinc-800/0"; pub(crate) const border_y_zinc_800_of_10: &str = "border-y-zinc-800/10"; pub(crate) const border_y_zinc_800_of_100: &str = "border-y-zinc-800/100"; pub(crate) const border_y_zinc_800_of_20: &str = "border-y-zinc-800/20"; pub(crate) const border_y_zinc_800_of_25: &str = "border-y-zinc-800/25"; pub(crate) const border_y_zinc_800_of_30: &str = "border-y-zinc-800/30"; pub(crate) const border_y_zinc_800_of_40: &str = "border-y-zinc-800/40"; pub(crate) const border_y_zinc_800_of_5: &str = "border-y-zinc-800/5"; pub(crate) const border_y_zinc_800_of_50: &str = "border-y-zinc-800/50"; pub(crate) const border_y_zinc_800_of_60: &str = "border-y-zinc-800/60"; pub(crate) const border_y_zinc_800_of_70: &str = "border-y-zinc-800/70"; pub(crate) const border_y_zinc_800_of_75: &str = "border-y-zinc-800/75"; pub(crate) const border_y_zinc_800_of_80: &str = "border-y-zinc-800/80"; pub(crate) const border_y_zinc_800_of_90: &str = "border-y-zinc-800/90"; pub(crate) const border_y_zinc_800_of_95: &str = "border-y-zinc-800/95"; pub(crate) const border_y_zinc_900: &str = "border-y-zinc-900"; pub(crate) const border_y_zinc_900_of_0: &str = "border-y-zinc-900/0"; pub(crate) const border_y_zinc_900_of_10: &str = "border-y-zinc-900/10"; pub(crate) const border_y_zinc_900_of_100: &str = "border-y-zinc-900/100"; pub(crate) const border_y_zinc_900_of_20: &str = "border-y-zinc-900/20"; pub(crate) const border_y_zinc_900_of_25: &str = "border-y-zinc-900/25"; pub(crate) const border_y_zinc_900_of_30: &str = "border-y-zinc-900/30"; pub(crate) const border_y_zinc_900_of_40: &str = "border-y-zinc-900/40"; pub(crate) const border_y_zinc_900_of_5: &str = "border-y-zinc-900/5"; pub(crate) const border_y_zinc_900_of_50: &str = "border-y-zinc-900/50"; pub(crate) const border_y_zinc_900_of_60: &str = "border-y-zinc-900/60"; pub(crate) const border_y_zinc_900_of_70: &str = "border-y-zinc-900/70"; pub(crate) const border_y_zinc_900_of_75: &str = "border-y-zinc-900/75"; pub(crate) const border_y_zinc_900_of_80: &str = "border-y-zinc-900/80"; pub(crate) const border_y_zinc_900_of_90: &str = "border-y-zinc-900/90"; pub(crate) const border_y_zinc_900_of_95: &str = "border-y-zinc-900/95"; pub(crate) const border_yellow_100: &str = "border-yellow-100"; pub(crate) const border_yellow_100_of_0: &str = "border-yellow-100/0"; pub(crate) const border_yellow_100_of_10: &str = "border-yellow-100/10"; pub(crate) const border_yellow_100_of_100: &str = "border-yellow-100/100"; pub(crate) const border_yellow_100_of_20: &str = "border-yellow-100/20"; pub(crate) const border_yellow_100_of_25: &str = "border-yellow-100/25"; pub(crate) const border_yellow_100_of_30: &str = "border-yellow-100/30"; pub(crate) const border_yellow_100_of_40: &str = "border-yellow-100/40"; pub(crate) const border_yellow_100_of_5: &str = "border-yellow-100/5"; pub(crate) const border_yellow_100_of_50: &str = "border-yellow-100/50"; pub(crate) const border_yellow_100_of_60: &str = "border-yellow-100/60"; pub(crate) const border_yellow_100_of_70: &str = "border-yellow-100/70"; pub(crate) const border_yellow_100_of_75: &str = "border-yellow-100/75"; pub(crate) const border_yellow_100_of_80: &str = "border-yellow-100/80"; pub(crate) const border_yellow_100_of_90: &str = "border-yellow-100/90"; pub(crate) const border_yellow_100_of_95: &str = "border-yellow-100/95"; pub(crate) const border_yellow_200: &str = "border-yellow-200"; pub(crate) const border_yellow_200_of_0: &str = "border-yellow-200/0"; pub(crate) const border_yellow_200_of_10: &str = "border-yellow-200/10"; pub(crate) const border_yellow_200_of_100: &str = "border-yellow-200/100"; pub(crate) const border_yellow_200_of_20: &str = "border-yellow-200/20"; pub(crate) const border_yellow_200_of_25: &str = "border-yellow-200/25"; pub(crate) const border_yellow_200_of_30: &str = "border-yellow-200/30"; pub(crate) const border_yellow_200_of_40: &str = "border-yellow-200/40"; pub(crate) const border_yellow_200_of_5: &str = "border-yellow-200/5"; pub(crate) const border_yellow_200_of_50: &str = "border-yellow-200/50"; pub(crate) const border_yellow_200_of_60: &str = "border-yellow-200/60"; pub(crate) const border_yellow_200_of_70: &str = "border-yellow-200/70"; pub(crate) const border_yellow_200_of_75: &str = "border-yellow-200/75"; pub(crate) const border_yellow_200_of_80: &str = "border-yellow-200/80"; pub(crate) const border_yellow_200_of_90: &str = "border-yellow-200/90"; pub(crate) const border_yellow_200_of_95: &str = "border-yellow-200/95"; pub(crate) const border_yellow_300: &str = "border-yellow-300"; pub(crate) const border_yellow_300_of_0: &str = "border-yellow-300/0"; pub(crate) const border_yellow_300_of_10: &str = "border-yellow-300/10"; pub(crate) const border_yellow_300_of_100: &str = "border-yellow-300/100"; pub(crate) const border_yellow_300_of_20: &str = "border-yellow-300/20"; pub(crate) const border_yellow_300_of_25: &str = "border-yellow-300/25"; pub(crate) const border_yellow_300_of_30: &str = "border-yellow-300/30"; pub(crate) const border_yellow_300_of_40: &str = "border-yellow-300/40"; pub(crate) const border_yellow_300_of_5: &str = "border-yellow-300/5"; pub(crate) const border_yellow_300_of_50: &str = "border-yellow-300/50"; pub(crate) const border_yellow_300_of_60: &str = "border-yellow-300/60"; pub(crate) const border_yellow_300_of_70: &str = "border-yellow-300/70"; pub(crate) const border_yellow_300_of_75: &str = "border-yellow-300/75"; pub(crate) const border_yellow_300_of_80: &str = "border-yellow-300/80"; pub(crate) const border_yellow_300_of_90: &str = "border-yellow-300/90"; pub(crate) const border_yellow_300_of_95: &str = "border-yellow-300/95"; pub(crate) const border_yellow_400: &str = "border-yellow-400"; pub(crate) const border_yellow_400_of_0: &str = "border-yellow-400/0"; pub(crate) const border_yellow_400_of_10: &str = "border-yellow-400/10"; pub(crate) const border_yellow_400_of_100: &str = "border-yellow-400/100"; pub(crate) const border_yellow_400_of_20: &str = "border-yellow-400/20"; pub(crate) const border_yellow_400_of_25: &str = "border-yellow-400/25"; pub(crate) const border_yellow_400_of_30: &str = "border-yellow-400/30"; pub(crate) const border_yellow_400_of_40: &str = "border-yellow-400/40"; pub(crate) const border_yellow_400_of_5: &str = "border-yellow-400/5"; pub(crate) const border_yellow_400_of_50: &str = "border-yellow-400/50"; pub(crate) const border_yellow_400_of_60: &str = "border-yellow-400/60"; pub(crate) const border_yellow_400_of_70: &str = "border-yellow-400/70"; pub(crate) const border_yellow_400_of_75: &str = "border-yellow-400/75"; pub(crate) const border_yellow_400_of_80: &str = "border-yellow-400/80"; pub(crate) const border_yellow_400_of_90: &str = "border-yellow-400/90"; pub(crate) const border_yellow_400_of_95: &str = "border-yellow-400/95"; pub(crate) const border_yellow_50: &str = "border-yellow-50"; pub(crate) const border_yellow_500: &str = "border-yellow-500"; pub(crate) const border_yellow_500_of_0: &str = "border-yellow-500/0"; pub(crate) const border_yellow_500_of_10: &str = "border-yellow-500/10"; pub(crate) const border_yellow_500_of_100: &str = "border-yellow-500/100"; pub(crate) const border_yellow_500_of_20: &str = "border-yellow-500/20"; pub(crate) const border_yellow_500_of_25: &str = "border-yellow-500/25"; pub(crate) const border_yellow_500_of_30: &str = "border-yellow-500/30"; pub(crate) const border_yellow_500_of_40: &str = "border-yellow-500/40"; pub(crate) const border_yellow_500_of_5: &str = "border-yellow-500/5"; pub(crate) const border_yellow_500_of_50: &str = "border-yellow-500/50"; pub(crate) const border_yellow_500_of_60: &str = "border-yellow-500/60"; pub(crate) const border_yellow_500_of_70: &str = "border-yellow-500/70"; pub(crate) const border_yellow_500_of_75: &str = "border-yellow-500/75"; pub(crate) const border_yellow_500_of_80: &str = "border-yellow-500/80"; pub(crate) const border_yellow_500_of_90: &str = "border-yellow-500/90"; pub(crate) const border_yellow_500_of_95: &str = "border-yellow-500/95"; pub(crate) const border_yellow_50_of_0: &str = "border-yellow-50/0"; pub(crate) const border_yellow_50_of_10: &str = "border-yellow-50/10"; pub(crate) const border_yellow_50_of_100: &str = "border-yellow-50/100"; pub(crate) const border_yellow_50_of_20: &str = "border-yellow-50/20"; pub(crate) const border_yellow_50_of_25: &str = "border-yellow-50/25"; pub(crate) const border_yellow_50_of_30: &str = "border-yellow-50/30"; pub(crate) const border_yellow_50_of_40: &str = "border-yellow-50/40"; pub(crate) const border_yellow_50_of_5: &str = "border-yellow-50/5"; pub(crate) const border_yellow_50_of_50: &str = "border-yellow-50/50"; pub(crate) const border_yellow_50_of_60: &str = "border-yellow-50/60"; pub(crate) const border_yellow_50_of_70: &str = "border-yellow-50/70"; pub(crate) const border_yellow_50_of_75: &str = "border-yellow-50/75"; pub(crate) const border_yellow_50_of_80: &str = "border-yellow-50/80"; pub(crate) const border_yellow_50_of_90: &str = "border-yellow-50/90"; pub(crate) const border_yellow_50_of_95: &str = "border-yellow-50/95"; pub(crate) const border_yellow_600: &str = "border-yellow-600"; pub(crate) const border_yellow_600_of_0: &str = "border-yellow-600/0"; pub(crate) const border_yellow_600_of_10: &str = "border-yellow-600/10"; pub(crate) const border_yellow_600_of_100: &str = "border-yellow-600/100"; pub(crate) const border_yellow_600_of_20: &str = "border-yellow-600/20"; pub(crate) const border_yellow_600_of_25: &str = "border-yellow-600/25"; pub(crate) const border_yellow_600_of_30: &str = "border-yellow-600/30"; pub(crate) const border_yellow_600_of_40: &str = "border-yellow-600/40"; pub(crate) const border_yellow_600_of_5: &str = "border-yellow-600/5"; pub(crate) const border_yellow_600_of_50: &str = "border-yellow-600/50"; pub(crate) const border_yellow_600_of_60: &str = "border-yellow-600/60"; pub(crate) const border_yellow_600_of_70: &str = "border-yellow-600/70"; pub(crate) const border_yellow_600_of_75: &str = "border-yellow-600/75"; pub(crate) const border_yellow_600_of_80: &str = "border-yellow-600/80"; pub(crate) const border_yellow_600_of_90: &str = "border-yellow-600/90"; pub(crate) const border_yellow_600_of_95: &str = "border-yellow-600/95"; pub(crate) const border_yellow_700: &str = "border-yellow-700"; pub(crate) const border_yellow_700_of_0: &str = "border-yellow-700/0"; pub(crate) const border_yellow_700_of_10: &str = "border-yellow-700/10"; pub(crate) const border_yellow_700_of_100: &str = "border-yellow-700/100"; pub(crate) const border_yellow_700_of_20: &str = "border-yellow-700/20"; pub(crate) const border_yellow_700_of_25: &str = "border-yellow-700/25"; pub(crate) const border_yellow_700_of_30: &str = "border-yellow-700/30"; pub(crate) const border_yellow_700_of_40: &str = "border-yellow-700/40"; pub(crate) const border_yellow_700_of_5: &str = "border-yellow-700/5"; pub(crate) const border_yellow_700_of_50: &str = "border-yellow-700/50"; pub(crate) const border_yellow_700_of_60: &str = "border-yellow-700/60"; pub(crate) const border_yellow_700_of_70: &str = "border-yellow-700/70"; pub(crate) const border_yellow_700_of_75: &str = "border-yellow-700/75"; pub(crate) const border_yellow_700_of_80: &str = "border-yellow-700/80"; pub(crate) const border_yellow_700_of_90: &str = "border-yellow-700/90"; pub(crate) const border_yellow_700_of_95: &str = "border-yellow-700/95"; pub(crate) const border_yellow_800: &str = "border-yellow-800"; pub(crate) const border_yellow_800_of_0: &str = "border-yellow-800/0"; pub(crate) const border_yellow_800_of_10: &str = "border-yellow-800/10"; pub(crate) const border_yellow_800_of_100: &str = "border-yellow-800/100"; pub(crate) const border_yellow_800_of_20: &str = "border-yellow-800/20"; pub(crate) const border_yellow_800_of_25: &str = "border-yellow-800/25"; pub(crate) const border_yellow_800_of_30: &str = "border-yellow-800/30"; pub(crate) const border_yellow_800_of_40: &str = "border-yellow-800/40"; pub(crate) const border_yellow_800_of_5: &str = "border-yellow-800/5"; pub(crate) const border_yellow_800_of_50: &str = "border-yellow-800/50"; pub(crate) const border_yellow_800_of_60: &str = "border-yellow-800/60"; pub(crate) const border_yellow_800_of_70: &str = "border-yellow-800/70"; pub(crate) const border_yellow_800_of_75: &str = "border-yellow-800/75"; pub(crate) const border_yellow_800_of_80: &str = "border-yellow-800/80"; pub(crate) const border_yellow_800_of_90: &str = "border-yellow-800/90"; pub(crate) const border_yellow_800_of_95: &str = "border-yellow-800/95"; pub(crate) const border_yellow_900: &str = "border-yellow-900"; pub(crate) const border_yellow_900_of_0: &str = "border-yellow-900/0"; pub(crate) const border_yellow_900_of_10: &str = "border-yellow-900/10"; pub(crate) const border_yellow_900_of_100: &str = "border-yellow-900/100"; pub(crate) const border_yellow_900_of_20: &str = "border-yellow-900/20"; pub(crate) const border_yellow_900_of_25: &str = "border-yellow-900/25"; pub(crate) const border_yellow_900_of_30: &str = "border-yellow-900/30"; pub(crate) const border_yellow_900_of_40: &str = "border-yellow-900/40"; pub(crate) const border_yellow_900_of_5: &str = "border-yellow-900/5"; pub(crate) const border_yellow_900_of_50: &str = "border-yellow-900/50"; pub(crate) const border_yellow_900_of_60: &str = "border-yellow-900/60"; pub(crate) const border_yellow_900_of_70: &str = "border-yellow-900/70"; pub(crate) const border_yellow_900_of_75: &str = "border-yellow-900/75"; pub(crate) const border_yellow_900_of_80: &str = "border-yellow-900/80"; pub(crate) const border_yellow_900_of_90: &str = "border-yellow-900/90"; pub(crate) const border_yellow_900_of_95: &str = "border-yellow-900/95"; pub(crate) const border_zinc_100: &str = "border-zinc-100"; pub(crate) const border_zinc_100_of_0: &str = "border-zinc-100/0"; pub(crate) const border_zinc_100_of_10: &str = "border-zinc-100/10"; pub(crate) const border_zinc_100_of_100: &str = "border-zinc-100/100"; pub(crate) const border_zinc_100_of_20: &str = "border-zinc-100/20"; pub(crate) const border_zinc_100_of_25: &str = "border-zinc-100/25"; pub(crate) const border_zinc_100_of_30: &str = "border-zinc-100/30"; pub(crate) const border_zinc_100_of_40: &str = "border-zinc-100/40"; pub(crate) const border_zinc_100_of_5: &str = "border-zinc-100/5"; pub(crate) const border_zinc_100_of_50: &str = "border-zinc-100/50"; pub(crate) const border_zinc_100_of_60: &str = "border-zinc-100/60"; pub(crate) const border_zinc_100_of_70: &str = "border-zinc-100/70"; pub(crate) const border_zinc_100_of_75: &str = "border-zinc-100/75"; pub(crate) const border_zinc_100_of_80: &str = "border-zinc-100/80"; pub(crate) const border_zinc_100_of_90: &str = "border-zinc-100/90"; pub(crate) const border_zinc_100_of_95: &str = "border-zinc-100/95"; pub(crate) const border_zinc_200: &str = "border-zinc-200"; pub(crate) const border_zinc_200_of_0: &str = "border-zinc-200/0"; pub(crate) const border_zinc_200_of_10: &str = "border-zinc-200/10"; pub(crate) const border_zinc_200_of_100: &str = "border-zinc-200/100"; pub(crate) const border_zinc_200_of_20: &str = "border-zinc-200/20"; pub(crate) const border_zinc_200_of_25: &str = "border-zinc-200/25"; pub(crate) const border_zinc_200_of_30: &str = "border-zinc-200/30"; pub(crate) const border_zinc_200_of_40: &str = "border-zinc-200/40"; pub(crate) const border_zinc_200_of_5: &str = "border-zinc-200/5"; pub(crate) const border_zinc_200_of_50: &str = "border-zinc-200/50"; pub(crate) const border_zinc_200_of_60: &str = "border-zinc-200/60"; pub(crate) const border_zinc_200_of_70: &str = "border-zinc-200/70"; pub(crate) const border_zinc_200_of_75: &str = "border-zinc-200/75"; pub(crate) const border_zinc_200_of_80: &str = "border-zinc-200/80"; pub(crate) const border_zinc_200_of_90: &str = "border-zinc-200/90"; pub(crate) const border_zinc_200_of_95: &str = "border-zinc-200/95"; pub(crate) const border_zinc_300: &str = "border-zinc-300"; pub(crate) const border_zinc_300_of_0: &str = "border-zinc-300/0"; pub(crate) const border_zinc_300_of_10: &str = "border-zinc-300/10"; pub(crate) const border_zinc_300_of_100: &str = "border-zinc-300/100"; pub(crate) const border_zinc_300_of_20: &str = "border-zinc-300/20"; pub(crate) const border_zinc_300_of_25: &str = "border-zinc-300/25"; pub(crate) const border_zinc_300_of_30: &str = "border-zinc-300/30"; pub(crate) const border_zinc_300_of_40: &str = "border-zinc-300/40"; pub(crate) const border_zinc_300_of_5: &str = "border-zinc-300/5"; pub(crate) const border_zinc_300_of_50: &str = "border-zinc-300/50"; pub(crate) const border_zinc_300_of_60: &str = "border-zinc-300/60"; pub(crate) const border_zinc_300_of_70: &str = "border-zinc-300/70"; pub(crate) const border_zinc_300_of_75: &str = "border-zinc-300/75"; pub(crate) const border_zinc_300_of_80: &str = "border-zinc-300/80"; pub(crate) const border_zinc_300_of_90: &str = "border-zinc-300/90"; pub(crate) const border_zinc_300_of_95: &str = "border-zinc-300/95"; pub(crate) const border_zinc_400: &str = "border-zinc-400"; pub(crate) const border_zinc_400_of_0: &str = "border-zinc-400/0"; pub(crate) const border_zinc_400_of_10: &str = "border-zinc-400/10"; pub(crate) const border_zinc_400_of_100: &str = "border-zinc-400/100"; pub(crate) const border_zinc_400_of_20: &str = "border-zinc-400/20"; pub(crate) const border_zinc_400_of_25: &str = "border-zinc-400/25"; pub(crate) const border_zinc_400_of_30: &str = "border-zinc-400/30"; pub(crate) const border_zinc_400_of_40: &str = "border-zinc-400/40"; pub(crate) const border_zinc_400_of_5: &str = "border-zinc-400/5"; pub(crate) const border_zinc_400_of_50: &str = "border-zinc-400/50"; pub(crate) const border_zinc_400_of_60: &str = "border-zinc-400/60"; pub(crate) const border_zinc_400_of_70: &str = "border-zinc-400/70"; pub(crate) const border_zinc_400_of_75: &str = "border-zinc-400/75"; pub(crate) const border_zinc_400_of_80: &str = "border-zinc-400/80"; pub(crate) const border_zinc_400_of_90: &str = "border-zinc-400/90"; pub(crate) const border_zinc_400_of_95: &str = "border-zinc-400/95"; pub(crate) const border_zinc_50: &str = "border-zinc-50"; pub(crate) const border_zinc_500: &str = "border-zinc-500"; pub(crate) const border_zinc_500_of_0: &str = "border-zinc-500/0"; pub(crate) const border_zinc_500_of_10: &str = "border-zinc-500/10"; pub(crate) const border_zinc_500_of_100: &str = "border-zinc-500/100"; pub(crate) const border_zinc_500_of_20: &str = "border-zinc-500/20"; pub(crate) const border_zinc_500_of_25: &str = "border-zinc-500/25"; pub(crate) const border_zinc_500_of_30: &str = "border-zinc-500/30"; pub(crate) const border_zinc_500_of_40: &str = "border-zinc-500/40"; pub(crate) const border_zinc_500_of_5: &str = "border-zinc-500/5"; pub(crate) const border_zinc_500_of_50: &str = "border-zinc-500/50"; pub(crate) const border_zinc_500_of_60: &str = "border-zinc-500/60"; pub(crate) const border_zinc_500_of_70: &str = "border-zinc-500/70"; pub(crate) const border_zinc_500_of_75: &str = "border-zinc-500/75"; pub(crate) const border_zinc_500_of_80: &str = "border-zinc-500/80"; pub(crate) const border_zinc_500_of_90: &str = "border-zinc-500/90"; pub(crate) const border_zinc_500_of_95: &str = "border-zinc-500/95"; pub(crate) const border_zinc_50_of_0: &str = "border-zinc-50/0"; pub(crate) const border_zinc_50_of_10: &str = "border-zinc-50/10"; pub(crate) const border_zinc_50_of_100: &str = "border-zinc-50/100"; pub(crate) const border_zinc_50_of_20: &str = "border-zinc-50/20"; pub(crate) const border_zinc_50_of_25: &str = "border-zinc-50/25"; pub(crate) const border_zinc_50_of_30: &str = "border-zinc-50/30"; pub(crate) const border_zinc_50_of_40: &str = "border-zinc-50/40"; pub(crate) const border_zinc_50_of_5: &str = "border-zinc-50/5"; pub(crate) const border_zinc_50_of_50: &str = "border-zinc-50/50"; pub(crate) const border_zinc_50_of_60: &str = "border-zinc-50/60"; pub(crate) const border_zinc_50_of_70: &str = "border-zinc-50/70"; pub(crate) const border_zinc_50_of_75: &str = "border-zinc-50/75"; pub(crate) const border_zinc_50_of_80: &str = "border-zinc-50/80"; pub(crate) const border_zinc_50_of_90: &str = "border-zinc-50/90"; pub(crate) const border_zinc_50_of_95: &str = "border-zinc-50/95"; pub(crate) const border_zinc_600: &str = "border-zinc-600"; pub(crate) const border_zinc_600_of_0: &str = "border-zinc-600/0"; pub(crate) const border_zinc_600_of_10: &str = "border-zinc-600/10"; pub(crate) const border_zinc_600_of_100: &str = "border-zinc-600/100"; pub(crate) const border_zinc_600_of_20: &str = "border-zinc-600/20"; pub(crate) const border_zinc_600_of_25: &str = "border-zinc-600/25"; pub(crate) const border_zinc_600_of_30: &str = "border-zinc-600/30"; pub(crate) const border_zinc_600_of_40: &str = "border-zinc-600/40"; pub(crate) const border_zinc_600_of_5: &str = "border-zinc-600/5"; pub(crate) const border_zinc_600_of_50: &str = "border-zinc-600/50"; pub(crate) const border_zinc_600_of_60: &str = "border-zinc-600/60"; pub(crate) const border_zinc_600_of_70: &str = "border-zinc-600/70"; pub(crate) const border_zinc_600_of_75: &str = "border-zinc-600/75"; pub(crate) const border_zinc_600_of_80: &str = "border-zinc-600/80"; pub(crate) const border_zinc_600_of_90: &str = "border-zinc-600/90"; pub(crate) const border_zinc_600_of_95: &str = "border-zinc-600/95"; pub(crate) const border_zinc_700: &str = "border-zinc-700"; pub(crate) const border_zinc_700_of_0: &str = "border-zinc-700/0"; pub(crate) const border_zinc_700_of_10: &str = "border-zinc-700/10"; pub(crate) const border_zinc_700_of_100: &str = "border-zinc-700/100"; pub(crate) const border_zinc_700_of_20: &str = "border-zinc-700/20"; pub(crate) const border_zinc_700_of_25: &str = "border-zinc-700/25"; pub(crate) const border_zinc_700_of_30: &str = "border-zinc-700/30"; pub(crate) const border_zinc_700_of_40: &str = "border-zinc-700/40"; pub(crate) const border_zinc_700_of_5: &str = "border-zinc-700/5"; pub(crate) const border_zinc_700_of_50: &str = "border-zinc-700/50"; pub(crate) const border_zinc_700_of_60: &str = "border-zinc-700/60"; pub(crate) const border_zinc_700_of_70: &str = "border-zinc-700/70"; pub(crate) const border_zinc_700_of_75: &str = "border-zinc-700/75"; pub(crate) const border_zinc_700_of_80: &str = "border-zinc-700/80"; pub(crate) const border_zinc_700_of_90: &str = "border-zinc-700/90"; pub(crate) const border_zinc_700_of_95: &str = "border-zinc-700/95"; pub(crate) const border_zinc_800: &str = "border-zinc-800"; pub(crate) const border_zinc_800_of_0: &str = "border-zinc-800/0"; pub(crate) const border_zinc_800_of_10: &str = "border-zinc-800/10"; pub(crate) const border_zinc_800_of_100: &str = "border-zinc-800/100"; pub(crate) const border_zinc_800_of_20: &str = "border-zinc-800/20"; pub(crate) const border_zinc_800_of_25: &str = "border-zinc-800/25"; pub(crate) const border_zinc_800_of_30: &str = "border-zinc-800/30"; pub(crate) const border_zinc_800_of_40: &str = "border-zinc-800/40"; pub(crate) const border_zinc_800_of_5: &str = "border-zinc-800/5"; pub(crate) const border_zinc_800_of_50: &str = "border-zinc-800/50"; pub(crate) const border_zinc_800_of_60: &str = "border-zinc-800/60"; pub(crate) const border_zinc_800_of_70: &str = "border-zinc-800/70"; pub(crate) const border_zinc_800_of_75: &str = "border-zinc-800/75"; pub(crate) const border_zinc_800_of_80: &str = "border-zinc-800/80"; pub(crate) const border_zinc_800_of_90: &str = "border-zinc-800/90"; pub(crate) const border_zinc_800_of_95: &str = "border-zinc-800/95"; pub(crate) const border_zinc_900: &str = "border-zinc-900"; pub(crate) const border_zinc_900_of_0: &str = "border-zinc-900/0"; pub(crate) const border_zinc_900_of_10: &str = "border-zinc-900/10"; pub(crate) const border_zinc_900_of_100: &str = "border-zinc-900/100"; pub(crate) const border_zinc_900_of_20: &str = "border-zinc-900/20"; pub(crate) const border_zinc_900_of_25: &str = "border-zinc-900/25"; pub(crate) const border_zinc_900_of_30: &str = "border-zinc-900/30"; pub(crate) const border_zinc_900_of_40: &str = "border-zinc-900/40"; pub(crate) const border_zinc_900_of_5: &str = "border-zinc-900/5"; pub(crate) const border_zinc_900_of_50: &str = "border-zinc-900/50"; pub(crate) const border_zinc_900_of_60: &str = "border-zinc-900/60"; pub(crate) const border_zinc_900_of_70: &str = "border-zinc-900/70"; pub(crate) const border_zinc_900_of_75: &str = "border-zinc-900/75"; pub(crate) const border_zinc_900_of_80: &str = "border-zinc-900/80"; pub(crate) const border_zinc_900_of_90: &str = "border-zinc-900/90"; pub(crate) const border_zinc_900_of_95: &str = "border-zinc-900/95"; pub(crate) const outline: &str = "outline"; pub(crate) const outline_0: &str = "outline-0"; pub(crate) const outline_1: &str = "outline-1"; pub(crate) const outline_2: &str = "outline-2"; pub(crate) const outline_4: &str = "outline-4"; pub(crate) const outline_8: &str = "outline-8"; pub(crate) const outline_amber_100: &str = "outline-amber-100"; pub(crate) const outline_amber_100_of_0: &str = "outline-amber-100/0"; pub(crate) const outline_amber_100_of_10: &str = "outline-amber-100/10"; pub(crate) const outline_amber_100_of_100: &str = "outline-amber-100/100"; pub(crate) const outline_amber_100_of_20: &str = "outline-amber-100/20"; pub(crate) const outline_amber_100_of_25: &str = "outline-amber-100/25"; pub(crate) const outline_amber_100_of_30: &str = "outline-amber-100/30"; pub(crate) const outline_amber_100_of_40: &str = "outline-amber-100/40"; pub(crate) const outline_amber_100_of_5: &str = "outline-amber-100/5"; pub(crate) const outline_amber_100_of_50: &str = "outline-amber-100/50"; pub(crate) const outline_amber_100_of_60: &str = "outline-amber-100/60"; pub(crate) const outline_amber_100_of_70: &str = "outline-amber-100/70"; pub(crate) const outline_amber_100_of_75: &str = "outline-amber-100/75"; pub(crate) const outline_amber_100_of_80: &str = "outline-amber-100/80"; pub(crate) const outline_amber_100_of_90: &str = "outline-amber-100/90"; pub(crate) const outline_amber_100_of_95: &str = "outline-amber-100/95"; pub(crate) const outline_amber_200: &str = "outline-amber-200"; pub(crate) const outline_amber_200_of_0: &str = "outline-amber-200/0"; pub(crate) const outline_amber_200_of_10: &str = "outline-amber-200/10"; pub(crate) const outline_amber_200_of_100: &str = "outline-amber-200/100"; pub(crate) const outline_amber_200_of_20: &str = "outline-amber-200/20"; pub(crate) const outline_amber_200_of_25: &str = "outline-amber-200/25"; pub(crate) const outline_amber_200_of_30: &str = "outline-amber-200/30"; pub(crate) const outline_amber_200_of_40: &str = "outline-amber-200/40"; pub(crate) const outline_amber_200_of_5: &str = "outline-amber-200/5"; pub(crate) const outline_amber_200_of_50: &str = "outline-amber-200/50"; pub(crate) const outline_amber_200_of_60: &str = "outline-amber-200/60"; pub(crate) const outline_amber_200_of_70: &str = "outline-amber-200/70"; pub(crate) const outline_amber_200_of_75: &str = "outline-amber-200/75"; pub(crate) const outline_amber_200_of_80: &str = "outline-amber-200/80"; pub(crate) const outline_amber_200_of_90: &str = "outline-amber-200/90"; pub(crate) const outline_amber_200_of_95: &str = "outline-amber-200/95"; pub(crate) const outline_amber_300: &str = "outline-amber-300"; pub(crate) const outline_amber_300_of_0: &str = "outline-amber-300/0"; pub(crate) const outline_amber_300_of_10: &str = "outline-amber-300/10"; pub(crate) const outline_amber_300_of_100: &str = "outline-amber-300/100"; pub(crate) const outline_amber_300_of_20: &str = "outline-amber-300/20"; pub(crate) const outline_amber_300_of_25: &str = "outline-amber-300/25"; pub(crate) const outline_amber_300_of_30: &str = "outline-amber-300/30"; pub(crate) const outline_amber_300_of_40: &str = "outline-amber-300/40"; pub(crate) const outline_amber_300_of_5: &str = "outline-amber-300/5"; pub(crate) const outline_amber_300_of_50: &str = "outline-amber-300/50"; pub(crate) const outline_amber_300_of_60: &str = "outline-amber-300/60"; pub(crate) const outline_amber_300_of_70: &str = "outline-amber-300/70"; pub(crate) const outline_amber_300_of_75: &str = "outline-amber-300/75"; pub(crate) const outline_amber_300_of_80: &str = "outline-amber-300/80"; pub(crate) const outline_amber_300_of_90: &str = "outline-amber-300/90"; pub(crate) const outline_amber_300_of_95: &str = "outline-amber-300/95"; pub(crate) const outline_amber_400: &str = "outline-amber-400"; pub(crate) const outline_amber_400_of_0: &str = "outline-amber-400/0"; pub(crate) const outline_amber_400_of_10: &str = "outline-amber-400/10"; pub(crate) const outline_amber_400_of_100: &str = "outline-amber-400/100"; pub(crate) const outline_amber_400_of_20: &str = "outline-amber-400/20"; pub(crate) const outline_amber_400_of_25: &str = "outline-amber-400/25"; pub(crate) const outline_amber_400_of_30: &str = "outline-amber-400/30"; pub(crate) const outline_amber_400_of_40: &str = "outline-amber-400/40"; pub(crate) const outline_amber_400_of_5: &str = "outline-amber-400/5"; pub(crate) const outline_amber_400_of_50: &str = "outline-amber-400/50"; pub(crate) const outline_amber_400_of_60: &str = "outline-amber-400/60"; pub(crate) const outline_amber_400_of_70: &str = "outline-amber-400/70"; pub(crate) const outline_amber_400_of_75: &str = "outline-amber-400/75"; pub(crate) const outline_amber_400_of_80: &str = "outline-amber-400/80"; pub(crate) const outline_amber_400_of_90: &str = "outline-amber-400/90"; pub(crate) const outline_amber_400_of_95: &str = "outline-amber-400/95"; pub(crate) const outline_amber_50: &str = "outline-amber-50"; pub(crate) const outline_amber_500: &str = "outline-amber-500"; pub(crate) const outline_amber_500_of_0: &str = "outline-amber-500/0"; pub(crate) const outline_amber_500_of_10: &str = "outline-amber-500/10"; pub(crate) const outline_amber_500_of_100: &str = "outline-amber-500/100"; pub(crate) const outline_amber_500_of_20: &str = "outline-amber-500/20"; pub(crate) const outline_amber_500_of_25: &str = "outline-amber-500/25"; pub(crate) const outline_amber_500_of_30: &str = "outline-amber-500/30"; pub(crate) const outline_amber_500_of_40: &str = "outline-amber-500/40"; pub(crate) const outline_amber_500_of_5: &str = "outline-amber-500/5"; pub(crate) const outline_amber_500_of_50: &str = "outline-amber-500/50"; pub(crate) const outline_amber_500_of_60: &str = "outline-amber-500/60"; pub(crate) const outline_amber_500_of_70: &str = "outline-amber-500/70"; pub(crate) const outline_amber_500_of_75: &str = "outline-amber-500/75"; pub(crate) const outline_amber_500_of_80: &str = "outline-amber-500/80"; pub(crate) const outline_amber_500_of_90: &str = "outline-amber-500/90"; pub(crate) const outline_amber_500_of_95: &str = "outline-amber-500/95"; pub(crate) const outline_amber_50_of_0: &str = "outline-amber-50/0"; pub(crate) const outline_amber_50_of_10: &str = "outline-amber-50/10"; pub(crate) const outline_amber_50_of_100: &str = "outline-amber-50/100"; pub(crate) const outline_amber_50_of_20: &str = "outline-amber-50/20"; pub(crate) const outline_amber_50_of_25: &str = "outline-amber-50/25"; pub(crate) const outline_amber_50_of_30: &str = "outline-amber-50/30"; pub(crate) const outline_amber_50_of_40: &str = "outline-amber-50/40"; pub(crate) const outline_amber_50_of_5: &str = "outline-amber-50/5"; pub(crate) const outline_amber_50_of_50: &str = "outline-amber-50/50"; pub(crate) const outline_amber_50_of_60: &str = "outline-amber-50/60"; pub(crate) const outline_amber_50_of_70: &str = "outline-amber-50/70"; pub(crate) const outline_amber_50_of_75: &str = "outline-amber-50/75"; pub(crate) const outline_amber_50_of_80: &str = "outline-amber-50/80"; pub(crate) const outline_amber_50_of_90: &str = "outline-amber-50/90"; pub(crate) const outline_amber_50_of_95: &str = "outline-amber-50/95"; pub(crate) const outline_amber_600: &str = "outline-amber-600"; pub(crate) const outline_amber_600_of_0: &str = "outline-amber-600/0"; pub(crate) const outline_amber_600_of_10: &str = "outline-amber-600/10"; pub(crate) const outline_amber_600_of_100: &str = "outline-amber-600/100"; pub(crate) const outline_amber_600_of_20: &str = "outline-amber-600/20"; pub(crate) const outline_amber_600_of_25: &str = "outline-amber-600/25"; pub(crate) const outline_amber_600_of_30: &str = "outline-amber-600/30"; pub(crate) const outline_amber_600_of_40: &str = "outline-amber-600/40"; pub(crate) const outline_amber_600_of_5: &str = "outline-amber-600/5"; pub(crate) const outline_amber_600_of_50: &str = "outline-amber-600/50"; pub(crate) const outline_amber_600_of_60: &str = "outline-amber-600/60"; pub(crate) const outline_amber_600_of_70: &str = "outline-amber-600/70"; pub(crate) const outline_amber_600_of_75: &str = "outline-amber-600/75"; pub(crate) const outline_amber_600_of_80: &str = "outline-amber-600/80"; pub(crate) const outline_amber_600_of_90: &str = "outline-amber-600/90"; pub(crate) const outline_amber_600_of_95: &str = "outline-amber-600/95"; pub(crate) const outline_amber_700: &str = "outline-amber-700"; pub(crate) const outline_amber_700_of_0: &str = "outline-amber-700/0"; pub(crate) const outline_amber_700_of_10: &str = "outline-amber-700/10"; pub(crate) const outline_amber_700_of_100: &str = "outline-amber-700/100"; pub(crate) const outline_amber_700_of_20: &str = "outline-amber-700/20"; pub(crate) const outline_amber_700_of_25: &str = "outline-amber-700/25"; pub(crate) const outline_amber_700_of_30: &str = "outline-amber-700/30"; pub(crate) const outline_amber_700_of_40: &str = "outline-amber-700/40"; pub(crate) const outline_amber_700_of_5: &str = "outline-amber-700/5"; pub(crate) const outline_amber_700_of_50: &str = "outline-amber-700/50"; pub(crate) const outline_amber_700_of_60: &str = "outline-amber-700/60"; pub(crate) const outline_amber_700_of_70: &str = "outline-amber-700/70"; pub(crate) const outline_amber_700_of_75: &str = "outline-amber-700/75"; pub(crate) const outline_amber_700_of_80: &str = "outline-amber-700/80"; pub(crate) const outline_amber_700_of_90: &str = "outline-amber-700/90"; pub(crate) const outline_amber_700_of_95: &str = "outline-amber-700/95"; pub(crate) const outline_amber_800: &str = "outline-amber-800"; pub(crate) const outline_amber_800_of_0: &str = "outline-amber-800/0"; pub(crate) const outline_amber_800_of_10: &str = "outline-amber-800/10"; pub(crate) const outline_amber_800_of_100: &str = "outline-amber-800/100"; pub(crate) const outline_amber_800_of_20: &str = "outline-amber-800/20"; pub(crate) const outline_amber_800_of_25: &str = "outline-amber-800/25"; pub(crate) const outline_amber_800_of_30: &str = "outline-amber-800/30"; pub(crate) const outline_amber_800_of_40: &str = "outline-amber-800/40"; pub(crate) const outline_amber_800_of_5: &str = "outline-amber-800/5"; pub(crate) const outline_amber_800_of_50: &str = "outline-amber-800/50"; pub(crate) const outline_amber_800_of_60: &str = "outline-amber-800/60"; pub(crate) const outline_amber_800_of_70: &str = "outline-amber-800/70"; pub(crate) const outline_amber_800_of_75: &str = "outline-amber-800/75"; pub(crate) const outline_amber_800_of_80: &str = "outline-amber-800/80"; pub(crate) const outline_amber_800_of_90: &str = "outline-amber-800/90"; pub(crate) const outline_amber_800_of_95: &str = "outline-amber-800/95"; pub(crate) const outline_amber_900: &str = "outline-amber-900"; pub(crate) const outline_amber_900_of_0: &str = "outline-amber-900/0"; pub(crate) const outline_amber_900_of_10: &str = "outline-amber-900/10"; pub(crate) const outline_amber_900_of_100: &str = "outline-amber-900/100"; pub(crate) const outline_amber_900_of_20: &str = "outline-amber-900/20"; pub(crate) const outline_amber_900_of_25: &str = "outline-amber-900/25"; pub(crate) const outline_amber_900_of_30: &str = "outline-amber-900/30"; pub(crate) const outline_amber_900_of_40: &str = "outline-amber-900/40"; pub(crate) const outline_amber_900_of_5: &str = "outline-amber-900/5"; pub(crate) const outline_amber_900_of_50: &str = "outline-amber-900/50"; pub(crate) const outline_amber_900_of_60: &str = "outline-amber-900/60"; pub(crate) const outline_amber_900_of_70: &str = "outline-amber-900/70"; pub(crate) const outline_amber_900_of_75: &str = "outline-amber-900/75"; pub(crate) const outline_amber_900_of_80: &str = "outline-amber-900/80"; pub(crate) const outline_amber_900_of_90: &str = "outline-amber-900/90"; pub(crate) const outline_amber_900_of_95: &str = "outline-amber-900/95"; pub(crate) const outline_black: &str = "outline-black"; pub(crate) const outline_black_of_0: &str = "outline-black/0"; pub(crate) const outline_black_of_10: &str = "outline-black/10"; pub(crate) const outline_black_of_100: &str = "outline-black/100"; pub(crate) const outline_black_of_20: &str = "outline-black/20"; pub(crate) const outline_black_of_25: &str = "outline-black/25"; pub(crate) const outline_black_of_30: &str = "outline-black/30"; pub(crate) const outline_black_of_40: &str = "outline-black/40"; pub(crate) const outline_black_of_5: &str = "outline-black/5"; pub(crate) const outline_black_of_50: &str = "outline-black/50"; pub(crate) const outline_black_of_60: &str = "outline-black/60"; pub(crate) const outline_black_of_70: &str = "outline-black/70"; pub(crate) const outline_black_of_75: &str = "outline-black/75"; pub(crate) const outline_black_of_80: &str = "outline-black/80"; pub(crate) const outline_black_of_90: &str = "outline-black/90"; pub(crate) const outline_black_of_95: &str = "outline-black/95"; pub(crate) const outline_blue_100: &str = "outline-blue-100"; pub(crate) const outline_blue_100_of_0: &str = "outline-blue-100/0"; pub(crate) const outline_blue_100_of_10: &str = "outline-blue-100/10"; pub(crate) const outline_blue_100_of_100: &str = "outline-blue-100/100"; pub(crate) const outline_blue_100_of_20: &str = "outline-blue-100/20"; pub(crate) const outline_blue_100_of_25: &str = "outline-blue-100/25"; pub(crate) const outline_blue_100_of_30: &str = "outline-blue-100/30"; pub(crate) const outline_blue_100_of_40: &str = "outline-blue-100/40"; pub(crate) const outline_blue_100_of_5: &str = "outline-blue-100/5"; pub(crate) const outline_blue_100_of_50: &str = "outline-blue-100/50"; pub(crate) const outline_blue_100_of_60: &str = "outline-blue-100/60"; pub(crate) const outline_blue_100_of_70: &str = "outline-blue-100/70"; pub(crate) const outline_blue_100_of_75: &str = "outline-blue-100/75"; pub(crate) const outline_blue_100_of_80: &str = "outline-blue-100/80"; pub(crate) const outline_blue_100_of_90: &str = "outline-blue-100/90"; pub(crate) const outline_blue_100_of_95: &str = "outline-blue-100/95"; pub(crate) const outline_blue_200: &str = "outline-blue-200"; pub(crate) const outline_blue_200_of_0: &str = "outline-blue-200/0"; pub(crate) const outline_blue_200_of_10: &str = "outline-blue-200/10"; pub(crate) const outline_blue_200_of_100: &str = "outline-blue-200/100"; pub(crate) const outline_blue_200_of_20: &str = "outline-blue-200/20"; pub(crate) const outline_blue_200_of_25: &str = "outline-blue-200/25"; pub(crate) const outline_blue_200_of_30: &str = "outline-blue-200/30"; pub(crate) const outline_blue_200_of_40: &str = "outline-blue-200/40"; pub(crate) const outline_blue_200_of_5: &str = "outline-blue-200/5"; pub(crate) const outline_blue_200_of_50: &str = "outline-blue-200/50"; pub(crate) const outline_blue_200_of_60: &str = "outline-blue-200/60"; pub(crate) const outline_blue_200_of_70: &str = "outline-blue-200/70"; pub(crate) const outline_blue_200_of_75: &str = "outline-blue-200/75"; pub(crate) const outline_blue_200_of_80: &str = "outline-blue-200/80"; pub(crate) const outline_blue_200_of_90: &str = "outline-blue-200/90"; pub(crate) const outline_blue_200_of_95: &str = "outline-blue-200/95"; pub(crate) const outline_blue_300: &str = "outline-blue-300"; pub(crate) const outline_blue_300_of_0: &str = "outline-blue-300/0"; pub(crate) const outline_blue_300_of_10: &str = "outline-blue-300/10"; pub(crate) const outline_blue_300_of_100: &str = "outline-blue-300/100"; pub(crate) const outline_blue_300_of_20: &str = "outline-blue-300/20"; pub(crate) const outline_blue_300_of_25: &str = "outline-blue-300/25"; pub(crate) const outline_blue_300_of_30: &str = "outline-blue-300/30"; pub(crate) const outline_blue_300_of_40: &str = "outline-blue-300/40"; pub(crate) const outline_blue_300_of_5: &str = "outline-blue-300/5"; pub(crate) const outline_blue_300_of_50: &str = "outline-blue-300/50"; pub(crate) const outline_blue_300_of_60: &str = "outline-blue-300/60"; pub(crate) const outline_blue_300_of_70: &str = "outline-blue-300/70"; pub(crate) const outline_blue_300_of_75: &str = "outline-blue-300/75"; pub(crate) const outline_blue_300_of_80: &str = "outline-blue-300/80"; pub(crate) const outline_blue_300_of_90: &str = "outline-blue-300/90"; pub(crate) const outline_blue_300_of_95: &str = "outline-blue-300/95"; pub(crate) const outline_blue_400: &str = "outline-blue-400"; pub(crate) const outline_blue_400_of_0: &str = "outline-blue-400/0"; pub(crate) const outline_blue_400_of_10: &str = "outline-blue-400/10"; pub(crate) const outline_blue_400_of_100: &str = "outline-blue-400/100"; pub(crate) const outline_blue_400_of_20: &str = "outline-blue-400/20"; pub(crate) const outline_blue_400_of_25: &str = "outline-blue-400/25"; pub(crate) const outline_blue_400_of_30: &str = "outline-blue-400/30"; pub(crate) const outline_blue_400_of_40: &str = "outline-blue-400/40"; pub(crate) const outline_blue_400_of_5: &str = "outline-blue-400/5"; pub(crate) const outline_blue_400_of_50: &str = "outline-blue-400/50"; pub(crate) const outline_blue_400_of_60: &str = "outline-blue-400/60"; pub(crate) const outline_blue_400_of_70: &str = "outline-blue-400/70"; pub(crate) const outline_blue_400_of_75: &str = "outline-blue-400/75"; pub(crate) const outline_blue_400_of_80: &str = "outline-blue-400/80"; pub(crate) const outline_blue_400_of_90: &str = "outline-blue-400/90"; pub(crate) const outline_blue_400_of_95: &str = "outline-blue-400/95"; pub(crate) const outline_blue_50: &str = "outline-blue-50"; pub(crate) const outline_blue_500: &str = "outline-blue-500"; pub(crate) const outline_blue_500_of_0: &str = "outline-blue-500/0"; pub(crate) const outline_blue_500_of_10: &str = "outline-blue-500/10"; pub(crate) const outline_blue_500_of_100: &str = "outline-blue-500/100"; pub(crate) const outline_blue_500_of_20: &str = "outline-blue-500/20"; pub(crate) const outline_blue_500_of_25: &str = "outline-blue-500/25"; pub(crate) const outline_blue_500_of_30: &str = "outline-blue-500/30"; pub(crate) const outline_blue_500_of_40: &str = "outline-blue-500/40"; pub(crate) const outline_blue_500_of_5: &str = "outline-blue-500/5"; pub(crate) const outline_blue_500_of_50: &str = "outline-blue-500/50"; pub(crate) const outline_blue_500_of_60: &str = "outline-blue-500/60"; pub(crate) const outline_blue_500_of_70: &str = "outline-blue-500/70"; pub(crate) const outline_blue_500_of_75: &str = "outline-blue-500/75"; pub(crate) const outline_blue_500_of_80: &str = "outline-blue-500/80"; pub(crate) const outline_blue_500_of_90: &str = "outline-blue-500/90"; pub(crate) const outline_blue_500_of_95: &str = "outline-blue-500/95"; pub(crate) const outline_blue_50_of_0: &str = "outline-blue-50/0"; pub(crate) const outline_blue_50_of_10: &str = "outline-blue-50/10"; pub(crate) const outline_blue_50_of_100: &str = "outline-blue-50/100"; pub(crate) const outline_blue_50_of_20: &str = "outline-blue-50/20"; pub(crate) const outline_blue_50_of_25: &str = "outline-blue-50/25"; pub(crate) const outline_blue_50_of_30: &str = "outline-blue-50/30"; pub(crate) const outline_blue_50_of_40: &str = "outline-blue-50/40"; pub(crate) const outline_blue_50_of_5: &str = "outline-blue-50/5"; pub(crate) const outline_blue_50_of_50: &str = "outline-blue-50/50"; pub(crate) const outline_blue_50_of_60: &str = "outline-blue-50/60"; pub(crate) const outline_blue_50_of_70: &str = "outline-blue-50/70"; pub(crate) const outline_blue_50_of_75: &str = "outline-blue-50/75"; pub(crate) const outline_blue_50_of_80: &str = "outline-blue-50/80"; pub(crate) const outline_blue_50_of_90: &str = "outline-blue-50/90"; pub(crate) const outline_blue_50_of_95: &str = "outline-blue-50/95"; pub(crate) const outline_blue_600: &str = "outline-blue-600"; pub(crate) const outline_blue_600_of_0: &str = "outline-blue-600/0"; pub(crate) const outline_blue_600_of_10: &str = "outline-blue-600/10"; pub(crate) const outline_blue_600_of_100: &str = "outline-blue-600/100"; pub(crate) const outline_blue_600_of_20: &str = "outline-blue-600/20"; pub(crate) const outline_blue_600_of_25: &str = "outline-blue-600/25"; pub(crate) const outline_blue_600_of_30: &str = "outline-blue-600/30"; pub(crate) const outline_blue_600_of_40: &str = "outline-blue-600/40"; pub(crate) const outline_blue_600_of_5: &str = "outline-blue-600/5"; pub(crate) const outline_blue_600_of_50: &str = "outline-blue-600/50"; pub(crate) const outline_blue_600_of_60: &str = "outline-blue-600/60"; pub(crate) const outline_blue_600_of_70: &str = "outline-blue-600/70"; pub(crate) const outline_blue_600_of_75: &str = "outline-blue-600/75"; pub(crate) const outline_blue_600_of_80: &str = "outline-blue-600/80"; pub(crate) const outline_blue_600_of_90: &str = "outline-blue-600/90"; pub(crate) const outline_blue_600_of_95: &str = "outline-blue-600/95"; pub(crate) const outline_blue_700: &str = "outline-blue-700"; pub(crate) const outline_blue_700_of_0: &str = "outline-blue-700/0"; pub(crate) const outline_blue_700_of_10: &str = "outline-blue-700/10"; pub(crate) const outline_blue_700_of_100: &str = "outline-blue-700/100"; pub(crate) const outline_blue_700_of_20: &str = "outline-blue-700/20"; pub(crate) const outline_blue_700_of_25: &str = "outline-blue-700/25"; pub(crate) const outline_blue_700_of_30: &str = "outline-blue-700/30"; pub(crate) const outline_blue_700_of_40: &str = "outline-blue-700/40"; pub(crate) const outline_blue_700_of_5: &str = "outline-blue-700/5"; pub(crate) const outline_blue_700_of_50: &str = "outline-blue-700/50"; pub(crate) const outline_blue_700_of_60: &str = "outline-blue-700/60"; pub(crate) const outline_blue_700_of_70: &str = "outline-blue-700/70"; pub(crate) const outline_blue_700_of_75: &str = "outline-blue-700/75"; pub(crate) const outline_blue_700_of_80: &str = "outline-blue-700/80"; pub(crate) const outline_blue_700_of_90: &str = "outline-blue-700/90"; pub(crate) const outline_blue_700_of_95: &str = "outline-blue-700/95"; pub(crate) const outline_blue_800: &str = "outline-blue-800"; pub(crate) const outline_blue_800_of_0: &str = "outline-blue-800/0"; pub(crate) const outline_blue_800_of_10: &str = "outline-blue-800/10"; pub(crate) const outline_blue_800_of_100: &str = "outline-blue-800/100"; pub(crate) const outline_blue_800_of_20: &str = "outline-blue-800/20"; pub(crate) const outline_blue_800_of_25: &str = "outline-blue-800/25"; pub(crate) const outline_blue_800_of_30: &str = "outline-blue-800/30"; pub(crate) const outline_blue_800_of_40: &str = "outline-blue-800/40"; pub(crate) const outline_blue_800_of_5: &str = "outline-blue-800/5"; pub(crate) const outline_blue_800_of_50: &str = "outline-blue-800/50"; pub(crate) const outline_blue_800_of_60: &str = "outline-blue-800/60"; pub(crate) const outline_blue_800_of_70: &str = "outline-blue-800/70"; pub(crate) const outline_blue_800_of_75: &str = "outline-blue-800/75"; pub(crate) const outline_blue_800_of_80: &str = "outline-blue-800/80"; pub(crate) const outline_blue_800_of_90: &str = "outline-blue-800/90"; pub(crate) const outline_blue_800_of_95: &str = "outline-blue-800/95"; pub(crate) const outline_blue_900: &str = "outline-blue-900"; pub(crate) const outline_blue_900_of_0: &str = "outline-blue-900/0"; pub(crate) const outline_blue_900_of_10: &str = "outline-blue-900/10"; pub(crate) const outline_blue_900_of_100: &str = "outline-blue-900/100"; pub(crate) const outline_blue_900_of_20: &str = "outline-blue-900/20"; pub(crate) const outline_blue_900_of_25: &str = "outline-blue-900/25"; pub(crate) const outline_blue_900_of_30: &str = "outline-blue-900/30"; pub(crate) const outline_blue_900_of_40: &str = "outline-blue-900/40"; pub(crate) const outline_blue_900_of_5: &str = "outline-blue-900/5"; pub(crate) const outline_blue_900_of_50: &str = "outline-blue-900/50"; pub(crate) const outline_blue_900_of_60: &str = "outline-blue-900/60"; pub(crate) const outline_blue_900_of_70: &str = "outline-blue-900/70"; pub(crate) const outline_blue_900_of_75: &str = "outline-blue-900/75"; pub(crate) const outline_blue_900_of_80: &str = "outline-blue-900/80"; pub(crate) const outline_blue_900_of_90: &str = "outline-blue-900/90"; pub(crate) const outline_blue_900_of_95: &str = "outline-blue-900/95"; pub(crate) const outline_current: &str = "outline-current"; pub(crate) const outline_cyan_100: &str = "outline-cyan-100"; pub(crate) const outline_cyan_100_of_0: &str = "outline-cyan-100/0"; pub(crate) const outline_cyan_100_of_10: &str = "outline-cyan-100/10"; pub(crate) const outline_cyan_100_of_100: &str = "outline-cyan-100/100"; pub(crate) const outline_cyan_100_of_20: &str = "outline-cyan-100/20"; pub(crate) const outline_cyan_100_of_25: &str = "outline-cyan-100/25"; pub(crate) const outline_cyan_100_of_30: &str = "outline-cyan-100/30"; pub(crate) const outline_cyan_100_of_40: &str = "outline-cyan-100/40"; pub(crate) const outline_cyan_100_of_5: &str = "outline-cyan-100/5"; pub(crate) const outline_cyan_100_of_50: &str = "outline-cyan-100/50"; pub(crate) const outline_cyan_100_of_60: &str = "outline-cyan-100/60"; pub(crate) const outline_cyan_100_of_70: &str = "outline-cyan-100/70"; pub(crate) const outline_cyan_100_of_75: &str = "outline-cyan-100/75"; pub(crate) const outline_cyan_100_of_80: &str = "outline-cyan-100/80"; pub(crate) const outline_cyan_100_of_90: &str = "outline-cyan-100/90"; pub(crate) const outline_cyan_100_of_95: &str = "outline-cyan-100/95"; pub(crate) const outline_cyan_200: &str = "outline-cyan-200"; pub(crate) const outline_cyan_200_of_0: &str = "outline-cyan-200/0"; pub(crate) const outline_cyan_200_of_10: &str = "outline-cyan-200/10"; pub(crate) const outline_cyan_200_of_100: &str = "outline-cyan-200/100"; pub(crate) const outline_cyan_200_of_20: &str = "outline-cyan-200/20"; pub(crate) const outline_cyan_200_of_25: &str = "outline-cyan-200/25"; pub(crate) const outline_cyan_200_of_30: &str = "outline-cyan-200/30"; pub(crate) const outline_cyan_200_of_40: &str = "outline-cyan-200/40"; pub(crate) const outline_cyan_200_of_5: &str = "outline-cyan-200/5"; pub(crate) const outline_cyan_200_of_50: &str = "outline-cyan-200/50"; pub(crate) const outline_cyan_200_of_60: &str = "outline-cyan-200/60"; pub(crate) const outline_cyan_200_of_70: &str = "outline-cyan-200/70"; pub(crate) const outline_cyan_200_of_75: &str = "outline-cyan-200/75"; pub(crate) const outline_cyan_200_of_80: &str = "outline-cyan-200/80"; pub(crate) const outline_cyan_200_of_90: &str = "outline-cyan-200/90"; pub(crate) const outline_cyan_200_of_95: &str = "outline-cyan-200/95"; pub(crate) const outline_cyan_300: &str = "outline-cyan-300"; pub(crate) const outline_cyan_300_of_0: &str = "outline-cyan-300/0"; pub(crate) const outline_cyan_300_of_10: &str = "outline-cyan-300/10"; pub(crate) const outline_cyan_300_of_100: &str = "outline-cyan-300/100"; pub(crate) const outline_cyan_300_of_20: &str = "outline-cyan-300/20"; pub(crate) const outline_cyan_300_of_25: &str = "outline-cyan-300/25"; pub(crate) const outline_cyan_300_of_30: &str = "outline-cyan-300/30"; pub(crate) const outline_cyan_300_of_40: &str = "outline-cyan-300/40"; pub(crate) const outline_cyan_300_of_5: &str = "outline-cyan-300/5"; pub(crate) const outline_cyan_300_of_50: &str = "outline-cyan-300/50"; pub(crate) const outline_cyan_300_of_60: &str = "outline-cyan-300/60"; pub(crate) const outline_cyan_300_of_70: &str = "outline-cyan-300/70"; pub(crate) const outline_cyan_300_of_75: &str = "outline-cyan-300/75"; pub(crate) const outline_cyan_300_of_80: &str = "outline-cyan-300/80"; pub(crate) const outline_cyan_300_of_90: &str = "outline-cyan-300/90"; pub(crate) const outline_cyan_300_of_95: &str = "outline-cyan-300/95"; pub(crate) const outline_cyan_400: &str = "outline-cyan-400"; pub(crate) const outline_cyan_400_of_0: &str = "outline-cyan-400/0"; pub(crate) const outline_cyan_400_of_10: &str = "outline-cyan-400/10"; pub(crate) const outline_cyan_400_of_100: &str = "outline-cyan-400/100"; pub(crate) const outline_cyan_400_of_20: &str = "outline-cyan-400/20"; pub(crate) const outline_cyan_400_of_25: &str = "outline-cyan-400/25"; pub(crate) const outline_cyan_400_of_30: &str = "outline-cyan-400/30"; pub(crate) const outline_cyan_400_of_40: &str = "outline-cyan-400/40"; pub(crate) const outline_cyan_400_of_5: &str = "outline-cyan-400/5"; pub(crate) const outline_cyan_400_of_50: &str = "outline-cyan-400/50"; pub(crate) const outline_cyan_400_of_60: &str = "outline-cyan-400/60"; pub(crate) const outline_cyan_400_of_70: &str = "outline-cyan-400/70"; pub(crate) const outline_cyan_400_of_75: &str = "outline-cyan-400/75"; pub(crate) const outline_cyan_400_of_80: &str = "outline-cyan-400/80"; pub(crate) const outline_cyan_400_of_90: &str = "outline-cyan-400/90"; pub(crate) const outline_cyan_400_of_95: &str = "outline-cyan-400/95"; pub(crate) const outline_cyan_50: &str = "outline-cyan-50"; pub(crate) const outline_cyan_500: &str = "outline-cyan-500"; pub(crate) const outline_cyan_500_of_0: &str = "outline-cyan-500/0"; pub(crate) const outline_cyan_500_of_10: &str = "outline-cyan-500/10"; pub(crate) const outline_cyan_500_of_100: &str = "outline-cyan-500/100"; pub(crate) const outline_cyan_500_of_20: &str = "outline-cyan-500/20"; pub(crate) const outline_cyan_500_of_25: &str = "outline-cyan-500/25"; pub(crate) const outline_cyan_500_of_30: &str = "outline-cyan-500/30"; pub(crate) const outline_cyan_500_of_40: &str = "outline-cyan-500/40"; pub(crate) const outline_cyan_500_of_5: &str = "outline-cyan-500/5"; pub(crate) const outline_cyan_500_of_50: &str = "outline-cyan-500/50"; pub(crate) const outline_cyan_500_of_60: &str = "outline-cyan-500/60"; pub(crate) const outline_cyan_500_of_70: &str = "outline-cyan-500/70"; pub(crate) const outline_cyan_500_of_75: &str = "outline-cyan-500/75"; pub(crate) const outline_cyan_500_of_80: &str = "outline-cyan-500/80"; pub(crate) const outline_cyan_500_of_90: &str = "outline-cyan-500/90"; pub(crate) const outline_cyan_500_of_95: &str = "outline-cyan-500/95"; pub(crate) const outline_cyan_50_of_0: &str = "outline-cyan-50/0"; pub(crate) const outline_cyan_50_of_10: &str = "outline-cyan-50/10"; pub(crate) const outline_cyan_50_of_100: &str = "outline-cyan-50/100"; pub(crate) const outline_cyan_50_of_20: &str = "outline-cyan-50/20"; pub(crate) const outline_cyan_50_of_25: &str = "outline-cyan-50/25"; pub(crate) const outline_cyan_50_of_30: &str = "outline-cyan-50/30"; pub(crate) const outline_cyan_50_of_40: &str = "outline-cyan-50/40"; pub(crate) const outline_cyan_50_of_5: &str = "outline-cyan-50/5"; pub(crate) const outline_cyan_50_of_50: &str = "outline-cyan-50/50"; pub(crate) const outline_cyan_50_of_60: &str = "outline-cyan-50/60"; pub(crate) const outline_cyan_50_of_70: &str = "outline-cyan-50/70"; pub(crate) const outline_cyan_50_of_75: &str = "outline-cyan-50/75"; pub(crate) const outline_cyan_50_of_80: &str = "outline-cyan-50/80"; pub(crate) const outline_cyan_50_of_90: &str = "outline-cyan-50/90"; pub(crate) const outline_cyan_50_of_95: &str = "outline-cyan-50/95"; pub(crate) const outline_cyan_600: &str = "outline-cyan-600"; pub(crate) const outline_cyan_600_of_0: &str = "outline-cyan-600/0"; pub(crate) const outline_cyan_600_of_10: &str = "outline-cyan-600/10"; pub(crate) const outline_cyan_600_of_100: &str = "outline-cyan-600/100"; pub(crate) const outline_cyan_600_of_20: &str = "outline-cyan-600/20"; pub(crate) const outline_cyan_600_of_25: &str = "outline-cyan-600/25"; pub(crate) const outline_cyan_600_of_30: &str = "outline-cyan-600/30"; pub(crate) const outline_cyan_600_of_40: &str = "outline-cyan-600/40"; pub(crate) const outline_cyan_600_of_5: &str = "outline-cyan-600/5"; pub(crate) const outline_cyan_600_of_50: &str = "outline-cyan-600/50"; pub(crate) const outline_cyan_600_of_60: &str = "outline-cyan-600/60"; pub(crate) const outline_cyan_600_of_70: &str = "outline-cyan-600/70"; pub(crate) const outline_cyan_600_of_75: &str = "outline-cyan-600/75"; pub(crate) const outline_cyan_600_of_80: &str = "outline-cyan-600/80"; pub(crate) const outline_cyan_600_of_90: &str = "outline-cyan-600/90"; pub(crate) const outline_cyan_600_of_95: &str = "outline-cyan-600/95"; pub(crate) const outline_cyan_700: &str = "outline-cyan-700"; pub(crate) const outline_cyan_700_of_0: &str = "outline-cyan-700/0"; pub(crate) const outline_cyan_700_of_10: &str = "outline-cyan-700/10"; pub(crate) const outline_cyan_700_of_100: &str = "outline-cyan-700/100"; pub(crate) const outline_cyan_700_of_20: &str = "outline-cyan-700/20"; pub(crate) const outline_cyan_700_of_25: &str = "outline-cyan-700/25"; pub(crate) const outline_cyan_700_of_30: &str = "outline-cyan-700/30"; pub(crate) const outline_cyan_700_of_40: &str = "outline-cyan-700/40"; pub(crate) const outline_cyan_700_of_5: &str = "outline-cyan-700/5"; pub(crate) const outline_cyan_700_of_50: &str = "outline-cyan-700/50"; pub(crate) const outline_cyan_700_of_60: &str = "outline-cyan-700/60"; pub(crate) const outline_cyan_700_of_70: &str = "outline-cyan-700/70"; pub(crate) const outline_cyan_700_of_75: &str = "outline-cyan-700/75"; pub(crate) const outline_cyan_700_of_80: &str = "outline-cyan-700/80"; pub(crate) const outline_cyan_700_of_90: &str = "outline-cyan-700/90"; pub(crate) const outline_cyan_700_of_95: &str = "outline-cyan-700/95"; pub(crate) const outline_cyan_800: &str = "outline-cyan-800"; pub(crate) const outline_cyan_800_of_0: &str = "outline-cyan-800/0"; pub(crate) const outline_cyan_800_of_10: &str = "outline-cyan-800/10"; pub(crate) const outline_cyan_800_of_100: &str = "outline-cyan-800/100"; pub(crate) const outline_cyan_800_of_20: &str = "outline-cyan-800/20"; pub(crate) const outline_cyan_800_of_25: &str = "outline-cyan-800/25"; pub(crate) const outline_cyan_800_of_30: &str = "outline-cyan-800/30"; pub(crate) const outline_cyan_800_of_40: &str = "outline-cyan-800/40"; pub(crate) const outline_cyan_800_of_5: &str = "outline-cyan-800/5"; pub(crate) const outline_cyan_800_of_50: &str = "outline-cyan-800/50"; pub(crate) const outline_cyan_800_of_60: &str = "outline-cyan-800/60"; pub(crate) const outline_cyan_800_of_70: &str = "outline-cyan-800/70"; pub(crate) const outline_cyan_800_of_75: &str = "outline-cyan-800/75"; pub(crate) const outline_cyan_800_of_80: &str = "outline-cyan-800/80"; pub(crate) const outline_cyan_800_of_90: &str = "outline-cyan-800/90"; pub(crate) const outline_cyan_800_of_95: &str = "outline-cyan-800/95"; pub(crate) const outline_cyan_900: &str = "outline-cyan-900"; pub(crate) const outline_cyan_900_of_0: &str = "outline-cyan-900/0"; pub(crate) const outline_cyan_900_of_10: &str = "outline-cyan-900/10"; pub(crate) const outline_cyan_900_of_100: &str = "outline-cyan-900/100"; pub(crate) const outline_cyan_900_of_20: &str = "outline-cyan-900/20"; pub(crate) const outline_cyan_900_of_25: &str = "outline-cyan-900/25"; pub(crate) const outline_cyan_900_of_30: &str = "outline-cyan-900/30"; pub(crate) const outline_cyan_900_of_40: &str = "outline-cyan-900/40"; pub(crate) const outline_cyan_900_of_5: &str = "outline-cyan-900/5"; pub(crate) const outline_cyan_900_of_50: &str = "outline-cyan-900/50"; pub(crate) const outline_cyan_900_of_60: &str = "outline-cyan-900/60"; pub(crate) const outline_cyan_900_of_70: &str = "outline-cyan-900/70"; pub(crate) const outline_cyan_900_of_75: &str = "outline-cyan-900/75"; pub(crate) const outline_cyan_900_of_80: &str = "outline-cyan-900/80"; pub(crate) const outline_cyan_900_of_90: &str = "outline-cyan-900/90"; pub(crate) const outline_cyan_900_of_95: &str = "outline-cyan-900/95"; pub(crate) const outline_dashed: &str = "outline-dashed"; pub(crate) const outline_dotted: &str = "outline-dotted"; pub(crate) const outline_double: &str = "outline-double"; pub(crate) const outline_emerald_100: &str = "outline-emerald-100"; pub(crate) const outline_emerald_100_of_0: &str = "outline-emerald-100/0"; pub(crate) const outline_emerald_100_of_10: &str = "outline-emerald-100/10"; pub(crate) const outline_emerald_100_of_100: &str = "outline-emerald-100/100"; pub(crate) const outline_emerald_100_of_20: &str = "outline-emerald-100/20"; pub(crate) const outline_emerald_100_of_25: &str = "outline-emerald-100/25"; pub(crate) const outline_emerald_100_of_30: &str = "outline-emerald-100/30"; pub(crate) const outline_emerald_100_of_40: &str = "outline-emerald-100/40"; pub(crate) const outline_emerald_100_of_5: &str = "outline-emerald-100/5"; pub(crate) const outline_emerald_100_of_50: &str = "outline-emerald-100/50"; pub(crate) const outline_emerald_100_of_60: &str = "outline-emerald-100/60"; pub(crate) const outline_emerald_100_of_70: &str = "outline-emerald-100/70"; pub(crate) const outline_emerald_100_of_75: &str = "outline-emerald-100/75"; pub(crate) const outline_emerald_100_of_80: &str = "outline-emerald-100/80"; pub(crate) const outline_emerald_100_of_90: &str = "outline-emerald-100/90"; pub(crate) const outline_emerald_100_of_95: &str = "outline-emerald-100/95"; pub(crate) const outline_emerald_200: &str = "outline-emerald-200"; pub(crate) const outline_emerald_200_of_0: &str = "outline-emerald-200/0"; pub(crate) const outline_emerald_200_of_10: &str = "outline-emerald-200/10"; pub(crate) const outline_emerald_200_of_100: &str = "outline-emerald-200/100"; pub(crate) const outline_emerald_200_of_20: &str = "outline-emerald-200/20"; pub(crate) const outline_emerald_200_of_25: &str = "outline-emerald-200/25"; pub(crate) const outline_emerald_200_of_30: &str = "outline-emerald-200/30"; pub(crate) const outline_emerald_200_of_40: &str = "outline-emerald-200/40"; pub(crate) const outline_emerald_200_of_5: &str = "outline-emerald-200/5"; pub(crate) const outline_emerald_200_of_50: &str = "outline-emerald-200/50"; pub(crate) const outline_emerald_200_of_60: &str = "outline-emerald-200/60"; pub(crate) const outline_emerald_200_of_70: &str = "outline-emerald-200/70"; pub(crate) const outline_emerald_200_of_75: &str = "outline-emerald-200/75"; pub(crate) const outline_emerald_200_of_80: &str = "outline-emerald-200/80"; pub(crate) const outline_emerald_200_of_90: &str = "outline-emerald-200/90"; pub(crate) const outline_emerald_200_of_95: &str = "outline-emerald-200/95"; pub(crate) const outline_emerald_300: &str = "outline-emerald-300"; pub(crate) const outline_emerald_300_of_0: &str = "outline-emerald-300/0"; pub(crate) const outline_emerald_300_of_10: &str = "outline-emerald-300/10"; pub(crate) const outline_emerald_300_of_100: &str = "outline-emerald-300/100"; pub(crate) const outline_emerald_300_of_20: &str = "outline-emerald-300/20"; pub(crate) const outline_emerald_300_of_25: &str = "outline-emerald-300/25"; pub(crate) const outline_emerald_300_of_30: &str = "outline-emerald-300/30"; pub(crate) const outline_emerald_300_of_40: &str = "outline-emerald-300/40"; pub(crate) const outline_emerald_300_of_5: &str = "outline-emerald-300/5"; pub(crate) const outline_emerald_300_of_50: &str = "outline-emerald-300/50"; pub(crate) const outline_emerald_300_of_60: &str = "outline-emerald-300/60"; pub(crate) const outline_emerald_300_of_70: &str = "outline-emerald-300/70"; pub(crate) const outline_emerald_300_of_75: &str = "outline-emerald-300/75"; pub(crate) const outline_emerald_300_of_80: &str = "outline-emerald-300/80"; pub(crate) const outline_emerald_300_of_90: &str = "outline-emerald-300/90"; pub(crate) const outline_emerald_300_of_95: &str = "outline-emerald-300/95"; pub(crate) const outline_emerald_400: &str = "outline-emerald-400"; pub(crate) const outline_emerald_400_of_0: &str = "outline-emerald-400/0"; pub(crate) const outline_emerald_400_of_10: &str = "outline-emerald-400/10"; pub(crate) const outline_emerald_400_of_100: &str = "outline-emerald-400/100"; pub(crate) const outline_emerald_400_of_20: &str = "outline-emerald-400/20"; pub(crate) const outline_emerald_400_of_25: &str = "outline-emerald-400/25"; pub(crate) const outline_emerald_400_of_30: &str = "outline-emerald-400/30"; pub(crate) const outline_emerald_400_of_40: &str = "outline-emerald-400/40"; pub(crate) const outline_emerald_400_of_5: &str = "outline-emerald-400/5"; pub(crate) const outline_emerald_400_of_50: &str = "outline-emerald-400/50"; pub(crate) const outline_emerald_400_of_60: &str = "outline-emerald-400/60"; pub(crate) const outline_emerald_400_of_70: &str = "outline-emerald-400/70"; pub(crate) const outline_emerald_400_of_75: &str = "outline-emerald-400/75"; pub(crate) const outline_emerald_400_of_80: &str = "outline-emerald-400/80"; pub(crate) const outline_emerald_400_of_90: &str = "outline-emerald-400/90"; pub(crate) const outline_emerald_400_of_95: &str = "outline-emerald-400/95"; pub(crate) const outline_emerald_50: &str = "outline-emerald-50"; pub(crate) const outline_emerald_500: &str = "outline-emerald-500"; pub(crate) const outline_emerald_500_of_0: &str = "outline-emerald-500/0"; pub(crate) const outline_emerald_500_of_10: &str = "outline-emerald-500/10"; pub(crate) const outline_emerald_500_of_100: &str = "outline-emerald-500/100"; pub(crate) const outline_emerald_500_of_20: &str = "outline-emerald-500/20"; pub(crate) const outline_emerald_500_of_25: &str = "outline-emerald-500/25"; pub(crate) const outline_emerald_500_of_30: &str = "outline-emerald-500/30"; pub(crate) const outline_emerald_500_of_40: &str = "outline-emerald-500/40"; pub(crate) const outline_emerald_500_of_5: &str = "outline-emerald-500/5"; pub(crate) const outline_emerald_500_of_50: &str = "outline-emerald-500/50"; pub(crate) const outline_emerald_500_of_60: &str = "outline-emerald-500/60"; pub(crate) const outline_emerald_500_of_70: &str = "outline-emerald-500/70"; pub(crate) const outline_emerald_500_of_75: &str = "outline-emerald-500/75"; pub(crate) const outline_emerald_500_of_80: &str = "outline-emerald-500/80"; pub(crate) const outline_emerald_500_of_90: &str = "outline-emerald-500/90"; pub(crate) const outline_emerald_500_of_95: &str = "outline-emerald-500/95"; pub(crate) const outline_emerald_50_of_0: &str = "outline-emerald-50/0"; pub(crate) const outline_emerald_50_of_10: &str = "outline-emerald-50/10"; pub(crate) const outline_emerald_50_of_100: &str = "outline-emerald-50/100"; pub(crate) const outline_emerald_50_of_20: &str = "outline-emerald-50/20"; pub(crate) const outline_emerald_50_of_25: &str = "outline-emerald-50/25"; pub(crate) const outline_emerald_50_of_30: &str = "outline-emerald-50/30"; pub(crate) const outline_emerald_50_of_40: &str = "outline-emerald-50/40"; pub(crate) const outline_emerald_50_of_5: &str = "outline-emerald-50/5"; pub(crate) const outline_emerald_50_of_50: &str = "outline-emerald-50/50"; pub(crate) const outline_emerald_50_of_60: &str = "outline-emerald-50/60"; pub(crate) const outline_emerald_50_of_70: &str = "outline-emerald-50/70"; pub(crate) const outline_emerald_50_of_75: &str = "outline-emerald-50/75"; pub(crate) const outline_emerald_50_of_80: &str = "outline-emerald-50/80"; pub(crate) const outline_emerald_50_of_90: &str = "outline-emerald-50/90"; pub(crate) const outline_emerald_50_of_95: &str = "outline-emerald-50/95"; pub(crate) const outline_emerald_600: &str = "outline-emerald-600"; pub(crate) const outline_emerald_600_of_0: &str = "outline-emerald-600/0"; pub(crate) const outline_emerald_600_of_10: &str = "outline-emerald-600/10"; pub(crate) const outline_emerald_600_of_100: &str = "outline-emerald-600/100"; pub(crate) const outline_emerald_600_of_20: &str = "outline-emerald-600/20"; pub(crate) const outline_emerald_600_of_25: &str = "outline-emerald-600/25"; pub(crate) const outline_emerald_600_of_30: &str = "outline-emerald-600/30"; pub(crate) const outline_emerald_600_of_40: &str = "outline-emerald-600/40"; pub(crate) const outline_emerald_600_of_5: &str = "outline-emerald-600/5"; pub(crate) const outline_emerald_600_of_50: &str = "outline-emerald-600/50"; pub(crate) const outline_emerald_600_of_60: &str = "outline-emerald-600/60"; pub(crate) const outline_emerald_600_of_70: &str = "outline-emerald-600/70"; pub(crate) const outline_emerald_600_of_75: &str = "outline-emerald-600/75"; pub(crate) const outline_emerald_600_of_80: &str = "outline-emerald-600/80"; pub(crate) const outline_emerald_600_of_90: &str = "outline-emerald-600/90"; pub(crate) const outline_emerald_600_of_95: &str = "outline-emerald-600/95"; pub(crate) const outline_emerald_700: &str = "outline-emerald-700"; pub(crate) const outline_emerald_700_of_0: &str = "outline-emerald-700/0"; pub(crate) const outline_emerald_700_of_10: &str = "outline-emerald-700/10"; pub(crate) const outline_emerald_700_of_100: &str = "outline-emerald-700/100"; pub(crate) const outline_emerald_700_of_20: &str = "outline-emerald-700/20"; pub(crate) const outline_emerald_700_of_25: &str = "outline-emerald-700/25"; pub(crate) const outline_emerald_700_of_30: &str = "outline-emerald-700/30"; pub(crate) const outline_emerald_700_of_40: &str = "outline-emerald-700/40"; pub(crate) const outline_emerald_700_of_5: &str = "outline-emerald-700/5"; pub(crate) const outline_emerald_700_of_50: &str = "outline-emerald-700/50"; pub(crate) const outline_emerald_700_of_60: &str = "outline-emerald-700/60"; pub(crate) const outline_emerald_700_of_70: &str = "outline-emerald-700/70"; pub(crate) const outline_emerald_700_of_75: &str = "outline-emerald-700/75"; pub(crate) const outline_emerald_700_of_80: &str = "outline-emerald-700/80"; pub(crate) const outline_emerald_700_of_90: &str = "outline-emerald-700/90"; pub(crate) const outline_emerald_700_of_95: &str = "outline-emerald-700/95"; pub(crate) const outline_emerald_800: &str = "outline-emerald-800"; pub(crate) const outline_emerald_800_of_0: &str = "outline-emerald-800/0"; pub(crate) const outline_emerald_800_of_10: &str = "outline-emerald-800/10"; pub(crate) const outline_emerald_800_of_100: &str = "outline-emerald-800/100"; pub(crate) const outline_emerald_800_of_20: &str = "outline-emerald-800/20"; pub(crate) const outline_emerald_800_of_25: &str = "outline-emerald-800/25"; pub(crate) const outline_emerald_800_of_30: &str = "outline-emerald-800/30"; pub(crate) const outline_emerald_800_of_40: &str = "outline-emerald-800/40"; pub(crate) const outline_emerald_800_of_5: &str = "outline-emerald-800/5"; pub(crate) const outline_emerald_800_of_50: &str = "outline-emerald-800/50"; pub(crate) const outline_emerald_800_of_60: &str = "outline-emerald-800/60"; pub(crate) const outline_emerald_800_of_70: &str = "outline-emerald-800/70"; pub(crate) const outline_emerald_800_of_75: &str = "outline-emerald-800/75"; pub(crate) const outline_emerald_800_of_80: &str = "outline-emerald-800/80"; pub(crate) const outline_emerald_800_of_90: &str = "outline-emerald-800/90"; pub(crate) const outline_emerald_800_of_95: &str = "outline-emerald-800/95"; pub(crate) const outline_emerald_900: &str = "outline-emerald-900"; pub(crate) const outline_emerald_900_of_0: &str = "outline-emerald-900/0"; pub(crate) const outline_emerald_900_of_10: &str = "outline-emerald-900/10"; pub(crate) const outline_emerald_900_of_100: &str = "outline-emerald-900/100"; pub(crate) const outline_emerald_900_of_20: &str = "outline-emerald-900/20"; pub(crate) const outline_emerald_900_of_25: &str = "outline-emerald-900/25"; pub(crate) const outline_emerald_900_of_30: &str = "outline-emerald-900/30"; pub(crate) const outline_emerald_900_of_40: &str = "outline-emerald-900/40"; pub(crate) const outline_emerald_900_of_5: &str = "outline-emerald-900/5"; pub(crate) const outline_emerald_900_of_50: &str = "outline-emerald-900/50"; pub(crate) const outline_emerald_900_of_60: &str = "outline-emerald-900/60"; pub(crate) const outline_emerald_900_of_70: &str = "outline-emerald-900/70"; pub(crate) const outline_emerald_900_of_75: &str = "outline-emerald-900/75"; pub(crate) const outline_emerald_900_of_80: &str = "outline-emerald-900/80"; pub(crate) const outline_emerald_900_of_90: &str = "outline-emerald-900/90"; pub(crate) const outline_emerald_900_of_95: &str = "outline-emerald-900/95"; pub(crate) const outline_fuchsia_100: &str = "outline-fuchsia-100"; pub(crate) const outline_fuchsia_100_of_0: &str = "outline-fuchsia-100/0"; pub(crate) const outline_fuchsia_100_of_10: &str = "outline-fuchsia-100/10"; pub(crate) const outline_fuchsia_100_of_100: &str = "outline-fuchsia-100/100"; pub(crate) const outline_fuchsia_100_of_20: &str = "outline-fuchsia-100/20"; pub(crate) const outline_fuchsia_100_of_25: &str = "outline-fuchsia-100/25"; pub(crate) const outline_fuchsia_100_of_30: &str = "outline-fuchsia-100/30"; pub(crate) const outline_fuchsia_100_of_40: &str = "outline-fuchsia-100/40"; pub(crate) const outline_fuchsia_100_of_5: &str = "outline-fuchsia-100/5"; pub(crate) const outline_fuchsia_100_of_50: &str = "outline-fuchsia-100/50"; pub(crate) const outline_fuchsia_100_of_60: &str = "outline-fuchsia-100/60"; pub(crate) const outline_fuchsia_100_of_70: &str = "outline-fuchsia-100/70"; pub(crate) const outline_fuchsia_100_of_75: &str = "outline-fuchsia-100/75"; pub(crate) const outline_fuchsia_100_of_80: &str = "outline-fuchsia-100/80"; pub(crate) const outline_fuchsia_100_of_90: &str = "outline-fuchsia-100/90"; pub(crate) const outline_fuchsia_100_of_95: &str = "outline-fuchsia-100/95"; pub(crate) const outline_fuchsia_200: &str = "outline-fuchsia-200"; pub(crate) const outline_fuchsia_200_of_0: &str = "outline-fuchsia-200/0"; pub(crate) const outline_fuchsia_200_of_10: &str = "outline-fuchsia-200/10"; pub(crate) const outline_fuchsia_200_of_100: &str = "outline-fuchsia-200/100"; pub(crate) const outline_fuchsia_200_of_20: &str = "outline-fuchsia-200/20"; pub(crate) const outline_fuchsia_200_of_25: &str = "outline-fuchsia-200/25"; pub(crate) const outline_fuchsia_200_of_30: &str = "outline-fuchsia-200/30"; pub(crate) const outline_fuchsia_200_of_40: &str = "outline-fuchsia-200/40"; pub(crate) const outline_fuchsia_200_of_5: &str = "outline-fuchsia-200/5"; pub(crate) const outline_fuchsia_200_of_50: &str = "outline-fuchsia-200/50"; pub(crate) const outline_fuchsia_200_of_60: &str = "outline-fuchsia-200/60"; pub(crate) const outline_fuchsia_200_of_70: &str = "outline-fuchsia-200/70"; pub(crate) const outline_fuchsia_200_of_75: &str = "outline-fuchsia-200/75"; pub(crate) const outline_fuchsia_200_of_80: &str = "outline-fuchsia-200/80"; pub(crate) const outline_fuchsia_200_of_90: &str = "outline-fuchsia-200/90"; pub(crate) const outline_fuchsia_200_of_95: &str = "outline-fuchsia-200/95"; pub(crate) const outline_fuchsia_300: &str = "outline-fuchsia-300"; pub(crate) const outline_fuchsia_300_of_0: &str = "outline-fuchsia-300/0"; pub(crate) const outline_fuchsia_300_of_10: &str = "outline-fuchsia-300/10"; pub(crate) const outline_fuchsia_300_of_100: &str = "outline-fuchsia-300/100"; pub(crate) const outline_fuchsia_300_of_20: &str = "outline-fuchsia-300/20"; pub(crate) const outline_fuchsia_300_of_25: &str = "outline-fuchsia-300/25"; pub(crate) const outline_fuchsia_300_of_30: &str = "outline-fuchsia-300/30"; pub(crate) const outline_fuchsia_300_of_40: &str = "outline-fuchsia-300/40"; pub(crate) const outline_fuchsia_300_of_5: &str = "outline-fuchsia-300/5"; pub(crate) const outline_fuchsia_300_of_50: &str = "outline-fuchsia-300/50"; pub(crate) const outline_fuchsia_300_of_60: &str = "outline-fuchsia-300/60"; pub(crate) const outline_fuchsia_300_of_70: &str = "outline-fuchsia-300/70"; pub(crate) const outline_fuchsia_300_of_75: &str = "outline-fuchsia-300/75"; pub(crate) const outline_fuchsia_300_of_80: &str = "outline-fuchsia-300/80"; pub(crate) const outline_fuchsia_300_of_90: &str = "outline-fuchsia-300/90"; pub(crate) const outline_fuchsia_300_of_95: &str = "outline-fuchsia-300/95"; pub(crate) const outline_fuchsia_400: &str = "outline-fuchsia-400"; pub(crate) const outline_fuchsia_400_of_0: &str = "outline-fuchsia-400/0"; pub(crate) const outline_fuchsia_400_of_10: &str = "outline-fuchsia-400/10"; pub(crate) const outline_fuchsia_400_of_100: &str = "outline-fuchsia-400/100"; pub(crate) const outline_fuchsia_400_of_20: &str = "outline-fuchsia-400/20"; pub(crate) const outline_fuchsia_400_of_25: &str = "outline-fuchsia-400/25"; pub(crate) const outline_fuchsia_400_of_30: &str = "outline-fuchsia-400/30"; pub(crate) const outline_fuchsia_400_of_40: &str = "outline-fuchsia-400/40"; pub(crate) const outline_fuchsia_400_of_5: &str = "outline-fuchsia-400/5"; pub(crate) const outline_fuchsia_400_of_50: &str = "outline-fuchsia-400/50"; pub(crate) const outline_fuchsia_400_of_60: &str = "outline-fuchsia-400/60"; pub(crate) const outline_fuchsia_400_of_70: &str = "outline-fuchsia-400/70"; pub(crate) const outline_fuchsia_400_of_75: &str = "outline-fuchsia-400/75"; pub(crate) const outline_fuchsia_400_of_80: &str = "outline-fuchsia-400/80"; pub(crate) const outline_fuchsia_400_of_90: &str = "outline-fuchsia-400/90"; pub(crate) const outline_fuchsia_400_of_95: &str = "outline-fuchsia-400/95"; pub(crate) const outline_fuchsia_50: &str = "outline-fuchsia-50"; pub(crate) const outline_fuchsia_500: &str = "outline-fuchsia-500"; pub(crate) const outline_fuchsia_500_of_0: &str = "outline-fuchsia-500/0"; pub(crate) const outline_fuchsia_500_of_10: &str = "outline-fuchsia-500/10"; pub(crate) const outline_fuchsia_500_of_100: &str = "outline-fuchsia-500/100"; pub(crate) const outline_fuchsia_500_of_20: &str = "outline-fuchsia-500/20"; pub(crate) const outline_fuchsia_500_of_25: &str = "outline-fuchsia-500/25"; pub(crate) const outline_fuchsia_500_of_30: &str = "outline-fuchsia-500/30"; pub(crate) const outline_fuchsia_500_of_40: &str = "outline-fuchsia-500/40"; pub(crate) const outline_fuchsia_500_of_5: &str = "outline-fuchsia-500/5"; pub(crate) const outline_fuchsia_500_of_50: &str = "outline-fuchsia-500/50"; pub(crate) const outline_fuchsia_500_of_60: &str = "outline-fuchsia-500/60"; pub(crate) const outline_fuchsia_500_of_70: &str = "outline-fuchsia-500/70"; pub(crate) const outline_fuchsia_500_of_75: &str = "outline-fuchsia-500/75"; pub(crate) const outline_fuchsia_500_of_80: &str = "outline-fuchsia-500/80"; pub(crate) const outline_fuchsia_500_of_90: &str = "outline-fuchsia-500/90"; pub(crate) const outline_fuchsia_500_of_95: &str = "outline-fuchsia-500/95"; pub(crate) const outline_fuchsia_50_of_0: &str = "outline-fuchsia-50/0"; pub(crate) const outline_fuchsia_50_of_10: &str = "outline-fuchsia-50/10"; pub(crate) const outline_fuchsia_50_of_100: &str = "outline-fuchsia-50/100"; pub(crate) const outline_fuchsia_50_of_20: &str = "outline-fuchsia-50/20"; pub(crate) const outline_fuchsia_50_of_25: &str = "outline-fuchsia-50/25"; pub(crate) const outline_fuchsia_50_of_30: &str = "outline-fuchsia-50/30"; pub(crate) const outline_fuchsia_50_of_40: &str = "outline-fuchsia-50/40"; pub(crate) const outline_fuchsia_50_of_5: &str = "outline-fuchsia-50/5"; pub(crate) const outline_fuchsia_50_of_50: &str = "outline-fuchsia-50/50"; pub(crate) const outline_fuchsia_50_of_60: &str = "outline-fuchsia-50/60"; pub(crate) const outline_fuchsia_50_of_70: &str = "outline-fuchsia-50/70"; pub(crate) const outline_fuchsia_50_of_75: &str = "outline-fuchsia-50/75"; pub(crate) const outline_fuchsia_50_of_80: &str = "outline-fuchsia-50/80"; pub(crate) const outline_fuchsia_50_of_90: &str = "outline-fuchsia-50/90"; pub(crate) const outline_fuchsia_50_of_95: &str = "outline-fuchsia-50/95"; pub(crate) const outline_fuchsia_600: &str = "outline-fuchsia-600"; pub(crate) const outline_fuchsia_600_of_0: &str = "outline-fuchsia-600/0"; pub(crate) const outline_fuchsia_600_of_10: &str = "outline-fuchsia-600/10"; pub(crate) const outline_fuchsia_600_of_100: &str = "outline-fuchsia-600/100"; pub(crate) const outline_fuchsia_600_of_20: &str = "outline-fuchsia-600/20"; pub(crate) const outline_fuchsia_600_of_25: &str = "outline-fuchsia-600/25"; pub(crate) const outline_fuchsia_600_of_30: &str = "outline-fuchsia-600/30"; pub(crate) const outline_fuchsia_600_of_40: &str = "outline-fuchsia-600/40"; pub(crate) const outline_fuchsia_600_of_5: &str = "outline-fuchsia-600/5"; pub(crate) const outline_fuchsia_600_of_50: &str = "outline-fuchsia-600/50"; pub(crate) const outline_fuchsia_600_of_60: &str = "outline-fuchsia-600/60"; pub(crate) const outline_fuchsia_600_of_70: &str = "outline-fuchsia-600/70"; pub(crate) const outline_fuchsia_600_of_75: &str = "outline-fuchsia-600/75"; pub(crate) const outline_fuchsia_600_of_80: &str = "outline-fuchsia-600/80"; pub(crate) const outline_fuchsia_600_of_90: &str = "outline-fuchsia-600/90"; pub(crate) const outline_fuchsia_600_of_95: &str = "outline-fuchsia-600/95"; pub(crate) const outline_fuchsia_700: &str = "outline-fuchsia-700"; pub(crate) const outline_fuchsia_700_of_0: &str = "outline-fuchsia-700/0"; pub(crate) const outline_fuchsia_700_of_10: &str = "outline-fuchsia-700/10"; pub(crate) const outline_fuchsia_700_of_100: &str = "outline-fuchsia-700/100"; pub(crate) const outline_fuchsia_700_of_20: &str = "outline-fuchsia-700/20"; pub(crate) const outline_fuchsia_700_of_25: &str = "outline-fuchsia-700/25"; pub(crate) const outline_fuchsia_700_of_30: &str = "outline-fuchsia-700/30"; pub(crate) const outline_fuchsia_700_of_40: &str = "outline-fuchsia-700/40"; pub(crate) const outline_fuchsia_700_of_5: &str = "outline-fuchsia-700/5"; pub(crate) const outline_fuchsia_700_of_50: &str = "outline-fuchsia-700/50"; pub(crate) const outline_fuchsia_700_of_60: &str = "outline-fuchsia-700/60"; pub(crate) const outline_fuchsia_700_of_70: &str = "outline-fuchsia-700/70"; pub(crate) const outline_fuchsia_700_of_75: &str = "outline-fuchsia-700/75"; pub(crate) const outline_fuchsia_700_of_80: &str = "outline-fuchsia-700/80"; pub(crate) const outline_fuchsia_700_of_90: &str = "outline-fuchsia-700/90"; pub(crate) const outline_fuchsia_700_of_95: &str = "outline-fuchsia-700/95"; pub(crate) const outline_fuchsia_800: &str = "outline-fuchsia-800"; pub(crate) const outline_fuchsia_800_of_0: &str = "outline-fuchsia-800/0"; pub(crate) const outline_fuchsia_800_of_10: &str = "outline-fuchsia-800/10"; pub(crate) const outline_fuchsia_800_of_100: &str = "outline-fuchsia-800/100"; pub(crate) const outline_fuchsia_800_of_20: &str = "outline-fuchsia-800/20"; pub(crate) const outline_fuchsia_800_of_25: &str = "outline-fuchsia-800/25"; pub(crate) const outline_fuchsia_800_of_30: &str = "outline-fuchsia-800/30"; pub(crate) const outline_fuchsia_800_of_40: &str = "outline-fuchsia-800/40"; pub(crate) const outline_fuchsia_800_of_5: &str = "outline-fuchsia-800/5"; pub(crate) const outline_fuchsia_800_of_50: &str = "outline-fuchsia-800/50"; pub(crate) const outline_fuchsia_800_of_60: &str = "outline-fuchsia-800/60"; pub(crate) const outline_fuchsia_800_of_70: &str = "outline-fuchsia-800/70"; pub(crate) const outline_fuchsia_800_of_75: &str = "outline-fuchsia-800/75"; pub(crate) const outline_fuchsia_800_of_80: &str = "outline-fuchsia-800/80"; pub(crate) const outline_fuchsia_800_of_90: &str = "outline-fuchsia-800/90"; pub(crate) const outline_fuchsia_800_of_95: &str = "outline-fuchsia-800/95"; pub(crate) const outline_fuchsia_900: &str = "outline-fuchsia-900"; pub(crate) const outline_fuchsia_900_of_0: &str = "outline-fuchsia-900/0"; pub(crate) const outline_fuchsia_900_of_10: &str = "outline-fuchsia-900/10"; pub(crate) const outline_fuchsia_900_of_100: &str = "outline-fuchsia-900/100"; pub(crate) const outline_fuchsia_900_of_20: &str = "outline-fuchsia-900/20"; pub(crate) const outline_fuchsia_900_of_25: &str = "outline-fuchsia-900/25"; pub(crate) const outline_fuchsia_900_of_30: &str = "outline-fuchsia-900/30"; pub(crate) const outline_fuchsia_900_of_40: &str = "outline-fuchsia-900/40"; pub(crate) const outline_fuchsia_900_of_5: &str = "outline-fuchsia-900/5"; pub(crate) const outline_fuchsia_900_of_50: &str = "outline-fuchsia-900/50"; pub(crate) const outline_fuchsia_900_of_60: &str = "outline-fuchsia-900/60"; pub(crate) const outline_fuchsia_900_of_70: &str = "outline-fuchsia-900/70"; pub(crate) const outline_fuchsia_900_of_75: &str = "outline-fuchsia-900/75"; pub(crate) const outline_fuchsia_900_of_80: &str = "outline-fuchsia-900/80"; pub(crate) const outline_fuchsia_900_of_90: &str = "outline-fuchsia-900/90"; pub(crate) const outline_fuchsia_900_of_95: &str = "outline-fuchsia-900/95"; pub(crate) const outline_gray_100: &str = "outline-gray-100"; pub(crate) const outline_gray_100_of_0: &str = "outline-gray-100/0"; pub(crate) const outline_gray_100_of_10: &str = "outline-gray-100/10"; pub(crate) const outline_gray_100_of_100: &str = "outline-gray-100/100"; pub(crate) const outline_gray_100_of_20: &str = "outline-gray-100/20"; pub(crate) const outline_gray_100_of_25: &str = "outline-gray-100/25"; pub(crate) const outline_gray_100_of_30: &str = "outline-gray-100/30"; pub(crate) const outline_gray_100_of_40: &str = "outline-gray-100/40"; pub(crate) const outline_gray_100_of_5: &str = "outline-gray-100/5"; pub(crate) const outline_gray_100_of_50: &str = "outline-gray-100/50"; pub(crate) const outline_gray_100_of_60: &str = "outline-gray-100/60"; pub(crate) const outline_gray_100_of_70: &str = "outline-gray-100/70"; pub(crate) const outline_gray_100_of_75: &str = "outline-gray-100/75"; pub(crate) const outline_gray_100_of_80: &str = "outline-gray-100/80"; pub(crate) const outline_gray_100_of_90: &str = "outline-gray-100/90"; pub(crate) const outline_gray_100_of_95: &str = "outline-gray-100/95"; pub(crate) const outline_gray_200: &str = "outline-gray-200"; pub(crate) const outline_gray_200_of_0: &str = "outline-gray-200/0"; pub(crate) const outline_gray_200_of_10: &str = "outline-gray-200/10"; pub(crate) const outline_gray_200_of_100: &str = "outline-gray-200/100"; pub(crate) const outline_gray_200_of_20: &str = "outline-gray-200/20"; pub(crate) const outline_gray_200_of_25: &str = "outline-gray-200/25"; pub(crate) const outline_gray_200_of_30: &str = "outline-gray-200/30"; pub(crate) const outline_gray_200_of_40: &str = "outline-gray-200/40"; pub(crate) const outline_gray_200_of_5: &str = "outline-gray-200/5"; pub(crate) const outline_gray_200_of_50: &str = "outline-gray-200/50"; pub(crate) const outline_gray_200_of_60: &str = "outline-gray-200/60"; pub(crate) const outline_gray_200_of_70: &str = "outline-gray-200/70"; pub(crate) const outline_gray_200_of_75: &str = "outline-gray-200/75"; pub(crate) const outline_gray_200_of_80: &str = "outline-gray-200/80"; pub(crate) const outline_gray_200_of_90: &str = "outline-gray-200/90"; pub(crate) const outline_gray_200_of_95: &str = "outline-gray-200/95"; pub(crate) const outline_gray_300: &str = "outline-gray-300"; pub(crate) const outline_gray_300_of_0: &str = "outline-gray-300/0"; pub(crate) const outline_gray_300_of_10: &str = "outline-gray-300/10"; pub(crate) const outline_gray_300_of_100: &str = "outline-gray-300/100"; pub(crate) const outline_gray_300_of_20: &str = "outline-gray-300/20"; pub(crate) const outline_gray_300_of_25: &str = "outline-gray-300/25"; pub(crate) const outline_gray_300_of_30: &str = "outline-gray-300/30"; pub(crate) const outline_gray_300_of_40: &str = "outline-gray-300/40"; pub(crate) const outline_gray_300_of_5: &str = "outline-gray-300/5"; pub(crate) const outline_gray_300_of_50: &str = "outline-gray-300/50"; pub(crate) const outline_gray_300_of_60: &str = "outline-gray-300/60"; pub(crate) const outline_gray_300_of_70: &str = "outline-gray-300/70"; pub(crate) const outline_gray_300_of_75: &str = "outline-gray-300/75"; pub(crate) const outline_gray_300_of_80: &str = "outline-gray-300/80"; pub(crate) const outline_gray_300_of_90: &str = "outline-gray-300/90"; pub(crate) const outline_gray_300_of_95: &str = "outline-gray-300/95"; pub(crate) const outline_gray_400: &str = "outline-gray-400"; pub(crate) const outline_gray_400_of_0: &str = "outline-gray-400/0"; pub(crate) const outline_gray_400_of_10: &str = "outline-gray-400/10"; pub(crate) const outline_gray_400_of_100: &str = "outline-gray-400/100"; pub(crate) const outline_gray_400_of_20: &str = "outline-gray-400/20"; pub(crate) const outline_gray_400_of_25: &str = "outline-gray-400/25"; pub(crate) const outline_gray_400_of_30: &str = "outline-gray-400/30"; pub(crate) const outline_gray_400_of_40: &str = "outline-gray-400/40"; pub(crate) const outline_gray_400_of_5: &str = "outline-gray-400/5"; pub(crate) const outline_gray_400_of_50: &str = "outline-gray-400/50"; pub(crate) const outline_gray_400_of_60: &str = "outline-gray-400/60"; pub(crate) const outline_gray_400_of_70: &str = "outline-gray-400/70"; pub(crate) const outline_gray_400_of_75: &str = "outline-gray-400/75"; pub(crate) const outline_gray_400_of_80: &str = "outline-gray-400/80"; pub(crate) const outline_gray_400_of_90: &str = "outline-gray-400/90"; pub(crate) const outline_gray_400_of_95: &str = "outline-gray-400/95"; pub(crate) const outline_gray_50: &str = "outline-gray-50"; pub(crate) const outline_gray_500: &str = "outline-gray-500"; pub(crate) const outline_gray_500_of_0: &str = "outline-gray-500/0"; pub(crate) const outline_gray_500_of_10: &str = "outline-gray-500/10"; pub(crate) const outline_gray_500_of_100: &str = "outline-gray-500/100"; pub(crate) const outline_gray_500_of_20: &str = "outline-gray-500/20"; pub(crate) const outline_gray_500_of_25: &str = "outline-gray-500/25"; pub(crate) const outline_gray_500_of_30: &str = "outline-gray-500/30"; pub(crate) const outline_gray_500_of_40: &str = "outline-gray-500/40"; pub(crate) const outline_gray_500_of_5: &str = "outline-gray-500/5"; pub(crate) const outline_gray_500_of_50: &str = "outline-gray-500/50"; pub(crate) const outline_gray_500_of_60: &str = "outline-gray-500/60"; pub(crate) const outline_gray_500_of_70: &str = "outline-gray-500/70"; pub(crate) const outline_gray_500_of_75: &str = "outline-gray-500/75"; pub(crate) const outline_gray_500_of_80: &str = "outline-gray-500/80"; pub(crate) const outline_gray_500_of_90: &str = "outline-gray-500/90"; pub(crate) const outline_gray_500_of_95: &str = "outline-gray-500/95"; pub(crate) const outline_gray_50_of_0: &str = "outline-gray-50/0"; pub(crate) const outline_gray_50_of_10: &str = "outline-gray-50/10"; pub(crate) const outline_gray_50_of_100: &str = "outline-gray-50/100"; pub(crate) const outline_gray_50_of_20: &str = "outline-gray-50/20"; pub(crate) const outline_gray_50_of_25: &str = "outline-gray-50/25"; pub(crate) const outline_gray_50_of_30: &str = "outline-gray-50/30"; pub(crate) const outline_gray_50_of_40: &str = "outline-gray-50/40"; pub(crate) const outline_gray_50_of_5: &str = "outline-gray-50/5"; pub(crate) const outline_gray_50_of_50: &str = "outline-gray-50/50"; pub(crate) const outline_gray_50_of_60: &str = "outline-gray-50/60"; pub(crate) const outline_gray_50_of_70: &str = "outline-gray-50/70"; pub(crate) const outline_gray_50_of_75: &str = "outline-gray-50/75"; pub(crate) const outline_gray_50_of_80: &str = "outline-gray-50/80"; pub(crate) const outline_gray_50_of_90: &str = "outline-gray-50/90"; pub(crate) const outline_gray_50_of_95: &str = "outline-gray-50/95"; pub(crate) const outline_gray_600: &str = "outline-gray-600"; pub(crate) const outline_gray_600_of_0: &str = "outline-gray-600/0"; pub(crate) const outline_gray_600_of_10: &str = "outline-gray-600/10"; pub(crate) const outline_gray_600_of_100: &str = "outline-gray-600/100"; pub(crate) const outline_gray_600_of_20: &str = "outline-gray-600/20"; pub(crate) const outline_gray_600_of_25: &str = "outline-gray-600/25"; pub(crate) const outline_gray_600_of_30: &str = "outline-gray-600/30"; pub(crate) const outline_gray_600_of_40: &str = "outline-gray-600/40"; pub(crate) const outline_gray_600_of_5: &str = "outline-gray-600/5"; pub(crate) const outline_gray_600_of_50: &str = "outline-gray-600/50"; pub(crate) const outline_gray_600_of_60: &str = "outline-gray-600/60"; pub(crate) const outline_gray_600_of_70: &str = "outline-gray-600/70"; pub(crate) const outline_gray_600_of_75: &str = "outline-gray-600/75"; pub(crate) const outline_gray_600_of_80: &str = "outline-gray-600/80"; pub(crate) const outline_gray_600_of_90: &str = "outline-gray-600/90"; pub(crate) const outline_gray_600_of_95: &str = "outline-gray-600/95"; pub(crate) const outline_gray_700: &str = "outline-gray-700"; pub(crate) const outline_gray_700_of_0: &str = "outline-gray-700/0"; pub(crate) const outline_gray_700_of_10: &str = "outline-gray-700/10"; pub(crate) const outline_gray_700_of_100: &str = "outline-gray-700/100"; pub(crate) const outline_gray_700_of_20: &str = "outline-gray-700/20"; pub(crate) const outline_gray_700_of_25: &str = "outline-gray-700/25"; pub(crate) const outline_gray_700_of_30: &str = "outline-gray-700/30"; pub(crate) const outline_gray_700_of_40: &str = "outline-gray-700/40"; pub(crate) const outline_gray_700_of_5: &str = "outline-gray-700/5"; pub(crate) const outline_gray_700_of_50: &str = "outline-gray-700/50"; pub(crate) const outline_gray_700_of_60: &str = "outline-gray-700/60"; pub(crate) const outline_gray_700_of_70: &str = "outline-gray-700/70"; pub(crate) const outline_gray_700_of_75: &str = "outline-gray-700/75"; pub(crate) const outline_gray_700_of_80: &str = "outline-gray-700/80"; pub(crate) const outline_gray_700_of_90: &str = "outline-gray-700/90"; pub(crate) const outline_gray_700_of_95: &str = "outline-gray-700/95"; pub(crate) const outline_gray_800: &str = "outline-gray-800"; pub(crate) const outline_gray_800_of_0: &str = "outline-gray-800/0"; pub(crate) const outline_gray_800_of_10: &str = "outline-gray-800/10"; pub(crate) const outline_gray_800_of_100: &str = "outline-gray-800/100"; pub(crate) const outline_gray_800_of_20: &str = "outline-gray-800/20"; pub(crate) const outline_gray_800_of_25: &str = "outline-gray-800/25"; pub(crate) const outline_gray_800_of_30: &str = "outline-gray-800/30"; pub(crate) const outline_gray_800_of_40: &str = "outline-gray-800/40"; pub(crate) const outline_gray_800_of_5: &str = "outline-gray-800/5"; pub(crate) const outline_gray_800_of_50: &str = "outline-gray-800/50"; pub(crate) const outline_gray_800_of_60: &str = "outline-gray-800/60"; pub(crate) const outline_gray_800_of_70: &str = "outline-gray-800/70"; pub(crate) const outline_gray_800_of_75: &str = "outline-gray-800/75"; pub(crate) const outline_gray_800_of_80: &str = "outline-gray-800/80"; pub(crate) const outline_gray_800_of_90: &str = "outline-gray-800/90"; pub(crate) const outline_gray_800_of_95: &str = "outline-gray-800/95"; pub(crate) const outline_gray_900: &str = "outline-gray-900"; pub(crate) const outline_gray_900_of_0: &str = "outline-gray-900/0"; pub(crate) const outline_gray_900_of_10: &str = "outline-gray-900/10"; pub(crate) const outline_gray_900_of_100: &str = "outline-gray-900/100"; pub(crate) const outline_gray_900_of_20: &str = "outline-gray-900/20"; pub(crate) const outline_gray_900_of_25: &str = "outline-gray-900/25"; pub(crate) const outline_gray_900_of_30: &str = "outline-gray-900/30"; pub(crate) const outline_gray_900_of_40: &str = "outline-gray-900/40"; pub(crate) const outline_gray_900_of_5: &str = "outline-gray-900/5"; pub(crate) const outline_gray_900_of_50: &str = "outline-gray-900/50"; pub(crate) const outline_gray_900_of_60: &str = "outline-gray-900/60"; pub(crate) const outline_gray_900_of_70: &str = "outline-gray-900/70"; pub(crate) const outline_gray_900_of_75: &str = "outline-gray-900/75"; pub(crate) const outline_gray_900_of_80: &str = "outline-gray-900/80"; pub(crate) const outline_gray_900_of_90: &str = "outline-gray-900/90"; pub(crate) const outline_gray_900_of_95: &str = "outline-gray-900/95"; pub(crate) const outline_green_100: &str = "outline-green-100"; pub(crate) const outline_green_100_of_0: &str = "outline-green-100/0"; pub(crate) const outline_green_100_of_10: &str = "outline-green-100/10"; pub(crate) const outline_green_100_of_100: &str = "outline-green-100/100"; pub(crate) const outline_green_100_of_20: &str = "outline-green-100/20"; pub(crate) const outline_green_100_of_25: &str = "outline-green-100/25"; pub(crate) const outline_green_100_of_30: &str = "outline-green-100/30"; pub(crate) const outline_green_100_of_40: &str = "outline-green-100/40"; pub(crate) const outline_green_100_of_5: &str = "outline-green-100/5"; pub(crate) const outline_green_100_of_50: &str = "outline-green-100/50"; pub(crate) const outline_green_100_of_60: &str = "outline-green-100/60"; pub(crate) const outline_green_100_of_70: &str = "outline-green-100/70"; pub(crate) const outline_green_100_of_75: &str = "outline-green-100/75"; pub(crate) const outline_green_100_of_80: &str = "outline-green-100/80"; pub(crate) const outline_green_100_of_90: &str = "outline-green-100/90"; pub(crate) const outline_green_100_of_95: &str = "outline-green-100/95"; pub(crate) const outline_green_200: &str = "outline-green-200"; pub(crate) const outline_green_200_of_0: &str = "outline-green-200/0"; pub(crate) const outline_green_200_of_10: &str = "outline-green-200/10"; pub(crate) const outline_green_200_of_100: &str = "outline-green-200/100"; pub(crate) const outline_green_200_of_20: &str = "outline-green-200/20"; pub(crate) const outline_green_200_of_25: &str = "outline-green-200/25"; pub(crate) const outline_green_200_of_30: &str = "outline-green-200/30"; pub(crate) const outline_green_200_of_40: &str = "outline-green-200/40"; pub(crate) const outline_green_200_of_5: &str = "outline-green-200/5"; pub(crate) const outline_green_200_of_50: &str = "outline-green-200/50"; pub(crate) const outline_green_200_of_60: &str = "outline-green-200/60"; pub(crate) const outline_green_200_of_70: &str = "outline-green-200/70"; pub(crate) const outline_green_200_of_75: &str = "outline-green-200/75"; pub(crate) const outline_green_200_of_80: &str = "outline-green-200/80"; pub(crate) const outline_green_200_of_90: &str = "outline-green-200/90"; pub(crate) const outline_green_200_of_95: &str = "outline-green-200/95"; pub(crate) const outline_green_300: &str = "outline-green-300"; pub(crate) const outline_green_300_of_0: &str = "outline-green-300/0"; pub(crate) const outline_green_300_of_10: &str = "outline-green-300/10"; pub(crate) const outline_green_300_of_100: &str = "outline-green-300/100"; pub(crate) const outline_green_300_of_20: &str = "outline-green-300/20"; pub(crate) const outline_green_300_of_25: &str = "outline-green-300/25"; pub(crate) const outline_green_300_of_30: &str = "outline-green-300/30"; pub(crate) const outline_green_300_of_40: &str = "outline-green-300/40"; pub(crate) const outline_green_300_of_5: &str = "outline-green-300/5"; pub(crate) const outline_green_300_of_50: &str = "outline-green-300/50"; pub(crate) const outline_green_300_of_60: &str = "outline-green-300/60"; pub(crate) const outline_green_300_of_70: &str = "outline-green-300/70"; pub(crate) const outline_green_300_of_75: &str = "outline-green-300/75"; pub(crate) const outline_green_300_of_80: &str = "outline-green-300/80"; pub(crate) const outline_green_300_of_90: &str = "outline-green-300/90"; pub(crate) const outline_green_300_of_95: &str = "outline-green-300/95"; pub(crate) const outline_green_400: &str = "outline-green-400"; pub(crate) const outline_green_400_of_0: &str = "outline-green-400/0"; pub(crate) const outline_green_400_of_10: &str = "outline-green-400/10"; pub(crate) const outline_green_400_of_100: &str = "outline-green-400/100"; pub(crate) const outline_green_400_of_20: &str = "outline-green-400/20"; pub(crate) const outline_green_400_of_25: &str = "outline-green-400/25"; pub(crate) const outline_green_400_of_30: &str = "outline-green-400/30"; pub(crate) const outline_green_400_of_40: &str = "outline-green-400/40"; pub(crate) const outline_green_400_of_5: &str = "outline-green-400/5"; pub(crate) const outline_green_400_of_50: &str = "outline-green-400/50"; pub(crate) const outline_green_400_of_60: &str = "outline-green-400/60"; pub(crate) const outline_green_400_of_70: &str = "outline-green-400/70"; pub(crate) const outline_green_400_of_75: &str = "outline-green-400/75"; pub(crate) const outline_green_400_of_80: &str = "outline-green-400/80"; pub(crate) const outline_green_400_of_90: &str = "outline-green-400/90"; pub(crate) const outline_green_400_of_95: &str = "outline-green-400/95"; pub(crate) const outline_green_50: &str = "outline-green-50"; pub(crate) const outline_green_500: &str = "outline-green-500"; pub(crate) const outline_green_500_of_0: &str = "outline-green-500/0"; pub(crate) const outline_green_500_of_10: &str = "outline-green-500/10"; pub(crate) const outline_green_500_of_100: &str = "outline-green-500/100"; pub(crate) const outline_green_500_of_20: &str = "outline-green-500/20"; pub(crate) const outline_green_500_of_25: &str = "outline-green-500/25"; pub(crate) const outline_green_500_of_30: &str = "outline-green-500/30"; pub(crate) const outline_green_500_of_40: &str = "outline-green-500/40"; pub(crate) const outline_green_500_of_5: &str = "outline-green-500/5"; pub(crate) const outline_green_500_of_50: &str = "outline-green-500/50"; pub(crate) const outline_green_500_of_60: &str = "outline-green-500/60"; pub(crate) const outline_green_500_of_70: &str = "outline-green-500/70"; pub(crate) const outline_green_500_of_75: &str = "outline-green-500/75"; pub(crate) const outline_green_500_of_80: &str = "outline-green-500/80"; pub(crate) const outline_green_500_of_90: &str = "outline-green-500/90"; pub(crate) const outline_green_500_of_95: &str = "outline-green-500/95"; pub(crate) const outline_green_50_of_0: &str = "outline-green-50/0"; pub(crate) const outline_green_50_of_10: &str = "outline-green-50/10"; pub(crate) const outline_green_50_of_100: &str = "outline-green-50/100"; pub(crate) const outline_green_50_of_20: &str = "outline-green-50/20"; pub(crate) const outline_green_50_of_25: &str = "outline-green-50/25"; pub(crate) const outline_green_50_of_30: &str = "outline-green-50/30"; pub(crate) const outline_green_50_of_40: &str = "outline-green-50/40"; pub(crate) const outline_green_50_of_5: &str = "outline-green-50/5"; pub(crate) const outline_green_50_of_50: &str = "outline-green-50/50"; pub(crate) const outline_green_50_of_60: &str = "outline-green-50/60"; pub(crate) const outline_green_50_of_70: &str = "outline-green-50/70"; pub(crate) const outline_green_50_of_75: &str = "outline-green-50/75"; pub(crate) const outline_green_50_of_80: &str = "outline-green-50/80"; pub(crate) const outline_green_50_of_90: &str = "outline-green-50/90"; pub(crate) const outline_green_50_of_95: &str = "outline-green-50/95"; pub(crate) const outline_green_600: &str = "outline-green-600"; pub(crate) const outline_green_600_of_0: &str = "outline-green-600/0"; pub(crate) const outline_green_600_of_10: &str = "outline-green-600/10"; pub(crate) const outline_green_600_of_100: &str = "outline-green-600/100"; pub(crate) const outline_green_600_of_20: &str = "outline-green-600/20"; pub(crate) const outline_green_600_of_25: &str = "outline-green-600/25"; pub(crate) const outline_green_600_of_30: &str = "outline-green-600/30"; pub(crate) const outline_green_600_of_40: &str = "outline-green-600/40"; pub(crate) const outline_green_600_of_5: &str = "outline-green-600/5"; pub(crate) const outline_green_600_of_50: &str = "outline-green-600/50"; pub(crate) const outline_green_600_of_60: &str = "outline-green-600/60"; pub(crate) const outline_green_600_of_70: &str = "outline-green-600/70"; pub(crate) const outline_green_600_of_75: &str = "outline-green-600/75"; pub(crate) const outline_green_600_of_80: &str = "outline-green-600/80"; pub(crate) const outline_green_600_of_90: &str = "outline-green-600/90"; pub(crate) const outline_green_600_of_95: &str = "outline-green-600/95"; pub(crate) const outline_green_700: &str = "outline-green-700"; pub(crate) const outline_green_700_of_0: &str = "outline-green-700/0"; pub(crate) const outline_green_700_of_10: &str = "outline-green-700/10"; pub(crate) const outline_green_700_of_100: &str = "outline-green-700/100"; pub(crate) const outline_green_700_of_20: &str = "outline-green-700/20"; pub(crate) const outline_green_700_of_25: &str = "outline-green-700/25"; pub(crate) const outline_green_700_of_30: &str = "outline-green-700/30"; pub(crate) const outline_green_700_of_40: &str = "outline-green-700/40"; pub(crate) const outline_green_700_of_5: &str = "outline-green-700/5"; pub(crate) const outline_green_700_of_50: &str = "outline-green-700/50"; pub(crate) const outline_green_700_of_60: &str = "outline-green-700/60"; pub(crate) const outline_green_700_of_70: &str = "outline-green-700/70"; pub(crate) const outline_green_700_of_75: &str = "outline-green-700/75"; pub(crate) const outline_green_700_of_80: &str = "outline-green-700/80"; pub(crate) const outline_green_700_of_90: &str = "outline-green-700/90"; pub(crate) const outline_green_700_of_95: &str = "outline-green-700/95"; pub(crate) const outline_green_800: &str = "outline-green-800"; pub(crate) const outline_green_800_of_0: &str = "outline-green-800/0"; pub(crate) const outline_green_800_of_10: &str = "outline-green-800/10"; pub(crate) const outline_green_800_of_100: &str = "outline-green-800/100"; pub(crate) const outline_green_800_of_20: &str = "outline-green-800/20"; pub(crate) const outline_green_800_of_25: &str = "outline-green-800/25"; pub(crate) const outline_green_800_of_30: &str = "outline-green-800/30"; pub(crate) const outline_green_800_of_40: &str = "outline-green-800/40"; pub(crate) const outline_green_800_of_5: &str = "outline-green-800/5"; pub(crate) const outline_green_800_of_50: &str = "outline-green-800/50"; pub(crate) const outline_green_800_of_60: &str = "outline-green-800/60"; pub(crate) const outline_green_800_of_70: &str = "outline-green-800/70"; pub(crate) const outline_green_800_of_75: &str = "outline-green-800/75"; pub(crate) const outline_green_800_of_80: &str = "outline-green-800/80"; pub(crate) const outline_green_800_of_90: &str = "outline-green-800/90"; pub(crate) const outline_green_800_of_95: &str = "outline-green-800/95"; pub(crate) const outline_green_900: &str = "outline-green-900"; pub(crate) const outline_green_900_of_0: &str = "outline-green-900/0"; pub(crate) const outline_green_900_of_10: &str = "outline-green-900/10"; pub(crate) const outline_green_900_of_100: &str = "outline-green-900/100"; pub(crate) const outline_green_900_of_20: &str = "outline-green-900/20"; pub(crate) const outline_green_900_of_25: &str = "outline-green-900/25"; pub(crate) const outline_green_900_of_30: &str = "outline-green-900/30"; pub(crate) const outline_green_900_of_40: &str = "outline-green-900/40"; pub(crate) const outline_green_900_of_5: &str = "outline-green-900/5"; pub(crate) const outline_green_900_of_50: &str = "outline-green-900/50"; pub(crate) const outline_green_900_of_60: &str = "outline-green-900/60"; pub(crate) const outline_green_900_of_70: &str = "outline-green-900/70"; pub(crate) const outline_green_900_of_75: &str = "outline-green-900/75"; pub(crate) const outline_green_900_of_80: &str = "outline-green-900/80"; pub(crate) const outline_green_900_of_90: &str = "outline-green-900/90"; pub(crate) const outline_green_900_of_95: &str = "outline-green-900/95"; pub(crate) const outline_indigo_100: &str = "outline-indigo-100"; pub(crate) const outline_indigo_100_of_0: &str = "outline-indigo-100/0"; pub(crate) const outline_indigo_100_of_10: &str = "outline-indigo-100/10"; pub(crate) const outline_indigo_100_of_100: &str = "outline-indigo-100/100"; pub(crate) const outline_indigo_100_of_20: &str = "outline-indigo-100/20"; pub(crate) const outline_indigo_100_of_25: &str = "outline-indigo-100/25"; pub(crate) const outline_indigo_100_of_30: &str = "outline-indigo-100/30"; pub(crate) const outline_indigo_100_of_40: &str = "outline-indigo-100/40"; pub(crate) const outline_indigo_100_of_5: &str = "outline-indigo-100/5"; pub(crate) const outline_indigo_100_of_50: &str = "outline-indigo-100/50"; pub(crate) const outline_indigo_100_of_60: &str = "outline-indigo-100/60"; pub(crate) const outline_indigo_100_of_70: &str = "outline-indigo-100/70"; pub(crate) const outline_indigo_100_of_75: &str = "outline-indigo-100/75"; pub(crate) const outline_indigo_100_of_80: &str = "outline-indigo-100/80"; pub(crate) const outline_indigo_100_of_90: &str = "outline-indigo-100/90"; pub(crate) const outline_indigo_100_of_95: &str = "outline-indigo-100/95"; pub(crate) const outline_indigo_200: &str = "outline-indigo-200"; pub(crate) const outline_indigo_200_of_0: &str = "outline-indigo-200/0"; pub(crate) const outline_indigo_200_of_10: &str = "outline-indigo-200/10"; pub(crate) const outline_indigo_200_of_100: &str = "outline-indigo-200/100"; pub(crate) const outline_indigo_200_of_20: &str = "outline-indigo-200/20"; pub(crate) const outline_indigo_200_of_25: &str = "outline-indigo-200/25"; pub(crate) const outline_indigo_200_of_30: &str = "outline-indigo-200/30"; pub(crate) const outline_indigo_200_of_40: &str = "outline-indigo-200/40"; pub(crate) const outline_indigo_200_of_5: &str = "outline-indigo-200/5"; pub(crate) const outline_indigo_200_of_50: &str = "outline-indigo-200/50"; pub(crate) const outline_indigo_200_of_60: &str = "outline-indigo-200/60"; pub(crate) const outline_indigo_200_of_70: &str = "outline-indigo-200/70"; pub(crate) const outline_indigo_200_of_75: &str = "outline-indigo-200/75"; pub(crate) const outline_indigo_200_of_80: &str = "outline-indigo-200/80"; pub(crate) const outline_indigo_200_of_90: &str = "outline-indigo-200/90"; pub(crate) const outline_indigo_200_of_95: &str = "outline-indigo-200/95"; pub(crate) const outline_indigo_300: &str = "outline-indigo-300"; pub(crate) const outline_indigo_300_of_0: &str = "outline-indigo-300/0"; pub(crate) const outline_indigo_300_of_10: &str = "outline-indigo-300/10"; pub(crate) const outline_indigo_300_of_100: &str = "outline-indigo-300/100"; pub(crate) const outline_indigo_300_of_20: &str = "outline-indigo-300/20"; pub(crate) const outline_indigo_300_of_25: &str = "outline-indigo-300/25"; pub(crate) const outline_indigo_300_of_30: &str = "outline-indigo-300/30"; pub(crate) const outline_indigo_300_of_40: &str = "outline-indigo-300/40"; pub(crate) const outline_indigo_300_of_5: &str = "outline-indigo-300/5"; pub(crate) const outline_indigo_300_of_50: &str = "outline-indigo-300/50"; pub(crate) const outline_indigo_300_of_60: &str = "outline-indigo-300/60"; pub(crate) const outline_indigo_300_of_70: &str = "outline-indigo-300/70"; pub(crate) const outline_indigo_300_of_75: &str = "outline-indigo-300/75"; pub(crate) const outline_indigo_300_of_80: &str = "outline-indigo-300/80"; pub(crate) const outline_indigo_300_of_90: &str = "outline-indigo-300/90"; pub(crate) const outline_indigo_300_of_95: &str = "outline-indigo-300/95"; pub(crate) const outline_indigo_400: &str = "outline-indigo-400"; pub(crate) const outline_indigo_400_of_0: &str = "outline-indigo-400/0"; pub(crate) const outline_indigo_400_of_10: &str = "outline-indigo-400/10"; pub(crate) const outline_indigo_400_of_100: &str = "outline-indigo-400/100"; pub(crate) const outline_indigo_400_of_20: &str = "outline-indigo-400/20"; pub(crate) const outline_indigo_400_of_25: &str = "outline-indigo-400/25"; pub(crate) const outline_indigo_400_of_30: &str = "outline-indigo-400/30"; pub(crate) const outline_indigo_400_of_40: &str = "outline-indigo-400/40"; pub(crate) const outline_indigo_400_of_5: &str = "outline-indigo-400/5"; pub(crate) const outline_indigo_400_of_50: &str = "outline-indigo-400/50"; pub(crate) const outline_indigo_400_of_60: &str = "outline-indigo-400/60"; pub(crate) const outline_indigo_400_of_70: &str = "outline-indigo-400/70"; pub(crate) const outline_indigo_400_of_75: &str = "outline-indigo-400/75"; pub(crate) const outline_indigo_400_of_80: &str = "outline-indigo-400/80"; pub(crate) const outline_indigo_400_of_90: &str = "outline-indigo-400/90"; pub(crate) const outline_indigo_400_of_95: &str = "outline-indigo-400/95"; pub(crate) const outline_indigo_50: &str = "outline-indigo-50"; pub(crate) const outline_indigo_500: &str = "outline-indigo-500"; pub(crate) const outline_indigo_500_of_0: &str = "outline-indigo-500/0"; pub(crate) const outline_indigo_500_of_10: &str = "outline-indigo-500/10"; pub(crate) const outline_indigo_500_of_100: &str = "outline-indigo-500/100"; pub(crate) const outline_indigo_500_of_20: &str = "outline-indigo-500/20"; pub(crate) const outline_indigo_500_of_25: &str = "outline-indigo-500/25"; pub(crate) const outline_indigo_500_of_30: &str = "outline-indigo-500/30"; pub(crate) const outline_indigo_500_of_40: &str = "outline-indigo-500/40"; pub(crate) const outline_indigo_500_of_5: &str = "outline-indigo-500/5"; pub(crate) const outline_indigo_500_of_50: &str = "outline-indigo-500/50"; pub(crate) const outline_indigo_500_of_60: &str = "outline-indigo-500/60"; pub(crate) const outline_indigo_500_of_70: &str = "outline-indigo-500/70"; pub(crate) const outline_indigo_500_of_75: &str = "outline-indigo-500/75"; pub(crate) const outline_indigo_500_of_80: &str = "outline-indigo-500/80"; pub(crate) const outline_indigo_500_of_90: &str = "outline-indigo-500/90"; pub(crate) const outline_indigo_500_of_95: &str = "outline-indigo-500/95"; pub(crate) const outline_indigo_50_of_0: &str = "outline-indigo-50/0"; pub(crate) const outline_indigo_50_of_10: &str = "outline-indigo-50/10"; pub(crate) const outline_indigo_50_of_100: &str = "outline-indigo-50/100"; pub(crate) const outline_indigo_50_of_20: &str = "outline-indigo-50/20"; pub(crate) const outline_indigo_50_of_25: &str = "outline-indigo-50/25"; pub(crate) const outline_indigo_50_of_30: &str = "outline-indigo-50/30"; pub(crate) const outline_indigo_50_of_40: &str = "outline-indigo-50/40"; pub(crate) const outline_indigo_50_of_5: &str = "outline-indigo-50/5"; pub(crate) const outline_indigo_50_of_50: &str = "outline-indigo-50/50"; pub(crate) const outline_indigo_50_of_60: &str = "outline-indigo-50/60"; pub(crate) const outline_indigo_50_of_70: &str = "outline-indigo-50/70"; pub(crate) const outline_indigo_50_of_75: &str = "outline-indigo-50/75"; pub(crate) const outline_indigo_50_of_80: &str = "outline-indigo-50/80"; pub(crate) const outline_indigo_50_of_90: &str = "outline-indigo-50/90"; pub(crate) const outline_indigo_50_of_95: &str = "outline-indigo-50/95"; pub(crate) const outline_indigo_600: &str = "outline-indigo-600"; pub(crate) const outline_indigo_600_of_0: &str = "outline-indigo-600/0"; pub(crate) const outline_indigo_600_of_10: &str = "outline-indigo-600/10"; pub(crate) const outline_indigo_600_of_100: &str = "outline-indigo-600/100"; pub(crate) const outline_indigo_600_of_20: &str = "outline-indigo-600/20"; pub(crate) const outline_indigo_600_of_25: &str = "outline-indigo-600/25"; pub(crate) const outline_indigo_600_of_30: &str = "outline-indigo-600/30"; pub(crate) const outline_indigo_600_of_40: &str = "outline-indigo-600/40"; pub(crate) const outline_indigo_600_of_5: &str = "outline-indigo-600/5"; pub(crate) const outline_indigo_600_of_50: &str = "outline-indigo-600/50"; pub(crate) const outline_indigo_600_of_60: &str = "outline-indigo-600/60"; pub(crate) const outline_indigo_600_of_70: &str = "outline-indigo-600/70"; pub(crate) const outline_indigo_600_of_75: &str = "outline-indigo-600/75"; pub(crate) const outline_indigo_600_of_80: &str = "outline-indigo-600/80"; pub(crate) const outline_indigo_600_of_90: &str = "outline-indigo-600/90"; pub(crate) const outline_indigo_600_of_95: &str = "outline-indigo-600/95"; pub(crate) const outline_indigo_700: &str = "outline-indigo-700"; pub(crate) const outline_indigo_700_of_0: &str = "outline-indigo-700/0"; pub(crate) const outline_indigo_700_of_10: &str = "outline-indigo-700/10"; pub(crate) const outline_indigo_700_of_100: &str = "outline-indigo-700/100"; pub(crate) const outline_indigo_700_of_20: &str = "outline-indigo-700/20"; pub(crate) const outline_indigo_700_of_25: &str = "outline-indigo-700/25"; pub(crate) const outline_indigo_700_of_30: &str = "outline-indigo-700/30"; pub(crate) const outline_indigo_700_of_40: &str = "outline-indigo-700/40"; pub(crate) const outline_indigo_700_of_5: &str = "outline-indigo-700/5"; pub(crate) const outline_indigo_700_of_50: &str = "outline-indigo-700/50"; pub(crate) const outline_indigo_700_of_60: &str = "outline-indigo-700/60"; pub(crate) const outline_indigo_700_of_70: &str = "outline-indigo-700/70"; pub(crate) const outline_indigo_700_of_75: &str = "outline-indigo-700/75"; pub(crate) const outline_indigo_700_of_80: &str = "outline-indigo-700/80"; pub(crate) const outline_indigo_700_of_90: &str = "outline-indigo-700/90"; pub(crate) const outline_indigo_700_of_95: &str = "outline-indigo-700/95"; pub(crate) const outline_indigo_800: &str = "outline-indigo-800"; pub(crate) const outline_indigo_800_of_0: &str = "outline-indigo-800/0"; pub(crate) const outline_indigo_800_of_10: &str = "outline-indigo-800/10"; pub(crate) const outline_indigo_800_of_100: &str = "outline-indigo-800/100"; pub(crate) const outline_indigo_800_of_20: &str = "outline-indigo-800/20"; pub(crate) const outline_indigo_800_of_25: &str = "outline-indigo-800/25"; pub(crate) const outline_indigo_800_of_30: &str = "outline-indigo-800/30"; pub(crate) const outline_indigo_800_of_40: &str = "outline-indigo-800/40"; pub(crate) const outline_indigo_800_of_5: &str = "outline-indigo-800/5"; pub(crate) const outline_indigo_800_of_50: &str = "outline-indigo-800/50"; pub(crate) const outline_indigo_800_of_60: &str = "outline-indigo-800/60"; pub(crate) const outline_indigo_800_of_70: &str = "outline-indigo-800/70"; pub(crate) const outline_indigo_800_of_75: &str = "outline-indigo-800/75"; pub(crate) const outline_indigo_800_of_80: &str = "outline-indigo-800/80"; pub(crate) const outline_indigo_800_of_90: &str = "outline-indigo-800/90"; pub(crate) const outline_indigo_800_of_95: &str = "outline-indigo-800/95"; pub(crate) const outline_indigo_900: &str = "outline-indigo-900"; pub(crate) const outline_indigo_900_of_0: &str = "outline-indigo-900/0"; pub(crate) const outline_indigo_900_of_10: &str = "outline-indigo-900/10"; pub(crate) const outline_indigo_900_of_100: &str = "outline-indigo-900/100"; pub(crate) const outline_indigo_900_of_20: &str = "outline-indigo-900/20"; pub(crate) const outline_indigo_900_of_25: &str = "outline-indigo-900/25"; pub(crate) const outline_indigo_900_of_30: &str = "outline-indigo-900/30"; pub(crate) const outline_indigo_900_of_40: &str = "outline-indigo-900/40"; pub(crate) const outline_indigo_900_of_5: &str = "outline-indigo-900/5"; pub(crate) const outline_indigo_900_of_50: &str = "outline-indigo-900/50"; pub(crate) const outline_indigo_900_of_60: &str = "outline-indigo-900/60"; pub(crate) const outline_indigo_900_of_70: &str = "outline-indigo-900/70"; pub(crate) const outline_indigo_900_of_75: &str = "outline-indigo-900/75"; pub(crate) const outline_indigo_900_of_80: &str = "outline-indigo-900/80"; pub(crate) const outline_indigo_900_of_90: &str = "outline-indigo-900/90"; pub(crate) const outline_indigo_900_of_95: &str = "outline-indigo-900/95"; pub(crate) const outline_inherit: &str = "outline-inherit"; pub(crate) const outline_lime_100: &str = "outline-lime-100"; pub(crate) const outline_lime_100_of_0: &str = "outline-lime-100/0"; pub(crate) const outline_lime_100_of_10: &str = "outline-lime-100/10"; pub(crate) const outline_lime_100_of_100: &str = "outline-lime-100/100"; pub(crate) const outline_lime_100_of_20: &str = "outline-lime-100/20"; pub(crate) const outline_lime_100_of_25: &str = "outline-lime-100/25"; pub(crate) const outline_lime_100_of_30: &str = "outline-lime-100/30"; pub(crate) const outline_lime_100_of_40: &str = "outline-lime-100/40"; pub(crate) const outline_lime_100_of_5: &str = "outline-lime-100/5"; pub(crate) const outline_lime_100_of_50: &str = "outline-lime-100/50"; pub(crate) const outline_lime_100_of_60: &str = "outline-lime-100/60"; pub(crate) const outline_lime_100_of_70: &str = "outline-lime-100/70"; pub(crate) const outline_lime_100_of_75: &str = "outline-lime-100/75"; pub(crate) const outline_lime_100_of_80: &str = "outline-lime-100/80"; pub(crate) const outline_lime_100_of_90: &str = "outline-lime-100/90"; pub(crate) const outline_lime_100_of_95: &str = "outline-lime-100/95"; pub(crate) const outline_lime_200: &str = "outline-lime-200"; pub(crate) const outline_lime_200_of_0: &str = "outline-lime-200/0"; pub(crate) const outline_lime_200_of_10: &str = "outline-lime-200/10"; pub(crate) const outline_lime_200_of_100: &str = "outline-lime-200/100"; pub(crate) const outline_lime_200_of_20: &str = "outline-lime-200/20"; pub(crate) const outline_lime_200_of_25: &str = "outline-lime-200/25"; pub(crate) const outline_lime_200_of_30: &str = "outline-lime-200/30"; pub(crate) const outline_lime_200_of_40: &str = "outline-lime-200/40"; pub(crate) const outline_lime_200_of_5: &str = "outline-lime-200/5"; pub(crate) const outline_lime_200_of_50: &str = "outline-lime-200/50"; pub(crate) const outline_lime_200_of_60: &str = "outline-lime-200/60"; pub(crate) const outline_lime_200_of_70: &str = "outline-lime-200/70"; pub(crate) const outline_lime_200_of_75: &str = "outline-lime-200/75"; pub(crate) const outline_lime_200_of_80: &str = "outline-lime-200/80"; pub(crate) const outline_lime_200_of_90: &str = "outline-lime-200/90"; pub(crate) const outline_lime_200_of_95: &str = "outline-lime-200/95"; pub(crate) const outline_lime_300: &str = "outline-lime-300"; pub(crate) const outline_lime_300_of_0: &str = "outline-lime-300/0"; pub(crate) const outline_lime_300_of_10: &str = "outline-lime-300/10"; pub(crate) const outline_lime_300_of_100: &str = "outline-lime-300/100"; pub(crate) const outline_lime_300_of_20: &str = "outline-lime-300/20"; pub(crate) const outline_lime_300_of_25: &str = "outline-lime-300/25"; pub(crate) const outline_lime_300_of_30: &str = "outline-lime-300/30"; pub(crate) const outline_lime_300_of_40: &str = "outline-lime-300/40"; pub(crate) const outline_lime_300_of_5: &str = "outline-lime-300/5"; pub(crate) const outline_lime_300_of_50: &str = "outline-lime-300/50"; pub(crate) const outline_lime_300_of_60: &str = "outline-lime-300/60"; pub(crate) const outline_lime_300_of_70: &str = "outline-lime-300/70"; pub(crate) const outline_lime_300_of_75: &str = "outline-lime-300/75"; pub(crate) const outline_lime_300_of_80: &str = "outline-lime-300/80"; pub(crate) const outline_lime_300_of_90: &str = "outline-lime-300/90"; pub(crate) const outline_lime_300_of_95: &str = "outline-lime-300/95"; pub(crate) const outline_lime_400: &str = "outline-lime-400"; pub(crate) const outline_lime_400_of_0: &str = "outline-lime-400/0"; pub(crate) const outline_lime_400_of_10: &str = "outline-lime-400/10"; pub(crate) const outline_lime_400_of_100: &str = "outline-lime-400/100"; pub(crate) const outline_lime_400_of_20: &str = "outline-lime-400/20"; pub(crate) const outline_lime_400_of_25: &str = "outline-lime-400/25"; pub(crate) const outline_lime_400_of_30: &str = "outline-lime-400/30"; pub(crate) const outline_lime_400_of_40: &str = "outline-lime-400/40"; pub(crate) const outline_lime_400_of_5: &str = "outline-lime-400/5"; pub(crate) const outline_lime_400_of_50: &str = "outline-lime-400/50"; pub(crate) const outline_lime_400_of_60: &str = "outline-lime-400/60"; pub(crate) const outline_lime_400_of_70: &str = "outline-lime-400/70"; pub(crate) const outline_lime_400_of_75: &str = "outline-lime-400/75"; pub(crate) const outline_lime_400_of_80: &str = "outline-lime-400/80"; pub(crate) const outline_lime_400_of_90: &str = "outline-lime-400/90"; pub(crate) const outline_lime_400_of_95: &str = "outline-lime-400/95"; pub(crate) const outline_lime_50: &str = "outline-lime-50"; pub(crate) const outline_lime_500: &str = "outline-lime-500"; pub(crate) const outline_lime_500_of_0: &str = "outline-lime-500/0"; pub(crate) const outline_lime_500_of_10: &str = "outline-lime-500/10"; pub(crate) const outline_lime_500_of_100: &str = "outline-lime-500/100"; pub(crate) const outline_lime_500_of_20: &str = "outline-lime-500/20"; pub(crate) const outline_lime_500_of_25: &str = "outline-lime-500/25"; pub(crate) const outline_lime_500_of_30: &str = "outline-lime-500/30"; pub(crate) const outline_lime_500_of_40: &str = "outline-lime-500/40"; pub(crate) const outline_lime_500_of_5: &str = "outline-lime-500/5"; pub(crate) const outline_lime_500_of_50: &str = "outline-lime-500/50"; pub(crate) const outline_lime_500_of_60: &str = "outline-lime-500/60"; pub(crate) const outline_lime_500_of_70: &str = "outline-lime-500/70"; pub(crate) const outline_lime_500_of_75: &str = "outline-lime-500/75"; pub(crate) const outline_lime_500_of_80: &str = "outline-lime-500/80"; pub(crate) const outline_lime_500_of_90: &str = "outline-lime-500/90"; pub(crate) const outline_lime_500_of_95: &str = "outline-lime-500/95"; pub(crate) const outline_lime_50_of_0: &str = "outline-lime-50/0"; pub(crate) const outline_lime_50_of_10: &str = "outline-lime-50/10"; pub(crate) const outline_lime_50_of_100: &str = "outline-lime-50/100"; pub(crate) const outline_lime_50_of_20: &str = "outline-lime-50/20"; pub(crate) const outline_lime_50_of_25: &str = "outline-lime-50/25"; pub(crate) const outline_lime_50_of_30: &str = "outline-lime-50/30"; pub(crate) const outline_lime_50_of_40: &str = "outline-lime-50/40"; pub(crate) const outline_lime_50_of_5: &str = "outline-lime-50/5"; pub(crate) const outline_lime_50_of_50: &str = "outline-lime-50/50"; pub(crate) const outline_lime_50_of_60: &str = "outline-lime-50/60"; pub(crate) const outline_lime_50_of_70: &str = "outline-lime-50/70"; pub(crate) const outline_lime_50_of_75: &str = "outline-lime-50/75"; pub(crate) const outline_lime_50_of_80: &str = "outline-lime-50/80"; pub(crate) const outline_lime_50_of_90: &str = "outline-lime-50/90"; pub(crate) const outline_lime_50_of_95: &str = "outline-lime-50/95"; pub(crate) const outline_lime_600: &str = "outline-lime-600"; pub(crate) const outline_lime_600_of_0: &str = "outline-lime-600/0"; pub(crate) const outline_lime_600_of_10: &str = "outline-lime-600/10"; pub(crate) const outline_lime_600_of_100: &str = "outline-lime-600/100"; pub(crate) const outline_lime_600_of_20: &str = "outline-lime-600/20"; pub(crate) const outline_lime_600_of_25: &str = "outline-lime-600/25"; pub(crate) const outline_lime_600_of_30: &str = "outline-lime-600/30"; pub(crate) const outline_lime_600_of_40: &str = "outline-lime-600/40"; pub(crate) const outline_lime_600_of_5: &str = "outline-lime-600/5"; pub(crate) const outline_lime_600_of_50: &str = "outline-lime-600/50"; pub(crate) const outline_lime_600_of_60: &str = "outline-lime-600/60"; pub(crate) const outline_lime_600_of_70: &str = "outline-lime-600/70"; pub(crate) const outline_lime_600_of_75: &str = "outline-lime-600/75"; pub(crate) const outline_lime_600_of_80: &str = "outline-lime-600/80"; pub(crate) const outline_lime_600_of_90: &str = "outline-lime-600/90"; pub(crate) const outline_lime_600_of_95: &str = "outline-lime-600/95"; pub(crate) const outline_lime_700: &str = "outline-lime-700"; pub(crate) const outline_lime_700_of_0: &str = "outline-lime-700/0"; pub(crate) const outline_lime_700_of_10: &str = "outline-lime-700/10"; pub(crate) const outline_lime_700_of_100: &str = "outline-lime-700/100"; pub(crate) const outline_lime_700_of_20: &str = "outline-lime-700/20"; pub(crate) const outline_lime_700_of_25: &str = "outline-lime-700/25"; pub(crate) const outline_lime_700_of_30: &str = "outline-lime-700/30"; pub(crate) const outline_lime_700_of_40: &str = "outline-lime-700/40"; pub(crate) const outline_lime_700_of_5: &str = "outline-lime-700/5"; pub(crate) const outline_lime_700_of_50: &str = "outline-lime-700/50"; pub(crate) const outline_lime_700_of_60: &str = "outline-lime-700/60"; pub(crate) const outline_lime_700_of_70: &str = "outline-lime-700/70"; pub(crate) const outline_lime_700_of_75: &str = "outline-lime-700/75"; pub(crate) const outline_lime_700_of_80: &str = "outline-lime-700/80"; pub(crate) const outline_lime_700_of_90: &str = "outline-lime-700/90"; pub(crate) const outline_lime_700_of_95: &str = "outline-lime-700/95"; pub(crate) const outline_lime_800: &str = "outline-lime-800"; pub(crate) const outline_lime_800_of_0: &str = "outline-lime-800/0"; pub(crate) const outline_lime_800_of_10: &str = "outline-lime-800/10"; pub(crate) const outline_lime_800_of_100: &str = "outline-lime-800/100"; pub(crate) const outline_lime_800_of_20: &str = "outline-lime-800/20"; pub(crate) const outline_lime_800_of_25: &str = "outline-lime-800/25"; pub(crate) const outline_lime_800_of_30: &str = "outline-lime-800/30"; pub(crate) const outline_lime_800_of_40: &str = "outline-lime-800/40"; pub(crate) const outline_lime_800_of_5: &str = "outline-lime-800/5"; pub(crate) const outline_lime_800_of_50: &str = "outline-lime-800/50"; pub(crate) const outline_lime_800_of_60: &str = "outline-lime-800/60"; pub(crate) const outline_lime_800_of_70: &str = "outline-lime-800/70"; pub(crate) const outline_lime_800_of_75: &str = "outline-lime-800/75"; pub(crate) const outline_lime_800_of_80: &str = "outline-lime-800/80"; pub(crate) const outline_lime_800_of_90: &str = "outline-lime-800/90"; pub(crate) const outline_lime_800_of_95: &str = "outline-lime-800/95"; pub(crate) const outline_lime_900: &str = "outline-lime-900"; pub(crate) const outline_lime_900_of_0: &str = "outline-lime-900/0"; pub(crate) const outline_lime_900_of_10: &str = "outline-lime-900/10"; pub(crate) const outline_lime_900_of_100: &str = "outline-lime-900/100"; pub(crate) const outline_lime_900_of_20: &str = "outline-lime-900/20"; pub(crate) const outline_lime_900_of_25: &str = "outline-lime-900/25"; pub(crate) const outline_lime_900_of_30: &str = "outline-lime-900/30"; pub(crate) const outline_lime_900_of_40: &str = "outline-lime-900/40"; pub(crate) const outline_lime_900_of_5: &str = "outline-lime-900/5"; pub(crate) const outline_lime_900_of_50: &str = "outline-lime-900/50"; pub(crate) const outline_lime_900_of_60: &str = "outline-lime-900/60"; pub(crate) const outline_lime_900_of_70: &str = "outline-lime-900/70"; pub(crate) const outline_lime_900_of_75: &str = "outline-lime-900/75"; pub(crate) const outline_lime_900_of_80: &str = "outline-lime-900/80"; pub(crate) const outline_lime_900_of_90: &str = "outline-lime-900/90"; pub(crate) const outline_lime_900_of_95: &str = "outline-lime-900/95"; pub(crate) const outline_neutral_100: &str = "outline-neutral-100"; pub(crate) const outline_neutral_100_of_0: &str = "outline-neutral-100/0"; pub(crate) const outline_neutral_100_of_10: &str = "outline-neutral-100/10"; pub(crate) const outline_neutral_100_of_100: &str = "outline-neutral-100/100"; pub(crate) const outline_neutral_100_of_20: &str = "outline-neutral-100/20"; pub(crate) const outline_neutral_100_of_25: &str = "outline-neutral-100/25"; pub(crate) const outline_neutral_100_of_30: &str = "outline-neutral-100/30"; pub(crate) const outline_neutral_100_of_40: &str = "outline-neutral-100/40"; pub(crate) const outline_neutral_100_of_5: &str = "outline-neutral-100/5"; pub(crate) const outline_neutral_100_of_50: &str = "outline-neutral-100/50"; pub(crate) const outline_neutral_100_of_60: &str = "outline-neutral-100/60"; pub(crate) const outline_neutral_100_of_70: &str = "outline-neutral-100/70"; pub(crate) const outline_neutral_100_of_75: &str = "outline-neutral-100/75"; pub(crate) const outline_neutral_100_of_80: &str = "outline-neutral-100/80"; pub(crate) const outline_neutral_100_of_90: &str = "outline-neutral-100/90"; pub(crate) const outline_neutral_100_of_95: &str = "outline-neutral-100/95"; pub(crate) const outline_neutral_200: &str = "outline-neutral-200"; pub(crate) const outline_neutral_200_of_0: &str = "outline-neutral-200/0"; pub(crate) const outline_neutral_200_of_10: &str = "outline-neutral-200/10"; pub(crate) const outline_neutral_200_of_100: &str = "outline-neutral-200/100"; pub(crate) const outline_neutral_200_of_20: &str = "outline-neutral-200/20"; pub(crate) const outline_neutral_200_of_25: &str = "outline-neutral-200/25"; pub(crate) const outline_neutral_200_of_30: &str = "outline-neutral-200/30"; pub(crate) const outline_neutral_200_of_40: &str = "outline-neutral-200/40"; pub(crate) const outline_neutral_200_of_5: &str = "outline-neutral-200/5"; pub(crate) const outline_neutral_200_of_50: &str = "outline-neutral-200/50"; pub(crate) const outline_neutral_200_of_60: &str = "outline-neutral-200/60"; pub(crate) const outline_neutral_200_of_70: &str = "outline-neutral-200/70"; pub(crate) const outline_neutral_200_of_75: &str = "outline-neutral-200/75"; pub(crate) const outline_neutral_200_of_80: &str = "outline-neutral-200/80"; pub(crate) const outline_neutral_200_of_90: &str = "outline-neutral-200/90"; pub(crate) const outline_neutral_200_of_95: &str = "outline-neutral-200/95"; pub(crate) const outline_neutral_300: &str = "outline-neutral-300"; pub(crate) const outline_neutral_300_of_0: &str = "outline-neutral-300/0"; pub(crate) const outline_neutral_300_of_10: &str = "outline-neutral-300/10"; pub(crate) const outline_neutral_300_of_100: &str = "outline-neutral-300/100"; pub(crate) const outline_neutral_300_of_20: &str = "outline-neutral-300/20"; pub(crate) const outline_neutral_300_of_25: &str = "outline-neutral-300/25"; pub(crate) const outline_neutral_300_of_30: &str = "outline-neutral-300/30"; pub(crate) const outline_neutral_300_of_40: &str = "outline-neutral-300/40"; pub(crate) const outline_neutral_300_of_5: &str = "outline-neutral-300/5"; pub(crate) const outline_neutral_300_of_50: &str = "outline-neutral-300/50"; pub(crate) const outline_neutral_300_of_60: &str = "outline-neutral-300/60"; pub(crate) const outline_neutral_300_of_70: &str = "outline-neutral-300/70"; pub(crate) const outline_neutral_300_of_75: &str = "outline-neutral-300/75"; pub(crate) const outline_neutral_300_of_80: &str = "outline-neutral-300/80"; pub(crate) const outline_neutral_300_of_90: &str = "outline-neutral-300/90"; pub(crate) const outline_neutral_300_of_95: &str = "outline-neutral-300/95"; pub(crate) const outline_neutral_400: &str = "outline-neutral-400"; pub(crate) const outline_neutral_400_of_0: &str = "outline-neutral-400/0"; pub(crate) const outline_neutral_400_of_10: &str = "outline-neutral-400/10"; pub(crate) const outline_neutral_400_of_100: &str = "outline-neutral-400/100"; pub(crate) const outline_neutral_400_of_20: &str = "outline-neutral-400/20"; pub(crate) const outline_neutral_400_of_25: &str = "outline-neutral-400/25"; pub(crate) const outline_neutral_400_of_30: &str = "outline-neutral-400/30"; pub(crate) const outline_neutral_400_of_40: &str = "outline-neutral-400/40"; pub(crate) const outline_neutral_400_of_5: &str = "outline-neutral-400/5"; pub(crate) const outline_neutral_400_of_50: &str = "outline-neutral-400/50"; pub(crate) const outline_neutral_400_of_60: &str = "outline-neutral-400/60"; pub(crate) const outline_neutral_400_of_70: &str = "outline-neutral-400/70"; pub(crate) const outline_neutral_400_of_75: &str = "outline-neutral-400/75"; pub(crate) const outline_neutral_400_of_80: &str = "outline-neutral-400/80"; pub(crate) const outline_neutral_400_of_90: &str = "outline-neutral-400/90"; pub(crate) const outline_neutral_400_of_95: &str = "outline-neutral-400/95"; pub(crate) const outline_neutral_50: &str = "outline-neutral-50"; pub(crate) const outline_neutral_500: &str = "outline-neutral-500"; pub(crate) const outline_neutral_500_of_0: &str = "outline-neutral-500/0"; pub(crate) const outline_neutral_500_of_10: &str = "outline-neutral-500/10"; pub(crate) const outline_neutral_500_of_100: &str = "outline-neutral-500/100"; pub(crate) const outline_neutral_500_of_20: &str = "outline-neutral-500/20"; pub(crate) const outline_neutral_500_of_25: &str = "outline-neutral-500/25"; pub(crate) const outline_neutral_500_of_30: &str = "outline-neutral-500/30"; pub(crate) const outline_neutral_500_of_40: &str = "outline-neutral-500/40"; pub(crate) const outline_neutral_500_of_5: &str = "outline-neutral-500/5"; pub(crate) const outline_neutral_500_of_50: &str = "outline-neutral-500/50"; pub(crate) const outline_neutral_500_of_60: &str = "outline-neutral-500/60"; pub(crate) const outline_neutral_500_of_70: &str = "outline-neutral-500/70"; pub(crate) const outline_neutral_500_of_75: &str = "outline-neutral-500/75"; pub(crate) const outline_neutral_500_of_80: &str = "outline-neutral-500/80"; pub(crate) const outline_neutral_500_of_90: &str = "outline-neutral-500/90"; pub(crate) const outline_neutral_500_of_95: &str = "outline-neutral-500/95"; pub(crate) const outline_neutral_50_of_0: &str = "outline-neutral-50/0"; pub(crate) const outline_neutral_50_of_10: &str = "outline-neutral-50/10"; pub(crate) const outline_neutral_50_of_100: &str = "outline-neutral-50/100"; pub(crate) const outline_neutral_50_of_20: &str = "outline-neutral-50/20"; pub(crate) const outline_neutral_50_of_25: &str = "outline-neutral-50/25"; pub(crate) const outline_neutral_50_of_30: &str = "outline-neutral-50/30"; pub(crate) const outline_neutral_50_of_40: &str = "outline-neutral-50/40"; pub(crate) const outline_neutral_50_of_5: &str = "outline-neutral-50/5"; pub(crate) const outline_neutral_50_of_50: &str = "outline-neutral-50/50"; pub(crate) const outline_neutral_50_of_60: &str = "outline-neutral-50/60"; pub(crate) const outline_neutral_50_of_70: &str = "outline-neutral-50/70"; pub(crate) const outline_neutral_50_of_75: &str = "outline-neutral-50/75"; pub(crate) const outline_neutral_50_of_80: &str = "outline-neutral-50/80"; pub(crate) const outline_neutral_50_of_90: &str = "outline-neutral-50/90"; pub(crate) const outline_neutral_50_of_95: &str = "outline-neutral-50/95"; pub(crate) const outline_neutral_600: &str = "outline-neutral-600"; pub(crate) const outline_neutral_600_of_0: &str = "outline-neutral-600/0"; pub(crate) const outline_neutral_600_of_10: &str = "outline-neutral-600/10"; pub(crate) const outline_neutral_600_of_100: &str = "outline-neutral-600/100"; pub(crate) const outline_neutral_600_of_20: &str = "outline-neutral-600/20"; pub(crate) const outline_neutral_600_of_25: &str = "outline-neutral-600/25"; pub(crate) const outline_neutral_600_of_30: &str = "outline-neutral-600/30"; pub(crate) const outline_neutral_600_of_40: &str = "outline-neutral-600/40"; pub(crate) const outline_neutral_600_of_5: &str = "outline-neutral-600/5"; pub(crate) const outline_neutral_600_of_50: &str = "outline-neutral-600/50"; pub(crate) const outline_neutral_600_of_60: &str = "outline-neutral-600/60"; pub(crate) const outline_neutral_600_of_70: &str = "outline-neutral-600/70"; pub(crate) const outline_neutral_600_of_75: &str = "outline-neutral-600/75"; pub(crate) const outline_neutral_600_of_80: &str = "outline-neutral-600/80"; pub(crate) const outline_neutral_600_of_90: &str = "outline-neutral-600/90"; pub(crate) const outline_neutral_600_of_95: &str = "outline-neutral-600/95"; pub(crate) const outline_neutral_700: &str = "outline-neutral-700"; pub(crate) const outline_neutral_700_of_0: &str = "outline-neutral-700/0"; pub(crate) const outline_neutral_700_of_10: &str = "outline-neutral-700/10"; pub(crate) const outline_neutral_700_of_100: &str = "outline-neutral-700/100"; pub(crate) const outline_neutral_700_of_20: &str = "outline-neutral-700/20"; pub(crate) const outline_neutral_700_of_25: &str = "outline-neutral-700/25"; pub(crate) const outline_neutral_700_of_30: &str = "outline-neutral-700/30"; pub(crate) const outline_neutral_700_of_40: &str = "outline-neutral-700/40"; pub(crate) const outline_neutral_700_of_5: &str = "outline-neutral-700/5"; pub(crate) const outline_neutral_700_of_50: &str = "outline-neutral-700/50"; pub(crate) const outline_neutral_700_of_60: &str = "outline-neutral-700/60"; pub(crate) const outline_neutral_700_of_70: &str = "outline-neutral-700/70"; pub(crate) const outline_neutral_700_of_75: &str = "outline-neutral-700/75"; pub(crate) const outline_neutral_700_of_80: &str = "outline-neutral-700/80"; pub(crate) const outline_neutral_700_of_90: &str = "outline-neutral-700/90"; pub(crate) const outline_neutral_700_of_95: &str = "outline-neutral-700/95"; pub(crate) const outline_neutral_800: &str = "outline-neutral-800"; pub(crate) const outline_neutral_800_of_0: &str = "outline-neutral-800/0"; pub(crate) const outline_neutral_800_of_10: &str = "outline-neutral-800/10"; pub(crate) const outline_neutral_800_of_100: &str = "outline-neutral-800/100"; pub(crate) const outline_neutral_800_of_20: &str = "outline-neutral-800/20"; pub(crate) const outline_neutral_800_of_25: &str = "outline-neutral-800/25"; pub(crate) const outline_neutral_800_of_30: &str = "outline-neutral-800/30"; pub(crate) const outline_neutral_800_of_40: &str = "outline-neutral-800/40"; pub(crate) const outline_neutral_800_of_5: &str = "outline-neutral-800/5"; pub(crate) const outline_neutral_800_of_50: &str = "outline-neutral-800/50"; pub(crate) const outline_neutral_800_of_60: &str = "outline-neutral-800/60"; pub(crate) const outline_neutral_800_of_70: &str = "outline-neutral-800/70"; pub(crate) const outline_neutral_800_of_75: &str = "outline-neutral-800/75"; pub(crate) const outline_neutral_800_of_80: &str = "outline-neutral-800/80"; pub(crate) const outline_neutral_800_of_90: &str = "outline-neutral-800/90"; pub(crate) const outline_neutral_800_of_95: &str = "outline-neutral-800/95"; pub(crate) const outline_neutral_900: &str = "outline-neutral-900"; pub(crate) const outline_neutral_900_of_0: &str = "outline-neutral-900/0"; pub(crate) const outline_neutral_900_of_10: &str = "outline-neutral-900/10"; pub(crate) const outline_neutral_900_of_100: &str = "outline-neutral-900/100"; pub(crate) const outline_neutral_900_of_20: &str = "outline-neutral-900/20"; pub(crate) const outline_neutral_900_of_25: &str = "outline-neutral-900/25"; pub(crate) const outline_neutral_900_of_30: &str = "outline-neutral-900/30"; pub(crate) const outline_neutral_900_of_40: &str = "outline-neutral-900/40"; pub(crate) const outline_neutral_900_of_5: &str = "outline-neutral-900/5"; pub(crate) const outline_neutral_900_of_50: &str = "outline-neutral-900/50"; pub(crate) const outline_neutral_900_of_60: &str = "outline-neutral-900/60"; pub(crate) const outline_neutral_900_of_70: &str = "outline-neutral-900/70"; pub(crate) const outline_neutral_900_of_75: &str = "outline-neutral-900/75"; pub(crate) const outline_neutral_900_of_80: &str = "outline-neutral-900/80"; pub(crate) const outline_neutral_900_of_90: &str = "outline-neutral-900/90"; pub(crate) const outline_neutral_900_of_95: &str = "outline-neutral-900/95"; pub(crate) const outline_none: &str = "outline-none"; pub(crate) const outline_offset_0: &str = "outline-offset-0"; pub(crate) const outline_offset_1: &str = "outline-offset-1"; pub(crate) const outline_offset_2: &str = "outline-offset-2"; pub(crate) const outline_offset_4: &str = "outline-offset-4"; pub(crate) const outline_offset_8: &str = "outline-offset-8"; pub(crate) const outline_orange_100: &str = "outline-orange-100"; pub(crate) const outline_orange_100_of_0: &str = "outline-orange-100/0"; pub(crate) const outline_orange_100_of_10: &str = "outline-orange-100/10"; pub(crate) const outline_orange_100_of_100: &str = "outline-orange-100/100"; pub(crate) const outline_orange_100_of_20: &str = "outline-orange-100/20"; pub(crate) const outline_orange_100_of_25: &str = "outline-orange-100/25"; pub(crate) const outline_orange_100_of_30: &str = "outline-orange-100/30"; pub(crate) const outline_orange_100_of_40: &str = "outline-orange-100/40"; pub(crate) const outline_orange_100_of_5: &str = "outline-orange-100/5"; pub(crate) const outline_orange_100_of_50: &str = "outline-orange-100/50"; pub(crate) const outline_orange_100_of_60: &str = "outline-orange-100/60"; pub(crate) const outline_orange_100_of_70: &str = "outline-orange-100/70"; pub(crate) const outline_orange_100_of_75: &str = "outline-orange-100/75"; pub(crate) const outline_orange_100_of_80: &str = "outline-orange-100/80"; pub(crate) const outline_orange_100_of_90: &str = "outline-orange-100/90"; pub(crate) const outline_orange_100_of_95: &str = "outline-orange-100/95"; pub(crate) const outline_orange_200: &str = "outline-orange-200"; pub(crate) const outline_orange_200_of_0: &str = "outline-orange-200/0"; pub(crate) const outline_orange_200_of_10: &str = "outline-orange-200/10"; pub(crate) const outline_orange_200_of_100: &str = "outline-orange-200/100"; pub(crate) const outline_orange_200_of_20: &str = "outline-orange-200/20"; pub(crate) const outline_orange_200_of_25: &str = "outline-orange-200/25"; pub(crate) const outline_orange_200_of_30: &str = "outline-orange-200/30"; pub(crate) const outline_orange_200_of_40: &str = "outline-orange-200/40"; pub(crate) const outline_orange_200_of_5: &str = "outline-orange-200/5"; pub(crate) const outline_orange_200_of_50: &str = "outline-orange-200/50"; pub(crate) const outline_orange_200_of_60: &str = "outline-orange-200/60"; pub(crate) const outline_orange_200_of_70: &str = "outline-orange-200/70"; pub(crate) const outline_orange_200_of_75: &str = "outline-orange-200/75"; pub(crate) const outline_orange_200_of_80: &str = "outline-orange-200/80"; pub(crate) const outline_orange_200_of_90: &str = "outline-orange-200/90"; pub(crate) const outline_orange_200_of_95: &str = "outline-orange-200/95"; pub(crate) const outline_orange_300: &str = "outline-orange-300"; pub(crate) const outline_orange_300_of_0: &str = "outline-orange-300/0"; pub(crate) const outline_orange_300_of_10: &str = "outline-orange-300/10"; pub(crate) const outline_orange_300_of_100: &str = "outline-orange-300/100"; pub(crate) const outline_orange_300_of_20: &str = "outline-orange-300/20"; pub(crate) const outline_orange_300_of_25: &str = "outline-orange-300/25"; pub(crate) const outline_orange_300_of_30: &str = "outline-orange-300/30"; pub(crate) const outline_orange_300_of_40: &str = "outline-orange-300/40"; pub(crate) const outline_orange_300_of_5: &str = "outline-orange-300/5"; pub(crate) const outline_orange_300_of_50: &str = "outline-orange-300/50"; pub(crate) const outline_orange_300_of_60: &str = "outline-orange-300/60"; pub(crate) const outline_orange_300_of_70: &str = "outline-orange-300/70"; pub(crate) const outline_orange_300_of_75: &str = "outline-orange-300/75"; pub(crate) const outline_orange_300_of_80: &str = "outline-orange-300/80"; pub(crate) const outline_orange_300_of_90: &str = "outline-orange-300/90"; pub(crate) const outline_orange_300_of_95: &str = "outline-orange-300/95"; pub(crate) const outline_orange_400: &str = "outline-orange-400"; pub(crate) const outline_orange_400_of_0: &str = "outline-orange-400/0"; pub(crate) const outline_orange_400_of_10: &str = "outline-orange-400/10"; pub(crate) const outline_orange_400_of_100: &str = "outline-orange-400/100"; pub(crate) const outline_orange_400_of_20: &str = "outline-orange-400/20"; pub(crate) const outline_orange_400_of_25: &str = "outline-orange-400/25"; pub(crate) const outline_orange_400_of_30: &str = "outline-orange-400/30"; pub(crate) const outline_orange_400_of_40: &str = "outline-orange-400/40"; pub(crate) const outline_orange_400_of_5: &str = "outline-orange-400/5"; pub(crate) const outline_orange_400_of_50: &str = "outline-orange-400/50"; pub(crate) const outline_orange_400_of_60: &str = "outline-orange-400/60"; pub(crate) const outline_orange_400_of_70: &str = "outline-orange-400/70"; pub(crate) const outline_orange_400_of_75: &str = "outline-orange-400/75"; pub(crate) const outline_orange_400_of_80: &str = "outline-orange-400/80"; pub(crate) const outline_orange_400_of_90: &str = "outline-orange-400/90"; pub(crate) const outline_orange_400_of_95: &str = "outline-orange-400/95"; pub(crate) const outline_orange_50: &str = "outline-orange-50"; pub(crate) const outline_orange_500: &str = "outline-orange-500"; pub(crate) const outline_orange_500_of_0: &str = "outline-orange-500/0"; pub(crate) const outline_orange_500_of_10: &str = "outline-orange-500/10"; pub(crate) const outline_orange_500_of_100: &str = "outline-orange-500/100"; pub(crate) const outline_orange_500_of_20: &str = "outline-orange-500/20"; pub(crate) const outline_orange_500_of_25: &str = "outline-orange-500/25"; pub(crate) const outline_orange_500_of_30: &str = "outline-orange-500/30"; pub(crate) const outline_orange_500_of_40: &str = "outline-orange-500/40"; pub(crate) const outline_orange_500_of_5: &str = "outline-orange-500/5"; pub(crate) const outline_orange_500_of_50: &str = "outline-orange-500/50"; pub(crate) const outline_orange_500_of_60: &str = "outline-orange-500/60"; pub(crate) const outline_orange_500_of_70: &str = "outline-orange-500/70"; pub(crate) const outline_orange_500_of_75: &str = "outline-orange-500/75"; pub(crate) const outline_orange_500_of_80: &str = "outline-orange-500/80"; pub(crate) const outline_orange_500_of_90: &str = "outline-orange-500/90"; pub(crate) const outline_orange_500_of_95: &str = "outline-orange-500/95"; pub(crate) const outline_orange_50_of_0: &str = "outline-orange-50/0"; pub(crate) const outline_orange_50_of_10: &str = "outline-orange-50/10"; pub(crate) const outline_orange_50_of_100: &str = "outline-orange-50/100"; pub(crate) const outline_orange_50_of_20: &str = "outline-orange-50/20"; pub(crate) const outline_orange_50_of_25: &str = "outline-orange-50/25"; pub(crate) const outline_orange_50_of_30: &str = "outline-orange-50/30"; pub(crate) const outline_orange_50_of_40: &str = "outline-orange-50/40"; pub(crate) const outline_orange_50_of_5: &str = "outline-orange-50/5"; pub(crate) const outline_orange_50_of_50: &str = "outline-orange-50/50"; pub(crate) const outline_orange_50_of_60: &str = "outline-orange-50/60"; pub(crate) const outline_orange_50_of_70: &str = "outline-orange-50/70"; pub(crate) const outline_orange_50_of_75: &str = "outline-orange-50/75"; pub(crate) const outline_orange_50_of_80: &str = "outline-orange-50/80"; pub(crate) const outline_orange_50_of_90: &str = "outline-orange-50/90"; pub(crate) const outline_orange_50_of_95: &str = "outline-orange-50/95"; pub(crate) const outline_orange_600: &str = "outline-orange-600"; pub(crate) const outline_orange_600_of_0: &str = "outline-orange-600/0"; pub(crate) const outline_orange_600_of_10: &str = "outline-orange-600/10"; pub(crate) const outline_orange_600_of_100: &str = "outline-orange-600/100"; pub(crate) const outline_orange_600_of_20: &str = "outline-orange-600/20"; pub(crate) const outline_orange_600_of_25: &str = "outline-orange-600/25"; pub(crate) const outline_orange_600_of_30: &str = "outline-orange-600/30"; pub(crate) const outline_orange_600_of_40: &str = "outline-orange-600/40"; pub(crate) const outline_orange_600_of_5: &str = "outline-orange-600/5"; pub(crate) const outline_orange_600_of_50: &str = "outline-orange-600/50"; pub(crate) const outline_orange_600_of_60: &str = "outline-orange-600/60"; pub(crate) const outline_orange_600_of_70: &str = "outline-orange-600/70"; pub(crate) const outline_orange_600_of_75: &str = "outline-orange-600/75"; pub(crate) const outline_orange_600_of_80: &str = "outline-orange-600/80"; pub(crate) const outline_orange_600_of_90: &str = "outline-orange-600/90"; pub(crate) const outline_orange_600_of_95: &str = "outline-orange-600/95"; pub(crate) const outline_orange_700: &str = "outline-orange-700"; pub(crate) const outline_orange_700_of_0: &str = "outline-orange-700/0"; pub(crate) const outline_orange_700_of_10: &str = "outline-orange-700/10"; pub(crate) const outline_orange_700_of_100: &str = "outline-orange-700/100"; pub(crate) const outline_orange_700_of_20: &str = "outline-orange-700/20"; pub(crate) const outline_orange_700_of_25: &str = "outline-orange-700/25"; pub(crate) const outline_orange_700_of_30: &str = "outline-orange-700/30"; pub(crate) const outline_orange_700_of_40: &str = "outline-orange-700/40"; pub(crate) const outline_orange_700_of_5: &str = "outline-orange-700/5"; pub(crate) const outline_orange_700_of_50: &str = "outline-orange-700/50"; pub(crate) const outline_orange_700_of_60: &str = "outline-orange-700/60"; pub(crate) const outline_orange_700_of_70: &str = "outline-orange-700/70"; pub(crate) const outline_orange_700_of_75: &str = "outline-orange-700/75"; pub(crate) const outline_orange_700_of_80: &str = "outline-orange-700/80"; pub(crate) const outline_orange_700_of_90: &str = "outline-orange-700/90"; pub(crate) const outline_orange_700_of_95: &str = "outline-orange-700/95"; pub(crate) const outline_orange_800: &str = "outline-orange-800"; pub(crate) const outline_orange_800_of_0: &str = "outline-orange-800/0"; pub(crate) const outline_orange_800_of_10: &str = "outline-orange-800/10"; pub(crate) const outline_orange_800_of_100: &str = "outline-orange-800/100"; pub(crate) const outline_orange_800_of_20: &str = "outline-orange-800/20"; pub(crate) const outline_orange_800_of_25: &str = "outline-orange-800/25"; pub(crate) const outline_orange_800_of_30: &str = "outline-orange-800/30"; pub(crate) const outline_orange_800_of_40: &str = "outline-orange-800/40"; pub(crate) const outline_orange_800_of_5: &str = "outline-orange-800/5"; pub(crate) const outline_orange_800_of_50: &str = "outline-orange-800/50"; pub(crate) const outline_orange_800_of_60: &str = "outline-orange-800/60"; pub(crate) const outline_orange_800_of_70: &str = "outline-orange-800/70"; pub(crate) const outline_orange_800_of_75: &str = "outline-orange-800/75"; pub(crate) const outline_orange_800_of_80: &str = "outline-orange-800/80"; pub(crate) const outline_orange_800_of_90: &str = "outline-orange-800/90"; pub(crate) const outline_orange_800_of_95: &str = "outline-orange-800/95"; pub(crate) const outline_orange_900: &str = "outline-orange-900"; pub(crate) const outline_orange_900_of_0: &str = "outline-orange-900/0"; pub(crate) const outline_orange_900_of_10: &str = "outline-orange-900/10"; pub(crate) const outline_orange_900_of_100: &str = "outline-orange-900/100"; pub(crate) const outline_orange_900_of_20: &str = "outline-orange-900/20"; pub(crate) const outline_orange_900_of_25: &str = "outline-orange-900/25"; pub(crate) const outline_orange_900_of_30: &str = "outline-orange-900/30"; pub(crate) const outline_orange_900_of_40: &str = "outline-orange-900/40"; pub(crate) const outline_orange_900_of_5: &str = "outline-orange-900/5"; pub(crate) const outline_orange_900_of_50: &str = "outline-orange-900/50"; pub(crate) const outline_orange_900_of_60: &str = "outline-orange-900/60"; pub(crate) const outline_orange_900_of_70: &str = "outline-orange-900/70"; pub(crate) const outline_orange_900_of_75: &str = "outline-orange-900/75"; pub(crate) const outline_orange_900_of_80: &str = "outline-orange-900/80"; pub(crate) const outline_orange_900_of_90: &str = "outline-orange-900/90"; pub(crate) const outline_orange_900_of_95: &str = "outline-orange-900/95"; pub(crate) const outline_pink_100: &str = "outline-pink-100"; pub(crate) const outline_pink_100_of_0: &str = "outline-pink-100/0"; pub(crate) const outline_pink_100_of_10: &str = "outline-pink-100/10"; pub(crate) const outline_pink_100_of_100: &str = "outline-pink-100/100"; pub(crate) const outline_pink_100_of_20: &str = "outline-pink-100/20"; pub(crate) const outline_pink_100_of_25: &str = "outline-pink-100/25"; pub(crate) const outline_pink_100_of_30: &str = "outline-pink-100/30"; pub(crate) const outline_pink_100_of_40: &str = "outline-pink-100/40"; pub(crate) const outline_pink_100_of_5: &str = "outline-pink-100/5"; pub(crate) const outline_pink_100_of_50: &str = "outline-pink-100/50"; pub(crate) const outline_pink_100_of_60: &str = "outline-pink-100/60"; pub(crate) const outline_pink_100_of_70: &str = "outline-pink-100/70"; pub(crate) const outline_pink_100_of_75: &str = "outline-pink-100/75"; pub(crate) const outline_pink_100_of_80: &str = "outline-pink-100/80"; pub(crate) const outline_pink_100_of_90: &str = "outline-pink-100/90"; pub(crate) const outline_pink_100_of_95: &str = "outline-pink-100/95"; pub(crate) const outline_pink_200: &str = "outline-pink-200"; pub(crate) const outline_pink_200_of_0: &str = "outline-pink-200/0"; pub(crate) const outline_pink_200_of_10: &str = "outline-pink-200/10"; pub(crate) const outline_pink_200_of_100: &str = "outline-pink-200/100"; pub(crate) const outline_pink_200_of_20: &str = "outline-pink-200/20"; pub(crate) const outline_pink_200_of_25: &str = "outline-pink-200/25"; pub(crate) const outline_pink_200_of_30: &str = "outline-pink-200/30"; pub(crate) const outline_pink_200_of_40: &str = "outline-pink-200/40"; pub(crate) const outline_pink_200_of_5: &str = "outline-pink-200/5"; pub(crate) const outline_pink_200_of_50: &str = "outline-pink-200/50"; pub(crate) const outline_pink_200_of_60: &str = "outline-pink-200/60"; pub(crate) const outline_pink_200_of_70: &str = "outline-pink-200/70"; pub(crate) const outline_pink_200_of_75: &str = "outline-pink-200/75"; pub(crate) const outline_pink_200_of_80: &str = "outline-pink-200/80"; pub(crate) const outline_pink_200_of_90: &str = "outline-pink-200/90"; pub(crate) const outline_pink_200_of_95: &str = "outline-pink-200/95"; pub(crate) const outline_pink_300: &str = "outline-pink-300"; pub(crate) const outline_pink_300_of_0: &str = "outline-pink-300/0"; pub(crate) const outline_pink_300_of_10: &str = "outline-pink-300/10"; pub(crate) const outline_pink_300_of_100: &str = "outline-pink-300/100"; pub(crate) const outline_pink_300_of_20: &str = "outline-pink-300/20"; pub(crate) const outline_pink_300_of_25: &str = "outline-pink-300/25"; pub(crate) const outline_pink_300_of_30: &str = "outline-pink-300/30"; pub(crate) const outline_pink_300_of_40: &str = "outline-pink-300/40"; pub(crate) const outline_pink_300_of_5: &str = "outline-pink-300/5"; pub(crate) const outline_pink_300_of_50: &str = "outline-pink-300/50"; pub(crate) const outline_pink_300_of_60: &str = "outline-pink-300/60"; pub(crate) const outline_pink_300_of_70: &str = "outline-pink-300/70"; pub(crate) const outline_pink_300_of_75: &str = "outline-pink-300/75"; pub(crate) const outline_pink_300_of_80: &str = "outline-pink-300/80"; pub(crate) const outline_pink_300_of_90: &str = "outline-pink-300/90"; pub(crate) const outline_pink_300_of_95: &str = "outline-pink-300/95"; pub(crate) const outline_pink_400: &str = "outline-pink-400"; pub(crate) const outline_pink_400_of_0: &str = "outline-pink-400/0"; pub(crate) const outline_pink_400_of_10: &str = "outline-pink-400/10"; pub(crate) const outline_pink_400_of_100: &str = "outline-pink-400/100"; pub(crate) const outline_pink_400_of_20: &str = "outline-pink-400/20"; pub(crate) const outline_pink_400_of_25: &str = "outline-pink-400/25"; pub(crate) const outline_pink_400_of_30: &str = "outline-pink-400/30"; pub(crate) const outline_pink_400_of_40: &str = "outline-pink-400/40"; pub(crate) const outline_pink_400_of_5: &str = "outline-pink-400/5"; pub(crate) const outline_pink_400_of_50: &str = "outline-pink-400/50"; pub(crate) const outline_pink_400_of_60: &str = "outline-pink-400/60"; pub(crate) const outline_pink_400_of_70: &str = "outline-pink-400/70"; pub(crate) const outline_pink_400_of_75: &str = "outline-pink-400/75"; pub(crate) const outline_pink_400_of_80: &str = "outline-pink-400/80"; pub(crate) const outline_pink_400_of_90: &str = "outline-pink-400/90"; pub(crate) const outline_pink_400_of_95: &str = "outline-pink-400/95"; pub(crate) const outline_pink_50: &str = "outline-pink-50"; pub(crate) const outline_pink_500: &str = "outline-pink-500"; pub(crate) const outline_pink_500_of_0: &str = "outline-pink-500/0"; pub(crate) const outline_pink_500_of_10: &str = "outline-pink-500/10"; pub(crate) const outline_pink_500_of_100: &str = "outline-pink-500/100"; pub(crate) const outline_pink_500_of_20: &str = "outline-pink-500/20"; pub(crate) const outline_pink_500_of_25: &str = "outline-pink-500/25"; pub(crate) const outline_pink_500_of_30: &str = "outline-pink-500/30"; pub(crate) const outline_pink_500_of_40: &str = "outline-pink-500/40"; pub(crate) const outline_pink_500_of_5: &str = "outline-pink-500/5"; pub(crate) const outline_pink_500_of_50: &str = "outline-pink-500/50"; pub(crate) const outline_pink_500_of_60: &str = "outline-pink-500/60"; pub(crate) const outline_pink_500_of_70: &str = "outline-pink-500/70"; pub(crate) const outline_pink_500_of_75: &str = "outline-pink-500/75"; pub(crate) const outline_pink_500_of_80: &str = "outline-pink-500/80"; pub(crate) const outline_pink_500_of_90: &str = "outline-pink-500/90"; pub(crate) const outline_pink_500_of_95: &str = "outline-pink-500/95"; pub(crate) const outline_pink_50_of_0: &str = "outline-pink-50/0"; pub(crate) const outline_pink_50_of_10: &str = "outline-pink-50/10"; pub(crate) const outline_pink_50_of_100: &str = "outline-pink-50/100"; pub(crate) const outline_pink_50_of_20: &str = "outline-pink-50/20"; pub(crate) const outline_pink_50_of_25: &str = "outline-pink-50/25"; pub(crate) const outline_pink_50_of_30: &str = "outline-pink-50/30"; pub(crate) const outline_pink_50_of_40: &str = "outline-pink-50/40"; pub(crate) const outline_pink_50_of_5: &str = "outline-pink-50/5"; pub(crate) const outline_pink_50_of_50: &str = "outline-pink-50/50"; pub(crate) const outline_pink_50_of_60: &str = "outline-pink-50/60"; pub(crate) const outline_pink_50_of_70: &str = "outline-pink-50/70"; pub(crate) const outline_pink_50_of_75: &str = "outline-pink-50/75"; pub(crate) const outline_pink_50_of_80: &str = "outline-pink-50/80"; pub(crate) const outline_pink_50_of_90: &str = "outline-pink-50/90"; pub(crate) const outline_pink_50_of_95: &str = "outline-pink-50/95"; pub(crate) const outline_pink_600: &str = "outline-pink-600"; pub(crate) const outline_pink_600_of_0: &str = "outline-pink-600/0"; pub(crate) const outline_pink_600_of_10: &str = "outline-pink-600/10"; pub(crate) const outline_pink_600_of_100: &str = "outline-pink-600/100"; pub(crate) const outline_pink_600_of_20: &str = "outline-pink-600/20"; pub(crate) const outline_pink_600_of_25: &str = "outline-pink-600/25"; pub(crate) const outline_pink_600_of_30: &str = "outline-pink-600/30"; pub(crate) const outline_pink_600_of_40: &str = "outline-pink-600/40"; pub(crate) const outline_pink_600_of_5: &str = "outline-pink-600/5"; pub(crate) const outline_pink_600_of_50: &str = "outline-pink-600/50"; pub(crate) const outline_pink_600_of_60: &str = "outline-pink-600/60"; pub(crate) const outline_pink_600_of_70: &str = "outline-pink-600/70"; pub(crate) const outline_pink_600_of_75: &str = "outline-pink-600/75"; pub(crate) const outline_pink_600_of_80: &str = "outline-pink-600/80"; pub(crate) const outline_pink_600_of_90: &str = "outline-pink-600/90"; pub(crate) const outline_pink_600_of_95: &str = "outline-pink-600/95"; pub(crate) const outline_pink_700: &str = "outline-pink-700"; pub(crate) const outline_pink_700_of_0: &str = "outline-pink-700/0"; pub(crate) const outline_pink_700_of_10: &str = "outline-pink-700/10"; pub(crate) const outline_pink_700_of_100: &str = "outline-pink-700/100"; pub(crate) const outline_pink_700_of_20: &str = "outline-pink-700/20"; pub(crate) const outline_pink_700_of_25: &str = "outline-pink-700/25"; pub(crate) const outline_pink_700_of_30: &str = "outline-pink-700/30"; pub(crate) const outline_pink_700_of_40: &str = "outline-pink-700/40"; pub(crate) const outline_pink_700_of_5: &str = "outline-pink-700/5"; pub(crate) const outline_pink_700_of_50: &str = "outline-pink-700/50"; pub(crate) const outline_pink_700_of_60: &str = "outline-pink-700/60"; pub(crate) const outline_pink_700_of_70: &str = "outline-pink-700/70"; pub(crate) const outline_pink_700_of_75: &str = "outline-pink-700/75"; pub(crate) const outline_pink_700_of_80: &str = "outline-pink-700/80"; pub(crate) const outline_pink_700_of_90: &str = "outline-pink-700/90"; pub(crate) const outline_pink_700_of_95: &str = "outline-pink-700/95"; pub(crate) const outline_pink_800: &str = "outline-pink-800"; pub(crate) const outline_pink_800_of_0: &str = "outline-pink-800/0"; pub(crate) const outline_pink_800_of_10: &str = "outline-pink-800/10"; pub(crate) const outline_pink_800_of_100: &str = "outline-pink-800/100"; pub(crate) const outline_pink_800_of_20: &str = "outline-pink-800/20"; pub(crate) const outline_pink_800_of_25: &str = "outline-pink-800/25"; pub(crate) const outline_pink_800_of_30: &str = "outline-pink-800/30"; pub(crate) const outline_pink_800_of_40: &str = "outline-pink-800/40"; pub(crate) const outline_pink_800_of_5: &str = "outline-pink-800/5"; pub(crate) const outline_pink_800_of_50: &str = "outline-pink-800/50"; pub(crate) const outline_pink_800_of_60: &str = "outline-pink-800/60"; pub(crate) const outline_pink_800_of_70: &str = "outline-pink-800/70"; pub(crate) const outline_pink_800_of_75: &str = "outline-pink-800/75"; pub(crate) const outline_pink_800_of_80: &str = "outline-pink-800/80"; pub(crate) const outline_pink_800_of_90: &str = "outline-pink-800/90"; pub(crate) const outline_pink_800_of_95: &str = "outline-pink-800/95"; pub(crate) const outline_pink_900: &str = "outline-pink-900"; pub(crate) const outline_pink_900_of_0: &str = "outline-pink-900/0"; pub(crate) const outline_pink_900_of_10: &str = "outline-pink-900/10"; pub(crate) const outline_pink_900_of_100: &str = "outline-pink-900/100"; pub(crate) const outline_pink_900_of_20: &str = "outline-pink-900/20"; pub(crate) const outline_pink_900_of_25: &str = "outline-pink-900/25"; pub(crate) const outline_pink_900_of_30: &str = "outline-pink-900/30"; pub(crate) const outline_pink_900_of_40: &str = "outline-pink-900/40"; pub(crate) const outline_pink_900_of_5: &str = "outline-pink-900/5"; pub(crate) const outline_pink_900_of_50: &str = "outline-pink-900/50"; pub(crate) const outline_pink_900_of_60: &str = "outline-pink-900/60"; pub(crate) const outline_pink_900_of_70: &str = "outline-pink-900/70"; pub(crate) const outline_pink_900_of_75: &str = "outline-pink-900/75"; pub(crate) const outline_pink_900_of_80: &str = "outline-pink-900/80"; pub(crate) const outline_pink_900_of_90: &str = "outline-pink-900/90"; pub(crate) const outline_pink_900_of_95: &str = "outline-pink-900/95"; pub(crate) const outline_purple_100: &str = "outline-purple-100"; pub(crate) const outline_purple_100_of_0: &str = "outline-purple-100/0"; pub(crate) const outline_purple_100_of_10: &str = "outline-purple-100/10"; pub(crate) const outline_purple_100_of_100: &str = "outline-purple-100/100"; pub(crate) const outline_purple_100_of_20: &str = "outline-purple-100/20"; pub(crate) const outline_purple_100_of_25: &str = "outline-purple-100/25"; pub(crate) const outline_purple_100_of_30: &str = "outline-purple-100/30"; pub(crate) const outline_purple_100_of_40: &str = "outline-purple-100/40"; pub(crate) const outline_purple_100_of_5: &str = "outline-purple-100/5"; pub(crate) const outline_purple_100_of_50: &str = "outline-purple-100/50"; pub(crate) const outline_purple_100_of_60: &str = "outline-purple-100/60"; pub(crate) const outline_purple_100_of_70: &str = "outline-purple-100/70"; pub(crate) const outline_purple_100_of_75: &str = "outline-purple-100/75"; pub(crate) const outline_purple_100_of_80: &str = "outline-purple-100/80"; pub(crate) const outline_purple_100_of_90: &str = "outline-purple-100/90"; pub(crate) const outline_purple_100_of_95: &str = "outline-purple-100/95"; pub(crate) const outline_purple_200: &str = "outline-purple-200"; pub(crate) const outline_purple_200_of_0: &str = "outline-purple-200/0"; pub(crate) const outline_purple_200_of_10: &str = "outline-purple-200/10"; pub(crate) const outline_purple_200_of_100: &str = "outline-purple-200/100"; pub(crate) const outline_purple_200_of_20: &str = "outline-purple-200/20"; pub(crate) const outline_purple_200_of_25: &str = "outline-purple-200/25"; pub(crate) const outline_purple_200_of_30: &str = "outline-purple-200/30"; pub(crate) const outline_purple_200_of_40: &str = "outline-purple-200/40"; pub(crate) const outline_purple_200_of_5: &str = "outline-purple-200/5"; pub(crate) const outline_purple_200_of_50: &str = "outline-purple-200/50"; pub(crate) const outline_purple_200_of_60: &str = "outline-purple-200/60"; pub(crate) const outline_purple_200_of_70: &str = "outline-purple-200/70"; pub(crate) const outline_purple_200_of_75: &str = "outline-purple-200/75"; pub(crate) const outline_purple_200_of_80: &str = "outline-purple-200/80"; pub(crate) const outline_purple_200_of_90: &str = "outline-purple-200/90"; pub(crate) const outline_purple_200_of_95: &str = "outline-purple-200/95"; pub(crate) const outline_purple_300: &str = "outline-purple-300"; pub(crate) const outline_purple_300_of_0: &str = "outline-purple-300/0"; pub(crate) const outline_purple_300_of_10: &str = "outline-purple-300/10"; pub(crate) const outline_purple_300_of_100: &str = "outline-purple-300/100"; pub(crate) const outline_purple_300_of_20: &str = "outline-purple-300/20"; pub(crate) const outline_purple_300_of_25: &str = "outline-purple-300/25"; pub(crate) const outline_purple_300_of_30: &str = "outline-purple-300/30"; pub(crate) const outline_purple_300_of_40: &str = "outline-purple-300/40"; pub(crate) const outline_purple_300_of_5: &str = "outline-purple-300/5"; pub(crate) const outline_purple_300_of_50: &str = "outline-purple-300/50"; pub(crate) const outline_purple_300_of_60: &str = "outline-purple-300/60"; pub(crate) const outline_purple_300_of_70: &str = "outline-purple-300/70"; pub(crate) const outline_purple_300_of_75: &str = "outline-purple-300/75"; pub(crate) const outline_purple_300_of_80: &str = "outline-purple-300/80"; pub(crate) const outline_purple_300_of_90: &str = "outline-purple-300/90"; pub(crate) const outline_purple_300_of_95: &str = "outline-purple-300/95"; pub(crate) const outline_purple_400: &str = "outline-purple-400"; pub(crate) const outline_purple_400_of_0: &str = "outline-purple-400/0"; pub(crate) const outline_purple_400_of_10: &str = "outline-purple-400/10"; pub(crate) const outline_purple_400_of_100: &str = "outline-purple-400/100"; pub(crate) const outline_purple_400_of_20: &str = "outline-purple-400/20"; pub(crate) const outline_purple_400_of_25: &str = "outline-purple-400/25"; pub(crate) const outline_purple_400_of_30: &str = "outline-purple-400/30"; pub(crate) const outline_purple_400_of_40: &str = "outline-purple-400/40"; pub(crate) const outline_purple_400_of_5: &str = "outline-purple-400/5"; pub(crate) const outline_purple_400_of_50: &str = "outline-purple-400/50"; pub(crate) const outline_purple_400_of_60: &str = "outline-purple-400/60"; pub(crate) const outline_purple_400_of_70: &str = "outline-purple-400/70"; pub(crate) const outline_purple_400_of_75: &str = "outline-purple-400/75"; pub(crate) const outline_purple_400_of_80: &str = "outline-purple-400/80"; pub(crate) const outline_purple_400_of_90: &str = "outline-purple-400/90"; pub(crate) const outline_purple_400_of_95: &str = "outline-purple-400/95"; pub(crate) const outline_purple_50: &str = "outline-purple-50"; pub(crate) const outline_purple_500: &str = "outline-purple-500"; pub(crate) const outline_purple_500_of_0: &str = "outline-purple-500/0"; pub(crate) const outline_purple_500_of_10: &str = "outline-purple-500/10"; pub(crate) const outline_purple_500_of_100: &str = "outline-purple-500/100"; pub(crate) const outline_purple_500_of_20: &str = "outline-purple-500/20"; pub(crate) const outline_purple_500_of_25: &str = "outline-purple-500/25"; pub(crate) const outline_purple_500_of_30: &str = "outline-purple-500/30"; pub(crate) const outline_purple_500_of_40: &str = "outline-purple-500/40"; pub(crate) const outline_purple_500_of_5: &str = "outline-purple-500/5"; pub(crate) const outline_purple_500_of_50: &str = "outline-purple-500/50"; pub(crate) const outline_purple_500_of_60: &str = "outline-purple-500/60"; pub(crate) const outline_purple_500_of_70: &str = "outline-purple-500/70"; pub(crate) const outline_purple_500_of_75: &str = "outline-purple-500/75"; pub(crate) const outline_purple_500_of_80: &str = "outline-purple-500/80"; pub(crate) const outline_purple_500_of_90: &str = "outline-purple-500/90"; pub(crate) const outline_purple_500_of_95: &str = "outline-purple-500/95"; pub(crate) const outline_purple_50_of_0: &str = "outline-purple-50/0"; pub(crate) const outline_purple_50_of_10: &str = "outline-purple-50/10"; pub(crate) const outline_purple_50_of_100: &str = "outline-purple-50/100"; pub(crate) const outline_purple_50_of_20: &str = "outline-purple-50/20"; pub(crate) const outline_purple_50_of_25: &str = "outline-purple-50/25"; pub(crate) const outline_purple_50_of_30: &str = "outline-purple-50/30"; pub(crate) const outline_purple_50_of_40: &str = "outline-purple-50/40"; pub(crate) const outline_purple_50_of_5: &str = "outline-purple-50/5"; pub(crate) const outline_purple_50_of_50: &str = "outline-purple-50/50"; pub(crate) const outline_purple_50_of_60: &str = "outline-purple-50/60"; pub(crate) const outline_purple_50_of_70: &str = "outline-purple-50/70"; pub(crate) const outline_purple_50_of_75: &str = "outline-purple-50/75"; pub(crate) const outline_purple_50_of_80: &str = "outline-purple-50/80"; pub(crate) const outline_purple_50_of_90: &str = "outline-purple-50/90"; pub(crate) const outline_purple_50_of_95: &str = "outline-purple-50/95"; pub(crate) const outline_purple_600: &str = "outline-purple-600"; pub(crate) const outline_purple_600_of_0: &str = "outline-purple-600/0"; pub(crate) const outline_purple_600_of_10: &str = "outline-purple-600/10"; pub(crate) const outline_purple_600_of_100: &str = "outline-purple-600/100"; pub(crate) const outline_purple_600_of_20: &str = "outline-purple-600/20"; pub(crate) const outline_purple_600_of_25: &str = "outline-purple-600/25"; pub(crate) const outline_purple_600_of_30: &str = "outline-purple-600/30"; pub(crate) const outline_purple_600_of_40: &str = "outline-purple-600/40"; pub(crate) const outline_purple_600_of_5: &str = "outline-purple-600/5"; pub(crate) const outline_purple_600_of_50: &str = "outline-purple-600/50"; pub(crate) const outline_purple_600_of_60: &str = "outline-purple-600/60"; pub(crate) const outline_purple_600_of_70: &str = "outline-purple-600/70"; pub(crate) const outline_purple_600_of_75: &str = "outline-purple-600/75"; pub(crate) const outline_purple_600_of_80: &str = "outline-purple-600/80"; pub(crate) const outline_purple_600_of_90: &str = "outline-purple-600/90"; pub(crate) const outline_purple_600_of_95: &str = "outline-purple-600/95"; pub(crate) const outline_purple_700: &str = "outline-purple-700"; pub(crate) const outline_purple_700_of_0: &str = "outline-purple-700/0"; pub(crate) const outline_purple_700_of_10: &str = "outline-purple-700/10"; pub(crate) const outline_purple_700_of_100: &str = "outline-purple-700/100"; pub(crate) const outline_purple_700_of_20: &str = "outline-purple-700/20"; pub(crate) const outline_purple_700_of_25: &str = "outline-purple-700/25"; pub(crate) const outline_purple_700_of_30: &str = "outline-purple-700/30"; pub(crate) const outline_purple_700_of_40: &str = "outline-purple-700/40"; pub(crate) const outline_purple_700_of_5: &str = "outline-purple-700/5"; pub(crate) const outline_purple_700_of_50: &str = "outline-purple-700/50"; pub(crate) const outline_purple_700_of_60: &str = "outline-purple-700/60"; pub(crate) const outline_purple_700_of_70: &str = "outline-purple-700/70"; pub(crate) const outline_purple_700_of_75: &str = "outline-purple-700/75"; pub(crate) const outline_purple_700_of_80: &str = "outline-purple-700/80"; pub(crate) const outline_purple_700_of_90: &str = "outline-purple-700/90"; pub(crate) const outline_purple_700_of_95: &str = "outline-purple-700/95"; pub(crate) const outline_purple_800: &str = "outline-purple-800"; pub(crate) const outline_purple_800_of_0: &str = "outline-purple-800/0"; pub(crate) const outline_purple_800_of_10: &str = "outline-purple-800/10"; pub(crate) const outline_purple_800_of_100: &str = "outline-purple-800/100"; pub(crate) const outline_purple_800_of_20: &str = "outline-purple-800/20"; pub(crate) const outline_purple_800_of_25: &str = "outline-purple-800/25"; pub(crate) const outline_purple_800_of_30: &str = "outline-purple-800/30"; pub(crate) const outline_purple_800_of_40: &str = "outline-purple-800/40"; pub(crate) const outline_purple_800_of_5: &str = "outline-purple-800/5"; pub(crate) const outline_purple_800_of_50: &str = "outline-purple-800/50"; pub(crate) const outline_purple_800_of_60: &str = "outline-purple-800/60"; pub(crate) const outline_purple_800_of_70: &str = "outline-purple-800/70"; pub(crate) const outline_purple_800_of_75: &str = "outline-purple-800/75"; pub(crate) const outline_purple_800_of_80: &str = "outline-purple-800/80"; pub(crate) const outline_purple_800_of_90: &str = "outline-purple-800/90"; pub(crate) const outline_purple_800_of_95: &str = "outline-purple-800/95"; pub(crate) const outline_purple_900: &str = "outline-purple-900"; pub(crate) const outline_purple_900_of_0: &str = "outline-purple-900/0"; pub(crate) const outline_purple_900_of_10: &str = "outline-purple-900/10"; pub(crate) const outline_purple_900_of_100: &str = "outline-purple-900/100"; pub(crate) const outline_purple_900_of_20: &str = "outline-purple-900/20"; pub(crate) const outline_purple_900_of_25: &str = "outline-purple-900/25"; pub(crate) const outline_purple_900_of_30: &str = "outline-purple-900/30"; pub(crate) const outline_purple_900_of_40: &str = "outline-purple-900/40"; pub(crate) const outline_purple_900_of_5: &str = "outline-purple-900/5"; pub(crate) const outline_purple_900_of_50: &str = "outline-purple-900/50"; pub(crate) const outline_purple_900_of_60: &str = "outline-purple-900/60"; pub(crate) const outline_purple_900_of_70: &str = "outline-purple-900/70"; pub(crate) const outline_purple_900_of_75: &str = "outline-purple-900/75"; pub(crate) const outline_purple_900_of_80: &str = "outline-purple-900/80"; pub(crate) const outline_purple_900_of_90: &str = "outline-purple-900/90"; pub(crate) const outline_purple_900_of_95: &str = "outline-purple-900/95"; pub(crate) const outline_red_100: &str = "outline-red-100"; pub(crate) const outline_red_100_of_0: &str = "outline-red-100/0"; pub(crate) const outline_red_100_of_10: &str = "outline-red-100/10"; pub(crate) const outline_red_100_of_100: &str = "outline-red-100/100"; pub(crate) const outline_red_100_of_20: &str = "outline-red-100/20"; pub(crate) const outline_red_100_of_25: &str = "outline-red-100/25"; pub(crate) const outline_red_100_of_30: &str = "outline-red-100/30"; pub(crate) const outline_red_100_of_40: &str = "outline-red-100/40"; pub(crate) const outline_red_100_of_5: &str = "outline-red-100/5"; pub(crate) const outline_red_100_of_50: &str = "outline-red-100/50"; pub(crate) const outline_red_100_of_60: &str = "outline-red-100/60"; pub(crate) const outline_red_100_of_70: &str = "outline-red-100/70"; pub(crate) const outline_red_100_of_75: &str = "outline-red-100/75"; pub(crate) const outline_red_100_of_80: &str = "outline-red-100/80"; pub(crate) const outline_red_100_of_90: &str = "outline-red-100/90"; pub(crate) const outline_red_100_of_95: &str = "outline-red-100/95"; pub(crate) const outline_red_200: &str = "outline-red-200"; pub(crate) const outline_red_200_of_0: &str = "outline-red-200/0"; pub(crate) const outline_red_200_of_10: &str = "outline-red-200/10"; pub(crate) const outline_red_200_of_100: &str = "outline-red-200/100"; pub(crate) const outline_red_200_of_20: &str = "outline-red-200/20"; pub(crate) const outline_red_200_of_25: &str = "outline-red-200/25"; pub(crate) const outline_red_200_of_30: &str = "outline-red-200/30"; pub(crate) const outline_red_200_of_40: &str = "outline-red-200/40"; pub(crate) const outline_red_200_of_5: &str = "outline-red-200/5"; pub(crate) const outline_red_200_of_50: &str = "outline-red-200/50"; pub(crate) const outline_red_200_of_60: &str = "outline-red-200/60"; pub(crate) const outline_red_200_of_70: &str = "outline-red-200/70"; pub(crate) const outline_red_200_of_75: &str = "outline-red-200/75"; pub(crate) const outline_red_200_of_80: &str = "outline-red-200/80"; pub(crate) const outline_red_200_of_90: &str = "outline-red-200/90"; pub(crate) const outline_red_200_of_95: &str = "outline-red-200/95"; pub(crate) const outline_red_300: &str = "outline-red-300"; pub(crate) const outline_red_300_of_0: &str = "outline-red-300/0"; pub(crate) const outline_red_300_of_10: &str = "outline-red-300/10"; pub(crate) const outline_red_300_of_100: &str = "outline-red-300/100"; pub(crate) const outline_red_300_of_20: &str = "outline-red-300/20"; pub(crate) const outline_red_300_of_25: &str = "outline-red-300/25"; pub(crate) const outline_red_300_of_30: &str = "outline-red-300/30"; pub(crate) const outline_red_300_of_40: &str = "outline-red-300/40"; pub(crate) const outline_red_300_of_5: &str = "outline-red-300/5"; pub(crate) const outline_red_300_of_50: &str = "outline-red-300/50"; pub(crate) const outline_red_300_of_60: &str = "outline-red-300/60"; pub(crate) const outline_red_300_of_70: &str = "outline-red-300/70"; pub(crate) const outline_red_300_of_75: &str = "outline-red-300/75"; pub(crate) const outline_red_300_of_80: &str = "outline-red-300/80"; pub(crate) const outline_red_300_of_90: &str = "outline-red-300/90"; pub(crate) const outline_red_300_of_95: &str = "outline-red-300/95"; pub(crate) const outline_red_400: &str = "outline-red-400"; pub(crate) const outline_red_400_of_0: &str = "outline-red-400/0"; pub(crate) const outline_red_400_of_10: &str = "outline-red-400/10"; pub(crate) const outline_red_400_of_100: &str = "outline-red-400/100"; pub(crate) const outline_red_400_of_20: &str = "outline-red-400/20"; pub(crate) const outline_red_400_of_25: &str = "outline-red-400/25"; pub(crate) const outline_red_400_of_30: &str = "outline-red-400/30"; pub(crate) const outline_red_400_of_40: &str = "outline-red-400/40"; pub(crate) const outline_red_400_of_5: &str = "outline-red-400/5"; pub(crate) const outline_red_400_of_50: &str = "outline-red-400/50"; pub(crate) const outline_red_400_of_60: &str = "outline-red-400/60"; pub(crate) const outline_red_400_of_70: &str = "outline-red-400/70"; pub(crate) const outline_red_400_of_75: &str = "outline-red-400/75"; pub(crate) const outline_red_400_of_80: &str = "outline-red-400/80"; pub(crate) const outline_red_400_of_90: &str = "outline-red-400/90"; pub(crate) const outline_red_400_of_95: &str = "outline-red-400/95"; pub(crate) const outline_red_50: &str = "outline-red-50"; pub(crate) const outline_red_500: &str = "outline-red-500"; pub(crate) const outline_red_500_of_0: &str = "outline-red-500/0"; pub(crate) const outline_red_500_of_10: &str = "outline-red-500/10"; pub(crate) const outline_red_500_of_100: &str = "outline-red-500/100"; pub(crate) const outline_red_500_of_20: &str = "outline-red-500/20"; pub(crate) const outline_red_500_of_25: &str = "outline-red-500/25"; pub(crate) const outline_red_500_of_30: &str = "outline-red-500/30"; pub(crate) const outline_red_500_of_40: &str = "outline-red-500/40"; pub(crate) const outline_red_500_of_5: &str = "outline-red-500/5"; pub(crate) const outline_red_500_of_50: &str = "outline-red-500/50"; pub(crate) const outline_red_500_of_60: &str = "outline-red-500/60"; pub(crate) const outline_red_500_of_70: &str = "outline-red-500/70"; pub(crate) const outline_red_500_of_75: &str = "outline-red-500/75"; pub(crate) const outline_red_500_of_80: &str = "outline-red-500/80"; pub(crate) const outline_red_500_of_90: &str = "outline-red-500/90"; pub(crate) const outline_red_500_of_95: &str = "outline-red-500/95"; pub(crate) const outline_red_50_of_0: &str = "outline-red-50/0"; pub(crate) const outline_red_50_of_10: &str = "outline-red-50/10"; pub(crate) const outline_red_50_of_100: &str = "outline-red-50/100"; pub(crate) const outline_red_50_of_20: &str = "outline-red-50/20"; pub(crate) const outline_red_50_of_25: &str = "outline-red-50/25"; pub(crate) const outline_red_50_of_30: &str = "outline-red-50/30"; pub(crate) const outline_red_50_of_40: &str = "outline-red-50/40"; pub(crate) const outline_red_50_of_5: &str = "outline-red-50/5"; pub(crate) const outline_red_50_of_50: &str = "outline-red-50/50"; pub(crate) const outline_red_50_of_60: &str = "outline-red-50/60"; pub(crate) const outline_red_50_of_70: &str = "outline-red-50/70"; pub(crate) const outline_red_50_of_75: &str = "outline-red-50/75"; pub(crate) const outline_red_50_of_80: &str = "outline-red-50/80"; pub(crate) const outline_red_50_of_90: &str = "outline-red-50/90"; pub(crate) const outline_red_50_of_95: &str = "outline-red-50/95"; pub(crate) const outline_red_600: &str = "outline-red-600"; pub(crate) const outline_red_600_of_0: &str = "outline-red-600/0"; pub(crate) const outline_red_600_of_10: &str = "outline-red-600/10"; pub(crate) const outline_red_600_of_100: &str = "outline-red-600/100"; pub(crate) const outline_red_600_of_20: &str = "outline-red-600/20"; pub(crate) const outline_red_600_of_25: &str = "outline-red-600/25"; pub(crate) const outline_red_600_of_30: &str = "outline-red-600/30"; pub(crate) const outline_red_600_of_40: &str = "outline-red-600/40"; pub(crate) const outline_red_600_of_5: &str = "outline-red-600/5"; pub(crate) const outline_red_600_of_50: &str = "outline-red-600/50"; pub(crate) const outline_red_600_of_60: &str = "outline-red-600/60"; pub(crate) const outline_red_600_of_70: &str = "outline-red-600/70"; pub(crate) const outline_red_600_of_75: &str = "outline-red-600/75"; pub(crate) const outline_red_600_of_80: &str = "outline-red-600/80"; pub(crate) const outline_red_600_of_90: &str = "outline-red-600/90"; pub(crate) const outline_red_600_of_95: &str = "outline-red-600/95"; pub(crate) const outline_red_700: &str = "outline-red-700"; pub(crate) const outline_red_700_of_0: &str = "outline-red-700/0"; pub(crate) const outline_red_700_of_10: &str = "outline-red-700/10"; pub(crate) const outline_red_700_of_100: &str = "outline-red-700/100"; pub(crate) const outline_red_700_of_20: &str = "outline-red-700/20"; pub(crate) const outline_red_700_of_25: &str = "outline-red-700/25"; pub(crate) const outline_red_700_of_30: &str = "outline-red-700/30"; pub(crate) const outline_red_700_of_40: &str = "outline-red-700/40"; pub(crate) const outline_red_700_of_5: &str = "outline-red-700/5"; pub(crate) const outline_red_700_of_50: &str = "outline-red-700/50"; pub(crate) const outline_red_700_of_60: &str = "outline-red-700/60"; pub(crate) const outline_red_700_of_70: &str = "outline-red-700/70"; pub(crate) const outline_red_700_of_75: &str = "outline-red-700/75"; pub(crate) const outline_red_700_of_80: &str = "outline-red-700/80"; pub(crate) const outline_red_700_of_90: &str = "outline-red-700/90"; pub(crate) const outline_red_700_of_95: &str = "outline-red-700/95"; pub(crate) const outline_red_800: &str = "outline-red-800"; pub(crate) const outline_red_800_of_0: &str = "outline-red-800/0"; pub(crate) const outline_red_800_of_10: &str = "outline-red-800/10"; pub(crate) const outline_red_800_of_100: &str = "outline-red-800/100"; pub(crate) const outline_red_800_of_20: &str = "outline-red-800/20"; pub(crate) const outline_red_800_of_25: &str = "outline-red-800/25"; pub(crate) const outline_red_800_of_30: &str = "outline-red-800/30"; pub(crate) const outline_red_800_of_40: &str = "outline-red-800/40"; pub(crate) const outline_red_800_of_5: &str = "outline-red-800/5"; pub(crate) const outline_red_800_of_50: &str = "outline-red-800/50"; pub(crate) const outline_red_800_of_60: &str = "outline-red-800/60"; pub(crate) const outline_red_800_of_70: &str = "outline-red-800/70"; pub(crate) const outline_red_800_of_75: &str = "outline-red-800/75"; pub(crate) const outline_red_800_of_80: &str = "outline-red-800/80"; pub(crate) const outline_red_800_of_90: &str = "outline-red-800/90"; pub(crate) const outline_red_800_of_95: &str = "outline-red-800/95"; pub(crate) const outline_red_900: &str = "outline-red-900"; pub(crate) const outline_red_900_of_0: &str = "outline-red-900/0"; pub(crate) const outline_red_900_of_10: &str = "outline-red-900/10"; pub(crate) const outline_red_900_of_100: &str = "outline-red-900/100"; pub(crate) const outline_red_900_of_20: &str = "outline-red-900/20"; pub(crate) const outline_red_900_of_25: &str = "outline-red-900/25"; pub(crate) const outline_red_900_of_30: &str = "outline-red-900/30"; pub(crate) const outline_red_900_of_40: &str = "outline-red-900/40"; pub(crate) const outline_red_900_of_5: &str = "outline-red-900/5"; pub(crate) const outline_red_900_of_50: &str = "outline-red-900/50"; pub(crate) const outline_red_900_of_60: &str = "outline-red-900/60"; pub(crate) const outline_red_900_of_70: &str = "outline-red-900/70"; pub(crate) const outline_red_900_of_75: &str = "outline-red-900/75"; pub(crate) const outline_red_900_of_80: &str = "outline-red-900/80"; pub(crate) const outline_red_900_of_90: &str = "outline-red-900/90"; pub(crate) const outline_red_900_of_95: &str = "outline-red-900/95"; pub(crate) const outline_rose_100: &str = "outline-rose-100"; pub(crate) const outline_rose_100_of_0: &str = "outline-rose-100/0"; pub(crate) const outline_rose_100_of_10: &str = "outline-rose-100/10"; pub(crate) const outline_rose_100_of_100: &str = "outline-rose-100/100"; pub(crate) const outline_rose_100_of_20: &str = "outline-rose-100/20"; pub(crate) const outline_rose_100_of_25: &str = "outline-rose-100/25"; pub(crate) const outline_rose_100_of_30: &str = "outline-rose-100/30"; pub(crate) const outline_rose_100_of_40: &str = "outline-rose-100/40"; pub(crate) const outline_rose_100_of_5: &str = "outline-rose-100/5"; pub(crate) const outline_rose_100_of_50: &str = "outline-rose-100/50"; pub(crate) const outline_rose_100_of_60: &str = "outline-rose-100/60"; pub(crate) const outline_rose_100_of_70: &str = "outline-rose-100/70"; pub(crate) const outline_rose_100_of_75: &str = "outline-rose-100/75"; pub(crate) const outline_rose_100_of_80: &str = "outline-rose-100/80"; pub(crate) const outline_rose_100_of_90: &str = "outline-rose-100/90"; pub(crate) const outline_rose_100_of_95: &str = "outline-rose-100/95"; pub(crate) const outline_rose_200: &str = "outline-rose-200"; pub(crate) const outline_rose_200_of_0: &str = "outline-rose-200/0"; pub(crate) const outline_rose_200_of_10: &str = "outline-rose-200/10"; pub(crate) const outline_rose_200_of_100: &str = "outline-rose-200/100"; pub(crate) const outline_rose_200_of_20: &str = "outline-rose-200/20"; pub(crate) const outline_rose_200_of_25: &str = "outline-rose-200/25"; pub(crate) const outline_rose_200_of_30: &str = "outline-rose-200/30"; pub(crate) const outline_rose_200_of_40: &str = "outline-rose-200/40"; pub(crate) const outline_rose_200_of_5: &str = "outline-rose-200/5"; pub(crate) const outline_rose_200_of_50: &str = "outline-rose-200/50"; pub(crate) const outline_rose_200_of_60: &str = "outline-rose-200/60"; pub(crate) const outline_rose_200_of_70: &str = "outline-rose-200/70"; pub(crate) const outline_rose_200_of_75: &str = "outline-rose-200/75"; pub(crate) const outline_rose_200_of_80: &str = "outline-rose-200/80"; pub(crate) const outline_rose_200_of_90: &str = "outline-rose-200/90"; pub(crate) const outline_rose_200_of_95: &str = "outline-rose-200/95"; pub(crate) const outline_rose_300: &str = "outline-rose-300"; pub(crate) const outline_rose_300_of_0: &str = "outline-rose-300/0"; pub(crate) const outline_rose_300_of_10: &str = "outline-rose-300/10"; pub(crate) const outline_rose_300_of_100: &str = "outline-rose-300/100"; pub(crate) const outline_rose_300_of_20: &str = "outline-rose-300/20"; pub(crate) const outline_rose_300_of_25: &str = "outline-rose-300/25"; pub(crate) const outline_rose_300_of_30: &str = "outline-rose-300/30"; pub(crate) const outline_rose_300_of_40: &str = "outline-rose-300/40"; pub(crate) const outline_rose_300_of_5: &str = "outline-rose-300/5"; pub(crate) const outline_rose_300_of_50: &str = "outline-rose-300/50"; pub(crate) const outline_rose_300_of_60: &str = "outline-rose-300/60"; pub(crate) const outline_rose_300_of_70: &str = "outline-rose-300/70"; pub(crate) const outline_rose_300_of_75: &str = "outline-rose-300/75"; pub(crate) const outline_rose_300_of_80: &str = "outline-rose-300/80"; pub(crate) const outline_rose_300_of_90: &str = "outline-rose-300/90"; pub(crate) const outline_rose_300_of_95: &str = "outline-rose-300/95"; pub(crate) const outline_rose_400: &str = "outline-rose-400"; pub(crate) const outline_rose_400_of_0: &str = "outline-rose-400/0"; pub(crate) const outline_rose_400_of_10: &str = "outline-rose-400/10"; pub(crate) const outline_rose_400_of_100: &str = "outline-rose-400/100"; pub(crate) const outline_rose_400_of_20: &str = "outline-rose-400/20"; pub(crate) const outline_rose_400_of_25: &str = "outline-rose-400/25"; pub(crate) const outline_rose_400_of_30: &str = "outline-rose-400/30"; pub(crate) const outline_rose_400_of_40: &str = "outline-rose-400/40"; pub(crate) const outline_rose_400_of_5: &str = "outline-rose-400/5"; pub(crate) const outline_rose_400_of_50: &str = "outline-rose-400/50"; pub(crate) const outline_rose_400_of_60: &str = "outline-rose-400/60"; pub(crate) const outline_rose_400_of_70: &str = "outline-rose-400/70"; pub(crate) const outline_rose_400_of_75: &str = "outline-rose-400/75"; pub(crate) const outline_rose_400_of_80: &str = "outline-rose-400/80"; pub(crate) const outline_rose_400_of_90: &str = "outline-rose-400/90"; pub(crate) const outline_rose_400_of_95: &str = "outline-rose-400/95"; pub(crate) const outline_rose_50: &str = "outline-rose-50"; pub(crate) const outline_rose_500: &str = "outline-rose-500"; pub(crate) const outline_rose_500_of_0: &str = "outline-rose-500/0"; pub(crate) const outline_rose_500_of_10: &str = "outline-rose-500/10"; pub(crate) const outline_rose_500_of_100: &str = "outline-rose-500/100"; pub(crate) const outline_rose_500_of_20: &str = "outline-rose-500/20"; pub(crate) const outline_rose_500_of_25: &str = "outline-rose-500/25"; pub(crate) const outline_rose_500_of_30: &str = "outline-rose-500/30"; pub(crate) const outline_rose_500_of_40: &str = "outline-rose-500/40"; pub(crate) const outline_rose_500_of_5: &str = "outline-rose-500/5"; pub(crate) const outline_rose_500_of_50: &str = "outline-rose-500/50"; pub(crate) const outline_rose_500_of_60: &str = "outline-rose-500/60"; pub(crate) const outline_rose_500_of_70: &str = "outline-rose-500/70"; pub(crate) const outline_rose_500_of_75: &str = "outline-rose-500/75"; pub(crate) const outline_rose_500_of_80: &str = "outline-rose-500/80"; pub(crate) const outline_rose_500_of_90: &str = "outline-rose-500/90"; pub(crate) const outline_rose_500_of_95: &str = "outline-rose-500/95"; pub(crate) const outline_rose_50_of_0: &str = "outline-rose-50/0"; pub(crate) const outline_rose_50_of_10: &str = "outline-rose-50/10"; pub(crate) const outline_rose_50_of_100: &str = "outline-rose-50/100"; pub(crate) const outline_rose_50_of_20: &str = "outline-rose-50/20"; pub(crate) const outline_rose_50_of_25: &str = "outline-rose-50/25"; pub(crate) const outline_rose_50_of_30: &str = "outline-rose-50/30"; pub(crate) const outline_rose_50_of_40: &str = "outline-rose-50/40"; pub(crate) const outline_rose_50_of_5: &str = "outline-rose-50/5"; pub(crate) const outline_rose_50_of_50: &str = "outline-rose-50/50"; pub(crate) const outline_rose_50_of_60: &str = "outline-rose-50/60"; pub(crate) const outline_rose_50_of_70: &str = "outline-rose-50/70"; pub(crate) const outline_rose_50_of_75: &str = "outline-rose-50/75"; pub(crate) const outline_rose_50_of_80: &str = "outline-rose-50/80"; pub(crate) const outline_rose_50_of_90: &str = "outline-rose-50/90"; pub(crate) const outline_rose_50_of_95: &str = "outline-rose-50/95"; pub(crate) const outline_rose_600: &str = "outline-rose-600"; pub(crate) const outline_rose_600_of_0: &str = "outline-rose-600/0"; pub(crate) const outline_rose_600_of_10: &str = "outline-rose-600/10"; pub(crate) const outline_rose_600_of_100: &str = "outline-rose-600/100"; pub(crate) const outline_rose_600_of_20: &str = "outline-rose-600/20"; pub(crate) const outline_rose_600_of_25: &str = "outline-rose-600/25"; pub(crate) const outline_rose_600_of_30: &str = "outline-rose-600/30"; pub(crate) const outline_rose_600_of_40: &str = "outline-rose-600/40"; pub(crate) const outline_rose_600_of_5: &str = "outline-rose-600/5"; pub(crate) const outline_rose_600_of_50: &str = "outline-rose-600/50"; pub(crate) const outline_rose_600_of_60: &str = "outline-rose-600/60"; pub(crate) const outline_rose_600_of_70: &str = "outline-rose-600/70"; pub(crate) const outline_rose_600_of_75: &str = "outline-rose-600/75"; pub(crate) const outline_rose_600_of_80: &str = "outline-rose-600/80"; pub(crate) const outline_rose_600_of_90: &str = "outline-rose-600/90"; pub(crate) const outline_rose_600_of_95: &str = "outline-rose-600/95"; pub(crate) const outline_rose_700: &str = "outline-rose-700"; pub(crate) const outline_rose_700_of_0: &str = "outline-rose-700/0"; pub(crate) const outline_rose_700_of_10: &str = "outline-rose-700/10"; pub(crate) const outline_rose_700_of_100: &str = "outline-rose-700/100"; pub(crate) const outline_rose_700_of_20: &str = "outline-rose-700/20"; pub(crate) const outline_rose_700_of_25: &str = "outline-rose-700/25"; pub(crate) const outline_rose_700_of_30: &str = "outline-rose-700/30"; pub(crate) const outline_rose_700_of_40: &str = "outline-rose-700/40"; pub(crate) const outline_rose_700_of_5: &str = "outline-rose-700/5"; pub(crate) const outline_rose_700_of_50: &str = "outline-rose-700/50"; pub(crate) const outline_rose_700_of_60: &str = "outline-rose-700/60"; pub(crate) const outline_rose_700_of_70: &str = "outline-rose-700/70"; pub(crate) const outline_rose_700_of_75: &str = "outline-rose-700/75"; pub(crate) const outline_rose_700_of_80: &str = "outline-rose-700/80"; pub(crate) const outline_rose_700_of_90: &str = "outline-rose-700/90"; pub(crate) const outline_rose_700_of_95: &str = "outline-rose-700/95"; pub(crate) const outline_rose_800: &str = "outline-rose-800"; pub(crate) const outline_rose_800_of_0: &str = "outline-rose-800/0"; pub(crate) const outline_rose_800_of_10: &str = "outline-rose-800/10"; pub(crate) const outline_rose_800_of_100: &str = "outline-rose-800/100"; pub(crate) const outline_rose_800_of_20: &str = "outline-rose-800/20"; pub(crate) const outline_rose_800_of_25: &str = "outline-rose-800/25"; pub(crate) const outline_rose_800_of_30: &str = "outline-rose-800/30"; pub(crate) const outline_rose_800_of_40: &str = "outline-rose-800/40"; pub(crate) const outline_rose_800_of_5: &str = "outline-rose-800/5"; pub(crate) const outline_rose_800_of_50: &str = "outline-rose-800/50"; pub(crate) const outline_rose_800_of_60: &str = "outline-rose-800/60"; pub(crate) const outline_rose_800_of_70: &str = "outline-rose-800/70"; pub(crate) const outline_rose_800_of_75: &str = "outline-rose-800/75"; pub(crate) const outline_rose_800_of_80: &str = "outline-rose-800/80"; pub(crate) const outline_rose_800_of_90: &str = "outline-rose-800/90"; pub(crate) const outline_rose_800_of_95: &str = "outline-rose-800/95"; pub(crate) const outline_rose_900: &str = "outline-rose-900"; pub(crate) const outline_rose_900_of_0: &str = "outline-rose-900/0"; pub(crate) const outline_rose_900_of_10: &str = "outline-rose-900/10"; pub(crate) const outline_rose_900_of_100: &str = "outline-rose-900/100"; pub(crate) const outline_rose_900_of_20: &str = "outline-rose-900/20"; pub(crate) const outline_rose_900_of_25: &str = "outline-rose-900/25"; pub(crate) const outline_rose_900_of_30: &str = "outline-rose-900/30"; pub(crate) const outline_rose_900_of_40: &str = "outline-rose-900/40"; pub(crate) const outline_rose_900_of_5: &str = "outline-rose-900/5"; pub(crate) const outline_rose_900_of_50: &str = "outline-rose-900/50"; pub(crate) const outline_rose_900_of_60: &str = "outline-rose-900/60"; pub(crate) const outline_rose_900_of_70: &str = "outline-rose-900/70"; pub(crate) const outline_rose_900_of_75: &str = "outline-rose-900/75"; pub(crate) const outline_rose_900_of_80: &str = "outline-rose-900/80"; pub(crate) const outline_rose_900_of_90: &str = "outline-rose-900/90"; pub(crate) const outline_rose_900_of_95: &str = "outline-rose-900/95"; pub(crate) const outline_sky_100: &str = "outline-sky-100"; pub(crate) const outline_sky_100_of_0: &str = "outline-sky-100/0"; pub(crate) const outline_sky_100_of_10: &str = "outline-sky-100/10"; pub(crate) const outline_sky_100_of_100: &str = "outline-sky-100/100"; pub(crate) const outline_sky_100_of_20: &str = "outline-sky-100/20"; pub(crate) const outline_sky_100_of_25: &str = "outline-sky-100/25"; pub(crate) const outline_sky_100_of_30: &str = "outline-sky-100/30"; pub(crate) const outline_sky_100_of_40: &str = "outline-sky-100/40"; pub(crate) const outline_sky_100_of_5: &str = "outline-sky-100/5"; pub(crate) const outline_sky_100_of_50: &str = "outline-sky-100/50"; pub(crate) const outline_sky_100_of_60: &str = "outline-sky-100/60"; pub(crate) const outline_sky_100_of_70: &str = "outline-sky-100/70"; pub(crate) const outline_sky_100_of_75: &str = "outline-sky-100/75"; pub(crate) const outline_sky_100_of_80: &str = "outline-sky-100/80"; pub(crate) const outline_sky_100_of_90: &str = "outline-sky-100/90"; pub(crate) const outline_sky_100_of_95: &str = "outline-sky-100/95"; pub(crate) const outline_sky_200: &str = "outline-sky-200"; pub(crate) const outline_sky_200_of_0: &str = "outline-sky-200/0"; pub(crate) const outline_sky_200_of_10: &str = "outline-sky-200/10"; pub(crate) const outline_sky_200_of_100: &str = "outline-sky-200/100"; pub(crate) const outline_sky_200_of_20: &str = "outline-sky-200/20"; pub(crate) const outline_sky_200_of_25: &str = "outline-sky-200/25"; pub(crate) const outline_sky_200_of_30: &str = "outline-sky-200/30"; pub(crate) const outline_sky_200_of_40: &str = "outline-sky-200/40"; pub(crate) const outline_sky_200_of_5: &str = "outline-sky-200/5"; pub(crate) const outline_sky_200_of_50: &str = "outline-sky-200/50"; pub(crate) const outline_sky_200_of_60: &str = "outline-sky-200/60"; pub(crate) const outline_sky_200_of_70: &str = "outline-sky-200/70"; pub(crate) const outline_sky_200_of_75: &str = "outline-sky-200/75"; pub(crate) const outline_sky_200_of_80: &str = "outline-sky-200/80"; pub(crate) const outline_sky_200_of_90: &str = "outline-sky-200/90"; pub(crate) const outline_sky_200_of_95: &str = "outline-sky-200/95"; pub(crate) const outline_sky_300: &str = "outline-sky-300"; pub(crate) const outline_sky_300_of_0: &str = "outline-sky-300/0"; pub(crate) const outline_sky_300_of_10: &str = "outline-sky-300/10"; pub(crate) const outline_sky_300_of_100: &str = "outline-sky-300/100"; pub(crate) const outline_sky_300_of_20: &str = "outline-sky-300/20"; pub(crate) const outline_sky_300_of_25: &str = "outline-sky-300/25"; pub(crate) const outline_sky_300_of_30: &str = "outline-sky-300/30"; pub(crate) const outline_sky_300_of_40: &str = "outline-sky-300/40"; pub(crate) const outline_sky_300_of_5: &str = "outline-sky-300/5"; pub(crate) const outline_sky_300_of_50: &str = "outline-sky-300/50"; pub(crate) const outline_sky_300_of_60: &str = "outline-sky-300/60"; pub(crate) const outline_sky_300_of_70: &str = "outline-sky-300/70"; pub(crate) const outline_sky_300_of_75: &str = "outline-sky-300/75"; pub(crate) const outline_sky_300_of_80: &str = "outline-sky-300/80"; pub(crate) const outline_sky_300_of_90: &str = "outline-sky-300/90"; pub(crate) const outline_sky_300_of_95: &str = "outline-sky-300/95"; pub(crate) const outline_sky_400: &str = "outline-sky-400"; pub(crate) const outline_sky_400_of_0: &str = "outline-sky-400/0"; pub(crate) const outline_sky_400_of_10: &str = "outline-sky-400/10"; pub(crate) const outline_sky_400_of_100: &str = "outline-sky-400/100"; pub(crate) const outline_sky_400_of_20: &str = "outline-sky-400/20"; pub(crate) const outline_sky_400_of_25: &str = "outline-sky-400/25"; pub(crate) const outline_sky_400_of_30: &str = "outline-sky-400/30"; pub(crate) const outline_sky_400_of_40: &str = "outline-sky-400/40"; pub(crate) const outline_sky_400_of_5: &str = "outline-sky-400/5"; pub(crate) const outline_sky_400_of_50: &str = "outline-sky-400/50"; pub(crate) const outline_sky_400_of_60: &str = "outline-sky-400/60"; pub(crate) const outline_sky_400_of_70: &str = "outline-sky-400/70"; pub(crate) const outline_sky_400_of_75: &str = "outline-sky-400/75"; pub(crate) const outline_sky_400_of_80: &str = "outline-sky-400/80"; pub(crate) const outline_sky_400_of_90: &str = "outline-sky-400/90"; pub(crate) const outline_sky_400_of_95: &str = "outline-sky-400/95"; pub(crate) const outline_sky_50: &str = "outline-sky-50"; pub(crate) const outline_sky_500: &str = "outline-sky-500"; pub(crate) const outline_sky_500_of_0: &str = "outline-sky-500/0"; pub(crate) const outline_sky_500_of_10: &str = "outline-sky-500/10"; pub(crate) const outline_sky_500_of_100: &str = "outline-sky-500/100"; pub(crate) const outline_sky_500_of_20: &str = "outline-sky-500/20"; pub(crate) const outline_sky_500_of_25: &str = "outline-sky-500/25"; pub(crate) const outline_sky_500_of_30: &str = "outline-sky-500/30"; pub(crate) const outline_sky_500_of_40: &str = "outline-sky-500/40"; pub(crate) const outline_sky_500_of_5: &str = "outline-sky-500/5"; pub(crate) const outline_sky_500_of_50: &str = "outline-sky-500/50"; pub(crate) const outline_sky_500_of_60: &str = "outline-sky-500/60"; pub(crate) const outline_sky_500_of_70: &str = "outline-sky-500/70"; pub(crate) const outline_sky_500_of_75: &str = "outline-sky-500/75"; pub(crate) const outline_sky_500_of_80: &str = "outline-sky-500/80"; pub(crate) const outline_sky_500_of_90: &str = "outline-sky-500/90"; pub(crate) const outline_sky_500_of_95: &str = "outline-sky-500/95"; pub(crate) const outline_sky_50_of_0: &str = "outline-sky-50/0"; pub(crate) const outline_sky_50_of_10: &str = "outline-sky-50/10"; pub(crate) const outline_sky_50_of_100: &str = "outline-sky-50/100"; pub(crate) const outline_sky_50_of_20: &str = "outline-sky-50/20"; pub(crate) const outline_sky_50_of_25: &str = "outline-sky-50/25"; pub(crate) const outline_sky_50_of_30: &str = "outline-sky-50/30"; pub(crate) const outline_sky_50_of_40: &str = "outline-sky-50/40"; pub(crate) const outline_sky_50_of_5: &str = "outline-sky-50/5"; pub(crate) const outline_sky_50_of_50: &str = "outline-sky-50/50"; pub(crate) const outline_sky_50_of_60: &str = "outline-sky-50/60"; pub(crate) const outline_sky_50_of_70: &str = "outline-sky-50/70"; pub(crate) const outline_sky_50_of_75: &str = "outline-sky-50/75"; pub(crate) const outline_sky_50_of_80: &str = "outline-sky-50/80"; pub(crate) const outline_sky_50_of_90: &str = "outline-sky-50/90"; pub(crate) const outline_sky_50_of_95: &str = "outline-sky-50/95"; pub(crate) const outline_sky_600: &str = "outline-sky-600"; pub(crate) const outline_sky_600_of_0: &str = "outline-sky-600/0"; pub(crate) const outline_sky_600_of_10: &str = "outline-sky-600/10"; pub(crate) const outline_sky_600_of_100: &str = "outline-sky-600/100"; pub(crate) const outline_sky_600_of_20: &str = "outline-sky-600/20"; pub(crate) const outline_sky_600_of_25: &str = "outline-sky-600/25"; pub(crate) const outline_sky_600_of_30: &str = "outline-sky-600/30"; pub(crate) const outline_sky_600_of_40: &str = "outline-sky-600/40"; pub(crate) const outline_sky_600_of_5: &str = "outline-sky-600/5"; pub(crate) const outline_sky_600_of_50: &str = "outline-sky-600/50"; pub(crate) const outline_sky_600_of_60: &str = "outline-sky-600/60"; pub(crate) const outline_sky_600_of_70: &str = "outline-sky-600/70"; pub(crate) const outline_sky_600_of_75: &str = "outline-sky-600/75"; pub(crate) const outline_sky_600_of_80: &str = "outline-sky-600/80"; pub(crate) const outline_sky_600_of_90: &str = "outline-sky-600/90"; pub(crate) const outline_sky_600_of_95: &str = "outline-sky-600/95"; pub(crate) const outline_sky_700: &str = "outline-sky-700"; pub(crate) const outline_sky_700_of_0: &str = "outline-sky-700/0"; pub(crate) const outline_sky_700_of_10: &str = "outline-sky-700/10"; pub(crate) const outline_sky_700_of_100: &str = "outline-sky-700/100"; pub(crate) const outline_sky_700_of_20: &str = "outline-sky-700/20"; pub(crate) const outline_sky_700_of_25: &str = "outline-sky-700/25"; pub(crate) const outline_sky_700_of_30: &str = "outline-sky-700/30"; pub(crate) const outline_sky_700_of_40: &str = "outline-sky-700/40"; pub(crate) const outline_sky_700_of_5: &str = "outline-sky-700/5"; pub(crate) const outline_sky_700_of_50: &str = "outline-sky-700/50"; pub(crate) const outline_sky_700_of_60: &str = "outline-sky-700/60"; pub(crate) const outline_sky_700_of_70: &str = "outline-sky-700/70"; pub(crate) const outline_sky_700_of_75: &str = "outline-sky-700/75"; pub(crate) const outline_sky_700_of_80: &str = "outline-sky-700/80"; pub(crate) const outline_sky_700_of_90: &str = "outline-sky-700/90"; pub(crate) const outline_sky_700_of_95: &str = "outline-sky-700/95"; pub(crate) const outline_sky_800: &str = "outline-sky-800"; pub(crate) const outline_sky_800_of_0: &str = "outline-sky-800/0"; pub(crate) const outline_sky_800_of_10: &str = "outline-sky-800/10"; pub(crate) const outline_sky_800_of_100: &str = "outline-sky-800/100"; pub(crate) const outline_sky_800_of_20: &str = "outline-sky-800/20"; pub(crate) const outline_sky_800_of_25: &str = "outline-sky-800/25"; pub(crate) const outline_sky_800_of_30: &str = "outline-sky-800/30"; pub(crate) const outline_sky_800_of_40: &str = "outline-sky-800/40"; pub(crate) const outline_sky_800_of_5: &str = "outline-sky-800/5"; pub(crate) const outline_sky_800_of_50: &str = "outline-sky-800/50"; pub(crate) const outline_sky_800_of_60: &str = "outline-sky-800/60"; pub(crate) const outline_sky_800_of_70: &str = "outline-sky-800/70"; pub(crate) const outline_sky_800_of_75: &str = "outline-sky-800/75"; pub(crate) const outline_sky_800_of_80: &str = "outline-sky-800/80"; pub(crate) const outline_sky_800_of_90: &str = "outline-sky-800/90"; pub(crate) const outline_sky_800_of_95: &str = "outline-sky-800/95"; pub(crate) const outline_sky_900: &str = "outline-sky-900"; pub(crate) const outline_sky_900_of_0: &str = "outline-sky-900/0"; pub(crate) const outline_sky_900_of_10: &str = "outline-sky-900/10"; pub(crate) const outline_sky_900_of_100: &str = "outline-sky-900/100"; pub(crate) const outline_sky_900_of_20: &str = "outline-sky-900/20"; pub(crate) const outline_sky_900_of_25: &str = "outline-sky-900/25"; pub(crate) const outline_sky_900_of_30: &str = "outline-sky-900/30"; pub(crate) const outline_sky_900_of_40: &str = "outline-sky-900/40"; pub(crate) const outline_sky_900_of_5: &str = "outline-sky-900/5"; pub(crate) const outline_sky_900_of_50: &str = "outline-sky-900/50"; pub(crate) const outline_sky_900_of_60: &str = "outline-sky-900/60"; pub(crate) const outline_sky_900_of_70: &str = "outline-sky-900/70"; pub(crate) const outline_sky_900_of_75: &str = "outline-sky-900/75"; pub(crate) const outline_sky_900_of_80: &str = "outline-sky-900/80"; pub(crate) const outline_sky_900_of_90: &str = "outline-sky-900/90"; pub(crate) const outline_sky_900_of_95: &str = "outline-sky-900/95"; pub(crate) const outline_slate_100: &str = "outline-slate-100"; pub(crate) const outline_slate_100_of_0: &str = "outline-slate-100/0"; pub(crate) const outline_slate_100_of_10: &str = "outline-slate-100/10"; pub(crate) const outline_slate_100_of_100: &str = "outline-slate-100/100"; pub(crate) const outline_slate_100_of_20: &str = "outline-slate-100/20"; pub(crate) const outline_slate_100_of_25: &str = "outline-slate-100/25"; pub(crate) const outline_slate_100_of_30: &str = "outline-slate-100/30"; pub(crate) const outline_slate_100_of_40: &str = "outline-slate-100/40"; pub(crate) const outline_slate_100_of_5: &str = "outline-slate-100/5"; pub(crate) const outline_slate_100_of_50: &str = "outline-slate-100/50"; pub(crate) const outline_slate_100_of_60: &str = "outline-slate-100/60"; pub(crate) const outline_slate_100_of_70: &str = "outline-slate-100/70"; pub(crate) const outline_slate_100_of_75: &str = "outline-slate-100/75"; pub(crate) const outline_slate_100_of_80: &str = "outline-slate-100/80"; pub(crate) const outline_slate_100_of_90: &str = "outline-slate-100/90"; pub(crate) const outline_slate_100_of_95: &str = "outline-slate-100/95"; pub(crate) const outline_slate_200: &str = "outline-slate-200"; pub(crate) const outline_slate_200_of_0: &str = "outline-slate-200/0"; pub(crate) const outline_slate_200_of_10: &str = "outline-slate-200/10"; pub(crate) const outline_slate_200_of_100: &str = "outline-slate-200/100"; pub(crate) const outline_slate_200_of_20: &str = "outline-slate-200/20"; pub(crate) const outline_slate_200_of_25: &str = "outline-slate-200/25"; pub(crate) const outline_slate_200_of_30: &str = "outline-slate-200/30"; pub(crate) const outline_slate_200_of_40: &str = "outline-slate-200/40"; pub(crate) const outline_slate_200_of_5: &str = "outline-slate-200/5"; pub(crate) const outline_slate_200_of_50: &str = "outline-slate-200/50"; pub(crate) const outline_slate_200_of_60: &str = "outline-slate-200/60"; pub(crate) const outline_slate_200_of_70: &str = "outline-slate-200/70"; pub(crate) const outline_slate_200_of_75: &str = "outline-slate-200/75"; pub(crate) const outline_slate_200_of_80: &str = "outline-slate-200/80"; pub(crate) const outline_slate_200_of_90: &str = "outline-slate-200/90"; pub(crate) const outline_slate_200_of_95: &str = "outline-slate-200/95"; pub(crate) const outline_slate_300: &str = "outline-slate-300"; pub(crate) const outline_slate_300_of_0: &str = "outline-slate-300/0"; pub(crate) const outline_slate_300_of_10: &str = "outline-slate-300/10"; pub(crate) const outline_slate_300_of_100: &str = "outline-slate-300/100"; pub(crate) const outline_slate_300_of_20: &str = "outline-slate-300/20"; pub(crate) const outline_slate_300_of_25: &str = "outline-slate-300/25"; pub(crate) const outline_slate_300_of_30: &str = "outline-slate-300/30"; pub(crate) const outline_slate_300_of_40: &str = "outline-slate-300/40"; pub(crate) const outline_slate_300_of_5: &str = "outline-slate-300/5"; pub(crate) const outline_slate_300_of_50: &str = "outline-slate-300/50"; pub(crate) const outline_slate_300_of_60: &str = "outline-slate-300/60"; pub(crate) const outline_slate_300_of_70: &str = "outline-slate-300/70"; pub(crate) const outline_slate_300_of_75: &str = "outline-slate-300/75"; pub(crate) const outline_slate_300_of_80: &str = "outline-slate-300/80"; pub(crate) const outline_slate_300_of_90: &str = "outline-slate-300/90"; pub(crate) const outline_slate_300_of_95: &str = "outline-slate-300/95"; pub(crate) const outline_slate_400: &str = "outline-slate-400"; pub(crate) const outline_slate_400_of_0: &str = "outline-slate-400/0"; pub(crate) const outline_slate_400_of_10: &str = "outline-slate-400/10"; pub(crate) const outline_slate_400_of_100: &str = "outline-slate-400/100"; pub(crate) const outline_slate_400_of_20: &str = "outline-slate-400/20"; pub(crate) const outline_slate_400_of_25: &str = "outline-slate-400/25"; pub(crate) const outline_slate_400_of_30: &str = "outline-slate-400/30"; pub(crate) const outline_slate_400_of_40: &str = "outline-slate-400/40"; pub(crate) const outline_slate_400_of_5: &str = "outline-slate-400/5"; pub(crate) const outline_slate_400_of_50: &str = "outline-slate-400/50"; pub(crate) const outline_slate_400_of_60: &str = "outline-slate-400/60"; pub(crate) const outline_slate_400_of_70: &str = "outline-slate-400/70"; pub(crate) const outline_slate_400_of_75: &str = "outline-slate-400/75"; pub(crate) const outline_slate_400_of_80: &str = "outline-slate-400/80"; pub(crate) const outline_slate_400_of_90: &str = "outline-slate-400/90"; pub(crate) const outline_slate_400_of_95: &str = "outline-slate-400/95"; pub(crate) const outline_slate_50: &str = "outline-slate-50"; pub(crate) const outline_slate_500: &str = "outline-slate-500"; pub(crate) const outline_slate_500_of_0: &str = "outline-slate-500/0"; pub(crate) const outline_slate_500_of_10: &str = "outline-slate-500/10"; pub(crate) const outline_slate_500_of_100: &str = "outline-slate-500/100"; pub(crate) const outline_slate_500_of_20: &str = "outline-slate-500/20"; pub(crate) const outline_slate_500_of_25: &str = "outline-slate-500/25"; pub(crate) const outline_slate_500_of_30: &str = "outline-slate-500/30"; pub(crate) const outline_slate_500_of_40: &str = "outline-slate-500/40"; pub(crate) const outline_slate_500_of_5: &str = "outline-slate-500/5"; pub(crate) const outline_slate_500_of_50: &str = "outline-slate-500/50"; pub(crate) const outline_slate_500_of_60: &str = "outline-slate-500/60"; pub(crate) const outline_slate_500_of_70: &str = "outline-slate-500/70"; pub(crate) const outline_slate_500_of_75: &str = "outline-slate-500/75"; pub(crate) const outline_slate_500_of_80: &str = "outline-slate-500/80"; pub(crate) const outline_slate_500_of_90: &str = "outline-slate-500/90"; pub(crate) const outline_slate_500_of_95: &str = "outline-slate-500/95"; pub(crate) const outline_slate_50_of_0: &str = "outline-slate-50/0"; pub(crate) const outline_slate_50_of_10: &str = "outline-slate-50/10"; pub(crate) const outline_slate_50_of_100: &str = "outline-slate-50/100"; pub(crate) const outline_slate_50_of_20: &str = "outline-slate-50/20"; pub(crate) const outline_slate_50_of_25: &str = "outline-slate-50/25"; pub(crate) const outline_slate_50_of_30: &str = "outline-slate-50/30"; pub(crate) const outline_slate_50_of_40: &str = "outline-slate-50/40"; pub(crate) const outline_slate_50_of_5: &str = "outline-slate-50/5"; pub(crate) const outline_slate_50_of_50: &str = "outline-slate-50/50"; pub(crate) const outline_slate_50_of_60: &str = "outline-slate-50/60"; pub(crate) const outline_slate_50_of_70: &str = "outline-slate-50/70"; pub(crate) const outline_slate_50_of_75: &str = "outline-slate-50/75"; pub(crate) const outline_slate_50_of_80: &str = "outline-slate-50/80"; pub(crate) const outline_slate_50_of_90: &str = "outline-slate-50/90"; pub(crate) const outline_slate_50_of_95: &str = "outline-slate-50/95"; pub(crate) const outline_slate_600: &str = "outline-slate-600"; pub(crate) const outline_slate_600_of_0: &str = "outline-slate-600/0"; pub(crate) const outline_slate_600_of_10: &str = "outline-slate-600/10"; pub(crate) const outline_slate_600_of_100: &str = "outline-slate-600/100"; pub(crate) const outline_slate_600_of_20: &str = "outline-slate-600/20"; pub(crate) const outline_slate_600_of_25: &str = "outline-slate-600/25"; pub(crate) const outline_slate_600_of_30: &str = "outline-slate-600/30"; pub(crate) const outline_slate_600_of_40: &str = "outline-slate-600/40"; pub(crate) const outline_slate_600_of_5: &str = "outline-slate-600/5"; pub(crate) const outline_slate_600_of_50: &str = "outline-slate-600/50"; pub(crate) const outline_slate_600_of_60: &str = "outline-slate-600/60"; pub(crate) const outline_slate_600_of_70: &str = "outline-slate-600/70"; pub(crate) const outline_slate_600_of_75: &str = "outline-slate-600/75"; pub(crate) const outline_slate_600_of_80: &str = "outline-slate-600/80"; pub(crate) const outline_slate_600_of_90: &str = "outline-slate-600/90"; pub(crate) const outline_slate_600_of_95: &str = "outline-slate-600/95"; pub(crate) const outline_slate_700: &str = "outline-slate-700"; pub(crate) const outline_slate_700_of_0: &str = "outline-slate-700/0"; pub(crate) const outline_slate_700_of_10: &str = "outline-slate-700/10"; pub(crate) const outline_slate_700_of_100: &str = "outline-slate-700/100"; pub(crate) const outline_slate_700_of_20: &str = "outline-slate-700/20"; pub(crate) const outline_slate_700_of_25: &str = "outline-slate-700/25"; pub(crate) const outline_slate_700_of_30: &str = "outline-slate-700/30"; pub(crate) const outline_slate_700_of_40: &str = "outline-slate-700/40"; pub(crate) const outline_slate_700_of_5: &str = "outline-slate-700/5"; pub(crate) const outline_slate_700_of_50: &str = "outline-slate-700/50"; pub(crate) const outline_slate_700_of_60: &str = "outline-slate-700/60"; pub(crate) const outline_slate_700_of_70: &str = "outline-slate-700/70"; pub(crate) const outline_slate_700_of_75: &str = "outline-slate-700/75"; pub(crate) const outline_slate_700_of_80: &str = "outline-slate-700/80"; pub(crate) const outline_slate_700_of_90: &str = "outline-slate-700/90"; pub(crate) const outline_slate_700_of_95: &str = "outline-slate-700/95"; pub(crate) const outline_slate_800: &str = "outline-slate-800"; pub(crate) const outline_slate_800_of_0: &str = "outline-slate-800/0"; pub(crate) const outline_slate_800_of_10: &str = "outline-slate-800/10"; pub(crate) const outline_slate_800_of_100: &str = "outline-slate-800/100"; pub(crate) const outline_slate_800_of_20: &str = "outline-slate-800/20"; pub(crate) const outline_slate_800_of_25: &str = "outline-slate-800/25"; pub(crate) const outline_slate_800_of_30: &str = "outline-slate-800/30"; pub(crate) const outline_slate_800_of_40: &str = "outline-slate-800/40"; pub(crate) const outline_slate_800_of_5: &str = "outline-slate-800/5"; pub(crate) const outline_slate_800_of_50: &str = "outline-slate-800/50"; pub(crate) const outline_slate_800_of_60: &str = "outline-slate-800/60"; pub(crate) const outline_slate_800_of_70: &str = "outline-slate-800/70"; pub(crate) const outline_slate_800_of_75: &str = "outline-slate-800/75"; pub(crate) const outline_slate_800_of_80: &str = "outline-slate-800/80"; pub(crate) const outline_slate_800_of_90: &str = "outline-slate-800/90"; pub(crate) const outline_slate_800_of_95: &str = "outline-slate-800/95"; pub(crate) const outline_slate_900: &str = "outline-slate-900"; pub(crate) const outline_slate_900_of_0: &str = "outline-slate-900/0"; pub(crate) const outline_slate_900_of_10: &str = "outline-slate-900/10"; pub(crate) const outline_slate_900_of_100: &str = "outline-slate-900/100"; pub(crate) const outline_slate_900_of_20: &str = "outline-slate-900/20"; pub(crate) const outline_slate_900_of_25: &str = "outline-slate-900/25"; pub(crate) const outline_slate_900_of_30: &str = "outline-slate-900/30"; pub(crate) const outline_slate_900_of_40: &str = "outline-slate-900/40"; pub(crate) const outline_slate_900_of_5: &str = "outline-slate-900/5"; pub(crate) const outline_slate_900_of_50: &str = "outline-slate-900/50"; pub(crate) const outline_slate_900_of_60: &str = "outline-slate-900/60"; pub(crate) const outline_slate_900_of_70: &str = "outline-slate-900/70"; pub(crate) const outline_slate_900_of_75: &str = "outline-slate-900/75"; pub(crate) const outline_slate_900_of_80: &str = "outline-slate-900/80"; pub(crate) const outline_slate_900_of_90: &str = "outline-slate-900/90"; pub(crate) const outline_slate_900_of_95: &str = "outline-slate-900/95"; pub(crate) const outline_stone_100: &str = "outline-stone-100"; pub(crate) const outline_stone_100_of_0: &str = "outline-stone-100/0"; pub(crate) const outline_stone_100_of_10: &str = "outline-stone-100/10"; pub(crate) const outline_stone_100_of_100: &str = "outline-stone-100/100"; pub(crate) const outline_stone_100_of_20: &str = "outline-stone-100/20"; pub(crate) const outline_stone_100_of_25: &str = "outline-stone-100/25"; pub(crate) const outline_stone_100_of_30: &str = "outline-stone-100/30"; pub(crate) const outline_stone_100_of_40: &str = "outline-stone-100/40"; pub(crate) const outline_stone_100_of_5: &str = "outline-stone-100/5"; pub(crate) const outline_stone_100_of_50: &str = "outline-stone-100/50"; pub(crate) const outline_stone_100_of_60: &str = "outline-stone-100/60"; pub(crate) const outline_stone_100_of_70: &str = "outline-stone-100/70"; pub(crate) const outline_stone_100_of_75: &str = "outline-stone-100/75"; pub(crate) const outline_stone_100_of_80: &str = "outline-stone-100/80"; pub(crate) const outline_stone_100_of_90: &str = "outline-stone-100/90"; pub(crate) const outline_stone_100_of_95: &str = "outline-stone-100/95"; pub(crate) const outline_stone_200: &str = "outline-stone-200"; pub(crate) const outline_stone_200_of_0: &str = "outline-stone-200/0"; pub(crate) const outline_stone_200_of_10: &str = "outline-stone-200/10"; pub(crate) const outline_stone_200_of_100: &str = "outline-stone-200/100"; pub(crate) const outline_stone_200_of_20: &str = "outline-stone-200/20"; pub(crate) const outline_stone_200_of_25: &str = "outline-stone-200/25"; pub(crate) const outline_stone_200_of_30: &str = "outline-stone-200/30"; pub(crate) const outline_stone_200_of_40: &str = "outline-stone-200/40"; pub(crate) const outline_stone_200_of_5: &str = "outline-stone-200/5"; pub(crate) const outline_stone_200_of_50: &str = "outline-stone-200/50"; pub(crate) const outline_stone_200_of_60: &str = "outline-stone-200/60"; pub(crate) const outline_stone_200_of_70: &str = "outline-stone-200/70"; pub(crate) const outline_stone_200_of_75: &str = "outline-stone-200/75"; pub(crate) const outline_stone_200_of_80: &str = "outline-stone-200/80"; pub(crate) const outline_stone_200_of_90: &str = "outline-stone-200/90"; pub(crate) const outline_stone_200_of_95: &str = "outline-stone-200/95"; pub(crate) const outline_stone_300: &str = "outline-stone-300"; pub(crate) const outline_stone_300_of_0: &str = "outline-stone-300/0"; pub(crate) const outline_stone_300_of_10: &str = "outline-stone-300/10"; pub(crate) const outline_stone_300_of_100: &str = "outline-stone-300/100"; pub(crate) const outline_stone_300_of_20: &str = "outline-stone-300/20"; pub(crate) const outline_stone_300_of_25: &str = "outline-stone-300/25"; pub(crate) const outline_stone_300_of_30: &str = "outline-stone-300/30"; pub(crate) const outline_stone_300_of_40: &str = "outline-stone-300/40"; pub(crate) const outline_stone_300_of_5: &str = "outline-stone-300/5"; pub(crate) const outline_stone_300_of_50: &str = "outline-stone-300/50"; pub(crate) const outline_stone_300_of_60: &str = "outline-stone-300/60"; pub(crate) const outline_stone_300_of_70: &str = "outline-stone-300/70"; pub(crate) const outline_stone_300_of_75: &str = "outline-stone-300/75"; pub(crate) const outline_stone_300_of_80: &str = "outline-stone-300/80"; pub(crate) const outline_stone_300_of_90: &str = "outline-stone-300/90"; pub(crate) const outline_stone_300_of_95: &str = "outline-stone-300/95"; pub(crate) const outline_stone_400: &str = "outline-stone-400"; pub(crate) const outline_stone_400_of_0: &str = "outline-stone-400/0"; pub(crate) const outline_stone_400_of_10: &str = "outline-stone-400/10"; pub(crate) const outline_stone_400_of_100: &str = "outline-stone-400/100"; pub(crate) const outline_stone_400_of_20: &str = "outline-stone-400/20"; pub(crate) const outline_stone_400_of_25: &str = "outline-stone-400/25"; pub(crate) const outline_stone_400_of_30: &str = "outline-stone-400/30"; pub(crate) const outline_stone_400_of_40: &str = "outline-stone-400/40"; pub(crate) const outline_stone_400_of_5: &str = "outline-stone-400/5"; pub(crate) const outline_stone_400_of_50: &str = "outline-stone-400/50"; pub(crate) const outline_stone_400_of_60: &str = "outline-stone-400/60"; pub(crate) const outline_stone_400_of_70: &str = "outline-stone-400/70"; pub(crate) const outline_stone_400_of_75: &str = "outline-stone-400/75"; pub(crate) const outline_stone_400_of_80: &str = "outline-stone-400/80"; pub(crate) const outline_stone_400_of_90: &str = "outline-stone-400/90"; pub(crate) const outline_stone_400_of_95: &str = "outline-stone-400/95"; pub(crate) const outline_stone_50: &str = "outline-stone-50"; pub(crate) const outline_stone_500: &str = "outline-stone-500"; pub(crate) const outline_stone_500_of_0: &str = "outline-stone-500/0"; pub(crate) const outline_stone_500_of_10: &str = "outline-stone-500/10"; pub(crate) const outline_stone_500_of_100: &str = "outline-stone-500/100"; pub(crate) const outline_stone_500_of_20: &str = "outline-stone-500/20"; pub(crate) const outline_stone_500_of_25: &str = "outline-stone-500/25"; pub(crate) const outline_stone_500_of_30: &str = "outline-stone-500/30"; pub(crate) const outline_stone_500_of_40: &str = "outline-stone-500/40"; pub(crate) const outline_stone_500_of_5: &str = "outline-stone-500/5"; pub(crate) const outline_stone_500_of_50: &str = "outline-stone-500/50"; pub(crate) const outline_stone_500_of_60: &str = "outline-stone-500/60"; pub(crate) const outline_stone_500_of_70: &str = "outline-stone-500/70"; pub(crate) const outline_stone_500_of_75: &str = "outline-stone-500/75"; pub(crate) const outline_stone_500_of_80: &str = "outline-stone-500/80"; pub(crate) const outline_stone_500_of_90: &str = "outline-stone-500/90"; pub(crate) const outline_stone_500_of_95: &str = "outline-stone-500/95"; pub(crate) const outline_stone_50_of_0: &str = "outline-stone-50/0"; pub(crate) const outline_stone_50_of_10: &str = "outline-stone-50/10"; pub(crate) const outline_stone_50_of_100: &str = "outline-stone-50/100"; pub(crate) const outline_stone_50_of_20: &str = "outline-stone-50/20"; pub(crate) const outline_stone_50_of_25: &str = "outline-stone-50/25"; pub(crate) const outline_stone_50_of_30: &str = "outline-stone-50/30"; pub(crate) const outline_stone_50_of_40: &str = "outline-stone-50/40"; pub(crate) const outline_stone_50_of_5: &str = "outline-stone-50/5"; pub(crate) const outline_stone_50_of_50: &str = "outline-stone-50/50"; pub(crate) const outline_stone_50_of_60: &str = "outline-stone-50/60"; pub(crate) const outline_stone_50_of_70: &str = "outline-stone-50/70"; pub(crate) const outline_stone_50_of_75: &str = "outline-stone-50/75"; pub(crate) const outline_stone_50_of_80: &str = "outline-stone-50/80"; pub(crate) const outline_stone_50_of_90: &str = "outline-stone-50/90"; pub(crate) const outline_stone_50_of_95: &str = "outline-stone-50/95"; pub(crate) const outline_stone_600: &str = "outline-stone-600"; pub(crate) const outline_stone_600_of_0: &str = "outline-stone-600/0"; pub(crate) const outline_stone_600_of_10: &str = "outline-stone-600/10"; pub(crate) const outline_stone_600_of_100: &str = "outline-stone-600/100"; pub(crate) const outline_stone_600_of_20: &str = "outline-stone-600/20"; pub(crate) const outline_stone_600_of_25: &str = "outline-stone-600/25"; pub(crate) const outline_stone_600_of_30: &str = "outline-stone-600/30"; pub(crate) const outline_stone_600_of_40: &str = "outline-stone-600/40"; pub(crate) const outline_stone_600_of_5: &str = "outline-stone-600/5"; pub(crate) const outline_stone_600_of_50: &str = "outline-stone-600/50"; pub(crate) const outline_stone_600_of_60: &str = "outline-stone-600/60"; pub(crate) const outline_stone_600_of_70: &str = "outline-stone-600/70"; pub(crate) const outline_stone_600_of_75: &str = "outline-stone-600/75"; pub(crate) const outline_stone_600_of_80: &str = "outline-stone-600/80"; pub(crate) const outline_stone_600_of_90: &str = "outline-stone-600/90"; pub(crate) const outline_stone_600_of_95: &str = "outline-stone-600/95"; pub(crate) const outline_stone_700: &str = "outline-stone-700"; pub(crate) const outline_stone_700_of_0: &str = "outline-stone-700/0"; pub(crate) const outline_stone_700_of_10: &str = "outline-stone-700/10"; pub(crate) const outline_stone_700_of_100: &str = "outline-stone-700/100"; pub(crate) const outline_stone_700_of_20: &str = "outline-stone-700/20"; pub(crate) const outline_stone_700_of_25: &str = "outline-stone-700/25"; pub(crate) const outline_stone_700_of_30: &str = "outline-stone-700/30"; pub(crate) const outline_stone_700_of_40: &str = "outline-stone-700/40"; pub(crate) const outline_stone_700_of_5: &str = "outline-stone-700/5"; pub(crate) const outline_stone_700_of_50: &str = "outline-stone-700/50"; pub(crate) const outline_stone_700_of_60: &str = "outline-stone-700/60"; pub(crate) const outline_stone_700_of_70: &str = "outline-stone-700/70"; pub(crate) const outline_stone_700_of_75: &str = "outline-stone-700/75"; pub(crate) const outline_stone_700_of_80: &str = "outline-stone-700/80"; pub(crate) const outline_stone_700_of_90: &str = "outline-stone-700/90"; pub(crate) const outline_stone_700_of_95: &str = "outline-stone-700/95"; pub(crate) const outline_stone_800: &str = "outline-stone-800"; pub(crate) const outline_stone_800_of_0: &str = "outline-stone-800/0"; pub(crate) const outline_stone_800_of_10: &str = "outline-stone-800/10"; pub(crate) const outline_stone_800_of_100: &str = "outline-stone-800/100"; pub(crate) const outline_stone_800_of_20: &str = "outline-stone-800/20"; pub(crate) const outline_stone_800_of_25: &str = "outline-stone-800/25"; pub(crate) const outline_stone_800_of_30: &str = "outline-stone-800/30"; pub(crate) const outline_stone_800_of_40: &str = "outline-stone-800/40"; pub(crate) const outline_stone_800_of_5: &str = "outline-stone-800/5"; pub(crate) const outline_stone_800_of_50: &str = "outline-stone-800/50"; pub(crate) const outline_stone_800_of_60: &str = "outline-stone-800/60"; pub(crate) const outline_stone_800_of_70: &str = "outline-stone-800/70"; pub(crate) const outline_stone_800_of_75: &str = "outline-stone-800/75"; pub(crate) const outline_stone_800_of_80: &str = "outline-stone-800/80"; pub(crate) const outline_stone_800_of_90: &str = "outline-stone-800/90"; pub(crate) const outline_stone_800_of_95: &str = "outline-stone-800/95"; pub(crate) const outline_stone_900: &str = "outline-stone-900"; pub(crate) const outline_stone_900_of_0: &str = "outline-stone-900/0"; pub(crate) const outline_stone_900_of_10: &str = "outline-stone-900/10"; pub(crate) const outline_stone_900_of_100: &str = "outline-stone-900/100"; pub(crate) const outline_stone_900_of_20: &str = "outline-stone-900/20"; pub(crate) const outline_stone_900_of_25: &str = "outline-stone-900/25"; pub(crate) const outline_stone_900_of_30: &str = "outline-stone-900/30"; pub(crate) const outline_stone_900_of_40: &str = "outline-stone-900/40"; pub(crate) const outline_stone_900_of_5: &str = "outline-stone-900/5"; pub(crate) const outline_stone_900_of_50: &str = "outline-stone-900/50"; pub(crate) const outline_stone_900_of_60: &str = "outline-stone-900/60"; pub(crate) const outline_stone_900_of_70: &str = "outline-stone-900/70"; pub(crate) const outline_stone_900_of_75: &str = "outline-stone-900/75"; pub(crate) const outline_stone_900_of_80: &str = "outline-stone-900/80"; pub(crate) const outline_stone_900_of_90: &str = "outline-stone-900/90"; pub(crate) const outline_stone_900_of_95: &str = "outline-stone-900/95"; pub(crate) const outline_teal_100: &str = "outline-teal-100"; pub(crate) const outline_teal_100_of_0: &str = "outline-teal-100/0"; pub(crate) const outline_teal_100_of_10: &str = "outline-teal-100/10"; pub(crate) const outline_teal_100_of_100: &str = "outline-teal-100/100"; pub(crate) const outline_teal_100_of_20: &str = "outline-teal-100/20"; pub(crate) const outline_teal_100_of_25: &str = "outline-teal-100/25"; pub(crate) const outline_teal_100_of_30: &str = "outline-teal-100/30"; pub(crate) const outline_teal_100_of_40: &str = "outline-teal-100/40"; pub(crate) const outline_teal_100_of_5: &str = "outline-teal-100/5"; pub(crate) const outline_teal_100_of_50: &str = "outline-teal-100/50"; pub(crate) const outline_teal_100_of_60: &str = "outline-teal-100/60"; pub(crate) const outline_teal_100_of_70: &str = "outline-teal-100/70"; pub(crate) const outline_teal_100_of_75: &str = "outline-teal-100/75"; pub(crate) const outline_teal_100_of_80: &str = "outline-teal-100/80"; pub(crate) const outline_teal_100_of_90: &str = "outline-teal-100/90"; pub(crate) const outline_teal_100_of_95: &str = "outline-teal-100/95"; pub(crate) const outline_teal_200: &str = "outline-teal-200"; pub(crate) const outline_teal_200_of_0: &str = "outline-teal-200/0"; pub(crate) const outline_teal_200_of_10: &str = "outline-teal-200/10"; pub(crate) const outline_teal_200_of_100: &str = "outline-teal-200/100"; pub(crate) const outline_teal_200_of_20: &str = "outline-teal-200/20"; pub(crate) const outline_teal_200_of_25: &str = "outline-teal-200/25"; pub(crate) const outline_teal_200_of_30: &str = "outline-teal-200/30"; pub(crate) const outline_teal_200_of_40: &str = "outline-teal-200/40"; pub(crate) const outline_teal_200_of_5: &str = "outline-teal-200/5"; pub(crate) const outline_teal_200_of_50: &str = "outline-teal-200/50"; pub(crate) const outline_teal_200_of_60: &str = "outline-teal-200/60"; pub(crate) const outline_teal_200_of_70: &str = "outline-teal-200/70"; pub(crate) const outline_teal_200_of_75: &str = "outline-teal-200/75"; pub(crate) const outline_teal_200_of_80: &str = "outline-teal-200/80"; pub(crate) const outline_teal_200_of_90: &str = "outline-teal-200/90"; pub(crate) const outline_teal_200_of_95: &str = "outline-teal-200/95"; pub(crate) const outline_teal_300: &str = "outline-teal-300"; pub(crate) const outline_teal_300_of_0: &str = "outline-teal-300/0"; pub(crate) const outline_teal_300_of_10: &str = "outline-teal-300/10"; pub(crate) const outline_teal_300_of_100: &str = "outline-teal-300/100"; pub(crate) const outline_teal_300_of_20: &str = "outline-teal-300/20"; pub(crate) const outline_teal_300_of_25: &str = "outline-teal-300/25"; pub(crate) const outline_teal_300_of_30: &str = "outline-teal-300/30"; pub(crate) const outline_teal_300_of_40: &str = "outline-teal-300/40"; pub(crate) const outline_teal_300_of_5: &str = "outline-teal-300/5"; pub(crate) const outline_teal_300_of_50: &str = "outline-teal-300/50"; pub(crate) const outline_teal_300_of_60: &str = "outline-teal-300/60"; pub(crate) const outline_teal_300_of_70: &str = "outline-teal-300/70"; pub(crate) const outline_teal_300_of_75: &str = "outline-teal-300/75"; pub(crate) const outline_teal_300_of_80: &str = "outline-teal-300/80"; pub(crate) const outline_teal_300_of_90: &str = "outline-teal-300/90"; pub(crate) const outline_teal_300_of_95: &str = "outline-teal-300/95"; pub(crate) const outline_teal_400: &str = "outline-teal-400"; pub(crate) const outline_teal_400_of_0: &str = "outline-teal-400/0"; pub(crate) const outline_teal_400_of_10: &str = "outline-teal-400/10"; pub(crate) const outline_teal_400_of_100: &str = "outline-teal-400/100"; pub(crate) const outline_teal_400_of_20: &str = "outline-teal-400/20"; pub(crate) const outline_teal_400_of_25: &str = "outline-teal-400/25"; pub(crate) const outline_teal_400_of_30: &str = "outline-teal-400/30"; pub(crate) const outline_teal_400_of_40: &str = "outline-teal-400/40"; pub(crate) const outline_teal_400_of_5: &str = "outline-teal-400/5"; pub(crate) const outline_teal_400_of_50: &str = "outline-teal-400/50"; pub(crate) const outline_teal_400_of_60: &str = "outline-teal-400/60"; pub(crate) const outline_teal_400_of_70: &str = "outline-teal-400/70"; pub(crate) const outline_teal_400_of_75: &str = "outline-teal-400/75"; pub(crate) const outline_teal_400_of_80: &str = "outline-teal-400/80"; pub(crate) const outline_teal_400_of_90: &str = "outline-teal-400/90"; pub(crate) const outline_teal_400_of_95: &str = "outline-teal-400/95"; pub(crate) const outline_teal_50: &str = "outline-teal-50"; pub(crate) const outline_teal_500: &str = "outline-teal-500"; pub(crate) const outline_teal_500_of_0: &str = "outline-teal-500/0"; pub(crate) const outline_teal_500_of_10: &str = "outline-teal-500/10"; pub(crate) const outline_teal_500_of_100: &str = "outline-teal-500/100"; pub(crate) const outline_teal_500_of_20: &str = "outline-teal-500/20"; pub(crate) const outline_teal_500_of_25: &str = "outline-teal-500/25"; pub(crate) const outline_teal_500_of_30: &str = "outline-teal-500/30"; pub(crate) const outline_teal_500_of_40: &str = "outline-teal-500/40"; pub(crate) const outline_teal_500_of_5: &str = "outline-teal-500/5"; pub(crate) const outline_teal_500_of_50: &str = "outline-teal-500/50"; pub(crate) const outline_teal_500_of_60: &str = "outline-teal-500/60"; pub(crate) const outline_teal_500_of_70: &str = "outline-teal-500/70"; pub(crate) const outline_teal_500_of_75: &str = "outline-teal-500/75"; pub(crate) const outline_teal_500_of_80: &str = "outline-teal-500/80"; pub(crate) const outline_teal_500_of_90: &str = "outline-teal-500/90"; pub(crate) const outline_teal_500_of_95: &str = "outline-teal-500/95"; pub(crate) const outline_teal_50_of_0: &str = "outline-teal-50/0"; pub(crate) const outline_teal_50_of_10: &str = "outline-teal-50/10"; pub(crate) const outline_teal_50_of_100: &str = "outline-teal-50/100"; pub(crate) const outline_teal_50_of_20: &str = "outline-teal-50/20"; pub(crate) const outline_teal_50_of_25: &str = "outline-teal-50/25"; pub(crate) const outline_teal_50_of_30: &str = "outline-teal-50/30"; pub(crate) const outline_teal_50_of_40: &str = "outline-teal-50/40"; pub(crate) const outline_teal_50_of_5: &str = "outline-teal-50/5"; pub(crate) const outline_teal_50_of_50: &str = "outline-teal-50/50"; pub(crate) const outline_teal_50_of_60: &str = "outline-teal-50/60"; pub(crate) const outline_teal_50_of_70: &str = "outline-teal-50/70"; pub(crate) const outline_teal_50_of_75: &str = "outline-teal-50/75"; pub(crate) const outline_teal_50_of_80: &str = "outline-teal-50/80"; pub(crate) const outline_teal_50_of_90: &str = "outline-teal-50/90"; pub(crate) const outline_teal_50_of_95: &str = "outline-teal-50/95"; pub(crate) const outline_teal_600: &str = "outline-teal-600"; pub(crate) const outline_teal_600_of_0: &str = "outline-teal-600/0"; pub(crate) const outline_teal_600_of_10: &str = "outline-teal-600/10"; pub(crate) const outline_teal_600_of_100: &str = "outline-teal-600/100"; pub(crate) const outline_teal_600_of_20: &str = "outline-teal-600/20"; pub(crate) const outline_teal_600_of_25: &str = "outline-teal-600/25"; pub(crate) const outline_teal_600_of_30: &str = "outline-teal-600/30"; pub(crate) const outline_teal_600_of_40: &str = "outline-teal-600/40"; pub(crate) const outline_teal_600_of_5: &str = "outline-teal-600/5"; pub(crate) const outline_teal_600_of_50: &str = "outline-teal-600/50"; pub(crate) const outline_teal_600_of_60: &str = "outline-teal-600/60"; pub(crate) const outline_teal_600_of_70: &str = "outline-teal-600/70"; pub(crate) const outline_teal_600_of_75: &str = "outline-teal-600/75"; pub(crate) const outline_teal_600_of_80: &str = "outline-teal-600/80"; pub(crate) const outline_teal_600_of_90: &str = "outline-teal-600/90"; pub(crate) const outline_teal_600_of_95: &str = "outline-teal-600/95"; pub(crate) const outline_teal_700: &str = "outline-teal-700"; pub(crate) const outline_teal_700_of_0: &str = "outline-teal-700/0"; pub(crate) const outline_teal_700_of_10: &str = "outline-teal-700/10"; pub(crate) const outline_teal_700_of_100: &str = "outline-teal-700/100"; pub(crate) const outline_teal_700_of_20: &str = "outline-teal-700/20"; pub(crate) const outline_teal_700_of_25: &str = "outline-teal-700/25"; pub(crate) const outline_teal_700_of_30: &str = "outline-teal-700/30"; pub(crate) const outline_teal_700_of_40: &str = "outline-teal-700/40"; pub(crate) const outline_teal_700_of_5: &str = "outline-teal-700/5"; pub(crate) const outline_teal_700_of_50: &str = "outline-teal-700/50"; pub(crate) const outline_teal_700_of_60: &str = "outline-teal-700/60"; pub(crate) const outline_teal_700_of_70: &str = "outline-teal-700/70"; pub(crate) const outline_teal_700_of_75: &str = "outline-teal-700/75"; pub(crate) const outline_teal_700_of_80: &str = "outline-teal-700/80"; pub(crate) const outline_teal_700_of_90: &str = "outline-teal-700/90"; pub(crate) const outline_teal_700_of_95: &str = "outline-teal-700/95"; pub(crate) const outline_teal_800: &str = "outline-teal-800"; pub(crate) const outline_teal_800_of_0: &str = "outline-teal-800/0"; pub(crate) const outline_teal_800_of_10: &str = "outline-teal-800/10"; pub(crate) const outline_teal_800_of_100: &str = "outline-teal-800/100"; pub(crate) const outline_teal_800_of_20: &str = "outline-teal-800/20"; pub(crate) const outline_teal_800_of_25: &str = "outline-teal-800/25"; pub(crate) const outline_teal_800_of_30: &str = "outline-teal-800/30"; pub(crate) const outline_teal_800_of_40: &str = "outline-teal-800/40"; pub(crate) const outline_teal_800_of_5: &str = "outline-teal-800/5"; pub(crate) const outline_teal_800_of_50: &str = "outline-teal-800/50"; pub(crate) const outline_teal_800_of_60: &str = "outline-teal-800/60"; pub(crate) const outline_teal_800_of_70: &str = "outline-teal-800/70"; pub(crate) const outline_teal_800_of_75: &str = "outline-teal-800/75"; pub(crate) const outline_teal_800_of_80: &str = "outline-teal-800/80"; pub(crate) const outline_teal_800_of_90: &str = "outline-teal-800/90"; pub(crate) const outline_teal_800_of_95: &str = "outline-teal-800/95"; pub(crate) const outline_teal_900: &str = "outline-teal-900"; pub(crate) const outline_teal_900_of_0: &str = "outline-teal-900/0"; pub(crate) const outline_teal_900_of_10: &str = "outline-teal-900/10"; pub(crate) const outline_teal_900_of_100: &str = "outline-teal-900/100"; pub(crate) const outline_teal_900_of_20: &str = "outline-teal-900/20"; pub(crate) const outline_teal_900_of_25: &str = "outline-teal-900/25"; pub(crate) const outline_teal_900_of_30: &str = "outline-teal-900/30"; pub(crate) const outline_teal_900_of_40: &str = "outline-teal-900/40"; pub(crate) const outline_teal_900_of_5: &str = "outline-teal-900/5"; pub(crate) const outline_teal_900_of_50: &str = "outline-teal-900/50"; pub(crate) const outline_teal_900_of_60: &str = "outline-teal-900/60"; pub(crate) const outline_teal_900_of_70: &str = "outline-teal-900/70"; pub(crate) const outline_teal_900_of_75: &str = "outline-teal-900/75"; pub(crate) const outline_teal_900_of_80: &str = "outline-teal-900/80"; pub(crate) const outline_teal_900_of_90: &str = "outline-teal-900/90"; pub(crate) const outline_teal_900_of_95: &str = "outline-teal-900/95"; pub(crate) const outline_transparent: &str = "outline-transparent"; pub(crate) const outline_transparent_of_0: &str = "outline-transparent/0"; pub(crate) const outline_transparent_of_10: &str = "outline-transparent/10"; pub(crate) const outline_transparent_of_100: &str = "outline-transparent/100"; pub(crate) const outline_transparent_of_20: &str = "outline-transparent/20"; pub(crate) const outline_transparent_of_25: &str = "outline-transparent/25"; pub(crate) const outline_transparent_of_30: &str = "outline-transparent/30"; pub(crate) const outline_transparent_of_40: &str = "outline-transparent/40"; pub(crate) const outline_transparent_of_5: &str = "outline-transparent/5"; pub(crate) const outline_transparent_of_50: &str = "outline-transparent/50"; pub(crate) const outline_transparent_of_60: &str = "outline-transparent/60"; pub(crate) const outline_transparent_of_70: &str = "outline-transparent/70"; pub(crate) const outline_transparent_of_75: &str = "outline-transparent/75"; pub(crate) const outline_transparent_of_80: &str = "outline-transparent/80"; pub(crate) const outline_transparent_of_90: &str = "outline-transparent/90"; pub(crate) const outline_transparent_of_95: &str = "outline-transparent/95"; pub(crate) const outline_violet_100: &str = "outline-violet-100"; pub(crate) const outline_violet_100_of_0: &str = "outline-violet-100/0"; pub(crate) const outline_violet_100_of_10: &str = "outline-violet-100/10"; pub(crate) const outline_violet_100_of_100: &str = "outline-violet-100/100"; pub(crate) const outline_violet_100_of_20: &str = "outline-violet-100/20"; pub(crate) const outline_violet_100_of_25: &str = "outline-violet-100/25"; pub(crate) const outline_violet_100_of_30: &str = "outline-violet-100/30"; pub(crate) const outline_violet_100_of_40: &str = "outline-violet-100/40"; pub(crate) const outline_violet_100_of_5: &str = "outline-violet-100/5"; pub(crate) const outline_violet_100_of_50: &str = "outline-violet-100/50"; pub(crate) const outline_violet_100_of_60: &str = "outline-violet-100/60"; pub(crate) const outline_violet_100_of_70: &str = "outline-violet-100/70"; pub(crate) const outline_violet_100_of_75: &str = "outline-violet-100/75"; pub(crate) const outline_violet_100_of_80: &str = "outline-violet-100/80"; pub(crate) const outline_violet_100_of_90: &str = "outline-violet-100/90"; pub(crate) const outline_violet_100_of_95: &str = "outline-violet-100/95"; pub(crate) const outline_violet_200: &str = "outline-violet-200"; pub(crate) const outline_violet_200_of_0: &str = "outline-violet-200/0"; pub(crate) const outline_violet_200_of_10: &str = "outline-violet-200/10"; pub(crate) const outline_violet_200_of_100: &str = "outline-violet-200/100"; pub(crate) const outline_violet_200_of_20: &str = "outline-violet-200/20"; pub(crate) const outline_violet_200_of_25: &str = "outline-violet-200/25"; pub(crate) const outline_violet_200_of_30: &str = "outline-violet-200/30"; pub(crate) const outline_violet_200_of_40: &str = "outline-violet-200/40"; pub(crate) const outline_violet_200_of_5: &str = "outline-violet-200/5"; pub(crate) const outline_violet_200_of_50: &str = "outline-violet-200/50"; pub(crate) const outline_violet_200_of_60: &str = "outline-violet-200/60"; pub(crate) const outline_violet_200_of_70: &str = "outline-violet-200/70"; pub(crate) const outline_violet_200_of_75: &str = "outline-violet-200/75"; pub(crate) const outline_violet_200_of_80: &str = "outline-violet-200/80"; pub(crate) const outline_violet_200_of_90: &str = "outline-violet-200/90"; pub(crate) const outline_violet_200_of_95: &str = "outline-violet-200/95"; pub(crate) const outline_violet_300: &str = "outline-violet-300"; pub(crate) const outline_violet_300_of_0: &str = "outline-violet-300/0"; pub(crate) const outline_violet_300_of_10: &str = "outline-violet-300/10"; pub(crate) const outline_violet_300_of_100: &str = "outline-violet-300/100"; pub(crate) const outline_violet_300_of_20: &str = "outline-violet-300/20"; pub(crate) const outline_violet_300_of_25: &str = "outline-violet-300/25"; pub(crate) const outline_violet_300_of_30: &str = "outline-violet-300/30"; pub(crate) const outline_violet_300_of_40: &str = "outline-violet-300/40"; pub(crate) const outline_violet_300_of_5: &str = "outline-violet-300/5"; pub(crate) const outline_violet_300_of_50: &str = "outline-violet-300/50"; pub(crate) const outline_violet_300_of_60: &str = "outline-violet-300/60"; pub(crate) const outline_violet_300_of_70: &str = "outline-violet-300/70"; pub(crate) const outline_violet_300_of_75: &str = "outline-violet-300/75"; pub(crate) const outline_violet_300_of_80: &str = "outline-violet-300/80"; pub(crate) const outline_violet_300_of_90: &str = "outline-violet-300/90"; pub(crate) const outline_violet_300_of_95: &str = "outline-violet-300/95"; pub(crate) const outline_violet_400: &str = "outline-violet-400"; pub(crate) const outline_violet_400_of_0: &str = "outline-violet-400/0"; pub(crate) const outline_violet_400_of_10: &str = "outline-violet-400/10"; pub(crate) const outline_violet_400_of_100: &str = "outline-violet-400/100"; pub(crate) const outline_violet_400_of_20: &str = "outline-violet-400/20"; pub(crate) const outline_violet_400_of_25: &str = "outline-violet-400/25"; pub(crate) const outline_violet_400_of_30: &str = "outline-violet-400/30"; pub(crate) const outline_violet_400_of_40: &str = "outline-violet-400/40"; pub(crate) const outline_violet_400_of_5: &str = "outline-violet-400/5"; pub(crate) const outline_violet_400_of_50: &str = "outline-violet-400/50"; pub(crate) const outline_violet_400_of_60: &str = "outline-violet-400/60"; pub(crate) const outline_violet_400_of_70: &str = "outline-violet-400/70"; pub(crate) const outline_violet_400_of_75: &str = "outline-violet-400/75"; pub(crate) const outline_violet_400_of_80: &str = "outline-violet-400/80"; pub(crate) const outline_violet_400_of_90: &str = "outline-violet-400/90"; pub(crate) const outline_violet_400_of_95: &str = "outline-violet-400/95"; pub(crate) const outline_violet_50: &str = "outline-violet-50"; pub(crate) const outline_violet_500: &str = "outline-violet-500"; pub(crate) const outline_violet_500_of_0: &str = "outline-violet-500/0"; pub(crate) const outline_violet_500_of_10: &str = "outline-violet-500/10"; pub(crate) const outline_violet_500_of_100: &str = "outline-violet-500/100"; pub(crate) const outline_violet_500_of_20: &str = "outline-violet-500/20"; pub(crate) const outline_violet_500_of_25: &str = "outline-violet-500/25"; pub(crate) const outline_violet_500_of_30: &str = "outline-violet-500/30"; pub(crate) const outline_violet_500_of_40: &str = "outline-violet-500/40"; pub(crate) const outline_violet_500_of_5: &str = "outline-violet-500/5"; pub(crate) const outline_violet_500_of_50: &str = "outline-violet-500/50"; pub(crate) const outline_violet_500_of_60: &str = "outline-violet-500/60"; pub(crate) const outline_violet_500_of_70: &str = "outline-violet-500/70"; pub(crate) const outline_violet_500_of_75: &str = "outline-violet-500/75"; pub(crate) const outline_violet_500_of_80: &str = "outline-violet-500/80"; pub(crate) const outline_violet_500_of_90: &str = "outline-violet-500/90"; pub(crate) const outline_violet_500_of_95: &str = "outline-violet-500/95"; pub(crate) const outline_violet_50_of_0: &str = "outline-violet-50/0"; pub(crate) const outline_violet_50_of_10: &str = "outline-violet-50/10"; pub(crate) const outline_violet_50_of_100: &str = "outline-violet-50/100"; pub(crate) const outline_violet_50_of_20: &str = "outline-violet-50/20"; pub(crate) const outline_violet_50_of_25: &str = "outline-violet-50/25"; pub(crate) const outline_violet_50_of_30: &str = "outline-violet-50/30"; pub(crate) const outline_violet_50_of_40: &str = "outline-violet-50/40"; pub(crate) const outline_violet_50_of_5: &str = "outline-violet-50/5"; pub(crate) const outline_violet_50_of_50: &str = "outline-violet-50/50"; pub(crate) const outline_violet_50_of_60: &str = "outline-violet-50/60"; pub(crate) const outline_violet_50_of_70: &str = "outline-violet-50/70"; pub(crate) const outline_violet_50_of_75: &str = "outline-violet-50/75"; pub(crate) const outline_violet_50_of_80: &str = "outline-violet-50/80"; pub(crate) const outline_violet_50_of_90: &str = "outline-violet-50/90"; pub(crate) const outline_violet_50_of_95: &str = "outline-violet-50/95"; pub(crate) const outline_violet_600: &str = "outline-violet-600"; pub(crate) const outline_violet_600_of_0: &str = "outline-violet-600/0"; pub(crate) const outline_violet_600_of_10: &str = "outline-violet-600/10"; pub(crate) const outline_violet_600_of_100: &str = "outline-violet-600/100"; pub(crate) const outline_violet_600_of_20: &str = "outline-violet-600/20"; pub(crate) const outline_violet_600_of_25: &str = "outline-violet-600/25"; pub(crate) const outline_violet_600_of_30: &str = "outline-violet-600/30"; pub(crate) const outline_violet_600_of_40: &str = "outline-violet-600/40"; pub(crate) const outline_violet_600_of_5: &str = "outline-violet-600/5"; pub(crate) const outline_violet_600_of_50: &str = "outline-violet-600/50"; pub(crate) const outline_violet_600_of_60: &str = "outline-violet-600/60"; pub(crate) const outline_violet_600_of_70: &str = "outline-violet-600/70"; pub(crate) const outline_violet_600_of_75: &str = "outline-violet-600/75"; pub(crate) const outline_violet_600_of_80: &str = "outline-violet-600/80"; pub(crate) const outline_violet_600_of_90: &str = "outline-violet-600/90"; pub(crate) const outline_violet_600_of_95: &str = "outline-violet-600/95"; pub(crate) const outline_violet_700: &str = "outline-violet-700"; pub(crate) const outline_violet_700_of_0: &str = "outline-violet-700/0"; pub(crate) const outline_violet_700_of_10: &str = "outline-violet-700/10"; pub(crate) const outline_violet_700_of_100: &str = "outline-violet-700/100"; pub(crate) const outline_violet_700_of_20: &str = "outline-violet-700/20"; pub(crate) const outline_violet_700_of_25: &str = "outline-violet-700/25"; pub(crate) const outline_violet_700_of_30: &str = "outline-violet-700/30"; pub(crate) const outline_violet_700_of_40: &str = "outline-violet-700/40"; pub(crate) const outline_violet_700_of_5: &str = "outline-violet-700/5"; pub(crate) const outline_violet_700_of_50: &str = "outline-violet-700/50"; pub(crate) const outline_violet_700_of_60: &str = "outline-violet-700/60"; pub(crate) const outline_violet_700_of_70: &str = "outline-violet-700/70"; pub(crate) const outline_violet_700_of_75: &str = "outline-violet-700/75"; pub(crate) const outline_violet_700_of_80: &str = "outline-violet-700/80"; pub(crate) const outline_violet_700_of_90: &str = "outline-violet-700/90"; pub(crate) const outline_violet_700_of_95: &str = "outline-violet-700/95"; pub(crate) const outline_violet_800: &str = "outline-violet-800"; pub(crate) const outline_violet_800_of_0: &str = "outline-violet-800/0"; pub(crate) const outline_violet_800_of_10: &str = "outline-violet-800/10"; pub(crate) const outline_violet_800_of_100: &str = "outline-violet-800/100"; pub(crate) const outline_violet_800_of_20: &str = "outline-violet-800/20"; pub(crate) const outline_violet_800_of_25: &str = "outline-violet-800/25"; pub(crate) const outline_violet_800_of_30: &str = "outline-violet-800/30"; pub(crate) const outline_violet_800_of_40: &str = "outline-violet-800/40"; pub(crate) const outline_violet_800_of_5: &str = "outline-violet-800/5"; pub(crate) const outline_violet_800_of_50: &str = "outline-violet-800/50"; pub(crate) const outline_violet_800_of_60: &str = "outline-violet-800/60"; pub(crate) const outline_violet_800_of_70: &str = "outline-violet-800/70"; pub(crate) const outline_violet_800_of_75: &str = "outline-violet-800/75"; pub(crate) const outline_violet_800_of_80: &str = "outline-violet-800/80"; pub(crate) const outline_violet_800_of_90: &str = "outline-violet-800/90"; pub(crate) const outline_violet_800_of_95: &str = "outline-violet-800/95"; pub(crate) const outline_violet_900: &str = "outline-violet-900"; pub(crate) const outline_violet_900_of_0: &str = "outline-violet-900/0"; pub(crate) const outline_violet_900_of_10: &str = "outline-violet-900/10"; pub(crate) const outline_violet_900_of_100: &str = "outline-violet-900/100"; pub(crate) const outline_violet_900_of_20: &str = "outline-violet-900/20"; pub(crate) const outline_violet_900_of_25: &str = "outline-violet-900/25"; pub(crate) const outline_violet_900_of_30: &str = "outline-violet-900/30"; pub(crate) const outline_violet_900_of_40: &str = "outline-violet-900/40"; pub(crate) const outline_violet_900_of_5: &str = "outline-violet-900/5"; pub(crate) const outline_violet_900_of_50: &str = "outline-violet-900/50"; pub(crate) const outline_violet_900_of_60: &str = "outline-violet-900/60"; pub(crate) const outline_violet_900_of_70: &str = "outline-violet-900/70"; pub(crate) const outline_violet_900_of_75: &str = "outline-violet-900/75"; pub(crate) const outline_violet_900_of_80: &str = "outline-violet-900/80"; pub(crate) const outline_violet_900_of_90: &str = "outline-violet-900/90"; pub(crate) const outline_violet_900_of_95: &str = "outline-violet-900/95"; pub(crate) const outline_white: &str = "outline-white"; pub(crate) const outline_white_of_0: &str = "outline-white/0"; pub(crate) const outline_white_of_10: &str = "outline-white/10"; pub(crate) const outline_white_of_100: &str = "outline-white/100"; pub(crate) const outline_white_of_20: &str = "outline-white/20"; pub(crate) const outline_white_of_25: &str = "outline-white/25"; pub(crate) const outline_white_of_30: &str = "outline-white/30"; pub(crate) const outline_white_of_40: &str = "outline-white/40"; pub(crate) const outline_white_of_5: &str = "outline-white/5"; pub(crate) const outline_white_of_50: &str = "outline-white/50"; pub(crate) const outline_white_of_60: &str = "outline-white/60"; pub(crate) const outline_white_of_70: &str = "outline-white/70"; pub(crate) const outline_white_of_75: &str = "outline-white/75"; pub(crate) const outline_white_of_80: &str = "outline-white/80"; pub(crate) const outline_white_of_90: &str = "outline-white/90"; pub(crate) const outline_white_of_95: &str = "outline-white/95"; pub(crate) const outline_yellow_100: &str = "outline-yellow-100"; pub(crate) const outline_yellow_100_of_0: &str = "outline-yellow-100/0"; pub(crate) const outline_yellow_100_of_10: &str = "outline-yellow-100/10"; pub(crate) const outline_yellow_100_of_100: &str = "outline-yellow-100/100"; pub(crate) const outline_yellow_100_of_20: &str = "outline-yellow-100/20"; pub(crate) const outline_yellow_100_of_25: &str = "outline-yellow-100/25"; pub(crate) const outline_yellow_100_of_30: &str = "outline-yellow-100/30"; pub(crate) const outline_yellow_100_of_40: &str = "outline-yellow-100/40"; pub(crate) const outline_yellow_100_of_5: &str = "outline-yellow-100/5"; pub(crate) const outline_yellow_100_of_50: &str = "outline-yellow-100/50"; pub(crate) const outline_yellow_100_of_60: &str = "outline-yellow-100/60"; pub(crate) const outline_yellow_100_of_70: &str = "outline-yellow-100/70"; pub(crate) const outline_yellow_100_of_75: &str = "outline-yellow-100/75"; pub(crate) const outline_yellow_100_of_80: &str = "outline-yellow-100/80"; pub(crate) const outline_yellow_100_of_90: &str = "outline-yellow-100/90"; pub(crate) const outline_yellow_100_of_95: &str = "outline-yellow-100/95"; pub(crate) const outline_yellow_200: &str = "outline-yellow-200"; pub(crate) const outline_yellow_200_of_0: &str = "outline-yellow-200/0"; pub(crate) const outline_yellow_200_of_10: &str = "outline-yellow-200/10"; pub(crate) const outline_yellow_200_of_100: &str = "outline-yellow-200/100"; pub(crate) const outline_yellow_200_of_20: &str = "outline-yellow-200/20"; pub(crate) const outline_yellow_200_of_25: &str = "outline-yellow-200/25"; pub(crate) const outline_yellow_200_of_30: &str = "outline-yellow-200/30"; pub(crate) const outline_yellow_200_of_40: &str = "outline-yellow-200/40"; pub(crate) const outline_yellow_200_of_5: &str = "outline-yellow-200/5"; pub(crate) const outline_yellow_200_of_50: &str = "outline-yellow-200/50"; pub(crate) const outline_yellow_200_of_60: &str = "outline-yellow-200/60"; pub(crate) const outline_yellow_200_of_70: &str = "outline-yellow-200/70"; pub(crate) const outline_yellow_200_of_75: &str = "outline-yellow-200/75"; pub(crate) const outline_yellow_200_of_80: &str = "outline-yellow-200/80"; pub(crate) const outline_yellow_200_of_90: &str = "outline-yellow-200/90"; pub(crate) const outline_yellow_200_of_95: &str = "outline-yellow-200/95"; pub(crate) const outline_yellow_300: &str = "outline-yellow-300"; pub(crate) const outline_yellow_300_of_0: &str = "outline-yellow-300/0"; pub(crate) const outline_yellow_300_of_10: &str = "outline-yellow-300/10"; pub(crate) const outline_yellow_300_of_100: &str = "outline-yellow-300/100"; pub(crate) const outline_yellow_300_of_20: &str = "outline-yellow-300/20"; pub(crate) const outline_yellow_300_of_25: &str = "outline-yellow-300/25"; pub(crate) const outline_yellow_300_of_30: &str = "outline-yellow-300/30"; pub(crate) const outline_yellow_300_of_40: &str = "outline-yellow-300/40"; pub(crate) const outline_yellow_300_of_5: &str = "outline-yellow-300/5"; pub(crate) const outline_yellow_300_of_50: &str = "outline-yellow-300/50"; pub(crate) const outline_yellow_300_of_60: &str = "outline-yellow-300/60"; pub(crate) const outline_yellow_300_of_70: &str = "outline-yellow-300/70"; pub(crate) const outline_yellow_300_of_75: &str = "outline-yellow-300/75"; pub(crate) const outline_yellow_300_of_80: &str = "outline-yellow-300/80"; pub(crate) const outline_yellow_300_of_90: &str = "outline-yellow-300/90"; pub(crate) const outline_yellow_300_of_95: &str = "outline-yellow-300/95"; pub(crate) const outline_yellow_400: &str = "outline-yellow-400"; pub(crate) const outline_yellow_400_of_0: &str = "outline-yellow-400/0"; pub(crate) const outline_yellow_400_of_10: &str = "outline-yellow-400/10"; pub(crate) const outline_yellow_400_of_100: &str = "outline-yellow-400/100"; pub(crate) const outline_yellow_400_of_20: &str = "outline-yellow-400/20"; pub(crate) const outline_yellow_400_of_25: &str = "outline-yellow-400/25"; pub(crate) const outline_yellow_400_of_30: &str = "outline-yellow-400/30"; pub(crate) const outline_yellow_400_of_40: &str = "outline-yellow-400/40"; pub(crate) const outline_yellow_400_of_5: &str = "outline-yellow-400/5"; pub(crate) const outline_yellow_400_of_50: &str = "outline-yellow-400/50"; pub(crate) const outline_yellow_400_of_60: &str = "outline-yellow-400/60"; pub(crate) const outline_yellow_400_of_70: &str = "outline-yellow-400/70"; pub(crate) const outline_yellow_400_of_75: &str = "outline-yellow-400/75"; pub(crate) const outline_yellow_400_of_80: &str = "outline-yellow-400/80"; pub(crate) const outline_yellow_400_of_90: &str = "outline-yellow-400/90"; pub(crate) const outline_yellow_400_of_95: &str = "outline-yellow-400/95"; pub(crate) const outline_yellow_50: &str = "outline-yellow-50"; pub(crate) const outline_yellow_500: &str = "outline-yellow-500"; pub(crate) const outline_yellow_500_of_0: &str = "outline-yellow-500/0"; pub(crate) const outline_yellow_500_of_10: &str = "outline-yellow-500/10"; pub(crate) const outline_yellow_500_of_100: &str = "outline-yellow-500/100"; pub(crate) const outline_yellow_500_of_20: &str = "outline-yellow-500/20"; pub(crate) const outline_yellow_500_of_25: &str = "outline-yellow-500/25"; pub(crate) const outline_yellow_500_of_30: &str = "outline-yellow-500/30"; pub(crate) const outline_yellow_500_of_40: &str = "outline-yellow-500/40"; pub(crate) const outline_yellow_500_of_5: &str = "outline-yellow-500/5"; pub(crate) const outline_yellow_500_of_50: &str = "outline-yellow-500/50"; pub(crate) const outline_yellow_500_of_60: &str = "outline-yellow-500/60"; pub(crate) const outline_yellow_500_of_70: &str = "outline-yellow-500/70"; pub(crate) const outline_yellow_500_of_75: &str = "outline-yellow-500/75"; pub(crate) const outline_yellow_500_of_80: &str = "outline-yellow-500/80"; pub(crate) const outline_yellow_500_of_90: &str = "outline-yellow-500/90"; pub(crate) const outline_yellow_500_of_95: &str = "outline-yellow-500/95"; pub(crate) const outline_yellow_50_of_0: &str = "outline-yellow-50/0"; pub(crate) const outline_yellow_50_of_10: &str = "outline-yellow-50/10"; pub(crate) const outline_yellow_50_of_100: &str = "outline-yellow-50/100"; pub(crate) const outline_yellow_50_of_20: &str = "outline-yellow-50/20"; pub(crate) const outline_yellow_50_of_25: &str = "outline-yellow-50/25"; pub(crate) const outline_yellow_50_of_30: &str = "outline-yellow-50/30"; pub(crate) const outline_yellow_50_of_40: &str = "outline-yellow-50/40"; pub(crate) const outline_yellow_50_of_5: &str = "outline-yellow-50/5"; pub(crate) const outline_yellow_50_of_50: &str = "outline-yellow-50/50"; pub(crate) const outline_yellow_50_of_60: &str = "outline-yellow-50/60"; pub(crate) const outline_yellow_50_of_70: &str = "outline-yellow-50/70"; pub(crate) const outline_yellow_50_of_75: &str = "outline-yellow-50/75"; pub(crate) const outline_yellow_50_of_80: &str = "outline-yellow-50/80"; pub(crate) const outline_yellow_50_of_90: &str = "outline-yellow-50/90"; pub(crate) const outline_yellow_50_of_95: &str = "outline-yellow-50/95"; pub(crate) const outline_yellow_600: &str = "outline-yellow-600"; pub(crate) const outline_yellow_600_of_0: &str = "outline-yellow-600/0"; pub(crate) const outline_yellow_600_of_10: &str = "outline-yellow-600/10"; pub(crate) const outline_yellow_600_of_100: &str = "outline-yellow-600/100"; pub(crate) const outline_yellow_600_of_20: &str = "outline-yellow-600/20"; pub(crate) const outline_yellow_600_of_25: &str = "outline-yellow-600/25"; pub(crate) const outline_yellow_600_of_30: &str = "outline-yellow-600/30"; pub(crate) const outline_yellow_600_of_40: &str = "outline-yellow-600/40"; pub(crate) const outline_yellow_600_of_5: &str = "outline-yellow-600/5"; pub(crate) const outline_yellow_600_of_50: &str = "outline-yellow-600/50"; pub(crate) const outline_yellow_600_of_60: &str = "outline-yellow-600/60"; pub(crate) const outline_yellow_600_of_70: &str = "outline-yellow-600/70"; pub(crate) const outline_yellow_600_of_75: &str = "outline-yellow-600/75"; pub(crate) const outline_yellow_600_of_80: &str = "outline-yellow-600/80"; pub(crate) const outline_yellow_600_of_90: &str = "outline-yellow-600/90"; pub(crate) const outline_yellow_600_of_95: &str = "outline-yellow-600/95"; pub(crate) const outline_yellow_700: &str = "outline-yellow-700"; pub(crate) const outline_yellow_700_of_0: &str = "outline-yellow-700/0"; pub(crate) const outline_yellow_700_of_10: &str = "outline-yellow-700/10"; pub(crate) const outline_yellow_700_of_100: &str = "outline-yellow-700/100"; pub(crate) const outline_yellow_700_of_20: &str = "outline-yellow-700/20"; pub(crate) const outline_yellow_700_of_25: &str = "outline-yellow-700/25"; pub(crate) const outline_yellow_700_of_30: &str = "outline-yellow-700/30"; pub(crate) const outline_yellow_700_of_40: &str = "outline-yellow-700/40"; pub(crate) const outline_yellow_700_of_5: &str = "outline-yellow-700/5"; pub(crate) const outline_yellow_700_of_50: &str = "outline-yellow-700/50"; pub(crate) const outline_yellow_700_of_60: &str = "outline-yellow-700/60"; pub(crate) const outline_yellow_700_of_70: &str = "outline-yellow-700/70"; pub(crate) const outline_yellow_700_of_75: &str = "outline-yellow-700/75"; pub(crate) const outline_yellow_700_of_80: &str = "outline-yellow-700/80"; pub(crate) const outline_yellow_700_of_90: &str = "outline-yellow-700/90"; pub(crate) const outline_yellow_700_of_95: &str = "outline-yellow-700/95"; pub(crate) const outline_yellow_800: &str = "outline-yellow-800"; pub(crate) const outline_yellow_800_of_0: &str = "outline-yellow-800/0"; pub(crate) const outline_yellow_800_of_10: &str = "outline-yellow-800/10"; pub(crate) const outline_yellow_800_of_100: &str = "outline-yellow-800/100"; pub(crate) const outline_yellow_800_of_20: &str = "outline-yellow-800/20"; pub(crate) const outline_yellow_800_of_25: &str = "outline-yellow-800/25"; pub(crate) const outline_yellow_800_of_30: &str = "outline-yellow-800/30"; pub(crate) const outline_yellow_800_of_40: &str = "outline-yellow-800/40"; pub(crate) const outline_yellow_800_of_5: &str = "outline-yellow-800/5"; pub(crate) const outline_yellow_800_of_50: &str = "outline-yellow-800/50"; pub(crate) const outline_yellow_800_of_60: &str = "outline-yellow-800/60"; pub(crate) const outline_yellow_800_of_70: &str = "outline-yellow-800/70"; pub(crate) const outline_yellow_800_of_75: &str = "outline-yellow-800/75"; pub(crate) const outline_yellow_800_of_80: &str = "outline-yellow-800/80"; pub(crate) const outline_yellow_800_of_90: &str = "outline-yellow-800/90"; pub(crate) const outline_yellow_800_of_95: &str = "outline-yellow-800/95"; pub(crate) const outline_yellow_900: &str = "outline-yellow-900"; pub(crate) const outline_yellow_900_of_0: &str = "outline-yellow-900/0"; pub(crate) const outline_yellow_900_of_10: &str = "outline-yellow-900/10"; pub(crate) const outline_yellow_900_of_100: &str = "outline-yellow-900/100"; pub(crate) const outline_yellow_900_of_20: &str = "outline-yellow-900/20"; pub(crate) const outline_yellow_900_of_25: &str = "outline-yellow-900/25"; pub(crate) const outline_yellow_900_of_30: &str = "outline-yellow-900/30"; pub(crate) const outline_yellow_900_of_40: &str = "outline-yellow-900/40"; pub(crate) const outline_yellow_900_of_5: &str = "outline-yellow-900/5"; pub(crate) const outline_yellow_900_of_50: &str = "outline-yellow-900/50"; pub(crate) const outline_yellow_900_of_60: &str = "outline-yellow-900/60"; pub(crate) const outline_yellow_900_of_70: &str = "outline-yellow-900/70"; pub(crate) const outline_yellow_900_of_75: &str = "outline-yellow-900/75"; pub(crate) const outline_yellow_900_of_80: &str = "outline-yellow-900/80"; pub(crate) const outline_yellow_900_of_90: &str = "outline-yellow-900/90"; pub(crate) const outline_yellow_900_of_95: &str = "outline-yellow-900/95"; pub(crate) const outline_zinc_100: &str = "outline-zinc-100"; pub(crate) const outline_zinc_100_of_0: &str = "outline-zinc-100/0"; pub(crate) const outline_zinc_100_of_10: &str = "outline-zinc-100/10"; pub(crate) const outline_zinc_100_of_100: &str = "outline-zinc-100/100"; pub(crate) const outline_zinc_100_of_20: &str = "outline-zinc-100/20"; pub(crate) const outline_zinc_100_of_25: &str = "outline-zinc-100/25"; pub(crate) const outline_zinc_100_of_30: &str = "outline-zinc-100/30"; pub(crate) const outline_zinc_100_of_40: &str = "outline-zinc-100/40"; pub(crate) const outline_zinc_100_of_5: &str = "outline-zinc-100/5"; pub(crate) const outline_zinc_100_of_50: &str = "outline-zinc-100/50"; pub(crate) const outline_zinc_100_of_60: &str = "outline-zinc-100/60"; pub(crate) const outline_zinc_100_of_70: &str = "outline-zinc-100/70"; pub(crate) const outline_zinc_100_of_75: &str = "outline-zinc-100/75"; pub(crate) const outline_zinc_100_of_80: &str = "outline-zinc-100/80"; pub(crate) const outline_zinc_100_of_90: &str = "outline-zinc-100/90"; pub(crate) const outline_zinc_100_of_95: &str = "outline-zinc-100/95"; pub(crate) const outline_zinc_200: &str = "outline-zinc-200"; pub(crate) const outline_zinc_200_of_0: &str = "outline-zinc-200/0"; pub(crate) const outline_zinc_200_of_10: &str = "outline-zinc-200/10"; pub(crate) const outline_zinc_200_of_100: &str = "outline-zinc-200/100"; pub(crate) const outline_zinc_200_of_20: &str = "outline-zinc-200/20"; pub(crate) const outline_zinc_200_of_25: &str = "outline-zinc-200/25"; pub(crate) const outline_zinc_200_of_30: &str = "outline-zinc-200/30"; pub(crate) const outline_zinc_200_of_40: &str = "outline-zinc-200/40"; pub(crate) const outline_zinc_200_of_5: &str = "outline-zinc-200/5"; pub(crate) const outline_zinc_200_of_50: &str = "outline-zinc-200/50"; pub(crate) const outline_zinc_200_of_60: &str = "outline-zinc-200/60"; pub(crate) const outline_zinc_200_of_70: &str = "outline-zinc-200/70"; pub(crate) const outline_zinc_200_of_75: &str = "outline-zinc-200/75"; pub(crate) const outline_zinc_200_of_80: &str = "outline-zinc-200/80"; pub(crate) const outline_zinc_200_of_90: &str = "outline-zinc-200/90"; pub(crate) const outline_zinc_200_of_95: &str = "outline-zinc-200/95"; pub(crate) const outline_zinc_300: &str = "outline-zinc-300"; pub(crate) const outline_zinc_300_of_0: &str = "outline-zinc-300/0"; pub(crate) const outline_zinc_300_of_10: &str = "outline-zinc-300/10"; pub(crate) const outline_zinc_300_of_100: &str = "outline-zinc-300/100"; pub(crate) const outline_zinc_300_of_20: &str = "outline-zinc-300/20"; pub(crate) const outline_zinc_300_of_25: &str = "outline-zinc-300/25"; pub(crate) const outline_zinc_300_of_30: &str = "outline-zinc-300/30"; pub(crate) const outline_zinc_300_of_40: &str = "outline-zinc-300/40"; pub(crate) const outline_zinc_300_of_5: &str = "outline-zinc-300/5"; pub(crate) const outline_zinc_300_of_50: &str = "outline-zinc-300/50"; pub(crate) const outline_zinc_300_of_60: &str = "outline-zinc-300/60"; pub(crate) const outline_zinc_300_of_70: &str = "outline-zinc-300/70"; pub(crate) const outline_zinc_300_of_75: &str = "outline-zinc-300/75"; pub(crate) const outline_zinc_300_of_80: &str = "outline-zinc-300/80"; pub(crate) const outline_zinc_300_of_90: &str = "outline-zinc-300/90"; pub(crate) const outline_zinc_300_of_95: &str = "outline-zinc-300/95"; pub(crate) const outline_zinc_400: &str = "outline-zinc-400"; pub(crate) const outline_zinc_400_of_0: &str = "outline-zinc-400/0"; pub(crate) const outline_zinc_400_of_10: &str = "outline-zinc-400/10"; pub(crate) const outline_zinc_400_of_100: &str = "outline-zinc-400/100"; pub(crate) const outline_zinc_400_of_20: &str = "outline-zinc-400/20"; pub(crate) const outline_zinc_400_of_25: &str = "outline-zinc-400/25"; pub(crate) const outline_zinc_400_of_30: &str = "outline-zinc-400/30"; pub(crate) const outline_zinc_400_of_40: &str = "outline-zinc-400/40"; pub(crate) const outline_zinc_400_of_5: &str = "outline-zinc-400/5"; pub(crate) const outline_zinc_400_of_50: &str = "outline-zinc-400/50"; pub(crate) const outline_zinc_400_of_60: &str = "outline-zinc-400/60"; pub(crate) const outline_zinc_400_of_70: &str = "outline-zinc-400/70"; pub(crate) const outline_zinc_400_of_75: &str = "outline-zinc-400/75"; pub(crate) const outline_zinc_400_of_80: &str = "outline-zinc-400/80"; pub(crate) const outline_zinc_400_of_90: &str = "outline-zinc-400/90"; pub(crate) const outline_zinc_400_of_95: &str = "outline-zinc-400/95"; pub(crate) const outline_zinc_50: &str = "outline-zinc-50"; pub(crate) const outline_zinc_500: &str = "outline-zinc-500"; pub(crate) const outline_zinc_500_of_0: &str = "outline-zinc-500/0"; pub(crate) const outline_zinc_500_of_10: &str = "outline-zinc-500/10"; pub(crate) const outline_zinc_500_of_100: &str = "outline-zinc-500/100"; pub(crate) const outline_zinc_500_of_20: &str = "outline-zinc-500/20"; pub(crate) const outline_zinc_500_of_25: &str = "outline-zinc-500/25"; pub(crate) const outline_zinc_500_of_30: &str = "outline-zinc-500/30"; pub(crate) const outline_zinc_500_of_40: &str = "outline-zinc-500/40"; pub(crate) const outline_zinc_500_of_5: &str = "outline-zinc-500/5"; pub(crate) const outline_zinc_500_of_50: &str = "outline-zinc-500/50"; pub(crate) const outline_zinc_500_of_60: &str = "outline-zinc-500/60"; pub(crate) const outline_zinc_500_of_70: &str = "outline-zinc-500/70"; pub(crate) const outline_zinc_500_of_75: &str = "outline-zinc-500/75"; pub(crate) const outline_zinc_500_of_80: &str = "outline-zinc-500/80"; pub(crate) const outline_zinc_500_of_90: &str = "outline-zinc-500/90"; pub(crate) const outline_zinc_500_of_95: &str = "outline-zinc-500/95"; pub(crate) const outline_zinc_50_of_0: &str = "outline-zinc-50/0"; pub(crate) const outline_zinc_50_of_10: &str = "outline-zinc-50/10"; pub(crate) const outline_zinc_50_of_100: &str = "outline-zinc-50/100"; pub(crate) const outline_zinc_50_of_20: &str = "outline-zinc-50/20"; pub(crate) const outline_zinc_50_of_25: &str = "outline-zinc-50/25"; pub(crate) const outline_zinc_50_of_30: &str = "outline-zinc-50/30"; pub(crate) const outline_zinc_50_of_40: &str = "outline-zinc-50/40"; pub(crate) const outline_zinc_50_of_5: &str = "outline-zinc-50/5"; pub(crate) const outline_zinc_50_of_50: &str = "outline-zinc-50/50"; pub(crate) const outline_zinc_50_of_60: &str = "outline-zinc-50/60"; pub(crate) const outline_zinc_50_of_70: &str = "outline-zinc-50/70"; pub(crate) const outline_zinc_50_of_75: &str = "outline-zinc-50/75"; pub(crate) const outline_zinc_50_of_80: &str = "outline-zinc-50/80"; pub(crate) const outline_zinc_50_of_90: &str = "outline-zinc-50/90"; pub(crate) const outline_zinc_50_of_95: &str = "outline-zinc-50/95"; pub(crate) const outline_zinc_600: &str = "outline-zinc-600"; pub(crate) const outline_zinc_600_of_0: &str = "outline-zinc-600/0"; pub(crate) const outline_zinc_600_of_10: &str = "outline-zinc-600/10"; pub(crate) const outline_zinc_600_of_100: &str = "outline-zinc-600/100"; pub(crate) const outline_zinc_600_of_20: &str = "outline-zinc-600/20"; pub(crate) const outline_zinc_600_of_25: &str = "outline-zinc-600/25"; pub(crate) const outline_zinc_600_of_30: &str = "outline-zinc-600/30"; pub(crate) const outline_zinc_600_of_40: &str = "outline-zinc-600/40"; pub(crate) const outline_zinc_600_of_5: &str = "outline-zinc-600/5"; pub(crate) const outline_zinc_600_of_50: &str = "outline-zinc-600/50"; pub(crate) const outline_zinc_600_of_60: &str = "outline-zinc-600/60"; pub(crate) const outline_zinc_600_of_70: &str = "outline-zinc-600/70"; pub(crate) const outline_zinc_600_of_75: &str = "outline-zinc-600/75"; pub(crate) const outline_zinc_600_of_80: &str = "outline-zinc-600/80"; pub(crate) const outline_zinc_600_of_90: &str = "outline-zinc-600/90"; pub(crate) const outline_zinc_600_of_95: &str = "outline-zinc-600/95"; pub(crate) const outline_zinc_700: &str = "outline-zinc-700"; pub(crate) const outline_zinc_700_of_0: &str = "outline-zinc-700/0"; pub(crate) const outline_zinc_700_of_10: &str = "outline-zinc-700/10"; pub(crate) const outline_zinc_700_of_100: &str = "outline-zinc-700/100"; pub(crate) const outline_zinc_700_of_20: &str = "outline-zinc-700/20"; pub(crate) const outline_zinc_700_of_25: &str = "outline-zinc-700/25"; pub(crate) const outline_zinc_700_of_30: &str = "outline-zinc-700/30"; pub(crate) const outline_zinc_700_of_40: &str = "outline-zinc-700/40"; pub(crate) const outline_zinc_700_of_5: &str = "outline-zinc-700/5"; pub(crate) const outline_zinc_700_of_50: &str = "outline-zinc-700/50"; pub(crate) const outline_zinc_700_of_60: &str = "outline-zinc-700/60"; pub(crate) const outline_zinc_700_of_70: &str = "outline-zinc-700/70"; pub(crate) const outline_zinc_700_of_75: &str = "outline-zinc-700/75"; pub(crate) const outline_zinc_700_of_80: &str = "outline-zinc-700/80"; pub(crate) const outline_zinc_700_of_90: &str = "outline-zinc-700/90"; pub(crate) const outline_zinc_700_of_95: &str = "outline-zinc-700/95"; pub(crate) const outline_zinc_800: &str = "outline-zinc-800"; pub(crate) const outline_zinc_800_of_0: &str = "outline-zinc-800/0"; pub(crate) const outline_zinc_800_of_10: &str = "outline-zinc-800/10"; pub(crate) const outline_zinc_800_of_100: &str = "outline-zinc-800/100"; pub(crate) const outline_zinc_800_of_20: &str = "outline-zinc-800/20"; pub(crate) const outline_zinc_800_of_25: &str = "outline-zinc-800/25"; pub(crate) const outline_zinc_800_of_30: &str = "outline-zinc-800/30"; pub(crate) const outline_zinc_800_of_40: &str = "outline-zinc-800/40"; pub(crate) const outline_zinc_800_of_5: &str = "outline-zinc-800/5"; pub(crate) const outline_zinc_800_of_50: &str = "outline-zinc-800/50"; pub(crate) const outline_zinc_800_of_60: &str = "outline-zinc-800/60"; pub(crate) const outline_zinc_800_of_70: &str = "outline-zinc-800/70"; pub(crate) const outline_zinc_800_of_75: &str = "outline-zinc-800/75"; pub(crate) const outline_zinc_800_of_80: &str = "outline-zinc-800/80"; pub(crate) const outline_zinc_800_of_90: &str = "outline-zinc-800/90"; pub(crate) const outline_zinc_800_of_95: &str = "outline-zinc-800/95"; pub(crate) const outline_zinc_900: &str = "outline-zinc-900"; pub(crate) const outline_zinc_900_of_0: &str = "outline-zinc-900/0"; pub(crate) const outline_zinc_900_of_10: &str = "outline-zinc-900/10"; pub(crate) const outline_zinc_900_of_100: &str = "outline-zinc-900/100"; pub(crate) const outline_zinc_900_of_20: &str = "outline-zinc-900/20"; pub(crate) const outline_zinc_900_of_25: &str = "outline-zinc-900/25"; pub(crate) const outline_zinc_900_of_30: &str = "outline-zinc-900/30"; pub(crate) const outline_zinc_900_of_40: &str = "outline-zinc-900/40"; pub(crate) const outline_zinc_900_of_5: &str = "outline-zinc-900/5"; pub(crate) const outline_zinc_900_of_50: &str = "outline-zinc-900/50"; pub(crate) const outline_zinc_900_of_60: &str = "outline-zinc-900/60"; pub(crate) const outline_zinc_900_of_70: &str = "outline-zinc-900/70"; pub(crate) const outline_zinc_900_of_75: &str = "outline-zinc-900/75"; pub(crate) const outline_zinc_900_of_80: &str = "outline-zinc-900/80"; pub(crate) const outline_zinc_900_of_90: &str = "outline-zinc-900/90"; pub(crate) const outline_zinc_900_of_95: &str = "outline-zinc-900/95"; pub(crate) const ring: &str = "ring"; pub(crate) const ring_0: &str = "ring-0"; pub(crate) const ring_1: &str = "ring-1"; pub(crate) const ring_2: &str = "ring-2"; pub(crate) const ring_4: &str = "ring-4"; pub(crate) const ring_8: &str = "ring-8"; pub(crate) const ring_amber_100: &str = "ring-amber-100"; pub(crate) const ring_amber_100_of_0: &str = "ring-amber-100/0"; pub(crate) const ring_amber_100_of_10: &str = "ring-amber-100/10"; pub(crate) const ring_amber_100_of_100: &str = "ring-amber-100/100"; pub(crate) const ring_amber_100_of_20: &str = "ring-amber-100/20"; pub(crate) const ring_amber_100_of_25: &str = "ring-amber-100/25"; pub(crate) const ring_amber_100_of_30: &str = "ring-amber-100/30"; pub(crate) const ring_amber_100_of_40: &str = "ring-amber-100/40"; pub(crate) const ring_amber_100_of_5: &str = "ring-amber-100/5"; pub(crate) const ring_amber_100_of_50: &str = "ring-amber-100/50"; pub(crate) const ring_amber_100_of_60: &str = "ring-amber-100/60"; pub(crate) const ring_amber_100_of_70: &str = "ring-amber-100/70"; pub(crate) const ring_amber_100_of_75: &str = "ring-amber-100/75"; pub(crate) const ring_amber_100_of_80: &str = "ring-amber-100/80"; pub(crate) const ring_amber_100_of_90: &str = "ring-amber-100/90"; pub(crate) const ring_amber_100_of_95: &str = "ring-amber-100/95"; pub(crate) const ring_amber_200: &str = "ring-amber-200"; pub(crate) const ring_amber_200_of_0: &str = "ring-amber-200/0"; pub(crate) const ring_amber_200_of_10: &str = "ring-amber-200/10"; pub(crate) const ring_amber_200_of_100: &str = "ring-amber-200/100"; pub(crate) const ring_amber_200_of_20: &str = "ring-amber-200/20"; pub(crate) const ring_amber_200_of_25: &str = "ring-amber-200/25"; pub(crate) const ring_amber_200_of_30: &str = "ring-amber-200/30"; pub(crate) const ring_amber_200_of_40: &str = "ring-amber-200/40"; pub(crate) const ring_amber_200_of_5: &str = "ring-amber-200/5"; pub(crate) const ring_amber_200_of_50: &str = "ring-amber-200/50"; pub(crate) const ring_amber_200_of_60: &str = "ring-amber-200/60"; pub(crate) const ring_amber_200_of_70: &str = "ring-amber-200/70"; pub(crate) const ring_amber_200_of_75: &str = "ring-amber-200/75"; pub(crate) const ring_amber_200_of_80: &str = "ring-amber-200/80"; pub(crate) const ring_amber_200_of_90: &str = "ring-amber-200/90"; pub(crate) const ring_amber_200_of_95: &str = "ring-amber-200/95"; pub(crate) const ring_amber_300: &str = "ring-amber-300"; pub(crate) const ring_amber_300_of_0: &str = "ring-amber-300/0"; pub(crate) const ring_amber_300_of_10: &str = "ring-amber-300/10"; pub(crate) const ring_amber_300_of_100: &str = "ring-amber-300/100"; pub(crate) const ring_amber_300_of_20: &str = "ring-amber-300/20"; pub(crate) const ring_amber_300_of_25: &str = "ring-amber-300/25"; pub(crate) const ring_amber_300_of_30: &str = "ring-amber-300/30"; pub(crate) const ring_amber_300_of_40: &str = "ring-amber-300/40"; pub(crate) const ring_amber_300_of_5: &str = "ring-amber-300/5"; pub(crate) const ring_amber_300_of_50: &str = "ring-amber-300/50"; pub(crate) const ring_amber_300_of_60: &str = "ring-amber-300/60"; pub(crate) const ring_amber_300_of_70: &str = "ring-amber-300/70"; pub(crate) const ring_amber_300_of_75: &str = "ring-amber-300/75"; pub(crate) const ring_amber_300_of_80: &str = "ring-amber-300/80"; pub(crate) const ring_amber_300_of_90: &str = "ring-amber-300/90"; pub(crate) const ring_amber_300_of_95: &str = "ring-amber-300/95"; pub(crate) const ring_amber_400: &str = "ring-amber-400"; pub(crate) const ring_amber_400_of_0: &str = "ring-amber-400/0"; pub(crate) const ring_amber_400_of_10: &str = "ring-amber-400/10"; pub(crate) const ring_amber_400_of_100: &str = "ring-amber-400/100"; pub(crate) const ring_amber_400_of_20: &str = "ring-amber-400/20"; pub(crate) const ring_amber_400_of_25: &str = "ring-amber-400/25"; pub(crate) const ring_amber_400_of_30: &str = "ring-amber-400/30"; pub(crate) const ring_amber_400_of_40: &str = "ring-amber-400/40"; pub(crate) const ring_amber_400_of_5: &str = "ring-amber-400/5"; pub(crate) const ring_amber_400_of_50: &str = "ring-amber-400/50"; pub(crate) const ring_amber_400_of_60: &str = "ring-amber-400/60"; pub(crate) const ring_amber_400_of_70: &str = "ring-amber-400/70"; pub(crate) const ring_amber_400_of_75: &str = "ring-amber-400/75"; pub(crate) const ring_amber_400_of_80: &str = "ring-amber-400/80"; pub(crate) const ring_amber_400_of_90: &str = "ring-amber-400/90"; pub(crate) const ring_amber_400_of_95: &str = "ring-amber-400/95"; pub(crate) const ring_amber_50: &str = "ring-amber-50"; pub(crate) const ring_amber_500: &str = "ring-amber-500"; pub(crate) const ring_amber_500_of_0: &str = "ring-amber-500/0"; pub(crate) const ring_amber_500_of_10: &str = "ring-amber-500/10"; pub(crate) const ring_amber_500_of_100: &str = "ring-amber-500/100"; pub(crate) const ring_amber_500_of_20: &str = "ring-amber-500/20"; pub(crate) const ring_amber_500_of_25: &str = "ring-amber-500/25"; pub(crate) const ring_amber_500_of_30: &str = "ring-amber-500/30"; pub(crate) const ring_amber_500_of_40: &str = "ring-amber-500/40"; pub(crate) const ring_amber_500_of_5: &str = "ring-amber-500/5"; pub(crate) const ring_amber_500_of_50: &str = "ring-amber-500/50"; pub(crate) const ring_amber_500_of_60: &str = "ring-amber-500/60"; pub(crate) const ring_amber_500_of_70: &str = "ring-amber-500/70"; pub(crate) const ring_amber_500_of_75: &str = "ring-amber-500/75"; pub(crate) const ring_amber_500_of_80: &str = "ring-amber-500/80"; pub(crate) const ring_amber_500_of_90: &str = "ring-amber-500/90"; pub(crate) const ring_amber_500_of_95: &str = "ring-amber-500/95"; pub(crate) const ring_amber_50_of_0: &str = "ring-amber-50/0"; pub(crate) const ring_amber_50_of_10: &str = "ring-amber-50/10"; pub(crate) const ring_amber_50_of_100: &str = "ring-amber-50/100"; pub(crate) const ring_amber_50_of_20: &str = "ring-amber-50/20"; pub(crate) const ring_amber_50_of_25: &str = "ring-amber-50/25"; pub(crate) const ring_amber_50_of_30: &str = "ring-amber-50/30"; pub(crate) const ring_amber_50_of_40: &str = "ring-amber-50/40"; pub(crate) const ring_amber_50_of_5: &str = "ring-amber-50/5"; pub(crate) const ring_amber_50_of_50: &str = "ring-amber-50/50"; pub(crate) const ring_amber_50_of_60: &str = "ring-amber-50/60"; pub(crate) const ring_amber_50_of_70: &str = "ring-amber-50/70"; pub(crate) const ring_amber_50_of_75: &str = "ring-amber-50/75"; pub(crate) const ring_amber_50_of_80: &str = "ring-amber-50/80"; pub(crate) const ring_amber_50_of_90: &str = "ring-amber-50/90"; pub(crate) const ring_amber_50_of_95: &str = "ring-amber-50/95"; pub(crate) const ring_amber_600: &str = "ring-amber-600"; pub(crate) const ring_amber_600_of_0: &str = "ring-amber-600/0"; pub(crate) const ring_amber_600_of_10: &str = "ring-amber-600/10"; pub(crate) const ring_amber_600_of_100: &str = "ring-amber-600/100"; pub(crate) const ring_amber_600_of_20: &str = "ring-amber-600/20"; pub(crate) const ring_amber_600_of_25: &str = "ring-amber-600/25"; pub(crate) const ring_amber_600_of_30: &str = "ring-amber-600/30"; pub(crate) const ring_amber_600_of_40: &str = "ring-amber-600/40"; pub(crate) const ring_amber_600_of_5: &str = "ring-amber-600/5"; pub(crate) const ring_amber_600_of_50: &str = "ring-amber-600/50"; pub(crate) const ring_amber_600_of_60: &str = "ring-amber-600/60"; pub(crate) const ring_amber_600_of_70: &str = "ring-amber-600/70"; pub(crate) const ring_amber_600_of_75: &str = "ring-amber-600/75"; pub(crate) const ring_amber_600_of_80: &str = "ring-amber-600/80"; pub(crate) const ring_amber_600_of_90: &str = "ring-amber-600/90"; pub(crate) const ring_amber_600_of_95: &str = "ring-amber-600/95"; pub(crate) const ring_amber_700: &str = "ring-amber-700"; pub(crate) const ring_amber_700_of_0: &str = "ring-amber-700/0"; pub(crate) const ring_amber_700_of_10: &str = "ring-amber-700/10"; pub(crate) const ring_amber_700_of_100: &str = "ring-amber-700/100"; pub(crate) const ring_amber_700_of_20: &str = "ring-amber-700/20"; pub(crate) const ring_amber_700_of_25: &str = "ring-amber-700/25"; pub(crate) const ring_amber_700_of_30: &str = "ring-amber-700/30"; pub(crate) const ring_amber_700_of_40: &str = "ring-amber-700/40"; pub(crate) const ring_amber_700_of_5: &str = "ring-amber-700/5"; pub(crate) const ring_amber_700_of_50: &str = "ring-amber-700/50"; pub(crate) const ring_amber_700_of_60: &str = "ring-amber-700/60"; pub(crate) const ring_amber_700_of_70: &str = "ring-amber-700/70"; pub(crate) const ring_amber_700_of_75: &str = "ring-amber-700/75"; pub(crate) const ring_amber_700_of_80: &str = "ring-amber-700/80"; pub(crate) const ring_amber_700_of_90: &str = "ring-amber-700/90"; pub(crate) const ring_amber_700_of_95: &str = "ring-amber-700/95"; pub(crate) const ring_amber_800: &str = "ring-amber-800"; pub(crate) const ring_amber_800_of_0: &str = "ring-amber-800/0"; pub(crate) const ring_amber_800_of_10: &str = "ring-amber-800/10"; pub(crate) const ring_amber_800_of_100: &str = "ring-amber-800/100"; pub(crate) const ring_amber_800_of_20: &str = "ring-amber-800/20"; pub(crate) const ring_amber_800_of_25: &str = "ring-amber-800/25"; pub(crate) const ring_amber_800_of_30: &str = "ring-amber-800/30"; pub(crate) const ring_amber_800_of_40: &str = "ring-amber-800/40"; pub(crate) const ring_amber_800_of_5: &str = "ring-amber-800/5"; pub(crate) const ring_amber_800_of_50: &str = "ring-amber-800/50"; pub(crate) const ring_amber_800_of_60: &str = "ring-amber-800/60"; pub(crate) const ring_amber_800_of_70: &str = "ring-amber-800/70"; pub(crate) const ring_amber_800_of_75: &str = "ring-amber-800/75"; pub(crate) const ring_amber_800_of_80: &str = "ring-amber-800/80"; pub(crate) const ring_amber_800_of_90: &str = "ring-amber-800/90"; pub(crate) const ring_amber_800_of_95: &str = "ring-amber-800/95"; pub(crate) const ring_amber_900: &str = "ring-amber-900"; pub(crate) const ring_amber_900_of_0: &str = "ring-amber-900/0"; pub(crate) const ring_amber_900_of_10: &str = "ring-amber-900/10"; pub(crate) const ring_amber_900_of_100: &str = "ring-amber-900/100"; pub(crate) const ring_amber_900_of_20: &str = "ring-amber-900/20"; pub(crate) const ring_amber_900_of_25: &str = "ring-amber-900/25"; pub(crate) const ring_amber_900_of_30: &str = "ring-amber-900/30"; pub(crate) const ring_amber_900_of_40: &str = "ring-amber-900/40"; pub(crate) const ring_amber_900_of_5: &str = "ring-amber-900/5"; pub(crate) const ring_amber_900_of_50: &str = "ring-amber-900/50"; pub(crate) const ring_amber_900_of_60: &str = "ring-amber-900/60"; pub(crate) const ring_amber_900_of_70: &str = "ring-amber-900/70"; pub(crate) const ring_amber_900_of_75: &str = "ring-amber-900/75"; pub(crate) const ring_amber_900_of_80: &str = "ring-amber-900/80"; pub(crate) const ring_amber_900_of_90: &str = "ring-amber-900/90"; pub(crate) const ring_amber_900_of_95: &str = "ring-amber-900/95"; pub(crate) const ring_black: &str = "ring-black"; pub(crate) const ring_black_of_0: &str = "ring-black/0"; pub(crate) const ring_black_of_10: &str = "ring-black/10"; pub(crate) const ring_black_of_100: &str = "ring-black/100"; pub(crate) const ring_black_of_20: &str = "ring-black/20"; pub(crate) const ring_black_of_25: &str = "ring-black/25"; pub(crate) const ring_black_of_30: &str = "ring-black/30"; pub(crate) const ring_black_of_40: &str = "ring-black/40"; pub(crate) const ring_black_of_5: &str = "ring-black/5"; pub(crate) const ring_black_of_50: &str = "ring-black/50"; pub(crate) const ring_black_of_60: &str = "ring-black/60"; pub(crate) const ring_black_of_70: &str = "ring-black/70"; pub(crate) const ring_black_of_75: &str = "ring-black/75"; pub(crate) const ring_black_of_80: &str = "ring-black/80"; pub(crate) const ring_black_of_90: &str = "ring-black/90"; pub(crate) const ring_black_of_95: &str = "ring-black/95"; pub(crate) const ring_blue_100: &str = "ring-blue-100"; pub(crate) const ring_blue_100_of_0: &str = "ring-blue-100/0"; pub(crate) const ring_blue_100_of_10: &str = "ring-blue-100/10"; pub(crate) const ring_blue_100_of_100: &str = "ring-blue-100/100"; pub(crate) const ring_blue_100_of_20: &str = "ring-blue-100/20"; pub(crate) const ring_blue_100_of_25: &str = "ring-blue-100/25"; pub(crate) const ring_blue_100_of_30: &str = "ring-blue-100/30"; pub(crate) const ring_blue_100_of_40: &str = "ring-blue-100/40"; pub(crate) const ring_blue_100_of_5: &str = "ring-blue-100/5"; pub(crate) const ring_blue_100_of_50: &str = "ring-blue-100/50"; pub(crate) const ring_blue_100_of_60: &str = "ring-blue-100/60"; pub(crate) const ring_blue_100_of_70: &str = "ring-blue-100/70"; pub(crate) const ring_blue_100_of_75: &str = "ring-blue-100/75"; pub(crate) const ring_blue_100_of_80: &str = "ring-blue-100/80"; pub(crate) const ring_blue_100_of_90: &str = "ring-blue-100/90"; pub(crate) const ring_blue_100_of_95: &str = "ring-blue-100/95"; pub(crate) const ring_blue_200: &str = "ring-blue-200"; pub(crate) const ring_blue_200_of_0: &str = "ring-blue-200/0"; pub(crate) const ring_blue_200_of_10: &str = "ring-blue-200/10"; pub(crate) const ring_blue_200_of_100: &str = "ring-blue-200/100"; pub(crate) const ring_blue_200_of_20: &str = "ring-blue-200/20"; pub(crate) const ring_blue_200_of_25: &str = "ring-blue-200/25"; pub(crate) const ring_blue_200_of_30: &str = "ring-blue-200/30"; pub(crate) const ring_blue_200_of_40: &str = "ring-blue-200/40"; pub(crate) const ring_blue_200_of_5: &str = "ring-blue-200/5"; pub(crate) const ring_blue_200_of_50: &str = "ring-blue-200/50"; pub(crate) const ring_blue_200_of_60: &str = "ring-blue-200/60"; pub(crate) const ring_blue_200_of_70: &str = "ring-blue-200/70"; pub(crate) const ring_blue_200_of_75: &str = "ring-blue-200/75"; pub(crate) const ring_blue_200_of_80: &str = "ring-blue-200/80"; pub(crate) const ring_blue_200_of_90: &str = "ring-blue-200/90"; pub(crate) const ring_blue_200_of_95: &str = "ring-blue-200/95"; pub(crate) const ring_blue_300: &str = "ring-blue-300"; pub(crate) const ring_blue_300_of_0: &str = "ring-blue-300/0"; pub(crate) const ring_blue_300_of_10: &str = "ring-blue-300/10"; pub(crate) const ring_blue_300_of_100: &str = "ring-blue-300/100"; pub(crate) const ring_blue_300_of_20: &str = "ring-blue-300/20"; pub(crate) const ring_blue_300_of_25: &str = "ring-blue-300/25"; pub(crate) const ring_blue_300_of_30: &str = "ring-blue-300/30"; pub(crate) const ring_blue_300_of_40: &str = "ring-blue-300/40"; pub(crate) const ring_blue_300_of_5: &str = "ring-blue-300/5"; pub(crate) const ring_blue_300_of_50: &str = "ring-blue-300/50"; pub(crate) const ring_blue_300_of_60: &str = "ring-blue-300/60"; pub(crate) const ring_blue_300_of_70: &str = "ring-blue-300/70"; pub(crate) const ring_blue_300_of_75: &str = "ring-blue-300/75"; pub(crate) const ring_blue_300_of_80: &str = "ring-blue-300/80"; pub(crate) const ring_blue_300_of_90: &str = "ring-blue-300/90"; pub(crate) const ring_blue_300_of_95: &str = "ring-blue-300/95"; pub(crate) const ring_blue_400: &str = "ring-blue-400"; pub(crate) const ring_blue_400_of_0: &str = "ring-blue-400/0"; pub(crate) const ring_blue_400_of_10: &str = "ring-blue-400/10"; pub(crate) const ring_blue_400_of_100: &str = "ring-blue-400/100"; pub(crate) const ring_blue_400_of_20: &str = "ring-blue-400/20"; pub(crate) const ring_blue_400_of_25: &str = "ring-blue-400/25"; pub(crate) const ring_blue_400_of_30: &str = "ring-blue-400/30"; pub(crate) const ring_blue_400_of_40: &str = "ring-blue-400/40"; pub(crate) const ring_blue_400_of_5: &str = "ring-blue-400/5"; pub(crate) const ring_blue_400_of_50: &str = "ring-blue-400/50"; pub(crate) const ring_blue_400_of_60: &str = "ring-blue-400/60"; pub(crate) const ring_blue_400_of_70: &str = "ring-blue-400/70"; pub(crate) const ring_blue_400_of_75: &str = "ring-blue-400/75"; pub(crate) const ring_blue_400_of_80: &str = "ring-blue-400/80"; pub(crate) const ring_blue_400_of_90: &str = "ring-blue-400/90"; pub(crate) const ring_blue_400_of_95: &str = "ring-blue-400/95"; pub(crate) const ring_blue_50: &str = "ring-blue-50"; pub(crate) const ring_blue_500: &str = "ring-blue-500"; pub(crate) const ring_blue_500_of_0: &str = "ring-blue-500/0"; pub(crate) const ring_blue_500_of_10: &str = "ring-blue-500/10"; pub(crate) const ring_blue_500_of_100: &str = "ring-blue-500/100"; pub(crate) const ring_blue_500_of_20: &str = "ring-blue-500/20"; pub(crate) const ring_blue_500_of_25: &str = "ring-blue-500/25"; pub(crate) const ring_blue_500_of_30: &str = "ring-blue-500/30"; pub(crate) const ring_blue_500_of_40: &str = "ring-blue-500/40"; pub(crate) const ring_blue_500_of_5: &str = "ring-blue-500/5"; pub(crate) const ring_blue_500_of_50: &str = "ring-blue-500/50"; pub(crate) const ring_blue_500_of_60: &str = "ring-blue-500/60"; pub(crate) const ring_blue_500_of_70: &str = "ring-blue-500/70"; pub(crate) const ring_blue_500_of_75: &str = "ring-blue-500/75"; pub(crate) const ring_blue_500_of_80: &str = "ring-blue-500/80"; pub(crate) const ring_blue_500_of_90: &str = "ring-blue-500/90"; pub(crate) const ring_blue_500_of_95: &str = "ring-blue-500/95"; pub(crate) const ring_blue_50_of_0: &str = "ring-blue-50/0"; pub(crate) const ring_blue_50_of_10: &str = "ring-blue-50/10"; pub(crate) const ring_blue_50_of_100: &str = "ring-blue-50/100"; pub(crate) const ring_blue_50_of_20: &str = "ring-blue-50/20"; pub(crate) const ring_blue_50_of_25: &str = "ring-blue-50/25"; pub(crate) const ring_blue_50_of_30: &str = "ring-blue-50/30"; pub(crate) const ring_blue_50_of_40: &str = "ring-blue-50/40"; pub(crate) const ring_blue_50_of_5: &str = "ring-blue-50/5"; pub(crate) const ring_blue_50_of_50: &str = "ring-blue-50/50"; pub(crate) const ring_blue_50_of_60: &str = "ring-blue-50/60"; pub(crate) const ring_blue_50_of_70: &str = "ring-blue-50/70"; pub(crate) const ring_blue_50_of_75: &str = "ring-blue-50/75"; pub(crate) const ring_blue_50_of_80: &str = "ring-blue-50/80"; pub(crate) const ring_blue_50_of_90: &str = "ring-blue-50/90"; pub(crate) const ring_blue_50_of_95: &str = "ring-blue-50/95"; pub(crate) const ring_blue_600: &str = "ring-blue-600"; pub(crate) const ring_blue_600_of_0: &str = "ring-blue-600/0"; pub(crate) const ring_blue_600_of_10: &str = "ring-blue-600/10"; pub(crate) const ring_blue_600_of_100: &str = "ring-blue-600/100"; pub(crate) const ring_blue_600_of_20: &str = "ring-blue-600/20"; pub(crate) const ring_blue_600_of_25: &str = "ring-blue-600/25"; pub(crate) const ring_blue_600_of_30: &str = "ring-blue-600/30"; pub(crate) const ring_blue_600_of_40: &str = "ring-blue-600/40"; pub(crate) const ring_blue_600_of_5: &str = "ring-blue-600/5"; pub(crate) const ring_blue_600_of_50: &str = "ring-blue-600/50"; pub(crate) const ring_blue_600_of_60: &str = "ring-blue-600/60"; pub(crate) const ring_blue_600_of_70: &str = "ring-blue-600/70"; pub(crate) const ring_blue_600_of_75: &str = "ring-blue-600/75"; pub(crate) const ring_blue_600_of_80: &str = "ring-blue-600/80"; pub(crate) const ring_blue_600_of_90: &str = "ring-blue-600/90"; pub(crate) const ring_blue_600_of_95: &str = "ring-blue-600/95"; pub(crate) const ring_blue_700: &str = "ring-blue-700"; pub(crate) const ring_blue_700_of_0: &str = "ring-blue-700/0"; pub(crate) const ring_blue_700_of_10: &str = "ring-blue-700/10"; pub(crate) const ring_blue_700_of_100: &str = "ring-blue-700/100"; pub(crate) const ring_blue_700_of_20: &str = "ring-blue-700/20"; pub(crate) const ring_blue_700_of_25: &str = "ring-blue-700/25"; pub(crate) const ring_blue_700_of_30: &str = "ring-blue-700/30"; pub(crate) const ring_blue_700_of_40: &str = "ring-blue-700/40"; pub(crate) const ring_blue_700_of_5: &str = "ring-blue-700/5"; pub(crate) const ring_blue_700_of_50: &str = "ring-blue-700/50"; pub(crate) const ring_blue_700_of_60: &str = "ring-blue-700/60"; pub(crate) const ring_blue_700_of_70: &str = "ring-blue-700/70"; pub(crate) const ring_blue_700_of_75: &str = "ring-blue-700/75"; pub(crate) const ring_blue_700_of_80: &str = "ring-blue-700/80"; pub(crate) const ring_blue_700_of_90: &str = "ring-blue-700/90"; pub(crate) const ring_blue_700_of_95: &str = "ring-blue-700/95"; pub(crate) const ring_blue_800: &str = "ring-blue-800"; pub(crate) const ring_blue_800_of_0: &str = "ring-blue-800/0"; pub(crate) const ring_blue_800_of_10: &str = "ring-blue-800/10"; pub(crate) const ring_blue_800_of_100: &str = "ring-blue-800/100"; pub(crate) const ring_blue_800_of_20: &str = "ring-blue-800/20"; pub(crate) const ring_blue_800_of_25: &str = "ring-blue-800/25"; pub(crate) const ring_blue_800_of_30: &str = "ring-blue-800/30"; pub(crate) const ring_blue_800_of_40: &str = "ring-blue-800/40"; pub(crate) const ring_blue_800_of_5: &str = "ring-blue-800/5"; pub(crate) const ring_blue_800_of_50: &str = "ring-blue-800/50"; pub(crate) const ring_blue_800_of_60: &str = "ring-blue-800/60"; pub(crate) const ring_blue_800_of_70: &str = "ring-blue-800/70"; pub(crate) const ring_blue_800_of_75: &str = "ring-blue-800/75"; pub(crate) const ring_blue_800_of_80: &str = "ring-blue-800/80"; pub(crate) const ring_blue_800_of_90: &str = "ring-blue-800/90"; pub(crate) const ring_blue_800_of_95: &str = "ring-blue-800/95"; pub(crate) const ring_blue_900: &str = "ring-blue-900"; pub(crate) const ring_blue_900_of_0: &str = "ring-blue-900/0"; pub(crate) const ring_blue_900_of_10: &str = "ring-blue-900/10"; pub(crate) const ring_blue_900_of_100: &str = "ring-blue-900/100"; pub(crate) const ring_blue_900_of_20: &str = "ring-blue-900/20"; pub(crate) const ring_blue_900_of_25: &str = "ring-blue-900/25"; pub(crate) const ring_blue_900_of_30: &str = "ring-blue-900/30"; pub(crate) const ring_blue_900_of_40: &str = "ring-blue-900/40"; pub(crate) const ring_blue_900_of_5: &str = "ring-blue-900/5"; pub(crate) const ring_blue_900_of_50: &str = "ring-blue-900/50"; pub(crate) const ring_blue_900_of_60: &str = "ring-blue-900/60"; pub(crate) const ring_blue_900_of_70: &str = "ring-blue-900/70"; pub(crate) const ring_blue_900_of_75: &str = "ring-blue-900/75"; pub(crate) const ring_blue_900_of_80: &str = "ring-blue-900/80"; pub(crate) const ring_blue_900_of_90: &str = "ring-blue-900/90"; pub(crate) const ring_blue_900_of_95: &str = "ring-blue-900/95"; pub(crate) const ring_current: &str = "ring-current"; pub(crate) const ring_cyan_100: &str = "ring-cyan-100"; pub(crate) const ring_cyan_100_of_0: &str = "ring-cyan-100/0"; pub(crate) const ring_cyan_100_of_10: &str = "ring-cyan-100/10"; pub(crate) const ring_cyan_100_of_100: &str = "ring-cyan-100/100"; pub(crate) const ring_cyan_100_of_20: &str = "ring-cyan-100/20"; pub(crate) const ring_cyan_100_of_25: &str = "ring-cyan-100/25"; pub(crate) const ring_cyan_100_of_30: &str = "ring-cyan-100/30"; pub(crate) const ring_cyan_100_of_40: &str = "ring-cyan-100/40"; pub(crate) const ring_cyan_100_of_5: &str = "ring-cyan-100/5"; pub(crate) const ring_cyan_100_of_50: &str = "ring-cyan-100/50"; pub(crate) const ring_cyan_100_of_60: &str = "ring-cyan-100/60"; pub(crate) const ring_cyan_100_of_70: &str = "ring-cyan-100/70"; pub(crate) const ring_cyan_100_of_75: &str = "ring-cyan-100/75"; pub(crate) const ring_cyan_100_of_80: &str = "ring-cyan-100/80"; pub(crate) const ring_cyan_100_of_90: &str = "ring-cyan-100/90"; pub(crate) const ring_cyan_100_of_95: &str = "ring-cyan-100/95"; pub(crate) const ring_cyan_200: &str = "ring-cyan-200"; pub(crate) const ring_cyan_200_of_0: &str = "ring-cyan-200/0"; pub(crate) const ring_cyan_200_of_10: &str = "ring-cyan-200/10"; pub(crate) const ring_cyan_200_of_100: &str = "ring-cyan-200/100"; pub(crate) const ring_cyan_200_of_20: &str = "ring-cyan-200/20"; pub(crate) const ring_cyan_200_of_25: &str = "ring-cyan-200/25"; pub(crate) const ring_cyan_200_of_30: &str = "ring-cyan-200/30"; pub(crate) const ring_cyan_200_of_40: &str = "ring-cyan-200/40"; pub(crate) const ring_cyan_200_of_5: &str = "ring-cyan-200/5"; pub(crate) const ring_cyan_200_of_50: &str = "ring-cyan-200/50"; pub(crate) const ring_cyan_200_of_60: &str = "ring-cyan-200/60"; pub(crate) const ring_cyan_200_of_70: &str = "ring-cyan-200/70"; pub(crate) const ring_cyan_200_of_75: &str = "ring-cyan-200/75"; pub(crate) const ring_cyan_200_of_80: &str = "ring-cyan-200/80"; pub(crate) const ring_cyan_200_of_90: &str = "ring-cyan-200/90"; pub(crate) const ring_cyan_200_of_95: &str = "ring-cyan-200/95"; pub(crate) const ring_cyan_300: &str = "ring-cyan-300"; pub(crate) const ring_cyan_300_of_0: &str = "ring-cyan-300/0"; pub(crate) const ring_cyan_300_of_10: &str = "ring-cyan-300/10"; pub(crate) const ring_cyan_300_of_100: &str = "ring-cyan-300/100"; pub(crate) const ring_cyan_300_of_20: &str = "ring-cyan-300/20"; pub(crate) const ring_cyan_300_of_25: &str = "ring-cyan-300/25"; pub(crate) const ring_cyan_300_of_30: &str = "ring-cyan-300/30"; pub(crate) const ring_cyan_300_of_40: &str = "ring-cyan-300/40"; pub(crate) const ring_cyan_300_of_5: &str = "ring-cyan-300/5"; pub(crate) const ring_cyan_300_of_50: &str = "ring-cyan-300/50"; pub(crate) const ring_cyan_300_of_60: &str = "ring-cyan-300/60"; pub(crate) const ring_cyan_300_of_70: &str = "ring-cyan-300/70"; pub(crate) const ring_cyan_300_of_75: &str = "ring-cyan-300/75"; pub(crate) const ring_cyan_300_of_80: &str = "ring-cyan-300/80"; pub(crate) const ring_cyan_300_of_90: &str = "ring-cyan-300/90"; pub(crate) const ring_cyan_300_of_95: &str = "ring-cyan-300/95"; pub(crate) const ring_cyan_400: &str = "ring-cyan-400"; pub(crate) const ring_cyan_400_of_0: &str = "ring-cyan-400/0"; pub(crate) const ring_cyan_400_of_10: &str = "ring-cyan-400/10"; pub(crate) const ring_cyan_400_of_100: &str = "ring-cyan-400/100"; pub(crate) const ring_cyan_400_of_20: &str = "ring-cyan-400/20"; pub(crate) const ring_cyan_400_of_25: &str = "ring-cyan-400/25"; pub(crate) const ring_cyan_400_of_30: &str = "ring-cyan-400/30"; pub(crate) const ring_cyan_400_of_40: &str = "ring-cyan-400/40"; pub(crate) const ring_cyan_400_of_5: &str = "ring-cyan-400/5"; pub(crate) const ring_cyan_400_of_50: &str = "ring-cyan-400/50"; pub(crate) const ring_cyan_400_of_60: &str = "ring-cyan-400/60"; pub(crate) const ring_cyan_400_of_70: &str = "ring-cyan-400/70"; pub(crate) const ring_cyan_400_of_75: &str = "ring-cyan-400/75"; pub(crate) const ring_cyan_400_of_80: &str = "ring-cyan-400/80"; pub(crate) const ring_cyan_400_of_90: &str = "ring-cyan-400/90"; pub(crate) const ring_cyan_400_of_95: &str = "ring-cyan-400/95"; pub(crate) const ring_cyan_50: &str = "ring-cyan-50"; pub(crate) const ring_cyan_500: &str = "ring-cyan-500"; pub(crate) const ring_cyan_500_of_0: &str = "ring-cyan-500/0"; pub(crate) const ring_cyan_500_of_10: &str = "ring-cyan-500/10"; pub(crate) const ring_cyan_500_of_100: &str = "ring-cyan-500/100"; pub(crate) const ring_cyan_500_of_20: &str = "ring-cyan-500/20"; pub(crate) const ring_cyan_500_of_25: &str = "ring-cyan-500/25"; pub(crate) const ring_cyan_500_of_30: &str = "ring-cyan-500/30"; pub(crate) const ring_cyan_500_of_40: &str = "ring-cyan-500/40"; pub(crate) const ring_cyan_500_of_5: &str = "ring-cyan-500/5"; pub(crate) const ring_cyan_500_of_50: &str = "ring-cyan-500/50"; pub(crate) const ring_cyan_500_of_60: &str = "ring-cyan-500/60"; pub(crate) const ring_cyan_500_of_70: &str = "ring-cyan-500/70"; pub(crate) const ring_cyan_500_of_75: &str = "ring-cyan-500/75"; pub(crate) const ring_cyan_500_of_80: &str = "ring-cyan-500/80"; pub(crate) const ring_cyan_500_of_90: &str = "ring-cyan-500/90"; pub(crate) const ring_cyan_500_of_95: &str = "ring-cyan-500/95"; pub(crate) const ring_cyan_50_of_0: &str = "ring-cyan-50/0"; pub(crate) const ring_cyan_50_of_10: &str = "ring-cyan-50/10"; pub(crate) const ring_cyan_50_of_100: &str = "ring-cyan-50/100"; pub(crate) const ring_cyan_50_of_20: &str = "ring-cyan-50/20"; pub(crate) const ring_cyan_50_of_25: &str = "ring-cyan-50/25"; pub(crate) const ring_cyan_50_of_30: &str = "ring-cyan-50/30"; pub(crate) const ring_cyan_50_of_40: &str = "ring-cyan-50/40"; pub(crate) const ring_cyan_50_of_5: &str = "ring-cyan-50/5"; pub(crate) const ring_cyan_50_of_50: &str = "ring-cyan-50/50"; pub(crate) const ring_cyan_50_of_60: &str = "ring-cyan-50/60"; pub(crate) const ring_cyan_50_of_70: &str = "ring-cyan-50/70"; pub(crate) const ring_cyan_50_of_75: &str = "ring-cyan-50/75"; pub(crate) const ring_cyan_50_of_80: &str = "ring-cyan-50/80"; pub(crate) const ring_cyan_50_of_90: &str = "ring-cyan-50/90"; pub(crate) const ring_cyan_50_of_95: &str = "ring-cyan-50/95"; pub(crate) const ring_cyan_600: &str = "ring-cyan-600"; pub(crate) const ring_cyan_600_of_0: &str = "ring-cyan-600/0"; pub(crate) const ring_cyan_600_of_10: &str = "ring-cyan-600/10"; pub(crate) const ring_cyan_600_of_100: &str = "ring-cyan-600/100"; pub(crate) const ring_cyan_600_of_20: &str = "ring-cyan-600/20"; pub(crate) const ring_cyan_600_of_25: &str = "ring-cyan-600/25"; pub(crate) const ring_cyan_600_of_30: &str = "ring-cyan-600/30"; pub(crate) const ring_cyan_600_of_40: &str = "ring-cyan-600/40"; pub(crate) const ring_cyan_600_of_5: &str = "ring-cyan-600/5"; pub(crate) const ring_cyan_600_of_50: &str = "ring-cyan-600/50"; pub(crate) const ring_cyan_600_of_60: &str = "ring-cyan-600/60"; pub(crate) const ring_cyan_600_of_70: &str = "ring-cyan-600/70"; pub(crate) const ring_cyan_600_of_75: &str = "ring-cyan-600/75"; pub(crate) const ring_cyan_600_of_80: &str = "ring-cyan-600/80"; pub(crate) const ring_cyan_600_of_90: &str = "ring-cyan-600/90"; pub(crate) const ring_cyan_600_of_95: &str = "ring-cyan-600/95"; pub(crate) const ring_cyan_700: &str = "ring-cyan-700"; pub(crate) const ring_cyan_700_of_0: &str = "ring-cyan-700/0"; pub(crate) const ring_cyan_700_of_10: &str = "ring-cyan-700/10"; pub(crate) const ring_cyan_700_of_100: &str = "ring-cyan-700/100"; pub(crate) const ring_cyan_700_of_20: &str = "ring-cyan-700/20"; pub(crate) const ring_cyan_700_of_25: &str = "ring-cyan-700/25"; pub(crate) const ring_cyan_700_of_30: &str = "ring-cyan-700/30"; pub(crate) const ring_cyan_700_of_40: &str = "ring-cyan-700/40"; pub(crate) const ring_cyan_700_of_5: &str = "ring-cyan-700/5"; pub(crate) const ring_cyan_700_of_50: &str = "ring-cyan-700/50"; pub(crate) const ring_cyan_700_of_60: &str = "ring-cyan-700/60"; pub(crate) const ring_cyan_700_of_70: &str = "ring-cyan-700/70"; pub(crate) const ring_cyan_700_of_75: &str = "ring-cyan-700/75"; pub(crate) const ring_cyan_700_of_80: &str = "ring-cyan-700/80"; pub(crate) const ring_cyan_700_of_90: &str = "ring-cyan-700/90"; pub(crate) const ring_cyan_700_of_95: &str = "ring-cyan-700/95"; pub(crate) const ring_cyan_800: &str = "ring-cyan-800"; pub(crate) const ring_cyan_800_of_0: &str = "ring-cyan-800/0"; pub(crate) const ring_cyan_800_of_10: &str = "ring-cyan-800/10"; pub(crate) const ring_cyan_800_of_100: &str = "ring-cyan-800/100"; pub(crate) const ring_cyan_800_of_20: &str = "ring-cyan-800/20"; pub(crate) const ring_cyan_800_of_25: &str = "ring-cyan-800/25"; pub(crate) const ring_cyan_800_of_30: &str = "ring-cyan-800/30"; pub(crate) const ring_cyan_800_of_40: &str = "ring-cyan-800/40"; pub(crate) const ring_cyan_800_of_5: &str = "ring-cyan-800/5"; pub(crate) const ring_cyan_800_of_50: &str = "ring-cyan-800/50"; pub(crate) const ring_cyan_800_of_60: &str = "ring-cyan-800/60"; pub(crate) const ring_cyan_800_of_70: &str = "ring-cyan-800/70"; pub(crate) const ring_cyan_800_of_75: &str = "ring-cyan-800/75"; pub(crate) const ring_cyan_800_of_80: &str = "ring-cyan-800/80"; pub(crate) const ring_cyan_800_of_90: &str = "ring-cyan-800/90"; pub(crate) const ring_cyan_800_of_95: &str = "ring-cyan-800/95"; pub(crate) const ring_cyan_900: &str = "ring-cyan-900"; pub(crate) const ring_cyan_900_of_0: &str = "ring-cyan-900/0"; pub(crate) const ring_cyan_900_of_10: &str = "ring-cyan-900/10"; pub(crate) const ring_cyan_900_of_100: &str = "ring-cyan-900/100"; pub(crate) const ring_cyan_900_of_20: &str = "ring-cyan-900/20"; pub(crate) const ring_cyan_900_of_25: &str = "ring-cyan-900/25"; pub(crate) const ring_cyan_900_of_30: &str = "ring-cyan-900/30"; pub(crate) const ring_cyan_900_of_40: &str = "ring-cyan-900/40"; pub(crate) const ring_cyan_900_of_5: &str = "ring-cyan-900/5"; pub(crate) const ring_cyan_900_of_50: &str = "ring-cyan-900/50"; pub(crate) const ring_cyan_900_of_60: &str = "ring-cyan-900/60"; pub(crate) const ring_cyan_900_of_70: &str = "ring-cyan-900/70"; pub(crate) const ring_cyan_900_of_75: &str = "ring-cyan-900/75"; pub(crate) const ring_cyan_900_of_80: &str = "ring-cyan-900/80"; pub(crate) const ring_cyan_900_of_90: &str = "ring-cyan-900/90"; pub(crate) const ring_cyan_900_of_95: &str = "ring-cyan-900/95"; pub(crate) const ring_emerald_100: &str = "ring-emerald-100"; pub(crate) const ring_emerald_100_of_0: &str = "ring-emerald-100/0"; pub(crate) const ring_emerald_100_of_10: &str = "ring-emerald-100/10"; pub(crate) const ring_emerald_100_of_100: &str = "ring-emerald-100/100"; pub(crate) const ring_emerald_100_of_20: &str = "ring-emerald-100/20"; pub(crate) const ring_emerald_100_of_25: &str = "ring-emerald-100/25"; pub(crate) const ring_emerald_100_of_30: &str = "ring-emerald-100/30"; pub(crate) const ring_emerald_100_of_40: &str = "ring-emerald-100/40"; pub(crate) const ring_emerald_100_of_5: &str = "ring-emerald-100/5"; pub(crate) const ring_emerald_100_of_50: &str = "ring-emerald-100/50"; pub(crate) const ring_emerald_100_of_60: &str = "ring-emerald-100/60"; pub(crate) const ring_emerald_100_of_70: &str = "ring-emerald-100/70"; pub(crate) const ring_emerald_100_of_75: &str = "ring-emerald-100/75"; pub(crate) const ring_emerald_100_of_80: &str = "ring-emerald-100/80"; pub(crate) const ring_emerald_100_of_90: &str = "ring-emerald-100/90"; pub(crate) const ring_emerald_100_of_95: &str = "ring-emerald-100/95"; pub(crate) const ring_emerald_200: &str = "ring-emerald-200"; pub(crate) const ring_emerald_200_of_0: &str = "ring-emerald-200/0"; pub(crate) const ring_emerald_200_of_10: &str = "ring-emerald-200/10"; pub(crate) const ring_emerald_200_of_100: &str = "ring-emerald-200/100"; pub(crate) const ring_emerald_200_of_20: &str = "ring-emerald-200/20"; pub(crate) const ring_emerald_200_of_25: &str = "ring-emerald-200/25"; pub(crate) const ring_emerald_200_of_30: &str = "ring-emerald-200/30"; pub(crate) const ring_emerald_200_of_40: &str = "ring-emerald-200/40"; pub(crate) const ring_emerald_200_of_5: &str = "ring-emerald-200/5"; pub(crate) const ring_emerald_200_of_50: &str = "ring-emerald-200/50"; pub(crate) const ring_emerald_200_of_60: &str = "ring-emerald-200/60"; pub(crate) const ring_emerald_200_of_70: &str = "ring-emerald-200/70"; pub(crate) const ring_emerald_200_of_75: &str = "ring-emerald-200/75"; pub(crate) const ring_emerald_200_of_80: &str = "ring-emerald-200/80"; pub(crate) const ring_emerald_200_of_90: &str = "ring-emerald-200/90"; pub(crate) const ring_emerald_200_of_95: &str = "ring-emerald-200/95"; pub(crate) const ring_emerald_300: &str = "ring-emerald-300"; pub(crate) const ring_emerald_300_of_0: &str = "ring-emerald-300/0"; pub(crate) const ring_emerald_300_of_10: &str = "ring-emerald-300/10"; pub(crate) const ring_emerald_300_of_100: &str = "ring-emerald-300/100"; pub(crate) const ring_emerald_300_of_20: &str = "ring-emerald-300/20"; pub(crate) const ring_emerald_300_of_25: &str = "ring-emerald-300/25"; pub(crate) const ring_emerald_300_of_30: &str = "ring-emerald-300/30"; pub(crate) const ring_emerald_300_of_40: &str = "ring-emerald-300/40"; pub(crate) const ring_emerald_300_of_5: &str = "ring-emerald-300/5"; pub(crate) const ring_emerald_300_of_50: &str = "ring-emerald-300/50"; pub(crate) const ring_emerald_300_of_60: &str = "ring-emerald-300/60"; pub(crate) const ring_emerald_300_of_70: &str = "ring-emerald-300/70"; pub(crate) const ring_emerald_300_of_75: &str = "ring-emerald-300/75"; pub(crate) const ring_emerald_300_of_80: &str = "ring-emerald-300/80"; pub(crate) const ring_emerald_300_of_90: &str = "ring-emerald-300/90"; pub(crate) const ring_emerald_300_of_95: &str = "ring-emerald-300/95"; pub(crate) const ring_emerald_400: &str = "ring-emerald-400"; pub(crate) const ring_emerald_400_of_0: &str = "ring-emerald-400/0"; pub(crate) const ring_emerald_400_of_10: &str = "ring-emerald-400/10"; pub(crate) const ring_emerald_400_of_100: &str = "ring-emerald-400/100"; pub(crate) const ring_emerald_400_of_20: &str = "ring-emerald-400/20"; pub(crate) const ring_emerald_400_of_25: &str = "ring-emerald-400/25"; pub(crate) const ring_emerald_400_of_30: &str = "ring-emerald-400/30"; pub(crate) const ring_emerald_400_of_40: &str = "ring-emerald-400/40"; pub(crate) const ring_emerald_400_of_5: &str = "ring-emerald-400/5"; pub(crate) const ring_emerald_400_of_50: &str = "ring-emerald-400/50"; pub(crate) const ring_emerald_400_of_60: &str = "ring-emerald-400/60"; pub(crate) const ring_emerald_400_of_70: &str = "ring-emerald-400/70"; pub(crate) const ring_emerald_400_of_75: &str = "ring-emerald-400/75"; pub(crate) const ring_emerald_400_of_80: &str = "ring-emerald-400/80"; pub(crate) const ring_emerald_400_of_90: &str = "ring-emerald-400/90"; pub(crate) const ring_emerald_400_of_95: &str = "ring-emerald-400/95"; pub(crate) const ring_emerald_50: &str = "ring-emerald-50"; pub(crate) const ring_emerald_500: &str = "ring-emerald-500"; pub(crate) const ring_emerald_500_of_0: &str = "ring-emerald-500/0"; pub(crate) const ring_emerald_500_of_10: &str = "ring-emerald-500/10"; pub(crate) const ring_emerald_500_of_100: &str = "ring-emerald-500/100"; pub(crate) const ring_emerald_500_of_20: &str = "ring-emerald-500/20"; pub(crate) const ring_emerald_500_of_25: &str = "ring-emerald-500/25"; pub(crate) const ring_emerald_500_of_30: &str = "ring-emerald-500/30"; pub(crate) const ring_emerald_500_of_40: &str = "ring-emerald-500/40"; pub(crate) const ring_emerald_500_of_5: &str = "ring-emerald-500/5"; pub(crate) const ring_emerald_500_of_50: &str = "ring-emerald-500/50"; pub(crate) const ring_emerald_500_of_60: &str = "ring-emerald-500/60"; pub(crate) const ring_emerald_500_of_70: &str = "ring-emerald-500/70"; pub(crate) const ring_emerald_500_of_75: &str = "ring-emerald-500/75"; pub(crate) const ring_emerald_500_of_80: &str = "ring-emerald-500/80"; pub(crate) const ring_emerald_500_of_90: &str = "ring-emerald-500/90"; pub(crate) const ring_emerald_500_of_95: &str = "ring-emerald-500/95"; pub(crate) const ring_emerald_50_of_0: &str = "ring-emerald-50/0"; pub(crate) const ring_emerald_50_of_10: &str = "ring-emerald-50/10"; pub(crate) const ring_emerald_50_of_100: &str = "ring-emerald-50/100"; pub(crate) const ring_emerald_50_of_20: &str = "ring-emerald-50/20"; pub(crate) const ring_emerald_50_of_25: &str = "ring-emerald-50/25"; pub(crate) const ring_emerald_50_of_30: &str = "ring-emerald-50/30"; pub(crate) const ring_emerald_50_of_40: &str = "ring-emerald-50/40"; pub(crate) const ring_emerald_50_of_5: &str = "ring-emerald-50/5"; pub(crate) const ring_emerald_50_of_50: &str = "ring-emerald-50/50"; pub(crate) const ring_emerald_50_of_60: &str = "ring-emerald-50/60"; pub(crate) const ring_emerald_50_of_70: &str = "ring-emerald-50/70"; pub(crate) const ring_emerald_50_of_75: &str = "ring-emerald-50/75"; pub(crate) const ring_emerald_50_of_80: &str = "ring-emerald-50/80"; pub(crate) const ring_emerald_50_of_90: &str = "ring-emerald-50/90"; pub(crate) const ring_emerald_50_of_95: &str = "ring-emerald-50/95"; pub(crate) const ring_emerald_600: &str = "ring-emerald-600"; pub(crate) const ring_emerald_600_of_0: &str = "ring-emerald-600/0"; pub(crate) const ring_emerald_600_of_10: &str = "ring-emerald-600/10"; pub(crate) const ring_emerald_600_of_100: &str = "ring-emerald-600/100"; pub(crate) const ring_emerald_600_of_20: &str = "ring-emerald-600/20"; pub(crate) const ring_emerald_600_of_25: &str = "ring-emerald-600/25"; pub(crate) const ring_emerald_600_of_30: &str = "ring-emerald-600/30"; pub(crate) const ring_emerald_600_of_40: &str = "ring-emerald-600/40"; pub(crate) const ring_emerald_600_of_5: &str = "ring-emerald-600/5"; pub(crate) const ring_emerald_600_of_50: &str = "ring-emerald-600/50"; pub(crate) const ring_emerald_600_of_60: &str = "ring-emerald-600/60"; pub(crate) const ring_emerald_600_of_70: &str = "ring-emerald-600/70"; pub(crate) const ring_emerald_600_of_75: &str = "ring-emerald-600/75"; pub(crate) const ring_emerald_600_of_80: &str = "ring-emerald-600/80"; pub(crate) const ring_emerald_600_of_90: &str = "ring-emerald-600/90"; pub(crate) const ring_emerald_600_of_95: &str = "ring-emerald-600/95"; pub(crate) const ring_emerald_700: &str = "ring-emerald-700"; pub(crate) const ring_emerald_700_of_0: &str = "ring-emerald-700/0"; pub(crate) const ring_emerald_700_of_10: &str = "ring-emerald-700/10"; pub(crate) const ring_emerald_700_of_100: &str = "ring-emerald-700/100"; pub(crate) const ring_emerald_700_of_20: &str = "ring-emerald-700/20"; pub(crate) const ring_emerald_700_of_25: &str = "ring-emerald-700/25"; pub(crate) const ring_emerald_700_of_30: &str = "ring-emerald-700/30"; pub(crate) const ring_emerald_700_of_40: &str = "ring-emerald-700/40"; pub(crate) const ring_emerald_700_of_5: &str = "ring-emerald-700/5"; pub(crate) const ring_emerald_700_of_50: &str = "ring-emerald-700/50"; pub(crate) const ring_emerald_700_of_60: &str = "ring-emerald-700/60"; pub(crate) const ring_emerald_700_of_70: &str = "ring-emerald-700/70"; pub(crate) const ring_emerald_700_of_75: &str = "ring-emerald-700/75"; pub(crate) const ring_emerald_700_of_80: &str = "ring-emerald-700/80"; pub(crate) const ring_emerald_700_of_90: &str = "ring-emerald-700/90"; pub(crate) const ring_emerald_700_of_95: &str = "ring-emerald-700/95"; pub(crate) const ring_emerald_800: &str = "ring-emerald-800"; pub(crate) const ring_emerald_800_of_0: &str = "ring-emerald-800/0"; pub(crate) const ring_emerald_800_of_10: &str = "ring-emerald-800/10"; pub(crate) const ring_emerald_800_of_100: &str = "ring-emerald-800/100"; pub(crate) const ring_emerald_800_of_20: &str = "ring-emerald-800/20"; pub(crate) const ring_emerald_800_of_25: &str = "ring-emerald-800/25"; pub(crate) const ring_emerald_800_of_30: &str = "ring-emerald-800/30"; pub(crate) const ring_emerald_800_of_40: &str = "ring-emerald-800/40"; pub(crate) const ring_emerald_800_of_5: &str = "ring-emerald-800/5"; pub(crate) const ring_emerald_800_of_50: &str = "ring-emerald-800/50"; pub(crate) const ring_emerald_800_of_60: &str = "ring-emerald-800/60"; pub(crate) const ring_emerald_800_of_70: &str = "ring-emerald-800/70"; pub(crate) const ring_emerald_800_of_75: &str = "ring-emerald-800/75"; pub(crate) const ring_emerald_800_of_80: &str = "ring-emerald-800/80"; pub(crate) const ring_emerald_800_of_90: &str = "ring-emerald-800/90"; pub(crate) const ring_emerald_800_of_95: &str = "ring-emerald-800/95"; pub(crate) const ring_emerald_900: &str = "ring-emerald-900"; pub(crate) const ring_emerald_900_of_0: &str = "ring-emerald-900/0"; pub(crate) const ring_emerald_900_of_10: &str = "ring-emerald-900/10"; pub(crate) const ring_emerald_900_of_100: &str = "ring-emerald-900/100"; pub(crate) const ring_emerald_900_of_20: &str = "ring-emerald-900/20"; pub(crate) const ring_emerald_900_of_25: &str = "ring-emerald-900/25"; pub(crate) const ring_emerald_900_of_30: &str = "ring-emerald-900/30"; pub(crate) const ring_emerald_900_of_40: &str = "ring-emerald-900/40"; pub(crate) const ring_emerald_900_of_5: &str = "ring-emerald-900/5"; pub(crate) const ring_emerald_900_of_50: &str = "ring-emerald-900/50"; pub(crate) const ring_emerald_900_of_60: &str = "ring-emerald-900/60"; pub(crate) const ring_emerald_900_of_70: &str = "ring-emerald-900/70"; pub(crate) const ring_emerald_900_of_75: &str = "ring-emerald-900/75"; pub(crate) const ring_emerald_900_of_80: &str = "ring-emerald-900/80"; pub(crate) const ring_emerald_900_of_90: &str = "ring-emerald-900/90"; pub(crate) const ring_emerald_900_of_95: &str = "ring-emerald-900/95"; pub(crate) const ring_fuchsia_100: &str = "ring-fuchsia-100"; pub(crate) const ring_fuchsia_100_of_0: &str = "ring-fuchsia-100/0"; pub(crate) const ring_fuchsia_100_of_10: &str = "ring-fuchsia-100/10"; pub(crate) const ring_fuchsia_100_of_100: &str = "ring-fuchsia-100/100"; pub(crate) const ring_fuchsia_100_of_20: &str = "ring-fuchsia-100/20"; pub(crate) const ring_fuchsia_100_of_25: &str = "ring-fuchsia-100/25"; pub(crate) const ring_fuchsia_100_of_30: &str = "ring-fuchsia-100/30"; pub(crate) const ring_fuchsia_100_of_40: &str = "ring-fuchsia-100/40"; pub(crate) const ring_fuchsia_100_of_5: &str = "ring-fuchsia-100/5"; pub(crate) const ring_fuchsia_100_of_50: &str = "ring-fuchsia-100/50"; pub(crate) const ring_fuchsia_100_of_60: &str = "ring-fuchsia-100/60"; pub(crate) const ring_fuchsia_100_of_70: &str = "ring-fuchsia-100/70"; pub(crate) const ring_fuchsia_100_of_75: &str = "ring-fuchsia-100/75"; pub(crate) const ring_fuchsia_100_of_80: &str = "ring-fuchsia-100/80"; pub(crate) const ring_fuchsia_100_of_90: &str = "ring-fuchsia-100/90"; pub(crate) const ring_fuchsia_100_of_95: &str = "ring-fuchsia-100/95"; pub(crate) const ring_fuchsia_200: &str = "ring-fuchsia-200"; pub(crate) const ring_fuchsia_200_of_0: &str = "ring-fuchsia-200/0"; pub(crate) const ring_fuchsia_200_of_10: &str = "ring-fuchsia-200/10"; pub(crate) const ring_fuchsia_200_of_100: &str = "ring-fuchsia-200/100"; pub(crate) const ring_fuchsia_200_of_20: &str = "ring-fuchsia-200/20"; pub(crate) const ring_fuchsia_200_of_25: &str = "ring-fuchsia-200/25"; pub(crate) const ring_fuchsia_200_of_30: &str = "ring-fuchsia-200/30"; pub(crate) const ring_fuchsia_200_of_40: &str = "ring-fuchsia-200/40"; pub(crate) const ring_fuchsia_200_of_5: &str = "ring-fuchsia-200/5"; pub(crate) const ring_fuchsia_200_of_50: &str = "ring-fuchsia-200/50"; pub(crate) const ring_fuchsia_200_of_60: &str = "ring-fuchsia-200/60"; pub(crate) const ring_fuchsia_200_of_70: &str = "ring-fuchsia-200/70"; pub(crate) const ring_fuchsia_200_of_75: &str = "ring-fuchsia-200/75"; pub(crate) const ring_fuchsia_200_of_80: &str = "ring-fuchsia-200/80"; pub(crate) const ring_fuchsia_200_of_90: &str = "ring-fuchsia-200/90"; pub(crate) const ring_fuchsia_200_of_95: &str = "ring-fuchsia-200/95"; pub(crate) const ring_fuchsia_300: &str = "ring-fuchsia-300"; pub(crate) const ring_fuchsia_300_of_0: &str = "ring-fuchsia-300/0"; pub(crate) const ring_fuchsia_300_of_10: &str = "ring-fuchsia-300/10"; pub(crate) const ring_fuchsia_300_of_100: &str = "ring-fuchsia-300/100"; pub(crate) const ring_fuchsia_300_of_20: &str = "ring-fuchsia-300/20"; pub(crate) const ring_fuchsia_300_of_25: &str = "ring-fuchsia-300/25"; pub(crate) const ring_fuchsia_300_of_30: &str = "ring-fuchsia-300/30"; pub(crate) const ring_fuchsia_300_of_40: &str = "ring-fuchsia-300/40"; pub(crate) const ring_fuchsia_300_of_5: &str = "ring-fuchsia-300/5"; pub(crate) const ring_fuchsia_300_of_50: &str = "ring-fuchsia-300/50"; pub(crate) const ring_fuchsia_300_of_60: &str = "ring-fuchsia-300/60"; pub(crate) const ring_fuchsia_300_of_70: &str = "ring-fuchsia-300/70"; pub(crate) const ring_fuchsia_300_of_75: &str = "ring-fuchsia-300/75"; pub(crate) const ring_fuchsia_300_of_80: &str = "ring-fuchsia-300/80"; pub(crate) const ring_fuchsia_300_of_90: &str = "ring-fuchsia-300/90"; pub(crate) const ring_fuchsia_300_of_95: &str = "ring-fuchsia-300/95"; pub(crate) const ring_fuchsia_400: &str = "ring-fuchsia-400"; pub(crate) const ring_fuchsia_400_of_0: &str = "ring-fuchsia-400/0"; pub(crate) const ring_fuchsia_400_of_10: &str = "ring-fuchsia-400/10"; pub(crate) const ring_fuchsia_400_of_100: &str = "ring-fuchsia-400/100"; pub(crate) const ring_fuchsia_400_of_20: &str = "ring-fuchsia-400/20"; pub(crate) const ring_fuchsia_400_of_25: &str = "ring-fuchsia-400/25"; pub(crate) const ring_fuchsia_400_of_30: &str = "ring-fuchsia-400/30"; pub(crate) const ring_fuchsia_400_of_40: &str = "ring-fuchsia-400/40"; pub(crate) const ring_fuchsia_400_of_5: &str = "ring-fuchsia-400/5"; pub(crate) const ring_fuchsia_400_of_50: &str = "ring-fuchsia-400/50"; pub(crate) const ring_fuchsia_400_of_60: &str = "ring-fuchsia-400/60"; pub(crate) const ring_fuchsia_400_of_70: &str = "ring-fuchsia-400/70"; pub(crate) const ring_fuchsia_400_of_75: &str = "ring-fuchsia-400/75"; pub(crate) const ring_fuchsia_400_of_80: &str = "ring-fuchsia-400/80"; pub(crate) const ring_fuchsia_400_of_90: &str = "ring-fuchsia-400/90"; pub(crate) const ring_fuchsia_400_of_95: &str = "ring-fuchsia-400/95"; pub(crate) const ring_fuchsia_50: &str = "ring-fuchsia-50"; pub(crate) const ring_fuchsia_500: &str = "ring-fuchsia-500"; pub(crate) const ring_fuchsia_500_of_0: &str = "ring-fuchsia-500/0"; pub(crate) const ring_fuchsia_500_of_10: &str = "ring-fuchsia-500/10"; pub(crate) const ring_fuchsia_500_of_100: &str = "ring-fuchsia-500/100"; pub(crate) const ring_fuchsia_500_of_20: &str = "ring-fuchsia-500/20"; pub(crate) const ring_fuchsia_500_of_25: &str = "ring-fuchsia-500/25"; pub(crate) const ring_fuchsia_500_of_30: &str = "ring-fuchsia-500/30"; pub(crate) const ring_fuchsia_500_of_40: &str = "ring-fuchsia-500/40"; pub(crate) const ring_fuchsia_500_of_5: &str = "ring-fuchsia-500/5"; pub(crate) const ring_fuchsia_500_of_50: &str = "ring-fuchsia-500/50"; pub(crate) const ring_fuchsia_500_of_60: &str = "ring-fuchsia-500/60"; pub(crate) const ring_fuchsia_500_of_70: &str = "ring-fuchsia-500/70"; pub(crate) const ring_fuchsia_500_of_75: &str = "ring-fuchsia-500/75"; pub(crate) const ring_fuchsia_500_of_80: &str = "ring-fuchsia-500/80"; pub(crate) const ring_fuchsia_500_of_90: &str = "ring-fuchsia-500/90"; pub(crate) const ring_fuchsia_500_of_95: &str = "ring-fuchsia-500/95"; pub(crate) const ring_fuchsia_50_of_0: &str = "ring-fuchsia-50/0"; pub(crate) const ring_fuchsia_50_of_10: &str = "ring-fuchsia-50/10"; pub(crate) const ring_fuchsia_50_of_100: &str = "ring-fuchsia-50/100"; pub(crate) const ring_fuchsia_50_of_20: &str = "ring-fuchsia-50/20"; pub(crate) const ring_fuchsia_50_of_25: &str = "ring-fuchsia-50/25"; pub(crate) const ring_fuchsia_50_of_30: &str = "ring-fuchsia-50/30"; pub(crate) const ring_fuchsia_50_of_40: &str = "ring-fuchsia-50/40"; pub(crate) const ring_fuchsia_50_of_5: &str = "ring-fuchsia-50/5"; pub(crate) const ring_fuchsia_50_of_50: &str = "ring-fuchsia-50/50"; pub(crate) const ring_fuchsia_50_of_60: &str = "ring-fuchsia-50/60"; pub(crate) const ring_fuchsia_50_of_70: &str = "ring-fuchsia-50/70"; pub(crate) const ring_fuchsia_50_of_75: &str = "ring-fuchsia-50/75"; pub(crate) const ring_fuchsia_50_of_80: &str = "ring-fuchsia-50/80"; pub(crate) const ring_fuchsia_50_of_90: &str = "ring-fuchsia-50/90"; pub(crate) const ring_fuchsia_50_of_95: &str = "ring-fuchsia-50/95"; pub(crate) const ring_fuchsia_600: &str = "ring-fuchsia-600"; pub(crate) const ring_fuchsia_600_of_0: &str = "ring-fuchsia-600/0"; pub(crate) const ring_fuchsia_600_of_10: &str = "ring-fuchsia-600/10"; pub(crate) const ring_fuchsia_600_of_100: &str = "ring-fuchsia-600/100"; pub(crate) const ring_fuchsia_600_of_20: &str = "ring-fuchsia-600/20"; pub(crate) const ring_fuchsia_600_of_25: &str = "ring-fuchsia-600/25"; pub(crate) const ring_fuchsia_600_of_30: &str = "ring-fuchsia-600/30"; pub(crate) const ring_fuchsia_600_of_40: &str = "ring-fuchsia-600/40"; pub(crate) const ring_fuchsia_600_of_5: &str = "ring-fuchsia-600/5"; pub(crate) const ring_fuchsia_600_of_50: &str = "ring-fuchsia-600/50"; pub(crate) const ring_fuchsia_600_of_60: &str = "ring-fuchsia-600/60"; pub(crate) const ring_fuchsia_600_of_70: &str = "ring-fuchsia-600/70"; pub(crate) const ring_fuchsia_600_of_75: &str = "ring-fuchsia-600/75"; pub(crate) const ring_fuchsia_600_of_80: &str = "ring-fuchsia-600/80"; pub(crate) const ring_fuchsia_600_of_90: &str = "ring-fuchsia-600/90"; pub(crate) const ring_fuchsia_600_of_95: &str = "ring-fuchsia-600/95"; pub(crate) const ring_fuchsia_700: &str = "ring-fuchsia-700"; pub(crate) const ring_fuchsia_700_of_0: &str = "ring-fuchsia-700/0"; pub(crate) const ring_fuchsia_700_of_10: &str = "ring-fuchsia-700/10"; pub(crate) const ring_fuchsia_700_of_100: &str = "ring-fuchsia-700/100"; pub(crate) const ring_fuchsia_700_of_20: &str = "ring-fuchsia-700/20"; pub(crate) const ring_fuchsia_700_of_25: &str = "ring-fuchsia-700/25"; pub(crate) const ring_fuchsia_700_of_30: &str = "ring-fuchsia-700/30"; pub(crate) const ring_fuchsia_700_of_40: &str = "ring-fuchsia-700/40"; pub(crate) const ring_fuchsia_700_of_5: &str = "ring-fuchsia-700/5"; pub(crate) const ring_fuchsia_700_of_50: &str = "ring-fuchsia-700/50"; pub(crate) const ring_fuchsia_700_of_60: &str = "ring-fuchsia-700/60"; pub(crate) const ring_fuchsia_700_of_70: &str = "ring-fuchsia-700/70"; pub(crate) const ring_fuchsia_700_of_75: &str = "ring-fuchsia-700/75"; pub(crate) const ring_fuchsia_700_of_80: &str = "ring-fuchsia-700/80"; pub(crate) const ring_fuchsia_700_of_90: &str = "ring-fuchsia-700/90"; pub(crate) const ring_fuchsia_700_of_95: &str = "ring-fuchsia-700/95"; pub(crate) const ring_fuchsia_800: &str = "ring-fuchsia-800"; pub(crate) const ring_fuchsia_800_of_0: &str = "ring-fuchsia-800/0"; pub(crate) const ring_fuchsia_800_of_10: &str = "ring-fuchsia-800/10"; pub(crate) const ring_fuchsia_800_of_100: &str = "ring-fuchsia-800/100"; pub(crate) const ring_fuchsia_800_of_20: &str = "ring-fuchsia-800/20"; pub(crate) const ring_fuchsia_800_of_25: &str = "ring-fuchsia-800/25"; pub(crate) const ring_fuchsia_800_of_30: &str = "ring-fuchsia-800/30"; pub(crate) const ring_fuchsia_800_of_40: &str = "ring-fuchsia-800/40"; pub(crate) const ring_fuchsia_800_of_5: &str = "ring-fuchsia-800/5"; pub(crate) const ring_fuchsia_800_of_50: &str = "ring-fuchsia-800/50"; pub(crate) const ring_fuchsia_800_of_60: &str = "ring-fuchsia-800/60"; pub(crate) const ring_fuchsia_800_of_70: &str = "ring-fuchsia-800/70"; pub(crate) const ring_fuchsia_800_of_75: &str = "ring-fuchsia-800/75"; pub(crate) const ring_fuchsia_800_of_80: &str = "ring-fuchsia-800/80"; pub(crate) const ring_fuchsia_800_of_90: &str = "ring-fuchsia-800/90"; pub(crate) const ring_fuchsia_800_of_95: &str = "ring-fuchsia-800/95"; pub(crate) const ring_fuchsia_900: &str = "ring-fuchsia-900"; pub(crate) const ring_fuchsia_900_of_0: &str = "ring-fuchsia-900/0"; pub(crate) const ring_fuchsia_900_of_10: &str = "ring-fuchsia-900/10"; pub(crate) const ring_fuchsia_900_of_100: &str = "ring-fuchsia-900/100"; pub(crate) const ring_fuchsia_900_of_20: &str = "ring-fuchsia-900/20"; pub(crate) const ring_fuchsia_900_of_25: &str = "ring-fuchsia-900/25"; pub(crate) const ring_fuchsia_900_of_30: &str = "ring-fuchsia-900/30"; pub(crate) const ring_fuchsia_900_of_40: &str = "ring-fuchsia-900/40"; pub(crate) const ring_fuchsia_900_of_5: &str = "ring-fuchsia-900/5"; pub(crate) const ring_fuchsia_900_of_50: &str = "ring-fuchsia-900/50"; pub(crate) const ring_fuchsia_900_of_60: &str = "ring-fuchsia-900/60"; pub(crate) const ring_fuchsia_900_of_70: &str = "ring-fuchsia-900/70"; pub(crate) const ring_fuchsia_900_of_75: &str = "ring-fuchsia-900/75"; pub(crate) const ring_fuchsia_900_of_80: &str = "ring-fuchsia-900/80"; pub(crate) const ring_fuchsia_900_of_90: &str = "ring-fuchsia-900/90"; pub(crate) const ring_fuchsia_900_of_95: &str = "ring-fuchsia-900/95"; pub(crate) const ring_gray_100: &str = "ring-gray-100"; pub(crate) const ring_gray_100_of_0: &str = "ring-gray-100/0"; pub(crate) const ring_gray_100_of_10: &str = "ring-gray-100/10"; pub(crate) const ring_gray_100_of_100: &str = "ring-gray-100/100"; pub(crate) const ring_gray_100_of_20: &str = "ring-gray-100/20"; pub(crate) const ring_gray_100_of_25: &str = "ring-gray-100/25"; pub(crate) const ring_gray_100_of_30: &str = "ring-gray-100/30"; pub(crate) const ring_gray_100_of_40: &str = "ring-gray-100/40"; pub(crate) const ring_gray_100_of_5: &str = "ring-gray-100/5"; pub(crate) const ring_gray_100_of_50: &str = "ring-gray-100/50"; pub(crate) const ring_gray_100_of_60: &str = "ring-gray-100/60"; pub(crate) const ring_gray_100_of_70: &str = "ring-gray-100/70"; pub(crate) const ring_gray_100_of_75: &str = "ring-gray-100/75"; pub(crate) const ring_gray_100_of_80: &str = "ring-gray-100/80"; pub(crate) const ring_gray_100_of_90: &str = "ring-gray-100/90"; pub(crate) const ring_gray_100_of_95: &str = "ring-gray-100/95"; pub(crate) const ring_gray_200: &str = "ring-gray-200"; pub(crate) const ring_gray_200_of_0: &str = "ring-gray-200/0"; pub(crate) const ring_gray_200_of_10: &str = "ring-gray-200/10"; pub(crate) const ring_gray_200_of_100: &str = "ring-gray-200/100"; pub(crate) const ring_gray_200_of_20: &str = "ring-gray-200/20"; pub(crate) const ring_gray_200_of_25: &str = "ring-gray-200/25"; pub(crate) const ring_gray_200_of_30: &str = "ring-gray-200/30"; pub(crate) const ring_gray_200_of_40: &str = "ring-gray-200/40"; pub(crate) const ring_gray_200_of_5: &str = "ring-gray-200/5"; pub(crate) const ring_gray_200_of_50: &str = "ring-gray-200/50"; pub(crate) const ring_gray_200_of_60: &str = "ring-gray-200/60"; pub(crate) const ring_gray_200_of_70: &str = "ring-gray-200/70"; pub(crate) const ring_gray_200_of_75: &str = "ring-gray-200/75"; pub(crate) const ring_gray_200_of_80: &str = "ring-gray-200/80"; pub(crate) const ring_gray_200_of_90: &str = "ring-gray-200/90"; pub(crate) const ring_gray_200_of_95: &str = "ring-gray-200/95"; pub(crate) const ring_gray_300: &str = "ring-gray-300"; pub(crate) const ring_gray_300_of_0: &str = "ring-gray-300/0"; pub(crate) const ring_gray_300_of_10: &str = "ring-gray-300/10"; pub(crate) const ring_gray_300_of_100: &str = "ring-gray-300/100"; pub(crate) const ring_gray_300_of_20: &str = "ring-gray-300/20"; pub(crate) const ring_gray_300_of_25: &str = "ring-gray-300/25"; pub(crate) const ring_gray_300_of_30: &str = "ring-gray-300/30"; pub(crate) const ring_gray_300_of_40: &str = "ring-gray-300/40"; pub(crate) const ring_gray_300_of_5: &str = "ring-gray-300/5"; pub(crate) const ring_gray_300_of_50: &str = "ring-gray-300/50"; pub(crate) const ring_gray_300_of_60: &str = "ring-gray-300/60"; pub(crate) const ring_gray_300_of_70: &str = "ring-gray-300/70"; pub(crate) const ring_gray_300_of_75: &str = "ring-gray-300/75"; pub(crate) const ring_gray_300_of_80: &str = "ring-gray-300/80"; pub(crate) const ring_gray_300_of_90: &str = "ring-gray-300/90"; pub(crate) const ring_gray_300_of_95: &str = "ring-gray-300/95"; pub(crate) const ring_gray_400: &str = "ring-gray-400"; pub(crate) const ring_gray_400_of_0: &str = "ring-gray-400/0"; pub(crate) const ring_gray_400_of_10: &str = "ring-gray-400/10"; pub(crate) const ring_gray_400_of_100: &str = "ring-gray-400/100"; pub(crate) const ring_gray_400_of_20: &str = "ring-gray-400/20"; pub(crate) const ring_gray_400_of_25: &str = "ring-gray-400/25"; pub(crate) const ring_gray_400_of_30: &str = "ring-gray-400/30"; pub(crate) const ring_gray_400_of_40: &str = "ring-gray-400/40"; pub(crate) const ring_gray_400_of_5: &str = "ring-gray-400/5"; pub(crate) const ring_gray_400_of_50: &str = "ring-gray-400/50"; pub(crate) const ring_gray_400_of_60: &str = "ring-gray-400/60"; pub(crate) const ring_gray_400_of_70: &str = "ring-gray-400/70"; pub(crate) const ring_gray_400_of_75: &str = "ring-gray-400/75"; pub(crate) const ring_gray_400_of_80: &str = "ring-gray-400/80"; pub(crate) const ring_gray_400_of_90: &str = "ring-gray-400/90"; pub(crate) const ring_gray_400_of_95: &str = "ring-gray-400/95"; pub(crate) const ring_gray_50: &str = "ring-gray-50"; pub(crate) const ring_gray_500: &str = "ring-gray-500"; pub(crate) const ring_gray_500_of_0: &str = "ring-gray-500/0"; pub(crate) const ring_gray_500_of_10: &str = "ring-gray-500/10"; pub(crate) const ring_gray_500_of_100: &str = "ring-gray-500/100"; pub(crate) const ring_gray_500_of_20: &str = "ring-gray-500/20"; pub(crate) const ring_gray_500_of_25: &str = "ring-gray-500/25"; pub(crate) const ring_gray_500_of_30: &str = "ring-gray-500/30"; pub(crate) const ring_gray_500_of_40: &str = "ring-gray-500/40"; pub(crate) const ring_gray_500_of_5: &str = "ring-gray-500/5"; pub(crate) const ring_gray_500_of_50: &str = "ring-gray-500/50"; pub(crate) const ring_gray_500_of_60: &str = "ring-gray-500/60"; pub(crate) const ring_gray_500_of_70: &str = "ring-gray-500/70"; pub(crate) const ring_gray_500_of_75: &str = "ring-gray-500/75"; pub(crate) const ring_gray_500_of_80: &str = "ring-gray-500/80"; pub(crate) const ring_gray_500_of_90: &str = "ring-gray-500/90"; pub(crate) const ring_gray_500_of_95: &str = "ring-gray-500/95"; pub(crate) const ring_gray_50_of_0: &str = "ring-gray-50/0"; pub(crate) const ring_gray_50_of_10: &str = "ring-gray-50/10"; pub(crate) const ring_gray_50_of_100: &str = "ring-gray-50/100"; pub(crate) const ring_gray_50_of_20: &str = "ring-gray-50/20"; pub(crate) const ring_gray_50_of_25: &str = "ring-gray-50/25"; pub(crate) const ring_gray_50_of_30: &str = "ring-gray-50/30"; pub(crate) const ring_gray_50_of_40: &str = "ring-gray-50/40"; pub(crate) const ring_gray_50_of_5: &str = "ring-gray-50/5"; pub(crate) const ring_gray_50_of_50: &str = "ring-gray-50/50"; pub(crate) const ring_gray_50_of_60: &str = "ring-gray-50/60"; pub(crate) const ring_gray_50_of_70: &str = "ring-gray-50/70"; pub(crate) const ring_gray_50_of_75: &str = "ring-gray-50/75"; pub(crate) const ring_gray_50_of_80: &str = "ring-gray-50/80"; pub(crate) const ring_gray_50_of_90: &str = "ring-gray-50/90"; pub(crate) const ring_gray_50_of_95: &str = "ring-gray-50/95"; pub(crate) const ring_gray_600: &str = "ring-gray-600"; pub(crate) const ring_gray_600_of_0: &str = "ring-gray-600/0"; pub(crate) const ring_gray_600_of_10: &str = "ring-gray-600/10"; pub(crate) const ring_gray_600_of_100: &str = "ring-gray-600/100"; pub(crate) const ring_gray_600_of_20: &str = "ring-gray-600/20"; pub(crate) const ring_gray_600_of_25: &str = "ring-gray-600/25"; pub(crate) const ring_gray_600_of_30: &str = "ring-gray-600/30"; pub(crate) const ring_gray_600_of_40: &str = "ring-gray-600/40"; pub(crate) const ring_gray_600_of_5: &str = "ring-gray-600/5"; pub(crate) const ring_gray_600_of_50: &str = "ring-gray-600/50"; pub(crate) const ring_gray_600_of_60: &str = "ring-gray-600/60"; pub(crate) const ring_gray_600_of_70: &str = "ring-gray-600/70"; pub(crate) const ring_gray_600_of_75: &str = "ring-gray-600/75"; pub(crate) const ring_gray_600_of_80: &str = "ring-gray-600/80"; pub(crate) const ring_gray_600_of_90: &str = "ring-gray-600/90"; pub(crate) const ring_gray_600_of_95: &str = "ring-gray-600/95"; pub(crate) const ring_gray_700: &str = "ring-gray-700"; pub(crate) const ring_gray_700_of_0: &str = "ring-gray-700/0"; pub(crate) const ring_gray_700_of_10: &str = "ring-gray-700/10"; pub(crate) const ring_gray_700_of_100: &str = "ring-gray-700/100"; pub(crate) const ring_gray_700_of_20: &str = "ring-gray-700/20"; pub(crate) const ring_gray_700_of_25: &str = "ring-gray-700/25"; pub(crate) const ring_gray_700_of_30: &str = "ring-gray-700/30"; pub(crate) const ring_gray_700_of_40: &str = "ring-gray-700/40"; pub(crate) const ring_gray_700_of_5: &str = "ring-gray-700/5"; pub(crate) const ring_gray_700_of_50: &str = "ring-gray-700/50"; pub(crate) const ring_gray_700_of_60: &str = "ring-gray-700/60"; pub(crate) const ring_gray_700_of_70: &str = "ring-gray-700/70"; pub(crate) const ring_gray_700_of_75: &str = "ring-gray-700/75"; pub(crate) const ring_gray_700_of_80: &str = "ring-gray-700/80"; pub(crate) const ring_gray_700_of_90: &str = "ring-gray-700/90"; pub(crate) const ring_gray_700_of_95: &str = "ring-gray-700/95"; pub(crate) const ring_gray_800: &str = "ring-gray-800"; pub(crate) const ring_gray_800_of_0: &str = "ring-gray-800/0"; pub(crate) const ring_gray_800_of_10: &str = "ring-gray-800/10"; pub(crate) const ring_gray_800_of_100: &str = "ring-gray-800/100"; pub(crate) const ring_gray_800_of_20: &str = "ring-gray-800/20"; pub(crate) const ring_gray_800_of_25: &str = "ring-gray-800/25"; pub(crate) const ring_gray_800_of_30: &str = "ring-gray-800/30"; pub(crate) const ring_gray_800_of_40: &str = "ring-gray-800/40"; pub(crate) const ring_gray_800_of_5: &str = "ring-gray-800/5"; pub(crate) const ring_gray_800_of_50: &str = "ring-gray-800/50"; pub(crate) const ring_gray_800_of_60: &str = "ring-gray-800/60"; pub(crate) const ring_gray_800_of_70: &str = "ring-gray-800/70"; pub(crate) const ring_gray_800_of_75: &str = "ring-gray-800/75"; pub(crate) const ring_gray_800_of_80: &str = "ring-gray-800/80"; pub(crate) const ring_gray_800_of_90: &str = "ring-gray-800/90"; pub(crate) const ring_gray_800_of_95: &str = "ring-gray-800/95"; pub(crate) const ring_gray_900: &str = "ring-gray-900"; pub(crate) const ring_gray_900_of_0: &str = "ring-gray-900/0"; pub(crate) const ring_gray_900_of_10: &str = "ring-gray-900/10"; pub(crate) const ring_gray_900_of_100: &str = "ring-gray-900/100"; pub(crate) const ring_gray_900_of_20: &str = "ring-gray-900/20"; pub(crate) const ring_gray_900_of_25: &str = "ring-gray-900/25"; pub(crate) const ring_gray_900_of_30: &str = "ring-gray-900/30"; pub(crate) const ring_gray_900_of_40: &str = "ring-gray-900/40"; pub(crate) const ring_gray_900_of_5: &str = "ring-gray-900/5"; pub(crate) const ring_gray_900_of_50: &str = "ring-gray-900/50"; pub(crate) const ring_gray_900_of_60: &str = "ring-gray-900/60"; pub(crate) const ring_gray_900_of_70: &str = "ring-gray-900/70"; pub(crate) const ring_gray_900_of_75: &str = "ring-gray-900/75"; pub(crate) const ring_gray_900_of_80: &str = "ring-gray-900/80"; pub(crate) const ring_gray_900_of_90: &str = "ring-gray-900/90"; pub(crate) const ring_gray_900_of_95: &str = "ring-gray-900/95"; pub(crate) const ring_green_100: &str = "ring-green-100"; pub(crate) const ring_green_100_of_0: &str = "ring-green-100/0"; pub(crate) const ring_green_100_of_10: &str = "ring-green-100/10"; pub(crate) const ring_green_100_of_100: &str = "ring-green-100/100"; pub(crate) const ring_green_100_of_20: &str = "ring-green-100/20"; pub(crate) const ring_green_100_of_25: &str = "ring-green-100/25"; pub(crate) const ring_green_100_of_30: &str = "ring-green-100/30"; pub(crate) const ring_green_100_of_40: &str = "ring-green-100/40"; pub(crate) const ring_green_100_of_5: &str = "ring-green-100/5"; pub(crate) const ring_green_100_of_50: &str = "ring-green-100/50"; pub(crate) const ring_green_100_of_60: &str = "ring-green-100/60"; pub(crate) const ring_green_100_of_70: &str = "ring-green-100/70"; pub(crate) const ring_green_100_of_75: &str = "ring-green-100/75"; pub(crate) const ring_green_100_of_80: &str = "ring-green-100/80"; pub(crate) const ring_green_100_of_90: &str = "ring-green-100/90"; pub(crate) const ring_green_100_of_95: &str = "ring-green-100/95"; pub(crate) const ring_green_200: &str = "ring-green-200"; pub(crate) const ring_green_200_of_0: &str = "ring-green-200/0"; pub(crate) const ring_green_200_of_10: &str = "ring-green-200/10"; pub(crate) const ring_green_200_of_100: &str = "ring-green-200/100"; pub(crate) const ring_green_200_of_20: &str = "ring-green-200/20"; pub(crate) const ring_green_200_of_25: &str = "ring-green-200/25"; pub(crate) const ring_green_200_of_30: &str = "ring-green-200/30"; pub(crate) const ring_green_200_of_40: &str = "ring-green-200/40"; pub(crate) const ring_green_200_of_5: &str = "ring-green-200/5"; pub(crate) const ring_green_200_of_50: &str = "ring-green-200/50"; pub(crate) const ring_green_200_of_60: &str = "ring-green-200/60"; pub(crate) const ring_green_200_of_70: &str = "ring-green-200/70"; pub(crate) const ring_green_200_of_75: &str = "ring-green-200/75"; pub(crate) const ring_green_200_of_80: &str = "ring-green-200/80"; pub(crate) const ring_green_200_of_90: &str = "ring-green-200/90"; pub(crate) const ring_green_200_of_95: &str = "ring-green-200/95"; pub(crate) const ring_green_300: &str = "ring-green-300"; pub(crate) const ring_green_300_of_0: &str = "ring-green-300/0"; pub(crate) const ring_green_300_of_10: &str = "ring-green-300/10"; pub(crate) const ring_green_300_of_100: &str = "ring-green-300/100"; pub(crate) const ring_green_300_of_20: &str = "ring-green-300/20"; pub(crate) const ring_green_300_of_25: &str = "ring-green-300/25"; pub(crate) const ring_green_300_of_30: &str = "ring-green-300/30"; pub(crate) const ring_green_300_of_40: &str = "ring-green-300/40"; pub(crate) const ring_green_300_of_5: &str = "ring-green-300/5"; pub(crate) const ring_green_300_of_50: &str = "ring-green-300/50"; pub(crate) const ring_green_300_of_60: &str = "ring-green-300/60"; pub(crate) const ring_green_300_of_70: &str = "ring-green-300/70"; pub(crate) const ring_green_300_of_75: &str = "ring-green-300/75"; pub(crate) const ring_green_300_of_80: &str = "ring-green-300/80"; pub(crate) const ring_green_300_of_90: &str = "ring-green-300/90"; pub(crate) const ring_green_300_of_95: &str = "ring-green-300/95"; pub(crate) const ring_green_400: &str = "ring-green-400"; pub(crate) const ring_green_400_of_0: &str = "ring-green-400/0"; pub(crate) const ring_green_400_of_10: &str = "ring-green-400/10"; pub(crate) const ring_green_400_of_100: &str = "ring-green-400/100"; pub(crate) const ring_green_400_of_20: &str = "ring-green-400/20"; pub(crate) const ring_green_400_of_25: &str = "ring-green-400/25"; pub(crate) const ring_green_400_of_30: &str = "ring-green-400/30"; pub(crate) const ring_green_400_of_40: &str = "ring-green-400/40"; pub(crate) const ring_green_400_of_5: &str = "ring-green-400/5"; pub(crate) const ring_green_400_of_50: &str = "ring-green-400/50"; pub(crate) const ring_green_400_of_60: &str = "ring-green-400/60"; pub(crate) const ring_green_400_of_70: &str = "ring-green-400/70"; pub(crate) const ring_green_400_of_75: &str = "ring-green-400/75"; pub(crate) const ring_green_400_of_80: &str = "ring-green-400/80"; pub(crate) const ring_green_400_of_90: &str = "ring-green-400/90"; pub(crate) const ring_green_400_of_95: &str = "ring-green-400/95"; pub(crate) const ring_green_50: &str = "ring-green-50"; pub(crate) const ring_green_500: &str = "ring-green-500"; pub(crate) const ring_green_500_of_0: &str = "ring-green-500/0"; pub(crate) const ring_green_500_of_10: &str = "ring-green-500/10"; pub(crate) const ring_green_500_of_100: &str = "ring-green-500/100"; pub(crate) const ring_green_500_of_20: &str = "ring-green-500/20"; pub(crate) const ring_green_500_of_25: &str = "ring-green-500/25"; pub(crate) const ring_green_500_of_30: &str = "ring-green-500/30"; pub(crate) const ring_green_500_of_40: &str = "ring-green-500/40"; pub(crate) const ring_green_500_of_5: &str = "ring-green-500/5"; pub(crate) const ring_green_500_of_50: &str = "ring-green-500/50"; pub(crate) const ring_green_500_of_60: &str = "ring-green-500/60"; pub(crate) const ring_green_500_of_70: &str = "ring-green-500/70"; pub(crate) const ring_green_500_of_75: &str = "ring-green-500/75"; pub(crate) const ring_green_500_of_80: &str = "ring-green-500/80"; pub(crate) const ring_green_500_of_90: &str = "ring-green-500/90"; pub(crate) const ring_green_500_of_95: &str = "ring-green-500/95"; pub(crate) const ring_green_50_of_0: &str = "ring-green-50/0"; pub(crate) const ring_green_50_of_10: &str = "ring-green-50/10"; pub(crate) const ring_green_50_of_100: &str = "ring-green-50/100"; pub(crate) const ring_green_50_of_20: &str = "ring-green-50/20"; pub(crate) const ring_green_50_of_25: &str = "ring-green-50/25"; pub(crate) const ring_green_50_of_30: &str = "ring-green-50/30"; pub(crate) const ring_green_50_of_40: &str = "ring-green-50/40"; pub(crate) const ring_green_50_of_5: &str = "ring-green-50/5"; pub(crate) const ring_green_50_of_50: &str = "ring-green-50/50"; pub(crate) const ring_green_50_of_60: &str = "ring-green-50/60"; pub(crate) const ring_green_50_of_70: &str = "ring-green-50/70"; pub(crate) const ring_green_50_of_75: &str = "ring-green-50/75"; pub(crate) const ring_green_50_of_80: &str = "ring-green-50/80"; pub(crate) const ring_green_50_of_90: &str = "ring-green-50/90"; pub(crate) const ring_green_50_of_95: &str = "ring-green-50/95"; pub(crate) const ring_green_600: &str = "ring-green-600"; pub(crate) const ring_green_600_of_0: &str = "ring-green-600/0"; pub(crate) const ring_green_600_of_10: &str = "ring-green-600/10"; pub(crate) const ring_green_600_of_100: &str = "ring-green-600/100"; pub(crate) const ring_green_600_of_20: &str = "ring-green-600/20"; pub(crate) const ring_green_600_of_25: &str = "ring-green-600/25"; pub(crate) const ring_green_600_of_30: &str = "ring-green-600/30"; pub(crate) const ring_green_600_of_40: &str = "ring-green-600/40"; pub(crate) const ring_green_600_of_5: &str = "ring-green-600/5"; pub(crate) const ring_green_600_of_50: &str = "ring-green-600/50"; pub(crate) const ring_green_600_of_60: &str = "ring-green-600/60"; pub(crate) const ring_green_600_of_70: &str = "ring-green-600/70"; pub(crate) const ring_green_600_of_75: &str = "ring-green-600/75"; pub(crate) const ring_green_600_of_80: &str = "ring-green-600/80"; pub(crate) const ring_green_600_of_90: &str = "ring-green-600/90"; pub(crate) const ring_green_600_of_95: &str = "ring-green-600/95"; pub(crate) const ring_green_700: &str = "ring-green-700"; pub(crate) const ring_green_700_of_0: &str = "ring-green-700/0"; pub(crate) const ring_green_700_of_10: &str = "ring-green-700/10"; pub(crate) const ring_green_700_of_100: &str = "ring-green-700/100"; pub(crate) const ring_green_700_of_20: &str = "ring-green-700/20"; pub(crate) const ring_green_700_of_25: &str = "ring-green-700/25"; pub(crate) const ring_green_700_of_30: &str = "ring-green-700/30"; pub(crate) const ring_green_700_of_40: &str = "ring-green-700/40"; pub(crate) const ring_green_700_of_5: &str = "ring-green-700/5"; pub(crate) const ring_green_700_of_50: &str = "ring-green-700/50"; pub(crate) const ring_green_700_of_60: &str = "ring-green-700/60"; pub(crate) const ring_green_700_of_70: &str = "ring-green-700/70"; pub(crate) const ring_green_700_of_75: &str = "ring-green-700/75"; pub(crate) const ring_green_700_of_80: &str = "ring-green-700/80"; pub(crate) const ring_green_700_of_90: &str = "ring-green-700/90"; pub(crate) const ring_green_700_of_95: &str = "ring-green-700/95"; pub(crate) const ring_green_800: &str = "ring-green-800"; pub(crate) const ring_green_800_of_0: &str = "ring-green-800/0"; pub(crate) const ring_green_800_of_10: &str = "ring-green-800/10"; pub(crate) const ring_green_800_of_100: &str = "ring-green-800/100"; pub(crate) const ring_green_800_of_20: &str = "ring-green-800/20"; pub(crate) const ring_green_800_of_25: &str = "ring-green-800/25"; pub(crate) const ring_green_800_of_30: &str = "ring-green-800/30"; pub(crate) const ring_green_800_of_40: &str = "ring-green-800/40"; pub(crate) const ring_green_800_of_5: &str = "ring-green-800/5"; pub(crate) const ring_green_800_of_50: &str = "ring-green-800/50"; pub(crate) const ring_green_800_of_60: &str = "ring-green-800/60"; pub(crate) const ring_green_800_of_70: &str = "ring-green-800/70"; pub(crate) const ring_green_800_of_75: &str = "ring-green-800/75"; pub(crate) const ring_green_800_of_80: &str = "ring-green-800/80"; pub(crate) const ring_green_800_of_90: &str = "ring-green-800/90"; pub(crate) const ring_green_800_of_95: &str = "ring-green-800/95"; pub(crate) const ring_green_900: &str = "ring-green-900"; pub(crate) const ring_green_900_of_0: &str = "ring-green-900/0"; pub(crate) const ring_green_900_of_10: &str = "ring-green-900/10"; pub(crate) const ring_green_900_of_100: &str = "ring-green-900/100"; pub(crate) const ring_green_900_of_20: &str = "ring-green-900/20"; pub(crate) const ring_green_900_of_25: &str = "ring-green-900/25"; pub(crate) const ring_green_900_of_30: &str = "ring-green-900/30"; pub(crate) const ring_green_900_of_40: &str = "ring-green-900/40"; pub(crate) const ring_green_900_of_5: &str = "ring-green-900/5"; pub(crate) const ring_green_900_of_50: &str = "ring-green-900/50"; pub(crate) const ring_green_900_of_60: &str = "ring-green-900/60"; pub(crate) const ring_green_900_of_70: &str = "ring-green-900/70"; pub(crate) const ring_green_900_of_75: &str = "ring-green-900/75"; pub(crate) const ring_green_900_of_80: &str = "ring-green-900/80"; pub(crate) const ring_green_900_of_90: &str = "ring-green-900/90"; pub(crate) const ring_green_900_of_95: &str = "ring-green-900/95"; pub(crate) const ring_indigo_100: &str = "ring-indigo-100"; pub(crate) const ring_indigo_100_of_0: &str = "ring-indigo-100/0"; pub(crate) const ring_indigo_100_of_10: &str = "ring-indigo-100/10"; pub(crate) const ring_indigo_100_of_100: &str = "ring-indigo-100/100"; pub(crate) const ring_indigo_100_of_20: &str = "ring-indigo-100/20"; pub(crate) const ring_indigo_100_of_25: &str = "ring-indigo-100/25"; pub(crate) const ring_indigo_100_of_30: &str = "ring-indigo-100/30"; pub(crate) const ring_indigo_100_of_40: &str = "ring-indigo-100/40"; pub(crate) const ring_indigo_100_of_5: &str = "ring-indigo-100/5"; pub(crate) const ring_indigo_100_of_50: &str = "ring-indigo-100/50"; pub(crate) const ring_indigo_100_of_60: &str = "ring-indigo-100/60"; pub(crate) const ring_indigo_100_of_70: &str = "ring-indigo-100/70"; pub(crate) const ring_indigo_100_of_75: &str = "ring-indigo-100/75"; pub(crate) const ring_indigo_100_of_80: &str = "ring-indigo-100/80"; pub(crate) const ring_indigo_100_of_90: &str = "ring-indigo-100/90"; pub(crate) const ring_indigo_100_of_95: &str = "ring-indigo-100/95"; pub(crate) const ring_indigo_200: &str = "ring-indigo-200"; pub(crate) const ring_indigo_200_of_0: &str = "ring-indigo-200/0"; pub(crate) const ring_indigo_200_of_10: &str = "ring-indigo-200/10"; pub(crate) const ring_indigo_200_of_100: &str = "ring-indigo-200/100"; pub(crate) const ring_indigo_200_of_20: &str = "ring-indigo-200/20"; pub(crate) const ring_indigo_200_of_25: &str = "ring-indigo-200/25"; pub(crate) const ring_indigo_200_of_30: &str = "ring-indigo-200/30"; pub(crate) const ring_indigo_200_of_40: &str = "ring-indigo-200/40"; pub(crate) const ring_indigo_200_of_5: &str = "ring-indigo-200/5"; pub(crate) const ring_indigo_200_of_50: &str = "ring-indigo-200/50"; pub(crate) const ring_indigo_200_of_60: &str = "ring-indigo-200/60"; pub(crate) const ring_indigo_200_of_70: &str = "ring-indigo-200/70"; pub(crate) const ring_indigo_200_of_75: &str = "ring-indigo-200/75"; pub(crate) const ring_indigo_200_of_80: &str = "ring-indigo-200/80"; pub(crate) const ring_indigo_200_of_90: &str = "ring-indigo-200/90"; pub(crate) const ring_indigo_200_of_95: &str = "ring-indigo-200/95"; pub(crate) const ring_indigo_300: &str = "ring-indigo-300"; pub(crate) const ring_indigo_300_of_0: &str = "ring-indigo-300/0"; pub(crate) const ring_indigo_300_of_10: &str = "ring-indigo-300/10"; pub(crate) const ring_indigo_300_of_100: &str = "ring-indigo-300/100"; pub(crate) const ring_indigo_300_of_20: &str = "ring-indigo-300/20"; pub(crate) const ring_indigo_300_of_25: &str = "ring-indigo-300/25"; pub(crate) const ring_indigo_300_of_30: &str = "ring-indigo-300/30"; pub(crate) const ring_indigo_300_of_40: &str = "ring-indigo-300/40"; pub(crate) const ring_indigo_300_of_5: &str = "ring-indigo-300/5"; pub(crate) const ring_indigo_300_of_50: &str = "ring-indigo-300/50"; pub(crate) const ring_indigo_300_of_60: &str = "ring-indigo-300/60"; pub(crate) const ring_indigo_300_of_70: &str = "ring-indigo-300/70"; pub(crate) const ring_indigo_300_of_75: &str = "ring-indigo-300/75"; pub(crate) const ring_indigo_300_of_80: &str = "ring-indigo-300/80"; pub(crate) const ring_indigo_300_of_90: &str = "ring-indigo-300/90"; pub(crate) const ring_indigo_300_of_95: &str = "ring-indigo-300/95"; pub(crate) const ring_indigo_400: &str = "ring-indigo-400"; pub(crate) const ring_indigo_400_of_0: &str = "ring-indigo-400/0"; pub(crate) const ring_indigo_400_of_10: &str = "ring-indigo-400/10"; pub(crate) const ring_indigo_400_of_100: &str = "ring-indigo-400/100"; pub(crate) const ring_indigo_400_of_20: &str = "ring-indigo-400/20"; pub(crate) const ring_indigo_400_of_25: &str = "ring-indigo-400/25"; pub(crate) const ring_indigo_400_of_30: &str = "ring-indigo-400/30"; pub(crate) const ring_indigo_400_of_40: &str = "ring-indigo-400/40"; pub(crate) const ring_indigo_400_of_5: &str = "ring-indigo-400/5"; pub(crate) const ring_indigo_400_of_50: &str = "ring-indigo-400/50"; pub(crate) const ring_indigo_400_of_60: &str = "ring-indigo-400/60"; pub(crate) const ring_indigo_400_of_70: &str = "ring-indigo-400/70"; pub(crate) const ring_indigo_400_of_75: &str = "ring-indigo-400/75"; pub(crate) const ring_indigo_400_of_80: &str = "ring-indigo-400/80"; pub(crate) const ring_indigo_400_of_90: &str = "ring-indigo-400/90"; pub(crate) const ring_indigo_400_of_95: &str = "ring-indigo-400/95"; pub(crate) const ring_indigo_50: &str = "ring-indigo-50"; pub(crate) const ring_indigo_500: &str = "ring-indigo-500"; pub(crate) const ring_indigo_500_of_0: &str = "ring-indigo-500/0"; pub(crate) const ring_indigo_500_of_10: &str = "ring-indigo-500/10"; pub(crate) const ring_indigo_500_of_100: &str = "ring-indigo-500/100"; pub(crate) const ring_indigo_500_of_20: &str = "ring-indigo-500/20"; pub(crate) const ring_indigo_500_of_25: &str = "ring-indigo-500/25"; pub(crate) const ring_indigo_500_of_30: &str = "ring-indigo-500/30"; pub(crate) const ring_indigo_500_of_40: &str = "ring-indigo-500/40"; pub(crate) const ring_indigo_500_of_5: &str = "ring-indigo-500/5"; pub(crate) const ring_indigo_500_of_50: &str = "ring-indigo-500/50"; pub(crate) const ring_indigo_500_of_60: &str = "ring-indigo-500/60"; pub(crate) const ring_indigo_500_of_70: &str = "ring-indigo-500/70"; pub(crate) const ring_indigo_500_of_75: &str = "ring-indigo-500/75"; pub(crate) const ring_indigo_500_of_80: &str = "ring-indigo-500/80"; pub(crate) const ring_indigo_500_of_90: &str = "ring-indigo-500/90"; pub(crate) const ring_indigo_500_of_95: &str = "ring-indigo-500/95"; pub(crate) const ring_indigo_50_of_0: &str = "ring-indigo-50/0"; pub(crate) const ring_indigo_50_of_10: &str = "ring-indigo-50/10"; pub(crate) const ring_indigo_50_of_100: &str = "ring-indigo-50/100"; pub(crate) const ring_indigo_50_of_20: &str = "ring-indigo-50/20"; pub(crate) const ring_indigo_50_of_25: &str = "ring-indigo-50/25"; pub(crate) const ring_indigo_50_of_30: &str = "ring-indigo-50/30"; pub(crate) const ring_indigo_50_of_40: &str = "ring-indigo-50/40"; pub(crate) const ring_indigo_50_of_5: &str = "ring-indigo-50/5"; pub(crate) const ring_indigo_50_of_50: &str = "ring-indigo-50/50"; pub(crate) const ring_indigo_50_of_60: &str = "ring-indigo-50/60"; pub(crate) const ring_indigo_50_of_70: &str = "ring-indigo-50/70"; pub(crate) const ring_indigo_50_of_75: &str = "ring-indigo-50/75"; pub(crate) const ring_indigo_50_of_80: &str = "ring-indigo-50/80"; pub(crate) const ring_indigo_50_of_90: &str = "ring-indigo-50/90"; pub(crate) const ring_indigo_50_of_95: &str = "ring-indigo-50/95"; pub(crate) const ring_indigo_600: &str = "ring-indigo-600"; pub(crate) const ring_indigo_600_of_0: &str = "ring-indigo-600/0"; pub(crate) const ring_indigo_600_of_10: &str = "ring-indigo-600/10"; pub(crate) const ring_indigo_600_of_100: &str = "ring-indigo-600/100"; pub(crate) const ring_indigo_600_of_20: &str = "ring-indigo-600/20"; pub(crate) const ring_indigo_600_of_25: &str = "ring-indigo-600/25"; pub(crate) const ring_indigo_600_of_30: &str = "ring-indigo-600/30"; pub(crate) const ring_indigo_600_of_40: &str = "ring-indigo-600/40"; pub(crate) const ring_indigo_600_of_5: &str = "ring-indigo-600/5"; pub(crate) const ring_indigo_600_of_50: &str = "ring-indigo-600/50"; pub(crate) const ring_indigo_600_of_60: &str = "ring-indigo-600/60"; pub(crate) const ring_indigo_600_of_70: &str = "ring-indigo-600/70"; pub(crate) const ring_indigo_600_of_75: &str = "ring-indigo-600/75"; pub(crate) const ring_indigo_600_of_80: &str = "ring-indigo-600/80"; pub(crate) const ring_indigo_600_of_90: &str = "ring-indigo-600/90"; pub(crate) const ring_indigo_600_of_95: &str = "ring-indigo-600/95"; pub(crate) const ring_indigo_700: &str = "ring-indigo-700"; pub(crate) const ring_indigo_700_of_0: &str = "ring-indigo-700/0"; pub(crate) const ring_indigo_700_of_10: &str = "ring-indigo-700/10"; pub(crate) const ring_indigo_700_of_100: &str = "ring-indigo-700/100"; pub(crate) const ring_indigo_700_of_20: &str = "ring-indigo-700/20"; pub(crate) const ring_indigo_700_of_25: &str = "ring-indigo-700/25"; pub(crate) const ring_indigo_700_of_30: &str = "ring-indigo-700/30"; pub(crate) const ring_indigo_700_of_40: &str = "ring-indigo-700/40"; pub(crate) const ring_indigo_700_of_5: &str = "ring-indigo-700/5"; pub(crate) const ring_indigo_700_of_50: &str = "ring-indigo-700/50"; pub(crate) const ring_indigo_700_of_60: &str = "ring-indigo-700/60"; pub(crate) const ring_indigo_700_of_70: &str = "ring-indigo-700/70"; pub(crate) const ring_indigo_700_of_75: &str = "ring-indigo-700/75"; pub(crate) const ring_indigo_700_of_80: &str = "ring-indigo-700/80"; pub(crate) const ring_indigo_700_of_90: &str = "ring-indigo-700/90"; pub(crate) const ring_indigo_700_of_95: &str = "ring-indigo-700/95"; pub(crate) const ring_indigo_800: &str = "ring-indigo-800"; pub(crate) const ring_indigo_800_of_0: &str = "ring-indigo-800/0"; pub(crate) const ring_indigo_800_of_10: &str = "ring-indigo-800/10"; pub(crate) const ring_indigo_800_of_100: &str = "ring-indigo-800/100"; pub(crate) const ring_indigo_800_of_20: &str = "ring-indigo-800/20"; pub(crate) const ring_indigo_800_of_25: &str = "ring-indigo-800/25"; pub(crate) const ring_indigo_800_of_30: &str = "ring-indigo-800/30"; pub(crate) const ring_indigo_800_of_40: &str = "ring-indigo-800/40"; pub(crate) const ring_indigo_800_of_5: &str = "ring-indigo-800/5"; pub(crate) const ring_indigo_800_of_50: &str = "ring-indigo-800/50"; pub(crate) const ring_indigo_800_of_60: &str = "ring-indigo-800/60"; pub(crate) const ring_indigo_800_of_70: &str = "ring-indigo-800/70"; pub(crate) const ring_indigo_800_of_75: &str = "ring-indigo-800/75"; pub(crate) const ring_indigo_800_of_80: &str = "ring-indigo-800/80"; pub(crate) const ring_indigo_800_of_90: &str = "ring-indigo-800/90"; pub(crate) const ring_indigo_800_of_95: &str = "ring-indigo-800/95"; pub(crate) const ring_indigo_900: &str = "ring-indigo-900"; pub(crate) const ring_indigo_900_of_0: &str = "ring-indigo-900/0"; pub(crate) const ring_indigo_900_of_10: &str = "ring-indigo-900/10"; pub(crate) const ring_indigo_900_of_100: &str = "ring-indigo-900/100"; pub(crate) const ring_indigo_900_of_20: &str = "ring-indigo-900/20"; pub(crate) const ring_indigo_900_of_25: &str = "ring-indigo-900/25"; pub(crate) const ring_indigo_900_of_30: &str = "ring-indigo-900/30"; pub(crate) const ring_indigo_900_of_40: &str = "ring-indigo-900/40"; pub(crate) const ring_indigo_900_of_5: &str = "ring-indigo-900/5"; pub(crate) const ring_indigo_900_of_50: &str = "ring-indigo-900/50"; pub(crate) const ring_indigo_900_of_60: &str = "ring-indigo-900/60"; pub(crate) const ring_indigo_900_of_70: &str = "ring-indigo-900/70"; pub(crate) const ring_indigo_900_of_75: &str = "ring-indigo-900/75"; pub(crate) const ring_indigo_900_of_80: &str = "ring-indigo-900/80"; pub(crate) const ring_indigo_900_of_90: &str = "ring-indigo-900/90"; pub(crate) const ring_indigo_900_of_95: &str = "ring-indigo-900/95"; pub(crate) const ring_inherit: &str = "ring-inherit"; pub(crate) const ring_inset: &str = "ring-inset"; pub(crate) const ring_lime_100: &str = "ring-lime-100"; pub(crate) const ring_lime_100_of_0: &str = "ring-lime-100/0"; pub(crate) const ring_lime_100_of_10: &str = "ring-lime-100/10"; pub(crate) const ring_lime_100_of_100: &str = "ring-lime-100/100"; pub(crate) const ring_lime_100_of_20: &str = "ring-lime-100/20"; pub(crate) const ring_lime_100_of_25: &str = "ring-lime-100/25"; pub(crate) const ring_lime_100_of_30: &str = "ring-lime-100/30"; pub(crate) const ring_lime_100_of_40: &str = "ring-lime-100/40"; pub(crate) const ring_lime_100_of_5: &str = "ring-lime-100/5"; pub(crate) const ring_lime_100_of_50: &str = "ring-lime-100/50"; pub(crate) const ring_lime_100_of_60: &str = "ring-lime-100/60"; pub(crate) const ring_lime_100_of_70: &str = "ring-lime-100/70"; pub(crate) const ring_lime_100_of_75: &str = "ring-lime-100/75"; pub(crate) const ring_lime_100_of_80: &str = "ring-lime-100/80"; pub(crate) const ring_lime_100_of_90: &str = "ring-lime-100/90"; pub(crate) const ring_lime_100_of_95: &str = "ring-lime-100/95"; pub(crate) const ring_lime_200: &str = "ring-lime-200"; pub(crate) const ring_lime_200_of_0: &str = "ring-lime-200/0"; pub(crate) const ring_lime_200_of_10: &str = "ring-lime-200/10"; pub(crate) const ring_lime_200_of_100: &str = "ring-lime-200/100"; pub(crate) const ring_lime_200_of_20: &str = "ring-lime-200/20"; pub(crate) const ring_lime_200_of_25: &str = "ring-lime-200/25"; pub(crate) const ring_lime_200_of_30: &str = "ring-lime-200/30"; pub(crate) const ring_lime_200_of_40: &str = "ring-lime-200/40"; pub(crate) const ring_lime_200_of_5: &str = "ring-lime-200/5"; pub(crate) const ring_lime_200_of_50: &str = "ring-lime-200/50"; pub(crate) const ring_lime_200_of_60: &str = "ring-lime-200/60"; pub(crate) const ring_lime_200_of_70: &str = "ring-lime-200/70"; pub(crate) const ring_lime_200_of_75: &str = "ring-lime-200/75"; pub(crate) const ring_lime_200_of_80: &str = "ring-lime-200/80"; pub(crate) const ring_lime_200_of_90: &str = "ring-lime-200/90"; pub(crate) const ring_lime_200_of_95: &str = "ring-lime-200/95"; pub(crate) const ring_lime_300: &str = "ring-lime-300"; pub(crate) const ring_lime_300_of_0: &str = "ring-lime-300/0"; pub(crate) const ring_lime_300_of_10: &str = "ring-lime-300/10"; pub(crate) const ring_lime_300_of_100: &str = "ring-lime-300/100"; pub(crate) const ring_lime_300_of_20: &str = "ring-lime-300/20"; pub(crate) const ring_lime_300_of_25: &str = "ring-lime-300/25"; pub(crate) const ring_lime_300_of_30: &str = "ring-lime-300/30"; pub(crate) const ring_lime_300_of_40: &str = "ring-lime-300/40"; pub(crate) const ring_lime_300_of_5: &str = "ring-lime-300/5"; pub(crate) const ring_lime_300_of_50: &str = "ring-lime-300/50"; pub(crate) const ring_lime_300_of_60: &str = "ring-lime-300/60"; pub(crate) const ring_lime_300_of_70: &str = "ring-lime-300/70"; pub(crate) const ring_lime_300_of_75: &str = "ring-lime-300/75"; pub(crate) const ring_lime_300_of_80: &str = "ring-lime-300/80"; pub(crate) const ring_lime_300_of_90: &str = "ring-lime-300/90"; pub(crate) const ring_lime_300_of_95: &str = "ring-lime-300/95"; pub(crate) const ring_lime_400: &str = "ring-lime-400"; pub(crate) const ring_lime_400_of_0: &str = "ring-lime-400/0"; pub(crate) const ring_lime_400_of_10: &str = "ring-lime-400/10"; pub(crate) const ring_lime_400_of_100: &str = "ring-lime-400/100"; pub(crate) const ring_lime_400_of_20: &str = "ring-lime-400/20"; pub(crate) const ring_lime_400_of_25: &str = "ring-lime-400/25"; pub(crate) const ring_lime_400_of_30: &str = "ring-lime-400/30"; pub(crate) const ring_lime_400_of_40: &str = "ring-lime-400/40"; pub(crate) const ring_lime_400_of_5: &str = "ring-lime-400/5"; pub(crate) const ring_lime_400_of_50: &str = "ring-lime-400/50"; pub(crate) const ring_lime_400_of_60: &str = "ring-lime-400/60"; pub(crate) const ring_lime_400_of_70: &str = "ring-lime-400/70"; pub(crate) const ring_lime_400_of_75: &str = "ring-lime-400/75"; pub(crate) const ring_lime_400_of_80: &str = "ring-lime-400/80"; pub(crate) const ring_lime_400_of_90: &str = "ring-lime-400/90"; pub(crate) const ring_lime_400_of_95: &str = "ring-lime-400/95"; pub(crate) const ring_lime_50: &str = "ring-lime-50"; pub(crate) const ring_lime_500: &str = "ring-lime-500"; pub(crate) const ring_lime_500_of_0: &str = "ring-lime-500/0"; pub(crate) const ring_lime_500_of_10: &str = "ring-lime-500/10"; pub(crate) const ring_lime_500_of_100: &str = "ring-lime-500/100"; pub(crate) const ring_lime_500_of_20: &str = "ring-lime-500/20"; pub(crate) const ring_lime_500_of_25: &str = "ring-lime-500/25"; pub(crate) const ring_lime_500_of_30: &str = "ring-lime-500/30"; pub(crate) const ring_lime_500_of_40: &str = "ring-lime-500/40"; pub(crate) const ring_lime_500_of_5: &str = "ring-lime-500/5"; pub(crate) const ring_lime_500_of_50: &str = "ring-lime-500/50"; pub(crate) const ring_lime_500_of_60: &str = "ring-lime-500/60"; pub(crate) const ring_lime_500_of_70: &str = "ring-lime-500/70"; pub(crate) const ring_lime_500_of_75: &str = "ring-lime-500/75"; pub(crate) const ring_lime_500_of_80: &str = "ring-lime-500/80"; pub(crate) const ring_lime_500_of_90: &str = "ring-lime-500/90"; pub(crate) const ring_lime_500_of_95: &str = "ring-lime-500/95"; pub(crate) const ring_lime_50_of_0: &str = "ring-lime-50/0"; pub(crate) const ring_lime_50_of_10: &str = "ring-lime-50/10"; pub(crate) const ring_lime_50_of_100: &str = "ring-lime-50/100"; pub(crate) const ring_lime_50_of_20: &str = "ring-lime-50/20"; pub(crate) const ring_lime_50_of_25: &str = "ring-lime-50/25"; pub(crate) const ring_lime_50_of_30: &str = "ring-lime-50/30"; pub(crate) const ring_lime_50_of_40: &str = "ring-lime-50/40"; pub(crate) const ring_lime_50_of_5: &str = "ring-lime-50/5"; pub(crate) const ring_lime_50_of_50: &str = "ring-lime-50/50"; pub(crate) const ring_lime_50_of_60: &str = "ring-lime-50/60"; pub(crate) const ring_lime_50_of_70: &str = "ring-lime-50/70"; pub(crate) const ring_lime_50_of_75: &str = "ring-lime-50/75"; pub(crate) const ring_lime_50_of_80: &str = "ring-lime-50/80"; pub(crate) const ring_lime_50_of_90: &str = "ring-lime-50/90"; pub(crate) const ring_lime_50_of_95: &str = "ring-lime-50/95"; pub(crate) const ring_lime_600: &str = "ring-lime-600"; pub(crate) const ring_lime_600_of_0: &str = "ring-lime-600/0"; pub(crate) const ring_lime_600_of_10: &str = "ring-lime-600/10"; pub(crate) const ring_lime_600_of_100: &str = "ring-lime-600/100"; pub(crate) const ring_lime_600_of_20: &str = "ring-lime-600/20"; pub(crate) const ring_lime_600_of_25: &str = "ring-lime-600/25"; pub(crate) const ring_lime_600_of_30: &str = "ring-lime-600/30"; pub(crate) const ring_lime_600_of_40: &str = "ring-lime-600/40"; pub(crate) const ring_lime_600_of_5: &str = "ring-lime-600/5"; pub(crate) const ring_lime_600_of_50: &str = "ring-lime-600/50"; pub(crate) const ring_lime_600_of_60: &str = "ring-lime-600/60"; pub(crate) const ring_lime_600_of_70: &str = "ring-lime-600/70"; pub(crate) const ring_lime_600_of_75: &str = "ring-lime-600/75"; pub(crate) const ring_lime_600_of_80: &str = "ring-lime-600/80"; pub(crate) const ring_lime_600_of_90: &str = "ring-lime-600/90"; pub(crate) const ring_lime_600_of_95: &str = "ring-lime-600/95"; pub(crate) const ring_lime_700: &str = "ring-lime-700"; pub(crate) const ring_lime_700_of_0: &str = "ring-lime-700/0"; pub(crate) const ring_lime_700_of_10: &str = "ring-lime-700/10"; pub(crate) const ring_lime_700_of_100: &str = "ring-lime-700/100"; pub(crate) const ring_lime_700_of_20: &str = "ring-lime-700/20"; pub(crate) const ring_lime_700_of_25: &str = "ring-lime-700/25"; pub(crate) const ring_lime_700_of_30: &str = "ring-lime-700/30"; pub(crate) const ring_lime_700_of_40: &str = "ring-lime-700/40"; pub(crate) const ring_lime_700_of_5: &str = "ring-lime-700/5"; pub(crate) const ring_lime_700_of_50: &str = "ring-lime-700/50"; pub(crate) const ring_lime_700_of_60: &str = "ring-lime-700/60"; pub(crate) const ring_lime_700_of_70: &str = "ring-lime-700/70"; pub(crate) const ring_lime_700_of_75: &str = "ring-lime-700/75"; pub(crate) const ring_lime_700_of_80: &str = "ring-lime-700/80"; pub(crate) const ring_lime_700_of_90: &str = "ring-lime-700/90"; pub(crate) const ring_lime_700_of_95: &str = "ring-lime-700/95"; pub(crate) const ring_lime_800: &str = "ring-lime-800"; pub(crate) const ring_lime_800_of_0: &str = "ring-lime-800/0"; pub(crate) const ring_lime_800_of_10: &str = "ring-lime-800/10"; pub(crate) const ring_lime_800_of_100: &str = "ring-lime-800/100"; pub(crate) const ring_lime_800_of_20: &str = "ring-lime-800/20"; pub(crate) const ring_lime_800_of_25: &str = "ring-lime-800/25"; pub(crate) const ring_lime_800_of_30: &str = "ring-lime-800/30"; pub(crate) const ring_lime_800_of_40: &str = "ring-lime-800/40"; pub(crate) const ring_lime_800_of_5: &str = "ring-lime-800/5"; pub(crate) const ring_lime_800_of_50: &str = "ring-lime-800/50"; pub(crate) const ring_lime_800_of_60: &str = "ring-lime-800/60"; pub(crate) const ring_lime_800_of_70: &str = "ring-lime-800/70"; pub(crate) const ring_lime_800_of_75: &str = "ring-lime-800/75"; pub(crate) const ring_lime_800_of_80: &str = "ring-lime-800/80"; pub(crate) const ring_lime_800_of_90: &str = "ring-lime-800/90"; pub(crate) const ring_lime_800_of_95: &str = "ring-lime-800/95"; pub(crate) const ring_lime_900: &str = "ring-lime-900"; pub(crate) const ring_lime_900_of_0: &str = "ring-lime-900/0"; pub(crate) const ring_lime_900_of_10: &str = "ring-lime-900/10"; pub(crate) const ring_lime_900_of_100: &str = "ring-lime-900/100"; pub(crate) const ring_lime_900_of_20: &str = "ring-lime-900/20"; pub(crate) const ring_lime_900_of_25: &str = "ring-lime-900/25"; pub(crate) const ring_lime_900_of_30: &str = "ring-lime-900/30"; pub(crate) const ring_lime_900_of_40: &str = "ring-lime-900/40"; pub(crate) const ring_lime_900_of_5: &str = "ring-lime-900/5"; pub(crate) const ring_lime_900_of_50: &str = "ring-lime-900/50"; pub(crate) const ring_lime_900_of_60: &str = "ring-lime-900/60"; pub(crate) const ring_lime_900_of_70: &str = "ring-lime-900/70"; pub(crate) const ring_lime_900_of_75: &str = "ring-lime-900/75"; pub(crate) const ring_lime_900_of_80: &str = "ring-lime-900/80"; pub(crate) const ring_lime_900_of_90: &str = "ring-lime-900/90"; pub(crate) const ring_lime_900_of_95: &str = "ring-lime-900/95"; pub(crate) const ring_neutral_100: &str = "ring-neutral-100"; pub(crate) const ring_neutral_100_of_0: &str = "ring-neutral-100/0"; pub(crate) const ring_neutral_100_of_10: &str = "ring-neutral-100/10"; pub(crate) const ring_neutral_100_of_100: &str = "ring-neutral-100/100"; pub(crate) const ring_neutral_100_of_20: &str = "ring-neutral-100/20"; pub(crate) const ring_neutral_100_of_25: &str = "ring-neutral-100/25"; pub(crate) const ring_neutral_100_of_30: &str = "ring-neutral-100/30"; pub(crate) const ring_neutral_100_of_40: &str = "ring-neutral-100/40"; pub(crate) const ring_neutral_100_of_5: &str = "ring-neutral-100/5"; pub(crate) const ring_neutral_100_of_50: &str = "ring-neutral-100/50"; pub(crate) const ring_neutral_100_of_60: &str = "ring-neutral-100/60"; pub(crate) const ring_neutral_100_of_70: &str = "ring-neutral-100/70"; pub(crate) const ring_neutral_100_of_75: &str = "ring-neutral-100/75"; pub(crate) const ring_neutral_100_of_80: &str = "ring-neutral-100/80"; pub(crate) const ring_neutral_100_of_90: &str = "ring-neutral-100/90"; pub(crate) const ring_neutral_100_of_95: &str = "ring-neutral-100/95"; pub(crate) const ring_neutral_200: &str = "ring-neutral-200"; pub(crate) const ring_neutral_200_of_0: &str = "ring-neutral-200/0"; pub(crate) const ring_neutral_200_of_10: &str = "ring-neutral-200/10"; pub(crate) const ring_neutral_200_of_100: &str = "ring-neutral-200/100"; pub(crate) const ring_neutral_200_of_20: &str = "ring-neutral-200/20"; pub(crate) const ring_neutral_200_of_25: &str = "ring-neutral-200/25"; pub(crate) const ring_neutral_200_of_30: &str = "ring-neutral-200/30"; pub(crate) const ring_neutral_200_of_40: &str = "ring-neutral-200/40"; pub(crate) const ring_neutral_200_of_5: &str = "ring-neutral-200/5"; pub(crate) const ring_neutral_200_of_50: &str = "ring-neutral-200/50"; pub(crate) const ring_neutral_200_of_60: &str = "ring-neutral-200/60"; pub(crate) const ring_neutral_200_of_70: &str = "ring-neutral-200/70"; pub(crate) const ring_neutral_200_of_75: &str = "ring-neutral-200/75"; pub(crate) const ring_neutral_200_of_80: &str = "ring-neutral-200/80"; pub(crate) const ring_neutral_200_of_90: &str = "ring-neutral-200/90"; pub(crate) const ring_neutral_200_of_95: &str = "ring-neutral-200/95"; pub(crate) const ring_neutral_300: &str = "ring-neutral-300"; pub(crate) const ring_neutral_300_of_0: &str = "ring-neutral-300/0"; pub(crate) const ring_neutral_300_of_10: &str = "ring-neutral-300/10"; pub(crate) const ring_neutral_300_of_100: &str = "ring-neutral-300/100"; pub(crate) const ring_neutral_300_of_20: &str = "ring-neutral-300/20"; pub(crate) const ring_neutral_300_of_25: &str = "ring-neutral-300/25"; pub(crate) const ring_neutral_300_of_30: &str = "ring-neutral-300/30"; pub(crate) const ring_neutral_300_of_40: &str = "ring-neutral-300/40"; pub(crate) const ring_neutral_300_of_5: &str = "ring-neutral-300/5"; pub(crate) const ring_neutral_300_of_50: &str = "ring-neutral-300/50"; pub(crate) const ring_neutral_300_of_60: &str = "ring-neutral-300/60"; pub(crate) const ring_neutral_300_of_70: &str = "ring-neutral-300/70"; pub(crate) const ring_neutral_300_of_75: &str = "ring-neutral-300/75"; pub(crate) const ring_neutral_300_of_80: &str = "ring-neutral-300/80"; pub(crate) const ring_neutral_300_of_90: &str = "ring-neutral-300/90"; pub(crate) const ring_neutral_300_of_95: &str = "ring-neutral-300/95"; pub(crate) const ring_neutral_400: &str = "ring-neutral-400"; pub(crate) const ring_neutral_400_of_0: &str = "ring-neutral-400/0"; pub(crate) const ring_neutral_400_of_10: &str = "ring-neutral-400/10"; pub(crate) const ring_neutral_400_of_100: &str = "ring-neutral-400/100"; pub(crate) const ring_neutral_400_of_20: &str = "ring-neutral-400/20"; pub(crate) const ring_neutral_400_of_25: &str = "ring-neutral-400/25"; pub(crate) const ring_neutral_400_of_30: &str = "ring-neutral-400/30"; pub(crate) const ring_neutral_400_of_40: &str = "ring-neutral-400/40"; pub(crate) const ring_neutral_400_of_5: &str = "ring-neutral-400/5"; pub(crate) const ring_neutral_400_of_50: &str = "ring-neutral-400/50"; pub(crate) const ring_neutral_400_of_60: &str = "ring-neutral-400/60"; pub(crate) const ring_neutral_400_of_70: &str = "ring-neutral-400/70"; pub(crate) const ring_neutral_400_of_75: &str = "ring-neutral-400/75"; pub(crate) const ring_neutral_400_of_80: &str = "ring-neutral-400/80"; pub(crate) const ring_neutral_400_of_90: &str = "ring-neutral-400/90"; pub(crate) const ring_neutral_400_of_95: &str = "ring-neutral-400/95"; pub(crate) const ring_neutral_50: &str = "ring-neutral-50"; pub(crate) const ring_neutral_500: &str = "ring-neutral-500"; pub(crate) const ring_neutral_500_of_0: &str = "ring-neutral-500/0"; pub(crate) const ring_neutral_500_of_10: &str = "ring-neutral-500/10"; pub(crate) const ring_neutral_500_of_100: &str = "ring-neutral-500/100"; pub(crate) const ring_neutral_500_of_20: &str = "ring-neutral-500/20"; pub(crate) const ring_neutral_500_of_25: &str = "ring-neutral-500/25"; pub(crate) const ring_neutral_500_of_30: &str = "ring-neutral-500/30"; pub(crate) const ring_neutral_500_of_40: &str = "ring-neutral-500/40"; pub(crate) const ring_neutral_500_of_5: &str = "ring-neutral-500/5"; pub(crate) const ring_neutral_500_of_50: &str = "ring-neutral-500/50"; pub(crate) const ring_neutral_500_of_60: &str = "ring-neutral-500/60"; pub(crate) const ring_neutral_500_of_70: &str = "ring-neutral-500/70"; pub(crate) const ring_neutral_500_of_75: &str = "ring-neutral-500/75"; pub(crate) const ring_neutral_500_of_80: &str = "ring-neutral-500/80"; pub(crate) const ring_neutral_500_of_90: &str = "ring-neutral-500/90"; pub(crate) const ring_neutral_500_of_95: &str = "ring-neutral-500/95"; pub(crate) const ring_neutral_50_of_0: &str = "ring-neutral-50/0"; pub(crate) const ring_neutral_50_of_10: &str = "ring-neutral-50/10"; pub(crate) const ring_neutral_50_of_100: &str = "ring-neutral-50/100"; pub(crate) const ring_neutral_50_of_20: &str = "ring-neutral-50/20"; pub(crate) const ring_neutral_50_of_25: &str = "ring-neutral-50/25"; pub(crate) const ring_neutral_50_of_30: &str = "ring-neutral-50/30"; pub(crate) const ring_neutral_50_of_40: &str = "ring-neutral-50/40"; pub(crate) const ring_neutral_50_of_5: &str = "ring-neutral-50/5"; pub(crate) const ring_neutral_50_of_50: &str = "ring-neutral-50/50"; pub(crate) const ring_neutral_50_of_60: &str = "ring-neutral-50/60"; pub(crate) const ring_neutral_50_of_70: &str = "ring-neutral-50/70"; pub(crate) const ring_neutral_50_of_75: &str = "ring-neutral-50/75"; pub(crate) const ring_neutral_50_of_80: &str = "ring-neutral-50/80"; pub(crate) const ring_neutral_50_of_90: &str = "ring-neutral-50/90"; pub(crate) const ring_neutral_50_of_95: &str = "ring-neutral-50/95"; pub(crate) const ring_neutral_600: &str = "ring-neutral-600"; pub(crate) const ring_neutral_600_of_0: &str = "ring-neutral-600/0"; pub(crate) const ring_neutral_600_of_10: &str = "ring-neutral-600/10"; pub(crate) const ring_neutral_600_of_100: &str = "ring-neutral-600/100"; pub(crate) const ring_neutral_600_of_20: &str = "ring-neutral-600/20"; pub(crate) const ring_neutral_600_of_25: &str = "ring-neutral-600/25"; pub(crate) const ring_neutral_600_of_30: &str = "ring-neutral-600/30"; pub(crate) const ring_neutral_600_of_40: &str = "ring-neutral-600/40"; pub(crate) const ring_neutral_600_of_5: &str = "ring-neutral-600/5"; pub(crate) const ring_neutral_600_of_50: &str = "ring-neutral-600/50"; pub(crate) const ring_neutral_600_of_60: &str = "ring-neutral-600/60"; pub(crate) const ring_neutral_600_of_70: &str = "ring-neutral-600/70"; pub(crate) const ring_neutral_600_of_75: &str = "ring-neutral-600/75"; pub(crate) const ring_neutral_600_of_80: &str = "ring-neutral-600/80"; pub(crate) const ring_neutral_600_of_90: &str = "ring-neutral-600/90"; pub(crate) const ring_neutral_600_of_95: &str = "ring-neutral-600/95"; pub(crate) const ring_neutral_700: &str = "ring-neutral-700"; pub(crate) const ring_neutral_700_of_0: &str = "ring-neutral-700/0"; pub(crate) const ring_neutral_700_of_10: &str = "ring-neutral-700/10"; pub(crate) const ring_neutral_700_of_100: &str = "ring-neutral-700/100"; pub(crate) const ring_neutral_700_of_20: &str = "ring-neutral-700/20"; pub(crate) const ring_neutral_700_of_25: &str = "ring-neutral-700/25"; pub(crate) const ring_neutral_700_of_30: &str = "ring-neutral-700/30"; pub(crate) const ring_neutral_700_of_40: &str = "ring-neutral-700/40"; pub(crate) const ring_neutral_700_of_5: &str = "ring-neutral-700/5"; pub(crate) const ring_neutral_700_of_50: &str = "ring-neutral-700/50"; pub(crate) const ring_neutral_700_of_60: &str = "ring-neutral-700/60"; pub(crate) const ring_neutral_700_of_70: &str = "ring-neutral-700/70"; pub(crate) const ring_neutral_700_of_75: &str = "ring-neutral-700/75"; pub(crate) const ring_neutral_700_of_80: &str = "ring-neutral-700/80"; pub(crate) const ring_neutral_700_of_90: &str = "ring-neutral-700/90"; pub(crate) const ring_neutral_700_of_95: &str = "ring-neutral-700/95"; pub(crate) const ring_neutral_800: &str = "ring-neutral-800"; pub(crate) const ring_neutral_800_of_0: &str = "ring-neutral-800/0"; pub(crate) const ring_neutral_800_of_10: &str = "ring-neutral-800/10"; pub(crate) const ring_neutral_800_of_100: &str = "ring-neutral-800/100"; pub(crate) const ring_neutral_800_of_20: &str = "ring-neutral-800/20"; pub(crate) const ring_neutral_800_of_25: &str = "ring-neutral-800/25"; pub(crate) const ring_neutral_800_of_30: &str = "ring-neutral-800/30"; pub(crate) const ring_neutral_800_of_40: &str = "ring-neutral-800/40"; pub(crate) const ring_neutral_800_of_5: &str = "ring-neutral-800/5"; pub(crate) const ring_neutral_800_of_50: &str = "ring-neutral-800/50"; pub(crate) const ring_neutral_800_of_60: &str = "ring-neutral-800/60"; pub(crate) const ring_neutral_800_of_70: &str = "ring-neutral-800/70"; pub(crate) const ring_neutral_800_of_75: &str = "ring-neutral-800/75"; pub(crate) const ring_neutral_800_of_80: &str = "ring-neutral-800/80"; pub(crate) const ring_neutral_800_of_90: &str = "ring-neutral-800/90"; pub(crate) const ring_neutral_800_of_95: &str = "ring-neutral-800/95"; pub(crate) const ring_neutral_900: &str = "ring-neutral-900"; pub(crate) const ring_neutral_900_of_0: &str = "ring-neutral-900/0"; pub(crate) const ring_neutral_900_of_10: &str = "ring-neutral-900/10"; pub(crate) const ring_neutral_900_of_100: &str = "ring-neutral-900/100"; pub(crate) const ring_neutral_900_of_20: &str = "ring-neutral-900/20"; pub(crate) const ring_neutral_900_of_25: &str = "ring-neutral-900/25"; pub(crate) const ring_neutral_900_of_30: &str = "ring-neutral-900/30"; pub(crate) const ring_neutral_900_of_40: &str = "ring-neutral-900/40"; pub(crate) const ring_neutral_900_of_5: &str = "ring-neutral-900/5"; pub(crate) const ring_neutral_900_of_50: &str = "ring-neutral-900/50"; pub(crate) const ring_neutral_900_of_60: &str = "ring-neutral-900/60"; pub(crate) const ring_neutral_900_of_70: &str = "ring-neutral-900/70"; pub(crate) const ring_neutral_900_of_75: &str = "ring-neutral-900/75"; pub(crate) const ring_neutral_900_of_80: &str = "ring-neutral-900/80"; pub(crate) const ring_neutral_900_of_90: &str = "ring-neutral-900/90"; pub(crate) const ring_neutral_900_of_95: &str = "ring-neutral-900/95"; pub(crate) const ring_offset_0: &str = "ring-offset-0"; pub(crate) const ring_offset_1: &str = "ring-offset-1"; pub(crate) const ring_offset_2: &str = "ring-offset-2"; pub(crate) const ring_offset_4: &str = "ring-offset-4"; pub(crate) const ring_offset_8: &str = "ring-offset-8"; pub(crate) const ring_offset_amber_100: &str = "ring-offset-amber-100"; pub(crate) const ring_offset_amber_100_of_0: &str = "ring-offset-amber-100/0"; pub(crate) const ring_offset_amber_100_of_10: &str = "ring-offset-amber-100/10"; pub(crate) const ring_offset_amber_100_of_100: &str = "ring-offset-amber-100/100"; pub(crate) const ring_offset_amber_100_of_20: &str = "ring-offset-amber-100/20"; pub(crate) const ring_offset_amber_100_of_25: &str = "ring-offset-amber-100/25"; pub(crate) const ring_offset_amber_100_of_30: &str = "ring-offset-amber-100/30"; pub(crate) const ring_offset_amber_100_of_40: &str = "ring-offset-amber-100/40"; pub(crate) const ring_offset_amber_100_of_5: &str = "ring-offset-amber-100/5"; pub(crate) const ring_offset_amber_100_of_50: &str = "ring-offset-amber-100/50"; pub(crate) const ring_offset_amber_100_of_60: &str = "ring-offset-amber-100/60"; pub(crate) const ring_offset_amber_100_of_70: &str = "ring-offset-amber-100/70"; pub(crate) const ring_offset_amber_100_of_75: &str = "ring-offset-amber-100/75"; pub(crate) const ring_offset_amber_100_of_80: &str = "ring-offset-amber-100/80"; pub(crate) const ring_offset_amber_100_of_90: &str = "ring-offset-amber-100/90"; pub(crate) const ring_offset_amber_100_of_95: &str = "ring-offset-amber-100/95"; pub(crate) const ring_offset_amber_200: &str = "ring-offset-amber-200"; pub(crate) const ring_offset_amber_200_of_0: &str = "ring-offset-amber-200/0"; pub(crate) const ring_offset_amber_200_of_10: &str = "ring-offset-amber-200/10"; pub(crate) const ring_offset_amber_200_of_100: &str = "ring-offset-amber-200/100"; pub(crate) const ring_offset_amber_200_of_20: &str = "ring-offset-amber-200/20"; pub(crate) const ring_offset_amber_200_of_25: &str = "ring-offset-amber-200/25"; pub(crate) const ring_offset_amber_200_of_30: &str = "ring-offset-amber-200/30"; pub(crate) const ring_offset_amber_200_of_40: &str = "ring-offset-amber-200/40"; pub(crate) const ring_offset_amber_200_of_5: &str = "ring-offset-amber-200/5"; pub(crate) const ring_offset_amber_200_of_50: &str = "ring-offset-amber-200/50"; pub(crate) const ring_offset_amber_200_of_60: &str = "ring-offset-amber-200/60"; pub(crate) const ring_offset_amber_200_of_70: &str = "ring-offset-amber-200/70"; pub(crate) const ring_offset_amber_200_of_75: &str = "ring-offset-amber-200/75"; pub(crate) const ring_offset_amber_200_of_80: &str = "ring-offset-amber-200/80"; pub(crate) const ring_offset_amber_200_of_90: &str = "ring-offset-amber-200/90"; pub(crate) const ring_offset_amber_200_of_95: &str = "ring-offset-amber-200/95"; pub(crate) const ring_offset_amber_300: &str = "ring-offset-amber-300"; pub(crate) const ring_offset_amber_300_of_0: &str = "ring-offset-amber-300/0"; pub(crate) const ring_offset_amber_300_of_10: &str = "ring-offset-amber-300/10"; pub(crate) const ring_offset_amber_300_of_100: &str = "ring-offset-amber-300/100"; pub(crate) const ring_offset_amber_300_of_20: &str = "ring-offset-amber-300/20"; pub(crate) const ring_offset_amber_300_of_25: &str = "ring-offset-amber-300/25"; pub(crate) const ring_offset_amber_300_of_30: &str = "ring-offset-amber-300/30"; pub(crate) const ring_offset_amber_300_of_40: &str = "ring-offset-amber-300/40"; pub(crate) const ring_offset_amber_300_of_5: &str = "ring-offset-amber-300/5"; pub(crate) const ring_offset_amber_300_of_50: &str = "ring-offset-amber-300/50"; pub(crate) const ring_offset_amber_300_of_60: &str = "ring-offset-amber-300/60"; pub(crate) const ring_offset_amber_300_of_70: &str = "ring-offset-amber-300/70"; pub(crate) const ring_offset_amber_300_of_75: &str = "ring-offset-amber-300/75"; pub(crate) const ring_offset_amber_300_of_80: &str = "ring-offset-amber-300/80"; pub(crate) const ring_offset_amber_300_of_90: &str = "ring-offset-amber-300/90"; pub(crate) const ring_offset_amber_300_of_95: &str = "ring-offset-amber-300/95"; pub(crate) const ring_offset_amber_400: &str = "ring-offset-amber-400"; pub(crate) const ring_offset_amber_400_of_0: &str = "ring-offset-amber-400/0"; pub(crate) const ring_offset_amber_400_of_10: &str = "ring-offset-amber-400/10"; pub(crate) const ring_offset_amber_400_of_100: &str = "ring-offset-amber-400/100"; pub(crate) const ring_offset_amber_400_of_20: &str = "ring-offset-amber-400/20"; pub(crate) const ring_offset_amber_400_of_25: &str = "ring-offset-amber-400/25"; pub(crate) const ring_offset_amber_400_of_30: &str = "ring-offset-amber-400/30"; pub(crate) const ring_offset_amber_400_of_40: &str = "ring-offset-amber-400/40"; pub(crate) const ring_offset_amber_400_of_5: &str = "ring-offset-amber-400/5"; pub(crate) const ring_offset_amber_400_of_50: &str = "ring-offset-amber-400/50"; pub(crate) const ring_offset_amber_400_of_60: &str = "ring-offset-amber-400/60"; pub(crate) const ring_offset_amber_400_of_70: &str = "ring-offset-amber-400/70"; pub(crate) const ring_offset_amber_400_of_75: &str = "ring-offset-amber-400/75"; pub(crate) const ring_offset_amber_400_of_80: &str = "ring-offset-amber-400/80"; pub(crate) const ring_offset_amber_400_of_90: &str = "ring-offset-amber-400/90"; pub(crate) const ring_offset_amber_400_of_95: &str = "ring-offset-amber-400/95"; pub(crate) const ring_offset_amber_50: &str = "ring-offset-amber-50"; pub(crate) const ring_offset_amber_500: &str = "ring-offset-amber-500"; pub(crate) const ring_offset_amber_500_of_0: &str = "ring-offset-amber-500/0"; pub(crate) const ring_offset_amber_500_of_10: &str = "ring-offset-amber-500/10"; pub(crate) const ring_offset_amber_500_of_100: &str = "ring-offset-amber-500/100"; pub(crate) const ring_offset_amber_500_of_20: &str = "ring-offset-amber-500/20"; pub(crate) const ring_offset_amber_500_of_25: &str = "ring-offset-amber-500/25"; pub(crate) const ring_offset_amber_500_of_30: &str = "ring-offset-amber-500/30"; pub(crate) const ring_offset_amber_500_of_40: &str = "ring-offset-amber-500/40"; pub(crate) const ring_offset_amber_500_of_5: &str = "ring-offset-amber-500/5"; pub(crate) const ring_offset_amber_500_of_50: &str = "ring-offset-amber-500/50"; pub(crate) const ring_offset_amber_500_of_60: &str = "ring-offset-amber-500/60"; pub(crate) const ring_offset_amber_500_of_70: &str = "ring-offset-amber-500/70"; pub(crate) const ring_offset_amber_500_of_75: &str = "ring-offset-amber-500/75"; pub(crate) const ring_offset_amber_500_of_80: &str = "ring-offset-amber-500/80"; pub(crate) const ring_offset_amber_500_of_90: &str = "ring-offset-amber-500/90"; pub(crate) const ring_offset_amber_500_of_95: &str = "ring-offset-amber-500/95"; pub(crate) const ring_offset_amber_50_of_0: &str = "ring-offset-amber-50/0"; pub(crate) const ring_offset_amber_50_of_10: &str = "ring-offset-amber-50/10"; pub(crate) const ring_offset_amber_50_of_100: &str = "ring-offset-amber-50/100"; pub(crate) const ring_offset_amber_50_of_20: &str = "ring-offset-amber-50/20"; pub(crate) const ring_offset_amber_50_of_25: &str = "ring-offset-amber-50/25"; pub(crate) const ring_offset_amber_50_of_30: &str = "ring-offset-amber-50/30"; pub(crate) const ring_offset_amber_50_of_40: &str = "ring-offset-amber-50/40"; pub(crate) const ring_offset_amber_50_of_5: &str = "ring-offset-amber-50/5"; pub(crate) const ring_offset_amber_50_of_50: &str = "ring-offset-amber-50/50"; pub(crate) const ring_offset_amber_50_of_60: &str = "ring-offset-amber-50/60"; pub(crate) const ring_offset_amber_50_of_70: &str = "ring-offset-amber-50/70"; pub(crate) const ring_offset_amber_50_of_75: &str = "ring-offset-amber-50/75"; pub(crate) const ring_offset_amber_50_of_80: &str = "ring-offset-amber-50/80"; pub(crate) const ring_offset_amber_50_of_90: &str = "ring-offset-amber-50/90"; pub(crate) const ring_offset_amber_50_of_95: &str = "ring-offset-amber-50/95"; pub(crate) const ring_offset_amber_600: &str = "ring-offset-amber-600"; pub(crate) const ring_offset_amber_600_of_0: &str = "ring-offset-amber-600/0"; pub(crate) const ring_offset_amber_600_of_10: &str = "ring-offset-amber-600/10"; pub(crate) const ring_offset_amber_600_of_100: &str = "ring-offset-amber-600/100"; pub(crate) const ring_offset_amber_600_of_20: &str = "ring-offset-amber-600/20"; pub(crate) const ring_offset_amber_600_of_25: &str = "ring-offset-amber-600/25"; pub(crate) const ring_offset_amber_600_of_30: &str = "ring-offset-amber-600/30"; pub(crate) const ring_offset_amber_600_of_40: &str = "ring-offset-amber-600/40"; pub(crate) const ring_offset_amber_600_of_5: &str = "ring-offset-amber-600/5"; pub(crate) const ring_offset_amber_600_of_50: &str = "ring-offset-amber-600/50"; pub(crate) const ring_offset_amber_600_of_60: &str = "ring-offset-amber-600/60"; pub(crate) const ring_offset_amber_600_of_70: &str = "ring-offset-amber-600/70"; pub(crate) const ring_offset_amber_600_of_75: &str = "ring-offset-amber-600/75"; pub(crate) const ring_offset_amber_600_of_80: &str = "ring-offset-amber-600/80"; pub(crate) const ring_offset_amber_600_of_90: &str = "ring-offset-amber-600/90"; pub(crate) const ring_offset_amber_600_of_95: &str = "ring-offset-amber-600/95"; pub(crate) const ring_offset_amber_700: &str = "ring-offset-amber-700"; pub(crate) const ring_offset_amber_700_of_0: &str = "ring-offset-amber-700/0"; pub(crate) const ring_offset_amber_700_of_10: &str = "ring-offset-amber-700/10"; pub(crate) const ring_offset_amber_700_of_100: &str = "ring-offset-amber-700/100"; pub(crate) const ring_offset_amber_700_of_20: &str = "ring-offset-amber-700/20"; pub(crate) const ring_offset_amber_700_of_25: &str = "ring-offset-amber-700/25"; pub(crate) const ring_offset_amber_700_of_30: &str = "ring-offset-amber-700/30"; pub(crate) const ring_offset_amber_700_of_40: &str = "ring-offset-amber-700/40"; pub(crate) const ring_offset_amber_700_of_5: &str = "ring-offset-amber-700/5"; pub(crate) const ring_offset_amber_700_of_50: &str = "ring-offset-amber-700/50"; pub(crate) const ring_offset_amber_700_of_60: &str = "ring-offset-amber-700/60"; pub(crate) const ring_offset_amber_700_of_70: &str = "ring-offset-amber-700/70"; pub(crate) const ring_offset_amber_700_of_75: &str = "ring-offset-amber-700/75"; pub(crate) const ring_offset_amber_700_of_80: &str = "ring-offset-amber-700/80"; pub(crate) const ring_offset_amber_700_of_90: &str = "ring-offset-amber-700/90"; pub(crate) const ring_offset_amber_700_of_95: &str = "ring-offset-amber-700/95"; pub(crate) const ring_offset_amber_800: &str = "ring-offset-amber-800"; pub(crate) const ring_offset_amber_800_of_0: &str = "ring-offset-amber-800/0"; pub(crate) const ring_offset_amber_800_of_10: &str = "ring-offset-amber-800/10"; pub(crate) const ring_offset_amber_800_of_100: &str = "ring-offset-amber-800/100"; pub(crate) const ring_offset_amber_800_of_20: &str = "ring-offset-amber-800/20"; pub(crate) const ring_offset_amber_800_of_25: &str = "ring-offset-amber-800/25"; pub(crate) const ring_offset_amber_800_of_30: &str = "ring-offset-amber-800/30"; pub(crate) const ring_offset_amber_800_of_40: &str = "ring-offset-amber-800/40"; pub(crate) const ring_offset_amber_800_of_5: &str = "ring-offset-amber-800/5"; pub(crate) const ring_offset_amber_800_of_50: &str = "ring-offset-amber-800/50"; pub(crate) const ring_offset_amber_800_of_60: &str = "ring-offset-amber-800/60"; pub(crate) const ring_offset_amber_800_of_70: &str = "ring-offset-amber-800/70"; pub(crate) const ring_offset_amber_800_of_75: &str = "ring-offset-amber-800/75"; pub(crate) const ring_offset_amber_800_of_80: &str = "ring-offset-amber-800/80"; pub(crate) const ring_offset_amber_800_of_90: &str = "ring-offset-amber-800/90"; pub(crate) const ring_offset_amber_800_of_95: &str = "ring-offset-amber-800/95"; pub(crate) const ring_offset_amber_900: &str = "ring-offset-amber-900"; pub(crate) const ring_offset_amber_900_of_0: &str = "ring-offset-amber-900/0"; pub(crate) const ring_offset_amber_900_of_10: &str = "ring-offset-amber-900/10"; pub(crate) const ring_offset_amber_900_of_100: &str = "ring-offset-amber-900/100"; pub(crate) const ring_offset_amber_900_of_20: &str = "ring-offset-amber-900/20"; pub(crate) const ring_offset_amber_900_of_25: &str = "ring-offset-amber-900/25"; pub(crate) const ring_offset_amber_900_of_30: &str = "ring-offset-amber-900/30"; pub(crate) const ring_offset_amber_900_of_40: &str = "ring-offset-amber-900/40"; pub(crate) const ring_offset_amber_900_of_5: &str = "ring-offset-amber-900/5"; pub(crate) const ring_offset_amber_900_of_50: &str = "ring-offset-amber-900/50"; pub(crate) const ring_offset_amber_900_of_60: &str = "ring-offset-amber-900/60"; pub(crate) const ring_offset_amber_900_of_70: &str = "ring-offset-amber-900/70"; pub(crate) const ring_offset_amber_900_of_75: &str = "ring-offset-amber-900/75"; pub(crate) const ring_offset_amber_900_of_80: &str = "ring-offset-amber-900/80"; pub(crate) const ring_offset_amber_900_of_90: &str = "ring-offset-amber-900/90"; pub(crate) const ring_offset_amber_900_of_95: &str = "ring-offset-amber-900/95"; pub(crate) const ring_offset_black: &str = "ring-offset-black"; pub(crate) const ring_offset_black_of_0: &str = "ring-offset-black/0"; pub(crate) const ring_offset_black_of_10: &str = "ring-offset-black/10"; pub(crate) const ring_offset_black_of_100: &str = "ring-offset-black/100"; pub(crate) const ring_offset_black_of_20: &str = "ring-offset-black/20"; pub(crate) const ring_offset_black_of_25: &str = "ring-offset-black/25"; pub(crate) const ring_offset_black_of_30: &str = "ring-offset-black/30"; pub(crate) const ring_offset_black_of_40: &str = "ring-offset-black/40"; pub(crate) const ring_offset_black_of_5: &str = "ring-offset-black/5"; pub(crate) const ring_offset_black_of_50: &str = "ring-offset-black/50"; pub(crate) const ring_offset_black_of_60: &str = "ring-offset-black/60"; pub(crate) const ring_offset_black_of_70: &str = "ring-offset-black/70"; pub(crate) const ring_offset_black_of_75: &str = "ring-offset-black/75"; pub(crate) const ring_offset_black_of_80: &str = "ring-offset-black/80"; pub(crate) const ring_offset_black_of_90: &str = "ring-offset-black/90"; pub(crate) const ring_offset_black_of_95: &str = "ring-offset-black/95"; pub(crate) const ring_offset_blue_100: &str = "ring-offset-blue-100"; pub(crate) const ring_offset_blue_100_of_0: &str = "ring-offset-blue-100/0"; pub(crate) const ring_offset_blue_100_of_10: &str = "ring-offset-blue-100/10"; pub(crate) const ring_offset_blue_100_of_100: &str = "ring-offset-blue-100/100"; pub(crate) const ring_offset_blue_100_of_20: &str = "ring-offset-blue-100/20"; pub(crate) const ring_offset_blue_100_of_25: &str = "ring-offset-blue-100/25"; pub(crate) const ring_offset_blue_100_of_30: &str = "ring-offset-blue-100/30"; pub(crate) const ring_offset_blue_100_of_40: &str = "ring-offset-blue-100/40"; pub(crate) const ring_offset_blue_100_of_5: &str = "ring-offset-blue-100/5"; pub(crate) const ring_offset_blue_100_of_50: &str = "ring-offset-blue-100/50"; pub(crate) const ring_offset_blue_100_of_60: &str = "ring-offset-blue-100/60"; pub(crate) const ring_offset_blue_100_of_70: &str = "ring-offset-blue-100/70"; pub(crate) const ring_offset_blue_100_of_75: &str = "ring-offset-blue-100/75"; pub(crate) const ring_offset_blue_100_of_80: &str = "ring-offset-blue-100/80"; pub(crate) const ring_offset_blue_100_of_90: &str = "ring-offset-blue-100/90"; pub(crate) const ring_offset_blue_100_of_95: &str = "ring-offset-blue-100/95"; pub(crate) const ring_offset_blue_200: &str = "ring-offset-blue-200"; pub(crate) const ring_offset_blue_200_of_0: &str = "ring-offset-blue-200/0"; pub(crate) const ring_offset_blue_200_of_10: &str = "ring-offset-blue-200/10"; pub(crate) const ring_offset_blue_200_of_100: &str = "ring-offset-blue-200/100"; pub(crate) const ring_offset_blue_200_of_20: &str = "ring-offset-blue-200/20"; pub(crate) const ring_offset_blue_200_of_25: &str = "ring-offset-blue-200/25"; pub(crate) const ring_offset_blue_200_of_30: &str = "ring-offset-blue-200/30"; pub(crate) const ring_offset_blue_200_of_40: &str = "ring-offset-blue-200/40"; pub(crate) const ring_offset_blue_200_of_5: &str = "ring-offset-blue-200/5"; pub(crate) const ring_offset_blue_200_of_50: &str = "ring-offset-blue-200/50"; pub(crate) const ring_offset_blue_200_of_60: &str = "ring-offset-blue-200/60"; pub(crate) const ring_offset_blue_200_of_70: &str = "ring-offset-blue-200/70"; pub(crate) const ring_offset_blue_200_of_75: &str = "ring-offset-blue-200/75"; pub(crate) const ring_offset_blue_200_of_80: &str = "ring-offset-blue-200/80"; pub(crate) const ring_offset_blue_200_of_90: &str = "ring-offset-blue-200/90"; pub(crate) const ring_offset_blue_200_of_95: &str = "ring-offset-blue-200/95"; pub(crate) const ring_offset_blue_300: &str = "ring-offset-blue-300"; pub(crate) const ring_offset_blue_300_of_0: &str = "ring-offset-blue-300/0"; pub(crate) const ring_offset_blue_300_of_10: &str = "ring-offset-blue-300/10"; pub(crate) const ring_offset_blue_300_of_100: &str = "ring-offset-blue-300/100"; pub(crate) const ring_offset_blue_300_of_20: &str = "ring-offset-blue-300/20"; pub(crate) const ring_offset_blue_300_of_25: &str = "ring-offset-blue-300/25"; pub(crate) const ring_offset_blue_300_of_30: &str = "ring-offset-blue-300/30"; pub(crate) const ring_offset_blue_300_of_40: &str = "ring-offset-blue-300/40"; pub(crate) const ring_offset_blue_300_of_5: &str = "ring-offset-blue-300/5"; pub(crate) const ring_offset_blue_300_of_50: &str = "ring-offset-blue-300/50"; pub(crate) const ring_offset_blue_300_of_60: &str = "ring-offset-blue-300/60"; pub(crate) const ring_offset_blue_300_of_70: &str = "ring-offset-blue-300/70"; pub(crate) const ring_offset_blue_300_of_75: &str = "ring-offset-blue-300/75"; pub(crate) const ring_offset_blue_300_of_80: &str = "ring-offset-blue-300/80"; pub(crate) const ring_offset_blue_300_of_90: &str = "ring-offset-blue-300/90"; pub(crate) const ring_offset_blue_300_of_95: &str = "ring-offset-blue-300/95"; pub(crate) const ring_offset_blue_400: &str = "ring-offset-blue-400"; pub(crate) const ring_offset_blue_400_of_0: &str = "ring-offset-blue-400/0"; pub(crate) const ring_offset_blue_400_of_10: &str = "ring-offset-blue-400/10"; pub(crate) const ring_offset_blue_400_of_100: &str = "ring-offset-blue-400/100"; pub(crate) const ring_offset_blue_400_of_20: &str = "ring-offset-blue-400/20"; pub(crate) const ring_offset_blue_400_of_25: &str = "ring-offset-blue-400/25"; pub(crate) const ring_offset_blue_400_of_30: &str = "ring-offset-blue-400/30"; pub(crate) const ring_offset_blue_400_of_40: &str = "ring-offset-blue-400/40"; pub(crate) const ring_offset_blue_400_of_5: &str = "ring-offset-blue-400/5"; pub(crate) const ring_offset_blue_400_of_50: &str = "ring-offset-blue-400/50"; pub(crate) const ring_offset_blue_400_of_60: &str = "ring-offset-blue-400/60"; pub(crate) const ring_offset_blue_400_of_70: &str = "ring-offset-blue-400/70"; pub(crate) const ring_offset_blue_400_of_75: &str = "ring-offset-blue-400/75"; pub(crate) const ring_offset_blue_400_of_80: &str = "ring-offset-blue-400/80"; pub(crate) const ring_offset_blue_400_of_90: &str = "ring-offset-blue-400/90"; pub(crate) const ring_offset_blue_400_of_95: &str = "ring-offset-blue-400/95"; pub(crate) const ring_offset_blue_50: &str = "ring-offset-blue-50"; pub(crate) const ring_offset_blue_500: &str = "ring-offset-blue-500"; pub(crate) const ring_offset_blue_500_of_0: &str = "ring-offset-blue-500/0"; pub(crate) const ring_offset_blue_500_of_10: &str = "ring-offset-blue-500/10"; pub(crate) const ring_offset_blue_500_of_100: &str = "ring-offset-blue-500/100"; pub(crate) const ring_offset_blue_500_of_20: &str = "ring-offset-blue-500/20"; pub(crate) const ring_offset_blue_500_of_25: &str = "ring-offset-blue-500/25"; pub(crate) const ring_offset_blue_500_of_30: &str = "ring-offset-blue-500/30"; pub(crate) const ring_offset_blue_500_of_40: &str = "ring-offset-blue-500/40"; pub(crate) const ring_offset_blue_500_of_5: &str = "ring-offset-blue-500/5"; pub(crate) const ring_offset_blue_500_of_50: &str = "ring-offset-blue-500/50"; pub(crate) const ring_offset_blue_500_of_60: &str = "ring-offset-blue-500/60"; pub(crate) const ring_offset_blue_500_of_70: &str = "ring-offset-blue-500/70"; pub(crate) const ring_offset_blue_500_of_75: &str = "ring-offset-blue-500/75"; pub(crate) const ring_offset_blue_500_of_80: &str = "ring-offset-blue-500/80"; pub(crate) const ring_offset_blue_500_of_90: &str = "ring-offset-blue-500/90"; pub(crate) const ring_offset_blue_500_of_95: &str = "ring-offset-blue-500/95"; pub(crate) const ring_offset_blue_50_of_0: &str = "ring-offset-blue-50/0"; pub(crate) const ring_offset_blue_50_of_10: &str = "ring-offset-blue-50/10"; pub(crate) const ring_offset_blue_50_of_100: &str = "ring-offset-blue-50/100"; pub(crate) const ring_offset_blue_50_of_20: &str = "ring-offset-blue-50/20"; pub(crate) const ring_offset_blue_50_of_25: &str = "ring-offset-blue-50/25"; pub(crate) const ring_offset_blue_50_of_30: &str = "ring-offset-blue-50/30"; pub(crate) const ring_offset_blue_50_of_40: &str = "ring-offset-blue-50/40"; pub(crate) const ring_offset_blue_50_of_5: &str = "ring-offset-blue-50/5"; pub(crate) const ring_offset_blue_50_of_50: &str = "ring-offset-blue-50/50"; pub(crate) const ring_offset_blue_50_of_60: &str = "ring-offset-blue-50/60"; pub(crate) const ring_offset_blue_50_of_70: &str = "ring-offset-blue-50/70"; pub(crate) const ring_offset_blue_50_of_75: &str = "ring-offset-blue-50/75"; pub(crate) const ring_offset_blue_50_of_80: &str = "ring-offset-blue-50/80"; pub(crate) const ring_offset_blue_50_of_90: &str = "ring-offset-blue-50/90"; pub(crate) const ring_offset_blue_50_of_95: &str = "ring-offset-blue-50/95"; pub(crate) const ring_offset_blue_600: &str = "ring-offset-blue-600"; pub(crate) const ring_offset_blue_600_of_0: &str = "ring-offset-blue-600/0"; pub(crate) const ring_offset_blue_600_of_10: &str = "ring-offset-blue-600/10"; pub(crate) const ring_offset_blue_600_of_100: &str = "ring-offset-blue-600/100"; pub(crate) const ring_offset_blue_600_of_20: &str = "ring-offset-blue-600/20"; pub(crate) const ring_offset_blue_600_of_25: &str = "ring-offset-blue-600/25"; pub(crate) const ring_offset_blue_600_of_30: &str = "ring-offset-blue-600/30"; pub(crate) const ring_offset_blue_600_of_40: &str = "ring-offset-blue-600/40"; pub(crate) const ring_offset_blue_600_of_5: &str = "ring-offset-blue-600/5"; pub(crate) const ring_offset_blue_600_of_50: &str = "ring-offset-blue-600/50"; pub(crate) const ring_offset_blue_600_of_60: &str = "ring-offset-blue-600/60"; pub(crate) const ring_offset_blue_600_of_70: &str = "ring-offset-blue-600/70"; pub(crate) const ring_offset_blue_600_of_75: &str = "ring-offset-blue-600/75"; pub(crate) const ring_offset_blue_600_of_80: &str = "ring-offset-blue-600/80"; pub(crate) const ring_offset_blue_600_of_90: &str = "ring-offset-blue-600/90"; pub(crate) const ring_offset_blue_600_of_95: &str = "ring-offset-blue-600/95"; pub(crate) const ring_offset_blue_700: &str = "ring-offset-blue-700"; pub(crate) const ring_offset_blue_700_of_0: &str = "ring-offset-blue-700/0"; pub(crate) const ring_offset_blue_700_of_10: &str = "ring-offset-blue-700/10"; pub(crate) const ring_offset_blue_700_of_100: &str = "ring-offset-blue-700/100"; pub(crate) const ring_offset_blue_700_of_20: &str = "ring-offset-blue-700/20"; pub(crate) const ring_offset_blue_700_of_25: &str = "ring-offset-blue-700/25"; pub(crate) const ring_offset_blue_700_of_30: &str = "ring-offset-blue-700/30"; pub(crate) const ring_offset_blue_700_of_40: &str = "ring-offset-blue-700/40"; pub(crate) const ring_offset_blue_700_of_5: &str = "ring-offset-blue-700/5"; pub(crate) const ring_offset_blue_700_of_50: &str = "ring-offset-blue-700/50"; pub(crate) const ring_offset_blue_700_of_60: &str = "ring-offset-blue-700/60"; pub(crate) const ring_offset_blue_700_of_70: &str = "ring-offset-blue-700/70"; pub(crate) const ring_offset_blue_700_of_75: &str = "ring-offset-blue-700/75"; pub(crate) const ring_offset_blue_700_of_80: &str = "ring-offset-blue-700/80"; pub(crate) const ring_offset_blue_700_of_90: &str = "ring-offset-blue-700/90"; pub(crate) const ring_offset_blue_700_of_95: &str = "ring-offset-blue-700/95"; pub(crate) const ring_offset_blue_800: &str = "ring-offset-blue-800"; pub(crate) const ring_offset_blue_800_of_0: &str = "ring-offset-blue-800/0"; pub(crate) const ring_offset_blue_800_of_10: &str = "ring-offset-blue-800/10"; pub(crate) const ring_offset_blue_800_of_100: &str = "ring-offset-blue-800/100"; pub(crate) const ring_offset_blue_800_of_20: &str = "ring-offset-blue-800/20"; pub(crate) const ring_offset_blue_800_of_25: &str = "ring-offset-blue-800/25"; pub(crate) const ring_offset_blue_800_of_30: &str = "ring-offset-blue-800/30"; pub(crate) const ring_offset_blue_800_of_40: &str = "ring-offset-blue-800/40"; pub(crate) const ring_offset_blue_800_of_5: &str = "ring-offset-blue-800/5"; pub(crate) const ring_offset_blue_800_of_50: &str = "ring-offset-blue-800/50"; pub(crate) const ring_offset_blue_800_of_60: &str = "ring-offset-blue-800/60"; pub(crate) const ring_offset_blue_800_of_70: &str = "ring-offset-blue-800/70"; pub(crate) const ring_offset_blue_800_of_75: &str = "ring-offset-blue-800/75"; pub(crate) const ring_offset_blue_800_of_80: &str = "ring-offset-blue-800/80"; pub(crate) const ring_offset_blue_800_of_90: &str = "ring-offset-blue-800/90"; pub(crate) const ring_offset_blue_800_of_95: &str = "ring-offset-blue-800/95"; pub(crate) const ring_offset_blue_900: &str = "ring-offset-blue-900"; pub(crate) const ring_offset_blue_900_of_0: &str = "ring-offset-blue-900/0"; pub(crate) const ring_offset_blue_900_of_10: &str = "ring-offset-blue-900/10"; pub(crate) const ring_offset_blue_900_of_100: &str = "ring-offset-blue-900/100"; pub(crate) const ring_offset_blue_900_of_20: &str = "ring-offset-blue-900/20"; pub(crate) const ring_offset_blue_900_of_25: &str = "ring-offset-blue-900/25"; pub(crate) const ring_offset_blue_900_of_30: &str = "ring-offset-blue-900/30"; pub(crate) const ring_offset_blue_900_of_40: &str = "ring-offset-blue-900/40"; pub(crate) const ring_offset_blue_900_of_5: &str = "ring-offset-blue-900/5"; pub(crate) const ring_offset_blue_900_of_50: &str = "ring-offset-blue-900/50"; pub(crate) const ring_offset_blue_900_of_60: &str = "ring-offset-blue-900/60"; pub(crate) const ring_offset_blue_900_of_70: &str = "ring-offset-blue-900/70"; pub(crate) const ring_offset_blue_900_of_75: &str = "ring-offset-blue-900/75"; pub(crate) const ring_offset_blue_900_of_80: &str = "ring-offset-blue-900/80"; pub(crate) const ring_offset_blue_900_of_90: &str = "ring-offset-blue-900/90"; pub(crate) const ring_offset_blue_900_of_95: &str = "ring-offset-blue-900/95"; pub(crate) const ring_offset_current: &str = "ring-offset-current"; pub(crate) const ring_offset_cyan_100: &str = "ring-offset-cyan-100"; pub(crate) const ring_offset_cyan_100_of_0: &str = "ring-offset-cyan-100/0"; pub(crate) const ring_offset_cyan_100_of_10: &str = "ring-offset-cyan-100/10"; pub(crate) const ring_offset_cyan_100_of_100: &str = "ring-offset-cyan-100/100"; pub(crate) const ring_offset_cyan_100_of_20: &str = "ring-offset-cyan-100/20"; pub(crate) const ring_offset_cyan_100_of_25: &str = "ring-offset-cyan-100/25"; pub(crate) const ring_offset_cyan_100_of_30: &str = "ring-offset-cyan-100/30"; pub(crate) const ring_offset_cyan_100_of_40: &str = "ring-offset-cyan-100/40"; pub(crate) const ring_offset_cyan_100_of_5: &str = "ring-offset-cyan-100/5"; pub(crate) const ring_offset_cyan_100_of_50: &str = "ring-offset-cyan-100/50"; pub(crate) const ring_offset_cyan_100_of_60: &str = "ring-offset-cyan-100/60"; pub(crate) const ring_offset_cyan_100_of_70: &str = "ring-offset-cyan-100/70"; pub(crate) const ring_offset_cyan_100_of_75: &str = "ring-offset-cyan-100/75"; pub(crate) const ring_offset_cyan_100_of_80: &str = "ring-offset-cyan-100/80"; pub(crate) const ring_offset_cyan_100_of_90: &str = "ring-offset-cyan-100/90"; pub(crate) const ring_offset_cyan_100_of_95: &str = "ring-offset-cyan-100/95"; pub(crate) const ring_offset_cyan_200: &str = "ring-offset-cyan-200"; pub(crate) const ring_offset_cyan_200_of_0: &str = "ring-offset-cyan-200/0"; pub(crate) const ring_offset_cyan_200_of_10: &str = "ring-offset-cyan-200/10"; pub(crate) const ring_offset_cyan_200_of_100: &str = "ring-offset-cyan-200/100"; pub(crate) const ring_offset_cyan_200_of_20: &str = "ring-offset-cyan-200/20"; pub(crate) const ring_offset_cyan_200_of_25: &str = "ring-offset-cyan-200/25"; pub(crate) const ring_offset_cyan_200_of_30: &str = "ring-offset-cyan-200/30"; pub(crate) const ring_offset_cyan_200_of_40: &str = "ring-offset-cyan-200/40"; pub(crate) const ring_offset_cyan_200_of_5: &str = "ring-offset-cyan-200/5"; pub(crate) const ring_offset_cyan_200_of_50: &str = "ring-offset-cyan-200/50"; pub(crate) const ring_offset_cyan_200_of_60: &str = "ring-offset-cyan-200/60"; pub(crate) const ring_offset_cyan_200_of_70: &str = "ring-offset-cyan-200/70"; pub(crate) const ring_offset_cyan_200_of_75: &str = "ring-offset-cyan-200/75"; pub(crate) const ring_offset_cyan_200_of_80: &str = "ring-offset-cyan-200/80"; pub(crate) const ring_offset_cyan_200_of_90: &str = "ring-offset-cyan-200/90"; pub(crate) const ring_offset_cyan_200_of_95: &str = "ring-offset-cyan-200/95"; pub(crate) const ring_offset_cyan_300: &str = "ring-offset-cyan-300"; pub(crate) const ring_offset_cyan_300_of_0: &str = "ring-offset-cyan-300/0"; pub(crate) const ring_offset_cyan_300_of_10: &str = "ring-offset-cyan-300/10"; pub(crate) const ring_offset_cyan_300_of_100: &str = "ring-offset-cyan-300/100"; pub(crate) const ring_offset_cyan_300_of_20: &str = "ring-offset-cyan-300/20"; pub(crate) const ring_offset_cyan_300_of_25: &str = "ring-offset-cyan-300/25"; pub(crate) const ring_offset_cyan_300_of_30: &str = "ring-offset-cyan-300/30"; pub(crate) const ring_offset_cyan_300_of_40: &str = "ring-offset-cyan-300/40"; pub(crate) const ring_offset_cyan_300_of_5: &str = "ring-offset-cyan-300/5"; pub(crate) const ring_offset_cyan_300_of_50: &str = "ring-offset-cyan-300/50"; pub(crate) const ring_offset_cyan_300_of_60: &str = "ring-offset-cyan-300/60"; pub(crate) const ring_offset_cyan_300_of_70: &str = "ring-offset-cyan-300/70"; pub(crate) const ring_offset_cyan_300_of_75: &str = "ring-offset-cyan-300/75"; pub(crate) const ring_offset_cyan_300_of_80: &str = "ring-offset-cyan-300/80"; pub(crate) const ring_offset_cyan_300_of_90: &str = "ring-offset-cyan-300/90"; pub(crate) const ring_offset_cyan_300_of_95: &str = "ring-offset-cyan-300/95"; pub(crate) const ring_offset_cyan_400: &str = "ring-offset-cyan-400"; pub(crate) const ring_offset_cyan_400_of_0: &str = "ring-offset-cyan-400/0"; pub(crate) const ring_offset_cyan_400_of_10: &str = "ring-offset-cyan-400/10"; pub(crate) const ring_offset_cyan_400_of_100: &str = "ring-offset-cyan-400/100"; pub(crate) const ring_offset_cyan_400_of_20: &str = "ring-offset-cyan-400/20"; pub(crate) const ring_offset_cyan_400_of_25: &str = "ring-offset-cyan-400/25"; pub(crate) const ring_offset_cyan_400_of_30: &str = "ring-offset-cyan-400/30"; pub(crate) const ring_offset_cyan_400_of_40: &str = "ring-offset-cyan-400/40"; pub(crate) const ring_offset_cyan_400_of_5: &str = "ring-offset-cyan-400/5"; pub(crate) const ring_offset_cyan_400_of_50: &str = "ring-offset-cyan-400/50"; pub(crate) const ring_offset_cyan_400_of_60: &str = "ring-offset-cyan-400/60"; pub(crate) const ring_offset_cyan_400_of_70: &str = "ring-offset-cyan-400/70"; pub(crate) const ring_offset_cyan_400_of_75: &str = "ring-offset-cyan-400/75"; pub(crate) const ring_offset_cyan_400_of_80: &str = "ring-offset-cyan-400/80"; pub(crate) const ring_offset_cyan_400_of_90: &str = "ring-offset-cyan-400/90"; pub(crate) const ring_offset_cyan_400_of_95: &str = "ring-offset-cyan-400/95"; pub(crate) const ring_offset_cyan_50: &str = "ring-offset-cyan-50"; pub(crate) const ring_offset_cyan_500: &str = "ring-offset-cyan-500"; pub(crate) const ring_offset_cyan_500_of_0: &str = "ring-offset-cyan-500/0"; pub(crate) const ring_offset_cyan_500_of_10: &str = "ring-offset-cyan-500/10"; pub(crate) const ring_offset_cyan_500_of_100: &str = "ring-offset-cyan-500/100"; pub(crate) const ring_offset_cyan_500_of_20: &str = "ring-offset-cyan-500/20"; pub(crate) const ring_offset_cyan_500_of_25: &str = "ring-offset-cyan-500/25"; pub(crate) const ring_offset_cyan_500_of_30: &str = "ring-offset-cyan-500/30"; pub(crate) const ring_offset_cyan_500_of_40: &str = "ring-offset-cyan-500/40"; pub(crate) const ring_offset_cyan_500_of_5: &str = "ring-offset-cyan-500/5"; pub(crate) const ring_offset_cyan_500_of_50: &str = "ring-offset-cyan-500/50"; pub(crate) const ring_offset_cyan_500_of_60: &str = "ring-offset-cyan-500/60"; pub(crate) const ring_offset_cyan_500_of_70: &str = "ring-offset-cyan-500/70"; pub(crate) const ring_offset_cyan_500_of_75: &str = "ring-offset-cyan-500/75"; pub(crate) const ring_offset_cyan_500_of_80: &str = "ring-offset-cyan-500/80"; pub(crate) const ring_offset_cyan_500_of_90: &str = "ring-offset-cyan-500/90"; pub(crate) const ring_offset_cyan_500_of_95: &str = "ring-offset-cyan-500/95"; pub(crate) const ring_offset_cyan_50_of_0: &str = "ring-offset-cyan-50/0"; pub(crate) const ring_offset_cyan_50_of_10: &str = "ring-offset-cyan-50/10"; pub(crate) const ring_offset_cyan_50_of_100: &str = "ring-offset-cyan-50/100"; pub(crate) const ring_offset_cyan_50_of_20: &str = "ring-offset-cyan-50/20"; pub(crate) const ring_offset_cyan_50_of_25: &str = "ring-offset-cyan-50/25"; pub(crate) const ring_offset_cyan_50_of_30: &str = "ring-offset-cyan-50/30"; pub(crate) const ring_offset_cyan_50_of_40: &str = "ring-offset-cyan-50/40"; pub(crate) const ring_offset_cyan_50_of_5: &str = "ring-offset-cyan-50/5"; pub(crate) const ring_offset_cyan_50_of_50: &str = "ring-offset-cyan-50/50"; pub(crate) const ring_offset_cyan_50_of_60: &str = "ring-offset-cyan-50/60"; pub(crate) const ring_offset_cyan_50_of_70: &str = "ring-offset-cyan-50/70"; pub(crate) const ring_offset_cyan_50_of_75: &str = "ring-offset-cyan-50/75"; pub(crate) const ring_offset_cyan_50_of_80: &str = "ring-offset-cyan-50/80"; pub(crate) const ring_offset_cyan_50_of_90: &str = "ring-offset-cyan-50/90"; pub(crate) const ring_offset_cyan_50_of_95: &str = "ring-offset-cyan-50/95"; pub(crate) const ring_offset_cyan_600: &str = "ring-offset-cyan-600"; pub(crate) const ring_offset_cyan_600_of_0: &str = "ring-offset-cyan-600/0"; pub(crate) const ring_offset_cyan_600_of_10: &str = "ring-offset-cyan-600/10"; pub(crate) const ring_offset_cyan_600_of_100: &str = "ring-offset-cyan-600/100"; pub(crate) const ring_offset_cyan_600_of_20: &str = "ring-offset-cyan-600/20"; pub(crate) const ring_offset_cyan_600_of_25: &str = "ring-offset-cyan-600/25"; pub(crate) const ring_offset_cyan_600_of_30: &str = "ring-offset-cyan-600/30"; pub(crate) const ring_offset_cyan_600_of_40: &str = "ring-offset-cyan-600/40"; pub(crate) const ring_offset_cyan_600_of_5: &str = "ring-offset-cyan-600/5"; pub(crate) const ring_offset_cyan_600_of_50: &str = "ring-offset-cyan-600/50"; pub(crate) const ring_offset_cyan_600_of_60: &str = "ring-offset-cyan-600/60"; pub(crate) const ring_offset_cyan_600_of_70: &str = "ring-offset-cyan-600/70"; pub(crate) const ring_offset_cyan_600_of_75: &str = "ring-offset-cyan-600/75"; pub(crate) const ring_offset_cyan_600_of_80: &str = "ring-offset-cyan-600/80"; pub(crate) const ring_offset_cyan_600_of_90: &str = "ring-offset-cyan-600/90"; pub(crate) const ring_offset_cyan_600_of_95: &str = "ring-offset-cyan-600/95"; pub(crate) const ring_offset_cyan_700: &str = "ring-offset-cyan-700"; pub(crate) const ring_offset_cyan_700_of_0: &str = "ring-offset-cyan-700/0"; pub(crate) const ring_offset_cyan_700_of_10: &str = "ring-offset-cyan-700/10"; pub(crate) const ring_offset_cyan_700_of_100: &str = "ring-offset-cyan-700/100"; pub(crate) const ring_offset_cyan_700_of_20: &str = "ring-offset-cyan-700/20"; pub(crate) const ring_offset_cyan_700_of_25: &str = "ring-offset-cyan-700/25"; pub(crate) const ring_offset_cyan_700_of_30: &str = "ring-offset-cyan-700/30"; pub(crate) const ring_offset_cyan_700_of_40: &str = "ring-offset-cyan-700/40"; pub(crate) const ring_offset_cyan_700_of_5: &str = "ring-offset-cyan-700/5"; pub(crate) const ring_offset_cyan_700_of_50: &str = "ring-offset-cyan-700/50"; pub(crate) const ring_offset_cyan_700_of_60: &str = "ring-offset-cyan-700/60"; pub(crate) const ring_offset_cyan_700_of_70: &str = "ring-offset-cyan-700/70"; pub(crate) const ring_offset_cyan_700_of_75: &str = "ring-offset-cyan-700/75"; pub(crate) const ring_offset_cyan_700_of_80: &str = "ring-offset-cyan-700/80"; pub(crate) const ring_offset_cyan_700_of_90: &str = "ring-offset-cyan-700/90"; pub(crate) const ring_offset_cyan_700_of_95: &str = "ring-offset-cyan-700/95"; pub(crate) const ring_offset_cyan_800: &str = "ring-offset-cyan-800"; pub(crate) const ring_offset_cyan_800_of_0: &str = "ring-offset-cyan-800/0"; pub(crate) const ring_offset_cyan_800_of_10: &str = "ring-offset-cyan-800/10"; pub(crate) const ring_offset_cyan_800_of_100: &str = "ring-offset-cyan-800/100"; pub(crate) const ring_offset_cyan_800_of_20: &str = "ring-offset-cyan-800/20"; pub(crate) const ring_offset_cyan_800_of_25: &str = "ring-offset-cyan-800/25"; pub(crate) const ring_offset_cyan_800_of_30: &str = "ring-offset-cyan-800/30"; pub(crate) const ring_offset_cyan_800_of_40: &str = "ring-offset-cyan-800/40"; pub(crate) const ring_offset_cyan_800_of_5: &str = "ring-offset-cyan-800/5"; pub(crate) const ring_offset_cyan_800_of_50: &str = "ring-offset-cyan-800/50"; pub(crate) const ring_offset_cyan_800_of_60: &str = "ring-offset-cyan-800/60"; pub(crate) const ring_offset_cyan_800_of_70: &str = "ring-offset-cyan-800/70"; pub(crate) const ring_offset_cyan_800_of_75: &str = "ring-offset-cyan-800/75"; pub(crate) const ring_offset_cyan_800_of_80: &str = "ring-offset-cyan-800/80"; pub(crate) const ring_offset_cyan_800_of_90: &str = "ring-offset-cyan-800/90"; pub(crate) const ring_offset_cyan_800_of_95: &str = "ring-offset-cyan-800/95"; pub(crate) const ring_offset_cyan_900: &str = "ring-offset-cyan-900"; pub(crate) const ring_offset_cyan_900_of_0: &str = "ring-offset-cyan-900/0"; pub(crate) const ring_offset_cyan_900_of_10: &str = "ring-offset-cyan-900/10"; pub(crate) const ring_offset_cyan_900_of_100: &str = "ring-offset-cyan-900/100"; pub(crate) const ring_offset_cyan_900_of_20: &str = "ring-offset-cyan-900/20"; pub(crate) const ring_offset_cyan_900_of_25: &str = "ring-offset-cyan-900/25"; pub(crate) const ring_offset_cyan_900_of_30: &str = "ring-offset-cyan-900/30"; pub(crate) const ring_offset_cyan_900_of_40: &str = "ring-offset-cyan-900/40"; pub(crate) const ring_offset_cyan_900_of_5: &str = "ring-offset-cyan-900/5"; pub(crate) const ring_offset_cyan_900_of_50: &str = "ring-offset-cyan-900/50"; pub(crate) const ring_offset_cyan_900_of_60: &str = "ring-offset-cyan-900/60"; pub(crate) const ring_offset_cyan_900_of_70: &str = "ring-offset-cyan-900/70"; pub(crate) const ring_offset_cyan_900_of_75: &str = "ring-offset-cyan-900/75"; pub(crate) const ring_offset_cyan_900_of_80: &str = "ring-offset-cyan-900/80"; pub(crate) const ring_offset_cyan_900_of_90: &str = "ring-offset-cyan-900/90"; pub(crate) const ring_offset_cyan_900_of_95: &str = "ring-offset-cyan-900/95"; pub(crate) const ring_offset_emerald_100: &str = "ring-offset-emerald-100"; pub(crate) const ring_offset_emerald_100_of_0: &str = "ring-offset-emerald-100/0"; pub(crate) const ring_offset_emerald_100_of_10: &str = "ring-offset-emerald-100/10"; pub(crate) const ring_offset_emerald_100_of_100: &str = "ring-offset-emerald-100/100"; pub(crate) const ring_offset_emerald_100_of_20: &str = "ring-offset-emerald-100/20"; pub(crate) const ring_offset_emerald_100_of_25: &str = "ring-offset-emerald-100/25"; pub(crate) const ring_offset_emerald_100_of_30: &str = "ring-offset-emerald-100/30"; pub(crate) const ring_offset_emerald_100_of_40: &str = "ring-offset-emerald-100/40"; pub(crate) const ring_offset_emerald_100_of_5: &str = "ring-offset-emerald-100/5"; pub(crate) const ring_offset_emerald_100_of_50: &str = "ring-offset-emerald-100/50"; pub(crate) const ring_offset_emerald_100_of_60: &str = "ring-offset-emerald-100/60"; pub(crate) const ring_offset_emerald_100_of_70: &str = "ring-offset-emerald-100/70"; pub(crate) const ring_offset_emerald_100_of_75: &str = "ring-offset-emerald-100/75"; pub(crate) const ring_offset_emerald_100_of_80: &str = "ring-offset-emerald-100/80"; pub(crate) const ring_offset_emerald_100_of_90: &str = "ring-offset-emerald-100/90"; pub(crate) const ring_offset_emerald_100_of_95: &str = "ring-offset-emerald-100/95"; pub(crate) const ring_offset_emerald_200: &str = "ring-offset-emerald-200"; pub(crate) const ring_offset_emerald_200_of_0: &str = "ring-offset-emerald-200/0"; pub(crate) const ring_offset_emerald_200_of_10: &str = "ring-offset-emerald-200/10"; pub(crate) const ring_offset_emerald_200_of_100: &str = "ring-offset-emerald-200/100"; pub(crate) const ring_offset_emerald_200_of_20: &str = "ring-offset-emerald-200/20"; pub(crate) const ring_offset_emerald_200_of_25: &str = "ring-offset-emerald-200/25"; pub(crate) const ring_offset_emerald_200_of_30: &str = "ring-offset-emerald-200/30"; pub(crate) const ring_offset_emerald_200_of_40: &str = "ring-offset-emerald-200/40"; pub(crate) const ring_offset_emerald_200_of_5: &str = "ring-offset-emerald-200/5"; pub(crate) const ring_offset_emerald_200_of_50: &str = "ring-offset-emerald-200/50"; pub(crate) const ring_offset_emerald_200_of_60: &str = "ring-offset-emerald-200/60"; pub(crate) const ring_offset_emerald_200_of_70: &str = "ring-offset-emerald-200/70"; pub(crate) const ring_offset_emerald_200_of_75: &str = "ring-offset-emerald-200/75"; pub(crate) const ring_offset_emerald_200_of_80: &str = "ring-offset-emerald-200/80"; pub(crate) const ring_offset_emerald_200_of_90: &str = "ring-offset-emerald-200/90"; pub(crate) const ring_offset_emerald_200_of_95: &str = "ring-offset-emerald-200/95"; pub(crate) const ring_offset_emerald_300: &str = "ring-offset-emerald-300"; pub(crate) const ring_offset_emerald_300_of_0: &str = "ring-offset-emerald-300/0"; pub(crate) const ring_offset_emerald_300_of_10: &str = "ring-offset-emerald-300/10"; pub(crate) const ring_offset_emerald_300_of_100: &str = "ring-offset-emerald-300/100"; pub(crate) const ring_offset_emerald_300_of_20: &str = "ring-offset-emerald-300/20"; pub(crate) const ring_offset_emerald_300_of_25: &str = "ring-offset-emerald-300/25"; pub(crate) const ring_offset_emerald_300_of_30: &str = "ring-offset-emerald-300/30"; pub(crate) const ring_offset_emerald_300_of_40: &str = "ring-offset-emerald-300/40"; pub(crate) const ring_offset_emerald_300_of_5: &str = "ring-offset-emerald-300/5"; pub(crate) const ring_offset_emerald_300_of_50: &str = "ring-offset-emerald-300/50"; pub(crate) const ring_offset_emerald_300_of_60: &str = "ring-offset-emerald-300/60"; pub(crate) const ring_offset_emerald_300_of_70: &str = "ring-offset-emerald-300/70"; pub(crate) const ring_offset_emerald_300_of_75: &str = "ring-offset-emerald-300/75"; pub(crate) const ring_offset_emerald_300_of_80: &str = "ring-offset-emerald-300/80"; pub(crate) const ring_offset_emerald_300_of_90: &str = "ring-offset-emerald-300/90"; pub(crate) const ring_offset_emerald_300_of_95: &str = "ring-offset-emerald-300/95"; pub(crate) const ring_offset_emerald_400: &str = "ring-offset-emerald-400"; pub(crate) const ring_offset_emerald_400_of_0: &str = "ring-offset-emerald-400/0"; pub(crate) const ring_offset_emerald_400_of_10: &str = "ring-offset-emerald-400/10"; pub(crate) const ring_offset_emerald_400_of_100: &str = "ring-offset-emerald-400/100"; pub(crate) const ring_offset_emerald_400_of_20: &str = "ring-offset-emerald-400/20"; pub(crate) const ring_offset_emerald_400_of_25: &str = "ring-offset-emerald-400/25"; pub(crate) const ring_offset_emerald_400_of_30: &str = "ring-offset-emerald-400/30"; pub(crate) const ring_offset_emerald_400_of_40: &str = "ring-offset-emerald-400/40"; pub(crate) const ring_offset_emerald_400_of_5: &str = "ring-offset-emerald-400/5"; pub(crate) const ring_offset_emerald_400_of_50: &str = "ring-offset-emerald-400/50"; pub(crate) const ring_offset_emerald_400_of_60: &str = "ring-offset-emerald-400/60"; pub(crate) const ring_offset_emerald_400_of_70: &str = "ring-offset-emerald-400/70"; pub(crate) const ring_offset_emerald_400_of_75: &str = "ring-offset-emerald-400/75"; pub(crate) const ring_offset_emerald_400_of_80: &str = "ring-offset-emerald-400/80"; pub(crate) const ring_offset_emerald_400_of_90: &str = "ring-offset-emerald-400/90"; pub(crate) const ring_offset_emerald_400_of_95: &str = "ring-offset-emerald-400/95"; pub(crate) const ring_offset_emerald_50: &str = "ring-offset-emerald-50"; pub(crate) const ring_offset_emerald_500: &str = "ring-offset-emerald-500"; pub(crate) const ring_offset_emerald_500_of_0: &str = "ring-offset-emerald-500/0"; pub(crate) const ring_offset_emerald_500_of_10: &str = "ring-offset-emerald-500/10"; pub(crate) const ring_offset_emerald_500_of_100: &str = "ring-offset-emerald-500/100"; pub(crate) const ring_offset_emerald_500_of_20: &str = "ring-offset-emerald-500/20"; pub(crate) const ring_offset_emerald_500_of_25: &str = "ring-offset-emerald-500/25"; pub(crate) const ring_offset_emerald_500_of_30: &str = "ring-offset-emerald-500/30"; pub(crate) const ring_offset_emerald_500_of_40: &str = "ring-offset-emerald-500/40"; pub(crate) const ring_offset_emerald_500_of_5: &str = "ring-offset-emerald-500/5"; pub(crate) const ring_offset_emerald_500_of_50: &str = "ring-offset-emerald-500/50"; pub(crate) const ring_offset_emerald_500_of_60: &str = "ring-offset-emerald-500/60"; pub(crate) const ring_offset_emerald_500_of_70: &str = "ring-offset-emerald-500/70"; pub(crate) const ring_offset_emerald_500_of_75: &str = "ring-offset-emerald-500/75"; pub(crate) const ring_offset_emerald_500_of_80: &str = "ring-offset-emerald-500/80"; pub(crate) const ring_offset_emerald_500_of_90: &str = "ring-offset-emerald-500/90"; pub(crate) const ring_offset_emerald_500_of_95: &str = "ring-offset-emerald-500/95"; pub(crate) const ring_offset_emerald_50_of_0: &str = "ring-offset-emerald-50/0"; pub(crate) const ring_offset_emerald_50_of_10: &str = "ring-offset-emerald-50/10"; pub(crate) const ring_offset_emerald_50_of_100: &str = "ring-offset-emerald-50/100"; pub(crate) const ring_offset_emerald_50_of_20: &str = "ring-offset-emerald-50/20"; pub(crate) const ring_offset_emerald_50_of_25: &str = "ring-offset-emerald-50/25"; pub(crate) const ring_offset_emerald_50_of_30: &str = "ring-offset-emerald-50/30"; pub(crate) const ring_offset_emerald_50_of_40: &str = "ring-offset-emerald-50/40"; pub(crate) const ring_offset_emerald_50_of_5: &str = "ring-offset-emerald-50/5"; pub(crate) const ring_offset_emerald_50_of_50: &str = "ring-offset-emerald-50/50"; pub(crate) const ring_offset_emerald_50_of_60: &str = "ring-offset-emerald-50/60"; pub(crate) const ring_offset_emerald_50_of_70: &str = "ring-offset-emerald-50/70"; pub(crate) const ring_offset_emerald_50_of_75: &str = "ring-offset-emerald-50/75"; pub(crate) const ring_offset_emerald_50_of_80: &str = "ring-offset-emerald-50/80"; pub(crate) const ring_offset_emerald_50_of_90: &str = "ring-offset-emerald-50/90"; pub(crate) const ring_offset_emerald_50_of_95: &str = "ring-offset-emerald-50/95"; pub(crate) const ring_offset_emerald_600: &str = "ring-offset-emerald-600"; pub(crate) const ring_offset_emerald_600_of_0: &str = "ring-offset-emerald-600/0"; pub(crate) const ring_offset_emerald_600_of_10: &str = "ring-offset-emerald-600/10"; pub(crate) const ring_offset_emerald_600_of_100: &str = "ring-offset-emerald-600/100"; pub(crate) const ring_offset_emerald_600_of_20: &str = "ring-offset-emerald-600/20"; pub(crate) const ring_offset_emerald_600_of_25: &str = "ring-offset-emerald-600/25"; pub(crate) const ring_offset_emerald_600_of_30: &str = "ring-offset-emerald-600/30"; pub(crate) const ring_offset_emerald_600_of_40: &str = "ring-offset-emerald-600/40"; pub(crate) const ring_offset_emerald_600_of_5: &str = "ring-offset-emerald-600/5"; pub(crate) const ring_offset_emerald_600_of_50: &str = "ring-offset-emerald-600/50"; pub(crate) const ring_offset_emerald_600_of_60: &str = "ring-offset-emerald-600/60"; pub(crate) const ring_offset_emerald_600_of_70: &str = "ring-offset-emerald-600/70"; pub(crate) const ring_offset_emerald_600_of_75: &str = "ring-offset-emerald-600/75"; pub(crate) const ring_offset_emerald_600_of_80: &str = "ring-offset-emerald-600/80"; pub(crate) const ring_offset_emerald_600_of_90: &str = "ring-offset-emerald-600/90"; pub(crate) const ring_offset_emerald_600_of_95: &str = "ring-offset-emerald-600/95"; pub(crate) const ring_offset_emerald_700: &str = "ring-offset-emerald-700"; pub(crate) const ring_offset_emerald_700_of_0: &str = "ring-offset-emerald-700/0"; pub(crate) const ring_offset_emerald_700_of_10: &str = "ring-offset-emerald-700/10"; pub(crate) const ring_offset_emerald_700_of_100: &str = "ring-offset-emerald-700/100"; pub(crate) const ring_offset_emerald_700_of_20: &str = "ring-offset-emerald-700/20"; pub(crate) const ring_offset_emerald_700_of_25: &str = "ring-offset-emerald-700/25"; pub(crate) const ring_offset_emerald_700_of_30: &str = "ring-offset-emerald-700/30"; pub(crate) const ring_offset_emerald_700_of_40: &str = "ring-offset-emerald-700/40"; pub(crate) const ring_offset_emerald_700_of_5: &str = "ring-offset-emerald-700/5"; pub(crate) const ring_offset_emerald_700_of_50: &str = "ring-offset-emerald-700/50"; pub(crate) const ring_offset_emerald_700_of_60: &str = "ring-offset-emerald-700/60"; pub(crate) const ring_offset_emerald_700_of_70: &str = "ring-offset-emerald-700/70"; pub(crate) const ring_offset_emerald_700_of_75: &str = "ring-offset-emerald-700/75"; pub(crate) const ring_offset_emerald_700_of_80: &str = "ring-offset-emerald-700/80"; pub(crate) const ring_offset_emerald_700_of_90: &str = "ring-offset-emerald-700/90"; pub(crate) const ring_offset_emerald_700_of_95: &str = "ring-offset-emerald-700/95"; pub(crate) const ring_offset_emerald_800: &str = "ring-offset-emerald-800"; pub(crate) const ring_offset_emerald_800_of_0: &str = "ring-offset-emerald-800/0"; pub(crate) const ring_offset_emerald_800_of_10: &str = "ring-offset-emerald-800/10"; pub(crate) const ring_offset_emerald_800_of_100: &str = "ring-offset-emerald-800/100"; pub(crate) const ring_offset_emerald_800_of_20: &str = "ring-offset-emerald-800/20"; pub(crate) const ring_offset_emerald_800_of_25: &str = "ring-offset-emerald-800/25"; pub(crate) const ring_offset_emerald_800_of_30: &str = "ring-offset-emerald-800/30"; pub(crate) const ring_offset_emerald_800_of_40: &str = "ring-offset-emerald-800/40"; pub(crate) const ring_offset_emerald_800_of_5: &str = "ring-offset-emerald-800/5"; pub(crate) const ring_offset_emerald_800_of_50: &str = "ring-offset-emerald-800/50"; pub(crate) const ring_offset_emerald_800_of_60: &str = "ring-offset-emerald-800/60"; pub(crate) const ring_offset_emerald_800_of_70: &str = "ring-offset-emerald-800/70"; pub(crate) const ring_offset_emerald_800_of_75: &str = "ring-offset-emerald-800/75"; pub(crate) const ring_offset_emerald_800_of_80: &str = "ring-offset-emerald-800/80"; pub(crate) const ring_offset_emerald_800_of_90: &str = "ring-offset-emerald-800/90"; pub(crate) const ring_offset_emerald_800_of_95: &str = "ring-offset-emerald-800/95"; pub(crate) const ring_offset_emerald_900: &str = "ring-offset-emerald-900"; pub(crate) const ring_offset_emerald_900_of_0: &str = "ring-offset-emerald-900/0"; pub(crate) const ring_offset_emerald_900_of_10: &str = "ring-offset-emerald-900/10"; pub(crate) const ring_offset_emerald_900_of_100: &str = "ring-offset-emerald-900/100"; pub(crate) const ring_offset_emerald_900_of_20: &str = "ring-offset-emerald-900/20"; pub(crate) const ring_offset_emerald_900_of_25: &str = "ring-offset-emerald-900/25"; pub(crate) const ring_offset_emerald_900_of_30: &str = "ring-offset-emerald-900/30"; pub(crate) const ring_offset_emerald_900_of_40: &str = "ring-offset-emerald-900/40"; pub(crate) const ring_offset_emerald_900_of_5: &str = "ring-offset-emerald-900/5"; pub(crate) const ring_offset_emerald_900_of_50: &str = "ring-offset-emerald-900/50"; pub(crate) const ring_offset_emerald_900_of_60: &str = "ring-offset-emerald-900/60"; pub(crate) const ring_offset_emerald_900_of_70: &str = "ring-offset-emerald-900/70"; pub(crate) const ring_offset_emerald_900_of_75: &str = "ring-offset-emerald-900/75"; pub(crate) const ring_offset_emerald_900_of_80: &str = "ring-offset-emerald-900/80"; pub(crate) const ring_offset_emerald_900_of_90: &str = "ring-offset-emerald-900/90"; pub(crate) const ring_offset_emerald_900_of_95: &str = "ring-offset-emerald-900/95"; pub(crate) const ring_offset_fuchsia_100: &str = "ring-offset-fuchsia-100"; pub(crate) const ring_offset_fuchsia_100_of_0: &str = "ring-offset-fuchsia-100/0"; pub(crate) const ring_offset_fuchsia_100_of_10: &str = "ring-offset-fuchsia-100/10"; pub(crate) const ring_offset_fuchsia_100_of_100: &str = "ring-offset-fuchsia-100/100"; pub(crate) const ring_offset_fuchsia_100_of_20: &str = "ring-offset-fuchsia-100/20"; pub(crate) const ring_offset_fuchsia_100_of_25: &str = "ring-offset-fuchsia-100/25"; pub(crate) const ring_offset_fuchsia_100_of_30: &str = "ring-offset-fuchsia-100/30"; pub(crate) const ring_offset_fuchsia_100_of_40: &str = "ring-offset-fuchsia-100/40"; pub(crate) const ring_offset_fuchsia_100_of_5: &str = "ring-offset-fuchsia-100/5"; pub(crate) const ring_offset_fuchsia_100_of_50: &str = "ring-offset-fuchsia-100/50"; pub(crate) const ring_offset_fuchsia_100_of_60: &str = "ring-offset-fuchsia-100/60"; pub(crate) const ring_offset_fuchsia_100_of_70: &str = "ring-offset-fuchsia-100/70"; pub(crate) const ring_offset_fuchsia_100_of_75: &str = "ring-offset-fuchsia-100/75"; pub(crate) const ring_offset_fuchsia_100_of_80: &str = "ring-offset-fuchsia-100/80"; pub(crate) const ring_offset_fuchsia_100_of_90: &str = "ring-offset-fuchsia-100/90"; pub(crate) const ring_offset_fuchsia_100_of_95: &str = "ring-offset-fuchsia-100/95"; pub(crate) const ring_offset_fuchsia_200: &str = "ring-offset-fuchsia-200"; pub(crate) const ring_offset_fuchsia_200_of_0: &str = "ring-offset-fuchsia-200/0"; pub(crate) const ring_offset_fuchsia_200_of_10: &str = "ring-offset-fuchsia-200/10"; pub(crate) const ring_offset_fuchsia_200_of_100: &str = "ring-offset-fuchsia-200/100"; pub(crate) const ring_offset_fuchsia_200_of_20: &str = "ring-offset-fuchsia-200/20"; pub(crate) const ring_offset_fuchsia_200_of_25: &str = "ring-offset-fuchsia-200/25"; pub(crate) const ring_offset_fuchsia_200_of_30: &str = "ring-offset-fuchsia-200/30"; pub(crate) const ring_offset_fuchsia_200_of_40: &str = "ring-offset-fuchsia-200/40"; pub(crate) const ring_offset_fuchsia_200_of_5: &str = "ring-offset-fuchsia-200/5"; pub(crate) const ring_offset_fuchsia_200_of_50: &str = "ring-offset-fuchsia-200/50"; pub(crate) const ring_offset_fuchsia_200_of_60: &str = "ring-offset-fuchsia-200/60"; pub(crate) const ring_offset_fuchsia_200_of_70: &str = "ring-offset-fuchsia-200/70"; pub(crate) const ring_offset_fuchsia_200_of_75: &str = "ring-offset-fuchsia-200/75"; pub(crate) const ring_offset_fuchsia_200_of_80: &str = "ring-offset-fuchsia-200/80"; pub(crate) const ring_offset_fuchsia_200_of_90: &str = "ring-offset-fuchsia-200/90"; pub(crate) const ring_offset_fuchsia_200_of_95: &str = "ring-offset-fuchsia-200/95"; pub(crate) const ring_offset_fuchsia_300: &str = "ring-offset-fuchsia-300"; pub(crate) const ring_offset_fuchsia_300_of_0: &str = "ring-offset-fuchsia-300/0"; pub(crate) const ring_offset_fuchsia_300_of_10: &str = "ring-offset-fuchsia-300/10"; pub(crate) const ring_offset_fuchsia_300_of_100: &str = "ring-offset-fuchsia-300/100"; pub(crate) const ring_offset_fuchsia_300_of_20: &str = "ring-offset-fuchsia-300/20"; pub(crate) const ring_offset_fuchsia_300_of_25: &str = "ring-offset-fuchsia-300/25"; pub(crate) const ring_offset_fuchsia_300_of_30: &str = "ring-offset-fuchsia-300/30"; pub(crate) const ring_offset_fuchsia_300_of_40: &str = "ring-offset-fuchsia-300/40"; pub(crate) const ring_offset_fuchsia_300_of_5: &str = "ring-offset-fuchsia-300/5"; pub(crate) const ring_offset_fuchsia_300_of_50: &str = "ring-offset-fuchsia-300/50"; pub(crate) const ring_offset_fuchsia_300_of_60: &str = "ring-offset-fuchsia-300/60"; pub(crate) const ring_offset_fuchsia_300_of_70: &str = "ring-offset-fuchsia-300/70"; pub(crate) const ring_offset_fuchsia_300_of_75: &str = "ring-offset-fuchsia-300/75"; pub(crate) const ring_offset_fuchsia_300_of_80: &str = "ring-offset-fuchsia-300/80"; pub(crate) const ring_offset_fuchsia_300_of_90: &str = "ring-offset-fuchsia-300/90"; pub(crate) const ring_offset_fuchsia_300_of_95: &str = "ring-offset-fuchsia-300/95"; pub(crate) const ring_offset_fuchsia_400: &str = "ring-offset-fuchsia-400"; pub(crate) const ring_offset_fuchsia_400_of_0: &str = "ring-offset-fuchsia-400/0"; pub(crate) const ring_offset_fuchsia_400_of_10: &str = "ring-offset-fuchsia-400/10"; pub(crate) const ring_offset_fuchsia_400_of_100: &str = "ring-offset-fuchsia-400/100"; pub(crate) const ring_offset_fuchsia_400_of_20: &str = "ring-offset-fuchsia-400/20"; pub(crate) const ring_offset_fuchsia_400_of_25: &str = "ring-offset-fuchsia-400/25"; pub(crate) const ring_offset_fuchsia_400_of_30: &str = "ring-offset-fuchsia-400/30"; pub(crate) const ring_offset_fuchsia_400_of_40: &str = "ring-offset-fuchsia-400/40"; pub(crate) const ring_offset_fuchsia_400_of_5: &str = "ring-offset-fuchsia-400/5"; pub(crate) const ring_offset_fuchsia_400_of_50: &str = "ring-offset-fuchsia-400/50"; pub(crate) const ring_offset_fuchsia_400_of_60: &str = "ring-offset-fuchsia-400/60"; pub(crate) const ring_offset_fuchsia_400_of_70: &str = "ring-offset-fuchsia-400/70"; pub(crate) const ring_offset_fuchsia_400_of_75: &str = "ring-offset-fuchsia-400/75"; pub(crate) const ring_offset_fuchsia_400_of_80: &str = "ring-offset-fuchsia-400/80"; pub(crate) const ring_offset_fuchsia_400_of_90: &str = "ring-offset-fuchsia-400/90"; pub(crate) const ring_offset_fuchsia_400_of_95: &str = "ring-offset-fuchsia-400/95"; pub(crate) const ring_offset_fuchsia_50: &str = "ring-offset-fuchsia-50"; pub(crate) const ring_offset_fuchsia_500: &str = "ring-offset-fuchsia-500"; pub(crate) const ring_offset_fuchsia_500_of_0: &str = "ring-offset-fuchsia-500/0"; pub(crate) const ring_offset_fuchsia_500_of_10: &str = "ring-offset-fuchsia-500/10"; pub(crate) const ring_offset_fuchsia_500_of_100: &str = "ring-offset-fuchsia-500/100"; pub(crate) const ring_offset_fuchsia_500_of_20: &str = "ring-offset-fuchsia-500/20"; pub(crate) const ring_offset_fuchsia_500_of_25: &str = "ring-offset-fuchsia-500/25"; pub(crate) const ring_offset_fuchsia_500_of_30: &str = "ring-offset-fuchsia-500/30"; pub(crate) const ring_offset_fuchsia_500_of_40: &str = "ring-offset-fuchsia-500/40"; pub(crate) const ring_offset_fuchsia_500_of_5: &str = "ring-offset-fuchsia-500/5"; pub(crate) const ring_offset_fuchsia_500_of_50: &str = "ring-offset-fuchsia-500/50"; pub(crate) const ring_offset_fuchsia_500_of_60: &str = "ring-offset-fuchsia-500/60"; pub(crate) const ring_offset_fuchsia_500_of_70: &str = "ring-offset-fuchsia-500/70"; pub(crate) const ring_offset_fuchsia_500_of_75: &str = "ring-offset-fuchsia-500/75"; pub(crate) const ring_offset_fuchsia_500_of_80: &str = "ring-offset-fuchsia-500/80"; pub(crate) const ring_offset_fuchsia_500_of_90: &str = "ring-offset-fuchsia-500/90"; pub(crate) const ring_offset_fuchsia_500_of_95: &str = "ring-offset-fuchsia-500/95"; pub(crate) const ring_offset_fuchsia_50_of_0: &str = "ring-offset-fuchsia-50/0"; pub(crate) const ring_offset_fuchsia_50_of_10: &str = "ring-offset-fuchsia-50/10"; pub(crate) const ring_offset_fuchsia_50_of_100: &str = "ring-offset-fuchsia-50/100"; pub(crate) const ring_offset_fuchsia_50_of_20: &str = "ring-offset-fuchsia-50/20"; pub(crate) const ring_offset_fuchsia_50_of_25: &str = "ring-offset-fuchsia-50/25"; pub(crate) const ring_offset_fuchsia_50_of_30: &str = "ring-offset-fuchsia-50/30"; pub(crate) const ring_offset_fuchsia_50_of_40: &str = "ring-offset-fuchsia-50/40"; pub(crate) const ring_offset_fuchsia_50_of_5: &str = "ring-offset-fuchsia-50/5"; pub(crate) const ring_offset_fuchsia_50_of_50: &str = "ring-offset-fuchsia-50/50"; pub(crate) const ring_offset_fuchsia_50_of_60: &str = "ring-offset-fuchsia-50/60"; pub(crate) const ring_offset_fuchsia_50_of_70: &str = "ring-offset-fuchsia-50/70"; pub(crate) const ring_offset_fuchsia_50_of_75: &str = "ring-offset-fuchsia-50/75"; pub(crate) const ring_offset_fuchsia_50_of_80: &str = "ring-offset-fuchsia-50/80"; pub(crate) const ring_offset_fuchsia_50_of_90: &str = "ring-offset-fuchsia-50/90"; pub(crate) const ring_offset_fuchsia_50_of_95: &str = "ring-offset-fuchsia-50/95"; pub(crate) const ring_offset_fuchsia_600: &str = "ring-offset-fuchsia-600"; pub(crate) const ring_offset_fuchsia_600_of_0: &str = "ring-offset-fuchsia-600/0"; pub(crate) const ring_offset_fuchsia_600_of_10: &str = "ring-offset-fuchsia-600/10"; pub(crate) const ring_offset_fuchsia_600_of_100: &str = "ring-offset-fuchsia-600/100"; pub(crate) const ring_offset_fuchsia_600_of_20: &str = "ring-offset-fuchsia-600/20"; pub(crate) const ring_offset_fuchsia_600_of_25: &str = "ring-offset-fuchsia-600/25"; pub(crate) const ring_offset_fuchsia_600_of_30: &str = "ring-offset-fuchsia-600/30"; pub(crate) const ring_offset_fuchsia_600_of_40: &str = "ring-offset-fuchsia-600/40"; pub(crate) const ring_offset_fuchsia_600_of_5: &str = "ring-offset-fuchsia-600/5"; pub(crate) const ring_offset_fuchsia_600_of_50: &str = "ring-offset-fuchsia-600/50"; pub(crate) const ring_offset_fuchsia_600_of_60: &str = "ring-offset-fuchsia-600/60"; pub(crate) const ring_offset_fuchsia_600_of_70: &str = "ring-offset-fuchsia-600/70"; pub(crate) const ring_offset_fuchsia_600_of_75: &str = "ring-offset-fuchsia-600/75"; pub(crate) const ring_offset_fuchsia_600_of_80: &str = "ring-offset-fuchsia-600/80"; pub(crate) const ring_offset_fuchsia_600_of_90: &str = "ring-offset-fuchsia-600/90"; pub(crate) const ring_offset_fuchsia_600_of_95: &str = "ring-offset-fuchsia-600/95"; pub(crate) const ring_offset_fuchsia_700: &str = "ring-offset-fuchsia-700"; pub(crate) const ring_offset_fuchsia_700_of_0: &str = "ring-offset-fuchsia-700/0"; pub(crate) const ring_offset_fuchsia_700_of_10: &str = "ring-offset-fuchsia-700/10"; pub(crate) const ring_offset_fuchsia_700_of_100: &str = "ring-offset-fuchsia-700/100"; pub(crate) const ring_offset_fuchsia_700_of_20: &str = "ring-offset-fuchsia-700/20"; pub(crate) const ring_offset_fuchsia_700_of_25: &str = "ring-offset-fuchsia-700/25"; pub(crate) const ring_offset_fuchsia_700_of_30: &str = "ring-offset-fuchsia-700/30"; pub(crate) const ring_offset_fuchsia_700_of_40: &str = "ring-offset-fuchsia-700/40"; pub(crate) const ring_offset_fuchsia_700_of_5: &str = "ring-offset-fuchsia-700/5"; pub(crate) const ring_offset_fuchsia_700_of_50: &str = "ring-offset-fuchsia-700/50"; pub(crate) const ring_offset_fuchsia_700_of_60: &str = "ring-offset-fuchsia-700/60"; pub(crate) const ring_offset_fuchsia_700_of_70: &str = "ring-offset-fuchsia-700/70"; pub(crate) const ring_offset_fuchsia_700_of_75: &str = "ring-offset-fuchsia-700/75"; pub(crate) const ring_offset_fuchsia_700_of_80: &str = "ring-offset-fuchsia-700/80"; pub(crate) const ring_offset_fuchsia_700_of_90: &str = "ring-offset-fuchsia-700/90"; pub(crate) const ring_offset_fuchsia_700_of_95: &str = "ring-offset-fuchsia-700/95"; pub(crate) const ring_offset_fuchsia_800: &str = "ring-offset-fuchsia-800"; pub(crate) const ring_offset_fuchsia_800_of_0: &str = "ring-offset-fuchsia-800/0"; pub(crate) const ring_offset_fuchsia_800_of_10: &str = "ring-offset-fuchsia-800/10"; pub(crate) const ring_offset_fuchsia_800_of_100: &str = "ring-offset-fuchsia-800/100"; pub(crate) const ring_offset_fuchsia_800_of_20: &str = "ring-offset-fuchsia-800/20"; pub(crate) const ring_offset_fuchsia_800_of_25: &str = "ring-offset-fuchsia-800/25"; pub(crate) const ring_offset_fuchsia_800_of_30: &str = "ring-offset-fuchsia-800/30"; pub(crate) const ring_offset_fuchsia_800_of_40: &str = "ring-offset-fuchsia-800/40"; pub(crate) const ring_offset_fuchsia_800_of_5: &str = "ring-offset-fuchsia-800/5"; pub(crate) const ring_offset_fuchsia_800_of_50: &str = "ring-offset-fuchsia-800/50"; pub(crate) const ring_offset_fuchsia_800_of_60: &str = "ring-offset-fuchsia-800/60"; pub(crate) const ring_offset_fuchsia_800_of_70: &str = "ring-offset-fuchsia-800/70"; pub(crate) const ring_offset_fuchsia_800_of_75: &str = "ring-offset-fuchsia-800/75"; pub(crate) const ring_offset_fuchsia_800_of_80: &str = "ring-offset-fuchsia-800/80"; pub(crate) const ring_offset_fuchsia_800_of_90: &str = "ring-offset-fuchsia-800/90"; pub(crate) const ring_offset_fuchsia_800_of_95: &str = "ring-offset-fuchsia-800/95"; pub(crate) const ring_offset_fuchsia_900: &str = "ring-offset-fuchsia-900"; pub(crate) const ring_offset_fuchsia_900_of_0: &str = "ring-offset-fuchsia-900/0"; pub(crate) const ring_offset_fuchsia_900_of_10: &str = "ring-offset-fuchsia-900/10"; pub(crate) const ring_offset_fuchsia_900_of_100: &str = "ring-offset-fuchsia-900/100"; pub(crate) const ring_offset_fuchsia_900_of_20: &str = "ring-offset-fuchsia-900/20"; pub(crate) const ring_offset_fuchsia_900_of_25: &str = "ring-offset-fuchsia-900/25"; pub(crate) const ring_offset_fuchsia_900_of_30: &str = "ring-offset-fuchsia-900/30"; pub(crate) const ring_offset_fuchsia_900_of_40: &str = "ring-offset-fuchsia-900/40"; pub(crate) const ring_offset_fuchsia_900_of_5: &str = "ring-offset-fuchsia-900/5"; pub(crate) const ring_offset_fuchsia_900_of_50: &str = "ring-offset-fuchsia-900/50"; pub(crate) const ring_offset_fuchsia_900_of_60: &str = "ring-offset-fuchsia-900/60"; pub(crate) const ring_offset_fuchsia_900_of_70: &str = "ring-offset-fuchsia-900/70"; pub(crate) const ring_offset_fuchsia_900_of_75: &str = "ring-offset-fuchsia-900/75"; pub(crate) const ring_offset_fuchsia_900_of_80: &str = "ring-offset-fuchsia-900/80"; pub(crate) const ring_offset_fuchsia_900_of_90: &str = "ring-offset-fuchsia-900/90"; pub(crate) const ring_offset_fuchsia_900_of_95: &str = "ring-offset-fuchsia-900/95"; pub(crate) const ring_offset_gray_100: &str = "ring-offset-gray-100"; pub(crate) const ring_offset_gray_100_of_0: &str = "ring-offset-gray-100/0"; pub(crate) const ring_offset_gray_100_of_10: &str = "ring-offset-gray-100/10"; pub(crate) const ring_offset_gray_100_of_100: &str = "ring-offset-gray-100/100"; pub(crate) const ring_offset_gray_100_of_20: &str = "ring-offset-gray-100/20"; pub(crate) const ring_offset_gray_100_of_25: &str = "ring-offset-gray-100/25"; pub(crate) const ring_offset_gray_100_of_30: &str = "ring-offset-gray-100/30"; pub(crate) const ring_offset_gray_100_of_40: &str = "ring-offset-gray-100/40"; pub(crate) const ring_offset_gray_100_of_5: &str = "ring-offset-gray-100/5"; pub(crate) const ring_offset_gray_100_of_50: &str = "ring-offset-gray-100/50"; pub(crate) const ring_offset_gray_100_of_60: &str = "ring-offset-gray-100/60"; pub(crate) const ring_offset_gray_100_of_70: &str = "ring-offset-gray-100/70"; pub(crate) const ring_offset_gray_100_of_75: &str = "ring-offset-gray-100/75"; pub(crate) const ring_offset_gray_100_of_80: &str = "ring-offset-gray-100/80"; pub(crate) const ring_offset_gray_100_of_90: &str = "ring-offset-gray-100/90"; pub(crate) const ring_offset_gray_100_of_95: &str = "ring-offset-gray-100/95"; pub(crate) const ring_offset_gray_200: &str = "ring-offset-gray-200"; pub(crate) const ring_offset_gray_200_of_0: &str = "ring-offset-gray-200/0"; pub(crate) const ring_offset_gray_200_of_10: &str = "ring-offset-gray-200/10"; pub(crate) const ring_offset_gray_200_of_100: &str = "ring-offset-gray-200/100"; pub(crate) const ring_offset_gray_200_of_20: &str = "ring-offset-gray-200/20"; pub(crate) const ring_offset_gray_200_of_25: &str = "ring-offset-gray-200/25"; pub(crate) const ring_offset_gray_200_of_30: &str = "ring-offset-gray-200/30"; pub(crate) const ring_offset_gray_200_of_40: &str = "ring-offset-gray-200/40"; pub(crate) const ring_offset_gray_200_of_5: &str = "ring-offset-gray-200/5"; pub(crate) const ring_offset_gray_200_of_50: &str = "ring-offset-gray-200/50"; pub(crate) const ring_offset_gray_200_of_60: &str = "ring-offset-gray-200/60"; pub(crate) const ring_offset_gray_200_of_70: &str = "ring-offset-gray-200/70"; pub(crate) const ring_offset_gray_200_of_75: &str = "ring-offset-gray-200/75"; pub(crate) const ring_offset_gray_200_of_80: &str = "ring-offset-gray-200/80"; pub(crate) const ring_offset_gray_200_of_90: &str = "ring-offset-gray-200/90"; pub(crate) const ring_offset_gray_200_of_95: &str = "ring-offset-gray-200/95"; pub(crate) const ring_offset_gray_300: &str = "ring-offset-gray-300"; pub(crate) const ring_offset_gray_300_of_0: &str = "ring-offset-gray-300/0"; pub(crate) const ring_offset_gray_300_of_10: &str = "ring-offset-gray-300/10"; pub(crate) const ring_offset_gray_300_of_100: &str = "ring-offset-gray-300/100"; pub(crate) const ring_offset_gray_300_of_20: &str = "ring-offset-gray-300/20"; pub(crate) const ring_offset_gray_300_of_25: &str = "ring-offset-gray-300/25"; pub(crate) const ring_offset_gray_300_of_30: &str = "ring-offset-gray-300/30"; pub(crate) const ring_offset_gray_300_of_40: &str = "ring-offset-gray-300/40"; pub(crate) const ring_offset_gray_300_of_5: &str = "ring-offset-gray-300/5"; pub(crate) const ring_offset_gray_300_of_50: &str = "ring-offset-gray-300/50"; pub(crate) const ring_offset_gray_300_of_60: &str = "ring-offset-gray-300/60"; pub(crate) const ring_offset_gray_300_of_70: &str = "ring-offset-gray-300/70"; pub(crate) const ring_offset_gray_300_of_75: &str = "ring-offset-gray-300/75"; pub(crate) const ring_offset_gray_300_of_80: &str = "ring-offset-gray-300/80"; pub(crate) const ring_offset_gray_300_of_90: &str = "ring-offset-gray-300/90"; pub(crate) const ring_offset_gray_300_of_95: &str = "ring-offset-gray-300/95"; pub(crate) const ring_offset_gray_400: &str = "ring-offset-gray-400"; pub(crate) const ring_offset_gray_400_of_0: &str = "ring-offset-gray-400/0"; pub(crate) const ring_offset_gray_400_of_10: &str = "ring-offset-gray-400/10"; pub(crate) const ring_offset_gray_400_of_100: &str = "ring-offset-gray-400/100"; pub(crate) const ring_offset_gray_400_of_20: &str = "ring-offset-gray-400/20"; pub(crate) const ring_offset_gray_400_of_25: &str = "ring-offset-gray-400/25"; pub(crate) const ring_offset_gray_400_of_30: &str = "ring-offset-gray-400/30"; pub(crate) const ring_offset_gray_400_of_40: &str = "ring-offset-gray-400/40"; pub(crate) const ring_offset_gray_400_of_5: &str = "ring-offset-gray-400/5"; pub(crate) const ring_offset_gray_400_of_50: &str = "ring-offset-gray-400/50"; pub(crate) const ring_offset_gray_400_of_60: &str = "ring-offset-gray-400/60"; pub(crate) const ring_offset_gray_400_of_70: &str = "ring-offset-gray-400/70"; pub(crate) const ring_offset_gray_400_of_75: &str = "ring-offset-gray-400/75"; pub(crate) const ring_offset_gray_400_of_80: &str = "ring-offset-gray-400/80"; pub(crate) const ring_offset_gray_400_of_90: &str = "ring-offset-gray-400/90"; pub(crate) const ring_offset_gray_400_of_95: &str = "ring-offset-gray-400/95"; pub(crate) const ring_offset_gray_50: &str = "ring-offset-gray-50"; pub(crate) const ring_offset_gray_500: &str = "ring-offset-gray-500"; pub(crate) const ring_offset_gray_500_of_0: &str = "ring-offset-gray-500/0"; pub(crate) const ring_offset_gray_500_of_10: &str = "ring-offset-gray-500/10"; pub(crate) const ring_offset_gray_500_of_100: &str = "ring-offset-gray-500/100"; pub(crate) const ring_offset_gray_500_of_20: &str = "ring-offset-gray-500/20"; pub(crate) const ring_offset_gray_500_of_25: &str = "ring-offset-gray-500/25"; pub(crate) const ring_offset_gray_500_of_30: &str = "ring-offset-gray-500/30"; pub(crate) const ring_offset_gray_500_of_40: &str = "ring-offset-gray-500/40"; pub(crate) const ring_offset_gray_500_of_5: &str = "ring-offset-gray-500/5"; pub(crate) const ring_offset_gray_500_of_50: &str = "ring-offset-gray-500/50"; pub(crate) const ring_offset_gray_500_of_60: &str = "ring-offset-gray-500/60"; pub(crate) const ring_offset_gray_500_of_70: &str = "ring-offset-gray-500/70"; pub(crate) const ring_offset_gray_500_of_75: &str = "ring-offset-gray-500/75"; pub(crate) const ring_offset_gray_500_of_80: &str = "ring-offset-gray-500/80"; pub(crate) const ring_offset_gray_500_of_90: &str = "ring-offset-gray-500/90"; pub(crate) const ring_offset_gray_500_of_95: &str = "ring-offset-gray-500/95"; pub(crate) const ring_offset_gray_50_of_0: &str = "ring-offset-gray-50/0"; pub(crate) const ring_offset_gray_50_of_10: &str = "ring-offset-gray-50/10"; pub(crate) const ring_offset_gray_50_of_100: &str = "ring-offset-gray-50/100"; pub(crate) const ring_offset_gray_50_of_20: &str = "ring-offset-gray-50/20"; pub(crate) const ring_offset_gray_50_of_25: &str = "ring-offset-gray-50/25"; pub(crate) const ring_offset_gray_50_of_30: &str = "ring-offset-gray-50/30"; pub(crate) const ring_offset_gray_50_of_40: &str = "ring-offset-gray-50/40"; pub(crate) const ring_offset_gray_50_of_5: &str = "ring-offset-gray-50/5"; pub(crate) const ring_offset_gray_50_of_50: &str = "ring-offset-gray-50/50"; pub(crate) const ring_offset_gray_50_of_60: &str = "ring-offset-gray-50/60"; pub(crate) const ring_offset_gray_50_of_70: &str = "ring-offset-gray-50/70"; pub(crate) const ring_offset_gray_50_of_75: &str = "ring-offset-gray-50/75"; pub(crate) const ring_offset_gray_50_of_80: &str = "ring-offset-gray-50/80"; pub(crate) const ring_offset_gray_50_of_90: &str = "ring-offset-gray-50/90"; pub(crate) const ring_offset_gray_50_of_95: &str = "ring-offset-gray-50/95"; pub(crate) const ring_offset_gray_600: &str = "ring-offset-gray-600"; pub(crate) const ring_offset_gray_600_of_0: &str = "ring-offset-gray-600/0"; pub(crate) const ring_offset_gray_600_of_10: &str = "ring-offset-gray-600/10"; pub(crate) const ring_offset_gray_600_of_100: &str = "ring-offset-gray-600/100"; pub(crate) const ring_offset_gray_600_of_20: &str = "ring-offset-gray-600/20"; pub(crate) const ring_offset_gray_600_of_25: &str = "ring-offset-gray-600/25"; pub(crate) const ring_offset_gray_600_of_30: &str = "ring-offset-gray-600/30"; pub(crate) const ring_offset_gray_600_of_40: &str = "ring-offset-gray-600/40"; pub(crate) const ring_offset_gray_600_of_5: &str = "ring-offset-gray-600/5"; pub(crate) const ring_offset_gray_600_of_50: &str = "ring-offset-gray-600/50"; pub(crate) const ring_offset_gray_600_of_60: &str = "ring-offset-gray-600/60"; pub(crate) const ring_offset_gray_600_of_70: &str = "ring-offset-gray-600/70"; pub(crate) const ring_offset_gray_600_of_75: &str = "ring-offset-gray-600/75"; pub(crate) const ring_offset_gray_600_of_80: &str = "ring-offset-gray-600/80"; pub(crate) const ring_offset_gray_600_of_90: &str = "ring-offset-gray-600/90"; pub(crate) const ring_offset_gray_600_of_95: &str = "ring-offset-gray-600/95"; pub(crate) const ring_offset_gray_700: &str = "ring-offset-gray-700"; pub(crate) const ring_offset_gray_700_of_0: &str = "ring-offset-gray-700/0"; pub(crate) const ring_offset_gray_700_of_10: &str = "ring-offset-gray-700/10"; pub(crate) const ring_offset_gray_700_of_100: &str = "ring-offset-gray-700/100"; pub(crate) const ring_offset_gray_700_of_20: &str = "ring-offset-gray-700/20"; pub(crate) const ring_offset_gray_700_of_25: &str = "ring-offset-gray-700/25"; pub(crate) const ring_offset_gray_700_of_30: &str = "ring-offset-gray-700/30"; pub(crate) const ring_offset_gray_700_of_40: &str = "ring-offset-gray-700/40"; pub(crate) const ring_offset_gray_700_of_5: &str = "ring-offset-gray-700/5"; pub(crate) const ring_offset_gray_700_of_50: &str = "ring-offset-gray-700/50"; pub(crate) const ring_offset_gray_700_of_60: &str = "ring-offset-gray-700/60"; pub(crate) const ring_offset_gray_700_of_70: &str = "ring-offset-gray-700/70"; pub(crate) const ring_offset_gray_700_of_75: &str = "ring-offset-gray-700/75"; pub(crate) const ring_offset_gray_700_of_80: &str = "ring-offset-gray-700/80"; pub(crate) const ring_offset_gray_700_of_90: &str = "ring-offset-gray-700/90"; pub(crate) const ring_offset_gray_700_of_95: &str = "ring-offset-gray-700/95"; pub(crate) const ring_offset_gray_800: &str = "ring-offset-gray-800"; pub(crate) const ring_offset_gray_800_of_0: &str = "ring-offset-gray-800/0"; pub(crate) const ring_offset_gray_800_of_10: &str = "ring-offset-gray-800/10"; pub(crate) const ring_offset_gray_800_of_100: &str = "ring-offset-gray-800/100"; pub(crate) const ring_offset_gray_800_of_20: &str = "ring-offset-gray-800/20"; pub(crate) const ring_offset_gray_800_of_25: &str = "ring-offset-gray-800/25"; pub(crate) const ring_offset_gray_800_of_30: &str = "ring-offset-gray-800/30"; pub(crate) const ring_offset_gray_800_of_40: &str = "ring-offset-gray-800/40"; pub(crate) const ring_offset_gray_800_of_5: &str = "ring-offset-gray-800/5"; pub(crate) const ring_offset_gray_800_of_50: &str = "ring-offset-gray-800/50"; pub(crate) const ring_offset_gray_800_of_60: &str = "ring-offset-gray-800/60"; pub(crate) const ring_offset_gray_800_of_70: &str = "ring-offset-gray-800/70"; pub(crate) const ring_offset_gray_800_of_75: &str = "ring-offset-gray-800/75"; pub(crate) const ring_offset_gray_800_of_80: &str = "ring-offset-gray-800/80"; pub(crate) const ring_offset_gray_800_of_90: &str = "ring-offset-gray-800/90"; pub(crate) const ring_offset_gray_800_of_95: &str = "ring-offset-gray-800/95"; pub(crate) const ring_offset_gray_900: &str = "ring-offset-gray-900"; pub(crate) const ring_offset_gray_900_of_0: &str = "ring-offset-gray-900/0"; pub(crate) const ring_offset_gray_900_of_10: &str = "ring-offset-gray-900/10"; pub(crate) const ring_offset_gray_900_of_100: &str = "ring-offset-gray-900/100"; pub(crate) const ring_offset_gray_900_of_20: &str = "ring-offset-gray-900/20"; pub(crate) const ring_offset_gray_900_of_25: &str = "ring-offset-gray-900/25"; pub(crate) const ring_offset_gray_900_of_30: &str = "ring-offset-gray-900/30"; pub(crate) const ring_offset_gray_900_of_40: &str = "ring-offset-gray-900/40"; pub(crate) const ring_offset_gray_900_of_5: &str = "ring-offset-gray-900/5"; pub(crate) const ring_offset_gray_900_of_50: &str = "ring-offset-gray-900/50"; pub(crate) const ring_offset_gray_900_of_60: &str = "ring-offset-gray-900/60"; pub(crate) const ring_offset_gray_900_of_70: &str = "ring-offset-gray-900/70"; pub(crate) const ring_offset_gray_900_of_75: &str = "ring-offset-gray-900/75"; pub(crate) const ring_offset_gray_900_of_80: &str = "ring-offset-gray-900/80"; pub(crate) const ring_offset_gray_900_of_90: &str = "ring-offset-gray-900/90"; pub(crate) const ring_offset_gray_900_of_95: &str = "ring-offset-gray-900/95"; pub(crate) const ring_offset_green_100: &str = "ring-offset-green-100"; pub(crate) const ring_offset_green_100_of_0: &str = "ring-offset-green-100/0"; pub(crate) const ring_offset_green_100_of_10: &str = "ring-offset-green-100/10"; pub(crate) const ring_offset_green_100_of_100: &str = "ring-offset-green-100/100"; pub(crate) const ring_offset_green_100_of_20: &str = "ring-offset-green-100/20"; pub(crate) const ring_offset_green_100_of_25: &str = "ring-offset-green-100/25"; pub(crate) const ring_offset_green_100_of_30: &str = "ring-offset-green-100/30"; pub(crate) const ring_offset_green_100_of_40: &str = "ring-offset-green-100/40"; pub(crate) const ring_offset_green_100_of_5: &str = "ring-offset-green-100/5"; pub(crate) const ring_offset_green_100_of_50: &str = "ring-offset-green-100/50"; pub(crate) const ring_offset_green_100_of_60: &str = "ring-offset-green-100/60"; pub(crate) const ring_offset_green_100_of_70: &str = "ring-offset-green-100/70"; pub(crate) const ring_offset_green_100_of_75: &str = "ring-offset-green-100/75"; pub(crate) const ring_offset_green_100_of_80: &str = "ring-offset-green-100/80"; pub(crate) const ring_offset_green_100_of_90: &str = "ring-offset-green-100/90"; pub(crate) const ring_offset_green_100_of_95: &str = "ring-offset-green-100/95"; pub(crate) const ring_offset_green_200: &str = "ring-offset-green-200"; pub(crate) const ring_offset_green_200_of_0: &str = "ring-offset-green-200/0"; pub(crate) const ring_offset_green_200_of_10: &str = "ring-offset-green-200/10"; pub(crate) const ring_offset_green_200_of_100: &str = "ring-offset-green-200/100"; pub(crate) const ring_offset_green_200_of_20: &str = "ring-offset-green-200/20"; pub(crate) const ring_offset_green_200_of_25: &str = "ring-offset-green-200/25"; pub(crate) const ring_offset_green_200_of_30: &str = "ring-offset-green-200/30"; pub(crate) const ring_offset_green_200_of_40: &str = "ring-offset-green-200/40"; pub(crate) const ring_offset_green_200_of_5: &str = "ring-offset-green-200/5"; pub(crate) const ring_offset_green_200_of_50: &str = "ring-offset-green-200/50"; pub(crate) const ring_offset_green_200_of_60: &str = "ring-offset-green-200/60"; pub(crate) const ring_offset_green_200_of_70: &str = "ring-offset-green-200/70"; pub(crate) const ring_offset_green_200_of_75: &str = "ring-offset-green-200/75"; pub(crate) const ring_offset_green_200_of_80: &str = "ring-offset-green-200/80"; pub(crate) const ring_offset_green_200_of_90: &str = "ring-offset-green-200/90"; pub(crate) const ring_offset_green_200_of_95: &str = "ring-offset-green-200/95"; pub(crate) const ring_offset_green_300: &str = "ring-offset-green-300"; pub(crate) const ring_offset_green_300_of_0: &str = "ring-offset-green-300/0"; pub(crate) const ring_offset_green_300_of_10: &str = "ring-offset-green-300/10"; pub(crate) const ring_offset_green_300_of_100: &str = "ring-offset-green-300/100"; pub(crate) const ring_offset_green_300_of_20: &str = "ring-offset-green-300/20"; pub(crate) const ring_offset_green_300_of_25: &str = "ring-offset-green-300/25"; pub(crate) const ring_offset_green_300_of_30: &str = "ring-offset-green-300/30"; pub(crate) const ring_offset_green_300_of_40: &str = "ring-offset-green-300/40"; pub(crate) const ring_offset_green_300_of_5: &str = "ring-offset-green-300/5"; pub(crate) const ring_offset_green_300_of_50: &str = "ring-offset-green-300/50"; pub(crate) const ring_offset_green_300_of_60: &str = "ring-offset-green-300/60"; pub(crate) const ring_offset_green_300_of_70: &str = "ring-offset-green-300/70"; pub(crate) const ring_offset_green_300_of_75: &str = "ring-offset-green-300/75"; pub(crate) const ring_offset_green_300_of_80: &str = "ring-offset-green-300/80"; pub(crate) const ring_offset_green_300_of_90: &str = "ring-offset-green-300/90"; pub(crate) const ring_offset_green_300_of_95: &str = "ring-offset-green-300/95"; pub(crate) const ring_offset_green_400: &str = "ring-offset-green-400"; pub(crate) const ring_offset_green_400_of_0: &str = "ring-offset-green-400/0"; pub(crate) const ring_offset_green_400_of_10: &str = "ring-offset-green-400/10"; pub(crate) const ring_offset_green_400_of_100: &str = "ring-offset-green-400/100"; pub(crate) const ring_offset_green_400_of_20: &str = "ring-offset-green-400/20"; pub(crate) const ring_offset_green_400_of_25: &str = "ring-offset-green-400/25"; pub(crate) const ring_offset_green_400_of_30: &str = "ring-offset-green-400/30"; pub(crate) const ring_offset_green_400_of_40: &str = "ring-offset-green-400/40"; pub(crate) const ring_offset_green_400_of_5: &str = "ring-offset-green-400/5"; pub(crate) const ring_offset_green_400_of_50: &str = "ring-offset-green-400/50"; pub(crate) const ring_offset_green_400_of_60: &str = "ring-offset-green-400/60"; pub(crate) const ring_offset_green_400_of_70: &str = "ring-offset-green-400/70"; pub(crate) const ring_offset_green_400_of_75: &str = "ring-offset-green-400/75"; pub(crate) const ring_offset_green_400_of_80: &str = "ring-offset-green-400/80"; pub(crate) const ring_offset_green_400_of_90: &str = "ring-offset-green-400/90"; pub(crate) const ring_offset_green_400_of_95: &str = "ring-offset-green-400/95"; pub(crate) const ring_offset_green_50: &str = "ring-offset-green-50"; pub(crate) const ring_offset_green_500: &str = "ring-offset-green-500"; pub(crate) const ring_offset_green_500_of_0: &str = "ring-offset-green-500/0"; pub(crate) const ring_offset_green_500_of_10: &str = "ring-offset-green-500/10"; pub(crate) const ring_offset_green_500_of_100: &str = "ring-offset-green-500/100"; pub(crate) const ring_offset_green_500_of_20: &str = "ring-offset-green-500/20"; pub(crate) const ring_offset_green_500_of_25: &str = "ring-offset-green-500/25"; pub(crate) const ring_offset_green_500_of_30: &str = "ring-offset-green-500/30"; pub(crate) const ring_offset_green_500_of_40: &str = "ring-offset-green-500/40"; pub(crate) const ring_offset_green_500_of_5: &str = "ring-offset-green-500/5"; pub(crate) const ring_offset_green_500_of_50: &str = "ring-offset-green-500/50"; pub(crate) const ring_offset_green_500_of_60: &str = "ring-offset-green-500/60"; pub(crate) const ring_offset_green_500_of_70: &str = "ring-offset-green-500/70"; pub(crate) const ring_offset_green_500_of_75: &str = "ring-offset-green-500/75"; pub(crate) const ring_offset_green_500_of_80: &str = "ring-offset-green-500/80"; pub(crate) const ring_offset_green_500_of_90: &str = "ring-offset-green-500/90"; pub(crate) const ring_offset_green_500_of_95: &str = "ring-offset-green-500/95"; pub(crate) const ring_offset_green_50_of_0: &str = "ring-offset-green-50/0"; pub(crate) const ring_offset_green_50_of_10: &str = "ring-offset-green-50/10"; pub(crate) const ring_offset_green_50_of_100: &str = "ring-offset-green-50/100"; pub(crate) const ring_offset_green_50_of_20: &str = "ring-offset-green-50/20"; pub(crate) const ring_offset_green_50_of_25: &str = "ring-offset-green-50/25"; pub(crate) const ring_offset_green_50_of_30: &str = "ring-offset-green-50/30"; pub(crate) const ring_offset_green_50_of_40: &str = "ring-offset-green-50/40"; pub(crate) const ring_offset_green_50_of_5: &str = "ring-offset-green-50/5"; pub(crate) const ring_offset_green_50_of_50: &str = "ring-offset-green-50/50"; pub(crate) const ring_offset_green_50_of_60: &str = "ring-offset-green-50/60"; pub(crate) const ring_offset_green_50_of_70: &str = "ring-offset-green-50/70"; pub(crate) const ring_offset_green_50_of_75: &str = "ring-offset-green-50/75"; pub(crate) const ring_offset_green_50_of_80: &str = "ring-offset-green-50/80"; pub(crate) const ring_offset_green_50_of_90: &str = "ring-offset-green-50/90"; pub(crate) const ring_offset_green_50_of_95: &str = "ring-offset-green-50/95"; pub(crate) const ring_offset_green_600: &str = "ring-offset-green-600"; pub(crate) const ring_offset_green_600_of_0: &str = "ring-offset-green-600/0"; pub(crate) const ring_offset_green_600_of_10: &str = "ring-offset-green-600/10"; pub(crate) const ring_offset_green_600_of_100: &str = "ring-offset-green-600/100"; pub(crate) const ring_offset_green_600_of_20: &str = "ring-offset-green-600/20"; pub(crate) const ring_offset_green_600_of_25: &str = "ring-offset-green-600/25"; pub(crate) const ring_offset_green_600_of_30: &str = "ring-offset-green-600/30"; pub(crate) const ring_offset_green_600_of_40: &str = "ring-offset-green-600/40"; pub(crate) const ring_offset_green_600_of_5: &str = "ring-offset-green-600/5"; pub(crate) const ring_offset_green_600_of_50: &str = "ring-offset-green-600/50"; pub(crate) const ring_offset_green_600_of_60: &str = "ring-offset-green-600/60"; pub(crate) const ring_offset_green_600_of_70: &str = "ring-offset-green-600/70"; pub(crate) const ring_offset_green_600_of_75: &str = "ring-offset-green-600/75"; pub(crate) const ring_offset_green_600_of_80: &str = "ring-offset-green-600/80"; pub(crate) const ring_offset_green_600_of_90: &str = "ring-offset-green-600/90"; pub(crate) const ring_offset_green_600_of_95: &str = "ring-offset-green-600/95"; pub(crate) const ring_offset_green_700: &str = "ring-offset-green-700"; pub(crate) const ring_offset_green_700_of_0: &str = "ring-offset-green-700/0"; pub(crate) const ring_offset_green_700_of_10: &str = "ring-offset-green-700/10"; pub(crate) const ring_offset_green_700_of_100: &str = "ring-offset-green-700/100"; pub(crate) const ring_offset_green_700_of_20: &str = "ring-offset-green-700/20"; pub(crate) const ring_offset_green_700_of_25: &str = "ring-offset-green-700/25"; pub(crate) const ring_offset_green_700_of_30: &str = "ring-offset-green-700/30"; pub(crate) const ring_offset_green_700_of_40: &str = "ring-offset-green-700/40"; pub(crate) const ring_offset_green_700_of_5: &str = "ring-offset-green-700/5"; pub(crate) const ring_offset_green_700_of_50: &str = "ring-offset-green-700/50"; pub(crate) const ring_offset_green_700_of_60: &str = "ring-offset-green-700/60"; pub(crate) const ring_offset_green_700_of_70: &str = "ring-offset-green-700/70"; pub(crate) const ring_offset_green_700_of_75: &str = "ring-offset-green-700/75"; pub(crate) const ring_offset_green_700_of_80: &str = "ring-offset-green-700/80"; pub(crate) const ring_offset_green_700_of_90: &str = "ring-offset-green-700/90"; pub(crate) const ring_offset_green_700_of_95: &str = "ring-offset-green-700/95"; pub(crate) const ring_offset_green_800: &str = "ring-offset-green-800"; pub(crate) const ring_offset_green_800_of_0: &str = "ring-offset-green-800/0"; pub(crate) const ring_offset_green_800_of_10: &str = "ring-offset-green-800/10"; pub(crate) const ring_offset_green_800_of_100: &str = "ring-offset-green-800/100"; pub(crate) const ring_offset_green_800_of_20: &str = "ring-offset-green-800/20"; pub(crate) const ring_offset_green_800_of_25: &str = "ring-offset-green-800/25"; pub(crate) const ring_offset_green_800_of_30: &str = "ring-offset-green-800/30"; pub(crate) const ring_offset_green_800_of_40: &str = "ring-offset-green-800/40"; pub(crate) const ring_offset_green_800_of_5: &str = "ring-offset-green-800/5"; pub(crate) const ring_offset_green_800_of_50: &str = "ring-offset-green-800/50"; pub(crate) const ring_offset_green_800_of_60: &str = "ring-offset-green-800/60"; pub(crate) const ring_offset_green_800_of_70: &str = "ring-offset-green-800/70"; pub(crate) const ring_offset_green_800_of_75: &str = "ring-offset-green-800/75"; pub(crate) const ring_offset_green_800_of_80: &str = "ring-offset-green-800/80"; pub(crate) const ring_offset_green_800_of_90: &str = "ring-offset-green-800/90"; pub(crate) const ring_offset_green_800_of_95: &str = "ring-offset-green-800/95"; pub(crate) const ring_offset_green_900: &str = "ring-offset-green-900"; pub(crate) const ring_offset_green_900_of_0: &str = "ring-offset-green-900/0"; pub(crate) const ring_offset_green_900_of_10: &str = "ring-offset-green-900/10"; pub(crate) const ring_offset_green_900_of_100: &str = "ring-offset-green-900/100"; pub(crate) const ring_offset_green_900_of_20: &str = "ring-offset-green-900/20"; pub(crate) const ring_offset_green_900_of_25: &str = "ring-offset-green-900/25"; pub(crate) const ring_offset_green_900_of_30: &str = "ring-offset-green-900/30"; pub(crate) const ring_offset_green_900_of_40: &str = "ring-offset-green-900/40"; pub(crate) const ring_offset_green_900_of_5: &str = "ring-offset-green-900/5"; pub(crate) const ring_offset_green_900_of_50: &str = "ring-offset-green-900/50"; pub(crate) const ring_offset_green_900_of_60: &str = "ring-offset-green-900/60"; pub(crate) const ring_offset_green_900_of_70: &str = "ring-offset-green-900/70"; pub(crate) const ring_offset_green_900_of_75: &str = "ring-offset-green-900/75"; pub(crate) const ring_offset_green_900_of_80: &str = "ring-offset-green-900/80"; pub(crate) const ring_offset_green_900_of_90: &str = "ring-offset-green-900/90"; pub(crate) const ring_offset_green_900_of_95: &str = "ring-offset-green-900/95"; pub(crate) const ring_offset_indigo_100: &str = "ring-offset-indigo-100"; pub(crate) const ring_offset_indigo_100_of_0: &str = "ring-offset-indigo-100/0"; pub(crate) const ring_offset_indigo_100_of_10: &str = "ring-offset-indigo-100/10"; pub(crate) const ring_offset_indigo_100_of_100: &str = "ring-offset-indigo-100/100"; pub(crate) const ring_offset_indigo_100_of_20: &str = "ring-offset-indigo-100/20"; pub(crate) const ring_offset_indigo_100_of_25: &str = "ring-offset-indigo-100/25"; pub(crate) const ring_offset_indigo_100_of_30: &str = "ring-offset-indigo-100/30"; pub(crate) const ring_offset_indigo_100_of_40: &str = "ring-offset-indigo-100/40"; pub(crate) const ring_offset_indigo_100_of_5: &str = "ring-offset-indigo-100/5"; pub(crate) const ring_offset_indigo_100_of_50: &str = "ring-offset-indigo-100/50"; pub(crate) const ring_offset_indigo_100_of_60: &str = "ring-offset-indigo-100/60"; pub(crate) const ring_offset_indigo_100_of_70: &str = "ring-offset-indigo-100/70"; pub(crate) const ring_offset_indigo_100_of_75: &str = "ring-offset-indigo-100/75"; pub(crate) const ring_offset_indigo_100_of_80: &str = "ring-offset-indigo-100/80"; pub(crate) const ring_offset_indigo_100_of_90: &str = "ring-offset-indigo-100/90"; pub(crate) const ring_offset_indigo_100_of_95: &str = "ring-offset-indigo-100/95"; pub(crate) const ring_offset_indigo_200: &str = "ring-offset-indigo-200"; pub(crate) const ring_offset_indigo_200_of_0: &str = "ring-offset-indigo-200/0"; pub(crate) const ring_offset_indigo_200_of_10: &str = "ring-offset-indigo-200/10"; pub(crate) const ring_offset_indigo_200_of_100: &str = "ring-offset-indigo-200/100"; pub(crate) const ring_offset_indigo_200_of_20: &str = "ring-offset-indigo-200/20"; pub(crate) const ring_offset_indigo_200_of_25: &str = "ring-offset-indigo-200/25"; pub(crate) const ring_offset_indigo_200_of_30: &str = "ring-offset-indigo-200/30"; pub(crate) const ring_offset_indigo_200_of_40: &str = "ring-offset-indigo-200/40"; pub(crate) const ring_offset_indigo_200_of_5: &str = "ring-offset-indigo-200/5"; pub(crate) const ring_offset_indigo_200_of_50: &str = "ring-offset-indigo-200/50"; pub(crate) const ring_offset_indigo_200_of_60: &str = "ring-offset-indigo-200/60"; pub(crate) const ring_offset_indigo_200_of_70: &str = "ring-offset-indigo-200/70"; pub(crate) const ring_offset_indigo_200_of_75: &str = "ring-offset-indigo-200/75"; pub(crate) const ring_offset_indigo_200_of_80: &str = "ring-offset-indigo-200/80"; pub(crate) const ring_offset_indigo_200_of_90: &str = "ring-offset-indigo-200/90"; pub(crate) const ring_offset_indigo_200_of_95: &str = "ring-offset-indigo-200/95"; pub(crate) const ring_offset_indigo_300: &str = "ring-offset-indigo-300"; pub(crate) const ring_offset_indigo_300_of_0: &str = "ring-offset-indigo-300/0"; pub(crate) const ring_offset_indigo_300_of_10: &str = "ring-offset-indigo-300/10"; pub(crate) const ring_offset_indigo_300_of_100: &str = "ring-offset-indigo-300/100"; pub(crate) const ring_offset_indigo_300_of_20: &str = "ring-offset-indigo-300/20"; pub(crate) const ring_offset_indigo_300_of_25: &str = "ring-offset-indigo-300/25"; pub(crate) const ring_offset_indigo_300_of_30: &str = "ring-offset-indigo-300/30"; pub(crate) const ring_offset_indigo_300_of_40: &str = "ring-offset-indigo-300/40"; pub(crate) const ring_offset_indigo_300_of_5: &str = "ring-offset-indigo-300/5"; pub(crate) const ring_offset_indigo_300_of_50: &str = "ring-offset-indigo-300/50"; pub(crate) const ring_offset_indigo_300_of_60: &str = "ring-offset-indigo-300/60"; pub(crate) const ring_offset_indigo_300_of_70: &str = "ring-offset-indigo-300/70"; pub(crate) const ring_offset_indigo_300_of_75: &str = "ring-offset-indigo-300/75"; pub(crate) const ring_offset_indigo_300_of_80: &str = "ring-offset-indigo-300/80"; pub(crate) const ring_offset_indigo_300_of_90: &str = "ring-offset-indigo-300/90"; pub(crate) const ring_offset_indigo_300_of_95: &str = "ring-offset-indigo-300/95"; pub(crate) const ring_offset_indigo_400: &str = "ring-offset-indigo-400"; pub(crate) const ring_offset_indigo_400_of_0: &str = "ring-offset-indigo-400/0"; pub(crate) const ring_offset_indigo_400_of_10: &str = "ring-offset-indigo-400/10"; pub(crate) const ring_offset_indigo_400_of_100: &str = "ring-offset-indigo-400/100"; pub(crate) const ring_offset_indigo_400_of_20: &str = "ring-offset-indigo-400/20"; pub(crate) const ring_offset_indigo_400_of_25: &str = "ring-offset-indigo-400/25"; pub(crate) const ring_offset_indigo_400_of_30: &str = "ring-offset-indigo-400/30"; pub(crate) const ring_offset_indigo_400_of_40: &str = "ring-offset-indigo-400/40"; pub(crate) const ring_offset_indigo_400_of_5: &str = "ring-offset-indigo-400/5"; pub(crate) const ring_offset_indigo_400_of_50: &str = "ring-offset-indigo-400/50"; pub(crate) const ring_offset_indigo_400_of_60: &str = "ring-offset-indigo-400/60"; pub(crate) const ring_offset_indigo_400_of_70: &str = "ring-offset-indigo-400/70"; pub(crate) const ring_offset_indigo_400_of_75: &str = "ring-offset-indigo-400/75"; pub(crate) const ring_offset_indigo_400_of_80: &str = "ring-offset-indigo-400/80"; pub(crate) const ring_offset_indigo_400_of_90: &str = "ring-offset-indigo-400/90"; pub(crate) const ring_offset_indigo_400_of_95: &str = "ring-offset-indigo-400/95"; pub(crate) const ring_offset_indigo_50: &str = "ring-offset-indigo-50"; pub(crate) const ring_offset_indigo_500: &str = "ring-offset-indigo-500"; pub(crate) const ring_offset_indigo_500_of_0: &str = "ring-offset-indigo-500/0"; pub(crate) const ring_offset_indigo_500_of_10: &str = "ring-offset-indigo-500/10"; pub(crate) const ring_offset_indigo_500_of_100: &str = "ring-offset-indigo-500/100"; pub(crate) const ring_offset_indigo_500_of_20: &str = "ring-offset-indigo-500/20"; pub(crate) const ring_offset_indigo_500_of_25: &str = "ring-offset-indigo-500/25"; pub(crate) const ring_offset_indigo_500_of_30: &str = "ring-offset-indigo-500/30"; pub(crate) const ring_offset_indigo_500_of_40: &str = "ring-offset-indigo-500/40"; pub(crate) const ring_offset_indigo_500_of_5: &str = "ring-offset-indigo-500/5"; pub(crate) const ring_offset_indigo_500_of_50: &str = "ring-offset-indigo-500/50"; pub(crate) const ring_offset_indigo_500_of_60: &str = "ring-offset-indigo-500/60"; pub(crate) const ring_offset_indigo_500_of_70: &str = "ring-offset-indigo-500/70"; pub(crate) const ring_offset_indigo_500_of_75: &str = "ring-offset-indigo-500/75"; pub(crate) const ring_offset_indigo_500_of_80: &str = "ring-offset-indigo-500/80"; pub(crate) const ring_offset_indigo_500_of_90: &str = "ring-offset-indigo-500/90"; pub(crate) const ring_offset_indigo_500_of_95: &str = "ring-offset-indigo-500/95"; pub(crate) const ring_offset_indigo_50_of_0: &str = "ring-offset-indigo-50/0"; pub(crate) const ring_offset_indigo_50_of_10: &str = "ring-offset-indigo-50/10"; pub(crate) const ring_offset_indigo_50_of_100: &str = "ring-offset-indigo-50/100"; pub(crate) const ring_offset_indigo_50_of_20: &str = "ring-offset-indigo-50/20"; pub(crate) const ring_offset_indigo_50_of_25: &str = "ring-offset-indigo-50/25"; pub(crate) const ring_offset_indigo_50_of_30: &str = "ring-offset-indigo-50/30"; pub(crate) const ring_offset_indigo_50_of_40: &str = "ring-offset-indigo-50/40"; pub(crate) const ring_offset_indigo_50_of_5: &str = "ring-offset-indigo-50/5"; pub(crate) const ring_offset_indigo_50_of_50: &str = "ring-offset-indigo-50/50"; pub(crate) const ring_offset_indigo_50_of_60: &str = "ring-offset-indigo-50/60"; pub(crate) const ring_offset_indigo_50_of_70: &str = "ring-offset-indigo-50/70"; pub(crate) const ring_offset_indigo_50_of_75: &str = "ring-offset-indigo-50/75"; pub(crate) const ring_offset_indigo_50_of_80: &str = "ring-offset-indigo-50/80"; pub(crate) const ring_offset_indigo_50_of_90: &str = "ring-offset-indigo-50/90"; pub(crate) const ring_offset_indigo_50_of_95: &str = "ring-offset-indigo-50/95"; pub(crate) const ring_offset_indigo_600: &str = "ring-offset-indigo-600"; pub(crate) const ring_offset_indigo_600_of_0: &str = "ring-offset-indigo-600/0"; pub(crate) const ring_offset_indigo_600_of_10: &str = "ring-offset-indigo-600/10"; pub(crate) const ring_offset_indigo_600_of_100: &str = "ring-offset-indigo-600/100"; pub(crate) const ring_offset_indigo_600_of_20: &str = "ring-offset-indigo-600/20"; pub(crate) const ring_offset_indigo_600_of_25: &str = "ring-offset-indigo-600/25"; pub(crate) const ring_offset_indigo_600_of_30: &str = "ring-offset-indigo-600/30"; pub(crate) const ring_offset_indigo_600_of_40: &str = "ring-offset-indigo-600/40"; pub(crate) const ring_offset_indigo_600_of_5: &str = "ring-offset-indigo-600/5"; pub(crate) const ring_offset_indigo_600_of_50: &str = "ring-offset-indigo-600/50"; pub(crate) const ring_offset_indigo_600_of_60: &str = "ring-offset-indigo-600/60"; pub(crate) const ring_offset_indigo_600_of_70: &str = "ring-offset-indigo-600/70"; pub(crate) const ring_offset_indigo_600_of_75: &str = "ring-offset-indigo-600/75"; pub(crate) const ring_offset_indigo_600_of_80: &str = "ring-offset-indigo-600/80"; pub(crate) const ring_offset_indigo_600_of_90: &str = "ring-offset-indigo-600/90"; pub(crate) const ring_offset_indigo_600_of_95: &str = "ring-offset-indigo-600/95"; pub(crate) const ring_offset_indigo_700: &str = "ring-offset-indigo-700"; pub(crate) const ring_offset_indigo_700_of_0: &str = "ring-offset-indigo-700/0"; pub(crate) const ring_offset_indigo_700_of_10: &str = "ring-offset-indigo-700/10"; pub(crate) const ring_offset_indigo_700_of_100: &str = "ring-offset-indigo-700/100"; pub(crate) const ring_offset_indigo_700_of_20: &str = "ring-offset-indigo-700/20"; pub(crate) const ring_offset_indigo_700_of_25: &str = "ring-offset-indigo-700/25"; pub(crate) const ring_offset_indigo_700_of_30: &str = "ring-offset-indigo-700/30"; pub(crate) const ring_offset_indigo_700_of_40: &str = "ring-offset-indigo-700/40"; pub(crate) const ring_offset_indigo_700_of_5: &str = "ring-offset-indigo-700/5"; pub(crate) const ring_offset_indigo_700_of_50: &str = "ring-offset-indigo-700/50"; pub(crate) const ring_offset_indigo_700_of_60: &str = "ring-offset-indigo-700/60"; pub(crate) const ring_offset_indigo_700_of_70: &str = "ring-offset-indigo-700/70"; pub(crate) const ring_offset_indigo_700_of_75: &str = "ring-offset-indigo-700/75"; pub(crate) const ring_offset_indigo_700_of_80: &str = "ring-offset-indigo-700/80"; pub(crate) const ring_offset_indigo_700_of_90: &str = "ring-offset-indigo-700/90"; pub(crate) const ring_offset_indigo_700_of_95: &str = "ring-offset-indigo-700/95"; pub(crate) const ring_offset_indigo_800: &str = "ring-offset-indigo-800"; pub(crate) const ring_offset_indigo_800_of_0: &str = "ring-offset-indigo-800/0"; pub(crate) const ring_offset_indigo_800_of_10: &str = "ring-offset-indigo-800/10"; pub(crate) const ring_offset_indigo_800_of_100: &str = "ring-offset-indigo-800/100"; pub(crate) const ring_offset_indigo_800_of_20: &str = "ring-offset-indigo-800/20"; pub(crate) const ring_offset_indigo_800_of_25: &str = "ring-offset-indigo-800/25"; pub(crate) const ring_offset_indigo_800_of_30: &str = "ring-offset-indigo-800/30"; pub(crate) const ring_offset_indigo_800_of_40: &str = "ring-offset-indigo-800/40"; pub(crate) const ring_offset_indigo_800_of_5: &str = "ring-offset-indigo-800/5"; pub(crate) const ring_offset_indigo_800_of_50: &str = "ring-offset-indigo-800/50"; pub(crate) const ring_offset_indigo_800_of_60: &str = "ring-offset-indigo-800/60"; pub(crate) const ring_offset_indigo_800_of_70: &str = "ring-offset-indigo-800/70"; pub(crate) const ring_offset_indigo_800_of_75: &str = "ring-offset-indigo-800/75"; pub(crate) const ring_offset_indigo_800_of_80: &str = "ring-offset-indigo-800/80"; pub(crate) const ring_offset_indigo_800_of_90: &str = "ring-offset-indigo-800/90"; pub(crate) const ring_offset_indigo_800_of_95: &str = "ring-offset-indigo-800/95"; pub(crate) const ring_offset_indigo_900: &str = "ring-offset-indigo-900"; pub(crate) const ring_offset_indigo_900_of_0: &str = "ring-offset-indigo-900/0"; pub(crate) const ring_offset_indigo_900_of_10: &str = "ring-offset-indigo-900/10"; pub(crate) const ring_offset_indigo_900_of_100: &str = "ring-offset-indigo-900/100"; pub(crate) const ring_offset_indigo_900_of_20: &str = "ring-offset-indigo-900/20"; pub(crate) const ring_offset_indigo_900_of_25: &str = "ring-offset-indigo-900/25"; pub(crate) const ring_offset_indigo_900_of_30: &str = "ring-offset-indigo-900/30"; pub(crate) const ring_offset_indigo_900_of_40: &str = "ring-offset-indigo-900/40"; pub(crate) const ring_offset_indigo_900_of_5: &str = "ring-offset-indigo-900/5"; pub(crate) const ring_offset_indigo_900_of_50: &str = "ring-offset-indigo-900/50"; pub(crate) const ring_offset_indigo_900_of_60: &str = "ring-offset-indigo-900/60"; pub(crate) const ring_offset_indigo_900_of_70: &str = "ring-offset-indigo-900/70"; pub(crate) const ring_offset_indigo_900_of_75: &str = "ring-offset-indigo-900/75"; pub(crate) const ring_offset_indigo_900_of_80: &str = "ring-offset-indigo-900/80"; pub(crate) const ring_offset_indigo_900_of_90: &str = "ring-offset-indigo-900/90"; pub(crate) const ring_offset_indigo_900_of_95: &str = "ring-offset-indigo-900/95"; pub(crate) const ring_offset_inherit: &str = "ring-offset-inherit"; pub(crate) const ring_offset_lime_100: &str = "ring-offset-lime-100"; pub(crate) const ring_offset_lime_100_of_0: &str = "ring-offset-lime-100/0"; pub(crate) const ring_offset_lime_100_of_10: &str = "ring-offset-lime-100/10"; pub(crate) const ring_offset_lime_100_of_100: &str = "ring-offset-lime-100/100"; pub(crate) const ring_offset_lime_100_of_20: &str = "ring-offset-lime-100/20"; pub(crate) const ring_offset_lime_100_of_25: &str = "ring-offset-lime-100/25"; pub(crate) const ring_offset_lime_100_of_30: &str = "ring-offset-lime-100/30"; pub(crate) const ring_offset_lime_100_of_40: &str = "ring-offset-lime-100/40"; pub(crate) const ring_offset_lime_100_of_5: &str = "ring-offset-lime-100/5"; pub(crate) const ring_offset_lime_100_of_50: &str = "ring-offset-lime-100/50"; pub(crate) const ring_offset_lime_100_of_60: &str = "ring-offset-lime-100/60"; pub(crate) const ring_offset_lime_100_of_70: &str = "ring-offset-lime-100/70"; pub(crate) const ring_offset_lime_100_of_75: &str = "ring-offset-lime-100/75"; pub(crate) const ring_offset_lime_100_of_80: &str = "ring-offset-lime-100/80"; pub(crate) const ring_offset_lime_100_of_90: &str = "ring-offset-lime-100/90"; pub(crate) const ring_offset_lime_100_of_95: &str = "ring-offset-lime-100/95"; pub(crate) const ring_offset_lime_200: &str = "ring-offset-lime-200"; pub(crate) const ring_offset_lime_200_of_0: &str = "ring-offset-lime-200/0"; pub(crate) const ring_offset_lime_200_of_10: &str = "ring-offset-lime-200/10"; pub(crate) const ring_offset_lime_200_of_100: &str = "ring-offset-lime-200/100"; pub(crate) const ring_offset_lime_200_of_20: &str = "ring-offset-lime-200/20"; pub(crate) const ring_offset_lime_200_of_25: &str = "ring-offset-lime-200/25"; pub(crate) const ring_offset_lime_200_of_30: &str = "ring-offset-lime-200/30"; pub(crate) const ring_offset_lime_200_of_40: &str = "ring-offset-lime-200/40"; pub(crate) const ring_offset_lime_200_of_5: &str = "ring-offset-lime-200/5"; pub(crate) const ring_offset_lime_200_of_50: &str = "ring-offset-lime-200/50"; pub(crate) const ring_offset_lime_200_of_60: &str = "ring-offset-lime-200/60"; pub(crate) const ring_offset_lime_200_of_70: &str = "ring-offset-lime-200/70"; pub(crate) const ring_offset_lime_200_of_75: &str = "ring-offset-lime-200/75"; pub(crate) const ring_offset_lime_200_of_80: &str = "ring-offset-lime-200/80"; pub(crate) const ring_offset_lime_200_of_90: &str = "ring-offset-lime-200/90"; pub(crate) const ring_offset_lime_200_of_95: &str = "ring-offset-lime-200/95"; pub(crate) const ring_offset_lime_300: &str = "ring-offset-lime-300"; pub(crate) const ring_offset_lime_300_of_0: &str = "ring-offset-lime-300/0"; pub(crate) const ring_offset_lime_300_of_10: &str = "ring-offset-lime-300/10"; pub(crate) const ring_offset_lime_300_of_100: &str = "ring-offset-lime-300/100"; pub(crate) const ring_offset_lime_300_of_20: &str = "ring-offset-lime-300/20"; pub(crate) const ring_offset_lime_300_of_25: &str = "ring-offset-lime-300/25"; pub(crate) const ring_offset_lime_300_of_30: &str = "ring-offset-lime-300/30"; pub(crate) const ring_offset_lime_300_of_40: &str = "ring-offset-lime-300/40"; pub(crate) const ring_offset_lime_300_of_5: &str = "ring-offset-lime-300/5"; pub(crate) const ring_offset_lime_300_of_50: &str = "ring-offset-lime-300/50"; pub(crate) const ring_offset_lime_300_of_60: &str = "ring-offset-lime-300/60"; pub(crate) const ring_offset_lime_300_of_70: &str = "ring-offset-lime-300/70"; pub(crate) const ring_offset_lime_300_of_75: &str = "ring-offset-lime-300/75"; pub(crate) const ring_offset_lime_300_of_80: &str = "ring-offset-lime-300/80"; pub(crate) const ring_offset_lime_300_of_90: &str = "ring-offset-lime-300/90"; pub(crate) const ring_offset_lime_300_of_95: &str = "ring-offset-lime-300/95"; pub(crate) const ring_offset_lime_400: &str = "ring-offset-lime-400"; pub(crate) const ring_offset_lime_400_of_0: &str = "ring-offset-lime-400/0"; pub(crate) const ring_offset_lime_400_of_10: &str = "ring-offset-lime-400/10"; pub(crate) const ring_offset_lime_400_of_100: &str = "ring-offset-lime-400/100"; pub(crate) const ring_offset_lime_400_of_20: &str = "ring-offset-lime-400/20"; pub(crate) const ring_offset_lime_400_of_25: &str = "ring-offset-lime-400/25"; pub(crate) const ring_offset_lime_400_of_30: &str = "ring-offset-lime-400/30"; pub(crate) const ring_offset_lime_400_of_40: &str = "ring-offset-lime-400/40"; pub(crate) const ring_offset_lime_400_of_5: &str = "ring-offset-lime-400/5"; pub(crate) const ring_offset_lime_400_of_50: &str = "ring-offset-lime-400/50"; pub(crate) const ring_offset_lime_400_of_60: &str = "ring-offset-lime-400/60"; pub(crate) const ring_offset_lime_400_of_70: &str = "ring-offset-lime-400/70"; pub(crate) const ring_offset_lime_400_of_75: &str = "ring-offset-lime-400/75"; pub(crate) const ring_offset_lime_400_of_80: &str = "ring-offset-lime-400/80"; pub(crate) const ring_offset_lime_400_of_90: &str = "ring-offset-lime-400/90"; pub(crate) const ring_offset_lime_400_of_95: &str = "ring-offset-lime-400/95"; pub(crate) const ring_offset_lime_50: &str = "ring-offset-lime-50"; pub(crate) const ring_offset_lime_500: &str = "ring-offset-lime-500"; pub(crate) const ring_offset_lime_500_of_0: &str = "ring-offset-lime-500/0"; pub(crate) const ring_offset_lime_500_of_10: &str = "ring-offset-lime-500/10"; pub(crate) const ring_offset_lime_500_of_100: &str = "ring-offset-lime-500/100"; pub(crate) const ring_offset_lime_500_of_20: &str = "ring-offset-lime-500/20"; pub(crate) const ring_offset_lime_500_of_25: &str = "ring-offset-lime-500/25"; pub(crate) const ring_offset_lime_500_of_30: &str = "ring-offset-lime-500/30"; pub(crate) const ring_offset_lime_500_of_40: &str = "ring-offset-lime-500/40"; pub(crate) const ring_offset_lime_500_of_5: &str = "ring-offset-lime-500/5"; pub(crate) const ring_offset_lime_500_of_50: &str = "ring-offset-lime-500/50"; pub(crate) const ring_offset_lime_500_of_60: &str = "ring-offset-lime-500/60"; pub(crate) const ring_offset_lime_500_of_70: &str = "ring-offset-lime-500/70"; pub(crate) const ring_offset_lime_500_of_75: &str = "ring-offset-lime-500/75"; pub(crate) const ring_offset_lime_500_of_80: &str = "ring-offset-lime-500/80"; pub(crate) const ring_offset_lime_500_of_90: &str = "ring-offset-lime-500/90"; pub(crate) const ring_offset_lime_500_of_95: &str = "ring-offset-lime-500/95"; pub(crate) const ring_offset_lime_50_of_0: &str = "ring-offset-lime-50/0"; pub(crate) const ring_offset_lime_50_of_10: &str = "ring-offset-lime-50/10"; pub(crate) const ring_offset_lime_50_of_100: &str = "ring-offset-lime-50/100"; pub(crate) const ring_offset_lime_50_of_20: &str = "ring-offset-lime-50/20"; pub(crate) const ring_offset_lime_50_of_25: &str = "ring-offset-lime-50/25"; pub(crate) const ring_offset_lime_50_of_30: &str = "ring-offset-lime-50/30"; pub(crate) const ring_offset_lime_50_of_40: &str = "ring-offset-lime-50/40"; pub(crate) const ring_offset_lime_50_of_5: &str = "ring-offset-lime-50/5"; pub(crate) const ring_offset_lime_50_of_50: &str = "ring-offset-lime-50/50"; pub(crate) const ring_offset_lime_50_of_60: &str = "ring-offset-lime-50/60"; pub(crate) const ring_offset_lime_50_of_70: &str = "ring-offset-lime-50/70"; pub(crate) const ring_offset_lime_50_of_75: &str = "ring-offset-lime-50/75"; pub(crate) const ring_offset_lime_50_of_80: &str = "ring-offset-lime-50/80"; pub(crate) const ring_offset_lime_50_of_90: &str = "ring-offset-lime-50/90"; pub(crate) const ring_offset_lime_50_of_95: &str = "ring-offset-lime-50/95"; pub(crate) const ring_offset_lime_600: &str = "ring-offset-lime-600"; pub(crate) const ring_offset_lime_600_of_0: &str = "ring-offset-lime-600/0"; pub(crate) const ring_offset_lime_600_of_10: &str = "ring-offset-lime-600/10"; pub(crate) const ring_offset_lime_600_of_100: &str = "ring-offset-lime-600/100"; pub(crate) const ring_offset_lime_600_of_20: &str = "ring-offset-lime-600/20"; pub(crate) const ring_offset_lime_600_of_25: &str = "ring-offset-lime-600/25"; pub(crate) const ring_offset_lime_600_of_30: &str = "ring-offset-lime-600/30"; pub(crate) const ring_offset_lime_600_of_40: &str = "ring-offset-lime-600/40"; pub(crate) const ring_offset_lime_600_of_5: &str = "ring-offset-lime-600/5"; pub(crate) const ring_offset_lime_600_of_50: &str = "ring-offset-lime-600/50"; pub(crate) const ring_offset_lime_600_of_60: &str = "ring-offset-lime-600/60"; pub(crate) const ring_offset_lime_600_of_70: &str = "ring-offset-lime-600/70"; pub(crate) const ring_offset_lime_600_of_75: &str = "ring-offset-lime-600/75"; pub(crate) const ring_offset_lime_600_of_80: &str = "ring-offset-lime-600/80"; pub(crate) const ring_offset_lime_600_of_90: &str = "ring-offset-lime-600/90"; pub(crate) const ring_offset_lime_600_of_95: &str = "ring-offset-lime-600/95"; pub(crate) const ring_offset_lime_700: &str = "ring-offset-lime-700"; pub(crate) const ring_offset_lime_700_of_0: &str = "ring-offset-lime-700/0"; pub(crate) const ring_offset_lime_700_of_10: &str = "ring-offset-lime-700/10"; pub(crate) const ring_offset_lime_700_of_100: &str = "ring-offset-lime-700/100"; pub(crate) const ring_offset_lime_700_of_20: &str = "ring-offset-lime-700/20"; pub(crate) const ring_offset_lime_700_of_25: &str = "ring-offset-lime-700/25"; pub(crate) const ring_offset_lime_700_of_30: &str = "ring-offset-lime-700/30"; pub(crate) const ring_offset_lime_700_of_40: &str = "ring-offset-lime-700/40"; pub(crate) const ring_offset_lime_700_of_5: &str = "ring-offset-lime-700/5"; pub(crate) const ring_offset_lime_700_of_50: &str = "ring-offset-lime-700/50"; pub(crate) const ring_offset_lime_700_of_60: &str = "ring-offset-lime-700/60"; pub(crate) const ring_offset_lime_700_of_70: &str = "ring-offset-lime-700/70"; pub(crate) const ring_offset_lime_700_of_75: &str = "ring-offset-lime-700/75"; pub(crate) const ring_offset_lime_700_of_80: &str = "ring-offset-lime-700/80"; pub(crate) const ring_offset_lime_700_of_90: &str = "ring-offset-lime-700/90"; pub(crate) const ring_offset_lime_700_of_95: &str = "ring-offset-lime-700/95"; pub(crate) const ring_offset_lime_800: &str = "ring-offset-lime-800"; pub(crate) const ring_offset_lime_800_of_0: &str = "ring-offset-lime-800/0"; pub(crate) const ring_offset_lime_800_of_10: &str = "ring-offset-lime-800/10"; pub(crate) const ring_offset_lime_800_of_100: &str = "ring-offset-lime-800/100"; pub(crate) const ring_offset_lime_800_of_20: &str = "ring-offset-lime-800/20"; pub(crate) const ring_offset_lime_800_of_25: &str = "ring-offset-lime-800/25"; pub(crate) const ring_offset_lime_800_of_30: &str = "ring-offset-lime-800/30"; pub(crate) const ring_offset_lime_800_of_40: &str = "ring-offset-lime-800/40"; pub(crate) const ring_offset_lime_800_of_5: &str = "ring-offset-lime-800/5"; pub(crate) const ring_offset_lime_800_of_50: &str = "ring-offset-lime-800/50"; pub(crate) const ring_offset_lime_800_of_60: &str = "ring-offset-lime-800/60"; pub(crate) const ring_offset_lime_800_of_70: &str = "ring-offset-lime-800/70"; pub(crate) const ring_offset_lime_800_of_75: &str = "ring-offset-lime-800/75"; pub(crate) const ring_offset_lime_800_of_80: &str = "ring-offset-lime-800/80"; pub(crate) const ring_offset_lime_800_of_90: &str = "ring-offset-lime-800/90"; pub(crate) const ring_offset_lime_800_of_95: &str = "ring-offset-lime-800/95"; pub(crate) const ring_offset_lime_900: &str = "ring-offset-lime-900"; pub(crate) const ring_offset_lime_900_of_0: &str = "ring-offset-lime-900/0"; pub(crate) const ring_offset_lime_900_of_10: &str = "ring-offset-lime-900/10"; pub(crate) const ring_offset_lime_900_of_100: &str = "ring-offset-lime-900/100"; pub(crate) const ring_offset_lime_900_of_20: &str = "ring-offset-lime-900/20"; pub(crate) const ring_offset_lime_900_of_25: &str = "ring-offset-lime-900/25"; pub(crate) const ring_offset_lime_900_of_30: &str = "ring-offset-lime-900/30"; pub(crate) const ring_offset_lime_900_of_40: &str = "ring-offset-lime-900/40"; pub(crate) const ring_offset_lime_900_of_5: &str = "ring-offset-lime-900/5"; pub(crate) const ring_offset_lime_900_of_50: &str = "ring-offset-lime-900/50"; pub(crate) const ring_offset_lime_900_of_60: &str = "ring-offset-lime-900/60"; pub(crate) const ring_offset_lime_900_of_70: &str = "ring-offset-lime-900/70"; pub(crate) const ring_offset_lime_900_of_75: &str = "ring-offset-lime-900/75"; pub(crate) const ring_offset_lime_900_of_80: &str = "ring-offset-lime-900/80"; pub(crate) const ring_offset_lime_900_of_90: &str = "ring-offset-lime-900/90"; pub(crate) const ring_offset_lime_900_of_95: &str = "ring-offset-lime-900/95"; pub(crate) const ring_offset_neutral_100: &str = "ring-offset-neutral-100"; pub(crate) const ring_offset_neutral_100_of_0: &str = "ring-offset-neutral-100/0"; pub(crate) const ring_offset_neutral_100_of_10: &str = "ring-offset-neutral-100/10"; pub(crate) const ring_offset_neutral_100_of_100: &str = "ring-offset-neutral-100/100"; pub(crate) const ring_offset_neutral_100_of_20: &str = "ring-offset-neutral-100/20"; pub(crate) const ring_offset_neutral_100_of_25: &str = "ring-offset-neutral-100/25"; pub(crate) const ring_offset_neutral_100_of_30: &str = "ring-offset-neutral-100/30"; pub(crate) const ring_offset_neutral_100_of_40: &str = "ring-offset-neutral-100/40"; pub(crate) const ring_offset_neutral_100_of_5: &str = "ring-offset-neutral-100/5"; pub(crate) const ring_offset_neutral_100_of_50: &str = "ring-offset-neutral-100/50"; pub(crate) const ring_offset_neutral_100_of_60: &str = "ring-offset-neutral-100/60"; pub(crate) const ring_offset_neutral_100_of_70: &str = "ring-offset-neutral-100/70"; pub(crate) const ring_offset_neutral_100_of_75: &str = "ring-offset-neutral-100/75"; pub(crate) const ring_offset_neutral_100_of_80: &str = "ring-offset-neutral-100/80"; pub(crate) const ring_offset_neutral_100_of_90: &str = "ring-offset-neutral-100/90"; pub(crate) const ring_offset_neutral_100_of_95: &str = "ring-offset-neutral-100/95"; pub(crate) const ring_offset_neutral_200: &str = "ring-offset-neutral-200"; pub(crate) const ring_offset_neutral_200_of_0: &str = "ring-offset-neutral-200/0"; pub(crate) const ring_offset_neutral_200_of_10: &str = "ring-offset-neutral-200/10"; pub(crate) const ring_offset_neutral_200_of_100: &str = "ring-offset-neutral-200/100"; pub(crate) const ring_offset_neutral_200_of_20: &str = "ring-offset-neutral-200/20"; pub(crate) const ring_offset_neutral_200_of_25: &str = "ring-offset-neutral-200/25"; pub(crate) const ring_offset_neutral_200_of_30: &str = "ring-offset-neutral-200/30"; pub(crate) const ring_offset_neutral_200_of_40: &str = "ring-offset-neutral-200/40"; pub(crate) const ring_offset_neutral_200_of_5: &str = "ring-offset-neutral-200/5"; pub(crate) const ring_offset_neutral_200_of_50: &str = "ring-offset-neutral-200/50"; pub(crate) const ring_offset_neutral_200_of_60: &str = "ring-offset-neutral-200/60"; pub(crate) const ring_offset_neutral_200_of_70: &str = "ring-offset-neutral-200/70"; pub(crate) const ring_offset_neutral_200_of_75: &str = "ring-offset-neutral-200/75"; pub(crate) const ring_offset_neutral_200_of_80: &str = "ring-offset-neutral-200/80"; pub(crate) const ring_offset_neutral_200_of_90: &str = "ring-offset-neutral-200/90"; pub(crate) const ring_offset_neutral_200_of_95: &str = "ring-offset-neutral-200/95"; pub(crate) const ring_offset_neutral_300: &str = "ring-offset-neutral-300"; pub(crate) const ring_offset_neutral_300_of_0: &str = "ring-offset-neutral-300/0"; pub(crate) const ring_offset_neutral_300_of_10: &str = "ring-offset-neutral-300/10"; pub(crate) const ring_offset_neutral_300_of_100: &str = "ring-offset-neutral-300/100"; pub(crate) const ring_offset_neutral_300_of_20: &str = "ring-offset-neutral-300/20"; pub(crate) const ring_offset_neutral_300_of_25: &str = "ring-offset-neutral-300/25"; pub(crate) const ring_offset_neutral_300_of_30: &str = "ring-offset-neutral-300/30"; pub(crate) const ring_offset_neutral_300_of_40: &str = "ring-offset-neutral-300/40"; pub(crate) const ring_offset_neutral_300_of_5: &str = "ring-offset-neutral-300/5"; pub(crate) const ring_offset_neutral_300_of_50: &str = "ring-offset-neutral-300/50"; pub(crate) const ring_offset_neutral_300_of_60: &str = "ring-offset-neutral-300/60"; pub(crate) const ring_offset_neutral_300_of_70: &str = "ring-offset-neutral-300/70"; pub(crate) const ring_offset_neutral_300_of_75: &str = "ring-offset-neutral-300/75"; pub(crate) const ring_offset_neutral_300_of_80: &str = "ring-offset-neutral-300/80"; pub(crate) const ring_offset_neutral_300_of_90: &str = "ring-offset-neutral-300/90"; pub(crate) const ring_offset_neutral_300_of_95: &str = "ring-offset-neutral-300/95"; pub(crate) const ring_offset_neutral_400: &str = "ring-offset-neutral-400"; pub(crate) const ring_offset_neutral_400_of_0: &str = "ring-offset-neutral-400/0"; pub(crate) const ring_offset_neutral_400_of_10: &str = "ring-offset-neutral-400/10"; pub(crate) const ring_offset_neutral_400_of_100: &str = "ring-offset-neutral-400/100"; pub(crate) const ring_offset_neutral_400_of_20: &str = "ring-offset-neutral-400/20"; pub(crate) const ring_offset_neutral_400_of_25: &str = "ring-offset-neutral-400/25"; pub(crate) const ring_offset_neutral_400_of_30: &str = "ring-offset-neutral-400/30"; pub(crate) const ring_offset_neutral_400_of_40: &str = "ring-offset-neutral-400/40"; pub(crate) const ring_offset_neutral_400_of_5: &str = "ring-offset-neutral-400/5"; pub(crate) const ring_offset_neutral_400_of_50: &str = "ring-offset-neutral-400/50"; pub(crate) const ring_offset_neutral_400_of_60: &str = "ring-offset-neutral-400/60"; pub(crate) const ring_offset_neutral_400_of_70: &str = "ring-offset-neutral-400/70"; pub(crate) const ring_offset_neutral_400_of_75: &str = "ring-offset-neutral-400/75"; pub(crate) const ring_offset_neutral_400_of_80: &str = "ring-offset-neutral-400/80"; pub(crate) const ring_offset_neutral_400_of_90: &str = "ring-offset-neutral-400/90"; pub(crate) const ring_offset_neutral_400_of_95: &str = "ring-offset-neutral-400/95"; pub(crate) const ring_offset_neutral_50: &str = "ring-offset-neutral-50"; pub(crate) const ring_offset_neutral_500: &str = "ring-offset-neutral-500"; pub(crate) const ring_offset_neutral_500_of_0: &str = "ring-offset-neutral-500/0"; pub(crate) const ring_offset_neutral_500_of_10: &str = "ring-offset-neutral-500/10"; pub(crate) const ring_offset_neutral_500_of_100: &str = "ring-offset-neutral-500/100"; pub(crate) const ring_offset_neutral_500_of_20: &str = "ring-offset-neutral-500/20"; pub(crate) const ring_offset_neutral_500_of_25: &str = "ring-offset-neutral-500/25"; pub(crate) const ring_offset_neutral_500_of_30: &str = "ring-offset-neutral-500/30"; pub(crate) const ring_offset_neutral_500_of_40: &str = "ring-offset-neutral-500/40"; pub(crate) const ring_offset_neutral_500_of_5: &str = "ring-offset-neutral-500/5"; pub(crate) const ring_offset_neutral_500_of_50: &str = "ring-offset-neutral-500/50"; pub(crate) const ring_offset_neutral_500_of_60: &str = "ring-offset-neutral-500/60"; pub(crate) const ring_offset_neutral_500_of_70: &str = "ring-offset-neutral-500/70"; pub(crate) const ring_offset_neutral_500_of_75: &str = "ring-offset-neutral-500/75"; pub(crate) const ring_offset_neutral_500_of_80: &str = "ring-offset-neutral-500/80"; pub(crate) const ring_offset_neutral_500_of_90: &str = "ring-offset-neutral-500/90"; pub(crate) const ring_offset_neutral_500_of_95: &str = "ring-offset-neutral-500/95"; pub(crate) const ring_offset_neutral_50_of_0: &str = "ring-offset-neutral-50/0"; pub(crate) const ring_offset_neutral_50_of_10: &str = "ring-offset-neutral-50/10"; pub(crate) const ring_offset_neutral_50_of_100: &str = "ring-offset-neutral-50/100"; pub(crate) const ring_offset_neutral_50_of_20: &str = "ring-offset-neutral-50/20"; pub(crate) const ring_offset_neutral_50_of_25: &str = "ring-offset-neutral-50/25"; pub(crate) const ring_offset_neutral_50_of_30: &str = "ring-offset-neutral-50/30"; pub(crate) const ring_offset_neutral_50_of_40: &str = "ring-offset-neutral-50/40"; pub(crate) const ring_offset_neutral_50_of_5: &str = "ring-offset-neutral-50/5"; pub(crate) const ring_offset_neutral_50_of_50: &str = "ring-offset-neutral-50/50"; pub(crate) const ring_offset_neutral_50_of_60: &str = "ring-offset-neutral-50/60"; pub(crate) const ring_offset_neutral_50_of_70: &str = "ring-offset-neutral-50/70"; pub(crate) const ring_offset_neutral_50_of_75: &str = "ring-offset-neutral-50/75"; pub(crate) const ring_offset_neutral_50_of_80: &str = "ring-offset-neutral-50/80"; pub(crate) const ring_offset_neutral_50_of_90: &str = "ring-offset-neutral-50/90"; pub(crate) const ring_offset_neutral_50_of_95: &str = "ring-offset-neutral-50/95"; pub(crate) const ring_offset_neutral_600: &str = "ring-offset-neutral-600"; pub(crate) const ring_offset_neutral_600_of_0: &str = "ring-offset-neutral-600/0"; pub(crate) const ring_offset_neutral_600_of_10: &str = "ring-offset-neutral-600/10"; pub(crate) const ring_offset_neutral_600_of_100: &str = "ring-offset-neutral-600/100"; pub(crate) const ring_offset_neutral_600_of_20: &str = "ring-offset-neutral-600/20"; pub(crate) const ring_offset_neutral_600_of_25: &str = "ring-offset-neutral-600/25"; pub(crate) const ring_offset_neutral_600_of_30: &str = "ring-offset-neutral-600/30"; pub(crate) const ring_offset_neutral_600_of_40: &str = "ring-offset-neutral-600/40"; pub(crate) const ring_offset_neutral_600_of_5: &str = "ring-offset-neutral-600/5"; pub(crate) const ring_offset_neutral_600_of_50: &str = "ring-offset-neutral-600/50"; pub(crate) const ring_offset_neutral_600_of_60: &str = "ring-offset-neutral-600/60"; pub(crate) const ring_offset_neutral_600_of_70: &str = "ring-offset-neutral-600/70"; pub(crate) const ring_offset_neutral_600_of_75: &str = "ring-offset-neutral-600/75"; pub(crate) const ring_offset_neutral_600_of_80: &str = "ring-offset-neutral-600/80"; pub(crate) const ring_offset_neutral_600_of_90: &str = "ring-offset-neutral-600/90"; pub(crate) const ring_offset_neutral_600_of_95: &str = "ring-offset-neutral-600/95"; pub(crate) const ring_offset_neutral_700: &str = "ring-offset-neutral-700"; pub(crate) const ring_offset_neutral_700_of_0: &str = "ring-offset-neutral-700/0"; pub(crate) const ring_offset_neutral_700_of_10: &str = "ring-offset-neutral-700/10"; pub(crate) const ring_offset_neutral_700_of_100: &str = "ring-offset-neutral-700/100"; pub(crate) const ring_offset_neutral_700_of_20: &str = "ring-offset-neutral-700/20"; pub(crate) const ring_offset_neutral_700_of_25: &str = "ring-offset-neutral-700/25"; pub(crate) const ring_offset_neutral_700_of_30: &str = "ring-offset-neutral-700/30"; pub(crate) const ring_offset_neutral_700_of_40: &str = "ring-offset-neutral-700/40"; pub(crate) const ring_offset_neutral_700_of_5: &str = "ring-offset-neutral-700/5"; pub(crate) const ring_offset_neutral_700_of_50: &str = "ring-offset-neutral-700/50"; pub(crate) const ring_offset_neutral_700_of_60: &str = "ring-offset-neutral-700/60"; pub(crate) const ring_offset_neutral_700_of_70: &str = "ring-offset-neutral-700/70"; pub(crate) const ring_offset_neutral_700_of_75: &str = "ring-offset-neutral-700/75"; pub(crate) const ring_offset_neutral_700_of_80: &str = "ring-offset-neutral-700/80"; pub(crate) const ring_offset_neutral_700_of_90: &str = "ring-offset-neutral-700/90"; pub(crate) const ring_offset_neutral_700_of_95: &str = "ring-offset-neutral-700/95"; pub(crate) const ring_offset_neutral_800: &str = "ring-offset-neutral-800"; pub(crate) const ring_offset_neutral_800_of_0: &str = "ring-offset-neutral-800/0"; pub(crate) const ring_offset_neutral_800_of_10: &str = "ring-offset-neutral-800/10"; pub(crate) const ring_offset_neutral_800_of_100: &str = "ring-offset-neutral-800/100"; pub(crate) const ring_offset_neutral_800_of_20: &str = "ring-offset-neutral-800/20"; pub(crate) const ring_offset_neutral_800_of_25: &str = "ring-offset-neutral-800/25"; pub(crate) const ring_offset_neutral_800_of_30: &str = "ring-offset-neutral-800/30"; pub(crate) const ring_offset_neutral_800_of_40: &str = "ring-offset-neutral-800/40"; pub(crate) const ring_offset_neutral_800_of_5: &str = "ring-offset-neutral-800/5"; pub(crate) const ring_offset_neutral_800_of_50: &str = "ring-offset-neutral-800/50"; pub(crate) const ring_offset_neutral_800_of_60: &str = "ring-offset-neutral-800/60"; pub(crate) const ring_offset_neutral_800_of_70: &str = "ring-offset-neutral-800/70"; pub(crate) const ring_offset_neutral_800_of_75: &str = "ring-offset-neutral-800/75"; pub(crate) const ring_offset_neutral_800_of_80: &str = "ring-offset-neutral-800/80"; pub(crate) const ring_offset_neutral_800_of_90: &str = "ring-offset-neutral-800/90"; pub(crate) const ring_offset_neutral_800_of_95: &str = "ring-offset-neutral-800/95"; pub(crate) const ring_offset_neutral_900: &str = "ring-offset-neutral-900"; pub(crate) const ring_offset_neutral_900_of_0: &str = "ring-offset-neutral-900/0"; pub(crate) const ring_offset_neutral_900_of_10: &str = "ring-offset-neutral-900/10"; pub(crate) const ring_offset_neutral_900_of_100: &str = "ring-offset-neutral-900/100"; pub(crate) const ring_offset_neutral_900_of_20: &str = "ring-offset-neutral-900/20"; pub(crate) const ring_offset_neutral_900_of_25: &str = "ring-offset-neutral-900/25"; pub(crate) const ring_offset_neutral_900_of_30: &str = "ring-offset-neutral-900/30"; pub(crate) const ring_offset_neutral_900_of_40: &str = "ring-offset-neutral-900/40"; pub(crate) const ring_offset_neutral_900_of_5: &str = "ring-offset-neutral-900/5"; pub(crate) const ring_offset_neutral_900_of_50: &str = "ring-offset-neutral-900/50"; pub(crate) const ring_offset_neutral_900_of_60: &str = "ring-offset-neutral-900/60"; pub(crate) const ring_offset_neutral_900_of_70: &str = "ring-offset-neutral-900/70"; pub(crate) const ring_offset_neutral_900_of_75: &str = "ring-offset-neutral-900/75"; pub(crate) const ring_offset_neutral_900_of_80: &str = "ring-offset-neutral-900/80"; pub(crate) const ring_offset_neutral_900_of_90: &str = "ring-offset-neutral-900/90"; pub(crate) const ring_offset_neutral_900_of_95: &str = "ring-offset-neutral-900/95"; pub(crate) const ring_offset_orange_100: &str = "ring-offset-orange-100"; pub(crate) const ring_offset_orange_100_of_0: &str = "ring-offset-orange-100/0"; pub(crate) const ring_offset_orange_100_of_10: &str = "ring-offset-orange-100/10"; pub(crate) const ring_offset_orange_100_of_100: &str = "ring-offset-orange-100/100"; pub(crate) const ring_offset_orange_100_of_20: &str = "ring-offset-orange-100/20"; pub(crate) const ring_offset_orange_100_of_25: &str = "ring-offset-orange-100/25"; pub(crate) const ring_offset_orange_100_of_30: &str = "ring-offset-orange-100/30"; pub(crate) const ring_offset_orange_100_of_40: &str = "ring-offset-orange-100/40"; pub(crate) const ring_offset_orange_100_of_5: &str = "ring-offset-orange-100/5"; pub(crate) const ring_offset_orange_100_of_50: &str = "ring-offset-orange-100/50"; pub(crate) const ring_offset_orange_100_of_60: &str = "ring-offset-orange-100/60"; pub(crate) const ring_offset_orange_100_of_70: &str = "ring-offset-orange-100/70"; pub(crate) const ring_offset_orange_100_of_75: &str = "ring-offset-orange-100/75"; pub(crate) const ring_offset_orange_100_of_80: &str = "ring-offset-orange-100/80"; pub(crate) const ring_offset_orange_100_of_90: &str = "ring-offset-orange-100/90"; pub(crate) const ring_offset_orange_100_of_95: &str = "ring-offset-orange-100/95"; pub(crate) const ring_offset_orange_200: &str = "ring-offset-orange-200"; pub(crate) const ring_offset_orange_200_of_0: &str = "ring-offset-orange-200/0"; pub(crate) const ring_offset_orange_200_of_10: &str = "ring-offset-orange-200/10"; pub(crate) const ring_offset_orange_200_of_100: &str = "ring-offset-orange-200/100"; pub(crate) const ring_offset_orange_200_of_20: &str = "ring-offset-orange-200/20"; pub(crate) const ring_offset_orange_200_of_25: &str = "ring-offset-orange-200/25"; pub(crate) const ring_offset_orange_200_of_30: &str = "ring-offset-orange-200/30"; pub(crate) const ring_offset_orange_200_of_40: &str = "ring-offset-orange-200/40"; pub(crate) const ring_offset_orange_200_of_5: &str = "ring-offset-orange-200/5"; pub(crate) const ring_offset_orange_200_of_50: &str = "ring-offset-orange-200/50"; pub(crate) const ring_offset_orange_200_of_60: &str = "ring-offset-orange-200/60"; pub(crate) const ring_offset_orange_200_of_70: &str = "ring-offset-orange-200/70"; pub(crate) const ring_offset_orange_200_of_75: &str = "ring-offset-orange-200/75"; pub(crate) const ring_offset_orange_200_of_80: &str = "ring-offset-orange-200/80"; pub(crate) const ring_offset_orange_200_of_90: &str = "ring-offset-orange-200/90"; pub(crate) const ring_offset_orange_200_of_95: &str = "ring-offset-orange-200/95"; pub(crate) const ring_offset_orange_300: &str = "ring-offset-orange-300"; pub(crate) const ring_offset_orange_300_of_0: &str = "ring-offset-orange-300/0"; pub(crate) const ring_offset_orange_300_of_10: &str = "ring-offset-orange-300/10"; pub(crate) const ring_offset_orange_300_of_100: &str = "ring-offset-orange-300/100"; pub(crate) const ring_offset_orange_300_of_20: &str = "ring-offset-orange-300/20"; pub(crate) const ring_offset_orange_300_of_25: &str = "ring-offset-orange-300/25"; pub(crate) const ring_offset_orange_300_of_30: &str = "ring-offset-orange-300/30"; pub(crate) const ring_offset_orange_300_of_40: &str = "ring-offset-orange-300/40"; pub(crate) const ring_offset_orange_300_of_5: &str = "ring-offset-orange-300/5"; pub(crate) const ring_offset_orange_300_of_50: &str = "ring-offset-orange-300/50"; pub(crate) const ring_offset_orange_300_of_60: &str = "ring-offset-orange-300/60"; pub(crate) const ring_offset_orange_300_of_70: &str = "ring-offset-orange-300/70"; pub(crate) const ring_offset_orange_300_of_75: &str = "ring-offset-orange-300/75"; pub(crate) const ring_offset_orange_300_of_80: &str = "ring-offset-orange-300/80"; pub(crate) const ring_offset_orange_300_of_90: &str = "ring-offset-orange-300/90"; pub(crate) const ring_offset_orange_300_of_95: &str = "ring-offset-orange-300/95"; pub(crate) const ring_offset_orange_400: &str = "ring-offset-orange-400"; pub(crate) const ring_offset_orange_400_of_0: &str = "ring-offset-orange-400/0"; pub(crate) const ring_offset_orange_400_of_10: &str = "ring-offset-orange-400/10"; pub(crate) const ring_offset_orange_400_of_100: &str = "ring-offset-orange-400/100"; pub(crate) const ring_offset_orange_400_of_20: &str = "ring-offset-orange-400/20"; pub(crate) const ring_offset_orange_400_of_25: &str = "ring-offset-orange-400/25"; pub(crate) const ring_offset_orange_400_of_30: &str = "ring-offset-orange-400/30"; pub(crate) const ring_offset_orange_400_of_40: &str = "ring-offset-orange-400/40"; pub(crate) const ring_offset_orange_400_of_5: &str = "ring-offset-orange-400/5"; pub(crate) const ring_offset_orange_400_of_50: &str = "ring-offset-orange-400/50"; pub(crate) const ring_offset_orange_400_of_60: &str = "ring-offset-orange-400/60"; pub(crate) const ring_offset_orange_400_of_70: &str = "ring-offset-orange-400/70"; pub(crate) const ring_offset_orange_400_of_75: &str = "ring-offset-orange-400/75"; pub(crate) const ring_offset_orange_400_of_80: &str = "ring-offset-orange-400/80"; pub(crate) const ring_offset_orange_400_of_90: &str = "ring-offset-orange-400/90"; pub(crate) const ring_offset_orange_400_of_95: &str = "ring-offset-orange-400/95"; pub(crate) const ring_offset_orange_50: &str = "ring-offset-orange-50"; pub(crate) const ring_offset_orange_500: &str = "ring-offset-orange-500"; pub(crate) const ring_offset_orange_500_of_0: &str = "ring-offset-orange-500/0"; pub(crate) const ring_offset_orange_500_of_10: &str = "ring-offset-orange-500/10"; pub(crate) const ring_offset_orange_500_of_100: &str = "ring-offset-orange-500/100"; pub(crate) const ring_offset_orange_500_of_20: &str = "ring-offset-orange-500/20"; pub(crate) const ring_offset_orange_500_of_25: &str = "ring-offset-orange-500/25"; pub(crate) const ring_offset_orange_500_of_30: &str = "ring-offset-orange-500/30"; pub(crate) const ring_offset_orange_500_of_40: &str = "ring-offset-orange-500/40"; pub(crate) const ring_offset_orange_500_of_5: &str = "ring-offset-orange-500/5"; pub(crate) const ring_offset_orange_500_of_50: &str = "ring-offset-orange-500/50"; pub(crate) const ring_offset_orange_500_of_60: &str = "ring-offset-orange-500/60"; pub(crate) const ring_offset_orange_500_of_70: &str = "ring-offset-orange-500/70"; pub(crate) const ring_offset_orange_500_of_75: &str = "ring-offset-orange-500/75"; pub(crate) const ring_offset_orange_500_of_80: &str = "ring-offset-orange-500/80"; pub(crate) const ring_offset_orange_500_of_90: &str = "ring-offset-orange-500/90"; pub(crate) const ring_offset_orange_500_of_95: &str = "ring-offset-orange-500/95"; pub(crate) const ring_offset_orange_50_of_0: &str = "ring-offset-orange-50/0"; pub(crate) const ring_offset_orange_50_of_10: &str = "ring-offset-orange-50/10"; pub(crate) const ring_offset_orange_50_of_100: &str = "ring-offset-orange-50/100"; pub(crate) const ring_offset_orange_50_of_20: &str = "ring-offset-orange-50/20"; pub(crate) const ring_offset_orange_50_of_25: &str = "ring-offset-orange-50/25"; pub(crate) const ring_offset_orange_50_of_30: &str = "ring-offset-orange-50/30"; pub(crate) const ring_offset_orange_50_of_40: &str = "ring-offset-orange-50/40"; pub(crate) const ring_offset_orange_50_of_5: &str = "ring-offset-orange-50/5"; pub(crate) const ring_offset_orange_50_of_50: &str = "ring-offset-orange-50/50"; pub(crate) const ring_offset_orange_50_of_60: &str = "ring-offset-orange-50/60"; pub(crate) const ring_offset_orange_50_of_70: &str = "ring-offset-orange-50/70"; pub(crate) const ring_offset_orange_50_of_75: &str = "ring-offset-orange-50/75"; pub(crate) const ring_offset_orange_50_of_80: &str = "ring-offset-orange-50/80"; pub(crate) const ring_offset_orange_50_of_90: &str = "ring-offset-orange-50/90"; pub(crate) const ring_offset_orange_50_of_95: &str = "ring-offset-orange-50/95"; pub(crate) const ring_offset_orange_600: &str = "ring-offset-orange-600"; pub(crate) const ring_offset_orange_600_of_0: &str = "ring-offset-orange-600/0"; pub(crate) const ring_offset_orange_600_of_10: &str = "ring-offset-orange-600/10"; pub(crate) const ring_offset_orange_600_of_100: &str = "ring-offset-orange-600/100"; pub(crate) const ring_offset_orange_600_of_20: &str = "ring-offset-orange-600/20"; pub(crate) const ring_offset_orange_600_of_25: &str = "ring-offset-orange-600/25"; pub(crate) const ring_offset_orange_600_of_30: &str = "ring-offset-orange-600/30"; pub(crate) const ring_offset_orange_600_of_40: &str = "ring-offset-orange-600/40"; pub(crate) const ring_offset_orange_600_of_5: &str = "ring-offset-orange-600/5"; pub(crate) const ring_offset_orange_600_of_50: &str = "ring-offset-orange-600/50"; pub(crate) const ring_offset_orange_600_of_60: &str = "ring-offset-orange-600/60"; pub(crate) const ring_offset_orange_600_of_70: &str = "ring-offset-orange-600/70"; pub(crate) const ring_offset_orange_600_of_75: &str = "ring-offset-orange-600/75"; pub(crate) const ring_offset_orange_600_of_80: &str = "ring-offset-orange-600/80"; pub(crate) const ring_offset_orange_600_of_90: &str = "ring-offset-orange-600/90"; pub(crate) const ring_offset_orange_600_of_95: &str = "ring-offset-orange-600/95"; pub(crate) const ring_offset_orange_700: &str = "ring-offset-orange-700"; pub(crate) const ring_offset_orange_700_of_0: &str = "ring-offset-orange-700/0"; pub(crate) const ring_offset_orange_700_of_10: &str = "ring-offset-orange-700/10"; pub(crate) const ring_offset_orange_700_of_100: &str = "ring-offset-orange-700/100"; pub(crate) const ring_offset_orange_700_of_20: &str = "ring-offset-orange-700/20"; pub(crate) const ring_offset_orange_700_of_25: &str = "ring-offset-orange-700/25"; pub(crate) const ring_offset_orange_700_of_30: &str = "ring-offset-orange-700/30"; pub(crate) const ring_offset_orange_700_of_40: &str = "ring-offset-orange-700/40"; pub(crate) const ring_offset_orange_700_of_5: &str = "ring-offset-orange-700/5"; pub(crate) const ring_offset_orange_700_of_50: &str = "ring-offset-orange-700/50"; pub(crate) const ring_offset_orange_700_of_60: &str = "ring-offset-orange-700/60"; pub(crate) const ring_offset_orange_700_of_70: &str = "ring-offset-orange-700/70"; pub(crate) const ring_offset_orange_700_of_75: &str = "ring-offset-orange-700/75"; pub(crate) const ring_offset_orange_700_of_80: &str = "ring-offset-orange-700/80"; pub(crate) const ring_offset_orange_700_of_90: &str = "ring-offset-orange-700/90"; pub(crate) const ring_offset_orange_700_of_95: &str = "ring-offset-orange-700/95"; pub(crate) const ring_offset_orange_800: &str = "ring-offset-orange-800"; pub(crate) const ring_offset_orange_800_of_0: &str = "ring-offset-orange-800/0"; pub(crate) const ring_offset_orange_800_of_10: &str = "ring-offset-orange-800/10"; pub(crate) const ring_offset_orange_800_of_100: &str = "ring-offset-orange-800/100"; pub(crate) const ring_offset_orange_800_of_20: &str = "ring-offset-orange-800/20"; pub(crate) const ring_offset_orange_800_of_25: &str = "ring-offset-orange-800/25"; pub(crate) const ring_offset_orange_800_of_30: &str = "ring-offset-orange-800/30"; pub(crate) const ring_offset_orange_800_of_40: &str = "ring-offset-orange-800/40"; pub(crate) const ring_offset_orange_800_of_5: &str = "ring-offset-orange-800/5"; pub(crate) const ring_offset_orange_800_of_50: &str = "ring-offset-orange-800/50"; pub(crate) const ring_offset_orange_800_of_60: &str = "ring-offset-orange-800/60"; pub(crate) const ring_offset_orange_800_of_70: &str = "ring-offset-orange-800/70"; pub(crate) const ring_offset_orange_800_of_75: &str = "ring-offset-orange-800/75"; pub(crate) const ring_offset_orange_800_of_80: &str = "ring-offset-orange-800/80"; pub(crate) const ring_offset_orange_800_of_90: &str = "ring-offset-orange-800/90"; pub(crate) const ring_offset_orange_800_of_95: &str = "ring-offset-orange-800/95"; pub(crate) const ring_offset_orange_900: &str = "ring-offset-orange-900"; pub(crate) const ring_offset_orange_900_of_0: &str = "ring-offset-orange-900/0"; pub(crate) const ring_offset_orange_900_of_10: &str = "ring-offset-orange-900/10"; pub(crate) const ring_offset_orange_900_of_100: &str = "ring-offset-orange-900/100"; pub(crate) const ring_offset_orange_900_of_20: &str = "ring-offset-orange-900/20"; pub(crate) const ring_offset_orange_900_of_25: &str = "ring-offset-orange-900/25"; pub(crate) const ring_offset_orange_900_of_30: &str = "ring-offset-orange-900/30"; pub(crate) const ring_offset_orange_900_of_40: &str = "ring-offset-orange-900/40"; pub(crate) const ring_offset_orange_900_of_5: &str = "ring-offset-orange-900/5"; pub(crate) const ring_offset_orange_900_of_50: &str = "ring-offset-orange-900/50"; pub(crate) const ring_offset_orange_900_of_60: &str = "ring-offset-orange-900/60"; pub(crate) const ring_offset_orange_900_of_70: &str = "ring-offset-orange-900/70"; pub(crate) const ring_offset_orange_900_of_75: &str = "ring-offset-orange-900/75"; pub(crate) const ring_offset_orange_900_of_80: &str = "ring-offset-orange-900/80"; pub(crate) const ring_offset_orange_900_of_90: &str = "ring-offset-orange-900/90"; pub(crate) const ring_offset_orange_900_of_95: &str = "ring-offset-orange-900/95"; pub(crate) const ring_offset_pink_100: &str = "ring-offset-pink-100"; pub(crate) const ring_offset_pink_100_of_0: &str = "ring-offset-pink-100/0"; pub(crate) const ring_offset_pink_100_of_10: &str = "ring-offset-pink-100/10"; pub(crate) const ring_offset_pink_100_of_100: &str = "ring-offset-pink-100/100"; pub(crate) const ring_offset_pink_100_of_20: &str = "ring-offset-pink-100/20"; pub(crate) const ring_offset_pink_100_of_25: &str = "ring-offset-pink-100/25"; pub(crate) const ring_offset_pink_100_of_30: &str = "ring-offset-pink-100/30"; pub(crate) const ring_offset_pink_100_of_40: &str = "ring-offset-pink-100/40"; pub(crate) const ring_offset_pink_100_of_5: &str = "ring-offset-pink-100/5"; pub(crate) const ring_offset_pink_100_of_50: &str = "ring-offset-pink-100/50"; pub(crate) const ring_offset_pink_100_of_60: &str = "ring-offset-pink-100/60"; pub(crate) const ring_offset_pink_100_of_70: &str = "ring-offset-pink-100/70"; pub(crate) const ring_offset_pink_100_of_75: &str = "ring-offset-pink-100/75"; pub(crate) const ring_offset_pink_100_of_80: &str = "ring-offset-pink-100/80"; pub(crate) const ring_offset_pink_100_of_90: &str = "ring-offset-pink-100/90"; pub(crate) const ring_offset_pink_100_of_95: &str = "ring-offset-pink-100/95"; pub(crate) const ring_offset_pink_200: &str = "ring-offset-pink-200"; pub(crate) const ring_offset_pink_200_of_0: &str = "ring-offset-pink-200/0"; pub(crate) const ring_offset_pink_200_of_10: &str = "ring-offset-pink-200/10"; pub(crate) const ring_offset_pink_200_of_100: &str = "ring-offset-pink-200/100"; pub(crate) const ring_offset_pink_200_of_20: &str = "ring-offset-pink-200/20"; pub(crate) const ring_offset_pink_200_of_25: &str = "ring-offset-pink-200/25"; pub(crate) const ring_offset_pink_200_of_30: &str = "ring-offset-pink-200/30"; pub(crate) const ring_offset_pink_200_of_40: &str = "ring-offset-pink-200/40"; pub(crate) const ring_offset_pink_200_of_5: &str = "ring-offset-pink-200/5"; pub(crate) const ring_offset_pink_200_of_50: &str = "ring-offset-pink-200/50"; pub(crate) const ring_offset_pink_200_of_60: &str = "ring-offset-pink-200/60"; pub(crate) const ring_offset_pink_200_of_70: &str = "ring-offset-pink-200/70"; pub(crate) const ring_offset_pink_200_of_75: &str = "ring-offset-pink-200/75"; pub(crate) const ring_offset_pink_200_of_80: &str = "ring-offset-pink-200/80"; pub(crate) const ring_offset_pink_200_of_90: &str = "ring-offset-pink-200/90"; pub(crate) const ring_offset_pink_200_of_95: &str = "ring-offset-pink-200/95"; pub(crate) const ring_offset_pink_300: &str = "ring-offset-pink-300"; pub(crate) const ring_offset_pink_300_of_0: &str = "ring-offset-pink-300/0"; pub(crate) const ring_offset_pink_300_of_10: &str = "ring-offset-pink-300/10"; pub(crate) const ring_offset_pink_300_of_100: &str = "ring-offset-pink-300/100"; pub(crate) const ring_offset_pink_300_of_20: &str = "ring-offset-pink-300/20"; pub(crate) const ring_offset_pink_300_of_25: &str = "ring-offset-pink-300/25"; pub(crate) const ring_offset_pink_300_of_30: &str = "ring-offset-pink-300/30"; pub(crate) const ring_offset_pink_300_of_40: &str = "ring-offset-pink-300/40"; pub(crate) const ring_offset_pink_300_of_5: &str = "ring-offset-pink-300/5"; pub(crate) const ring_offset_pink_300_of_50: &str = "ring-offset-pink-300/50"; pub(crate) const ring_offset_pink_300_of_60: &str = "ring-offset-pink-300/60"; pub(crate) const ring_offset_pink_300_of_70: &str = "ring-offset-pink-300/70"; pub(crate) const ring_offset_pink_300_of_75: &str = "ring-offset-pink-300/75"; pub(crate) const ring_offset_pink_300_of_80: &str = "ring-offset-pink-300/80"; pub(crate) const ring_offset_pink_300_of_90: &str = "ring-offset-pink-300/90"; pub(crate) const ring_offset_pink_300_of_95: &str = "ring-offset-pink-300/95"; pub(crate) const ring_offset_pink_400: &str = "ring-offset-pink-400"; pub(crate) const ring_offset_pink_400_of_0: &str = "ring-offset-pink-400/0"; pub(crate) const ring_offset_pink_400_of_10: &str = "ring-offset-pink-400/10"; pub(crate) const ring_offset_pink_400_of_100: &str = "ring-offset-pink-400/100"; pub(crate) const ring_offset_pink_400_of_20: &str = "ring-offset-pink-400/20"; pub(crate) const ring_offset_pink_400_of_25: &str = "ring-offset-pink-400/25"; pub(crate) const ring_offset_pink_400_of_30: &str = "ring-offset-pink-400/30"; pub(crate) const ring_offset_pink_400_of_40: &str = "ring-offset-pink-400/40"; pub(crate) const ring_offset_pink_400_of_5: &str = "ring-offset-pink-400/5"; pub(crate) const ring_offset_pink_400_of_50: &str = "ring-offset-pink-400/50"; pub(crate) const ring_offset_pink_400_of_60: &str = "ring-offset-pink-400/60"; pub(crate) const ring_offset_pink_400_of_70: &str = "ring-offset-pink-400/70"; pub(crate) const ring_offset_pink_400_of_75: &str = "ring-offset-pink-400/75"; pub(crate) const ring_offset_pink_400_of_80: &str = "ring-offset-pink-400/80"; pub(crate) const ring_offset_pink_400_of_90: &str = "ring-offset-pink-400/90"; pub(crate) const ring_offset_pink_400_of_95: &str = "ring-offset-pink-400/95"; pub(crate) const ring_offset_pink_50: &str = "ring-offset-pink-50"; pub(crate) const ring_offset_pink_500: &str = "ring-offset-pink-500"; pub(crate) const ring_offset_pink_500_of_0: &str = "ring-offset-pink-500/0"; pub(crate) const ring_offset_pink_500_of_10: &str = "ring-offset-pink-500/10"; pub(crate) const ring_offset_pink_500_of_100: &str = "ring-offset-pink-500/100"; pub(crate) const ring_offset_pink_500_of_20: &str = "ring-offset-pink-500/20"; pub(crate) const ring_offset_pink_500_of_25: &str = "ring-offset-pink-500/25"; pub(crate) const ring_offset_pink_500_of_30: &str = "ring-offset-pink-500/30"; pub(crate) const ring_offset_pink_500_of_40: &str = "ring-offset-pink-500/40"; pub(crate) const ring_offset_pink_500_of_5: &str = "ring-offset-pink-500/5"; pub(crate) const ring_offset_pink_500_of_50: &str = "ring-offset-pink-500/50"; pub(crate) const ring_offset_pink_500_of_60: &str = "ring-offset-pink-500/60"; pub(crate) const ring_offset_pink_500_of_70: &str = "ring-offset-pink-500/70"; pub(crate) const ring_offset_pink_500_of_75: &str = "ring-offset-pink-500/75"; pub(crate) const ring_offset_pink_500_of_80: &str = "ring-offset-pink-500/80"; pub(crate) const ring_offset_pink_500_of_90: &str = "ring-offset-pink-500/90"; pub(crate) const ring_offset_pink_500_of_95: &str = "ring-offset-pink-500/95"; pub(crate) const ring_offset_pink_50_of_0: &str = "ring-offset-pink-50/0"; pub(crate) const ring_offset_pink_50_of_10: &str = "ring-offset-pink-50/10"; pub(crate) const ring_offset_pink_50_of_100: &str = "ring-offset-pink-50/100"; pub(crate) const ring_offset_pink_50_of_20: &str = "ring-offset-pink-50/20"; pub(crate) const ring_offset_pink_50_of_25: &str = "ring-offset-pink-50/25"; pub(crate) const ring_offset_pink_50_of_30: &str = "ring-offset-pink-50/30"; pub(crate) const ring_offset_pink_50_of_40: &str = "ring-offset-pink-50/40"; pub(crate) const ring_offset_pink_50_of_5: &str = "ring-offset-pink-50/5"; pub(crate) const ring_offset_pink_50_of_50: &str = "ring-offset-pink-50/50"; pub(crate) const ring_offset_pink_50_of_60: &str = "ring-offset-pink-50/60"; pub(crate) const ring_offset_pink_50_of_70: &str = "ring-offset-pink-50/70"; pub(crate) const ring_offset_pink_50_of_75: &str = "ring-offset-pink-50/75"; pub(crate) const ring_offset_pink_50_of_80: &str = "ring-offset-pink-50/80"; pub(crate) const ring_offset_pink_50_of_90: &str = "ring-offset-pink-50/90"; pub(crate) const ring_offset_pink_50_of_95: &str = "ring-offset-pink-50/95"; pub(crate) const ring_offset_pink_600: &str = "ring-offset-pink-600"; pub(crate) const ring_offset_pink_600_of_0: &str = "ring-offset-pink-600/0"; pub(crate) const ring_offset_pink_600_of_10: &str = "ring-offset-pink-600/10"; pub(crate) const ring_offset_pink_600_of_100: &str = "ring-offset-pink-600/100"; pub(crate) const ring_offset_pink_600_of_20: &str = "ring-offset-pink-600/20"; pub(crate) const ring_offset_pink_600_of_25: &str = "ring-offset-pink-600/25"; pub(crate) const ring_offset_pink_600_of_30: &str = "ring-offset-pink-600/30"; pub(crate) const ring_offset_pink_600_of_40: &str = "ring-offset-pink-600/40"; pub(crate) const ring_offset_pink_600_of_5: &str = "ring-offset-pink-600/5"; pub(crate) const ring_offset_pink_600_of_50: &str = "ring-offset-pink-600/50"; pub(crate) const ring_offset_pink_600_of_60: &str = "ring-offset-pink-600/60"; pub(crate) const ring_offset_pink_600_of_70: &str = "ring-offset-pink-600/70"; pub(crate) const ring_offset_pink_600_of_75: &str = "ring-offset-pink-600/75"; pub(crate) const ring_offset_pink_600_of_80: &str = "ring-offset-pink-600/80"; pub(crate) const ring_offset_pink_600_of_90: &str = "ring-offset-pink-600/90"; pub(crate) const ring_offset_pink_600_of_95: &str = "ring-offset-pink-600/95"; pub(crate) const ring_offset_pink_700: &str = "ring-offset-pink-700"; pub(crate) const ring_offset_pink_700_of_0: &str = "ring-offset-pink-700/0"; pub(crate) const ring_offset_pink_700_of_10: &str = "ring-offset-pink-700/10"; pub(crate) const ring_offset_pink_700_of_100: &str = "ring-offset-pink-700/100"; pub(crate) const ring_offset_pink_700_of_20: &str = "ring-offset-pink-700/20"; pub(crate) const ring_offset_pink_700_of_25: &str = "ring-offset-pink-700/25"; pub(crate) const ring_offset_pink_700_of_30: &str = "ring-offset-pink-700/30"; pub(crate) const ring_offset_pink_700_of_40: &str = "ring-offset-pink-700/40"; pub(crate) const ring_offset_pink_700_of_5: &str = "ring-offset-pink-700/5"; pub(crate) const ring_offset_pink_700_of_50: &str = "ring-offset-pink-700/50"; pub(crate) const ring_offset_pink_700_of_60: &str = "ring-offset-pink-700/60"; pub(crate) const ring_offset_pink_700_of_70: &str = "ring-offset-pink-700/70"; pub(crate) const ring_offset_pink_700_of_75: &str = "ring-offset-pink-700/75"; pub(crate) const ring_offset_pink_700_of_80: &str = "ring-offset-pink-700/80"; pub(crate) const ring_offset_pink_700_of_90: &str = "ring-offset-pink-700/90"; pub(crate) const ring_offset_pink_700_of_95: &str = "ring-offset-pink-700/95"; pub(crate) const ring_offset_pink_800: &str = "ring-offset-pink-800"; pub(crate) const ring_offset_pink_800_of_0: &str = "ring-offset-pink-800/0"; pub(crate) const ring_offset_pink_800_of_10: &str = "ring-offset-pink-800/10"; pub(crate) const ring_offset_pink_800_of_100: &str = "ring-offset-pink-800/100"; pub(crate) const ring_offset_pink_800_of_20: &str = "ring-offset-pink-800/20"; pub(crate) const ring_offset_pink_800_of_25: &str = "ring-offset-pink-800/25"; pub(crate) const ring_offset_pink_800_of_30: &str = "ring-offset-pink-800/30"; pub(crate) const ring_offset_pink_800_of_40: &str = "ring-offset-pink-800/40"; pub(crate) const ring_offset_pink_800_of_5: &str = "ring-offset-pink-800/5"; pub(crate) const ring_offset_pink_800_of_50: &str = "ring-offset-pink-800/50"; pub(crate) const ring_offset_pink_800_of_60: &str = "ring-offset-pink-800/60"; pub(crate) const ring_offset_pink_800_of_70: &str = "ring-offset-pink-800/70"; pub(crate) const ring_offset_pink_800_of_75: &str = "ring-offset-pink-800/75"; pub(crate) const ring_offset_pink_800_of_80: &str = "ring-offset-pink-800/80"; pub(crate) const ring_offset_pink_800_of_90: &str = "ring-offset-pink-800/90"; pub(crate) const ring_offset_pink_800_of_95: &str = "ring-offset-pink-800/95"; pub(crate) const ring_offset_pink_900: &str = "ring-offset-pink-900"; pub(crate) const ring_offset_pink_900_of_0: &str = "ring-offset-pink-900/0"; pub(crate) const ring_offset_pink_900_of_10: &str = "ring-offset-pink-900/10"; pub(crate) const ring_offset_pink_900_of_100: &str = "ring-offset-pink-900/100"; pub(crate) const ring_offset_pink_900_of_20: &str = "ring-offset-pink-900/20"; pub(crate) const ring_offset_pink_900_of_25: &str = "ring-offset-pink-900/25"; pub(crate) const ring_offset_pink_900_of_30: &str = "ring-offset-pink-900/30"; pub(crate) const ring_offset_pink_900_of_40: &str = "ring-offset-pink-900/40"; pub(crate) const ring_offset_pink_900_of_5: &str = "ring-offset-pink-900/5"; pub(crate) const ring_offset_pink_900_of_50: &str = "ring-offset-pink-900/50"; pub(crate) const ring_offset_pink_900_of_60: &str = "ring-offset-pink-900/60"; pub(crate) const ring_offset_pink_900_of_70: &str = "ring-offset-pink-900/70"; pub(crate) const ring_offset_pink_900_of_75: &str = "ring-offset-pink-900/75"; pub(crate) const ring_offset_pink_900_of_80: &str = "ring-offset-pink-900/80"; pub(crate) const ring_offset_pink_900_of_90: &str = "ring-offset-pink-900/90"; pub(crate) const ring_offset_pink_900_of_95: &str = "ring-offset-pink-900/95"; pub(crate) const ring_offset_purple_100: &str = "ring-offset-purple-100"; pub(crate) const ring_offset_purple_100_of_0: &str = "ring-offset-purple-100/0"; pub(crate) const ring_offset_purple_100_of_10: &str = "ring-offset-purple-100/10"; pub(crate) const ring_offset_purple_100_of_100: &str = "ring-offset-purple-100/100"; pub(crate) const ring_offset_purple_100_of_20: &str = "ring-offset-purple-100/20"; pub(crate) const ring_offset_purple_100_of_25: &str = "ring-offset-purple-100/25"; pub(crate) const ring_offset_purple_100_of_30: &str = "ring-offset-purple-100/30"; pub(crate) const ring_offset_purple_100_of_40: &str = "ring-offset-purple-100/40"; pub(crate) const ring_offset_purple_100_of_5: &str = "ring-offset-purple-100/5"; pub(crate) const ring_offset_purple_100_of_50: &str = "ring-offset-purple-100/50"; pub(crate) const ring_offset_purple_100_of_60: &str = "ring-offset-purple-100/60"; pub(crate) const ring_offset_purple_100_of_70: &str = "ring-offset-purple-100/70"; pub(crate) const ring_offset_purple_100_of_75: &str = "ring-offset-purple-100/75"; pub(crate) const ring_offset_purple_100_of_80: &str = "ring-offset-purple-100/80"; pub(crate) const ring_offset_purple_100_of_90: &str = "ring-offset-purple-100/90"; pub(crate) const ring_offset_purple_100_of_95: &str = "ring-offset-purple-100/95"; pub(crate) const ring_offset_purple_200: &str = "ring-offset-purple-200"; pub(crate) const ring_offset_purple_200_of_0: &str = "ring-offset-purple-200/0"; pub(crate) const ring_offset_purple_200_of_10: &str = "ring-offset-purple-200/10"; pub(crate) const ring_offset_purple_200_of_100: &str = "ring-offset-purple-200/100"; pub(crate) const ring_offset_purple_200_of_20: &str = "ring-offset-purple-200/20"; pub(crate) const ring_offset_purple_200_of_25: &str = "ring-offset-purple-200/25"; pub(crate) const ring_offset_purple_200_of_30: &str = "ring-offset-purple-200/30"; pub(crate) const ring_offset_purple_200_of_40: &str = "ring-offset-purple-200/40"; pub(crate) const ring_offset_purple_200_of_5: &str = "ring-offset-purple-200/5"; pub(crate) const ring_offset_purple_200_of_50: &str = "ring-offset-purple-200/50"; pub(crate) const ring_offset_purple_200_of_60: &str = "ring-offset-purple-200/60"; pub(crate) const ring_offset_purple_200_of_70: &str = "ring-offset-purple-200/70"; pub(crate) const ring_offset_purple_200_of_75: &str = "ring-offset-purple-200/75"; pub(crate) const ring_offset_purple_200_of_80: &str = "ring-offset-purple-200/80"; pub(crate) const ring_offset_purple_200_of_90: &str = "ring-offset-purple-200/90"; pub(crate) const ring_offset_purple_200_of_95: &str = "ring-offset-purple-200/95"; pub(crate) const ring_offset_purple_300: &str = "ring-offset-purple-300"; pub(crate) const ring_offset_purple_300_of_0: &str = "ring-offset-purple-300/0"; pub(crate) const ring_offset_purple_300_of_10: &str = "ring-offset-purple-300/10"; pub(crate) const ring_offset_purple_300_of_100: &str = "ring-offset-purple-300/100"; pub(crate) const ring_offset_purple_300_of_20: &str = "ring-offset-purple-300/20"; pub(crate) const ring_offset_purple_300_of_25: &str = "ring-offset-purple-300/25"; pub(crate) const ring_offset_purple_300_of_30: &str = "ring-offset-purple-300/30"; pub(crate) const ring_offset_purple_300_of_40: &str = "ring-offset-purple-300/40"; pub(crate) const ring_offset_purple_300_of_5: &str = "ring-offset-purple-300/5"; pub(crate) const ring_offset_purple_300_of_50: &str = "ring-offset-purple-300/50"; pub(crate) const ring_offset_purple_300_of_60: &str = "ring-offset-purple-300/60"; pub(crate) const ring_offset_purple_300_of_70: &str = "ring-offset-purple-300/70"; pub(crate) const ring_offset_purple_300_of_75: &str = "ring-offset-purple-300/75"; pub(crate) const ring_offset_purple_300_of_80: &str = "ring-offset-purple-300/80"; pub(crate) const ring_offset_purple_300_of_90: &str = "ring-offset-purple-300/90"; pub(crate) const ring_offset_purple_300_of_95: &str = "ring-offset-purple-300/95"; pub(crate) const ring_offset_purple_400: &str = "ring-offset-purple-400"; pub(crate) const ring_offset_purple_400_of_0: &str = "ring-offset-purple-400/0"; pub(crate) const ring_offset_purple_400_of_10: &str = "ring-offset-purple-400/10"; pub(crate) const ring_offset_purple_400_of_100: &str = "ring-offset-purple-400/100"; pub(crate) const ring_offset_purple_400_of_20: &str = "ring-offset-purple-400/20"; pub(crate) const ring_offset_purple_400_of_25: &str = "ring-offset-purple-400/25"; pub(crate) const ring_offset_purple_400_of_30: &str = "ring-offset-purple-400/30"; pub(crate) const ring_offset_purple_400_of_40: &str = "ring-offset-purple-400/40"; pub(crate) const ring_offset_purple_400_of_5: &str = "ring-offset-purple-400/5"; pub(crate) const ring_offset_purple_400_of_50: &str = "ring-offset-purple-400/50"; pub(crate) const ring_offset_purple_400_of_60: &str = "ring-offset-purple-400/60"; pub(crate) const ring_offset_purple_400_of_70: &str = "ring-offset-purple-400/70"; pub(crate) const ring_offset_purple_400_of_75: &str = "ring-offset-purple-400/75"; pub(crate) const ring_offset_purple_400_of_80: &str = "ring-offset-purple-400/80"; pub(crate) const ring_offset_purple_400_of_90: &str = "ring-offset-purple-400/90"; pub(crate) const ring_offset_purple_400_of_95: &str = "ring-offset-purple-400/95"; pub(crate) const ring_offset_purple_50: &str = "ring-offset-purple-50"; pub(crate) const ring_offset_purple_500: &str = "ring-offset-purple-500"; pub(crate) const ring_offset_purple_500_of_0: &str = "ring-offset-purple-500/0"; pub(crate) const ring_offset_purple_500_of_10: &str = "ring-offset-purple-500/10"; pub(crate) const ring_offset_purple_500_of_100: &str = "ring-offset-purple-500/100"; pub(crate) const ring_offset_purple_500_of_20: &str = "ring-offset-purple-500/20"; pub(crate) const ring_offset_purple_500_of_25: &str = "ring-offset-purple-500/25"; pub(crate) const ring_offset_purple_500_of_30: &str = "ring-offset-purple-500/30"; pub(crate) const ring_offset_purple_500_of_40: &str = "ring-offset-purple-500/40"; pub(crate) const ring_offset_purple_500_of_5: &str = "ring-offset-purple-500/5"; pub(crate) const ring_offset_purple_500_of_50: &str = "ring-offset-purple-500/50"; pub(crate) const ring_offset_purple_500_of_60: &str = "ring-offset-purple-500/60"; pub(crate) const ring_offset_purple_500_of_70: &str = "ring-offset-purple-500/70"; pub(crate) const ring_offset_purple_500_of_75: &str = "ring-offset-purple-500/75"; pub(crate) const ring_offset_purple_500_of_80: &str = "ring-offset-purple-500/80"; pub(crate) const ring_offset_purple_500_of_90: &str = "ring-offset-purple-500/90"; pub(crate) const ring_offset_purple_500_of_95: &str = "ring-offset-purple-500/95"; pub(crate) const ring_offset_purple_50_of_0: &str = "ring-offset-purple-50/0"; pub(crate) const ring_offset_purple_50_of_10: &str = "ring-offset-purple-50/10"; pub(crate) const ring_offset_purple_50_of_100: &str = "ring-offset-purple-50/100"; pub(crate) const ring_offset_purple_50_of_20: &str = "ring-offset-purple-50/20"; pub(crate) const ring_offset_purple_50_of_25: &str = "ring-offset-purple-50/25"; pub(crate) const ring_offset_purple_50_of_30: &str = "ring-offset-purple-50/30"; pub(crate) const ring_offset_purple_50_of_40: &str = "ring-offset-purple-50/40"; pub(crate) const ring_offset_purple_50_of_5: &str = "ring-offset-purple-50/5"; pub(crate) const ring_offset_purple_50_of_50: &str = "ring-offset-purple-50/50"; pub(crate) const ring_offset_purple_50_of_60: &str = "ring-offset-purple-50/60"; pub(crate) const ring_offset_purple_50_of_70: &str = "ring-offset-purple-50/70"; pub(crate) const ring_offset_purple_50_of_75: &str = "ring-offset-purple-50/75"; pub(crate) const ring_offset_purple_50_of_80: &str = "ring-offset-purple-50/80"; pub(crate) const ring_offset_purple_50_of_90: &str = "ring-offset-purple-50/90"; pub(crate) const ring_offset_purple_50_of_95: &str = "ring-offset-purple-50/95"; pub(crate) const ring_offset_purple_600: &str = "ring-offset-purple-600"; pub(crate) const ring_offset_purple_600_of_0: &str = "ring-offset-purple-600/0"; pub(crate) const ring_offset_purple_600_of_10: &str = "ring-offset-purple-600/10"; pub(crate) const ring_offset_purple_600_of_100: &str = "ring-offset-purple-600/100"; pub(crate) const ring_offset_purple_600_of_20: &str = "ring-offset-purple-600/20"; pub(crate) const ring_offset_purple_600_of_25: &str = "ring-offset-purple-600/25"; pub(crate) const ring_offset_purple_600_of_30: &str = "ring-offset-purple-600/30"; pub(crate) const ring_offset_purple_600_of_40: &str = "ring-offset-purple-600/40"; pub(crate) const ring_offset_purple_600_of_5: &str = "ring-offset-purple-600/5"; pub(crate) const ring_offset_purple_600_of_50: &str = "ring-offset-purple-600/50"; pub(crate) const ring_offset_purple_600_of_60: &str = "ring-offset-purple-600/60"; pub(crate) const ring_offset_purple_600_of_70: &str = "ring-offset-purple-600/70"; pub(crate) const ring_offset_purple_600_of_75: &str = "ring-offset-purple-600/75"; pub(crate) const ring_offset_purple_600_of_80: &str = "ring-offset-purple-600/80"; pub(crate) const ring_offset_purple_600_of_90: &str = "ring-offset-purple-600/90"; pub(crate) const ring_offset_purple_600_of_95: &str = "ring-offset-purple-600/95"; pub(crate) const ring_offset_purple_700: &str = "ring-offset-purple-700"; pub(crate) const ring_offset_purple_700_of_0: &str = "ring-offset-purple-700/0"; pub(crate) const ring_offset_purple_700_of_10: &str = "ring-offset-purple-700/10"; pub(crate) const ring_offset_purple_700_of_100: &str = "ring-offset-purple-700/100"; pub(crate) const ring_offset_purple_700_of_20: &str = "ring-offset-purple-700/20"; pub(crate) const ring_offset_purple_700_of_25: &str = "ring-offset-purple-700/25"; pub(crate) const ring_offset_purple_700_of_30: &str = "ring-offset-purple-700/30"; pub(crate) const ring_offset_purple_700_of_40: &str = "ring-offset-purple-700/40"; pub(crate) const ring_offset_purple_700_of_5: &str = "ring-offset-purple-700/5"; pub(crate) const ring_offset_purple_700_of_50: &str = "ring-offset-purple-700/50"; pub(crate) const ring_offset_purple_700_of_60: &str = "ring-offset-purple-700/60"; pub(crate) const ring_offset_purple_700_of_70: &str = "ring-offset-purple-700/70"; pub(crate) const ring_offset_purple_700_of_75: &str = "ring-offset-purple-700/75"; pub(crate) const ring_offset_purple_700_of_80: &str = "ring-offset-purple-700/80"; pub(crate) const ring_offset_purple_700_of_90: &str = "ring-offset-purple-700/90"; pub(crate) const ring_offset_purple_700_of_95: &str = "ring-offset-purple-700/95"; pub(crate) const ring_offset_purple_800: &str = "ring-offset-purple-800"; pub(crate) const ring_offset_purple_800_of_0: &str = "ring-offset-purple-800/0"; pub(crate) const ring_offset_purple_800_of_10: &str = "ring-offset-purple-800/10"; pub(crate) const ring_offset_purple_800_of_100: &str = "ring-offset-purple-800/100"; pub(crate) const ring_offset_purple_800_of_20: &str = "ring-offset-purple-800/20"; pub(crate) const ring_offset_purple_800_of_25: &str = "ring-offset-purple-800/25"; pub(crate) const ring_offset_purple_800_of_30: &str = "ring-offset-purple-800/30"; pub(crate) const ring_offset_purple_800_of_40: &str = "ring-offset-purple-800/40"; pub(crate) const ring_offset_purple_800_of_5: &str = "ring-offset-purple-800/5"; pub(crate) const ring_offset_purple_800_of_50: &str = "ring-offset-purple-800/50"; pub(crate) const ring_offset_purple_800_of_60: &str = "ring-offset-purple-800/60"; pub(crate) const ring_offset_purple_800_of_70: &str = "ring-offset-purple-800/70"; pub(crate) const ring_offset_purple_800_of_75: &str = "ring-offset-purple-800/75"; pub(crate) const ring_offset_purple_800_of_80: &str = "ring-offset-purple-800/80"; pub(crate) const ring_offset_purple_800_of_90: &str = "ring-offset-purple-800/90"; pub(crate) const ring_offset_purple_800_of_95: &str = "ring-offset-purple-800/95"; pub(crate) const ring_offset_purple_900: &str = "ring-offset-purple-900"; pub(crate) const ring_offset_purple_900_of_0: &str = "ring-offset-purple-900/0"; pub(crate) const ring_offset_purple_900_of_10: &str = "ring-offset-purple-900/10"; pub(crate) const ring_offset_purple_900_of_100: &str = "ring-offset-purple-900/100"; pub(crate) const ring_offset_purple_900_of_20: &str = "ring-offset-purple-900/20"; pub(crate) const ring_offset_purple_900_of_25: &str = "ring-offset-purple-900/25"; pub(crate) const ring_offset_purple_900_of_30: &str = "ring-offset-purple-900/30"; pub(crate) const ring_offset_purple_900_of_40: &str = "ring-offset-purple-900/40"; pub(crate) const ring_offset_purple_900_of_5: &str = "ring-offset-purple-900/5"; pub(crate) const ring_offset_purple_900_of_50: &str = "ring-offset-purple-900/50"; pub(crate) const ring_offset_purple_900_of_60: &str = "ring-offset-purple-900/60"; pub(crate) const ring_offset_purple_900_of_70: &str = "ring-offset-purple-900/70"; pub(crate) const ring_offset_purple_900_of_75: &str = "ring-offset-purple-900/75"; pub(crate) const ring_offset_purple_900_of_80: &str = "ring-offset-purple-900/80"; pub(crate) const ring_offset_purple_900_of_90: &str = "ring-offset-purple-900/90"; pub(crate) const ring_offset_purple_900_of_95: &str = "ring-offset-purple-900/95"; pub(crate) const ring_offset_red_100: &str = "ring-offset-red-100"; pub(crate) const ring_offset_red_100_of_0: &str = "ring-offset-red-100/0"; pub(crate) const ring_offset_red_100_of_10: &str = "ring-offset-red-100/10"; pub(crate) const ring_offset_red_100_of_100: &str = "ring-offset-red-100/100"; pub(crate) const ring_offset_red_100_of_20: &str = "ring-offset-red-100/20"; pub(crate) const ring_offset_red_100_of_25: &str = "ring-offset-red-100/25"; pub(crate) const ring_offset_red_100_of_30: &str = "ring-offset-red-100/30"; pub(crate) const ring_offset_red_100_of_40: &str = "ring-offset-red-100/40"; pub(crate) const ring_offset_red_100_of_5: &str = "ring-offset-red-100/5"; pub(crate) const ring_offset_red_100_of_50: &str = "ring-offset-red-100/50"; pub(crate) const ring_offset_red_100_of_60: &str = "ring-offset-red-100/60"; pub(crate) const ring_offset_red_100_of_70: &str = "ring-offset-red-100/70"; pub(crate) const ring_offset_red_100_of_75: &str = "ring-offset-red-100/75"; pub(crate) const ring_offset_red_100_of_80: &str = "ring-offset-red-100/80"; pub(crate) const ring_offset_red_100_of_90: &str = "ring-offset-red-100/90"; pub(crate) const ring_offset_red_100_of_95: &str = "ring-offset-red-100/95"; pub(crate) const ring_offset_red_200: &str = "ring-offset-red-200"; pub(crate) const ring_offset_red_200_of_0: &str = "ring-offset-red-200/0"; pub(crate) const ring_offset_red_200_of_10: &str = "ring-offset-red-200/10"; pub(crate) const ring_offset_red_200_of_100: &str = "ring-offset-red-200/100"; pub(crate) const ring_offset_red_200_of_20: &str = "ring-offset-red-200/20"; pub(crate) const ring_offset_red_200_of_25: &str = "ring-offset-red-200/25"; pub(crate) const ring_offset_red_200_of_30: &str = "ring-offset-red-200/30"; pub(crate) const ring_offset_red_200_of_40: &str = "ring-offset-red-200/40"; pub(crate) const ring_offset_red_200_of_5: &str = "ring-offset-red-200/5"; pub(crate) const ring_offset_red_200_of_50: &str = "ring-offset-red-200/50"; pub(crate) const ring_offset_red_200_of_60: &str = "ring-offset-red-200/60"; pub(crate) const ring_offset_red_200_of_70: &str = "ring-offset-red-200/70"; pub(crate) const ring_offset_red_200_of_75: &str = "ring-offset-red-200/75"; pub(crate) const ring_offset_red_200_of_80: &str = "ring-offset-red-200/80"; pub(crate) const ring_offset_red_200_of_90: &str = "ring-offset-red-200/90"; pub(crate) const ring_offset_red_200_of_95: &str = "ring-offset-red-200/95"; pub(crate) const ring_offset_red_300: &str = "ring-offset-red-300"; pub(crate) const ring_offset_red_300_of_0: &str = "ring-offset-red-300/0"; pub(crate) const ring_offset_red_300_of_10: &str = "ring-offset-red-300/10"; pub(crate) const ring_offset_red_300_of_100: &str = "ring-offset-red-300/100"; pub(crate) const ring_offset_red_300_of_20: &str = "ring-offset-red-300/20"; pub(crate) const ring_offset_red_300_of_25: &str = "ring-offset-red-300/25"; pub(crate) const ring_offset_red_300_of_30: &str = "ring-offset-red-300/30"; pub(crate) const ring_offset_red_300_of_40: &str = "ring-offset-red-300/40"; pub(crate) const ring_offset_red_300_of_5: &str = "ring-offset-red-300/5"; pub(crate) const ring_offset_red_300_of_50: &str = "ring-offset-red-300/50"; pub(crate) const ring_offset_red_300_of_60: &str = "ring-offset-red-300/60"; pub(crate) const ring_offset_red_300_of_70: &str = "ring-offset-red-300/70"; pub(crate) const ring_offset_red_300_of_75: &str = "ring-offset-red-300/75"; pub(crate) const ring_offset_red_300_of_80: &str = "ring-offset-red-300/80"; pub(crate) const ring_offset_red_300_of_90: &str = "ring-offset-red-300/90"; pub(crate) const ring_offset_red_300_of_95: &str = "ring-offset-red-300/95"; pub(crate) const ring_offset_red_400: &str = "ring-offset-red-400"; pub(crate) const ring_offset_red_400_of_0: &str = "ring-offset-red-400/0"; pub(crate) const ring_offset_red_400_of_10: &str = "ring-offset-red-400/10"; pub(crate) const ring_offset_red_400_of_100: &str = "ring-offset-red-400/100"; pub(crate) const ring_offset_red_400_of_20: &str = "ring-offset-red-400/20"; pub(crate) const ring_offset_red_400_of_25: &str = "ring-offset-red-400/25"; pub(crate) const ring_offset_red_400_of_30: &str = "ring-offset-red-400/30"; pub(crate) const ring_offset_red_400_of_40: &str = "ring-offset-red-400/40"; pub(crate) const ring_offset_red_400_of_5: &str = "ring-offset-red-400/5"; pub(crate) const ring_offset_red_400_of_50: &str = "ring-offset-red-400/50"; pub(crate) const ring_offset_red_400_of_60: &str = "ring-offset-red-400/60"; pub(crate) const ring_offset_red_400_of_70: &str = "ring-offset-red-400/70"; pub(crate) const ring_offset_red_400_of_75: &str = "ring-offset-red-400/75"; pub(crate) const ring_offset_red_400_of_80: &str = "ring-offset-red-400/80"; pub(crate) const ring_offset_red_400_of_90: &str = "ring-offset-red-400/90"; pub(crate) const ring_offset_red_400_of_95: &str = "ring-offset-red-400/95"; pub(crate) const ring_offset_red_50: &str = "ring-offset-red-50"; pub(crate) const ring_offset_red_500: &str = "ring-offset-red-500"; pub(crate) const ring_offset_red_500_of_0: &str = "ring-offset-red-500/0"; pub(crate) const ring_offset_red_500_of_10: &str = "ring-offset-red-500/10"; pub(crate) const ring_offset_red_500_of_100: &str = "ring-offset-red-500/100"; pub(crate) const ring_offset_red_500_of_20: &str = "ring-offset-red-500/20"; pub(crate) const ring_offset_red_500_of_25: &str = "ring-offset-red-500/25"; pub(crate) const ring_offset_red_500_of_30: &str = "ring-offset-red-500/30"; pub(crate) const ring_offset_red_500_of_40: &str = "ring-offset-red-500/40"; pub(crate) const ring_offset_red_500_of_5: &str = "ring-offset-red-500/5"; pub(crate) const ring_offset_red_500_of_50: &str = "ring-offset-red-500/50"; pub(crate) const ring_offset_red_500_of_60: &str = "ring-offset-red-500/60"; pub(crate) const ring_offset_red_500_of_70: &str = "ring-offset-red-500/70"; pub(crate) const ring_offset_red_500_of_75: &str = "ring-offset-red-500/75"; pub(crate) const ring_offset_red_500_of_80: &str = "ring-offset-red-500/80"; pub(crate) const ring_offset_red_500_of_90: &str = "ring-offset-red-500/90"; pub(crate) const ring_offset_red_500_of_95: &str = "ring-offset-red-500/95"; pub(crate) const ring_offset_red_50_of_0: &str = "ring-offset-red-50/0"; pub(crate) const ring_offset_red_50_of_10: &str = "ring-offset-red-50/10"; pub(crate) const ring_offset_red_50_of_100: &str = "ring-offset-red-50/100"; pub(crate) const ring_offset_red_50_of_20: &str = "ring-offset-red-50/20"; pub(crate) const ring_offset_red_50_of_25: &str = "ring-offset-red-50/25"; pub(crate) const ring_offset_red_50_of_30: &str = "ring-offset-red-50/30"; pub(crate) const ring_offset_red_50_of_40: &str = "ring-offset-red-50/40"; pub(crate) const ring_offset_red_50_of_5: &str = "ring-offset-red-50/5"; pub(crate) const ring_offset_red_50_of_50: &str = "ring-offset-red-50/50"; pub(crate) const ring_offset_red_50_of_60: &str = "ring-offset-red-50/60"; pub(crate) const ring_offset_red_50_of_70: &str = "ring-offset-red-50/70"; pub(crate) const ring_offset_red_50_of_75: &str = "ring-offset-red-50/75"; pub(crate) const ring_offset_red_50_of_80: &str = "ring-offset-red-50/80"; pub(crate) const ring_offset_red_50_of_90: &str = "ring-offset-red-50/90"; pub(crate) const ring_offset_red_50_of_95: &str = "ring-offset-red-50/95"; pub(crate) const ring_offset_red_600: &str = "ring-offset-red-600"; pub(crate) const ring_offset_red_600_of_0: &str = "ring-offset-red-600/0"; pub(crate) const ring_offset_red_600_of_10: &str = "ring-offset-red-600/10"; pub(crate) const ring_offset_red_600_of_100: &str = "ring-offset-red-600/100"; pub(crate) const ring_offset_red_600_of_20: &str = "ring-offset-red-600/20"; pub(crate) const ring_offset_red_600_of_25: &str = "ring-offset-red-600/25"; pub(crate) const ring_offset_red_600_of_30: &str = "ring-offset-red-600/30"; pub(crate) const ring_offset_red_600_of_40: &str = "ring-offset-red-600/40"; pub(crate) const ring_offset_red_600_of_5: &str = "ring-offset-red-600/5"; pub(crate) const ring_offset_red_600_of_50: &str = "ring-offset-red-600/50"; pub(crate) const ring_offset_red_600_of_60: &str = "ring-offset-red-600/60"; pub(crate) const ring_offset_red_600_of_70: &str = "ring-offset-red-600/70"; pub(crate) const ring_offset_red_600_of_75: &str = "ring-offset-red-600/75"; pub(crate) const ring_offset_red_600_of_80: &str = "ring-offset-red-600/80"; pub(crate) const ring_offset_red_600_of_90: &str = "ring-offset-red-600/90"; pub(crate) const ring_offset_red_600_of_95: &str = "ring-offset-red-600/95"; pub(crate) const ring_offset_red_700: &str = "ring-offset-red-700"; pub(crate) const ring_offset_red_700_of_0: &str = "ring-offset-red-700/0"; pub(crate) const ring_offset_red_700_of_10: &str = "ring-offset-red-700/10"; pub(crate) const ring_offset_red_700_of_100: &str = "ring-offset-red-700/100"; pub(crate) const ring_offset_red_700_of_20: &str = "ring-offset-red-700/20"; pub(crate) const ring_offset_red_700_of_25: &str = "ring-offset-red-700/25"; pub(crate) const ring_offset_red_700_of_30: &str = "ring-offset-red-700/30"; pub(crate) const ring_offset_red_700_of_40: &str = "ring-offset-red-700/40"; pub(crate) const ring_offset_red_700_of_5: &str = "ring-offset-red-700/5"; pub(crate) const ring_offset_red_700_of_50: &str = "ring-offset-red-700/50"; pub(crate) const ring_offset_red_700_of_60: &str = "ring-offset-red-700/60"; pub(crate) const ring_offset_red_700_of_70: &str = "ring-offset-red-700/70"; pub(crate) const ring_offset_red_700_of_75: &str = "ring-offset-red-700/75"; pub(crate) const ring_offset_red_700_of_80: &str = "ring-offset-red-700/80"; pub(crate) const ring_offset_red_700_of_90: &str = "ring-offset-red-700/90"; pub(crate) const ring_offset_red_700_of_95: &str = "ring-offset-red-700/95"; pub(crate) const ring_offset_red_800: &str = "ring-offset-red-800"; pub(crate) const ring_offset_red_800_of_0: &str = "ring-offset-red-800/0"; pub(crate) const ring_offset_red_800_of_10: &str = "ring-offset-red-800/10"; pub(crate) const ring_offset_red_800_of_100: &str = "ring-offset-red-800/100"; pub(crate) const ring_offset_red_800_of_20: &str = "ring-offset-red-800/20"; pub(crate) const ring_offset_red_800_of_25: &str = "ring-offset-red-800/25"; pub(crate) const ring_offset_red_800_of_30: &str = "ring-offset-red-800/30"; pub(crate) const ring_offset_red_800_of_40: &str = "ring-offset-red-800/40"; pub(crate) const ring_offset_red_800_of_5: &str = "ring-offset-red-800/5"; pub(crate) const ring_offset_red_800_of_50: &str = "ring-offset-red-800/50"; pub(crate) const ring_offset_red_800_of_60: &str = "ring-offset-red-800/60"; pub(crate) const ring_offset_red_800_of_70: &str = "ring-offset-red-800/70"; pub(crate) const ring_offset_red_800_of_75: &str = "ring-offset-red-800/75"; pub(crate) const ring_offset_red_800_of_80: &str = "ring-offset-red-800/80"; pub(crate) const ring_offset_red_800_of_90: &str = "ring-offset-red-800/90"; pub(crate) const ring_offset_red_800_of_95: &str = "ring-offset-red-800/95"; pub(crate) const ring_offset_red_900: &str = "ring-offset-red-900"; pub(crate) const ring_offset_red_900_of_0: &str = "ring-offset-red-900/0"; pub(crate) const ring_offset_red_900_of_10: &str = "ring-offset-red-900/10"; pub(crate) const ring_offset_red_900_of_100: &str = "ring-offset-red-900/100"; pub(crate) const ring_offset_red_900_of_20: &str = "ring-offset-red-900/20"; pub(crate) const ring_offset_red_900_of_25: &str = "ring-offset-red-900/25"; pub(crate) const ring_offset_red_900_of_30: &str = "ring-offset-red-900/30"; pub(crate) const ring_offset_red_900_of_40: &str = "ring-offset-red-900/40"; pub(crate) const ring_offset_red_900_of_5: &str = "ring-offset-red-900/5"; pub(crate) const ring_offset_red_900_of_50: &str = "ring-offset-red-900/50"; pub(crate) const ring_offset_red_900_of_60: &str = "ring-offset-red-900/60"; pub(crate) const ring_offset_red_900_of_70: &str = "ring-offset-red-900/70"; pub(crate) const ring_offset_red_900_of_75: &str = "ring-offset-red-900/75"; pub(crate) const ring_offset_red_900_of_80: &str = "ring-offset-red-900/80"; pub(crate) const ring_offset_red_900_of_90: &str = "ring-offset-red-900/90"; pub(crate) const ring_offset_red_900_of_95: &str = "ring-offset-red-900/95"; pub(crate) const ring_offset_rose_100: &str = "ring-offset-rose-100"; pub(crate) const ring_offset_rose_100_of_0: &str = "ring-offset-rose-100/0"; pub(crate) const ring_offset_rose_100_of_10: &str = "ring-offset-rose-100/10"; pub(crate) const ring_offset_rose_100_of_100: &str = "ring-offset-rose-100/100"; pub(crate) const ring_offset_rose_100_of_20: &str = "ring-offset-rose-100/20"; pub(crate) const ring_offset_rose_100_of_25: &str = "ring-offset-rose-100/25"; pub(crate) const ring_offset_rose_100_of_30: &str = "ring-offset-rose-100/30"; pub(crate) const ring_offset_rose_100_of_40: &str = "ring-offset-rose-100/40"; pub(crate) const ring_offset_rose_100_of_5: &str = "ring-offset-rose-100/5"; pub(crate) const ring_offset_rose_100_of_50: &str = "ring-offset-rose-100/50"; pub(crate) const ring_offset_rose_100_of_60: &str = "ring-offset-rose-100/60"; pub(crate) const ring_offset_rose_100_of_70: &str = "ring-offset-rose-100/70"; pub(crate) const ring_offset_rose_100_of_75: &str = "ring-offset-rose-100/75"; pub(crate) const ring_offset_rose_100_of_80: &str = "ring-offset-rose-100/80"; pub(crate) const ring_offset_rose_100_of_90: &str = "ring-offset-rose-100/90"; pub(crate) const ring_offset_rose_100_of_95: &str = "ring-offset-rose-100/95"; pub(crate) const ring_offset_rose_200: &str = "ring-offset-rose-200"; pub(crate) const ring_offset_rose_200_of_0: &str = "ring-offset-rose-200/0"; pub(crate) const ring_offset_rose_200_of_10: &str = "ring-offset-rose-200/10"; pub(crate) const ring_offset_rose_200_of_100: &str = "ring-offset-rose-200/100"; pub(crate) const ring_offset_rose_200_of_20: &str = "ring-offset-rose-200/20"; pub(crate) const ring_offset_rose_200_of_25: &str = "ring-offset-rose-200/25"; pub(crate) const ring_offset_rose_200_of_30: &str = "ring-offset-rose-200/30"; pub(crate) const ring_offset_rose_200_of_40: &str = "ring-offset-rose-200/40"; pub(crate) const ring_offset_rose_200_of_5: &str = "ring-offset-rose-200/5"; pub(crate) const ring_offset_rose_200_of_50: &str = "ring-offset-rose-200/50"; pub(crate) const ring_offset_rose_200_of_60: &str = "ring-offset-rose-200/60"; pub(crate) const ring_offset_rose_200_of_70: &str = "ring-offset-rose-200/70"; pub(crate) const ring_offset_rose_200_of_75: &str = "ring-offset-rose-200/75"; pub(crate) const ring_offset_rose_200_of_80: &str = "ring-offset-rose-200/80"; pub(crate) const ring_offset_rose_200_of_90: &str = "ring-offset-rose-200/90"; pub(crate) const ring_offset_rose_200_of_95: &str = "ring-offset-rose-200/95"; pub(crate) const ring_offset_rose_300: &str = "ring-offset-rose-300"; pub(crate) const ring_offset_rose_300_of_0: &str = "ring-offset-rose-300/0"; pub(crate) const ring_offset_rose_300_of_10: &str = "ring-offset-rose-300/10"; pub(crate) const ring_offset_rose_300_of_100: &str = "ring-offset-rose-300/100"; pub(crate) const ring_offset_rose_300_of_20: &str = "ring-offset-rose-300/20"; pub(crate) const ring_offset_rose_300_of_25: &str = "ring-offset-rose-300/25"; pub(crate) const ring_offset_rose_300_of_30: &str = "ring-offset-rose-300/30"; pub(crate) const ring_offset_rose_300_of_40: &str = "ring-offset-rose-300/40"; pub(crate) const ring_offset_rose_300_of_5: &str = "ring-offset-rose-300/5"; pub(crate) const ring_offset_rose_300_of_50: &str = "ring-offset-rose-300/50"; pub(crate) const ring_offset_rose_300_of_60: &str = "ring-offset-rose-300/60"; pub(crate) const ring_offset_rose_300_of_70: &str = "ring-offset-rose-300/70"; pub(crate) const ring_offset_rose_300_of_75: &str = "ring-offset-rose-300/75"; pub(crate) const ring_offset_rose_300_of_80: &str = "ring-offset-rose-300/80"; pub(crate) const ring_offset_rose_300_of_90: &str = "ring-offset-rose-300/90"; pub(crate) const ring_offset_rose_300_of_95: &str = "ring-offset-rose-300/95"; pub(crate) const ring_offset_rose_400: &str = "ring-offset-rose-400"; pub(crate) const ring_offset_rose_400_of_0: &str = "ring-offset-rose-400/0"; pub(crate) const ring_offset_rose_400_of_10: &str = "ring-offset-rose-400/10"; pub(crate) const ring_offset_rose_400_of_100: &str = "ring-offset-rose-400/100"; pub(crate) const ring_offset_rose_400_of_20: &str = "ring-offset-rose-400/20"; pub(crate) const ring_offset_rose_400_of_25: &str = "ring-offset-rose-400/25"; pub(crate) const ring_offset_rose_400_of_30: &str = "ring-offset-rose-400/30"; pub(crate) const ring_offset_rose_400_of_40: &str = "ring-offset-rose-400/40"; pub(crate) const ring_offset_rose_400_of_5: &str = "ring-offset-rose-400/5"; pub(crate) const ring_offset_rose_400_of_50: &str = "ring-offset-rose-400/50"; pub(crate) const ring_offset_rose_400_of_60: &str = "ring-offset-rose-400/60"; pub(crate) const ring_offset_rose_400_of_70: &str = "ring-offset-rose-400/70"; pub(crate) const ring_offset_rose_400_of_75: &str = "ring-offset-rose-400/75"; pub(crate) const ring_offset_rose_400_of_80: &str = "ring-offset-rose-400/80"; pub(crate) const ring_offset_rose_400_of_90: &str = "ring-offset-rose-400/90"; pub(crate) const ring_offset_rose_400_of_95: &str = "ring-offset-rose-400/95"; pub(crate) const ring_offset_rose_50: &str = "ring-offset-rose-50"; pub(crate) const ring_offset_rose_500: &str = "ring-offset-rose-500"; pub(crate) const ring_offset_rose_500_of_0: &str = "ring-offset-rose-500/0"; pub(crate) const ring_offset_rose_500_of_10: &str = "ring-offset-rose-500/10"; pub(crate) const ring_offset_rose_500_of_100: &str = "ring-offset-rose-500/100"; pub(crate) const ring_offset_rose_500_of_20: &str = "ring-offset-rose-500/20"; pub(crate) const ring_offset_rose_500_of_25: &str = "ring-offset-rose-500/25"; pub(crate) const ring_offset_rose_500_of_30: &str = "ring-offset-rose-500/30"; pub(crate) const ring_offset_rose_500_of_40: &str = "ring-offset-rose-500/40"; pub(crate) const ring_offset_rose_500_of_5: &str = "ring-offset-rose-500/5"; pub(crate) const ring_offset_rose_500_of_50: &str = "ring-offset-rose-500/50"; pub(crate) const ring_offset_rose_500_of_60: &str = "ring-offset-rose-500/60"; pub(crate) const ring_offset_rose_500_of_70: &str = "ring-offset-rose-500/70"; pub(crate) const ring_offset_rose_500_of_75: &str = "ring-offset-rose-500/75"; pub(crate) const ring_offset_rose_500_of_80: &str = "ring-offset-rose-500/80"; pub(crate) const ring_offset_rose_500_of_90: &str = "ring-offset-rose-500/90"; pub(crate) const ring_offset_rose_500_of_95: &str = "ring-offset-rose-500/95"; pub(crate) const ring_offset_rose_50_of_0: &str = "ring-offset-rose-50/0"; pub(crate) const ring_offset_rose_50_of_10: &str = "ring-offset-rose-50/10"; pub(crate) const ring_offset_rose_50_of_100: &str = "ring-offset-rose-50/100"; pub(crate) const ring_offset_rose_50_of_20: &str = "ring-offset-rose-50/20"; pub(crate) const ring_offset_rose_50_of_25: &str = "ring-offset-rose-50/25"; pub(crate) const ring_offset_rose_50_of_30: &str = "ring-offset-rose-50/30"; pub(crate) const ring_offset_rose_50_of_40: &str = "ring-offset-rose-50/40"; pub(crate) const ring_offset_rose_50_of_5: &str = "ring-offset-rose-50/5"; pub(crate) const ring_offset_rose_50_of_50: &str = "ring-offset-rose-50/50"; pub(crate) const ring_offset_rose_50_of_60: &str = "ring-offset-rose-50/60"; pub(crate) const ring_offset_rose_50_of_70: &str = "ring-offset-rose-50/70"; pub(crate) const ring_offset_rose_50_of_75: &str = "ring-offset-rose-50/75"; pub(crate) const ring_offset_rose_50_of_80: &str = "ring-offset-rose-50/80"; pub(crate) const ring_offset_rose_50_of_90: &str = "ring-offset-rose-50/90"; pub(crate) const ring_offset_rose_50_of_95: &str = "ring-offset-rose-50/95"; pub(crate) const ring_offset_rose_600: &str = "ring-offset-rose-600"; pub(crate) const ring_offset_rose_600_of_0: &str = "ring-offset-rose-600/0"; pub(crate) const ring_offset_rose_600_of_10: &str = "ring-offset-rose-600/10"; pub(crate) const ring_offset_rose_600_of_100: &str = "ring-offset-rose-600/100"; pub(crate) const ring_offset_rose_600_of_20: &str = "ring-offset-rose-600/20"; pub(crate) const ring_offset_rose_600_of_25: &str = "ring-offset-rose-600/25"; pub(crate) const ring_offset_rose_600_of_30: &str = "ring-offset-rose-600/30"; pub(crate) const ring_offset_rose_600_of_40: &str = "ring-offset-rose-600/40"; pub(crate) const ring_offset_rose_600_of_5: &str = "ring-offset-rose-600/5"; pub(crate) const ring_offset_rose_600_of_50: &str = "ring-offset-rose-600/50"; pub(crate) const ring_offset_rose_600_of_60: &str = "ring-offset-rose-600/60"; pub(crate) const ring_offset_rose_600_of_70: &str = "ring-offset-rose-600/70"; pub(crate) const ring_offset_rose_600_of_75: &str = "ring-offset-rose-600/75"; pub(crate) const ring_offset_rose_600_of_80: &str = "ring-offset-rose-600/80"; pub(crate) const ring_offset_rose_600_of_90: &str = "ring-offset-rose-600/90"; pub(crate) const ring_offset_rose_600_of_95: &str = "ring-offset-rose-600/95"; pub(crate) const ring_offset_rose_700: &str = "ring-offset-rose-700"; pub(crate) const ring_offset_rose_700_of_0: &str = "ring-offset-rose-700/0"; pub(crate) const ring_offset_rose_700_of_10: &str = "ring-offset-rose-700/10"; pub(crate) const ring_offset_rose_700_of_100: &str = "ring-offset-rose-700/100"; pub(crate) const ring_offset_rose_700_of_20: &str = "ring-offset-rose-700/20"; pub(crate) const ring_offset_rose_700_of_25: &str = "ring-offset-rose-700/25"; pub(crate) const ring_offset_rose_700_of_30: &str = "ring-offset-rose-700/30"; pub(crate) const ring_offset_rose_700_of_40: &str = "ring-offset-rose-700/40"; pub(crate) const ring_offset_rose_700_of_5: &str = "ring-offset-rose-700/5"; pub(crate) const ring_offset_rose_700_of_50: &str = "ring-offset-rose-700/50"; pub(crate) const ring_offset_rose_700_of_60: &str = "ring-offset-rose-700/60"; pub(crate) const ring_offset_rose_700_of_70: &str = "ring-offset-rose-700/70"; pub(crate) const ring_offset_rose_700_of_75: &str = "ring-offset-rose-700/75"; pub(crate) const ring_offset_rose_700_of_80: &str = "ring-offset-rose-700/80"; pub(crate) const ring_offset_rose_700_of_90: &str = "ring-offset-rose-700/90"; pub(crate) const ring_offset_rose_700_of_95: &str = "ring-offset-rose-700/95"; pub(crate) const ring_offset_rose_800: &str = "ring-offset-rose-800"; pub(crate) const ring_offset_rose_800_of_0: &str = "ring-offset-rose-800/0"; pub(crate) const ring_offset_rose_800_of_10: &str = "ring-offset-rose-800/10"; pub(crate) const ring_offset_rose_800_of_100: &str = "ring-offset-rose-800/100"; pub(crate) const ring_offset_rose_800_of_20: &str = "ring-offset-rose-800/20"; pub(crate) const ring_offset_rose_800_of_25: &str = "ring-offset-rose-800/25"; pub(crate) const ring_offset_rose_800_of_30: &str = "ring-offset-rose-800/30"; pub(crate) const ring_offset_rose_800_of_40: &str = "ring-offset-rose-800/40"; pub(crate) const ring_offset_rose_800_of_5: &str = "ring-offset-rose-800/5"; pub(crate) const ring_offset_rose_800_of_50: &str = "ring-offset-rose-800/50"; pub(crate) const ring_offset_rose_800_of_60: &str = "ring-offset-rose-800/60"; pub(crate) const ring_offset_rose_800_of_70: &str = "ring-offset-rose-800/70"; pub(crate) const ring_offset_rose_800_of_75: &str = "ring-offset-rose-800/75"; pub(crate) const ring_offset_rose_800_of_80: &str = "ring-offset-rose-800/80"; pub(crate) const ring_offset_rose_800_of_90: &str = "ring-offset-rose-800/90"; pub(crate) const ring_offset_rose_800_of_95: &str = "ring-offset-rose-800/95"; pub(crate) const ring_offset_rose_900: &str = "ring-offset-rose-900"; pub(crate) const ring_offset_rose_900_of_0: &str = "ring-offset-rose-900/0"; pub(crate) const ring_offset_rose_900_of_10: &str = "ring-offset-rose-900/10"; pub(crate) const ring_offset_rose_900_of_100: &str = "ring-offset-rose-900/100"; pub(crate) const ring_offset_rose_900_of_20: &str = "ring-offset-rose-900/20"; pub(crate) const ring_offset_rose_900_of_25: &str = "ring-offset-rose-900/25"; pub(crate) const ring_offset_rose_900_of_30: &str = "ring-offset-rose-900/30"; pub(crate) const ring_offset_rose_900_of_40: &str = "ring-offset-rose-900/40"; pub(crate) const ring_offset_rose_900_of_5: &str = "ring-offset-rose-900/5"; pub(crate) const ring_offset_rose_900_of_50: &str = "ring-offset-rose-900/50"; pub(crate) const ring_offset_rose_900_of_60: &str = "ring-offset-rose-900/60"; pub(crate) const ring_offset_rose_900_of_70: &str = "ring-offset-rose-900/70"; pub(crate) const ring_offset_rose_900_of_75: &str = "ring-offset-rose-900/75"; pub(crate) const ring_offset_rose_900_of_80: &str = "ring-offset-rose-900/80"; pub(crate) const ring_offset_rose_900_of_90: &str = "ring-offset-rose-900/90"; pub(crate) const ring_offset_rose_900_of_95: &str = "ring-offset-rose-900/95"; pub(crate) const ring_offset_sky_100: &str = "ring-offset-sky-100"; pub(crate) const ring_offset_sky_100_of_0: &str = "ring-offset-sky-100/0"; pub(crate) const ring_offset_sky_100_of_10: &str = "ring-offset-sky-100/10"; pub(crate) const ring_offset_sky_100_of_100: &str = "ring-offset-sky-100/100"; pub(crate) const ring_offset_sky_100_of_20: &str = "ring-offset-sky-100/20"; pub(crate) const ring_offset_sky_100_of_25: &str = "ring-offset-sky-100/25"; pub(crate) const ring_offset_sky_100_of_30: &str = "ring-offset-sky-100/30"; pub(crate) const ring_offset_sky_100_of_40: &str = "ring-offset-sky-100/40"; pub(crate) const ring_offset_sky_100_of_5: &str = "ring-offset-sky-100/5"; pub(crate) const ring_offset_sky_100_of_50: &str = "ring-offset-sky-100/50"; pub(crate) const ring_offset_sky_100_of_60: &str = "ring-offset-sky-100/60"; pub(crate) const ring_offset_sky_100_of_70: &str = "ring-offset-sky-100/70"; pub(crate) const ring_offset_sky_100_of_75: &str = "ring-offset-sky-100/75"; pub(crate) const ring_offset_sky_100_of_80: &str = "ring-offset-sky-100/80"; pub(crate) const ring_offset_sky_100_of_90: &str = "ring-offset-sky-100/90"; pub(crate) const ring_offset_sky_100_of_95: &str = "ring-offset-sky-100/95"; pub(crate) const ring_offset_sky_200: &str = "ring-offset-sky-200"; pub(crate) const ring_offset_sky_200_of_0: &str = "ring-offset-sky-200/0"; pub(crate) const ring_offset_sky_200_of_10: &str = "ring-offset-sky-200/10"; pub(crate) const ring_offset_sky_200_of_100: &str = "ring-offset-sky-200/100"; pub(crate) const ring_offset_sky_200_of_20: &str = "ring-offset-sky-200/20"; pub(crate) const ring_offset_sky_200_of_25: &str = "ring-offset-sky-200/25"; pub(crate) const ring_offset_sky_200_of_30: &str = "ring-offset-sky-200/30"; pub(crate) const ring_offset_sky_200_of_40: &str = "ring-offset-sky-200/40"; pub(crate) const ring_offset_sky_200_of_5: &str = "ring-offset-sky-200/5"; pub(crate) const ring_offset_sky_200_of_50: &str = "ring-offset-sky-200/50"; pub(crate) const ring_offset_sky_200_of_60: &str = "ring-offset-sky-200/60"; pub(crate) const ring_offset_sky_200_of_70: &str = "ring-offset-sky-200/70"; pub(crate) const ring_offset_sky_200_of_75: &str = "ring-offset-sky-200/75"; pub(crate) const ring_offset_sky_200_of_80: &str = "ring-offset-sky-200/80"; pub(crate) const ring_offset_sky_200_of_90: &str = "ring-offset-sky-200/90"; pub(crate) const ring_offset_sky_200_of_95: &str = "ring-offset-sky-200/95"; pub(crate) const ring_offset_sky_300: &str = "ring-offset-sky-300"; pub(crate) const ring_offset_sky_300_of_0: &str = "ring-offset-sky-300/0"; pub(crate) const ring_offset_sky_300_of_10: &str = "ring-offset-sky-300/10"; pub(crate) const ring_offset_sky_300_of_100: &str = "ring-offset-sky-300/100"; pub(crate) const ring_offset_sky_300_of_20: &str = "ring-offset-sky-300/20"; pub(crate) const ring_offset_sky_300_of_25: &str = "ring-offset-sky-300/25"; pub(crate) const ring_offset_sky_300_of_30: &str = "ring-offset-sky-300/30"; pub(crate) const ring_offset_sky_300_of_40: &str = "ring-offset-sky-300/40"; pub(crate) const ring_offset_sky_300_of_5: &str = "ring-offset-sky-300/5"; pub(crate) const ring_offset_sky_300_of_50: &str = "ring-offset-sky-300/50"; pub(crate) const ring_offset_sky_300_of_60: &str = "ring-offset-sky-300/60"; pub(crate) const ring_offset_sky_300_of_70: &str = "ring-offset-sky-300/70"; pub(crate) const ring_offset_sky_300_of_75: &str = "ring-offset-sky-300/75"; pub(crate) const ring_offset_sky_300_of_80: &str = "ring-offset-sky-300/80"; pub(crate) const ring_offset_sky_300_of_90: &str = "ring-offset-sky-300/90"; pub(crate) const ring_offset_sky_300_of_95: &str = "ring-offset-sky-300/95"; pub(crate) const ring_offset_sky_400: &str = "ring-offset-sky-400"; pub(crate) const ring_offset_sky_400_of_0: &str = "ring-offset-sky-400/0"; pub(crate) const ring_offset_sky_400_of_10: &str = "ring-offset-sky-400/10"; pub(crate) const ring_offset_sky_400_of_100: &str = "ring-offset-sky-400/100"; pub(crate) const ring_offset_sky_400_of_20: &str = "ring-offset-sky-400/20"; pub(crate) const ring_offset_sky_400_of_25: &str = "ring-offset-sky-400/25"; pub(crate) const ring_offset_sky_400_of_30: &str = "ring-offset-sky-400/30"; pub(crate) const ring_offset_sky_400_of_40: &str = "ring-offset-sky-400/40"; pub(crate) const ring_offset_sky_400_of_5: &str = "ring-offset-sky-400/5"; pub(crate) const ring_offset_sky_400_of_50: &str = "ring-offset-sky-400/50"; pub(crate) const ring_offset_sky_400_of_60: &str = "ring-offset-sky-400/60"; pub(crate) const ring_offset_sky_400_of_70: &str = "ring-offset-sky-400/70"; pub(crate) const ring_offset_sky_400_of_75: &str = "ring-offset-sky-400/75"; pub(crate) const ring_offset_sky_400_of_80: &str = "ring-offset-sky-400/80"; pub(crate) const ring_offset_sky_400_of_90: &str = "ring-offset-sky-400/90"; pub(crate) const ring_offset_sky_400_of_95: &str = "ring-offset-sky-400/95"; pub(crate) const ring_offset_sky_50: &str = "ring-offset-sky-50"; pub(crate) const ring_offset_sky_500: &str = "ring-offset-sky-500"; pub(crate) const ring_offset_sky_500_of_0: &str = "ring-offset-sky-500/0"; pub(crate) const ring_offset_sky_500_of_10: &str = "ring-offset-sky-500/10"; pub(crate) const ring_offset_sky_500_of_100: &str = "ring-offset-sky-500/100"; pub(crate) const ring_offset_sky_500_of_20: &str = "ring-offset-sky-500/20"; pub(crate) const ring_offset_sky_500_of_25: &str = "ring-offset-sky-500/25"; pub(crate) const ring_offset_sky_500_of_30: &str = "ring-offset-sky-500/30"; pub(crate) const ring_offset_sky_500_of_40: &str = "ring-offset-sky-500/40"; pub(crate) const ring_offset_sky_500_of_5: &str = "ring-offset-sky-500/5"; pub(crate) const ring_offset_sky_500_of_50: &str = "ring-offset-sky-500/50"; pub(crate) const ring_offset_sky_500_of_60: &str = "ring-offset-sky-500/60"; pub(crate) const ring_offset_sky_500_of_70: &str = "ring-offset-sky-500/70"; pub(crate) const ring_offset_sky_500_of_75: &str = "ring-offset-sky-500/75"; pub(crate) const ring_offset_sky_500_of_80: &str = "ring-offset-sky-500/80"; pub(crate) const ring_offset_sky_500_of_90: &str = "ring-offset-sky-500/90"; pub(crate) const ring_offset_sky_500_of_95: &str = "ring-offset-sky-500/95"; pub(crate) const ring_offset_sky_50_of_0: &str = "ring-offset-sky-50/0"; pub(crate) const ring_offset_sky_50_of_10: &str = "ring-offset-sky-50/10"; pub(crate) const ring_offset_sky_50_of_100: &str = "ring-offset-sky-50/100"; pub(crate) const ring_offset_sky_50_of_20: &str = "ring-offset-sky-50/20"; pub(crate) const ring_offset_sky_50_of_25: &str = "ring-offset-sky-50/25"; pub(crate) const ring_offset_sky_50_of_30: &str = "ring-offset-sky-50/30"; pub(crate) const ring_offset_sky_50_of_40: &str = "ring-offset-sky-50/40"; pub(crate) const ring_offset_sky_50_of_5: &str = "ring-offset-sky-50/5"; pub(crate) const ring_offset_sky_50_of_50: &str = "ring-offset-sky-50/50"; pub(crate) const ring_offset_sky_50_of_60: &str = "ring-offset-sky-50/60"; pub(crate) const ring_offset_sky_50_of_70: &str = "ring-offset-sky-50/70"; pub(crate) const ring_offset_sky_50_of_75: &str = "ring-offset-sky-50/75"; pub(crate) const ring_offset_sky_50_of_80: &str = "ring-offset-sky-50/80"; pub(crate) const ring_offset_sky_50_of_90: &str = "ring-offset-sky-50/90"; pub(crate) const ring_offset_sky_50_of_95: &str = "ring-offset-sky-50/95"; pub(crate) const ring_offset_sky_600: &str = "ring-offset-sky-600"; pub(crate) const ring_offset_sky_600_of_0: &str = "ring-offset-sky-600/0"; pub(crate) const ring_offset_sky_600_of_10: &str = "ring-offset-sky-600/10"; pub(crate) const ring_offset_sky_600_of_100: &str = "ring-offset-sky-600/100"; pub(crate) const ring_offset_sky_600_of_20: &str = "ring-offset-sky-600/20"; pub(crate) const ring_offset_sky_600_of_25: &str = "ring-offset-sky-600/25"; pub(crate) const ring_offset_sky_600_of_30: &str = "ring-offset-sky-600/30"; pub(crate) const ring_offset_sky_600_of_40: &str = "ring-offset-sky-600/40"; pub(crate) const ring_offset_sky_600_of_5: &str = "ring-offset-sky-600/5"; pub(crate) const ring_offset_sky_600_of_50: &str = "ring-offset-sky-600/50"; pub(crate) const ring_offset_sky_600_of_60: &str = "ring-offset-sky-600/60"; pub(crate) const ring_offset_sky_600_of_70: &str = "ring-offset-sky-600/70"; pub(crate) const ring_offset_sky_600_of_75: &str = "ring-offset-sky-600/75"; pub(crate) const ring_offset_sky_600_of_80: &str = "ring-offset-sky-600/80"; pub(crate) const ring_offset_sky_600_of_90: &str = "ring-offset-sky-600/90"; pub(crate) const ring_offset_sky_600_of_95: &str = "ring-offset-sky-600/95"; pub(crate) const ring_offset_sky_700: &str = "ring-offset-sky-700"; pub(crate) const ring_offset_sky_700_of_0: &str = "ring-offset-sky-700/0"; pub(crate) const ring_offset_sky_700_of_10: &str = "ring-offset-sky-700/10"; pub(crate) const ring_offset_sky_700_of_100: &str = "ring-offset-sky-700/100"; pub(crate) const ring_offset_sky_700_of_20: &str = "ring-offset-sky-700/20"; pub(crate) const ring_offset_sky_700_of_25: &str = "ring-offset-sky-700/25"; pub(crate) const ring_offset_sky_700_of_30: &str = "ring-offset-sky-700/30"; pub(crate) const ring_offset_sky_700_of_40: &str = "ring-offset-sky-700/40"; pub(crate) const ring_offset_sky_700_of_5: &str = "ring-offset-sky-700/5"; pub(crate) const ring_offset_sky_700_of_50: &str = "ring-offset-sky-700/50"; pub(crate) const ring_offset_sky_700_of_60: &str = "ring-offset-sky-700/60"; pub(crate) const ring_offset_sky_700_of_70: &str = "ring-offset-sky-700/70"; pub(crate) const ring_offset_sky_700_of_75: &str = "ring-offset-sky-700/75"; pub(crate) const ring_offset_sky_700_of_80: &str = "ring-offset-sky-700/80"; pub(crate) const ring_offset_sky_700_of_90: &str = "ring-offset-sky-700/90"; pub(crate) const ring_offset_sky_700_of_95: &str = "ring-offset-sky-700/95"; pub(crate) const ring_offset_sky_800: &str = "ring-offset-sky-800"; pub(crate) const ring_offset_sky_800_of_0: &str = "ring-offset-sky-800/0"; pub(crate) const ring_offset_sky_800_of_10: &str = "ring-offset-sky-800/10"; pub(crate) const ring_offset_sky_800_of_100: &str = "ring-offset-sky-800/100"; pub(crate) const ring_offset_sky_800_of_20: &str = "ring-offset-sky-800/20"; pub(crate) const ring_offset_sky_800_of_25: &str = "ring-offset-sky-800/25"; pub(crate) const ring_offset_sky_800_of_30: &str = "ring-offset-sky-800/30"; pub(crate) const ring_offset_sky_800_of_40: &str = "ring-offset-sky-800/40"; pub(crate) const ring_offset_sky_800_of_5: &str = "ring-offset-sky-800/5"; pub(crate) const ring_offset_sky_800_of_50: &str = "ring-offset-sky-800/50"; pub(crate) const ring_offset_sky_800_of_60: &str = "ring-offset-sky-800/60"; pub(crate) const ring_offset_sky_800_of_70: &str = "ring-offset-sky-800/70"; pub(crate) const ring_offset_sky_800_of_75: &str = "ring-offset-sky-800/75"; pub(crate) const ring_offset_sky_800_of_80: &str = "ring-offset-sky-800/80"; pub(crate) const ring_offset_sky_800_of_90: &str = "ring-offset-sky-800/90"; pub(crate) const ring_offset_sky_800_of_95: &str = "ring-offset-sky-800/95"; pub(crate) const ring_offset_sky_900: &str = "ring-offset-sky-900"; pub(crate) const ring_offset_sky_900_of_0: &str = "ring-offset-sky-900/0"; pub(crate) const ring_offset_sky_900_of_10: &str = "ring-offset-sky-900/10"; pub(crate) const ring_offset_sky_900_of_100: &str = "ring-offset-sky-900/100"; pub(crate) const ring_offset_sky_900_of_20: &str = "ring-offset-sky-900/20"; pub(crate) const ring_offset_sky_900_of_25: &str = "ring-offset-sky-900/25"; pub(crate) const ring_offset_sky_900_of_30: &str = "ring-offset-sky-900/30"; pub(crate) const ring_offset_sky_900_of_40: &str = "ring-offset-sky-900/40"; pub(crate) const ring_offset_sky_900_of_5: &str = "ring-offset-sky-900/5"; pub(crate) const ring_offset_sky_900_of_50: &str = "ring-offset-sky-900/50"; pub(crate) const ring_offset_sky_900_of_60: &str = "ring-offset-sky-900/60"; pub(crate) const ring_offset_sky_900_of_70: &str = "ring-offset-sky-900/70"; pub(crate) const ring_offset_sky_900_of_75: &str = "ring-offset-sky-900/75"; pub(crate) const ring_offset_sky_900_of_80: &str = "ring-offset-sky-900/80"; pub(crate) const ring_offset_sky_900_of_90: &str = "ring-offset-sky-900/90"; pub(crate) const ring_offset_sky_900_of_95: &str = "ring-offset-sky-900/95"; pub(crate) const ring_offset_slate_100: &str = "ring-offset-slate-100"; pub(crate) const ring_offset_slate_100_of_0: &str = "ring-offset-slate-100/0"; pub(crate) const ring_offset_slate_100_of_10: &str = "ring-offset-slate-100/10"; pub(crate) const ring_offset_slate_100_of_100: &str = "ring-offset-slate-100/100"; pub(crate) const ring_offset_slate_100_of_20: &str = "ring-offset-slate-100/20"; pub(crate) const ring_offset_slate_100_of_25: &str = "ring-offset-slate-100/25"; pub(crate) const ring_offset_slate_100_of_30: &str = "ring-offset-slate-100/30"; pub(crate) const ring_offset_slate_100_of_40: &str = "ring-offset-slate-100/40"; pub(crate) const ring_offset_slate_100_of_5: &str = "ring-offset-slate-100/5"; pub(crate) const ring_offset_slate_100_of_50: &str = "ring-offset-slate-100/50"; pub(crate) const ring_offset_slate_100_of_60: &str = "ring-offset-slate-100/60"; pub(crate) const ring_offset_slate_100_of_70: &str = "ring-offset-slate-100/70"; pub(crate) const ring_offset_slate_100_of_75: &str = "ring-offset-slate-100/75"; pub(crate) const ring_offset_slate_100_of_80: &str = "ring-offset-slate-100/80"; pub(crate) const ring_offset_slate_100_of_90: &str = "ring-offset-slate-100/90"; pub(crate) const ring_offset_slate_100_of_95: &str = "ring-offset-slate-100/95"; pub(crate) const ring_offset_slate_200: &str = "ring-offset-slate-200"; pub(crate) const ring_offset_slate_200_of_0: &str = "ring-offset-slate-200/0"; pub(crate) const ring_offset_slate_200_of_10: &str = "ring-offset-slate-200/10"; pub(crate) const ring_offset_slate_200_of_100: &str = "ring-offset-slate-200/100"; pub(crate) const ring_offset_slate_200_of_20: &str = "ring-offset-slate-200/20"; pub(crate) const ring_offset_slate_200_of_25: &str = "ring-offset-slate-200/25"; pub(crate) const ring_offset_slate_200_of_30: &str = "ring-offset-slate-200/30"; pub(crate) const ring_offset_slate_200_of_40: &str = "ring-offset-slate-200/40"; pub(crate) const ring_offset_slate_200_of_5: &str = "ring-offset-slate-200/5"; pub(crate) const ring_offset_slate_200_of_50: &str = "ring-offset-slate-200/50"; pub(crate) const ring_offset_slate_200_of_60: &str = "ring-offset-slate-200/60"; pub(crate) const ring_offset_slate_200_of_70: &str = "ring-offset-slate-200/70"; pub(crate) const ring_offset_slate_200_of_75: &str = "ring-offset-slate-200/75"; pub(crate) const ring_offset_slate_200_of_80: &str = "ring-offset-slate-200/80"; pub(crate) const ring_offset_slate_200_of_90: &str = "ring-offset-slate-200/90"; pub(crate) const ring_offset_slate_200_of_95: &str = "ring-offset-slate-200/95"; pub(crate) const ring_offset_slate_300: &str = "ring-offset-slate-300"; pub(crate) const ring_offset_slate_300_of_0: &str = "ring-offset-slate-300/0"; pub(crate) const ring_offset_slate_300_of_10: &str = "ring-offset-slate-300/10"; pub(crate) const ring_offset_slate_300_of_100: &str = "ring-offset-slate-300/100"; pub(crate) const ring_offset_slate_300_of_20: &str = "ring-offset-slate-300/20"; pub(crate) const ring_offset_slate_300_of_25: &str = "ring-offset-slate-300/25"; pub(crate) const ring_offset_slate_300_of_30: &str = "ring-offset-slate-300/30"; pub(crate) const ring_offset_slate_300_of_40: &str = "ring-offset-slate-300/40"; pub(crate) const ring_offset_slate_300_of_5: &str = "ring-offset-slate-300/5"; pub(crate) const ring_offset_slate_300_of_50: &str = "ring-offset-slate-300/50"; pub(crate) const ring_offset_slate_300_of_60: &str = "ring-offset-slate-300/60"; pub(crate) const ring_offset_slate_300_of_70: &str = "ring-offset-slate-300/70"; pub(crate) const ring_offset_slate_300_of_75: &str = "ring-offset-slate-300/75"; pub(crate) const ring_offset_slate_300_of_80: &str = "ring-offset-slate-300/80"; pub(crate) const ring_offset_slate_300_of_90: &str = "ring-offset-slate-300/90"; pub(crate) const ring_offset_slate_300_of_95: &str = "ring-offset-slate-300/95"; pub(crate) const ring_offset_slate_400: &str = "ring-offset-slate-400"; pub(crate) const ring_offset_slate_400_of_0: &str = "ring-offset-slate-400/0"; pub(crate) const ring_offset_slate_400_of_10: &str = "ring-offset-slate-400/10"; pub(crate) const ring_offset_slate_400_of_100: &str = "ring-offset-slate-400/100"; pub(crate) const ring_offset_slate_400_of_20: &str = "ring-offset-slate-400/20"; pub(crate) const ring_offset_slate_400_of_25: &str = "ring-offset-slate-400/25"; pub(crate) const ring_offset_slate_400_of_30: &str = "ring-offset-slate-400/30"; pub(crate) const ring_offset_slate_400_of_40: &str = "ring-offset-slate-400/40"; pub(crate) const ring_offset_slate_400_of_5: &str = "ring-offset-slate-400/5"; pub(crate) const ring_offset_slate_400_of_50: &str = "ring-offset-slate-400/50"; pub(crate) const ring_offset_slate_400_of_60: &str = "ring-offset-slate-400/60"; pub(crate) const ring_offset_slate_400_of_70: &str = "ring-offset-slate-400/70"; pub(crate) const ring_offset_slate_400_of_75: &str = "ring-offset-slate-400/75"; pub(crate) const ring_offset_slate_400_of_80: &str = "ring-offset-slate-400/80"; pub(crate) const ring_offset_slate_400_of_90: &str = "ring-offset-slate-400/90"; pub(crate) const ring_offset_slate_400_of_95: &str = "ring-offset-slate-400/95"; pub(crate) const ring_offset_slate_50: &str = "ring-offset-slate-50"; pub(crate) const ring_offset_slate_500: &str = "ring-offset-slate-500"; pub(crate) const ring_offset_slate_500_of_0: &str = "ring-offset-slate-500/0"; pub(crate) const ring_offset_slate_500_of_10: &str = "ring-offset-slate-500/10"; pub(crate) const ring_offset_slate_500_of_100: &str = "ring-offset-slate-500/100"; pub(crate) const ring_offset_slate_500_of_20: &str = "ring-offset-slate-500/20"; pub(crate) const ring_offset_slate_500_of_25: &str = "ring-offset-slate-500/25"; pub(crate) const ring_offset_slate_500_of_30: &str = "ring-offset-slate-500/30"; pub(crate) const ring_offset_slate_500_of_40: &str = "ring-offset-slate-500/40"; pub(crate) const ring_offset_slate_500_of_5: &str = "ring-offset-slate-500/5"; pub(crate) const ring_offset_slate_500_of_50: &str = "ring-offset-slate-500/50"; pub(crate) const ring_offset_slate_500_of_60: &str = "ring-offset-slate-500/60"; pub(crate) const ring_offset_slate_500_of_70: &str = "ring-offset-slate-500/70"; pub(crate) const ring_offset_slate_500_of_75: &str = "ring-offset-slate-500/75"; pub(crate) const ring_offset_slate_500_of_80: &str = "ring-offset-slate-500/80"; pub(crate) const ring_offset_slate_500_of_90: &str = "ring-offset-slate-500/90"; pub(crate) const ring_offset_slate_500_of_95: &str = "ring-offset-slate-500/95"; pub(crate) const ring_offset_slate_50_of_0: &str = "ring-offset-slate-50/0"; pub(crate) const ring_offset_slate_50_of_10: &str = "ring-offset-slate-50/10"; pub(crate) const ring_offset_slate_50_of_100: &str = "ring-offset-slate-50/100"; pub(crate) const ring_offset_slate_50_of_20: &str = "ring-offset-slate-50/20"; pub(crate) const ring_offset_slate_50_of_25: &str = "ring-offset-slate-50/25"; pub(crate) const ring_offset_slate_50_of_30: &str = "ring-offset-slate-50/30"; pub(crate) const ring_offset_slate_50_of_40: &str = "ring-offset-slate-50/40"; pub(crate) const ring_offset_slate_50_of_5: &str = "ring-offset-slate-50/5"; pub(crate) const ring_offset_slate_50_of_50: &str = "ring-offset-slate-50/50"; pub(crate) const ring_offset_slate_50_of_60: &str = "ring-offset-slate-50/60"; pub(crate) const ring_offset_slate_50_of_70: &str = "ring-offset-slate-50/70"; pub(crate) const ring_offset_slate_50_of_75: &str = "ring-offset-slate-50/75"; pub(crate) const ring_offset_slate_50_of_80: &str = "ring-offset-slate-50/80"; pub(crate) const ring_offset_slate_50_of_90: &str = "ring-offset-slate-50/90"; pub(crate) const ring_offset_slate_50_of_95: &str = "ring-offset-slate-50/95"; pub(crate) const ring_offset_slate_600: &str = "ring-offset-slate-600"; pub(crate) const ring_offset_slate_600_of_0: &str = "ring-offset-slate-600/0"; pub(crate) const ring_offset_slate_600_of_10: &str = "ring-offset-slate-600/10"; pub(crate) const ring_offset_slate_600_of_100: &str = "ring-offset-slate-600/100"; pub(crate) const ring_offset_slate_600_of_20: &str = "ring-offset-slate-600/20"; pub(crate) const ring_offset_slate_600_of_25: &str = "ring-offset-slate-600/25"; pub(crate) const ring_offset_slate_600_of_30: &str = "ring-offset-slate-600/30"; pub(crate) const ring_offset_slate_600_of_40: &str = "ring-offset-slate-600/40"; pub(crate) const ring_offset_slate_600_of_5: &str = "ring-offset-slate-600/5"; pub(crate) const ring_offset_slate_600_of_50: &str = "ring-offset-slate-600/50"; pub(crate) const ring_offset_slate_600_of_60: &str = "ring-offset-slate-600/60"; pub(crate) const ring_offset_slate_600_of_70: &str = "ring-offset-slate-600/70"; pub(crate) const ring_offset_slate_600_of_75: &str = "ring-offset-slate-600/75"; pub(crate) const ring_offset_slate_600_of_80: &str = "ring-offset-slate-600/80"; pub(crate) const ring_offset_slate_600_of_90: &str = "ring-offset-slate-600/90"; pub(crate) const ring_offset_slate_600_of_95: &str = "ring-offset-slate-600/95"; pub(crate) const ring_offset_slate_700: &str = "ring-offset-slate-700"; pub(crate) const ring_offset_slate_700_of_0: &str = "ring-offset-slate-700/0"; pub(crate) const ring_offset_slate_700_of_10: &str = "ring-offset-slate-700/10"; pub(crate) const ring_offset_slate_700_of_100: &str = "ring-offset-slate-700/100"; pub(crate) const ring_offset_slate_700_of_20: &str = "ring-offset-slate-700/20"; pub(crate) const ring_offset_slate_700_of_25: &str = "ring-offset-slate-700/25"; pub(crate) const ring_offset_slate_700_of_30: &str = "ring-offset-slate-700/30"; pub(crate) const ring_offset_slate_700_of_40: &str = "ring-offset-slate-700/40"; pub(crate) const ring_offset_slate_700_of_5: &str = "ring-offset-slate-700/5"; pub(crate) const ring_offset_slate_700_of_50: &str = "ring-offset-slate-700/50"; pub(crate) const ring_offset_slate_700_of_60: &str = "ring-offset-slate-700/60"; pub(crate) const ring_offset_slate_700_of_70: &str = "ring-offset-slate-700/70"; pub(crate) const ring_offset_slate_700_of_75: &str = "ring-offset-slate-700/75"; pub(crate) const ring_offset_slate_700_of_80: &str = "ring-offset-slate-700/80"; pub(crate) const ring_offset_slate_700_of_90: &str = "ring-offset-slate-700/90"; pub(crate) const ring_offset_slate_700_of_95: &str = "ring-offset-slate-700/95"; pub(crate) const ring_offset_slate_800: &str = "ring-offset-slate-800"; pub(crate) const ring_offset_slate_800_of_0: &str = "ring-offset-slate-800/0"; pub(crate) const ring_offset_slate_800_of_10: &str = "ring-offset-slate-800/10"; pub(crate) const ring_offset_slate_800_of_100: &str = "ring-offset-slate-800/100"; pub(crate) const ring_offset_slate_800_of_20: &str = "ring-offset-slate-800/20"; pub(crate) const ring_offset_slate_800_of_25: &str = "ring-offset-slate-800/25"; pub(crate) const ring_offset_slate_800_of_30: &str = "ring-offset-slate-800/30"; pub(crate) const ring_offset_slate_800_of_40: &str = "ring-offset-slate-800/40"; pub(crate) const ring_offset_slate_800_of_5: &str = "ring-offset-slate-800/5"; pub(crate) const ring_offset_slate_800_of_50: &str = "ring-offset-slate-800/50"; pub(crate) const ring_offset_slate_800_of_60: &str = "ring-offset-slate-800/60"; pub(crate) const ring_offset_slate_800_of_70: &str = "ring-offset-slate-800/70"; pub(crate) const ring_offset_slate_800_of_75: &str = "ring-offset-slate-800/75"; pub(crate) const ring_offset_slate_800_of_80: &str = "ring-offset-slate-800/80"; pub(crate) const ring_offset_slate_800_of_90: &str = "ring-offset-slate-800/90"; pub(crate) const ring_offset_slate_800_of_95: &str = "ring-offset-slate-800/95"; pub(crate) const ring_offset_slate_900: &str = "ring-offset-slate-900"; pub(crate) const ring_offset_slate_900_of_0: &str = "ring-offset-slate-900/0"; pub(crate) const ring_offset_slate_900_of_10: &str = "ring-offset-slate-900/10"; pub(crate) const ring_offset_slate_900_of_100: &str = "ring-offset-slate-900/100"; pub(crate) const ring_offset_slate_900_of_20: &str = "ring-offset-slate-900/20"; pub(crate) const ring_offset_slate_900_of_25: &str = "ring-offset-slate-900/25"; pub(crate) const ring_offset_slate_900_of_30: &str = "ring-offset-slate-900/30"; pub(crate) const ring_offset_slate_900_of_40: &str = "ring-offset-slate-900/40"; pub(crate) const ring_offset_slate_900_of_5: &str = "ring-offset-slate-900/5"; pub(crate) const ring_offset_slate_900_of_50: &str = "ring-offset-slate-900/50"; pub(crate) const ring_offset_slate_900_of_60: &str = "ring-offset-slate-900/60"; pub(crate) const ring_offset_slate_900_of_70: &str = "ring-offset-slate-900/70"; pub(crate) const ring_offset_slate_900_of_75: &str = "ring-offset-slate-900/75"; pub(crate) const ring_offset_slate_900_of_80: &str = "ring-offset-slate-900/80"; pub(crate) const ring_offset_slate_900_of_90: &str = "ring-offset-slate-900/90"; pub(crate) const ring_offset_slate_900_of_95: &str = "ring-offset-slate-900/95"; pub(crate) const ring_offset_stone_100: &str = "ring-offset-stone-100"; pub(crate) const ring_offset_stone_100_of_0: &str = "ring-offset-stone-100/0"; pub(crate) const ring_offset_stone_100_of_10: &str = "ring-offset-stone-100/10"; pub(crate) const ring_offset_stone_100_of_100: &str = "ring-offset-stone-100/100"; pub(crate) const ring_offset_stone_100_of_20: &str = "ring-offset-stone-100/20"; pub(crate) const ring_offset_stone_100_of_25: &str = "ring-offset-stone-100/25"; pub(crate) const ring_offset_stone_100_of_30: &str = "ring-offset-stone-100/30"; pub(crate) const ring_offset_stone_100_of_40: &str = "ring-offset-stone-100/40"; pub(crate) const ring_offset_stone_100_of_5: &str = "ring-offset-stone-100/5"; pub(crate) const ring_offset_stone_100_of_50: &str = "ring-offset-stone-100/50"; pub(crate) const ring_offset_stone_100_of_60: &str = "ring-offset-stone-100/60"; pub(crate) const ring_offset_stone_100_of_70: &str = "ring-offset-stone-100/70"; pub(crate) const ring_offset_stone_100_of_75: &str = "ring-offset-stone-100/75"; pub(crate) const ring_offset_stone_100_of_80: &str = "ring-offset-stone-100/80"; pub(crate) const ring_offset_stone_100_of_90: &str = "ring-offset-stone-100/90"; pub(crate) const ring_offset_stone_100_of_95: &str = "ring-offset-stone-100/95"; pub(crate) const ring_offset_stone_200: &str = "ring-offset-stone-200"; pub(crate) const ring_offset_stone_200_of_0: &str = "ring-offset-stone-200/0"; pub(crate) const ring_offset_stone_200_of_10: &str = "ring-offset-stone-200/10"; pub(crate) const ring_offset_stone_200_of_100: &str = "ring-offset-stone-200/100"; pub(crate) const ring_offset_stone_200_of_20: &str = "ring-offset-stone-200/20"; pub(crate) const ring_offset_stone_200_of_25: &str = "ring-offset-stone-200/25"; pub(crate) const ring_offset_stone_200_of_30: &str = "ring-offset-stone-200/30"; pub(crate) const ring_offset_stone_200_of_40: &str = "ring-offset-stone-200/40"; pub(crate) const ring_offset_stone_200_of_5: &str = "ring-offset-stone-200/5"; pub(crate) const ring_offset_stone_200_of_50: &str = "ring-offset-stone-200/50"; pub(crate) const ring_offset_stone_200_of_60: &str = "ring-offset-stone-200/60"; pub(crate) const ring_offset_stone_200_of_70: &str = "ring-offset-stone-200/70"; pub(crate) const ring_offset_stone_200_of_75: &str = "ring-offset-stone-200/75"; pub(crate) const ring_offset_stone_200_of_80: &str = "ring-offset-stone-200/80"; pub(crate) const ring_offset_stone_200_of_90: &str = "ring-offset-stone-200/90"; pub(crate) const ring_offset_stone_200_of_95: &str = "ring-offset-stone-200/95"; pub(crate) const ring_offset_stone_300: &str = "ring-offset-stone-300"; pub(crate) const ring_offset_stone_300_of_0: &str = "ring-offset-stone-300/0"; pub(crate) const ring_offset_stone_300_of_10: &str = "ring-offset-stone-300/10"; pub(crate) const ring_offset_stone_300_of_100: &str = "ring-offset-stone-300/100"; pub(crate) const ring_offset_stone_300_of_20: &str = "ring-offset-stone-300/20"; pub(crate) const ring_offset_stone_300_of_25: &str = "ring-offset-stone-300/25"; pub(crate) const ring_offset_stone_300_of_30: &str = "ring-offset-stone-300/30"; pub(crate) const ring_offset_stone_300_of_40: &str = "ring-offset-stone-300/40"; pub(crate) const ring_offset_stone_300_of_5: &str = "ring-offset-stone-300/5"; pub(crate) const ring_offset_stone_300_of_50: &str = "ring-offset-stone-300/50"; pub(crate) const ring_offset_stone_300_of_60: &str = "ring-offset-stone-300/60"; pub(crate) const ring_offset_stone_300_of_70: &str = "ring-offset-stone-300/70"; pub(crate) const ring_offset_stone_300_of_75: &str = "ring-offset-stone-300/75"; pub(crate) const ring_offset_stone_300_of_80: &str = "ring-offset-stone-300/80"; pub(crate) const ring_offset_stone_300_of_90: &str = "ring-offset-stone-300/90"; pub(crate) const ring_offset_stone_300_of_95: &str = "ring-offset-stone-300/95"; pub(crate) const ring_offset_stone_400: &str = "ring-offset-stone-400"; pub(crate) const ring_offset_stone_400_of_0: &str = "ring-offset-stone-400/0"; pub(crate) const ring_offset_stone_400_of_10: &str = "ring-offset-stone-400/10"; pub(crate) const ring_offset_stone_400_of_100: &str = "ring-offset-stone-400/100"; pub(crate) const ring_offset_stone_400_of_20: &str = "ring-offset-stone-400/20"; pub(crate) const ring_offset_stone_400_of_25: &str = "ring-offset-stone-400/25"; pub(crate) const ring_offset_stone_400_of_30: &str = "ring-offset-stone-400/30"; pub(crate) const ring_offset_stone_400_of_40: &str = "ring-offset-stone-400/40"; pub(crate) const ring_offset_stone_400_of_5: &str = "ring-offset-stone-400/5"; pub(crate) const ring_offset_stone_400_of_50: &str = "ring-offset-stone-400/50"; pub(crate) const ring_offset_stone_400_of_60: &str = "ring-offset-stone-400/60"; pub(crate) const ring_offset_stone_400_of_70: &str = "ring-offset-stone-400/70"; pub(crate) const ring_offset_stone_400_of_75: &str = "ring-offset-stone-400/75"; pub(crate) const ring_offset_stone_400_of_80: &str = "ring-offset-stone-400/80"; pub(crate) const ring_offset_stone_400_of_90: &str = "ring-offset-stone-400/90"; pub(crate) const ring_offset_stone_400_of_95: &str = "ring-offset-stone-400/95"; pub(crate) const ring_offset_stone_50: &str = "ring-offset-stone-50"; pub(crate) const ring_offset_stone_500: &str = "ring-offset-stone-500"; pub(crate) const ring_offset_stone_500_of_0: &str = "ring-offset-stone-500/0"; pub(crate) const ring_offset_stone_500_of_10: &str = "ring-offset-stone-500/10"; pub(crate) const ring_offset_stone_500_of_100: &str = "ring-offset-stone-500/100"; pub(crate) const ring_offset_stone_500_of_20: &str = "ring-offset-stone-500/20"; pub(crate) const ring_offset_stone_500_of_25: &str = "ring-offset-stone-500/25"; pub(crate) const ring_offset_stone_500_of_30: &str = "ring-offset-stone-500/30"; pub(crate) const ring_offset_stone_500_of_40: &str = "ring-offset-stone-500/40"; pub(crate) const ring_offset_stone_500_of_5: &str = "ring-offset-stone-500/5"; pub(crate) const ring_offset_stone_500_of_50: &str = "ring-offset-stone-500/50"; pub(crate) const ring_offset_stone_500_of_60: &str = "ring-offset-stone-500/60"; pub(crate) const ring_offset_stone_500_of_70: &str = "ring-offset-stone-500/70"; pub(crate) const ring_offset_stone_500_of_75: &str = "ring-offset-stone-500/75"; pub(crate) const ring_offset_stone_500_of_80: &str = "ring-offset-stone-500/80"; pub(crate) const ring_offset_stone_500_of_90: &str = "ring-offset-stone-500/90"; pub(crate) const ring_offset_stone_500_of_95: &str = "ring-offset-stone-500/95"; pub(crate) const ring_offset_stone_50_of_0: &str = "ring-offset-stone-50/0"; pub(crate) const ring_offset_stone_50_of_10: &str = "ring-offset-stone-50/10"; pub(crate) const ring_offset_stone_50_of_100: &str = "ring-offset-stone-50/100"; pub(crate) const ring_offset_stone_50_of_20: &str = "ring-offset-stone-50/20"; pub(crate) const ring_offset_stone_50_of_25: &str = "ring-offset-stone-50/25"; pub(crate) const ring_offset_stone_50_of_30: &str = "ring-offset-stone-50/30"; pub(crate) const ring_offset_stone_50_of_40: &str = "ring-offset-stone-50/40"; pub(crate) const ring_offset_stone_50_of_5: &str = "ring-offset-stone-50/5"; pub(crate) const ring_offset_stone_50_of_50: &str = "ring-offset-stone-50/50"; pub(crate) const ring_offset_stone_50_of_60: &str = "ring-offset-stone-50/60"; pub(crate) const ring_offset_stone_50_of_70: &str = "ring-offset-stone-50/70"; pub(crate) const ring_offset_stone_50_of_75: &str = "ring-offset-stone-50/75"; pub(crate) const ring_offset_stone_50_of_80: &str = "ring-offset-stone-50/80"; pub(crate) const ring_offset_stone_50_of_90: &str = "ring-offset-stone-50/90"; pub(crate) const ring_offset_stone_50_of_95: &str = "ring-offset-stone-50/95"; pub(crate) const ring_offset_stone_600: &str = "ring-offset-stone-600"; pub(crate) const ring_offset_stone_600_of_0: &str = "ring-offset-stone-600/0"; pub(crate) const ring_offset_stone_600_of_10: &str = "ring-offset-stone-600/10"; pub(crate) const ring_offset_stone_600_of_100: &str = "ring-offset-stone-600/100"; pub(crate) const ring_offset_stone_600_of_20: &str = "ring-offset-stone-600/20"; pub(crate) const ring_offset_stone_600_of_25: &str = "ring-offset-stone-600/25"; pub(crate) const ring_offset_stone_600_of_30: &str = "ring-offset-stone-600/30"; pub(crate) const ring_offset_stone_600_of_40: &str = "ring-offset-stone-600/40"; pub(crate) const ring_offset_stone_600_of_5: &str = "ring-offset-stone-600/5"; pub(crate) const ring_offset_stone_600_of_50: &str = "ring-offset-stone-600/50"; pub(crate) const ring_offset_stone_600_of_60: &str = "ring-offset-stone-600/60"; pub(crate) const ring_offset_stone_600_of_70: &str = "ring-offset-stone-600/70"; pub(crate) const ring_offset_stone_600_of_75: &str = "ring-offset-stone-600/75"; pub(crate) const ring_offset_stone_600_of_80: &str = "ring-offset-stone-600/80"; pub(crate) const ring_offset_stone_600_of_90: &str = "ring-offset-stone-600/90"; pub(crate) const ring_offset_stone_600_of_95: &str = "ring-offset-stone-600/95"; pub(crate) const ring_offset_stone_700: &str = "ring-offset-stone-700"; pub(crate) const ring_offset_stone_700_of_0: &str = "ring-offset-stone-700/0"; pub(crate) const ring_offset_stone_700_of_10: &str = "ring-offset-stone-700/10"; pub(crate) const ring_offset_stone_700_of_100: &str = "ring-offset-stone-700/100"; pub(crate) const ring_offset_stone_700_of_20: &str = "ring-offset-stone-700/20"; pub(crate) const ring_offset_stone_700_of_25: &str = "ring-offset-stone-700/25"; pub(crate) const ring_offset_stone_700_of_30: &str = "ring-offset-stone-700/30"; pub(crate) const ring_offset_stone_700_of_40: &str = "ring-offset-stone-700/40"; pub(crate) const ring_offset_stone_700_of_5: &str = "ring-offset-stone-700/5"; pub(crate) const ring_offset_stone_700_of_50: &str = "ring-offset-stone-700/50"; pub(crate) const ring_offset_stone_700_of_60: &str = "ring-offset-stone-700/60"; pub(crate) const ring_offset_stone_700_of_70: &str = "ring-offset-stone-700/70"; pub(crate) const ring_offset_stone_700_of_75: &str = "ring-offset-stone-700/75"; pub(crate) const ring_offset_stone_700_of_80: &str = "ring-offset-stone-700/80"; pub(crate) const ring_offset_stone_700_of_90: &str = "ring-offset-stone-700/90"; pub(crate) const ring_offset_stone_700_of_95: &str = "ring-offset-stone-700/95"; pub(crate) const ring_offset_stone_800: &str = "ring-offset-stone-800"; pub(crate) const ring_offset_stone_800_of_0: &str = "ring-offset-stone-800/0"; pub(crate) const ring_offset_stone_800_of_10: &str = "ring-offset-stone-800/10"; pub(crate) const ring_offset_stone_800_of_100: &str = "ring-offset-stone-800/100"; pub(crate) const ring_offset_stone_800_of_20: &str = "ring-offset-stone-800/20"; pub(crate) const ring_offset_stone_800_of_25: &str = "ring-offset-stone-800/25"; pub(crate) const ring_offset_stone_800_of_30: &str = "ring-offset-stone-800/30"; pub(crate) const ring_offset_stone_800_of_40: &str = "ring-offset-stone-800/40"; pub(crate) const ring_offset_stone_800_of_5: &str = "ring-offset-stone-800/5"; pub(crate) const ring_offset_stone_800_of_50: &str = "ring-offset-stone-800/50"; pub(crate) const ring_offset_stone_800_of_60: &str = "ring-offset-stone-800/60"; pub(crate) const ring_offset_stone_800_of_70: &str = "ring-offset-stone-800/70"; pub(crate) const ring_offset_stone_800_of_75: &str = "ring-offset-stone-800/75"; pub(crate) const ring_offset_stone_800_of_80: &str = "ring-offset-stone-800/80"; pub(crate) const ring_offset_stone_800_of_90: &str = "ring-offset-stone-800/90"; pub(crate) const ring_offset_stone_800_of_95: &str = "ring-offset-stone-800/95"; pub(crate) const ring_offset_stone_900: &str = "ring-offset-stone-900"; pub(crate) const ring_offset_stone_900_of_0: &str = "ring-offset-stone-900/0"; pub(crate) const ring_offset_stone_900_of_10: &str = "ring-offset-stone-900/10"; pub(crate) const ring_offset_stone_900_of_100: &str = "ring-offset-stone-900/100"; pub(crate) const ring_offset_stone_900_of_20: &str = "ring-offset-stone-900/20"; pub(crate) const ring_offset_stone_900_of_25: &str = "ring-offset-stone-900/25"; pub(crate) const ring_offset_stone_900_of_30: &str = "ring-offset-stone-900/30"; pub(crate) const ring_offset_stone_900_of_40: &str = "ring-offset-stone-900/40"; pub(crate) const ring_offset_stone_900_of_5: &str = "ring-offset-stone-900/5"; pub(crate) const ring_offset_stone_900_of_50: &str = "ring-offset-stone-900/50"; pub(crate) const ring_offset_stone_900_of_60: &str = "ring-offset-stone-900/60"; pub(crate) const ring_offset_stone_900_of_70: &str = "ring-offset-stone-900/70"; pub(crate) const ring_offset_stone_900_of_75: &str = "ring-offset-stone-900/75"; pub(crate) const ring_offset_stone_900_of_80: &str = "ring-offset-stone-900/80"; pub(crate) const ring_offset_stone_900_of_90: &str = "ring-offset-stone-900/90"; pub(crate) const ring_offset_stone_900_of_95: &str = "ring-offset-stone-900/95"; pub(crate) const ring_offset_teal_100: &str = "ring-offset-teal-100"; pub(crate) const ring_offset_teal_100_of_0: &str = "ring-offset-teal-100/0"; pub(crate) const ring_offset_teal_100_of_10: &str = "ring-offset-teal-100/10"; pub(crate) const ring_offset_teal_100_of_100: &str = "ring-offset-teal-100/100"; pub(crate) const ring_offset_teal_100_of_20: &str = "ring-offset-teal-100/20"; pub(crate) const ring_offset_teal_100_of_25: &str = "ring-offset-teal-100/25"; pub(crate) const ring_offset_teal_100_of_30: &str = "ring-offset-teal-100/30"; pub(crate) const ring_offset_teal_100_of_40: &str = "ring-offset-teal-100/40"; pub(crate) const ring_offset_teal_100_of_5: &str = "ring-offset-teal-100/5"; pub(crate) const ring_offset_teal_100_of_50: &str = "ring-offset-teal-100/50"; pub(crate) const ring_offset_teal_100_of_60: &str = "ring-offset-teal-100/60"; pub(crate) const ring_offset_teal_100_of_70: &str = "ring-offset-teal-100/70"; pub(crate) const ring_offset_teal_100_of_75: &str = "ring-offset-teal-100/75"; pub(crate) const ring_offset_teal_100_of_80: &str = "ring-offset-teal-100/80"; pub(crate) const ring_offset_teal_100_of_90: &str = "ring-offset-teal-100/90"; pub(crate) const ring_offset_teal_100_of_95: &str = "ring-offset-teal-100/95"; pub(crate) const ring_offset_teal_200: &str = "ring-offset-teal-200"; pub(crate) const ring_offset_teal_200_of_0: &str = "ring-offset-teal-200/0"; pub(crate) const ring_offset_teal_200_of_10: &str = "ring-offset-teal-200/10"; pub(crate) const ring_offset_teal_200_of_100: &str = "ring-offset-teal-200/100"; pub(crate) const ring_offset_teal_200_of_20: &str = "ring-offset-teal-200/20"; pub(crate) const ring_offset_teal_200_of_25: &str = "ring-offset-teal-200/25"; pub(crate) const ring_offset_teal_200_of_30: &str = "ring-offset-teal-200/30"; pub(crate) const ring_offset_teal_200_of_40: &str = "ring-offset-teal-200/40"; pub(crate) const ring_offset_teal_200_of_5: &str = "ring-offset-teal-200/5"; pub(crate) const ring_offset_teal_200_of_50: &str = "ring-offset-teal-200/50"; pub(crate) const ring_offset_teal_200_of_60: &str = "ring-offset-teal-200/60"; pub(crate) const ring_offset_teal_200_of_70: &str = "ring-offset-teal-200/70"; pub(crate) const ring_offset_teal_200_of_75: &str = "ring-offset-teal-200/75"; pub(crate) const ring_offset_teal_200_of_80: &str = "ring-offset-teal-200/80"; pub(crate) const ring_offset_teal_200_of_90: &str = "ring-offset-teal-200/90"; pub(crate) const ring_offset_teal_200_of_95: &str = "ring-offset-teal-200/95"; pub(crate) const ring_offset_teal_300: &str = "ring-offset-teal-300"; pub(crate) const ring_offset_teal_300_of_0: &str = "ring-offset-teal-300/0"; pub(crate) const ring_offset_teal_300_of_10: &str = "ring-offset-teal-300/10"; pub(crate) const ring_offset_teal_300_of_100: &str = "ring-offset-teal-300/100"; pub(crate) const ring_offset_teal_300_of_20: &str = "ring-offset-teal-300/20"; pub(crate) const ring_offset_teal_300_of_25: &str = "ring-offset-teal-300/25"; pub(crate) const ring_offset_teal_300_of_30: &str = "ring-offset-teal-300/30"; pub(crate) const ring_offset_teal_300_of_40: &str = "ring-offset-teal-300/40"; pub(crate) const ring_offset_teal_300_of_5: &str = "ring-offset-teal-300/5"; pub(crate) const ring_offset_teal_300_of_50: &str = "ring-offset-teal-300/50"; pub(crate) const ring_offset_teal_300_of_60: &str = "ring-offset-teal-300/60"; pub(crate) const ring_offset_teal_300_of_70: &str = "ring-offset-teal-300/70"; pub(crate) const ring_offset_teal_300_of_75: &str = "ring-offset-teal-300/75"; pub(crate) const ring_offset_teal_300_of_80: &str = "ring-offset-teal-300/80"; pub(crate) const ring_offset_teal_300_of_90: &str = "ring-offset-teal-300/90"; pub(crate) const ring_offset_teal_300_of_95: &str = "ring-offset-teal-300/95"; pub(crate) const ring_offset_teal_400: &str = "ring-offset-teal-400"; pub(crate) const ring_offset_teal_400_of_0: &str = "ring-offset-teal-400/0"; pub(crate) const ring_offset_teal_400_of_10: &str = "ring-offset-teal-400/10"; pub(crate) const ring_offset_teal_400_of_100: &str = "ring-offset-teal-400/100"; pub(crate) const ring_offset_teal_400_of_20: &str = "ring-offset-teal-400/20"; pub(crate) const ring_offset_teal_400_of_25: &str = "ring-offset-teal-400/25"; pub(crate) const ring_offset_teal_400_of_30: &str = "ring-offset-teal-400/30"; pub(crate) const ring_offset_teal_400_of_40: &str = "ring-offset-teal-400/40"; pub(crate) const ring_offset_teal_400_of_5: &str = "ring-offset-teal-400/5"; pub(crate) const ring_offset_teal_400_of_50: &str = "ring-offset-teal-400/50"; pub(crate) const ring_offset_teal_400_of_60: &str = "ring-offset-teal-400/60"; pub(crate) const ring_offset_teal_400_of_70: &str = "ring-offset-teal-400/70"; pub(crate) const ring_offset_teal_400_of_75: &str = "ring-offset-teal-400/75"; pub(crate) const ring_offset_teal_400_of_80: &str = "ring-offset-teal-400/80"; pub(crate) const ring_offset_teal_400_of_90: &str = "ring-offset-teal-400/90"; pub(crate) const ring_offset_teal_400_of_95: &str = "ring-offset-teal-400/95"; pub(crate) const ring_offset_teal_50: &str = "ring-offset-teal-50"; pub(crate) const ring_offset_teal_500: &str = "ring-offset-teal-500"; pub(crate) const ring_offset_teal_500_of_0: &str = "ring-offset-teal-500/0"; pub(crate) const ring_offset_teal_500_of_10: &str = "ring-offset-teal-500/10"; pub(crate) const ring_offset_teal_500_of_100: &str = "ring-offset-teal-500/100"; pub(crate) const ring_offset_teal_500_of_20: &str = "ring-offset-teal-500/20"; pub(crate) const ring_offset_teal_500_of_25: &str = "ring-offset-teal-500/25"; pub(crate) const ring_offset_teal_500_of_30: &str = "ring-offset-teal-500/30"; pub(crate) const ring_offset_teal_500_of_40: &str = "ring-offset-teal-500/40"; pub(crate) const ring_offset_teal_500_of_5: &str = "ring-offset-teal-500/5"; pub(crate) const ring_offset_teal_500_of_50: &str = "ring-offset-teal-500/50"; pub(crate) const ring_offset_teal_500_of_60: &str = "ring-offset-teal-500/60"; pub(crate) const ring_offset_teal_500_of_70: &str = "ring-offset-teal-500/70"; pub(crate) const ring_offset_teal_500_of_75: &str = "ring-offset-teal-500/75"; pub(crate) const ring_offset_teal_500_of_80: &str = "ring-offset-teal-500/80"; pub(crate) const ring_offset_teal_500_of_90: &str = "ring-offset-teal-500/90"; pub(crate) const ring_offset_teal_500_of_95: &str = "ring-offset-teal-500/95"; pub(crate) const ring_offset_teal_50_of_0: &str = "ring-offset-teal-50/0"; pub(crate) const ring_offset_teal_50_of_10: &str = "ring-offset-teal-50/10"; pub(crate) const ring_offset_teal_50_of_100: &str = "ring-offset-teal-50/100"; pub(crate) const ring_offset_teal_50_of_20: &str = "ring-offset-teal-50/20"; pub(crate) const ring_offset_teal_50_of_25: &str = "ring-offset-teal-50/25"; pub(crate) const ring_offset_teal_50_of_30: &str = "ring-offset-teal-50/30"; pub(crate) const ring_offset_teal_50_of_40: &str = "ring-offset-teal-50/40"; pub(crate) const ring_offset_teal_50_of_5: &str = "ring-offset-teal-50/5"; pub(crate) const ring_offset_teal_50_of_50: &str = "ring-offset-teal-50/50"; pub(crate) const ring_offset_teal_50_of_60: &str = "ring-offset-teal-50/60"; pub(crate) const ring_offset_teal_50_of_70: &str = "ring-offset-teal-50/70"; pub(crate) const ring_offset_teal_50_of_75: &str = "ring-offset-teal-50/75"; pub(crate) const ring_offset_teal_50_of_80: &str = "ring-offset-teal-50/80"; pub(crate) const ring_offset_teal_50_of_90: &str = "ring-offset-teal-50/90"; pub(crate) const ring_offset_teal_50_of_95: &str = "ring-offset-teal-50/95"; pub(crate) const ring_offset_teal_600: &str = "ring-offset-teal-600"; pub(crate) const ring_offset_teal_600_of_0: &str = "ring-offset-teal-600/0"; pub(crate) const ring_offset_teal_600_of_10: &str = "ring-offset-teal-600/10"; pub(crate) const ring_offset_teal_600_of_100: &str = "ring-offset-teal-600/100"; pub(crate) const ring_offset_teal_600_of_20: &str = "ring-offset-teal-600/20"; pub(crate) const ring_offset_teal_600_of_25: &str = "ring-offset-teal-600/25"; pub(crate) const ring_offset_teal_600_of_30: &str = "ring-offset-teal-600/30"; pub(crate) const ring_offset_teal_600_of_40: &str = "ring-offset-teal-600/40"; pub(crate) const ring_offset_teal_600_of_5: &str = "ring-offset-teal-600/5"; pub(crate) const ring_offset_teal_600_of_50: &str = "ring-offset-teal-600/50"; pub(crate) const ring_offset_teal_600_of_60: &str = "ring-offset-teal-600/60"; pub(crate) const ring_offset_teal_600_of_70: &str = "ring-offset-teal-600/70"; pub(crate) const ring_offset_teal_600_of_75: &str = "ring-offset-teal-600/75"; pub(crate) const ring_offset_teal_600_of_80: &str = "ring-offset-teal-600/80"; pub(crate) const ring_offset_teal_600_of_90: &str = "ring-offset-teal-600/90"; pub(crate) const ring_offset_teal_600_of_95: &str = "ring-offset-teal-600/95"; pub(crate) const ring_offset_teal_700: &str = "ring-offset-teal-700"; pub(crate) const ring_offset_teal_700_of_0: &str = "ring-offset-teal-700/0"; pub(crate) const ring_offset_teal_700_of_10: &str = "ring-offset-teal-700/10"; pub(crate) const ring_offset_teal_700_of_100: &str = "ring-offset-teal-700/100"; pub(crate) const ring_offset_teal_700_of_20: &str = "ring-offset-teal-700/20"; pub(crate) const ring_offset_teal_700_of_25: &str = "ring-offset-teal-700/25"; pub(crate) const ring_offset_teal_700_of_30: &str = "ring-offset-teal-700/30"; pub(crate) const ring_offset_teal_700_of_40: &str = "ring-offset-teal-700/40"; pub(crate) const ring_offset_teal_700_of_5: &str = "ring-offset-teal-700/5"; pub(crate) const ring_offset_teal_700_of_50: &str = "ring-offset-teal-700/50"; pub(crate) const ring_offset_teal_700_of_60: &str = "ring-offset-teal-700/60"; pub(crate) const ring_offset_teal_700_of_70: &str = "ring-offset-teal-700/70"; pub(crate) const ring_offset_teal_700_of_75: &str = "ring-offset-teal-700/75"; pub(crate) const ring_offset_teal_700_of_80: &str = "ring-offset-teal-700/80"; pub(crate) const ring_offset_teal_700_of_90: &str = "ring-offset-teal-700/90"; pub(crate) const ring_offset_teal_700_of_95: &str = "ring-offset-teal-700/95"; pub(crate) const ring_offset_teal_800: &str = "ring-offset-teal-800"; pub(crate) const ring_offset_teal_800_of_0: &str = "ring-offset-teal-800/0"; pub(crate) const ring_offset_teal_800_of_10: &str = "ring-offset-teal-800/10"; pub(crate) const ring_offset_teal_800_of_100: &str = "ring-offset-teal-800/100"; pub(crate) const ring_offset_teal_800_of_20: &str = "ring-offset-teal-800/20"; pub(crate) const ring_offset_teal_800_of_25: &str = "ring-offset-teal-800/25"; pub(crate) const ring_offset_teal_800_of_30: &str = "ring-offset-teal-800/30"; pub(crate) const ring_offset_teal_800_of_40: &str = "ring-offset-teal-800/40"; pub(crate) const ring_offset_teal_800_of_5: &str = "ring-offset-teal-800/5"; pub(crate) const ring_offset_teal_800_of_50: &str = "ring-offset-teal-800/50"; pub(crate) const ring_offset_teal_800_of_60: &str = "ring-offset-teal-800/60"; pub(crate) const ring_offset_teal_800_of_70: &str = "ring-offset-teal-800/70"; pub(crate) const ring_offset_teal_800_of_75: &str = "ring-offset-teal-800/75"; pub(crate) const ring_offset_teal_800_of_80: &str = "ring-offset-teal-800/80"; pub(crate) const ring_offset_teal_800_of_90: &str = "ring-offset-teal-800/90"; pub(crate) const ring_offset_teal_800_of_95: &str = "ring-offset-teal-800/95"; pub(crate) const ring_offset_teal_900: &str = "ring-offset-teal-900"; pub(crate) const ring_offset_teal_900_of_0: &str = "ring-offset-teal-900/0"; pub(crate) const ring_offset_teal_900_of_10: &str = "ring-offset-teal-900/10"; pub(crate) const ring_offset_teal_900_of_100: &str = "ring-offset-teal-900/100"; pub(crate) const ring_offset_teal_900_of_20: &str = "ring-offset-teal-900/20"; pub(crate) const ring_offset_teal_900_of_25: &str = "ring-offset-teal-900/25"; pub(crate) const ring_offset_teal_900_of_30: &str = "ring-offset-teal-900/30"; pub(crate) const ring_offset_teal_900_of_40: &str = "ring-offset-teal-900/40"; pub(crate) const ring_offset_teal_900_of_5: &str = "ring-offset-teal-900/5"; pub(crate) const ring_offset_teal_900_of_50: &str = "ring-offset-teal-900/50"; pub(crate) const ring_offset_teal_900_of_60: &str = "ring-offset-teal-900/60"; pub(crate) const ring_offset_teal_900_of_70: &str = "ring-offset-teal-900/70"; pub(crate) const ring_offset_teal_900_of_75: &str = "ring-offset-teal-900/75"; pub(crate) const ring_offset_teal_900_of_80: &str = "ring-offset-teal-900/80"; pub(crate) const ring_offset_teal_900_of_90: &str = "ring-offset-teal-900/90"; pub(crate) const ring_offset_teal_900_of_95: &str = "ring-offset-teal-900/95"; pub(crate) const ring_offset_transparent: &str = "ring-offset-transparent"; pub(crate) const ring_offset_transparent_of_0: &str = "ring-offset-transparent/0"; pub(crate) const ring_offset_transparent_of_10: &str = "ring-offset-transparent/10"; pub(crate) const ring_offset_transparent_of_100: &str = "ring-offset-transparent/100"; pub(crate) const ring_offset_transparent_of_20: &str = "ring-offset-transparent/20"; pub(crate) const ring_offset_transparent_of_25: &str = "ring-offset-transparent/25"; pub(crate) const ring_offset_transparent_of_30: &str = "ring-offset-transparent/30"; pub(crate) const ring_offset_transparent_of_40: &str = "ring-offset-transparent/40"; pub(crate) const ring_offset_transparent_of_5: &str = "ring-offset-transparent/5"; pub(crate) const ring_offset_transparent_of_50: &str = "ring-offset-transparent/50"; pub(crate) const ring_offset_transparent_of_60: &str = "ring-offset-transparent/60"; pub(crate) const ring_offset_transparent_of_70: &str = "ring-offset-transparent/70"; pub(crate) const ring_offset_transparent_of_75: &str = "ring-offset-transparent/75"; pub(crate) const ring_offset_transparent_of_80: &str = "ring-offset-transparent/80"; pub(crate) const ring_offset_transparent_of_90: &str = "ring-offset-transparent/90"; pub(crate) const ring_offset_transparent_of_95: &str = "ring-offset-transparent/95"; pub(crate) const ring_offset_violet_100: &str = "ring-offset-violet-100"; pub(crate) const ring_offset_violet_100_of_0: &str = "ring-offset-violet-100/0"; pub(crate) const ring_offset_violet_100_of_10: &str = "ring-offset-violet-100/10"; pub(crate) const ring_offset_violet_100_of_100: &str = "ring-offset-violet-100/100"; pub(crate) const ring_offset_violet_100_of_20: &str = "ring-offset-violet-100/20"; pub(crate) const ring_offset_violet_100_of_25: &str = "ring-offset-violet-100/25"; pub(crate) const ring_offset_violet_100_of_30: &str = "ring-offset-violet-100/30"; pub(crate) const ring_offset_violet_100_of_40: &str = "ring-offset-violet-100/40"; pub(crate) const ring_offset_violet_100_of_5: &str = "ring-offset-violet-100/5"; pub(crate) const ring_offset_violet_100_of_50: &str = "ring-offset-violet-100/50"; pub(crate) const ring_offset_violet_100_of_60: &str = "ring-offset-violet-100/60"; pub(crate) const ring_offset_violet_100_of_70: &str = "ring-offset-violet-100/70"; pub(crate) const ring_offset_violet_100_of_75: &str = "ring-offset-violet-100/75"; pub(crate) const ring_offset_violet_100_of_80: &str = "ring-offset-violet-100/80"; pub(crate) const ring_offset_violet_100_of_90: &str = "ring-offset-violet-100/90"; pub(crate) const ring_offset_violet_100_of_95: &str = "ring-offset-violet-100/95"; pub(crate) const ring_offset_violet_200: &str = "ring-offset-violet-200"; pub(crate) const ring_offset_violet_200_of_0: &str = "ring-offset-violet-200/0"; pub(crate) const ring_offset_violet_200_of_10: &str = "ring-offset-violet-200/10"; pub(crate) const ring_offset_violet_200_of_100: &str = "ring-offset-violet-200/100"; pub(crate) const ring_offset_violet_200_of_20: &str = "ring-offset-violet-200/20"; pub(crate) const ring_offset_violet_200_of_25: &str = "ring-offset-violet-200/25"; pub(crate) const ring_offset_violet_200_of_30: &str = "ring-offset-violet-200/30"; pub(crate) const ring_offset_violet_200_of_40: &str = "ring-offset-violet-200/40"; pub(crate) const ring_offset_violet_200_of_5: &str = "ring-offset-violet-200/5"; pub(crate) const ring_offset_violet_200_of_50: &str = "ring-offset-violet-200/50"; pub(crate) const ring_offset_violet_200_of_60: &str = "ring-offset-violet-200/60"; pub(crate) const ring_offset_violet_200_of_70: &str = "ring-offset-violet-200/70"; pub(crate) const ring_offset_violet_200_of_75: &str = "ring-offset-violet-200/75"; pub(crate) const ring_offset_violet_200_of_80: &str = "ring-offset-violet-200/80"; pub(crate) const ring_offset_violet_200_of_90: &str = "ring-offset-violet-200/90"; pub(crate) const ring_offset_violet_200_of_95: &str = "ring-offset-violet-200/95"; pub(crate) const ring_offset_violet_300: &str = "ring-offset-violet-300"; pub(crate) const ring_offset_violet_300_of_0: &str = "ring-offset-violet-300/0"; pub(crate) const ring_offset_violet_300_of_10: &str = "ring-offset-violet-300/10"; pub(crate) const ring_offset_violet_300_of_100: &str = "ring-offset-violet-300/100"; pub(crate) const ring_offset_violet_300_of_20: &str = "ring-offset-violet-300/20"; pub(crate) const ring_offset_violet_300_of_25: &str = "ring-offset-violet-300/25"; pub(crate) const ring_offset_violet_300_of_30: &str = "ring-offset-violet-300/30"; pub(crate) const ring_offset_violet_300_of_40: &str = "ring-offset-violet-300/40"; pub(crate) const ring_offset_violet_300_of_5: &str = "ring-offset-violet-300/5"; pub(crate) const ring_offset_violet_300_of_50: &str = "ring-offset-violet-300/50"; pub(crate) const ring_offset_violet_300_of_60: &str = "ring-offset-violet-300/60"; pub(crate) const ring_offset_violet_300_of_70: &str = "ring-offset-violet-300/70"; pub(crate) const ring_offset_violet_300_of_75: &str = "ring-offset-violet-300/75"; pub(crate) const ring_offset_violet_300_of_80: &str = "ring-offset-violet-300/80"; pub(crate) const ring_offset_violet_300_of_90: &str = "ring-offset-violet-300/90"; pub(crate) const ring_offset_violet_300_of_95: &str = "ring-offset-violet-300/95"; pub(crate) const ring_offset_violet_400: &str = "ring-offset-violet-400"; pub(crate) const ring_offset_violet_400_of_0: &str = "ring-offset-violet-400/0"; pub(crate) const ring_offset_violet_400_of_10: &str = "ring-offset-violet-400/10"; pub(crate) const ring_offset_violet_400_of_100: &str = "ring-offset-violet-400/100"; pub(crate) const ring_offset_violet_400_of_20: &str = "ring-offset-violet-400/20"; pub(crate) const ring_offset_violet_400_of_25: &str = "ring-offset-violet-400/25"; pub(crate) const ring_offset_violet_400_of_30: &str = "ring-offset-violet-400/30"; pub(crate) const ring_offset_violet_400_of_40: &str = "ring-offset-violet-400/40"; pub(crate) const ring_offset_violet_400_of_5: &str = "ring-offset-violet-400/5"; pub(crate) const ring_offset_violet_400_of_50: &str = "ring-offset-violet-400/50"; pub(crate) const ring_offset_violet_400_of_60: &str = "ring-offset-violet-400/60"; pub(crate) const ring_offset_violet_400_of_70: &str = "ring-offset-violet-400/70"; pub(crate) const ring_offset_violet_400_of_75: &str = "ring-offset-violet-400/75"; pub(crate) const ring_offset_violet_400_of_80: &str = "ring-offset-violet-400/80"; pub(crate) const ring_offset_violet_400_of_90: &str = "ring-offset-violet-400/90"; pub(crate) const ring_offset_violet_400_of_95: &str = "ring-offset-violet-400/95"; pub(crate) const ring_offset_violet_50: &str = "ring-offset-violet-50"; pub(crate) const ring_offset_violet_500: &str = "ring-offset-violet-500"; pub(crate) const ring_offset_violet_500_of_0: &str = "ring-offset-violet-500/0"; pub(crate) const ring_offset_violet_500_of_10: &str = "ring-offset-violet-500/10"; pub(crate) const ring_offset_violet_500_of_100: &str = "ring-offset-violet-500/100"; pub(crate) const ring_offset_violet_500_of_20: &str = "ring-offset-violet-500/20"; pub(crate) const ring_offset_violet_500_of_25: &str = "ring-offset-violet-500/25"; pub(crate) const ring_offset_violet_500_of_30: &str = "ring-offset-violet-500/30"; pub(crate) const ring_offset_violet_500_of_40: &str = "ring-offset-violet-500/40"; pub(crate) const ring_offset_violet_500_of_5: &str = "ring-offset-violet-500/5"; pub(crate) const ring_offset_violet_500_of_50: &str = "ring-offset-violet-500/50"; pub(crate) const ring_offset_violet_500_of_60: &str = "ring-offset-violet-500/60"; pub(crate) const ring_offset_violet_500_of_70: &str = "ring-offset-violet-500/70"; pub(crate) const ring_offset_violet_500_of_75: &str = "ring-offset-violet-500/75"; pub(crate) const ring_offset_violet_500_of_80: &str = "ring-offset-violet-500/80"; pub(crate) const ring_offset_violet_500_of_90: &str = "ring-offset-violet-500/90"; pub(crate) const ring_offset_violet_500_of_95: &str = "ring-offset-violet-500/95"; pub(crate) const ring_offset_violet_50_of_0: &str = "ring-offset-violet-50/0"; pub(crate) const ring_offset_violet_50_of_10: &str = "ring-offset-violet-50/10"; pub(crate) const ring_offset_violet_50_of_100: &str = "ring-offset-violet-50/100"; pub(crate) const ring_offset_violet_50_of_20: &str = "ring-offset-violet-50/20"; pub(crate) const ring_offset_violet_50_of_25: &str = "ring-offset-violet-50/25"; pub(crate) const ring_offset_violet_50_of_30: &str = "ring-offset-violet-50/30"; pub(crate) const ring_offset_violet_50_of_40: &str = "ring-offset-violet-50/40"; pub(crate) const ring_offset_violet_50_of_5: &str = "ring-offset-violet-50/5"; pub(crate) const ring_offset_violet_50_of_50: &str = "ring-offset-violet-50/50"; pub(crate) const ring_offset_violet_50_of_60: &str = "ring-offset-violet-50/60"; pub(crate) const ring_offset_violet_50_of_70: &str = "ring-offset-violet-50/70"; pub(crate) const ring_offset_violet_50_of_75: &str = "ring-offset-violet-50/75"; pub(crate) const ring_offset_violet_50_of_80: &str = "ring-offset-violet-50/80"; pub(crate) const ring_offset_violet_50_of_90: &str = "ring-offset-violet-50/90"; pub(crate) const ring_offset_violet_50_of_95: &str = "ring-offset-violet-50/95"; pub(crate) const ring_offset_violet_600: &str = "ring-offset-violet-600"; pub(crate) const ring_offset_violet_600_of_0: &str = "ring-offset-violet-600/0"; pub(crate) const ring_offset_violet_600_of_10: &str = "ring-offset-violet-600/10"; pub(crate) const ring_offset_violet_600_of_100: &str = "ring-offset-violet-600/100"; pub(crate) const ring_offset_violet_600_of_20: &str = "ring-offset-violet-600/20"; pub(crate) const ring_offset_violet_600_of_25: &str = "ring-offset-violet-600/25"; pub(crate) const ring_offset_violet_600_of_30: &str = "ring-offset-violet-600/30"; pub(crate) const ring_offset_violet_600_of_40: &str = "ring-offset-violet-600/40"; pub(crate) const ring_offset_violet_600_of_5: &str = "ring-offset-violet-600/5"; pub(crate) const ring_offset_violet_600_of_50: &str = "ring-offset-violet-600/50"; pub(crate) const ring_offset_violet_600_of_60: &str = "ring-offset-violet-600/60"; pub(crate) const ring_offset_violet_600_of_70: &str = "ring-offset-violet-600/70"; pub(crate) const ring_offset_violet_600_of_75: &str = "ring-offset-violet-600/75"; pub(crate) const ring_offset_violet_600_of_80: &str = "ring-offset-violet-600/80"; pub(crate) const ring_offset_violet_600_of_90: &str = "ring-offset-violet-600/90"; pub(crate) const ring_offset_violet_600_of_95: &str = "ring-offset-violet-600/95"; pub(crate) const ring_offset_violet_700: &str = "ring-offset-violet-700"; pub(crate) const ring_offset_violet_700_of_0: &str = "ring-offset-violet-700/0"; pub(crate) const ring_offset_violet_700_of_10: &str = "ring-offset-violet-700/10"; pub(crate) const ring_offset_violet_700_of_100: &str = "ring-offset-violet-700/100"; pub(crate) const ring_offset_violet_700_of_20: &str = "ring-offset-violet-700/20"; pub(crate) const ring_offset_violet_700_of_25: &str = "ring-offset-violet-700/25"; pub(crate) const ring_offset_violet_700_of_30: &str = "ring-offset-violet-700/30"; pub(crate) const ring_offset_violet_700_of_40: &str = "ring-offset-violet-700/40"; pub(crate) const ring_offset_violet_700_of_5: &str = "ring-offset-violet-700/5"; pub(crate) const ring_offset_violet_700_of_50: &str = "ring-offset-violet-700/50"; pub(crate) const ring_offset_violet_700_of_60: &str = "ring-offset-violet-700/60"; pub(crate) const ring_offset_violet_700_of_70: &str = "ring-offset-violet-700/70"; pub(crate) const ring_offset_violet_700_of_75: &str = "ring-offset-violet-700/75"; pub(crate) const ring_offset_violet_700_of_80: &str = "ring-offset-violet-700/80"; pub(crate) const ring_offset_violet_700_of_90: &str = "ring-offset-violet-700/90"; pub(crate) const ring_offset_violet_700_of_95: &str = "ring-offset-violet-700/95"; pub(crate) const ring_offset_violet_800: &str = "ring-offset-violet-800"; pub(crate) const ring_offset_violet_800_of_0: &str = "ring-offset-violet-800/0"; pub(crate) const ring_offset_violet_800_of_10: &str = "ring-offset-violet-800/10"; pub(crate) const ring_offset_violet_800_of_100: &str = "ring-offset-violet-800/100"; pub(crate) const ring_offset_violet_800_of_20: &str = "ring-offset-violet-800/20"; pub(crate) const ring_offset_violet_800_of_25: &str = "ring-offset-violet-800/25"; pub(crate) const ring_offset_violet_800_of_30: &str = "ring-offset-violet-800/30"; pub(crate) const ring_offset_violet_800_of_40: &str = "ring-offset-violet-800/40"; pub(crate) const ring_offset_violet_800_of_5: &str = "ring-offset-violet-800/5"; pub(crate) const ring_offset_violet_800_of_50: &str = "ring-offset-violet-800/50"; pub(crate) const ring_offset_violet_800_of_60: &str = "ring-offset-violet-800/60"; pub(crate) const ring_offset_violet_800_of_70: &str = "ring-offset-violet-800/70"; pub(crate) const ring_offset_violet_800_of_75: &str = "ring-offset-violet-800/75"; pub(crate) const ring_offset_violet_800_of_80: &str = "ring-offset-violet-800/80"; pub(crate) const ring_offset_violet_800_of_90: &str = "ring-offset-violet-800/90"; pub(crate) const ring_offset_violet_800_of_95: &str = "ring-offset-violet-800/95"; pub(crate) const ring_offset_violet_900: &str = "ring-offset-violet-900"; pub(crate) const ring_offset_violet_900_of_0: &str = "ring-offset-violet-900/0"; pub(crate) const ring_offset_violet_900_of_10: &str = "ring-offset-violet-900/10"; pub(crate) const ring_offset_violet_900_of_100: &str = "ring-offset-violet-900/100"; pub(crate) const ring_offset_violet_900_of_20: &str = "ring-offset-violet-900/20"; pub(crate) const ring_offset_violet_900_of_25: &str = "ring-offset-violet-900/25"; pub(crate) const ring_offset_violet_900_of_30: &str = "ring-offset-violet-900/30"; pub(crate) const ring_offset_violet_900_of_40: &str = "ring-offset-violet-900/40"; pub(crate) const ring_offset_violet_900_of_5: &str = "ring-offset-violet-900/5"; pub(crate) const ring_offset_violet_900_of_50: &str = "ring-offset-violet-900/50"; pub(crate) const ring_offset_violet_900_of_60: &str = "ring-offset-violet-900/60"; pub(crate) const ring_offset_violet_900_of_70: &str = "ring-offset-violet-900/70"; pub(crate) const ring_offset_violet_900_of_75: &str = "ring-offset-violet-900/75"; pub(crate) const ring_offset_violet_900_of_80: &str = "ring-offset-violet-900/80"; pub(crate) const ring_offset_violet_900_of_90: &str = "ring-offset-violet-900/90"; pub(crate) const ring_offset_violet_900_of_95: &str = "ring-offset-violet-900/95"; pub(crate) const ring_offset_white: &str = "ring-offset-white"; pub(crate) const ring_offset_white_of_0: &str = "ring-offset-white/0"; pub(crate) const ring_offset_white_of_10: &str = "ring-offset-white/10"; pub(crate) const ring_offset_white_of_100: &str = "ring-offset-white/100"; pub(crate) const ring_offset_white_of_20: &str = "ring-offset-white/20"; pub(crate) const ring_offset_white_of_25: &str = "ring-offset-white/25"; pub(crate) const ring_offset_white_of_30: &str = "ring-offset-white/30"; pub(crate) const ring_offset_white_of_40: &str = "ring-offset-white/40"; pub(crate) const ring_offset_white_of_5: &str = "ring-offset-white/5"; pub(crate) const ring_offset_white_of_50: &str = "ring-offset-white/50"; pub(crate) const ring_offset_white_of_60: &str = "ring-offset-white/60"; pub(crate) const ring_offset_white_of_70: &str = "ring-offset-white/70"; pub(crate) const ring_offset_white_of_75: &str = "ring-offset-white/75"; pub(crate) const ring_offset_white_of_80: &str = "ring-offset-white/80"; pub(crate) const ring_offset_white_of_90: &str = "ring-offset-white/90"; pub(crate) const ring_offset_white_of_95: &str = "ring-offset-white/95"; pub(crate) const ring_offset_yellow_100: &str = "ring-offset-yellow-100"; pub(crate) const ring_offset_yellow_100_of_0: &str = "ring-offset-yellow-100/0"; pub(crate) const ring_offset_yellow_100_of_10: &str = "ring-offset-yellow-100/10"; pub(crate) const ring_offset_yellow_100_of_100: &str = "ring-offset-yellow-100/100"; pub(crate) const ring_offset_yellow_100_of_20: &str = "ring-offset-yellow-100/20"; pub(crate) const ring_offset_yellow_100_of_25: &str = "ring-offset-yellow-100/25"; pub(crate) const ring_offset_yellow_100_of_30: &str = "ring-offset-yellow-100/30"; pub(crate) const ring_offset_yellow_100_of_40: &str = "ring-offset-yellow-100/40"; pub(crate) const ring_offset_yellow_100_of_5: &str = "ring-offset-yellow-100/5"; pub(crate) const ring_offset_yellow_100_of_50: &str = "ring-offset-yellow-100/50"; pub(crate) const ring_offset_yellow_100_of_60: &str = "ring-offset-yellow-100/60"; pub(crate) const ring_offset_yellow_100_of_70: &str = "ring-offset-yellow-100/70"; pub(crate) const ring_offset_yellow_100_of_75: &str = "ring-offset-yellow-100/75"; pub(crate) const ring_offset_yellow_100_of_80: &str = "ring-offset-yellow-100/80"; pub(crate) const ring_offset_yellow_100_of_90: &str = "ring-offset-yellow-100/90"; pub(crate) const ring_offset_yellow_100_of_95: &str = "ring-offset-yellow-100/95"; pub(crate) const ring_offset_yellow_200: &str = "ring-offset-yellow-200"; pub(crate) const ring_offset_yellow_200_of_0: &str = "ring-offset-yellow-200/0"; pub(crate) const ring_offset_yellow_200_of_10: &str = "ring-offset-yellow-200/10"; pub(crate) const ring_offset_yellow_200_of_100: &str = "ring-offset-yellow-200/100"; pub(crate) const ring_offset_yellow_200_of_20: &str = "ring-offset-yellow-200/20"; pub(crate) const ring_offset_yellow_200_of_25: &str = "ring-offset-yellow-200/25"; pub(crate) const ring_offset_yellow_200_of_30: &str = "ring-offset-yellow-200/30"; pub(crate) const ring_offset_yellow_200_of_40: &str = "ring-offset-yellow-200/40"; pub(crate) const ring_offset_yellow_200_of_5: &str = "ring-offset-yellow-200/5"; pub(crate) const ring_offset_yellow_200_of_50: &str = "ring-offset-yellow-200/50"; pub(crate) const ring_offset_yellow_200_of_60: &str = "ring-offset-yellow-200/60"; pub(crate) const ring_offset_yellow_200_of_70: &str = "ring-offset-yellow-200/70"; pub(crate) const ring_offset_yellow_200_of_75: &str = "ring-offset-yellow-200/75"; pub(crate) const ring_offset_yellow_200_of_80: &str = "ring-offset-yellow-200/80"; pub(crate) const ring_offset_yellow_200_of_90: &str = "ring-offset-yellow-200/90"; pub(crate) const ring_offset_yellow_200_of_95: &str = "ring-offset-yellow-200/95"; pub(crate) const ring_offset_yellow_300: &str = "ring-offset-yellow-300"; pub(crate) const ring_offset_yellow_300_of_0: &str = "ring-offset-yellow-300/0"; pub(crate) const ring_offset_yellow_300_of_10: &str = "ring-offset-yellow-300/10"; pub(crate) const ring_offset_yellow_300_of_100: &str = "ring-offset-yellow-300/100"; pub(crate) const ring_offset_yellow_300_of_20: &str = "ring-offset-yellow-300/20"; pub(crate) const ring_offset_yellow_300_of_25: &str = "ring-offset-yellow-300/25"; pub(crate) const ring_offset_yellow_300_of_30: &str = "ring-offset-yellow-300/30"; pub(crate) const ring_offset_yellow_300_of_40: &str = "ring-offset-yellow-300/40"; pub(crate) const ring_offset_yellow_300_of_5: &str = "ring-offset-yellow-300/5"; pub(crate) const ring_offset_yellow_300_of_50: &str = "ring-offset-yellow-300/50"; pub(crate) const ring_offset_yellow_300_of_60: &str = "ring-offset-yellow-300/60"; pub(crate) const ring_offset_yellow_300_of_70: &str = "ring-offset-yellow-300/70"; pub(crate) const ring_offset_yellow_300_of_75: &str = "ring-offset-yellow-300/75"; pub(crate) const ring_offset_yellow_300_of_80: &str = "ring-offset-yellow-300/80"; pub(crate) const ring_offset_yellow_300_of_90: &str = "ring-offset-yellow-300/90"; pub(crate) const ring_offset_yellow_300_of_95: &str = "ring-offset-yellow-300/95"; pub(crate) const ring_offset_yellow_400: &str = "ring-offset-yellow-400"; pub(crate) const ring_offset_yellow_400_of_0: &str = "ring-offset-yellow-400/0"; pub(crate) const ring_offset_yellow_400_of_10: &str = "ring-offset-yellow-400/10"; pub(crate) const ring_offset_yellow_400_of_100: &str = "ring-offset-yellow-400/100"; pub(crate) const ring_offset_yellow_400_of_20: &str = "ring-offset-yellow-400/20"; pub(crate) const ring_offset_yellow_400_of_25: &str = "ring-offset-yellow-400/25"; pub(crate) const ring_offset_yellow_400_of_30: &str = "ring-offset-yellow-400/30"; pub(crate) const ring_offset_yellow_400_of_40: &str = "ring-offset-yellow-400/40"; pub(crate) const ring_offset_yellow_400_of_5: &str = "ring-offset-yellow-400/5"; pub(crate) const ring_offset_yellow_400_of_50: &str = "ring-offset-yellow-400/50"; pub(crate) const ring_offset_yellow_400_of_60: &str = "ring-offset-yellow-400/60"; pub(crate) const ring_offset_yellow_400_of_70: &str = "ring-offset-yellow-400/70"; pub(crate) const ring_offset_yellow_400_of_75: &str = "ring-offset-yellow-400/75"; pub(crate) const ring_offset_yellow_400_of_80: &str = "ring-offset-yellow-400/80"; pub(crate) const ring_offset_yellow_400_of_90: &str = "ring-offset-yellow-400/90"; pub(crate) const ring_offset_yellow_400_of_95: &str = "ring-offset-yellow-400/95"; pub(crate) const ring_offset_yellow_50: &str = "ring-offset-yellow-50"; pub(crate) const ring_offset_yellow_500: &str = "ring-offset-yellow-500"; pub(crate) const ring_offset_yellow_500_of_0: &str = "ring-offset-yellow-500/0"; pub(crate) const ring_offset_yellow_500_of_10: &str = "ring-offset-yellow-500/10"; pub(crate) const ring_offset_yellow_500_of_100: &str = "ring-offset-yellow-500/100"; pub(crate) const ring_offset_yellow_500_of_20: &str = "ring-offset-yellow-500/20"; pub(crate) const ring_offset_yellow_500_of_25: &str = "ring-offset-yellow-500/25"; pub(crate) const ring_offset_yellow_500_of_30: &str = "ring-offset-yellow-500/30"; pub(crate) const ring_offset_yellow_500_of_40: &str = "ring-offset-yellow-500/40"; pub(crate) const ring_offset_yellow_500_of_5: &str = "ring-offset-yellow-500/5"; pub(crate) const ring_offset_yellow_500_of_50: &str = "ring-offset-yellow-500/50"; pub(crate) const ring_offset_yellow_500_of_60: &str = "ring-offset-yellow-500/60"; pub(crate) const ring_offset_yellow_500_of_70: &str = "ring-offset-yellow-500/70"; pub(crate) const ring_offset_yellow_500_of_75: &str = "ring-offset-yellow-500/75"; pub(crate) const ring_offset_yellow_500_of_80: &str = "ring-offset-yellow-500/80"; pub(crate) const ring_offset_yellow_500_of_90: &str = "ring-offset-yellow-500/90"; pub(crate) const ring_offset_yellow_500_of_95: &str = "ring-offset-yellow-500/95"; pub(crate) const ring_offset_yellow_50_of_0: &str = "ring-offset-yellow-50/0"; pub(crate) const ring_offset_yellow_50_of_10: &str = "ring-offset-yellow-50/10"; pub(crate) const ring_offset_yellow_50_of_100: &str = "ring-offset-yellow-50/100"; pub(crate) const ring_offset_yellow_50_of_20: &str = "ring-offset-yellow-50/20"; pub(crate) const ring_offset_yellow_50_of_25: &str = "ring-offset-yellow-50/25"; pub(crate) const ring_offset_yellow_50_of_30: &str = "ring-offset-yellow-50/30"; pub(crate) const ring_offset_yellow_50_of_40: &str = "ring-offset-yellow-50/40"; pub(crate) const ring_offset_yellow_50_of_5: &str = "ring-offset-yellow-50/5"; pub(crate) const ring_offset_yellow_50_of_50: &str = "ring-offset-yellow-50/50"; pub(crate) const ring_offset_yellow_50_of_60: &str = "ring-offset-yellow-50/60"; pub(crate) const ring_offset_yellow_50_of_70: &str = "ring-offset-yellow-50/70"; pub(crate) const ring_offset_yellow_50_of_75: &str = "ring-offset-yellow-50/75"; pub(crate) const ring_offset_yellow_50_of_80: &str = "ring-offset-yellow-50/80"; pub(crate) const ring_offset_yellow_50_of_90: &str = "ring-offset-yellow-50/90"; pub(crate) const ring_offset_yellow_50_of_95: &str = "ring-offset-yellow-50/95"; pub(crate) const ring_offset_yellow_600: &str = "ring-offset-yellow-600"; pub(crate) const ring_offset_yellow_600_of_0: &str = "ring-offset-yellow-600/0"; pub(crate) const ring_offset_yellow_600_of_10: &str = "ring-offset-yellow-600/10"; pub(crate) const ring_offset_yellow_600_of_100: &str = "ring-offset-yellow-600/100"; pub(crate) const ring_offset_yellow_600_of_20: &str = "ring-offset-yellow-600/20"; pub(crate) const ring_offset_yellow_600_of_25: &str = "ring-offset-yellow-600/25"; pub(crate) const ring_offset_yellow_600_of_30: &str = "ring-offset-yellow-600/30"; pub(crate) const ring_offset_yellow_600_of_40: &str = "ring-offset-yellow-600/40"; pub(crate) const ring_offset_yellow_600_of_5: &str = "ring-offset-yellow-600/5"; pub(crate) const ring_offset_yellow_600_of_50: &str = "ring-offset-yellow-600/50"; pub(crate) const ring_offset_yellow_600_of_60: &str = "ring-offset-yellow-600/60"; pub(crate) const ring_offset_yellow_600_of_70: &str = "ring-offset-yellow-600/70"; pub(crate) const ring_offset_yellow_600_of_75: &str = "ring-offset-yellow-600/75"; pub(crate) const ring_offset_yellow_600_of_80: &str = "ring-offset-yellow-600/80"; pub(crate) const ring_offset_yellow_600_of_90: &str = "ring-offset-yellow-600/90"; pub(crate) const ring_offset_yellow_600_of_95: &str = "ring-offset-yellow-600/95"; pub(crate) const ring_offset_yellow_700: &str = "ring-offset-yellow-700"; pub(crate) const ring_offset_yellow_700_of_0: &str = "ring-offset-yellow-700/0"; pub(crate) const ring_offset_yellow_700_of_10: &str = "ring-offset-yellow-700/10"; pub(crate) const ring_offset_yellow_700_of_100: &str = "ring-offset-yellow-700/100"; pub(crate) const ring_offset_yellow_700_of_20: &str = "ring-offset-yellow-700/20"; pub(crate) const ring_offset_yellow_700_of_25: &str = "ring-offset-yellow-700/25"; pub(crate) const ring_offset_yellow_700_of_30: &str = "ring-offset-yellow-700/30"; pub(crate) const ring_offset_yellow_700_of_40: &str = "ring-offset-yellow-700/40"; pub(crate) const ring_offset_yellow_700_of_5: &str = "ring-offset-yellow-700/5"; pub(crate) const ring_offset_yellow_700_of_50: &str = "ring-offset-yellow-700/50"; pub(crate) const ring_offset_yellow_700_of_60: &str = "ring-offset-yellow-700/60"; pub(crate) const ring_offset_yellow_700_of_70: &str = "ring-offset-yellow-700/70"; pub(crate) const ring_offset_yellow_700_of_75: &str = "ring-offset-yellow-700/75"; pub(crate) const ring_offset_yellow_700_of_80: &str = "ring-offset-yellow-700/80"; pub(crate) const ring_offset_yellow_700_of_90: &str = "ring-offset-yellow-700/90"; pub(crate) const ring_offset_yellow_700_of_95: &str = "ring-offset-yellow-700/95"; pub(crate) const ring_offset_yellow_800: &str = "ring-offset-yellow-800"; pub(crate) const ring_offset_yellow_800_of_0: &str = "ring-offset-yellow-800/0"; pub(crate) const ring_offset_yellow_800_of_10: &str = "ring-offset-yellow-800/10"; pub(crate) const ring_offset_yellow_800_of_100: &str = "ring-offset-yellow-800/100"; pub(crate) const ring_offset_yellow_800_of_20: &str = "ring-offset-yellow-800/20"; pub(crate) const ring_offset_yellow_800_of_25: &str = "ring-offset-yellow-800/25"; pub(crate) const ring_offset_yellow_800_of_30: &str = "ring-offset-yellow-800/30"; pub(crate) const ring_offset_yellow_800_of_40: &str = "ring-offset-yellow-800/40"; pub(crate) const ring_offset_yellow_800_of_5: &str = "ring-offset-yellow-800/5"; pub(crate) const ring_offset_yellow_800_of_50: &str = "ring-offset-yellow-800/50"; pub(crate) const ring_offset_yellow_800_of_60: &str = "ring-offset-yellow-800/60"; pub(crate) const ring_offset_yellow_800_of_70: &str = "ring-offset-yellow-800/70"; pub(crate) const ring_offset_yellow_800_of_75: &str = "ring-offset-yellow-800/75"; pub(crate) const ring_offset_yellow_800_of_80: &str = "ring-offset-yellow-800/80"; pub(crate) const ring_offset_yellow_800_of_90: &str = "ring-offset-yellow-800/90"; pub(crate) const ring_offset_yellow_800_of_95: &str = "ring-offset-yellow-800/95"; pub(crate) const ring_offset_yellow_900: &str = "ring-offset-yellow-900"; pub(crate) const ring_offset_yellow_900_of_0: &str = "ring-offset-yellow-900/0"; pub(crate) const ring_offset_yellow_900_of_10: &str = "ring-offset-yellow-900/10"; pub(crate) const ring_offset_yellow_900_of_100: &str = "ring-offset-yellow-900/100"; pub(crate) const ring_offset_yellow_900_of_20: &str = "ring-offset-yellow-900/20"; pub(crate) const ring_offset_yellow_900_of_25: &str = "ring-offset-yellow-900/25"; pub(crate) const ring_offset_yellow_900_of_30: &str = "ring-offset-yellow-900/30"; pub(crate) const ring_offset_yellow_900_of_40: &str = "ring-offset-yellow-900/40"; pub(crate) const ring_offset_yellow_900_of_5: &str = "ring-offset-yellow-900/5"; pub(crate) const ring_offset_yellow_900_of_50: &str = "ring-offset-yellow-900/50"; pub(crate) const ring_offset_yellow_900_of_60: &str = "ring-offset-yellow-900/60"; pub(crate) const ring_offset_yellow_900_of_70: &str = "ring-offset-yellow-900/70"; pub(crate) const ring_offset_yellow_900_of_75: &str = "ring-offset-yellow-900/75"; pub(crate) const ring_offset_yellow_900_of_80: &str = "ring-offset-yellow-900/80"; pub(crate) const ring_offset_yellow_900_of_90: &str = "ring-offset-yellow-900/90"; pub(crate) const ring_offset_yellow_900_of_95: &str = "ring-offset-yellow-900/95"; pub(crate) const ring_offset_zinc_100: &str = "ring-offset-zinc-100"; pub(crate) const ring_offset_zinc_100_of_0: &str = "ring-offset-zinc-100/0"; pub(crate) const ring_offset_zinc_100_of_10: &str = "ring-offset-zinc-100/10"; pub(crate) const ring_offset_zinc_100_of_100: &str = "ring-offset-zinc-100/100"; pub(crate) const ring_offset_zinc_100_of_20: &str = "ring-offset-zinc-100/20"; pub(crate) const ring_offset_zinc_100_of_25: &str = "ring-offset-zinc-100/25"; pub(crate) const ring_offset_zinc_100_of_30: &str = "ring-offset-zinc-100/30"; pub(crate) const ring_offset_zinc_100_of_40: &str = "ring-offset-zinc-100/40"; pub(crate) const ring_offset_zinc_100_of_5: &str = "ring-offset-zinc-100/5"; pub(crate) const ring_offset_zinc_100_of_50: &str = "ring-offset-zinc-100/50"; pub(crate) const ring_offset_zinc_100_of_60: &str = "ring-offset-zinc-100/60"; pub(crate) const ring_offset_zinc_100_of_70: &str = "ring-offset-zinc-100/70"; pub(crate) const ring_offset_zinc_100_of_75: &str = "ring-offset-zinc-100/75"; pub(crate) const ring_offset_zinc_100_of_80: &str = "ring-offset-zinc-100/80"; pub(crate) const ring_offset_zinc_100_of_90: &str = "ring-offset-zinc-100/90"; pub(crate) const ring_offset_zinc_100_of_95: &str = "ring-offset-zinc-100/95"; pub(crate) const ring_offset_zinc_200: &str = "ring-offset-zinc-200"; pub(crate) const ring_offset_zinc_200_of_0: &str = "ring-offset-zinc-200/0"; pub(crate) const ring_offset_zinc_200_of_10: &str = "ring-offset-zinc-200/10"; pub(crate) const ring_offset_zinc_200_of_100: &str = "ring-offset-zinc-200/100"; pub(crate) const ring_offset_zinc_200_of_20: &str = "ring-offset-zinc-200/20"; pub(crate) const ring_offset_zinc_200_of_25: &str = "ring-offset-zinc-200/25"; pub(crate) const ring_offset_zinc_200_of_30: &str = "ring-offset-zinc-200/30"; pub(crate) const ring_offset_zinc_200_of_40: &str = "ring-offset-zinc-200/40"; pub(crate) const ring_offset_zinc_200_of_5: &str = "ring-offset-zinc-200/5"; pub(crate) const ring_offset_zinc_200_of_50: &str = "ring-offset-zinc-200/50"; pub(crate) const ring_offset_zinc_200_of_60: &str = "ring-offset-zinc-200/60"; pub(crate) const ring_offset_zinc_200_of_70: &str = "ring-offset-zinc-200/70"; pub(crate) const ring_offset_zinc_200_of_75: &str = "ring-offset-zinc-200/75"; pub(crate) const ring_offset_zinc_200_of_80: &str = "ring-offset-zinc-200/80"; pub(crate) const ring_offset_zinc_200_of_90: &str = "ring-offset-zinc-200/90"; pub(crate) const ring_offset_zinc_200_of_95: &str = "ring-offset-zinc-200/95"; pub(crate) const ring_offset_zinc_300: &str = "ring-offset-zinc-300"; pub(crate) const ring_offset_zinc_300_of_0: &str = "ring-offset-zinc-300/0"; pub(crate) const ring_offset_zinc_300_of_10: &str = "ring-offset-zinc-300/10"; pub(crate) const ring_offset_zinc_300_of_100: &str = "ring-offset-zinc-300/100"; pub(crate) const ring_offset_zinc_300_of_20: &str = "ring-offset-zinc-300/20"; pub(crate) const ring_offset_zinc_300_of_25: &str = "ring-offset-zinc-300/25"; pub(crate) const ring_offset_zinc_300_of_30: &str = "ring-offset-zinc-300/30"; pub(crate) const ring_offset_zinc_300_of_40: &str = "ring-offset-zinc-300/40"; pub(crate) const ring_offset_zinc_300_of_5: &str = "ring-offset-zinc-300/5"; pub(crate) const ring_offset_zinc_300_of_50: &str = "ring-offset-zinc-300/50"; pub(crate) const ring_offset_zinc_300_of_60: &str = "ring-offset-zinc-300/60"; pub(crate) const ring_offset_zinc_300_of_70: &str = "ring-offset-zinc-300/70"; pub(crate) const ring_offset_zinc_300_of_75: &str = "ring-offset-zinc-300/75"; pub(crate) const ring_offset_zinc_300_of_80: &str = "ring-offset-zinc-300/80"; pub(crate) const ring_offset_zinc_300_of_90: &str = "ring-offset-zinc-300/90"; pub(crate) const ring_offset_zinc_300_of_95: &str = "ring-offset-zinc-300/95"; pub(crate) const ring_offset_zinc_400: &str = "ring-offset-zinc-400"; pub(crate) const ring_offset_zinc_400_of_0: &str = "ring-offset-zinc-400/0"; pub(crate) const ring_offset_zinc_400_of_10: &str = "ring-offset-zinc-400/10"; pub(crate) const ring_offset_zinc_400_of_100: &str = "ring-offset-zinc-400/100"; pub(crate) const ring_offset_zinc_400_of_20: &str = "ring-offset-zinc-400/20"; pub(crate) const ring_offset_zinc_400_of_25: &str = "ring-offset-zinc-400/25"; pub(crate) const ring_offset_zinc_400_of_30: &str = "ring-offset-zinc-400/30"; pub(crate) const ring_offset_zinc_400_of_40: &str = "ring-offset-zinc-400/40"; pub(crate) const ring_offset_zinc_400_of_5: &str = "ring-offset-zinc-400/5"; pub(crate) const ring_offset_zinc_400_of_50: &str = "ring-offset-zinc-400/50"; pub(crate) const ring_offset_zinc_400_of_60: &str = "ring-offset-zinc-400/60"; pub(crate) const ring_offset_zinc_400_of_70: &str = "ring-offset-zinc-400/70"; pub(crate) const ring_offset_zinc_400_of_75: &str = "ring-offset-zinc-400/75"; pub(crate) const ring_offset_zinc_400_of_80: &str = "ring-offset-zinc-400/80"; pub(crate) const ring_offset_zinc_400_of_90: &str = "ring-offset-zinc-400/90"; pub(crate) const ring_offset_zinc_400_of_95: &str = "ring-offset-zinc-400/95"; pub(crate) const ring_offset_zinc_50: &str = "ring-offset-zinc-50"; pub(crate) const ring_offset_zinc_500: &str = "ring-offset-zinc-500"; pub(crate) const ring_offset_zinc_500_of_0: &str = "ring-offset-zinc-500/0"; pub(crate) const ring_offset_zinc_500_of_10: &str = "ring-offset-zinc-500/10"; pub(crate) const ring_offset_zinc_500_of_100: &str = "ring-offset-zinc-500/100"; pub(crate) const ring_offset_zinc_500_of_20: &str = "ring-offset-zinc-500/20"; pub(crate) const ring_offset_zinc_500_of_25: &str = "ring-offset-zinc-500/25"; pub(crate) const ring_offset_zinc_500_of_30: &str = "ring-offset-zinc-500/30"; pub(crate) const ring_offset_zinc_500_of_40: &str = "ring-offset-zinc-500/40"; pub(crate) const ring_offset_zinc_500_of_5: &str = "ring-offset-zinc-500/5"; pub(crate) const ring_offset_zinc_500_of_50: &str = "ring-offset-zinc-500/50"; pub(crate) const ring_offset_zinc_500_of_60: &str = "ring-offset-zinc-500/60"; pub(crate) const ring_offset_zinc_500_of_70: &str = "ring-offset-zinc-500/70"; pub(crate) const ring_offset_zinc_500_of_75: &str = "ring-offset-zinc-500/75"; pub(crate) const ring_offset_zinc_500_of_80: &str = "ring-offset-zinc-500/80"; pub(crate) const ring_offset_zinc_500_of_90: &str = "ring-offset-zinc-500/90"; pub(crate) const ring_offset_zinc_500_of_95: &str = "ring-offset-zinc-500/95"; pub(crate) const ring_offset_zinc_50_of_0: &str = "ring-offset-zinc-50/0"; pub(crate) const ring_offset_zinc_50_of_10: &str = "ring-offset-zinc-50/10"; pub(crate) const ring_offset_zinc_50_of_100: &str = "ring-offset-zinc-50/100"; pub(crate) const ring_offset_zinc_50_of_20: &str = "ring-offset-zinc-50/20"; pub(crate) const ring_offset_zinc_50_of_25: &str = "ring-offset-zinc-50/25"; pub(crate) const ring_offset_zinc_50_of_30: &str = "ring-offset-zinc-50/30"; pub(crate) const ring_offset_zinc_50_of_40: &str = "ring-offset-zinc-50/40"; pub(crate) const ring_offset_zinc_50_of_5: &str = "ring-offset-zinc-50/5"; pub(crate) const ring_offset_zinc_50_of_50: &str = "ring-offset-zinc-50/50"; pub(crate) const ring_offset_zinc_50_of_60: &str = "ring-offset-zinc-50/60"; pub(crate) const ring_offset_zinc_50_of_70: &str = "ring-offset-zinc-50/70"; pub(crate) const ring_offset_zinc_50_of_75: &str = "ring-offset-zinc-50/75"; pub(crate) const ring_offset_zinc_50_of_80: &str = "ring-offset-zinc-50/80"; pub(crate) const ring_offset_zinc_50_of_90: &str = "ring-offset-zinc-50/90"; pub(crate) const ring_offset_zinc_50_of_95: &str = "ring-offset-zinc-50/95"; pub(crate) const ring_offset_zinc_600: &str = "ring-offset-zinc-600"; pub(crate) const ring_offset_zinc_600_of_0: &str = "ring-offset-zinc-600/0"; pub(crate) const ring_offset_zinc_600_of_10: &str = "ring-offset-zinc-600/10"; pub(crate) const ring_offset_zinc_600_of_100: &str = "ring-offset-zinc-600/100"; pub(crate) const ring_offset_zinc_600_of_20: &str = "ring-offset-zinc-600/20"; pub(crate) const ring_offset_zinc_600_of_25: &str = "ring-offset-zinc-600/25"; pub(crate) const ring_offset_zinc_600_of_30: &str = "ring-offset-zinc-600/30"; pub(crate) const ring_offset_zinc_600_of_40: &str = "ring-offset-zinc-600/40"; pub(crate) const ring_offset_zinc_600_of_5: &str = "ring-offset-zinc-600/5"; pub(crate) const ring_offset_zinc_600_of_50: &str = "ring-offset-zinc-600/50"; pub(crate) const ring_offset_zinc_600_of_60: &str = "ring-offset-zinc-600/60"; pub(crate) const ring_offset_zinc_600_of_70: &str = "ring-offset-zinc-600/70"; pub(crate) const ring_offset_zinc_600_of_75: &str = "ring-offset-zinc-600/75"; pub(crate) const ring_offset_zinc_600_of_80: &str = "ring-offset-zinc-600/80"; pub(crate) const ring_offset_zinc_600_of_90: &str = "ring-offset-zinc-600/90"; pub(crate) const ring_offset_zinc_600_of_95: &str = "ring-offset-zinc-600/95"; pub(crate) const ring_offset_zinc_700: &str = "ring-offset-zinc-700"; pub(crate) const ring_offset_zinc_700_of_0: &str = "ring-offset-zinc-700/0"; pub(crate) const ring_offset_zinc_700_of_10: &str = "ring-offset-zinc-700/10"; pub(crate) const ring_offset_zinc_700_of_100: &str = "ring-offset-zinc-700/100"; pub(crate) const ring_offset_zinc_700_of_20: &str = "ring-offset-zinc-700/20"; pub(crate) const ring_offset_zinc_700_of_25: &str = "ring-offset-zinc-700/25"; pub(crate) const ring_offset_zinc_700_of_30: &str = "ring-offset-zinc-700/30"; pub(crate) const ring_offset_zinc_700_of_40: &str = "ring-offset-zinc-700/40"; pub(crate) const ring_offset_zinc_700_of_5: &str = "ring-offset-zinc-700/5"; pub(crate) const ring_offset_zinc_700_of_50: &str = "ring-offset-zinc-700/50"; pub(crate) const ring_offset_zinc_700_of_60: &str = "ring-offset-zinc-700/60"; pub(crate) const ring_offset_zinc_700_of_70: &str = "ring-offset-zinc-700/70"; pub(crate) const ring_offset_zinc_700_of_75: &str = "ring-offset-zinc-700/75"; pub(crate) const ring_offset_zinc_700_of_80: &str = "ring-offset-zinc-700/80"; pub(crate) const ring_offset_zinc_700_of_90: &str = "ring-offset-zinc-700/90"; pub(crate) const ring_offset_zinc_700_of_95: &str = "ring-offset-zinc-700/95"; pub(crate) const ring_offset_zinc_800: &str = "ring-offset-zinc-800"; pub(crate) const ring_offset_zinc_800_of_0: &str = "ring-offset-zinc-800/0"; pub(crate) const ring_offset_zinc_800_of_10: &str = "ring-offset-zinc-800/10"; pub(crate) const ring_offset_zinc_800_of_100: &str = "ring-offset-zinc-800/100"; pub(crate) const ring_offset_zinc_800_of_20: &str = "ring-offset-zinc-800/20"; pub(crate) const ring_offset_zinc_800_of_25: &str = "ring-offset-zinc-800/25"; pub(crate) const ring_offset_zinc_800_of_30: &str = "ring-offset-zinc-800/30"; pub(crate) const ring_offset_zinc_800_of_40: &str = "ring-offset-zinc-800/40"; pub(crate) const ring_offset_zinc_800_of_5: &str = "ring-offset-zinc-800/5"; pub(crate) const ring_offset_zinc_800_of_50: &str = "ring-offset-zinc-800/50"; pub(crate) const ring_offset_zinc_800_of_60: &str = "ring-offset-zinc-800/60"; pub(crate) const ring_offset_zinc_800_of_70: &str = "ring-offset-zinc-800/70"; pub(crate) const ring_offset_zinc_800_of_75: &str = "ring-offset-zinc-800/75"; pub(crate) const ring_offset_zinc_800_of_80: &str = "ring-offset-zinc-800/80"; pub(crate) const ring_offset_zinc_800_of_90: &str = "ring-offset-zinc-800/90"; pub(crate) const ring_offset_zinc_800_of_95: &str = "ring-offset-zinc-800/95"; pub(crate) const ring_offset_zinc_900: &str = "ring-offset-zinc-900"; pub(crate) const ring_offset_zinc_900_of_0: &str = "ring-offset-zinc-900/0"; pub(crate) const ring_offset_zinc_900_of_10: &str = "ring-offset-zinc-900/10"; pub(crate) const ring_offset_zinc_900_of_100: &str = "ring-offset-zinc-900/100"; pub(crate) const ring_offset_zinc_900_of_20: &str = "ring-offset-zinc-900/20"; pub(crate) const ring_offset_zinc_900_of_25: &str = "ring-offset-zinc-900/25"; pub(crate) const ring_offset_zinc_900_of_30: &str = "ring-offset-zinc-900/30"; pub(crate) const ring_offset_zinc_900_of_40: &str = "ring-offset-zinc-900/40"; pub(crate) const ring_offset_zinc_900_of_5: &str = "ring-offset-zinc-900/5"; pub(crate) const ring_offset_zinc_900_of_50: &str = "ring-offset-zinc-900/50"; pub(crate) const ring_offset_zinc_900_of_60: &str = "ring-offset-zinc-900/60"; pub(crate) const ring_offset_zinc_900_of_70: &str = "ring-offset-zinc-900/70"; pub(crate) const ring_offset_zinc_900_of_75: &str = "ring-offset-zinc-900/75"; pub(crate) const ring_offset_zinc_900_of_80: &str = "ring-offset-zinc-900/80"; pub(crate) const ring_offset_zinc_900_of_90: &str = "ring-offset-zinc-900/90"; pub(crate) const ring_offset_zinc_900_of_95: &str = "ring-offset-zinc-900/95"; pub(crate) const ring_opacity_0: &str = "ring-opacity-0"; pub(crate) const ring_opacity_10: &str = "ring-opacity-10"; pub(crate) const ring_opacity_100: &str = "ring-opacity-100"; pub(crate) const ring_opacity_20: &str = "ring-opacity-20"; pub(crate) const ring_opacity_25: &str = "ring-opacity-25"; pub(crate) const ring_opacity_30: &str = "ring-opacity-30"; pub(crate) const ring_opacity_40: &str = "ring-opacity-40"; pub(crate) const ring_opacity_5: &str = "ring-opacity-5"; pub(crate) const ring_opacity_50: &str = "ring-opacity-50"; pub(crate) const ring_opacity_60: &str = "ring-opacity-60"; pub(crate) const ring_opacity_70: &str = "ring-opacity-70"; pub(crate) const ring_opacity_75: &str = "ring-opacity-75"; pub(crate) const ring_opacity_80: &str = "ring-opacity-80"; pub(crate) const ring_opacity_90: &str = "ring-opacity-90"; pub(crate) const ring_opacity_95: &str = "ring-opacity-95"; pub(crate) const ring_orange_100: &str = "ring-orange-100"; pub(crate) const ring_orange_100_of_0: &str = "ring-orange-100/0"; pub(crate) const ring_orange_100_of_10: &str = "ring-orange-100/10"; pub(crate) const ring_orange_100_of_100: &str = "ring-orange-100/100"; pub(crate) const ring_orange_100_of_20: &str = "ring-orange-100/20"; pub(crate) const ring_orange_100_of_25: &str = "ring-orange-100/25"; pub(crate) const ring_orange_100_of_30: &str = "ring-orange-100/30"; pub(crate) const ring_orange_100_of_40: &str = "ring-orange-100/40"; pub(crate) const ring_orange_100_of_5: &str = "ring-orange-100/5"; pub(crate) const ring_orange_100_of_50: &str = "ring-orange-100/50"; pub(crate) const ring_orange_100_of_60: &str = "ring-orange-100/60"; pub(crate) const ring_orange_100_of_70: &str = "ring-orange-100/70"; pub(crate) const ring_orange_100_of_75: &str = "ring-orange-100/75"; pub(crate) const ring_orange_100_of_80: &str = "ring-orange-100/80"; pub(crate) const ring_orange_100_of_90: &str = "ring-orange-100/90"; pub(crate) const ring_orange_100_of_95: &str = "ring-orange-100/95"; pub(crate) const ring_orange_200: &str = "ring-orange-200"; pub(crate) const ring_orange_200_of_0: &str = "ring-orange-200/0"; pub(crate) const ring_orange_200_of_10: &str = "ring-orange-200/10"; pub(crate) const ring_orange_200_of_100: &str = "ring-orange-200/100"; pub(crate) const ring_orange_200_of_20: &str = "ring-orange-200/20"; pub(crate) const ring_orange_200_of_25: &str = "ring-orange-200/25"; pub(crate) const ring_orange_200_of_30: &str = "ring-orange-200/30"; pub(crate) const ring_orange_200_of_40: &str = "ring-orange-200/40"; pub(crate) const ring_orange_200_of_5: &str = "ring-orange-200/5"; pub(crate) const ring_orange_200_of_50: &str = "ring-orange-200/50"; pub(crate) const ring_orange_200_of_60: &str = "ring-orange-200/60"; pub(crate) const ring_orange_200_of_70: &str = "ring-orange-200/70"; pub(crate) const ring_orange_200_of_75: &str = "ring-orange-200/75"; pub(crate) const ring_orange_200_of_80: &str = "ring-orange-200/80"; pub(crate) const ring_orange_200_of_90: &str = "ring-orange-200/90"; pub(crate) const ring_orange_200_of_95: &str = "ring-orange-200/95"; pub(crate) const ring_orange_300: &str = "ring-orange-300"; pub(crate) const ring_orange_300_of_0: &str = "ring-orange-300/0"; pub(crate) const ring_orange_300_of_10: &str = "ring-orange-300/10"; pub(crate) const ring_orange_300_of_100: &str = "ring-orange-300/100"; pub(crate) const ring_orange_300_of_20: &str = "ring-orange-300/20"; pub(crate) const ring_orange_300_of_25: &str = "ring-orange-300/25"; pub(crate) const ring_orange_300_of_30: &str = "ring-orange-300/30"; pub(crate) const ring_orange_300_of_40: &str = "ring-orange-300/40"; pub(crate) const ring_orange_300_of_5: &str = "ring-orange-300/5"; pub(crate) const ring_orange_300_of_50: &str = "ring-orange-300/50"; pub(crate) const ring_orange_300_of_60: &str = "ring-orange-300/60"; pub(crate) const ring_orange_300_of_70: &str = "ring-orange-300/70"; pub(crate) const ring_orange_300_of_75: &str = "ring-orange-300/75"; pub(crate) const ring_orange_300_of_80: &str = "ring-orange-300/80"; pub(crate) const ring_orange_300_of_90: &str = "ring-orange-300/90"; pub(crate) const ring_orange_300_of_95: &str = "ring-orange-300/95"; pub(crate) const ring_orange_400: &str = "ring-orange-400"; pub(crate) const ring_orange_400_of_0: &str = "ring-orange-400/0"; pub(crate) const ring_orange_400_of_10: &str = "ring-orange-400/10"; pub(crate) const ring_orange_400_of_100: &str = "ring-orange-400/100"; pub(crate) const ring_orange_400_of_20: &str = "ring-orange-400/20"; pub(crate) const ring_orange_400_of_25: &str = "ring-orange-400/25"; pub(crate) const ring_orange_400_of_30: &str = "ring-orange-400/30"; pub(crate) const ring_orange_400_of_40: &str = "ring-orange-400/40"; pub(crate) const ring_orange_400_of_5: &str = "ring-orange-400/5"; pub(crate) const ring_orange_400_of_50: &str = "ring-orange-400/50"; pub(crate) const ring_orange_400_of_60: &str = "ring-orange-400/60"; pub(crate) const ring_orange_400_of_70: &str = "ring-orange-400/70"; pub(crate) const ring_orange_400_of_75: &str = "ring-orange-400/75"; pub(crate) const ring_orange_400_of_80: &str = "ring-orange-400/80"; pub(crate) const ring_orange_400_of_90: &str = "ring-orange-400/90"; pub(crate) const ring_orange_400_of_95: &str = "ring-orange-400/95"; pub(crate) const ring_orange_50: &str = "ring-orange-50"; pub(crate) const ring_orange_500: &str = "ring-orange-500"; pub(crate) const ring_orange_500_of_0: &str = "ring-orange-500/0"; pub(crate) const ring_orange_500_of_10: &str = "ring-orange-500/10"; pub(crate) const ring_orange_500_of_100: &str = "ring-orange-500/100"; pub(crate) const ring_orange_500_of_20: &str = "ring-orange-500/20"; pub(crate) const ring_orange_500_of_25: &str = "ring-orange-500/25"; pub(crate) const ring_orange_500_of_30: &str = "ring-orange-500/30"; pub(crate) const ring_orange_500_of_40: &str = "ring-orange-500/40"; pub(crate) const ring_orange_500_of_5: &str = "ring-orange-500/5"; pub(crate) const ring_orange_500_of_50: &str = "ring-orange-500/50"; pub(crate) const ring_orange_500_of_60: &str = "ring-orange-500/60"; pub(crate) const ring_orange_500_of_70: &str = "ring-orange-500/70"; pub(crate) const ring_orange_500_of_75: &str = "ring-orange-500/75"; pub(crate) const ring_orange_500_of_80: &str = "ring-orange-500/80"; pub(crate) const ring_orange_500_of_90: &str = "ring-orange-500/90"; pub(crate) const ring_orange_500_of_95: &str = "ring-orange-500/95"; pub(crate) const ring_orange_50_of_0: &str = "ring-orange-50/0"; pub(crate) const ring_orange_50_of_10: &str = "ring-orange-50/10"; pub(crate) const ring_orange_50_of_100: &str = "ring-orange-50/100"; pub(crate) const ring_orange_50_of_20: &str = "ring-orange-50/20"; pub(crate) const ring_orange_50_of_25: &str = "ring-orange-50/25"; pub(crate) const ring_orange_50_of_30: &str = "ring-orange-50/30"; pub(crate) const ring_orange_50_of_40: &str = "ring-orange-50/40"; pub(crate) const ring_orange_50_of_5: &str = "ring-orange-50/5"; pub(crate) const ring_orange_50_of_50: &str = "ring-orange-50/50"; pub(crate) const ring_orange_50_of_60: &str = "ring-orange-50/60"; pub(crate) const ring_orange_50_of_70: &str = "ring-orange-50/70"; pub(crate) const ring_orange_50_of_75: &str = "ring-orange-50/75"; pub(crate) const ring_orange_50_of_80: &str = "ring-orange-50/80"; pub(crate) const ring_orange_50_of_90: &str = "ring-orange-50/90"; pub(crate) const ring_orange_50_of_95: &str = "ring-orange-50/95"; pub(crate) const ring_orange_600: &str = "ring-orange-600"; pub(crate) const ring_orange_600_of_0: &str = "ring-orange-600/0"; pub(crate) const ring_orange_600_of_10: &str = "ring-orange-600/10"; pub(crate) const ring_orange_600_of_100: &str = "ring-orange-600/100"; pub(crate) const ring_orange_600_of_20: &str = "ring-orange-600/20"; pub(crate) const ring_orange_600_of_25: &str = "ring-orange-600/25"; pub(crate) const ring_orange_600_of_30: &str = "ring-orange-600/30"; pub(crate) const ring_orange_600_of_40: &str = "ring-orange-600/40"; pub(crate) const ring_orange_600_of_5: &str = "ring-orange-600/5"; pub(crate) const ring_orange_600_of_50: &str = "ring-orange-600/50"; pub(crate) const ring_orange_600_of_60: &str = "ring-orange-600/60"; pub(crate) const ring_orange_600_of_70: &str = "ring-orange-600/70"; pub(crate) const ring_orange_600_of_75: &str = "ring-orange-600/75"; pub(crate) const ring_orange_600_of_80: &str = "ring-orange-600/80"; pub(crate) const ring_orange_600_of_90: &str = "ring-orange-600/90"; pub(crate) const ring_orange_600_of_95: &str = "ring-orange-600/95"; pub(crate) const ring_orange_700: &str = "ring-orange-700"; pub(crate) const ring_orange_700_of_0: &str = "ring-orange-700/0"; pub(crate) const ring_orange_700_of_10: &str = "ring-orange-700/10"; pub(crate) const ring_orange_700_of_100: &str = "ring-orange-700/100"; pub(crate) const ring_orange_700_of_20: &str = "ring-orange-700/20"; pub(crate) const ring_orange_700_of_25: &str = "ring-orange-700/25"; pub(crate) const ring_orange_700_of_30: &str = "ring-orange-700/30"; pub(crate) const ring_orange_700_of_40: &str = "ring-orange-700/40"; pub(crate) const ring_orange_700_of_5: &str = "ring-orange-700/5"; pub(crate) const ring_orange_700_of_50: &str = "ring-orange-700/50"; pub(crate) const ring_orange_700_of_60: &str = "ring-orange-700/60"; pub(crate) const ring_orange_700_of_70: &str = "ring-orange-700/70"; pub(crate) const ring_orange_700_of_75: &str = "ring-orange-700/75"; pub(crate) const ring_orange_700_of_80: &str = "ring-orange-700/80"; pub(crate) const ring_orange_700_of_90: &str = "ring-orange-700/90"; pub(crate) const ring_orange_700_of_95: &str = "ring-orange-700/95"; pub(crate) const ring_orange_800: &str = "ring-orange-800"; pub(crate) const ring_orange_800_of_0: &str = "ring-orange-800/0"; pub(crate) const ring_orange_800_of_10: &str = "ring-orange-800/10"; pub(crate) const ring_orange_800_of_100: &str = "ring-orange-800/100"; pub(crate) const ring_orange_800_of_20: &str = "ring-orange-800/20"; pub(crate) const ring_orange_800_of_25: &str = "ring-orange-800/25"; pub(crate) const ring_orange_800_of_30: &str = "ring-orange-800/30"; pub(crate) const ring_orange_800_of_40: &str = "ring-orange-800/40"; pub(crate) const ring_orange_800_of_5: &str = "ring-orange-800/5"; pub(crate) const ring_orange_800_of_50: &str = "ring-orange-800/50"; pub(crate) const ring_orange_800_of_60: &str = "ring-orange-800/60"; pub(crate) const ring_orange_800_of_70: &str = "ring-orange-800/70"; pub(crate) const ring_orange_800_of_75: &str = "ring-orange-800/75"; pub(crate) const ring_orange_800_of_80: &str = "ring-orange-800/80"; pub(crate) const ring_orange_800_of_90: &str = "ring-orange-800/90"; pub(crate) const ring_orange_800_of_95: &str = "ring-orange-800/95"; pub(crate) const ring_orange_900: &str = "ring-orange-900"; pub(crate) const ring_orange_900_of_0: &str = "ring-orange-900/0"; pub(crate) const ring_orange_900_of_10: &str = "ring-orange-900/10"; pub(crate) const ring_orange_900_of_100: &str = "ring-orange-900/100"; pub(crate) const ring_orange_900_of_20: &str = "ring-orange-900/20"; pub(crate) const ring_orange_900_of_25: &str = "ring-orange-900/25"; pub(crate) const ring_orange_900_of_30: &str = "ring-orange-900/30"; pub(crate) const ring_orange_900_of_40: &str = "ring-orange-900/40"; pub(crate) const ring_orange_900_of_5: &str = "ring-orange-900/5"; pub(crate) const ring_orange_900_of_50: &str = "ring-orange-900/50"; pub(crate) const ring_orange_900_of_60: &str = "ring-orange-900/60"; pub(crate) const ring_orange_900_of_70: &str = "ring-orange-900/70"; pub(crate) const ring_orange_900_of_75: &str = "ring-orange-900/75"; pub(crate) const ring_orange_900_of_80: &str = "ring-orange-900/80"; pub(crate) const ring_orange_900_of_90: &str = "ring-orange-900/90"; pub(crate) const ring_orange_900_of_95: &str = "ring-orange-900/95"; pub(crate) const ring_pink_100: &str = "ring-pink-100"; pub(crate) const ring_pink_100_of_0: &str = "ring-pink-100/0"; pub(crate) const ring_pink_100_of_10: &str = "ring-pink-100/10"; pub(crate) const ring_pink_100_of_100: &str = "ring-pink-100/100"; pub(crate) const ring_pink_100_of_20: &str = "ring-pink-100/20"; pub(crate) const ring_pink_100_of_25: &str = "ring-pink-100/25"; pub(crate) const ring_pink_100_of_30: &str = "ring-pink-100/30"; pub(crate) const ring_pink_100_of_40: &str = "ring-pink-100/40"; pub(crate) const ring_pink_100_of_5: &str = "ring-pink-100/5"; pub(crate) const ring_pink_100_of_50: &str = "ring-pink-100/50"; pub(crate) const ring_pink_100_of_60: &str = "ring-pink-100/60"; pub(crate) const ring_pink_100_of_70: &str = "ring-pink-100/70"; pub(crate) const ring_pink_100_of_75: &str = "ring-pink-100/75"; pub(crate) const ring_pink_100_of_80: &str = "ring-pink-100/80"; pub(crate) const ring_pink_100_of_90: &str = "ring-pink-100/90"; pub(crate) const ring_pink_100_of_95: &str = "ring-pink-100/95"; pub(crate) const ring_pink_200: &str = "ring-pink-200"; pub(crate) const ring_pink_200_of_0: &str = "ring-pink-200/0"; pub(crate) const ring_pink_200_of_10: &str = "ring-pink-200/10"; pub(crate) const ring_pink_200_of_100: &str = "ring-pink-200/100"; pub(crate) const ring_pink_200_of_20: &str = "ring-pink-200/20"; pub(crate) const ring_pink_200_of_25: &str = "ring-pink-200/25"; pub(crate) const ring_pink_200_of_30: &str = "ring-pink-200/30"; pub(crate) const ring_pink_200_of_40: &str = "ring-pink-200/40"; pub(crate) const ring_pink_200_of_5: &str = "ring-pink-200/5"; pub(crate) const ring_pink_200_of_50: &str = "ring-pink-200/50"; pub(crate) const ring_pink_200_of_60: &str = "ring-pink-200/60"; pub(crate) const ring_pink_200_of_70: &str = "ring-pink-200/70"; pub(crate) const ring_pink_200_of_75: &str = "ring-pink-200/75"; pub(crate) const ring_pink_200_of_80: &str = "ring-pink-200/80"; pub(crate) const ring_pink_200_of_90: &str = "ring-pink-200/90"; pub(crate) const ring_pink_200_of_95: &str = "ring-pink-200/95"; pub(crate) const ring_pink_300: &str = "ring-pink-300"; pub(crate) const ring_pink_300_of_0: &str = "ring-pink-300/0"; pub(crate) const ring_pink_300_of_10: &str = "ring-pink-300/10"; pub(crate) const ring_pink_300_of_100: &str = "ring-pink-300/100"; pub(crate) const ring_pink_300_of_20: &str = "ring-pink-300/20"; pub(crate) const ring_pink_300_of_25: &str = "ring-pink-300/25"; pub(crate) const ring_pink_300_of_30: &str = "ring-pink-300/30"; pub(crate) const ring_pink_300_of_40: &str = "ring-pink-300/40"; pub(crate) const ring_pink_300_of_5: &str = "ring-pink-300/5"; pub(crate) const ring_pink_300_of_50: &str = "ring-pink-300/50"; pub(crate) const ring_pink_300_of_60: &str = "ring-pink-300/60"; pub(crate) const ring_pink_300_of_70: &str = "ring-pink-300/70"; pub(crate) const ring_pink_300_of_75: &str = "ring-pink-300/75"; pub(crate) const ring_pink_300_of_80: &str = "ring-pink-300/80"; pub(crate) const ring_pink_300_of_90: &str = "ring-pink-300/90"; pub(crate) const ring_pink_300_of_95: &str = "ring-pink-300/95"; pub(crate) const ring_pink_400: &str = "ring-pink-400"; pub(crate) const ring_pink_400_of_0: &str = "ring-pink-400/0"; pub(crate) const ring_pink_400_of_10: &str = "ring-pink-400/10"; pub(crate) const ring_pink_400_of_100: &str = "ring-pink-400/100"; pub(crate) const ring_pink_400_of_20: &str = "ring-pink-400/20"; pub(crate) const ring_pink_400_of_25: &str = "ring-pink-400/25"; pub(crate) const ring_pink_400_of_30: &str = "ring-pink-400/30"; pub(crate) const ring_pink_400_of_40: &str = "ring-pink-400/40"; pub(crate) const ring_pink_400_of_5: &str = "ring-pink-400/5"; pub(crate) const ring_pink_400_of_50: &str = "ring-pink-400/50"; pub(crate) const ring_pink_400_of_60: &str = "ring-pink-400/60"; pub(crate) const ring_pink_400_of_70: &str = "ring-pink-400/70"; pub(crate) const ring_pink_400_of_75: &str = "ring-pink-400/75"; pub(crate) const ring_pink_400_of_80: &str = "ring-pink-400/80"; pub(crate) const ring_pink_400_of_90: &str = "ring-pink-400/90"; pub(crate) const ring_pink_400_of_95: &str = "ring-pink-400/95"; pub(crate) const ring_pink_50: &str = "ring-pink-50"; pub(crate) const ring_pink_500: &str = "ring-pink-500"; pub(crate) const ring_pink_500_of_0: &str = "ring-pink-500/0"; pub(crate) const ring_pink_500_of_10: &str = "ring-pink-500/10"; pub(crate) const ring_pink_500_of_100: &str = "ring-pink-500/100"; pub(crate) const ring_pink_500_of_20: &str = "ring-pink-500/20"; pub(crate) const ring_pink_500_of_25: &str = "ring-pink-500/25"; pub(crate) const ring_pink_500_of_30: &str = "ring-pink-500/30"; pub(crate) const ring_pink_500_of_40: &str = "ring-pink-500/40"; pub(crate) const ring_pink_500_of_5: &str = "ring-pink-500/5"; pub(crate) const ring_pink_500_of_50: &str = "ring-pink-500/50"; pub(crate) const ring_pink_500_of_60: &str = "ring-pink-500/60"; pub(crate) const ring_pink_500_of_70: &str = "ring-pink-500/70"; pub(crate) const ring_pink_500_of_75: &str = "ring-pink-500/75"; pub(crate) const ring_pink_500_of_80: &str = "ring-pink-500/80"; pub(crate) const ring_pink_500_of_90: &str = "ring-pink-500/90"; pub(crate) const ring_pink_500_of_95: &str = "ring-pink-500/95"; pub(crate) const ring_pink_50_of_0: &str = "ring-pink-50/0"; pub(crate) const ring_pink_50_of_10: &str = "ring-pink-50/10"; pub(crate) const ring_pink_50_of_100: &str = "ring-pink-50/100"; pub(crate) const ring_pink_50_of_20: &str = "ring-pink-50/20"; pub(crate) const ring_pink_50_of_25: &str = "ring-pink-50/25"; pub(crate) const ring_pink_50_of_30: &str = "ring-pink-50/30"; pub(crate) const ring_pink_50_of_40: &str = "ring-pink-50/40"; pub(crate) const ring_pink_50_of_5: &str = "ring-pink-50/5"; pub(crate) const ring_pink_50_of_50: &str = "ring-pink-50/50"; pub(crate) const ring_pink_50_of_60: &str = "ring-pink-50/60"; pub(crate) const ring_pink_50_of_70: &str = "ring-pink-50/70"; pub(crate) const ring_pink_50_of_75: &str = "ring-pink-50/75"; pub(crate) const ring_pink_50_of_80: &str = "ring-pink-50/80"; pub(crate) const ring_pink_50_of_90: &str = "ring-pink-50/90"; pub(crate) const ring_pink_50_of_95: &str = "ring-pink-50/95"; pub(crate) const ring_pink_600: &str = "ring-pink-600"; pub(crate) const ring_pink_600_of_0: &str = "ring-pink-600/0"; pub(crate) const ring_pink_600_of_10: &str = "ring-pink-600/10"; pub(crate) const ring_pink_600_of_100: &str = "ring-pink-600/100"; pub(crate) const ring_pink_600_of_20: &str = "ring-pink-600/20"; pub(crate) const ring_pink_600_of_25: &str = "ring-pink-600/25"; pub(crate) const ring_pink_600_of_30: &str = "ring-pink-600/30"; pub(crate) const ring_pink_600_of_40: &str = "ring-pink-600/40"; pub(crate) const ring_pink_600_of_5: &str = "ring-pink-600/5"; pub(crate) const ring_pink_600_of_50: &str = "ring-pink-600/50"; pub(crate) const ring_pink_600_of_60: &str = "ring-pink-600/60"; pub(crate) const ring_pink_600_of_70: &str = "ring-pink-600/70"; pub(crate) const ring_pink_600_of_75: &str = "ring-pink-600/75"; pub(crate) const ring_pink_600_of_80: &str = "ring-pink-600/80"; pub(crate) const ring_pink_600_of_90: &str = "ring-pink-600/90"; pub(crate) const ring_pink_600_of_95: &str = "ring-pink-600/95"; pub(crate) const ring_pink_700: &str = "ring-pink-700"; pub(crate) const ring_pink_700_of_0: &str = "ring-pink-700/0"; pub(crate) const ring_pink_700_of_10: &str = "ring-pink-700/10"; pub(crate) const ring_pink_700_of_100: &str = "ring-pink-700/100"; pub(crate) const ring_pink_700_of_20: &str = "ring-pink-700/20"; pub(crate) const ring_pink_700_of_25: &str = "ring-pink-700/25"; pub(crate) const ring_pink_700_of_30: &str = "ring-pink-700/30"; pub(crate) const ring_pink_700_of_40: &str = "ring-pink-700/40"; pub(crate) const ring_pink_700_of_5: &str = "ring-pink-700/5"; pub(crate) const ring_pink_700_of_50: &str = "ring-pink-700/50"; pub(crate) const ring_pink_700_of_60: &str = "ring-pink-700/60"; pub(crate) const ring_pink_700_of_70: &str = "ring-pink-700/70"; pub(crate) const ring_pink_700_of_75: &str = "ring-pink-700/75"; pub(crate) const ring_pink_700_of_80: &str = "ring-pink-700/80"; pub(crate) const ring_pink_700_of_90: &str = "ring-pink-700/90"; pub(crate) const ring_pink_700_of_95: &str = "ring-pink-700/95"; pub(crate) const ring_pink_800: &str = "ring-pink-800"; pub(crate) const ring_pink_800_of_0: &str = "ring-pink-800/0"; pub(crate) const ring_pink_800_of_10: &str = "ring-pink-800/10"; pub(crate) const ring_pink_800_of_100: &str = "ring-pink-800/100"; pub(crate) const ring_pink_800_of_20: &str = "ring-pink-800/20"; pub(crate) const ring_pink_800_of_25: &str = "ring-pink-800/25"; pub(crate) const ring_pink_800_of_30: &str = "ring-pink-800/30"; pub(crate) const ring_pink_800_of_40: &str = "ring-pink-800/40"; pub(crate) const ring_pink_800_of_5: &str = "ring-pink-800/5"; pub(crate) const ring_pink_800_of_50: &str = "ring-pink-800/50"; pub(crate) const ring_pink_800_of_60: &str = "ring-pink-800/60"; pub(crate) const ring_pink_800_of_70: &str = "ring-pink-800/70"; pub(crate) const ring_pink_800_of_75: &str = "ring-pink-800/75"; pub(crate) const ring_pink_800_of_80: &str = "ring-pink-800/80"; pub(crate) const ring_pink_800_of_90: &str = "ring-pink-800/90"; pub(crate) const ring_pink_800_of_95: &str = "ring-pink-800/95"; pub(crate) const ring_pink_900: &str = "ring-pink-900"; pub(crate) const ring_pink_900_of_0: &str = "ring-pink-900/0"; pub(crate) const ring_pink_900_of_10: &str = "ring-pink-900/10"; pub(crate) const ring_pink_900_of_100: &str = "ring-pink-900/100"; pub(crate) const ring_pink_900_of_20: &str = "ring-pink-900/20"; pub(crate) const ring_pink_900_of_25: &str = "ring-pink-900/25"; pub(crate) const ring_pink_900_of_30: &str = "ring-pink-900/30"; pub(crate) const ring_pink_900_of_40: &str = "ring-pink-900/40"; pub(crate) const ring_pink_900_of_5: &str = "ring-pink-900/5"; pub(crate) const ring_pink_900_of_50: &str = "ring-pink-900/50"; pub(crate) const ring_pink_900_of_60: &str = "ring-pink-900/60"; pub(crate) const ring_pink_900_of_70: &str = "ring-pink-900/70"; pub(crate) const ring_pink_900_of_75: &str = "ring-pink-900/75"; pub(crate) const ring_pink_900_of_80: &str = "ring-pink-900/80"; pub(crate) const ring_pink_900_of_90: &str = "ring-pink-900/90"; pub(crate) const ring_pink_900_of_95: &str = "ring-pink-900/95"; pub(crate) const ring_purple_100: &str = "ring-purple-100"; pub(crate) const ring_purple_100_of_0: &str = "ring-purple-100/0"; pub(crate) const ring_purple_100_of_10: &str = "ring-purple-100/10"; pub(crate) const ring_purple_100_of_100: &str = "ring-purple-100/100"; pub(crate) const ring_purple_100_of_20: &str = "ring-purple-100/20"; pub(crate) const ring_purple_100_of_25: &str = "ring-purple-100/25"; pub(crate) const ring_purple_100_of_30: &str = "ring-purple-100/30"; pub(crate) const ring_purple_100_of_40: &str = "ring-purple-100/40"; pub(crate) const ring_purple_100_of_5: &str = "ring-purple-100/5"; pub(crate) const ring_purple_100_of_50: &str = "ring-purple-100/50"; pub(crate) const ring_purple_100_of_60: &str = "ring-purple-100/60"; pub(crate) const ring_purple_100_of_70: &str = "ring-purple-100/70"; pub(crate) const ring_purple_100_of_75: &str = "ring-purple-100/75"; pub(crate) const ring_purple_100_of_80: &str = "ring-purple-100/80"; pub(crate) const ring_purple_100_of_90: &str = "ring-purple-100/90"; pub(crate) const ring_purple_100_of_95: &str = "ring-purple-100/95"; pub(crate) const ring_purple_200: &str = "ring-purple-200"; pub(crate) const ring_purple_200_of_0: &str = "ring-purple-200/0"; pub(crate) const ring_purple_200_of_10: &str = "ring-purple-200/10"; pub(crate) const ring_purple_200_of_100: &str = "ring-purple-200/100"; pub(crate) const ring_purple_200_of_20: &str = "ring-purple-200/20"; pub(crate) const ring_purple_200_of_25: &str = "ring-purple-200/25"; pub(crate) const ring_purple_200_of_30: &str = "ring-purple-200/30"; pub(crate) const ring_purple_200_of_40: &str = "ring-purple-200/40"; pub(crate) const ring_purple_200_of_5: &str = "ring-purple-200/5"; pub(crate) const ring_purple_200_of_50: &str = "ring-purple-200/50"; pub(crate) const ring_purple_200_of_60: &str = "ring-purple-200/60"; pub(crate) const ring_purple_200_of_70: &str = "ring-purple-200/70"; pub(crate) const ring_purple_200_of_75: &str = "ring-purple-200/75"; pub(crate) const ring_purple_200_of_80: &str = "ring-purple-200/80"; pub(crate) const ring_purple_200_of_90: &str = "ring-purple-200/90"; pub(crate) const ring_purple_200_of_95: &str = "ring-purple-200/95"; pub(crate) const ring_purple_300: &str = "ring-purple-300"; pub(crate) const ring_purple_300_of_0: &str = "ring-purple-300/0"; pub(crate) const ring_purple_300_of_10: &str = "ring-purple-300/10"; pub(crate) const ring_purple_300_of_100: &str = "ring-purple-300/100"; pub(crate) const ring_purple_300_of_20: &str = "ring-purple-300/20"; pub(crate) const ring_purple_300_of_25: &str = "ring-purple-300/25"; pub(crate) const ring_purple_300_of_30: &str = "ring-purple-300/30"; pub(crate) const ring_purple_300_of_40: &str = "ring-purple-300/40"; pub(crate) const ring_purple_300_of_5: &str = "ring-purple-300/5"; pub(crate) const ring_purple_300_of_50: &str = "ring-purple-300/50"; pub(crate) const ring_purple_300_of_60: &str = "ring-purple-300/60"; pub(crate) const ring_purple_300_of_70: &str = "ring-purple-300/70"; pub(crate) const ring_purple_300_of_75: &str = "ring-purple-300/75"; pub(crate) const ring_purple_300_of_80: &str = "ring-purple-300/80"; pub(crate) const ring_purple_300_of_90: &str = "ring-purple-300/90"; pub(crate) const ring_purple_300_of_95: &str = "ring-purple-300/95"; pub(crate) const ring_purple_400: &str = "ring-purple-400"; pub(crate) const ring_purple_400_of_0: &str = "ring-purple-400/0"; pub(crate) const ring_purple_400_of_10: &str = "ring-purple-400/10"; pub(crate) const ring_purple_400_of_100: &str = "ring-purple-400/100"; pub(crate) const ring_purple_400_of_20: &str = "ring-purple-400/20"; pub(crate) const ring_purple_400_of_25: &str = "ring-purple-400/25"; pub(crate) const ring_purple_400_of_30: &str = "ring-purple-400/30"; pub(crate) const ring_purple_400_of_40: &str = "ring-purple-400/40"; pub(crate) const ring_purple_400_of_5: &str = "ring-purple-400/5"; pub(crate) const ring_purple_400_of_50: &str = "ring-purple-400/50"; pub(crate) const ring_purple_400_of_60: &str = "ring-purple-400/60"; pub(crate) const ring_purple_400_of_70: &str = "ring-purple-400/70"; pub(crate) const ring_purple_400_of_75: &str = "ring-purple-400/75"; pub(crate) const ring_purple_400_of_80: &str = "ring-purple-400/80"; pub(crate) const ring_purple_400_of_90: &str = "ring-purple-400/90"; pub(crate) const ring_purple_400_of_95: &str = "ring-purple-400/95"; pub(crate) const ring_purple_50: &str = "ring-purple-50"; pub(crate) const ring_purple_500: &str = "ring-purple-500"; pub(crate) const ring_purple_500_of_0: &str = "ring-purple-500/0"; pub(crate) const ring_purple_500_of_10: &str = "ring-purple-500/10"; pub(crate) const ring_purple_500_of_100: &str = "ring-purple-500/100"; pub(crate) const ring_purple_500_of_20: &str = "ring-purple-500/20"; pub(crate) const ring_purple_500_of_25: &str = "ring-purple-500/25"; pub(crate) const ring_purple_500_of_30: &str = "ring-purple-500/30"; pub(crate) const ring_purple_500_of_40: &str = "ring-purple-500/40"; pub(crate) const ring_purple_500_of_5: &str = "ring-purple-500/5"; pub(crate) const ring_purple_500_of_50: &str = "ring-purple-500/50"; pub(crate) const ring_purple_500_of_60: &str = "ring-purple-500/60"; pub(crate) const ring_purple_500_of_70: &str = "ring-purple-500/70"; pub(crate) const ring_purple_500_of_75: &str = "ring-purple-500/75"; pub(crate) const ring_purple_500_of_80: &str = "ring-purple-500/80"; pub(crate) const ring_purple_500_of_90: &str = "ring-purple-500/90"; pub(crate) const ring_purple_500_of_95: &str = "ring-purple-500/95"; pub(crate) const ring_purple_50_of_0: &str = "ring-purple-50/0"; pub(crate) const ring_purple_50_of_10: &str = "ring-purple-50/10"; pub(crate) const ring_purple_50_of_100: &str = "ring-purple-50/100"; pub(crate) const ring_purple_50_of_20: &str = "ring-purple-50/20"; pub(crate) const ring_purple_50_of_25: &str = "ring-purple-50/25"; pub(crate) const ring_purple_50_of_30: &str = "ring-purple-50/30"; pub(crate) const ring_purple_50_of_40: &str = "ring-purple-50/40"; pub(crate) const ring_purple_50_of_5: &str = "ring-purple-50/5"; pub(crate) const ring_purple_50_of_50: &str = "ring-purple-50/50"; pub(crate) const ring_purple_50_of_60: &str = "ring-purple-50/60"; pub(crate) const ring_purple_50_of_70: &str = "ring-purple-50/70"; pub(crate) const ring_purple_50_of_75: &str = "ring-purple-50/75"; pub(crate) const ring_purple_50_of_80: &str = "ring-purple-50/80"; pub(crate) const ring_purple_50_of_90: &str = "ring-purple-50/90"; pub(crate) const ring_purple_50_of_95: &str = "ring-purple-50/95"; pub(crate) const ring_purple_600: &str = "ring-purple-600"; pub(crate) const ring_purple_600_of_0: &str = "ring-purple-600/0"; pub(crate) const ring_purple_600_of_10: &str = "ring-purple-600/10"; pub(crate) const ring_purple_600_of_100: &str = "ring-purple-600/100"; pub(crate) const ring_purple_600_of_20: &str = "ring-purple-600/20"; pub(crate) const ring_purple_600_of_25: &str = "ring-purple-600/25"; pub(crate) const ring_purple_600_of_30: &str = "ring-purple-600/30"; pub(crate) const ring_purple_600_of_40: &str = "ring-purple-600/40"; pub(crate) const ring_purple_600_of_5: &str = "ring-purple-600/5"; pub(crate) const ring_purple_600_of_50: &str = "ring-purple-600/50"; pub(crate) const ring_purple_600_of_60: &str = "ring-purple-600/60"; pub(crate) const ring_purple_600_of_70: &str = "ring-purple-600/70"; pub(crate) const ring_purple_600_of_75: &str = "ring-purple-600/75"; pub(crate) const ring_purple_600_of_80: &str = "ring-purple-600/80"; pub(crate) const ring_purple_600_of_90: &str = "ring-purple-600/90"; pub(crate) const ring_purple_600_of_95: &str = "ring-purple-600/95"; pub(crate) const ring_purple_700: &str = "ring-purple-700"; pub(crate) const ring_purple_700_of_0: &str = "ring-purple-700/0"; pub(crate) const ring_purple_700_of_10: &str = "ring-purple-700/10"; pub(crate) const ring_purple_700_of_100: &str = "ring-purple-700/100"; pub(crate) const ring_purple_700_of_20: &str = "ring-purple-700/20"; pub(crate) const ring_purple_700_of_25: &str = "ring-purple-700/25"; pub(crate) const ring_purple_700_of_30: &str = "ring-purple-700/30"; pub(crate) const ring_purple_700_of_40: &str = "ring-purple-700/40"; pub(crate) const ring_purple_700_of_5: &str = "ring-purple-700/5"; pub(crate) const ring_purple_700_of_50: &str = "ring-purple-700/50"; pub(crate) const ring_purple_700_of_60: &str = "ring-purple-700/60"; pub(crate) const ring_purple_700_of_70: &str = "ring-purple-700/70"; pub(crate) const ring_purple_700_of_75: &str = "ring-purple-700/75"; pub(crate) const ring_purple_700_of_80: &str = "ring-purple-700/80"; pub(crate) const ring_purple_700_of_90: &str = "ring-purple-700/90"; pub(crate) const ring_purple_700_of_95: &str = "ring-purple-700/95"; pub(crate) const ring_purple_800: &str = "ring-purple-800"; pub(crate) const ring_purple_800_of_0: &str = "ring-purple-800/0"; pub(crate) const ring_purple_800_of_10: &str = "ring-purple-800/10"; pub(crate) const ring_purple_800_of_100: &str = "ring-purple-800/100"; pub(crate) const ring_purple_800_of_20: &str = "ring-purple-800/20"; pub(crate) const ring_purple_800_of_25: &str = "ring-purple-800/25"; pub(crate) const ring_purple_800_of_30: &str = "ring-purple-800/30"; pub(crate) const ring_purple_800_of_40: &str = "ring-purple-800/40"; pub(crate) const ring_purple_800_of_5: &str = "ring-purple-800/5"; pub(crate) const ring_purple_800_of_50: &str = "ring-purple-800/50"; pub(crate) const ring_purple_800_of_60: &str = "ring-purple-800/60"; pub(crate) const ring_purple_800_of_70: &str = "ring-purple-800/70"; pub(crate) const ring_purple_800_of_75: &str = "ring-purple-800/75"; pub(crate) const ring_purple_800_of_80: &str = "ring-purple-800/80"; pub(crate) const ring_purple_800_of_90: &str = "ring-purple-800/90"; pub(crate) const ring_purple_800_of_95: &str = "ring-purple-800/95"; pub(crate) const ring_purple_900: &str = "ring-purple-900"; pub(crate) const ring_purple_900_of_0: &str = "ring-purple-900/0"; pub(crate) const ring_purple_900_of_10: &str = "ring-purple-900/10"; pub(crate) const ring_purple_900_of_100: &str = "ring-purple-900/100"; pub(crate) const ring_purple_900_of_20: &str = "ring-purple-900/20"; pub(crate) const ring_purple_900_of_25: &str = "ring-purple-900/25"; pub(crate) const ring_purple_900_of_30: &str = "ring-purple-900/30"; pub(crate) const ring_purple_900_of_40: &str = "ring-purple-900/40"; pub(crate) const ring_purple_900_of_5: &str = "ring-purple-900/5"; pub(crate) const ring_purple_900_of_50: &str = "ring-purple-900/50"; pub(crate) const ring_purple_900_of_60: &str = "ring-purple-900/60"; pub(crate) const ring_purple_900_of_70: &str = "ring-purple-900/70"; pub(crate) const ring_purple_900_of_75: &str = "ring-purple-900/75"; pub(crate) const ring_purple_900_of_80: &str = "ring-purple-900/80"; pub(crate) const ring_purple_900_of_90: &str = "ring-purple-900/90"; pub(crate) const ring_purple_900_of_95: &str = "ring-purple-900/95"; pub(crate) const ring_red_100: &str = "ring-red-100"; pub(crate) const ring_red_100_of_0: &str = "ring-red-100/0"; pub(crate) const ring_red_100_of_10: &str = "ring-red-100/10"; pub(crate) const ring_red_100_of_100: &str = "ring-red-100/100"; pub(crate) const ring_red_100_of_20: &str = "ring-red-100/20"; pub(crate) const ring_red_100_of_25: &str = "ring-red-100/25"; pub(crate) const ring_red_100_of_30: &str = "ring-red-100/30"; pub(crate) const ring_red_100_of_40: &str = "ring-red-100/40"; pub(crate) const ring_red_100_of_5: &str = "ring-red-100/5"; pub(crate) const ring_red_100_of_50: &str = "ring-red-100/50"; pub(crate) const ring_red_100_of_60: &str = "ring-red-100/60"; pub(crate) const ring_red_100_of_70: &str = "ring-red-100/70"; pub(crate) const ring_red_100_of_75: &str = "ring-red-100/75"; pub(crate) const ring_red_100_of_80: &str = "ring-red-100/80"; pub(crate) const ring_red_100_of_90: &str = "ring-red-100/90"; pub(crate) const ring_red_100_of_95: &str = "ring-red-100/95"; pub(crate) const ring_red_200: &str = "ring-red-200"; pub(crate) const ring_red_200_of_0: &str = "ring-red-200/0"; pub(crate) const ring_red_200_of_10: &str = "ring-red-200/10"; pub(crate) const ring_red_200_of_100: &str = "ring-red-200/100"; pub(crate) const ring_red_200_of_20: &str = "ring-red-200/20"; pub(crate) const ring_red_200_of_25: &str = "ring-red-200/25"; pub(crate) const ring_red_200_of_30: &str = "ring-red-200/30"; pub(crate) const ring_red_200_of_40: &str = "ring-red-200/40"; pub(crate) const ring_red_200_of_5: &str = "ring-red-200/5"; pub(crate) const ring_red_200_of_50: &str = "ring-red-200/50"; pub(crate) const ring_red_200_of_60: &str = "ring-red-200/60"; pub(crate) const ring_red_200_of_70: &str = "ring-red-200/70"; pub(crate) const ring_red_200_of_75: &str = "ring-red-200/75"; pub(crate) const ring_red_200_of_80: &str = "ring-red-200/80"; pub(crate) const ring_red_200_of_90: &str = "ring-red-200/90"; pub(crate) const ring_red_200_of_95: &str = "ring-red-200/95"; pub(crate) const ring_red_300: &str = "ring-red-300"; pub(crate) const ring_red_300_of_0: &str = "ring-red-300/0"; pub(crate) const ring_red_300_of_10: &str = "ring-red-300/10"; pub(crate) const ring_red_300_of_100: &str = "ring-red-300/100"; pub(crate) const ring_red_300_of_20: &str = "ring-red-300/20"; pub(crate) const ring_red_300_of_25: &str = "ring-red-300/25"; pub(crate) const ring_red_300_of_30: &str = "ring-red-300/30"; pub(crate) const ring_red_300_of_40: &str = "ring-red-300/40"; pub(crate) const ring_red_300_of_5: &str = "ring-red-300/5"; pub(crate) const ring_red_300_of_50: &str = "ring-red-300/50"; pub(crate) const ring_red_300_of_60: &str = "ring-red-300/60"; pub(crate) const ring_red_300_of_70: &str = "ring-red-300/70"; pub(crate) const ring_red_300_of_75: &str = "ring-red-300/75"; pub(crate) const ring_red_300_of_80: &str = "ring-red-300/80"; pub(crate) const ring_red_300_of_90: &str = "ring-red-300/90"; pub(crate) const ring_red_300_of_95: &str = "ring-red-300/95"; pub(crate) const ring_red_400: &str = "ring-red-400"; pub(crate) const ring_red_400_of_0: &str = "ring-red-400/0"; pub(crate) const ring_red_400_of_10: &str = "ring-red-400/10"; pub(crate) const ring_red_400_of_100: &str = "ring-red-400/100"; pub(crate) const ring_red_400_of_20: &str = "ring-red-400/20"; pub(crate) const ring_red_400_of_25: &str = "ring-red-400/25"; pub(crate) const ring_red_400_of_30: &str = "ring-red-400/30"; pub(crate) const ring_red_400_of_40: &str = "ring-red-400/40"; pub(crate) const ring_red_400_of_5: &str = "ring-red-400/5"; pub(crate) const ring_red_400_of_50: &str = "ring-red-400/50"; pub(crate) const ring_red_400_of_60: &str = "ring-red-400/60"; pub(crate) const ring_red_400_of_70: &str = "ring-red-400/70"; pub(crate) const ring_red_400_of_75: &str = "ring-red-400/75"; pub(crate) const ring_red_400_of_80: &str = "ring-red-400/80"; pub(crate) const ring_red_400_of_90: &str = "ring-red-400/90"; pub(crate) const ring_red_400_of_95: &str = "ring-red-400/95"; pub(crate) const ring_red_50: &str = "ring-red-50"; pub(crate) const ring_red_500: &str = "ring-red-500"; pub(crate) const ring_red_500_of_0: &str = "ring-red-500/0"; pub(crate) const ring_red_500_of_10: &str = "ring-red-500/10"; pub(crate) const ring_red_500_of_100: &str = "ring-red-500/100"; pub(crate) const ring_red_500_of_20: &str = "ring-red-500/20"; pub(crate) const ring_red_500_of_25: &str = "ring-red-500/25"; pub(crate) const ring_red_500_of_30: &str = "ring-red-500/30"; pub(crate) const ring_red_500_of_40: &str = "ring-red-500/40"; pub(crate) const ring_red_500_of_5: &str = "ring-red-500/5"; pub(crate) const ring_red_500_of_50: &str = "ring-red-500/50"; pub(crate) const ring_red_500_of_60: &str = "ring-red-500/60"; pub(crate) const ring_red_500_of_70: &str = "ring-red-500/70"; pub(crate) const ring_red_500_of_75: &str = "ring-red-500/75"; pub(crate) const ring_red_500_of_80: &str = "ring-red-500/80"; pub(crate) const ring_red_500_of_90: &str = "ring-red-500/90"; pub(crate) const ring_red_500_of_95: &str = "ring-red-500/95"; pub(crate) const ring_red_50_of_0: &str = "ring-red-50/0"; pub(crate) const ring_red_50_of_10: &str = "ring-red-50/10"; pub(crate) const ring_red_50_of_100: &str = "ring-red-50/100"; pub(crate) const ring_red_50_of_20: &str = "ring-red-50/20"; pub(crate) const ring_red_50_of_25: &str = "ring-red-50/25"; pub(crate) const ring_red_50_of_30: &str = "ring-red-50/30"; pub(crate) const ring_red_50_of_40: &str = "ring-red-50/40"; pub(crate) const ring_red_50_of_5: &str = "ring-red-50/5"; pub(crate) const ring_red_50_of_50: &str = "ring-red-50/50"; pub(crate) const ring_red_50_of_60: &str = "ring-red-50/60"; pub(crate) const ring_red_50_of_70: &str = "ring-red-50/70"; pub(crate) const ring_red_50_of_75: &str = "ring-red-50/75"; pub(crate) const ring_red_50_of_80: &str = "ring-red-50/80"; pub(crate) const ring_red_50_of_90: &str = "ring-red-50/90"; pub(crate) const ring_red_50_of_95: &str = "ring-red-50/95"; pub(crate) const ring_red_600: &str = "ring-red-600"; pub(crate) const ring_red_600_of_0: &str = "ring-red-600/0"; pub(crate) const ring_red_600_of_10: &str = "ring-red-600/10"; pub(crate) const ring_red_600_of_100: &str = "ring-red-600/100"; pub(crate) const ring_red_600_of_20: &str = "ring-red-600/20"; pub(crate) const ring_red_600_of_25: &str = "ring-red-600/25"; pub(crate) const ring_red_600_of_30: &str = "ring-red-600/30"; pub(crate) const ring_red_600_of_40: &str = "ring-red-600/40"; pub(crate) const ring_red_600_of_5: &str = "ring-red-600/5"; pub(crate) const ring_red_600_of_50: &str = "ring-red-600/50"; pub(crate) const ring_red_600_of_60: &str = "ring-red-600/60"; pub(crate) const ring_red_600_of_70: &str = "ring-red-600/70"; pub(crate) const ring_red_600_of_75: &str = "ring-red-600/75"; pub(crate) const ring_red_600_of_80: &str = "ring-red-600/80"; pub(crate) const ring_red_600_of_90: &str = "ring-red-600/90"; pub(crate) const ring_red_600_of_95: &str = "ring-red-600/95"; pub(crate) const ring_red_700: &str = "ring-red-700"; pub(crate) const ring_red_700_of_0: &str = "ring-red-700/0"; pub(crate) const ring_red_700_of_10: &str = "ring-red-700/10"; pub(crate) const ring_red_700_of_100: &str = "ring-red-700/100"; pub(crate) const ring_red_700_of_20: &str = "ring-red-700/20"; pub(crate) const ring_red_700_of_25: &str = "ring-red-700/25"; pub(crate) const ring_red_700_of_30: &str = "ring-red-700/30"; pub(crate) const ring_red_700_of_40: &str = "ring-red-700/40"; pub(crate) const ring_red_700_of_5: &str = "ring-red-700/5"; pub(crate) const ring_red_700_of_50: &str = "ring-red-700/50"; pub(crate) const ring_red_700_of_60: &str = "ring-red-700/60"; pub(crate) const ring_red_700_of_70: &str = "ring-red-700/70"; pub(crate) const ring_red_700_of_75: &str = "ring-red-700/75"; pub(crate) const ring_red_700_of_80: &str = "ring-red-700/80"; pub(crate) const ring_red_700_of_90: &str = "ring-red-700/90"; pub(crate) const ring_red_700_of_95: &str = "ring-red-700/95"; pub(crate) const ring_red_800: &str = "ring-red-800"; pub(crate) const ring_red_800_of_0: &str = "ring-red-800/0"; pub(crate) const ring_red_800_of_10: &str = "ring-red-800/10"; pub(crate) const ring_red_800_of_100: &str = "ring-red-800/100"; pub(crate) const ring_red_800_of_20: &str = "ring-red-800/20"; pub(crate) const ring_red_800_of_25: &str = "ring-red-800/25"; pub(crate) const ring_red_800_of_30: &str = "ring-red-800/30"; pub(crate) const ring_red_800_of_40: &str = "ring-red-800/40"; pub(crate) const ring_red_800_of_5: &str = "ring-red-800/5"; pub(crate) const ring_red_800_of_50: &str = "ring-red-800/50"; pub(crate) const ring_red_800_of_60: &str = "ring-red-800/60"; pub(crate) const ring_red_800_of_70: &str = "ring-red-800/70"; pub(crate) const ring_red_800_of_75: &str = "ring-red-800/75"; pub(crate) const ring_red_800_of_80: &str = "ring-red-800/80"; pub(crate) const ring_red_800_of_90: &str = "ring-red-800/90"; pub(crate) const ring_red_800_of_95: &str = "ring-red-800/95"; pub(crate) const ring_red_900: &str = "ring-red-900"; pub(crate) const ring_red_900_of_0: &str = "ring-red-900/0"; pub(crate) const ring_red_900_of_10: &str = "ring-red-900/10"; pub(crate) const ring_red_900_of_100: &str = "ring-red-900/100"; pub(crate) const ring_red_900_of_20: &str = "ring-red-900/20"; pub(crate) const ring_red_900_of_25: &str = "ring-red-900/25"; pub(crate) const ring_red_900_of_30: &str = "ring-red-900/30"; pub(crate) const ring_red_900_of_40: &str = "ring-red-900/40"; pub(crate) const ring_red_900_of_5: &str = "ring-red-900/5"; pub(crate) const ring_red_900_of_50: &str = "ring-red-900/50"; pub(crate) const ring_red_900_of_60: &str = "ring-red-900/60"; pub(crate) const ring_red_900_of_70: &str = "ring-red-900/70"; pub(crate) const ring_red_900_of_75: &str = "ring-red-900/75"; pub(crate) const ring_red_900_of_80: &str = "ring-red-900/80"; pub(crate) const ring_red_900_of_90: &str = "ring-red-900/90"; pub(crate) const ring_red_900_of_95: &str = "ring-red-900/95"; pub(crate) const ring_rose_100: &str = "ring-rose-100"; pub(crate) const ring_rose_100_of_0: &str = "ring-rose-100/0"; pub(crate) const ring_rose_100_of_10: &str = "ring-rose-100/10"; pub(crate) const ring_rose_100_of_100: &str = "ring-rose-100/100"; pub(crate) const ring_rose_100_of_20: &str = "ring-rose-100/20"; pub(crate) const ring_rose_100_of_25: &str = "ring-rose-100/25"; pub(crate) const ring_rose_100_of_30: &str = "ring-rose-100/30"; pub(crate) const ring_rose_100_of_40: &str = "ring-rose-100/40"; pub(crate) const ring_rose_100_of_5: &str = "ring-rose-100/5"; pub(crate) const ring_rose_100_of_50: &str = "ring-rose-100/50"; pub(crate) const ring_rose_100_of_60: &str = "ring-rose-100/60"; pub(crate) const ring_rose_100_of_70: &str = "ring-rose-100/70"; pub(crate) const ring_rose_100_of_75: &str = "ring-rose-100/75"; pub(crate) const ring_rose_100_of_80: &str = "ring-rose-100/80"; pub(crate) const ring_rose_100_of_90: &str = "ring-rose-100/90"; pub(crate) const ring_rose_100_of_95: &str = "ring-rose-100/95"; pub(crate) const ring_rose_200: &str = "ring-rose-200"; pub(crate) const ring_rose_200_of_0: &str = "ring-rose-200/0"; pub(crate) const ring_rose_200_of_10: &str = "ring-rose-200/10"; pub(crate) const ring_rose_200_of_100: &str = "ring-rose-200/100"; pub(crate) const ring_rose_200_of_20: &str = "ring-rose-200/20"; pub(crate) const ring_rose_200_of_25: &str = "ring-rose-200/25"; pub(crate) const ring_rose_200_of_30: &str = "ring-rose-200/30"; pub(crate) const ring_rose_200_of_40: &str = "ring-rose-200/40"; pub(crate) const ring_rose_200_of_5: &str = "ring-rose-200/5"; pub(crate) const ring_rose_200_of_50: &str = "ring-rose-200/50"; pub(crate) const ring_rose_200_of_60: &str = "ring-rose-200/60"; pub(crate) const ring_rose_200_of_70: &str = "ring-rose-200/70"; pub(crate) const ring_rose_200_of_75: &str = "ring-rose-200/75"; pub(crate) const ring_rose_200_of_80: &str = "ring-rose-200/80"; pub(crate) const ring_rose_200_of_90: &str = "ring-rose-200/90"; pub(crate) const ring_rose_200_of_95: &str = "ring-rose-200/95"; pub(crate) const ring_rose_300: &str = "ring-rose-300"; pub(crate) const ring_rose_300_of_0: &str = "ring-rose-300/0"; pub(crate) const ring_rose_300_of_10: &str = "ring-rose-300/10"; pub(crate) const ring_rose_300_of_100: &str = "ring-rose-300/100"; pub(crate) const ring_rose_300_of_20: &str = "ring-rose-300/20"; pub(crate) const ring_rose_300_of_25: &str = "ring-rose-300/25"; pub(crate) const ring_rose_300_of_30: &str = "ring-rose-300/30"; pub(crate) const ring_rose_300_of_40: &str = "ring-rose-300/40"; pub(crate) const ring_rose_300_of_5: &str = "ring-rose-300/5"; pub(crate) const ring_rose_300_of_50: &str = "ring-rose-300/50"; pub(crate) const ring_rose_300_of_60: &str = "ring-rose-300/60"; pub(crate) const ring_rose_300_of_70: &str = "ring-rose-300/70"; pub(crate) const ring_rose_300_of_75: &str = "ring-rose-300/75"; pub(crate) const ring_rose_300_of_80: &str = "ring-rose-300/80"; pub(crate) const ring_rose_300_of_90: &str = "ring-rose-300/90"; pub(crate) const ring_rose_300_of_95: &str = "ring-rose-300/95"; pub(crate) const ring_rose_400: &str = "ring-rose-400"; pub(crate) const ring_rose_400_of_0: &str = "ring-rose-400/0"; pub(crate) const ring_rose_400_of_10: &str = "ring-rose-400/10"; pub(crate) const ring_rose_400_of_100: &str = "ring-rose-400/100"; pub(crate) const ring_rose_400_of_20: &str = "ring-rose-400/20"; pub(crate) const ring_rose_400_of_25: &str = "ring-rose-400/25"; pub(crate) const ring_rose_400_of_30: &str = "ring-rose-400/30"; pub(crate) const ring_rose_400_of_40: &str = "ring-rose-400/40"; pub(crate) const ring_rose_400_of_5: &str = "ring-rose-400/5"; pub(crate) const ring_rose_400_of_50: &str = "ring-rose-400/50"; pub(crate) const ring_rose_400_of_60: &str = "ring-rose-400/60"; pub(crate) const ring_rose_400_of_70: &str = "ring-rose-400/70"; pub(crate) const ring_rose_400_of_75: &str = "ring-rose-400/75"; pub(crate) const ring_rose_400_of_80: &str = "ring-rose-400/80"; pub(crate) const ring_rose_400_of_90: &str = "ring-rose-400/90"; pub(crate) const ring_rose_400_of_95: &str = "ring-rose-400/95"; pub(crate) const ring_rose_50: &str = "ring-rose-50"; pub(crate) const ring_rose_500: &str = "ring-rose-500"; pub(crate) const ring_rose_500_of_0: &str = "ring-rose-500/0"; pub(crate) const ring_rose_500_of_10: &str = "ring-rose-500/10"; pub(crate) const ring_rose_500_of_100: &str = "ring-rose-500/100"; pub(crate) const ring_rose_500_of_20: &str = "ring-rose-500/20"; pub(crate) const ring_rose_500_of_25: &str = "ring-rose-500/25"; pub(crate) const ring_rose_500_of_30: &str = "ring-rose-500/30"; pub(crate) const ring_rose_500_of_40: &str = "ring-rose-500/40"; pub(crate) const ring_rose_500_of_5: &str = "ring-rose-500/5"; pub(crate) const ring_rose_500_of_50: &str = "ring-rose-500/50"; pub(crate) const ring_rose_500_of_60: &str = "ring-rose-500/60"; pub(crate) const ring_rose_500_of_70: &str = "ring-rose-500/70"; pub(crate) const ring_rose_500_of_75: &str = "ring-rose-500/75"; pub(crate) const ring_rose_500_of_80: &str = "ring-rose-500/80"; pub(crate) const ring_rose_500_of_90: &str = "ring-rose-500/90"; pub(crate) const ring_rose_500_of_95: &str = "ring-rose-500/95"; pub(crate) const ring_rose_50_of_0: &str = "ring-rose-50/0"; pub(crate) const ring_rose_50_of_10: &str = "ring-rose-50/10"; pub(crate) const ring_rose_50_of_100: &str = "ring-rose-50/100"; pub(crate) const ring_rose_50_of_20: &str = "ring-rose-50/20"; pub(crate) const ring_rose_50_of_25: &str = "ring-rose-50/25"; pub(crate) const ring_rose_50_of_30: &str = "ring-rose-50/30"; pub(crate) const ring_rose_50_of_40: &str = "ring-rose-50/40"; pub(crate) const ring_rose_50_of_5: &str = "ring-rose-50/5"; pub(crate) const ring_rose_50_of_50: &str = "ring-rose-50/50"; pub(crate) const ring_rose_50_of_60: &str = "ring-rose-50/60"; pub(crate) const ring_rose_50_of_70: &str = "ring-rose-50/70"; pub(crate) const ring_rose_50_of_75: &str = "ring-rose-50/75"; pub(crate) const ring_rose_50_of_80: &str = "ring-rose-50/80"; pub(crate) const ring_rose_50_of_90: &str = "ring-rose-50/90"; pub(crate) const ring_rose_50_of_95: &str = "ring-rose-50/95"; pub(crate) const ring_rose_600: &str = "ring-rose-600"; pub(crate) const ring_rose_600_of_0: &str = "ring-rose-600/0"; pub(crate) const ring_rose_600_of_10: &str = "ring-rose-600/10"; pub(crate) const ring_rose_600_of_100: &str = "ring-rose-600/100"; pub(crate) const ring_rose_600_of_20: &str = "ring-rose-600/20"; pub(crate) const ring_rose_600_of_25: &str = "ring-rose-600/25"; pub(crate) const ring_rose_600_of_30: &str = "ring-rose-600/30"; pub(crate) const ring_rose_600_of_40: &str = "ring-rose-600/40"; pub(crate) const ring_rose_600_of_5: &str = "ring-rose-600/5"; pub(crate) const ring_rose_600_of_50: &str = "ring-rose-600/50"; pub(crate) const ring_rose_600_of_60: &str = "ring-rose-600/60"; pub(crate) const ring_rose_600_of_70: &str = "ring-rose-600/70"; pub(crate) const ring_rose_600_of_75: &str = "ring-rose-600/75"; pub(crate) const ring_rose_600_of_80: &str = "ring-rose-600/80"; pub(crate) const ring_rose_600_of_90: &str = "ring-rose-600/90"; pub(crate) const ring_rose_600_of_95: &str = "ring-rose-600/95"; pub(crate) const ring_rose_700: &str = "ring-rose-700"; pub(crate) const ring_rose_700_of_0: &str = "ring-rose-700/0"; pub(crate) const ring_rose_700_of_10: &str = "ring-rose-700/10"; pub(crate) const ring_rose_700_of_100: &str = "ring-rose-700/100"; pub(crate) const ring_rose_700_of_20: &str = "ring-rose-700/20"; pub(crate) const ring_rose_700_of_25: &str = "ring-rose-700/25"; pub(crate) const ring_rose_700_of_30: &str = "ring-rose-700/30"; pub(crate) const ring_rose_700_of_40: &str = "ring-rose-700/40"; pub(crate) const ring_rose_700_of_5: &str = "ring-rose-700/5"; pub(crate) const ring_rose_700_of_50: &str = "ring-rose-700/50"; pub(crate) const ring_rose_700_of_60: &str = "ring-rose-700/60"; pub(crate) const ring_rose_700_of_70: &str = "ring-rose-700/70"; pub(crate) const ring_rose_700_of_75: &str = "ring-rose-700/75"; pub(crate) const ring_rose_700_of_80: &str = "ring-rose-700/80"; pub(crate) const ring_rose_700_of_90: &str = "ring-rose-700/90"; pub(crate) const ring_rose_700_of_95: &str = "ring-rose-700/95"; pub(crate) const ring_rose_800: &str = "ring-rose-800"; pub(crate) const ring_rose_800_of_0: &str = "ring-rose-800/0"; pub(crate) const ring_rose_800_of_10: &str = "ring-rose-800/10"; pub(crate) const ring_rose_800_of_100: &str = "ring-rose-800/100"; pub(crate) const ring_rose_800_of_20: &str = "ring-rose-800/20"; pub(crate) const ring_rose_800_of_25: &str = "ring-rose-800/25"; pub(crate) const ring_rose_800_of_30: &str = "ring-rose-800/30"; pub(crate) const ring_rose_800_of_40: &str = "ring-rose-800/40"; pub(crate) const ring_rose_800_of_5: &str = "ring-rose-800/5"; pub(crate) const ring_rose_800_of_50: &str = "ring-rose-800/50"; pub(crate) const ring_rose_800_of_60: &str = "ring-rose-800/60"; pub(crate) const ring_rose_800_of_70: &str = "ring-rose-800/70"; pub(crate) const ring_rose_800_of_75: &str = "ring-rose-800/75"; pub(crate) const ring_rose_800_of_80: &str = "ring-rose-800/80"; pub(crate) const ring_rose_800_of_90: &str = "ring-rose-800/90"; pub(crate) const ring_rose_800_of_95: &str = "ring-rose-800/95"; pub(crate) const ring_rose_900: &str = "ring-rose-900"; pub(crate) const ring_rose_900_of_0: &str = "ring-rose-900/0"; pub(crate) const ring_rose_900_of_10: &str = "ring-rose-900/10"; pub(crate) const ring_rose_900_of_100: &str = "ring-rose-900/100"; pub(crate) const ring_rose_900_of_20: &str = "ring-rose-900/20"; pub(crate) const ring_rose_900_of_25: &str = "ring-rose-900/25"; pub(crate) const ring_rose_900_of_30: &str = "ring-rose-900/30"; pub(crate) const ring_rose_900_of_40: &str = "ring-rose-900/40"; pub(crate) const ring_rose_900_of_5: &str = "ring-rose-900/5"; pub(crate) const ring_rose_900_of_50: &str = "ring-rose-900/50"; pub(crate) const ring_rose_900_of_60: &str = "ring-rose-900/60"; pub(crate) const ring_rose_900_of_70: &str = "ring-rose-900/70"; pub(crate) const ring_rose_900_of_75: &str = "ring-rose-900/75"; pub(crate) const ring_rose_900_of_80: &str = "ring-rose-900/80"; pub(crate) const ring_rose_900_of_90: &str = "ring-rose-900/90"; pub(crate) const ring_rose_900_of_95: &str = "ring-rose-900/95"; pub(crate) const ring_sky_100: &str = "ring-sky-100"; pub(crate) const ring_sky_100_of_0: &str = "ring-sky-100/0"; pub(crate) const ring_sky_100_of_10: &str = "ring-sky-100/10"; pub(crate) const ring_sky_100_of_100: &str = "ring-sky-100/100"; pub(crate) const ring_sky_100_of_20: &str = "ring-sky-100/20"; pub(crate) const ring_sky_100_of_25: &str = "ring-sky-100/25"; pub(crate) const ring_sky_100_of_30: &str = "ring-sky-100/30"; pub(crate) const ring_sky_100_of_40: &str = "ring-sky-100/40"; pub(crate) const ring_sky_100_of_5: &str = "ring-sky-100/5"; pub(crate) const ring_sky_100_of_50: &str = "ring-sky-100/50"; pub(crate) const ring_sky_100_of_60: &str = "ring-sky-100/60"; pub(crate) const ring_sky_100_of_70: &str = "ring-sky-100/70"; pub(crate) const ring_sky_100_of_75: &str = "ring-sky-100/75"; pub(crate) const ring_sky_100_of_80: &str = "ring-sky-100/80"; pub(crate) const ring_sky_100_of_90: &str = "ring-sky-100/90"; pub(crate) const ring_sky_100_of_95: &str = "ring-sky-100/95"; pub(crate) const ring_sky_200: &str = "ring-sky-200"; pub(crate) const ring_sky_200_of_0: &str = "ring-sky-200/0"; pub(crate) const ring_sky_200_of_10: &str = "ring-sky-200/10"; pub(crate) const ring_sky_200_of_100: &str = "ring-sky-200/100"; pub(crate) const ring_sky_200_of_20: &str = "ring-sky-200/20"; pub(crate) const ring_sky_200_of_25: &str = "ring-sky-200/25"; pub(crate) const ring_sky_200_of_30: &str = "ring-sky-200/30"; pub(crate) const ring_sky_200_of_40: &str = "ring-sky-200/40"; pub(crate) const ring_sky_200_of_5: &str = "ring-sky-200/5"; pub(crate) const ring_sky_200_of_50: &str = "ring-sky-200/50"; pub(crate) const ring_sky_200_of_60: &str = "ring-sky-200/60"; pub(crate) const ring_sky_200_of_70: &str = "ring-sky-200/70"; pub(crate) const ring_sky_200_of_75: &str = "ring-sky-200/75"; pub(crate) const ring_sky_200_of_80: &str = "ring-sky-200/80"; pub(crate) const ring_sky_200_of_90: &str = "ring-sky-200/90"; pub(crate) const ring_sky_200_of_95: &str = "ring-sky-200/95"; pub(crate) const ring_sky_300: &str = "ring-sky-300"; pub(crate) const ring_sky_300_of_0: &str = "ring-sky-300/0"; pub(crate) const ring_sky_300_of_10: &str = "ring-sky-300/10"; pub(crate) const ring_sky_300_of_100: &str = "ring-sky-300/100"; pub(crate) const ring_sky_300_of_20: &str = "ring-sky-300/20"; pub(crate) const ring_sky_300_of_25: &str = "ring-sky-300/25"; pub(crate) const ring_sky_300_of_30: &str = "ring-sky-300/30"; pub(crate) const ring_sky_300_of_40: &str = "ring-sky-300/40"; pub(crate) const ring_sky_300_of_5: &str = "ring-sky-300/5"; pub(crate) const ring_sky_300_of_50: &str = "ring-sky-300/50"; pub(crate) const ring_sky_300_of_60: &str = "ring-sky-300/60"; pub(crate) const ring_sky_300_of_70: &str = "ring-sky-300/70"; pub(crate) const ring_sky_300_of_75: &str = "ring-sky-300/75"; pub(crate) const ring_sky_300_of_80: &str = "ring-sky-300/80"; pub(crate) const ring_sky_300_of_90: &str = "ring-sky-300/90"; pub(crate) const ring_sky_300_of_95: &str = "ring-sky-300/95"; pub(crate) const ring_sky_400: &str = "ring-sky-400"; pub(crate) const ring_sky_400_of_0: &str = "ring-sky-400/0"; pub(crate) const ring_sky_400_of_10: &str = "ring-sky-400/10"; pub(crate) const ring_sky_400_of_100: &str = "ring-sky-400/100"; pub(crate) const ring_sky_400_of_20: &str = "ring-sky-400/20"; pub(crate) const ring_sky_400_of_25: &str = "ring-sky-400/25"; pub(crate) const ring_sky_400_of_30: &str = "ring-sky-400/30"; pub(crate) const ring_sky_400_of_40: &str = "ring-sky-400/40"; pub(crate) const ring_sky_400_of_5: &str = "ring-sky-400/5"; pub(crate) const ring_sky_400_of_50: &str = "ring-sky-400/50"; pub(crate) const ring_sky_400_of_60: &str = "ring-sky-400/60"; pub(crate) const ring_sky_400_of_70: &str = "ring-sky-400/70"; pub(crate) const ring_sky_400_of_75: &str = "ring-sky-400/75"; pub(crate) const ring_sky_400_of_80: &str = "ring-sky-400/80"; pub(crate) const ring_sky_400_of_90: &str = "ring-sky-400/90"; pub(crate) const ring_sky_400_of_95: &str = "ring-sky-400/95"; pub(crate) const ring_sky_50: &str = "ring-sky-50"; pub(crate) const ring_sky_500: &str = "ring-sky-500"; pub(crate) const ring_sky_500_of_0: &str = "ring-sky-500/0"; pub(crate) const ring_sky_500_of_10: &str = "ring-sky-500/10"; pub(crate) const ring_sky_500_of_100: &str = "ring-sky-500/100"; pub(crate) const ring_sky_500_of_20: &str = "ring-sky-500/20"; pub(crate) const ring_sky_500_of_25: &str = "ring-sky-500/25"; pub(crate) const ring_sky_500_of_30: &str = "ring-sky-500/30"; pub(crate) const ring_sky_500_of_40: &str = "ring-sky-500/40"; pub(crate) const ring_sky_500_of_5: &str = "ring-sky-500/5"; pub(crate) const ring_sky_500_of_50: &str = "ring-sky-500/50"; pub(crate) const ring_sky_500_of_60: &str = "ring-sky-500/60"; pub(crate) const ring_sky_500_of_70: &str = "ring-sky-500/70"; pub(crate) const ring_sky_500_of_75: &str = "ring-sky-500/75"; pub(crate) const ring_sky_500_of_80: &str = "ring-sky-500/80"; pub(crate) const ring_sky_500_of_90: &str = "ring-sky-500/90"; pub(crate) const ring_sky_500_of_95: &str = "ring-sky-500/95"; pub(crate) const ring_sky_50_of_0: &str = "ring-sky-50/0"; pub(crate) const ring_sky_50_of_10: &str = "ring-sky-50/10"; pub(crate) const ring_sky_50_of_100: &str = "ring-sky-50/100"; pub(crate) const ring_sky_50_of_20: &str = "ring-sky-50/20"; pub(crate) const ring_sky_50_of_25: &str = "ring-sky-50/25"; pub(crate) const ring_sky_50_of_30: &str = "ring-sky-50/30"; pub(crate) const ring_sky_50_of_40: &str = "ring-sky-50/40"; pub(crate) const ring_sky_50_of_5: &str = "ring-sky-50/5"; pub(crate) const ring_sky_50_of_50: &str = "ring-sky-50/50"; pub(crate) const ring_sky_50_of_60: &str = "ring-sky-50/60"; pub(crate) const ring_sky_50_of_70: &str = "ring-sky-50/70"; pub(crate) const ring_sky_50_of_75: &str = "ring-sky-50/75"; pub(crate) const ring_sky_50_of_80: &str = "ring-sky-50/80"; pub(crate) const ring_sky_50_of_90: &str = "ring-sky-50/90"; pub(crate) const ring_sky_50_of_95: &str = "ring-sky-50/95"; pub(crate) const ring_sky_600: &str = "ring-sky-600"; pub(crate) const ring_sky_600_of_0: &str = "ring-sky-600/0"; pub(crate) const ring_sky_600_of_10: &str = "ring-sky-600/10"; pub(crate) const ring_sky_600_of_100: &str = "ring-sky-600/100"; pub(crate) const ring_sky_600_of_20: &str = "ring-sky-600/20"; pub(crate) const ring_sky_600_of_25: &str = "ring-sky-600/25"; pub(crate) const ring_sky_600_of_30: &str = "ring-sky-600/30"; pub(crate) const ring_sky_600_of_40: &str = "ring-sky-600/40"; pub(crate) const ring_sky_600_of_5: &str = "ring-sky-600/5"; pub(crate) const ring_sky_600_of_50: &str = "ring-sky-600/50"; pub(crate) const ring_sky_600_of_60: &str = "ring-sky-600/60"; pub(crate) const ring_sky_600_of_70: &str = "ring-sky-600/70"; pub(crate) const ring_sky_600_of_75: &str = "ring-sky-600/75"; pub(crate) const ring_sky_600_of_80: &str = "ring-sky-600/80"; pub(crate) const ring_sky_600_of_90: &str = "ring-sky-600/90"; pub(crate) const ring_sky_600_of_95: &str = "ring-sky-600/95"; pub(crate) const ring_sky_700: &str = "ring-sky-700"; pub(crate) const ring_sky_700_of_0: &str = "ring-sky-700/0"; pub(crate) const ring_sky_700_of_10: &str = "ring-sky-700/10"; pub(crate) const ring_sky_700_of_100: &str = "ring-sky-700/100"; pub(crate) const ring_sky_700_of_20: &str = "ring-sky-700/20"; pub(crate) const ring_sky_700_of_25: &str = "ring-sky-700/25"; pub(crate) const ring_sky_700_of_30: &str = "ring-sky-700/30"; pub(crate) const ring_sky_700_of_40: &str = "ring-sky-700/40"; pub(crate) const ring_sky_700_of_5: &str = "ring-sky-700/5"; pub(crate) const ring_sky_700_of_50: &str = "ring-sky-700/50"; pub(crate) const ring_sky_700_of_60: &str = "ring-sky-700/60"; pub(crate) const ring_sky_700_of_70: &str = "ring-sky-700/70"; pub(crate) const ring_sky_700_of_75: &str = "ring-sky-700/75"; pub(crate) const ring_sky_700_of_80: &str = "ring-sky-700/80"; pub(crate) const ring_sky_700_of_90: &str = "ring-sky-700/90"; pub(crate) const ring_sky_700_of_95: &str = "ring-sky-700/95"; pub(crate) const ring_sky_800: &str = "ring-sky-800"; pub(crate) const ring_sky_800_of_0: &str = "ring-sky-800/0"; pub(crate) const ring_sky_800_of_10: &str = "ring-sky-800/10"; pub(crate) const ring_sky_800_of_100: &str = "ring-sky-800/100"; pub(crate) const ring_sky_800_of_20: &str = "ring-sky-800/20"; pub(crate) const ring_sky_800_of_25: &str = "ring-sky-800/25"; pub(crate) const ring_sky_800_of_30: &str = "ring-sky-800/30"; pub(crate) const ring_sky_800_of_40: &str = "ring-sky-800/40"; pub(crate) const ring_sky_800_of_5: &str = "ring-sky-800/5"; pub(crate) const ring_sky_800_of_50: &str = "ring-sky-800/50"; pub(crate) const ring_sky_800_of_60: &str = "ring-sky-800/60"; pub(crate) const ring_sky_800_of_70: &str = "ring-sky-800/70"; pub(crate) const ring_sky_800_of_75: &str = "ring-sky-800/75"; pub(crate) const ring_sky_800_of_80: &str = "ring-sky-800/80"; pub(crate) const ring_sky_800_of_90: &str = "ring-sky-800/90"; pub(crate) const ring_sky_800_of_95: &str = "ring-sky-800/95"; pub(crate) const ring_sky_900: &str = "ring-sky-900"; pub(crate) const ring_sky_900_of_0: &str = "ring-sky-900/0"; pub(crate) const ring_sky_900_of_10: &str = "ring-sky-900/10"; pub(crate) const ring_sky_900_of_100: &str = "ring-sky-900/100"; pub(crate) const ring_sky_900_of_20: &str = "ring-sky-900/20"; pub(crate) const ring_sky_900_of_25: &str = "ring-sky-900/25"; pub(crate) const ring_sky_900_of_30: &str = "ring-sky-900/30"; pub(crate) const ring_sky_900_of_40: &str = "ring-sky-900/40"; pub(crate) const ring_sky_900_of_5: &str = "ring-sky-900/5"; pub(crate) const ring_sky_900_of_50: &str = "ring-sky-900/50"; pub(crate) const ring_sky_900_of_60: &str = "ring-sky-900/60"; pub(crate) const ring_sky_900_of_70: &str = "ring-sky-900/70"; pub(crate) const ring_sky_900_of_75: &str = "ring-sky-900/75"; pub(crate) const ring_sky_900_of_80: &str = "ring-sky-900/80"; pub(crate) const ring_sky_900_of_90: &str = "ring-sky-900/90"; pub(crate) const ring_sky_900_of_95: &str = "ring-sky-900/95"; pub(crate) const ring_slate_100: &str = "ring-slate-100"; pub(crate) const ring_slate_100_of_0: &str = "ring-slate-100/0"; pub(crate) const ring_slate_100_of_10: &str = "ring-slate-100/10"; pub(crate) const ring_slate_100_of_100: &str = "ring-slate-100/100"; pub(crate) const ring_slate_100_of_20: &str = "ring-slate-100/20"; pub(crate) const ring_slate_100_of_25: &str = "ring-slate-100/25"; pub(crate) const ring_slate_100_of_30: &str = "ring-slate-100/30"; pub(crate) const ring_slate_100_of_40: &str = "ring-slate-100/40"; pub(crate) const ring_slate_100_of_5: &str = "ring-slate-100/5"; pub(crate) const ring_slate_100_of_50: &str = "ring-slate-100/50"; pub(crate) const ring_slate_100_of_60: &str = "ring-slate-100/60"; pub(crate) const ring_slate_100_of_70: &str = "ring-slate-100/70"; pub(crate) const ring_slate_100_of_75: &str = "ring-slate-100/75"; pub(crate) const ring_slate_100_of_80: &str = "ring-slate-100/80"; pub(crate) const ring_slate_100_of_90: &str = "ring-slate-100/90"; pub(crate) const ring_slate_100_of_95: &str = "ring-slate-100/95"; pub(crate) const ring_slate_200: &str = "ring-slate-200"; pub(crate) const ring_slate_200_of_0: &str = "ring-slate-200/0"; pub(crate) const ring_slate_200_of_10: &str = "ring-slate-200/10"; pub(crate) const ring_slate_200_of_100: &str = "ring-slate-200/100"; pub(crate) const ring_slate_200_of_20: &str = "ring-slate-200/20"; pub(crate) const ring_slate_200_of_25: &str = "ring-slate-200/25"; pub(crate) const ring_slate_200_of_30: &str = "ring-slate-200/30"; pub(crate) const ring_slate_200_of_40: &str = "ring-slate-200/40"; pub(crate) const ring_slate_200_of_5: &str = "ring-slate-200/5"; pub(crate) const ring_slate_200_of_50: &str = "ring-slate-200/50"; pub(crate) const ring_slate_200_of_60: &str = "ring-slate-200/60"; pub(crate) const ring_slate_200_of_70: &str = "ring-slate-200/70"; pub(crate) const ring_slate_200_of_75: &str = "ring-slate-200/75"; pub(crate) const ring_slate_200_of_80: &str = "ring-slate-200/80"; pub(crate) const ring_slate_200_of_90: &str = "ring-slate-200/90"; pub(crate) const ring_slate_200_of_95: &str = "ring-slate-200/95"; pub(crate) const ring_slate_300: &str = "ring-slate-300"; pub(crate) const ring_slate_300_of_0: &str = "ring-slate-300/0"; pub(crate) const ring_slate_300_of_10: &str = "ring-slate-300/10"; pub(crate) const ring_slate_300_of_100: &str = "ring-slate-300/100"; pub(crate) const ring_slate_300_of_20: &str = "ring-slate-300/20"; pub(crate) const ring_slate_300_of_25: &str = "ring-slate-300/25"; pub(crate) const ring_slate_300_of_30: &str = "ring-slate-300/30"; pub(crate) const ring_slate_300_of_40: &str = "ring-slate-300/40"; pub(crate) const ring_slate_300_of_5: &str = "ring-slate-300/5"; pub(crate) const ring_slate_300_of_50: &str = "ring-slate-300/50"; pub(crate) const ring_slate_300_of_60: &str = "ring-slate-300/60"; pub(crate) const ring_slate_300_of_70: &str = "ring-slate-300/70"; pub(crate) const ring_slate_300_of_75: &str = "ring-slate-300/75"; pub(crate) const ring_slate_300_of_80: &str = "ring-slate-300/80"; pub(crate) const ring_slate_300_of_90: &str = "ring-slate-300/90"; pub(crate) const ring_slate_300_of_95: &str = "ring-slate-300/95"; pub(crate) const ring_slate_400: &str = "ring-slate-400"; pub(crate) const ring_slate_400_of_0: &str = "ring-slate-400/0"; pub(crate) const ring_slate_400_of_10: &str = "ring-slate-400/10"; pub(crate) const ring_slate_400_of_100: &str = "ring-slate-400/100"; pub(crate) const ring_slate_400_of_20: &str = "ring-slate-400/20"; pub(crate) const ring_slate_400_of_25: &str = "ring-slate-400/25"; pub(crate) const ring_slate_400_of_30: &str = "ring-slate-400/30"; pub(crate) const ring_slate_400_of_40: &str = "ring-slate-400/40"; pub(crate) const ring_slate_400_of_5: &str = "ring-slate-400/5"; pub(crate) const ring_slate_400_of_50: &str = "ring-slate-400/50"; pub(crate) const ring_slate_400_of_60: &str = "ring-slate-400/60"; pub(crate) const ring_slate_400_of_70: &str = "ring-slate-400/70"; pub(crate) const ring_slate_400_of_75: &str = "ring-slate-400/75"; pub(crate) const ring_slate_400_of_80: &str = "ring-slate-400/80"; pub(crate) const ring_slate_400_of_90: &str = "ring-slate-400/90"; pub(crate) const ring_slate_400_of_95: &str = "ring-slate-400/95"; pub(crate) const ring_slate_50: &str = "ring-slate-50"; pub(crate) const ring_slate_500: &str = "ring-slate-500"; pub(crate) const ring_slate_500_of_0: &str = "ring-slate-500/0"; pub(crate) const ring_slate_500_of_10: &str = "ring-slate-500/10"; pub(crate) const ring_slate_500_of_100: &str = "ring-slate-500/100"; pub(crate) const ring_slate_500_of_20: &str = "ring-slate-500/20"; pub(crate) const ring_slate_500_of_25: &str = "ring-slate-500/25"; pub(crate) const ring_slate_500_of_30: &str = "ring-slate-500/30"; pub(crate) const ring_slate_500_of_40: &str = "ring-slate-500/40"; pub(crate) const ring_slate_500_of_5: &str = "ring-slate-500/5"; pub(crate) const ring_slate_500_of_50: &str = "ring-slate-500/50"; pub(crate) const ring_slate_500_of_60: &str = "ring-slate-500/60"; pub(crate) const ring_slate_500_of_70: &str = "ring-slate-500/70"; pub(crate) const ring_slate_500_of_75: &str = "ring-slate-500/75"; pub(crate) const ring_slate_500_of_80: &str = "ring-slate-500/80"; pub(crate) const ring_slate_500_of_90: &str = "ring-slate-500/90"; pub(crate) const ring_slate_500_of_95: &str = "ring-slate-500/95"; pub(crate) const ring_slate_50_of_0: &str = "ring-slate-50/0"; pub(crate) const ring_slate_50_of_10: &str = "ring-slate-50/10"; pub(crate) const ring_slate_50_of_100: &str = "ring-slate-50/100"; pub(crate) const ring_slate_50_of_20: &str = "ring-slate-50/20"; pub(crate) const ring_slate_50_of_25: &str = "ring-slate-50/25"; pub(crate) const ring_slate_50_of_30: &str = "ring-slate-50/30"; pub(crate) const ring_slate_50_of_40: &str = "ring-slate-50/40"; pub(crate) const ring_slate_50_of_5: &str = "ring-slate-50/5"; pub(crate) const ring_slate_50_of_50: &str = "ring-slate-50/50"; pub(crate) const ring_slate_50_of_60: &str = "ring-slate-50/60"; pub(crate) const ring_slate_50_of_70: &str = "ring-slate-50/70"; pub(crate) const ring_slate_50_of_75: &str = "ring-slate-50/75"; pub(crate) const ring_slate_50_of_80: &str = "ring-slate-50/80"; pub(crate) const ring_slate_50_of_90: &str = "ring-slate-50/90"; pub(crate) const ring_slate_50_of_95: &str = "ring-slate-50/95"; pub(crate) const ring_slate_600: &str = "ring-slate-600"; pub(crate) const ring_slate_600_of_0: &str = "ring-slate-600/0"; pub(crate) const ring_slate_600_of_10: &str = "ring-slate-600/10"; pub(crate) const ring_slate_600_of_100: &str = "ring-slate-600/100"; pub(crate) const ring_slate_600_of_20: &str = "ring-slate-600/20"; pub(crate) const ring_slate_600_of_25: &str = "ring-slate-600/25"; pub(crate) const ring_slate_600_of_30: &str = "ring-slate-600/30"; pub(crate) const ring_slate_600_of_40: &str = "ring-slate-600/40"; pub(crate) const ring_slate_600_of_5: &str = "ring-slate-600/5"; pub(crate) const ring_slate_600_of_50: &str = "ring-slate-600/50"; pub(crate) const ring_slate_600_of_60: &str = "ring-slate-600/60"; pub(crate) const ring_slate_600_of_70: &str = "ring-slate-600/70"; pub(crate) const ring_slate_600_of_75: &str = "ring-slate-600/75"; pub(crate) const ring_slate_600_of_80: &str = "ring-slate-600/80"; pub(crate) const ring_slate_600_of_90: &str = "ring-slate-600/90"; pub(crate) const ring_slate_600_of_95: &str = "ring-slate-600/95"; pub(crate) const ring_slate_700: &str = "ring-slate-700"; pub(crate) const ring_slate_700_of_0: &str = "ring-slate-700/0"; pub(crate) const ring_slate_700_of_10: &str = "ring-slate-700/10"; pub(crate) const ring_slate_700_of_100: &str = "ring-slate-700/100"; pub(crate) const ring_slate_700_of_20: &str = "ring-slate-700/20"; pub(crate) const ring_slate_700_of_25: &str = "ring-slate-700/25"; pub(crate) const ring_slate_700_of_30: &str = "ring-slate-700/30"; pub(crate) const ring_slate_700_of_40: &str = "ring-slate-700/40"; pub(crate) const ring_slate_700_of_5: &str = "ring-slate-700/5"; pub(crate) const ring_slate_700_of_50: &str = "ring-slate-700/50"; pub(crate) const ring_slate_700_of_60: &str = "ring-slate-700/60"; pub(crate) const ring_slate_700_of_70: &str = "ring-slate-700/70"; pub(crate) const ring_slate_700_of_75: &str = "ring-slate-700/75"; pub(crate) const ring_slate_700_of_80: &str = "ring-slate-700/80"; pub(crate) const ring_slate_700_of_90: &str = "ring-slate-700/90"; pub(crate) const ring_slate_700_of_95: &str = "ring-slate-700/95"; pub(crate) const ring_slate_800: &str = "ring-slate-800"; pub(crate) const ring_slate_800_of_0: &str = "ring-slate-800/0"; pub(crate) const ring_slate_800_of_10: &str = "ring-slate-800/10"; pub(crate) const ring_slate_800_of_100: &str = "ring-slate-800/100"; pub(crate) const ring_slate_800_of_20: &str = "ring-slate-800/20"; pub(crate) const ring_slate_800_of_25: &str = "ring-slate-800/25"; pub(crate) const ring_slate_800_of_30: &str = "ring-slate-800/30"; pub(crate) const ring_slate_800_of_40: &str = "ring-slate-800/40"; pub(crate) const ring_slate_800_of_5: &str = "ring-slate-800/5"; pub(crate) const ring_slate_800_of_50: &str = "ring-slate-800/50"; pub(crate) const ring_slate_800_of_60: &str = "ring-slate-800/60"; pub(crate) const ring_slate_800_of_70: &str = "ring-slate-800/70"; pub(crate) const ring_slate_800_of_75: &str = "ring-slate-800/75"; pub(crate) const ring_slate_800_of_80: &str = "ring-slate-800/80"; pub(crate) const ring_slate_800_of_90: &str = "ring-slate-800/90"; pub(crate) const ring_slate_800_of_95: &str = "ring-slate-800/95"; pub(crate) const ring_slate_900: &str = "ring-slate-900"; pub(crate) const ring_slate_900_of_0: &str = "ring-slate-900/0"; pub(crate) const ring_slate_900_of_10: &str = "ring-slate-900/10"; pub(crate) const ring_slate_900_of_100: &str = "ring-slate-900/100"; pub(crate) const ring_slate_900_of_20: &str = "ring-slate-900/20"; pub(crate) const ring_slate_900_of_25: &str = "ring-slate-900/25"; pub(crate) const ring_slate_900_of_30: &str = "ring-slate-900/30"; pub(crate) const ring_slate_900_of_40: &str = "ring-slate-900/40"; pub(crate) const ring_slate_900_of_5: &str = "ring-slate-900/5"; pub(crate) const ring_slate_900_of_50: &str = "ring-slate-900/50"; pub(crate) const ring_slate_900_of_60: &str = "ring-slate-900/60"; pub(crate) const ring_slate_900_of_70: &str = "ring-slate-900/70"; pub(crate) const ring_slate_900_of_75: &str = "ring-slate-900/75"; pub(crate) const ring_slate_900_of_80: &str = "ring-slate-900/80"; pub(crate) const ring_slate_900_of_90: &str = "ring-slate-900/90"; pub(crate) const ring_slate_900_of_95: &str = "ring-slate-900/95"; pub(crate) const ring_stone_100: &str = "ring-stone-100"; pub(crate) const ring_stone_100_of_0: &str = "ring-stone-100/0"; pub(crate) const ring_stone_100_of_10: &str = "ring-stone-100/10"; pub(crate) const ring_stone_100_of_100: &str = "ring-stone-100/100"; pub(crate) const ring_stone_100_of_20: &str = "ring-stone-100/20"; pub(crate) const ring_stone_100_of_25: &str = "ring-stone-100/25"; pub(crate) const ring_stone_100_of_30: &str = "ring-stone-100/30"; pub(crate) const ring_stone_100_of_40: &str = "ring-stone-100/40"; pub(crate) const ring_stone_100_of_5: &str = "ring-stone-100/5"; pub(crate) const ring_stone_100_of_50: &str = "ring-stone-100/50"; pub(crate) const ring_stone_100_of_60: &str = "ring-stone-100/60"; pub(crate) const ring_stone_100_of_70: &str = "ring-stone-100/70"; pub(crate) const ring_stone_100_of_75: &str = "ring-stone-100/75"; pub(crate) const ring_stone_100_of_80: &str = "ring-stone-100/80"; pub(crate) const ring_stone_100_of_90: &str = "ring-stone-100/90"; pub(crate) const ring_stone_100_of_95: &str = "ring-stone-100/95"; pub(crate) const ring_stone_200: &str = "ring-stone-200"; pub(crate) const ring_stone_200_of_0: &str = "ring-stone-200/0"; pub(crate) const ring_stone_200_of_10: &str = "ring-stone-200/10"; pub(crate) const ring_stone_200_of_100: &str = "ring-stone-200/100"; pub(crate) const ring_stone_200_of_20: &str = "ring-stone-200/20"; pub(crate) const ring_stone_200_of_25: &str = "ring-stone-200/25"; pub(crate) const ring_stone_200_of_30: &str = "ring-stone-200/30"; pub(crate) const ring_stone_200_of_40: &str = "ring-stone-200/40"; pub(crate) const ring_stone_200_of_5: &str = "ring-stone-200/5"; pub(crate) const ring_stone_200_of_50: &str = "ring-stone-200/50"; pub(crate) const ring_stone_200_of_60: &str = "ring-stone-200/60"; pub(crate) const ring_stone_200_of_70: &str = "ring-stone-200/70"; pub(crate) const ring_stone_200_of_75: &str = "ring-stone-200/75"; pub(crate) const ring_stone_200_of_80: &str = "ring-stone-200/80"; pub(crate) const ring_stone_200_of_90: &str = "ring-stone-200/90"; pub(crate) const ring_stone_200_of_95: &str = "ring-stone-200/95"; pub(crate) const ring_stone_300: &str = "ring-stone-300"; pub(crate) const ring_stone_300_of_0: &str = "ring-stone-300/0"; pub(crate) const ring_stone_300_of_10: &str = "ring-stone-300/10"; pub(crate) const ring_stone_300_of_100: &str = "ring-stone-300/100"; pub(crate) const ring_stone_300_of_20: &str = "ring-stone-300/20"; pub(crate) const ring_stone_300_of_25: &str = "ring-stone-300/25"; pub(crate) const ring_stone_300_of_30: &str = "ring-stone-300/30"; pub(crate) const ring_stone_300_of_40: &str = "ring-stone-300/40"; pub(crate) const ring_stone_300_of_5: &str = "ring-stone-300/5"; pub(crate) const ring_stone_300_of_50: &str = "ring-stone-300/50"; pub(crate) const ring_stone_300_of_60: &str = "ring-stone-300/60"; pub(crate) const ring_stone_300_of_70: &str = "ring-stone-300/70"; pub(crate) const ring_stone_300_of_75: &str = "ring-stone-300/75"; pub(crate) const ring_stone_300_of_80: &str = "ring-stone-300/80"; pub(crate) const ring_stone_300_of_90: &str = "ring-stone-300/90"; pub(crate) const ring_stone_300_of_95: &str = "ring-stone-300/95"; pub(crate) const ring_stone_400: &str = "ring-stone-400"; pub(crate) const ring_stone_400_of_0: &str = "ring-stone-400/0"; pub(crate) const ring_stone_400_of_10: &str = "ring-stone-400/10"; pub(crate) const ring_stone_400_of_100: &str = "ring-stone-400/100"; pub(crate) const ring_stone_400_of_20: &str = "ring-stone-400/20"; pub(crate) const ring_stone_400_of_25: &str = "ring-stone-400/25"; pub(crate) const ring_stone_400_of_30: &str = "ring-stone-400/30"; pub(crate) const ring_stone_400_of_40: &str = "ring-stone-400/40"; pub(crate) const ring_stone_400_of_5: &str = "ring-stone-400/5"; pub(crate) const ring_stone_400_of_50: &str = "ring-stone-400/50"; pub(crate) const ring_stone_400_of_60: &str = "ring-stone-400/60"; pub(crate) const ring_stone_400_of_70: &str = "ring-stone-400/70"; pub(crate) const ring_stone_400_of_75: &str = "ring-stone-400/75"; pub(crate) const ring_stone_400_of_80: &str = "ring-stone-400/80"; pub(crate) const ring_stone_400_of_90: &str = "ring-stone-400/90"; pub(crate) const ring_stone_400_of_95: &str = "ring-stone-400/95"; pub(crate) const ring_stone_50: &str = "ring-stone-50"; pub(crate) const ring_stone_500: &str = "ring-stone-500"; pub(crate) const ring_stone_500_of_0: &str = "ring-stone-500/0"; pub(crate) const ring_stone_500_of_10: &str = "ring-stone-500/10"; pub(crate) const ring_stone_500_of_100: &str = "ring-stone-500/100"; pub(crate) const ring_stone_500_of_20: &str = "ring-stone-500/20"; pub(crate) const ring_stone_500_of_25: &str = "ring-stone-500/25"; pub(crate) const ring_stone_500_of_30: &str = "ring-stone-500/30"; pub(crate) const ring_stone_500_of_40: &str = "ring-stone-500/40"; pub(crate) const ring_stone_500_of_5: &str = "ring-stone-500/5"; pub(crate) const ring_stone_500_of_50: &str = "ring-stone-500/50"; pub(crate) const ring_stone_500_of_60: &str = "ring-stone-500/60"; pub(crate) const ring_stone_500_of_70: &str = "ring-stone-500/70"; pub(crate) const ring_stone_500_of_75: &str = "ring-stone-500/75"; pub(crate) const ring_stone_500_of_80: &str = "ring-stone-500/80"; pub(crate) const ring_stone_500_of_90: &str = "ring-stone-500/90"; pub(crate) const ring_stone_500_of_95: &str = "ring-stone-500/95"; pub(crate) const ring_stone_50_of_0: &str = "ring-stone-50/0"; pub(crate) const ring_stone_50_of_10: &str = "ring-stone-50/10"; pub(crate) const ring_stone_50_of_100: &str = "ring-stone-50/100"; pub(crate) const ring_stone_50_of_20: &str = "ring-stone-50/20"; pub(crate) const ring_stone_50_of_25: &str = "ring-stone-50/25"; pub(crate) const ring_stone_50_of_30: &str = "ring-stone-50/30"; pub(crate) const ring_stone_50_of_40: &str = "ring-stone-50/40"; pub(crate) const ring_stone_50_of_5: &str = "ring-stone-50/5"; pub(crate) const ring_stone_50_of_50: &str = "ring-stone-50/50"; pub(crate) const ring_stone_50_of_60: &str = "ring-stone-50/60"; pub(crate) const ring_stone_50_of_70: &str = "ring-stone-50/70"; pub(crate) const ring_stone_50_of_75: &str = "ring-stone-50/75"; pub(crate) const ring_stone_50_of_80: &str = "ring-stone-50/80"; pub(crate) const ring_stone_50_of_90: &str = "ring-stone-50/90"; pub(crate) const ring_stone_50_of_95: &str = "ring-stone-50/95"; pub(crate) const ring_stone_600: &str = "ring-stone-600"; pub(crate) const ring_stone_600_of_0: &str = "ring-stone-600/0"; pub(crate) const ring_stone_600_of_10: &str = "ring-stone-600/10"; pub(crate) const ring_stone_600_of_100: &str = "ring-stone-600/100"; pub(crate) const ring_stone_600_of_20: &str = "ring-stone-600/20"; pub(crate) const ring_stone_600_of_25: &str = "ring-stone-600/25"; pub(crate) const ring_stone_600_of_30: &str = "ring-stone-600/30"; pub(crate) const ring_stone_600_of_40: &str = "ring-stone-600/40"; pub(crate) const ring_stone_600_of_5: &str = "ring-stone-600/5"; pub(crate) const ring_stone_600_of_50: &str = "ring-stone-600/50"; pub(crate) const ring_stone_600_of_60: &str = "ring-stone-600/60"; pub(crate) const ring_stone_600_of_70: &str = "ring-stone-600/70"; pub(crate) const ring_stone_600_of_75: &str = "ring-stone-600/75"; pub(crate) const ring_stone_600_of_80: &str = "ring-stone-600/80"; pub(crate) const ring_stone_600_of_90: &str = "ring-stone-600/90"; pub(crate) const ring_stone_600_of_95: &str = "ring-stone-600/95"; pub(crate) const ring_stone_700: &str = "ring-stone-700"; pub(crate) const ring_stone_700_of_0: &str = "ring-stone-700/0"; pub(crate) const ring_stone_700_of_10: &str = "ring-stone-700/10"; pub(crate) const ring_stone_700_of_100: &str = "ring-stone-700/100"; pub(crate) const ring_stone_700_of_20: &str = "ring-stone-700/20"; pub(crate) const ring_stone_700_of_25: &str = "ring-stone-700/25"; pub(crate) const ring_stone_700_of_30: &str = "ring-stone-700/30"; pub(crate) const ring_stone_700_of_40: &str = "ring-stone-700/40"; pub(crate) const ring_stone_700_of_5: &str = "ring-stone-700/5"; pub(crate) const ring_stone_700_of_50: &str = "ring-stone-700/50"; pub(crate) const ring_stone_700_of_60: &str = "ring-stone-700/60"; pub(crate) const ring_stone_700_of_70: &str = "ring-stone-700/70"; pub(crate) const ring_stone_700_of_75: &str = "ring-stone-700/75"; pub(crate) const ring_stone_700_of_80: &str = "ring-stone-700/80"; pub(crate) const ring_stone_700_of_90: &str = "ring-stone-700/90"; pub(crate) const ring_stone_700_of_95: &str = "ring-stone-700/95"; pub(crate) const ring_stone_800: &str = "ring-stone-800"; pub(crate) const ring_stone_800_of_0: &str = "ring-stone-800/0"; pub(crate) const ring_stone_800_of_10: &str = "ring-stone-800/10"; pub(crate) const ring_stone_800_of_100: &str = "ring-stone-800/100"; pub(crate) const ring_stone_800_of_20: &str = "ring-stone-800/20"; pub(crate) const ring_stone_800_of_25: &str = "ring-stone-800/25"; pub(crate) const ring_stone_800_of_30: &str = "ring-stone-800/30"; pub(crate) const ring_stone_800_of_40: &str = "ring-stone-800/40"; pub(crate) const ring_stone_800_of_5: &str = "ring-stone-800/5"; pub(crate) const ring_stone_800_of_50: &str = "ring-stone-800/50"; pub(crate) const ring_stone_800_of_60: &str = "ring-stone-800/60"; pub(crate) const ring_stone_800_of_70: &str = "ring-stone-800/70"; pub(crate) const ring_stone_800_of_75: &str = "ring-stone-800/75"; pub(crate) const ring_stone_800_of_80: &str = "ring-stone-800/80"; pub(crate) const ring_stone_800_of_90: &str = "ring-stone-800/90"; pub(crate) const ring_stone_800_of_95: &str = "ring-stone-800/95"; pub(crate) const ring_stone_900: &str = "ring-stone-900"; pub(crate) const ring_stone_900_of_0: &str = "ring-stone-900/0"; pub(crate) const ring_stone_900_of_10: &str = "ring-stone-900/10"; pub(crate) const ring_stone_900_of_100: &str = "ring-stone-900/100"; pub(crate) const ring_stone_900_of_20: &str = "ring-stone-900/20"; pub(crate) const ring_stone_900_of_25: &str = "ring-stone-900/25"; pub(crate) const ring_stone_900_of_30: &str = "ring-stone-900/30"; pub(crate) const ring_stone_900_of_40: &str = "ring-stone-900/40"; pub(crate) const ring_stone_900_of_5: &str = "ring-stone-900/5"; pub(crate) const ring_stone_900_of_50: &str = "ring-stone-900/50"; pub(crate) const ring_stone_900_of_60: &str = "ring-stone-900/60"; pub(crate) const ring_stone_900_of_70: &str = "ring-stone-900/70"; pub(crate) const ring_stone_900_of_75: &str = "ring-stone-900/75"; pub(crate) const ring_stone_900_of_80: &str = "ring-stone-900/80"; pub(crate) const ring_stone_900_of_90: &str = "ring-stone-900/90"; pub(crate) const ring_stone_900_of_95: &str = "ring-stone-900/95"; pub(crate) const ring_teal_100: &str = "ring-teal-100"; pub(crate) const ring_teal_100_of_0: &str = "ring-teal-100/0"; pub(crate) const ring_teal_100_of_10: &str = "ring-teal-100/10"; pub(crate) const ring_teal_100_of_100: &str = "ring-teal-100/100"; pub(crate) const ring_teal_100_of_20: &str = "ring-teal-100/20"; pub(crate) const ring_teal_100_of_25: &str = "ring-teal-100/25"; pub(crate) const ring_teal_100_of_30: &str = "ring-teal-100/30"; pub(crate) const ring_teal_100_of_40: &str = "ring-teal-100/40"; pub(crate) const ring_teal_100_of_5: &str = "ring-teal-100/5"; pub(crate) const ring_teal_100_of_50: &str = "ring-teal-100/50"; pub(crate) const ring_teal_100_of_60: &str = "ring-teal-100/60"; pub(crate) const ring_teal_100_of_70: &str = "ring-teal-100/70"; pub(crate) const ring_teal_100_of_75: &str = "ring-teal-100/75"; pub(crate) const ring_teal_100_of_80: &str = "ring-teal-100/80"; pub(crate) const ring_teal_100_of_90: &str = "ring-teal-100/90"; pub(crate) const ring_teal_100_of_95: &str = "ring-teal-100/95"; pub(crate) const ring_teal_200: &str = "ring-teal-200"; pub(crate) const ring_teal_200_of_0: &str = "ring-teal-200/0"; pub(crate) const ring_teal_200_of_10: &str = "ring-teal-200/10"; pub(crate) const ring_teal_200_of_100: &str = "ring-teal-200/100"; pub(crate) const ring_teal_200_of_20: &str = "ring-teal-200/20"; pub(crate) const ring_teal_200_of_25: &str = "ring-teal-200/25"; pub(crate) const ring_teal_200_of_30: &str = "ring-teal-200/30"; pub(crate) const ring_teal_200_of_40: &str = "ring-teal-200/40"; pub(crate) const ring_teal_200_of_5: &str = "ring-teal-200/5"; pub(crate) const ring_teal_200_of_50: &str = "ring-teal-200/50"; pub(crate) const ring_teal_200_of_60: &str = "ring-teal-200/60"; pub(crate) const ring_teal_200_of_70: &str = "ring-teal-200/70"; pub(crate) const ring_teal_200_of_75: &str = "ring-teal-200/75"; pub(crate) const ring_teal_200_of_80: &str = "ring-teal-200/80"; pub(crate) const ring_teal_200_of_90: &str = "ring-teal-200/90"; pub(crate) const ring_teal_200_of_95: &str = "ring-teal-200/95"; pub(crate) const ring_teal_300: &str = "ring-teal-300"; pub(crate) const ring_teal_300_of_0: &str = "ring-teal-300/0"; pub(crate) const ring_teal_300_of_10: &str = "ring-teal-300/10"; pub(crate) const ring_teal_300_of_100: &str = "ring-teal-300/100"; pub(crate) const ring_teal_300_of_20: &str = "ring-teal-300/20"; pub(crate) const ring_teal_300_of_25: &str = "ring-teal-300/25"; pub(crate) const ring_teal_300_of_30: &str = "ring-teal-300/30"; pub(crate) const ring_teal_300_of_40: &str = "ring-teal-300/40"; pub(crate) const ring_teal_300_of_5: &str = "ring-teal-300/5"; pub(crate) const ring_teal_300_of_50: &str = "ring-teal-300/50"; pub(crate) const ring_teal_300_of_60: &str = "ring-teal-300/60"; pub(crate) const ring_teal_300_of_70: &str = "ring-teal-300/70"; pub(crate) const ring_teal_300_of_75: &str = "ring-teal-300/75"; pub(crate) const ring_teal_300_of_80: &str = "ring-teal-300/80"; pub(crate) const ring_teal_300_of_90: &str = "ring-teal-300/90"; pub(crate) const ring_teal_300_of_95: &str = "ring-teal-300/95"; pub(crate) const ring_teal_400: &str = "ring-teal-400"; pub(crate) const ring_teal_400_of_0: &str = "ring-teal-400/0"; pub(crate) const ring_teal_400_of_10: &str = "ring-teal-400/10"; pub(crate) const ring_teal_400_of_100: &str = "ring-teal-400/100"; pub(crate) const ring_teal_400_of_20: &str = "ring-teal-400/20"; pub(crate) const ring_teal_400_of_25: &str = "ring-teal-400/25"; pub(crate) const ring_teal_400_of_30: &str = "ring-teal-400/30"; pub(crate) const ring_teal_400_of_40: &str = "ring-teal-400/40"; pub(crate) const ring_teal_400_of_5: &str = "ring-teal-400/5"; pub(crate) const ring_teal_400_of_50: &str = "ring-teal-400/50"; pub(crate) const ring_teal_400_of_60: &str = "ring-teal-400/60"; pub(crate) const ring_teal_400_of_70: &str = "ring-teal-400/70"; pub(crate) const ring_teal_400_of_75: &str = "ring-teal-400/75"; pub(crate) const ring_teal_400_of_80: &str = "ring-teal-400/80"; pub(crate) const ring_teal_400_of_90: &str = "ring-teal-400/90"; pub(crate) const ring_teal_400_of_95: &str = "ring-teal-400/95"; pub(crate) const ring_teal_50: &str = "ring-teal-50"; pub(crate) const ring_teal_500: &str = "ring-teal-500"; pub(crate) const ring_teal_500_of_0: &str = "ring-teal-500/0"; pub(crate) const ring_teal_500_of_10: &str = "ring-teal-500/10"; pub(crate) const ring_teal_500_of_100: &str = "ring-teal-500/100"; pub(crate) const ring_teal_500_of_20: &str = "ring-teal-500/20"; pub(crate) const ring_teal_500_of_25: &str = "ring-teal-500/25"; pub(crate) const ring_teal_500_of_30: &str = "ring-teal-500/30"; pub(crate) const ring_teal_500_of_40: &str = "ring-teal-500/40"; pub(crate) const ring_teal_500_of_5: &str = "ring-teal-500/5"; pub(crate) const ring_teal_500_of_50: &str = "ring-teal-500/50"; pub(crate) const ring_teal_500_of_60: &str = "ring-teal-500/60"; pub(crate) const ring_teal_500_of_70: &str = "ring-teal-500/70"; pub(crate) const ring_teal_500_of_75: &str = "ring-teal-500/75"; pub(crate) const ring_teal_500_of_80: &str = "ring-teal-500/80"; pub(crate) const ring_teal_500_of_90: &str = "ring-teal-500/90"; pub(crate) const ring_teal_500_of_95: &str = "ring-teal-500/95"; pub(crate) const ring_teal_50_of_0: &str = "ring-teal-50/0"; pub(crate) const ring_teal_50_of_10: &str = "ring-teal-50/10"; pub(crate) const ring_teal_50_of_100: &str = "ring-teal-50/100"; pub(crate) const ring_teal_50_of_20: &str = "ring-teal-50/20"; pub(crate) const ring_teal_50_of_25: &str = "ring-teal-50/25"; pub(crate) const ring_teal_50_of_30: &str = "ring-teal-50/30"; pub(crate) const ring_teal_50_of_40: &str = "ring-teal-50/40"; pub(crate) const ring_teal_50_of_5: &str = "ring-teal-50/5"; pub(crate) const ring_teal_50_of_50: &str = "ring-teal-50/50"; pub(crate) const ring_teal_50_of_60: &str = "ring-teal-50/60"; pub(crate) const ring_teal_50_of_70: &str = "ring-teal-50/70"; pub(crate) const ring_teal_50_of_75: &str = "ring-teal-50/75"; pub(crate) const ring_teal_50_of_80: &str = "ring-teal-50/80"; pub(crate) const ring_teal_50_of_90: &str = "ring-teal-50/90"; pub(crate) const ring_teal_50_of_95: &str = "ring-teal-50/95"; pub(crate) const ring_teal_600: &str = "ring-teal-600"; pub(crate) const ring_teal_600_of_0: &str = "ring-teal-600/0"; pub(crate) const ring_teal_600_of_10: &str = "ring-teal-600/10"; pub(crate) const ring_teal_600_of_100: &str = "ring-teal-600/100"; pub(crate) const ring_teal_600_of_20: &str = "ring-teal-600/20"; pub(crate) const ring_teal_600_of_25: &str = "ring-teal-600/25"; pub(crate) const ring_teal_600_of_30: &str = "ring-teal-600/30"; pub(crate) const ring_teal_600_of_40: &str = "ring-teal-600/40"; pub(crate) const ring_teal_600_of_5: &str = "ring-teal-600/5"; pub(crate) const ring_teal_600_of_50: &str = "ring-teal-600/50"; pub(crate) const ring_teal_600_of_60: &str = "ring-teal-600/60"; pub(crate) const ring_teal_600_of_70: &str = "ring-teal-600/70"; pub(crate) const ring_teal_600_of_75: &str = "ring-teal-600/75"; pub(crate) const ring_teal_600_of_80: &str = "ring-teal-600/80"; pub(crate) const ring_teal_600_of_90: &str = "ring-teal-600/90"; pub(crate) const ring_teal_600_of_95: &str = "ring-teal-600/95"; pub(crate) const ring_teal_700: &str = "ring-teal-700"; pub(crate) const ring_teal_700_of_0: &str = "ring-teal-700/0"; pub(crate) const ring_teal_700_of_10: &str = "ring-teal-700/10"; pub(crate) const ring_teal_700_of_100: &str = "ring-teal-700/100"; pub(crate) const ring_teal_700_of_20: &str = "ring-teal-700/20"; pub(crate) const ring_teal_700_of_25: &str = "ring-teal-700/25"; pub(crate) const ring_teal_700_of_30: &str = "ring-teal-700/30"; pub(crate) const ring_teal_700_of_40: &str = "ring-teal-700/40"; pub(crate) const ring_teal_700_of_5: &str = "ring-teal-700/5"; pub(crate) const ring_teal_700_of_50: &str = "ring-teal-700/50"; pub(crate) const ring_teal_700_of_60: &str = "ring-teal-700/60"; pub(crate) const ring_teal_700_of_70: &str = "ring-teal-700/70"; pub(crate) const ring_teal_700_of_75: &str = "ring-teal-700/75"; pub(crate) const ring_teal_700_of_80: &str = "ring-teal-700/80"; pub(crate) const ring_teal_700_of_90: &str = "ring-teal-700/90"; pub(crate) const ring_teal_700_of_95: &str = "ring-teal-700/95"; pub(crate) const ring_teal_800: &str = "ring-teal-800"; pub(crate) const ring_teal_800_of_0: &str = "ring-teal-800/0"; pub(crate) const ring_teal_800_of_10: &str = "ring-teal-800/10"; pub(crate) const ring_teal_800_of_100: &str = "ring-teal-800/100"; pub(crate) const ring_teal_800_of_20: &str = "ring-teal-800/20"; pub(crate) const ring_teal_800_of_25: &str = "ring-teal-800/25"; pub(crate) const ring_teal_800_of_30: &str = "ring-teal-800/30"; pub(crate) const ring_teal_800_of_40: &str = "ring-teal-800/40"; pub(crate) const ring_teal_800_of_5: &str = "ring-teal-800/5"; pub(crate) const ring_teal_800_of_50: &str = "ring-teal-800/50"; pub(crate) const ring_teal_800_of_60: &str = "ring-teal-800/60"; pub(crate) const ring_teal_800_of_70: &str = "ring-teal-800/70"; pub(crate) const ring_teal_800_of_75: &str = "ring-teal-800/75"; pub(crate) const ring_teal_800_of_80: &str = "ring-teal-800/80"; pub(crate) const ring_teal_800_of_90: &str = "ring-teal-800/90"; pub(crate) const ring_teal_800_of_95: &str = "ring-teal-800/95"; pub(crate) const ring_teal_900: &str = "ring-teal-900"; pub(crate) const ring_teal_900_of_0: &str = "ring-teal-900/0"; pub(crate) const ring_teal_900_of_10: &str = "ring-teal-900/10"; pub(crate) const ring_teal_900_of_100: &str = "ring-teal-900/100"; pub(crate) const ring_teal_900_of_20: &str = "ring-teal-900/20"; pub(crate) const ring_teal_900_of_25: &str = "ring-teal-900/25"; pub(crate) const ring_teal_900_of_30: &str = "ring-teal-900/30"; pub(crate) const ring_teal_900_of_40: &str = "ring-teal-900/40"; pub(crate) const ring_teal_900_of_5: &str = "ring-teal-900/5"; pub(crate) const ring_teal_900_of_50: &str = "ring-teal-900/50"; pub(crate) const ring_teal_900_of_60: &str = "ring-teal-900/60"; pub(crate) const ring_teal_900_of_70: &str = "ring-teal-900/70"; pub(crate) const ring_teal_900_of_75: &str = "ring-teal-900/75"; pub(crate) const ring_teal_900_of_80: &str = "ring-teal-900/80"; pub(crate) const ring_teal_900_of_90: &str = "ring-teal-900/90"; pub(crate) const ring_teal_900_of_95: &str = "ring-teal-900/95"; pub(crate) const ring_transparent: &str = "ring-transparent"; pub(crate) const ring_transparent_of_0: &str = "ring-transparent/0"; pub(crate) const ring_transparent_of_10: &str = "ring-transparent/10"; pub(crate) const ring_transparent_of_100: &str = "ring-transparent/100"; pub(crate) const ring_transparent_of_20: &str = "ring-transparent/20"; pub(crate) const ring_transparent_of_25: &str = "ring-transparent/25"; pub(crate) const ring_transparent_of_30: &str = "ring-transparent/30"; pub(crate) const ring_transparent_of_40: &str = "ring-transparent/40"; pub(crate) const ring_transparent_of_5: &str = "ring-transparent/5"; pub(crate) const ring_transparent_of_50: &str = "ring-transparent/50"; pub(crate) const ring_transparent_of_60: &str = "ring-transparent/60"; pub(crate) const ring_transparent_of_70: &str = "ring-transparent/70"; pub(crate) const ring_transparent_of_75: &str = "ring-transparent/75"; pub(crate) const ring_transparent_of_80: &str = "ring-transparent/80"; pub(crate) const ring_transparent_of_90: &str = "ring-transparent/90"; pub(crate) const ring_transparent_of_95: &str = "ring-transparent/95"; pub(crate) const ring_violet_100: &str = "ring-violet-100"; pub(crate) const ring_violet_100_of_0: &str = "ring-violet-100/0"; pub(crate) const ring_violet_100_of_10: &str = "ring-violet-100/10"; pub(crate) const ring_violet_100_of_100: &str = "ring-violet-100/100"; pub(crate) const ring_violet_100_of_20: &str = "ring-violet-100/20"; pub(crate) const ring_violet_100_of_25: &str = "ring-violet-100/25"; pub(crate) const ring_violet_100_of_30: &str = "ring-violet-100/30"; pub(crate) const ring_violet_100_of_40: &str = "ring-violet-100/40"; pub(crate) const ring_violet_100_of_5: &str = "ring-violet-100/5"; pub(crate) const ring_violet_100_of_50: &str = "ring-violet-100/50"; pub(crate) const ring_violet_100_of_60: &str = "ring-violet-100/60"; pub(crate) const ring_violet_100_of_70: &str = "ring-violet-100/70"; pub(crate) const ring_violet_100_of_75: &str = "ring-violet-100/75"; pub(crate) const ring_violet_100_of_80: &str = "ring-violet-100/80"; pub(crate) const ring_violet_100_of_90: &str = "ring-violet-100/90"; pub(crate) const ring_violet_100_of_95: &str = "ring-violet-100/95"; pub(crate) const ring_violet_200: &str = "ring-violet-200"; pub(crate) const ring_violet_200_of_0: &str = "ring-violet-200/0"; pub(crate) const ring_violet_200_of_10: &str = "ring-violet-200/10"; pub(crate) const ring_violet_200_of_100: &str = "ring-violet-200/100"; pub(crate) const ring_violet_200_of_20: &str = "ring-violet-200/20"; pub(crate) const ring_violet_200_of_25: &str = "ring-violet-200/25"; pub(crate) const ring_violet_200_of_30: &str = "ring-violet-200/30"; pub(crate) const ring_violet_200_of_40: &str = "ring-violet-200/40"; pub(crate) const ring_violet_200_of_5: &str = "ring-violet-200/5"; pub(crate) const ring_violet_200_of_50: &str = "ring-violet-200/50"; pub(crate) const ring_violet_200_of_60: &str = "ring-violet-200/60"; pub(crate) const ring_violet_200_of_70: &str = "ring-violet-200/70"; pub(crate) const ring_violet_200_of_75: &str = "ring-violet-200/75"; pub(crate) const ring_violet_200_of_80: &str = "ring-violet-200/80"; pub(crate) const ring_violet_200_of_90: &str = "ring-violet-200/90"; pub(crate) const ring_violet_200_of_95: &str = "ring-violet-200/95"; pub(crate) const ring_violet_300: &str = "ring-violet-300"; pub(crate) const ring_violet_300_of_0: &str = "ring-violet-300/0"; pub(crate) const ring_violet_300_of_10: &str = "ring-violet-300/10"; pub(crate) const ring_violet_300_of_100: &str = "ring-violet-300/100"; pub(crate) const ring_violet_300_of_20: &str = "ring-violet-300/20"; pub(crate) const ring_violet_300_of_25: &str = "ring-violet-300/25"; pub(crate) const ring_violet_300_of_30: &str = "ring-violet-300/30"; pub(crate) const ring_violet_300_of_40: &str = "ring-violet-300/40"; pub(crate) const ring_violet_300_of_5: &str = "ring-violet-300/5"; pub(crate) const ring_violet_300_of_50: &str = "ring-violet-300/50"; pub(crate) const ring_violet_300_of_60: &str = "ring-violet-300/60"; pub(crate) const ring_violet_300_of_70: &str = "ring-violet-300/70"; pub(crate) const ring_violet_300_of_75: &str = "ring-violet-300/75"; pub(crate) const ring_violet_300_of_80: &str = "ring-violet-300/80"; pub(crate) const ring_violet_300_of_90: &str = "ring-violet-300/90"; pub(crate) const ring_violet_300_of_95: &str = "ring-violet-300/95"; pub(crate) const ring_violet_400: &str = "ring-violet-400"; pub(crate) const ring_violet_400_of_0: &str = "ring-violet-400/0"; pub(crate) const ring_violet_400_of_10: &str = "ring-violet-400/10"; pub(crate) const ring_violet_400_of_100: &str = "ring-violet-400/100"; pub(crate) const ring_violet_400_of_20: &str = "ring-violet-400/20"; pub(crate) const ring_violet_400_of_25: &str = "ring-violet-400/25"; pub(crate) const ring_violet_400_of_30: &str = "ring-violet-400/30"; pub(crate) const ring_violet_400_of_40: &str = "ring-violet-400/40"; pub(crate) const ring_violet_400_of_5: &str = "ring-violet-400/5"; pub(crate) const ring_violet_400_of_50: &str = "ring-violet-400/50"; pub(crate) const ring_violet_400_of_60: &str = "ring-violet-400/60"; pub(crate) const ring_violet_400_of_70: &str = "ring-violet-400/70"; pub(crate) const ring_violet_400_of_75: &str = "ring-violet-400/75"; pub(crate) const ring_violet_400_of_80: &str = "ring-violet-400/80"; pub(crate) const ring_violet_400_of_90: &str = "ring-violet-400/90"; pub(crate) const ring_violet_400_of_95: &str = "ring-violet-400/95"; pub(crate) const ring_violet_50: &str = "ring-violet-50"; pub(crate) const ring_violet_500: &str = "ring-violet-500"; pub(crate) const ring_violet_500_of_0: &str = "ring-violet-500/0"; pub(crate) const ring_violet_500_of_10: &str = "ring-violet-500/10"; pub(crate) const ring_violet_500_of_100: &str = "ring-violet-500/100"; pub(crate) const ring_violet_500_of_20: &str = "ring-violet-500/20"; pub(crate) const ring_violet_500_of_25: &str = "ring-violet-500/25"; pub(crate) const ring_violet_500_of_30: &str = "ring-violet-500/30"; pub(crate) const ring_violet_500_of_40: &str = "ring-violet-500/40"; pub(crate) const ring_violet_500_of_5: &str = "ring-violet-500/5"; pub(crate) const ring_violet_500_of_50: &str = "ring-violet-500/50"; pub(crate) const ring_violet_500_of_60: &str = "ring-violet-500/60"; pub(crate) const ring_violet_500_of_70: &str = "ring-violet-500/70"; pub(crate) const ring_violet_500_of_75: &str = "ring-violet-500/75"; pub(crate) const ring_violet_500_of_80: &str = "ring-violet-500/80"; pub(crate) const ring_violet_500_of_90: &str = "ring-violet-500/90"; pub(crate) const ring_violet_500_of_95: &str = "ring-violet-500/95"; pub(crate) const ring_violet_50_of_0: &str = "ring-violet-50/0"; pub(crate) const ring_violet_50_of_10: &str = "ring-violet-50/10"; pub(crate) const ring_violet_50_of_100: &str = "ring-violet-50/100"; pub(crate) const ring_violet_50_of_20: &str = "ring-violet-50/20"; pub(crate) const ring_violet_50_of_25: &str = "ring-violet-50/25"; pub(crate) const ring_violet_50_of_30: &str = "ring-violet-50/30"; pub(crate) const ring_violet_50_of_40: &str = "ring-violet-50/40"; pub(crate) const ring_violet_50_of_5: &str = "ring-violet-50/5"; pub(crate) const ring_violet_50_of_50: &str = "ring-violet-50/50"; pub(crate) const ring_violet_50_of_60: &str = "ring-violet-50/60"; pub(crate) const ring_violet_50_of_70: &str = "ring-violet-50/70"; pub(crate) const ring_violet_50_of_75: &str = "ring-violet-50/75"; pub(crate) const ring_violet_50_of_80: &str = "ring-violet-50/80"; pub(crate) const ring_violet_50_of_90: &str = "ring-violet-50/90"; pub(crate) const ring_violet_50_of_95: &str = "ring-violet-50/95"; pub(crate) const ring_violet_600: &str = "ring-violet-600"; pub(crate) const ring_violet_600_of_0: &str = "ring-violet-600/0"; pub(crate) const ring_violet_600_of_10: &str = "ring-violet-600/10"; pub(crate) const ring_violet_600_of_100: &str = "ring-violet-600/100"; pub(crate) const ring_violet_600_of_20: &str = "ring-violet-600/20"; pub(crate) const ring_violet_600_of_25: &str = "ring-violet-600/25"; pub(crate) const ring_violet_600_of_30: &str = "ring-violet-600/30"; pub(crate) const ring_violet_600_of_40: &str = "ring-violet-600/40"; pub(crate) const ring_violet_600_of_5: &str = "ring-violet-600/5"; pub(crate) const ring_violet_600_of_50: &str = "ring-violet-600/50"; pub(crate) const ring_violet_600_of_60: &str = "ring-violet-600/60"; pub(crate) const ring_violet_600_of_70: &str = "ring-violet-600/70"; pub(crate) const ring_violet_600_of_75: &str = "ring-violet-600/75"; pub(crate) const ring_violet_600_of_80: &str = "ring-violet-600/80"; pub(crate) const ring_violet_600_of_90: &str = "ring-violet-600/90"; pub(crate) const ring_violet_600_of_95: &str = "ring-violet-600/95"; pub(crate) const ring_violet_700: &str = "ring-violet-700"; pub(crate) const ring_violet_700_of_0: &str = "ring-violet-700/0"; pub(crate) const ring_violet_700_of_10: &str = "ring-violet-700/10"; pub(crate) const ring_violet_700_of_100: &str = "ring-violet-700/100"; pub(crate) const ring_violet_700_of_20: &str = "ring-violet-700/20"; pub(crate) const ring_violet_700_of_25: &str = "ring-violet-700/25"; pub(crate) const ring_violet_700_of_30: &str = "ring-violet-700/30"; pub(crate) const ring_violet_700_of_40: &str = "ring-violet-700/40"; pub(crate) const ring_violet_700_of_5: &str = "ring-violet-700/5"; pub(crate) const ring_violet_700_of_50: &str = "ring-violet-700/50"; pub(crate) const ring_violet_700_of_60: &str = "ring-violet-700/60"; pub(crate) const ring_violet_700_of_70: &str = "ring-violet-700/70"; pub(crate) const ring_violet_700_of_75: &str = "ring-violet-700/75"; pub(crate) const ring_violet_700_of_80: &str = "ring-violet-700/80"; pub(crate) const ring_violet_700_of_90: &str = "ring-violet-700/90"; pub(crate) const ring_violet_700_of_95: &str = "ring-violet-700/95"; pub(crate) const ring_violet_800: &str = "ring-violet-800"; pub(crate) const ring_violet_800_of_0: &str = "ring-violet-800/0"; pub(crate) const ring_violet_800_of_10: &str = "ring-violet-800/10"; pub(crate) const ring_violet_800_of_100: &str = "ring-violet-800/100"; pub(crate) const ring_violet_800_of_20: &str = "ring-violet-800/20"; pub(crate) const ring_violet_800_of_25: &str = "ring-violet-800/25"; pub(crate) const ring_violet_800_of_30: &str = "ring-violet-800/30"; pub(crate) const ring_violet_800_of_40: &str = "ring-violet-800/40"; pub(crate) const ring_violet_800_of_5: &str = "ring-violet-800/5"; pub(crate) const ring_violet_800_of_50: &str = "ring-violet-800/50"; pub(crate) const ring_violet_800_of_60: &str = "ring-violet-800/60"; pub(crate) const ring_violet_800_of_70: &str = "ring-violet-800/70"; pub(crate) const ring_violet_800_of_75: &str = "ring-violet-800/75"; pub(crate) const ring_violet_800_of_80: &str = "ring-violet-800/80"; pub(crate) const ring_violet_800_of_90: &str = "ring-violet-800/90"; pub(crate) const ring_violet_800_of_95: &str = "ring-violet-800/95"; pub(crate) const ring_violet_900: &str = "ring-violet-900"; pub(crate) const ring_violet_900_of_0: &str = "ring-violet-900/0"; pub(crate) const ring_violet_900_of_10: &str = "ring-violet-900/10"; pub(crate) const ring_violet_900_of_100: &str = "ring-violet-900/100"; pub(crate) const ring_violet_900_of_20: &str = "ring-violet-900/20"; pub(crate) const ring_violet_900_of_25: &str = "ring-violet-900/25"; pub(crate) const ring_violet_900_of_30: &str = "ring-violet-900/30"; pub(crate) const ring_violet_900_of_40: &str = "ring-violet-900/40"; pub(crate) const ring_violet_900_of_5: &str = "ring-violet-900/5"; pub(crate) const ring_violet_900_of_50: &str = "ring-violet-900/50"; pub(crate) const ring_violet_900_of_60: &str = "ring-violet-900/60"; pub(crate) const ring_violet_900_of_70: &str = "ring-violet-900/70"; pub(crate) const ring_violet_900_of_75: &str = "ring-violet-900/75"; pub(crate) const ring_violet_900_of_80: &str = "ring-violet-900/80"; pub(crate) const ring_violet_900_of_90: &str = "ring-violet-900/90"; pub(crate) const ring_violet_900_of_95: &str = "ring-violet-900/95"; pub(crate) const ring_white: &str = "ring-white"; pub(crate) const ring_white_of_0: &str = "ring-white/0"; pub(crate) const ring_white_of_10: &str = "ring-white/10"; pub(crate) const ring_white_of_100: &str = "ring-white/100"; pub(crate) const ring_white_of_20: &str = "ring-white/20"; pub(crate) const ring_white_of_25: &str = "ring-white/25"; pub(crate) const ring_white_of_30: &str = "ring-white/30"; pub(crate) const ring_white_of_40: &str = "ring-white/40"; pub(crate) const ring_white_of_5: &str = "ring-white/5"; pub(crate) const ring_white_of_50: &str = "ring-white/50"; pub(crate) const ring_white_of_60: &str = "ring-white/60"; pub(crate) const ring_white_of_70: &str = "ring-white/70"; pub(crate) const ring_white_of_75: &str = "ring-white/75"; pub(crate) const ring_white_of_80: &str = "ring-white/80"; pub(crate) const ring_white_of_90: &str = "ring-white/90"; pub(crate) const ring_white_of_95: &str = "ring-white/95"; pub(crate) const ring_yellow_100: &str = "ring-yellow-100"; pub(crate) const ring_yellow_100_of_0: &str = "ring-yellow-100/0"; pub(crate) const ring_yellow_100_of_10: &str = "ring-yellow-100/10"; pub(crate) const ring_yellow_100_of_100: &str = "ring-yellow-100/100"; pub(crate) const ring_yellow_100_of_20: &str = "ring-yellow-100/20"; pub(crate) const ring_yellow_100_of_25: &str = "ring-yellow-100/25"; pub(crate) const ring_yellow_100_of_30: &str = "ring-yellow-100/30"; pub(crate) const ring_yellow_100_of_40: &str = "ring-yellow-100/40"; pub(crate) const ring_yellow_100_of_5: &str = "ring-yellow-100/5"; pub(crate) const ring_yellow_100_of_50: &str = "ring-yellow-100/50"; pub(crate) const ring_yellow_100_of_60: &str = "ring-yellow-100/60"; pub(crate) const ring_yellow_100_of_70: &str = "ring-yellow-100/70"; pub(crate) const ring_yellow_100_of_75: &str = "ring-yellow-100/75"; pub(crate) const ring_yellow_100_of_80: &str = "ring-yellow-100/80"; pub(crate) const ring_yellow_100_of_90: &str = "ring-yellow-100/90"; pub(crate) const ring_yellow_100_of_95: &str = "ring-yellow-100/95"; pub(crate) const ring_yellow_200: &str = "ring-yellow-200"; pub(crate) const ring_yellow_200_of_0: &str = "ring-yellow-200/0"; pub(crate) const ring_yellow_200_of_10: &str = "ring-yellow-200/10"; pub(crate) const ring_yellow_200_of_100: &str = "ring-yellow-200/100"; pub(crate) const ring_yellow_200_of_20: &str = "ring-yellow-200/20"; pub(crate) const ring_yellow_200_of_25: &str = "ring-yellow-200/25"; pub(crate) const ring_yellow_200_of_30: &str = "ring-yellow-200/30"; pub(crate) const ring_yellow_200_of_40: &str = "ring-yellow-200/40"; pub(crate) const ring_yellow_200_of_5: &str = "ring-yellow-200/5"; pub(crate) const ring_yellow_200_of_50: &str = "ring-yellow-200/50"; pub(crate) const ring_yellow_200_of_60: &str = "ring-yellow-200/60"; pub(crate) const ring_yellow_200_of_70: &str = "ring-yellow-200/70"; pub(crate) const ring_yellow_200_of_75: &str = "ring-yellow-200/75"; pub(crate) const ring_yellow_200_of_80: &str = "ring-yellow-200/80"; pub(crate) const ring_yellow_200_of_90: &str = "ring-yellow-200/90"; pub(crate) const ring_yellow_200_of_95: &str = "ring-yellow-200/95"; pub(crate) const ring_yellow_300: &str = "ring-yellow-300"; pub(crate) const ring_yellow_300_of_0: &str = "ring-yellow-300/0"; pub(crate) const ring_yellow_300_of_10: &str = "ring-yellow-300/10"; pub(crate) const ring_yellow_300_of_100: &str = "ring-yellow-300/100"; pub(crate) const ring_yellow_300_of_20: &str = "ring-yellow-300/20"; pub(crate) const ring_yellow_300_of_25: &str = "ring-yellow-300/25"; pub(crate) const ring_yellow_300_of_30: &str = "ring-yellow-300/30"; pub(crate) const ring_yellow_300_of_40: &str = "ring-yellow-300/40"; pub(crate) const ring_yellow_300_of_5: &str = "ring-yellow-300/5"; pub(crate) const ring_yellow_300_of_50: &str = "ring-yellow-300/50"; pub(crate) const ring_yellow_300_of_60: &str = "ring-yellow-300/60"; pub(crate) const ring_yellow_300_of_70: &str = "ring-yellow-300/70"; pub(crate) const ring_yellow_300_of_75: &str = "ring-yellow-300/75"; pub(crate) const ring_yellow_300_of_80: &str = "ring-yellow-300/80"; pub(crate) const ring_yellow_300_of_90: &str = "ring-yellow-300/90"; pub(crate) const ring_yellow_300_of_95: &str = "ring-yellow-300/95"; pub(crate) const ring_yellow_400: &str = "ring-yellow-400"; pub(crate) const ring_yellow_400_of_0: &str = "ring-yellow-400/0"; pub(crate) const ring_yellow_400_of_10: &str = "ring-yellow-400/10"; pub(crate) const ring_yellow_400_of_100: &str = "ring-yellow-400/100"; pub(crate) const ring_yellow_400_of_20: &str = "ring-yellow-400/20"; pub(crate) const ring_yellow_400_of_25: &str = "ring-yellow-400/25"; pub(crate) const ring_yellow_400_of_30: &str = "ring-yellow-400/30"; pub(crate) const ring_yellow_400_of_40: &str = "ring-yellow-400/40"; pub(crate) const ring_yellow_400_of_5: &str = "ring-yellow-400/5"; pub(crate) const ring_yellow_400_of_50: &str = "ring-yellow-400/50"; pub(crate) const ring_yellow_400_of_60: &str = "ring-yellow-400/60"; pub(crate) const ring_yellow_400_of_70: &str = "ring-yellow-400/70"; pub(crate) const ring_yellow_400_of_75: &str = "ring-yellow-400/75"; pub(crate) const ring_yellow_400_of_80: &str = "ring-yellow-400/80"; pub(crate) const ring_yellow_400_of_90: &str = "ring-yellow-400/90"; pub(crate) const ring_yellow_400_of_95: &str = "ring-yellow-400/95"; pub(crate) const ring_yellow_50: &str = "ring-yellow-50"; pub(crate) const ring_yellow_500: &str = "ring-yellow-500"; pub(crate) const ring_yellow_500_of_0: &str = "ring-yellow-500/0"; pub(crate) const ring_yellow_500_of_10: &str = "ring-yellow-500/10"; pub(crate) const ring_yellow_500_of_100: &str = "ring-yellow-500/100"; pub(crate) const ring_yellow_500_of_20: &str = "ring-yellow-500/20"; pub(crate) const ring_yellow_500_of_25: &str = "ring-yellow-500/25"; pub(crate) const ring_yellow_500_of_30: &str = "ring-yellow-500/30"; pub(crate) const ring_yellow_500_of_40: &str = "ring-yellow-500/40"; pub(crate) const ring_yellow_500_of_5: &str = "ring-yellow-500/5"; pub(crate) const ring_yellow_500_of_50: &str = "ring-yellow-500/50"; pub(crate) const ring_yellow_500_of_60: &str = "ring-yellow-500/60"; pub(crate) const ring_yellow_500_of_70: &str = "ring-yellow-500/70"; pub(crate) const ring_yellow_500_of_75: &str = "ring-yellow-500/75"; pub(crate) const ring_yellow_500_of_80: &str = "ring-yellow-500/80"; pub(crate) const ring_yellow_500_of_90: &str = "ring-yellow-500/90"; pub(crate) const ring_yellow_500_of_95: &str = "ring-yellow-500/95"; pub(crate) const ring_yellow_50_of_0: &str = "ring-yellow-50/0"; pub(crate) const ring_yellow_50_of_10: &str = "ring-yellow-50/10"; pub(crate) const ring_yellow_50_of_100: &str = "ring-yellow-50/100"; pub(crate) const ring_yellow_50_of_20: &str = "ring-yellow-50/20"; pub(crate) const ring_yellow_50_of_25: &str = "ring-yellow-50/25"; pub(crate) const ring_yellow_50_of_30: &str = "ring-yellow-50/30"; pub(crate) const ring_yellow_50_of_40: &str = "ring-yellow-50/40"; pub(crate) const ring_yellow_50_of_5: &str = "ring-yellow-50/5"; pub(crate) const ring_yellow_50_of_50: &str = "ring-yellow-50/50"; pub(crate) const ring_yellow_50_of_60: &str = "ring-yellow-50/60"; pub(crate) const ring_yellow_50_of_70: &str = "ring-yellow-50/70"; pub(crate) const ring_yellow_50_of_75: &str = "ring-yellow-50/75"; pub(crate) const ring_yellow_50_of_80: &str = "ring-yellow-50/80"; pub(crate) const ring_yellow_50_of_90: &str = "ring-yellow-50/90"; pub(crate) const ring_yellow_50_of_95: &str = "ring-yellow-50/95"; pub(crate) const ring_yellow_600: &str = "ring-yellow-600"; pub(crate) const ring_yellow_600_of_0: &str = "ring-yellow-600/0"; pub(crate) const ring_yellow_600_of_10: &str = "ring-yellow-600/10"; pub(crate) const ring_yellow_600_of_100: &str = "ring-yellow-600/100"; pub(crate) const ring_yellow_600_of_20: &str = "ring-yellow-600/20"; pub(crate) const ring_yellow_600_of_25: &str = "ring-yellow-600/25"; pub(crate) const ring_yellow_600_of_30: &str = "ring-yellow-600/30"; pub(crate) const ring_yellow_600_of_40: &str = "ring-yellow-600/40"; pub(crate) const ring_yellow_600_of_5: &str = "ring-yellow-600/5"; pub(crate) const ring_yellow_600_of_50: &str = "ring-yellow-600/50"; pub(crate) const ring_yellow_600_of_60: &str = "ring-yellow-600/60"; pub(crate) const ring_yellow_600_of_70: &str = "ring-yellow-600/70"; pub(crate) const ring_yellow_600_of_75: &str = "ring-yellow-600/75"; pub(crate) const ring_yellow_600_of_80: &str = "ring-yellow-600/80"; pub(crate) const ring_yellow_600_of_90: &str = "ring-yellow-600/90"; pub(crate) const ring_yellow_600_of_95: &str = "ring-yellow-600/95"; pub(crate) const ring_yellow_700: &str = "ring-yellow-700"; pub(crate) const ring_yellow_700_of_0: &str = "ring-yellow-700/0"; pub(crate) const ring_yellow_700_of_10: &str = "ring-yellow-700/10"; pub(crate) const ring_yellow_700_of_100: &str = "ring-yellow-700/100"; pub(crate) const ring_yellow_700_of_20: &str = "ring-yellow-700/20"; pub(crate) const ring_yellow_700_of_25: &str = "ring-yellow-700/25"; pub(crate) const ring_yellow_700_of_30: &str = "ring-yellow-700/30"; pub(crate) const ring_yellow_700_of_40: &str = "ring-yellow-700/40"; pub(crate) const ring_yellow_700_of_5: &str = "ring-yellow-700/5"; pub(crate) const ring_yellow_700_of_50: &str = "ring-yellow-700/50"; pub(crate) const ring_yellow_700_of_60: &str = "ring-yellow-700/60"; pub(crate) const ring_yellow_700_of_70: &str = "ring-yellow-700/70"; pub(crate) const ring_yellow_700_of_75: &str = "ring-yellow-700/75"; pub(crate) const ring_yellow_700_of_80: &str = "ring-yellow-700/80"; pub(crate) const ring_yellow_700_of_90: &str = "ring-yellow-700/90"; pub(crate) const ring_yellow_700_of_95: &str = "ring-yellow-700/95"; pub(crate) const ring_yellow_800: &str = "ring-yellow-800"; pub(crate) const ring_yellow_800_of_0: &str = "ring-yellow-800/0"; pub(crate) const ring_yellow_800_of_10: &str = "ring-yellow-800/10"; pub(crate) const ring_yellow_800_of_100: &str = "ring-yellow-800/100"; pub(crate) const ring_yellow_800_of_20: &str = "ring-yellow-800/20"; pub(crate) const ring_yellow_800_of_25: &str = "ring-yellow-800/25"; pub(crate) const ring_yellow_800_of_30: &str = "ring-yellow-800/30"; pub(crate) const ring_yellow_800_of_40: &str = "ring-yellow-800/40"; pub(crate) const ring_yellow_800_of_5: &str = "ring-yellow-800/5"; pub(crate) const ring_yellow_800_of_50: &str = "ring-yellow-800/50"; pub(crate) const ring_yellow_800_of_60: &str = "ring-yellow-800/60"; pub(crate) const ring_yellow_800_of_70: &str = "ring-yellow-800/70"; pub(crate) const ring_yellow_800_of_75: &str = "ring-yellow-800/75"; pub(crate) const ring_yellow_800_of_80: &str = "ring-yellow-800/80"; pub(crate) const ring_yellow_800_of_90: &str = "ring-yellow-800/90"; pub(crate) const ring_yellow_800_of_95: &str = "ring-yellow-800/95"; pub(crate) const ring_yellow_900: &str = "ring-yellow-900"; pub(crate) const ring_yellow_900_of_0: &str = "ring-yellow-900/0"; pub(crate) const ring_yellow_900_of_10: &str = "ring-yellow-900/10"; pub(crate) const ring_yellow_900_of_100: &str = "ring-yellow-900/100"; pub(crate) const ring_yellow_900_of_20: &str = "ring-yellow-900/20"; pub(crate) const ring_yellow_900_of_25: &str = "ring-yellow-900/25"; pub(crate) const ring_yellow_900_of_30: &str = "ring-yellow-900/30"; pub(crate) const ring_yellow_900_of_40: &str = "ring-yellow-900/40"; pub(crate) const ring_yellow_900_of_5: &str = "ring-yellow-900/5"; pub(crate) const ring_yellow_900_of_50: &str = "ring-yellow-900/50"; pub(crate) const ring_yellow_900_of_60: &str = "ring-yellow-900/60"; pub(crate) const ring_yellow_900_of_70: &str = "ring-yellow-900/70"; pub(crate) const ring_yellow_900_of_75: &str = "ring-yellow-900/75"; pub(crate) const ring_yellow_900_of_80: &str = "ring-yellow-900/80"; pub(crate) const ring_yellow_900_of_90: &str = "ring-yellow-900/90"; pub(crate) const ring_yellow_900_of_95: &str = "ring-yellow-900/95"; pub(crate) const ring_zinc_100: &str = "ring-zinc-100"; pub(crate) const ring_zinc_100_of_0: &str = "ring-zinc-100/0"; pub(crate) const ring_zinc_100_of_10: &str = "ring-zinc-100/10"; pub(crate) const ring_zinc_100_of_100: &str = "ring-zinc-100/100"; pub(crate) const ring_zinc_100_of_20: &str = "ring-zinc-100/20"; pub(crate) const ring_zinc_100_of_25: &str = "ring-zinc-100/25"; pub(crate) const ring_zinc_100_of_30: &str = "ring-zinc-100/30"; pub(crate) const ring_zinc_100_of_40: &str = "ring-zinc-100/40"; pub(crate) const ring_zinc_100_of_5: &str = "ring-zinc-100/5"; pub(crate) const ring_zinc_100_of_50: &str = "ring-zinc-100/50"; pub(crate) const ring_zinc_100_of_60: &str = "ring-zinc-100/60"; pub(crate) const ring_zinc_100_of_70: &str = "ring-zinc-100/70"; pub(crate) const ring_zinc_100_of_75: &str = "ring-zinc-100/75"; pub(crate) const ring_zinc_100_of_80: &str = "ring-zinc-100/80"; pub(crate) const ring_zinc_100_of_90: &str = "ring-zinc-100/90"; pub(crate) const ring_zinc_100_of_95: &str = "ring-zinc-100/95"; pub(crate) const ring_zinc_200: &str = "ring-zinc-200"; pub(crate) const ring_zinc_200_of_0: &str = "ring-zinc-200/0"; pub(crate) const ring_zinc_200_of_10: &str = "ring-zinc-200/10"; pub(crate) const ring_zinc_200_of_100: &str = "ring-zinc-200/100"; pub(crate) const ring_zinc_200_of_20: &str = "ring-zinc-200/20"; pub(crate) const ring_zinc_200_of_25: &str = "ring-zinc-200/25"; pub(crate) const ring_zinc_200_of_30: &str = "ring-zinc-200/30"; pub(crate) const ring_zinc_200_of_40: &str = "ring-zinc-200/40"; pub(crate) const ring_zinc_200_of_5: &str = "ring-zinc-200/5"; pub(crate) const ring_zinc_200_of_50: &str = "ring-zinc-200/50"; pub(crate) const ring_zinc_200_of_60: &str = "ring-zinc-200/60"; pub(crate) const ring_zinc_200_of_70: &str = "ring-zinc-200/70"; pub(crate) const ring_zinc_200_of_75: &str = "ring-zinc-200/75"; pub(crate) const ring_zinc_200_of_80: &str = "ring-zinc-200/80"; pub(crate) const ring_zinc_200_of_90: &str = "ring-zinc-200/90"; pub(crate) const ring_zinc_200_of_95: &str = "ring-zinc-200/95"; pub(crate) const ring_zinc_300: &str = "ring-zinc-300"; pub(crate) const ring_zinc_300_of_0: &str = "ring-zinc-300/0"; pub(crate) const ring_zinc_300_of_10: &str = "ring-zinc-300/10"; pub(crate) const ring_zinc_300_of_100: &str = "ring-zinc-300/100"; pub(crate) const ring_zinc_300_of_20: &str = "ring-zinc-300/20"; pub(crate) const ring_zinc_300_of_25: &str = "ring-zinc-300/25"; pub(crate) const ring_zinc_300_of_30: &str = "ring-zinc-300/30"; pub(crate) const ring_zinc_300_of_40: &str = "ring-zinc-300/40"; pub(crate) const ring_zinc_300_of_5: &str = "ring-zinc-300/5"; pub(crate) const ring_zinc_300_of_50: &str = "ring-zinc-300/50"; pub(crate) const ring_zinc_300_of_60: &str = "ring-zinc-300/60"; pub(crate) const ring_zinc_300_of_70: &str = "ring-zinc-300/70"; pub(crate) const ring_zinc_300_of_75: &str = "ring-zinc-300/75"; pub(crate) const ring_zinc_300_of_80: &str = "ring-zinc-300/80"; pub(crate) const ring_zinc_300_of_90: &str = "ring-zinc-300/90"; pub(crate) const ring_zinc_300_of_95: &str = "ring-zinc-300/95"; pub(crate) const ring_zinc_400: &str = "ring-zinc-400"; pub(crate) const ring_zinc_400_of_0: &str = "ring-zinc-400/0"; pub(crate) const ring_zinc_400_of_10: &str = "ring-zinc-400/10"; pub(crate) const ring_zinc_400_of_100: &str = "ring-zinc-400/100"; pub(crate) const ring_zinc_400_of_20: &str = "ring-zinc-400/20"; pub(crate) const ring_zinc_400_of_25: &str = "ring-zinc-400/25"; pub(crate) const ring_zinc_400_of_30: &str = "ring-zinc-400/30"; pub(crate) const ring_zinc_400_of_40: &str = "ring-zinc-400/40"; pub(crate) const ring_zinc_400_of_5: &str = "ring-zinc-400/5"; pub(crate) const ring_zinc_400_of_50: &str = "ring-zinc-400/50"; pub(crate) const ring_zinc_400_of_60: &str = "ring-zinc-400/60"; pub(crate) const ring_zinc_400_of_70: &str = "ring-zinc-400/70"; pub(crate) const ring_zinc_400_of_75: &str = "ring-zinc-400/75"; pub(crate) const ring_zinc_400_of_80: &str = "ring-zinc-400/80"; pub(crate) const ring_zinc_400_of_90: &str = "ring-zinc-400/90"; pub(crate) const ring_zinc_400_of_95: &str = "ring-zinc-400/95"; pub(crate) const ring_zinc_50: &str = "ring-zinc-50"; pub(crate) const ring_zinc_500: &str = "ring-zinc-500"; pub(crate) const ring_zinc_500_of_0: &str = "ring-zinc-500/0"; pub(crate) const ring_zinc_500_of_10: &str = "ring-zinc-500/10"; pub(crate) const ring_zinc_500_of_100: &str = "ring-zinc-500/100"; pub(crate) const ring_zinc_500_of_20: &str = "ring-zinc-500/20"; pub(crate) const ring_zinc_500_of_25: &str = "ring-zinc-500/25"; pub(crate) const ring_zinc_500_of_30: &str = "ring-zinc-500/30"; pub(crate) const ring_zinc_500_of_40: &str = "ring-zinc-500/40"; pub(crate) const ring_zinc_500_of_5: &str = "ring-zinc-500/5"; pub(crate) const ring_zinc_500_of_50: &str = "ring-zinc-500/50"; pub(crate) const ring_zinc_500_of_60: &str = "ring-zinc-500/60"; pub(crate) const ring_zinc_500_of_70: &str = "ring-zinc-500/70"; pub(crate) const ring_zinc_500_of_75: &str = "ring-zinc-500/75"; pub(crate) const ring_zinc_500_of_80: &str = "ring-zinc-500/80"; pub(crate) const ring_zinc_500_of_90: &str = "ring-zinc-500/90"; pub(crate) const ring_zinc_500_of_95: &str = "ring-zinc-500/95"; pub(crate) const ring_zinc_50_of_0: &str = "ring-zinc-50/0"; pub(crate) const ring_zinc_50_of_10: &str = "ring-zinc-50/10"; pub(crate) const ring_zinc_50_of_100: &str = "ring-zinc-50/100"; pub(crate) const ring_zinc_50_of_20: &str = "ring-zinc-50/20"; pub(crate) const ring_zinc_50_of_25: &str = "ring-zinc-50/25"; pub(crate) const ring_zinc_50_of_30: &str = "ring-zinc-50/30"; pub(crate) const ring_zinc_50_of_40: &str = "ring-zinc-50/40"; pub(crate) const ring_zinc_50_of_5: &str = "ring-zinc-50/5"; pub(crate) const ring_zinc_50_of_50: &str = "ring-zinc-50/50"; pub(crate) const ring_zinc_50_of_60: &str = "ring-zinc-50/60"; pub(crate) const ring_zinc_50_of_70: &str = "ring-zinc-50/70"; pub(crate) const ring_zinc_50_of_75: &str = "ring-zinc-50/75"; pub(crate) const ring_zinc_50_of_80: &str = "ring-zinc-50/80"; pub(crate) const ring_zinc_50_of_90: &str = "ring-zinc-50/90"; pub(crate) const ring_zinc_50_of_95: &str = "ring-zinc-50/95"; pub(crate) const ring_zinc_600: &str = "ring-zinc-600"; pub(crate) const ring_zinc_600_of_0: &str = "ring-zinc-600/0"; pub(crate) const ring_zinc_600_of_10: &str = "ring-zinc-600/10"; pub(crate) const ring_zinc_600_of_100: &str = "ring-zinc-600/100"; pub(crate) const ring_zinc_600_of_20: &str = "ring-zinc-600/20"; pub(crate) const ring_zinc_600_of_25: &str = "ring-zinc-600/25"; pub(crate) const ring_zinc_600_of_30: &str = "ring-zinc-600/30"; pub(crate) const ring_zinc_600_of_40: &str = "ring-zinc-600/40"; pub(crate) const ring_zinc_600_of_5: &str = "ring-zinc-600/5"; pub(crate) const ring_zinc_600_of_50: &str = "ring-zinc-600/50"; pub(crate) const ring_zinc_600_of_60: &str = "ring-zinc-600/60"; pub(crate) const ring_zinc_600_of_70: &str = "ring-zinc-600/70"; pub(crate) const ring_zinc_600_of_75: &str = "ring-zinc-600/75"; pub(crate) const ring_zinc_600_of_80: &str = "ring-zinc-600/80"; pub(crate) const ring_zinc_600_of_90: &str = "ring-zinc-600/90"; pub(crate) const ring_zinc_600_of_95: &str = "ring-zinc-600/95"; pub(crate) const ring_zinc_700: &str = "ring-zinc-700"; pub(crate) const ring_zinc_700_of_0: &str = "ring-zinc-700/0"; pub(crate) const ring_zinc_700_of_10: &str = "ring-zinc-700/10"; pub(crate) const ring_zinc_700_of_100: &str = "ring-zinc-700/100"; pub(crate) const ring_zinc_700_of_20: &str = "ring-zinc-700/20"; pub(crate) const ring_zinc_700_of_25: &str = "ring-zinc-700/25"; pub(crate) const ring_zinc_700_of_30: &str = "ring-zinc-700/30"; pub(crate) const ring_zinc_700_of_40: &str = "ring-zinc-700/40"; pub(crate) const ring_zinc_700_of_5: &str = "ring-zinc-700/5"; pub(crate) const ring_zinc_700_of_50: &str = "ring-zinc-700/50"; pub(crate) const ring_zinc_700_of_60: &str = "ring-zinc-700/60"; pub(crate) const ring_zinc_700_of_70: &str = "ring-zinc-700/70"; pub(crate) const ring_zinc_700_of_75: &str = "ring-zinc-700/75"; pub(crate) const ring_zinc_700_of_80: &str = "ring-zinc-700/80"; pub(crate) const ring_zinc_700_of_90: &str = "ring-zinc-700/90"; pub(crate) const ring_zinc_700_of_95: &str = "ring-zinc-700/95"; pub(crate) const ring_zinc_800: &str = "ring-zinc-800"; pub(crate) const ring_zinc_800_of_0: &str = "ring-zinc-800/0"; pub(crate) const ring_zinc_800_of_10: &str = "ring-zinc-800/10"; pub(crate) const ring_zinc_800_of_100: &str = "ring-zinc-800/100"; pub(crate) const ring_zinc_800_of_20: &str = "ring-zinc-800/20"; pub(crate) const ring_zinc_800_of_25: &str = "ring-zinc-800/25"; pub(crate) const ring_zinc_800_of_30: &str = "ring-zinc-800/30"; pub(crate) const ring_zinc_800_of_40: &str = "ring-zinc-800/40"; pub(crate) const ring_zinc_800_of_5: &str = "ring-zinc-800/5"; pub(crate) const ring_zinc_800_of_50: &str = "ring-zinc-800/50"; pub(crate) const ring_zinc_800_of_60: &str = "ring-zinc-800/60"; pub(crate) const ring_zinc_800_of_70: &str = "ring-zinc-800/70"; pub(crate) const ring_zinc_800_of_75: &str = "ring-zinc-800/75"; pub(crate) const ring_zinc_800_of_80: &str = "ring-zinc-800/80"; pub(crate) const ring_zinc_800_of_90: &str = "ring-zinc-800/90"; pub(crate) const ring_zinc_800_of_95: &str = "ring-zinc-800/95"; pub(crate) const ring_zinc_900: &str = "ring-zinc-900"; pub(crate) const ring_zinc_900_of_0: &str = "ring-zinc-900/0"; pub(crate) const ring_zinc_900_of_10: &str = "ring-zinc-900/10"; pub(crate) const ring_zinc_900_of_100: &str = "ring-zinc-900/100"; pub(crate) const ring_zinc_900_of_20: &str = "ring-zinc-900/20"; pub(crate) const ring_zinc_900_of_25: &str = "ring-zinc-900/25"; pub(crate) const ring_zinc_900_of_30: &str = "ring-zinc-900/30"; pub(crate) const ring_zinc_900_of_40: &str = "ring-zinc-900/40"; pub(crate) const ring_zinc_900_of_5: &str = "ring-zinc-900/5"; pub(crate) const ring_zinc_900_of_50: &str = "ring-zinc-900/50"; pub(crate) const ring_zinc_900_of_60: &str = "ring-zinc-900/60"; pub(crate) const ring_zinc_900_of_70: &str = "ring-zinc-900/70"; pub(crate) const ring_zinc_900_of_75: &str = "ring-zinc-900/75"; pub(crate) const ring_zinc_900_of_80: &str = "ring-zinc-900/80"; pub(crate) const ring_zinc_900_of_90: &str = "ring-zinc-900/90"; pub(crate) const ring_zinc_900_of_95: &str = "ring-zinc-900/95"; pub(crate) const rounded: &str = "rounded"; pub(crate) const rounded_2xl: &str = "rounded-2xl"; pub(crate) const rounded_3xl: &str = "rounded-3xl"; pub(crate) const rounded_b: &str = "rounded-b"; pub(crate) const rounded_b_2xl: &str = "rounded-b-2xl"; pub(crate) const rounded_b_3xl: &str = "rounded-b-3xl"; pub(crate) const rounded_b_full: &str = "rounded-b-full"; pub(crate) const rounded_b_lg: &str = "rounded-b-lg"; pub(crate) const rounded_b_md: &str = "rounded-b-md"; pub(crate) const rounded_b_none: &str = "rounded-b-none"; pub(crate) const rounded_b_sm: &str = "rounded-b-sm"; pub(crate) const rounded_b_xl: &str = "rounded-b-xl"; pub(crate) const rounded_bl: &str = "rounded-bl"; pub(crate) const rounded_bl_2xl: &str = "rounded-bl-2xl"; pub(crate) const rounded_bl_3xl: &str = "rounded-bl-3xl"; pub(crate) const rounded_bl_full: &str = "rounded-bl-full"; pub(crate) const rounded_bl_lg: &str = "rounded-bl-lg"; pub(crate) const rounded_bl_md: &str = "rounded-bl-md"; pub(crate) const rounded_bl_none: &str = "rounded-bl-none"; pub(crate) const rounded_bl_sm: &str = "rounded-bl-sm"; pub(crate) const rounded_bl_xl: &str = "rounded-bl-xl"; pub(crate) const rounded_br: &str = "rounded-br"; pub(crate) const rounded_br_2xl: &str = "rounded-br-2xl"; pub(crate) const rounded_br_3xl: &str = "rounded-br-3xl"; pub(crate) const rounded_br_full: &str = "rounded-br-full"; pub(crate) const rounded_br_lg: &str = "rounded-br-lg"; pub(crate) const rounded_br_md: &str = "rounded-br-md"; pub(crate) const rounded_br_none: &str = "rounded-br-none"; pub(crate) const rounded_br_sm: &str = "rounded-br-sm"; pub(crate) const rounded_br_xl: &str = "rounded-br-xl"; pub(crate) const rounded_full: &str = "rounded-full"; pub(crate) const rounded_l: &str = "rounded-l"; pub(crate) const rounded_l_2xl: &str = "rounded-l-2xl"; pub(crate) const rounded_l_3xl: &str = "rounded-l-3xl"; pub(crate) const rounded_l_full: &str = "rounded-l-full"; pub(crate) const rounded_l_lg: &str = "rounded-l-lg"; pub(crate) const rounded_l_md: &str = "rounded-l-md"; pub(crate) const rounded_l_none: &str = "rounded-l-none"; pub(crate) const rounded_l_sm: &str = "rounded-l-sm"; pub(crate) const rounded_l_xl: &str = "rounded-l-xl"; pub(crate) const rounded_lg: &str = "rounded-lg"; pub(crate) const rounded_md: &str = "rounded-md"; pub(crate) const rounded_none: &str = "rounded-none"; pub(crate) const rounded_r: &str = "rounded-r"; pub(crate) const rounded_r_2xl: &str = "rounded-r-2xl"; pub(crate) const rounded_r_3xl: &str = "rounded-r-3xl"; pub(crate) const rounded_r_full: &str = "rounded-r-full"; pub(crate) const rounded_r_lg: &str = "rounded-r-lg"; pub(crate) const rounded_r_md: &str = "rounded-r-md"; pub(crate) const rounded_r_none: &str = "rounded-r-none"; pub(crate) const rounded_r_sm: &str = "rounded-r-sm"; pub(crate) const rounded_r_xl: &str = "rounded-r-xl"; pub(crate) const rounded_sm: &str = "rounded-sm"; pub(crate) const rounded_t: &str = "rounded-t"; pub(crate) const rounded_t_2xl: &str = "rounded-t-2xl"; pub(crate) const rounded_t_3xl: &str = "rounded-t-3xl"; pub(crate) const rounded_t_full: &str = "rounded-t-full"; pub(crate) const rounded_t_lg: &str = "rounded-t-lg"; pub(crate) const rounded_t_md: &str = "rounded-t-md"; pub(crate) const rounded_t_none: &str = "rounded-t-none"; pub(crate) const rounded_t_sm: &str = "rounded-t-sm"; pub(crate) const rounded_t_xl: &str = "rounded-t-xl"; pub(crate) const rounded_tl: &str = "rounded-tl"; pub(crate) const rounded_tl_2xl: &str = "rounded-tl-2xl"; pub(crate) const rounded_tl_3xl: &str = "rounded-tl-3xl"; pub(crate) const rounded_tl_full: &str = "rounded-tl-full"; pub(crate) const rounded_tl_lg: &str = "rounded-tl-lg"; pub(crate) const rounded_tl_md: &str = "rounded-tl-md"; pub(crate) const rounded_tl_none: &str = "rounded-tl-none"; pub(crate) const rounded_tl_sm: &str = "rounded-tl-sm"; pub(crate) const rounded_tl_xl: &str = "rounded-tl-xl"; pub(crate) const rounded_tr: &str = "rounded-tr"; pub(crate) const rounded_tr_2xl: &str = "rounded-tr-2xl"; pub(crate) const rounded_tr_3xl: &str = "rounded-tr-3xl"; pub(crate) const rounded_tr_full: &str = "rounded-tr-full"; pub(crate) const rounded_tr_lg: &str = "rounded-tr-lg"; pub(crate) const rounded_tr_md: &str = "rounded-tr-md"; pub(crate) const rounded_tr_none: &str = "rounded-tr-none"; pub(crate) const rounded_tr_sm: &str = "rounded-tr-sm"; pub(crate) const rounded_tr_xl: &str = "rounded-tr-xl"; pub(crate) const rounded_xl: &str = "rounded-xl"; pub(crate) const via_amber_100_of_0: &str = "via-amber-100/0"; pub(crate) const via_amber_100_of_10: &str = "via-amber-100/10"; pub(crate) const via_amber_100_of_100: &str = "via-amber-100/100"; pub(crate) const via_amber_100_of_20: &str = "via-amber-100/20"; pub(crate) const via_amber_100_of_25: &str = "via-amber-100/25"; pub(crate) const via_amber_100_of_30: &str = "via-amber-100/30"; pub(crate) const via_amber_100_of_40: &str = "via-amber-100/40"; pub(crate) const via_amber_100_of_5: &str = "via-amber-100/5"; pub(crate) const via_amber_100_of_50: &str = "via-amber-100/50"; pub(crate) const via_amber_100_of_60: &str = "via-amber-100/60"; pub(crate) const via_amber_100_of_70: &str = "via-amber-100/70"; pub(crate) const via_amber_100_of_75: &str = "via-amber-100/75"; pub(crate) const via_amber_100_of_80: &str = "via-amber-100/80"; pub(crate) const via_amber_100_of_90: &str = "via-amber-100/90"; pub(crate) const via_amber_100_of_95: &str = "via-amber-100/95"; pub(crate) const via_amber_200_of_0: &str = "via-amber-200/0"; pub(crate) const via_amber_200_of_10: &str = "via-amber-200/10"; pub(crate) const via_amber_200_of_100: &str = "via-amber-200/100"; pub(crate) const via_amber_200_of_20: &str = "via-amber-200/20"; pub(crate) const via_amber_200_of_25: &str = "via-amber-200/25"; pub(crate) const via_amber_200_of_30: &str = "via-amber-200/30"; pub(crate) const via_amber_200_of_40: &str = "via-amber-200/40"; pub(crate) const via_amber_200_of_5: &str = "via-amber-200/5"; pub(crate) const via_amber_200_of_50: &str = "via-amber-200/50"; pub(crate) const via_amber_200_of_60: &str = "via-amber-200/60"; pub(crate) const via_amber_200_of_70: &str = "via-amber-200/70"; pub(crate) const via_amber_200_of_75: &str = "via-amber-200/75"; pub(crate) const via_amber_200_of_80: &str = "via-amber-200/80"; pub(crate) const via_amber_200_of_90: &str = "via-amber-200/90"; pub(crate) const via_amber_200_of_95: &str = "via-amber-200/95"; pub(crate) const via_amber_300_of_0: &str = "via-amber-300/0"; pub(crate) const via_amber_300_of_10: &str = "via-amber-300/10"; pub(crate) const via_amber_300_of_100: &str = "via-amber-300/100"; pub(crate) const via_amber_300_of_20: &str = "via-amber-300/20"; pub(crate) const via_amber_300_of_25: &str = "via-amber-300/25"; pub(crate) const via_amber_300_of_30: &str = "via-amber-300/30"; pub(crate) const via_amber_300_of_40: &str = "via-amber-300/40"; pub(crate) const via_amber_300_of_5: &str = "via-amber-300/5"; pub(crate) const via_amber_300_of_50: &str = "via-amber-300/50"; pub(crate) const via_amber_300_of_60: &str = "via-amber-300/60"; pub(crate) const via_amber_300_of_70: &str = "via-amber-300/70"; pub(crate) const via_amber_300_of_75: &str = "via-amber-300/75"; pub(crate) const via_amber_300_of_80: &str = "via-amber-300/80"; pub(crate) const via_amber_300_of_90: &str = "via-amber-300/90"; pub(crate) const via_amber_300_of_95: &str = "via-amber-300/95"; pub(crate) const via_amber_400_of_0: &str = "via-amber-400/0"; pub(crate) const via_amber_400_of_10: &str = "via-amber-400/10"; pub(crate) const via_amber_400_of_100: &str = "via-amber-400/100"; pub(crate) const via_amber_400_of_20: &str = "via-amber-400/20"; pub(crate) const via_amber_400_of_25: &str = "via-amber-400/25"; pub(crate) const via_amber_400_of_30: &str = "via-amber-400/30"; pub(crate) const via_amber_400_of_40: &str = "via-amber-400/40"; pub(crate) const via_amber_400_of_5: &str = "via-amber-400/5"; pub(crate) const via_amber_400_of_50: &str = "via-amber-400/50"; pub(crate) const via_amber_400_of_60: &str = "via-amber-400/60"; pub(crate) const via_amber_400_of_70: &str = "via-amber-400/70"; pub(crate) const via_amber_400_of_75: &str = "via-amber-400/75"; pub(crate) const via_amber_400_of_80: &str = "via-amber-400/80"; pub(crate) const via_amber_400_of_90: &str = "via-amber-400/90"; pub(crate) const via_amber_400_of_95: &str = "via-amber-400/95"; pub(crate) const via_amber_500_of_0: &str = "via-amber-500/0"; pub(crate) const via_amber_500_of_10: &str = "via-amber-500/10"; pub(crate) const via_amber_500_of_100: &str = "via-amber-500/100"; pub(crate) const via_amber_500_of_20: &str = "via-amber-500/20"; pub(crate) const via_amber_500_of_25: &str = "via-amber-500/25"; pub(crate) const via_amber_500_of_30: &str = "via-amber-500/30"; pub(crate) const via_amber_500_of_40: &str = "via-amber-500/40"; pub(crate) const via_amber_500_of_5: &str = "via-amber-500/5"; pub(crate) const via_amber_500_of_50: &str = "via-amber-500/50"; pub(crate) const via_amber_500_of_60: &str = "via-amber-500/60"; pub(crate) const via_amber_500_of_70: &str = "via-amber-500/70"; pub(crate) const via_amber_500_of_75: &str = "via-amber-500/75"; pub(crate) const via_amber_500_of_80: &str = "via-amber-500/80"; pub(crate) const via_amber_500_of_90: &str = "via-amber-500/90"; pub(crate) const via_amber_500_of_95: &str = "via-amber-500/95"; pub(crate) const via_amber_50_of_0: &str = "via-amber-50/0"; pub(crate) const via_amber_50_of_10: &str = "via-amber-50/10"; pub(crate) const via_amber_50_of_100: &str = "via-amber-50/100"; pub(crate) const via_amber_50_of_20: &str = "via-amber-50/20"; pub(crate) const via_amber_50_of_25: &str = "via-amber-50/25"; pub(crate) const via_amber_50_of_30: &str = "via-amber-50/30"; pub(crate) const via_amber_50_of_40: &str = "via-amber-50/40"; pub(crate) const via_amber_50_of_5: &str = "via-amber-50/5"; pub(crate) const via_amber_50_of_50: &str = "via-amber-50/50"; pub(crate) const via_amber_50_of_60: &str = "via-amber-50/60"; pub(crate) const via_amber_50_of_70: &str = "via-amber-50/70"; pub(crate) const via_amber_50_of_75: &str = "via-amber-50/75"; pub(crate) const via_amber_50_of_80: &str = "via-amber-50/80"; pub(crate) const via_amber_50_of_90: &str = "via-amber-50/90"; pub(crate) const via_amber_50_of_95: &str = "via-amber-50/95"; pub(crate) const via_amber_600_of_0: &str = "via-amber-600/0"; pub(crate) const via_amber_600_of_10: &str = "via-amber-600/10"; pub(crate) const via_amber_600_of_100: &str = "via-amber-600/100"; pub(crate) const via_amber_600_of_20: &str = "via-amber-600/20"; pub(crate) const via_amber_600_of_25: &str = "via-amber-600/25"; pub(crate) const via_amber_600_of_30: &str = "via-amber-600/30"; pub(crate) const via_amber_600_of_40: &str = "via-amber-600/40"; pub(crate) const via_amber_600_of_5: &str = "via-amber-600/5"; pub(crate) const via_amber_600_of_50: &str = "via-amber-600/50"; pub(crate) const via_amber_600_of_60: &str = "via-amber-600/60"; pub(crate) const via_amber_600_of_70: &str = "via-amber-600/70"; pub(crate) const via_amber_600_of_75: &str = "via-amber-600/75"; pub(crate) const via_amber_600_of_80: &str = "via-amber-600/80"; pub(crate) const via_amber_600_of_90: &str = "via-amber-600/90"; pub(crate) const via_amber_600_of_95: &str = "via-amber-600/95"; pub(crate) const via_amber_700_of_0: &str = "via-amber-700/0"; pub(crate) const via_amber_700_of_10: &str = "via-amber-700/10"; pub(crate) const via_amber_700_of_100: &str = "via-amber-700/100"; pub(crate) const via_amber_700_of_20: &str = "via-amber-700/20"; pub(crate) const via_amber_700_of_25: &str = "via-amber-700/25"; pub(crate) const via_amber_700_of_30: &str = "via-amber-700/30"; pub(crate) const via_amber_700_of_40: &str = "via-amber-700/40"; pub(crate) const via_amber_700_of_5: &str = "via-amber-700/5"; pub(crate) const via_amber_700_of_50: &str = "via-amber-700/50"; pub(crate) const via_amber_700_of_60: &str = "via-amber-700/60"; pub(crate) const via_amber_700_of_70: &str = "via-amber-700/70"; pub(crate) const via_amber_700_of_75: &str = "via-amber-700/75"; pub(crate) const via_amber_700_of_80: &str = "via-amber-700/80"; pub(crate) const via_amber_700_of_90: &str = "via-amber-700/90"; pub(crate) const via_amber_700_of_95: &str = "via-amber-700/95"; pub(crate) const via_amber_800_of_0: &str = "via-amber-800/0"; pub(crate) const via_amber_800_of_10: &str = "via-amber-800/10"; pub(crate) const via_amber_800_of_100: &str = "via-amber-800/100"; pub(crate) const via_amber_800_of_20: &str = "via-amber-800/20"; pub(crate) const via_amber_800_of_25: &str = "via-amber-800/25"; pub(crate) const via_amber_800_of_30: &str = "via-amber-800/30"; pub(crate) const via_amber_800_of_40: &str = "via-amber-800/40"; pub(crate) const via_amber_800_of_5: &str = "via-amber-800/5"; pub(crate) const via_amber_800_of_50: &str = "via-amber-800/50"; pub(crate) const via_amber_800_of_60: &str = "via-amber-800/60"; pub(crate) const via_amber_800_of_70: &str = "via-amber-800/70"; pub(crate) const via_amber_800_of_75: &str = "via-amber-800/75"; pub(crate) const via_amber_800_of_80: &str = "via-amber-800/80"; pub(crate) const via_amber_800_of_90: &str = "via-amber-800/90"; pub(crate) const via_amber_800_of_95: &str = "via-amber-800/95"; pub(crate) const via_amber_900_of_0: &str = "via-amber-900/0"; pub(crate) const via_amber_900_of_10: &str = "via-amber-900/10"; pub(crate) const via_amber_900_of_100: &str = "via-amber-900/100"; pub(crate) const via_amber_900_of_20: &str = "via-amber-900/20"; pub(crate) const via_amber_900_of_25: &str = "via-amber-900/25"; pub(crate) const via_amber_900_of_30: &str = "via-amber-900/30"; pub(crate) const via_amber_900_of_40: &str = "via-amber-900/40"; pub(crate) const via_amber_900_of_5: &str = "via-amber-900/5"; pub(crate) const via_amber_900_of_50: &str = "via-amber-900/50"; pub(crate) const via_amber_900_of_60: &str = "via-amber-900/60"; pub(crate) const via_amber_900_of_70: &str = "via-amber-900/70"; pub(crate) const via_amber_900_of_75: &str = "via-amber-900/75"; pub(crate) const via_amber_900_of_80: &str = "via-amber-900/80"; pub(crate) const via_amber_900_of_90: &str = "via-amber-900/90"; pub(crate) const via_amber_900_of_95: &str = "via-amber-900/95"; pub(crate) const via_black_of_0: &str = "via-black/0"; pub(crate) const via_black_of_10: &str = "via-black/10"; pub(crate) const via_black_of_100: &str = "via-black/100"; pub(crate) const via_black_of_20: &str = "via-black/20"; pub(crate) const via_black_of_25: &str = "via-black/25"; pub(crate) const via_black_of_30: &str = "via-black/30"; pub(crate) const via_black_of_40: &str = "via-black/40"; pub(crate) const via_black_of_5: &str = "via-black/5"; pub(crate) const via_black_of_50: &str = "via-black/50"; pub(crate) const via_black_of_60: &str = "via-black/60"; pub(crate) const via_black_of_70: &str = "via-black/70"; pub(crate) const via_black_of_75: &str = "via-black/75"; pub(crate) const via_black_of_80: &str = "via-black/80"; pub(crate) const via_black_of_90: &str = "via-black/90"; pub(crate) const via_black_of_95: &str = "via-black/95"; pub(crate) const via_blue_100_of_0: &str = "via-blue-100/0"; pub(crate) const via_blue_100_of_10: &str = "via-blue-100/10"; pub(crate) const via_blue_100_of_100: &str = "via-blue-100/100"; pub(crate) const via_blue_100_of_20: &str = "via-blue-100/20"; pub(crate) const via_blue_100_of_25: &str = "via-blue-100/25"; pub(crate) const via_blue_100_of_30: &str = "via-blue-100/30"; pub(crate) const via_blue_100_of_40: &str = "via-blue-100/40"; pub(crate) const via_blue_100_of_5: &str = "via-blue-100/5"; pub(crate) const via_blue_100_of_50: &str = "via-blue-100/50"; pub(crate) const via_blue_100_of_60: &str = "via-blue-100/60"; pub(crate) const via_blue_100_of_70: &str = "via-blue-100/70"; pub(crate) const via_blue_100_of_75: &str = "via-blue-100/75"; pub(crate) const via_blue_100_of_80: &str = "via-blue-100/80"; pub(crate) const via_blue_100_of_90: &str = "via-blue-100/90"; pub(crate) const via_blue_100_of_95: &str = "via-blue-100/95"; pub(crate) const via_blue_200_of_0: &str = "via-blue-200/0"; pub(crate) const via_blue_200_of_10: &str = "via-blue-200/10"; pub(crate) const via_blue_200_of_100: &str = "via-blue-200/100"; pub(crate) const via_blue_200_of_20: &str = "via-blue-200/20"; pub(crate) const via_blue_200_of_25: &str = "via-blue-200/25"; pub(crate) const via_blue_200_of_30: &str = "via-blue-200/30"; pub(crate) const via_blue_200_of_40: &str = "via-blue-200/40"; pub(crate) const via_blue_200_of_5: &str = "via-blue-200/5"; pub(crate) const via_blue_200_of_50: &str = "via-blue-200/50"; pub(crate) const via_blue_200_of_60: &str = "via-blue-200/60"; pub(crate) const via_blue_200_of_70: &str = "via-blue-200/70"; pub(crate) const via_blue_200_of_75: &str = "via-blue-200/75"; pub(crate) const via_blue_200_of_80: &str = "via-blue-200/80"; pub(crate) const via_blue_200_of_90: &str = "via-blue-200/90"; pub(crate) const via_blue_200_of_95: &str = "via-blue-200/95"; pub(crate) const via_blue_300_of_0: &str = "via-blue-300/0"; pub(crate) const via_blue_300_of_10: &str = "via-blue-300/10"; pub(crate) const via_blue_300_of_100: &str = "via-blue-300/100"; pub(crate) const via_blue_300_of_20: &str = "via-blue-300/20"; pub(crate) const via_blue_300_of_25: &str = "via-blue-300/25"; pub(crate) const via_blue_300_of_30: &str = "via-blue-300/30"; pub(crate) const via_blue_300_of_40: &str = "via-blue-300/40"; pub(crate) const via_blue_300_of_5: &str = "via-blue-300/5"; pub(crate) const via_blue_300_of_50: &str = "via-blue-300/50"; pub(crate) const via_blue_300_of_60: &str = "via-blue-300/60"; pub(crate) const via_blue_300_of_70: &str = "via-blue-300/70"; pub(crate) const via_blue_300_of_75: &str = "via-blue-300/75"; pub(crate) const via_blue_300_of_80: &str = "via-blue-300/80"; pub(crate) const via_blue_300_of_90: &str = "via-blue-300/90"; pub(crate) const via_blue_300_of_95: &str = "via-blue-300/95"; pub(crate) const via_blue_400_of_0: &str = "via-blue-400/0"; pub(crate) const via_blue_400_of_10: &str = "via-blue-400/10"; pub(crate) const via_blue_400_of_100: &str = "via-blue-400/100"; pub(crate) const via_blue_400_of_20: &str = "via-blue-400/20"; pub(crate) const via_blue_400_of_25: &str = "via-blue-400/25"; pub(crate) const via_blue_400_of_30: &str = "via-blue-400/30"; pub(crate) const via_blue_400_of_40: &str = "via-blue-400/40"; pub(crate) const via_blue_400_of_5: &str = "via-blue-400/5"; pub(crate) const via_blue_400_of_50: &str = "via-blue-400/50"; pub(crate) const via_blue_400_of_60: &str = "via-blue-400/60"; pub(crate) const via_blue_400_of_70: &str = "via-blue-400/70"; pub(crate) const via_blue_400_of_75: &str = "via-blue-400/75"; pub(crate) const via_blue_400_of_80: &str = "via-blue-400/80"; pub(crate) const via_blue_400_of_90: &str = "via-blue-400/90"; pub(crate) const via_blue_400_of_95: &str = "via-blue-400/95"; pub(crate) const via_blue_500_of_0: &str = "via-blue-500/0"; pub(crate) const via_blue_500_of_10: &str = "via-blue-500/10"; pub(crate) const via_blue_500_of_100: &str = "via-blue-500/100"; pub(crate) const via_blue_500_of_20: &str = "via-blue-500/20"; pub(crate) const via_blue_500_of_25: &str = "via-blue-500/25"; pub(crate) const via_blue_500_of_30: &str = "via-blue-500/30"; pub(crate) const via_blue_500_of_40: &str = "via-blue-500/40"; pub(crate) const via_blue_500_of_5: &str = "via-blue-500/5"; pub(crate) const via_blue_500_of_50: &str = "via-blue-500/50"; pub(crate) const via_blue_500_of_60: &str = "via-blue-500/60"; pub(crate) const via_blue_500_of_70: &str = "via-blue-500/70"; pub(crate) const via_blue_500_of_75: &str = "via-blue-500/75"; pub(crate) const via_blue_500_of_80: &str = "via-blue-500/80"; pub(crate) const via_blue_500_of_90: &str = "via-blue-500/90"; pub(crate) const via_blue_500_of_95: &str = "via-blue-500/95"; pub(crate) const via_blue_50_of_0: &str = "via-blue-50/0"; pub(crate) const via_blue_50_of_10: &str = "via-blue-50/10"; pub(crate) const via_blue_50_of_100: &str = "via-blue-50/100"; pub(crate) const via_blue_50_of_20: &str = "via-blue-50/20"; pub(crate) const via_blue_50_of_25: &str = "via-blue-50/25"; pub(crate) const via_blue_50_of_30: &str = "via-blue-50/30"; pub(crate) const via_blue_50_of_40: &str = "via-blue-50/40"; pub(crate) const via_blue_50_of_5: &str = "via-blue-50/5"; pub(crate) const via_blue_50_of_50: &str = "via-blue-50/50"; pub(crate) const via_blue_50_of_60: &str = "via-blue-50/60"; pub(crate) const via_blue_50_of_70: &str = "via-blue-50/70"; pub(crate) const via_blue_50_of_75: &str = "via-blue-50/75"; pub(crate) const via_blue_50_of_80: &str = "via-blue-50/80"; pub(crate) const via_blue_50_of_90: &str = "via-blue-50/90"; pub(crate) const via_blue_50_of_95: &str = "via-blue-50/95"; pub(crate) const via_blue_600_of_0: &str = "via-blue-600/0"; pub(crate) const via_blue_600_of_10: &str = "via-blue-600/10"; pub(crate) const via_blue_600_of_100: &str = "via-blue-600/100"; pub(crate) const via_blue_600_of_20: &str = "via-blue-600/20"; pub(crate) const via_blue_600_of_25: &str = "via-blue-600/25"; pub(crate) const via_blue_600_of_30: &str = "via-blue-600/30"; pub(crate) const via_blue_600_of_40: &str = "via-blue-600/40"; pub(crate) const via_blue_600_of_5: &str = "via-blue-600/5"; pub(crate) const via_blue_600_of_50: &str = "via-blue-600/50"; pub(crate) const via_blue_600_of_60: &str = "via-blue-600/60"; pub(crate) const via_blue_600_of_70: &str = "via-blue-600/70"; pub(crate) const via_blue_600_of_75: &str = "via-blue-600/75"; pub(crate) const via_blue_600_of_80: &str = "via-blue-600/80"; pub(crate) const via_blue_600_of_90: &str = "via-blue-600/90"; pub(crate) const via_blue_600_of_95: &str = "via-blue-600/95"; pub(crate) const via_blue_700_of_0: &str = "via-blue-700/0"; pub(crate) const via_blue_700_of_10: &str = "via-blue-700/10"; pub(crate) const via_blue_700_of_100: &str = "via-blue-700/100"; pub(crate) const via_blue_700_of_20: &str = "via-blue-700/20"; pub(crate) const via_blue_700_of_25: &str = "via-blue-700/25"; pub(crate) const via_blue_700_of_30: &str = "via-blue-700/30"; pub(crate) const via_blue_700_of_40: &str = "via-blue-700/40"; pub(crate) const via_blue_700_of_5: &str = "via-blue-700/5"; pub(crate) const via_blue_700_of_50: &str = "via-blue-700/50"; pub(crate) const via_blue_700_of_60: &str = "via-blue-700/60"; pub(crate) const via_blue_700_of_70: &str = "via-blue-700/70"; pub(crate) const via_blue_700_of_75: &str = "via-blue-700/75"; pub(crate) const via_blue_700_of_80: &str = "via-blue-700/80"; pub(crate) const via_blue_700_of_90: &str = "via-blue-700/90"; pub(crate) const via_blue_700_of_95: &str = "via-blue-700/95"; pub(crate) const via_blue_800_of_0: &str = "via-blue-800/0"; pub(crate) const via_blue_800_of_10: &str = "via-blue-800/10"; pub(crate) const via_blue_800_of_100: &str = "via-blue-800/100"; pub(crate) const via_blue_800_of_20: &str = "via-blue-800/20"; pub(crate) const via_blue_800_of_25: &str = "via-blue-800/25"; pub(crate) const via_blue_800_of_30: &str = "via-blue-800/30"; pub(crate) const via_blue_800_of_40: &str = "via-blue-800/40"; pub(crate) const via_blue_800_of_5: &str = "via-blue-800/5"; pub(crate) const via_blue_800_of_50: &str = "via-blue-800/50"; pub(crate) const via_blue_800_of_60: &str = "via-blue-800/60"; pub(crate) const via_blue_800_of_70: &str = "via-blue-800/70"; pub(crate) const via_blue_800_of_75: &str = "via-blue-800/75"; pub(crate) const via_blue_800_of_80: &str = "via-blue-800/80"; pub(crate) const via_blue_800_of_90: &str = "via-blue-800/90"; pub(crate) const via_blue_800_of_95: &str = "via-blue-800/95"; pub(crate) const via_blue_900_of_0: &str = "via-blue-900/0"; pub(crate) const via_blue_900_of_10: &str = "via-blue-900/10"; pub(crate) const via_blue_900_of_100: &str = "via-blue-900/100"; pub(crate) const via_blue_900_of_20: &str = "via-blue-900/20"; pub(crate) const via_blue_900_of_25: &str = "via-blue-900/25"; pub(crate) const via_blue_900_of_30: &str = "via-blue-900/30"; pub(crate) const via_blue_900_of_40: &str = "via-blue-900/40"; pub(crate) const via_blue_900_of_5: &str = "via-blue-900/5"; pub(crate) const via_blue_900_of_50: &str = "via-blue-900/50"; pub(crate) const via_blue_900_of_60: &str = "via-blue-900/60"; pub(crate) const via_blue_900_of_70: &str = "via-blue-900/70"; pub(crate) const via_blue_900_of_75: &str = "via-blue-900/75"; pub(crate) const via_blue_900_of_80: &str = "via-blue-900/80"; pub(crate) const via_blue_900_of_90: &str = "via-blue-900/90"; pub(crate) const via_blue_900_of_95: &str = "via-blue-900/95"; pub(crate) const via_cyan_100_of_0: &str = "via-cyan-100/0"; pub(crate) const via_cyan_100_of_10: &str = "via-cyan-100/10"; pub(crate) const via_cyan_100_of_100: &str = "via-cyan-100/100"; pub(crate) const via_cyan_100_of_20: &str = "via-cyan-100/20"; pub(crate) const via_cyan_100_of_25: &str = "via-cyan-100/25"; pub(crate) const via_cyan_100_of_30: &str = "via-cyan-100/30"; pub(crate) const via_cyan_100_of_40: &str = "via-cyan-100/40"; pub(crate) const via_cyan_100_of_5: &str = "via-cyan-100/5"; pub(crate) const via_cyan_100_of_50: &str = "via-cyan-100/50"; pub(crate) const via_cyan_100_of_60: &str = "via-cyan-100/60"; pub(crate) const via_cyan_100_of_70: &str = "via-cyan-100/70"; pub(crate) const via_cyan_100_of_75: &str = "via-cyan-100/75"; pub(crate) const via_cyan_100_of_80: &str = "via-cyan-100/80"; pub(crate) const via_cyan_100_of_90: &str = "via-cyan-100/90"; pub(crate) const via_cyan_100_of_95: &str = "via-cyan-100/95"; pub(crate) const via_cyan_200_of_0: &str = "via-cyan-200/0"; pub(crate) const via_cyan_200_of_10: &str = "via-cyan-200/10"; pub(crate) const via_cyan_200_of_100: &str = "via-cyan-200/100"; pub(crate) const via_cyan_200_of_20: &str = "via-cyan-200/20"; pub(crate) const via_cyan_200_of_25: &str = "via-cyan-200/25"; pub(crate) const via_cyan_200_of_30: &str = "via-cyan-200/30"; pub(crate) const via_cyan_200_of_40: &str = "via-cyan-200/40"; pub(crate) const via_cyan_200_of_5: &str = "via-cyan-200/5"; pub(crate) const via_cyan_200_of_50: &str = "via-cyan-200/50"; pub(crate) const via_cyan_200_of_60: &str = "via-cyan-200/60"; pub(crate) const via_cyan_200_of_70: &str = "via-cyan-200/70"; pub(crate) const via_cyan_200_of_75: &str = "via-cyan-200/75"; pub(crate) const via_cyan_200_of_80: &str = "via-cyan-200/80"; pub(crate) const via_cyan_200_of_90: &str = "via-cyan-200/90"; pub(crate) const via_cyan_200_of_95: &str = "via-cyan-200/95"; pub(crate) const via_cyan_300_of_0: &str = "via-cyan-300/0"; pub(crate) const via_cyan_300_of_10: &str = "via-cyan-300/10"; pub(crate) const via_cyan_300_of_100: &str = "via-cyan-300/100"; pub(crate) const via_cyan_300_of_20: &str = "via-cyan-300/20"; pub(crate) const via_cyan_300_of_25: &str = "via-cyan-300/25"; pub(crate) const via_cyan_300_of_30: &str = "via-cyan-300/30"; pub(crate) const via_cyan_300_of_40: &str = "via-cyan-300/40"; pub(crate) const via_cyan_300_of_5: &str = "via-cyan-300/5"; pub(crate) const via_cyan_300_of_50: &str = "via-cyan-300/50"; pub(crate) const via_cyan_300_of_60: &str = "via-cyan-300/60"; pub(crate) const via_cyan_300_of_70: &str = "via-cyan-300/70"; pub(crate) const via_cyan_300_of_75: &str = "via-cyan-300/75"; pub(crate) const via_cyan_300_of_80: &str = "via-cyan-300/80"; pub(crate) const via_cyan_300_of_90: &str = "via-cyan-300/90"; pub(crate) const via_cyan_300_of_95: &str = "via-cyan-300/95"; pub(crate) const via_cyan_400_of_0: &str = "via-cyan-400/0"; pub(crate) const via_cyan_400_of_10: &str = "via-cyan-400/10"; pub(crate) const via_cyan_400_of_100: &str = "via-cyan-400/100"; pub(crate) const via_cyan_400_of_20: &str = "via-cyan-400/20"; pub(crate) const via_cyan_400_of_25: &str = "via-cyan-400/25"; pub(crate) const via_cyan_400_of_30: &str = "via-cyan-400/30"; pub(crate) const via_cyan_400_of_40: &str = "via-cyan-400/40"; pub(crate) const via_cyan_400_of_5: &str = "via-cyan-400/5"; pub(crate) const via_cyan_400_of_50: &str = "via-cyan-400/50"; pub(crate) const via_cyan_400_of_60: &str = "via-cyan-400/60"; pub(crate) const via_cyan_400_of_70: &str = "via-cyan-400/70"; pub(crate) const via_cyan_400_of_75: &str = "via-cyan-400/75"; pub(crate) const via_cyan_400_of_80: &str = "via-cyan-400/80"; pub(crate) const via_cyan_400_of_90: &str = "via-cyan-400/90"; pub(crate) const via_cyan_400_of_95: &str = "via-cyan-400/95"; pub(crate) const via_cyan_500_of_0: &str = "via-cyan-500/0"; pub(crate) const via_cyan_500_of_10: &str = "via-cyan-500/10"; pub(crate) const via_cyan_500_of_100: &str = "via-cyan-500/100"; pub(crate) const via_cyan_500_of_20: &str = "via-cyan-500/20"; pub(crate) const via_cyan_500_of_25: &str = "via-cyan-500/25"; pub(crate) const via_cyan_500_of_30: &str = "via-cyan-500/30"; pub(crate) const via_cyan_500_of_40: &str = "via-cyan-500/40"; pub(crate) const via_cyan_500_of_5: &str = "via-cyan-500/5"; pub(crate) const via_cyan_500_of_50: &str = "via-cyan-500/50"; pub(crate) const via_cyan_500_of_60: &str = "via-cyan-500/60"; pub(crate) const via_cyan_500_of_70: &str = "via-cyan-500/70"; pub(crate) const via_cyan_500_of_75: &str = "via-cyan-500/75"; pub(crate) const via_cyan_500_of_80: &str = "via-cyan-500/80"; pub(crate) const via_cyan_500_of_90: &str = "via-cyan-500/90"; pub(crate) const via_cyan_500_of_95: &str = "via-cyan-500/95"; pub(crate) const via_cyan_50_of_0: &str = "via-cyan-50/0"; pub(crate) const via_cyan_50_of_10: &str = "via-cyan-50/10"; pub(crate) const via_cyan_50_of_100: &str = "via-cyan-50/100"; pub(crate) const via_cyan_50_of_20: &str = "via-cyan-50/20"; pub(crate) const via_cyan_50_of_25: &str = "via-cyan-50/25"; pub(crate) const via_cyan_50_of_30: &str = "via-cyan-50/30"; pub(crate) const via_cyan_50_of_40: &str = "via-cyan-50/40"; pub(crate) const via_cyan_50_of_5: &str = "via-cyan-50/5"; pub(crate) const via_cyan_50_of_50: &str = "via-cyan-50/50"; pub(crate) const via_cyan_50_of_60: &str = "via-cyan-50/60"; pub(crate) const via_cyan_50_of_70: &str = "via-cyan-50/70"; pub(crate) const via_cyan_50_of_75: &str = "via-cyan-50/75"; pub(crate) const via_cyan_50_of_80: &str = "via-cyan-50/80"; pub(crate) const via_cyan_50_of_90: &str = "via-cyan-50/90"; pub(crate) const via_cyan_50_of_95: &str = "via-cyan-50/95"; pub(crate) const via_cyan_600_of_0: &str = "via-cyan-600/0"; pub(crate) const via_cyan_600_of_10: &str = "via-cyan-600/10"; pub(crate) const via_cyan_600_of_100: &str = "via-cyan-600/100"; pub(crate) const via_cyan_600_of_20: &str = "via-cyan-600/20"; pub(crate) const via_cyan_600_of_25: &str = "via-cyan-600/25"; pub(crate) const via_cyan_600_of_30: &str = "via-cyan-600/30"; pub(crate) const via_cyan_600_of_40: &str = "via-cyan-600/40"; pub(crate) const via_cyan_600_of_5: &str = "via-cyan-600/5"; pub(crate) const via_cyan_600_of_50: &str = "via-cyan-600/50"; pub(crate) const via_cyan_600_of_60: &str = "via-cyan-600/60"; pub(crate) const via_cyan_600_of_70: &str = "via-cyan-600/70"; pub(crate) const via_cyan_600_of_75: &str = "via-cyan-600/75"; pub(crate) const via_cyan_600_of_80: &str = "via-cyan-600/80"; pub(crate) const via_cyan_600_of_90: &str = "via-cyan-600/90"; pub(crate) const via_cyan_600_of_95: &str = "via-cyan-600/95"; pub(crate) const via_cyan_700_of_0: &str = "via-cyan-700/0"; pub(crate) const via_cyan_700_of_10: &str = "via-cyan-700/10"; pub(crate) const via_cyan_700_of_100: &str = "via-cyan-700/100"; pub(crate) const via_cyan_700_of_20: &str = "via-cyan-700/20"; pub(crate) const via_cyan_700_of_25: &str = "via-cyan-700/25"; pub(crate) const via_cyan_700_of_30: &str = "via-cyan-700/30"; pub(crate) const via_cyan_700_of_40: &str = "via-cyan-700/40"; pub(crate) const via_cyan_700_of_5: &str = "via-cyan-700/5"; pub(crate) const via_cyan_700_of_50: &str = "via-cyan-700/50"; pub(crate) const via_cyan_700_of_60: &str = "via-cyan-700/60"; pub(crate) const via_cyan_700_of_70: &str = "via-cyan-700/70"; pub(crate) const via_cyan_700_of_75: &str = "via-cyan-700/75"; pub(crate) const via_cyan_700_of_80: &str = "via-cyan-700/80"; pub(crate) const via_cyan_700_of_90: &str = "via-cyan-700/90"; pub(crate) const via_cyan_700_of_95: &str = "via-cyan-700/95"; pub(crate) const via_cyan_800_of_0: &str = "via-cyan-800/0"; pub(crate) const via_cyan_800_of_10: &str = "via-cyan-800/10"; pub(crate) const via_cyan_800_of_100: &str = "via-cyan-800/100"; pub(crate) const via_cyan_800_of_20: &str = "via-cyan-800/20"; pub(crate) const via_cyan_800_of_25: &str = "via-cyan-800/25"; pub(crate) const via_cyan_800_of_30: &str = "via-cyan-800/30"; pub(crate) const via_cyan_800_of_40: &str = "via-cyan-800/40"; pub(crate) const via_cyan_800_of_5: &str = "via-cyan-800/5"; pub(crate) const via_cyan_800_of_50: &str = "via-cyan-800/50"; pub(crate) const via_cyan_800_of_60: &str = "via-cyan-800/60"; pub(crate) const via_cyan_800_of_70: &str = "via-cyan-800/70"; pub(crate) const via_cyan_800_of_75: &str = "via-cyan-800/75"; pub(crate) const via_cyan_800_of_80: &str = "via-cyan-800/80"; pub(crate) const via_cyan_800_of_90: &str = "via-cyan-800/90"; pub(crate) const via_cyan_800_of_95: &str = "via-cyan-800/95"; pub(crate) const via_cyan_900_of_0: &str = "via-cyan-900/0"; pub(crate) const via_cyan_900_of_10: &str = "via-cyan-900/10"; pub(crate) const via_cyan_900_of_100: &str = "via-cyan-900/100"; pub(crate) const via_cyan_900_of_20: &str = "via-cyan-900/20"; pub(crate) const via_cyan_900_of_25: &str = "via-cyan-900/25"; pub(crate) const via_cyan_900_of_30: &str = "via-cyan-900/30"; pub(crate) const via_cyan_900_of_40: &str = "via-cyan-900/40"; pub(crate) const via_cyan_900_of_5: &str = "via-cyan-900/5"; pub(crate) const via_cyan_900_of_50: &str = "via-cyan-900/50"; pub(crate) const via_cyan_900_of_60: &str = "via-cyan-900/60"; pub(crate) const via_cyan_900_of_70: &str = "via-cyan-900/70"; pub(crate) const via_cyan_900_of_75: &str = "via-cyan-900/75"; pub(crate) const via_cyan_900_of_80: &str = "via-cyan-900/80"; pub(crate) const via_cyan_900_of_90: &str = "via-cyan-900/90"; pub(crate) const via_cyan_900_of_95: &str = "via-cyan-900/95"; pub(crate) const via_emerald_100_of_0: &str = "via-emerald-100/0"; pub(crate) const via_emerald_100_of_10: &str = "via-emerald-100/10"; pub(crate) const via_emerald_100_of_100: &str = "via-emerald-100/100"; pub(crate) const via_emerald_100_of_20: &str = "via-emerald-100/20"; pub(crate) const via_emerald_100_of_25: &str = "via-emerald-100/25"; pub(crate) const via_emerald_100_of_30: &str = "via-emerald-100/30"; pub(crate) const via_emerald_100_of_40: &str = "via-emerald-100/40"; pub(crate) const via_emerald_100_of_5: &str = "via-emerald-100/5"; pub(crate) const via_emerald_100_of_50: &str = "via-emerald-100/50"; pub(crate) const via_emerald_100_of_60: &str = "via-emerald-100/60"; pub(crate) const via_emerald_100_of_70: &str = "via-emerald-100/70"; pub(crate) const via_emerald_100_of_75: &str = "via-emerald-100/75"; pub(crate) const via_emerald_100_of_80: &str = "via-emerald-100/80"; pub(crate) const via_emerald_100_of_90: &str = "via-emerald-100/90"; pub(crate) const via_emerald_100_of_95: &str = "via-emerald-100/95"; pub(crate) const via_emerald_200_of_0: &str = "via-emerald-200/0"; pub(crate) const via_emerald_200_of_10: &str = "via-emerald-200/10"; pub(crate) const via_emerald_200_of_100: &str = "via-emerald-200/100"; pub(crate) const via_emerald_200_of_20: &str = "via-emerald-200/20"; pub(crate) const via_emerald_200_of_25: &str = "via-emerald-200/25"; pub(crate) const via_emerald_200_of_30: &str = "via-emerald-200/30"; pub(crate) const via_emerald_200_of_40: &str = "via-emerald-200/40"; pub(crate) const via_emerald_200_of_5: &str = "via-emerald-200/5"; pub(crate) const via_emerald_200_of_50: &str = "via-emerald-200/50"; pub(crate) const via_emerald_200_of_60: &str = "via-emerald-200/60"; pub(crate) const via_emerald_200_of_70: &str = "via-emerald-200/70"; pub(crate) const via_emerald_200_of_75: &str = "via-emerald-200/75"; pub(crate) const via_emerald_200_of_80: &str = "via-emerald-200/80"; pub(crate) const via_emerald_200_of_90: &str = "via-emerald-200/90"; pub(crate) const via_emerald_200_of_95: &str = "via-emerald-200/95"; pub(crate) const via_emerald_300_of_0: &str = "via-emerald-300/0"; pub(crate) const via_emerald_300_of_10: &str = "via-emerald-300/10"; pub(crate) const via_emerald_300_of_100: &str = "via-emerald-300/100"; pub(crate) const via_emerald_300_of_20: &str = "via-emerald-300/20"; pub(crate) const via_emerald_300_of_25: &str = "via-emerald-300/25"; pub(crate) const via_emerald_300_of_30: &str = "via-emerald-300/30"; pub(crate) const via_emerald_300_of_40: &str = "via-emerald-300/40"; pub(crate) const via_emerald_300_of_5: &str = "via-emerald-300/5"; pub(crate) const via_emerald_300_of_50: &str = "via-emerald-300/50"; pub(crate) const via_emerald_300_of_60: &str = "via-emerald-300/60"; pub(crate) const via_emerald_300_of_70: &str = "via-emerald-300/70"; pub(crate) const via_emerald_300_of_75: &str = "via-emerald-300/75"; pub(crate) const via_emerald_300_of_80: &str = "via-emerald-300/80"; pub(crate) const via_emerald_300_of_90: &str = "via-emerald-300/90"; pub(crate) const via_emerald_300_of_95: &str = "via-emerald-300/95"; pub(crate) const via_emerald_400_of_0: &str = "via-emerald-400/0"; pub(crate) const via_emerald_400_of_10: &str = "via-emerald-400/10"; pub(crate) const via_emerald_400_of_100: &str = "via-emerald-400/100"; pub(crate) const via_emerald_400_of_20: &str = "via-emerald-400/20"; pub(crate) const via_emerald_400_of_25: &str = "via-emerald-400/25"; pub(crate) const via_emerald_400_of_30: &str = "via-emerald-400/30"; pub(crate) const via_emerald_400_of_40: &str = "via-emerald-400/40"; pub(crate) const via_emerald_400_of_5: &str = "via-emerald-400/5"; pub(crate) const via_emerald_400_of_50: &str = "via-emerald-400/50"; pub(crate) const via_emerald_400_of_60: &str = "via-emerald-400/60"; pub(crate) const via_emerald_400_of_70: &str = "via-emerald-400/70"; pub(crate) const via_emerald_400_of_75: &str = "via-emerald-400/75"; pub(crate) const via_emerald_400_of_80: &str = "via-emerald-400/80"; pub(crate) const via_emerald_400_of_90: &str = "via-emerald-400/90"; pub(crate) const via_emerald_400_of_95: &str = "via-emerald-400/95"; pub(crate) const via_emerald_500_of_0: &str = "via-emerald-500/0"; pub(crate) const via_emerald_500_of_10: &str = "via-emerald-500/10"; pub(crate) const via_emerald_500_of_100: &str = "via-emerald-500/100"; pub(crate) const via_emerald_500_of_20: &str = "via-emerald-500/20"; pub(crate) const via_emerald_500_of_25: &str = "via-emerald-500/25"; pub(crate) const via_emerald_500_of_30: &str = "via-emerald-500/30"; pub(crate) const via_emerald_500_of_40: &str = "via-emerald-500/40"; pub(crate) const via_emerald_500_of_5: &str = "via-emerald-500/5"; pub(crate) const via_emerald_500_of_50: &str = "via-emerald-500/50"; pub(crate) const via_emerald_500_of_60: &str = "via-emerald-500/60"; pub(crate) const via_emerald_500_of_70: &str = "via-emerald-500/70"; pub(crate) const via_emerald_500_of_75: &str = "via-emerald-500/75"; pub(crate) const via_emerald_500_of_80: &str = "via-emerald-500/80"; pub(crate) const via_emerald_500_of_90: &str = "via-emerald-500/90"; pub(crate) const via_emerald_500_of_95: &str = "via-emerald-500/95"; pub(crate) const via_emerald_50_of_0: &str = "via-emerald-50/0"; pub(crate) const via_emerald_50_of_10: &str = "via-emerald-50/10"; pub(crate) const via_emerald_50_of_100: &str = "via-emerald-50/100"; pub(crate) const via_emerald_50_of_20: &str = "via-emerald-50/20"; pub(crate) const via_emerald_50_of_25: &str = "via-emerald-50/25"; pub(crate) const via_emerald_50_of_30: &str = "via-emerald-50/30"; pub(crate) const via_emerald_50_of_40: &str = "via-emerald-50/40"; pub(crate) const via_emerald_50_of_5: &str = "via-emerald-50/5"; pub(crate) const via_emerald_50_of_50: &str = "via-emerald-50/50"; pub(crate) const via_emerald_50_of_60: &str = "via-emerald-50/60"; pub(crate) const via_emerald_50_of_70: &str = "via-emerald-50/70"; pub(crate) const via_emerald_50_of_75: &str = "via-emerald-50/75"; pub(crate) const via_emerald_50_of_80: &str = "via-emerald-50/80"; pub(crate) const via_emerald_50_of_90: &str = "via-emerald-50/90"; pub(crate) const via_emerald_50_of_95: &str = "via-emerald-50/95"; pub(crate) const via_emerald_600_of_0: &str = "via-emerald-600/0"; pub(crate) const via_emerald_600_of_10: &str = "via-emerald-600/10"; pub(crate) const via_emerald_600_of_100: &str = "via-emerald-600/100"; pub(crate) const via_emerald_600_of_20: &str = "via-emerald-600/20"; pub(crate) const via_emerald_600_of_25: &str = "via-emerald-600/25"; pub(crate) const via_emerald_600_of_30: &str = "via-emerald-600/30"; pub(crate) const via_emerald_600_of_40: &str = "via-emerald-600/40"; pub(crate) const via_emerald_600_of_5: &str = "via-emerald-600/5"; pub(crate) const via_emerald_600_of_50: &str = "via-emerald-600/50"; pub(crate) const via_emerald_600_of_60: &str = "via-emerald-600/60"; pub(crate) const via_emerald_600_of_70: &str = "via-emerald-600/70"; pub(crate) const via_emerald_600_of_75: &str = "via-emerald-600/75"; pub(crate) const via_emerald_600_of_80: &str = "via-emerald-600/80"; pub(crate) const via_emerald_600_of_90: &str = "via-emerald-600/90"; pub(crate) const via_emerald_600_of_95: &str = "via-emerald-600/95"; pub(crate) const via_emerald_700_of_0: &str = "via-emerald-700/0"; pub(crate) const via_emerald_700_of_10: &str = "via-emerald-700/10"; pub(crate) const via_emerald_700_of_100: &str = "via-emerald-700/100"; pub(crate) const via_emerald_700_of_20: &str = "via-emerald-700/20"; pub(crate) const via_emerald_700_of_25: &str = "via-emerald-700/25"; pub(crate) const via_emerald_700_of_30: &str = "via-emerald-700/30"; pub(crate) const via_emerald_700_of_40: &str = "via-emerald-700/40"; pub(crate) const via_emerald_700_of_5: &str = "via-emerald-700/5"; pub(crate) const via_emerald_700_of_50: &str = "via-emerald-700/50"; pub(crate) const via_emerald_700_of_60: &str = "via-emerald-700/60"; pub(crate) const via_emerald_700_of_70: &str = "via-emerald-700/70"; pub(crate) const via_emerald_700_of_75: &str = "via-emerald-700/75"; pub(crate) const via_emerald_700_of_80: &str = "via-emerald-700/80"; pub(crate) const via_emerald_700_of_90: &str = "via-emerald-700/90"; pub(crate) const via_emerald_700_of_95: &str = "via-emerald-700/95"; pub(crate) const via_emerald_800_of_0: &str = "via-emerald-800/0"; pub(crate) const via_emerald_800_of_10: &str = "via-emerald-800/10"; pub(crate) const via_emerald_800_of_100: &str = "via-emerald-800/100"; pub(crate) const via_emerald_800_of_20: &str = "via-emerald-800/20"; pub(crate) const via_emerald_800_of_25: &str = "via-emerald-800/25"; pub(crate) const via_emerald_800_of_30: &str = "via-emerald-800/30"; pub(crate) const via_emerald_800_of_40: &str = "via-emerald-800/40"; pub(crate) const via_emerald_800_of_5: &str = "via-emerald-800/5"; pub(crate) const via_emerald_800_of_50: &str = "via-emerald-800/50"; pub(crate) const via_emerald_800_of_60: &str = "via-emerald-800/60"; pub(crate) const via_emerald_800_of_70: &str = "via-emerald-800/70"; pub(crate) const via_emerald_800_of_75: &str = "via-emerald-800/75"; pub(crate) const via_emerald_800_of_80: &str = "via-emerald-800/80"; pub(crate) const via_emerald_800_of_90: &str = "via-emerald-800/90"; pub(crate) const via_emerald_800_of_95: &str = "via-emerald-800/95"; pub(crate) const via_emerald_900_of_0: &str = "via-emerald-900/0"; pub(crate) const via_emerald_900_of_10: &str = "via-emerald-900/10"; pub(crate) const via_emerald_900_of_100: &str = "via-emerald-900/100"; pub(crate) const via_emerald_900_of_20: &str = "via-emerald-900/20"; pub(crate) const via_emerald_900_of_25: &str = "via-emerald-900/25"; pub(crate) const via_emerald_900_of_30: &str = "via-emerald-900/30"; pub(crate) const via_emerald_900_of_40: &str = "via-emerald-900/40"; pub(crate) const via_emerald_900_of_5: &str = "via-emerald-900/5"; pub(crate) const via_emerald_900_of_50: &str = "via-emerald-900/50"; pub(crate) const via_emerald_900_of_60: &str = "via-emerald-900/60"; pub(crate) const via_emerald_900_of_70: &str = "via-emerald-900/70"; pub(crate) const via_emerald_900_of_75: &str = "via-emerald-900/75"; pub(crate) const via_emerald_900_of_80: &str = "via-emerald-900/80"; pub(crate) const via_emerald_900_of_90: &str = "via-emerald-900/90"; pub(crate) const via_emerald_900_of_95: &str = "via-emerald-900/95"; pub(crate) const via_fuchsia_100_of_0: &str = "via-fuchsia-100/0"; pub(crate) const via_fuchsia_100_of_10: &str = "via-fuchsia-100/10"; pub(crate) const via_fuchsia_100_of_100: &str = "via-fuchsia-100/100"; pub(crate) const via_fuchsia_100_of_20: &str = "via-fuchsia-100/20"; pub(crate) const via_fuchsia_100_of_25: &str = "via-fuchsia-100/25"; pub(crate) const via_fuchsia_100_of_30: &str = "via-fuchsia-100/30"; pub(crate) const via_fuchsia_100_of_40: &str = "via-fuchsia-100/40"; pub(crate) const via_fuchsia_100_of_5: &str = "via-fuchsia-100/5"; pub(crate) const via_fuchsia_100_of_50: &str = "via-fuchsia-100/50"; pub(crate) const via_fuchsia_100_of_60: &str = "via-fuchsia-100/60"; pub(crate) const via_fuchsia_100_of_70: &str = "via-fuchsia-100/70"; pub(crate) const via_fuchsia_100_of_75: &str = "via-fuchsia-100/75"; pub(crate) const via_fuchsia_100_of_80: &str = "via-fuchsia-100/80"; pub(crate) const via_fuchsia_100_of_90: &str = "via-fuchsia-100/90"; pub(crate) const via_fuchsia_100_of_95: &str = "via-fuchsia-100/95"; pub(crate) const via_fuchsia_200_of_0: &str = "via-fuchsia-200/0"; pub(crate) const via_fuchsia_200_of_10: &str = "via-fuchsia-200/10"; pub(crate) const via_fuchsia_200_of_100: &str = "via-fuchsia-200/100"; pub(crate) const via_fuchsia_200_of_20: &str = "via-fuchsia-200/20"; pub(crate) const via_fuchsia_200_of_25: &str = "via-fuchsia-200/25"; pub(crate) const via_fuchsia_200_of_30: &str = "via-fuchsia-200/30"; pub(crate) const via_fuchsia_200_of_40: &str = "via-fuchsia-200/40"; pub(crate) const via_fuchsia_200_of_5: &str = "via-fuchsia-200/5"; pub(crate) const via_fuchsia_200_of_50: &str = "via-fuchsia-200/50"; pub(crate) const via_fuchsia_200_of_60: &str = "via-fuchsia-200/60"; pub(crate) const via_fuchsia_200_of_70: &str = "via-fuchsia-200/70"; pub(crate) const via_fuchsia_200_of_75: &str = "via-fuchsia-200/75"; pub(crate) const via_fuchsia_200_of_80: &str = "via-fuchsia-200/80"; pub(crate) const via_fuchsia_200_of_90: &str = "via-fuchsia-200/90"; pub(crate) const via_fuchsia_200_of_95: &str = "via-fuchsia-200/95"; pub(crate) const via_fuchsia_300_of_0: &str = "via-fuchsia-300/0"; pub(crate) const via_fuchsia_300_of_10: &str = "via-fuchsia-300/10"; pub(crate) const via_fuchsia_300_of_100: &str = "via-fuchsia-300/100"; pub(crate) const via_fuchsia_300_of_20: &str = "via-fuchsia-300/20"; pub(crate) const via_fuchsia_300_of_25: &str = "via-fuchsia-300/25"; pub(crate) const via_fuchsia_300_of_30: &str = "via-fuchsia-300/30"; pub(crate) const via_fuchsia_300_of_40: &str = "via-fuchsia-300/40"; pub(crate) const via_fuchsia_300_of_5: &str = "via-fuchsia-300/5"; pub(crate) const via_fuchsia_300_of_50: &str = "via-fuchsia-300/50"; pub(crate) const via_fuchsia_300_of_60: &str = "via-fuchsia-300/60"; pub(crate) const via_fuchsia_300_of_70: &str = "via-fuchsia-300/70"; pub(crate) const via_fuchsia_300_of_75: &str = "via-fuchsia-300/75"; pub(crate) const via_fuchsia_300_of_80: &str = "via-fuchsia-300/80"; pub(crate) const via_fuchsia_300_of_90: &str = "via-fuchsia-300/90"; pub(crate) const via_fuchsia_300_of_95: &str = "via-fuchsia-300/95"; pub(crate) const via_fuchsia_400_of_0: &str = "via-fuchsia-400/0"; pub(crate) const via_fuchsia_400_of_10: &str = "via-fuchsia-400/10"; pub(crate) const via_fuchsia_400_of_100: &str = "via-fuchsia-400/100"; pub(crate) const via_fuchsia_400_of_20: &str = "via-fuchsia-400/20"; pub(crate) const via_fuchsia_400_of_25: &str = "via-fuchsia-400/25"; pub(crate) const via_fuchsia_400_of_30: &str = "via-fuchsia-400/30"; pub(crate) const via_fuchsia_400_of_40: &str = "via-fuchsia-400/40"; pub(crate) const via_fuchsia_400_of_5: &str = "via-fuchsia-400/5"; pub(crate) const via_fuchsia_400_of_50: &str = "via-fuchsia-400/50"; pub(crate) const via_fuchsia_400_of_60: &str = "via-fuchsia-400/60"; pub(crate) const via_fuchsia_400_of_70: &str = "via-fuchsia-400/70"; pub(crate) const via_fuchsia_400_of_75: &str = "via-fuchsia-400/75"; pub(crate) const via_fuchsia_400_of_80: &str = "via-fuchsia-400/80"; pub(crate) const via_fuchsia_400_of_90: &str = "via-fuchsia-400/90"; pub(crate) const via_fuchsia_400_of_95: &str = "via-fuchsia-400/95"; pub(crate) const via_fuchsia_500_of_0: &str = "via-fuchsia-500/0"; pub(crate) const via_fuchsia_500_of_10: &str = "via-fuchsia-500/10"; pub(crate) const via_fuchsia_500_of_100: &str = "via-fuchsia-500/100"; pub(crate) const via_fuchsia_500_of_20: &str = "via-fuchsia-500/20"; pub(crate) const via_fuchsia_500_of_25: &str = "via-fuchsia-500/25"; pub(crate) const via_fuchsia_500_of_30: &str = "via-fuchsia-500/30"; pub(crate) const via_fuchsia_500_of_40: &str = "via-fuchsia-500/40"; pub(crate) const via_fuchsia_500_of_5: &str = "via-fuchsia-500/5"; pub(crate) const via_fuchsia_500_of_50: &str = "via-fuchsia-500/50"; pub(crate) const via_fuchsia_500_of_60: &str = "via-fuchsia-500/60"; pub(crate) const via_fuchsia_500_of_70: &str = "via-fuchsia-500/70"; pub(crate) const via_fuchsia_500_of_75: &str = "via-fuchsia-500/75"; pub(crate) const via_fuchsia_500_of_80: &str = "via-fuchsia-500/80"; pub(crate) const via_fuchsia_500_of_90: &str = "via-fuchsia-500/90"; pub(crate) const via_fuchsia_500_of_95: &str = "via-fuchsia-500/95"; pub(crate) const via_fuchsia_50_of_0: &str = "via-fuchsia-50/0"; pub(crate) const via_fuchsia_50_of_10: &str = "via-fuchsia-50/10"; pub(crate) const via_fuchsia_50_of_100: &str = "via-fuchsia-50/100"; pub(crate) const via_fuchsia_50_of_20: &str = "via-fuchsia-50/20"; pub(crate) const via_fuchsia_50_of_25: &str = "via-fuchsia-50/25"; pub(crate) const via_fuchsia_50_of_30: &str = "via-fuchsia-50/30"; pub(crate) const via_fuchsia_50_of_40: &str = "via-fuchsia-50/40"; pub(crate) const via_fuchsia_50_of_5: &str = "via-fuchsia-50/5"; pub(crate) const via_fuchsia_50_of_50: &str = "via-fuchsia-50/50"; pub(crate) const via_fuchsia_50_of_60: &str = "via-fuchsia-50/60"; pub(crate) const via_fuchsia_50_of_70: &str = "via-fuchsia-50/70"; pub(crate) const via_fuchsia_50_of_75: &str = "via-fuchsia-50/75"; pub(crate) const via_fuchsia_50_of_80: &str = "via-fuchsia-50/80"; pub(crate) const via_fuchsia_50_of_90: &str = "via-fuchsia-50/90"; pub(crate) const via_fuchsia_50_of_95: &str = "via-fuchsia-50/95"; pub(crate) const via_fuchsia_600_of_0: &str = "via-fuchsia-600/0"; pub(crate) const via_fuchsia_600_of_10: &str = "via-fuchsia-600/10"; pub(crate) const via_fuchsia_600_of_100: &str = "via-fuchsia-600/100"; pub(crate) const via_fuchsia_600_of_20: &str = "via-fuchsia-600/20"; pub(crate) const via_fuchsia_600_of_25: &str = "via-fuchsia-600/25"; pub(crate) const via_fuchsia_600_of_30: &str = "via-fuchsia-600/30"; pub(crate) const via_fuchsia_600_of_40: &str = "via-fuchsia-600/40"; pub(crate) const via_fuchsia_600_of_5: &str = "via-fuchsia-600/5"; pub(crate) const via_fuchsia_600_of_50: &str = "via-fuchsia-600/50"; pub(crate) const via_fuchsia_600_of_60: &str = "via-fuchsia-600/60"; pub(crate) const via_fuchsia_600_of_70: &str = "via-fuchsia-600/70"; pub(crate) const via_fuchsia_600_of_75: &str = "via-fuchsia-600/75"; pub(crate) const via_fuchsia_600_of_80: &str = "via-fuchsia-600/80"; pub(crate) const via_fuchsia_600_of_90: &str = "via-fuchsia-600/90"; pub(crate) const via_fuchsia_600_of_95: &str = "via-fuchsia-600/95"; pub(crate) const via_fuchsia_700_of_0: &str = "via-fuchsia-700/0"; pub(crate) const via_fuchsia_700_of_10: &str = "via-fuchsia-700/10"; pub(crate) const via_fuchsia_700_of_100: &str = "via-fuchsia-700/100"; pub(crate) const via_fuchsia_700_of_20: &str = "via-fuchsia-700/20"; pub(crate) const via_fuchsia_700_of_25: &str = "via-fuchsia-700/25"; pub(crate) const via_fuchsia_700_of_30: &str = "via-fuchsia-700/30"; pub(crate) const via_fuchsia_700_of_40: &str = "via-fuchsia-700/40"; pub(crate) const via_fuchsia_700_of_5: &str = "via-fuchsia-700/5"; pub(crate) const via_fuchsia_700_of_50: &str = "via-fuchsia-700/50"; pub(crate) const via_fuchsia_700_of_60: &str = "via-fuchsia-700/60"; pub(crate) const via_fuchsia_700_of_70: &str = "via-fuchsia-700/70"; pub(crate) const via_fuchsia_700_of_75: &str = "via-fuchsia-700/75"; pub(crate) const via_fuchsia_700_of_80: &str = "via-fuchsia-700/80"; pub(crate) const via_fuchsia_700_of_90: &str = "via-fuchsia-700/90"; pub(crate) const via_fuchsia_700_of_95: &str = "via-fuchsia-700/95"; pub(crate) const via_fuchsia_800_of_0: &str = "via-fuchsia-800/0"; pub(crate) const via_fuchsia_800_of_10: &str = "via-fuchsia-800/10"; pub(crate) const via_fuchsia_800_of_100: &str = "via-fuchsia-800/100"; pub(crate) const via_fuchsia_800_of_20: &str = "via-fuchsia-800/20"; pub(crate) const via_fuchsia_800_of_25: &str = "via-fuchsia-800/25"; pub(crate) const via_fuchsia_800_of_30: &str = "via-fuchsia-800/30"; pub(crate) const via_fuchsia_800_of_40: &str = "via-fuchsia-800/40"; pub(crate) const via_fuchsia_800_of_5: &str = "via-fuchsia-800/5"; pub(crate) const via_fuchsia_800_of_50: &str = "via-fuchsia-800/50"; pub(crate) const via_fuchsia_800_of_60: &str = "via-fuchsia-800/60"; pub(crate) const via_fuchsia_800_of_70: &str = "via-fuchsia-800/70"; pub(crate) const via_fuchsia_800_of_75: &str = "via-fuchsia-800/75"; pub(crate) const via_fuchsia_800_of_80: &str = "via-fuchsia-800/80"; pub(crate) const via_fuchsia_800_of_90: &str = "via-fuchsia-800/90"; pub(crate) const via_fuchsia_800_of_95: &str = "via-fuchsia-800/95"; pub(crate) const via_fuchsia_900_of_0: &str = "via-fuchsia-900/0"; pub(crate) const via_fuchsia_900_of_10: &str = "via-fuchsia-900/10"; pub(crate) const via_fuchsia_900_of_100: &str = "via-fuchsia-900/100"; pub(crate) const via_fuchsia_900_of_20: &str = "via-fuchsia-900/20"; pub(crate) const via_fuchsia_900_of_25: &str = "via-fuchsia-900/25"; pub(crate) const via_fuchsia_900_of_30: &str = "via-fuchsia-900/30"; pub(crate) const via_fuchsia_900_of_40: &str = "via-fuchsia-900/40"; pub(crate) const via_fuchsia_900_of_5: &str = "via-fuchsia-900/5"; pub(crate) const via_fuchsia_900_of_50: &str = "via-fuchsia-900/50"; pub(crate) const via_fuchsia_900_of_60: &str = "via-fuchsia-900/60"; pub(crate) const via_fuchsia_900_of_70: &str = "via-fuchsia-900/70"; pub(crate) const via_fuchsia_900_of_75: &str = "via-fuchsia-900/75"; pub(crate) const via_fuchsia_900_of_80: &str = "via-fuchsia-900/80"; pub(crate) const via_fuchsia_900_of_90: &str = "via-fuchsia-900/90"; pub(crate) const via_fuchsia_900_of_95: &str = "via-fuchsia-900/95"; pub(crate) const via_gray_100_of_0: &str = "via-gray-100/0"; pub(crate) const via_gray_100_of_10: &str = "via-gray-100/10"; pub(crate) const via_gray_100_of_100: &str = "via-gray-100/100"; pub(crate) const via_gray_100_of_20: &str = "via-gray-100/20"; pub(crate) const via_gray_100_of_25: &str = "via-gray-100/25"; pub(crate) const via_gray_100_of_30: &str = "via-gray-100/30"; pub(crate) const via_gray_100_of_40: &str = "via-gray-100/40"; pub(crate) const via_gray_100_of_5: &str = "via-gray-100/5"; pub(crate) const via_gray_100_of_50: &str = "via-gray-100/50"; pub(crate) const via_gray_100_of_60: &str = "via-gray-100/60"; pub(crate) const via_gray_100_of_70: &str = "via-gray-100/70"; pub(crate) const via_gray_100_of_75: &str = "via-gray-100/75"; pub(crate) const via_gray_100_of_80: &str = "via-gray-100/80"; pub(crate) const via_gray_100_of_90: &str = "via-gray-100/90"; pub(crate) const via_gray_100_of_95: &str = "via-gray-100/95"; pub(crate) const via_gray_200_of_0: &str = "via-gray-200/0"; pub(crate) const via_gray_200_of_10: &str = "via-gray-200/10"; pub(crate) const via_gray_200_of_100: &str = "via-gray-200/100"; pub(crate) const via_gray_200_of_20: &str = "via-gray-200/20"; pub(crate) const via_gray_200_of_25: &str = "via-gray-200/25"; pub(crate) const via_gray_200_of_30: &str = "via-gray-200/30"; pub(crate) const via_gray_200_of_40: &str = "via-gray-200/40"; pub(crate) const via_gray_200_of_5: &str = "via-gray-200/5"; pub(crate) const via_gray_200_of_50: &str = "via-gray-200/50"; pub(crate) const via_gray_200_of_60: &str = "via-gray-200/60"; pub(crate) const via_gray_200_of_70: &str = "via-gray-200/70"; pub(crate) const via_gray_200_of_75: &str = "via-gray-200/75"; pub(crate) const via_gray_200_of_80: &str = "via-gray-200/80"; pub(crate) const via_gray_200_of_90: &str = "via-gray-200/90"; pub(crate) const via_gray_200_of_95: &str = "via-gray-200/95"; pub(crate) const via_gray_300_of_0: &str = "via-gray-300/0"; pub(crate) const via_gray_300_of_10: &str = "via-gray-300/10"; pub(crate) const via_gray_300_of_100: &str = "via-gray-300/100"; pub(crate) const via_gray_300_of_20: &str = "via-gray-300/20"; pub(crate) const via_gray_300_of_25: &str = "via-gray-300/25"; pub(crate) const via_gray_300_of_30: &str = "via-gray-300/30"; pub(crate) const via_gray_300_of_40: &str = "via-gray-300/40"; pub(crate) const via_gray_300_of_5: &str = "via-gray-300/5"; pub(crate) const via_gray_300_of_50: &str = "via-gray-300/50"; pub(crate) const via_gray_300_of_60: &str = "via-gray-300/60"; pub(crate) const via_gray_300_of_70: &str = "via-gray-300/70"; pub(crate) const via_gray_300_of_75: &str = "via-gray-300/75"; pub(crate) const via_gray_300_of_80: &str = "via-gray-300/80"; pub(crate) const via_gray_300_of_90: &str = "via-gray-300/90"; pub(crate) const via_gray_300_of_95: &str = "via-gray-300/95"; pub(crate) const via_gray_400_of_0: &str = "via-gray-400/0"; pub(crate) const via_gray_400_of_10: &str = "via-gray-400/10"; pub(crate) const via_gray_400_of_100: &str = "via-gray-400/100"; pub(crate) const via_gray_400_of_20: &str = "via-gray-400/20"; pub(crate) const via_gray_400_of_25: &str = "via-gray-400/25"; pub(crate) const via_gray_400_of_30: &str = "via-gray-400/30"; pub(crate) const via_gray_400_of_40: &str = "via-gray-400/40"; pub(crate) const via_gray_400_of_5: &str = "via-gray-400/5"; pub(crate) const via_gray_400_of_50: &str = "via-gray-400/50"; pub(crate) const via_gray_400_of_60: &str = "via-gray-400/60"; pub(crate) const via_gray_400_of_70: &str = "via-gray-400/70"; pub(crate) const via_gray_400_of_75: &str = "via-gray-400/75"; pub(crate) const via_gray_400_of_80: &str = "via-gray-400/80"; pub(crate) const via_gray_400_of_90: &str = "via-gray-400/90"; pub(crate) const via_gray_400_of_95: &str = "via-gray-400/95"; pub(crate) const via_gray_500_of_0: &str = "via-gray-500/0"; pub(crate) const via_gray_500_of_10: &str = "via-gray-500/10"; pub(crate) const via_gray_500_of_100: &str = "via-gray-500/100"; pub(crate) const via_gray_500_of_20: &str = "via-gray-500/20"; pub(crate) const via_gray_500_of_25: &str = "via-gray-500/25"; pub(crate) const via_gray_500_of_30: &str = "via-gray-500/30"; pub(crate) const via_gray_500_of_40: &str = "via-gray-500/40"; pub(crate) const via_gray_500_of_5: &str = "via-gray-500/5"; pub(crate) const via_gray_500_of_50: &str = "via-gray-500/50"; pub(crate) const via_gray_500_of_60: &str = "via-gray-500/60"; pub(crate) const via_gray_500_of_70: &str = "via-gray-500/70"; pub(crate) const via_gray_500_of_75: &str = "via-gray-500/75"; pub(crate) const via_gray_500_of_80: &str = "via-gray-500/80"; pub(crate) const via_gray_500_of_90: &str = "via-gray-500/90"; pub(crate) const via_gray_500_of_95: &str = "via-gray-500/95"; pub(crate) const via_gray_50_of_0: &str = "via-gray-50/0"; pub(crate) const via_gray_50_of_10: &str = "via-gray-50/10"; pub(crate) const via_gray_50_of_100: &str = "via-gray-50/100"; pub(crate) const via_gray_50_of_20: &str = "via-gray-50/20"; pub(crate) const via_gray_50_of_25: &str = "via-gray-50/25"; pub(crate) const via_gray_50_of_30: &str = "via-gray-50/30"; pub(crate) const via_gray_50_of_40: &str = "via-gray-50/40"; pub(crate) const via_gray_50_of_5: &str = "via-gray-50/5"; pub(crate) const via_gray_50_of_50: &str = "via-gray-50/50"; pub(crate) const via_gray_50_of_60: &str = "via-gray-50/60"; pub(crate) const via_gray_50_of_70: &str = "via-gray-50/70"; pub(crate) const via_gray_50_of_75: &str = "via-gray-50/75"; pub(crate) const via_gray_50_of_80: &str = "via-gray-50/80"; pub(crate) const via_gray_50_of_90: &str = "via-gray-50/90"; pub(crate) const via_gray_50_of_95: &str = "via-gray-50/95"; pub(crate) const via_gray_600_of_0: &str = "via-gray-600/0"; pub(crate) const via_gray_600_of_10: &str = "via-gray-600/10"; pub(crate) const via_gray_600_of_100: &str = "via-gray-600/100"; pub(crate) const via_gray_600_of_20: &str = "via-gray-600/20"; pub(crate) const via_gray_600_of_25: &str = "via-gray-600/25"; pub(crate) const via_gray_600_of_30: &str = "via-gray-600/30"; pub(crate) const via_gray_600_of_40: &str = "via-gray-600/40"; pub(crate) const via_gray_600_of_5: &str = "via-gray-600/5"; pub(crate) const via_gray_600_of_50: &str = "via-gray-600/50"; pub(crate) const via_gray_600_of_60: &str = "via-gray-600/60"; pub(crate) const via_gray_600_of_70: &str = "via-gray-600/70"; pub(crate) const via_gray_600_of_75: &str = "via-gray-600/75"; pub(crate) const via_gray_600_of_80: &str = "via-gray-600/80"; pub(crate) const via_gray_600_of_90: &str = "via-gray-600/90"; pub(crate) const via_gray_600_of_95: &str = "via-gray-600/95"; pub(crate) const via_gray_700_of_0: &str = "via-gray-700/0"; pub(crate) const via_gray_700_of_10: &str = "via-gray-700/10"; pub(crate) const via_gray_700_of_100: &str = "via-gray-700/100"; pub(crate) const via_gray_700_of_20: &str = "via-gray-700/20"; pub(crate) const via_gray_700_of_25: &str = "via-gray-700/25"; pub(crate) const via_gray_700_of_30: &str = "via-gray-700/30"; pub(crate) const via_gray_700_of_40: &str = "via-gray-700/40"; pub(crate) const via_gray_700_of_5: &str = "via-gray-700/5"; pub(crate) const via_gray_700_of_50: &str = "via-gray-700/50"; pub(crate) const via_gray_700_of_60: &str = "via-gray-700/60"; pub(crate) const via_gray_700_of_70: &str = "via-gray-700/70"; pub(crate) const via_gray_700_of_75: &str = "via-gray-700/75"; pub(crate) const via_gray_700_of_80: &str = "via-gray-700/80"; pub(crate) const via_gray_700_of_90: &str = "via-gray-700/90"; pub(crate) const via_gray_700_of_95: &str = "via-gray-700/95"; pub(crate) const via_gray_800_of_0: &str = "via-gray-800/0"; pub(crate) const via_gray_800_of_10: &str = "via-gray-800/10"; pub(crate) const via_gray_800_of_100: &str = "via-gray-800/100"; pub(crate) const via_gray_800_of_20: &str = "via-gray-800/20"; pub(crate) const via_gray_800_of_25: &str = "via-gray-800/25"; pub(crate) const via_gray_800_of_30: &str = "via-gray-800/30"; pub(crate) const via_gray_800_of_40: &str = "via-gray-800/40"; pub(crate) const via_gray_800_of_5: &str = "via-gray-800/5"; pub(crate) const via_gray_800_of_50: &str = "via-gray-800/50"; pub(crate) const via_gray_800_of_60: &str = "via-gray-800/60"; pub(crate) const via_gray_800_of_70: &str = "via-gray-800/70"; pub(crate) const via_gray_800_of_75: &str = "via-gray-800/75"; pub(crate) const via_gray_800_of_80: &str = "via-gray-800/80"; pub(crate) const via_gray_800_of_90: &str = "via-gray-800/90"; pub(crate) const via_gray_800_of_95: &str = "via-gray-800/95"; pub(crate) const via_gray_900_of_0: &str = "via-gray-900/0"; pub(crate) const via_gray_900_of_10: &str = "via-gray-900/10"; pub(crate) const via_gray_900_of_100: &str = "via-gray-900/100"; pub(crate) const via_gray_900_of_20: &str = "via-gray-900/20"; pub(crate) const via_gray_900_of_25: &str = "via-gray-900/25"; pub(crate) const via_gray_900_of_30: &str = "via-gray-900/30"; pub(crate) const via_gray_900_of_40: &str = "via-gray-900/40"; pub(crate) const via_gray_900_of_5: &str = "via-gray-900/5"; pub(crate) const via_gray_900_of_50: &str = "via-gray-900/50"; pub(crate) const via_gray_900_of_60: &str = "via-gray-900/60"; pub(crate) const via_gray_900_of_70: &str = "via-gray-900/70"; pub(crate) const via_gray_900_of_75: &str = "via-gray-900/75"; pub(crate) const via_gray_900_of_80: &str = "via-gray-900/80"; pub(crate) const via_gray_900_of_90: &str = "via-gray-900/90"; pub(crate) const via_gray_900_of_95: &str = "via-gray-900/95"; pub(crate) const via_green_100_of_0: &str = "via-green-100/0"; pub(crate) const via_green_100_of_10: &str = "via-green-100/10"; pub(crate) const via_green_100_of_100: &str = "via-green-100/100"; pub(crate) const via_green_100_of_20: &str = "via-green-100/20"; pub(crate) const via_green_100_of_25: &str = "via-green-100/25"; pub(crate) const via_green_100_of_30: &str = "via-green-100/30"; pub(crate) const via_green_100_of_40: &str = "via-green-100/40"; pub(crate) const via_green_100_of_5: &str = "via-green-100/5"; pub(crate) const via_green_100_of_50: &str = "via-green-100/50"; pub(crate) const via_green_100_of_60: &str = "via-green-100/60"; pub(crate) const via_green_100_of_70: &str = "via-green-100/70"; pub(crate) const via_green_100_of_75: &str = "via-green-100/75"; pub(crate) const via_green_100_of_80: &str = "via-green-100/80"; pub(crate) const via_green_100_of_90: &str = "via-green-100/90"; pub(crate) const via_green_100_of_95: &str = "via-green-100/95"; pub(crate) const via_green_200_of_0: &str = "via-green-200/0"; pub(crate) const via_green_200_of_10: &str = "via-green-200/10"; pub(crate) const via_green_200_of_100: &str = "via-green-200/100"; pub(crate) const via_green_200_of_20: &str = "via-green-200/20"; pub(crate) const via_green_200_of_25: &str = "via-green-200/25"; pub(crate) const via_green_200_of_30: &str = "via-green-200/30"; pub(crate) const via_green_200_of_40: &str = "via-green-200/40"; pub(crate) const via_green_200_of_5: &str = "via-green-200/5"; pub(crate) const via_green_200_of_50: &str = "via-green-200/50"; pub(crate) const via_green_200_of_60: &str = "via-green-200/60"; pub(crate) const via_green_200_of_70: &str = "via-green-200/70"; pub(crate) const via_green_200_of_75: &str = "via-green-200/75"; pub(crate) const via_green_200_of_80: &str = "via-green-200/80"; pub(crate) const via_green_200_of_90: &str = "via-green-200/90"; pub(crate) const via_green_200_of_95: &str = "via-green-200/95"; pub(crate) const via_green_300_of_0: &str = "via-green-300/0"; pub(crate) const via_green_300_of_10: &str = "via-green-300/10"; pub(crate) const via_green_300_of_100: &str = "via-green-300/100"; pub(crate) const via_green_300_of_20: &str = "via-green-300/20"; pub(crate) const via_green_300_of_25: &str = "via-green-300/25"; pub(crate) const via_green_300_of_30: &str = "via-green-300/30"; pub(crate) const via_green_300_of_40: &str = "via-green-300/40"; pub(crate) const via_green_300_of_5: &str = "via-green-300/5"; pub(crate) const via_green_300_of_50: &str = "via-green-300/50"; pub(crate) const via_green_300_of_60: &str = "via-green-300/60"; pub(crate) const via_green_300_of_70: &str = "via-green-300/70"; pub(crate) const via_green_300_of_75: &str = "via-green-300/75"; pub(crate) const via_green_300_of_80: &str = "via-green-300/80"; pub(crate) const via_green_300_of_90: &str = "via-green-300/90"; pub(crate) const via_green_300_of_95: &str = "via-green-300/95"; pub(crate) const via_green_400_of_0: &str = "via-green-400/0"; pub(crate) const via_green_400_of_10: &str = "via-green-400/10"; pub(crate) const via_green_400_of_100: &str = "via-green-400/100"; pub(crate) const via_green_400_of_20: &str = "via-green-400/20"; pub(crate) const via_green_400_of_25: &str = "via-green-400/25"; pub(crate) const via_green_400_of_30: &str = "via-green-400/30"; pub(crate) const via_green_400_of_40: &str = "via-green-400/40"; pub(crate) const via_green_400_of_5: &str = "via-green-400/5"; pub(crate) const via_green_400_of_50: &str = "via-green-400/50"; pub(crate) const via_green_400_of_60: &str = "via-green-400/60"; pub(crate) const via_green_400_of_70: &str = "via-green-400/70"; pub(crate) const via_green_400_of_75: &str = "via-green-400/75"; pub(crate) const via_green_400_of_80: &str = "via-green-400/80"; pub(crate) const via_green_400_of_90: &str = "via-green-400/90"; pub(crate) const via_green_400_of_95: &str = "via-green-400/95"; pub(crate) const via_green_500_of_0: &str = "via-green-500/0"; pub(crate) const via_green_500_of_10: &str = "via-green-500/10"; pub(crate) const via_green_500_of_100: &str = "via-green-500/100"; pub(crate) const via_green_500_of_20: &str = "via-green-500/20"; pub(crate) const via_green_500_of_25: &str = "via-green-500/25"; pub(crate) const via_green_500_of_30: &str = "via-green-500/30"; pub(crate) const via_green_500_of_40: &str = "via-green-500/40"; pub(crate) const via_green_500_of_5: &str = "via-green-500/5"; pub(crate) const via_green_500_of_50: &str = "via-green-500/50"; pub(crate) const via_green_500_of_60: &str = "via-green-500/60"; pub(crate) const via_green_500_of_70: &str = "via-green-500/70"; pub(crate) const via_green_500_of_75: &str = "via-green-500/75"; pub(crate) const via_green_500_of_80: &str = "via-green-500/80"; pub(crate) const via_green_500_of_90: &str = "via-green-500/90"; pub(crate) const via_green_500_of_95: &str = "via-green-500/95"; pub(crate) const via_green_50_of_0: &str = "via-green-50/0"; pub(crate) const via_green_50_of_10: &str = "via-green-50/10"; pub(crate) const via_green_50_of_100: &str = "via-green-50/100"; pub(crate) const via_green_50_of_20: &str = "via-green-50/20"; pub(crate) const via_green_50_of_25: &str = "via-green-50/25"; pub(crate) const via_green_50_of_30: &str = "via-green-50/30"; pub(crate) const via_green_50_of_40: &str = "via-green-50/40"; pub(crate) const via_green_50_of_5: &str = "via-green-50/5"; pub(crate) const via_green_50_of_50: &str = "via-green-50/50"; pub(crate) const via_green_50_of_60: &str = "via-green-50/60"; pub(crate) const via_green_50_of_70: &str = "via-green-50/70"; pub(crate) const via_green_50_of_75: &str = "via-green-50/75"; pub(crate) const via_green_50_of_80: &str = "via-green-50/80"; pub(crate) const via_green_50_of_90: &str = "via-green-50/90"; pub(crate) const via_green_50_of_95: &str = "via-green-50/95"; pub(crate) const via_green_600_of_0: &str = "via-green-600/0"; pub(crate) const via_green_600_of_10: &str = "via-green-600/10"; pub(crate) const via_green_600_of_100: &str = "via-green-600/100"; pub(crate) const via_green_600_of_20: &str = "via-green-600/20"; pub(crate) const via_green_600_of_25: &str = "via-green-600/25"; pub(crate) const via_green_600_of_30: &str = "via-green-600/30"; pub(crate) const via_green_600_of_40: &str = "via-green-600/40"; pub(crate) const via_green_600_of_5: &str = "via-green-600/5"; pub(crate) const via_green_600_of_50: &str = "via-green-600/50"; pub(crate) const via_green_600_of_60: &str = "via-green-600/60"; pub(crate) const via_green_600_of_70: &str = "via-green-600/70"; pub(crate) const via_green_600_of_75: &str = "via-green-600/75"; pub(crate) const via_green_600_of_80: &str = "via-green-600/80"; pub(crate) const via_green_600_of_90: &str = "via-green-600/90"; pub(crate) const via_green_600_of_95: &str = "via-green-600/95"; pub(crate) const via_green_700_of_0: &str = "via-green-700/0"; pub(crate) const via_green_700_of_10: &str = "via-green-700/10"; pub(crate) const via_green_700_of_100: &str = "via-green-700/100"; pub(crate) const via_green_700_of_20: &str = "via-green-700/20"; pub(crate) const via_green_700_of_25: &str = "via-green-700/25"; pub(crate) const via_green_700_of_30: &str = "via-green-700/30"; pub(crate) const via_green_700_of_40: &str = "via-green-700/40"; pub(crate) const via_green_700_of_5: &str = "via-green-700/5"; pub(crate) const via_green_700_of_50: &str = "via-green-700/50"; pub(crate) const via_green_700_of_60: &str = "via-green-700/60"; pub(crate) const via_green_700_of_70: &str = "via-green-700/70"; pub(crate) const via_green_700_of_75: &str = "via-green-700/75"; pub(crate) const via_green_700_of_80: &str = "via-green-700/80"; pub(crate) const via_green_700_of_90: &str = "via-green-700/90"; pub(crate) const via_green_700_of_95: &str = "via-green-700/95"; pub(crate) const via_green_800_of_0: &str = "via-green-800/0"; pub(crate) const via_green_800_of_10: &str = "via-green-800/10"; pub(crate) const via_green_800_of_100: &str = "via-green-800/100"; pub(crate) const via_green_800_of_20: &str = "via-green-800/20"; pub(crate) const via_green_800_of_25: &str = "via-green-800/25"; pub(crate) const via_green_800_of_30: &str = "via-green-800/30"; pub(crate) const via_green_800_of_40: &str = "via-green-800/40"; pub(crate) const via_green_800_of_5: &str = "via-green-800/5"; pub(crate) const via_green_800_of_50: &str = "via-green-800/50"; pub(crate) const via_green_800_of_60: &str = "via-green-800/60"; pub(crate) const via_green_800_of_70: &str = "via-green-800/70"; pub(crate) const via_green_800_of_75: &str = "via-green-800/75"; pub(crate) const via_green_800_of_80: &str = "via-green-800/80"; pub(crate) const via_green_800_of_90: &str = "via-green-800/90"; pub(crate) const via_green_800_of_95: &str = "via-green-800/95"; pub(crate) const via_green_900_of_0: &str = "via-green-900/0"; pub(crate) const via_green_900_of_10: &str = "via-green-900/10"; pub(crate) const via_green_900_of_100: &str = "via-green-900/100"; pub(crate) const via_green_900_of_20: &str = "via-green-900/20"; pub(crate) const via_green_900_of_25: &str = "via-green-900/25"; pub(crate) const via_green_900_of_30: &str = "via-green-900/30"; pub(crate) const via_green_900_of_40: &str = "via-green-900/40"; pub(crate) const via_green_900_of_5: &str = "via-green-900/5"; pub(crate) const via_green_900_of_50: &str = "via-green-900/50"; pub(crate) const via_green_900_of_60: &str = "via-green-900/60"; pub(crate) const via_green_900_of_70: &str = "via-green-900/70"; pub(crate) const via_green_900_of_75: &str = "via-green-900/75"; pub(crate) const via_green_900_of_80: &str = "via-green-900/80"; pub(crate) const via_green_900_of_90: &str = "via-green-900/90"; pub(crate) const via_green_900_of_95: &str = "via-green-900/95"; pub(crate) const via_indigo_100_of_0: &str = "via-indigo-100/0"; pub(crate) const via_indigo_100_of_10: &str = "via-indigo-100/10"; pub(crate) const via_indigo_100_of_100: &str = "via-indigo-100/100"; pub(crate) const via_indigo_100_of_20: &str = "via-indigo-100/20"; pub(crate) const via_indigo_100_of_25: &str = "via-indigo-100/25"; pub(crate) const via_indigo_100_of_30: &str = "via-indigo-100/30"; pub(crate) const via_indigo_100_of_40: &str = "via-indigo-100/40"; pub(crate) const via_indigo_100_of_5: &str = "via-indigo-100/5"; pub(crate) const via_indigo_100_of_50: &str = "via-indigo-100/50"; pub(crate) const via_indigo_100_of_60: &str = "via-indigo-100/60"; pub(crate) const via_indigo_100_of_70: &str = "via-indigo-100/70"; pub(crate) const via_indigo_100_of_75: &str = "via-indigo-100/75"; pub(crate) const via_indigo_100_of_80: &str = "via-indigo-100/80"; pub(crate) const via_indigo_100_of_90: &str = "via-indigo-100/90"; pub(crate) const via_indigo_100_of_95: &str = "via-indigo-100/95"; pub(crate) const via_indigo_200_of_0: &str = "via-indigo-200/0"; pub(crate) const via_indigo_200_of_10: &str = "via-indigo-200/10"; pub(crate) const via_indigo_200_of_100: &str = "via-indigo-200/100"; pub(crate) const via_indigo_200_of_20: &str = "via-indigo-200/20"; pub(crate) const via_indigo_200_of_25: &str = "via-indigo-200/25"; pub(crate) const via_indigo_200_of_30: &str = "via-indigo-200/30"; pub(crate) const via_indigo_200_of_40: &str = "via-indigo-200/40"; pub(crate) const via_indigo_200_of_5: &str = "via-indigo-200/5"; pub(crate) const via_indigo_200_of_50: &str = "via-indigo-200/50"; pub(crate) const via_indigo_200_of_60: &str = "via-indigo-200/60"; pub(crate) const via_indigo_200_of_70: &str = "via-indigo-200/70"; pub(crate) const via_indigo_200_of_75: &str = "via-indigo-200/75"; pub(crate) const via_indigo_200_of_80: &str = "via-indigo-200/80"; pub(crate) const via_indigo_200_of_90: &str = "via-indigo-200/90"; pub(crate) const via_indigo_200_of_95: &str = "via-indigo-200/95"; pub(crate) const via_indigo_300_of_0: &str = "via-indigo-300/0"; pub(crate) const via_indigo_300_of_10: &str = "via-indigo-300/10"; pub(crate) const via_indigo_300_of_100: &str = "via-indigo-300/100"; pub(crate) const via_indigo_300_of_20: &str = "via-indigo-300/20"; pub(crate) const via_indigo_300_of_25: &str = "via-indigo-300/25"; pub(crate) const via_indigo_300_of_30: &str = "via-indigo-300/30"; pub(crate) const via_indigo_300_of_40: &str = "via-indigo-300/40"; pub(crate) const via_indigo_300_of_5: &str = "via-indigo-300/5"; pub(crate) const via_indigo_300_of_50: &str = "via-indigo-300/50"; pub(crate) const via_indigo_300_of_60: &str = "via-indigo-300/60"; pub(crate) const via_indigo_300_of_70: &str = "via-indigo-300/70"; pub(crate) const via_indigo_300_of_75: &str = "via-indigo-300/75"; pub(crate) const via_indigo_300_of_80: &str = "via-indigo-300/80"; pub(crate) const via_indigo_300_of_90: &str = "via-indigo-300/90"; pub(crate) const via_indigo_300_of_95: &str = "via-indigo-300/95"; pub(crate) const via_indigo_400_of_0: &str = "via-indigo-400/0"; pub(crate) const via_indigo_400_of_10: &str = "via-indigo-400/10"; pub(crate) const via_indigo_400_of_100: &str = "via-indigo-400/100"; pub(crate) const via_indigo_400_of_20: &str = "via-indigo-400/20"; pub(crate) const via_indigo_400_of_25: &str = "via-indigo-400/25"; pub(crate) const via_indigo_400_of_30: &str = "via-indigo-400/30"; pub(crate) const via_indigo_400_of_40: &str = "via-indigo-400/40"; pub(crate) const via_indigo_400_of_5: &str = "via-indigo-400/5"; pub(crate) const via_indigo_400_of_50: &str = "via-indigo-400/50"; pub(crate) const via_indigo_400_of_60: &str = "via-indigo-400/60"; pub(crate) const via_indigo_400_of_70: &str = "via-indigo-400/70"; pub(crate) const via_indigo_400_of_75: &str = "via-indigo-400/75"; pub(crate) const via_indigo_400_of_80: &str = "via-indigo-400/80"; pub(crate) const via_indigo_400_of_90: &str = "via-indigo-400/90"; pub(crate) const via_indigo_400_of_95: &str = "via-indigo-400/95"; pub(crate) const via_indigo_500_of_0: &str = "via-indigo-500/0"; pub(crate) const via_indigo_500_of_10: &str = "via-indigo-500/10"; pub(crate) const via_indigo_500_of_100: &str = "via-indigo-500/100"; pub(crate) const via_indigo_500_of_20: &str = "via-indigo-500/20"; pub(crate) const via_indigo_500_of_25: &str = "via-indigo-500/25"; pub(crate) const via_indigo_500_of_30: &str = "via-indigo-500/30"; pub(crate) const via_indigo_500_of_40: &str = "via-indigo-500/40"; pub(crate) const via_indigo_500_of_5: &str = "via-indigo-500/5"; pub(crate) const via_indigo_500_of_50: &str = "via-indigo-500/50"; pub(crate) const via_indigo_500_of_60: &str = "via-indigo-500/60"; pub(crate) const via_indigo_500_of_70: &str = "via-indigo-500/70"; pub(crate) const via_indigo_500_of_75: &str = "via-indigo-500/75"; pub(crate) const via_indigo_500_of_80: &str = "via-indigo-500/80"; pub(crate) const via_indigo_500_of_90: &str = "via-indigo-500/90"; pub(crate) const via_indigo_500_of_95: &str = "via-indigo-500/95"; pub(crate) const via_indigo_50_of_0: &str = "via-indigo-50/0"; pub(crate) const via_indigo_50_of_10: &str = "via-indigo-50/10"; pub(crate) const via_indigo_50_of_100: &str = "via-indigo-50/100"; pub(crate) const via_indigo_50_of_20: &str = "via-indigo-50/20"; pub(crate) const via_indigo_50_of_25: &str = "via-indigo-50/25"; pub(crate) const via_indigo_50_of_30: &str = "via-indigo-50/30"; pub(crate) const via_indigo_50_of_40: &str = "via-indigo-50/40"; pub(crate) const via_indigo_50_of_5: &str = "via-indigo-50/5"; pub(crate) const via_indigo_50_of_50: &str = "via-indigo-50/50"; pub(crate) const via_indigo_50_of_60: &str = "via-indigo-50/60"; pub(crate) const via_indigo_50_of_70: &str = "via-indigo-50/70"; pub(crate) const via_indigo_50_of_75: &str = "via-indigo-50/75"; pub(crate) const via_indigo_50_of_80: &str = "via-indigo-50/80"; pub(crate) const via_indigo_50_of_90: &str = "via-indigo-50/90"; pub(crate) const via_indigo_50_of_95: &str = "via-indigo-50/95"; pub(crate) const via_indigo_600_of_0: &str = "via-indigo-600/0"; pub(crate) const via_indigo_600_of_10: &str = "via-indigo-600/10"; pub(crate) const via_indigo_600_of_100: &str = "via-indigo-600/100"; pub(crate) const via_indigo_600_of_20: &str = "via-indigo-600/20"; pub(crate) const via_indigo_600_of_25: &str = "via-indigo-600/25"; pub(crate) const via_indigo_600_of_30: &str = "via-indigo-600/30"; pub(crate) const via_indigo_600_of_40: &str = "via-indigo-600/40"; pub(crate) const via_indigo_600_of_5: &str = "via-indigo-600/5"; pub(crate) const via_indigo_600_of_50: &str = "via-indigo-600/50"; pub(crate) const via_indigo_600_of_60: &str = "via-indigo-600/60"; pub(crate) const via_indigo_600_of_70: &str = "via-indigo-600/70"; pub(crate) const via_indigo_600_of_75: &str = "via-indigo-600/75"; pub(crate) const via_indigo_600_of_80: &str = "via-indigo-600/80"; pub(crate) const via_indigo_600_of_90: &str = "via-indigo-600/90"; pub(crate) const via_indigo_600_of_95: &str = "via-indigo-600/95"; pub(crate) const via_indigo_700_of_0: &str = "via-indigo-700/0"; pub(crate) const via_indigo_700_of_10: &str = "via-indigo-700/10"; pub(crate) const via_indigo_700_of_100: &str = "via-indigo-700/100"; pub(crate) const via_indigo_700_of_20: &str = "via-indigo-700/20"; pub(crate) const via_indigo_700_of_25: &str = "via-indigo-700/25"; pub(crate) const via_indigo_700_of_30: &str = "via-indigo-700/30"; pub(crate) const via_indigo_700_of_40: &str = "via-indigo-700/40"; pub(crate) const via_indigo_700_of_5: &str = "via-indigo-700/5"; pub(crate) const via_indigo_700_of_50: &str = "via-indigo-700/50"; pub(crate) const via_indigo_700_of_60: &str = "via-indigo-700/60"; pub(crate) const via_indigo_700_of_70: &str = "via-indigo-700/70"; pub(crate) const via_indigo_700_of_75: &str = "via-indigo-700/75"; pub(crate) const via_indigo_700_of_80: &str = "via-indigo-700/80"; pub(crate) const via_indigo_700_of_90: &str = "via-indigo-700/90"; pub(crate) const via_indigo_700_of_95: &str = "via-indigo-700/95"; pub(crate) const via_indigo_800_of_0: &str = "via-indigo-800/0"; pub(crate) const via_indigo_800_of_10: &str = "via-indigo-800/10"; pub(crate) const via_indigo_800_of_100: &str = "via-indigo-800/100"; pub(crate) const via_indigo_800_of_20: &str = "via-indigo-800/20"; pub(crate) const via_indigo_800_of_25: &str = "via-indigo-800/25"; pub(crate) const via_indigo_800_of_30: &str = "via-indigo-800/30"; pub(crate) const via_indigo_800_of_40: &str = "via-indigo-800/40"; pub(crate) const via_indigo_800_of_5: &str = "via-indigo-800/5"; pub(crate) const via_indigo_800_of_50: &str = "via-indigo-800/50"; pub(crate) const via_indigo_800_of_60: &str = "via-indigo-800/60"; pub(crate) const via_indigo_800_of_70: &str = "via-indigo-800/70"; pub(crate) const via_indigo_800_of_75: &str = "via-indigo-800/75"; pub(crate) const via_indigo_800_of_80: &str = "via-indigo-800/80"; pub(crate) const via_indigo_800_of_90: &str = "via-indigo-800/90"; pub(crate) const via_indigo_800_of_95: &str = "via-indigo-800/95"; pub(crate) const via_indigo_900_of_0: &str = "via-indigo-900/0"; pub(crate) const via_indigo_900_of_10: &str = "via-indigo-900/10"; pub(crate) const via_indigo_900_of_100: &str = "via-indigo-900/100"; pub(crate) const via_indigo_900_of_20: &str = "via-indigo-900/20"; pub(crate) const via_indigo_900_of_25: &str = "via-indigo-900/25"; pub(crate) const via_indigo_900_of_30: &str = "via-indigo-900/30"; pub(crate) const via_indigo_900_of_40: &str = "via-indigo-900/40"; pub(crate) const via_indigo_900_of_5: &str = "via-indigo-900/5"; pub(crate) const via_indigo_900_of_50: &str = "via-indigo-900/50"; pub(crate) const via_indigo_900_of_60: &str = "via-indigo-900/60"; pub(crate) const via_indigo_900_of_70: &str = "via-indigo-900/70"; pub(crate) const via_indigo_900_of_75: &str = "via-indigo-900/75"; pub(crate) const via_indigo_900_of_80: &str = "via-indigo-900/80"; pub(crate) const via_indigo_900_of_90: &str = "via-indigo-900/90"; pub(crate) const via_indigo_900_of_95: &str = "via-indigo-900/95"; pub(crate) const via_lime_100_of_0: &str = "via-lime-100/0"; pub(crate) const via_lime_100_of_10: &str = "via-lime-100/10"; pub(crate) const via_lime_100_of_100: &str = "via-lime-100/100"; pub(crate) const via_lime_100_of_20: &str = "via-lime-100/20"; pub(crate) const via_lime_100_of_25: &str = "via-lime-100/25"; pub(crate) const via_lime_100_of_30: &str = "via-lime-100/30"; pub(crate) const via_lime_100_of_40: &str = "via-lime-100/40"; pub(crate) const via_lime_100_of_5: &str = "via-lime-100/5"; pub(crate) const via_lime_100_of_50: &str = "via-lime-100/50"; pub(crate) const via_lime_100_of_60: &str = "via-lime-100/60"; pub(crate) const via_lime_100_of_70: &str = "via-lime-100/70"; pub(crate) const via_lime_100_of_75: &str = "via-lime-100/75"; pub(crate) const via_lime_100_of_80: &str = "via-lime-100/80"; pub(crate) const via_lime_100_of_90: &str = "via-lime-100/90"; pub(crate) const via_lime_100_of_95: &str = "via-lime-100/95"; pub(crate) const via_lime_200_of_0: &str = "via-lime-200/0"; pub(crate) const via_lime_200_of_10: &str = "via-lime-200/10"; pub(crate) const via_lime_200_of_100: &str = "via-lime-200/100"; pub(crate) const via_lime_200_of_20: &str = "via-lime-200/20"; pub(crate) const via_lime_200_of_25: &str = "via-lime-200/25"; pub(crate) const via_lime_200_of_30: &str = "via-lime-200/30"; pub(crate) const via_lime_200_of_40: &str = "via-lime-200/40"; pub(crate) const via_lime_200_of_5: &str = "via-lime-200/5"; pub(crate) const via_lime_200_of_50: &str = "via-lime-200/50"; pub(crate) const via_lime_200_of_60: &str = "via-lime-200/60"; pub(crate) const via_lime_200_of_70: &str = "via-lime-200/70"; pub(crate) const via_lime_200_of_75: &str = "via-lime-200/75"; pub(crate) const via_lime_200_of_80: &str = "via-lime-200/80"; pub(crate) const via_lime_200_of_90: &str = "via-lime-200/90"; pub(crate) const via_lime_200_of_95: &str = "via-lime-200/95"; pub(crate) const via_lime_300_of_0: &str = "via-lime-300/0"; pub(crate) const via_lime_300_of_10: &str = "via-lime-300/10"; pub(crate) const via_lime_300_of_100: &str = "via-lime-300/100"; pub(crate) const via_lime_300_of_20: &str = "via-lime-300/20"; pub(crate) const via_lime_300_of_25: &str = "via-lime-300/25"; pub(crate) const via_lime_300_of_30: &str = "via-lime-300/30"; pub(crate) const via_lime_300_of_40: &str = "via-lime-300/40"; pub(crate) const via_lime_300_of_5: &str = "via-lime-300/5"; pub(crate) const via_lime_300_of_50: &str = "via-lime-300/50"; pub(crate) const via_lime_300_of_60: &str = "via-lime-300/60"; pub(crate) const via_lime_300_of_70: &str = "via-lime-300/70"; pub(crate) const via_lime_300_of_75: &str = "via-lime-300/75"; pub(crate) const via_lime_300_of_80: &str = "via-lime-300/80"; pub(crate) const via_lime_300_of_90: &str = "via-lime-300/90"; pub(crate) const via_lime_300_of_95: &str = "via-lime-300/95"; pub(crate) const via_lime_400_of_0: &str = "via-lime-400/0"; pub(crate) const via_lime_400_of_10: &str = "via-lime-400/10"; pub(crate) const via_lime_400_of_100: &str = "via-lime-400/100"; pub(crate) const via_lime_400_of_20: &str = "via-lime-400/20"; pub(crate) const via_lime_400_of_25: &str = "via-lime-400/25"; pub(crate) const via_lime_400_of_30: &str = "via-lime-400/30"; pub(crate) const via_lime_400_of_40: &str = "via-lime-400/40"; pub(crate) const via_lime_400_of_5: &str = "via-lime-400/5"; pub(crate) const via_lime_400_of_50: &str = "via-lime-400/50"; pub(crate) const via_lime_400_of_60: &str = "via-lime-400/60"; pub(crate) const via_lime_400_of_70: &str = "via-lime-400/70"; pub(crate) const via_lime_400_of_75: &str = "via-lime-400/75"; pub(crate) const via_lime_400_of_80: &str = "via-lime-400/80"; pub(crate) const via_lime_400_of_90: &str = "via-lime-400/90"; pub(crate) const via_lime_400_of_95: &str = "via-lime-400/95"; pub(crate) const via_lime_500_of_0: &str = "via-lime-500/0"; pub(crate) const via_lime_500_of_10: &str = "via-lime-500/10"; pub(crate) const via_lime_500_of_100: &str = "via-lime-500/100"; pub(crate) const via_lime_500_of_20: &str = "via-lime-500/20"; pub(crate) const via_lime_500_of_25: &str = "via-lime-500/25"; pub(crate) const via_lime_500_of_30: &str = "via-lime-500/30"; pub(crate) const via_lime_500_of_40: &str = "via-lime-500/40"; pub(crate) const via_lime_500_of_5: &str = "via-lime-500/5"; pub(crate) const via_lime_500_of_50: &str = "via-lime-500/50"; pub(crate) const via_lime_500_of_60: &str = "via-lime-500/60"; pub(crate) const via_lime_500_of_70: &str = "via-lime-500/70"; pub(crate) const via_lime_500_of_75: &str = "via-lime-500/75"; pub(crate) const via_lime_500_of_80: &str = "via-lime-500/80"; pub(crate) const via_lime_500_of_90: &str = "via-lime-500/90"; pub(crate) const via_lime_500_of_95: &str = "via-lime-500/95"; pub(crate) const via_lime_50_of_0: &str = "via-lime-50/0"; pub(crate) const via_lime_50_of_10: &str = "via-lime-50/10"; pub(crate) const via_lime_50_of_100: &str = "via-lime-50/100"; pub(crate) const via_lime_50_of_20: &str = "via-lime-50/20"; pub(crate) const via_lime_50_of_25: &str = "via-lime-50/25"; pub(crate) const via_lime_50_of_30: &str = "via-lime-50/30"; pub(crate) const via_lime_50_of_40: &str = "via-lime-50/40"; pub(crate) const via_lime_50_of_5: &str = "via-lime-50/5"; pub(crate) const via_lime_50_of_50: &str = "via-lime-50/50"; pub(crate) const via_lime_50_of_60: &str = "via-lime-50/60"; pub(crate) const via_lime_50_of_70: &str = "via-lime-50/70"; pub(crate) const via_lime_50_of_75: &str = "via-lime-50/75"; pub(crate) const via_lime_50_of_80: &str = "via-lime-50/80"; pub(crate) const via_lime_50_of_90: &str = "via-lime-50/90"; pub(crate) const via_lime_50_of_95: &str = "via-lime-50/95"; pub(crate) const via_lime_600_of_0: &str = "via-lime-600/0"; pub(crate) const via_lime_600_of_10: &str = "via-lime-600/10"; pub(crate) const via_lime_600_of_100: &str = "via-lime-600/100"; pub(crate) const via_lime_600_of_20: &str = "via-lime-600/20"; pub(crate) const via_lime_600_of_25: &str = "via-lime-600/25"; pub(crate) const via_lime_600_of_30: &str = "via-lime-600/30"; pub(crate) const via_lime_600_of_40: &str = "via-lime-600/40"; pub(crate) const via_lime_600_of_5: &str = "via-lime-600/5"; pub(crate) const via_lime_600_of_50: &str = "via-lime-600/50"; pub(crate) const via_lime_600_of_60: &str = "via-lime-600/60"; pub(crate) const via_lime_600_of_70: &str = "via-lime-600/70"; pub(crate) const via_lime_600_of_75: &str = "via-lime-600/75"; pub(crate) const via_lime_600_of_80: &str = "via-lime-600/80"; pub(crate) const via_lime_600_of_90: &str = "via-lime-600/90"; pub(crate) const via_lime_600_of_95: &str = "via-lime-600/95"; pub(crate) const via_lime_700_of_0: &str = "via-lime-700/0"; pub(crate) const via_lime_700_of_10: &str = "via-lime-700/10"; pub(crate) const via_lime_700_of_100: &str = "via-lime-700/100"; pub(crate) const via_lime_700_of_20: &str = "via-lime-700/20"; pub(crate) const via_lime_700_of_25: &str = "via-lime-700/25"; pub(crate) const via_lime_700_of_30: &str = "via-lime-700/30"; pub(crate) const via_lime_700_of_40: &str = "via-lime-700/40"; pub(crate) const via_lime_700_of_5: &str = "via-lime-700/5"; pub(crate) const via_lime_700_of_50: &str = "via-lime-700/50"; pub(crate) const via_lime_700_of_60: &str = "via-lime-700/60"; pub(crate) const via_lime_700_of_70: &str = "via-lime-700/70"; pub(crate) const via_lime_700_of_75: &str = "via-lime-700/75"; pub(crate) const via_lime_700_of_80: &str = "via-lime-700/80"; pub(crate) const via_lime_700_of_90: &str = "via-lime-700/90"; pub(crate) const via_lime_700_of_95: &str = "via-lime-700/95"; pub(crate) const via_lime_800_of_0: &str = "via-lime-800/0"; pub(crate) const via_lime_800_of_10: &str = "via-lime-800/10"; pub(crate) const via_lime_800_of_100: &str = "via-lime-800/100"; pub(crate) const via_lime_800_of_20: &str = "via-lime-800/20"; pub(crate) const via_lime_800_of_25: &str = "via-lime-800/25"; pub(crate) const via_lime_800_of_30: &str = "via-lime-800/30"; pub(crate) const via_lime_800_of_40: &str = "via-lime-800/40"; pub(crate) const via_lime_800_of_5: &str = "via-lime-800/5"; pub(crate) const via_lime_800_of_50: &str = "via-lime-800/50"; pub(crate) const via_lime_800_of_60: &str = "via-lime-800/60"; pub(crate) const via_lime_800_of_70: &str = "via-lime-800/70"; pub(crate) const via_lime_800_of_75: &str = "via-lime-800/75"; pub(crate) const via_lime_800_of_80: &str = "via-lime-800/80"; pub(crate) const via_lime_800_of_90: &str = "via-lime-800/90"; pub(crate) const via_lime_800_of_95: &str = "via-lime-800/95"; pub(crate) const via_lime_900_of_0: &str = "via-lime-900/0"; pub(crate) const via_lime_900_of_10: &str = "via-lime-900/10"; pub(crate) const via_lime_900_of_100: &str = "via-lime-900/100"; pub(crate) const via_lime_900_of_20: &str = "via-lime-900/20"; pub(crate) const via_lime_900_of_25: &str = "via-lime-900/25"; pub(crate) const via_lime_900_of_30: &str = "via-lime-900/30"; pub(crate) const via_lime_900_of_40: &str = "via-lime-900/40"; pub(crate) const via_lime_900_of_5: &str = "via-lime-900/5"; pub(crate) const via_lime_900_of_50: &str = "via-lime-900/50"; pub(crate) const via_lime_900_of_60: &str = "via-lime-900/60"; pub(crate) const via_lime_900_of_70: &str = "via-lime-900/70"; pub(crate) const via_lime_900_of_75: &str = "via-lime-900/75"; pub(crate) const via_lime_900_of_80: &str = "via-lime-900/80"; pub(crate) const via_lime_900_of_90: &str = "via-lime-900/90"; pub(crate) const via_lime_900_of_95: &str = "via-lime-900/95"; pub(crate) const via_neutral_100_of_0: &str = "via-neutral-100/0"; pub(crate) const via_neutral_100_of_10: &str = "via-neutral-100/10"; pub(crate) const via_neutral_100_of_100: &str = "via-neutral-100/100"; pub(crate) const via_neutral_100_of_20: &str = "via-neutral-100/20"; pub(crate) const via_neutral_100_of_25: &str = "via-neutral-100/25"; pub(crate) const via_neutral_100_of_30: &str = "via-neutral-100/30"; pub(crate) const via_neutral_100_of_40: &str = "via-neutral-100/40"; pub(crate) const via_neutral_100_of_5: &str = "via-neutral-100/5"; pub(crate) const via_neutral_100_of_50: &str = "via-neutral-100/50"; pub(crate) const via_neutral_100_of_60: &str = "via-neutral-100/60"; pub(crate) const via_neutral_100_of_70: &str = "via-neutral-100/70"; pub(crate) const via_neutral_100_of_75: &str = "via-neutral-100/75"; pub(crate) const via_neutral_100_of_80: &str = "via-neutral-100/80"; pub(crate) const via_neutral_100_of_90: &str = "via-neutral-100/90"; pub(crate) const via_neutral_100_of_95: &str = "via-neutral-100/95"; pub(crate) const via_neutral_200_of_0: &str = "via-neutral-200/0"; pub(crate) const via_neutral_200_of_10: &str = "via-neutral-200/10"; pub(crate) const via_neutral_200_of_100: &str = "via-neutral-200/100"; pub(crate) const via_neutral_200_of_20: &str = "via-neutral-200/20"; pub(crate) const via_neutral_200_of_25: &str = "via-neutral-200/25"; pub(crate) const via_neutral_200_of_30: &str = "via-neutral-200/30"; pub(crate) const via_neutral_200_of_40: &str = "via-neutral-200/40"; pub(crate) const via_neutral_200_of_5: &str = "via-neutral-200/5"; pub(crate) const via_neutral_200_of_50: &str = "via-neutral-200/50"; pub(crate) const via_neutral_200_of_60: &str = "via-neutral-200/60"; pub(crate) const via_neutral_200_of_70: &str = "via-neutral-200/70"; pub(crate) const via_neutral_200_of_75: &str = "via-neutral-200/75"; pub(crate) const via_neutral_200_of_80: &str = "via-neutral-200/80"; pub(crate) const via_neutral_200_of_90: &str = "via-neutral-200/90"; pub(crate) const via_neutral_200_of_95: &str = "via-neutral-200/95"; pub(crate) const via_neutral_300_of_0: &str = "via-neutral-300/0"; pub(crate) const via_neutral_300_of_10: &str = "via-neutral-300/10"; pub(crate) const via_neutral_300_of_100: &str = "via-neutral-300/100"; pub(crate) const via_neutral_300_of_20: &str = "via-neutral-300/20"; pub(crate) const via_neutral_300_of_25: &str = "via-neutral-300/25"; pub(crate) const via_neutral_300_of_30: &str = "via-neutral-300/30"; pub(crate) const via_neutral_300_of_40: &str = "via-neutral-300/40"; pub(crate) const via_neutral_300_of_5: &str = "via-neutral-300/5"; pub(crate) const via_neutral_300_of_50: &str = "via-neutral-300/50"; pub(crate) const via_neutral_300_of_60: &str = "via-neutral-300/60"; pub(crate) const via_neutral_300_of_70: &str = "via-neutral-300/70"; pub(crate) const via_neutral_300_of_75: &str = "via-neutral-300/75"; pub(crate) const via_neutral_300_of_80: &str = "via-neutral-300/80"; pub(crate) const via_neutral_300_of_90: &str = "via-neutral-300/90"; pub(crate) const via_neutral_300_of_95: &str = "via-neutral-300/95"; pub(crate) const via_neutral_400_of_0: &str = "via-neutral-400/0"; pub(crate) const via_neutral_400_of_10: &str = "via-neutral-400/10"; pub(crate) const via_neutral_400_of_100: &str = "via-neutral-400/100"; pub(crate) const via_neutral_400_of_20: &str = "via-neutral-400/20"; pub(crate) const via_neutral_400_of_25: &str = "via-neutral-400/25"; pub(crate) const via_neutral_400_of_30: &str = "via-neutral-400/30"; pub(crate) const via_neutral_400_of_40: &str = "via-neutral-400/40"; pub(crate) const via_neutral_400_of_5: &str = "via-neutral-400/5"; pub(crate) const via_neutral_400_of_50: &str = "via-neutral-400/50"; pub(crate) const via_neutral_400_of_60: &str = "via-neutral-400/60"; pub(crate) const via_neutral_400_of_70: &str = "via-neutral-400/70"; pub(crate) const via_neutral_400_of_75: &str = "via-neutral-400/75"; pub(crate) const via_neutral_400_of_80: &str = "via-neutral-400/80"; pub(crate) const via_neutral_400_of_90: &str = "via-neutral-400/90"; pub(crate) const via_neutral_400_of_95: &str = "via-neutral-400/95"; pub(crate) const via_neutral_500_of_0: &str = "via-neutral-500/0"; pub(crate) const via_neutral_500_of_10: &str = "via-neutral-500/10"; pub(crate) const via_neutral_500_of_100: &str = "via-neutral-500/100"; pub(crate) const via_neutral_500_of_20: &str = "via-neutral-500/20"; pub(crate) const via_neutral_500_of_25: &str = "via-neutral-500/25"; pub(crate) const via_neutral_500_of_30: &str = "via-neutral-500/30"; pub(crate) const via_neutral_500_of_40: &str = "via-neutral-500/40"; pub(crate) const via_neutral_500_of_5: &str = "via-neutral-500/5"; pub(crate) const via_neutral_500_of_50: &str = "via-neutral-500/50"; pub(crate) const via_neutral_500_of_60: &str = "via-neutral-500/60"; pub(crate) const via_neutral_500_of_70: &str = "via-neutral-500/70"; pub(crate) const via_neutral_500_of_75: &str = "via-neutral-500/75"; pub(crate) const via_neutral_500_of_80: &str = "via-neutral-500/80"; pub(crate) const via_neutral_500_of_90: &str = "via-neutral-500/90"; pub(crate) const via_neutral_500_of_95: &str = "via-neutral-500/95"; pub(crate) const via_neutral_50_of_0: &str = "via-neutral-50/0"; pub(crate) const via_neutral_50_of_10: &str = "via-neutral-50/10"; pub(crate) const via_neutral_50_of_100: &str = "via-neutral-50/100"; pub(crate) const via_neutral_50_of_20: &str = "via-neutral-50/20"; pub(crate) const via_neutral_50_of_25: &str = "via-neutral-50/25"; pub(crate) const via_neutral_50_of_30: &str = "via-neutral-50/30"; pub(crate) const via_neutral_50_of_40: &str = "via-neutral-50/40"; pub(crate) const via_neutral_50_of_5: &str = "via-neutral-50/5"; pub(crate) const via_neutral_50_of_50: &str = "via-neutral-50/50"; pub(crate) const via_neutral_50_of_60: &str = "via-neutral-50/60"; pub(crate) const via_neutral_50_of_70: &str = "via-neutral-50/70"; pub(crate) const via_neutral_50_of_75: &str = "via-neutral-50/75"; pub(crate) const via_neutral_50_of_80: &str = "via-neutral-50/80"; pub(crate) const via_neutral_50_of_90: &str = "via-neutral-50/90"; pub(crate) const via_neutral_50_of_95: &str = "via-neutral-50/95"; pub(crate) const via_neutral_600_of_0: &str = "via-neutral-600/0"; pub(crate) const via_neutral_600_of_10: &str = "via-neutral-600/10"; pub(crate) const via_neutral_600_of_100: &str = "via-neutral-600/100"; pub(crate) const via_neutral_600_of_20: &str = "via-neutral-600/20"; pub(crate) const via_neutral_600_of_25: &str = "via-neutral-600/25"; pub(crate) const via_neutral_600_of_30: &str = "via-neutral-600/30"; pub(crate) const via_neutral_600_of_40: &str = "via-neutral-600/40"; pub(crate) const via_neutral_600_of_5: &str = "via-neutral-600/5"; pub(crate) const via_neutral_600_of_50: &str = "via-neutral-600/50"; pub(crate) const via_neutral_600_of_60: &str = "via-neutral-600/60"; pub(crate) const via_neutral_600_of_70: &str = "via-neutral-600/70"; pub(crate) const via_neutral_600_of_75: &str = "via-neutral-600/75"; pub(crate) const via_neutral_600_of_80: &str = "via-neutral-600/80"; pub(crate) const via_neutral_600_of_90: &str = "via-neutral-600/90"; pub(crate) const via_neutral_600_of_95: &str = "via-neutral-600/95"; pub(crate) const via_neutral_700_of_0: &str = "via-neutral-700/0"; pub(crate) const via_neutral_700_of_10: &str = "via-neutral-700/10"; pub(crate) const via_neutral_700_of_100: &str = "via-neutral-700/100"; pub(crate) const via_neutral_700_of_20: &str = "via-neutral-700/20"; pub(crate) const via_neutral_700_of_25: &str = "via-neutral-700/25"; pub(crate) const via_neutral_700_of_30: &str = "via-neutral-700/30"; pub(crate) const via_neutral_700_of_40: &str = "via-neutral-700/40"; pub(crate) const via_neutral_700_of_5: &str = "via-neutral-700/5"; pub(crate) const via_neutral_700_of_50: &str = "via-neutral-700/50"; pub(crate) const via_neutral_700_of_60: &str = "via-neutral-700/60"; pub(crate) const via_neutral_700_of_70: &str = "via-neutral-700/70"; pub(crate) const via_neutral_700_of_75: &str = "via-neutral-700/75"; pub(crate) const via_neutral_700_of_80: &str = "via-neutral-700/80"; pub(crate) const via_neutral_700_of_90: &str = "via-neutral-700/90"; pub(crate) const via_neutral_700_of_95: &str = "via-neutral-700/95"; pub(crate) const via_neutral_800_of_0: &str = "via-neutral-800/0"; pub(crate) const via_neutral_800_of_10: &str = "via-neutral-800/10"; pub(crate) const via_neutral_800_of_100: &str = "via-neutral-800/100"; pub(crate) const via_neutral_800_of_20: &str = "via-neutral-800/20"; pub(crate) const via_neutral_800_of_25: &str = "via-neutral-800/25"; pub(crate) const via_neutral_800_of_30: &str = "via-neutral-800/30"; pub(crate) const via_neutral_800_of_40: &str = "via-neutral-800/40"; pub(crate) const via_neutral_800_of_5: &str = "via-neutral-800/5"; pub(crate) const via_neutral_800_of_50: &str = "via-neutral-800/50"; pub(crate) const via_neutral_800_of_60: &str = "via-neutral-800/60"; pub(crate) const via_neutral_800_of_70: &str = "via-neutral-800/70"; pub(crate) const via_neutral_800_of_75: &str = "via-neutral-800/75"; pub(crate) const via_neutral_800_of_80: &str = "via-neutral-800/80"; pub(crate) const via_neutral_800_of_90: &str = "via-neutral-800/90"; pub(crate) const via_neutral_800_of_95: &str = "via-neutral-800/95"; pub(crate) const via_neutral_900_of_0: &str = "via-neutral-900/0"; pub(crate) const via_neutral_900_of_10: &str = "via-neutral-900/10"; pub(crate) const via_neutral_900_of_100: &str = "via-neutral-900/100"; pub(crate) const via_neutral_900_of_20: &str = "via-neutral-900/20"; pub(crate) const via_neutral_900_of_25: &str = "via-neutral-900/25"; pub(crate) const via_neutral_900_of_30: &str = "via-neutral-900/30"; pub(crate) const via_neutral_900_of_40: &str = "via-neutral-900/40"; pub(crate) const via_neutral_900_of_5: &str = "via-neutral-900/5"; pub(crate) const via_neutral_900_of_50: &str = "via-neutral-900/50"; pub(crate) const via_neutral_900_of_60: &str = "via-neutral-900/60"; pub(crate) const via_neutral_900_of_70: &str = "via-neutral-900/70"; pub(crate) const via_neutral_900_of_75: &str = "via-neutral-900/75"; pub(crate) const via_neutral_900_of_80: &str = "via-neutral-900/80"; pub(crate) const via_neutral_900_of_90: &str = "via-neutral-900/90"; pub(crate) const via_neutral_900_of_95: &str = "via-neutral-900/95"; pub(crate) const via_orange_100_of_0: &str = "via-orange-100/0"; pub(crate) const via_orange_100_of_10: &str = "via-orange-100/10"; pub(crate) const via_orange_100_of_100: &str = "via-orange-100/100"; pub(crate) const via_orange_100_of_20: &str = "via-orange-100/20"; pub(crate) const via_orange_100_of_25: &str = "via-orange-100/25"; pub(crate) const via_orange_100_of_30: &str = "via-orange-100/30"; pub(crate) const via_orange_100_of_40: &str = "via-orange-100/40"; pub(crate) const via_orange_100_of_5: &str = "via-orange-100/5"; pub(crate) const via_orange_100_of_50: &str = "via-orange-100/50"; pub(crate) const via_orange_100_of_60: &str = "via-orange-100/60"; pub(crate) const via_orange_100_of_70: &str = "via-orange-100/70"; pub(crate) const via_orange_100_of_75: &str = "via-orange-100/75"; pub(crate) const via_orange_100_of_80: &str = "via-orange-100/80"; pub(crate) const via_orange_100_of_90: &str = "via-orange-100/90"; pub(crate) const via_orange_100_of_95: &str = "via-orange-100/95"; pub(crate) const via_orange_200_of_0: &str = "via-orange-200/0"; pub(crate) const via_orange_200_of_10: &str = "via-orange-200/10"; pub(crate) const via_orange_200_of_100: &str = "via-orange-200/100"; pub(crate) const via_orange_200_of_20: &str = "via-orange-200/20"; pub(crate) const via_orange_200_of_25: &str = "via-orange-200/25"; pub(crate) const via_orange_200_of_30: &str = "via-orange-200/30"; pub(crate) const via_orange_200_of_40: &str = "via-orange-200/40"; pub(crate) const via_orange_200_of_5: &str = "via-orange-200/5"; pub(crate) const via_orange_200_of_50: &str = "via-orange-200/50"; pub(crate) const via_orange_200_of_60: &str = "via-orange-200/60"; pub(crate) const via_orange_200_of_70: &str = "via-orange-200/70"; pub(crate) const via_orange_200_of_75: &str = "via-orange-200/75"; pub(crate) const via_orange_200_of_80: &str = "via-orange-200/80"; pub(crate) const via_orange_200_of_90: &str = "via-orange-200/90"; pub(crate) const via_orange_200_of_95: &str = "via-orange-200/95"; pub(crate) const via_orange_300_of_0: &str = "via-orange-300/0"; pub(crate) const via_orange_300_of_10: &str = "via-orange-300/10"; pub(crate) const via_orange_300_of_100: &str = "via-orange-300/100"; pub(crate) const via_orange_300_of_20: &str = "via-orange-300/20"; pub(crate) const via_orange_300_of_25: &str = "via-orange-300/25"; pub(crate) const via_orange_300_of_30: &str = "via-orange-300/30"; pub(crate) const via_orange_300_of_40: &str = "via-orange-300/40"; pub(crate) const via_orange_300_of_5: &str = "via-orange-300/5"; pub(crate) const via_orange_300_of_50: &str = "via-orange-300/50"; pub(crate) const via_orange_300_of_60: &str = "via-orange-300/60"; pub(crate) const via_orange_300_of_70: &str = "via-orange-300/70"; pub(crate) const via_orange_300_of_75: &str = "via-orange-300/75"; pub(crate) const via_orange_300_of_80: &str = "via-orange-300/80"; pub(crate) const via_orange_300_of_90: &str = "via-orange-300/90"; pub(crate) const via_orange_300_of_95: &str = "via-orange-300/95"; pub(crate) const via_orange_400_of_0: &str = "via-orange-400/0"; pub(crate) const via_orange_400_of_10: &str = "via-orange-400/10"; pub(crate) const via_orange_400_of_100: &str = "via-orange-400/100"; pub(crate) const via_orange_400_of_20: &str = "via-orange-400/20"; pub(crate) const via_orange_400_of_25: &str = "via-orange-400/25"; pub(crate) const via_orange_400_of_30: &str = "via-orange-400/30"; pub(crate) const via_orange_400_of_40: &str = "via-orange-400/40"; pub(crate) const via_orange_400_of_5: &str = "via-orange-400/5"; pub(crate) const via_orange_400_of_50: &str = "via-orange-400/50"; pub(crate) const via_orange_400_of_60: &str = "via-orange-400/60"; pub(crate) const via_orange_400_of_70: &str = "via-orange-400/70"; pub(crate) const via_orange_400_of_75: &str = "via-orange-400/75"; pub(crate) const via_orange_400_of_80: &str = "via-orange-400/80"; pub(crate) const via_orange_400_of_90: &str = "via-orange-400/90"; pub(crate) const via_orange_400_of_95: &str = "via-orange-400/95"; pub(crate) const via_orange_500_of_0: &str = "via-orange-500/0"; pub(crate) const via_orange_500_of_10: &str = "via-orange-500/10"; pub(crate) const via_orange_500_of_100: &str = "via-orange-500/100"; pub(crate) const via_orange_500_of_20: &str = "via-orange-500/20"; pub(crate) const via_orange_500_of_25: &str = "via-orange-500/25"; pub(crate) const via_orange_500_of_30: &str = "via-orange-500/30"; pub(crate) const via_orange_500_of_40: &str = "via-orange-500/40"; pub(crate) const via_orange_500_of_5: &str = "via-orange-500/5"; pub(crate) const via_orange_500_of_50: &str = "via-orange-500/50"; pub(crate) const via_orange_500_of_60: &str = "via-orange-500/60"; pub(crate) const via_orange_500_of_70: &str = "via-orange-500/70"; pub(crate) const via_orange_500_of_75: &str = "via-orange-500/75"; pub(crate) const via_orange_500_of_80: &str = "via-orange-500/80"; pub(crate) const via_orange_500_of_90: &str = "via-orange-500/90"; pub(crate) const via_orange_500_of_95: &str = "via-orange-500/95"; pub(crate) const via_orange_50_of_0: &str = "via-orange-50/0"; pub(crate) const via_orange_50_of_10: &str = "via-orange-50/10"; pub(crate) const via_orange_50_of_100: &str = "via-orange-50/100"; pub(crate) const via_orange_50_of_20: &str = "via-orange-50/20"; pub(crate) const via_orange_50_of_25: &str = "via-orange-50/25"; pub(crate) const via_orange_50_of_30: &str = "via-orange-50/30"; pub(crate) const via_orange_50_of_40: &str = "via-orange-50/40"; pub(crate) const via_orange_50_of_5: &str = "via-orange-50/5"; pub(crate) const via_orange_50_of_50: &str = "via-orange-50/50"; pub(crate) const via_orange_50_of_60: &str = "via-orange-50/60"; pub(crate) const via_orange_50_of_70: &str = "via-orange-50/70"; pub(crate) const via_orange_50_of_75: &str = "via-orange-50/75"; pub(crate) const via_orange_50_of_80: &str = "via-orange-50/80"; pub(crate) const via_orange_50_of_90: &str = "via-orange-50/90"; pub(crate) const via_orange_50_of_95: &str = "via-orange-50/95"; pub(crate) const via_orange_600_of_0: &str = "via-orange-600/0"; pub(crate) const via_orange_600_of_10: &str = "via-orange-600/10"; pub(crate) const via_orange_600_of_100: &str = "via-orange-600/100"; pub(crate) const via_orange_600_of_20: &str = "via-orange-600/20"; pub(crate) const via_orange_600_of_25: &str = "via-orange-600/25"; pub(crate) const via_orange_600_of_30: &str = "via-orange-600/30"; pub(crate) const via_orange_600_of_40: &str = "via-orange-600/40"; pub(crate) const via_orange_600_of_5: &str = "via-orange-600/5"; pub(crate) const via_orange_600_of_50: &str = "via-orange-600/50"; pub(crate) const via_orange_600_of_60: &str = "via-orange-600/60"; pub(crate) const via_orange_600_of_70: &str = "via-orange-600/70"; pub(crate) const via_orange_600_of_75: &str = "via-orange-600/75"; pub(crate) const via_orange_600_of_80: &str = "via-orange-600/80"; pub(crate) const via_orange_600_of_90: &str = "via-orange-600/90"; pub(crate) const via_orange_600_of_95: &str = "via-orange-600/95"; pub(crate) const via_orange_700_of_0: &str = "via-orange-700/0"; pub(crate) const via_orange_700_of_10: &str = "via-orange-700/10"; pub(crate) const via_orange_700_of_100: &str = "via-orange-700/100"; pub(crate) const via_orange_700_of_20: &str = "via-orange-700/20"; pub(crate) const via_orange_700_of_25: &str = "via-orange-700/25"; pub(crate) const via_orange_700_of_30: &str = "via-orange-700/30"; pub(crate) const via_orange_700_of_40: &str = "via-orange-700/40"; pub(crate) const via_orange_700_of_5: &str = "via-orange-700/5"; pub(crate) const via_orange_700_of_50: &str = "via-orange-700/50"; pub(crate) const via_orange_700_of_60: &str = "via-orange-700/60"; pub(crate) const via_orange_700_of_70: &str = "via-orange-700/70"; pub(crate) const via_orange_700_of_75: &str = "via-orange-700/75"; pub(crate) const via_orange_700_of_80: &str = "via-orange-700/80"; pub(crate) const via_orange_700_of_90: &str = "via-orange-700/90"; pub(crate) const via_orange_700_of_95: &str = "via-orange-700/95"; pub(crate) const via_orange_800_of_0: &str = "via-orange-800/0"; pub(crate) const via_orange_800_of_10: &str = "via-orange-800/10"; pub(crate) const via_orange_800_of_100: &str = "via-orange-800/100"; pub(crate) const via_orange_800_of_20: &str = "via-orange-800/20"; pub(crate) const via_orange_800_of_25: &str = "via-orange-800/25"; pub(crate) const via_orange_800_of_30: &str = "via-orange-800/30"; pub(crate) const via_orange_800_of_40: &str = "via-orange-800/40"; pub(crate) const via_orange_800_of_5: &str = "via-orange-800/5"; pub(crate) const via_orange_800_of_50: &str = "via-orange-800/50"; pub(crate) const via_orange_800_of_60: &str = "via-orange-800/60"; pub(crate) const via_orange_800_of_70: &str = "via-orange-800/70"; pub(crate) const via_orange_800_of_75: &str = "via-orange-800/75"; pub(crate) const via_orange_800_of_80: &str = "via-orange-800/80"; pub(crate) const via_orange_800_of_90: &str = "via-orange-800/90"; pub(crate) const via_orange_800_of_95: &str = "via-orange-800/95"; pub(crate) const via_orange_900_of_0: &str = "via-orange-900/0"; pub(crate) const via_orange_900_of_10: &str = "via-orange-900/10"; pub(crate) const via_orange_900_of_100: &str = "via-orange-900/100"; pub(crate) const via_orange_900_of_20: &str = "via-orange-900/20"; pub(crate) const via_orange_900_of_25: &str = "via-orange-900/25"; pub(crate) const via_orange_900_of_30: &str = "via-orange-900/30"; pub(crate) const via_orange_900_of_40: &str = "via-orange-900/40"; pub(crate) const via_orange_900_of_5: &str = "via-orange-900/5"; pub(crate) const via_orange_900_of_50: &str = "via-orange-900/50"; pub(crate) const via_orange_900_of_60: &str = "via-orange-900/60"; pub(crate) const via_orange_900_of_70: &str = "via-orange-900/70"; pub(crate) const via_orange_900_of_75: &str = "via-orange-900/75"; pub(crate) const via_orange_900_of_80: &str = "via-orange-900/80"; pub(crate) const via_orange_900_of_90: &str = "via-orange-900/90"; pub(crate) const via_orange_900_of_95: &str = "via-orange-900/95"; pub(crate) const via_pink_100_of_0: &str = "via-pink-100/0"; pub(crate) const via_pink_100_of_10: &str = "via-pink-100/10"; pub(crate) const via_pink_100_of_100: &str = "via-pink-100/100"; pub(crate) const via_pink_100_of_20: &str = "via-pink-100/20"; pub(crate) const via_pink_100_of_25: &str = "via-pink-100/25"; pub(crate) const via_pink_100_of_30: &str = "via-pink-100/30"; pub(crate) const via_pink_100_of_40: &str = "via-pink-100/40"; pub(crate) const via_pink_100_of_5: &str = "via-pink-100/5"; pub(crate) const via_pink_100_of_50: &str = "via-pink-100/50"; pub(crate) const via_pink_100_of_60: &str = "via-pink-100/60"; pub(crate) const via_pink_100_of_70: &str = "via-pink-100/70"; pub(crate) const via_pink_100_of_75: &str = "via-pink-100/75"; pub(crate) const via_pink_100_of_80: &str = "via-pink-100/80"; pub(crate) const via_pink_100_of_90: &str = "via-pink-100/90"; pub(crate) const via_pink_100_of_95: &str = "via-pink-100/95"; pub(crate) const via_pink_200_of_0: &str = "via-pink-200/0"; pub(crate) const via_pink_200_of_10: &str = "via-pink-200/10"; pub(crate) const via_pink_200_of_100: &str = "via-pink-200/100"; pub(crate) const via_pink_200_of_20: &str = "via-pink-200/20"; pub(crate) const via_pink_200_of_25: &str = "via-pink-200/25"; pub(crate) const via_pink_200_of_30: &str = "via-pink-200/30"; pub(crate) const via_pink_200_of_40: &str = "via-pink-200/40"; pub(crate) const via_pink_200_of_5: &str = "via-pink-200/5"; pub(crate) const via_pink_200_of_50: &str = "via-pink-200/50"; pub(crate) const via_pink_200_of_60: &str = "via-pink-200/60"; pub(crate) const via_pink_200_of_70: &str = "via-pink-200/70"; pub(crate) const via_pink_200_of_75: &str = "via-pink-200/75"; pub(crate) const via_pink_200_of_80: &str = "via-pink-200/80"; pub(crate) const via_pink_200_of_90: &str = "via-pink-200/90"; pub(crate) const via_pink_200_of_95: &str = "via-pink-200/95"; pub(crate) const via_pink_300_of_0: &str = "via-pink-300/0"; pub(crate) const via_pink_300_of_10: &str = "via-pink-300/10"; pub(crate) const via_pink_300_of_100: &str = "via-pink-300/100"; pub(crate) const via_pink_300_of_20: &str = "via-pink-300/20"; pub(crate) const via_pink_300_of_25: &str = "via-pink-300/25"; pub(crate) const via_pink_300_of_30: &str = "via-pink-300/30"; pub(crate) const via_pink_300_of_40: &str = "via-pink-300/40"; pub(crate) const via_pink_300_of_5: &str = "via-pink-300/5"; pub(crate) const via_pink_300_of_50: &str = "via-pink-300/50"; pub(crate) const via_pink_300_of_60: &str = "via-pink-300/60"; pub(crate) const via_pink_300_of_70: &str = "via-pink-300/70"; pub(crate) const via_pink_300_of_75: &str = "via-pink-300/75"; pub(crate) const via_pink_300_of_80: &str = "via-pink-300/80"; pub(crate) const via_pink_300_of_90: &str = "via-pink-300/90"; pub(crate) const via_pink_300_of_95: &str = "via-pink-300/95"; pub(crate) const via_pink_400_of_0: &str = "via-pink-400/0"; pub(crate) const via_pink_400_of_10: &str = "via-pink-400/10"; pub(crate) const via_pink_400_of_100: &str = "via-pink-400/100"; pub(crate) const via_pink_400_of_20: &str = "via-pink-400/20"; pub(crate) const via_pink_400_of_25: &str = "via-pink-400/25"; pub(crate) const via_pink_400_of_30: &str = "via-pink-400/30"; pub(crate) const via_pink_400_of_40: &str = "via-pink-400/40"; pub(crate) const via_pink_400_of_5: &str = "via-pink-400/5"; pub(crate) const via_pink_400_of_50: &str = "via-pink-400/50"; pub(crate) const via_pink_400_of_60: &str = "via-pink-400/60"; pub(crate) const via_pink_400_of_70: &str = "via-pink-400/70"; pub(crate) const via_pink_400_of_75: &str = "via-pink-400/75"; pub(crate) const via_pink_400_of_80: &str = "via-pink-400/80"; pub(crate) const via_pink_400_of_90: &str = "via-pink-400/90"; pub(crate) const via_pink_400_of_95: &str = "via-pink-400/95"; pub(crate) const via_pink_500_of_0: &str = "via-pink-500/0"; pub(crate) const via_pink_500_of_10: &str = "via-pink-500/10"; pub(crate) const via_pink_500_of_100: &str = "via-pink-500/100"; pub(crate) const via_pink_500_of_20: &str = "via-pink-500/20"; pub(crate) const via_pink_500_of_25: &str = "via-pink-500/25"; pub(crate) const via_pink_500_of_30: &str = "via-pink-500/30"; pub(crate) const via_pink_500_of_40: &str = "via-pink-500/40"; pub(crate) const via_pink_500_of_5: &str = "via-pink-500/5"; pub(crate) const via_pink_500_of_50: &str = "via-pink-500/50"; pub(crate) const via_pink_500_of_60: &str = "via-pink-500/60"; pub(crate) const via_pink_500_of_70: &str = "via-pink-500/70"; pub(crate) const via_pink_500_of_75: &str = "via-pink-500/75"; pub(crate) const via_pink_500_of_80: &str = "via-pink-500/80"; pub(crate) const via_pink_500_of_90: &str = "via-pink-500/90"; pub(crate) const via_pink_500_of_95: &str = "via-pink-500/95"; pub(crate) const via_pink_50_of_0: &str = "via-pink-50/0"; pub(crate) const via_pink_50_of_10: &str = "via-pink-50/10"; pub(crate) const via_pink_50_of_100: &str = "via-pink-50/100"; pub(crate) const via_pink_50_of_20: &str = "via-pink-50/20"; pub(crate) const via_pink_50_of_25: &str = "via-pink-50/25"; pub(crate) const via_pink_50_of_30: &str = "via-pink-50/30"; pub(crate) const via_pink_50_of_40: &str = "via-pink-50/40"; pub(crate) const via_pink_50_of_5: &str = "via-pink-50/5"; pub(crate) const via_pink_50_of_50: &str = "via-pink-50/50"; pub(crate) const via_pink_50_of_60: &str = "via-pink-50/60"; pub(crate) const via_pink_50_of_70: &str = "via-pink-50/70"; pub(crate) const via_pink_50_of_75: &str = "via-pink-50/75"; pub(crate) const via_pink_50_of_80: &str = "via-pink-50/80"; pub(crate) const via_pink_50_of_90: &str = "via-pink-50/90"; pub(crate) const via_pink_50_of_95: &str = "via-pink-50/95"; pub(crate) const via_pink_600_of_0: &str = "via-pink-600/0"; pub(crate) const via_pink_600_of_10: &str = "via-pink-600/10"; pub(crate) const via_pink_600_of_100: &str = "via-pink-600/100"; pub(crate) const via_pink_600_of_20: &str = "via-pink-600/20"; pub(crate) const via_pink_600_of_25: &str = "via-pink-600/25"; pub(crate) const via_pink_600_of_30: &str = "via-pink-600/30"; pub(crate) const via_pink_600_of_40: &str = "via-pink-600/40"; pub(crate) const via_pink_600_of_5: &str = "via-pink-600/5"; pub(crate) const via_pink_600_of_50: &str = "via-pink-600/50"; pub(crate) const via_pink_600_of_60: &str = "via-pink-600/60"; pub(crate) const via_pink_600_of_70: &str = "via-pink-600/70"; pub(crate) const via_pink_600_of_75: &str = "via-pink-600/75"; pub(crate) const via_pink_600_of_80: &str = "via-pink-600/80"; pub(crate) const via_pink_600_of_90: &str = "via-pink-600/90"; pub(crate) const via_pink_600_of_95: &str = "via-pink-600/95"; pub(crate) const via_pink_700_of_0: &str = "via-pink-700/0"; pub(crate) const via_pink_700_of_10: &str = "via-pink-700/10"; pub(crate) const via_pink_700_of_100: &str = "via-pink-700/100"; pub(crate) const via_pink_700_of_20: &str = "via-pink-700/20"; pub(crate) const via_pink_700_of_25: &str = "via-pink-700/25"; pub(crate) const via_pink_700_of_30: &str = "via-pink-700/30"; pub(crate) const via_pink_700_of_40: &str = "via-pink-700/40"; pub(crate) const via_pink_700_of_5: &str = "via-pink-700/5"; pub(crate) const via_pink_700_of_50: &str = "via-pink-700/50"; pub(crate) const via_pink_700_of_60: &str = "via-pink-700/60"; pub(crate) const via_pink_700_of_70: &str = "via-pink-700/70"; pub(crate) const via_pink_700_of_75: &str = "via-pink-700/75"; pub(crate) const via_pink_700_of_80: &str = "via-pink-700/80"; pub(crate) const via_pink_700_of_90: &str = "via-pink-700/90"; pub(crate) const via_pink_700_of_95: &str = "via-pink-700/95"; pub(crate) const via_pink_800_of_0: &str = "via-pink-800/0"; pub(crate) const via_pink_800_of_10: &str = "via-pink-800/10"; pub(crate) const via_pink_800_of_100: &str = "via-pink-800/100"; pub(crate) const via_pink_800_of_20: &str = "via-pink-800/20"; pub(crate) const via_pink_800_of_25: &str = "via-pink-800/25"; pub(crate) const via_pink_800_of_30: &str = "via-pink-800/30"; pub(crate) const via_pink_800_of_40: &str = "via-pink-800/40"; pub(crate) const via_pink_800_of_5: &str = "via-pink-800/5"; pub(crate) const via_pink_800_of_50: &str = "via-pink-800/50"; pub(crate) const via_pink_800_of_60: &str = "via-pink-800/60"; pub(crate) const via_pink_800_of_70: &str = "via-pink-800/70"; pub(crate) const via_pink_800_of_75: &str = "via-pink-800/75"; pub(crate) const via_pink_800_of_80: &str = "via-pink-800/80"; pub(crate) const via_pink_800_of_90: &str = "via-pink-800/90"; pub(crate) const via_pink_800_of_95: &str = "via-pink-800/95"; pub(crate) const via_pink_900_of_0: &str = "via-pink-900/0"; pub(crate) const via_pink_900_of_10: &str = "via-pink-900/10"; pub(crate) const via_pink_900_of_100: &str = "via-pink-900/100"; pub(crate) const via_pink_900_of_20: &str = "via-pink-900/20"; pub(crate) const via_pink_900_of_25: &str = "via-pink-900/25"; pub(crate) const via_pink_900_of_30: &str = "via-pink-900/30"; pub(crate) const via_pink_900_of_40: &str = "via-pink-900/40"; pub(crate) const via_pink_900_of_5: &str = "via-pink-900/5"; pub(crate) const via_pink_900_of_50: &str = "via-pink-900/50"; pub(crate) const via_pink_900_of_60: &str = "via-pink-900/60"; pub(crate) const via_pink_900_of_70: &str = "via-pink-900/70"; pub(crate) const via_pink_900_of_75: &str = "via-pink-900/75"; pub(crate) const via_pink_900_of_80: &str = "via-pink-900/80"; pub(crate) const via_pink_900_of_90: &str = "via-pink-900/90"; pub(crate) const via_pink_900_of_95: &str = "via-pink-900/95"; pub(crate) const via_purple_100_of_0: &str = "via-purple-100/0"; pub(crate) const via_purple_100_of_10: &str = "via-purple-100/10"; pub(crate) const via_purple_100_of_100: &str = "via-purple-100/100"; pub(crate) const via_purple_100_of_20: &str = "via-purple-100/20"; pub(crate) const via_purple_100_of_25: &str = "via-purple-100/25"; pub(crate) const via_purple_100_of_30: &str = "via-purple-100/30"; pub(crate) const via_purple_100_of_40: &str = "via-purple-100/40"; pub(crate) const via_purple_100_of_5: &str = "via-purple-100/5"; pub(crate) const via_purple_100_of_50: &str = "via-purple-100/50"; pub(crate) const via_purple_100_of_60: &str = "via-purple-100/60"; pub(crate) const via_purple_100_of_70: &str = "via-purple-100/70"; pub(crate) const via_purple_100_of_75: &str = "via-purple-100/75"; pub(crate) const via_purple_100_of_80: &str = "via-purple-100/80"; pub(crate) const via_purple_100_of_90: &str = "via-purple-100/90"; pub(crate) const via_purple_100_of_95: &str = "via-purple-100/95"; pub(crate) const via_purple_200_of_0: &str = "via-purple-200/0"; pub(crate) const via_purple_200_of_10: &str = "via-purple-200/10"; pub(crate) const via_purple_200_of_100: &str = "via-purple-200/100"; pub(crate) const via_purple_200_of_20: &str = "via-purple-200/20"; pub(crate) const via_purple_200_of_25: &str = "via-purple-200/25"; pub(crate) const via_purple_200_of_30: &str = "via-purple-200/30"; pub(crate) const via_purple_200_of_40: &str = "via-purple-200/40"; pub(crate) const via_purple_200_of_5: &str = "via-purple-200/5"; pub(crate) const via_purple_200_of_50: &str = "via-purple-200/50"; pub(crate) const via_purple_200_of_60: &str = "via-purple-200/60"; pub(crate) const via_purple_200_of_70: &str = "via-purple-200/70"; pub(crate) const via_purple_200_of_75: &str = "via-purple-200/75"; pub(crate) const via_purple_200_of_80: &str = "via-purple-200/80"; pub(crate) const via_purple_200_of_90: &str = "via-purple-200/90"; pub(crate) const via_purple_200_of_95: &str = "via-purple-200/95"; pub(crate) const via_purple_300_of_0: &str = "via-purple-300/0"; pub(crate) const via_purple_300_of_10: &str = "via-purple-300/10"; pub(crate) const via_purple_300_of_100: &str = "via-purple-300/100"; pub(crate) const via_purple_300_of_20: &str = "via-purple-300/20"; pub(crate) const via_purple_300_of_25: &str = "via-purple-300/25"; pub(crate) const via_purple_300_of_30: &str = "via-purple-300/30"; pub(crate) const via_purple_300_of_40: &str = "via-purple-300/40"; pub(crate) const via_purple_300_of_5: &str = "via-purple-300/5"; pub(crate) const via_purple_300_of_50: &str = "via-purple-300/50"; pub(crate) const via_purple_300_of_60: &str = "via-purple-300/60"; pub(crate) const via_purple_300_of_70: &str = "via-purple-300/70"; pub(crate) const via_purple_300_of_75: &str = "via-purple-300/75"; pub(crate) const via_purple_300_of_80: &str = "via-purple-300/80"; pub(crate) const via_purple_300_of_90: &str = "via-purple-300/90"; pub(crate) const via_purple_300_of_95: &str = "via-purple-300/95"; pub(crate) const via_purple_400_of_0: &str = "via-purple-400/0"; pub(crate) const via_purple_400_of_10: &str = "via-purple-400/10"; pub(crate) const via_purple_400_of_100: &str = "via-purple-400/100"; pub(crate) const via_purple_400_of_20: &str = "via-purple-400/20"; pub(crate) const via_purple_400_of_25: &str = "via-purple-400/25"; pub(crate) const via_purple_400_of_30: &str = "via-purple-400/30"; pub(crate) const via_purple_400_of_40: &str = "via-purple-400/40"; pub(crate) const via_purple_400_of_5: &str = "via-purple-400/5"; pub(crate) const via_purple_400_of_50: &str = "via-purple-400/50"; pub(crate) const via_purple_400_of_60: &str = "via-purple-400/60"; pub(crate) const via_purple_400_of_70: &str = "via-purple-400/70"; pub(crate) const via_purple_400_of_75: &str = "via-purple-400/75"; pub(crate) const via_purple_400_of_80: &str = "via-purple-400/80"; pub(crate) const via_purple_400_of_90: &str = "via-purple-400/90"; pub(crate) const via_purple_400_of_95: &str = "via-purple-400/95"; pub(crate) const via_purple_500_of_0: &str = "via-purple-500/0"; pub(crate) const via_purple_500_of_10: &str = "via-purple-500/10"; pub(crate) const via_purple_500_of_100: &str = "via-purple-500/100"; pub(crate) const via_purple_500_of_20: &str = "via-purple-500/20"; pub(crate) const via_purple_500_of_25: &str = "via-purple-500/25"; pub(crate) const via_purple_500_of_30: &str = "via-purple-500/30"; pub(crate) const via_purple_500_of_40: &str = "via-purple-500/40"; pub(crate) const via_purple_500_of_5: &str = "via-purple-500/5"; pub(crate) const via_purple_500_of_50: &str = "via-purple-500/50"; pub(crate) const via_purple_500_of_60: &str = "via-purple-500/60"; pub(crate) const via_purple_500_of_70: &str = "via-purple-500/70"; pub(crate) const via_purple_500_of_75: &str = "via-purple-500/75"; pub(crate) const via_purple_500_of_80: &str = "via-purple-500/80"; pub(crate) const via_purple_500_of_90: &str = "via-purple-500/90"; pub(crate) const via_purple_500_of_95: &str = "via-purple-500/95"; pub(crate) const via_purple_50_of_0: &str = "via-purple-50/0"; pub(crate) const via_purple_50_of_10: &str = "via-purple-50/10"; pub(crate) const via_purple_50_of_100: &str = "via-purple-50/100"; pub(crate) const via_purple_50_of_20: &str = "via-purple-50/20"; pub(crate) const via_purple_50_of_25: &str = "via-purple-50/25"; pub(crate) const via_purple_50_of_30: &str = "via-purple-50/30"; pub(crate) const via_purple_50_of_40: &str = "via-purple-50/40"; pub(crate) const via_purple_50_of_5: &str = "via-purple-50/5"; pub(crate) const via_purple_50_of_50: &str = "via-purple-50/50"; pub(crate) const via_purple_50_of_60: &str = "via-purple-50/60"; pub(crate) const via_purple_50_of_70: &str = "via-purple-50/70"; pub(crate) const via_purple_50_of_75: &str = "via-purple-50/75"; pub(crate) const via_purple_50_of_80: &str = "via-purple-50/80"; pub(crate) const via_purple_50_of_90: &str = "via-purple-50/90"; pub(crate) const via_purple_50_of_95: &str = "via-purple-50/95"; pub(crate) const via_purple_600_of_0: &str = "via-purple-600/0"; pub(crate) const via_purple_600_of_10: &str = "via-purple-600/10"; pub(crate) const via_purple_600_of_100: &str = "via-purple-600/100"; pub(crate) const via_purple_600_of_20: &str = "via-purple-600/20"; pub(crate) const via_purple_600_of_25: &str = "via-purple-600/25"; pub(crate) const via_purple_600_of_30: &str = "via-purple-600/30"; pub(crate) const via_purple_600_of_40: &str = "via-purple-600/40"; pub(crate) const via_purple_600_of_5: &str = "via-purple-600/5"; pub(crate) const via_purple_600_of_50: &str = "via-purple-600/50"; pub(crate) const via_purple_600_of_60: &str = "via-purple-600/60"; pub(crate) const via_purple_600_of_70: &str = "via-purple-600/70"; pub(crate) const via_purple_600_of_75: &str = "via-purple-600/75"; pub(crate) const via_purple_600_of_80: &str = "via-purple-600/80"; pub(crate) const via_purple_600_of_90: &str = "via-purple-600/90"; pub(crate) const via_purple_600_of_95: &str = "via-purple-600/95"; pub(crate) const via_purple_700_of_0: &str = "via-purple-700/0"; pub(crate) const via_purple_700_of_10: &str = "via-purple-700/10"; pub(crate) const via_purple_700_of_100: &str = "via-purple-700/100"; pub(crate) const via_purple_700_of_20: &str = "via-purple-700/20"; pub(crate) const via_purple_700_of_25: &str = "via-purple-700/25"; pub(crate) const via_purple_700_of_30: &str = "via-purple-700/30"; pub(crate) const via_purple_700_of_40: &str = "via-purple-700/40"; pub(crate) const via_purple_700_of_5: &str = "via-purple-700/5"; pub(crate) const via_purple_700_of_50: &str = "via-purple-700/50"; pub(crate) const via_purple_700_of_60: &str = "via-purple-700/60"; pub(crate) const via_purple_700_of_70: &str = "via-purple-700/70"; pub(crate) const via_purple_700_of_75: &str = "via-purple-700/75"; pub(crate) const via_purple_700_of_80: &str = "via-purple-700/80"; pub(crate) const via_purple_700_of_90: &str = "via-purple-700/90"; pub(crate) const via_purple_700_of_95: &str = "via-purple-700/95"; pub(crate) const via_purple_800_of_0: &str = "via-purple-800/0"; pub(crate) const via_purple_800_of_10: &str = "via-purple-800/10"; pub(crate) const via_purple_800_of_100: &str = "via-purple-800/100"; pub(crate) const via_purple_800_of_20: &str = "via-purple-800/20"; pub(crate) const via_purple_800_of_25: &str = "via-purple-800/25"; pub(crate) const via_purple_800_of_30: &str = "via-purple-800/30"; pub(crate) const via_purple_800_of_40: &str = "via-purple-800/40"; pub(crate) const via_purple_800_of_5: &str = "via-purple-800/5"; pub(crate) const via_purple_800_of_50: &str = "via-purple-800/50"; pub(crate) const via_purple_800_of_60: &str = "via-purple-800/60"; pub(crate) const via_purple_800_of_70: &str = "via-purple-800/70"; pub(crate) const via_purple_800_of_75: &str = "via-purple-800/75"; pub(crate) const via_purple_800_of_80: &str = "via-purple-800/80"; pub(crate) const via_purple_800_of_90: &str = "via-purple-800/90"; pub(crate) const via_purple_800_of_95: &str = "via-purple-800/95"; pub(crate) const via_purple_900_of_0: &str = "via-purple-900/0"; pub(crate) const via_purple_900_of_10: &str = "via-purple-900/10"; pub(crate) const via_purple_900_of_100: &str = "via-purple-900/100"; pub(crate) const via_purple_900_of_20: &str = "via-purple-900/20"; pub(crate) const via_purple_900_of_25: &str = "via-purple-900/25"; pub(crate) const via_purple_900_of_30: &str = "via-purple-900/30"; pub(crate) const via_purple_900_of_40: &str = "via-purple-900/40"; pub(crate) const via_purple_900_of_5: &str = "via-purple-900/5"; pub(crate) const via_purple_900_of_50: &str = "via-purple-900/50"; pub(crate) const via_purple_900_of_60: &str = "via-purple-900/60"; pub(crate) const via_purple_900_of_70: &str = "via-purple-900/70"; pub(crate) const via_purple_900_of_75: &str = "via-purple-900/75"; pub(crate) const via_purple_900_of_80: &str = "via-purple-900/80"; pub(crate) const via_purple_900_of_90: &str = "via-purple-900/90"; pub(crate) const via_purple_900_of_95: &str = "via-purple-900/95"; pub(crate) const via_red_100_of_0: &str = "via-red-100/0"; pub(crate) const via_red_100_of_10: &str = "via-red-100/10"; pub(crate) const via_red_100_of_100: &str = "via-red-100/100"; pub(crate) const via_red_100_of_20: &str = "via-red-100/20"; pub(crate) const via_red_100_of_25: &str = "via-red-100/25"; pub(crate) const via_red_100_of_30: &str = "via-red-100/30"; pub(crate) const via_red_100_of_40: &str = "via-red-100/40"; pub(crate) const via_red_100_of_5: &str = "via-red-100/5"; pub(crate) const via_red_100_of_50: &str = "via-red-100/50"; pub(crate) const via_red_100_of_60: &str = "via-red-100/60"; pub(crate) const via_red_100_of_70: &str = "via-red-100/70"; pub(crate) const via_red_100_of_75: &str = "via-red-100/75"; pub(crate) const via_red_100_of_80: &str = "via-red-100/80"; pub(crate) const via_red_100_of_90: &str = "via-red-100/90"; pub(crate) const via_red_100_of_95: &str = "via-red-100/95"; pub(crate) const via_red_200_of_0: &str = "via-red-200/0"; pub(crate) const via_red_200_of_10: &str = "via-red-200/10"; pub(crate) const via_red_200_of_100: &str = "via-red-200/100"; pub(crate) const via_red_200_of_20: &str = "via-red-200/20"; pub(crate) const via_red_200_of_25: &str = "via-red-200/25"; pub(crate) const via_red_200_of_30: &str = "via-red-200/30"; pub(crate) const via_red_200_of_40: &str = "via-red-200/40"; pub(crate) const via_red_200_of_5: &str = "via-red-200/5"; pub(crate) const via_red_200_of_50: &str = "via-red-200/50"; pub(crate) const via_red_200_of_60: &str = "via-red-200/60"; pub(crate) const via_red_200_of_70: &str = "via-red-200/70"; pub(crate) const via_red_200_of_75: &str = "via-red-200/75"; pub(crate) const via_red_200_of_80: &str = "via-red-200/80"; pub(crate) const via_red_200_of_90: &str = "via-red-200/90"; pub(crate) const via_red_200_of_95: &str = "via-red-200/95"; pub(crate) const via_red_300_of_0: &str = "via-red-300/0"; pub(crate) const via_red_300_of_10: &str = "via-red-300/10"; pub(crate) const via_red_300_of_100: &str = "via-red-300/100"; pub(crate) const via_red_300_of_20: &str = "via-red-300/20"; pub(crate) const via_red_300_of_25: &str = "via-red-300/25"; pub(crate) const via_red_300_of_30: &str = "via-red-300/30"; pub(crate) const via_red_300_of_40: &str = "via-red-300/40"; pub(crate) const via_red_300_of_5: &str = "via-red-300/5"; pub(crate) const via_red_300_of_50: &str = "via-red-300/50"; pub(crate) const via_red_300_of_60: &str = "via-red-300/60"; pub(crate) const via_red_300_of_70: &str = "via-red-300/70"; pub(crate) const via_red_300_of_75: &str = "via-red-300/75"; pub(crate) const via_red_300_of_80: &str = "via-red-300/80"; pub(crate) const via_red_300_of_90: &str = "via-red-300/90"; pub(crate) const via_red_300_of_95: &str = "via-red-300/95"; pub(crate) const via_red_400_of_0: &str = "via-red-400/0"; pub(crate) const via_red_400_of_10: &str = "via-red-400/10"; pub(crate) const via_red_400_of_100: &str = "via-red-400/100"; pub(crate) const via_red_400_of_20: &str = "via-red-400/20"; pub(crate) const via_red_400_of_25: &str = "via-red-400/25"; pub(crate) const via_red_400_of_30: &str = "via-red-400/30"; pub(crate) const via_red_400_of_40: &str = "via-red-400/40"; pub(crate) const via_red_400_of_5: &str = "via-red-400/5"; pub(crate) const via_red_400_of_50: &str = "via-red-400/50"; pub(crate) const via_red_400_of_60: &str = "via-red-400/60"; pub(crate) const via_red_400_of_70: &str = "via-red-400/70"; pub(crate) const via_red_400_of_75: &str = "via-red-400/75"; pub(crate) const via_red_400_of_80: &str = "via-red-400/80"; pub(crate) const via_red_400_of_90: &str = "via-red-400/90"; pub(crate) const via_red_400_of_95: &str = "via-red-400/95"; pub(crate) const via_red_500_of_0: &str = "via-red-500/0"; pub(crate) const via_red_500_of_10: &str = "via-red-500/10"; pub(crate) const via_red_500_of_100: &str = "via-red-500/100"; pub(crate) const via_red_500_of_20: &str = "via-red-500/20"; pub(crate) const via_red_500_of_25: &str = "via-red-500/25"; pub(crate) const via_red_500_of_30: &str = "via-red-500/30"; pub(crate) const via_red_500_of_40: &str = "via-red-500/40"; pub(crate) const via_red_500_of_5: &str = "via-red-500/5"; pub(crate) const via_red_500_of_50: &str = "via-red-500/50"; pub(crate) const via_red_500_of_60: &str = "via-red-500/60"; pub(crate) const via_red_500_of_70: &str = "via-red-500/70"; pub(crate) const via_red_500_of_75: &str = "via-red-500/75"; pub(crate) const via_red_500_of_80: &str = "via-red-500/80"; pub(crate) const via_red_500_of_90: &str = "via-red-500/90"; pub(crate) const via_red_500_of_95: &str = "via-red-500/95"; pub(crate) const via_red_50_of_0: &str = "via-red-50/0"; pub(crate) const via_red_50_of_10: &str = "via-red-50/10"; pub(crate) const via_red_50_of_100: &str = "via-red-50/100"; pub(crate) const via_red_50_of_20: &str = "via-red-50/20"; pub(crate) const via_red_50_of_25: &str = "via-red-50/25"; pub(crate) const via_red_50_of_30: &str = "via-red-50/30"; pub(crate) const via_red_50_of_40: &str = "via-red-50/40"; pub(crate) const via_red_50_of_5: &str = "via-red-50/5"; pub(crate) const via_red_50_of_50: &str = "via-red-50/50"; pub(crate) const via_red_50_of_60: &str = "via-red-50/60"; pub(crate) const via_red_50_of_70: &str = "via-red-50/70"; pub(crate) const via_red_50_of_75: &str = "via-red-50/75"; pub(crate) const via_red_50_of_80: &str = "via-red-50/80"; pub(crate) const via_red_50_of_90: &str = "via-red-50/90"; pub(crate) const via_red_50_of_95: &str = "via-red-50/95"; pub(crate) const via_red_600_of_0: &str = "via-red-600/0"; pub(crate) const via_red_600_of_10: &str = "via-red-600/10"; pub(crate) const via_red_600_of_100: &str = "via-red-600/100"; pub(crate) const via_red_600_of_20: &str = "via-red-600/20"; pub(crate) const via_red_600_of_25: &str = "via-red-600/25"; pub(crate) const via_red_600_of_30: &str = "via-red-600/30"; pub(crate) const via_red_600_of_40: &str = "via-red-600/40"; pub(crate) const via_red_600_of_5: &str = "via-red-600/5"; pub(crate) const via_red_600_of_50: &str = "via-red-600/50"; pub(crate) const via_red_600_of_60: &str = "via-red-600/60"; pub(crate) const via_red_600_of_70: &str = "via-red-600/70"; pub(crate) const via_red_600_of_75: &str = "via-red-600/75"; pub(crate) const via_red_600_of_80: &str = "via-red-600/80"; pub(crate) const via_red_600_of_90: &str = "via-red-600/90"; pub(crate) const via_red_600_of_95: &str = "via-red-600/95"; pub(crate) const via_red_700_of_0: &str = "via-red-700/0"; pub(crate) const via_red_700_of_10: &str = "via-red-700/10"; pub(crate) const via_red_700_of_100: &str = "via-red-700/100"; pub(crate) const via_red_700_of_20: &str = "via-red-700/20"; pub(crate) const via_red_700_of_25: &str = "via-red-700/25"; pub(crate) const via_red_700_of_30: &str = "via-red-700/30"; pub(crate) const via_red_700_of_40: &str = "via-red-700/40"; pub(crate) const via_red_700_of_5: &str = "via-red-700/5"; pub(crate) const via_red_700_of_50: &str = "via-red-700/50"; pub(crate) const via_red_700_of_60: &str = "via-red-700/60"; pub(crate) const via_red_700_of_70: &str = "via-red-700/70"; pub(crate) const via_red_700_of_75: &str = "via-red-700/75"; pub(crate) const via_red_700_of_80: &str = "via-red-700/80"; pub(crate) const via_red_700_of_90: &str = "via-red-700/90"; pub(crate) const via_red_700_of_95: &str = "via-red-700/95"; pub(crate) const via_red_800_of_0: &str = "via-red-800/0"; pub(crate) const via_red_800_of_10: &str = "via-red-800/10"; pub(crate) const via_red_800_of_100: &str = "via-red-800/100"; pub(crate) const via_red_800_of_20: &str = "via-red-800/20"; pub(crate) const via_red_800_of_25: &str = "via-red-800/25"; pub(crate) const via_red_800_of_30: &str = "via-red-800/30"; pub(crate) const via_red_800_of_40: &str = "via-red-800/40"; pub(crate) const via_red_800_of_5: &str = "via-red-800/5"; pub(crate) const via_red_800_of_50: &str = "via-red-800/50"; pub(crate) const via_red_800_of_60: &str = "via-red-800/60"; pub(crate) const via_red_800_of_70: &str = "via-red-800/70"; pub(crate) const via_red_800_of_75: &str = "via-red-800/75"; pub(crate) const via_red_800_of_80: &str = "via-red-800/80"; pub(crate) const via_red_800_of_90: &str = "via-red-800/90"; pub(crate) const via_red_800_of_95: &str = "via-red-800/95"; pub(crate) const via_red_900_of_0: &str = "via-red-900/0"; pub(crate) const via_red_900_of_10: &str = "via-red-900/10"; pub(crate) const via_red_900_of_100: &str = "via-red-900/100"; pub(crate) const via_red_900_of_20: &str = "via-red-900/20"; pub(crate) const via_red_900_of_25: &str = "via-red-900/25"; pub(crate) const via_red_900_of_30: &str = "via-red-900/30"; pub(crate) const via_red_900_of_40: &str = "via-red-900/40"; pub(crate) const via_red_900_of_5: &str = "via-red-900/5"; pub(crate) const via_red_900_of_50: &str = "via-red-900/50"; pub(crate) const via_red_900_of_60: &str = "via-red-900/60"; pub(crate) const via_red_900_of_70: &str = "via-red-900/70"; pub(crate) const via_red_900_of_75: &str = "via-red-900/75"; pub(crate) const via_red_900_of_80: &str = "via-red-900/80"; pub(crate) const via_red_900_of_90: &str = "via-red-900/90"; pub(crate) const via_red_900_of_95: &str = "via-red-900/95"; pub(crate) const via_rose_100_of_0: &str = "via-rose-100/0"; pub(crate) const via_rose_100_of_10: &str = "via-rose-100/10"; pub(crate) const via_rose_100_of_100: &str = "via-rose-100/100"; pub(crate) const via_rose_100_of_20: &str = "via-rose-100/20"; pub(crate) const via_rose_100_of_25: &str = "via-rose-100/25"; pub(crate) const via_rose_100_of_30: &str = "via-rose-100/30"; pub(crate) const via_rose_100_of_40: &str = "via-rose-100/40"; pub(crate) const via_rose_100_of_5: &str = "via-rose-100/5"; pub(crate) const via_rose_100_of_50: &str = "via-rose-100/50"; pub(crate) const via_rose_100_of_60: &str = "via-rose-100/60"; pub(crate) const via_rose_100_of_70: &str = "via-rose-100/70"; pub(crate) const via_rose_100_of_75: &str = "via-rose-100/75"; pub(crate) const via_rose_100_of_80: &str = "via-rose-100/80"; pub(crate) const via_rose_100_of_90: &str = "via-rose-100/90"; pub(crate) const via_rose_100_of_95: &str = "via-rose-100/95"; pub(crate) const via_rose_200_of_0: &str = "via-rose-200/0"; pub(crate) const via_rose_200_of_10: &str = "via-rose-200/10"; pub(crate) const via_rose_200_of_100: &str = "via-rose-200/100"; pub(crate) const via_rose_200_of_20: &str = "via-rose-200/20"; pub(crate) const via_rose_200_of_25: &str = "via-rose-200/25"; pub(crate) const via_rose_200_of_30: &str = "via-rose-200/30"; pub(crate) const via_rose_200_of_40: &str = "via-rose-200/40"; pub(crate) const via_rose_200_of_5: &str = "via-rose-200/5"; pub(crate) const via_rose_200_of_50: &str = "via-rose-200/50"; pub(crate) const via_rose_200_of_60: &str = "via-rose-200/60"; pub(crate) const via_rose_200_of_70: &str = "via-rose-200/70"; pub(crate) const via_rose_200_of_75: &str = "via-rose-200/75"; pub(crate) const via_rose_200_of_80: &str = "via-rose-200/80"; pub(crate) const via_rose_200_of_90: &str = "via-rose-200/90"; pub(crate) const via_rose_200_of_95: &str = "via-rose-200/95"; pub(crate) const via_rose_300_of_0: &str = "via-rose-300/0"; pub(crate) const via_rose_300_of_10: &str = "via-rose-300/10"; pub(crate) const via_rose_300_of_100: &str = "via-rose-300/100"; pub(crate) const via_rose_300_of_20: &str = "via-rose-300/20"; pub(crate) const via_rose_300_of_25: &str = "via-rose-300/25"; pub(crate) const via_rose_300_of_30: &str = "via-rose-300/30"; pub(crate) const via_rose_300_of_40: &str = "via-rose-300/40"; pub(crate) const via_rose_300_of_5: &str = "via-rose-300/5"; pub(crate) const via_rose_300_of_50: &str = "via-rose-300/50"; pub(crate) const via_rose_300_of_60: &str = "via-rose-300/60"; pub(crate) const via_rose_300_of_70: &str = "via-rose-300/70"; pub(crate) const via_rose_300_of_75: &str = "via-rose-300/75"; pub(crate) const via_rose_300_of_80: &str = "via-rose-300/80"; pub(crate) const via_rose_300_of_90: &str = "via-rose-300/90"; pub(crate) const via_rose_300_of_95: &str = "via-rose-300/95"; pub(crate) const via_rose_400_of_0: &str = "via-rose-400/0"; pub(crate) const via_rose_400_of_10: &str = "via-rose-400/10"; pub(crate) const via_rose_400_of_100: &str = "via-rose-400/100"; pub(crate) const via_rose_400_of_20: &str = "via-rose-400/20"; pub(crate) const via_rose_400_of_25: &str = "via-rose-400/25"; pub(crate) const via_rose_400_of_30: &str = "via-rose-400/30"; pub(crate) const via_rose_400_of_40: &str = "via-rose-400/40"; pub(crate) const via_rose_400_of_5: &str = "via-rose-400/5"; pub(crate) const via_rose_400_of_50: &str = "via-rose-400/50"; pub(crate) const via_rose_400_of_60: &str = "via-rose-400/60"; pub(crate) const via_rose_400_of_70: &str = "via-rose-400/70"; pub(crate) const via_rose_400_of_75: &str = "via-rose-400/75"; pub(crate) const via_rose_400_of_80: &str = "via-rose-400/80"; pub(crate) const via_rose_400_of_90: &str = "via-rose-400/90"; pub(crate) const via_rose_400_of_95: &str = "via-rose-400/95"; pub(crate) const via_rose_500_of_0: &str = "via-rose-500/0"; pub(crate) const via_rose_500_of_10: &str = "via-rose-500/10"; pub(crate) const via_rose_500_of_100: &str = "via-rose-500/100"; pub(crate) const via_rose_500_of_20: &str = "via-rose-500/20"; pub(crate) const via_rose_500_of_25: &str = "via-rose-500/25"; pub(crate) const via_rose_500_of_30: &str = "via-rose-500/30"; pub(crate) const via_rose_500_of_40: &str = "via-rose-500/40"; pub(crate) const via_rose_500_of_5: &str = "via-rose-500/5"; pub(crate) const via_rose_500_of_50: &str = "via-rose-500/50"; pub(crate) const via_rose_500_of_60: &str = "via-rose-500/60"; pub(crate) const via_rose_500_of_70: &str = "via-rose-500/70"; pub(crate) const via_rose_500_of_75: &str = "via-rose-500/75"; pub(crate) const via_rose_500_of_80: &str = "via-rose-500/80"; pub(crate) const via_rose_500_of_90: &str = "via-rose-500/90"; pub(crate) const via_rose_500_of_95: &str = "via-rose-500/95"; pub(crate) const via_rose_50_of_0: &str = "via-rose-50/0"; pub(crate) const via_rose_50_of_10: &str = "via-rose-50/10"; pub(crate) const via_rose_50_of_100: &str = "via-rose-50/100"; pub(crate) const via_rose_50_of_20: &str = "via-rose-50/20"; pub(crate) const via_rose_50_of_25: &str = "via-rose-50/25"; pub(crate) const via_rose_50_of_30: &str = "via-rose-50/30"; pub(crate) const via_rose_50_of_40: &str = "via-rose-50/40"; pub(crate) const via_rose_50_of_5: &str = "via-rose-50/5"; pub(crate) const via_rose_50_of_50: &str = "via-rose-50/50"; pub(crate) const via_rose_50_of_60: &str = "via-rose-50/60"; pub(crate) const via_rose_50_of_70: &str = "via-rose-50/70"; pub(crate) const via_rose_50_of_75: &str = "via-rose-50/75"; pub(crate) const via_rose_50_of_80: &str = "via-rose-50/80"; pub(crate) const via_rose_50_of_90: &str = "via-rose-50/90"; pub(crate) const via_rose_50_of_95: &str = "via-rose-50/95"; pub(crate) const via_rose_600_of_0: &str = "via-rose-600/0"; pub(crate) const via_rose_600_of_10: &str = "via-rose-600/10"; pub(crate) const via_rose_600_of_100: &str = "via-rose-600/100"; pub(crate) const via_rose_600_of_20: &str = "via-rose-600/20"; pub(crate) const via_rose_600_of_25: &str = "via-rose-600/25"; pub(crate) const via_rose_600_of_30: &str = "via-rose-600/30"; pub(crate) const via_rose_600_of_40: &str = "via-rose-600/40"; pub(crate) const via_rose_600_of_5: &str = "via-rose-600/5"; pub(crate) const via_rose_600_of_50: &str = "via-rose-600/50"; pub(crate) const via_rose_600_of_60: &str = "via-rose-600/60"; pub(crate) const via_rose_600_of_70: &str = "via-rose-600/70"; pub(crate) const via_rose_600_of_75: &str = "via-rose-600/75"; pub(crate) const via_rose_600_of_80: &str = "via-rose-600/80"; pub(crate) const via_rose_600_of_90: &str = "via-rose-600/90"; pub(crate) const via_rose_600_of_95: &str = "via-rose-600/95"; pub(crate) const via_rose_700_of_0: &str = "via-rose-700/0"; pub(crate) const via_rose_700_of_10: &str = "via-rose-700/10"; pub(crate) const via_rose_700_of_100: &str = "via-rose-700/100"; pub(crate) const via_rose_700_of_20: &str = "via-rose-700/20"; pub(crate) const via_rose_700_of_25: &str = "via-rose-700/25"; pub(crate) const via_rose_700_of_30: &str = "via-rose-700/30"; pub(crate) const via_rose_700_of_40: &str = "via-rose-700/40"; pub(crate) const via_rose_700_of_5: &str = "via-rose-700/5"; pub(crate) const via_rose_700_of_50: &str = "via-rose-700/50"; pub(crate) const via_rose_700_of_60: &str = "via-rose-700/60"; pub(crate) const via_rose_700_of_70: &str = "via-rose-700/70"; pub(crate) const via_rose_700_of_75: &str = "via-rose-700/75"; pub(crate) const via_rose_700_of_80: &str = "via-rose-700/80"; pub(crate) const via_rose_700_of_90: &str = "via-rose-700/90"; pub(crate) const via_rose_700_of_95: &str = "via-rose-700/95"; pub(crate) const via_rose_800_of_0: &str = "via-rose-800/0"; pub(crate) const via_rose_800_of_10: &str = "via-rose-800/10"; pub(crate) const via_rose_800_of_100: &str = "via-rose-800/100"; pub(crate) const via_rose_800_of_20: &str = "via-rose-800/20"; pub(crate) const via_rose_800_of_25: &str = "via-rose-800/25"; pub(crate) const via_rose_800_of_30: &str = "via-rose-800/30"; pub(crate) const via_rose_800_of_40: &str = "via-rose-800/40"; pub(crate) const via_rose_800_of_5: &str = "via-rose-800/5"; pub(crate) const via_rose_800_of_50: &str = "via-rose-800/50"; pub(crate) const via_rose_800_of_60: &str = "via-rose-800/60"; pub(crate) const via_rose_800_of_70: &str = "via-rose-800/70"; pub(crate) const via_rose_800_of_75: &str = "via-rose-800/75"; pub(crate) const via_rose_800_of_80: &str = "via-rose-800/80"; pub(crate) const via_rose_800_of_90: &str = "via-rose-800/90"; pub(crate) const via_rose_800_of_95: &str = "via-rose-800/95"; pub(crate) const via_rose_900_of_0: &str = "via-rose-900/0"; pub(crate) const via_rose_900_of_10: &str = "via-rose-900/10"; pub(crate) const via_rose_900_of_100: &str = "via-rose-900/100"; pub(crate) const via_rose_900_of_20: &str = "via-rose-900/20"; pub(crate) const via_rose_900_of_25: &str = "via-rose-900/25"; pub(crate) const via_rose_900_of_30: &str = "via-rose-900/30"; pub(crate) const via_rose_900_of_40: &str = "via-rose-900/40"; pub(crate) const via_rose_900_of_5: &str = "via-rose-900/5"; pub(crate) const via_rose_900_of_50: &str = "via-rose-900/50"; pub(crate) const via_rose_900_of_60: &str = "via-rose-900/60"; pub(crate) const via_rose_900_of_70: &str = "via-rose-900/70"; pub(crate) const via_rose_900_of_75: &str = "via-rose-900/75"; pub(crate) const via_rose_900_of_80: &str = "via-rose-900/80"; pub(crate) const via_rose_900_of_90: &str = "via-rose-900/90"; pub(crate) const via_rose_900_of_95: &str = "via-rose-900/95"; pub(crate) const via_sky_100_of_0: &str = "via-sky-100/0"; pub(crate) const via_sky_100_of_10: &str = "via-sky-100/10"; pub(crate) const via_sky_100_of_100: &str = "via-sky-100/100"; pub(crate) const via_sky_100_of_20: &str = "via-sky-100/20"; pub(crate) const via_sky_100_of_25: &str = "via-sky-100/25"; pub(crate) const via_sky_100_of_30: &str = "via-sky-100/30"; pub(crate) const via_sky_100_of_40: &str = "via-sky-100/40"; pub(crate) const via_sky_100_of_5: &str = "via-sky-100/5"; pub(crate) const via_sky_100_of_50: &str = "via-sky-100/50"; pub(crate) const via_sky_100_of_60: &str = "via-sky-100/60"; pub(crate) const via_sky_100_of_70: &str = "via-sky-100/70"; pub(crate) const via_sky_100_of_75: &str = "via-sky-100/75"; pub(crate) const via_sky_100_of_80: &str = "via-sky-100/80"; pub(crate) const via_sky_100_of_90: &str = "via-sky-100/90"; pub(crate) const via_sky_100_of_95: &str = "via-sky-100/95"; pub(crate) const via_sky_200_of_0: &str = "via-sky-200/0"; pub(crate) const via_sky_200_of_10: &str = "via-sky-200/10"; pub(crate) const via_sky_200_of_100: &str = "via-sky-200/100"; pub(crate) const via_sky_200_of_20: &str = "via-sky-200/20"; pub(crate) const via_sky_200_of_25: &str = "via-sky-200/25"; pub(crate) const via_sky_200_of_30: &str = "via-sky-200/30"; pub(crate) const via_sky_200_of_40: &str = "via-sky-200/40"; pub(crate) const via_sky_200_of_5: &str = "via-sky-200/5"; pub(crate) const via_sky_200_of_50: &str = "via-sky-200/50"; pub(crate) const via_sky_200_of_60: &str = "via-sky-200/60"; pub(crate) const via_sky_200_of_70: &str = "via-sky-200/70"; pub(crate) const via_sky_200_of_75: &str = "via-sky-200/75"; pub(crate) const via_sky_200_of_80: &str = "via-sky-200/80"; pub(crate) const via_sky_200_of_90: &str = "via-sky-200/90"; pub(crate) const via_sky_200_of_95: &str = "via-sky-200/95"; pub(crate) const via_sky_300_of_0: &str = "via-sky-300/0"; pub(crate) const via_sky_300_of_10: &str = "via-sky-300/10"; pub(crate) const via_sky_300_of_100: &str = "via-sky-300/100"; pub(crate) const via_sky_300_of_20: &str = "via-sky-300/20"; pub(crate) const via_sky_300_of_25: &str = "via-sky-300/25"; pub(crate) const via_sky_300_of_30: &str = "via-sky-300/30"; pub(crate) const via_sky_300_of_40: &str = "via-sky-300/40"; pub(crate) const via_sky_300_of_5: &str = "via-sky-300/5"; pub(crate) const via_sky_300_of_50: &str = "via-sky-300/50"; pub(crate) const via_sky_300_of_60: &str = "via-sky-300/60"; pub(crate) const via_sky_300_of_70: &str = "via-sky-300/70"; pub(crate) const via_sky_300_of_75: &str = "via-sky-300/75"; pub(crate) const via_sky_300_of_80: &str = "via-sky-300/80"; pub(crate) const via_sky_300_of_90: &str = "via-sky-300/90"; pub(crate) const via_sky_300_of_95: &str = "via-sky-300/95"; pub(crate) const via_sky_400_of_0: &str = "via-sky-400/0"; pub(crate) const via_sky_400_of_10: &str = "via-sky-400/10"; pub(crate) const via_sky_400_of_100: &str = "via-sky-400/100"; pub(crate) const via_sky_400_of_20: &str = "via-sky-400/20"; pub(crate) const via_sky_400_of_25: &str = "via-sky-400/25"; pub(crate) const via_sky_400_of_30: &str = "via-sky-400/30"; pub(crate) const via_sky_400_of_40: &str = "via-sky-400/40"; pub(crate) const via_sky_400_of_5: &str = "via-sky-400/5"; pub(crate) const via_sky_400_of_50: &str = "via-sky-400/50"; pub(crate) const via_sky_400_of_60: &str = "via-sky-400/60"; pub(crate) const via_sky_400_of_70: &str = "via-sky-400/70"; pub(crate) const via_sky_400_of_75: &str = "via-sky-400/75"; pub(crate) const via_sky_400_of_80: &str = "via-sky-400/80"; pub(crate) const via_sky_400_of_90: &str = "via-sky-400/90"; pub(crate) const via_sky_400_of_95: &str = "via-sky-400/95"; pub(crate) const via_sky_500_of_0: &str = "via-sky-500/0"; pub(crate) const via_sky_500_of_10: &str = "via-sky-500/10"; pub(crate) const via_sky_500_of_100: &str = "via-sky-500/100"; pub(crate) const via_sky_500_of_20: &str = "via-sky-500/20"; pub(crate) const via_sky_500_of_25: &str = "via-sky-500/25"; pub(crate) const via_sky_500_of_30: &str = "via-sky-500/30"; pub(crate) const via_sky_500_of_40: &str = "via-sky-500/40"; pub(crate) const via_sky_500_of_5: &str = "via-sky-500/5"; pub(crate) const via_sky_500_of_50: &str = "via-sky-500/50"; pub(crate) const via_sky_500_of_60: &str = "via-sky-500/60"; pub(crate) const via_sky_500_of_70: &str = "via-sky-500/70"; pub(crate) const via_sky_500_of_75: &str = "via-sky-500/75"; pub(crate) const via_sky_500_of_80: &str = "via-sky-500/80"; pub(crate) const via_sky_500_of_90: &str = "via-sky-500/90"; pub(crate) const via_sky_500_of_95: &str = "via-sky-500/95"; pub(crate) const via_sky_50_of_0: &str = "via-sky-50/0"; pub(crate) const via_sky_50_of_10: &str = "via-sky-50/10"; pub(crate) const via_sky_50_of_100: &str = "via-sky-50/100"; pub(crate) const via_sky_50_of_20: &str = "via-sky-50/20"; pub(crate) const via_sky_50_of_25: &str = "via-sky-50/25"; pub(crate) const via_sky_50_of_30: &str = "via-sky-50/30"; pub(crate) const via_sky_50_of_40: &str = "via-sky-50/40"; pub(crate) const via_sky_50_of_5: &str = "via-sky-50/5"; pub(crate) const via_sky_50_of_50: &str = "via-sky-50/50"; pub(crate) const via_sky_50_of_60: &str = "via-sky-50/60"; pub(crate) const via_sky_50_of_70: &str = "via-sky-50/70"; pub(crate) const via_sky_50_of_75: &str = "via-sky-50/75"; pub(crate) const via_sky_50_of_80: &str = "via-sky-50/80"; pub(crate) const via_sky_50_of_90: &str = "via-sky-50/90"; pub(crate) const via_sky_50_of_95: &str = "via-sky-50/95"; pub(crate) const via_sky_600_of_0: &str = "via-sky-600/0"; pub(crate) const via_sky_600_of_10: &str = "via-sky-600/10"; pub(crate) const via_sky_600_of_100: &str = "via-sky-600/100"; pub(crate) const via_sky_600_of_20: &str = "via-sky-600/20"; pub(crate) const via_sky_600_of_25: &str = "via-sky-600/25"; pub(crate) const via_sky_600_of_30: &str = "via-sky-600/30"; pub(crate) const via_sky_600_of_40: &str = "via-sky-600/40"; pub(crate) const via_sky_600_of_5: &str = "via-sky-600/5"; pub(crate) const via_sky_600_of_50: &str = "via-sky-600/50"; pub(crate) const via_sky_600_of_60: &str = "via-sky-600/60"; pub(crate) const via_sky_600_of_70: &str = "via-sky-600/70"; pub(crate) const via_sky_600_of_75: &str = "via-sky-600/75"; pub(crate) const via_sky_600_of_80: &str = "via-sky-600/80"; pub(crate) const via_sky_600_of_90: &str = "via-sky-600/90"; pub(crate) const via_sky_600_of_95: &str = "via-sky-600/95"; pub(crate) const via_sky_700_of_0: &str = "via-sky-700/0"; pub(crate) const via_sky_700_of_10: &str = "via-sky-700/10"; pub(crate) const via_sky_700_of_100: &str = "via-sky-700/100"; pub(crate) const via_sky_700_of_20: &str = "via-sky-700/20"; pub(crate) const via_sky_700_of_25: &str = "via-sky-700/25"; pub(crate) const via_sky_700_of_30: &str = "via-sky-700/30"; pub(crate) const via_sky_700_of_40: &str = "via-sky-700/40"; pub(crate) const via_sky_700_of_5: &str = "via-sky-700/5"; pub(crate) const via_sky_700_of_50: &str = "via-sky-700/50"; pub(crate) const via_sky_700_of_60: &str = "via-sky-700/60"; pub(crate) const via_sky_700_of_70: &str = "via-sky-700/70"; pub(crate) const via_sky_700_of_75: &str = "via-sky-700/75"; pub(crate) const via_sky_700_of_80: &str = "via-sky-700/80"; pub(crate) const via_sky_700_of_90: &str = "via-sky-700/90"; pub(crate) const via_sky_700_of_95: &str = "via-sky-700/95"; pub(crate) const via_sky_800_of_0: &str = "via-sky-800/0"; pub(crate) const via_sky_800_of_10: &str = "via-sky-800/10"; pub(crate) const via_sky_800_of_100: &str = "via-sky-800/100"; pub(crate) const via_sky_800_of_20: &str = "via-sky-800/20"; pub(crate) const via_sky_800_of_25: &str = "via-sky-800/25"; pub(crate) const via_sky_800_of_30: &str = "via-sky-800/30"; pub(crate) const via_sky_800_of_40: &str = "via-sky-800/40"; pub(crate) const via_sky_800_of_5: &str = "via-sky-800/5"; pub(crate) const via_sky_800_of_50: &str = "via-sky-800/50"; pub(crate) const via_sky_800_of_60: &str = "via-sky-800/60"; pub(crate) const via_sky_800_of_70: &str = "via-sky-800/70"; pub(crate) const via_sky_800_of_75: &str = "via-sky-800/75"; pub(crate) const via_sky_800_of_80: &str = "via-sky-800/80"; pub(crate) const via_sky_800_of_90: &str = "via-sky-800/90"; pub(crate) const via_sky_800_of_95: &str = "via-sky-800/95"; pub(crate) const via_sky_900_of_0: &str = "via-sky-900/0"; pub(crate) const via_sky_900_of_10: &str = "via-sky-900/10"; pub(crate) const via_sky_900_of_100: &str = "via-sky-900/100"; pub(crate) const via_sky_900_of_20: &str = "via-sky-900/20"; pub(crate) const via_sky_900_of_25: &str = "via-sky-900/25"; pub(crate) const via_sky_900_of_30: &str = "via-sky-900/30"; pub(crate) const via_sky_900_of_40: &str = "via-sky-900/40"; pub(crate) const via_sky_900_of_5: &str = "via-sky-900/5"; pub(crate) const via_sky_900_of_50: &str = "via-sky-900/50"; pub(crate) const via_sky_900_of_60: &str = "via-sky-900/60"; pub(crate) const via_sky_900_of_70: &str = "via-sky-900/70"; pub(crate) const via_sky_900_of_75: &str = "via-sky-900/75"; pub(crate) const via_sky_900_of_80: &str = "via-sky-900/80"; pub(crate) const via_sky_900_of_90: &str = "via-sky-900/90"; pub(crate) const via_sky_900_of_95: &str = "via-sky-900/95"; pub(crate) const via_slate_100_of_0: &str = "via-slate-100/0"; pub(crate) const via_slate_100_of_10: &str = "via-slate-100/10"; pub(crate) const via_slate_100_of_100: &str = "via-slate-100/100"; pub(crate) const via_slate_100_of_20: &str = "via-slate-100/20"; pub(crate) const via_slate_100_of_25: &str = "via-slate-100/25"; pub(crate) const via_slate_100_of_30: &str = "via-slate-100/30"; pub(crate) const via_slate_100_of_40: &str = "via-slate-100/40"; pub(crate) const via_slate_100_of_5: &str = "via-slate-100/5"; pub(crate) const via_slate_100_of_50: &str = "via-slate-100/50"; pub(crate) const via_slate_100_of_60: &str = "via-slate-100/60"; pub(crate) const via_slate_100_of_70: &str = "via-slate-100/70"; pub(crate) const via_slate_100_of_75: &str = "via-slate-100/75"; pub(crate) const via_slate_100_of_80: &str = "via-slate-100/80"; pub(crate) const via_slate_100_of_90: &str = "via-slate-100/90"; pub(crate) const via_slate_100_of_95: &str = "via-slate-100/95"; pub(crate) const via_slate_200_of_0: &str = "via-slate-200/0"; pub(crate) const via_slate_200_of_10: &str = "via-slate-200/10"; pub(crate) const via_slate_200_of_100: &str = "via-slate-200/100"; pub(crate) const via_slate_200_of_20: &str = "via-slate-200/20"; pub(crate) const via_slate_200_of_25: &str = "via-slate-200/25"; pub(crate) const via_slate_200_of_30: &str = "via-slate-200/30"; pub(crate) const via_slate_200_of_40: &str = "via-slate-200/40"; pub(crate) const via_slate_200_of_5: &str = "via-slate-200/5"; pub(crate) const via_slate_200_of_50: &str = "via-slate-200/50"; pub(crate) const via_slate_200_of_60: &str = "via-slate-200/60"; pub(crate) const via_slate_200_of_70: &str = "via-slate-200/70"; pub(crate) const via_slate_200_of_75: &str = "via-slate-200/75"; pub(crate) const via_slate_200_of_80: &str = "via-slate-200/80"; pub(crate) const via_slate_200_of_90: &str = "via-slate-200/90"; pub(crate) const via_slate_200_of_95: &str = "via-slate-200/95"; pub(crate) const via_slate_300_of_0: &str = "via-slate-300/0"; pub(crate) const via_slate_300_of_10: &str = "via-slate-300/10"; pub(crate) const via_slate_300_of_100: &str = "via-slate-300/100"; pub(crate) const via_slate_300_of_20: &str = "via-slate-300/20"; pub(crate) const via_slate_300_of_25: &str = "via-slate-300/25"; pub(crate) const via_slate_300_of_30: &str = "via-slate-300/30"; pub(crate) const via_slate_300_of_40: &str = "via-slate-300/40"; pub(crate) const via_slate_300_of_5: &str = "via-slate-300/5"; pub(crate) const via_slate_300_of_50: &str = "via-slate-300/50"; pub(crate) const via_slate_300_of_60: &str = "via-slate-300/60"; pub(crate) const via_slate_300_of_70: &str = "via-slate-300/70"; pub(crate) const via_slate_300_of_75: &str = "via-slate-300/75"; pub(crate) const via_slate_300_of_80: &str = "via-slate-300/80"; pub(crate) const via_slate_300_of_90: &str = "via-slate-300/90"; pub(crate) const via_slate_300_of_95: &str = "via-slate-300/95"; pub(crate) const via_slate_400_of_0: &str = "via-slate-400/0"; pub(crate) const via_slate_400_of_10: &str = "via-slate-400/10"; pub(crate) const via_slate_400_of_100: &str = "via-slate-400/100"; pub(crate) const via_slate_400_of_20: &str = "via-slate-400/20"; pub(crate) const via_slate_400_of_25: &str = "via-slate-400/25"; pub(crate) const via_slate_400_of_30: &str = "via-slate-400/30"; pub(crate) const via_slate_400_of_40: &str = "via-slate-400/40"; pub(crate) const via_slate_400_of_5: &str = "via-slate-400/5"; pub(crate) const via_slate_400_of_50: &str = "via-slate-400/50"; pub(crate) const via_slate_400_of_60: &str = "via-slate-400/60"; pub(crate) const via_slate_400_of_70: &str = "via-slate-400/70"; pub(crate) const via_slate_400_of_75: &str = "via-slate-400/75"; pub(crate) const via_slate_400_of_80: &str = "via-slate-400/80"; pub(crate) const via_slate_400_of_90: &str = "via-slate-400/90"; pub(crate) const via_slate_400_of_95: &str = "via-slate-400/95"; pub(crate) const via_slate_500_of_0: &str = "via-slate-500/0"; pub(crate) const via_slate_500_of_10: &str = "via-slate-500/10"; pub(crate) const via_slate_500_of_100: &str = "via-slate-500/100"; pub(crate) const via_slate_500_of_20: &str = "via-slate-500/20"; pub(crate) const via_slate_500_of_25: &str = "via-slate-500/25"; pub(crate) const via_slate_500_of_30: &str = "via-slate-500/30"; pub(crate) const via_slate_500_of_40: &str = "via-slate-500/40"; pub(crate) const via_slate_500_of_5: &str = "via-slate-500/5"; pub(crate) const via_slate_500_of_50: &str = "via-slate-500/50"; pub(crate) const via_slate_500_of_60: &str = "via-slate-500/60"; pub(crate) const via_slate_500_of_70: &str = "via-slate-500/70"; pub(crate) const via_slate_500_of_75: &str = "via-slate-500/75"; pub(crate) const via_slate_500_of_80: &str = "via-slate-500/80"; pub(crate) const via_slate_500_of_90: &str = "via-slate-500/90"; pub(crate) const via_slate_500_of_95: &str = "via-slate-500/95"; pub(crate) const via_slate_50_of_0: &str = "via-slate-50/0"; pub(crate) const via_slate_50_of_10: &str = "via-slate-50/10"; pub(crate) const via_slate_50_of_100: &str = "via-slate-50/100"; pub(crate) const via_slate_50_of_20: &str = "via-slate-50/20"; pub(crate) const via_slate_50_of_25: &str = "via-slate-50/25"; pub(crate) const via_slate_50_of_30: &str = "via-slate-50/30"; pub(crate) const via_slate_50_of_40: &str = "via-slate-50/40"; pub(crate) const via_slate_50_of_5: &str = "via-slate-50/5"; pub(crate) const via_slate_50_of_50: &str = "via-slate-50/50"; pub(crate) const via_slate_50_of_60: &str = "via-slate-50/60"; pub(crate) const via_slate_50_of_70: &str = "via-slate-50/70"; pub(crate) const via_slate_50_of_75: &str = "via-slate-50/75"; pub(crate) const via_slate_50_of_80: &str = "via-slate-50/80"; pub(crate) const via_slate_50_of_90: &str = "via-slate-50/90"; pub(crate) const via_slate_50_of_95: &str = "via-slate-50/95"; pub(crate) const via_slate_600_of_0: &str = "via-slate-600/0"; pub(crate) const via_slate_600_of_10: &str = "via-slate-600/10"; pub(crate) const via_slate_600_of_100: &str = "via-slate-600/100"; pub(crate) const via_slate_600_of_20: &str = "via-slate-600/20"; pub(crate) const via_slate_600_of_25: &str = "via-slate-600/25"; pub(crate) const via_slate_600_of_30: &str = "via-slate-600/30"; pub(crate) const via_slate_600_of_40: &str = "via-slate-600/40"; pub(crate) const via_slate_600_of_5: &str = "via-slate-600/5"; pub(crate) const via_slate_600_of_50: &str = "via-slate-600/50"; pub(crate) const via_slate_600_of_60: &str = "via-slate-600/60"; pub(crate) const via_slate_600_of_70: &str = "via-slate-600/70"; pub(crate) const via_slate_600_of_75: &str = "via-slate-600/75"; pub(crate) const via_slate_600_of_80: &str = "via-slate-600/80"; pub(crate) const via_slate_600_of_90: &str = "via-slate-600/90"; pub(crate) const via_slate_600_of_95: &str = "via-slate-600/95"; pub(crate) const via_slate_700_of_0: &str = "via-slate-700/0"; pub(crate) const via_slate_700_of_10: &str = "via-slate-700/10"; pub(crate) const via_slate_700_of_100: &str = "via-slate-700/100"; pub(crate) const via_slate_700_of_20: &str = "via-slate-700/20"; pub(crate) const via_slate_700_of_25: &str = "via-slate-700/25"; pub(crate) const via_slate_700_of_30: &str = "via-slate-700/30"; pub(crate) const via_slate_700_of_40: &str = "via-slate-700/40"; pub(crate) const via_slate_700_of_5: &str = "via-slate-700/5"; pub(crate) const via_slate_700_of_50: &str = "via-slate-700/50"; pub(crate) const via_slate_700_of_60: &str = "via-slate-700/60"; pub(crate) const via_slate_700_of_70: &str = "via-slate-700/70"; pub(crate) const via_slate_700_of_75: &str = "via-slate-700/75"; pub(crate) const via_slate_700_of_80: &str = "via-slate-700/80"; pub(crate) const via_slate_700_of_90: &str = "via-slate-700/90"; pub(crate) const via_slate_700_of_95: &str = "via-slate-700/95"; pub(crate) const via_slate_800_of_0: &str = "via-slate-800/0"; pub(crate) const via_slate_800_of_10: &str = "via-slate-800/10"; pub(crate) const via_slate_800_of_100: &str = "via-slate-800/100"; pub(crate) const via_slate_800_of_20: &str = "via-slate-800/20"; pub(crate) const via_slate_800_of_25: &str = "via-slate-800/25"; pub(crate) const via_slate_800_of_30: &str = "via-slate-800/30"; pub(crate) const via_slate_800_of_40: &str = "via-slate-800/40"; pub(crate) const via_slate_800_of_5: &str = "via-slate-800/5"; pub(crate) const via_slate_800_of_50: &str = "via-slate-800/50"; pub(crate) const via_slate_800_of_60: &str = "via-slate-800/60"; pub(crate) const via_slate_800_of_70: &str = "via-slate-800/70"; pub(crate) const via_slate_800_of_75: &str = "via-slate-800/75"; pub(crate) const via_slate_800_of_80: &str = "via-slate-800/80"; pub(crate) const via_slate_800_of_90: &str = "via-slate-800/90"; pub(crate) const via_slate_800_of_95: &str = "via-slate-800/95"; pub(crate) const via_slate_900_of_0: &str = "via-slate-900/0"; pub(crate) const via_slate_900_of_10: &str = "via-slate-900/10"; pub(crate) const via_slate_900_of_100: &str = "via-slate-900/100"; pub(crate) const via_slate_900_of_20: &str = "via-slate-900/20"; pub(crate) const via_slate_900_of_25: &str = "via-slate-900/25"; pub(crate) const via_slate_900_of_30: &str = "via-slate-900/30"; pub(crate) const via_slate_900_of_40: &str = "via-slate-900/40"; pub(crate) const via_slate_900_of_5: &str = "via-slate-900/5"; pub(crate) const via_slate_900_of_50: &str = "via-slate-900/50"; pub(crate) const via_slate_900_of_60: &str = "via-slate-900/60"; pub(crate) const via_slate_900_of_70: &str = "via-slate-900/70"; pub(crate) const via_slate_900_of_75: &str = "via-slate-900/75"; pub(crate) const via_slate_900_of_80: &str = "via-slate-900/80"; pub(crate) const via_slate_900_of_90: &str = "via-slate-900/90"; pub(crate) const via_slate_900_of_95: &str = "via-slate-900/95"; pub(crate) const via_stone_100_of_0: &str = "via-stone-100/0"; pub(crate) const via_stone_100_of_10: &str = "via-stone-100/10"; pub(crate) const via_stone_100_of_100: &str = "via-stone-100/100"; pub(crate) const via_stone_100_of_20: &str = "via-stone-100/20"; pub(crate) const via_stone_100_of_25: &str = "via-stone-100/25"; pub(crate) const via_stone_100_of_30: &str = "via-stone-100/30"; pub(crate) const via_stone_100_of_40: &str = "via-stone-100/40"; pub(crate) const via_stone_100_of_5: &str = "via-stone-100/5"; pub(crate) const via_stone_100_of_50: &str = "via-stone-100/50"; pub(crate) const via_stone_100_of_60: &str = "via-stone-100/60"; pub(crate) const via_stone_100_of_70: &str = "via-stone-100/70"; pub(crate) const via_stone_100_of_75: &str = "via-stone-100/75"; pub(crate) const via_stone_100_of_80: &str = "via-stone-100/80"; pub(crate) const via_stone_100_of_90: &str = "via-stone-100/90"; pub(crate) const via_stone_100_of_95: &str = "via-stone-100/95"; pub(crate) const via_stone_200_of_0: &str = "via-stone-200/0"; pub(crate) const via_stone_200_of_10: &str = "via-stone-200/10"; pub(crate) const via_stone_200_of_100: &str = "via-stone-200/100"; pub(crate) const via_stone_200_of_20: &str = "via-stone-200/20"; pub(crate) const via_stone_200_of_25: &str = "via-stone-200/25"; pub(crate) const via_stone_200_of_30: &str = "via-stone-200/30"; pub(crate) const via_stone_200_of_40: &str = "via-stone-200/40"; pub(crate) const via_stone_200_of_5: &str = "via-stone-200/5"; pub(crate) const via_stone_200_of_50: &str = "via-stone-200/50"; pub(crate) const via_stone_200_of_60: &str = "via-stone-200/60"; pub(crate) const via_stone_200_of_70: &str = "via-stone-200/70"; pub(crate) const via_stone_200_of_75: &str = "via-stone-200/75"; pub(crate) const via_stone_200_of_80: &str = "via-stone-200/80"; pub(crate) const via_stone_200_of_90: &str = "via-stone-200/90"; pub(crate) const via_stone_200_of_95: &str = "via-stone-200/95"; pub(crate) const via_stone_300_of_0: &str = "via-stone-300/0"; pub(crate) const via_stone_300_of_10: &str = "via-stone-300/10"; pub(crate) const via_stone_300_of_100: &str = "via-stone-300/100"; pub(crate) const via_stone_300_of_20: &str = "via-stone-300/20"; pub(crate) const via_stone_300_of_25: &str = "via-stone-300/25"; pub(crate) const via_stone_300_of_30: &str = "via-stone-300/30"; pub(crate) const via_stone_300_of_40: &str = "via-stone-300/40"; pub(crate) const via_stone_300_of_5: &str = "via-stone-300/5"; pub(crate) const via_stone_300_of_50: &str = "via-stone-300/50"; pub(crate) const via_stone_300_of_60: &str = "via-stone-300/60"; pub(crate) const via_stone_300_of_70: &str = "via-stone-300/70"; pub(crate) const via_stone_300_of_75: &str = "via-stone-300/75"; pub(crate) const via_stone_300_of_80: &str = "via-stone-300/80"; pub(crate) const via_stone_300_of_90: &str = "via-stone-300/90"; pub(crate) const via_stone_300_of_95: &str = "via-stone-300/95"; pub(crate) const via_stone_400_of_0: &str = "via-stone-400/0"; pub(crate) const via_stone_400_of_10: &str = "via-stone-400/10"; pub(crate) const via_stone_400_of_100: &str = "via-stone-400/100"; pub(crate) const via_stone_400_of_20: &str = "via-stone-400/20"; pub(crate) const via_stone_400_of_25: &str = "via-stone-400/25"; pub(crate) const via_stone_400_of_30: &str = "via-stone-400/30"; pub(crate) const via_stone_400_of_40: &str = "via-stone-400/40"; pub(crate) const via_stone_400_of_5: &str = "via-stone-400/5"; pub(crate) const via_stone_400_of_50: &str = "via-stone-400/50"; pub(crate) const via_stone_400_of_60: &str = "via-stone-400/60"; pub(crate) const via_stone_400_of_70: &str = "via-stone-400/70"; pub(crate) const via_stone_400_of_75: &str = "via-stone-400/75"; pub(crate) const via_stone_400_of_80: &str = "via-stone-400/80"; pub(crate) const via_stone_400_of_90: &str = "via-stone-400/90"; pub(crate) const via_stone_400_of_95: &str = "via-stone-400/95"; pub(crate) const via_stone_500_of_0: &str = "via-stone-500/0"; pub(crate) const via_stone_500_of_10: &str = "via-stone-500/10"; pub(crate) const via_stone_500_of_100: &str = "via-stone-500/100"; pub(crate) const via_stone_500_of_20: &str = "via-stone-500/20"; pub(crate) const via_stone_500_of_25: &str = "via-stone-500/25"; pub(crate) const via_stone_500_of_30: &str = "via-stone-500/30"; pub(crate) const via_stone_500_of_40: &str = "via-stone-500/40"; pub(crate) const via_stone_500_of_5: &str = "via-stone-500/5"; pub(crate) const via_stone_500_of_50: &str = "via-stone-500/50"; pub(crate) const via_stone_500_of_60: &str = "via-stone-500/60"; pub(crate) const via_stone_500_of_70: &str = "via-stone-500/70"; pub(crate) const via_stone_500_of_75: &str = "via-stone-500/75"; pub(crate) const via_stone_500_of_80: &str = "via-stone-500/80"; pub(crate) const via_stone_500_of_90: &str = "via-stone-500/90"; pub(crate) const via_stone_500_of_95: &str = "via-stone-500/95"; pub(crate) const via_stone_50_of_0: &str = "via-stone-50/0"; pub(crate) const via_stone_50_of_10: &str = "via-stone-50/10"; pub(crate) const via_stone_50_of_100: &str = "via-stone-50/100"; pub(crate) const via_stone_50_of_20: &str = "via-stone-50/20"; pub(crate) const via_stone_50_of_25: &str = "via-stone-50/25"; pub(crate) const via_stone_50_of_30: &str = "via-stone-50/30"; pub(crate) const via_stone_50_of_40: &str = "via-stone-50/40"; pub(crate) const via_stone_50_of_5: &str = "via-stone-50/5"; pub(crate) const via_stone_50_of_50: &str = "via-stone-50/50"; pub(crate) const via_stone_50_of_60: &str = "via-stone-50/60"; pub(crate) const via_stone_50_of_70: &str = "via-stone-50/70"; pub(crate) const via_stone_50_of_75: &str = "via-stone-50/75"; pub(crate) const via_stone_50_of_80: &str = "via-stone-50/80"; pub(crate) const via_stone_50_of_90: &str = "via-stone-50/90"; pub(crate) const via_stone_50_of_95: &str = "via-stone-50/95"; pub(crate) const via_stone_600_of_0: &str = "via-stone-600/0"; pub(crate) const via_stone_600_of_10: &str = "via-stone-600/10"; pub(crate) const via_stone_600_of_100: &str = "via-stone-600/100"; pub(crate) const via_stone_600_of_20: &str = "via-stone-600/20"; pub(crate) const via_stone_600_of_25: &str = "via-stone-600/25"; pub(crate) const via_stone_600_of_30: &str = "via-stone-600/30"; pub(crate) const via_stone_600_of_40: &str = "via-stone-600/40"; pub(crate) const via_stone_600_of_5: &str = "via-stone-600/5"; pub(crate) const via_stone_600_of_50: &str = "via-stone-600/50"; pub(crate) const via_stone_600_of_60: &str = "via-stone-600/60"; pub(crate) const via_stone_600_of_70: &str = "via-stone-600/70"; pub(crate) const via_stone_600_of_75: &str = "via-stone-600/75"; pub(crate) const via_stone_600_of_80: &str = "via-stone-600/80"; pub(crate) const via_stone_600_of_90: &str = "via-stone-600/90"; pub(crate) const via_stone_600_of_95: &str = "via-stone-600/95"; pub(crate) const via_stone_700_of_0: &str = "via-stone-700/0"; pub(crate) const via_stone_700_of_10: &str = "via-stone-700/10"; pub(crate) const via_stone_700_of_100: &str = "via-stone-700/100"; pub(crate) const via_stone_700_of_20: &str = "via-stone-700/20"; pub(crate) const via_stone_700_of_25: &str = "via-stone-700/25"; pub(crate) const via_stone_700_of_30: &str = "via-stone-700/30"; pub(crate) const via_stone_700_of_40: &str = "via-stone-700/40"; pub(crate) const via_stone_700_of_5: &str = "via-stone-700/5"; pub(crate) const via_stone_700_of_50: &str = "via-stone-700/50"; pub(crate) const via_stone_700_of_60: &str = "via-stone-700/60"; pub(crate) const via_stone_700_of_70: &str = "via-stone-700/70"; pub(crate) const via_stone_700_of_75: &str = "via-stone-700/75"; pub(crate) const via_stone_700_of_80: &str = "via-stone-700/80"; pub(crate) const via_stone_700_of_90: &str = "via-stone-700/90"; pub(crate) const via_stone_700_of_95: &str = "via-stone-700/95"; pub(crate) const via_stone_800_of_0: &str = "via-stone-800/0"; pub(crate) const via_stone_800_of_10: &str = "via-stone-800/10"; pub(crate) const via_stone_800_of_100: &str = "via-stone-800/100"; pub(crate) const via_stone_800_of_20: &str = "via-stone-800/20"; pub(crate) const via_stone_800_of_25: &str = "via-stone-800/25"; pub(crate) const via_stone_800_of_30: &str = "via-stone-800/30"; pub(crate) const via_stone_800_of_40: &str = "via-stone-800/40"; pub(crate) const via_stone_800_of_5: &str = "via-stone-800/5"; pub(crate) const via_stone_800_of_50: &str = "via-stone-800/50"; pub(crate) const via_stone_800_of_60: &str = "via-stone-800/60"; pub(crate) const via_stone_800_of_70: &str = "via-stone-800/70"; pub(crate) const via_stone_800_of_75: &str = "via-stone-800/75"; pub(crate) const via_stone_800_of_80: &str = "via-stone-800/80"; pub(crate) const via_stone_800_of_90: &str = "via-stone-800/90"; pub(crate) const via_stone_800_of_95: &str = "via-stone-800/95"; pub(crate) const via_stone_900_of_0: &str = "via-stone-900/0"; pub(crate) const via_stone_900_of_10: &str = "via-stone-900/10"; pub(crate) const via_stone_900_of_100: &str = "via-stone-900/100"; pub(crate) const via_stone_900_of_20: &str = "via-stone-900/20"; pub(crate) const via_stone_900_of_25: &str = "via-stone-900/25"; pub(crate) const via_stone_900_of_30: &str = "via-stone-900/30"; pub(crate) const via_stone_900_of_40: &str = "via-stone-900/40"; pub(crate) const via_stone_900_of_5: &str = "via-stone-900/5"; pub(crate) const via_stone_900_of_50: &str = "via-stone-900/50"; pub(crate) const via_stone_900_of_60: &str = "via-stone-900/60"; pub(crate) const via_stone_900_of_70: &str = "via-stone-900/70"; pub(crate) const via_stone_900_of_75: &str = "via-stone-900/75"; pub(crate) const via_stone_900_of_80: &str = "via-stone-900/80"; pub(crate) const via_stone_900_of_90: &str = "via-stone-900/90"; pub(crate) const via_stone_900_of_95: &str = "via-stone-900/95"; pub(crate) const via_teal_100_of_0: &str = "via-teal-100/0"; pub(crate) const via_teal_100_of_10: &str = "via-teal-100/10"; pub(crate) const via_teal_100_of_100: &str = "via-teal-100/100"; pub(crate) const via_teal_100_of_20: &str = "via-teal-100/20"; pub(crate) const via_teal_100_of_25: &str = "via-teal-100/25"; pub(crate) const via_teal_100_of_30: &str = "via-teal-100/30"; pub(crate) const via_teal_100_of_40: &str = "via-teal-100/40"; pub(crate) const via_teal_100_of_5: &str = "via-teal-100/5"; pub(crate) const via_teal_100_of_50: &str = "via-teal-100/50"; pub(crate) const via_teal_100_of_60: &str = "via-teal-100/60"; pub(crate) const via_teal_100_of_70: &str = "via-teal-100/70"; pub(crate) const via_teal_100_of_75: &str = "via-teal-100/75"; pub(crate) const via_teal_100_of_80: &str = "via-teal-100/80"; pub(crate) const via_teal_100_of_90: &str = "via-teal-100/90"; pub(crate) const via_teal_100_of_95: &str = "via-teal-100/95"; pub(crate) const via_teal_200_of_0: &str = "via-teal-200/0"; pub(crate) const via_teal_200_of_10: &str = "via-teal-200/10"; pub(crate) const via_teal_200_of_100: &str = "via-teal-200/100"; pub(crate) const via_teal_200_of_20: &str = "via-teal-200/20"; pub(crate) const via_teal_200_of_25: &str = "via-teal-200/25"; pub(crate) const via_teal_200_of_30: &str = "via-teal-200/30"; pub(crate) const via_teal_200_of_40: &str = "via-teal-200/40"; pub(crate) const via_teal_200_of_5: &str = "via-teal-200/5"; pub(crate) const via_teal_200_of_50: &str = "via-teal-200/50"; pub(crate) const via_teal_200_of_60: &str = "via-teal-200/60"; pub(crate) const via_teal_200_of_70: &str = "via-teal-200/70"; pub(crate) const via_teal_200_of_75: &str = "via-teal-200/75"; pub(crate) const via_teal_200_of_80: &str = "via-teal-200/80"; pub(crate) const via_teal_200_of_90: &str = "via-teal-200/90"; pub(crate) const via_teal_200_of_95: &str = "via-teal-200/95"; pub(crate) const via_teal_300_of_0: &str = "via-teal-300/0"; pub(crate) const via_teal_300_of_10: &str = "via-teal-300/10"; pub(crate) const via_teal_300_of_100: &str = "via-teal-300/100"; pub(crate) const via_teal_300_of_20: &str = "via-teal-300/20"; pub(crate) const via_teal_300_of_25: &str = "via-teal-300/25"; pub(crate) const via_teal_300_of_30: &str = "via-teal-300/30"; pub(crate) const via_teal_300_of_40: &str = "via-teal-300/40"; pub(crate) const via_teal_300_of_5: &str = "via-teal-300/5"; pub(crate) const via_teal_300_of_50: &str = "via-teal-300/50"; pub(crate) const via_teal_300_of_60: &str = "via-teal-300/60"; pub(crate) const via_teal_300_of_70: &str = "via-teal-300/70"; pub(crate) const via_teal_300_of_75: &str = "via-teal-300/75"; pub(crate) const via_teal_300_of_80: &str = "via-teal-300/80"; pub(crate) const via_teal_300_of_90: &str = "via-teal-300/90"; pub(crate) const via_teal_300_of_95: &str = "via-teal-300/95"; pub(crate) const via_teal_400_of_0: &str = "via-teal-400/0"; pub(crate) const via_teal_400_of_10: &str = "via-teal-400/10"; pub(crate) const via_teal_400_of_100: &str = "via-teal-400/100"; pub(crate) const via_teal_400_of_20: &str = "via-teal-400/20"; pub(crate) const via_teal_400_of_25: &str = "via-teal-400/25"; pub(crate) const via_teal_400_of_30: &str = "via-teal-400/30"; pub(crate) const via_teal_400_of_40: &str = "via-teal-400/40"; pub(crate) const via_teal_400_of_5: &str = "via-teal-400/5"; pub(crate) const via_teal_400_of_50: &str = "via-teal-400/50"; pub(crate) const via_teal_400_of_60: &str = "via-teal-400/60"; pub(crate) const via_teal_400_of_70: &str = "via-teal-400/70"; pub(crate) const via_teal_400_of_75: &str = "via-teal-400/75"; pub(crate) const via_teal_400_of_80: &str = "via-teal-400/80"; pub(crate) const via_teal_400_of_90: &str = "via-teal-400/90"; pub(crate) const via_teal_400_of_95: &str = "via-teal-400/95"; pub(crate) const via_teal_500_of_0: &str = "via-teal-500/0"; pub(crate) const via_teal_500_of_10: &str = "via-teal-500/10"; pub(crate) const via_teal_500_of_100: &str = "via-teal-500/100"; pub(crate) const via_teal_500_of_20: &str = "via-teal-500/20"; pub(crate) const via_teal_500_of_25: &str = "via-teal-500/25"; pub(crate) const via_teal_500_of_30: &str = "via-teal-500/30"; pub(crate) const via_teal_500_of_40: &str = "via-teal-500/40"; pub(crate) const via_teal_500_of_5: &str = "via-teal-500/5"; pub(crate) const via_teal_500_of_50: &str = "via-teal-500/50"; pub(crate) const via_teal_500_of_60: &str = "via-teal-500/60"; pub(crate) const via_teal_500_of_70: &str = "via-teal-500/70"; pub(crate) const via_teal_500_of_75: &str = "via-teal-500/75"; pub(crate) const via_teal_500_of_80: &str = "via-teal-500/80"; pub(crate) const via_teal_500_of_90: &str = "via-teal-500/90"; pub(crate) const via_teal_500_of_95: &str = "via-teal-500/95"; pub(crate) const via_teal_50_of_0: &str = "via-teal-50/0"; pub(crate) const via_teal_50_of_10: &str = "via-teal-50/10"; pub(crate) const via_teal_50_of_100: &str = "via-teal-50/100"; pub(crate) const via_teal_50_of_20: &str = "via-teal-50/20"; pub(crate) const via_teal_50_of_25: &str = "via-teal-50/25"; pub(crate) const via_teal_50_of_30: &str = "via-teal-50/30"; pub(crate) const via_teal_50_of_40: &str = "via-teal-50/40"; pub(crate) const via_teal_50_of_5: &str = "via-teal-50/5"; pub(crate) const via_teal_50_of_50: &str = "via-teal-50/50"; pub(crate) const via_teal_50_of_60: &str = "via-teal-50/60"; pub(crate) const via_teal_50_of_70: &str = "via-teal-50/70"; pub(crate) const via_teal_50_of_75: &str = "via-teal-50/75"; pub(crate) const via_teal_50_of_80: &str = "via-teal-50/80"; pub(crate) const via_teal_50_of_90: &str = "via-teal-50/90"; pub(crate) const via_teal_50_of_95: &str = "via-teal-50/95"; pub(crate) const via_teal_600_of_0: &str = "via-teal-600/0"; pub(crate) const via_teal_600_of_10: &str = "via-teal-600/10"; pub(crate) const via_teal_600_of_100: &str = "via-teal-600/100"; pub(crate) const via_teal_600_of_20: &str = "via-teal-600/20"; pub(crate) const via_teal_600_of_25: &str = "via-teal-600/25"; pub(crate) const via_teal_600_of_30: &str = "via-teal-600/30"; pub(crate) const via_teal_600_of_40: &str = "via-teal-600/40"; pub(crate) const via_teal_600_of_5: &str = "via-teal-600/5"; pub(crate) const via_teal_600_of_50: &str = "via-teal-600/50"; pub(crate) const via_teal_600_of_60: &str = "via-teal-600/60"; pub(crate) const via_teal_600_of_70: &str = "via-teal-600/70"; pub(crate) const via_teal_600_of_75: &str = "via-teal-600/75"; pub(crate) const via_teal_600_of_80: &str = "via-teal-600/80"; pub(crate) const via_teal_600_of_90: &str = "via-teal-600/90"; pub(crate) const via_teal_600_of_95: &str = "via-teal-600/95"; pub(crate) const via_teal_700_of_0: &str = "via-teal-700/0"; pub(crate) const via_teal_700_of_10: &str = "via-teal-700/10"; pub(crate) const via_teal_700_of_100: &str = "via-teal-700/100"; pub(crate) const via_teal_700_of_20: &str = "via-teal-700/20"; pub(crate) const via_teal_700_of_25: &str = "via-teal-700/25"; pub(crate) const via_teal_700_of_30: &str = "via-teal-700/30"; pub(crate) const via_teal_700_of_40: &str = "via-teal-700/40"; pub(crate) const via_teal_700_of_5: &str = "via-teal-700/5"; pub(crate) const via_teal_700_of_50: &str = "via-teal-700/50"; pub(crate) const via_teal_700_of_60: &str = "via-teal-700/60"; pub(crate) const via_teal_700_of_70: &str = "via-teal-700/70"; pub(crate) const via_teal_700_of_75: &str = "via-teal-700/75"; pub(crate) const via_teal_700_of_80: &str = "via-teal-700/80"; pub(crate) const via_teal_700_of_90: &str = "via-teal-700/90"; pub(crate) const via_teal_700_of_95: &str = "via-teal-700/95"; pub(crate) const via_teal_800_of_0: &str = "via-teal-800/0"; pub(crate) const via_teal_800_of_10: &str = "via-teal-800/10"; pub(crate) const via_teal_800_of_100: &str = "via-teal-800/100"; pub(crate) const via_teal_800_of_20: &str = "via-teal-800/20"; pub(crate) const via_teal_800_of_25: &str = "via-teal-800/25"; pub(crate) const via_teal_800_of_30: &str = "via-teal-800/30"; pub(crate) const via_teal_800_of_40: &str = "via-teal-800/40"; pub(crate) const via_teal_800_of_5: &str = "via-teal-800/5"; pub(crate) const via_teal_800_of_50: &str = "via-teal-800/50"; pub(crate) const via_teal_800_of_60: &str = "via-teal-800/60"; pub(crate) const via_teal_800_of_70: &str = "via-teal-800/70"; pub(crate) const via_teal_800_of_75: &str = "via-teal-800/75"; pub(crate) const via_teal_800_of_80: &str = "via-teal-800/80"; pub(crate) const via_teal_800_of_90: &str = "via-teal-800/90"; pub(crate) const via_teal_800_of_95: &str = "via-teal-800/95"; pub(crate) const via_teal_900_of_0: &str = "via-teal-900/0"; pub(crate) const via_teal_900_of_10: &str = "via-teal-900/10"; pub(crate) const via_teal_900_of_100: &str = "via-teal-900/100"; pub(crate) const via_teal_900_of_20: &str = "via-teal-900/20"; pub(crate) const via_teal_900_of_25: &str = "via-teal-900/25"; pub(crate) const via_teal_900_of_30: &str = "via-teal-900/30"; pub(crate) const via_teal_900_of_40: &str = "via-teal-900/40"; pub(crate) const via_teal_900_of_5: &str = "via-teal-900/5"; pub(crate) const via_teal_900_of_50: &str = "via-teal-900/50"; pub(crate) const via_teal_900_of_60: &str = "via-teal-900/60"; pub(crate) const via_teal_900_of_70: &str = "via-teal-900/70"; pub(crate) const via_teal_900_of_75: &str = "via-teal-900/75"; pub(crate) const via_teal_900_of_80: &str = "via-teal-900/80"; pub(crate) const via_teal_900_of_90: &str = "via-teal-900/90"; pub(crate) const via_teal_900_of_95: &str = "via-teal-900/95"; pub(crate) const via_transparent_of_0: &str = "via-transparent/0"; pub(crate) const via_transparent_of_10: &str = "via-transparent/10"; pub(crate) const via_transparent_of_100: &str = "via-transparent/100"; pub(crate) const via_transparent_of_20: &str = "via-transparent/20"; pub(crate) const via_transparent_of_25: &str = "via-transparent/25"; pub(crate) const via_transparent_of_30: &str = "via-transparent/30"; pub(crate) const via_transparent_of_40: &str = "via-transparent/40"; pub(crate) const via_transparent_of_5: &str = "via-transparent/5"; pub(crate) const via_transparent_of_50: &str = "via-transparent/50"; pub(crate) const via_transparent_of_60: &str = "via-transparent/60"; pub(crate) const via_transparent_of_70: &str = "via-transparent/70"; pub(crate) const via_transparent_of_75: &str = "via-transparent/75"; pub(crate) const via_transparent_of_80: &str = "via-transparent/80"; pub(crate) const via_transparent_of_90: &str = "via-transparent/90"; pub(crate) const via_transparent_of_95: &str = "via-transparent/95"; pub(crate) const via_violet_100_of_0: &str = "via-violet-100/0"; pub(crate) const via_violet_100_of_10: &str = "via-violet-100/10"; pub(crate) const via_violet_100_of_100: &str = "via-violet-100/100"; pub(crate) const via_violet_100_of_20: &str = "via-violet-100/20"; pub(crate) const via_violet_100_of_25: &str = "via-violet-100/25"; pub(crate) const via_violet_100_of_30: &str = "via-violet-100/30"; pub(crate) const via_violet_100_of_40: &str = "via-violet-100/40"; pub(crate) const via_violet_100_of_5: &str = "via-violet-100/5"; pub(crate) const via_violet_100_of_50: &str = "via-violet-100/50"; pub(crate) const via_violet_100_of_60: &str = "via-violet-100/60"; pub(crate) const via_violet_100_of_70: &str = "via-violet-100/70"; pub(crate) const via_violet_100_of_75: &str = "via-violet-100/75"; pub(crate) const via_violet_100_of_80: &str = "via-violet-100/80"; pub(crate) const via_violet_100_of_90: &str = "via-violet-100/90"; pub(crate) const via_violet_100_of_95: &str = "via-violet-100/95"; pub(crate) const via_violet_200_of_0: &str = "via-violet-200/0"; pub(crate) const via_violet_200_of_10: &str = "via-violet-200/10"; pub(crate) const via_violet_200_of_100: &str = "via-violet-200/100"; pub(crate) const via_violet_200_of_20: &str = "via-violet-200/20"; pub(crate) const via_violet_200_of_25: &str = "via-violet-200/25"; pub(crate) const via_violet_200_of_30: &str = "via-violet-200/30"; pub(crate) const via_violet_200_of_40: &str = "via-violet-200/40"; pub(crate) const via_violet_200_of_5: &str = "via-violet-200/5"; pub(crate) const via_violet_200_of_50: &str = "via-violet-200/50"; pub(crate) const via_violet_200_of_60: &str = "via-violet-200/60"; pub(crate) const via_violet_200_of_70: &str = "via-violet-200/70"; pub(crate) const via_violet_200_of_75: &str = "via-violet-200/75"; pub(crate) const via_violet_200_of_80: &str = "via-violet-200/80"; pub(crate) const via_violet_200_of_90: &str = "via-violet-200/90"; pub(crate) const via_violet_200_of_95: &str = "via-violet-200/95"; pub(crate) const via_violet_300_of_0: &str = "via-violet-300/0"; pub(crate) const via_violet_300_of_10: &str = "via-violet-300/10"; pub(crate) const via_violet_300_of_100: &str = "via-violet-300/100"; pub(crate) const via_violet_300_of_20: &str = "via-violet-300/20"; pub(crate) const via_violet_300_of_25: &str = "via-violet-300/25"; pub(crate) const via_violet_300_of_30: &str = "via-violet-300/30"; pub(crate) const via_violet_300_of_40: &str = "via-violet-300/40"; pub(crate) const via_violet_300_of_5: &str = "via-violet-300/5"; pub(crate) const via_violet_300_of_50: &str = "via-violet-300/50"; pub(crate) const via_violet_300_of_60: &str = "via-violet-300/60"; pub(crate) const via_violet_300_of_70: &str = "via-violet-300/70"; pub(crate) const via_violet_300_of_75: &str = "via-violet-300/75"; pub(crate) const via_violet_300_of_80: &str = "via-violet-300/80"; pub(crate) const via_violet_300_of_90: &str = "via-violet-300/90"; pub(crate) const via_violet_300_of_95: &str = "via-violet-300/95"; pub(crate) const via_violet_400_of_0: &str = "via-violet-400/0"; pub(crate) const via_violet_400_of_10: &str = "via-violet-400/10"; pub(crate) const via_violet_400_of_100: &str = "via-violet-400/100"; pub(crate) const via_violet_400_of_20: &str = "via-violet-400/20"; pub(crate) const via_violet_400_of_25: &str = "via-violet-400/25"; pub(crate) const via_violet_400_of_30: &str = "via-violet-400/30"; pub(crate) const via_violet_400_of_40: &str = "via-violet-400/40"; pub(crate) const via_violet_400_of_5: &str = "via-violet-400/5"; pub(crate) const via_violet_400_of_50: &str = "via-violet-400/50"; pub(crate) const via_violet_400_of_60: &str = "via-violet-400/60"; pub(crate) const via_violet_400_of_70: &str = "via-violet-400/70"; pub(crate) const via_violet_400_of_75: &str = "via-violet-400/75"; pub(crate) const via_violet_400_of_80: &str = "via-violet-400/80"; pub(crate) const via_violet_400_of_90: &str = "via-violet-400/90"; pub(crate) const via_violet_400_of_95: &str = "via-violet-400/95"; pub(crate) const via_violet_500_of_0: &str = "via-violet-500/0"; pub(crate) const via_violet_500_of_10: &str = "via-violet-500/10"; pub(crate) const via_violet_500_of_100: &str = "via-violet-500/100"; pub(crate) const via_violet_500_of_20: &str = "via-violet-500/20"; pub(crate) const via_violet_500_of_25: &str = "via-violet-500/25"; pub(crate) const via_violet_500_of_30: &str = "via-violet-500/30"; pub(crate) const via_violet_500_of_40: &str = "via-violet-500/40"; pub(crate) const via_violet_500_of_5: &str = "via-violet-500/5"; pub(crate) const via_violet_500_of_50: &str = "via-violet-500/50"; pub(crate) const via_violet_500_of_60: &str = "via-violet-500/60"; pub(crate) const via_violet_500_of_70: &str = "via-violet-500/70"; pub(crate) const via_violet_500_of_75: &str = "via-violet-500/75"; pub(crate) const via_violet_500_of_80: &str = "via-violet-500/80"; pub(crate) const via_violet_500_of_90: &str = "via-violet-500/90"; pub(crate) const via_violet_500_of_95: &str = "via-violet-500/95"; pub(crate) const via_violet_50_of_0: &str = "via-violet-50/0"; pub(crate) const via_violet_50_of_10: &str = "via-violet-50/10"; pub(crate) const via_violet_50_of_100: &str = "via-violet-50/100"; pub(crate) const via_violet_50_of_20: &str = "via-violet-50/20"; pub(crate) const via_violet_50_of_25: &str = "via-violet-50/25"; pub(crate) const via_violet_50_of_30: &str = "via-violet-50/30"; pub(crate) const via_violet_50_of_40: &str = "via-violet-50/40"; pub(crate) const via_violet_50_of_5: &str = "via-violet-50/5"; pub(crate) const via_violet_50_of_50: &str = "via-violet-50/50"; pub(crate) const via_violet_50_of_60: &str = "via-violet-50/60"; pub(crate) const via_violet_50_of_70: &str = "via-violet-50/70"; pub(crate) const via_violet_50_of_75: &str = "via-violet-50/75"; pub(crate) const via_violet_50_of_80: &str = "via-violet-50/80"; pub(crate) const via_violet_50_of_90: &str = "via-violet-50/90"; pub(crate) const via_violet_50_of_95: &str = "via-violet-50/95"; pub(crate) const via_violet_600_of_0: &str = "via-violet-600/0"; pub(crate) const via_violet_600_of_10: &str = "via-violet-600/10"; pub(crate) const via_violet_600_of_100: &str = "via-violet-600/100"; pub(crate) const via_violet_600_of_20: &str = "via-violet-600/20"; pub(crate) const via_violet_600_of_25: &str = "via-violet-600/25"; pub(crate) const via_violet_600_of_30: &str = "via-violet-600/30"; pub(crate) const via_violet_600_of_40: &str = "via-violet-600/40"; pub(crate) const via_violet_600_of_5: &str = "via-violet-600/5"; pub(crate) const via_violet_600_of_50: &str = "via-violet-600/50"; pub(crate) const via_violet_600_of_60: &str = "via-violet-600/60"; pub(crate) const via_violet_600_of_70: &str = "via-violet-600/70"; pub(crate) const via_violet_600_of_75: &str = "via-violet-600/75"; pub(crate) const via_violet_600_of_80: &str = "via-violet-600/80"; pub(crate) const via_violet_600_of_90: &str = "via-violet-600/90"; pub(crate) const via_violet_600_of_95: &str = "via-violet-600/95"; pub(crate) const via_violet_700_of_0: &str = "via-violet-700/0"; pub(crate) const via_violet_700_of_10: &str = "via-violet-700/10"; pub(crate) const via_violet_700_of_100: &str = "via-violet-700/100"; pub(crate) const via_violet_700_of_20: &str = "via-violet-700/20"; pub(crate) const via_violet_700_of_25: &str = "via-violet-700/25"; pub(crate) const via_violet_700_of_30: &str = "via-violet-700/30"; pub(crate) const via_violet_700_of_40: &str = "via-violet-700/40"; pub(crate) const via_violet_700_of_5: &str = "via-violet-700/5"; pub(crate) const via_violet_700_of_50: &str = "via-violet-700/50"; pub(crate) const via_violet_700_of_60: &str = "via-violet-700/60"; pub(crate) const via_violet_700_of_70: &str = "via-violet-700/70"; pub(crate) const via_violet_700_of_75: &str = "via-violet-700/75"; pub(crate) const via_violet_700_of_80: &str = "via-violet-700/80"; pub(crate) const via_violet_700_of_90: &str = "via-violet-700/90"; pub(crate) const via_violet_700_of_95: &str = "via-violet-700/95"; pub(crate) const via_violet_800_of_0: &str = "via-violet-800/0"; pub(crate) const via_violet_800_of_10: &str = "via-violet-800/10"; pub(crate) const via_violet_800_of_100: &str = "via-violet-800/100"; pub(crate) const via_violet_800_of_20: &str = "via-violet-800/20"; pub(crate) const via_violet_800_of_25: &str = "via-violet-800/25"; pub(crate) const via_violet_800_of_30: &str = "via-violet-800/30"; pub(crate) const via_violet_800_of_40: &str = "via-violet-800/40"; pub(crate) const via_violet_800_of_5: &str = "via-violet-800/5"; pub(crate) const via_violet_800_of_50: &str = "via-violet-800/50"; pub(crate) const via_violet_800_of_60: &str = "via-violet-800/60"; pub(crate) const via_violet_800_of_70: &str = "via-violet-800/70"; pub(crate) const via_violet_800_of_75: &str = "via-violet-800/75"; pub(crate) const via_violet_800_of_80: &str = "via-violet-800/80"; pub(crate) const via_violet_800_of_90: &str = "via-violet-800/90"; pub(crate) const via_violet_800_of_95: &str = "via-violet-800/95"; pub(crate) const via_violet_900_of_0: &str = "via-violet-900/0"; pub(crate) const via_violet_900_of_10: &str = "via-violet-900/10"; pub(crate) const via_violet_900_of_100: &str = "via-violet-900/100"; pub(crate) const via_violet_900_of_20: &str = "via-violet-900/20"; pub(crate) const via_violet_900_of_25: &str = "via-violet-900/25"; pub(crate) const via_violet_900_of_30: &str = "via-violet-900/30"; pub(crate) const via_violet_900_of_40: &str = "via-violet-900/40"; pub(crate) const via_violet_900_of_5: &str = "via-violet-900/5"; pub(crate) const via_violet_900_of_50: &str = "via-violet-900/50"; pub(crate) const via_violet_900_of_60: &str = "via-violet-900/60"; pub(crate) const via_violet_900_of_70: &str = "via-violet-900/70"; pub(crate) const via_violet_900_of_75: &str = "via-violet-900/75"; pub(crate) const via_violet_900_of_80: &str = "via-violet-900/80"; pub(crate) const via_violet_900_of_90: &str = "via-violet-900/90"; pub(crate) const via_violet_900_of_95: &str = "via-violet-900/95"; pub(crate) const via_white_of_0: &str = "via-white/0"; pub(crate) const via_white_of_10: &str = "via-white/10"; pub(crate) const via_white_of_100: &str = "via-white/100"; pub(crate) const via_white_of_20: &str = "via-white/20"; pub(crate) const via_white_of_25: &str = "via-white/25"; pub(crate) const via_white_of_30: &str = "via-white/30"; pub(crate) const via_white_of_40: &str = "via-white/40"; pub(crate) const via_white_of_5: &str = "via-white/5"; pub(crate) const via_white_of_50: &str = "via-white/50"; pub(crate) const via_white_of_60: &str = "via-white/60"; pub(crate) const via_white_of_70: &str = "via-white/70"; pub(crate) const via_white_of_75: &str = "via-white/75"; pub(crate) const via_white_of_80: &str = "via-white/80"; pub(crate) const via_white_of_90: &str = "via-white/90"; pub(crate) const via_white_of_95: &str = "via-white/95"; pub(crate) const via_yellow_100_of_0: &str = "via-yellow-100/0"; pub(crate) const via_yellow_100_of_10: &str = "via-yellow-100/10"; pub(crate) const via_yellow_100_of_100: &str = "via-yellow-100/100"; pub(crate) const via_yellow_100_of_20: &str = "via-yellow-100/20"; pub(crate) const via_yellow_100_of_25: &str = "via-yellow-100/25"; pub(crate) const via_yellow_100_of_30: &str = "via-yellow-100/30"; pub(crate) const via_yellow_100_of_40: &str = "via-yellow-100/40"; pub(crate) const via_yellow_100_of_5: &str = "via-yellow-100/5"; pub(crate) const via_yellow_100_of_50: &str = "via-yellow-100/50"; pub(crate) const via_yellow_100_of_60: &str = "via-yellow-100/60"; pub(crate) const via_yellow_100_of_70: &str = "via-yellow-100/70"; pub(crate) const via_yellow_100_of_75: &str = "via-yellow-100/75"; pub(crate) const via_yellow_100_of_80: &str = "via-yellow-100/80"; pub(crate) const via_yellow_100_of_90: &str = "via-yellow-100/90"; pub(crate) const via_yellow_100_of_95: &str = "via-yellow-100/95"; pub(crate) const via_yellow_200_of_0: &str = "via-yellow-200/0"; pub(crate) const via_yellow_200_of_10: &str = "via-yellow-200/10"; pub(crate) const via_yellow_200_of_100: &str = "via-yellow-200/100"; pub(crate) const via_yellow_200_of_20: &str = "via-yellow-200/20"; pub(crate) const via_yellow_200_of_25: &str = "via-yellow-200/25"; pub(crate) const via_yellow_200_of_30: &str = "via-yellow-200/30"; pub(crate) const via_yellow_200_of_40: &str = "via-yellow-200/40"; pub(crate) const via_yellow_200_of_5: &str = "via-yellow-200/5"; pub(crate) const via_yellow_200_of_50: &str = "via-yellow-200/50"; pub(crate) const via_yellow_200_of_60: &str = "via-yellow-200/60"; pub(crate) const via_yellow_200_of_70: &str = "via-yellow-200/70"; pub(crate) const via_yellow_200_of_75: &str = "via-yellow-200/75"; pub(crate) const via_yellow_200_of_80: &str = "via-yellow-200/80"; pub(crate) const via_yellow_200_of_90: &str = "via-yellow-200/90"; pub(crate) const via_yellow_200_of_95: &str = "via-yellow-200/95"; pub(crate) const via_yellow_300_of_0: &str = "via-yellow-300/0"; pub(crate) const via_yellow_300_of_10: &str = "via-yellow-300/10"; pub(crate) const via_yellow_300_of_100: &str = "via-yellow-300/100"; pub(crate) const via_yellow_300_of_20: &str = "via-yellow-300/20"; pub(crate) const via_yellow_300_of_25: &str = "via-yellow-300/25"; pub(crate) const via_yellow_300_of_30: &str = "via-yellow-300/30"; pub(crate) const via_yellow_300_of_40: &str = "via-yellow-300/40"; pub(crate) const via_yellow_300_of_5: &str = "via-yellow-300/5"; pub(crate) const via_yellow_300_of_50: &str = "via-yellow-300/50"; pub(crate) const via_yellow_300_of_60: &str = "via-yellow-300/60"; pub(crate) const via_yellow_300_of_70: &str = "via-yellow-300/70"; pub(crate) const via_yellow_300_of_75: &str = "via-yellow-300/75"; pub(crate) const via_yellow_300_of_80: &str = "via-yellow-300/80"; pub(crate) const via_yellow_300_of_90: &str = "via-yellow-300/90"; pub(crate) const via_yellow_300_of_95: &str = "via-yellow-300/95"; pub(crate) const via_yellow_400_of_0: &str = "via-yellow-400/0"; pub(crate) const via_yellow_400_of_10: &str = "via-yellow-400/10"; pub(crate) const via_yellow_400_of_100: &str = "via-yellow-400/100"; pub(crate) const via_yellow_400_of_20: &str = "via-yellow-400/20"; pub(crate) const via_yellow_400_of_25: &str = "via-yellow-400/25"; pub(crate) const via_yellow_400_of_30: &str = "via-yellow-400/30"; pub(crate) const via_yellow_400_of_40: &str = "via-yellow-400/40"; pub(crate) const via_yellow_400_of_5: &str = "via-yellow-400/5"; pub(crate) const via_yellow_400_of_50: &str = "via-yellow-400/50"; pub(crate) const via_yellow_400_of_60: &str = "via-yellow-400/60"; pub(crate) const via_yellow_400_of_70: &str = "via-yellow-400/70"; pub(crate) const via_yellow_400_of_75: &str = "via-yellow-400/75"; pub(crate) const via_yellow_400_of_80: &str = "via-yellow-400/80"; pub(crate) const via_yellow_400_of_90: &str = "via-yellow-400/90"; pub(crate) const via_yellow_400_of_95: &str = "via-yellow-400/95"; pub(crate) const via_yellow_500_of_0: &str = "via-yellow-500/0"; pub(crate) const via_yellow_500_of_10: &str = "via-yellow-500/10"; pub(crate) const via_yellow_500_of_100: &str = "via-yellow-500/100"; pub(crate) const via_yellow_500_of_20: &str = "via-yellow-500/20"; pub(crate) const via_yellow_500_of_25: &str = "via-yellow-500/25"; pub(crate) const via_yellow_500_of_30: &str = "via-yellow-500/30"; pub(crate) const via_yellow_500_of_40: &str = "via-yellow-500/40"; pub(crate) const via_yellow_500_of_5: &str = "via-yellow-500/5"; pub(crate) const via_yellow_500_of_50: &str = "via-yellow-500/50"; pub(crate) const via_yellow_500_of_60: &str = "via-yellow-500/60"; pub(crate) const via_yellow_500_of_70: &str = "via-yellow-500/70"; pub(crate) const via_yellow_500_of_75: &str = "via-yellow-500/75"; pub(crate) const via_yellow_500_of_80: &str = "via-yellow-500/80"; pub(crate) const via_yellow_500_of_90: &str = "via-yellow-500/90"; pub(crate) const via_yellow_500_of_95: &str = "via-yellow-500/95"; pub(crate) const via_yellow_50_of_0: &str = "via-yellow-50/0"; pub(crate) const via_yellow_50_of_10: &str = "via-yellow-50/10"; pub(crate) const via_yellow_50_of_100: &str = "via-yellow-50/100"; pub(crate) const via_yellow_50_of_20: &str = "via-yellow-50/20"; pub(crate) const via_yellow_50_of_25: &str = "via-yellow-50/25"; pub(crate) const via_yellow_50_of_30: &str = "via-yellow-50/30"; pub(crate) const via_yellow_50_of_40: &str = "via-yellow-50/40"; pub(crate) const via_yellow_50_of_5: &str = "via-yellow-50/5"; pub(crate) const via_yellow_50_of_50: &str = "via-yellow-50/50"; pub(crate) const via_yellow_50_of_60: &str = "via-yellow-50/60"; pub(crate) const via_yellow_50_of_70: &str = "via-yellow-50/70"; pub(crate) const via_yellow_50_of_75: &str = "via-yellow-50/75"; pub(crate) const via_yellow_50_of_80: &str = "via-yellow-50/80"; pub(crate) const via_yellow_50_of_90: &str = "via-yellow-50/90"; pub(crate) const via_yellow_50_of_95: &str = "via-yellow-50/95"; pub(crate) const via_yellow_600_of_0: &str = "via-yellow-600/0"; pub(crate) const via_yellow_600_of_10: &str = "via-yellow-600/10"; pub(crate) const via_yellow_600_of_100: &str = "via-yellow-600/100"; pub(crate) const via_yellow_600_of_20: &str = "via-yellow-600/20"; pub(crate) const via_yellow_600_of_25: &str = "via-yellow-600/25"; pub(crate) const via_yellow_600_of_30: &str = "via-yellow-600/30"; pub(crate) const via_yellow_600_of_40: &str = "via-yellow-600/40"; pub(crate) const via_yellow_600_of_5: &str = "via-yellow-600/5"; pub(crate) const via_yellow_600_of_50: &str = "via-yellow-600/50"; pub(crate) const via_yellow_600_of_60: &str = "via-yellow-600/60"; pub(crate) const via_yellow_600_of_70: &str = "via-yellow-600/70"; pub(crate) const via_yellow_600_of_75: &str = "via-yellow-600/75"; pub(crate) const via_yellow_600_of_80: &str = "via-yellow-600/80"; pub(crate) const via_yellow_600_of_90: &str = "via-yellow-600/90"; pub(crate) const via_yellow_600_of_95: &str = "via-yellow-600/95"; pub(crate) const via_yellow_700_of_0: &str = "via-yellow-700/0"; pub(crate) const via_yellow_700_of_10: &str = "via-yellow-700/10"; pub(crate) const via_yellow_700_of_100: &str = "via-yellow-700/100"; pub(crate) const via_yellow_700_of_20: &str = "via-yellow-700/20"; pub(crate) const via_yellow_700_of_25: &str = "via-yellow-700/25"; pub(crate) const via_yellow_700_of_30: &str = "via-yellow-700/30"; pub(crate) const via_yellow_700_of_40: &str = "via-yellow-700/40"; pub(crate) const via_yellow_700_of_5: &str = "via-yellow-700/5"; pub(crate) const via_yellow_700_of_50: &str = "via-yellow-700/50"; pub(crate) const via_yellow_700_of_60: &str = "via-yellow-700/60"; pub(crate) const via_yellow_700_of_70: &str = "via-yellow-700/70"; pub(crate) const via_yellow_700_of_75: &str = "via-yellow-700/75"; pub(crate) const via_yellow_700_of_80: &str = "via-yellow-700/80"; pub(crate) const via_yellow_700_of_90: &str = "via-yellow-700/90"; pub(crate) const via_yellow_700_of_95: &str = "via-yellow-700/95"; pub(crate) const via_yellow_800_of_0: &str = "via-yellow-800/0"; pub(crate) const via_yellow_800_of_10: &str = "via-yellow-800/10"; pub(crate) const via_yellow_800_of_100: &str = "via-yellow-800/100"; pub(crate) const via_yellow_800_of_20: &str = "via-yellow-800/20"; pub(crate) const via_yellow_800_of_25: &str = "via-yellow-800/25"; pub(crate) const via_yellow_800_of_30: &str = "via-yellow-800/30"; pub(crate) const via_yellow_800_of_40: &str = "via-yellow-800/40"; pub(crate) const via_yellow_800_of_5: &str = "via-yellow-800/5"; pub(crate) const via_yellow_800_of_50: &str = "via-yellow-800/50"; pub(crate) const via_yellow_800_of_60: &str = "via-yellow-800/60"; pub(crate) const via_yellow_800_of_70: &str = "via-yellow-800/70"; pub(crate) const via_yellow_800_of_75: &str = "via-yellow-800/75"; pub(crate) const via_yellow_800_of_80: &str = "via-yellow-800/80"; pub(crate) const via_yellow_800_of_90: &str = "via-yellow-800/90"; pub(crate) const via_yellow_800_of_95: &str = "via-yellow-800/95"; pub(crate) const via_yellow_900_of_0: &str = "via-yellow-900/0"; pub(crate) const via_yellow_900_of_10: &str = "via-yellow-900/10"; pub(crate) const via_yellow_900_of_100: &str = "via-yellow-900/100"; pub(crate) const via_yellow_900_of_20: &str = "via-yellow-900/20"; pub(crate) const via_yellow_900_of_25: &str = "via-yellow-900/25"; pub(crate) const via_yellow_900_of_30: &str = "via-yellow-900/30"; pub(crate) const via_yellow_900_of_40: &str = "via-yellow-900/40"; pub(crate) const via_yellow_900_of_5: &str = "via-yellow-900/5"; pub(crate) const via_yellow_900_of_50: &str = "via-yellow-900/50"; pub(crate) const via_yellow_900_of_60: &str = "via-yellow-900/60"; pub(crate) const via_yellow_900_of_70: &str = "via-yellow-900/70"; pub(crate) const via_yellow_900_of_75: &str = "via-yellow-900/75"; pub(crate) const via_yellow_900_of_80: &str = "via-yellow-900/80"; pub(crate) const via_yellow_900_of_90: &str = "via-yellow-900/90"; pub(crate) const via_yellow_900_of_95: &str = "via-yellow-900/95"; pub(crate) const via_zinc_100_of_0: &str = "via-zinc-100/0"; pub(crate) const via_zinc_100_of_10: &str = "via-zinc-100/10"; pub(crate) const via_zinc_100_of_100: &str = "via-zinc-100/100"; pub(crate) const via_zinc_100_of_20: &str = "via-zinc-100/20"; pub(crate) const via_zinc_100_of_25: &str = "via-zinc-100/25"; pub(crate) const via_zinc_100_of_30: &str = "via-zinc-100/30"; pub(crate) const via_zinc_100_of_40: &str = "via-zinc-100/40"; pub(crate) const via_zinc_100_of_5: &str = "via-zinc-100/5"; pub(crate) const via_zinc_100_of_50: &str = "via-zinc-100/50"; pub(crate) const via_zinc_100_of_60: &str = "via-zinc-100/60"; pub(crate) const via_zinc_100_of_70: &str = "via-zinc-100/70"; pub(crate) const via_zinc_100_of_75: &str = "via-zinc-100/75"; pub(crate) const via_zinc_100_of_80: &str = "via-zinc-100/80"; pub(crate) const via_zinc_100_of_90: &str = "via-zinc-100/90"; pub(crate) const via_zinc_100_of_95: &str = "via-zinc-100/95"; pub(crate) const via_zinc_200_of_0: &str = "via-zinc-200/0"; pub(crate) const via_zinc_200_of_10: &str = "via-zinc-200/10"; pub(crate) const via_zinc_200_of_100: &str = "via-zinc-200/100"; pub(crate) const via_zinc_200_of_20: &str = "via-zinc-200/20"; pub(crate) const via_zinc_200_of_25: &str = "via-zinc-200/25"; pub(crate) const via_zinc_200_of_30: &str = "via-zinc-200/30"; pub(crate) const via_zinc_200_of_40: &str = "via-zinc-200/40"; pub(crate) const via_zinc_200_of_5: &str = "via-zinc-200/5"; pub(crate) const via_zinc_200_of_50: &str = "via-zinc-200/50"; pub(crate) const via_zinc_200_of_60: &str = "via-zinc-200/60"; pub(crate) const via_zinc_200_of_70: &str = "via-zinc-200/70"; pub(crate) const via_zinc_200_of_75: &str = "via-zinc-200/75"; pub(crate) const via_zinc_200_of_80: &str = "via-zinc-200/80"; pub(crate) const via_zinc_200_of_90: &str = "via-zinc-200/90"; pub(crate) const via_zinc_200_of_95: &str = "via-zinc-200/95"; pub(crate) const via_zinc_300_of_0: &str = "via-zinc-300/0"; pub(crate) const via_zinc_300_of_10: &str = "via-zinc-300/10"; pub(crate) const via_zinc_300_of_100: &str = "via-zinc-300/100"; pub(crate) const via_zinc_300_of_20: &str = "via-zinc-300/20"; pub(crate) const via_zinc_300_of_25: &str = "via-zinc-300/25"; pub(crate) const via_zinc_300_of_30: &str = "via-zinc-300/30"; pub(crate) const via_zinc_300_of_40: &str = "via-zinc-300/40"; pub(crate) const via_zinc_300_of_5: &str = "via-zinc-300/5"; pub(crate) const via_zinc_300_of_50: &str = "via-zinc-300/50"; pub(crate) const via_zinc_300_of_60: &str = "via-zinc-300/60"; pub(crate) const via_zinc_300_of_70: &str = "via-zinc-300/70"; pub(crate) const via_zinc_300_of_75: &str = "via-zinc-300/75"; pub(crate) const via_zinc_300_of_80: &str = "via-zinc-300/80"; pub(crate) const via_zinc_300_of_90: &str = "via-zinc-300/90"; pub(crate) const via_zinc_300_of_95: &str = "via-zinc-300/95"; pub(crate) const via_zinc_400_of_0: &str = "via-zinc-400/0"; pub(crate) const via_zinc_400_of_10: &str = "via-zinc-400/10"; pub(crate) const via_zinc_400_of_100: &str = "via-zinc-400/100"; pub(crate) const via_zinc_400_of_20: &str = "via-zinc-400/20"; pub(crate) const via_zinc_400_of_25: &str = "via-zinc-400/25"; pub(crate) const via_zinc_400_of_30: &str = "via-zinc-400/30"; pub(crate) const via_zinc_400_of_40: &str = "via-zinc-400/40"; pub(crate) const via_zinc_400_of_5: &str = "via-zinc-400/5"; pub(crate) const via_zinc_400_of_50: &str = "via-zinc-400/50"; pub(crate) const via_zinc_400_of_60: &str = "via-zinc-400/60"; pub(crate) const via_zinc_400_of_70: &str = "via-zinc-400/70"; pub(crate) const via_zinc_400_of_75: &str = "via-zinc-400/75"; pub(crate) const via_zinc_400_of_80: &str = "via-zinc-400/80"; pub(crate) const via_zinc_400_of_90: &str = "via-zinc-400/90"; pub(crate) const via_zinc_400_of_95: &str = "via-zinc-400/95"; pub(crate) const via_zinc_500_of_0: &str = "via-zinc-500/0"; pub(crate) const via_zinc_500_of_10: &str = "via-zinc-500/10"; pub(crate) const via_zinc_500_of_100: &str = "via-zinc-500/100"; pub(crate) const via_zinc_500_of_20: &str = "via-zinc-500/20"; pub(crate) const via_zinc_500_of_25: &str = "via-zinc-500/25"; pub(crate) const via_zinc_500_of_30: &str = "via-zinc-500/30"; pub(crate) const via_zinc_500_of_40: &str = "via-zinc-500/40"; pub(crate) const via_zinc_500_of_5: &str = "via-zinc-500/5"; pub(crate) const via_zinc_500_of_50: &str = "via-zinc-500/50"; pub(crate) const via_zinc_500_of_60: &str = "via-zinc-500/60"; pub(crate) const via_zinc_500_of_70: &str = "via-zinc-500/70"; pub(crate) const via_zinc_500_of_75: &str = "via-zinc-500/75"; pub(crate) const via_zinc_500_of_80: &str = "via-zinc-500/80"; pub(crate) const via_zinc_500_of_90: &str = "via-zinc-500/90"; pub(crate) const via_zinc_500_of_95: &str = "via-zinc-500/95"; pub(crate) const via_zinc_50_of_0: &str = "via-zinc-50/0"; pub(crate) const via_zinc_50_of_10: &str = "via-zinc-50/10"; pub(crate) const via_zinc_50_of_100: &str = "via-zinc-50/100"; pub(crate) const via_zinc_50_of_20: &str = "via-zinc-50/20"; pub(crate) const via_zinc_50_of_25: &str = "via-zinc-50/25"; pub(crate) const via_zinc_50_of_30: &str = "via-zinc-50/30"; pub(crate) const via_zinc_50_of_40: &str = "via-zinc-50/40"; pub(crate) const via_zinc_50_of_5: &str = "via-zinc-50/5"; pub(crate) const via_zinc_50_of_50: &str = "via-zinc-50/50"; pub(crate) const via_zinc_50_of_60: &str = "via-zinc-50/60"; pub(crate) const via_zinc_50_of_70: &str = "via-zinc-50/70"; pub(crate) const via_zinc_50_of_75: &str = "via-zinc-50/75"; pub(crate) const via_zinc_50_of_80: &str = "via-zinc-50/80"; pub(crate) const via_zinc_50_of_90: &str = "via-zinc-50/90"; pub(crate) const via_zinc_50_of_95: &str = "via-zinc-50/95"; pub(crate) const via_zinc_600_of_0: &str = "via-zinc-600/0"; pub(crate) const via_zinc_600_of_10: &str = "via-zinc-600/10"; pub(crate) const via_zinc_600_of_100: &str = "via-zinc-600/100"; pub(crate) const via_zinc_600_of_20: &str = "via-zinc-600/20"; pub(crate) const via_zinc_600_of_25: &str = "via-zinc-600/25"; pub(crate) const via_zinc_600_of_30: &str = "via-zinc-600/30"; pub(crate) const via_zinc_600_of_40: &str = "via-zinc-600/40"; pub(crate) const via_zinc_600_of_5: &str = "via-zinc-600/5"; pub(crate) const via_zinc_600_of_50: &str = "via-zinc-600/50"; pub(crate) const via_zinc_600_of_60: &str = "via-zinc-600/60"; pub(crate) const via_zinc_600_of_70: &str = "via-zinc-600/70"; pub(crate) const via_zinc_600_of_75: &str = "via-zinc-600/75"; pub(crate) const via_zinc_600_of_80: &str = "via-zinc-600/80"; pub(crate) const via_zinc_600_of_90: &str = "via-zinc-600/90"; pub(crate) const via_zinc_600_of_95: &str = "via-zinc-600/95"; pub(crate) const via_zinc_700_of_0: &str = "via-zinc-700/0"; pub(crate) const via_zinc_700_of_10: &str = "via-zinc-700/10"; pub(crate) const via_zinc_700_of_100: &str = "via-zinc-700/100"; pub(crate) const via_zinc_700_of_20: &str = "via-zinc-700/20"; pub(crate) const via_zinc_700_of_25: &str = "via-zinc-700/25"; pub(crate) const via_zinc_700_of_30: &str = "via-zinc-700/30"; pub(crate) const via_zinc_700_of_40: &str = "via-zinc-700/40"; pub(crate) const via_zinc_700_of_5: &str = "via-zinc-700/5"; pub(crate) const via_zinc_700_of_50: &str = "via-zinc-700/50"; pub(crate) const via_zinc_700_of_60: &str = "via-zinc-700/60"; pub(crate) const via_zinc_700_of_70: &str = "via-zinc-700/70"; pub(crate) const via_zinc_700_of_75: &str = "via-zinc-700/75"; pub(crate) const via_zinc_700_of_80: &str = "via-zinc-700/80"; pub(crate) const via_zinc_700_of_90: &str = "via-zinc-700/90"; pub(crate) const via_zinc_700_of_95: &str = "via-zinc-700/95"; pub(crate) const via_zinc_800_of_0: &str = "via-zinc-800/0"; pub(crate) const via_zinc_800_of_10: &str = "via-zinc-800/10"; pub(crate) const via_zinc_800_of_100: &str = "via-zinc-800/100"; pub(crate) const via_zinc_800_of_20: &str = "via-zinc-800/20"; pub(crate) const via_zinc_800_of_25: &str = "via-zinc-800/25"; pub(crate) const via_zinc_800_of_30: &str = "via-zinc-800/30"; pub(crate) const via_zinc_800_of_40: &str = "via-zinc-800/40"; pub(crate) const via_zinc_800_of_5: &str = "via-zinc-800/5"; pub(crate) const via_zinc_800_of_50: &str = "via-zinc-800/50"; pub(crate) const via_zinc_800_of_60: &str = "via-zinc-800/60"; pub(crate) const via_zinc_800_of_70: &str = "via-zinc-800/70"; pub(crate) const via_zinc_800_of_75: &str = "via-zinc-800/75"; pub(crate) const via_zinc_800_of_80: &str = "via-zinc-800/80"; pub(crate) const via_zinc_800_of_90: &str = "via-zinc-800/90"; pub(crate) const via_zinc_800_of_95: &str = "via-zinc-800/95"; pub(crate) const via_zinc_900_of_0: &str = "via-zinc-900/0"; pub(crate) const via_zinc_900_of_10: &str = "via-zinc-900/10"; pub(crate) const via_zinc_900_of_100: &str = "via-zinc-900/100"; pub(crate) const via_zinc_900_of_20: &str = "via-zinc-900/20"; pub(crate) const via_zinc_900_of_25: &str = "via-zinc-900/25"; pub(crate) const via_zinc_900_of_30: &str = "via-zinc-900/30"; pub(crate) const via_zinc_900_of_40: &str = "via-zinc-900/40"; pub(crate) const via_zinc_900_of_5: &str = "via-zinc-900/5"; pub(crate) const via_zinc_900_of_50: &str = "via-zinc-900/50"; pub(crate) const via_zinc_900_of_60: &str = "via-zinc-900/60"; pub(crate) const via_zinc_900_of_70: &str = "via-zinc-900/70"; pub(crate) const via_zinc_900_of_75: &str = "via-zinc-900/75"; pub(crate) const via_zinc_900_of_80: &str = "via-zinc-900/80"; pub(crate) const via_zinc_900_of_90: &str = "via-zinc-900/90"; pub(crate) const via_zinc_900_of_95: &str = "via-zinc-900/95"; } pub(crate) mod eff { pub(crate) const bg_blend_color: &str = "bg-blend-color"; pub(crate) const bg_blend_color_burn: &str = "bg-blend-color-burn"; pub(crate) const bg_blend_color_dodge: &str = "bg-blend-color-dodge"; pub(crate) const bg_blend_darken: &str = "bg-blend-darken"; pub(crate) const bg_blend_difference: &str = "bg-blend-difference"; pub(crate) const bg_blend_exclusion: &str = "bg-blend-exclusion"; pub(crate) const bg_blend_hard_light: &str = "bg-blend-hard-light"; pub(crate) const bg_blend_hue: &str = "bg-blend-hue"; pub(crate) const bg_blend_lighten: &str = "bg-blend-lighten"; pub(crate) const bg_blend_luminosity: &str = "bg-blend-luminosity"; pub(crate) const bg_blend_multiply: &str = "bg-blend-multiply"; pub(crate) const bg_blend_normal: &str = "bg-blend-normal"; pub(crate) const bg_blend_overlay: &str = "bg-blend-overlay"; pub(crate) const bg_blend_saturation: &str = "bg-blend-saturation"; pub(crate) const bg_blend_screen: &str = "bg-blend-screen"; pub(crate) const bg_blend_soft_light: &str = "bg-blend-soft-light"; pub(crate) const mix_blend_color: &str = "mix-blend-color"; pub(crate) const mix_blend_color_burn: &str = "mix-blend-color-burn"; pub(crate) const mix_blend_color_dodge: &str = "mix-blend-color-dodge"; pub(crate) const mix_blend_darken: &str = "mix-blend-darken"; pub(crate) const mix_blend_difference: &str = "mix-blend-difference"; pub(crate) const mix_blend_exclusion: &str = "mix-blend-exclusion"; pub(crate) const mix_blend_hard_light: &str = "mix-blend-hard-light"; pub(crate) const mix_blend_hue: &str = "mix-blend-hue"; pub(crate) const mix_blend_lighten: &str = "mix-blend-lighten"; pub(crate) const mix_blend_luminosity: &str = "mix-blend-luminosity"; pub(crate) const mix_blend_multiply: &str = "mix-blend-multiply"; pub(crate) const mix_blend_normal: &str = "mix-blend-normal"; pub(crate) const mix_blend_overlay: &str = "mix-blend-overlay"; pub(crate) const mix_blend_plus_lighter: &str = "mix-blend-plus-lighter"; pub(crate) const mix_blend_saturation: &str = "mix-blend-saturation"; pub(crate) const mix_blend_screen: &str = "mix-blend-screen"; pub(crate) const mix_blend_soft_light: &str = "mix-blend-soft-light"; pub(crate) const opacity_0: &str = "opacity-0"; pub(crate) const opacity_10: &str = "opacity-10"; pub(crate) const opacity_100: &str = "opacity-100"; pub(crate) const opacity_20: &str = "opacity-20"; pub(crate) const opacity_25: &str = "opacity-25"; pub(crate) const opacity_30: &str = "opacity-30"; pub(crate) const opacity_40: &str = "opacity-40"; pub(crate) const opacity_5: &str = "opacity-5"; pub(crate) const opacity_50: &str = "opacity-50"; pub(crate) const opacity_60: &str = "opacity-60"; pub(crate) const opacity_70: &str = "opacity-70"; pub(crate) const opacity_75: &str = "opacity-75"; pub(crate) const opacity_80: &str = "opacity-80"; pub(crate) const opacity_90: &str = "opacity-90"; pub(crate) const opacity_95: &str = "opacity-95"; pub(crate) const shadow: &str = "shadow"; pub(crate) const shadow_2xl: &str = "shadow-2xl"; pub(crate) const shadow_amber_100: &str = "shadow-amber-100"; pub(crate) const shadow_amber_200: &str = "shadow-amber-200"; pub(crate) const shadow_amber_300: &str = "shadow-amber-300"; pub(crate) const shadow_amber_400: &str = "shadow-amber-400"; pub(crate) const shadow_amber_50: &str = "shadow-amber-50"; pub(crate) const shadow_amber_500: &str = "shadow-amber-500"; pub(crate) const shadow_amber_600: &str = "shadow-amber-600"; pub(crate) const shadow_amber_700: &str = "shadow-amber-700"; pub(crate) const shadow_amber_800: &str = "shadow-amber-800"; pub(crate) const shadow_amber_900: &str = "shadow-amber-900"; pub(crate) const shadow_black: &str = "shadow-black"; pub(crate) const shadow_blue_100: &str = "shadow-blue-100"; pub(crate) const shadow_blue_200: &str = "shadow-blue-200"; pub(crate) const shadow_blue_300: &str = "shadow-blue-300"; pub(crate) const shadow_blue_400: &str = "shadow-blue-400"; pub(crate) const shadow_blue_50: &str = "shadow-blue-50"; pub(crate) const shadow_blue_500: &str = "shadow-blue-500"; pub(crate) const shadow_blue_600: &str = "shadow-blue-600"; pub(crate) const shadow_blue_700: &str = "shadow-blue-700"; pub(crate) const shadow_blue_800: &str = "shadow-blue-800"; pub(crate) const shadow_blue_900: &str = "shadow-blue-900"; pub(crate) const shadow_current: &str = "shadow-current"; pub(crate) const shadow_cyan_100: &str = "shadow-cyan-100"; pub(crate) const shadow_cyan_200: &str = "shadow-cyan-200"; pub(crate) const shadow_cyan_300: &str = "shadow-cyan-300"; pub(crate) const shadow_cyan_400: &str = "shadow-cyan-400"; pub(crate) const shadow_cyan_50: &str = "shadow-cyan-50"; pub(crate) const shadow_cyan_500: &str = "shadow-cyan-500"; pub(crate) const shadow_cyan_600: &str = "shadow-cyan-600"; pub(crate) const shadow_cyan_700: &str = "shadow-cyan-700"; pub(crate) const shadow_cyan_800: &str = "shadow-cyan-800"; pub(crate) const shadow_cyan_900: &str = "shadow-cyan-900"; pub(crate) const shadow_emerald_100: &str = "shadow-emerald-100"; pub(crate) const shadow_emerald_200: &str = "shadow-emerald-200"; pub(crate) const shadow_emerald_300: &str = "shadow-emerald-300"; pub(crate) const shadow_emerald_400: &str = "shadow-emerald-400"; pub(crate) const shadow_emerald_50: &str = "shadow-emerald-50"; pub(crate) const shadow_emerald_500: &str = "shadow-emerald-500"; pub(crate) const shadow_emerald_600: &str = "shadow-emerald-600"; pub(crate) const shadow_emerald_700: &str = "shadow-emerald-700"; pub(crate) const shadow_emerald_800: &str = "shadow-emerald-800"; pub(crate) const shadow_emerald_900: &str = "shadow-emerald-900"; pub(crate) const shadow_fuchsia_100: &str = "shadow-fuchsia-100"; pub(crate) const shadow_fuchsia_200: &str = "shadow-fuchsia-200"; pub(crate) const shadow_fuchsia_300: &str = "shadow-fuchsia-300"; pub(crate) const shadow_fuchsia_400: &str = "shadow-fuchsia-400"; pub(crate) const shadow_fuchsia_50: &str = "shadow-fuchsia-50"; pub(crate) const shadow_fuchsia_500: &str = "shadow-fuchsia-500"; pub(crate) const shadow_fuchsia_600: &str = "shadow-fuchsia-600"; pub(crate) const shadow_fuchsia_700: &str = "shadow-fuchsia-700"; pub(crate) const shadow_fuchsia_800: &str = "shadow-fuchsia-800"; pub(crate) const shadow_fuchsia_900: &str = "shadow-fuchsia-900"; pub(crate) const shadow_gray_100: &str = "shadow-gray-100"; pub(crate) const shadow_gray_200: &str = "shadow-gray-200"; pub(crate) const shadow_gray_300: &str = "shadow-gray-300"; pub(crate) const shadow_gray_400: &str = "shadow-gray-400"; pub(crate) const shadow_gray_50: &str = "shadow-gray-50"; pub(crate) const shadow_gray_500: &str = "shadow-gray-500"; pub(crate) const shadow_gray_600: &str = "shadow-gray-600"; pub(crate) const shadow_gray_700: &str = "shadow-gray-700"; pub(crate) const shadow_gray_800: &str = "shadow-gray-800"; pub(crate) const shadow_gray_900: &str = "shadow-gray-900"; pub(crate) const shadow_green_100: &str = "shadow-green-100"; pub(crate) const shadow_green_200: &str = "shadow-green-200"; pub(crate) const shadow_green_300: &str = "shadow-green-300"; pub(crate) const shadow_green_400: &str = "shadow-green-400"; pub(crate) const shadow_green_50: &str = "shadow-green-50"; pub(crate) const shadow_green_500: &str = "shadow-green-500"; pub(crate) const shadow_green_600: &str = "shadow-green-600"; pub(crate) const shadow_green_700: &str = "shadow-green-700"; pub(crate) const shadow_green_800: &str = "shadow-green-800"; pub(crate) const shadow_green_900: &str = "shadow-green-900"; pub(crate) const shadow_indigo_100: &str = "shadow-indigo-100"; pub(crate) const shadow_indigo_200: &str = "shadow-indigo-200"; pub(crate) const shadow_indigo_300: &str = "shadow-indigo-300"; pub(crate) const shadow_indigo_400: &str = "shadow-indigo-400"; pub(crate) const shadow_indigo_50: &str = "shadow-indigo-50"; pub(crate) const shadow_indigo_500: &str = "shadow-indigo-500"; pub(crate) const shadow_indigo_600: &str = "shadow-indigo-600"; pub(crate) const shadow_indigo_700: &str = "shadow-indigo-700"; pub(crate) const shadow_indigo_800: &str = "shadow-indigo-800"; pub(crate) const shadow_indigo_900: &str = "shadow-indigo-900"; pub(crate) const shadow_inherit: &str = "shadow-inherit"; pub(crate) const shadow_inner: &str = "shadow-inner"; pub(crate) const shadow_lg: &str = "shadow-lg"; pub(crate) const shadow_lime_100: &str = "shadow-lime-100"; pub(crate) const shadow_lime_200: &str = "shadow-lime-200"; pub(crate) const shadow_lime_300: &str = "shadow-lime-300"; pub(crate) const shadow_lime_400: &str = "shadow-lime-400"; pub(crate) const shadow_lime_50: &str = "shadow-lime-50"; pub(crate) const shadow_lime_500: &str = "shadow-lime-500"; pub(crate) const shadow_lime_600: &str = "shadow-lime-600"; pub(crate) const shadow_lime_700: &str = "shadow-lime-700"; pub(crate) const shadow_lime_800: &str = "shadow-lime-800"; pub(crate) const shadow_lime_900: &str = "shadow-lime-900"; pub(crate) const shadow_md: &str = "shadow-md"; pub(crate) const shadow_neutral_100: &str = "shadow-neutral-100"; pub(crate) const shadow_neutral_200: &str = "shadow-neutral-200"; pub(crate) const shadow_neutral_300: &str = "shadow-neutral-300"; pub(crate) const shadow_neutral_400: &str = "shadow-neutral-400"; pub(crate) const shadow_neutral_50: &str = "shadow-neutral-50"; pub(crate) const shadow_neutral_500: &str = "shadow-neutral-500"; pub(crate) const shadow_neutral_600: &str = "shadow-neutral-600"; pub(crate) const shadow_neutral_700: &str = "shadow-neutral-700"; pub(crate) const shadow_neutral_800: &str = "shadow-neutral-800"; pub(crate) const shadow_neutral_900: &str = "shadow-neutral-900"; pub(crate) const shadow_none: &str = "shadow-none"; pub(crate) const shadow_orange_100: &str = "shadow-orange-100"; pub(crate) const shadow_orange_200: &str = "shadow-orange-200"; pub(crate) const shadow_orange_300: &str = "shadow-orange-300"; pub(crate) const shadow_orange_400: &str = "shadow-orange-400"; pub(crate) const shadow_orange_50: &str = "shadow-orange-50"; pub(crate) const shadow_orange_500: &str = "shadow-orange-500"; pub(crate) const shadow_orange_600: &str = "shadow-orange-600"; pub(crate) const shadow_orange_700: &str = "shadow-orange-700"; pub(crate) const shadow_orange_800: &str = "shadow-orange-800"; pub(crate) const shadow_orange_900: &str = "shadow-orange-900"; pub(crate) const shadow_pink_100: &str = "shadow-pink-100"; pub(crate) const shadow_pink_200: &str = "shadow-pink-200"; pub(crate) const shadow_pink_300: &str = "shadow-pink-300"; pub(crate) const shadow_pink_400: &str = "shadow-pink-400"; pub(crate) const shadow_pink_50: &str = "shadow-pink-50"; pub(crate) const shadow_pink_500: &str = "shadow-pink-500"; pub(crate) const shadow_pink_600: &str = "shadow-pink-600"; pub(crate) const shadow_pink_700: &str = "shadow-pink-700"; pub(crate) const shadow_pink_800: &str = "shadow-pink-800"; pub(crate) const shadow_pink_900: &str = "shadow-pink-900"; pub(crate) const shadow_purple_100: &str = "shadow-purple-100"; pub(crate) const shadow_purple_200: &str = "shadow-purple-200"; pub(crate) const shadow_purple_300: &str = "shadow-purple-300"; pub(crate) const shadow_purple_400: &str = "shadow-purple-400"; pub(crate) const shadow_purple_50: &str = "shadow-purple-50"; pub(crate) const shadow_purple_500: &str = "shadow-purple-500"; pub(crate) const shadow_purple_600: &str = "shadow-purple-600"; pub(crate) const shadow_purple_700: &str = "shadow-purple-700"; pub(crate) const shadow_purple_800: &str = "shadow-purple-800"; pub(crate) const shadow_purple_900: &str = "shadow-purple-900"; pub(crate) const shadow_red_100: &str = "shadow-red-100"; pub(crate) const shadow_red_200: &str = "shadow-red-200"; pub(crate) const shadow_red_300: &str = "shadow-red-300"; pub(crate) const shadow_red_400: &str = "shadow-red-400"; pub(crate) const shadow_red_50: &str = "shadow-red-50"; pub(crate) const shadow_red_500: &str = "shadow-red-500"; pub(crate) const shadow_red_600: &str = "shadow-red-600"; pub(crate) const shadow_red_700: &str = "shadow-red-700"; pub(crate) const shadow_red_800: &str = "shadow-red-800"; pub(crate) const shadow_red_900: &str = "shadow-red-900"; pub(crate) const shadow_rose_100: &str = "shadow-rose-100"; pub(crate) const shadow_rose_200: &str = "shadow-rose-200"; pub(crate) const shadow_rose_300: &str = "shadow-rose-300"; pub(crate) const shadow_rose_400: &str = "shadow-rose-400"; pub(crate) const shadow_rose_50: &str = "shadow-rose-50"; pub(crate) const shadow_rose_500: &str = "shadow-rose-500"; pub(crate) const shadow_rose_600: &str = "shadow-rose-600"; pub(crate) const shadow_rose_700: &str = "shadow-rose-700"; pub(crate) const shadow_rose_800: &str = "shadow-rose-800"; pub(crate) const shadow_rose_900: &str = "shadow-rose-900"; pub(crate) const shadow_sky_100: &str = "shadow-sky-100"; pub(crate) const shadow_sky_200: &str = "shadow-sky-200"; pub(crate) const shadow_sky_300: &str = "shadow-sky-300"; pub(crate) const shadow_sky_400: &str = "shadow-sky-400"; pub(crate) const shadow_sky_50: &str = "shadow-sky-50"; pub(crate) const shadow_sky_500: &str = "shadow-sky-500"; pub(crate) const shadow_sky_600: &str = "shadow-sky-600"; pub(crate) const shadow_sky_700: &str = "shadow-sky-700"; pub(crate) const shadow_sky_800: &str = "shadow-sky-800"; pub(crate) const shadow_sky_900: &str = "shadow-sky-900"; pub(crate) const shadow_slate_100: &str = "shadow-slate-100"; pub(crate) const shadow_slate_200: &str = "shadow-slate-200"; pub(crate) const shadow_slate_300: &str = "shadow-slate-300"; pub(crate) const shadow_slate_400: &str = "shadow-slate-400"; pub(crate) const shadow_slate_50: &str = "shadow-slate-50"; pub(crate) const shadow_slate_500: &str = "shadow-slate-500"; pub(crate) const shadow_slate_600: &str = "shadow-slate-600"; pub(crate) const shadow_slate_700: &str = "shadow-slate-700"; pub(crate) const shadow_slate_800: &str = "shadow-slate-800"; pub(crate) const shadow_slate_900: &str = "shadow-slate-900"; pub(crate) const shadow_sm: &str = "shadow-sm"; pub(crate) const shadow_stone_100: &str = "shadow-stone-100"; pub(crate) const shadow_stone_200: &str = "shadow-stone-200"; pub(crate) const shadow_stone_300: &str = "shadow-stone-300"; pub(crate) const shadow_stone_400: &str = "shadow-stone-400"; pub(crate) const shadow_stone_50: &str = "shadow-stone-50"; pub(crate) const shadow_stone_500: &str = "shadow-stone-500"; pub(crate) const shadow_stone_600: &str = "shadow-stone-600"; pub(crate) const shadow_stone_700: &str = "shadow-stone-700"; pub(crate) const shadow_stone_800: &str = "shadow-stone-800"; pub(crate) const shadow_stone_900: &str = "shadow-stone-900"; pub(crate) const shadow_teal_100: &str = "shadow-teal-100"; pub(crate) const shadow_teal_200: &str = "shadow-teal-200"; pub(crate) const shadow_teal_300: &str = "shadow-teal-300"; pub(crate) const shadow_teal_400: &str = "shadow-teal-400"; pub(crate) const shadow_teal_50: &str = "shadow-teal-50"; pub(crate) const shadow_teal_500: &str = "shadow-teal-500"; pub(crate) const shadow_teal_600: &str = "shadow-teal-600"; pub(crate) const shadow_teal_700: &str = "shadow-teal-700"; pub(crate) const shadow_teal_800: &str = "shadow-teal-800"; pub(crate) const shadow_teal_900: &str = "shadow-teal-900"; pub(crate) const shadow_transparent: &str = "shadow-transparent"; pub(crate) const shadow_violet_100: &str = "shadow-violet-100"; pub(crate) const shadow_violet_200: &str = "shadow-violet-200"; pub(crate) const shadow_violet_300: &str = "shadow-violet-300"; pub(crate) const shadow_violet_400: &str = "shadow-violet-400"; pub(crate) const shadow_violet_50: &str = "shadow-violet-50"; pub(crate) const shadow_violet_500: &str = "shadow-violet-500"; pub(crate) const shadow_violet_600: &str = "shadow-violet-600"; pub(crate) const shadow_violet_700: &str = "shadow-violet-700"; pub(crate) const shadow_violet_800: &str = "shadow-violet-800"; pub(crate) const shadow_violet_900: &str = "shadow-violet-900"; pub(crate) const shadow_white: &str = "shadow-white"; pub(crate) const shadow_xl: &str = "shadow-xl"; pub(crate) const shadow_yellow_100: &str = "shadow-yellow-100"; pub(crate) const shadow_yellow_200: &str = "shadow-yellow-200"; pub(crate) const shadow_yellow_300: &str = "shadow-yellow-300"; pub(crate) const shadow_yellow_400: &str = "shadow-yellow-400"; pub(crate) const shadow_yellow_50: &str = "shadow-yellow-50"; pub(crate) const shadow_yellow_500: &str = "shadow-yellow-500"; pub(crate) const shadow_yellow_600: &str = "shadow-yellow-600"; pub(crate) const shadow_yellow_700: &str = "shadow-yellow-700"; pub(crate) const shadow_yellow_800: &str = "shadow-yellow-800"; pub(crate) const shadow_yellow_900: &str = "shadow-yellow-900"; pub(crate) const shadow_zinc_100: &str = "shadow-zinc-100"; pub(crate) const shadow_zinc_200: &str = "shadow-zinc-200"; pub(crate) const shadow_zinc_300: &str = "shadow-zinc-300"; pub(crate) const shadow_zinc_400: &str = "shadow-zinc-400"; pub(crate) const shadow_zinc_50: &str = "shadow-zinc-50"; pub(crate) const shadow_zinc_500: &str = "shadow-zinc-500"; pub(crate) const shadow_zinc_600: &str = "shadow-zinc-600"; pub(crate) const shadow_zinc_700: &str = "shadow-zinc-700"; pub(crate) const shadow_zinc_800: &str = "shadow-zinc-800"; pub(crate) const shadow_zinc_900: &str = "shadow-zinc-900"; } pub(crate) mod fil { pub(crate) const backdrop_blur: &str = "backdrop-blur"; pub(crate) const backdrop_blur_0: &str = "backdrop-blur-0"; pub(crate) const backdrop_blur_2xl: &str = "backdrop-blur-2xl"; pub(crate) const backdrop_blur_3xl: &str = "backdrop-blur-3xl"; pub(crate) const backdrop_blur_lg: &str = "backdrop-blur-lg"; pub(crate) const backdrop_blur_md: &str = "backdrop-blur-md"; pub(crate) const backdrop_blur_none: &str = "backdrop-blur-none"; pub(crate) const backdrop_blur_sm: &str = "backdrop-blur-sm"; pub(crate) const backdrop_blur_xl: &str = "backdrop-blur-xl"; pub(crate) const backdrop_brightness_0: &str = "backdrop-brightness-0"; pub(crate) const backdrop_brightness_100: &str = "backdrop-brightness-100"; pub(crate) const backdrop_brightness_105: &str = "backdrop-brightness-105"; pub(crate) const backdrop_brightness_110: &str = "backdrop-brightness-110"; pub(crate) const backdrop_brightness_125: &str = "backdrop-brightness-125"; pub(crate) const backdrop_brightness_150: &str = "backdrop-brightness-150"; pub(crate) const backdrop_brightness_200: &str = "backdrop-brightness-200"; pub(crate) const backdrop_brightness_50: &str = "backdrop-brightness-50"; pub(crate) const backdrop_brightness_75: &str = "backdrop-brightness-75"; pub(crate) const backdrop_brightness_90: &str = "backdrop-brightness-90"; pub(crate) const backdrop_brightness_95: &str = "backdrop-brightness-95"; pub(crate) const backdrop_contrast_0: &str = "backdrop-contrast-0"; pub(crate) const backdrop_contrast_100: &str = "backdrop-contrast-100"; pub(crate) const backdrop_contrast_125: &str = "backdrop-contrast-125"; pub(crate) const backdrop_contrast_150: &str = "backdrop-contrast-150"; pub(crate) const backdrop_contrast_200: &str = "backdrop-contrast-200"; pub(crate) const backdrop_contrast_50: &str = "backdrop-contrast-50"; pub(crate) const backdrop_contrast_75: &str = "backdrop-contrast-75"; pub(crate) const backdrop_filter: &str = "backdrop-filter"; pub(crate) const backdrop_filter_none: &str = "backdrop-filter-none"; pub(crate) const backdrop_grayscale: &str = "backdrop-grayscale"; pub(crate) const backdrop_grayscale_0: &str = "backdrop-grayscale-0"; pub(crate) const backdrop_hue_rotate_0: &str = "backdrop-hue-rotate-0"; pub(crate) const backdrop_hue_rotate_15: &str = "backdrop-hue-rotate-15"; pub(crate) const backdrop_hue_rotate_180: &str = "backdrop-hue-rotate-180"; pub(crate) const backdrop_hue_rotate_30: &str = "backdrop-hue-rotate-30"; pub(crate) const backdrop_hue_rotate_60: &str = "backdrop-hue-rotate-60"; pub(crate) const backdrop_hue_rotate_90: &str = "backdrop-hue-rotate-90"; pub(crate) const backdrop_invert: &str = "backdrop-invert"; pub(crate) const backdrop_invert_0: &str = "backdrop-invert-0"; pub(crate) const backdrop_opacity_0: &str = "backdrop-opacity-0"; pub(crate) const backdrop_opacity_10: &str = "backdrop-opacity-10"; pub(crate) const backdrop_opacity_100: &str = "backdrop-opacity-100"; pub(crate) const backdrop_opacity_20: &str = "backdrop-opacity-20"; pub(crate) const backdrop_opacity_25: &str = "backdrop-opacity-25"; pub(crate) const backdrop_opacity_30: &str = "backdrop-opacity-30"; pub(crate) const backdrop_opacity_40: &str = "backdrop-opacity-40"; pub(crate) const backdrop_opacity_5: &str = "backdrop-opacity-5"; pub(crate) const backdrop_opacity_50: &str = "backdrop-opacity-50"; pub(crate) const backdrop_opacity_60: &str = "backdrop-opacity-60"; pub(crate) const backdrop_opacity_70: &str = "backdrop-opacity-70"; pub(crate) const backdrop_opacity_75: &str = "backdrop-opacity-75"; pub(crate) const backdrop_opacity_80: &str = "backdrop-opacity-80"; pub(crate) const backdrop_opacity_90: &str = "backdrop-opacity-90"; pub(crate) const backdrop_opacity_95: &str = "backdrop-opacity-95"; pub(crate) const backdrop_saturate_0: &str = "backdrop-saturate-0"; pub(crate) const backdrop_saturate_100: &str = "backdrop-saturate-100"; pub(crate) const backdrop_saturate_150: &str = "backdrop-saturate-150"; pub(crate) const backdrop_saturate_200: &str = "backdrop-saturate-200"; pub(crate) const backdrop_saturate_50: &str = "backdrop-saturate-50"; pub(crate) const backdrop_sepia: &str = "backdrop-sepia"; pub(crate) const backdrop_sepia_0: &str = "backdrop-sepia-0"; pub(crate) const blur: &str = "blur"; pub(crate) const blur_0: &str = "blur-0"; pub(crate) const blur_2xl: &str = "blur-2xl"; pub(crate) const blur_3xl: &str = "blur-3xl"; pub(crate) const blur_lg: &str = "blur-lg"; pub(crate) const blur_md: &str = "blur-md"; pub(crate) const blur_none: &str = "blur-none"; pub(crate) const blur_sm: &str = "blur-sm"; pub(crate) const blur_xl: &str = "blur-xl"; pub(crate) const brightness_0: &str = "brightness-0"; pub(crate) const brightness_100: &str = "brightness-100"; pub(crate) const brightness_105: &str = "brightness-105"; pub(crate) const brightness_110: &str = "brightness-110"; pub(crate) const brightness_125: &str = "brightness-125"; pub(crate) const brightness_150: &str = "brightness-150"; pub(crate) const brightness_200: &str = "brightness-200"; pub(crate) const brightness_50: &str = "brightness-50"; pub(crate) const brightness_75: &str = "brightness-75"; pub(crate) const brightness_90: &str = "brightness-90"; pub(crate) const brightness_95: &str = "brightness-95"; pub(crate) const contrast_0: &str = "contrast-0"; pub(crate) const contrast_100: &str = "contrast-100"; pub(crate) const contrast_125: &str = "contrast-125"; pub(crate) const contrast_150: &str = "contrast-150"; pub(crate) const contrast_200: &str = "contrast-200"; pub(crate) const contrast_50: &str = "contrast-50"; pub(crate) const contrast_75: &str = "contrast-75"; pub(crate) const drop_shadow: &str = "drop-shadow"; pub(crate) const drop_shadow_2xl: &str = "drop-shadow-2xl"; pub(crate) const drop_shadow_lg: &str = "drop-shadow-lg"; pub(crate) const drop_shadow_md: &str = "drop-shadow-md"; pub(crate) const drop_shadow_none: &str = "drop-shadow-none"; pub(crate) const drop_shadow_sm: &str = "drop-shadow-sm"; pub(crate) const drop_shadow_xl: &str = "drop-shadow-xl"; pub(crate) const filter: &str = "filter"; pub(crate) const filter_none: &str = "filter-none"; pub(crate) const grayscale: &str = "grayscale"; pub(crate) const grayscale_0: &str = "grayscale-0"; pub(crate) const hue_rotate_0: &str = "hue-rotate-0"; pub(crate) const hue_rotate_15: &str = "hue-rotate-15"; pub(crate) const hue_rotate_180: &str = "hue-rotate-180"; pub(crate) const hue_rotate_30: &str = "hue-rotate-30"; pub(crate) const hue_rotate_60: &str = "hue-rotate-60"; pub(crate) const hue_rotate_90: &str = "hue-rotate-90"; pub(crate) const invert: &str = "invert"; pub(crate) const invert_0: &str = "invert-0"; pub(crate) const saturate_0: &str = "saturate-0"; pub(crate) const saturate_100: &str = "saturate-100"; pub(crate) const saturate_150: &str = "saturate-150"; pub(crate) const saturate_200: &str = "saturate-200"; pub(crate) const saturate_50: &str = "saturate-50"; pub(crate) const sepia: &str = "sepia"; pub(crate) const sepia_0: &str = "sepia-0"; pub(crate) const shadow_amber_100_of_0: &str = "shadow-amber-100/0"; pub(crate) const shadow_amber_100_of_10: &str = "shadow-amber-100/10"; pub(crate) const shadow_amber_100_of_100: &str = "shadow-amber-100/100"; pub(crate) const shadow_amber_100_of_20: &str = "shadow-amber-100/20"; pub(crate) const shadow_amber_100_of_25: &str = "shadow-amber-100/25"; pub(crate) const shadow_amber_100_of_30: &str = "shadow-amber-100/30"; pub(crate) const shadow_amber_100_of_40: &str = "shadow-amber-100/40"; pub(crate) const shadow_amber_100_of_5: &str = "shadow-amber-100/5"; pub(crate) const shadow_amber_100_of_50: &str = "shadow-amber-100/50"; pub(crate) const shadow_amber_100_of_60: &str = "shadow-amber-100/60"; pub(crate) const shadow_amber_100_of_70: &str = "shadow-amber-100/70"; pub(crate) const shadow_amber_100_of_75: &str = "shadow-amber-100/75"; pub(crate) const shadow_amber_100_of_80: &str = "shadow-amber-100/80"; pub(crate) const shadow_amber_100_of_90: &str = "shadow-amber-100/90"; pub(crate) const shadow_amber_100_of_95: &str = "shadow-amber-100/95"; pub(crate) const shadow_amber_200_of_0: &str = "shadow-amber-200/0"; pub(crate) const shadow_amber_200_of_10: &str = "shadow-amber-200/10"; pub(crate) const shadow_amber_200_of_100: &str = "shadow-amber-200/100"; pub(crate) const shadow_amber_200_of_20: &str = "shadow-amber-200/20"; pub(crate) const shadow_amber_200_of_25: &str = "shadow-amber-200/25"; pub(crate) const shadow_amber_200_of_30: &str = "shadow-amber-200/30"; pub(crate) const shadow_amber_200_of_40: &str = "shadow-amber-200/40"; pub(crate) const shadow_amber_200_of_5: &str = "shadow-amber-200/5"; pub(crate) const shadow_amber_200_of_50: &str = "shadow-amber-200/50"; pub(crate) const shadow_amber_200_of_60: &str = "shadow-amber-200/60"; pub(crate) const shadow_amber_200_of_70: &str = "shadow-amber-200/70"; pub(crate) const shadow_amber_200_of_75: &str = "shadow-amber-200/75"; pub(crate) const shadow_amber_200_of_80: &str = "shadow-amber-200/80"; pub(crate) const shadow_amber_200_of_90: &str = "shadow-amber-200/90"; pub(crate) const shadow_amber_200_of_95: &str = "shadow-amber-200/95"; pub(crate) const shadow_amber_300_of_0: &str = "shadow-amber-300/0"; pub(crate) const shadow_amber_300_of_10: &str = "shadow-amber-300/10"; pub(crate) const shadow_amber_300_of_100: &str = "shadow-amber-300/100"; pub(crate) const shadow_amber_300_of_20: &str = "shadow-amber-300/20"; pub(crate) const shadow_amber_300_of_25: &str = "shadow-amber-300/25"; pub(crate) const shadow_amber_300_of_30: &str = "shadow-amber-300/30"; pub(crate) const shadow_amber_300_of_40: &str = "shadow-amber-300/40"; pub(crate) const shadow_amber_300_of_5: &str = "shadow-amber-300/5"; pub(crate) const shadow_amber_300_of_50: &str = "shadow-amber-300/50"; pub(crate) const shadow_amber_300_of_60: &str = "shadow-amber-300/60"; pub(crate) const shadow_amber_300_of_70: &str = "shadow-amber-300/70"; pub(crate) const shadow_amber_300_of_75: &str = "shadow-amber-300/75"; pub(crate) const shadow_amber_300_of_80: &str = "shadow-amber-300/80"; pub(crate) const shadow_amber_300_of_90: &str = "shadow-amber-300/90"; pub(crate) const shadow_amber_300_of_95: &str = "shadow-amber-300/95"; pub(crate) const shadow_amber_400_of_0: &str = "shadow-amber-400/0"; pub(crate) const shadow_amber_400_of_10: &str = "shadow-amber-400/10"; pub(crate) const shadow_amber_400_of_100: &str = "shadow-amber-400/100"; pub(crate) const shadow_amber_400_of_20: &str = "shadow-amber-400/20"; pub(crate) const shadow_amber_400_of_25: &str = "shadow-amber-400/25"; pub(crate) const shadow_amber_400_of_30: &str = "shadow-amber-400/30"; pub(crate) const shadow_amber_400_of_40: &str = "shadow-amber-400/40"; pub(crate) const shadow_amber_400_of_5: &str = "shadow-amber-400/5"; pub(crate) const shadow_amber_400_of_50: &str = "shadow-amber-400/50"; pub(crate) const shadow_amber_400_of_60: &str = "shadow-amber-400/60"; pub(crate) const shadow_amber_400_of_70: &str = "shadow-amber-400/70"; pub(crate) const shadow_amber_400_of_75: &str = "shadow-amber-400/75"; pub(crate) const shadow_amber_400_of_80: &str = "shadow-amber-400/80"; pub(crate) const shadow_amber_400_of_90: &str = "shadow-amber-400/90"; pub(crate) const shadow_amber_400_of_95: &str = "shadow-amber-400/95"; pub(crate) const shadow_amber_500_of_0: &str = "shadow-amber-500/0"; pub(crate) const shadow_amber_500_of_10: &str = "shadow-amber-500/10"; pub(crate) const shadow_amber_500_of_100: &str = "shadow-amber-500/100"; pub(crate) const shadow_amber_500_of_20: &str = "shadow-amber-500/20"; pub(crate) const shadow_amber_500_of_25: &str = "shadow-amber-500/25"; pub(crate) const shadow_amber_500_of_30: &str = "shadow-amber-500/30"; pub(crate) const shadow_amber_500_of_40: &str = "shadow-amber-500/40"; pub(crate) const shadow_amber_500_of_5: &str = "shadow-amber-500/5"; pub(crate) const shadow_amber_500_of_50: &str = "shadow-amber-500/50"; pub(crate) const shadow_amber_500_of_60: &str = "shadow-amber-500/60"; pub(crate) const shadow_amber_500_of_70: &str = "shadow-amber-500/70"; pub(crate) const shadow_amber_500_of_75: &str = "shadow-amber-500/75"; pub(crate) const shadow_amber_500_of_80: &str = "shadow-amber-500/80"; pub(crate) const shadow_amber_500_of_90: &str = "shadow-amber-500/90"; pub(crate) const shadow_amber_500_of_95: &str = "shadow-amber-500/95"; pub(crate) const shadow_amber_50_of_0: &str = "shadow-amber-50/0"; pub(crate) const shadow_amber_50_of_10: &str = "shadow-amber-50/10"; pub(crate) const shadow_amber_50_of_100: &str = "shadow-amber-50/100"; pub(crate) const shadow_amber_50_of_20: &str = "shadow-amber-50/20"; pub(crate) const shadow_amber_50_of_25: &str = "shadow-amber-50/25"; pub(crate) const shadow_amber_50_of_30: &str = "shadow-amber-50/30"; pub(crate) const shadow_amber_50_of_40: &str = "shadow-amber-50/40"; pub(crate) const shadow_amber_50_of_5: &str = "shadow-amber-50/5"; pub(crate) const shadow_amber_50_of_50: &str = "shadow-amber-50/50"; pub(crate) const shadow_amber_50_of_60: &str = "shadow-amber-50/60"; pub(crate) const shadow_amber_50_of_70: &str = "shadow-amber-50/70"; pub(crate) const shadow_amber_50_of_75: &str = "shadow-amber-50/75"; pub(crate) const shadow_amber_50_of_80: &str = "shadow-amber-50/80"; pub(crate) const shadow_amber_50_of_90: &str = "shadow-amber-50/90"; pub(crate) const shadow_amber_50_of_95: &str = "shadow-amber-50/95"; pub(crate) const shadow_amber_600_of_0: &str = "shadow-amber-600/0"; pub(crate) const shadow_amber_600_of_10: &str = "shadow-amber-600/10"; pub(crate) const shadow_amber_600_of_100: &str = "shadow-amber-600/100"; pub(crate) const shadow_amber_600_of_20: &str = "shadow-amber-600/20"; pub(crate) const shadow_amber_600_of_25: &str = "shadow-amber-600/25"; pub(crate) const shadow_amber_600_of_30: &str = "shadow-amber-600/30"; pub(crate) const shadow_amber_600_of_40: &str = "shadow-amber-600/40"; pub(crate) const shadow_amber_600_of_5: &str = "shadow-amber-600/5"; pub(crate) const shadow_amber_600_of_50: &str = "shadow-amber-600/50"; pub(crate) const shadow_amber_600_of_60: &str = "shadow-amber-600/60"; pub(crate) const shadow_amber_600_of_70: &str = "shadow-amber-600/70"; pub(crate) const shadow_amber_600_of_75: &str = "shadow-amber-600/75"; pub(crate) const shadow_amber_600_of_80: &str = "shadow-amber-600/80"; pub(crate) const shadow_amber_600_of_90: &str = "shadow-amber-600/90"; pub(crate) const shadow_amber_600_of_95: &str = "shadow-amber-600/95"; pub(crate) const shadow_amber_700_of_0: &str = "shadow-amber-700/0"; pub(crate) const shadow_amber_700_of_10: &str = "shadow-amber-700/10"; pub(crate) const shadow_amber_700_of_100: &str = "shadow-amber-700/100"; pub(crate) const shadow_amber_700_of_20: &str = "shadow-amber-700/20"; pub(crate) const shadow_amber_700_of_25: &str = "shadow-amber-700/25"; pub(crate) const shadow_amber_700_of_30: &str = "shadow-amber-700/30"; pub(crate) const shadow_amber_700_of_40: &str = "shadow-amber-700/40"; pub(crate) const shadow_amber_700_of_5: &str = "shadow-amber-700/5"; pub(crate) const shadow_amber_700_of_50: &str = "shadow-amber-700/50"; pub(crate) const shadow_amber_700_of_60: &str = "shadow-amber-700/60"; pub(crate) const shadow_amber_700_of_70: &str = "shadow-amber-700/70"; pub(crate) const shadow_amber_700_of_75: &str = "shadow-amber-700/75"; pub(crate) const shadow_amber_700_of_80: &str = "shadow-amber-700/80"; pub(crate) const shadow_amber_700_of_90: &str = "shadow-amber-700/90"; pub(crate) const shadow_amber_700_of_95: &str = "shadow-amber-700/95"; pub(crate) const shadow_amber_800_of_0: &str = "shadow-amber-800/0"; pub(crate) const shadow_amber_800_of_10: &str = "shadow-amber-800/10"; pub(crate) const shadow_amber_800_of_100: &str = "shadow-amber-800/100"; pub(crate) const shadow_amber_800_of_20: &str = "shadow-amber-800/20"; pub(crate) const shadow_amber_800_of_25: &str = "shadow-amber-800/25"; pub(crate) const shadow_amber_800_of_30: &str = "shadow-amber-800/30"; pub(crate) const shadow_amber_800_of_40: &str = "shadow-amber-800/40"; pub(crate) const shadow_amber_800_of_5: &str = "shadow-amber-800/5"; pub(crate) const shadow_amber_800_of_50: &str = "shadow-amber-800/50"; pub(crate) const shadow_amber_800_of_60: &str = "shadow-amber-800/60"; pub(crate) const shadow_amber_800_of_70: &str = "shadow-amber-800/70"; pub(crate) const shadow_amber_800_of_75: &str = "shadow-amber-800/75"; pub(crate) const shadow_amber_800_of_80: &str = "shadow-amber-800/80"; pub(crate) const shadow_amber_800_of_90: &str = "shadow-amber-800/90"; pub(crate) const shadow_amber_800_of_95: &str = "shadow-amber-800/95"; pub(crate) const shadow_amber_900_of_0: &str = "shadow-amber-900/0"; pub(crate) const shadow_amber_900_of_10: &str = "shadow-amber-900/10"; pub(crate) const shadow_amber_900_of_100: &str = "shadow-amber-900/100"; pub(crate) const shadow_amber_900_of_20: &str = "shadow-amber-900/20"; pub(crate) const shadow_amber_900_of_25: &str = "shadow-amber-900/25"; pub(crate) const shadow_amber_900_of_30: &str = "shadow-amber-900/30"; pub(crate) const shadow_amber_900_of_40: &str = "shadow-amber-900/40"; pub(crate) const shadow_amber_900_of_5: &str = "shadow-amber-900/5"; pub(crate) const shadow_amber_900_of_50: &str = "shadow-amber-900/50"; pub(crate) const shadow_amber_900_of_60: &str = "shadow-amber-900/60"; pub(crate) const shadow_amber_900_of_70: &str = "shadow-amber-900/70"; pub(crate) const shadow_amber_900_of_75: &str = "shadow-amber-900/75"; pub(crate) const shadow_amber_900_of_80: &str = "shadow-amber-900/80"; pub(crate) const shadow_amber_900_of_90: &str = "shadow-amber-900/90"; pub(crate) const shadow_amber_900_of_95: &str = "shadow-amber-900/95"; pub(crate) const shadow_black_of_0: &str = "shadow-black/0"; pub(crate) const shadow_black_of_10: &str = "shadow-black/10"; pub(crate) const shadow_black_of_100: &str = "shadow-black/100"; pub(crate) const shadow_black_of_20: &str = "shadow-black/20"; pub(crate) const shadow_black_of_25: &str = "shadow-black/25"; pub(crate) const shadow_black_of_30: &str = "shadow-black/30"; pub(crate) const shadow_black_of_40: &str = "shadow-black/40"; pub(crate) const shadow_black_of_5: &str = "shadow-black/5"; pub(crate) const shadow_black_of_50: &str = "shadow-black/50"; pub(crate) const shadow_black_of_60: &str = "shadow-black/60"; pub(crate) const shadow_black_of_70: &str = "shadow-black/70"; pub(crate) const shadow_black_of_75: &str = "shadow-black/75"; pub(crate) const shadow_black_of_80: &str = "shadow-black/80"; pub(crate) const shadow_black_of_90: &str = "shadow-black/90"; pub(crate) const shadow_black_of_95: &str = "shadow-black/95"; pub(crate) const shadow_blue_100_of_0: &str = "shadow-blue-100/0"; pub(crate) const shadow_blue_100_of_10: &str = "shadow-blue-100/10"; pub(crate) const shadow_blue_100_of_100: &str = "shadow-blue-100/100"; pub(crate) const shadow_blue_100_of_20: &str = "shadow-blue-100/20"; pub(crate) const shadow_blue_100_of_25: &str = "shadow-blue-100/25"; pub(crate) const shadow_blue_100_of_30: &str = "shadow-blue-100/30"; pub(crate) const shadow_blue_100_of_40: &str = "shadow-blue-100/40"; pub(crate) const shadow_blue_100_of_5: &str = "shadow-blue-100/5"; pub(crate) const shadow_blue_100_of_50: &str = "shadow-blue-100/50"; pub(crate) const shadow_blue_100_of_60: &str = "shadow-blue-100/60"; pub(crate) const shadow_blue_100_of_70: &str = "shadow-blue-100/70"; pub(crate) const shadow_blue_100_of_75: &str = "shadow-blue-100/75"; pub(crate) const shadow_blue_100_of_80: &str = "shadow-blue-100/80"; pub(crate) const shadow_blue_100_of_90: &str = "shadow-blue-100/90"; pub(crate) const shadow_blue_100_of_95: &str = "shadow-blue-100/95"; pub(crate) const shadow_blue_200_of_0: &str = "shadow-blue-200/0"; pub(crate) const shadow_blue_200_of_10: &str = "shadow-blue-200/10"; pub(crate) const shadow_blue_200_of_100: &str = "shadow-blue-200/100"; pub(crate) const shadow_blue_200_of_20: &str = "shadow-blue-200/20"; pub(crate) const shadow_blue_200_of_25: &str = "shadow-blue-200/25"; pub(crate) const shadow_blue_200_of_30: &str = "shadow-blue-200/30"; pub(crate) const shadow_blue_200_of_40: &str = "shadow-blue-200/40"; pub(crate) const shadow_blue_200_of_5: &str = "shadow-blue-200/5"; pub(crate) const shadow_blue_200_of_50: &str = "shadow-blue-200/50"; pub(crate) const shadow_blue_200_of_60: &str = "shadow-blue-200/60"; pub(crate) const shadow_blue_200_of_70: &str = "shadow-blue-200/70"; pub(crate) const shadow_blue_200_of_75: &str = "shadow-blue-200/75"; pub(crate) const shadow_blue_200_of_80: &str = "shadow-blue-200/80"; pub(crate) const shadow_blue_200_of_90: &str = "shadow-blue-200/90"; pub(crate) const shadow_blue_200_of_95: &str = "shadow-blue-200/95"; pub(crate) const shadow_blue_300_of_0: &str = "shadow-blue-300/0"; pub(crate) const shadow_blue_300_of_10: &str = "shadow-blue-300/10"; pub(crate) const shadow_blue_300_of_100: &str = "shadow-blue-300/100"; pub(crate) const shadow_blue_300_of_20: &str = "shadow-blue-300/20"; pub(crate) const shadow_blue_300_of_25: &str = "shadow-blue-300/25"; pub(crate) const shadow_blue_300_of_30: &str = "shadow-blue-300/30"; pub(crate) const shadow_blue_300_of_40: &str = "shadow-blue-300/40"; pub(crate) const shadow_blue_300_of_5: &str = "shadow-blue-300/5"; pub(crate) const shadow_blue_300_of_50: &str = "shadow-blue-300/50"; pub(crate) const shadow_blue_300_of_60: &str = "shadow-blue-300/60"; pub(crate) const shadow_blue_300_of_70: &str = "shadow-blue-300/70"; pub(crate) const shadow_blue_300_of_75: &str = "shadow-blue-300/75"; pub(crate) const shadow_blue_300_of_80: &str = "shadow-blue-300/80"; pub(crate) const shadow_blue_300_of_90: &str = "shadow-blue-300/90"; pub(crate) const shadow_blue_300_of_95: &str = "shadow-blue-300/95"; pub(crate) const shadow_blue_400_of_0: &str = "shadow-blue-400/0"; pub(crate) const shadow_blue_400_of_10: &str = "shadow-blue-400/10"; pub(crate) const shadow_blue_400_of_100: &str = "shadow-blue-400/100"; pub(crate) const shadow_blue_400_of_20: &str = "shadow-blue-400/20"; pub(crate) const shadow_blue_400_of_25: &str = "shadow-blue-400/25"; pub(crate) const shadow_blue_400_of_30: &str = "shadow-blue-400/30"; pub(crate) const shadow_blue_400_of_40: &str = "shadow-blue-400/40"; pub(crate) const shadow_blue_400_of_5: &str = "shadow-blue-400/5"; pub(crate) const shadow_blue_400_of_50: &str = "shadow-blue-400/50"; pub(crate) const shadow_blue_400_of_60: &str = "shadow-blue-400/60"; pub(crate) const shadow_blue_400_of_70: &str = "shadow-blue-400/70"; pub(crate) const shadow_blue_400_of_75: &str = "shadow-blue-400/75"; pub(crate) const shadow_blue_400_of_80: &str = "shadow-blue-400/80"; pub(crate) const shadow_blue_400_of_90: &str = "shadow-blue-400/90"; pub(crate) const shadow_blue_400_of_95: &str = "shadow-blue-400/95"; pub(crate) const shadow_blue_500_of_0: &str = "shadow-blue-500/0"; pub(crate) const shadow_blue_500_of_10: &str = "shadow-blue-500/10"; pub(crate) const shadow_blue_500_of_100: &str = "shadow-blue-500/100"; pub(crate) const shadow_blue_500_of_20: &str = "shadow-blue-500/20"; pub(crate) const shadow_blue_500_of_25: &str = "shadow-blue-500/25"; pub(crate) const shadow_blue_500_of_30: &str = "shadow-blue-500/30"; pub(crate) const shadow_blue_500_of_40: &str = "shadow-blue-500/40"; pub(crate) const shadow_blue_500_of_5: &str = "shadow-blue-500/5"; pub(crate) const shadow_blue_500_of_50: &str = "shadow-blue-500/50"; pub(crate) const shadow_blue_500_of_60: &str = "shadow-blue-500/60"; pub(crate) const shadow_blue_500_of_70: &str = "shadow-blue-500/70"; pub(crate) const shadow_blue_500_of_75: &str = "shadow-blue-500/75"; pub(crate) const shadow_blue_500_of_80: &str = "shadow-blue-500/80"; pub(crate) const shadow_blue_500_of_90: &str = "shadow-blue-500/90"; pub(crate) const shadow_blue_500_of_95: &str = "shadow-blue-500/95"; pub(crate) const shadow_blue_50_of_0: &str = "shadow-blue-50/0"; pub(crate) const shadow_blue_50_of_10: &str = "shadow-blue-50/10"; pub(crate) const shadow_blue_50_of_100: &str = "shadow-blue-50/100"; pub(crate) const shadow_blue_50_of_20: &str = "shadow-blue-50/20"; pub(crate) const shadow_blue_50_of_25: &str = "shadow-blue-50/25"; pub(crate) const shadow_blue_50_of_30: &str = "shadow-blue-50/30"; pub(crate) const shadow_blue_50_of_40: &str = "shadow-blue-50/40"; pub(crate) const shadow_blue_50_of_5: &str = "shadow-blue-50/5"; pub(crate) const shadow_blue_50_of_50: &str = "shadow-blue-50/50"; pub(crate) const shadow_blue_50_of_60: &str = "shadow-blue-50/60"; pub(crate) const shadow_blue_50_of_70: &str = "shadow-blue-50/70"; pub(crate) const shadow_blue_50_of_75: &str = "shadow-blue-50/75"; pub(crate) const shadow_blue_50_of_80: &str = "shadow-blue-50/80"; pub(crate) const shadow_blue_50_of_90: &str = "shadow-blue-50/90"; pub(crate) const shadow_blue_50_of_95: &str = "shadow-blue-50/95"; pub(crate) const shadow_blue_600_of_0: &str = "shadow-blue-600/0"; pub(crate) const shadow_blue_600_of_10: &str = "shadow-blue-600/10"; pub(crate) const shadow_blue_600_of_100: &str = "shadow-blue-600/100"; pub(crate) const shadow_blue_600_of_20: &str = "shadow-blue-600/20"; pub(crate) const shadow_blue_600_of_25: &str = "shadow-blue-600/25"; pub(crate) const shadow_blue_600_of_30: &str = "shadow-blue-600/30"; pub(crate) const shadow_blue_600_of_40: &str = "shadow-blue-600/40"; pub(crate) const shadow_blue_600_of_5: &str = "shadow-blue-600/5"; pub(crate) const shadow_blue_600_of_50: &str = "shadow-blue-600/50"; pub(crate) const shadow_blue_600_of_60: &str = "shadow-blue-600/60"; pub(crate) const shadow_blue_600_of_70: &str = "shadow-blue-600/70"; pub(crate) const shadow_blue_600_of_75: &str = "shadow-blue-600/75"; pub(crate) const shadow_blue_600_of_80: &str = "shadow-blue-600/80"; pub(crate) const shadow_blue_600_of_90: &str = "shadow-blue-600/90"; pub(crate) const shadow_blue_600_of_95: &str = "shadow-blue-600/95"; pub(crate) const shadow_blue_700_of_0: &str = "shadow-blue-700/0"; pub(crate) const shadow_blue_700_of_10: &str = "shadow-blue-700/10"; pub(crate) const shadow_blue_700_of_100: &str = "shadow-blue-700/100"; pub(crate) const shadow_blue_700_of_20: &str = "shadow-blue-700/20"; pub(crate) const shadow_blue_700_of_25: &str = "shadow-blue-700/25"; pub(crate) const shadow_blue_700_of_30: &str = "shadow-blue-700/30"; pub(crate) const shadow_blue_700_of_40: &str = "shadow-blue-700/40"; pub(crate) const shadow_blue_700_of_5: &str = "shadow-blue-700/5"; pub(crate) const shadow_blue_700_of_50: &str = "shadow-blue-700/50"; pub(crate) const shadow_blue_700_of_60: &str = "shadow-blue-700/60"; pub(crate) const shadow_blue_700_of_70: &str = "shadow-blue-700/70"; pub(crate) const shadow_blue_700_of_75: &str = "shadow-blue-700/75"; pub(crate) const shadow_blue_700_of_80: &str = "shadow-blue-700/80"; pub(crate) const shadow_blue_700_of_90: &str = "shadow-blue-700/90"; pub(crate) const shadow_blue_700_of_95: &str = "shadow-blue-700/95"; pub(crate) const shadow_blue_800_of_0: &str = "shadow-blue-800/0"; pub(crate) const shadow_blue_800_of_10: &str = "shadow-blue-800/10"; pub(crate) const shadow_blue_800_of_100: &str = "shadow-blue-800/100"; pub(crate) const shadow_blue_800_of_20: &str = "shadow-blue-800/20"; pub(crate) const shadow_blue_800_of_25: &str = "shadow-blue-800/25"; pub(crate) const shadow_blue_800_of_30: &str = "shadow-blue-800/30"; pub(crate) const shadow_blue_800_of_40: &str = "shadow-blue-800/40"; pub(crate) const shadow_blue_800_of_5: &str = "shadow-blue-800/5"; pub(crate) const shadow_blue_800_of_50: &str = "shadow-blue-800/50"; pub(crate) const shadow_blue_800_of_60: &str = "shadow-blue-800/60"; pub(crate) const shadow_blue_800_of_70: &str = "shadow-blue-800/70"; pub(crate) const shadow_blue_800_of_75: &str = "shadow-blue-800/75"; pub(crate) const shadow_blue_800_of_80: &str = "shadow-blue-800/80"; pub(crate) const shadow_blue_800_of_90: &str = "shadow-blue-800/90"; pub(crate) const shadow_blue_800_of_95: &str = "shadow-blue-800/95"; pub(crate) const shadow_blue_900_of_0: &str = "shadow-blue-900/0"; pub(crate) const shadow_blue_900_of_10: &str = "shadow-blue-900/10"; pub(crate) const shadow_blue_900_of_100: &str = "shadow-blue-900/100"; pub(crate) const shadow_blue_900_of_20: &str = "shadow-blue-900/20"; pub(crate) const shadow_blue_900_of_25: &str = "shadow-blue-900/25"; pub(crate) const shadow_blue_900_of_30: &str = "shadow-blue-900/30"; pub(crate) const shadow_blue_900_of_40: &str = "shadow-blue-900/40"; pub(crate) const shadow_blue_900_of_5: &str = "shadow-blue-900/5"; pub(crate) const shadow_blue_900_of_50: &str = "shadow-blue-900/50"; pub(crate) const shadow_blue_900_of_60: &str = "shadow-blue-900/60"; pub(crate) const shadow_blue_900_of_70: &str = "shadow-blue-900/70"; pub(crate) const shadow_blue_900_of_75: &str = "shadow-blue-900/75"; pub(crate) const shadow_blue_900_of_80: &str = "shadow-blue-900/80"; pub(crate) const shadow_blue_900_of_90: &str = "shadow-blue-900/90"; pub(crate) const shadow_blue_900_of_95: &str = "shadow-blue-900/95"; pub(crate) const shadow_cyan_100_of_0: &str = "shadow-cyan-100/0"; pub(crate) const shadow_cyan_100_of_10: &str = "shadow-cyan-100/10"; pub(crate) const shadow_cyan_100_of_100: &str = "shadow-cyan-100/100"; pub(crate) const shadow_cyan_100_of_20: &str = "shadow-cyan-100/20"; pub(crate) const shadow_cyan_100_of_25: &str = "shadow-cyan-100/25"; pub(crate) const shadow_cyan_100_of_30: &str = "shadow-cyan-100/30"; pub(crate) const shadow_cyan_100_of_40: &str = "shadow-cyan-100/40"; pub(crate) const shadow_cyan_100_of_5: &str = "shadow-cyan-100/5"; pub(crate) const shadow_cyan_100_of_50: &str = "shadow-cyan-100/50"; pub(crate) const shadow_cyan_100_of_60: &str = "shadow-cyan-100/60"; pub(crate) const shadow_cyan_100_of_70: &str = "shadow-cyan-100/70"; pub(crate) const shadow_cyan_100_of_75: &str = "shadow-cyan-100/75"; pub(crate) const shadow_cyan_100_of_80: &str = "shadow-cyan-100/80"; pub(crate) const shadow_cyan_100_of_90: &str = "shadow-cyan-100/90"; pub(crate) const shadow_cyan_100_of_95: &str = "shadow-cyan-100/95"; pub(crate) const shadow_cyan_200_of_0: &str = "shadow-cyan-200/0"; pub(crate) const shadow_cyan_200_of_10: &str = "shadow-cyan-200/10"; pub(crate) const shadow_cyan_200_of_100: &str = "shadow-cyan-200/100"; pub(crate) const shadow_cyan_200_of_20: &str = "shadow-cyan-200/20"; pub(crate) const shadow_cyan_200_of_25: &str = "shadow-cyan-200/25"; pub(crate) const shadow_cyan_200_of_30: &str = "shadow-cyan-200/30"; pub(crate) const shadow_cyan_200_of_40: &str = "shadow-cyan-200/40"; pub(crate) const shadow_cyan_200_of_5: &str = "shadow-cyan-200/5"; pub(crate) const shadow_cyan_200_of_50: &str = "shadow-cyan-200/50"; pub(crate) const shadow_cyan_200_of_60: &str = "shadow-cyan-200/60"; pub(crate) const shadow_cyan_200_of_70: &str = "shadow-cyan-200/70"; pub(crate) const shadow_cyan_200_of_75: &str = "shadow-cyan-200/75"; pub(crate) const shadow_cyan_200_of_80: &str = "shadow-cyan-200/80"; pub(crate) const shadow_cyan_200_of_90: &str = "shadow-cyan-200/90"; pub(crate) const shadow_cyan_200_of_95: &str = "shadow-cyan-200/95"; pub(crate) const shadow_cyan_300_of_0: &str = "shadow-cyan-300/0"; pub(crate) const shadow_cyan_300_of_10: &str = "shadow-cyan-300/10"; pub(crate) const shadow_cyan_300_of_100: &str = "shadow-cyan-300/100"; pub(crate) const shadow_cyan_300_of_20: &str = "shadow-cyan-300/20"; pub(crate) const shadow_cyan_300_of_25: &str = "shadow-cyan-300/25"; pub(crate) const shadow_cyan_300_of_30: &str = "shadow-cyan-300/30"; pub(crate) const shadow_cyan_300_of_40: &str = "shadow-cyan-300/40"; pub(crate) const shadow_cyan_300_of_5: &str = "shadow-cyan-300/5"; pub(crate) const shadow_cyan_300_of_50: &str = "shadow-cyan-300/50"; pub(crate) const shadow_cyan_300_of_60: &str = "shadow-cyan-300/60"; pub(crate) const shadow_cyan_300_of_70: &str = "shadow-cyan-300/70"; pub(crate) const shadow_cyan_300_of_75: &str = "shadow-cyan-300/75"; pub(crate) const shadow_cyan_300_of_80: &str = "shadow-cyan-300/80"; pub(crate) const shadow_cyan_300_of_90: &str = "shadow-cyan-300/90"; pub(crate) const shadow_cyan_300_of_95: &str = "shadow-cyan-300/95"; pub(crate) const shadow_cyan_400_of_0: &str = "shadow-cyan-400/0"; pub(crate) const shadow_cyan_400_of_10: &str = "shadow-cyan-400/10"; pub(crate) const shadow_cyan_400_of_100: &str = "shadow-cyan-400/100"; pub(crate) const shadow_cyan_400_of_20: &str = "shadow-cyan-400/20"; pub(crate) const shadow_cyan_400_of_25: &str = "shadow-cyan-400/25"; pub(crate) const shadow_cyan_400_of_30: &str = "shadow-cyan-400/30"; pub(crate) const shadow_cyan_400_of_40: &str = "shadow-cyan-400/40"; pub(crate) const shadow_cyan_400_of_5: &str = "shadow-cyan-400/5"; pub(crate) const shadow_cyan_400_of_50: &str = "shadow-cyan-400/50"; pub(crate) const shadow_cyan_400_of_60: &str = "shadow-cyan-400/60"; pub(crate) const shadow_cyan_400_of_70: &str = "shadow-cyan-400/70"; pub(crate) const shadow_cyan_400_of_75: &str = "shadow-cyan-400/75"; pub(crate) const shadow_cyan_400_of_80: &str = "shadow-cyan-400/80"; pub(crate) const shadow_cyan_400_of_90: &str = "shadow-cyan-400/90"; pub(crate) const shadow_cyan_400_of_95: &str = "shadow-cyan-400/95"; pub(crate) const shadow_cyan_500_of_0: &str = "shadow-cyan-500/0"; pub(crate) const shadow_cyan_500_of_10: &str = "shadow-cyan-500/10"; pub(crate) const shadow_cyan_500_of_100: &str = "shadow-cyan-500/100"; pub(crate) const shadow_cyan_500_of_20: &str = "shadow-cyan-500/20"; pub(crate) const shadow_cyan_500_of_25: &str = "shadow-cyan-500/25"; pub(crate) const shadow_cyan_500_of_30: &str = "shadow-cyan-500/30"; pub(crate) const shadow_cyan_500_of_40: &str = "shadow-cyan-500/40"; pub(crate) const shadow_cyan_500_of_5: &str = "shadow-cyan-500/5"; pub(crate) const shadow_cyan_500_of_50: &str = "shadow-cyan-500/50"; pub(crate) const shadow_cyan_500_of_60: &str = "shadow-cyan-500/60"; pub(crate) const shadow_cyan_500_of_70: &str = "shadow-cyan-500/70"; pub(crate) const shadow_cyan_500_of_75: &str = "shadow-cyan-500/75"; pub(crate) const shadow_cyan_500_of_80: &str = "shadow-cyan-500/80"; pub(crate) const shadow_cyan_500_of_90: &str = "shadow-cyan-500/90"; pub(crate) const shadow_cyan_500_of_95: &str = "shadow-cyan-500/95"; pub(crate) const shadow_cyan_50_of_0: &str = "shadow-cyan-50/0"; pub(crate) const shadow_cyan_50_of_10: &str = "shadow-cyan-50/10"; pub(crate) const shadow_cyan_50_of_100: &str = "shadow-cyan-50/100"; pub(crate) const shadow_cyan_50_of_20: &str = "shadow-cyan-50/20"; pub(crate) const shadow_cyan_50_of_25: &str = "shadow-cyan-50/25"; pub(crate) const shadow_cyan_50_of_30: &str = "shadow-cyan-50/30"; pub(crate) const shadow_cyan_50_of_40: &str = "shadow-cyan-50/40"; pub(crate) const shadow_cyan_50_of_5: &str = "shadow-cyan-50/5"; pub(crate) const shadow_cyan_50_of_50: &str = "shadow-cyan-50/50"; pub(crate) const shadow_cyan_50_of_60: &str = "shadow-cyan-50/60"; pub(crate) const shadow_cyan_50_of_70: &str = "shadow-cyan-50/70"; pub(crate) const shadow_cyan_50_of_75: &str = "shadow-cyan-50/75"; pub(crate) const shadow_cyan_50_of_80: &str = "shadow-cyan-50/80"; pub(crate) const shadow_cyan_50_of_90: &str = "shadow-cyan-50/90"; pub(crate) const shadow_cyan_50_of_95: &str = "shadow-cyan-50/95"; pub(crate) const shadow_cyan_600_of_0: &str = "shadow-cyan-600/0"; pub(crate) const shadow_cyan_600_of_10: &str = "shadow-cyan-600/10"; pub(crate) const shadow_cyan_600_of_100: &str = "shadow-cyan-600/100"; pub(crate) const shadow_cyan_600_of_20: &str = "shadow-cyan-600/20"; pub(crate) const shadow_cyan_600_of_25: &str = "shadow-cyan-600/25"; pub(crate) const shadow_cyan_600_of_30: &str = "shadow-cyan-600/30"; pub(crate) const shadow_cyan_600_of_40: &str = "shadow-cyan-600/40"; pub(crate) const shadow_cyan_600_of_5: &str = "shadow-cyan-600/5"; pub(crate) const shadow_cyan_600_of_50: &str = "shadow-cyan-600/50"; pub(crate) const shadow_cyan_600_of_60: &str = "shadow-cyan-600/60"; pub(crate) const shadow_cyan_600_of_70: &str = "shadow-cyan-600/70"; pub(crate) const shadow_cyan_600_of_75: &str = "shadow-cyan-600/75"; pub(crate) const shadow_cyan_600_of_80: &str = "shadow-cyan-600/80"; pub(crate) const shadow_cyan_600_of_90: &str = "shadow-cyan-600/90"; pub(crate) const shadow_cyan_600_of_95: &str = "shadow-cyan-600/95"; pub(crate) const shadow_cyan_700_of_0: &str = "shadow-cyan-700/0"; pub(crate) const shadow_cyan_700_of_10: &str = "shadow-cyan-700/10"; pub(crate) const shadow_cyan_700_of_100: &str = "shadow-cyan-700/100"; pub(crate) const shadow_cyan_700_of_20: &str = "shadow-cyan-700/20"; pub(crate) const shadow_cyan_700_of_25: &str = "shadow-cyan-700/25"; pub(crate) const shadow_cyan_700_of_30: &str = "shadow-cyan-700/30"; pub(crate) const shadow_cyan_700_of_40: &str = "shadow-cyan-700/40"; pub(crate) const shadow_cyan_700_of_5: &str = "shadow-cyan-700/5"; pub(crate) const shadow_cyan_700_of_50: &str = "shadow-cyan-700/50"; pub(crate) const shadow_cyan_700_of_60: &str = "shadow-cyan-700/60"; pub(crate) const shadow_cyan_700_of_70: &str = "shadow-cyan-700/70"; pub(crate) const shadow_cyan_700_of_75: &str = "shadow-cyan-700/75"; pub(crate) const shadow_cyan_700_of_80: &str = "shadow-cyan-700/80"; pub(crate) const shadow_cyan_700_of_90: &str = "shadow-cyan-700/90"; pub(crate) const shadow_cyan_700_of_95: &str = "shadow-cyan-700/95"; pub(crate) const shadow_cyan_800_of_0: &str = "shadow-cyan-800/0"; pub(crate) const shadow_cyan_800_of_10: &str = "shadow-cyan-800/10"; pub(crate) const shadow_cyan_800_of_100: &str = "shadow-cyan-800/100"; pub(crate) const shadow_cyan_800_of_20: &str = "shadow-cyan-800/20"; pub(crate) const shadow_cyan_800_of_25: &str = "shadow-cyan-800/25"; pub(crate) const shadow_cyan_800_of_30: &str = "shadow-cyan-800/30"; pub(crate) const shadow_cyan_800_of_40: &str = "shadow-cyan-800/40"; pub(crate) const shadow_cyan_800_of_5: &str = "shadow-cyan-800/5"; pub(crate) const shadow_cyan_800_of_50: &str = "shadow-cyan-800/50"; pub(crate) const shadow_cyan_800_of_60: &str = "shadow-cyan-800/60"; pub(crate) const shadow_cyan_800_of_70: &str = "shadow-cyan-800/70"; pub(crate) const shadow_cyan_800_of_75: &str = "shadow-cyan-800/75"; pub(crate) const shadow_cyan_800_of_80: &str = "shadow-cyan-800/80"; pub(crate) const shadow_cyan_800_of_90: &str = "shadow-cyan-800/90"; pub(crate) const shadow_cyan_800_of_95: &str = "shadow-cyan-800/95"; pub(crate) const shadow_cyan_900_of_0: &str = "shadow-cyan-900/0"; pub(crate) const shadow_cyan_900_of_10: &str = "shadow-cyan-900/10"; pub(crate) const shadow_cyan_900_of_100: &str = "shadow-cyan-900/100"; pub(crate) const shadow_cyan_900_of_20: &str = "shadow-cyan-900/20"; pub(crate) const shadow_cyan_900_of_25: &str = "shadow-cyan-900/25"; pub(crate) const shadow_cyan_900_of_30: &str = "shadow-cyan-900/30"; pub(crate) const shadow_cyan_900_of_40: &str = "shadow-cyan-900/40"; pub(crate) const shadow_cyan_900_of_5: &str = "shadow-cyan-900/5"; pub(crate) const shadow_cyan_900_of_50: &str = "shadow-cyan-900/50"; pub(crate) const shadow_cyan_900_of_60: &str = "shadow-cyan-900/60"; pub(crate) const shadow_cyan_900_of_70: &str = "shadow-cyan-900/70"; pub(crate) const shadow_cyan_900_of_75: &str = "shadow-cyan-900/75"; pub(crate) const shadow_cyan_900_of_80: &str = "shadow-cyan-900/80"; pub(crate) const shadow_cyan_900_of_90: &str = "shadow-cyan-900/90"; pub(crate) const shadow_cyan_900_of_95: &str = "shadow-cyan-900/95"; pub(crate) const shadow_emerald_100_of_0: &str = "shadow-emerald-100/0"; pub(crate) const shadow_emerald_100_of_10: &str = "shadow-emerald-100/10"; pub(crate) const shadow_emerald_100_of_100: &str = "shadow-emerald-100/100"; pub(crate) const shadow_emerald_100_of_20: &str = "shadow-emerald-100/20"; pub(crate) const shadow_emerald_100_of_25: &str = "shadow-emerald-100/25"; pub(crate) const shadow_emerald_100_of_30: &str = "shadow-emerald-100/30"; pub(crate) const shadow_emerald_100_of_40: &str = "shadow-emerald-100/40"; pub(crate) const shadow_emerald_100_of_5: &str = "shadow-emerald-100/5"; pub(crate) const shadow_emerald_100_of_50: &str = "shadow-emerald-100/50"; pub(crate) const shadow_emerald_100_of_60: &str = "shadow-emerald-100/60"; pub(crate) const shadow_emerald_100_of_70: &str = "shadow-emerald-100/70"; pub(crate) const shadow_emerald_100_of_75: &str = "shadow-emerald-100/75"; pub(crate) const shadow_emerald_100_of_80: &str = "shadow-emerald-100/80"; pub(crate) const shadow_emerald_100_of_90: &str = "shadow-emerald-100/90"; pub(crate) const shadow_emerald_100_of_95: &str = "shadow-emerald-100/95"; pub(crate) const shadow_emerald_200_of_0: &str = "shadow-emerald-200/0"; pub(crate) const shadow_emerald_200_of_10: &str = "shadow-emerald-200/10"; pub(crate) const shadow_emerald_200_of_100: &str = "shadow-emerald-200/100"; pub(crate) const shadow_emerald_200_of_20: &str = "shadow-emerald-200/20"; pub(crate) const shadow_emerald_200_of_25: &str = "shadow-emerald-200/25"; pub(crate) const shadow_emerald_200_of_30: &str = "shadow-emerald-200/30"; pub(crate) const shadow_emerald_200_of_40: &str = "shadow-emerald-200/40"; pub(crate) const shadow_emerald_200_of_5: &str = "shadow-emerald-200/5"; pub(crate) const shadow_emerald_200_of_50: &str = "shadow-emerald-200/50"; pub(crate) const shadow_emerald_200_of_60: &str = "shadow-emerald-200/60"; pub(crate) const shadow_emerald_200_of_70: &str = "shadow-emerald-200/70"; pub(crate) const shadow_emerald_200_of_75: &str = "shadow-emerald-200/75"; pub(crate) const shadow_emerald_200_of_80: &str = "shadow-emerald-200/80"; pub(crate) const shadow_emerald_200_of_90: &str = "shadow-emerald-200/90"; pub(crate) const shadow_emerald_200_of_95: &str = "shadow-emerald-200/95"; pub(crate) const shadow_emerald_300_of_0: &str = "shadow-emerald-300/0"; pub(crate) const shadow_emerald_300_of_10: &str = "shadow-emerald-300/10"; pub(crate) const shadow_emerald_300_of_100: &str = "shadow-emerald-300/100"; pub(crate) const shadow_emerald_300_of_20: &str = "shadow-emerald-300/20"; pub(crate) const shadow_emerald_300_of_25: &str = "shadow-emerald-300/25"; pub(crate) const shadow_emerald_300_of_30: &str = "shadow-emerald-300/30"; pub(crate) const shadow_emerald_300_of_40: &str = "shadow-emerald-300/40"; pub(crate) const shadow_emerald_300_of_5: &str = "shadow-emerald-300/5"; pub(crate) const shadow_emerald_300_of_50: &str = "shadow-emerald-300/50"; pub(crate) const shadow_emerald_300_of_60: &str = "shadow-emerald-300/60"; pub(crate) const shadow_emerald_300_of_70: &str = "shadow-emerald-300/70"; pub(crate) const shadow_emerald_300_of_75: &str = "shadow-emerald-300/75"; pub(crate) const shadow_emerald_300_of_80: &str = "shadow-emerald-300/80"; pub(crate) const shadow_emerald_300_of_90: &str = "shadow-emerald-300/90"; pub(crate) const shadow_emerald_300_of_95: &str = "shadow-emerald-300/95"; pub(crate) const shadow_emerald_400_of_0: &str = "shadow-emerald-400/0"; pub(crate) const shadow_emerald_400_of_10: &str = "shadow-emerald-400/10"; pub(crate) const shadow_emerald_400_of_100: &str = "shadow-emerald-400/100"; pub(crate) const shadow_emerald_400_of_20: &str = "shadow-emerald-400/20"; pub(crate) const shadow_emerald_400_of_25: &str = "shadow-emerald-400/25"; pub(crate) const shadow_emerald_400_of_30: &str = "shadow-emerald-400/30"; pub(crate) const shadow_emerald_400_of_40: &str = "shadow-emerald-400/40"; pub(crate) const shadow_emerald_400_of_5: &str = "shadow-emerald-400/5"; pub(crate) const shadow_emerald_400_of_50: &str = "shadow-emerald-400/50"; pub(crate) const shadow_emerald_400_of_60: &str = "shadow-emerald-400/60"; pub(crate) const shadow_emerald_400_of_70: &str = "shadow-emerald-400/70"; pub(crate) const shadow_emerald_400_of_75: &str = "shadow-emerald-400/75"; pub(crate) const shadow_emerald_400_of_80: &str = "shadow-emerald-400/80"; pub(crate) const shadow_emerald_400_of_90: &str = "shadow-emerald-400/90"; pub(crate) const shadow_emerald_400_of_95: &str = "shadow-emerald-400/95"; pub(crate) const shadow_emerald_500_of_0: &str = "shadow-emerald-500/0"; pub(crate) const shadow_emerald_500_of_10: &str = "shadow-emerald-500/10"; pub(crate) const shadow_emerald_500_of_100: &str = "shadow-emerald-500/100"; pub(crate) const shadow_emerald_500_of_20: &str = "shadow-emerald-500/20"; pub(crate) const shadow_emerald_500_of_25: &str = "shadow-emerald-500/25"; pub(crate) const shadow_emerald_500_of_30: &str = "shadow-emerald-500/30"; pub(crate) const shadow_emerald_500_of_40: &str = "shadow-emerald-500/40"; pub(crate) const shadow_emerald_500_of_5: &str = "shadow-emerald-500/5"; pub(crate) const shadow_emerald_500_of_50: &str = "shadow-emerald-500/50"; pub(crate) const shadow_emerald_500_of_60: &str = "shadow-emerald-500/60"; pub(crate) const shadow_emerald_500_of_70: &str = "shadow-emerald-500/70"; pub(crate) const shadow_emerald_500_of_75: &str = "shadow-emerald-500/75"; pub(crate) const shadow_emerald_500_of_80: &str = "shadow-emerald-500/80"; pub(crate) const shadow_emerald_500_of_90: &str = "shadow-emerald-500/90"; pub(crate) const shadow_emerald_500_of_95: &str = "shadow-emerald-500/95"; pub(crate) const shadow_emerald_50_of_0: &str = "shadow-emerald-50/0"; pub(crate) const shadow_emerald_50_of_10: &str = "shadow-emerald-50/10"; pub(crate) const shadow_emerald_50_of_100: &str = "shadow-emerald-50/100"; pub(crate) const shadow_emerald_50_of_20: &str = "shadow-emerald-50/20"; pub(crate) const shadow_emerald_50_of_25: &str = "shadow-emerald-50/25"; pub(crate) const shadow_emerald_50_of_30: &str = "shadow-emerald-50/30"; pub(crate) const shadow_emerald_50_of_40: &str = "shadow-emerald-50/40"; pub(crate) const shadow_emerald_50_of_5: &str = "shadow-emerald-50/5"; pub(crate) const shadow_emerald_50_of_50: &str = "shadow-emerald-50/50"; pub(crate) const shadow_emerald_50_of_60: &str = "shadow-emerald-50/60"; pub(crate) const shadow_emerald_50_of_70: &str = "shadow-emerald-50/70"; pub(crate) const shadow_emerald_50_of_75: &str = "shadow-emerald-50/75"; pub(crate) const shadow_emerald_50_of_80: &str = "shadow-emerald-50/80"; pub(crate) const shadow_emerald_50_of_90: &str = "shadow-emerald-50/90"; pub(crate) const shadow_emerald_50_of_95: &str = "shadow-emerald-50/95"; pub(crate) const shadow_emerald_600_of_0: &str = "shadow-emerald-600/0"; pub(crate) const shadow_emerald_600_of_10: &str = "shadow-emerald-600/10"; pub(crate) const shadow_emerald_600_of_100: &str = "shadow-emerald-600/100"; pub(crate) const shadow_emerald_600_of_20: &str = "shadow-emerald-600/20"; pub(crate) const shadow_emerald_600_of_25: &str = "shadow-emerald-600/25"; pub(crate) const shadow_emerald_600_of_30: &str = "shadow-emerald-600/30"; pub(crate) const shadow_emerald_600_of_40: &str = "shadow-emerald-600/40"; pub(crate) const shadow_emerald_600_of_5: &str = "shadow-emerald-600/5"; pub(crate) const shadow_emerald_600_of_50: &str = "shadow-emerald-600/50"; pub(crate) const shadow_emerald_600_of_60: &str = "shadow-emerald-600/60"; pub(crate) const shadow_emerald_600_of_70: &str = "shadow-emerald-600/70"; pub(crate) const shadow_emerald_600_of_75: &str = "shadow-emerald-600/75"; pub(crate) const shadow_emerald_600_of_80: &str = "shadow-emerald-600/80"; pub(crate) const shadow_emerald_600_of_90: &str = "shadow-emerald-600/90"; pub(crate) const shadow_emerald_600_of_95: &str = "shadow-emerald-600/95"; pub(crate) const shadow_emerald_700_of_0: &str = "shadow-emerald-700/0"; pub(crate) const shadow_emerald_700_of_10: &str = "shadow-emerald-700/10"; pub(crate) const shadow_emerald_700_of_100: &str = "shadow-emerald-700/100"; pub(crate) const shadow_emerald_700_of_20: &str = "shadow-emerald-700/20"; pub(crate) const shadow_emerald_700_of_25: &str = "shadow-emerald-700/25"; pub(crate) const shadow_emerald_700_of_30: &str = "shadow-emerald-700/30"; pub(crate) const shadow_emerald_700_of_40: &str = "shadow-emerald-700/40"; pub(crate) const shadow_emerald_700_of_5: &str = "shadow-emerald-700/5"; pub(crate) const shadow_emerald_700_of_50: &str = "shadow-emerald-700/50"; pub(crate) const shadow_emerald_700_of_60: &str = "shadow-emerald-700/60"; pub(crate) const shadow_emerald_700_of_70: &str = "shadow-emerald-700/70"; pub(crate) const shadow_emerald_700_of_75: &str = "shadow-emerald-700/75"; pub(crate) const shadow_emerald_700_of_80: &str = "shadow-emerald-700/80"; pub(crate) const shadow_emerald_700_of_90: &str = "shadow-emerald-700/90"; pub(crate) const shadow_emerald_700_of_95: &str = "shadow-emerald-700/95"; pub(crate) const shadow_emerald_800_of_0: &str = "shadow-emerald-800/0"; pub(crate) const shadow_emerald_800_of_10: &str = "shadow-emerald-800/10"; pub(crate) const shadow_emerald_800_of_100: &str = "shadow-emerald-800/100"; pub(crate) const shadow_emerald_800_of_20: &str = "shadow-emerald-800/20"; pub(crate) const shadow_emerald_800_of_25: &str = "shadow-emerald-800/25"; pub(crate) const shadow_emerald_800_of_30: &str = "shadow-emerald-800/30"; pub(crate) const shadow_emerald_800_of_40: &str = "shadow-emerald-800/40"; pub(crate) const shadow_emerald_800_of_5: &str = "shadow-emerald-800/5"; pub(crate) const shadow_emerald_800_of_50: &str = "shadow-emerald-800/50"; pub(crate) const shadow_emerald_800_of_60: &str = "shadow-emerald-800/60"; pub(crate) const shadow_emerald_800_of_70: &str = "shadow-emerald-800/70"; pub(crate) const shadow_emerald_800_of_75: &str = "shadow-emerald-800/75"; pub(crate) const shadow_emerald_800_of_80: &str = "shadow-emerald-800/80"; pub(crate) const shadow_emerald_800_of_90: &str = "shadow-emerald-800/90"; pub(crate) const shadow_emerald_800_of_95: &str = "shadow-emerald-800/95"; pub(crate) const shadow_emerald_900_of_0: &str = "shadow-emerald-900/0"; pub(crate) const shadow_emerald_900_of_10: &str = "shadow-emerald-900/10"; pub(crate) const shadow_emerald_900_of_100: &str = "shadow-emerald-900/100"; pub(crate) const shadow_emerald_900_of_20: &str = "shadow-emerald-900/20"; pub(crate) const shadow_emerald_900_of_25: &str = "shadow-emerald-900/25"; pub(crate) const shadow_emerald_900_of_30: &str = "shadow-emerald-900/30"; pub(crate) const shadow_emerald_900_of_40: &str = "shadow-emerald-900/40"; pub(crate) const shadow_emerald_900_of_5: &str = "shadow-emerald-900/5"; pub(crate) const shadow_emerald_900_of_50: &str = "shadow-emerald-900/50"; pub(crate) const shadow_emerald_900_of_60: &str = "shadow-emerald-900/60"; pub(crate) const shadow_emerald_900_of_70: &str = "shadow-emerald-900/70"; pub(crate) const shadow_emerald_900_of_75: &str = "shadow-emerald-900/75"; pub(crate) const shadow_emerald_900_of_80: &str = "shadow-emerald-900/80"; pub(crate) const shadow_emerald_900_of_90: &str = "shadow-emerald-900/90"; pub(crate) const shadow_emerald_900_of_95: &str = "shadow-emerald-900/95"; pub(crate) const shadow_fuchsia_100_of_0: &str = "shadow-fuchsia-100/0"; pub(crate) const shadow_fuchsia_100_of_10: &str = "shadow-fuchsia-100/10"; pub(crate) const shadow_fuchsia_100_of_100: &str = "shadow-fuchsia-100/100"; pub(crate) const shadow_fuchsia_100_of_20: &str = "shadow-fuchsia-100/20"; pub(crate) const shadow_fuchsia_100_of_25: &str = "shadow-fuchsia-100/25"; pub(crate) const shadow_fuchsia_100_of_30: &str = "shadow-fuchsia-100/30"; pub(crate) const shadow_fuchsia_100_of_40: &str = "shadow-fuchsia-100/40"; pub(crate) const shadow_fuchsia_100_of_5: &str = "shadow-fuchsia-100/5"; pub(crate) const shadow_fuchsia_100_of_50: &str = "shadow-fuchsia-100/50"; pub(crate) const shadow_fuchsia_100_of_60: &str = "shadow-fuchsia-100/60"; pub(crate) const shadow_fuchsia_100_of_70: &str = "shadow-fuchsia-100/70"; pub(crate) const shadow_fuchsia_100_of_75: &str = "shadow-fuchsia-100/75"; pub(crate) const shadow_fuchsia_100_of_80: &str = "shadow-fuchsia-100/80"; pub(crate) const shadow_fuchsia_100_of_90: &str = "shadow-fuchsia-100/90"; pub(crate) const shadow_fuchsia_100_of_95: &str = "shadow-fuchsia-100/95"; pub(crate) const shadow_fuchsia_200_of_0: &str = "shadow-fuchsia-200/0"; pub(crate) const shadow_fuchsia_200_of_10: &str = "shadow-fuchsia-200/10"; pub(crate) const shadow_fuchsia_200_of_100: &str = "shadow-fuchsia-200/100"; pub(crate) const shadow_fuchsia_200_of_20: &str = "shadow-fuchsia-200/20"; pub(crate) const shadow_fuchsia_200_of_25: &str = "shadow-fuchsia-200/25"; pub(crate) const shadow_fuchsia_200_of_30: &str = "shadow-fuchsia-200/30"; pub(crate) const shadow_fuchsia_200_of_40: &str = "shadow-fuchsia-200/40"; pub(crate) const shadow_fuchsia_200_of_5: &str = "shadow-fuchsia-200/5"; pub(crate) const shadow_fuchsia_200_of_50: &str = "shadow-fuchsia-200/50"; pub(crate) const shadow_fuchsia_200_of_60: &str = "shadow-fuchsia-200/60"; pub(crate) const shadow_fuchsia_200_of_70: &str = "shadow-fuchsia-200/70"; pub(crate) const shadow_fuchsia_200_of_75: &str = "shadow-fuchsia-200/75"; pub(crate) const shadow_fuchsia_200_of_80: &str = "shadow-fuchsia-200/80"; pub(crate) const shadow_fuchsia_200_of_90: &str = "shadow-fuchsia-200/90"; pub(crate) const shadow_fuchsia_200_of_95: &str = "shadow-fuchsia-200/95"; pub(crate) const shadow_fuchsia_300_of_0: &str = "shadow-fuchsia-300/0"; pub(crate) const shadow_fuchsia_300_of_10: &str = "shadow-fuchsia-300/10"; pub(crate) const shadow_fuchsia_300_of_100: &str = "shadow-fuchsia-300/100"; pub(crate) const shadow_fuchsia_300_of_20: &str = "shadow-fuchsia-300/20"; pub(crate) const shadow_fuchsia_300_of_25: &str = "shadow-fuchsia-300/25"; pub(crate) const shadow_fuchsia_300_of_30: &str = "shadow-fuchsia-300/30"; pub(crate) const shadow_fuchsia_300_of_40: &str = "shadow-fuchsia-300/40"; pub(crate) const shadow_fuchsia_300_of_5: &str = "shadow-fuchsia-300/5"; pub(crate) const shadow_fuchsia_300_of_50: &str = "shadow-fuchsia-300/50"; pub(crate) const shadow_fuchsia_300_of_60: &str = "shadow-fuchsia-300/60"; pub(crate) const shadow_fuchsia_300_of_70: &str = "shadow-fuchsia-300/70"; pub(crate) const shadow_fuchsia_300_of_75: &str = "shadow-fuchsia-300/75"; pub(crate) const shadow_fuchsia_300_of_80: &str = "shadow-fuchsia-300/80"; pub(crate) const shadow_fuchsia_300_of_90: &str = "shadow-fuchsia-300/90"; pub(crate) const shadow_fuchsia_300_of_95: &str = "shadow-fuchsia-300/95"; pub(crate) const shadow_fuchsia_400_of_0: &str = "shadow-fuchsia-400/0"; pub(crate) const shadow_fuchsia_400_of_10: &str = "shadow-fuchsia-400/10"; pub(crate) const shadow_fuchsia_400_of_100: &str = "shadow-fuchsia-400/100"; pub(crate) const shadow_fuchsia_400_of_20: &str = "shadow-fuchsia-400/20"; pub(crate) const shadow_fuchsia_400_of_25: &str = "shadow-fuchsia-400/25"; pub(crate) const shadow_fuchsia_400_of_30: &str = "shadow-fuchsia-400/30"; pub(crate) const shadow_fuchsia_400_of_40: &str = "shadow-fuchsia-400/40"; pub(crate) const shadow_fuchsia_400_of_5: &str = "shadow-fuchsia-400/5"; pub(crate) const shadow_fuchsia_400_of_50: &str = "shadow-fuchsia-400/50"; pub(crate) const shadow_fuchsia_400_of_60: &str = "shadow-fuchsia-400/60"; pub(crate) const shadow_fuchsia_400_of_70: &str = "shadow-fuchsia-400/70"; pub(crate) const shadow_fuchsia_400_of_75: &str = "shadow-fuchsia-400/75"; pub(crate) const shadow_fuchsia_400_of_80: &str = "shadow-fuchsia-400/80"; pub(crate) const shadow_fuchsia_400_of_90: &str = "shadow-fuchsia-400/90"; pub(crate) const shadow_fuchsia_400_of_95: &str = "shadow-fuchsia-400/95"; pub(crate) const shadow_fuchsia_500_of_0: &str = "shadow-fuchsia-500/0"; pub(crate) const shadow_fuchsia_500_of_10: &str = "shadow-fuchsia-500/10"; pub(crate) const shadow_fuchsia_500_of_100: &str = "shadow-fuchsia-500/100"; pub(crate) const shadow_fuchsia_500_of_20: &str = "shadow-fuchsia-500/20"; pub(crate) const shadow_fuchsia_500_of_25: &str = "shadow-fuchsia-500/25"; pub(crate) const shadow_fuchsia_500_of_30: &str = "shadow-fuchsia-500/30"; pub(crate) const shadow_fuchsia_500_of_40: &str = "shadow-fuchsia-500/40"; pub(crate) const shadow_fuchsia_500_of_5: &str = "shadow-fuchsia-500/5"; pub(crate) const shadow_fuchsia_500_of_50: &str = "shadow-fuchsia-500/50"; pub(crate) const shadow_fuchsia_500_of_60: &str = "shadow-fuchsia-500/60"; pub(crate) const shadow_fuchsia_500_of_70: &str = "shadow-fuchsia-500/70"; pub(crate) const shadow_fuchsia_500_of_75: &str = "shadow-fuchsia-500/75"; pub(crate) const shadow_fuchsia_500_of_80: &str = "shadow-fuchsia-500/80"; pub(crate) const shadow_fuchsia_500_of_90: &str = "shadow-fuchsia-500/90"; pub(crate) const shadow_fuchsia_500_of_95: &str = "shadow-fuchsia-500/95"; pub(crate) const shadow_fuchsia_50_of_0: &str = "shadow-fuchsia-50/0"; pub(crate) const shadow_fuchsia_50_of_10: &str = "shadow-fuchsia-50/10"; pub(crate) const shadow_fuchsia_50_of_100: &str = "shadow-fuchsia-50/100"; pub(crate) const shadow_fuchsia_50_of_20: &str = "shadow-fuchsia-50/20"; pub(crate) const shadow_fuchsia_50_of_25: &str = "shadow-fuchsia-50/25"; pub(crate) const shadow_fuchsia_50_of_30: &str = "shadow-fuchsia-50/30"; pub(crate) const shadow_fuchsia_50_of_40: &str = "shadow-fuchsia-50/40"; pub(crate) const shadow_fuchsia_50_of_5: &str = "shadow-fuchsia-50/5"; pub(crate) const shadow_fuchsia_50_of_50: &str = "shadow-fuchsia-50/50"; pub(crate) const shadow_fuchsia_50_of_60: &str = "shadow-fuchsia-50/60"; pub(crate) const shadow_fuchsia_50_of_70: &str = "shadow-fuchsia-50/70"; pub(crate) const shadow_fuchsia_50_of_75: &str = "shadow-fuchsia-50/75"; pub(crate) const shadow_fuchsia_50_of_80: &str = "shadow-fuchsia-50/80"; pub(crate) const shadow_fuchsia_50_of_90: &str = "shadow-fuchsia-50/90"; pub(crate) const shadow_fuchsia_50_of_95: &str = "shadow-fuchsia-50/95"; pub(crate) const shadow_fuchsia_600_of_0: &str = "shadow-fuchsia-600/0"; pub(crate) const shadow_fuchsia_600_of_10: &str = "shadow-fuchsia-600/10"; pub(crate) const shadow_fuchsia_600_of_100: &str = "shadow-fuchsia-600/100"; pub(crate) const shadow_fuchsia_600_of_20: &str = "shadow-fuchsia-600/20"; pub(crate) const shadow_fuchsia_600_of_25: &str = "shadow-fuchsia-600/25"; pub(crate) const shadow_fuchsia_600_of_30: &str = "shadow-fuchsia-600/30"; pub(crate) const shadow_fuchsia_600_of_40: &str = "shadow-fuchsia-600/40"; pub(crate) const shadow_fuchsia_600_of_5: &str = "shadow-fuchsia-600/5"; pub(crate) const shadow_fuchsia_600_of_50: &str = "shadow-fuchsia-600/50"; pub(crate) const shadow_fuchsia_600_of_60: &str = "shadow-fuchsia-600/60"; pub(crate) const shadow_fuchsia_600_of_70: &str = "shadow-fuchsia-600/70"; pub(crate) const shadow_fuchsia_600_of_75: &str = "shadow-fuchsia-600/75"; pub(crate) const shadow_fuchsia_600_of_80: &str = "shadow-fuchsia-600/80"; pub(crate) const shadow_fuchsia_600_of_90: &str = "shadow-fuchsia-600/90"; pub(crate) const shadow_fuchsia_600_of_95: &str = "shadow-fuchsia-600/95"; pub(crate) const shadow_fuchsia_700_of_0: &str = "shadow-fuchsia-700/0"; pub(crate) const shadow_fuchsia_700_of_10: &str = "shadow-fuchsia-700/10"; pub(crate) const shadow_fuchsia_700_of_100: &str = "shadow-fuchsia-700/100"; pub(crate) const shadow_fuchsia_700_of_20: &str = "shadow-fuchsia-700/20"; pub(crate) const shadow_fuchsia_700_of_25: &str = "shadow-fuchsia-700/25"; pub(crate) const shadow_fuchsia_700_of_30: &str = "shadow-fuchsia-700/30"; pub(crate) const shadow_fuchsia_700_of_40: &str = "shadow-fuchsia-700/40"; pub(crate) const shadow_fuchsia_700_of_5: &str = "shadow-fuchsia-700/5"; pub(crate) const shadow_fuchsia_700_of_50: &str = "shadow-fuchsia-700/50"; pub(crate) const shadow_fuchsia_700_of_60: &str = "shadow-fuchsia-700/60"; pub(crate) const shadow_fuchsia_700_of_70: &str = "shadow-fuchsia-700/70"; pub(crate) const shadow_fuchsia_700_of_75: &str = "shadow-fuchsia-700/75"; pub(crate) const shadow_fuchsia_700_of_80: &str = "shadow-fuchsia-700/80"; pub(crate) const shadow_fuchsia_700_of_90: &str = "shadow-fuchsia-700/90"; pub(crate) const shadow_fuchsia_700_of_95: &str = "shadow-fuchsia-700/95"; pub(crate) const shadow_fuchsia_800_of_0: &str = "shadow-fuchsia-800/0"; pub(crate) const shadow_fuchsia_800_of_10: &str = "shadow-fuchsia-800/10"; pub(crate) const shadow_fuchsia_800_of_100: &str = "shadow-fuchsia-800/100"; pub(crate) const shadow_fuchsia_800_of_20: &str = "shadow-fuchsia-800/20"; pub(crate) const shadow_fuchsia_800_of_25: &str = "shadow-fuchsia-800/25"; pub(crate) const shadow_fuchsia_800_of_30: &str = "shadow-fuchsia-800/30"; pub(crate) const shadow_fuchsia_800_of_40: &str = "shadow-fuchsia-800/40"; pub(crate) const shadow_fuchsia_800_of_5: &str = "shadow-fuchsia-800/5"; pub(crate) const shadow_fuchsia_800_of_50: &str = "shadow-fuchsia-800/50"; pub(crate) const shadow_fuchsia_800_of_60: &str = "shadow-fuchsia-800/60"; pub(crate) const shadow_fuchsia_800_of_70: &str = "shadow-fuchsia-800/70"; pub(crate) const shadow_fuchsia_800_of_75: &str = "shadow-fuchsia-800/75"; pub(crate) const shadow_fuchsia_800_of_80: &str = "shadow-fuchsia-800/80"; pub(crate) const shadow_fuchsia_800_of_90: &str = "shadow-fuchsia-800/90"; pub(crate) const shadow_fuchsia_800_of_95: &str = "shadow-fuchsia-800/95"; pub(crate) const shadow_fuchsia_900_of_0: &str = "shadow-fuchsia-900/0"; pub(crate) const shadow_fuchsia_900_of_10: &str = "shadow-fuchsia-900/10"; pub(crate) const shadow_fuchsia_900_of_100: &str = "shadow-fuchsia-900/100"; pub(crate) const shadow_fuchsia_900_of_20: &str = "shadow-fuchsia-900/20"; pub(crate) const shadow_fuchsia_900_of_25: &str = "shadow-fuchsia-900/25"; pub(crate) const shadow_fuchsia_900_of_30: &str = "shadow-fuchsia-900/30"; pub(crate) const shadow_fuchsia_900_of_40: &str = "shadow-fuchsia-900/40"; pub(crate) const shadow_fuchsia_900_of_5: &str = "shadow-fuchsia-900/5"; pub(crate) const shadow_fuchsia_900_of_50: &str = "shadow-fuchsia-900/50"; pub(crate) const shadow_fuchsia_900_of_60: &str = "shadow-fuchsia-900/60"; pub(crate) const shadow_fuchsia_900_of_70: &str = "shadow-fuchsia-900/70"; pub(crate) const shadow_fuchsia_900_of_75: &str = "shadow-fuchsia-900/75"; pub(crate) const shadow_fuchsia_900_of_80: &str = "shadow-fuchsia-900/80"; pub(crate) const shadow_fuchsia_900_of_90: &str = "shadow-fuchsia-900/90"; pub(crate) const shadow_fuchsia_900_of_95: &str = "shadow-fuchsia-900/95"; pub(crate) const shadow_gray_100_of_0: &str = "shadow-gray-100/0"; pub(crate) const shadow_gray_100_of_10: &str = "shadow-gray-100/10"; pub(crate) const shadow_gray_100_of_100: &str = "shadow-gray-100/100"; pub(crate) const shadow_gray_100_of_20: &str = "shadow-gray-100/20"; pub(crate) const shadow_gray_100_of_25: &str = "shadow-gray-100/25"; pub(crate) const shadow_gray_100_of_30: &str = "shadow-gray-100/30"; pub(crate) const shadow_gray_100_of_40: &str = "shadow-gray-100/40"; pub(crate) const shadow_gray_100_of_5: &str = "shadow-gray-100/5"; pub(crate) const shadow_gray_100_of_50: &str = "shadow-gray-100/50"; pub(crate) const shadow_gray_100_of_60: &str = "shadow-gray-100/60"; pub(crate) const shadow_gray_100_of_70: &str = "shadow-gray-100/70"; pub(crate) const shadow_gray_100_of_75: &str = "shadow-gray-100/75"; pub(crate) const shadow_gray_100_of_80: &str = "shadow-gray-100/80"; pub(crate) const shadow_gray_100_of_90: &str = "shadow-gray-100/90"; pub(crate) const shadow_gray_100_of_95: &str = "shadow-gray-100/95"; pub(crate) const shadow_gray_200_of_0: &str = "shadow-gray-200/0"; pub(crate) const shadow_gray_200_of_10: &str = "shadow-gray-200/10"; pub(crate) const shadow_gray_200_of_100: &str = "shadow-gray-200/100"; pub(crate) const shadow_gray_200_of_20: &str = "shadow-gray-200/20"; pub(crate) const shadow_gray_200_of_25: &str = "shadow-gray-200/25"; pub(crate) const shadow_gray_200_of_30: &str = "shadow-gray-200/30"; pub(crate) const shadow_gray_200_of_40: &str = "shadow-gray-200/40"; pub(crate) const shadow_gray_200_of_5: &str = "shadow-gray-200/5"; pub(crate) const shadow_gray_200_of_50: &str = "shadow-gray-200/50"; pub(crate) const shadow_gray_200_of_60: &str = "shadow-gray-200/60"; pub(crate) const shadow_gray_200_of_70: &str = "shadow-gray-200/70"; pub(crate) const shadow_gray_200_of_75: &str = "shadow-gray-200/75"; pub(crate) const shadow_gray_200_of_80: &str = "shadow-gray-200/80"; pub(crate) const shadow_gray_200_of_90: &str = "shadow-gray-200/90"; pub(crate) const shadow_gray_200_of_95: &str = "shadow-gray-200/95"; pub(crate) const shadow_gray_300_of_0: &str = "shadow-gray-300/0"; pub(crate) const shadow_gray_300_of_10: &str = "shadow-gray-300/10"; pub(crate) const shadow_gray_300_of_100: &str = "shadow-gray-300/100"; pub(crate) const shadow_gray_300_of_20: &str = "shadow-gray-300/20"; pub(crate) const shadow_gray_300_of_25: &str = "shadow-gray-300/25"; pub(crate) const shadow_gray_300_of_30: &str = "shadow-gray-300/30"; pub(crate) const shadow_gray_300_of_40: &str = "shadow-gray-300/40"; pub(crate) const shadow_gray_300_of_5: &str = "shadow-gray-300/5"; pub(crate) const shadow_gray_300_of_50: &str = "shadow-gray-300/50"; pub(crate) const shadow_gray_300_of_60: &str = "shadow-gray-300/60"; pub(crate) const shadow_gray_300_of_70: &str = "shadow-gray-300/70"; pub(crate) const shadow_gray_300_of_75: &str = "shadow-gray-300/75"; pub(crate) const shadow_gray_300_of_80: &str = "shadow-gray-300/80"; pub(crate) const shadow_gray_300_of_90: &str = "shadow-gray-300/90"; pub(crate) const shadow_gray_300_of_95: &str = "shadow-gray-300/95"; pub(crate) const shadow_gray_400_of_0: &str = "shadow-gray-400/0"; pub(crate) const shadow_gray_400_of_10: &str = "shadow-gray-400/10"; pub(crate) const shadow_gray_400_of_100: &str = "shadow-gray-400/100"; pub(crate) const shadow_gray_400_of_20: &str = "shadow-gray-400/20"; pub(crate) const shadow_gray_400_of_25: &str = "shadow-gray-400/25"; pub(crate) const shadow_gray_400_of_30: &str = "shadow-gray-400/30"; pub(crate) const shadow_gray_400_of_40: &str = "shadow-gray-400/40"; pub(crate) const shadow_gray_400_of_5: &str = "shadow-gray-400/5"; pub(crate) const shadow_gray_400_of_50: &str = "shadow-gray-400/50"; pub(crate) const shadow_gray_400_of_60: &str = "shadow-gray-400/60"; pub(crate) const shadow_gray_400_of_70: &str = "shadow-gray-400/70"; pub(crate) const shadow_gray_400_of_75: &str = "shadow-gray-400/75"; pub(crate) const shadow_gray_400_of_80: &str = "shadow-gray-400/80"; pub(crate) const shadow_gray_400_of_90: &str = "shadow-gray-400/90"; pub(crate) const shadow_gray_400_of_95: &str = "shadow-gray-400/95"; pub(crate) const shadow_gray_500_of_0: &str = "shadow-gray-500/0"; pub(crate) const shadow_gray_500_of_10: &str = "shadow-gray-500/10"; pub(crate) const shadow_gray_500_of_100: &str = "shadow-gray-500/100"; pub(crate) const shadow_gray_500_of_20: &str = "shadow-gray-500/20"; pub(crate) const shadow_gray_500_of_25: &str = "shadow-gray-500/25"; pub(crate) const shadow_gray_500_of_30: &str = "shadow-gray-500/30"; pub(crate) const shadow_gray_500_of_40: &str = "shadow-gray-500/40"; pub(crate) const shadow_gray_500_of_5: &str = "shadow-gray-500/5"; pub(crate) const shadow_gray_500_of_50: &str = "shadow-gray-500/50"; pub(crate) const shadow_gray_500_of_60: &str = "shadow-gray-500/60"; pub(crate) const shadow_gray_500_of_70: &str = "shadow-gray-500/70"; pub(crate) const shadow_gray_500_of_75: &str = "shadow-gray-500/75"; pub(crate) const shadow_gray_500_of_80: &str = "shadow-gray-500/80"; pub(crate) const shadow_gray_500_of_90: &str = "shadow-gray-500/90"; pub(crate) const shadow_gray_500_of_95: &str = "shadow-gray-500/95"; pub(crate) const shadow_gray_50_of_0: &str = "shadow-gray-50/0"; pub(crate) const shadow_gray_50_of_10: &str = "shadow-gray-50/10"; pub(crate) const shadow_gray_50_of_100: &str = "shadow-gray-50/100"; pub(crate) const shadow_gray_50_of_20: &str = "shadow-gray-50/20"; pub(crate) const shadow_gray_50_of_25: &str = "shadow-gray-50/25"; pub(crate) const shadow_gray_50_of_30: &str = "shadow-gray-50/30"; pub(crate) const shadow_gray_50_of_40: &str = "shadow-gray-50/40"; pub(crate) const shadow_gray_50_of_5: &str = "shadow-gray-50/5"; pub(crate) const shadow_gray_50_of_50: &str = "shadow-gray-50/50"; pub(crate) const shadow_gray_50_of_60: &str = "shadow-gray-50/60"; pub(crate) const shadow_gray_50_of_70: &str = "shadow-gray-50/70"; pub(crate) const shadow_gray_50_of_75: &str = "shadow-gray-50/75"; pub(crate) const shadow_gray_50_of_80: &str = "shadow-gray-50/80"; pub(crate) const shadow_gray_50_of_90: &str = "shadow-gray-50/90"; pub(crate) const shadow_gray_50_of_95: &str = "shadow-gray-50/95"; pub(crate) const shadow_gray_600_of_0: &str = "shadow-gray-600/0"; pub(crate) const shadow_gray_600_of_10: &str = "shadow-gray-600/10"; pub(crate) const shadow_gray_600_of_100: &str = "shadow-gray-600/100"; pub(crate) const shadow_gray_600_of_20: &str = "shadow-gray-600/20"; pub(crate) const shadow_gray_600_of_25: &str = "shadow-gray-600/25"; pub(crate) const shadow_gray_600_of_30: &str = "shadow-gray-600/30"; pub(crate) const shadow_gray_600_of_40: &str = "shadow-gray-600/40"; pub(crate) const shadow_gray_600_of_5: &str = "shadow-gray-600/5"; pub(crate) const shadow_gray_600_of_50: &str = "shadow-gray-600/50"; pub(crate) const shadow_gray_600_of_60: &str = "shadow-gray-600/60"; pub(crate) const shadow_gray_600_of_70: &str = "shadow-gray-600/70"; pub(crate) const shadow_gray_600_of_75: &str = "shadow-gray-600/75"; pub(crate) const shadow_gray_600_of_80: &str = "shadow-gray-600/80"; pub(crate) const shadow_gray_600_of_90: &str = "shadow-gray-600/90"; pub(crate) const shadow_gray_600_of_95: &str = "shadow-gray-600/95"; pub(crate) const shadow_gray_700_of_0: &str = "shadow-gray-700/0"; pub(crate) const shadow_gray_700_of_10: &str = "shadow-gray-700/10"; pub(crate) const shadow_gray_700_of_100: &str = "shadow-gray-700/100"; pub(crate) const shadow_gray_700_of_20: &str = "shadow-gray-700/20"; pub(crate) const shadow_gray_700_of_25: &str = "shadow-gray-700/25"; pub(crate) const shadow_gray_700_of_30: &str = "shadow-gray-700/30"; pub(crate) const shadow_gray_700_of_40: &str = "shadow-gray-700/40"; pub(crate) const shadow_gray_700_of_5: &str = "shadow-gray-700/5"; pub(crate) const shadow_gray_700_of_50: &str = "shadow-gray-700/50"; pub(crate) const shadow_gray_700_of_60: &str = "shadow-gray-700/60"; pub(crate) const shadow_gray_700_of_70: &str = "shadow-gray-700/70"; pub(crate) const shadow_gray_700_of_75: &str = "shadow-gray-700/75"; pub(crate) const shadow_gray_700_of_80: &str = "shadow-gray-700/80"; pub(crate) const shadow_gray_700_of_90: &str = "shadow-gray-700/90"; pub(crate) const shadow_gray_700_of_95: &str = "shadow-gray-700/95"; pub(crate) const shadow_gray_800_of_0: &str = "shadow-gray-800/0"; pub(crate) const shadow_gray_800_of_10: &str = "shadow-gray-800/10"; pub(crate) const shadow_gray_800_of_100: &str = "shadow-gray-800/100"; pub(crate) const shadow_gray_800_of_20: &str = "shadow-gray-800/20"; pub(crate) const shadow_gray_800_of_25: &str = "shadow-gray-800/25"; pub(crate) const shadow_gray_800_of_30: &str = "shadow-gray-800/30"; pub(crate) const shadow_gray_800_of_40: &str = "shadow-gray-800/40"; pub(crate) const shadow_gray_800_of_5: &str = "shadow-gray-800/5"; pub(crate) const shadow_gray_800_of_50: &str = "shadow-gray-800/50"; pub(crate) const shadow_gray_800_of_60: &str = "shadow-gray-800/60"; pub(crate) const shadow_gray_800_of_70: &str = "shadow-gray-800/70"; pub(crate) const shadow_gray_800_of_75: &str = "shadow-gray-800/75"; pub(crate) const shadow_gray_800_of_80: &str = "shadow-gray-800/80"; pub(crate) const shadow_gray_800_of_90: &str = "shadow-gray-800/90"; pub(crate) const shadow_gray_800_of_95: &str = "shadow-gray-800/95"; pub(crate) const shadow_gray_900_of_0: &str = "shadow-gray-900/0"; pub(crate) const shadow_gray_900_of_10: &str = "shadow-gray-900/10"; pub(crate) const shadow_gray_900_of_100: &str = "shadow-gray-900/100"; pub(crate) const shadow_gray_900_of_20: &str = "shadow-gray-900/20"; pub(crate) const shadow_gray_900_of_25: &str = "shadow-gray-900/25"; pub(crate) const shadow_gray_900_of_30: &str = "shadow-gray-900/30"; pub(crate) const shadow_gray_900_of_40: &str = "shadow-gray-900/40"; pub(crate) const shadow_gray_900_of_5: &str = "shadow-gray-900/5"; pub(crate) const shadow_gray_900_of_50: &str = "shadow-gray-900/50"; pub(crate) const shadow_gray_900_of_60: &str = "shadow-gray-900/60"; pub(crate) const shadow_gray_900_of_70: &str = "shadow-gray-900/70"; pub(crate) const shadow_gray_900_of_75: &str = "shadow-gray-900/75"; pub(crate) const shadow_gray_900_of_80: &str = "shadow-gray-900/80"; pub(crate) const shadow_gray_900_of_90: &str = "shadow-gray-900/90"; pub(crate) const shadow_gray_900_of_95: &str = "shadow-gray-900/95"; pub(crate) const shadow_green_100_of_0: &str = "shadow-green-100/0"; pub(crate) const shadow_green_100_of_10: &str = "shadow-green-100/10"; pub(crate) const shadow_green_100_of_100: &str = "shadow-green-100/100"; pub(crate) const shadow_green_100_of_20: &str = "shadow-green-100/20"; pub(crate) const shadow_green_100_of_25: &str = "shadow-green-100/25"; pub(crate) const shadow_green_100_of_30: &str = "shadow-green-100/30"; pub(crate) const shadow_green_100_of_40: &str = "shadow-green-100/40"; pub(crate) const shadow_green_100_of_5: &str = "shadow-green-100/5"; pub(crate) const shadow_green_100_of_50: &str = "shadow-green-100/50"; pub(crate) const shadow_green_100_of_60: &str = "shadow-green-100/60"; pub(crate) const shadow_green_100_of_70: &str = "shadow-green-100/70"; pub(crate) const shadow_green_100_of_75: &str = "shadow-green-100/75"; pub(crate) const shadow_green_100_of_80: &str = "shadow-green-100/80"; pub(crate) const shadow_green_100_of_90: &str = "shadow-green-100/90"; pub(crate) const shadow_green_100_of_95: &str = "shadow-green-100/95"; pub(crate) const shadow_green_200_of_0: &str = "shadow-green-200/0"; pub(crate) const shadow_green_200_of_10: &str = "shadow-green-200/10"; pub(crate) const shadow_green_200_of_100: &str = "shadow-green-200/100"; pub(crate) const shadow_green_200_of_20: &str = "shadow-green-200/20"; pub(crate) const shadow_green_200_of_25: &str = "shadow-green-200/25"; pub(crate) const shadow_green_200_of_30: &str = "shadow-green-200/30"; pub(crate) const shadow_green_200_of_40: &str = "shadow-green-200/40"; pub(crate) const shadow_green_200_of_5: &str = "shadow-green-200/5"; pub(crate) const shadow_green_200_of_50: &str = "shadow-green-200/50"; pub(crate) const shadow_green_200_of_60: &str = "shadow-green-200/60"; pub(crate) const shadow_green_200_of_70: &str = "shadow-green-200/70"; pub(crate) const shadow_green_200_of_75: &str = "shadow-green-200/75"; pub(crate) const shadow_green_200_of_80: &str = "shadow-green-200/80"; pub(crate) const shadow_green_200_of_90: &str = "shadow-green-200/90"; pub(crate) const shadow_green_200_of_95: &str = "shadow-green-200/95"; pub(crate) const shadow_green_300_of_0: &str = "shadow-green-300/0"; pub(crate) const shadow_green_300_of_10: &str = "shadow-green-300/10"; pub(crate) const shadow_green_300_of_100: &str = "shadow-green-300/100"; pub(crate) const shadow_green_300_of_20: &str = "shadow-green-300/20"; pub(crate) const shadow_green_300_of_25: &str = "shadow-green-300/25"; pub(crate) const shadow_green_300_of_30: &str = "shadow-green-300/30"; pub(crate) const shadow_green_300_of_40: &str = "shadow-green-300/40"; pub(crate) const shadow_green_300_of_5: &str = "shadow-green-300/5"; pub(crate) const shadow_green_300_of_50: &str = "shadow-green-300/50"; pub(crate) const shadow_green_300_of_60: &str = "shadow-green-300/60"; pub(crate) const shadow_green_300_of_70: &str = "shadow-green-300/70"; pub(crate) const shadow_green_300_of_75: &str = "shadow-green-300/75"; pub(crate) const shadow_green_300_of_80: &str = "shadow-green-300/80"; pub(crate) const shadow_green_300_of_90: &str = "shadow-green-300/90"; pub(crate) const shadow_green_300_of_95: &str = "shadow-green-300/95"; pub(crate) const shadow_green_400_of_0: &str = "shadow-green-400/0"; pub(crate) const shadow_green_400_of_10: &str = "shadow-green-400/10"; pub(crate) const shadow_green_400_of_100: &str = "shadow-green-400/100"; pub(crate) const shadow_green_400_of_20: &str = "shadow-green-400/20"; pub(crate) const shadow_green_400_of_25: &str = "shadow-green-400/25"; pub(crate) const shadow_green_400_of_30: &str = "shadow-green-400/30"; pub(crate) const shadow_green_400_of_40: &str = "shadow-green-400/40"; pub(crate) const shadow_green_400_of_5: &str = "shadow-green-400/5"; pub(crate) const shadow_green_400_of_50: &str = "shadow-green-400/50"; pub(crate) const shadow_green_400_of_60: &str = "shadow-green-400/60"; pub(crate) const shadow_green_400_of_70: &str = "shadow-green-400/70"; pub(crate) const shadow_green_400_of_75: &str = "shadow-green-400/75"; pub(crate) const shadow_green_400_of_80: &str = "shadow-green-400/80"; pub(crate) const shadow_green_400_of_90: &str = "shadow-green-400/90"; pub(crate) const shadow_green_400_of_95: &str = "shadow-green-400/95"; pub(crate) const shadow_green_500_of_0: &str = "shadow-green-500/0"; pub(crate) const shadow_green_500_of_10: &str = "shadow-green-500/10"; pub(crate) const shadow_green_500_of_100: &str = "shadow-green-500/100"; pub(crate) const shadow_green_500_of_20: &str = "shadow-green-500/20"; pub(crate) const shadow_green_500_of_25: &str = "shadow-green-500/25"; pub(crate) const shadow_green_500_of_30: &str = "shadow-green-500/30"; pub(crate) const shadow_green_500_of_40: &str = "shadow-green-500/40"; pub(crate) const shadow_green_500_of_5: &str = "shadow-green-500/5"; pub(crate) const shadow_green_500_of_50: &str = "shadow-green-500/50"; pub(crate) const shadow_green_500_of_60: &str = "shadow-green-500/60"; pub(crate) const shadow_green_500_of_70: &str = "shadow-green-500/70"; pub(crate) const shadow_green_500_of_75: &str = "shadow-green-500/75"; pub(crate) const shadow_green_500_of_80: &str = "shadow-green-500/80"; pub(crate) const shadow_green_500_of_90: &str = "shadow-green-500/90"; pub(crate) const shadow_green_500_of_95: &str = "shadow-green-500/95"; pub(crate) const shadow_green_50_of_0: &str = "shadow-green-50/0"; pub(crate) const shadow_green_50_of_10: &str = "shadow-green-50/10"; pub(crate) const shadow_green_50_of_100: &str = "shadow-green-50/100"; pub(crate) const shadow_green_50_of_20: &str = "shadow-green-50/20"; pub(crate) const shadow_green_50_of_25: &str = "shadow-green-50/25"; pub(crate) const shadow_green_50_of_30: &str = "shadow-green-50/30"; pub(crate) const shadow_green_50_of_40: &str = "shadow-green-50/40"; pub(crate) const shadow_green_50_of_5: &str = "shadow-green-50/5"; pub(crate) const shadow_green_50_of_50: &str = "shadow-green-50/50"; pub(crate) const shadow_green_50_of_60: &str = "shadow-green-50/60"; pub(crate) const shadow_green_50_of_70: &str = "shadow-green-50/70"; pub(crate) const shadow_green_50_of_75: &str = "shadow-green-50/75"; pub(crate) const shadow_green_50_of_80: &str = "shadow-green-50/80"; pub(crate) const shadow_green_50_of_90: &str = "shadow-green-50/90"; pub(crate) const shadow_green_50_of_95: &str = "shadow-green-50/95"; pub(crate) const shadow_green_600_of_0: &str = "shadow-green-600/0"; pub(crate) const shadow_green_600_of_10: &str = "shadow-green-600/10"; pub(crate) const shadow_green_600_of_100: &str = "shadow-green-600/100"; pub(crate) const shadow_green_600_of_20: &str = "shadow-green-600/20"; pub(crate) const shadow_green_600_of_25: &str = "shadow-green-600/25"; pub(crate) const shadow_green_600_of_30: &str = "shadow-green-600/30"; pub(crate) const shadow_green_600_of_40: &str = "shadow-green-600/40"; pub(crate) const shadow_green_600_of_5: &str = "shadow-green-600/5"; pub(crate) const shadow_green_600_of_50: &str = "shadow-green-600/50"; pub(crate) const shadow_green_600_of_60: &str = "shadow-green-600/60"; pub(crate) const shadow_green_600_of_70: &str = "shadow-green-600/70"; pub(crate) const shadow_green_600_of_75: &str = "shadow-green-600/75"; pub(crate) const shadow_green_600_of_80: &str = "shadow-green-600/80"; pub(crate) const shadow_green_600_of_90: &str = "shadow-green-600/90"; pub(crate) const shadow_green_600_of_95: &str = "shadow-green-600/95"; pub(crate) const shadow_green_700_of_0: &str = "shadow-green-700/0"; pub(crate) const shadow_green_700_of_10: &str = "shadow-green-700/10"; pub(crate) const shadow_green_700_of_100: &str = "shadow-green-700/100"; pub(crate) const shadow_green_700_of_20: &str = "shadow-green-700/20"; pub(crate) const shadow_green_700_of_25: &str = "shadow-green-700/25"; pub(crate) const shadow_green_700_of_30: &str = "shadow-green-700/30"; pub(crate) const shadow_green_700_of_40: &str = "shadow-green-700/40"; pub(crate) const shadow_green_700_of_5: &str = "shadow-green-700/5"; pub(crate) const shadow_green_700_of_50: &str = "shadow-green-700/50"; pub(crate) const shadow_green_700_of_60: &str = "shadow-green-700/60"; pub(crate) const shadow_green_700_of_70: &str = "shadow-green-700/70"; pub(crate) const shadow_green_700_of_75: &str = "shadow-green-700/75"; pub(crate) const shadow_green_700_of_80: &str = "shadow-green-700/80"; pub(crate) const shadow_green_700_of_90: &str = "shadow-green-700/90"; pub(crate) const shadow_green_700_of_95: &str = "shadow-green-700/95"; pub(crate) const shadow_green_800_of_0: &str = "shadow-green-800/0"; pub(crate) const shadow_green_800_of_10: &str = "shadow-green-800/10"; pub(crate) const shadow_green_800_of_100: &str = "shadow-green-800/100"; pub(crate) const shadow_green_800_of_20: &str = "shadow-green-800/20"; pub(crate) const shadow_green_800_of_25: &str = "shadow-green-800/25"; pub(crate) const shadow_green_800_of_30: &str = "shadow-green-800/30"; pub(crate) const shadow_green_800_of_40: &str = "shadow-green-800/40"; pub(crate) const shadow_green_800_of_5: &str = "shadow-green-800/5"; pub(crate) const shadow_green_800_of_50: &str = "shadow-green-800/50"; pub(crate) const shadow_green_800_of_60: &str = "shadow-green-800/60"; pub(crate) const shadow_green_800_of_70: &str = "shadow-green-800/70"; pub(crate) const shadow_green_800_of_75: &str = "shadow-green-800/75"; pub(crate) const shadow_green_800_of_80: &str = "shadow-green-800/80"; pub(crate) const shadow_green_800_of_90: &str = "shadow-green-800/90"; pub(crate) const shadow_green_800_of_95: &str = "shadow-green-800/95"; pub(crate) const shadow_green_900_of_0: &str = "shadow-green-900/0"; pub(crate) const shadow_green_900_of_10: &str = "shadow-green-900/10"; pub(crate) const shadow_green_900_of_100: &str = "shadow-green-900/100"; pub(crate) const shadow_green_900_of_20: &str = "shadow-green-900/20"; pub(crate) const shadow_green_900_of_25: &str = "shadow-green-900/25"; pub(crate) const shadow_green_900_of_30: &str = "shadow-green-900/30"; pub(crate) const shadow_green_900_of_40: &str = "shadow-green-900/40"; pub(crate) const shadow_green_900_of_5: &str = "shadow-green-900/5"; pub(crate) const shadow_green_900_of_50: &str = "shadow-green-900/50"; pub(crate) const shadow_green_900_of_60: &str = "shadow-green-900/60"; pub(crate) const shadow_green_900_of_70: &str = "shadow-green-900/70"; pub(crate) const shadow_green_900_of_75: &str = "shadow-green-900/75"; pub(crate) const shadow_green_900_of_80: &str = "shadow-green-900/80"; pub(crate) const shadow_green_900_of_90: &str = "shadow-green-900/90"; pub(crate) const shadow_green_900_of_95: &str = "shadow-green-900/95"; pub(crate) const shadow_indigo_100_of_0: &str = "shadow-indigo-100/0"; pub(crate) const shadow_indigo_100_of_10: &str = "shadow-indigo-100/10"; pub(crate) const shadow_indigo_100_of_100: &str = "shadow-indigo-100/100"; pub(crate) const shadow_indigo_100_of_20: &str = "shadow-indigo-100/20"; pub(crate) const shadow_indigo_100_of_25: &str = "shadow-indigo-100/25"; pub(crate) const shadow_indigo_100_of_30: &str = "shadow-indigo-100/30"; pub(crate) const shadow_indigo_100_of_40: &str = "shadow-indigo-100/40"; pub(crate) const shadow_indigo_100_of_5: &str = "shadow-indigo-100/5"; pub(crate) const shadow_indigo_100_of_50: &str = "shadow-indigo-100/50"; pub(crate) const shadow_indigo_100_of_60: &str = "shadow-indigo-100/60"; pub(crate) const shadow_indigo_100_of_70: &str = "shadow-indigo-100/70"; pub(crate) const shadow_indigo_100_of_75: &str = "shadow-indigo-100/75"; pub(crate) const shadow_indigo_100_of_80: &str = "shadow-indigo-100/80"; pub(crate) const shadow_indigo_100_of_90: &str = "shadow-indigo-100/90"; pub(crate) const shadow_indigo_100_of_95: &str = "shadow-indigo-100/95"; pub(crate) const shadow_indigo_200_of_0: &str = "shadow-indigo-200/0"; pub(crate) const shadow_indigo_200_of_10: &str = "shadow-indigo-200/10"; pub(crate) const shadow_indigo_200_of_100: &str = "shadow-indigo-200/100"; pub(crate) const shadow_indigo_200_of_20: &str = "shadow-indigo-200/20"; pub(crate) const shadow_indigo_200_of_25: &str = "shadow-indigo-200/25"; pub(crate) const shadow_indigo_200_of_30: &str = "shadow-indigo-200/30"; pub(crate) const shadow_indigo_200_of_40: &str = "shadow-indigo-200/40"; pub(crate) const shadow_indigo_200_of_5: &str = "shadow-indigo-200/5"; pub(crate) const shadow_indigo_200_of_50: &str = "shadow-indigo-200/50"; pub(crate) const shadow_indigo_200_of_60: &str = "shadow-indigo-200/60"; pub(crate) const shadow_indigo_200_of_70: &str = "shadow-indigo-200/70"; pub(crate) const shadow_indigo_200_of_75: &str = "shadow-indigo-200/75"; pub(crate) const shadow_indigo_200_of_80: &str = "shadow-indigo-200/80"; pub(crate) const shadow_indigo_200_of_90: &str = "shadow-indigo-200/90"; pub(crate) const shadow_indigo_200_of_95: &str = "shadow-indigo-200/95"; pub(crate) const shadow_indigo_300_of_0: &str = "shadow-indigo-300/0"; pub(crate) const shadow_indigo_300_of_10: &str = "shadow-indigo-300/10"; pub(crate) const shadow_indigo_300_of_100: &str = "shadow-indigo-300/100"; pub(crate) const shadow_indigo_300_of_20: &str = "shadow-indigo-300/20"; pub(crate) const shadow_indigo_300_of_25: &str = "shadow-indigo-300/25"; pub(crate) const shadow_indigo_300_of_30: &str = "shadow-indigo-300/30"; pub(crate) const shadow_indigo_300_of_40: &str = "shadow-indigo-300/40"; pub(crate) const shadow_indigo_300_of_5: &str = "shadow-indigo-300/5"; pub(crate) const shadow_indigo_300_of_50: &str = "shadow-indigo-300/50"; pub(crate) const shadow_indigo_300_of_60: &str = "shadow-indigo-300/60"; pub(crate) const shadow_indigo_300_of_70: &str = "shadow-indigo-300/70"; pub(crate) const shadow_indigo_300_of_75: &str = "shadow-indigo-300/75"; pub(crate) const shadow_indigo_300_of_80: &str = "shadow-indigo-300/80"; pub(crate) const shadow_indigo_300_of_90: &str = "shadow-indigo-300/90"; pub(crate) const shadow_indigo_300_of_95: &str = "shadow-indigo-300/95"; pub(crate) const shadow_indigo_400_of_0: &str = "shadow-indigo-400/0"; pub(crate) const shadow_indigo_400_of_10: &str = "shadow-indigo-400/10"; pub(crate) const shadow_indigo_400_of_100: &str = "shadow-indigo-400/100"; pub(crate) const shadow_indigo_400_of_20: &str = "shadow-indigo-400/20"; pub(crate) const shadow_indigo_400_of_25: &str = "shadow-indigo-400/25"; pub(crate) const shadow_indigo_400_of_30: &str = "shadow-indigo-400/30"; pub(crate) const shadow_indigo_400_of_40: &str = "shadow-indigo-400/40"; pub(crate) const shadow_indigo_400_of_5: &str = "shadow-indigo-400/5"; pub(crate) const shadow_indigo_400_of_50: &str = "shadow-indigo-400/50"; pub(crate) const shadow_indigo_400_of_60: &str = "shadow-indigo-400/60"; pub(crate) const shadow_indigo_400_of_70: &str = "shadow-indigo-400/70"; pub(crate) const shadow_indigo_400_of_75: &str = "shadow-indigo-400/75"; pub(crate) const shadow_indigo_400_of_80: &str = "shadow-indigo-400/80"; pub(crate) const shadow_indigo_400_of_90: &str = "shadow-indigo-400/90"; pub(crate) const shadow_indigo_400_of_95: &str = "shadow-indigo-400/95"; pub(crate) const shadow_indigo_500_of_0: &str = "shadow-indigo-500/0"; pub(crate) const shadow_indigo_500_of_10: &str = "shadow-indigo-500/10"; pub(crate) const shadow_indigo_500_of_100: &str = "shadow-indigo-500/100"; pub(crate) const shadow_indigo_500_of_20: &str = "shadow-indigo-500/20"; pub(crate) const shadow_indigo_500_of_25: &str = "shadow-indigo-500/25"; pub(crate) const shadow_indigo_500_of_30: &str = "shadow-indigo-500/30"; pub(crate) const shadow_indigo_500_of_40: &str = "shadow-indigo-500/40"; pub(crate) const shadow_indigo_500_of_5: &str = "shadow-indigo-500/5"; pub(crate) const shadow_indigo_500_of_50: &str = "shadow-indigo-500/50"; pub(crate) const shadow_indigo_500_of_60: &str = "shadow-indigo-500/60"; pub(crate) const shadow_indigo_500_of_70: &str = "shadow-indigo-500/70"; pub(crate) const shadow_indigo_500_of_75: &str = "shadow-indigo-500/75"; pub(crate) const shadow_indigo_500_of_80: &str = "shadow-indigo-500/80"; pub(crate) const shadow_indigo_500_of_90: &str = "shadow-indigo-500/90"; pub(crate) const shadow_indigo_500_of_95: &str = "shadow-indigo-500/95"; pub(crate) const shadow_indigo_50_of_0: &str = "shadow-indigo-50/0"; pub(crate) const shadow_indigo_50_of_10: &str = "shadow-indigo-50/10"; pub(crate) const shadow_indigo_50_of_100: &str = "shadow-indigo-50/100"; pub(crate) const shadow_indigo_50_of_20: &str = "shadow-indigo-50/20"; pub(crate) const shadow_indigo_50_of_25: &str = "shadow-indigo-50/25"; pub(crate) const shadow_indigo_50_of_30: &str = "shadow-indigo-50/30"; pub(crate) const shadow_indigo_50_of_40: &str = "shadow-indigo-50/40"; pub(crate) const shadow_indigo_50_of_5: &str = "shadow-indigo-50/5"; pub(crate) const shadow_indigo_50_of_50: &str = "shadow-indigo-50/50"; pub(crate) const shadow_indigo_50_of_60: &str = "shadow-indigo-50/60"; pub(crate) const shadow_indigo_50_of_70: &str = "shadow-indigo-50/70"; pub(crate) const shadow_indigo_50_of_75: &str = "shadow-indigo-50/75"; pub(crate) const shadow_indigo_50_of_80: &str = "shadow-indigo-50/80"; pub(crate) const shadow_indigo_50_of_90: &str = "shadow-indigo-50/90"; pub(crate) const shadow_indigo_50_of_95: &str = "shadow-indigo-50/95"; pub(crate) const shadow_indigo_600_of_0: &str = "shadow-indigo-600/0"; pub(crate) const shadow_indigo_600_of_10: &str = "shadow-indigo-600/10"; pub(crate) const shadow_indigo_600_of_100: &str = "shadow-indigo-600/100"; pub(crate) const shadow_indigo_600_of_20: &str = "shadow-indigo-600/20"; pub(crate) const shadow_indigo_600_of_25: &str = "shadow-indigo-600/25"; pub(crate) const shadow_indigo_600_of_30: &str = "shadow-indigo-600/30"; pub(crate) const shadow_indigo_600_of_40: &str = "shadow-indigo-600/40"; pub(crate) const shadow_indigo_600_of_5: &str = "shadow-indigo-600/5"; pub(crate) const shadow_indigo_600_of_50: &str = "shadow-indigo-600/50"; pub(crate) const shadow_indigo_600_of_60: &str = "shadow-indigo-600/60"; pub(crate) const shadow_indigo_600_of_70: &str = "shadow-indigo-600/70"; pub(crate) const shadow_indigo_600_of_75: &str = "shadow-indigo-600/75"; pub(crate) const shadow_indigo_600_of_80: &str = "shadow-indigo-600/80"; pub(crate) const shadow_indigo_600_of_90: &str = "shadow-indigo-600/90"; pub(crate) const shadow_indigo_600_of_95: &str = "shadow-indigo-600/95"; pub(crate) const shadow_indigo_700_of_0: &str = "shadow-indigo-700/0"; pub(crate) const shadow_indigo_700_of_10: &str = "shadow-indigo-700/10"; pub(crate) const shadow_indigo_700_of_100: &str = "shadow-indigo-700/100"; pub(crate) const shadow_indigo_700_of_20: &str = "shadow-indigo-700/20"; pub(crate) const shadow_indigo_700_of_25: &str = "shadow-indigo-700/25"; pub(crate) const shadow_indigo_700_of_30: &str = "shadow-indigo-700/30"; pub(crate) const shadow_indigo_700_of_40: &str = "shadow-indigo-700/40"; pub(crate) const shadow_indigo_700_of_5: &str = "shadow-indigo-700/5"; pub(crate) const shadow_indigo_700_of_50: &str = "shadow-indigo-700/50"; pub(crate) const shadow_indigo_700_of_60: &str = "shadow-indigo-700/60"; pub(crate) const shadow_indigo_700_of_70: &str = "shadow-indigo-700/70"; pub(crate) const shadow_indigo_700_of_75: &str = "shadow-indigo-700/75"; pub(crate) const shadow_indigo_700_of_80: &str = "shadow-indigo-700/80"; pub(crate) const shadow_indigo_700_of_90: &str = "shadow-indigo-700/90"; pub(crate) const shadow_indigo_700_of_95: &str = "shadow-indigo-700/95"; pub(crate) const shadow_indigo_800_of_0: &str = "shadow-indigo-800/0"; pub(crate) const shadow_indigo_800_of_10: &str = "shadow-indigo-800/10"; pub(crate) const shadow_indigo_800_of_100: &str = "shadow-indigo-800/100"; pub(crate) const shadow_indigo_800_of_20: &str = "shadow-indigo-800/20"; pub(crate) const shadow_indigo_800_of_25: &str = "shadow-indigo-800/25"; pub(crate) const shadow_indigo_800_of_30: &str = "shadow-indigo-800/30"; pub(crate) const shadow_indigo_800_of_40: &str = "shadow-indigo-800/40"; pub(crate) const shadow_indigo_800_of_5: &str = "shadow-indigo-800/5"; pub(crate) const shadow_indigo_800_of_50: &str = "shadow-indigo-800/50"; pub(crate) const shadow_indigo_800_of_60: &str = "shadow-indigo-800/60"; pub(crate) const shadow_indigo_800_of_70: &str = "shadow-indigo-800/70"; pub(crate) const shadow_indigo_800_of_75: &str = "shadow-indigo-800/75"; pub(crate) const shadow_indigo_800_of_80: &str = "shadow-indigo-800/80"; pub(crate) const shadow_indigo_800_of_90: &str = "shadow-indigo-800/90"; pub(crate) const shadow_indigo_800_of_95: &str = "shadow-indigo-800/95"; pub(crate) const shadow_indigo_900_of_0: &str = "shadow-indigo-900/0"; pub(crate) const shadow_indigo_900_of_10: &str = "shadow-indigo-900/10"; pub(crate) const shadow_indigo_900_of_100: &str = "shadow-indigo-900/100"; pub(crate) const shadow_indigo_900_of_20: &str = "shadow-indigo-900/20"; pub(crate) const shadow_indigo_900_of_25: &str = "shadow-indigo-900/25"; pub(crate) const shadow_indigo_900_of_30: &str = "shadow-indigo-900/30"; pub(crate) const shadow_indigo_900_of_40: &str = "shadow-indigo-900/40"; pub(crate) const shadow_indigo_900_of_5: &str = "shadow-indigo-900/5"; pub(crate) const shadow_indigo_900_of_50: &str = "shadow-indigo-900/50"; pub(crate) const shadow_indigo_900_of_60: &str = "shadow-indigo-900/60"; pub(crate) const shadow_indigo_900_of_70: &str = "shadow-indigo-900/70"; pub(crate) const shadow_indigo_900_of_75: &str = "shadow-indigo-900/75"; pub(crate) const shadow_indigo_900_of_80: &str = "shadow-indigo-900/80"; pub(crate) const shadow_indigo_900_of_90: &str = "shadow-indigo-900/90"; pub(crate) const shadow_indigo_900_of_95: &str = "shadow-indigo-900/95"; pub(crate) const shadow_lime_100_of_0: &str = "shadow-lime-100/0"; pub(crate) const shadow_lime_100_of_10: &str = "shadow-lime-100/10"; pub(crate) const shadow_lime_100_of_100: &str = "shadow-lime-100/100"; pub(crate) const shadow_lime_100_of_20: &str = "shadow-lime-100/20"; pub(crate) const shadow_lime_100_of_25: &str = "shadow-lime-100/25"; pub(crate) const shadow_lime_100_of_30: &str = "shadow-lime-100/30"; pub(crate) const shadow_lime_100_of_40: &str = "shadow-lime-100/40"; pub(crate) const shadow_lime_100_of_5: &str = "shadow-lime-100/5"; pub(crate) const shadow_lime_100_of_50: &str = "shadow-lime-100/50"; pub(crate) const shadow_lime_100_of_60: &str = "shadow-lime-100/60"; pub(crate) const shadow_lime_100_of_70: &str = "shadow-lime-100/70"; pub(crate) const shadow_lime_100_of_75: &str = "shadow-lime-100/75"; pub(crate) const shadow_lime_100_of_80: &str = "shadow-lime-100/80"; pub(crate) const shadow_lime_100_of_90: &str = "shadow-lime-100/90"; pub(crate) const shadow_lime_100_of_95: &str = "shadow-lime-100/95"; pub(crate) const shadow_lime_200_of_0: &str = "shadow-lime-200/0"; pub(crate) const shadow_lime_200_of_10: &str = "shadow-lime-200/10"; pub(crate) const shadow_lime_200_of_100: &str = "shadow-lime-200/100"; pub(crate) const shadow_lime_200_of_20: &str = "shadow-lime-200/20"; pub(crate) const shadow_lime_200_of_25: &str = "shadow-lime-200/25"; pub(crate) const shadow_lime_200_of_30: &str = "shadow-lime-200/30"; pub(crate) const shadow_lime_200_of_40: &str = "shadow-lime-200/40"; pub(crate) const shadow_lime_200_of_5: &str = "shadow-lime-200/5"; pub(crate) const shadow_lime_200_of_50: &str = "shadow-lime-200/50"; pub(crate) const shadow_lime_200_of_60: &str = "shadow-lime-200/60"; pub(crate) const shadow_lime_200_of_70: &str = "shadow-lime-200/70"; pub(crate) const shadow_lime_200_of_75: &str = "shadow-lime-200/75"; pub(crate) const shadow_lime_200_of_80: &str = "shadow-lime-200/80"; pub(crate) const shadow_lime_200_of_90: &str = "shadow-lime-200/90"; pub(crate) const shadow_lime_200_of_95: &str = "shadow-lime-200/95"; pub(crate) const shadow_lime_300_of_0: &str = "shadow-lime-300/0"; pub(crate) const shadow_lime_300_of_10: &str = "shadow-lime-300/10"; pub(crate) const shadow_lime_300_of_100: &str = "shadow-lime-300/100"; pub(crate) const shadow_lime_300_of_20: &str = "shadow-lime-300/20"; pub(crate) const shadow_lime_300_of_25: &str = "shadow-lime-300/25"; pub(crate) const shadow_lime_300_of_30: &str = "shadow-lime-300/30"; pub(crate) const shadow_lime_300_of_40: &str = "shadow-lime-300/40"; pub(crate) const shadow_lime_300_of_5: &str = "shadow-lime-300/5"; pub(crate) const shadow_lime_300_of_50: &str = "shadow-lime-300/50"; pub(crate) const shadow_lime_300_of_60: &str = "shadow-lime-300/60"; pub(crate) const shadow_lime_300_of_70: &str = "shadow-lime-300/70"; pub(crate) const shadow_lime_300_of_75: &str = "shadow-lime-300/75"; pub(crate) const shadow_lime_300_of_80: &str = "shadow-lime-300/80"; pub(crate) const shadow_lime_300_of_90: &str = "shadow-lime-300/90"; pub(crate) const shadow_lime_300_of_95: &str = "shadow-lime-300/95"; pub(crate) const shadow_lime_400_of_0: &str = "shadow-lime-400/0"; pub(crate) const shadow_lime_400_of_10: &str = "shadow-lime-400/10"; pub(crate) const shadow_lime_400_of_100: &str = "shadow-lime-400/100"; pub(crate) const shadow_lime_400_of_20: &str = "shadow-lime-400/20"; pub(crate) const shadow_lime_400_of_25: &str = "shadow-lime-400/25"; pub(crate) const shadow_lime_400_of_30: &str = "shadow-lime-400/30"; pub(crate) const shadow_lime_400_of_40: &str = "shadow-lime-400/40"; pub(crate) const shadow_lime_400_of_5: &str = "shadow-lime-400/5"; pub(crate) const shadow_lime_400_of_50: &str = "shadow-lime-400/50"; pub(crate) const shadow_lime_400_of_60: &str = "shadow-lime-400/60"; pub(crate) const shadow_lime_400_of_70: &str = "shadow-lime-400/70"; pub(crate) const shadow_lime_400_of_75: &str = "shadow-lime-400/75"; pub(crate) const shadow_lime_400_of_80: &str = "shadow-lime-400/80"; pub(crate) const shadow_lime_400_of_90: &str = "shadow-lime-400/90"; pub(crate) const shadow_lime_400_of_95: &str = "shadow-lime-400/95"; pub(crate) const shadow_lime_500_of_0: &str = "shadow-lime-500/0"; pub(crate) const shadow_lime_500_of_10: &str = "shadow-lime-500/10"; pub(crate) const shadow_lime_500_of_100: &str = "shadow-lime-500/100"; pub(crate) const shadow_lime_500_of_20: &str = "shadow-lime-500/20"; pub(crate) const shadow_lime_500_of_25: &str = "shadow-lime-500/25"; pub(crate) const shadow_lime_500_of_30: &str = "shadow-lime-500/30"; pub(crate) const shadow_lime_500_of_40: &str = "shadow-lime-500/40"; pub(crate) const shadow_lime_500_of_5: &str = "shadow-lime-500/5"; pub(crate) const shadow_lime_500_of_50: &str = "shadow-lime-500/50"; pub(crate) const shadow_lime_500_of_60: &str = "shadow-lime-500/60"; pub(crate) const shadow_lime_500_of_70: &str = "shadow-lime-500/70"; pub(crate) const shadow_lime_500_of_75: &str = "shadow-lime-500/75"; pub(crate) const shadow_lime_500_of_80: &str = "shadow-lime-500/80"; pub(crate) const shadow_lime_500_of_90: &str = "shadow-lime-500/90"; pub(crate) const shadow_lime_500_of_95: &str = "shadow-lime-500/95"; pub(crate) const shadow_lime_50_of_0: &str = "shadow-lime-50/0"; pub(crate) const shadow_lime_50_of_10: &str = "shadow-lime-50/10"; pub(crate) const shadow_lime_50_of_100: &str = "shadow-lime-50/100"; pub(crate) const shadow_lime_50_of_20: &str = "shadow-lime-50/20"; pub(crate) const shadow_lime_50_of_25: &str = "shadow-lime-50/25"; pub(crate) const shadow_lime_50_of_30: &str = "shadow-lime-50/30"; pub(crate) const shadow_lime_50_of_40: &str = "shadow-lime-50/40"; pub(crate) const shadow_lime_50_of_5: &str = "shadow-lime-50/5"; pub(crate) const shadow_lime_50_of_50: &str = "shadow-lime-50/50"; pub(crate) const shadow_lime_50_of_60: &str = "shadow-lime-50/60"; pub(crate) const shadow_lime_50_of_70: &str = "shadow-lime-50/70"; pub(crate) const shadow_lime_50_of_75: &str = "shadow-lime-50/75"; pub(crate) const shadow_lime_50_of_80: &str = "shadow-lime-50/80"; pub(crate) const shadow_lime_50_of_90: &str = "shadow-lime-50/90"; pub(crate) const shadow_lime_50_of_95: &str = "shadow-lime-50/95"; pub(crate) const shadow_lime_600_of_0: &str = "shadow-lime-600/0"; pub(crate) const shadow_lime_600_of_10: &str = "shadow-lime-600/10"; pub(crate) const shadow_lime_600_of_100: &str = "shadow-lime-600/100"; pub(crate) const shadow_lime_600_of_20: &str = "shadow-lime-600/20"; pub(crate) const shadow_lime_600_of_25: &str = "shadow-lime-600/25"; pub(crate) const shadow_lime_600_of_30: &str = "shadow-lime-600/30"; pub(crate) const shadow_lime_600_of_40: &str = "shadow-lime-600/40"; pub(crate) const shadow_lime_600_of_5: &str = "shadow-lime-600/5"; pub(crate) const shadow_lime_600_of_50: &str = "shadow-lime-600/50"; pub(crate) const shadow_lime_600_of_60: &str = "shadow-lime-600/60"; pub(crate) const shadow_lime_600_of_70: &str = "shadow-lime-600/70"; pub(crate) const shadow_lime_600_of_75: &str = "shadow-lime-600/75"; pub(crate) const shadow_lime_600_of_80: &str = "shadow-lime-600/80"; pub(crate) const shadow_lime_600_of_90: &str = "shadow-lime-600/90"; pub(crate) const shadow_lime_600_of_95: &str = "shadow-lime-600/95"; pub(crate) const shadow_lime_700_of_0: &str = "shadow-lime-700/0"; pub(crate) const shadow_lime_700_of_10: &str = "shadow-lime-700/10"; pub(crate) const shadow_lime_700_of_100: &str = "shadow-lime-700/100"; pub(crate) const shadow_lime_700_of_20: &str = "shadow-lime-700/20"; pub(crate) const shadow_lime_700_of_25: &str = "shadow-lime-700/25"; pub(crate) const shadow_lime_700_of_30: &str = "shadow-lime-700/30"; pub(crate) const shadow_lime_700_of_40: &str = "shadow-lime-700/40"; pub(crate) const shadow_lime_700_of_5: &str = "shadow-lime-700/5"; pub(crate) const shadow_lime_700_of_50: &str = "shadow-lime-700/50"; pub(crate) const shadow_lime_700_of_60: &str = "shadow-lime-700/60"; pub(crate) const shadow_lime_700_of_70: &str = "shadow-lime-700/70"; pub(crate) const shadow_lime_700_of_75: &str = "shadow-lime-700/75"; pub(crate) const shadow_lime_700_of_80: &str = "shadow-lime-700/80"; pub(crate) const shadow_lime_700_of_90: &str = "shadow-lime-700/90"; pub(crate) const shadow_lime_700_of_95: &str = "shadow-lime-700/95"; pub(crate) const shadow_lime_800_of_0: &str = "shadow-lime-800/0"; pub(crate) const shadow_lime_800_of_10: &str = "shadow-lime-800/10"; pub(crate) const shadow_lime_800_of_100: &str = "shadow-lime-800/100"; pub(crate) const shadow_lime_800_of_20: &str = "shadow-lime-800/20"; pub(crate) const shadow_lime_800_of_25: &str = "shadow-lime-800/25"; pub(crate) const shadow_lime_800_of_30: &str = "shadow-lime-800/30"; pub(crate) const shadow_lime_800_of_40: &str = "shadow-lime-800/40"; pub(crate) const shadow_lime_800_of_5: &str = "shadow-lime-800/5"; pub(crate) const shadow_lime_800_of_50: &str = "shadow-lime-800/50"; pub(crate) const shadow_lime_800_of_60: &str = "shadow-lime-800/60"; pub(crate) const shadow_lime_800_of_70: &str = "shadow-lime-800/70"; pub(crate) const shadow_lime_800_of_75: &str = "shadow-lime-800/75"; pub(crate) const shadow_lime_800_of_80: &str = "shadow-lime-800/80"; pub(crate) const shadow_lime_800_of_90: &str = "shadow-lime-800/90"; pub(crate) const shadow_lime_800_of_95: &str = "shadow-lime-800/95"; pub(crate) const shadow_lime_900_of_0: &str = "shadow-lime-900/0"; pub(crate) const shadow_lime_900_of_10: &str = "shadow-lime-900/10"; pub(crate) const shadow_lime_900_of_100: &str = "shadow-lime-900/100"; pub(crate) const shadow_lime_900_of_20: &str = "shadow-lime-900/20"; pub(crate) const shadow_lime_900_of_25: &str = "shadow-lime-900/25"; pub(crate) const shadow_lime_900_of_30: &str = "shadow-lime-900/30"; pub(crate) const shadow_lime_900_of_40: &str = "shadow-lime-900/40"; pub(crate) const shadow_lime_900_of_5: &str = "shadow-lime-900/5"; pub(crate) const shadow_lime_900_of_50: &str = "shadow-lime-900/50"; pub(crate) const shadow_lime_900_of_60: &str = "shadow-lime-900/60"; pub(crate) const shadow_lime_900_of_70: &str = "shadow-lime-900/70"; pub(crate) const shadow_lime_900_of_75: &str = "shadow-lime-900/75"; pub(crate) const shadow_lime_900_of_80: &str = "shadow-lime-900/80"; pub(crate) const shadow_lime_900_of_90: &str = "shadow-lime-900/90"; pub(crate) const shadow_lime_900_of_95: &str = "shadow-lime-900/95"; pub(crate) const shadow_neutral_100_of_0: &str = "shadow-neutral-100/0"; pub(crate) const shadow_neutral_100_of_10: &str = "shadow-neutral-100/10"; pub(crate) const shadow_neutral_100_of_100: &str = "shadow-neutral-100/100"; pub(crate) const shadow_neutral_100_of_20: &str = "shadow-neutral-100/20"; pub(crate) const shadow_neutral_100_of_25: &str = "shadow-neutral-100/25"; pub(crate) const shadow_neutral_100_of_30: &str = "shadow-neutral-100/30"; pub(crate) const shadow_neutral_100_of_40: &str = "shadow-neutral-100/40"; pub(crate) const shadow_neutral_100_of_5: &str = "shadow-neutral-100/5"; pub(crate) const shadow_neutral_100_of_50: &str = "shadow-neutral-100/50"; pub(crate) const shadow_neutral_100_of_60: &str = "shadow-neutral-100/60"; pub(crate) const shadow_neutral_100_of_70: &str = "shadow-neutral-100/70"; pub(crate) const shadow_neutral_100_of_75: &str = "shadow-neutral-100/75"; pub(crate) const shadow_neutral_100_of_80: &str = "shadow-neutral-100/80"; pub(crate) const shadow_neutral_100_of_90: &str = "shadow-neutral-100/90"; pub(crate) const shadow_neutral_100_of_95: &str = "shadow-neutral-100/95"; pub(crate) const shadow_neutral_200_of_0: &str = "shadow-neutral-200/0"; pub(crate) const shadow_neutral_200_of_10: &str = "shadow-neutral-200/10"; pub(crate) const shadow_neutral_200_of_100: &str = "shadow-neutral-200/100"; pub(crate) const shadow_neutral_200_of_20: &str = "shadow-neutral-200/20"; pub(crate) const shadow_neutral_200_of_25: &str = "shadow-neutral-200/25"; pub(crate) const shadow_neutral_200_of_30: &str = "shadow-neutral-200/30"; pub(crate) const shadow_neutral_200_of_40: &str = "shadow-neutral-200/40"; pub(crate) const shadow_neutral_200_of_5: &str = "shadow-neutral-200/5"; pub(crate) const shadow_neutral_200_of_50: &str = "shadow-neutral-200/50"; pub(crate) const shadow_neutral_200_of_60: &str = "shadow-neutral-200/60"; pub(crate) const shadow_neutral_200_of_70: &str = "shadow-neutral-200/70"; pub(crate) const shadow_neutral_200_of_75: &str = "shadow-neutral-200/75"; pub(crate) const shadow_neutral_200_of_80: &str = "shadow-neutral-200/80"; pub(crate) const shadow_neutral_200_of_90: &str = "shadow-neutral-200/90"; pub(crate) const shadow_neutral_200_of_95: &str = "shadow-neutral-200/95"; pub(crate) const shadow_neutral_300_of_0: &str = "shadow-neutral-300/0"; pub(crate) const shadow_neutral_300_of_10: &str = "shadow-neutral-300/10"; pub(crate) const shadow_neutral_300_of_100: &str = "shadow-neutral-300/100"; pub(crate) const shadow_neutral_300_of_20: &str = "shadow-neutral-300/20"; pub(crate) const shadow_neutral_300_of_25: &str = "shadow-neutral-300/25"; pub(crate) const shadow_neutral_300_of_30: &str = "shadow-neutral-300/30"; pub(crate) const shadow_neutral_300_of_40: &str = "shadow-neutral-300/40"; pub(crate) const shadow_neutral_300_of_5: &str = "shadow-neutral-300/5"; pub(crate) const shadow_neutral_300_of_50: &str = "shadow-neutral-300/50"; pub(crate) const shadow_neutral_300_of_60: &str = "shadow-neutral-300/60"; pub(crate) const shadow_neutral_300_of_70: &str = "shadow-neutral-300/70"; pub(crate) const shadow_neutral_300_of_75: &str = "shadow-neutral-300/75"; pub(crate) const shadow_neutral_300_of_80: &str = "shadow-neutral-300/80"; pub(crate) const shadow_neutral_300_of_90: &str = "shadow-neutral-300/90"; pub(crate) const shadow_neutral_300_of_95: &str = "shadow-neutral-300/95"; pub(crate) const shadow_neutral_400_of_0: &str = "shadow-neutral-400/0"; pub(crate) const shadow_neutral_400_of_10: &str = "shadow-neutral-400/10"; pub(crate) const shadow_neutral_400_of_100: &str = "shadow-neutral-400/100"; pub(crate) const shadow_neutral_400_of_20: &str = "shadow-neutral-400/20"; pub(crate) const shadow_neutral_400_of_25: &str = "shadow-neutral-400/25"; pub(crate) const shadow_neutral_400_of_30: &str = "shadow-neutral-400/30"; pub(crate) const shadow_neutral_400_of_40: &str = "shadow-neutral-400/40"; pub(crate) const shadow_neutral_400_of_5: &str = "shadow-neutral-400/5"; pub(crate) const shadow_neutral_400_of_50: &str = "shadow-neutral-400/50"; pub(crate) const shadow_neutral_400_of_60: &str = "shadow-neutral-400/60"; pub(crate) const shadow_neutral_400_of_70: &str = "shadow-neutral-400/70"; pub(crate) const shadow_neutral_400_of_75: &str = "shadow-neutral-400/75"; pub(crate) const shadow_neutral_400_of_80: &str = "shadow-neutral-400/80"; pub(crate) const shadow_neutral_400_of_90: &str = "shadow-neutral-400/90"; pub(crate) const shadow_neutral_400_of_95: &str = "shadow-neutral-400/95"; pub(crate) const shadow_neutral_500_of_0: &str = "shadow-neutral-500/0"; pub(crate) const shadow_neutral_500_of_10: &str = "shadow-neutral-500/10"; pub(crate) const shadow_neutral_500_of_100: &str = "shadow-neutral-500/100"; pub(crate) const shadow_neutral_500_of_20: &str = "shadow-neutral-500/20"; pub(crate) const shadow_neutral_500_of_25: &str = "shadow-neutral-500/25"; pub(crate) const shadow_neutral_500_of_30: &str = "shadow-neutral-500/30"; pub(crate) const shadow_neutral_500_of_40: &str = "shadow-neutral-500/40"; pub(crate) const shadow_neutral_500_of_5: &str = "shadow-neutral-500/5"; pub(crate) const shadow_neutral_500_of_50: &str = "shadow-neutral-500/50"; pub(crate) const shadow_neutral_500_of_60: &str = "shadow-neutral-500/60"; pub(crate) const shadow_neutral_500_of_70: &str = "shadow-neutral-500/70"; pub(crate) const shadow_neutral_500_of_75: &str = "shadow-neutral-500/75"; pub(crate) const shadow_neutral_500_of_80: &str = "shadow-neutral-500/80"; pub(crate) const shadow_neutral_500_of_90: &str = "shadow-neutral-500/90"; pub(crate) const shadow_neutral_500_of_95: &str = "shadow-neutral-500/95"; pub(crate) const shadow_neutral_50_of_0: &str = "shadow-neutral-50/0"; pub(crate) const shadow_neutral_50_of_10: &str = "shadow-neutral-50/10"; pub(crate) const shadow_neutral_50_of_100: &str = "shadow-neutral-50/100"; pub(crate) const shadow_neutral_50_of_20: &str = "shadow-neutral-50/20"; pub(crate) const shadow_neutral_50_of_25: &str = "shadow-neutral-50/25"; pub(crate) const shadow_neutral_50_of_30: &str = "shadow-neutral-50/30"; pub(crate) const shadow_neutral_50_of_40: &str = "shadow-neutral-50/40"; pub(crate) const shadow_neutral_50_of_5: &str = "shadow-neutral-50/5"; pub(crate) const shadow_neutral_50_of_50: &str = "shadow-neutral-50/50"; pub(crate) const shadow_neutral_50_of_60: &str = "shadow-neutral-50/60"; pub(crate) const shadow_neutral_50_of_70: &str = "shadow-neutral-50/70"; pub(crate) const shadow_neutral_50_of_75: &str = "shadow-neutral-50/75"; pub(crate) const shadow_neutral_50_of_80: &str = "shadow-neutral-50/80"; pub(crate) const shadow_neutral_50_of_90: &str = "shadow-neutral-50/90"; pub(crate) const shadow_neutral_50_of_95: &str = "shadow-neutral-50/95"; pub(crate) const shadow_neutral_600_of_0: &str = "shadow-neutral-600/0"; pub(crate) const shadow_neutral_600_of_10: &str = "shadow-neutral-600/10"; pub(crate) const shadow_neutral_600_of_100: &str = "shadow-neutral-600/100"; pub(crate) const shadow_neutral_600_of_20: &str = "shadow-neutral-600/20"; pub(crate) const shadow_neutral_600_of_25: &str = "shadow-neutral-600/25"; pub(crate) const shadow_neutral_600_of_30: &str = "shadow-neutral-600/30"; pub(crate) const shadow_neutral_600_of_40: &str = "shadow-neutral-600/40"; pub(crate) const shadow_neutral_600_of_5: &str = "shadow-neutral-600/5"; pub(crate) const shadow_neutral_600_of_50: &str = "shadow-neutral-600/50"; pub(crate) const shadow_neutral_600_of_60: &str = "shadow-neutral-600/60"; pub(crate) const shadow_neutral_600_of_70: &str = "shadow-neutral-600/70"; pub(crate) const shadow_neutral_600_of_75: &str = "shadow-neutral-600/75"; pub(crate) const shadow_neutral_600_of_80: &str = "shadow-neutral-600/80"; pub(crate) const shadow_neutral_600_of_90: &str = "shadow-neutral-600/90"; pub(crate) const shadow_neutral_600_of_95: &str = "shadow-neutral-600/95"; pub(crate) const shadow_neutral_700_of_0: &str = "shadow-neutral-700/0"; pub(crate) const shadow_neutral_700_of_10: &str = "shadow-neutral-700/10"; pub(crate) const shadow_neutral_700_of_100: &str = "shadow-neutral-700/100"; pub(crate) const shadow_neutral_700_of_20: &str = "shadow-neutral-700/20"; pub(crate) const shadow_neutral_700_of_25: &str = "shadow-neutral-700/25"; pub(crate) const shadow_neutral_700_of_30: &str = "shadow-neutral-700/30"; pub(crate) const shadow_neutral_700_of_40: &str = "shadow-neutral-700/40"; pub(crate) const shadow_neutral_700_of_5: &str = "shadow-neutral-700/5"; pub(crate) const shadow_neutral_700_of_50: &str = "shadow-neutral-700/50"; pub(crate) const shadow_neutral_700_of_60: &str = "shadow-neutral-700/60"; pub(crate) const shadow_neutral_700_of_70: &str = "shadow-neutral-700/70"; pub(crate) const shadow_neutral_700_of_75: &str = "shadow-neutral-700/75"; pub(crate) const shadow_neutral_700_of_80: &str = "shadow-neutral-700/80"; pub(crate) const shadow_neutral_700_of_90: &str = "shadow-neutral-700/90"; pub(crate) const shadow_neutral_700_of_95: &str = "shadow-neutral-700/95"; pub(crate) const shadow_neutral_800_of_0: &str = "shadow-neutral-800/0"; pub(crate) const shadow_neutral_800_of_10: &str = "shadow-neutral-800/10"; pub(crate) const shadow_neutral_800_of_100: &str = "shadow-neutral-800/100"; pub(crate) const shadow_neutral_800_of_20: &str = "shadow-neutral-800/20"; pub(crate) const shadow_neutral_800_of_25: &str = "shadow-neutral-800/25"; pub(crate) const shadow_neutral_800_of_30: &str = "shadow-neutral-800/30"; pub(crate) const shadow_neutral_800_of_40: &str = "shadow-neutral-800/40"; pub(crate) const shadow_neutral_800_of_5: &str = "shadow-neutral-800/5"; pub(crate) const shadow_neutral_800_of_50: &str = "shadow-neutral-800/50"; pub(crate) const shadow_neutral_800_of_60: &str = "shadow-neutral-800/60"; pub(crate) const shadow_neutral_800_of_70: &str = "shadow-neutral-800/70"; pub(crate) const shadow_neutral_800_of_75: &str = "shadow-neutral-800/75"; pub(crate) const shadow_neutral_800_of_80: &str = "shadow-neutral-800/80"; pub(crate) const shadow_neutral_800_of_90: &str = "shadow-neutral-800/90"; pub(crate) const shadow_neutral_800_of_95: &str = "shadow-neutral-800/95"; pub(crate) const shadow_neutral_900_of_0: &str = "shadow-neutral-900/0"; pub(crate) const shadow_neutral_900_of_10: &str = "shadow-neutral-900/10"; pub(crate) const shadow_neutral_900_of_100: &str = "shadow-neutral-900/100"; pub(crate) const shadow_neutral_900_of_20: &str = "shadow-neutral-900/20"; pub(crate) const shadow_neutral_900_of_25: &str = "shadow-neutral-900/25"; pub(crate) const shadow_neutral_900_of_30: &str = "shadow-neutral-900/30"; pub(crate) const shadow_neutral_900_of_40: &str = "shadow-neutral-900/40"; pub(crate) const shadow_neutral_900_of_5: &str = "shadow-neutral-900/5"; pub(crate) const shadow_neutral_900_of_50: &str = "shadow-neutral-900/50"; pub(crate) const shadow_neutral_900_of_60: &str = "shadow-neutral-900/60"; pub(crate) const shadow_neutral_900_of_70: &str = "shadow-neutral-900/70"; pub(crate) const shadow_neutral_900_of_75: &str = "shadow-neutral-900/75"; pub(crate) const shadow_neutral_900_of_80: &str = "shadow-neutral-900/80"; pub(crate) const shadow_neutral_900_of_90: &str = "shadow-neutral-900/90"; pub(crate) const shadow_neutral_900_of_95: &str = "shadow-neutral-900/95"; pub(crate) const shadow_orange_100_of_0: &str = "shadow-orange-100/0"; pub(crate) const shadow_orange_100_of_10: &str = "shadow-orange-100/10"; pub(crate) const shadow_orange_100_of_100: &str = "shadow-orange-100/100"; pub(crate) const shadow_orange_100_of_20: &str = "shadow-orange-100/20"; pub(crate) const shadow_orange_100_of_25: &str = "shadow-orange-100/25"; pub(crate) const shadow_orange_100_of_30: &str = "shadow-orange-100/30"; pub(crate) const shadow_orange_100_of_40: &str = "shadow-orange-100/40"; pub(crate) const shadow_orange_100_of_5: &str = "shadow-orange-100/5"; pub(crate) const shadow_orange_100_of_50: &str = "shadow-orange-100/50"; pub(crate) const shadow_orange_100_of_60: &str = "shadow-orange-100/60"; pub(crate) const shadow_orange_100_of_70: &str = "shadow-orange-100/70"; pub(crate) const shadow_orange_100_of_75: &str = "shadow-orange-100/75"; pub(crate) const shadow_orange_100_of_80: &str = "shadow-orange-100/80"; pub(crate) const shadow_orange_100_of_90: &str = "shadow-orange-100/90"; pub(crate) const shadow_orange_100_of_95: &str = "shadow-orange-100/95"; pub(crate) const shadow_orange_200_of_0: &str = "shadow-orange-200/0"; pub(crate) const shadow_orange_200_of_10: &str = "shadow-orange-200/10"; pub(crate) const shadow_orange_200_of_100: &str = "shadow-orange-200/100"; pub(crate) const shadow_orange_200_of_20: &str = "shadow-orange-200/20"; pub(crate) const shadow_orange_200_of_25: &str = "shadow-orange-200/25"; pub(crate) const shadow_orange_200_of_30: &str = "shadow-orange-200/30"; pub(crate) const shadow_orange_200_of_40: &str = "shadow-orange-200/40"; pub(crate) const shadow_orange_200_of_5: &str = "shadow-orange-200/5"; pub(crate) const shadow_orange_200_of_50: &str = "shadow-orange-200/50"; pub(crate) const shadow_orange_200_of_60: &str = "shadow-orange-200/60"; pub(crate) const shadow_orange_200_of_70: &str = "shadow-orange-200/70"; pub(crate) const shadow_orange_200_of_75: &str = "shadow-orange-200/75"; pub(crate) const shadow_orange_200_of_80: &str = "shadow-orange-200/80"; pub(crate) const shadow_orange_200_of_90: &str = "shadow-orange-200/90"; pub(crate) const shadow_orange_200_of_95: &str = "shadow-orange-200/95"; pub(crate) const shadow_orange_300_of_0: &str = "shadow-orange-300/0"; pub(crate) const shadow_orange_300_of_10: &str = "shadow-orange-300/10"; pub(crate) const shadow_orange_300_of_100: &str = "shadow-orange-300/100"; pub(crate) const shadow_orange_300_of_20: &str = "shadow-orange-300/20"; pub(crate) const shadow_orange_300_of_25: &str = "shadow-orange-300/25"; pub(crate) const shadow_orange_300_of_30: &str = "shadow-orange-300/30"; pub(crate) const shadow_orange_300_of_40: &str = "shadow-orange-300/40"; pub(crate) const shadow_orange_300_of_5: &str = "shadow-orange-300/5"; pub(crate) const shadow_orange_300_of_50: &str = "shadow-orange-300/50"; pub(crate) const shadow_orange_300_of_60: &str = "shadow-orange-300/60"; pub(crate) const shadow_orange_300_of_70: &str = "shadow-orange-300/70"; pub(crate) const shadow_orange_300_of_75: &str = "shadow-orange-300/75"; pub(crate) const shadow_orange_300_of_80: &str = "shadow-orange-300/80"; pub(crate) const shadow_orange_300_of_90: &str = "shadow-orange-300/90"; pub(crate) const shadow_orange_300_of_95: &str = "shadow-orange-300/95"; pub(crate) const shadow_orange_400_of_0: &str = "shadow-orange-400/0"; pub(crate) const shadow_orange_400_of_10: &str = "shadow-orange-400/10"; pub(crate) const shadow_orange_400_of_100: &str = "shadow-orange-400/100"; pub(crate) const shadow_orange_400_of_20: &str = "shadow-orange-400/20"; pub(crate) const shadow_orange_400_of_25: &str = "shadow-orange-400/25"; pub(crate) const shadow_orange_400_of_30: &str = "shadow-orange-400/30"; pub(crate) const shadow_orange_400_of_40: &str = "shadow-orange-400/40"; pub(crate) const shadow_orange_400_of_5: &str = "shadow-orange-400/5"; pub(crate) const shadow_orange_400_of_50: &str = "shadow-orange-400/50"; pub(crate) const shadow_orange_400_of_60: &str = "shadow-orange-400/60"; pub(crate) const shadow_orange_400_of_70: &str = "shadow-orange-400/70"; pub(crate) const shadow_orange_400_of_75: &str = "shadow-orange-400/75"; pub(crate) const shadow_orange_400_of_80: &str = "shadow-orange-400/80"; pub(crate) const shadow_orange_400_of_90: &str = "shadow-orange-400/90"; pub(crate) const shadow_orange_400_of_95: &str = "shadow-orange-400/95"; pub(crate) const shadow_orange_500_of_0: &str = "shadow-orange-500/0"; pub(crate) const shadow_orange_500_of_10: &str = "shadow-orange-500/10"; pub(crate) const shadow_orange_500_of_100: &str = "shadow-orange-500/100"; pub(crate) const shadow_orange_500_of_20: &str = "shadow-orange-500/20"; pub(crate) const shadow_orange_500_of_25: &str = "shadow-orange-500/25"; pub(crate) const shadow_orange_500_of_30: &str = "shadow-orange-500/30"; pub(crate) const shadow_orange_500_of_40: &str = "shadow-orange-500/40"; pub(crate) const shadow_orange_500_of_5: &str = "shadow-orange-500/5"; pub(crate) const shadow_orange_500_of_50: &str = "shadow-orange-500/50"; pub(crate) const shadow_orange_500_of_60: &str = "shadow-orange-500/60"; pub(crate) const shadow_orange_500_of_70: &str = "shadow-orange-500/70"; pub(crate) const shadow_orange_500_of_75: &str = "shadow-orange-500/75"; pub(crate) const shadow_orange_500_of_80: &str = "shadow-orange-500/80"; pub(crate) const shadow_orange_500_of_90: &str = "shadow-orange-500/90"; pub(crate) const shadow_orange_500_of_95: &str = "shadow-orange-500/95"; pub(crate) const shadow_orange_50_of_0: &str = "shadow-orange-50/0"; pub(crate) const shadow_orange_50_of_10: &str = "shadow-orange-50/10"; pub(crate) const shadow_orange_50_of_100: &str = "shadow-orange-50/100"; pub(crate) const shadow_orange_50_of_20: &str = "shadow-orange-50/20"; pub(crate) const shadow_orange_50_of_25: &str = "shadow-orange-50/25"; pub(crate) const shadow_orange_50_of_30: &str = "shadow-orange-50/30"; pub(crate) const shadow_orange_50_of_40: &str = "shadow-orange-50/40"; pub(crate) const shadow_orange_50_of_5: &str = "shadow-orange-50/5"; pub(crate) const shadow_orange_50_of_50: &str = "shadow-orange-50/50"; pub(crate) const shadow_orange_50_of_60: &str = "shadow-orange-50/60"; pub(crate) const shadow_orange_50_of_70: &str = "shadow-orange-50/70"; pub(crate) const shadow_orange_50_of_75: &str = "shadow-orange-50/75"; pub(crate) const shadow_orange_50_of_80: &str = "shadow-orange-50/80"; pub(crate) const shadow_orange_50_of_90: &str = "shadow-orange-50/90"; pub(crate) const shadow_orange_50_of_95: &str = "shadow-orange-50/95"; pub(crate) const shadow_orange_600_of_0: &str = "shadow-orange-600/0"; pub(crate) const shadow_orange_600_of_10: &str = "shadow-orange-600/10"; pub(crate) const shadow_orange_600_of_100: &str = "shadow-orange-600/100"; pub(crate) const shadow_orange_600_of_20: &str = "shadow-orange-600/20"; pub(crate) const shadow_orange_600_of_25: &str = "shadow-orange-600/25"; pub(crate) const shadow_orange_600_of_30: &str = "shadow-orange-600/30"; pub(crate) const shadow_orange_600_of_40: &str = "shadow-orange-600/40"; pub(crate) const shadow_orange_600_of_5: &str = "shadow-orange-600/5"; pub(crate) const shadow_orange_600_of_50: &str = "shadow-orange-600/50"; pub(crate) const shadow_orange_600_of_60: &str = "shadow-orange-600/60"; pub(crate) const shadow_orange_600_of_70: &str = "shadow-orange-600/70"; pub(crate) const shadow_orange_600_of_75: &str = "shadow-orange-600/75"; pub(crate) const shadow_orange_600_of_80: &str = "shadow-orange-600/80"; pub(crate) const shadow_orange_600_of_90: &str = "shadow-orange-600/90"; pub(crate) const shadow_orange_600_of_95: &str = "shadow-orange-600/95"; pub(crate) const shadow_orange_700_of_0: &str = "shadow-orange-700/0"; pub(crate) const shadow_orange_700_of_10: &str = "shadow-orange-700/10"; pub(crate) const shadow_orange_700_of_100: &str = "shadow-orange-700/100"; pub(crate) const shadow_orange_700_of_20: &str = "shadow-orange-700/20"; pub(crate) const shadow_orange_700_of_25: &str = "shadow-orange-700/25"; pub(crate) const shadow_orange_700_of_30: &str = "shadow-orange-700/30"; pub(crate) const shadow_orange_700_of_40: &str = "shadow-orange-700/40"; pub(crate) const shadow_orange_700_of_5: &str = "shadow-orange-700/5"; pub(crate) const shadow_orange_700_of_50: &str = "shadow-orange-700/50"; pub(crate) const shadow_orange_700_of_60: &str = "shadow-orange-700/60"; pub(crate) const shadow_orange_700_of_70: &str = "shadow-orange-700/70"; pub(crate) const shadow_orange_700_of_75: &str = "shadow-orange-700/75"; pub(crate) const shadow_orange_700_of_80: &str = "shadow-orange-700/80"; pub(crate) const shadow_orange_700_of_90: &str = "shadow-orange-700/90"; pub(crate) const shadow_orange_700_of_95: &str = "shadow-orange-700/95"; pub(crate) const shadow_orange_800_of_0: &str = "shadow-orange-800/0"; pub(crate) const shadow_orange_800_of_10: &str = "shadow-orange-800/10"; pub(crate) const shadow_orange_800_of_100: &str = "shadow-orange-800/100"; pub(crate) const shadow_orange_800_of_20: &str = "shadow-orange-800/20"; pub(crate) const shadow_orange_800_of_25: &str = "shadow-orange-800/25"; pub(crate) const shadow_orange_800_of_30: &str = "shadow-orange-800/30"; pub(crate) const shadow_orange_800_of_40: &str = "shadow-orange-800/40"; pub(crate) const shadow_orange_800_of_5: &str = "shadow-orange-800/5"; pub(crate) const shadow_orange_800_of_50: &str = "shadow-orange-800/50"; pub(crate) const shadow_orange_800_of_60: &str = "shadow-orange-800/60"; pub(crate) const shadow_orange_800_of_70: &str = "shadow-orange-800/70"; pub(crate) const shadow_orange_800_of_75: &str = "shadow-orange-800/75"; pub(crate) const shadow_orange_800_of_80: &str = "shadow-orange-800/80"; pub(crate) const shadow_orange_800_of_90: &str = "shadow-orange-800/90"; pub(crate) const shadow_orange_800_of_95: &str = "shadow-orange-800/95"; pub(crate) const shadow_orange_900_of_0: &str = "shadow-orange-900/0"; pub(crate) const shadow_orange_900_of_10: &str = "shadow-orange-900/10"; pub(crate) const shadow_orange_900_of_100: &str = "shadow-orange-900/100"; pub(crate) const shadow_orange_900_of_20: &str = "shadow-orange-900/20"; pub(crate) const shadow_orange_900_of_25: &str = "shadow-orange-900/25"; pub(crate) const shadow_orange_900_of_30: &str = "shadow-orange-900/30"; pub(crate) const shadow_orange_900_of_40: &str = "shadow-orange-900/40"; pub(crate) const shadow_orange_900_of_5: &str = "shadow-orange-900/5"; pub(crate) const shadow_orange_900_of_50: &str = "shadow-orange-900/50"; pub(crate) const shadow_orange_900_of_60: &str = "shadow-orange-900/60"; pub(crate) const shadow_orange_900_of_70: &str = "shadow-orange-900/70"; pub(crate) const shadow_orange_900_of_75: &str = "shadow-orange-900/75"; pub(crate) const shadow_orange_900_of_80: &str = "shadow-orange-900/80"; pub(crate) const shadow_orange_900_of_90: &str = "shadow-orange-900/90"; pub(crate) const shadow_orange_900_of_95: &str = "shadow-orange-900/95"; pub(crate) const shadow_pink_100_of_0: &str = "shadow-pink-100/0"; pub(crate) const shadow_pink_100_of_10: &str = "shadow-pink-100/10"; pub(crate) const shadow_pink_100_of_100: &str = "shadow-pink-100/100"; pub(crate) const shadow_pink_100_of_20: &str = "shadow-pink-100/20"; pub(crate) const shadow_pink_100_of_25: &str = "shadow-pink-100/25"; pub(crate) const shadow_pink_100_of_30: &str = "shadow-pink-100/30"; pub(crate) const shadow_pink_100_of_40: &str = "shadow-pink-100/40"; pub(crate) const shadow_pink_100_of_5: &str = "shadow-pink-100/5"; pub(crate) const shadow_pink_100_of_50: &str = "shadow-pink-100/50"; pub(crate) const shadow_pink_100_of_60: &str = "shadow-pink-100/60"; pub(crate) const shadow_pink_100_of_70: &str = "shadow-pink-100/70"; pub(crate) const shadow_pink_100_of_75: &str = "shadow-pink-100/75"; pub(crate) const shadow_pink_100_of_80: &str = "shadow-pink-100/80"; pub(crate) const shadow_pink_100_of_90: &str = "shadow-pink-100/90"; pub(crate) const shadow_pink_100_of_95: &str = "shadow-pink-100/95"; pub(crate) const shadow_pink_200_of_0: &str = "shadow-pink-200/0"; pub(crate) const shadow_pink_200_of_10: &str = "shadow-pink-200/10"; pub(crate) const shadow_pink_200_of_100: &str = "shadow-pink-200/100"; pub(crate) const shadow_pink_200_of_20: &str = "shadow-pink-200/20"; pub(crate) const shadow_pink_200_of_25: &str = "shadow-pink-200/25"; pub(crate) const shadow_pink_200_of_30: &str = "shadow-pink-200/30"; pub(crate) const shadow_pink_200_of_40: &str = "shadow-pink-200/40"; pub(crate) const shadow_pink_200_of_5: &str = "shadow-pink-200/5"; pub(crate) const shadow_pink_200_of_50: &str = "shadow-pink-200/50"; pub(crate) const shadow_pink_200_of_60: &str = "shadow-pink-200/60"; pub(crate) const shadow_pink_200_of_70: &str = "shadow-pink-200/70"; pub(crate) const shadow_pink_200_of_75: &str = "shadow-pink-200/75"; pub(crate) const shadow_pink_200_of_80: &str = "shadow-pink-200/80"; pub(crate) const shadow_pink_200_of_90: &str = "shadow-pink-200/90"; pub(crate) const shadow_pink_200_of_95: &str = "shadow-pink-200/95"; pub(crate) const shadow_pink_300_of_0: &str = "shadow-pink-300/0"; pub(crate) const shadow_pink_300_of_10: &str = "shadow-pink-300/10"; pub(crate) const shadow_pink_300_of_100: &str = "shadow-pink-300/100"; pub(crate) const shadow_pink_300_of_20: &str = "shadow-pink-300/20"; pub(crate) const shadow_pink_300_of_25: &str = "shadow-pink-300/25"; pub(crate) const shadow_pink_300_of_30: &str = "shadow-pink-300/30"; pub(crate) const shadow_pink_300_of_40: &str = "shadow-pink-300/40"; pub(crate) const shadow_pink_300_of_5: &str = "shadow-pink-300/5"; pub(crate) const shadow_pink_300_of_50: &str = "shadow-pink-300/50"; pub(crate) const shadow_pink_300_of_60: &str = "shadow-pink-300/60"; pub(crate) const shadow_pink_300_of_70: &str = "shadow-pink-300/70"; pub(crate) const shadow_pink_300_of_75: &str = "shadow-pink-300/75"; pub(crate) const shadow_pink_300_of_80: &str = "shadow-pink-300/80"; pub(crate) const shadow_pink_300_of_90: &str = "shadow-pink-300/90"; pub(crate) const shadow_pink_300_of_95: &str = "shadow-pink-300/95"; pub(crate) const shadow_pink_400_of_0: &str = "shadow-pink-400/0"; pub(crate) const shadow_pink_400_of_10: &str = "shadow-pink-400/10"; pub(crate) const shadow_pink_400_of_100: &str = "shadow-pink-400/100"; pub(crate) const shadow_pink_400_of_20: &str = "shadow-pink-400/20"; pub(crate) const shadow_pink_400_of_25: &str = "shadow-pink-400/25"; pub(crate) const shadow_pink_400_of_30: &str = "shadow-pink-400/30"; pub(crate) const shadow_pink_400_of_40: &str = "shadow-pink-400/40"; pub(crate) const shadow_pink_400_of_5: &str = "shadow-pink-400/5"; pub(crate) const shadow_pink_400_of_50: &str = "shadow-pink-400/50"; pub(crate) const shadow_pink_400_of_60: &str = "shadow-pink-400/60"; pub(crate) const shadow_pink_400_of_70: &str = "shadow-pink-400/70"; pub(crate) const shadow_pink_400_of_75: &str = "shadow-pink-400/75"; pub(crate) const shadow_pink_400_of_80: &str = "shadow-pink-400/80"; pub(crate) const shadow_pink_400_of_90: &str = "shadow-pink-400/90"; pub(crate) const shadow_pink_400_of_95: &str = "shadow-pink-400/95"; pub(crate) const shadow_pink_500_of_0: &str = "shadow-pink-500/0"; pub(crate) const shadow_pink_500_of_10: &str = "shadow-pink-500/10"; pub(crate) const shadow_pink_500_of_100: &str = "shadow-pink-500/100"; pub(crate) const shadow_pink_500_of_20: &str = "shadow-pink-500/20"; pub(crate) const shadow_pink_500_of_25: &str = "shadow-pink-500/25"; pub(crate) const shadow_pink_500_of_30: &str = "shadow-pink-500/30"; pub(crate) const shadow_pink_500_of_40: &str = "shadow-pink-500/40"; pub(crate) const shadow_pink_500_of_5: &str = "shadow-pink-500/5"; pub(crate) const shadow_pink_500_of_50: &str = "shadow-pink-500/50"; pub(crate) const shadow_pink_500_of_60: &str = "shadow-pink-500/60"; pub(crate) const shadow_pink_500_of_70: &str = "shadow-pink-500/70"; pub(crate) const shadow_pink_500_of_75: &str = "shadow-pink-500/75"; pub(crate) const shadow_pink_500_of_80: &str = "shadow-pink-500/80"; pub(crate) const shadow_pink_500_of_90: &str = "shadow-pink-500/90"; pub(crate) const shadow_pink_500_of_95: &str = "shadow-pink-500/95"; pub(crate) const shadow_pink_50_of_0: &str = "shadow-pink-50/0"; pub(crate) const shadow_pink_50_of_10: &str = "shadow-pink-50/10"; pub(crate) const shadow_pink_50_of_100: &str = "shadow-pink-50/100"; pub(crate) const shadow_pink_50_of_20: &str = "shadow-pink-50/20"; pub(crate) const shadow_pink_50_of_25: &str = "shadow-pink-50/25"; pub(crate) const shadow_pink_50_of_30: &str = "shadow-pink-50/30"; pub(crate) const shadow_pink_50_of_40: &str = "shadow-pink-50/40"; pub(crate) const shadow_pink_50_of_5: &str = "shadow-pink-50/5"; pub(crate) const shadow_pink_50_of_50: &str = "shadow-pink-50/50"; pub(crate) const shadow_pink_50_of_60: &str = "shadow-pink-50/60"; pub(crate) const shadow_pink_50_of_70: &str = "shadow-pink-50/70"; pub(crate) const shadow_pink_50_of_75: &str = "shadow-pink-50/75"; pub(crate) const shadow_pink_50_of_80: &str = "shadow-pink-50/80"; pub(crate) const shadow_pink_50_of_90: &str = "shadow-pink-50/90"; pub(crate) const shadow_pink_50_of_95: &str = "shadow-pink-50/95"; pub(crate) const shadow_pink_600_of_0: &str = "shadow-pink-600/0"; pub(crate) const shadow_pink_600_of_10: &str = "shadow-pink-600/10"; pub(crate) const shadow_pink_600_of_100: &str = "shadow-pink-600/100"; pub(crate) const shadow_pink_600_of_20: &str = "shadow-pink-600/20"; pub(crate) const shadow_pink_600_of_25: &str = "shadow-pink-600/25"; pub(crate) const shadow_pink_600_of_30: &str = "shadow-pink-600/30"; pub(crate) const shadow_pink_600_of_40: &str = "shadow-pink-600/40"; pub(crate) const shadow_pink_600_of_5: &str = "shadow-pink-600/5"; pub(crate) const shadow_pink_600_of_50: &str = "shadow-pink-600/50"; pub(crate) const shadow_pink_600_of_60: &str = "shadow-pink-600/60"; pub(crate) const shadow_pink_600_of_70: &str = "shadow-pink-600/70"; pub(crate) const shadow_pink_600_of_75: &str = "shadow-pink-600/75"; pub(crate) const shadow_pink_600_of_80: &str = "shadow-pink-600/80"; pub(crate) const shadow_pink_600_of_90: &str = "shadow-pink-600/90"; pub(crate) const shadow_pink_600_of_95: &str = "shadow-pink-600/95"; pub(crate) const shadow_pink_700_of_0: &str = "shadow-pink-700/0"; pub(crate) const shadow_pink_700_of_10: &str = "shadow-pink-700/10"; pub(crate) const shadow_pink_700_of_100: &str = "shadow-pink-700/100"; pub(crate) const shadow_pink_700_of_20: &str = "shadow-pink-700/20"; pub(crate) const shadow_pink_700_of_25: &str = "shadow-pink-700/25"; pub(crate) const shadow_pink_700_of_30: &str = "shadow-pink-700/30"; pub(crate) const shadow_pink_700_of_40: &str = "shadow-pink-700/40"; pub(crate) const shadow_pink_700_of_5: &str = "shadow-pink-700/5"; pub(crate) const shadow_pink_700_of_50: &str = "shadow-pink-700/50"; pub(crate) const shadow_pink_700_of_60: &str = "shadow-pink-700/60"; pub(crate) const shadow_pink_700_of_70: &str = "shadow-pink-700/70"; pub(crate) const shadow_pink_700_of_75: &str = "shadow-pink-700/75"; pub(crate) const shadow_pink_700_of_80: &str = "shadow-pink-700/80"; pub(crate) const shadow_pink_700_of_90: &str = "shadow-pink-700/90"; pub(crate) const shadow_pink_700_of_95: &str = "shadow-pink-700/95"; pub(crate) const shadow_pink_800_of_0: &str = "shadow-pink-800/0"; pub(crate) const shadow_pink_800_of_10: &str = "shadow-pink-800/10"; pub(crate) const shadow_pink_800_of_100: &str = "shadow-pink-800/100"; pub(crate) const shadow_pink_800_of_20: &str = "shadow-pink-800/20"; pub(crate) const shadow_pink_800_of_25: &str = "shadow-pink-800/25"; pub(crate) const shadow_pink_800_of_30: &str = "shadow-pink-800/30"; pub(crate) const shadow_pink_800_of_40: &str = "shadow-pink-800/40"; pub(crate) const shadow_pink_800_of_5: &str = "shadow-pink-800/5"; pub(crate) const shadow_pink_800_of_50: &str = "shadow-pink-800/50"; pub(crate) const shadow_pink_800_of_60: &str = "shadow-pink-800/60"; pub(crate) const shadow_pink_800_of_70: &str = "shadow-pink-800/70"; pub(crate) const shadow_pink_800_of_75: &str = "shadow-pink-800/75"; pub(crate) const shadow_pink_800_of_80: &str = "shadow-pink-800/80"; pub(crate) const shadow_pink_800_of_90: &str = "shadow-pink-800/90"; pub(crate) const shadow_pink_800_of_95: &str = "shadow-pink-800/95"; pub(crate) const shadow_pink_900_of_0: &str = "shadow-pink-900/0"; pub(crate) const shadow_pink_900_of_10: &str = "shadow-pink-900/10"; pub(crate) const shadow_pink_900_of_100: &str = "shadow-pink-900/100"; pub(crate) const shadow_pink_900_of_20: &str = "shadow-pink-900/20"; pub(crate) const shadow_pink_900_of_25: &str = "shadow-pink-900/25"; pub(crate) const shadow_pink_900_of_30: &str = "shadow-pink-900/30"; pub(crate) const shadow_pink_900_of_40: &str = "shadow-pink-900/40"; pub(crate) const shadow_pink_900_of_5: &str = "shadow-pink-900/5"; pub(crate) const shadow_pink_900_of_50: &str = "shadow-pink-900/50"; pub(crate) const shadow_pink_900_of_60: &str = "shadow-pink-900/60"; pub(crate) const shadow_pink_900_of_70: &str = "shadow-pink-900/70"; pub(crate) const shadow_pink_900_of_75: &str = "shadow-pink-900/75"; pub(crate) const shadow_pink_900_of_80: &str = "shadow-pink-900/80"; pub(crate) const shadow_pink_900_of_90: &str = "shadow-pink-900/90"; pub(crate) const shadow_pink_900_of_95: &str = "shadow-pink-900/95"; pub(crate) const shadow_purple_100_of_0: &str = "shadow-purple-100/0"; pub(crate) const shadow_purple_100_of_10: &str = "shadow-purple-100/10"; pub(crate) const shadow_purple_100_of_100: &str = "shadow-purple-100/100"; pub(crate) const shadow_purple_100_of_20: &str = "shadow-purple-100/20"; pub(crate) const shadow_purple_100_of_25: &str = "shadow-purple-100/25"; pub(crate) const shadow_purple_100_of_30: &str = "shadow-purple-100/30"; pub(crate) const shadow_purple_100_of_40: &str = "shadow-purple-100/40"; pub(crate) const shadow_purple_100_of_5: &str = "shadow-purple-100/5"; pub(crate) const shadow_purple_100_of_50: &str = "shadow-purple-100/50"; pub(crate) const shadow_purple_100_of_60: &str = "shadow-purple-100/60"; pub(crate) const shadow_purple_100_of_70: &str = "shadow-purple-100/70"; pub(crate) const shadow_purple_100_of_75: &str = "shadow-purple-100/75"; pub(crate) const shadow_purple_100_of_80: &str = "shadow-purple-100/80"; pub(crate) const shadow_purple_100_of_90: &str = "shadow-purple-100/90"; pub(crate) const shadow_purple_100_of_95: &str = "shadow-purple-100/95"; pub(crate) const shadow_purple_200_of_0: &str = "shadow-purple-200/0"; pub(crate) const shadow_purple_200_of_10: &str = "shadow-purple-200/10"; pub(crate) const shadow_purple_200_of_100: &str = "shadow-purple-200/100"; pub(crate) const shadow_purple_200_of_20: &str = "shadow-purple-200/20"; pub(crate) const shadow_purple_200_of_25: &str = "shadow-purple-200/25"; pub(crate) const shadow_purple_200_of_30: &str = "shadow-purple-200/30"; pub(crate) const shadow_purple_200_of_40: &str = "shadow-purple-200/40"; pub(crate) const shadow_purple_200_of_5: &str = "shadow-purple-200/5"; pub(crate) const shadow_purple_200_of_50: &str = "shadow-purple-200/50"; pub(crate) const shadow_purple_200_of_60: &str = "shadow-purple-200/60"; pub(crate) const shadow_purple_200_of_70: &str = "shadow-purple-200/70"; pub(crate) const shadow_purple_200_of_75: &str = "shadow-purple-200/75"; pub(crate) const shadow_purple_200_of_80: &str = "shadow-purple-200/80"; pub(crate) const shadow_purple_200_of_90: &str = "shadow-purple-200/90"; pub(crate) const shadow_purple_200_of_95: &str = "shadow-purple-200/95"; pub(crate) const shadow_purple_300_of_0: &str = "shadow-purple-300/0"; pub(crate) const shadow_purple_300_of_10: &str = "shadow-purple-300/10"; pub(crate) const shadow_purple_300_of_100: &str = "shadow-purple-300/100"; pub(crate) const shadow_purple_300_of_20: &str = "shadow-purple-300/20"; pub(crate) const shadow_purple_300_of_25: &str = "shadow-purple-300/25"; pub(crate) const shadow_purple_300_of_30: &str = "shadow-purple-300/30"; pub(crate) const shadow_purple_300_of_40: &str = "shadow-purple-300/40"; pub(crate) const shadow_purple_300_of_5: &str = "shadow-purple-300/5"; pub(crate) const shadow_purple_300_of_50: &str = "shadow-purple-300/50"; pub(crate) const shadow_purple_300_of_60: &str = "shadow-purple-300/60"; pub(crate) const shadow_purple_300_of_70: &str = "shadow-purple-300/70"; pub(crate) const shadow_purple_300_of_75: &str = "shadow-purple-300/75"; pub(crate) const shadow_purple_300_of_80: &str = "shadow-purple-300/80"; pub(crate) const shadow_purple_300_of_90: &str = "shadow-purple-300/90"; pub(crate) const shadow_purple_300_of_95: &str = "shadow-purple-300/95"; pub(crate) const shadow_purple_400_of_0: &str = "shadow-purple-400/0"; pub(crate) const shadow_purple_400_of_10: &str = "shadow-purple-400/10"; pub(crate) const shadow_purple_400_of_100: &str = "shadow-purple-400/100"; pub(crate) const shadow_purple_400_of_20: &str = "shadow-purple-400/20"; pub(crate) const shadow_purple_400_of_25: &str = "shadow-purple-400/25"; pub(crate) const shadow_purple_400_of_30: &str = "shadow-purple-400/30"; pub(crate) const shadow_purple_400_of_40: &str = "shadow-purple-400/40"; pub(crate) const shadow_purple_400_of_5: &str = "shadow-purple-400/5"; pub(crate) const shadow_purple_400_of_50: &str = "shadow-purple-400/50"; pub(crate) const shadow_purple_400_of_60: &str = "shadow-purple-400/60"; pub(crate) const shadow_purple_400_of_70: &str = "shadow-purple-400/70"; pub(crate) const shadow_purple_400_of_75: &str = "shadow-purple-400/75"; pub(crate) const shadow_purple_400_of_80: &str = "shadow-purple-400/80"; pub(crate) const shadow_purple_400_of_90: &str = "shadow-purple-400/90"; pub(crate) const shadow_purple_400_of_95: &str = "shadow-purple-400/95"; pub(crate) const shadow_purple_500_of_0: &str = "shadow-purple-500/0"; pub(crate) const shadow_purple_500_of_10: &str = "shadow-purple-500/10"; pub(crate) const shadow_purple_500_of_100: &str = "shadow-purple-500/100"; pub(crate) const shadow_purple_500_of_20: &str = "shadow-purple-500/20"; pub(crate) const shadow_purple_500_of_25: &str = "shadow-purple-500/25"; pub(crate) const shadow_purple_500_of_30: &str = "shadow-purple-500/30"; pub(crate) const shadow_purple_500_of_40: &str = "shadow-purple-500/40"; pub(crate) const shadow_purple_500_of_5: &str = "shadow-purple-500/5"; pub(crate) const shadow_purple_500_of_50: &str = "shadow-purple-500/50"; pub(crate) const shadow_purple_500_of_60: &str = "shadow-purple-500/60"; pub(crate) const shadow_purple_500_of_70: &str = "shadow-purple-500/70"; pub(crate) const shadow_purple_500_of_75: &str = "shadow-purple-500/75"; pub(crate) const shadow_purple_500_of_80: &str = "shadow-purple-500/80"; pub(crate) const shadow_purple_500_of_90: &str = "shadow-purple-500/90"; pub(crate) const shadow_purple_500_of_95: &str = "shadow-purple-500/95"; pub(crate) const shadow_purple_50_of_0: &str = "shadow-purple-50/0"; pub(crate) const shadow_purple_50_of_10: &str = "shadow-purple-50/10"; pub(crate) const shadow_purple_50_of_100: &str = "shadow-purple-50/100"; pub(crate) const shadow_purple_50_of_20: &str = "shadow-purple-50/20"; pub(crate) const shadow_purple_50_of_25: &str = "shadow-purple-50/25"; pub(crate) const shadow_purple_50_of_30: &str = "shadow-purple-50/30"; pub(crate) const shadow_purple_50_of_40: &str = "shadow-purple-50/40"; pub(crate) const shadow_purple_50_of_5: &str = "shadow-purple-50/5"; pub(crate) const shadow_purple_50_of_50: &str = "shadow-purple-50/50"; pub(crate) const shadow_purple_50_of_60: &str = "shadow-purple-50/60"; pub(crate) const shadow_purple_50_of_70: &str = "shadow-purple-50/70"; pub(crate) const shadow_purple_50_of_75: &str = "shadow-purple-50/75"; pub(crate) const shadow_purple_50_of_80: &str = "shadow-purple-50/80"; pub(crate) const shadow_purple_50_of_90: &str = "shadow-purple-50/90"; pub(crate) const shadow_purple_50_of_95: &str = "shadow-purple-50/95"; pub(crate) const shadow_purple_600_of_0: &str = "shadow-purple-600/0"; pub(crate) const shadow_purple_600_of_10: &str = "shadow-purple-600/10"; pub(crate) const shadow_purple_600_of_100: &str = "shadow-purple-600/100"; pub(crate) const shadow_purple_600_of_20: &str = "shadow-purple-600/20"; pub(crate) const shadow_purple_600_of_25: &str = "shadow-purple-600/25"; pub(crate) const shadow_purple_600_of_30: &str = "shadow-purple-600/30"; pub(crate) const shadow_purple_600_of_40: &str = "shadow-purple-600/40"; pub(crate) const shadow_purple_600_of_5: &str = "shadow-purple-600/5"; pub(crate) const shadow_purple_600_of_50: &str = "shadow-purple-600/50"; pub(crate) const shadow_purple_600_of_60: &str = "shadow-purple-600/60"; pub(crate) const shadow_purple_600_of_70: &str = "shadow-purple-600/70"; pub(crate) const shadow_purple_600_of_75: &str = "shadow-purple-600/75"; pub(crate) const shadow_purple_600_of_80: &str = "shadow-purple-600/80"; pub(crate) const shadow_purple_600_of_90: &str = "shadow-purple-600/90"; pub(crate) const shadow_purple_600_of_95: &str = "shadow-purple-600/95"; pub(crate) const shadow_purple_700_of_0: &str = "shadow-purple-700/0"; pub(crate) const shadow_purple_700_of_10: &str = "shadow-purple-700/10"; pub(crate) const shadow_purple_700_of_100: &str = "shadow-purple-700/100"; pub(crate) const shadow_purple_700_of_20: &str = "shadow-purple-700/20"; pub(crate) const shadow_purple_700_of_25: &str = "shadow-purple-700/25"; pub(crate) const shadow_purple_700_of_30: &str = "shadow-purple-700/30"; pub(crate) const shadow_purple_700_of_40: &str = "shadow-purple-700/40"; pub(crate) const shadow_purple_700_of_5: &str = "shadow-purple-700/5"; pub(crate) const shadow_purple_700_of_50: &str = "shadow-purple-700/50"; pub(crate) const shadow_purple_700_of_60: &str = "shadow-purple-700/60"; pub(crate) const shadow_purple_700_of_70: &str = "shadow-purple-700/70"; pub(crate) const shadow_purple_700_of_75: &str = "shadow-purple-700/75"; pub(crate) const shadow_purple_700_of_80: &str = "shadow-purple-700/80"; pub(crate) const shadow_purple_700_of_90: &str = "shadow-purple-700/90"; pub(crate) const shadow_purple_700_of_95: &str = "shadow-purple-700/95"; pub(crate) const shadow_purple_800_of_0: &str = "shadow-purple-800/0"; pub(crate) const shadow_purple_800_of_10: &str = "shadow-purple-800/10"; pub(crate) const shadow_purple_800_of_100: &str = "shadow-purple-800/100"; pub(crate) const shadow_purple_800_of_20: &str = "shadow-purple-800/20"; pub(crate) const shadow_purple_800_of_25: &str = "shadow-purple-800/25"; pub(crate) const shadow_purple_800_of_30: &str = "shadow-purple-800/30"; pub(crate) const shadow_purple_800_of_40: &str = "shadow-purple-800/40"; pub(crate) const shadow_purple_800_of_5: &str = "shadow-purple-800/5"; pub(crate) const shadow_purple_800_of_50: &str = "shadow-purple-800/50"; pub(crate) const shadow_purple_800_of_60: &str = "shadow-purple-800/60"; pub(crate) const shadow_purple_800_of_70: &str = "shadow-purple-800/70"; pub(crate) const shadow_purple_800_of_75: &str = "shadow-purple-800/75"; pub(crate) const shadow_purple_800_of_80: &str = "shadow-purple-800/80"; pub(crate) const shadow_purple_800_of_90: &str = "shadow-purple-800/90"; pub(crate) const shadow_purple_800_of_95: &str = "shadow-purple-800/95"; pub(crate) const shadow_purple_900_of_0: &str = "shadow-purple-900/0"; pub(crate) const shadow_purple_900_of_10: &str = "shadow-purple-900/10"; pub(crate) const shadow_purple_900_of_100: &str = "shadow-purple-900/100"; pub(crate) const shadow_purple_900_of_20: &str = "shadow-purple-900/20"; pub(crate) const shadow_purple_900_of_25: &str = "shadow-purple-900/25"; pub(crate) const shadow_purple_900_of_30: &str = "shadow-purple-900/30"; pub(crate) const shadow_purple_900_of_40: &str = "shadow-purple-900/40"; pub(crate) const shadow_purple_900_of_5: &str = "shadow-purple-900/5"; pub(crate) const shadow_purple_900_of_50: &str = "shadow-purple-900/50"; pub(crate) const shadow_purple_900_of_60: &str = "shadow-purple-900/60"; pub(crate) const shadow_purple_900_of_70: &str = "shadow-purple-900/70"; pub(crate) const shadow_purple_900_of_75: &str = "shadow-purple-900/75"; pub(crate) const shadow_purple_900_of_80: &str = "shadow-purple-900/80"; pub(crate) const shadow_purple_900_of_90: &str = "shadow-purple-900/90"; pub(crate) const shadow_purple_900_of_95: &str = "shadow-purple-900/95"; pub(crate) const shadow_red_100_of_0: &str = "shadow-red-100/0"; pub(crate) const shadow_red_100_of_10: &str = "shadow-red-100/10"; pub(crate) const shadow_red_100_of_100: &str = "shadow-red-100/100"; pub(crate) const shadow_red_100_of_20: &str = "shadow-red-100/20"; pub(crate) const shadow_red_100_of_25: &str = "shadow-red-100/25"; pub(crate) const shadow_red_100_of_30: &str = "shadow-red-100/30"; pub(crate) const shadow_red_100_of_40: &str = "shadow-red-100/40"; pub(crate) const shadow_red_100_of_5: &str = "shadow-red-100/5"; pub(crate) const shadow_red_100_of_50: &str = "shadow-red-100/50"; pub(crate) const shadow_red_100_of_60: &str = "shadow-red-100/60"; pub(crate) const shadow_red_100_of_70: &str = "shadow-red-100/70"; pub(crate) const shadow_red_100_of_75: &str = "shadow-red-100/75"; pub(crate) const shadow_red_100_of_80: &str = "shadow-red-100/80"; pub(crate) const shadow_red_100_of_90: &str = "shadow-red-100/90"; pub(crate) const shadow_red_100_of_95: &str = "shadow-red-100/95"; pub(crate) const shadow_red_200_of_0: &str = "shadow-red-200/0"; pub(crate) const shadow_red_200_of_10: &str = "shadow-red-200/10"; pub(crate) const shadow_red_200_of_100: &str = "shadow-red-200/100"; pub(crate) const shadow_red_200_of_20: &str = "shadow-red-200/20"; pub(crate) const shadow_red_200_of_25: &str = "shadow-red-200/25"; pub(crate) const shadow_red_200_of_30: &str = "shadow-red-200/30"; pub(crate) const shadow_red_200_of_40: &str = "shadow-red-200/40"; pub(crate) const shadow_red_200_of_5: &str = "shadow-red-200/5"; pub(crate) const shadow_red_200_of_50: &str = "shadow-red-200/50"; pub(crate) const shadow_red_200_of_60: &str = "shadow-red-200/60"; pub(crate) const shadow_red_200_of_70: &str = "shadow-red-200/70"; pub(crate) const shadow_red_200_of_75: &str = "shadow-red-200/75"; pub(crate) const shadow_red_200_of_80: &str = "shadow-red-200/80"; pub(crate) const shadow_red_200_of_90: &str = "shadow-red-200/90"; pub(crate) const shadow_red_200_of_95: &str = "shadow-red-200/95"; pub(crate) const shadow_red_300_of_0: &str = "shadow-red-300/0"; pub(crate) const shadow_red_300_of_10: &str = "shadow-red-300/10"; pub(crate) const shadow_red_300_of_100: &str = "shadow-red-300/100"; pub(crate) const shadow_red_300_of_20: &str = "shadow-red-300/20"; pub(crate) const shadow_red_300_of_25: &str = "shadow-red-300/25"; pub(crate) const shadow_red_300_of_30: &str = "shadow-red-300/30"; pub(crate) const shadow_red_300_of_40: &str = "shadow-red-300/40"; pub(crate) const shadow_red_300_of_5: &str = "shadow-red-300/5"; pub(crate) const shadow_red_300_of_50: &str = "shadow-red-300/50"; pub(crate) const shadow_red_300_of_60: &str = "shadow-red-300/60"; pub(crate) const shadow_red_300_of_70: &str = "shadow-red-300/70"; pub(crate) const shadow_red_300_of_75: &str = "shadow-red-300/75"; pub(crate) const shadow_red_300_of_80: &str = "shadow-red-300/80"; pub(crate) const shadow_red_300_of_90: &str = "shadow-red-300/90"; pub(crate) const shadow_red_300_of_95: &str = "shadow-red-300/95"; pub(crate) const shadow_red_400_of_0: &str = "shadow-red-400/0"; pub(crate) const shadow_red_400_of_10: &str = "shadow-red-400/10"; pub(crate) const shadow_red_400_of_100: &str = "shadow-red-400/100"; pub(crate) const shadow_red_400_of_20: &str = "shadow-red-400/20"; pub(crate) const shadow_red_400_of_25: &str = "shadow-red-400/25"; pub(crate) const shadow_red_400_of_30: &str = "shadow-red-400/30"; pub(crate) const shadow_red_400_of_40: &str = "shadow-red-400/40"; pub(crate) const shadow_red_400_of_5: &str = "shadow-red-400/5"; pub(crate) const shadow_red_400_of_50: &str = "shadow-red-400/50"; pub(crate) const shadow_red_400_of_60: &str = "shadow-red-400/60"; pub(crate) const shadow_red_400_of_70: &str = "shadow-red-400/70"; pub(crate) const shadow_red_400_of_75: &str = "shadow-red-400/75"; pub(crate) const shadow_red_400_of_80: &str = "shadow-red-400/80"; pub(crate) const shadow_red_400_of_90: &str = "shadow-red-400/90"; pub(crate) const shadow_red_400_of_95: &str = "shadow-red-400/95"; pub(crate) const shadow_red_500_of_0: &str = "shadow-red-500/0"; pub(crate) const shadow_red_500_of_10: &str = "shadow-red-500/10"; pub(crate) const shadow_red_500_of_100: &str = "shadow-red-500/100"; pub(crate) const shadow_red_500_of_20: &str = "shadow-red-500/20"; pub(crate) const shadow_red_500_of_25: &str = "shadow-red-500/25"; pub(crate) const shadow_red_500_of_30: &str = "shadow-red-500/30"; pub(crate) const shadow_red_500_of_40: &str = "shadow-red-500/40"; pub(crate) const shadow_red_500_of_5: &str = "shadow-red-500/5"; pub(crate) const shadow_red_500_of_50: &str = "shadow-red-500/50"; pub(crate) const shadow_red_500_of_60: &str = "shadow-red-500/60"; pub(crate) const shadow_red_500_of_70: &str = "shadow-red-500/70"; pub(crate) const shadow_red_500_of_75: &str = "shadow-red-500/75"; pub(crate) const shadow_red_500_of_80: &str = "shadow-red-500/80"; pub(crate) const shadow_red_500_of_90: &str = "shadow-red-500/90"; pub(crate) const shadow_red_500_of_95: &str = "shadow-red-500/95"; pub(crate) const shadow_red_50_of_0: &str = "shadow-red-50/0"; pub(crate) const shadow_red_50_of_10: &str = "shadow-red-50/10"; pub(crate) const shadow_red_50_of_100: &str = "shadow-red-50/100"; pub(crate) const shadow_red_50_of_20: &str = "shadow-red-50/20"; pub(crate) const shadow_red_50_of_25: &str = "shadow-red-50/25"; pub(crate) const shadow_red_50_of_30: &str = "shadow-red-50/30"; pub(crate) const shadow_red_50_of_40: &str = "shadow-red-50/40"; pub(crate) const shadow_red_50_of_5: &str = "shadow-red-50/5"; pub(crate) const shadow_red_50_of_50: &str = "shadow-red-50/50"; pub(crate) const shadow_red_50_of_60: &str = "shadow-red-50/60"; pub(crate) const shadow_red_50_of_70: &str = "shadow-red-50/70"; pub(crate) const shadow_red_50_of_75: &str = "shadow-red-50/75"; pub(crate) const shadow_red_50_of_80: &str = "shadow-red-50/80"; pub(crate) const shadow_red_50_of_90: &str = "shadow-red-50/90"; pub(crate) const shadow_red_50_of_95: &str = "shadow-red-50/95"; pub(crate) const shadow_red_600_of_0: &str = "shadow-red-600/0"; pub(crate) const shadow_red_600_of_10: &str = "shadow-red-600/10"; pub(crate) const shadow_red_600_of_100: &str = "shadow-red-600/100"; pub(crate) const shadow_red_600_of_20: &str = "shadow-red-600/20"; pub(crate) const shadow_red_600_of_25: &str = "shadow-red-600/25"; pub(crate) const shadow_red_600_of_30: &str = "shadow-red-600/30"; pub(crate) const shadow_red_600_of_40: &str = "shadow-red-600/40"; pub(crate) const shadow_red_600_of_5: &str = "shadow-red-600/5"; pub(crate) const shadow_red_600_of_50: &str = "shadow-red-600/50"; pub(crate) const shadow_red_600_of_60: &str = "shadow-red-600/60"; pub(crate) const shadow_red_600_of_70: &str = "shadow-red-600/70"; pub(crate) const shadow_red_600_of_75: &str = "shadow-red-600/75"; pub(crate) const shadow_red_600_of_80: &str = "shadow-red-600/80"; pub(crate) const shadow_red_600_of_90: &str = "shadow-red-600/90"; pub(crate) const shadow_red_600_of_95: &str = "shadow-red-600/95"; pub(crate) const shadow_red_700_of_0: &str = "shadow-red-700/0"; pub(crate) const shadow_red_700_of_10: &str = "shadow-red-700/10"; pub(crate) const shadow_red_700_of_100: &str = "shadow-red-700/100"; pub(crate) const shadow_red_700_of_20: &str = "shadow-red-700/20"; pub(crate) const shadow_red_700_of_25: &str = "shadow-red-700/25"; pub(crate) const shadow_red_700_of_30: &str = "shadow-red-700/30"; pub(crate) const shadow_red_700_of_40: &str = "shadow-red-700/40"; pub(crate) const shadow_red_700_of_5: &str = "shadow-red-700/5"; pub(crate) const shadow_red_700_of_50: &str = "shadow-red-700/50"; pub(crate) const shadow_red_700_of_60: &str = "shadow-red-700/60"; pub(crate) const shadow_red_700_of_70: &str = "shadow-red-700/70"; pub(crate) const shadow_red_700_of_75: &str = "shadow-red-700/75"; pub(crate) const shadow_red_700_of_80: &str = "shadow-red-700/80"; pub(crate) const shadow_red_700_of_90: &str = "shadow-red-700/90"; pub(crate) const shadow_red_700_of_95: &str = "shadow-red-700/95"; pub(crate) const shadow_red_800_of_0: &str = "shadow-red-800/0"; pub(crate) const shadow_red_800_of_10: &str = "shadow-red-800/10"; pub(crate) const shadow_red_800_of_100: &str = "shadow-red-800/100"; pub(crate) const shadow_red_800_of_20: &str = "shadow-red-800/20"; pub(crate) const shadow_red_800_of_25: &str = "shadow-red-800/25"; pub(crate) const shadow_red_800_of_30: &str = "shadow-red-800/30"; pub(crate) const shadow_red_800_of_40: &str = "shadow-red-800/40"; pub(crate) const shadow_red_800_of_5: &str = "shadow-red-800/5"; pub(crate) const shadow_red_800_of_50: &str = "shadow-red-800/50"; pub(crate) const shadow_red_800_of_60: &str = "shadow-red-800/60"; pub(crate) const shadow_red_800_of_70: &str = "shadow-red-800/70"; pub(crate) const shadow_red_800_of_75: &str = "shadow-red-800/75"; pub(crate) const shadow_red_800_of_80: &str = "shadow-red-800/80"; pub(crate) const shadow_red_800_of_90: &str = "shadow-red-800/90"; pub(crate) const shadow_red_800_of_95: &str = "shadow-red-800/95"; pub(crate) const shadow_red_900_of_0: &str = "shadow-red-900/0"; pub(crate) const shadow_red_900_of_10: &str = "shadow-red-900/10"; pub(crate) const shadow_red_900_of_100: &str = "shadow-red-900/100"; pub(crate) const shadow_red_900_of_20: &str = "shadow-red-900/20"; pub(crate) const shadow_red_900_of_25: &str = "shadow-red-900/25"; pub(crate) const shadow_red_900_of_30: &str = "shadow-red-900/30"; pub(crate) const shadow_red_900_of_40: &str = "shadow-red-900/40"; pub(crate) const shadow_red_900_of_5: &str = "shadow-red-900/5"; pub(crate) const shadow_red_900_of_50: &str = "shadow-red-900/50"; pub(crate) const shadow_red_900_of_60: &str = "shadow-red-900/60"; pub(crate) const shadow_red_900_of_70: &str = "shadow-red-900/70"; pub(crate) const shadow_red_900_of_75: &str = "shadow-red-900/75"; pub(crate) const shadow_red_900_of_80: &str = "shadow-red-900/80"; pub(crate) const shadow_red_900_of_90: &str = "shadow-red-900/90"; pub(crate) const shadow_red_900_of_95: &str = "shadow-red-900/95"; pub(crate) const shadow_rose_100_of_0: &str = "shadow-rose-100/0"; pub(crate) const shadow_rose_100_of_10: &str = "shadow-rose-100/10"; pub(crate) const shadow_rose_100_of_100: &str = "shadow-rose-100/100"; pub(crate) const shadow_rose_100_of_20: &str = "shadow-rose-100/20"; pub(crate) const shadow_rose_100_of_25: &str = "shadow-rose-100/25"; pub(crate) const shadow_rose_100_of_30: &str = "shadow-rose-100/30"; pub(crate) const shadow_rose_100_of_40: &str = "shadow-rose-100/40"; pub(crate) const shadow_rose_100_of_5: &str = "shadow-rose-100/5"; pub(crate) const shadow_rose_100_of_50: &str = "shadow-rose-100/50"; pub(crate) const shadow_rose_100_of_60: &str = "shadow-rose-100/60"; pub(crate) const shadow_rose_100_of_70: &str = "shadow-rose-100/70"; pub(crate) const shadow_rose_100_of_75: &str = "shadow-rose-100/75"; pub(crate) const shadow_rose_100_of_80: &str = "shadow-rose-100/80"; pub(crate) const shadow_rose_100_of_90: &str = "shadow-rose-100/90"; pub(crate) const shadow_rose_100_of_95: &str = "shadow-rose-100/95"; pub(crate) const shadow_rose_200_of_0: &str = "shadow-rose-200/0"; pub(crate) const shadow_rose_200_of_10: &str = "shadow-rose-200/10"; pub(crate) const shadow_rose_200_of_100: &str = "shadow-rose-200/100"; pub(crate) const shadow_rose_200_of_20: &str = "shadow-rose-200/20"; pub(crate) const shadow_rose_200_of_25: &str = "shadow-rose-200/25"; pub(crate) const shadow_rose_200_of_30: &str = "shadow-rose-200/30"; pub(crate) const shadow_rose_200_of_40: &str = "shadow-rose-200/40"; pub(crate) const shadow_rose_200_of_5: &str = "shadow-rose-200/5"; pub(crate) const shadow_rose_200_of_50: &str = "shadow-rose-200/50"; pub(crate) const shadow_rose_200_of_60: &str = "shadow-rose-200/60"; pub(crate) const shadow_rose_200_of_70: &str = "shadow-rose-200/70"; pub(crate) const shadow_rose_200_of_75: &str = "shadow-rose-200/75"; pub(crate) const shadow_rose_200_of_80: &str = "shadow-rose-200/80"; pub(crate) const shadow_rose_200_of_90: &str = "shadow-rose-200/90"; pub(crate) const shadow_rose_200_of_95: &str = "shadow-rose-200/95"; pub(crate) const shadow_rose_300_of_0: &str = "shadow-rose-300/0"; pub(crate) const shadow_rose_300_of_10: &str = "shadow-rose-300/10"; pub(crate) const shadow_rose_300_of_100: &str = "shadow-rose-300/100"; pub(crate) const shadow_rose_300_of_20: &str = "shadow-rose-300/20"; pub(crate) const shadow_rose_300_of_25: &str = "shadow-rose-300/25"; pub(crate) const shadow_rose_300_of_30: &str = "shadow-rose-300/30"; pub(crate) const shadow_rose_300_of_40: &str = "shadow-rose-300/40"; pub(crate) const shadow_rose_300_of_5: &str = "shadow-rose-300/5"; pub(crate) const shadow_rose_300_of_50: &str = "shadow-rose-300/50"; pub(crate) const shadow_rose_300_of_60: &str = "shadow-rose-300/60"; pub(crate) const shadow_rose_300_of_70: &str = "shadow-rose-300/70"; pub(crate) const shadow_rose_300_of_75: &str = "shadow-rose-300/75"; pub(crate) const shadow_rose_300_of_80: &str = "shadow-rose-300/80"; pub(crate) const shadow_rose_300_of_90: &str = "shadow-rose-300/90"; pub(crate) const shadow_rose_300_of_95: &str = "shadow-rose-300/95"; pub(crate) const shadow_rose_400_of_0: &str = "shadow-rose-400/0"; pub(crate) const shadow_rose_400_of_10: &str = "shadow-rose-400/10"; pub(crate) const shadow_rose_400_of_100: &str = "shadow-rose-400/100"; pub(crate) const shadow_rose_400_of_20: &str = "shadow-rose-400/20"; pub(crate) const shadow_rose_400_of_25: &str = "shadow-rose-400/25"; pub(crate) const shadow_rose_400_of_30: &str = "shadow-rose-400/30"; pub(crate) const shadow_rose_400_of_40: &str = "shadow-rose-400/40"; pub(crate) const shadow_rose_400_of_5: &str = "shadow-rose-400/5"; pub(crate) const shadow_rose_400_of_50: &str = "shadow-rose-400/50"; pub(crate) const shadow_rose_400_of_60: &str = "shadow-rose-400/60"; pub(crate) const shadow_rose_400_of_70: &str = "shadow-rose-400/70"; pub(crate) const shadow_rose_400_of_75: &str = "shadow-rose-400/75"; pub(crate) const shadow_rose_400_of_80: &str = "shadow-rose-400/80"; pub(crate) const shadow_rose_400_of_90: &str = "shadow-rose-400/90"; pub(crate) const shadow_rose_400_of_95: &str = "shadow-rose-400/95"; pub(crate) const shadow_rose_500_of_0: &str = "shadow-rose-500/0"; pub(crate) const shadow_rose_500_of_10: &str = "shadow-rose-500/10"; pub(crate) const shadow_rose_500_of_100: &str = "shadow-rose-500/100"; pub(crate) const shadow_rose_500_of_20: &str = "shadow-rose-500/20"; pub(crate) const shadow_rose_500_of_25: &str = "shadow-rose-500/25"; pub(crate) const shadow_rose_500_of_30: &str = "shadow-rose-500/30"; pub(crate) const shadow_rose_500_of_40: &str = "shadow-rose-500/40"; pub(crate) const shadow_rose_500_of_5: &str = "shadow-rose-500/5"; pub(crate) const shadow_rose_500_of_50: &str = "shadow-rose-500/50"; pub(crate) const shadow_rose_500_of_60: &str = "shadow-rose-500/60"; pub(crate) const shadow_rose_500_of_70: &str = "shadow-rose-500/70"; pub(crate) const shadow_rose_500_of_75: &str = "shadow-rose-500/75"; pub(crate) const shadow_rose_500_of_80: &str = "shadow-rose-500/80"; pub(crate) const shadow_rose_500_of_90: &str = "shadow-rose-500/90"; pub(crate) const shadow_rose_500_of_95: &str = "shadow-rose-500/95"; pub(crate) const shadow_rose_50_of_0: &str = "shadow-rose-50/0"; pub(crate) const shadow_rose_50_of_10: &str = "shadow-rose-50/10"; pub(crate) const shadow_rose_50_of_100: &str = "shadow-rose-50/100"; pub(crate) const shadow_rose_50_of_20: &str = "shadow-rose-50/20"; pub(crate) const shadow_rose_50_of_25: &str = "shadow-rose-50/25"; pub(crate) const shadow_rose_50_of_30: &str = "shadow-rose-50/30"; pub(crate) const shadow_rose_50_of_40: &str = "shadow-rose-50/40"; pub(crate) const shadow_rose_50_of_5: &str = "shadow-rose-50/5"; pub(crate) const shadow_rose_50_of_50: &str = "shadow-rose-50/50"; pub(crate) const shadow_rose_50_of_60: &str = "shadow-rose-50/60"; pub(crate) const shadow_rose_50_of_70: &str = "shadow-rose-50/70"; pub(crate) const shadow_rose_50_of_75: &str = "shadow-rose-50/75"; pub(crate) const shadow_rose_50_of_80: &str = "shadow-rose-50/80"; pub(crate) const shadow_rose_50_of_90: &str = "shadow-rose-50/90"; pub(crate) const shadow_rose_50_of_95: &str = "shadow-rose-50/95"; pub(crate) const shadow_rose_600_of_0: &str = "shadow-rose-600/0"; pub(crate) const shadow_rose_600_of_10: &str = "shadow-rose-600/10"; pub(crate) const shadow_rose_600_of_100: &str = "shadow-rose-600/100"; pub(crate) const shadow_rose_600_of_20: &str = "shadow-rose-600/20"; pub(crate) const shadow_rose_600_of_25: &str = "shadow-rose-600/25"; pub(crate) const shadow_rose_600_of_30: &str = "shadow-rose-600/30"; pub(crate) const shadow_rose_600_of_40: &str = "shadow-rose-600/40"; pub(crate) const shadow_rose_600_of_5: &str = "shadow-rose-600/5"; pub(crate) const shadow_rose_600_of_50: &str = "shadow-rose-600/50"; pub(crate) const shadow_rose_600_of_60: &str = "shadow-rose-600/60"; pub(crate) const shadow_rose_600_of_70: &str = "shadow-rose-600/70"; pub(crate) const shadow_rose_600_of_75: &str = "shadow-rose-600/75"; pub(crate) const shadow_rose_600_of_80: &str = "shadow-rose-600/80"; pub(crate) const shadow_rose_600_of_90: &str = "shadow-rose-600/90"; pub(crate) const shadow_rose_600_of_95: &str = "shadow-rose-600/95"; pub(crate) const shadow_rose_700_of_0: &str = "shadow-rose-700/0"; pub(crate) const shadow_rose_700_of_10: &str = "shadow-rose-700/10"; pub(crate) const shadow_rose_700_of_100: &str = "shadow-rose-700/100"; pub(crate) const shadow_rose_700_of_20: &str = "shadow-rose-700/20"; pub(crate) const shadow_rose_700_of_25: &str = "shadow-rose-700/25"; pub(crate) const shadow_rose_700_of_30: &str = "shadow-rose-700/30"; pub(crate) const shadow_rose_700_of_40: &str = "shadow-rose-700/40"; pub(crate) const shadow_rose_700_of_5: &str = "shadow-rose-700/5"; pub(crate) const shadow_rose_700_of_50: &str = "shadow-rose-700/50"; pub(crate) const shadow_rose_700_of_60: &str = "shadow-rose-700/60"; pub(crate) const shadow_rose_700_of_70: &str = "shadow-rose-700/70"; pub(crate) const shadow_rose_700_of_75: &str = "shadow-rose-700/75"; pub(crate) const shadow_rose_700_of_80: &str = "shadow-rose-700/80"; pub(crate) const shadow_rose_700_of_90: &str = "shadow-rose-700/90"; pub(crate) const shadow_rose_700_of_95: &str = "shadow-rose-700/95"; pub(crate) const shadow_rose_800_of_0: &str = "shadow-rose-800/0"; pub(crate) const shadow_rose_800_of_10: &str = "shadow-rose-800/10"; pub(crate) const shadow_rose_800_of_100: &str = "shadow-rose-800/100"; pub(crate) const shadow_rose_800_of_20: &str = "shadow-rose-800/20"; pub(crate) const shadow_rose_800_of_25: &str = "shadow-rose-800/25"; pub(crate) const shadow_rose_800_of_30: &str = "shadow-rose-800/30"; pub(crate) const shadow_rose_800_of_40: &str = "shadow-rose-800/40"; pub(crate) const shadow_rose_800_of_5: &str = "shadow-rose-800/5"; pub(crate) const shadow_rose_800_of_50: &str = "shadow-rose-800/50"; pub(crate) const shadow_rose_800_of_60: &str = "shadow-rose-800/60"; pub(crate) const shadow_rose_800_of_70: &str = "shadow-rose-800/70"; pub(crate) const shadow_rose_800_of_75: &str = "shadow-rose-800/75"; pub(crate) const shadow_rose_800_of_80: &str = "shadow-rose-800/80"; pub(crate) const shadow_rose_800_of_90: &str = "shadow-rose-800/90"; pub(crate) const shadow_rose_800_of_95: &str = "shadow-rose-800/95"; pub(crate) const shadow_rose_900_of_0: &str = "shadow-rose-900/0"; pub(crate) const shadow_rose_900_of_10: &str = "shadow-rose-900/10"; pub(crate) const shadow_rose_900_of_100: &str = "shadow-rose-900/100"; pub(crate) const shadow_rose_900_of_20: &str = "shadow-rose-900/20"; pub(crate) const shadow_rose_900_of_25: &str = "shadow-rose-900/25"; pub(crate) const shadow_rose_900_of_30: &str = "shadow-rose-900/30"; pub(crate) const shadow_rose_900_of_40: &str = "shadow-rose-900/40"; pub(crate) const shadow_rose_900_of_5: &str = "shadow-rose-900/5"; pub(crate) const shadow_rose_900_of_50: &str = "shadow-rose-900/50"; pub(crate) const shadow_rose_900_of_60: &str = "shadow-rose-900/60"; pub(crate) const shadow_rose_900_of_70: &str = "shadow-rose-900/70"; pub(crate) const shadow_rose_900_of_75: &str = "shadow-rose-900/75"; pub(crate) const shadow_rose_900_of_80: &str = "shadow-rose-900/80"; pub(crate) const shadow_rose_900_of_90: &str = "shadow-rose-900/90"; pub(crate) const shadow_rose_900_of_95: &str = "shadow-rose-900/95"; pub(crate) const shadow_sky_100_of_0: &str = "shadow-sky-100/0"; pub(crate) const shadow_sky_100_of_10: &str = "shadow-sky-100/10"; pub(crate) const shadow_sky_100_of_100: &str = "shadow-sky-100/100"; pub(crate) const shadow_sky_100_of_20: &str = "shadow-sky-100/20"; pub(crate) const shadow_sky_100_of_25: &str = "shadow-sky-100/25"; pub(crate) const shadow_sky_100_of_30: &str = "shadow-sky-100/30"; pub(crate) const shadow_sky_100_of_40: &str = "shadow-sky-100/40"; pub(crate) const shadow_sky_100_of_5: &str = "shadow-sky-100/5"; pub(crate) const shadow_sky_100_of_50: &str = "shadow-sky-100/50"; pub(crate) const shadow_sky_100_of_60: &str = "shadow-sky-100/60"; pub(crate) const shadow_sky_100_of_70: &str = "shadow-sky-100/70"; pub(crate) const shadow_sky_100_of_75: &str = "shadow-sky-100/75"; pub(crate) const shadow_sky_100_of_80: &str = "shadow-sky-100/80"; pub(crate) const shadow_sky_100_of_90: &str = "shadow-sky-100/90"; pub(crate) const shadow_sky_100_of_95: &str = "shadow-sky-100/95"; pub(crate) const shadow_sky_200_of_0: &str = "shadow-sky-200/0"; pub(crate) const shadow_sky_200_of_10: &str = "shadow-sky-200/10"; pub(crate) const shadow_sky_200_of_100: &str = "shadow-sky-200/100"; pub(crate) const shadow_sky_200_of_20: &str = "shadow-sky-200/20"; pub(crate) const shadow_sky_200_of_25: &str = "shadow-sky-200/25"; pub(crate) const shadow_sky_200_of_30: &str = "shadow-sky-200/30"; pub(crate) const shadow_sky_200_of_40: &str = "shadow-sky-200/40"; pub(crate) const shadow_sky_200_of_5: &str = "shadow-sky-200/5"; pub(crate) const shadow_sky_200_of_50: &str = "shadow-sky-200/50"; pub(crate) const shadow_sky_200_of_60: &str = "shadow-sky-200/60"; pub(crate) const shadow_sky_200_of_70: &str = "shadow-sky-200/70"; pub(crate) const shadow_sky_200_of_75: &str = "shadow-sky-200/75"; pub(crate) const shadow_sky_200_of_80: &str = "shadow-sky-200/80"; pub(crate) const shadow_sky_200_of_90: &str = "shadow-sky-200/90"; pub(crate) const shadow_sky_200_of_95: &str = "shadow-sky-200/95"; pub(crate) const shadow_sky_300_of_0: &str = "shadow-sky-300/0"; pub(crate) const shadow_sky_300_of_10: &str = "shadow-sky-300/10"; pub(crate) const shadow_sky_300_of_100: &str = "shadow-sky-300/100"; pub(crate) const shadow_sky_300_of_20: &str = "shadow-sky-300/20"; pub(crate) const shadow_sky_300_of_25: &str = "shadow-sky-300/25"; pub(crate) const shadow_sky_300_of_30: &str = "shadow-sky-300/30"; pub(crate) const shadow_sky_300_of_40: &str = "shadow-sky-300/40"; pub(crate) const shadow_sky_300_of_5: &str = "shadow-sky-300/5"; pub(crate) const shadow_sky_300_of_50: &str = "shadow-sky-300/50"; pub(crate) const shadow_sky_300_of_60: &str = "shadow-sky-300/60"; pub(crate) const shadow_sky_300_of_70: &str = "shadow-sky-300/70"; pub(crate) const shadow_sky_300_of_75: &str = "shadow-sky-300/75"; pub(crate) const shadow_sky_300_of_80: &str = "shadow-sky-300/80"; pub(crate) const shadow_sky_300_of_90: &str = "shadow-sky-300/90"; pub(crate) const shadow_sky_300_of_95: &str = "shadow-sky-300/95"; pub(crate) const shadow_sky_400_of_0: &str = "shadow-sky-400/0"; pub(crate) const shadow_sky_400_of_10: &str = "shadow-sky-400/10"; pub(crate) const shadow_sky_400_of_100: &str = "shadow-sky-400/100"; pub(crate) const shadow_sky_400_of_20: &str = "shadow-sky-400/20"; pub(crate) const shadow_sky_400_of_25: &str = "shadow-sky-400/25"; pub(crate) const shadow_sky_400_of_30: &str = "shadow-sky-400/30"; pub(crate) const shadow_sky_400_of_40: &str = "shadow-sky-400/40"; pub(crate) const shadow_sky_400_of_5: &str = "shadow-sky-400/5"; pub(crate) const shadow_sky_400_of_50: &str = "shadow-sky-400/50"; pub(crate) const shadow_sky_400_of_60: &str = "shadow-sky-400/60"; pub(crate) const shadow_sky_400_of_70: &str = "shadow-sky-400/70"; pub(crate) const shadow_sky_400_of_75: &str = "shadow-sky-400/75"; pub(crate) const shadow_sky_400_of_80: &str = "shadow-sky-400/80"; pub(crate) const shadow_sky_400_of_90: &str = "shadow-sky-400/90"; pub(crate) const shadow_sky_400_of_95: &str = "shadow-sky-400/95"; pub(crate) const shadow_sky_500_of_0: &str = "shadow-sky-500/0"; pub(crate) const shadow_sky_500_of_10: &str = "shadow-sky-500/10"; pub(crate) const shadow_sky_500_of_100: &str = "shadow-sky-500/100"; pub(crate) const shadow_sky_500_of_20: &str = "shadow-sky-500/20"; pub(crate) const shadow_sky_500_of_25: &str = "shadow-sky-500/25"; pub(crate) const shadow_sky_500_of_30: &str = "shadow-sky-500/30"; pub(crate) const shadow_sky_500_of_40: &str = "shadow-sky-500/40"; pub(crate) const shadow_sky_500_of_5: &str = "shadow-sky-500/5"; pub(crate) const shadow_sky_500_of_50: &str = "shadow-sky-500/50"; pub(crate) const shadow_sky_500_of_60: &str = "shadow-sky-500/60"; pub(crate) const shadow_sky_500_of_70: &str = "shadow-sky-500/70"; pub(crate) const shadow_sky_500_of_75: &str = "shadow-sky-500/75"; pub(crate) const shadow_sky_500_of_80: &str = "shadow-sky-500/80"; pub(crate) const shadow_sky_500_of_90: &str = "shadow-sky-500/90"; pub(crate) const shadow_sky_500_of_95: &str = "shadow-sky-500/95"; pub(crate) const shadow_sky_50_of_0: &str = "shadow-sky-50/0"; pub(crate) const shadow_sky_50_of_10: &str = "shadow-sky-50/10"; pub(crate) const shadow_sky_50_of_100: &str = "shadow-sky-50/100"; pub(crate) const shadow_sky_50_of_20: &str = "shadow-sky-50/20"; pub(crate) const shadow_sky_50_of_25: &str = "shadow-sky-50/25"; pub(crate) const shadow_sky_50_of_30: &str = "shadow-sky-50/30"; pub(crate) const shadow_sky_50_of_40: &str = "shadow-sky-50/40"; pub(crate) const shadow_sky_50_of_5: &str = "shadow-sky-50/5"; pub(crate) const shadow_sky_50_of_50: &str = "shadow-sky-50/50"; pub(crate) const shadow_sky_50_of_60: &str = "shadow-sky-50/60"; pub(crate) const shadow_sky_50_of_70: &str = "shadow-sky-50/70"; pub(crate) const shadow_sky_50_of_75: &str = "shadow-sky-50/75"; pub(crate) const shadow_sky_50_of_80: &str = "shadow-sky-50/80"; pub(crate) const shadow_sky_50_of_90: &str = "shadow-sky-50/90"; pub(crate) const shadow_sky_50_of_95: &str = "shadow-sky-50/95"; pub(crate) const shadow_sky_600_of_0: &str = "shadow-sky-600/0"; pub(crate) const shadow_sky_600_of_10: &str = "shadow-sky-600/10"; pub(crate) const shadow_sky_600_of_100: &str = "shadow-sky-600/100"; pub(crate) const shadow_sky_600_of_20: &str = "shadow-sky-600/20"; pub(crate) const shadow_sky_600_of_25: &str = "shadow-sky-600/25"; pub(crate) const shadow_sky_600_of_30: &str = "shadow-sky-600/30"; pub(crate) const shadow_sky_600_of_40: &str = "shadow-sky-600/40"; pub(crate) const shadow_sky_600_of_5: &str = "shadow-sky-600/5"; pub(crate) const shadow_sky_600_of_50: &str = "shadow-sky-600/50"; pub(crate) const shadow_sky_600_of_60: &str = "shadow-sky-600/60"; pub(crate) const shadow_sky_600_of_70: &str = "shadow-sky-600/70"; pub(crate) const shadow_sky_600_of_75: &str = "shadow-sky-600/75"; pub(crate) const shadow_sky_600_of_80: &str = "shadow-sky-600/80"; pub(crate) const shadow_sky_600_of_90: &str = "shadow-sky-600/90"; pub(crate) const shadow_sky_600_of_95: &str = "shadow-sky-600/95"; pub(crate) const shadow_sky_700_of_0: &str = "shadow-sky-700/0"; pub(crate) const shadow_sky_700_of_10: &str = "shadow-sky-700/10"; pub(crate) const shadow_sky_700_of_100: &str = "shadow-sky-700/100"; pub(crate) const shadow_sky_700_of_20: &str = "shadow-sky-700/20"; pub(crate) const shadow_sky_700_of_25: &str = "shadow-sky-700/25"; pub(crate) const shadow_sky_700_of_30: &str = "shadow-sky-700/30"; pub(crate) const shadow_sky_700_of_40: &str = "shadow-sky-700/40"; pub(crate) const shadow_sky_700_of_5: &str = "shadow-sky-700/5"; pub(crate) const shadow_sky_700_of_50: &str = "shadow-sky-700/50"; pub(crate) const shadow_sky_700_of_60: &str = "shadow-sky-700/60"; pub(crate) const shadow_sky_700_of_70: &str = "shadow-sky-700/70"; pub(crate) const shadow_sky_700_of_75: &str = "shadow-sky-700/75"; pub(crate) const shadow_sky_700_of_80: &str = "shadow-sky-700/80"; pub(crate) const shadow_sky_700_of_90: &str = "shadow-sky-700/90"; pub(crate) const shadow_sky_700_of_95: &str = "shadow-sky-700/95"; pub(crate) const shadow_sky_800_of_0: &str = "shadow-sky-800/0"; pub(crate) const shadow_sky_800_of_10: &str = "shadow-sky-800/10"; pub(crate) const shadow_sky_800_of_100: &str = "shadow-sky-800/100"; pub(crate) const shadow_sky_800_of_20: &str = "shadow-sky-800/20"; pub(crate) const shadow_sky_800_of_25: &str = "shadow-sky-800/25"; pub(crate) const shadow_sky_800_of_30: &str = "shadow-sky-800/30"; pub(crate) const shadow_sky_800_of_40: &str = "shadow-sky-800/40"; pub(crate) const shadow_sky_800_of_5: &str = "shadow-sky-800/5"; pub(crate) const shadow_sky_800_of_50: &str = "shadow-sky-800/50"; pub(crate) const shadow_sky_800_of_60: &str = "shadow-sky-800/60"; pub(crate) const shadow_sky_800_of_70: &str = "shadow-sky-800/70"; pub(crate) const shadow_sky_800_of_75: &str = "shadow-sky-800/75"; pub(crate) const shadow_sky_800_of_80: &str = "shadow-sky-800/80"; pub(crate) const shadow_sky_800_of_90: &str = "shadow-sky-800/90"; pub(crate) const shadow_sky_800_of_95: &str = "shadow-sky-800/95"; pub(crate) const shadow_sky_900_of_0: &str = "shadow-sky-900/0"; pub(crate) const shadow_sky_900_of_10: &str = "shadow-sky-900/10"; pub(crate) const shadow_sky_900_of_100: &str = "shadow-sky-900/100"; pub(crate) const shadow_sky_900_of_20: &str = "shadow-sky-900/20"; pub(crate) const shadow_sky_900_of_25: &str = "shadow-sky-900/25"; pub(crate) const shadow_sky_900_of_30: &str = "shadow-sky-900/30"; pub(crate) const shadow_sky_900_of_40: &str = "shadow-sky-900/40"; pub(crate) const shadow_sky_900_of_5: &str = "shadow-sky-900/5"; pub(crate) const shadow_sky_900_of_50: &str = "shadow-sky-900/50"; pub(crate) const shadow_sky_900_of_60: &str = "shadow-sky-900/60"; pub(crate) const shadow_sky_900_of_70: &str = "shadow-sky-900/70"; pub(crate) const shadow_sky_900_of_75: &str = "shadow-sky-900/75"; pub(crate) const shadow_sky_900_of_80: &str = "shadow-sky-900/80"; pub(crate) const shadow_sky_900_of_90: &str = "shadow-sky-900/90"; pub(crate) const shadow_sky_900_of_95: &str = "shadow-sky-900/95"; pub(crate) const shadow_slate_100_of_0: &str = "shadow-slate-100/0"; pub(crate) const shadow_slate_100_of_10: &str = "shadow-slate-100/10"; pub(crate) const shadow_slate_100_of_100: &str = "shadow-slate-100/100"; pub(crate) const shadow_slate_100_of_20: &str = "shadow-slate-100/20"; pub(crate) const shadow_slate_100_of_25: &str = "shadow-slate-100/25"; pub(crate) const shadow_slate_100_of_30: &str = "shadow-slate-100/30"; pub(crate) const shadow_slate_100_of_40: &str = "shadow-slate-100/40"; pub(crate) const shadow_slate_100_of_5: &str = "shadow-slate-100/5"; pub(crate) const shadow_slate_100_of_50: &str = "shadow-slate-100/50"; pub(crate) const shadow_slate_100_of_60: &str = "shadow-slate-100/60"; pub(crate) const shadow_slate_100_of_70: &str = "shadow-slate-100/70"; pub(crate) const shadow_slate_100_of_75: &str = "shadow-slate-100/75"; pub(crate) const shadow_slate_100_of_80: &str = "shadow-slate-100/80"; pub(crate) const shadow_slate_100_of_90: &str = "shadow-slate-100/90"; pub(crate) const shadow_slate_100_of_95: &str = "shadow-slate-100/95"; pub(crate) const shadow_slate_200_of_0: &str = "shadow-slate-200/0"; pub(crate) const shadow_slate_200_of_10: &str = "shadow-slate-200/10"; pub(crate) const shadow_slate_200_of_100: &str = "shadow-slate-200/100"; pub(crate) const shadow_slate_200_of_20: &str = "shadow-slate-200/20"; pub(crate) const shadow_slate_200_of_25: &str = "shadow-slate-200/25"; pub(crate) const shadow_slate_200_of_30: &str = "shadow-slate-200/30"; pub(crate) const shadow_slate_200_of_40: &str = "shadow-slate-200/40"; pub(crate) const shadow_slate_200_of_5: &str = "shadow-slate-200/5"; pub(crate) const shadow_slate_200_of_50: &str = "shadow-slate-200/50"; pub(crate) const shadow_slate_200_of_60: &str = "shadow-slate-200/60"; pub(crate) const shadow_slate_200_of_70: &str = "shadow-slate-200/70"; pub(crate) const shadow_slate_200_of_75: &str = "shadow-slate-200/75"; pub(crate) const shadow_slate_200_of_80: &str = "shadow-slate-200/80"; pub(crate) const shadow_slate_200_of_90: &str = "shadow-slate-200/90"; pub(crate) const shadow_slate_200_of_95: &str = "shadow-slate-200/95"; pub(crate) const shadow_slate_300_of_0: &str = "shadow-slate-300/0"; pub(crate) const shadow_slate_300_of_10: &str = "shadow-slate-300/10"; pub(crate) const shadow_slate_300_of_100: &str = "shadow-slate-300/100"; pub(crate) const shadow_slate_300_of_20: &str = "shadow-slate-300/20"; pub(crate) const shadow_slate_300_of_25: &str = "shadow-slate-300/25"; pub(crate) const shadow_slate_300_of_30: &str = "shadow-slate-300/30"; pub(crate) const shadow_slate_300_of_40: &str = "shadow-slate-300/40"; pub(crate) const shadow_slate_300_of_5: &str = "shadow-slate-300/5"; pub(crate) const shadow_slate_300_of_50: &str = "shadow-slate-300/50"; pub(crate) const shadow_slate_300_of_60: &str = "shadow-slate-300/60"; pub(crate) const shadow_slate_300_of_70: &str = "shadow-slate-300/70"; pub(crate) const shadow_slate_300_of_75: &str = "shadow-slate-300/75"; pub(crate) const shadow_slate_300_of_80: &str = "shadow-slate-300/80"; pub(crate) const shadow_slate_300_of_90: &str = "shadow-slate-300/90"; pub(crate) const shadow_slate_300_of_95: &str = "shadow-slate-300/95"; pub(crate) const shadow_slate_400_of_0: &str = "shadow-slate-400/0"; pub(crate) const shadow_slate_400_of_10: &str = "shadow-slate-400/10"; pub(crate) const shadow_slate_400_of_100: &str = "shadow-slate-400/100"; pub(crate) const shadow_slate_400_of_20: &str = "shadow-slate-400/20"; pub(crate) const shadow_slate_400_of_25: &str = "shadow-slate-400/25"; pub(crate) const shadow_slate_400_of_30: &str = "shadow-slate-400/30"; pub(crate) const shadow_slate_400_of_40: &str = "shadow-slate-400/40"; pub(crate) const shadow_slate_400_of_5: &str = "shadow-slate-400/5"; pub(crate) const shadow_slate_400_of_50: &str = "shadow-slate-400/50"; pub(crate) const shadow_slate_400_of_60: &str = "shadow-slate-400/60"; pub(crate) const shadow_slate_400_of_70: &str = "shadow-slate-400/70"; pub(crate) const shadow_slate_400_of_75: &str = "shadow-slate-400/75"; pub(crate) const shadow_slate_400_of_80: &str = "shadow-slate-400/80"; pub(crate) const shadow_slate_400_of_90: &str = "shadow-slate-400/90"; pub(crate) const shadow_slate_400_of_95: &str = "shadow-slate-400/95"; pub(crate) const shadow_slate_500_of_0: &str = "shadow-slate-500/0"; pub(crate) const shadow_slate_500_of_10: &str = "shadow-slate-500/10"; pub(crate) const shadow_slate_500_of_100: &str = "shadow-slate-500/100"; pub(crate) const shadow_slate_500_of_20: &str = "shadow-slate-500/20"; pub(crate) const shadow_slate_500_of_25: &str = "shadow-slate-500/25"; pub(crate) const shadow_slate_500_of_30: &str = "shadow-slate-500/30"; pub(crate) const shadow_slate_500_of_40: &str = "shadow-slate-500/40"; pub(crate) const shadow_slate_500_of_5: &str = "shadow-slate-500/5"; pub(crate) const shadow_slate_500_of_50: &str = "shadow-slate-500/50"; pub(crate) const shadow_slate_500_of_60: &str = "shadow-slate-500/60"; pub(crate) const shadow_slate_500_of_70: &str = "shadow-slate-500/70"; pub(crate) const shadow_slate_500_of_75: &str = "shadow-slate-500/75"; pub(crate) const shadow_slate_500_of_80: &str = "shadow-slate-500/80"; pub(crate) const shadow_slate_500_of_90: &str = "shadow-slate-500/90"; pub(crate) const shadow_slate_500_of_95: &str = "shadow-slate-500/95"; pub(crate) const shadow_slate_50_of_0: &str = "shadow-slate-50/0"; pub(crate) const shadow_slate_50_of_10: &str = "shadow-slate-50/10"; pub(crate) const shadow_slate_50_of_100: &str = "shadow-slate-50/100"; pub(crate) const shadow_slate_50_of_20: &str = "shadow-slate-50/20"; pub(crate) const shadow_slate_50_of_25: &str = "shadow-slate-50/25"; pub(crate) const shadow_slate_50_of_30: &str = "shadow-slate-50/30"; pub(crate) const shadow_slate_50_of_40: &str = "shadow-slate-50/40"; pub(crate) const shadow_slate_50_of_5: &str = "shadow-slate-50/5"; pub(crate) const shadow_slate_50_of_50: &str = "shadow-slate-50/50"; pub(crate) const shadow_slate_50_of_60: &str = "shadow-slate-50/60"; pub(crate) const shadow_slate_50_of_70: &str = "shadow-slate-50/70"; pub(crate) const shadow_slate_50_of_75: &str = "shadow-slate-50/75"; pub(crate) const shadow_slate_50_of_80: &str = "shadow-slate-50/80"; pub(crate) const shadow_slate_50_of_90: &str = "shadow-slate-50/90"; pub(crate) const shadow_slate_50_of_95: &str = "shadow-slate-50/95"; pub(crate) const shadow_slate_600_of_0: &str = "shadow-slate-600/0"; pub(crate) const shadow_slate_600_of_10: &str = "shadow-slate-600/10"; pub(crate) const shadow_slate_600_of_100: &str = "shadow-slate-600/100"; pub(crate) const shadow_slate_600_of_20: &str = "shadow-slate-600/20"; pub(crate) const shadow_slate_600_of_25: &str = "shadow-slate-600/25"; pub(crate) const shadow_slate_600_of_30: &str = "shadow-slate-600/30"; pub(crate) const shadow_slate_600_of_40: &str = "shadow-slate-600/40"; pub(crate) const shadow_slate_600_of_5: &str = "shadow-slate-600/5"; pub(crate) const shadow_slate_600_of_50: &str = "shadow-slate-600/50"; pub(crate) const shadow_slate_600_of_60: &str = "shadow-slate-600/60"; pub(crate) const shadow_slate_600_of_70: &str = "shadow-slate-600/70"; pub(crate) const shadow_slate_600_of_75: &str = "shadow-slate-600/75"; pub(crate) const shadow_slate_600_of_80: &str = "shadow-slate-600/80"; pub(crate) const shadow_slate_600_of_90: &str = "shadow-slate-600/90"; pub(crate) const shadow_slate_600_of_95: &str = "shadow-slate-600/95"; pub(crate) const shadow_slate_700_of_0: &str = "shadow-slate-700/0"; pub(crate) const shadow_slate_700_of_10: &str = "shadow-slate-700/10"; pub(crate) const shadow_slate_700_of_100: &str = "shadow-slate-700/100"; pub(crate) const shadow_slate_700_of_20: &str = "shadow-slate-700/20"; pub(crate) const shadow_slate_700_of_25: &str = "shadow-slate-700/25"; pub(crate) const shadow_slate_700_of_30: &str = "shadow-slate-700/30"; pub(crate) const shadow_slate_700_of_40: &str = "shadow-slate-700/40"; pub(crate) const shadow_slate_700_of_5: &str = "shadow-slate-700/5"; pub(crate) const shadow_slate_700_of_50: &str = "shadow-slate-700/50"; pub(crate) const shadow_slate_700_of_60: &str = "shadow-slate-700/60"; pub(crate) const shadow_slate_700_of_70: &str = "shadow-slate-700/70"; pub(crate) const shadow_slate_700_of_75: &str = "shadow-slate-700/75"; pub(crate) const shadow_slate_700_of_80: &str = "shadow-slate-700/80"; pub(crate) const shadow_slate_700_of_90: &str = "shadow-slate-700/90"; pub(crate) const shadow_slate_700_of_95: &str = "shadow-slate-700/95"; pub(crate) const shadow_slate_800_of_0: &str = "shadow-slate-800/0"; pub(crate) const shadow_slate_800_of_10: &str = "shadow-slate-800/10"; pub(crate) const shadow_slate_800_of_100: &str = "shadow-slate-800/100"; pub(crate) const shadow_slate_800_of_20: &str = "shadow-slate-800/20"; pub(crate) const shadow_slate_800_of_25: &str = "shadow-slate-800/25"; pub(crate) const shadow_slate_800_of_30: &str = "shadow-slate-800/30"; pub(crate) const shadow_slate_800_of_40: &str = "shadow-slate-800/40"; pub(crate) const shadow_slate_800_of_5: &str = "shadow-slate-800/5"; pub(crate) const shadow_slate_800_of_50: &str = "shadow-slate-800/50"; pub(crate) const shadow_slate_800_of_60: &str = "shadow-slate-800/60"; pub(crate) const shadow_slate_800_of_70: &str = "shadow-slate-800/70"; pub(crate) const shadow_slate_800_of_75: &str = "shadow-slate-800/75"; pub(crate) const shadow_slate_800_of_80: &str = "shadow-slate-800/80"; pub(crate) const shadow_slate_800_of_90: &str = "shadow-slate-800/90"; pub(crate) const shadow_slate_800_of_95: &str = "shadow-slate-800/95"; pub(crate) const shadow_slate_900_of_0: &str = "shadow-slate-900/0"; pub(crate) const shadow_slate_900_of_10: &str = "shadow-slate-900/10"; pub(crate) const shadow_slate_900_of_100: &str = "shadow-slate-900/100"; pub(crate) const shadow_slate_900_of_20: &str = "shadow-slate-900/20"; pub(crate) const shadow_slate_900_of_25: &str = "shadow-slate-900/25"; pub(crate) const shadow_slate_900_of_30: &str = "shadow-slate-900/30"; pub(crate) const shadow_slate_900_of_40: &str = "shadow-slate-900/40"; pub(crate) const shadow_slate_900_of_5: &str = "shadow-slate-900/5"; pub(crate) const shadow_slate_900_of_50: &str = "shadow-slate-900/50"; pub(crate) const shadow_slate_900_of_60: &str = "shadow-slate-900/60"; pub(crate) const shadow_slate_900_of_70: &str = "shadow-slate-900/70"; pub(crate) const shadow_slate_900_of_75: &str = "shadow-slate-900/75"; pub(crate) const shadow_slate_900_of_80: &str = "shadow-slate-900/80"; pub(crate) const shadow_slate_900_of_90: &str = "shadow-slate-900/90"; pub(crate) const shadow_slate_900_of_95: &str = "shadow-slate-900/95"; pub(crate) const shadow_stone_100_of_0: &str = "shadow-stone-100/0"; pub(crate) const shadow_stone_100_of_10: &str = "shadow-stone-100/10"; pub(crate) const shadow_stone_100_of_100: &str = "shadow-stone-100/100"; pub(crate) const shadow_stone_100_of_20: &str = "shadow-stone-100/20"; pub(crate) const shadow_stone_100_of_25: &str = "shadow-stone-100/25"; pub(crate) const shadow_stone_100_of_30: &str = "shadow-stone-100/30"; pub(crate) const shadow_stone_100_of_40: &str = "shadow-stone-100/40"; pub(crate) const shadow_stone_100_of_5: &str = "shadow-stone-100/5"; pub(crate) const shadow_stone_100_of_50: &str = "shadow-stone-100/50"; pub(crate) const shadow_stone_100_of_60: &str = "shadow-stone-100/60"; pub(crate) const shadow_stone_100_of_70: &str = "shadow-stone-100/70"; pub(crate) const shadow_stone_100_of_75: &str = "shadow-stone-100/75"; pub(crate) const shadow_stone_100_of_80: &str = "shadow-stone-100/80"; pub(crate) const shadow_stone_100_of_90: &str = "shadow-stone-100/90"; pub(crate) const shadow_stone_100_of_95: &str = "shadow-stone-100/95"; pub(crate) const shadow_stone_200_of_0: &str = "shadow-stone-200/0"; pub(crate) const shadow_stone_200_of_10: &str = "shadow-stone-200/10"; pub(crate) const shadow_stone_200_of_100: &str = "shadow-stone-200/100"; pub(crate) const shadow_stone_200_of_20: &str = "shadow-stone-200/20"; pub(crate) const shadow_stone_200_of_25: &str = "shadow-stone-200/25"; pub(crate) const shadow_stone_200_of_30: &str = "shadow-stone-200/30"; pub(crate) const shadow_stone_200_of_40: &str = "shadow-stone-200/40"; pub(crate) const shadow_stone_200_of_5: &str = "shadow-stone-200/5"; pub(crate) const shadow_stone_200_of_50: &str = "shadow-stone-200/50"; pub(crate) const shadow_stone_200_of_60: &str = "shadow-stone-200/60"; pub(crate) const shadow_stone_200_of_70: &str = "shadow-stone-200/70"; pub(crate) const shadow_stone_200_of_75: &str = "shadow-stone-200/75"; pub(crate) const shadow_stone_200_of_80: &str = "shadow-stone-200/80"; pub(crate) const shadow_stone_200_of_90: &str = "shadow-stone-200/90"; pub(crate) const shadow_stone_200_of_95: &str = "shadow-stone-200/95"; pub(crate) const shadow_stone_300_of_0: &str = "shadow-stone-300/0"; pub(crate) const shadow_stone_300_of_10: &str = "shadow-stone-300/10"; pub(crate) const shadow_stone_300_of_100: &str = "shadow-stone-300/100"; pub(crate) const shadow_stone_300_of_20: &str = "shadow-stone-300/20"; pub(crate) const shadow_stone_300_of_25: &str = "shadow-stone-300/25"; pub(crate) const shadow_stone_300_of_30: &str = "shadow-stone-300/30"; pub(crate) const shadow_stone_300_of_40: &str = "shadow-stone-300/40"; pub(crate) const shadow_stone_300_of_5: &str = "shadow-stone-300/5"; pub(crate) const shadow_stone_300_of_50: &str = "shadow-stone-300/50"; pub(crate) const shadow_stone_300_of_60: &str = "shadow-stone-300/60"; pub(crate) const shadow_stone_300_of_70: &str = "shadow-stone-300/70"; pub(crate) const shadow_stone_300_of_75: &str = "shadow-stone-300/75"; pub(crate) const shadow_stone_300_of_80: &str = "shadow-stone-300/80"; pub(crate) const shadow_stone_300_of_90: &str = "shadow-stone-300/90"; pub(crate) const shadow_stone_300_of_95: &str = "shadow-stone-300/95"; pub(crate) const shadow_stone_400_of_0: &str = "shadow-stone-400/0"; pub(crate) const shadow_stone_400_of_10: &str = "shadow-stone-400/10"; pub(crate) const shadow_stone_400_of_100: &str = "shadow-stone-400/100"; pub(crate) const shadow_stone_400_of_20: &str = "shadow-stone-400/20"; pub(crate) const shadow_stone_400_of_25: &str = "shadow-stone-400/25"; pub(crate) const shadow_stone_400_of_30: &str = "shadow-stone-400/30"; pub(crate) const shadow_stone_400_of_40: &str = "shadow-stone-400/40"; pub(crate) const shadow_stone_400_of_5: &str = "shadow-stone-400/5"; pub(crate) const shadow_stone_400_of_50: &str = "shadow-stone-400/50"; pub(crate) const shadow_stone_400_of_60: &str = "shadow-stone-400/60"; pub(crate) const shadow_stone_400_of_70: &str = "shadow-stone-400/70"; pub(crate) const shadow_stone_400_of_75: &str = "shadow-stone-400/75"; pub(crate) const shadow_stone_400_of_80: &str = "shadow-stone-400/80"; pub(crate) const shadow_stone_400_of_90: &str = "shadow-stone-400/90"; pub(crate) const shadow_stone_400_of_95: &str = "shadow-stone-400/95"; pub(crate) const shadow_stone_500_of_0: &str = "shadow-stone-500/0"; pub(crate) const shadow_stone_500_of_10: &str = "shadow-stone-500/10"; pub(crate) const shadow_stone_500_of_100: &str = "shadow-stone-500/100"; pub(crate) const shadow_stone_500_of_20: &str = "shadow-stone-500/20"; pub(crate) const shadow_stone_500_of_25: &str = "shadow-stone-500/25"; pub(crate) const shadow_stone_500_of_30: &str = "shadow-stone-500/30"; pub(crate) const shadow_stone_500_of_40: &str = "shadow-stone-500/40"; pub(crate) const shadow_stone_500_of_5: &str = "shadow-stone-500/5"; pub(crate) const shadow_stone_500_of_50: &str = "shadow-stone-500/50"; pub(crate) const shadow_stone_500_of_60: &str = "shadow-stone-500/60"; pub(crate) const shadow_stone_500_of_70: &str = "shadow-stone-500/70"; pub(crate) const shadow_stone_500_of_75: &str = "shadow-stone-500/75"; pub(crate) const shadow_stone_500_of_80: &str = "shadow-stone-500/80"; pub(crate) const shadow_stone_500_of_90: &str = "shadow-stone-500/90"; pub(crate) const shadow_stone_500_of_95: &str = "shadow-stone-500/95"; pub(crate) const shadow_stone_50_of_0: &str = "shadow-stone-50/0"; pub(crate) const shadow_stone_50_of_10: &str = "shadow-stone-50/10"; pub(crate) const shadow_stone_50_of_100: &str = "shadow-stone-50/100"; pub(crate) const shadow_stone_50_of_20: &str = "shadow-stone-50/20"; pub(crate) const shadow_stone_50_of_25: &str = "shadow-stone-50/25"; pub(crate) const shadow_stone_50_of_30: &str = "shadow-stone-50/30"; pub(crate) const shadow_stone_50_of_40: &str = "shadow-stone-50/40"; pub(crate) const shadow_stone_50_of_5: &str = "shadow-stone-50/5"; pub(crate) const shadow_stone_50_of_50: &str = "shadow-stone-50/50"; pub(crate) const shadow_stone_50_of_60: &str = "shadow-stone-50/60"; pub(crate) const shadow_stone_50_of_70: &str = "shadow-stone-50/70"; pub(crate) const shadow_stone_50_of_75: &str = "shadow-stone-50/75"; pub(crate) const shadow_stone_50_of_80: &str = "shadow-stone-50/80"; pub(crate) const shadow_stone_50_of_90: &str = "shadow-stone-50/90"; pub(crate) const shadow_stone_50_of_95: &str = "shadow-stone-50/95"; pub(crate) const shadow_stone_600_of_0: &str = "shadow-stone-600/0"; pub(crate) const shadow_stone_600_of_10: &str = "shadow-stone-600/10"; pub(crate) const shadow_stone_600_of_100: &str = "shadow-stone-600/100"; pub(crate) const shadow_stone_600_of_20: &str = "shadow-stone-600/20"; pub(crate) const shadow_stone_600_of_25: &str = "shadow-stone-600/25"; pub(crate) const shadow_stone_600_of_30: &str = "shadow-stone-600/30"; pub(crate) const shadow_stone_600_of_40: &str = "shadow-stone-600/40"; pub(crate) const shadow_stone_600_of_5: &str = "shadow-stone-600/5"; pub(crate) const shadow_stone_600_of_50: &str = "shadow-stone-600/50"; pub(crate) const shadow_stone_600_of_60: &str = "shadow-stone-600/60"; pub(crate) const shadow_stone_600_of_70: &str = "shadow-stone-600/70"; pub(crate) const shadow_stone_600_of_75: &str = "shadow-stone-600/75"; pub(crate) const shadow_stone_600_of_80: &str = "shadow-stone-600/80"; pub(crate) const shadow_stone_600_of_90: &str = "shadow-stone-600/90"; pub(crate) const shadow_stone_600_of_95: &str = "shadow-stone-600/95"; pub(crate) const shadow_stone_700_of_0: &str = "shadow-stone-700/0"; pub(crate) const shadow_stone_700_of_10: &str = "shadow-stone-700/10"; pub(crate) const shadow_stone_700_of_100: &str = "shadow-stone-700/100"; pub(crate) const shadow_stone_700_of_20: &str = "shadow-stone-700/20"; pub(crate) const shadow_stone_700_of_25: &str = "shadow-stone-700/25"; pub(crate) const shadow_stone_700_of_30: &str = "shadow-stone-700/30"; pub(crate) const shadow_stone_700_of_40: &str = "shadow-stone-700/40"; pub(crate) const shadow_stone_700_of_5: &str = "shadow-stone-700/5"; pub(crate) const shadow_stone_700_of_50: &str = "shadow-stone-700/50"; pub(crate) const shadow_stone_700_of_60: &str = "shadow-stone-700/60"; pub(crate) const shadow_stone_700_of_70: &str = "shadow-stone-700/70"; pub(crate) const shadow_stone_700_of_75: &str = "shadow-stone-700/75"; pub(crate) const shadow_stone_700_of_80: &str = "shadow-stone-700/80"; pub(crate) const shadow_stone_700_of_90: &str = "shadow-stone-700/90"; pub(crate) const shadow_stone_700_of_95: &str = "shadow-stone-700/95"; pub(crate) const shadow_stone_800_of_0: &str = "shadow-stone-800/0"; pub(crate) const shadow_stone_800_of_10: &str = "shadow-stone-800/10"; pub(crate) const shadow_stone_800_of_100: &str = "shadow-stone-800/100"; pub(crate) const shadow_stone_800_of_20: &str = "shadow-stone-800/20"; pub(crate) const shadow_stone_800_of_25: &str = "shadow-stone-800/25"; pub(crate) const shadow_stone_800_of_30: &str = "shadow-stone-800/30"; pub(crate) const shadow_stone_800_of_40: &str = "shadow-stone-800/40"; pub(crate) const shadow_stone_800_of_5: &str = "shadow-stone-800/5"; pub(crate) const shadow_stone_800_of_50: &str = "shadow-stone-800/50"; pub(crate) const shadow_stone_800_of_60: &str = "shadow-stone-800/60"; pub(crate) const shadow_stone_800_of_70: &str = "shadow-stone-800/70"; pub(crate) const shadow_stone_800_of_75: &str = "shadow-stone-800/75"; pub(crate) const shadow_stone_800_of_80: &str = "shadow-stone-800/80"; pub(crate) const shadow_stone_800_of_90: &str = "shadow-stone-800/90"; pub(crate) const shadow_stone_800_of_95: &str = "shadow-stone-800/95"; pub(crate) const shadow_stone_900_of_0: &str = "shadow-stone-900/0"; pub(crate) const shadow_stone_900_of_10: &str = "shadow-stone-900/10"; pub(crate) const shadow_stone_900_of_100: &str = "shadow-stone-900/100"; pub(crate) const shadow_stone_900_of_20: &str = "shadow-stone-900/20"; pub(crate) const shadow_stone_900_of_25: &str = "shadow-stone-900/25"; pub(crate) const shadow_stone_900_of_30: &str = "shadow-stone-900/30"; pub(crate) const shadow_stone_900_of_40: &str = "shadow-stone-900/40"; pub(crate) const shadow_stone_900_of_5: &str = "shadow-stone-900/5"; pub(crate) const shadow_stone_900_of_50: &str = "shadow-stone-900/50"; pub(crate) const shadow_stone_900_of_60: &str = "shadow-stone-900/60"; pub(crate) const shadow_stone_900_of_70: &str = "shadow-stone-900/70"; pub(crate) const shadow_stone_900_of_75: &str = "shadow-stone-900/75"; pub(crate) const shadow_stone_900_of_80: &str = "shadow-stone-900/80"; pub(crate) const shadow_stone_900_of_90: &str = "shadow-stone-900/90"; pub(crate) const shadow_stone_900_of_95: &str = "shadow-stone-900/95"; pub(crate) const shadow_teal_100_of_0: &str = "shadow-teal-100/0"; pub(crate) const shadow_teal_100_of_10: &str = "shadow-teal-100/10"; pub(crate) const shadow_teal_100_of_100: &str = "shadow-teal-100/100"; pub(crate) const shadow_teal_100_of_20: &str = "shadow-teal-100/20"; pub(crate) const shadow_teal_100_of_25: &str = "shadow-teal-100/25"; pub(crate) const shadow_teal_100_of_30: &str = "shadow-teal-100/30"; pub(crate) const shadow_teal_100_of_40: &str = "shadow-teal-100/40"; pub(crate) const shadow_teal_100_of_5: &str = "shadow-teal-100/5"; pub(crate) const shadow_teal_100_of_50: &str = "shadow-teal-100/50"; pub(crate) const shadow_teal_100_of_60: &str = "shadow-teal-100/60"; pub(crate) const shadow_teal_100_of_70: &str = "shadow-teal-100/70"; pub(crate) const shadow_teal_100_of_75: &str = "shadow-teal-100/75"; pub(crate) const shadow_teal_100_of_80: &str = "shadow-teal-100/80"; pub(crate) const shadow_teal_100_of_90: &str = "shadow-teal-100/90"; pub(crate) const shadow_teal_100_of_95: &str = "shadow-teal-100/95"; pub(crate) const shadow_teal_200_of_0: &str = "shadow-teal-200/0"; pub(crate) const shadow_teal_200_of_10: &str = "shadow-teal-200/10"; pub(crate) const shadow_teal_200_of_100: &str = "shadow-teal-200/100"; pub(crate) const shadow_teal_200_of_20: &str = "shadow-teal-200/20"; pub(crate) const shadow_teal_200_of_25: &str = "shadow-teal-200/25"; pub(crate) const shadow_teal_200_of_30: &str = "shadow-teal-200/30"; pub(crate) const shadow_teal_200_of_40: &str = "shadow-teal-200/40"; pub(crate) const shadow_teal_200_of_5: &str = "shadow-teal-200/5"; pub(crate) const shadow_teal_200_of_50: &str = "shadow-teal-200/50"; pub(crate) const shadow_teal_200_of_60: &str = "shadow-teal-200/60"; pub(crate) const shadow_teal_200_of_70: &str = "shadow-teal-200/70"; pub(crate) const shadow_teal_200_of_75: &str = "shadow-teal-200/75"; pub(crate) const shadow_teal_200_of_80: &str = "shadow-teal-200/80"; pub(crate) const shadow_teal_200_of_90: &str = "shadow-teal-200/90"; pub(crate) const shadow_teal_200_of_95: &str = "shadow-teal-200/95"; pub(crate) const shadow_teal_300_of_0: &str = "shadow-teal-300/0"; pub(crate) const shadow_teal_300_of_10: &str = "shadow-teal-300/10"; pub(crate) const shadow_teal_300_of_100: &str = "shadow-teal-300/100"; pub(crate) const shadow_teal_300_of_20: &str = "shadow-teal-300/20"; pub(crate) const shadow_teal_300_of_25: &str = "shadow-teal-300/25"; pub(crate) const shadow_teal_300_of_30: &str = "shadow-teal-300/30"; pub(crate) const shadow_teal_300_of_40: &str = "shadow-teal-300/40"; pub(crate) const shadow_teal_300_of_5: &str = "shadow-teal-300/5"; pub(crate) const shadow_teal_300_of_50: &str = "shadow-teal-300/50"; pub(crate) const shadow_teal_300_of_60: &str = "shadow-teal-300/60"; pub(crate) const shadow_teal_300_of_70: &str = "shadow-teal-300/70"; pub(crate) const shadow_teal_300_of_75: &str = "shadow-teal-300/75"; pub(crate) const shadow_teal_300_of_80: &str = "shadow-teal-300/80"; pub(crate) const shadow_teal_300_of_90: &str = "shadow-teal-300/90"; pub(crate) const shadow_teal_300_of_95: &str = "shadow-teal-300/95"; pub(crate) const shadow_teal_400_of_0: &str = "shadow-teal-400/0"; pub(crate) const shadow_teal_400_of_10: &str = "shadow-teal-400/10"; pub(crate) const shadow_teal_400_of_100: &str = "shadow-teal-400/100"; pub(crate) const shadow_teal_400_of_20: &str = "shadow-teal-400/20"; pub(crate) const shadow_teal_400_of_25: &str = "shadow-teal-400/25"; pub(crate) const shadow_teal_400_of_30: &str = "shadow-teal-400/30"; pub(crate) const shadow_teal_400_of_40: &str = "shadow-teal-400/40"; pub(crate) const shadow_teal_400_of_5: &str = "shadow-teal-400/5"; pub(crate) const shadow_teal_400_of_50: &str = "shadow-teal-400/50"; pub(crate) const shadow_teal_400_of_60: &str = "shadow-teal-400/60"; pub(crate) const shadow_teal_400_of_70: &str = "shadow-teal-400/70"; pub(crate) const shadow_teal_400_of_75: &str = "shadow-teal-400/75"; pub(crate) const shadow_teal_400_of_80: &str = "shadow-teal-400/80"; pub(crate) const shadow_teal_400_of_90: &str = "shadow-teal-400/90"; pub(crate) const shadow_teal_400_of_95: &str = "shadow-teal-400/95"; pub(crate) const shadow_teal_500_of_0: &str = "shadow-teal-500/0"; pub(crate) const shadow_teal_500_of_10: &str = "shadow-teal-500/10"; pub(crate) const shadow_teal_500_of_100: &str = "shadow-teal-500/100"; pub(crate) const shadow_teal_500_of_20: &str = "shadow-teal-500/20"; pub(crate) const shadow_teal_500_of_25: &str = "shadow-teal-500/25"; pub(crate) const shadow_teal_500_of_30: &str = "shadow-teal-500/30"; pub(crate) const shadow_teal_500_of_40: &str = "shadow-teal-500/40"; pub(crate) const shadow_teal_500_of_5: &str = "shadow-teal-500/5"; pub(crate) const shadow_teal_500_of_50: &str = "shadow-teal-500/50"; pub(crate) const shadow_teal_500_of_60: &str = "shadow-teal-500/60"; pub(crate) const shadow_teal_500_of_70: &str = "shadow-teal-500/70"; pub(crate) const shadow_teal_500_of_75: &str = "shadow-teal-500/75"; pub(crate) const shadow_teal_500_of_80: &str = "shadow-teal-500/80"; pub(crate) const shadow_teal_500_of_90: &str = "shadow-teal-500/90"; pub(crate) const shadow_teal_500_of_95: &str = "shadow-teal-500/95"; pub(crate) const shadow_teal_50_of_0: &str = "shadow-teal-50/0"; pub(crate) const shadow_teal_50_of_10: &str = "shadow-teal-50/10"; pub(crate) const shadow_teal_50_of_100: &str = "shadow-teal-50/100"; pub(crate) const shadow_teal_50_of_20: &str = "shadow-teal-50/20"; pub(crate) const shadow_teal_50_of_25: &str = "shadow-teal-50/25"; pub(crate) const shadow_teal_50_of_30: &str = "shadow-teal-50/30"; pub(crate) const shadow_teal_50_of_40: &str = "shadow-teal-50/40"; pub(crate) const shadow_teal_50_of_5: &str = "shadow-teal-50/5"; pub(crate) const shadow_teal_50_of_50: &str = "shadow-teal-50/50"; pub(crate) const shadow_teal_50_of_60: &str = "shadow-teal-50/60"; pub(crate) const shadow_teal_50_of_70: &str = "shadow-teal-50/70"; pub(crate) const shadow_teal_50_of_75: &str = "shadow-teal-50/75"; pub(crate) const shadow_teal_50_of_80: &str = "shadow-teal-50/80"; pub(crate) const shadow_teal_50_of_90: &str = "shadow-teal-50/90"; pub(crate) const shadow_teal_50_of_95: &str = "shadow-teal-50/95"; pub(crate) const shadow_teal_600_of_0: &str = "shadow-teal-600/0"; pub(crate) const shadow_teal_600_of_10: &str = "shadow-teal-600/10"; pub(crate) const shadow_teal_600_of_100: &str = "shadow-teal-600/100"; pub(crate) const shadow_teal_600_of_20: &str = "shadow-teal-600/20"; pub(crate) const shadow_teal_600_of_25: &str = "shadow-teal-600/25"; pub(crate) const shadow_teal_600_of_30: &str = "shadow-teal-600/30"; pub(crate) const shadow_teal_600_of_40: &str = "shadow-teal-600/40"; pub(crate) const shadow_teal_600_of_5: &str = "shadow-teal-600/5"; pub(crate) const shadow_teal_600_of_50: &str = "shadow-teal-600/50"; pub(crate) const shadow_teal_600_of_60: &str = "shadow-teal-600/60"; pub(crate) const shadow_teal_600_of_70: &str = "shadow-teal-600/70"; pub(crate) const shadow_teal_600_of_75: &str = "shadow-teal-600/75"; pub(crate) const shadow_teal_600_of_80: &str = "shadow-teal-600/80"; pub(crate) const shadow_teal_600_of_90: &str = "shadow-teal-600/90"; pub(crate) const shadow_teal_600_of_95: &str = "shadow-teal-600/95"; pub(crate) const shadow_teal_700_of_0: &str = "shadow-teal-700/0"; pub(crate) const shadow_teal_700_of_10: &str = "shadow-teal-700/10"; pub(crate) const shadow_teal_700_of_100: &str = "shadow-teal-700/100"; pub(crate) const shadow_teal_700_of_20: &str = "shadow-teal-700/20"; pub(crate) const shadow_teal_700_of_25: &str = "shadow-teal-700/25"; pub(crate) const shadow_teal_700_of_30: &str = "shadow-teal-700/30"; pub(crate) const shadow_teal_700_of_40: &str = "shadow-teal-700/40"; pub(crate) const shadow_teal_700_of_5: &str = "shadow-teal-700/5"; pub(crate) const shadow_teal_700_of_50: &str = "shadow-teal-700/50"; pub(crate) const shadow_teal_700_of_60: &str = "shadow-teal-700/60"; pub(crate) const shadow_teal_700_of_70: &str = "shadow-teal-700/70"; pub(crate) const shadow_teal_700_of_75: &str = "shadow-teal-700/75"; pub(crate) const shadow_teal_700_of_80: &str = "shadow-teal-700/80"; pub(crate) const shadow_teal_700_of_90: &str = "shadow-teal-700/90"; pub(crate) const shadow_teal_700_of_95: &str = "shadow-teal-700/95"; pub(crate) const shadow_teal_800_of_0: &str = "shadow-teal-800/0"; pub(crate) const shadow_teal_800_of_10: &str = "shadow-teal-800/10"; pub(crate) const shadow_teal_800_of_100: &str = "shadow-teal-800/100"; pub(crate) const shadow_teal_800_of_20: &str = "shadow-teal-800/20"; pub(crate) const shadow_teal_800_of_25: &str = "shadow-teal-800/25"; pub(crate) const shadow_teal_800_of_30: &str = "shadow-teal-800/30"; pub(crate) const shadow_teal_800_of_40: &str = "shadow-teal-800/40"; pub(crate) const shadow_teal_800_of_5: &str = "shadow-teal-800/5"; pub(crate) const shadow_teal_800_of_50: &str = "shadow-teal-800/50"; pub(crate) const shadow_teal_800_of_60: &str = "shadow-teal-800/60"; pub(crate) const shadow_teal_800_of_70: &str = "shadow-teal-800/70"; pub(crate) const shadow_teal_800_of_75: &str = "shadow-teal-800/75"; pub(crate) const shadow_teal_800_of_80: &str = "shadow-teal-800/80"; pub(crate) const shadow_teal_800_of_90: &str = "shadow-teal-800/90"; pub(crate) const shadow_teal_800_of_95: &str = "shadow-teal-800/95"; pub(crate) const shadow_teal_900_of_0: &str = "shadow-teal-900/0"; pub(crate) const shadow_teal_900_of_10: &str = "shadow-teal-900/10"; pub(crate) const shadow_teal_900_of_100: &str = "shadow-teal-900/100"; pub(crate) const shadow_teal_900_of_20: &str = "shadow-teal-900/20"; pub(crate) const shadow_teal_900_of_25: &str = "shadow-teal-900/25"; pub(crate) const shadow_teal_900_of_30: &str = "shadow-teal-900/30"; pub(crate) const shadow_teal_900_of_40: &str = "shadow-teal-900/40"; pub(crate) const shadow_teal_900_of_5: &str = "shadow-teal-900/5"; pub(crate) const shadow_teal_900_of_50: &str = "shadow-teal-900/50"; pub(crate) const shadow_teal_900_of_60: &str = "shadow-teal-900/60"; pub(crate) const shadow_teal_900_of_70: &str = "shadow-teal-900/70"; pub(crate) const shadow_teal_900_of_75: &str = "shadow-teal-900/75"; pub(crate) const shadow_teal_900_of_80: &str = "shadow-teal-900/80"; pub(crate) const shadow_teal_900_of_90: &str = "shadow-teal-900/90"; pub(crate) const shadow_teal_900_of_95: &str = "shadow-teal-900/95"; pub(crate) const shadow_transparent_of_0: &str = "shadow-transparent/0"; pub(crate) const shadow_transparent_of_10: &str = "shadow-transparent/10"; pub(crate) const shadow_transparent_of_100: &str = "shadow-transparent/100"; pub(crate) const shadow_transparent_of_20: &str = "shadow-transparent/20"; pub(crate) const shadow_transparent_of_25: &str = "shadow-transparent/25"; pub(crate) const shadow_transparent_of_30: &str = "shadow-transparent/30"; pub(crate) const shadow_transparent_of_40: &str = "shadow-transparent/40"; pub(crate) const shadow_transparent_of_5: &str = "shadow-transparent/5"; pub(crate) const shadow_transparent_of_50: &str = "shadow-transparent/50"; pub(crate) const shadow_transparent_of_60: &str = "shadow-transparent/60"; pub(crate) const shadow_transparent_of_70: &str = "shadow-transparent/70"; pub(crate) const shadow_transparent_of_75: &str = "shadow-transparent/75"; pub(crate) const shadow_transparent_of_80: &str = "shadow-transparent/80"; pub(crate) const shadow_transparent_of_90: &str = "shadow-transparent/90"; pub(crate) const shadow_transparent_of_95: &str = "shadow-transparent/95"; pub(crate) const shadow_violet_100_of_0: &str = "shadow-violet-100/0"; pub(crate) const shadow_violet_100_of_10: &str = "shadow-violet-100/10"; pub(crate) const shadow_violet_100_of_100: &str = "shadow-violet-100/100"; pub(crate) const shadow_violet_100_of_20: &str = "shadow-violet-100/20"; pub(crate) const shadow_violet_100_of_25: &str = "shadow-violet-100/25"; pub(crate) const shadow_violet_100_of_30: &str = "shadow-violet-100/30"; pub(crate) const shadow_violet_100_of_40: &str = "shadow-violet-100/40"; pub(crate) const shadow_violet_100_of_5: &str = "shadow-violet-100/5"; pub(crate) const shadow_violet_100_of_50: &str = "shadow-violet-100/50"; pub(crate) const shadow_violet_100_of_60: &str = "shadow-violet-100/60"; pub(crate) const shadow_violet_100_of_70: &str = "shadow-violet-100/70"; pub(crate) const shadow_violet_100_of_75: &str = "shadow-violet-100/75"; pub(crate) const shadow_violet_100_of_80: &str = "shadow-violet-100/80"; pub(crate) const shadow_violet_100_of_90: &str = "shadow-violet-100/90"; pub(crate) const shadow_violet_100_of_95: &str = "shadow-violet-100/95"; pub(crate) const shadow_violet_200_of_0: &str = "shadow-violet-200/0"; pub(crate) const shadow_violet_200_of_10: &str = "shadow-violet-200/10"; pub(crate) const shadow_violet_200_of_100: &str = "shadow-violet-200/100"; pub(crate) const shadow_violet_200_of_20: &str = "shadow-violet-200/20"; pub(crate) const shadow_violet_200_of_25: &str = "shadow-violet-200/25"; pub(crate) const shadow_violet_200_of_30: &str = "shadow-violet-200/30"; pub(crate) const shadow_violet_200_of_40: &str = "shadow-violet-200/40"; pub(crate) const shadow_violet_200_of_5: &str = "shadow-violet-200/5"; pub(crate) const shadow_violet_200_of_50: &str = "shadow-violet-200/50"; pub(crate) const shadow_violet_200_of_60: &str = "shadow-violet-200/60"; pub(crate) const shadow_violet_200_of_70: &str = "shadow-violet-200/70"; pub(crate) const shadow_violet_200_of_75: &str = "shadow-violet-200/75"; pub(crate) const shadow_violet_200_of_80: &str = "shadow-violet-200/80"; pub(crate) const shadow_violet_200_of_90: &str = "shadow-violet-200/90"; pub(crate) const shadow_violet_200_of_95: &str = "shadow-violet-200/95"; pub(crate) const shadow_violet_300_of_0: &str = "shadow-violet-300/0"; pub(crate) const shadow_violet_300_of_10: &str = "shadow-violet-300/10"; pub(crate) const shadow_violet_300_of_100: &str = "shadow-violet-300/100"; pub(crate) const shadow_violet_300_of_20: &str = "shadow-violet-300/20"; pub(crate) const shadow_violet_300_of_25: &str = "shadow-violet-300/25"; pub(crate) const shadow_violet_300_of_30: &str = "shadow-violet-300/30"; pub(crate) const shadow_violet_300_of_40: &str = "shadow-violet-300/40"; pub(crate) const shadow_violet_300_of_5: &str = "shadow-violet-300/5"; pub(crate) const shadow_violet_300_of_50: &str = "shadow-violet-300/50"; pub(crate) const shadow_violet_300_of_60: &str = "shadow-violet-300/60"; pub(crate) const shadow_violet_300_of_70: &str = "shadow-violet-300/70"; pub(crate) const shadow_violet_300_of_75: &str = "shadow-violet-300/75"; pub(crate) const shadow_violet_300_of_80: &str = "shadow-violet-300/80"; pub(crate) const shadow_violet_300_of_90: &str = "shadow-violet-300/90"; pub(crate) const shadow_violet_300_of_95: &str = "shadow-violet-300/95"; pub(crate) const shadow_violet_400_of_0: &str = "shadow-violet-400/0"; pub(crate) const shadow_violet_400_of_10: &str = "shadow-violet-400/10"; pub(crate) const shadow_violet_400_of_100: &str = "shadow-violet-400/100"; pub(crate) const shadow_violet_400_of_20: &str = "shadow-violet-400/20"; pub(crate) const shadow_violet_400_of_25: &str = "shadow-violet-400/25"; pub(crate) const shadow_violet_400_of_30: &str = "shadow-violet-400/30"; pub(crate) const shadow_violet_400_of_40: &str = "shadow-violet-400/40"; pub(crate) const shadow_violet_400_of_5: &str = "shadow-violet-400/5"; pub(crate) const shadow_violet_400_of_50: &str = "shadow-violet-400/50"; pub(crate) const shadow_violet_400_of_60: &str = "shadow-violet-400/60"; pub(crate) const shadow_violet_400_of_70: &str = "shadow-violet-400/70"; pub(crate) const shadow_violet_400_of_75: &str = "shadow-violet-400/75"; pub(crate) const shadow_violet_400_of_80: &str = "shadow-violet-400/80"; pub(crate) const shadow_violet_400_of_90: &str = "shadow-violet-400/90"; pub(crate) const shadow_violet_400_of_95: &str = "shadow-violet-400/95"; pub(crate) const shadow_violet_500_of_0: &str = "shadow-violet-500/0"; pub(crate) const shadow_violet_500_of_10: &str = "shadow-violet-500/10"; pub(crate) const shadow_violet_500_of_100: &str = "shadow-violet-500/100"; pub(crate) const shadow_violet_500_of_20: &str = "shadow-violet-500/20"; pub(crate) const shadow_violet_500_of_25: &str = "shadow-violet-500/25"; pub(crate) const shadow_violet_500_of_30: &str = "shadow-violet-500/30"; pub(crate) const shadow_violet_500_of_40: &str = "shadow-violet-500/40"; pub(crate) const shadow_violet_500_of_5: &str = "shadow-violet-500/5"; pub(crate) const shadow_violet_500_of_50: &str = "shadow-violet-500/50"; pub(crate) const shadow_violet_500_of_60: &str = "shadow-violet-500/60"; pub(crate) const shadow_violet_500_of_70: &str = "shadow-violet-500/70"; pub(crate) const shadow_violet_500_of_75: &str = "shadow-violet-500/75"; pub(crate) const shadow_violet_500_of_80: &str = "shadow-violet-500/80"; pub(crate) const shadow_violet_500_of_90: &str = "shadow-violet-500/90"; pub(crate) const shadow_violet_500_of_95: &str = "shadow-violet-500/95"; pub(crate) const shadow_violet_50_of_0: &str = "shadow-violet-50/0"; pub(crate) const shadow_violet_50_of_10: &str = "shadow-violet-50/10"; pub(crate) const shadow_violet_50_of_100: &str = "shadow-violet-50/100"; pub(crate) const shadow_violet_50_of_20: &str = "shadow-violet-50/20"; pub(crate) const shadow_violet_50_of_25: &str = "shadow-violet-50/25"; pub(crate) const shadow_violet_50_of_30: &str = "shadow-violet-50/30"; pub(crate) const shadow_violet_50_of_40: &str = "shadow-violet-50/40"; pub(crate) const shadow_violet_50_of_5: &str = "shadow-violet-50/5"; pub(crate) const shadow_violet_50_of_50: &str = "shadow-violet-50/50"; pub(crate) const shadow_violet_50_of_60: &str = "shadow-violet-50/60"; pub(crate) const shadow_violet_50_of_70: &str = "shadow-violet-50/70"; pub(crate) const shadow_violet_50_of_75: &str = "shadow-violet-50/75"; pub(crate) const shadow_violet_50_of_80: &str = "shadow-violet-50/80"; pub(crate) const shadow_violet_50_of_90: &str = "shadow-violet-50/90"; pub(crate) const shadow_violet_50_of_95: &str = "shadow-violet-50/95"; pub(crate) const shadow_violet_600_of_0: &str = "shadow-violet-600/0"; pub(crate) const shadow_violet_600_of_10: &str = "shadow-violet-600/10"; pub(crate) const shadow_violet_600_of_100: &str = "shadow-violet-600/100"; pub(crate) const shadow_violet_600_of_20: &str = "shadow-violet-600/20"; pub(crate) const shadow_violet_600_of_25: &str = "shadow-violet-600/25"; pub(crate) const shadow_violet_600_of_30: &str = "shadow-violet-600/30"; pub(crate) const shadow_violet_600_of_40: &str = "shadow-violet-600/40"; pub(crate) const shadow_violet_600_of_5: &str = "shadow-violet-600/5"; pub(crate) const shadow_violet_600_of_50: &str = "shadow-violet-600/50"; pub(crate) const shadow_violet_600_of_60: &str = "shadow-violet-600/60"; pub(crate) const shadow_violet_600_of_70: &str = "shadow-violet-600/70"; pub(crate) const shadow_violet_600_of_75: &str = "shadow-violet-600/75"; pub(crate) const shadow_violet_600_of_80: &str = "shadow-violet-600/80"; pub(crate) const shadow_violet_600_of_90: &str = "shadow-violet-600/90"; pub(crate) const shadow_violet_600_of_95: &str = "shadow-violet-600/95"; pub(crate) const shadow_violet_700_of_0: &str = "shadow-violet-700/0"; pub(crate) const shadow_violet_700_of_10: &str = "shadow-violet-700/10"; pub(crate) const shadow_violet_700_of_100: &str = "shadow-violet-700/100"; pub(crate) const shadow_violet_700_of_20: &str = "shadow-violet-700/20"; pub(crate) const shadow_violet_700_of_25: &str = "shadow-violet-700/25"; pub(crate) const shadow_violet_700_of_30: &str = "shadow-violet-700/30"; pub(crate) const shadow_violet_700_of_40: &str = "shadow-violet-700/40"; pub(crate) const shadow_violet_700_of_5: &str = "shadow-violet-700/5"; pub(crate) const shadow_violet_700_of_50: &str = "shadow-violet-700/50"; pub(crate) const shadow_violet_700_of_60: &str = "shadow-violet-700/60"; pub(crate) const shadow_violet_700_of_70: &str = "shadow-violet-700/70"; pub(crate) const shadow_violet_700_of_75: &str = "shadow-violet-700/75"; pub(crate) const shadow_violet_700_of_80: &str = "shadow-violet-700/80"; pub(crate) const shadow_violet_700_of_90: &str = "shadow-violet-700/90"; pub(crate) const shadow_violet_700_of_95: &str = "shadow-violet-700/95"; pub(crate) const shadow_violet_800_of_0: &str = "shadow-violet-800/0"; pub(crate) const shadow_violet_800_of_10: &str = "shadow-violet-800/10"; pub(crate) const shadow_violet_800_of_100: &str = "shadow-violet-800/100"; pub(crate) const shadow_violet_800_of_20: &str = "shadow-violet-800/20"; pub(crate) const shadow_violet_800_of_25: &str = "shadow-violet-800/25"; pub(crate) const shadow_violet_800_of_30: &str = "shadow-violet-800/30"; pub(crate) const shadow_violet_800_of_40: &str = "shadow-violet-800/40"; pub(crate) const shadow_violet_800_of_5: &str = "shadow-violet-800/5"; pub(crate) const shadow_violet_800_of_50: &str = "shadow-violet-800/50"; pub(crate) const shadow_violet_800_of_60: &str = "shadow-violet-800/60"; pub(crate) const shadow_violet_800_of_70: &str = "shadow-violet-800/70"; pub(crate) const shadow_violet_800_of_75: &str = "shadow-violet-800/75"; pub(crate) const shadow_violet_800_of_80: &str = "shadow-violet-800/80"; pub(crate) const shadow_violet_800_of_90: &str = "shadow-violet-800/90"; pub(crate) const shadow_violet_800_of_95: &str = "shadow-violet-800/95"; pub(crate) const shadow_violet_900_of_0: &str = "shadow-violet-900/0"; pub(crate) const shadow_violet_900_of_10: &str = "shadow-violet-900/10"; pub(crate) const shadow_violet_900_of_100: &str = "shadow-violet-900/100"; pub(crate) const shadow_violet_900_of_20: &str = "shadow-violet-900/20"; pub(crate) const shadow_violet_900_of_25: &str = "shadow-violet-900/25"; pub(crate) const shadow_violet_900_of_30: &str = "shadow-violet-900/30"; pub(crate) const shadow_violet_900_of_40: &str = "shadow-violet-900/40"; pub(crate) const shadow_violet_900_of_5: &str = "shadow-violet-900/5"; pub(crate) const shadow_violet_900_of_50: &str = "shadow-violet-900/50"; pub(crate) const shadow_violet_900_of_60: &str = "shadow-violet-900/60"; pub(crate) const shadow_violet_900_of_70: &str = "shadow-violet-900/70"; pub(crate) const shadow_violet_900_of_75: &str = "shadow-violet-900/75"; pub(crate) const shadow_violet_900_of_80: &str = "shadow-violet-900/80"; pub(crate) const shadow_violet_900_of_90: &str = "shadow-violet-900/90"; pub(crate) const shadow_violet_900_of_95: &str = "shadow-violet-900/95"; pub(crate) const shadow_white_of_0: &str = "shadow-white/0"; pub(crate) const shadow_white_of_10: &str = "shadow-white/10"; pub(crate) const shadow_white_of_100: &str = "shadow-white/100"; pub(crate) const shadow_white_of_20: &str = "shadow-white/20"; pub(crate) const shadow_white_of_25: &str = "shadow-white/25"; pub(crate) const shadow_white_of_30: &str = "shadow-white/30"; pub(crate) const shadow_white_of_40: &str = "shadow-white/40"; pub(crate) const shadow_white_of_5: &str = "shadow-white/5"; pub(crate) const shadow_white_of_50: &str = "shadow-white/50"; pub(crate) const shadow_white_of_60: &str = "shadow-white/60"; pub(crate) const shadow_white_of_70: &str = "shadow-white/70"; pub(crate) const shadow_white_of_75: &str = "shadow-white/75"; pub(crate) const shadow_white_of_80: &str = "shadow-white/80"; pub(crate) const shadow_white_of_90: &str = "shadow-white/90"; pub(crate) const shadow_white_of_95: &str = "shadow-white/95"; pub(crate) const shadow_yellow_100_of_0: &str = "shadow-yellow-100/0"; pub(crate) const shadow_yellow_100_of_10: &str = "shadow-yellow-100/10"; pub(crate) const shadow_yellow_100_of_100: &str = "shadow-yellow-100/100"; pub(crate) const shadow_yellow_100_of_20: &str = "shadow-yellow-100/20"; pub(crate) const shadow_yellow_100_of_25: &str = "shadow-yellow-100/25"; pub(crate) const shadow_yellow_100_of_30: &str = "shadow-yellow-100/30"; pub(crate) const shadow_yellow_100_of_40: &str = "shadow-yellow-100/40"; pub(crate) const shadow_yellow_100_of_5: &str = "shadow-yellow-100/5"; pub(crate) const shadow_yellow_100_of_50: &str = "shadow-yellow-100/50"; pub(crate) const shadow_yellow_100_of_60: &str = "shadow-yellow-100/60"; pub(crate) const shadow_yellow_100_of_70: &str = "shadow-yellow-100/70"; pub(crate) const shadow_yellow_100_of_75: &str = "shadow-yellow-100/75"; pub(crate) const shadow_yellow_100_of_80: &str = "shadow-yellow-100/80"; pub(crate) const shadow_yellow_100_of_90: &str = "shadow-yellow-100/90"; pub(crate) const shadow_yellow_100_of_95: &str = "shadow-yellow-100/95"; pub(crate) const shadow_yellow_200_of_0: &str = "shadow-yellow-200/0"; pub(crate) const shadow_yellow_200_of_10: &str = "shadow-yellow-200/10"; pub(crate) const shadow_yellow_200_of_100: &str = "shadow-yellow-200/100"; pub(crate) const shadow_yellow_200_of_20: &str = "shadow-yellow-200/20"; pub(crate) const shadow_yellow_200_of_25: &str = "shadow-yellow-200/25"; pub(crate) const shadow_yellow_200_of_30: &str = "shadow-yellow-200/30"; pub(crate) const shadow_yellow_200_of_40: &str = "shadow-yellow-200/40"; pub(crate) const shadow_yellow_200_of_5: &str = "shadow-yellow-200/5"; pub(crate) const shadow_yellow_200_of_50: &str = "shadow-yellow-200/50"; pub(crate) const shadow_yellow_200_of_60: &str = "shadow-yellow-200/60"; pub(crate) const shadow_yellow_200_of_70: &str = "shadow-yellow-200/70"; pub(crate) const shadow_yellow_200_of_75: &str = "shadow-yellow-200/75"; pub(crate) const shadow_yellow_200_of_80: &str = "shadow-yellow-200/80"; pub(crate) const shadow_yellow_200_of_90: &str = "shadow-yellow-200/90"; pub(crate) const shadow_yellow_200_of_95: &str = "shadow-yellow-200/95"; pub(crate) const shadow_yellow_300_of_0: &str = "shadow-yellow-300/0"; pub(crate) const shadow_yellow_300_of_10: &str = "shadow-yellow-300/10"; pub(crate) const shadow_yellow_300_of_100: &str = "shadow-yellow-300/100"; pub(crate) const shadow_yellow_300_of_20: &str = "shadow-yellow-300/20"; pub(crate) const shadow_yellow_300_of_25: &str = "shadow-yellow-300/25"; pub(crate) const shadow_yellow_300_of_30: &str = "shadow-yellow-300/30"; pub(crate) const shadow_yellow_300_of_40: &str = "shadow-yellow-300/40"; pub(crate) const shadow_yellow_300_of_5: &str = "shadow-yellow-300/5"; pub(crate) const shadow_yellow_300_of_50: &str = "shadow-yellow-300/50"; pub(crate) const shadow_yellow_300_of_60: &str = "shadow-yellow-300/60"; pub(crate) const shadow_yellow_300_of_70: &str = "shadow-yellow-300/70"; pub(crate) const shadow_yellow_300_of_75: &str = "shadow-yellow-300/75"; pub(crate) const shadow_yellow_300_of_80: &str = "shadow-yellow-300/80"; pub(crate) const shadow_yellow_300_of_90: &str = "shadow-yellow-300/90"; pub(crate) const shadow_yellow_300_of_95: &str = "shadow-yellow-300/95"; pub(crate) const shadow_yellow_400_of_0: &str = "shadow-yellow-400/0"; pub(crate) const shadow_yellow_400_of_10: &str = "shadow-yellow-400/10"; pub(crate) const shadow_yellow_400_of_100: &str = "shadow-yellow-400/100"; pub(crate) const shadow_yellow_400_of_20: &str = "shadow-yellow-400/20"; pub(crate) const shadow_yellow_400_of_25: &str = "shadow-yellow-400/25"; pub(crate) const shadow_yellow_400_of_30: &str = "shadow-yellow-400/30"; pub(crate) const shadow_yellow_400_of_40: &str = "shadow-yellow-400/40"; pub(crate) const shadow_yellow_400_of_5: &str = "shadow-yellow-400/5"; pub(crate) const shadow_yellow_400_of_50: &str = "shadow-yellow-400/50"; pub(crate) const shadow_yellow_400_of_60: &str = "shadow-yellow-400/60"; pub(crate) const shadow_yellow_400_of_70: &str = "shadow-yellow-400/70"; pub(crate) const shadow_yellow_400_of_75: &str = "shadow-yellow-400/75"; pub(crate) const shadow_yellow_400_of_80: &str = "shadow-yellow-400/80"; pub(crate) const shadow_yellow_400_of_90: &str = "shadow-yellow-400/90"; pub(crate) const shadow_yellow_400_of_95: &str = "shadow-yellow-400/95"; pub(crate) const shadow_yellow_500_of_0: &str = "shadow-yellow-500/0"; pub(crate) const shadow_yellow_500_of_10: &str = "shadow-yellow-500/10"; pub(crate) const shadow_yellow_500_of_100: &str = "shadow-yellow-500/100"; pub(crate) const shadow_yellow_500_of_20: &str = "shadow-yellow-500/20"; pub(crate) const shadow_yellow_500_of_25: &str = "shadow-yellow-500/25"; pub(crate) const shadow_yellow_500_of_30: &str = "shadow-yellow-500/30"; pub(crate) const shadow_yellow_500_of_40: &str = "shadow-yellow-500/40"; pub(crate) const shadow_yellow_500_of_5: &str = "shadow-yellow-500/5"; pub(crate) const shadow_yellow_500_of_50: &str = "shadow-yellow-500/50"; pub(crate) const shadow_yellow_500_of_60: &str = "shadow-yellow-500/60"; pub(crate) const shadow_yellow_500_of_70: &str = "shadow-yellow-500/70"; pub(crate) const shadow_yellow_500_of_75: &str = "shadow-yellow-500/75"; pub(crate) const shadow_yellow_500_of_80: &str = "shadow-yellow-500/80"; pub(crate) const shadow_yellow_500_of_90: &str = "shadow-yellow-500/90"; pub(crate) const shadow_yellow_500_of_95: &str = "shadow-yellow-500/95"; pub(crate) const shadow_yellow_50_of_0: &str = "shadow-yellow-50/0"; pub(crate) const shadow_yellow_50_of_10: &str = "shadow-yellow-50/10"; pub(crate) const shadow_yellow_50_of_100: &str = "shadow-yellow-50/100"; pub(crate) const shadow_yellow_50_of_20: &str = "shadow-yellow-50/20"; pub(crate) const shadow_yellow_50_of_25: &str = "shadow-yellow-50/25"; pub(crate) const shadow_yellow_50_of_30: &str = "shadow-yellow-50/30"; pub(crate) const shadow_yellow_50_of_40: &str = "shadow-yellow-50/40"; pub(crate) const shadow_yellow_50_of_5: &str = "shadow-yellow-50/5"; pub(crate) const shadow_yellow_50_of_50: &str = "shadow-yellow-50/50"; pub(crate) const shadow_yellow_50_of_60: &str = "shadow-yellow-50/60"; pub(crate) const shadow_yellow_50_of_70: &str = "shadow-yellow-50/70"; pub(crate) const shadow_yellow_50_of_75: &str = "shadow-yellow-50/75"; pub(crate) const shadow_yellow_50_of_80: &str = "shadow-yellow-50/80"; pub(crate) const shadow_yellow_50_of_90: &str = "shadow-yellow-50/90"; pub(crate) const shadow_yellow_50_of_95: &str = "shadow-yellow-50/95"; pub(crate) const shadow_yellow_600_of_0: &str = "shadow-yellow-600/0"; pub(crate) const shadow_yellow_600_of_10: &str = "shadow-yellow-600/10"; pub(crate) const shadow_yellow_600_of_100: &str = "shadow-yellow-600/100"; pub(crate) const shadow_yellow_600_of_20: &str = "shadow-yellow-600/20"; pub(crate) const shadow_yellow_600_of_25: &str = "shadow-yellow-600/25"; pub(crate) const shadow_yellow_600_of_30: &str = "shadow-yellow-600/30"; pub(crate) const shadow_yellow_600_of_40: &str = "shadow-yellow-600/40"; pub(crate) const shadow_yellow_600_of_5: &str = "shadow-yellow-600/5"; pub(crate) const shadow_yellow_600_of_50: &str = "shadow-yellow-600/50"; pub(crate) const shadow_yellow_600_of_60: &str = "shadow-yellow-600/60"; pub(crate) const shadow_yellow_600_of_70: &str = "shadow-yellow-600/70"; pub(crate) const shadow_yellow_600_of_75: &str = "shadow-yellow-600/75"; pub(crate) const shadow_yellow_600_of_80: &str = "shadow-yellow-600/80"; pub(crate) const shadow_yellow_600_of_90: &str = "shadow-yellow-600/90"; pub(crate) const shadow_yellow_600_of_95: &str = "shadow-yellow-600/95"; pub(crate) const shadow_yellow_700_of_0: &str = "shadow-yellow-700/0"; pub(crate) const shadow_yellow_700_of_10: &str = "shadow-yellow-700/10"; pub(crate) const shadow_yellow_700_of_100: &str = "shadow-yellow-700/100"; pub(crate) const shadow_yellow_700_of_20: &str = "shadow-yellow-700/20"; pub(crate) const shadow_yellow_700_of_25: &str = "shadow-yellow-700/25"; pub(crate) const shadow_yellow_700_of_30: &str = "shadow-yellow-700/30"; pub(crate) const shadow_yellow_700_of_40: &str = "shadow-yellow-700/40"; pub(crate) const shadow_yellow_700_of_5: &str = "shadow-yellow-700/5"; pub(crate) const shadow_yellow_700_of_50: &str = "shadow-yellow-700/50"; pub(crate) const shadow_yellow_700_of_60: &str = "shadow-yellow-700/60"; pub(crate) const shadow_yellow_700_of_70: &str = "shadow-yellow-700/70"; pub(crate) const shadow_yellow_700_of_75: &str = "shadow-yellow-700/75"; pub(crate) const shadow_yellow_700_of_80: &str = "shadow-yellow-700/80"; pub(crate) const shadow_yellow_700_of_90: &str = "shadow-yellow-700/90"; pub(crate) const shadow_yellow_700_of_95: &str = "shadow-yellow-700/95"; pub(crate) const shadow_yellow_800_of_0: &str = "shadow-yellow-800/0"; pub(crate) const shadow_yellow_800_of_10: &str = "shadow-yellow-800/10"; pub(crate) const shadow_yellow_800_of_100: &str = "shadow-yellow-800/100"; pub(crate) const shadow_yellow_800_of_20: &str = "shadow-yellow-800/20"; pub(crate) const shadow_yellow_800_of_25: &str = "shadow-yellow-800/25"; pub(crate) const shadow_yellow_800_of_30: &str = "shadow-yellow-800/30"; pub(crate) const shadow_yellow_800_of_40: &str = "shadow-yellow-800/40"; pub(crate) const shadow_yellow_800_of_5: &str = "shadow-yellow-800/5"; pub(crate) const shadow_yellow_800_of_50: &str = "shadow-yellow-800/50"; pub(crate) const shadow_yellow_800_of_60: &str = "shadow-yellow-800/60"; pub(crate) const shadow_yellow_800_of_70: &str = "shadow-yellow-800/70"; pub(crate) const shadow_yellow_800_of_75: &str = "shadow-yellow-800/75"; pub(crate) const shadow_yellow_800_of_80: &str = "shadow-yellow-800/80"; pub(crate) const shadow_yellow_800_of_90: &str = "shadow-yellow-800/90"; pub(crate) const shadow_yellow_800_of_95: &str = "shadow-yellow-800/95"; pub(crate) const shadow_yellow_900_of_0: &str = "shadow-yellow-900/0"; pub(crate) const shadow_yellow_900_of_10: &str = "shadow-yellow-900/10"; pub(crate) const shadow_yellow_900_of_100: &str = "shadow-yellow-900/100"; pub(crate) const shadow_yellow_900_of_20: &str = "shadow-yellow-900/20"; pub(crate) const shadow_yellow_900_of_25: &str = "shadow-yellow-900/25"; pub(crate) const shadow_yellow_900_of_30: &str = "shadow-yellow-900/30"; pub(crate) const shadow_yellow_900_of_40: &str = "shadow-yellow-900/40"; pub(crate) const shadow_yellow_900_of_5: &str = "shadow-yellow-900/5"; pub(crate) const shadow_yellow_900_of_50: &str = "shadow-yellow-900/50"; pub(crate) const shadow_yellow_900_of_60: &str = "shadow-yellow-900/60"; pub(crate) const shadow_yellow_900_of_70: &str = "shadow-yellow-900/70"; pub(crate) const shadow_yellow_900_of_75: &str = "shadow-yellow-900/75"; pub(crate) const shadow_yellow_900_of_80: &str = "shadow-yellow-900/80"; pub(crate) const shadow_yellow_900_of_90: &str = "shadow-yellow-900/90"; pub(crate) const shadow_yellow_900_of_95: &str = "shadow-yellow-900/95"; pub(crate) const shadow_zinc_100_of_0: &str = "shadow-zinc-100/0"; pub(crate) const shadow_zinc_100_of_10: &str = "shadow-zinc-100/10"; pub(crate) const shadow_zinc_100_of_100: &str = "shadow-zinc-100/100"; pub(crate) const shadow_zinc_100_of_20: &str = "shadow-zinc-100/20"; pub(crate) const shadow_zinc_100_of_25: &str = "shadow-zinc-100/25"; pub(crate) const shadow_zinc_100_of_30: &str = "shadow-zinc-100/30"; pub(crate) const shadow_zinc_100_of_40: &str = "shadow-zinc-100/40"; pub(crate) const shadow_zinc_100_of_5: &str = "shadow-zinc-100/5"; pub(crate) const shadow_zinc_100_of_50: &str = "shadow-zinc-100/50"; pub(crate) const shadow_zinc_100_of_60: &str = "shadow-zinc-100/60"; pub(crate) const shadow_zinc_100_of_70: &str = "shadow-zinc-100/70"; pub(crate) const shadow_zinc_100_of_75: &str = "shadow-zinc-100/75"; pub(crate) const shadow_zinc_100_of_80: &str = "shadow-zinc-100/80"; pub(crate) const shadow_zinc_100_of_90: &str = "shadow-zinc-100/90"; pub(crate) const shadow_zinc_100_of_95: &str = "shadow-zinc-100/95"; pub(crate) const shadow_zinc_200_of_0: &str = "shadow-zinc-200/0"; pub(crate) const shadow_zinc_200_of_10: &str = "shadow-zinc-200/10"; pub(crate) const shadow_zinc_200_of_100: &str = "shadow-zinc-200/100"; pub(crate) const shadow_zinc_200_of_20: &str = "shadow-zinc-200/20"; pub(crate) const shadow_zinc_200_of_25: &str = "shadow-zinc-200/25"; pub(crate) const shadow_zinc_200_of_30: &str = "shadow-zinc-200/30"; pub(crate) const shadow_zinc_200_of_40: &str = "shadow-zinc-200/40"; pub(crate) const shadow_zinc_200_of_5: &str = "shadow-zinc-200/5"; pub(crate) const shadow_zinc_200_of_50: &str = "shadow-zinc-200/50"; pub(crate) const shadow_zinc_200_of_60: &str = "shadow-zinc-200/60"; pub(crate) const shadow_zinc_200_of_70: &str = "shadow-zinc-200/70"; pub(crate) const shadow_zinc_200_of_75: &str = "shadow-zinc-200/75"; pub(crate) const shadow_zinc_200_of_80: &str = "shadow-zinc-200/80"; pub(crate) const shadow_zinc_200_of_90: &str = "shadow-zinc-200/90"; pub(crate) const shadow_zinc_200_of_95: &str = "shadow-zinc-200/95"; pub(crate) const shadow_zinc_300_of_0: &str = "shadow-zinc-300/0"; pub(crate) const shadow_zinc_300_of_10: &str = "shadow-zinc-300/10"; pub(crate) const shadow_zinc_300_of_100: &str = "shadow-zinc-300/100"; pub(crate) const shadow_zinc_300_of_20: &str = "shadow-zinc-300/20"; pub(crate) const shadow_zinc_300_of_25: &str = "shadow-zinc-300/25"; pub(crate) const shadow_zinc_300_of_30: &str = "shadow-zinc-300/30"; pub(crate) const shadow_zinc_300_of_40: &str = "shadow-zinc-300/40"; pub(crate) const shadow_zinc_300_of_5: &str = "shadow-zinc-300/5"; pub(crate) const shadow_zinc_300_of_50: &str = "shadow-zinc-300/50"; pub(crate) const shadow_zinc_300_of_60: &str = "shadow-zinc-300/60"; pub(crate) const shadow_zinc_300_of_70: &str = "shadow-zinc-300/70"; pub(crate) const shadow_zinc_300_of_75: &str = "shadow-zinc-300/75"; pub(crate) const shadow_zinc_300_of_80: &str = "shadow-zinc-300/80"; pub(crate) const shadow_zinc_300_of_90: &str = "shadow-zinc-300/90"; pub(crate) const shadow_zinc_300_of_95: &str = "shadow-zinc-300/95"; pub(crate) const shadow_zinc_400_of_0: &str = "shadow-zinc-400/0"; pub(crate) const shadow_zinc_400_of_10: &str = "shadow-zinc-400/10"; pub(crate) const shadow_zinc_400_of_100: &str = "shadow-zinc-400/100"; pub(crate) const shadow_zinc_400_of_20: &str = "shadow-zinc-400/20"; pub(crate) const shadow_zinc_400_of_25: &str = "shadow-zinc-400/25"; pub(crate) const shadow_zinc_400_of_30: &str = "shadow-zinc-400/30"; pub(crate) const shadow_zinc_400_of_40: &str = "shadow-zinc-400/40"; pub(crate) const shadow_zinc_400_of_5: &str = "shadow-zinc-400/5"; pub(crate) const shadow_zinc_400_of_50: &str = "shadow-zinc-400/50"; pub(crate) const shadow_zinc_400_of_60: &str = "shadow-zinc-400/60"; pub(crate) const shadow_zinc_400_of_70: &str = "shadow-zinc-400/70"; pub(crate) const shadow_zinc_400_of_75: &str = "shadow-zinc-400/75"; pub(crate) const shadow_zinc_400_of_80: &str = "shadow-zinc-400/80"; pub(crate) const shadow_zinc_400_of_90: &str = "shadow-zinc-400/90"; pub(crate) const shadow_zinc_400_of_95: &str = "shadow-zinc-400/95"; pub(crate) const shadow_zinc_500_of_0: &str = "shadow-zinc-500/0"; pub(crate) const shadow_zinc_500_of_10: &str = "shadow-zinc-500/10"; pub(crate) const shadow_zinc_500_of_100: &str = "shadow-zinc-500/100"; pub(crate) const shadow_zinc_500_of_20: &str = "shadow-zinc-500/20"; pub(crate) const shadow_zinc_500_of_25: &str = "shadow-zinc-500/25"; pub(crate) const shadow_zinc_500_of_30: &str = "shadow-zinc-500/30"; pub(crate) const shadow_zinc_500_of_40: &str = "shadow-zinc-500/40"; pub(crate) const shadow_zinc_500_of_5: &str = "shadow-zinc-500/5"; pub(crate) const shadow_zinc_500_of_50: &str = "shadow-zinc-500/50"; pub(crate) const shadow_zinc_500_of_60: &str = "shadow-zinc-500/60"; pub(crate) const shadow_zinc_500_of_70: &str = "shadow-zinc-500/70"; pub(crate) const shadow_zinc_500_of_75: &str = "shadow-zinc-500/75"; pub(crate) const shadow_zinc_500_of_80: &str = "shadow-zinc-500/80"; pub(crate) const shadow_zinc_500_of_90: &str = "shadow-zinc-500/90"; pub(crate) const shadow_zinc_500_of_95: &str = "shadow-zinc-500/95"; pub(crate) const shadow_zinc_50_of_0: &str = "shadow-zinc-50/0"; pub(crate) const shadow_zinc_50_of_10: &str = "shadow-zinc-50/10"; pub(crate) const shadow_zinc_50_of_100: &str = "shadow-zinc-50/100"; pub(crate) const shadow_zinc_50_of_20: &str = "shadow-zinc-50/20"; pub(crate) const shadow_zinc_50_of_25: &str = "shadow-zinc-50/25"; pub(crate) const shadow_zinc_50_of_30: &str = "shadow-zinc-50/30"; pub(crate) const shadow_zinc_50_of_40: &str = "shadow-zinc-50/40"; pub(crate) const shadow_zinc_50_of_5: &str = "shadow-zinc-50/5"; pub(crate) const shadow_zinc_50_of_50: &str = "shadow-zinc-50/50"; pub(crate) const shadow_zinc_50_of_60: &str = "shadow-zinc-50/60"; pub(crate) const shadow_zinc_50_of_70: &str = "shadow-zinc-50/70"; pub(crate) const shadow_zinc_50_of_75: &str = "shadow-zinc-50/75"; pub(crate) const shadow_zinc_50_of_80: &str = "shadow-zinc-50/80"; pub(crate) const shadow_zinc_50_of_90: &str = "shadow-zinc-50/90"; pub(crate) const shadow_zinc_50_of_95: &str = "shadow-zinc-50/95"; pub(crate) const shadow_zinc_600_of_0: &str = "shadow-zinc-600/0"; pub(crate) const shadow_zinc_600_of_10: &str = "shadow-zinc-600/10"; pub(crate) const shadow_zinc_600_of_100: &str = "shadow-zinc-600/100"; pub(crate) const shadow_zinc_600_of_20: &str = "shadow-zinc-600/20"; pub(crate) const shadow_zinc_600_of_25: &str = "shadow-zinc-600/25"; pub(crate) const shadow_zinc_600_of_30: &str = "shadow-zinc-600/30"; pub(crate) const shadow_zinc_600_of_40: &str = "shadow-zinc-600/40"; pub(crate) const shadow_zinc_600_of_5: &str = "shadow-zinc-600/5"; pub(crate) const shadow_zinc_600_of_50: &str = "shadow-zinc-600/50"; pub(crate) const shadow_zinc_600_of_60: &str = "shadow-zinc-600/60"; pub(crate) const shadow_zinc_600_of_70: &str = "shadow-zinc-600/70"; pub(crate) const shadow_zinc_600_of_75: &str = "shadow-zinc-600/75"; pub(crate) const shadow_zinc_600_of_80: &str = "shadow-zinc-600/80"; pub(crate) const shadow_zinc_600_of_90: &str = "shadow-zinc-600/90"; pub(crate) const shadow_zinc_600_of_95: &str = "shadow-zinc-600/95"; pub(crate) const shadow_zinc_700_of_0: &str = "shadow-zinc-700/0"; pub(crate) const shadow_zinc_700_of_10: &str = "shadow-zinc-700/10"; pub(crate) const shadow_zinc_700_of_100: &str = "shadow-zinc-700/100"; pub(crate) const shadow_zinc_700_of_20: &str = "shadow-zinc-700/20"; pub(crate) const shadow_zinc_700_of_25: &str = "shadow-zinc-700/25"; pub(crate) const shadow_zinc_700_of_30: &str = "shadow-zinc-700/30"; pub(crate) const shadow_zinc_700_of_40: &str = "shadow-zinc-700/40"; pub(crate) const shadow_zinc_700_of_5: &str = "shadow-zinc-700/5"; pub(crate) const shadow_zinc_700_of_50: &str = "shadow-zinc-700/50"; pub(crate) const shadow_zinc_700_of_60: &str = "shadow-zinc-700/60"; pub(crate) const shadow_zinc_700_of_70: &str = "shadow-zinc-700/70"; pub(crate) const shadow_zinc_700_of_75: &str = "shadow-zinc-700/75"; pub(crate) const shadow_zinc_700_of_80: &str = "shadow-zinc-700/80"; pub(crate) const shadow_zinc_700_of_90: &str = "shadow-zinc-700/90"; pub(crate) const shadow_zinc_700_of_95: &str = "shadow-zinc-700/95"; pub(crate) const shadow_zinc_800_of_0: &str = "shadow-zinc-800/0"; pub(crate) const shadow_zinc_800_of_10: &str = "shadow-zinc-800/10"; pub(crate) const shadow_zinc_800_of_100: &str = "shadow-zinc-800/100"; pub(crate) const shadow_zinc_800_of_20: &str = "shadow-zinc-800/20"; pub(crate) const shadow_zinc_800_of_25: &str = "shadow-zinc-800/25"; pub(crate) const shadow_zinc_800_of_30: &str = "shadow-zinc-800/30"; pub(crate) const shadow_zinc_800_of_40: &str = "shadow-zinc-800/40"; pub(crate) const shadow_zinc_800_of_5: &str = "shadow-zinc-800/5"; pub(crate) const shadow_zinc_800_of_50: &str = "shadow-zinc-800/50"; pub(crate) const shadow_zinc_800_of_60: &str = "shadow-zinc-800/60"; pub(crate) const shadow_zinc_800_of_70: &str = "shadow-zinc-800/70"; pub(crate) const shadow_zinc_800_of_75: &str = "shadow-zinc-800/75"; pub(crate) const shadow_zinc_800_of_80: &str = "shadow-zinc-800/80"; pub(crate) const shadow_zinc_800_of_90: &str = "shadow-zinc-800/90"; pub(crate) const shadow_zinc_800_of_95: &str = "shadow-zinc-800/95"; pub(crate) const shadow_zinc_900_of_0: &str = "shadow-zinc-900/0"; pub(crate) const shadow_zinc_900_of_10: &str = "shadow-zinc-900/10"; pub(crate) const shadow_zinc_900_of_100: &str = "shadow-zinc-900/100"; pub(crate) const shadow_zinc_900_of_20: &str = "shadow-zinc-900/20"; pub(crate) const shadow_zinc_900_of_25: &str = "shadow-zinc-900/25"; pub(crate) const shadow_zinc_900_of_30: &str = "shadow-zinc-900/30"; pub(crate) const shadow_zinc_900_of_40: &str = "shadow-zinc-900/40"; pub(crate) const shadow_zinc_900_of_5: &str = "shadow-zinc-900/5"; pub(crate) const shadow_zinc_900_of_50: &str = "shadow-zinc-900/50"; pub(crate) const shadow_zinc_900_of_60: &str = "shadow-zinc-900/60"; pub(crate) const shadow_zinc_900_of_70: &str = "shadow-zinc-900/70"; pub(crate) const shadow_zinc_900_of_75: &str = "shadow-zinc-900/75"; pub(crate) const shadow_zinc_900_of_80: &str = "shadow-zinc-900/80"; pub(crate) const shadow_zinc_900_of_90: &str = "shadow-zinc-900/90"; pub(crate) const shadow_zinc_900_of_95: &str = "shadow-zinc-900/95"; } pub(crate) mod fg { pub(crate) const auto_cols_auto: &str = "auto-cols-auto"; pub(crate) const auto_cols_fr: &str = "auto-cols-fr"; pub(crate) const auto_cols_max: &str = "auto-cols-max"; pub(crate) const auto_cols_min: &str = "auto-cols-min"; pub(crate) const auto_rows_auto: &str = "auto-rows-auto"; pub(crate) const auto_rows_fr: &str = "auto-rows-fr"; pub(crate) const auto_rows_max: &str = "auto-rows-max"; pub(crate) const auto_rows_min: &str = "auto-rows-min"; pub(crate) const basis_0: &str = "basis-0"; pub(crate) const basis_0_p_5: &str = "basis-0.5"; pub(crate) const basis_1: &str = "basis-1"; pub(crate) const basis_10: &str = "basis-10"; pub(crate) const basis_10_of_12: &str = "basis-10/12"; pub(crate) const basis_11: &str = "basis-11"; pub(crate) const basis_11_of_12: &str = "basis-11/12"; pub(crate) const basis_12: &str = "basis-12"; pub(crate) const basis_14: &str = "basis-14"; pub(crate) const basis_16: &str = "basis-16"; pub(crate) const basis_1_of_12: &str = "basis-1/12"; pub(crate) const basis_1_of_2: &str = "basis-1/2"; pub(crate) const basis_1_of_3: &str = "basis-1/3"; pub(crate) const basis_1_of_4: &str = "basis-1/4"; pub(crate) const basis_1_of_5: &str = "basis-1/5"; pub(crate) const basis_1_of_6: &str = "basis-1/6"; pub(crate) const basis_1_p_5: &str = "basis-1.5"; pub(crate) const basis_2: &str = "basis-2"; pub(crate) const basis_20: &str = "basis-20"; pub(crate) const basis_24: &str = "basis-24"; pub(crate) const basis_28: &str = "basis-28"; pub(crate) const basis_2_of_12: &str = "basis-2/12"; pub(crate) const basis_2_of_3: &str = "basis-2/3"; pub(crate) const basis_2_of_4: &str = "basis-2/4"; pub(crate) const basis_2_of_5: &str = "basis-2/5"; pub(crate) const basis_2_of_6: &str = "basis-2/6"; pub(crate) const basis_2_p_5: &str = "basis-2.5"; pub(crate) const basis_3: &str = "basis-3"; pub(crate) const basis_32: &str = "basis-32"; pub(crate) const basis_36: &str = "basis-36"; pub(crate) const basis_3_of_12: &str = "basis-3/12"; pub(crate) const basis_3_of_4: &str = "basis-3/4"; pub(crate) const basis_3_of_5: &str = "basis-3/5"; pub(crate) const basis_3_of_6: &str = "basis-3/6"; pub(crate) const basis_3_p_5: &str = "basis-3.5"; pub(crate) const basis_4: &str = "basis-4"; pub(crate) const basis_40: &str = "basis-40"; pub(crate) const basis_44: &str = "basis-44"; pub(crate) const basis_48: &str = "basis-48"; pub(crate) const basis_4_of_12: &str = "basis-4/12"; pub(crate) const basis_4_of_5: &str = "basis-4/5"; pub(crate) const basis_4_of_6: &str = "basis-4/6"; pub(crate) const basis_5: &str = "basis-5"; pub(crate) const basis_52: &str = "basis-52"; pub(crate) const basis_56: &str = "basis-56"; pub(crate) const basis_5_of_12: &str = "basis-5/12"; pub(crate) const basis_5_of_6: &str = "basis-5/6"; pub(crate) const basis_6: &str = "basis-6"; pub(crate) const basis_60: &str = "basis-60"; pub(crate) const basis_64: &str = "basis-64"; pub(crate) const basis_6_of_12: &str = "basis-6/12"; pub(crate) const basis_7: &str = "basis-7"; pub(crate) const basis_72: &str = "basis-72"; pub(crate) const basis_7_of_12: &str = "basis-7/12"; pub(crate) const basis_8: &str = "basis-8"; pub(crate) const basis_80: &str = "basis-80"; pub(crate) const basis_8_of_12: &str = "basis-8/12"; pub(crate) const basis_9: &str = "basis-9"; pub(crate) const basis_96: &str = "basis-96"; pub(crate) const basis_9_of_12: &str = "basis-9/12"; pub(crate) const basis_auto: &str = "basis-auto"; pub(crate) const basis_full: &str = "basis-full"; pub(crate) const basis_px: &str = "basis-px"; pub(crate) const col_auto: &str = "col-auto"; pub(crate) const col_end_1: &str = "col-end-1"; pub(crate) const col_end_10: &str = "col-end-10"; pub(crate) const col_end_11: &str = "col-end-11"; pub(crate) const col_end_12: &str = "col-end-12"; pub(crate) const col_end_13: &str = "col-end-13"; pub(crate) const col_end_2: &str = "col-end-2"; pub(crate) const col_end_3: &str = "col-end-3"; pub(crate) const col_end_4: &str = "col-end-4"; pub(crate) const col_end_5: &str = "col-end-5"; pub(crate) const col_end_6: &str = "col-end-6"; pub(crate) const col_end_7: &str = "col-end-7"; pub(crate) const col_end_8: &str = "col-end-8"; pub(crate) const col_end_9: &str = "col-end-9"; pub(crate) const col_end_auto: &str = "col-end-auto"; pub(crate) const col_span_1: &str = "col-span-1"; pub(crate) const col_span_10: &str = "col-span-10"; pub(crate) const col_span_11: &str = "col-span-11"; pub(crate) const col_span_12: &str = "col-span-12"; pub(crate) const col_span_2: &str = "col-span-2"; pub(crate) const col_span_3: &str = "col-span-3"; pub(crate) const col_span_4: &str = "col-span-4"; pub(crate) const col_span_5: &str = "col-span-5"; pub(crate) const col_span_6: &str = "col-span-6"; pub(crate) const col_span_7: &str = "col-span-7"; pub(crate) const col_span_8: &str = "col-span-8"; pub(crate) const col_span_9: &str = "col-span-9"; pub(crate) const col_span_full: &str = "col-span-full"; pub(crate) const col_start_1: &str = "col-start-1"; pub(crate) const col_start_10: &str = "col-start-10"; pub(crate) const col_start_11: &str = "col-start-11"; pub(crate) const col_start_12: &str = "col-start-12"; pub(crate) const col_start_13: &str = "col-start-13"; pub(crate) const col_start_2: &str = "col-start-2"; pub(crate) const col_start_3: &str = "col-start-3"; pub(crate) const col_start_4: &str = "col-start-4"; pub(crate) const col_start_5: &str = "col-start-5"; pub(crate) const col_start_6: &str = "col-start-6"; pub(crate) const col_start_7: &str = "col-start-7"; pub(crate) const col_start_8: &str = "col-start-8"; pub(crate) const col_start_9: &str = "col-start-9"; pub(crate) const col_start_auto: &str = "col-start-auto"; pub(crate) const content_around: &str = "content-around"; pub(crate) const content_baseline: &str = "content-baseline"; pub(crate) const content_between: &str = "content-between"; pub(crate) const content_center: &str = "content-center"; pub(crate) const content_end: &str = "content-end"; pub(crate) const content_evenly: &str = "content-evenly"; pub(crate) const content_start: &str = "content-start"; pub(crate) const flex_1: &str = "flex-1"; pub(crate) const flex_auto: &str = "flex-auto"; pub(crate) const flex_col: &str = "flex-col"; pub(crate) const flex_col_reverse: &str = "flex-col-reverse"; pub(crate) const flex_grow: &str = "flex-grow"; pub(crate) const flex_grow_0: &str = "flex-grow-0"; pub(crate) const flex_initial: &str = "flex-initial"; pub(crate) const flex_none: &str = "flex-none"; pub(crate) const flex_nowrap: &str = "flex-nowrap"; pub(crate) const flex_row: &str = "flex-row"; pub(crate) const flex_row_reverse: &str = "flex-row-reverse"; pub(crate) const flex_shrink: &str = "flex-shrink"; pub(crate) const flex_shrink_0: &str = "flex-shrink-0"; pub(crate) const flex_wrap: &str = "flex-wrap"; pub(crate) const flex_wrap_reverse: &str = "flex-wrap-reverse"; pub(crate) const gap_0: &str = "gap-0"; pub(crate) const gap_0_p_5: &str = "gap-0.5"; pub(crate) const gap_1: &str = "gap-1"; pub(crate) const gap_10: &str = "gap-10"; pub(crate) const gap_11: &str = "gap-11"; pub(crate) const gap_12: &str = "gap-12"; pub(crate) const gap_14: &str = "gap-14"; pub(crate) const gap_16: &str = "gap-16"; pub(crate) const gap_1_p_5: &str = "gap-1.5"; pub(crate) const gap_2: &str = "gap-2"; pub(crate) const gap_20: &str = "gap-20"; pub(crate) const gap_24: &str = "gap-24"; pub(crate) const gap_28: &str = "gap-28"; pub(crate) const gap_2_p_5: &str = "gap-2.5"; pub(crate) const gap_3: &str = "gap-3"; pub(crate) const gap_32: &str = "gap-32"; pub(crate) const gap_36: &str = "gap-36"; pub(crate) const gap_3_p_5: &str = "gap-3.5"; pub(crate) const gap_4: &str = "gap-4"; pub(crate) const gap_40: &str = "gap-40"; pub(crate) const gap_44: &str = "gap-44"; pub(crate) const gap_48: &str = "gap-48"; pub(crate) const gap_5: &str = "gap-5"; pub(crate) const gap_52: &str = "gap-52"; pub(crate) const gap_56: &str = "gap-56"; pub(crate) const gap_6: &str = "gap-6"; pub(crate) const gap_60: &str = "gap-60"; pub(crate) const gap_64: &str = "gap-64"; pub(crate) const gap_7: &str = "gap-7"; pub(crate) const gap_72: &str = "gap-72"; pub(crate) const gap_8: &str = "gap-8"; pub(crate) const gap_80: &str = "gap-80"; pub(crate) const gap_9: &str = "gap-9"; pub(crate) const gap_96: &str = "gap-96"; pub(crate) const gap_px: &str = "gap-px"; pub(crate) const gap_x_0: &str = "gap-x-0"; pub(crate) const gap_x_0_p_5: &str = "gap-x-0.5"; pub(crate) const gap_x_1: &str = "gap-x-1"; pub(crate) const gap_x_10: &str = "gap-x-10"; pub(crate) const gap_x_11: &str = "gap-x-11"; pub(crate) const gap_x_12: &str = "gap-x-12"; pub(crate) const gap_x_14: &str = "gap-x-14"; pub(crate) const gap_x_16: &str = "gap-x-16"; pub(crate) const gap_x_1_p_5: &str = "gap-x-1.5"; pub(crate) const gap_x_2: &str = "gap-x-2"; pub(crate) const gap_x_20: &str = "gap-x-20"; pub(crate) const gap_x_24: &str = "gap-x-24"; pub(crate) const gap_x_28: &str = "gap-x-28"; pub(crate) const gap_x_2_p_5: &str = "gap-x-2.5"; pub(crate) const gap_x_3: &str = "gap-x-3"; pub(crate) const gap_x_32: &str = "gap-x-32"; pub(crate) const gap_x_36: &str = "gap-x-36"; pub(crate) const gap_x_3_p_5: &str = "gap-x-3.5"; pub(crate) const gap_x_4: &str = "gap-x-4"; pub(crate) const gap_x_40: &str = "gap-x-40"; pub(crate) const gap_x_44: &str = "gap-x-44"; pub(crate) const gap_x_48: &str = "gap-x-48"; pub(crate) const gap_x_5: &str = "gap-x-5"; pub(crate) const gap_x_52: &str = "gap-x-52"; pub(crate) const gap_x_56: &str = "gap-x-56"; pub(crate) const gap_x_6: &str = "gap-x-6"; pub(crate) const gap_x_60: &str = "gap-x-60"; pub(crate) const gap_x_64: &str = "gap-x-64"; pub(crate) const gap_x_7: &str = "gap-x-7"; pub(crate) const gap_x_72: &str = "gap-x-72"; pub(crate) const gap_x_8: &str = "gap-x-8"; pub(crate) const gap_x_80: &str = "gap-x-80"; pub(crate) const gap_x_9: &str = "gap-x-9"; pub(crate) const gap_x_96: &str = "gap-x-96"; pub(crate) const gap_x_px: &str = "gap-x-px"; pub(crate) const gap_y_0: &str = "gap-y-0"; pub(crate) const gap_y_0_p_5: &str = "gap-y-0.5"; pub(crate) const gap_y_1: &str = "gap-y-1"; pub(crate) const gap_y_10: &str = "gap-y-10"; pub(crate) const gap_y_11: &str = "gap-y-11"; pub(crate) const gap_y_12: &str = "gap-y-12"; pub(crate) const gap_y_14: &str = "gap-y-14"; pub(crate) const gap_y_16: &str = "gap-y-16"; pub(crate) const gap_y_1_p_5: &str = "gap-y-1.5"; pub(crate) const gap_y_2: &str = "gap-y-2"; pub(crate) const gap_y_20: &str = "gap-y-20"; pub(crate) const gap_y_24: &str = "gap-y-24"; pub(crate) const gap_y_28: &str = "gap-y-28"; pub(crate) const gap_y_2_p_5: &str = "gap-y-2.5"; pub(crate) const gap_y_3: &str = "gap-y-3"; pub(crate) const gap_y_32: &str = "gap-y-32"; pub(crate) const gap_y_36: &str = "gap-y-36"; pub(crate) const gap_y_3_p_5: &str = "gap-y-3.5"; pub(crate) const gap_y_4: &str = "gap-y-4"; pub(crate) const gap_y_40: &str = "gap-y-40"; pub(crate) const gap_y_44: &str = "gap-y-44"; pub(crate) const gap_y_48: &str = "gap-y-48"; pub(crate) const gap_y_5: &str = "gap-y-5"; pub(crate) const gap_y_52: &str = "gap-y-52"; pub(crate) const gap_y_56: &str = "gap-y-56"; pub(crate) const gap_y_6: &str = "gap-y-6"; pub(crate) const gap_y_60: &str = "gap-y-60"; pub(crate) const gap_y_64: &str = "gap-y-64"; pub(crate) const gap_y_7: &str = "gap-y-7"; pub(crate) const gap_y_72: &str = "gap-y-72"; pub(crate) const gap_y_8: &str = "gap-y-8"; pub(crate) const gap_y_80: &str = "gap-y-80"; pub(crate) const gap_y_9: &str = "gap-y-9"; pub(crate) const gap_y_96: &str = "gap-y-96"; pub(crate) const gap_y_px: &str = "gap-y-px"; pub(crate) const grid_cols_1: &str = "grid-cols-1"; pub(crate) const grid_cols_10: &str = "grid-cols-10"; pub(crate) const grid_cols_11: &str = "grid-cols-11"; pub(crate) const grid_cols_12: &str = "grid-cols-12"; pub(crate) const grid_cols_2: &str = "grid-cols-2"; pub(crate) const grid_cols_3: &str = "grid-cols-3"; pub(crate) const grid_cols_4: &str = "grid-cols-4"; pub(crate) const grid_cols_5: &str = "grid-cols-5"; pub(crate) const grid_cols_6: &str = "grid-cols-6"; pub(crate) const grid_cols_7: &str = "grid-cols-7"; pub(crate) const grid_cols_8: &str = "grid-cols-8"; pub(crate) const grid_cols_9: &str = "grid-cols-9"; pub(crate) const grid_cols_none: &str = "grid-cols-none"; pub(crate) const grid_flow_col: &str = "grid-flow-col"; pub(crate) const grid_flow_col_dense: &str = "grid-flow-col-dense"; pub(crate) const grid_flow_dense: &str = "grid-flow-dense"; pub(crate) const grid_flow_row: &str = "grid-flow-row"; pub(crate) const grid_flow_row_dense: &str = "grid-flow-row-dense"; pub(crate) const grid_rows_1: &str = "grid-rows-1"; pub(crate) const grid_rows_2: &str = "grid-rows-2"; pub(crate) const grid_rows_3: &str = "grid-rows-3"; pub(crate) const grid_rows_4: &str = "grid-rows-4"; pub(crate) const grid_rows_5: &str = "grid-rows-5"; pub(crate) const grid_rows_6: &str = "grid-rows-6"; pub(crate) const grid_rows_none: &str = "grid-rows-none"; pub(crate) const grow: &str = "grow"; pub(crate) const grow_0: &str = "grow-0"; pub(crate) const items_baseline: &str = "items-baseline"; pub(crate) const items_center: &str = "items-center"; pub(crate) const items_end: &str = "items-end"; pub(crate) const items_start: &str = "items-start"; pub(crate) const items_stretch: &str = "items-stretch"; pub(crate) const justify_around: &str = "justify-around"; pub(crate) const justify_between: &str = "justify-between"; pub(crate) const justify_center: &str = "justify-center"; pub(crate) const justify_end: &str = "justify-end"; pub(crate) const justify_evenly: &str = "justify-evenly"; pub(crate) const justify_items_center: &str = "justify-items-center"; pub(crate) const justify_items_end: &str = "justify-items-end"; pub(crate) const justify_items_start: &str = "justify-items-start"; pub(crate) const justify_items_stretch: &str = "justify-items-stretch"; pub(crate) const justify_self_auto: &str = "justify-self-auto"; pub(crate) const justify_self_center: &str = "justify-self-center"; pub(crate) const justify_self_end: &str = "justify-self-end"; pub(crate) const justify_self_start: &str = "justify-self-start"; pub(crate) const justify_self_stretch: &str = "justify-self-stretch"; pub(crate) const justify_start: &str = "justify-start"; pub(crate) const order_1: &str = "order-1"; pub(crate) const order_10: &str = "order-10"; pub(crate) const order_11: &str = "order-11"; pub(crate) const order_12: &str = "order-12"; pub(crate) const order_2: &str = "order-2"; pub(crate) const order_3: &str = "order-3"; pub(crate) const order_4: &str = "order-4"; pub(crate) const order_5: &str = "order-5"; pub(crate) const order_6: &str = "order-6"; pub(crate) const order_7: &str = "order-7"; pub(crate) const order_8: &str = "order-8"; pub(crate) const order_9: &str = "order-9"; pub(crate) const order_first: &str = "order-first"; pub(crate) const order_last: &str = "order-last"; pub(crate) const order_none: &str = "order-none"; pub(crate) const place_content_around: &str = "place-content-around"; pub(crate) const place_content_baseline: &str = "place-content-baseline"; pub(crate) const place_content_between: &str = "place-content-between"; pub(crate) const place_content_center: &str = "place-content-center"; pub(crate) const place_content_end: &str = "place-content-end"; pub(crate) const place_content_evenly: &str = "place-content-evenly"; pub(crate) const place_content_start: &str = "place-content-start"; pub(crate) const place_content_stretch: &str = "place-content-stretch"; pub(crate) const place_items_baseline: &str = "place-items-baseline"; pub(crate) const place_items_center: &str = "place-items-center"; pub(crate) const place_items_end: &str = "place-items-end"; pub(crate) const place_items_start: &str = "place-items-start"; pub(crate) const place_items_stretch: &str = "place-items-stretch"; pub(crate) const place_self_auto: &str = "place-self-auto"; pub(crate) const place_self_center: &str = "place-self-center"; pub(crate) const place_self_end: &str = "place-self-end"; pub(crate) const place_self_start: &str = "place-self-start"; pub(crate) const place_self_stretch: &str = "place-self-stretch"; pub(crate) const row_auto: &str = "row-auto"; pub(crate) const row_end_1: &str = "row-end-1"; pub(crate) const row_end_2: &str = "row-end-2"; pub(crate) const row_end_3: &str = "row-end-3"; pub(crate) const row_end_4: &str = "row-end-4"; pub(crate) const row_end_5: &str = "row-end-5"; pub(crate) const row_end_6: &str = "row-end-6"; pub(crate) const row_end_7: &str = "row-end-7"; pub(crate) const row_end_auto: &str = "row-end-auto"; pub(crate) const row_span_1: &str = "row-span-1"; pub(crate) const row_span_2: &str = "row-span-2"; pub(crate) const row_span_3: &str = "row-span-3"; pub(crate) const row_span_4: &str = "row-span-4"; pub(crate) const row_span_5: &str = "row-span-5"; pub(crate) const row_span_6: &str = "row-span-6"; pub(crate) const row_span_full: &str = "row-span-full"; pub(crate) const row_start_1: &str = "row-start-1"; pub(crate) const row_start_2: &str = "row-start-2"; pub(crate) const row_start_3: &str = "row-start-3"; pub(crate) const row_start_4: &str = "row-start-4"; pub(crate) const row_start_5: &str = "row-start-5"; pub(crate) const row_start_6: &str = "row-start-6"; pub(crate) const row_start_7: &str = "row-start-7"; pub(crate) const row_start_auto: &str = "row-start-auto"; pub(crate) const self_auto: &str = "self-auto"; pub(crate) const self_baseline: &str = "self-baseline"; pub(crate) const self_center: &str = "self-center"; pub(crate) const self_end: &str = "self-end"; pub(crate) const self_start: &str = "self-start"; pub(crate) const self_stretch: &str = "self-stretch"; pub(crate) const shrink: &str = "shrink"; pub(crate) const shrink_0: &str = "shrink-0"; } pub(crate) mod intr { pub(crate) const accent_amber_100: &str = "accent-amber-100"; pub(crate) const accent_amber_100_of_0: &str = "accent-amber-100/0"; pub(crate) const accent_amber_100_of_10: &str = "accent-amber-100/10"; pub(crate) const accent_amber_100_of_100: &str = "accent-amber-100/100"; pub(crate) const accent_amber_100_of_20: &str = "accent-amber-100/20"; pub(crate) const accent_amber_100_of_25: &str = "accent-amber-100/25"; pub(crate) const accent_amber_100_of_30: &str = "accent-amber-100/30"; pub(crate) const accent_amber_100_of_40: &str = "accent-amber-100/40"; pub(crate) const accent_amber_100_of_5: &str = "accent-amber-100/5"; pub(crate) const accent_amber_100_of_50: &str = "accent-amber-100/50"; pub(crate) const accent_amber_100_of_60: &str = "accent-amber-100/60"; pub(crate) const accent_amber_100_of_70: &str = "accent-amber-100/70"; pub(crate) const accent_amber_100_of_75: &str = "accent-amber-100/75"; pub(crate) const accent_amber_100_of_80: &str = "accent-amber-100/80"; pub(crate) const accent_amber_100_of_90: &str = "accent-amber-100/90"; pub(crate) const accent_amber_100_of_95: &str = "accent-amber-100/95"; pub(crate) const accent_amber_200: &str = "accent-amber-200"; pub(crate) const accent_amber_200_of_0: &str = "accent-amber-200/0"; pub(crate) const accent_amber_200_of_10: &str = "accent-amber-200/10"; pub(crate) const accent_amber_200_of_100: &str = "accent-amber-200/100"; pub(crate) const accent_amber_200_of_20: &str = "accent-amber-200/20"; pub(crate) const accent_amber_200_of_25: &str = "accent-amber-200/25"; pub(crate) const accent_amber_200_of_30: &str = "accent-amber-200/30"; pub(crate) const accent_amber_200_of_40: &str = "accent-amber-200/40"; pub(crate) const accent_amber_200_of_5: &str = "accent-amber-200/5"; pub(crate) const accent_amber_200_of_50: &str = "accent-amber-200/50"; pub(crate) const accent_amber_200_of_60: &str = "accent-amber-200/60"; pub(crate) const accent_amber_200_of_70: &str = "accent-amber-200/70"; pub(crate) const accent_amber_200_of_75: &str = "accent-amber-200/75"; pub(crate) const accent_amber_200_of_80: &str = "accent-amber-200/80"; pub(crate) const accent_amber_200_of_90: &str = "accent-amber-200/90"; pub(crate) const accent_amber_200_of_95: &str = "accent-amber-200/95"; pub(crate) const accent_amber_300: &str = "accent-amber-300"; pub(crate) const accent_amber_300_of_0: &str = "accent-amber-300/0"; pub(crate) const accent_amber_300_of_10: &str = "accent-amber-300/10"; pub(crate) const accent_amber_300_of_100: &str = "accent-amber-300/100"; pub(crate) const accent_amber_300_of_20: &str = "accent-amber-300/20"; pub(crate) const accent_amber_300_of_25: &str = "accent-amber-300/25"; pub(crate) const accent_amber_300_of_30: &str = "accent-amber-300/30"; pub(crate) const accent_amber_300_of_40: &str = "accent-amber-300/40"; pub(crate) const accent_amber_300_of_5: &str = "accent-amber-300/5"; pub(crate) const accent_amber_300_of_50: &str = "accent-amber-300/50"; pub(crate) const accent_amber_300_of_60: &str = "accent-amber-300/60"; pub(crate) const accent_amber_300_of_70: &str = "accent-amber-300/70"; pub(crate) const accent_amber_300_of_75: &str = "accent-amber-300/75"; pub(crate) const accent_amber_300_of_80: &str = "accent-amber-300/80"; pub(crate) const accent_amber_300_of_90: &str = "accent-amber-300/90"; pub(crate) const accent_amber_300_of_95: &str = "accent-amber-300/95"; pub(crate) const accent_amber_400: &str = "accent-amber-400"; pub(crate) const accent_amber_400_of_0: &str = "accent-amber-400/0"; pub(crate) const accent_amber_400_of_10: &str = "accent-amber-400/10"; pub(crate) const accent_amber_400_of_100: &str = "accent-amber-400/100"; pub(crate) const accent_amber_400_of_20: &str = "accent-amber-400/20"; pub(crate) const accent_amber_400_of_25: &str = "accent-amber-400/25"; pub(crate) const accent_amber_400_of_30: &str = "accent-amber-400/30"; pub(crate) const accent_amber_400_of_40: &str = "accent-amber-400/40"; pub(crate) const accent_amber_400_of_5: &str = "accent-amber-400/5"; pub(crate) const accent_amber_400_of_50: &str = "accent-amber-400/50"; pub(crate) const accent_amber_400_of_60: &str = "accent-amber-400/60"; pub(crate) const accent_amber_400_of_70: &str = "accent-amber-400/70"; pub(crate) const accent_amber_400_of_75: &str = "accent-amber-400/75"; pub(crate) const accent_amber_400_of_80: &str = "accent-amber-400/80"; pub(crate) const accent_amber_400_of_90: &str = "accent-amber-400/90"; pub(crate) const accent_amber_400_of_95: &str = "accent-amber-400/95"; pub(crate) const accent_amber_50: &str = "accent-amber-50"; pub(crate) const accent_amber_500: &str = "accent-amber-500"; pub(crate) const accent_amber_500_of_0: &str = "accent-amber-500/0"; pub(crate) const accent_amber_500_of_10: &str = "accent-amber-500/10"; pub(crate) const accent_amber_500_of_100: &str = "accent-amber-500/100"; pub(crate) const accent_amber_500_of_20: &str = "accent-amber-500/20"; pub(crate) const accent_amber_500_of_25: &str = "accent-amber-500/25"; pub(crate) const accent_amber_500_of_30: &str = "accent-amber-500/30"; pub(crate) const accent_amber_500_of_40: &str = "accent-amber-500/40"; pub(crate) const accent_amber_500_of_5: &str = "accent-amber-500/5"; pub(crate) const accent_amber_500_of_50: &str = "accent-amber-500/50"; pub(crate) const accent_amber_500_of_60: &str = "accent-amber-500/60"; pub(crate) const accent_amber_500_of_70: &str = "accent-amber-500/70"; pub(crate) const accent_amber_500_of_75: &str = "accent-amber-500/75"; pub(crate) const accent_amber_500_of_80: &str = "accent-amber-500/80"; pub(crate) const accent_amber_500_of_90: &str = "accent-amber-500/90"; pub(crate) const accent_amber_500_of_95: &str = "accent-amber-500/95"; pub(crate) const accent_amber_50_of_0: &str = "accent-amber-50/0"; pub(crate) const accent_amber_50_of_10: &str = "accent-amber-50/10"; pub(crate) const accent_amber_50_of_100: &str = "accent-amber-50/100"; pub(crate) const accent_amber_50_of_20: &str = "accent-amber-50/20"; pub(crate) const accent_amber_50_of_25: &str = "accent-amber-50/25"; pub(crate) const accent_amber_50_of_30: &str = "accent-amber-50/30"; pub(crate) const accent_amber_50_of_40: &str = "accent-amber-50/40"; pub(crate) const accent_amber_50_of_5: &str = "accent-amber-50/5"; pub(crate) const accent_amber_50_of_50: &str = "accent-amber-50/50"; pub(crate) const accent_amber_50_of_60: &str = "accent-amber-50/60"; pub(crate) const accent_amber_50_of_70: &str = "accent-amber-50/70"; pub(crate) const accent_amber_50_of_75: &str = "accent-amber-50/75"; pub(crate) const accent_amber_50_of_80: &str = "accent-amber-50/80"; pub(crate) const accent_amber_50_of_90: &str = "accent-amber-50/90"; pub(crate) const accent_amber_50_of_95: &str = "accent-amber-50/95"; pub(crate) const accent_amber_600: &str = "accent-amber-600"; pub(crate) const accent_amber_600_of_0: &str = "accent-amber-600/0"; pub(crate) const accent_amber_600_of_10: &str = "accent-amber-600/10"; pub(crate) const accent_amber_600_of_100: &str = "accent-amber-600/100"; pub(crate) const accent_amber_600_of_20: &str = "accent-amber-600/20"; pub(crate) const accent_amber_600_of_25: &str = "accent-amber-600/25"; pub(crate) const accent_amber_600_of_30: &str = "accent-amber-600/30"; pub(crate) const accent_amber_600_of_40: &str = "accent-amber-600/40"; pub(crate) const accent_amber_600_of_5: &str = "accent-amber-600/5"; pub(crate) const accent_amber_600_of_50: &str = "accent-amber-600/50"; pub(crate) const accent_amber_600_of_60: &str = "accent-amber-600/60"; pub(crate) const accent_amber_600_of_70: &str = "accent-amber-600/70"; pub(crate) const accent_amber_600_of_75: &str = "accent-amber-600/75"; pub(crate) const accent_amber_600_of_80: &str = "accent-amber-600/80"; pub(crate) const accent_amber_600_of_90: &str = "accent-amber-600/90"; pub(crate) const accent_amber_600_of_95: &str = "accent-amber-600/95"; pub(crate) const accent_amber_700: &str = "accent-amber-700"; pub(crate) const accent_amber_700_of_0: &str = "accent-amber-700/0"; pub(crate) const accent_amber_700_of_10: &str = "accent-amber-700/10"; pub(crate) const accent_amber_700_of_100: &str = "accent-amber-700/100"; pub(crate) const accent_amber_700_of_20: &str = "accent-amber-700/20"; pub(crate) const accent_amber_700_of_25: &str = "accent-amber-700/25"; pub(crate) const accent_amber_700_of_30: &str = "accent-amber-700/30"; pub(crate) const accent_amber_700_of_40: &str = "accent-amber-700/40"; pub(crate) const accent_amber_700_of_5: &str = "accent-amber-700/5"; pub(crate) const accent_amber_700_of_50: &str = "accent-amber-700/50"; pub(crate) const accent_amber_700_of_60: &str = "accent-amber-700/60"; pub(crate) const accent_amber_700_of_70: &str = "accent-amber-700/70"; pub(crate) const accent_amber_700_of_75: &str = "accent-amber-700/75"; pub(crate) const accent_amber_700_of_80: &str = "accent-amber-700/80"; pub(crate) const accent_amber_700_of_90: &str = "accent-amber-700/90"; pub(crate) const accent_amber_700_of_95: &str = "accent-amber-700/95"; pub(crate) const accent_amber_800: &str = "accent-amber-800"; pub(crate) const accent_amber_800_of_0: &str = "accent-amber-800/0"; pub(crate) const accent_amber_800_of_10: &str = "accent-amber-800/10"; pub(crate) const accent_amber_800_of_100: &str = "accent-amber-800/100"; pub(crate) const accent_amber_800_of_20: &str = "accent-amber-800/20"; pub(crate) const accent_amber_800_of_25: &str = "accent-amber-800/25"; pub(crate) const accent_amber_800_of_30: &str = "accent-amber-800/30"; pub(crate) const accent_amber_800_of_40: &str = "accent-amber-800/40"; pub(crate) const accent_amber_800_of_5: &str = "accent-amber-800/5"; pub(crate) const accent_amber_800_of_50: &str = "accent-amber-800/50"; pub(crate) const accent_amber_800_of_60: &str = "accent-amber-800/60"; pub(crate) const accent_amber_800_of_70: &str = "accent-amber-800/70"; pub(crate) const accent_amber_800_of_75: &str = "accent-amber-800/75"; pub(crate) const accent_amber_800_of_80: &str = "accent-amber-800/80"; pub(crate) const accent_amber_800_of_90: &str = "accent-amber-800/90"; pub(crate) const accent_amber_800_of_95: &str = "accent-amber-800/95"; pub(crate) const accent_amber_900: &str = "accent-amber-900"; pub(crate) const accent_amber_900_of_0: &str = "accent-amber-900/0"; pub(crate) const accent_amber_900_of_10: &str = "accent-amber-900/10"; pub(crate) const accent_amber_900_of_100: &str = "accent-amber-900/100"; pub(crate) const accent_amber_900_of_20: &str = "accent-amber-900/20"; pub(crate) const accent_amber_900_of_25: &str = "accent-amber-900/25"; pub(crate) const accent_amber_900_of_30: &str = "accent-amber-900/30"; pub(crate) const accent_amber_900_of_40: &str = "accent-amber-900/40"; pub(crate) const accent_amber_900_of_5: &str = "accent-amber-900/5"; pub(crate) const accent_amber_900_of_50: &str = "accent-amber-900/50"; pub(crate) const accent_amber_900_of_60: &str = "accent-amber-900/60"; pub(crate) const accent_amber_900_of_70: &str = "accent-amber-900/70"; pub(crate) const accent_amber_900_of_75: &str = "accent-amber-900/75"; pub(crate) const accent_amber_900_of_80: &str = "accent-amber-900/80"; pub(crate) const accent_amber_900_of_90: &str = "accent-amber-900/90"; pub(crate) const accent_amber_900_of_95: &str = "accent-amber-900/95"; pub(crate) const accent_auto: &str = "accent-auto"; pub(crate) const accent_black: &str = "accent-black"; pub(crate) const accent_black_of_0: &str = "accent-black/0"; pub(crate) const accent_black_of_10: &str = "accent-black/10"; pub(crate) const accent_black_of_100: &str = "accent-black/100"; pub(crate) const accent_black_of_20: &str = "accent-black/20"; pub(crate) const accent_black_of_25: &str = "accent-black/25"; pub(crate) const accent_black_of_30: &str = "accent-black/30"; pub(crate) const accent_black_of_40: &str = "accent-black/40"; pub(crate) const accent_black_of_5: &str = "accent-black/5"; pub(crate) const accent_black_of_50: &str = "accent-black/50"; pub(crate) const accent_black_of_60: &str = "accent-black/60"; pub(crate) const accent_black_of_70: &str = "accent-black/70"; pub(crate) const accent_black_of_75: &str = "accent-black/75"; pub(crate) const accent_black_of_80: &str = "accent-black/80"; pub(crate) const accent_black_of_90: &str = "accent-black/90"; pub(crate) const accent_black_of_95: &str = "accent-black/95"; pub(crate) const accent_blue_100: &str = "accent-blue-100"; pub(crate) const accent_blue_100_of_0: &str = "accent-blue-100/0"; pub(crate) const accent_blue_100_of_10: &str = "accent-blue-100/10"; pub(crate) const accent_blue_100_of_100: &str = "accent-blue-100/100"; pub(crate) const accent_blue_100_of_20: &str = "accent-blue-100/20"; pub(crate) const accent_blue_100_of_25: &str = "accent-blue-100/25"; pub(crate) const accent_blue_100_of_30: &str = "accent-blue-100/30"; pub(crate) const accent_blue_100_of_40: &str = "accent-blue-100/40"; pub(crate) const accent_blue_100_of_5: &str = "accent-blue-100/5"; pub(crate) const accent_blue_100_of_50: &str = "accent-blue-100/50"; pub(crate) const accent_blue_100_of_60: &str = "accent-blue-100/60"; pub(crate) const accent_blue_100_of_70: &str = "accent-blue-100/70"; pub(crate) const accent_blue_100_of_75: &str = "accent-blue-100/75"; pub(crate) const accent_blue_100_of_80: &str = "accent-blue-100/80"; pub(crate) const accent_blue_100_of_90: &str = "accent-blue-100/90"; pub(crate) const accent_blue_100_of_95: &str = "accent-blue-100/95"; pub(crate) const accent_blue_200: &str = "accent-blue-200"; pub(crate) const accent_blue_200_of_0: &str = "accent-blue-200/0"; pub(crate) const accent_blue_200_of_10: &str = "accent-blue-200/10"; pub(crate) const accent_blue_200_of_100: &str = "accent-blue-200/100"; pub(crate) const accent_blue_200_of_20: &str = "accent-blue-200/20"; pub(crate) const accent_blue_200_of_25: &str = "accent-blue-200/25"; pub(crate) const accent_blue_200_of_30: &str = "accent-blue-200/30"; pub(crate) const accent_blue_200_of_40: &str = "accent-blue-200/40"; pub(crate) const accent_blue_200_of_5: &str = "accent-blue-200/5"; pub(crate) const accent_blue_200_of_50: &str = "accent-blue-200/50"; pub(crate) const accent_blue_200_of_60: &str = "accent-blue-200/60"; pub(crate) const accent_blue_200_of_70: &str = "accent-blue-200/70"; pub(crate) const accent_blue_200_of_75: &str = "accent-blue-200/75"; pub(crate) const accent_blue_200_of_80: &str = "accent-blue-200/80"; pub(crate) const accent_blue_200_of_90: &str = "accent-blue-200/90"; pub(crate) const accent_blue_200_of_95: &str = "accent-blue-200/95"; pub(crate) const accent_blue_300: &str = "accent-blue-300"; pub(crate) const accent_blue_300_of_0: &str = "accent-blue-300/0"; pub(crate) const accent_blue_300_of_10: &str = "accent-blue-300/10"; pub(crate) const accent_blue_300_of_100: &str = "accent-blue-300/100"; pub(crate) const accent_blue_300_of_20: &str = "accent-blue-300/20"; pub(crate) const accent_blue_300_of_25: &str = "accent-blue-300/25"; pub(crate) const accent_blue_300_of_30: &str = "accent-blue-300/30"; pub(crate) const accent_blue_300_of_40: &str = "accent-blue-300/40"; pub(crate) const accent_blue_300_of_5: &str = "accent-blue-300/5"; pub(crate) const accent_blue_300_of_50: &str = "accent-blue-300/50"; pub(crate) const accent_blue_300_of_60: &str = "accent-blue-300/60"; pub(crate) const accent_blue_300_of_70: &str = "accent-blue-300/70"; pub(crate) const accent_blue_300_of_75: &str = "accent-blue-300/75"; pub(crate) const accent_blue_300_of_80: &str = "accent-blue-300/80"; pub(crate) const accent_blue_300_of_90: &str = "accent-blue-300/90"; pub(crate) const accent_blue_300_of_95: &str = "accent-blue-300/95"; pub(crate) const accent_blue_400: &str = "accent-blue-400"; pub(crate) const accent_blue_400_of_0: &str = "accent-blue-400/0"; pub(crate) const accent_blue_400_of_10: &str = "accent-blue-400/10"; pub(crate) const accent_blue_400_of_100: &str = "accent-blue-400/100"; pub(crate) const accent_blue_400_of_20: &str = "accent-blue-400/20"; pub(crate) const accent_blue_400_of_25: &str = "accent-blue-400/25"; pub(crate) const accent_blue_400_of_30: &str = "accent-blue-400/30"; pub(crate) const accent_blue_400_of_40: &str = "accent-blue-400/40"; pub(crate) const accent_blue_400_of_5: &str = "accent-blue-400/5"; pub(crate) const accent_blue_400_of_50: &str = "accent-blue-400/50"; pub(crate) const accent_blue_400_of_60: &str = "accent-blue-400/60"; pub(crate) const accent_blue_400_of_70: &str = "accent-blue-400/70"; pub(crate) const accent_blue_400_of_75: &str = "accent-blue-400/75"; pub(crate) const accent_blue_400_of_80: &str = "accent-blue-400/80"; pub(crate) const accent_blue_400_of_90: &str = "accent-blue-400/90"; pub(crate) const accent_blue_400_of_95: &str = "accent-blue-400/95"; pub(crate) const accent_blue_50: &str = "accent-blue-50"; pub(crate) const accent_blue_500: &str = "accent-blue-500"; pub(crate) const accent_blue_500_of_0: &str = "accent-blue-500/0"; pub(crate) const accent_blue_500_of_10: &str = "accent-blue-500/10"; pub(crate) const accent_blue_500_of_100: &str = "accent-blue-500/100"; pub(crate) const accent_blue_500_of_20: &str = "accent-blue-500/20"; pub(crate) const accent_blue_500_of_25: &str = "accent-blue-500/25"; pub(crate) const accent_blue_500_of_30: &str = "accent-blue-500/30"; pub(crate) const accent_blue_500_of_40: &str = "accent-blue-500/40"; pub(crate) const accent_blue_500_of_5: &str = "accent-blue-500/5"; pub(crate) const accent_blue_500_of_50: &str = "accent-blue-500/50"; pub(crate) const accent_blue_500_of_60: &str = "accent-blue-500/60"; pub(crate) const accent_blue_500_of_70: &str = "accent-blue-500/70"; pub(crate) const accent_blue_500_of_75: &str = "accent-blue-500/75"; pub(crate) const accent_blue_500_of_80: &str = "accent-blue-500/80"; pub(crate) const accent_blue_500_of_90: &str = "accent-blue-500/90"; pub(crate) const accent_blue_500_of_95: &str = "accent-blue-500/95"; pub(crate) const accent_blue_50_of_0: &str = "accent-blue-50/0"; pub(crate) const accent_blue_50_of_10: &str = "accent-blue-50/10"; pub(crate) const accent_blue_50_of_100: &str = "accent-blue-50/100"; pub(crate) const accent_blue_50_of_20: &str = "accent-blue-50/20"; pub(crate) const accent_blue_50_of_25: &str = "accent-blue-50/25"; pub(crate) const accent_blue_50_of_30: &str = "accent-blue-50/30"; pub(crate) const accent_blue_50_of_40: &str = "accent-blue-50/40"; pub(crate) const accent_blue_50_of_5: &str = "accent-blue-50/5"; pub(crate) const accent_blue_50_of_50: &str = "accent-blue-50/50"; pub(crate) const accent_blue_50_of_60: &str = "accent-blue-50/60"; pub(crate) const accent_blue_50_of_70: &str = "accent-blue-50/70"; pub(crate) const accent_blue_50_of_75: &str = "accent-blue-50/75"; pub(crate) const accent_blue_50_of_80: &str = "accent-blue-50/80"; pub(crate) const accent_blue_50_of_90: &str = "accent-blue-50/90"; pub(crate) const accent_blue_50_of_95: &str = "accent-blue-50/95"; pub(crate) const accent_blue_600: &str = "accent-blue-600"; pub(crate) const accent_blue_600_of_0: &str = "accent-blue-600/0"; pub(crate) const accent_blue_600_of_10: &str = "accent-blue-600/10"; pub(crate) const accent_blue_600_of_100: &str = "accent-blue-600/100"; pub(crate) const accent_blue_600_of_20: &str = "accent-blue-600/20"; pub(crate) const accent_blue_600_of_25: &str = "accent-blue-600/25"; pub(crate) const accent_blue_600_of_30: &str = "accent-blue-600/30"; pub(crate) const accent_blue_600_of_40: &str = "accent-blue-600/40"; pub(crate) const accent_blue_600_of_5: &str = "accent-blue-600/5"; pub(crate) const accent_blue_600_of_50: &str = "accent-blue-600/50"; pub(crate) const accent_blue_600_of_60: &str = "accent-blue-600/60"; pub(crate) const accent_blue_600_of_70: &str = "accent-blue-600/70"; pub(crate) const accent_blue_600_of_75: &str = "accent-blue-600/75"; pub(crate) const accent_blue_600_of_80: &str = "accent-blue-600/80"; pub(crate) const accent_blue_600_of_90: &str = "accent-blue-600/90"; pub(crate) const accent_blue_600_of_95: &str = "accent-blue-600/95"; pub(crate) const accent_blue_700: &str = "accent-blue-700"; pub(crate) const accent_blue_700_of_0: &str = "accent-blue-700/0"; pub(crate) const accent_blue_700_of_10: &str = "accent-blue-700/10"; pub(crate) const accent_blue_700_of_100: &str = "accent-blue-700/100"; pub(crate) const accent_blue_700_of_20: &str = "accent-blue-700/20"; pub(crate) const accent_blue_700_of_25: &str = "accent-blue-700/25"; pub(crate) const accent_blue_700_of_30: &str = "accent-blue-700/30"; pub(crate) const accent_blue_700_of_40: &str = "accent-blue-700/40"; pub(crate) const accent_blue_700_of_5: &str = "accent-blue-700/5"; pub(crate) const accent_blue_700_of_50: &str = "accent-blue-700/50"; pub(crate) const accent_blue_700_of_60: &str = "accent-blue-700/60"; pub(crate) const accent_blue_700_of_70: &str = "accent-blue-700/70"; pub(crate) const accent_blue_700_of_75: &str = "accent-blue-700/75"; pub(crate) const accent_blue_700_of_80: &str = "accent-blue-700/80"; pub(crate) const accent_blue_700_of_90: &str = "accent-blue-700/90"; pub(crate) const accent_blue_700_of_95: &str = "accent-blue-700/95"; pub(crate) const accent_blue_800: &str = "accent-blue-800"; pub(crate) const accent_blue_800_of_0: &str = "accent-blue-800/0"; pub(crate) const accent_blue_800_of_10: &str = "accent-blue-800/10"; pub(crate) const accent_blue_800_of_100: &str = "accent-blue-800/100"; pub(crate) const accent_blue_800_of_20: &str = "accent-blue-800/20"; pub(crate) const accent_blue_800_of_25: &str = "accent-blue-800/25"; pub(crate) const accent_blue_800_of_30: &str = "accent-blue-800/30"; pub(crate) const accent_blue_800_of_40: &str = "accent-blue-800/40"; pub(crate) const accent_blue_800_of_5: &str = "accent-blue-800/5"; pub(crate) const accent_blue_800_of_50: &str = "accent-blue-800/50"; pub(crate) const accent_blue_800_of_60: &str = "accent-blue-800/60"; pub(crate) const accent_blue_800_of_70: &str = "accent-blue-800/70"; pub(crate) const accent_blue_800_of_75: &str = "accent-blue-800/75"; pub(crate) const accent_blue_800_of_80: &str = "accent-blue-800/80"; pub(crate) const accent_blue_800_of_90: &str = "accent-blue-800/90"; pub(crate) const accent_blue_800_of_95: &str = "accent-blue-800/95"; pub(crate) const accent_blue_900: &str = "accent-blue-900"; pub(crate) const accent_blue_900_of_0: &str = "accent-blue-900/0"; pub(crate) const accent_blue_900_of_10: &str = "accent-blue-900/10"; pub(crate) const accent_blue_900_of_100: &str = "accent-blue-900/100"; pub(crate) const accent_blue_900_of_20: &str = "accent-blue-900/20"; pub(crate) const accent_blue_900_of_25: &str = "accent-blue-900/25"; pub(crate) const accent_blue_900_of_30: &str = "accent-blue-900/30"; pub(crate) const accent_blue_900_of_40: &str = "accent-blue-900/40"; pub(crate) const accent_blue_900_of_5: &str = "accent-blue-900/5"; pub(crate) const accent_blue_900_of_50: &str = "accent-blue-900/50"; pub(crate) const accent_blue_900_of_60: &str = "accent-blue-900/60"; pub(crate) const accent_blue_900_of_70: &str = "accent-blue-900/70"; pub(crate) const accent_blue_900_of_75: &str = "accent-blue-900/75"; pub(crate) const accent_blue_900_of_80: &str = "accent-blue-900/80"; pub(crate) const accent_blue_900_of_90: &str = "accent-blue-900/90"; pub(crate) const accent_blue_900_of_95: &str = "accent-blue-900/95"; pub(crate) const accent_current: &str = "accent-current"; pub(crate) const accent_cyan_100: &str = "accent-cyan-100"; pub(crate) const accent_cyan_100_of_0: &str = "accent-cyan-100/0"; pub(crate) const accent_cyan_100_of_10: &str = "accent-cyan-100/10"; pub(crate) const accent_cyan_100_of_100: &str = "accent-cyan-100/100"; pub(crate) const accent_cyan_100_of_20: &str = "accent-cyan-100/20"; pub(crate) const accent_cyan_100_of_25: &str = "accent-cyan-100/25"; pub(crate) const accent_cyan_100_of_30: &str = "accent-cyan-100/30"; pub(crate) const accent_cyan_100_of_40: &str = "accent-cyan-100/40"; pub(crate) const accent_cyan_100_of_5: &str = "accent-cyan-100/5"; pub(crate) const accent_cyan_100_of_50: &str = "accent-cyan-100/50"; pub(crate) const accent_cyan_100_of_60: &str = "accent-cyan-100/60"; pub(crate) const accent_cyan_100_of_70: &str = "accent-cyan-100/70"; pub(crate) const accent_cyan_100_of_75: &str = "accent-cyan-100/75"; pub(crate) const accent_cyan_100_of_80: &str = "accent-cyan-100/80"; pub(crate) const accent_cyan_100_of_90: &str = "accent-cyan-100/90"; pub(crate) const accent_cyan_100_of_95: &str = "accent-cyan-100/95"; pub(crate) const accent_cyan_200: &str = "accent-cyan-200"; pub(crate) const accent_cyan_200_of_0: &str = "accent-cyan-200/0"; pub(crate) const accent_cyan_200_of_10: &str = "accent-cyan-200/10"; pub(crate) const accent_cyan_200_of_100: &str = "accent-cyan-200/100"; pub(crate) const accent_cyan_200_of_20: &str = "accent-cyan-200/20"; pub(crate) const accent_cyan_200_of_25: &str = "accent-cyan-200/25"; pub(crate) const accent_cyan_200_of_30: &str = "accent-cyan-200/30"; pub(crate) const accent_cyan_200_of_40: &str = "accent-cyan-200/40"; pub(crate) const accent_cyan_200_of_5: &str = "accent-cyan-200/5"; pub(crate) const accent_cyan_200_of_50: &str = "accent-cyan-200/50"; pub(crate) const accent_cyan_200_of_60: &str = "accent-cyan-200/60"; pub(crate) const accent_cyan_200_of_70: &str = "accent-cyan-200/70"; pub(crate) const accent_cyan_200_of_75: &str = "accent-cyan-200/75"; pub(crate) const accent_cyan_200_of_80: &str = "accent-cyan-200/80"; pub(crate) const accent_cyan_200_of_90: &str = "accent-cyan-200/90"; pub(crate) const accent_cyan_200_of_95: &str = "accent-cyan-200/95"; pub(crate) const accent_cyan_300: &str = "accent-cyan-300"; pub(crate) const accent_cyan_300_of_0: &str = "accent-cyan-300/0"; pub(crate) const accent_cyan_300_of_10: &str = "accent-cyan-300/10"; pub(crate) const accent_cyan_300_of_100: &str = "accent-cyan-300/100"; pub(crate) const accent_cyan_300_of_20: &str = "accent-cyan-300/20"; pub(crate) const accent_cyan_300_of_25: &str = "accent-cyan-300/25"; pub(crate) const accent_cyan_300_of_30: &str = "accent-cyan-300/30"; pub(crate) const accent_cyan_300_of_40: &str = "accent-cyan-300/40"; pub(crate) const accent_cyan_300_of_5: &str = "accent-cyan-300/5"; pub(crate) const accent_cyan_300_of_50: &str = "accent-cyan-300/50"; pub(crate) const accent_cyan_300_of_60: &str = "accent-cyan-300/60"; pub(crate) const accent_cyan_300_of_70: &str = "accent-cyan-300/70"; pub(crate) const accent_cyan_300_of_75: &str = "accent-cyan-300/75"; pub(crate) const accent_cyan_300_of_80: &str = "accent-cyan-300/80"; pub(crate) const accent_cyan_300_of_90: &str = "accent-cyan-300/90"; pub(crate) const accent_cyan_300_of_95: &str = "accent-cyan-300/95"; pub(crate) const accent_cyan_400: &str = "accent-cyan-400"; pub(crate) const accent_cyan_400_of_0: &str = "accent-cyan-400/0"; pub(crate) const accent_cyan_400_of_10: &str = "accent-cyan-400/10"; pub(crate) const accent_cyan_400_of_100: &str = "accent-cyan-400/100"; pub(crate) const accent_cyan_400_of_20: &str = "accent-cyan-400/20"; pub(crate) const accent_cyan_400_of_25: &str = "accent-cyan-400/25"; pub(crate) const accent_cyan_400_of_30: &str = "accent-cyan-400/30"; pub(crate) const accent_cyan_400_of_40: &str = "accent-cyan-400/40"; pub(crate) const accent_cyan_400_of_5: &str = "accent-cyan-400/5"; pub(crate) const accent_cyan_400_of_50: &str = "accent-cyan-400/50"; pub(crate) const accent_cyan_400_of_60: &str = "accent-cyan-400/60"; pub(crate) const accent_cyan_400_of_70: &str = "accent-cyan-400/70"; pub(crate) const accent_cyan_400_of_75: &str = "accent-cyan-400/75"; pub(crate) const accent_cyan_400_of_80: &str = "accent-cyan-400/80"; pub(crate) const accent_cyan_400_of_90: &str = "accent-cyan-400/90"; pub(crate) const accent_cyan_400_of_95: &str = "accent-cyan-400/95"; pub(crate) const accent_cyan_50: &str = "accent-cyan-50"; pub(crate) const accent_cyan_500: &str = "accent-cyan-500"; pub(crate) const accent_cyan_500_of_0: &str = "accent-cyan-500/0"; pub(crate) const accent_cyan_500_of_10: &str = "accent-cyan-500/10"; pub(crate) const accent_cyan_500_of_100: &str = "accent-cyan-500/100"; pub(crate) const accent_cyan_500_of_20: &str = "accent-cyan-500/20"; pub(crate) const accent_cyan_500_of_25: &str = "accent-cyan-500/25"; pub(crate) const accent_cyan_500_of_30: &str = "accent-cyan-500/30"; pub(crate) const accent_cyan_500_of_40: &str = "accent-cyan-500/40"; pub(crate) const accent_cyan_500_of_5: &str = "accent-cyan-500/5"; pub(crate) const accent_cyan_500_of_50: &str = "accent-cyan-500/50"; pub(crate) const accent_cyan_500_of_60: &str = "accent-cyan-500/60"; pub(crate) const accent_cyan_500_of_70: &str = "accent-cyan-500/70"; pub(crate) const accent_cyan_500_of_75: &str = "accent-cyan-500/75"; pub(crate) const accent_cyan_500_of_80: &str = "accent-cyan-500/80"; pub(crate) const accent_cyan_500_of_90: &str = "accent-cyan-500/90"; pub(crate) const accent_cyan_500_of_95: &str = "accent-cyan-500/95"; pub(crate) const accent_cyan_50_of_0: &str = "accent-cyan-50/0"; pub(crate) const accent_cyan_50_of_10: &str = "accent-cyan-50/10"; pub(crate) const accent_cyan_50_of_100: &str = "accent-cyan-50/100"; pub(crate) const accent_cyan_50_of_20: &str = "accent-cyan-50/20"; pub(crate) const accent_cyan_50_of_25: &str = "accent-cyan-50/25"; pub(crate) const accent_cyan_50_of_30: &str = "accent-cyan-50/30"; pub(crate) const accent_cyan_50_of_40: &str = "accent-cyan-50/40"; pub(crate) const accent_cyan_50_of_5: &str = "accent-cyan-50/5"; pub(crate) const accent_cyan_50_of_50: &str = "accent-cyan-50/50"; pub(crate) const accent_cyan_50_of_60: &str = "accent-cyan-50/60"; pub(crate) const accent_cyan_50_of_70: &str = "accent-cyan-50/70"; pub(crate) const accent_cyan_50_of_75: &str = "accent-cyan-50/75"; pub(crate) const accent_cyan_50_of_80: &str = "accent-cyan-50/80"; pub(crate) const accent_cyan_50_of_90: &str = "accent-cyan-50/90"; pub(crate) const accent_cyan_50_of_95: &str = "accent-cyan-50/95"; pub(crate) const accent_cyan_600: &str = "accent-cyan-600"; pub(crate) const accent_cyan_600_of_0: &str = "accent-cyan-600/0"; pub(crate) const accent_cyan_600_of_10: &str = "accent-cyan-600/10"; pub(crate) const accent_cyan_600_of_100: &str = "accent-cyan-600/100"; pub(crate) const accent_cyan_600_of_20: &str = "accent-cyan-600/20"; pub(crate) const accent_cyan_600_of_25: &str = "accent-cyan-600/25"; pub(crate) const accent_cyan_600_of_30: &str = "accent-cyan-600/30"; pub(crate) const accent_cyan_600_of_40: &str = "accent-cyan-600/40"; pub(crate) const accent_cyan_600_of_5: &str = "accent-cyan-600/5"; pub(crate) const accent_cyan_600_of_50: &str = "accent-cyan-600/50"; pub(crate) const accent_cyan_600_of_60: &str = "accent-cyan-600/60"; pub(crate) const accent_cyan_600_of_70: &str = "accent-cyan-600/70"; pub(crate) const accent_cyan_600_of_75: &str = "accent-cyan-600/75"; pub(crate) const accent_cyan_600_of_80: &str = "accent-cyan-600/80"; pub(crate) const accent_cyan_600_of_90: &str = "accent-cyan-600/90"; pub(crate) const accent_cyan_600_of_95: &str = "accent-cyan-600/95"; pub(crate) const accent_cyan_700: &str = "accent-cyan-700"; pub(crate) const accent_cyan_700_of_0: &str = "accent-cyan-700/0"; pub(crate) const accent_cyan_700_of_10: &str = "accent-cyan-700/10"; pub(crate) const accent_cyan_700_of_100: &str = "accent-cyan-700/100"; pub(crate) const accent_cyan_700_of_20: &str = "accent-cyan-700/20"; pub(crate) const accent_cyan_700_of_25: &str = "accent-cyan-700/25"; pub(crate) const accent_cyan_700_of_30: &str = "accent-cyan-700/30"; pub(crate) const accent_cyan_700_of_40: &str = "accent-cyan-700/40"; pub(crate) const accent_cyan_700_of_5: &str = "accent-cyan-700/5"; pub(crate) const accent_cyan_700_of_50: &str = "accent-cyan-700/50"; pub(crate) const accent_cyan_700_of_60: &str = "accent-cyan-700/60"; pub(crate) const accent_cyan_700_of_70: &str = "accent-cyan-700/70"; pub(crate) const accent_cyan_700_of_75: &str = "accent-cyan-700/75"; pub(crate) const accent_cyan_700_of_80: &str = "accent-cyan-700/80"; pub(crate) const accent_cyan_700_of_90: &str = "accent-cyan-700/90"; pub(crate) const accent_cyan_700_of_95: &str = "accent-cyan-700/95"; pub(crate) const accent_cyan_800: &str = "accent-cyan-800"; pub(crate) const accent_cyan_800_of_0: &str = "accent-cyan-800/0"; pub(crate) const accent_cyan_800_of_10: &str = "accent-cyan-800/10"; pub(crate) const accent_cyan_800_of_100: &str = "accent-cyan-800/100"; pub(crate) const accent_cyan_800_of_20: &str = "accent-cyan-800/20"; pub(crate) const accent_cyan_800_of_25: &str = "accent-cyan-800/25"; pub(crate) const accent_cyan_800_of_30: &str = "accent-cyan-800/30"; pub(crate) const accent_cyan_800_of_40: &str = "accent-cyan-800/40"; pub(crate) const accent_cyan_800_of_5: &str = "accent-cyan-800/5"; pub(crate) const accent_cyan_800_of_50: &str = "accent-cyan-800/50"; pub(crate) const accent_cyan_800_of_60: &str = "accent-cyan-800/60"; pub(crate) const accent_cyan_800_of_70: &str = "accent-cyan-800/70"; pub(crate) const accent_cyan_800_of_75: &str = "accent-cyan-800/75"; pub(crate) const accent_cyan_800_of_80: &str = "accent-cyan-800/80"; pub(crate) const accent_cyan_800_of_90: &str = "accent-cyan-800/90"; pub(crate) const accent_cyan_800_of_95: &str = "accent-cyan-800/95"; pub(crate) const accent_cyan_900: &str = "accent-cyan-900"; pub(crate) const accent_cyan_900_of_0: &str = "accent-cyan-900/0"; pub(crate) const accent_cyan_900_of_10: &str = "accent-cyan-900/10"; pub(crate) const accent_cyan_900_of_100: &str = "accent-cyan-900/100"; pub(crate) const accent_cyan_900_of_20: &str = "accent-cyan-900/20"; pub(crate) const accent_cyan_900_of_25: &str = "accent-cyan-900/25"; pub(crate) const accent_cyan_900_of_30: &str = "accent-cyan-900/30"; pub(crate) const accent_cyan_900_of_40: &str = "accent-cyan-900/40"; pub(crate) const accent_cyan_900_of_5: &str = "accent-cyan-900/5"; pub(crate) const accent_cyan_900_of_50: &str = "accent-cyan-900/50"; pub(crate) const accent_cyan_900_of_60: &str = "accent-cyan-900/60"; pub(crate) const accent_cyan_900_of_70: &str = "accent-cyan-900/70"; pub(crate) const accent_cyan_900_of_75: &str = "accent-cyan-900/75"; pub(crate) const accent_cyan_900_of_80: &str = "accent-cyan-900/80"; pub(crate) const accent_cyan_900_of_90: &str = "accent-cyan-900/90"; pub(crate) const accent_cyan_900_of_95: &str = "accent-cyan-900/95"; pub(crate) const accent_emerald_100: &str = "accent-emerald-100"; pub(crate) const accent_emerald_100_of_0: &str = "accent-emerald-100/0"; pub(crate) const accent_emerald_100_of_10: &str = "accent-emerald-100/10"; pub(crate) const accent_emerald_100_of_100: &str = "accent-emerald-100/100"; pub(crate) const accent_emerald_100_of_20: &str = "accent-emerald-100/20"; pub(crate) const accent_emerald_100_of_25: &str = "accent-emerald-100/25"; pub(crate) const accent_emerald_100_of_30: &str = "accent-emerald-100/30"; pub(crate) const accent_emerald_100_of_40: &str = "accent-emerald-100/40"; pub(crate) const accent_emerald_100_of_5: &str = "accent-emerald-100/5"; pub(crate) const accent_emerald_100_of_50: &str = "accent-emerald-100/50"; pub(crate) const accent_emerald_100_of_60: &str = "accent-emerald-100/60"; pub(crate) const accent_emerald_100_of_70: &str = "accent-emerald-100/70"; pub(crate) const accent_emerald_100_of_75: &str = "accent-emerald-100/75"; pub(crate) const accent_emerald_100_of_80: &str = "accent-emerald-100/80"; pub(crate) const accent_emerald_100_of_90: &str = "accent-emerald-100/90"; pub(crate) const accent_emerald_100_of_95: &str = "accent-emerald-100/95"; pub(crate) const accent_emerald_200: &str = "accent-emerald-200"; pub(crate) const accent_emerald_200_of_0: &str = "accent-emerald-200/0"; pub(crate) const accent_emerald_200_of_10: &str = "accent-emerald-200/10"; pub(crate) const accent_emerald_200_of_100: &str = "accent-emerald-200/100"; pub(crate) const accent_emerald_200_of_20: &str = "accent-emerald-200/20"; pub(crate) const accent_emerald_200_of_25: &str = "accent-emerald-200/25"; pub(crate) const accent_emerald_200_of_30: &str = "accent-emerald-200/30"; pub(crate) const accent_emerald_200_of_40: &str = "accent-emerald-200/40"; pub(crate) const accent_emerald_200_of_5: &str = "accent-emerald-200/5"; pub(crate) const accent_emerald_200_of_50: &str = "accent-emerald-200/50"; pub(crate) const accent_emerald_200_of_60: &str = "accent-emerald-200/60"; pub(crate) const accent_emerald_200_of_70: &str = "accent-emerald-200/70"; pub(crate) const accent_emerald_200_of_75: &str = "accent-emerald-200/75"; pub(crate) const accent_emerald_200_of_80: &str = "accent-emerald-200/80"; pub(crate) const accent_emerald_200_of_90: &str = "accent-emerald-200/90"; pub(crate) const accent_emerald_200_of_95: &str = "accent-emerald-200/95"; pub(crate) const accent_emerald_300: &str = "accent-emerald-300"; pub(crate) const accent_emerald_300_of_0: &str = "accent-emerald-300/0"; pub(crate) const accent_emerald_300_of_10: &str = "accent-emerald-300/10"; pub(crate) const accent_emerald_300_of_100: &str = "accent-emerald-300/100"; pub(crate) const accent_emerald_300_of_20: &str = "accent-emerald-300/20"; pub(crate) const accent_emerald_300_of_25: &str = "accent-emerald-300/25"; pub(crate) const accent_emerald_300_of_30: &str = "accent-emerald-300/30"; pub(crate) const accent_emerald_300_of_40: &str = "accent-emerald-300/40"; pub(crate) const accent_emerald_300_of_5: &str = "accent-emerald-300/5"; pub(crate) const accent_emerald_300_of_50: &str = "accent-emerald-300/50"; pub(crate) const accent_emerald_300_of_60: &str = "accent-emerald-300/60"; pub(crate) const accent_emerald_300_of_70: &str = "accent-emerald-300/70"; pub(crate) const accent_emerald_300_of_75: &str = "accent-emerald-300/75"; pub(crate) const accent_emerald_300_of_80: &str = "accent-emerald-300/80"; pub(crate) const accent_emerald_300_of_90: &str = "accent-emerald-300/90"; pub(crate) const accent_emerald_300_of_95: &str = "accent-emerald-300/95"; pub(crate) const accent_emerald_400: &str = "accent-emerald-400"; pub(crate) const accent_emerald_400_of_0: &str = "accent-emerald-400/0"; pub(crate) const accent_emerald_400_of_10: &str = "accent-emerald-400/10"; pub(crate) const accent_emerald_400_of_100: &str = "accent-emerald-400/100"; pub(crate) const accent_emerald_400_of_20: &str = "accent-emerald-400/20"; pub(crate) const accent_emerald_400_of_25: &str = "accent-emerald-400/25"; pub(crate) const accent_emerald_400_of_30: &str = "accent-emerald-400/30"; pub(crate) const accent_emerald_400_of_40: &str = "accent-emerald-400/40"; pub(crate) const accent_emerald_400_of_5: &str = "accent-emerald-400/5"; pub(crate) const accent_emerald_400_of_50: &str = "accent-emerald-400/50"; pub(crate) const accent_emerald_400_of_60: &str = "accent-emerald-400/60"; pub(crate) const accent_emerald_400_of_70: &str = "accent-emerald-400/70"; pub(crate) const accent_emerald_400_of_75: &str = "accent-emerald-400/75"; pub(crate) const accent_emerald_400_of_80: &str = "accent-emerald-400/80"; pub(crate) const accent_emerald_400_of_90: &str = "accent-emerald-400/90"; pub(crate) const accent_emerald_400_of_95: &str = "accent-emerald-400/95"; pub(crate) const accent_emerald_50: &str = "accent-emerald-50"; pub(crate) const accent_emerald_500: &str = "accent-emerald-500"; pub(crate) const accent_emerald_500_of_0: &str = "accent-emerald-500/0"; pub(crate) const accent_emerald_500_of_10: &str = "accent-emerald-500/10"; pub(crate) const accent_emerald_500_of_100: &str = "accent-emerald-500/100"; pub(crate) const accent_emerald_500_of_20: &str = "accent-emerald-500/20"; pub(crate) const accent_emerald_500_of_25: &str = "accent-emerald-500/25"; pub(crate) const accent_emerald_500_of_30: &str = "accent-emerald-500/30"; pub(crate) const accent_emerald_500_of_40: &str = "accent-emerald-500/40"; pub(crate) const accent_emerald_500_of_5: &str = "accent-emerald-500/5"; pub(crate) const accent_emerald_500_of_50: &str = "accent-emerald-500/50"; pub(crate) const accent_emerald_500_of_60: &str = "accent-emerald-500/60"; pub(crate) const accent_emerald_500_of_70: &str = "accent-emerald-500/70"; pub(crate) const accent_emerald_500_of_75: &str = "accent-emerald-500/75"; pub(crate) const accent_emerald_500_of_80: &str = "accent-emerald-500/80"; pub(crate) const accent_emerald_500_of_90: &str = "accent-emerald-500/90"; pub(crate) const accent_emerald_500_of_95: &str = "accent-emerald-500/95"; pub(crate) const accent_emerald_50_of_0: &str = "accent-emerald-50/0"; pub(crate) const accent_emerald_50_of_10: &str = "accent-emerald-50/10"; pub(crate) const accent_emerald_50_of_100: &str = "accent-emerald-50/100"; pub(crate) const accent_emerald_50_of_20: &str = "accent-emerald-50/20"; pub(crate) const accent_emerald_50_of_25: &str = "accent-emerald-50/25"; pub(crate) const accent_emerald_50_of_30: &str = "accent-emerald-50/30"; pub(crate) const accent_emerald_50_of_40: &str = "accent-emerald-50/40"; pub(crate) const accent_emerald_50_of_5: &str = "accent-emerald-50/5"; pub(crate) const accent_emerald_50_of_50: &str = "accent-emerald-50/50"; pub(crate) const accent_emerald_50_of_60: &str = "accent-emerald-50/60"; pub(crate) const accent_emerald_50_of_70: &str = "accent-emerald-50/70"; pub(crate) const accent_emerald_50_of_75: &str = "accent-emerald-50/75"; pub(crate) const accent_emerald_50_of_80: &str = "accent-emerald-50/80"; pub(crate) const accent_emerald_50_of_90: &str = "accent-emerald-50/90"; pub(crate) const accent_emerald_50_of_95: &str = "accent-emerald-50/95"; pub(crate) const accent_emerald_600: &str = "accent-emerald-600"; pub(crate) const accent_emerald_600_of_0: &str = "accent-emerald-600/0"; pub(crate) const accent_emerald_600_of_10: &str = "accent-emerald-600/10"; pub(crate) const accent_emerald_600_of_100: &str = "accent-emerald-600/100"; pub(crate) const accent_emerald_600_of_20: &str = "accent-emerald-600/20"; pub(crate) const accent_emerald_600_of_25: &str = "accent-emerald-600/25"; pub(crate) const accent_emerald_600_of_30: &str = "accent-emerald-600/30"; pub(crate) const accent_emerald_600_of_40: &str = "accent-emerald-600/40"; pub(crate) const accent_emerald_600_of_5: &str = "accent-emerald-600/5"; pub(crate) const accent_emerald_600_of_50: &str = "accent-emerald-600/50"; pub(crate) const accent_emerald_600_of_60: &str = "accent-emerald-600/60"; pub(crate) const accent_emerald_600_of_70: &str = "accent-emerald-600/70"; pub(crate) const accent_emerald_600_of_75: &str = "accent-emerald-600/75"; pub(crate) const accent_emerald_600_of_80: &str = "accent-emerald-600/80"; pub(crate) const accent_emerald_600_of_90: &str = "accent-emerald-600/90"; pub(crate) const accent_emerald_600_of_95: &str = "accent-emerald-600/95"; pub(crate) const accent_emerald_700: &str = "accent-emerald-700"; pub(crate) const accent_emerald_700_of_0: &str = "accent-emerald-700/0"; pub(crate) const accent_emerald_700_of_10: &str = "accent-emerald-700/10"; pub(crate) const accent_emerald_700_of_100: &str = "accent-emerald-700/100"; pub(crate) const accent_emerald_700_of_20: &str = "accent-emerald-700/20"; pub(crate) const accent_emerald_700_of_25: &str = "accent-emerald-700/25"; pub(crate) const accent_emerald_700_of_30: &str = "accent-emerald-700/30"; pub(crate) const accent_emerald_700_of_40: &str = "accent-emerald-700/40"; pub(crate) const accent_emerald_700_of_5: &str = "accent-emerald-700/5"; pub(crate) const accent_emerald_700_of_50: &str = "accent-emerald-700/50"; pub(crate) const accent_emerald_700_of_60: &str = "accent-emerald-700/60"; pub(crate) const accent_emerald_700_of_70: &str = "accent-emerald-700/70"; pub(crate) const accent_emerald_700_of_75: &str = "accent-emerald-700/75"; pub(crate) const accent_emerald_700_of_80: &str = "accent-emerald-700/80"; pub(crate) const accent_emerald_700_of_90: &str = "accent-emerald-700/90"; pub(crate) const accent_emerald_700_of_95: &str = "accent-emerald-700/95"; pub(crate) const accent_emerald_800: &str = "accent-emerald-800"; pub(crate) const accent_emerald_800_of_0: &str = "accent-emerald-800/0"; pub(crate) const accent_emerald_800_of_10: &str = "accent-emerald-800/10"; pub(crate) const accent_emerald_800_of_100: &str = "accent-emerald-800/100"; pub(crate) const accent_emerald_800_of_20: &str = "accent-emerald-800/20"; pub(crate) const accent_emerald_800_of_25: &str = "accent-emerald-800/25"; pub(crate) const accent_emerald_800_of_30: &str = "accent-emerald-800/30"; pub(crate) const accent_emerald_800_of_40: &str = "accent-emerald-800/40"; pub(crate) const accent_emerald_800_of_5: &str = "accent-emerald-800/5"; pub(crate) const accent_emerald_800_of_50: &str = "accent-emerald-800/50"; pub(crate) const accent_emerald_800_of_60: &str = "accent-emerald-800/60"; pub(crate) const accent_emerald_800_of_70: &str = "accent-emerald-800/70"; pub(crate) const accent_emerald_800_of_75: &str = "accent-emerald-800/75"; pub(crate) const accent_emerald_800_of_80: &str = "accent-emerald-800/80"; pub(crate) const accent_emerald_800_of_90: &str = "accent-emerald-800/90"; pub(crate) const accent_emerald_800_of_95: &str = "accent-emerald-800/95"; pub(crate) const accent_emerald_900: &str = "accent-emerald-900"; pub(crate) const accent_emerald_900_of_0: &str = "accent-emerald-900/0"; pub(crate) const accent_emerald_900_of_10: &str = "accent-emerald-900/10"; pub(crate) const accent_emerald_900_of_100: &str = "accent-emerald-900/100"; pub(crate) const accent_emerald_900_of_20: &str = "accent-emerald-900/20"; pub(crate) const accent_emerald_900_of_25: &str = "accent-emerald-900/25"; pub(crate) const accent_emerald_900_of_30: &str = "accent-emerald-900/30"; pub(crate) const accent_emerald_900_of_40: &str = "accent-emerald-900/40"; pub(crate) const accent_emerald_900_of_5: &str = "accent-emerald-900/5"; pub(crate) const accent_emerald_900_of_50: &str = "accent-emerald-900/50"; pub(crate) const accent_emerald_900_of_60: &str = "accent-emerald-900/60"; pub(crate) const accent_emerald_900_of_70: &str = "accent-emerald-900/70"; pub(crate) const accent_emerald_900_of_75: &str = "accent-emerald-900/75"; pub(crate) const accent_emerald_900_of_80: &str = "accent-emerald-900/80"; pub(crate) const accent_emerald_900_of_90: &str = "accent-emerald-900/90"; pub(crate) const accent_emerald_900_of_95: &str = "accent-emerald-900/95"; pub(crate) const accent_fuchsia_100: &str = "accent-fuchsia-100"; pub(crate) const accent_fuchsia_100_of_0: &str = "accent-fuchsia-100/0"; pub(crate) const accent_fuchsia_100_of_10: &str = "accent-fuchsia-100/10"; pub(crate) const accent_fuchsia_100_of_100: &str = "accent-fuchsia-100/100"; pub(crate) const accent_fuchsia_100_of_20: &str = "accent-fuchsia-100/20"; pub(crate) const accent_fuchsia_100_of_25: &str = "accent-fuchsia-100/25"; pub(crate) const accent_fuchsia_100_of_30: &str = "accent-fuchsia-100/30"; pub(crate) const accent_fuchsia_100_of_40: &str = "accent-fuchsia-100/40"; pub(crate) const accent_fuchsia_100_of_5: &str = "accent-fuchsia-100/5"; pub(crate) const accent_fuchsia_100_of_50: &str = "accent-fuchsia-100/50"; pub(crate) const accent_fuchsia_100_of_60: &str = "accent-fuchsia-100/60"; pub(crate) const accent_fuchsia_100_of_70: &str = "accent-fuchsia-100/70"; pub(crate) const accent_fuchsia_100_of_75: &str = "accent-fuchsia-100/75"; pub(crate) const accent_fuchsia_100_of_80: &str = "accent-fuchsia-100/80"; pub(crate) const accent_fuchsia_100_of_90: &str = "accent-fuchsia-100/90"; pub(crate) const accent_fuchsia_100_of_95: &str = "accent-fuchsia-100/95"; pub(crate) const accent_fuchsia_200: &str = "accent-fuchsia-200"; pub(crate) const accent_fuchsia_200_of_0: &str = "accent-fuchsia-200/0"; pub(crate) const accent_fuchsia_200_of_10: &str = "accent-fuchsia-200/10"; pub(crate) const accent_fuchsia_200_of_100: &str = "accent-fuchsia-200/100"; pub(crate) const accent_fuchsia_200_of_20: &str = "accent-fuchsia-200/20"; pub(crate) const accent_fuchsia_200_of_25: &str = "accent-fuchsia-200/25"; pub(crate) const accent_fuchsia_200_of_30: &str = "accent-fuchsia-200/30"; pub(crate) const accent_fuchsia_200_of_40: &str = "accent-fuchsia-200/40"; pub(crate) const accent_fuchsia_200_of_5: &str = "accent-fuchsia-200/5"; pub(crate) const accent_fuchsia_200_of_50: &str = "accent-fuchsia-200/50"; pub(crate) const accent_fuchsia_200_of_60: &str = "accent-fuchsia-200/60"; pub(crate) const accent_fuchsia_200_of_70: &str = "accent-fuchsia-200/70"; pub(crate) const accent_fuchsia_200_of_75: &str = "accent-fuchsia-200/75"; pub(crate) const accent_fuchsia_200_of_80: &str = "accent-fuchsia-200/80"; pub(crate) const accent_fuchsia_200_of_90: &str = "accent-fuchsia-200/90"; pub(crate) const accent_fuchsia_200_of_95: &str = "accent-fuchsia-200/95"; pub(crate) const accent_fuchsia_300: &str = "accent-fuchsia-300"; pub(crate) const accent_fuchsia_300_of_0: &str = "accent-fuchsia-300/0"; pub(crate) const accent_fuchsia_300_of_10: &str = "accent-fuchsia-300/10"; pub(crate) const accent_fuchsia_300_of_100: &str = "accent-fuchsia-300/100"; pub(crate) const accent_fuchsia_300_of_20: &str = "accent-fuchsia-300/20"; pub(crate) const accent_fuchsia_300_of_25: &str = "accent-fuchsia-300/25"; pub(crate) const accent_fuchsia_300_of_30: &str = "accent-fuchsia-300/30"; pub(crate) const accent_fuchsia_300_of_40: &str = "accent-fuchsia-300/40"; pub(crate) const accent_fuchsia_300_of_5: &str = "accent-fuchsia-300/5"; pub(crate) const accent_fuchsia_300_of_50: &str = "accent-fuchsia-300/50"; pub(crate) const accent_fuchsia_300_of_60: &str = "accent-fuchsia-300/60"; pub(crate) const accent_fuchsia_300_of_70: &str = "accent-fuchsia-300/70"; pub(crate) const accent_fuchsia_300_of_75: &str = "accent-fuchsia-300/75"; pub(crate) const accent_fuchsia_300_of_80: &str = "accent-fuchsia-300/80"; pub(crate) const accent_fuchsia_300_of_90: &str = "accent-fuchsia-300/90"; pub(crate) const accent_fuchsia_300_of_95: &str = "accent-fuchsia-300/95"; pub(crate) const accent_fuchsia_400: &str = "accent-fuchsia-400"; pub(crate) const accent_fuchsia_400_of_0: &str = "accent-fuchsia-400/0"; pub(crate) const accent_fuchsia_400_of_10: &str = "accent-fuchsia-400/10"; pub(crate) const accent_fuchsia_400_of_100: &str = "accent-fuchsia-400/100"; pub(crate) const accent_fuchsia_400_of_20: &str = "accent-fuchsia-400/20"; pub(crate) const accent_fuchsia_400_of_25: &str = "accent-fuchsia-400/25"; pub(crate) const accent_fuchsia_400_of_30: &str = "accent-fuchsia-400/30"; pub(crate) const accent_fuchsia_400_of_40: &str = "accent-fuchsia-400/40"; pub(crate) const accent_fuchsia_400_of_5: &str = "accent-fuchsia-400/5"; pub(crate) const accent_fuchsia_400_of_50: &str = "accent-fuchsia-400/50"; pub(crate) const accent_fuchsia_400_of_60: &str = "accent-fuchsia-400/60"; pub(crate) const accent_fuchsia_400_of_70: &str = "accent-fuchsia-400/70"; pub(crate) const accent_fuchsia_400_of_75: &str = "accent-fuchsia-400/75"; pub(crate) const accent_fuchsia_400_of_80: &str = "accent-fuchsia-400/80"; pub(crate) const accent_fuchsia_400_of_90: &str = "accent-fuchsia-400/90"; pub(crate) const accent_fuchsia_400_of_95: &str = "accent-fuchsia-400/95"; pub(crate) const accent_fuchsia_50: &str = "accent-fuchsia-50"; pub(crate) const accent_fuchsia_500: &str = "accent-fuchsia-500"; pub(crate) const accent_fuchsia_500_of_0: &str = "accent-fuchsia-500/0"; pub(crate) const accent_fuchsia_500_of_10: &str = "accent-fuchsia-500/10"; pub(crate) const accent_fuchsia_500_of_100: &str = "accent-fuchsia-500/100"; pub(crate) const accent_fuchsia_500_of_20: &str = "accent-fuchsia-500/20"; pub(crate) const accent_fuchsia_500_of_25: &str = "accent-fuchsia-500/25"; pub(crate) const accent_fuchsia_500_of_30: &str = "accent-fuchsia-500/30"; pub(crate) const accent_fuchsia_500_of_40: &str = "accent-fuchsia-500/40"; pub(crate) const accent_fuchsia_500_of_5: &str = "accent-fuchsia-500/5"; pub(crate) const accent_fuchsia_500_of_50: &str = "accent-fuchsia-500/50"; pub(crate) const accent_fuchsia_500_of_60: &str = "accent-fuchsia-500/60"; pub(crate) const accent_fuchsia_500_of_70: &str = "accent-fuchsia-500/70"; pub(crate) const accent_fuchsia_500_of_75: &str = "accent-fuchsia-500/75"; pub(crate) const accent_fuchsia_500_of_80: &str = "accent-fuchsia-500/80"; pub(crate) const accent_fuchsia_500_of_90: &str = "accent-fuchsia-500/90"; pub(crate) const accent_fuchsia_500_of_95: &str = "accent-fuchsia-500/95"; pub(crate) const accent_fuchsia_50_of_0: &str = "accent-fuchsia-50/0"; pub(crate) const accent_fuchsia_50_of_10: &str = "accent-fuchsia-50/10"; pub(crate) const accent_fuchsia_50_of_100: &str = "accent-fuchsia-50/100"; pub(crate) const accent_fuchsia_50_of_20: &str = "accent-fuchsia-50/20"; pub(crate) const accent_fuchsia_50_of_25: &str = "accent-fuchsia-50/25"; pub(crate) const accent_fuchsia_50_of_30: &str = "accent-fuchsia-50/30"; pub(crate) const accent_fuchsia_50_of_40: &str = "accent-fuchsia-50/40"; pub(crate) const accent_fuchsia_50_of_5: &str = "accent-fuchsia-50/5"; pub(crate) const accent_fuchsia_50_of_50: &str = "accent-fuchsia-50/50"; pub(crate) const accent_fuchsia_50_of_60: &str = "accent-fuchsia-50/60"; pub(crate) const accent_fuchsia_50_of_70: &str = "accent-fuchsia-50/70"; pub(crate) const accent_fuchsia_50_of_75: &str = "accent-fuchsia-50/75"; pub(crate) const accent_fuchsia_50_of_80: &str = "accent-fuchsia-50/80"; pub(crate) const accent_fuchsia_50_of_90: &str = "accent-fuchsia-50/90"; pub(crate) const accent_fuchsia_50_of_95: &str = "accent-fuchsia-50/95"; pub(crate) const accent_fuchsia_600: &str = "accent-fuchsia-600"; pub(crate) const accent_fuchsia_600_of_0: &str = "accent-fuchsia-600/0"; pub(crate) const accent_fuchsia_600_of_10: &str = "accent-fuchsia-600/10"; pub(crate) const accent_fuchsia_600_of_100: &str = "accent-fuchsia-600/100"; pub(crate) const accent_fuchsia_600_of_20: &str = "accent-fuchsia-600/20"; pub(crate) const accent_fuchsia_600_of_25: &str = "accent-fuchsia-600/25"; pub(crate) const accent_fuchsia_600_of_30: &str = "accent-fuchsia-600/30"; pub(crate) const accent_fuchsia_600_of_40: &str = "accent-fuchsia-600/40"; pub(crate) const accent_fuchsia_600_of_5: &str = "accent-fuchsia-600/5"; pub(crate) const accent_fuchsia_600_of_50: &str = "accent-fuchsia-600/50"; pub(crate) const accent_fuchsia_600_of_60: &str = "accent-fuchsia-600/60"; pub(crate) const accent_fuchsia_600_of_70: &str = "accent-fuchsia-600/70"; pub(crate) const accent_fuchsia_600_of_75: &str = "accent-fuchsia-600/75"; pub(crate) const accent_fuchsia_600_of_80: &str = "accent-fuchsia-600/80"; pub(crate) const accent_fuchsia_600_of_90: &str = "accent-fuchsia-600/90"; pub(crate) const accent_fuchsia_600_of_95: &str = "accent-fuchsia-600/95"; pub(crate) const accent_fuchsia_700: &str = "accent-fuchsia-700"; pub(crate) const accent_fuchsia_700_of_0: &str = "accent-fuchsia-700/0"; pub(crate) const accent_fuchsia_700_of_10: &str = "accent-fuchsia-700/10"; pub(crate) const accent_fuchsia_700_of_100: &str = "accent-fuchsia-700/100"; pub(crate) const accent_fuchsia_700_of_20: &str = "accent-fuchsia-700/20"; pub(crate) const accent_fuchsia_700_of_25: &str = "accent-fuchsia-700/25"; pub(crate) const accent_fuchsia_700_of_30: &str = "accent-fuchsia-700/30"; pub(crate) const accent_fuchsia_700_of_40: &str = "accent-fuchsia-700/40"; pub(crate) const accent_fuchsia_700_of_5: &str = "accent-fuchsia-700/5"; pub(crate) const accent_fuchsia_700_of_50: &str = "accent-fuchsia-700/50"; pub(crate) const accent_fuchsia_700_of_60: &str = "accent-fuchsia-700/60"; pub(crate) const accent_fuchsia_700_of_70: &str = "accent-fuchsia-700/70"; pub(crate) const accent_fuchsia_700_of_75: &str = "accent-fuchsia-700/75"; pub(crate) const accent_fuchsia_700_of_80: &str = "accent-fuchsia-700/80"; pub(crate) const accent_fuchsia_700_of_90: &str = "accent-fuchsia-700/90"; pub(crate) const accent_fuchsia_700_of_95: &str = "accent-fuchsia-700/95"; pub(crate) const accent_fuchsia_800: &str = "accent-fuchsia-800"; pub(crate) const accent_fuchsia_800_of_0: &str = "accent-fuchsia-800/0"; pub(crate) const accent_fuchsia_800_of_10: &str = "accent-fuchsia-800/10"; pub(crate) const accent_fuchsia_800_of_100: &str = "accent-fuchsia-800/100"; pub(crate) const accent_fuchsia_800_of_20: &str = "accent-fuchsia-800/20"; pub(crate) const accent_fuchsia_800_of_25: &str = "accent-fuchsia-800/25"; pub(crate) const accent_fuchsia_800_of_30: &str = "accent-fuchsia-800/30"; pub(crate) const accent_fuchsia_800_of_40: &str = "accent-fuchsia-800/40"; pub(crate) const accent_fuchsia_800_of_5: &str = "accent-fuchsia-800/5"; pub(crate) const accent_fuchsia_800_of_50: &str = "accent-fuchsia-800/50"; pub(crate) const accent_fuchsia_800_of_60: &str = "accent-fuchsia-800/60"; pub(crate) const accent_fuchsia_800_of_70: &str = "accent-fuchsia-800/70"; pub(crate) const accent_fuchsia_800_of_75: &str = "accent-fuchsia-800/75"; pub(crate) const accent_fuchsia_800_of_80: &str = "accent-fuchsia-800/80"; pub(crate) const accent_fuchsia_800_of_90: &str = "accent-fuchsia-800/90"; pub(crate) const accent_fuchsia_800_of_95: &str = "accent-fuchsia-800/95"; pub(crate) const accent_fuchsia_900: &str = "accent-fuchsia-900"; pub(crate) const accent_fuchsia_900_of_0: &str = "accent-fuchsia-900/0"; pub(crate) const accent_fuchsia_900_of_10: &str = "accent-fuchsia-900/10"; pub(crate) const accent_fuchsia_900_of_100: &str = "accent-fuchsia-900/100"; pub(crate) const accent_fuchsia_900_of_20: &str = "accent-fuchsia-900/20"; pub(crate) const accent_fuchsia_900_of_25: &str = "accent-fuchsia-900/25"; pub(crate) const accent_fuchsia_900_of_30: &str = "accent-fuchsia-900/30"; pub(crate) const accent_fuchsia_900_of_40: &str = "accent-fuchsia-900/40"; pub(crate) const accent_fuchsia_900_of_5: &str = "accent-fuchsia-900/5"; pub(crate) const accent_fuchsia_900_of_50: &str = "accent-fuchsia-900/50"; pub(crate) const accent_fuchsia_900_of_60: &str = "accent-fuchsia-900/60"; pub(crate) const accent_fuchsia_900_of_70: &str = "accent-fuchsia-900/70"; pub(crate) const accent_fuchsia_900_of_75: &str = "accent-fuchsia-900/75"; pub(crate) const accent_fuchsia_900_of_80: &str = "accent-fuchsia-900/80"; pub(crate) const accent_fuchsia_900_of_90: &str = "accent-fuchsia-900/90"; pub(crate) const accent_fuchsia_900_of_95: &str = "accent-fuchsia-900/95"; pub(crate) const accent_gray_100: &str = "accent-gray-100"; pub(crate) const accent_gray_100_of_0: &str = "accent-gray-100/0"; pub(crate) const accent_gray_100_of_10: &str = "accent-gray-100/10"; pub(crate) const accent_gray_100_of_100: &str = "accent-gray-100/100"; pub(crate) const accent_gray_100_of_20: &str = "accent-gray-100/20"; pub(crate) const accent_gray_100_of_25: &str = "accent-gray-100/25"; pub(crate) const accent_gray_100_of_30: &str = "accent-gray-100/30"; pub(crate) const accent_gray_100_of_40: &str = "accent-gray-100/40"; pub(crate) const accent_gray_100_of_5: &str = "accent-gray-100/5"; pub(crate) const accent_gray_100_of_50: &str = "accent-gray-100/50"; pub(crate) const accent_gray_100_of_60: &str = "accent-gray-100/60"; pub(crate) const accent_gray_100_of_70: &str = "accent-gray-100/70"; pub(crate) const accent_gray_100_of_75: &str = "accent-gray-100/75"; pub(crate) const accent_gray_100_of_80: &str = "accent-gray-100/80"; pub(crate) const accent_gray_100_of_90: &str = "accent-gray-100/90"; pub(crate) const accent_gray_100_of_95: &str = "accent-gray-100/95"; pub(crate) const accent_gray_200: &str = "accent-gray-200"; pub(crate) const accent_gray_200_of_0: &str = "accent-gray-200/0"; pub(crate) const accent_gray_200_of_10: &str = "accent-gray-200/10"; pub(crate) const accent_gray_200_of_100: &str = "accent-gray-200/100"; pub(crate) const accent_gray_200_of_20: &str = "accent-gray-200/20"; pub(crate) const accent_gray_200_of_25: &str = "accent-gray-200/25"; pub(crate) const accent_gray_200_of_30: &str = "accent-gray-200/30"; pub(crate) const accent_gray_200_of_40: &str = "accent-gray-200/40"; pub(crate) const accent_gray_200_of_5: &str = "accent-gray-200/5"; pub(crate) const accent_gray_200_of_50: &str = "accent-gray-200/50"; pub(crate) const accent_gray_200_of_60: &str = "accent-gray-200/60"; pub(crate) const accent_gray_200_of_70: &str = "accent-gray-200/70"; pub(crate) const accent_gray_200_of_75: &str = "accent-gray-200/75"; pub(crate) const accent_gray_200_of_80: &str = "accent-gray-200/80"; pub(crate) const accent_gray_200_of_90: &str = "accent-gray-200/90"; pub(crate) const accent_gray_200_of_95: &str = "accent-gray-200/95"; pub(crate) const accent_gray_300: &str = "accent-gray-300"; pub(crate) const accent_gray_300_of_0: &str = "accent-gray-300/0"; pub(crate) const accent_gray_300_of_10: &str = "accent-gray-300/10"; pub(crate) const accent_gray_300_of_100: &str = "accent-gray-300/100"; pub(crate) const accent_gray_300_of_20: &str = "accent-gray-300/20"; pub(crate) const accent_gray_300_of_25: &str = "accent-gray-300/25"; pub(crate) const accent_gray_300_of_30: &str = "accent-gray-300/30"; pub(crate) const accent_gray_300_of_40: &str = "accent-gray-300/40"; pub(crate) const accent_gray_300_of_5: &str = "accent-gray-300/5"; pub(crate) const accent_gray_300_of_50: &str = "accent-gray-300/50"; pub(crate) const accent_gray_300_of_60: &str = "accent-gray-300/60"; pub(crate) const accent_gray_300_of_70: &str = "accent-gray-300/70"; pub(crate) const accent_gray_300_of_75: &str = "accent-gray-300/75"; pub(crate) const accent_gray_300_of_80: &str = "accent-gray-300/80"; pub(crate) const accent_gray_300_of_90: &str = "accent-gray-300/90"; pub(crate) const accent_gray_300_of_95: &str = "accent-gray-300/95"; pub(crate) const accent_gray_400: &str = "accent-gray-400"; pub(crate) const accent_gray_400_of_0: &str = "accent-gray-400/0"; pub(crate) const accent_gray_400_of_10: &str = "accent-gray-400/10"; pub(crate) const accent_gray_400_of_100: &str = "accent-gray-400/100"; pub(crate) const accent_gray_400_of_20: &str = "accent-gray-400/20"; pub(crate) const accent_gray_400_of_25: &str = "accent-gray-400/25"; pub(crate) const accent_gray_400_of_30: &str = "accent-gray-400/30"; pub(crate) const accent_gray_400_of_40: &str = "accent-gray-400/40"; pub(crate) const accent_gray_400_of_5: &str = "accent-gray-400/5"; pub(crate) const accent_gray_400_of_50: &str = "accent-gray-400/50"; pub(crate) const accent_gray_400_of_60: &str = "accent-gray-400/60"; pub(crate) const accent_gray_400_of_70: &str = "accent-gray-400/70"; pub(crate) const accent_gray_400_of_75: &str = "accent-gray-400/75"; pub(crate) const accent_gray_400_of_80: &str = "accent-gray-400/80"; pub(crate) const accent_gray_400_of_90: &str = "accent-gray-400/90"; pub(crate) const accent_gray_400_of_95: &str = "accent-gray-400/95"; pub(crate) const accent_gray_50: &str = "accent-gray-50"; pub(crate) const accent_gray_500: &str = "accent-gray-500"; pub(crate) const accent_gray_500_of_0: &str = "accent-gray-500/0"; pub(crate) const accent_gray_500_of_10: &str = "accent-gray-500/10"; pub(crate) const accent_gray_500_of_100: &str = "accent-gray-500/100"; pub(crate) const accent_gray_500_of_20: &str = "accent-gray-500/20"; pub(crate) const accent_gray_500_of_25: &str = "accent-gray-500/25"; pub(crate) const accent_gray_500_of_30: &str = "accent-gray-500/30"; pub(crate) const accent_gray_500_of_40: &str = "accent-gray-500/40"; pub(crate) const accent_gray_500_of_5: &str = "accent-gray-500/5"; pub(crate) const accent_gray_500_of_50: &str = "accent-gray-500/50"; pub(crate) const accent_gray_500_of_60: &str = "accent-gray-500/60"; pub(crate) const accent_gray_500_of_70: &str = "accent-gray-500/70"; pub(crate) const accent_gray_500_of_75: &str = "accent-gray-500/75"; pub(crate) const accent_gray_500_of_80: &str = "accent-gray-500/80"; pub(crate) const accent_gray_500_of_90: &str = "accent-gray-500/90"; pub(crate) const accent_gray_500_of_95: &str = "accent-gray-500/95"; pub(crate) const accent_gray_50_of_0: &str = "accent-gray-50/0"; pub(crate) const accent_gray_50_of_10: &str = "accent-gray-50/10"; pub(crate) const accent_gray_50_of_100: &str = "accent-gray-50/100"; pub(crate) const accent_gray_50_of_20: &str = "accent-gray-50/20"; pub(crate) const accent_gray_50_of_25: &str = "accent-gray-50/25"; pub(crate) const accent_gray_50_of_30: &str = "accent-gray-50/30"; pub(crate) const accent_gray_50_of_40: &str = "accent-gray-50/40"; pub(crate) const accent_gray_50_of_5: &str = "accent-gray-50/5"; pub(crate) const accent_gray_50_of_50: &str = "accent-gray-50/50"; pub(crate) const accent_gray_50_of_60: &str = "accent-gray-50/60"; pub(crate) const accent_gray_50_of_70: &str = "accent-gray-50/70"; pub(crate) const accent_gray_50_of_75: &str = "accent-gray-50/75"; pub(crate) const accent_gray_50_of_80: &str = "accent-gray-50/80"; pub(crate) const accent_gray_50_of_90: &str = "accent-gray-50/90"; pub(crate) const accent_gray_50_of_95: &str = "accent-gray-50/95"; pub(crate) const accent_gray_600: &str = "accent-gray-600"; pub(crate) const accent_gray_600_of_0: &str = "accent-gray-600/0"; pub(crate) const accent_gray_600_of_10: &str = "accent-gray-600/10"; pub(crate) const accent_gray_600_of_100: &str = "accent-gray-600/100"; pub(crate) const accent_gray_600_of_20: &str = "accent-gray-600/20"; pub(crate) const accent_gray_600_of_25: &str = "accent-gray-600/25"; pub(crate) const accent_gray_600_of_30: &str = "accent-gray-600/30"; pub(crate) const accent_gray_600_of_40: &str = "accent-gray-600/40"; pub(crate) const accent_gray_600_of_5: &str = "accent-gray-600/5"; pub(crate) const accent_gray_600_of_50: &str = "accent-gray-600/50"; pub(crate) const accent_gray_600_of_60: &str = "accent-gray-600/60"; pub(crate) const accent_gray_600_of_70: &str = "accent-gray-600/70"; pub(crate) const accent_gray_600_of_75: &str = "accent-gray-600/75"; pub(crate) const accent_gray_600_of_80: &str = "accent-gray-600/80"; pub(crate) const accent_gray_600_of_90: &str = "accent-gray-600/90"; pub(crate) const accent_gray_600_of_95: &str = "accent-gray-600/95"; pub(crate) const accent_gray_700: &str = "accent-gray-700"; pub(crate) const accent_gray_700_of_0: &str = "accent-gray-700/0"; pub(crate) const accent_gray_700_of_10: &str = "accent-gray-700/10"; pub(crate) const accent_gray_700_of_100: &str = "accent-gray-700/100"; pub(crate) const accent_gray_700_of_20: &str = "accent-gray-700/20"; pub(crate) const accent_gray_700_of_25: &str = "accent-gray-700/25"; pub(crate) const accent_gray_700_of_30: &str = "accent-gray-700/30"; pub(crate) const accent_gray_700_of_40: &str = "accent-gray-700/40"; pub(crate) const accent_gray_700_of_5: &str = "accent-gray-700/5"; pub(crate) const accent_gray_700_of_50: &str = "accent-gray-700/50"; pub(crate) const accent_gray_700_of_60: &str = "accent-gray-700/60"; pub(crate) const accent_gray_700_of_70: &str = "accent-gray-700/70"; pub(crate) const accent_gray_700_of_75: &str = "accent-gray-700/75"; pub(crate) const accent_gray_700_of_80: &str = "accent-gray-700/80"; pub(crate) const accent_gray_700_of_90: &str = "accent-gray-700/90"; pub(crate) const accent_gray_700_of_95: &str = "accent-gray-700/95"; pub(crate) const accent_gray_800: &str = "accent-gray-800"; pub(crate) const accent_gray_800_of_0: &str = "accent-gray-800/0"; pub(crate) const accent_gray_800_of_10: &str = "accent-gray-800/10"; pub(crate) const accent_gray_800_of_100: &str = "accent-gray-800/100"; pub(crate) const accent_gray_800_of_20: &str = "accent-gray-800/20"; pub(crate) const accent_gray_800_of_25: &str = "accent-gray-800/25"; pub(crate) const accent_gray_800_of_30: &str = "accent-gray-800/30"; pub(crate) const accent_gray_800_of_40: &str = "accent-gray-800/40"; pub(crate) const accent_gray_800_of_5: &str = "accent-gray-800/5"; pub(crate) const accent_gray_800_of_50: &str = "accent-gray-800/50"; pub(crate) const accent_gray_800_of_60: &str = "accent-gray-800/60"; pub(crate) const accent_gray_800_of_70: &str = "accent-gray-800/70"; pub(crate) const accent_gray_800_of_75: &str = "accent-gray-800/75"; pub(crate) const accent_gray_800_of_80: &str = "accent-gray-800/80"; pub(crate) const accent_gray_800_of_90: &str = "accent-gray-800/90"; pub(crate) const accent_gray_800_of_95: &str = "accent-gray-800/95"; pub(crate) const accent_gray_900: &str = "accent-gray-900"; pub(crate) const accent_gray_900_of_0: &str = "accent-gray-900/0"; pub(crate) const accent_gray_900_of_10: &str = "accent-gray-900/10"; pub(crate) const accent_gray_900_of_100: &str = "accent-gray-900/100"; pub(crate) const accent_gray_900_of_20: &str = "accent-gray-900/20"; pub(crate) const accent_gray_900_of_25: &str = "accent-gray-900/25"; pub(crate) const accent_gray_900_of_30: &str = "accent-gray-900/30"; pub(crate) const accent_gray_900_of_40: &str = "accent-gray-900/40"; pub(crate) const accent_gray_900_of_5: &str = "accent-gray-900/5"; pub(crate) const accent_gray_900_of_50: &str = "accent-gray-900/50"; pub(crate) const accent_gray_900_of_60: &str = "accent-gray-900/60"; pub(crate) const accent_gray_900_of_70: &str = "accent-gray-900/70"; pub(crate) const accent_gray_900_of_75: &str = "accent-gray-900/75"; pub(crate) const accent_gray_900_of_80: &str = "accent-gray-900/80"; pub(crate) const accent_gray_900_of_90: &str = "accent-gray-900/90"; pub(crate) const accent_gray_900_of_95: &str = "accent-gray-900/95"; pub(crate) const accent_green_100: &str = "accent-green-100"; pub(crate) const accent_green_100_of_0: &str = "accent-green-100/0"; pub(crate) const accent_green_100_of_10: &str = "accent-green-100/10"; pub(crate) const accent_green_100_of_100: &str = "accent-green-100/100"; pub(crate) const accent_green_100_of_20: &str = "accent-green-100/20"; pub(crate) const accent_green_100_of_25: &str = "accent-green-100/25"; pub(crate) const accent_green_100_of_30: &str = "accent-green-100/30"; pub(crate) const accent_green_100_of_40: &str = "accent-green-100/40"; pub(crate) const accent_green_100_of_5: &str = "accent-green-100/5"; pub(crate) const accent_green_100_of_50: &str = "accent-green-100/50"; pub(crate) const accent_green_100_of_60: &str = "accent-green-100/60"; pub(crate) const accent_green_100_of_70: &str = "accent-green-100/70"; pub(crate) const accent_green_100_of_75: &str = "accent-green-100/75"; pub(crate) const accent_green_100_of_80: &str = "accent-green-100/80"; pub(crate) const accent_green_100_of_90: &str = "accent-green-100/90"; pub(crate) const accent_green_100_of_95: &str = "accent-green-100/95"; pub(crate) const accent_green_200: &str = "accent-green-200"; pub(crate) const accent_green_200_of_0: &str = "accent-green-200/0"; pub(crate) const accent_green_200_of_10: &str = "accent-green-200/10"; pub(crate) const accent_green_200_of_100: &str = "accent-green-200/100"; pub(crate) const accent_green_200_of_20: &str = "accent-green-200/20"; pub(crate) const accent_green_200_of_25: &str = "accent-green-200/25"; pub(crate) const accent_green_200_of_30: &str = "accent-green-200/30"; pub(crate) const accent_green_200_of_40: &str = "accent-green-200/40"; pub(crate) const accent_green_200_of_5: &str = "accent-green-200/5"; pub(crate) const accent_green_200_of_50: &str = "accent-green-200/50"; pub(crate) const accent_green_200_of_60: &str = "accent-green-200/60"; pub(crate) const accent_green_200_of_70: &str = "accent-green-200/70"; pub(crate) const accent_green_200_of_75: &str = "accent-green-200/75"; pub(crate) const accent_green_200_of_80: &str = "accent-green-200/80"; pub(crate) const accent_green_200_of_90: &str = "accent-green-200/90"; pub(crate) const accent_green_200_of_95: &str = "accent-green-200/95"; pub(crate) const accent_green_300: &str = "accent-green-300"; pub(crate) const accent_green_300_of_0: &str = "accent-green-300/0"; pub(crate) const accent_green_300_of_10: &str = "accent-green-300/10"; pub(crate) const accent_green_300_of_100: &str = "accent-green-300/100"; pub(crate) const accent_green_300_of_20: &str = "accent-green-300/20"; pub(crate) const accent_green_300_of_25: &str = "accent-green-300/25"; pub(crate) const accent_green_300_of_30: &str = "accent-green-300/30"; pub(crate) const accent_green_300_of_40: &str = "accent-green-300/40"; pub(crate) const accent_green_300_of_5: &str = "accent-green-300/5"; pub(crate) const accent_green_300_of_50: &str = "accent-green-300/50"; pub(crate) const accent_green_300_of_60: &str = "accent-green-300/60"; pub(crate) const accent_green_300_of_70: &str = "accent-green-300/70"; pub(crate) const accent_green_300_of_75: &str = "accent-green-300/75"; pub(crate) const accent_green_300_of_80: &str = "accent-green-300/80"; pub(crate) const accent_green_300_of_90: &str = "accent-green-300/90"; pub(crate) const accent_green_300_of_95: &str = "accent-green-300/95"; pub(crate) const accent_green_400: &str = "accent-green-400"; pub(crate) const accent_green_400_of_0: &str = "accent-green-400/0"; pub(crate) const accent_green_400_of_10: &str = "accent-green-400/10"; pub(crate) const accent_green_400_of_100: &str = "accent-green-400/100"; pub(crate) const accent_green_400_of_20: &str = "accent-green-400/20"; pub(crate) const accent_green_400_of_25: &str = "accent-green-400/25"; pub(crate) const accent_green_400_of_30: &str = "accent-green-400/30"; pub(crate) const accent_green_400_of_40: &str = "accent-green-400/40"; pub(crate) const accent_green_400_of_5: &str = "accent-green-400/5"; pub(crate) const accent_green_400_of_50: &str = "accent-green-400/50"; pub(crate) const accent_green_400_of_60: &str = "accent-green-400/60"; pub(crate) const accent_green_400_of_70: &str = "accent-green-400/70"; pub(crate) const accent_green_400_of_75: &str = "accent-green-400/75"; pub(crate) const accent_green_400_of_80: &str = "accent-green-400/80"; pub(crate) const accent_green_400_of_90: &str = "accent-green-400/90"; pub(crate) const accent_green_400_of_95: &str = "accent-green-400/95"; pub(crate) const accent_green_50: &str = "accent-green-50"; pub(crate) const accent_green_500: &str = "accent-green-500"; pub(crate) const accent_green_500_of_0: &str = "accent-green-500/0"; pub(crate) const accent_green_500_of_10: &str = "accent-green-500/10"; pub(crate) const accent_green_500_of_100: &str = "accent-green-500/100"; pub(crate) const accent_green_500_of_20: &str = "accent-green-500/20"; pub(crate) const accent_green_500_of_25: &str = "accent-green-500/25"; pub(crate) const accent_green_500_of_30: &str = "accent-green-500/30"; pub(crate) const accent_green_500_of_40: &str = "accent-green-500/40"; pub(crate) const accent_green_500_of_5: &str = "accent-green-500/5"; pub(crate) const accent_green_500_of_50: &str = "accent-green-500/50"; pub(crate) const accent_green_500_of_60: &str = "accent-green-500/60"; pub(crate) const accent_green_500_of_70: &str = "accent-green-500/70"; pub(crate) const accent_green_500_of_75: &str = "accent-green-500/75"; pub(crate) const accent_green_500_of_80: &str = "accent-green-500/80"; pub(crate) const accent_green_500_of_90: &str = "accent-green-500/90"; pub(crate) const accent_green_500_of_95: &str = "accent-green-500/95"; pub(crate) const accent_green_50_of_0: &str = "accent-green-50/0"; pub(crate) const accent_green_50_of_10: &str = "accent-green-50/10"; pub(crate) const accent_green_50_of_100: &str = "accent-green-50/100"; pub(crate) const accent_green_50_of_20: &str = "accent-green-50/20"; pub(crate) const accent_green_50_of_25: &str = "accent-green-50/25"; pub(crate) const accent_green_50_of_30: &str = "accent-green-50/30"; pub(crate) const accent_green_50_of_40: &str = "accent-green-50/40"; pub(crate) const accent_green_50_of_5: &str = "accent-green-50/5"; pub(crate) const accent_green_50_of_50: &str = "accent-green-50/50"; pub(crate) const accent_green_50_of_60: &str = "accent-green-50/60"; pub(crate) const accent_green_50_of_70: &str = "accent-green-50/70"; pub(crate) const accent_green_50_of_75: &str = "accent-green-50/75"; pub(crate) const accent_green_50_of_80: &str = "accent-green-50/80"; pub(crate) const accent_green_50_of_90: &str = "accent-green-50/90"; pub(crate) const accent_green_50_of_95: &str = "accent-green-50/95"; pub(crate) const accent_green_600: &str = "accent-green-600"; pub(crate) const accent_green_600_of_0: &str = "accent-green-600/0"; pub(crate) const accent_green_600_of_10: &str = "accent-green-600/10"; pub(crate) const accent_green_600_of_100: &str = "accent-green-600/100"; pub(crate) const accent_green_600_of_20: &str = "accent-green-600/20"; pub(crate) const accent_green_600_of_25: &str = "accent-green-600/25"; pub(crate) const accent_green_600_of_30: &str = "accent-green-600/30"; pub(crate) const accent_green_600_of_40: &str = "accent-green-600/40"; pub(crate) const accent_green_600_of_5: &str = "accent-green-600/5"; pub(crate) const accent_green_600_of_50: &str = "accent-green-600/50"; pub(crate) const accent_green_600_of_60: &str = "accent-green-600/60"; pub(crate) const accent_green_600_of_70: &str = "accent-green-600/70"; pub(crate) const accent_green_600_of_75: &str = "accent-green-600/75"; pub(crate) const accent_green_600_of_80: &str = "accent-green-600/80"; pub(crate) const accent_green_600_of_90: &str = "accent-green-600/90"; pub(crate) const accent_green_600_of_95: &str = "accent-green-600/95"; pub(crate) const accent_green_700: &str = "accent-green-700"; pub(crate) const accent_green_700_of_0: &str = "accent-green-700/0"; pub(crate) const accent_green_700_of_10: &str = "accent-green-700/10"; pub(crate) const accent_green_700_of_100: &str = "accent-green-700/100"; pub(crate) const accent_green_700_of_20: &str = "accent-green-700/20"; pub(crate) const accent_green_700_of_25: &str = "accent-green-700/25"; pub(crate) const accent_green_700_of_30: &str = "accent-green-700/30"; pub(crate) const accent_green_700_of_40: &str = "accent-green-700/40"; pub(crate) const accent_green_700_of_5: &str = "accent-green-700/5"; pub(crate) const accent_green_700_of_50: &str = "accent-green-700/50"; pub(crate) const accent_green_700_of_60: &str = "accent-green-700/60"; pub(crate) const accent_green_700_of_70: &str = "accent-green-700/70"; pub(crate) const accent_green_700_of_75: &str = "accent-green-700/75"; pub(crate) const accent_green_700_of_80: &str = "accent-green-700/80"; pub(crate) const accent_green_700_of_90: &str = "accent-green-700/90"; pub(crate) const accent_green_700_of_95: &str = "accent-green-700/95"; pub(crate) const accent_green_800: &str = "accent-green-800"; pub(crate) const accent_green_800_of_0: &str = "accent-green-800/0"; pub(crate) const accent_green_800_of_10: &str = "accent-green-800/10"; pub(crate) const accent_green_800_of_100: &str = "accent-green-800/100"; pub(crate) const accent_green_800_of_20: &str = "accent-green-800/20"; pub(crate) const accent_green_800_of_25: &str = "accent-green-800/25"; pub(crate) const accent_green_800_of_30: &str = "accent-green-800/30"; pub(crate) const accent_green_800_of_40: &str = "accent-green-800/40"; pub(crate) const accent_green_800_of_5: &str = "accent-green-800/5"; pub(crate) const accent_green_800_of_50: &str = "accent-green-800/50"; pub(crate) const accent_green_800_of_60: &str = "accent-green-800/60"; pub(crate) const accent_green_800_of_70: &str = "accent-green-800/70"; pub(crate) const accent_green_800_of_75: &str = "accent-green-800/75"; pub(crate) const accent_green_800_of_80: &str = "accent-green-800/80"; pub(crate) const accent_green_800_of_90: &str = "accent-green-800/90"; pub(crate) const accent_green_800_of_95: &str = "accent-green-800/95"; pub(crate) const accent_green_900: &str = "accent-green-900"; pub(crate) const accent_green_900_of_0: &str = "accent-green-900/0"; pub(crate) const accent_green_900_of_10: &str = "accent-green-900/10"; pub(crate) const accent_green_900_of_100: &str = "accent-green-900/100"; pub(crate) const accent_green_900_of_20: &str = "accent-green-900/20"; pub(crate) const accent_green_900_of_25: &str = "accent-green-900/25"; pub(crate) const accent_green_900_of_30: &str = "accent-green-900/30"; pub(crate) const accent_green_900_of_40: &str = "accent-green-900/40"; pub(crate) const accent_green_900_of_5: &str = "accent-green-900/5"; pub(crate) const accent_green_900_of_50: &str = "accent-green-900/50"; pub(crate) const accent_green_900_of_60: &str = "accent-green-900/60"; pub(crate) const accent_green_900_of_70: &str = "accent-green-900/70"; pub(crate) const accent_green_900_of_75: &str = "accent-green-900/75"; pub(crate) const accent_green_900_of_80: &str = "accent-green-900/80"; pub(crate) const accent_green_900_of_90: &str = "accent-green-900/90"; pub(crate) const accent_green_900_of_95: &str = "accent-green-900/95"; pub(crate) const accent_indigo_100: &str = "accent-indigo-100"; pub(crate) const accent_indigo_100_of_0: &str = "accent-indigo-100/0"; pub(crate) const accent_indigo_100_of_10: &str = "accent-indigo-100/10"; pub(crate) const accent_indigo_100_of_100: &str = "accent-indigo-100/100"; pub(crate) const accent_indigo_100_of_20: &str = "accent-indigo-100/20"; pub(crate) const accent_indigo_100_of_25: &str = "accent-indigo-100/25"; pub(crate) const accent_indigo_100_of_30: &str = "accent-indigo-100/30"; pub(crate) const accent_indigo_100_of_40: &str = "accent-indigo-100/40"; pub(crate) const accent_indigo_100_of_5: &str = "accent-indigo-100/5"; pub(crate) const accent_indigo_100_of_50: &str = "accent-indigo-100/50"; pub(crate) const accent_indigo_100_of_60: &str = "accent-indigo-100/60"; pub(crate) const accent_indigo_100_of_70: &str = "accent-indigo-100/70"; pub(crate) const accent_indigo_100_of_75: &str = "accent-indigo-100/75"; pub(crate) const accent_indigo_100_of_80: &str = "accent-indigo-100/80"; pub(crate) const accent_indigo_100_of_90: &str = "accent-indigo-100/90"; pub(crate) const accent_indigo_100_of_95: &str = "accent-indigo-100/95"; pub(crate) const accent_indigo_200: &str = "accent-indigo-200"; pub(crate) const accent_indigo_200_of_0: &str = "accent-indigo-200/0"; pub(crate) const accent_indigo_200_of_10: &str = "accent-indigo-200/10"; pub(crate) const accent_indigo_200_of_100: &str = "accent-indigo-200/100"; pub(crate) const accent_indigo_200_of_20: &str = "accent-indigo-200/20"; pub(crate) const accent_indigo_200_of_25: &str = "accent-indigo-200/25"; pub(crate) const accent_indigo_200_of_30: &str = "accent-indigo-200/30"; pub(crate) const accent_indigo_200_of_40: &str = "accent-indigo-200/40"; pub(crate) const accent_indigo_200_of_5: &str = "accent-indigo-200/5"; pub(crate) const accent_indigo_200_of_50: &str = "accent-indigo-200/50"; pub(crate) const accent_indigo_200_of_60: &str = "accent-indigo-200/60"; pub(crate) const accent_indigo_200_of_70: &str = "accent-indigo-200/70"; pub(crate) const accent_indigo_200_of_75: &str = "accent-indigo-200/75"; pub(crate) const accent_indigo_200_of_80: &str = "accent-indigo-200/80"; pub(crate) const accent_indigo_200_of_90: &str = "accent-indigo-200/90"; pub(crate) const accent_indigo_200_of_95: &str = "accent-indigo-200/95"; pub(crate) const accent_indigo_300: &str = "accent-indigo-300"; pub(crate) const accent_indigo_300_of_0: &str = "accent-indigo-300/0"; pub(crate) const accent_indigo_300_of_10: &str = "accent-indigo-300/10"; pub(crate) const accent_indigo_300_of_100: &str = "accent-indigo-300/100"; pub(crate) const accent_indigo_300_of_20: &str = "accent-indigo-300/20"; pub(crate) const accent_indigo_300_of_25: &str = "accent-indigo-300/25"; pub(crate) const accent_indigo_300_of_30: &str = "accent-indigo-300/30"; pub(crate) const accent_indigo_300_of_40: &str = "accent-indigo-300/40"; pub(crate) const accent_indigo_300_of_5: &str = "accent-indigo-300/5"; pub(crate) const accent_indigo_300_of_50: &str = "accent-indigo-300/50"; pub(crate) const accent_indigo_300_of_60: &str = "accent-indigo-300/60"; pub(crate) const accent_indigo_300_of_70: &str = "accent-indigo-300/70"; pub(crate) const accent_indigo_300_of_75: &str = "accent-indigo-300/75"; pub(crate) const accent_indigo_300_of_80: &str = "accent-indigo-300/80"; pub(crate) const accent_indigo_300_of_90: &str = "accent-indigo-300/90"; pub(crate) const accent_indigo_300_of_95: &str = "accent-indigo-300/95"; pub(crate) const accent_indigo_400: &str = "accent-indigo-400"; pub(crate) const accent_indigo_400_of_0: &str = "accent-indigo-400/0"; pub(crate) const accent_indigo_400_of_10: &str = "accent-indigo-400/10"; pub(crate) const accent_indigo_400_of_100: &str = "accent-indigo-400/100"; pub(crate) const accent_indigo_400_of_20: &str = "accent-indigo-400/20"; pub(crate) const accent_indigo_400_of_25: &str = "accent-indigo-400/25"; pub(crate) const accent_indigo_400_of_30: &str = "accent-indigo-400/30"; pub(crate) const accent_indigo_400_of_40: &str = "accent-indigo-400/40"; pub(crate) const accent_indigo_400_of_5: &str = "accent-indigo-400/5"; pub(crate) const accent_indigo_400_of_50: &str = "accent-indigo-400/50"; pub(crate) const accent_indigo_400_of_60: &str = "accent-indigo-400/60"; pub(crate) const accent_indigo_400_of_70: &str = "accent-indigo-400/70"; pub(crate) const accent_indigo_400_of_75: &str = "accent-indigo-400/75"; pub(crate) const accent_indigo_400_of_80: &str = "accent-indigo-400/80"; pub(crate) const accent_indigo_400_of_90: &str = "accent-indigo-400/90"; pub(crate) const accent_indigo_400_of_95: &str = "accent-indigo-400/95"; pub(crate) const accent_indigo_50: &str = "accent-indigo-50"; pub(crate) const accent_indigo_500: &str = "accent-indigo-500"; pub(crate) const accent_indigo_500_of_0: &str = "accent-indigo-500/0"; pub(crate) const accent_indigo_500_of_10: &str = "accent-indigo-500/10"; pub(crate) const accent_indigo_500_of_100: &str = "accent-indigo-500/100"; pub(crate) const accent_indigo_500_of_20: &str = "accent-indigo-500/20"; pub(crate) const accent_indigo_500_of_25: &str = "accent-indigo-500/25"; pub(crate) const accent_indigo_500_of_30: &str = "accent-indigo-500/30"; pub(crate) const accent_indigo_500_of_40: &str = "accent-indigo-500/40"; pub(crate) const accent_indigo_500_of_5: &str = "accent-indigo-500/5"; pub(crate) const accent_indigo_500_of_50: &str = "accent-indigo-500/50"; pub(crate) const accent_indigo_500_of_60: &str = "accent-indigo-500/60"; pub(crate) const accent_indigo_500_of_70: &str = "accent-indigo-500/70"; pub(crate) const accent_indigo_500_of_75: &str = "accent-indigo-500/75"; pub(crate) const accent_indigo_500_of_80: &str = "accent-indigo-500/80"; pub(crate) const accent_indigo_500_of_90: &str = "accent-indigo-500/90"; pub(crate) const accent_indigo_500_of_95: &str = "accent-indigo-500/95"; pub(crate) const accent_indigo_50_of_0: &str = "accent-indigo-50/0"; pub(crate) const accent_indigo_50_of_10: &str = "accent-indigo-50/10"; pub(crate) const accent_indigo_50_of_100: &str = "accent-indigo-50/100"; pub(crate) const accent_indigo_50_of_20: &str = "accent-indigo-50/20"; pub(crate) const accent_indigo_50_of_25: &str = "accent-indigo-50/25"; pub(crate) const accent_indigo_50_of_30: &str = "accent-indigo-50/30"; pub(crate) const accent_indigo_50_of_40: &str = "accent-indigo-50/40"; pub(crate) const accent_indigo_50_of_5: &str = "accent-indigo-50/5"; pub(crate) const accent_indigo_50_of_50: &str = "accent-indigo-50/50"; pub(crate) const accent_indigo_50_of_60: &str = "accent-indigo-50/60"; pub(crate) const accent_indigo_50_of_70: &str = "accent-indigo-50/70"; pub(crate) const accent_indigo_50_of_75: &str = "accent-indigo-50/75"; pub(crate) const accent_indigo_50_of_80: &str = "accent-indigo-50/80"; pub(crate) const accent_indigo_50_of_90: &str = "accent-indigo-50/90"; pub(crate) const accent_indigo_50_of_95: &str = "accent-indigo-50/95"; pub(crate) const accent_indigo_600: &str = "accent-indigo-600"; pub(crate) const accent_indigo_600_of_0: &str = "accent-indigo-600/0"; pub(crate) const accent_indigo_600_of_10: &str = "accent-indigo-600/10"; pub(crate) const accent_indigo_600_of_100: &str = "accent-indigo-600/100"; pub(crate) const accent_indigo_600_of_20: &str = "accent-indigo-600/20"; pub(crate) const accent_indigo_600_of_25: &str = "accent-indigo-600/25"; pub(crate) const accent_indigo_600_of_30: &str = "accent-indigo-600/30"; pub(crate) const accent_indigo_600_of_40: &str = "accent-indigo-600/40"; pub(crate) const accent_indigo_600_of_5: &str = "accent-indigo-600/5"; pub(crate) const accent_indigo_600_of_50: &str = "accent-indigo-600/50"; pub(crate) const accent_indigo_600_of_60: &str = "accent-indigo-600/60"; pub(crate) const accent_indigo_600_of_70: &str = "accent-indigo-600/70"; pub(crate) const accent_indigo_600_of_75: &str = "accent-indigo-600/75"; pub(crate) const accent_indigo_600_of_80: &str = "accent-indigo-600/80"; pub(crate) const accent_indigo_600_of_90: &str = "accent-indigo-600/90"; pub(crate) const accent_indigo_600_of_95: &str = "accent-indigo-600/95"; pub(crate) const accent_indigo_700: &str = "accent-indigo-700"; pub(crate) const accent_indigo_700_of_0: &str = "accent-indigo-700/0"; pub(crate) const accent_indigo_700_of_10: &str = "accent-indigo-700/10"; pub(crate) const accent_indigo_700_of_100: &str = "accent-indigo-700/100"; pub(crate) const accent_indigo_700_of_20: &str = "accent-indigo-700/20"; pub(crate) const accent_indigo_700_of_25: &str = "accent-indigo-700/25"; pub(crate) const accent_indigo_700_of_30: &str = "accent-indigo-700/30"; pub(crate) const accent_indigo_700_of_40: &str = "accent-indigo-700/40"; pub(crate) const accent_indigo_700_of_5: &str = "accent-indigo-700/5"; pub(crate) const accent_indigo_700_of_50: &str = "accent-indigo-700/50"; pub(crate) const accent_indigo_700_of_60: &str = "accent-indigo-700/60"; pub(crate) const accent_indigo_700_of_70: &str = "accent-indigo-700/70"; pub(crate) const accent_indigo_700_of_75: &str = "accent-indigo-700/75"; pub(crate) const accent_indigo_700_of_80: &str = "accent-indigo-700/80"; pub(crate) const accent_indigo_700_of_90: &str = "accent-indigo-700/90"; pub(crate) const accent_indigo_700_of_95: &str = "accent-indigo-700/95"; pub(crate) const accent_indigo_800: &str = "accent-indigo-800"; pub(crate) const accent_indigo_800_of_0: &str = "accent-indigo-800/0"; pub(crate) const accent_indigo_800_of_10: &str = "accent-indigo-800/10"; pub(crate) const accent_indigo_800_of_100: &str = "accent-indigo-800/100"; pub(crate) const accent_indigo_800_of_20: &str = "accent-indigo-800/20"; pub(crate) const accent_indigo_800_of_25: &str = "accent-indigo-800/25"; pub(crate) const accent_indigo_800_of_30: &str = "accent-indigo-800/30"; pub(crate) const accent_indigo_800_of_40: &str = "accent-indigo-800/40"; pub(crate) const accent_indigo_800_of_5: &str = "accent-indigo-800/5"; pub(crate) const accent_indigo_800_of_50: &str = "accent-indigo-800/50"; pub(crate) const accent_indigo_800_of_60: &str = "accent-indigo-800/60"; pub(crate) const accent_indigo_800_of_70: &str = "accent-indigo-800/70"; pub(crate) const accent_indigo_800_of_75: &str = "accent-indigo-800/75"; pub(crate) const accent_indigo_800_of_80: &str = "accent-indigo-800/80"; pub(crate) const accent_indigo_800_of_90: &str = "accent-indigo-800/90"; pub(crate) const accent_indigo_800_of_95: &str = "accent-indigo-800/95"; pub(crate) const accent_indigo_900: &str = "accent-indigo-900"; pub(crate) const accent_indigo_900_of_0: &str = "accent-indigo-900/0"; pub(crate) const accent_indigo_900_of_10: &str = "accent-indigo-900/10"; pub(crate) const accent_indigo_900_of_100: &str = "accent-indigo-900/100"; pub(crate) const accent_indigo_900_of_20: &str = "accent-indigo-900/20"; pub(crate) const accent_indigo_900_of_25: &str = "accent-indigo-900/25"; pub(crate) const accent_indigo_900_of_30: &str = "accent-indigo-900/30"; pub(crate) const accent_indigo_900_of_40: &str = "accent-indigo-900/40"; pub(crate) const accent_indigo_900_of_5: &str = "accent-indigo-900/5"; pub(crate) const accent_indigo_900_of_50: &str = "accent-indigo-900/50"; pub(crate) const accent_indigo_900_of_60: &str = "accent-indigo-900/60"; pub(crate) const accent_indigo_900_of_70: &str = "accent-indigo-900/70"; pub(crate) const accent_indigo_900_of_75: &str = "accent-indigo-900/75"; pub(crate) const accent_indigo_900_of_80: &str = "accent-indigo-900/80"; pub(crate) const accent_indigo_900_of_90: &str = "accent-indigo-900/90"; pub(crate) const accent_indigo_900_of_95: &str = "accent-indigo-900/95"; pub(crate) const accent_inherit: &str = "accent-inherit"; pub(crate) const accent_lime_100: &str = "accent-lime-100"; pub(crate) const accent_lime_100_of_0: &str = "accent-lime-100/0"; pub(crate) const accent_lime_100_of_10: &str = "accent-lime-100/10"; pub(crate) const accent_lime_100_of_100: &str = "accent-lime-100/100"; pub(crate) const accent_lime_100_of_20: &str = "accent-lime-100/20"; pub(crate) const accent_lime_100_of_25: &str = "accent-lime-100/25"; pub(crate) const accent_lime_100_of_30: &str = "accent-lime-100/30"; pub(crate) const accent_lime_100_of_40: &str = "accent-lime-100/40"; pub(crate) const accent_lime_100_of_5: &str = "accent-lime-100/5"; pub(crate) const accent_lime_100_of_50: &str = "accent-lime-100/50"; pub(crate) const accent_lime_100_of_60: &str = "accent-lime-100/60"; pub(crate) const accent_lime_100_of_70: &str = "accent-lime-100/70"; pub(crate) const accent_lime_100_of_75: &str = "accent-lime-100/75"; pub(crate) const accent_lime_100_of_80: &str = "accent-lime-100/80"; pub(crate) const accent_lime_100_of_90: &str = "accent-lime-100/90"; pub(crate) const accent_lime_100_of_95: &str = "accent-lime-100/95"; pub(crate) const accent_lime_200: &str = "accent-lime-200"; pub(crate) const accent_lime_200_of_0: &str = "accent-lime-200/0"; pub(crate) const accent_lime_200_of_10: &str = "accent-lime-200/10"; pub(crate) const accent_lime_200_of_100: &str = "accent-lime-200/100"; pub(crate) const accent_lime_200_of_20: &str = "accent-lime-200/20"; pub(crate) const accent_lime_200_of_25: &str = "accent-lime-200/25"; pub(crate) const accent_lime_200_of_30: &str = "accent-lime-200/30"; pub(crate) const accent_lime_200_of_40: &str = "accent-lime-200/40"; pub(crate) const accent_lime_200_of_5: &str = "accent-lime-200/5"; pub(crate) const accent_lime_200_of_50: &str = "accent-lime-200/50"; pub(crate) const accent_lime_200_of_60: &str = "accent-lime-200/60"; pub(crate) const accent_lime_200_of_70: &str = "accent-lime-200/70"; pub(crate) const accent_lime_200_of_75: &str = "accent-lime-200/75"; pub(crate) const accent_lime_200_of_80: &str = "accent-lime-200/80"; pub(crate) const accent_lime_200_of_90: &str = "accent-lime-200/90"; pub(crate) const accent_lime_200_of_95: &str = "accent-lime-200/95"; pub(crate) const accent_lime_300: &str = "accent-lime-300"; pub(crate) const accent_lime_300_of_0: &str = "accent-lime-300/0"; pub(crate) const accent_lime_300_of_10: &str = "accent-lime-300/10"; pub(crate) const accent_lime_300_of_100: &str = "accent-lime-300/100"; pub(crate) const accent_lime_300_of_20: &str = "accent-lime-300/20"; pub(crate) const accent_lime_300_of_25: &str = "accent-lime-300/25"; pub(crate) const accent_lime_300_of_30: &str = "accent-lime-300/30"; pub(crate) const accent_lime_300_of_40: &str = "accent-lime-300/40"; pub(crate) const accent_lime_300_of_5: &str = "accent-lime-300/5"; pub(crate) const accent_lime_300_of_50: &str = "accent-lime-300/50"; pub(crate) const accent_lime_300_of_60: &str = "accent-lime-300/60"; pub(crate) const accent_lime_300_of_70: &str = "accent-lime-300/70"; pub(crate) const accent_lime_300_of_75: &str = "accent-lime-300/75"; pub(crate) const accent_lime_300_of_80: &str = "accent-lime-300/80"; pub(crate) const accent_lime_300_of_90: &str = "accent-lime-300/90"; pub(crate) const accent_lime_300_of_95: &str = "accent-lime-300/95"; pub(crate) const accent_lime_400: &str = "accent-lime-400"; pub(crate) const accent_lime_400_of_0: &str = "accent-lime-400/0"; pub(crate) const accent_lime_400_of_10: &str = "accent-lime-400/10"; pub(crate) const accent_lime_400_of_100: &str = "accent-lime-400/100"; pub(crate) const accent_lime_400_of_20: &str = "accent-lime-400/20"; pub(crate) const accent_lime_400_of_25: &str = "accent-lime-400/25"; pub(crate) const accent_lime_400_of_30: &str = "accent-lime-400/30"; pub(crate) const accent_lime_400_of_40: &str = "accent-lime-400/40"; pub(crate) const accent_lime_400_of_5: &str = "accent-lime-400/5"; pub(crate) const accent_lime_400_of_50: &str = "accent-lime-400/50"; pub(crate) const accent_lime_400_of_60: &str = "accent-lime-400/60"; pub(crate) const accent_lime_400_of_70: &str = "accent-lime-400/70"; pub(crate) const accent_lime_400_of_75: &str = "accent-lime-400/75"; pub(crate) const accent_lime_400_of_80: &str = "accent-lime-400/80"; pub(crate) const accent_lime_400_of_90: &str = "accent-lime-400/90"; pub(crate) const accent_lime_400_of_95: &str = "accent-lime-400/95"; pub(crate) const accent_lime_50: &str = "accent-lime-50"; pub(crate) const accent_lime_500: &str = "accent-lime-500"; pub(crate) const accent_lime_500_of_0: &str = "accent-lime-500/0"; pub(crate) const accent_lime_500_of_10: &str = "accent-lime-500/10"; pub(crate) const accent_lime_500_of_100: &str = "accent-lime-500/100"; pub(crate) const accent_lime_500_of_20: &str = "accent-lime-500/20"; pub(crate) const accent_lime_500_of_25: &str = "accent-lime-500/25"; pub(crate) const accent_lime_500_of_30: &str = "accent-lime-500/30"; pub(crate) const accent_lime_500_of_40: &str = "accent-lime-500/40"; pub(crate) const accent_lime_500_of_5: &str = "accent-lime-500/5"; pub(crate) const accent_lime_500_of_50: &str = "accent-lime-500/50"; pub(crate) const accent_lime_500_of_60: &str = "accent-lime-500/60"; pub(crate) const accent_lime_500_of_70: &str = "accent-lime-500/70"; pub(crate) const accent_lime_500_of_75: &str = "accent-lime-500/75"; pub(crate) const accent_lime_500_of_80: &str = "accent-lime-500/80"; pub(crate) const accent_lime_500_of_90: &str = "accent-lime-500/90"; pub(crate) const accent_lime_500_of_95: &str = "accent-lime-500/95"; pub(crate) const accent_lime_50_of_0: &str = "accent-lime-50/0"; pub(crate) const accent_lime_50_of_10: &str = "accent-lime-50/10"; pub(crate) const accent_lime_50_of_100: &str = "accent-lime-50/100"; pub(crate) const accent_lime_50_of_20: &str = "accent-lime-50/20"; pub(crate) const accent_lime_50_of_25: &str = "accent-lime-50/25"; pub(crate) const accent_lime_50_of_30: &str = "accent-lime-50/30"; pub(crate) const accent_lime_50_of_40: &str = "accent-lime-50/40"; pub(crate) const accent_lime_50_of_5: &str = "accent-lime-50/5"; pub(crate) const accent_lime_50_of_50: &str = "accent-lime-50/50"; pub(crate) const accent_lime_50_of_60: &str = "accent-lime-50/60"; pub(crate) const accent_lime_50_of_70: &str = "accent-lime-50/70"; pub(crate) const accent_lime_50_of_75: &str = "accent-lime-50/75"; pub(crate) const accent_lime_50_of_80: &str = "accent-lime-50/80"; pub(crate) const accent_lime_50_of_90: &str = "accent-lime-50/90"; pub(crate) const accent_lime_50_of_95: &str = "accent-lime-50/95"; pub(crate) const accent_lime_600: &str = "accent-lime-600"; pub(crate) const accent_lime_600_of_0: &str = "accent-lime-600/0"; pub(crate) const accent_lime_600_of_10: &str = "accent-lime-600/10"; pub(crate) const accent_lime_600_of_100: &str = "accent-lime-600/100"; pub(crate) const accent_lime_600_of_20: &str = "accent-lime-600/20"; pub(crate) const accent_lime_600_of_25: &str = "accent-lime-600/25"; pub(crate) const accent_lime_600_of_30: &str = "accent-lime-600/30"; pub(crate) const accent_lime_600_of_40: &str = "accent-lime-600/40"; pub(crate) const accent_lime_600_of_5: &str = "accent-lime-600/5"; pub(crate) const accent_lime_600_of_50: &str = "accent-lime-600/50"; pub(crate) const accent_lime_600_of_60: &str = "accent-lime-600/60"; pub(crate) const accent_lime_600_of_70: &str = "accent-lime-600/70"; pub(crate) const accent_lime_600_of_75: &str = "accent-lime-600/75"; pub(crate) const accent_lime_600_of_80: &str = "accent-lime-600/80"; pub(crate) const accent_lime_600_of_90: &str = "accent-lime-600/90"; pub(crate) const accent_lime_600_of_95: &str = "accent-lime-600/95"; pub(crate) const accent_lime_700: &str = "accent-lime-700"; pub(crate) const accent_lime_700_of_0: &str = "accent-lime-700/0"; pub(crate) const accent_lime_700_of_10: &str = "accent-lime-700/10"; pub(crate) const accent_lime_700_of_100: &str = "accent-lime-700/100"; pub(crate) const accent_lime_700_of_20: &str = "accent-lime-700/20"; pub(crate) const accent_lime_700_of_25: &str = "accent-lime-700/25"; pub(crate) const accent_lime_700_of_30: &str = "accent-lime-700/30"; pub(crate) const accent_lime_700_of_40: &str = "accent-lime-700/40"; pub(crate) const accent_lime_700_of_5: &str = "accent-lime-700/5"; pub(crate) const accent_lime_700_of_50: &str = "accent-lime-700/50"; pub(crate) const accent_lime_700_of_60: &str = "accent-lime-700/60"; pub(crate) const accent_lime_700_of_70: &str = "accent-lime-700/70"; pub(crate) const accent_lime_700_of_75: &str = "accent-lime-700/75"; pub(crate) const accent_lime_700_of_80: &str = "accent-lime-700/80"; pub(crate) const accent_lime_700_of_90: &str = "accent-lime-700/90"; pub(crate) const accent_lime_700_of_95: &str = "accent-lime-700/95"; pub(crate) const accent_lime_800: &str = "accent-lime-800"; pub(crate) const accent_lime_800_of_0: &str = "accent-lime-800/0"; pub(crate) const accent_lime_800_of_10: &str = "accent-lime-800/10"; pub(crate) const accent_lime_800_of_100: &str = "accent-lime-800/100"; pub(crate) const accent_lime_800_of_20: &str = "accent-lime-800/20"; pub(crate) const accent_lime_800_of_25: &str = "accent-lime-800/25"; pub(crate) const accent_lime_800_of_30: &str = "accent-lime-800/30"; pub(crate) const accent_lime_800_of_40: &str = "accent-lime-800/40"; pub(crate) const accent_lime_800_of_5: &str = "accent-lime-800/5"; pub(crate) const accent_lime_800_of_50: &str = "accent-lime-800/50"; pub(crate) const accent_lime_800_of_60: &str = "accent-lime-800/60"; pub(crate) const accent_lime_800_of_70: &str = "accent-lime-800/70"; pub(crate) const accent_lime_800_of_75: &str = "accent-lime-800/75"; pub(crate) const accent_lime_800_of_80: &str = "accent-lime-800/80"; pub(crate) const accent_lime_800_of_90: &str = "accent-lime-800/90"; pub(crate) const accent_lime_800_of_95: &str = "accent-lime-800/95"; pub(crate) const accent_lime_900: &str = "accent-lime-900"; pub(crate) const accent_lime_900_of_0: &str = "accent-lime-900/0"; pub(crate) const accent_lime_900_of_10: &str = "accent-lime-900/10"; pub(crate) const accent_lime_900_of_100: &str = "accent-lime-900/100"; pub(crate) const accent_lime_900_of_20: &str = "accent-lime-900/20"; pub(crate) const accent_lime_900_of_25: &str = "accent-lime-900/25"; pub(crate) const accent_lime_900_of_30: &str = "accent-lime-900/30"; pub(crate) const accent_lime_900_of_40: &str = "accent-lime-900/40"; pub(crate) const accent_lime_900_of_5: &str = "accent-lime-900/5"; pub(crate) const accent_lime_900_of_50: &str = "accent-lime-900/50"; pub(crate) const accent_lime_900_of_60: &str = "accent-lime-900/60"; pub(crate) const accent_lime_900_of_70: &str = "accent-lime-900/70"; pub(crate) const accent_lime_900_of_75: &str = "accent-lime-900/75"; pub(crate) const accent_lime_900_of_80: &str = "accent-lime-900/80"; pub(crate) const accent_lime_900_of_90: &str = "accent-lime-900/90"; pub(crate) const accent_lime_900_of_95: &str = "accent-lime-900/95"; pub(crate) const accent_neutral_100: &str = "accent-neutral-100"; pub(crate) const accent_neutral_100_of_0: &str = "accent-neutral-100/0"; pub(crate) const accent_neutral_100_of_10: &str = "accent-neutral-100/10"; pub(crate) const accent_neutral_100_of_100: &str = "accent-neutral-100/100"; pub(crate) const accent_neutral_100_of_20: &str = "accent-neutral-100/20"; pub(crate) const accent_neutral_100_of_25: &str = "accent-neutral-100/25"; pub(crate) const accent_neutral_100_of_30: &str = "accent-neutral-100/30"; pub(crate) const accent_neutral_100_of_40: &str = "accent-neutral-100/40"; pub(crate) const accent_neutral_100_of_5: &str = "accent-neutral-100/5"; pub(crate) const accent_neutral_100_of_50: &str = "accent-neutral-100/50"; pub(crate) const accent_neutral_100_of_60: &str = "accent-neutral-100/60"; pub(crate) const accent_neutral_100_of_70: &str = "accent-neutral-100/70"; pub(crate) const accent_neutral_100_of_75: &str = "accent-neutral-100/75"; pub(crate) const accent_neutral_100_of_80: &str = "accent-neutral-100/80"; pub(crate) const accent_neutral_100_of_90: &str = "accent-neutral-100/90"; pub(crate) const accent_neutral_100_of_95: &str = "accent-neutral-100/95"; pub(crate) const accent_neutral_200: &str = "accent-neutral-200"; pub(crate) const accent_neutral_200_of_0: &str = "accent-neutral-200/0"; pub(crate) const accent_neutral_200_of_10: &str = "accent-neutral-200/10"; pub(crate) const accent_neutral_200_of_100: &str = "accent-neutral-200/100"; pub(crate) const accent_neutral_200_of_20: &str = "accent-neutral-200/20"; pub(crate) const accent_neutral_200_of_25: &str = "accent-neutral-200/25"; pub(crate) const accent_neutral_200_of_30: &str = "accent-neutral-200/30"; pub(crate) const accent_neutral_200_of_40: &str = "accent-neutral-200/40"; pub(crate) const accent_neutral_200_of_5: &str = "accent-neutral-200/5"; pub(crate) const accent_neutral_200_of_50: &str = "accent-neutral-200/50"; pub(crate) const accent_neutral_200_of_60: &str = "accent-neutral-200/60"; pub(crate) const accent_neutral_200_of_70: &str = "accent-neutral-200/70"; pub(crate) const accent_neutral_200_of_75: &str = "accent-neutral-200/75"; pub(crate) const accent_neutral_200_of_80: &str = "accent-neutral-200/80"; pub(crate) const accent_neutral_200_of_90: &str = "accent-neutral-200/90"; pub(crate) const accent_neutral_200_of_95: &str = "accent-neutral-200/95"; pub(crate) const accent_neutral_300: &str = "accent-neutral-300"; pub(crate) const accent_neutral_300_of_0: &str = "accent-neutral-300/0"; pub(crate) const accent_neutral_300_of_10: &str = "accent-neutral-300/10"; pub(crate) const accent_neutral_300_of_100: &str = "accent-neutral-300/100"; pub(crate) const accent_neutral_300_of_20: &str = "accent-neutral-300/20"; pub(crate) const accent_neutral_300_of_25: &str = "accent-neutral-300/25"; pub(crate) const accent_neutral_300_of_30: &str = "accent-neutral-300/30"; pub(crate) const accent_neutral_300_of_40: &str = "accent-neutral-300/40"; pub(crate) const accent_neutral_300_of_5: &str = "accent-neutral-300/5"; pub(crate) const accent_neutral_300_of_50: &str = "accent-neutral-300/50"; pub(crate) const accent_neutral_300_of_60: &str = "accent-neutral-300/60"; pub(crate) const accent_neutral_300_of_70: &str = "accent-neutral-300/70"; pub(crate) const accent_neutral_300_of_75: &str = "accent-neutral-300/75"; pub(crate) const accent_neutral_300_of_80: &str = "accent-neutral-300/80"; pub(crate) const accent_neutral_300_of_90: &str = "accent-neutral-300/90"; pub(crate) const accent_neutral_300_of_95: &str = "accent-neutral-300/95"; pub(crate) const accent_neutral_400: &str = "accent-neutral-400"; pub(crate) const accent_neutral_400_of_0: &str = "accent-neutral-400/0"; pub(crate) const accent_neutral_400_of_10: &str = "accent-neutral-400/10"; pub(crate) const accent_neutral_400_of_100: &str = "accent-neutral-400/100"; pub(crate) const accent_neutral_400_of_20: &str = "accent-neutral-400/20"; pub(crate) const accent_neutral_400_of_25: &str = "accent-neutral-400/25"; pub(crate) const accent_neutral_400_of_30: &str = "accent-neutral-400/30"; pub(crate) const accent_neutral_400_of_40: &str = "accent-neutral-400/40"; pub(crate) const accent_neutral_400_of_5: &str = "accent-neutral-400/5"; pub(crate) const accent_neutral_400_of_50: &str = "accent-neutral-400/50"; pub(crate) const accent_neutral_400_of_60: &str = "accent-neutral-400/60"; pub(crate) const accent_neutral_400_of_70: &str = "accent-neutral-400/70"; pub(crate) const accent_neutral_400_of_75: &str = "accent-neutral-400/75"; pub(crate) const accent_neutral_400_of_80: &str = "accent-neutral-400/80"; pub(crate) const accent_neutral_400_of_90: &str = "accent-neutral-400/90"; pub(crate) const accent_neutral_400_of_95: &str = "accent-neutral-400/95"; pub(crate) const accent_neutral_50: &str = "accent-neutral-50"; pub(crate) const accent_neutral_500: &str = "accent-neutral-500"; pub(crate) const accent_neutral_500_of_0: &str = "accent-neutral-500/0"; pub(crate) const accent_neutral_500_of_10: &str = "accent-neutral-500/10"; pub(crate) const accent_neutral_500_of_100: &str = "accent-neutral-500/100"; pub(crate) const accent_neutral_500_of_20: &str = "accent-neutral-500/20"; pub(crate) const accent_neutral_500_of_25: &str = "accent-neutral-500/25"; pub(crate) const accent_neutral_500_of_30: &str = "accent-neutral-500/30"; pub(crate) const accent_neutral_500_of_40: &str = "accent-neutral-500/40"; pub(crate) const accent_neutral_500_of_5: &str = "accent-neutral-500/5"; pub(crate) const accent_neutral_500_of_50: &str = "accent-neutral-500/50"; pub(crate) const accent_neutral_500_of_60: &str = "accent-neutral-500/60"; pub(crate) const accent_neutral_500_of_70: &str = "accent-neutral-500/70"; pub(crate) const accent_neutral_500_of_75: &str = "accent-neutral-500/75"; pub(crate) const accent_neutral_500_of_80: &str = "accent-neutral-500/80"; pub(crate) const accent_neutral_500_of_90: &str = "accent-neutral-500/90"; pub(crate) const accent_neutral_500_of_95: &str = "accent-neutral-500/95"; pub(crate) const accent_neutral_50_of_0: &str = "accent-neutral-50/0"; pub(crate) const accent_neutral_50_of_10: &str = "accent-neutral-50/10"; pub(crate) const accent_neutral_50_of_100: &str = "accent-neutral-50/100"; pub(crate) const accent_neutral_50_of_20: &str = "accent-neutral-50/20"; pub(crate) const accent_neutral_50_of_25: &str = "accent-neutral-50/25"; pub(crate) const accent_neutral_50_of_30: &str = "accent-neutral-50/30"; pub(crate) const accent_neutral_50_of_40: &str = "accent-neutral-50/40"; pub(crate) const accent_neutral_50_of_5: &str = "accent-neutral-50/5"; pub(crate) const accent_neutral_50_of_50: &str = "accent-neutral-50/50"; pub(crate) const accent_neutral_50_of_60: &str = "accent-neutral-50/60"; pub(crate) const accent_neutral_50_of_70: &str = "accent-neutral-50/70"; pub(crate) const accent_neutral_50_of_75: &str = "accent-neutral-50/75"; pub(crate) const accent_neutral_50_of_80: &str = "accent-neutral-50/80"; pub(crate) const accent_neutral_50_of_90: &str = "accent-neutral-50/90"; pub(crate) const accent_neutral_50_of_95: &str = "accent-neutral-50/95"; pub(crate) const accent_neutral_600: &str = "accent-neutral-600"; pub(crate) const accent_neutral_600_of_0: &str = "accent-neutral-600/0"; pub(crate) const accent_neutral_600_of_10: &str = "accent-neutral-600/10"; pub(crate) const accent_neutral_600_of_100: &str = "accent-neutral-600/100"; pub(crate) const accent_neutral_600_of_20: &str = "accent-neutral-600/20"; pub(crate) const accent_neutral_600_of_25: &str = "accent-neutral-600/25"; pub(crate) const accent_neutral_600_of_30: &str = "accent-neutral-600/30"; pub(crate) const accent_neutral_600_of_40: &str = "accent-neutral-600/40"; pub(crate) const accent_neutral_600_of_5: &str = "accent-neutral-600/5"; pub(crate) const accent_neutral_600_of_50: &str = "accent-neutral-600/50"; pub(crate) const accent_neutral_600_of_60: &str = "accent-neutral-600/60"; pub(crate) const accent_neutral_600_of_70: &str = "accent-neutral-600/70"; pub(crate) const accent_neutral_600_of_75: &str = "accent-neutral-600/75"; pub(crate) const accent_neutral_600_of_80: &str = "accent-neutral-600/80"; pub(crate) const accent_neutral_600_of_90: &str = "accent-neutral-600/90"; pub(crate) const accent_neutral_600_of_95: &str = "accent-neutral-600/95"; pub(crate) const accent_neutral_700: &str = "accent-neutral-700"; pub(crate) const accent_neutral_700_of_0: &str = "accent-neutral-700/0"; pub(crate) const accent_neutral_700_of_10: &str = "accent-neutral-700/10"; pub(crate) const accent_neutral_700_of_100: &str = "accent-neutral-700/100"; pub(crate) const accent_neutral_700_of_20: &str = "accent-neutral-700/20"; pub(crate) const accent_neutral_700_of_25: &str = "accent-neutral-700/25"; pub(crate) const accent_neutral_700_of_30: &str = "accent-neutral-700/30"; pub(crate) const accent_neutral_700_of_40: &str = "accent-neutral-700/40"; pub(crate) const accent_neutral_700_of_5: &str = "accent-neutral-700/5"; pub(crate) const accent_neutral_700_of_50: &str = "accent-neutral-700/50"; pub(crate) const accent_neutral_700_of_60: &str = "accent-neutral-700/60"; pub(crate) const accent_neutral_700_of_70: &str = "accent-neutral-700/70"; pub(crate) const accent_neutral_700_of_75: &str = "accent-neutral-700/75"; pub(crate) const accent_neutral_700_of_80: &str = "accent-neutral-700/80"; pub(crate) const accent_neutral_700_of_90: &str = "accent-neutral-700/90"; pub(crate) const accent_neutral_700_of_95: &str = "accent-neutral-700/95"; pub(crate) const accent_neutral_800: &str = "accent-neutral-800"; pub(crate) const accent_neutral_800_of_0: &str = "accent-neutral-800/0"; pub(crate) const accent_neutral_800_of_10: &str = "accent-neutral-800/10"; pub(crate) const accent_neutral_800_of_100: &str = "accent-neutral-800/100"; pub(crate) const accent_neutral_800_of_20: &str = "accent-neutral-800/20"; pub(crate) const accent_neutral_800_of_25: &str = "accent-neutral-800/25"; pub(crate) const accent_neutral_800_of_30: &str = "accent-neutral-800/30"; pub(crate) const accent_neutral_800_of_40: &str = "accent-neutral-800/40"; pub(crate) const accent_neutral_800_of_5: &str = "accent-neutral-800/5"; pub(crate) const accent_neutral_800_of_50: &str = "accent-neutral-800/50"; pub(crate) const accent_neutral_800_of_60: &str = "accent-neutral-800/60"; pub(crate) const accent_neutral_800_of_70: &str = "accent-neutral-800/70"; pub(crate) const accent_neutral_800_of_75: &str = "accent-neutral-800/75"; pub(crate) const accent_neutral_800_of_80: &str = "accent-neutral-800/80"; pub(crate) const accent_neutral_800_of_90: &str = "accent-neutral-800/90"; pub(crate) const accent_neutral_800_of_95: &str = "accent-neutral-800/95"; pub(crate) const accent_neutral_900: &str = "accent-neutral-900"; pub(crate) const accent_neutral_900_of_0: &str = "accent-neutral-900/0"; pub(crate) const accent_neutral_900_of_10: &str = "accent-neutral-900/10"; pub(crate) const accent_neutral_900_of_100: &str = "accent-neutral-900/100"; pub(crate) const accent_neutral_900_of_20: &str = "accent-neutral-900/20"; pub(crate) const accent_neutral_900_of_25: &str = "accent-neutral-900/25"; pub(crate) const accent_neutral_900_of_30: &str = "accent-neutral-900/30"; pub(crate) const accent_neutral_900_of_40: &str = "accent-neutral-900/40"; pub(crate) const accent_neutral_900_of_5: &str = "accent-neutral-900/5"; pub(crate) const accent_neutral_900_of_50: &str = "accent-neutral-900/50"; pub(crate) const accent_neutral_900_of_60: &str = "accent-neutral-900/60"; pub(crate) const accent_neutral_900_of_70: &str = "accent-neutral-900/70"; pub(crate) const accent_neutral_900_of_75: &str = "accent-neutral-900/75"; pub(crate) const accent_neutral_900_of_80: &str = "accent-neutral-900/80"; pub(crate) const accent_neutral_900_of_90: &str = "accent-neutral-900/90"; pub(crate) const accent_neutral_900_of_95: &str = "accent-neutral-900/95"; pub(crate) const accent_orange_100: &str = "accent-orange-100"; pub(crate) const accent_orange_100_of_0: &str = "accent-orange-100/0"; pub(crate) const accent_orange_100_of_10: &str = "accent-orange-100/10"; pub(crate) const accent_orange_100_of_100: &str = "accent-orange-100/100"; pub(crate) const accent_orange_100_of_20: &str = "accent-orange-100/20"; pub(crate) const accent_orange_100_of_25: &str = "accent-orange-100/25"; pub(crate) const accent_orange_100_of_30: &str = "accent-orange-100/30"; pub(crate) const accent_orange_100_of_40: &str = "accent-orange-100/40"; pub(crate) const accent_orange_100_of_5: &str = "accent-orange-100/5"; pub(crate) const accent_orange_100_of_50: &str = "accent-orange-100/50"; pub(crate) const accent_orange_100_of_60: &str = "accent-orange-100/60"; pub(crate) const accent_orange_100_of_70: &str = "accent-orange-100/70"; pub(crate) const accent_orange_100_of_75: &str = "accent-orange-100/75"; pub(crate) const accent_orange_100_of_80: &str = "accent-orange-100/80"; pub(crate) const accent_orange_100_of_90: &str = "accent-orange-100/90"; pub(crate) const accent_orange_100_of_95: &str = "accent-orange-100/95"; pub(crate) const accent_orange_200: &str = "accent-orange-200"; pub(crate) const accent_orange_200_of_0: &str = "accent-orange-200/0"; pub(crate) const accent_orange_200_of_10: &str = "accent-orange-200/10"; pub(crate) const accent_orange_200_of_100: &str = "accent-orange-200/100"; pub(crate) const accent_orange_200_of_20: &str = "accent-orange-200/20"; pub(crate) const accent_orange_200_of_25: &str = "accent-orange-200/25"; pub(crate) const accent_orange_200_of_30: &str = "accent-orange-200/30"; pub(crate) const accent_orange_200_of_40: &str = "accent-orange-200/40"; pub(crate) const accent_orange_200_of_5: &str = "accent-orange-200/5"; pub(crate) const accent_orange_200_of_50: &str = "accent-orange-200/50"; pub(crate) const accent_orange_200_of_60: &str = "accent-orange-200/60"; pub(crate) const accent_orange_200_of_70: &str = "accent-orange-200/70"; pub(crate) const accent_orange_200_of_75: &str = "accent-orange-200/75"; pub(crate) const accent_orange_200_of_80: &str = "accent-orange-200/80"; pub(crate) const accent_orange_200_of_90: &str = "accent-orange-200/90"; pub(crate) const accent_orange_200_of_95: &str = "accent-orange-200/95"; pub(crate) const accent_orange_300: &str = "accent-orange-300"; pub(crate) const accent_orange_300_of_0: &str = "accent-orange-300/0"; pub(crate) const accent_orange_300_of_10: &str = "accent-orange-300/10"; pub(crate) const accent_orange_300_of_100: &str = "accent-orange-300/100"; pub(crate) const accent_orange_300_of_20: &str = "accent-orange-300/20"; pub(crate) const accent_orange_300_of_25: &str = "accent-orange-300/25"; pub(crate) const accent_orange_300_of_30: &str = "accent-orange-300/30"; pub(crate) const accent_orange_300_of_40: &str = "accent-orange-300/40"; pub(crate) const accent_orange_300_of_5: &str = "accent-orange-300/5"; pub(crate) const accent_orange_300_of_50: &str = "accent-orange-300/50"; pub(crate) const accent_orange_300_of_60: &str = "accent-orange-300/60"; pub(crate) const accent_orange_300_of_70: &str = "accent-orange-300/70"; pub(crate) const accent_orange_300_of_75: &str = "accent-orange-300/75"; pub(crate) const accent_orange_300_of_80: &str = "accent-orange-300/80"; pub(crate) const accent_orange_300_of_90: &str = "accent-orange-300/90"; pub(crate) const accent_orange_300_of_95: &str = "accent-orange-300/95"; pub(crate) const accent_orange_400: &str = "accent-orange-400"; pub(crate) const accent_orange_400_of_0: &str = "accent-orange-400/0"; pub(crate) const accent_orange_400_of_10: &str = "accent-orange-400/10"; pub(crate) const accent_orange_400_of_100: &str = "accent-orange-400/100"; pub(crate) const accent_orange_400_of_20: &str = "accent-orange-400/20"; pub(crate) const accent_orange_400_of_25: &str = "accent-orange-400/25"; pub(crate) const accent_orange_400_of_30: &str = "accent-orange-400/30"; pub(crate) const accent_orange_400_of_40: &str = "accent-orange-400/40"; pub(crate) const accent_orange_400_of_5: &str = "accent-orange-400/5"; pub(crate) const accent_orange_400_of_50: &str = "accent-orange-400/50"; pub(crate) const accent_orange_400_of_60: &str = "accent-orange-400/60"; pub(crate) const accent_orange_400_of_70: &str = "accent-orange-400/70"; pub(crate) const accent_orange_400_of_75: &str = "accent-orange-400/75"; pub(crate) const accent_orange_400_of_80: &str = "accent-orange-400/80"; pub(crate) const accent_orange_400_of_90: &str = "accent-orange-400/90"; pub(crate) const accent_orange_400_of_95: &str = "accent-orange-400/95"; pub(crate) const accent_orange_50: &str = "accent-orange-50"; pub(crate) const accent_orange_500: &str = "accent-orange-500"; pub(crate) const accent_orange_500_of_0: &str = "accent-orange-500/0"; pub(crate) const accent_orange_500_of_10: &str = "accent-orange-500/10"; pub(crate) const accent_orange_500_of_100: &str = "accent-orange-500/100"; pub(crate) const accent_orange_500_of_20: &str = "accent-orange-500/20"; pub(crate) const accent_orange_500_of_25: &str = "accent-orange-500/25"; pub(crate) const accent_orange_500_of_30: &str = "accent-orange-500/30"; pub(crate) const accent_orange_500_of_40: &str = "accent-orange-500/40"; pub(crate) const accent_orange_500_of_5: &str = "accent-orange-500/5"; pub(crate) const accent_orange_500_of_50: &str = "accent-orange-500/50"; pub(crate) const accent_orange_500_of_60: &str = "accent-orange-500/60"; pub(crate) const accent_orange_500_of_70: &str = "accent-orange-500/70"; pub(crate) const accent_orange_500_of_75: &str = "accent-orange-500/75"; pub(crate) const accent_orange_500_of_80: &str = "accent-orange-500/80"; pub(crate) const accent_orange_500_of_90: &str = "accent-orange-500/90"; pub(crate) const accent_orange_500_of_95: &str = "accent-orange-500/95"; pub(crate) const accent_orange_50_of_0: &str = "accent-orange-50/0"; pub(crate) const accent_orange_50_of_10: &str = "accent-orange-50/10"; pub(crate) const accent_orange_50_of_100: &str = "accent-orange-50/100"; pub(crate) const accent_orange_50_of_20: &str = "accent-orange-50/20"; pub(crate) const accent_orange_50_of_25: &str = "accent-orange-50/25"; pub(crate) const accent_orange_50_of_30: &str = "accent-orange-50/30"; pub(crate) const accent_orange_50_of_40: &str = "accent-orange-50/40"; pub(crate) const accent_orange_50_of_5: &str = "accent-orange-50/5"; pub(crate) const accent_orange_50_of_50: &str = "accent-orange-50/50"; pub(crate) const accent_orange_50_of_60: &str = "accent-orange-50/60"; pub(crate) const accent_orange_50_of_70: &str = "accent-orange-50/70"; pub(crate) const accent_orange_50_of_75: &str = "accent-orange-50/75"; pub(crate) const accent_orange_50_of_80: &str = "accent-orange-50/80"; pub(crate) const accent_orange_50_of_90: &str = "accent-orange-50/90"; pub(crate) const accent_orange_50_of_95: &str = "accent-orange-50/95"; pub(crate) const accent_orange_600: &str = "accent-orange-600"; pub(crate) const accent_orange_600_of_0: &str = "accent-orange-600/0"; pub(crate) const accent_orange_600_of_10: &str = "accent-orange-600/10"; pub(crate) const accent_orange_600_of_100: &str = "accent-orange-600/100"; pub(crate) const accent_orange_600_of_20: &str = "accent-orange-600/20"; pub(crate) const accent_orange_600_of_25: &str = "accent-orange-600/25"; pub(crate) const accent_orange_600_of_30: &str = "accent-orange-600/30"; pub(crate) const accent_orange_600_of_40: &str = "accent-orange-600/40"; pub(crate) const accent_orange_600_of_5: &str = "accent-orange-600/5"; pub(crate) const accent_orange_600_of_50: &str = "accent-orange-600/50"; pub(crate) const accent_orange_600_of_60: &str = "accent-orange-600/60"; pub(crate) const accent_orange_600_of_70: &str = "accent-orange-600/70"; pub(crate) const accent_orange_600_of_75: &str = "accent-orange-600/75"; pub(crate) const accent_orange_600_of_80: &str = "accent-orange-600/80"; pub(crate) const accent_orange_600_of_90: &str = "accent-orange-600/90"; pub(crate) const accent_orange_600_of_95: &str = "accent-orange-600/95"; pub(crate) const accent_orange_700: &str = "accent-orange-700"; pub(crate) const accent_orange_700_of_0: &str = "accent-orange-700/0"; pub(crate) const accent_orange_700_of_10: &str = "accent-orange-700/10"; pub(crate) const accent_orange_700_of_100: &str = "accent-orange-700/100"; pub(crate) const accent_orange_700_of_20: &str = "accent-orange-700/20"; pub(crate) const accent_orange_700_of_25: &str = "accent-orange-700/25"; pub(crate) const accent_orange_700_of_30: &str = "accent-orange-700/30"; pub(crate) const accent_orange_700_of_40: &str = "accent-orange-700/40"; pub(crate) const accent_orange_700_of_5: &str = "accent-orange-700/5"; pub(crate) const accent_orange_700_of_50: &str = "accent-orange-700/50"; pub(crate) const accent_orange_700_of_60: &str = "accent-orange-700/60"; pub(crate) const accent_orange_700_of_70: &str = "accent-orange-700/70"; pub(crate) const accent_orange_700_of_75: &str = "accent-orange-700/75"; pub(crate) const accent_orange_700_of_80: &str = "accent-orange-700/80"; pub(crate) const accent_orange_700_of_90: &str = "accent-orange-700/90"; pub(crate) const accent_orange_700_of_95: &str = "accent-orange-700/95"; pub(crate) const accent_orange_800: &str = "accent-orange-800"; pub(crate) const accent_orange_800_of_0: &str = "accent-orange-800/0"; pub(crate) const accent_orange_800_of_10: &str = "accent-orange-800/10"; pub(crate) const accent_orange_800_of_100: &str = "accent-orange-800/100"; pub(crate) const accent_orange_800_of_20: &str = "accent-orange-800/20"; pub(crate) const accent_orange_800_of_25: &str = "accent-orange-800/25"; pub(crate) const accent_orange_800_of_30: &str = "accent-orange-800/30"; pub(crate) const accent_orange_800_of_40: &str = "accent-orange-800/40"; pub(crate) const accent_orange_800_of_5: &str = "accent-orange-800/5"; pub(crate) const accent_orange_800_of_50: &str = "accent-orange-800/50"; pub(crate) const accent_orange_800_of_60: &str = "accent-orange-800/60"; pub(crate) const accent_orange_800_of_70: &str = "accent-orange-800/70"; pub(crate) const accent_orange_800_of_75: &str = "accent-orange-800/75"; pub(crate) const accent_orange_800_of_80: &str = "accent-orange-800/80"; pub(crate) const accent_orange_800_of_90: &str = "accent-orange-800/90"; pub(crate) const accent_orange_800_of_95: &str = "accent-orange-800/95"; pub(crate) const accent_orange_900: &str = "accent-orange-900"; pub(crate) const accent_orange_900_of_0: &str = "accent-orange-900/0"; pub(crate) const accent_orange_900_of_10: &str = "accent-orange-900/10"; pub(crate) const accent_orange_900_of_100: &str = "accent-orange-900/100"; pub(crate) const accent_orange_900_of_20: &str = "accent-orange-900/20"; pub(crate) const accent_orange_900_of_25: &str = "accent-orange-900/25"; pub(crate) const accent_orange_900_of_30: &str = "accent-orange-900/30"; pub(crate) const accent_orange_900_of_40: &str = "accent-orange-900/40"; pub(crate) const accent_orange_900_of_5: &str = "accent-orange-900/5"; pub(crate) const accent_orange_900_of_50: &str = "accent-orange-900/50"; pub(crate) const accent_orange_900_of_60: &str = "accent-orange-900/60"; pub(crate) const accent_orange_900_of_70: &str = "accent-orange-900/70"; pub(crate) const accent_orange_900_of_75: &str = "accent-orange-900/75"; pub(crate) const accent_orange_900_of_80: &str = "accent-orange-900/80"; pub(crate) const accent_orange_900_of_90: &str = "accent-orange-900/90"; pub(crate) const accent_orange_900_of_95: &str = "accent-orange-900/95"; pub(crate) const accent_pink_100: &str = "accent-pink-100"; pub(crate) const accent_pink_100_of_0: &str = "accent-pink-100/0"; pub(crate) const accent_pink_100_of_10: &str = "accent-pink-100/10"; pub(crate) const accent_pink_100_of_100: &str = "accent-pink-100/100"; pub(crate) const accent_pink_100_of_20: &str = "accent-pink-100/20"; pub(crate) const accent_pink_100_of_25: &str = "accent-pink-100/25"; pub(crate) const accent_pink_100_of_30: &str = "accent-pink-100/30"; pub(crate) const accent_pink_100_of_40: &str = "accent-pink-100/40"; pub(crate) const accent_pink_100_of_5: &str = "accent-pink-100/5"; pub(crate) const accent_pink_100_of_50: &str = "accent-pink-100/50"; pub(crate) const accent_pink_100_of_60: &str = "accent-pink-100/60"; pub(crate) const accent_pink_100_of_70: &str = "accent-pink-100/70"; pub(crate) const accent_pink_100_of_75: &str = "accent-pink-100/75"; pub(crate) const accent_pink_100_of_80: &str = "accent-pink-100/80"; pub(crate) const accent_pink_100_of_90: &str = "accent-pink-100/90"; pub(crate) const accent_pink_100_of_95: &str = "accent-pink-100/95"; pub(crate) const accent_pink_200: &str = "accent-pink-200"; pub(crate) const accent_pink_200_of_0: &str = "accent-pink-200/0"; pub(crate) const accent_pink_200_of_10: &str = "accent-pink-200/10"; pub(crate) const accent_pink_200_of_100: &str = "accent-pink-200/100"; pub(crate) const accent_pink_200_of_20: &str = "accent-pink-200/20"; pub(crate) const accent_pink_200_of_25: &str = "accent-pink-200/25"; pub(crate) const accent_pink_200_of_30: &str = "accent-pink-200/30"; pub(crate) const accent_pink_200_of_40: &str = "accent-pink-200/40"; pub(crate) const accent_pink_200_of_5: &str = "accent-pink-200/5"; pub(crate) const accent_pink_200_of_50: &str = "accent-pink-200/50"; pub(crate) const accent_pink_200_of_60: &str = "accent-pink-200/60"; pub(crate) const accent_pink_200_of_70: &str = "accent-pink-200/70"; pub(crate) const accent_pink_200_of_75: &str = "accent-pink-200/75"; pub(crate) const accent_pink_200_of_80: &str = "accent-pink-200/80"; pub(crate) const accent_pink_200_of_90: &str = "accent-pink-200/90"; pub(crate) const accent_pink_200_of_95: &str = "accent-pink-200/95"; pub(crate) const accent_pink_300: &str = "accent-pink-300"; pub(crate) const accent_pink_300_of_0: &str = "accent-pink-300/0"; pub(crate) const accent_pink_300_of_10: &str = "accent-pink-300/10"; pub(crate) const accent_pink_300_of_100: &str = "accent-pink-300/100"; pub(crate) const accent_pink_300_of_20: &str = "accent-pink-300/20"; pub(crate) const accent_pink_300_of_25: &str = "accent-pink-300/25"; pub(crate) const accent_pink_300_of_30: &str = "accent-pink-300/30"; pub(crate) const accent_pink_300_of_40: &str = "accent-pink-300/40"; pub(crate) const accent_pink_300_of_5: &str = "accent-pink-300/5"; pub(crate) const accent_pink_300_of_50: &str = "accent-pink-300/50"; pub(crate) const accent_pink_300_of_60: &str = "accent-pink-300/60"; pub(crate) const accent_pink_300_of_70: &str = "accent-pink-300/70"; pub(crate) const accent_pink_300_of_75: &str = "accent-pink-300/75"; pub(crate) const accent_pink_300_of_80: &str = "accent-pink-300/80"; pub(crate) const accent_pink_300_of_90: &str = "accent-pink-300/90"; pub(crate) const accent_pink_300_of_95: &str = "accent-pink-300/95"; pub(crate) const accent_pink_400: &str = "accent-pink-400"; pub(crate) const accent_pink_400_of_0: &str = "accent-pink-400/0"; pub(crate) const accent_pink_400_of_10: &str = "accent-pink-400/10"; pub(crate) const accent_pink_400_of_100: &str = "accent-pink-400/100"; pub(crate) const accent_pink_400_of_20: &str = "accent-pink-400/20"; pub(crate) const accent_pink_400_of_25: &str = "accent-pink-400/25"; pub(crate) const accent_pink_400_of_30: &str = "accent-pink-400/30"; pub(crate) const accent_pink_400_of_40: &str = "accent-pink-400/40"; pub(crate) const accent_pink_400_of_5: &str = "accent-pink-400/5"; pub(crate) const accent_pink_400_of_50: &str = "accent-pink-400/50"; pub(crate) const accent_pink_400_of_60: &str = "accent-pink-400/60"; pub(crate) const accent_pink_400_of_70: &str = "accent-pink-400/70"; pub(crate) const accent_pink_400_of_75: &str = "accent-pink-400/75"; pub(crate) const accent_pink_400_of_80: &str = "accent-pink-400/80"; pub(crate) const accent_pink_400_of_90: &str = "accent-pink-400/90"; pub(crate) const accent_pink_400_of_95: &str = "accent-pink-400/95"; pub(crate) const accent_pink_50: &str = "accent-pink-50"; pub(crate) const accent_pink_500: &str = "accent-pink-500"; pub(crate) const accent_pink_500_of_0: &str = "accent-pink-500/0"; pub(crate) const accent_pink_500_of_10: &str = "accent-pink-500/10"; pub(crate) const accent_pink_500_of_100: &str = "accent-pink-500/100"; pub(crate) const accent_pink_500_of_20: &str = "accent-pink-500/20"; pub(crate) const accent_pink_500_of_25: &str = "accent-pink-500/25"; pub(crate) const accent_pink_500_of_30: &str = "accent-pink-500/30"; pub(crate) const accent_pink_500_of_40: &str = "accent-pink-500/40"; pub(crate) const accent_pink_500_of_5: &str = "accent-pink-500/5"; pub(crate) const accent_pink_500_of_50: &str = "accent-pink-500/50"; pub(crate) const accent_pink_500_of_60: &str = "accent-pink-500/60"; pub(crate) const accent_pink_500_of_70: &str = "accent-pink-500/70"; pub(crate) const accent_pink_500_of_75: &str = "accent-pink-500/75"; pub(crate) const accent_pink_500_of_80: &str = "accent-pink-500/80"; pub(crate) const accent_pink_500_of_90: &str = "accent-pink-500/90"; pub(crate) const accent_pink_500_of_95: &str = "accent-pink-500/95"; pub(crate) const accent_pink_50_of_0: &str = "accent-pink-50/0"; pub(crate) const accent_pink_50_of_10: &str = "accent-pink-50/10"; pub(crate) const accent_pink_50_of_100: &str = "accent-pink-50/100"; pub(crate) const accent_pink_50_of_20: &str = "accent-pink-50/20"; pub(crate) const accent_pink_50_of_25: &str = "accent-pink-50/25"; pub(crate) const accent_pink_50_of_30: &str = "accent-pink-50/30"; pub(crate) const accent_pink_50_of_40: &str = "accent-pink-50/40"; pub(crate) const accent_pink_50_of_5: &str = "accent-pink-50/5"; pub(crate) const accent_pink_50_of_50: &str = "accent-pink-50/50"; pub(crate) const accent_pink_50_of_60: &str = "accent-pink-50/60"; pub(crate) const accent_pink_50_of_70: &str = "accent-pink-50/70"; pub(crate) const accent_pink_50_of_75: &str = "accent-pink-50/75"; pub(crate) const accent_pink_50_of_80: &str = "accent-pink-50/80"; pub(crate) const accent_pink_50_of_90: &str = "accent-pink-50/90"; pub(crate) const accent_pink_50_of_95: &str = "accent-pink-50/95"; pub(crate) const accent_pink_600: &str = "accent-pink-600"; pub(crate) const accent_pink_600_of_0: &str = "accent-pink-600/0"; pub(crate) const accent_pink_600_of_10: &str = "accent-pink-600/10"; pub(crate) const accent_pink_600_of_100: &str = "accent-pink-600/100"; pub(crate) const accent_pink_600_of_20: &str = "accent-pink-600/20"; pub(crate) const accent_pink_600_of_25: &str = "accent-pink-600/25"; pub(crate) const accent_pink_600_of_30: &str = "accent-pink-600/30"; pub(crate) const accent_pink_600_of_40: &str = "accent-pink-600/40"; pub(crate) const accent_pink_600_of_5: &str = "accent-pink-600/5"; pub(crate) const accent_pink_600_of_50: &str = "accent-pink-600/50"; pub(crate) const accent_pink_600_of_60: &str = "accent-pink-600/60"; pub(crate) const accent_pink_600_of_70: &str = "accent-pink-600/70"; pub(crate) const accent_pink_600_of_75: &str = "accent-pink-600/75"; pub(crate) const accent_pink_600_of_80: &str = "accent-pink-600/80"; pub(crate) const accent_pink_600_of_90: &str = "accent-pink-600/90"; pub(crate) const accent_pink_600_of_95: &str = "accent-pink-600/95"; pub(crate) const accent_pink_700: &str = "accent-pink-700"; pub(crate) const accent_pink_700_of_0: &str = "accent-pink-700/0"; pub(crate) const accent_pink_700_of_10: &str = "accent-pink-700/10"; pub(crate) const accent_pink_700_of_100: &str = "accent-pink-700/100"; pub(crate) const accent_pink_700_of_20: &str = "accent-pink-700/20"; pub(crate) const accent_pink_700_of_25: &str = "accent-pink-700/25"; pub(crate) const accent_pink_700_of_30: &str = "accent-pink-700/30"; pub(crate) const accent_pink_700_of_40: &str = "accent-pink-700/40"; pub(crate) const accent_pink_700_of_5: &str = "accent-pink-700/5"; pub(crate) const accent_pink_700_of_50: &str = "accent-pink-700/50"; pub(crate) const accent_pink_700_of_60: &str = "accent-pink-700/60"; pub(crate) const accent_pink_700_of_70: &str = "accent-pink-700/70"; pub(crate) const accent_pink_700_of_75: &str = "accent-pink-700/75"; pub(crate) const accent_pink_700_of_80: &str = "accent-pink-700/80"; pub(crate) const accent_pink_700_of_90: &str = "accent-pink-700/90"; pub(crate) const accent_pink_700_of_95: &str = "accent-pink-700/95"; pub(crate) const accent_pink_800: &str = "accent-pink-800"; pub(crate) const accent_pink_800_of_0: &str = "accent-pink-800/0"; pub(crate) const accent_pink_800_of_10: &str = "accent-pink-800/10"; pub(crate) const accent_pink_800_of_100: &str = "accent-pink-800/100"; pub(crate) const accent_pink_800_of_20: &str = "accent-pink-800/20"; pub(crate) const accent_pink_800_of_25: &str = "accent-pink-800/25"; pub(crate) const accent_pink_800_of_30: &str = "accent-pink-800/30"; pub(crate) const accent_pink_800_of_40: &str = "accent-pink-800/40"; pub(crate) const accent_pink_800_of_5: &str = "accent-pink-800/5"; pub(crate) const accent_pink_800_of_50: &str = "accent-pink-800/50"; pub(crate) const accent_pink_800_of_60: &str = "accent-pink-800/60"; pub(crate) const accent_pink_800_of_70: &str = "accent-pink-800/70"; pub(crate) const accent_pink_800_of_75: &str = "accent-pink-800/75"; pub(crate) const accent_pink_800_of_80: &str = "accent-pink-800/80"; pub(crate) const accent_pink_800_of_90: &str = "accent-pink-800/90"; pub(crate) const accent_pink_800_of_95: &str = "accent-pink-800/95"; pub(crate) const accent_pink_900: &str = "accent-pink-900"; pub(crate) const accent_pink_900_of_0: &str = "accent-pink-900/0"; pub(crate) const accent_pink_900_of_10: &str = "accent-pink-900/10"; pub(crate) const accent_pink_900_of_100: &str = "accent-pink-900/100"; pub(crate) const accent_pink_900_of_20: &str = "accent-pink-900/20"; pub(crate) const accent_pink_900_of_25: &str = "accent-pink-900/25"; pub(crate) const accent_pink_900_of_30: &str = "accent-pink-900/30"; pub(crate) const accent_pink_900_of_40: &str = "accent-pink-900/40"; pub(crate) const accent_pink_900_of_5: &str = "accent-pink-900/5"; pub(crate) const accent_pink_900_of_50: &str = "accent-pink-900/50"; pub(crate) const accent_pink_900_of_60: &str = "accent-pink-900/60"; pub(crate) const accent_pink_900_of_70: &str = "accent-pink-900/70"; pub(crate) const accent_pink_900_of_75: &str = "accent-pink-900/75"; pub(crate) const accent_pink_900_of_80: &str = "accent-pink-900/80"; pub(crate) const accent_pink_900_of_90: &str = "accent-pink-900/90"; pub(crate) const accent_pink_900_of_95: &str = "accent-pink-900/95"; pub(crate) const accent_purple_100: &str = "accent-purple-100"; pub(crate) const accent_purple_100_of_0: &str = "accent-purple-100/0"; pub(crate) const accent_purple_100_of_10: &str = "accent-purple-100/10"; pub(crate) const accent_purple_100_of_100: &str = "accent-purple-100/100"; pub(crate) const accent_purple_100_of_20: &str = "accent-purple-100/20"; pub(crate) const accent_purple_100_of_25: &str = "accent-purple-100/25"; pub(crate) const accent_purple_100_of_30: &str = "accent-purple-100/30"; pub(crate) const accent_purple_100_of_40: &str = "accent-purple-100/40"; pub(crate) const accent_purple_100_of_5: &str = "accent-purple-100/5"; pub(crate) const accent_purple_100_of_50: &str = "accent-purple-100/50"; pub(crate) const accent_purple_100_of_60: &str = "accent-purple-100/60"; pub(crate) const accent_purple_100_of_70: &str = "accent-purple-100/70"; pub(crate) const accent_purple_100_of_75: &str = "accent-purple-100/75"; pub(crate) const accent_purple_100_of_80: &str = "accent-purple-100/80"; pub(crate) const accent_purple_100_of_90: &str = "accent-purple-100/90"; pub(crate) const accent_purple_100_of_95: &str = "accent-purple-100/95"; pub(crate) const accent_purple_200: &str = "accent-purple-200"; pub(crate) const accent_purple_200_of_0: &str = "accent-purple-200/0"; pub(crate) const accent_purple_200_of_10: &str = "accent-purple-200/10"; pub(crate) const accent_purple_200_of_100: &str = "accent-purple-200/100"; pub(crate) const accent_purple_200_of_20: &str = "accent-purple-200/20"; pub(crate) const accent_purple_200_of_25: &str = "accent-purple-200/25"; pub(crate) const accent_purple_200_of_30: &str = "accent-purple-200/30"; pub(crate) const accent_purple_200_of_40: &str = "accent-purple-200/40"; pub(crate) const accent_purple_200_of_5: &str = "accent-purple-200/5"; pub(crate) const accent_purple_200_of_50: &str = "accent-purple-200/50"; pub(crate) const accent_purple_200_of_60: &str = "accent-purple-200/60"; pub(crate) const accent_purple_200_of_70: &str = "accent-purple-200/70"; pub(crate) const accent_purple_200_of_75: &str = "accent-purple-200/75"; pub(crate) const accent_purple_200_of_80: &str = "accent-purple-200/80"; pub(crate) const accent_purple_200_of_90: &str = "accent-purple-200/90"; pub(crate) const accent_purple_200_of_95: &str = "accent-purple-200/95"; pub(crate) const accent_purple_300: &str = "accent-purple-300"; pub(crate) const accent_purple_300_of_0: &str = "accent-purple-300/0"; pub(crate) const accent_purple_300_of_10: &str = "accent-purple-300/10"; pub(crate) const accent_purple_300_of_100: &str = "accent-purple-300/100"; pub(crate) const accent_purple_300_of_20: &str = "accent-purple-300/20"; pub(crate) const accent_purple_300_of_25: &str = "accent-purple-300/25"; pub(crate) const accent_purple_300_of_30: &str = "accent-purple-300/30"; pub(crate) const accent_purple_300_of_40: &str = "accent-purple-300/40"; pub(crate) const accent_purple_300_of_5: &str = "accent-purple-300/5"; pub(crate) const accent_purple_300_of_50: &str = "accent-purple-300/50"; pub(crate) const accent_purple_300_of_60: &str = "accent-purple-300/60"; pub(crate) const accent_purple_300_of_70: &str = "accent-purple-300/70"; pub(crate) const accent_purple_300_of_75: &str = "accent-purple-300/75"; pub(crate) const accent_purple_300_of_80: &str = "accent-purple-300/80"; pub(crate) const accent_purple_300_of_90: &str = "accent-purple-300/90"; pub(crate) const accent_purple_300_of_95: &str = "accent-purple-300/95"; pub(crate) const accent_purple_400: &str = "accent-purple-400"; pub(crate) const accent_purple_400_of_0: &str = "accent-purple-400/0"; pub(crate) const accent_purple_400_of_10: &str = "accent-purple-400/10"; pub(crate) const accent_purple_400_of_100: &str = "accent-purple-400/100"; pub(crate) const accent_purple_400_of_20: &str = "accent-purple-400/20"; pub(crate) const accent_purple_400_of_25: &str = "accent-purple-400/25"; pub(crate) const accent_purple_400_of_30: &str = "accent-purple-400/30"; pub(crate) const accent_purple_400_of_40: &str = "accent-purple-400/40"; pub(crate) const accent_purple_400_of_5: &str = "accent-purple-400/5"; pub(crate) const accent_purple_400_of_50: &str = "accent-purple-400/50"; pub(crate) const accent_purple_400_of_60: &str = "accent-purple-400/60"; pub(crate) const accent_purple_400_of_70: &str = "accent-purple-400/70"; pub(crate) const accent_purple_400_of_75: &str = "accent-purple-400/75"; pub(crate) const accent_purple_400_of_80: &str = "accent-purple-400/80"; pub(crate) const accent_purple_400_of_90: &str = "accent-purple-400/90"; pub(crate) const accent_purple_400_of_95: &str = "accent-purple-400/95"; pub(crate) const accent_purple_50: &str = "accent-purple-50"; pub(crate) const accent_purple_500: &str = "accent-purple-500"; pub(crate) const accent_purple_500_of_0: &str = "accent-purple-500/0"; pub(crate) const accent_purple_500_of_10: &str = "accent-purple-500/10"; pub(crate) const accent_purple_500_of_100: &str = "accent-purple-500/100"; pub(crate) const accent_purple_500_of_20: &str = "accent-purple-500/20"; pub(crate) const accent_purple_500_of_25: &str = "accent-purple-500/25"; pub(crate) const accent_purple_500_of_30: &str = "accent-purple-500/30"; pub(crate) const accent_purple_500_of_40: &str = "accent-purple-500/40"; pub(crate) const accent_purple_500_of_5: &str = "accent-purple-500/5"; pub(crate) const accent_purple_500_of_50: &str = "accent-purple-500/50"; pub(crate) const accent_purple_500_of_60: &str = "accent-purple-500/60"; pub(crate) const accent_purple_500_of_70: &str = "accent-purple-500/70"; pub(crate) const accent_purple_500_of_75: &str = "accent-purple-500/75"; pub(crate) const accent_purple_500_of_80: &str = "accent-purple-500/80"; pub(crate) const accent_purple_500_of_90: &str = "accent-purple-500/90"; pub(crate) const accent_purple_500_of_95: &str = "accent-purple-500/95"; pub(crate) const accent_purple_50_of_0: &str = "accent-purple-50/0"; pub(crate) const accent_purple_50_of_10: &str = "accent-purple-50/10"; pub(crate) const accent_purple_50_of_100: &str = "accent-purple-50/100"; pub(crate) const accent_purple_50_of_20: &str = "accent-purple-50/20"; pub(crate) const accent_purple_50_of_25: &str = "accent-purple-50/25"; pub(crate) const accent_purple_50_of_30: &str = "accent-purple-50/30"; pub(crate) const accent_purple_50_of_40: &str = "accent-purple-50/40"; pub(crate) const accent_purple_50_of_5: &str = "accent-purple-50/5"; pub(crate) const accent_purple_50_of_50: &str = "accent-purple-50/50"; pub(crate) const accent_purple_50_of_60: &str = "accent-purple-50/60"; pub(crate) const accent_purple_50_of_70: &str = "accent-purple-50/70"; pub(crate) const accent_purple_50_of_75: &str = "accent-purple-50/75"; pub(crate) const accent_purple_50_of_80: &str = "accent-purple-50/80"; pub(crate) const accent_purple_50_of_90: &str = "accent-purple-50/90"; pub(crate) const accent_purple_50_of_95: &str = "accent-purple-50/95"; pub(crate) const accent_purple_600: &str = "accent-purple-600"; pub(crate) const accent_purple_600_of_0: &str = "accent-purple-600/0"; pub(crate) const accent_purple_600_of_10: &str = "accent-purple-600/10"; pub(crate) const accent_purple_600_of_100: &str = "accent-purple-600/100"; pub(crate) const accent_purple_600_of_20: &str = "accent-purple-600/20"; pub(crate) const accent_purple_600_of_25: &str = "accent-purple-600/25"; pub(crate) const accent_purple_600_of_30: &str = "accent-purple-600/30"; pub(crate) const accent_purple_600_of_40: &str = "accent-purple-600/40"; pub(crate) const accent_purple_600_of_5: &str = "accent-purple-600/5"; pub(crate) const accent_purple_600_of_50: &str = "accent-purple-600/50"; pub(crate) const accent_purple_600_of_60: &str = "accent-purple-600/60"; pub(crate) const accent_purple_600_of_70: &str = "accent-purple-600/70"; pub(crate) const accent_purple_600_of_75: &str = "accent-purple-600/75"; pub(crate) const accent_purple_600_of_80: &str = "accent-purple-600/80"; pub(crate) const accent_purple_600_of_90: &str = "accent-purple-600/90"; pub(crate) const accent_purple_600_of_95: &str = "accent-purple-600/95"; pub(crate) const accent_purple_700: &str = "accent-purple-700"; pub(crate) const accent_purple_700_of_0: &str = "accent-purple-700/0"; pub(crate) const accent_purple_700_of_10: &str = "accent-purple-700/10"; pub(crate) const accent_purple_700_of_100: &str = "accent-purple-700/100"; pub(crate) const accent_purple_700_of_20: &str = "accent-purple-700/20"; pub(crate) const accent_purple_700_of_25: &str = "accent-purple-700/25"; pub(crate) const accent_purple_700_of_30: &str = "accent-purple-700/30"; pub(crate) const accent_purple_700_of_40: &str = "accent-purple-700/40"; pub(crate) const accent_purple_700_of_5: &str = "accent-purple-700/5"; pub(crate) const accent_purple_700_of_50: &str = "accent-purple-700/50"; pub(crate) const accent_purple_700_of_60: &str = "accent-purple-700/60"; pub(crate) const accent_purple_700_of_70: &str = "accent-purple-700/70"; pub(crate) const accent_purple_700_of_75: &str = "accent-purple-700/75"; pub(crate) const accent_purple_700_of_80: &str = "accent-purple-700/80"; pub(crate) const accent_purple_700_of_90: &str = "accent-purple-700/90"; pub(crate) const accent_purple_700_of_95: &str = "accent-purple-700/95"; pub(crate) const accent_purple_800: &str = "accent-purple-800"; pub(crate) const accent_purple_800_of_0: &str = "accent-purple-800/0"; pub(crate) const accent_purple_800_of_10: &str = "accent-purple-800/10"; pub(crate) const accent_purple_800_of_100: &str = "accent-purple-800/100"; pub(crate) const accent_purple_800_of_20: &str = "accent-purple-800/20"; pub(crate) const accent_purple_800_of_25: &str = "accent-purple-800/25"; pub(crate) const accent_purple_800_of_30: &str = "accent-purple-800/30"; pub(crate) const accent_purple_800_of_40: &str = "accent-purple-800/40"; pub(crate) const accent_purple_800_of_5: &str = "accent-purple-800/5"; pub(crate) const accent_purple_800_of_50: &str = "accent-purple-800/50"; pub(crate) const accent_purple_800_of_60: &str = "accent-purple-800/60"; pub(crate) const accent_purple_800_of_70: &str = "accent-purple-800/70"; pub(crate) const accent_purple_800_of_75: &str = "accent-purple-800/75"; pub(crate) const accent_purple_800_of_80: &str = "accent-purple-800/80"; pub(crate) const accent_purple_800_of_90: &str = "accent-purple-800/90"; pub(crate) const accent_purple_800_of_95: &str = "accent-purple-800/95"; pub(crate) const accent_purple_900: &str = "accent-purple-900"; pub(crate) const accent_purple_900_of_0: &str = "accent-purple-900/0"; pub(crate) const accent_purple_900_of_10: &str = "accent-purple-900/10"; pub(crate) const accent_purple_900_of_100: &str = "accent-purple-900/100"; pub(crate) const accent_purple_900_of_20: &str = "accent-purple-900/20"; pub(crate) const accent_purple_900_of_25: &str = "accent-purple-900/25"; pub(crate) const accent_purple_900_of_30: &str = "accent-purple-900/30"; pub(crate) const accent_purple_900_of_40: &str = "accent-purple-900/40"; pub(crate) const accent_purple_900_of_5: &str = "accent-purple-900/5"; pub(crate) const accent_purple_900_of_50: &str = "accent-purple-900/50"; pub(crate) const accent_purple_900_of_60: &str = "accent-purple-900/60"; pub(crate) const accent_purple_900_of_70: &str = "accent-purple-900/70"; pub(crate) const accent_purple_900_of_75: &str = "accent-purple-900/75"; pub(crate) const accent_purple_900_of_80: &str = "accent-purple-900/80"; pub(crate) const accent_purple_900_of_90: &str = "accent-purple-900/90"; pub(crate) const accent_purple_900_of_95: &str = "accent-purple-900/95"; pub(crate) const accent_red_100: &str = "accent-red-100"; pub(crate) const accent_red_100_of_0: &str = "accent-red-100/0"; pub(crate) const accent_red_100_of_10: &str = "accent-red-100/10"; pub(crate) const accent_red_100_of_100: &str = "accent-red-100/100"; pub(crate) const accent_red_100_of_20: &str = "accent-red-100/20"; pub(crate) const accent_red_100_of_25: &str = "accent-red-100/25"; pub(crate) const accent_red_100_of_30: &str = "accent-red-100/30"; pub(crate) const accent_red_100_of_40: &str = "accent-red-100/40"; pub(crate) const accent_red_100_of_5: &str = "accent-red-100/5"; pub(crate) const accent_red_100_of_50: &str = "accent-red-100/50"; pub(crate) const accent_red_100_of_60: &str = "accent-red-100/60"; pub(crate) const accent_red_100_of_70: &str = "accent-red-100/70"; pub(crate) const accent_red_100_of_75: &str = "accent-red-100/75"; pub(crate) const accent_red_100_of_80: &str = "accent-red-100/80"; pub(crate) const accent_red_100_of_90: &str = "accent-red-100/90"; pub(crate) const accent_red_100_of_95: &str = "accent-red-100/95"; pub(crate) const accent_red_200: &str = "accent-red-200"; pub(crate) const accent_red_200_of_0: &str = "accent-red-200/0"; pub(crate) const accent_red_200_of_10: &str = "accent-red-200/10"; pub(crate) const accent_red_200_of_100: &str = "accent-red-200/100"; pub(crate) const accent_red_200_of_20: &str = "accent-red-200/20"; pub(crate) const accent_red_200_of_25: &str = "accent-red-200/25"; pub(crate) const accent_red_200_of_30: &str = "accent-red-200/30"; pub(crate) const accent_red_200_of_40: &str = "accent-red-200/40"; pub(crate) const accent_red_200_of_5: &str = "accent-red-200/5"; pub(crate) const accent_red_200_of_50: &str = "accent-red-200/50"; pub(crate) const accent_red_200_of_60: &str = "accent-red-200/60"; pub(crate) const accent_red_200_of_70: &str = "accent-red-200/70"; pub(crate) const accent_red_200_of_75: &str = "accent-red-200/75"; pub(crate) const accent_red_200_of_80: &str = "accent-red-200/80"; pub(crate) const accent_red_200_of_90: &str = "accent-red-200/90"; pub(crate) const accent_red_200_of_95: &str = "accent-red-200/95"; pub(crate) const accent_red_300: &str = "accent-red-300"; pub(crate) const accent_red_300_of_0: &str = "accent-red-300/0"; pub(crate) const accent_red_300_of_10: &str = "accent-red-300/10"; pub(crate) const accent_red_300_of_100: &str = "accent-red-300/100"; pub(crate) const accent_red_300_of_20: &str = "accent-red-300/20"; pub(crate) const accent_red_300_of_25: &str = "accent-red-300/25"; pub(crate) const accent_red_300_of_30: &str = "accent-red-300/30"; pub(crate) const accent_red_300_of_40: &str = "accent-red-300/40"; pub(crate) const accent_red_300_of_5: &str = "accent-red-300/5"; pub(crate) const accent_red_300_of_50: &str = "accent-red-300/50"; pub(crate) const accent_red_300_of_60: &str = "accent-red-300/60"; pub(crate) const accent_red_300_of_70: &str = "accent-red-300/70"; pub(crate) const accent_red_300_of_75: &str = "accent-red-300/75"; pub(crate) const accent_red_300_of_80: &str = "accent-red-300/80"; pub(crate) const accent_red_300_of_90: &str = "accent-red-300/90"; pub(crate) const accent_red_300_of_95: &str = "accent-red-300/95"; pub(crate) const accent_red_400: &str = "accent-red-400"; pub(crate) const accent_red_400_of_0: &str = "accent-red-400/0"; pub(crate) const accent_red_400_of_10: &str = "accent-red-400/10"; pub(crate) const accent_red_400_of_100: &str = "accent-red-400/100"; pub(crate) const accent_red_400_of_20: &str = "accent-red-400/20"; pub(crate) const accent_red_400_of_25: &str = "accent-red-400/25"; pub(crate) const accent_red_400_of_30: &str = "accent-red-400/30"; pub(crate) const accent_red_400_of_40: &str = "accent-red-400/40"; pub(crate) const accent_red_400_of_5: &str = "accent-red-400/5"; pub(crate) const accent_red_400_of_50: &str = "accent-red-400/50"; pub(crate) const accent_red_400_of_60: &str = "accent-red-400/60"; pub(crate) const accent_red_400_of_70: &str = "accent-red-400/70"; pub(crate) const accent_red_400_of_75: &str = "accent-red-400/75"; pub(crate) const accent_red_400_of_80: &str = "accent-red-400/80"; pub(crate) const accent_red_400_of_90: &str = "accent-red-400/90"; pub(crate) const accent_red_400_of_95: &str = "accent-red-400/95"; pub(crate) const accent_red_50: &str = "accent-red-50"; pub(crate) const accent_red_500: &str = "accent-red-500"; pub(crate) const accent_red_500_of_0: &str = "accent-red-500/0"; pub(crate) const accent_red_500_of_10: &str = "accent-red-500/10"; pub(crate) const accent_red_500_of_100: &str = "accent-red-500/100"; pub(crate) const accent_red_500_of_20: &str = "accent-red-500/20"; pub(crate) const accent_red_500_of_25: &str = "accent-red-500/25"; pub(crate) const accent_red_500_of_30: &str = "accent-red-500/30"; pub(crate) const accent_red_500_of_40: &str = "accent-red-500/40"; pub(crate) const accent_red_500_of_5: &str = "accent-red-500/5"; pub(crate) const accent_red_500_of_50: &str = "accent-red-500/50"; pub(crate) const accent_red_500_of_60: &str = "accent-red-500/60"; pub(crate) const accent_red_500_of_70: &str = "accent-red-500/70"; pub(crate) const accent_red_500_of_75: &str = "accent-red-500/75"; pub(crate) const accent_red_500_of_80: &str = "accent-red-500/80"; pub(crate) const accent_red_500_of_90: &str = "accent-red-500/90"; pub(crate) const accent_red_500_of_95: &str = "accent-red-500/95"; pub(crate) const accent_red_50_of_0: &str = "accent-red-50/0"; pub(crate) const accent_red_50_of_10: &str = "accent-red-50/10"; pub(crate) const accent_red_50_of_100: &str = "accent-red-50/100"; pub(crate) const accent_red_50_of_20: &str = "accent-red-50/20"; pub(crate) const accent_red_50_of_25: &str = "accent-red-50/25"; pub(crate) const accent_red_50_of_30: &str = "accent-red-50/30"; pub(crate) const accent_red_50_of_40: &str = "accent-red-50/40"; pub(crate) const accent_red_50_of_5: &str = "accent-red-50/5"; pub(crate) const accent_red_50_of_50: &str = "accent-red-50/50"; pub(crate) const accent_red_50_of_60: &str = "accent-red-50/60"; pub(crate) const accent_red_50_of_70: &str = "accent-red-50/70"; pub(crate) const accent_red_50_of_75: &str = "accent-red-50/75"; pub(crate) const accent_red_50_of_80: &str = "accent-red-50/80"; pub(crate) const accent_red_50_of_90: &str = "accent-red-50/90"; pub(crate) const accent_red_50_of_95: &str = "accent-red-50/95"; pub(crate) const accent_red_600: &str = "accent-red-600"; pub(crate) const accent_red_600_of_0: &str = "accent-red-600/0"; pub(crate) const accent_red_600_of_10: &str = "accent-red-600/10"; pub(crate) const accent_red_600_of_100: &str = "accent-red-600/100"; pub(crate) const accent_red_600_of_20: &str = "accent-red-600/20"; pub(crate) const accent_red_600_of_25: &str = "accent-red-600/25"; pub(crate) const accent_red_600_of_30: &str = "accent-red-600/30"; pub(crate) const accent_red_600_of_40: &str = "accent-red-600/40"; pub(crate) const accent_red_600_of_5: &str = "accent-red-600/5"; pub(crate) const accent_red_600_of_50: &str = "accent-red-600/50"; pub(crate) const accent_red_600_of_60: &str = "accent-red-600/60"; pub(crate) const accent_red_600_of_70: &str = "accent-red-600/70"; pub(crate) const accent_red_600_of_75: &str = "accent-red-600/75"; pub(crate) const accent_red_600_of_80: &str = "accent-red-600/80"; pub(crate) const accent_red_600_of_90: &str = "accent-red-600/90"; pub(crate) const accent_red_600_of_95: &str = "accent-red-600/95"; pub(crate) const accent_red_700: &str = "accent-red-700"; pub(crate) const accent_red_700_of_0: &str = "accent-red-700/0"; pub(crate) const accent_red_700_of_10: &str = "accent-red-700/10"; pub(crate) const accent_red_700_of_100: &str = "accent-red-700/100"; pub(crate) const accent_red_700_of_20: &str = "accent-red-700/20"; pub(crate) const accent_red_700_of_25: &str = "accent-red-700/25"; pub(crate) const accent_red_700_of_30: &str = "accent-red-700/30"; pub(crate) const accent_red_700_of_40: &str = "accent-red-700/40"; pub(crate) const accent_red_700_of_5: &str = "accent-red-700/5"; pub(crate) const accent_red_700_of_50: &str = "accent-red-700/50"; pub(crate) const accent_red_700_of_60: &str = "accent-red-700/60"; pub(crate) const accent_red_700_of_70: &str = "accent-red-700/70"; pub(crate) const accent_red_700_of_75: &str = "accent-red-700/75"; pub(crate) const accent_red_700_of_80: &str = "accent-red-700/80"; pub(crate) const accent_red_700_of_90: &str = "accent-red-700/90"; pub(crate) const accent_red_700_of_95: &str = "accent-red-700/95"; pub(crate) const accent_red_800: &str = "accent-red-800"; pub(crate) const accent_red_800_of_0: &str = "accent-red-800/0"; pub(crate) const accent_red_800_of_10: &str = "accent-red-800/10"; pub(crate) const accent_red_800_of_100: &str = "accent-red-800/100"; pub(crate) const accent_red_800_of_20: &str = "accent-red-800/20"; pub(crate) const accent_red_800_of_25: &str = "accent-red-800/25"; pub(crate) const accent_red_800_of_30: &str = "accent-red-800/30"; pub(crate) const accent_red_800_of_40: &str = "accent-red-800/40"; pub(crate) const accent_red_800_of_5: &str = "accent-red-800/5"; pub(crate) const accent_red_800_of_50: &str = "accent-red-800/50"; pub(crate) const accent_red_800_of_60: &str = "accent-red-800/60"; pub(crate) const accent_red_800_of_70: &str = "accent-red-800/70"; pub(crate) const accent_red_800_of_75: &str = "accent-red-800/75"; pub(crate) const accent_red_800_of_80: &str = "accent-red-800/80"; pub(crate) const accent_red_800_of_90: &str = "accent-red-800/90"; pub(crate) const accent_red_800_of_95: &str = "accent-red-800/95"; pub(crate) const accent_red_900: &str = "accent-red-900"; pub(crate) const accent_red_900_of_0: &str = "accent-red-900/0"; pub(crate) const accent_red_900_of_10: &str = "accent-red-900/10"; pub(crate) const accent_red_900_of_100: &str = "accent-red-900/100"; pub(crate) const accent_red_900_of_20: &str = "accent-red-900/20"; pub(crate) const accent_red_900_of_25: &str = "accent-red-900/25"; pub(crate) const accent_red_900_of_30: &str = "accent-red-900/30"; pub(crate) const accent_red_900_of_40: &str = "accent-red-900/40"; pub(crate) const accent_red_900_of_5: &str = "accent-red-900/5"; pub(crate) const accent_red_900_of_50: &str = "accent-red-900/50"; pub(crate) const accent_red_900_of_60: &str = "accent-red-900/60"; pub(crate) const accent_red_900_of_70: &str = "accent-red-900/70"; pub(crate) const accent_red_900_of_75: &str = "accent-red-900/75"; pub(crate) const accent_red_900_of_80: &str = "accent-red-900/80"; pub(crate) const accent_red_900_of_90: &str = "accent-red-900/90"; pub(crate) const accent_red_900_of_95: &str = "accent-red-900/95"; pub(crate) const accent_rose_100: &str = "accent-rose-100"; pub(crate) const accent_rose_100_of_0: &str = "accent-rose-100/0"; pub(crate) const accent_rose_100_of_10: &str = "accent-rose-100/10"; pub(crate) const accent_rose_100_of_100: &str = "accent-rose-100/100"; pub(crate) const accent_rose_100_of_20: &str = "accent-rose-100/20"; pub(crate) const accent_rose_100_of_25: &str = "accent-rose-100/25"; pub(crate) const accent_rose_100_of_30: &str = "accent-rose-100/30"; pub(crate) const accent_rose_100_of_40: &str = "accent-rose-100/40"; pub(crate) const accent_rose_100_of_5: &str = "accent-rose-100/5"; pub(crate) const accent_rose_100_of_50: &str = "accent-rose-100/50"; pub(crate) const accent_rose_100_of_60: &str = "accent-rose-100/60"; pub(crate) const accent_rose_100_of_70: &str = "accent-rose-100/70"; pub(crate) const accent_rose_100_of_75: &str = "accent-rose-100/75"; pub(crate) const accent_rose_100_of_80: &str = "accent-rose-100/80"; pub(crate) const accent_rose_100_of_90: &str = "accent-rose-100/90"; pub(crate) const accent_rose_100_of_95: &str = "accent-rose-100/95"; pub(crate) const accent_rose_200: &str = "accent-rose-200"; pub(crate) const accent_rose_200_of_0: &str = "accent-rose-200/0"; pub(crate) const accent_rose_200_of_10: &str = "accent-rose-200/10"; pub(crate) const accent_rose_200_of_100: &str = "accent-rose-200/100"; pub(crate) const accent_rose_200_of_20: &str = "accent-rose-200/20"; pub(crate) const accent_rose_200_of_25: &str = "accent-rose-200/25"; pub(crate) const accent_rose_200_of_30: &str = "accent-rose-200/30"; pub(crate) const accent_rose_200_of_40: &str = "accent-rose-200/40"; pub(crate) const accent_rose_200_of_5: &str = "accent-rose-200/5"; pub(crate) const accent_rose_200_of_50: &str = "accent-rose-200/50"; pub(crate) const accent_rose_200_of_60: &str = "accent-rose-200/60"; pub(crate) const accent_rose_200_of_70: &str = "accent-rose-200/70"; pub(crate) const accent_rose_200_of_75: &str = "accent-rose-200/75"; pub(crate) const accent_rose_200_of_80: &str = "accent-rose-200/80"; pub(crate) const accent_rose_200_of_90: &str = "accent-rose-200/90"; pub(crate) const accent_rose_200_of_95: &str = "accent-rose-200/95"; pub(crate) const accent_rose_300: &str = "accent-rose-300"; pub(crate) const accent_rose_300_of_0: &str = "accent-rose-300/0"; pub(crate) const accent_rose_300_of_10: &str = "accent-rose-300/10"; pub(crate) const accent_rose_300_of_100: &str = "accent-rose-300/100"; pub(crate) const accent_rose_300_of_20: &str = "accent-rose-300/20"; pub(crate) const accent_rose_300_of_25: &str = "accent-rose-300/25"; pub(crate) const accent_rose_300_of_30: &str = "accent-rose-300/30"; pub(crate) const accent_rose_300_of_40: &str = "accent-rose-300/40"; pub(crate) const accent_rose_300_of_5: &str = "accent-rose-300/5"; pub(crate) const accent_rose_300_of_50: &str = "accent-rose-300/50"; pub(crate) const accent_rose_300_of_60: &str = "accent-rose-300/60"; pub(crate) const accent_rose_300_of_70: &str = "accent-rose-300/70"; pub(crate) const accent_rose_300_of_75: &str = "accent-rose-300/75"; pub(crate) const accent_rose_300_of_80: &str = "accent-rose-300/80"; pub(crate) const accent_rose_300_of_90: &str = "accent-rose-300/90"; pub(crate) const accent_rose_300_of_95: &str = "accent-rose-300/95"; pub(crate) const accent_rose_400: &str = "accent-rose-400"; pub(crate) const accent_rose_400_of_0: &str = "accent-rose-400/0"; pub(crate) const accent_rose_400_of_10: &str = "accent-rose-400/10"; pub(crate) const accent_rose_400_of_100: &str = "accent-rose-400/100"; pub(crate) const accent_rose_400_of_20: &str = "accent-rose-400/20"; pub(crate) const accent_rose_400_of_25: &str = "accent-rose-400/25"; pub(crate) const accent_rose_400_of_30: &str = "accent-rose-400/30"; pub(crate) const accent_rose_400_of_40: &str = "accent-rose-400/40"; pub(crate) const accent_rose_400_of_5: &str = "accent-rose-400/5"; pub(crate) const accent_rose_400_of_50: &str = "accent-rose-400/50"; pub(crate) const accent_rose_400_of_60: &str = "accent-rose-400/60"; pub(crate) const accent_rose_400_of_70: &str = "accent-rose-400/70"; pub(crate) const accent_rose_400_of_75: &str = "accent-rose-400/75"; pub(crate) const accent_rose_400_of_80: &str = "accent-rose-400/80"; pub(crate) const accent_rose_400_of_90: &str = "accent-rose-400/90"; pub(crate) const accent_rose_400_of_95: &str = "accent-rose-400/95"; pub(crate) const accent_rose_50: &str = "accent-rose-50"; pub(crate) const accent_rose_500: &str = "accent-rose-500"; pub(crate) const accent_rose_500_of_0: &str = "accent-rose-500/0"; pub(crate) const accent_rose_500_of_10: &str = "accent-rose-500/10"; pub(crate) const accent_rose_500_of_100: &str = "accent-rose-500/100"; pub(crate) const accent_rose_500_of_20: &str = "accent-rose-500/20"; pub(crate) const accent_rose_500_of_25: &str = "accent-rose-500/25"; pub(crate) const accent_rose_500_of_30: &str = "accent-rose-500/30"; pub(crate) const accent_rose_500_of_40: &str = "accent-rose-500/40"; pub(crate) const accent_rose_500_of_5: &str = "accent-rose-500/5"; pub(crate) const accent_rose_500_of_50: &str = "accent-rose-500/50"; pub(crate) const accent_rose_500_of_60: &str = "accent-rose-500/60"; pub(crate) const accent_rose_500_of_70: &str = "accent-rose-500/70"; pub(crate) const accent_rose_500_of_75: &str = "accent-rose-500/75"; pub(crate) const accent_rose_500_of_80: &str = "accent-rose-500/80"; pub(crate) const accent_rose_500_of_90: &str = "accent-rose-500/90"; pub(crate) const accent_rose_500_of_95: &str = "accent-rose-500/95"; pub(crate) const accent_rose_50_of_0: &str = "accent-rose-50/0"; pub(crate) const accent_rose_50_of_10: &str = "accent-rose-50/10"; pub(crate) const accent_rose_50_of_100: &str = "accent-rose-50/100"; pub(crate) const accent_rose_50_of_20: &str = "accent-rose-50/20"; pub(crate) const accent_rose_50_of_25: &str = "accent-rose-50/25"; pub(crate) const accent_rose_50_of_30: &str = "accent-rose-50/30"; pub(crate) const accent_rose_50_of_40: &str = "accent-rose-50/40"; pub(crate) const accent_rose_50_of_5: &str = "accent-rose-50/5"; pub(crate) const accent_rose_50_of_50: &str = "accent-rose-50/50"; pub(crate) const accent_rose_50_of_60: &str = "accent-rose-50/60"; pub(crate) const accent_rose_50_of_70: &str = "accent-rose-50/70"; pub(crate) const accent_rose_50_of_75: &str = "accent-rose-50/75"; pub(crate) const accent_rose_50_of_80: &str = "accent-rose-50/80"; pub(crate) const accent_rose_50_of_90: &str = "accent-rose-50/90"; pub(crate) const accent_rose_50_of_95: &str = "accent-rose-50/95"; pub(crate) const accent_rose_600: &str = "accent-rose-600"; pub(crate) const accent_rose_600_of_0: &str = "accent-rose-600/0"; pub(crate) const accent_rose_600_of_10: &str = "accent-rose-600/10"; pub(crate) const accent_rose_600_of_100: &str = "accent-rose-600/100"; pub(crate) const accent_rose_600_of_20: &str = "accent-rose-600/20"; pub(crate) const accent_rose_600_of_25: &str = "accent-rose-600/25"; pub(crate) const accent_rose_600_of_30: &str = "accent-rose-600/30"; pub(crate) const accent_rose_600_of_40: &str = "accent-rose-600/40"; pub(crate) const accent_rose_600_of_5: &str = "accent-rose-600/5"; pub(crate) const accent_rose_600_of_50: &str = "accent-rose-600/50"; pub(crate) const accent_rose_600_of_60: &str = "accent-rose-600/60"; pub(crate) const accent_rose_600_of_70: &str = "accent-rose-600/70"; pub(crate) const accent_rose_600_of_75: &str = "accent-rose-600/75"; pub(crate) const accent_rose_600_of_80: &str = "accent-rose-600/80"; pub(crate) const accent_rose_600_of_90: &str = "accent-rose-600/90"; pub(crate) const accent_rose_600_of_95: &str = "accent-rose-600/95"; pub(crate) const accent_rose_700: &str = "accent-rose-700"; pub(crate) const accent_rose_700_of_0: &str = "accent-rose-700/0"; pub(crate) const accent_rose_700_of_10: &str = "accent-rose-700/10"; pub(crate) const accent_rose_700_of_100: &str = "accent-rose-700/100"; pub(crate) const accent_rose_700_of_20: &str = "accent-rose-700/20"; pub(crate) const accent_rose_700_of_25: &str = "accent-rose-700/25"; pub(crate) const accent_rose_700_of_30: &str = "accent-rose-700/30"; pub(crate) const accent_rose_700_of_40: &str = "accent-rose-700/40"; pub(crate) const accent_rose_700_of_5: &str = "accent-rose-700/5"; pub(crate) const accent_rose_700_of_50: &str = "accent-rose-700/50"; pub(crate) const accent_rose_700_of_60: &str = "accent-rose-700/60"; pub(crate) const accent_rose_700_of_70: &str = "accent-rose-700/70"; pub(crate) const accent_rose_700_of_75: &str = "accent-rose-700/75"; pub(crate) const accent_rose_700_of_80: &str = "accent-rose-700/80"; pub(crate) const accent_rose_700_of_90: &str = "accent-rose-700/90"; pub(crate) const accent_rose_700_of_95: &str = "accent-rose-700/95"; pub(crate) const accent_rose_800: &str = "accent-rose-800"; pub(crate) const accent_rose_800_of_0: &str = "accent-rose-800/0"; pub(crate) const accent_rose_800_of_10: &str = "accent-rose-800/10"; pub(crate) const accent_rose_800_of_100: &str = "accent-rose-800/100"; pub(crate) const accent_rose_800_of_20: &str = "accent-rose-800/20"; pub(crate) const accent_rose_800_of_25: &str = "accent-rose-800/25"; pub(crate) const accent_rose_800_of_30: &str = "accent-rose-800/30"; pub(crate) const accent_rose_800_of_40: &str = "accent-rose-800/40"; pub(crate) const accent_rose_800_of_5: &str = "accent-rose-800/5"; pub(crate) const accent_rose_800_of_50: &str = "accent-rose-800/50"; pub(crate) const accent_rose_800_of_60: &str = "accent-rose-800/60"; pub(crate) const accent_rose_800_of_70: &str = "accent-rose-800/70"; pub(crate) const accent_rose_800_of_75: &str = "accent-rose-800/75"; pub(crate) const accent_rose_800_of_80: &str = "accent-rose-800/80"; pub(crate) const accent_rose_800_of_90: &str = "accent-rose-800/90"; pub(crate) const accent_rose_800_of_95: &str = "accent-rose-800/95"; pub(crate) const accent_rose_900: &str = "accent-rose-900"; pub(crate) const accent_rose_900_of_0: &str = "accent-rose-900/0"; pub(crate) const accent_rose_900_of_10: &str = "accent-rose-900/10"; pub(crate) const accent_rose_900_of_100: &str = "accent-rose-900/100"; pub(crate) const accent_rose_900_of_20: &str = "accent-rose-900/20"; pub(crate) const accent_rose_900_of_25: &str = "accent-rose-900/25"; pub(crate) const accent_rose_900_of_30: &str = "accent-rose-900/30"; pub(crate) const accent_rose_900_of_40: &str = "accent-rose-900/40"; pub(crate) const accent_rose_900_of_5: &str = "accent-rose-900/5"; pub(crate) const accent_rose_900_of_50: &str = "accent-rose-900/50"; pub(crate) const accent_rose_900_of_60: &str = "accent-rose-900/60"; pub(crate) const accent_rose_900_of_70: &str = "accent-rose-900/70"; pub(crate) const accent_rose_900_of_75: &str = "accent-rose-900/75"; pub(crate) const accent_rose_900_of_80: &str = "accent-rose-900/80"; pub(crate) const accent_rose_900_of_90: &str = "accent-rose-900/90"; pub(crate) const accent_rose_900_of_95: &str = "accent-rose-900/95"; pub(crate) const accent_sky_100: &str = "accent-sky-100"; pub(crate) const accent_sky_100_of_0: &str = "accent-sky-100/0"; pub(crate) const accent_sky_100_of_10: &str = "accent-sky-100/10"; pub(crate) const accent_sky_100_of_100: &str = "accent-sky-100/100"; pub(crate) const accent_sky_100_of_20: &str = "accent-sky-100/20"; pub(crate) const accent_sky_100_of_25: &str = "accent-sky-100/25"; pub(crate) const accent_sky_100_of_30: &str = "accent-sky-100/30"; pub(crate) const accent_sky_100_of_40: &str = "accent-sky-100/40"; pub(crate) const accent_sky_100_of_5: &str = "accent-sky-100/5"; pub(crate) const accent_sky_100_of_50: &str = "accent-sky-100/50"; pub(crate) const accent_sky_100_of_60: &str = "accent-sky-100/60"; pub(crate) const accent_sky_100_of_70: &str = "accent-sky-100/70"; pub(crate) const accent_sky_100_of_75: &str = "accent-sky-100/75"; pub(crate) const accent_sky_100_of_80: &str = "accent-sky-100/80"; pub(crate) const accent_sky_100_of_90: &str = "accent-sky-100/90"; pub(crate) const accent_sky_100_of_95: &str = "accent-sky-100/95"; pub(crate) const accent_sky_200: &str = "accent-sky-200"; pub(crate) const accent_sky_200_of_0: &str = "accent-sky-200/0"; pub(crate) const accent_sky_200_of_10: &str = "accent-sky-200/10"; pub(crate) const accent_sky_200_of_100: &str = "accent-sky-200/100"; pub(crate) const accent_sky_200_of_20: &str = "accent-sky-200/20"; pub(crate) const accent_sky_200_of_25: &str = "accent-sky-200/25"; pub(crate) const accent_sky_200_of_30: &str = "accent-sky-200/30"; pub(crate) const accent_sky_200_of_40: &str = "accent-sky-200/40"; pub(crate) const accent_sky_200_of_5: &str = "accent-sky-200/5"; pub(crate) const accent_sky_200_of_50: &str = "accent-sky-200/50"; pub(crate) const accent_sky_200_of_60: &str = "accent-sky-200/60"; pub(crate) const accent_sky_200_of_70: &str = "accent-sky-200/70"; pub(crate) const accent_sky_200_of_75: &str = "accent-sky-200/75"; pub(crate) const accent_sky_200_of_80: &str = "accent-sky-200/80"; pub(crate) const accent_sky_200_of_90: &str = "accent-sky-200/90"; pub(crate) const accent_sky_200_of_95: &str = "accent-sky-200/95"; pub(crate) const accent_sky_300: &str = "accent-sky-300"; pub(crate) const accent_sky_300_of_0: &str = "accent-sky-300/0"; pub(crate) const accent_sky_300_of_10: &str = "accent-sky-300/10"; pub(crate) const accent_sky_300_of_100: &str = "accent-sky-300/100"; pub(crate) const accent_sky_300_of_20: &str = "accent-sky-300/20"; pub(crate) const accent_sky_300_of_25: &str = "accent-sky-300/25"; pub(crate) const accent_sky_300_of_30: &str = "accent-sky-300/30"; pub(crate) const accent_sky_300_of_40: &str = "accent-sky-300/40"; pub(crate) const accent_sky_300_of_5: &str = "accent-sky-300/5"; pub(crate) const accent_sky_300_of_50: &str = "accent-sky-300/50"; pub(crate) const accent_sky_300_of_60: &str = "accent-sky-300/60"; pub(crate) const accent_sky_300_of_70: &str = "accent-sky-300/70"; pub(crate) const accent_sky_300_of_75: &str = "accent-sky-300/75"; pub(crate) const accent_sky_300_of_80: &str = "accent-sky-300/80"; pub(crate) const accent_sky_300_of_90: &str = "accent-sky-300/90"; pub(crate) const accent_sky_300_of_95: &str = "accent-sky-300/95"; pub(crate) const accent_sky_400: &str = "accent-sky-400"; pub(crate) const accent_sky_400_of_0: &str = "accent-sky-400/0"; pub(crate) const accent_sky_400_of_10: &str = "accent-sky-400/10"; pub(crate) const accent_sky_400_of_100: &str = "accent-sky-400/100"; pub(crate) const accent_sky_400_of_20: &str = "accent-sky-400/20"; pub(crate) const accent_sky_400_of_25: &str = "accent-sky-400/25"; pub(crate) const accent_sky_400_of_30: &str = "accent-sky-400/30"; pub(crate) const accent_sky_400_of_40: &str = "accent-sky-400/40"; pub(crate) const accent_sky_400_of_5: &str = "accent-sky-400/5"; pub(crate) const accent_sky_400_of_50: &str = "accent-sky-400/50"; pub(crate) const accent_sky_400_of_60: &str = "accent-sky-400/60"; pub(crate) const accent_sky_400_of_70: &str = "accent-sky-400/70"; pub(crate) const accent_sky_400_of_75: &str = "accent-sky-400/75"; pub(crate) const accent_sky_400_of_80: &str = "accent-sky-400/80"; pub(crate) const accent_sky_400_of_90: &str = "accent-sky-400/90"; pub(crate) const accent_sky_400_of_95: &str = "accent-sky-400/95"; pub(crate) const accent_sky_50: &str = "accent-sky-50"; pub(crate) const accent_sky_500: &str = "accent-sky-500"; pub(crate) const accent_sky_500_of_0: &str = "accent-sky-500/0"; pub(crate) const accent_sky_500_of_10: &str = "accent-sky-500/10"; pub(crate) const accent_sky_500_of_100: &str = "accent-sky-500/100"; pub(crate) const accent_sky_500_of_20: &str = "accent-sky-500/20"; pub(crate) const accent_sky_500_of_25: &str = "accent-sky-500/25"; pub(crate) const accent_sky_500_of_30: &str = "accent-sky-500/30"; pub(crate) const accent_sky_500_of_40: &str = "accent-sky-500/40"; pub(crate) const accent_sky_500_of_5: &str = "accent-sky-500/5"; pub(crate) const accent_sky_500_of_50: &str = "accent-sky-500/50"; pub(crate) const accent_sky_500_of_60: &str = "accent-sky-500/60"; pub(crate) const accent_sky_500_of_70: &str = "accent-sky-500/70"; pub(crate) const accent_sky_500_of_75: &str = "accent-sky-500/75"; pub(crate) const accent_sky_500_of_80: &str = "accent-sky-500/80"; pub(crate) const accent_sky_500_of_90: &str = "accent-sky-500/90"; pub(crate) const accent_sky_500_of_95: &str = "accent-sky-500/95"; pub(crate) const accent_sky_50_of_0: &str = "accent-sky-50/0"; pub(crate) const accent_sky_50_of_10: &str = "accent-sky-50/10"; pub(crate) const accent_sky_50_of_100: &str = "accent-sky-50/100"; pub(crate) const accent_sky_50_of_20: &str = "accent-sky-50/20"; pub(crate) const accent_sky_50_of_25: &str = "accent-sky-50/25"; pub(crate) const accent_sky_50_of_30: &str = "accent-sky-50/30"; pub(crate) const accent_sky_50_of_40: &str = "accent-sky-50/40"; pub(crate) const accent_sky_50_of_5: &str = "accent-sky-50/5"; pub(crate) const accent_sky_50_of_50: &str = "accent-sky-50/50"; pub(crate) const accent_sky_50_of_60: &str = "accent-sky-50/60"; pub(crate) const accent_sky_50_of_70: &str = "accent-sky-50/70"; pub(crate) const accent_sky_50_of_75: &str = "accent-sky-50/75"; pub(crate) const accent_sky_50_of_80: &str = "accent-sky-50/80"; pub(crate) const accent_sky_50_of_90: &str = "accent-sky-50/90"; pub(crate) const accent_sky_50_of_95: &str = "accent-sky-50/95"; pub(crate) const accent_sky_600: &str = "accent-sky-600"; pub(crate) const accent_sky_600_of_0: &str = "accent-sky-600/0"; pub(crate) const accent_sky_600_of_10: &str = "accent-sky-600/10"; pub(crate) const accent_sky_600_of_100: &str = "accent-sky-600/100"; pub(crate) const accent_sky_600_of_20: &str = "accent-sky-600/20"; pub(crate) const accent_sky_600_of_25: &str = "accent-sky-600/25"; pub(crate) const accent_sky_600_of_30: &str = "accent-sky-600/30"; pub(crate) const accent_sky_600_of_40: &str = "accent-sky-600/40"; pub(crate) const accent_sky_600_of_5: &str = "accent-sky-600/5"; pub(crate) const accent_sky_600_of_50: &str = "accent-sky-600/50"; pub(crate) const accent_sky_600_of_60: &str = "accent-sky-600/60"; pub(crate) const accent_sky_600_of_70: &str = "accent-sky-600/70"; pub(crate) const accent_sky_600_of_75: &str = "accent-sky-600/75"; pub(crate) const accent_sky_600_of_80: &str = "accent-sky-600/80"; pub(crate) const accent_sky_600_of_90: &str = "accent-sky-600/90"; pub(crate) const accent_sky_600_of_95: &str = "accent-sky-600/95"; pub(crate) const accent_sky_700: &str = "accent-sky-700"; pub(crate) const accent_sky_700_of_0: &str = "accent-sky-700/0"; pub(crate) const accent_sky_700_of_10: &str = "accent-sky-700/10"; pub(crate) const accent_sky_700_of_100: &str = "accent-sky-700/100"; pub(crate) const accent_sky_700_of_20: &str = "accent-sky-700/20"; pub(crate) const accent_sky_700_of_25: &str = "accent-sky-700/25"; pub(crate) const accent_sky_700_of_30: &str = "accent-sky-700/30"; pub(crate) const accent_sky_700_of_40: &str = "accent-sky-700/40"; pub(crate) const accent_sky_700_of_5: &str = "accent-sky-700/5"; pub(crate) const accent_sky_700_of_50: &str = "accent-sky-700/50"; pub(crate) const accent_sky_700_of_60: &str = "accent-sky-700/60"; pub(crate) const accent_sky_700_of_70: &str = "accent-sky-700/70"; pub(crate) const accent_sky_700_of_75: &str = "accent-sky-700/75"; pub(crate) const accent_sky_700_of_80: &str = "accent-sky-700/80"; pub(crate) const accent_sky_700_of_90: &str = "accent-sky-700/90"; pub(crate) const accent_sky_700_of_95: &str = "accent-sky-700/95"; pub(crate) const accent_sky_800: &str = "accent-sky-800"; pub(crate) const accent_sky_800_of_0: &str = "accent-sky-800/0"; pub(crate) const accent_sky_800_of_10: &str = "accent-sky-800/10"; pub(crate) const accent_sky_800_of_100: &str = "accent-sky-800/100"; pub(crate) const accent_sky_800_of_20: &str = "accent-sky-800/20"; pub(crate) const accent_sky_800_of_25: &str = "accent-sky-800/25"; pub(crate) const accent_sky_800_of_30: &str = "accent-sky-800/30"; pub(crate) const accent_sky_800_of_40: &str = "accent-sky-800/40"; pub(crate) const accent_sky_800_of_5: &str = "accent-sky-800/5"; pub(crate) const accent_sky_800_of_50: &str = "accent-sky-800/50"; pub(crate) const accent_sky_800_of_60: &str = "accent-sky-800/60"; pub(crate) const accent_sky_800_of_70: &str = "accent-sky-800/70"; pub(crate) const accent_sky_800_of_75: &str = "accent-sky-800/75"; pub(crate) const accent_sky_800_of_80: &str = "accent-sky-800/80"; pub(crate) const accent_sky_800_of_90: &str = "accent-sky-800/90"; pub(crate) const accent_sky_800_of_95: &str = "accent-sky-800/95"; pub(crate) const accent_sky_900: &str = "accent-sky-900"; pub(crate) const accent_sky_900_of_0: &str = "accent-sky-900/0"; pub(crate) const accent_sky_900_of_10: &str = "accent-sky-900/10"; pub(crate) const accent_sky_900_of_100: &str = "accent-sky-900/100"; pub(crate) const accent_sky_900_of_20: &str = "accent-sky-900/20"; pub(crate) const accent_sky_900_of_25: &str = "accent-sky-900/25"; pub(crate) const accent_sky_900_of_30: &str = "accent-sky-900/30"; pub(crate) const accent_sky_900_of_40: &str = "accent-sky-900/40"; pub(crate) const accent_sky_900_of_5: &str = "accent-sky-900/5"; pub(crate) const accent_sky_900_of_50: &str = "accent-sky-900/50"; pub(crate) const accent_sky_900_of_60: &str = "accent-sky-900/60"; pub(crate) const accent_sky_900_of_70: &str = "accent-sky-900/70"; pub(crate) const accent_sky_900_of_75: &str = "accent-sky-900/75"; pub(crate) const accent_sky_900_of_80: &str = "accent-sky-900/80"; pub(crate) const accent_sky_900_of_90: &str = "accent-sky-900/90"; pub(crate) const accent_sky_900_of_95: &str = "accent-sky-900/95"; pub(crate) const accent_slate_100: &str = "accent-slate-100"; pub(crate) const accent_slate_100_of_0: &str = "accent-slate-100/0"; pub(crate) const accent_slate_100_of_10: &str = "accent-slate-100/10"; pub(crate) const accent_slate_100_of_100: &str = "accent-slate-100/100"; pub(crate) const accent_slate_100_of_20: &str = "accent-slate-100/20"; pub(crate) const accent_slate_100_of_25: &str = "accent-slate-100/25"; pub(crate) const accent_slate_100_of_30: &str = "accent-slate-100/30"; pub(crate) const accent_slate_100_of_40: &str = "accent-slate-100/40"; pub(crate) const accent_slate_100_of_5: &str = "accent-slate-100/5"; pub(crate) const accent_slate_100_of_50: &str = "accent-slate-100/50"; pub(crate) const accent_slate_100_of_60: &str = "accent-slate-100/60"; pub(crate) const accent_slate_100_of_70: &str = "accent-slate-100/70"; pub(crate) const accent_slate_100_of_75: &str = "accent-slate-100/75"; pub(crate) const accent_slate_100_of_80: &str = "accent-slate-100/80"; pub(crate) const accent_slate_100_of_90: &str = "accent-slate-100/90"; pub(crate) const accent_slate_100_of_95: &str = "accent-slate-100/95"; pub(crate) const accent_slate_200: &str = "accent-slate-200"; pub(crate) const accent_slate_200_of_0: &str = "accent-slate-200/0"; pub(crate) const accent_slate_200_of_10: &str = "accent-slate-200/10"; pub(crate) const accent_slate_200_of_100: &str = "accent-slate-200/100"; pub(crate) const accent_slate_200_of_20: &str = "accent-slate-200/20"; pub(crate) const accent_slate_200_of_25: &str = "accent-slate-200/25"; pub(crate) const accent_slate_200_of_30: &str = "accent-slate-200/30"; pub(crate) const accent_slate_200_of_40: &str = "accent-slate-200/40"; pub(crate) const accent_slate_200_of_5: &str = "accent-slate-200/5"; pub(crate) const accent_slate_200_of_50: &str = "accent-slate-200/50"; pub(crate) const accent_slate_200_of_60: &str = "accent-slate-200/60"; pub(crate) const accent_slate_200_of_70: &str = "accent-slate-200/70"; pub(crate) const accent_slate_200_of_75: &str = "accent-slate-200/75"; pub(crate) const accent_slate_200_of_80: &str = "accent-slate-200/80"; pub(crate) const accent_slate_200_of_90: &str = "accent-slate-200/90"; pub(crate) const accent_slate_200_of_95: &str = "accent-slate-200/95"; pub(crate) const accent_slate_300: &str = "accent-slate-300"; pub(crate) const accent_slate_300_of_0: &str = "accent-slate-300/0"; pub(crate) const accent_slate_300_of_10: &str = "accent-slate-300/10"; pub(crate) const accent_slate_300_of_100: &str = "accent-slate-300/100"; pub(crate) const accent_slate_300_of_20: &str = "accent-slate-300/20"; pub(crate) const accent_slate_300_of_25: &str = "accent-slate-300/25"; pub(crate) const accent_slate_300_of_30: &str = "accent-slate-300/30"; pub(crate) const accent_slate_300_of_40: &str = "accent-slate-300/40"; pub(crate) const accent_slate_300_of_5: &str = "accent-slate-300/5"; pub(crate) const accent_slate_300_of_50: &str = "accent-slate-300/50"; pub(crate) const accent_slate_300_of_60: &str = "accent-slate-300/60"; pub(crate) const accent_slate_300_of_70: &str = "accent-slate-300/70"; pub(crate) const accent_slate_300_of_75: &str = "accent-slate-300/75"; pub(crate) const accent_slate_300_of_80: &str = "accent-slate-300/80"; pub(crate) const accent_slate_300_of_90: &str = "accent-slate-300/90"; pub(crate) const accent_slate_300_of_95: &str = "accent-slate-300/95"; pub(crate) const accent_slate_400: &str = "accent-slate-400"; pub(crate) const accent_slate_400_of_0: &str = "accent-slate-400/0"; pub(crate) const accent_slate_400_of_10: &str = "accent-slate-400/10"; pub(crate) const accent_slate_400_of_100: &str = "accent-slate-400/100"; pub(crate) const accent_slate_400_of_20: &str = "accent-slate-400/20"; pub(crate) const accent_slate_400_of_25: &str = "accent-slate-400/25"; pub(crate) const accent_slate_400_of_30: &str = "accent-slate-400/30"; pub(crate) const accent_slate_400_of_40: &str = "accent-slate-400/40"; pub(crate) const accent_slate_400_of_5: &str = "accent-slate-400/5"; pub(crate) const accent_slate_400_of_50: &str = "accent-slate-400/50"; pub(crate) const accent_slate_400_of_60: &str = "accent-slate-400/60"; pub(crate) const accent_slate_400_of_70: &str = "accent-slate-400/70"; pub(crate) const accent_slate_400_of_75: &str = "accent-slate-400/75"; pub(crate) const accent_slate_400_of_80: &str = "accent-slate-400/80"; pub(crate) const accent_slate_400_of_90: &str = "accent-slate-400/90"; pub(crate) const accent_slate_400_of_95: &str = "accent-slate-400/95"; pub(crate) const accent_slate_50: &str = "accent-slate-50"; pub(crate) const accent_slate_500: &str = "accent-slate-500"; pub(crate) const accent_slate_500_of_0: &str = "accent-slate-500/0"; pub(crate) const accent_slate_500_of_10: &str = "accent-slate-500/10"; pub(crate) const accent_slate_500_of_100: &str = "accent-slate-500/100"; pub(crate) const accent_slate_500_of_20: &str = "accent-slate-500/20"; pub(crate) const accent_slate_500_of_25: &str = "accent-slate-500/25"; pub(crate) const accent_slate_500_of_30: &str = "accent-slate-500/30"; pub(crate) const accent_slate_500_of_40: &str = "accent-slate-500/40"; pub(crate) const accent_slate_500_of_5: &str = "accent-slate-500/5"; pub(crate) const accent_slate_500_of_50: &str = "accent-slate-500/50"; pub(crate) const accent_slate_500_of_60: &str = "accent-slate-500/60"; pub(crate) const accent_slate_500_of_70: &str = "accent-slate-500/70"; pub(crate) const accent_slate_500_of_75: &str = "accent-slate-500/75"; pub(crate) const accent_slate_500_of_80: &str = "accent-slate-500/80"; pub(crate) const accent_slate_500_of_90: &str = "accent-slate-500/90"; pub(crate) const accent_slate_500_of_95: &str = "accent-slate-500/95"; pub(crate) const accent_slate_50_of_0: &str = "accent-slate-50/0"; pub(crate) const accent_slate_50_of_10: &str = "accent-slate-50/10"; pub(crate) const accent_slate_50_of_100: &str = "accent-slate-50/100"; pub(crate) const accent_slate_50_of_20: &str = "accent-slate-50/20"; pub(crate) const accent_slate_50_of_25: &str = "accent-slate-50/25"; pub(crate) const accent_slate_50_of_30: &str = "accent-slate-50/30"; pub(crate) const accent_slate_50_of_40: &str = "accent-slate-50/40"; pub(crate) const accent_slate_50_of_5: &str = "accent-slate-50/5"; pub(crate) const accent_slate_50_of_50: &str = "accent-slate-50/50"; pub(crate) const accent_slate_50_of_60: &str = "accent-slate-50/60"; pub(crate) const accent_slate_50_of_70: &str = "accent-slate-50/70"; pub(crate) const accent_slate_50_of_75: &str = "accent-slate-50/75"; pub(crate) const accent_slate_50_of_80: &str = "accent-slate-50/80"; pub(crate) const accent_slate_50_of_90: &str = "accent-slate-50/90"; pub(crate) const accent_slate_50_of_95: &str = "accent-slate-50/95"; pub(crate) const accent_slate_600: &str = "accent-slate-600"; pub(crate) const accent_slate_600_of_0: &str = "accent-slate-600/0"; pub(crate) const accent_slate_600_of_10: &str = "accent-slate-600/10"; pub(crate) const accent_slate_600_of_100: &str = "accent-slate-600/100"; pub(crate) const accent_slate_600_of_20: &str = "accent-slate-600/20"; pub(crate) const accent_slate_600_of_25: &str = "accent-slate-600/25"; pub(crate) const accent_slate_600_of_30: &str = "accent-slate-600/30"; pub(crate) const accent_slate_600_of_40: &str = "accent-slate-600/40"; pub(crate) const accent_slate_600_of_5: &str = "accent-slate-600/5"; pub(crate) const accent_slate_600_of_50: &str = "accent-slate-600/50"; pub(crate) const accent_slate_600_of_60: &str = "accent-slate-600/60"; pub(crate) const accent_slate_600_of_70: &str = "accent-slate-600/70"; pub(crate) const accent_slate_600_of_75: &str = "accent-slate-600/75"; pub(crate) const accent_slate_600_of_80: &str = "accent-slate-600/80"; pub(crate) const accent_slate_600_of_90: &str = "accent-slate-600/90"; pub(crate) const accent_slate_600_of_95: &str = "accent-slate-600/95"; pub(crate) const accent_slate_700: &str = "accent-slate-700"; pub(crate) const accent_slate_700_of_0: &str = "accent-slate-700/0"; pub(crate) const accent_slate_700_of_10: &str = "accent-slate-700/10"; pub(crate) const accent_slate_700_of_100: &str = "accent-slate-700/100"; pub(crate) const accent_slate_700_of_20: &str = "accent-slate-700/20"; pub(crate) const accent_slate_700_of_25: &str = "accent-slate-700/25"; pub(crate) const accent_slate_700_of_30: &str = "accent-slate-700/30"; pub(crate) const accent_slate_700_of_40: &str = "accent-slate-700/40"; pub(crate) const accent_slate_700_of_5: &str = "accent-slate-700/5"; pub(crate) const accent_slate_700_of_50: &str = "accent-slate-700/50"; pub(crate) const accent_slate_700_of_60: &str = "accent-slate-700/60"; pub(crate) const accent_slate_700_of_70: &str = "accent-slate-700/70"; pub(crate) const accent_slate_700_of_75: &str = "accent-slate-700/75"; pub(crate) const accent_slate_700_of_80: &str = "accent-slate-700/80"; pub(crate) const accent_slate_700_of_90: &str = "accent-slate-700/90"; pub(crate) const accent_slate_700_of_95: &str = "accent-slate-700/95"; pub(crate) const accent_slate_800: &str = "accent-slate-800"; pub(crate) const accent_slate_800_of_0: &str = "accent-slate-800/0"; pub(crate) const accent_slate_800_of_10: &str = "accent-slate-800/10"; pub(crate) const accent_slate_800_of_100: &str = "accent-slate-800/100"; pub(crate) const accent_slate_800_of_20: &str = "accent-slate-800/20"; pub(crate) const accent_slate_800_of_25: &str = "accent-slate-800/25"; pub(crate) const accent_slate_800_of_30: &str = "accent-slate-800/30"; pub(crate) const accent_slate_800_of_40: &str = "accent-slate-800/40"; pub(crate) const accent_slate_800_of_5: &str = "accent-slate-800/5"; pub(crate) const accent_slate_800_of_50: &str = "accent-slate-800/50"; pub(crate) const accent_slate_800_of_60: &str = "accent-slate-800/60"; pub(crate) const accent_slate_800_of_70: &str = "accent-slate-800/70"; pub(crate) const accent_slate_800_of_75: &str = "accent-slate-800/75"; pub(crate) const accent_slate_800_of_80: &str = "accent-slate-800/80"; pub(crate) const accent_slate_800_of_90: &str = "accent-slate-800/90"; pub(crate) const accent_slate_800_of_95: &str = "accent-slate-800/95"; pub(crate) const accent_slate_900: &str = "accent-slate-900"; pub(crate) const accent_slate_900_of_0: &str = "accent-slate-900/0"; pub(crate) const accent_slate_900_of_10: &str = "accent-slate-900/10"; pub(crate) const accent_slate_900_of_100: &str = "accent-slate-900/100"; pub(crate) const accent_slate_900_of_20: &str = "accent-slate-900/20"; pub(crate) const accent_slate_900_of_25: &str = "accent-slate-900/25"; pub(crate) const accent_slate_900_of_30: &str = "accent-slate-900/30"; pub(crate) const accent_slate_900_of_40: &str = "accent-slate-900/40"; pub(crate) const accent_slate_900_of_5: &str = "accent-slate-900/5"; pub(crate) const accent_slate_900_of_50: &str = "accent-slate-900/50"; pub(crate) const accent_slate_900_of_60: &str = "accent-slate-900/60"; pub(crate) const accent_slate_900_of_70: &str = "accent-slate-900/70"; pub(crate) const accent_slate_900_of_75: &str = "accent-slate-900/75"; pub(crate) const accent_slate_900_of_80: &str = "accent-slate-900/80"; pub(crate) const accent_slate_900_of_90: &str = "accent-slate-900/90"; pub(crate) const accent_slate_900_of_95: &str = "accent-slate-900/95"; pub(crate) const accent_stone_100: &str = "accent-stone-100"; pub(crate) const accent_stone_100_of_0: &str = "accent-stone-100/0"; pub(crate) const accent_stone_100_of_10: &str = "accent-stone-100/10"; pub(crate) const accent_stone_100_of_100: &str = "accent-stone-100/100"; pub(crate) const accent_stone_100_of_20: &str = "accent-stone-100/20"; pub(crate) const accent_stone_100_of_25: &str = "accent-stone-100/25"; pub(crate) const accent_stone_100_of_30: &str = "accent-stone-100/30"; pub(crate) const accent_stone_100_of_40: &str = "accent-stone-100/40"; pub(crate) const accent_stone_100_of_5: &str = "accent-stone-100/5"; pub(crate) const accent_stone_100_of_50: &str = "accent-stone-100/50"; pub(crate) const accent_stone_100_of_60: &str = "accent-stone-100/60"; pub(crate) const accent_stone_100_of_70: &str = "accent-stone-100/70"; pub(crate) const accent_stone_100_of_75: &str = "accent-stone-100/75"; pub(crate) const accent_stone_100_of_80: &str = "accent-stone-100/80"; pub(crate) const accent_stone_100_of_90: &str = "accent-stone-100/90"; pub(crate) const accent_stone_100_of_95: &str = "accent-stone-100/95"; pub(crate) const accent_stone_200: &str = "accent-stone-200"; pub(crate) const accent_stone_200_of_0: &str = "accent-stone-200/0"; pub(crate) const accent_stone_200_of_10: &str = "accent-stone-200/10"; pub(crate) const accent_stone_200_of_100: &str = "accent-stone-200/100"; pub(crate) const accent_stone_200_of_20: &str = "accent-stone-200/20"; pub(crate) const accent_stone_200_of_25: &str = "accent-stone-200/25"; pub(crate) const accent_stone_200_of_30: &str = "accent-stone-200/30"; pub(crate) const accent_stone_200_of_40: &str = "accent-stone-200/40"; pub(crate) const accent_stone_200_of_5: &str = "accent-stone-200/5"; pub(crate) const accent_stone_200_of_50: &str = "accent-stone-200/50"; pub(crate) const accent_stone_200_of_60: &str = "accent-stone-200/60"; pub(crate) const accent_stone_200_of_70: &str = "accent-stone-200/70"; pub(crate) const accent_stone_200_of_75: &str = "accent-stone-200/75"; pub(crate) const accent_stone_200_of_80: &str = "accent-stone-200/80"; pub(crate) const accent_stone_200_of_90: &str = "accent-stone-200/90"; pub(crate) const accent_stone_200_of_95: &str = "accent-stone-200/95"; pub(crate) const accent_stone_300: &str = "accent-stone-300"; pub(crate) const accent_stone_300_of_0: &str = "accent-stone-300/0"; pub(crate) const accent_stone_300_of_10: &str = "accent-stone-300/10"; pub(crate) const accent_stone_300_of_100: &str = "accent-stone-300/100"; pub(crate) const accent_stone_300_of_20: &str = "accent-stone-300/20"; pub(crate) const accent_stone_300_of_25: &str = "accent-stone-300/25"; pub(crate) const accent_stone_300_of_30: &str = "accent-stone-300/30"; pub(crate) const accent_stone_300_of_40: &str = "accent-stone-300/40"; pub(crate) const accent_stone_300_of_5: &str = "accent-stone-300/5"; pub(crate) const accent_stone_300_of_50: &str = "accent-stone-300/50"; pub(crate) const accent_stone_300_of_60: &str = "accent-stone-300/60"; pub(crate) const accent_stone_300_of_70: &str = "accent-stone-300/70"; pub(crate) const accent_stone_300_of_75: &str = "accent-stone-300/75"; pub(crate) const accent_stone_300_of_80: &str = "accent-stone-300/80"; pub(crate) const accent_stone_300_of_90: &str = "accent-stone-300/90"; pub(crate) const accent_stone_300_of_95: &str = "accent-stone-300/95"; pub(crate) const accent_stone_400: &str = "accent-stone-400"; pub(crate) const accent_stone_400_of_0: &str = "accent-stone-400/0"; pub(crate) const accent_stone_400_of_10: &str = "accent-stone-400/10"; pub(crate) const accent_stone_400_of_100: &str = "accent-stone-400/100"; pub(crate) const accent_stone_400_of_20: &str = "accent-stone-400/20"; pub(crate) const accent_stone_400_of_25: &str = "accent-stone-400/25"; pub(crate) const accent_stone_400_of_30: &str = "accent-stone-400/30"; pub(crate) const accent_stone_400_of_40: &str = "accent-stone-400/40"; pub(crate) const accent_stone_400_of_5: &str = "accent-stone-400/5"; pub(crate) const accent_stone_400_of_50: &str = "accent-stone-400/50"; pub(crate) const accent_stone_400_of_60: &str = "accent-stone-400/60"; pub(crate) const accent_stone_400_of_70: &str = "accent-stone-400/70"; pub(crate) const accent_stone_400_of_75: &str = "accent-stone-400/75"; pub(crate) const accent_stone_400_of_80: &str = "accent-stone-400/80"; pub(crate) const accent_stone_400_of_90: &str = "accent-stone-400/90"; pub(crate) const accent_stone_400_of_95: &str = "accent-stone-400/95"; pub(crate) const accent_stone_50: &str = "accent-stone-50"; pub(crate) const accent_stone_500: &str = "accent-stone-500"; pub(crate) const accent_stone_500_of_0: &str = "accent-stone-500/0"; pub(crate) const accent_stone_500_of_10: &str = "accent-stone-500/10"; pub(crate) const accent_stone_500_of_100: &str = "accent-stone-500/100"; pub(crate) const accent_stone_500_of_20: &str = "accent-stone-500/20"; pub(crate) const accent_stone_500_of_25: &str = "accent-stone-500/25"; pub(crate) const accent_stone_500_of_30: &str = "accent-stone-500/30"; pub(crate) const accent_stone_500_of_40: &str = "accent-stone-500/40"; pub(crate) const accent_stone_500_of_5: &str = "accent-stone-500/5"; pub(crate) const accent_stone_500_of_50: &str = "accent-stone-500/50"; pub(crate) const accent_stone_500_of_60: &str = "accent-stone-500/60"; pub(crate) const accent_stone_500_of_70: &str = "accent-stone-500/70"; pub(crate) const accent_stone_500_of_75: &str = "accent-stone-500/75"; pub(crate) const accent_stone_500_of_80: &str = "accent-stone-500/80"; pub(crate) const accent_stone_500_of_90: &str = "accent-stone-500/90"; pub(crate) const accent_stone_500_of_95: &str = "accent-stone-500/95"; pub(crate) const accent_stone_50_of_0: &str = "accent-stone-50/0"; pub(crate) const accent_stone_50_of_10: &str = "accent-stone-50/10"; pub(crate) const accent_stone_50_of_100: &str = "accent-stone-50/100"; pub(crate) const accent_stone_50_of_20: &str = "accent-stone-50/20"; pub(crate) const accent_stone_50_of_25: &str = "accent-stone-50/25"; pub(crate) const accent_stone_50_of_30: &str = "accent-stone-50/30"; pub(crate) const accent_stone_50_of_40: &str = "accent-stone-50/40"; pub(crate) const accent_stone_50_of_5: &str = "accent-stone-50/5"; pub(crate) const accent_stone_50_of_50: &str = "accent-stone-50/50"; pub(crate) const accent_stone_50_of_60: &str = "accent-stone-50/60"; pub(crate) const accent_stone_50_of_70: &str = "accent-stone-50/70"; pub(crate) const accent_stone_50_of_75: &str = "accent-stone-50/75"; pub(crate) const accent_stone_50_of_80: &str = "accent-stone-50/80"; pub(crate) const accent_stone_50_of_90: &str = "accent-stone-50/90"; pub(crate) const accent_stone_50_of_95: &str = "accent-stone-50/95"; pub(crate) const accent_stone_600: &str = "accent-stone-600"; pub(crate) const accent_stone_600_of_0: &str = "accent-stone-600/0"; pub(crate) const accent_stone_600_of_10: &str = "accent-stone-600/10"; pub(crate) const accent_stone_600_of_100: &str = "accent-stone-600/100"; pub(crate) const accent_stone_600_of_20: &str = "accent-stone-600/20"; pub(crate) const accent_stone_600_of_25: &str = "accent-stone-600/25"; pub(crate) const accent_stone_600_of_30: &str = "accent-stone-600/30"; pub(crate) const accent_stone_600_of_40: &str = "accent-stone-600/40"; pub(crate) const accent_stone_600_of_5: &str = "accent-stone-600/5"; pub(crate) const accent_stone_600_of_50: &str = "accent-stone-600/50"; pub(crate) const accent_stone_600_of_60: &str = "accent-stone-600/60"; pub(crate) const accent_stone_600_of_70: &str = "accent-stone-600/70"; pub(crate) const accent_stone_600_of_75: &str = "accent-stone-600/75"; pub(crate) const accent_stone_600_of_80: &str = "accent-stone-600/80"; pub(crate) const accent_stone_600_of_90: &str = "accent-stone-600/90"; pub(crate) const accent_stone_600_of_95: &str = "accent-stone-600/95"; pub(crate) const accent_stone_700: &str = "accent-stone-700"; pub(crate) const accent_stone_700_of_0: &str = "accent-stone-700/0"; pub(crate) const accent_stone_700_of_10: &str = "accent-stone-700/10"; pub(crate) const accent_stone_700_of_100: &str = "accent-stone-700/100"; pub(crate) const accent_stone_700_of_20: &str = "accent-stone-700/20"; pub(crate) const accent_stone_700_of_25: &str = "accent-stone-700/25"; pub(crate) const accent_stone_700_of_30: &str = "accent-stone-700/30"; pub(crate) const accent_stone_700_of_40: &str = "accent-stone-700/40"; pub(crate) const accent_stone_700_of_5: &str = "accent-stone-700/5"; pub(crate) const accent_stone_700_of_50: &str = "accent-stone-700/50"; pub(crate) const accent_stone_700_of_60: &str = "accent-stone-700/60"; pub(crate) const accent_stone_700_of_70: &str = "accent-stone-700/70"; pub(crate) const accent_stone_700_of_75: &str = "accent-stone-700/75"; pub(crate) const accent_stone_700_of_80: &str = "accent-stone-700/80"; pub(crate) const accent_stone_700_of_90: &str = "accent-stone-700/90"; pub(crate) const accent_stone_700_of_95: &str = "accent-stone-700/95"; pub(crate) const accent_stone_800: &str = "accent-stone-800"; pub(crate) const accent_stone_800_of_0: &str = "accent-stone-800/0"; pub(crate) const accent_stone_800_of_10: &str = "accent-stone-800/10"; pub(crate) const accent_stone_800_of_100: &str = "accent-stone-800/100"; pub(crate) const accent_stone_800_of_20: &str = "accent-stone-800/20"; pub(crate) const accent_stone_800_of_25: &str = "accent-stone-800/25"; pub(crate) const accent_stone_800_of_30: &str = "accent-stone-800/30"; pub(crate) const accent_stone_800_of_40: &str = "accent-stone-800/40"; pub(crate) const accent_stone_800_of_5: &str = "accent-stone-800/5"; pub(crate) const accent_stone_800_of_50: &str = "accent-stone-800/50"; pub(crate) const accent_stone_800_of_60: &str = "accent-stone-800/60"; pub(crate) const accent_stone_800_of_70: &str = "accent-stone-800/70"; pub(crate) const accent_stone_800_of_75: &str = "accent-stone-800/75"; pub(crate) const accent_stone_800_of_80: &str = "accent-stone-800/80"; pub(crate) const accent_stone_800_of_90: &str = "accent-stone-800/90"; pub(crate) const accent_stone_800_of_95: &str = "accent-stone-800/95"; pub(crate) const accent_stone_900: &str = "accent-stone-900"; pub(crate) const accent_stone_900_of_0: &str = "accent-stone-900/0"; pub(crate) const accent_stone_900_of_10: &str = "accent-stone-900/10"; pub(crate) const accent_stone_900_of_100: &str = "accent-stone-900/100"; pub(crate) const accent_stone_900_of_20: &str = "accent-stone-900/20"; pub(crate) const accent_stone_900_of_25: &str = "accent-stone-900/25"; pub(crate) const accent_stone_900_of_30: &str = "accent-stone-900/30"; pub(crate) const accent_stone_900_of_40: &str = "accent-stone-900/40"; pub(crate) const accent_stone_900_of_5: &str = "accent-stone-900/5"; pub(crate) const accent_stone_900_of_50: &str = "accent-stone-900/50"; pub(crate) const accent_stone_900_of_60: &str = "accent-stone-900/60"; pub(crate) const accent_stone_900_of_70: &str = "accent-stone-900/70"; pub(crate) const accent_stone_900_of_75: &str = "accent-stone-900/75"; pub(crate) const accent_stone_900_of_80: &str = "accent-stone-900/80"; pub(crate) const accent_stone_900_of_90: &str = "accent-stone-900/90"; pub(crate) const accent_stone_900_of_95: &str = "accent-stone-900/95"; pub(crate) const accent_teal_100: &str = "accent-teal-100"; pub(crate) const accent_teal_100_of_0: &str = "accent-teal-100/0"; pub(crate) const accent_teal_100_of_10: &str = "accent-teal-100/10"; pub(crate) const accent_teal_100_of_100: &str = "accent-teal-100/100"; pub(crate) const accent_teal_100_of_20: &str = "accent-teal-100/20"; pub(crate) const accent_teal_100_of_25: &str = "accent-teal-100/25"; pub(crate) const accent_teal_100_of_30: &str = "accent-teal-100/30"; pub(crate) const accent_teal_100_of_40: &str = "accent-teal-100/40"; pub(crate) const accent_teal_100_of_5: &str = "accent-teal-100/5"; pub(crate) const accent_teal_100_of_50: &str = "accent-teal-100/50"; pub(crate) const accent_teal_100_of_60: &str = "accent-teal-100/60"; pub(crate) const accent_teal_100_of_70: &str = "accent-teal-100/70"; pub(crate) const accent_teal_100_of_75: &str = "accent-teal-100/75"; pub(crate) const accent_teal_100_of_80: &str = "accent-teal-100/80"; pub(crate) const accent_teal_100_of_90: &str = "accent-teal-100/90"; pub(crate) const accent_teal_100_of_95: &str = "accent-teal-100/95"; pub(crate) const accent_teal_200: &str = "accent-teal-200"; pub(crate) const accent_teal_200_of_0: &str = "accent-teal-200/0"; pub(crate) const accent_teal_200_of_10: &str = "accent-teal-200/10"; pub(crate) const accent_teal_200_of_100: &str = "accent-teal-200/100"; pub(crate) const accent_teal_200_of_20: &str = "accent-teal-200/20"; pub(crate) const accent_teal_200_of_25: &str = "accent-teal-200/25"; pub(crate) const accent_teal_200_of_30: &str = "accent-teal-200/30"; pub(crate) const accent_teal_200_of_40: &str = "accent-teal-200/40"; pub(crate) const accent_teal_200_of_5: &str = "accent-teal-200/5"; pub(crate) const accent_teal_200_of_50: &str = "accent-teal-200/50"; pub(crate) const accent_teal_200_of_60: &str = "accent-teal-200/60"; pub(crate) const accent_teal_200_of_70: &str = "accent-teal-200/70"; pub(crate) const accent_teal_200_of_75: &str = "accent-teal-200/75"; pub(crate) const accent_teal_200_of_80: &str = "accent-teal-200/80"; pub(crate) const accent_teal_200_of_90: &str = "accent-teal-200/90"; pub(crate) const accent_teal_200_of_95: &str = "accent-teal-200/95"; pub(crate) const accent_teal_300: &str = "accent-teal-300"; pub(crate) const accent_teal_300_of_0: &str = "accent-teal-300/0"; pub(crate) const accent_teal_300_of_10: &str = "accent-teal-300/10"; pub(crate) const accent_teal_300_of_100: &str = "accent-teal-300/100"; pub(crate) const accent_teal_300_of_20: &str = "accent-teal-300/20"; pub(crate) const accent_teal_300_of_25: &str = "accent-teal-300/25"; pub(crate) const accent_teal_300_of_30: &str = "accent-teal-300/30"; pub(crate) const accent_teal_300_of_40: &str = "accent-teal-300/40"; pub(crate) const accent_teal_300_of_5: &str = "accent-teal-300/5"; pub(crate) const accent_teal_300_of_50: &str = "accent-teal-300/50"; pub(crate) const accent_teal_300_of_60: &str = "accent-teal-300/60"; pub(crate) const accent_teal_300_of_70: &str = "accent-teal-300/70"; pub(crate) const accent_teal_300_of_75: &str = "accent-teal-300/75"; pub(crate) const accent_teal_300_of_80: &str = "accent-teal-300/80"; pub(crate) const accent_teal_300_of_90: &str = "accent-teal-300/90"; pub(crate) const accent_teal_300_of_95: &str = "accent-teal-300/95"; pub(crate) const accent_teal_400: &str = "accent-teal-400"; pub(crate) const accent_teal_400_of_0: &str = "accent-teal-400/0"; pub(crate) const accent_teal_400_of_10: &str = "accent-teal-400/10"; pub(crate) const accent_teal_400_of_100: &str = "accent-teal-400/100"; pub(crate) const accent_teal_400_of_20: &str = "accent-teal-400/20"; pub(crate) const accent_teal_400_of_25: &str = "accent-teal-400/25"; pub(crate) const accent_teal_400_of_30: &str = "accent-teal-400/30"; pub(crate) const accent_teal_400_of_40: &str = "accent-teal-400/40"; pub(crate) const accent_teal_400_of_5: &str = "accent-teal-400/5"; pub(crate) const accent_teal_400_of_50: &str = "accent-teal-400/50"; pub(crate) const accent_teal_400_of_60: &str = "accent-teal-400/60"; pub(crate) const accent_teal_400_of_70: &str = "accent-teal-400/70"; pub(crate) const accent_teal_400_of_75: &str = "accent-teal-400/75"; pub(crate) const accent_teal_400_of_80: &str = "accent-teal-400/80"; pub(crate) const accent_teal_400_of_90: &str = "accent-teal-400/90"; pub(crate) const accent_teal_400_of_95: &str = "accent-teal-400/95"; pub(crate) const accent_teal_50: &str = "accent-teal-50"; pub(crate) const accent_teal_500: &str = "accent-teal-500"; pub(crate) const accent_teal_500_of_0: &str = "accent-teal-500/0"; pub(crate) const accent_teal_500_of_10: &str = "accent-teal-500/10"; pub(crate) const accent_teal_500_of_100: &str = "accent-teal-500/100"; pub(crate) const accent_teal_500_of_20: &str = "accent-teal-500/20"; pub(crate) const accent_teal_500_of_25: &str = "accent-teal-500/25"; pub(crate) const accent_teal_500_of_30: &str = "accent-teal-500/30"; pub(crate) const accent_teal_500_of_40: &str = "accent-teal-500/40"; pub(crate) const accent_teal_500_of_5: &str = "accent-teal-500/5"; pub(crate) const accent_teal_500_of_50: &str = "accent-teal-500/50"; pub(crate) const accent_teal_500_of_60: &str = "accent-teal-500/60"; pub(crate) const accent_teal_500_of_70: &str = "accent-teal-500/70"; pub(crate) const accent_teal_500_of_75: &str = "accent-teal-500/75"; pub(crate) const accent_teal_500_of_80: &str = "accent-teal-500/80"; pub(crate) const accent_teal_500_of_90: &str = "accent-teal-500/90"; pub(crate) const accent_teal_500_of_95: &str = "accent-teal-500/95"; pub(crate) const accent_teal_50_of_0: &str = "accent-teal-50/0"; pub(crate) const accent_teal_50_of_10: &str = "accent-teal-50/10"; pub(crate) const accent_teal_50_of_100: &str = "accent-teal-50/100"; pub(crate) const accent_teal_50_of_20: &str = "accent-teal-50/20"; pub(crate) const accent_teal_50_of_25: &str = "accent-teal-50/25"; pub(crate) const accent_teal_50_of_30: &str = "accent-teal-50/30"; pub(crate) const accent_teal_50_of_40: &str = "accent-teal-50/40"; pub(crate) const accent_teal_50_of_5: &str = "accent-teal-50/5"; pub(crate) const accent_teal_50_of_50: &str = "accent-teal-50/50"; pub(crate) const accent_teal_50_of_60: &str = "accent-teal-50/60"; pub(crate) const accent_teal_50_of_70: &str = "accent-teal-50/70"; pub(crate) const accent_teal_50_of_75: &str = "accent-teal-50/75"; pub(crate) const accent_teal_50_of_80: &str = "accent-teal-50/80"; pub(crate) const accent_teal_50_of_90: &str = "accent-teal-50/90"; pub(crate) const accent_teal_50_of_95: &str = "accent-teal-50/95"; pub(crate) const accent_teal_600: &str = "accent-teal-600"; pub(crate) const accent_teal_600_of_0: &str = "accent-teal-600/0"; pub(crate) const accent_teal_600_of_10: &str = "accent-teal-600/10"; pub(crate) const accent_teal_600_of_100: &str = "accent-teal-600/100"; pub(crate) const accent_teal_600_of_20: &str = "accent-teal-600/20"; pub(crate) const accent_teal_600_of_25: &str = "accent-teal-600/25"; pub(crate) const accent_teal_600_of_30: &str = "accent-teal-600/30"; pub(crate) const accent_teal_600_of_40: &str = "accent-teal-600/40"; pub(crate) const accent_teal_600_of_5: &str = "accent-teal-600/5"; pub(crate) const accent_teal_600_of_50: &str = "accent-teal-600/50"; pub(crate) const accent_teal_600_of_60: &str = "accent-teal-600/60"; pub(crate) const accent_teal_600_of_70: &str = "accent-teal-600/70"; pub(crate) const accent_teal_600_of_75: &str = "accent-teal-600/75"; pub(crate) const accent_teal_600_of_80: &str = "accent-teal-600/80"; pub(crate) const accent_teal_600_of_90: &str = "accent-teal-600/90"; pub(crate) const accent_teal_600_of_95: &str = "accent-teal-600/95"; pub(crate) const accent_teal_700: &str = "accent-teal-700"; pub(crate) const accent_teal_700_of_0: &str = "accent-teal-700/0"; pub(crate) const accent_teal_700_of_10: &str = "accent-teal-700/10"; pub(crate) const accent_teal_700_of_100: &str = "accent-teal-700/100"; pub(crate) const accent_teal_700_of_20: &str = "accent-teal-700/20"; pub(crate) const accent_teal_700_of_25: &str = "accent-teal-700/25"; pub(crate) const accent_teal_700_of_30: &str = "accent-teal-700/30"; pub(crate) const accent_teal_700_of_40: &str = "accent-teal-700/40"; pub(crate) const accent_teal_700_of_5: &str = "accent-teal-700/5"; pub(crate) const accent_teal_700_of_50: &str = "accent-teal-700/50"; pub(crate) const accent_teal_700_of_60: &str = "accent-teal-700/60"; pub(crate) const accent_teal_700_of_70: &str = "accent-teal-700/70"; pub(crate) const accent_teal_700_of_75: &str = "accent-teal-700/75"; pub(crate) const accent_teal_700_of_80: &str = "accent-teal-700/80"; pub(crate) const accent_teal_700_of_90: &str = "accent-teal-700/90"; pub(crate) const accent_teal_700_of_95: &str = "accent-teal-700/95"; pub(crate) const accent_teal_800: &str = "accent-teal-800"; pub(crate) const accent_teal_800_of_0: &str = "accent-teal-800/0"; pub(crate) const accent_teal_800_of_10: &str = "accent-teal-800/10"; pub(crate) const accent_teal_800_of_100: &str = "accent-teal-800/100"; pub(crate) const accent_teal_800_of_20: &str = "accent-teal-800/20"; pub(crate) const accent_teal_800_of_25: &str = "accent-teal-800/25"; pub(crate) const accent_teal_800_of_30: &str = "accent-teal-800/30"; pub(crate) const accent_teal_800_of_40: &str = "accent-teal-800/40"; pub(crate) const accent_teal_800_of_5: &str = "accent-teal-800/5"; pub(crate) const accent_teal_800_of_50: &str = "accent-teal-800/50"; pub(crate) const accent_teal_800_of_60: &str = "accent-teal-800/60"; pub(crate) const accent_teal_800_of_70: &str = "accent-teal-800/70"; pub(crate) const accent_teal_800_of_75: &str = "accent-teal-800/75"; pub(crate) const accent_teal_800_of_80: &str = "accent-teal-800/80"; pub(crate) const accent_teal_800_of_90: &str = "accent-teal-800/90"; pub(crate) const accent_teal_800_of_95: &str = "accent-teal-800/95"; pub(crate) const accent_teal_900: &str = "accent-teal-900"; pub(crate) const accent_teal_900_of_0: &str = "accent-teal-900/0"; pub(crate) const accent_teal_900_of_10: &str = "accent-teal-900/10"; pub(crate) const accent_teal_900_of_100: &str = "accent-teal-900/100"; pub(crate) const accent_teal_900_of_20: &str = "accent-teal-900/20"; pub(crate) const accent_teal_900_of_25: &str = "accent-teal-900/25"; pub(crate) const accent_teal_900_of_30: &str = "accent-teal-900/30"; pub(crate) const accent_teal_900_of_40: &str = "accent-teal-900/40"; pub(crate) const accent_teal_900_of_5: &str = "accent-teal-900/5"; pub(crate) const accent_teal_900_of_50: &str = "accent-teal-900/50"; pub(crate) const accent_teal_900_of_60: &str = "accent-teal-900/60"; pub(crate) const accent_teal_900_of_70: &str = "accent-teal-900/70"; pub(crate) const accent_teal_900_of_75: &str = "accent-teal-900/75"; pub(crate) const accent_teal_900_of_80: &str = "accent-teal-900/80"; pub(crate) const accent_teal_900_of_90: &str = "accent-teal-900/90"; pub(crate) const accent_teal_900_of_95: &str = "accent-teal-900/95"; pub(crate) const accent_transparent: &str = "accent-transparent"; pub(crate) const accent_transparent_of_0: &str = "accent-transparent/0"; pub(crate) const accent_transparent_of_10: &str = "accent-transparent/10"; pub(crate) const accent_transparent_of_100: &str = "accent-transparent/100"; pub(crate) const accent_transparent_of_20: &str = "accent-transparent/20"; pub(crate) const accent_transparent_of_25: &str = "accent-transparent/25"; pub(crate) const accent_transparent_of_30: &str = "accent-transparent/30"; pub(crate) const accent_transparent_of_40: &str = "accent-transparent/40"; pub(crate) const accent_transparent_of_5: &str = "accent-transparent/5"; pub(crate) const accent_transparent_of_50: &str = "accent-transparent/50"; pub(crate) const accent_transparent_of_60: &str = "accent-transparent/60"; pub(crate) const accent_transparent_of_70: &str = "accent-transparent/70"; pub(crate) const accent_transparent_of_75: &str = "accent-transparent/75"; pub(crate) const accent_transparent_of_80: &str = "accent-transparent/80"; pub(crate) const accent_transparent_of_90: &str = "accent-transparent/90"; pub(crate) const accent_transparent_of_95: &str = "accent-transparent/95"; pub(crate) const accent_violet_100: &str = "accent-violet-100"; pub(crate) const accent_violet_100_of_0: &str = "accent-violet-100/0"; pub(crate) const accent_violet_100_of_10: &str = "accent-violet-100/10"; pub(crate) const accent_violet_100_of_100: &str = "accent-violet-100/100"; pub(crate) const accent_violet_100_of_20: &str = "accent-violet-100/20"; pub(crate) const accent_violet_100_of_25: &str = "accent-violet-100/25"; pub(crate) const accent_violet_100_of_30: &str = "accent-violet-100/30"; pub(crate) const accent_violet_100_of_40: &str = "accent-violet-100/40"; pub(crate) const accent_violet_100_of_5: &str = "accent-violet-100/5"; pub(crate) const accent_violet_100_of_50: &str = "accent-violet-100/50"; pub(crate) const accent_violet_100_of_60: &str = "accent-violet-100/60"; pub(crate) const accent_violet_100_of_70: &str = "accent-violet-100/70"; pub(crate) const accent_violet_100_of_75: &str = "accent-violet-100/75"; pub(crate) const accent_violet_100_of_80: &str = "accent-violet-100/80"; pub(crate) const accent_violet_100_of_90: &str = "accent-violet-100/90"; pub(crate) const accent_violet_100_of_95: &str = "accent-violet-100/95"; pub(crate) const accent_violet_200: &str = "accent-violet-200"; pub(crate) const accent_violet_200_of_0: &str = "accent-violet-200/0"; pub(crate) const accent_violet_200_of_10: &str = "accent-violet-200/10"; pub(crate) const accent_violet_200_of_100: &str = "accent-violet-200/100"; pub(crate) const accent_violet_200_of_20: &str = "accent-violet-200/20"; pub(crate) const accent_violet_200_of_25: &str = "accent-violet-200/25"; pub(crate) const accent_violet_200_of_30: &str = "accent-violet-200/30"; pub(crate) const accent_violet_200_of_40: &str = "accent-violet-200/40"; pub(crate) const accent_violet_200_of_5: &str = "accent-violet-200/5"; pub(crate) const accent_violet_200_of_50: &str = "accent-violet-200/50"; pub(crate) const accent_violet_200_of_60: &str = "accent-violet-200/60"; pub(crate) const accent_violet_200_of_70: &str = "accent-violet-200/70"; pub(crate) const accent_violet_200_of_75: &str = "accent-violet-200/75"; pub(crate) const accent_violet_200_of_80: &str = "accent-violet-200/80"; pub(crate) const accent_violet_200_of_90: &str = "accent-violet-200/90"; pub(crate) const accent_violet_200_of_95: &str = "accent-violet-200/95"; pub(crate) const accent_violet_300: &str = "accent-violet-300"; pub(crate) const accent_violet_300_of_0: &str = "accent-violet-300/0"; pub(crate) const accent_violet_300_of_10: &str = "accent-violet-300/10"; pub(crate) const accent_violet_300_of_100: &str = "accent-violet-300/100"; pub(crate) const accent_violet_300_of_20: &str = "accent-violet-300/20"; pub(crate) const accent_violet_300_of_25: &str = "accent-violet-300/25"; pub(crate) const accent_violet_300_of_30: &str = "accent-violet-300/30"; pub(crate) const accent_violet_300_of_40: &str = "accent-violet-300/40"; pub(crate) const accent_violet_300_of_5: &str = "accent-violet-300/5"; pub(crate) const accent_violet_300_of_50: &str = "accent-violet-300/50"; pub(crate) const accent_violet_300_of_60: &str = "accent-violet-300/60"; pub(crate) const accent_violet_300_of_70: &str = "accent-violet-300/70"; pub(crate) const accent_violet_300_of_75: &str = "accent-violet-300/75"; pub(crate) const accent_violet_300_of_80: &str = "accent-violet-300/80"; pub(crate) const accent_violet_300_of_90: &str = "accent-violet-300/90"; pub(crate) const accent_violet_300_of_95: &str = "accent-violet-300/95"; pub(crate) const accent_violet_400: &str = "accent-violet-400"; pub(crate) const accent_violet_400_of_0: &str = "accent-violet-400/0"; pub(crate) const accent_violet_400_of_10: &str = "accent-violet-400/10"; pub(crate) const accent_violet_400_of_100: &str = "accent-violet-400/100"; pub(crate) const accent_violet_400_of_20: &str = "accent-violet-400/20"; pub(crate) const accent_violet_400_of_25: &str = "accent-violet-400/25"; pub(crate) const accent_violet_400_of_30: &str = "accent-violet-400/30"; pub(crate) const accent_violet_400_of_40: &str = "accent-violet-400/40"; pub(crate) const accent_violet_400_of_5: &str = "accent-violet-400/5"; pub(crate) const accent_violet_400_of_50: &str = "accent-violet-400/50"; pub(crate) const accent_violet_400_of_60: &str = "accent-violet-400/60"; pub(crate) const accent_violet_400_of_70: &str = "accent-violet-400/70"; pub(crate) const accent_violet_400_of_75: &str = "accent-violet-400/75"; pub(crate) const accent_violet_400_of_80: &str = "accent-violet-400/80"; pub(crate) const accent_violet_400_of_90: &str = "accent-violet-400/90"; pub(crate) const accent_violet_400_of_95: &str = "accent-violet-400/95"; pub(crate) const accent_violet_50: &str = "accent-violet-50"; pub(crate) const accent_violet_500: &str = "accent-violet-500"; pub(crate) const accent_violet_500_of_0: &str = "accent-violet-500/0"; pub(crate) const accent_violet_500_of_10: &str = "accent-violet-500/10"; pub(crate) const accent_violet_500_of_100: &str = "accent-violet-500/100"; pub(crate) const accent_violet_500_of_20: &str = "accent-violet-500/20"; pub(crate) const accent_violet_500_of_25: &str = "accent-violet-500/25"; pub(crate) const accent_violet_500_of_30: &str = "accent-violet-500/30"; pub(crate) const accent_violet_500_of_40: &str = "accent-violet-500/40"; pub(crate) const accent_violet_500_of_5: &str = "accent-violet-500/5"; pub(crate) const accent_violet_500_of_50: &str = "accent-violet-500/50"; pub(crate) const accent_violet_500_of_60: &str = "accent-violet-500/60"; pub(crate) const accent_violet_500_of_70: &str = "accent-violet-500/70"; pub(crate) const accent_violet_500_of_75: &str = "accent-violet-500/75"; pub(crate) const accent_violet_500_of_80: &str = "accent-violet-500/80"; pub(crate) const accent_violet_500_of_90: &str = "accent-violet-500/90"; pub(crate) const accent_violet_500_of_95: &str = "accent-violet-500/95"; pub(crate) const accent_violet_50_of_0: &str = "accent-violet-50/0"; pub(crate) const accent_violet_50_of_10: &str = "accent-violet-50/10"; pub(crate) const accent_violet_50_of_100: &str = "accent-violet-50/100"; pub(crate) const accent_violet_50_of_20: &str = "accent-violet-50/20"; pub(crate) const accent_violet_50_of_25: &str = "accent-violet-50/25"; pub(crate) const accent_violet_50_of_30: &str = "accent-violet-50/30"; pub(crate) const accent_violet_50_of_40: &str = "accent-violet-50/40"; pub(crate) const accent_violet_50_of_5: &str = "accent-violet-50/5"; pub(crate) const accent_violet_50_of_50: &str = "accent-violet-50/50"; pub(crate) const accent_violet_50_of_60: &str = "accent-violet-50/60"; pub(crate) const accent_violet_50_of_70: &str = "accent-violet-50/70"; pub(crate) const accent_violet_50_of_75: &str = "accent-violet-50/75"; pub(crate) const accent_violet_50_of_80: &str = "accent-violet-50/80"; pub(crate) const accent_violet_50_of_90: &str = "accent-violet-50/90"; pub(crate) const accent_violet_50_of_95: &str = "accent-violet-50/95"; pub(crate) const accent_violet_600: &str = "accent-violet-600"; pub(crate) const accent_violet_600_of_0: &str = "accent-violet-600/0"; pub(crate) const accent_violet_600_of_10: &str = "accent-violet-600/10"; pub(crate) const accent_violet_600_of_100: &str = "accent-violet-600/100"; pub(crate) const accent_violet_600_of_20: &str = "accent-violet-600/20"; pub(crate) const accent_violet_600_of_25: &str = "accent-violet-600/25"; pub(crate) const accent_violet_600_of_30: &str = "accent-violet-600/30"; pub(crate) const accent_violet_600_of_40: &str = "accent-violet-600/40"; pub(crate) const accent_violet_600_of_5: &str = "accent-violet-600/5"; pub(crate) const accent_violet_600_of_50: &str = "accent-violet-600/50"; pub(crate) const accent_violet_600_of_60: &str = "accent-violet-600/60"; pub(crate) const accent_violet_600_of_70: &str = "accent-violet-600/70"; pub(crate) const accent_violet_600_of_75: &str = "accent-violet-600/75"; pub(crate) const accent_violet_600_of_80: &str = "accent-violet-600/80"; pub(crate) const accent_violet_600_of_90: &str = "accent-violet-600/90"; pub(crate) const accent_violet_600_of_95: &str = "accent-violet-600/95"; pub(crate) const accent_violet_700: &str = "accent-violet-700"; pub(crate) const accent_violet_700_of_0: &str = "accent-violet-700/0"; pub(crate) const accent_violet_700_of_10: &str = "accent-violet-700/10"; pub(crate) const accent_violet_700_of_100: &str = "accent-violet-700/100"; pub(crate) const accent_violet_700_of_20: &str = "accent-violet-700/20"; pub(crate) const accent_violet_700_of_25: &str = "accent-violet-700/25"; pub(crate) const accent_violet_700_of_30: &str = "accent-violet-700/30"; pub(crate) const accent_violet_700_of_40: &str = "accent-violet-700/40"; pub(crate) const accent_violet_700_of_5: &str = "accent-violet-700/5"; pub(crate) const accent_violet_700_of_50: &str = "accent-violet-700/50"; pub(crate) const accent_violet_700_of_60: &str = "accent-violet-700/60"; pub(crate) const accent_violet_700_of_70: &str = "accent-violet-700/70"; pub(crate) const accent_violet_700_of_75: &str = "accent-violet-700/75"; pub(crate) const accent_violet_700_of_80: &str = "accent-violet-700/80"; pub(crate) const accent_violet_700_of_90: &str = "accent-violet-700/90"; pub(crate) const accent_violet_700_of_95: &str = "accent-violet-700/95"; pub(crate) const accent_violet_800: &str = "accent-violet-800"; pub(crate) const accent_violet_800_of_0: &str = "accent-violet-800/0"; pub(crate) const accent_violet_800_of_10: &str = "accent-violet-800/10"; pub(crate) const accent_violet_800_of_100: &str = "accent-violet-800/100"; pub(crate) const accent_violet_800_of_20: &str = "accent-violet-800/20"; pub(crate) const accent_violet_800_of_25: &str = "accent-violet-800/25"; pub(crate) const accent_violet_800_of_30: &str = "accent-violet-800/30"; pub(crate) const accent_violet_800_of_40: &str = "accent-violet-800/40"; pub(crate) const accent_violet_800_of_5: &str = "accent-violet-800/5"; pub(crate) const accent_violet_800_of_50: &str = "accent-violet-800/50"; pub(crate) const accent_violet_800_of_60: &str = "accent-violet-800/60"; pub(crate) const accent_violet_800_of_70: &str = "accent-violet-800/70"; pub(crate) const accent_violet_800_of_75: &str = "accent-violet-800/75"; pub(crate) const accent_violet_800_of_80: &str = "accent-violet-800/80"; pub(crate) const accent_violet_800_of_90: &str = "accent-violet-800/90"; pub(crate) const accent_violet_800_of_95: &str = "accent-violet-800/95"; pub(crate) const accent_violet_900: &str = "accent-violet-900"; pub(crate) const accent_violet_900_of_0: &str = "accent-violet-900/0"; pub(crate) const accent_violet_900_of_10: &str = "accent-violet-900/10"; pub(crate) const accent_violet_900_of_100: &str = "accent-violet-900/100"; pub(crate) const accent_violet_900_of_20: &str = "accent-violet-900/20"; pub(crate) const accent_violet_900_of_25: &str = "accent-violet-900/25"; pub(crate) const accent_violet_900_of_30: &str = "accent-violet-900/30"; pub(crate) const accent_violet_900_of_40: &str = "accent-violet-900/40"; pub(crate) const accent_violet_900_of_5: &str = "accent-violet-900/5"; pub(crate) const accent_violet_900_of_50: &str = "accent-violet-900/50"; pub(crate) const accent_violet_900_of_60: &str = "accent-violet-900/60"; pub(crate) const accent_violet_900_of_70: &str = "accent-violet-900/70"; pub(crate) const accent_violet_900_of_75: &str = "accent-violet-900/75"; pub(crate) const accent_violet_900_of_80: &str = "accent-violet-900/80"; pub(crate) const accent_violet_900_of_90: &str = "accent-violet-900/90"; pub(crate) const accent_violet_900_of_95: &str = "accent-violet-900/95"; pub(crate) const accent_white: &str = "accent-white"; pub(crate) const accent_white_of_0: &str = "accent-white/0"; pub(crate) const accent_white_of_10: &str = "accent-white/10"; pub(crate) const accent_white_of_100: &str = "accent-white/100"; pub(crate) const accent_white_of_20: &str = "accent-white/20"; pub(crate) const accent_white_of_25: &str = "accent-white/25"; pub(crate) const accent_white_of_30: &str = "accent-white/30"; pub(crate) const accent_white_of_40: &str = "accent-white/40"; pub(crate) const accent_white_of_5: &str = "accent-white/5"; pub(crate) const accent_white_of_50: &str = "accent-white/50"; pub(crate) const accent_white_of_60: &str = "accent-white/60"; pub(crate) const accent_white_of_70: &str = "accent-white/70"; pub(crate) const accent_white_of_75: &str = "accent-white/75"; pub(crate) const accent_white_of_80: &str = "accent-white/80"; pub(crate) const accent_white_of_90: &str = "accent-white/90"; pub(crate) const accent_white_of_95: &str = "accent-white/95"; pub(crate) const accent_yellow_100: &str = "accent-yellow-100"; pub(crate) const accent_yellow_100_of_0: &str = "accent-yellow-100/0"; pub(crate) const accent_yellow_100_of_10: &str = "accent-yellow-100/10"; pub(crate) const accent_yellow_100_of_100: &str = "accent-yellow-100/100"; pub(crate) const accent_yellow_100_of_20: &str = "accent-yellow-100/20"; pub(crate) const accent_yellow_100_of_25: &str = "accent-yellow-100/25"; pub(crate) const accent_yellow_100_of_30: &str = "accent-yellow-100/30"; pub(crate) const accent_yellow_100_of_40: &str = "accent-yellow-100/40"; pub(crate) const accent_yellow_100_of_5: &str = "accent-yellow-100/5"; pub(crate) const accent_yellow_100_of_50: &str = "accent-yellow-100/50"; pub(crate) const accent_yellow_100_of_60: &str = "accent-yellow-100/60"; pub(crate) const accent_yellow_100_of_70: &str = "accent-yellow-100/70"; pub(crate) const accent_yellow_100_of_75: &str = "accent-yellow-100/75"; pub(crate) const accent_yellow_100_of_80: &str = "accent-yellow-100/80"; pub(crate) const accent_yellow_100_of_90: &str = "accent-yellow-100/90"; pub(crate) const accent_yellow_100_of_95: &str = "accent-yellow-100/95"; pub(crate) const accent_yellow_200: &str = "accent-yellow-200"; pub(crate) const accent_yellow_200_of_0: &str = "accent-yellow-200/0"; pub(crate) const accent_yellow_200_of_10: &str = "accent-yellow-200/10"; pub(crate) const accent_yellow_200_of_100: &str = "accent-yellow-200/100"; pub(crate) const accent_yellow_200_of_20: &str = "accent-yellow-200/20"; pub(crate) const accent_yellow_200_of_25: &str = "accent-yellow-200/25"; pub(crate) const accent_yellow_200_of_30: &str = "accent-yellow-200/30"; pub(crate) const accent_yellow_200_of_40: &str = "accent-yellow-200/40"; pub(crate) const accent_yellow_200_of_5: &str = "accent-yellow-200/5"; pub(crate) const accent_yellow_200_of_50: &str = "accent-yellow-200/50"; pub(crate) const accent_yellow_200_of_60: &str = "accent-yellow-200/60"; pub(crate) const accent_yellow_200_of_70: &str = "accent-yellow-200/70"; pub(crate) const accent_yellow_200_of_75: &str = "accent-yellow-200/75"; pub(crate) const accent_yellow_200_of_80: &str = "accent-yellow-200/80"; pub(crate) const accent_yellow_200_of_90: &str = "accent-yellow-200/90"; pub(crate) const accent_yellow_200_of_95: &str = "accent-yellow-200/95"; pub(crate) const accent_yellow_300: &str = "accent-yellow-300"; pub(crate) const accent_yellow_300_of_0: &str = "accent-yellow-300/0"; pub(crate) const accent_yellow_300_of_10: &str = "accent-yellow-300/10"; pub(crate) const accent_yellow_300_of_100: &str = "accent-yellow-300/100"; pub(crate) const accent_yellow_300_of_20: &str = "accent-yellow-300/20"; pub(crate) const accent_yellow_300_of_25: &str = "accent-yellow-300/25"; pub(crate) const accent_yellow_300_of_30: &str = "accent-yellow-300/30"; pub(crate) const accent_yellow_300_of_40: &str = "accent-yellow-300/40"; pub(crate) const accent_yellow_300_of_5: &str = "accent-yellow-300/5"; pub(crate) const accent_yellow_300_of_50: &str = "accent-yellow-300/50"; pub(crate) const accent_yellow_300_of_60: &str = "accent-yellow-300/60"; pub(crate) const accent_yellow_300_of_70: &str = "accent-yellow-300/70"; pub(crate) const accent_yellow_300_of_75: &str = "accent-yellow-300/75"; pub(crate) const accent_yellow_300_of_80: &str = "accent-yellow-300/80"; pub(crate) const accent_yellow_300_of_90: &str = "accent-yellow-300/90"; pub(crate) const accent_yellow_300_of_95: &str = "accent-yellow-300/95"; pub(crate) const accent_yellow_400: &str = "accent-yellow-400"; pub(crate) const accent_yellow_400_of_0: &str = "accent-yellow-400/0"; pub(crate) const accent_yellow_400_of_10: &str = "accent-yellow-400/10"; pub(crate) const accent_yellow_400_of_100: &str = "accent-yellow-400/100"; pub(crate) const accent_yellow_400_of_20: &str = "accent-yellow-400/20"; pub(crate) const accent_yellow_400_of_25: &str = "accent-yellow-400/25"; pub(crate) const accent_yellow_400_of_30: &str = "accent-yellow-400/30"; pub(crate) const accent_yellow_400_of_40: &str = "accent-yellow-400/40"; pub(crate) const accent_yellow_400_of_5: &str = "accent-yellow-400/5"; pub(crate) const accent_yellow_400_of_50: &str = "accent-yellow-400/50"; pub(crate) const accent_yellow_400_of_60: &str = "accent-yellow-400/60"; pub(crate) const accent_yellow_400_of_70: &str = "accent-yellow-400/70"; pub(crate) const accent_yellow_400_of_75: &str = "accent-yellow-400/75"; pub(crate) const accent_yellow_400_of_80: &str = "accent-yellow-400/80"; pub(crate) const accent_yellow_400_of_90: &str = "accent-yellow-400/90"; pub(crate) const accent_yellow_400_of_95: &str = "accent-yellow-400/95"; pub(crate) const accent_yellow_50: &str = "accent-yellow-50"; pub(crate) const accent_yellow_500: &str = "accent-yellow-500"; pub(crate) const accent_yellow_500_of_0: &str = "accent-yellow-500/0"; pub(crate) const accent_yellow_500_of_10: &str = "accent-yellow-500/10"; pub(crate) const accent_yellow_500_of_100: &str = "accent-yellow-500/100"; pub(crate) const accent_yellow_500_of_20: &str = "accent-yellow-500/20"; pub(crate) const accent_yellow_500_of_25: &str = "accent-yellow-500/25"; pub(crate) const accent_yellow_500_of_30: &str = "accent-yellow-500/30"; pub(crate) const accent_yellow_500_of_40: &str = "accent-yellow-500/40"; pub(crate) const accent_yellow_500_of_5: &str = "accent-yellow-500/5"; pub(crate) const accent_yellow_500_of_50: &str = "accent-yellow-500/50"; pub(crate) const accent_yellow_500_of_60: &str = "accent-yellow-500/60"; pub(crate) const accent_yellow_500_of_70: &str = "accent-yellow-500/70"; pub(crate) const accent_yellow_500_of_75: &str = "accent-yellow-500/75"; pub(crate) const accent_yellow_500_of_80: &str = "accent-yellow-500/80"; pub(crate) const accent_yellow_500_of_90: &str = "accent-yellow-500/90"; pub(crate) const accent_yellow_500_of_95: &str = "accent-yellow-500/95"; pub(crate) const accent_yellow_50_of_0: &str = "accent-yellow-50/0"; pub(crate) const accent_yellow_50_of_10: &str = "accent-yellow-50/10"; pub(crate) const accent_yellow_50_of_100: &str = "accent-yellow-50/100"; pub(crate) const accent_yellow_50_of_20: &str = "accent-yellow-50/20"; pub(crate) const accent_yellow_50_of_25: &str = "accent-yellow-50/25"; pub(crate) const accent_yellow_50_of_30: &str = "accent-yellow-50/30"; pub(crate) const accent_yellow_50_of_40: &str = "accent-yellow-50/40"; pub(crate) const accent_yellow_50_of_5: &str = "accent-yellow-50/5"; pub(crate) const accent_yellow_50_of_50: &str = "accent-yellow-50/50"; pub(crate) const accent_yellow_50_of_60: &str = "accent-yellow-50/60"; pub(crate) const accent_yellow_50_of_70: &str = "accent-yellow-50/70"; pub(crate) const accent_yellow_50_of_75: &str = "accent-yellow-50/75"; pub(crate) const accent_yellow_50_of_80: &str = "accent-yellow-50/80"; pub(crate) const accent_yellow_50_of_90: &str = "accent-yellow-50/90"; pub(crate) const accent_yellow_50_of_95: &str = "accent-yellow-50/95"; pub(crate) const accent_yellow_600: &str = "accent-yellow-600"; pub(crate) const accent_yellow_600_of_0: &str = "accent-yellow-600/0"; pub(crate) const accent_yellow_600_of_10: &str = "accent-yellow-600/10"; pub(crate) const accent_yellow_600_of_100: &str = "accent-yellow-600/100"; pub(crate) const accent_yellow_600_of_20: &str = "accent-yellow-600/20"; pub(crate) const accent_yellow_600_of_25: &str = "accent-yellow-600/25"; pub(crate) const accent_yellow_600_of_30: &str = "accent-yellow-600/30"; pub(crate) const accent_yellow_600_of_40: &str = "accent-yellow-600/40"; pub(crate) const accent_yellow_600_of_5: &str = "accent-yellow-600/5"; pub(crate) const accent_yellow_600_of_50: &str = "accent-yellow-600/50"; pub(crate) const accent_yellow_600_of_60: &str = "accent-yellow-600/60"; pub(crate) const accent_yellow_600_of_70: &str = "accent-yellow-600/70"; pub(crate) const accent_yellow_600_of_75: &str = "accent-yellow-600/75"; pub(crate) const accent_yellow_600_of_80: &str = "accent-yellow-600/80"; pub(crate) const accent_yellow_600_of_90: &str = "accent-yellow-600/90"; pub(crate) const accent_yellow_600_of_95: &str = "accent-yellow-600/95"; pub(crate) const accent_yellow_700: &str = "accent-yellow-700"; pub(crate) const accent_yellow_700_of_0: &str = "accent-yellow-700/0"; pub(crate) const accent_yellow_700_of_10: &str = "accent-yellow-700/10"; pub(crate) const accent_yellow_700_of_100: &str = "accent-yellow-700/100"; pub(crate) const accent_yellow_700_of_20: &str = "accent-yellow-700/20"; pub(crate) const accent_yellow_700_of_25: &str = "accent-yellow-700/25"; pub(crate) const accent_yellow_700_of_30: &str = "accent-yellow-700/30"; pub(crate) const accent_yellow_700_of_40: &str = "accent-yellow-700/40"; pub(crate) const accent_yellow_700_of_5: &str = "accent-yellow-700/5"; pub(crate) const accent_yellow_700_of_50: &str = "accent-yellow-700/50"; pub(crate) const accent_yellow_700_of_60: &str = "accent-yellow-700/60"; pub(crate) const accent_yellow_700_of_70: &str = "accent-yellow-700/70"; pub(crate) const accent_yellow_700_of_75: &str = "accent-yellow-700/75"; pub(crate) const accent_yellow_700_of_80: &str = "accent-yellow-700/80"; pub(crate) const accent_yellow_700_of_90: &str = "accent-yellow-700/90"; pub(crate) const accent_yellow_700_of_95: &str = "accent-yellow-700/95"; pub(crate) const accent_yellow_800: &str = "accent-yellow-800"; pub(crate) const accent_yellow_800_of_0: &str = "accent-yellow-800/0"; pub(crate) const accent_yellow_800_of_10: &str = "accent-yellow-800/10"; pub(crate) const accent_yellow_800_of_100: &str = "accent-yellow-800/100"; pub(crate) const accent_yellow_800_of_20: &str = "accent-yellow-800/20"; pub(crate) const accent_yellow_800_of_25: &str = "accent-yellow-800/25"; pub(crate) const accent_yellow_800_of_30: &str = "accent-yellow-800/30"; pub(crate) const accent_yellow_800_of_40: &str = "accent-yellow-800/40"; pub(crate) const accent_yellow_800_of_5: &str = "accent-yellow-800/5"; pub(crate) const accent_yellow_800_of_50: &str = "accent-yellow-800/50"; pub(crate) const accent_yellow_800_of_60: &str = "accent-yellow-800/60"; pub(crate) const accent_yellow_800_of_70: &str = "accent-yellow-800/70"; pub(crate) const accent_yellow_800_of_75: &str = "accent-yellow-800/75"; pub(crate) const accent_yellow_800_of_80: &str = "accent-yellow-800/80"; pub(crate) const accent_yellow_800_of_90: &str = "accent-yellow-800/90"; pub(crate) const accent_yellow_800_of_95: &str = "accent-yellow-800/95"; pub(crate) const accent_yellow_900: &str = "accent-yellow-900"; pub(crate) const accent_yellow_900_of_0: &str = "accent-yellow-900/0"; pub(crate) const accent_yellow_900_of_10: &str = "accent-yellow-900/10"; pub(crate) const accent_yellow_900_of_100: &str = "accent-yellow-900/100"; pub(crate) const accent_yellow_900_of_20: &str = "accent-yellow-900/20"; pub(crate) const accent_yellow_900_of_25: &str = "accent-yellow-900/25"; pub(crate) const accent_yellow_900_of_30: &str = "accent-yellow-900/30"; pub(crate) const accent_yellow_900_of_40: &str = "accent-yellow-900/40"; pub(crate) const accent_yellow_900_of_5: &str = "accent-yellow-900/5"; pub(crate) const accent_yellow_900_of_50: &str = "accent-yellow-900/50"; pub(crate) const accent_yellow_900_of_60: &str = "accent-yellow-900/60"; pub(crate) const accent_yellow_900_of_70: &str = "accent-yellow-900/70"; pub(crate) const accent_yellow_900_of_75: &str = "accent-yellow-900/75"; pub(crate) const accent_yellow_900_of_80: &str = "accent-yellow-900/80"; pub(crate) const accent_yellow_900_of_90: &str = "accent-yellow-900/90"; pub(crate) const accent_yellow_900_of_95: &str = "accent-yellow-900/95"; pub(crate) const accent_zinc_100: &str = "accent-zinc-100"; pub(crate) const accent_zinc_100_of_0: &str = "accent-zinc-100/0"; pub(crate) const accent_zinc_100_of_10: &str = "accent-zinc-100/10"; pub(crate) const accent_zinc_100_of_100: &str = "accent-zinc-100/100"; pub(crate) const accent_zinc_100_of_20: &str = "accent-zinc-100/20"; pub(crate) const accent_zinc_100_of_25: &str = "accent-zinc-100/25"; pub(crate) const accent_zinc_100_of_30: &str = "accent-zinc-100/30"; pub(crate) const accent_zinc_100_of_40: &str = "accent-zinc-100/40"; pub(crate) const accent_zinc_100_of_5: &str = "accent-zinc-100/5"; pub(crate) const accent_zinc_100_of_50: &str = "accent-zinc-100/50"; pub(crate) const accent_zinc_100_of_60: &str = "accent-zinc-100/60"; pub(crate) const accent_zinc_100_of_70: &str = "accent-zinc-100/70"; pub(crate) const accent_zinc_100_of_75: &str = "accent-zinc-100/75"; pub(crate) const accent_zinc_100_of_80: &str = "accent-zinc-100/80"; pub(crate) const accent_zinc_100_of_90: &str = "accent-zinc-100/90"; pub(crate) const accent_zinc_100_of_95: &str = "accent-zinc-100/95"; pub(crate) const accent_zinc_200: &str = "accent-zinc-200"; pub(crate) const accent_zinc_200_of_0: &str = "accent-zinc-200/0"; pub(crate) const accent_zinc_200_of_10: &str = "accent-zinc-200/10"; pub(crate) const accent_zinc_200_of_100: &str = "accent-zinc-200/100"; pub(crate) const accent_zinc_200_of_20: &str = "accent-zinc-200/20"; pub(crate) const accent_zinc_200_of_25: &str = "accent-zinc-200/25"; pub(crate) const accent_zinc_200_of_30: &str = "accent-zinc-200/30"; pub(crate) const accent_zinc_200_of_40: &str = "accent-zinc-200/40"; pub(crate) const accent_zinc_200_of_5: &str = "accent-zinc-200/5"; pub(crate) const accent_zinc_200_of_50: &str = "accent-zinc-200/50"; pub(crate) const accent_zinc_200_of_60: &str = "accent-zinc-200/60"; pub(crate) const accent_zinc_200_of_70: &str = "accent-zinc-200/70"; pub(crate) const accent_zinc_200_of_75: &str = "accent-zinc-200/75"; pub(crate) const accent_zinc_200_of_80: &str = "accent-zinc-200/80"; pub(crate) const accent_zinc_200_of_90: &str = "accent-zinc-200/90"; pub(crate) const accent_zinc_200_of_95: &str = "accent-zinc-200/95"; pub(crate) const accent_zinc_300: &str = "accent-zinc-300"; pub(crate) const accent_zinc_300_of_0: &str = "accent-zinc-300/0"; pub(crate) const accent_zinc_300_of_10: &str = "accent-zinc-300/10"; pub(crate) const accent_zinc_300_of_100: &str = "accent-zinc-300/100"; pub(crate) const accent_zinc_300_of_20: &str = "accent-zinc-300/20"; pub(crate) const accent_zinc_300_of_25: &str = "accent-zinc-300/25"; pub(crate) const accent_zinc_300_of_30: &str = "accent-zinc-300/30"; pub(crate) const accent_zinc_300_of_40: &str = "accent-zinc-300/40"; pub(crate) const accent_zinc_300_of_5: &str = "accent-zinc-300/5"; pub(crate) const accent_zinc_300_of_50: &str = "accent-zinc-300/50"; pub(crate) const accent_zinc_300_of_60: &str = "accent-zinc-300/60"; pub(crate) const accent_zinc_300_of_70: &str = "accent-zinc-300/70"; pub(crate) const accent_zinc_300_of_75: &str = "accent-zinc-300/75"; pub(crate) const accent_zinc_300_of_80: &str = "accent-zinc-300/80"; pub(crate) const accent_zinc_300_of_90: &str = "accent-zinc-300/90"; pub(crate) const accent_zinc_300_of_95: &str = "accent-zinc-300/95"; pub(crate) const accent_zinc_400: &str = "accent-zinc-400"; pub(crate) const accent_zinc_400_of_0: &str = "accent-zinc-400/0"; pub(crate) const accent_zinc_400_of_10: &str = "accent-zinc-400/10"; pub(crate) const accent_zinc_400_of_100: &str = "accent-zinc-400/100"; pub(crate) const accent_zinc_400_of_20: &str = "accent-zinc-400/20"; pub(crate) const accent_zinc_400_of_25: &str = "accent-zinc-400/25"; pub(crate) const accent_zinc_400_of_30: &str = "accent-zinc-400/30"; pub(crate) const accent_zinc_400_of_40: &str = "accent-zinc-400/40"; pub(crate) const accent_zinc_400_of_5: &str = "accent-zinc-400/5"; pub(crate) const accent_zinc_400_of_50: &str = "accent-zinc-400/50"; pub(crate) const accent_zinc_400_of_60: &str = "accent-zinc-400/60"; pub(crate) const accent_zinc_400_of_70: &str = "accent-zinc-400/70"; pub(crate) const accent_zinc_400_of_75: &str = "accent-zinc-400/75"; pub(crate) const accent_zinc_400_of_80: &str = "accent-zinc-400/80"; pub(crate) const accent_zinc_400_of_90: &str = "accent-zinc-400/90"; pub(crate) const accent_zinc_400_of_95: &str = "accent-zinc-400/95"; pub(crate) const accent_zinc_50: &str = "accent-zinc-50"; pub(crate) const accent_zinc_500: &str = "accent-zinc-500"; pub(crate) const accent_zinc_500_of_0: &str = "accent-zinc-500/0"; pub(crate) const accent_zinc_500_of_10: &str = "accent-zinc-500/10"; pub(crate) const accent_zinc_500_of_100: &str = "accent-zinc-500/100"; pub(crate) const accent_zinc_500_of_20: &str = "accent-zinc-500/20"; pub(crate) const accent_zinc_500_of_25: &str = "accent-zinc-500/25"; pub(crate) const accent_zinc_500_of_30: &str = "accent-zinc-500/30"; pub(crate) const accent_zinc_500_of_40: &str = "accent-zinc-500/40"; pub(crate) const accent_zinc_500_of_5: &str = "accent-zinc-500/5"; pub(crate) const accent_zinc_500_of_50: &str = "accent-zinc-500/50"; pub(crate) const accent_zinc_500_of_60: &str = "accent-zinc-500/60"; pub(crate) const accent_zinc_500_of_70: &str = "accent-zinc-500/70"; pub(crate) const accent_zinc_500_of_75: &str = "accent-zinc-500/75"; pub(crate) const accent_zinc_500_of_80: &str = "accent-zinc-500/80"; pub(crate) const accent_zinc_500_of_90: &str = "accent-zinc-500/90"; pub(crate) const accent_zinc_500_of_95: &str = "accent-zinc-500/95"; pub(crate) const accent_zinc_50_of_0: &str = "accent-zinc-50/0"; pub(crate) const accent_zinc_50_of_10: &str = "accent-zinc-50/10"; pub(crate) const accent_zinc_50_of_100: &str = "accent-zinc-50/100"; pub(crate) const accent_zinc_50_of_20: &str = "accent-zinc-50/20"; pub(crate) const accent_zinc_50_of_25: &str = "accent-zinc-50/25"; pub(crate) const accent_zinc_50_of_30: &str = "accent-zinc-50/30"; pub(crate) const accent_zinc_50_of_40: &str = "accent-zinc-50/40"; pub(crate) const accent_zinc_50_of_5: &str = "accent-zinc-50/5"; pub(crate) const accent_zinc_50_of_50: &str = "accent-zinc-50/50"; pub(crate) const accent_zinc_50_of_60: &str = "accent-zinc-50/60"; pub(crate) const accent_zinc_50_of_70: &str = "accent-zinc-50/70"; pub(crate) const accent_zinc_50_of_75: &str = "accent-zinc-50/75"; pub(crate) const accent_zinc_50_of_80: &str = "accent-zinc-50/80"; pub(crate) const accent_zinc_50_of_90: &str = "accent-zinc-50/90"; pub(crate) const accent_zinc_50_of_95: &str = "accent-zinc-50/95"; pub(crate) const accent_zinc_600: &str = "accent-zinc-600"; pub(crate) const accent_zinc_600_of_0: &str = "accent-zinc-600/0"; pub(crate) const accent_zinc_600_of_10: &str = "accent-zinc-600/10"; pub(crate) const accent_zinc_600_of_100: &str = "accent-zinc-600/100"; pub(crate) const accent_zinc_600_of_20: &str = "accent-zinc-600/20"; pub(crate) const accent_zinc_600_of_25: &str = "accent-zinc-600/25"; pub(crate) const accent_zinc_600_of_30: &str = "accent-zinc-600/30"; pub(crate) const accent_zinc_600_of_40: &str = "accent-zinc-600/40"; pub(crate) const accent_zinc_600_of_5: &str = "accent-zinc-600/5"; pub(crate) const accent_zinc_600_of_50: &str = "accent-zinc-600/50"; pub(crate) const accent_zinc_600_of_60: &str = "accent-zinc-600/60"; pub(crate) const accent_zinc_600_of_70: &str = "accent-zinc-600/70"; pub(crate) const accent_zinc_600_of_75: &str = "accent-zinc-600/75"; pub(crate) const accent_zinc_600_of_80: &str = "accent-zinc-600/80"; pub(crate) const accent_zinc_600_of_90: &str = "accent-zinc-600/90"; pub(crate) const accent_zinc_600_of_95: &str = "accent-zinc-600/95"; pub(crate) const accent_zinc_700: &str = "accent-zinc-700"; pub(crate) const accent_zinc_700_of_0: &str = "accent-zinc-700/0"; pub(crate) const accent_zinc_700_of_10: &str = "accent-zinc-700/10"; pub(crate) const accent_zinc_700_of_100: &str = "accent-zinc-700/100"; pub(crate) const accent_zinc_700_of_20: &str = "accent-zinc-700/20"; pub(crate) const accent_zinc_700_of_25: &str = "accent-zinc-700/25"; pub(crate) const accent_zinc_700_of_30: &str = "accent-zinc-700/30"; pub(crate) const accent_zinc_700_of_40: &str = "accent-zinc-700/40"; pub(crate) const accent_zinc_700_of_5: &str = "accent-zinc-700/5"; pub(crate) const accent_zinc_700_of_50: &str = "accent-zinc-700/50"; pub(crate) const accent_zinc_700_of_60: &str = "accent-zinc-700/60"; pub(crate) const accent_zinc_700_of_70: &str = "accent-zinc-700/70"; pub(crate) const accent_zinc_700_of_75: &str = "accent-zinc-700/75"; pub(crate) const accent_zinc_700_of_80: &str = "accent-zinc-700/80"; pub(crate) const accent_zinc_700_of_90: &str = "accent-zinc-700/90"; pub(crate) const accent_zinc_700_of_95: &str = "accent-zinc-700/95"; pub(crate) const accent_zinc_800: &str = "accent-zinc-800"; pub(crate) const accent_zinc_800_of_0: &str = "accent-zinc-800/0"; pub(crate) const accent_zinc_800_of_10: &str = "accent-zinc-800/10"; pub(crate) const accent_zinc_800_of_100: &str = "accent-zinc-800/100"; pub(crate) const accent_zinc_800_of_20: &str = "accent-zinc-800/20"; pub(crate) const accent_zinc_800_of_25: &str = "accent-zinc-800/25"; pub(crate) const accent_zinc_800_of_30: &str = "accent-zinc-800/30"; pub(crate) const accent_zinc_800_of_40: &str = "accent-zinc-800/40"; pub(crate) const accent_zinc_800_of_5: &str = "accent-zinc-800/5"; pub(crate) const accent_zinc_800_of_50: &str = "accent-zinc-800/50"; pub(crate) const accent_zinc_800_of_60: &str = "accent-zinc-800/60"; pub(crate) const accent_zinc_800_of_70: &str = "accent-zinc-800/70"; pub(crate) const accent_zinc_800_of_75: &str = "accent-zinc-800/75"; pub(crate) const accent_zinc_800_of_80: &str = "accent-zinc-800/80"; pub(crate) const accent_zinc_800_of_90: &str = "accent-zinc-800/90"; pub(crate) const accent_zinc_800_of_95: &str = "accent-zinc-800/95"; pub(crate) const accent_zinc_900: &str = "accent-zinc-900"; pub(crate) const accent_zinc_900_of_0: &str = "accent-zinc-900/0"; pub(crate) const accent_zinc_900_of_10: &str = "accent-zinc-900/10"; pub(crate) const accent_zinc_900_of_100: &str = "accent-zinc-900/100"; pub(crate) const accent_zinc_900_of_20: &str = "accent-zinc-900/20"; pub(crate) const accent_zinc_900_of_25: &str = "accent-zinc-900/25"; pub(crate) const accent_zinc_900_of_30: &str = "accent-zinc-900/30"; pub(crate) const accent_zinc_900_of_40: &str = "accent-zinc-900/40"; pub(crate) const accent_zinc_900_of_5: &str = "accent-zinc-900/5"; pub(crate) const accent_zinc_900_of_50: &str = "accent-zinc-900/50"; pub(crate) const accent_zinc_900_of_60: &str = "accent-zinc-900/60"; pub(crate) const accent_zinc_900_of_70: &str = "accent-zinc-900/70"; pub(crate) const accent_zinc_900_of_75: &str = "accent-zinc-900/75"; pub(crate) const accent_zinc_900_of_80: &str = "accent-zinc-900/80"; pub(crate) const accent_zinc_900_of_90: &str = "accent-zinc-900/90"; pub(crate) const accent_zinc_900_of_95: &str = "accent-zinc-900/95"; pub(crate) const appearance_none: &str = "appearance-none"; pub(crate) const caret_amber_100: &str = "caret-amber-100"; pub(crate) const caret_amber_100_of_0: &str = "caret-amber-100/0"; pub(crate) const caret_amber_100_of_10: &str = "caret-amber-100/10"; pub(crate) const caret_amber_100_of_100: &str = "caret-amber-100/100"; pub(crate) const caret_amber_100_of_20: &str = "caret-amber-100/20"; pub(crate) const caret_amber_100_of_25: &str = "caret-amber-100/25"; pub(crate) const caret_amber_100_of_30: &str = "caret-amber-100/30"; pub(crate) const caret_amber_100_of_40: &str = "caret-amber-100/40"; pub(crate) const caret_amber_100_of_5: &str = "caret-amber-100/5"; pub(crate) const caret_amber_100_of_50: &str = "caret-amber-100/50"; pub(crate) const caret_amber_100_of_60: &str = "caret-amber-100/60"; pub(crate) const caret_amber_100_of_70: &str = "caret-amber-100/70"; pub(crate) const caret_amber_100_of_75: &str = "caret-amber-100/75"; pub(crate) const caret_amber_100_of_80: &str = "caret-amber-100/80"; pub(crate) const caret_amber_100_of_90: &str = "caret-amber-100/90"; pub(crate) const caret_amber_100_of_95: &str = "caret-amber-100/95"; pub(crate) const caret_amber_200: &str = "caret-amber-200"; pub(crate) const caret_amber_200_of_0: &str = "caret-amber-200/0"; pub(crate) const caret_amber_200_of_10: &str = "caret-amber-200/10"; pub(crate) const caret_amber_200_of_100: &str = "caret-amber-200/100"; pub(crate) const caret_amber_200_of_20: &str = "caret-amber-200/20"; pub(crate) const caret_amber_200_of_25: &str = "caret-amber-200/25"; pub(crate) const caret_amber_200_of_30: &str = "caret-amber-200/30"; pub(crate) const caret_amber_200_of_40: &str = "caret-amber-200/40"; pub(crate) const caret_amber_200_of_5: &str = "caret-amber-200/5"; pub(crate) const caret_amber_200_of_50: &str = "caret-amber-200/50"; pub(crate) const caret_amber_200_of_60: &str = "caret-amber-200/60"; pub(crate) const caret_amber_200_of_70: &str = "caret-amber-200/70"; pub(crate) const caret_amber_200_of_75: &str = "caret-amber-200/75"; pub(crate) const caret_amber_200_of_80: &str = "caret-amber-200/80"; pub(crate) const caret_amber_200_of_90: &str = "caret-amber-200/90"; pub(crate) const caret_amber_200_of_95: &str = "caret-amber-200/95"; pub(crate) const caret_amber_300: &str = "caret-amber-300"; pub(crate) const caret_amber_300_of_0: &str = "caret-amber-300/0"; pub(crate) const caret_amber_300_of_10: &str = "caret-amber-300/10"; pub(crate) const caret_amber_300_of_100: &str = "caret-amber-300/100"; pub(crate) const caret_amber_300_of_20: &str = "caret-amber-300/20"; pub(crate) const caret_amber_300_of_25: &str = "caret-amber-300/25"; pub(crate) const caret_amber_300_of_30: &str = "caret-amber-300/30"; pub(crate) const caret_amber_300_of_40: &str = "caret-amber-300/40"; pub(crate) const caret_amber_300_of_5: &str = "caret-amber-300/5"; pub(crate) const caret_amber_300_of_50: &str = "caret-amber-300/50"; pub(crate) const caret_amber_300_of_60: &str = "caret-amber-300/60"; pub(crate) const caret_amber_300_of_70: &str = "caret-amber-300/70"; pub(crate) const caret_amber_300_of_75: &str = "caret-amber-300/75"; pub(crate) const caret_amber_300_of_80: &str = "caret-amber-300/80"; pub(crate) const caret_amber_300_of_90: &str = "caret-amber-300/90"; pub(crate) const caret_amber_300_of_95: &str = "caret-amber-300/95"; pub(crate) const caret_amber_400: &str = "caret-amber-400"; pub(crate) const caret_amber_400_of_0: &str = "caret-amber-400/0"; pub(crate) const caret_amber_400_of_10: &str = "caret-amber-400/10"; pub(crate) const caret_amber_400_of_100: &str = "caret-amber-400/100"; pub(crate) const caret_amber_400_of_20: &str = "caret-amber-400/20"; pub(crate) const caret_amber_400_of_25: &str = "caret-amber-400/25"; pub(crate) const caret_amber_400_of_30: &str = "caret-amber-400/30"; pub(crate) const caret_amber_400_of_40: &str = "caret-amber-400/40"; pub(crate) const caret_amber_400_of_5: &str = "caret-amber-400/5"; pub(crate) const caret_amber_400_of_50: &str = "caret-amber-400/50"; pub(crate) const caret_amber_400_of_60: &str = "caret-amber-400/60"; pub(crate) const caret_amber_400_of_70: &str = "caret-amber-400/70"; pub(crate) const caret_amber_400_of_75: &str = "caret-amber-400/75"; pub(crate) const caret_amber_400_of_80: &str = "caret-amber-400/80"; pub(crate) const caret_amber_400_of_90: &str = "caret-amber-400/90"; pub(crate) const caret_amber_400_of_95: &str = "caret-amber-400/95"; pub(crate) const caret_amber_50: &str = "caret-amber-50"; pub(crate) const caret_amber_500: &str = "caret-amber-500"; pub(crate) const caret_amber_500_of_0: &str = "caret-amber-500/0"; pub(crate) const caret_amber_500_of_10: &str = "caret-amber-500/10"; pub(crate) const caret_amber_500_of_100: &str = "caret-amber-500/100"; pub(crate) const caret_amber_500_of_20: &str = "caret-amber-500/20"; pub(crate) const caret_amber_500_of_25: &str = "caret-amber-500/25"; pub(crate) const caret_amber_500_of_30: &str = "caret-amber-500/30"; pub(crate) const caret_amber_500_of_40: &str = "caret-amber-500/40"; pub(crate) const caret_amber_500_of_5: &str = "caret-amber-500/5"; pub(crate) const caret_amber_500_of_50: &str = "caret-amber-500/50"; pub(crate) const caret_amber_500_of_60: &str = "caret-amber-500/60"; pub(crate) const caret_amber_500_of_70: &str = "caret-amber-500/70"; pub(crate) const caret_amber_500_of_75: &str = "caret-amber-500/75"; pub(crate) const caret_amber_500_of_80: &str = "caret-amber-500/80"; pub(crate) const caret_amber_500_of_90: &str = "caret-amber-500/90"; pub(crate) const caret_amber_500_of_95: &str = "caret-amber-500/95"; pub(crate) const caret_amber_50_of_0: &str = "caret-amber-50/0"; pub(crate) const caret_amber_50_of_10: &str = "caret-amber-50/10"; pub(crate) const caret_amber_50_of_100: &str = "caret-amber-50/100"; pub(crate) const caret_amber_50_of_20: &str = "caret-amber-50/20"; pub(crate) const caret_amber_50_of_25: &str = "caret-amber-50/25"; pub(crate) const caret_amber_50_of_30: &str = "caret-amber-50/30"; pub(crate) const caret_amber_50_of_40: &str = "caret-amber-50/40"; pub(crate) const caret_amber_50_of_5: &str = "caret-amber-50/5"; pub(crate) const caret_amber_50_of_50: &str = "caret-amber-50/50"; pub(crate) const caret_amber_50_of_60: &str = "caret-amber-50/60"; pub(crate) const caret_amber_50_of_70: &str = "caret-amber-50/70"; pub(crate) const caret_amber_50_of_75: &str = "caret-amber-50/75"; pub(crate) const caret_amber_50_of_80: &str = "caret-amber-50/80"; pub(crate) const caret_amber_50_of_90: &str = "caret-amber-50/90"; pub(crate) const caret_amber_50_of_95: &str = "caret-amber-50/95"; pub(crate) const caret_amber_600: &str = "caret-amber-600"; pub(crate) const caret_amber_600_of_0: &str = "caret-amber-600/0"; pub(crate) const caret_amber_600_of_10: &str = "caret-amber-600/10"; pub(crate) const caret_amber_600_of_100: &str = "caret-amber-600/100"; pub(crate) const caret_amber_600_of_20: &str = "caret-amber-600/20"; pub(crate) const caret_amber_600_of_25: &str = "caret-amber-600/25"; pub(crate) const caret_amber_600_of_30: &str = "caret-amber-600/30"; pub(crate) const caret_amber_600_of_40: &str = "caret-amber-600/40"; pub(crate) const caret_amber_600_of_5: &str = "caret-amber-600/5"; pub(crate) const caret_amber_600_of_50: &str = "caret-amber-600/50"; pub(crate) const caret_amber_600_of_60: &str = "caret-amber-600/60"; pub(crate) const caret_amber_600_of_70: &str = "caret-amber-600/70"; pub(crate) const caret_amber_600_of_75: &str = "caret-amber-600/75"; pub(crate) const caret_amber_600_of_80: &str = "caret-amber-600/80"; pub(crate) const caret_amber_600_of_90: &str = "caret-amber-600/90"; pub(crate) const caret_amber_600_of_95: &str = "caret-amber-600/95"; pub(crate) const caret_amber_700: &str = "caret-amber-700"; pub(crate) const caret_amber_700_of_0: &str = "caret-amber-700/0"; pub(crate) const caret_amber_700_of_10: &str = "caret-amber-700/10"; pub(crate) const caret_amber_700_of_100: &str = "caret-amber-700/100"; pub(crate) const caret_amber_700_of_20: &str = "caret-amber-700/20"; pub(crate) const caret_amber_700_of_25: &str = "caret-amber-700/25"; pub(crate) const caret_amber_700_of_30: &str = "caret-amber-700/30"; pub(crate) const caret_amber_700_of_40: &str = "caret-amber-700/40"; pub(crate) const caret_amber_700_of_5: &str = "caret-amber-700/5"; pub(crate) const caret_amber_700_of_50: &str = "caret-amber-700/50"; pub(crate) const caret_amber_700_of_60: &str = "caret-amber-700/60"; pub(crate) const caret_amber_700_of_70: &str = "caret-amber-700/70"; pub(crate) const caret_amber_700_of_75: &str = "caret-amber-700/75"; pub(crate) const caret_amber_700_of_80: &str = "caret-amber-700/80"; pub(crate) const caret_amber_700_of_90: &str = "caret-amber-700/90"; pub(crate) const caret_amber_700_of_95: &str = "caret-amber-700/95"; pub(crate) const caret_amber_800: &str = "caret-amber-800"; pub(crate) const caret_amber_800_of_0: &str = "caret-amber-800/0"; pub(crate) const caret_amber_800_of_10: &str = "caret-amber-800/10"; pub(crate) const caret_amber_800_of_100: &str = "caret-amber-800/100"; pub(crate) const caret_amber_800_of_20: &str = "caret-amber-800/20"; pub(crate) const caret_amber_800_of_25: &str = "caret-amber-800/25"; pub(crate) const caret_amber_800_of_30: &str = "caret-amber-800/30"; pub(crate) const caret_amber_800_of_40: &str = "caret-amber-800/40"; pub(crate) const caret_amber_800_of_5: &str = "caret-amber-800/5"; pub(crate) const caret_amber_800_of_50: &str = "caret-amber-800/50"; pub(crate) const caret_amber_800_of_60: &str = "caret-amber-800/60"; pub(crate) const caret_amber_800_of_70: &str = "caret-amber-800/70"; pub(crate) const caret_amber_800_of_75: &str = "caret-amber-800/75"; pub(crate) const caret_amber_800_of_80: &str = "caret-amber-800/80"; pub(crate) const caret_amber_800_of_90: &str = "caret-amber-800/90"; pub(crate) const caret_amber_800_of_95: &str = "caret-amber-800/95"; pub(crate) const caret_amber_900: &str = "caret-amber-900"; pub(crate) const caret_amber_900_of_0: &str = "caret-amber-900/0"; pub(crate) const caret_amber_900_of_10: &str = "caret-amber-900/10"; pub(crate) const caret_amber_900_of_100: &str = "caret-amber-900/100"; pub(crate) const caret_amber_900_of_20: &str = "caret-amber-900/20"; pub(crate) const caret_amber_900_of_25: &str = "caret-amber-900/25"; pub(crate) const caret_amber_900_of_30: &str = "caret-amber-900/30"; pub(crate) const caret_amber_900_of_40: &str = "caret-amber-900/40"; pub(crate) const caret_amber_900_of_5: &str = "caret-amber-900/5"; pub(crate) const caret_amber_900_of_50: &str = "caret-amber-900/50"; pub(crate) const caret_amber_900_of_60: &str = "caret-amber-900/60"; pub(crate) const caret_amber_900_of_70: &str = "caret-amber-900/70"; pub(crate) const caret_amber_900_of_75: &str = "caret-amber-900/75"; pub(crate) const caret_amber_900_of_80: &str = "caret-amber-900/80"; pub(crate) const caret_amber_900_of_90: &str = "caret-amber-900/90"; pub(crate) const caret_amber_900_of_95: &str = "caret-amber-900/95"; pub(crate) const caret_black: &str = "caret-black"; pub(crate) const caret_black_of_0: &str = "caret-black/0"; pub(crate) const caret_black_of_10: &str = "caret-black/10"; pub(crate) const caret_black_of_100: &str = "caret-black/100"; pub(crate) const caret_black_of_20: &str = "caret-black/20"; pub(crate) const caret_black_of_25: &str = "caret-black/25"; pub(crate) const caret_black_of_30: &str = "caret-black/30"; pub(crate) const caret_black_of_40: &str = "caret-black/40"; pub(crate) const caret_black_of_5: &str = "caret-black/5"; pub(crate) const caret_black_of_50: &str = "caret-black/50"; pub(crate) const caret_black_of_60: &str = "caret-black/60"; pub(crate) const caret_black_of_70: &str = "caret-black/70"; pub(crate) const caret_black_of_75: &str = "caret-black/75"; pub(crate) const caret_black_of_80: &str = "caret-black/80"; pub(crate) const caret_black_of_90: &str = "caret-black/90"; pub(crate) const caret_black_of_95: &str = "caret-black/95"; pub(crate) const caret_blue_100: &str = "caret-blue-100"; pub(crate) const caret_blue_100_of_0: &str = "caret-blue-100/0"; pub(crate) const caret_blue_100_of_10: &str = "caret-blue-100/10"; pub(crate) const caret_blue_100_of_100: &str = "caret-blue-100/100"; pub(crate) const caret_blue_100_of_20: &str = "caret-blue-100/20"; pub(crate) const caret_blue_100_of_25: &str = "caret-blue-100/25"; pub(crate) const caret_blue_100_of_30: &str = "caret-blue-100/30"; pub(crate) const caret_blue_100_of_40: &str = "caret-blue-100/40"; pub(crate) const caret_blue_100_of_5: &str = "caret-blue-100/5"; pub(crate) const caret_blue_100_of_50: &str = "caret-blue-100/50"; pub(crate) const caret_blue_100_of_60: &str = "caret-blue-100/60"; pub(crate) const caret_blue_100_of_70: &str = "caret-blue-100/70"; pub(crate) const caret_blue_100_of_75: &str = "caret-blue-100/75"; pub(crate) const caret_blue_100_of_80: &str = "caret-blue-100/80"; pub(crate) const caret_blue_100_of_90: &str = "caret-blue-100/90"; pub(crate) const caret_blue_100_of_95: &str = "caret-blue-100/95"; pub(crate) const caret_blue_200: &str = "caret-blue-200"; pub(crate) const caret_blue_200_of_0: &str = "caret-blue-200/0"; pub(crate) const caret_blue_200_of_10: &str = "caret-blue-200/10"; pub(crate) const caret_blue_200_of_100: &str = "caret-blue-200/100"; pub(crate) const caret_blue_200_of_20: &str = "caret-blue-200/20"; pub(crate) const caret_blue_200_of_25: &str = "caret-blue-200/25"; pub(crate) const caret_blue_200_of_30: &str = "caret-blue-200/30"; pub(crate) const caret_blue_200_of_40: &str = "caret-blue-200/40"; pub(crate) const caret_blue_200_of_5: &str = "caret-blue-200/5"; pub(crate) const caret_blue_200_of_50: &str = "caret-blue-200/50"; pub(crate) const caret_blue_200_of_60: &str = "caret-blue-200/60"; pub(crate) const caret_blue_200_of_70: &str = "caret-blue-200/70"; pub(crate) const caret_blue_200_of_75: &str = "caret-blue-200/75"; pub(crate) const caret_blue_200_of_80: &str = "caret-blue-200/80"; pub(crate) const caret_blue_200_of_90: &str = "caret-blue-200/90"; pub(crate) const caret_blue_200_of_95: &str = "caret-blue-200/95"; pub(crate) const caret_blue_300: &str = "caret-blue-300"; pub(crate) const caret_blue_300_of_0: &str = "caret-blue-300/0"; pub(crate) const caret_blue_300_of_10: &str = "caret-blue-300/10"; pub(crate) const caret_blue_300_of_100: &str = "caret-blue-300/100"; pub(crate) const caret_blue_300_of_20: &str = "caret-blue-300/20"; pub(crate) const caret_blue_300_of_25: &str = "caret-blue-300/25"; pub(crate) const caret_blue_300_of_30: &str = "caret-blue-300/30"; pub(crate) const caret_blue_300_of_40: &str = "caret-blue-300/40"; pub(crate) const caret_blue_300_of_5: &str = "caret-blue-300/5"; pub(crate) const caret_blue_300_of_50: &str = "caret-blue-300/50"; pub(crate) const caret_blue_300_of_60: &str = "caret-blue-300/60"; pub(crate) const caret_blue_300_of_70: &str = "caret-blue-300/70"; pub(crate) const caret_blue_300_of_75: &str = "caret-blue-300/75"; pub(crate) const caret_blue_300_of_80: &str = "caret-blue-300/80"; pub(crate) const caret_blue_300_of_90: &str = "caret-blue-300/90"; pub(crate) const caret_blue_300_of_95: &str = "caret-blue-300/95"; pub(crate) const caret_blue_400: &str = "caret-blue-400"; pub(crate) const caret_blue_400_of_0: &str = "caret-blue-400/0"; pub(crate) const caret_blue_400_of_10: &str = "caret-blue-400/10"; pub(crate) const caret_blue_400_of_100: &str = "caret-blue-400/100"; pub(crate) const caret_blue_400_of_20: &str = "caret-blue-400/20"; pub(crate) const caret_blue_400_of_25: &str = "caret-blue-400/25"; pub(crate) const caret_blue_400_of_30: &str = "caret-blue-400/30"; pub(crate) const caret_blue_400_of_40: &str = "caret-blue-400/40"; pub(crate) const caret_blue_400_of_5: &str = "caret-blue-400/5"; pub(crate) const caret_blue_400_of_50: &str = "caret-blue-400/50"; pub(crate) const caret_blue_400_of_60: &str = "caret-blue-400/60"; pub(crate) const caret_blue_400_of_70: &str = "caret-blue-400/70"; pub(crate) const caret_blue_400_of_75: &str = "caret-blue-400/75"; pub(crate) const caret_blue_400_of_80: &str = "caret-blue-400/80"; pub(crate) const caret_blue_400_of_90: &str = "caret-blue-400/90"; pub(crate) const caret_blue_400_of_95: &str = "caret-blue-400/95"; pub(crate) const caret_blue_50: &str = "caret-blue-50"; pub(crate) const caret_blue_500: &str = "caret-blue-500"; pub(crate) const caret_blue_500_of_0: &str = "caret-blue-500/0"; pub(crate) const caret_blue_500_of_10: &str = "caret-blue-500/10"; pub(crate) const caret_blue_500_of_100: &str = "caret-blue-500/100"; pub(crate) const caret_blue_500_of_20: &str = "caret-blue-500/20"; pub(crate) const caret_blue_500_of_25: &str = "caret-blue-500/25"; pub(crate) const caret_blue_500_of_30: &str = "caret-blue-500/30"; pub(crate) const caret_blue_500_of_40: &str = "caret-blue-500/40"; pub(crate) const caret_blue_500_of_5: &str = "caret-blue-500/5"; pub(crate) const caret_blue_500_of_50: &str = "caret-blue-500/50"; pub(crate) const caret_blue_500_of_60: &str = "caret-blue-500/60"; pub(crate) const caret_blue_500_of_70: &str = "caret-blue-500/70"; pub(crate) const caret_blue_500_of_75: &str = "caret-blue-500/75"; pub(crate) const caret_blue_500_of_80: &str = "caret-blue-500/80"; pub(crate) const caret_blue_500_of_90: &str = "caret-blue-500/90"; pub(crate) const caret_blue_500_of_95: &str = "caret-blue-500/95"; pub(crate) const caret_blue_50_of_0: &str = "caret-blue-50/0"; pub(crate) const caret_blue_50_of_10: &str = "caret-blue-50/10"; pub(crate) const caret_blue_50_of_100: &str = "caret-blue-50/100"; pub(crate) const caret_blue_50_of_20: &str = "caret-blue-50/20"; pub(crate) const caret_blue_50_of_25: &str = "caret-blue-50/25"; pub(crate) const caret_blue_50_of_30: &str = "caret-blue-50/30"; pub(crate) const caret_blue_50_of_40: &str = "caret-blue-50/40"; pub(crate) const caret_blue_50_of_5: &str = "caret-blue-50/5"; pub(crate) const caret_blue_50_of_50: &str = "caret-blue-50/50"; pub(crate) const caret_blue_50_of_60: &str = "caret-blue-50/60"; pub(crate) const caret_blue_50_of_70: &str = "caret-blue-50/70"; pub(crate) const caret_blue_50_of_75: &str = "caret-blue-50/75"; pub(crate) const caret_blue_50_of_80: &str = "caret-blue-50/80"; pub(crate) const caret_blue_50_of_90: &str = "caret-blue-50/90"; pub(crate) const caret_blue_50_of_95: &str = "caret-blue-50/95"; pub(crate) const caret_blue_600: &str = "caret-blue-600"; pub(crate) const caret_blue_600_of_0: &str = "caret-blue-600/0"; pub(crate) const caret_blue_600_of_10: &str = "caret-blue-600/10"; pub(crate) const caret_blue_600_of_100: &str = "caret-blue-600/100"; pub(crate) const caret_blue_600_of_20: &str = "caret-blue-600/20"; pub(crate) const caret_blue_600_of_25: &str = "caret-blue-600/25"; pub(crate) const caret_blue_600_of_30: &str = "caret-blue-600/30"; pub(crate) const caret_blue_600_of_40: &str = "caret-blue-600/40"; pub(crate) const caret_blue_600_of_5: &str = "caret-blue-600/5"; pub(crate) const caret_blue_600_of_50: &str = "caret-blue-600/50"; pub(crate) const caret_blue_600_of_60: &str = "caret-blue-600/60"; pub(crate) const caret_blue_600_of_70: &str = "caret-blue-600/70"; pub(crate) const caret_blue_600_of_75: &str = "caret-blue-600/75"; pub(crate) const caret_blue_600_of_80: &str = "caret-blue-600/80"; pub(crate) const caret_blue_600_of_90: &str = "caret-blue-600/90"; pub(crate) const caret_blue_600_of_95: &str = "caret-blue-600/95"; pub(crate) const caret_blue_700: &str = "caret-blue-700"; pub(crate) const caret_blue_700_of_0: &str = "caret-blue-700/0"; pub(crate) const caret_blue_700_of_10: &str = "caret-blue-700/10"; pub(crate) const caret_blue_700_of_100: &str = "caret-blue-700/100"; pub(crate) const caret_blue_700_of_20: &str = "caret-blue-700/20"; pub(crate) const caret_blue_700_of_25: &str = "caret-blue-700/25"; pub(crate) const caret_blue_700_of_30: &str = "caret-blue-700/30"; pub(crate) const caret_blue_700_of_40: &str = "caret-blue-700/40"; pub(crate) const caret_blue_700_of_5: &str = "caret-blue-700/5"; pub(crate) const caret_blue_700_of_50: &str = "caret-blue-700/50"; pub(crate) const caret_blue_700_of_60: &str = "caret-blue-700/60"; pub(crate) const caret_blue_700_of_70: &str = "caret-blue-700/70"; pub(crate) const caret_blue_700_of_75: &str = "caret-blue-700/75"; pub(crate) const caret_blue_700_of_80: &str = "caret-blue-700/80"; pub(crate) const caret_blue_700_of_90: &str = "caret-blue-700/90"; pub(crate) const caret_blue_700_of_95: &str = "caret-blue-700/95"; pub(crate) const caret_blue_800: &str = "caret-blue-800"; pub(crate) const caret_blue_800_of_0: &str = "caret-blue-800/0"; pub(crate) const caret_blue_800_of_10: &str = "caret-blue-800/10"; pub(crate) const caret_blue_800_of_100: &str = "caret-blue-800/100"; pub(crate) const caret_blue_800_of_20: &str = "caret-blue-800/20"; pub(crate) const caret_blue_800_of_25: &str = "caret-blue-800/25"; pub(crate) const caret_blue_800_of_30: &str = "caret-blue-800/30"; pub(crate) const caret_blue_800_of_40: &str = "caret-blue-800/40"; pub(crate) const caret_blue_800_of_5: &str = "caret-blue-800/5"; pub(crate) const caret_blue_800_of_50: &str = "caret-blue-800/50"; pub(crate) const caret_blue_800_of_60: &str = "caret-blue-800/60"; pub(crate) const caret_blue_800_of_70: &str = "caret-blue-800/70"; pub(crate) const caret_blue_800_of_75: &str = "caret-blue-800/75"; pub(crate) const caret_blue_800_of_80: &str = "caret-blue-800/80"; pub(crate) const caret_blue_800_of_90: &str = "caret-blue-800/90"; pub(crate) const caret_blue_800_of_95: &str = "caret-blue-800/95"; pub(crate) const caret_blue_900: &str = "caret-blue-900"; pub(crate) const caret_blue_900_of_0: &str = "caret-blue-900/0"; pub(crate) const caret_blue_900_of_10: &str = "caret-blue-900/10"; pub(crate) const caret_blue_900_of_100: &str = "caret-blue-900/100"; pub(crate) const caret_blue_900_of_20: &str = "caret-blue-900/20"; pub(crate) const caret_blue_900_of_25: &str = "caret-blue-900/25"; pub(crate) const caret_blue_900_of_30: &str = "caret-blue-900/30"; pub(crate) const caret_blue_900_of_40: &str = "caret-blue-900/40"; pub(crate) const caret_blue_900_of_5: &str = "caret-blue-900/5"; pub(crate) const caret_blue_900_of_50: &str = "caret-blue-900/50"; pub(crate) const caret_blue_900_of_60: &str = "caret-blue-900/60"; pub(crate) const caret_blue_900_of_70: &str = "caret-blue-900/70"; pub(crate) const caret_blue_900_of_75: &str = "caret-blue-900/75"; pub(crate) const caret_blue_900_of_80: &str = "caret-blue-900/80"; pub(crate) const caret_blue_900_of_90: &str = "caret-blue-900/90"; pub(crate) const caret_blue_900_of_95: &str = "caret-blue-900/95"; pub(crate) const caret_current: &str = "caret-current"; pub(crate) const caret_cyan_100: &str = "caret-cyan-100"; pub(crate) const caret_cyan_100_of_0: &str = "caret-cyan-100/0"; pub(crate) const caret_cyan_100_of_10: &str = "caret-cyan-100/10"; pub(crate) const caret_cyan_100_of_100: &str = "caret-cyan-100/100"; pub(crate) const caret_cyan_100_of_20: &str = "caret-cyan-100/20"; pub(crate) const caret_cyan_100_of_25: &str = "caret-cyan-100/25"; pub(crate) const caret_cyan_100_of_30: &str = "caret-cyan-100/30"; pub(crate) const caret_cyan_100_of_40: &str = "caret-cyan-100/40"; pub(crate) const caret_cyan_100_of_5: &str = "caret-cyan-100/5"; pub(crate) const caret_cyan_100_of_50: &str = "caret-cyan-100/50"; pub(crate) const caret_cyan_100_of_60: &str = "caret-cyan-100/60"; pub(crate) const caret_cyan_100_of_70: &str = "caret-cyan-100/70"; pub(crate) const caret_cyan_100_of_75: &str = "caret-cyan-100/75"; pub(crate) const caret_cyan_100_of_80: &str = "caret-cyan-100/80"; pub(crate) const caret_cyan_100_of_90: &str = "caret-cyan-100/90"; pub(crate) const caret_cyan_100_of_95: &str = "caret-cyan-100/95"; pub(crate) const caret_cyan_200: &str = "caret-cyan-200"; pub(crate) const caret_cyan_200_of_0: &str = "caret-cyan-200/0"; pub(crate) const caret_cyan_200_of_10: &str = "caret-cyan-200/10"; pub(crate) const caret_cyan_200_of_100: &str = "caret-cyan-200/100"; pub(crate) const caret_cyan_200_of_20: &str = "caret-cyan-200/20"; pub(crate) const caret_cyan_200_of_25: &str = "caret-cyan-200/25"; pub(crate) const caret_cyan_200_of_30: &str = "caret-cyan-200/30"; pub(crate) const caret_cyan_200_of_40: &str = "caret-cyan-200/40"; pub(crate) const caret_cyan_200_of_5: &str = "caret-cyan-200/5"; pub(crate) const caret_cyan_200_of_50: &str = "caret-cyan-200/50"; pub(crate) const caret_cyan_200_of_60: &str = "caret-cyan-200/60"; pub(crate) const caret_cyan_200_of_70: &str = "caret-cyan-200/70"; pub(crate) const caret_cyan_200_of_75: &str = "caret-cyan-200/75"; pub(crate) const caret_cyan_200_of_80: &str = "caret-cyan-200/80"; pub(crate) const caret_cyan_200_of_90: &str = "caret-cyan-200/90"; pub(crate) const caret_cyan_200_of_95: &str = "caret-cyan-200/95"; pub(crate) const caret_cyan_300: &str = "caret-cyan-300"; pub(crate) const caret_cyan_300_of_0: &str = "caret-cyan-300/0"; pub(crate) const caret_cyan_300_of_10: &str = "caret-cyan-300/10"; pub(crate) const caret_cyan_300_of_100: &str = "caret-cyan-300/100"; pub(crate) const caret_cyan_300_of_20: &str = "caret-cyan-300/20"; pub(crate) const caret_cyan_300_of_25: &str = "caret-cyan-300/25"; pub(crate) const caret_cyan_300_of_30: &str = "caret-cyan-300/30"; pub(crate) const caret_cyan_300_of_40: &str = "caret-cyan-300/40"; pub(crate) const caret_cyan_300_of_5: &str = "caret-cyan-300/5"; pub(crate) const caret_cyan_300_of_50: &str = "caret-cyan-300/50"; pub(crate) const caret_cyan_300_of_60: &str = "caret-cyan-300/60"; pub(crate) const caret_cyan_300_of_70: &str = "caret-cyan-300/70"; pub(crate) const caret_cyan_300_of_75: &str = "caret-cyan-300/75"; pub(crate) const caret_cyan_300_of_80: &str = "caret-cyan-300/80"; pub(crate) const caret_cyan_300_of_90: &str = "caret-cyan-300/90"; pub(crate) const caret_cyan_300_of_95: &str = "caret-cyan-300/95"; pub(crate) const caret_cyan_400: &str = "caret-cyan-400"; pub(crate) const caret_cyan_400_of_0: &str = "caret-cyan-400/0"; pub(crate) const caret_cyan_400_of_10: &str = "caret-cyan-400/10"; pub(crate) const caret_cyan_400_of_100: &str = "caret-cyan-400/100"; pub(crate) const caret_cyan_400_of_20: &str = "caret-cyan-400/20"; pub(crate) const caret_cyan_400_of_25: &str = "caret-cyan-400/25"; pub(crate) const caret_cyan_400_of_30: &str = "caret-cyan-400/30"; pub(crate) const caret_cyan_400_of_40: &str = "caret-cyan-400/40"; pub(crate) const caret_cyan_400_of_5: &str = "caret-cyan-400/5"; pub(crate) const caret_cyan_400_of_50: &str = "caret-cyan-400/50"; pub(crate) const caret_cyan_400_of_60: &str = "caret-cyan-400/60"; pub(crate) const caret_cyan_400_of_70: &str = "caret-cyan-400/70"; pub(crate) const caret_cyan_400_of_75: &str = "caret-cyan-400/75"; pub(crate) const caret_cyan_400_of_80: &str = "caret-cyan-400/80"; pub(crate) const caret_cyan_400_of_90: &str = "caret-cyan-400/90"; pub(crate) const caret_cyan_400_of_95: &str = "caret-cyan-400/95"; pub(crate) const caret_cyan_50: &str = "caret-cyan-50"; pub(crate) const caret_cyan_500: &str = "caret-cyan-500"; pub(crate) const caret_cyan_500_of_0: &str = "caret-cyan-500/0"; pub(crate) const caret_cyan_500_of_10: &str = "caret-cyan-500/10"; pub(crate) const caret_cyan_500_of_100: &str = "caret-cyan-500/100"; pub(crate) const caret_cyan_500_of_20: &str = "caret-cyan-500/20"; pub(crate) const caret_cyan_500_of_25: &str = "caret-cyan-500/25"; pub(crate) const caret_cyan_500_of_30: &str = "caret-cyan-500/30"; pub(crate) const caret_cyan_500_of_40: &str = "caret-cyan-500/40"; pub(crate) const caret_cyan_500_of_5: &str = "caret-cyan-500/5"; pub(crate) const caret_cyan_500_of_50: &str = "caret-cyan-500/50"; pub(crate) const caret_cyan_500_of_60: &str = "caret-cyan-500/60"; pub(crate) const caret_cyan_500_of_70: &str = "caret-cyan-500/70"; pub(crate) const caret_cyan_500_of_75: &str = "caret-cyan-500/75"; pub(crate) const caret_cyan_500_of_80: &str = "caret-cyan-500/80"; pub(crate) const caret_cyan_500_of_90: &str = "caret-cyan-500/90"; pub(crate) const caret_cyan_500_of_95: &str = "caret-cyan-500/95"; pub(crate) const caret_cyan_50_of_0: &str = "caret-cyan-50/0"; pub(crate) const caret_cyan_50_of_10: &str = "caret-cyan-50/10"; pub(crate) const caret_cyan_50_of_100: &str = "caret-cyan-50/100"; pub(crate) const caret_cyan_50_of_20: &str = "caret-cyan-50/20"; pub(crate) const caret_cyan_50_of_25: &str = "caret-cyan-50/25"; pub(crate) const caret_cyan_50_of_30: &str = "caret-cyan-50/30"; pub(crate) const caret_cyan_50_of_40: &str = "caret-cyan-50/40"; pub(crate) const caret_cyan_50_of_5: &str = "caret-cyan-50/5"; pub(crate) const caret_cyan_50_of_50: &str = "caret-cyan-50/50"; pub(crate) const caret_cyan_50_of_60: &str = "caret-cyan-50/60"; pub(crate) const caret_cyan_50_of_70: &str = "caret-cyan-50/70"; pub(crate) const caret_cyan_50_of_75: &str = "caret-cyan-50/75"; pub(crate) const caret_cyan_50_of_80: &str = "caret-cyan-50/80"; pub(crate) const caret_cyan_50_of_90: &str = "caret-cyan-50/90"; pub(crate) const caret_cyan_50_of_95: &str = "caret-cyan-50/95"; pub(crate) const caret_cyan_600: &str = "caret-cyan-600"; pub(crate) const caret_cyan_600_of_0: &str = "caret-cyan-600/0"; pub(crate) const caret_cyan_600_of_10: &str = "caret-cyan-600/10"; pub(crate) const caret_cyan_600_of_100: &str = "caret-cyan-600/100"; pub(crate) const caret_cyan_600_of_20: &str = "caret-cyan-600/20"; pub(crate) const caret_cyan_600_of_25: &str = "caret-cyan-600/25"; pub(crate) const caret_cyan_600_of_30: &str = "caret-cyan-600/30"; pub(crate) const caret_cyan_600_of_40: &str = "caret-cyan-600/40"; pub(crate) const caret_cyan_600_of_5: &str = "caret-cyan-600/5"; pub(crate) const caret_cyan_600_of_50: &str = "caret-cyan-600/50"; pub(crate) const caret_cyan_600_of_60: &str = "caret-cyan-600/60"; pub(crate) const caret_cyan_600_of_70: &str = "caret-cyan-600/70"; pub(crate) const caret_cyan_600_of_75: &str = "caret-cyan-600/75"; pub(crate) const caret_cyan_600_of_80: &str = "caret-cyan-600/80"; pub(crate) const caret_cyan_600_of_90: &str = "caret-cyan-600/90"; pub(crate) const caret_cyan_600_of_95: &str = "caret-cyan-600/95"; pub(crate) const caret_cyan_700: &str = "caret-cyan-700"; pub(crate) const caret_cyan_700_of_0: &str = "caret-cyan-700/0"; pub(crate) const caret_cyan_700_of_10: &str = "caret-cyan-700/10"; pub(crate) const caret_cyan_700_of_100: &str = "caret-cyan-700/100"; pub(crate) const caret_cyan_700_of_20: &str = "caret-cyan-700/20"; pub(crate) const caret_cyan_700_of_25: &str = "caret-cyan-700/25"; pub(crate) const caret_cyan_700_of_30: &str = "caret-cyan-700/30"; pub(crate) const caret_cyan_700_of_40: &str = "caret-cyan-700/40"; pub(crate) const caret_cyan_700_of_5: &str = "caret-cyan-700/5"; pub(crate) const caret_cyan_700_of_50: &str = "caret-cyan-700/50"; pub(crate) const caret_cyan_700_of_60: &str = "caret-cyan-700/60"; pub(crate) const caret_cyan_700_of_70: &str = "caret-cyan-700/70"; pub(crate) const caret_cyan_700_of_75: &str = "caret-cyan-700/75"; pub(crate) const caret_cyan_700_of_80: &str = "caret-cyan-700/80"; pub(crate) const caret_cyan_700_of_90: &str = "caret-cyan-700/90"; pub(crate) const caret_cyan_700_of_95: &str = "caret-cyan-700/95"; pub(crate) const caret_cyan_800: &str = "caret-cyan-800"; pub(crate) const caret_cyan_800_of_0: &str = "caret-cyan-800/0"; pub(crate) const caret_cyan_800_of_10: &str = "caret-cyan-800/10"; pub(crate) const caret_cyan_800_of_100: &str = "caret-cyan-800/100"; pub(crate) const caret_cyan_800_of_20: &str = "caret-cyan-800/20"; pub(crate) const caret_cyan_800_of_25: &str = "caret-cyan-800/25"; pub(crate) const caret_cyan_800_of_30: &str = "caret-cyan-800/30"; pub(crate) const caret_cyan_800_of_40: &str = "caret-cyan-800/40"; pub(crate) const caret_cyan_800_of_5: &str = "caret-cyan-800/5"; pub(crate) const caret_cyan_800_of_50: &str = "caret-cyan-800/50"; pub(crate) const caret_cyan_800_of_60: &str = "caret-cyan-800/60"; pub(crate) const caret_cyan_800_of_70: &str = "caret-cyan-800/70"; pub(crate) const caret_cyan_800_of_75: &str = "caret-cyan-800/75"; pub(crate) const caret_cyan_800_of_80: &str = "caret-cyan-800/80"; pub(crate) const caret_cyan_800_of_90: &str = "caret-cyan-800/90"; pub(crate) const caret_cyan_800_of_95: &str = "caret-cyan-800/95"; pub(crate) const caret_cyan_900: &str = "caret-cyan-900"; pub(crate) const caret_cyan_900_of_0: &str = "caret-cyan-900/0"; pub(crate) const caret_cyan_900_of_10: &str = "caret-cyan-900/10"; pub(crate) const caret_cyan_900_of_100: &str = "caret-cyan-900/100"; pub(crate) const caret_cyan_900_of_20: &str = "caret-cyan-900/20"; pub(crate) const caret_cyan_900_of_25: &str = "caret-cyan-900/25"; pub(crate) const caret_cyan_900_of_30: &str = "caret-cyan-900/30"; pub(crate) const caret_cyan_900_of_40: &str = "caret-cyan-900/40"; pub(crate) const caret_cyan_900_of_5: &str = "caret-cyan-900/5"; pub(crate) const caret_cyan_900_of_50: &str = "caret-cyan-900/50"; pub(crate) const caret_cyan_900_of_60: &str = "caret-cyan-900/60"; pub(crate) const caret_cyan_900_of_70: &str = "caret-cyan-900/70"; pub(crate) const caret_cyan_900_of_75: &str = "caret-cyan-900/75"; pub(crate) const caret_cyan_900_of_80: &str = "caret-cyan-900/80"; pub(crate) const caret_cyan_900_of_90: &str = "caret-cyan-900/90"; pub(crate) const caret_cyan_900_of_95: &str = "caret-cyan-900/95"; pub(crate) const caret_emerald_100: &str = "caret-emerald-100"; pub(crate) const caret_emerald_100_of_0: &str = "caret-emerald-100/0"; pub(crate) const caret_emerald_100_of_10: &str = "caret-emerald-100/10"; pub(crate) const caret_emerald_100_of_100: &str = "caret-emerald-100/100"; pub(crate) const caret_emerald_100_of_20: &str = "caret-emerald-100/20"; pub(crate) const caret_emerald_100_of_25: &str = "caret-emerald-100/25"; pub(crate) const caret_emerald_100_of_30: &str = "caret-emerald-100/30"; pub(crate) const caret_emerald_100_of_40: &str = "caret-emerald-100/40"; pub(crate) const caret_emerald_100_of_5: &str = "caret-emerald-100/5"; pub(crate) const caret_emerald_100_of_50: &str = "caret-emerald-100/50"; pub(crate) const caret_emerald_100_of_60: &str = "caret-emerald-100/60"; pub(crate) const caret_emerald_100_of_70: &str = "caret-emerald-100/70"; pub(crate) const caret_emerald_100_of_75: &str = "caret-emerald-100/75"; pub(crate) const caret_emerald_100_of_80: &str = "caret-emerald-100/80"; pub(crate) const caret_emerald_100_of_90: &str = "caret-emerald-100/90"; pub(crate) const caret_emerald_100_of_95: &str = "caret-emerald-100/95"; pub(crate) const caret_emerald_200: &str = "caret-emerald-200"; pub(crate) const caret_emerald_200_of_0: &str = "caret-emerald-200/0"; pub(crate) const caret_emerald_200_of_10: &str = "caret-emerald-200/10"; pub(crate) const caret_emerald_200_of_100: &str = "caret-emerald-200/100"; pub(crate) const caret_emerald_200_of_20: &str = "caret-emerald-200/20"; pub(crate) const caret_emerald_200_of_25: &str = "caret-emerald-200/25"; pub(crate) const caret_emerald_200_of_30: &str = "caret-emerald-200/30"; pub(crate) const caret_emerald_200_of_40: &str = "caret-emerald-200/40"; pub(crate) const caret_emerald_200_of_5: &str = "caret-emerald-200/5"; pub(crate) const caret_emerald_200_of_50: &str = "caret-emerald-200/50"; pub(crate) const caret_emerald_200_of_60: &str = "caret-emerald-200/60"; pub(crate) const caret_emerald_200_of_70: &str = "caret-emerald-200/70"; pub(crate) const caret_emerald_200_of_75: &str = "caret-emerald-200/75"; pub(crate) const caret_emerald_200_of_80: &str = "caret-emerald-200/80"; pub(crate) const caret_emerald_200_of_90: &str = "caret-emerald-200/90"; pub(crate) const caret_emerald_200_of_95: &str = "caret-emerald-200/95"; pub(crate) const caret_emerald_300: &str = "caret-emerald-300"; pub(crate) const caret_emerald_300_of_0: &str = "caret-emerald-300/0"; pub(crate) const caret_emerald_300_of_10: &str = "caret-emerald-300/10"; pub(crate) const caret_emerald_300_of_100: &str = "caret-emerald-300/100"; pub(crate) const caret_emerald_300_of_20: &str = "caret-emerald-300/20"; pub(crate) const caret_emerald_300_of_25: &str = "caret-emerald-300/25"; pub(crate) const caret_emerald_300_of_30: &str = "caret-emerald-300/30"; pub(crate) const caret_emerald_300_of_40: &str = "caret-emerald-300/40"; pub(crate) const caret_emerald_300_of_5: &str = "caret-emerald-300/5"; pub(crate) const caret_emerald_300_of_50: &str = "caret-emerald-300/50"; pub(crate) const caret_emerald_300_of_60: &str = "caret-emerald-300/60"; pub(crate) const caret_emerald_300_of_70: &str = "caret-emerald-300/70"; pub(crate) const caret_emerald_300_of_75: &str = "caret-emerald-300/75"; pub(crate) const caret_emerald_300_of_80: &str = "caret-emerald-300/80"; pub(crate) const caret_emerald_300_of_90: &str = "caret-emerald-300/90"; pub(crate) const caret_emerald_300_of_95: &str = "caret-emerald-300/95"; pub(crate) const caret_emerald_400: &str = "caret-emerald-400"; pub(crate) const caret_emerald_400_of_0: &str = "caret-emerald-400/0"; pub(crate) const caret_emerald_400_of_10: &str = "caret-emerald-400/10"; pub(crate) const caret_emerald_400_of_100: &str = "caret-emerald-400/100"; pub(crate) const caret_emerald_400_of_20: &str = "caret-emerald-400/20"; pub(crate) const caret_emerald_400_of_25: &str = "caret-emerald-400/25"; pub(crate) const caret_emerald_400_of_30: &str = "caret-emerald-400/30"; pub(crate) const caret_emerald_400_of_40: &str = "caret-emerald-400/40"; pub(crate) const caret_emerald_400_of_5: &str = "caret-emerald-400/5"; pub(crate) const caret_emerald_400_of_50: &str = "caret-emerald-400/50"; pub(crate) const caret_emerald_400_of_60: &str = "caret-emerald-400/60"; pub(crate) const caret_emerald_400_of_70: &str = "caret-emerald-400/70"; pub(crate) const caret_emerald_400_of_75: &str = "caret-emerald-400/75"; pub(crate) const caret_emerald_400_of_80: &str = "caret-emerald-400/80"; pub(crate) const caret_emerald_400_of_90: &str = "caret-emerald-400/90"; pub(crate) const caret_emerald_400_of_95: &str = "caret-emerald-400/95"; pub(crate) const caret_emerald_50: &str = "caret-emerald-50"; pub(crate) const caret_emerald_500: &str = "caret-emerald-500"; pub(crate) const caret_emerald_500_of_0: &str = "caret-emerald-500/0"; pub(crate) const caret_emerald_500_of_10: &str = "caret-emerald-500/10"; pub(crate) const caret_emerald_500_of_100: &str = "caret-emerald-500/100"; pub(crate) const caret_emerald_500_of_20: &str = "caret-emerald-500/20"; pub(crate) const caret_emerald_500_of_25: &str = "caret-emerald-500/25"; pub(crate) const caret_emerald_500_of_30: &str = "caret-emerald-500/30"; pub(crate) const caret_emerald_500_of_40: &str = "caret-emerald-500/40"; pub(crate) const caret_emerald_500_of_5: &str = "caret-emerald-500/5"; pub(crate) const caret_emerald_500_of_50: &str = "caret-emerald-500/50"; pub(crate) const caret_emerald_500_of_60: &str = "caret-emerald-500/60"; pub(crate) const caret_emerald_500_of_70: &str = "caret-emerald-500/70"; pub(crate) const caret_emerald_500_of_75: &str = "caret-emerald-500/75"; pub(crate) const caret_emerald_500_of_80: &str = "caret-emerald-500/80"; pub(crate) const caret_emerald_500_of_90: &str = "caret-emerald-500/90"; pub(crate) const caret_emerald_500_of_95: &str = "caret-emerald-500/95"; pub(crate) const caret_emerald_50_of_0: &str = "caret-emerald-50/0"; pub(crate) const caret_emerald_50_of_10: &str = "caret-emerald-50/10"; pub(crate) const caret_emerald_50_of_100: &str = "caret-emerald-50/100"; pub(crate) const caret_emerald_50_of_20: &str = "caret-emerald-50/20"; pub(crate) const caret_emerald_50_of_25: &str = "caret-emerald-50/25"; pub(crate) const caret_emerald_50_of_30: &str = "caret-emerald-50/30"; pub(crate) const caret_emerald_50_of_40: &str = "caret-emerald-50/40"; pub(crate) const caret_emerald_50_of_5: &str = "caret-emerald-50/5"; pub(crate) const caret_emerald_50_of_50: &str = "caret-emerald-50/50"; pub(crate) const caret_emerald_50_of_60: &str = "caret-emerald-50/60"; pub(crate) const caret_emerald_50_of_70: &str = "caret-emerald-50/70"; pub(crate) const caret_emerald_50_of_75: &str = "caret-emerald-50/75"; pub(crate) const caret_emerald_50_of_80: &str = "caret-emerald-50/80"; pub(crate) const caret_emerald_50_of_90: &str = "caret-emerald-50/90"; pub(crate) const caret_emerald_50_of_95: &str = "caret-emerald-50/95"; pub(crate) const caret_emerald_600: &str = "caret-emerald-600"; pub(crate) const caret_emerald_600_of_0: &str = "caret-emerald-600/0"; pub(crate) const caret_emerald_600_of_10: &str = "caret-emerald-600/10"; pub(crate) const caret_emerald_600_of_100: &str = "caret-emerald-600/100"; pub(crate) const caret_emerald_600_of_20: &str = "caret-emerald-600/20"; pub(crate) const caret_emerald_600_of_25: &str = "caret-emerald-600/25"; pub(crate) const caret_emerald_600_of_30: &str = "caret-emerald-600/30"; pub(crate) const caret_emerald_600_of_40: &str = "caret-emerald-600/40"; pub(crate) const caret_emerald_600_of_5: &str = "caret-emerald-600/5"; pub(crate) const caret_emerald_600_of_50: &str = "caret-emerald-600/50"; pub(crate) const caret_emerald_600_of_60: &str = "caret-emerald-600/60"; pub(crate) const caret_emerald_600_of_70: &str = "caret-emerald-600/70"; pub(crate) const caret_emerald_600_of_75: &str = "caret-emerald-600/75"; pub(crate) const caret_emerald_600_of_80: &str = "caret-emerald-600/80"; pub(crate) const caret_emerald_600_of_90: &str = "caret-emerald-600/90"; pub(crate) const caret_emerald_600_of_95: &str = "caret-emerald-600/95"; pub(crate) const caret_emerald_700: &str = "caret-emerald-700"; pub(crate) const caret_emerald_700_of_0: &str = "caret-emerald-700/0"; pub(crate) const caret_emerald_700_of_10: &str = "caret-emerald-700/10"; pub(crate) const caret_emerald_700_of_100: &str = "caret-emerald-700/100"; pub(crate) const caret_emerald_700_of_20: &str = "caret-emerald-700/20"; pub(crate) const caret_emerald_700_of_25: &str = "caret-emerald-700/25"; pub(crate) const caret_emerald_700_of_30: &str = "caret-emerald-700/30"; pub(crate) const caret_emerald_700_of_40: &str = "caret-emerald-700/40"; pub(crate) const caret_emerald_700_of_5: &str = "caret-emerald-700/5"; pub(crate) const caret_emerald_700_of_50: &str = "caret-emerald-700/50"; pub(crate) const caret_emerald_700_of_60: &str = "caret-emerald-700/60"; pub(crate) const caret_emerald_700_of_70: &str = "caret-emerald-700/70"; pub(crate) const caret_emerald_700_of_75: &str = "caret-emerald-700/75"; pub(crate) const caret_emerald_700_of_80: &str = "caret-emerald-700/80"; pub(crate) const caret_emerald_700_of_90: &str = "caret-emerald-700/90"; pub(crate) const caret_emerald_700_of_95: &str = "caret-emerald-700/95"; pub(crate) const caret_emerald_800: &str = "caret-emerald-800"; pub(crate) const caret_emerald_800_of_0: &str = "caret-emerald-800/0"; pub(crate) const caret_emerald_800_of_10: &str = "caret-emerald-800/10"; pub(crate) const caret_emerald_800_of_100: &str = "caret-emerald-800/100"; pub(crate) const caret_emerald_800_of_20: &str = "caret-emerald-800/20"; pub(crate) const caret_emerald_800_of_25: &str = "caret-emerald-800/25"; pub(crate) const caret_emerald_800_of_30: &str = "caret-emerald-800/30"; pub(crate) const caret_emerald_800_of_40: &str = "caret-emerald-800/40"; pub(crate) const caret_emerald_800_of_5: &str = "caret-emerald-800/5"; pub(crate) const caret_emerald_800_of_50: &str = "caret-emerald-800/50"; pub(crate) const caret_emerald_800_of_60: &str = "caret-emerald-800/60"; pub(crate) const caret_emerald_800_of_70: &str = "caret-emerald-800/70"; pub(crate) const caret_emerald_800_of_75: &str = "caret-emerald-800/75"; pub(crate) const caret_emerald_800_of_80: &str = "caret-emerald-800/80"; pub(crate) const caret_emerald_800_of_90: &str = "caret-emerald-800/90"; pub(crate) const caret_emerald_800_of_95: &str = "caret-emerald-800/95"; pub(crate) const caret_emerald_900: &str = "caret-emerald-900"; pub(crate) const caret_emerald_900_of_0: &str = "caret-emerald-900/0"; pub(crate) const caret_emerald_900_of_10: &str = "caret-emerald-900/10"; pub(crate) const caret_emerald_900_of_100: &str = "caret-emerald-900/100"; pub(crate) const caret_emerald_900_of_20: &str = "caret-emerald-900/20"; pub(crate) const caret_emerald_900_of_25: &str = "caret-emerald-900/25"; pub(crate) const caret_emerald_900_of_30: &str = "caret-emerald-900/30"; pub(crate) const caret_emerald_900_of_40: &str = "caret-emerald-900/40"; pub(crate) const caret_emerald_900_of_5: &str = "caret-emerald-900/5"; pub(crate) const caret_emerald_900_of_50: &str = "caret-emerald-900/50"; pub(crate) const caret_emerald_900_of_60: &str = "caret-emerald-900/60"; pub(crate) const caret_emerald_900_of_70: &str = "caret-emerald-900/70"; pub(crate) const caret_emerald_900_of_75: &str = "caret-emerald-900/75"; pub(crate) const caret_emerald_900_of_80: &str = "caret-emerald-900/80"; pub(crate) const caret_emerald_900_of_90: &str = "caret-emerald-900/90"; pub(crate) const caret_emerald_900_of_95: &str = "caret-emerald-900/95"; pub(crate) const caret_fuchsia_100: &str = "caret-fuchsia-100"; pub(crate) const caret_fuchsia_100_of_0: &str = "caret-fuchsia-100/0"; pub(crate) const caret_fuchsia_100_of_10: &str = "caret-fuchsia-100/10"; pub(crate) const caret_fuchsia_100_of_100: &str = "caret-fuchsia-100/100"; pub(crate) const caret_fuchsia_100_of_20: &str = "caret-fuchsia-100/20"; pub(crate) const caret_fuchsia_100_of_25: &str = "caret-fuchsia-100/25"; pub(crate) const caret_fuchsia_100_of_30: &str = "caret-fuchsia-100/30"; pub(crate) const caret_fuchsia_100_of_40: &str = "caret-fuchsia-100/40"; pub(crate) const caret_fuchsia_100_of_5: &str = "caret-fuchsia-100/5"; pub(crate) const caret_fuchsia_100_of_50: &str = "caret-fuchsia-100/50"; pub(crate) const caret_fuchsia_100_of_60: &str = "caret-fuchsia-100/60"; pub(crate) const caret_fuchsia_100_of_70: &str = "caret-fuchsia-100/70"; pub(crate) const caret_fuchsia_100_of_75: &str = "caret-fuchsia-100/75"; pub(crate) const caret_fuchsia_100_of_80: &str = "caret-fuchsia-100/80"; pub(crate) const caret_fuchsia_100_of_90: &str = "caret-fuchsia-100/90"; pub(crate) const caret_fuchsia_100_of_95: &str = "caret-fuchsia-100/95"; pub(crate) const caret_fuchsia_200: &str = "caret-fuchsia-200"; pub(crate) const caret_fuchsia_200_of_0: &str = "caret-fuchsia-200/0"; pub(crate) const caret_fuchsia_200_of_10: &str = "caret-fuchsia-200/10"; pub(crate) const caret_fuchsia_200_of_100: &str = "caret-fuchsia-200/100"; pub(crate) const caret_fuchsia_200_of_20: &str = "caret-fuchsia-200/20"; pub(crate) const caret_fuchsia_200_of_25: &str = "caret-fuchsia-200/25"; pub(crate) const caret_fuchsia_200_of_30: &str = "caret-fuchsia-200/30"; pub(crate) const caret_fuchsia_200_of_40: &str = "caret-fuchsia-200/40"; pub(crate) const caret_fuchsia_200_of_5: &str = "caret-fuchsia-200/5"; pub(crate) const caret_fuchsia_200_of_50: &str = "caret-fuchsia-200/50"; pub(crate) const caret_fuchsia_200_of_60: &str = "caret-fuchsia-200/60"; pub(crate) const caret_fuchsia_200_of_70: &str = "caret-fuchsia-200/70"; pub(crate) const caret_fuchsia_200_of_75: &str = "caret-fuchsia-200/75"; pub(crate) const caret_fuchsia_200_of_80: &str = "caret-fuchsia-200/80"; pub(crate) const caret_fuchsia_200_of_90: &str = "caret-fuchsia-200/90"; pub(crate) const caret_fuchsia_200_of_95: &str = "caret-fuchsia-200/95"; pub(crate) const caret_fuchsia_300: &str = "caret-fuchsia-300"; pub(crate) const caret_fuchsia_300_of_0: &str = "caret-fuchsia-300/0"; pub(crate) const caret_fuchsia_300_of_10: &str = "caret-fuchsia-300/10"; pub(crate) const caret_fuchsia_300_of_100: &str = "caret-fuchsia-300/100"; pub(crate) const caret_fuchsia_300_of_20: &str = "caret-fuchsia-300/20"; pub(crate) const caret_fuchsia_300_of_25: &str = "caret-fuchsia-300/25"; pub(crate) const caret_fuchsia_300_of_30: &str = "caret-fuchsia-300/30"; pub(crate) const caret_fuchsia_300_of_40: &str = "caret-fuchsia-300/40"; pub(crate) const caret_fuchsia_300_of_5: &str = "caret-fuchsia-300/5"; pub(crate) const caret_fuchsia_300_of_50: &str = "caret-fuchsia-300/50"; pub(crate) const caret_fuchsia_300_of_60: &str = "caret-fuchsia-300/60"; pub(crate) const caret_fuchsia_300_of_70: &str = "caret-fuchsia-300/70"; pub(crate) const caret_fuchsia_300_of_75: &str = "caret-fuchsia-300/75"; pub(crate) const caret_fuchsia_300_of_80: &str = "caret-fuchsia-300/80"; pub(crate) const caret_fuchsia_300_of_90: &str = "caret-fuchsia-300/90"; pub(crate) const caret_fuchsia_300_of_95: &str = "caret-fuchsia-300/95"; pub(crate) const caret_fuchsia_400: &str = "caret-fuchsia-400"; pub(crate) const caret_fuchsia_400_of_0: &str = "caret-fuchsia-400/0"; pub(crate) const caret_fuchsia_400_of_10: &str = "caret-fuchsia-400/10"; pub(crate) const caret_fuchsia_400_of_100: &str = "caret-fuchsia-400/100"; pub(crate) const caret_fuchsia_400_of_20: &str = "caret-fuchsia-400/20"; pub(crate) const caret_fuchsia_400_of_25: &str = "caret-fuchsia-400/25"; pub(crate) const caret_fuchsia_400_of_30: &str = "caret-fuchsia-400/30"; pub(crate) const caret_fuchsia_400_of_40: &str = "caret-fuchsia-400/40"; pub(crate) const caret_fuchsia_400_of_5: &str = "caret-fuchsia-400/5"; pub(crate) const caret_fuchsia_400_of_50: &str = "caret-fuchsia-400/50"; pub(crate) const caret_fuchsia_400_of_60: &str = "caret-fuchsia-400/60"; pub(crate) const caret_fuchsia_400_of_70: &str = "caret-fuchsia-400/70"; pub(crate) const caret_fuchsia_400_of_75: &str = "caret-fuchsia-400/75"; pub(crate) const caret_fuchsia_400_of_80: &str = "caret-fuchsia-400/80"; pub(crate) const caret_fuchsia_400_of_90: &str = "caret-fuchsia-400/90"; pub(crate) const caret_fuchsia_400_of_95: &str = "caret-fuchsia-400/95"; pub(crate) const caret_fuchsia_50: &str = "caret-fuchsia-50"; pub(crate) const caret_fuchsia_500: &str = "caret-fuchsia-500"; pub(crate) const caret_fuchsia_500_of_0: &str = "caret-fuchsia-500/0"; pub(crate) const caret_fuchsia_500_of_10: &str = "caret-fuchsia-500/10"; pub(crate) const caret_fuchsia_500_of_100: &str = "caret-fuchsia-500/100"; pub(crate) const caret_fuchsia_500_of_20: &str = "caret-fuchsia-500/20"; pub(crate) const caret_fuchsia_500_of_25: &str = "caret-fuchsia-500/25"; pub(crate) const caret_fuchsia_500_of_30: &str = "caret-fuchsia-500/30"; pub(crate) const caret_fuchsia_500_of_40: &str = "caret-fuchsia-500/40"; pub(crate) const caret_fuchsia_500_of_5: &str = "caret-fuchsia-500/5"; pub(crate) const caret_fuchsia_500_of_50: &str = "caret-fuchsia-500/50"; pub(crate) const caret_fuchsia_500_of_60: &str = "caret-fuchsia-500/60"; pub(crate) const caret_fuchsia_500_of_70: &str = "caret-fuchsia-500/70"; pub(crate) const caret_fuchsia_500_of_75: &str = "caret-fuchsia-500/75"; pub(crate) const caret_fuchsia_500_of_80: &str = "caret-fuchsia-500/80"; pub(crate) const caret_fuchsia_500_of_90: &str = "caret-fuchsia-500/90"; pub(crate) const caret_fuchsia_500_of_95: &str = "caret-fuchsia-500/95"; pub(crate) const caret_fuchsia_50_of_0: &str = "caret-fuchsia-50/0"; pub(crate) const caret_fuchsia_50_of_10: &str = "caret-fuchsia-50/10"; pub(crate) const caret_fuchsia_50_of_100: &str = "caret-fuchsia-50/100"; pub(crate) const caret_fuchsia_50_of_20: &str = "caret-fuchsia-50/20"; pub(crate) const caret_fuchsia_50_of_25: &str = "caret-fuchsia-50/25"; pub(crate) const caret_fuchsia_50_of_30: &str = "caret-fuchsia-50/30"; pub(crate) const caret_fuchsia_50_of_40: &str = "caret-fuchsia-50/40"; pub(crate) const caret_fuchsia_50_of_5: &str = "caret-fuchsia-50/5"; pub(crate) const caret_fuchsia_50_of_50: &str = "caret-fuchsia-50/50"; pub(crate) const caret_fuchsia_50_of_60: &str = "caret-fuchsia-50/60"; pub(crate) const caret_fuchsia_50_of_70: &str = "caret-fuchsia-50/70"; pub(crate) const caret_fuchsia_50_of_75: &str = "caret-fuchsia-50/75"; pub(crate) const caret_fuchsia_50_of_80: &str = "caret-fuchsia-50/80"; pub(crate) const caret_fuchsia_50_of_90: &str = "caret-fuchsia-50/90"; pub(crate) const caret_fuchsia_50_of_95: &str = "caret-fuchsia-50/95"; pub(crate) const caret_fuchsia_600: &str = "caret-fuchsia-600"; pub(crate) const caret_fuchsia_600_of_0: &str = "caret-fuchsia-600/0"; pub(crate) const caret_fuchsia_600_of_10: &str = "caret-fuchsia-600/10"; pub(crate) const caret_fuchsia_600_of_100: &str = "caret-fuchsia-600/100"; pub(crate) const caret_fuchsia_600_of_20: &str = "caret-fuchsia-600/20"; pub(crate) const caret_fuchsia_600_of_25: &str = "caret-fuchsia-600/25"; pub(crate) const caret_fuchsia_600_of_30: &str = "caret-fuchsia-600/30"; pub(crate) const caret_fuchsia_600_of_40: &str = "caret-fuchsia-600/40"; pub(crate) const caret_fuchsia_600_of_5: &str = "caret-fuchsia-600/5"; pub(crate) const caret_fuchsia_600_of_50: &str = "caret-fuchsia-600/50"; pub(crate) const caret_fuchsia_600_of_60: &str = "caret-fuchsia-600/60"; pub(crate) const caret_fuchsia_600_of_70: &str = "caret-fuchsia-600/70"; pub(crate) const caret_fuchsia_600_of_75: &str = "caret-fuchsia-600/75"; pub(crate) const caret_fuchsia_600_of_80: &str = "caret-fuchsia-600/80"; pub(crate) const caret_fuchsia_600_of_90: &str = "caret-fuchsia-600/90"; pub(crate) const caret_fuchsia_600_of_95: &str = "caret-fuchsia-600/95"; pub(crate) const caret_fuchsia_700: &str = "caret-fuchsia-700"; pub(crate) const caret_fuchsia_700_of_0: &str = "caret-fuchsia-700/0"; pub(crate) const caret_fuchsia_700_of_10: &str = "caret-fuchsia-700/10"; pub(crate) const caret_fuchsia_700_of_100: &str = "caret-fuchsia-700/100"; pub(crate) const caret_fuchsia_700_of_20: &str = "caret-fuchsia-700/20"; pub(crate) const caret_fuchsia_700_of_25: &str = "caret-fuchsia-700/25"; pub(crate) const caret_fuchsia_700_of_30: &str = "caret-fuchsia-700/30"; pub(crate) const caret_fuchsia_700_of_40: &str = "caret-fuchsia-700/40"; pub(crate) const caret_fuchsia_700_of_5: &str = "caret-fuchsia-700/5"; pub(crate) const caret_fuchsia_700_of_50: &str = "caret-fuchsia-700/50"; pub(crate) const caret_fuchsia_700_of_60: &str = "caret-fuchsia-700/60"; pub(crate) const caret_fuchsia_700_of_70: &str = "caret-fuchsia-700/70"; pub(crate) const caret_fuchsia_700_of_75: &str = "caret-fuchsia-700/75"; pub(crate) const caret_fuchsia_700_of_80: &str = "caret-fuchsia-700/80"; pub(crate) const caret_fuchsia_700_of_90: &str = "caret-fuchsia-700/90"; pub(crate) const caret_fuchsia_700_of_95: &str = "caret-fuchsia-700/95"; pub(crate) const caret_fuchsia_800: &str = "caret-fuchsia-800"; pub(crate) const caret_fuchsia_800_of_0: &str = "caret-fuchsia-800/0"; pub(crate) const caret_fuchsia_800_of_10: &str = "caret-fuchsia-800/10"; pub(crate) const caret_fuchsia_800_of_100: &str = "caret-fuchsia-800/100"; pub(crate) const caret_fuchsia_800_of_20: &str = "caret-fuchsia-800/20"; pub(crate) const caret_fuchsia_800_of_25: &str = "caret-fuchsia-800/25"; pub(crate) const caret_fuchsia_800_of_30: &str = "caret-fuchsia-800/30"; pub(crate) const caret_fuchsia_800_of_40: &str = "caret-fuchsia-800/40"; pub(crate) const caret_fuchsia_800_of_5: &str = "caret-fuchsia-800/5"; pub(crate) const caret_fuchsia_800_of_50: &str = "caret-fuchsia-800/50"; pub(crate) const caret_fuchsia_800_of_60: &str = "caret-fuchsia-800/60"; pub(crate) const caret_fuchsia_800_of_70: &str = "caret-fuchsia-800/70"; pub(crate) const caret_fuchsia_800_of_75: &str = "caret-fuchsia-800/75"; pub(crate) const caret_fuchsia_800_of_80: &str = "caret-fuchsia-800/80"; pub(crate) const caret_fuchsia_800_of_90: &str = "caret-fuchsia-800/90"; pub(crate) const caret_fuchsia_800_of_95: &str = "caret-fuchsia-800/95"; pub(crate) const caret_fuchsia_900: &str = "caret-fuchsia-900"; pub(crate) const caret_fuchsia_900_of_0: &str = "caret-fuchsia-900/0"; pub(crate) const caret_fuchsia_900_of_10: &str = "caret-fuchsia-900/10"; pub(crate) const caret_fuchsia_900_of_100: &str = "caret-fuchsia-900/100"; pub(crate) const caret_fuchsia_900_of_20: &str = "caret-fuchsia-900/20"; pub(crate) const caret_fuchsia_900_of_25: &str = "caret-fuchsia-900/25"; pub(crate) const caret_fuchsia_900_of_30: &str = "caret-fuchsia-900/30"; pub(crate) const caret_fuchsia_900_of_40: &str = "caret-fuchsia-900/40"; pub(crate) const caret_fuchsia_900_of_5: &str = "caret-fuchsia-900/5"; pub(crate) const caret_fuchsia_900_of_50: &str = "caret-fuchsia-900/50"; pub(crate) const caret_fuchsia_900_of_60: &str = "caret-fuchsia-900/60"; pub(crate) const caret_fuchsia_900_of_70: &str = "caret-fuchsia-900/70"; pub(crate) const caret_fuchsia_900_of_75: &str = "caret-fuchsia-900/75"; pub(crate) const caret_fuchsia_900_of_80: &str = "caret-fuchsia-900/80"; pub(crate) const caret_fuchsia_900_of_90: &str = "caret-fuchsia-900/90"; pub(crate) const caret_fuchsia_900_of_95: &str = "caret-fuchsia-900/95"; pub(crate) const caret_gray_100: &str = "caret-gray-100"; pub(crate) const caret_gray_100_of_0: &str = "caret-gray-100/0"; pub(crate) const caret_gray_100_of_10: &str = "caret-gray-100/10"; pub(crate) const caret_gray_100_of_100: &str = "caret-gray-100/100"; pub(crate) const caret_gray_100_of_20: &str = "caret-gray-100/20"; pub(crate) const caret_gray_100_of_25: &str = "caret-gray-100/25"; pub(crate) const caret_gray_100_of_30: &str = "caret-gray-100/30"; pub(crate) const caret_gray_100_of_40: &str = "caret-gray-100/40"; pub(crate) const caret_gray_100_of_5: &str = "caret-gray-100/5"; pub(crate) const caret_gray_100_of_50: &str = "caret-gray-100/50"; pub(crate) const caret_gray_100_of_60: &str = "caret-gray-100/60"; pub(crate) const caret_gray_100_of_70: &str = "caret-gray-100/70"; pub(crate) const caret_gray_100_of_75: &str = "caret-gray-100/75"; pub(crate) const caret_gray_100_of_80: &str = "caret-gray-100/80"; pub(crate) const caret_gray_100_of_90: &str = "caret-gray-100/90"; pub(crate) const caret_gray_100_of_95: &str = "caret-gray-100/95"; pub(crate) const caret_gray_200: &str = "caret-gray-200"; pub(crate) const caret_gray_200_of_0: &str = "caret-gray-200/0"; pub(crate) const caret_gray_200_of_10: &str = "caret-gray-200/10"; pub(crate) const caret_gray_200_of_100: &str = "caret-gray-200/100"; pub(crate) const caret_gray_200_of_20: &str = "caret-gray-200/20"; pub(crate) const caret_gray_200_of_25: &str = "caret-gray-200/25"; pub(crate) const caret_gray_200_of_30: &str = "caret-gray-200/30"; pub(crate) const caret_gray_200_of_40: &str = "caret-gray-200/40"; pub(crate) const caret_gray_200_of_5: &str = "caret-gray-200/5"; pub(crate) const caret_gray_200_of_50: &str = "caret-gray-200/50"; pub(crate) const caret_gray_200_of_60: &str = "caret-gray-200/60"; pub(crate) const caret_gray_200_of_70: &str = "caret-gray-200/70"; pub(crate) const caret_gray_200_of_75: &str = "caret-gray-200/75"; pub(crate) const caret_gray_200_of_80: &str = "caret-gray-200/80"; pub(crate) const caret_gray_200_of_90: &str = "caret-gray-200/90"; pub(crate) const caret_gray_200_of_95: &str = "caret-gray-200/95"; pub(crate) const caret_gray_300: &str = "caret-gray-300"; pub(crate) const caret_gray_300_of_0: &str = "caret-gray-300/0"; pub(crate) const caret_gray_300_of_10: &str = "caret-gray-300/10"; pub(crate) const caret_gray_300_of_100: &str = "caret-gray-300/100"; pub(crate) const caret_gray_300_of_20: &str = "caret-gray-300/20"; pub(crate) const caret_gray_300_of_25: &str = "caret-gray-300/25"; pub(crate) const caret_gray_300_of_30: &str = "caret-gray-300/30"; pub(crate) const caret_gray_300_of_40: &str = "caret-gray-300/40"; pub(crate) const caret_gray_300_of_5: &str = "caret-gray-300/5"; pub(crate) const caret_gray_300_of_50: &str = "caret-gray-300/50"; pub(crate) const caret_gray_300_of_60: &str = "caret-gray-300/60"; pub(crate) const caret_gray_300_of_70: &str = "caret-gray-300/70"; pub(crate) const caret_gray_300_of_75: &str = "caret-gray-300/75"; pub(crate) const caret_gray_300_of_80: &str = "caret-gray-300/80"; pub(crate) const caret_gray_300_of_90: &str = "caret-gray-300/90"; pub(crate) const caret_gray_300_of_95: &str = "caret-gray-300/95"; pub(crate) const caret_gray_400: &str = "caret-gray-400"; pub(crate) const caret_gray_400_of_0: &str = "caret-gray-400/0"; pub(crate) const caret_gray_400_of_10: &str = "caret-gray-400/10"; pub(crate) const caret_gray_400_of_100: &str = "caret-gray-400/100"; pub(crate) const caret_gray_400_of_20: &str = "caret-gray-400/20"; pub(crate) const caret_gray_400_of_25: &str = "caret-gray-400/25"; pub(crate) const caret_gray_400_of_30: &str = "caret-gray-400/30"; pub(crate) const caret_gray_400_of_40: &str = "caret-gray-400/40"; pub(crate) const caret_gray_400_of_5: &str = "caret-gray-400/5"; pub(crate) const caret_gray_400_of_50: &str = "caret-gray-400/50"; pub(crate) const caret_gray_400_of_60: &str = "caret-gray-400/60"; pub(crate) const caret_gray_400_of_70: &str = "caret-gray-400/70"; pub(crate) const caret_gray_400_of_75: &str = "caret-gray-400/75"; pub(crate) const caret_gray_400_of_80: &str = "caret-gray-400/80"; pub(crate) const caret_gray_400_of_90: &str = "caret-gray-400/90"; pub(crate) const caret_gray_400_of_95: &str = "caret-gray-400/95"; pub(crate) const caret_gray_50: &str = "caret-gray-50"; pub(crate) const caret_gray_500: &str = "caret-gray-500"; pub(crate) const caret_gray_500_of_0: &str = "caret-gray-500/0"; pub(crate) const caret_gray_500_of_10: &str = "caret-gray-500/10"; pub(crate) const caret_gray_500_of_100: &str = "caret-gray-500/100"; pub(crate) const caret_gray_500_of_20: &str = "caret-gray-500/20"; pub(crate) const caret_gray_500_of_25: &str = "caret-gray-500/25"; pub(crate) const caret_gray_500_of_30: &str = "caret-gray-500/30"; pub(crate) const caret_gray_500_of_40: &str = "caret-gray-500/40"; pub(crate) const caret_gray_500_of_5: &str = "caret-gray-500/5"; pub(crate) const caret_gray_500_of_50: &str = "caret-gray-500/50"; pub(crate) const caret_gray_500_of_60: &str = "caret-gray-500/60"; pub(crate) const caret_gray_500_of_70: &str = "caret-gray-500/70"; pub(crate) const caret_gray_500_of_75: &str = "caret-gray-500/75"; pub(crate) const caret_gray_500_of_80: &str = "caret-gray-500/80"; pub(crate) const caret_gray_500_of_90: &str = "caret-gray-500/90"; pub(crate) const caret_gray_500_of_95: &str = "caret-gray-500/95"; pub(crate) const caret_gray_50_of_0: &str = "caret-gray-50/0"; pub(crate) const caret_gray_50_of_10: &str = "caret-gray-50/10"; pub(crate) const caret_gray_50_of_100: &str = "caret-gray-50/100"; pub(crate) const caret_gray_50_of_20: &str = "caret-gray-50/20"; pub(crate) const caret_gray_50_of_25: &str = "caret-gray-50/25"; pub(crate) const caret_gray_50_of_30: &str = "caret-gray-50/30"; pub(crate) const caret_gray_50_of_40: &str = "caret-gray-50/40"; pub(crate) const caret_gray_50_of_5: &str = "caret-gray-50/5"; pub(crate) const caret_gray_50_of_50: &str = "caret-gray-50/50"; pub(crate) const caret_gray_50_of_60: &str = "caret-gray-50/60"; pub(crate) const caret_gray_50_of_70: &str = "caret-gray-50/70"; pub(crate) const caret_gray_50_of_75: &str = "caret-gray-50/75"; pub(crate) const caret_gray_50_of_80: &str = "caret-gray-50/80"; pub(crate) const caret_gray_50_of_90: &str = "caret-gray-50/90"; pub(crate) const caret_gray_50_of_95: &str = "caret-gray-50/95"; pub(crate) const caret_gray_600: &str = "caret-gray-600"; pub(crate) const caret_gray_600_of_0: &str = "caret-gray-600/0"; pub(crate) const caret_gray_600_of_10: &str = "caret-gray-600/10"; pub(crate) const caret_gray_600_of_100: &str = "caret-gray-600/100"; pub(crate) const caret_gray_600_of_20: &str = "caret-gray-600/20"; pub(crate) const caret_gray_600_of_25: &str = "caret-gray-600/25"; pub(crate) const caret_gray_600_of_30: &str = "caret-gray-600/30"; pub(crate) const caret_gray_600_of_40: &str = "caret-gray-600/40"; pub(crate) const caret_gray_600_of_5: &str = "caret-gray-600/5"; pub(crate) const caret_gray_600_of_50: &str = "caret-gray-600/50"; pub(crate) const caret_gray_600_of_60: &str = "caret-gray-600/60"; pub(crate) const caret_gray_600_of_70: &str = "caret-gray-600/70"; pub(crate) const caret_gray_600_of_75: &str = "caret-gray-600/75"; pub(crate) const caret_gray_600_of_80: &str = "caret-gray-600/80"; pub(crate) const caret_gray_600_of_90: &str = "caret-gray-600/90"; pub(crate) const caret_gray_600_of_95: &str = "caret-gray-600/95"; pub(crate) const caret_gray_700: &str = "caret-gray-700"; pub(crate) const caret_gray_700_of_0: &str = "caret-gray-700/0"; pub(crate) const caret_gray_700_of_10: &str = "caret-gray-700/10"; pub(crate) const caret_gray_700_of_100: &str = "caret-gray-700/100"; pub(crate) const caret_gray_700_of_20: &str = "caret-gray-700/20"; pub(crate) const caret_gray_700_of_25: &str = "caret-gray-700/25"; pub(crate) const caret_gray_700_of_30: &str = "caret-gray-700/30"; pub(crate) const caret_gray_700_of_40: &str = "caret-gray-700/40"; pub(crate) const caret_gray_700_of_5: &str = "caret-gray-700/5"; pub(crate) const caret_gray_700_of_50: &str = "caret-gray-700/50"; pub(crate) const caret_gray_700_of_60: &str = "caret-gray-700/60"; pub(crate) const caret_gray_700_of_70: &str = "caret-gray-700/70"; pub(crate) const caret_gray_700_of_75: &str = "caret-gray-700/75"; pub(crate) const caret_gray_700_of_80: &str = "caret-gray-700/80"; pub(crate) const caret_gray_700_of_90: &str = "caret-gray-700/90"; pub(crate) const caret_gray_700_of_95: &str = "caret-gray-700/95"; pub(crate) const caret_gray_800: &str = "caret-gray-800"; pub(crate) const caret_gray_800_of_0: &str = "caret-gray-800/0"; pub(crate) const caret_gray_800_of_10: &str = "caret-gray-800/10"; pub(crate) const caret_gray_800_of_100: &str = "caret-gray-800/100"; pub(crate) const caret_gray_800_of_20: &str = "caret-gray-800/20"; pub(crate) const caret_gray_800_of_25: &str = "caret-gray-800/25"; pub(crate) const caret_gray_800_of_30: &str = "caret-gray-800/30"; pub(crate) const caret_gray_800_of_40: &str = "caret-gray-800/40"; pub(crate) const caret_gray_800_of_5: &str = "caret-gray-800/5"; pub(crate) const caret_gray_800_of_50: &str = "caret-gray-800/50"; pub(crate) const caret_gray_800_of_60: &str = "caret-gray-800/60"; pub(crate) const caret_gray_800_of_70: &str = "caret-gray-800/70"; pub(crate) const caret_gray_800_of_75: &str = "caret-gray-800/75"; pub(crate) const caret_gray_800_of_80: &str = "caret-gray-800/80"; pub(crate) const caret_gray_800_of_90: &str = "caret-gray-800/90"; pub(crate) const caret_gray_800_of_95: &str = "caret-gray-800/95"; pub(crate) const caret_gray_900: &str = "caret-gray-900"; pub(crate) const caret_gray_900_of_0: &str = "caret-gray-900/0"; pub(crate) const caret_gray_900_of_10: &str = "caret-gray-900/10"; pub(crate) const caret_gray_900_of_100: &str = "caret-gray-900/100"; pub(crate) const caret_gray_900_of_20: &str = "caret-gray-900/20"; pub(crate) const caret_gray_900_of_25: &str = "caret-gray-900/25"; pub(crate) const caret_gray_900_of_30: &str = "caret-gray-900/30"; pub(crate) const caret_gray_900_of_40: &str = "caret-gray-900/40"; pub(crate) const caret_gray_900_of_5: &str = "caret-gray-900/5"; pub(crate) const caret_gray_900_of_50: &str = "caret-gray-900/50"; pub(crate) const caret_gray_900_of_60: &str = "caret-gray-900/60"; pub(crate) const caret_gray_900_of_70: &str = "caret-gray-900/70"; pub(crate) const caret_gray_900_of_75: &str = "caret-gray-900/75"; pub(crate) const caret_gray_900_of_80: &str = "caret-gray-900/80"; pub(crate) const caret_gray_900_of_90: &str = "caret-gray-900/90"; pub(crate) const caret_gray_900_of_95: &str = "caret-gray-900/95"; pub(crate) const caret_green_100: &str = "caret-green-100"; pub(crate) const caret_green_100_of_0: &str = "caret-green-100/0"; pub(crate) const caret_green_100_of_10: &str = "caret-green-100/10"; pub(crate) const caret_green_100_of_100: &str = "caret-green-100/100"; pub(crate) const caret_green_100_of_20: &str = "caret-green-100/20"; pub(crate) const caret_green_100_of_25: &str = "caret-green-100/25"; pub(crate) const caret_green_100_of_30: &str = "caret-green-100/30"; pub(crate) const caret_green_100_of_40: &str = "caret-green-100/40"; pub(crate) const caret_green_100_of_5: &str = "caret-green-100/5"; pub(crate) const caret_green_100_of_50: &str = "caret-green-100/50"; pub(crate) const caret_green_100_of_60: &str = "caret-green-100/60"; pub(crate) const caret_green_100_of_70: &str = "caret-green-100/70"; pub(crate) const caret_green_100_of_75: &str = "caret-green-100/75"; pub(crate) const caret_green_100_of_80: &str = "caret-green-100/80"; pub(crate) const caret_green_100_of_90: &str = "caret-green-100/90"; pub(crate) const caret_green_100_of_95: &str = "caret-green-100/95"; pub(crate) const caret_green_200: &str = "caret-green-200"; pub(crate) const caret_green_200_of_0: &str = "caret-green-200/0"; pub(crate) const caret_green_200_of_10: &str = "caret-green-200/10"; pub(crate) const caret_green_200_of_100: &str = "caret-green-200/100"; pub(crate) const caret_green_200_of_20: &str = "caret-green-200/20"; pub(crate) const caret_green_200_of_25: &str = "caret-green-200/25"; pub(crate) const caret_green_200_of_30: &str = "caret-green-200/30"; pub(crate) const caret_green_200_of_40: &str = "caret-green-200/40"; pub(crate) const caret_green_200_of_5: &str = "caret-green-200/5"; pub(crate) const caret_green_200_of_50: &str = "caret-green-200/50"; pub(crate) const caret_green_200_of_60: &str = "caret-green-200/60"; pub(crate) const caret_green_200_of_70: &str = "caret-green-200/70"; pub(crate) const caret_green_200_of_75: &str = "caret-green-200/75"; pub(crate) const caret_green_200_of_80: &str = "caret-green-200/80"; pub(crate) const caret_green_200_of_90: &str = "caret-green-200/90"; pub(crate) const caret_green_200_of_95: &str = "caret-green-200/95"; pub(crate) const caret_green_300: &str = "caret-green-300"; pub(crate) const caret_green_300_of_0: &str = "caret-green-300/0"; pub(crate) const caret_green_300_of_10: &str = "caret-green-300/10"; pub(crate) const caret_green_300_of_100: &str = "caret-green-300/100"; pub(crate) const caret_green_300_of_20: &str = "caret-green-300/20"; pub(crate) const caret_green_300_of_25: &str = "caret-green-300/25"; pub(crate) const caret_green_300_of_30: &str = "caret-green-300/30"; pub(crate) const caret_green_300_of_40: &str = "caret-green-300/40"; pub(crate) const caret_green_300_of_5: &str = "caret-green-300/5"; pub(crate) const caret_green_300_of_50: &str = "caret-green-300/50"; pub(crate) const caret_green_300_of_60: &str = "caret-green-300/60"; pub(crate) const caret_green_300_of_70: &str = "caret-green-300/70"; pub(crate) const caret_green_300_of_75: &str = "caret-green-300/75"; pub(crate) const caret_green_300_of_80: &str = "caret-green-300/80"; pub(crate) const caret_green_300_of_90: &str = "caret-green-300/90"; pub(crate) const caret_green_300_of_95: &str = "caret-green-300/95"; pub(crate) const caret_green_400: &str = "caret-green-400"; pub(crate) const caret_green_400_of_0: &str = "caret-green-400/0"; pub(crate) const caret_green_400_of_10: &str = "caret-green-400/10"; pub(crate) const caret_green_400_of_100: &str = "caret-green-400/100"; pub(crate) const caret_green_400_of_20: &str = "caret-green-400/20"; pub(crate) const caret_green_400_of_25: &str = "caret-green-400/25"; pub(crate) const caret_green_400_of_30: &str = "caret-green-400/30"; pub(crate) const caret_green_400_of_40: &str = "caret-green-400/40"; pub(crate) const caret_green_400_of_5: &str = "caret-green-400/5"; pub(crate) const caret_green_400_of_50: &str = "caret-green-400/50"; pub(crate) const caret_green_400_of_60: &str = "caret-green-400/60"; pub(crate) const caret_green_400_of_70: &str = "caret-green-400/70"; pub(crate) const caret_green_400_of_75: &str = "caret-green-400/75"; pub(crate) const caret_green_400_of_80: &str = "caret-green-400/80"; pub(crate) const caret_green_400_of_90: &str = "caret-green-400/90"; pub(crate) const caret_green_400_of_95: &str = "caret-green-400/95"; pub(crate) const caret_green_50: &str = "caret-green-50"; pub(crate) const caret_green_500: &str = "caret-green-500"; pub(crate) const caret_green_500_of_0: &str = "caret-green-500/0"; pub(crate) const caret_green_500_of_10: &str = "caret-green-500/10"; pub(crate) const caret_green_500_of_100: &str = "caret-green-500/100"; pub(crate) const caret_green_500_of_20: &str = "caret-green-500/20"; pub(crate) const caret_green_500_of_25: &str = "caret-green-500/25"; pub(crate) const caret_green_500_of_30: &str = "caret-green-500/30"; pub(crate) const caret_green_500_of_40: &str = "caret-green-500/40"; pub(crate) const caret_green_500_of_5: &str = "caret-green-500/5"; pub(crate) const caret_green_500_of_50: &str = "caret-green-500/50"; pub(crate) const caret_green_500_of_60: &str = "caret-green-500/60"; pub(crate) const caret_green_500_of_70: &str = "caret-green-500/70"; pub(crate) const caret_green_500_of_75: &str = "caret-green-500/75"; pub(crate) const caret_green_500_of_80: &str = "caret-green-500/80"; pub(crate) const caret_green_500_of_90: &str = "caret-green-500/90"; pub(crate) const caret_green_500_of_95: &str = "caret-green-500/95"; pub(crate) const caret_green_50_of_0: &str = "caret-green-50/0"; pub(crate) const caret_green_50_of_10: &str = "caret-green-50/10"; pub(crate) const caret_green_50_of_100: &str = "caret-green-50/100"; pub(crate) const caret_green_50_of_20: &str = "caret-green-50/20"; pub(crate) const caret_green_50_of_25: &str = "caret-green-50/25"; pub(crate) const caret_green_50_of_30: &str = "caret-green-50/30"; pub(crate) const caret_green_50_of_40: &str = "caret-green-50/40"; pub(crate) const caret_green_50_of_5: &str = "caret-green-50/5"; pub(crate) const caret_green_50_of_50: &str = "caret-green-50/50"; pub(crate) const caret_green_50_of_60: &str = "caret-green-50/60"; pub(crate) const caret_green_50_of_70: &str = "caret-green-50/70"; pub(crate) const caret_green_50_of_75: &str = "caret-green-50/75"; pub(crate) const caret_green_50_of_80: &str = "caret-green-50/80"; pub(crate) const caret_green_50_of_90: &str = "caret-green-50/90"; pub(crate) const caret_green_50_of_95: &str = "caret-green-50/95"; pub(crate) const caret_green_600: &str = "caret-green-600"; pub(crate) const caret_green_600_of_0: &str = "caret-green-600/0"; pub(crate) const caret_green_600_of_10: &str = "caret-green-600/10"; pub(crate) const caret_green_600_of_100: &str = "caret-green-600/100"; pub(crate) const caret_green_600_of_20: &str = "caret-green-600/20"; pub(crate) const caret_green_600_of_25: &str = "caret-green-600/25"; pub(crate) const caret_green_600_of_30: &str = "caret-green-600/30"; pub(crate) const caret_green_600_of_40: &str = "caret-green-600/40"; pub(crate) const caret_green_600_of_5: &str = "caret-green-600/5"; pub(crate) const caret_green_600_of_50: &str = "caret-green-600/50"; pub(crate) const caret_green_600_of_60: &str = "caret-green-600/60"; pub(crate) const caret_green_600_of_70: &str = "caret-green-600/70"; pub(crate) const caret_green_600_of_75: &str = "caret-green-600/75"; pub(crate) const caret_green_600_of_80: &str = "caret-green-600/80"; pub(crate) const caret_green_600_of_90: &str = "caret-green-600/90"; pub(crate) const caret_green_600_of_95: &str = "caret-green-600/95"; pub(crate) const caret_green_700: &str = "caret-green-700"; pub(crate) const caret_green_700_of_0: &str = "caret-green-700/0"; pub(crate) const caret_green_700_of_10: &str = "caret-green-700/10"; pub(crate) const caret_green_700_of_100: &str = "caret-green-700/100"; pub(crate) const caret_green_700_of_20: &str = "caret-green-700/20"; pub(crate) const caret_green_700_of_25: &str = "caret-green-700/25"; pub(crate) const caret_green_700_of_30: &str = "caret-green-700/30"; pub(crate) const caret_green_700_of_40: &str = "caret-green-700/40"; pub(crate) const caret_green_700_of_5: &str = "caret-green-700/5"; pub(crate) const caret_green_700_of_50: &str = "caret-green-700/50"; pub(crate) const caret_green_700_of_60: &str = "caret-green-700/60"; pub(crate) const caret_green_700_of_70: &str = "caret-green-700/70"; pub(crate) const caret_green_700_of_75: &str = "caret-green-700/75"; pub(crate) const caret_green_700_of_80: &str = "caret-green-700/80"; pub(crate) const caret_green_700_of_90: &str = "caret-green-700/90"; pub(crate) const caret_green_700_of_95: &str = "caret-green-700/95"; pub(crate) const caret_green_800: &str = "caret-green-800"; pub(crate) const caret_green_800_of_0: &str = "caret-green-800/0"; pub(crate) const caret_green_800_of_10: &str = "caret-green-800/10"; pub(crate) const caret_green_800_of_100: &str = "caret-green-800/100"; pub(crate) const caret_green_800_of_20: &str = "caret-green-800/20"; pub(crate) const caret_green_800_of_25: &str = "caret-green-800/25"; pub(crate) const caret_green_800_of_30: &str = "caret-green-800/30"; pub(crate) const caret_green_800_of_40: &str = "caret-green-800/40"; pub(crate) const caret_green_800_of_5: &str = "caret-green-800/5"; pub(crate) const caret_green_800_of_50: &str = "caret-green-800/50"; pub(crate) const caret_green_800_of_60: &str = "caret-green-800/60"; pub(crate) const caret_green_800_of_70: &str = "caret-green-800/70"; pub(crate) const caret_green_800_of_75: &str = "caret-green-800/75"; pub(crate) const caret_green_800_of_80: &str = "caret-green-800/80"; pub(crate) const caret_green_800_of_90: &str = "caret-green-800/90"; pub(crate) const caret_green_800_of_95: &str = "caret-green-800/95"; pub(crate) const caret_green_900: &str = "caret-green-900"; pub(crate) const caret_green_900_of_0: &str = "caret-green-900/0"; pub(crate) const caret_green_900_of_10: &str = "caret-green-900/10"; pub(crate) const caret_green_900_of_100: &str = "caret-green-900/100"; pub(crate) const caret_green_900_of_20: &str = "caret-green-900/20"; pub(crate) const caret_green_900_of_25: &str = "caret-green-900/25"; pub(crate) const caret_green_900_of_30: &str = "caret-green-900/30"; pub(crate) const caret_green_900_of_40: &str = "caret-green-900/40"; pub(crate) const caret_green_900_of_5: &str = "caret-green-900/5"; pub(crate) const caret_green_900_of_50: &str = "caret-green-900/50"; pub(crate) const caret_green_900_of_60: &str = "caret-green-900/60"; pub(crate) const caret_green_900_of_70: &str = "caret-green-900/70"; pub(crate) const caret_green_900_of_75: &str = "caret-green-900/75"; pub(crate) const caret_green_900_of_80: &str = "caret-green-900/80"; pub(crate) const caret_green_900_of_90: &str = "caret-green-900/90"; pub(crate) const caret_green_900_of_95: &str = "caret-green-900/95"; pub(crate) const caret_indigo_100: &str = "caret-indigo-100"; pub(crate) const caret_indigo_100_of_0: &str = "caret-indigo-100/0"; pub(crate) const caret_indigo_100_of_10: &str = "caret-indigo-100/10"; pub(crate) const caret_indigo_100_of_100: &str = "caret-indigo-100/100"; pub(crate) const caret_indigo_100_of_20: &str = "caret-indigo-100/20"; pub(crate) const caret_indigo_100_of_25: &str = "caret-indigo-100/25"; pub(crate) const caret_indigo_100_of_30: &str = "caret-indigo-100/30"; pub(crate) const caret_indigo_100_of_40: &str = "caret-indigo-100/40"; pub(crate) const caret_indigo_100_of_5: &str = "caret-indigo-100/5"; pub(crate) const caret_indigo_100_of_50: &str = "caret-indigo-100/50"; pub(crate) const caret_indigo_100_of_60: &str = "caret-indigo-100/60"; pub(crate) const caret_indigo_100_of_70: &str = "caret-indigo-100/70"; pub(crate) const caret_indigo_100_of_75: &str = "caret-indigo-100/75"; pub(crate) const caret_indigo_100_of_80: &str = "caret-indigo-100/80"; pub(crate) const caret_indigo_100_of_90: &str = "caret-indigo-100/90"; pub(crate) const caret_indigo_100_of_95: &str = "caret-indigo-100/95"; pub(crate) const caret_indigo_200: &str = "caret-indigo-200"; pub(crate) const caret_indigo_200_of_0: &str = "caret-indigo-200/0"; pub(crate) const caret_indigo_200_of_10: &str = "caret-indigo-200/10"; pub(crate) const caret_indigo_200_of_100: &str = "caret-indigo-200/100"; pub(crate) const caret_indigo_200_of_20: &str = "caret-indigo-200/20"; pub(crate) const caret_indigo_200_of_25: &str = "caret-indigo-200/25"; pub(crate) const caret_indigo_200_of_30: &str = "caret-indigo-200/30"; pub(crate) const caret_indigo_200_of_40: &str = "caret-indigo-200/40"; pub(crate) const caret_indigo_200_of_5: &str = "caret-indigo-200/5"; pub(crate) const caret_indigo_200_of_50: &str = "caret-indigo-200/50"; pub(crate) const caret_indigo_200_of_60: &str = "caret-indigo-200/60"; pub(crate) const caret_indigo_200_of_70: &str = "caret-indigo-200/70"; pub(crate) const caret_indigo_200_of_75: &str = "caret-indigo-200/75"; pub(crate) const caret_indigo_200_of_80: &str = "caret-indigo-200/80"; pub(crate) const caret_indigo_200_of_90: &str = "caret-indigo-200/90"; pub(crate) const caret_indigo_200_of_95: &str = "caret-indigo-200/95"; pub(crate) const caret_indigo_300: &str = "caret-indigo-300"; pub(crate) const caret_indigo_300_of_0: &str = "caret-indigo-300/0"; pub(crate) const caret_indigo_300_of_10: &str = "caret-indigo-300/10"; pub(crate) const caret_indigo_300_of_100: &str = "caret-indigo-300/100"; pub(crate) const caret_indigo_300_of_20: &str = "caret-indigo-300/20"; pub(crate) const caret_indigo_300_of_25: &str = "caret-indigo-300/25"; pub(crate) const caret_indigo_300_of_30: &str = "caret-indigo-300/30"; pub(crate) const caret_indigo_300_of_40: &str = "caret-indigo-300/40"; pub(crate) const caret_indigo_300_of_5: &str = "caret-indigo-300/5"; pub(crate) const caret_indigo_300_of_50: &str = "caret-indigo-300/50"; pub(crate) const caret_indigo_300_of_60: &str = "caret-indigo-300/60"; pub(crate) const caret_indigo_300_of_70: &str = "caret-indigo-300/70"; pub(crate) const caret_indigo_300_of_75: &str = "caret-indigo-300/75"; pub(crate) const caret_indigo_300_of_80: &str = "caret-indigo-300/80"; pub(crate) const caret_indigo_300_of_90: &str = "caret-indigo-300/90"; pub(crate) const caret_indigo_300_of_95: &str = "caret-indigo-300/95"; pub(crate) const caret_indigo_400: &str = "caret-indigo-400"; pub(crate) const caret_indigo_400_of_0: &str = "caret-indigo-400/0"; pub(crate) const caret_indigo_400_of_10: &str = "caret-indigo-400/10"; pub(crate) const caret_indigo_400_of_100: &str = "caret-indigo-400/100"; pub(crate) const caret_indigo_400_of_20: &str = "caret-indigo-400/20"; pub(crate) const caret_indigo_400_of_25: &str = "caret-indigo-400/25"; pub(crate) const caret_indigo_400_of_30: &str = "caret-indigo-400/30"; pub(crate) const caret_indigo_400_of_40: &str = "caret-indigo-400/40"; pub(crate) const caret_indigo_400_of_5: &str = "caret-indigo-400/5"; pub(crate) const caret_indigo_400_of_50: &str = "caret-indigo-400/50"; pub(crate) const caret_indigo_400_of_60: &str = "caret-indigo-400/60"; pub(crate) const caret_indigo_400_of_70: &str = "caret-indigo-400/70"; pub(crate) const caret_indigo_400_of_75: &str = "caret-indigo-400/75"; pub(crate) const caret_indigo_400_of_80: &str = "caret-indigo-400/80"; pub(crate) const caret_indigo_400_of_90: &str = "caret-indigo-400/90"; pub(crate) const caret_indigo_400_of_95: &str = "caret-indigo-400/95"; pub(crate) const caret_indigo_50: &str = "caret-indigo-50"; pub(crate) const caret_indigo_500: &str = "caret-indigo-500"; pub(crate) const caret_indigo_500_of_0: &str = "caret-indigo-500/0"; pub(crate) const caret_indigo_500_of_10: &str = "caret-indigo-500/10"; pub(crate) const caret_indigo_500_of_100: &str = "caret-indigo-500/100"; pub(crate) const caret_indigo_500_of_20: &str = "caret-indigo-500/20"; pub(crate) const caret_indigo_500_of_25: &str = "caret-indigo-500/25"; pub(crate) const caret_indigo_500_of_30: &str = "caret-indigo-500/30"; pub(crate) const caret_indigo_500_of_40: &str = "caret-indigo-500/40"; pub(crate) const caret_indigo_500_of_5: &str = "caret-indigo-500/5"; pub(crate) const caret_indigo_500_of_50: &str = "caret-indigo-500/50"; pub(crate) const caret_indigo_500_of_60: &str = "caret-indigo-500/60"; pub(crate) const caret_indigo_500_of_70: &str = "caret-indigo-500/70"; pub(crate) const caret_indigo_500_of_75: &str = "caret-indigo-500/75"; pub(crate) const caret_indigo_500_of_80: &str = "caret-indigo-500/80"; pub(crate) const caret_indigo_500_of_90: &str = "caret-indigo-500/90"; pub(crate) const caret_indigo_500_of_95: &str = "caret-indigo-500/95"; pub(crate) const caret_indigo_50_of_0: &str = "caret-indigo-50/0"; pub(crate) const caret_indigo_50_of_10: &str = "caret-indigo-50/10"; pub(crate) const caret_indigo_50_of_100: &str = "caret-indigo-50/100"; pub(crate) const caret_indigo_50_of_20: &str = "caret-indigo-50/20"; pub(crate) const caret_indigo_50_of_25: &str = "caret-indigo-50/25"; pub(crate) const caret_indigo_50_of_30: &str = "caret-indigo-50/30"; pub(crate) const caret_indigo_50_of_40: &str = "caret-indigo-50/40"; pub(crate) const caret_indigo_50_of_5: &str = "caret-indigo-50/5"; pub(crate) const caret_indigo_50_of_50: &str = "caret-indigo-50/50"; pub(crate) const caret_indigo_50_of_60: &str = "caret-indigo-50/60"; pub(crate) const caret_indigo_50_of_70: &str = "caret-indigo-50/70"; pub(crate) const caret_indigo_50_of_75: &str = "caret-indigo-50/75"; pub(crate) const caret_indigo_50_of_80: &str = "caret-indigo-50/80"; pub(crate) const caret_indigo_50_of_90: &str = "caret-indigo-50/90"; pub(crate) const caret_indigo_50_of_95: &str = "caret-indigo-50/95"; pub(crate) const caret_indigo_600: &str = "caret-indigo-600"; pub(crate) const caret_indigo_600_of_0: &str = "caret-indigo-600/0"; pub(crate) const caret_indigo_600_of_10: &str = "caret-indigo-600/10"; pub(crate) const caret_indigo_600_of_100: &str = "caret-indigo-600/100"; pub(crate) const caret_indigo_600_of_20: &str = "caret-indigo-600/20"; pub(crate) const caret_indigo_600_of_25: &str = "caret-indigo-600/25"; pub(crate) const caret_indigo_600_of_30: &str = "caret-indigo-600/30"; pub(crate) const caret_indigo_600_of_40: &str = "caret-indigo-600/40"; pub(crate) const caret_indigo_600_of_5: &str = "caret-indigo-600/5"; pub(crate) const caret_indigo_600_of_50: &str = "caret-indigo-600/50"; pub(crate) const caret_indigo_600_of_60: &str = "caret-indigo-600/60"; pub(crate) const caret_indigo_600_of_70: &str = "caret-indigo-600/70"; pub(crate) const caret_indigo_600_of_75: &str = "caret-indigo-600/75"; pub(crate) const caret_indigo_600_of_80: &str = "caret-indigo-600/80"; pub(crate) const caret_indigo_600_of_90: &str = "caret-indigo-600/90"; pub(crate) const caret_indigo_600_of_95: &str = "caret-indigo-600/95"; pub(crate) const caret_indigo_700: &str = "caret-indigo-700"; pub(crate) const caret_indigo_700_of_0: &str = "caret-indigo-700/0"; pub(crate) const caret_indigo_700_of_10: &str = "caret-indigo-700/10"; pub(crate) const caret_indigo_700_of_100: &str = "caret-indigo-700/100"; pub(crate) const caret_indigo_700_of_20: &str = "caret-indigo-700/20"; pub(crate) const caret_indigo_700_of_25: &str = "caret-indigo-700/25"; pub(crate) const caret_indigo_700_of_30: &str = "caret-indigo-700/30"; pub(crate) const caret_indigo_700_of_40: &str = "caret-indigo-700/40"; pub(crate) const caret_indigo_700_of_5: &str = "caret-indigo-700/5"; pub(crate) const caret_indigo_700_of_50: &str = "caret-indigo-700/50"; pub(crate) const caret_indigo_700_of_60: &str = "caret-indigo-700/60"; pub(crate) const caret_indigo_700_of_70: &str = "caret-indigo-700/70"; pub(crate) const caret_indigo_700_of_75: &str = "caret-indigo-700/75"; pub(crate) const caret_indigo_700_of_80: &str = "caret-indigo-700/80"; pub(crate) const caret_indigo_700_of_90: &str = "caret-indigo-700/90"; pub(crate) const caret_indigo_700_of_95: &str = "caret-indigo-700/95"; pub(crate) const caret_indigo_800: &str = "caret-indigo-800"; pub(crate) const caret_indigo_800_of_0: &str = "caret-indigo-800/0"; pub(crate) const caret_indigo_800_of_10: &str = "caret-indigo-800/10"; pub(crate) const caret_indigo_800_of_100: &str = "caret-indigo-800/100"; pub(crate) const caret_indigo_800_of_20: &str = "caret-indigo-800/20"; pub(crate) const caret_indigo_800_of_25: &str = "caret-indigo-800/25"; pub(crate) const caret_indigo_800_of_30: &str = "caret-indigo-800/30"; pub(crate) const caret_indigo_800_of_40: &str = "caret-indigo-800/40"; pub(crate) const caret_indigo_800_of_5: &str = "caret-indigo-800/5"; pub(crate) const caret_indigo_800_of_50: &str = "caret-indigo-800/50"; pub(crate) const caret_indigo_800_of_60: &str = "caret-indigo-800/60"; pub(crate) const caret_indigo_800_of_70: &str = "caret-indigo-800/70"; pub(crate) const caret_indigo_800_of_75: &str = "caret-indigo-800/75"; pub(crate) const caret_indigo_800_of_80: &str = "caret-indigo-800/80"; pub(crate) const caret_indigo_800_of_90: &str = "caret-indigo-800/90"; pub(crate) const caret_indigo_800_of_95: &str = "caret-indigo-800/95"; pub(crate) const caret_indigo_900: &str = "caret-indigo-900"; pub(crate) const caret_indigo_900_of_0: &str = "caret-indigo-900/0"; pub(crate) const caret_indigo_900_of_10: &str = "caret-indigo-900/10"; pub(crate) const caret_indigo_900_of_100: &str = "caret-indigo-900/100"; pub(crate) const caret_indigo_900_of_20: &str = "caret-indigo-900/20"; pub(crate) const caret_indigo_900_of_25: &str = "caret-indigo-900/25"; pub(crate) const caret_indigo_900_of_30: &str = "caret-indigo-900/30"; pub(crate) const caret_indigo_900_of_40: &str = "caret-indigo-900/40"; pub(crate) const caret_indigo_900_of_5: &str = "caret-indigo-900/5"; pub(crate) const caret_indigo_900_of_50: &str = "caret-indigo-900/50"; pub(crate) const caret_indigo_900_of_60: &str = "caret-indigo-900/60"; pub(crate) const caret_indigo_900_of_70: &str = "caret-indigo-900/70"; pub(crate) const caret_indigo_900_of_75: &str = "caret-indigo-900/75"; pub(crate) const caret_indigo_900_of_80: &str = "caret-indigo-900/80"; pub(crate) const caret_indigo_900_of_90: &str = "caret-indigo-900/90"; pub(crate) const caret_indigo_900_of_95: &str = "caret-indigo-900/95"; pub(crate) const caret_inherit: &str = "caret-inherit"; pub(crate) const caret_lime_100: &str = "caret-lime-100"; pub(crate) const caret_lime_100_of_0: &str = "caret-lime-100/0"; pub(crate) const caret_lime_100_of_10: &str = "caret-lime-100/10"; pub(crate) const caret_lime_100_of_100: &str = "caret-lime-100/100"; pub(crate) const caret_lime_100_of_20: &str = "caret-lime-100/20"; pub(crate) const caret_lime_100_of_25: &str = "caret-lime-100/25"; pub(crate) const caret_lime_100_of_30: &str = "caret-lime-100/30"; pub(crate) const caret_lime_100_of_40: &str = "caret-lime-100/40"; pub(crate) const caret_lime_100_of_5: &str = "caret-lime-100/5"; pub(crate) const caret_lime_100_of_50: &str = "caret-lime-100/50"; pub(crate) const caret_lime_100_of_60: &str = "caret-lime-100/60"; pub(crate) const caret_lime_100_of_70: &str = "caret-lime-100/70"; pub(crate) const caret_lime_100_of_75: &str = "caret-lime-100/75"; pub(crate) const caret_lime_100_of_80: &str = "caret-lime-100/80"; pub(crate) const caret_lime_100_of_90: &str = "caret-lime-100/90"; pub(crate) const caret_lime_100_of_95: &str = "caret-lime-100/95"; pub(crate) const caret_lime_200: &str = "caret-lime-200"; pub(crate) const caret_lime_200_of_0: &str = "caret-lime-200/0"; pub(crate) const caret_lime_200_of_10: &str = "caret-lime-200/10"; pub(crate) const caret_lime_200_of_100: &str = "caret-lime-200/100"; pub(crate) const caret_lime_200_of_20: &str = "caret-lime-200/20"; pub(crate) const caret_lime_200_of_25: &str = "caret-lime-200/25"; pub(crate) const caret_lime_200_of_30: &str = "caret-lime-200/30"; pub(crate) const caret_lime_200_of_40: &str = "caret-lime-200/40"; pub(crate) const caret_lime_200_of_5: &str = "caret-lime-200/5"; pub(crate) const caret_lime_200_of_50: &str = "caret-lime-200/50"; pub(crate) const caret_lime_200_of_60: &str = "caret-lime-200/60"; pub(crate) const caret_lime_200_of_70: &str = "caret-lime-200/70"; pub(crate) const caret_lime_200_of_75: &str = "caret-lime-200/75"; pub(crate) const caret_lime_200_of_80: &str = "caret-lime-200/80"; pub(crate) const caret_lime_200_of_90: &str = "caret-lime-200/90"; pub(crate) const caret_lime_200_of_95: &str = "caret-lime-200/95"; pub(crate) const caret_lime_300: &str = "caret-lime-300"; pub(crate) const caret_lime_300_of_0: &str = "caret-lime-300/0"; pub(crate) const caret_lime_300_of_10: &str = "caret-lime-300/10"; pub(crate) const caret_lime_300_of_100: &str = "caret-lime-300/100"; pub(crate) const caret_lime_300_of_20: &str = "caret-lime-300/20"; pub(crate) const caret_lime_300_of_25: &str = "caret-lime-300/25"; pub(crate) const caret_lime_300_of_30: &str = "caret-lime-300/30"; pub(crate) const caret_lime_300_of_40: &str = "caret-lime-300/40"; pub(crate) const caret_lime_300_of_5: &str = "caret-lime-300/5"; pub(crate) const caret_lime_300_of_50: &str = "caret-lime-300/50"; pub(crate) const caret_lime_300_of_60: &str = "caret-lime-300/60"; pub(crate) const caret_lime_300_of_70: &str = "caret-lime-300/70"; pub(crate) const caret_lime_300_of_75: &str = "caret-lime-300/75"; pub(crate) const caret_lime_300_of_80: &str = "caret-lime-300/80"; pub(crate) const caret_lime_300_of_90: &str = "caret-lime-300/90"; pub(crate) const caret_lime_300_of_95: &str = "caret-lime-300/95"; pub(crate) const caret_lime_400: &str = "caret-lime-400"; pub(crate) const caret_lime_400_of_0: &str = "caret-lime-400/0"; pub(crate) const caret_lime_400_of_10: &str = "caret-lime-400/10"; pub(crate) const caret_lime_400_of_100: &str = "caret-lime-400/100"; pub(crate) const caret_lime_400_of_20: &str = "caret-lime-400/20"; pub(crate) const caret_lime_400_of_25: &str = "caret-lime-400/25"; pub(crate) const caret_lime_400_of_30: &str = "caret-lime-400/30"; pub(crate) const caret_lime_400_of_40: &str = "caret-lime-400/40"; pub(crate) const caret_lime_400_of_5: &str = "caret-lime-400/5"; pub(crate) const caret_lime_400_of_50: &str = "caret-lime-400/50"; pub(crate) const caret_lime_400_of_60: &str = "caret-lime-400/60"; pub(crate) const caret_lime_400_of_70: &str = "caret-lime-400/70"; pub(crate) const caret_lime_400_of_75: &str = "caret-lime-400/75"; pub(crate) const caret_lime_400_of_80: &str = "caret-lime-400/80"; pub(crate) const caret_lime_400_of_90: &str = "caret-lime-400/90"; pub(crate) const caret_lime_400_of_95: &str = "caret-lime-400/95"; pub(crate) const caret_lime_50: &str = "caret-lime-50"; pub(crate) const caret_lime_500: &str = "caret-lime-500"; pub(crate) const caret_lime_500_of_0: &str = "caret-lime-500/0"; pub(crate) const caret_lime_500_of_10: &str = "caret-lime-500/10"; pub(crate) const caret_lime_500_of_100: &str = "caret-lime-500/100"; pub(crate) const caret_lime_500_of_20: &str = "caret-lime-500/20"; pub(crate) const caret_lime_500_of_25: &str = "caret-lime-500/25"; pub(crate) const caret_lime_500_of_30: &str = "caret-lime-500/30"; pub(crate) const caret_lime_500_of_40: &str = "caret-lime-500/40"; pub(crate) const caret_lime_500_of_5: &str = "caret-lime-500/5"; pub(crate) const caret_lime_500_of_50: &str = "caret-lime-500/50"; pub(crate) const caret_lime_500_of_60: &str = "caret-lime-500/60"; pub(crate) const caret_lime_500_of_70: &str = "caret-lime-500/70"; pub(crate) const caret_lime_500_of_75: &str = "caret-lime-500/75"; pub(crate) const caret_lime_500_of_80: &str = "caret-lime-500/80"; pub(crate) const caret_lime_500_of_90: &str = "caret-lime-500/90"; pub(crate) const caret_lime_500_of_95: &str = "caret-lime-500/95"; pub(crate) const caret_lime_50_of_0: &str = "caret-lime-50/0"; pub(crate) const caret_lime_50_of_10: &str = "caret-lime-50/10"; pub(crate) const caret_lime_50_of_100: &str = "caret-lime-50/100"; pub(crate) const caret_lime_50_of_20: &str = "caret-lime-50/20"; pub(crate) const caret_lime_50_of_25: &str = "caret-lime-50/25"; pub(crate) const caret_lime_50_of_30: &str = "caret-lime-50/30"; pub(crate) const caret_lime_50_of_40: &str = "caret-lime-50/40"; pub(crate) const caret_lime_50_of_5: &str = "caret-lime-50/5"; pub(crate) const caret_lime_50_of_50: &str = "caret-lime-50/50"; pub(crate) const caret_lime_50_of_60: &str = "caret-lime-50/60"; pub(crate) const caret_lime_50_of_70: &str = "caret-lime-50/70"; pub(crate) const caret_lime_50_of_75: &str = "caret-lime-50/75"; pub(crate) const caret_lime_50_of_80: &str = "caret-lime-50/80"; pub(crate) const caret_lime_50_of_90: &str = "caret-lime-50/90"; pub(crate) const caret_lime_50_of_95: &str = "caret-lime-50/95"; pub(crate) const caret_lime_600: &str = "caret-lime-600"; pub(crate) const caret_lime_600_of_0: &str = "caret-lime-600/0"; pub(crate) const caret_lime_600_of_10: &str = "caret-lime-600/10"; pub(crate) const caret_lime_600_of_100: &str = "caret-lime-600/100"; pub(crate) const caret_lime_600_of_20: &str = "caret-lime-600/20"; pub(crate) const caret_lime_600_of_25: &str = "caret-lime-600/25"; pub(crate) const caret_lime_600_of_30: &str = "caret-lime-600/30"; pub(crate) const caret_lime_600_of_40: &str = "caret-lime-600/40"; pub(crate) const caret_lime_600_of_5: &str = "caret-lime-600/5"; pub(crate) const caret_lime_600_of_50: &str = "caret-lime-600/50"; pub(crate) const caret_lime_600_of_60: &str = "caret-lime-600/60"; pub(crate) const caret_lime_600_of_70: &str = "caret-lime-600/70"; pub(crate) const caret_lime_600_of_75: &str = "caret-lime-600/75"; pub(crate) const caret_lime_600_of_80: &str = "caret-lime-600/80"; pub(crate) const caret_lime_600_of_90: &str = "caret-lime-600/90"; pub(crate) const caret_lime_600_of_95: &str = "caret-lime-600/95"; pub(crate) const caret_lime_700: &str = "caret-lime-700"; pub(crate) const caret_lime_700_of_0: &str = "caret-lime-700/0"; pub(crate) const caret_lime_700_of_10: &str = "caret-lime-700/10"; pub(crate) const caret_lime_700_of_100: &str = "caret-lime-700/100"; pub(crate) const caret_lime_700_of_20: &str = "caret-lime-700/20"; pub(crate) const caret_lime_700_of_25: &str = "caret-lime-700/25"; pub(crate) const caret_lime_700_of_30: &str = "caret-lime-700/30"; pub(crate) const caret_lime_700_of_40: &str = "caret-lime-700/40"; pub(crate) const caret_lime_700_of_5: &str = "caret-lime-700/5"; pub(crate) const caret_lime_700_of_50: &str = "caret-lime-700/50"; pub(crate) const caret_lime_700_of_60: &str = "caret-lime-700/60"; pub(crate) const caret_lime_700_of_70: &str = "caret-lime-700/70"; pub(crate) const caret_lime_700_of_75: &str = "caret-lime-700/75"; pub(crate) const caret_lime_700_of_80: &str = "caret-lime-700/80"; pub(crate) const caret_lime_700_of_90: &str = "caret-lime-700/90"; pub(crate) const caret_lime_700_of_95: &str = "caret-lime-700/95"; pub(crate) const caret_lime_800: &str = "caret-lime-800"; pub(crate) const caret_lime_800_of_0: &str = "caret-lime-800/0"; pub(crate) const caret_lime_800_of_10: &str = "caret-lime-800/10"; pub(crate) const caret_lime_800_of_100: &str = "caret-lime-800/100"; pub(crate) const caret_lime_800_of_20: &str = "caret-lime-800/20"; pub(crate) const caret_lime_800_of_25: &str = "caret-lime-800/25"; pub(crate) const caret_lime_800_of_30: &str = "caret-lime-800/30"; pub(crate) const caret_lime_800_of_40: &str = "caret-lime-800/40"; pub(crate) const caret_lime_800_of_5: &str = "caret-lime-800/5"; pub(crate) const caret_lime_800_of_50: &str = "caret-lime-800/50"; pub(crate) const caret_lime_800_of_60: &str = "caret-lime-800/60"; pub(crate) const caret_lime_800_of_70: &str = "caret-lime-800/70"; pub(crate) const caret_lime_800_of_75: &str = "caret-lime-800/75"; pub(crate) const caret_lime_800_of_80: &str = "caret-lime-800/80"; pub(crate) const caret_lime_800_of_90: &str = "caret-lime-800/90"; pub(crate) const caret_lime_800_of_95: &str = "caret-lime-800/95"; pub(crate) const caret_lime_900: &str = "caret-lime-900"; pub(crate) const caret_lime_900_of_0: &str = "caret-lime-900/0"; pub(crate) const caret_lime_900_of_10: &str = "caret-lime-900/10"; pub(crate) const caret_lime_900_of_100: &str = "caret-lime-900/100"; pub(crate) const caret_lime_900_of_20: &str = "caret-lime-900/20"; pub(crate) const caret_lime_900_of_25: &str = "caret-lime-900/25"; pub(crate) const caret_lime_900_of_30: &str = "caret-lime-900/30"; pub(crate) const caret_lime_900_of_40: &str = "caret-lime-900/40"; pub(crate) const caret_lime_900_of_5: &str = "caret-lime-900/5"; pub(crate) const caret_lime_900_of_50: &str = "caret-lime-900/50"; pub(crate) const caret_lime_900_of_60: &str = "caret-lime-900/60"; pub(crate) const caret_lime_900_of_70: &str = "caret-lime-900/70"; pub(crate) const caret_lime_900_of_75: &str = "caret-lime-900/75"; pub(crate) const caret_lime_900_of_80: &str = "caret-lime-900/80"; pub(crate) const caret_lime_900_of_90: &str = "caret-lime-900/90"; pub(crate) const caret_lime_900_of_95: &str = "caret-lime-900/95"; pub(crate) const caret_neutral_100: &str = "caret-neutral-100"; pub(crate) const caret_neutral_100_of_0: &str = "caret-neutral-100/0"; pub(crate) const caret_neutral_100_of_10: &str = "caret-neutral-100/10"; pub(crate) const caret_neutral_100_of_100: &str = "caret-neutral-100/100"; pub(crate) const caret_neutral_100_of_20: &str = "caret-neutral-100/20"; pub(crate) const caret_neutral_100_of_25: &str = "caret-neutral-100/25"; pub(crate) const caret_neutral_100_of_30: &str = "caret-neutral-100/30"; pub(crate) const caret_neutral_100_of_40: &str = "caret-neutral-100/40"; pub(crate) const caret_neutral_100_of_5: &str = "caret-neutral-100/5"; pub(crate) const caret_neutral_100_of_50: &str = "caret-neutral-100/50"; pub(crate) const caret_neutral_100_of_60: &str = "caret-neutral-100/60"; pub(crate) const caret_neutral_100_of_70: &str = "caret-neutral-100/70"; pub(crate) const caret_neutral_100_of_75: &str = "caret-neutral-100/75"; pub(crate) const caret_neutral_100_of_80: &str = "caret-neutral-100/80"; pub(crate) const caret_neutral_100_of_90: &str = "caret-neutral-100/90"; pub(crate) const caret_neutral_100_of_95: &str = "caret-neutral-100/95"; pub(crate) const caret_neutral_200: &str = "caret-neutral-200"; pub(crate) const caret_neutral_200_of_0: &str = "caret-neutral-200/0"; pub(crate) const caret_neutral_200_of_10: &str = "caret-neutral-200/10"; pub(crate) const caret_neutral_200_of_100: &str = "caret-neutral-200/100"; pub(crate) const caret_neutral_200_of_20: &str = "caret-neutral-200/20"; pub(crate) const caret_neutral_200_of_25: &str = "caret-neutral-200/25"; pub(crate) const caret_neutral_200_of_30: &str = "caret-neutral-200/30"; pub(crate) const caret_neutral_200_of_40: &str = "caret-neutral-200/40"; pub(crate) const caret_neutral_200_of_5: &str = "caret-neutral-200/5"; pub(crate) const caret_neutral_200_of_50: &str = "caret-neutral-200/50"; pub(crate) const caret_neutral_200_of_60: &str = "caret-neutral-200/60"; pub(crate) const caret_neutral_200_of_70: &str = "caret-neutral-200/70"; pub(crate) const caret_neutral_200_of_75: &str = "caret-neutral-200/75"; pub(crate) const caret_neutral_200_of_80: &str = "caret-neutral-200/80"; pub(crate) const caret_neutral_200_of_90: &str = "caret-neutral-200/90"; pub(crate) const caret_neutral_200_of_95: &str = "caret-neutral-200/95"; pub(crate) const caret_neutral_300: &str = "caret-neutral-300"; pub(crate) const caret_neutral_300_of_0: &str = "caret-neutral-300/0"; pub(crate) const caret_neutral_300_of_10: &str = "caret-neutral-300/10"; pub(crate) const caret_neutral_300_of_100: &str = "caret-neutral-300/100"; pub(crate) const caret_neutral_300_of_20: &str = "caret-neutral-300/20"; pub(crate) const caret_neutral_300_of_25: &str = "caret-neutral-300/25"; pub(crate) const caret_neutral_300_of_30: &str = "caret-neutral-300/30"; pub(crate) const caret_neutral_300_of_40: &str = "caret-neutral-300/40"; pub(crate) const caret_neutral_300_of_5: &str = "caret-neutral-300/5"; pub(crate) const caret_neutral_300_of_50: &str = "caret-neutral-300/50"; pub(crate) const caret_neutral_300_of_60: &str = "caret-neutral-300/60"; pub(crate) const caret_neutral_300_of_70: &str = "caret-neutral-300/70"; pub(crate) const caret_neutral_300_of_75: &str = "caret-neutral-300/75"; pub(crate) const caret_neutral_300_of_80: &str = "caret-neutral-300/80"; pub(crate) const caret_neutral_300_of_90: &str = "caret-neutral-300/90"; pub(crate) const caret_neutral_300_of_95: &str = "caret-neutral-300/95"; pub(crate) const caret_neutral_400: &str = "caret-neutral-400"; pub(crate) const caret_neutral_400_of_0: &str = "caret-neutral-400/0"; pub(crate) const caret_neutral_400_of_10: &str = "caret-neutral-400/10"; pub(crate) const caret_neutral_400_of_100: &str = "caret-neutral-400/100"; pub(crate) const caret_neutral_400_of_20: &str = "caret-neutral-400/20"; pub(crate) const caret_neutral_400_of_25: &str = "caret-neutral-400/25"; pub(crate) const caret_neutral_400_of_30: &str = "caret-neutral-400/30"; pub(crate) const caret_neutral_400_of_40: &str = "caret-neutral-400/40"; pub(crate) const caret_neutral_400_of_5: &str = "caret-neutral-400/5"; pub(crate) const caret_neutral_400_of_50: &str = "caret-neutral-400/50"; pub(crate) const caret_neutral_400_of_60: &str = "caret-neutral-400/60"; pub(crate) const caret_neutral_400_of_70: &str = "caret-neutral-400/70"; pub(crate) const caret_neutral_400_of_75: &str = "caret-neutral-400/75"; pub(crate) const caret_neutral_400_of_80: &str = "caret-neutral-400/80"; pub(crate) const caret_neutral_400_of_90: &str = "caret-neutral-400/90"; pub(crate) const caret_neutral_400_of_95: &str = "caret-neutral-400/95"; pub(crate) const caret_neutral_50: &str = "caret-neutral-50"; pub(crate) const caret_neutral_500: &str = "caret-neutral-500"; pub(crate) const caret_neutral_500_of_0: &str = "caret-neutral-500/0"; pub(crate) const caret_neutral_500_of_10: &str = "caret-neutral-500/10"; pub(crate) const caret_neutral_500_of_100: &str = "caret-neutral-500/100"; pub(crate) const caret_neutral_500_of_20: &str = "caret-neutral-500/20"; pub(crate) const caret_neutral_500_of_25: &str = "caret-neutral-500/25"; pub(crate) const caret_neutral_500_of_30: &str = "caret-neutral-500/30"; pub(crate) const caret_neutral_500_of_40: &str = "caret-neutral-500/40"; pub(crate) const caret_neutral_500_of_5: &str = "caret-neutral-500/5"; pub(crate) const caret_neutral_500_of_50: &str = "caret-neutral-500/50"; pub(crate) const caret_neutral_500_of_60: &str = "caret-neutral-500/60"; pub(crate) const caret_neutral_500_of_70: &str = "caret-neutral-500/70"; pub(crate) const caret_neutral_500_of_75: &str = "caret-neutral-500/75"; pub(crate) const caret_neutral_500_of_80: &str = "caret-neutral-500/80"; pub(crate) const caret_neutral_500_of_90: &str = "caret-neutral-500/90"; pub(crate) const caret_neutral_500_of_95: &str = "caret-neutral-500/95"; pub(crate) const caret_neutral_50_of_0: &str = "caret-neutral-50/0"; pub(crate) const caret_neutral_50_of_10: &str = "caret-neutral-50/10"; pub(crate) const caret_neutral_50_of_100: &str = "caret-neutral-50/100"; pub(crate) const caret_neutral_50_of_20: &str = "caret-neutral-50/20"; pub(crate) const caret_neutral_50_of_25: &str = "caret-neutral-50/25"; pub(crate) const caret_neutral_50_of_30: &str = "caret-neutral-50/30"; pub(crate) const caret_neutral_50_of_40: &str = "caret-neutral-50/40"; pub(crate) const caret_neutral_50_of_5: &str = "caret-neutral-50/5"; pub(crate) const caret_neutral_50_of_50: &str = "caret-neutral-50/50"; pub(crate) const caret_neutral_50_of_60: &str = "caret-neutral-50/60"; pub(crate) const caret_neutral_50_of_70: &str = "caret-neutral-50/70"; pub(crate) const caret_neutral_50_of_75: &str = "caret-neutral-50/75"; pub(crate) const caret_neutral_50_of_80: &str = "caret-neutral-50/80"; pub(crate) const caret_neutral_50_of_90: &str = "caret-neutral-50/90"; pub(crate) const caret_neutral_50_of_95: &str = "caret-neutral-50/95"; pub(crate) const caret_neutral_600: &str = "caret-neutral-600"; pub(crate) const caret_neutral_600_of_0: &str = "caret-neutral-600/0"; pub(crate) const caret_neutral_600_of_10: &str = "caret-neutral-600/10"; pub(crate) const caret_neutral_600_of_100: &str = "caret-neutral-600/100"; pub(crate) const caret_neutral_600_of_20: &str = "caret-neutral-600/20"; pub(crate) const caret_neutral_600_of_25: &str = "caret-neutral-600/25"; pub(crate) const caret_neutral_600_of_30: &str = "caret-neutral-600/30"; pub(crate) const caret_neutral_600_of_40: &str = "caret-neutral-600/40"; pub(crate) const caret_neutral_600_of_5: &str = "caret-neutral-600/5"; pub(crate) const caret_neutral_600_of_50: &str = "caret-neutral-600/50"; pub(crate) const caret_neutral_600_of_60: &str = "caret-neutral-600/60"; pub(crate) const caret_neutral_600_of_70: &str = "caret-neutral-600/70"; pub(crate) const caret_neutral_600_of_75: &str = "caret-neutral-600/75"; pub(crate) const caret_neutral_600_of_80: &str = "caret-neutral-600/80"; pub(crate) const caret_neutral_600_of_90: &str = "caret-neutral-600/90"; pub(crate) const caret_neutral_600_of_95: &str = "caret-neutral-600/95"; pub(crate) const caret_neutral_700: &str = "caret-neutral-700"; pub(crate) const caret_neutral_700_of_0: &str = "caret-neutral-700/0"; pub(crate) const caret_neutral_700_of_10: &str = "caret-neutral-700/10"; pub(crate) const caret_neutral_700_of_100: &str = "caret-neutral-700/100"; pub(crate) const caret_neutral_700_of_20: &str = "caret-neutral-700/20"; pub(crate) const caret_neutral_700_of_25: &str = "caret-neutral-700/25"; pub(crate) const caret_neutral_700_of_30: &str = "caret-neutral-700/30"; pub(crate) const caret_neutral_700_of_40: &str = "caret-neutral-700/40"; pub(crate) const caret_neutral_700_of_5: &str = "caret-neutral-700/5"; pub(crate) const caret_neutral_700_of_50: &str = "caret-neutral-700/50"; pub(crate) const caret_neutral_700_of_60: &str = "caret-neutral-700/60"; pub(crate) const caret_neutral_700_of_70: &str = "caret-neutral-700/70"; pub(crate) const caret_neutral_700_of_75: &str = "caret-neutral-700/75"; pub(crate) const caret_neutral_700_of_80: &str = "caret-neutral-700/80"; pub(crate) const caret_neutral_700_of_90: &str = "caret-neutral-700/90"; pub(crate) const caret_neutral_700_of_95: &str = "caret-neutral-700/95"; pub(crate) const caret_neutral_800: &str = "caret-neutral-800"; pub(crate) const caret_neutral_800_of_0: &str = "caret-neutral-800/0"; pub(crate) const caret_neutral_800_of_10: &str = "caret-neutral-800/10"; pub(crate) const caret_neutral_800_of_100: &str = "caret-neutral-800/100"; pub(crate) const caret_neutral_800_of_20: &str = "caret-neutral-800/20"; pub(crate) const caret_neutral_800_of_25: &str = "caret-neutral-800/25"; pub(crate) const caret_neutral_800_of_30: &str = "caret-neutral-800/30"; pub(crate) const caret_neutral_800_of_40: &str = "caret-neutral-800/40"; pub(crate) const caret_neutral_800_of_5: &str = "caret-neutral-800/5"; pub(crate) const caret_neutral_800_of_50: &str = "caret-neutral-800/50"; pub(crate) const caret_neutral_800_of_60: &str = "caret-neutral-800/60"; pub(crate) const caret_neutral_800_of_70: &str = "caret-neutral-800/70"; pub(crate) const caret_neutral_800_of_75: &str = "caret-neutral-800/75"; pub(crate) const caret_neutral_800_of_80: &str = "caret-neutral-800/80"; pub(crate) const caret_neutral_800_of_90: &str = "caret-neutral-800/90"; pub(crate) const caret_neutral_800_of_95: &str = "caret-neutral-800/95"; pub(crate) const caret_neutral_900: &str = "caret-neutral-900"; pub(crate) const caret_neutral_900_of_0: &str = "caret-neutral-900/0"; pub(crate) const caret_neutral_900_of_10: &str = "caret-neutral-900/10"; pub(crate) const caret_neutral_900_of_100: &str = "caret-neutral-900/100"; pub(crate) const caret_neutral_900_of_20: &str = "caret-neutral-900/20"; pub(crate) const caret_neutral_900_of_25: &str = "caret-neutral-900/25"; pub(crate) const caret_neutral_900_of_30: &str = "caret-neutral-900/30"; pub(crate) const caret_neutral_900_of_40: &str = "caret-neutral-900/40"; pub(crate) const caret_neutral_900_of_5: &str = "caret-neutral-900/5"; pub(crate) const caret_neutral_900_of_50: &str = "caret-neutral-900/50"; pub(crate) const caret_neutral_900_of_60: &str = "caret-neutral-900/60"; pub(crate) const caret_neutral_900_of_70: &str = "caret-neutral-900/70"; pub(crate) const caret_neutral_900_of_75: &str = "caret-neutral-900/75"; pub(crate) const caret_neutral_900_of_80: &str = "caret-neutral-900/80"; pub(crate) const caret_neutral_900_of_90: &str = "caret-neutral-900/90"; pub(crate) const caret_neutral_900_of_95: &str = "caret-neutral-900/95"; pub(crate) const caret_orange_100: &str = "caret-orange-100"; pub(crate) const caret_orange_100_of_0: &str = "caret-orange-100/0"; pub(crate) const caret_orange_100_of_10: &str = "caret-orange-100/10"; pub(crate) const caret_orange_100_of_100: &str = "caret-orange-100/100"; pub(crate) const caret_orange_100_of_20: &str = "caret-orange-100/20"; pub(crate) const caret_orange_100_of_25: &str = "caret-orange-100/25"; pub(crate) const caret_orange_100_of_30: &str = "caret-orange-100/30"; pub(crate) const caret_orange_100_of_40: &str = "caret-orange-100/40"; pub(crate) const caret_orange_100_of_5: &str = "caret-orange-100/5"; pub(crate) const caret_orange_100_of_50: &str = "caret-orange-100/50"; pub(crate) const caret_orange_100_of_60: &str = "caret-orange-100/60"; pub(crate) const caret_orange_100_of_70: &str = "caret-orange-100/70"; pub(crate) const caret_orange_100_of_75: &str = "caret-orange-100/75"; pub(crate) const caret_orange_100_of_80: &str = "caret-orange-100/80"; pub(crate) const caret_orange_100_of_90: &str = "caret-orange-100/90"; pub(crate) const caret_orange_100_of_95: &str = "caret-orange-100/95"; pub(crate) const caret_orange_200: &str = "caret-orange-200"; pub(crate) const caret_orange_200_of_0: &str = "caret-orange-200/0"; pub(crate) const caret_orange_200_of_10: &str = "caret-orange-200/10"; pub(crate) const caret_orange_200_of_100: &str = "caret-orange-200/100"; pub(crate) const caret_orange_200_of_20: &str = "caret-orange-200/20"; pub(crate) const caret_orange_200_of_25: &str = "caret-orange-200/25"; pub(crate) const caret_orange_200_of_30: &str = "caret-orange-200/30"; pub(crate) const caret_orange_200_of_40: &str = "caret-orange-200/40"; pub(crate) const caret_orange_200_of_5: &str = "caret-orange-200/5"; pub(crate) const caret_orange_200_of_50: &str = "caret-orange-200/50"; pub(crate) const caret_orange_200_of_60: &str = "caret-orange-200/60"; pub(crate) const caret_orange_200_of_70: &str = "caret-orange-200/70"; pub(crate) const caret_orange_200_of_75: &str = "caret-orange-200/75"; pub(crate) const caret_orange_200_of_80: &str = "caret-orange-200/80"; pub(crate) const caret_orange_200_of_90: &str = "caret-orange-200/90"; pub(crate) const caret_orange_200_of_95: &str = "caret-orange-200/95"; pub(crate) const caret_orange_300: &str = "caret-orange-300"; pub(crate) const caret_orange_300_of_0: &str = "caret-orange-300/0"; pub(crate) const caret_orange_300_of_10: &str = "caret-orange-300/10"; pub(crate) const caret_orange_300_of_100: &str = "caret-orange-300/100"; pub(crate) const caret_orange_300_of_20: &str = "caret-orange-300/20"; pub(crate) const caret_orange_300_of_25: &str = "caret-orange-300/25"; pub(crate) const caret_orange_300_of_30: &str = "caret-orange-300/30"; pub(crate) const caret_orange_300_of_40: &str = "caret-orange-300/40"; pub(crate) const caret_orange_300_of_5: &str = "caret-orange-300/5"; pub(crate) const caret_orange_300_of_50: &str = "caret-orange-300/50"; pub(crate) const caret_orange_300_of_60: &str = "caret-orange-300/60"; pub(crate) const caret_orange_300_of_70: &str = "caret-orange-300/70"; pub(crate) const caret_orange_300_of_75: &str = "caret-orange-300/75"; pub(crate) const caret_orange_300_of_80: &str = "caret-orange-300/80"; pub(crate) const caret_orange_300_of_90: &str = "caret-orange-300/90"; pub(crate) const caret_orange_300_of_95: &str = "caret-orange-300/95"; pub(crate) const caret_orange_400: &str = "caret-orange-400"; pub(crate) const caret_orange_400_of_0: &str = "caret-orange-400/0"; pub(crate) const caret_orange_400_of_10: &str = "caret-orange-400/10"; pub(crate) const caret_orange_400_of_100: &str = "caret-orange-400/100"; pub(crate) const caret_orange_400_of_20: &str = "caret-orange-400/20"; pub(crate) const caret_orange_400_of_25: &str = "caret-orange-400/25"; pub(crate) const caret_orange_400_of_30: &str = "caret-orange-400/30"; pub(crate) const caret_orange_400_of_40: &str = "caret-orange-400/40"; pub(crate) const caret_orange_400_of_5: &str = "caret-orange-400/5"; pub(crate) const caret_orange_400_of_50: &str = "caret-orange-400/50"; pub(crate) const caret_orange_400_of_60: &str = "caret-orange-400/60"; pub(crate) const caret_orange_400_of_70: &str = "caret-orange-400/70"; pub(crate) const caret_orange_400_of_75: &str = "caret-orange-400/75"; pub(crate) const caret_orange_400_of_80: &str = "caret-orange-400/80"; pub(crate) const caret_orange_400_of_90: &str = "caret-orange-400/90"; pub(crate) const caret_orange_400_of_95: &str = "caret-orange-400/95"; pub(crate) const caret_orange_50: &str = "caret-orange-50"; pub(crate) const caret_orange_500: &str = "caret-orange-500"; pub(crate) const caret_orange_500_of_0: &str = "caret-orange-500/0"; pub(crate) const caret_orange_500_of_10: &str = "caret-orange-500/10"; pub(crate) const caret_orange_500_of_100: &str = "caret-orange-500/100"; pub(crate) const caret_orange_500_of_20: &str = "caret-orange-500/20"; pub(crate) const caret_orange_500_of_25: &str = "caret-orange-500/25"; pub(crate) const caret_orange_500_of_30: &str = "caret-orange-500/30"; pub(crate) const caret_orange_500_of_40: &str = "caret-orange-500/40"; pub(crate) const caret_orange_500_of_5: &str = "caret-orange-500/5"; pub(crate) const caret_orange_500_of_50: &str = "caret-orange-500/50"; pub(crate) const caret_orange_500_of_60: &str = "caret-orange-500/60"; pub(crate) const caret_orange_500_of_70: &str = "caret-orange-500/70"; pub(crate) const caret_orange_500_of_75: &str = "caret-orange-500/75"; pub(crate) const caret_orange_500_of_80: &str = "caret-orange-500/80"; pub(crate) const caret_orange_500_of_90: &str = "caret-orange-500/90"; pub(crate) const caret_orange_500_of_95: &str = "caret-orange-500/95"; pub(crate) const caret_orange_50_of_0: &str = "caret-orange-50/0"; pub(crate) const caret_orange_50_of_10: &str = "caret-orange-50/10"; pub(crate) const caret_orange_50_of_100: &str = "caret-orange-50/100"; pub(crate) const caret_orange_50_of_20: &str = "caret-orange-50/20"; pub(crate) const caret_orange_50_of_25: &str = "caret-orange-50/25"; pub(crate) const caret_orange_50_of_30: &str = "caret-orange-50/30"; pub(crate) const caret_orange_50_of_40: &str = "caret-orange-50/40"; pub(crate) const caret_orange_50_of_5: &str = "caret-orange-50/5"; pub(crate) const caret_orange_50_of_50: &str = "caret-orange-50/50"; pub(crate) const caret_orange_50_of_60: &str = "caret-orange-50/60"; pub(crate) const caret_orange_50_of_70: &str = "caret-orange-50/70"; pub(crate) const caret_orange_50_of_75: &str = "caret-orange-50/75"; pub(crate) const caret_orange_50_of_80: &str = "caret-orange-50/80"; pub(crate) const caret_orange_50_of_90: &str = "caret-orange-50/90"; pub(crate) const caret_orange_50_of_95: &str = "caret-orange-50/95"; pub(crate) const caret_orange_600: &str = "caret-orange-600"; pub(crate) const caret_orange_600_of_0: &str = "caret-orange-600/0"; pub(crate) const caret_orange_600_of_10: &str = "caret-orange-600/10"; pub(crate) const caret_orange_600_of_100: &str = "caret-orange-600/100"; pub(crate) const caret_orange_600_of_20: &str = "caret-orange-600/20"; pub(crate) const caret_orange_600_of_25: &str = "caret-orange-600/25"; pub(crate) const caret_orange_600_of_30: &str = "caret-orange-600/30"; pub(crate) const caret_orange_600_of_40: &str = "caret-orange-600/40"; pub(crate) const caret_orange_600_of_5: &str = "caret-orange-600/5"; pub(crate) const caret_orange_600_of_50: &str = "caret-orange-600/50"; pub(crate) const caret_orange_600_of_60: &str = "caret-orange-600/60"; pub(crate) const caret_orange_600_of_70: &str = "caret-orange-600/70"; pub(crate) const caret_orange_600_of_75: &str = "caret-orange-600/75"; pub(crate) const caret_orange_600_of_80: &str = "caret-orange-600/80"; pub(crate) const caret_orange_600_of_90: &str = "caret-orange-600/90"; pub(crate) const caret_orange_600_of_95: &str = "caret-orange-600/95"; pub(crate) const caret_orange_700: &str = "caret-orange-700"; pub(crate) const caret_orange_700_of_0: &str = "caret-orange-700/0"; pub(crate) const caret_orange_700_of_10: &str = "caret-orange-700/10"; pub(crate) const caret_orange_700_of_100: &str = "caret-orange-700/100"; pub(crate) const caret_orange_700_of_20: &str = "caret-orange-700/20"; pub(crate) const caret_orange_700_of_25: &str = "caret-orange-700/25"; pub(crate) const caret_orange_700_of_30: &str = "caret-orange-700/30"; pub(crate) const caret_orange_700_of_40: &str = "caret-orange-700/40"; pub(crate) const caret_orange_700_of_5: &str = "caret-orange-700/5"; pub(crate) const caret_orange_700_of_50: &str = "caret-orange-700/50"; pub(crate) const caret_orange_700_of_60: &str = "caret-orange-700/60"; pub(crate) const caret_orange_700_of_70: &str = "caret-orange-700/70"; pub(crate) const caret_orange_700_of_75: &str = "caret-orange-700/75"; pub(crate) const caret_orange_700_of_80: &str = "caret-orange-700/80"; pub(crate) const caret_orange_700_of_90: &str = "caret-orange-700/90"; pub(crate) const caret_orange_700_of_95: &str = "caret-orange-700/95"; pub(crate) const caret_orange_800: &str = "caret-orange-800"; pub(crate) const caret_orange_800_of_0: &str = "caret-orange-800/0"; pub(crate) const caret_orange_800_of_10: &str = "caret-orange-800/10"; pub(crate) const caret_orange_800_of_100: &str = "caret-orange-800/100"; pub(crate) const caret_orange_800_of_20: &str = "caret-orange-800/20"; pub(crate) const caret_orange_800_of_25: &str = "caret-orange-800/25"; pub(crate) const caret_orange_800_of_30: &str = "caret-orange-800/30"; pub(crate) const caret_orange_800_of_40: &str = "caret-orange-800/40"; pub(crate) const caret_orange_800_of_5: &str = "caret-orange-800/5"; pub(crate) const caret_orange_800_of_50: &str = "caret-orange-800/50"; pub(crate) const caret_orange_800_of_60: &str = "caret-orange-800/60"; pub(crate) const caret_orange_800_of_70: &str = "caret-orange-800/70"; pub(crate) const caret_orange_800_of_75: &str = "caret-orange-800/75"; pub(crate) const caret_orange_800_of_80: &str = "caret-orange-800/80"; pub(crate) const caret_orange_800_of_90: &str = "caret-orange-800/90"; pub(crate) const caret_orange_800_of_95: &str = "caret-orange-800/95"; pub(crate) const caret_orange_900: &str = "caret-orange-900"; pub(crate) const caret_orange_900_of_0: &str = "caret-orange-900/0"; pub(crate) const caret_orange_900_of_10: &str = "caret-orange-900/10"; pub(crate) const caret_orange_900_of_100: &str = "caret-orange-900/100"; pub(crate) const caret_orange_900_of_20: &str = "caret-orange-900/20"; pub(crate) const caret_orange_900_of_25: &str = "caret-orange-900/25"; pub(crate) const caret_orange_900_of_30: &str = "caret-orange-900/30"; pub(crate) const caret_orange_900_of_40: &str = "caret-orange-900/40"; pub(crate) const caret_orange_900_of_5: &str = "caret-orange-900/5"; pub(crate) const caret_orange_900_of_50: &str = "caret-orange-900/50"; pub(crate) const caret_orange_900_of_60: &str = "caret-orange-900/60"; pub(crate) const caret_orange_900_of_70: &str = "caret-orange-900/70"; pub(crate) const caret_orange_900_of_75: &str = "caret-orange-900/75"; pub(crate) const caret_orange_900_of_80: &str = "caret-orange-900/80"; pub(crate) const caret_orange_900_of_90: &str = "caret-orange-900/90"; pub(crate) const caret_orange_900_of_95: &str = "caret-orange-900/95"; pub(crate) const caret_pink_100: &str = "caret-pink-100"; pub(crate) const caret_pink_100_of_0: &str = "caret-pink-100/0"; pub(crate) const caret_pink_100_of_10: &str = "caret-pink-100/10"; pub(crate) const caret_pink_100_of_100: &str = "caret-pink-100/100"; pub(crate) const caret_pink_100_of_20: &str = "caret-pink-100/20"; pub(crate) const caret_pink_100_of_25: &str = "caret-pink-100/25"; pub(crate) const caret_pink_100_of_30: &str = "caret-pink-100/30"; pub(crate) const caret_pink_100_of_40: &str = "caret-pink-100/40"; pub(crate) const caret_pink_100_of_5: &str = "caret-pink-100/5"; pub(crate) const caret_pink_100_of_50: &str = "caret-pink-100/50"; pub(crate) const caret_pink_100_of_60: &str = "caret-pink-100/60"; pub(crate) const caret_pink_100_of_70: &str = "caret-pink-100/70"; pub(crate) const caret_pink_100_of_75: &str = "caret-pink-100/75"; pub(crate) const caret_pink_100_of_80: &str = "caret-pink-100/80"; pub(crate) const caret_pink_100_of_90: &str = "caret-pink-100/90"; pub(crate) const caret_pink_100_of_95: &str = "caret-pink-100/95"; pub(crate) const caret_pink_200: &str = "caret-pink-200"; pub(crate) const caret_pink_200_of_0: &str = "caret-pink-200/0"; pub(crate) const caret_pink_200_of_10: &str = "caret-pink-200/10"; pub(crate) const caret_pink_200_of_100: &str = "caret-pink-200/100"; pub(crate) const caret_pink_200_of_20: &str = "caret-pink-200/20"; pub(crate) const caret_pink_200_of_25: &str = "caret-pink-200/25"; pub(crate) const caret_pink_200_of_30: &str = "caret-pink-200/30"; pub(crate) const caret_pink_200_of_40: &str = "caret-pink-200/40"; pub(crate) const caret_pink_200_of_5: &str = "caret-pink-200/5"; pub(crate) const caret_pink_200_of_50: &str = "caret-pink-200/50"; pub(crate) const caret_pink_200_of_60: &str = "caret-pink-200/60"; pub(crate) const caret_pink_200_of_70: &str = "caret-pink-200/70"; pub(crate) const caret_pink_200_of_75: &str = "caret-pink-200/75"; pub(crate) const caret_pink_200_of_80: &str = "caret-pink-200/80"; pub(crate) const caret_pink_200_of_90: &str = "caret-pink-200/90"; pub(crate) const caret_pink_200_of_95: &str = "caret-pink-200/95"; pub(crate) const caret_pink_300: &str = "caret-pink-300"; pub(crate) const caret_pink_300_of_0: &str = "caret-pink-300/0"; pub(crate) const caret_pink_300_of_10: &str = "caret-pink-300/10"; pub(crate) const caret_pink_300_of_100: &str = "caret-pink-300/100"; pub(crate) const caret_pink_300_of_20: &str = "caret-pink-300/20"; pub(crate) const caret_pink_300_of_25: &str = "caret-pink-300/25"; pub(crate) const caret_pink_300_of_30: &str = "caret-pink-300/30"; pub(crate) const caret_pink_300_of_40: &str = "caret-pink-300/40"; pub(crate) const caret_pink_300_of_5: &str = "caret-pink-300/5"; pub(crate) const caret_pink_300_of_50: &str = "caret-pink-300/50"; pub(crate) const caret_pink_300_of_60: &str = "caret-pink-300/60"; pub(crate) const caret_pink_300_of_70: &str = "caret-pink-300/70"; pub(crate) const caret_pink_300_of_75: &str = "caret-pink-300/75"; pub(crate) const caret_pink_300_of_80: &str = "caret-pink-300/80"; pub(crate) const caret_pink_300_of_90: &str = "caret-pink-300/90"; pub(crate) const caret_pink_300_of_95: &str = "caret-pink-300/95"; pub(crate) const caret_pink_400: &str = "caret-pink-400"; pub(crate) const caret_pink_400_of_0: &str = "caret-pink-400/0"; pub(crate) const caret_pink_400_of_10: &str = "caret-pink-400/10"; pub(crate) const caret_pink_400_of_100: &str = "caret-pink-400/100"; pub(crate) const caret_pink_400_of_20: &str = "caret-pink-400/20"; pub(crate) const caret_pink_400_of_25: &str = "caret-pink-400/25"; pub(crate) const caret_pink_400_of_30: &str = "caret-pink-400/30"; pub(crate) const caret_pink_400_of_40: &str = "caret-pink-400/40"; pub(crate) const caret_pink_400_of_5: &str = "caret-pink-400/5"; pub(crate) const caret_pink_400_of_50: &str = "caret-pink-400/50"; pub(crate) const caret_pink_400_of_60: &str = "caret-pink-400/60"; pub(crate) const caret_pink_400_of_70: &str = "caret-pink-400/70"; pub(crate) const caret_pink_400_of_75: &str = "caret-pink-400/75"; pub(crate) const caret_pink_400_of_80: &str = "caret-pink-400/80"; pub(crate) const caret_pink_400_of_90: &str = "caret-pink-400/90"; pub(crate) const caret_pink_400_of_95: &str = "caret-pink-400/95"; pub(crate) const caret_pink_50: &str = "caret-pink-50"; pub(crate) const caret_pink_500: &str = "caret-pink-500"; pub(crate) const caret_pink_500_of_0: &str = "caret-pink-500/0"; pub(crate) const caret_pink_500_of_10: &str = "caret-pink-500/10"; pub(crate) const caret_pink_500_of_100: &str = "caret-pink-500/100"; pub(crate) const caret_pink_500_of_20: &str = "caret-pink-500/20"; pub(crate) const caret_pink_500_of_25: &str = "caret-pink-500/25"; pub(crate) const caret_pink_500_of_30: &str = "caret-pink-500/30"; pub(crate) const caret_pink_500_of_40: &str = "caret-pink-500/40"; pub(crate) const caret_pink_500_of_5: &str = "caret-pink-500/5"; pub(crate) const caret_pink_500_of_50: &str = "caret-pink-500/50"; pub(crate) const caret_pink_500_of_60: &str = "caret-pink-500/60"; pub(crate) const caret_pink_500_of_70: &str = "caret-pink-500/70"; pub(crate) const caret_pink_500_of_75: &str = "caret-pink-500/75"; pub(crate) const caret_pink_500_of_80: &str = "caret-pink-500/80"; pub(crate) const caret_pink_500_of_90: &str = "caret-pink-500/90"; pub(crate) const caret_pink_500_of_95: &str = "caret-pink-500/95"; pub(crate) const caret_pink_50_of_0: &str = "caret-pink-50/0"; pub(crate) const caret_pink_50_of_10: &str = "caret-pink-50/10"; pub(crate) const caret_pink_50_of_100: &str = "caret-pink-50/100"; pub(crate) const caret_pink_50_of_20: &str = "caret-pink-50/20"; pub(crate) const caret_pink_50_of_25: &str = "caret-pink-50/25"; pub(crate) const caret_pink_50_of_30: &str = "caret-pink-50/30"; pub(crate) const caret_pink_50_of_40: &str = "caret-pink-50/40"; pub(crate) const caret_pink_50_of_5: &str = "caret-pink-50/5"; pub(crate) const caret_pink_50_of_50: &str = "caret-pink-50/50"; pub(crate) const caret_pink_50_of_60: &str = "caret-pink-50/60"; pub(crate) const caret_pink_50_of_70: &str = "caret-pink-50/70"; pub(crate) const caret_pink_50_of_75: &str = "caret-pink-50/75"; pub(crate) const caret_pink_50_of_80: &str = "caret-pink-50/80"; pub(crate) const caret_pink_50_of_90: &str = "caret-pink-50/90"; pub(crate) const caret_pink_50_of_95: &str = "caret-pink-50/95"; pub(crate) const caret_pink_600: &str = "caret-pink-600"; pub(crate) const caret_pink_600_of_0: &str = "caret-pink-600/0"; pub(crate) const caret_pink_600_of_10: &str = "caret-pink-600/10"; pub(crate) const caret_pink_600_of_100: &str = "caret-pink-600/100"; pub(crate) const caret_pink_600_of_20: &str = "caret-pink-600/20"; pub(crate) const caret_pink_600_of_25: &str = "caret-pink-600/25"; pub(crate) const caret_pink_600_of_30: &str = "caret-pink-600/30"; pub(crate) const caret_pink_600_of_40: &str = "caret-pink-600/40"; pub(crate) const caret_pink_600_of_5: &str = "caret-pink-600/5"; pub(crate) const caret_pink_600_of_50: &str = "caret-pink-600/50"; pub(crate) const caret_pink_600_of_60: &str = "caret-pink-600/60"; pub(crate) const caret_pink_600_of_70: &str = "caret-pink-600/70"; pub(crate) const caret_pink_600_of_75: &str = "caret-pink-600/75"; pub(crate) const caret_pink_600_of_80: &str = "caret-pink-600/80"; pub(crate) const caret_pink_600_of_90: &str = "caret-pink-600/90"; pub(crate) const caret_pink_600_of_95: &str = "caret-pink-600/95"; pub(crate) const caret_pink_700: &str = "caret-pink-700"; pub(crate) const caret_pink_700_of_0: &str = "caret-pink-700/0"; pub(crate) const caret_pink_700_of_10: &str = "caret-pink-700/10"; pub(crate) const caret_pink_700_of_100: &str = "caret-pink-700/100"; pub(crate) const caret_pink_700_of_20: &str = "caret-pink-700/20"; pub(crate) const caret_pink_700_of_25: &str = "caret-pink-700/25"; pub(crate) const caret_pink_700_of_30: &str = "caret-pink-700/30"; pub(crate) const caret_pink_700_of_40: &str = "caret-pink-700/40"; pub(crate) const caret_pink_700_of_5: &str = "caret-pink-700/5"; pub(crate) const caret_pink_700_of_50: &str = "caret-pink-700/50"; pub(crate) const caret_pink_700_of_60: &str = "caret-pink-700/60"; pub(crate) const caret_pink_700_of_70: &str = "caret-pink-700/70"; pub(crate) const caret_pink_700_of_75: &str = "caret-pink-700/75"; pub(crate) const caret_pink_700_of_80: &str = "caret-pink-700/80"; pub(crate) const caret_pink_700_of_90: &str = "caret-pink-700/90"; pub(crate) const caret_pink_700_of_95: &str = "caret-pink-700/95"; pub(crate) const caret_pink_800: &str = "caret-pink-800"; pub(crate) const caret_pink_800_of_0: &str = "caret-pink-800/0"; pub(crate) const caret_pink_800_of_10: &str = "caret-pink-800/10"; pub(crate) const caret_pink_800_of_100: &str = "caret-pink-800/100"; pub(crate) const caret_pink_800_of_20: &str = "caret-pink-800/20"; pub(crate) const caret_pink_800_of_25: &str = "caret-pink-800/25"; pub(crate) const caret_pink_800_of_30: &str = "caret-pink-800/30"; pub(crate) const caret_pink_800_of_40: &str = "caret-pink-800/40"; pub(crate) const caret_pink_800_of_5: &str = "caret-pink-800/5"; pub(crate) const caret_pink_800_of_50: &str = "caret-pink-800/50"; pub(crate) const caret_pink_800_of_60: &str = "caret-pink-800/60"; pub(crate) const caret_pink_800_of_70: &str = "caret-pink-800/70"; pub(crate) const caret_pink_800_of_75: &str = "caret-pink-800/75"; pub(crate) const caret_pink_800_of_80: &str = "caret-pink-800/80"; pub(crate) const caret_pink_800_of_90: &str = "caret-pink-800/90"; pub(crate) const caret_pink_800_of_95: &str = "caret-pink-800/95"; pub(crate) const caret_pink_900: &str = "caret-pink-900"; pub(crate) const caret_pink_900_of_0: &str = "caret-pink-900/0"; pub(crate) const caret_pink_900_of_10: &str = "caret-pink-900/10"; pub(crate) const caret_pink_900_of_100: &str = "caret-pink-900/100"; pub(crate) const caret_pink_900_of_20: &str = "caret-pink-900/20"; pub(crate) const caret_pink_900_of_25: &str = "caret-pink-900/25"; pub(crate) const caret_pink_900_of_30: &str = "caret-pink-900/30"; pub(crate) const caret_pink_900_of_40: &str = "caret-pink-900/40"; pub(crate) const caret_pink_900_of_5: &str = "caret-pink-900/5"; pub(crate) const caret_pink_900_of_50: &str = "caret-pink-900/50"; pub(crate) const caret_pink_900_of_60: &str = "caret-pink-900/60"; pub(crate) const caret_pink_900_of_70: &str = "caret-pink-900/70"; pub(crate) const caret_pink_900_of_75: &str = "caret-pink-900/75"; pub(crate) const caret_pink_900_of_80: &str = "caret-pink-900/80"; pub(crate) const caret_pink_900_of_90: &str = "caret-pink-900/90"; pub(crate) const caret_pink_900_of_95: &str = "caret-pink-900/95"; pub(crate) const caret_purple_100: &str = "caret-purple-100"; pub(crate) const caret_purple_100_of_0: &str = "caret-purple-100/0"; pub(crate) const caret_purple_100_of_10: &str = "caret-purple-100/10"; pub(crate) const caret_purple_100_of_100: &str = "caret-purple-100/100"; pub(crate) const caret_purple_100_of_20: &str = "caret-purple-100/20"; pub(crate) const caret_purple_100_of_25: &str = "caret-purple-100/25"; pub(crate) const caret_purple_100_of_30: &str = "caret-purple-100/30"; pub(crate) const caret_purple_100_of_40: &str = "caret-purple-100/40"; pub(crate) const caret_purple_100_of_5: &str = "caret-purple-100/5"; pub(crate) const caret_purple_100_of_50: &str = "caret-purple-100/50"; pub(crate) const caret_purple_100_of_60: &str = "caret-purple-100/60"; pub(crate) const caret_purple_100_of_70: &str = "caret-purple-100/70"; pub(crate) const caret_purple_100_of_75: &str = "caret-purple-100/75"; pub(crate) const caret_purple_100_of_80: &str = "caret-purple-100/80"; pub(crate) const caret_purple_100_of_90: &str = "caret-purple-100/90"; pub(crate) const caret_purple_100_of_95: &str = "caret-purple-100/95"; pub(crate) const caret_purple_200: &str = "caret-purple-200"; pub(crate) const caret_purple_200_of_0: &str = "caret-purple-200/0"; pub(crate) const caret_purple_200_of_10: &str = "caret-purple-200/10"; pub(crate) const caret_purple_200_of_100: &str = "caret-purple-200/100"; pub(crate) const caret_purple_200_of_20: &str = "caret-purple-200/20"; pub(crate) const caret_purple_200_of_25: &str = "caret-purple-200/25"; pub(crate) const caret_purple_200_of_30: &str = "caret-purple-200/30"; pub(crate) const caret_purple_200_of_40: &str = "caret-purple-200/40"; pub(crate) const caret_purple_200_of_5: &str = "caret-purple-200/5"; pub(crate) const caret_purple_200_of_50: &str = "caret-purple-200/50"; pub(crate) const caret_purple_200_of_60: &str = "caret-purple-200/60"; pub(crate) const caret_purple_200_of_70: &str = "caret-purple-200/70"; pub(crate) const caret_purple_200_of_75: &str = "caret-purple-200/75"; pub(crate) const caret_purple_200_of_80: &str = "caret-purple-200/80"; pub(crate) const caret_purple_200_of_90: &str = "caret-purple-200/90"; pub(crate) const caret_purple_200_of_95: &str = "caret-purple-200/95"; pub(crate) const caret_purple_300: &str = "caret-purple-300"; pub(crate) const caret_purple_300_of_0: &str = "caret-purple-300/0"; pub(crate) const caret_purple_300_of_10: &str = "caret-purple-300/10"; pub(crate) const caret_purple_300_of_100: &str = "caret-purple-300/100"; pub(crate) const caret_purple_300_of_20: &str = "caret-purple-300/20"; pub(crate) const caret_purple_300_of_25: &str = "caret-purple-300/25"; pub(crate) const caret_purple_300_of_30: &str = "caret-purple-300/30"; pub(crate) const caret_purple_300_of_40: &str = "caret-purple-300/40"; pub(crate) const caret_purple_300_of_5: &str = "caret-purple-300/5"; pub(crate) const caret_purple_300_of_50: &str = "caret-purple-300/50"; pub(crate) const caret_purple_300_of_60: &str = "caret-purple-300/60"; pub(crate) const caret_purple_300_of_70: &str = "caret-purple-300/70"; pub(crate) const caret_purple_300_of_75: &str = "caret-purple-300/75"; pub(crate) const caret_purple_300_of_80: &str = "caret-purple-300/80"; pub(crate) const caret_purple_300_of_90: &str = "caret-purple-300/90"; pub(crate) const caret_purple_300_of_95: &str = "caret-purple-300/95"; pub(crate) const caret_purple_400: &str = "caret-purple-400"; pub(crate) const caret_purple_400_of_0: &str = "caret-purple-400/0"; pub(crate) const caret_purple_400_of_10: &str = "caret-purple-400/10"; pub(crate) const caret_purple_400_of_100: &str = "caret-purple-400/100"; pub(crate) const caret_purple_400_of_20: &str = "caret-purple-400/20"; pub(crate) const caret_purple_400_of_25: &str = "caret-purple-400/25"; pub(crate) const caret_purple_400_of_30: &str = "caret-purple-400/30"; pub(crate) const caret_purple_400_of_40: &str = "caret-purple-400/40"; pub(crate) const caret_purple_400_of_5: &str = "caret-purple-400/5"; pub(crate) const caret_purple_400_of_50: &str = "caret-purple-400/50"; pub(crate) const caret_purple_400_of_60: &str = "caret-purple-400/60"; pub(crate) const caret_purple_400_of_70: &str = "caret-purple-400/70"; pub(crate) const caret_purple_400_of_75: &str = "caret-purple-400/75"; pub(crate) const caret_purple_400_of_80: &str = "caret-purple-400/80"; pub(crate) const caret_purple_400_of_90: &str = "caret-purple-400/90"; pub(crate) const caret_purple_400_of_95: &str = "caret-purple-400/95"; pub(crate) const caret_purple_50: &str = "caret-purple-50"; pub(crate) const caret_purple_500: &str = "caret-purple-500"; pub(crate) const caret_purple_500_of_0: &str = "caret-purple-500/0"; pub(crate) const caret_purple_500_of_10: &str = "caret-purple-500/10"; pub(crate) const caret_purple_500_of_100: &str = "caret-purple-500/100"; pub(crate) const caret_purple_500_of_20: &str = "caret-purple-500/20"; pub(crate) const caret_purple_500_of_25: &str = "caret-purple-500/25"; pub(crate) const caret_purple_500_of_30: &str = "caret-purple-500/30"; pub(crate) const caret_purple_500_of_40: &str = "caret-purple-500/40"; pub(crate) const caret_purple_500_of_5: &str = "caret-purple-500/5"; pub(crate) const caret_purple_500_of_50: &str = "caret-purple-500/50"; pub(crate) const caret_purple_500_of_60: &str = "caret-purple-500/60"; pub(crate) const caret_purple_500_of_70: &str = "caret-purple-500/70"; pub(crate) const caret_purple_500_of_75: &str = "caret-purple-500/75"; pub(crate) const caret_purple_500_of_80: &str = "caret-purple-500/80"; pub(crate) const caret_purple_500_of_90: &str = "caret-purple-500/90"; pub(crate) const caret_purple_500_of_95: &str = "caret-purple-500/95"; pub(crate) const caret_purple_50_of_0: &str = "caret-purple-50/0"; pub(crate) const caret_purple_50_of_10: &str = "caret-purple-50/10"; pub(crate) const caret_purple_50_of_100: &str = "caret-purple-50/100"; pub(crate) const caret_purple_50_of_20: &str = "caret-purple-50/20"; pub(crate) const caret_purple_50_of_25: &str = "caret-purple-50/25"; pub(crate) const caret_purple_50_of_30: &str = "caret-purple-50/30"; pub(crate) const caret_purple_50_of_40: &str = "caret-purple-50/40"; pub(crate) const caret_purple_50_of_5: &str = "caret-purple-50/5"; pub(crate) const caret_purple_50_of_50: &str = "caret-purple-50/50"; pub(crate) const caret_purple_50_of_60: &str = "caret-purple-50/60"; pub(crate) const caret_purple_50_of_70: &str = "caret-purple-50/70"; pub(crate) const caret_purple_50_of_75: &str = "caret-purple-50/75"; pub(crate) const caret_purple_50_of_80: &str = "caret-purple-50/80"; pub(crate) const caret_purple_50_of_90: &str = "caret-purple-50/90"; pub(crate) const caret_purple_50_of_95: &str = "caret-purple-50/95"; pub(crate) const caret_purple_600: &str = "caret-purple-600"; pub(crate) const caret_purple_600_of_0: &str = "caret-purple-600/0"; pub(crate) const caret_purple_600_of_10: &str = "caret-purple-600/10"; pub(crate) const caret_purple_600_of_100: &str = "caret-purple-600/100"; pub(crate) const caret_purple_600_of_20: &str = "caret-purple-600/20"; pub(crate) const caret_purple_600_of_25: &str = "caret-purple-600/25"; pub(crate) const caret_purple_600_of_30: &str = "caret-purple-600/30"; pub(crate) const caret_purple_600_of_40: &str = "caret-purple-600/40"; pub(crate) const caret_purple_600_of_5: &str = "caret-purple-600/5"; pub(crate) const caret_purple_600_of_50: &str = "caret-purple-600/50"; pub(crate) const caret_purple_600_of_60: &str = "caret-purple-600/60"; pub(crate) const caret_purple_600_of_70: &str = "caret-purple-600/70"; pub(crate) const caret_purple_600_of_75: &str = "caret-purple-600/75"; pub(crate) const caret_purple_600_of_80: &str = "caret-purple-600/80"; pub(crate) const caret_purple_600_of_90: &str = "caret-purple-600/90"; pub(crate) const caret_purple_600_of_95: &str = "caret-purple-600/95"; pub(crate) const caret_purple_700: &str = "caret-purple-700"; pub(crate) const caret_purple_700_of_0: &str = "caret-purple-700/0"; pub(crate) const caret_purple_700_of_10: &str = "caret-purple-700/10"; pub(crate) const caret_purple_700_of_100: &str = "caret-purple-700/100"; pub(crate) const caret_purple_700_of_20: &str = "caret-purple-700/20"; pub(crate) const caret_purple_700_of_25: &str = "caret-purple-700/25"; pub(crate) const caret_purple_700_of_30: &str = "caret-purple-700/30"; pub(crate) const caret_purple_700_of_40: &str = "caret-purple-700/40"; pub(crate) const caret_purple_700_of_5: &str = "caret-purple-700/5"; pub(crate) const caret_purple_700_of_50: &str = "caret-purple-700/50"; pub(crate) const caret_purple_700_of_60: &str = "caret-purple-700/60"; pub(crate) const caret_purple_700_of_70: &str = "caret-purple-700/70"; pub(crate) const caret_purple_700_of_75: &str = "caret-purple-700/75"; pub(crate) const caret_purple_700_of_80: &str = "caret-purple-700/80"; pub(crate) const caret_purple_700_of_90: &str = "caret-purple-700/90"; pub(crate) const caret_purple_700_of_95: &str = "caret-purple-700/95"; pub(crate) const caret_purple_800: &str = "caret-purple-800"; pub(crate) const caret_purple_800_of_0: &str = "caret-purple-800/0"; pub(crate) const caret_purple_800_of_10: &str = "caret-purple-800/10"; pub(crate) const caret_purple_800_of_100: &str = "caret-purple-800/100"; pub(crate) const caret_purple_800_of_20: &str = "caret-purple-800/20"; pub(crate) const caret_purple_800_of_25: &str = "caret-purple-800/25"; pub(crate) const caret_purple_800_of_30: &str = "caret-purple-800/30"; pub(crate) const caret_purple_800_of_40: &str = "caret-purple-800/40"; pub(crate) const caret_purple_800_of_5: &str = "caret-purple-800/5"; pub(crate) const caret_purple_800_of_50: &str = "caret-purple-800/50"; pub(crate) const caret_purple_800_of_60: &str = "caret-purple-800/60"; pub(crate) const caret_purple_800_of_70: &str = "caret-purple-800/70"; pub(crate) const caret_purple_800_of_75: &str = "caret-purple-800/75"; pub(crate) const caret_purple_800_of_80: &str = "caret-purple-800/80"; pub(crate) const caret_purple_800_of_90: &str = "caret-purple-800/90"; pub(crate) const caret_purple_800_of_95: &str = "caret-purple-800/95"; pub(crate) const caret_purple_900: &str = "caret-purple-900"; pub(crate) const caret_purple_900_of_0: &str = "caret-purple-900/0"; pub(crate) const caret_purple_900_of_10: &str = "caret-purple-900/10"; pub(crate) const caret_purple_900_of_100: &str = "caret-purple-900/100"; pub(crate) const caret_purple_900_of_20: &str = "caret-purple-900/20"; pub(crate) const caret_purple_900_of_25: &str = "caret-purple-900/25"; pub(crate) const caret_purple_900_of_30: &str = "caret-purple-900/30"; pub(crate) const caret_purple_900_of_40: &str = "caret-purple-900/40"; pub(crate) const caret_purple_900_of_5: &str = "caret-purple-900/5"; pub(crate) const caret_purple_900_of_50: &str = "caret-purple-900/50"; pub(crate) const caret_purple_900_of_60: &str = "caret-purple-900/60"; pub(crate) const caret_purple_900_of_70: &str = "caret-purple-900/70"; pub(crate) const caret_purple_900_of_75: &str = "caret-purple-900/75"; pub(crate) const caret_purple_900_of_80: &str = "caret-purple-900/80"; pub(crate) const caret_purple_900_of_90: &str = "caret-purple-900/90"; pub(crate) const caret_purple_900_of_95: &str = "caret-purple-900/95"; pub(crate) const caret_red_100: &str = "caret-red-100"; pub(crate) const caret_red_100_of_0: &str = "caret-red-100/0"; pub(crate) const caret_red_100_of_10: &str = "caret-red-100/10"; pub(crate) const caret_red_100_of_100: &str = "caret-red-100/100"; pub(crate) const caret_red_100_of_20: &str = "caret-red-100/20"; pub(crate) const caret_red_100_of_25: &str = "caret-red-100/25"; pub(crate) const caret_red_100_of_30: &str = "caret-red-100/30"; pub(crate) const caret_red_100_of_40: &str = "caret-red-100/40"; pub(crate) const caret_red_100_of_5: &str = "caret-red-100/5"; pub(crate) const caret_red_100_of_50: &str = "caret-red-100/50"; pub(crate) const caret_red_100_of_60: &str = "caret-red-100/60"; pub(crate) const caret_red_100_of_70: &str = "caret-red-100/70"; pub(crate) const caret_red_100_of_75: &str = "caret-red-100/75"; pub(crate) const caret_red_100_of_80: &str = "caret-red-100/80"; pub(crate) const caret_red_100_of_90: &str = "caret-red-100/90"; pub(crate) const caret_red_100_of_95: &str = "caret-red-100/95"; pub(crate) const caret_red_200: &str = "caret-red-200"; pub(crate) const caret_red_200_of_0: &str = "caret-red-200/0"; pub(crate) const caret_red_200_of_10: &str = "caret-red-200/10"; pub(crate) const caret_red_200_of_100: &str = "caret-red-200/100"; pub(crate) const caret_red_200_of_20: &str = "caret-red-200/20"; pub(crate) const caret_red_200_of_25: &str = "caret-red-200/25"; pub(crate) const caret_red_200_of_30: &str = "caret-red-200/30"; pub(crate) const caret_red_200_of_40: &str = "caret-red-200/40"; pub(crate) const caret_red_200_of_5: &str = "caret-red-200/5"; pub(crate) const caret_red_200_of_50: &str = "caret-red-200/50"; pub(crate) const caret_red_200_of_60: &str = "caret-red-200/60"; pub(crate) const caret_red_200_of_70: &str = "caret-red-200/70"; pub(crate) const caret_red_200_of_75: &str = "caret-red-200/75"; pub(crate) const caret_red_200_of_80: &str = "caret-red-200/80"; pub(crate) const caret_red_200_of_90: &str = "caret-red-200/90"; pub(crate) const caret_red_200_of_95: &str = "caret-red-200/95"; pub(crate) const caret_red_300: &str = "caret-red-300"; pub(crate) const caret_red_300_of_0: &str = "caret-red-300/0"; pub(crate) const caret_red_300_of_10: &str = "caret-red-300/10"; pub(crate) const caret_red_300_of_100: &str = "caret-red-300/100"; pub(crate) const caret_red_300_of_20: &str = "caret-red-300/20"; pub(crate) const caret_red_300_of_25: &str = "caret-red-300/25"; pub(crate) const caret_red_300_of_30: &str = "caret-red-300/30"; pub(crate) const caret_red_300_of_40: &str = "caret-red-300/40"; pub(crate) const caret_red_300_of_5: &str = "caret-red-300/5"; pub(crate) const caret_red_300_of_50: &str = "caret-red-300/50"; pub(crate) const caret_red_300_of_60: &str = "caret-red-300/60"; pub(crate) const caret_red_300_of_70: &str = "caret-red-300/70"; pub(crate) const caret_red_300_of_75: &str = "caret-red-300/75"; pub(crate) const caret_red_300_of_80: &str = "caret-red-300/80"; pub(crate) const caret_red_300_of_90: &str = "caret-red-300/90"; pub(crate) const caret_red_300_of_95: &str = "caret-red-300/95"; pub(crate) const caret_red_400: &str = "caret-red-400"; pub(crate) const caret_red_400_of_0: &str = "caret-red-400/0"; pub(crate) const caret_red_400_of_10: &str = "caret-red-400/10"; pub(crate) const caret_red_400_of_100: &str = "caret-red-400/100"; pub(crate) const caret_red_400_of_20: &str = "caret-red-400/20"; pub(crate) const caret_red_400_of_25: &str = "caret-red-400/25"; pub(crate) const caret_red_400_of_30: &str = "caret-red-400/30"; pub(crate) const caret_red_400_of_40: &str = "caret-red-400/40"; pub(crate) const caret_red_400_of_5: &str = "caret-red-400/5"; pub(crate) const caret_red_400_of_50: &str = "caret-red-400/50"; pub(crate) const caret_red_400_of_60: &str = "caret-red-400/60"; pub(crate) const caret_red_400_of_70: &str = "caret-red-400/70"; pub(crate) const caret_red_400_of_75: &str = "caret-red-400/75"; pub(crate) const caret_red_400_of_80: &str = "caret-red-400/80"; pub(crate) const caret_red_400_of_90: &str = "caret-red-400/90"; pub(crate) const caret_red_400_of_95: &str = "caret-red-400/95"; pub(crate) const caret_red_50: &str = "caret-red-50"; pub(crate) const caret_red_500: &str = "caret-red-500"; pub(crate) const caret_red_500_of_0: &str = "caret-red-500/0"; pub(crate) const caret_red_500_of_10: &str = "caret-red-500/10"; pub(crate) const caret_red_500_of_100: &str = "caret-red-500/100"; pub(crate) const caret_red_500_of_20: &str = "caret-red-500/20"; pub(crate) const caret_red_500_of_25: &str = "caret-red-500/25"; pub(crate) const caret_red_500_of_30: &str = "caret-red-500/30"; pub(crate) const caret_red_500_of_40: &str = "caret-red-500/40"; pub(crate) const caret_red_500_of_5: &str = "caret-red-500/5"; pub(crate) const caret_red_500_of_50: &str = "caret-red-500/50"; pub(crate) const caret_red_500_of_60: &str = "caret-red-500/60"; pub(crate) const caret_red_500_of_70: &str = "caret-red-500/70"; pub(crate) const caret_red_500_of_75: &str = "caret-red-500/75"; pub(crate) const caret_red_500_of_80: &str = "caret-red-500/80"; pub(crate) const caret_red_500_of_90: &str = "caret-red-500/90"; pub(crate) const caret_red_500_of_95: &str = "caret-red-500/95"; pub(crate) const caret_red_50_of_0: &str = "caret-red-50/0"; pub(crate) const caret_red_50_of_10: &str = "caret-red-50/10"; pub(crate) const caret_red_50_of_100: &str = "caret-red-50/100"; pub(crate) const caret_red_50_of_20: &str = "caret-red-50/20"; pub(crate) const caret_red_50_of_25: &str = "caret-red-50/25"; pub(crate) const caret_red_50_of_30: &str = "caret-red-50/30"; pub(crate) const caret_red_50_of_40: &str = "caret-red-50/40"; pub(crate) const caret_red_50_of_5: &str = "caret-red-50/5"; pub(crate) const caret_red_50_of_50: &str = "caret-red-50/50"; pub(crate) const caret_red_50_of_60: &str = "caret-red-50/60"; pub(crate) const caret_red_50_of_70: &str = "caret-red-50/70"; pub(crate) const caret_red_50_of_75: &str = "caret-red-50/75"; pub(crate) const caret_red_50_of_80: &str = "caret-red-50/80"; pub(crate) const caret_red_50_of_90: &str = "caret-red-50/90"; pub(crate) const caret_red_50_of_95: &str = "caret-red-50/95"; pub(crate) const caret_red_600: &str = "caret-red-600"; pub(crate) const caret_red_600_of_0: &str = "caret-red-600/0"; pub(crate) const caret_red_600_of_10: &str = "caret-red-600/10"; pub(crate) const caret_red_600_of_100: &str = "caret-red-600/100"; pub(crate) const caret_red_600_of_20: &str = "caret-red-600/20"; pub(crate) const caret_red_600_of_25: &str = "caret-red-600/25"; pub(crate) const caret_red_600_of_30: &str = "caret-red-600/30"; pub(crate) const caret_red_600_of_40: &str = "caret-red-600/40"; pub(crate) const caret_red_600_of_5: &str = "caret-red-600/5"; pub(crate) const caret_red_600_of_50: &str = "caret-red-600/50"; pub(crate) const caret_red_600_of_60: &str = "caret-red-600/60"; pub(crate) const caret_red_600_of_70: &str = "caret-red-600/70"; pub(crate) const caret_red_600_of_75: &str = "caret-red-600/75"; pub(crate) const caret_red_600_of_80: &str = "caret-red-600/80"; pub(crate) const caret_red_600_of_90: &str = "caret-red-600/90"; pub(crate) const caret_red_600_of_95: &str = "caret-red-600/95"; pub(crate) const caret_red_700: &str = "caret-red-700"; pub(crate) const caret_red_700_of_0: &str = "caret-red-700/0"; pub(crate) const caret_red_700_of_10: &str = "caret-red-700/10"; pub(crate) const caret_red_700_of_100: &str = "caret-red-700/100"; pub(crate) const caret_red_700_of_20: &str = "caret-red-700/20"; pub(crate) const caret_red_700_of_25: &str = "caret-red-700/25"; pub(crate) const caret_red_700_of_30: &str = "caret-red-700/30"; pub(crate) const caret_red_700_of_40: &str = "caret-red-700/40"; pub(crate) const caret_red_700_of_5: &str = "caret-red-700/5"; pub(crate) const caret_red_700_of_50: &str = "caret-red-700/50"; pub(crate) const caret_red_700_of_60: &str = "caret-red-700/60"; pub(crate) const caret_red_700_of_70: &str = "caret-red-700/70"; pub(crate) const caret_red_700_of_75: &str = "caret-red-700/75"; pub(crate) const caret_red_700_of_80: &str = "caret-red-700/80"; pub(crate) const caret_red_700_of_90: &str = "caret-red-700/90"; pub(crate) const caret_red_700_of_95: &str = "caret-red-700/95"; pub(crate) const caret_red_800: &str = "caret-red-800"; pub(crate) const caret_red_800_of_0: &str = "caret-red-800/0"; pub(crate) const caret_red_800_of_10: &str = "caret-red-800/10"; pub(crate) const caret_red_800_of_100: &str = "caret-red-800/100"; pub(crate) const caret_red_800_of_20: &str = "caret-red-800/20"; pub(crate) const caret_red_800_of_25: &str = "caret-red-800/25"; pub(crate) const caret_red_800_of_30: &str = "caret-red-800/30"; pub(crate) const caret_red_800_of_40: &str = "caret-red-800/40"; pub(crate) const caret_red_800_of_5: &str = "caret-red-800/5"; pub(crate) const caret_red_800_of_50: &str = "caret-red-800/50"; pub(crate) const caret_red_800_of_60: &str = "caret-red-800/60"; pub(crate) const caret_red_800_of_70: &str = "caret-red-800/70"; pub(crate) const caret_red_800_of_75: &str = "caret-red-800/75"; pub(crate) const caret_red_800_of_80: &str = "caret-red-800/80"; pub(crate) const caret_red_800_of_90: &str = "caret-red-800/90"; pub(crate) const caret_red_800_of_95: &str = "caret-red-800/95"; pub(crate) const caret_red_900: &str = "caret-red-900"; pub(crate) const caret_red_900_of_0: &str = "caret-red-900/0"; pub(crate) const caret_red_900_of_10: &str = "caret-red-900/10"; pub(crate) const caret_red_900_of_100: &str = "caret-red-900/100"; pub(crate) const caret_red_900_of_20: &str = "caret-red-900/20"; pub(crate) const caret_red_900_of_25: &str = "caret-red-900/25"; pub(crate) const caret_red_900_of_30: &str = "caret-red-900/30"; pub(crate) const caret_red_900_of_40: &str = "caret-red-900/40"; pub(crate) const caret_red_900_of_5: &str = "caret-red-900/5"; pub(crate) const caret_red_900_of_50: &str = "caret-red-900/50"; pub(crate) const caret_red_900_of_60: &str = "caret-red-900/60"; pub(crate) const caret_red_900_of_70: &str = "caret-red-900/70"; pub(crate) const caret_red_900_of_75: &str = "caret-red-900/75"; pub(crate) const caret_red_900_of_80: &str = "caret-red-900/80"; pub(crate) const caret_red_900_of_90: &str = "caret-red-900/90"; pub(crate) const caret_red_900_of_95: &str = "caret-red-900/95"; pub(crate) const caret_rose_100: &str = "caret-rose-100"; pub(crate) const caret_rose_100_of_0: &str = "caret-rose-100/0"; pub(crate) const caret_rose_100_of_10: &str = "caret-rose-100/10"; pub(crate) const caret_rose_100_of_100: &str = "caret-rose-100/100"; pub(crate) const caret_rose_100_of_20: &str = "caret-rose-100/20"; pub(crate) const caret_rose_100_of_25: &str = "caret-rose-100/25"; pub(crate) const caret_rose_100_of_30: &str = "caret-rose-100/30"; pub(crate) const caret_rose_100_of_40: &str = "caret-rose-100/40"; pub(crate) const caret_rose_100_of_5: &str = "caret-rose-100/5"; pub(crate) const caret_rose_100_of_50: &str = "caret-rose-100/50"; pub(crate) const caret_rose_100_of_60: &str = "caret-rose-100/60"; pub(crate) const caret_rose_100_of_70: &str = "caret-rose-100/70"; pub(crate) const caret_rose_100_of_75: &str = "caret-rose-100/75"; pub(crate) const caret_rose_100_of_80: &str = "caret-rose-100/80"; pub(crate) const caret_rose_100_of_90: &str = "caret-rose-100/90"; pub(crate) const caret_rose_100_of_95: &str = "caret-rose-100/95"; pub(crate) const caret_rose_200: &str = "caret-rose-200"; pub(crate) const caret_rose_200_of_0: &str = "caret-rose-200/0"; pub(crate) const caret_rose_200_of_10: &str = "caret-rose-200/10"; pub(crate) const caret_rose_200_of_100: &str = "caret-rose-200/100"; pub(crate) const caret_rose_200_of_20: &str = "caret-rose-200/20"; pub(crate) const caret_rose_200_of_25: &str = "caret-rose-200/25"; pub(crate) const caret_rose_200_of_30: &str = "caret-rose-200/30"; pub(crate) const caret_rose_200_of_40: &str = "caret-rose-200/40"; pub(crate) const caret_rose_200_of_5: &str = "caret-rose-200/5"; pub(crate) const caret_rose_200_of_50: &str = "caret-rose-200/50"; pub(crate) const caret_rose_200_of_60: &str = "caret-rose-200/60"; pub(crate) const caret_rose_200_of_70: &str = "caret-rose-200/70"; pub(crate) const caret_rose_200_of_75: &str = "caret-rose-200/75"; pub(crate) const caret_rose_200_of_80: &str = "caret-rose-200/80"; pub(crate) const caret_rose_200_of_90: &str = "caret-rose-200/90"; pub(crate) const caret_rose_200_of_95: &str = "caret-rose-200/95"; pub(crate) const caret_rose_300: &str = "caret-rose-300"; pub(crate) const caret_rose_300_of_0: &str = "caret-rose-300/0"; pub(crate) const caret_rose_300_of_10: &str = "caret-rose-300/10"; pub(crate) const caret_rose_300_of_100: &str = "caret-rose-300/100"; pub(crate) const caret_rose_300_of_20: &str = "caret-rose-300/20"; pub(crate) const caret_rose_300_of_25: &str = "caret-rose-300/25"; pub(crate) const caret_rose_300_of_30: &str = "caret-rose-300/30"; pub(crate) const caret_rose_300_of_40: &str = "caret-rose-300/40"; pub(crate) const caret_rose_300_of_5: &str = "caret-rose-300/5"; pub(crate) const caret_rose_300_of_50: &str = "caret-rose-300/50"; pub(crate) const caret_rose_300_of_60: &str = "caret-rose-300/60"; pub(crate) const caret_rose_300_of_70: &str = "caret-rose-300/70"; pub(crate) const caret_rose_300_of_75: &str = "caret-rose-300/75"; pub(crate) const caret_rose_300_of_80: &str = "caret-rose-300/80"; pub(crate) const caret_rose_300_of_90: &str = "caret-rose-300/90"; pub(crate) const caret_rose_300_of_95: &str = "caret-rose-300/95"; pub(crate) const caret_rose_400: &str = "caret-rose-400"; pub(crate) const caret_rose_400_of_0: &str = "caret-rose-400/0"; pub(crate) const caret_rose_400_of_10: &str = "caret-rose-400/10"; pub(crate) const caret_rose_400_of_100: &str = "caret-rose-400/100"; pub(crate) const caret_rose_400_of_20: &str = "caret-rose-400/20"; pub(crate) const caret_rose_400_of_25: &str = "caret-rose-400/25"; pub(crate) const caret_rose_400_of_30: &str = "caret-rose-400/30"; pub(crate) const caret_rose_400_of_40: &str = "caret-rose-400/40"; pub(crate) const caret_rose_400_of_5: &str = "caret-rose-400/5"; pub(crate) const caret_rose_400_of_50: &str = "caret-rose-400/50"; pub(crate) const caret_rose_400_of_60: &str = "caret-rose-400/60"; pub(crate) const caret_rose_400_of_70: &str = "caret-rose-400/70"; pub(crate) const caret_rose_400_of_75: &str = "caret-rose-400/75"; pub(crate) const caret_rose_400_of_80: &str = "caret-rose-400/80"; pub(crate) const caret_rose_400_of_90: &str = "caret-rose-400/90"; pub(crate) const caret_rose_400_of_95: &str = "caret-rose-400/95"; pub(crate) const caret_rose_50: &str = "caret-rose-50"; pub(crate) const caret_rose_500: &str = "caret-rose-500"; pub(crate) const caret_rose_500_of_0: &str = "caret-rose-500/0"; pub(crate) const caret_rose_500_of_10: &str = "caret-rose-500/10"; pub(crate) const caret_rose_500_of_100: &str = "caret-rose-500/100"; pub(crate) const caret_rose_500_of_20: &str = "caret-rose-500/20"; pub(crate) const caret_rose_500_of_25: &str = "caret-rose-500/25"; pub(crate) const caret_rose_500_of_30: &str = "caret-rose-500/30"; pub(crate) const caret_rose_500_of_40: &str = "caret-rose-500/40"; pub(crate) const caret_rose_500_of_5: &str = "caret-rose-500/5"; pub(crate) const caret_rose_500_of_50: &str = "caret-rose-500/50"; pub(crate) const caret_rose_500_of_60: &str = "caret-rose-500/60"; pub(crate) const caret_rose_500_of_70: &str = "caret-rose-500/70"; pub(crate) const caret_rose_500_of_75: &str = "caret-rose-500/75"; pub(crate) const caret_rose_500_of_80: &str = "caret-rose-500/80"; pub(crate) const caret_rose_500_of_90: &str = "caret-rose-500/90"; pub(crate) const caret_rose_500_of_95: &str = "caret-rose-500/95"; pub(crate) const caret_rose_50_of_0: &str = "caret-rose-50/0"; pub(crate) const caret_rose_50_of_10: &str = "caret-rose-50/10"; pub(crate) const caret_rose_50_of_100: &str = "caret-rose-50/100"; pub(crate) const caret_rose_50_of_20: &str = "caret-rose-50/20"; pub(crate) const caret_rose_50_of_25: &str = "caret-rose-50/25"; pub(crate) const caret_rose_50_of_30: &str = "caret-rose-50/30"; pub(crate) const caret_rose_50_of_40: &str = "caret-rose-50/40"; pub(crate) const caret_rose_50_of_5: &str = "caret-rose-50/5"; pub(crate) const caret_rose_50_of_50: &str = "caret-rose-50/50"; pub(crate) const caret_rose_50_of_60: &str = "caret-rose-50/60"; pub(crate) const caret_rose_50_of_70: &str = "caret-rose-50/70"; pub(crate) const caret_rose_50_of_75: &str = "caret-rose-50/75"; pub(crate) const caret_rose_50_of_80: &str = "caret-rose-50/80"; pub(crate) const caret_rose_50_of_90: &str = "caret-rose-50/90"; pub(crate) const caret_rose_50_of_95: &str = "caret-rose-50/95"; pub(crate) const caret_rose_600: &str = "caret-rose-600"; pub(crate) const caret_rose_600_of_0: &str = "caret-rose-600/0"; pub(crate) const caret_rose_600_of_10: &str = "caret-rose-600/10"; pub(crate) const caret_rose_600_of_100: &str = "caret-rose-600/100"; pub(crate) const caret_rose_600_of_20: &str = "caret-rose-600/20"; pub(crate) const caret_rose_600_of_25: &str = "caret-rose-600/25"; pub(crate) const caret_rose_600_of_30: &str = "caret-rose-600/30"; pub(crate) const caret_rose_600_of_40: &str = "caret-rose-600/40"; pub(crate) const caret_rose_600_of_5: &str = "caret-rose-600/5"; pub(crate) const caret_rose_600_of_50: &str = "caret-rose-600/50"; pub(crate) const caret_rose_600_of_60: &str = "caret-rose-600/60"; pub(crate) const caret_rose_600_of_70: &str = "caret-rose-600/70"; pub(crate) const caret_rose_600_of_75: &str = "caret-rose-600/75"; pub(crate) const caret_rose_600_of_80: &str = "caret-rose-600/80"; pub(crate) const caret_rose_600_of_90: &str = "caret-rose-600/90"; pub(crate) const caret_rose_600_of_95: &str = "caret-rose-600/95"; pub(crate) const caret_rose_700: &str = "caret-rose-700"; pub(crate) const caret_rose_700_of_0: &str = "caret-rose-700/0"; pub(crate) const caret_rose_700_of_10: &str = "caret-rose-700/10"; pub(crate) const caret_rose_700_of_100: &str = "caret-rose-700/100"; pub(crate) const caret_rose_700_of_20: &str = "caret-rose-700/20"; pub(crate) const caret_rose_700_of_25: &str = "caret-rose-700/25"; pub(crate) const caret_rose_700_of_30: &str = "caret-rose-700/30"; pub(crate) const caret_rose_700_of_40: &str = "caret-rose-700/40"; pub(crate) const caret_rose_700_of_5: &str = "caret-rose-700/5"; pub(crate) const caret_rose_700_of_50: &str = "caret-rose-700/50"; pub(crate) const caret_rose_700_of_60: &str = "caret-rose-700/60"; pub(crate) const caret_rose_700_of_70: &str = "caret-rose-700/70"; pub(crate) const caret_rose_700_of_75: &str = "caret-rose-700/75"; pub(crate) const caret_rose_700_of_80: &str = "caret-rose-700/80"; pub(crate) const caret_rose_700_of_90: &str = "caret-rose-700/90"; pub(crate) const caret_rose_700_of_95: &str = "caret-rose-700/95"; pub(crate) const caret_rose_800: &str = "caret-rose-800"; pub(crate) const caret_rose_800_of_0: &str = "caret-rose-800/0"; pub(crate) const caret_rose_800_of_10: &str = "caret-rose-800/10"; pub(crate) const caret_rose_800_of_100: &str = "caret-rose-800/100"; pub(crate) const caret_rose_800_of_20: &str = "caret-rose-800/20"; pub(crate) const caret_rose_800_of_25: &str = "caret-rose-800/25"; pub(crate) const caret_rose_800_of_30: &str = "caret-rose-800/30"; pub(crate) const caret_rose_800_of_40: &str = "caret-rose-800/40"; pub(crate) const caret_rose_800_of_5: &str = "caret-rose-800/5"; pub(crate) const caret_rose_800_of_50: &str = "caret-rose-800/50"; pub(crate) const caret_rose_800_of_60: &str = "caret-rose-800/60"; pub(crate) const caret_rose_800_of_70: &str = "caret-rose-800/70"; pub(crate) const caret_rose_800_of_75: &str = "caret-rose-800/75"; pub(crate) const caret_rose_800_of_80: &str = "caret-rose-800/80"; pub(crate) const caret_rose_800_of_90: &str = "caret-rose-800/90"; pub(crate) const caret_rose_800_of_95: &str = "caret-rose-800/95"; pub(crate) const caret_rose_900: &str = "caret-rose-900"; pub(crate) const caret_rose_900_of_0: &str = "caret-rose-900/0"; pub(crate) const caret_rose_900_of_10: &str = "caret-rose-900/10"; pub(crate) const caret_rose_900_of_100: &str = "caret-rose-900/100"; pub(crate) const caret_rose_900_of_20: &str = "caret-rose-900/20"; pub(crate) const caret_rose_900_of_25: &str = "caret-rose-900/25"; pub(crate) const caret_rose_900_of_30: &str = "caret-rose-900/30"; pub(crate) const caret_rose_900_of_40: &str = "caret-rose-900/40"; pub(crate) const caret_rose_900_of_5: &str = "caret-rose-900/5"; pub(crate) const caret_rose_900_of_50: &str = "caret-rose-900/50"; pub(crate) const caret_rose_900_of_60: &str = "caret-rose-900/60"; pub(crate) const caret_rose_900_of_70: &str = "caret-rose-900/70"; pub(crate) const caret_rose_900_of_75: &str = "caret-rose-900/75"; pub(crate) const caret_rose_900_of_80: &str = "caret-rose-900/80"; pub(crate) const caret_rose_900_of_90: &str = "caret-rose-900/90"; pub(crate) const caret_rose_900_of_95: &str = "caret-rose-900/95"; pub(crate) const caret_sky_100: &str = "caret-sky-100"; pub(crate) const caret_sky_100_of_0: &str = "caret-sky-100/0"; pub(crate) const caret_sky_100_of_10: &str = "caret-sky-100/10"; pub(crate) const caret_sky_100_of_100: &str = "caret-sky-100/100"; pub(crate) const caret_sky_100_of_20: &str = "caret-sky-100/20"; pub(crate) const caret_sky_100_of_25: &str = "caret-sky-100/25"; pub(crate) const caret_sky_100_of_30: &str = "caret-sky-100/30"; pub(crate) const caret_sky_100_of_40: &str = "caret-sky-100/40"; pub(crate) const caret_sky_100_of_5: &str = "caret-sky-100/5"; pub(crate) const caret_sky_100_of_50: &str = "caret-sky-100/50"; pub(crate) const caret_sky_100_of_60: &str = "caret-sky-100/60"; pub(crate) const caret_sky_100_of_70: &str = "caret-sky-100/70"; pub(crate) const caret_sky_100_of_75: &str = "caret-sky-100/75"; pub(crate) const caret_sky_100_of_80: &str = "caret-sky-100/80"; pub(crate) const caret_sky_100_of_90: &str = "caret-sky-100/90"; pub(crate) const caret_sky_100_of_95: &str = "caret-sky-100/95"; pub(crate) const caret_sky_200: &str = "caret-sky-200"; pub(crate) const caret_sky_200_of_0: &str = "caret-sky-200/0"; pub(crate) const caret_sky_200_of_10: &str = "caret-sky-200/10"; pub(crate) const caret_sky_200_of_100: &str = "caret-sky-200/100"; pub(crate) const caret_sky_200_of_20: &str = "caret-sky-200/20"; pub(crate) const caret_sky_200_of_25: &str = "caret-sky-200/25"; pub(crate) const caret_sky_200_of_30: &str = "caret-sky-200/30"; pub(crate) const caret_sky_200_of_40: &str = "caret-sky-200/40"; pub(crate) const caret_sky_200_of_5: &str = "caret-sky-200/5"; pub(crate) const caret_sky_200_of_50: &str = "caret-sky-200/50"; pub(crate) const caret_sky_200_of_60: &str = "caret-sky-200/60"; pub(crate) const caret_sky_200_of_70: &str = "caret-sky-200/70"; pub(crate) const caret_sky_200_of_75: &str = "caret-sky-200/75"; pub(crate) const caret_sky_200_of_80: &str = "caret-sky-200/80"; pub(crate) const caret_sky_200_of_90: &str = "caret-sky-200/90"; pub(crate) const caret_sky_200_of_95: &str = "caret-sky-200/95"; pub(crate) const caret_sky_300: &str = "caret-sky-300"; pub(crate) const caret_sky_300_of_0: &str = "caret-sky-300/0"; pub(crate) const caret_sky_300_of_10: &str = "caret-sky-300/10"; pub(crate) const caret_sky_300_of_100: &str = "caret-sky-300/100"; pub(crate) const caret_sky_300_of_20: &str = "caret-sky-300/20"; pub(crate) const caret_sky_300_of_25: &str = "caret-sky-300/25"; pub(crate) const caret_sky_300_of_30: &str = "caret-sky-300/30"; pub(crate) const caret_sky_300_of_40: &str = "caret-sky-300/40"; pub(crate) const caret_sky_300_of_5: &str = "caret-sky-300/5"; pub(crate) const caret_sky_300_of_50: &str = "caret-sky-300/50"; pub(crate) const caret_sky_300_of_60: &str = "caret-sky-300/60"; pub(crate) const caret_sky_300_of_70: &str = "caret-sky-300/70"; pub(crate) const caret_sky_300_of_75: &str = "caret-sky-300/75"; pub(crate) const caret_sky_300_of_80: &str = "caret-sky-300/80"; pub(crate) const caret_sky_300_of_90: &str = "caret-sky-300/90"; pub(crate) const caret_sky_300_of_95: &str = "caret-sky-300/95"; pub(crate) const caret_sky_400: &str = "caret-sky-400"; pub(crate) const caret_sky_400_of_0: &str = "caret-sky-400/0"; pub(crate) const caret_sky_400_of_10: &str = "caret-sky-400/10"; pub(crate) const caret_sky_400_of_100: &str = "caret-sky-400/100"; pub(crate) const caret_sky_400_of_20: &str = "caret-sky-400/20"; pub(crate) const caret_sky_400_of_25: &str = "caret-sky-400/25"; pub(crate) const caret_sky_400_of_30: &str = "caret-sky-400/30"; pub(crate) const caret_sky_400_of_40: &str = "caret-sky-400/40"; pub(crate) const caret_sky_400_of_5: &str = "caret-sky-400/5"; pub(crate) const caret_sky_400_of_50: &str = "caret-sky-400/50"; pub(crate) const caret_sky_400_of_60: &str = "caret-sky-400/60"; pub(crate) const caret_sky_400_of_70: &str = "caret-sky-400/70"; pub(crate) const caret_sky_400_of_75: &str = "caret-sky-400/75"; pub(crate) const caret_sky_400_of_80: &str = "caret-sky-400/80"; pub(crate) const caret_sky_400_of_90: &str = "caret-sky-400/90"; pub(crate) const caret_sky_400_of_95: &str = "caret-sky-400/95"; pub(crate) const caret_sky_50: &str = "caret-sky-50"; pub(crate) const caret_sky_500: &str = "caret-sky-500"; pub(crate) const caret_sky_500_of_0: &str = "caret-sky-500/0"; pub(crate) const caret_sky_500_of_10: &str = "caret-sky-500/10"; pub(crate) const caret_sky_500_of_100: &str = "caret-sky-500/100"; pub(crate) const caret_sky_500_of_20: &str = "caret-sky-500/20"; pub(crate) const caret_sky_500_of_25: &str = "caret-sky-500/25"; pub(crate) const caret_sky_500_of_30: &str = "caret-sky-500/30"; pub(crate) const caret_sky_500_of_40: &str = "caret-sky-500/40"; pub(crate) const caret_sky_500_of_5: &str = "caret-sky-500/5"; pub(crate) const caret_sky_500_of_50: &str = "caret-sky-500/50"; pub(crate) const caret_sky_500_of_60: &str = "caret-sky-500/60"; pub(crate) const caret_sky_500_of_70: &str = "caret-sky-500/70"; pub(crate) const caret_sky_500_of_75: &str = "caret-sky-500/75"; pub(crate) const caret_sky_500_of_80: &str = "caret-sky-500/80"; pub(crate) const caret_sky_500_of_90: &str = "caret-sky-500/90"; pub(crate) const caret_sky_500_of_95: &str = "caret-sky-500/95"; pub(crate) const caret_sky_50_of_0: &str = "caret-sky-50/0"; pub(crate) const caret_sky_50_of_10: &str = "caret-sky-50/10"; pub(crate) const caret_sky_50_of_100: &str = "caret-sky-50/100"; pub(crate) const caret_sky_50_of_20: &str = "caret-sky-50/20"; pub(crate) const caret_sky_50_of_25: &str = "caret-sky-50/25"; pub(crate) const caret_sky_50_of_30: &str = "caret-sky-50/30"; pub(crate) const caret_sky_50_of_40: &str = "caret-sky-50/40"; pub(crate) const caret_sky_50_of_5: &str = "caret-sky-50/5"; pub(crate) const caret_sky_50_of_50: &str = "caret-sky-50/50"; pub(crate) const caret_sky_50_of_60: &str = "caret-sky-50/60"; pub(crate) const caret_sky_50_of_70: &str = "caret-sky-50/70"; pub(crate) const caret_sky_50_of_75: &str = "caret-sky-50/75"; pub(crate) const caret_sky_50_of_80: &str = "caret-sky-50/80"; pub(crate) const caret_sky_50_of_90: &str = "caret-sky-50/90"; pub(crate) const caret_sky_50_of_95: &str = "caret-sky-50/95"; pub(crate) const caret_sky_600: &str = "caret-sky-600"; pub(crate) const caret_sky_600_of_0: &str = "caret-sky-600/0"; pub(crate) const caret_sky_600_of_10: &str = "caret-sky-600/10"; pub(crate) const caret_sky_600_of_100: &str = "caret-sky-600/100"; pub(crate) const caret_sky_600_of_20: &str = "caret-sky-600/20"; pub(crate) const caret_sky_600_of_25: &str = "caret-sky-600/25"; pub(crate) const caret_sky_600_of_30: &str = "caret-sky-600/30"; pub(crate) const caret_sky_600_of_40: &str = "caret-sky-600/40"; pub(crate) const caret_sky_600_of_5: &str = "caret-sky-600/5"; pub(crate) const caret_sky_600_of_50: &str = "caret-sky-600/50"; pub(crate) const caret_sky_600_of_60: &str = "caret-sky-600/60"; pub(crate) const caret_sky_600_of_70: &str = "caret-sky-600/70"; pub(crate) const caret_sky_600_of_75: &str = "caret-sky-600/75"; pub(crate) const caret_sky_600_of_80: &str = "caret-sky-600/80"; pub(crate) const caret_sky_600_of_90: &str = "caret-sky-600/90"; pub(crate) const caret_sky_600_of_95: &str = "caret-sky-600/95"; pub(crate) const caret_sky_700: &str = "caret-sky-700"; pub(crate) const caret_sky_700_of_0: &str = "caret-sky-700/0"; pub(crate) const caret_sky_700_of_10: &str = "caret-sky-700/10"; pub(crate) const caret_sky_700_of_100: &str = "caret-sky-700/100"; pub(crate) const caret_sky_700_of_20: &str = "caret-sky-700/20"; pub(crate) const caret_sky_700_of_25: &str = "caret-sky-700/25"; pub(crate) const caret_sky_700_of_30: &str = "caret-sky-700/30"; pub(crate) const caret_sky_700_of_40: &str = "caret-sky-700/40"; pub(crate) const caret_sky_700_of_5: &str = "caret-sky-700/5"; pub(crate) const caret_sky_700_of_50: &str = "caret-sky-700/50"; pub(crate) const caret_sky_700_of_60: &str = "caret-sky-700/60"; pub(crate) const caret_sky_700_of_70: &str = "caret-sky-700/70"; pub(crate) const caret_sky_700_of_75: &str = "caret-sky-700/75"; pub(crate) const caret_sky_700_of_80: &str = "caret-sky-700/80"; pub(crate) const caret_sky_700_of_90: &str = "caret-sky-700/90"; pub(crate) const caret_sky_700_of_95: &str = "caret-sky-700/95"; pub(crate) const caret_sky_800: &str = "caret-sky-800"; pub(crate) const caret_sky_800_of_0: &str = "caret-sky-800/0"; pub(crate) const caret_sky_800_of_10: &str = "caret-sky-800/10"; pub(crate) const caret_sky_800_of_100: &str = "caret-sky-800/100"; pub(crate) const caret_sky_800_of_20: &str = "caret-sky-800/20"; pub(crate) const caret_sky_800_of_25: &str = "caret-sky-800/25"; pub(crate) const caret_sky_800_of_30: &str = "caret-sky-800/30"; pub(crate) const caret_sky_800_of_40: &str = "caret-sky-800/40"; pub(crate) const caret_sky_800_of_5: &str = "caret-sky-800/5"; pub(crate) const caret_sky_800_of_50: &str = "caret-sky-800/50"; pub(crate) const caret_sky_800_of_60: &str = "caret-sky-800/60"; pub(crate) const caret_sky_800_of_70: &str = "caret-sky-800/70"; pub(crate) const caret_sky_800_of_75: &str = "caret-sky-800/75"; pub(crate) const caret_sky_800_of_80: &str = "caret-sky-800/80"; pub(crate) const caret_sky_800_of_90: &str = "caret-sky-800/90"; pub(crate) const caret_sky_800_of_95: &str = "caret-sky-800/95"; pub(crate) const caret_sky_900: &str = "caret-sky-900"; pub(crate) const caret_sky_900_of_0: &str = "caret-sky-900/0"; pub(crate) const caret_sky_900_of_10: &str = "caret-sky-900/10"; pub(crate) const caret_sky_900_of_100: &str = "caret-sky-900/100"; pub(crate) const caret_sky_900_of_20: &str = "caret-sky-900/20"; pub(crate) const caret_sky_900_of_25: &str = "caret-sky-900/25"; pub(crate) const caret_sky_900_of_30: &str = "caret-sky-900/30"; pub(crate) const caret_sky_900_of_40: &str = "caret-sky-900/40"; pub(crate) const caret_sky_900_of_5: &str = "caret-sky-900/5"; pub(crate) const caret_sky_900_of_50: &str = "caret-sky-900/50"; pub(crate) const caret_sky_900_of_60: &str = "caret-sky-900/60"; pub(crate) const caret_sky_900_of_70: &str = "caret-sky-900/70"; pub(crate) const caret_sky_900_of_75: &str = "caret-sky-900/75"; pub(crate) const caret_sky_900_of_80: &str = "caret-sky-900/80"; pub(crate) const caret_sky_900_of_90: &str = "caret-sky-900/90"; pub(crate) const caret_sky_900_of_95: &str = "caret-sky-900/95"; pub(crate) const caret_slate_100: &str = "caret-slate-100"; pub(crate) const caret_slate_100_of_0: &str = "caret-slate-100/0"; pub(crate) const caret_slate_100_of_10: &str = "caret-slate-100/10"; pub(crate) const caret_slate_100_of_100: &str = "caret-slate-100/100"; pub(crate) const caret_slate_100_of_20: &str = "caret-slate-100/20"; pub(crate) const caret_slate_100_of_25: &str = "caret-slate-100/25"; pub(crate) const caret_slate_100_of_30: &str = "caret-slate-100/30"; pub(crate) const caret_slate_100_of_40: &str = "caret-slate-100/40"; pub(crate) const caret_slate_100_of_5: &str = "caret-slate-100/5"; pub(crate) const caret_slate_100_of_50: &str = "caret-slate-100/50"; pub(crate) const caret_slate_100_of_60: &str = "caret-slate-100/60"; pub(crate) const caret_slate_100_of_70: &str = "caret-slate-100/70"; pub(crate) const caret_slate_100_of_75: &str = "caret-slate-100/75"; pub(crate) const caret_slate_100_of_80: &str = "caret-slate-100/80"; pub(crate) const caret_slate_100_of_90: &str = "caret-slate-100/90"; pub(crate) const caret_slate_100_of_95: &str = "caret-slate-100/95"; pub(crate) const caret_slate_200: &str = "caret-slate-200"; pub(crate) const caret_slate_200_of_0: &str = "caret-slate-200/0"; pub(crate) const caret_slate_200_of_10: &str = "caret-slate-200/10"; pub(crate) const caret_slate_200_of_100: &str = "caret-slate-200/100"; pub(crate) const caret_slate_200_of_20: &str = "caret-slate-200/20"; pub(crate) const caret_slate_200_of_25: &str = "caret-slate-200/25"; pub(crate) const caret_slate_200_of_30: &str = "caret-slate-200/30"; pub(crate) const caret_slate_200_of_40: &str = "caret-slate-200/40"; pub(crate) const caret_slate_200_of_5: &str = "caret-slate-200/5"; pub(crate) const caret_slate_200_of_50: &str = "caret-slate-200/50"; pub(crate) const caret_slate_200_of_60: &str = "caret-slate-200/60"; pub(crate) const caret_slate_200_of_70: &str = "caret-slate-200/70"; pub(crate) const caret_slate_200_of_75: &str = "caret-slate-200/75"; pub(crate) const caret_slate_200_of_80: &str = "caret-slate-200/80"; pub(crate) const caret_slate_200_of_90: &str = "caret-slate-200/90"; pub(crate) const caret_slate_200_of_95: &str = "caret-slate-200/95"; pub(crate) const caret_slate_300: &str = "caret-slate-300"; pub(crate) const caret_slate_300_of_0: &str = "caret-slate-300/0"; pub(crate) const caret_slate_300_of_10: &str = "caret-slate-300/10"; pub(crate) const caret_slate_300_of_100: &str = "caret-slate-300/100"; pub(crate) const caret_slate_300_of_20: &str = "caret-slate-300/20"; pub(crate) const caret_slate_300_of_25: &str = "caret-slate-300/25"; pub(crate) const caret_slate_300_of_30: &str = "caret-slate-300/30"; pub(crate) const caret_slate_300_of_40: &str = "caret-slate-300/40"; pub(crate) const caret_slate_300_of_5: &str = "caret-slate-300/5"; pub(crate) const caret_slate_300_of_50: &str = "caret-slate-300/50"; pub(crate) const caret_slate_300_of_60: &str = "caret-slate-300/60"; pub(crate) const caret_slate_300_of_70: &str = "caret-slate-300/70"; pub(crate) const caret_slate_300_of_75: &str = "caret-slate-300/75"; pub(crate) const caret_slate_300_of_80: &str = "caret-slate-300/80"; pub(crate) const caret_slate_300_of_90: &str = "caret-slate-300/90"; pub(crate) const caret_slate_300_of_95: &str = "caret-slate-300/95"; pub(crate) const caret_slate_400: &str = "caret-slate-400"; pub(crate) const caret_slate_400_of_0: &str = "caret-slate-400/0"; pub(crate) const caret_slate_400_of_10: &str = "caret-slate-400/10"; pub(crate) const caret_slate_400_of_100: &str = "caret-slate-400/100"; pub(crate) const caret_slate_400_of_20: &str = "caret-slate-400/20"; pub(crate) const caret_slate_400_of_25: &str = "caret-slate-400/25"; pub(crate) const caret_slate_400_of_30: &str = "caret-slate-400/30"; pub(crate) const caret_slate_400_of_40: &str = "caret-slate-400/40"; pub(crate) const caret_slate_400_of_5: &str = "caret-slate-400/5"; pub(crate) const caret_slate_400_of_50: &str = "caret-slate-400/50"; pub(crate) const caret_slate_400_of_60: &str = "caret-slate-400/60"; pub(crate) const caret_slate_400_of_70: &str = "caret-slate-400/70"; pub(crate) const caret_slate_400_of_75: &str = "caret-slate-400/75"; pub(crate) const caret_slate_400_of_80: &str = "caret-slate-400/80"; pub(crate) const caret_slate_400_of_90: &str = "caret-slate-400/90"; pub(crate) const caret_slate_400_of_95: &str = "caret-slate-400/95"; pub(crate) const caret_slate_50: &str = "caret-slate-50"; pub(crate) const caret_slate_500: &str = "caret-slate-500"; pub(crate) const caret_slate_500_of_0: &str = "caret-slate-500/0"; pub(crate) const caret_slate_500_of_10: &str = "caret-slate-500/10"; pub(crate) const caret_slate_500_of_100: &str = "caret-slate-500/100"; pub(crate) const caret_slate_500_of_20: &str = "caret-slate-500/20"; pub(crate) const caret_slate_500_of_25: &str = "caret-slate-500/25"; pub(crate) const caret_slate_500_of_30: &str = "caret-slate-500/30"; pub(crate) const caret_slate_500_of_40: &str = "caret-slate-500/40"; pub(crate) const caret_slate_500_of_5: &str = "caret-slate-500/5"; pub(crate) const caret_slate_500_of_50: &str = "caret-slate-500/50"; pub(crate) const caret_slate_500_of_60: &str = "caret-slate-500/60"; pub(crate) const caret_slate_500_of_70: &str = "caret-slate-500/70"; pub(crate) const caret_slate_500_of_75: &str = "caret-slate-500/75"; pub(crate) const caret_slate_500_of_80: &str = "caret-slate-500/80"; pub(crate) const caret_slate_500_of_90: &str = "caret-slate-500/90"; pub(crate) const caret_slate_500_of_95: &str = "caret-slate-500/95"; pub(crate) const caret_slate_50_of_0: &str = "caret-slate-50/0"; pub(crate) const caret_slate_50_of_10: &str = "caret-slate-50/10"; pub(crate) const caret_slate_50_of_100: &str = "caret-slate-50/100"; pub(crate) const caret_slate_50_of_20: &str = "caret-slate-50/20"; pub(crate) const caret_slate_50_of_25: &str = "caret-slate-50/25"; pub(crate) const caret_slate_50_of_30: &str = "caret-slate-50/30"; pub(crate) const caret_slate_50_of_40: &str = "caret-slate-50/40"; pub(crate) const caret_slate_50_of_5: &str = "caret-slate-50/5"; pub(crate) const caret_slate_50_of_50: &str = "caret-slate-50/50"; pub(crate) const caret_slate_50_of_60: &str = "caret-slate-50/60"; pub(crate) const caret_slate_50_of_70: &str = "caret-slate-50/70"; pub(crate) const caret_slate_50_of_75: &str = "caret-slate-50/75"; pub(crate) const caret_slate_50_of_80: &str = "caret-slate-50/80"; pub(crate) const caret_slate_50_of_90: &str = "caret-slate-50/90"; pub(crate) const caret_slate_50_of_95: &str = "caret-slate-50/95"; pub(crate) const caret_slate_600: &str = "caret-slate-600"; pub(crate) const caret_slate_600_of_0: &str = "caret-slate-600/0"; pub(crate) const caret_slate_600_of_10: &str = "caret-slate-600/10"; pub(crate) const caret_slate_600_of_100: &str = "caret-slate-600/100"; pub(crate) const caret_slate_600_of_20: &str = "caret-slate-600/20"; pub(crate) const caret_slate_600_of_25: &str = "caret-slate-600/25"; pub(crate) const caret_slate_600_of_30: &str = "caret-slate-600/30"; pub(crate) const caret_slate_600_of_40: &str = "caret-slate-600/40"; pub(crate) const caret_slate_600_of_5: &str = "caret-slate-600/5"; pub(crate) const caret_slate_600_of_50: &str = "caret-slate-600/50"; pub(crate) const caret_slate_600_of_60: &str = "caret-slate-600/60"; pub(crate) const caret_slate_600_of_70: &str = "caret-slate-600/70"; pub(crate) const caret_slate_600_of_75: &str = "caret-slate-600/75"; pub(crate) const caret_slate_600_of_80: &str = "caret-slate-600/80"; pub(crate) const caret_slate_600_of_90: &str = "caret-slate-600/90"; pub(crate) const caret_slate_600_of_95: &str = "caret-slate-600/95"; pub(crate) const caret_slate_700: &str = "caret-slate-700"; pub(crate) const caret_slate_700_of_0: &str = "caret-slate-700/0"; pub(crate) const caret_slate_700_of_10: &str = "caret-slate-700/10"; pub(crate) const caret_slate_700_of_100: &str = "caret-slate-700/100"; pub(crate) const caret_slate_700_of_20: &str = "caret-slate-700/20"; pub(crate) const caret_slate_700_of_25: &str = "caret-slate-700/25"; pub(crate) const caret_slate_700_of_30: &str = "caret-slate-700/30"; pub(crate) const caret_slate_700_of_40: &str = "caret-slate-700/40"; pub(crate) const caret_slate_700_of_5: &str = "caret-slate-700/5"; pub(crate) const caret_slate_700_of_50: &str = "caret-slate-700/50"; pub(crate) const caret_slate_700_of_60: &str = "caret-slate-700/60"; pub(crate) const caret_slate_700_of_70: &str = "caret-slate-700/70"; pub(crate) const caret_slate_700_of_75: &str = "caret-slate-700/75"; pub(crate) const caret_slate_700_of_80: &str = "caret-slate-700/80"; pub(crate) const caret_slate_700_of_90: &str = "caret-slate-700/90"; pub(crate) const caret_slate_700_of_95: &str = "caret-slate-700/95"; pub(crate) const caret_slate_800: &str = "caret-slate-800"; pub(crate) const caret_slate_800_of_0: &str = "caret-slate-800/0"; pub(crate) const caret_slate_800_of_10: &str = "caret-slate-800/10"; pub(crate) const caret_slate_800_of_100: &str = "caret-slate-800/100"; pub(crate) const caret_slate_800_of_20: &str = "caret-slate-800/20"; pub(crate) const caret_slate_800_of_25: &str = "caret-slate-800/25"; pub(crate) const caret_slate_800_of_30: &str = "caret-slate-800/30"; pub(crate) const caret_slate_800_of_40: &str = "caret-slate-800/40"; pub(crate) const caret_slate_800_of_5: &str = "caret-slate-800/5"; pub(crate) const caret_slate_800_of_50: &str = "caret-slate-800/50"; pub(crate) const caret_slate_800_of_60: &str = "caret-slate-800/60"; pub(crate) const caret_slate_800_of_70: &str = "caret-slate-800/70"; pub(crate) const caret_slate_800_of_75: &str = "caret-slate-800/75"; pub(crate) const caret_slate_800_of_80: &str = "caret-slate-800/80"; pub(crate) const caret_slate_800_of_90: &str = "caret-slate-800/90"; pub(crate) const caret_slate_800_of_95: &str = "caret-slate-800/95"; pub(crate) const caret_slate_900: &str = "caret-slate-900"; pub(crate) const caret_slate_900_of_0: &str = "caret-slate-900/0"; pub(crate) const caret_slate_900_of_10: &str = "caret-slate-900/10"; pub(crate) const caret_slate_900_of_100: &str = "caret-slate-900/100"; pub(crate) const caret_slate_900_of_20: &str = "caret-slate-900/20"; pub(crate) const caret_slate_900_of_25: &str = "caret-slate-900/25"; pub(crate) const caret_slate_900_of_30: &str = "caret-slate-900/30"; pub(crate) const caret_slate_900_of_40: &str = "caret-slate-900/40"; pub(crate) const caret_slate_900_of_5: &str = "caret-slate-900/5"; pub(crate) const caret_slate_900_of_50: &str = "caret-slate-900/50"; pub(crate) const caret_slate_900_of_60: &str = "caret-slate-900/60"; pub(crate) const caret_slate_900_of_70: &str = "caret-slate-900/70"; pub(crate) const caret_slate_900_of_75: &str = "caret-slate-900/75"; pub(crate) const caret_slate_900_of_80: &str = "caret-slate-900/80"; pub(crate) const caret_slate_900_of_90: &str = "caret-slate-900/90"; pub(crate) const caret_slate_900_of_95: &str = "caret-slate-900/95"; pub(crate) const caret_stone_100: &str = "caret-stone-100"; pub(crate) const caret_stone_100_of_0: &str = "caret-stone-100/0"; pub(crate) const caret_stone_100_of_10: &str = "caret-stone-100/10"; pub(crate) const caret_stone_100_of_100: &str = "caret-stone-100/100"; pub(crate) const caret_stone_100_of_20: &str = "caret-stone-100/20"; pub(crate) const caret_stone_100_of_25: &str = "caret-stone-100/25"; pub(crate) const caret_stone_100_of_30: &str = "caret-stone-100/30"; pub(crate) const caret_stone_100_of_40: &str = "caret-stone-100/40"; pub(crate) const caret_stone_100_of_5: &str = "caret-stone-100/5"; pub(crate) const caret_stone_100_of_50: &str = "caret-stone-100/50"; pub(crate) const caret_stone_100_of_60: &str = "caret-stone-100/60"; pub(crate) const caret_stone_100_of_70: &str = "caret-stone-100/70"; pub(crate) const caret_stone_100_of_75: &str = "caret-stone-100/75"; pub(crate) const caret_stone_100_of_80: &str = "caret-stone-100/80"; pub(crate) const caret_stone_100_of_90: &str = "caret-stone-100/90"; pub(crate) const caret_stone_100_of_95: &str = "caret-stone-100/95"; pub(crate) const caret_stone_200: &str = "caret-stone-200"; pub(crate) const caret_stone_200_of_0: &str = "caret-stone-200/0"; pub(crate) const caret_stone_200_of_10: &str = "caret-stone-200/10"; pub(crate) const caret_stone_200_of_100: &str = "caret-stone-200/100"; pub(crate) const caret_stone_200_of_20: &str = "caret-stone-200/20"; pub(crate) const caret_stone_200_of_25: &str = "caret-stone-200/25"; pub(crate) const caret_stone_200_of_30: &str = "caret-stone-200/30"; pub(crate) const caret_stone_200_of_40: &str = "caret-stone-200/40"; pub(crate) const caret_stone_200_of_5: &str = "caret-stone-200/5"; pub(crate) const caret_stone_200_of_50: &str = "caret-stone-200/50"; pub(crate) const caret_stone_200_of_60: &str = "caret-stone-200/60"; pub(crate) const caret_stone_200_of_70: &str = "caret-stone-200/70"; pub(crate) const caret_stone_200_of_75: &str = "caret-stone-200/75"; pub(crate) const caret_stone_200_of_80: &str = "caret-stone-200/80"; pub(crate) const caret_stone_200_of_90: &str = "caret-stone-200/90"; pub(crate) const caret_stone_200_of_95: &str = "caret-stone-200/95"; pub(crate) const caret_stone_300: &str = "caret-stone-300"; pub(crate) const caret_stone_300_of_0: &str = "caret-stone-300/0"; pub(crate) const caret_stone_300_of_10: &str = "caret-stone-300/10"; pub(crate) const caret_stone_300_of_100: &str = "caret-stone-300/100"; pub(crate) const caret_stone_300_of_20: &str = "caret-stone-300/20"; pub(crate) const caret_stone_300_of_25: &str = "caret-stone-300/25"; pub(crate) const caret_stone_300_of_30: &str = "caret-stone-300/30"; pub(crate) const caret_stone_300_of_40: &str = "caret-stone-300/40"; pub(crate) const caret_stone_300_of_5: &str = "caret-stone-300/5"; pub(crate) const caret_stone_300_of_50: &str = "caret-stone-300/50"; pub(crate) const caret_stone_300_of_60: &str = "caret-stone-300/60"; pub(crate) const caret_stone_300_of_70: &str = "caret-stone-300/70"; pub(crate) const caret_stone_300_of_75: &str = "caret-stone-300/75"; pub(crate) const caret_stone_300_of_80: &str = "caret-stone-300/80"; pub(crate) const caret_stone_300_of_90: &str = "caret-stone-300/90"; pub(crate) const caret_stone_300_of_95: &str = "caret-stone-300/95"; pub(crate) const caret_stone_400: &str = "caret-stone-400"; pub(crate) const caret_stone_400_of_0: &str = "caret-stone-400/0"; pub(crate) const caret_stone_400_of_10: &str = "caret-stone-400/10"; pub(crate) const caret_stone_400_of_100: &str = "caret-stone-400/100"; pub(crate) const caret_stone_400_of_20: &str = "caret-stone-400/20"; pub(crate) const caret_stone_400_of_25: &str = "caret-stone-400/25"; pub(crate) const caret_stone_400_of_30: &str = "caret-stone-400/30"; pub(crate) const caret_stone_400_of_40: &str = "caret-stone-400/40"; pub(crate) const caret_stone_400_of_5: &str = "caret-stone-400/5"; pub(crate) const caret_stone_400_of_50: &str = "caret-stone-400/50"; pub(crate) const caret_stone_400_of_60: &str = "caret-stone-400/60"; pub(crate) const caret_stone_400_of_70: &str = "caret-stone-400/70"; pub(crate) const caret_stone_400_of_75: &str = "caret-stone-400/75"; pub(crate) const caret_stone_400_of_80: &str = "caret-stone-400/80"; pub(crate) const caret_stone_400_of_90: &str = "caret-stone-400/90"; pub(crate) const caret_stone_400_of_95: &str = "caret-stone-400/95"; pub(crate) const caret_stone_50: &str = "caret-stone-50"; pub(crate) const caret_stone_500: &str = "caret-stone-500"; pub(crate) const caret_stone_500_of_0: &str = "caret-stone-500/0"; pub(crate) const caret_stone_500_of_10: &str = "caret-stone-500/10"; pub(crate) const caret_stone_500_of_100: &str = "caret-stone-500/100"; pub(crate) const caret_stone_500_of_20: &str = "caret-stone-500/20"; pub(crate) const caret_stone_500_of_25: &str = "caret-stone-500/25"; pub(crate) const caret_stone_500_of_30: &str = "caret-stone-500/30"; pub(crate) const caret_stone_500_of_40: &str = "caret-stone-500/40"; pub(crate) const caret_stone_500_of_5: &str = "caret-stone-500/5"; pub(crate) const caret_stone_500_of_50: &str = "caret-stone-500/50"; pub(crate) const caret_stone_500_of_60: &str = "caret-stone-500/60"; pub(crate) const caret_stone_500_of_70: &str = "caret-stone-500/70"; pub(crate) const caret_stone_500_of_75: &str = "caret-stone-500/75"; pub(crate) const caret_stone_500_of_80: &str = "caret-stone-500/80"; pub(crate) const caret_stone_500_of_90: &str = "caret-stone-500/90"; pub(crate) const caret_stone_500_of_95: &str = "caret-stone-500/95"; pub(crate) const caret_stone_50_of_0: &str = "caret-stone-50/0"; pub(crate) const caret_stone_50_of_10: &str = "caret-stone-50/10"; pub(crate) const caret_stone_50_of_100: &str = "caret-stone-50/100"; pub(crate) const caret_stone_50_of_20: &str = "caret-stone-50/20"; pub(crate) const caret_stone_50_of_25: &str = "caret-stone-50/25"; pub(crate) const caret_stone_50_of_30: &str = "caret-stone-50/30"; pub(crate) const caret_stone_50_of_40: &str = "caret-stone-50/40"; pub(crate) const caret_stone_50_of_5: &str = "caret-stone-50/5"; pub(crate) const caret_stone_50_of_50: &str = "caret-stone-50/50"; pub(crate) const caret_stone_50_of_60: &str = "caret-stone-50/60"; pub(crate) const caret_stone_50_of_70: &str = "caret-stone-50/70"; pub(crate) const caret_stone_50_of_75: &str = "caret-stone-50/75"; pub(crate) const caret_stone_50_of_80: &str = "caret-stone-50/80"; pub(crate) const caret_stone_50_of_90: &str = "caret-stone-50/90"; pub(crate) const caret_stone_50_of_95: &str = "caret-stone-50/95"; pub(crate) const caret_stone_600: &str = "caret-stone-600"; pub(crate) const caret_stone_600_of_0: &str = "caret-stone-600/0"; pub(crate) const caret_stone_600_of_10: &str = "caret-stone-600/10"; pub(crate) const caret_stone_600_of_100: &str = "caret-stone-600/100"; pub(crate) const caret_stone_600_of_20: &str = "caret-stone-600/20"; pub(crate) const caret_stone_600_of_25: &str = "caret-stone-600/25"; pub(crate) const caret_stone_600_of_30: &str = "caret-stone-600/30"; pub(crate) const caret_stone_600_of_40: &str = "caret-stone-600/40"; pub(crate) const caret_stone_600_of_5: &str = "caret-stone-600/5"; pub(crate) const caret_stone_600_of_50: &str = "caret-stone-600/50"; pub(crate) const caret_stone_600_of_60: &str = "caret-stone-600/60"; pub(crate) const caret_stone_600_of_70: &str = "caret-stone-600/70"; pub(crate) const caret_stone_600_of_75: &str = "caret-stone-600/75"; pub(crate) const caret_stone_600_of_80: &str = "caret-stone-600/80"; pub(crate) const caret_stone_600_of_90: &str = "caret-stone-600/90"; pub(crate) const caret_stone_600_of_95: &str = "caret-stone-600/95"; pub(crate) const caret_stone_700: &str = "caret-stone-700"; pub(crate) const caret_stone_700_of_0: &str = "caret-stone-700/0"; pub(crate) const caret_stone_700_of_10: &str = "caret-stone-700/10"; pub(crate) const caret_stone_700_of_100: &str = "caret-stone-700/100"; pub(crate) const caret_stone_700_of_20: &str = "caret-stone-700/20"; pub(crate) const caret_stone_700_of_25: &str = "caret-stone-700/25"; pub(crate) const caret_stone_700_of_30: &str = "caret-stone-700/30"; pub(crate) const caret_stone_700_of_40: &str = "caret-stone-700/40"; pub(crate) const caret_stone_700_of_5: &str = "caret-stone-700/5"; pub(crate) const caret_stone_700_of_50: &str = "caret-stone-700/50"; pub(crate) const caret_stone_700_of_60: &str = "caret-stone-700/60"; pub(crate) const caret_stone_700_of_70: &str = "caret-stone-700/70"; pub(crate) const caret_stone_700_of_75: &str = "caret-stone-700/75"; pub(crate) const caret_stone_700_of_80: &str = "caret-stone-700/80"; pub(crate) const caret_stone_700_of_90: &str = "caret-stone-700/90"; pub(crate) const caret_stone_700_of_95: &str = "caret-stone-700/95"; pub(crate) const caret_stone_800: &str = "caret-stone-800"; pub(crate) const caret_stone_800_of_0: &str = "caret-stone-800/0"; pub(crate) const caret_stone_800_of_10: &str = "caret-stone-800/10"; pub(crate) const caret_stone_800_of_100: &str = "caret-stone-800/100"; pub(crate) const caret_stone_800_of_20: &str = "caret-stone-800/20"; pub(crate) const caret_stone_800_of_25: &str = "caret-stone-800/25"; pub(crate) const caret_stone_800_of_30: &str = "caret-stone-800/30"; pub(crate) const caret_stone_800_of_40: &str = "caret-stone-800/40"; pub(crate) const caret_stone_800_of_5: &str = "caret-stone-800/5"; pub(crate) const caret_stone_800_of_50: &str = "caret-stone-800/50"; pub(crate) const caret_stone_800_of_60: &str = "caret-stone-800/60"; pub(crate) const caret_stone_800_of_70: &str = "caret-stone-800/70"; pub(crate) const caret_stone_800_of_75: &str = "caret-stone-800/75"; pub(crate) const caret_stone_800_of_80: &str = "caret-stone-800/80"; pub(crate) const caret_stone_800_of_90: &str = "caret-stone-800/90"; pub(crate) const caret_stone_800_of_95: &str = "caret-stone-800/95"; pub(crate) const caret_stone_900: &str = "caret-stone-900"; pub(crate) const caret_stone_900_of_0: &str = "caret-stone-900/0"; pub(crate) const caret_stone_900_of_10: &str = "caret-stone-900/10"; pub(crate) const caret_stone_900_of_100: &str = "caret-stone-900/100"; pub(crate) const caret_stone_900_of_20: &str = "caret-stone-900/20"; pub(crate) const caret_stone_900_of_25: &str = "caret-stone-900/25"; pub(crate) const caret_stone_900_of_30: &str = "caret-stone-900/30"; pub(crate) const caret_stone_900_of_40: &str = "caret-stone-900/40"; pub(crate) const caret_stone_900_of_5: &str = "caret-stone-900/5"; pub(crate) const caret_stone_900_of_50: &str = "caret-stone-900/50"; pub(crate) const caret_stone_900_of_60: &str = "caret-stone-900/60"; pub(crate) const caret_stone_900_of_70: &str = "caret-stone-900/70"; pub(crate) const caret_stone_900_of_75: &str = "caret-stone-900/75"; pub(crate) const caret_stone_900_of_80: &str = "caret-stone-900/80"; pub(crate) const caret_stone_900_of_90: &str = "caret-stone-900/90"; pub(crate) const caret_stone_900_of_95: &str = "caret-stone-900/95"; pub(crate) const caret_teal_100: &str = "caret-teal-100"; pub(crate) const caret_teal_100_of_0: &str = "caret-teal-100/0"; pub(crate) const caret_teal_100_of_10: &str = "caret-teal-100/10"; pub(crate) const caret_teal_100_of_100: &str = "caret-teal-100/100"; pub(crate) const caret_teal_100_of_20: &str = "caret-teal-100/20"; pub(crate) const caret_teal_100_of_25: &str = "caret-teal-100/25"; pub(crate) const caret_teal_100_of_30: &str = "caret-teal-100/30"; pub(crate) const caret_teal_100_of_40: &str = "caret-teal-100/40"; pub(crate) const caret_teal_100_of_5: &str = "caret-teal-100/5"; pub(crate) const caret_teal_100_of_50: &str = "caret-teal-100/50"; pub(crate) const caret_teal_100_of_60: &str = "caret-teal-100/60"; pub(crate) const caret_teal_100_of_70: &str = "caret-teal-100/70"; pub(crate) const caret_teal_100_of_75: &str = "caret-teal-100/75"; pub(crate) const caret_teal_100_of_80: &str = "caret-teal-100/80"; pub(crate) const caret_teal_100_of_90: &str = "caret-teal-100/90"; pub(crate) const caret_teal_100_of_95: &str = "caret-teal-100/95"; pub(crate) const caret_teal_200: &str = "caret-teal-200"; pub(crate) const caret_teal_200_of_0: &str = "caret-teal-200/0"; pub(crate) const caret_teal_200_of_10: &str = "caret-teal-200/10"; pub(crate) const caret_teal_200_of_100: &str = "caret-teal-200/100"; pub(crate) const caret_teal_200_of_20: &str = "caret-teal-200/20"; pub(crate) const caret_teal_200_of_25: &str = "caret-teal-200/25"; pub(crate) const caret_teal_200_of_30: &str = "caret-teal-200/30"; pub(crate) const caret_teal_200_of_40: &str = "caret-teal-200/40"; pub(crate) const caret_teal_200_of_5: &str = "caret-teal-200/5"; pub(crate) const caret_teal_200_of_50: &str = "caret-teal-200/50"; pub(crate) const caret_teal_200_of_60: &str = "caret-teal-200/60"; pub(crate) const caret_teal_200_of_70: &str = "caret-teal-200/70"; pub(crate) const caret_teal_200_of_75: &str = "caret-teal-200/75"; pub(crate) const caret_teal_200_of_80: &str = "caret-teal-200/80"; pub(crate) const caret_teal_200_of_90: &str = "caret-teal-200/90"; pub(crate) const caret_teal_200_of_95: &str = "caret-teal-200/95"; pub(crate) const caret_teal_300: &str = "caret-teal-300"; pub(crate) const caret_teal_300_of_0: &str = "caret-teal-300/0"; pub(crate) const caret_teal_300_of_10: &str = "caret-teal-300/10"; pub(crate) const caret_teal_300_of_100: &str = "caret-teal-300/100"; pub(crate) const caret_teal_300_of_20: &str = "caret-teal-300/20"; pub(crate) const caret_teal_300_of_25: &str = "caret-teal-300/25"; pub(crate) const caret_teal_300_of_30: &str = "caret-teal-300/30"; pub(crate) const caret_teal_300_of_40: &str = "caret-teal-300/40"; pub(crate) const caret_teal_300_of_5: &str = "caret-teal-300/5"; pub(crate) const caret_teal_300_of_50: &str = "caret-teal-300/50"; pub(crate) const caret_teal_300_of_60: &str = "caret-teal-300/60"; pub(crate) const caret_teal_300_of_70: &str = "caret-teal-300/70"; pub(crate) const caret_teal_300_of_75: &str = "caret-teal-300/75"; pub(crate) const caret_teal_300_of_80: &str = "caret-teal-300/80"; pub(crate) const caret_teal_300_of_90: &str = "caret-teal-300/90"; pub(crate) const caret_teal_300_of_95: &str = "caret-teal-300/95"; pub(crate) const caret_teal_400: &str = "caret-teal-400"; pub(crate) const caret_teal_400_of_0: &str = "caret-teal-400/0"; pub(crate) const caret_teal_400_of_10: &str = "caret-teal-400/10"; pub(crate) const caret_teal_400_of_100: &str = "caret-teal-400/100"; pub(crate) const caret_teal_400_of_20: &str = "caret-teal-400/20"; pub(crate) const caret_teal_400_of_25: &str = "caret-teal-400/25"; pub(crate) const caret_teal_400_of_30: &str = "caret-teal-400/30"; pub(crate) const caret_teal_400_of_40: &str = "caret-teal-400/40"; pub(crate) const caret_teal_400_of_5: &str = "caret-teal-400/5"; pub(crate) const caret_teal_400_of_50: &str = "caret-teal-400/50"; pub(crate) const caret_teal_400_of_60: &str = "caret-teal-400/60"; pub(crate) const caret_teal_400_of_70: &str = "caret-teal-400/70"; pub(crate) const caret_teal_400_of_75: &str = "caret-teal-400/75"; pub(crate) const caret_teal_400_of_80: &str = "caret-teal-400/80"; pub(crate) const caret_teal_400_of_90: &str = "caret-teal-400/90"; pub(crate) const caret_teal_400_of_95: &str = "caret-teal-400/95"; pub(crate) const caret_teal_50: &str = "caret-teal-50"; pub(crate) const caret_teal_500: &str = "caret-teal-500"; pub(crate) const caret_teal_500_of_0: &str = "caret-teal-500/0"; pub(crate) const caret_teal_500_of_10: &str = "caret-teal-500/10"; pub(crate) const caret_teal_500_of_100: &str = "caret-teal-500/100"; pub(crate) const caret_teal_500_of_20: &str = "caret-teal-500/20"; pub(crate) const caret_teal_500_of_25: &str = "caret-teal-500/25"; pub(crate) const caret_teal_500_of_30: &str = "caret-teal-500/30"; pub(crate) const caret_teal_500_of_40: &str = "caret-teal-500/40"; pub(crate) const caret_teal_500_of_5: &str = "caret-teal-500/5"; pub(crate) const caret_teal_500_of_50: &str = "caret-teal-500/50"; pub(crate) const caret_teal_500_of_60: &str = "caret-teal-500/60"; pub(crate) const caret_teal_500_of_70: &str = "caret-teal-500/70"; pub(crate) const caret_teal_500_of_75: &str = "caret-teal-500/75"; pub(crate) const caret_teal_500_of_80: &str = "caret-teal-500/80"; pub(crate) const caret_teal_500_of_90: &str = "caret-teal-500/90"; pub(crate) const caret_teal_500_of_95: &str = "caret-teal-500/95"; pub(crate) const caret_teal_50_of_0: &str = "caret-teal-50/0"; pub(crate) const caret_teal_50_of_10: &str = "caret-teal-50/10"; pub(crate) const caret_teal_50_of_100: &str = "caret-teal-50/100"; pub(crate) const caret_teal_50_of_20: &str = "caret-teal-50/20"; pub(crate) const caret_teal_50_of_25: &str = "caret-teal-50/25"; pub(crate) const caret_teal_50_of_30: &str = "caret-teal-50/30"; pub(crate) const caret_teal_50_of_40: &str = "caret-teal-50/40"; pub(crate) const caret_teal_50_of_5: &str = "caret-teal-50/5"; pub(crate) const caret_teal_50_of_50: &str = "caret-teal-50/50"; pub(crate) const caret_teal_50_of_60: &str = "caret-teal-50/60"; pub(crate) const caret_teal_50_of_70: &str = "caret-teal-50/70"; pub(crate) const caret_teal_50_of_75: &str = "caret-teal-50/75"; pub(crate) const caret_teal_50_of_80: &str = "caret-teal-50/80"; pub(crate) const caret_teal_50_of_90: &str = "caret-teal-50/90"; pub(crate) const caret_teal_50_of_95: &str = "caret-teal-50/95"; pub(crate) const caret_teal_600: &str = "caret-teal-600"; pub(crate) const caret_teal_600_of_0: &str = "caret-teal-600/0"; pub(crate) const caret_teal_600_of_10: &str = "caret-teal-600/10"; pub(crate) const caret_teal_600_of_100: &str = "caret-teal-600/100"; pub(crate) const caret_teal_600_of_20: &str = "caret-teal-600/20"; pub(crate) const caret_teal_600_of_25: &str = "caret-teal-600/25"; pub(crate) const caret_teal_600_of_30: &str = "caret-teal-600/30"; pub(crate) const caret_teal_600_of_40: &str = "caret-teal-600/40"; pub(crate) const caret_teal_600_of_5: &str = "caret-teal-600/5"; pub(crate) const caret_teal_600_of_50: &str = "caret-teal-600/50"; pub(crate) const caret_teal_600_of_60: &str = "caret-teal-600/60"; pub(crate) const caret_teal_600_of_70: &str = "caret-teal-600/70"; pub(crate) const caret_teal_600_of_75: &str = "caret-teal-600/75"; pub(crate) const caret_teal_600_of_80: &str = "caret-teal-600/80"; pub(crate) const caret_teal_600_of_90: &str = "caret-teal-600/90"; pub(crate) const caret_teal_600_of_95: &str = "caret-teal-600/95"; pub(crate) const caret_teal_700: &str = "caret-teal-700"; pub(crate) const caret_teal_700_of_0: &str = "caret-teal-700/0"; pub(crate) const caret_teal_700_of_10: &str = "caret-teal-700/10"; pub(crate) const caret_teal_700_of_100: &str = "caret-teal-700/100"; pub(crate) const caret_teal_700_of_20: &str = "caret-teal-700/20"; pub(crate) const caret_teal_700_of_25: &str = "caret-teal-700/25"; pub(crate) const caret_teal_700_of_30: &str = "caret-teal-700/30"; pub(crate) const caret_teal_700_of_40: &str = "caret-teal-700/40"; pub(crate) const caret_teal_700_of_5: &str = "caret-teal-700/5"; pub(crate) const caret_teal_700_of_50: &str = "caret-teal-700/50"; pub(crate) const caret_teal_700_of_60: &str = "caret-teal-700/60"; pub(crate) const caret_teal_700_of_70: &str = "caret-teal-700/70"; pub(crate) const caret_teal_700_of_75: &str = "caret-teal-700/75"; pub(crate) const caret_teal_700_of_80: &str = "caret-teal-700/80"; pub(crate) const caret_teal_700_of_90: &str = "caret-teal-700/90"; pub(crate) const caret_teal_700_of_95: &str = "caret-teal-700/95"; pub(crate) const caret_teal_800: &str = "caret-teal-800"; pub(crate) const caret_teal_800_of_0: &str = "caret-teal-800/0"; pub(crate) const caret_teal_800_of_10: &str = "caret-teal-800/10"; pub(crate) const caret_teal_800_of_100: &str = "caret-teal-800/100"; pub(crate) const caret_teal_800_of_20: &str = "caret-teal-800/20"; pub(crate) const caret_teal_800_of_25: &str = "caret-teal-800/25"; pub(crate) const caret_teal_800_of_30: &str = "caret-teal-800/30"; pub(crate) const caret_teal_800_of_40: &str = "caret-teal-800/40"; pub(crate) const caret_teal_800_of_5: &str = "caret-teal-800/5"; pub(crate) const caret_teal_800_of_50: &str = "caret-teal-800/50"; pub(crate) const caret_teal_800_of_60: &str = "caret-teal-800/60"; pub(crate) const caret_teal_800_of_70: &str = "caret-teal-800/70"; pub(crate) const caret_teal_800_of_75: &str = "caret-teal-800/75"; pub(crate) const caret_teal_800_of_80: &str = "caret-teal-800/80"; pub(crate) const caret_teal_800_of_90: &str = "caret-teal-800/90"; pub(crate) const caret_teal_800_of_95: &str = "caret-teal-800/95"; pub(crate) const caret_teal_900: &str = "caret-teal-900"; pub(crate) const caret_teal_900_of_0: &str = "caret-teal-900/0"; pub(crate) const caret_teal_900_of_10: &str = "caret-teal-900/10"; pub(crate) const caret_teal_900_of_100: &str = "caret-teal-900/100"; pub(crate) const caret_teal_900_of_20: &str = "caret-teal-900/20"; pub(crate) const caret_teal_900_of_25: &str = "caret-teal-900/25"; pub(crate) const caret_teal_900_of_30: &str = "caret-teal-900/30"; pub(crate) const caret_teal_900_of_40: &str = "caret-teal-900/40"; pub(crate) const caret_teal_900_of_5: &str = "caret-teal-900/5"; pub(crate) const caret_teal_900_of_50: &str = "caret-teal-900/50"; pub(crate) const caret_teal_900_of_60: &str = "caret-teal-900/60"; pub(crate) const caret_teal_900_of_70: &str = "caret-teal-900/70"; pub(crate) const caret_teal_900_of_75: &str = "caret-teal-900/75"; pub(crate) const caret_teal_900_of_80: &str = "caret-teal-900/80"; pub(crate) const caret_teal_900_of_90: &str = "caret-teal-900/90"; pub(crate) const caret_teal_900_of_95: &str = "caret-teal-900/95"; pub(crate) const caret_transparent: &str = "caret-transparent"; pub(crate) const caret_transparent_of_0: &str = "caret-transparent/0"; pub(crate) const caret_transparent_of_10: &str = "caret-transparent/10"; pub(crate) const caret_transparent_of_100: &str = "caret-transparent/100"; pub(crate) const caret_transparent_of_20: &str = "caret-transparent/20"; pub(crate) const caret_transparent_of_25: &str = "caret-transparent/25"; pub(crate) const caret_transparent_of_30: &str = "caret-transparent/30"; pub(crate) const caret_transparent_of_40: &str = "caret-transparent/40"; pub(crate) const caret_transparent_of_5: &str = "caret-transparent/5"; pub(crate) const caret_transparent_of_50: &str = "caret-transparent/50"; pub(crate) const caret_transparent_of_60: &str = "caret-transparent/60"; pub(crate) const caret_transparent_of_70: &str = "caret-transparent/70"; pub(crate) const caret_transparent_of_75: &str = "caret-transparent/75"; pub(crate) const caret_transparent_of_80: &str = "caret-transparent/80"; pub(crate) const caret_transparent_of_90: &str = "caret-transparent/90"; pub(crate) const caret_transparent_of_95: &str = "caret-transparent/95"; pub(crate) const caret_violet_100: &str = "caret-violet-100"; pub(crate) const caret_violet_100_of_0: &str = "caret-violet-100/0"; pub(crate) const caret_violet_100_of_10: &str = "caret-violet-100/10"; pub(crate) const caret_violet_100_of_100: &str = "caret-violet-100/100"; pub(crate) const caret_violet_100_of_20: &str = "caret-violet-100/20"; pub(crate) const caret_violet_100_of_25: &str = "caret-violet-100/25"; pub(crate) const caret_violet_100_of_30: &str = "caret-violet-100/30"; pub(crate) const caret_violet_100_of_40: &str = "caret-violet-100/40"; pub(crate) const caret_violet_100_of_5: &str = "caret-violet-100/5"; pub(crate) const caret_violet_100_of_50: &str = "caret-violet-100/50"; pub(crate) const caret_violet_100_of_60: &str = "caret-violet-100/60"; pub(crate) const caret_violet_100_of_70: &str = "caret-violet-100/70"; pub(crate) const caret_violet_100_of_75: &str = "caret-violet-100/75"; pub(crate) const caret_violet_100_of_80: &str = "caret-violet-100/80"; pub(crate) const caret_violet_100_of_90: &str = "caret-violet-100/90"; pub(crate) const caret_violet_100_of_95: &str = "caret-violet-100/95"; pub(crate) const caret_violet_200: &str = "caret-violet-200"; pub(crate) const caret_violet_200_of_0: &str = "caret-violet-200/0"; pub(crate) const caret_violet_200_of_10: &str = "caret-violet-200/10"; pub(crate) const caret_violet_200_of_100: &str = "caret-violet-200/100"; pub(crate) const caret_violet_200_of_20: &str = "caret-violet-200/20"; pub(crate) const caret_violet_200_of_25: &str = "caret-violet-200/25"; pub(crate) const caret_violet_200_of_30: &str = "caret-violet-200/30"; pub(crate) const caret_violet_200_of_40: &str = "caret-violet-200/40"; pub(crate) const caret_violet_200_of_5: &str = "caret-violet-200/5"; pub(crate) const caret_violet_200_of_50: &str = "caret-violet-200/50"; pub(crate) const caret_violet_200_of_60: &str = "caret-violet-200/60"; pub(crate) const caret_violet_200_of_70: &str = "caret-violet-200/70"; pub(crate) const caret_violet_200_of_75: &str = "caret-violet-200/75"; pub(crate) const caret_violet_200_of_80: &str = "caret-violet-200/80"; pub(crate) const caret_violet_200_of_90: &str = "caret-violet-200/90"; pub(crate) const caret_violet_200_of_95: &str = "caret-violet-200/95"; pub(crate) const caret_violet_300: &str = "caret-violet-300"; pub(crate) const caret_violet_300_of_0: &str = "caret-violet-300/0"; pub(crate) const caret_violet_300_of_10: &str = "caret-violet-300/10"; pub(crate) const caret_violet_300_of_100: &str = "caret-violet-300/100"; pub(crate) const caret_violet_300_of_20: &str = "caret-violet-300/20"; pub(crate) const caret_violet_300_of_25: &str = "caret-violet-300/25"; pub(crate) const caret_violet_300_of_30: &str = "caret-violet-300/30"; pub(crate) const caret_violet_300_of_40: &str = "caret-violet-300/40"; pub(crate) const caret_violet_300_of_5: &str = "caret-violet-300/5"; pub(crate) const caret_violet_300_of_50: &str = "caret-violet-300/50"; pub(crate) const caret_violet_300_of_60: &str = "caret-violet-300/60"; pub(crate) const caret_violet_300_of_70: &str = "caret-violet-300/70"; pub(crate) const caret_violet_300_of_75: &str = "caret-violet-300/75"; pub(crate) const caret_violet_300_of_80: &str = "caret-violet-300/80"; pub(crate) const caret_violet_300_of_90: &str = "caret-violet-300/90"; pub(crate) const caret_violet_300_of_95: &str = "caret-violet-300/95"; pub(crate) const caret_violet_400: &str = "caret-violet-400"; pub(crate) const caret_violet_400_of_0: &str = "caret-violet-400/0"; pub(crate) const caret_violet_400_of_10: &str = "caret-violet-400/10"; pub(crate) const caret_violet_400_of_100: &str = "caret-violet-400/100"; pub(crate) const caret_violet_400_of_20: &str = "caret-violet-400/20"; pub(crate) const caret_violet_400_of_25: &str = "caret-violet-400/25"; pub(crate) const caret_violet_400_of_30: &str = "caret-violet-400/30"; pub(crate) const caret_violet_400_of_40: &str = "caret-violet-400/40"; pub(crate) const caret_violet_400_of_5: &str = "caret-violet-400/5"; pub(crate) const caret_violet_400_of_50: &str = "caret-violet-400/50"; pub(crate) const caret_violet_400_of_60: &str = "caret-violet-400/60"; pub(crate) const caret_violet_400_of_70: &str = "caret-violet-400/70"; pub(crate) const caret_violet_400_of_75: &str = "caret-violet-400/75"; pub(crate) const caret_violet_400_of_80: &str = "caret-violet-400/80"; pub(crate) const caret_violet_400_of_90: &str = "caret-violet-400/90"; pub(crate) const caret_violet_400_of_95: &str = "caret-violet-400/95"; pub(crate) const caret_violet_50: &str = "caret-violet-50"; pub(crate) const caret_violet_500: &str = "caret-violet-500"; pub(crate) const caret_violet_500_of_0: &str = "caret-violet-500/0"; pub(crate) const caret_violet_500_of_10: &str = "caret-violet-500/10"; pub(crate) const caret_violet_500_of_100: &str = "caret-violet-500/100"; pub(crate) const caret_violet_500_of_20: &str = "caret-violet-500/20"; pub(crate) const caret_violet_500_of_25: &str = "caret-violet-500/25"; pub(crate) const caret_violet_500_of_30: &str = "caret-violet-500/30"; pub(crate) const caret_violet_500_of_40: &str = "caret-violet-500/40"; pub(crate) const caret_violet_500_of_5: &str = "caret-violet-500/5"; pub(crate) const caret_violet_500_of_50: &str = "caret-violet-500/50"; pub(crate) const caret_violet_500_of_60: &str = "caret-violet-500/60"; pub(crate) const caret_violet_500_of_70: &str = "caret-violet-500/70"; pub(crate) const caret_violet_500_of_75: &str = "caret-violet-500/75"; pub(crate) const caret_violet_500_of_80: &str = "caret-violet-500/80"; pub(crate) const caret_violet_500_of_90: &str = "caret-violet-500/90"; pub(crate) const caret_violet_500_of_95: &str = "caret-violet-500/95"; pub(crate) const caret_violet_50_of_0: &str = "caret-violet-50/0"; pub(crate) const caret_violet_50_of_10: &str = "caret-violet-50/10"; pub(crate) const caret_violet_50_of_100: &str = "caret-violet-50/100"; pub(crate) const caret_violet_50_of_20: &str = "caret-violet-50/20"; pub(crate) const caret_violet_50_of_25: &str = "caret-violet-50/25"; pub(crate) const caret_violet_50_of_30: &str = "caret-violet-50/30"; pub(crate) const caret_violet_50_of_40: &str = "caret-violet-50/40"; pub(crate) const caret_violet_50_of_5: &str = "caret-violet-50/5"; pub(crate) const caret_violet_50_of_50: &str = "caret-violet-50/50"; pub(crate) const caret_violet_50_of_60: &str = "caret-violet-50/60"; pub(crate) const caret_violet_50_of_70: &str = "caret-violet-50/70"; pub(crate) const caret_violet_50_of_75: &str = "caret-violet-50/75"; pub(crate) const caret_violet_50_of_80: &str = "caret-violet-50/80"; pub(crate) const caret_violet_50_of_90: &str = "caret-violet-50/90"; pub(crate) const caret_violet_50_of_95: &str = "caret-violet-50/95"; pub(crate) const caret_violet_600: &str = "caret-violet-600"; pub(crate) const caret_violet_600_of_0: &str = "caret-violet-600/0"; pub(crate) const caret_violet_600_of_10: &str = "caret-violet-600/10"; pub(crate) const caret_violet_600_of_100: &str = "caret-violet-600/100"; pub(crate) const caret_violet_600_of_20: &str = "caret-violet-600/20"; pub(crate) const caret_violet_600_of_25: &str = "caret-violet-600/25"; pub(crate) const caret_violet_600_of_30: &str = "caret-violet-600/30"; pub(crate) const caret_violet_600_of_40: &str = "caret-violet-600/40"; pub(crate) const caret_violet_600_of_5: &str = "caret-violet-600/5"; pub(crate) const caret_violet_600_of_50: &str = "caret-violet-600/50"; pub(crate) const caret_violet_600_of_60: &str = "caret-violet-600/60"; pub(crate) const caret_violet_600_of_70: &str = "caret-violet-600/70"; pub(crate) const caret_violet_600_of_75: &str = "caret-violet-600/75"; pub(crate) const caret_violet_600_of_80: &str = "caret-violet-600/80"; pub(crate) const caret_violet_600_of_90: &str = "caret-violet-600/90"; pub(crate) const caret_violet_600_of_95: &str = "caret-violet-600/95"; pub(crate) const caret_violet_700: &str = "caret-violet-700"; pub(crate) const caret_violet_700_of_0: &str = "caret-violet-700/0"; pub(crate) const caret_violet_700_of_10: &str = "caret-violet-700/10"; pub(crate) const caret_violet_700_of_100: &str = "caret-violet-700/100"; pub(crate) const caret_violet_700_of_20: &str = "caret-violet-700/20"; pub(crate) const caret_violet_700_of_25: &str = "caret-violet-700/25"; pub(crate) const caret_violet_700_of_30: &str = "caret-violet-700/30"; pub(crate) const caret_violet_700_of_40: &str = "caret-violet-700/40"; pub(crate) const caret_violet_700_of_5: &str = "caret-violet-700/5"; pub(crate) const caret_violet_700_of_50: &str = "caret-violet-700/50"; pub(crate) const caret_violet_700_of_60: &str = "caret-violet-700/60"; pub(crate) const caret_violet_700_of_70: &str = "caret-violet-700/70"; pub(crate) const caret_violet_700_of_75: &str = "caret-violet-700/75"; pub(crate) const caret_violet_700_of_80: &str = "caret-violet-700/80"; pub(crate) const caret_violet_700_of_90: &str = "caret-violet-700/90"; pub(crate) const caret_violet_700_of_95: &str = "caret-violet-700/95"; pub(crate) const caret_violet_800: &str = "caret-violet-800"; pub(crate) const caret_violet_800_of_0: &str = "caret-violet-800/0"; pub(crate) const caret_violet_800_of_10: &str = "caret-violet-800/10"; pub(crate) const caret_violet_800_of_100: &str = "caret-violet-800/100"; pub(crate) const caret_violet_800_of_20: &str = "caret-violet-800/20"; pub(crate) const caret_violet_800_of_25: &str = "caret-violet-800/25"; pub(crate) const caret_violet_800_of_30: &str = "caret-violet-800/30"; pub(crate) const caret_violet_800_of_40: &str = "caret-violet-800/40"; pub(crate) const caret_violet_800_of_5: &str = "caret-violet-800/5"; pub(crate) const caret_violet_800_of_50: &str = "caret-violet-800/50"; pub(crate) const caret_violet_800_of_60: &str = "caret-violet-800/60"; pub(crate) const caret_violet_800_of_70: &str = "caret-violet-800/70"; pub(crate) const caret_violet_800_of_75: &str = "caret-violet-800/75"; pub(crate) const caret_violet_800_of_80: &str = "caret-violet-800/80"; pub(crate) const caret_violet_800_of_90: &str = "caret-violet-800/90"; pub(crate) const caret_violet_800_of_95: &str = "caret-violet-800/95"; pub(crate) const caret_violet_900: &str = "caret-violet-900"; pub(crate) const caret_violet_900_of_0: &str = "caret-violet-900/0"; pub(crate) const caret_violet_900_of_10: &str = "caret-violet-900/10"; pub(crate) const caret_violet_900_of_100: &str = "caret-violet-900/100"; pub(crate) const caret_violet_900_of_20: &str = "caret-violet-900/20"; pub(crate) const caret_violet_900_of_25: &str = "caret-violet-900/25"; pub(crate) const caret_violet_900_of_30: &str = "caret-violet-900/30"; pub(crate) const caret_violet_900_of_40: &str = "caret-violet-900/40"; pub(crate) const caret_violet_900_of_5: &str = "caret-violet-900/5"; pub(crate) const caret_violet_900_of_50: &str = "caret-violet-900/50"; pub(crate) const caret_violet_900_of_60: &str = "caret-violet-900/60"; pub(crate) const caret_violet_900_of_70: &str = "caret-violet-900/70"; pub(crate) const caret_violet_900_of_75: &str = "caret-violet-900/75"; pub(crate) const caret_violet_900_of_80: &str = "caret-violet-900/80"; pub(crate) const caret_violet_900_of_90: &str = "caret-violet-900/90"; pub(crate) const caret_violet_900_of_95: &str = "caret-violet-900/95"; pub(crate) const caret_white: &str = "caret-white"; pub(crate) const caret_white_of_0: &str = "caret-white/0"; pub(crate) const caret_white_of_10: &str = "caret-white/10"; pub(crate) const caret_white_of_100: &str = "caret-white/100"; pub(crate) const caret_white_of_20: &str = "caret-white/20"; pub(crate) const caret_white_of_25: &str = "caret-white/25"; pub(crate) const caret_white_of_30: &str = "caret-white/30"; pub(crate) const caret_white_of_40: &str = "caret-white/40"; pub(crate) const caret_white_of_5: &str = "caret-white/5"; pub(crate) const caret_white_of_50: &str = "caret-white/50"; pub(crate) const caret_white_of_60: &str = "caret-white/60"; pub(crate) const caret_white_of_70: &str = "caret-white/70"; pub(crate) const caret_white_of_75: &str = "caret-white/75"; pub(crate) const caret_white_of_80: &str = "caret-white/80"; pub(crate) const caret_white_of_90: &str = "caret-white/90"; pub(crate) const caret_white_of_95: &str = "caret-white/95"; pub(crate) const caret_yellow_100: &str = "caret-yellow-100"; pub(crate) const caret_yellow_100_of_0: &str = "caret-yellow-100/0"; pub(crate) const caret_yellow_100_of_10: &str = "caret-yellow-100/10"; pub(crate) const caret_yellow_100_of_100: &str = "caret-yellow-100/100"; pub(crate) const caret_yellow_100_of_20: &str = "caret-yellow-100/20"; pub(crate) const caret_yellow_100_of_25: &str = "caret-yellow-100/25"; pub(crate) const caret_yellow_100_of_30: &str = "caret-yellow-100/30"; pub(crate) const caret_yellow_100_of_40: &str = "caret-yellow-100/40"; pub(crate) const caret_yellow_100_of_5: &str = "caret-yellow-100/5"; pub(crate) const caret_yellow_100_of_50: &str = "caret-yellow-100/50"; pub(crate) const caret_yellow_100_of_60: &str = "caret-yellow-100/60"; pub(crate) const caret_yellow_100_of_70: &str = "caret-yellow-100/70"; pub(crate) const caret_yellow_100_of_75: &str = "caret-yellow-100/75"; pub(crate) const caret_yellow_100_of_80: &str = "caret-yellow-100/80"; pub(crate) const caret_yellow_100_of_90: &str = "caret-yellow-100/90"; pub(crate) const caret_yellow_100_of_95: &str = "caret-yellow-100/95"; pub(crate) const caret_yellow_200: &str = "caret-yellow-200"; pub(crate) const caret_yellow_200_of_0: &str = "caret-yellow-200/0"; pub(crate) const caret_yellow_200_of_10: &str = "caret-yellow-200/10"; pub(crate) const caret_yellow_200_of_100: &str = "caret-yellow-200/100"; pub(crate) const caret_yellow_200_of_20: &str = "caret-yellow-200/20"; pub(crate) const caret_yellow_200_of_25: &str = "caret-yellow-200/25"; pub(crate) const caret_yellow_200_of_30: &str = "caret-yellow-200/30"; pub(crate) const caret_yellow_200_of_40: &str = "caret-yellow-200/40"; pub(crate) const caret_yellow_200_of_5: &str = "caret-yellow-200/5"; pub(crate) const caret_yellow_200_of_50: &str = "caret-yellow-200/50"; pub(crate) const caret_yellow_200_of_60: &str = "caret-yellow-200/60"; pub(crate) const caret_yellow_200_of_70: &str = "caret-yellow-200/70"; pub(crate) const caret_yellow_200_of_75: &str = "caret-yellow-200/75"; pub(crate) const caret_yellow_200_of_80: &str = "caret-yellow-200/80"; pub(crate) const caret_yellow_200_of_90: &str = "caret-yellow-200/90"; pub(crate) const caret_yellow_200_of_95: &str = "caret-yellow-200/95"; pub(crate) const caret_yellow_300: &str = "caret-yellow-300"; pub(crate) const caret_yellow_300_of_0: &str = "caret-yellow-300/0"; pub(crate) const caret_yellow_300_of_10: &str = "caret-yellow-300/10"; pub(crate) const caret_yellow_300_of_100: &str = "caret-yellow-300/100"; pub(crate) const caret_yellow_300_of_20: &str = "caret-yellow-300/20"; pub(crate) const caret_yellow_300_of_25: &str = "caret-yellow-300/25"; pub(crate) const caret_yellow_300_of_30: &str = "caret-yellow-300/30"; pub(crate) const caret_yellow_300_of_40: &str = "caret-yellow-300/40"; pub(crate) const caret_yellow_300_of_5: &str = "caret-yellow-300/5"; pub(crate) const caret_yellow_300_of_50: &str = "caret-yellow-300/50"; pub(crate) const caret_yellow_300_of_60: &str = "caret-yellow-300/60"; pub(crate) const caret_yellow_300_of_70: &str = "caret-yellow-300/70"; pub(crate) const caret_yellow_300_of_75: &str = "caret-yellow-300/75"; pub(crate) const caret_yellow_300_of_80: &str = "caret-yellow-300/80"; pub(crate) const caret_yellow_300_of_90: &str = "caret-yellow-300/90"; pub(crate) const caret_yellow_300_of_95: &str = "caret-yellow-300/95"; pub(crate) const caret_yellow_400: &str = "caret-yellow-400"; pub(crate) const caret_yellow_400_of_0: &str = "caret-yellow-400/0"; pub(crate) const caret_yellow_400_of_10: &str = "caret-yellow-400/10"; pub(crate) const caret_yellow_400_of_100: &str = "caret-yellow-400/100"; pub(crate) const caret_yellow_400_of_20: &str = "caret-yellow-400/20"; pub(crate) const caret_yellow_400_of_25: &str = "caret-yellow-400/25"; pub(crate) const caret_yellow_400_of_30: &str = "caret-yellow-400/30"; pub(crate) const caret_yellow_400_of_40: &str = "caret-yellow-400/40"; pub(crate) const caret_yellow_400_of_5: &str = "caret-yellow-400/5"; pub(crate) const caret_yellow_400_of_50: &str = "caret-yellow-400/50"; pub(crate) const caret_yellow_400_of_60: &str = "caret-yellow-400/60"; pub(crate) const caret_yellow_400_of_70: &str = "caret-yellow-400/70"; pub(crate) const caret_yellow_400_of_75: &str = "caret-yellow-400/75"; pub(crate) const caret_yellow_400_of_80: &str = "caret-yellow-400/80"; pub(crate) const caret_yellow_400_of_90: &str = "caret-yellow-400/90"; pub(crate) const caret_yellow_400_of_95: &str = "caret-yellow-400/95"; pub(crate) const caret_yellow_50: &str = "caret-yellow-50"; pub(crate) const caret_yellow_500: &str = "caret-yellow-500"; pub(crate) const caret_yellow_500_of_0: &str = "caret-yellow-500/0"; pub(crate) const caret_yellow_500_of_10: &str = "caret-yellow-500/10"; pub(crate) const caret_yellow_500_of_100: &str = "caret-yellow-500/100"; pub(crate) const caret_yellow_500_of_20: &str = "caret-yellow-500/20"; pub(crate) const caret_yellow_500_of_25: &str = "caret-yellow-500/25"; pub(crate) const caret_yellow_500_of_30: &str = "caret-yellow-500/30"; pub(crate) const caret_yellow_500_of_40: &str = "caret-yellow-500/40"; pub(crate) const caret_yellow_500_of_5: &str = "caret-yellow-500/5"; pub(crate) const caret_yellow_500_of_50: &str = "caret-yellow-500/50"; pub(crate) const caret_yellow_500_of_60: &str = "caret-yellow-500/60"; pub(crate) const caret_yellow_500_of_70: &str = "caret-yellow-500/70"; pub(crate) const caret_yellow_500_of_75: &str = "caret-yellow-500/75"; pub(crate) const caret_yellow_500_of_80: &str = "caret-yellow-500/80"; pub(crate) const caret_yellow_500_of_90: &str = "caret-yellow-500/90"; pub(crate) const caret_yellow_500_of_95: &str = "caret-yellow-500/95"; pub(crate) const caret_yellow_50_of_0: &str = "caret-yellow-50/0"; pub(crate) const caret_yellow_50_of_10: &str = "caret-yellow-50/10"; pub(crate) const caret_yellow_50_of_100: &str = "caret-yellow-50/100"; pub(crate) const caret_yellow_50_of_20: &str = "caret-yellow-50/20"; pub(crate) const caret_yellow_50_of_25: &str = "caret-yellow-50/25"; pub(crate) const caret_yellow_50_of_30: &str = "caret-yellow-50/30"; pub(crate) const caret_yellow_50_of_40: &str = "caret-yellow-50/40"; pub(crate) const caret_yellow_50_of_5: &str = "caret-yellow-50/5"; pub(crate) const caret_yellow_50_of_50: &str = "caret-yellow-50/50"; pub(crate) const caret_yellow_50_of_60: &str = "caret-yellow-50/60"; pub(crate) const caret_yellow_50_of_70: &str = "caret-yellow-50/70"; pub(crate) const caret_yellow_50_of_75: &str = "caret-yellow-50/75"; pub(crate) const caret_yellow_50_of_80: &str = "caret-yellow-50/80"; pub(crate) const caret_yellow_50_of_90: &str = "caret-yellow-50/90"; pub(crate) const caret_yellow_50_of_95: &str = "caret-yellow-50/95"; pub(crate) const caret_yellow_600: &str = "caret-yellow-600"; pub(crate) const caret_yellow_600_of_0: &str = "caret-yellow-600/0"; pub(crate) const caret_yellow_600_of_10: &str = "caret-yellow-600/10"; pub(crate) const caret_yellow_600_of_100: &str = "caret-yellow-600/100"; pub(crate) const caret_yellow_600_of_20: &str = "caret-yellow-600/20"; pub(crate) const caret_yellow_600_of_25: &str = "caret-yellow-600/25"; pub(crate) const caret_yellow_600_of_30: &str = "caret-yellow-600/30"; pub(crate) const caret_yellow_600_of_40: &str = "caret-yellow-600/40"; pub(crate) const caret_yellow_600_of_5: &str = "caret-yellow-600/5"; pub(crate) const caret_yellow_600_of_50: &str = "caret-yellow-600/50"; pub(crate) const caret_yellow_600_of_60: &str = "caret-yellow-600/60"; pub(crate) const caret_yellow_600_of_70: &str = "caret-yellow-600/70"; pub(crate) const caret_yellow_600_of_75: &str = "caret-yellow-600/75"; pub(crate) const caret_yellow_600_of_80: &str = "caret-yellow-600/80"; pub(crate) const caret_yellow_600_of_90: &str = "caret-yellow-600/90"; pub(crate) const caret_yellow_600_of_95: &str = "caret-yellow-600/95"; pub(crate) const caret_yellow_700: &str = "caret-yellow-700"; pub(crate) const caret_yellow_700_of_0: &str = "caret-yellow-700/0"; pub(crate) const caret_yellow_700_of_10: &str = "caret-yellow-700/10"; pub(crate) const caret_yellow_700_of_100: &str = "caret-yellow-700/100"; pub(crate) const caret_yellow_700_of_20: &str = "caret-yellow-700/20"; pub(crate) const caret_yellow_700_of_25: &str = "caret-yellow-700/25"; pub(crate) const caret_yellow_700_of_30: &str = "caret-yellow-700/30"; pub(crate) const caret_yellow_700_of_40: &str = "caret-yellow-700/40"; pub(crate) const caret_yellow_700_of_5: &str = "caret-yellow-700/5"; pub(crate) const caret_yellow_700_of_50: &str = "caret-yellow-700/50"; pub(crate) const caret_yellow_700_of_60: &str = "caret-yellow-700/60"; pub(crate) const caret_yellow_700_of_70: &str = "caret-yellow-700/70"; pub(crate) const caret_yellow_700_of_75: &str = "caret-yellow-700/75"; pub(crate) const caret_yellow_700_of_80: &str = "caret-yellow-700/80"; pub(crate) const caret_yellow_700_of_90: &str = "caret-yellow-700/90"; pub(crate) const caret_yellow_700_of_95: &str = "caret-yellow-700/95"; pub(crate) const caret_yellow_800: &str = "caret-yellow-800"; pub(crate) const caret_yellow_800_of_0: &str = "caret-yellow-800/0"; pub(crate) const caret_yellow_800_of_10: &str = "caret-yellow-800/10"; pub(crate) const caret_yellow_800_of_100: &str = "caret-yellow-800/100"; pub(crate) const caret_yellow_800_of_20: &str = "caret-yellow-800/20"; pub(crate) const caret_yellow_800_of_25: &str = "caret-yellow-800/25"; pub(crate) const caret_yellow_800_of_30: &str = "caret-yellow-800/30"; pub(crate) const caret_yellow_800_of_40: &str = "caret-yellow-800/40"; pub(crate) const caret_yellow_800_of_5: &str = "caret-yellow-800/5"; pub(crate) const caret_yellow_800_of_50: &str = "caret-yellow-800/50"; pub(crate) const caret_yellow_800_of_60: &str = "caret-yellow-800/60"; pub(crate) const caret_yellow_800_of_70: &str = "caret-yellow-800/70"; pub(crate) const caret_yellow_800_of_75: &str = "caret-yellow-800/75"; pub(crate) const caret_yellow_800_of_80: &str = "caret-yellow-800/80"; pub(crate) const caret_yellow_800_of_90: &str = "caret-yellow-800/90"; pub(crate) const caret_yellow_800_of_95: &str = "caret-yellow-800/95"; pub(crate) const caret_yellow_900: &str = "caret-yellow-900"; pub(crate) const caret_yellow_900_of_0: &str = "caret-yellow-900/0"; pub(crate) const caret_yellow_900_of_10: &str = "caret-yellow-900/10"; pub(crate) const caret_yellow_900_of_100: &str = "caret-yellow-900/100"; pub(crate) const caret_yellow_900_of_20: &str = "caret-yellow-900/20"; pub(crate) const caret_yellow_900_of_25: &str = "caret-yellow-900/25"; pub(crate) const caret_yellow_900_of_30: &str = "caret-yellow-900/30"; pub(crate) const caret_yellow_900_of_40: &str = "caret-yellow-900/40"; pub(crate) const caret_yellow_900_of_5: &str = "caret-yellow-900/5"; pub(crate) const caret_yellow_900_of_50: &str = "caret-yellow-900/50"; pub(crate) const caret_yellow_900_of_60: &str = "caret-yellow-900/60"; pub(crate) const caret_yellow_900_of_70: &str = "caret-yellow-900/70"; pub(crate) const caret_yellow_900_of_75: &str = "caret-yellow-900/75"; pub(crate) const caret_yellow_900_of_80: &str = "caret-yellow-900/80"; pub(crate) const caret_yellow_900_of_90: &str = "caret-yellow-900/90"; pub(crate) const caret_yellow_900_of_95: &str = "caret-yellow-900/95"; pub(crate) const caret_zinc_100: &str = "caret-zinc-100"; pub(crate) const caret_zinc_100_of_0: &str = "caret-zinc-100/0"; pub(crate) const caret_zinc_100_of_10: &str = "caret-zinc-100/10"; pub(crate) const caret_zinc_100_of_100: &str = "caret-zinc-100/100"; pub(crate) const caret_zinc_100_of_20: &str = "caret-zinc-100/20"; pub(crate) const caret_zinc_100_of_25: &str = "caret-zinc-100/25"; pub(crate) const caret_zinc_100_of_30: &str = "caret-zinc-100/30"; pub(crate) const caret_zinc_100_of_40: &str = "caret-zinc-100/40"; pub(crate) const caret_zinc_100_of_5: &str = "caret-zinc-100/5"; pub(crate) const caret_zinc_100_of_50: &str = "caret-zinc-100/50"; pub(crate) const caret_zinc_100_of_60: &str = "caret-zinc-100/60"; pub(crate) const caret_zinc_100_of_70: &str = "caret-zinc-100/70"; pub(crate) const caret_zinc_100_of_75: &str = "caret-zinc-100/75"; pub(crate) const caret_zinc_100_of_80: &str = "caret-zinc-100/80"; pub(crate) const caret_zinc_100_of_90: &str = "caret-zinc-100/90"; pub(crate) const caret_zinc_100_of_95: &str = "caret-zinc-100/95"; pub(crate) const caret_zinc_200: &str = "caret-zinc-200"; pub(crate) const caret_zinc_200_of_0: &str = "caret-zinc-200/0"; pub(crate) const caret_zinc_200_of_10: &str = "caret-zinc-200/10"; pub(crate) const caret_zinc_200_of_100: &str = "caret-zinc-200/100"; pub(crate) const caret_zinc_200_of_20: &str = "caret-zinc-200/20"; pub(crate) const caret_zinc_200_of_25: &str = "caret-zinc-200/25"; pub(crate) const caret_zinc_200_of_30: &str = "caret-zinc-200/30"; pub(crate) const caret_zinc_200_of_40: &str = "caret-zinc-200/40"; pub(crate) const caret_zinc_200_of_5: &str = "caret-zinc-200/5"; pub(crate) const caret_zinc_200_of_50: &str = "caret-zinc-200/50"; pub(crate) const caret_zinc_200_of_60: &str = "caret-zinc-200/60"; pub(crate) const caret_zinc_200_of_70: &str = "caret-zinc-200/70"; pub(crate) const caret_zinc_200_of_75: &str = "caret-zinc-200/75"; pub(crate) const caret_zinc_200_of_80: &str = "caret-zinc-200/80"; pub(crate) const caret_zinc_200_of_90: &str = "caret-zinc-200/90"; pub(crate) const caret_zinc_200_of_95: &str = "caret-zinc-200/95"; pub(crate) const caret_zinc_300: &str = "caret-zinc-300"; pub(crate) const caret_zinc_300_of_0: &str = "caret-zinc-300/0"; pub(crate) const caret_zinc_300_of_10: &str = "caret-zinc-300/10"; pub(crate) const caret_zinc_300_of_100: &str = "caret-zinc-300/100"; pub(crate) const caret_zinc_300_of_20: &str = "caret-zinc-300/20"; pub(crate) const caret_zinc_300_of_25: &str = "caret-zinc-300/25"; pub(crate) const caret_zinc_300_of_30: &str = "caret-zinc-300/30"; pub(crate) const caret_zinc_300_of_40: &str = "caret-zinc-300/40"; pub(crate) const caret_zinc_300_of_5: &str = "caret-zinc-300/5"; pub(crate) const caret_zinc_300_of_50: &str = "caret-zinc-300/50"; pub(crate) const caret_zinc_300_of_60: &str = "caret-zinc-300/60"; pub(crate) const caret_zinc_300_of_70: &str = "caret-zinc-300/70"; pub(crate) const caret_zinc_300_of_75: &str = "caret-zinc-300/75"; pub(crate) const caret_zinc_300_of_80: &str = "caret-zinc-300/80"; pub(crate) const caret_zinc_300_of_90: &str = "caret-zinc-300/90"; pub(crate) const caret_zinc_300_of_95: &str = "caret-zinc-300/95"; pub(crate) const caret_zinc_400: &str = "caret-zinc-400"; pub(crate) const caret_zinc_400_of_0: &str = "caret-zinc-400/0"; pub(crate) const caret_zinc_400_of_10: &str = "caret-zinc-400/10"; pub(crate) const caret_zinc_400_of_100: &str = "caret-zinc-400/100"; pub(crate) const caret_zinc_400_of_20: &str = "caret-zinc-400/20"; pub(crate) const caret_zinc_400_of_25: &str = "caret-zinc-400/25"; pub(crate) const caret_zinc_400_of_30: &str = "caret-zinc-400/30"; pub(crate) const caret_zinc_400_of_40: &str = "caret-zinc-400/40"; pub(crate) const caret_zinc_400_of_5: &str = "caret-zinc-400/5"; pub(crate) const caret_zinc_400_of_50: &str = "caret-zinc-400/50"; pub(crate) const caret_zinc_400_of_60: &str = "caret-zinc-400/60"; pub(crate) const caret_zinc_400_of_70: &str = "caret-zinc-400/70"; pub(crate) const caret_zinc_400_of_75: &str = "caret-zinc-400/75"; pub(crate) const caret_zinc_400_of_80: &str = "caret-zinc-400/80"; pub(crate) const caret_zinc_400_of_90: &str = "caret-zinc-400/90"; pub(crate) const caret_zinc_400_of_95: &str = "caret-zinc-400/95"; pub(crate) const caret_zinc_50: &str = "caret-zinc-50"; pub(crate) const caret_zinc_500: &str = "caret-zinc-500"; pub(crate) const caret_zinc_500_of_0: &str = "caret-zinc-500/0"; pub(crate) const caret_zinc_500_of_10: &str = "caret-zinc-500/10"; pub(crate) const caret_zinc_500_of_100: &str = "caret-zinc-500/100"; pub(crate) const caret_zinc_500_of_20: &str = "caret-zinc-500/20"; pub(crate) const caret_zinc_500_of_25: &str = "caret-zinc-500/25"; pub(crate) const caret_zinc_500_of_30: &str = "caret-zinc-500/30"; pub(crate) const caret_zinc_500_of_40: &str = "caret-zinc-500/40"; pub(crate) const caret_zinc_500_of_5: &str = "caret-zinc-500/5"; pub(crate) const caret_zinc_500_of_50: &str = "caret-zinc-500/50"; pub(crate) const caret_zinc_500_of_60: &str = "caret-zinc-500/60"; pub(crate) const caret_zinc_500_of_70: &str = "caret-zinc-500/70"; pub(crate) const caret_zinc_500_of_75: &str = "caret-zinc-500/75"; pub(crate) const caret_zinc_500_of_80: &str = "caret-zinc-500/80"; pub(crate) const caret_zinc_500_of_90: &str = "caret-zinc-500/90"; pub(crate) const caret_zinc_500_of_95: &str = "caret-zinc-500/95"; pub(crate) const caret_zinc_50_of_0: &str = "caret-zinc-50/0"; pub(crate) const caret_zinc_50_of_10: &str = "caret-zinc-50/10"; pub(crate) const caret_zinc_50_of_100: &str = "caret-zinc-50/100"; pub(crate) const caret_zinc_50_of_20: &str = "caret-zinc-50/20"; pub(crate) const caret_zinc_50_of_25: &str = "caret-zinc-50/25"; pub(crate) const caret_zinc_50_of_30: &str = "caret-zinc-50/30"; pub(crate) const caret_zinc_50_of_40: &str = "caret-zinc-50/40"; pub(crate) const caret_zinc_50_of_5: &str = "caret-zinc-50/5"; pub(crate) const caret_zinc_50_of_50: &str = "caret-zinc-50/50"; pub(crate) const caret_zinc_50_of_60: &str = "caret-zinc-50/60"; pub(crate) const caret_zinc_50_of_70: &str = "caret-zinc-50/70"; pub(crate) const caret_zinc_50_of_75: &str = "caret-zinc-50/75"; pub(crate) const caret_zinc_50_of_80: &str = "caret-zinc-50/80"; pub(crate) const caret_zinc_50_of_90: &str = "caret-zinc-50/90"; pub(crate) const caret_zinc_50_of_95: &str = "caret-zinc-50/95"; pub(crate) const caret_zinc_600: &str = "caret-zinc-600"; pub(crate) const caret_zinc_600_of_0: &str = "caret-zinc-600/0"; pub(crate) const caret_zinc_600_of_10: &str = "caret-zinc-600/10"; pub(crate) const caret_zinc_600_of_100: &str = "caret-zinc-600/100"; pub(crate) const caret_zinc_600_of_20: &str = "caret-zinc-600/20"; pub(crate) const caret_zinc_600_of_25: &str = "caret-zinc-600/25"; pub(crate) const caret_zinc_600_of_30: &str = "caret-zinc-600/30"; pub(crate) const caret_zinc_600_of_40: &str = "caret-zinc-600/40"; pub(crate) const caret_zinc_600_of_5: &str = "caret-zinc-600/5"; pub(crate) const caret_zinc_600_of_50: &str = "caret-zinc-600/50"; pub(crate) const caret_zinc_600_of_60: &str = "caret-zinc-600/60"; pub(crate) const caret_zinc_600_of_70: &str = "caret-zinc-600/70"; pub(crate) const caret_zinc_600_of_75: &str = "caret-zinc-600/75"; pub(crate) const caret_zinc_600_of_80: &str = "caret-zinc-600/80"; pub(crate) const caret_zinc_600_of_90: &str = "caret-zinc-600/90"; pub(crate) const caret_zinc_600_of_95: &str = "caret-zinc-600/95"; pub(crate) const caret_zinc_700: &str = "caret-zinc-700"; pub(crate) const caret_zinc_700_of_0: &str = "caret-zinc-700/0"; pub(crate) const caret_zinc_700_of_10: &str = "caret-zinc-700/10"; pub(crate) const caret_zinc_700_of_100: &str = "caret-zinc-700/100"; pub(crate) const caret_zinc_700_of_20: &str = "caret-zinc-700/20"; pub(crate) const caret_zinc_700_of_25: &str = "caret-zinc-700/25"; pub(crate) const caret_zinc_700_of_30: &str = "caret-zinc-700/30"; pub(crate) const caret_zinc_700_of_40: &str = "caret-zinc-700/40"; pub(crate) const caret_zinc_700_of_5: &str = "caret-zinc-700/5"; pub(crate) const caret_zinc_700_of_50: &str = "caret-zinc-700/50"; pub(crate) const caret_zinc_700_of_60: &str = "caret-zinc-700/60"; pub(crate) const caret_zinc_700_of_70: &str = "caret-zinc-700/70"; pub(crate) const caret_zinc_700_of_75: &str = "caret-zinc-700/75"; pub(crate) const caret_zinc_700_of_80: &str = "caret-zinc-700/80"; pub(crate) const caret_zinc_700_of_90: &str = "caret-zinc-700/90"; pub(crate) const caret_zinc_700_of_95: &str = "caret-zinc-700/95"; pub(crate) const caret_zinc_800: &str = "caret-zinc-800"; pub(crate) const caret_zinc_800_of_0: &str = "caret-zinc-800/0"; pub(crate) const caret_zinc_800_of_10: &str = "caret-zinc-800/10"; pub(crate) const caret_zinc_800_of_100: &str = "caret-zinc-800/100"; pub(crate) const caret_zinc_800_of_20: &str = "caret-zinc-800/20"; pub(crate) const caret_zinc_800_of_25: &str = "caret-zinc-800/25"; pub(crate) const caret_zinc_800_of_30: &str = "caret-zinc-800/30"; pub(crate) const caret_zinc_800_of_40: &str = "caret-zinc-800/40"; pub(crate) const caret_zinc_800_of_5: &str = "caret-zinc-800/5"; pub(crate) const caret_zinc_800_of_50: &str = "caret-zinc-800/50"; pub(crate) const caret_zinc_800_of_60: &str = "caret-zinc-800/60"; pub(crate) const caret_zinc_800_of_70: &str = "caret-zinc-800/70"; pub(crate) const caret_zinc_800_of_75: &str = "caret-zinc-800/75"; pub(crate) const caret_zinc_800_of_80: &str = "caret-zinc-800/80"; pub(crate) const caret_zinc_800_of_90: &str = "caret-zinc-800/90"; pub(crate) const caret_zinc_800_of_95: &str = "caret-zinc-800/95"; pub(crate) const caret_zinc_900: &str = "caret-zinc-900"; pub(crate) const caret_zinc_900_of_0: &str = "caret-zinc-900/0"; pub(crate) const caret_zinc_900_of_10: &str = "caret-zinc-900/10"; pub(crate) const caret_zinc_900_of_100: &str = "caret-zinc-900/100"; pub(crate) const caret_zinc_900_of_20: &str = "caret-zinc-900/20"; pub(crate) const caret_zinc_900_of_25: &str = "caret-zinc-900/25"; pub(crate) const caret_zinc_900_of_30: &str = "caret-zinc-900/30"; pub(crate) const caret_zinc_900_of_40: &str = "caret-zinc-900/40"; pub(crate) const caret_zinc_900_of_5: &str = "caret-zinc-900/5"; pub(crate) const caret_zinc_900_of_50: &str = "caret-zinc-900/50"; pub(crate) const caret_zinc_900_of_60: &str = "caret-zinc-900/60"; pub(crate) const caret_zinc_900_of_70: &str = "caret-zinc-900/70"; pub(crate) const caret_zinc_900_of_75: &str = "caret-zinc-900/75"; pub(crate) const caret_zinc_900_of_80: &str = "caret-zinc-900/80"; pub(crate) const caret_zinc_900_of_90: &str = "caret-zinc-900/90"; pub(crate) const caret_zinc_900_of_95: &str = "caret-zinc-900/95"; pub(crate) const cursor_alias: &str = "cursor-alias"; pub(crate) const cursor_all_scroll: &str = "cursor-all-scroll"; pub(crate) const cursor_auto: &str = "cursor-auto"; pub(crate) const cursor_cell: &str = "cursor-cell"; pub(crate) const cursor_col_resize: &str = "cursor-col-resize"; pub(crate) const cursor_context_menu: &str = "cursor-context-menu"; pub(crate) const cursor_copy: &str = "cursor-copy"; pub(crate) const cursor_crosshair: &str = "cursor-crosshair"; pub(crate) const cursor_default: &str = "cursor-default"; pub(crate) const cursor_e_resize: &str = "cursor-e-resize"; pub(crate) const cursor_ew_resize: &str = "cursor-ew-resize"; pub(crate) const cursor_grab: &str = "cursor-grab"; pub(crate) const cursor_grabbing: &str = "cursor-grabbing"; pub(crate) const cursor_help: &str = "cursor-help"; pub(crate) const cursor_move: &str = "cursor-move"; pub(crate) const cursor_n_resize: &str = "cursor-n-resize"; pub(crate) const cursor_ne_resize: &str = "cursor-ne-resize"; pub(crate) const cursor_nesw_resize: &str = "cursor-nesw-resize"; pub(crate) const cursor_no_drop: &str = "cursor-no-drop"; pub(crate) const cursor_none: &str = "cursor-none"; pub(crate) const cursor_not_allowed: &str = "cursor-not-allowed"; pub(crate) const cursor_ns_resize: &str = "cursor-ns-resize"; pub(crate) const cursor_nw_resize: &str = "cursor-nw-resize"; pub(crate) const cursor_nwse_resize: &str = "cursor-nwse-resize"; pub(crate) const cursor_pointer: &str = "cursor-pointer"; pub(crate) const cursor_progress: &str = "cursor-progress"; pub(crate) const cursor_row_resize: &str = "cursor-row-resize"; pub(crate) const cursor_s_resize: &str = "cursor-s-resize"; pub(crate) const cursor_se_resize: &str = "cursor-se-resize"; pub(crate) const cursor_sw_resize: &str = "cursor-sw-resize"; pub(crate) const cursor_text: &str = "cursor-text"; pub(crate) const cursor_vertical_text: &str = "cursor-vertical-text"; pub(crate) const cursor_w_resize: &str = "cursor-w-resize"; pub(crate) const cursor_wait: &str = "cursor-wait"; pub(crate) const cursor_zoom_in: &str = "cursor-zoom-in"; pub(crate) const cursor_zoom_out: &str = "cursor-zoom-out"; pub(crate) const pointer_events_auto: &str = "pointer-events-auto"; pub(crate) const pointer_events_none: &str = "pointer-events-none"; pub(crate) const resize: &str = "resize"; pub(crate) const resize_none: &str = "resize-none"; pub(crate) const resize_x: &str = "resize-x"; pub(crate) const resize_y: &str = "resize-y"; pub(crate) const scroll_auto: &str = "scroll-auto"; pub(crate) const scroll_m_0: &str = "scroll-m-0"; pub(crate) const scroll_m_0_p_5: &str = "scroll-m-0.5"; pub(crate) const scroll_m_1: &str = "scroll-m-1"; pub(crate) const scroll_m_10: &str = "scroll-m-10"; pub(crate) const scroll_m_11: &str = "scroll-m-11"; pub(crate) const scroll_m_12: &str = "scroll-m-12"; pub(crate) const scroll_m_14: &str = "scroll-m-14"; pub(crate) const scroll_m_16: &str = "scroll-m-16"; pub(crate) const scroll_m_1_p_5: &str = "scroll-m-1.5"; pub(crate) const scroll_m_2: &str = "scroll-m-2"; pub(crate) const scroll_m_20: &str = "scroll-m-20"; pub(crate) const scroll_m_24: &str = "scroll-m-24"; pub(crate) const scroll_m_28: &str = "scroll-m-28"; pub(crate) const scroll_m_2_p_5: &str = "scroll-m-2.5"; pub(crate) const scroll_m_3: &str = "scroll-m-3"; pub(crate) const scroll_m_32: &str = "scroll-m-32"; pub(crate) const scroll_m_36: &str = "scroll-m-36"; pub(crate) const scroll_m_3_p_5: &str = "scroll-m-3.5"; pub(crate) const scroll_m_4: &str = "scroll-m-4"; pub(crate) const scroll_m_40: &str = "scroll-m-40"; pub(crate) const scroll_m_44: &str = "scroll-m-44"; pub(crate) const scroll_m_48: &str = "scroll-m-48"; pub(crate) const scroll_m_5: &str = "scroll-m-5"; pub(crate) const scroll_m_52: &str = "scroll-m-52"; pub(crate) const scroll_m_56: &str = "scroll-m-56"; pub(crate) const scroll_m_6: &str = "scroll-m-6"; pub(crate) const scroll_m_60: &str = "scroll-m-60"; pub(crate) const scroll_m_64: &str = "scroll-m-64"; pub(crate) const scroll_m_7: &str = "scroll-m-7"; pub(crate) const scroll_m_72: &str = "scroll-m-72"; pub(crate) const scroll_m_8: &str = "scroll-m-8"; pub(crate) const scroll_m_80: &str = "scroll-m-80"; pub(crate) const scroll_m_9: &str = "scroll-m-9"; pub(crate) const scroll_m_96: &str = "scroll-m-96"; pub(crate) const scroll_m_px: &str = "scroll-m-px"; pub(crate) const scroll_mb_0: &str = "scroll-mb-0"; pub(crate) const scroll_mb_0_p_5: &str = "scroll-mb-0.5"; pub(crate) const scroll_mb_1: &str = "scroll-mb-1"; pub(crate) const scroll_mb_10: &str = "scroll-mb-10"; pub(crate) const scroll_mb_11: &str = "scroll-mb-11"; pub(crate) const scroll_mb_12: &str = "scroll-mb-12"; pub(crate) const scroll_mb_14: &str = "scroll-mb-14"; pub(crate) const scroll_mb_16: &str = "scroll-mb-16"; pub(crate) const scroll_mb_1_p_5: &str = "scroll-mb-1.5"; pub(crate) const scroll_mb_2: &str = "scroll-mb-2"; pub(crate) const scroll_mb_20: &str = "scroll-mb-20"; pub(crate) const scroll_mb_24: &str = "scroll-mb-24"; pub(crate) const scroll_mb_28: &str = "scroll-mb-28"; pub(crate) const scroll_mb_2_p_5: &str = "scroll-mb-2.5"; pub(crate) const scroll_mb_3: &str = "scroll-mb-3"; pub(crate) const scroll_mb_32: &str = "scroll-mb-32"; pub(crate) const scroll_mb_36: &str = "scroll-mb-36"; pub(crate) const scroll_mb_3_p_5: &str = "scroll-mb-3.5"; pub(crate) const scroll_mb_4: &str = "scroll-mb-4"; pub(crate) const scroll_mb_40: &str = "scroll-mb-40"; pub(crate) const scroll_mb_44: &str = "scroll-mb-44"; pub(crate) const scroll_mb_48: &str = "scroll-mb-48"; pub(crate) const scroll_mb_5: &str = "scroll-mb-5"; pub(crate) const scroll_mb_52: &str = "scroll-mb-52"; pub(crate) const scroll_mb_56: &str = "scroll-mb-56"; pub(crate) const scroll_mb_6: &str = "scroll-mb-6"; pub(crate) const scroll_mb_60: &str = "scroll-mb-60"; pub(crate) const scroll_mb_64: &str = "scroll-mb-64"; pub(crate) const scroll_mb_7: &str = "scroll-mb-7"; pub(crate) const scroll_mb_72: &str = "scroll-mb-72"; pub(crate) const scroll_mb_8: &str = "scroll-mb-8"; pub(crate) const scroll_mb_80: &str = "scroll-mb-80"; pub(crate) const scroll_mb_9: &str = "scroll-mb-9"; pub(crate) const scroll_mb_96: &str = "scroll-mb-96"; pub(crate) const scroll_mb_px: &str = "scroll-mb-px"; pub(crate) const scroll_ml_0: &str = "scroll-ml-0"; pub(crate) const scroll_ml_0_p_5: &str = "scroll-ml-0.5"; pub(crate) const scroll_ml_1: &str = "scroll-ml-1"; pub(crate) const scroll_ml_10: &str = "scroll-ml-10"; pub(crate) const scroll_ml_11: &str = "scroll-ml-11"; pub(crate) const scroll_ml_12: &str = "scroll-ml-12"; pub(crate) const scroll_ml_14: &str = "scroll-ml-14"; pub(crate) const scroll_ml_16: &str = "scroll-ml-16"; pub(crate) const scroll_ml_1_p_5: &str = "scroll-ml-1.5"; pub(crate) const scroll_ml_2: &str = "scroll-ml-2"; pub(crate) const scroll_ml_20: &str = "scroll-ml-20"; pub(crate) const scroll_ml_24: &str = "scroll-ml-24"; pub(crate) const scroll_ml_28: &str = "scroll-ml-28"; pub(crate) const scroll_ml_2_p_5: &str = "scroll-ml-2.5"; pub(crate) const scroll_ml_3: &str = "scroll-ml-3"; pub(crate) const scroll_ml_32: &str = "scroll-ml-32"; pub(crate) const scroll_ml_36: &str = "scroll-ml-36"; pub(crate) const scroll_ml_3_p_5: &str = "scroll-ml-3.5"; pub(crate) const scroll_ml_4: &str = "scroll-ml-4"; pub(crate) const scroll_ml_40: &str = "scroll-ml-40"; pub(crate) const scroll_ml_44: &str = "scroll-ml-44"; pub(crate) const scroll_ml_48: &str = "scroll-ml-48"; pub(crate) const scroll_ml_5: &str = "scroll-ml-5"; pub(crate) const scroll_ml_52: &str = "scroll-ml-52"; pub(crate) const scroll_ml_56: &str = "scroll-ml-56"; pub(crate) const scroll_ml_6: &str = "scroll-ml-6"; pub(crate) const scroll_ml_60: &str = "scroll-ml-60"; pub(crate) const scroll_ml_64: &str = "scroll-ml-64"; pub(crate) const scroll_ml_7: &str = "scroll-ml-7"; pub(crate) const scroll_ml_72: &str = "scroll-ml-72"; pub(crate) const scroll_ml_8: &str = "scroll-ml-8"; pub(crate) const scroll_ml_80: &str = "scroll-ml-80"; pub(crate) const scroll_ml_9: &str = "scroll-ml-9"; pub(crate) const scroll_ml_96: &str = "scroll-ml-96"; pub(crate) const scroll_ml_px: &str = "scroll-ml-px"; pub(crate) const scroll_mr_0: &str = "scroll-mr-0"; pub(crate) const scroll_mr_0_p_5: &str = "scroll-mr-0.5"; pub(crate) const scroll_mr_1: &str = "scroll-mr-1"; pub(crate) const scroll_mr_10: &str = "scroll-mr-10"; pub(crate) const scroll_mr_11: &str = "scroll-mr-11"; pub(crate) const scroll_mr_12: &str = "scroll-mr-12"; pub(crate) const scroll_mr_14: &str = "scroll-mr-14"; pub(crate) const scroll_mr_16: &str = "scroll-mr-16"; pub(crate) const scroll_mr_1_p_5: &str = "scroll-mr-1.5"; pub(crate) const scroll_mr_2: &str = "scroll-mr-2"; pub(crate) const scroll_mr_20: &str = "scroll-mr-20"; pub(crate) const scroll_mr_24: &str = "scroll-mr-24"; pub(crate) const scroll_mr_28: &str = "scroll-mr-28"; pub(crate) const scroll_mr_2_p_5: &str = "scroll-mr-2.5"; pub(crate) const scroll_mr_3: &str = "scroll-mr-3"; pub(crate) const scroll_mr_32: &str = "scroll-mr-32"; pub(crate) const scroll_mr_36: &str = "scroll-mr-36"; pub(crate) const scroll_mr_3_p_5: &str = "scroll-mr-3.5"; pub(crate) const scroll_mr_4: &str = "scroll-mr-4"; pub(crate) const scroll_mr_40: &str = "scroll-mr-40"; pub(crate) const scroll_mr_44: &str = "scroll-mr-44"; pub(crate) const scroll_mr_48: &str = "scroll-mr-48"; pub(crate) const scroll_mr_5: &str = "scroll-mr-5"; pub(crate) const scroll_mr_52: &str = "scroll-mr-52"; pub(crate) const scroll_mr_56: &str = "scroll-mr-56"; pub(crate) const scroll_mr_6: &str = "scroll-mr-6"; pub(crate) const scroll_mr_60: &str = "scroll-mr-60"; pub(crate) const scroll_mr_64: &str = "scroll-mr-64"; pub(crate) const scroll_mr_7: &str = "scroll-mr-7"; pub(crate) const scroll_mr_72: &str = "scroll-mr-72"; pub(crate) const scroll_mr_8: &str = "scroll-mr-8"; pub(crate) const scroll_mr_80: &str = "scroll-mr-80"; pub(crate) const scroll_mr_9: &str = "scroll-mr-9"; pub(crate) const scroll_mr_96: &str = "scroll-mr-96"; pub(crate) const scroll_mr_px: &str = "scroll-mr-px"; pub(crate) const scroll_mt_0: &str = "scroll-mt-0"; pub(crate) const scroll_mt_0_p_5: &str = "scroll-mt-0.5"; pub(crate) const scroll_mt_1: &str = "scroll-mt-1"; pub(crate) const scroll_mt_10: &str = "scroll-mt-10"; pub(crate) const scroll_mt_11: &str = "scroll-mt-11"; pub(crate) const scroll_mt_12: &str = "scroll-mt-12"; pub(crate) const scroll_mt_14: &str = "scroll-mt-14"; pub(crate) const scroll_mt_16: &str = "scroll-mt-16"; pub(crate) const scroll_mt_1_p_5: &str = "scroll-mt-1.5"; pub(crate) const scroll_mt_2: &str = "scroll-mt-2"; pub(crate) const scroll_mt_20: &str = "scroll-mt-20"; pub(crate) const scroll_mt_24: &str = "scroll-mt-24"; pub(crate) const scroll_mt_28: &str = "scroll-mt-28"; pub(crate) const scroll_mt_2_p_5: &str = "scroll-mt-2.5"; pub(crate) const scroll_mt_3: &str = "scroll-mt-3"; pub(crate) const scroll_mt_32: &str = "scroll-mt-32"; pub(crate) const scroll_mt_36: &str = "scroll-mt-36"; pub(crate) const scroll_mt_3_p_5: &str = "scroll-mt-3.5"; pub(crate) const scroll_mt_4: &str = "scroll-mt-4"; pub(crate) const scroll_mt_40: &str = "scroll-mt-40"; pub(crate) const scroll_mt_44: &str = "scroll-mt-44"; pub(crate) const scroll_mt_48: &str = "scroll-mt-48"; pub(crate) const scroll_mt_5: &str = "scroll-mt-5"; pub(crate) const scroll_mt_52: &str = "scroll-mt-52"; pub(crate) const scroll_mt_56: &str = "scroll-mt-56"; pub(crate) const scroll_mt_6: &str = "scroll-mt-6"; pub(crate) const scroll_mt_60: &str = "scroll-mt-60"; pub(crate) const scroll_mt_64: &str = "scroll-mt-64"; pub(crate) const scroll_mt_7: &str = "scroll-mt-7"; pub(crate) const scroll_mt_72: &str = "scroll-mt-72"; pub(crate) const scroll_mt_8: &str = "scroll-mt-8"; pub(crate) const scroll_mt_80: &str = "scroll-mt-80"; pub(crate) const scroll_mt_9: &str = "scroll-mt-9"; pub(crate) const scroll_mt_96: &str = "scroll-mt-96"; pub(crate) const scroll_mt_px: &str = "scroll-mt-px"; pub(crate) const scroll_mx_0: &str = "scroll-mx-0"; pub(crate) const scroll_mx_0_p_5: &str = "scroll-mx-0.5"; pub(crate) const scroll_mx_1: &str = "scroll-mx-1"; pub(crate) const scroll_mx_10: &str = "scroll-mx-10"; pub(crate) const scroll_mx_11: &str = "scroll-mx-11"; pub(crate) const scroll_mx_12: &str = "scroll-mx-12"; pub(crate) const scroll_mx_14: &str = "scroll-mx-14"; pub(crate) const scroll_mx_16: &str = "scroll-mx-16"; pub(crate) const scroll_mx_1_p_5: &str = "scroll-mx-1.5"; pub(crate) const scroll_mx_2: &str = "scroll-mx-2"; pub(crate) const scroll_mx_20: &str = "scroll-mx-20"; pub(crate) const scroll_mx_24: &str = "scroll-mx-24"; pub(crate) const scroll_mx_28: &str = "scroll-mx-28"; pub(crate) const scroll_mx_2_p_5: &str = "scroll-mx-2.5"; pub(crate) const scroll_mx_3: &str = "scroll-mx-3"; pub(crate) const scroll_mx_32: &str = "scroll-mx-32"; pub(crate) const scroll_mx_36: &str = "scroll-mx-36"; pub(crate) const scroll_mx_3_p_5: &str = "scroll-mx-3.5"; pub(crate) const scroll_mx_4: &str = "scroll-mx-4"; pub(crate) const scroll_mx_40: &str = "scroll-mx-40"; pub(crate) const scroll_mx_44: &str = "scroll-mx-44"; pub(crate) const scroll_mx_48: &str = "scroll-mx-48"; pub(crate) const scroll_mx_5: &str = "scroll-mx-5"; pub(crate) const scroll_mx_52: &str = "scroll-mx-52"; pub(crate) const scroll_mx_56: &str = "scroll-mx-56"; pub(crate) const scroll_mx_6: &str = "scroll-mx-6"; pub(crate) const scroll_mx_60: &str = "scroll-mx-60"; pub(crate) const scroll_mx_64: &str = "scroll-mx-64"; pub(crate) const scroll_mx_7: &str = "scroll-mx-7"; pub(crate) const scroll_mx_72: &str = "scroll-mx-72"; pub(crate) const scroll_mx_8: &str = "scroll-mx-8"; pub(crate) const scroll_mx_80: &str = "scroll-mx-80"; pub(crate) const scroll_mx_9: &str = "scroll-mx-9"; pub(crate) const scroll_mx_96: &str = "scroll-mx-96"; pub(crate) const scroll_mx_px: &str = "scroll-mx-px"; pub(crate) const scroll_my_0: &str = "scroll-my-0"; pub(crate) const scroll_my_0_p_5: &str = "scroll-my-0.5"; pub(crate) const scroll_my_1: &str = "scroll-my-1"; pub(crate) const scroll_my_10: &str = "scroll-my-10"; pub(crate) const scroll_my_11: &str = "scroll-my-11"; pub(crate) const scroll_my_12: &str = "scroll-my-12"; pub(crate) const scroll_my_14: &str = "scroll-my-14"; pub(crate) const scroll_my_16: &str = "scroll-my-16"; pub(crate) const scroll_my_1_p_5: &str = "scroll-my-1.5"; pub(crate) const scroll_my_2: &str = "scroll-my-2"; pub(crate) const scroll_my_20: &str = "scroll-my-20"; pub(crate) const scroll_my_24: &str = "scroll-my-24"; pub(crate) const scroll_my_28: &str = "scroll-my-28"; pub(crate) const scroll_my_2_p_5: &str = "scroll-my-2.5"; pub(crate) const scroll_my_3: &str = "scroll-my-3"; pub(crate) const scroll_my_32: &str = "scroll-my-32"; pub(crate) const scroll_my_36: &str = "scroll-my-36"; pub(crate) const scroll_my_3_p_5: &str = "scroll-my-3.5"; pub(crate) const scroll_my_4: &str = "scroll-my-4"; pub(crate) const scroll_my_40: &str = "scroll-my-40"; pub(crate) const scroll_my_44: &str = "scroll-my-44"; pub(crate) const scroll_my_48: &str = "scroll-my-48"; pub(crate) const scroll_my_5: &str = "scroll-my-5"; pub(crate) const scroll_my_52: &str = "scroll-my-52"; pub(crate) const scroll_my_56: &str = "scroll-my-56"; pub(crate) const scroll_my_6: &str = "scroll-my-6"; pub(crate) const scroll_my_60: &str = "scroll-my-60"; pub(crate) const scroll_my_64: &str = "scroll-my-64"; pub(crate) const scroll_my_7: &str = "scroll-my-7"; pub(crate) const scroll_my_72: &str = "scroll-my-72"; pub(crate) const scroll_my_8: &str = "scroll-my-8"; pub(crate) const scroll_my_80: &str = "scroll-my-80"; pub(crate) const scroll_my_9: &str = "scroll-my-9"; pub(crate) const scroll_my_96: &str = "scroll-my-96"; pub(crate) const scroll_my_px: &str = "scroll-my-px"; pub(crate) const scroll_p_0: &str = "scroll-p-0"; pub(crate) const scroll_p_0_p_5: &str = "scroll-p-0.5"; pub(crate) const scroll_p_1: &str = "scroll-p-1"; pub(crate) const scroll_p_10: &str = "scroll-p-10"; pub(crate) const scroll_p_11: &str = "scroll-p-11"; pub(crate) const scroll_p_12: &str = "scroll-p-12"; pub(crate) const scroll_p_14: &str = "scroll-p-14"; pub(crate) const scroll_p_16: &str = "scroll-p-16"; pub(crate) const scroll_p_1_p_5: &str = "scroll-p-1.5"; pub(crate) const scroll_p_2: &str = "scroll-p-2"; pub(crate) const scroll_p_20: &str = "scroll-p-20"; pub(crate) const scroll_p_24: &str = "scroll-p-24"; pub(crate) const scroll_p_28: &str = "scroll-p-28"; pub(crate) const scroll_p_2_p_5: &str = "scroll-p-2.5"; pub(crate) const scroll_p_3: &str = "scroll-p-3"; pub(crate) const scroll_p_32: &str = "scroll-p-32"; pub(crate) const scroll_p_36: &str = "scroll-p-36"; pub(crate) const scroll_p_3_p_5: &str = "scroll-p-3.5"; pub(crate) const scroll_p_4: &str = "scroll-p-4"; pub(crate) const scroll_p_40: &str = "scroll-p-40"; pub(crate) const scroll_p_44: &str = "scroll-p-44"; pub(crate) const scroll_p_48: &str = "scroll-p-48"; pub(crate) const scroll_p_5: &str = "scroll-p-5"; pub(crate) const scroll_p_52: &str = "scroll-p-52"; pub(crate) const scroll_p_56: &str = "scroll-p-56"; pub(crate) const scroll_p_6: &str = "scroll-p-6"; pub(crate) const scroll_p_60: &str = "scroll-p-60"; pub(crate) const scroll_p_64: &str = "scroll-p-64"; pub(crate) const scroll_p_7: &str = "scroll-p-7"; pub(crate) const scroll_p_72: &str = "scroll-p-72"; pub(crate) const scroll_p_8: &str = "scroll-p-8"; pub(crate) const scroll_p_80: &str = "scroll-p-80"; pub(crate) const scroll_p_9: &str = "scroll-p-9"; pub(crate) const scroll_p_96: &str = "scroll-p-96"; pub(crate) const scroll_p_px: &str = "scroll-p-px"; pub(crate) const scroll_pb_0: &str = "scroll-pb-0"; pub(crate) const scroll_pb_0_p_5: &str = "scroll-pb-0.5"; pub(crate) const scroll_pb_1: &str = "scroll-pb-1"; pub(crate) const scroll_pb_10: &str = "scroll-pb-10"; pub(crate) const scroll_pb_11: &str = "scroll-pb-11"; pub(crate) const scroll_pb_12: &str = "scroll-pb-12"; pub(crate) const scroll_pb_14: &str = "scroll-pb-14"; pub(crate) const scroll_pb_16: &str = "scroll-pb-16"; pub(crate) const scroll_pb_1_p_5: &str = "scroll-pb-1.5"; pub(crate) const scroll_pb_2: &str = "scroll-pb-2"; pub(crate) const scroll_pb_20: &str = "scroll-pb-20"; pub(crate) const scroll_pb_24: &str = "scroll-pb-24"; pub(crate) const scroll_pb_28: &str = "scroll-pb-28"; pub(crate) const scroll_pb_2_p_5: &str = "scroll-pb-2.5"; pub(crate) const scroll_pb_3: &str = "scroll-pb-3"; pub(crate) const scroll_pb_32: &str = "scroll-pb-32"; pub(crate) const scroll_pb_36: &str = "scroll-pb-36"; pub(crate) const scroll_pb_3_p_5: &str = "scroll-pb-3.5"; pub(crate) const scroll_pb_4: &str = "scroll-pb-4"; pub(crate) const scroll_pb_40: &str = "scroll-pb-40"; pub(crate) const scroll_pb_44: &str = "scroll-pb-44"; pub(crate) const scroll_pb_48: &str = "scroll-pb-48"; pub(crate) const scroll_pb_5: &str = "scroll-pb-5"; pub(crate) const scroll_pb_52: &str = "scroll-pb-52"; pub(crate) const scroll_pb_56: &str = "scroll-pb-56"; pub(crate) const scroll_pb_6: &str = "scroll-pb-6"; pub(crate) const scroll_pb_60: &str = "scroll-pb-60"; pub(crate) const scroll_pb_64: &str = "scroll-pb-64"; pub(crate) const scroll_pb_7: &str = "scroll-pb-7"; pub(crate) const scroll_pb_72: &str = "scroll-pb-72"; pub(crate) const scroll_pb_8: &str = "scroll-pb-8"; pub(crate) const scroll_pb_80: &str = "scroll-pb-80"; pub(crate) const scroll_pb_9: &str = "scroll-pb-9"; pub(crate) const scroll_pb_96: &str = "scroll-pb-96"; pub(crate) const scroll_pb_px: &str = "scroll-pb-px"; pub(crate) const scroll_pl_0: &str = "scroll-pl-0"; pub(crate) const scroll_pl_0_p_5: &str = "scroll-pl-0.5"; pub(crate) const scroll_pl_1: &str = "scroll-pl-1"; pub(crate) const scroll_pl_10: &str = "scroll-pl-10"; pub(crate) const scroll_pl_11: &str = "scroll-pl-11"; pub(crate) const scroll_pl_12: &str = "scroll-pl-12"; pub(crate) const scroll_pl_14: &str = "scroll-pl-14"; pub(crate) const scroll_pl_16: &str = "scroll-pl-16"; pub(crate) const scroll_pl_1_p_5: &str = "scroll-pl-1.5"; pub(crate) const scroll_pl_2: &str = "scroll-pl-2"; pub(crate) const scroll_pl_20: &str = "scroll-pl-20"; pub(crate) const scroll_pl_24: &str = "scroll-pl-24"; pub(crate) const scroll_pl_28: &str = "scroll-pl-28"; pub(crate) const scroll_pl_2_p_5: &str = "scroll-pl-2.5"; pub(crate) const scroll_pl_3: &str = "scroll-pl-3"; pub(crate) const scroll_pl_32: &str = "scroll-pl-32"; pub(crate) const scroll_pl_36: &str = "scroll-pl-36"; pub(crate) const scroll_pl_3_p_5: &str = "scroll-pl-3.5"; pub(crate) const scroll_pl_4: &str = "scroll-pl-4"; pub(crate) const scroll_pl_40: &str = "scroll-pl-40"; pub(crate) const scroll_pl_44: &str = "scroll-pl-44"; pub(crate) const scroll_pl_48: &str = "scroll-pl-48"; pub(crate) const scroll_pl_5: &str = "scroll-pl-5"; pub(crate) const scroll_pl_52: &str = "scroll-pl-52"; pub(crate) const scroll_pl_56: &str = "scroll-pl-56"; pub(crate) const scroll_pl_6: &str = "scroll-pl-6"; pub(crate) const scroll_pl_60: &str = "scroll-pl-60"; pub(crate) const scroll_pl_64: &str = "scroll-pl-64"; pub(crate) const scroll_pl_7: &str = "scroll-pl-7"; pub(crate) const scroll_pl_72: &str = "scroll-pl-72"; pub(crate) const scroll_pl_8: &str = "scroll-pl-8"; pub(crate) const scroll_pl_80: &str = "scroll-pl-80"; pub(crate) const scroll_pl_9: &str = "scroll-pl-9"; pub(crate) const scroll_pl_96: &str = "scroll-pl-96"; pub(crate) const scroll_pl_px: &str = "scroll-pl-px"; pub(crate) const scroll_pr_0: &str = "scroll-pr-0"; pub(crate) const scroll_pr_0_p_5: &str = "scroll-pr-0.5"; pub(crate) const scroll_pr_1: &str = "scroll-pr-1"; pub(crate) const scroll_pr_10: &str = "scroll-pr-10"; pub(crate) const scroll_pr_11: &str = "scroll-pr-11"; pub(crate) const scroll_pr_12: &str = "scroll-pr-12"; pub(crate) const scroll_pr_14: &str = "scroll-pr-14"; pub(crate) const scroll_pr_16: &str = "scroll-pr-16"; pub(crate) const scroll_pr_1_p_5: &str = "scroll-pr-1.5"; pub(crate) const scroll_pr_2: &str = "scroll-pr-2"; pub(crate) const scroll_pr_20: &str = "scroll-pr-20"; pub(crate) const scroll_pr_24: &str = "scroll-pr-24"; pub(crate) const scroll_pr_28: &str = "scroll-pr-28"; pub(crate) const scroll_pr_2_p_5: &str = "scroll-pr-2.5"; pub(crate) const scroll_pr_3: &str = "scroll-pr-3"; pub(crate) const scroll_pr_32: &str = "scroll-pr-32"; pub(crate) const scroll_pr_36: &str = "scroll-pr-36"; pub(crate) const scroll_pr_3_p_5: &str = "scroll-pr-3.5"; pub(crate) const scroll_pr_4: &str = "scroll-pr-4"; pub(crate) const scroll_pr_40: &str = "scroll-pr-40"; pub(crate) const scroll_pr_44: &str = "scroll-pr-44"; pub(crate) const scroll_pr_48: &str = "scroll-pr-48"; pub(crate) const scroll_pr_5: &str = "scroll-pr-5"; pub(crate) const scroll_pr_52: &str = "scroll-pr-52"; pub(crate) const scroll_pr_56: &str = "scroll-pr-56"; pub(crate) const scroll_pr_6: &str = "scroll-pr-6"; pub(crate) const scroll_pr_60: &str = "scroll-pr-60"; pub(crate) const scroll_pr_64: &str = "scroll-pr-64"; pub(crate) const scroll_pr_7: &str = "scroll-pr-7"; pub(crate) const scroll_pr_72: &str = "scroll-pr-72"; pub(crate) const scroll_pr_8: &str = "scroll-pr-8"; pub(crate) const scroll_pr_80: &str = "scroll-pr-80"; pub(crate) const scroll_pr_9: &str = "scroll-pr-9"; pub(crate) const scroll_pr_96: &str = "scroll-pr-96"; pub(crate) const scroll_pr_px: &str = "scroll-pr-px"; pub(crate) const scroll_pt_0: &str = "scroll-pt-0"; pub(crate) const scroll_pt_0_p_5: &str = "scroll-pt-0.5"; pub(crate) const scroll_pt_1: &str = "scroll-pt-1"; pub(crate) const scroll_pt_10: &str = "scroll-pt-10"; pub(crate) const scroll_pt_11: &str = "scroll-pt-11"; pub(crate) const scroll_pt_12: &str = "scroll-pt-12"; pub(crate) const scroll_pt_14: &str = "scroll-pt-14"; pub(crate) const scroll_pt_16: &str = "scroll-pt-16"; pub(crate) const scroll_pt_1_p_5: &str = "scroll-pt-1.5"; pub(crate) const scroll_pt_2: &str = "scroll-pt-2"; pub(crate) const scroll_pt_20: &str = "scroll-pt-20"; pub(crate) const scroll_pt_24: &str = "scroll-pt-24"; pub(crate) const scroll_pt_28: &str = "scroll-pt-28"; pub(crate) const scroll_pt_2_p_5: &str = "scroll-pt-2.5"; pub(crate) const scroll_pt_3: &str = "scroll-pt-3"; pub(crate) const scroll_pt_32: &str = "scroll-pt-32"; pub(crate) const scroll_pt_36: &str = "scroll-pt-36"; pub(crate) const scroll_pt_3_p_5: &str = "scroll-pt-3.5"; pub(crate) const scroll_pt_4: &str = "scroll-pt-4"; pub(crate) const scroll_pt_40: &str = "scroll-pt-40"; pub(crate) const scroll_pt_44: &str = "scroll-pt-44"; pub(crate) const scroll_pt_48: &str = "scroll-pt-48"; pub(crate) const scroll_pt_5: &str = "scroll-pt-5"; pub(crate) const scroll_pt_52: &str = "scroll-pt-52"; pub(crate) const scroll_pt_56: &str = "scroll-pt-56"; pub(crate) const scroll_pt_6: &str = "scroll-pt-6"; pub(crate) const scroll_pt_60: &str = "scroll-pt-60"; pub(crate) const scroll_pt_64: &str = "scroll-pt-64"; pub(crate) const scroll_pt_7: &str = "scroll-pt-7"; pub(crate) const scroll_pt_72: &str = "scroll-pt-72"; pub(crate) const scroll_pt_8: &str = "scroll-pt-8"; pub(crate) const scroll_pt_80: &str = "scroll-pt-80"; pub(crate) const scroll_pt_9: &str = "scroll-pt-9"; pub(crate) const scroll_pt_96: &str = "scroll-pt-96"; pub(crate) const scroll_pt_px: &str = "scroll-pt-px"; pub(crate) const scroll_px_0: &str = "scroll-px-0"; pub(crate) const scroll_px_0_p_5: &str = "scroll-px-0.5"; pub(crate) const scroll_px_1: &str = "scroll-px-1"; pub(crate) const scroll_px_10: &str = "scroll-px-10"; pub(crate) const scroll_px_11: &str = "scroll-px-11"; pub(crate) const scroll_px_12: &str = "scroll-px-12"; pub(crate) const scroll_px_14: &str = "scroll-px-14"; pub(crate) const scroll_px_16: &str = "scroll-px-16"; pub(crate) const scroll_px_1_p_5: &str = "scroll-px-1.5"; pub(crate) const scroll_px_2: &str = "scroll-px-2"; pub(crate) const scroll_px_20: &str = "scroll-px-20"; pub(crate) const scroll_px_24: &str = "scroll-px-24"; pub(crate) const scroll_px_28: &str = "scroll-px-28"; pub(crate) const scroll_px_2_p_5: &str = "scroll-px-2.5"; pub(crate) const scroll_px_3: &str = "scroll-px-3"; pub(crate) const scroll_px_32: &str = "scroll-px-32"; pub(crate) const scroll_px_36: &str = "scroll-px-36"; pub(crate) const scroll_px_3_p_5: &str = "scroll-px-3.5"; pub(crate) const scroll_px_4: &str = "scroll-px-4"; pub(crate) const scroll_px_40: &str = "scroll-px-40"; pub(crate) const scroll_px_44: &str = "scroll-px-44"; pub(crate) const scroll_px_48: &str = "scroll-px-48"; pub(crate) const scroll_px_5: &str = "scroll-px-5"; pub(crate) const scroll_px_52: &str = "scroll-px-52"; pub(crate) const scroll_px_56: &str = "scroll-px-56"; pub(crate) const scroll_px_6: &str = "scroll-px-6"; pub(crate) const scroll_px_60: &str = "scroll-px-60"; pub(crate) const scroll_px_64: &str = "scroll-px-64"; pub(crate) const scroll_px_7: &str = "scroll-px-7"; pub(crate) const scroll_px_72: &str = "scroll-px-72"; pub(crate) const scroll_px_8: &str = "scroll-px-8"; pub(crate) const scroll_px_80: &str = "scroll-px-80"; pub(crate) const scroll_px_9: &str = "scroll-px-9"; pub(crate) const scroll_px_96: &str = "scroll-px-96"; pub(crate) const scroll_px_px: &str = "scroll-px-px"; pub(crate) const scroll_py_0: &str = "scroll-py-0"; pub(crate) const scroll_py_0_p_5: &str = "scroll-py-0.5"; pub(crate) const scroll_py_1: &str = "scroll-py-1"; pub(crate) const scroll_py_10: &str = "scroll-py-10"; pub(crate) const scroll_py_11: &str = "scroll-py-11"; pub(crate) const scroll_py_12: &str = "scroll-py-12"; pub(crate) const scroll_py_14: &str = "scroll-py-14"; pub(crate) const scroll_py_16: &str = "scroll-py-16"; pub(crate) const scroll_py_1_p_5: &str = "scroll-py-1.5"; pub(crate) const scroll_py_2: &str = "scroll-py-2"; pub(crate) const scroll_py_20: &str = "scroll-py-20"; pub(crate) const scroll_py_24: &str = "scroll-py-24"; pub(crate) const scroll_py_28: &str = "scroll-py-28"; pub(crate) const scroll_py_2_p_5: &str = "scroll-py-2.5"; pub(crate) const scroll_py_3: &str = "scroll-py-3"; pub(crate) const scroll_py_32: &str = "scroll-py-32"; pub(crate) const scroll_py_36: &str = "scroll-py-36"; pub(crate) const scroll_py_3_p_5: &str = "scroll-py-3.5"; pub(crate) const scroll_py_4: &str = "scroll-py-4"; pub(crate) const scroll_py_40: &str = "scroll-py-40"; pub(crate) const scroll_py_44: &str = "scroll-py-44"; pub(crate) const scroll_py_48: &str = "scroll-py-48"; pub(crate) const scroll_py_5: &str = "scroll-py-5"; pub(crate) const scroll_py_52: &str = "scroll-py-52"; pub(crate) const scroll_py_56: &str = "scroll-py-56"; pub(crate) const scroll_py_6: &str = "scroll-py-6"; pub(crate) const scroll_py_60: &str = "scroll-py-60"; pub(crate) const scroll_py_64: &str = "scroll-py-64"; pub(crate) const scroll_py_7: &str = "scroll-py-7"; pub(crate) const scroll_py_72: &str = "scroll-py-72"; pub(crate) const scroll_py_8: &str = "scroll-py-8"; pub(crate) const scroll_py_80: &str = "scroll-py-80"; pub(crate) const scroll_py_9: &str = "scroll-py-9"; pub(crate) const scroll_py_96: &str = "scroll-py-96"; pub(crate) const scroll_py_px: &str = "scroll-py-px"; pub(crate) const scroll_smooth: &str = "scroll-smooth"; pub(crate) const select_all: &str = "select-all"; pub(crate) const select_auto: &str = "select-auto"; pub(crate) const select_none: &str = "select-none"; pub(crate) const select_text: &str = "select-text"; pub(crate) const snap_align_none: &str = "snap-align-none"; pub(crate) const snap_always: &str = "snap-always"; pub(crate) const snap_both: &str = "snap-both"; pub(crate) const snap_center: &str = "snap-center"; pub(crate) const snap_end: &str = "snap-end"; pub(crate) const snap_mandatory: &str = "snap-mandatory"; pub(crate) const snap_none: &str = "snap-none"; pub(crate) const snap_normal: &str = "snap-normal"; pub(crate) const snap_proximity: &str = "snap-proximity"; pub(crate) const snap_start: &str = "snap-start"; pub(crate) const snap_x: &str = "snap-x"; pub(crate) const snap_y: &str = "snap-y"; pub(crate) const touch_auto: &str = "touch-auto"; pub(crate) const touch_manipulation: &str = "touch-manipulation"; pub(crate) const touch_none: &str = "touch-none"; pub(crate) const touch_pan_down: &str = "touch-pan-down"; pub(crate) const touch_pan_left: &str = "touch-pan-left"; pub(crate) const touch_pan_right: &str = "touch-pan-right"; pub(crate) const touch_pan_up: &str = "touch-pan-up"; pub(crate) const touch_pan_x: &str = "touch-pan-x"; pub(crate) const touch_pan_y: &str = "touch-pan-y"; pub(crate) const touch_pinch_zoom: &str = "touch-pinch-zoom"; pub(crate) const will_change_auto: &str = "will-change-auto"; pub(crate) const will_change_contents: &str = "will-change-contents"; pub(crate) const will_change_scroll: &str = "will-change-scroll"; pub(crate) const will_change_transform: &str = "will-change-transform"; } pub(crate) mod lay { pub(crate) const absolute: &str = "absolute"; pub(crate) const aspect_auto: &str = "aspect-auto"; pub(crate) const aspect_square: &str = "aspect-square"; pub(crate) const aspect_video: &str = "aspect-video"; pub(crate) const block: &str = "block"; pub(crate) const bottom_0: &str = "bottom-0"; pub(crate) const bottom_0_p_5: &str = "bottom-0.5"; pub(crate) const bottom_1: &str = "bottom-1"; pub(crate) const bottom_10: &str = "bottom-10"; pub(crate) const bottom_11: &str = "bottom-11"; pub(crate) const bottom_12: &str = "bottom-12"; pub(crate) const bottom_14: &str = "bottom-14"; pub(crate) const bottom_16: &str = "bottom-16"; pub(crate) const bottom_1_of_2: &str = "bottom-1/2"; pub(crate) const bottom_1_of_3: &str = "bottom-1/3"; pub(crate) const bottom_1_of_4: &str = "bottom-1/4"; pub(crate) const bottom_1_p_5: &str = "bottom-1.5"; pub(crate) const bottom_2: &str = "bottom-2"; pub(crate) const bottom_20: &str = "bottom-20"; pub(crate) const bottom_24: &str = "bottom-24"; pub(crate) const bottom_28: &str = "bottom-28"; pub(crate) const bottom_2_of_3: &str = "bottom-2/3"; pub(crate) const bottom_2_of_4: &str = "bottom-2/4"; pub(crate) const bottom_2_p_5: &str = "bottom-2.5"; pub(crate) const bottom_3: &str = "bottom-3"; pub(crate) const bottom_32: &str = "bottom-32"; pub(crate) const bottom_36: &str = "bottom-36"; pub(crate) const bottom_3_of_4: &str = "bottom-3/4"; pub(crate) const bottom_3_p_5: &str = "bottom-3.5"; pub(crate) const bottom_4: &str = "bottom-4"; pub(crate) const bottom_40: &str = "bottom-40"; pub(crate) const bottom_44: &str = "bottom-44"; pub(crate) const bottom_48: &str = "bottom-48"; pub(crate) const bottom_5: &str = "bottom-5"; pub(crate) const bottom_52: &str = "bottom-52"; pub(crate) const bottom_56: &str = "bottom-56"; pub(crate) const bottom_6: &str = "bottom-6"; pub(crate) const bottom_60: &str = "bottom-60"; pub(crate) const bottom_64: &str = "bottom-64"; pub(crate) const bottom_7: &str = "bottom-7"; pub(crate) const bottom_72: &str = "bottom-72"; pub(crate) const bottom_8: &str = "bottom-8"; pub(crate) const bottom_80: &str = "bottom-80"; pub(crate) const bottom_9: &str = "bottom-9"; pub(crate) const bottom_96: &str = "bottom-96"; pub(crate) const bottom_auto: &str = "bottom-auto"; pub(crate) const bottom_full: &str = "bottom-full"; pub(crate) const bottom_px: &str = "bottom-px"; pub(crate) const box_border: &str = "box-border"; pub(crate) const box_content: &str = "box-content"; pub(crate) const box_decoration_clone: &str = "box-decoration-clone"; pub(crate) const box_decoration_slice: &str = "box-decoration-slice"; pub(crate) const break_after_all: &str = "break-after-all"; pub(crate) const break_after_auto: &str = "break-after-auto"; pub(crate) const break_after_avoid: &str = "break-after-avoid"; pub(crate) const break_after_avoid_page: &str = "break-after-avoid-page"; pub(crate) const break_after_column: &str = "break-after-column"; pub(crate) const break_after_left: &str = "break-after-left"; pub(crate) const break_after_page: &str = "break-after-page"; pub(crate) const break_after_right: &str = "break-after-right"; pub(crate) const break_before_all: &str = "break-before-all"; pub(crate) const break_before_auto: &str = "break-before-auto"; pub(crate) const break_before_avoid: &str = "break-before-avoid"; pub(crate) const break_before_avoid_page: &str = "break-before-avoid-page"; pub(crate) const break_before_column: &str = "break-before-column"; pub(crate) const break_before_left: &str = "break-before-left"; pub(crate) const break_before_page: &str = "break-before-page"; pub(crate) const break_before_right: &str = "break-before-right"; pub(crate) const break_inside_auto: &str = "break-inside-auto"; pub(crate) const break_inside_avoid: &str = "break-inside-avoid"; pub(crate) const break_inside_avoid_column: &str = "break-inside-avoid-column"; pub(crate) const break_inside_avoid_page: &str = "break-inside-avoid-page"; pub(crate) const clear_both: &str = "clear-both"; pub(crate) const clear_left: &str = "clear-left"; pub(crate) const clear_none: &str = "clear-none"; pub(crate) const clear_right: &str = "clear-right"; pub(crate) const collapse: &str = "collapse"; pub(crate) const columns_1: &str = "columns-1"; pub(crate) const columns_10: &str = "columns-10"; pub(crate) const columns_11: &str = "columns-11"; pub(crate) const columns_12: &str = "columns-12"; pub(crate) const columns_2: &str = "columns-2"; pub(crate) const columns_2xl: &str = "columns-2xl"; pub(crate) const columns_2xs: &str = "columns-2xs"; pub(crate) const columns_3: &str = "columns-3"; pub(crate) const columns_3xl: &str = "columns-3xl"; pub(crate) const columns_3xs: &str = "columns-3xs"; pub(crate) const columns_4: &str = "columns-4"; pub(crate) const columns_4xl: &str = "columns-4xl"; pub(crate) const columns_5: &str = "columns-5"; pub(crate) const columns_5xl: &str = "columns-5xl"; pub(crate) const columns_6: &str = "columns-6"; pub(crate) const columns_6xl: &str = "columns-6xl"; pub(crate) const columns_7: &str = "columns-7"; pub(crate) const columns_7xl: &str = "columns-7xl"; pub(crate) const columns_8: &str = "columns-8"; pub(crate) const columns_9: &str = "columns-9"; pub(crate) const columns_auto: &str = "columns-auto"; pub(crate) const columns_lg: &str = "columns-lg"; pub(crate) const columns_md: &str = "columns-md"; pub(crate) const columns_sm: &str = "columns-sm"; pub(crate) const columns_xl: &str = "columns-xl"; pub(crate) const columns_xs: &str = "columns-xs"; pub(crate) const container: &str = "container"; pub(crate) const contents: &str = "contents"; pub(crate) const decoration_amber_100_of_0: &str = "decoration-amber-100/0"; pub(crate) const decoration_amber_100_of_10: &str = "decoration-amber-100/10"; pub(crate) const decoration_amber_100_of_100: &str = "decoration-amber-100/100"; pub(crate) const decoration_amber_100_of_20: &str = "decoration-amber-100/20"; pub(crate) const decoration_amber_100_of_25: &str = "decoration-amber-100/25"; pub(crate) const decoration_amber_100_of_30: &str = "decoration-amber-100/30"; pub(crate) const decoration_amber_100_of_40: &str = "decoration-amber-100/40"; pub(crate) const decoration_amber_100_of_5: &str = "decoration-amber-100/5"; pub(crate) const decoration_amber_100_of_50: &str = "decoration-amber-100/50"; pub(crate) const decoration_amber_100_of_60: &str = "decoration-amber-100/60"; pub(crate) const decoration_amber_100_of_70: &str = "decoration-amber-100/70"; pub(crate) const decoration_amber_100_of_75: &str = "decoration-amber-100/75"; pub(crate) const decoration_amber_100_of_80: &str = "decoration-amber-100/80"; pub(crate) const decoration_amber_100_of_90: &str = "decoration-amber-100/90"; pub(crate) const decoration_amber_100_of_95: &str = "decoration-amber-100/95"; pub(crate) const decoration_amber_200_of_0: &str = "decoration-amber-200/0"; pub(crate) const decoration_amber_200_of_10: &str = "decoration-amber-200/10"; pub(crate) const decoration_amber_200_of_100: &str = "decoration-amber-200/100"; pub(crate) const decoration_amber_200_of_20: &str = "decoration-amber-200/20"; pub(crate) const decoration_amber_200_of_25: &str = "decoration-amber-200/25"; pub(crate) const decoration_amber_200_of_30: &str = "decoration-amber-200/30"; pub(crate) const decoration_amber_200_of_40: &str = "decoration-amber-200/40"; pub(crate) const decoration_amber_200_of_5: &str = "decoration-amber-200/5"; pub(crate) const decoration_amber_200_of_50: &str = "decoration-amber-200/50"; pub(crate) const decoration_amber_200_of_60: &str = "decoration-amber-200/60"; pub(crate) const decoration_amber_200_of_70: &str = "decoration-amber-200/70"; pub(crate) const decoration_amber_200_of_75: &str = "decoration-amber-200/75"; pub(crate) const decoration_amber_200_of_80: &str = "decoration-amber-200/80"; pub(crate) const decoration_amber_200_of_90: &str = "decoration-amber-200/90"; pub(crate) const decoration_amber_200_of_95: &str = "decoration-amber-200/95"; pub(crate) const decoration_amber_300_of_0: &str = "decoration-amber-300/0"; pub(crate) const decoration_amber_300_of_10: &str = "decoration-amber-300/10"; pub(crate) const decoration_amber_300_of_100: &str = "decoration-amber-300/100"; pub(crate) const decoration_amber_300_of_20: &str = "decoration-amber-300/20"; pub(crate) const decoration_amber_300_of_25: &str = "decoration-amber-300/25"; pub(crate) const decoration_amber_300_of_30: &str = "decoration-amber-300/30"; pub(crate) const decoration_amber_300_of_40: &str = "decoration-amber-300/40"; pub(crate) const decoration_amber_300_of_5: &str = "decoration-amber-300/5"; pub(crate) const decoration_amber_300_of_50: &str = "decoration-amber-300/50"; pub(crate) const decoration_amber_300_of_60: &str = "decoration-amber-300/60"; pub(crate) const decoration_amber_300_of_70: &str = "decoration-amber-300/70"; pub(crate) const decoration_amber_300_of_75: &str = "decoration-amber-300/75"; pub(crate) const decoration_amber_300_of_80: &str = "decoration-amber-300/80"; pub(crate) const decoration_amber_300_of_90: &str = "decoration-amber-300/90"; pub(crate) const decoration_amber_300_of_95: &str = "decoration-amber-300/95"; pub(crate) const decoration_amber_400_of_0: &str = "decoration-amber-400/0"; pub(crate) const decoration_amber_400_of_10: &str = "decoration-amber-400/10"; pub(crate) const decoration_amber_400_of_100: &str = "decoration-amber-400/100"; pub(crate) const decoration_amber_400_of_20: &str = "decoration-amber-400/20"; pub(crate) const decoration_amber_400_of_25: &str = "decoration-amber-400/25"; pub(crate) const decoration_amber_400_of_30: &str = "decoration-amber-400/30"; pub(crate) const decoration_amber_400_of_40: &str = "decoration-amber-400/40"; pub(crate) const decoration_amber_400_of_5: &str = "decoration-amber-400/5"; pub(crate) const decoration_amber_400_of_50: &str = "decoration-amber-400/50"; pub(crate) const decoration_amber_400_of_60: &str = "decoration-amber-400/60"; pub(crate) const decoration_amber_400_of_70: &str = "decoration-amber-400/70"; pub(crate) const decoration_amber_400_of_75: &str = "decoration-amber-400/75"; pub(crate) const decoration_amber_400_of_80: &str = "decoration-amber-400/80"; pub(crate) const decoration_amber_400_of_90: &str = "decoration-amber-400/90"; pub(crate) const decoration_amber_400_of_95: &str = "decoration-amber-400/95"; pub(crate) const decoration_amber_500_of_0: &str = "decoration-amber-500/0"; pub(crate) const decoration_amber_500_of_10: &str = "decoration-amber-500/10"; pub(crate) const decoration_amber_500_of_100: &str = "decoration-amber-500/100"; pub(crate) const decoration_amber_500_of_20: &str = "decoration-amber-500/20"; pub(crate) const decoration_amber_500_of_25: &str = "decoration-amber-500/25"; pub(crate) const decoration_amber_500_of_30: &str = "decoration-amber-500/30"; pub(crate) const decoration_amber_500_of_40: &str = "decoration-amber-500/40"; pub(crate) const decoration_amber_500_of_5: &str = "decoration-amber-500/5"; pub(crate) const decoration_amber_500_of_50: &str = "decoration-amber-500/50"; pub(crate) const decoration_amber_500_of_60: &str = "decoration-amber-500/60"; pub(crate) const decoration_amber_500_of_70: &str = "decoration-amber-500/70"; pub(crate) const decoration_amber_500_of_75: &str = "decoration-amber-500/75"; pub(crate) const decoration_amber_500_of_80: &str = "decoration-amber-500/80"; pub(crate) const decoration_amber_500_of_90: &str = "decoration-amber-500/90"; pub(crate) const decoration_amber_500_of_95: &str = "decoration-amber-500/95"; pub(crate) const decoration_amber_50_of_0: &str = "decoration-amber-50/0"; pub(crate) const decoration_amber_50_of_10: &str = "decoration-amber-50/10"; pub(crate) const decoration_amber_50_of_100: &str = "decoration-amber-50/100"; pub(crate) const decoration_amber_50_of_20: &str = "decoration-amber-50/20"; pub(crate) const decoration_amber_50_of_25: &str = "decoration-amber-50/25"; pub(crate) const decoration_amber_50_of_30: &str = "decoration-amber-50/30"; pub(crate) const decoration_amber_50_of_40: &str = "decoration-amber-50/40"; pub(crate) const decoration_amber_50_of_5: &str = "decoration-amber-50/5"; pub(crate) const decoration_amber_50_of_50: &str = "decoration-amber-50/50"; pub(crate) const decoration_amber_50_of_60: &str = "decoration-amber-50/60"; pub(crate) const decoration_amber_50_of_70: &str = "decoration-amber-50/70"; pub(crate) const decoration_amber_50_of_75: &str = "decoration-amber-50/75"; pub(crate) const decoration_amber_50_of_80: &str = "decoration-amber-50/80"; pub(crate) const decoration_amber_50_of_90: &str = "decoration-amber-50/90"; pub(crate) const decoration_amber_50_of_95: &str = "decoration-amber-50/95"; pub(crate) const decoration_amber_600_of_0: &str = "decoration-amber-600/0"; pub(crate) const decoration_amber_600_of_10: &str = "decoration-amber-600/10"; pub(crate) const decoration_amber_600_of_100: &str = "decoration-amber-600/100"; pub(crate) const decoration_amber_600_of_20: &str = "decoration-amber-600/20"; pub(crate) const decoration_amber_600_of_25: &str = "decoration-amber-600/25"; pub(crate) const decoration_amber_600_of_30: &str = "decoration-amber-600/30"; pub(crate) const decoration_amber_600_of_40: &str = "decoration-amber-600/40"; pub(crate) const decoration_amber_600_of_5: &str = "decoration-amber-600/5"; pub(crate) const decoration_amber_600_of_50: &str = "decoration-amber-600/50"; pub(crate) const decoration_amber_600_of_60: &str = "decoration-amber-600/60"; pub(crate) const decoration_amber_600_of_70: &str = "decoration-amber-600/70"; pub(crate) const decoration_amber_600_of_75: &str = "decoration-amber-600/75"; pub(crate) const decoration_amber_600_of_80: &str = "decoration-amber-600/80"; pub(crate) const decoration_amber_600_of_90: &str = "decoration-amber-600/90"; pub(crate) const decoration_amber_600_of_95: &str = "decoration-amber-600/95"; pub(crate) const decoration_amber_700_of_0: &str = "decoration-amber-700/0"; pub(crate) const decoration_amber_700_of_10: &str = "decoration-amber-700/10"; pub(crate) const decoration_amber_700_of_100: &str = "decoration-amber-700/100"; pub(crate) const decoration_amber_700_of_20: &str = "decoration-amber-700/20"; pub(crate) const decoration_amber_700_of_25: &str = "decoration-amber-700/25"; pub(crate) const decoration_amber_700_of_30: &str = "decoration-amber-700/30"; pub(crate) const decoration_amber_700_of_40: &str = "decoration-amber-700/40"; pub(crate) const decoration_amber_700_of_5: &str = "decoration-amber-700/5"; pub(crate) const decoration_amber_700_of_50: &str = "decoration-amber-700/50"; pub(crate) const decoration_amber_700_of_60: &str = "decoration-amber-700/60"; pub(crate) const decoration_amber_700_of_70: &str = "decoration-amber-700/70"; pub(crate) const decoration_amber_700_of_75: &str = "decoration-amber-700/75"; pub(crate) const decoration_amber_700_of_80: &str = "decoration-amber-700/80"; pub(crate) const decoration_amber_700_of_90: &str = "decoration-amber-700/90"; pub(crate) const decoration_amber_700_of_95: &str = "decoration-amber-700/95"; pub(crate) const decoration_amber_800_of_0: &str = "decoration-amber-800/0"; pub(crate) const decoration_amber_800_of_10: &str = "decoration-amber-800/10"; pub(crate) const decoration_amber_800_of_100: &str = "decoration-amber-800/100"; pub(crate) const decoration_amber_800_of_20: &str = "decoration-amber-800/20"; pub(crate) const decoration_amber_800_of_25: &str = "decoration-amber-800/25"; pub(crate) const decoration_amber_800_of_30: &str = "decoration-amber-800/30"; pub(crate) const decoration_amber_800_of_40: &str = "decoration-amber-800/40"; pub(crate) const decoration_amber_800_of_5: &str = "decoration-amber-800/5"; pub(crate) const decoration_amber_800_of_50: &str = "decoration-amber-800/50"; pub(crate) const decoration_amber_800_of_60: &str = "decoration-amber-800/60"; pub(crate) const decoration_amber_800_of_70: &str = "decoration-amber-800/70"; pub(crate) const decoration_amber_800_of_75: &str = "decoration-amber-800/75"; pub(crate) const decoration_amber_800_of_80: &str = "decoration-amber-800/80"; pub(crate) const decoration_amber_800_of_90: &str = "decoration-amber-800/90"; pub(crate) const decoration_amber_800_of_95: &str = "decoration-amber-800/95"; pub(crate) const decoration_amber_900_of_0: &str = "decoration-amber-900/0"; pub(crate) const decoration_amber_900_of_10: &str = "decoration-amber-900/10"; pub(crate) const decoration_amber_900_of_100: &str = "decoration-amber-900/100"; pub(crate) const decoration_amber_900_of_20: &str = "decoration-amber-900/20"; pub(crate) const decoration_amber_900_of_25: &str = "decoration-amber-900/25"; pub(crate) const decoration_amber_900_of_30: &str = "decoration-amber-900/30"; pub(crate) const decoration_amber_900_of_40: &str = "decoration-amber-900/40"; pub(crate) const decoration_amber_900_of_5: &str = "decoration-amber-900/5"; pub(crate) const decoration_amber_900_of_50: &str = "decoration-amber-900/50"; pub(crate) const decoration_amber_900_of_60: &str = "decoration-amber-900/60"; pub(crate) const decoration_amber_900_of_70: &str = "decoration-amber-900/70"; pub(crate) const decoration_amber_900_of_75: &str = "decoration-amber-900/75"; pub(crate) const decoration_amber_900_of_80: &str = "decoration-amber-900/80"; pub(crate) const decoration_amber_900_of_90: &str = "decoration-amber-900/90"; pub(crate) const decoration_amber_900_of_95: &str = "decoration-amber-900/95"; pub(crate) const decoration_black_of_0: &str = "decoration-black/0"; pub(crate) const decoration_black_of_10: &str = "decoration-black/10"; pub(crate) const decoration_black_of_100: &str = "decoration-black/100"; pub(crate) const decoration_black_of_20: &str = "decoration-black/20"; pub(crate) const decoration_black_of_25: &str = "decoration-black/25"; pub(crate) const decoration_black_of_30: &str = "decoration-black/30"; pub(crate) const decoration_black_of_40: &str = "decoration-black/40"; pub(crate) const decoration_black_of_5: &str = "decoration-black/5"; pub(crate) const decoration_black_of_50: &str = "decoration-black/50"; pub(crate) const decoration_black_of_60: &str = "decoration-black/60"; pub(crate) const decoration_black_of_70: &str = "decoration-black/70"; pub(crate) const decoration_black_of_75: &str = "decoration-black/75"; pub(crate) const decoration_black_of_80: &str = "decoration-black/80"; pub(crate) const decoration_black_of_90: &str = "decoration-black/90"; pub(crate) const decoration_black_of_95: &str = "decoration-black/95"; pub(crate) const decoration_blue_100_of_0: &str = "decoration-blue-100/0"; pub(crate) const decoration_blue_100_of_10: &str = "decoration-blue-100/10"; pub(crate) const decoration_blue_100_of_100: &str = "decoration-blue-100/100"; pub(crate) const decoration_blue_100_of_20: &str = "decoration-blue-100/20"; pub(crate) const decoration_blue_100_of_25: &str = "decoration-blue-100/25"; pub(crate) const decoration_blue_100_of_30: &str = "decoration-blue-100/30"; pub(crate) const decoration_blue_100_of_40: &str = "decoration-blue-100/40"; pub(crate) const decoration_blue_100_of_5: &str = "decoration-blue-100/5"; pub(crate) const decoration_blue_100_of_50: &str = "decoration-blue-100/50"; pub(crate) const decoration_blue_100_of_60: &str = "decoration-blue-100/60"; pub(crate) const decoration_blue_100_of_70: &str = "decoration-blue-100/70"; pub(crate) const decoration_blue_100_of_75: &str = "decoration-blue-100/75"; pub(crate) const decoration_blue_100_of_80: &str = "decoration-blue-100/80"; pub(crate) const decoration_blue_100_of_90: &str = "decoration-blue-100/90"; pub(crate) const decoration_blue_100_of_95: &str = "decoration-blue-100/95"; pub(crate) const decoration_blue_200_of_0: &str = "decoration-blue-200/0"; pub(crate) const decoration_blue_200_of_10: &str = "decoration-blue-200/10"; pub(crate) const decoration_blue_200_of_100: &str = "decoration-blue-200/100"; pub(crate) const decoration_blue_200_of_20: &str = "decoration-blue-200/20"; pub(crate) const decoration_blue_200_of_25: &str = "decoration-blue-200/25"; pub(crate) const decoration_blue_200_of_30: &str = "decoration-blue-200/30"; pub(crate) const decoration_blue_200_of_40: &str = "decoration-blue-200/40"; pub(crate) const decoration_blue_200_of_5: &str = "decoration-blue-200/5"; pub(crate) const decoration_blue_200_of_50: &str = "decoration-blue-200/50"; pub(crate) const decoration_blue_200_of_60: &str = "decoration-blue-200/60"; pub(crate) const decoration_blue_200_of_70: &str = "decoration-blue-200/70"; pub(crate) const decoration_blue_200_of_75: &str = "decoration-blue-200/75"; pub(crate) const decoration_blue_200_of_80: &str = "decoration-blue-200/80"; pub(crate) const decoration_blue_200_of_90: &str = "decoration-blue-200/90"; pub(crate) const decoration_blue_200_of_95: &str = "decoration-blue-200/95"; pub(crate) const decoration_blue_300_of_0: &str = "decoration-blue-300/0"; pub(crate) const decoration_blue_300_of_10: &str = "decoration-blue-300/10"; pub(crate) const decoration_blue_300_of_100: &str = "decoration-blue-300/100"; pub(crate) const decoration_blue_300_of_20: &str = "decoration-blue-300/20"; pub(crate) const decoration_blue_300_of_25: &str = "decoration-blue-300/25"; pub(crate) const decoration_blue_300_of_30: &str = "decoration-blue-300/30"; pub(crate) const decoration_blue_300_of_40: &str = "decoration-blue-300/40"; pub(crate) const decoration_blue_300_of_5: &str = "decoration-blue-300/5"; pub(crate) const decoration_blue_300_of_50: &str = "decoration-blue-300/50"; pub(crate) const decoration_blue_300_of_60: &str = "decoration-blue-300/60"; pub(crate) const decoration_blue_300_of_70: &str = "decoration-blue-300/70"; pub(crate) const decoration_blue_300_of_75: &str = "decoration-blue-300/75"; pub(crate) const decoration_blue_300_of_80: &str = "decoration-blue-300/80"; pub(crate) const decoration_blue_300_of_90: &str = "decoration-blue-300/90"; pub(crate) const decoration_blue_300_of_95: &str = "decoration-blue-300/95"; pub(crate) const decoration_blue_400_of_0: &str = "decoration-blue-400/0"; pub(crate) const decoration_blue_400_of_10: &str = "decoration-blue-400/10"; pub(crate) const decoration_blue_400_of_100: &str = "decoration-blue-400/100"; pub(crate) const decoration_blue_400_of_20: &str = "decoration-blue-400/20"; pub(crate) const decoration_blue_400_of_25: &str = "decoration-blue-400/25"; pub(crate) const decoration_blue_400_of_30: &str = "decoration-blue-400/30"; pub(crate) const decoration_blue_400_of_40: &str = "decoration-blue-400/40"; pub(crate) const decoration_blue_400_of_5: &str = "decoration-blue-400/5"; pub(crate) const decoration_blue_400_of_50: &str = "decoration-blue-400/50"; pub(crate) const decoration_blue_400_of_60: &str = "decoration-blue-400/60"; pub(crate) const decoration_blue_400_of_70: &str = "decoration-blue-400/70"; pub(crate) const decoration_blue_400_of_75: &str = "decoration-blue-400/75"; pub(crate) const decoration_blue_400_of_80: &str = "decoration-blue-400/80"; pub(crate) const decoration_blue_400_of_90: &str = "decoration-blue-400/90"; pub(crate) const decoration_blue_400_of_95: &str = "decoration-blue-400/95"; pub(crate) const decoration_blue_500_of_0: &str = "decoration-blue-500/0"; pub(crate) const decoration_blue_500_of_10: &str = "decoration-blue-500/10"; pub(crate) const decoration_blue_500_of_100: &str = "decoration-blue-500/100"; pub(crate) const decoration_blue_500_of_20: &str = "decoration-blue-500/20"; pub(crate) const decoration_blue_500_of_25: &str = "decoration-blue-500/25"; pub(crate) const decoration_blue_500_of_30: &str = "decoration-blue-500/30"; pub(crate) const decoration_blue_500_of_40: &str = "decoration-blue-500/40"; pub(crate) const decoration_blue_500_of_5: &str = "decoration-blue-500/5"; pub(crate) const decoration_blue_500_of_50: &str = "decoration-blue-500/50"; pub(crate) const decoration_blue_500_of_60: &str = "decoration-blue-500/60"; pub(crate) const decoration_blue_500_of_70: &str = "decoration-blue-500/70"; pub(crate) const decoration_blue_500_of_75: &str = "decoration-blue-500/75"; pub(crate) const decoration_blue_500_of_80: &str = "decoration-blue-500/80"; pub(crate) const decoration_blue_500_of_90: &str = "decoration-blue-500/90"; pub(crate) const decoration_blue_500_of_95: &str = "decoration-blue-500/95"; pub(crate) const decoration_blue_50_of_0: &str = "decoration-blue-50/0"; pub(crate) const decoration_blue_50_of_10: &str = "decoration-blue-50/10"; pub(crate) const decoration_blue_50_of_100: &str = "decoration-blue-50/100"; pub(crate) const decoration_blue_50_of_20: &str = "decoration-blue-50/20"; pub(crate) const decoration_blue_50_of_25: &str = "decoration-blue-50/25"; pub(crate) const decoration_blue_50_of_30: &str = "decoration-blue-50/30"; pub(crate) const decoration_blue_50_of_40: &str = "decoration-blue-50/40"; pub(crate) const decoration_blue_50_of_5: &str = "decoration-blue-50/5"; pub(crate) const decoration_blue_50_of_50: &str = "decoration-blue-50/50"; pub(crate) const decoration_blue_50_of_60: &str = "decoration-blue-50/60"; pub(crate) const decoration_blue_50_of_70: &str = "decoration-blue-50/70"; pub(crate) const decoration_blue_50_of_75: &str = "decoration-blue-50/75"; pub(crate) const decoration_blue_50_of_80: &str = "decoration-blue-50/80"; pub(crate) const decoration_blue_50_of_90: &str = "decoration-blue-50/90"; pub(crate) const decoration_blue_50_of_95: &str = "decoration-blue-50/95"; pub(crate) const decoration_blue_600_of_0: &str = "decoration-blue-600/0"; pub(crate) const decoration_blue_600_of_10: &str = "decoration-blue-600/10"; pub(crate) const decoration_blue_600_of_100: &str = "decoration-blue-600/100"; pub(crate) const decoration_blue_600_of_20: &str = "decoration-blue-600/20"; pub(crate) const decoration_blue_600_of_25: &str = "decoration-blue-600/25"; pub(crate) const decoration_blue_600_of_30: &str = "decoration-blue-600/30"; pub(crate) const decoration_blue_600_of_40: &str = "decoration-blue-600/40"; pub(crate) const decoration_blue_600_of_5: &str = "decoration-blue-600/5"; pub(crate) const decoration_blue_600_of_50: &str = "decoration-blue-600/50"; pub(crate) const decoration_blue_600_of_60: &str = "decoration-blue-600/60"; pub(crate) const decoration_blue_600_of_70: &str = "decoration-blue-600/70"; pub(crate) const decoration_blue_600_of_75: &str = "decoration-blue-600/75"; pub(crate) const decoration_blue_600_of_80: &str = "decoration-blue-600/80"; pub(crate) const decoration_blue_600_of_90: &str = "decoration-blue-600/90"; pub(crate) const decoration_blue_600_of_95: &str = "decoration-blue-600/95"; pub(crate) const decoration_blue_700_of_0: &str = "decoration-blue-700/0"; pub(crate) const decoration_blue_700_of_10: &str = "decoration-blue-700/10"; pub(crate) const decoration_blue_700_of_100: &str = "decoration-blue-700/100"; pub(crate) const decoration_blue_700_of_20: &str = "decoration-blue-700/20"; pub(crate) const decoration_blue_700_of_25: &str = "decoration-blue-700/25"; pub(crate) const decoration_blue_700_of_30: &str = "decoration-blue-700/30"; pub(crate) const decoration_blue_700_of_40: &str = "decoration-blue-700/40"; pub(crate) const decoration_blue_700_of_5: &str = "decoration-blue-700/5"; pub(crate) const decoration_blue_700_of_50: &str = "decoration-blue-700/50"; pub(crate) const decoration_blue_700_of_60: &str = "decoration-blue-700/60"; pub(crate) const decoration_blue_700_of_70: &str = "decoration-blue-700/70"; pub(crate) const decoration_blue_700_of_75: &str = "decoration-blue-700/75"; pub(crate) const decoration_blue_700_of_80: &str = "decoration-blue-700/80"; pub(crate) const decoration_blue_700_of_90: &str = "decoration-blue-700/90"; pub(crate) const decoration_blue_700_of_95: &str = "decoration-blue-700/95"; pub(crate) const decoration_blue_800_of_0: &str = "decoration-blue-800/0"; pub(crate) const decoration_blue_800_of_10: &str = "decoration-blue-800/10"; pub(crate) const decoration_blue_800_of_100: &str = "decoration-blue-800/100"; pub(crate) const decoration_blue_800_of_20: &str = "decoration-blue-800/20"; pub(crate) const decoration_blue_800_of_25: &str = "decoration-blue-800/25"; pub(crate) const decoration_blue_800_of_30: &str = "decoration-blue-800/30"; pub(crate) const decoration_blue_800_of_40: &str = "decoration-blue-800/40"; pub(crate) const decoration_blue_800_of_5: &str = "decoration-blue-800/5"; pub(crate) const decoration_blue_800_of_50: &str = "decoration-blue-800/50"; pub(crate) const decoration_blue_800_of_60: &str = "decoration-blue-800/60"; pub(crate) const decoration_blue_800_of_70: &str = "decoration-blue-800/70"; pub(crate) const decoration_blue_800_of_75: &str = "decoration-blue-800/75"; pub(crate) const decoration_blue_800_of_80: &str = "decoration-blue-800/80"; pub(crate) const decoration_blue_800_of_90: &str = "decoration-blue-800/90"; pub(crate) const decoration_blue_800_of_95: &str = "decoration-blue-800/95"; pub(crate) const decoration_blue_900_of_0: &str = "decoration-blue-900/0"; pub(crate) const decoration_blue_900_of_10: &str = "decoration-blue-900/10"; pub(crate) const decoration_blue_900_of_100: &str = "decoration-blue-900/100"; pub(crate) const decoration_blue_900_of_20: &str = "decoration-blue-900/20"; pub(crate) const decoration_blue_900_of_25: &str = "decoration-blue-900/25"; pub(crate) const decoration_blue_900_of_30: &str = "decoration-blue-900/30"; pub(crate) const decoration_blue_900_of_40: &str = "decoration-blue-900/40"; pub(crate) const decoration_blue_900_of_5: &str = "decoration-blue-900/5"; pub(crate) const decoration_blue_900_of_50: &str = "decoration-blue-900/50"; pub(crate) const decoration_blue_900_of_60: &str = "decoration-blue-900/60"; pub(crate) const decoration_blue_900_of_70: &str = "decoration-blue-900/70"; pub(crate) const decoration_blue_900_of_75: &str = "decoration-blue-900/75"; pub(crate) const decoration_blue_900_of_80: &str = "decoration-blue-900/80"; pub(crate) const decoration_blue_900_of_90: &str = "decoration-blue-900/90"; pub(crate) const decoration_blue_900_of_95: &str = "decoration-blue-900/95"; pub(crate) const decoration_clone: &str = "decoration-clone"; pub(crate) const decoration_cyan_100_of_0: &str = "decoration-cyan-100/0"; pub(crate) const decoration_cyan_100_of_10: &str = "decoration-cyan-100/10"; pub(crate) const decoration_cyan_100_of_100: &str = "decoration-cyan-100/100"; pub(crate) const decoration_cyan_100_of_20: &str = "decoration-cyan-100/20"; pub(crate) const decoration_cyan_100_of_25: &str = "decoration-cyan-100/25"; pub(crate) const decoration_cyan_100_of_30: &str = "decoration-cyan-100/30"; pub(crate) const decoration_cyan_100_of_40: &str = "decoration-cyan-100/40"; pub(crate) const decoration_cyan_100_of_5: &str = "decoration-cyan-100/5"; pub(crate) const decoration_cyan_100_of_50: &str = "decoration-cyan-100/50"; pub(crate) const decoration_cyan_100_of_60: &str = "decoration-cyan-100/60"; pub(crate) const decoration_cyan_100_of_70: &str = "decoration-cyan-100/70"; pub(crate) const decoration_cyan_100_of_75: &str = "decoration-cyan-100/75"; pub(crate) const decoration_cyan_100_of_80: &str = "decoration-cyan-100/80"; pub(crate) const decoration_cyan_100_of_90: &str = "decoration-cyan-100/90"; pub(crate) const decoration_cyan_100_of_95: &str = "decoration-cyan-100/95"; pub(crate) const decoration_cyan_200_of_0: &str = "decoration-cyan-200/0"; pub(crate) const decoration_cyan_200_of_10: &str = "decoration-cyan-200/10"; pub(crate) const decoration_cyan_200_of_100: &str = "decoration-cyan-200/100"; pub(crate) const decoration_cyan_200_of_20: &str = "decoration-cyan-200/20"; pub(crate) const decoration_cyan_200_of_25: &str = "decoration-cyan-200/25"; pub(crate) const decoration_cyan_200_of_30: &str = "decoration-cyan-200/30"; pub(crate) const decoration_cyan_200_of_40: &str = "decoration-cyan-200/40"; pub(crate) const decoration_cyan_200_of_5: &str = "decoration-cyan-200/5"; pub(crate) const decoration_cyan_200_of_50: &str = "decoration-cyan-200/50"; pub(crate) const decoration_cyan_200_of_60: &str = "decoration-cyan-200/60"; pub(crate) const decoration_cyan_200_of_70: &str = "decoration-cyan-200/70"; pub(crate) const decoration_cyan_200_of_75: &str = "decoration-cyan-200/75"; pub(crate) const decoration_cyan_200_of_80: &str = "decoration-cyan-200/80"; pub(crate) const decoration_cyan_200_of_90: &str = "decoration-cyan-200/90"; pub(crate) const decoration_cyan_200_of_95: &str = "decoration-cyan-200/95"; pub(crate) const decoration_cyan_300_of_0: &str = "decoration-cyan-300/0"; pub(crate) const decoration_cyan_300_of_10: &str = "decoration-cyan-300/10"; pub(crate) const decoration_cyan_300_of_100: &str = "decoration-cyan-300/100"; pub(crate) const decoration_cyan_300_of_20: &str = "decoration-cyan-300/20"; pub(crate) const decoration_cyan_300_of_25: &str = "decoration-cyan-300/25"; pub(crate) const decoration_cyan_300_of_30: &str = "decoration-cyan-300/30"; pub(crate) const decoration_cyan_300_of_40: &str = "decoration-cyan-300/40"; pub(crate) const decoration_cyan_300_of_5: &str = "decoration-cyan-300/5"; pub(crate) const decoration_cyan_300_of_50: &str = "decoration-cyan-300/50"; pub(crate) const decoration_cyan_300_of_60: &str = "decoration-cyan-300/60"; pub(crate) const decoration_cyan_300_of_70: &str = "decoration-cyan-300/70"; pub(crate) const decoration_cyan_300_of_75: &str = "decoration-cyan-300/75"; pub(crate) const decoration_cyan_300_of_80: &str = "decoration-cyan-300/80"; pub(crate) const decoration_cyan_300_of_90: &str = "decoration-cyan-300/90"; pub(crate) const decoration_cyan_300_of_95: &str = "decoration-cyan-300/95"; pub(crate) const decoration_cyan_400_of_0: &str = "decoration-cyan-400/0"; pub(crate) const decoration_cyan_400_of_10: &str = "decoration-cyan-400/10"; pub(crate) const decoration_cyan_400_of_100: &str = "decoration-cyan-400/100"; pub(crate) const decoration_cyan_400_of_20: &str = "decoration-cyan-400/20"; pub(crate) const decoration_cyan_400_of_25: &str = "decoration-cyan-400/25"; pub(crate) const decoration_cyan_400_of_30: &str = "decoration-cyan-400/30"; pub(crate) const decoration_cyan_400_of_40: &str = "decoration-cyan-400/40"; pub(crate) const decoration_cyan_400_of_5: &str = "decoration-cyan-400/5"; pub(crate) const decoration_cyan_400_of_50: &str = "decoration-cyan-400/50"; pub(crate) const decoration_cyan_400_of_60: &str = "decoration-cyan-400/60"; pub(crate) const decoration_cyan_400_of_70: &str = "decoration-cyan-400/70"; pub(crate) const decoration_cyan_400_of_75: &str = "decoration-cyan-400/75"; pub(crate) const decoration_cyan_400_of_80: &str = "decoration-cyan-400/80"; pub(crate) const decoration_cyan_400_of_90: &str = "decoration-cyan-400/90"; pub(crate) const decoration_cyan_400_of_95: &str = "decoration-cyan-400/95"; pub(crate) const decoration_cyan_500_of_0: &str = "decoration-cyan-500/0"; pub(crate) const decoration_cyan_500_of_10: &str = "decoration-cyan-500/10"; pub(crate) const decoration_cyan_500_of_100: &str = "decoration-cyan-500/100"; pub(crate) const decoration_cyan_500_of_20: &str = "decoration-cyan-500/20"; pub(crate) const decoration_cyan_500_of_25: &str = "decoration-cyan-500/25"; pub(crate) const decoration_cyan_500_of_30: &str = "decoration-cyan-500/30"; pub(crate) const decoration_cyan_500_of_40: &str = "decoration-cyan-500/40"; pub(crate) const decoration_cyan_500_of_5: &str = "decoration-cyan-500/5"; pub(crate) const decoration_cyan_500_of_50: &str = "decoration-cyan-500/50"; pub(crate) const decoration_cyan_500_of_60: &str = "decoration-cyan-500/60"; pub(crate) const decoration_cyan_500_of_70: &str = "decoration-cyan-500/70"; pub(crate) const decoration_cyan_500_of_75: &str = "decoration-cyan-500/75"; pub(crate) const decoration_cyan_500_of_80: &str = "decoration-cyan-500/80"; pub(crate) const decoration_cyan_500_of_90: &str = "decoration-cyan-500/90"; pub(crate) const decoration_cyan_500_of_95: &str = "decoration-cyan-500/95"; pub(crate) const decoration_cyan_50_of_0: &str = "decoration-cyan-50/0"; pub(crate) const decoration_cyan_50_of_10: &str = "decoration-cyan-50/10"; pub(crate) const decoration_cyan_50_of_100: &str = "decoration-cyan-50/100"; pub(crate) const decoration_cyan_50_of_20: &str = "decoration-cyan-50/20"; pub(crate) const decoration_cyan_50_of_25: &str = "decoration-cyan-50/25"; pub(crate) const decoration_cyan_50_of_30: &str = "decoration-cyan-50/30"; pub(crate) const decoration_cyan_50_of_40: &str = "decoration-cyan-50/40"; pub(crate) const decoration_cyan_50_of_5: &str = "decoration-cyan-50/5"; pub(crate) const decoration_cyan_50_of_50: &str = "decoration-cyan-50/50"; pub(crate) const decoration_cyan_50_of_60: &str = "decoration-cyan-50/60"; pub(crate) const decoration_cyan_50_of_70: &str = "decoration-cyan-50/70"; pub(crate) const decoration_cyan_50_of_75: &str = "decoration-cyan-50/75"; pub(crate) const decoration_cyan_50_of_80: &str = "decoration-cyan-50/80"; pub(crate) const decoration_cyan_50_of_90: &str = "decoration-cyan-50/90"; pub(crate) const decoration_cyan_50_of_95: &str = "decoration-cyan-50/95"; pub(crate) const decoration_cyan_600_of_0: &str = "decoration-cyan-600/0"; pub(crate) const decoration_cyan_600_of_10: &str = "decoration-cyan-600/10"; pub(crate) const decoration_cyan_600_of_100: &str = "decoration-cyan-600/100"; pub(crate) const decoration_cyan_600_of_20: &str = "decoration-cyan-600/20"; pub(crate) const decoration_cyan_600_of_25: &str = "decoration-cyan-600/25"; pub(crate) const decoration_cyan_600_of_30: &str = "decoration-cyan-600/30"; pub(crate) const decoration_cyan_600_of_40: &str = "decoration-cyan-600/40"; pub(crate) const decoration_cyan_600_of_5: &str = "decoration-cyan-600/5"; pub(crate) const decoration_cyan_600_of_50: &str = "decoration-cyan-600/50"; pub(crate) const decoration_cyan_600_of_60: &str = "decoration-cyan-600/60"; pub(crate) const decoration_cyan_600_of_70: &str = "decoration-cyan-600/70"; pub(crate) const decoration_cyan_600_of_75: &str = "decoration-cyan-600/75"; pub(crate) const decoration_cyan_600_of_80: &str = "decoration-cyan-600/80"; pub(crate) const decoration_cyan_600_of_90: &str = "decoration-cyan-600/90"; pub(crate) const decoration_cyan_600_of_95: &str = "decoration-cyan-600/95"; pub(crate) const decoration_cyan_700_of_0: &str = "decoration-cyan-700/0"; pub(crate) const decoration_cyan_700_of_10: &str = "decoration-cyan-700/10"; pub(crate) const decoration_cyan_700_of_100: &str = "decoration-cyan-700/100"; pub(crate) const decoration_cyan_700_of_20: &str = "decoration-cyan-700/20"; pub(crate) const decoration_cyan_700_of_25: &str = "decoration-cyan-700/25"; pub(crate) const decoration_cyan_700_of_30: &str = "decoration-cyan-700/30"; pub(crate) const decoration_cyan_700_of_40: &str = "decoration-cyan-700/40"; pub(crate) const decoration_cyan_700_of_5: &str = "decoration-cyan-700/5"; pub(crate) const decoration_cyan_700_of_50: &str = "decoration-cyan-700/50"; pub(crate) const decoration_cyan_700_of_60: &str = "decoration-cyan-700/60"; pub(crate) const decoration_cyan_700_of_70: &str = "decoration-cyan-700/70"; pub(crate) const decoration_cyan_700_of_75: &str = "decoration-cyan-700/75"; pub(crate) const decoration_cyan_700_of_80: &str = "decoration-cyan-700/80"; pub(crate) const decoration_cyan_700_of_90: &str = "decoration-cyan-700/90"; pub(crate) const decoration_cyan_700_of_95: &str = "decoration-cyan-700/95"; pub(crate) const decoration_cyan_800_of_0: &str = "decoration-cyan-800/0"; pub(crate) const decoration_cyan_800_of_10: &str = "decoration-cyan-800/10"; pub(crate) const decoration_cyan_800_of_100: &str = "decoration-cyan-800/100"; pub(crate) const decoration_cyan_800_of_20: &str = "decoration-cyan-800/20"; pub(crate) const decoration_cyan_800_of_25: &str = "decoration-cyan-800/25"; pub(crate) const decoration_cyan_800_of_30: &str = "decoration-cyan-800/30"; pub(crate) const decoration_cyan_800_of_40: &str = "decoration-cyan-800/40"; pub(crate) const decoration_cyan_800_of_5: &str = "decoration-cyan-800/5"; pub(crate) const decoration_cyan_800_of_50: &str = "decoration-cyan-800/50"; pub(crate) const decoration_cyan_800_of_60: &str = "decoration-cyan-800/60"; pub(crate) const decoration_cyan_800_of_70: &str = "decoration-cyan-800/70"; pub(crate) const decoration_cyan_800_of_75: &str = "decoration-cyan-800/75"; pub(crate) const decoration_cyan_800_of_80: &str = "decoration-cyan-800/80"; pub(crate) const decoration_cyan_800_of_90: &str = "decoration-cyan-800/90"; pub(crate) const decoration_cyan_800_of_95: &str = "decoration-cyan-800/95"; pub(crate) const decoration_cyan_900_of_0: &str = "decoration-cyan-900/0"; pub(crate) const decoration_cyan_900_of_10: &str = "decoration-cyan-900/10"; pub(crate) const decoration_cyan_900_of_100: &str = "decoration-cyan-900/100"; pub(crate) const decoration_cyan_900_of_20: &str = "decoration-cyan-900/20"; pub(crate) const decoration_cyan_900_of_25: &str = "decoration-cyan-900/25"; pub(crate) const decoration_cyan_900_of_30: &str = "decoration-cyan-900/30"; pub(crate) const decoration_cyan_900_of_40: &str = "decoration-cyan-900/40"; pub(crate) const decoration_cyan_900_of_5: &str = "decoration-cyan-900/5"; pub(crate) const decoration_cyan_900_of_50: &str = "decoration-cyan-900/50"; pub(crate) const decoration_cyan_900_of_60: &str = "decoration-cyan-900/60"; pub(crate) const decoration_cyan_900_of_70: &str = "decoration-cyan-900/70"; pub(crate) const decoration_cyan_900_of_75: &str = "decoration-cyan-900/75"; pub(crate) const decoration_cyan_900_of_80: &str = "decoration-cyan-900/80"; pub(crate) const decoration_cyan_900_of_90: &str = "decoration-cyan-900/90"; pub(crate) const decoration_cyan_900_of_95: &str = "decoration-cyan-900/95"; pub(crate) const decoration_emerald_100_of_0: &str = "decoration-emerald-100/0"; pub(crate) const decoration_emerald_100_of_10: &str = "decoration-emerald-100/10"; pub(crate) const decoration_emerald_100_of_100: &str = "decoration-emerald-100/100"; pub(crate) const decoration_emerald_100_of_20: &str = "decoration-emerald-100/20"; pub(crate) const decoration_emerald_100_of_25: &str = "decoration-emerald-100/25"; pub(crate) const decoration_emerald_100_of_30: &str = "decoration-emerald-100/30"; pub(crate) const decoration_emerald_100_of_40: &str = "decoration-emerald-100/40"; pub(crate) const decoration_emerald_100_of_5: &str = "decoration-emerald-100/5"; pub(crate) const decoration_emerald_100_of_50: &str = "decoration-emerald-100/50"; pub(crate) const decoration_emerald_100_of_60: &str = "decoration-emerald-100/60"; pub(crate) const decoration_emerald_100_of_70: &str = "decoration-emerald-100/70"; pub(crate) const decoration_emerald_100_of_75: &str = "decoration-emerald-100/75"; pub(crate) const decoration_emerald_100_of_80: &str = "decoration-emerald-100/80"; pub(crate) const decoration_emerald_100_of_90: &str = "decoration-emerald-100/90"; pub(crate) const decoration_emerald_100_of_95: &str = "decoration-emerald-100/95"; pub(crate) const decoration_emerald_200_of_0: &str = "decoration-emerald-200/0"; pub(crate) const decoration_emerald_200_of_10: &str = "decoration-emerald-200/10"; pub(crate) const decoration_emerald_200_of_100: &str = "decoration-emerald-200/100"; pub(crate) const decoration_emerald_200_of_20: &str = "decoration-emerald-200/20"; pub(crate) const decoration_emerald_200_of_25: &str = "decoration-emerald-200/25"; pub(crate) const decoration_emerald_200_of_30: &str = "decoration-emerald-200/30"; pub(crate) const decoration_emerald_200_of_40: &str = "decoration-emerald-200/40"; pub(crate) const decoration_emerald_200_of_5: &str = "decoration-emerald-200/5"; pub(crate) const decoration_emerald_200_of_50: &str = "decoration-emerald-200/50"; pub(crate) const decoration_emerald_200_of_60: &str = "decoration-emerald-200/60"; pub(crate) const decoration_emerald_200_of_70: &str = "decoration-emerald-200/70"; pub(crate) const decoration_emerald_200_of_75: &str = "decoration-emerald-200/75"; pub(crate) const decoration_emerald_200_of_80: &str = "decoration-emerald-200/80"; pub(crate) const decoration_emerald_200_of_90: &str = "decoration-emerald-200/90"; pub(crate) const decoration_emerald_200_of_95: &str = "decoration-emerald-200/95"; pub(crate) const decoration_emerald_300_of_0: &str = "decoration-emerald-300/0"; pub(crate) const decoration_emerald_300_of_10: &str = "decoration-emerald-300/10"; pub(crate) const decoration_emerald_300_of_100: &str = "decoration-emerald-300/100"; pub(crate) const decoration_emerald_300_of_20: &str = "decoration-emerald-300/20"; pub(crate) const decoration_emerald_300_of_25: &str = "decoration-emerald-300/25"; pub(crate) const decoration_emerald_300_of_30: &str = "decoration-emerald-300/30"; pub(crate) const decoration_emerald_300_of_40: &str = "decoration-emerald-300/40"; pub(crate) const decoration_emerald_300_of_5: &str = "decoration-emerald-300/5"; pub(crate) const decoration_emerald_300_of_50: &str = "decoration-emerald-300/50"; pub(crate) const decoration_emerald_300_of_60: &str = "decoration-emerald-300/60"; pub(crate) const decoration_emerald_300_of_70: &str = "decoration-emerald-300/70"; pub(crate) const decoration_emerald_300_of_75: &str = "decoration-emerald-300/75"; pub(crate) const decoration_emerald_300_of_80: &str = "decoration-emerald-300/80"; pub(crate) const decoration_emerald_300_of_90: &str = "decoration-emerald-300/90"; pub(crate) const decoration_emerald_300_of_95: &str = "decoration-emerald-300/95"; pub(crate) const decoration_emerald_400_of_0: &str = "decoration-emerald-400/0"; pub(crate) const decoration_emerald_400_of_10: &str = "decoration-emerald-400/10"; pub(crate) const decoration_emerald_400_of_100: &str = "decoration-emerald-400/100"; pub(crate) const decoration_emerald_400_of_20: &str = "decoration-emerald-400/20"; pub(crate) const decoration_emerald_400_of_25: &str = "decoration-emerald-400/25"; pub(crate) const decoration_emerald_400_of_30: &str = "decoration-emerald-400/30"; pub(crate) const decoration_emerald_400_of_40: &str = "decoration-emerald-400/40"; pub(crate) const decoration_emerald_400_of_5: &str = "decoration-emerald-400/5"; pub(crate) const decoration_emerald_400_of_50: &str = "decoration-emerald-400/50"; pub(crate) const decoration_emerald_400_of_60: &str = "decoration-emerald-400/60"; pub(crate) const decoration_emerald_400_of_70: &str = "decoration-emerald-400/70"; pub(crate) const decoration_emerald_400_of_75: &str = "decoration-emerald-400/75"; pub(crate) const decoration_emerald_400_of_80: &str = "decoration-emerald-400/80"; pub(crate) const decoration_emerald_400_of_90: &str = "decoration-emerald-400/90"; pub(crate) const decoration_emerald_400_of_95: &str = "decoration-emerald-400/95"; pub(crate) const decoration_emerald_500_of_0: &str = "decoration-emerald-500/0"; pub(crate) const decoration_emerald_500_of_10: &str = "decoration-emerald-500/10"; pub(crate) const decoration_emerald_500_of_100: &str = "decoration-emerald-500/100"; pub(crate) const decoration_emerald_500_of_20: &str = "decoration-emerald-500/20"; pub(crate) const decoration_emerald_500_of_25: &str = "decoration-emerald-500/25"; pub(crate) const decoration_emerald_500_of_30: &str = "decoration-emerald-500/30"; pub(crate) const decoration_emerald_500_of_40: &str = "decoration-emerald-500/40"; pub(crate) const decoration_emerald_500_of_5: &str = "decoration-emerald-500/5"; pub(crate) const decoration_emerald_500_of_50: &str = "decoration-emerald-500/50"; pub(crate) const decoration_emerald_500_of_60: &str = "decoration-emerald-500/60"; pub(crate) const decoration_emerald_500_of_70: &str = "decoration-emerald-500/70"; pub(crate) const decoration_emerald_500_of_75: &str = "decoration-emerald-500/75"; pub(crate) const decoration_emerald_500_of_80: &str = "decoration-emerald-500/80"; pub(crate) const decoration_emerald_500_of_90: &str = "decoration-emerald-500/90"; pub(crate) const decoration_emerald_500_of_95: &str = "decoration-emerald-500/95"; pub(crate) const decoration_emerald_50_of_0: &str = "decoration-emerald-50/0"; pub(crate) const decoration_emerald_50_of_10: &str = "decoration-emerald-50/10"; pub(crate) const decoration_emerald_50_of_100: &str = "decoration-emerald-50/100"; pub(crate) const decoration_emerald_50_of_20: &str = "decoration-emerald-50/20"; pub(crate) const decoration_emerald_50_of_25: &str = "decoration-emerald-50/25"; pub(crate) const decoration_emerald_50_of_30: &str = "decoration-emerald-50/30"; pub(crate) const decoration_emerald_50_of_40: &str = "decoration-emerald-50/40"; pub(crate) const decoration_emerald_50_of_5: &str = "decoration-emerald-50/5"; pub(crate) const decoration_emerald_50_of_50: &str = "decoration-emerald-50/50"; pub(crate) const decoration_emerald_50_of_60: &str = "decoration-emerald-50/60"; pub(crate) const decoration_emerald_50_of_70: &str = "decoration-emerald-50/70"; pub(crate) const decoration_emerald_50_of_75: &str = "decoration-emerald-50/75"; pub(crate) const decoration_emerald_50_of_80: &str = "decoration-emerald-50/80"; pub(crate) const decoration_emerald_50_of_90: &str = "decoration-emerald-50/90"; pub(crate) const decoration_emerald_50_of_95: &str = "decoration-emerald-50/95"; pub(crate) const decoration_emerald_600_of_0: &str = "decoration-emerald-600/0"; pub(crate) const decoration_emerald_600_of_10: &str = "decoration-emerald-600/10"; pub(crate) const decoration_emerald_600_of_100: &str = "decoration-emerald-600/100"; pub(crate) const decoration_emerald_600_of_20: &str = "decoration-emerald-600/20"; pub(crate) const decoration_emerald_600_of_25: &str = "decoration-emerald-600/25"; pub(crate) const decoration_emerald_600_of_30: &str = "decoration-emerald-600/30"; pub(crate) const decoration_emerald_600_of_40: &str = "decoration-emerald-600/40"; pub(crate) const decoration_emerald_600_of_5: &str = "decoration-emerald-600/5"; pub(crate) const decoration_emerald_600_of_50: &str = "decoration-emerald-600/50"; pub(crate) const decoration_emerald_600_of_60: &str = "decoration-emerald-600/60"; pub(crate) const decoration_emerald_600_of_70: &str = "decoration-emerald-600/70"; pub(crate) const decoration_emerald_600_of_75: &str = "decoration-emerald-600/75"; pub(crate) const decoration_emerald_600_of_80: &str = "decoration-emerald-600/80"; pub(crate) const decoration_emerald_600_of_90: &str = "decoration-emerald-600/90"; pub(crate) const decoration_emerald_600_of_95: &str = "decoration-emerald-600/95"; pub(crate) const decoration_emerald_700_of_0: &str = "decoration-emerald-700/0"; pub(crate) const decoration_emerald_700_of_10: &str = "decoration-emerald-700/10"; pub(crate) const decoration_emerald_700_of_100: &str = "decoration-emerald-700/100"; pub(crate) const decoration_emerald_700_of_20: &str = "decoration-emerald-700/20"; pub(crate) const decoration_emerald_700_of_25: &str = "decoration-emerald-700/25"; pub(crate) const decoration_emerald_700_of_30: &str = "decoration-emerald-700/30"; pub(crate) const decoration_emerald_700_of_40: &str = "decoration-emerald-700/40"; pub(crate) const decoration_emerald_700_of_5: &str = "decoration-emerald-700/5"; pub(crate) const decoration_emerald_700_of_50: &str = "decoration-emerald-700/50"; pub(crate) const decoration_emerald_700_of_60: &str = "decoration-emerald-700/60"; pub(crate) const decoration_emerald_700_of_70: &str = "decoration-emerald-700/70"; pub(crate) const decoration_emerald_700_of_75: &str = "decoration-emerald-700/75"; pub(crate) const decoration_emerald_700_of_80: &str = "decoration-emerald-700/80"; pub(crate) const decoration_emerald_700_of_90: &str = "decoration-emerald-700/90"; pub(crate) const decoration_emerald_700_of_95: &str = "decoration-emerald-700/95"; pub(crate) const decoration_emerald_800_of_0: &str = "decoration-emerald-800/0"; pub(crate) const decoration_emerald_800_of_10: &str = "decoration-emerald-800/10"; pub(crate) const decoration_emerald_800_of_100: &str = "decoration-emerald-800/100"; pub(crate) const decoration_emerald_800_of_20: &str = "decoration-emerald-800/20"; pub(crate) const decoration_emerald_800_of_25: &str = "decoration-emerald-800/25"; pub(crate) const decoration_emerald_800_of_30: &str = "decoration-emerald-800/30"; pub(crate) const decoration_emerald_800_of_40: &str = "decoration-emerald-800/40"; pub(crate) const decoration_emerald_800_of_5: &str = "decoration-emerald-800/5"; pub(crate) const decoration_emerald_800_of_50: &str = "decoration-emerald-800/50"; pub(crate) const decoration_emerald_800_of_60: &str = "decoration-emerald-800/60"; pub(crate) const decoration_emerald_800_of_70: &str = "decoration-emerald-800/70"; pub(crate) const decoration_emerald_800_of_75: &str = "decoration-emerald-800/75"; pub(crate) const decoration_emerald_800_of_80: &str = "decoration-emerald-800/80"; pub(crate) const decoration_emerald_800_of_90: &str = "decoration-emerald-800/90"; pub(crate) const decoration_emerald_800_of_95: &str = "decoration-emerald-800/95"; pub(crate) const decoration_emerald_900_of_0: &str = "decoration-emerald-900/0"; pub(crate) const decoration_emerald_900_of_10: &str = "decoration-emerald-900/10"; pub(crate) const decoration_emerald_900_of_100: &str = "decoration-emerald-900/100"; pub(crate) const decoration_emerald_900_of_20: &str = "decoration-emerald-900/20"; pub(crate) const decoration_emerald_900_of_25: &str = "decoration-emerald-900/25"; pub(crate) const decoration_emerald_900_of_30: &str = "decoration-emerald-900/30"; pub(crate) const decoration_emerald_900_of_40: &str = "decoration-emerald-900/40"; pub(crate) const decoration_emerald_900_of_5: &str = "decoration-emerald-900/5"; pub(crate) const decoration_emerald_900_of_50: &str = "decoration-emerald-900/50"; pub(crate) const decoration_emerald_900_of_60: &str = "decoration-emerald-900/60"; pub(crate) const decoration_emerald_900_of_70: &str = "decoration-emerald-900/70"; pub(crate) const decoration_emerald_900_of_75: &str = "decoration-emerald-900/75"; pub(crate) const decoration_emerald_900_of_80: &str = "decoration-emerald-900/80"; pub(crate) const decoration_emerald_900_of_90: &str = "decoration-emerald-900/90"; pub(crate) const decoration_emerald_900_of_95: &str = "decoration-emerald-900/95"; pub(crate) const decoration_fuchsia_100_of_0: &str = "decoration-fuchsia-100/0"; pub(crate) const decoration_fuchsia_100_of_10: &str = "decoration-fuchsia-100/10"; pub(crate) const decoration_fuchsia_100_of_100: &str = "decoration-fuchsia-100/100"; pub(crate) const decoration_fuchsia_100_of_20: &str = "decoration-fuchsia-100/20"; pub(crate) const decoration_fuchsia_100_of_25: &str = "decoration-fuchsia-100/25"; pub(crate) const decoration_fuchsia_100_of_30: &str = "decoration-fuchsia-100/30"; pub(crate) const decoration_fuchsia_100_of_40: &str = "decoration-fuchsia-100/40"; pub(crate) const decoration_fuchsia_100_of_5: &str = "decoration-fuchsia-100/5"; pub(crate) const decoration_fuchsia_100_of_50: &str = "decoration-fuchsia-100/50"; pub(crate) const decoration_fuchsia_100_of_60: &str = "decoration-fuchsia-100/60"; pub(crate) const decoration_fuchsia_100_of_70: &str = "decoration-fuchsia-100/70"; pub(crate) const decoration_fuchsia_100_of_75: &str = "decoration-fuchsia-100/75"; pub(crate) const decoration_fuchsia_100_of_80: &str = "decoration-fuchsia-100/80"; pub(crate) const decoration_fuchsia_100_of_90: &str = "decoration-fuchsia-100/90"; pub(crate) const decoration_fuchsia_100_of_95: &str = "decoration-fuchsia-100/95"; pub(crate) const decoration_fuchsia_200_of_0: &str = "decoration-fuchsia-200/0"; pub(crate) const decoration_fuchsia_200_of_10: &str = "decoration-fuchsia-200/10"; pub(crate) const decoration_fuchsia_200_of_100: &str = "decoration-fuchsia-200/100"; pub(crate) const decoration_fuchsia_200_of_20: &str = "decoration-fuchsia-200/20"; pub(crate) const decoration_fuchsia_200_of_25: &str = "decoration-fuchsia-200/25"; pub(crate) const decoration_fuchsia_200_of_30: &str = "decoration-fuchsia-200/30"; pub(crate) const decoration_fuchsia_200_of_40: &str = "decoration-fuchsia-200/40"; pub(crate) const decoration_fuchsia_200_of_5: &str = "decoration-fuchsia-200/5"; pub(crate) const decoration_fuchsia_200_of_50: &str = "decoration-fuchsia-200/50"; pub(crate) const decoration_fuchsia_200_of_60: &str = "decoration-fuchsia-200/60"; pub(crate) const decoration_fuchsia_200_of_70: &str = "decoration-fuchsia-200/70"; pub(crate) const decoration_fuchsia_200_of_75: &str = "decoration-fuchsia-200/75"; pub(crate) const decoration_fuchsia_200_of_80: &str = "decoration-fuchsia-200/80"; pub(crate) const decoration_fuchsia_200_of_90: &str = "decoration-fuchsia-200/90"; pub(crate) const decoration_fuchsia_200_of_95: &str = "decoration-fuchsia-200/95"; pub(crate) const decoration_fuchsia_300_of_0: &str = "decoration-fuchsia-300/0"; pub(crate) const decoration_fuchsia_300_of_10: &str = "decoration-fuchsia-300/10"; pub(crate) const decoration_fuchsia_300_of_100: &str = "decoration-fuchsia-300/100"; pub(crate) const decoration_fuchsia_300_of_20: &str = "decoration-fuchsia-300/20"; pub(crate) const decoration_fuchsia_300_of_25: &str = "decoration-fuchsia-300/25"; pub(crate) const decoration_fuchsia_300_of_30: &str = "decoration-fuchsia-300/30"; pub(crate) const decoration_fuchsia_300_of_40: &str = "decoration-fuchsia-300/40"; pub(crate) const decoration_fuchsia_300_of_5: &str = "decoration-fuchsia-300/5"; pub(crate) const decoration_fuchsia_300_of_50: &str = "decoration-fuchsia-300/50"; pub(crate) const decoration_fuchsia_300_of_60: &str = "decoration-fuchsia-300/60"; pub(crate) const decoration_fuchsia_300_of_70: &str = "decoration-fuchsia-300/70"; pub(crate) const decoration_fuchsia_300_of_75: &str = "decoration-fuchsia-300/75"; pub(crate) const decoration_fuchsia_300_of_80: &str = "decoration-fuchsia-300/80"; pub(crate) const decoration_fuchsia_300_of_90: &str = "decoration-fuchsia-300/90"; pub(crate) const decoration_fuchsia_300_of_95: &str = "decoration-fuchsia-300/95"; pub(crate) const decoration_fuchsia_400_of_0: &str = "decoration-fuchsia-400/0"; pub(crate) const decoration_fuchsia_400_of_10: &str = "decoration-fuchsia-400/10"; pub(crate) const decoration_fuchsia_400_of_100: &str = "decoration-fuchsia-400/100"; pub(crate) const decoration_fuchsia_400_of_20: &str = "decoration-fuchsia-400/20"; pub(crate) const decoration_fuchsia_400_of_25: &str = "decoration-fuchsia-400/25"; pub(crate) const decoration_fuchsia_400_of_30: &str = "decoration-fuchsia-400/30"; pub(crate) const decoration_fuchsia_400_of_40: &str = "decoration-fuchsia-400/40"; pub(crate) const decoration_fuchsia_400_of_5: &str = "decoration-fuchsia-400/5"; pub(crate) const decoration_fuchsia_400_of_50: &str = "decoration-fuchsia-400/50"; pub(crate) const decoration_fuchsia_400_of_60: &str = "decoration-fuchsia-400/60"; pub(crate) const decoration_fuchsia_400_of_70: &str = "decoration-fuchsia-400/70"; pub(crate) const decoration_fuchsia_400_of_75: &str = "decoration-fuchsia-400/75"; pub(crate) const decoration_fuchsia_400_of_80: &str = "decoration-fuchsia-400/80"; pub(crate) const decoration_fuchsia_400_of_90: &str = "decoration-fuchsia-400/90"; pub(crate) const decoration_fuchsia_400_of_95: &str = "decoration-fuchsia-400/95"; pub(crate) const decoration_fuchsia_500_of_0: &str = "decoration-fuchsia-500/0"; pub(crate) const decoration_fuchsia_500_of_10: &str = "decoration-fuchsia-500/10"; pub(crate) const decoration_fuchsia_500_of_100: &str = "decoration-fuchsia-500/100"; pub(crate) const decoration_fuchsia_500_of_20: &str = "decoration-fuchsia-500/20"; pub(crate) const decoration_fuchsia_500_of_25: &str = "decoration-fuchsia-500/25"; pub(crate) const decoration_fuchsia_500_of_30: &str = "decoration-fuchsia-500/30"; pub(crate) const decoration_fuchsia_500_of_40: &str = "decoration-fuchsia-500/40"; pub(crate) const decoration_fuchsia_500_of_5: &str = "decoration-fuchsia-500/5"; pub(crate) const decoration_fuchsia_500_of_50: &str = "decoration-fuchsia-500/50"; pub(crate) const decoration_fuchsia_500_of_60: &str = "decoration-fuchsia-500/60"; pub(crate) const decoration_fuchsia_500_of_70: &str = "decoration-fuchsia-500/70"; pub(crate) const decoration_fuchsia_500_of_75: &str = "decoration-fuchsia-500/75"; pub(crate) const decoration_fuchsia_500_of_80: &str = "decoration-fuchsia-500/80"; pub(crate) const decoration_fuchsia_500_of_90: &str = "decoration-fuchsia-500/90"; pub(crate) const decoration_fuchsia_500_of_95: &str = "decoration-fuchsia-500/95"; pub(crate) const decoration_fuchsia_50_of_0: &str = "decoration-fuchsia-50/0"; pub(crate) const decoration_fuchsia_50_of_10: &str = "decoration-fuchsia-50/10"; pub(crate) const decoration_fuchsia_50_of_100: &str = "decoration-fuchsia-50/100"; pub(crate) const decoration_fuchsia_50_of_20: &str = "decoration-fuchsia-50/20"; pub(crate) const decoration_fuchsia_50_of_25: &str = "decoration-fuchsia-50/25"; pub(crate) const decoration_fuchsia_50_of_30: &str = "decoration-fuchsia-50/30"; pub(crate) const decoration_fuchsia_50_of_40: &str = "decoration-fuchsia-50/40"; pub(crate) const decoration_fuchsia_50_of_5: &str = "decoration-fuchsia-50/5"; pub(crate) const decoration_fuchsia_50_of_50: &str = "decoration-fuchsia-50/50"; pub(crate) const decoration_fuchsia_50_of_60: &str = "decoration-fuchsia-50/60"; pub(crate) const decoration_fuchsia_50_of_70: &str = "decoration-fuchsia-50/70"; pub(crate) const decoration_fuchsia_50_of_75: &str = "decoration-fuchsia-50/75"; pub(crate) const decoration_fuchsia_50_of_80: &str = "decoration-fuchsia-50/80"; pub(crate) const decoration_fuchsia_50_of_90: &str = "decoration-fuchsia-50/90"; pub(crate) const decoration_fuchsia_50_of_95: &str = "decoration-fuchsia-50/95"; pub(crate) const decoration_fuchsia_600_of_0: &str = "decoration-fuchsia-600/0"; pub(crate) const decoration_fuchsia_600_of_10: &str = "decoration-fuchsia-600/10"; pub(crate) const decoration_fuchsia_600_of_100: &str = "decoration-fuchsia-600/100"; pub(crate) const decoration_fuchsia_600_of_20: &str = "decoration-fuchsia-600/20"; pub(crate) const decoration_fuchsia_600_of_25: &str = "decoration-fuchsia-600/25"; pub(crate) const decoration_fuchsia_600_of_30: &str = "decoration-fuchsia-600/30"; pub(crate) const decoration_fuchsia_600_of_40: &str = "decoration-fuchsia-600/40"; pub(crate) const decoration_fuchsia_600_of_5: &str = "decoration-fuchsia-600/5"; pub(crate) const decoration_fuchsia_600_of_50: &str = "decoration-fuchsia-600/50"; pub(crate) const decoration_fuchsia_600_of_60: &str = "decoration-fuchsia-600/60"; pub(crate) const decoration_fuchsia_600_of_70: &str = "decoration-fuchsia-600/70"; pub(crate) const decoration_fuchsia_600_of_75: &str = "decoration-fuchsia-600/75"; pub(crate) const decoration_fuchsia_600_of_80: &str = "decoration-fuchsia-600/80"; pub(crate) const decoration_fuchsia_600_of_90: &str = "decoration-fuchsia-600/90"; pub(crate) const decoration_fuchsia_600_of_95: &str = "decoration-fuchsia-600/95"; pub(crate) const decoration_fuchsia_700_of_0: &str = "decoration-fuchsia-700/0"; pub(crate) const decoration_fuchsia_700_of_10: &str = "decoration-fuchsia-700/10"; pub(crate) const decoration_fuchsia_700_of_100: &str = "decoration-fuchsia-700/100"; pub(crate) const decoration_fuchsia_700_of_20: &str = "decoration-fuchsia-700/20"; pub(crate) const decoration_fuchsia_700_of_25: &str = "decoration-fuchsia-700/25"; pub(crate) const decoration_fuchsia_700_of_30: &str = "decoration-fuchsia-700/30"; pub(crate) const decoration_fuchsia_700_of_40: &str = "decoration-fuchsia-700/40"; pub(crate) const decoration_fuchsia_700_of_5: &str = "decoration-fuchsia-700/5"; pub(crate) const decoration_fuchsia_700_of_50: &str = "decoration-fuchsia-700/50"; pub(crate) const decoration_fuchsia_700_of_60: &str = "decoration-fuchsia-700/60"; pub(crate) const decoration_fuchsia_700_of_70: &str = "decoration-fuchsia-700/70"; pub(crate) const decoration_fuchsia_700_of_75: &str = "decoration-fuchsia-700/75"; pub(crate) const decoration_fuchsia_700_of_80: &str = "decoration-fuchsia-700/80"; pub(crate) const decoration_fuchsia_700_of_90: &str = "decoration-fuchsia-700/90"; pub(crate) const decoration_fuchsia_700_of_95: &str = "decoration-fuchsia-700/95"; pub(crate) const decoration_fuchsia_800_of_0: &str = "decoration-fuchsia-800/0"; pub(crate) const decoration_fuchsia_800_of_10: &str = "decoration-fuchsia-800/10"; pub(crate) const decoration_fuchsia_800_of_100: &str = "decoration-fuchsia-800/100"; pub(crate) const decoration_fuchsia_800_of_20: &str = "decoration-fuchsia-800/20"; pub(crate) const decoration_fuchsia_800_of_25: &str = "decoration-fuchsia-800/25"; pub(crate) const decoration_fuchsia_800_of_30: &str = "decoration-fuchsia-800/30"; pub(crate) const decoration_fuchsia_800_of_40: &str = "decoration-fuchsia-800/40"; pub(crate) const decoration_fuchsia_800_of_5: &str = "decoration-fuchsia-800/5"; pub(crate) const decoration_fuchsia_800_of_50: &str = "decoration-fuchsia-800/50"; pub(crate) const decoration_fuchsia_800_of_60: &str = "decoration-fuchsia-800/60"; pub(crate) const decoration_fuchsia_800_of_70: &str = "decoration-fuchsia-800/70"; pub(crate) const decoration_fuchsia_800_of_75: &str = "decoration-fuchsia-800/75"; pub(crate) const decoration_fuchsia_800_of_80: &str = "decoration-fuchsia-800/80"; pub(crate) const decoration_fuchsia_800_of_90: &str = "decoration-fuchsia-800/90"; pub(crate) const decoration_fuchsia_800_of_95: &str = "decoration-fuchsia-800/95"; pub(crate) const decoration_fuchsia_900_of_0: &str = "decoration-fuchsia-900/0"; pub(crate) const decoration_fuchsia_900_of_10: &str = "decoration-fuchsia-900/10"; pub(crate) const decoration_fuchsia_900_of_100: &str = "decoration-fuchsia-900/100"; pub(crate) const decoration_fuchsia_900_of_20: &str = "decoration-fuchsia-900/20"; pub(crate) const decoration_fuchsia_900_of_25: &str = "decoration-fuchsia-900/25"; pub(crate) const decoration_fuchsia_900_of_30: &str = "decoration-fuchsia-900/30"; pub(crate) const decoration_fuchsia_900_of_40: &str = "decoration-fuchsia-900/40"; pub(crate) const decoration_fuchsia_900_of_5: &str = "decoration-fuchsia-900/5"; pub(crate) const decoration_fuchsia_900_of_50: &str = "decoration-fuchsia-900/50"; pub(crate) const decoration_fuchsia_900_of_60: &str = "decoration-fuchsia-900/60"; pub(crate) const decoration_fuchsia_900_of_70: &str = "decoration-fuchsia-900/70"; pub(crate) const decoration_fuchsia_900_of_75: &str = "decoration-fuchsia-900/75"; pub(crate) const decoration_fuchsia_900_of_80: &str = "decoration-fuchsia-900/80"; pub(crate) const decoration_fuchsia_900_of_90: &str = "decoration-fuchsia-900/90"; pub(crate) const decoration_fuchsia_900_of_95: &str = "decoration-fuchsia-900/95"; pub(crate) const decoration_gray_100_of_0: &str = "decoration-gray-100/0"; pub(crate) const decoration_gray_100_of_10: &str = "decoration-gray-100/10"; pub(crate) const decoration_gray_100_of_100: &str = "decoration-gray-100/100"; pub(crate) const decoration_gray_100_of_20: &str = "decoration-gray-100/20"; pub(crate) const decoration_gray_100_of_25: &str = "decoration-gray-100/25"; pub(crate) const decoration_gray_100_of_30: &str = "decoration-gray-100/30"; pub(crate) const decoration_gray_100_of_40: &str = "decoration-gray-100/40"; pub(crate) const decoration_gray_100_of_5: &str = "decoration-gray-100/5"; pub(crate) const decoration_gray_100_of_50: &str = "decoration-gray-100/50"; pub(crate) const decoration_gray_100_of_60: &str = "decoration-gray-100/60"; pub(crate) const decoration_gray_100_of_70: &str = "decoration-gray-100/70"; pub(crate) const decoration_gray_100_of_75: &str = "decoration-gray-100/75"; pub(crate) const decoration_gray_100_of_80: &str = "decoration-gray-100/80"; pub(crate) const decoration_gray_100_of_90: &str = "decoration-gray-100/90"; pub(crate) const decoration_gray_100_of_95: &str = "decoration-gray-100/95"; pub(crate) const decoration_gray_200_of_0: &str = "decoration-gray-200/0"; pub(crate) const decoration_gray_200_of_10: &str = "decoration-gray-200/10"; pub(crate) const decoration_gray_200_of_100: &str = "decoration-gray-200/100"; pub(crate) const decoration_gray_200_of_20: &str = "decoration-gray-200/20"; pub(crate) const decoration_gray_200_of_25: &str = "decoration-gray-200/25"; pub(crate) const decoration_gray_200_of_30: &str = "decoration-gray-200/30"; pub(crate) const decoration_gray_200_of_40: &str = "decoration-gray-200/40"; pub(crate) const decoration_gray_200_of_5: &str = "decoration-gray-200/5"; pub(crate) const decoration_gray_200_of_50: &str = "decoration-gray-200/50"; pub(crate) const decoration_gray_200_of_60: &str = "decoration-gray-200/60"; pub(crate) const decoration_gray_200_of_70: &str = "decoration-gray-200/70"; pub(crate) const decoration_gray_200_of_75: &str = "decoration-gray-200/75"; pub(crate) const decoration_gray_200_of_80: &str = "decoration-gray-200/80"; pub(crate) const decoration_gray_200_of_90: &str = "decoration-gray-200/90"; pub(crate) const decoration_gray_200_of_95: &str = "decoration-gray-200/95"; pub(crate) const decoration_gray_300_of_0: &str = "decoration-gray-300/0"; pub(crate) const decoration_gray_300_of_10: &str = "decoration-gray-300/10"; pub(crate) const decoration_gray_300_of_100: &str = "decoration-gray-300/100"; pub(crate) const decoration_gray_300_of_20: &str = "decoration-gray-300/20"; pub(crate) const decoration_gray_300_of_25: &str = "decoration-gray-300/25"; pub(crate) const decoration_gray_300_of_30: &str = "decoration-gray-300/30"; pub(crate) const decoration_gray_300_of_40: &str = "decoration-gray-300/40"; pub(crate) const decoration_gray_300_of_5: &str = "decoration-gray-300/5"; pub(crate) const decoration_gray_300_of_50: &str = "decoration-gray-300/50"; pub(crate) const decoration_gray_300_of_60: &str = "decoration-gray-300/60"; pub(crate) const decoration_gray_300_of_70: &str = "decoration-gray-300/70"; pub(crate) const decoration_gray_300_of_75: &str = "decoration-gray-300/75"; pub(crate) const decoration_gray_300_of_80: &str = "decoration-gray-300/80"; pub(crate) const decoration_gray_300_of_90: &str = "decoration-gray-300/90"; pub(crate) const decoration_gray_300_of_95: &str = "decoration-gray-300/95"; pub(crate) const decoration_gray_400_of_0: &str = "decoration-gray-400/0"; pub(crate) const decoration_gray_400_of_10: &str = "decoration-gray-400/10"; pub(crate) const decoration_gray_400_of_100: &str = "decoration-gray-400/100"; pub(crate) const decoration_gray_400_of_20: &str = "decoration-gray-400/20"; pub(crate) const decoration_gray_400_of_25: &str = "decoration-gray-400/25"; pub(crate) const decoration_gray_400_of_30: &str = "decoration-gray-400/30"; pub(crate) const decoration_gray_400_of_40: &str = "decoration-gray-400/40"; pub(crate) const decoration_gray_400_of_5: &str = "decoration-gray-400/5"; pub(crate) const decoration_gray_400_of_50: &str = "decoration-gray-400/50"; pub(crate) const decoration_gray_400_of_60: &str = "decoration-gray-400/60"; pub(crate) const decoration_gray_400_of_70: &str = "decoration-gray-400/70"; pub(crate) const decoration_gray_400_of_75: &str = "decoration-gray-400/75"; pub(crate) const decoration_gray_400_of_80: &str = "decoration-gray-400/80"; pub(crate) const decoration_gray_400_of_90: &str = "decoration-gray-400/90"; pub(crate) const decoration_gray_400_of_95: &str = "decoration-gray-400/95"; pub(crate) const decoration_gray_500_of_0: &str = "decoration-gray-500/0"; pub(crate) const decoration_gray_500_of_10: &str = "decoration-gray-500/10"; pub(crate) const decoration_gray_500_of_100: &str = "decoration-gray-500/100"; pub(crate) const decoration_gray_500_of_20: &str = "decoration-gray-500/20"; pub(crate) const decoration_gray_500_of_25: &str = "decoration-gray-500/25"; pub(crate) const decoration_gray_500_of_30: &str = "decoration-gray-500/30"; pub(crate) const decoration_gray_500_of_40: &str = "decoration-gray-500/40"; pub(crate) const decoration_gray_500_of_5: &str = "decoration-gray-500/5"; pub(crate) const decoration_gray_500_of_50: &str = "decoration-gray-500/50"; pub(crate) const decoration_gray_500_of_60: &str = "decoration-gray-500/60"; pub(crate) const decoration_gray_500_of_70: &str = "decoration-gray-500/70"; pub(crate) const decoration_gray_500_of_75: &str = "decoration-gray-500/75"; pub(crate) const decoration_gray_500_of_80: &str = "decoration-gray-500/80"; pub(crate) const decoration_gray_500_of_90: &str = "decoration-gray-500/90"; pub(crate) const decoration_gray_500_of_95: &str = "decoration-gray-500/95"; pub(crate) const decoration_gray_50_of_0: &str = "decoration-gray-50/0"; pub(crate) const decoration_gray_50_of_10: &str = "decoration-gray-50/10"; pub(crate) const decoration_gray_50_of_100: &str = "decoration-gray-50/100"; pub(crate) const decoration_gray_50_of_20: &str = "decoration-gray-50/20"; pub(crate) const decoration_gray_50_of_25: &str = "decoration-gray-50/25"; pub(crate) const decoration_gray_50_of_30: &str = "decoration-gray-50/30"; pub(crate) const decoration_gray_50_of_40: &str = "decoration-gray-50/40"; pub(crate) const decoration_gray_50_of_5: &str = "decoration-gray-50/5"; pub(crate) const decoration_gray_50_of_50: &str = "decoration-gray-50/50"; pub(crate) const decoration_gray_50_of_60: &str = "decoration-gray-50/60"; pub(crate) const decoration_gray_50_of_70: &str = "decoration-gray-50/70"; pub(crate) const decoration_gray_50_of_75: &str = "decoration-gray-50/75"; pub(crate) const decoration_gray_50_of_80: &str = "decoration-gray-50/80"; pub(crate) const decoration_gray_50_of_90: &str = "decoration-gray-50/90"; pub(crate) const decoration_gray_50_of_95: &str = "decoration-gray-50/95"; pub(crate) const decoration_gray_600_of_0: &str = "decoration-gray-600/0"; pub(crate) const decoration_gray_600_of_10: &str = "decoration-gray-600/10"; pub(crate) const decoration_gray_600_of_100: &str = "decoration-gray-600/100"; pub(crate) const decoration_gray_600_of_20: &str = "decoration-gray-600/20"; pub(crate) const decoration_gray_600_of_25: &str = "decoration-gray-600/25"; pub(crate) const decoration_gray_600_of_30: &str = "decoration-gray-600/30"; pub(crate) const decoration_gray_600_of_40: &str = "decoration-gray-600/40"; pub(crate) const decoration_gray_600_of_5: &str = "decoration-gray-600/5"; pub(crate) const decoration_gray_600_of_50: &str = "decoration-gray-600/50"; pub(crate) const decoration_gray_600_of_60: &str = "decoration-gray-600/60"; pub(crate) const decoration_gray_600_of_70: &str = "decoration-gray-600/70"; pub(crate) const decoration_gray_600_of_75: &str = "decoration-gray-600/75"; pub(crate) const decoration_gray_600_of_80: &str = "decoration-gray-600/80"; pub(crate) const decoration_gray_600_of_90: &str = "decoration-gray-600/90"; pub(crate) const decoration_gray_600_of_95: &str = "decoration-gray-600/95"; pub(crate) const decoration_gray_700_of_0: &str = "decoration-gray-700/0"; pub(crate) const decoration_gray_700_of_10: &str = "decoration-gray-700/10"; pub(crate) const decoration_gray_700_of_100: &str = "decoration-gray-700/100"; pub(crate) const decoration_gray_700_of_20: &str = "decoration-gray-700/20"; pub(crate) const decoration_gray_700_of_25: &str = "decoration-gray-700/25"; pub(crate) const decoration_gray_700_of_30: &str = "decoration-gray-700/30"; pub(crate) const decoration_gray_700_of_40: &str = "decoration-gray-700/40"; pub(crate) const decoration_gray_700_of_5: &str = "decoration-gray-700/5"; pub(crate) const decoration_gray_700_of_50: &str = "decoration-gray-700/50"; pub(crate) const decoration_gray_700_of_60: &str = "decoration-gray-700/60"; pub(crate) const decoration_gray_700_of_70: &str = "decoration-gray-700/70"; pub(crate) const decoration_gray_700_of_75: &str = "decoration-gray-700/75"; pub(crate) const decoration_gray_700_of_80: &str = "decoration-gray-700/80"; pub(crate) const decoration_gray_700_of_90: &str = "decoration-gray-700/90"; pub(crate) const decoration_gray_700_of_95: &str = "decoration-gray-700/95"; pub(crate) const decoration_gray_800_of_0: &str = "decoration-gray-800/0"; pub(crate) const decoration_gray_800_of_10: &str = "decoration-gray-800/10"; pub(crate) const decoration_gray_800_of_100: &str = "decoration-gray-800/100"; pub(crate) const decoration_gray_800_of_20: &str = "decoration-gray-800/20"; pub(crate) const decoration_gray_800_of_25: &str = "decoration-gray-800/25"; pub(crate) const decoration_gray_800_of_30: &str = "decoration-gray-800/30"; pub(crate) const decoration_gray_800_of_40: &str = "decoration-gray-800/40"; pub(crate) const decoration_gray_800_of_5: &str = "decoration-gray-800/5"; pub(crate) const decoration_gray_800_of_50: &str = "decoration-gray-800/50"; pub(crate) const decoration_gray_800_of_60: &str = "decoration-gray-800/60"; pub(crate) const decoration_gray_800_of_70: &str = "decoration-gray-800/70"; pub(crate) const decoration_gray_800_of_75: &str = "decoration-gray-800/75"; pub(crate) const decoration_gray_800_of_80: &str = "decoration-gray-800/80"; pub(crate) const decoration_gray_800_of_90: &str = "decoration-gray-800/90"; pub(crate) const decoration_gray_800_of_95: &str = "decoration-gray-800/95"; pub(crate) const decoration_gray_900_of_0: &str = "decoration-gray-900/0"; pub(crate) const decoration_gray_900_of_10: &str = "decoration-gray-900/10"; pub(crate) const decoration_gray_900_of_100: &str = "decoration-gray-900/100"; pub(crate) const decoration_gray_900_of_20: &str = "decoration-gray-900/20"; pub(crate) const decoration_gray_900_of_25: &str = "decoration-gray-900/25"; pub(crate) const decoration_gray_900_of_30: &str = "decoration-gray-900/30"; pub(crate) const decoration_gray_900_of_40: &str = "decoration-gray-900/40"; pub(crate) const decoration_gray_900_of_5: &str = "decoration-gray-900/5"; pub(crate) const decoration_gray_900_of_50: &str = "decoration-gray-900/50"; pub(crate) const decoration_gray_900_of_60: &str = "decoration-gray-900/60"; pub(crate) const decoration_gray_900_of_70: &str = "decoration-gray-900/70"; pub(crate) const decoration_gray_900_of_75: &str = "decoration-gray-900/75"; pub(crate) const decoration_gray_900_of_80: &str = "decoration-gray-900/80"; pub(crate) const decoration_gray_900_of_90: &str = "decoration-gray-900/90"; pub(crate) const decoration_gray_900_of_95: &str = "decoration-gray-900/95"; pub(crate) const decoration_green_100_of_0: &str = "decoration-green-100/0"; pub(crate) const decoration_green_100_of_10: &str = "decoration-green-100/10"; pub(crate) const decoration_green_100_of_100: &str = "decoration-green-100/100"; pub(crate) const decoration_green_100_of_20: &str = "decoration-green-100/20"; pub(crate) const decoration_green_100_of_25: &str = "decoration-green-100/25"; pub(crate) const decoration_green_100_of_30: &str = "decoration-green-100/30"; pub(crate) const decoration_green_100_of_40: &str = "decoration-green-100/40"; pub(crate) const decoration_green_100_of_5: &str = "decoration-green-100/5"; pub(crate) const decoration_green_100_of_50: &str = "decoration-green-100/50"; pub(crate) const decoration_green_100_of_60: &str = "decoration-green-100/60"; pub(crate) const decoration_green_100_of_70: &str = "decoration-green-100/70"; pub(crate) const decoration_green_100_of_75: &str = "decoration-green-100/75"; pub(crate) const decoration_green_100_of_80: &str = "decoration-green-100/80"; pub(crate) const decoration_green_100_of_90: &str = "decoration-green-100/90"; pub(crate) const decoration_green_100_of_95: &str = "decoration-green-100/95"; pub(crate) const decoration_green_200_of_0: &str = "decoration-green-200/0"; pub(crate) const decoration_green_200_of_10: &str = "decoration-green-200/10"; pub(crate) const decoration_green_200_of_100: &str = "decoration-green-200/100"; pub(crate) const decoration_green_200_of_20: &str = "decoration-green-200/20"; pub(crate) const decoration_green_200_of_25: &str = "decoration-green-200/25"; pub(crate) const decoration_green_200_of_30: &str = "decoration-green-200/30"; pub(crate) const decoration_green_200_of_40: &str = "decoration-green-200/40"; pub(crate) const decoration_green_200_of_5: &str = "decoration-green-200/5"; pub(crate) const decoration_green_200_of_50: &str = "decoration-green-200/50"; pub(crate) const decoration_green_200_of_60: &str = "decoration-green-200/60"; pub(crate) const decoration_green_200_of_70: &str = "decoration-green-200/70"; pub(crate) const decoration_green_200_of_75: &str = "decoration-green-200/75"; pub(crate) const decoration_green_200_of_80: &str = "decoration-green-200/80"; pub(crate) const decoration_green_200_of_90: &str = "decoration-green-200/90"; pub(crate) const decoration_green_200_of_95: &str = "decoration-green-200/95"; pub(crate) const decoration_green_300_of_0: &str = "decoration-green-300/0"; pub(crate) const decoration_green_300_of_10: &str = "decoration-green-300/10"; pub(crate) const decoration_green_300_of_100: &str = "decoration-green-300/100"; pub(crate) const decoration_green_300_of_20: &str = "decoration-green-300/20"; pub(crate) const decoration_green_300_of_25: &str = "decoration-green-300/25"; pub(crate) const decoration_green_300_of_30: &str = "decoration-green-300/30"; pub(crate) const decoration_green_300_of_40: &str = "decoration-green-300/40"; pub(crate) const decoration_green_300_of_5: &str = "decoration-green-300/5"; pub(crate) const decoration_green_300_of_50: &str = "decoration-green-300/50"; pub(crate) const decoration_green_300_of_60: &str = "decoration-green-300/60"; pub(crate) const decoration_green_300_of_70: &str = "decoration-green-300/70"; pub(crate) const decoration_green_300_of_75: &str = "decoration-green-300/75"; pub(crate) const decoration_green_300_of_80: &str = "decoration-green-300/80"; pub(crate) const decoration_green_300_of_90: &str = "decoration-green-300/90"; pub(crate) const decoration_green_300_of_95: &str = "decoration-green-300/95"; pub(crate) const decoration_green_400_of_0: &str = "decoration-green-400/0"; pub(crate) const decoration_green_400_of_10: &str = "decoration-green-400/10"; pub(crate) const decoration_green_400_of_100: &str = "decoration-green-400/100"; pub(crate) const decoration_green_400_of_20: &str = "decoration-green-400/20"; pub(crate) const decoration_green_400_of_25: &str = "decoration-green-400/25"; pub(crate) const decoration_green_400_of_30: &str = "decoration-green-400/30"; pub(crate) const decoration_green_400_of_40: &str = "decoration-green-400/40"; pub(crate) const decoration_green_400_of_5: &str = "decoration-green-400/5"; pub(crate) const decoration_green_400_of_50: &str = "decoration-green-400/50"; pub(crate) const decoration_green_400_of_60: &str = "decoration-green-400/60"; pub(crate) const decoration_green_400_of_70: &str = "decoration-green-400/70"; pub(crate) const decoration_green_400_of_75: &str = "decoration-green-400/75"; pub(crate) const decoration_green_400_of_80: &str = "decoration-green-400/80"; pub(crate) const decoration_green_400_of_90: &str = "decoration-green-400/90"; pub(crate) const decoration_green_400_of_95: &str = "decoration-green-400/95"; pub(crate) const decoration_green_500_of_0: &str = "decoration-green-500/0"; pub(crate) const decoration_green_500_of_10: &str = "decoration-green-500/10"; pub(crate) const decoration_green_500_of_100: &str = "decoration-green-500/100"; pub(crate) const decoration_green_500_of_20: &str = "decoration-green-500/20"; pub(crate) const decoration_green_500_of_25: &str = "decoration-green-500/25"; pub(crate) const decoration_green_500_of_30: &str = "decoration-green-500/30"; pub(crate) const decoration_green_500_of_40: &str = "decoration-green-500/40"; pub(crate) const decoration_green_500_of_5: &str = "decoration-green-500/5"; pub(crate) const decoration_green_500_of_50: &str = "decoration-green-500/50"; pub(crate) const decoration_green_500_of_60: &str = "decoration-green-500/60"; pub(crate) const decoration_green_500_of_70: &str = "decoration-green-500/70"; pub(crate) const decoration_green_500_of_75: &str = "decoration-green-500/75"; pub(crate) const decoration_green_500_of_80: &str = "decoration-green-500/80"; pub(crate) const decoration_green_500_of_90: &str = "decoration-green-500/90"; pub(crate) const decoration_green_500_of_95: &str = "decoration-green-500/95"; pub(crate) const decoration_green_50_of_0: &str = "decoration-green-50/0"; pub(crate) const decoration_green_50_of_10: &str = "decoration-green-50/10"; pub(crate) const decoration_green_50_of_100: &str = "decoration-green-50/100"; pub(crate) const decoration_green_50_of_20: &str = "decoration-green-50/20"; pub(crate) const decoration_green_50_of_25: &str = "decoration-green-50/25"; pub(crate) const decoration_green_50_of_30: &str = "decoration-green-50/30"; pub(crate) const decoration_green_50_of_40: &str = "decoration-green-50/40"; pub(crate) const decoration_green_50_of_5: &str = "decoration-green-50/5"; pub(crate) const decoration_green_50_of_50: &str = "decoration-green-50/50"; pub(crate) const decoration_green_50_of_60: &str = "decoration-green-50/60"; pub(crate) const decoration_green_50_of_70: &str = "decoration-green-50/70"; pub(crate) const decoration_green_50_of_75: &str = "decoration-green-50/75"; pub(crate) const decoration_green_50_of_80: &str = "decoration-green-50/80"; pub(crate) const decoration_green_50_of_90: &str = "decoration-green-50/90"; pub(crate) const decoration_green_50_of_95: &str = "decoration-green-50/95"; pub(crate) const decoration_green_600_of_0: &str = "decoration-green-600/0"; pub(crate) const decoration_green_600_of_10: &str = "decoration-green-600/10"; pub(crate) const decoration_green_600_of_100: &str = "decoration-green-600/100"; pub(crate) const decoration_green_600_of_20: &str = "decoration-green-600/20"; pub(crate) const decoration_green_600_of_25: &str = "decoration-green-600/25"; pub(crate) const decoration_green_600_of_30: &str = "decoration-green-600/30"; pub(crate) const decoration_green_600_of_40: &str = "decoration-green-600/40"; pub(crate) const decoration_green_600_of_5: &str = "decoration-green-600/5"; pub(crate) const decoration_green_600_of_50: &str = "decoration-green-600/50"; pub(crate) const decoration_green_600_of_60: &str = "decoration-green-600/60"; pub(crate) const decoration_green_600_of_70: &str = "decoration-green-600/70"; pub(crate) const decoration_green_600_of_75: &str = "decoration-green-600/75"; pub(crate) const decoration_green_600_of_80: &str = "decoration-green-600/80"; pub(crate) const decoration_green_600_of_90: &str = "decoration-green-600/90"; pub(crate) const decoration_green_600_of_95: &str = "decoration-green-600/95"; pub(crate) const decoration_green_700_of_0: &str = "decoration-green-700/0"; pub(crate) const decoration_green_700_of_10: &str = "decoration-green-700/10"; pub(crate) const decoration_green_700_of_100: &str = "decoration-green-700/100"; pub(crate) const decoration_green_700_of_20: &str = "decoration-green-700/20"; pub(crate) const decoration_green_700_of_25: &str = "decoration-green-700/25"; pub(crate) const decoration_green_700_of_30: &str = "decoration-green-700/30"; pub(crate) const decoration_green_700_of_40: &str = "decoration-green-700/40"; pub(crate) const decoration_green_700_of_5: &str = "decoration-green-700/5"; pub(crate) const decoration_green_700_of_50: &str = "decoration-green-700/50"; pub(crate) const decoration_green_700_of_60: &str = "decoration-green-700/60"; pub(crate) const decoration_green_700_of_70: &str = "decoration-green-700/70"; pub(crate) const decoration_green_700_of_75: &str = "decoration-green-700/75"; pub(crate) const decoration_green_700_of_80: &str = "decoration-green-700/80"; pub(crate) const decoration_green_700_of_90: &str = "decoration-green-700/90"; pub(crate) const decoration_green_700_of_95: &str = "decoration-green-700/95"; pub(crate) const decoration_green_800_of_0: &str = "decoration-green-800/0"; pub(crate) const decoration_green_800_of_10: &str = "decoration-green-800/10"; pub(crate) const decoration_green_800_of_100: &str = "decoration-green-800/100"; pub(crate) const decoration_green_800_of_20: &str = "decoration-green-800/20"; pub(crate) const decoration_green_800_of_25: &str = "decoration-green-800/25"; pub(crate) const decoration_green_800_of_30: &str = "decoration-green-800/30"; pub(crate) const decoration_green_800_of_40: &str = "decoration-green-800/40"; pub(crate) const decoration_green_800_of_5: &str = "decoration-green-800/5"; pub(crate) const decoration_green_800_of_50: &str = "decoration-green-800/50"; pub(crate) const decoration_green_800_of_60: &str = "decoration-green-800/60"; pub(crate) const decoration_green_800_of_70: &str = "decoration-green-800/70"; pub(crate) const decoration_green_800_of_75: &str = "decoration-green-800/75"; pub(crate) const decoration_green_800_of_80: &str = "decoration-green-800/80"; pub(crate) const decoration_green_800_of_90: &str = "decoration-green-800/90"; pub(crate) const decoration_green_800_of_95: &str = "decoration-green-800/95"; pub(crate) const decoration_green_900_of_0: &str = "decoration-green-900/0"; pub(crate) const decoration_green_900_of_10: &str = "decoration-green-900/10"; pub(crate) const decoration_green_900_of_100: &str = "decoration-green-900/100"; pub(crate) const decoration_green_900_of_20: &str = "decoration-green-900/20"; pub(crate) const decoration_green_900_of_25: &str = "decoration-green-900/25"; pub(crate) const decoration_green_900_of_30: &str = "decoration-green-900/30"; pub(crate) const decoration_green_900_of_40: &str = "decoration-green-900/40"; pub(crate) const decoration_green_900_of_5: &str = "decoration-green-900/5"; pub(crate) const decoration_green_900_of_50: &str = "decoration-green-900/50"; pub(crate) const decoration_green_900_of_60: &str = "decoration-green-900/60"; pub(crate) const decoration_green_900_of_70: &str = "decoration-green-900/70"; pub(crate) const decoration_green_900_of_75: &str = "decoration-green-900/75"; pub(crate) const decoration_green_900_of_80: &str = "decoration-green-900/80"; pub(crate) const decoration_green_900_of_90: &str = "decoration-green-900/90"; pub(crate) const decoration_green_900_of_95: &str = "decoration-green-900/95"; pub(crate) const decoration_indigo_100_of_0: &str = "decoration-indigo-100/0"; pub(crate) const decoration_indigo_100_of_10: &str = "decoration-indigo-100/10"; pub(crate) const decoration_indigo_100_of_100: &str = "decoration-indigo-100/100"; pub(crate) const decoration_indigo_100_of_20: &str = "decoration-indigo-100/20"; pub(crate) const decoration_indigo_100_of_25: &str = "decoration-indigo-100/25"; pub(crate) const decoration_indigo_100_of_30: &str = "decoration-indigo-100/30"; pub(crate) const decoration_indigo_100_of_40: &str = "decoration-indigo-100/40"; pub(crate) const decoration_indigo_100_of_5: &str = "decoration-indigo-100/5"; pub(crate) const decoration_indigo_100_of_50: &str = "decoration-indigo-100/50"; pub(crate) const decoration_indigo_100_of_60: &str = "decoration-indigo-100/60"; pub(crate) const decoration_indigo_100_of_70: &str = "decoration-indigo-100/70"; pub(crate) const decoration_indigo_100_of_75: &str = "decoration-indigo-100/75"; pub(crate) const decoration_indigo_100_of_80: &str = "decoration-indigo-100/80"; pub(crate) const decoration_indigo_100_of_90: &str = "decoration-indigo-100/90"; pub(crate) const decoration_indigo_100_of_95: &str = "decoration-indigo-100/95"; pub(crate) const decoration_indigo_200_of_0: &str = "decoration-indigo-200/0"; pub(crate) const decoration_indigo_200_of_10: &str = "decoration-indigo-200/10"; pub(crate) const decoration_indigo_200_of_100: &str = "decoration-indigo-200/100"; pub(crate) const decoration_indigo_200_of_20: &str = "decoration-indigo-200/20"; pub(crate) const decoration_indigo_200_of_25: &str = "decoration-indigo-200/25"; pub(crate) const decoration_indigo_200_of_30: &str = "decoration-indigo-200/30"; pub(crate) const decoration_indigo_200_of_40: &str = "decoration-indigo-200/40"; pub(crate) const decoration_indigo_200_of_5: &str = "decoration-indigo-200/5"; pub(crate) const decoration_indigo_200_of_50: &str = "decoration-indigo-200/50"; pub(crate) const decoration_indigo_200_of_60: &str = "decoration-indigo-200/60"; pub(crate) const decoration_indigo_200_of_70: &str = "decoration-indigo-200/70"; pub(crate) const decoration_indigo_200_of_75: &str = "decoration-indigo-200/75"; pub(crate) const decoration_indigo_200_of_80: &str = "decoration-indigo-200/80"; pub(crate) const decoration_indigo_200_of_90: &str = "decoration-indigo-200/90"; pub(crate) const decoration_indigo_200_of_95: &str = "decoration-indigo-200/95"; pub(crate) const decoration_indigo_300_of_0: &str = "decoration-indigo-300/0"; pub(crate) const decoration_indigo_300_of_10: &str = "decoration-indigo-300/10"; pub(crate) const decoration_indigo_300_of_100: &str = "decoration-indigo-300/100"; pub(crate) const decoration_indigo_300_of_20: &str = "decoration-indigo-300/20"; pub(crate) const decoration_indigo_300_of_25: &str = "decoration-indigo-300/25"; pub(crate) const decoration_indigo_300_of_30: &str = "decoration-indigo-300/30"; pub(crate) const decoration_indigo_300_of_40: &str = "decoration-indigo-300/40"; pub(crate) const decoration_indigo_300_of_5: &str = "decoration-indigo-300/5"; pub(crate) const decoration_indigo_300_of_50: &str = "decoration-indigo-300/50"; pub(crate) const decoration_indigo_300_of_60: &str = "decoration-indigo-300/60"; pub(crate) const decoration_indigo_300_of_70: &str = "decoration-indigo-300/70"; pub(crate) const decoration_indigo_300_of_75: &str = "decoration-indigo-300/75"; pub(crate) const decoration_indigo_300_of_80: &str = "decoration-indigo-300/80"; pub(crate) const decoration_indigo_300_of_90: &str = "decoration-indigo-300/90"; pub(crate) const decoration_indigo_300_of_95: &str = "decoration-indigo-300/95"; pub(crate) const decoration_indigo_400_of_0: &str = "decoration-indigo-400/0"; pub(crate) const decoration_indigo_400_of_10: &str = "decoration-indigo-400/10"; pub(crate) const decoration_indigo_400_of_100: &str = "decoration-indigo-400/100"; pub(crate) const decoration_indigo_400_of_20: &str = "decoration-indigo-400/20"; pub(crate) const decoration_indigo_400_of_25: &str = "decoration-indigo-400/25"; pub(crate) const decoration_indigo_400_of_30: &str = "decoration-indigo-400/30"; pub(crate) const decoration_indigo_400_of_40: &str = "decoration-indigo-400/40"; pub(crate) const decoration_indigo_400_of_5: &str = "decoration-indigo-400/5"; pub(crate) const decoration_indigo_400_of_50: &str = "decoration-indigo-400/50"; pub(crate) const decoration_indigo_400_of_60: &str = "decoration-indigo-400/60"; pub(crate) const decoration_indigo_400_of_70: &str = "decoration-indigo-400/70"; pub(crate) const decoration_indigo_400_of_75: &str = "decoration-indigo-400/75"; pub(crate) const decoration_indigo_400_of_80: &str = "decoration-indigo-400/80"; pub(crate) const decoration_indigo_400_of_90: &str = "decoration-indigo-400/90"; pub(crate) const decoration_indigo_400_of_95: &str = "decoration-indigo-400/95"; pub(crate) const decoration_indigo_500_of_0: &str = "decoration-indigo-500/0"; pub(crate) const decoration_indigo_500_of_10: &str = "decoration-indigo-500/10"; pub(crate) const decoration_indigo_500_of_100: &str = "decoration-indigo-500/100"; pub(crate) const decoration_indigo_500_of_20: &str = "decoration-indigo-500/20"; pub(crate) const decoration_indigo_500_of_25: &str = "decoration-indigo-500/25"; pub(crate) const decoration_indigo_500_of_30: &str = "decoration-indigo-500/30"; pub(crate) const decoration_indigo_500_of_40: &str = "decoration-indigo-500/40"; pub(crate) const decoration_indigo_500_of_5: &str = "decoration-indigo-500/5"; pub(crate) const decoration_indigo_500_of_50: &str = "decoration-indigo-500/50"; pub(crate) const decoration_indigo_500_of_60: &str = "decoration-indigo-500/60"; pub(crate) const decoration_indigo_500_of_70: &str = "decoration-indigo-500/70"; pub(crate) const decoration_indigo_500_of_75: &str = "decoration-indigo-500/75"; pub(crate) const decoration_indigo_500_of_80: &str = "decoration-indigo-500/80"; pub(crate) const decoration_indigo_500_of_90: &str = "decoration-indigo-500/90"; pub(crate) const decoration_indigo_500_of_95: &str = "decoration-indigo-500/95"; pub(crate) const decoration_indigo_50_of_0: &str = "decoration-indigo-50/0"; pub(crate) const decoration_indigo_50_of_10: &str = "decoration-indigo-50/10"; pub(crate) const decoration_indigo_50_of_100: &str = "decoration-indigo-50/100"; pub(crate) const decoration_indigo_50_of_20: &str = "decoration-indigo-50/20"; pub(crate) const decoration_indigo_50_of_25: &str = "decoration-indigo-50/25"; pub(crate) const decoration_indigo_50_of_30: &str = "decoration-indigo-50/30"; pub(crate) const decoration_indigo_50_of_40: &str = "decoration-indigo-50/40"; pub(crate) const decoration_indigo_50_of_5: &str = "decoration-indigo-50/5"; pub(crate) const decoration_indigo_50_of_50: &str = "decoration-indigo-50/50"; pub(crate) const decoration_indigo_50_of_60: &str = "decoration-indigo-50/60"; pub(crate) const decoration_indigo_50_of_70: &str = "decoration-indigo-50/70"; pub(crate) const decoration_indigo_50_of_75: &str = "decoration-indigo-50/75"; pub(crate) const decoration_indigo_50_of_80: &str = "decoration-indigo-50/80"; pub(crate) const decoration_indigo_50_of_90: &str = "decoration-indigo-50/90"; pub(crate) const decoration_indigo_50_of_95: &str = "decoration-indigo-50/95"; pub(crate) const decoration_indigo_600_of_0: &str = "decoration-indigo-600/0"; pub(crate) const decoration_indigo_600_of_10: &str = "decoration-indigo-600/10"; pub(crate) const decoration_indigo_600_of_100: &str = "decoration-indigo-600/100"; pub(crate) const decoration_indigo_600_of_20: &str = "decoration-indigo-600/20"; pub(crate) const decoration_indigo_600_of_25: &str = "decoration-indigo-600/25"; pub(crate) const decoration_indigo_600_of_30: &str = "decoration-indigo-600/30"; pub(crate) const decoration_indigo_600_of_40: &str = "decoration-indigo-600/40"; pub(crate) const decoration_indigo_600_of_5: &str = "decoration-indigo-600/5"; pub(crate) const decoration_indigo_600_of_50: &str = "decoration-indigo-600/50"; pub(crate) const decoration_indigo_600_of_60: &str = "decoration-indigo-600/60"; pub(crate) const decoration_indigo_600_of_70: &str = "decoration-indigo-600/70"; pub(crate) const decoration_indigo_600_of_75: &str = "decoration-indigo-600/75"; pub(crate) const decoration_indigo_600_of_80: &str = "decoration-indigo-600/80"; pub(crate) const decoration_indigo_600_of_90: &str = "decoration-indigo-600/90"; pub(crate) const decoration_indigo_600_of_95: &str = "decoration-indigo-600/95"; pub(crate) const decoration_indigo_700_of_0: &str = "decoration-indigo-700/0"; pub(crate) const decoration_indigo_700_of_10: &str = "decoration-indigo-700/10"; pub(crate) const decoration_indigo_700_of_100: &str = "decoration-indigo-700/100"; pub(crate) const decoration_indigo_700_of_20: &str = "decoration-indigo-700/20"; pub(crate) const decoration_indigo_700_of_25: &str = "decoration-indigo-700/25"; pub(crate) const decoration_indigo_700_of_30: &str = "decoration-indigo-700/30"; pub(crate) const decoration_indigo_700_of_40: &str = "decoration-indigo-700/40"; pub(crate) const decoration_indigo_700_of_5: &str = "decoration-indigo-700/5"; pub(crate) const decoration_indigo_700_of_50: &str = "decoration-indigo-700/50"; pub(crate) const decoration_indigo_700_of_60: &str = "decoration-indigo-700/60"; pub(crate) const decoration_indigo_700_of_70: &str = "decoration-indigo-700/70"; pub(crate) const decoration_indigo_700_of_75: &str = "decoration-indigo-700/75"; pub(crate) const decoration_indigo_700_of_80: &str = "decoration-indigo-700/80"; pub(crate) const decoration_indigo_700_of_90: &str = "decoration-indigo-700/90"; pub(crate) const decoration_indigo_700_of_95: &str = "decoration-indigo-700/95"; pub(crate) const decoration_indigo_800_of_0: &str = "decoration-indigo-800/0"; pub(crate) const decoration_indigo_800_of_10: &str = "decoration-indigo-800/10"; pub(crate) const decoration_indigo_800_of_100: &str = "decoration-indigo-800/100"; pub(crate) const decoration_indigo_800_of_20: &str = "decoration-indigo-800/20"; pub(crate) const decoration_indigo_800_of_25: &str = "decoration-indigo-800/25"; pub(crate) const decoration_indigo_800_of_30: &str = "decoration-indigo-800/30"; pub(crate) const decoration_indigo_800_of_40: &str = "decoration-indigo-800/40"; pub(crate) const decoration_indigo_800_of_5: &str = "decoration-indigo-800/5"; pub(crate) const decoration_indigo_800_of_50: &str = "decoration-indigo-800/50"; pub(crate) const decoration_indigo_800_of_60: &str = "decoration-indigo-800/60"; pub(crate) const decoration_indigo_800_of_70: &str = "decoration-indigo-800/70"; pub(crate) const decoration_indigo_800_of_75: &str = "decoration-indigo-800/75"; pub(crate) const decoration_indigo_800_of_80: &str = "decoration-indigo-800/80"; pub(crate) const decoration_indigo_800_of_90: &str = "decoration-indigo-800/90"; pub(crate) const decoration_indigo_800_of_95: &str = "decoration-indigo-800/95"; pub(crate) const decoration_indigo_900_of_0: &str = "decoration-indigo-900/0"; pub(crate) const decoration_indigo_900_of_10: &str = "decoration-indigo-900/10"; pub(crate) const decoration_indigo_900_of_100: &str = "decoration-indigo-900/100"; pub(crate) const decoration_indigo_900_of_20: &str = "decoration-indigo-900/20"; pub(crate) const decoration_indigo_900_of_25: &str = "decoration-indigo-900/25"; pub(crate) const decoration_indigo_900_of_30: &str = "decoration-indigo-900/30"; pub(crate) const decoration_indigo_900_of_40: &str = "decoration-indigo-900/40"; pub(crate) const decoration_indigo_900_of_5: &str = "decoration-indigo-900/5"; pub(crate) const decoration_indigo_900_of_50: &str = "decoration-indigo-900/50"; pub(crate) const decoration_indigo_900_of_60: &str = "decoration-indigo-900/60"; pub(crate) const decoration_indigo_900_of_70: &str = "decoration-indigo-900/70"; pub(crate) const decoration_indigo_900_of_75: &str = "decoration-indigo-900/75"; pub(crate) const decoration_indigo_900_of_80: &str = "decoration-indigo-900/80"; pub(crate) const decoration_indigo_900_of_90: &str = "decoration-indigo-900/90"; pub(crate) const decoration_indigo_900_of_95: &str = "decoration-indigo-900/95"; pub(crate) const decoration_lime_100_of_0: &str = "decoration-lime-100/0"; pub(crate) const decoration_lime_100_of_10: &str = "decoration-lime-100/10"; pub(crate) const decoration_lime_100_of_100: &str = "decoration-lime-100/100"; pub(crate) const decoration_lime_100_of_20: &str = "decoration-lime-100/20"; pub(crate) const decoration_lime_100_of_25: &str = "decoration-lime-100/25"; pub(crate) const decoration_lime_100_of_30: &str = "decoration-lime-100/30"; pub(crate) const decoration_lime_100_of_40: &str = "decoration-lime-100/40"; pub(crate) const decoration_lime_100_of_5: &str = "decoration-lime-100/5"; pub(crate) const decoration_lime_100_of_50: &str = "decoration-lime-100/50"; pub(crate) const decoration_lime_100_of_60: &str = "decoration-lime-100/60"; pub(crate) const decoration_lime_100_of_70: &str = "decoration-lime-100/70"; pub(crate) const decoration_lime_100_of_75: &str = "decoration-lime-100/75"; pub(crate) const decoration_lime_100_of_80: &str = "decoration-lime-100/80"; pub(crate) const decoration_lime_100_of_90: &str = "decoration-lime-100/90"; pub(crate) const decoration_lime_100_of_95: &str = "decoration-lime-100/95"; pub(crate) const decoration_lime_200_of_0: &str = "decoration-lime-200/0"; pub(crate) const decoration_lime_200_of_10: &str = "decoration-lime-200/10"; pub(crate) const decoration_lime_200_of_100: &str = "decoration-lime-200/100"; pub(crate) const decoration_lime_200_of_20: &str = "decoration-lime-200/20"; pub(crate) const decoration_lime_200_of_25: &str = "decoration-lime-200/25"; pub(crate) const decoration_lime_200_of_30: &str = "decoration-lime-200/30"; pub(crate) const decoration_lime_200_of_40: &str = "decoration-lime-200/40"; pub(crate) const decoration_lime_200_of_5: &str = "decoration-lime-200/5"; pub(crate) const decoration_lime_200_of_50: &str = "decoration-lime-200/50"; pub(crate) const decoration_lime_200_of_60: &str = "decoration-lime-200/60"; pub(crate) const decoration_lime_200_of_70: &str = "decoration-lime-200/70"; pub(crate) const decoration_lime_200_of_75: &str = "decoration-lime-200/75"; pub(crate) const decoration_lime_200_of_80: &str = "decoration-lime-200/80"; pub(crate) const decoration_lime_200_of_90: &str = "decoration-lime-200/90"; pub(crate) const decoration_lime_200_of_95: &str = "decoration-lime-200/95"; pub(crate) const decoration_lime_300_of_0: &str = "decoration-lime-300/0"; pub(crate) const decoration_lime_300_of_10: &str = "decoration-lime-300/10"; pub(crate) const decoration_lime_300_of_100: &str = "decoration-lime-300/100"; pub(crate) const decoration_lime_300_of_20: &str = "decoration-lime-300/20"; pub(crate) const decoration_lime_300_of_25: &str = "decoration-lime-300/25"; pub(crate) const decoration_lime_300_of_30: &str = "decoration-lime-300/30"; pub(crate) const decoration_lime_300_of_40: &str = "decoration-lime-300/40"; pub(crate) const decoration_lime_300_of_5: &str = "decoration-lime-300/5"; pub(crate) const decoration_lime_300_of_50: &str = "decoration-lime-300/50"; pub(crate) const decoration_lime_300_of_60: &str = "decoration-lime-300/60"; pub(crate) const decoration_lime_300_of_70: &str = "decoration-lime-300/70"; pub(crate) const decoration_lime_300_of_75: &str = "decoration-lime-300/75"; pub(crate) const decoration_lime_300_of_80: &str = "decoration-lime-300/80"; pub(crate) const decoration_lime_300_of_90: &str = "decoration-lime-300/90"; pub(crate) const decoration_lime_300_of_95: &str = "decoration-lime-300/95"; pub(crate) const decoration_lime_400_of_0: &str = "decoration-lime-400/0"; pub(crate) const decoration_lime_400_of_10: &str = "decoration-lime-400/10"; pub(crate) const decoration_lime_400_of_100: &str = "decoration-lime-400/100"; pub(crate) const decoration_lime_400_of_20: &str = "decoration-lime-400/20"; pub(crate) const decoration_lime_400_of_25: &str = "decoration-lime-400/25"; pub(crate) const decoration_lime_400_of_30: &str = "decoration-lime-400/30"; pub(crate) const decoration_lime_400_of_40: &str = "decoration-lime-400/40"; pub(crate) const decoration_lime_400_of_5: &str = "decoration-lime-400/5"; pub(crate) const decoration_lime_400_of_50: &str = "decoration-lime-400/50"; pub(crate) const decoration_lime_400_of_60: &str = "decoration-lime-400/60"; pub(crate) const decoration_lime_400_of_70: &str = "decoration-lime-400/70"; pub(crate) const decoration_lime_400_of_75: &str = "decoration-lime-400/75"; pub(crate) const decoration_lime_400_of_80: &str = "decoration-lime-400/80"; pub(crate) const decoration_lime_400_of_90: &str = "decoration-lime-400/90"; pub(crate) const decoration_lime_400_of_95: &str = "decoration-lime-400/95"; pub(crate) const decoration_lime_500_of_0: &str = "decoration-lime-500/0"; pub(crate) const decoration_lime_500_of_10: &str = "decoration-lime-500/10"; pub(crate) const decoration_lime_500_of_100: &str = "decoration-lime-500/100"; pub(crate) const decoration_lime_500_of_20: &str = "decoration-lime-500/20"; pub(crate) const decoration_lime_500_of_25: &str = "decoration-lime-500/25"; pub(crate) const decoration_lime_500_of_30: &str = "decoration-lime-500/30"; pub(crate) const decoration_lime_500_of_40: &str = "decoration-lime-500/40"; pub(crate) const decoration_lime_500_of_5: &str = "decoration-lime-500/5"; pub(crate) const decoration_lime_500_of_50: &str = "decoration-lime-500/50"; pub(crate) const decoration_lime_500_of_60: &str = "decoration-lime-500/60"; pub(crate) const decoration_lime_500_of_70: &str = "decoration-lime-500/70"; pub(crate) const decoration_lime_500_of_75: &str = "decoration-lime-500/75"; pub(crate) const decoration_lime_500_of_80: &str = "decoration-lime-500/80"; pub(crate) const decoration_lime_500_of_90: &str = "decoration-lime-500/90"; pub(crate) const decoration_lime_500_of_95: &str = "decoration-lime-500/95"; pub(crate) const decoration_lime_50_of_0: &str = "decoration-lime-50/0"; pub(crate) const decoration_lime_50_of_10: &str = "decoration-lime-50/10"; pub(crate) const decoration_lime_50_of_100: &str = "decoration-lime-50/100"; pub(crate) const decoration_lime_50_of_20: &str = "decoration-lime-50/20"; pub(crate) const decoration_lime_50_of_25: &str = "decoration-lime-50/25"; pub(crate) const decoration_lime_50_of_30: &str = "decoration-lime-50/30"; pub(crate) const decoration_lime_50_of_40: &str = "decoration-lime-50/40"; pub(crate) const decoration_lime_50_of_5: &str = "decoration-lime-50/5"; pub(crate) const decoration_lime_50_of_50: &str = "decoration-lime-50/50"; pub(crate) const decoration_lime_50_of_60: &str = "decoration-lime-50/60"; pub(crate) const decoration_lime_50_of_70: &str = "decoration-lime-50/70"; pub(crate) const decoration_lime_50_of_75: &str = "decoration-lime-50/75"; pub(crate) const decoration_lime_50_of_80: &str = "decoration-lime-50/80"; pub(crate) const decoration_lime_50_of_90: &str = "decoration-lime-50/90"; pub(crate) const decoration_lime_50_of_95: &str = "decoration-lime-50/95"; pub(crate) const decoration_lime_600_of_0: &str = "decoration-lime-600/0"; pub(crate) const decoration_lime_600_of_10: &str = "decoration-lime-600/10"; pub(crate) const decoration_lime_600_of_100: &str = "decoration-lime-600/100"; pub(crate) const decoration_lime_600_of_20: &str = "decoration-lime-600/20"; pub(crate) const decoration_lime_600_of_25: &str = "decoration-lime-600/25"; pub(crate) const decoration_lime_600_of_30: &str = "decoration-lime-600/30"; pub(crate) const decoration_lime_600_of_40: &str = "decoration-lime-600/40"; pub(crate) const decoration_lime_600_of_5: &str = "decoration-lime-600/5"; pub(crate) const decoration_lime_600_of_50: &str = "decoration-lime-600/50"; pub(crate) const decoration_lime_600_of_60: &str = "decoration-lime-600/60"; pub(crate) const decoration_lime_600_of_70: &str = "decoration-lime-600/70"; pub(crate) const decoration_lime_600_of_75: &str = "decoration-lime-600/75"; pub(crate) const decoration_lime_600_of_80: &str = "decoration-lime-600/80"; pub(crate) const decoration_lime_600_of_90: &str = "decoration-lime-600/90"; pub(crate) const decoration_lime_600_of_95: &str = "decoration-lime-600/95"; pub(crate) const decoration_lime_700_of_0: &str = "decoration-lime-700/0"; pub(crate) const decoration_lime_700_of_10: &str = "decoration-lime-700/10"; pub(crate) const decoration_lime_700_of_100: &str = "decoration-lime-700/100"; pub(crate) const decoration_lime_700_of_20: &str = "decoration-lime-700/20"; pub(crate) const decoration_lime_700_of_25: &str = "decoration-lime-700/25"; pub(crate) const decoration_lime_700_of_30: &str = "decoration-lime-700/30"; pub(crate) const decoration_lime_700_of_40: &str = "decoration-lime-700/40"; pub(crate) const decoration_lime_700_of_5: &str = "decoration-lime-700/5"; pub(crate) const decoration_lime_700_of_50: &str = "decoration-lime-700/50"; pub(crate) const decoration_lime_700_of_60: &str = "decoration-lime-700/60"; pub(crate) const decoration_lime_700_of_70: &str = "decoration-lime-700/70"; pub(crate) const decoration_lime_700_of_75: &str = "decoration-lime-700/75"; pub(crate) const decoration_lime_700_of_80: &str = "decoration-lime-700/80"; pub(crate) const decoration_lime_700_of_90: &str = "decoration-lime-700/90"; pub(crate) const decoration_lime_700_of_95: &str = "decoration-lime-700/95"; pub(crate) const decoration_lime_800_of_0: &str = "decoration-lime-800/0"; pub(crate) const decoration_lime_800_of_10: &str = "decoration-lime-800/10"; pub(crate) const decoration_lime_800_of_100: &str = "decoration-lime-800/100"; pub(crate) const decoration_lime_800_of_20: &str = "decoration-lime-800/20"; pub(crate) const decoration_lime_800_of_25: &str = "decoration-lime-800/25"; pub(crate) const decoration_lime_800_of_30: &str = "decoration-lime-800/30"; pub(crate) const decoration_lime_800_of_40: &str = "decoration-lime-800/40"; pub(crate) const decoration_lime_800_of_5: &str = "decoration-lime-800/5"; pub(crate) const decoration_lime_800_of_50: &str = "decoration-lime-800/50"; pub(crate) const decoration_lime_800_of_60: &str = "decoration-lime-800/60"; pub(crate) const decoration_lime_800_of_70: &str = "decoration-lime-800/70"; pub(crate) const decoration_lime_800_of_75: &str = "decoration-lime-800/75"; pub(crate) const decoration_lime_800_of_80: &str = "decoration-lime-800/80"; pub(crate) const decoration_lime_800_of_90: &str = "decoration-lime-800/90"; pub(crate) const decoration_lime_800_of_95: &str = "decoration-lime-800/95"; pub(crate) const decoration_lime_900_of_0: &str = "decoration-lime-900/0"; pub(crate) const decoration_lime_900_of_10: &str = "decoration-lime-900/10"; pub(crate) const decoration_lime_900_of_100: &str = "decoration-lime-900/100"; pub(crate) const decoration_lime_900_of_20: &str = "decoration-lime-900/20"; pub(crate) const decoration_lime_900_of_25: &str = "decoration-lime-900/25"; pub(crate) const decoration_lime_900_of_30: &str = "decoration-lime-900/30"; pub(crate) const decoration_lime_900_of_40: &str = "decoration-lime-900/40"; pub(crate) const decoration_lime_900_of_5: &str = "decoration-lime-900/5"; pub(crate) const decoration_lime_900_of_50: &str = "decoration-lime-900/50"; pub(crate) const decoration_lime_900_of_60: &str = "decoration-lime-900/60"; pub(crate) const decoration_lime_900_of_70: &str = "decoration-lime-900/70"; pub(crate) const decoration_lime_900_of_75: &str = "decoration-lime-900/75"; pub(crate) const decoration_lime_900_of_80: &str = "decoration-lime-900/80"; pub(crate) const decoration_lime_900_of_90: &str = "decoration-lime-900/90"; pub(crate) const decoration_lime_900_of_95: &str = "decoration-lime-900/95"; pub(crate) const decoration_neutral_100_of_0: &str = "decoration-neutral-100/0"; pub(crate) const decoration_neutral_100_of_10: &str = "decoration-neutral-100/10"; pub(crate) const decoration_neutral_100_of_100: &str = "decoration-neutral-100/100"; pub(crate) const decoration_neutral_100_of_20: &str = "decoration-neutral-100/20"; pub(crate) const decoration_neutral_100_of_25: &str = "decoration-neutral-100/25"; pub(crate) const decoration_neutral_100_of_30: &str = "decoration-neutral-100/30"; pub(crate) const decoration_neutral_100_of_40: &str = "decoration-neutral-100/40"; pub(crate) const decoration_neutral_100_of_5: &str = "decoration-neutral-100/5"; pub(crate) const decoration_neutral_100_of_50: &str = "decoration-neutral-100/50"; pub(crate) const decoration_neutral_100_of_60: &str = "decoration-neutral-100/60"; pub(crate) const decoration_neutral_100_of_70: &str = "decoration-neutral-100/70"; pub(crate) const decoration_neutral_100_of_75: &str = "decoration-neutral-100/75"; pub(crate) const decoration_neutral_100_of_80: &str = "decoration-neutral-100/80"; pub(crate) const decoration_neutral_100_of_90: &str = "decoration-neutral-100/90"; pub(crate) const decoration_neutral_100_of_95: &str = "decoration-neutral-100/95"; pub(crate) const decoration_neutral_200_of_0: &str = "decoration-neutral-200/0"; pub(crate) const decoration_neutral_200_of_10: &str = "decoration-neutral-200/10"; pub(crate) const decoration_neutral_200_of_100: &str = "decoration-neutral-200/100"; pub(crate) const decoration_neutral_200_of_20: &str = "decoration-neutral-200/20"; pub(crate) const decoration_neutral_200_of_25: &str = "decoration-neutral-200/25"; pub(crate) const decoration_neutral_200_of_30: &str = "decoration-neutral-200/30"; pub(crate) const decoration_neutral_200_of_40: &str = "decoration-neutral-200/40"; pub(crate) const decoration_neutral_200_of_5: &str = "decoration-neutral-200/5"; pub(crate) const decoration_neutral_200_of_50: &str = "decoration-neutral-200/50"; pub(crate) const decoration_neutral_200_of_60: &str = "decoration-neutral-200/60"; pub(crate) const decoration_neutral_200_of_70: &str = "decoration-neutral-200/70"; pub(crate) const decoration_neutral_200_of_75: &str = "decoration-neutral-200/75"; pub(crate) const decoration_neutral_200_of_80: &str = "decoration-neutral-200/80"; pub(crate) const decoration_neutral_200_of_90: &str = "decoration-neutral-200/90"; pub(crate) const decoration_neutral_200_of_95: &str = "decoration-neutral-200/95"; pub(crate) const decoration_neutral_300_of_0: &str = "decoration-neutral-300/0"; pub(crate) const decoration_neutral_300_of_10: &str = "decoration-neutral-300/10"; pub(crate) const decoration_neutral_300_of_100: &str = "decoration-neutral-300/100"; pub(crate) const decoration_neutral_300_of_20: &str = "decoration-neutral-300/20"; pub(crate) const decoration_neutral_300_of_25: &str = "decoration-neutral-300/25"; pub(crate) const decoration_neutral_300_of_30: &str = "decoration-neutral-300/30"; pub(crate) const decoration_neutral_300_of_40: &str = "decoration-neutral-300/40"; pub(crate) const decoration_neutral_300_of_5: &str = "decoration-neutral-300/5"; pub(crate) const decoration_neutral_300_of_50: &str = "decoration-neutral-300/50"; pub(crate) const decoration_neutral_300_of_60: &str = "decoration-neutral-300/60"; pub(crate) const decoration_neutral_300_of_70: &str = "decoration-neutral-300/70"; pub(crate) const decoration_neutral_300_of_75: &str = "decoration-neutral-300/75"; pub(crate) const decoration_neutral_300_of_80: &str = "decoration-neutral-300/80"; pub(crate) const decoration_neutral_300_of_90: &str = "decoration-neutral-300/90"; pub(crate) const decoration_neutral_300_of_95: &str = "decoration-neutral-300/95"; pub(crate) const decoration_neutral_400_of_0: &str = "decoration-neutral-400/0"; pub(crate) const decoration_neutral_400_of_10: &str = "decoration-neutral-400/10"; pub(crate) const decoration_neutral_400_of_100: &str = "decoration-neutral-400/100"; pub(crate) const decoration_neutral_400_of_20: &str = "decoration-neutral-400/20"; pub(crate) const decoration_neutral_400_of_25: &str = "decoration-neutral-400/25"; pub(crate) const decoration_neutral_400_of_30: &str = "decoration-neutral-400/30"; pub(crate) const decoration_neutral_400_of_40: &str = "decoration-neutral-400/40"; pub(crate) const decoration_neutral_400_of_5: &str = "decoration-neutral-400/5"; pub(crate) const decoration_neutral_400_of_50: &str = "decoration-neutral-400/50"; pub(crate) const decoration_neutral_400_of_60: &str = "decoration-neutral-400/60"; pub(crate) const decoration_neutral_400_of_70: &str = "decoration-neutral-400/70"; pub(crate) const decoration_neutral_400_of_75: &str = "decoration-neutral-400/75"; pub(crate) const decoration_neutral_400_of_80: &str = "decoration-neutral-400/80"; pub(crate) const decoration_neutral_400_of_90: &str = "decoration-neutral-400/90"; pub(crate) const decoration_neutral_400_of_95: &str = "decoration-neutral-400/95"; pub(crate) const decoration_neutral_500_of_0: &str = "decoration-neutral-500/0"; pub(crate) const decoration_neutral_500_of_10: &str = "decoration-neutral-500/10"; pub(crate) const decoration_neutral_500_of_100: &str = "decoration-neutral-500/100"; pub(crate) const decoration_neutral_500_of_20: &str = "decoration-neutral-500/20"; pub(crate) const decoration_neutral_500_of_25: &str = "decoration-neutral-500/25"; pub(crate) const decoration_neutral_500_of_30: &str = "decoration-neutral-500/30"; pub(crate) const decoration_neutral_500_of_40: &str = "decoration-neutral-500/40"; pub(crate) const decoration_neutral_500_of_5: &str = "decoration-neutral-500/5"; pub(crate) const decoration_neutral_500_of_50: &str = "decoration-neutral-500/50"; pub(crate) const decoration_neutral_500_of_60: &str = "decoration-neutral-500/60"; pub(crate) const decoration_neutral_500_of_70: &str = "decoration-neutral-500/70"; pub(crate) const decoration_neutral_500_of_75: &str = "decoration-neutral-500/75"; pub(crate) const decoration_neutral_500_of_80: &str = "decoration-neutral-500/80"; pub(crate) const decoration_neutral_500_of_90: &str = "decoration-neutral-500/90"; pub(crate) const decoration_neutral_500_of_95: &str = "decoration-neutral-500/95"; pub(crate) const decoration_neutral_50_of_0: &str = "decoration-neutral-50/0"; pub(crate) const decoration_neutral_50_of_10: &str = "decoration-neutral-50/10"; pub(crate) const decoration_neutral_50_of_100: &str = "decoration-neutral-50/100"; pub(crate) const decoration_neutral_50_of_20: &str = "decoration-neutral-50/20"; pub(crate) const decoration_neutral_50_of_25: &str = "decoration-neutral-50/25"; pub(crate) const decoration_neutral_50_of_30: &str = "decoration-neutral-50/30"; pub(crate) const decoration_neutral_50_of_40: &str = "decoration-neutral-50/40"; pub(crate) const decoration_neutral_50_of_5: &str = "decoration-neutral-50/5"; pub(crate) const decoration_neutral_50_of_50: &str = "decoration-neutral-50/50"; pub(crate) const decoration_neutral_50_of_60: &str = "decoration-neutral-50/60"; pub(crate) const decoration_neutral_50_of_70: &str = "decoration-neutral-50/70"; pub(crate) const decoration_neutral_50_of_75: &str = "decoration-neutral-50/75"; pub(crate) const decoration_neutral_50_of_80: &str = "decoration-neutral-50/80"; pub(crate) const decoration_neutral_50_of_90: &str = "decoration-neutral-50/90"; pub(crate) const decoration_neutral_50_of_95: &str = "decoration-neutral-50/95"; pub(crate) const decoration_neutral_600_of_0: &str = "decoration-neutral-600/0"; pub(crate) const decoration_neutral_600_of_10: &str = "decoration-neutral-600/10"; pub(crate) const decoration_neutral_600_of_100: &str = "decoration-neutral-600/100"; pub(crate) const decoration_neutral_600_of_20: &str = "decoration-neutral-600/20"; pub(crate) const decoration_neutral_600_of_25: &str = "decoration-neutral-600/25"; pub(crate) const decoration_neutral_600_of_30: &str = "decoration-neutral-600/30"; pub(crate) const decoration_neutral_600_of_40: &str = "decoration-neutral-600/40"; pub(crate) const decoration_neutral_600_of_5: &str = "decoration-neutral-600/5"; pub(crate) const decoration_neutral_600_of_50: &str = "decoration-neutral-600/50"; pub(crate) const decoration_neutral_600_of_60: &str = "decoration-neutral-600/60"; pub(crate) const decoration_neutral_600_of_70: &str = "decoration-neutral-600/70"; pub(crate) const decoration_neutral_600_of_75: &str = "decoration-neutral-600/75"; pub(crate) const decoration_neutral_600_of_80: &str = "decoration-neutral-600/80"; pub(crate) const decoration_neutral_600_of_90: &str = "decoration-neutral-600/90"; pub(crate) const decoration_neutral_600_of_95: &str = "decoration-neutral-600/95"; pub(crate) const decoration_neutral_700_of_0: &str = "decoration-neutral-700/0"; pub(crate) const decoration_neutral_700_of_10: &str = "decoration-neutral-700/10"; pub(crate) const decoration_neutral_700_of_100: &str = "decoration-neutral-700/100"; pub(crate) const decoration_neutral_700_of_20: &str = "decoration-neutral-700/20"; pub(crate) const decoration_neutral_700_of_25: &str = "decoration-neutral-700/25"; pub(crate) const decoration_neutral_700_of_30: &str = "decoration-neutral-700/30"; pub(crate) const decoration_neutral_700_of_40: &str = "decoration-neutral-700/40"; pub(crate) const decoration_neutral_700_of_5: &str = "decoration-neutral-700/5"; pub(crate) const decoration_neutral_700_of_50: &str = "decoration-neutral-700/50"; pub(crate) const decoration_neutral_700_of_60: &str = "decoration-neutral-700/60"; pub(crate) const decoration_neutral_700_of_70: &str = "decoration-neutral-700/70"; pub(crate) const decoration_neutral_700_of_75: &str = "decoration-neutral-700/75"; pub(crate) const decoration_neutral_700_of_80: &str = "decoration-neutral-700/80"; pub(crate) const decoration_neutral_700_of_90: &str = "decoration-neutral-700/90"; pub(crate) const decoration_neutral_700_of_95: &str = "decoration-neutral-700/95"; pub(crate) const decoration_neutral_800_of_0: &str = "decoration-neutral-800/0"; pub(crate) const decoration_neutral_800_of_10: &str = "decoration-neutral-800/10"; pub(crate) const decoration_neutral_800_of_100: &str = "decoration-neutral-800/100"; pub(crate) const decoration_neutral_800_of_20: &str = "decoration-neutral-800/20"; pub(crate) const decoration_neutral_800_of_25: &str = "decoration-neutral-800/25"; pub(crate) const decoration_neutral_800_of_30: &str = "decoration-neutral-800/30"; pub(crate) const decoration_neutral_800_of_40: &str = "decoration-neutral-800/40"; pub(crate) const decoration_neutral_800_of_5: &str = "decoration-neutral-800/5"; pub(crate) const decoration_neutral_800_of_50: &str = "decoration-neutral-800/50"; pub(crate) const decoration_neutral_800_of_60: &str = "decoration-neutral-800/60"; pub(crate) const decoration_neutral_800_of_70: &str = "decoration-neutral-800/70"; pub(crate) const decoration_neutral_800_of_75: &str = "decoration-neutral-800/75"; pub(crate) const decoration_neutral_800_of_80: &str = "decoration-neutral-800/80"; pub(crate) const decoration_neutral_800_of_90: &str = "decoration-neutral-800/90"; pub(crate) const decoration_neutral_800_of_95: &str = "decoration-neutral-800/95"; pub(crate) const decoration_neutral_900_of_0: &str = "decoration-neutral-900/0"; pub(crate) const decoration_neutral_900_of_10: &str = "decoration-neutral-900/10"; pub(crate) const decoration_neutral_900_of_100: &str = "decoration-neutral-900/100"; pub(crate) const decoration_neutral_900_of_20: &str = "decoration-neutral-900/20"; pub(crate) const decoration_neutral_900_of_25: &str = "decoration-neutral-900/25"; pub(crate) const decoration_neutral_900_of_30: &str = "decoration-neutral-900/30"; pub(crate) const decoration_neutral_900_of_40: &str = "decoration-neutral-900/40"; pub(crate) const decoration_neutral_900_of_5: &str = "decoration-neutral-900/5"; pub(crate) const decoration_neutral_900_of_50: &str = "decoration-neutral-900/50"; pub(crate) const decoration_neutral_900_of_60: &str = "decoration-neutral-900/60"; pub(crate) const decoration_neutral_900_of_70: &str = "decoration-neutral-900/70"; pub(crate) const decoration_neutral_900_of_75: &str = "decoration-neutral-900/75"; pub(crate) const decoration_neutral_900_of_80: &str = "decoration-neutral-900/80"; pub(crate) const decoration_neutral_900_of_90: &str = "decoration-neutral-900/90"; pub(crate) const decoration_neutral_900_of_95: &str = "decoration-neutral-900/95"; pub(crate) const decoration_orange_100_of_0: &str = "decoration-orange-100/0"; pub(crate) const decoration_orange_100_of_10: &str = "decoration-orange-100/10"; pub(crate) const decoration_orange_100_of_100: &str = "decoration-orange-100/100"; pub(crate) const decoration_orange_100_of_20: &str = "decoration-orange-100/20"; pub(crate) const decoration_orange_100_of_25: &str = "decoration-orange-100/25"; pub(crate) const decoration_orange_100_of_30: &str = "decoration-orange-100/30"; pub(crate) const decoration_orange_100_of_40: &str = "decoration-orange-100/40"; pub(crate) const decoration_orange_100_of_5: &str = "decoration-orange-100/5"; pub(crate) const decoration_orange_100_of_50: &str = "decoration-orange-100/50"; pub(crate) const decoration_orange_100_of_60: &str = "decoration-orange-100/60"; pub(crate) const decoration_orange_100_of_70: &str = "decoration-orange-100/70"; pub(crate) const decoration_orange_100_of_75: &str = "decoration-orange-100/75"; pub(crate) const decoration_orange_100_of_80: &str = "decoration-orange-100/80"; pub(crate) const decoration_orange_100_of_90: &str = "decoration-orange-100/90"; pub(crate) const decoration_orange_100_of_95: &str = "decoration-orange-100/95"; pub(crate) const decoration_orange_200_of_0: &str = "decoration-orange-200/0"; pub(crate) const decoration_orange_200_of_10: &str = "decoration-orange-200/10"; pub(crate) const decoration_orange_200_of_100: &str = "decoration-orange-200/100"; pub(crate) const decoration_orange_200_of_20: &str = "decoration-orange-200/20"; pub(crate) const decoration_orange_200_of_25: &str = "decoration-orange-200/25"; pub(crate) const decoration_orange_200_of_30: &str = "decoration-orange-200/30"; pub(crate) const decoration_orange_200_of_40: &str = "decoration-orange-200/40"; pub(crate) const decoration_orange_200_of_5: &str = "decoration-orange-200/5"; pub(crate) const decoration_orange_200_of_50: &str = "decoration-orange-200/50"; pub(crate) const decoration_orange_200_of_60: &str = "decoration-orange-200/60"; pub(crate) const decoration_orange_200_of_70: &str = "decoration-orange-200/70"; pub(crate) const decoration_orange_200_of_75: &str = "decoration-orange-200/75"; pub(crate) const decoration_orange_200_of_80: &str = "decoration-orange-200/80"; pub(crate) const decoration_orange_200_of_90: &str = "decoration-orange-200/90"; pub(crate) const decoration_orange_200_of_95: &str = "decoration-orange-200/95"; pub(crate) const decoration_orange_300_of_0: &str = "decoration-orange-300/0"; pub(crate) const decoration_orange_300_of_10: &str = "decoration-orange-300/10"; pub(crate) const decoration_orange_300_of_100: &str = "decoration-orange-300/100"; pub(crate) const decoration_orange_300_of_20: &str = "decoration-orange-300/20"; pub(crate) const decoration_orange_300_of_25: &str = "decoration-orange-300/25"; pub(crate) const decoration_orange_300_of_30: &str = "decoration-orange-300/30"; pub(crate) const decoration_orange_300_of_40: &str = "decoration-orange-300/40"; pub(crate) const decoration_orange_300_of_5: &str = "decoration-orange-300/5"; pub(crate) const decoration_orange_300_of_50: &str = "decoration-orange-300/50"; pub(crate) const decoration_orange_300_of_60: &str = "decoration-orange-300/60"; pub(crate) const decoration_orange_300_of_70: &str = "decoration-orange-300/70"; pub(crate) const decoration_orange_300_of_75: &str = "decoration-orange-300/75"; pub(crate) const decoration_orange_300_of_80: &str = "decoration-orange-300/80"; pub(crate) const decoration_orange_300_of_90: &str = "decoration-orange-300/90"; pub(crate) const decoration_orange_300_of_95: &str = "decoration-orange-300/95"; pub(crate) const decoration_orange_400_of_0: &str = "decoration-orange-400/0"; pub(crate) const decoration_orange_400_of_10: &str = "decoration-orange-400/10"; pub(crate) const decoration_orange_400_of_100: &str = "decoration-orange-400/100"; pub(crate) const decoration_orange_400_of_20: &str = "decoration-orange-400/20"; pub(crate) const decoration_orange_400_of_25: &str = "decoration-orange-400/25"; pub(crate) const decoration_orange_400_of_30: &str = "decoration-orange-400/30"; pub(crate) const decoration_orange_400_of_40: &str = "decoration-orange-400/40"; pub(crate) const decoration_orange_400_of_5: &str = "decoration-orange-400/5"; pub(crate) const decoration_orange_400_of_50: &str = "decoration-orange-400/50"; pub(crate) const decoration_orange_400_of_60: &str = "decoration-orange-400/60"; pub(crate) const decoration_orange_400_of_70: &str = "decoration-orange-400/70"; pub(crate) const decoration_orange_400_of_75: &str = "decoration-orange-400/75"; pub(crate) const decoration_orange_400_of_80: &str = "decoration-orange-400/80"; pub(crate) const decoration_orange_400_of_90: &str = "decoration-orange-400/90"; pub(crate) const decoration_orange_400_of_95: &str = "decoration-orange-400/95"; pub(crate) const decoration_orange_500_of_0: &str = "decoration-orange-500/0"; pub(crate) const decoration_orange_500_of_10: &str = "decoration-orange-500/10"; pub(crate) const decoration_orange_500_of_100: &str = "decoration-orange-500/100"; pub(crate) const decoration_orange_500_of_20: &str = "decoration-orange-500/20"; pub(crate) const decoration_orange_500_of_25: &str = "decoration-orange-500/25"; pub(crate) const decoration_orange_500_of_30: &str = "decoration-orange-500/30"; pub(crate) const decoration_orange_500_of_40: &str = "decoration-orange-500/40"; pub(crate) const decoration_orange_500_of_5: &str = "decoration-orange-500/5"; pub(crate) const decoration_orange_500_of_50: &str = "decoration-orange-500/50"; pub(crate) const decoration_orange_500_of_60: &str = "decoration-orange-500/60"; pub(crate) const decoration_orange_500_of_70: &str = "decoration-orange-500/70"; pub(crate) const decoration_orange_500_of_75: &str = "decoration-orange-500/75"; pub(crate) const decoration_orange_500_of_80: &str = "decoration-orange-500/80"; pub(crate) const decoration_orange_500_of_90: &str = "decoration-orange-500/90"; pub(crate) const decoration_orange_500_of_95: &str = "decoration-orange-500/95"; pub(crate) const decoration_orange_50_of_0: &str = "decoration-orange-50/0"; pub(crate) const decoration_orange_50_of_10: &str = "decoration-orange-50/10"; pub(crate) const decoration_orange_50_of_100: &str = "decoration-orange-50/100"; pub(crate) const decoration_orange_50_of_20: &str = "decoration-orange-50/20"; pub(crate) const decoration_orange_50_of_25: &str = "decoration-orange-50/25"; pub(crate) const decoration_orange_50_of_30: &str = "decoration-orange-50/30"; pub(crate) const decoration_orange_50_of_40: &str = "decoration-orange-50/40"; pub(crate) const decoration_orange_50_of_5: &str = "decoration-orange-50/5"; pub(crate) const decoration_orange_50_of_50: &str = "decoration-orange-50/50"; pub(crate) const decoration_orange_50_of_60: &str = "decoration-orange-50/60"; pub(crate) const decoration_orange_50_of_70: &str = "decoration-orange-50/70"; pub(crate) const decoration_orange_50_of_75: &str = "decoration-orange-50/75"; pub(crate) const decoration_orange_50_of_80: &str = "decoration-orange-50/80"; pub(crate) const decoration_orange_50_of_90: &str = "decoration-orange-50/90"; pub(crate) const decoration_orange_50_of_95: &str = "decoration-orange-50/95"; pub(crate) const decoration_orange_600_of_0: &str = "decoration-orange-600/0"; pub(crate) const decoration_orange_600_of_10: &str = "decoration-orange-600/10"; pub(crate) const decoration_orange_600_of_100: &str = "decoration-orange-600/100"; pub(crate) const decoration_orange_600_of_20: &str = "decoration-orange-600/20"; pub(crate) const decoration_orange_600_of_25: &str = "decoration-orange-600/25"; pub(crate) const decoration_orange_600_of_30: &str = "decoration-orange-600/30"; pub(crate) const decoration_orange_600_of_40: &str = "decoration-orange-600/40"; pub(crate) const decoration_orange_600_of_5: &str = "decoration-orange-600/5"; pub(crate) const decoration_orange_600_of_50: &str = "decoration-orange-600/50"; pub(crate) const decoration_orange_600_of_60: &str = "decoration-orange-600/60"; pub(crate) const decoration_orange_600_of_70: &str = "decoration-orange-600/70"; pub(crate) const decoration_orange_600_of_75: &str = "decoration-orange-600/75"; pub(crate) const decoration_orange_600_of_80: &str = "decoration-orange-600/80"; pub(crate) const decoration_orange_600_of_90: &str = "decoration-orange-600/90"; pub(crate) const decoration_orange_600_of_95: &str = "decoration-orange-600/95"; pub(crate) const decoration_orange_700_of_0: &str = "decoration-orange-700/0"; pub(crate) const decoration_orange_700_of_10: &str = "decoration-orange-700/10"; pub(crate) const decoration_orange_700_of_100: &str = "decoration-orange-700/100"; pub(crate) const decoration_orange_700_of_20: &str = "decoration-orange-700/20"; pub(crate) const decoration_orange_700_of_25: &str = "decoration-orange-700/25"; pub(crate) const decoration_orange_700_of_30: &str = "decoration-orange-700/30"; pub(crate) const decoration_orange_700_of_40: &str = "decoration-orange-700/40"; pub(crate) const decoration_orange_700_of_5: &str = "decoration-orange-700/5"; pub(crate) const decoration_orange_700_of_50: &str = "decoration-orange-700/50"; pub(crate) const decoration_orange_700_of_60: &str = "decoration-orange-700/60"; pub(crate) const decoration_orange_700_of_70: &str = "decoration-orange-700/70"; pub(crate) const decoration_orange_700_of_75: &str = "decoration-orange-700/75"; pub(crate) const decoration_orange_700_of_80: &str = "decoration-orange-700/80"; pub(crate) const decoration_orange_700_of_90: &str = "decoration-orange-700/90"; pub(crate) const decoration_orange_700_of_95: &str = "decoration-orange-700/95"; pub(crate) const decoration_orange_800_of_0: &str = "decoration-orange-800/0"; pub(crate) const decoration_orange_800_of_10: &str = "decoration-orange-800/10"; pub(crate) const decoration_orange_800_of_100: &str = "decoration-orange-800/100"; pub(crate) const decoration_orange_800_of_20: &str = "decoration-orange-800/20"; pub(crate) const decoration_orange_800_of_25: &str = "decoration-orange-800/25"; pub(crate) const decoration_orange_800_of_30: &str = "decoration-orange-800/30"; pub(crate) const decoration_orange_800_of_40: &str = "decoration-orange-800/40"; pub(crate) const decoration_orange_800_of_5: &str = "decoration-orange-800/5"; pub(crate) const decoration_orange_800_of_50: &str = "decoration-orange-800/50"; pub(crate) const decoration_orange_800_of_60: &str = "decoration-orange-800/60"; pub(crate) const decoration_orange_800_of_70: &str = "decoration-orange-800/70"; pub(crate) const decoration_orange_800_of_75: &str = "decoration-orange-800/75"; pub(crate) const decoration_orange_800_of_80: &str = "decoration-orange-800/80"; pub(crate) const decoration_orange_800_of_90: &str = "decoration-orange-800/90"; pub(crate) const decoration_orange_800_of_95: &str = "decoration-orange-800/95"; pub(crate) const decoration_orange_900_of_0: &str = "decoration-orange-900/0"; pub(crate) const decoration_orange_900_of_10: &str = "decoration-orange-900/10"; pub(crate) const decoration_orange_900_of_100: &str = "decoration-orange-900/100"; pub(crate) const decoration_orange_900_of_20: &str = "decoration-orange-900/20"; pub(crate) const decoration_orange_900_of_25: &str = "decoration-orange-900/25"; pub(crate) const decoration_orange_900_of_30: &str = "decoration-orange-900/30"; pub(crate) const decoration_orange_900_of_40: &str = "decoration-orange-900/40"; pub(crate) const decoration_orange_900_of_5: &str = "decoration-orange-900/5"; pub(crate) const decoration_orange_900_of_50: &str = "decoration-orange-900/50"; pub(crate) const decoration_orange_900_of_60: &str = "decoration-orange-900/60"; pub(crate) const decoration_orange_900_of_70: &str = "decoration-orange-900/70"; pub(crate) const decoration_orange_900_of_75: &str = "decoration-orange-900/75"; pub(crate) const decoration_orange_900_of_80: &str = "decoration-orange-900/80"; pub(crate) const decoration_orange_900_of_90: &str = "decoration-orange-900/90"; pub(crate) const decoration_orange_900_of_95: &str = "decoration-orange-900/95"; pub(crate) const decoration_pink_100_of_0: &str = "decoration-pink-100/0"; pub(crate) const decoration_pink_100_of_10: &str = "decoration-pink-100/10"; pub(crate) const decoration_pink_100_of_100: &str = "decoration-pink-100/100"; pub(crate) const decoration_pink_100_of_20: &str = "decoration-pink-100/20"; pub(crate) const decoration_pink_100_of_25: &str = "decoration-pink-100/25"; pub(crate) const decoration_pink_100_of_30: &str = "decoration-pink-100/30"; pub(crate) const decoration_pink_100_of_40: &str = "decoration-pink-100/40"; pub(crate) const decoration_pink_100_of_5: &str = "decoration-pink-100/5"; pub(crate) const decoration_pink_100_of_50: &str = "decoration-pink-100/50"; pub(crate) const decoration_pink_100_of_60: &str = "decoration-pink-100/60"; pub(crate) const decoration_pink_100_of_70: &str = "decoration-pink-100/70"; pub(crate) const decoration_pink_100_of_75: &str = "decoration-pink-100/75"; pub(crate) const decoration_pink_100_of_80: &str = "decoration-pink-100/80"; pub(crate) const decoration_pink_100_of_90: &str = "decoration-pink-100/90"; pub(crate) const decoration_pink_100_of_95: &str = "decoration-pink-100/95"; pub(crate) const decoration_pink_200_of_0: &str = "decoration-pink-200/0"; pub(crate) const decoration_pink_200_of_10: &str = "decoration-pink-200/10"; pub(crate) const decoration_pink_200_of_100: &str = "decoration-pink-200/100"; pub(crate) const decoration_pink_200_of_20: &str = "decoration-pink-200/20"; pub(crate) const decoration_pink_200_of_25: &str = "decoration-pink-200/25"; pub(crate) const decoration_pink_200_of_30: &str = "decoration-pink-200/30"; pub(crate) const decoration_pink_200_of_40: &str = "decoration-pink-200/40"; pub(crate) const decoration_pink_200_of_5: &str = "decoration-pink-200/5"; pub(crate) const decoration_pink_200_of_50: &str = "decoration-pink-200/50"; pub(crate) const decoration_pink_200_of_60: &str = "decoration-pink-200/60"; pub(crate) const decoration_pink_200_of_70: &str = "decoration-pink-200/70"; pub(crate) const decoration_pink_200_of_75: &str = "decoration-pink-200/75"; pub(crate) const decoration_pink_200_of_80: &str = "decoration-pink-200/80"; pub(crate) const decoration_pink_200_of_90: &str = "decoration-pink-200/90"; pub(crate) const decoration_pink_200_of_95: &str = "decoration-pink-200/95"; pub(crate) const decoration_pink_300_of_0: &str = "decoration-pink-300/0"; pub(crate) const decoration_pink_300_of_10: &str = "decoration-pink-300/10"; pub(crate) const decoration_pink_300_of_100: &str = "decoration-pink-300/100"; pub(crate) const decoration_pink_300_of_20: &str = "decoration-pink-300/20"; pub(crate) const decoration_pink_300_of_25: &str = "decoration-pink-300/25"; pub(crate) const decoration_pink_300_of_30: &str = "decoration-pink-300/30"; pub(crate) const decoration_pink_300_of_40: &str = "decoration-pink-300/40"; pub(crate) const decoration_pink_300_of_5: &str = "decoration-pink-300/5"; pub(crate) const decoration_pink_300_of_50: &str = "decoration-pink-300/50"; pub(crate) const decoration_pink_300_of_60: &str = "decoration-pink-300/60"; pub(crate) const decoration_pink_300_of_70: &str = "decoration-pink-300/70"; pub(crate) const decoration_pink_300_of_75: &str = "decoration-pink-300/75"; pub(crate) const decoration_pink_300_of_80: &str = "decoration-pink-300/80"; pub(crate) const decoration_pink_300_of_90: &str = "decoration-pink-300/90"; pub(crate) const decoration_pink_300_of_95: &str = "decoration-pink-300/95"; pub(crate) const decoration_pink_400_of_0: &str = "decoration-pink-400/0"; pub(crate) const decoration_pink_400_of_10: &str = "decoration-pink-400/10"; pub(crate) const decoration_pink_400_of_100: &str = "decoration-pink-400/100"; pub(crate) const decoration_pink_400_of_20: &str = "decoration-pink-400/20"; pub(crate) const decoration_pink_400_of_25: &str = "decoration-pink-400/25"; pub(crate) const decoration_pink_400_of_30: &str = "decoration-pink-400/30"; pub(crate) const decoration_pink_400_of_40: &str = "decoration-pink-400/40"; pub(crate) const decoration_pink_400_of_5: &str = "decoration-pink-400/5"; pub(crate) const decoration_pink_400_of_50: &str = "decoration-pink-400/50"; pub(crate) const decoration_pink_400_of_60: &str = "decoration-pink-400/60"; pub(crate) const decoration_pink_400_of_70: &str = "decoration-pink-400/70"; pub(crate) const decoration_pink_400_of_75: &str = "decoration-pink-400/75"; pub(crate) const decoration_pink_400_of_80: &str = "decoration-pink-400/80"; pub(crate) const decoration_pink_400_of_90: &str = "decoration-pink-400/90"; pub(crate) const decoration_pink_400_of_95: &str = "decoration-pink-400/95"; pub(crate) const decoration_pink_500_of_0: &str = "decoration-pink-500/0"; pub(crate) const decoration_pink_500_of_10: &str = "decoration-pink-500/10"; pub(crate) const decoration_pink_500_of_100: &str = "decoration-pink-500/100"; pub(crate) const decoration_pink_500_of_20: &str = "decoration-pink-500/20"; pub(crate) const decoration_pink_500_of_25: &str = "decoration-pink-500/25"; pub(crate) const decoration_pink_500_of_30: &str = "decoration-pink-500/30"; pub(crate) const decoration_pink_500_of_40: &str = "decoration-pink-500/40"; pub(crate) const decoration_pink_500_of_5: &str = "decoration-pink-500/5"; pub(crate) const decoration_pink_500_of_50: &str = "decoration-pink-500/50"; pub(crate) const decoration_pink_500_of_60: &str = "decoration-pink-500/60"; pub(crate) const decoration_pink_500_of_70: &str = "decoration-pink-500/70"; pub(crate) const decoration_pink_500_of_75: &str = "decoration-pink-500/75"; pub(crate) const decoration_pink_500_of_80: &str = "decoration-pink-500/80"; pub(crate) const decoration_pink_500_of_90: &str = "decoration-pink-500/90"; pub(crate) const decoration_pink_500_of_95: &str = "decoration-pink-500/95"; pub(crate) const decoration_pink_50_of_0: &str = "decoration-pink-50/0"; pub(crate) const decoration_pink_50_of_10: &str = "decoration-pink-50/10"; pub(crate) const decoration_pink_50_of_100: &str = "decoration-pink-50/100"; pub(crate) const decoration_pink_50_of_20: &str = "decoration-pink-50/20"; pub(crate) const decoration_pink_50_of_25: &str = "decoration-pink-50/25"; pub(crate) const decoration_pink_50_of_30: &str = "decoration-pink-50/30"; pub(crate) const decoration_pink_50_of_40: &str = "decoration-pink-50/40"; pub(crate) const decoration_pink_50_of_5: &str = "decoration-pink-50/5"; pub(crate) const decoration_pink_50_of_50: &str = "decoration-pink-50/50"; pub(crate) const decoration_pink_50_of_60: &str = "decoration-pink-50/60"; pub(crate) const decoration_pink_50_of_70: &str = "decoration-pink-50/70"; pub(crate) const decoration_pink_50_of_75: &str = "decoration-pink-50/75"; pub(crate) const decoration_pink_50_of_80: &str = "decoration-pink-50/80"; pub(crate) const decoration_pink_50_of_90: &str = "decoration-pink-50/90"; pub(crate) const decoration_pink_50_of_95: &str = "decoration-pink-50/95"; pub(crate) const decoration_pink_600_of_0: &str = "decoration-pink-600/0"; pub(crate) const decoration_pink_600_of_10: &str = "decoration-pink-600/10"; pub(crate) const decoration_pink_600_of_100: &str = "decoration-pink-600/100"; pub(crate) const decoration_pink_600_of_20: &str = "decoration-pink-600/20"; pub(crate) const decoration_pink_600_of_25: &str = "decoration-pink-600/25"; pub(crate) const decoration_pink_600_of_30: &str = "decoration-pink-600/30"; pub(crate) const decoration_pink_600_of_40: &str = "decoration-pink-600/40"; pub(crate) const decoration_pink_600_of_5: &str = "decoration-pink-600/5"; pub(crate) const decoration_pink_600_of_50: &str = "decoration-pink-600/50"; pub(crate) const decoration_pink_600_of_60: &str = "decoration-pink-600/60"; pub(crate) const decoration_pink_600_of_70: &str = "decoration-pink-600/70"; pub(crate) const decoration_pink_600_of_75: &str = "decoration-pink-600/75"; pub(crate) const decoration_pink_600_of_80: &str = "decoration-pink-600/80"; pub(crate) const decoration_pink_600_of_90: &str = "decoration-pink-600/90"; pub(crate) const decoration_pink_600_of_95: &str = "decoration-pink-600/95"; pub(crate) const decoration_pink_700_of_0: &str = "decoration-pink-700/0"; pub(crate) const decoration_pink_700_of_10: &str = "decoration-pink-700/10"; pub(crate) const decoration_pink_700_of_100: &str = "decoration-pink-700/100"; pub(crate) const decoration_pink_700_of_20: &str = "decoration-pink-700/20"; pub(crate) const decoration_pink_700_of_25: &str = "decoration-pink-700/25"; pub(crate) const decoration_pink_700_of_30: &str = "decoration-pink-700/30"; pub(crate) const decoration_pink_700_of_40: &str = "decoration-pink-700/40"; pub(crate) const decoration_pink_700_of_5: &str = "decoration-pink-700/5"; pub(crate) const decoration_pink_700_of_50: &str = "decoration-pink-700/50"; pub(crate) const decoration_pink_700_of_60: &str = "decoration-pink-700/60"; pub(crate) const decoration_pink_700_of_70: &str = "decoration-pink-700/70"; pub(crate) const decoration_pink_700_of_75: &str = "decoration-pink-700/75"; pub(crate) const decoration_pink_700_of_80: &str = "decoration-pink-700/80"; pub(crate) const decoration_pink_700_of_90: &str = "decoration-pink-700/90"; pub(crate) const decoration_pink_700_of_95: &str = "decoration-pink-700/95"; pub(crate) const decoration_pink_800_of_0: &str = "decoration-pink-800/0"; pub(crate) const decoration_pink_800_of_10: &str = "decoration-pink-800/10"; pub(crate) const decoration_pink_800_of_100: &str = "decoration-pink-800/100"; pub(crate) const decoration_pink_800_of_20: &str = "decoration-pink-800/20"; pub(crate) const decoration_pink_800_of_25: &str = "decoration-pink-800/25"; pub(crate) const decoration_pink_800_of_30: &str = "decoration-pink-800/30"; pub(crate) const decoration_pink_800_of_40: &str = "decoration-pink-800/40"; pub(crate) const decoration_pink_800_of_5: &str = "decoration-pink-800/5"; pub(crate) const decoration_pink_800_of_50: &str = "decoration-pink-800/50"; pub(crate) const decoration_pink_800_of_60: &str = "decoration-pink-800/60"; pub(crate) const decoration_pink_800_of_70: &str = "decoration-pink-800/70"; pub(crate) const decoration_pink_800_of_75: &str = "decoration-pink-800/75"; pub(crate) const decoration_pink_800_of_80: &str = "decoration-pink-800/80"; pub(crate) const decoration_pink_800_of_90: &str = "decoration-pink-800/90"; pub(crate) const decoration_pink_800_of_95: &str = "decoration-pink-800/95"; pub(crate) const decoration_pink_900_of_0: &str = "decoration-pink-900/0"; pub(crate) const decoration_pink_900_of_10: &str = "decoration-pink-900/10"; pub(crate) const decoration_pink_900_of_100: &str = "decoration-pink-900/100"; pub(crate) const decoration_pink_900_of_20: &str = "decoration-pink-900/20"; pub(crate) const decoration_pink_900_of_25: &str = "decoration-pink-900/25"; pub(crate) const decoration_pink_900_of_30: &str = "decoration-pink-900/30"; pub(crate) const decoration_pink_900_of_40: &str = "decoration-pink-900/40"; pub(crate) const decoration_pink_900_of_5: &str = "decoration-pink-900/5"; pub(crate) const decoration_pink_900_of_50: &str = "decoration-pink-900/50"; pub(crate) const decoration_pink_900_of_60: &str = "decoration-pink-900/60"; pub(crate) const decoration_pink_900_of_70: &str = "decoration-pink-900/70"; pub(crate) const decoration_pink_900_of_75: &str = "decoration-pink-900/75"; pub(crate) const decoration_pink_900_of_80: &str = "decoration-pink-900/80"; pub(crate) const decoration_pink_900_of_90: &str = "decoration-pink-900/90"; pub(crate) const decoration_pink_900_of_95: &str = "decoration-pink-900/95"; pub(crate) const decoration_purple_100_of_0: &str = "decoration-purple-100/0"; pub(crate) const decoration_purple_100_of_10: &str = "decoration-purple-100/10"; pub(crate) const decoration_purple_100_of_100: &str = "decoration-purple-100/100"; pub(crate) const decoration_purple_100_of_20: &str = "decoration-purple-100/20"; pub(crate) const decoration_purple_100_of_25: &str = "decoration-purple-100/25"; pub(crate) const decoration_purple_100_of_30: &str = "decoration-purple-100/30"; pub(crate) const decoration_purple_100_of_40: &str = "decoration-purple-100/40"; pub(crate) const decoration_purple_100_of_5: &str = "decoration-purple-100/5"; pub(crate) const decoration_purple_100_of_50: &str = "decoration-purple-100/50"; pub(crate) const decoration_purple_100_of_60: &str = "decoration-purple-100/60"; pub(crate) const decoration_purple_100_of_70: &str = "decoration-purple-100/70"; pub(crate) const decoration_purple_100_of_75: &str = "decoration-purple-100/75"; pub(crate) const decoration_purple_100_of_80: &str = "decoration-purple-100/80"; pub(crate) const decoration_purple_100_of_90: &str = "decoration-purple-100/90"; pub(crate) const decoration_purple_100_of_95: &str = "decoration-purple-100/95"; pub(crate) const decoration_purple_200_of_0: &str = "decoration-purple-200/0"; pub(crate) const decoration_purple_200_of_10: &str = "decoration-purple-200/10"; pub(crate) const decoration_purple_200_of_100: &str = "decoration-purple-200/100"; pub(crate) const decoration_purple_200_of_20: &str = "decoration-purple-200/20"; pub(crate) const decoration_purple_200_of_25: &str = "decoration-purple-200/25"; pub(crate) const decoration_purple_200_of_30: &str = "decoration-purple-200/30"; pub(crate) const decoration_purple_200_of_40: &str = "decoration-purple-200/40"; pub(crate) const decoration_purple_200_of_5: &str = "decoration-purple-200/5"; pub(crate) const decoration_purple_200_of_50: &str = "decoration-purple-200/50"; pub(crate) const decoration_purple_200_of_60: &str = "decoration-purple-200/60"; pub(crate) const decoration_purple_200_of_70: &str = "decoration-purple-200/70"; pub(crate) const decoration_purple_200_of_75: &str = "decoration-purple-200/75"; pub(crate) const decoration_purple_200_of_80: &str = "decoration-purple-200/80"; pub(crate) const decoration_purple_200_of_90: &str = "decoration-purple-200/90"; pub(crate) const decoration_purple_200_of_95: &str = "decoration-purple-200/95"; pub(crate) const decoration_purple_300_of_0: &str = "decoration-purple-300/0"; pub(crate) const decoration_purple_300_of_10: &str = "decoration-purple-300/10"; pub(crate) const decoration_purple_300_of_100: &str = "decoration-purple-300/100"; pub(crate) const decoration_purple_300_of_20: &str = "decoration-purple-300/20"; pub(crate) const decoration_purple_300_of_25: &str = "decoration-purple-300/25"; pub(crate) const decoration_purple_300_of_30: &str = "decoration-purple-300/30"; pub(crate) const decoration_purple_300_of_40: &str = "decoration-purple-300/40"; pub(crate) const decoration_purple_300_of_5: &str = "decoration-purple-300/5"; pub(crate) const decoration_purple_300_of_50: &str = "decoration-purple-300/50"; pub(crate) const decoration_purple_300_of_60: &str = "decoration-purple-300/60"; pub(crate) const decoration_purple_300_of_70: &str = "decoration-purple-300/70"; pub(crate) const decoration_purple_300_of_75: &str = "decoration-purple-300/75"; pub(crate) const decoration_purple_300_of_80: &str = "decoration-purple-300/80"; pub(crate) const decoration_purple_300_of_90: &str = "decoration-purple-300/90"; pub(crate) const decoration_purple_300_of_95: &str = "decoration-purple-300/95"; pub(crate) const decoration_purple_400_of_0: &str = "decoration-purple-400/0"; pub(crate) const decoration_purple_400_of_10: &str = "decoration-purple-400/10"; pub(crate) const decoration_purple_400_of_100: &str = "decoration-purple-400/100"; pub(crate) const decoration_purple_400_of_20: &str = "decoration-purple-400/20"; pub(crate) const decoration_purple_400_of_25: &str = "decoration-purple-400/25"; pub(crate) const decoration_purple_400_of_30: &str = "decoration-purple-400/30"; pub(crate) const decoration_purple_400_of_40: &str = "decoration-purple-400/40"; pub(crate) const decoration_purple_400_of_5: &str = "decoration-purple-400/5"; pub(crate) const decoration_purple_400_of_50: &str = "decoration-purple-400/50"; pub(crate) const decoration_purple_400_of_60: &str = "decoration-purple-400/60"; pub(crate) const decoration_purple_400_of_70: &str = "decoration-purple-400/70"; pub(crate) const decoration_purple_400_of_75: &str = "decoration-purple-400/75"; pub(crate) const decoration_purple_400_of_80: &str = "decoration-purple-400/80"; pub(crate) const decoration_purple_400_of_90: &str = "decoration-purple-400/90"; pub(crate) const decoration_purple_400_of_95: &str = "decoration-purple-400/95"; pub(crate) const decoration_purple_500_of_0: &str = "decoration-purple-500/0"; pub(crate) const decoration_purple_500_of_10: &str = "decoration-purple-500/10"; pub(crate) const decoration_purple_500_of_100: &str = "decoration-purple-500/100"; pub(crate) const decoration_purple_500_of_20: &str = "decoration-purple-500/20"; pub(crate) const decoration_purple_500_of_25: &str = "decoration-purple-500/25"; pub(crate) const decoration_purple_500_of_30: &str = "decoration-purple-500/30"; pub(crate) const decoration_purple_500_of_40: &str = "decoration-purple-500/40"; pub(crate) const decoration_purple_500_of_5: &str = "decoration-purple-500/5"; pub(crate) const decoration_purple_500_of_50: &str = "decoration-purple-500/50"; pub(crate) const decoration_purple_500_of_60: &str = "decoration-purple-500/60"; pub(crate) const decoration_purple_500_of_70: &str = "decoration-purple-500/70"; pub(crate) const decoration_purple_500_of_75: &str = "decoration-purple-500/75"; pub(crate) const decoration_purple_500_of_80: &str = "decoration-purple-500/80"; pub(crate) const decoration_purple_500_of_90: &str = "decoration-purple-500/90"; pub(crate) const decoration_purple_500_of_95: &str = "decoration-purple-500/95"; pub(crate) const decoration_purple_50_of_0: &str = "decoration-purple-50/0"; pub(crate) const decoration_purple_50_of_10: &str = "decoration-purple-50/10"; pub(crate) const decoration_purple_50_of_100: &str = "decoration-purple-50/100"; pub(crate) const decoration_purple_50_of_20: &str = "decoration-purple-50/20"; pub(crate) const decoration_purple_50_of_25: &str = "decoration-purple-50/25"; pub(crate) const decoration_purple_50_of_30: &str = "decoration-purple-50/30"; pub(crate) const decoration_purple_50_of_40: &str = "decoration-purple-50/40"; pub(crate) const decoration_purple_50_of_5: &str = "decoration-purple-50/5"; pub(crate) const decoration_purple_50_of_50: &str = "decoration-purple-50/50"; pub(crate) const decoration_purple_50_of_60: &str = "decoration-purple-50/60"; pub(crate) const decoration_purple_50_of_70: &str = "decoration-purple-50/70"; pub(crate) const decoration_purple_50_of_75: &str = "decoration-purple-50/75"; pub(crate) const decoration_purple_50_of_80: &str = "decoration-purple-50/80"; pub(crate) const decoration_purple_50_of_90: &str = "decoration-purple-50/90"; pub(crate) const decoration_purple_50_of_95: &str = "decoration-purple-50/95"; pub(crate) const decoration_purple_600_of_0: &str = "decoration-purple-600/0"; pub(crate) const decoration_purple_600_of_10: &str = "decoration-purple-600/10"; pub(crate) const decoration_purple_600_of_100: &str = "decoration-purple-600/100"; pub(crate) const decoration_purple_600_of_20: &str = "decoration-purple-600/20"; pub(crate) const decoration_purple_600_of_25: &str = "decoration-purple-600/25"; pub(crate) const decoration_purple_600_of_30: &str = "decoration-purple-600/30"; pub(crate) const decoration_purple_600_of_40: &str = "decoration-purple-600/40"; pub(crate) const decoration_purple_600_of_5: &str = "decoration-purple-600/5"; pub(crate) const decoration_purple_600_of_50: &str = "decoration-purple-600/50"; pub(crate) const decoration_purple_600_of_60: &str = "decoration-purple-600/60"; pub(crate) const decoration_purple_600_of_70: &str = "decoration-purple-600/70"; pub(crate) const decoration_purple_600_of_75: &str = "decoration-purple-600/75"; pub(crate) const decoration_purple_600_of_80: &str = "decoration-purple-600/80"; pub(crate) const decoration_purple_600_of_90: &str = "decoration-purple-600/90"; pub(crate) const decoration_purple_600_of_95: &str = "decoration-purple-600/95"; pub(crate) const decoration_purple_700_of_0: &str = "decoration-purple-700/0"; pub(crate) const decoration_purple_700_of_10: &str = "decoration-purple-700/10"; pub(crate) const decoration_purple_700_of_100: &str = "decoration-purple-700/100"; pub(crate) const decoration_purple_700_of_20: &str = "decoration-purple-700/20"; pub(crate) const decoration_purple_700_of_25: &str = "decoration-purple-700/25"; pub(crate) const decoration_purple_700_of_30: &str = "decoration-purple-700/30"; pub(crate) const decoration_purple_700_of_40: &str = "decoration-purple-700/40"; pub(crate) const decoration_purple_700_of_5: &str = "decoration-purple-700/5"; pub(crate) const decoration_purple_700_of_50: &str = "decoration-purple-700/50"; pub(crate) const decoration_purple_700_of_60: &str = "decoration-purple-700/60"; pub(crate) const decoration_purple_700_of_70: &str = "decoration-purple-700/70"; pub(crate) const decoration_purple_700_of_75: &str = "decoration-purple-700/75"; pub(crate) const decoration_purple_700_of_80: &str = "decoration-purple-700/80"; pub(crate) const decoration_purple_700_of_90: &str = "decoration-purple-700/90"; pub(crate) const decoration_purple_700_of_95: &str = "decoration-purple-700/95"; pub(crate) const decoration_purple_800_of_0: &str = "decoration-purple-800/0"; pub(crate) const decoration_purple_800_of_10: &str = "decoration-purple-800/10"; pub(crate) const decoration_purple_800_of_100: &str = "decoration-purple-800/100"; pub(crate) const decoration_purple_800_of_20: &str = "decoration-purple-800/20"; pub(crate) const decoration_purple_800_of_25: &str = "decoration-purple-800/25"; pub(crate) const decoration_purple_800_of_30: &str = "decoration-purple-800/30"; pub(crate) const decoration_purple_800_of_40: &str = "decoration-purple-800/40"; pub(crate) const decoration_purple_800_of_5: &str = "decoration-purple-800/5"; pub(crate) const decoration_purple_800_of_50: &str = "decoration-purple-800/50"; pub(crate) const decoration_purple_800_of_60: &str = "decoration-purple-800/60"; pub(crate) const decoration_purple_800_of_70: &str = "decoration-purple-800/70"; pub(crate) const decoration_purple_800_of_75: &str = "decoration-purple-800/75"; pub(crate) const decoration_purple_800_of_80: &str = "decoration-purple-800/80"; pub(crate) const decoration_purple_800_of_90: &str = "decoration-purple-800/90"; pub(crate) const decoration_purple_800_of_95: &str = "decoration-purple-800/95"; pub(crate) const decoration_purple_900_of_0: &str = "decoration-purple-900/0"; pub(crate) const decoration_purple_900_of_10: &str = "decoration-purple-900/10"; pub(crate) const decoration_purple_900_of_100: &str = "decoration-purple-900/100"; pub(crate) const decoration_purple_900_of_20: &str = "decoration-purple-900/20"; pub(crate) const decoration_purple_900_of_25: &str = "decoration-purple-900/25"; pub(crate) const decoration_purple_900_of_30: &str = "decoration-purple-900/30"; pub(crate) const decoration_purple_900_of_40: &str = "decoration-purple-900/40"; pub(crate) const decoration_purple_900_of_5: &str = "decoration-purple-900/5"; pub(crate) const decoration_purple_900_of_50: &str = "decoration-purple-900/50"; pub(crate) const decoration_purple_900_of_60: &str = "decoration-purple-900/60"; pub(crate) const decoration_purple_900_of_70: &str = "decoration-purple-900/70"; pub(crate) const decoration_purple_900_of_75: &str = "decoration-purple-900/75"; pub(crate) const decoration_purple_900_of_80: &str = "decoration-purple-900/80"; pub(crate) const decoration_purple_900_of_90: &str = "decoration-purple-900/90"; pub(crate) const decoration_purple_900_of_95: &str = "decoration-purple-900/95"; pub(crate) const decoration_red_100_of_0: &str = "decoration-red-100/0"; pub(crate) const decoration_red_100_of_10: &str = "decoration-red-100/10"; pub(crate) const decoration_red_100_of_100: &str = "decoration-red-100/100"; pub(crate) const decoration_red_100_of_20: &str = "decoration-red-100/20"; pub(crate) const decoration_red_100_of_25: &str = "decoration-red-100/25"; pub(crate) const decoration_red_100_of_30: &str = "decoration-red-100/30"; pub(crate) const decoration_red_100_of_40: &str = "decoration-red-100/40"; pub(crate) const decoration_red_100_of_5: &str = "decoration-red-100/5"; pub(crate) const decoration_red_100_of_50: &str = "decoration-red-100/50"; pub(crate) const decoration_red_100_of_60: &str = "decoration-red-100/60"; pub(crate) const decoration_red_100_of_70: &str = "decoration-red-100/70"; pub(crate) const decoration_red_100_of_75: &str = "decoration-red-100/75"; pub(crate) const decoration_red_100_of_80: &str = "decoration-red-100/80"; pub(crate) const decoration_red_100_of_90: &str = "decoration-red-100/90"; pub(crate) const decoration_red_100_of_95: &str = "decoration-red-100/95"; pub(crate) const decoration_red_200_of_0: &str = "decoration-red-200/0"; pub(crate) const decoration_red_200_of_10: &str = "decoration-red-200/10"; pub(crate) const decoration_red_200_of_100: &str = "decoration-red-200/100"; pub(crate) const decoration_red_200_of_20: &str = "decoration-red-200/20"; pub(crate) const decoration_red_200_of_25: &str = "decoration-red-200/25"; pub(crate) const decoration_red_200_of_30: &str = "decoration-red-200/30"; pub(crate) const decoration_red_200_of_40: &str = "decoration-red-200/40"; pub(crate) const decoration_red_200_of_5: &str = "decoration-red-200/5"; pub(crate) const decoration_red_200_of_50: &str = "decoration-red-200/50"; pub(crate) const decoration_red_200_of_60: &str = "decoration-red-200/60"; pub(crate) const decoration_red_200_of_70: &str = "decoration-red-200/70"; pub(crate) const decoration_red_200_of_75: &str = "decoration-red-200/75"; pub(crate) const decoration_red_200_of_80: &str = "decoration-red-200/80"; pub(crate) const decoration_red_200_of_90: &str = "decoration-red-200/90"; pub(crate) const decoration_red_200_of_95: &str = "decoration-red-200/95"; pub(crate) const decoration_red_300_of_0: &str = "decoration-red-300/0"; pub(crate) const decoration_red_300_of_10: &str = "decoration-red-300/10"; pub(crate) const decoration_red_300_of_100: &str = "decoration-red-300/100"; pub(crate) const decoration_red_300_of_20: &str = "decoration-red-300/20"; pub(crate) const decoration_red_300_of_25: &str = "decoration-red-300/25"; pub(crate) const decoration_red_300_of_30: &str = "decoration-red-300/30"; pub(crate) const decoration_red_300_of_40: &str = "decoration-red-300/40"; pub(crate) const decoration_red_300_of_5: &str = "decoration-red-300/5"; pub(crate) const decoration_red_300_of_50: &str = "decoration-red-300/50"; pub(crate) const decoration_red_300_of_60: &str = "decoration-red-300/60"; pub(crate) const decoration_red_300_of_70: &str = "decoration-red-300/70"; pub(crate) const decoration_red_300_of_75: &str = "decoration-red-300/75"; pub(crate) const decoration_red_300_of_80: &str = "decoration-red-300/80"; pub(crate) const decoration_red_300_of_90: &str = "decoration-red-300/90"; pub(crate) const decoration_red_300_of_95: &str = "decoration-red-300/95"; pub(crate) const decoration_red_400_of_0: &str = "decoration-red-400/0"; pub(crate) const decoration_red_400_of_10: &str = "decoration-red-400/10"; pub(crate) const decoration_red_400_of_100: &str = "decoration-red-400/100"; pub(crate) const decoration_red_400_of_20: &str = "decoration-red-400/20"; pub(crate) const decoration_red_400_of_25: &str = "decoration-red-400/25"; pub(crate) const decoration_red_400_of_30: &str = "decoration-red-400/30"; pub(crate) const decoration_red_400_of_40: &str = "decoration-red-400/40"; pub(crate) const decoration_red_400_of_5: &str = "decoration-red-400/5"; pub(crate) const decoration_red_400_of_50: &str = "decoration-red-400/50"; pub(crate) const decoration_red_400_of_60: &str = "decoration-red-400/60"; pub(crate) const decoration_red_400_of_70: &str = "decoration-red-400/70"; pub(crate) const decoration_red_400_of_75: &str = "decoration-red-400/75"; pub(crate) const decoration_red_400_of_80: &str = "decoration-red-400/80"; pub(crate) const decoration_red_400_of_90: &str = "decoration-red-400/90"; pub(crate) const decoration_red_400_of_95: &str = "decoration-red-400/95"; pub(crate) const decoration_red_500_of_0: &str = "decoration-red-500/0"; pub(crate) const decoration_red_500_of_10: &str = "decoration-red-500/10"; pub(crate) const decoration_red_500_of_100: &str = "decoration-red-500/100"; pub(crate) const decoration_red_500_of_20: &str = "decoration-red-500/20"; pub(crate) const decoration_red_500_of_25: &str = "decoration-red-500/25"; pub(crate) const decoration_red_500_of_30: &str = "decoration-red-500/30"; pub(crate) const decoration_red_500_of_40: &str = "decoration-red-500/40"; pub(crate) const decoration_red_500_of_5: &str = "decoration-red-500/5"; pub(crate) const decoration_red_500_of_50: &str = "decoration-red-500/50"; pub(crate) const decoration_red_500_of_60: &str = "decoration-red-500/60"; pub(crate) const decoration_red_500_of_70: &str = "decoration-red-500/70"; pub(crate) const decoration_red_500_of_75: &str = "decoration-red-500/75"; pub(crate) const decoration_red_500_of_80: &str = "decoration-red-500/80"; pub(crate) const decoration_red_500_of_90: &str = "decoration-red-500/90"; pub(crate) const decoration_red_500_of_95: &str = "decoration-red-500/95"; pub(crate) const decoration_red_50_of_0: &str = "decoration-red-50/0"; pub(crate) const decoration_red_50_of_10: &str = "decoration-red-50/10"; pub(crate) const decoration_red_50_of_100: &str = "decoration-red-50/100"; pub(crate) const decoration_red_50_of_20: &str = "decoration-red-50/20"; pub(crate) const decoration_red_50_of_25: &str = "decoration-red-50/25"; pub(crate) const decoration_red_50_of_30: &str = "decoration-red-50/30"; pub(crate) const decoration_red_50_of_40: &str = "decoration-red-50/40"; pub(crate) const decoration_red_50_of_5: &str = "decoration-red-50/5"; pub(crate) const decoration_red_50_of_50: &str = "decoration-red-50/50"; pub(crate) const decoration_red_50_of_60: &str = "decoration-red-50/60"; pub(crate) const decoration_red_50_of_70: &str = "decoration-red-50/70"; pub(crate) const decoration_red_50_of_75: &str = "decoration-red-50/75"; pub(crate) const decoration_red_50_of_80: &str = "decoration-red-50/80"; pub(crate) const decoration_red_50_of_90: &str = "decoration-red-50/90"; pub(crate) const decoration_red_50_of_95: &str = "decoration-red-50/95"; pub(crate) const decoration_red_600_of_0: &str = "decoration-red-600/0"; pub(crate) const decoration_red_600_of_10: &str = "decoration-red-600/10"; pub(crate) const decoration_red_600_of_100: &str = "decoration-red-600/100"; pub(crate) const decoration_red_600_of_20: &str = "decoration-red-600/20"; pub(crate) const decoration_red_600_of_25: &str = "decoration-red-600/25"; pub(crate) const decoration_red_600_of_30: &str = "decoration-red-600/30"; pub(crate) const decoration_red_600_of_40: &str = "decoration-red-600/40"; pub(crate) const decoration_red_600_of_5: &str = "decoration-red-600/5"; pub(crate) const decoration_red_600_of_50: &str = "decoration-red-600/50"; pub(crate) const decoration_red_600_of_60: &str = "decoration-red-600/60"; pub(crate) const decoration_red_600_of_70: &str = "decoration-red-600/70"; pub(crate) const decoration_red_600_of_75: &str = "decoration-red-600/75"; pub(crate) const decoration_red_600_of_80: &str = "decoration-red-600/80"; pub(crate) const decoration_red_600_of_90: &str = "decoration-red-600/90"; pub(crate) const decoration_red_600_of_95: &str = "decoration-red-600/95"; pub(crate) const decoration_red_700_of_0: &str = "decoration-red-700/0"; pub(crate) const decoration_red_700_of_10: &str = "decoration-red-700/10"; pub(crate) const decoration_red_700_of_100: &str = "decoration-red-700/100"; pub(crate) const decoration_red_700_of_20: &str = "decoration-red-700/20"; pub(crate) const decoration_red_700_of_25: &str = "decoration-red-700/25"; pub(crate) const decoration_red_700_of_30: &str = "decoration-red-700/30"; pub(crate) const decoration_red_700_of_40: &str = "decoration-red-700/40"; pub(crate) const decoration_red_700_of_5: &str = "decoration-red-700/5"; pub(crate) const decoration_red_700_of_50: &str = "decoration-red-700/50"; pub(crate) const decoration_red_700_of_60: &str = "decoration-red-700/60"; pub(crate) const decoration_red_700_of_70: &str = "decoration-red-700/70"; pub(crate) const decoration_red_700_of_75: &str = "decoration-red-700/75"; pub(crate) const decoration_red_700_of_80: &str = "decoration-red-700/80"; pub(crate) const decoration_red_700_of_90: &str = "decoration-red-700/90"; pub(crate) const decoration_red_700_of_95: &str = "decoration-red-700/95"; pub(crate) const decoration_red_800_of_0: &str = "decoration-red-800/0"; pub(crate) const decoration_red_800_of_10: &str = "decoration-red-800/10"; pub(crate) const decoration_red_800_of_100: &str = "decoration-red-800/100"; pub(crate) const decoration_red_800_of_20: &str = "decoration-red-800/20"; pub(crate) const decoration_red_800_of_25: &str = "decoration-red-800/25"; pub(crate) const decoration_red_800_of_30: &str = "decoration-red-800/30"; pub(crate) const decoration_red_800_of_40: &str = "decoration-red-800/40"; pub(crate) const decoration_red_800_of_5: &str = "decoration-red-800/5"; pub(crate) const decoration_red_800_of_50: &str = "decoration-red-800/50"; pub(crate) const decoration_red_800_of_60: &str = "decoration-red-800/60"; pub(crate) const decoration_red_800_of_70: &str = "decoration-red-800/70"; pub(crate) const decoration_red_800_of_75: &str = "decoration-red-800/75"; pub(crate) const decoration_red_800_of_80: &str = "decoration-red-800/80"; pub(crate) const decoration_red_800_of_90: &str = "decoration-red-800/90"; pub(crate) const decoration_red_800_of_95: &str = "decoration-red-800/95"; pub(crate) const decoration_red_900_of_0: &str = "decoration-red-900/0"; pub(crate) const decoration_red_900_of_10: &str = "decoration-red-900/10"; pub(crate) const decoration_red_900_of_100: &str = "decoration-red-900/100"; pub(crate) const decoration_red_900_of_20: &str = "decoration-red-900/20"; pub(crate) const decoration_red_900_of_25: &str = "decoration-red-900/25"; pub(crate) const decoration_red_900_of_30: &str = "decoration-red-900/30"; pub(crate) const decoration_red_900_of_40: &str = "decoration-red-900/40"; pub(crate) const decoration_red_900_of_5: &str = "decoration-red-900/5"; pub(crate) const decoration_red_900_of_50: &str = "decoration-red-900/50"; pub(crate) const decoration_red_900_of_60: &str = "decoration-red-900/60"; pub(crate) const decoration_red_900_of_70: &str = "decoration-red-900/70"; pub(crate) const decoration_red_900_of_75: &str = "decoration-red-900/75"; pub(crate) const decoration_red_900_of_80: &str = "decoration-red-900/80"; pub(crate) const decoration_red_900_of_90: &str = "decoration-red-900/90"; pub(crate) const decoration_red_900_of_95: &str = "decoration-red-900/95"; pub(crate) const decoration_rose_100_of_0: &str = "decoration-rose-100/0"; pub(crate) const decoration_rose_100_of_10: &str = "decoration-rose-100/10"; pub(crate) const decoration_rose_100_of_100: &str = "decoration-rose-100/100"; pub(crate) const decoration_rose_100_of_20: &str = "decoration-rose-100/20"; pub(crate) const decoration_rose_100_of_25: &str = "decoration-rose-100/25"; pub(crate) const decoration_rose_100_of_30: &str = "decoration-rose-100/30"; pub(crate) const decoration_rose_100_of_40: &str = "decoration-rose-100/40"; pub(crate) const decoration_rose_100_of_5: &str = "decoration-rose-100/5"; pub(crate) const decoration_rose_100_of_50: &str = "decoration-rose-100/50"; pub(crate) const decoration_rose_100_of_60: &str = "decoration-rose-100/60"; pub(crate) const decoration_rose_100_of_70: &str = "decoration-rose-100/70"; pub(crate) const decoration_rose_100_of_75: &str = "decoration-rose-100/75"; pub(crate) const decoration_rose_100_of_80: &str = "decoration-rose-100/80"; pub(crate) const decoration_rose_100_of_90: &str = "decoration-rose-100/90"; pub(crate) const decoration_rose_100_of_95: &str = "decoration-rose-100/95"; pub(crate) const decoration_rose_200_of_0: &str = "decoration-rose-200/0"; pub(crate) const decoration_rose_200_of_10: &str = "decoration-rose-200/10"; pub(crate) const decoration_rose_200_of_100: &str = "decoration-rose-200/100"; pub(crate) const decoration_rose_200_of_20: &str = "decoration-rose-200/20"; pub(crate) const decoration_rose_200_of_25: &str = "decoration-rose-200/25"; pub(crate) const decoration_rose_200_of_30: &str = "decoration-rose-200/30"; pub(crate) const decoration_rose_200_of_40: &str = "decoration-rose-200/40"; pub(crate) const decoration_rose_200_of_5: &str = "decoration-rose-200/5"; pub(crate) const decoration_rose_200_of_50: &str = "decoration-rose-200/50"; pub(crate) const decoration_rose_200_of_60: &str = "decoration-rose-200/60"; pub(crate) const decoration_rose_200_of_70: &str = "decoration-rose-200/70"; pub(crate) const decoration_rose_200_of_75: &str = "decoration-rose-200/75"; pub(crate) const decoration_rose_200_of_80: &str = "decoration-rose-200/80"; pub(crate) const decoration_rose_200_of_90: &str = "decoration-rose-200/90"; pub(crate) const decoration_rose_200_of_95: &str = "decoration-rose-200/95"; pub(crate) const decoration_rose_300_of_0: &str = "decoration-rose-300/0"; pub(crate) const decoration_rose_300_of_10: &str = "decoration-rose-300/10"; pub(crate) const decoration_rose_300_of_100: &str = "decoration-rose-300/100"; pub(crate) const decoration_rose_300_of_20: &str = "decoration-rose-300/20"; pub(crate) const decoration_rose_300_of_25: &str = "decoration-rose-300/25"; pub(crate) const decoration_rose_300_of_30: &str = "decoration-rose-300/30"; pub(crate) const decoration_rose_300_of_40: &str = "decoration-rose-300/40"; pub(crate) const decoration_rose_300_of_5: &str = "decoration-rose-300/5"; pub(crate) const decoration_rose_300_of_50: &str = "decoration-rose-300/50"; pub(crate) const decoration_rose_300_of_60: &str = "decoration-rose-300/60"; pub(crate) const decoration_rose_300_of_70: &str = "decoration-rose-300/70"; pub(crate) const decoration_rose_300_of_75: &str = "decoration-rose-300/75"; pub(crate) const decoration_rose_300_of_80: &str = "decoration-rose-300/80"; pub(crate) const decoration_rose_300_of_90: &str = "decoration-rose-300/90"; pub(crate) const decoration_rose_300_of_95: &str = "decoration-rose-300/95"; pub(crate) const decoration_rose_400_of_0: &str = "decoration-rose-400/0"; pub(crate) const decoration_rose_400_of_10: &str = "decoration-rose-400/10"; pub(crate) const decoration_rose_400_of_100: &str = "decoration-rose-400/100"; pub(crate) const decoration_rose_400_of_20: &str = "decoration-rose-400/20"; pub(crate) const decoration_rose_400_of_25: &str = "decoration-rose-400/25"; pub(crate) const decoration_rose_400_of_30: &str = "decoration-rose-400/30"; pub(crate) const decoration_rose_400_of_40: &str = "decoration-rose-400/40"; pub(crate) const decoration_rose_400_of_5: &str = "decoration-rose-400/5"; pub(crate) const decoration_rose_400_of_50: &str = "decoration-rose-400/50"; pub(crate) const decoration_rose_400_of_60: &str = "decoration-rose-400/60"; pub(crate) const decoration_rose_400_of_70: &str = "decoration-rose-400/70"; pub(crate) const decoration_rose_400_of_75: &str = "decoration-rose-400/75"; pub(crate) const decoration_rose_400_of_80: &str = "decoration-rose-400/80"; pub(crate) const decoration_rose_400_of_90: &str = "decoration-rose-400/90"; pub(crate) const decoration_rose_400_of_95: &str = "decoration-rose-400/95"; pub(crate) const decoration_rose_500_of_0: &str = "decoration-rose-500/0"; pub(crate) const decoration_rose_500_of_10: &str = "decoration-rose-500/10"; pub(crate) const decoration_rose_500_of_100: &str = "decoration-rose-500/100"; pub(crate) const decoration_rose_500_of_20: &str = "decoration-rose-500/20"; pub(crate) const decoration_rose_500_of_25: &str = "decoration-rose-500/25"; pub(crate) const decoration_rose_500_of_30: &str = "decoration-rose-500/30"; pub(crate) const decoration_rose_500_of_40: &str = "decoration-rose-500/40"; pub(crate) const decoration_rose_500_of_5: &str = "decoration-rose-500/5"; pub(crate) const decoration_rose_500_of_50: &str = "decoration-rose-500/50"; pub(crate) const decoration_rose_500_of_60: &str = "decoration-rose-500/60"; pub(crate) const decoration_rose_500_of_70: &str = "decoration-rose-500/70"; pub(crate) const decoration_rose_500_of_75: &str = "decoration-rose-500/75"; pub(crate) const decoration_rose_500_of_80: &str = "decoration-rose-500/80"; pub(crate) const decoration_rose_500_of_90: &str = "decoration-rose-500/90"; pub(crate) const decoration_rose_500_of_95: &str = "decoration-rose-500/95"; pub(crate) const decoration_rose_50_of_0: &str = "decoration-rose-50/0"; pub(crate) const decoration_rose_50_of_10: &str = "decoration-rose-50/10"; pub(crate) const decoration_rose_50_of_100: &str = "decoration-rose-50/100"; pub(crate) const decoration_rose_50_of_20: &str = "decoration-rose-50/20"; pub(crate) const decoration_rose_50_of_25: &str = "decoration-rose-50/25"; pub(crate) const decoration_rose_50_of_30: &str = "decoration-rose-50/30"; pub(crate) const decoration_rose_50_of_40: &str = "decoration-rose-50/40"; pub(crate) const decoration_rose_50_of_5: &str = "decoration-rose-50/5"; pub(crate) const decoration_rose_50_of_50: &str = "decoration-rose-50/50"; pub(crate) const decoration_rose_50_of_60: &str = "decoration-rose-50/60"; pub(crate) const decoration_rose_50_of_70: &str = "decoration-rose-50/70"; pub(crate) const decoration_rose_50_of_75: &str = "decoration-rose-50/75"; pub(crate) const decoration_rose_50_of_80: &str = "decoration-rose-50/80"; pub(crate) const decoration_rose_50_of_90: &str = "decoration-rose-50/90"; pub(crate) const decoration_rose_50_of_95: &str = "decoration-rose-50/95"; pub(crate) const decoration_rose_600_of_0: &str = "decoration-rose-600/0"; pub(crate) const decoration_rose_600_of_10: &str = "decoration-rose-600/10"; pub(crate) const decoration_rose_600_of_100: &str = "decoration-rose-600/100"; pub(crate) const decoration_rose_600_of_20: &str = "decoration-rose-600/20"; pub(crate) const decoration_rose_600_of_25: &str = "decoration-rose-600/25"; pub(crate) const decoration_rose_600_of_30: &str = "decoration-rose-600/30"; pub(crate) const decoration_rose_600_of_40: &str = "decoration-rose-600/40"; pub(crate) const decoration_rose_600_of_5: &str = "decoration-rose-600/5"; pub(crate) const decoration_rose_600_of_50: &str = "decoration-rose-600/50"; pub(crate) const decoration_rose_600_of_60: &str = "decoration-rose-600/60"; pub(crate) const decoration_rose_600_of_70: &str = "decoration-rose-600/70"; pub(crate) const decoration_rose_600_of_75: &str = "decoration-rose-600/75"; pub(crate) const decoration_rose_600_of_80: &str = "decoration-rose-600/80"; pub(crate) const decoration_rose_600_of_90: &str = "decoration-rose-600/90"; pub(crate) const decoration_rose_600_of_95: &str = "decoration-rose-600/95"; pub(crate) const decoration_rose_700_of_0: &str = "decoration-rose-700/0"; pub(crate) const decoration_rose_700_of_10: &str = "decoration-rose-700/10"; pub(crate) const decoration_rose_700_of_100: &str = "decoration-rose-700/100"; pub(crate) const decoration_rose_700_of_20: &str = "decoration-rose-700/20"; pub(crate) const decoration_rose_700_of_25: &str = "decoration-rose-700/25"; pub(crate) const decoration_rose_700_of_30: &str = "decoration-rose-700/30"; pub(crate) const decoration_rose_700_of_40: &str = "decoration-rose-700/40"; pub(crate) const decoration_rose_700_of_5: &str = "decoration-rose-700/5"; pub(crate) const decoration_rose_700_of_50: &str = "decoration-rose-700/50"; pub(crate) const decoration_rose_700_of_60: &str = "decoration-rose-700/60"; pub(crate) const decoration_rose_700_of_70: &str = "decoration-rose-700/70"; pub(crate) const decoration_rose_700_of_75: &str = "decoration-rose-700/75"; pub(crate) const decoration_rose_700_of_80: &str = "decoration-rose-700/80"; pub(crate) const decoration_rose_700_of_90: &str = "decoration-rose-700/90"; pub(crate) const decoration_rose_700_of_95: &str = "decoration-rose-700/95"; pub(crate) const decoration_rose_800_of_0: &str = "decoration-rose-800/0"; pub(crate) const decoration_rose_800_of_10: &str = "decoration-rose-800/10"; pub(crate) const decoration_rose_800_of_100: &str = "decoration-rose-800/100"; pub(crate) const decoration_rose_800_of_20: &str = "decoration-rose-800/20"; pub(crate) const decoration_rose_800_of_25: &str = "decoration-rose-800/25"; pub(crate) const decoration_rose_800_of_30: &str = "decoration-rose-800/30"; pub(crate) const decoration_rose_800_of_40: &str = "decoration-rose-800/40"; pub(crate) const decoration_rose_800_of_5: &str = "decoration-rose-800/5"; pub(crate) const decoration_rose_800_of_50: &str = "decoration-rose-800/50"; pub(crate) const decoration_rose_800_of_60: &str = "decoration-rose-800/60"; pub(crate) const decoration_rose_800_of_70: &str = "decoration-rose-800/70"; pub(crate) const decoration_rose_800_of_75: &str = "decoration-rose-800/75"; pub(crate) const decoration_rose_800_of_80: &str = "decoration-rose-800/80"; pub(crate) const decoration_rose_800_of_90: &str = "decoration-rose-800/90"; pub(crate) const decoration_rose_800_of_95: &str = "decoration-rose-800/95"; pub(crate) const decoration_rose_900_of_0: &str = "decoration-rose-900/0"; pub(crate) const decoration_rose_900_of_10: &str = "decoration-rose-900/10"; pub(crate) const decoration_rose_900_of_100: &str = "decoration-rose-900/100"; pub(crate) const decoration_rose_900_of_20: &str = "decoration-rose-900/20"; pub(crate) const decoration_rose_900_of_25: &str = "decoration-rose-900/25"; pub(crate) const decoration_rose_900_of_30: &str = "decoration-rose-900/30"; pub(crate) const decoration_rose_900_of_40: &str = "decoration-rose-900/40"; pub(crate) const decoration_rose_900_of_5: &str = "decoration-rose-900/5"; pub(crate) const decoration_rose_900_of_50: &str = "decoration-rose-900/50"; pub(crate) const decoration_rose_900_of_60: &str = "decoration-rose-900/60"; pub(crate) const decoration_rose_900_of_70: &str = "decoration-rose-900/70"; pub(crate) const decoration_rose_900_of_75: &str = "decoration-rose-900/75"; pub(crate) const decoration_rose_900_of_80: &str = "decoration-rose-900/80"; pub(crate) const decoration_rose_900_of_90: &str = "decoration-rose-900/90"; pub(crate) const decoration_rose_900_of_95: &str = "decoration-rose-900/95"; pub(crate) const decoration_sky_100_of_0: &str = "decoration-sky-100/0"; pub(crate) const decoration_sky_100_of_10: &str = "decoration-sky-100/10"; pub(crate) const decoration_sky_100_of_100: &str = "decoration-sky-100/100"; pub(crate) const decoration_sky_100_of_20: &str = "decoration-sky-100/20"; pub(crate) const decoration_sky_100_of_25: &str = "decoration-sky-100/25"; pub(crate) const decoration_sky_100_of_30: &str = "decoration-sky-100/30"; pub(crate) const decoration_sky_100_of_40: &str = "decoration-sky-100/40"; pub(crate) const decoration_sky_100_of_5: &str = "decoration-sky-100/5"; pub(crate) const decoration_sky_100_of_50: &str = "decoration-sky-100/50"; pub(crate) const decoration_sky_100_of_60: &str = "decoration-sky-100/60"; pub(crate) const decoration_sky_100_of_70: &str = "decoration-sky-100/70"; pub(crate) const decoration_sky_100_of_75: &str = "decoration-sky-100/75"; pub(crate) const decoration_sky_100_of_80: &str = "decoration-sky-100/80"; pub(crate) const decoration_sky_100_of_90: &str = "decoration-sky-100/90"; pub(crate) const decoration_sky_100_of_95: &str = "decoration-sky-100/95"; pub(crate) const decoration_sky_200_of_0: &str = "decoration-sky-200/0"; pub(crate) const decoration_sky_200_of_10: &str = "decoration-sky-200/10"; pub(crate) const decoration_sky_200_of_100: &str = "decoration-sky-200/100"; pub(crate) const decoration_sky_200_of_20: &str = "decoration-sky-200/20"; pub(crate) const decoration_sky_200_of_25: &str = "decoration-sky-200/25"; pub(crate) const decoration_sky_200_of_30: &str = "decoration-sky-200/30"; pub(crate) const decoration_sky_200_of_40: &str = "decoration-sky-200/40"; pub(crate) const decoration_sky_200_of_5: &str = "decoration-sky-200/5"; pub(crate) const decoration_sky_200_of_50: &str = "decoration-sky-200/50"; pub(crate) const decoration_sky_200_of_60: &str = "decoration-sky-200/60"; pub(crate) const decoration_sky_200_of_70: &str = "decoration-sky-200/70"; pub(crate) const decoration_sky_200_of_75: &str = "decoration-sky-200/75"; pub(crate) const decoration_sky_200_of_80: &str = "decoration-sky-200/80"; pub(crate) const decoration_sky_200_of_90: &str = "decoration-sky-200/90"; pub(crate) const decoration_sky_200_of_95: &str = "decoration-sky-200/95"; pub(crate) const decoration_sky_300_of_0: &str = "decoration-sky-300/0"; pub(crate) const decoration_sky_300_of_10: &str = "decoration-sky-300/10"; pub(crate) const decoration_sky_300_of_100: &str = "decoration-sky-300/100"; pub(crate) const decoration_sky_300_of_20: &str = "decoration-sky-300/20"; pub(crate) const decoration_sky_300_of_25: &str = "decoration-sky-300/25"; pub(crate) const decoration_sky_300_of_30: &str = "decoration-sky-300/30"; pub(crate) const decoration_sky_300_of_40: &str = "decoration-sky-300/40"; pub(crate) const decoration_sky_300_of_5: &str = "decoration-sky-300/5"; pub(crate) const decoration_sky_300_of_50: &str = "decoration-sky-300/50"; pub(crate) const decoration_sky_300_of_60: &str = "decoration-sky-300/60"; pub(crate) const decoration_sky_300_of_70: &str = "decoration-sky-300/70"; pub(crate) const decoration_sky_300_of_75: &str = "decoration-sky-300/75"; pub(crate) const decoration_sky_300_of_80: &str = "decoration-sky-300/80"; pub(crate) const decoration_sky_300_of_90: &str = "decoration-sky-300/90"; pub(crate) const decoration_sky_300_of_95: &str = "decoration-sky-300/95"; pub(crate) const decoration_sky_400_of_0: &str = "decoration-sky-400/0"; pub(crate) const decoration_sky_400_of_10: &str = "decoration-sky-400/10"; pub(crate) const decoration_sky_400_of_100: &str = "decoration-sky-400/100"; pub(crate) const decoration_sky_400_of_20: &str = "decoration-sky-400/20"; pub(crate) const decoration_sky_400_of_25: &str = "decoration-sky-400/25"; pub(crate) const decoration_sky_400_of_30: &str = "decoration-sky-400/30"; pub(crate) const decoration_sky_400_of_40: &str = "decoration-sky-400/40"; pub(crate) const decoration_sky_400_of_5: &str = "decoration-sky-400/5"; pub(crate) const decoration_sky_400_of_50: &str = "decoration-sky-400/50"; pub(crate) const decoration_sky_400_of_60: &str = "decoration-sky-400/60"; pub(crate) const decoration_sky_400_of_70: &str = "decoration-sky-400/70"; pub(crate) const decoration_sky_400_of_75: &str = "decoration-sky-400/75"; pub(crate) const decoration_sky_400_of_80: &str = "decoration-sky-400/80"; pub(crate) const decoration_sky_400_of_90: &str = "decoration-sky-400/90"; pub(crate) const decoration_sky_400_of_95: &str = "decoration-sky-400/95"; pub(crate) const decoration_sky_500_of_0: &str = "decoration-sky-500/0"; pub(crate) const decoration_sky_500_of_10: &str = "decoration-sky-500/10"; pub(crate) const decoration_sky_500_of_100: &str = "decoration-sky-500/100"; pub(crate) const decoration_sky_500_of_20: &str = "decoration-sky-500/20"; pub(crate) const decoration_sky_500_of_25: &str = "decoration-sky-500/25"; pub(crate) const decoration_sky_500_of_30: &str = "decoration-sky-500/30"; pub(crate) const decoration_sky_500_of_40: &str = "decoration-sky-500/40"; pub(crate) const decoration_sky_500_of_5: &str = "decoration-sky-500/5"; pub(crate) const decoration_sky_500_of_50: &str = "decoration-sky-500/50"; pub(crate) const decoration_sky_500_of_60: &str = "decoration-sky-500/60"; pub(crate) const decoration_sky_500_of_70: &str = "decoration-sky-500/70"; pub(crate) const decoration_sky_500_of_75: &str = "decoration-sky-500/75"; pub(crate) const decoration_sky_500_of_80: &str = "decoration-sky-500/80"; pub(crate) const decoration_sky_500_of_90: &str = "decoration-sky-500/90"; pub(crate) const decoration_sky_500_of_95: &str = "decoration-sky-500/95"; pub(crate) const decoration_sky_50_of_0: &str = "decoration-sky-50/0"; pub(crate) const decoration_sky_50_of_10: &str = "decoration-sky-50/10"; pub(crate) const decoration_sky_50_of_100: &str = "decoration-sky-50/100"; pub(crate) const decoration_sky_50_of_20: &str = "decoration-sky-50/20"; pub(crate) const decoration_sky_50_of_25: &str = "decoration-sky-50/25"; pub(crate) const decoration_sky_50_of_30: &str = "decoration-sky-50/30"; pub(crate) const decoration_sky_50_of_40: &str = "decoration-sky-50/40"; pub(crate) const decoration_sky_50_of_5: &str = "decoration-sky-50/5"; pub(crate) const decoration_sky_50_of_50: &str = "decoration-sky-50/50"; pub(crate) const decoration_sky_50_of_60: &str = "decoration-sky-50/60"; pub(crate) const decoration_sky_50_of_70: &str = "decoration-sky-50/70"; pub(crate) const decoration_sky_50_of_75: &str = "decoration-sky-50/75"; pub(crate) const decoration_sky_50_of_80: &str = "decoration-sky-50/80"; pub(crate) const decoration_sky_50_of_90: &str = "decoration-sky-50/90"; pub(crate) const decoration_sky_50_of_95: &str = "decoration-sky-50/95"; pub(crate) const decoration_sky_600_of_0: &str = "decoration-sky-600/0"; pub(crate) const decoration_sky_600_of_10: &str = "decoration-sky-600/10"; pub(crate) const decoration_sky_600_of_100: &str = "decoration-sky-600/100"; pub(crate) const decoration_sky_600_of_20: &str = "decoration-sky-600/20"; pub(crate) const decoration_sky_600_of_25: &str = "decoration-sky-600/25"; pub(crate) const decoration_sky_600_of_30: &str = "decoration-sky-600/30"; pub(crate) const decoration_sky_600_of_40: &str = "decoration-sky-600/40"; pub(crate) const decoration_sky_600_of_5: &str = "decoration-sky-600/5"; pub(crate) const decoration_sky_600_of_50: &str = "decoration-sky-600/50"; pub(crate) const decoration_sky_600_of_60: &str = "decoration-sky-600/60"; pub(crate) const decoration_sky_600_of_70: &str = "decoration-sky-600/70"; pub(crate) const decoration_sky_600_of_75: &str = "decoration-sky-600/75"; pub(crate) const decoration_sky_600_of_80: &str = "decoration-sky-600/80"; pub(crate) const decoration_sky_600_of_90: &str = "decoration-sky-600/90"; pub(crate) const decoration_sky_600_of_95: &str = "decoration-sky-600/95"; pub(crate) const decoration_sky_700_of_0: &str = "decoration-sky-700/0"; pub(crate) const decoration_sky_700_of_10: &str = "decoration-sky-700/10"; pub(crate) const decoration_sky_700_of_100: &str = "decoration-sky-700/100"; pub(crate) const decoration_sky_700_of_20: &str = "decoration-sky-700/20"; pub(crate) const decoration_sky_700_of_25: &str = "decoration-sky-700/25"; pub(crate) const decoration_sky_700_of_30: &str = "decoration-sky-700/30"; pub(crate) const decoration_sky_700_of_40: &str = "decoration-sky-700/40"; pub(crate) const decoration_sky_700_of_5: &str = "decoration-sky-700/5"; pub(crate) const decoration_sky_700_of_50: &str = "decoration-sky-700/50"; pub(crate) const decoration_sky_700_of_60: &str = "decoration-sky-700/60"; pub(crate) const decoration_sky_700_of_70: &str = "decoration-sky-700/70"; pub(crate) const decoration_sky_700_of_75: &str = "decoration-sky-700/75"; pub(crate) const decoration_sky_700_of_80: &str = "decoration-sky-700/80"; pub(crate) const decoration_sky_700_of_90: &str = "decoration-sky-700/90"; pub(crate) const decoration_sky_700_of_95: &str = "decoration-sky-700/95"; pub(crate) const decoration_sky_800_of_0: &str = "decoration-sky-800/0"; pub(crate) const decoration_sky_800_of_10: &str = "decoration-sky-800/10"; pub(crate) const decoration_sky_800_of_100: &str = "decoration-sky-800/100"; pub(crate) const decoration_sky_800_of_20: &str = "decoration-sky-800/20"; pub(crate) const decoration_sky_800_of_25: &str = "decoration-sky-800/25"; pub(crate) const decoration_sky_800_of_30: &str = "decoration-sky-800/30"; pub(crate) const decoration_sky_800_of_40: &str = "decoration-sky-800/40"; pub(crate) const decoration_sky_800_of_5: &str = "decoration-sky-800/5"; pub(crate) const decoration_sky_800_of_50: &str = "decoration-sky-800/50"; pub(crate) const decoration_sky_800_of_60: &str = "decoration-sky-800/60"; pub(crate) const decoration_sky_800_of_70: &str = "decoration-sky-800/70"; pub(crate) const decoration_sky_800_of_75: &str = "decoration-sky-800/75"; pub(crate) const decoration_sky_800_of_80: &str = "decoration-sky-800/80"; pub(crate) const decoration_sky_800_of_90: &str = "decoration-sky-800/90"; pub(crate) const decoration_sky_800_of_95: &str = "decoration-sky-800/95"; pub(crate) const decoration_sky_900_of_0: &str = "decoration-sky-900/0"; pub(crate) const decoration_sky_900_of_10: &str = "decoration-sky-900/10"; pub(crate) const decoration_sky_900_of_100: &str = "decoration-sky-900/100"; pub(crate) const decoration_sky_900_of_20: &str = "decoration-sky-900/20"; pub(crate) const decoration_sky_900_of_25: &str = "decoration-sky-900/25"; pub(crate) const decoration_sky_900_of_30: &str = "decoration-sky-900/30"; pub(crate) const decoration_sky_900_of_40: &str = "decoration-sky-900/40"; pub(crate) const decoration_sky_900_of_5: &str = "decoration-sky-900/5"; pub(crate) const decoration_sky_900_of_50: &str = "decoration-sky-900/50"; pub(crate) const decoration_sky_900_of_60: &str = "decoration-sky-900/60"; pub(crate) const decoration_sky_900_of_70: &str = "decoration-sky-900/70"; pub(crate) const decoration_sky_900_of_75: &str = "decoration-sky-900/75"; pub(crate) const decoration_sky_900_of_80: &str = "decoration-sky-900/80"; pub(crate) const decoration_sky_900_of_90: &str = "decoration-sky-900/90"; pub(crate) const decoration_sky_900_of_95: &str = "decoration-sky-900/95"; pub(crate) const decoration_slate_100_of_0: &str = "decoration-slate-100/0"; pub(crate) const decoration_slate_100_of_10: &str = "decoration-slate-100/10"; pub(crate) const decoration_slate_100_of_100: &str = "decoration-slate-100/100"; pub(crate) const decoration_slate_100_of_20: &str = "decoration-slate-100/20"; pub(crate) const decoration_slate_100_of_25: &str = "decoration-slate-100/25"; pub(crate) const decoration_slate_100_of_30: &str = "decoration-slate-100/30"; pub(crate) const decoration_slate_100_of_40: &str = "decoration-slate-100/40"; pub(crate) const decoration_slate_100_of_5: &str = "decoration-slate-100/5"; pub(crate) const decoration_slate_100_of_50: &str = "decoration-slate-100/50"; pub(crate) const decoration_slate_100_of_60: &str = "decoration-slate-100/60"; pub(crate) const decoration_slate_100_of_70: &str = "decoration-slate-100/70"; pub(crate) const decoration_slate_100_of_75: &str = "decoration-slate-100/75"; pub(crate) const decoration_slate_100_of_80: &str = "decoration-slate-100/80"; pub(crate) const decoration_slate_100_of_90: &str = "decoration-slate-100/90"; pub(crate) const decoration_slate_100_of_95: &str = "decoration-slate-100/95"; pub(crate) const decoration_slate_200_of_0: &str = "decoration-slate-200/0"; pub(crate) const decoration_slate_200_of_10: &str = "decoration-slate-200/10"; pub(crate) const decoration_slate_200_of_100: &str = "decoration-slate-200/100"; pub(crate) const decoration_slate_200_of_20: &str = "decoration-slate-200/20"; pub(crate) const decoration_slate_200_of_25: &str = "decoration-slate-200/25"; pub(crate) const decoration_slate_200_of_30: &str = "decoration-slate-200/30"; pub(crate) const decoration_slate_200_of_40: &str = "decoration-slate-200/40"; pub(crate) const decoration_slate_200_of_5: &str = "decoration-slate-200/5"; pub(crate) const decoration_slate_200_of_50: &str = "decoration-slate-200/50"; pub(crate) const decoration_slate_200_of_60: &str = "decoration-slate-200/60"; pub(crate) const decoration_slate_200_of_70: &str = "decoration-slate-200/70"; pub(crate) const decoration_slate_200_of_75: &str = "decoration-slate-200/75"; pub(crate) const decoration_slate_200_of_80: &str = "decoration-slate-200/80"; pub(crate) const decoration_slate_200_of_90: &str = "decoration-slate-200/90"; pub(crate) const decoration_slate_200_of_95: &str = "decoration-slate-200/95"; pub(crate) const decoration_slate_300_of_0: &str = "decoration-slate-300/0"; pub(crate) const decoration_slate_300_of_10: &str = "decoration-slate-300/10"; pub(crate) const decoration_slate_300_of_100: &str = "decoration-slate-300/100"; pub(crate) const decoration_slate_300_of_20: &str = "decoration-slate-300/20"; pub(crate) const decoration_slate_300_of_25: &str = "decoration-slate-300/25"; pub(crate) const decoration_slate_300_of_30: &str = "decoration-slate-300/30"; pub(crate) const decoration_slate_300_of_40: &str = "decoration-slate-300/40"; pub(crate) const decoration_slate_300_of_5: &str = "decoration-slate-300/5"; pub(crate) const decoration_slate_300_of_50: &str = "decoration-slate-300/50"; pub(crate) const decoration_slate_300_of_60: &str = "decoration-slate-300/60"; pub(crate) const decoration_slate_300_of_70: &str = "decoration-slate-300/70"; pub(crate) const decoration_slate_300_of_75: &str = "decoration-slate-300/75"; pub(crate) const decoration_slate_300_of_80: &str = "decoration-slate-300/80"; pub(crate) const decoration_slate_300_of_90: &str = "decoration-slate-300/90"; pub(crate) const decoration_slate_300_of_95: &str = "decoration-slate-300/95"; pub(crate) const decoration_slate_400_of_0: &str = "decoration-slate-400/0"; pub(crate) const decoration_slate_400_of_10: &str = "decoration-slate-400/10"; pub(crate) const decoration_slate_400_of_100: &str = "decoration-slate-400/100"; pub(crate) const decoration_slate_400_of_20: &str = "decoration-slate-400/20"; pub(crate) const decoration_slate_400_of_25: &str = "decoration-slate-400/25"; pub(crate) const decoration_slate_400_of_30: &str = "decoration-slate-400/30"; pub(crate) const decoration_slate_400_of_40: &str = "decoration-slate-400/40"; pub(crate) const decoration_slate_400_of_5: &str = "decoration-slate-400/5"; pub(crate) const decoration_slate_400_of_50: &str = "decoration-slate-400/50"; pub(crate) const decoration_slate_400_of_60: &str = "decoration-slate-400/60"; pub(crate) const decoration_slate_400_of_70: &str = "decoration-slate-400/70"; pub(crate) const decoration_slate_400_of_75: &str = "decoration-slate-400/75"; pub(crate) const decoration_slate_400_of_80: &str = "decoration-slate-400/80"; pub(crate) const decoration_slate_400_of_90: &str = "decoration-slate-400/90"; pub(crate) const decoration_slate_400_of_95: &str = "decoration-slate-400/95"; pub(crate) const decoration_slate_500_of_0: &str = "decoration-slate-500/0"; pub(crate) const decoration_slate_500_of_10: &str = "decoration-slate-500/10"; pub(crate) const decoration_slate_500_of_100: &str = "decoration-slate-500/100"; pub(crate) const decoration_slate_500_of_20: &str = "decoration-slate-500/20"; pub(crate) const decoration_slate_500_of_25: &str = "decoration-slate-500/25"; pub(crate) const decoration_slate_500_of_30: &str = "decoration-slate-500/30"; pub(crate) const decoration_slate_500_of_40: &str = "decoration-slate-500/40"; pub(crate) const decoration_slate_500_of_5: &str = "decoration-slate-500/5"; pub(crate) const decoration_slate_500_of_50: &str = "decoration-slate-500/50"; pub(crate) const decoration_slate_500_of_60: &str = "decoration-slate-500/60"; pub(crate) const decoration_slate_500_of_70: &str = "decoration-slate-500/70"; pub(crate) const decoration_slate_500_of_75: &str = "decoration-slate-500/75"; pub(crate) const decoration_slate_500_of_80: &str = "decoration-slate-500/80"; pub(crate) const decoration_slate_500_of_90: &str = "decoration-slate-500/90"; pub(crate) const decoration_slate_500_of_95: &str = "decoration-slate-500/95"; pub(crate) const decoration_slate_50_of_0: &str = "decoration-slate-50/0"; pub(crate) const decoration_slate_50_of_10: &str = "decoration-slate-50/10"; pub(crate) const decoration_slate_50_of_100: &str = "decoration-slate-50/100"; pub(crate) const decoration_slate_50_of_20: &str = "decoration-slate-50/20"; pub(crate) const decoration_slate_50_of_25: &str = "decoration-slate-50/25"; pub(crate) const decoration_slate_50_of_30: &str = "decoration-slate-50/30"; pub(crate) const decoration_slate_50_of_40: &str = "decoration-slate-50/40"; pub(crate) const decoration_slate_50_of_5: &str = "decoration-slate-50/5"; pub(crate) const decoration_slate_50_of_50: &str = "decoration-slate-50/50"; pub(crate) const decoration_slate_50_of_60: &str = "decoration-slate-50/60"; pub(crate) const decoration_slate_50_of_70: &str = "decoration-slate-50/70"; pub(crate) const decoration_slate_50_of_75: &str = "decoration-slate-50/75"; pub(crate) const decoration_slate_50_of_80: &str = "decoration-slate-50/80"; pub(crate) const decoration_slate_50_of_90: &str = "decoration-slate-50/90"; pub(crate) const decoration_slate_50_of_95: &str = "decoration-slate-50/95"; pub(crate) const decoration_slate_600_of_0: &str = "decoration-slate-600/0"; pub(crate) const decoration_slate_600_of_10: &str = "decoration-slate-600/10"; pub(crate) const decoration_slate_600_of_100: &str = "decoration-slate-600/100"; pub(crate) const decoration_slate_600_of_20: &str = "decoration-slate-600/20"; pub(crate) const decoration_slate_600_of_25: &str = "decoration-slate-600/25"; pub(crate) const decoration_slate_600_of_30: &str = "decoration-slate-600/30"; pub(crate) const decoration_slate_600_of_40: &str = "decoration-slate-600/40"; pub(crate) const decoration_slate_600_of_5: &str = "decoration-slate-600/5"; pub(crate) const decoration_slate_600_of_50: &str = "decoration-slate-600/50"; pub(crate) const decoration_slate_600_of_60: &str = "decoration-slate-600/60"; pub(crate) const decoration_slate_600_of_70: &str = "decoration-slate-600/70"; pub(crate) const decoration_slate_600_of_75: &str = "decoration-slate-600/75"; pub(crate) const decoration_slate_600_of_80: &str = "decoration-slate-600/80"; pub(crate) const decoration_slate_600_of_90: &str = "decoration-slate-600/90"; pub(crate) const decoration_slate_600_of_95: &str = "decoration-slate-600/95"; pub(crate) const decoration_slate_700_of_0: &str = "decoration-slate-700/0"; pub(crate) const decoration_slate_700_of_10: &str = "decoration-slate-700/10"; pub(crate) const decoration_slate_700_of_100: &str = "decoration-slate-700/100"; pub(crate) const decoration_slate_700_of_20: &str = "decoration-slate-700/20"; pub(crate) const decoration_slate_700_of_25: &str = "decoration-slate-700/25"; pub(crate) const decoration_slate_700_of_30: &str = "decoration-slate-700/30"; pub(crate) const decoration_slate_700_of_40: &str = "decoration-slate-700/40"; pub(crate) const decoration_slate_700_of_5: &str = "decoration-slate-700/5"; pub(crate) const decoration_slate_700_of_50: &str = "decoration-slate-700/50"; pub(crate) const decoration_slate_700_of_60: &str = "decoration-slate-700/60"; pub(crate) const decoration_slate_700_of_70: &str = "decoration-slate-700/70"; pub(crate) const decoration_slate_700_of_75: &str = "decoration-slate-700/75"; pub(crate) const decoration_slate_700_of_80: &str = "decoration-slate-700/80"; pub(crate) const decoration_slate_700_of_90: &str = "decoration-slate-700/90"; pub(crate) const decoration_slate_700_of_95: &str = "decoration-slate-700/95"; pub(crate) const decoration_slate_800_of_0: &str = "decoration-slate-800/0"; pub(crate) const decoration_slate_800_of_10: &str = "decoration-slate-800/10"; pub(crate) const decoration_slate_800_of_100: &str = "decoration-slate-800/100"; pub(crate) const decoration_slate_800_of_20: &str = "decoration-slate-800/20"; pub(crate) const decoration_slate_800_of_25: &str = "decoration-slate-800/25"; pub(crate) const decoration_slate_800_of_30: &str = "decoration-slate-800/30"; pub(crate) const decoration_slate_800_of_40: &str = "decoration-slate-800/40"; pub(crate) const decoration_slate_800_of_5: &str = "decoration-slate-800/5"; pub(crate) const decoration_slate_800_of_50: &str = "decoration-slate-800/50"; pub(crate) const decoration_slate_800_of_60: &str = "decoration-slate-800/60"; pub(crate) const decoration_slate_800_of_70: &str = "decoration-slate-800/70"; pub(crate) const decoration_slate_800_of_75: &str = "decoration-slate-800/75"; pub(crate) const decoration_slate_800_of_80: &str = "decoration-slate-800/80"; pub(crate) const decoration_slate_800_of_90: &str = "decoration-slate-800/90"; pub(crate) const decoration_slate_800_of_95: &str = "decoration-slate-800/95"; pub(crate) const decoration_slate_900_of_0: &str = "decoration-slate-900/0"; pub(crate) const decoration_slate_900_of_10: &str = "decoration-slate-900/10"; pub(crate) const decoration_slate_900_of_100: &str = "decoration-slate-900/100"; pub(crate) const decoration_slate_900_of_20: &str = "decoration-slate-900/20"; pub(crate) const decoration_slate_900_of_25: &str = "decoration-slate-900/25"; pub(crate) const decoration_slate_900_of_30: &str = "decoration-slate-900/30"; pub(crate) const decoration_slate_900_of_40: &str = "decoration-slate-900/40"; pub(crate) const decoration_slate_900_of_5: &str = "decoration-slate-900/5"; pub(crate) const decoration_slate_900_of_50: &str = "decoration-slate-900/50"; pub(crate) const decoration_slate_900_of_60: &str = "decoration-slate-900/60"; pub(crate) const decoration_slate_900_of_70: &str = "decoration-slate-900/70"; pub(crate) const decoration_slate_900_of_75: &str = "decoration-slate-900/75"; pub(crate) const decoration_slate_900_of_80: &str = "decoration-slate-900/80"; pub(crate) const decoration_slate_900_of_90: &str = "decoration-slate-900/90"; pub(crate) const decoration_slate_900_of_95: &str = "decoration-slate-900/95"; pub(crate) const decoration_slice: &str = "decoration-slice"; pub(crate) const decoration_stone_100_of_0: &str = "decoration-stone-100/0"; pub(crate) const decoration_stone_100_of_10: &str = "decoration-stone-100/10"; pub(crate) const decoration_stone_100_of_100: &str = "decoration-stone-100/100"; pub(crate) const decoration_stone_100_of_20: &str = "decoration-stone-100/20"; pub(crate) const decoration_stone_100_of_25: &str = "decoration-stone-100/25"; pub(crate) const decoration_stone_100_of_30: &str = "decoration-stone-100/30"; pub(crate) const decoration_stone_100_of_40: &str = "decoration-stone-100/40"; pub(crate) const decoration_stone_100_of_5: &str = "decoration-stone-100/5"; pub(crate) const decoration_stone_100_of_50: &str = "decoration-stone-100/50"; pub(crate) const decoration_stone_100_of_60: &str = "decoration-stone-100/60"; pub(crate) const decoration_stone_100_of_70: &str = "decoration-stone-100/70"; pub(crate) const decoration_stone_100_of_75: &str = "decoration-stone-100/75"; pub(crate) const decoration_stone_100_of_80: &str = "decoration-stone-100/80"; pub(crate) const decoration_stone_100_of_90: &str = "decoration-stone-100/90"; pub(crate) const decoration_stone_100_of_95: &str = "decoration-stone-100/95"; pub(crate) const decoration_stone_200_of_0: &str = "decoration-stone-200/0"; pub(crate) const decoration_stone_200_of_10: &str = "decoration-stone-200/10"; pub(crate) const decoration_stone_200_of_100: &str = "decoration-stone-200/100"; pub(crate) const decoration_stone_200_of_20: &str = "decoration-stone-200/20"; pub(crate) const decoration_stone_200_of_25: &str = "decoration-stone-200/25"; pub(crate) const decoration_stone_200_of_30: &str = "decoration-stone-200/30"; pub(crate) const decoration_stone_200_of_40: &str = "decoration-stone-200/40"; pub(crate) const decoration_stone_200_of_5: &str = "decoration-stone-200/5"; pub(crate) const decoration_stone_200_of_50: &str = "decoration-stone-200/50"; pub(crate) const decoration_stone_200_of_60: &str = "decoration-stone-200/60"; pub(crate) const decoration_stone_200_of_70: &str = "decoration-stone-200/70"; pub(crate) const decoration_stone_200_of_75: &str = "decoration-stone-200/75"; pub(crate) const decoration_stone_200_of_80: &str = "decoration-stone-200/80"; pub(crate) const decoration_stone_200_of_90: &str = "decoration-stone-200/90"; pub(crate) const decoration_stone_200_of_95: &str = "decoration-stone-200/95"; pub(crate) const decoration_stone_300_of_0: &str = "decoration-stone-300/0"; pub(crate) const decoration_stone_300_of_10: &str = "decoration-stone-300/10"; pub(crate) const decoration_stone_300_of_100: &str = "decoration-stone-300/100"; pub(crate) const decoration_stone_300_of_20: &str = "decoration-stone-300/20"; pub(crate) const decoration_stone_300_of_25: &str = "decoration-stone-300/25"; pub(crate) const decoration_stone_300_of_30: &str = "decoration-stone-300/30"; pub(crate) const decoration_stone_300_of_40: &str = "decoration-stone-300/40"; pub(crate) const decoration_stone_300_of_5: &str = "decoration-stone-300/5"; pub(crate) const decoration_stone_300_of_50: &str = "decoration-stone-300/50"; pub(crate) const decoration_stone_300_of_60: &str = "decoration-stone-300/60"; pub(crate) const decoration_stone_300_of_70: &str = "decoration-stone-300/70"; pub(crate) const decoration_stone_300_of_75: &str = "decoration-stone-300/75"; pub(crate) const decoration_stone_300_of_80: &str = "decoration-stone-300/80"; pub(crate) const decoration_stone_300_of_90: &str = "decoration-stone-300/90"; pub(crate) const decoration_stone_300_of_95: &str = "decoration-stone-300/95"; pub(crate) const decoration_stone_400_of_0: &str = "decoration-stone-400/0"; pub(crate) const decoration_stone_400_of_10: &str = "decoration-stone-400/10"; pub(crate) const decoration_stone_400_of_100: &str = "decoration-stone-400/100"; pub(crate) const decoration_stone_400_of_20: &str = "decoration-stone-400/20"; pub(crate) const decoration_stone_400_of_25: &str = "decoration-stone-400/25"; pub(crate) const decoration_stone_400_of_30: &str = "decoration-stone-400/30"; pub(crate) const decoration_stone_400_of_40: &str = "decoration-stone-400/40"; pub(crate) const decoration_stone_400_of_5: &str = "decoration-stone-400/5"; pub(crate) const decoration_stone_400_of_50: &str = "decoration-stone-400/50"; pub(crate) const decoration_stone_400_of_60: &str = "decoration-stone-400/60"; pub(crate) const decoration_stone_400_of_70: &str = "decoration-stone-400/70"; pub(crate) const decoration_stone_400_of_75: &str = "decoration-stone-400/75"; pub(crate) const decoration_stone_400_of_80: &str = "decoration-stone-400/80"; pub(crate) const decoration_stone_400_of_90: &str = "decoration-stone-400/90"; pub(crate) const decoration_stone_400_of_95: &str = "decoration-stone-400/95"; pub(crate) const decoration_stone_500_of_0: &str = "decoration-stone-500/0"; pub(crate) const decoration_stone_500_of_10: &str = "decoration-stone-500/10"; pub(crate) const decoration_stone_500_of_100: &str = "decoration-stone-500/100"; pub(crate) const decoration_stone_500_of_20: &str = "decoration-stone-500/20"; pub(crate) const decoration_stone_500_of_25: &str = "decoration-stone-500/25"; pub(crate) const decoration_stone_500_of_30: &str = "decoration-stone-500/30"; pub(crate) const decoration_stone_500_of_40: &str = "decoration-stone-500/40"; pub(crate) const decoration_stone_500_of_5: &str = "decoration-stone-500/5"; pub(crate) const decoration_stone_500_of_50: &str = "decoration-stone-500/50"; pub(crate) const decoration_stone_500_of_60: &str = "decoration-stone-500/60"; pub(crate) const decoration_stone_500_of_70: &str = "decoration-stone-500/70"; pub(crate) const decoration_stone_500_of_75: &str = "decoration-stone-500/75"; pub(crate) const decoration_stone_500_of_80: &str = "decoration-stone-500/80"; pub(crate) const decoration_stone_500_of_90: &str = "decoration-stone-500/90"; pub(crate) const decoration_stone_500_of_95: &str = "decoration-stone-500/95"; pub(crate) const decoration_stone_50_of_0: &str = "decoration-stone-50/0"; pub(crate) const decoration_stone_50_of_10: &str = "decoration-stone-50/10"; pub(crate) const decoration_stone_50_of_100: &str = "decoration-stone-50/100"; pub(crate) const decoration_stone_50_of_20: &str = "decoration-stone-50/20"; pub(crate) const decoration_stone_50_of_25: &str = "decoration-stone-50/25"; pub(crate) const decoration_stone_50_of_30: &str = "decoration-stone-50/30"; pub(crate) const decoration_stone_50_of_40: &str = "decoration-stone-50/40"; pub(crate) const decoration_stone_50_of_5: &str = "decoration-stone-50/5"; pub(crate) const decoration_stone_50_of_50: &str = "decoration-stone-50/50"; pub(crate) const decoration_stone_50_of_60: &str = "decoration-stone-50/60"; pub(crate) const decoration_stone_50_of_70: &str = "decoration-stone-50/70"; pub(crate) const decoration_stone_50_of_75: &str = "decoration-stone-50/75"; pub(crate) const decoration_stone_50_of_80: &str = "decoration-stone-50/80"; pub(crate) const decoration_stone_50_of_90: &str = "decoration-stone-50/90"; pub(crate) const decoration_stone_50_of_95: &str = "decoration-stone-50/95"; pub(crate) const decoration_stone_600_of_0: &str = "decoration-stone-600/0"; pub(crate) const decoration_stone_600_of_10: &str = "decoration-stone-600/10"; pub(crate) const decoration_stone_600_of_100: &str = "decoration-stone-600/100"; pub(crate) const decoration_stone_600_of_20: &str = "decoration-stone-600/20"; pub(crate) const decoration_stone_600_of_25: &str = "decoration-stone-600/25"; pub(crate) const decoration_stone_600_of_30: &str = "decoration-stone-600/30"; pub(crate) const decoration_stone_600_of_40: &str = "decoration-stone-600/40"; pub(crate) const decoration_stone_600_of_5: &str = "decoration-stone-600/5"; pub(crate) const decoration_stone_600_of_50: &str = "decoration-stone-600/50"; pub(crate) const decoration_stone_600_of_60: &str = "decoration-stone-600/60"; pub(crate) const decoration_stone_600_of_70: &str = "decoration-stone-600/70"; pub(crate) const decoration_stone_600_of_75: &str = "decoration-stone-600/75"; pub(crate) const decoration_stone_600_of_80: &str = "decoration-stone-600/80"; pub(crate) const decoration_stone_600_of_90: &str = "decoration-stone-600/90"; pub(crate) const decoration_stone_600_of_95: &str = "decoration-stone-600/95"; pub(crate) const decoration_stone_700_of_0: &str = "decoration-stone-700/0"; pub(crate) const decoration_stone_700_of_10: &str = "decoration-stone-700/10"; pub(crate) const decoration_stone_700_of_100: &str = "decoration-stone-700/100"; pub(crate) const decoration_stone_700_of_20: &str = "decoration-stone-700/20"; pub(crate) const decoration_stone_700_of_25: &str = "decoration-stone-700/25"; pub(crate) const decoration_stone_700_of_30: &str = "decoration-stone-700/30"; pub(crate) const decoration_stone_700_of_40: &str = "decoration-stone-700/40"; pub(crate) const decoration_stone_700_of_5: &str = "decoration-stone-700/5"; pub(crate) const decoration_stone_700_of_50: &str = "decoration-stone-700/50"; pub(crate) const decoration_stone_700_of_60: &str = "decoration-stone-700/60"; pub(crate) const decoration_stone_700_of_70: &str = "decoration-stone-700/70"; pub(crate) const decoration_stone_700_of_75: &str = "decoration-stone-700/75"; pub(crate) const decoration_stone_700_of_80: &str = "decoration-stone-700/80"; pub(crate) const decoration_stone_700_of_90: &str = "decoration-stone-700/90"; pub(crate) const decoration_stone_700_of_95: &str = "decoration-stone-700/95"; pub(crate) const decoration_stone_800_of_0: &str = "decoration-stone-800/0"; pub(crate) const decoration_stone_800_of_10: &str = "decoration-stone-800/10"; pub(crate) const decoration_stone_800_of_100: &str = "decoration-stone-800/100"; pub(crate) const decoration_stone_800_of_20: &str = "decoration-stone-800/20"; pub(crate) const decoration_stone_800_of_25: &str = "decoration-stone-800/25"; pub(crate) const decoration_stone_800_of_30: &str = "decoration-stone-800/30"; pub(crate) const decoration_stone_800_of_40: &str = "decoration-stone-800/40"; pub(crate) const decoration_stone_800_of_5: &str = "decoration-stone-800/5"; pub(crate) const decoration_stone_800_of_50: &str = "decoration-stone-800/50"; pub(crate) const decoration_stone_800_of_60: &str = "decoration-stone-800/60"; pub(crate) const decoration_stone_800_of_70: &str = "decoration-stone-800/70"; pub(crate) const decoration_stone_800_of_75: &str = "decoration-stone-800/75"; pub(crate) const decoration_stone_800_of_80: &str = "decoration-stone-800/80"; pub(crate) const decoration_stone_800_of_90: &str = "decoration-stone-800/90"; pub(crate) const decoration_stone_800_of_95: &str = "decoration-stone-800/95"; pub(crate) const decoration_stone_900_of_0: &str = "decoration-stone-900/0"; pub(crate) const decoration_stone_900_of_10: &str = "decoration-stone-900/10"; pub(crate) const decoration_stone_900_of_100: &str = "decoration-stone-900/100"; pub(crate) const decoration_stone_900_of_20: &str = "decoration-stone-900/20"; pub(crate) const decoration_stone_900_of_25: &str = "decoration-stone-900/25"; pub(crate) const decoration_stone_900_of_30: &str = "decoration-stone-900/30"; pub(crate) const decoration_stone_900_of_40: &str = "decoration-stone-900/40"; pub(crate) const decoration_stone_900_of_5: &str = "decoration-stone-900/5"; pub(crate) const decoration_stone_900_of_50: &str = "decoration-stone-900/50"; pub(crate) const decoration_stone_900_of_60: &str = "decoration-stone-900/60"; pub(crate) const decoration_stone_900_of_70: &str = "decoration-stone-900/70"; pub(crate) const decoration_stone_900_of_75: &str = "decoration-stone-900/75"; pub(crate) const decoration_stone_900_of_80: &str = "decoration-stone-900/80"; pub(crate) const decoration_stone_900_of_90: &str = "decoration-stone-900/90"; pub(crate) const decoration_stone_900_of_95: &str = "decoration-stone-900/95"; pub(crate) const decoration_teal_100_of_0: &str = "decoration-teal-100/0"; pub(crate) const decoration_teal_100_of_10: &str = "decoration-teal-100/10"; pub(crate) const decoration_teal_100_of_100: &str = "decoration-teal-100/100"; pub(crate) const decoration_teal_100_of_20: &str = "decoration-teal-100/20"; pub(crate) const decoration_teal_100_of_25: &str = "decoration-teal-100/25"; pub(crate) const decoration_teal_100_of_30: &str = "decoration-teal-100/30"; pub(crate) const decoration_teal_100_of_40: &str = "decoration-teal-100/40"; pub(crate) const decoration_teal_100_of_5: &str = "decoration-teal-100/5"; pub(crate) const decoration_teal_100_of_50: &str = "decoration-teal-100/50"; pub(crate) const decoration_teal_100_of_60: &str = "decoration-teal-100/60"; pub(crate) const decoration_teal_100_of_70: &str = "decoration-teal-100/70"; pub(crate) const decoration_teal_100_of_75: &str = "decoration-teal-100/75"; pub(crate) const decoration_teal_100_of_80: &str = "decoration-teal-100/80"; pub(crate) const decoration_teal_100_of_90: &str = "decoration-teal-100/90"; pub(crate) const decoration_teal_100_of_95: &str = "decoration-teal-100/95"; pub(crate) const decoration_teal_200_of_0: &str = "decoration-teal-200/0"; pub(crate) const decoration_teal_200_of_10: &str = "decoration-teal-200/10"; pub(crate) const decoration_teal_200_of_100: &str = "decoration-teal-200/100"; pub(crate) const decoration_teal_200_of_20: &str = "decoration-teal-200/20"; pub(crate) const decoration_teal_200_of_25: &str = "decoration-teal-200/25"; pub(crate) const decoration_teal_200_of_30: &str = "decoration-teal-200/30"; pub(crate) const decoration_teal_200_of_40: &str = "decoration-teal-200/40"; pub(crate) const decoration_teal_200_of_5: &str = "decoration-teal-200/5"; pub(crate) const decoration_teal_200_of_50: &str = "decoration-teal-200/50"; pub(crate) const decoration_teal_200_of_60: &str = "decoration-teal-200/60"; pub(crate) const decoration_teal_200_of_70: &str = "decoration-teal-200/70"; pub(crate) const decoration_teal_200_of_75: &str = "decoration-teal-200/75"; pub(crate) const decoration_teal_200_of_80: &str = "decoration-teal-200/80"; pub(crate) const decoration_teal_200_of_90: &str = "decoration-teal-200/90"; pub(crate) const decoration_teal_200_of_95: &str = "decoration-teal-200/95"; pub(crate) const decoration_teal_300_of_0: &str = "decoration-teal-300/0"; pub(crate) const decoration_teal_300_of_10: &str = "decoration-teal-300/10"; pub(crate) const decoration_teal_300_of_100: &str = "decoration-teal-300/100"; pub(crate) const decoration_teal_300_of_20: &str = "decoration-teal-300/20"; pub(crate) const decoration_teal_300_of_25: &str = "decoration-teal-300/25"; pub(crate) const decoration_teal_300_of_30: &str = "decoration-teal-300/30"; pub(crate) const decoration_teal_300_of_40: &str = "decoration-teal-300/40"; pub(crate) const decoration_teal_300_of_5: &str = "decoration-teal-300/5"; pub(crate) const decoration_teal_300_of_50: &str = "decoration-teal-300/50"; pub(crate) const decoration_teal_300_of_60: &str = "decoration-teal-300/60"; pub(crate) const decoration_teal_300_of_70: &str = "decoration-teal-300/70"; pub(crate) const decoration_teal_300_of_75: &str = "decoration-teal-300/75"; pub(crate) const decoration_teal_300_of_80: &str = "decoration-teal-300/80"; pub(crate) const decoration_teal_300_of_90: &str = "decoration-teal-300/90"; pub(crate) const decoration_teal_300_of_95: &str = "decoration-teal-300/95"; pub(crate) const decoration_teal_400_of_0: &str = "decoration-teal-400/0"; pub(crate) const decoration_teal_400_of_10: &str = "decoration-teal-400/10"; pub(crate) const decoration_teal_400_of_100: &str = "decoration-teal-400/100"; pub(crate) const decoration_teal_400_of_20: &str = "decoration-teal-400/20"; pub(crate) const decoration_teal_400_of_25: &str = "decoration-teal-400/25"; pub(crate) const decoration_teal_400_of_30: &str = "decoration-teal-400/30"; pub(crate) const decoration_teal_400_of_40: &str = "decoration-teal-400/40"; pub(crate) const decoration_teal_400_of_5: &str = "decoration-teal-400/5"; pub(crate) const decoration_teal_400_of_50: &str = "decoration-teal-400/50"; pub(crate) const decoration_teal_400_of_60: &str = "decoration-teal-400/60"; pub(crate) const decoration_teal_400_of_70: &str = "decoration-teal-400/70"; pub(crate) const decoration_teal_400_of_75: &str = "decoration-teal-400/75"; pub(crate) const decoration_teal_400_of_80: &str = "decoration-teal-400/80"; pub(crate) const decoration_teal_400_of_90: &str = "decoration-teal-400/90"; pub(crate) const decoration_teal_400_of_95: &str = "decoration-teal-400/95"; pub(crate) const decoration_teal_500_of_0: &str = "decoration-teal-500/0"; pub(crate) const decoration_teal_500_of_10: &str = "decoration-teal-500/10"; pub(crate) const decoration_teal_500_of_100: &str = "decoration-teal-500/100"; pub(crate) const decoration_teal_500_of_20: &str = "decoration-teal-500/20"; pub(crate) const decoration_teal_500_of_25: &str = "decoration-teal-500/25"; pub(crate) const decoration_teal_500_of_30: &str = "decoration-teal-500/30"; pub(crate) const decoration_teal_500_of_40: &str = "decoration-teal-500/40"; pub(crate) const decoration_teal_500_of_5: &str = "decoration-teal-500/5"; pub(crate) const decoration_teal_500_of_50: &str = "decoration-teal-500/50"; pub(crate) const decoration_teal_500_of_60: &str = "decoration-teal-500/60"; pub(crate) const decoration_teal_500_of_70: &str = "decoration-teal-500/70"; pub(crate) const decoration_teal_500_of_75: &str = "decoration-teal-500/75"; pub(crate) const decoration_teal_500_of_80: &str = "decoration-teal-500/80"; pub(crate) const decoration_teal_500_of_90: &str = "decoration-teal-500/90"; pub(crate) const decoration_teal_500_of_95: &str = "decoration-teal-500/95"; pub(crate) const decoration_teal_50_of_0: &str = "decoration-teal-50/0"; pub(crate) const decoration_teal_50_of_10: &str = "decoration-teal-50/10"; pub(crate) const decoration_teal_50_of_100: &str = "decoration-teal-50/100"; pub(crate) const decoration_teal_50_of_20: &str = "decoration-teal-50/20"; pub(crate) const decoration_teal_50_of_25: &str = "decoration-teal-50/25"; pub(crate) const decoration_teal_50_of_30: &str = "decoration-teal-50/30"; pub(crate) const decoration_teal_50_of_40: &str = "decoration-teal-50/40"; pub(crate) const decoration_teal_50_of_5: &str = "decoration-teal-50/5"; pub(crate) const decoration_teal_50_of_50: &str = "decoration-teal-50/50"; pub(crate) const decoration_teal_50_of_60: &str = "decoration-teal-50/60"; pub(crate) const decoration_teal_50_of_70: &str = "decoration-teal-50/70"; pub(crate) const decoration_teal_50_of_75: &str = "decoration-teal-50/75"; pub(crate) const decoration_teal_50_of_80: &str = "decoration-teal-50/80"; pub(crate) const decoration_teal_50_of_90: &str = "decoration-teal-50/90"; pub(crate) const decoration_teal_50_of_95: &str = "decoration-teal-50/95"; pub(crate) const decoration_teal_600_of_0: &str = "decoration-teal-600/0"; pub(crate) const decoration_teal_600_of_10: &str = "decoration-teal-600/10"; pub(crate) const decoration_teal_600_of_100: &str = "decoration-teal-600/100"; pub(crate) const decoration_teal_600_of_20: &str = "decoration-teal-600/20"; pub(crate) const decoration_teal_600_of_25: &str = "decoration-teal-600/25"; pub(crate) const decoration_teal_600_of_30: &str = "decoration-teal-600/30"; pub(crate) const decoration_teal_600_of_40: &str = "decoration-teal-600/40"; pub(crate) const decoration_teal_600_of_5: &str = "decoration-teal-600/5"; pub(crate) const decoration_teal_600_of_50: &str = "decoration-teal-600/50"; pub(crate) const decoration_teal_600_of_60: &str = "decoration-teal-600/60"; pub(crate) const decoration_teal_600_of_70: &str = "decoration-teal-600/70"; pub(crate) const decoration_teal_600_of_75: &str = "decoration-teal-600/75"; pub(crate) const decoration_teal_600_of_80: &str = "decoration-teal-600/80"; pub(crate) const decoration_teal_600_of_90: &str = "decoration-teal-600/90"; pub(crate) const decoration_teal_600_of_95: &str = "decoration-teal-600/95"; pub(crate) const decoration_teal_700_of_0: &str = "decoration-teal-700/0"; pub(crate) const decoration_teal_700_of_10: &str = "decoration-teal-700/10"; pub(crate) const decoration_teal_700_of_100: &str = "decoration-teal-700/100"; pub(crate) const decoration_teal_700_of_20: &str = "decoration-teal-700/20"; pub(crate) const decoration_teal_700_of_25: &str = "decoration-teal-700/25"; pub(crate) const decoration_teal_700_of_30: &str = "decoration-teal-700/30"; pub(crate) const decoration_teal_700_of_40: &str = "decoration-teal-700/40"; pub(crate) const decoration_teal_700_of_5: &str = "decoration-teal-700/5"; pub(crate) const decoration_teal_700_of_50: &str = "decoration-teal-700/50"; pub(crate) const decoration_teal_700_of_60: &str = "decoration-teal-700/60"; pub(crate) const decoration_teal_700_of_70: &str = "decoration-teal-700/70"; pub(crate) const decoration_teal_700_of_75: &str = "decoration-teal-700/75"; pub(crate) const decoration_teal_700_of_80: &str = "decoration-teal-700/80"; pub(crate) const decoration_teal_700_of_90: &str = "decoration-teal-700/90"; pub(crate) const decoration_teal_700_of_95: &str = "decoration-teal-700/95"; pub(crate) const decoration_teal_800_of_0: &str = "decoration-teal-800/0"; pub(crate) const decoration_teal_800_of_10: &str = "decoration-teal-800/10"; pub(crate) const decoration_teal_800_of_100: &str = "decoration-teal-800/100"; pub(crate) const decoration_teal_800_of_20: &str = "decoration-teal-800/20"; pub(crate) const decoration_teal_800_of_25: &str = "decoration-teal-800/25"; pub(crate) const decoration_teal_800_of_30: &str = "decoration-teal-800/30"; pub(crate) const decoration_teal_800_of_40: &str = "decoration-teal-800/40"; pub(crate) const decoration_teal_800_of_5: &str = "decoration-teal-800/5"; pub(crate) const decoration_teal_800_of_50: &str = "decoration-teal-800/50"; pub(crate) const decoration_teal_800_of_60: &str = "decoration-teal-800/60"; pub(crate) const decoration_teal_800_of_70: &str = "decoration-teal-800/70"; pub(crate) const decoration_teal_800_of_75: &str = "decoration-teal-800/75"; pub(crate) const decoration_teal_800_of_80: &str = "decoration-teal-800/80"; pub(crate) const decoration_teal_800_of_90: &str = "decoration-teal-800/90"; pub(crate) const decoration_teal_800_of_95: &str = "decoration-teal-800/95"; pub(crate) const decoration_teal_900_of_0: &str = "decoration-teal-900/0"; pub(crate) const decoration_teal_900_of_10: &str = "decoration-teal-900/10"; pub(crate) const decoration_teal_900_of_100: &str = "decoration-teal-900/100"; pub(crate) const decoration_teal_900_of_20: &str = "decoration-teal-900/20"; pub(crate) const decoration_teal_900_of_25: &str = "decoration-teal-900/25"; pub(crate) const decoration_teal_900_of_30: &str = "decoration-teal-900/30"; pub(crate) const decoration_teal_900_of_40: &str = "decoration-teal-900/40"; pub(crate) const decoration_teal_900_of_5: &str = "decoration-teal-900/5"; pub(crate) const decoration_teal_900_of_50: &str = "decoration-teal-900/50"; pub(crate) const decoration_teal_900_of_60: &str = "decoration-teal-900/60"; pub(crate) const decoration_teal_900_of_70: &str = "decoration-teal-900/70"; pub(crate) const decoration_teal_900_of_75: &str = "decoration-teal-900/75"; pub(crate) const decoration_teal_900_of_80: &str = "decoration-teal-900/80"; pub(crate) const decoration_teal_900_of_90: &str = "decoration-teal-900/90"; pub(crate) const decoration_teal_900_of_95: &str = "decoration-teal-900/95"; pub(crate) const decoration_transparent_of_0: &str = "decoration-transparent/0"; pub(crate) const decoration_transparent_of_10: &str = "decoration-transparent/10"; pub(crate) const decoration_transparent_of_100: &str = "decoration-transparent/100"; pub(crate) const decoration_transparent_of_20: &str = "decoration-transparent/20"; pub(crate) const decoration_transparent_of_25: &str = "decoration-transparent/25"; pub(crate) const decoration_transparent_of_30: &str = "decoration-transparent/30"; pub(crate) const decoration_transparent_of_40: &str = "decoration-transparent/40"; pub(crate) const decoration_transparent_of_5: &str = "decoration-transparent/5"; pub(crate) const decoration_transparent_of_50: &str = "decoration-transparent/50"; pub(crate) const decoration_transparent_of_60: &str = "decoration-transparent/60"; pub(crate) const decoration_transparent_of_70: &str = "decoration-transparent/70"; pub(crate) const decoration_transparent_of_75: &str = "decoration-transparent/75"; pub(crate) const decoration_transparent_of_80: &str = "decoration-transparent/80"; pub(crate) const decoration_transparent_of_90: &str = "decoration-transparent/90"; pub(crate) const decoration_transparent_of_95: &str = "decoration-transparent/95"; pub(crate) const decoration_violet_100_of_0: &str = "decoration-violet-100/0"; pub(crate) const decoration_violet_100_of_10: &str = "decoration-violet-100/10"; pub(crate) const decoration_violet_100_of_100: &str = "decoration-violet-100/100"; pub(crate) const decoration_violet_100_of_20: &str = "decoration-violet-100/20"; pub(crate) const decoration_violet_100_of_25: &str = "decoration-violet-100/25"; pub(crate) const decoration_violet_100_of_30: &str = "decoration-violet-100/30"; pub(crate) const decoration_violet_100_of_40: &str = "decoration-violet-100/40"; pub(crate) const decoration_violet_100_of_5: &str = "decoration-violet-100/5"; pub(crate) const decoration_violet_100_of_50: &str = "decoration-violet-100/50"; pub(crate) const decoration_violet_100_of_60: &str = "decoration-violet-100/60"; pub(crate) const decoration_violet_100_of_70: &str = "decoration-violet-100/70"; pub(crate) const decoration_violet_100_of_75: &str = "decoration-violet-100/75"; pub(crate) const decoration_violet_100_of_80: &str = "decoration-violet-100/80"; pub(crate) const decoration_violet_100_of_90: &str = "decoration-violet-100/90"; pub(crate) const decoration_violet_100_of_95: &str = "decoration-violet-100/95"; pub(crate) const decoration_violet_200_of_0: &str = "decoration-violet-200/0"; pub(crate) const decoration_violet_200_of_10: &str = "decoration-violet-200/10"; pub(crate) const decoration_violet_200_of_100: &str = "decoration-violet-200/100"; pub(crate) const decoration_violet_200_of_20: &str = "decoration-violet-200/20"; pub(crate) const decoration_violet_200_of_25: &str = "decoration-violet-200/25"; pub(crate) const decoration_violet_200_of_30: &str = "decoration-violet-200/30"; pub(crate) const decoration_violet_200_of_40: &str = "decoration-violet-200/40"; pub(crate) const decoration_violet_200_of_5: &str = "decoration-violet-200/5"; pub(crate) const decoration_violet_200_of_50: &str = "decoration-violet-200/50"; pub(crate) const decoration_violet_200_of_60: &str = "decoration-violet-200/60"; pub(crate) const decoration_violet_200_of_70: &str = "decoration-violet-200/70"; pub(crate) const decoration_violet_200_of_75: &str = "decoration-violet-200/75"; pub(crate) const decoration_violet_200_of_80: &str = "decoration-violet-200/80"; pub(crate) const decoration_violet_200_of_90: &str = "decoration-violet-200/90"; pub(crate) const decoration_violet_200_of_95: &str = "decoration-violet-200/95"; pub(crate) const decoration_violet_300_of_0: &str = "decoration-violet-300/0"; pub(crate) const decoration_violet_300_of_10: &str = "decoration-violet-300/10"; pub(crate) const decoration_violet_300_of_100: &str = "decoration-violet-300/100"; pub(crate) const decoration_violet_300_of_20: &str = "decoration-violet-300/20"; pub(crate) const decoration_violet_300_of_25: &str = "decoration-violet-300/25"; pub(crate) const decoration_violet_300_of_30: &str = "decoration-violet-300/30"; pub(crate) const decoration_violet_300_of_40: &str = "decoration-violet-300/40"; pub(crate) const decoration_violet_300_of_5: &str = "decoration-violet-300/5"; pub(crate) const decoration_violet_300_of_50: &str = "decoration-violet-300/50"; pub(crate) const decoration_violet_300_of_60: &str = "decoration-violet-300/60"; pub(crate) const decoration_violet_300_of_70: &str = "decoration-violet-300/70"; pub(crate) const decoration_violet_300_of_75: &str = "decoration-violet-300/75"; pub(crate) const decoration_violet_300_of_80: &str = "decoration-violet-300/80"; pub(crate) const decoration_violet_300_of_90: &str = "decoration-violet-300/90"; pub(crate) const decoration_violet_300_of_95: &str = "decoration-violet-300/95"; pub(crate) const decoration_violet_400_of_0: &str = "decoration-violet-400/0"; pub(crate) const decoration_violet_400_of_10: &str = "decoration-violet-400/10"; pub(crate) const decoration_violet_400_of_100: &str = "decoration-violet-400/100"; pub(crate) const decoration_violet_400_of_20: &str = "decoration-violet-400/20"; pub(crate) const decoration_violet_400_of_25: &str = "decoration-violet-400/25"; pub(crate) const decoration_violet_400_of_30: &str = "decoration-violet-400/30"; pub(crate) const decoration_violet_400_of_40: &str = "decoration-violet-400/40"; pub(crate) const decoration_violet_400_of_5: &str = "decoration-violet-400/5"; pub(crate) const decoration_violet_400_of_50: &str = "decoration-violet-400/50"; pub(crate) const decoration_violet_400_of_60: &str = "decoration-violet-400/60"; pub(crate) const decoration_violet_400_of_70: &str = "decoration-violet-400/70"; pub(crate) const decoration_violet_400_of_75: &str = "decoration-violet-400/75"; pub(crate) const decoration_violet_400_of_80: &str = "decoration-violet-400/80"; pub(crate) const decoration_violet_400_of_90: &str = "decoration-violet-400/90"; pub(crate) const decoration_violet_400_of_95: &str = "decoration-violet-400/95"; pub(crate) const decoration_violet_500_of_0: &str = "decoration-violet-500/0"; pub(crate) const decoration_violet_500_of_10: &str = "decoration-violet-500/10"; pub(crate) const decoration_violet_500_of_100: &str = "decoration-violet-500/100"; pub(crate) const decoration_violet_500_of_20: &str = "decoration-violet-500/20"; pub(crate) const decoration_violet_500_of_25: &str = "decoration-violet-500/25"; pub(crate) const decoration_violet_500_of_30: &str = "decoration-violet-500/30"; pub(crate) const decoration_violet_500_of_40: &str = "decoration-violet-500/40"; pub(crate) const decoration_violet_500_of_5: &str = "decoration-violet-500/5"; pub(crate) const decoration_violet_500_of_50: &str = "decoration-violet-500/50"; pub(crate) const decoration_violet_500_of_60: &str = "decoration-violet-500/60"; pub(crate) const decoration_violet_500_of_70: &str = "decoration-violet-500/70"; pub(crate) const decoration_violet_500_of_75: &str = "decoration-violet-500/75"; pub(crate) const decoration_violet_500_of_80: &str = "decoration-violet-500/80"; pub(crate) const decoration_violet_500_of_90: &str = "decoration-violet-500/90"; pub(crate) const decoration_violet_500_of_95: &str = "decoration-violet-500/95"; pub(crate) const decoration_violet_50_of_0: &str = "decoration-violet-50/0"; pub(crate) const decoration_violet_50_of_10: &str = "decoration-violet-50/10"; pub(crate) const decoration_violet_50_of_100: &str = "decoration-violet-50/100"; pub(crate) const decoration_violet_50_of_20: &str = "decoration-violet-50/20"; pub(crate) const decoration_violet_50_of_25: &str = "decoration-violet-50/25"; pub(crate) const decoration_violet_50_of_30: &str = "decoration-violet-50/30"; pub(crate) const decoration_violet_50_of_40: &str = "decoration-violet-50/40"; pub(crate) const decoration_violet_50_of_5: &str = "decoration-violet-50/5"; pub(crate) const decoration_violet_50_of_50: &str = "decoration-violet-50/50"; pub(crate) const decoration_violet_50_of_60: &str = "decoration-violet-50/60"; pub(crate) const decoration_violet_50_of_70: &str = "decoration-violet-50/70"; pub(crate) const decoration_violet_50_of_75: &str = "decoration-violet-50/75"; pub(crate) const decoration_violet_50_of_80: &str = "decoration-violet-50/80"; pub(crate) const decoration_violet_50_of_90: &str = "decoration-violet-50/90"; pub(crate) const decoration_violet_50_of_95: &str = "decoration-violet-50/95"; pub(crate) const decoration_violet_600_of_0: &str = "decoration-violet-600/0"; pub(crate) const decoration_violet_600_of_10: &str = "decoration-violet-600/10"; pub(crate) const decoration_violet_600_of_100: &str = "decoration-violet-600/100"; pub(crate) const decoration_violet_600_of_20: &str = "decoration-violet-600/20"; pub(crate) const decoration_violet_600_of_25: &str = "decoration-violet-600/25"; pub(crate) const decoration_violet_600_of_30: &str = "decoration-violet-600/30"; pub(crate) const decoration_violet_600_of_40: &str = "decoration-violet-600/40"; pub(crate) const decoration_violet_600_of_5: &str = "decoration-violet-600/5"; pub(crate) const decoration_violet_600_of_50: &str = "decoration-violet-600/50"; pub(crate) const decoration_violet_600_of_60: &str = "decoration-violet-600/60"; pub(crate) const decoration_violet_600_of_70: &str = "decoration-violet-600/70"; pub(crate) const decoration_violet_600_of_75: &str = "decoration-violet-600/75"; pub(crate) const decoration_violet_600_of_80: &str = "decoration-violet-600/80"; pub(crate) const decoration_violet_600_of_90: &str = "decoration-violet-600/90"; pub(crate) const decoration_violet_600_of_95: &str = "decoration-violet-600/95"; pub(crate) const decoration_violet_700_of_0: &str = "decoration-violet-700/0"; pub(crate) const decoration_violet_700_of_10: &str = "decoration-violet-700/10"; pub(crate) const decoration_violet_700_of_100: &str = "decoration-violet-700/100"; pub(crate) const decoration_violet_700_of_20: &str = "decoration-violet-700/20"; pub(crate) const decoration_violet_700_of_25: &str = "decoration-violet-700/25"; pub(crate) const decoration_violet_700_of_30: &str = "decoration-violet-700/30"; pub(crate) const decoration_violet_700_of_40: &str = "decoration-violet-700/40"; pub(crate) const decoration_violet_700_of_5: &str = "decoration-violet-700/5"; pub(crate) const decoration_violet_700_of_50: &str = "decoration-violet-700/50"; pub(crate) const decoration_violet_700_of_60: &str = "decoration-violet-700/60"; pub(crate) const decoration_violet_700_of_70: &str = "decoration-violet-700/70"; pub(crate) const decoration_violet_700_of_75: &str = "decoration-violet-700/75"; pub(crate) const decoration_violet_700_of_80: &str = "decoration-violet-700/80"; pub(crate) const decoration_violet_700_of_90: &str = "decoration-violet-700/90"; pub(crate) const decoration_violet_700_of_95: &str = "decoration-violet-700/95"; pub(crate) const decoration_violet_800_of_0: &str = "decoration-violet-800/0"; pub(crate) const decoration_violet_800_of_10: &str = "decoration-violet-800/10"; pub(crate) const decoration_violet_800_of_100: &str = "decoration-violet-800/100"; pub(crate) const decoration_violet_800_of_20: &str = "decoration-violet-800/20"; pub(crate) const decoration_violet_800_of_25: &str = "decoration-violet-800/25"; pub(crate) const decoration_violet_800_of_30: &str = "decoration-violet-800/30"; pub(crate) const decoration_violet_800_of_40: &str = "decoration-violet-800/40"; pub(crate) const decoration_violet_800_of_5: &str = "decoration-violet-800/5"; pub(crate) const decoration_violet_800_of_50: &str = "decoration-violet-800/50"; pub(crate) const decoration_violet_800_of_60: &str = "decoration-violet-800/60"; pub(crate) const decoration_violet_800_of_70: &str = "decoration-violet-800/70"; pub(crate) const decoration_violet_800_of_75: &str = "decoration-violet-800/75"; pub(crate) const decoration_violet_800_of_80: &str = "decoration-violet-800/80"; pub(crate) const decoration_violet_800_of_90: &str = "decoration-violet-800/90"; pub(crate) const decoration_violet_800_of_95: &str = "decoration-violet-800/95"; pub(crate) const decoration_violet_900_of_0: &str = "decoration-violet-900/0"; pub(crate) const decoration_violet_900_of_10: &str = "decoration-violet-900/10"; pub(crate) const decoration_violet_900_of_100: &str = "decoration-violet-900/100"; pub(crate) const decoration_violet_900_of_20: &str = "decoration-violet-900/20"; pub(crate) const decoration_violet_900_of_25: &str = "decoration-violet-900/25"; pub(crate) const decoration_violet_900_of_30: &str = "decoration-violet-900/30"; pub(crate) const decoration_violet_900_of_40: &str = "decoration-violet-900/40"; pub(crate) const decoration_violet_900_of_5: &str = "decoration-violet-900/5"; pub(crate) const decoration_violet_900_of_50: &str = "decoration-violet-900/50"; pub(crate) const decoration_violet_900_of_60: &str = "decoration-violet-900/60"; pub(crate) const decoration_violet_900_of_70: &str = "decoration-violet-900/70"; pub(crate) const decoration_violet_900_of_75: &str = "decoration-violet-900/75"; pub(crate) const decoration_violet_900_of_80: &str = "decoration-violet-900/80"; pub(crate) const decoration_violet_900_of_90: &str = "decoration-violet-900/90"; pub(crate) const decoration_violet_900_of_95: &str = "decoration-violet-900/95"; pub(crate) const decoration_white_of_0: &str = "decoration-white/0"; pub(crate) const decoration_white_of_10: &str = "decoration-white/10"; pub(crate) const decoration_white_of_100: &str = "decoration-white/100"; pub(crate) const decoration_white_of_20: &str = "decoration-white/20"; pub(crate) const decoration_white_of_25: &str = "decoration-white/25"; pub(crate) const decoration_white_of_30: &str = "decoration-white/30"; pub(crate) const decoration_white_of_40: &str = "decoration-white/40"; pub(crate) const decoration_white_of_5: &str = "decoration-white/5"; pub(crate) const decoration_white_of_50: &str = "decoration-white/50"; pub(crate) const decoration_white_of_60: &str = "decoration-white/60"; pub(crate) const decoration_white_of_70: &str = "decoration-white/70"; pub(crate) const decoration_white_of_75: &str = "decoration-white/75"; pub(crate) const decoration_white_of_80: &str = "decoration-white/80"; pub(crate) const decoration_white_of_90: &str = "decoration-white/90"; pub(crate) const decoration_white_of_95: &str = "decoration-white/95"; pub(crate) const decoration_yellow_100_of_0: &str = "decoration-yellow-100/0"; pub(crate) const decoration_yellow_100_of_10: &str = "decoration-yellow-100/10"; pub(crate) const decoration_yellow_100_of_100: &str = "decoration-yellow-100/100"; pub(crate) const decoration_yellow_100_of_20: &str = "decoration-yellow-100/20"; pub(crate) const decoration_yellow_100_of_25: &str = "decoration-yellow-100/25"; pub(crate) const decoration_yellow_100_of_30: &str = "decoration-yellow-100/30"; pub(crate) const decoration_yellow_100_of_40: &str = "decoration-yellow-100/40"; pub(crate) const decoration_yellow_100_of_5: &str = "decoration-yellow-100/5"; pub(crate) const decoration_yellow_100_of_50: &str = "decoration-yellow-100/50"; pub(crate) const decoration_yellow_100_of_60: &str = "decoration-yellow-100/60"; pub(crate) const decoration_yellow_100_of_70: &str = "decoration-yellow-100/70"; pub(crate) const decoration_yellow_100_of_75: &str = "decoration-yellow-100/75"; pub(crate) const decoration_yellow_100_of_80: &str = "decoration-yellow-100/80"; pub(crate) const decoration_yellow_100_of_90: &str = "decoration-yellow-100/90"; pub(crate) const decoration_yellow_100_of_95: &str = "decoration-yellow-100/95"; pub(crate) const decoration_yellow_200_of_0: &str = "decoration-yellow-200/0"; pub(crate) const decoration_yellow_200_of_10: &str = "decoration-yellow-200/10"; pub(crate) const decoration_yellow_200_of_100: &str = "decoration-yellow-200/100"; pub(crate) const decoration_yellow_200_of_20: &str = "decoration-yellow-200/20"; pub(crate) const decoration_yellow_200_of_25: &str = "decoration-yellow-200/25"; pub(crate) const decoration_yellow_200_of_30: &str = "decoration-yellow-200/30"; pub(crate) const decoration_yellow_200_of_40: &str = "decoration-yellow-200/40"; pub(crate) const decoration_yellow_200_of_5: &str = "decoration-yellow-200/5"; pub(crate) const decoration_yellow_200_of_50: &str = "decoration-yellow-200/50"; pub(crate) const decoration_yellow_200_of_60: &str = "decoration-yellow-200/60"; pub(crate) const decoration_yellow_200_of_70: &str = "decoration-yellow-200/70"; pub(crate) const decoration_yellow_200_of_75: &str = "decoration-yellow-200/75"; pub(crate) const decoration_yellow_200_of_80: &str = "decoration-yellow-200/80"; pub(crate) const decoration_yellow_200_of_90: &str = "decoration-yellow-200/90"; pub(crate) const decoration_yellow_200_of_95: &str = "decoration-yellow-200/95"; pub(crate) const decoration_yellow_300_of_0: &str = "decoration-yellow-300/0"; pub(crate) const decoration_yellow_300_of_10: &str = "decoration-yellow-300/10"; pub(crate) const decoration_yellow_300_of_100: &str = "decoration-yellow-300/100"; pub(crate) const decoration_yellow_300_of_20: &str = "decoration-yellow-300/20"; pub(crate) const decoration_yellow_300_of_25: &str = "decoration-yellow-300/25"; pub(crate) const decoration_yellow_300_of_30: &str = "decoration-yellow-300/30"; pub(crate) const decoration_yellow_300_of_40: &str = "decoration-yellow-300/40"; pub(crate) const decoration_yellow_300_of_5: &str = "decoration-yellow-300/5"; pub(crate) const decoration_yellow_300_of_50: &str = "decoration-yellow-300/50"; pub(crate) const decoration_yellow_300_of_60: &str = "decoration-yellow-300/60"; pub(crate) const decoration_yellow_300_of_70: &str = "decoration-yellow-300/70"; pub(crate) const decoration_yellow_300_of_75: &str = "decoration-yellow-300/75"; pub(crate) const decoration_yellow_300_of_80: &str = "decoration-yellow-300/80"; pub(crate) const decoration_yellow_300_of_90: &str = "decoration-yellow-300/90"; pub(crate) const decoration_yellow_300_of_95: &str = "decoration-yellow-300/95"; pub(crate) const decoration_yellow_400_of_0: &str = "decoration-yellow-400/0"; pub(crate) const decoration_yellow_400_of_10: &str = "decoration-yellow-400/10"; pub(crate) const decoration_yellow_400_of_100: &str = "decoration-yellow-400/100"; pub(crate) const decoration_yellow_400_of_20: &str = "decoration-yellow-400/20"; pub(crate) const decoration_yellow_400_of_25: &str = "decoration-yellow-400/25"; pub(crate) const decoration_yellow_400_of_30: &str = "decoration-yellow-400/30"; pub(crate) const decoration_yellow_400_of_40: &str = "decoration-yellow-400/40"; pub(crate) const decoration_yellow_400_of_5: &str = "decoration-yellow-400/5"; pub(crate) const decoration_yellow_400_of_50: &str = "decoration-yellow-400/50"; pub(crate) const decoration_yellow_400_of_60: &str = "decoration-yellow-400/60"; pub(crate) const decoration_yellow_400_of_70: &str = "decoration-yellow-400/70"; pub(crate) const decoration_yellow_400_of_75: &str = "decoration-yellow-400/75"; pub(crate) const decoration_yellow_400_of_80: &str = "decoration-yellow-400/80"; pub(crate) const decoration_yellow_400_of_90: &str = "decoration-yellow-400/90"; pub(crate) const decoration_yellow_400_of_95: &str = "decoration-yellow-400/95"; pub(crate) const decoration_yellow_500_of_0: &str = "decoration-yellow-500/0"; pub(crate) const decoration_yellow_500_of_10: &str = "decoration-yellow-500/10"; pub(crate) const decoration_yellow_500_of_100: &str = "decoration-yellow-500/100"; pub(crate) const decoration_yellow_500_of_20: &str = "decoration-yellow-500/20"; pub(crate) const decoration_yellow_500_of_25: &str = "decoration-yellow-500/25"; pub(crate) const decoration_yellow_500_of_30: &str = "decoration-yellow-500/30"; pub(crate) const decoration_yellow_500_of_40: &str = "decoration-yellow-500/40"; pub(crate) const decoration_yellow_500_of_5: &str = "decoration-yellow-500/5"; pub(crate) const decoration_yellow_500_of_50: &str = "decoration-yellow-500/50"; pub(crate) const decoration_yellow_500_of_60: &str = "decoration-yellow-500/60"; pub(crate) const decoration_yellow_500_of_70: &str = "decoration-yellow-500/70"; pub(crate) const decoration_yellow_500_of_75: &str = "decoration-yellow-500/75"; pub(crate) const decoration_yellow_500_of_80: &str = "decoration-yellow-500/80"; pub(crate) const decoration_yellow_500_of_90: &str = "decoration-yellow-500/90"; pub(crate) const decoration_yellow_500_of_95: &str = "decoration-yellow-500/95"; pub(crate) const decoration_yellow_50_of_0: &str = "decoration-yellow-50/0"; pub(crate) const decoration_yellow_50_of_10: &str = "decoration-yellow-50/10"; pub(crate) const decoration_yellow_50_of_100: &str = "decoration-yellow-50/100"; pub(crate) const decoration_yellow_50_of_20: &str = "decoration-yellow-50/20"; pub(crate) const decoration_yellow_50_of_25: &str = "decoration-yellow-50/25"; pub(crate) const decoration_yellow_50_of_30: &str = "decoration-yellow-50/30"; pub(crate) const decoration_yellow_50_of_40: &str = "decoration-yellow-50/40"; pub(crate) const decoration_yellow_50_of_5: &str = "decoration-yellow-50/5"; pub(crate) const decoration_yellow_50_of_50: &str = "decoration-yellow-50/50"; pub(crate) const decoration_yellow_50_of_60: &str = "decoration-yellow-50/60"; pub(crate) const decoration_yellow_50_of_70: &str = "decoration-yellow-50/70"; pub(crate) const decoration_yellow_50_of_75: &str = "decoration-yellow-50/75"; pub(crate) const decoration_yellow_50_of_80: &str = "decoration-yellow-50/80"; pub(crate) const decoration_yellow_50_of_90: &str = "decoration-yellow-50/90"; pub(crate) const decoration_yellow_50_of_95: &str = "decoration-yellow-50/95"; pub(crate) const decoration_yellow_600_of_0: &str = "decoration-yellow-600/0"; pub(crate) const decoration_yellow_600_of_10: &str = "decoration-yellow-600/10"; pub(crate) const decoration_yellow_600_of_100: &str = "decoration-yellow-600/100"; pub(crate) const decoration_yellow_600_of_20: &str = "decoration-yellow-600/20"; pub(crate) const decoration_yellow_600_of_25: &str = "decoration-yellow-600/25"; pub(crate) const decoration_yellow_600_of_30: &str = "decoration-yellow-600/30"; pub(crate) const decoration_yellow_600_of_40: &str = "decoration-yellow-600/40"; pub(crate) const decoration_yellow_600_of_5: &str = "decoration-yellow-600/5"; pub(crate) const decoration_yellow_600_of_50: &str = "decoration-yellow-600/50"; pub(crate) const decoration_yellow_600_of_60: &str = "decoration-yellow-600/60"; pub(crate) const decoration_yellow_600_of_70: &str = "decoration-yellow-600/70"; pub(crate) const decoration_yellow_600_of_75: &str = "decoration-yellow-600/75"; pub(crate) const decoration_yellow_600_of_80: &str = "decoration-yellow-600/80"; pub(crate) const decoration_yellow_600_of_90: &str = "decoration-yellow-600/90"; pub(crate) const decoration_yellow_600_of_95: &str = "decoration-yellow-600/95"; pub(crate) const decoration_yellow_700_of_0: &str = "decoration-yellow-700/0"; pub(crate) const decoration_yellow_700_of_10: &str = "decoration-yellow-700/10"; pub(crate) const decoration_yellow_700_of_100: &str = "decoration-yellow-700/100"; pub(crate) const decoration_yellow_700_of_20: &str = "decoration-yellow-700/20"; pub(crate) const decoration_yellow_700_of_25: &str = "decoration-yellow-700/25"; pub(crate) const decoration_yellow_700_of_30: &str = "decoration-yellow-700/30"; pub(crate) const decoration_yellow_700_of_40: &str = "decoration-yellow-700/40"; pub(crate) const decoration_yellow_700_of_5: &str = "decoration-yellow-700/5"; pub(crate) const decoration_yellow_700_of_50: &str = "decoration-yellow-700/50"; pub(crate) const decoration_yellow_700_of_60: &str = "decoration-yellow-700/60"; pub(crate) const decoration_yellow_700_of_70: &str = "decoration-yellow-700/70"; pub(crate) const decoration_yellow_700_of_75: &str = "decoration-yellow-700/75"; pub(crate) const decoration_yellow_700_of_80: &str = "decoration-yellow-700/80"; pub(crate) const decoration_yellow_700_of_90: &str = "decoration-yellow-700/90"; pub(crate) const decoration_yellow_700_of_95: &str = "decoration-yellow-700/95"; pub(crate) const decoration_yellow_800_of_0: &str = "decoration-yellow-800/0"; pub(crate) const decoration_yellow_800_of_10: &str = "decoration-yellow-800/10"; pub(crate) const decoration_yellow_800_of_100: &str = "decoration-yellow-800/100"; pub(crate) const decoration_yellow_800_of_20: &str = "decoration-yellow-800/20"; pub(crate) const decoration_yellow_800_of_25: &str = "decoration-yellow-800/25"; pub(crate) const decoration_yellow_800_of_30: &str = "decoration-yellow-800/30"; pub(crate) const decoration_yellow_800_of_40: &str = "decoration-yellow-800/40"; pub(crate) const decoration_yellow_800_of_5: &str = "decoration-yellow-800/5"; pub(crate) const decoration_yellow_800_of_50: &str = "decoration-yellow-800/50"; pub(crate) const decoration_yellow_800_of_60: &str = "decoration-yellow-800/60"; pub(crate) const decoration_yellow_800_of_70: &str = "decoration-yellow-800/70"; pub(crate) const decoration_yellow_800_of_75: &str = "decoration-yellow-800/75"; pub(crate) const decoration_yellow_800_of_80: &str = "decoration-yellow-800/80"; pub(crate) const decoration_yellow_800_of_90: &str = "decoration-yellow-800/90"; pub(crate) const decoration_yellow_800_of_95: &str = "decoration-yellow-800/95"; pub(crate) const decoration_yellow_900_of_0: &str = "decoration-yellow-900/0"; pub(crate) const decoration_yellow_900_of_10: &str = "decoration-yellow-900/10"; pub(crate) const decoration_yellow_900_of_100: &str = "decoration-yellow-900/100"; pub(crate) const decoration_yellow_900_of_20: &str = "decoration-yellow-900/20"; pub(crate) const decoration_yellow_900_of_25: &str = "decoration-yellow-900/25"; pub(crate) const decoration_yellow_900_of_30: &str = "decoration-yellow-900/30"; pub(crate) const decoration_yellow_900_of_40: &str = "decoration-yellow-900/40"; pub(crate) const decoration_yellow_900_of_5: &str = "decoration-yellow-900/5"; pub(crate) const decoration_yellow_900_of_50: &str = "decoration-yellow-900/50"; pub(crate) const decoration_yellow_900_of_60: &str = "decoration-yellow-900/60"; pub(crate) const decoration_yellow_900_of_70: &str = "decoration-yellow-900/70"; pub(crate) const decoration_yellow_900_of_75: &str = "decoration-yellow-900/75"; pub(crate) const decoration_yellow_900_of_80: &str = "decoration-yellow-900/80"; pub(crate) const decoration_yellow_900_of_90: &str = "decoration-yellow-900/90"; pub(crate) const decoration_yellow_900_of_95: &str = "decoration-yellow-900/95"; pub(crate) const decoration_zinc_100_of_0: &str = "decoration-zinc-100/0"; pub(crate) const decoration_zinc_100_of_10: &str = "decoration-zinc-100/10"; pub(crate) const decoration_zinc_100_of_100: &str = "decoration-zinc-100/100"; pub(crate) const decoration_zinc_100_of_20: &str = "decoration-zinc-100/20"; pub(crate) const decoration_zinc_100_of_25: &str = "decoration-zinc-100/25"; pub(crate) const decoration_zinc_100_of_30: &str = "decoration-zinc-100/30"; pub(crate) const decoration_zinc_100_of_40: &str = "decoration-zinc-100/40"; pub(crate) const decoration_zinc_100_of_5: &str = "decoration-zinc-100/5"; pub(crate) const decoration_zinc_100_of_50: &str = "decoration-zinc-100/50"; pub(crate) const decoration_zinc_100_of_60: &str = "decoration-zinc-100/60"; pub(crate) const decoration_zinc_100_of_70: &str = "decoration-zinc-100/70"; pub(crate) const decoration_zinc_100_of_75: &str = "decoration-zinc-100/75"; pub(crate) const decoration_zinc_100_of_80: &str = "decoration-zinc-100/80"; pub(crate) const decoration_zinc_100_of_90: &str = "decoration-zinc-100/90"; pub(crate) const decoration_zinc_100_of_95: &str = "decoration-zinc-100/95"; pub(crate) const decoration_zinc_200_of_0: &str = "decoration-zinc-200/0"; pub(crate) const decoration_zinc_200_of_10: &str = "decoration-zinc-200/10"; pub(crate) const decoration_zinc_200_of_100: &str = "decoration-zinc-200/100"; pub(crate) const decoration_zinc_200_of_20: &str = "decoration-zinc-200/20"; pub(crate) const decoration_zinc_200_of_25: &str = "decoration-zinc-200/25"; pub(crate) const decoration_zinc_200_of_30: &str = "decoration-zinc-200/30"; pub(crate) const decoration_zinc_200_of_40: &str = "decoration-zinc-200/40"; pub(crate) const decoration_zinc_200_of_5: &str = "decoration-zinc-200/5"; pub(crate) const decoration_zinc_200_of_50: &str = "decoration-zinc-200/50"; pub(crate) const decoration_zinc_200_of_60: &str = "decoration-zinc-200/60"; pub(crate) const decoration_zinc_200_of_70: &str = "decoration-zinc-200/70"; pub(crate) const decoration_zinc_200_of_75: &str = "decoration-zinc-200/75"; pub(crate) const decoration_zinc_200_of_80: &str = "decoration-zinc-200/80"; pub(crate) const decoration_zinc_200_of_90: &str = "decoration-zinc-200/90"; pub(crate) const decoration_zinc_200_of_95: &str = "decoration-zinc-200/95"; pub(crate) const decoration_zinc_300_of_0: &str = "decoration-zinc-300/0"; pub(crate) const decoration_zinc_300_of_10: &str = "decoration-zinc-300/10"; pub(crate) const decoration_zinc_300_of_100: &str = "decoration-zinc-300/100"; pub(crate) const decoration_zinc_300_of_20: &str = "decoration-zinc-300/20"; pub(crate) const decoration_zinc_300_of_25: &str = "decoration-zinc-300/25"; pub(crate) const decoration_zinc_300_of_30: &str = "decoration-zinc-300/30"; pub(crate) const decoration_zinc_300_of_40: &str = "decoration-zinc-300/40"; pub(crate) const decoration_zinc_300_of_5: &str = "decoration-zinc-300/5"; pub(crate) const decoration_zinc_300_of_50: &str = "decoration-zinc-300/50"; pub(crate) const decoration_zinc_300_of_60: &str = "decoration-zinc-300/60"; pub(crate) const decoration_zinc_300_of_70: &str = "decoration-zinc-300/70"; pub(crate) const decoration_zinc_300_of_75: &str = "decoration-zinc-300/75"; pub(crate) const decoration_zinc_300_of_80: &str = "decoration-zinc-300/80"; pub(crate) const decoration_zinc_300_of_90: &str = "decoration-zinc-300/90"; pub(crate) const decoration_zinc_300_of_95: &str = "decoration-zinc-300/95"; pub(crate) const decoration_zinc_400_of_0: &str = "decoration-zinc-400/0"; pub(crate) const decoration_zinc_400_of_10: &str = "decoration-zinc-400/10"; pub(crate) const decoration_zinc_400_of_100: &str = "decoration-zinc-400/100"; pub(crate) const decoration_zinc_400_of_20: &str = "decoration-zinc-400/20"; pub(crate) const decoration_zinc_400_of_25: &str = "decoration-zinc-400/25"; pub(crate) const decoration_zinc_400_of_30: &str = "decoration-zinc-400/30"; pub(crate) const decoration_zinc_400_of_40: &str = "decoration-zinc-400/40"; pub(crate) const decoration_zinc_400_of_5: &str = "decoration-zinc-400/5"; pub(crate) const decoration_zinc_400_of_50: &str = "decoration-zinc-400/50"; pub(crate) const decoration_zinc_400_of_60: &str = "decoration-zinc-400/60"; pub(crate) const decoration_zinc_400_of_70: &str = "decoration-zinc-400/70"; pub(crate) const decoration_zinc_400_of_75: &str = "decoration-zinc-400/75"; pub(crate) const decoration_zinc_400_of_80: &str = "decoration-zinc-400/80"; pub(crate) const decoration_zinc_400_of_90: &str = "decoration-zinc-400/90"; pub(crate) const decoration_zinc_400_of_95: &str = "decoration-zinc-400/95"; pub(crate) const decoration_zinc_500_of_0: &str = "decoration-zinc-500/0"; pub(crate) const decoration_zinc_500_of_10: &str = "decoration-zinc-500/10"; pub(crate) const decoration_zinc_500_of_100: &str = "decoration-zinc-500/100"; pub(crate) const decoration_zinc_500_of_20: &str = "decoration-zinc-500/20"; pub(crate) const decoration_zinc_500_of_25: &str = "decoration-zinc-500/25"; pub(crate) const decoration_zinc_500_of_30: &str = "decoration-zinc-500/30"; pub(crate) const decoration_zinc_500_of_40: &str = "decoration-zinc-500/40"; pub(crate) const decoration_zinc_500_of_5: &str = "decoration-zinc-500/5"; pub(crate) const decoration_zinc_500_of_50: &str = "decoration-zinc-500/50"; pub(crate) const decoration_zinc_500_of_60: &str = "decoration-zinc-500/60"; pub(crate) const decoration_zinc_500_of_70: &str = "decoration-zinc-500/70"; pub(crate) const decoration_zinc_500_of_75: &str = "decoration-zinc-500/75"; pub(crate) const decoration_zinc_500_of_80: &str = "decoration-zinc-500/80"; pub(crate) const decoration_zinc_500_of_90: &str = "decoration-zinc-500/90"; pub(crate) const decoration_zinc_500_of_95: &str = "decoration-zinc-500/95"; pub(crate) const decoration_zinc_50_of_0: &str = "decoration-zinc-50/0"; pub(crate) const decoration_zinc_50_of_10: &str = "decoration-zinc-50/10"; pub(crate) const decoration_zinc_50_of_100: &str = "decoration-zinc-50/100"; pub(crate) const decoration_zinc_50_of_20: &str = "decoration-zinc-50/20"; pub(crate) const decoration_zinc_50_of_25: &str = "decoration-zinc-50/25"; pub(crate) const decoration_zinc_50_of_30: &str = "decoration-zinc-50/30"; pub(crate) const decoration_zinc_50_of_40: &str = "decoration-zinc-50/40"; pub(crate) const decoration_zinc_50_of_5: &str = "decoration-zinc-50/5"; pub(crate) const decoration_zinc_50_of_50: &str = "decoration-zinc-50/50"; pub(crate) const decoration_zinc_50_of_60: &str = "decoration-zinc-50/60"; pub(crate) const decoration_zinc_50_of_70: &str = "decoration-zinc-50/70"; pub(crate) const decoration_zinc_50_of_75: &str = "decoration-zinc-50/75"; pub(crate) const decoration_zinc_50_of_80: &str = "decoration-zinc-50/80"; pub(crate) const decoration_zinc_50_of_90: &str = "decoration-zinc-50/90"; pub(crate) const decoration_zinc_50_of_95: &str = "decoration-zinc-50/95"; pub(crate) const decoration_zinc_600_of_0: &str = "decoration-zinc-600/0"; pub(crate) const decoration_zinc_600_of_10: &str = "decoration-zinc-600/10"; pub(crate) const decoration_zinc_600_of_100: &str = "decoration-zinc-600/100"; pub(crate) const decoration_zinc_600_of_20: &str = "decoration-zinc-600/20"; pub(crate) const decoration_zinc_600_of_25: &str = "decoration-zinc-600/25"; pub(crate) const decoration_zinc_600_of_30: &str = "decoration-zinc-600/30"; pub(crate) const decoration_zinc_600_of_40: &str = "decoration-zinc-600/40"; pub(crate) const decoration_zinc_600_of_5: &str = "decoration-zinc-600/5"; pub(crate) const decoration_zinc_600_of_50: &str = "decoration-zinc-600/50"; pub(crate) const decoration_zinc_600_of_60: &str = "decoration-zinc-600/60"; pub(crate) const decoration_zinc_600_of_70: &str = "decoration-zinc-600/70"; pub(crate) const decoration_zinc_600_of_75: &str = "decoration-zinc-600/75"; pub(crate) const decoration_zinc_600_of_80: &str = "decoration-zinc-600/80"; pub(crate) const decoration_zinc_600_of_90: &str = "decoration-zinc-600/90"; pub(crate) const decoration_zinc_600_of_95: &str = "decoration-zinc-600/95"; pub(crate) const decoration_zinc_700_of_0: &str = "decoration-zinc-700/0"; pub(crate) const decoration_zinc_700_of_10: &str = "decoration-zinc-700/10"; pub(crate) const decoration_zinc_700_of_100: &str = "decoration-zinc-700/100"; pub(crate) const decoration_zinc_700_of_20: &str = "decoration-zinc-700/20"; pub(crate) const decoration_zinc_700_of_25: &str = "decoration-zinc-700/25"; pub(crate) const decoration_zinc_700_of_30: &str = "decoration-zinc-700/30"; pub(crate) const decoration_zinc_700_of_40: &str = "decoration-zinc-700/40"; pub(crate) const decoration_zinc_700_of_5: &str = "decoration-zinc-700/5"; pub(crate) const decoration_zinc_700_of_50: &str = "decoration-zinc-700/50"; pub(crate) const decoration_zinc_700_of_60: &str = "decoration-zinc-700/60"; pub(crate) const decoration_zinc_700_of_70: &str = "decoration-zinc-700/70"; pub(crate) const decoration_zinc_700_of_75: &str = "decoration-zinc-700/75"; pub(crate) const decoration_zinc_700_of_80: &str = "decoration-zinc-700/80"; pub(crate) const decoration_zinc_700_of_90: &str = "decoration-zinc-700/90"; pub(crate) const decoration_zinc_700_of_95: &str = "decoration-zinc-700/95"; pub(crate) const decoration_zinc_800_of_0: &str = "decoration-zinc-800/0"; pub(crate) const decoration_zinc_800_of_10: &str = "decoration-zinc-800/10"; pub(crate) const decoration_zinc_800_of_100: &str = "decoration-zinc-800/100"; pub(crate) const decoration_zinc_800_of_20: &str = "decoration-zinc-800/20"; pub(crate) const decoration_zinc_800_of_25: &str = "decoration-zinc-800/25"; pub(crate) const decoration_zinc_800_of_30: &str = "decoration-zinc-800/30"; pub(crate) const decoration_zinc_800_of_40: &str = "decoration-zinc-800/40"; pub(crate) const decoration_zinc_800_of_5: &str = "decoration-zinc-800/5"; pub(crate) const decoration_zinc_800_of_50: &str = "decoration-zinc-800/50"; pub(crate) const decoration_zinc_800_of_60: &str = "decoration-zinc-800/60"; pub(crate) const decoration_zinc_800_of_70: &str = "decoration-zinc-800/70"; pub(crate) const decoration_zinc_800_of_75: &str = "decoration-zinc-800/75"; pub(crate) const decoration_zinc_800_of_80: &str = "decoration-zinc-800/80"; pub(crate) const decoration_zinc_800_of_90: &str = "decoration-zinc-800/90"; pub(crate) const decoration_zinc_800_of_95: &str = "decoration-zinc-800/95"; pub(crate) const decoration_zinc_900_of_0: &str = "decoration-zinc-900/0"; pub(crate) const decoration_zinc_900_of_10: &str = "decoration-zinc-900/10"; pub(crate) const decoration_zinc_900_of_100: &str = "decoration-zinc-900/100"; pub(crate) const decoration_zinc_900_of_20: &str = "decoration-zinc-900/20"; pub(crate) const decoration_zinc_900_of_25: &str = "decoration-zinc-900/25"; pub(crate) const decoration_zinc_900_of_30: &str = "decoration-zinc-900/30"; pub(crate) const decoration_zinc_900_of_40: &str = "decoration-zinc-900/40"; pub(crate) const decoration_zinc_900_of_5: &str = "decoration-zinc-900/5"; pub(crate) const decoration_zinc_900_of_50: &str = "decoration-zinc-900/50"; pub(crate) const decoration_zinc_900_of_60: &str = "decoration-zinc-900/60"; pub(crate) const decoration_zinc_900_of_70: &str = "decoration-zinc-900/70"; pub(crate) const decoration_zinc_900_of_75: &str = "decoration-zinc-900/75"; pub(crate) const decoration_zinc_900_of_80: &str = "decoration-zinc-900/80"; pub(crate) const decoration_zinc_900_of_90: &str = "decoration-zinc-900/90"; pub(crate) const decoration_zinc_900_of_95: &str = "decoration-zinc-900/95"; pub(crate) const fixed: &str = "fixed"; pub(crate) const flex: &str = "flex"; pub(crate) const float_left: &str = "float-left"; pub(crate) const float_none: &str = "float-none"; pub(crate) const float_right: &str = "float-right"; pub(crate) const flow_root: &str = "flow-root"; pub(crate) const grid: &str = "grid"; pub(crate) const hidden: &str = "hidden"; pub(crate) const inline: &str = "inline"; pub(crate) const inline_block: &str = "inline-block"; pub(crate) const inline_flex: &str = "inline-flex"; pub(crate) const inline_grid: &str = "inline-grid"; pub(crate) const inline_table: &str = "inline-table"; pub(crate) const inset_0: &str = "inset-0"; pub(crate) const inset_0_p_5: &str = "inset-0.5"; pub(crate) const inset_1: &str = "inset-1"; pub(crate) const inset_10: &str = "inset-10"; pub(crate) const inset_11: &str = "inset-11"; pub(crate) const inset_12: &str = "inset-12"; pub(crate) const inset_14: &str = "inset-14"; pub(crate) const inset_16: &str = "inset-16"; pub(crate) const inset_1_of_2: &str = "inset-1/2"; pub(crate) const inset_1_of_3: &str = "inset-1/3"; pub(crate) const inset_1_of_4: &str = "inset-1/4"; pub(crate) const inset_1_p_5: &str = "inset-1.5"; pub(crate) const inset_2: &str = "inset-2"; pub(crate) const inset_20: &str = "inset-20"; pub(crate) const inset_24: &str = "inset-24"; pub(crate) const inset_28: &str = "inset-28"; pub(crate) const inset_2_of_3: &str = "inset-2/3"; pub(crate) const inset_2_of_4: &str = "inset-2/4"; pub(crate) const inset_2_p_5: &str = "inset-2.5"; pub(crate) const inset_3: &str = "inset-3"; pub(crate) const inset_32: &str = "inset-32"; pub(crate) const inset_36: &str = "inset-36"; pub(crate) const inset_3_of_4: &str = "inset-3/4"; pub(crate) const inset_3_p_5: &str = "inset-3.5"; pub(crate) const inset_4: &str = "inset-4"; pub(crate) const inset_40: &str = "inset-40"; pub(crate) const inset_44: &str = "inset-44"; pub(crate) const inset_48: &str = "inset-48"; pub(crate) const inset_5: &str = "inset-5"; pub(crate) const inset_52: &str = "inset-52"; pub(crate) const inset_56: &str = "inset-56"; pub(crate) const inset_6: &str = "inset-6"; pub(crate) const inset_60: &str = "inset-60"; pub(crate) const inset_64: &str = "inset-64"; pub(crate) const inset_7: &str = "inset-7"; pub(crate) const inset_72: &str = "inset-72"; pub(crate) const inset_8: &str = "inset-8"; pub(crate) const inset_80: &str = "inset-80"; pub(crate) const inset_9: &str = "inset-9"; pub(crate) const inset_96: &str = "inset-96"; pub(crate) const inset_auto: &str = "inset-auto"; pub(crate) const inset_full: &str = "inset-full"; pub(crate) const inset_px: &str = "inset-px"; pub(crate) const inset_x_0: &str = "inset-x-0"; pub(crate) const inset_x_0_p_5: &str = "inset-x-0.5"; pub(crate) const inset_x_1: &str = "inset-x-1"; pub(crate) const inset_x_10: &str = "inset-x-10"; pub(crate) const inset_x_11: &str = "inset-x-11"; pub(crate) const inset_x_12: &str = "inset-x-12"; pub(crate) const inset_x_14: &str = "inset-x-14"; pub(crate) const inset_x_16: &str = "inset-x-16"; pub(crate) const inset_x_1_of_2: &str = "inset-x-1/2"; pub(crate) const inset_x_1_of_3: &str = "inset-x-1/3"; pub(crate) const inset_x_1_of_4: &str = "inset-x-1/4"; pub(crate) const inset_x_1_p_5: &str = "inset-x-1.5"; pub(crate) const inset_x_2: &str = "inset-x-2"; pub(crate) const inset_x_20: &str = "inset-x-20"; pub(crate) const inset_x_24: &str = "inset-x-24"; pub(crate) const inset_x_28: &str = "inset-x-28"; pub(crate) const inset_x_2_of_3: &str = "inset-x-2/3"; pub(crate) const inset_x_2_of_4: &str = "inset-x-2/4"; pub(crate) const inset_x_2_p_5: &str = "inset-x-2.5"; pub(crate) const inset_x_3: &str = "inset-x-3"; pub(crate) const inset_x_32: &str = "inset-x-32"; pub(crate) const inset_x_36: &str = "inset-x-36"; pub(crate) const inset_x_3_of_4: &str = "inset-x-3/4"; pub(crate) const inset_x_3_p_5: &str = "inset-x-3.5"; pub(crate) const inset_x_4: &str = "inset-x-4"; pub(crate) const inset_x_40: &str = "inset-x-40"; pub(crate) const inset_x_44: &str = "inset-x-44"; pub(crate) const inset_x_48: &str = "inset-x-48"; pub(crate) const inset_x_5: &str = "inset-x-5"; pub(crate) const inset_x_52: &str = "inset-x-52"; pub(crate) const inset_x_56: &str = "inset-x-56"; pub(crate) const inset_x_6: &str = "inset-x-6"; pub(crate) const inset_x_60: &str = "inset-x-60"; pub(crate) const inset_x_64: &str = "inset-x-64"; pub(crate) const inset_x_7: &str = "inset-x-7"; pub(crate) const inset_x_72: &str = "inset-x-72"; pub(crate) const inset_x_8: &str = "inset-x-8"; pub(crate) const inset_x_80: &str = "inset-x-80"; pub(crate) const inset_x_9: &str = "inset-x-9"; pub(crate) const inset_x_96: &str = "inset-x-96"; pub(crate) const inset_x_auto: &str = "inset-x-auto"; pub(crate) const inset_x_full: &str = "inset-x-full"; pub(crate) const inset_x_px: &str = "inset-x-px"; pub(crate) const inset_y_0: &str = "inset-y-0"; pub(crate) const inset_y_0_p_5: &str = "inset-y-0.5"; pub(crate) const inset_y_1: &str = "inset-y-1"; pub(crate) const inset_y_10: &str = "inset-y-10"; pub(crate) const inset_y_11: &str = "inset-y-11"; pub(crate) const inset_y_12: &str = "inset-y-12"; pub(crate) const inset_y_14: &str = "inset-y-14"; pub(crate) const inset_y_16: &str = "inset-y-16"; pub(crate) const inset_y_1_of_2: &str = "inset-y-1/2"; pub(crate) const inset_y_1_of_3: &str = "inset-y-1/3"; pub(crate) const inset_y_1_of_4: &str = "inset-y-1/4"; pub(crate) const inset_y_1_p_5: &str = "inset-y-1.5"; pub(crate) const inset_y_2: &str = "inset-y-2"; pub(crate) const inset_y_20: &str = "inset-y-20"; pub(crate) const inset_y_24: &str = "inset-y-24"; pub(crate) const inset_y_28: &str = "inset-y-28"; pub(crate) const inset_y_2_of_3: &str = "inset-y-2/3"; pub(crate) const inset_y_2_of_4: &str = "inset-y-2/4"; pub(crate) const inset_y_2_p_5: &str = "inset-y-2.5"; pub(crate) const inset_y_3: &str = "inset-y-3"; pub(crate) const inset_y_32: &str = "inset-y-32"; pub(crate) const inset_y_36: &str = "inset-y-36"; pub(crate) const inset_y_3_of_4: &str = "inset-y-3/4"; pub(crate) const inset_y_3_p_5: &str = "inset-y-3.5"; pub(crate) const inset_y_4: &str = "inset-y-4"; pub(crate) const inset_y_40: &str = "inset-y-40"; pub(crate) const inset_y_44: &str = "inset-y-44"; pub(crate) const inset_y_48: &str = "inset-y-48"; pub(crate) const inset_y_5: &str = "inset-y-5"; pub(crate) const inset_y_52: &str = "inset-y-52"; pub(crate) const inset_y_56: &str = "inset-y-56"; pub(crate) const inset_y_6: &str = "inset-y-6"; pub(crate) const inset_y_60: &str = "inset-y-60"; pub(crate) const inset_y_64: &str = "inset-y-64"; pub(crate) const inset_y_7: &str = "inset-y-7"; pub(crate) const inset_y_72: &str = "inset-y-72"; pub(crate) const inset_y_8: &str = "inset-y-8"; pub(crate) const inset_y_80: &str = "inset-y-80"; pub(crate) const inset_y_9: &str = "inset-y-9"; pub(crate) const inset_y_96: &str = "inset-y-96"; pub(crate) const inset_y_auto: &str = "inset-y-auto"; pub(crate) const inset_y_full: &str = "inset-y-full"; pub(crate) const inset_y_px: &str = "inset-y-px"; pub(crate) const invisible: &str = "invisible"; pub(crate) const isolate: &str = "isolate"; pub(crate) const isolation_auto: &str = "isolation-auto"; pub(crate) const left_0: &str = "left-0"; pub(crate) const left_0_p_5: &str = "left-0.5"; pub(crate) const left_1: &str = "left-1"; pub(crate) const left_10: &str = "left-10"; pub(crate) const left_11: &str = "left-11"; pub(crate) const left_12: &str = "left-12"; pub(crate) const left_14: &str = "left-14"; pub(crate) const left_16: &str = "left-16"; pub(crate) const left_1_of_2: &str = "left-1/2"; pub(crate) const left_1_of_3: &str = "left-1/3"; pub(crate) const left_1_of_4: &str = "left-1/4"; pub(crate) const left_1_p_5: &str = "left-1.5"; pub(crate) const left_2: &str = "left-2"; pub(crate) const left_20: &str = "left-20"; pub(crate) const left_24: &str = "left-24"; pub(crate) const left_28: &str = "left-28"; pub(crate) const left_2_of_3: &str = "left-2/3"; pub(crate) const left_2_of_4: &str = "left-2/4"; pub(crate) const left_2_p_5: &str = "left-2.5"; pub(crate) const left_3: &str = "left-3"; pub(crate) const left_32: &str = "left-32"; pub(crate) const left_36: &str = "left-36"; pub(crate) const left_3_of_4: &str = "left-3/4"; pub(crate) const left_3_p_5: &str = "left-3.5"; pub(crate) const left_4: &str = "left-4"; pub(crate) const left_40: &str = "left-40"; pub(crate) const left_44: &str = "left-44"; pub(crate) const left_48: &str = "left-48"; pub(crate) const left_5: &str = "left-5"; pub(crate) const left_52: &str = "left-52"; pub(crate) const left_56: &str = "left-56"; pub(crate) const left_6: &str = "left-6"; pub(crate) const left_60: &str = "left-60"; pub(crate) const left_64: &str = "left-64"; pub(crate) const left_7: &str = "left-7"; pub(crate) const left_72: &str = "left-72"; pub(crate) const left_8: &str = "left-8"; pub(crate) const left_80: &str = "left-80"; pub(crate) const left_9: &str = "left-9"; pub(crate) const left_96: &str = "left-96"; pub(crate) const left_auto: &str = "left-auto"; pub(crate) const left_full: &str = "left-full"; pub(crate) const left_px: &str = "left-px"; pub(crate) const list_item: &str = "list-item"; pub(crate) const object_bottom: &str = "object-bottom"; pub(crate) const object_center: &str = "object-center"; pub(crate) const object_contain: &str = "object-contain"; pub(crate) const object_cover: &str = "object-cover"; pub(crate) const object_fill: &str = "object-fill"; pub(crate) const object_left: &str = "object-left"; pub(crate) const object_left_bottom: &str = "object-left-bottom"; pub(crate) const object_left_top: &str = "object-left-top"; pub(crate) const object_none: &str = "object-none"; pub(crate) const object_right: &str = "object-right"; pub(crate) const object_right_bottom: &str = "object-right-bottom"; pub(crate) const object_right_top: &str = "object-right-top"; pub(crate) const object_scale_down: &str = "object-scale-down"; pub(crate) const object_top: &str = "object-top"; pub(crate) const overflow_auto: &str = "overflow-auto"; pub(crate) const overflow_clip: &str = "overflow-clip"; pub(crate) const overflow_ellipsis: &str = "overflow-ellipsis"; pub(crate) const overflow_hidden: &str = "overflow-hidden"; pub(crate) const overflow_scroll: &str = "overflow-scroll"; pub(crate) const overflow_visible: &str = "overflow-visible"; pub(crate) const overflow_x_auto: &str = "overflow-x-auto"; pub(crate) const overflow_x_clip: &str = "overflow-x-clip"; pub(crate) const overflow_x_hidden: &str = "overflow-x-hidden"; pub(crate) const overflow_x_scroll: &str = "overflow-x-scroll"; pub(crate) const overflow_x_visible: &str = "overflow-x-visible"; pub(crate) const overflow_y_auto: &str = "overflow-y-auto"; pub(crate) const overflow_y_clip: &str = "overflow-y-clip"; pub(crate) const overflow_y_hidden: &str = "overflow-y-hidden"; pub(crate) const overflow_y_scroll: &str = "overflow-y-scroll"; pub(crate) const overflow_y_visible: &str = "overflow-y-visible"; pub(crate) const overscroll_auto: &str = "overscroll-auto"; pub(crate) const overscroll_contain: &str = "overscroll-contain"; pub(crate) const overscroll_none: &str = "overscroll-none"; pub(crate) const overscroll_x_auto: &str = "overscroll-x-auto"; pub(crate) const overscroll_x_contain: &str = "overscroll-x-contain"; pub(crate) const overscroll_x_none: &str = "overscroll-x-none"; pub(crate) const overscroll_y_auto: &str = "overscroll-y-auto"; pub(crate) const overscroll_y_contain: &str = "overscroll-y-contain"; pub(crate) const overscroll_y_none: &str = "overscroll-y-none"; pub(crate) const relative: &str = "relative"; pub(crate) const right_0: &str = "right-0"; pub(crate) const right_0_p_5: &str = "right-0.5"; pub(crate) const right_1: &str = "right-1"; pub(crate) const right_10: &str = "right-10"; pub(crate) const right_11: &str = "right-11"; pub(crate) const right_12: &str = "right-12"; pub(crate) const right_14: &str = "right-14"; pub(crate) const right_16: &str = "right-16"; pub(crate) const right_1_of_2: &str = "right-1/2"; pub(crate) const right_1_of_3: &str = "right-1/3"; pub(crate) const right_1_of_4: &str = "right-1/4"; pub(crate) const right_1_p_5: &str = "right-1.5"; pub(crate) const right_2: &str = "right-2"; pub(crate) const right_20: &str = "right-20"; pub(crate) const right_24: &str = "right-24"; pub(crate) const right_28: &str = "right-28"; pub(crate) const right_2_of_3: &str = "right-2/3"; pub(crate) const right_2_of_4: &str = "right-2/4"; pub(crate) const right_2_p_5: &str = "right-2.5"; pub(crate) const right_3: &str = "right-3"; pub(crate) const right_32: &str = "right-32"; pub(crate) const right_36: &str = "right-36"; pub(crate) const right_3_of_4: &str = "right-3/4"; pub(crate) const right_3_p_5: &str = "right-3.5"; pub(crate) const right_4: &str = "right-4"; pub(crate) const right_40: &str = "right-40"; pub(crate) const right_44: &str = "right-44"; pub(crate) const right_48: &str = "right-48"; pub(crate) const right_5: &str = "right-5"; pub(crate) const right_52: &str = "right-52"; pub(crate) const right_56: &str = "right-56"; pub(crate) const right_6: &str = "right-6"; pub(crate) const right_60: &str = "right-60"; pub(crate) const right_64: &str = "right-64"; pub(crate) const right_7: &str = "right-7"; pub(crate) const right_72: &str = "right-72"; pub(crate) const right_8: &str = "right-8"; pub(crate) const right_80: &str = "right-80"; pub(crate) const right_9: &str = "right-9"; pub(crate) const right_96: &str = "right-96"; pub(crate) const right_auto: &str = "right-auto"; pub(crate) const right_full: &str = "right-full"; pub(crate) const right_px: &str = "right-px"; pub(crate) const static_: &str = "static"; pub(crate) const sticky: &str = "sticky"; pub(crate) const table: &str = "table"; pub(crate) const table_caption: &str = "table-caption"; pub(crate) const table_cell: &str = "table-cell"; pub(crate) const table_column: &str = "table-column"; pub(crate) const table_column_group: &str = "table-column-group"; pub(crate) const table_footer_group: &str = "table-footer-group"; pub(crate) const table_header_group: &str = "table-header-group"; pub(crate) const table_row: &str = "table-row"; pub(crate) const table_row_group: &str = "table-row-group"; pub(crate) const top_0: &str = "top-0"; pub(crate) const top_0_p_5: &str = "top-0.5"; pub(crate) const top_1: &str = "top-1"; pub(crate) const top_10: &str = "top-10"; pub(crate) const top_11: &str = "top-11"; pub(crate) const top_12: &str = "top-12"; pub(crate) const top_14: &str = "top-14"; pub(crate) const top_16: &str = "top-16"; pub(crate) const top_1_of_2: &str = "top-1/2"; pub(crate) const top_1_of_3: &str = "top-1/3"; pub(crate) const top_1_of_4: &str = "top-1/4"; pub(crate) const top_1_p_5: &str = "top-1.5"; pub(crate) const top_2: &str = "top-2"; pub(crate) const top_20: &str = "top-20"; pub(crate) const top_24: &str = "top-24"; pub(crate) const top_28: &str = "top-28"; pub(crate) const top_2_of_3: &str = "top-2/3"; pub(crate) const top_2_of_4: &str = "top-2/4"; pub(crate) const top_2_p_5: &str = "top-2.5"; pub(crate) const top_3: &str = "top-3"; pub(crate) const top_32: &str = "top-32"; pub(crate) const top_36: &str = "top-36"; pub(crate) const top_3_of_4: &str = "top-3/4"; pub(crate) const top_3_p_5: &str = "top-3.5"; pub(crate) const top_4: &str = "top-4"; pub(crate) const top_40: &str = "top-40"; pub(crate) const top_44: &str = "top-44"; pub(crate) const top_48: &str = "top-48"; pub(crate) const top_5: &str = "top-5"; pub(crate) const top_52: &str = "top-52"; pub(crate) const top_56: &str = "top-56"; pub(crate) const top_6: &str = "top-6"; pub(crate) const top_60: &str = "top-60"; pub(crate) const top_64: &str = "top-64"; pub(crate) const top_7: &str = "top-7"; pub(crate) const top_72: &str = "top-72"; pub(crate) const top_8: &str = "top-8"; pub(crate) const top_80: &str = "top-80"; pub(crate) const top_9: &str = "top-9"; pub(crate) const top_96: &str = "top-96"; pub(crate) const top_auto: &str = "top-auto"; pub(crate) const top_full: &str = "top-full"; pub(crate) const top_px: &str = "top-px"; pub(crate) const visible: &str = "visible"; pub(crate) const z_0: &str = "z-0"; pub(crate) const z_10: &str = "z-10"; pub(crate) const z_20: &str = "z-20"; pub(crate) const z_30: &str = "z-30"; pub(crate) const z_40: &str = "z-40"; pub(crate) const z_50: &str = "z-50"; pub(crate) const z_auto: &str = "z-auto"; } pub(crate) mod siz { pub(crate) const h_0: &str = "h-0"; pub(crate) const h_0_p_5: &str = "h-0.5"; pub(crate) const h_1: &str = "h-1"; pub(crate) const h_10: &str = "h-10"; pub(crate) const h_11: &str = "h-11"; pub(crate) const h_12: &str = "h-12"; pub(crate) const h_14: &str = "h-14"; pub(crate) const h_16: &str = "h-16"; pub(crate) const h_1_of_2: &str = "h-1/2"; pub(crate) const h_1_of_3: &str = "h-1/3"; pub(crate) const h_1_of_4: &str = "h-1/4"; pub(crate) const h_1_of_5: &str = "h-1/5"; pub(crate) const h_1_of_6: &str = "h-1/6"; pub(crate) const h_1_p_5: &str = "h-1.5"; pub(crate) const h_2: &str = "h-2"; pub(crate) const h_20: &str = "h-20"; pub(crate) const h_24: &str = "h-24"; pub(crate) const h_28: &str = "h-28"; pub(crate) const h_2_of_3: &str = "h-2/3"; pub(crate) const h_2_of_4: &str = "h-2/4"; pub(crate) const h_2_of_5: &str = "h-2/5"; pub(crate) const h_2_of_6: &str = "h-2/6"; pub(crate) const h_2_p_5: &str = "h-2.5"; pub(crate) const h_3: &str = "h-3"; pub(crate) const h_32: &str = "h-32"; pub(crate) const h_36: &str = "h-36"; pub(crate) const h_3_of_4: &str = "h-3/4"; pub(crate) const h_3_of_5: &str = "h-3/5"; pub(crate) const h_3_of_6: &str = "h-3/6"; pub(crate) const h_3_p_5: &str = "h-3.5"; pub(crate) const h_4: &str = "h-4"; pub(crate) const h_40: &str = "h-40"; pub(crate) const h_44: &str = "h-44"; pub(crate) const h_48: &str = "h-48"; pub(crate) const h_4_of_5: &str = "h-4/5"; pub(crate) const h_4_of_6: &str = "h-4/6"; pub(crate) const h_5: &str = "h-5"; pub(crate) const h_52: &str = "h-52"; pub(crate) const h_56: &str = "h-56"; pub(crate) const h_5_of_6: &str = "h-5/6"; pub(crate) const h_6: &str = "h-6"; pub(crate) const h_60: &str = "h-60"; pub(crate) const h_64: &str = "h-64"; pub(crate) const h_7: &str = "h-7"; pub(crate) const h_72: &str = "h-72"; pub(crate) const h_8: &str = "h-8"; pub(crate) const h_80: &str = "h-80"; pub(crate) const h_9: &str = "h-9"; pub(crate) const h_96: &str = "h-96"; pub(crate) const h_auto: &str = "h-auto"; pub(crate) const h_fit: &str = "h-fit"; pub(crate) const h_full: &str = "h-full"; pub(crate) const h_max: &str = "h-max"; pub(crate) const h_min: &str = "h-min"; pub(crate) const h_px: &str = "h-px"; pub(crate) const h_screen: &str = "h-screen"; pub(crate) const max_h_0: &str = "max-h-0"; pub(crate) const max_h_0_p_5: &str = "max-h-0.5"; pub(crate) const max_h_1: &str = "max-h-1"; pub(crate) const max_h_10: &str = "max-h-10"; pub(crate) const max_h_11: &str = "max-h-11"; pub(crate) const max_h_12: &str = "max-h-12"; pub(crate) const max_h_14: &str = "max-h-14"; pub(crate) const max_h_16: &str = "max-h-16"; pub(crate) const max_h_1_p_5: &str = "max-h-1.5"; pub(crate) const max_h_2: &str = "max-h-2"; pub(crate) const max_h_20: &str = "max-h-20"; pub(crate) const max_h_24: &str = "max-h-24"; pub(crate) const max_h_28: &str = "max-h-28"; pub(crate) const max_h_2_p_5: &str = "max-h-2.5"; pub(crate) const max_h_3: &str = "max-h-3"; pub(crate) const max_h_32: &str = "max-h-32"; pub(crate) const max_h_36: &str = "max-h-36"; pub(crate) const max_h_3_p_5: &str = "max-h-3.5"; pub(crate) const max_h_4: &str = "max-h-4"; pub(crate) const max_h_40: &str = "max-h-40"; pub(crate) const max_h_44: &str = "max-h-44"; pub(crate) const max_h_48: &str = "max-h-48"; pub(crate) const max_h_5: &str = "max-h-5"; pub(crate) const max_h_52: &str = "max-h-52"; pub(crate) const max_h_56: &str = "max-h-56"; pub(crate) const max_h_6: &str = "max-h-6"; pub(crate) const max_h_60: &str = "max-h-60"; pub(crate) const max_h_64: &str = "max-h-64"; pub(crate) const max_h_7: &str = "max-h-7"; pub(crate) const max_h_72: &str = "max-h-72"; pub(crate) const max_h_8: &str = "max-h-8"; pub(crate) const max_h_80: &str = "max-h-80"; pub(crate) const max_h_9: &str = "max-h-9"; pub(crate) const max_h_96: &str = "max-h-96"; pub(crate) const max_h_fit: &str = "max-h-fit"; pub(crate) const max_h_full: &str = "max-h-full"; pub(crate) const max_h_max: &str = "max-h-max"; pub(crate) const max_h_min: &str = "max-h-min"; pub(crate) const max_h_none: &str = "max-h-none"; pub(crate) const max_h_px: &str = "max-h-px"; pub(crate) const max_h_screen: &str = "max-h-screen"; pub(crate) const max_w_0: &str = "max-w-0"; pub(crate) const max_w_2xl: &str = "max-w-2xl"; pub(crate) const max_w_3xl: &str = "max-w-3xl"; pub(crate) const max_w_4xl: &str = "max-w-4xl"; pub(crate) const max_w_5xl: &str = "max-w-5xl"; pub(crate) const max_w_6xl: &str = "max-w-6xl"; pub(crate) const max_w_7xl: &str = "max-w-7xl"; pub(crate) const max_w_fit: &str = "max-w-fit"; pub(crate) const max_w_full: &str = "max-w-full"; pub(crate) const max_w_lg: &str = "max-w-lg"; pub(crate) const max_w_max: &str = "max-w-max"; pub(crate) const max_w_md: &str = "max-w-md"; pub(crate) const max_w_min: &str = "max-w-min"; pub(crate) const max_w_none: &str = "max-w-none"; pub(crate) const max_w_prose: &str = "max-w-prose"; pub(crate) const max_w_screen_2xl: &str = "max-w-screen-2xl"; pub(crate) const max_w_screen_lg: &str = "max-w-screen-lg"; pub(crate) const max_w_screen_md: &str = "max-w-screen-md"; pub(crate) const max_w_screen_sm: &str = "max-w-screen-sm"; pub(crate) const max_w_screen_xl: &str = "max-w-screen-xl"; pub(crate) const max_w_sm: &str = "max-w-sm"; pub(crate) const max_w_xl: &str = "max-w-xl"; pub(crate) const max_w_xs: &str = "max-w-xs"; pub(crate) const min_h_0: &str = "min-h-0"; pub(crate) const min_h_fit: &str = "min-h-fit"; pub(crate) const min_h_full: &str = "min-h-full"; pub(crate) const min_h_max: &str = "min-h-max"; pub(crate) const min_h_min: &str = "min-h-min"; pub(crate) const min_h_screen: &str = "min-h-screen"; pub(crate) const min_w_0: &str = "min-w-0"; pub(crate) const min_w_fit: &str = "min-w-fit"; pub(crate) const min_w_full: &str = "min-w-full"; pub(crate) const min_w_max: &str = "min-w-max"; pub(crate) const min_w_min: &str = "min-w-min"; pub(crate) const w_0: &str = "w-0"; pub(crate) const w_0_p_5: &str = "w-0.5"; pub(crate) const w_1: &str = "w-1"; pub(crate) const w_10: &str = "w-10"; pub(crate) const w_10_of_12: &str = "w-10/12"; pub(crate) const w_11: &str = "w-11"; pub(crate) const w_11_of_12: &str = "w-11/12"; pub(crate) const w_12: &str = "w-12"; pub(crate) const w_14: &str = "w-14"; pub(crate) const w_16: &str = "w-16"; pub(crate) const w_1_of_12: &str = "w-1/12"; pub(crate) const w_1_of_2: &str = "w-1/2"; pub(crate) const w_1_of_3: &str = "w-1/3"; pub(crate) const w_1_of_4: &str = "w-1/4"; pub(crate) const w_1_of_5: &str = "w-1/5"; pub(crate) const w_1_of_6: &str = "w-1/6"; pub(crate) const w_1_p_5: &str = "w-1.5"; pub(crate) const w_2: &str = "w-2"; pub(crate) const w_20: &str = "w-20"; pub(crate) const w_24: &str = "w-24"; pub(crate) const w_28: &str = "w-28"; pub(crate) const w_2_of_12: &str = "w-2/12"; pub(crate) const w_2_of_3: &str = "w-2/3"; pub(crate) const w_2_of_4: &str = "w-2/4"; pub(crate) const w_2_of_5: &str = "w-2/5"; pub(crate) const w_2_of_6: &str = "w-2/6"; pub(crate) const w_2_p_5: &str = "w-2.5"; pub(crate) const w_3: &str = "w-3"; pub(crate) const w_32: &str = "w-32"; pub(crate) const w_36: &str = "w-36"; pub(crate) const w_3_of_12: &str = "w-3/12"; pub(crate) const w_3_of_4: &str = "w-3/4"; pub(crate) const w_3_of_5: &str = "w-3/5"; pub(crate) const w_3_of_6: &str = "w-3/6"; pub(crate) const w_3_p_5: &str = "w-3.5"; pub(crate) const w_4: &str = "w-4"; pub(crate) const w_40: &str = "w-40"; pub(crate) const w_44: &str = "w-44"; pub(crate) const w_48: &str = "w-48"; pub(crate) const w_4_of_12: &str = "w-4/12"; pub(crate) const w_4_of_5: &str = "w-4/5"; pub(crate) const w_4_of_6: &str = "w-4/6"; pub(crate) const w_5: &str = "w-5"; pub(crate) const w_52: &str = "w-52"; pub(crate) const w_56: &str = "w-56"; pub(crate) const w_5_of_12: &str = "w-5/12"; pub(crate) const w_5_of_6: &str = "w-5/6"; pub(crate) const w_6: &str = "w-6"; pub(crate) const w_60: &str = "w-60"; pub(crate) const w_64: &str = "w-64"; pub(crate) const w_6_of_12: &str = "w-6/12"; pub(crate) const w_7: &str = "w-7"; pub(crate) const w_72: &str = "w-72"; pub(crate) const w_7_of_12: &str = "w-7/12"; pub(crate) const w_8: &str = "w-8"; pub(crate) const w_80: &str = "w-80"; pub(crate) const w_8_of_12: &str = "w-8/12"; pub(crate) const w_9: &str = "w-9"; pub(crate) const w_96: &str = "w-96"; pub(crate) const w_9_of_12: &str = "w-9/12"; pub(crate) const w_auto: &str = "w-auto"; pub(crate) const w_fit: &str = "w-fit"; pub(crate) const w_full: &str = "w-full"; pub(crate) const w_max: &str = "w-max"; pub(crate) const w_min: &str = "w-min"; pub(crate) const w_px: &str = "w-px"; pub(crate) const w_screen: &str = "w-screen"; } pub(crate) mod spc { pub(crate) const m_0: &str = "m-0"; pub(crate) const m_0_p_5: &str = "m-0.5"; pub(crate) const m_1: &str = "m-1"; pub(crate) const m_10: &str = "m-10"; pub(crate) const m_11: &str = "m-11"; pub(crate) const m_12: &str = "m-12"; pub(crate) const m_14: &str = "m-14"; pub(crate) const m_16: &str = "m-16"; pub(crate) const m_1_p_5: &str = "m-1.5"; pub(crate) const m_2: &str = "m-2"; pub(crate) const m_20: &str = "m-20"; pub(crate) const m_24: &str = "m-24"; pub(crate) const m_28: &str = "m-28"; pub(crate) const m_2_p_5: &str = "m-2.5"; pub(crate) const m_3: &str = "m-3"; pub(crate) const m_32: &str = "m-32"; pub(crate) const m_36: &str = "m-36"; pub(crate) const m_3_p_5: &str = "m-3.5"; pub(crate) const m_4: &str = "m-4"; pub(crate) const m_40: &str = "m-40"; pub(crate) const m_44: &str = "m-44"; pub(crate) const m_48: &str = "m-48"; pub(crate) const m_5: &str = "m-5"; pub(crate) const m_52: &str = "m-52"; pub(crate) const m_56: &str = "m-56"; pub(crate) const m_6: &str = "m-6"; pub(crate) const m_60: &str = "m-60"; pub(crate) const m_64: &str = "m-64"; pub(crate) const m_7: &str = "m-7"; pub(crate) const m_72: &str = "m-72"; pub(crate) const m_8: &str = "m-8"; pub(crate) const m_80: &str = "m-80"; pub(crate) const m_9: &str = "m-9"; pub(crate) const m_96: &str = "m-96"; pub(crate) const m_auto: &str = "m-auto"; pub(crate) const m_px: &str = "m-px"; pub(crate) const mb_0: &str = "mb-0"; pub(crate) const mb_0_p_5: &str = "mb-0.5"; pub(crate) const mb_1: &str = "mb-1"; pub(crate) const mb_10: &str = "mb-10"; pub(crate) const mb_11: &str = "mb-11"; pub(crate) const mb_12: &str = "mb-12"; pub(crate) const mb_14: &str = "mb-14"; pub(crate) const mb_16: &str = "mb-16"; pub(crate) const mb_1_p_5: &str = "mb-1.5"; pub(crate) const mb_2: &str = "mb-2"; pub(crate) const mb_20: &str = "mb-20"; pub(crate) const mb_24: &str = "mb-24"; pub(crate) const mb_28: &str = "mb-28"; pub(crate) const mb_2_p_5: &str = "mb-2.5"; pub(crate) const mb_3: &str = "mb-3"; pub(crate) const mb_32: &str = "mb-32"; pub(crate) const mb_36: &str = "mb-36"; pub(crate) const mb_3_p_5: &str = "mb-3.5"; pub(crate) const mb_4: &str = "mb-4"; pub(crate) const mb_40: &str = "mb-40"; pub(crate) const mb_44: &str = "mb-44"; pub(crate) const mb_48: &str = "mb-48"; pub(crate) const mb_5: &str = "mb-5"; pub(crate) const mb_52: &str = "mb-52"; pub(crate) const mb_56: &str = "mb-56"; pub(crate) const mb_6: &str = "mb-6"; pub(crate) const mb_60: &str = "mb-60"; pub(crate) const mb_64: &str = "mb-64"; pub(crate) const mb_7: &str = "mb-7"; pub(crate) const mb_72: &str = "mb-72"; pub(crate) const mb_8: &str = "mb-8"; pub(crate) const mb_80: &str = "mb-80"; pub(crate) const mb_9: &str = "mb-9"; pub(crate) const mb_96: &str = "mb-96"; pub(crate) const mb_auto: &str = "mb-auto"; pub(crate) const mb_px: &str = "mb-px"; pub(crate) const ml_0: &str = "ml-0"; pub(crate) const ml_0_p_5: &str = "ml-0.5"; pub(crate) const ml_1: &str = "ml-1"; pub(crate) const ml_10: &str = "ml-10"; pub(crate) const ml_11: &str = "ml-11"; pub(crate) const ml_12: &str = "ml-12"; pub(crate) const ml_14: &str = "ml-14"; pub(crate) const ml_16: &str = "ml-16"; pub(crate) const ml_1_p_5: &str = "ml-1.5"; pub(crate) const ml_2: &str = "ml-2"; pub(crate) const ml_20: &str = "ml-20"; pub(crate) const ml_24: &str = "ml-24"; pub(crate) const ml_28: &str = "ml-28"; pub(crate) const ml_2_p_5: &str = "ml-2.5"; pub(crate) const ml_3: &str = "ml-3"; pub(crate) const ml_32: &str = "ml-32"; pub(crate) const ml_36: &str = "ml-36"; pub(crate) const ml_3_p_5: &str = "ml-3.5"; pub(crate) const ml_4: &str = "ml-4"; pub(crate) const ml_40: &str = "ml-40"; pub(crate) const ml_44: &str = "ml-44"; pub(crate) const ml_48: &str = "ml-48"; pub(crate) const ml_5: &str = "ml-5"; pub(crate) const ml_52: &str = "ml-52"; pub(crate) const ml_56: &str = "ml-56"; pub(crate) const ml_6: &str = "ml-6"; pub(crate) const ml_60: &str = "ml-60"; pub(crate) const ml_64: &str = "ml-64"; pub(crate) const ml_7: &str = "ml-7"; pub(crate) const ml_72: &str = "ml-72"; pub(crate) const ml_8: &str = "ml-8"; pub(crate) const ml_80: &str = "ml-80"; pub(crate) const ml_9: &str = "ml-9"; pub(crate) const ml_96: &str = "ml-96"; pub(crate) const ml_auto: &str = "ml-auto"; pub(crate) const ml_px: &str = "ml-px"; pub(crate) const mr_0: &str = "mr-0"; pub(crate) const mr_0_p_5: &str = "mr-0.5"; pub(crate) const mr_1: &str = "mr-1"; pub(crate) const mr_10: &str = "mr-10"; pub(crate) const mr_11: &str = "mr-11"; pub(crate) const mr_12: &str = "mr-12"; pub(crate) const mr_14: &str = "mr-14"; pub(crate) const mr_16: &str = "mr-16"; pub(crate) const mr_1_p_5: &str = "mr-1.5"; pub(crate) const mr_2: &str = "mr-2"; pub(crate) const mr_20: &str = "mr-20"; pub(crate) const mr_24: &str = "mr-24"; pub(crate) const mr_28: &str = "mr-28"; pub(crate) const mr_2_p_5: &str = "mr-2.5"; pub(crate) const mr_3: &str = "mr-3"; pub(crate) const mr_32: &str = "mr-32"; pub(crate) const mr_36: &str = "mr-36"; pub(crate) const mr_3_p_5: &str = "mr-3.5"; pub(crate) const mr_4: &str = "mr-4"; pub(crate) const mr_40: &str = "mr-40"; pub(crate) const mr_44: &str = "mr-44"; pub(crate) const mr_48: &str = "mr-48"; pub(crate) const mr_5: &str = "mr-5"; pub(crate) const mr_52: &str = "mr-52"; pub(crate) const mr_56: &str = "mr-56"; pub(crate) const mr_6: &str = "mr-6"; pub(crate) const mr_60: &str = "mr-60"; pub(crate) const mr_64: &str = "mr-64"; pub(crate) const mr_7: &str = "mr-7"; pub(crate) const mr_72: &str = "mr-72"; pub(crate) const mr_8: &str = "mr-8"; pub(crate) const mr_80: &str = "mr-80"; pub(crate) const mr_9: &str = "mr-9"; pub(crate) const mr_96: &str = "mr-96"; pub(crate) const mr_auto: &str = "mr-auto"; pub(crate) const mr_px: &str = "mr-px"; pub(crate) const mt_0: &str = "mt-0"; pub(crate) const mt_0_p_5: &str = "mt-0.5"; pub(crate) const mt_1: &str = "mt-1"; pub(crate) const mt_10: &str = "mt-10"; pub(crate) const mt_11: &str = "mt-11"; pub(crate) const mt_12: &str = "mt-12"; pub(crate) const mt_14: &str = "mt-14"; pub(crate) const mt_16: &str = "mt-16"; pub(crate) const mt_1_p_5: &str = "mt-1.5"; pub(crate) const mt_2: &str = "mt-2"; pub(crate) const mt_20: &str = "mt-20"; pub(crate) const mt_24: &str = "mt-24"; pub(crate) const mt_28: &str = "mt-28"; pub(crate) const mt_2_p_5: &str = "mt-2.5"; pub(crate) const mt_3: &str = "mt-3"; pub(crate) const mt_32: &str = "mt-32"; pub(crate) const mt_36: &str = "mt-36"; pub(crate) const mt_3_p_5: &str = "mt-3.5"; pub(crate) const mt_4: &str = "mt-4"; pub(crate) const mt_40: &str = "mt-40"; pub(crate) const mt_44: &str = "mt-44"; pub(crate) const mt_48: &str = "mt-48"; pub(crate) const mt_5: &str = "mt-5"; pub(crate) const mt_52: &str = "mt-52"; pub(crate) const mt_56: &str = "mt-56"; pub(crate) const mt_6: &str = "mt-6"; pub(crate) const mt_60: &str = "mt-60"; pub(crate) const mt_64: &str = "mt-64"; pub(crate) const mt_7: &str = "mt-7"; pub(crate) const mt_72: &str = "mt-72"; pub(crate) const mt_8: &str = "mt-8"; pub(crate) const mt_80: &str = "mt-80"; pub(crate) const mt_9: &str = "mt-9"; pub(crate) const mt_96: &str = "mt-96"; pub(crate) const mt_auto: &str = "mt-auto"; pub(crate) const mt_px: &str = "mt-px"; pub(crate) const mx_0: &str = "mx-0"; pub(crate) const mx_0_p_5: &str = "mx-0.5"; pub(crate) const mx_1: &str = "mx-1"; pub(crate) const mx_10: &str = "mx-10"; pub(crate) const mx_11: &str = "mx-11"; pub(crate) const mx_12: &str = "mx-12"; pub(crate) const mx_14: &str = "mx-14"; pub(crate) const mx_16: &str = "mx-16"; pub(crate) const mx_1_p_5: &str = "mx-1.5"; pub(crate) const mx_2: &str = "mx-2"; pub(crate) const mx_20: &str = "mx-20"; pub(crate) const mx_24: &str = "mx-24"; pub(crate) const mx_28: &str = "mx-28"; pub(crate) const mx_2_p_5: &str = "mx-2.5"; pub(crate) const mx_3: &str = "mx-3"; pub(crate) const mx_32: &str = "mx-32"; pub(crate) const mx_36: &str = "mx-36"; pub(crate) const mx_3_p_5: &str = "mx-3.5"; pub(crate) const mx_4: &str = "mx-4"; pub(crate) const mx_40: &str = "mx-40"; pub(crate) const mx_44: &str = "mx-44"; pub(crate) const mx_48: &str = "mx-48"; pub(crate) const mx_5: &str = "mx-5"; pub(crate) const mx_52: &str = "mx-52"; pub(crate) const mx_56: &str = "mx-56"; pub(crate) const mx_6: &str = "mx-6"; pub(crate) const mx_60: &str = "mx-60"; pub(crate) const mx_64: &str = "mx-64"; pub(crate) const mx_7: &str = "mx-7"; pub(crate) const mx_72: &str = "mx-72"; pub(crate) const mx_8: &str = "mx-8"; pub(crate) const mx_80: &str = "mx-80"; pub(crate) const mx_9: &str = "mx-9"; pub(crate) const mx_96: &str = "mx-96"; pub(crate) const mx_auto: &str = "mx-auto"; pub(crate) const mx_px: &str = "mx-px"; pub(crate) const my_0: &str = "my-0"; pub(crate) const my_0_p_5: &str = "my-0.5"; pub(crate) const my_1: &str = "my-1"; pub(crate) const my_10: &str = "my-10"; pub(crate) const my_11: &str = "my-11"; pub(crate) const my_12: &str = "my-12"; pub(crate) const my_14: &str = "my-14"; pub(crate) const my_16: &str = "my-16"; pub(crate) const my_1_p_5: &str = "my-1.5"; pub(crate) const my_2: &str = "my-2"; pub(crate) const my_20: &str = "my-20"; pub(crate) const my_24: &str = "my-24"; pub(crate) const my_28: &str = "my-28"; pub(crate) const my_2_p_5: &str = "my-2.5"; pub(crate) const my_3: &str = "my-3"; pub(crate) const my_32: &str = "my-32"; pub(crate) const my_36: &str = "my-36"; pub(crate) const my_3_p_5: &str = "my-3.5"; pub(crate) const my_4: &str = "my-4"; pub(crate) const my_40: &str = "my-40"; pub(crate) const my_44: &str = "my-44"; pub(crate) const my_48: &str = "my-48"; pub(crate) const my_5: &str = "my-5"; pub(crate) const my_52: &str = "my-52"; pub(crate) const my_56: &str = "my-56"; pub(crate) const my_6: &str = "my-6"; pub(crate) const my_60: &str = "my-60"; pub(crate) const my_64: &str = "my-64"; pub(crate) const my_7: &str = "my-7"; pub(crate) const my_72: &str = "my-72"; pub(crate) const my_8: &str = "my-8"; pub(crate) const my_80: &str = "my-80"; pub(crate) const my_9: &str = "my-9"; pub(crate) const my_96: &str = "my-96"; pub(crate) const my_auto: &str = "my-auto"; pub(crate) const my_px: &str = "my-px"; pub(crate) const p_0: &str = "p-0"; pub(crate) const p_0_p_5: &str = "p-0.5"; pub(crate) const p_1: &str = "p-1"; pub(crate) const p_10: &str = "p-10"; pub(crate) const p_11: &str = "p-11"; pub(crate) const p_12: &str = "p-12"; pub(crate) const p_14: &str = "p-14"; pub(crate) const p_16: &str = "p-16"; pub(crate) const p_1_p_5: &str = "p-1.5"; pub(crate) const p_2: &str = "p-2"; pub(crate) const p_20: &str = "p-20"; pub(crate) const p_24: &str = "p-24"; pub(crate) const p_28: &str = "p-28"; pub(crate) const p_2_p_5: &str = "p-2.5"; pub(crate) const p_3: &str = "p-3"; pub(crate) const p_32: &str = "p-32"; pub(crate) const p_36: &str = "p-36"; pub(crate) const p_3_p_5: &str = "p-3.5"; pub(crate) const p_4: &str = "p-4"; pub(crate) const p_40: &str = "p-40"; pub(crate) const p_44: &str = "p-44"; pub(crate) const p_48: &str = "p-48"; pub(crate) const p_5: &str = "p-5"; pub(crate) const p_52: &str = "p-52"; pub(crate) const p_56: &str = "p-56"; pub(crate) const p_6: &str = "p-6"; pub(crate) const p_60: &str = "p-60"; pub(crate) const p_64: &str = "p-64"; pub(crate) const p_7: &str = "p-7"; pub(crate) const p_72: &str = "p-72"; pub(crate) const p_8: &str = "p-8"; pub(crate) const p_80: &str = "p-80"; pub(crate) const p_9: &str = "p-9"; pub(crate) const p_96: &str = "p-96"; pub(crate) const p_px: &str = "p-px"; pub(crate) const pb_0: &str = "pb-0"; pub(crate) const pb_0_p_5: &str = "pb-0.5"; pub(crate) const pb_1: &str = "pb-1"; pub(crate) const pb_10: &str = "pb-10"; pub(crate) const pb_11: &str = "pb-11"; pub(crate) const pb_12: &str = "pb-12"; pub(crate) const pb_14: &str = "pb-14"; pub(crate) const pb_16: &str = "pb-16"; pub(crate) const pb_1_p_5: &str = "pb-1.5"; pub(crate) const pb_2: &str = "pb-2"; pub(crate) const pb_20: &str = "pb-20"; pub(crate) const pb_24: &str = "pb-24"; pub(crate) const pb_28: &str = "pb-28"; pub(crate) const pb_2_p_5: &str = "pb-2.5"; pub(crate) const pb_3: &str = "pb-3"; pub(crate) const pb_32: &str = "pb-32"; pub(crate) const pb_36: &str = "pb-36"; pub(crate) const pb_3_p_5: &str = "pb-3.5"; pub(crate) const pb_4: &str = "pb-4"; pub(crate) const pb_40: &str = "pb-40"; pub(crate) const pb_44: &str = "pb-44"; pub(crate) const pb_48: &str = "pb-48"; pub(crate) const pb_5: &str = "pb-5"; pub(crate) const pb_52: &str = "pb-52"; pub(crate) const pb_56: &str = "pb-56"; pub(crate) const pb_6: &str = "pb-6"; pub(crate) const pb_60: &str = "pb-60"; pub(crate) const pb_64: &str = "pb-64"; pub(crate) const pb_7: &str = "pb-7"; pub(crate) const pb_72: &str = "pb-72"; pub(crate) const pb_8: &str = "pb-8"; pub(crate) const pb_80: &str = "pb-80"; pub(crate) const pb_9: &str = "pb-9"; pub(crate) const pb_96: &str = "pb-96"; pub(crate) const pb_px: &str = "pb-px"; pub(crate) const pl_0: &str = "pl-0"; pub(crate) const pl_0_p_5: &str = "pl-0.5"; pub(crate) const pl_1: &str = "pl-1"; pub(crate) const pl_10: &str = "pl-10"; pub(crate) const pl_11: &str = "pl-11"; pub(crate) const pl_12: &str = "pl-12"; pub(crate) const pl_14: &str = "pl-14"; pub(crate) const pl_16: &str = "pl-16"; pub(crate) const pl_1_p_5: &str = "pl-1.5"; pub(crate) const pl_2: &str = "pl-2"; pub(crate) const pl_20: &str = "pl-20"; pub(crate) const pl_24: &str = "pl-24"; pub(crate) const pl_28: &str = "pl-28"; pub(crate) const pl_2_p_5: &str = "pl-2.5"; pub(crate) const pl_3: &str = "pl-3"; pub(crate) const pl_32: &str = "pl-32"; pub(crate) const pl_36: &str = "pl-36"; pub(crate) const pl_3_p_5: &str = "pl-3.5"; pub(crate) const pl_4: &str = "pl-4"; pub(crate) const pl_40: &str = "pl-40"; pub(crate) const pl_44: &str = "pl-44"; pub(crate) const pl_48: &str = "pl-48"; pub(crate) const pl_5: &str = "pl-5"; pub(crate) const pl_52: &str = "pl-52"; pub(crate) const pl_56: &str = "pl-56"; pub(crate) const pl_6: &str = "pl-6"; pub(crate) const pl_60: &str = "pl-60"; pub(crate) const pl_64: &str = "pl-64"; pub(crate) const pl_7: &str = "pl-7"; pub(crate) const pl_72: &str = "pl-72"; pub(crate) const pl_8: &str = "pl-8"; pub(crate) const pl_80: &str = "pl-80"; pub(crate) const pl_9: &str = "pl-9"; pub(crate) const pl_96: &str = "pl-96"; pub(crate) const pl_px: &str = "pl-px"; pub(crate) const pr_0: &str = "pr-0"; pub(crate) const pr_0_p_5: &str = "pr-0.5"; pub(crate) const pr_1: &str = "pr-1"; pub(crate) const pr_10: &str = "pr-10"; pub(crate) const pr_11: &str = "pr-11"; pub(crate) const pr_12: &str = "pr-12"; pub(crate) const pr_14: &str = "pr-14"; pub(crate) const pr_16: &str = "pr-16"; pub(crate) const pr_1_p_5: &str = "pr-1.5"; pub(crate) const pr_2: &str = "pr-2"; pub(crate) const pr_20: &str = "pr-20"; pub(crate) const pr_24: &str = "pr-24"; pub(crate) const pr_28: &str = "pr-28"; pub(crate) const pr_2_p_5: &str = "pr-2.5"; pub(crate) const pr_3: &str = "pr-3"; pub(crate) const pr_32: &str = "pr-32"; pub(crate) const pr_36: &str = "pr-36"; pub(crate) const pr_3_p_5: &str = "pr-3.5"; pub(crate) const pr_4: &str = "pr-4"; pub(crate) const pr_40: &str = "pr-40"; pub(crate) const pr_44: &str = "pr-44"; pub(crate) const pr_48: &str = "pr-48"; pub(crate) const pr_5: &str = "pr-5"; pub(crate) const pr_52: &str = "pr-52"; pub(crate) const pr_56: &str = "pr-56"; pub(crate) const pr_6: &str = "pr-6"; pub(crate) const pr_60: &str = "pr-60"; pub(crate) const pr_64: &str = "pr-64"; pub(crate) const pr_7: &str = "pr-7"; pub(crate) const pr_72: &str = "pr-72"; pub(crate) const pr_8: &str = "pr-8"; pub(crate) const pr_80: &str = "pr-80"; pub(crate) const pr_9: &str = "pr-9"; pub(crate) const pr_96: &str = "pr-96"; pub(crate) const pr_px: &str = "pr-px"; pub(crate) const pt_0: &str = "pt-0"; pub(crate) const pt_0_p_5: &str = "pt-0.5"; pub(crate) const pt_1: &str = "pt-1"; pub(crate) const pt_10: &str = "pt-10"; pub(crate) const pt_11: &str = "pt-11"; pub(crate) const pt_12: &str = "pt-12"; pub(crate) const pt_14: &str = "pt-14"; pub(crate) const pt_16: &str = "pt-16"; pub(crate) const pt_1_p_5: &str = "pt-1.5"; pub(crate) const pt_2: &str = "pt-2"; pub(crate) const pt_20: &str = "pt-20"; pub(crate) const pt_24: &str = "pt-24"; pub(crate) const pt_28: &str = "pt-28"; pub(crate) const pt_2_p_5: &str = "pt-2.5"; pub(crate) const pt_3: &str = "pt-3"; pub(crate) const pt_32: &str = "pt-32"; pub(crate) const pt_36: &str = "pt-36"; pub(crate) const pt_3_p_5: &str = "pt-3.5"; pub(crate) const pt_4: &str = "pt-4"; pub(crate) const pt_40: &str = "pt-40"; pub(crate) const pt_44: &str = "pt-44"; pub(crate) const pt_48: &str = "pt-48"; pub(crate) const pt_5: &str = "pt-5"; pub(crate) const pt_52: &str = "pt-52"; pub(crate) const pt_56: &str = "pt-56"; pub(crate) const pt_6: &str = "pt-6"; pub(crate) const pt_60: &str = "pt-60"; pub(crate) const pt_64: &str = "pt-64"; pub(crate) const pt_7: &str = "pt-7"; pub(crate) const pt_72: &str = "pt-72"; pub(crate) const pt_8: &str = "pt-8"; pub(crate) const pt_80: &str = "pt-80"; pub(crate) const pt_9: &str = "pt-9"; pub(crate) const pt_96: &str = "pt-96"; pub(crate) const pt_px: &str = "pt-px"; pub(crate) const px_0: &str = "px-0"; pub(crate) const px_0_p_5: &str = "px-0.5"; pub(crate) const px_1: &str = "px-1"; pub(crate) const px_10: &str = "px-10"; pub(crate) const px_11: &str = "px-11"; pub(crate) const px_12: &str = "px-12"; pub(crate) const px_14: &str = "px-14"; pub(crate) const px_16: &str = "px-16"; pub(crate) const px_1_p_5: &str = "px-1.5"; pub(crate) const px_2: &str = "px-2"; pub(crate) const px_20: &str = "px-20"; pub(crate) const px_24: &str = "px-24"; pub(crate) const px_28: &str = "px-28"; pub(crate) const px_2_p_5: &str = "px-2.5"; pub(crate) const px_3: &str = "px-3"; pub(crate) const px_32: &str = "px-32"; pub(crate) const px_36: &str = "px-36"; pub(crate) const px_3_p_5: &str = "px-3.5"; pub(crate) const px_4: &str = "px-4"; pub(crate) const px_40: &str = "px-40"; pub(crate) const px_44: &str = "px-44"; pub(crate) const px_48: &str = "px-48"; pub(crate) const px_5: &str = "px-5"; pub(crate) const px_52: &str = "px-52"; pub(crate) const px_56: &str = "px-56"; pub(crate) const px_6: &str = "px-6"; pub(crate) const px_60: &str = "px-60"; pub(crate) const px_64: &str = "px-64"; pub(crate) const px_7: &str = "px-7"; pub(crate) const px_72: &str = "px-72"; pub(crate) const px_8: &str = "px-8"; pub(crate) const px_80: &str = "px-80"; pub(crate) const px_9: &str = "px-9"; pub(crate) const px_96: &str = "px-96"; pub(crate) const px_px: &str = "px-px"; pub(crate) const py_0: &str = "py-0"; pub(crate) const py_0_p_5: &str = "py-0.5"; pub(crate) const py_1: &str = "py-1"; pub(crate) const py_10: &str = "py-10"; pub(crate) const py_11: &str = "py-11"; pub(crate) const py_12: &str = "py-12"; pub(crate) const py_14: &str = "py-14"; pub(crate) const py_16: &str = "py-16"; pub(crate) const py_1_p_5: &str = "py-1.5"; pub(crate) const py_2: &str = "py-2"; pub(crate) const py_20: &str = "py-20"; pub(crate) const py_24: &str = "py-24"; pub(crate) const py_28: &str = "py-28"; pub(crate) const py_2_p_5: &str = "py-2.5"; pub(crate) const py_3: &str = "py-3"; pub(crate) const py_32: &str = "py-32"; pub(crate) const py_36: &str = "py-36"; pub(crate) const py_3_p_5: &str = "py-3.5"; pub(crate) const py_4: &str = "py-4"; pub(crate) const py_40: &str = "py-40"; pub(crate) const py_44: &str = "py-44"; pub(crate) const py_48: &str = "py-48"; pub(crate) const py_5: &str = "py-5"; pub(crate) const py_52: &str = "py-52"; pub(crate) const py_56: &str = "py-56"; pub(crate) const py_6: &str = "py-6"; pub(crate) const py_60: &str = "py-60"; pub(crate) const py_64: &str = "py-64"; pub(crate) const py_7: &str = "py-7"; pub(crate) const py_72: &str = "py-72"; pub(crate) const py_8: &str = "py-8"; pub(crate) const py_80: &str = "py-80"; pub(crate) const py_9: &str = "py-9"; pub(crate) const py_96: &str = "py-96"; pub(crate) const py_px: &str = "py-px"; } pub(crate) mod svg { pub(crate) const fill_amber_100: &str = "fill-amber-100"; pub(crate) const fill_amber_100_of_0: &str = "fill-amber-100/0"; pub(crate) const fill_amber_100_of_10: &str = "fill-amber-100/10"; pub(crate) const fill_amber_100_of_100: &str = "fill-amber-100/100"; pub(crate) const fill_amber_100_of_20: &str = "fill-amber-100/20"; pub(crate) const fill_amber_100_of_25: &str = "fill-amber-100/25"; pub(crate) const fill_amber_100_of_30: &str = "fill-amber-100/30"; pub(crate) const fill_amber_100_of_40: &str = "fill-amber-100/40"; pub(crate) const fill_amber_100_of_5: &str = "fill-amber-100/5"; pub(crate) const fill_amber_100_of_50: &str = "fill-amber-100/50"; pub(crate) const fill_amber_100_of_60: &str = "fill-amber-100/60"; pub(crate) const fill_amber_100_of_70: &str = "fill-amber-100/70"; pub(crate) const fill_amber_100_of_75: &str = "fill-amber-100/75"; pub(crate) const fill_amber_100_of_80: &str = "fill-amber-100/80"; pub(crate) const fill_amber_100_of_90: &str = "fill-amber-100/90"; pub(crate) const fill_amber_100_of_95: &str = "fill-amber-100/95"; pub(crate) const fill_amber_200: &str = "fill-amber-200"; pub(crate) const fill_amber_200_of_0: &str = "fill-amber-200/0"; pub(crate) const fill_amber_200_of_10: &str = "fill-amber-200/10"; pub(crate) const fill_amber_200_of_100: &str = "fill-amber-200/100"; pub(crate) const fill_amber_200_of_20: &str = "fill-amber-200/20"; pub(crate) const fill_amber_200_of_25: &str = "fill-amber-200/25"; pub(crate) const fill_amber_200_of_30: &str = "fill-amber-200/30"; pub(crate) const fill_amber_200_of_40: &str = "fill-amber-200/40"; pub(crate) const fill_amber_200_of_5: &str = "fill-amber-200/5"; pub(crate) const fill_amber_200_of_50: &str = "fill-amber-200/50"; pub(crate) const fill_amber_200_of_60: &str = "fill-amber-200/60"; pub(crate) const fill_amber_200_of_70: &str = "fill-amber-200/70"; pub(crate) const fill_amber_200_of_75: &str = "fill-amber-200/75"; pub(crate) const fill_amber_200_of_80: &str = "fill-amber-200/80"; pub(crate) const fill_amber_200_of_90: &str = "fill-amber-200/90"; pub(crate) const fill_amber_200_of_95: &str = "fill-amber-200/95"; pub(crate) const fill_amber_300: &str = "fill-amber-300"; pub(crate) const fill_amber_300_of_0: &str = "fill-amber-300/0"; pub(crate) const fill_amber_300_of_10: &str = "fill-amber-300/10"; pub(crate) const fill_amber_300_of_100: &str = "fill-amber-300/100"; pub(crate) const fill_amber_300_of_20: &str = "fill-amber-300/20"; pub(crate) const fill_amber_300_of_25: &str = "fill-amber-300/25"; pub(crate) const fill_amber_300_of_30: &str = "fill-amber-300/30"; pub(crate) const fill_amber_300_of_40: &str = "fill-amber-300/40"; pub(crate) const fill_amber_300_of_5: &str = "fill-amber-300/5"; pub(crate) const fill_amber_300_of_50: &str = "fill-amber-300/50"; pub(crate) const fill_amber_300_of_60: &str = "fill-amber-300/60"; pub(crate) const fill_amber_300_of_70: &str = "fill-amber-300/70"; pub(crate) const fill_amber_300_of_75: &str = "fill-amber-300/75"; pub(crate) const fill_amber_300_of_80: &str = "fill-amber-300/80"; pub(crate) const fill_amber_300_of_90: &str = "fill-amber-300/90"; pub(crate) const fill_amber_300_of_95: &str = "fill-amber-300/95"; pub(crate) const fill_amber_400: &str = "fill-amber-400"; pub(crate) const fill_amber_400_of_0: &str = "fill-amber-400/0"; pub(crate) const fill_amber_400_of_10: &str = "fill-amber-400/10"; pub(crate) const fill_amber_400_of_100: &str = "fill-amber-400/100"; pub(crate) const fill_amber_400_of_20: &str = "fill-amber-400/20"; pub(crate) const fill_amber_400_of_25: &str = "fill-amber-400/25"; pub(crate) const fill_amber_400_of_30: &str = "fill-amber-400/30"; pub(crate) const fill_amber_400_of_40: &str = "fill-amber-400/40"; pub(crate) const fill_amber_400_of_5: &str = "fill-amber-400/5"; pub(crate) const fill_amber_400_of_50: &str = "fill-amber-400/50"; pub(crate) const fill_amber_400_of_60: &str = "fill-amber-400/60"; pub(crate) const fill_amber_400_of_70: &str = "fill-amber-400/70"; pub(crate) const fill_amber_400_of_75: &str = "fill-amber-400/75"; pub(crate) const fill_amber_400_of_80: &str = "fill-amber-400/80"; pub(crate) const fill_amber_400_of_90: &str = "fill-amber-400/90"; pub(crate) const fill_amber_400_of_95: &str = "fill-amber-400/95"; pub(crate) const fill_amber_50: &str = "fill-amber-50"; pub(crate) const fill_amber_500: &str = "fill-amber-500"; pub(crate) const fill_amber_500_of_0: &str = "fill-amber-500/0"; pub(crate) const fill_amber_500_of_10: &str = "fill-amber-500/10"; pub(crate) const fill_amber_500_of_100: &str = "fill-amber-500/100"; pub(crate) const fill_amber_500_of_20: &str = "fill-amber-500/20"; pub(crate) const fill_amber_500_of_25: &str = "fill-amber-500/25"; pub(crate) const fill_amber_500_of_30: &str = "fill-amber-500/30"; pub(crate) const fill_amber_500_of_40: &str = "fill-amber-500/40"; pub(crate) const fill_amber_500_of_5: &str = "fill-amber-500/5"; pub(crate) const fill_amber_500_of_50: &str = "fill-amber-500/50"; pub(crate) const fill_amber_500_of_60: &str = "fill-amber-500/60"; pub(crate) const fill_amber_500_of_70: &str = "fill-amber-500/70"; pub(crate) const fill_amber_500_of_75: &str = "fill-amber-500/75"; pub(crate) const fill_amber_500_of_80: &str = "fill-amber-500/80"; pub(crate) const fill_amber_500_of_90: &str = "fill-amber-500/90"; pub(crate) const fill_amber_500_of_95: &str = "fill-amber-500/95"; pub(crate) const fill_amber_50_of_0: &str = "fill-amber-50/0"; pub(crate) const fill_amber_50_of_10: &str = "fill-amber-50/10"; pub(crate) const fill_amber_50_of_100: &str = "fill-amber-50/100"; pub(crate) const fill_amber_50_of_20: &str = "fill-amber-50/20"; pub(crate) const fill_amber_50_of_25: &str = "fill-amber-50/25"; pub(crate) const fill_amber_50_of_30: &str = "fill-amber-50/30"; pub(crate) const fill_amber_50_of_40: &str = "fill-amber-50/40"; pub(crate) const fill_amber_50_of_5: &str = "fill-amber-50/5"; pub(crate) const fill_amber_50_of_50: &str = "fill-amber-50/50"; pub(crate) const fill_amber_50_of_60: &str = "fill-amber-50/60"; pub(crate) const fill_amber_50_of_70: &str = "fill-amber-50/70"; pub(crate) const fill_amber_50_of_75: &str = "fill-amber-50/75"; pub(crate) const fill_amber_50_of_80: &str = "fill-amber-50/80"; pub(crate) const fill_amber_50_of_90: &str = "fill-amber-50/90"; pub(crate) const fill_amber_50_of_95: &str = "fill-amber-50/95"; pub(crate) const fill_amber_600: &str = "fill-amber-600"; pub(crate) const fill_amber_600_of_0: &str = "fill-amber-600/0"; pub(crate) const fill_amber_600_of_10: &str = "fill-amber-600/10"; pub(crate) const fill_amber_600_of_100: &str = "fill-amber-600/100"; pub(crate) const fill_amber_600_of_20: &str = "fill-amber-600/20"; pub(crate) const fill_amber_600_of_25: &str = "fill-amber-600/25"; pub(crate) const fill_amber_600_of_30: &str = "fill-amber-600/30"; pub(crate) const fill_amber_600_of_40: &str = "fill-amber-600/40"; pub(crate) const fill_amber_600_of_5: &str = "fill-amber-600/5"; pub(crate) const fill_amber_600_of_50: &str = "fill-amber-600/50"; pub(crate) const fill_amber_600_of_60: &str = "fill-amber-600/60"; pub(crate) const fill_amber_600_of_70: &str = "fill-amber-600/70"; pub(crate) const fill_amber_600_of_75: &str = "fill-amber-600/75"; pub(crate) const fill_amber_600_of_80: &str = "fill-amber-600/80"; pub(crate) const fill_amber_600_of_90: &str = "fill-amber-600/90"; pub(crate) const fill_amber_600_of_95: &str = "fill-amber-600/95"; pub(crate) const fill_amber_700: &str = "fill-amber-700"; pub(crate) const fill_amber_700_of_0: &str = "fill-amber-700/0"; pub(crate) const fill_amber_700_of_10: &str = "fill-amber-700/10"; pub(crate) const fill_amber_700_of_100: &str = "fill-amber-700/100"; pub(crate) const fill_amber_700_of_20: &str = "fill-amber-700/20"; pub(crate) const fill_amber_700_of_25: &str = "fill-amber-700/25"; pub(crate) const fill_amber_700_of_30: &str = "fill-amber-700/30"; pub(crate) const fill_amber_700_of_40: &str = "fill-amber-700/40"; pub(crate) const fill_amber_700_of_5: &str = "fill-amber-700/5"; pub(crate) const fill_amber_700_of_50: &str = "fill-amber-700/50"; pub(crate) const fill_amber_700_of_60: &str = "fill-amber-700/60"; pub(crate) const fill_amber_700_of_70: &str = "fill-amber-700/70"; pub(crate) const fill_amber_700_of_75: &str = "fill-amber-700/75"; pub(crate) const fill_amber_700_of_80: &str = "fill-amber-700/80"; pub(crate) const fill_amber_700_of_90: &str = "fill-amber-700/90"; pub(crate) const fill_amber_700_of_95: &str = "fill-amber-700/95"; pub(crate) const fill_amber_800: &str = "fill-amber-800"; pub(crate) const fill_amber_800_of_0: &str = "fill-amber-800/0"; pub(crate) const fill_amber_800_of_10: &str = "fill-amber-800/10"; pub(crate) const fill_amber_800_of_100: &str = "fill-amber-800/100"; pub(crate) const fill_amber_800_of_20: &str = "fill-amber-800/20"; pub(crate) const fill_amber_800_of_25: &str = "fill-amber-800/25"; pub(crate) const fill_amber_800_of_30: &str = "fill-amber-800/30"; pub(crate) const fill_amber_800_of_40: &str = "fill-amber-800/40"; pub(crate) const fill_amber_800_of_5: &str = "fill-amber-800/5"; pub(crate) const fill_amber_800_of_50: &str = "fill-amber-800/50"; pub(crate) const fill_amber_800_of_60: &str = "fill-amber-800/60"; pub(crate) const fill_amber_800_of_70: &str = "fill-amber-800/70"; pub(crate) const fill_amber_800_of_75: &str = "fill-amber-800/75"; pub(crate) const fill_amber_800_of_80: &str = "fill-amber-800/80"; pub(crate) const fill_amber_800_of_90: &str = "fill-amber-800/90"; pub(crate) const fill_amber_800_of_95: &str = "fill-amber-800/95"; pub(crate) const fill_amber_900: &str = "fill-amber-900"; pub(crate) const fill_amber_900_of_0: &str = "fill-amber-900/0"; pub(crate) const fill_amber_900_of_10: &str = "fill-amber-900/10"; pub(crate) const fill_amber_900_of_100: &str = "fill-amber-900/100"; pub(crate) const fill_amber_900_of_20: &str = "fill-amber-900/20"; pub(crate) const fill_amber_900_of_25: &str = "fill-amber-900/25"; pub(crate) const fill_amber_900_of_30: &str = "fill-amber-900/30"; pub(crate) const fill_amber_900_of_40: &str = "fill-amber-900/40"; pub(crate) const fill_amber_900_of_5: &str = "fill-amber-900/5"; pub(crate) const fill_amber_900_of_50: &str = "fill-amber-900/50"; pub(crate) const fill_amber_900_of_60: &str = "fill-amber-900/60"; pub(crate) const fill_amber_900_of_70: &str = "fill-amber-900/70"; pub(crate) const fill_amber_900_of_75: &str = "fill-amber-900/75"; pub(crate) const fill_amber_900_of_80: &str = "fill-amber-900/80"; pub(crate) const fill_amber_900_of_90: &str = "fill-amber-900/90"; pub(crate) const fill_amber_900_of_95: &str = "fill-amber-900/95"; pub(crate) const fill_black: &str = "fill-black"; pub(crate) const fill_black_of_0: &str = "fill-black/0"; pub(crate) const fill_black_of_10: &str = "fill-black/10"; pub(crate) const fill_black_of_100: &str = "fill-black/100"; pub(crate) const fill_black_of_20: &str = "fill-black/20"; pub(crate) const fill_black_of_25: &str = "fill-black/25"; pub(crate) const fill_black_of_30: &str = "fill-black/30"; pub(crate) const fill_black_of_40: &str = "fill-black/40"; pub(crate) const fill_black_of_5: &str = "fill-black/5"; pub(crate) const fill_black_of_50: &str = "fill-black/50"; pub(crate) const fill_black_of_60: &str = "fill-black/60"; pub(crate) const fill_black_of_70: &str = "fill-black/70"; pub(crate) const fill_black_of_75: &str = "fill-black/75"; pub(crate) const fill_black_of_80: &str = "fill-black/80"; pub(crate) const fill_black_of_90: &str = "fill-black/90"; pub(crate) const fill_black_of_95: &str = "fill-black/95"; pub(crate) const fill_blue_100: &str = "fill-blue-100"; pub(crate) const fill_blue_100_of_0: &str = "fill-blue-100/0"; pub(crate) const fill_blue_100_of_10: &str = "fill-blue-100/10"; pub(crate) const fill_blue_100_of_100: &str = "fill-blue-100/100"; pub(crate) const fill_blue_100_of_20: &str = "fill-blue-100/20"; pub(crate) const fill_blue_100_of_25: &str = "fill-blue-100/25"; pub(crate) const fill_blue_100_of_30: &str = "fill-blue-100/30"; pub(crate) const fill_blue_100_of_40: &str = "fill-blue-100/40"; pub(crate) const fill_blue_100_of_5: &str = "fill-blue-100/5"; pub(crate) const fill_blue_100_of_50: &str = "fill-blue-100/50"; pub(crate) const fill_blue_100_of_60: &str = "fill-blue-100/60"; pub(crate) const fill_blue_100_of_70: &str = "fill-blue-100/70"; pub(crate) const fill_blue_100_of_75: &str = "fill-blue-100/75"; pub(crate) const fill_blue_100_of_80: &str = "fill-blue-100/80"; pub(crate) const fill_blue_100_of_90: &str = "fill-blue-100/90"; pub(crate) const fill_blue_100_of_95: &str = "fill-blue-100/95"; pub(crate) const fill_blue_200: &str = "fill-blue-200"; pub(crate) const fill_blue_200_of_0: &str = "fill-blue-200/0"; pub(crate) const fill_blue_200_of_10: &str = "fill-blue-200/10"; pub(crate) const fill_blue_200_of_100: &str = "fill-blue-200/100"; pub(crate) const fill_blue_200_of_20: &str = "fill-blue-200/20"; pub(crate) const fill_blue_200_of_25: &str = "fill-blue-200/25"; pub(crate) const fill_blue_200_of_30: &str = "fill-blue-200/30"; pub(crate) const fill_blue_200_of_40: &str = "fill-blue-200/40"; pub(crate) const fill_blue_200_of_5: &str = "fill-blue-200/5"; pub(crate) const fill_blue_200_of_50: &str = "fill-blue-200/50"; pub(crate) const fill_blue_200_of_60: &str = "fill-blue-200/60"; pub(crate) const fill_blue_200_of_70: &str = "fill-blue-200/70"; pub(crate) const fill_blue_200_of_75: &str = "fill-blue-200/75"; pub(crate) const fill_blue_200_of_80: &str = "fill-blue-200/80"; pub(crate) const fill_blue_200_of_90: &str = "fill-blue-200/90"; pub(crate) const fill_blue_200_of_95: &str = "fill-blue-200/95"; pub(crate) const fill_blue_300: &str = "fill-blue-300"; pub(crate) const fill_blue_300_of_0: &str = "fill-blue-300/0"; pub(crate) const fill_blue_300_of_10: &str = "fill-blue-300/10"; pub(crate) const fill_blue_300_of_100: &str = "fill-blue-300/100"; pub(crate) const fill_blue_300_of_20: &str = "fill-blue-300/20"; pub(crate) const fill_blue_300_of_25: &str = "fill-blue-300/25"; pub(crate) const fill_blue_300_of_30: &str = "fill-blue-300/30"; pub(crate) const fill_blue_300_of_40: &str = "fill-blue-300/40"; pub(crate) const fill_blue_300_of_5: &str = "fill-blue-300/5"; pub(crate) const fill_blue_300_of_50: &str = "fill-blue-300/50"; pub(crate) const fill_blue_300_of_60: &str = "fill-blue-300/60"; pub(crate) const fill_blue_300_of_70: &str = "fill-blue-300/70"; pub(crate) const fill_blue_300_of_75: &str = "fill-blue-300/75"; pub(crate) const fill_blue_300_of_80: &str = "fill-blue-300/80"; pub(crate) const fill_blue_300_of_90: &str = "fill-blue-300/90"; pub(crate) const fill_blue_300_of_95: &str = "fill-blue-300/95"; pub(crate) const fill_blue_400: &str = "fill-blue-400"; pub(crate) const fill_blue_400_of_0: &str = "fill-blue-400/0"; pub(crate) const fill_blue_400_of_10: &str = "fill-blue-400/10"; pub(crate) const fill_blue_400_of_100: &str = "fill-blue-400/100"; pub(crate) const fill_blue_400_of_20: &str = "fill-blue-400/20"; pub(crate) const fill_blue_400_of_25: &str = "fill-blue-400/25"; pub(crate) const fill_blue_400_of_30: &str = "fill-blue-400/30"; pub(crate) const fill_blue_400_of_40: &str = "fill-blue-400/40"; pub(crate) const fill_blue_400_of_5: &str = "fill-blue-400/5"; pub(crate) const fill_blue_400_of_50: &str = "fill-blue-400/50"; pub(crate) const fill_blue_400_of_60: &str = "fill-blue-400/60"; pub(crate) const fill_blue_400_of_70: &str = "fill-blue-400/70"; pub(crate) const fill_blue_400_of_75: &str = "fill-blue-400/75"; pub(crate) const fill_blue_400_of_80: &str = "fill-blue-400/80"; pub(crate) const fill_blue_400_of_90: &str = "fill-blue-400/90"; pub(crate) const fill_blue_400_of_95: &str = "fill-blue-400/95"; pub(crate) const fill_blue_50: &str = "fill-blue-50"; pub(crate) const fill_blue_500: &str = "fill-blue-500"; pub(crate) const fill_blue_500_of_0: &str = "fill-blue-500/0"; pub(crate) const fill_blue_500_of_10: &str = "fill-blue-500/10"; pub(crate) const fill_blue_500_of_100: &str = "fill-blue-500/100"; pub(crate) const fill_blue_500_of_20: &str = "fill-blue-500/20"; pub(crate) const fill_blue_500_of_25: &str = "fill-blue-500/25"; pub(crate) const fill_blue_500_of_30: &str = "fill-blue-500/30"; pub(crate) const fill_blue_500_of_40: &str = "fill-blue-500/40"; pub(crate) const fill_blue_500_of_5: &str = "fill-blue-500/5"; pub(crate) const fill_blue_500_of_50: &str = "fill-blue-500/50"; pub(crate) const fill_blue_500_of_60: &str = "fill-blue-500/60"; pub(crate) const fill_blue_500_of_70: &str = "fill-blue-500/70"; pub(crate) const fill_blue_500_of_75: &str = "fill-blue-500/75"; pub(crate) const fill_blue_500_of_80: &str = "fill-blue-500/80"; pub(crate) const fill_blue_500_of_90: &str = "fill-blue-500/90"; pub(crate) const fill_blue_500_of_95: &str = "fill-blue-500/95"; pub(crate) const fill_blue_50_of_0: &str = "fill-blue-50/0"; pub(crate) const fill_blue_50_of_10: &str = "fill-blue-50/10"; pub(crate) const fill_blue_50_of_100: &str = "fill-blue-50/100"; pub(crate) const fill_blue_50_of_20: &str = "fill-blue-50/20"; pub(crate) const fill_blue_50_of_25: &str = "fill-blue-50/25"; pub(crate) const fill_blue_50_of_30: &str = "fill-blue-50/30"; pub(crate) const fill_blue_50_of_40: &str = "fill-blue-50/40"; pub(crate) const fill_blue_50_of_5: &str = "fill-blue-50/5"; pub(crate) const fill_blue_50_of_50: &str = "fill-blue-50/50"; pub(crate) const fill_blue_50_of_60: &str = "fill-blue-50/60"; pub(crate) const fill_blue_50_of_70: &str = "fill-blue-50/70"; pub(crate) const fill_blue_50_of_75: &str = "fill-blue-50/75"; pub(crate) const fill_blue_50_of_80: &str = "fill-blue-50/80"; pub(crate) const fill_blue_50_of_90: &str = "fill-blue-50/90"; pub(crate) const fill_blue_50_of_95: &str = "fill-blue-50/95"; pub(crate) const fill_blue_600: &str = "fill-blue-600"; pub(crate) const fill_blue_600_of_0: &str = "fill-blue-600/0"; pub(crate) const fill_blue_600_of_10: &str = "fill-blue-600/10"; pub(crate) const fill_blue_600_of_100: &str = "fill-blue-600/100"; pub(crate) const fill_blue_600_of_20: &str = "fill-blue-600/20"; pub(crate) const fill_blue_600_of_25: &str = "fill-blue-600/25"; pub(crate) const fill_blue_600_of_30: &str = "fill-blue-600/30"; pub(crate) const fill_blue_600_of_40: &str = "fill-blue-600/40"; pub(crate) const fill_blue_600_of_5: &str = "fill-blue-600/5"; pub(crate) const fill_blue_600_of_50: &str = "fill-blue-600/50"; pub(crate) const fill_blue_600_of_60: &str = "fill-blue-600/60"; pub(crate) const fill_blue_600_of_70: &str = "fill-blue-600/70"; pub(crate) const fill_blue_600_of_75: &str = "fill-blue-600/75"; pub(crate) const fill_blue_600_of_80: &str = "fill-blue-600/80"; pub(crate) const fill_blue_600_of_90: &str = "fill-blue-600/90"; pub(crate) const fill_blue_600_of_95: &str = "fill-blue-600/95"; pub(crate) const fill_blue_700: &str = "fill-blue-700"; pub(crate) const fill_blue_700_of_0: &str = "fill-blue-700/0"; pub(crate) const fill_blue_700_of_10: &str = "fill-blue-700/10"; pub(crate) const fill_blue_700_of_100: &str = "fill-blue-700/100"; pub(crate) const fill_blue_700_of_20: &str = "fill-blue-700/20"; pub(crate) const fill_blue_700_of_25: &str = "fill-blue-700/25"; pub(crate) const fill_blue_700_of_30: &str = "fill-blue-700/30"; pub(crate) const fill_blue_700_of_40: &str = "fill-blue-700/40"; pub(crate) const fill_blue_700_of_5: &str = "fill-blue-700/5"; pub(crate) const fill_blue_700_of_50: &str = "fill-blue-700/50"; pub(crate) const fill_blue_700_of_60: &str = "fill-blue-700/60"; pub(crate) const fill_blue_700_of_70: &str = "fill-blue-700/70"; pub(crate) const fill_blue_700_of_75: &str = "fill-blue-700/75"; pub(crate) const fill_blue_700_of_80: &str = "fill-blue-700/80"; pub(crate) const fill_blue_700_of_90: &str = "fill-blue-700/90"; pub(crate) const fill_blue_700_of_95: &str = "fill-blue-700/95"; pub(crate) const fill_blue_800: &str = "fill-blue-800"; pub(crate) const fill_blue_800_of_0: &str = "fill-blue-800/0"; pub(crate) const fill_blue_800_of_10: &str = "fill-blue-800/10"; pub(crate) const fill_blue_800_of_100: &str = "fill-blue-800/100"; pub(crate) const fill_blue_800_of_20: &str = "fill-blue-800/20"; pub(crate) const fill_blue_800_of_25: &str = "fill-blue-800/25"; pub(crate) const fill_blue_800_of_30: &str = "fill-blue-800/30"; pub(crate) const fill_blue_800_of_40: &str = "fill-blue-800/40"; pub(crate) const fill_blue_800_of_5: &str = "fill-blue-800/5"; pub(crate) const fill_blue_800_of_50: &str = "fill-blue-800/50"; pub(crate) const fill_blue_800_of_60: &str = "fill-blue-800/60"; pub(crate) const fill_blue_800_of_70: &str = "fill-blue-800/70"; pub(crate) const fill_blue_800_of_75: &str = "fill-blue-800/75"; pub(crate) const fill_blue_800_of_80: &str = "fill-blue-800/80"; pub(crate) const fill_blue_800_of_90: &str = "fill-blue-800/90"; pub(crate) const fill_blue_800_of_95: &str = "fill-blue-800/95"; pub(crate) const fill_blue_900: &str = "fill-blue-900"; pub(crate) const fill_blue_900_of_0: &str = "fill-blue-900/0"; pub(crate) const fill_blue_900_of_10: &str = "fill-blue-900/10"; pub(crate) const fill_blue_900_of_100: &str = "fill-blue-900/100"; pub(crate) const fill_blue_900_of_20: &str = "fill-blue-900/20"; pub(crate) const fill_blue_900_of_25: &str = "fill-blue-900/25"; pub(crate) const fill_blue_900_of_30: &str = "fill-blue-900/30"; pub(crate) const fill_blue_900_of_40: &str = "fill-blue-900/40"; pub(crate) const fill_blue_900_of_5: &str = "fill-blue-900/5"; pub(crate) const fill_blue_900_of_50: &str = "fill-blue-900/50"; pub(crate) const fill_blue_900_of_60: &str = "fill-blue-900/60"; pub(crate) const fill_blue_900_of_70: &str = "fill-blue-900/70"; pub(crate) const fill_blue_900_of_75: &str = "fill-blue-900/75"; pub(crate) const fill_blue_900_of_80: &str = "fill-blue-900/80"; pub(crate) const fill_blue_900_of_90: &str = "fill-blue-900/90"; pub(crate) const fill_blue_900_of_95: &str = "fill-blue-900/95"; pub(crate) const fill_current: &str = "fill-current"; pub(crate) const fill_cyan_100: &str = "fill-cyan-100"; pub(crate) const fill_cyan_100_of_0: &str = "fill-cyan-100/0"; pub(crate) const fill_cyan_100_of_10: &str = "fill-cyan-100/10"; pub(crate) const fill_cyan_100_of_100: &str = "fill-cyan-100/100"; pub(crate) const fill_cyan_100_of_20: &str = "fill-cyan-100/20"; pub(crate) const fill_cyan_100_of_25: &str = "fill-cyan-100/25"; pub(crate) const fill_cyan_100_of_30: &str = "fill-cyan-100/30"; pub(crate) const fill_cyan_100_of_40: &str = "fill-cyan-100/40"; pub(crate) const fill_cyan_100_of_5: &str = "fill-cyan-100/5"; pub(crate) const fill_cyan_100_of_50: &str = "fill-cyan-100/50"; pub(crate) const fill_cyan_100_of_60: &str = "fill-cyan-100/60"; pub(crate) const fill_cyan_100_of_70: &str = "fill-cyan-100/70"; pub(crate) const fill_cyan_100_of_75: &str = "fill-cyan-100/75"; pub(crate) const fill_cyan_100_of_80: &str = "fill-cyan-100/80"; pub(crate) const fill_cyan_100_of_90: &str = "fill-cyan-100/90"; pub(crate) const fill_cyan_100_of_95: &str = "fill-cyan-100/95"; pub(crate) const fill_cyan_200: &str = "fill-cyan-200"; pub(crate) const fill_cyan_200_of_0: &str = "fill-cyan-200/0"; pub(crate) const fill_cyan_200_of_10: &str = "fill-cyan-200/10"; pub(crate) const fill_cyan_200_of_100: &str = "fill-cyan-200/100"; pub(crate) const fill_cyan_200_of_20: &str = "fill-cyan-200/20"; pub(crate) const fill_cyan_200_of_25: &str = "fill-cyan-200/25"; pub(crate) const fill_cyan_200_of_30: &str = "fill-cyan-200/30"; pub(crate) const fill_cyan_200_of_40: &str = "fill-cyan-200/40"; pub(crate) const fill_cyan_200_of_5: &str = "fill-cyan-200/5"; pub(crate) const fill_cyan_200_of_50: &str = "fill-cyan-200/50"; pub(crate) const fill_cyan_200_of_60: &str = "fill-cyan-200/60"; pub(crate) const fill_cyan_200_of_70: &str = "fill-cyan-200/70"; pub(crate) const fill_cyan_200_of_75: &str = "fill-cyan-200/75"; pub(crate) const fill_cyan_200_of_80: &str = "fill-cyan-200/80"; pub(crate) const fill_cyan_200_of_90: &str = "fill-cyan-200/90"; pub(crate) const fill_cyan_200_of_95: &str = "fill-cyan-200/95"; pub(crate) const fill_cyan_300: &str = "fill-cyan-300"; pub(crate) const fill_cyan_300_of_0: &str = "fill-cyan-300/0"; pub(crate) const fill_cyan_300_of_10: &str = "fill-cyan-300/10"; pub(crate) const fill_cyan_300_of_100: &str = "fill-cyan-300/100"; pub(crate) const fill_cyan_300_of_20: &str = "fill-cyan-300/20"; pub(crate) const fill_cyan_300_of_25: &str = "fill-cyan-300/25"; pub(crate) const fill_cyan_300_of_30: &str = "fill-cyan-300/30"; pub(crate) const fill_cyan_300_of_40: &str = "fill-cyan-300/40"; pub(crate) const fill_cyan_300_of_5: &str = "fill-cyan-300/5"; pub(crate) const fill_cyan_300_of_50: &str = "fill-cyan-300/50"; pub(crate) const fill_cyan_300_of_60: &str = "fill-cyan-300/60"; pub(crate) const fill_cyan_300_of_70: &str = "fill-cyan-300/70"; pub(crate) const fill_cyan_300_of_75: &str = "fill-cyan-300/75"; pub(crate) const fill_cyan_300_of_80: &str = "fill-cyan-300/80"; pub(crate) const fill_cyan_300_of_90: &str = "fill-cyan-300/90"; pub(crate) const fill_cyan_300_of_95: &str = "fill-cyan-300/95"; pub(crate) const fill_cyan_400: &str = "fill-cyan-400"; pub(crate) const fill_cyan_400_of_0: &str = "fill-cyan-400/0"; pub(crate) const fill_cyan_400_of_10: &str = "fill-cyan-400/10"; pub(crate) const fill_cyan_400_of_100: &str = "fill-cyan-400/100"; pub(crate) const fill_cyan_400_of_20: &str = "fill-cyan-400/20"; pub(crate) const fill_cyan_400_of_25: &str = "fill-cyan-400/25"; pub(crate) const fill_cyan_400_of_30: &str = "fill-cyan-400/30"; pub(crate) const fill_cyan_400_of_40: &str = "fill-cyan-400/40"; pub(crate) const fill_cyan_400_of_5: &str = "fill-cyan-400/5"; pub(crate) const fill_cyan_400_of_50: &str = "fill-cyan-400/50"; pub(crate) const fill_cyan_400_of_60: &str = "fill-cyan-400/60"; pub(crate) const fill_cyan_400_of_70: &str = "fill-cyan-400/70"; pub(crate) const fill_cyan_400_of_75: &str = "fill-cyan-400/75"; pub(crate) const fill_cyan_400_of_80: &str = "fill-cyan-400/80"; pub(crate) const fill_cyan_400_of_90: &str = "fill-cyan-400/90"; pub(crate) const fill_cyan_400_of_95: &str = "fill-cyan-400/95"; pub(crate) const fill_cyan_50: &str = "fill-cyan-50"; pub(crate) const fill_cyan_500: &str = "fill-cyan-500"; pub(crate) const fill_cyan_500_of_0: &str = "fill-cyan-500/0"; pub(crate) const fill_cyan_500_of_10: &str = "fill-cyan-500/10"; pub(crate) const fill_cyan_500_of_100: &str = "fill-cyan-500/100"; pub(crate) const fill_cyan_500_of_20: &str = "fill-cyan-500/20"; pub(crate) const fill_cyan_500_of_25: &str = "fill-cyan-500/25"; pub(crate) const fill_cyan_500_of_30: &str = "fill-cyan-500/30"; pub(crate) const fill_cyan_500_of_40: &str = "fill-cyan-500/40"; pub(crate) const fill_cyan_500_of_5: &str = "fill-cyan-500/5"; pub(crate) const fill_cyan_500_of_50: &str = "fill-cyan-500/50"; pub(crate) const fill_cyan_500_of_60: &str = "fill-cyan-500/60"; pub(crate) const fill_cyan_500_of_70: &str = "fill-cyan-500/70"; pub(crate) const fill_cyan_500_of_75: &str = "fill-cyan-500/75"; pub(crate) const fill_cyan_500_of_80: &str = "fill-cyan-500/80"; pub(crate) const fill_cyan_500_of_90: &str = "fill-cyan-500/90"; pub(crate) const fill_cyan_500_of_95: &str = "fill-cyan-500/95"; pub(crate) const fill_cyan_50_of_0: &str = "fill-cyan-50/0"; pub(crate) const fill_cyan_50_of_10: &str = "fill-cyan-50/10"; pub(crate) const fill_cyan_50_of_100: &str = "fill-cyan-50/100"; pub(crate) const fill_cyan_50_of_20: &str = "fill-cyan-50/20"; pub(crate) const fill_cyan_50_of_25: &str = "fill-cyan-50/25"; pub(crate) const fill_cyan_50_of_30: &str = "fill-cyan-50/30"; pub(crate) const fill_cyan_50_of_40: &str = "fill-cyan-50/40"; pub(crate) const fill_cyan_50_of_5: &str = "fill-cyan-50/5"; pub(crate) const fill_cyan_50_of_50: &str = "fill-cyan-50/50"; pub(crate) const fill_cyan_50_of_60: &str = "fill-cyan-50/60"; pub(crate) const fill_cyan_50_of_70: &str = "fill-cyan-50/70"; pub(crate) const fill_cyan_50_of_75: &str = "fill-cyan-50/75"; pub(crate) const fill_cyan_50_of_80: &str = "fill-cyan-50/80"; pub(crate) const fill_cyan_50_of_90: &str = "fill-cyan-50/90"; pub(crate) const fill_cyan_50_of_95: &str = "fill-cyan-50/95"; pub(crate) const fill_cyan_600: &str = "fill-cyan-600"; pub(crate) const fill_cyan_600_of_0: &str = "fill-cyan-600/0"; pub(crate) const fill_cyan_600_of_10: &str = "fill-cyan-600/10"; pub(crate) const fill_cyan_600_of_100: &str = "fill-cyan-600/100"; pub(crate) const fill_cyan_600_of_20: &str = "fill-cyan-600/20"; pub(crate) const fill_cyan_600_of_25: &str = "fill-cyan-600/25"; pub(crate) const fill_cyan_600_of_30: &str = "fill-cyan-600/30"; pub(crate) const fill_cyan_600_of_40: &str = "fill-cyan-600/40"; pub(crate) const fill_cyan_600_of_5: &str = "fill-cyan-600/5"; pub(crate) const fill_cyan_600_of_50: &str = "fill-cyan-600/50"; pub(crate) const fill_cyan_600_of_60: &str = "fill-cyan-600/60"; pub(crate) const fill_cyan_600_of_70: &str = "fill-cyan-600/70"; pub(crate) const fill_cyan_600_of_75: &str = "fill-cyan-600/75"; pub(crate) const fill_cyan_600_of_80: &str = "fill-cyan-600/80"; pub(crate) const fill_cyan_600_of_90: &str = "fill-cyan-600/90"; pub(crate) const fill_cyan_600_of_95: &str = "fill-cyan-600/95"; pub(crate) const fill_cyan_700: &str = "fill-cyan-700"; pub(crate) const fill_cyan_700_of_0: &str = "fill-cyan-700/0"; pub(crate) const fill_cyan_700_of_10: &str = "fill-cyan-700/10"; pub(crate) const fill_cyan_700_of_100: &str = "fill-cyan-700/100"; pub(crate) const fill_cyan_700_of_20: &str = "fill-cyan-700/20"; pub(crate) const fill_cyan_700_of_25: &str = "fill-cyan-700/25"; pub(crate) const fill_cyan_700_of_30: &str = "fill-cyan-700/30"; pub(crate) const fill_cyan_700_of_40: &str = "fill-cyan-700/40"; pub(crate) const fill_cyan_700_of_5: &str = "fill-cyan-700/5"; pub(crate) const fill_cyan_700_of_50: &str = "fill-cyan-700/50"; pub(crate) const fill_cyan_700_of_60: &str = "fill-cyan-700/60"; pub(crate) const fill_cyan_700_of_70: &str = "fill-cyan-700/70"; pub(crate) const fill_cyan_700_of_75: &str = "fill-cyan-700/75"; pub(crate) const fill_cyan_700_of_80: &str = "fill-cyan-700/80"; pub(crate) const fill_cyan_700_of_90: &str = "fill-cyan-700/90"; pub(crate) const fill_cyan_700_of_95: &str = "fill-cyan-700/95"; pub(crate) const fill_cyan_800: &str = "fill-cyan-800"; pub(crate) const fill_cyan_800_of_0: &str = "fill-cyan-800/0"; pub(crate) const fill_cyan_800_of_10: &str = "fill-cyan-800/10"; pub(crate) const fill_cyan_800_of_100: &str = "fill-cyan-800/100"; pub(crate) const fill_cyan_800_of_20: &str = "fill-cyan-800/20"; pub(crate) const fill_cyan_800_of_25: &str = "fill-cyan-800/25"; pub(crate) const fill_cyan_800_of_30: &str = "fill-cyan-800/30"; pub(crate) const fill_cyan_800_of_40: &str = "fill-cyan-800/40"; pub(crate) const fill_cyan_800_of_5: &str = "fill-cyan-800/5"; pub(crate) const fill_cyan_800_of_50: &str = "fill-cyan-800/50"; pub(crate) const fill_cyan_800_of_60: &str = "fill-cyan-800/60"; pub(crate) const fill_cyan_800_of_70: &str = "fill-cyan-800/70"; pub(crate) const fill_cyan_800_of_75: &str = "fill-cyan-800/75"; pub(crate) const fill_cyan_800_of_80: &str = "fill-cyan-800/80"; pub(crate) const fill_cyan_800_of_90: &str = "fill-cyan-800/90"; pub(crate) const fill_cyan_800_of_95: &str = "fill-cyan-800/95"; pub(crate) const fill_cyan_900: &str = "fill-cyan-900"; pub(crate) const fill_cyan_900_of_0: &str = "fill-cyan-900/0"; pub(crate) const fill_cyan_900_of_10: &str = "fill-cyan-900/10"; pub(crate) const fill_cyan_900_of_100: &str = "fill-cyan-900/100"; pub(crate) const fill_cyan_900_of_20: &str = "fill-cyan-900/20"; pub(crate) const fill_cyan_900_of_25: &str = "fill-cyan-900/25"; pub(crate) const fill_cyan_900_of_30: &str = "fill-cyan-900/30"; pub(crate) const fill_cyan_900_of_40: &str = "fill-cyan-900/40"; pub(crate) const fill_cyan_900_of_5: &str = "fill-cyan-900/5"; pub(crate) const fill_cyan_900_of_50: &str = "fill-cyan-900/50"; pub(crate) const fill_cyan_900_of_60: &str = "fill-cyan-900/60"; pub(crate) const fill_cyan_900_of_70: &str = "fill-cyan-900/70"; pub(crate) const fill_cyan_900_of_75: &str = "fill-cyan-900/75"; pub(crate) const fill_cyan_900_of_80: &str = "fill-cyan-900/80"; pub(crate) const fill_cyan_900_of_90: &str = "fill-cyan-900/90"; pub(crate) const fill_cyan_900_of_95: &str = "fill-cyan-900/95"; pub(crate) const fill_emerald_100: &str = "fill-emerald-100"; pub(crate) const fill_emerald_100_of_0: &str = "fill-emerald-100/0"; pub(crate) const fill_emerald_100_of_10: &str = "fill-emerald-100/10"; pub(crate) const fill_emerald_100_of_100: &str = "fill-emerald-100/100"; pub(crate) const fill_emerald_100_of_20: &str = "fill-emerald-100/20"; pub(crate) const fill_emerald_100_of_25: &str = "fill-emerald-100/25"; pub(crate) const fill_emerald_100_of_30: &str = "fill-emerald-100/30"; pub(crate) const fill_emerald_100_of_40: &str = "fill-emerald-100/40"; pub(crate) const fill_emerald_100_of_5: &str = "fill-emerald-100/5"; pub(crate) const fill_emerald_100_of_50: &str = "fill-emerald-100/50"; pub(crate) const fill_emerald_100_of_60: &str = "fill-emerald-100/60"; pub(crate) const fill_emerald_100_of_70: &str = "fill-emerald-100/70"; pub(crate) const fill_emerald_100_of_75: &str = "fill-emerald-100/75"; pub(crate) const fill_emerald_100_of_80: &str = "fill-emerald-100/80"; pub(crate) const fill_emerald_100_of_90: &str = "fill-emerald-100/90"; pub(crate) const fill_emerald_100_of_95: &str = "fill-emerald-100/95"; pub(crate) const fill_emerald_200: &str = "fill-emerald-200"; pub(crate) const fill_emerald_200_of_0: &str = "fill-emerald-200/0"; pub(crate) const fill_emerald_200_of_10: &str = "fill-emerald-200/10"; pub(crate) const fill_emerald_200_of_100: &str = "fill-emerald-200/100"; pub(crate) const fill_emerald_200_of_20: &str = "fill-emerald-200/20"; pub(crate) const fill_emerald_200_of_25: &str = "fill-emerald-200/25"; pub(crate) const fill_emerald_200_of_30: &str = "fill-emerald-200/30"; pub(crate) const fill_emerald_200_of_40: &str = "fill-emerald-200/40"; pub(crate) const fill_emerald_200_of_5: &str = "fill-emerald-200/5"; pub(crate) const fill_emerald_200_of_50: &str = "fill-emerald-200/50"; pub(crate) const fill_emerald_200_of_60: &str = "fill-emerald-200/60"; pub(crate) const fill_emerald_200_of_70: &str = "fill-emerald-200/70"; pub(crate) const fill_emerald_200_of_75: &str = "fill-emerald-200/75"; pub(crate) const fill_emerald_200_of_80: &str = "fill-emerald-200/80"; pub(crate) const fill_emerald_200_of_90: &str = "fill-emerald-200/90"; pub(crate) const fill_emerald_200_of_95: &str = "fill-emerald-200/95"; pub(crate) const fill_emerald_300: &str = "fill-emerald-300"; pub(crate) const fill_emerald_300_of_0: &str = "fill-emerald-300/0"; pub(crate) const fill_emerald_300_of_10: &str = "fill-emerald-300/10"; pub(crate) const fill_emerald_300_of_100: &str = "fill-emerald-300/100"; pub(crate) const fill_emerald_300_of_20: &str = "fill-emerald-300/20"; pub(crate) const fill_emerald_300_of_25: &str = "fill-emerald-300/25"; pub(crate) const fill_emerald_300_of_30: &str = "fill-emerald-300/30"; pub(crate) const fill_emerald_300_of_40: &str = "fill-emerald-300/40"; pub(crate) const fill_emerald_300_of_5: &str = "fill-emerald-300/5"; pub(crate) const fill_emerald_300_of_50: &str = "fill-emerald-300/50"; pub(crate) const fill_emerald_300_of_60: &str = "fill-emerald-300/60"; pub(crate) const fill_emerald_300_of_70: &str = "fill-emerald-300/70"; pub(crate) const fill_emerald_300_of_75: &str = "fill-emerald-300/75"; pub(crate) const fill_emerald_300_of_80: &str = "fill-emerald-300/80"; pub(crate) const fill_emerald_300_of_90: &str = "fill-emerald-300/90"; pub(crate) const fill_emerald_300_of_95: &str = "fill-emerald-300/95"; pub(crate) const fill_emerald_400: &str = "fill-emerald-400"; pub(crate) const fill_emerald_400_of_0: &str = "fill-emerald-400/0"; pub(crate) const fill_emerald_400_of_10: &str = "fill-emerald-400/10"; pub(crate) const fill_emerald_400_of_100: &str = "fill-emerald-400/100"; pub(crate) const fill_emerald_400_of_20: &str = "fill-emerald-400/20"; pub(crate) const fill_emerald_400_of_25: &str = "fill-emerald-400/25"; pub(crate) const fill_emerald_400_of_30: &str = "fill-emerald-400/30"; pub(crate) const fill_emerald_400_of_40: &str = "fill-emerald-400/40"; pub(crate) const fill_emerald_400_of_5: &str = "fill-emerald-400/5"; pub(crate) const fill_emerald_400_of_50: &str = "fill-emerald-400/50"; pub(crate) const fill_emerald_400_of_60: &str = "fill-emerald-400/60"; pub(crate) const fill_emerald_400_of_70: &str = "fill-emerald-400/70"; pub(crate) const fill_emerald_400_of_75: &str = "fill-emerald-400/75"; pub(crate) const fill_emerald_400_of_80: &str = "fill-emerald-400/80"; pub(crate) const fill_emerald_400_of_90: &str = "fill-emerald-400/90"; pub(crate) const fill_emerald_400_of_95: &str = "fill-emerald-400/95"; pub(crate) const fill_emerald_50: &str = "fill-emerald-50"; pub(crate) const fill_emerald_500: &str = "fill-emerald-500"; pub(crate) const fill_emerald_500_of_0: &str = "fill-emerald-500/0"; pub(crate) const fill_emerald_500_of_10: &str = "fill-emerald-500/10"; pub(crate) const fill_emerald_500_of_100: &str = "fill-emerald-500/100"; pub(crate) const fill_emerald_500_of_20: &str = "fill-emerald-500/20"; pub(crate) const fill_emerald_500_of_25: &str = "fill-emerald-500/25"; pub(crate) const fill_emerald_500_of_30: &str = "fill-emerald-500/30"; pub(crate) const fill_emerald_500_of_40: &str = "fill-emerald-500/40"; pub(crate) const fill_emerald_500_of_5: &str = "fill-emerald-500/5"; pub(crate) const fill_emerald_500_of_50: &str = "fill-emerald-500/50"; pub(crate) const fill_emerald_500_of_60: &str = "fill-emerald-500/60"; pub(crate) const fill_emerald_500_of_70: &str = "fill-emerald-500/70"; pub(crate) const fill_emerald_500_of_75: &str = "fill-emerald-500/75"; pub(crate) const fill_emerald_500_of_80: &str = "fill-emerald-500/80"; pub(crate) const fill_emerald_500_of_90: &str = "fill-emerald-500/90"; pub(crate) const fill_emerald_500_of_95: &str = "fill-emerald-500/95"; pub(crate) const fill_emerald_50_of_0: &str = "fill-emerald-50/0"; pub(crate) const fill_emerald_50_of_10: &str = "fill-emerald-50/10"; pub(crate) const fill_emerald_50_of_100: &str = "fill-emerald-50/100"; pub(crate) const fill_emerald_50_of_20: &str = "fill-emerald-50/20"; pub(crate) const fill_emerald_50_of_25: &str = "fill-emerald-50/25"; pub(crate) const fill_emerald_50_of_30: &str = "fill-emerald-50/30"; pub(crate) const fill_emerald_50_of_40: &str = "fill-emerald-50/40"; pub(crate) const fill_emerald_50_of_5: &str = "fill-emerald-50/5"; pub(crate) const fill_emerald_50_of_50: &str = "fill-emerald-50/50"; pub(crate) const fill_emerald_50_of_60: &str = "fill-emerald-50/60"; pub(crate) const fill_emerald_50_of_70: &str = "fill-emerald-50/70"; pub(crate) const fill_emerald_50_of_75: &str = "fill-emerald-50/75"; pub(crate) const fill_emerald_50_of_80: &str = "fill-emerald-50/80"; pub(crate) const fill_emerald_50_of_90: &str = "fill-emerald-50/90"; pub(crate) const fill_emerald_50_of_95: &str = "fill-emerald-50/95"; pub(crate) const fill_emerald_600: &str = "fill-emerald-600"; pub(crate) const fill_emerald_600_of_0: &str = "fill-emerald-600/0"; pub(crate) const fill_emerald_600_of_10: &str = "fill-emerald-600/10"; pub(crate) const fill_emerald_600_of_100: &str = "fill-emerald-600/100"; pub(crate) const fill_emerald_600_of_20: &str = "fill-emerald-600/20"; pub(crate) const fill_emerald_600_of_25: &str = "fill-emerald-600/25"; pub(crate) const fill_emerald_600_of_30: &str = "fill-emerald-600/30"; pub(crate) const fill_emerald_600_of_40: &str = "fill-emerald-600/40"; pub(crate) const fill_emerald_600_of_5: &str = "fill-emerald-600/5"; pub(crate) const fill_emerald_600_of_50: &str = "fill-emerald-600/50"; pub(crate) const fill_emerald_600_of_60: &str = "fill-emerald-600/60"; pub(crate) const fill_emerald_600_of_70: &str = "fill-emerald-600/70"; pub(crate) const fill_emerald_600_of_75: &str = "fill-emerald-600/75"; pub(crate) const fill_emerald_600_of_80: &str = "fill-emerald-600/80"; pub(crate) const fill_emerald_600_of_90: &str = "fill-emerald-600/90"; pub(crate) const fill_emerald_600_of_95: &str = "fill-emerald-600/95"; pub(crate) const fill_emerald_700: &str = "fill-emerald-700"; pub(crate) const fill_emerald_700_of_0: &str = "fill-emerald-700/0"; pub(crate) const fill_emerald_700_of_10: &str = "fill-emerald-700/10"; pub(crate) const fill_emerald_700_of_100: &str = "fill-emerald-700/100"; pub(crate) const fill_emerald_700_of_20: &str = "fill-emerald-700/20"; pub(crate) const fill_emerald_700_of_25: &str = "fill-emerald-700/25"; pub(crate) const fill_emerald_700_of_30: &str = "fill-emerald-700/30"; pub(crate) const fill_emerald_700_of_40: &str = "fill-emerald-700/40"; pub(crate) const fill_emerald_700_of_5: &str = "fill-emerald-700/5"; pub(crate) const fill_emerald_700_of_50: &str = "fill-emerald-700/50"; pub(crate) const fill_emerald_700_of_60: &str = "fill-emerald-700/60"; pub(crate) const fill_emerald_700_of_70: &str = "fill-emerald-700/70"; pub(crate) const fill_emerald_700_of_75: &str = "fill-emerald-700/75"; pub(crate) const fill_emerald_700_of_80: &str = "fill-emerald-700/80"; pub(crate) const fill_emerald_700_of_90: &str = "fill-emerald-700/90"; pub(crate) const fill_emerald_700_of_95: &str = "fill-emerald-700/95"; pub(crate) const fill_emerald_800: &str = "fill-emerald-800"; pub(crate) const fill_emerald_800_of_0: &str = "fill-emerald-800/0"; pub(crate) const fill_emerald_800_of_10: &str = "fill-emerald-800/10"; pub(crate) const fill_emerald_800_of_100: &str = "fill-emerald-800/100"; pub(crate) const fill_emerald_800_of_20: &str = "fill-emerald-800/20"; pub(crate) const fill_emerald_800_of_25: &str = "fill-emerald-800/25"; pub(crate) const fill_emerald_800_of_30: &str = "fill-emerald-800/30"; pub(crate) const fill_emerald_800_of_40: &str = "fill-emerald-800/40"; pub(crate) const fill_emerald_800_of_5: &str = "fill-emerald-800/5"; pub(crate) const fill_emerald_800_of_50: &str = "fill-emerald-800/50"; pub(crate) const fill_emerald_800_of_60: &str = "fill-emerald-800/60"; pub(crate) const fill_emerald_800_of_70: &str = "fill-emerald-800/70"; pub(crate) const fill_emerald_800_of_75: &str = "fill-emerald-800/75"; pub(crate) const fill_emerald_800_of_80: &str = "fill-emerald-800/80"; pub(crate) const fill_emerald_800_of_90: &str = "fill-emerald-800/90"; pub(crate) const fill_emerald_800_of_95: &str = "fill-emerald-800/95"; pub(crate) const fill_emerald_900: &str = "fill-emerald-900"; pub(crate) const fill_emerald_900_of_0: &str = "fill-emerald-900/0"; pub(crate) const fill_emerald_900_of_10: &str = "fill-emerald-900/10"; pub(crate) const fill_emerald_900_of_100: &str = "fill-emerald-900/100"; pub(crate) const fill_emerald_900_of_20: &str = "fill-emerald-900/20"; pub(crate) const fill_emerald_900_of_25: &str = "fill-emerald-900/25"; pub(crate) const fill_emerald_900_of_30: &str = "fill-emerald-900/30"; pub(crate) const fill_emerald_900_of_40: &str = "fill-emerald-900/40"; pub(crate) const fill_emerald_900_of_5: &str = "fill-emerald-900/5"; pub(crate) const fill_emerald_900_of_50: &str = "fill-emerald-900/50"; pub(crate) const fill_emerald_900_of_60: &str = "fill-emerald-900/60"; pub(crate) const fill_emerald_900_of_70: &str = "fill-emerald-900/70"; pub(crate) const fill_emerald_900_of_75: &str = "fill-emerald-900/75"; pub(crate) const fill_emerald_900_of_80: &str = "fill-emerald-900/80"; pub(crate) const fill_emerald_900_of_90: &str = "fill-emerald-900/90"; pub(crate) const fill_emerald_900_of_95: &str = "fill-emerald-900/95"; pub(crate) const fill_fuchsia_100: &str = "fill-fuchsia-100"; pub(crate) const fill_fuchsia_100_of_0: &str = "fill-fuchsia-100/0"; pub(crate) const fill_fuchsia_100_of_10: &str = "fill-fuchsia-100/10"; pub(crate) const fill_fuchsia_100_of_100: &str = "fill-fuchsia-100/100"; pub(crate) const fill_fuchsia_100_of_20: &str = "fill-fuchsia-100/20"; pub(crate) const fill_fuchsia_100_of_25: &str = "fill-fuchsia-100/25"; pub(crate) const fill_fuchsia_100_of_30: &str = "fill-fuchsia-100/30"; pub(crate) const fill_fuchsia_100_of_40: &str = "fill-fuchsia-100/40"; pub(crate) const fill_fuchsia_100_of_5: &str = "fill-fuchsia-100/5"; pub(crate) const fill_fuchsia_100_of_50: &str = "fill-fuchsia-100/50"; pub(crate) const fill_fuchsia_100_of_60: &str = "fill-fuchsia-100/60"; pub(crate) const fill_fuchsia_100_of_70: &str = "fill-fuchsia-100/70"; pub(crate) const fill_fuchsia_100_of_75: &str = "fill-fuchsia-100/75"; pub(crate) const fill_fuchsia_100_of_80: &str = "fill-fuchsia-100/80"; pub(crate) const fill_fuchsia_100_of_90: &str = "fill-fuchsia-100/90"; pub(crate) const fill_fuchsia_100_of_95: &str = "fill-fuchsia-100/95"; pub(crate) const fill_fuchsia_200: &str = "fill-fuchsia-200"; pub(crate) const fill_fuchsia_200_of_0: &str = "fill-fuchsia-200/0"; pub(crate) const fill_fuchsia_200_of_10: &str = "fill-fuchsia-200/10"; pub(crate) const fill_fuchsia_200_of_100: &str = "fill-fuchsia-200/100"; pub(crate) const fill_fuchsia_200_of_20: &str = "fill-fuchsia-200/20"; pub(crate) const fill_fuchsia_200_of_25: &str = "fill-fuchsia-200/25"; pub(crate) const fill_fuchsia_200_of_30: &str = "fill-fuchsia-200/30"; pub(crate) const fill_fuchsia_200_of_40: &str = "fill-fuchsia-200/40"; pub(crate) const fill_fuchsia_200_of_5: &str = "fill-fuchsia-200/5"; pub(crate) const fill_fuchsia_200_of_50: &str = "fill-fuchsia-200/50"; pub(crate) const fill_fuchsia_200_of_60: &str = "fill-fuchsia-200/60"; pub(crate) const fill_fuchsia_200_of_70: &str = "fill-fuchsia-200/70"; pub(crate) const fill_fuchsia_200_of_75: &str = "fill-fuchsia-200/75"; pub(crate) const fill_fuchsia_200_of_80: &str = "fill-fuchsia-200/80"; pub(crate) const fill_fuchsia_200_of_90: &str = "fill-fuchsia-200/90"; pub(crate) const fill_fuchsia_200_of_95: &str = "fill-fuchsia-200/95"; pub(crate) const fill_fuchsia_300: &str = "fill-fuchsia-300"; pub(crate) const fill_fuchsia_300_of_0: &str = "fill-fuchsia-300/0"; pub(crate) const fill_fuchsia_300_of_10: &str = "fill-fuchsia-300/10"; pub(crate) const fill_fuchsia_300_of_100: &str = "fill-fuchsia-300/100"; pub(crate) const fill_fuchsia_300_of_20: &str = "fill-fuchsia-300/20"; pub(crate) const fill_fuchsia_300_of_25: &str = "fill-fuchsia-300/25"; pub(crate) const fill_fuchsia_300_of_30: &str = "fill-fuchsia-300/30"; pub(crate) const fill_fuchsia_300_of_40: &str = "fill-fuchsia-300/40"; pub(crate) const fill_fuchsia_300_of_5: &str = "fill-fuchsia-300/5"; pub(crate) const fill_fuchsia_300_of_50: &str = "fill-fuchsia-300/50"; pub(crate) const fill_fuchsia_300_of_60: &str = "fill-fuchsia-300/60"; pub(crate) const fill_fuchsia_300_of_70: &str = "fill-fuchsia-300/70"; pub(crate) const fill_fuchsia_300_of_75: &str = "fill-fuchsia-300/75"; pub(crate) const fill_fuchsia_300_of_80: &str = "fill-fuchsia-300/80"; pub(crate) const fill_fuchsia_300_of_90: &str = "fill-fuchsia-300/90"; pub(crate) const fill_fuchsia_300_of_95: &str = "fill-fuchsia-300/95"; pub(crate) const fill_fuchsia_400: &str = "fill-fuchsia-400"; pub(crate) const fill_fuchsia_400_of_0: &str = "fill-fuchsia-400/0"; pub(crate) const fill_fuchsia_400_of_10: &str = "fill-fuchsia-400/10"; pub(crate) const fill_fuchsia_400_of_100: &str = "fill-fuchsia-400/100"; pub(crate) const fill_fuchsia_400_of_20: &str = "fill-fuchsia-400/20"; pub(crate) const fill_fuchsia_400_of_25: &str = "fill-fuchsia-400/25"; pub(crate) const fill_fuchsia_400_of_30: &str = "fill-fuchsia-400/30"; pub(crate) const fill_fuchsia_400_of_40: &str = "fill-fuchsia-400/40"; pub(crate) const fill_fuchsia_400_of_5: &str = "fill-fuchsia-400/5"; pub(crate) const fill_fuchsia_400_of_50: &str = "fill-fuchsia-400/50"; pub(crate) const fill_fuchsia_400_of_60: &str = "fill-fuchsia-400/60"; pub(crate) const fill_fuchsia_400_of_70: &str = "fill-fuchsia-400/70"; pub(crate) const fill_fuchsia_400_of_75: &str = "fill-fuchsia-400/75"; pub(crate) const fill_fuchsia_400_of_80: &str = "fill-fuchsia-400/80"; pub(crate) const fill_fuchsia_400_of_90: &str = "fill-fuchsia-400/90"; pub(crate) const fill_fuchsia_400_of_95: &str = "fill-fuchsia-400/95"; pub(crate) const fill_fuchsia_50: &str = "fill-fuchsia-50"; pub(crate) const fill_fuchsia_500: &str = "fill-fuchsia-500"; pub(crate) const fill_fuchsia_500_of_0: &str = "fill-fuchsia-500/0"; pub(crate) const fill_fuchsia_500_of_10: &str = "fill-fuchsia-500/10"; pub(crate) const fill_fuchsia_500_of_100: &str = "fill-fuchsia-500/100"; pub(crate) const fill_fuchsia_500_of_20: &str = "fill-fuchsia-500/20"; pub(crate) const fill_fuchsia_500_of_25: &str = "fill-fuchsia-500/25"; pub(crate) const fill_fuchsia_500_of_30: &str = "fill-fuchsia-500/30"; pub(crate) const fill_fuchsia_500_of_40: &str = "fill-fuchsia-500/40"; pub(crate) const fill_fuchsia_500_of_5: &str = "fill-fuchsia-500/5"; pub(crate) const fill_fuchsia_500_of_50: &str = "fill-fuchsia-500/50"; pub(crate) const fill_fuchsia_500_of_60: &str = "fill-fuchsia-500/60"; pub(crate) const fill_fuchsia_500_of_70: &str = "fill-fuchsia-500/70"; pub(crate) const fill_fuchsia_500_of_75: &str = "fill-fuchsia-500/75"; pub(crate) const fill_fuchsia_500_of_80: &str = "fill-fuchsia-500/80"; pub(crate) const fill_fuchsia_500_of_90: &str = "fill-fuchsia-500/90"; pub(crate) const fill_fuchsia_500_of_95: &str = "fill-fuchsia-500/95"; pub(crate) const fill_fuchsia_50_of_0: &str = "fill-fuchsia-50/0"; pub(crate) const fill_fuchsia_50_of_10: &str = "fill-fuchsia-50/10"; pub(crate) const fill_fuchsia_50_of_100: &str = "fill-fuchsia-50/100"; pub(crate) const fill_fuchsia_50_of_20: &str = "fill-fuchsia-50/20"; pub(crate) const fill_fuchsia_50_of_25: &str = "fill-fuchsia-50/25"; pub(crate) const fill_fuchsia_50_of_30: &str = "fill-fuchsia-50/30"; pub(crate) const fill_fuchsia_50_of_40: &str = "fill-fuchsia-50/40"; pub(crate) const fill_fuchsia_50_of_5: &str = "fill-fuchsia-50/5"; pub(crate) const fill_fuchsia_50_of_50: &str = "fill-fuchsia-50/50"; pub(crate) const fill_fuchsia_50_of_60: &str = "fill-fuchsia-50/60"; pub(crate) const fill_fuchsia_50_of_70: &str = "fill-fuchsia-50/70"; pub(crate) const fill_fuchsia_50_of_75: &str = "fill-fuchsia-50/75"; pub(crate) const fill_fuchsia_50_of_80: &str = "fill-fuchsia-50/80"; pub(crate) const fill_fuchsia_50_of_90: &str = "fill-fuchsia-50/90"; pub(crate) const fill_fuchsia_50_of_95: &str = "fill-fuchsia-50/95"; pub(crate) const fill_fuchsia_600: &str = "fill-fuchsia-600"; pub(crate) const fill_fuchsia_600_of_0: &str = "fill-fuchsia-600/0"; pub(crate) const fill_fuchsia_600_of_10: &str = "fill-fuchsia-600/10"; pub(crate) const fill_fuchsia_600_of_100: &str = "fill-fuchsia-600/100"; pub(crate) const fill_fuchsia_600_of_20: &str = "fill-fuchsia-600/20"; pub(crate) const fill_fuchsia_600_of_25: &str = "fill-fuchsia-600/25"; pub(crate) const fill_fuchsia_600_of_30: &str = "fill-fuchsia-600/30"; pub(crate) const fill_fuchsia_600_of_40: &str = "fill-fuchsia-600/40"; pub(crate) const fill_fuchsia_600_of_5: &str = "fill-fuchsia-600/5"; pub(crate) const fill_fuchsia_600_of_50: &str = "fill-fuchsia-600/50"; pub(crate) const fill_fuchsia_600_of_60: &str = "fill-fuchsia-600/60"; pub(crate) const fill_fuchsia_600_of_70: &str = "fill-fuchsia-600/70"; pub(crate) const fill_fuchsia_600_of_75: &str = "fill-fuchsia-600/75"; pub(crate) const fill_fuchsia_600_of_80: &str = "fill-fuchsia-600/80"; pub(crate) const fill_fuchsia_600_of_90: &str = "fill-fuchsia-600/90"; pub(crate) const fill_fuchsia_600_of_95: &str = "fill-fuchsia-600/95"; pub(crate) const fill_fuchsia_700: &str = "fill-fuchsia-700"; pub(crate) const fill_fuchsia_700_of_0: &str = "fill-fuchsia-700/0"; pub(crate) const fill_fuchsia_700_of_10: &str = "fill-fuchsia-700/10"; pub(crate) const fill_fuchsia_700_of_100: &str = "fill-fuchsia-700/100"; pub(crate) const fill_fuchsia_700_of_20: &str = "fill-fuchsia-700/20"; pub(crate) const fill_fuchsia_700_of_25: &str = "fill-fuchsia-700/25"; pub(crate) const fill_fuchsia_700_of_30: &str = "fill-fuchsia-700/30"; pub(crate) const fill_fuchsia_700_of_40: &str = "fill-fuchsia-700/40"; pub(crate) const fill_fuchsia_700_of_5: &str = "fill-fuchsia-700/5"; pub(crate) const fill_fuchsia_700_of_50: &str = "fill-fuchsia-700/50"; pub(crate) const fill_fuchsia_700_of_60: &str = "fill-fuchsia-700/60"; pub(crate) const fill_fuchsia_700_of_70: &str = "fill-fuchsia-700/70"; pub(crate) const fill_fuchsia_700_of_75: &str = "fill-fuchsia-700/75"; pub(crate) const fill_fuchsia_700_of_80: &str = "fill-fuchsia-700/80"; pub(crate) const fill_fuchsia_700_of_90: &str = "fill-fuchsia-700/90"; pub(crate) const fill_fuchsia_700_of_95: &str = "fill-fuchsia-700/95"; pub(crate) const fill_fuchsia_800: &str = "fill-fuchsia-800"; pub(crate) const fill_fuchsia_800_of_0: &str = "fill-fuchsia-800/0"; pub(crate) const fill_fuchsia_800_of_10: &str = "fill-fuchsia-800/10"; pub(crate) const fill_fuchsia_800_of_100: &str = "fill-fuchsia-800/100"; pub(crate) const fill_fuchsia_800_of_20: &str = "fill-fuchsia-800/20"; pub(crate) const fill_fuchsia_800_of_25: &str = "fill-fuchsia-800/25"; pub(crate) const fill_fuchsia_800_of_30: &str = "fill-fuchsia-800/30"; pub(crate) const fill_fuchsia_800_of_40: &str = "fill-fuchsia-800/40"; pub(crate) const fill_fuchsia_800_of_5: &str = "fill-fuchsia-800/5"; pub(crate) const fill_fuchsia_800_of_50: &str = "fill-fuchsia-800/50"; pub(crate) const fill_fuchsia_800_of_60: &str = "fill-fuchsia-800/60"; pub(crate) const fill_fuchsia_800_of_70: &str = "fill-fuchsia-800/70"; pub(crate) const fill_fuchsia_800_of_75: &str = "fill-fuchsia-800/75"; pub(crate) const fill_fuchsia_800_of_80: &str = "fill-fuchsia-800/80"; pub(crate) const fill_fuchsia_800_of_90: &str = "fill-fuchsia-800/90"; pub(crate) const fill_fuchsia_800_of_95: &str = "fill-fuchsia-800/95"; pub(crate) const fill_fuchsia_900: &str = "fill-fuchsia-900"; pub(crate) const fill_fuchsia_900_of_0: &str = "fill-fuchsia-900/0"; pub(crate) const fill_fuchsia_900_of_10: &str = "fill-fuchsia-900/10"; pub(crate) const fill_fuchsia_900_of_100: &str = "fill-fuchsia-900/100"; pub(crate) const fill_fuchsia_900_of_20: &str = "fill-fuchsia-900/20"; pub(crate) const fill_fuchsia_900_of_25: &str = "fill-fuchsia-900/25"; pub(crate) const fill_fuchsia_900_of_30: &str = "fill-fuchsia-900/30"; pub(crate) const fill_fuchsia_900_of_40: &str = "fill-fuchsia-900/40"; pub(crate) const fill_fuchsia_900_of_5: &str = "fill-fuchsia-900/5"; pub(crate) const fill_fuchsia_900_of_50: &str = "fill-fuchsia-900/50"; pub(crate) const fill_fuchsia_900_of_60: &str = "fill-fuchsia-900/60"; pub(crate) const fill_fuchsia_900_of_70: &str = "fill-fuchsia-900/70"; pub(crate) const fill_fuchsia_900_of_75: &str = "fill-fuchsia-900/75"; pub(crate) const fill_fuchsia_900_of_80: &str = "fill-fuchsia-900/80"; pub(crate) const fill_fuchsia_900_of_90: &str = "fill-fuchsia-900/90"; pub(crate) const fill_fuchsia_900_of_95: &str = "fill-fuchsia-900/95"; pub(crate) const fill_gray_100: &str = "fill-gray-100"; pub(crate) const fill_gray_100_of_0: &str = "fill-gray-100/0"; pub(crate) const fill_gray_100_of_10: &str = "fill-gray-100/10"; pub(crate) const fill_gray_100_of_100: &str = "fill-gray-100/100"; pub(crate) const fill_gray_100_of_20: &str = "fill-gray-100/20"; pub(crate) const fill_gray_100_of_25: &str = "fill-gray-100/25"; pub(crate) const fill_gray_100_of_30: &str = "fill-gray-100/30"; pub(crate) const fill_gray_100_of_40: &str = "fill-gray-100/40"; pub(crate) const fill_gray_100_of_5: &str = "fill-gray-100/5"; pub(crate) const fill_gray_100_of_50: &str = "fill-gray-100/50"; pub(crate) const fill_gray_100_of_60: &str = "fill-gray-100/60"; pub(crate) const fill_gray_100_of_70: &str = "fill-gray-100/70"; pub(crate) const fill_gray_100_of_75: &str = "fill-gray-100/75"; pub(crate) const fill_gray_100_of_80: &str = "fill-gray-100/80"; pub(crate) const fill_gray_100_of_90: &str = "fill-gray-100/90"; pub(crate) const fill_gray_100_of_95: &str = "fill-gray-100/95"; pub(crate) const fill_gray_200: &str = "fill-gray-200"; pub(crate) const fill_gray_200_of_0: &str = "fill-gray-200/0"; pub(crate) const fill_gray_200_of_10: &str = "fill-gray-200/10"; pub(crate) const fill_gray_200_of_100: &str = "fill-gray-200/100"; pub(crate) const fill_gray_200_of_20: &str = "fill-gray-200/20"; pub(crate) const fill_gray_200_of_25: &str = "fill-gray-200/25"; pub(crate) const fill_gray_200_of_30: &str = "fill-gray-200/30"; pub(crate) const fill_gray_200_of_40: &str = "fill-gray-200/40"; pub(crate) const fill_gray_200_of_5: &str = "fill-gray-200/5"; pub(crate) const fill_gray_200_of_50: &str = "fill-gray-200/50"; pub(crate) const fill_gray_200_of_60: &str = "fill-gray-200/60"; pub(crate) const fill_gray_200_of_70: &str = "fill-gray-200/70"; pub(crate) const fill_gray_200_of_75: &str = "fill-gray-200/75"; pub(crate) const fill_gray_200_of_80: &str = "fill-gray-200/80"; pub(crate) const fill_gray_200_of_90: &str = "fill-gray-200/90"; pub(crate) const fill_gray_200_of_95: &str = "fill-gray-200/95"; pub(crate) const fill_gray_300: &str = "fill-gray-300"; pub(crate) const fill_gray_300_of_0: &str = "fill-gray-300/0"; pub(crate) const fill_gray_300_of_10: &str = "fill-gray-300/10"; pub(crate) const fill_gray_300_of_100: &str = "fill-gray-300/100"; pub(crate) const fill_gray_300_of_20: &str = "fill-gray-300/20"; pub(crate) const fill_gray_300_of_25: &str = "fill-gray-300/25"; pub(crate) const fill_gray_300_of_30: &str = "fill-gray-300/30"; pub(crate) const fill_gray_300_of_40: &str = "fill-gray-300/40"; pub(crate) const fill_gray_300_of_5: &str = "fill-gray-300/5"; pub(crate) const fill_gray_300_of_50: &str = "fill-gray-300/50"; pub(crate) const fill_gray_300_of_60: &str = "fill-gray-300/60"; pub(crate) const fill_gray_300_of_70: &str = "fill-gray-300/70"; pub(crate) const fill_gray_300_of_75: &str = "fill-gray-300/75"; pub(crate) const fill_gray_300_of_80: &str = "fill-gray-300/80"; pub(crate) const fill_gray_300_of_90: &str = "fill-gray-300/90"; pub(crate) const fill_gray_300_of_95: &str = "fill-gray-300/95"; pub(crate) const fill_gray_400: &str = "fill-gray-400"; pub(crate) const fill_gray_400_of_0: &str = "fill-gray-400/0"; pub(crate) const fill_gray_400_of_10: &str = "fill-gray-400/10"; pub(crate) const fill_gray_400_of_100: &str = "fill-gray-400/100"; pub(crate) const fill_gray_400_of_20: &str = "fill-gray-400/20"; pub(crate) const fill_gray_400_of_25: &str = "fill-gray-400/25"; pub(crate) const fill_gray_400_of_30: &str = "fill-gray-400/30"; pub(crate) const fill_gray_400_of_40: &str = "fill-gray-400/40"; pub(crate) const fill_gray_400_of_5: &str = "fill-gray-400/5"; pub(crate) const fill_gray_400_of_50: &str = "fill-gray-400/50"; pub(crate) const fill_gray_400_of_60: &str = "fill-gray-400/60"; pub(crate) const fill_gray_400_of_70: &str = "fill-gray-400/70"; pub(crate) const fill_gray_400_of_75: &str = "fill-gray-400/75"; pub(crate) const fill_gray_400_of_80: &str = "fill-gray-400/80"; pub(crate) const fill_gray_400_of_90: &str = "fill-gray-400/90"; pub(crate) const fill_gray_400_of_95: &str = "fill-gray-400/95"; pub(crate) const fill_gray_50: &str = "fill-gray-50"; pub(crate) const fill_gray_500: &str = "fill-gray-500"; pub(crate) const fill_gray_500_of_0: &str = "fill-gray-500/0"; pub(crate) const fill_gray_500_of_10: &str = "fill-gray-500/10"; pub(crate) const fill_gray_500_of_100: &str = "fill-gray-500/100"; pub(crate) const fill_gray_500_of_20: &str = "fill-gray-500/20"; pub(crate) const fill_gray_500_of_25: &str = "fill-gray-500/25"; pub(crate) const fill_gray_500_of_30: &str = "fill-gray-500/30"; pub(crate) const fill_gray_500_of_40: &str = "fill-gray-500/40"; pub(crate) const fill_gray_500_of_5: &str = "fill-gray-500/5"; pub(crate) const fill_gray_500_of_50: &str = "fill-gray-500/50"; pub(crate) const fill_gray_500_of_60: &str = "fill-gray-500/60"; pub(crate) const fill_gray_500_of_70: &str = "fill-gray-500/70"; pub(crate) const fill_gray_500_of_75: &str = "fill-gray-500/75"; pub(crate) const fill_gray_500_of_80: &str = "fill-gray-500/80"; pub(crate) const fill_gray_500_of_90: &str = "fill-gray-500/90"; pub(crate) const fill_gray_500_of_95: &str = "fill-gray-500/95"; pub(crate) const fill_gray_50_of_0: &str = "fill-gray-50/0"; pub(crate) const fill_gray_50_of_10: &str = "fill-gray-50/10"; pub(crate) const fill_gray_50_of_100: &str = "fill-gray-50/100"; pub(crate) const fill_gray_50_of_20: &str = "fill-gray-50/20"; pub(crate) const fill_gray_50_of_25: &str = "fill-gray-50/25"; pub(crate) const fill_gray_50_of_30: &str = "fill-gray-50/30"; pub(crate) const fill_gray_50_of_40: &str = "fill-gray-50/40"; pub(crate) const fill_gray_50_of_5: &str = "fill-gray-50/5"; pub(crate) const fill_gray_50_of_50: &str = "fill-gray-50/50"; pub(crate) const fill_gray_50_of_60: &str = "fill-gray-50/60"; pub(crate) const fill_gray_50_of_70: &str = "fill-gray-50/70"; pub(crate) const fill_gray_50_of_75: &str = "fill-gray-50/75"; pub(crate) const fill_gray_50_of_80: &str = "fill-gray-50/80"; pub(crate) const fill_gray_50_of_90: &str = "fill-gray-50/90"; pub(crate) const fill_gray_50_of_95: &str = "fill-gray-50/95"; pub(crate) const fill_gray_600: &str = "fill-gray-600"; pub(crate) const fill_gray_600_of_0: &str = "fill-gray-600/0"; pub(crate) const fill_gray_600_of_10: &str = "fill-gray-600/10"; pub(crate) const fill_gray_600_of_100: &str = "fill-gray-600/100"; pub(crate) const fill_gray_600_of_20: &str = "fill-gray-600/20"; pub(crate) const fill_gray_600_of_25: &str = "fill-gray-600/25"; pub(crate) const fill_gray_600_of_30: &str = "fill-gray-600/30"; pub(crate) const fill_gray_600_of_40: &str = "fill-gray-600/40"; pub(crate) const fill_gray_600_of_5: &str = "fill-gray-600/5"; pub(crate) const fill_gray_600_of_50: &str = "fill-gray-600/50"; pub(crate) const fill_gray_600_of_60: &str = "fill-gray-600/60"; pub(crate) const fill_gray_600_of_70: &str = "fill-gray-600/70"; pub(crate) const fill_gray_600_of_75: &str = "fill-gray-600/75"; pub(crate) const fill_gray_600_of_80: &str = "fill-gray-600/80"; pub(crate) const fill_gray_600_of_90: &str = "fill-gray-600/90"; pub(crate) const fill_gray_600_of_95: &str = "fill-gray-600/95"; pub(crate) const fill_gray_700: &str = "fill-gray-700"; pub(crate) const fill_gray_700_of_0: &str = "fill-gray-700/0"; pub(crate) const fill_gray_700_of_10: &str = "fill-gray-700/10"; pub(crate) const fill_gray_700_of_100: &str = "fill-gray-700/100"; pub(crate) const fill_gray_700_of_20: &str = "fill-gray-700/20"; pub(crate) const fill_gray_700_of_25: &str = "fill-gray-700/25"; pub(crate) const fill_gray_700_of_30: &str = "fill-gray-700/30"; pub(crate) const fill_gray_700_of_40: &str = "fill-gray-700/40"; pub(crate) const fill_gray_700_of_5: &str = "fill-gray-700/5"; pub(crate) const fill_gray_700_of_50: &str = "fill-gray-700/50"; pub(crate) const fill_gray_700_of_60: &str = "fill-gray-700/60"; pub(crate) const fill_gray_700_of_70: &str = "fill-gray-700/70"; pub(crate) const fill_gray_700_of_75: &str = "fill-gray-700/75"; pub(crate) const fill_gray_700_of_80: &str = "fill-gray-700/80"; pub(crate) const fill_gray_700_of_90: &str = "fill-gray-700/90"; pub(crate) const fill_gray_700_of_95: &str = "fill-gray-700/95"; pub(crate) const fill_gray_800: &str = "fill-gray-800"; pub(crate) const fill_gray_800_of_0: &str = "fill-gray-800/0"; pub(crate) const fill_gray_800_of_10: &str = "fill-gray-800/10"; pub(crate) const fill_gray_800_of_100: &str = "fill-gray-800/100"; pub(crate) const fill_gray_800_of_20: &str = "fill-gray-800/20"; pub(crate) const fill_gray_800_of_25: &str = "fill-gray-800/25"; pub(crate) const fill_gray_800_of_30: &str = "fill-gray-800/30"; pub(crate) const fill_gray_800_of_40: &str = "fill-gray-800/40"; pub(crate) const fill_gray_800_of_5: &str = "fill-gray-800/5"; pub(crate) const fill_gray_800_of_50: &str = "fill-gray-800/50"; pub(crate) const fill_gray_800_of_60: &str = "fill-gray-800/60"; pub(crate) const fill_gray_800_of_70: &str = "fill-gray-800/70"; pub(crate) const fill_gray_800_of_75: &str = "fill-gray-800/75"; pub(crate) const fill_gray_800_of_80: &str = "fill-gray-800/80"; pub(crate) const fill_gray_800_of_90: &str = "fill-gray-800/90"; pub(crate) const fill_gray_800_of_95: &str = "fill-gray-800/95"; pub(crate) const fill_gray_900: &str = "fill-gray-900"; pub(crate) const fill_gray_900_of_0: &str = "fill-gray-900/0"; pub(crate) const fill_gray_900_of_10: &str = "fill-gray-900/10"; pub(crate) const fill_gray_900_of_100: &str = "fill-gray-900/100"; pub(crate) const fill_gray_900_of_20: &str = "fill-gray-900/20"; pub(crate) const fill_gray_900_of_25: &str = "fill-gray-900/25"; pub(crate) const fill_gray_900_of_30: &str = "fill-gray-900/30"; pub(crate) const fill_gray_900_of_40: &str = "fill-gray-900/40"; pub(crate) const fill_gray_900_of_5: &str = "fill-gray-900/5"; pub(crate) const fill_gray_900_of_50: &str = "fill-gray-900/50"; pub(crate) const fill_gray_900_of_60: &str = "fill-gray-900/60"; pub(crate) const fill_gray_900_of_70: &str = "fill-gray-900/70"; pub(crate) const fill_gray_900_of_75: &str = "fill-gray-900/75"; pub(crate) const fill_gray_900_of_80: &str = "fill-gray-900/80"; pub(crate) const fill_gray_900_of_90: &str = "fill-gray-900/90"; pub(crate) const fill_gray_900_of_95: &str = "fill-gray-900/95"; pub(crate) const fill_green_100: &str = "fill-green-100"; pub(crate) const fill_green_100_of_0: &str = "fill-green-100/0"; pub(crate) const fill_green_100_of_10: &str = "fill-green-100/10"; pub(crate) const fill_green_100_of_100: &str = "fill-green-100/100"; pub(crate) const fill_green_100_of_20: &str = "fill-green-100/20"; pub(crate) const fill_green_100_of_25: &str = "fill-green-100/25"; pub(crate) const fill_green_100_of_30: &str = "fill-green-100/30"; pub(crate) const fill_green_100_of_40: &str = "fill-green-100/40"; pub(crate) const fill_green_100_of_5: &str = "fill-green-100/5"; pub(crate) const fill_green_100_of_50: &str = "fill-green-100/50"; pub(crate) const fill_green_100_of_60: &str = "fill-green-100/60"; pub(crate) const fill_green_100_of_70: &str = "fill-green-100/70"; pub(crate) const fill_green_100_of_75: &str = "fill-green-100/75"; pub(crate) const fill_green_100_of_80: &str = "fill-green-100/80"; pub(crate) const fill_green_100_of_90: &str = "fill-green-100/90"; pub(crate) const fill_green_100_of_95: &str = "fill-green-100/95"; pub(crate) const fill_green_200: &str = "fill-green-200"; pub(crate) const fill_green_200_of_0: &str = "fill-green-200/0"; pub(crate) const fill_green_200_of_10: &str = "fill-green-200/10"; pub(crate) const fill_green_200_of_100: &str = "fill-green-200/100"; pub(crate) const fill_green_200_of_20: &str = "fill-green-200/20"; pub(crate) const fill_green_200_of_25: &str = "fill-green-200/25"; pub(crate) const fill_green_200_of_30: &str = "fill-green-200/30"; pub(crate) const fill_green_200_of_40: &str = "fill-green-200/40"; pub(crate) const fill_green_200_of_5: &str = "fill-green-200/5"; pub(crate) const fill_green_200_of_50: &str = "fill-green-200/50"; pub(crate) const fill_green_200_of_60: &str = "fill-green-200/60"; pub(crate) const fill_green_200_of_70: &str = "fill-green-200/70"; pub(crate) const fill_green_200_of_75: &str = "fill-green-200/75"; pub(crate) const fill_green_200_of_80: &str = "fill-green-200/80"; pub(crate) const fill_green_200_of_90: &str = "fill-green-200/90"; pub(crate) const fill_green_200_of_95: &str = "fill-green-200/95"; pub(crate) const fill_green_300: &str = "fill-green-300"; pub(crate) const fill_green_300_of_0: &str = "fill-green-300/0"; pub(crate) const fill_green_300_of_10: &str = "fill-green-300/10"; pub(crate) const fill_green_300_of_100: &str = "fill-green-300/100"; pub(crate) const fill_green_300_of_20: &str = "fill-green-300/20"; pub(crate) const fill_green_300_of_25: &str = "fill-green-300/25"; pub(crate) const fill_green_300_of_30: &str = "fill-green-300/30"; pub(crate) const fill_green_300_of_40: &str = "fill-green-300/40"; pub(crate) const fill_green_300_of_5: &str = "fill-green-300/5"; pub(crate) const fill_green_300_of_50: &str = "fill-green-300/50"; pub(crate) const fill_green_300_of_60: &str = "fill-green-300/60"; pub(crate) const fill_green_300_of_70: &str = "fill-green-300/70"; pub(crate) const fill_green_300_of_75: &str = "fill-green-300/75"; pub(crate) const fill_green_300_of_80: &str = "fill-green-300/80"; pub(crate) const fill_green_300_of_90: &str = "fill-green-300/90"; pub(crate) const fill_green_300_of_95: &str = "fill-green-300/95"; pub(crate) const fill_green_400: &str = "fill-green-400"; pub(crate) const fill_green_400_of_0: &str = "fill-green-400/0"; pub(crate) const fill_green_400_of_10: &str = "fill-green-400/10"; pub(crate) const fill_green_400_of_100: &str = "fill-green-400/100"; pub(crate) const fill_green_400_of_20: &str = "fill-green-400/20"; pub(crate) const fill_green_400_of_25: &str = "fill-green-400/25"; pub(crate) const fill_green_400_of_30: &str = "fill-green-400/30"; pub(crate) const fill_green_400_of_40: &str = "fill-green-400/40"; pub(crate) const fill_green_400_of_5: &str = "fill-green-400/5"; pub(crate) const fill_green_400_of_50: &str = "fill-green-400/50"; pub(crate) const fill_green_400_of_60: &str = "fill-green-400/60"; pub(crate) const fill_green_400_of_70: &str = "fill-green-400/70"; pub(crate) const fill_green_400_of_75: &str = "fill-green-400/75"; pub(crate) const fill_green_400_of_80: &str = "fill-green-400/80"; pub(crate) const fill_green_400_of_90: &str = "fill-green-400/90"; pub(crate) const fill_green_400_of_95: &str = "fill-green-400/95"; pub(crate) const fill_green_50: &str = "fill-green-50"; pub(crate) const fill_green_500: &str = "fill-green-500"; pub(crate) const fill_green_500_of_0: &str = "fill-green-500/0"; pub(crate) const fill_green_500_of_10: &str = "fill-green-500/10"; pub(crate) const fill_green_500_of_100: &str = "fill-green-500/100"; pub(crate) const fill_green_500_of_20: &str = "fill-green-500/20"; pub(crate) const fill_green_500_of_25: &str = "fill-green-500/25"; pub(crate) const fill_green_500_of_30: &str = "fill-green-500/30"; pub(crate) const fill_green_500_of_40: &str = "fill-green-500/40"; pub(crate) const fill_green_500_of_5: &str = "fill-green-500/5"; pub(crate) const fill_green_500_of_50: &str = "fill-green-500/50"; pub(crate) const fill_green_500_of_60: &str = "fill-green-500/60"; pub(crate) const fill_green_500_of_70: &str = "fill-green-500/70"; pub(crate) const fill_green_500_of_75: &str = "fill-green-500/75"; pub(crate) const fill_green_500_of_80: &str = "fill-green-500/80"; pub(crate) const fill_green_500_of_90: &str = "fill-green-500/90"; pub(crate) const fill_green_500_of_95: &str = "fill-green-500/95"; pub(crate) const fill_green_50_of_0: &str = "fill-green-50/0"; pub(crate) const fill_green_50_of_10: &str = "fill-green-50/10"; pub(crate) const fill_green_50_of_100: &str = "fill-green-50/100"; pub(crate) const fill_green_50_of_20: &str = "fill-green-50/20"; pub(crate) const fill_green_50_of_25: &str = "fill-green-50/25"; pub(crate) const fill_green_50_of_30: &str = "fill-green-50/30"; pub(crate) const fill_green_50_of_40: &str = "fill-green-50/40"; pub(crate) const fill_green_50_of_5: &str = "fill-green-50/5"; pub(crate) const fill_green_50_of_50: &str = "fill-green-50/50"; pub(crate) const fill_green_50_of_60: &str = "fill-green-50/60"; pub(crate) const fill_green_50_of_70: &str = "fill-green-50/70"; pub(crate) const fill_green_50_of_75: &str = "fill-green-50/75"; pub(crate) const fill_green_50_of_80: &str = "fill-green-50/80"; pub(crate) const fill_green_50_of_90: &str = "fill-green-50/90"; pub(crate) const fill_green_50_of_95: &str = "fill-green-50/95"; pub(crate) const fill_green_600: &str = "fill-green-600"; pub(crate) const fill_green_600_of_0: &str = "fill-green-600/0"; pub(crate) const fill_green_600_of_10: &str = "fill-green-600/10"; pub(crate) const fill_green_600_of_100: &str = "fill-green-600/100"; pub(crate) const fill_green_600_of_20: &str = "fill-green-600/20"; pub(crate) const fill_green_600_of_25: &str = "fill-green-600/25"; pub(crate) const fill_green_600_of_30: &str = "fill-green-600/30"; pub(crate) const fill_green_600_of_40: &str = "fill-green-600/40"; pub(crate) const fill_green_600_of_5: &str = "fill-green-600/5"; pub(crate) const fill_green_600_of_50: &str = "fill-green-600/50"; pub(crate) const fill_green_600_of_60: &str = "fill-green-600/60"; pub(crate) const fill_green_600_of_70: &str = "fill-green-600/70"; pub(crate) const fill_green_600_of_75: &str = "fill-green-600/75"; pub(crate) const fill_green_600_of_80: &str = "fill-green-600/80"; pub(crate) const fill_green_600_of_90: &str = "fill-green-600/90"; pub(crate) const fill_green_600_of_95: &str = "fill-green-600/95"; pub(crate) const fill_green_700: &str = "fill-green-700"; pub(crate) const fill_green_700_of_0: &str = "fill-green-700/0"; pub(crate) const fill_green_700_of_10: &str = "fill-green-700/10"; pub(crate) const fill_green_700_of_100: &str = "fill-green-700/100"; pub(crate) const fill_green_700_of_20: &str = "fill-green-700/20"; pub(crate) const fill_green_700_of_25: &str = "fill-green-700/25"; pub(crate) const fill_green_700_of_30: &str = "fill-green-700/30"; pub(crate) const fill_green_700_of_40: &str = "fill-green-700/40"; pub(crate) const fill_green_700_of_5: &str = "fill-green-700/5"; pub(crate) const fill_green_700_of_50: &str = "fill-green-700/50"; pub(crate) const fill_green_700_of_60: &str = "fill-green-700/60"; pub(crate) const fill_green_700_of_70: &str = "fill-green-700/70"; pub(crate) const fill_green_700_of_75: &str = "fill-green-700/75"; pub(crate) const fill_green_700_of_80: &str = "fill-green-700/80"; pub(crate) const fill_green_700_of_90: &str = "fill-green-700/90"; pub(crate) const fill_green_700_of_95: &str = "fill-green-700/95"; pub(crate) const fill_green_800: &str = "fill-green-800"; pub(crate) const fill_green_800_of_0: &str = "fill-green-800/0"; pub(crate) const fill_green_800_of_10: &str = "fill-green-800/10"; pub(crate) const fill_green_800_of_100: &str = "fill-green-800/100"; pub(crate) const fill_green_800_of_20: &str = "fill-green-800/20"; pub(crate) const fill_green_800_of_25: &str = "fill-green-800/25"; pub(crate) const fill_green_800_of_30: &str = "fill-green-800/30"; pub(crate) const fill_green_800_of_40: &str = "fill-green-800/40"; pub(crate) const fill_green_800_of_5: &str = "fill-green-800/5"; pub(crate) const fill_green_800_of_50: &str = "fill-green-800/50"; pub(crate) const fill_green_800_of_60: &str = "fill-green-800/60"; pub(crate) const fill_green_800_of_70: &str = "fill-green-800/70"; pub(crate) const fill_green_800_of_75: &str = "fill-green-800/75"; pub(crate) const fill_green_800_of_80: &str = "fill-green-800/80"; pub(crate) const fill_green_800_of_90: &str = "fill-green-800/90"; pub(crate) const fill_green_800_of_95: &str = "fill-green-800/95"; pub(crate) const fill_green_900: &str = "fill-green-900"; pub(crate) const fill_green_900_of_0: &str = "fill-green-900/0"; pub(crate) const fill_green_900_of_10: &str = "fill-green-900/10"; pub(crate) const fill_green_900_of_100: &str = "fill-green-900/100"; pub(crate) const fill_green_900_of_20: &str = "fill-green-900/20"; pub(crate) const fill_green_900_of_25: &str = "fill-green-900/25"; pub(crate) const fill_green_900_of_30: &str = "fill-green-900/30"; pub(crate) const fill_green_900_of_40: &str = "fill-green-900/40"; pub(crate) const fill_green_900_of_5: &str = "fill-green-900/5"; pub(crate) const fill_green_900_of_50: &str = "fill-green-900/50"; pub(crate) const fill_green_900_of_60: &str = "fill-green-900/60"; pub(crate) const fill_green_900_of_70: &str = "fill-green-900/70"; pub(crate) const fill_green_900_of_75: &str = "fill-green-900/75"; pub(crate) const fill_green_900_of_80: &str = "fill-green-900/80"; pub(crate) const fill_green_900_of_90: &str = "fill-green-900/90"; pub(crate) const fill_green_900_of_95: &str = "fill-green-900/95"; pub(crate) const fill_indigo_100: &str = "fill-indigo-100"; pub(crate) const fill_indigo_100_of_0: &str = "fill-indigo-100/0"; pub(crate) const fill_indigo_100_of_10: &str = "fill-indigo-100/10"; pub(crate) const fill_indigo_100_of_100: &str = "fill-indigo-100/100"; pub(crate) const fill_indigo_100_of_20: &str = "fill-indigo-100/20"; pub(crate) const fill_indigo_100_of_25: &str = "fill-indigo-100/25"; pub(crate) const fill_indigo_100_of_30: &str = "fill-indigo-100/30"; pub(crate) const fill_indigo_100_of_40: &str = "fill-indigo-100/40"; pub(crate) const fill_indigo_100_of_5: &str = "fill-indigo-100/5"; pub(crate) const fill_indigo_100_of_50: &str = "fill-indigo-100/50"; pub(crate) const fill_indigo_100_of_60: &str = "fill-indigo-100/60"; pub(crate) const fill_indigo_100_of_70: &str = "fill-indigo-100/70"; pub(crate) const fill_indigo_100_of_75: &str = "fill-indigo-100/75"; pub(crate) const fill_indigo_100_of_80: &str = "fill-indigo-100/80"; pub(crate) const fill_indigo_100_of_90: &str = "fill-indigo-100/90"; pub(crate) const fill_indigo_100_of_95: &str = "fill-indigo-100/95"; pub(crate) const fill_indigo_200: &str = "fill-indigo-200"; pub(crate) const fill_indigo_200_of_0: &str = "fill-indigo-200/0"; pub(crate) const fill_indigo_200_of_10: &str = "fill-indigo-200/10"; pub(crate) const fill_indigo_200_of_100: &str = "fill-indigo-200/100"; pub(crate) const fill_indigo_200_of_20: &str = "fill-indigo-200/20"; pub(crate) const fill_indigo_200_of_25: &str = "fill-indigo-200/25"; pub(crate) const fill_indigo_200_of_30: &str = "fill-indigo-200/30"; pub(crate) const fill_indigo_200_of_40: &str = "fill-indigo-200/40"; pub(crate) const fill_indigo_200_of_5: &str = "fill-indigo-200/5"; pub(crate) const fill_indigo_200_of_50: &str = "fill-indigo-200/50"; pub(crate) const fill_indigo_200_of_60: &str = "fill-indigo-200/60"; pub(crate) const fill_indigo_200_of_70: &str = "fill-indigo-200/70"; pub(crate) const fill_indigo_200_of_75: &str = "fill-indigo-200/75"; pub(crate) const fill_indigo_200_of_80: &str = "fill-indigo-200/80"; pub(crate) const fill_indigo_200_of_90: &str = "fill-indigo-200/90"; pub(crate) const fill_indigo_200_of_95: &str = "fill-indigo-200/95"; pub(crate) const fill_indigo_300: &str = "fill-indigo-300"; pub(crate) const fill_indigo_300_of_0: &str = "fill-indigo-300/0"; pub(crate) const fill_indigo_300_of_10: &str = "fill-indigo-300/10"; pub(crate) const fill_indigo_300_of_100: &str = "fill-indigo-300/100"; pub(crate) const fill_indigo_300_of_20: &str = "fill-indigo-300/20"; pub(crate) const fill_indigo_300_of_25: &str = "fill-indigo-300/25"; pub(crate) const fill_indigo_300_of_30: &str = "fill-indigo-300/30"; pub(crate) const fill_indigo_300_of_40: &str = "fill-indigo-300/40"; pub(crate) const fill_indigo_300_of_5: &str = "fill-indigo-300/5"; pub(crate) const fill_indigo_300_of_50: &str = "fill-indigo-300/50"; pub(crate) const fill_indigo_300_of_60: &str = "fill-indigo-300/60"; pub(crate) const fill_indigo_300_of_70: &str = "fill-indigo-300/70"; pub(crate) const fill_indigo_300_of_75: &str = "fill-indigo-300/75"; pub(crate) const fill_indigo_300_of_80: &str = "fill-indigo-300/80"; pub(crate) const fill_indigo_300_of_90: &str = "fill-indigo-300/90"; pub(crate) const fill_indigo_300_of_95: &str = "fill-indigo-300/95"; pub(crate) const fill_indigo_400: &str = "fill-indigo-400"; pub(crate) const fill_indigo_400_of_0: &str = "fill-indigo-400/0"; pub(crate) const fill_indigo_400_of_10: &str = "fill-indigo-400/10"; pub(crate) const fill_indigo_400_of_100: &str = "fill-indigo-400/100"; pub(crate) const fill_indigo_400_of_20: &str = "fill-indigo-400/20"; pub(crate) const fill_indigo_400_of_25: &str = "fill-indigo-400/25"; pub(crate) const fill_indigo_400_of_30: &str = "fill-indigo-400/30"; pub(crate) const fill_indigo_400_of_40: &str = "fill-indigo-400/40"; pub(crate) const fill_indigo_400_of_5: &str = "fill-indigo-400/5"; pub(crate) const fill_indigo_400_of_50: &str = "fill-indigo-400/50"; pub(crate) const fill_indigo_400_of_60: &str = "fill-indigo-400/60"; pub(crate) const fill_indigo_400_of_70: &str = "fill-indigo-400/70"; pub(crate) const fill_indigo_400_of_75: &str = "fill-indigo-400/75"; pub(crate) const fill_indigo_400_of_80: &str = "fill-indigo-400/80"; pub(crate) const fill_indigo_400_of_90: &str = "fill-indigo-400/90"; pub(crate) const fill_indigo_400_of_95: &str = "fill-indigo-400/95"; pub(crate) const fill_indigo_50: &str = "fill-indigo-50"; pub(crate) const fill_indigo_500: &str = "fill-indigo-500"; pub(crate) const fill_indigo_500_of_0: &str = "fill-indigo-500/0"; pub(crate) const fill_indigo_500_of_10: &str = "fill-indigo-500/10"; pub(crate) const fill_indigo_500_of_100: &str = "fill-indigo-500/100"; pub(crate) const fill_indigo_500_of_20: &str = "fill-indigo-500/20"; pub(crate) const fill_indigo_500_of_25: &str = "fill-indigo-500/25"; pub(crate) const fill_indigo_500_of_30: &str = "fill-indigo-500/30"; pub(crate) const fill_indigo_500_of_40: &str = "fill-indigo-500/40"; pub(crate) const fill_indigo_500_of_5: &str = "fill-indigo-500/5"; pub(crate) const fill_indigo_500_of_50: &str = "fill-indigo-500/50"; pub(crate) const fill_indigo_500_of_60: &str = "fill-indigo-500/60"; pub(crate) const fill_indigo_500_of_70: &str = "fill-indigo-500/70"; pub(crate) const fill_indigo_500_of_75: &str = "fill-indigo-500/75"; pub(crate) const fill_indigo_500_of_80: &str = "fill-indigo-500/80"; pub(crate) const fill_indigo_500_of_90: &str = "fill-indigo-500/90"; pub(crate) const fill_indigo_500_of_95: &str = "fill-indigo-500/95"; pub(crate) const fill_indigo_50_of_0: &str = "fill-indigo-50/0"; pub(crate) const fill_indigo_50_of_10: &str = "fill-indigo-50/10"; pub(crate) const fill_indigo_50_of_100: &str = "fill-indigo-50/100"; pub(crate) const fill_indigo_50_of_20: &str = "fill-indigo-50/20"; pub(crate) const fill_indigo_50_of_25: &str = "fill-indigo-50/25"; pub(crate) const fill_indigo_50_of_30: &str = "fill-indigo-50/30"; pub(crate) const fill_indigo_50_of_40: &str = "fill-indigo-50/40"; pub(crate) const fill_indigo_50_of_5: &str = "fill-indigo-50/5"; pub(crate) const fill_indigo_50_of_50: &str = "fill-indigo-50/50"; pub(crate) const fill_indigo_50_of_60: &str = "fill-indigo-50/60"; pub(crate) const fill_indigo_50_of_70: &str = "fill-indigo-50/70"; pub(crate) const fill_indigo_50_of_75: &str = "fill-indigo-50/75"; pub(crate) const fill_indigo_50_of_80: &str = "fill-indigo-50/80"; pub(crate) const fill_indigo_50_of_90: &str = "fill-indigo-50/90"; pub(crate) const fill_indigo_50_of_95: &str = "fill-indigo-50/95"; pub(crate) const fill_indigo_600: &str = "fill-indigo-600"; pub(crate) const fill_indigo_600_of_0: &str = "fill-indigo-600/0"; pub(crate) const fill_indigo_600_of_10: &str = "fill-indigo-600/10"; pub(crate) const fill_indigo_600_of_100: &str = "fill-indigo-600/100"; pub(crate) const fill_indigo_600_of_20: &str = "fill-indigo-600/20"; pub(crate) const fill_indigo_600_of_25: &str = "fill-indigo-600/25"; pub(crate) const fill_indigo_600_of_30: &str = "fill-indigo-600/30"; pub(crate) const fill_indigo_600_of_40: &str = "fill-indigo-600/40"; pub(crate) const fill_indigo_600_of_5: &str = "fill-indigo-600/5"; pub(crate) const fill_indigo_600_of_50: &str = "fill-indigo-600/50"; pub(crate) const fill_indigo_600_of_60: &str = "fill-indigo-600/60"; pub(crate) const fill_indigo_600_of_70: &str = "fill-indigo-600/70"; pub(crate) const fill_indigo_600_of_75: &str = "fill-indigo-600/75"; pub(crate) const fill_indigo_600_of_80: &str = "fill-indigo-600/80"; pub(crate) const fill_indigo_600_of_90: &str = "fill-indigo-600/90"; pub(crate) const fill_indigo_600_of_95: &str = "fill-indigo-600/95"; pub(crate) const fill_indigo_700: &str = "fill-indigo-700"; pub(crate) const fill_indigo_700_of_0: &str = "fill-indigo-700/0"; pub(crate) const fill_indigo_700_of_10: &str = "fill-indigo-700/10"; pub(crate) const fill_indigo_700_of_100: &str = "fill-indigo-700/100"; pub(crate) const fill_indigo_700_of_20: &str = "fill-indigo-700/20"; pub(crate) const fill_indigo_700_of_25: &str = "fill-indigo-700/25"; pub(crate) const fill_indigo_700_of_30: &str = "fill-indigo-700/30"; pub(crate) const fill_indigo_700_of_40: &str = "fill-indigo-700/40"; pub(crate) const fill_indigo_700_of_5: &str = "fill-indigo-700/5"; pub(crate) const fill_indigo_700_of_50: &str = "fill-indigo-700/50"; pub(crate) const fill_indigo_700_of_60: &str = "fill-indigo-700/60"; pub(crate) const fill_indigo_700_of_70: &str = "fill-indigo-700/70"; pub(crate) const fill_indigo_700_of_75: &str = "fill-indigo-700/75"; pub(crate) const fill_indigo_700_of_80: &str = "fill-indigo-700/80"; pub(crate) const fill_indigo_700_of_90: &str = "fill-indigo-700/90"; pub(crate) const fill_indigo_700_of_95: &str = "fill-indigo-700/95"; pub(crate) const fill_indigo_800: &str = "fill-indigo-800"; pub(crate) const fill_indigo_800_of_0: &str = "fill-indigo-800/0"; pub(crate) const fill_indigo_800_of_10: &str = "fill-indigo-800/10"; pub(crate) const fill_indigo_800_of_100: &str = "fill-indigo-800/100"; pub(crate) const fill_indigo_800_of_20: &str = "fill-indigo-800/20"; pub(crate) const fill_indigo_800_of_25: &str = "fill-indigo-800/25"; pub(crate) const fill_indigo_800_of_30: &str = "fill-indigo-800/30"; pub(crate) const fill_indigo_800_of_40: &str = "fill-indigo-800/40"; pub(crate) const fill_indigo_800_of_5: &str = "fill-indigo-800/5"; pub(crate) const fill_indigo_800_of_50: &str = "fill-indigo-800/50"; pub(crate) const fill_indigo_800_of_60: &str = "fill-indigo-800/60"; pub(crate) const fill_indigo_800_of_70: &str = "fill-indigo-800/70"; pub(crate) const fill_indigo_800_of_75: &str = "fill-indigo-800/75"; pub(crate) const fill_indigo_800_of_80: &str = "fill-indigo-800/80"; pub(crate) const fill_indigo_800_of_90: &str = "fill-indigo-800/90"; pub(crate) const fill_indigo_800_of_95: &str = "fill-indigo-800/95"; pub(crate) const fill_indigo_900: &str = "fill-indigo-900"; pub(crate) const fill_indigo_900_of_0: &str = "fill-indigo-900/0"; pub(crate) const fill_indigo_900_of_10: &str = "fill-indigo-900/10"; pub(crate) const fill_indigo_900_of_100: &str = "fill-indigo-900/100"; pub(crate) const fill_indigo_900_of_20: &str = "fill-indigo-900/20"; pub(crate) const fill_indigo_900_of_25: &str = "fill-indigo-900/25"; pub(crate) const fill_indigo_900_of_30: &str = "fill-indigo-900/30"; pub(crate) const fill_indigo_900_of_40: &str = "fill-indigo-900/40"; pub(crate) const fill_indigo_900_of_5: &str = "fill-indigo-900/5"; pub(crate) const fill_indigo_900_of_50: &str = "fill-indigo-900/50"; pub(crate) const fill_indigo_900_of_60: &str = "fill-indigo-900/60"; pub(crate) const fill_indigo_900_of_70: &str = "fill-indigo-900/70"; pub(crate) const fill_indigo_900_of_75: &str = "fill-indigo-900/75"; pub(crate) const fill_indigo_900_of_80: &str = "fill-indigo-900/80"; pub(crate) const fill_indigo_900_of_90: &str = "fill-indigo-900/90"; pub(crate) const fill_indigo_900_of_95: &str = "fill-indigo-900/95"; pub(crate) const fill_inherit: &str = "fill-inherit"; pub(crate) const fill_lime_100: &str = "fill-lime-100"; pub(crate) const fill_lime_100_of_0: &str = "fill-lime-100/0"; pub(crate) const fill_lime_100_of_10: &str = "fill-lime-100/10"; pub(crate) const fill_lime_100_of_100: &str = "fill-lime-100/100"; pub(crate) const fill_lime_100_of_20: &str = "fill-lime-100/20"; pub(crate) const fill_lime_100_of_25: &str = "fill-lime-100/25"; pub(crate) const fill_lime_100_of_30: &str = "fill-lime-100/30"; pub(crate) const fill_lime_100_of_40: &str = "fill-lime-100/40"; pub(crate) const fill_lime_100_of_5: &str = "fill-lime-100/5"; pub(crate) const fill_lime_100_of_50: &str = "fill-lime-100/50"; pub(crate) const fill_lime_100_of_60: &str = "fill-lime-100/60"; pub(crate) const fill_lime_100_of_70: &str = "fill-lime-100/70"; pub(crate) const fill_lime_100_of_75: &str = "fill-lime-100/75"; pub(crate) const fill_lime_100_of_80: &str = "fill-lime-100/80"; pub(crate) const fill_lime_100_of_90: &str = "fill-lime-100/90"; pub(crate) const fill_lime_100_of_95: &str = "fill-lime-100/95"; pub(crate) const fill_lime_200: &str = "fill-lime-200"; pub(crate) const fill_lime_200_of_0: &str = "fill-lime-200/0"; pub(crate) const fill_lime_200_of_10: &str = "fill-lime-200/10"; pub(crate) const fill_lime_200_of_100: &str = "fill-lime-200/100"; pub(crate) const fill_lime_200_of_20: &str = "fill-lime-200/20"; pub(crate) const fill_lime_200_of_25: &str = "fill-lime-200/25"; pub(crate) const fill_lime_200_of_30: &str = "fill-lime-200/30"; pub(crate) const fill_lime_200_of_40: &str = "fill-lime-200/40"; pub(crate) const fill_lime_200_of_5: &str = "fill-lime-200/5"; pub(crate) const fill_lime_200_of_50: &str = "fill-lime-200/50"; pub(crate) const fill_lime_200_of_60: &str = "fill-lime-200/60"; pub(crate) const fill_lime_200_of_70: &str = "fill-lime-200/70"; pub(crate) const fill_lime_200_of_75: &str = "fill-lime-200/75"; pub(crate) const fill_lime_200_of_80: &str = "fill-lime-200/80"; pub(crate) const fill_lime_200_of_90: &str = "fill-lime-200/90"; pub(crate) const fill_lime_200_of_95: &str = "fill-lime-200/95"; pub(crate) const fill_lime_300: &str = "fill-lime-300"; pub(crate) const fill_lime_300_of_0: &str = "fill-lime-300/0"; pub(crate) const fill_lime_300_of_10: &str = "fill-lime-300/10"; pub(crate) const fill_lime_300_of_100: &str = "fill-lime-300/100"; pub(crate) const fill_lime_300_of_20: &str = "fill-lime-300/20"; pub(crate) const fill_lime_300_of_25: &str = "fill-lime-300/25"; pub(crate) const fill_lime_300_of_30: &str = "fill-lime-300/30"; pub(crate) const fill_lime_300_of_40: &str = "fill-lime-300/40"; pub(crate) const fill_lime_300_of_5: &str = "fill-lime-300/5"; pub(crate) const fill_lime_300_of_50: &str = "fill-lime-300/50"; pub(crate) const fill_lime_300_of_60: &str = "fill-lime-300/60"; pub(crate) const fill_lime_300_of_70: &str = "fill-lime-300/70"; pub(crate) const fill_lime_300_of_75: &str = "fill-lime-300/75"; pub(crate) const fill_lime_300_of_80: &str = "fill-lime-300/80"; pub(crate) const fill_lime_300_of_90: &str = "fill-lime-300/90"; pub(crate) const fill_lime_300_of_95: &str = "fill-lime-300/95"; pub(crate) const fill_lime_400: &str = "fill-lime-400"; pub(crate) const fill_lime_400_of_0: &str = "fill-lime-400/0"; pub(crate) const fill_lime_400_of_10: &str = "fill-lime-400/10"; pub(crate) const fill_lime_400_of_100: &str = "fill-lime-400/100"; pub(crate) const fill_lime_400_of_20: &str = "fill-lime-400/20"; pub(crate) const fill_lime_400_of_25: &str = "fill-lime-400/25"; pub(crate) const fill_lime_400_of_30: &str = "fill-lime-400/30"; pub(crate) const fill_lime_400_of_40: &str = "fill-lime-400/40"; pub(crate) const fill_lime_400_of_5: &str = "fill-lime-400/5"; pub(crate) const fill_lime_400_of_50: &str = "fill-lime-400/50"; pub(crate) const fill_lime_400_of_60: &str = "fill-lime-400/60"; pub(crate) const fill_lime_400_of_70: &str = "fill-lime-400/70"; pub(crate) const fill_lime_400_of_75: &str = "fill-lime-400/75"; pub(crate) const fill_lime_400_of_80: &str = "fill-lime-400/80"; pub(crate) const fill_lime_400_of_90: &str = "fill-lime-400/90"; pub(crate) const fill_lime_400_of_95: &str = "fill-lime-400/95"; pub(crate) const fill_lime_50: &str = "fill-lime-50"; pub(crate) const fill_lime_500: &str = "fill-lime-500"; pub(crate) const fill_lime_500_of_0: &str = "fill-lime-500/0"; pub(crate) const fill_lime_500_of_10: &str = "fill-lime-500/10"; pub(crate) const fill_lime_500_of_100: &str = "fill-lime-500/100"; pub(crate) const fill_lime_500_of_20: &str = "fill-lime-500/20"; pub(crate) const fill_lime_500_of_25: &str = "fill-lime-500/25"; pub(crate) const fill_lime_500_of_30: &str = "fill-lime-500/30"; pub(crate) const fill_lime_500_of_40: &str = "fill-lime-500/40"; pub(crate) const fill_lime_500_of_5: &str = "fill-lime-500/5"; pub(crate) const fill_lime_500_of_50: &str = "fill-lime-500/50"; pub(crate) const fill_lime_500_of_60: &str = "fill-lime-500/60"; pub(crate) const fill_lime_500_of_70: &str = "fill-lime-500/70"; pub(crate) const fill_lime_500_of_75: &str = "fill-lime-500/75"; pub(crate) const fill_lime_500_of_80: &str = "fill-lime-500/80"; pub(crate) const fill_lime_500_of_90: &str = "fill-lime-500/90"; pub(crate) const fill_lime_500_of_95: &str = "fill-lime-500/95"; pub(crate) const fill_lime_50_of_0: &str = "fill-lime-50/0"; pub(crate) const fill_lime_50_of_10: &str = "fill-lime-50/10"; pub(crate) const fill_lime_50_of_100: &str = "fill-lime-50/100"; pub(crate) const fill_lime_50_of_20: &str = "fill-lime-50/20"; pub(crate) const fill_lime_50_of_25: &str = "fill-lime-50/25"; pub(crate) const fill_lime_50_of_30: &str = "fill-lime-50/30"; pub(crate) const fill_lime_50_of_40: &str = "fill-lime-50/40"; pub(crate) const fill_lime_50_of_5: &str = "fill-lime-50/5"; pub(crate) const fill_lime_50_of_50: &str = "fill-lime-50/50"; pub(crate) const fill_lime_50_of_60: &str = "fill-lime-50/60"; pub(crate) const fill_lime_50_of_70: &str = "fill-lime-50/70"; pub(crate) const fill_lime_50_of_75: &str = "fill-lime-50/75"; pub(crate) const fill_lime_50_of_80: &str = "fill-lime-50/80"; pub(crate) const fill_lime_50_of_90: &str = "fill-lime-50/90"; pub(crate) const fill_lime_50_of_95: &str = "fill-lime-50/95"; pub(crate) const fill_lime_600: &str = "fill-lime-600"; pub(crate) const fill_lime_600_of_0: &str = "fill-lime-600/0"; pub(crate) const fill_lime_600_of_10: &str = "fill-lime-600/10"; pub(crate) const fill_lime_600_of_100: &str = "fill-lime-600/100"; pub(crate) const fill_lime_600_of_20: &str = "fill-lime-600/20"; pub(crate) const fill_lime_600_of_25: &str = "fill-lime-600/25"; pub(crate) const fill_lime_600_of_30: &str = "fill-lime-600/30"; pub(crate) const fill_lime_600_of_40: &str = "fill-lime-600/40"; pub(crate) const fill_lime_600_of_5: &str = "fill-lime-600/5"; pub(crate) const fill_lime_600_of_50: &str = "fill-lime-600/50"; pub(crate) const fill_lime_600_of_60: &str = "fill-lime-600/60"; pub(crate) const fill_lime_600_of_70: &str = "fill-lime-600/70"; pub(crate) const fill_lime_600_of_75: &str = "fill-lime-600/75"; pub(crate) const fill_lime_600_of_80: &str = "fill-lime-600/80"; pub(crate) const fill_lime_600_of_90: &str = "fill-lime-600/90"; pub(crate) const fill_lime_600_of_95: &str = "fill-lime-600/95"; pub(crate) const fill_lime_700: &str = "fill-lime-700"; pub(crate) const fill_lime_700_of_0: &str = "fill-lime-700/0"; pub(crate) const fill_lime_700_of_10: &str = "fill-lime-700/10"; pub(crate) const fill_lime_700_of_100: &str = "fill-lime-700/100"; pub(crate) const fill_lime_700_of_20: &str = "fill-lime-700/20"; pub(crate) const fill_lime_700_of_25: &str = "fill-lime-700/25"; pub(crate) const fill_lime_700_of_30: &str = "fill-lime-700/30"; pub(crate) const fill_lime_700_of_40: &str = "fill-lime-700/40"; pub(crate) const fill_lime_700_of_5: &str = "fill-lime-700/5"; pub(crate) const fill_lime_700_of_50: &str = "fill-lime-700/50"; pub(crate) const fill_lime_700_of_60: &str = "fill-lime-700/60"; pub(crate) const fill_lime_700_of_70: &str = "fill-lime-700/70"; pub(crate) const fill_lime_700_of_75: &str = "fill-lime-700/75"; pub(crate) const fill_lime_700_of_80: &str = "fill-lime-700/80"; pub(crate) const fill_lime_700_of_90: &str = "fill-lime-700/90"; pub(crate) const fill_lime_700_of_95: &str = "fill-lime-700/95"; pub(crate) const fill_lime_800: &str = "fill-lime-800"; pub(crate) const fill_lime_800_of_0: &str = "fill-lime-800/0"; pub(crate) const fill_lime_800_of_10: &str = "fill-lime-800/10"; pub(crate) const fill_lime_800_of_100: &str = "fill-lime-800/100"; pub(crate) const fill_lime_800_of_20: &str = "fill-lime-800/20"; pub(crate) const fill_lime_800_of_25: &str = "fill-lime-800/25"; pub(crate) const fill_lime_800_of_30: &str = "fill-lime-800/30"; pub(crate) const fill_lime_800_of_40: &str = "fill-lime-800/40"; pub(crate) const fill_lime_800_of_5: &str = "fill-lime-800/5"; pub(crate) const fill_lime_800_of_50: &str = "fill-lime-800/50"; pub(crate) const fill_lime_800_of_60: &str = "fill-lime-800/60"; pub(crate) const fill_lime_800_of_70: &str = "fill-lime-800/70"; pub(crate) const fill_lime_800_of_75: &str = "fill-lime-800/75"; pub(crate) const fill_lime_800_of_80: &str = "fill-lime-800/80"; pub(crate) const fill_lime_800_of_90: &str = "fill-lime-800/90"; pub(crate) const fill_lime_800_of_95: &str = "fill-lime-800/95"; pub(crate) const fill_lime_900: &str = "fill-lime-900"; pub(crate) const fill_lime_900_of_0: &str = "fill-lime-900/0"; pub(crate) const fill_lime_900_of_10: &str = "fill-lime-900/10"; pub(crate) const fill_lime_900_of_100: &str = "fill-lime-900/100"; pub(crate) const fill_lime_900_of_20: &str = "fill-lime-900/20"; pub(crate) const fill_lime_900_of_25: &str = "fill-lime-900/25"; pub(crate) const fill_lime_900_of_30: &str = "fill-lime-900/30"; pub(crate) const fill_lime_900_of_40: &str = "fill-lime-900/40"; pub(crate) const fill_lime_900_of_5: &str = "fill-lime-900/5"; pub(crate) const fill_lime_900_of_50: &str = "fill-lime-900/50"; pub(crate) const fill_lime_900_of_60: &str = "fill-lime-900/60"; pub(crate) const fill_lime_900_of_70: &str = "fill-lime-900/70"; pub(crate) const fill_lime_900_of_75: &str = "fill-lime-900/75"; pub(crate) const fill_lime_900_of_80: &str = "fill-lime-900/80"; pub(crate) const fill_lime_900_of_90: &str = "fill-lime-900/90"; pub(crate) const fill_lime_900_of_95: &str = "fill-lime-900/95"; pub(crate) const fill_neutral_100: &str = "fill-neutral-100"; pub(crate) const fill_neutral_100_of_0: &str = "fill-neutral-100/0"; pub(crate) const fill_neutral_100_of_10: &str = "fill-neutral-100/10"; pub(crate) const fill_neutral_100_of_100: &str = "fill-neutral-100/100"; pub(crate) const fill_neutral_100_of_20: &str = "fill-neutral-100/20"; pub(crate) const fill_neutral_100_of_25: &str = "fill-neutral-100/25"; pub(crate) const fill_neutral_100_of_30: &str = "fill-neutral-100/30"; pub(crate) const fill_neutral_100_of_40: &str = "fill-neutral-100/40"; pub(crate) const fill_neutral_100_of_5: &str = "fill-neutral-100/5"; pub(crate) const fill_neutral_100_of_50: &str = "fill-neutral-100/50"; pub(crate) const fill_neutral_100_of_60: &str = "fill-neutral-100/60"; pub(crate) const fill_neutral_100_of_70: &str = "fill-neutral-100/70"; pub(crate) const fill_neutral_100_of_75: &str = "fill-neutral-100/75"; pub(crate) const fill_neutral_100_of_80: &str = "fill-neutral-100/80"; pub(crate) const fill_neutral_100_of_90: &str = "fill-neutral-100/90"; pub(crate) const fill_neutral_100_of_95: &str = "fill-neutral-100/95"; pub(crate) const fill_neutral_200: &str = "fill-neutral-200"; pub(crate) const fill_neutral_200_of_0: &str = "fill-neutral-200/0"; pub(crate) const fill_neutral_200_of_10: &str = "fill-neutral-200/10"; pub(crate) const fill_neutral_200_of_100: &str = "fill-neutral-200/100"; pub(crate) const fill_neutral_200_of_20: &str = "fill-neutral-200/20"; pub(crate) const fill_neutral_200_of_25: &str = "fill-neutral-200/25"; pub(crate) const fill_neutral_200_of_30: &str = "fill-neutral-200/30"; pub(crate) const fill_neutral_200_of_40: &str = "fill-neutral-200/40"; pub(crate) const fill_neutral_200_of_5: &str = "fill-neutral-200/5"; pub(crate) const fill_neutral_200_of_50: &str = "fill-neutral-200/50"; pub(crate) const fill_neutral_200_of_60: &str = "fill-neutral-200/60"; pub(crate) const fill_neutral_200_of_70: &str = "fill-neutral-200/70"; pub(crate) const fill_neutral_200_of_75: &str = "fill-neutral-200/75"; pub(crate) const fill_neutral_200_of_80: &str = "fill-neutral-200/80"; pub(crate) const fill_neutral_200_of_90: &str = "fill-neutral-200/90"; pub(crate) const fill_neutral_200_of_95: &str = "fill-neutral-200/95"; pub(crate) const fill_neutral_300: &str = "fill-neutral-300"; pub(crate) const fill_neutral_300_of_0: &str = "fill-neutral-300/0"; pub(crate) const fill_neutral_300_of_10: &str = "fill-neutral-300/10"; pub(crate) const fill_neutral_300_of_100: &str = "fill-neutral-300/100"; pub(crate) const fill_neutral_300_of_20: &str = "fill-neutral-300/20"; pub(crate) const fill_neutral_300_of_25: &str = "fill-neutral-300/25"; pub(crate) const fill_neutral_300_of_30: &str = "fill-neutral-300/30"; pub(crate) const fill_neutral_300_of_40: &str = "fill-neutral-300/40"; pub(crate) const fill_neutral_300_of_5: &str = "fill-neutral-300/5"; pub(crate) const fill_neutral_300_of_50: &str = "fill-neutral-300/50"; pub(crate) const fill_neutral_300_of_60: &str = "fill-neutral-300/60"; pub(crate) const fill_neutral_300_of_70: &str = "fill-neutral-300/70"; pub(crate) const fill_neutral_300_of_75: &str = "fill-neutral-300/75"; pub(crate) const fill_neutral_300_of_80: &str = "fill-neutral-300/80"; pub(crate) const fill_neutral_300_of_90: &str = "fill-neutral-300/90"; pub(crate) const fill_neutral_300_of_95: &str = "fill-neutral-300/95"; pub(crate) const fill_neutral_400: &str = "fill-neutral-400"; pub(crate) const fill_neutral_400_of_0: &str = "fill-neutral-400/0"; pub(crate) const fill_neutral_400_of_10: &str = "fill-neutral-400/10"; pub(crate) const fill_neutral_400_of_100: &str = "fill-neutral-400/100"; pub(crate) const fill_neutral_400_of_20: &str = "fill-neutral-400/20"; pub(crate) const fill_neutral_400_of_25: &str = "fill-neutral-400/25"; pub(crate) const fill_neutral_400_of_30: &str = "fill-neutral-400/30"; pub(crate) const fill_neutral_400_of_40: &str = "fill-neutral-400/40"; pub(crate) const fill_neutral_400_of_5: &str = "fill-neutral-400/5"; pub(crate) const fill_neutral_400_of_50: &str = "fill-neutral-400/50"; pub(crate) const fill_neutral_400_of_60: &str = "fill-neutral-400/60"; pub(crate) const fill_neutral_400_of_70: &str = "fill-neutral-400/70"; pub(crate) const fill_neutral_400_of_75: &str = "fill-neutral-400/75"; pub(crate) const fill_neutral_400_of_80: &str = "fill-neutral-400/80"; pub(crate) const fill_neutral_400_of_90: &str = "fill-neutral-400/90"; pub(crate) const fill_neutral_400_of_95: &str = "fill-neutral-400/95"; pub(crate) const fill_neutral_50: &str = "fill-neutral-50"; pub(crate) const fill_neutral_500: &str = "fill-neutral-500"; pub(crate) const fill_neutral_500_of_0: &str = "fill-neutral-500/0"; pub(crate) const fill_neutral_500_of_10: &str = "fill-neutral-500/10"; pub(crate) const fill_neutral_500_of_100: &str = "fill-neutral-500/100"; pub(crate) const fill_neutral_500_of_20: &str = "fill-neutral-500/20"; pub(crate) const fill_neutral_500_of_25: &str = "fill-neutral-500/25"; pub(crate) const fill_neutral_500_of_30: &str = "fill-neutral-500/30"; pub(crate) const fill_neutral_500_of_40: &str = "fill-neutral-500/40"; pub(crate) const fill_neutral_500_of_5: &str = "fill-neutral-500/5"; pub(crate) const fill_neutral_500_of_50: &str = "fill-neutral-500/50"; pub(crate) const fill_neutral_500_of_60: &str = "fill-neutral-500/60"; pub(crate) const fill_neutral_500_of_70: &str = "fill-neutral-500/70"; pub(crate) const fill_neutral_500_of_75: &str = "fill-neutral-500/75"; pub(crate) const fill_neutral_500_of_80: &str = "fill-neutral-500/80"; pub(crate) const fill_neutral_500_of_90: &str = "fill-neutral-500/90"; pub(crate) const fill_neutral_500_of_95: &str = "fill-neutral-500/95"; pub(crate) const fill_neutral_50_of_0: &str = "fill-neutral-50/0"; pub(crate) const fill_neutral_50_of_10: &str = "fill-neutral-50/10"; pub(crate) const fill_neutral_50_of_100: &str = "fill-neutral-50/100"; pub(crate) const fill_neutral_50_of_20: &str = "fill-neutral-50/20"; pub(crate) const fill_neutral_50_of_25: &str = "fill-neutral-50/25"; pub(crate) const fill_neutral_50_of_30: &str = "fill-neutral-50/30"; pub(crate) const fill_neutral_50_of_40: &str = "fill-neutral-50/40"; pub(crate) const fill_neutral_50_of_5: &str = "fill-neutral-50/5"; pub(crate) const fill_neutral_50_of_50: &str = "fill-neutral-50/50"; pub(crate) const fill_neutral_50_of_60: &str = "fill-neutral-50/60"; pub(crate) const fill_neutral_50_of_70: &str = "fill-neutral-50/70"; pub(crate) const fill_neutral_50_of_75: &str = "fill-neutral-50/75"; pub(crate) const fill_neutral_50_of_80: &str = "fill-neutral-50/80"; pub(crate) const fill_neutral_50_of_90: &str = "fill-neutral-50/90"; pub(crate) const fill_neutral_50_of_95: &str = "fill-neutral-50/95"; pub(crate) const fill_neutral_600: &str = "fill-neutral-600"; pub(crate) const fill_neutral_600_of_0: &str = "fill-neutral-600/0"; pub(crate) const fill_neutral_600_of_10: &str = "fill-neutral-600/10"; pub(crate) const fill_neutral_600_of_100: &str = "fill-neutral-600/100"; pub(crate) const fill_neutral_600_of_20: &str = "fill-neutral-600/20"; pub(crate) const fill_neutral_600_of_25: &str = "fill-neutral-600/25"; pub(crate) const fill_neutral_600_of_30: &str = "fill-neutral-600/30"; pub(crate) const fill_neutral_600_of_40: &str = "fill-neutral-600/40"; pub(crate) const fill_neutral_600_of_5: &str = "fill-neutral-600/5"; pub(crate) const fill_neutral_600_of_50: &str = "fill-neutral-600/50"; pub(crate) const fill_neutral_600_of_60: &str = "fill-neutral-600/60"; pub(crate) const fill_neutral_600_of_70: &str = "fill-neutral-600/70"; pub(crate) const fill_neutral_600_of_75: &str = "fill-neutral-600/75"; pub(crate) const fill_neutral_600_of_80: &str = "fill-neutral-600/80"; pub(crate) const fill_neutral_600_of_90: &str = "fill-neutral-600/90"; pub(crate) const fill_neutral_600_of_95: &str = "fill-neutral-600/95"; pub(crate) const fill_neutral_700: &str = "fill-neutral-700"; pub(crate) const fill_neutral_700_of_0: &str = "fill-neutral-700/0"; pub(crate) const fill_neutral_700_of_10: &str = "fill-neutral-700/10"; pub(crate) const fill_neutral_700_of_100: &str = "fill-neutral-700/100"; pub(crate) const fill_neutral_700_of_20: &str = "fill-neutral-700/20"; pub(crate) const fill_neutral_700_of_25: &str = "fill-neutral-700/25"; pub(crate) const fill_neutral_700_of_30: &str = "fill-neutral-700/30"; pub(crate) const fill_neutral_700_of_40: &str = "fill-neutral-700/40"; pub(crate) const fill_neutral_700_of_5: &str = "fill-neutral-700/5"; pub(crate) const fill_neutral_700_of_50: &str = "fill-neutral-700/50"; pub(crate) const fill_neutral_700_of_60: &str = "fill-neutral-700/60"; pub(crate) const fill_neutral_700_of_70: &str = "fill-neutral-700/70"; pub(crate) const fill_neutral_700_of_75: &str = "fill-neutral-700/75"; pub(crate) const fill_neutral_700_of_80: &str = "fill-neutral-700/80"; pub(crate) const fill_neutral_700_of_90: &str = "fill-neutral-700/90"; pub(crate) const fill_neutral_700_of_95: &str = "fill-neutral-700/95"; pub(crate) const fill_neutral_800: &str = "fill-neutral-800"; pub(crate) const fill_neutral_800_of_0: &str = "fill-neutral-800/0"; pub(crate) const fill_neutral_800_of_10: &str = "fill-neutral-800/10"; pub(crate) const fill_neutral_800_of_100: &str = "fill-neutral-800/100"; pub(crate) const fill_neutral_800_of_20: &str = "fill-neutral-800/20"; pub(crate) const fill_neutral_800_of_25: &str = "fill-neutral-800/25"; pub(crate) const fill_neutral_800_of_30: &str = "fill-neutral-800/30"; pub(crate) const fill_neutral_800_of_40: &str = "fill-neutral-800/40"; pub(crate) const fill_neutral_800_of_5: &str = "fill-neutral-800/5"; pub(crate) const fill_neutral_800_of_50: &str = "fill-neutral-800/50"; pub(crate) const fill_neutral_800_of_60: &str = "fill-neutral-800/60"; pub(crate) const fill_neutral_800_of_70: &str = "fill-neutral-800/70"; pub(crate) const fill_neutral_800_of_75: &str = "fill-neutral-800/75"; pub(crate) const fill_neutral_800_of_80: &str = "fill-neutral-800/80"; pub(crate) const fill_neutral_800_of_90: &str = "fill-neutral-800/90"; pub(crate) const fill_neutral_800_of_95: &str = "fill-neutral-800/95"; pub(crate) const fill_neutral_900: &str = "fill-neutral-900"; pub(crate) const fill_neutral_900_of_0: &str = "fill-neutral-900/0"; pub(crate) const fill_neutral_900_of_10: &str = "fill-neutral-900/10"; pub(crate) const fill_neutral_900_of_100: &str = "fill-neutral-900/100"; pub(crate) const fill_neutral_900_of_20: &str = "fill-neutral-900/20"; pub(crate) const fill_neutral_900_of_25: &str = "fill-neutral-900/25"; pub(crate) const fill_neutral_900_of_30: &str = "fill-neutral-900/30"; pub(crate) const fill_neutral_900_of_40: &str = "fill-neutral-900/40"; pub(crate) const fill_neutral_900_of_5: &str = "fill-neutral-900/5"; pub(crate) const fill_neutral_900_of_50: &str = "fill-neutral-900/50"; pub(crate) const fill_neutral_900_of_60: &str = "fill-neutral-900/60"; pub(crate) const fill_neutral_900_of_70: &str = "fill-neutral-900/70"; pub(crate) const fill_neutral_900_of_75: &str = "fill-neutral-900/75"; pub(crate) const fill_neutral_900_of_80: &str = "fill-neutral-900/80"; pub(crate) const fill_neutral_900_of_90: &str = "fill-neutral-900/90"; pub(crate) const fill_neutral_900_of_95: &str = "fill-neutral-900/95"; pub(crate) const fill_none: &str = "fill-none"; pub(crate) const fill_orange_100: &str = "fill-orange-100"; pub(crate) const fill_orange_100_of_0: &str = "fill-orange-100/0"; pub(crate) const fill_orange_100_of_10: &str = "fill-orange-100/10"; pub(crate) const fill_orange_100_of_100: &str = "fill-orange-100/100"; pub(crate) const fill_orange_100_of_20: &str = "fill-orange-100/20"; pub(crate) const fill_orange_100_of_25: &str = "fill-orange-100/25"; pub(crate) const fill_orange_100_of_30: &str = "fill-orange-100/30"; pub(crate) const fill_orange_100_of_40: &str = "fill-orange-100/40"; pub(crate) const fill_orange_100_of_5: &str = "fill-orange-100/5"; pub(crate) const fill_orange_100_of_50: &str = "fill-orange-100/50"; pub(crate) const fill_orange_100_of_60: &str = "fill-orange-100/60"; pub(crate) const fill_orange_100_of_70: &str = "fill-orange-100/70"; pub(crate) const fill_orange_100_of_75: &str = "fill-orange-100/75"; pub(crate) const fill_orange_100_of_80: &str = "fill-orange-100/80"; pub(crate) const fill_orange_100_of_90: &str = "fill-orange-100/90"; pub(crate) const fill_orange_100_of_95: &str = "fill-orange-100/95"; pub(crate) const fill_orange_200: &str = "fill-orange-200"; pub(crate) const fill_orange_200_of_0: &str = "fill-orange-200/0"; pub(crate) const fill_orange_200_of_10: &str = "fill-orange-200/10"; pub(crate) const fill_orange_200_of_100: &str = "fill-orange-200/100"; pub(crate) const fill_orange_200_of_20: &str = "fill-orange-200/20"; pub(crate) const fill_orange_200_of_25: &str = "fill-orange-200/25"; pub(crate) const fill_orange_200_of_30: &str = "fill-orange-200/30"; pub(crate) const fill_orange_200_of_40: &str = "fill-orange-200/40"; pub(crate) const fill_orange_200_of_5: &str = "fill-orange-200/5"; pub(crate) const fill_orange_200_of_50: &str = "fill-orange-200/50"; pub(crate) const fill_orange_200_of_60: &str = "fill-orange-200/60"; pub(crate) const fill_orange_200_of_70: &str = "fill-orange-200/70"; pub(crate) const fill_orange_200_of_75: &str = "fill-orange-200/75"; pub(crate) const fill_orange_200_of_80: &str = "fill-orange-200/80"; pub(crate) const fill_orange_200_of_90: &str = "fill-orange-200/90"; pub(crate) const fill_orange_200_of_95: &str = "fill-orange-200/95"; pub(crate) const fill_orange_300: &str = "fill-orange-300"; pub(crate) const fill_orange_300_of_0: &str = "fill-orange-300/0"; pub(crate) const fill_orange_300_of_10: &str = "fill-orange-300/10"; pub(crate) const fill_orange_300_of_100: &str = "fill-orange-300/100"; pub(crate) const fill_orange_300_of_20: &str = "fill-orange-300/20"; pub(crate) const fill_orange_300_of_25: &str = "fill-orange-300/25"; pub(crate) const fill_orange_300_of_30: &str = "fill-orange-300/30"; pub(crate) const fill_orange_300_of_40: &str = "fill-orange-300/40"; pub(crate) const fill_orange_300_of_5: &str = "fill-orange-300/5"; pub(crate) const fill_orange_300_of_50: &str = "fill-orange-300/50"; pub(crate) const fill_orange_300_of_60: &str = "fill-orange-300/60"; pub(crate) const fill_orange_300_of_70: &str = "fill-orange-300/70"; pub(crate) const fill_orange_300_of_75: &str = "fill-orange-300/75"; pub(crate) const fill_orange_300_of_80: &str = "fill-orange-300/80"; pub(crate) const fill_orange_300_of_90: &str = "fill-orange-300/90"; pub(crate) const fill_orange_300_of_95: &str = "fill-orange-300/95"; pub(crate) const fill_orange_400: &str = "fill-orange-400"; pub(crate) const fill_orange_400_of_0: &str = "fill-orange-400/0"; pub(crate) const fill_orange_400_of_10: &str = "fill-orange-400/10"; pub(crate) const fill_orange_400_of_100: &str = "fill-orange-400/100"; pub(crate) const fill_orange_400_of_20: &str = "fill-orange-400/20"; pub(crate) const fill_orange_400_of_25: &str = "fill-orange-400/25"; pub(crate) const fill_orange_400_of_30: &str = "fill-orange-400/30"; pub(crate) const fill_orange_400_of_40: &str = "fill-orange-400/40"; pub(crate) const fill_orange_400_of_5: &str = "fill-orange-400/5"; pub(crate) const fill_orange_400_of_50: &str = "fill-orange-400/50"; pub(crate) const fill_orange_400_of_60: &str = "fill-orange-400/60"; pub(crate) const fill_orange_400_of_70: &str = "fill-orange-400/70"; pub(crate) const fill_orange_400_of_75: &str = "fill-orange-400/75"; pub(crate) const fill_orange_400_of_80: &str = "fill-orange-400/80"; pub(crate) const fill_orange_400_of_90: &str = "fill-orange-400/90"; pub(crate) const fill_orange_400_of_95: &str = "fill-orange-400/95"; pub(crate) const fill_orange_50: &str = "fill-orange-50"; pub(crate) const fill_orange_500: &str = "fill-orange-500"; pub(crate) const fill_orange_500_of_0: &str = "fill-orange-500/0"; pub(crate) const fill_orange_500_of_10: &str = "fill-orange-500/10"; pub(crate) const fill_orange_500_of_100: &str = "fill-orange-500/100"; pub(crate) const fill_orange_500_of_20: &str = "fill-orange-500/20"; pub(crate) const fill_orange_500_of_25: &str = "fill-orange-500/25"; pub(crate) const fill_orange_500_of_30: &str = "fill-orange-500/30"; pub(crate) const fill_orange_500_of_40: &str = "fill-orange-500/40"; pub(crate) const fill_orange_500_of_5: &str = "fill-orange-500/5"; pub(crate) const fill_orange_500_of_50: &str = "fill-orange-500/50"; pub(crate) const fill_orange_500_of_60: &str = "fill-orange-500/60"; pub(crate) const fill_orange_500_of_70: &str = "fill-orange-500/70"; pub(crate) const fill_orange_500_of_75: &str = "fill-orange-500/75"; pub(crate) const fill_orange_500_of_80: &str = "fill-orange-500/80"; pub(crate) const fill_orange_500_of_90: &str = "fill-orange-500/90"; pub(crate) const fill_orange_500_of_95: &str = "fill-orange-500/95"; pub(crate) const fill_orange_50_of_0: &str = "fill-orange-50/0"; pub(crate) const fill_orange_50_of_10: &str = "fill-orange-50/10"; pub(crate) const fill_orange_50_of_100: &str = "fill-orange-50/100"; pub(crate) const fill_orange_50_of_20: &str = "fill-orange-50/20"; pub(crate) const fill_orange_50_of_25: &str = "fill-orange-50/25"; pub(crate) const fill_orange_50_of_30: &str = "fill-orange-50/30"; pub(crate) const fill_orange_50_of_40: &str = "fill-orange-50/40"; pub(crate) const fill_orange_50_of_5: &str = "fill-orange-50/5"; pub(crate) const fill_orange_50_of_50: &str = "fill-orange-50/50"; pub(crate) const fill_orange_50_of_60: &str = "fill-orange-50/60"; pub(crate) const fill_orange_50_of_70: &str = "fill-orange-50/70"; pub(crate) const fill_orange_50_of_75: &str = "fill-orange-50/75"; pub(crate) const fill_orange_50_of_80: &str = "fill-orange-50/80"; pub(crate) const fill_orange_50_of_90: &str = "fill-orange-50/90"; pub(crate) const fill_orange_50_of_95: &str = "fill-orange-50/95"; pub(crate) const fill_orange_600: &str = "fill-orange-600"; pub(crate) const fill_orange_600_of_0: &str = "fill-orange-600/0"; pub(crate) const fill_orange_600_of_10: &str = "fill-orange-600/10"; pub(crate) const fill_orange_600_of_100: &str = "fill-orange-600/100"; pub(crate) const fill_orange_600_of_20: &str = "fill-orange-600/20"; pub(crate) const fill_orange_600_of_25: &str = "fill-orange-600/25"; pub(crate) const fill_orange_600_of_30: &str = "fill-orange-600/30"; pub(crate) const fill_orange_600_of_40: &str = "fill-orange-600/40"; pub(crate) const fill_orange_600_of_5: &str = "fill-orange-600/5"; pub(crate) const fill_orange_600_of_50: &str = "fill-orange-600/50"; pub(crate) const fill_orange_600_of_60: &str = "fill-orange-600/60"; pub(crate) const fill_orange_600_of_70: &str = "fill-orange-600/70"; pub(crate) const fill_orange_600_of_75: &str = "fill-orange-600/75"; pub(crate) const fill_orange_600_of_80: &str = "fill-orange-600/80"; pub(crate) const fill_orange_600_of_90: &str = "fill-orange-600/90"; pub(crate) const fill_orange_600_of_95: &str = "fill-orange-600/95"; pub(crate) const fill_orange_700: &str = "fill-orange-700"; pub(crate) const fill_orange_700_of_0: &str = "fill-orange-700/0"; pub(crate) const fill_orange_700_of_10: &str = "fill-orange-700/10"; pub(crate) const fill_orange_700_of_100: &str = "fill-orange-700/100"; pub(crate) const fill_orange_700_of_20: &str = "fill-orange-700/20"; pub(crate) const fill_orange_700_of_25: &str = "fill-orange-700/25"; pub(crate) const fill_orange_700_of_30: &str = "fill-orange-700/30"; pub(crate) const fill_orange_700_of_40: &str = "fill-orange-700/40"; pub(crate) const fill_orange_700_of_5: &str = "fill-orange-700/5"; pub(crate) const fill_orange_700_of_50: &str = "fill-orange-700/50"; pub(crate) const fill_orange_700_of_60: &str = "fill-orange-700/60"; pub(crate) const fill_orange_700_of_70: &str = "fill-orange-700/70"; pub(crate) const fill_orange_700_of_75: &str = "fill-orange-700/75"; pub(crate) const fill_orange_700_of_80: &str = "fill-orange-700/80"; pub(crate) const fill_orange_700_of_90: &str = "fill-orange-700/90"; pub(crate) const fill_orange_700_of_95: &str = "fill-orange-700/95"; pub(crate) const fill_orange_800: &str = "fill-orange-800"; pub(crate) const fill_orange_800_of_0: &str = "fill-orange-800/0"; pub(crate) const fill_orange_800_of_10: &str = "fill-orange-800/10"; pub(crate) const fill_orange_800_of_100: &str = "fill-orange-800/100"; pub(crate) const fill_orange_800_of_20: &str = "fill-orange-800/20"; pub(crate) const fill_orange_800_of_25: &str = "fill-orange-800/25"; pub(crate) const fill_orange_800_of_30: &str = "fill-orange-800/30"; pub(crate) const fill_orange_800_of_40: &str = "fill-orange-800/40"; pub(crate) const fill_orange_800_of_5: &str = "fill-orange-800/5"; pub(crate) const fill_orange_800_of_50: &str = "fill-orange-800/50"; pub(crate) const fill_orange_800_of_60: &str = "fill-orange-800/60"; pub(crate) const fill_orange_800_of_70: &str = "fill-orange-800/70"; pub(crate) const fill_orange_800_of_75: &str = "fill-orange-800/75"; pub(crate) const fill_orange_800_of_80: &str = "fill-orange-800/80"; pub(crate) const fill_orange_800_of_90: &str = "fill-orange-800/90"; pub(crate) const fill_orange_800_of_95: &str = "fill-orange-800/95"; pub(crate) const fill_orange_900: &str = "fill-orange-900"; pub(crate) const fill_orange_900_of_0: &str = "fill-orange-900/0"; pub(crate) const fill_orange_900_of_10: &str = "fill-orange-900/10"; pub(crate) const fill_orange_900_of_100: &str = "fill-orange-900/100"; pub(crate) const fill_orange_900_of_20: &str = "fill-orange-900/20"; pub(crate) const fill_orange_900_of_25: &str = "fill-orange-900/25"; pub(crate) const fill_orange_900_of_30: &str = "fill-orange-900/30"; pub(crate) const fill_orange_900_of_40: &str = "fill-orange-900/40"; pub(crate) const fill_orange_900_of_5: &str = "fill-orange-900/5"; pub(crate) const fill_orange_900_of_50: &str = "fill-orange-900/50"; pub(crate) const fill_orange_900_of_60: &str = "fill-orange-900/60"; pub(crate) const fill_orange_900_of_70: &str = "fill-orange-900/70"; pub(crate) const fill_orange_900_of_75: &str = "fill-orange-900/75"; pub(crate) const fill_orange_900_of_80: &str = "fill-orange-900/80"; pub(crate) const fill_orange_900_of_90: &str = "fill-orange-900/90"; pub(crate) const fill_orange_900_of_95: &str = "fill-orange-900/95"; pub(crate) const fill_pink_100: &str = "fill-pink-100"; pub(crate) const fill_pink_100_of_0: &str = "fill-pink-100/0"; pub(crate) const fill_pink_100_of_10: &str = "fill-pink-100/10"; pub(crate) const fill_pink_100_of_100: &str = "fill-pink-100/100"; pub(crate) const fill_pink_100_of_20: &str = "fill-pink-100/20"; pub(crate) const fill_pink_100_of_25: &str = "fill-pink-100/25"; pub(crate) const fill_pink_100_of_30: &str = "fill-pink-100/30"; pub(crate) const fill_pink_100_of_40: &str = "fill-pink-100/40"; pub(crate) const fill_pink_100_of_5: &str = "fill-pink-100/5"; pub(crate) const fill_pink_100_of_50: &str = "fill-pink-100/50"; pub(crate) const fill_pink_100_of_60: &str = "fill-pink-100/60"; pub(crate) const fill_pink_100_of_70: &str = "fill-pink-100/70"; pub(crate) const fill_pink_100_of_75: &str = "fill-pink-100/75"; pub(crate) const fill_pink_100_of_80: &str = "fill-pink-100/80"; pub(crate) const fill_pink_100_of_90: &str = "fill-pink-100/90"; pub(crate) const fill_pink_100_of_95: &str = "fill-pink-100/95"; pub(crate) const fill_pink_200: &str = "fill-pink-200"; pub(crate) const fill_pink_200_of_0: &str = "fill-pink-200/0"; pub(crate) const fill_pink_200_of_10: &str = "fill-pink-200/10"; pub(crate) const fill_pink_200_of_100: &str = "fill-pink-200/100"; pub(crate) const fill_pink_200_of_20: &str = "fill-pink-200/20"; pub(crate) const fill_pink_200_of_25: &str = "fill-pink-200/25"; pub(crate) const fill_pink_200_of_30: &str = "fill-pink-200/30"; pub(crate) const fill_pink_200_of_40: &str = "fill-pink-200/40"; pub(crate) const fill_pink_200_of_5: &str = "fill-pink-200/5"; pub(crate) const fill_pink_200_of_50: &str = "fill-pink-200/50"; pub(crate) const fill_pink_200_of_60: &str = "fill-pink-200/60"; pub(crate) const fill_pink_200_of_70: &str = "fill-pink-200/70"; pub(crate) const fill_pink_200_of_75: &str = "fill-pink-200/75"; pub(crate) const fill_pink_200_of_80: &str = "fill-pink-200/80"; pub(crate) const fill_pink_200_of_90: &str = "fill-pink-200/90"; pub(crate) const fill_pink_200_of_95: &str = "fill-pink-200/95"; pub(crate) const fill_pink_300: &str = "fill-pink-300"; pub(crate) const fill_pink_300_of_0: &str = "fill-pink-300/0"; pub(crate) const fill_pink_300_of_10: &str = "fill-pink-300/10"; pub(crate) const fill_pink_300_of_100: &str = "fill-pink-300/100"; pub(crate) const fill_pink_300_of_20: &str = "fill-pink-300/20"; pub(crate) const fill_pink_300_of_25: &str = "fill-pink-300/25"; pub(crate) const fill_pink_300_of_30: &str = "fill-pink-300/30"; pub(crate) const fill_pink_300_of_40: &str = "fill-pink-300/40"; pub(crate) const fill_pink_300_of_5: &str = "fill-pink-300/5"; pub(crate) const fill_pink_300_of_50: &str = "fill-pink-300/50"; pub(crate) const fill_pink_300_of_60: &str = "fill-pink-300/60"; pub(crate) const fill_pink_300_of_70: &str = "fill-pink-300/70"; pub(crate) const fill_pink_300_of_75: &str = "fill-pink-300/75"; pub(crate) const fill_pink_300_of_80: &str = "fill-pink-300/80"; pub(crate) const fill_pink_300_of_90: &str = "fill-pink-300/90"; pub(crate) const fill_pink_300_of_95: &str = "fill-pink-300/95"; pub(crate) const fill_pink_400: &str = "fill-pink-400"; pub(crate) const fill_pink_400_of_0: &str = "fill-pink-400/0"; pub(crate) const fill_pink_400_of_10: &str = "fill-pink-400/10"; pub(crate) const fill_pink_400_of_100: &str = "fill-pink-400/100"; pub(crate) const fill_pink_400_of_20: &str = "fill-pink-400/20"; pub(crate) const fill_pink_400_of_25: &str = "fill-pink-400/25"; pub(crate) const fill_pink_400_of_30: &str = "fill-pink-400/30"; pub(crate) const fill_pink_400_of_40: &str = "fill-pink-400/40"; pub(crate) const fill_pink_400_of_5: &str = "fill-pink-400/5"; pub(crate) const fill_pink_400_of_50: &str = "fill-pink-400/50"; pub(crate) const fill_pink_400_of_60: &str = "fill-pink-400/60"; pub(crate) const fill_pink_400_of_70: &str = "fill-pink-400/70"; pub(crate) const fill_pink_400_of_75: &str = "fill-pink-400/75"; pub(crate) const fill_pink_400_of_80: &str = "fill-pink-400/80"; pub(crate) const fill_pink_400_of_90: &str = "fill-pink-400/90"; pub(crate) const fill_pink_400_of_95: &str = "fill-pink-400/95"; pub(crate) const fill_pink_50: &str = "fill-pink-50"; pub(crate) const fill_pink_500: &str = "fill-pink-500"; pub(crate) const fill_pink_500_of_0: &str = "fill-pink-500/0"; pub(crate) const fill_pink_500_of_10: &str = "fill-pink-500/10"; pub(crate) const fill_pink_500_of_100: &str = "fill-pink-500/100"; pub(crate) const fill_pink_500_of_20: &str = "fill-pink-500/20"; pub(crate) const fill_pink_500_of_25: &str = "fill-pink-500/25"; pub(crate) const fill_pink_500_of_30: &str = "fill-pink-500/30"; pub(crate) const fill_pink_500_of_40: &str = "fill-pink-500/40"; pub(crate) const fill_pink_500_of_5: &str = "fill-pink-500/5"; pub(crate) const fill_pink_500_of_50: &str = "fill-pink-500/50"; pub(crate) const fill_pink_500_of_60: &str = "fill-pink-500/60"; pub(crate) const fill_pink_500_of_70: &str = "fill-pink-500/70"; pub(crate) const fill_pink_500_of_75: &str = "fill-pink-500/75"; pub(crate) const fill_pink_500_of_80: &str = "fill-pink-500/80"; pub(crate) const fill_pink_500_of_90: &str = "fill-pink-500/90"; pub(crate) const fill_pink_500_of_95: &str = "fill-pink-500/95"; pub(crate) const fill_pink_50_of_0: &str = "fill-pink-50/0"; pub(crate) const fill_pink_50_of_10: &str = "fill-pink-50/10"; pub(crate) const fill_pink_50_of_100: &str = "fill-pink-50/100"; pub(crate) const fill_pink_50_of_20: &str = "fill-pink-50/20"; pub(crate) const fill_pink_50_of_25: &str = "fill-pink-50/25"; pub(crate) const fill_pink_50_of_30: &str = "fill-pink-50/30"; pub(crate) const fill_pink_50_of_40: &str = "fill-pink-50/40"; pub(crate) const fill_pink_50_of_5: &str = "fill-pink-50/5"; pub(crate) const fill_pink_50_of_50: &str = "fill-pink-50/50"; pub(crate) const fill_pink_50_of_60: &str = "fill-pink-50/60"; pub(crate) const fill_pink_50_of_70: &str = "fill-pink-50/70"; pub(crate) const fill_pink_50_of_75: &str = "fill-pink-50/75"; pub(crate) const fill_pink_50_of_80: &str = "fill-pink-50/80"; pub(crate) const fill_pink_50_of_90: &str = "fill-pink-50/90"; pub(crate) const fill_pink_50_of_95: &str = "fill-pink-50/95"; pub(crate) const fill_pink_600: &str = "fill-pink-600"; pub(crate) const fill_pink_600_of_0: &str = "fill-pink-600/0"; pub(crate) const fill_pink_600_of_10: &str = "fill-pink-600/10"; pub(crate) const fill_pink_600_of_100: &str = "fill-pink-600/100"; pub(crate) const fill_pink_600_of_20: &str = "fill-pink-600/20"; pub(crate) const fill_pink_600_of_25: &str = "fill-pink-600/25"; pub(crate) const fill_pink_600_of_30: &str = "fill-pink-600/30"; pub(crate) const fill_pink_600_of_40: &str = "fill-pink-600/40"; pub(crate) const fill_pink_600_of_5: &str = "fill-pink-600/5"; pub(crate) const fill_pink_600_of_50: &str = "fill-pink-600/50"; pub(crate) const fill_pink_600_of_60: &str = "fill-pink-600/60"; pub(crate) const fill_pink_600_of_70: &str = "fill-pink-600/70"; pub(crate) const fill_pink_600_of_75: &str = "fill-pink-600/75"; pub(crate) const fill_pink_600_of_80: &str = "fill-pink-600/80"; pub(crate) const fill_pink_600_of_90: &str = "fill-pink-600/90"; pub(crate) const fill_pink_600_of_95: &str = "fill-pink-600/95"; pub(crate) const fill_pink_700: &str = "fill-pink-700"; pub(crate) const fill_pink_700_of_0: &str = "fill-pink-700/0"; pub(crate) const fill_pink_700_of_10: &str = "fill-pink-700/10"; pub(crate) const fill_pink_700_of_100: &str = "fill-pink-700/100"; pub(crate) const fill_pink_700_of_20: &str = "fill-pink-700/20"; pub(crate) const fill_pink_700_of_25: &str = "fill-pink-700/25"; pub(crate) const fill_pink_700_of_30: &str = "fill-pink-700/30"; pub(crate) const fill_pink_700_of_40: &str = "fill-pink-700/40"; pub(crate) const fill_pink_700_of_5: &str = "fill-pink-700/5"; pub(crate) const fill_pink_700_of_50: &str = "fill-pink-700/50"; pub(crate) const fill_pink_700_of_60: &str = "fill-pink-700/60"; pub(crate) const fill_pink_700_of_70: &str = "fill-pink-700/70"; pub(crate) const fill_pink_700_of_75: &str = "fill-pink-700/75"; pub(crate) const fill_pink_700_of_80: &str = "fill-pink-700/80"; pub(crate) const fill_pink_700_of_90: &str = "fill-pink-700/90"; pub(crate) const fill_pink_700_of_95: &str = "fill-pink-700/95"; pub(crate) const fill_pink_800: &str = "fill-pink-800"; pub(crate) const fill_pink_800_of_0: &str = "fill-pink-800/0"; pub(crate) const fill_pink_800_of_10: &str = "fill-pink-800/10"; pub(crate) const fill_pink_800_of_100: &str = "fill-pink-800/100"; pub(crate) const fill_pink_800_of_20: &str = "fill-pink-800/20"; pub(crate) const fill_pink_800_of_25: &str = "fill-pink-800/25"; pub(crate) const fill_pink_800_of_30: &str = "fill-pink-800/30"; pub(crate) const fill_pink_800_of_40: &str = "fill-pink-800/40"; pub(crate) const fill_pink_800_of_5: &str = "fill-pink-800/5"; pub(crate) const fill_pink_800_of_50: &str = "fill-pink-800/50"; pub(crate) const fill_pink_800_of_60: &str = "fill-pink-800/60"; pub(crate) const fill_pink_800_of_70: &str = "fill-pink-800/70"; pub(crate) const fill_pink_800_of_75: &str = "fill-pink-800/75"; pub(crate) const fill_pink_800_of_80: &str = "fill-pink-800/80"; pub(crate) const fill_pink_800_of_90: &str = "fill-pink-800/90"; pub(crate) const fill_pink_800_of_95: &str = "fill-pink-800/95"; pub(crate) const fill_pink_900: &str = "fill-pink-900"; pub(crate) const fill_pink_900_of_0: &str = "fill-pink-900/0"; pub(crate) const fill_pink_900_of_10: &str = "fill-pink-900/10"; pub(crate) const fill_pink_900_of_100: &str = "fill-pink-900/100"; pub(crate) const fill_pink_900_of_20: &str = "fill-pink-900/20"; pub(crate) const fill_pink_900_of_25: &str = "fill-pink-900/25"; pub(crate) const fill_pink_900_of_30: &str = "fill-pink-900/30"; pub(crate) const fill_pink_900_of_40: &str = "fill-pink-900/40"; pub(crate) const fill_pink_900_of_5: &str = "fill-pink-900/5"; pub(crate) const fill_pink_900_of_50: &str = "fill-pink-900/50"; pub(crate) const fill_pink_900_of_60: &str = "fill-pink-900/60"; pub(crate) const fill_pink_900_of_70: &str = "fill-pink-900/70"; pub(crate) const fill_pink_900_of_75: &str = "fill-pink-900/75"; pub(crate) const fill_pink_900_of_80: &str = "fill-pink-900/80"; pub(crate) const fill_pink_900_of_90: &str = "fill-pink-900/90"; pub(crate) const fill_pink_900_of_95: &str = "fill-pink-900/95"; pub(crate) const fill_purple_100: &str = "fill-purple-100"; pub(crate) const fill_purple_100_of_0: &str = "fill-purple-100/0"; pub(crate) const fill_purple_100_of_10: &str = "fill-purple-100/10"; pub(crate) const fill_purple_100_of_100: &str = "fill-purple-100/100"; pub(crate) const fill_purple_100_of_20: &str = "fill-purple-100/20"; pub(crate) const fill_purple_100_of_25: &str = "fill-purple-100/25"; pub(crate) const fill_purple_100_of_30: &str = "fill-purple-100/30"; pub(crate) const fill_purple_100_of_40: &str = "fill-purple-100/40"; pub(crate) const fill_purple_100_of_5: &str = "fill-purple-100/5"; pub(crate) const fill_purple_100_of_50: &str = "fill-purple-100/50"; pub(crate) const fill_purple_100_of_60: &str = "fill-purple-100/60"; pub(crate) const fill_purple_100_of_70: &str = "fill-purple-100/70"; pub(crate) const fill_purple_100_of_75: &str = "fill-purple-100/75"; pub(crate) const fill_purple_100_of_80: &str = "fill-purple-100/80"; pub(crate) const fill_purple_100_of_90: &str = "fill-purple-100/90"; pub(crate) const fill_purple_100_of_95: &str = "fill-purple-100/95"; pub(crate) const fill_purple_200: &str = "fill-purple-200"; pub(crate) const fill_purple_200_of_0: &str = "fill-purple-200/0"; pub(crate) const fill_purple_200_of_10: &str = "fill-purple-200/10"; pub(crate) const fill_purple_200_of_100: &str = "fill-purple-200/100"; pub(crate) const fill_purple_200_of_20: &str = "fill-purple-200/20"; pub(crate) const fill_purple_200_of_25: &str = "fill-purple-200/25"; pub(crate) const fill_purple_200_of_30: &str = "fill-purple-200/30"; pub(crate) const fill_purple_200_of_40: &str = "fill-purple-200/40"; pub(crate) const fill_purple_200_of_5: &str = "fill-purple-200/5"; pub(crate) const fill_purple_200_of_50: &str = "fill-purple-200/50"; pub(crate) const fill_purple_200_of_60: &str = "fill-purple-200/60"; pub(crate) const fill_purple_200_of_70: &str = "fill-purple-200/70"; pub(crate) const fill_purple_200_of_75: &str = "fill-purple-200/75"; pub(crate) const fill_purple_200_of_80: &str = "fill-purple-200/80"; pub(crate) const fill_purple_200_of_90: &str = "fill-purple-200/90"; pub(crate) const fill_purple_200_of_95: &str = "fill-purple-200/95"; pub(crate) const fill_purple_300: &str = "fill-purple-300"; pub(crate) const fill_purple_300_of_0: &str = "fill-purple-300/0"; pub(crate) const fill_purple_300_of_10: &str = "fill-purple-300/10"; pub(crate) const fill_purple_300_of_100: &str = "fill-purple-300/100"; pub(crate) const fill_purple_300_of_20: &str = "fill-purple-300/20"; pub(crate) const fill_purple_300_of_25: &str = "fill-purple-300/25"; pub(crate) const fill_purple_300_of_30: &str = "fill-purple-300/30"; pub(crate) const fill_purple_300_of_40: &str = "fill-purple-300/40"; pub(crate) const fill_purple_300_of_5: &str = "fill-purple-300/5"; pub(crate) const fill_purple_300_of_50: &str = "fill-purple-300/50"; pub(crate) const fill_purple_300_of_60: &str = "fill-purple-300/60"; pub(crate) const fill_purple_300_of_70: &str = "fill-purple-300/70"; pub(crate) const fill_purple_300_of_75: &str = "fill-purple-300/75"; pub(crate) const fill_purple_300_of_80: &str = "fill-purple-300/80"; pub(crate) const fill_purple_300_of_90: &str = "fill-purple-300/90"; pub(crate) const fill_purple_300_of_95: &str = "fill-purple-300/95"; pub(crate) const fill_purple_400: &str = "fill-purple-400"; pub(crate) const fill_purple_400_of_0: &str = "fill-purple-400/0"; pub(crate) const fill_purple_400_of_10: &str = "fill-purple-400/10"; pub(crate) const fill_purple_400_of_100: &str = "fill-purple-400/100"; pub(crate) const fill_purple_400_of_20: &str = "fill-purple-400/20"; pub(crate) const fill_purple_400_of_25: &str = "fill-purple-400/25"; pub(crate) const fill_purple_400_of_30: &str = "fill-purple-400/30"; pub(crate) const fill_purple_400_of_40: &str = "fill-purple-400/40"; pub(crate) const fill_purple_400_of_5: &str = "fill-purple-400/5"; pub(crate) const fill_purple_400_of_50: &str = "fill-purple-400/50"; pub(crate) const fill_purple_400_of_60: &str = "fill-purple-400/60"; pub(crate) const fill_purple_400_of_70: &str = "fill-purple-400/70"; pub(crate) const fill_purple_400_of_75: &str = "fill-purple-400/75"; pub(crate) const fill_purple_400_of_80: &str = "fill-purple-400/80"; pub(crate) const fill_purple_400_of_90: &str = "fill-purple-400/90"; pub(crate) const fill_purple_400_of_95: &str = "fill-purple-400/95"; pub(crate) const fill_purple_50: &str = "fill-purple-50"; pub(crate) const fill_purple_500: &str = "fill-purple-500"; pub(crate) const fill_purple_500_of_0: &str = "fill-purple-500/0"; pub(crate) const fill_purple_500_of_10: &str = "fill-purple-500/10"; pub(crate) const fill_purple_500_of_100: &str = "fill-purple-500/100"; pub(crate) const fill_purple_500_of_20: &str = "fill-purple-500/20"; pub(crate) const fill_purple_500_of_25: &str = "fill-purple-500/25"; pub(crate) const fill_purple_500_of_30: &str = "fill-purple-500/30"; pub(crate) const fill_purple_500_of_40: &str = "fill-purple-500/40"; pub(crate) const fill_purple_500_of_5: &str = "fill-purple-500/5"; pub(crate) const fill_purple_500_of_50: &str = "fill-purple-500/50"; pub(crate) const fill_purple_500_of_60: &str = "fill-purple-500/60"; pub(crate) const fill_purple_500_of_70: &str = "fill-purple-500/70"; pub(crate) const fill_purple_500_of_75: &str = "fill-purple-500/75"; pub(crate) const fill_purple_500_of_80: &str = "fill-purple-500/80"; pub(crate) const fill_purple_500_of_90: &str = "fill-purple-500/90"; pub(crate) const fill_purple_500_of_95: &str = "fill-purple-500/95"; pub(crate) const fill_purple_50_of_0: &str = "fill-purple-50/0"; pub(crate) const fill_purple_50_of_10: &str = "fill-purple-50/10"; pub(crate) const fill_purple_50_of_100: &str = "fill-purple-50/100"; pub(crate) const fill_purple_50_of_20: &str = "fill-purple-50/20"; pub(crate) const fill_purple_50_of_25: &str = "fill-purple-50/25"; pub(crate) const fill_purple_50_of_30: &str = "fill-purple-50/30"; pub(crate) const fill_purple_50_of_40: &str = "fill-purple-50/40"; pub(crate) const fill_purple_50_of_5: &str = "fill-purple-50/5"; pub(crate) const fill_purple_50_of_50: &str = "fill-purple-50/50"; pub(crate) const fill_purple_50_of_60: &str = "fill-purple-50/60"; pub(crate) const fill_purple_50_of_70: &str = "fill-purple-50/70"; pub(crate) const fill_purple_50_of_75: &str = "fill-purple-50/75"; pub(crate) const fill_purple_50_of_80: &str = "fill-purple-50/80"; pub(crate) const fill_purple_50_of_90: &str = "fill-purple-50/90"; pub(crate) const fill_purple_50_of_95: &str = "fill-purple-50/95"; pub(crate) const fill_purple_600: &str = "fill-purple-600"; pub(crate) const fill_purple_600_of_0: &str = "fill-purple-600/0"; pub(crate) const fill_purple_600_of_10: &str = "fill-purple-600/10"; pub(crate) const fill_purple_600_of_100: &str = "fill-purple-600/100"; pub(crate) const fill_purple_600_of_20: &str = "fill-purple-600/20"; pub(crate) const fill_purple_600_of_25: &str = "fill-purple-600/25"; pub(crate) const fill_purple_600_of_30: &str = "fill-purple-600/30"; pub(crate) const fill_purple_600_of_40: &str = "fill-purple-600/40"; pub(crate) const fill_purple_600_of_5: &str = "fill-purple-600/5"; pub(crate) const fill_purple_600_of_50: &str = "fill-purple-600/50"; pub(crate) const fill_purple_600_of_60: &str = "fill-purple-600/60"; pub(crate) const fill_purple_600_of_70: &str = "fill-purple-600/70"; pub(crate) const fill_purple_600_of_75: &str = "fill-purple-600/75"; pub(crate) const fill_purple_600_of_80: &str = "fill-purple-600/80"; pub(crate) const fill_purple_600_of_90: &str = "fill-purple-600/90"; pub(crate) const fill_purple_600_of_95: &str = "fill-purple-600/95"; pub(crate) const fill_purple_700: &str = "fill-purple-700"; pub(crate) const fill_purple_700_of_0: &str = "fill-purple-700/0"; pub(crate) const fill_purple_700_of_10: &str = "fill-purple-700/10"; pub(crate) const fill_purple_700_of_100: &str = "fill-purple-700/100"; pub(crate) const fill_purple_700_of_20: &str = "fill-purple-700/20"; pub(crate) const fill_purple_700_of_25: &str = "fill-purple-700/25"; pub(crate) const fill_purple_700_of_30: &str = "fill-purple-700/30"; pub(crate) const fill_purple_700_of_40: &str = "fill-purple-700/40"; pub(crate) const fill_purple_700_of_5: &str = "fill-purple-700/5"; pub(crate) const fill_purple_700_of_50: &str = "fill-purple-700/50"; pub(crate) const fill_purple_700_of_60: &str = "fill-purple-700/60"; pub(crate) const fill_purple_700_of_70: &str = "fill-purple-700/70"; pub(crate) const fill_purple_700_of_75: &str = "fill-purple-700/75"; pub(crate) const fill_purple_700_of_80: &str = "fill-purple-700/80"; pub(crate) const fill_purple_700_of_90: &str = "fill-purple-700/90"; pub(crate) const fill_purple_700_of_95: &str = "fill-purple-700/95"; pub(crate) const fill_purple_800: &str = "fill-purple-800"; pub(crate) const fill_purple_800_of_0: &str = "fill-purple-800/0"; pub(crate) const fill_purple_800_of_10: &str = "fill-purple-800/10"; pub(crate) const fill_purple_800_of_100: &str = "fill-purple-800/100"; pub(crate) const fill_purple_800_of_20: &str = "fill-purple-800/20"; pub(crate) const fill_purple_800_of_25: &str = "fill-purple-800/25"; pub(crate) const fill_purple_800_of_30: &str = "fill-purple-800/30"; pub(crate) const fill_purple_800_of_40: &str = "fill-purple-800/40"; pub(crate) const fill_purple_800_of_5: &str = "fill-purple-800/5"; pub(crate) const fill_purple_800_of_50: &str = "fill-purple-800/50"; pub(crate) const fill_purple_800_of_60: &str = "fill-purple-800/60"; pub(crate) const fill_purple_800_of_70: &str = "fill-purple-800/70"; pub(crate) const fill_purple_800_of_75: &str = "fill-purple-800/75"; pub(crate) const fill_purple_800_of_80: &str = "fill-purple-800/80"; pub(crate) const fill_purple_800_of_90: &str = "fill-purple-800/90"; pub(crate) const fill_purple_800_of_95: &str = "fill-purple-800/95"; pub(crate) const fill_purple_900: &str = "fill-purple-900"; pub(crate) const fill_purple_900_of_0: &str = "fill-purple-900/0"; pub(crate) const fill_purple_900_of_10: &str = "fill-purple-900/10"; pub(crate) const fill_purple_900_of_100: &str = "fill-purple-900/100"; pub(crate) const fill_purple_900_of_20: &str = "fill-purple-900/20"; pub(crate) const fill_purple_900_of_25: &str = "fill-purple-900/25"; pub(crate) const fill_purple_900_of_30: &str = "fill-purple-900/30"; pub(crate) const fill_purple_900_of_40: &str = "fill-purple-900/40"; pub(crate) const fill_purple_900_of_5: &str = "fill-purple-900/5"; pub(crate) const fill_purple_900_of_50: &str = "fill-purple-900/50"; pub(crate) const fill_purple_900_of_60: &str = "fill-purple-900/60"; pub(crate) const fill_purple_900_of_70: &str = "fill-purple-900/70"; pub(crate) const fill_purple_900_of_75: &str = "fill-purple-900/75"; pub(crate) const fill_purple_900_of_80: &str = "fill-purple-900/80"; pub(crate) const fill_purple_900_of_90: &str = "fill-purple-900/90"; pub(crate) const fill_purple_900_of_95: &str = "fill-purple-900/95"; pub(crate) const fill_red_100: &str = "fill-red-100"; pub(crate) const fill_red_100_of_0: &str = "fill-red-100/0"; pub(crate) const fill_red_100_of_10: &str = "fill-red-100/10"; pub(crate) const fill_red_100_of_100: &str = "fill-red-100/100"; pub(crate) const fill_red_100_of_20: &str = "fill-red-100/20"; pub(crate) const fill_red_100_of_25: &str = "fill-red-100/25"; pub(crate) const fill_red_100_of_30: &str = "fill-red-100/30"; pub(crate) const fill_red_100_of_40: &str = "fill-red-100/40"; pub(crate) const fill_red_100_of_5: &str = "fill-red-100/5"; pub(crate) const fill_red_100_of_50: &str = "fill-red-100/50"; pub(crate) const fill_red_100_of_60: &str = "fill-red-100/60"; pub(crate) const fill_red_100_of_70: &str = "fill-red-100/70"; pub(crate) const fill_red_100_of_75: &str = "fill-red-100/75"; pub(crate) const fill_red_100_of_80: &str = "fill-red-100/80"; pub(crate) const fill_red_100_of_90: &str = "fill-red-100/90"; pub(crate) const fill_red_100_of_95: &str = "fill-red-100/95"; pub(crate) const fill_red_200: &str = "fill-red-200"; pub(crate) const fill_red_200_of_0: &str = "fill-red-200/0"; pub(crate) const fill_red_200_of_10: &str = "fill-red-200/10"; pub(crate) const fill_red_200_of_100: &str = "fill-red-200/100"; pub(crate) const fill_red_200_of_20: &str = "fill-red-200/20"; pub(crate) const fill_red_200_of_25: &str = "fill-red-200/25"; pub(crate) const fill_red_200_of_30: &str = "fill-red-200/30"; pub(crate) const fill_red_200_of_40: &str = "fill-red-200/40"; pub(crate) const fill_red_200_of_5: &str = "fill-red-200/5"; pub(crate) const fill_red_200_of_50: &str = "fill-red-200/50"; pub(crate) const fill_red_200_of_60: &str = "fill-red-200/60"; pub(crate) const fill_red_200_of_70: &str = "fill-red-200/70"; pub(crate) const fill_red_200_of_75: &str = "fill-red-200/75"; pub(crate) const fill_red_200_of_80: &str = "fill-red-200/80"; pub(crate) const fill_red_200_of_90: &str = "fill-red-200/90"; pub(crate) const fill_red_200_of_95: &str = "fill-red-200/95"; pub(crate) const fill_red_300: &str = "fill-red-300"; pub(crate) const fill_red_300_of_0: &str = "fill-red-300/0"; pub(crate) const fill_red_300_of_10: &str = "fill-red-300/10"; pub(crate) const fill_red_300_of_100: &str = "fill-red-300/100"; pub(crate) const fill_red_300_of_20: &str = "fill-red-300/20"; pub(crate) const fill_red_300_of_25: &str = "fill-red-300/25"; pub(crate) const fill_red_300_of_30: &str = "fill-red-300/30"; pub(crate) const fill_red_300_of_40: &str = "fill-red-300/40"; pub(crate) const fill_red_300_of_5: &str = "fill-red-300/5"; pub(crate) const fill_red_300_of_50: &str = "fill-red-300/50"; pub(crate) const fill_red_300_of_60: &str = "fill-red-300/60"; pub(crate) const fill_red_300_of_70: &str = "fill-red-300/70"; pub(crate) const fill_red_300_of_75: &str = "fill-red-300/75"; pub(crate) const fill_red_300_of_80: &str = "fill-red-300/80"; pub(crate) const fill_red_300_of_90: &str = "fill-red-300/90"; pub(crate) const fill_red_300_of_95: &str = "fill-red-300/95"; pub(crate) const fill_red_400: &str = "fill-red-400"; pub(crate) const fill_red_400_of_0: &str = "fill-red-400/0"; pub(crate) const fill_red_400_of_10: &str = "fill-red-400/10"; pub(crate) const fill_red_400_of_100: &str = "fill-red-400/100"; pub(crate) const fill_red_400_of_20: &str = "fill-red-400/20"; pub(crate) const fill_red_400_of_25: &str = "fill-red-400/25"; pub(crate) const fill_red_400_of_30: &str = "fill-red-400/30"; pub(crate) const fill_red_400_of_40: &str = "fill-red-400/40"; pub(crate) const fill_red_400_of_5: &str = "fill-red-400/5"; pub(crate) const fill_red_400_of_50: &str = "fill-red-400/50"; pub(crate) const fill_red_400_of_60: &str = "fill-red-400/60"; pub(crate) const fill_red_400_of_70: &str = "fill-red-400/70"; pub(crate) const fill_red_400_of_75: &str = "fill-red-400/75"; pub(crate) const fill_red_400_of_80: &str = "fill-red-400/80"; pub(crate) const fill_red_400_of_90: &str = "fill-red-400/90"; pub(crate) const fill_red_400_of_95: &str = "fill-red-400/95"; pub(crate) const fill_red_50: &str = "fill-red-50"; pub(crate) const fill_red_500: &str = "fill-red-500"; pub(crate) const fill_red_500_of_0: &str = "fill-red-500/0"; pub(crate) const fill_red_500_of_10: &str = "fill-red-500/10"; pub(crate) const fill_red_500_of_100: &str = "fill-red-500/100"; pub(crate) const fill_red_500_of_20: &str = "fill-red-500/20"; pub(crate) const fill_red_500_of_25: &str = "fill-red-500/25"; pub(crate) const fill_red_500_of_30: &str = "fill-red-500/30"; pub(crate) const fill_red_500_of_40: &str = "fill-red-500/40"; pub(crate) const fill_red_500_of_5: &str = "fill-red-500/5"; pub(crate) const fill_red_500_of_50: &str = "fill-red-500/50"; pub(crate) const fill_red_500_of_60: &str = "fill-red-500/60"; pub(crate) const fill_red_500_of_70: &str = "fill-red-500/70"; pub(crate) const fill_red_500_of_75: &str = "fill-red-500/75"; pub(crate) const fill_red_500_of_80: &str = "fill-red-500/80"; pub(crate) const fill_red_500_of_90: &str = "fill-red-500/90"; pub(crate) const fill_red_500_of_95: &str = "fill-red-500/95"; pub(crate) const fill_red_50_of_0: &str = "fill-red-50/0"; pub(crate) const fill_red_50_of_10: &str = "fill-red-50/10"; pub(crate) const fill_red_50_of_100: &str = "fill-red-50/100"; pub(crate) const fill_red_50_of_20: &str = "fill-red-50/20"; pub(crate) const fill_red_50_of_25: &str = "fill-red-50/25"; pub(crate) const fill_red_50_of_30: &str = "fill-red-50/30"; pub(crate) const fill_red_50_of_40: &str = "fill-red-50/40"; pub(crate) const fill_red_50_of_5: &str = "fill-red-50/5"; pub(crate) const fill_red_50_of_50: &str = "fill-red-50/50"; pub(crate) const fill_red_50_of_60: &str = "fill-red-50/60"; pub(crate) const fill_red_50_of_70: &str = "fill-red-50/70"; pub(crate) const fill_red_50_of_75: &str = "fill-red-50/75"; pub(crate) const fill_red_50_of_80: &str = "fill-red-50/80"; pub(crate) const fill_red_50_of_90: &str = "fill-red-50/90"; pub(crate) const fill_red_50_of_95: &str = "fill-red-50/95"; pub(crate) const fill_red_600: &str = "fill-red-600"; pub(crate) const fill_red_600_of_0: &str = "fill-red-600/0"; pub(crate) const fill_red_600_of_10: &str = "fill-red-600/10"; pub(crate) const fill_red_600_of_100: &str = "fill-red-600/100"; pub(crate) const fill_red_600_of_20: &str = "fill-red-600/20"; pub(crate) const fill_red_600_of_25: &str = "fill-red-600/25"; pub(crate) const fill_red_600_of_30: &str = "fill-red-600/30"; pub(crate) const fill_red_600_of_40: &str = "fill-red-600/40"; pub(crate) const fill_red_600_of_5: &str = "fill-red-600/5"; pub(crate) const fill_red_600_of_50: &str = "fill-red-600/50"; pub(crate) const fill_red_600_of_60: &str = "fill-red-600/60"; pub(crate) const fill_red_600_of_70: &str = "fill-red-600/70"; pub(crate) const fill_red_600_of_75: &str = "fill-red-600/75"; pub(crate) const fill_red_600_of_80: &str = "fill-red-600/80"; pub(crate) const fill_red_600_of_90: &str = "fill-red-600/90"; pub(crate) const fill_red_600_of_95: &str = "fill-red-600/95"; pub(crate) const fill_red_700: &str = "fill-red-700"; pub(crate) const fill_red_700_of_0: &str = "fill-red-700/0"; pub(crate) const fill_red_700_of_10: &str = "fill-red-700/10"; pub(crate) const fill_red_700_of_100: &str = "fill-red-700/100"; pub(crate) const fill_red_700_of_20: &str = "fill-red-700/20"; pub(crate) const fill_red_700_of_25: &str = "fill-red-700/25"; pub(crate) const fill_red_700_of_30: &str = "fill-red-700/30"; pub(crate) const fill_red_700_of_40: &str = "fill-red-700/40"; pub(crate) const fill_red_700_of_5: &str = "fill-red-700/5"; pub(crate) const fill_red_700_of_50: &str = "fill-red-700/50"; pub(crate) const fill_red_700_of_60: &str = "fill-red-700/60"; pub(crate) const fill_red_700_of_70: &str = "fill-red-700/70"; pub(crate) const fill_red_700_of_75: &str = "fill-red-700/75"; pub(crate) const fill_red_700_of_80: &str = "fill-red-700/80"; pub(crate) const fill_red_700_of_90: &str = "fill-red-700/90"; pub(crate) const fill_red_700_of_95: &str = "fill-red-700/95"; pub(crate) const fill_red_800: &str = "fill-red-800"; pub(crate) const fill_red_800_of_0: &str = "fill-red-800/0"; pub(crate) const fill_red_800_of_10: &str = "fill-red-800/10"; pub(crate) const fill_red_800_of_100: &str = "fill-red-800/100"; pub(crate) const fill_red_800_of_20: &str = "fill-red-800/20"; pub(crate) const fill_red_800_of_25: &str = "fill-red-800/25"; pub(crate) const fill_red_800_of_30: &str = "fill-red-800/30"; pub(crate) const fill_red_800_of_40: &str = "fill-red-800/40"; pub(crate) const fill_red_800_of_5: &str = "fill-red-800/5"; pub(crate) const fill_red_800_of_50: &str = "fill-red-800/50"; pub(crate) const fill_red_800_of_60: &str = "fill-red-800/60"; pub(crate) const fill_red_800_of_70: &str = "fill-red-800/70"; pub(crate) const fill_red_800_of_75: &str = "fill-red-800/75"; pub(crate) const fill_red_800_of_80: &str = "fill-red-800/80"; pub(crate) const fill_red_800_of_90: &str = "fill-red-800/90"; pub(crate) const fill_red_800_of_95: &str = "fill-red-800/95"; pub(crate) const fill_red_900: &str = "fill-red-900"; pub(crate) const fill_red_900_of_0: &str = "fill-red-900/0"; pub(crate) const fill_red_900_of_10: &str = "fill-red-900/10"; pub(crate) const fill_red_900_of_100: &str = "fill-red-900/100"; pub(crate) const fill_red_900_of_20: &str = "fill-red-900/20"; pub(crate) const fill_red_900_of_25: &str = "fill-red-900/25"; pub(crate) const fill_red_900_of_30: &str = "fill-red-900/30"; pub(crate) const fill_red_900_of_40: &str = "fill-red-900/40"; pub(crate) const fill_red_900_of_5: &str = "fill-red-900/5"; pub(crate) const fill_red_900_of_50: &str = "fill-red-900/50"; pub(crate) const fill_red_900_of_60: &str = "fill-red-900/60"; pub(crate) const fill_red_900_of_70: &str = "fill-red-900/70"; pub(crate) const fill_red_900_of_75: &str = "fill-red-900/75"; pub(crate) const fill_red_900_of_80: &str = "fill-red-900/80"; pub(crate) const fill_red_900_of_90: &str = "fill-red-900/90"; pub(crate) const fill_red_900_of_95: &str = "fill-red-900/95"; pub(crate) const fill_rose_100: &str = "fill-rose-100"; pub(crate) const fill_rose_100_of_0: &str = "fill-rose-100/0"; pub(crate) const fill_rose_100_of_10: &str = "fill-rose-100/10"; pub(crate) const fill_rose_100_of_100: &str = "fill-rose-100/100"; pub(crate) const fill_rose_100_of_20: &str = "fill-rose-100/20"; pub(crate) const fill_rose_100_of_25: &str = "fill-rose-100/25"; pub(crate) const fill_rose_100_of_30: &str = "fill-rose-100/30"; pub(crate) const fill_rose_100_of_40: &str = "fill-rose-100/40"; pub(crate) const fill_rose_100_of_5: &str = "fill-rose-100/5"; pub(crate) const fill_rose_100_of_50: &str = "fill-rose-100/50"; pub(crate) const fill_rose_100_of_60: &str = "fill-rose-100/60"; pub(crate) const fill_rose_100_of_70: &str = "fill-rose-100/70"; pub(crate) const fill_rose_100_of_75: &str = "fill-rose-100/75"; pub(crate) const fill_rose_100_of_80: &str = "fill-rose-100/80"; pub(crate) const fill_rose_100_of_90: &str = "fill-rose-100/90"; pub(crate) const fill_rose_100_of_95: &str = "fill-rose-100/95"; pub(crate) const fill_rose_200: &str = "fill-rose-200"; pub(crate) const fill_rose_200_of_0: &str = "fill-rose-200/0"; pub(crate) const fill_rose_200_of_10: &str = "fill-rose-200/10"; pub(crate) const fill_rose_200_of_100: &str = "fill-rose-200/100"; pub(crate) const fill_rose_200_of_20: &str = "fill-rose-200/20"; pub(crate) const fill_rose_200_of_25: &str = "fill-rose-200/25"; pub(crate) const fill_rose_200_of_30: &str = "fill-rose-200/30"; pub(crate) const fill_rose_200_of_40: &str = "fill-rose-200/40"; pub(crate) const fill_rose_200_of_5: &str = "fill-rose-200/5"; pub(crate) const fill_rose_200_of_50: &str = "fill-rose-200/50"; pub(crate) const fill_rose_200_of_60: &str = "fill-rose-200/60"; pub(crate) const fill_rose_200_of_70: &str = "fill-rose-200/70"; pub(crate) const fill_rose_200_of_75: &str = "fill-rose-200/75"; pub(crate) const fill_rose_200_of_80: &str = "fill-rose-200/80"; pub(crate) const fill_rose_200_of_90: &str = "fill-rose-200/90"; pub(crate) const fill_rose_200_of_95: &str = "fill-rose-200/95"; pub(crate) const fill_rose_300: &str = "fill-rose-300"; pub(crate) const fill_rose_300_of_0: &str = "fill-rose-300/0"; pub(crate) const fill_rose_300_of_10: &str = "fill-rose-300/10"; pub(crate) const fill_rose_300_of_100: &str = "fill-rose-300/100"; pub(crate) const fill_rose_300_of_20: &str = "fill-rose-300/20"; pub(crate) const fill_rose_300_of_25: &str = "fill-rose-300/25"; pub(crate) const fill_rose_300_of_30: &str = "fill-rose-300/30"; pub(crate) const fill_rose_300_of_40: &str = "fill-rose-300/40"; pub(crate) const fill_rose_300_of_5: &str = "fill-rose-300/5"; pub(crate) const fill_rose_300_of_50: &str = "fill-rose-300/50"; pub(crate) const fill_rose_300_of_60: &str = "fill-rose-300/60"; pub(crate) const fill_rose_300_of_70: &str = "fill-rose-300/70"; pub(crate) const fill_rose_300_of_75: &str = "fill-rose-300/75"; pub(crate) const fill_rose_300_of_80: &str = "fill-rose-300/80"; pub(crate) const fill_rose_300_of_90: &str = "fill-rose-300/90"; pub(crate) const fill_rose_300_of_95: &str = "fill-rose-300/95"; pub(crate) const fill_rose_400: &str = "fill-rose-400"; pub(crate) const fill_rose_400_of_0: &str = "fill-rose-400/0"; pub(crate) const fill_rose_400_of_10: &str = "fill-rose-400/10"; pub(crate) const fill_rose_400_of_100: &str = "fill-rose-400/100"; pub(crate) const fill_rose_400_of_20: &str = "fill-rose-400/20"; pub(crate) const fill_rose_400_of_25: &str = "fill-rose-400/25"; pub(crate) const fill_rose_400_of_30: &str = "fill-rose-400/30"; pub(crate) const fill_rose_400_of_40: &str = "fill-rose-400/40"; pub(crate) const fill_rose_400_of_5: &str = "fill-rose-400/5"; pub(crate) const fill_rose_400_of_50: &str = "fill-rose-400/50"; pub(crate) const fill_rose_400_of_60: &str = "fill-rose-400/60"; pub(crate) const fill_rose_400_of_70: &str = "fill-rose-400/70"; pub(crate) const fill_rose_400_of_75: &str = "fill-rose-400/75"; pub(crate) const fill_rose_400_of_80: &str = "fill-rose-400/80"; pub(crate) const fill_rose_400_of_90: &str = "fill-rose-400/90"; pub(crate) const fill_rose_400_of_95: &str = "fill-rose-400/95"; pub(crate) const fill_rose_50: &str = "fill-rose-50"; pub(crate) const fill_rose_500: &str = "fill-rose-500"; pub(crate) const fill_rose_500_of_0: &str = "fill-rose-500/0"; pub(crate) const fill_rose_500_of_10: &str = "fill-rose-500/10"; pub(crate) const fill_rose_500_of_100: &str = "fill-rose-500/100"; pub(crate) const fill_rose_500_of_20: &str = "fill-rose-500/20"; pub(crate) const fill_rose_500_of_25: &str = "fill-rose-500/25"; pub(crate) const fill_rose_500_of_30: &str = "fill-rose-500/30"; pub(crate) const fill_rose_500_of_40: &str = "fill-rose-500/40"; pub(crate) const fill_rose_500_of_5: &str = "fill-rose-500/5"; pub(crate) const fill_rose_500_of_50: &str = "fill-rose-500/50"; pub(crate) const fill_rose_500_of_60: &str = "fill-rose-500/60"; pub(crate) const fill_rose_500_of_70: &str = "fill-rose-500/70"; pub(crate) const fill_rose_500_of_75: &str = "fill-rose-500/75"; pub(crate) const fill_rose_500_of_80: &str = "fill-rose-500/80"; pub(crate) const fill_rose_500_of_90: &str = "fill-rose-500/90"; pub(crate) const fill_rose_500_of_95: &str = "fill-rose-500/95"; pub(crate) const fill_rose_50_of_0: &str = "fill-rose-50/0"; pub(crate) const fill_rose_50_of_10: &str = "fill-rose-50/10"; pub(crate) const fill_rose_50_of_100: &str = "fill-rose-50/100"; pub(crate) const fill_rose_50_of_20: &str = "fill-rose-50/20"; pub(crate) const fill_rose_50_of_25: &str = "fill-rose-50/25"; pub(crate) const fill_rose_50_of_30: &str = "fill-rose-50/30"; pub(crate) const fill_rose_50_of_40: &str = "fill-rose-50/40"; pub(crate) const fill_rose_50_of_5: &str = "fill-rose-50/5"; pub(crate) const fill_rose_50_of_50: &str = "fill-rose-50/50"; pub(crate) const fill_rose_50_of_60: &str = "fill-rose-50/60"; pub(crate) const fill_rose_50_of_70: &str = "fill-rose-50/70"; pub(crate) const fill_rose_50_of_75: &str = "fill-rose-50/75"; pub(crate) const fill_rose_50_of_80: &str = "fill-rose-50/80"; pub(crate) const fill_rose_50_of_90: &str = "fill-rose-50/90"; pub(crate) const fill_rose_50_of_95: &str = "fill-rose-50/95"; pub(crate) const fill_rose_600: &str = "fill-rose-600"; pub(crate) const fill_rose_600_of_0: &str = "fill-rose-600/0"; pub(crate) const fill_rose_600_of_10: &str = "fill-rose-600/10"; pub(crate) const fill_rose_600_of_100: &str = "fill-rose-600/100"; pub(crate) const fill_rose_600_of_20: &str = "fill-rose-600/20"; pub(crate) const fill_rose_600_of_25: &str = "fill-rose-600/25"; pub(crate) const fill_rose_600_of_30: &str = "fill-rose-600/30"; pub(crate) const fill_rose_600_of_40: &str = "fill-rose-600/40"; pub(crate) const fill_rose_600_of_5: &str = "fill-rose-600/5"; pub(crate) const fill_rose_600_of_50: &str = "fill-rose-600/50"; pub(crate) const fill_rose_600_of_60: &str = "fill-rose-600/60"; pub(crate) const fill_rose_600_of_70: &str = "fill-rose-600/70"; pub(crate) const fill_rose_600_of_75: &str = "fill-rose-600/75"; pub(crate) const fill_rose_600_of_80: &str = "fill-rose-600/80"; pub(crate) const fill_rose_600_of_90: &str = "fill-rose-600/90"; pub(crate) const fill_rose_600_of_95: &str = "fill-rose-600/95"; pub(crate) const fill_rose_700: &str = "fill-rose-700"; pub(crate) const fill_rose_700_of_0: &str = "fill-rose-700/0"; pub(crate) const fill_rose_700_of_10: &str = "fill-rose-700/10"; pub(crate) const fill_rose_700_of_100: &str = "fill-rose-700/100"; pub(crate) const fill_rose_700_of_20: &str = "fill-rose-700/20"; pub(crate) const fill_rose_700_of_25: &str = "fill-rose-700/25"; pub(crate) const fill_rose_700_of_30: &str = "fill-rose-700/30"; pub(crate) const fill_rose_700_of_40: &str = "fill-rose-700/40"; pub(crate) const fill_rose_700_of_5: &str = "fill-rose-700/5"; pub(crate) const fill_rose_700_of_50: &str = "fill-rose-700/50"; pub(crate) const fill_rose_700_of_60: &str = "fill-rose-700/60"; pub(crate) const fill_rose_700_of_70: &str = "fill-rose-700/70"; pub(crate) const fill_rose_700_of_75: &str = "fill-rose-700/75"; pub(crate) const fill_rose_700_of_80: &str = "fill-rose-700/80"; pub(crate) const fill_rose_700_of_90: &str = "fill-rose-700/90"; pub(crate) const fill_rose_700_of_95: &str = "fill-rose-700/95"; pub(crate) const fill_rose_800: &str = "fill-rose-800"; pub(crate) const fill_rose_800_of_0: &str = "fill-rose-800/0"; pub(crate) const fill_rose_800_of_10: &str = "fill-rose-800/10"; pub(crate) const fill_rose_800_of_100: &str = "fill-rose-800/100"; pub(crate) const fill_rose_800_of_20: &str = "fill-rose-800/20"; pub(crate) const fill_rose_800_of_25: &str = "fill-rose-800/25"; pub(crate) const fill_rose_800_of_30: &str = "fill-rose-800/30"; pub(crate) const fill_rose_800_of_40: &str = "fill-rose-800/40"; pub(crate) const fill_rose_800_of_5: &str = "fill-rose-800/5"; pub(crate) const fill_rose_800_of_50: &str = "fill-rose-800/50"; pub(crate) const fill_rose_800_of_60: &str = "fill-rose-800/60"; pub(crate) const fill_rose_800_of_70: &str = "fill-rose-800/70"; pub(crate) const fill_rose_800_of_75: &str = "fill-rose-800/75"; pub(crate) const fill_rose_800_of_80: &str = "fill-rose-800/80"; pub(crate) const fill_rose_800_of_90: &str = "fill-rose-800/90"; pub(crate) const fill_rose_800_of_95: &str = "fill-rose-800/95"; pub(crate) const fill_rose_900: &str = "fill-rose-900"; pub(crate) const fill_rose_900_of_0: &str = "fill-rose-900/0"; pub(crate) const fill_rose_900_of_10: &str = "fill-rose-900/10"; pub(crate) const fill_rose_900_of_100: &str = "fill-rose-900/100"; pub(crate) const fill_rose_900_of_20: &str = "fill-rose-900/20"; pub(crate) const fill_rose_900_of_25: &str = "fill-rose-900/25"; pub(crate) const fill_rose_900_of_30: &str = "fill-rose-900/30"; pub(crate) const fill_rose_900_of_40: &str = "fill-rose-900/40"; pub(crate) const fill_rose_900_of_5: &str = "fill-rose-900/5"; pub(crate) const fill_rose_900_of_50: &str = "fill-rose-900/50"; pub(crate) const fill_rose_900_of_60: &str = "fill-rose-900/60"; pub(crate) const fill_rose_900_of_70: &str = "fill-rose-900/70"; pub(crate) const fill_rose_900_of_75: &str = "fill-rose-900/75"; pub(crate) const fill_rose_900_of_80: &str = "fill-rose-900/80"; pub(crate) const fill_rose_900_of_90: &str = "fill-rose-900/90"; pub(crate) const fill_rose_900_of_95: &str = "fill-rose-900/95"; pub(crate) const fill_sky_100: &str = "fill-sky-100"; pub(crate) const fill_sky_100_of_0: &str = "fill-sky-100/0"; pub(crate) const fill_sky_100_of_10: &str = "fill-sky-100/10"; pub(crate) const fill_sky_100_of_100: &str = "fill-sky-100/100"; pub(crate) const fill_sky_100_of_20: &str = "fill-sky-100/20"; pub(crate) const fill_sky_100_of_25: &str = "fill-sky-100/25"; pub(crate) const fill_sky_100_of_30: &str = "fill-sky-100/30"; pub(crate) const fill_sky_100_of_40: &str = "fill-sky-100/40"; pub(crate) const fill_sky_100_of_5: &str = "fill-sky-100/5"; pub(crate) const fill_sky_100_of_50: &str = "fill-sky-100/50"; pub(crate) const fill_sky_100_of_60: &str = "fill-sky-100/60"; pub(crate) const fill_sky_100_of_70: &str = "fill-sky-100/70"; pub(crate) const fill_sky_100_of_75: &str = "fill-sky-100/75"; pub(crate) const fill_sky_100_of_80: &str = "fill-sky-100/80"; pub(crate) const fill_sky_100_of_90: &str = "fill-sky-100/90"; pub(crate) const fill_sky_100_of_95: &str = "fill-sky-100/95"; pub(crate) const fill_sky_200: &str = "fill-sky-200"; pub(crate) const fill_sky_200_of_0: &str = "fill-sky-200/0"; pub(crate) const fill_sky_200_of_10: &str = "fill-sky-200/10"; pub(crate) const fill_sky_200_of_100: &str = "fill-sky-200/100"; pub(crate) const fill_sky_200_of_20: &str = "fill-sky-200/20"; pub(crate) const fill_sky_200_of_25: &str = "fill-sky-200/25"; pub(crate) const fill_sky_200_of_30: &str = "fill-sky-200/30"; pub(crate) const fill_sky_200_of_40: &str = "fill-sky-200/40"; pub(crate) const fill_sky_200_of_5: &str = "fill-sky-200/5"; pub(crate) const fill_sky_200_of_50: &str = "fill-sky-200/50"; pub(crate) const fill_sky_200_of_60: &str = "fill-sky-200/60"; pub(crate) const fill_sky_200_of_70: &str = "fill-sky-200/70"; pub(crate) const fill_sky_200_of_75: &str = "fill-sky-200/75"; pub(crate) const fill_sky_200_of_80: &str = "fill-sky-200/80"; pub(crate) const fill_sky_200_of_90: &str = "fill-sky-200/90"; pub(crate) const fill_sky_200_of_95: &str = "fill-sky-200/95"; pub(crate) const fill_sky_300: &str = "fill-sky-300"; pub(crate) const fill_sky_300_of_0: &str = "fill-sky-300/0"; pub(crate) const fill_sky_300_of_10: &str = "fill-sky-300/10"; pub(crate) const fill_sky_300_of_100: &str = "fill-sky-300/100"; pub(crate) const fill_sky_300_of_20: &str = "fill-sky-300/20"; pub(crate) const fill_sky_300_of_25: &str = "fill-sky-300/25"; pub(crate) const fill_sky_300_of_30: &str = "fill-sky-300/30"; pub(crate) const fill_sky_300_of_40: &str = "fill-sky-300/40"; pub(crate) const fill_sky_300_of_5: &str = "fill-sky-300/5"; pub(crate) const fill_sky_300_of_50: &str = "fill-sky-300/50"; pub(crate) const fill_sky_300_of_60: &str = "fill-sky-300/60"; pub(crate) const fill_sky_300_of_70: &str = "fill-sky-300/70"; pub(crate) const fill_sky_300_of_75: &str = "fill-sky-300/75"; pub(crate) const fill_sky_300_of_80: &str = "fill-sky-300/80"; pub(crate) const fill_sky_300_of_90: &str = "fill-sky-300/90"; pub(crate) const fill_sky_300_of_95: &str = "fill-sky-300/95"; pub(crate) const fill_sky_400: &str = "fill-sky-400"; pub(crate) const fill_sky_400_of_0: &str = "fill-sky-400/0"; pub(crate) const fill_sky_400_of_10: &str = "fill-sky-400/10"; pub(crate) const fill_sky_400_of_100: &str = "fill-sky-400/100"; pub(crate) const fill_sky_400_of_20: &str = "fill-sky-400/20"; pub(crate) const fill_sky_400_of_25: &str = "fill-sky-400/25"; pub(crate) const fill_sky_400_of_30: &str = "fill-sky-400/30"; pub(crate) const fill_sky_400_of_40: &str = "fill-sky-400/40"; pub(crate) const fill_sky_400_of_5: &str = "fill-sky-400/5"; pub(crate) const fill_sky_400_of_50: &str = "fill-sky-400/50"; pub(crate) const fill_sky_400_of_60: &str = "fill-sky-400/60"; pub(crate) const fill_sky_400_of_70: &str = "fill-sky-400/70"; pub(crate) const fill_sky_400_of_75: &str = "fill-sky-400/75"; pub(crate) const fill_sky_400_of_80: &str = "fill-sky-400/80"; pub(crate) const fill_sky_400_of_90: &str = "fill-sky-400/90"; pub(crate) const fill_sky_400_of_95: &str = "fill-sky-400/95"; pub(crate) const fill_sky_50: &str = "fill-sky-50"; pub(crate) const fill_sky_500: &str = "fill-sky-500"; pub(crate) const fill_sky_500_of_0: &str = "fill-sky-500/0"; pub(crate) const fill_sky_500_of_10: &str = "fill-sky-500/10"; pub(crate) const fill_sky_500_of_100: &str = "fill-sky-500/100"; pub(crate) const fill_sky_500_of_20: &str = "fill-sky-500/20"; pub(crate) const fill_sky_500_of_25: &str = "fill-sky-500/25"; pub(crate) const fill_sky_500_of_30: &str = "fill-sky-500/30"; pub(crate) const fill_sky_500_of_40: &str = "fill-sky-500/40"; pub(crate) const fill_sky_500_of_5: &str = "fill-sky-500/5"; pub(crate) const fill_sky_500_of_50: &str = "fill-sky-500/50"; pub(crate) const fill_sky_500_of_60: &str = "fill-sky-500/60"; pub(crate) const fill_sky_500_of_70: &str = "fill-sky-500/70"; pub(crate) const fill_sky_500_of_75: &str = "fill-sky-500/75"; pub(crate) const fill_sky_500_of_80: &str = "fill-sky-500/80"; pub(crate) const fill_sky_500_of_90: &str = "fill-sky-500/90"; pub(crate) const fill_sky_500_of_95: &str = "fill-sky-500/95"; pub(crate) const fill_sky_50_of_0: &str = "fill-sky-50/0"; pub(crate) const fill_sky_50_of_10: &str = "fill-sky-50/10"; pub(crate) const fill_sky_50_of_100: &str = "fill-sky-50/100"; pub(crate) const fill_sky_50_of_20: &str = "fill-sky-50/20"; pub(crate) const fill_sky_50_of_25: &str = "fill-sky-50/25"; pub(crate) const fill_sky_50_of_30: &str = "fill-sky-50/30"; pub(crate) const fill_sky_50_of_40: &str = "fill-sky-50/40"; pub(crate) const fill_sky_50_of_5: &str = "fill-sky-50/5"; pub(crate) const fill_sky_50_of_50: &str = "fill-sky-50/50"; pub(crate) const fill_sky_50_of_60: &str = "fill-sky-50/60"; pub(crate) const fill_sky_50_of_70: &str = "fill-sky-50/70"; pub(crate) const fill_sky_50_of_75: &str = "fill-sky-50/75"; pub(crate) const fill_sky_50_of_80: &str = "fill-sky-50/80"; pub(crate) const fill_sky_50_of_90: &str = "fill-sky-50/90"; pub(crate) const fill_sky_50_of_95: &str = "fill-sky-50/95"; pub(crate) const fill_sky_600: &str = "fill-sky-600"; pub(crate) const fill_sky_600_of_0: &str = "fill-sky-600/0"; pub(crate) const fill_sky_600_of_10: &str = "fill-sky-600/10"; pub(crate) const fill_sky_600_of_100: &str = "fill-sky-600/100"; pub(crate) const fill_sky_600_of_20: &str = "fill-sky-600/20"; pub(crate) const fill_sky_600_of_25: &str = "fill-sky-600/25"; pub(crate) const fill_sky_600_of_30: &str = "fill-sky-600/30"; pub(crate) const fill_sky_600_of_40: &str = "fill-sky-600/40"; pub(crate) const fill_sky_600_of_5: &str = "fill-sky-600/5"; pub(crate) const fill_sky_600_of_50: &str = "fill-sky-600/50"; pub(crate) const fill_sky_600_of_60: &str = "fill-sky-600/60"; pub(crate) const fill_sky_600_of_70: &str = "fill-sky-600/70"; pub(crate) const fill_sky_600_of_75: &str = "fill-sky-600/75"; pub(crate) const fill_sky_600_of_80: &str = "fill-sky-600/80"; pub(crate) const fill_sky_600_of_90: &str = "fill-sky-600/90"; pub(crate) const fill_sky_600_of_95: &str = "fill-sky-600/95"; pub(crate) const fill_sky_700: &str = "fill-sky-700"; pub(crate) const fill_sky_700_of_0: &str = "fill-sky-700/0"; pub(crate) const fill_sky_700_of_10: &str = "fill-sky-700/10"; pub(crate) const fill_sky_700_of_100: &str = "fill-sky-700/100"; pub(crate) const fill_sky_700_of_20: &str = "fill-sky-700/20"; pub(crate) const fill_sky_700_of_25: &str = "fill-sky-700/25"; pub(crate) const fill_sky_700_of_30: &str = "fill-sky-700/30"; pub(crate) const fill_sky_700_of_40: &str = "fill-sky-700/40"; pub(crate) const fill_sky_700_of_5: &str = "fill-sky-700/5"; pub(crate) const fill_sky_700_of_50: &str = "fill-sky-700/50"; pub(crate) const fill_sky_700_of_60: &str = "fill-sky-700/60"; pub(crate) const fill_sky_700_of_70: &str = "fill-sky-700/70"; pub(crate) const fill_sky_700_of_75: &str = "fill-sky-700/75"; pub(crate) const fill_sky_700_of_80: &str = "fill-sky-700/80"; pub(crate) const fill_sky_700_of_90: &str = "fill-sky-700/90"; pub(crate) const fill_sky_700_of_95: &str = "fill-sky-700/95"; pub(crate) const fill_sky_800: &str = "fill-sky-800"; pub(crate) const fill_sky_800_of_0: &str = "fill-sky-800/0"; pub(crate) const fill_sky_800_of_10: &str = "fill-sky-800/10"; pub(crate) const fill_sky_800_of_100: &str = "fill-sky-800/100"; pub(crate) const fill_sky_800_of_20: &str = "fill-sky-800/20"; pub(crate) const fill_sky_800_of_25: &str = "fill-sky-800/25"; pub(crate) const fill_sky_800_of_30: &str = "fill-sky-800/30"; pub(crate) const fill_sky_800_of_40: &str = "fill-sky-800/40"; pub(crate) const fill_sky_800_of_5: &str = "fill-sky-800/5"; pub(crate) const fill_sky_800_of_50: &str = "fill-sky-800/50"; pub(crate) const fill_sky_800_of_60: &str = "fill-sky-800/60"; pub(crate) const fill_sky_800_of_70: &str = "fill-sky-800/70"; pub(crate) const fill_sky_800_of_75: &str = "fill-sky-800/75"; pub(crate) const fill_sky_800_of_80: &str = "fill-sky-800/80"; pub(crate) const fill_sky_800_of_90: &str = "fill-sky-800/90"; pub(crate) const fill_sky_800_of_95: &str = "fill-sky-800/95"; pub(crate) const fill_sky_900: &str = "fill-sky-900"; pub(crate) const fill_sky_900_of_0: &str = "fill-sky-900/0"; pub(crate) const fill_sky_900_of_10: &str = "fill-sky-900/10"; pub(crate) const fill_sky_900_of_100: &str = "fill-sky-900/100"; pub(crate) const fill_sky_900_of_20: &str = "fill-sky-900/20"; pub(crate) const fill_sky_900_of_25: &str = "fill-sky-900/25"; pub(crate) const fill_sky_900_of_30: &str = "fill-sky-900/30"; pub(crate) const fill_sky_900_of_40: &str = "fill-sky-900/40"; pub(crate) const fill_sky_900_of_5: &str = "fill-sky-900/5"; pub(crate) const fill_sky_900_of_50: &str = "fill-sky-900/50"; pub(crate) const fill_sky_900_of_60: &str = "fill-sky-900/60"; pub(crate) const fill_sky_900_of_70: &str = "fill-sky-900/70"; pub(crate) const fill_sky_900_of_75: &str = "fill-sky-900/75"; pub(crate) const fill_sky_900_of_80: &str = "fill-sky-900/80"; pub(crate) const fill_sky_900_of_90: &str = "fill-sky-900/90"; pub(crate) const fill_sky_900_of_95: &str = "fill-sky-900/95"; pub(crate) const fill_slate_100: &str = "fill-slate-100"; pub(crate) const fill_slate_100_of_0: &str = "fill-slate-100/0"; pub(crate) const fill_slate_100_of_10: &str = "fill-slate-100/10"; pub(crate) const fill_slate_100_of_100: &str = "fill-slate-100/100"; pub(crate) const fill_slate_100_of_20: &str = "fill-slate-100/20"; pub(crate) const fill_slate_100_of_25: &str = "fill-slate-100/25"; pub(crate) const fill_slate_100_of_30: &str = "fill-slate-100/30"; pub(crate) const fill_slate_100_of_40: &str = "fill-slate-100/40"; pub(crate) const fill_slate_100_of_5: &str = "fill-slate-100/5"; pub(crate) const fill_slate_100_of_50: &str = "fill-slate-100/50"; pub(crate) const fill_slate_100_of_60: &str = "fill-slate-100/60"; pub(crate) const fill_slate_100_of_70: &str = "fill-slate-100/70"; pub(crate) const fill_slate_100_of_75: &str = "fill-slate-100/75"; pub(crate) const fill_slate_100_of_80: &str = "fill-slate-100/80"; pub(crate) const fill_slate_100_of_90: &str = "fill-slate-100/90"; pub(crate) const fill_slate_100_of_95: &str = "fill-slate-100/95"; pub(crate) const fill_slate_200: &str = "fill-slate-200"; pub(crate) const fill_slate_200_of_0: &str = "fill-slate-200/0"; pub(crate) const fill_slate_200_of_10: &str = "fill-slate-200/10"; pub(crate) const fill_slate_200_of_100: &str = "fill-slate-200/100"; pub(crate) const fill_slate_200_of_20: &str = "fill-slate-200/20"; pub(crate) const fill_slate_200_of_25: &str = "fill-slate-200/25"; pub(crate) const fill_slate_200_of_30: &str = "fill-slate-200/30"; pub(crate) const fill_slate_200_of_40: &str = "fill-slate-200/40"; pub(crate) const fill_slate_200_of_5: &str = "fill-slate-200/5"; pub(crate) const fill_slate_200_of_50: &str = "fill-slate-200/50"; pub(crate) const fill_slate_200_of_60: &str = "fill-slate-200/60"; pub(crate) const fill_slate_200_of_70: &str = "fill-slate-200/70"; pub(crate) const fill_slate_200_of_75: &str = "fill-slate-200/75"; pub(crate) const fill_slate_200_of_80: &str = "fill-slate-200/80"; pub(crate) const fill_slate_200_of_90: &str = "fill-slate-200/90"; pub(crate) const fill_slate_200_of_95: &str = "fill-slate-200/95"; pub(crate) const fill_slate_300: &str = "fill-slate-300"; pub(crate) const fill_slate_300_of_0: &str = "fill-slate-300/0"; pub(crate) const fill_slate_300_of_10: &str = "fill-slate-300/10"; pub(crate) const fill_slate_300_of_100: &str = "fill-slate-300/100"; pub(crate) const fill_slate_300_of_20: &str = "fill-slate-300/20"; pub(crate) const fill_slate_300_of_25: &str = "fill-slate-300/25"; pub(crate) const fill_slate_300_of_30: &str = "fill-slate-300/30"; pub(crate) const fill_slate_300_of_40: &str = "fill-slate-300/40"; pub(crate) const fill_slate_300_of_5: &str = "fill-slate-300/5"; pub(crate) const fill_slate_300_of_50: &str = "fill-slate-300/50"; pub(crate) const fill_slate_300_of_60: &str = "fill-slate-300/60"; pub(crate) const fill_slate_300_of_70: &str = "fill-slate-300/70"; pub(crate) const fill_slate_300_of_75: &str = "fill-slate-300/75"; pub(crate) const fill_slate_300_of_80: &str = "fill-slate-300/80"; pub(crate) const fill_slate_300_of_90: &str = "fill-slate-300/90"; pub(crate) const fill_slate_300_of_95: &str = "fill-slate-300/95"; pub(crate) const fill_slate_400: &str = "fill-slate-400"; pub(crate) const fill_slate_400_of_0: &str = "fill-slate-400/0"; pub(crate) const fill_slate_400_of_10: &str = "fill-slate-400/10"; pub(crate) const fill_slate_400_of_100: &str = "fill-slate-400/100"; pub(crate) const fill_slate_400_of_20: &str = "fill-slate-400/20"; pub(crate) const fill_slate_400_of_25: &str = "fill-slate-400/25"; pub(crate) const fill_slate_400_of_30: &str = "fill-slate-400/30"; pub(crate) const fill_slate_400_of_40: &str = "fill-slate-400/40"; pub(crate) const fill_slate_400_of_5: &str = "fill-slate-400/5"; pub(crate) const fill_slate_400_of_50: &str = "fill-slate-400/50"; pub(crate) const fill_slate_400_of_60: &str = "fill-slate-400/60"; pub(crate) const fill_slate_400_of_70: &str = "fill-slate-400/70"; pub(crate) const fill_slate_400_of_75: &str = "fill-slate-400/75"; pub(crate) const fill_slate_400_of_80: &str = "fill-slate-400/80"; pub(crate) const fill_slate_400_of_90: &str = "fill-slate-400/90"; pub(crate) const fill_slate_400_of_95: &str = "fill-slate-400/95"; pub(crate) const fill_slate_50: &str = "fill-slate-50"; pub(crate) const fill_slate_500: &str = "fill-slate-500"; pub(crate) const fill_slate_500_of_0: &str = "fill-slate-500/0"; pub(crate) const fill_slate_500_of_10: &str = "fill-slate-500/10"; pub(crate) const fill_slate_500_of_100: &str = "fill-slate-500/100"; pub(crate) const fill_slate_500_of_20: &str = "fill-slate-500/20"; pub(crate) const fill_slate_500_of_25: &str = "fill-slate-500/25"; pub(crate) const fill_slate_500_of_30: &str = "fill-slate-500/30"; pub(crate) const fill_slate_500_of_40: &str = "fill-slate-500/40"; pub(crate) const fill_slate_500_of_5: &str = "fill-slate-500/5"; pub(crate) const fill_slate_500_of_50: &str = "fill-slate-500/50"; pub(crate) const fill_slate_500_of_60: &str = "fill-slate-500/60"; pub(crate) const fill_slate_500_of_70: &str = "fill-slate-500/70"; pub(crate) const fill_slate_500_of_75: &str = "fill-slate-500/75"; pub(crate) const fill_slate_500_of_80: &str = "fill-slate-500/80"; pub(crate) const fill_slate_500_of_90: &str = "fill-slate-500/90"; pub(crate) const fill_slate_500_of_95: &str = "fill-slate-500/95"; pub(crate) const fill_slate_50_of_0: &str = "fill-slate-50/0"; pub(crate) const fill_slate_50_of_10: &str = "fill-slate-50/10"; pub(crate) const fill_slate_50_of_100: &str = "fill-slate-50/100"; pub(crate) const fill_slate_50_of_20: &str = "fill-slate-50/20"; pub(crate) const fill_slate_50_of_25: &str = "fill-slate-50/25"; pub(crate) const fill_slate_50_of_30: &str = "fill-slate-50/30"; pub(crate) const fill_slate_50_of_40: &str = "fill-slate-50/40"; pub(crate) const fill_slate_50_of_5: &str = "fill-slate-50/5"; pub(crate) const fill_slate_50_of_50: &str = "fill-slate-50/50"; pub(crate) const fill_slate_50_of_60: &str = "fill-slate-50/60"; pub(crate) const fill_slate_50_of_70: &str = "fill-slate-50/70"; pub(crate) const fill_slate_50_of_75: &str = "fill-slate-50/75"; pub(crate) const fill_slate_50_of_80: &str = "fill-slate-50/80"; pub(crate) const fill_slate_50_of_90: &str = "fill-slate-50/90"; pub(crate) const fill_slate_50_of_95: &str = "fill-slate-50/95"; pub(crate) const fill_slate_600: &str = "fill-slate-600"; pub(crate) const fill_slate_600_of_0: &str = "fill-slate-600/0"; pub(crate) const fill_slate_600_of_10: &str = "fill-slate-600/10"; pub(crate) const fill_slate_600_of_100: &str = "fill-slate-600/100"; pub(crate) const fill_slate_600_of_20: &str = "fill-slate-600/20"; pub(crate) const fill_slate_600_of_25: &str = "fill-slate-600/25"; pub(crate) const fill_slate_600_of_30: &str = "fill-slate-600/30"; pub(crate) const fill_slate_600_of_40: &str = "fill-slate-600/40"; pub(crate) const fill_slate_600_of_5: &str = "fill-slate-600/5"; pub(crate) const fill_slate_600_of_50: &str = "fill-slate-600/50"; pub(crate) const fill_slate_600_of_60: &str = "fill-slate-600/60"; pub(crate) const fill_slate_600_of_70: &str = "fill-slate-600/70"; pub(crate) const fill_slate_600_of_75: &str = "fill-slate-600/75"; pub(crate) const fill_slate_600_of_80: &str = "fill-slate-600/80"; pub(crate) const fill_slate_600_of_90: &str = "fill-slate-600/90"; pub(crate) const fill_slate_600_of_95: &str = "fill-slate-600/95"; pub(crate) const fill_slate_700: &str = "fill-slate-700"; pub(crate) const fill_slate_700_of_0: &str = "fill-slate-700/0"; pub(crate) const fill_slate_700_of_10: &str = "fill-slate-700/10"; pub(crate) const fill_slate_700_of_100: &str = "fill-slate-700/100"; pub(crate) const fill_slate_700_of_20: &str = "fill-slate-700/20"; pub(crate) const fill_slate_700_of_25: &str = "fill-slate-700/25"; pub(crate) const fill_slate_700_of_30: &str = "fill-slate-700/30"; pub(crate) const fill_slate_700_of_40: &str = "fill-slate-700/40"; pub(crate) const fill_slate_700_of_5: &str = "fill-slate-700/5"; pub(crate) const fill_slate_700_of_50: &str = "fill-slate-700/50"; pub(crate) const fill_slate_700_of_60: &str = "fill-slate-700/60"; pub(crate) const fill_slate_700_of_70: &str = "fill-slate-700/70"; pub(crate) const fill_slate_700_of_75: &str = "fill-slate-700/75"; pub(crate) const fill_slate_700_of_80: &str = "fill-slate-700/80"; pub(crate) const fill_slate_700_of_90: &str = "fill-slate-700/90"; pub(crate) const fill_slate_700_of_95: &str = "fill-slate-700/95"; pub(crate) const fill_slate_800: &str = "fill-slate-800"; pub(crate) const fill_slate_800_of_0: &str = "fill-slate-800/0"; pub(crate) const fill_slate_800_of_10: &str = "fill-slate-800/10"; pub(crate) const fill_slate_800_of_100: &str = "fill-slate-800/100"; pub(crate) const fill_slate_800_of_20: &str = "fill-slate-800/20"; pub(crate) const fill_slate_800_of_25: &str = "fill-slate-800/25"; pub(crate) const fill_slate_800_of_30: &str = "fill-slate-800/30"; pub(crate) const fill_slate_800_of_40: &str = "fill-slate-800/40"; pub(crate) const fill_slate_800_of_5: &str = "fill-slate-800/5"; pub(crate) const fill_slate_800_of_50: &str = "fill-slate-800/50"; pub(crate) const fill_slate_800_of_60: &str = "fill-slate-800/60"; pub(crate) const fill_slate_800_of_70: &str = "fill-slate-800/70"; pub(crate) const fill_slate_800_of_75: &str = "fill-slate-800/75"; pub(crate) const fill_slate_800_of_80: &str = "fill-slate-800/80"; pub(crate) const fill_slate_800_of_90: &str = "fill-slate-800/90"; pub(crate) const fill_slate_800_of_95: &str = "fill-slate-800/95"; pub(crate) const fill_slate_900: &str = "fill-slate-900"; pub(crate) const fill_slate_900_of_0: &str = "fill-slate-900/0"; pub(crate) const fill_slate_900_of_10: &str = "fill-slate-900/10"; pub(crate) const fill_slate_900_of_100: &str = "fill-slate-900/100"; pub(crate) const fill_slate_900_of_20: &str = "fill-slate-900/20"; pub(crate) const fill_slate_900_of_25: &str = "fill-slate-900/25"; pub(crate) const fill_slate_900_of_30: &str = "fill-slate-900/30"; pub(crate) const fill_slate_900_of_40: &str = "fill-slate-900/40"; pub(crate) const fill_slate_900_of_5: &str = "fill-slate-900/5"; pub(crate) const fill_slate_900_of_50: &str = "fill-slate-900/50"; pub(crate) const fill_slate_900_of_60: &str = "fill-slate-900/60"; pub(crate) const fill_slate_900_of_70: &str = "fill-slate-900/70"; pub(crate) const fill_slate_900_of_75: &str = "fill-slate-900/75"; pub(crate) const fill_slate_900_of_80: &str = "fill-slate-900/80"; pub(crate) const fill_slate_900_of_90: &str = "fill-slate-900/90"; pub(crate) const fill_slate_900_of_95: &str = "fill-slate-900/95"; pub(crate) const fill_stone_100: &str = "fill-stone-100"; pub(crate) const fill_stone_100_of_0: &str = "fill-stone-100/0"; pub(crate) const fill_stone_100_of_10: &str = "fill-stone-100/10"; pub(crate) const fill_stone_100_of_100: &str = "fill-stone-100/100"; pub(crate) const fill_stone_100_of_20: &str = "fill-stone-100/20"; pub(crate) const fill_stone_100_of_25: &str = "fill-stone-100/25"; pub(crate) const fill_stone_100_of_30: &str = "fill-stone-100/30"; pub(crate) const fill_stone_100_of_40: &str = "fill-stone-100/40"; pub(crate) const fill_stone_100_of_5: &str = "fill-stone-100/5"; pub(crate) const fill_stone_100_of_50: &str = "fill-stone-100/50"; pub(crate) const fill_stone_100_of_60: &str = "fill-stone-100/60"; pub(crate) const fill_stone_100_of_70: &str = "fill-stone-100/70"; pub(crate) const fill_stone_100_of_75: &str = "fill-stone-100/75"; pub(crate) const fill_stone_100_of_80: &str = "fill-stone-100/80"; pub(crate) const fill_stone_100_of_90: &str = "fill-stone-100/90"; pub(crate) const fill_stone_100_of_95: &str = "fill-stone-100/95"; pub(crate) const fill_stone_200: &str = "fill-stone-200"; pub(crate) const fill_stone_200_of_0: &str = "fill-stone-200/0"; pub(crate) const fill_stone_200_of_10: &str = "fill-stone-200/10"; pub(crate) const fill_stone_200_of_100: &str = "fill-stone-200/100"; pub(crate) const fill_stone_200_of_20: &str = "fill-stone-200/20"; pub(crate) const fill_stone_200_of_25: &str = "fill-stone-200/25"; pub(crate) const fill_stone_200_of_30: &str = "fill-stone-200/30"; pub(crate) const fill_stone_200_of_40: &str = "fill-stone-200/40"; pub(crate) const fill_stone_200_of_5: &str = "fill-stone-200/5"; pub(crate) const fill_stone_200_of_50: &str = "fill-stone-200/50"; pub(crate) const fill_stone_200_of_60: &str = "fill-stone-200/60"; pub(crate) const fill_stone_200_of_70: &str = "fill-stone-200/70"; pub(crate) const fill_stone_200_of_75: &str = "fill-stone-200/75"; pub(crate) const fill_stone_200_of_80: &str = "fill-stone-200/80"; pub(crate) const fill_stone_200_of_90: &str = "fill-stone-200/90"; pub(crate) const fill_stone_200_of_95: &str = "fill-stone-200/95"; pub(crate) const fill_stone_300: &str = "fill-stone-300"; pub(crate) const fill_stone_300_of_0: &str = "fill-stone-300/0"; pub(crate) const fill_stone_300_of_10: &str = "fill-stone-300/10"; pub(crate) const fill_stone_300_of_100: &str = "fill-stone-300/100"; pub(crate) const fill_stone_300_of_20: &str = "fill-stone-300/20"; pub(crate) const fill_stone_300_of_25: &str = "fill-stone-300/25"; pub(crate) const fill_stone_300_of_30: &str = "fill-stone-300/30"; pub(crate) const fill_stone_300_of_40: &str = "fill-stone-300/40"; pub(crate) const fill_stone_300_of_5: &str = "fill-stone-300/5"; pub(crate) const fill_stone_300_of_50: &str = "fill-stone-300/50"; pub(crate) const fill_stone_300_of_60: &str = "fill-stone-300/60"; pub(crate) const fill_stone_300_of_70: &str = "fill-stone-300/70"; pub(crate) const fill_stone_300_of_75: &str = "fill-stone-300/75"; pub(crate) const fill_stone_300_of_80: &str = "fill-stone-300/80"; pub(crate) const fill_stone_300_of_90: &str = "fill-stone-300/90"; pub(crate) const fill_stone_300_of_95: &str = "fill-stone-300/95"; pub(crate) const fill_stone_400: &str = "fill-stone-400"; pub(crate) const fill_stone_400_of_0: &str = "fill-stone-400/0"; pub(crate) const fill_stone_400_of_10: &str = "fill-stone-400/10"; pub(crate) const fill_stone_400_of_100: &str = "fill-stone-400/100"; pub(crate) const fill_stone_400_of_20: &str = "fill-stone-400/20"; pub(crate) const fill_stone_400_of_25: &str = "fill-stone-400/25"; pub(crate) const fill_stone_400_of_30: &str = "fill-stone-400/30"; pub(crate) const fill_stone_400_of_40: &str = "fill-stone-400/40"; pub(crate) const fill_stone_400_of_5: &str = "fill-stone-400/5"; pub(crate) const fill_stone_400_of_50: &str = "fill-stone-400/50"; pub(crate) const fill_stone_400_of_60: &str = "fill-stone-400/60"; pub(crate) const fill_stone_400_of_70: &str = "fill-stone-400/70"; pub(crate) const fill_stone_400_of_75: &str = "fill-stone-400/75"; pub(crate) const fill_stone_400_of_80: &str = "fill-stone-400/80"; pub(crate) const fill_stone_400_of_90: &str = "fill-stone-400/90"; pub(crate) const fill_stone_400_of_95: &str = "fill-stone-400/95"; pub(crate) const fill_stone_50: &str = "fill-stone-50"; pub(crate) const fill_stone_500: &str = "fill-stone-500"; pub(crate) const fill_stone_500_of_0: &str = "fill-stone-500/0"; pub(crate) const fill_stone_500_of_10: &str = "fill-stone-500/10"; pub(crate) const fill_stone_500_of_100: &str = "fill-stone-500/100"; pub(crate) const fill_stone_500_of_20: &str = "fill-stone-500/20"; pub(crate) const fill_stone_500_of_25: &str = "fill-stone-500/25"; pub(crate) const fill_stone_500_of_30: &str = "fill-stone-500/30"; pub(crate) const fill_stone_500_of_40: &str = "fill-stone-500/40"; pub(crate) const fill_stone_500_of_5: &str = "fill-stone-500/5"; pub(crate) const fill_stone_500_of_50: &str = "fill-stone-500/50"; pub(crate) const fill_stone_500_of_60: &str = "fill-stone-500/60"; pub(crate) const fill_stone_500_of_70: &str = "fill-stone-500/70"; pub(crate) const fill_stone_500_of_75: &str = "fill-stone-500/75"; pub(crate) const fill_stone_500_of_80: &str = "fill-stone-500/80"; pub(crate) const fill_stone_500_of_90: &str = "fill-stone-500/90"; pub(crate) const fill_stone_500_of_95: &str = "fill-stone-500/95"; pub(crate) const fill_stone_50_of_0: &str = "fill-stone-50/0"; pub(crate) const fill_stone_50_of_10: &str = "fill-stone-50/10"; pub(crate) const fill_stone_50_of_100: &str = "fill-stone-50/100"; pub(crate) const fill_stone_50_of_20: &str = "fill-stone-50/20"; pub(crate) const fill_stone_50_of_25: &str = "fill-stone-50/25"; pub(crate) const fill_stone_50_of_30: &str = "fill-stone-50/30"; pub(crate) const fill_stone_50_of_40: &str = "fill-stone-50/40"; pub(crate) const fill_stone_50_of_5: &str = "fill-stone-50/5"; pub(crate) const fill_stone_50_of_50: &str = "fill-stone-50/50"; pub(crate) const fill_stone_50_of_60: &str = "fill-stone-50/60"; pub(crate) const fill_stone_50_of_70: &str = "fill-stone-50/70"; pub(crate) const fill_stone_50_of_75: &str = "fill-stone-50/75"; pub(crate) const fill_stone_50_of_80: &str = "fill-stone-50/80"; pub(crate) const fill_stone_50_of_90: &str = "fill-stone-50/90"; pub(crate) const fill_stone_50_of_95: &str = "fill-stone-50/95"; pub(crate) const fill_stone_600: &str = "fill-stone-600"; pub(crate) const fill_stone_600_of_0: &str = "fill-stone-600/0"; pub(crate) const fill_stone_600_of_10: &str = "fill-stone-600/10"; pub(crate) const fill_stone_600_of_100: &str = "fill-stone-600/100"; pub(crate) const fill_stone_600_of_20: &str = "fill-stone-600/20"; pub(crate) const fill_stone_600_of_25: &str = "fill-stone-600/25"; pub(crate) const fill_stone_600_of_30: &str = "fill-stone-600/30"; pub(crate) const fill_stone_600_of_40: &str = "fill-stone-600/40"; pub(crate) const fill_stone_600_of_5: &str = "fill-stone-600/5"; pub(crate) const fill_stone_600_of_50: &str = "fill-stone-600/50"; pub(crate) const fill_stone_600_of_60: &str = "fill-stone-600/60"; pub(crate) const fill_stone_600_of_70: &str = "fill-stone-600/70"; pub(crate) const fill_stone_600_of_75: &str = "fill-stone-600/75"; pub(crate) const fill_stone_600_of_80: &str = "fill-stone-600/80"; pub(crate) const fill_stone_600_of_90: &str = "fill-stone-600/90"; pub(crate) const fill_stone_600_of_95: &str = "fill-stone-600/95"; pub(crate) const fill_stone_700: &str = "fill-stone-700"; pub(crate) const fill_stone_700_of_0: &str = "fill-stone-700/0"; pub(crate) const fill_stone_700_of_10: &str = "fill-stone-700/10"; pub(crate) const fill_stone_700_of_100: &str = "fill-stone-700/100"; pub(crate) const fill_stone_700_of_20: &str = "fill-stone-700/20"; pub(crate) const fill_stone_700_of_25: &str = "fill-stone-700/25"; pub(crate) const fill_stone_700_of_30: &str = "fill-stone-700/30"; pub(crate) const fill_stone_700_of_40: &str = "fill-stone-700/40"; pub(crate) const fill_stone_700_of_5: &str = "fill-stone-700/5"; pub(crate) const fill_stone_700_of_50: &str = "fill-stone-700/50"; pub(crate) const fill_stone_700_of_60: &str = "fill-stone-700/60"; pub(crate) const fill_stone_700_of_70: &str = "fill-stone-700/70"; pub(crate) const fill_stone_700_of_75: &str = "fill-stone-700/75"; pub(crate) const fill_stone_700_of_80: &str = "fill-stone-700/80"; pub(crate) const fill_stone_700_of_90: &str = "fill-stone-700/90"; pub(crate) const fill_stone_700_of_95: &str = "fill-stone-700/95"; pub(crate) const fill_stone_800: &str = "fill-stone-800"; pub(crate) const fill_stone_800_of_0: &str = "fill-stone-800/0"; pub(crate) const fill_stone_800_of_10: &str = "fill-stone-800/10"; pub(crate) const fill_stone_800_of_100: &str = "fill-stone-800/100"; pub(crate) const fill_stone_800_of_20: &str = "fill-stone-800/20"; pub(crate) const fill_stone_800_of_25: &str = "fill-stone-800/25"; pub(crate) const fill_stone_800_of_30: &str = "fill-stone-800/30"; pub(crate) const fill_stone_800_of_40: &str = "fill-stone-800/40"; pub(crate) const fill_stone_800_of_5: &str = "fill-stone-800/5"; pub(crate) const fill_stone_800_of_50: &str = "fill-stone-800/50"; pub(crate) const fill_stone_800_of_60: &str = "fill-stone-800/60"; pub(crate) const fill_stone_800_of_70: &str = "fill-stone-800/70"; pub(crate) const fill_stone_800_of_75: &str = "fill-stone-800/75"; pub(crate) const fill_stone_800_of_80: &str = "fill-stone-800/80"; pub(crate) const fill_stone_800_of_90: &str = "fill-stone-800/90"; pub(crate) const fill_stone_800_of_95: &str = "fill-stone-800/95"; pub(crate) const fill_stone_900: &str = "fill-stone-900"; pub(crate) const fill_stone_900_of_0: &str = "fill-stone-900/0"; pub(crate) const fill_stone_900_of_10: &str = "fill-stone-900/10"; pub(crate) const fill_stone_900_of_100: &str = "fill-stone-900/100"; pub(crate) const fill_stone_900_of_20: &str = "fill-stone-900/20"; pub(crate) const fill_stone_900_of_25: &str = "fill-stone-900/25"; pub(crate) const fill_stone_900_of_30: &str = "fill-stone-900/30"; pub(crate) const fill_stone_900_of_40: &str = "fill-stone-900/40"; pub(crate) const fill_stone_900_of_5: &str = "fill-stone-900/5"; pub(crate) const fill_stone_900_of_50: &str = "fill-stone-900/50"; pub(crate) const fill_stone_900_of_60: &str = "fill-stone-900/60"; pub(crate) const fill_stone_900_of_70: &str = "fill-stone-900/70"; pub(crate) const fill_stone_900_of_75: &str = "fill-stone-900/75"; pub(crate) const fill_stone_900_of_80: &str = "fill-stone-900/80"; pub(crate) const fill_stone_900_of_90: &str = "fill-stone-900/90"; pub(crate) const fill_stone_900_of_95: &str = "fill-stone-900/95"; pub(crate) const fill_teal_100: &str = "fill-teal-100"; pub(crate) const fill_teal_100_of_0: &str = "fill-teal-100/0"; pub(crate) const fill_teal_100_of_10: &str = "fill-teal-100/10"; pub(crate) const fill_teal_100_of_100: &str = "fill-teal-100/100"; pub(crate) const fill_teal_100_of_20: &str = "fill-teal-100/20"; pub(crate) const fill_teal_100_of_25: &str = "fill-teal-100/25"; pub(crate) const fill_teal_100_of_30: &str = "fill-teal-100/30"; pub(crate) const fill_teal_100_of_40: &str = "fill-teal-100/40"; pub(crate) const fill_teal_100_of_5: &str = "fill-teal-100/5"; pub(crate) const fill_teal_100_of_50: &str = "fill-teal-100/50"; pub(crate) const fill_teal_100_of_60: &str = "fill-teal-100/60"; pub(crate) const fill_teal_100_of_70: &str = "fill-teal-100/70"; pub(crate) const fill_teal_100_of_75: &str = "fill-teal-100/75"; pub(crate) const fill_teal_100_of_80: &str = "fill-teal-100/80"; pub(crate) const fill_teal_100_of_90: &str = "fill-teal-100/90"; pub(crate) const fill_teal_100_of_95: &str = "fill-teal-100/95"; pub(crate) const fill_teal_200: &str = "fill-teal-200"; pub(crate) const fill_teal_200_of_0: &str = "fill-teal-200/0"; pub(crate) const fill_teal_200_of_10: &str = "fill-teal-200/10"; pub(crate) const fill_teal_200_of_100: &str = "fill-teal-200/100"; pub(crate) const fill_teal_200_of_20: &str = "fill-teal-200/20"; pub(crate) const fill_teal_200_of_25: &str = "fill-teal-200/25"; pub(crate) const fill_teal_200_of_30: &str = "fill-teal-200/30"; pub(crate) const fill_teal_200_of_40: &str = "fill-teal-200/40"; pub(crate) const fill_teal_200_of_5: &str = "fill-teal-200/5"; pub(crate) const fill_teal_200_of_50: &str = "fill-teal-200/50"; pub(crate) const fill_teal_200_of_60: &str = "fill-teal-200/60"; pub(crate) const fill_teal_200_of_70: &str = "fill-teal-200/70"; pub(crate) const fill_teal_200_of_75: &str = "fill-teal-200/75"; pub(crate) const fill_teal_200_of_80: &str = "fill-teal-200/80"; pub(crate) const fill_teal_200_of_90: &str = "fill-teal-200/90"; pub(crate) const fill_teal_200_of_95: &str = "fill-teal-200/95"; pub(crate) const fill_teal_300: &str = "fill-teal-300"; pub(crate) const fill_teal_300_of_0: &str = "fill-teal-300/0"; pub(crate) const fill_teal_300_of_10: &str = "fill-teal-300/10"; pub(crate) const fill_teal_300_of_100: &str = "fill-teal-300/100"; pub(crate) const fill_teal_300_of_20: &str = "fill-teal-300/20"; pub(crate) const fill_teal_300_of_25: &str = "fill-teal-300/25"; pub(crate) const fill_teal_300_of_30: &str = "fill-teal-300/30"; pub(crate) const fill_teal_300_of_40: &str = "fill-teal-300/40"; pub(crate) const fill_teal_300_of_5: &str = "fill-teal-300/5"; pub(crate) const fill_teal_300_of_50: &str = "fill-teal-300/50"; pub(crate) const fill_teal_300_of_60: &str = "fill-teal-300/60"; pub(crate) const fill_teal_300_of_70: &str = "fill-teal-300/70"; pub(crate) const fill_teal_300_of_75: &str = "fill-teal-300/75"; pub(crate) const fill_teal_300_of_80: &str = "fill-teal-300/80"; pub(crate) const fill_teal_300_of_90: &str = "fill-teal-300/90"; pub(crate) const fill_teal_300_of_95: &str = "fill-teal-300/95"; pub(crate) const fill_teal_400: &str = "fill-teal-400"; pub(crate) const fill_teal_400_of_0: &str = "fill-teal-400/0"; pub(crate) const fill_teal_400_of_10: &str = "fill-teal-400/10"; pub(crate) const fill_teal_400_of_100: &str = "fill-teal-400/100"; pub(crate) const fill_teal_400_of_20: &str = "fill-teal-400/20"; pub(crate) const fill_teal_400_of_25: &str = "fill-teal-400/25"; pub(crate) const fill_teal_400_of_30: &str = "fill-teal-400/30"; pub(crate) const fill_teal_400_of_40: &str = "fill-teal-400/40"; pub(crate) const fill_teal_400_of_5: &str = "fill-teal-400/5"; pub(crate) const fill_teal_400_of_50: &str = "fill-teal-400/50"; pub(crate) const fill_teal_400_of_60: &str = "fill-teal-400/60"; pub(crate) const fill_teal_400_of_70: &str = "fill-teal-400/70"; pub(crate) const fill_teal_400_of_75: &str = "fill-teal-400/75"; pub(crate) const fill_teal_400_of_80: &str = "fill-teal-400/80"; pub(crate) const fill_teal_400_of_90: &str = "fill-teal-400/90"; pub(crate) const fill_teal_400_of_95: &str = "fill-teal-400/95"; pub(crate) const fill_teal_50: &str = "fill-teal-50"; pub(crate) const fill_teal_500: &str = "fill-teal-500"; pub(crate) const fill_teal_500_of_0: &str = "fill-teal-500/0"; pub(crate) const fill_teal_500_of_10: &str = "fill-teal-500/10"; pub(crate) const fill_teal_500_of_100: &str = "fill-teal-500/100"; pub(crate) const fill_teal_500_of_20: &str = "fill-teal-500/20"; pub(crate) const fill_teal_500_of_25: &str = "fill-teal-500/25"; pub(crate) const fill_teal_500_of_30: &str = "fill-teal-500/30"; pub(crate) const fill_teal_500_of_40: &str = "fill-teal-500/40"; pub(crate) const fill_teal_500_of_5: &str = "fill-teal-500/5"; pub(crate) const fill_teal_500_of_50: &str = "fill-teal-500/50"; pub(crate) const fill_teal_500_of_60: &str = "fill-teal-500/60"; pub(crate) const fill_teal_500_of_70: &str = "fill-teal-500/70"; pub(crate) const fill_teal_500_of_75: &str = "fill-teal-500/75"; pub(crate) const fill_teal_500_of_80: &str = "fill-teal-500/80"; pub(crate) const fill_teal_500_of_90: &str = "fill-teal-500/90"; pub(crate) const fill_teal_500_of_95: &str = "fill-teal-500/95"; pub(crate) const fill_teal_50_of_0: &str = "fill-teal-50/0"; pub(crate) const fill_teal_50_of_10: &str = "fill-teal-50/10"; pub(crate) const fill_teal_50_of_100: &str = "fill-teal-50/100"; pub(crate) const fill_teal_50_of_20: &str = "fill-teal-50/20"; pub(crate) const fill_teal_50_of_25: &str = "fill-teal-50/25"; pub(crate) const fill_teal_50_of_30: &str = "fill-teal-50/30"; pub(crate) const fill_teal_50_of_40: &str = "fill-teal-50/40"; pub(crate) const fill_teal_50_of_5: &str = "fill-teal-50/5"; pub(crate) const fill_teal_50_of_50: &str = "fill-teal-50/50"; pub(crate) const fill_teal_50_of_60: &str = "fill-teal-50/60"; pub(crate) const fill_teal_50_of_70: &str = "fill-teal-50/70"; pub(crate) const fill_teal_50_of_75: &str = "fill-teal-50/75"; pub(crate) const fill_teal_50_of_80: &str = "fill-teal-50/80"; pub(crate) const fill_teal_50_of_90: &str = "fill-teal-50/90"; pub(crate) const fill_teal_50_of_95: &str = "fill-teal-50/95"; pub(crate) const fill_teal_600: &str = "fill-teal-600"; pub(crate) const fill_teal_600_of_0: &str = "fill-teal-600/0"; pub(crate) const fill_teal_600_of_10: &str = "fill-teal-600/10"; pub(crate) const fill_teal_600_of_100: &str = "fill-teal-600/100"; pub(crate) const fill_teal_600_of_20: &str = "fill-teal-600/20"; pub(crate) const fill_teal_600_of_25: &str = "fill-teal-600/25"; pub(crate) const fill_teal_600_of_30: &str = "fill-teal-600/30"; pub(crate) const fill_teal_600_of_40: &str = "fill-teal-600/40"; pub(crate) const fill_teal_600_of_5: &str = "fill-teal-600/5"; pub(crate) const fill_teal_600_of_50: &str = "fill-teal-600/50"; pub(crate) const fill_teal_600_of_60: &str = "fill-teal-600/60"; pub(crate) const fill_teal_600_of_70: &str = "fill-teal-600/70"; pub(crate) const fill_teal_600_of_75: &str = "fill-teal-600/75"; pub(crate) const fill_teal_600_of_80: &str = "fill-teal-600/80"; pub(crate) const fill_teal_600_of_90: &str = "fill-teal-600/90"; pub(crate) const fill_teal_600_of_95: &str = "fill-teal-600/95"; pub(crate) const fill_teal_700: &str = "fill-teal-700"; pub(crate) const fill_teal_700_of_0: &str = "fill-teal-700/0"; pub(crate) const fill_teal_700_of_10: &str = "fill-teal-700/10"; pub(crate) const fill_teal_700_of_100: &str = "fill-teal-700/100"; pub(crate) const fill_teal_700_of_20: &str = "fill-teal-700/20"; pub(crate) const fill_teal_700_of_25: &str = "fill-teal-700/25"; pub(crate) const fill_teal_700_of_30: &str = "fill-teal-700/30"; pub(crate) const fill_teal_700_of_40: &str = "fill-teal-700/40"; pub(crate) const fill_teal_700_of_5: &str = "fill-teal-700/5"; pub(crate) const fill_teal_700_of_50: &str = "fill-teal-700/50"; pub(crate) const fill_teal_700_of_60: &str = "fill-teal-700/60"; pub(crate) const fill_teal_700_of_70: &str = "fill-teal-700/70"; pub(crate) const fill_teal_700_of_75: &str = "fill-teal-700/75"; pub(crate) const fill_teal_700_of_80: &str = "fill-teal-700/80"; pub(crate) const fill_teal_700_of_90: &str = "fill-teal-700/90"; pub(crate) const fill_teal_700_of_95: &str = "fill-teal-700/95"; pub(crate) const fill_teal_800: &str = "fill-teal-800"; pub(crate) const fill_teal_800_of_0: &str = "fill-teal-800/0"; pub(crate) const fill_teal_800_of_10: &str = "fill-teal-800/10"; pub(crate) const fill_teal_800_of_100: &str = "fill-teal-800/100"; pub(crate) const fill_teal_800_of_20: &str = "fill-teal-800/20"; pub(crate) const fill_teal_800_of_25: &str = "fill-teal-800/25"; pub(crate) const fill_teal_800_of_30: &str = "fill-teal-800/30"; pub(crate) const fill_teal_800_of_40: &str = "fill-teal-800/40"; pub(crate) const fill_teal_800_of_5: &str = "fill-teal-800/5"; pub(crate) const fill_teal_800_of_50: &str = "fill-teal-800/50"; pub(crate) const fill_teal_800_of_60: &str = "fill-teal-800/60"; pub(crate) const fill_teal_800_of_70: &str = "fill-teal-800/70"; pub(crate) const fill_teal_800_of_75: &str = "fill-teal-800/75"; pub(crate) const fill_teal_800_of_80: &str = "fill-teal-800/80"; pub(crate) const fill_teal_800_of_90: &str = "fill-teal-800/90"; pub(crate) const fill_teal_800_of_95: &str = "fill-teal-800/95"; pub(crate) const fill_teal_900: &str = "fill-teal-900"; pub(crate) const fill_teal_900_of_0: &str = "fill-teal-900/0"; pub(crate) const fill_teal_900_of_10: &str = "fill-teal-900/10"; pub(crate) const fill_teal_900_of_100: &str = "fill-teal-900/100"; pub(crate) const fill_teal_900_of_20: &str = "fill-teal-900/20"; pub(crate) const fill_teal_900_of_25: &str = "fill-teal-900/25"; pub(crate) const fill_teal_900_of_30: &str = "fill-teal-900/30"; pub(crate) const fill_teal_900_of_40: &str = "fill-teal-900/40"; pub(crate) const fill_teal_900_of_5: &str = "fill-teal-900/5"; pub(crate) const fill_teal_900_of_50: &str = "fill-teal-900/50"; pub(crate) const fill_teal_900_of_60: &str = "fill-teal-900/60"; pub(crate) const fill_teal_900_of_70: &str = "fill-teal-900/70"; pub(crate) const fill_teal_900_of_75: &str = "fill-teal-900/75"; pub(crate) const fill_teal_900_of_80: &str = "fill-teal-900/80"; pub(crate) const fill_teal_900_of_90: &str = "fill-teal-900/90"; pub(crate) const fill_teal_900_of_95: &str = "fill-teal-900/95"; pub(crate) const fill_transparent: &str = "fill-transparent"; pub(crate) const fill_transparent_of_0: &str = "fill-transparent/0"; pub(crate) const fill_transparent_of_10: &str = "fill-transparent/10"; pub(crate) const fill_transparent_of_100: &str = "fill-transparent/100"; pub(crate) const fill_transparent_of_20: &str = "fill-transparent/20"; pub(crate) const fill_transparent_of_25: &str = "fill-transparent/25"; pub(crate) const fill_transparent_of_30: &str = "fill-transparent/30"; pub(crate) const fill_transparent_of_40: &str = "fill-transparent/40"; pub(crate) const fill_transparent_of_5: &str = "fill-transparent/5"; pub(crate) const fill_transparent_of_50: &str = "fill-transparent/50"; pub(crate) const fill_transparent_of_60: &str = "fill-transparent/60"; pub(crate) const fill_transparent_of_70: &str = "fill-transparent/70"; pub(crate) const fill_transparent_of_75: &str = "fill-transparent/75"; pub(crate) const fill_transparent_of_80: &str = "fill-transparent/80"; pub(crate) const fill_transparent_of_90: &str = "fill-transparent/90"; pub(crate) const fill_transparent_of_95: &str = "fill-transparent/95"; pub(crate) const fill_violet_100: &str = "fill-violet-100"; pub(crate) const fill_violet_100_of_0: &str = "fill-violet-100/0"; pub(crate) const fill_violet_100_of_10: &str = "fill-violet-100/10"; pub(crate) const fill_violet_100_of_100: &str = "fill-violet-100/100"; pub(crate) const fill_violet_100_of_20: &str = "fill-violet-100/20"; pub(crate) const fill_violet_100_of_25: &str = "fill-violet-100/25"; pub(crate) const fill_violet_100_of_30: &str = "fill-violet-100/30"; pub(crate) const fill_violet_100_of_40: &str = "fill-violet-100/40"; pub(crate) const fill_violet_100_of_5: &str = "fill-violet-100/5"; pub(crate) const fill_violet_100_of_50: &str = "fill-violet-100/50"; pub(crate) const fill_violet_100_of_60: &str = "fill-violet-100/60"; pub(crate) const fill_violet_100_of_70: &str = "fill-violet-100/70"; pub(crate) const fill_violet_100_of_75: &str = "fill-violet-100/75"; pub(crate) const fill_violet_100_of_80: &str = "fill-violet-100/80"; pub(crate) const fill_violet_100_of_90: &str = "fill-violet-100/90"; pub(crate) const fill_violet_100_of_95: &str = "fill-violet-100/95"; pub(crate) const fill_violet_200: &str = "fill-violet-200"; pub(crate) const fill_violet_200_of_0: &str = "fill-violet-200/0"; pub(crate) const fill_violet_200_of_10: &str = "fill-violet-200/10"; pub(crate) const fill_violet_200_of_100: &str = "fill-violet-200/100"; pub(crate) const fill_violet_200_of_20: &str = "fill-violet-200/20"; pub(crate) const fill_violet_200_of_25: &str = "fill-violet-200/25"; pub(crate) const fill_violet_200_of_30: &str = "fill-violet-200/30"; pub(crate) const fill_violet_200_of_40: &str = "fill-violet-200/40"; pub(crate) const fill_violet_200_of_5: &str = "fill-violet-200/5"; pub(crate) const fill_violet_200_of_50: &str = "fill-violet-200/50"; pub(crate) const fill_violet_200_of_60: &str = "fill-violet-200/60"; pub(crate) const fill_violet_200_of_70: &str = "fill-violet-200/70"; pub(crate) const fill_violet_200_of_75: &str = "fill-violet-200/75"; pub(crate) const fill_violet_200_of_80: &str = "fill-violet-200/80"; pub(crate) const fill_violet_200_of_90: &str = "fill-violet-200/90"; pub(crate) const fill_violet_200_of_95: &str = "fill-violet-200/95"; pub(crate) const fill_violet_300: &str = "fill-violet-300"; pub(crate) const fill_violet_300_of_0: &str = "fill-violet-300/0"; pub(crate) const fill_violet_300_of_10: &str = "fill-violet-300/10"; pub(crate) const fill_violet_300_of_100: &str = "fill-violet-300/100"; pub(crate) const fill_violet_300_of_20: &str = "fill-violet-300/20"; pub(crate) const fill_violet_300_of_25: &str = "fill-violet-300/25"; pub(crate) const fill_violet_300_of_30: &str = "fill-violet-300/30"; pub(crate) const fill_violet_300_of_40: &str = "fill-violet-300/40"; pub(crate) const fill_violet_300_of_5: &str = "fill-violet-300/5"; pub(crate) const fill_violet_300_of_50: &str = "fill-violet-300/50"; pub(crate) const fill_violet_300_of_60: &str = "fill-violet-300/60"; pub(crate) const fill_violet_300_of_70: &str = "fill-violet-300/70"; pub(crate) const fill_violet_300_of_75: &str = "fill-violet-300/75"; pub(crate) const fill_violet_300_of_80: &str = "fill-violet-300/80"; pub(crate) const fill_violet_300_of_90: &str = "fill-violet-300/90"; pub(crate) const fill_violet_300_of_95: &str = "fill-violet-300/95"; pub(crate) const fill_violet_400: &str = "fill-violet-400"; pub(crate) const fill_violet_400_of_0: &str = "fill-violet-400/0"; pub(crate) const fill_violet_400_of_10: &str = "fill-violet-400/10"; pub(crate) const fill_violet_400_of_100: &str = "fill-violet-400/100"; pub(crate) const fill_violet_400_of_20: &str = "fill-violet-400/20"; pub(crate) const fill_violet_400_of_25: &str = "fill-violet-400/25"; pub(crate) const fill_violet_400_of_30: &str = "fill-violet-400/30"; pub(crate) const fill_violet_400_of_40: &str = "fill-violet-400/40"; pub(crate) const fill_violet_400_of_5: &str = "fill-violet-400/5"; pub(crate) const fill_violet_400_of_50: &str = "fill-violet-400/50"; pub(crate) const fill_violet_400_of_60: &str = "fill-violet-400/60"; pub(crate) const fill_violet_400_of_70: &str = "fill-violet-400/70"; pub(crate) const fill_violet_400_of_75: &str = "fill-violet-400/75"; pub(crate) const fill_violet_400_of_80: &str = "fill-violet-400/80"; pub(crate) const fill_violet_400_of_90: &str = "fill-violet-400/90"; pub(crate) const fill_violet_400_of_95: &str = "fill-violet-400/95"; pub(crate) const fill_violet_50: &str = "fill-violet-50"; pub(crate) const fill_violet_500: &str = "fill-violet-500"; pub(crate) const fill_violet_500_of_0: &str = "fill-violet-500/0"; pub(crate) const fill_violet_500_of_10: &str = "fill-violet-500/10"; pub(crate) const fill_violet_500_of_100: &str = "fill-violet-500/100"; pub(crate) const fill_violet_500_of_20: &str = "fill-violet-500/20"; pub(crate) const fill_violet_500_of_25: &str = "fill-violet-500/25"; pub(crate) const fill_violet_500_of_30: &str = "fill-violet-500/30"; pub(crate) const fill_violet_500_of_40: &str = "fill-violet-500/40"; pub(crate) const fill_violet_500_of_5: &str = "fill-violet-500/5"; pub(crate) const fill_violet_500_of_50: &str = "fill-violet-500/50"; pub(crate) const fill_violet_500_of_60: &str = "fill-violet-500/60"; pub(crate) const fill_violet_500_of_70: &str = "fill-violet-500/70"; pub(crate) const fill_violet_500_of_75: &str = "fill-violet-500/75"; pub(crate) const fill_violet_500_of_80: &str = "fill-violet-500/80"; pub(crate) const fill_violet_500_of_90: &str = "fill-violet-500/90"; pub(crate) const fill_violet_500_of_95: &str = "fill-violet-500/95"; pub(crate) const fill_violet_50_of_0: &str = "fill-violet-50/0"; pub(crate) const fill_violet_50_of_10: &str = "fill-violet-50/10"; pub(crate) const fill_violet_50_of_100: &str = "fill-violet-50/100"; pub(crate) const fill_violet_50_of_20: &str = "fill-violet-50/20"; pub(crate) const fill_violet_50_of_25: &str = "fill-violet-50/25"; pub(crate) const fill_violet_50_of_30: &str = "fill-violet-50/30"; pub(crate) const fill_violet_50_of_40: &str = "fill-violet-50/40"; pub(crate) const fill_violet_50_of_5: &str = "fill-violet-50/5"; pub(crate) const fill_violet_50_of_50: &str = "fill-violet-50/50"; pub(crate) const fill_violet_50_of_60: &str = "fill-violet-50/60"; pub(crate) const fill_violet_50_of_70: &str = "fill-violet-50/70"; pub(crate) const fill_violet_50_of_75: &str = "fill-violet-50/75"; pub(crate) const fill_violet_50_of_80: &str = "fill-violet-50/80"; pub(crate) const fill_violet_50_of_90: &str = "fill-violet-50/90"; pub(crate) const fill_violet_50_of_95: &str = "fill-violet-50/95"; pub(crate) const fill_violet_600: &str = "fill-violet-600"; pub(crate) const fill_violet_600_of_0: &str = "fill-violet-600/0"; pub(crate) const fill_violet_600_of_10: &str = "fill-violet-600/10"; pub(crate) const fill_violet_600_of_100: &str = "fill-violet-600/100"; pub(crate) const fill_violet_600_of_20: &str = "fill-violet-600/20"; pub(crate) const fill_violet_600_of_25: &str = "fill-violet-600/25"; pub(crate) const fill_violet_600_of_30: &str = "fill-violet-600/30"; pub(crate) const fill_violet_600_of_40: &str = "fill-violet-600/40"; pub(crate) const fill_violet_600_of_5: &str = "fill-violet-600/5"; pub(crate) const fill_violet_600_of_50: &str = "fill-violet-600/50"; pub(crate) const fill_violet_600_of_60: &str = "fill-violet-600/60"; pub(crate) const fill_violet_600_of_70: &str = "fill-violet-600/70"; pub(crate) const fill_violet_600_of_75: &str = "fill-violet-600/75"; pub(crate) const fill_violet_600_of_80: &str = "fill-violet-600/80"; pub(crate) const fill_violet_600_of_90: &str = "fill-violet-600/90"; pub(crate) const fill_violet_600_of_95: &str = "fill-violet-600/95"; pub(crate) const fill_violet_700: &str = "fill-violet-700"; pub(crate) const fill_violet_700_of_0: &str = "fill-violet-700/0"; pub(crate) const fill_violet_700_of_10: &str = "fill-violet-700/10"; pub(crate) const fill_violet_700_of_100: &str = "fill-violet-700/100"; pub(crate) const fill_violet_700_of_20: &str = "fill-violet-700/20"; pub(crate) const fill_violet_700_of_25: &str = "fill-violet-700/25"; pub(crate) const fill_violet_700_of_30: &str = "fill-violet-700/30"; pub(crate) const fill_violet_700_of_40: &str = "fill-violet-700/40"; pub(crate) const fill_violet_700_of_5: &str = "fill-violet-700/5"; pub(crate) const fill_violet_700_of_50: &str = "fill-violet-700/50"; pub(crate) const fill_violet_700_of_60: &str = "fill-violet-700/60"; pub(crate) const fill_violet_700_of_70: &str = "fill-violet-700/70"; pub(crate) const fill_violet_700_of_75: &str = "fill-violet-700/75"; pub(crate) const fill_violet_700_of_80: &str = "fill-violet-700/80"; pub(crate) const fill_violet_700_of_90: &str = "fill-violet-700/90"; pub(crate) const fill_violet_700_of_95: &str = "fill-violet-700/95"; pub(crate) const fill_violet_800: &str = "fill-violet-800"; pub(crate) const fill_violet_800_of_0: &str = "fill-violet-800/0"; pub(crate) const fill_violet_800_of_10: &str = "fill-violet-800/10"; pub(crate) const fill_violet_800_of_100: &str = "fill-violet-800/100"; pub(crate) const fill_violet_800_of_20: &str = "fill-violet-800/20"; pub(crate) const fill_violet_800_of_25: &str = "fill-violet-800/25"; pub(crate) const fill_violet_800_of_30: &str = "fill-violet-800/30"; pub(crate) const fill_violet_800_of_40: &str = "fill-violet-800/40"; pub(crate) const fill_violet_800_of_5: &str = "fill-violet-800/5"; pub(crate) const fill_violet_800_of_50: &str = "fill-violet-800/50"; pub(crate) const fill_violet_800_of_60: &str = "fill-violet-800/60"; pub(crate) const fill_violet_800_of_70: &str = "fill-violet-800/70"; pub(crate) const fill_violet_800_of_75: &str = "fill-violet-800/75"; pub(crate) const fill_violet_800_of_80: &str = "fill-violet-800/80"; pub(crate) const fill_violet_800_of_90: &str = "fill-violet-800/90"; pub(crate) const fill_violet_800_of_95: &str = "fill-violet-800/95"; pub(crate) const fill_violet_900: &str = "fill-violet-900"; pub(crate) const fill_violet_900_of_0: &str = "fill-violet-900/0"; pub(crate) const fill_violet_900_of_10: &str = "fill-violet-900/10"; pub(crate) const fill_violet_900_of_100: &str = "fill-violet-900/100"; pub(crate) const fill_violet_900_of_20: &str = "fill-violet-900/20"; pub(crate) const fill_violet_900_of_25: &str = "fill-violet-900/25"; pub(crate) const fill_violet_900_of_30: &str = "fill-violet-900/30"; pub(crate) const fill_violet_900_of_40: &str = "fill-violet-900/40"; pub(crate) const fill_violet_900_of_5: &str = "fill-violet-900/5"; pub(crate) const fill_violet_900_of_50: &str = "fill-violet-900/50"; pub(crate) const fill_violet_900_of_60: &str = "fill-violet-900/60"; pub(crate) const fill_violet_900_of_70: &str = "fill-violet-900/70"; pub(crate) const fill_violet_900_of_75: &str = "fill-violet-900/75"; pub(crate) const fill_violet_900_of_80: &str = "fill-violet-900/80"; pub(crate) const fill_violet_900_of_90: &str = "fill-violet-900/90"; pub(crate) const fill_violet_900_of_95: &str = "fill-violet-900/95"; pub(crate) const fill_white: &str = "fill-white"; pub(crate) const fill_white_of_0: &str = "fill-white/0"; pub(crate) const fill_white_of_10: &str = "fill-white/10"; pub(crate) const fill_white_of_100: &str = "fill-white/100"; pub(crate) const fill_white_of_20: &str = "fill-white/20"; pub(crate) const fill_white_of_25: &str = "fill-white/25"; pub(crate) const fill_white_of_30: &str = "fill-white/30"; pub(crate) const fill_white_of_40: &str = "fill-white/40"; pub(crate) const fill_white_of_5: &str = "fill-white/5"; pub(crate) const fill_white_of_50: &str = "fill-white/50"; pub(crate) const fill_white_of_60: &str = "fill-white/60"; pub(crate) const fill_white_of_70: &str = "fill-white/70"; pub(crate) const fill_white_of_75: &str = "fill-white/75"; pub(crate) const fill_white_of_80: &str = "fill-white/80"; pub(crate) const fill_white_of_90: &str = "fill-white/90"; pub(crate) const fill_white_of_95: &str = "fill-white/95"; pub(crate) const fill_yellow_100: &str = "fill-yellow-100"; pub(crate) const fill_yellow_100_of_0: &str = "fill-yellow-100/0"; pub(crate) const fill_yellow_100_of_10: &str = "fill-yellow-100/10"; pub(crate) const fill_yellow_100_of_100: &str = "fill-yellow-100/100"; pub(crate) const fill_yellow_100_of_20: &str = "fill-yellow-100/20"; pub(crate) const fill_yellow_100_of_25: &str = "fill-yellow-100/25"; pub(crate) const fill_yellow_100_of_30: &str = "fill-yellow-100/30"; pub(crate) const fill_yellow_100_of_40: &str = "fill-yellow-100/40"; pub(crate) const fill_yellow_100_of_5: &str = "fill-yellow-100/5"; pub(crate) const fill_yellow_100_of_50: &str = "fill-yellow-100/50"; pub(crate) const fill_yellow_100_of_60: &str = "fill-yellow-100/60"; pub(crate) const fill_yellow_100_of_70: &str = "fill-yellow-100/70"; pub(crate) const fill_yellow_100_of_75: &str = "fill-yellow-100/75"; pub(crate) const fill_yellow_100_of_80: &str = "fill-yellow-100/80"; pub(crate) const fill_yellow_100_of_90: &str = "fill-yellow-100/90"; pub(crate) const fill_yellow_100_of_95: &str = "fill-yellow-100/95"; pub(crate) const fill_yellow_200: &str = "fill-yellow-200"; pub(crate) const fill_yellow_200_of_0: &str = "fill-yellow-200/0"; pub(crate) const fill_yellow_200_of_10: &str = "fill-yellow-200/10"; pub(crate) const fill_yellow_200_of_100: &str = "fill-yellow-200/100"; pub(crate) const fill_yellow_200_of_20: &str = "fill-yellow-200/20"; pub(crate) const fill_yellow_200_of_25: &str = "fill-yellow-200/25"; pub(crate) const fill_yellow_200_of_30: &str = "fill-yellow-200/30"; pub(crate) const fill_yellow_200_of_40: &str = "fill-yellow-200/40"; pub(crate) const fill_yellow_200_of_5: &str = "fill-yellow-200/5"; pub(crate) const fill_yellow_200_of_50: &str = "fill-yellow-200/50"; pub(crate) const fill_yellow_200_of_60: &str = "fill-yellow-200/60"; pub(crate) const fill_yellow_200_of_70: &str = "fill-yellow-200/70"; pub(crate) const fill_yellow_200_of_75: &str = "fill-yellow-200/75"; pub(crate) const fill_yellow_200_of_80: &str = "fill-yellow-200/80"; pub(crate) const fill_yellow_200_of_90: &str = "fill-yellow-200/90"; pub(crate) const fill_yellow_200_of_95: &str = "fill-yellow-200/95"; pub(crate) const fill_yellow_300: &str = "fill-yellow-300"; pub(crate) const fill_yellow_300_of_0: &str = "fill-yellow-300/0"; pub(crate) const fill_yellow_300_of_10: &str = "fill-yellow-300/10"; pub(crate) const fill_yellow_300_of_100: &str = "fill-yellow-300/100"; pub(crate) const fill_yellow_300_of_20: &str = "fill-yellow-300/20"; pub(crate) const fill_yellow_300_of_25: &str = "fill-yellow-300/25"; pub(crate) const fill_yellow_300_of_30: &str = "fill-yellow-300/30"; pub(crate) const fill_yellow_300_of_40: &str = "fill-yellow-300/40"; pub(crate) const fill_yellow_300_of_5: &str = "fill-yellow-300/5"; pub(crate) const fill_yellow_300_of_50: &str = "fill-yellow-300/50"; pub(crate) const fill_yellow_300_of_60: &str = "fill-yellow-300/60"; pub(crate) const fill_yellow_300_of_70: &str = "fill-yellow-300/70"; pub(crate) const fill_yellow_300_of_75: &str = "fill-yellow-300/75"; pub(crate) const fill_yellow_300_of_80: &str = "fill-yellow-300/80"; pub(crate) const fill_yellow_300_of_90: &str = "fill-yellow-300/90"; pub(crate) const fill_yellow_300_of_95: &str = "fill-yellow-300/95"; pub(crate) const fill_yellow_400: &str = "fill-yellow-400"; pub(crate) const fill_yellow_400_of_0: &str = "fill-yellow-400/0"; pub(crate) const fill_yellow_400_of_10: &str = "fill-yellow-400/10"; pub(crate) const fill_yellow_400_of_100: &str = "fill-yellow-400/100"; pub(crate) const fill_yellow_400_of_20: &str = "fill-yellow-400/20"; pub(crate) const fill_yellow_400_of_25: &str = "fill-yellow-400/25"; pub(crate) const fill_yellow_400_of_30: &str = "fill-yellow-400/30"; pub(crate) const fill_yellow_400_of_40: &str = "fill-yellow-400/40"; pub(crate) const fill_yellow_400_of_5: &str = "fill-yellow-400/5"; pub(crate) const fill_yellow_400_of_50: &str = "fill-yellow-400/50"; pub(crate) const fill_yellow_400_of_60: &str = "fill-yellow-400/60"; pub(crate) const fill_yellow_400_of_70: &str = "fill-yellow-400/70"; pub(crate) const fill_yellow_400_of_75: &str = "fill-yellow-400/75"; pub(crate) const fill_yellow_400_of_80: &str = "fill-yellow-400/80"; pub(crate) const fill_yellow_400_of_90: &str = "fill-yellow-400/90"; pub(crate) const fill_yellow_400_of_95: &str = "fill-yellow-400/95"; pub(crate) const fill_yellow_50: &str = "fill-yellow-50"; pub(crate) const fill_yellow_500: &str = "fill-yellow-500"; pub(crate) const fill_yellow_500_of_0: &str = "fill-yellow-500/0"; pub(crate) const fill_yellow_500_of_10: &str = "fill-yellow-500/10"; pub(crate) const fill_yellow_500_of_100: &str = "fill-yellow-500/100"; pub(crate) const fill_yellow_500_of_20: &str = "fill-yellow-500/20"; pub(crate) const fill_yellow_500_of_25: &str = "fill-yellow-500/25"; pub(crate) const fill_yellow_500_of_30: &str = "fill-yellow-500/30"; pub(crate) const fill_yellow_500_of_40: &str = "fill-yellow-500/40"; pub(crate) const fill_yellow_500_of_5: &str = "fill-yellow-500/5"; pub(crate) const fill_yellow_500_of_50: &str = "fill-yellow-500/50"; pub(crate) const fill_yellow_500_of_60: &str = "fill-yellow-500/60"; pub(crate) const fill_yellow_500_of_70: &str = "fill-yellow-500/70"; pub(crate) const fill_yellow_500_of_75: &str = "fill-yellow-500/75"; pub(crate) const fill_yellow_500_of_80: &str = "fill-yellow-500/80"; pub(crate) const fill_yellow_500_of_90: &str = "fill-yellow-500/90"; pub(crate) const fill_yellow_500_of_95: &str = "fill-yellow-500/95"; pub(crate) const fill_yellow_50_of_0: &str = "fill-yellow-50/0"; pub(crate) const fill_yellow_50_of_10: &str = "fill-yellow-50/10"; pub(crate) const fill_yellow_50_of_100: &str = "fill-yellow-50/100"; pub(crate) const fill_yellow_50_of_20: &str = "fill-yellow-50/20"; pub(crate) const fill_yellow_50_of_25: &str = "fill-yellow-50/25"; pub(crate) const fill_yellow_50_of_30: &str = "fill-yellow-50/30"; pub(crate) const fill_yellow_50_of_40: &str = "fill-yellow-50/40"; pub(crate) const fill_yellow_50_of_5: &str = "fill-yellow-50/5"; pub(crate) const fill_yellow_50_of_50: &str = "fill-yellow-50/50"; pub(crate) const fill_yellow_50_of_60: &str = "fill-yellow-50/60"; pub(crate) const fill_yellow_50_of_70: &str = "fill-yellow-50/70"; pub(crate) const fill_yellow_50_of_75: &str = "fill-yellow-50/75"; pub(crate) const fill_yellow_50_of_80: &str = "fill-yellow-50/80"; pub(crate) const fill_yellow_50_of_90: &str = "fill-yellow-50/90"; pub(crate) const fill_yellow_50_of_95: &str = "fill-yellow-50/95"; pub(crate) const fill_yellow_600: &str = "fill-yellow-600"; pub(crate) const fill_yellow_600_of_0: &str = "fill-yellow-600/0"; pub(crate) const fill_yellow_600_of_10: &str = "fill-yellow-600/10"; pub(crate) const fill_yellow_600_of_100: &str = "fill-yellow-600/100"; pub(crate) const fill_yellow_600_of_20: &str = "fill-yellow-600/20"; pub(crate) const fill_yellow_600_of_25: &str = "fill-yellow-600/25"; pub(crate) const fill_yellow_600_of_30: &str = "fill-yellow-600/30"; pub(crate) const fill_yellow_600_of_40: &str = "fill-yellow-600/40"; pub(crate) const fill_yellow_600_of_5: &str = "fill-yellow-600/5"; pub(crate) const fill_yellow_600_of_50: &str = "fill-yellow-600/50"; pub(crate) const fill_yellow_600_of_60: &str = "fill-yellow-600/60"; pub(crate) const fill_yellow_600_of_70: &str = "fill-yellow-600/70"; pub(crate) const fill_yellow_600_of_75: &str = "fill-yellow-600/75"; pub(crate) const fill_yellow_600_of_80: &str = "fill-yellow-600/80"; pub(crate) const fill_yellow_600_of_90: &str = "fill-yellow-600/90"; pub(crate) const fill_yellow_600_of_95: &str = "fill-yellow-600/95"; pub(crate) const fill_yellow_700: &str = "fill-yellow-700"; pub(crate) const fill_yellow_700_of_0: &str = "fill-yellow-700/0"; pub(crate) const fill_yellow_700_of_10: &str = "fill-yellow-700/10"; pub(crate) const fill_yellow_700_of_100: &str = "fill-yellow-700/100"; pub(crate) const fill_yellow_700_of_20: &str = "fill-yellow-700/20"; pub(crate) const fill_yellow_700_of_25: &str = "fill-yellow-700/25"; pub(crate) const fill_yellow_700_of_30: &str = "fill-yellow-700/30"; pub(crate) const fill_yellow_700_of_40: &str = "fill-yellow-700/40"; pub(crate) const fill_yellow_700_of_5: &str = "fill-yellow-700/5"; pub(crate) const fill_yellow_700_of_50: &str = "fill-yellow-700/50"; pub(crate) const fill_yellow_700_of_60: &str = "fill-yellow-700/60"; pub(crate) const fill_yellow_700_of_70: &str = "fill-yellow-700/70"; pub(crate) const fill_yellow_700_of_75: &str = "fill-yellow-700/75"; pub(crate) const fill_yellow_700_of_80: &str = "fill-yellow-700/80"; pub(crate) const fill_yellow_700_of_90: &str = "fill-yellow-700/90"; pub(crate) const fill_yellow_700_of_95: &str = "fill-yellow-700/95"; pub(crate) const fill_yellow_800: &str = "fill-yellow-800"; pub(crate) const fill_yellow_800_of_0: &str = "fill-yellow-800/0"; pub(crate) const fill_yellow_800_of_10: &str = "fill-yellow-800/10"; pub(crate) const fill_yellow_800_of_100: &str = "fill-yellow-800/100"; pub(crate) const fill_yellow_800_of_20: &str = "fill-yellow-800/20"; pub(crate) const fill_yellow_800_of_25: &str = "fill-yellow-800/25"; pub(crate) const fill_yellow_800_of_30: &str = "fill-yellow-800/30"; pub(crate) const fill_yellow_800_of_40: &str = "fill-yellow-800/40"; pub(crate) const fill_yellow_800_of_5: &str = "fill-yellow-800/5"; pub(crate) const fill_yellow_800_of_50: &str = "fill-yellow-800/50"; pub(crate) const fill_yellow_800_of_60: &str = "fill-yellow-800/60"; pub(crate) const fill_yellow_800_of_70: &str = "fill-yellow-800/70"; pub(crate) const fill_yellow_800_of_75: &str = "fill-yellow-800/75"; pub(crate) const fill_yellow_800_of_80: &str = "fill-yellow-800/80"; pub(crate) const fill_yellow_800_of_90: &str = "fill-yellow-800/90"; pub(crate) const fill_yellow_800_of_95: &str = "fill-yellow-800/95"; pub(crate) const fill_yellow_900: &str = "fill-yellow-900"; pub(crate) const fill_yellow_900_of_0: &str = "fill-yellow-900/0"; pub(crate) const fill_yellow_900_of_10: &str = "fill-yellow-900/10"; pub(crate) const fill_yellow_900_of_100: &str = "fill-yellow-900/100"; pub(crate) const fill_yellow_900_of_20: &str = "fill-yellow-900/20"; pub(crate) const fill_yellow_900_of_25: &str = "fill-yellow-900/25"; pub(crate) const fill_yellow_900_of_30: &str = "fill-yellow-900/30"; pub(crate) const fill_yellow_900_of_40: &str = "fill-yellow-900/40"; pub(crate) const fill_yellow_900_of_5: &str = "fill-yellow-900/5"; pub(crate) const fill_yellow_900_of_50: &str = "fill-yellow-900/50"; pub(crate) const fill_yellow_900_of_60: &str = "fill-yellow-900/60"; pub(crate) const fill_yellow_900_of_70: &str = "fill-yellow-900/70"; pub(crate) const fill_yellow_900_of_75: &str = "fill-yellow-900/75"; pub(crate) const fill_yellow_900_of_80: &str = "fill-yellow-900/80"; pub(crate) const fill_yellow_900_of_90: &str = "fill-yellow-900/90"; pub(crate) const fill_yellow_900_of_95: &str = "fill-yellow-900/95"; pub(crate) const fill_zinc_100: &str = "fill-zinc-100"; pub(crate) const fill_zinc_100_of_0: &str = "fill-zinc-100/0"; pub(crate) const fill_zinc_100_of_10: &str = "fill-zinc-100/10"; pub(crate) const fill_zinc_100_of_100: &str = "fill-zinc-100/100"; pub(crate) const fill_zinc_100_of_20: &str = "fill-zinc-100/20"; pub(crate) const fill_zinc_100_of_25: &str = "fill-zinc-100/25"; pub(crate) const fill_zinc_100_of_30: &str = "fill-zinc-100/30"; pub(crate) const fill_zinc_100_of_40: &str = "fill-zinc-100/40"; pub(crate) const fill_zinc_100_of_5: &str = "fill-zinc-100/5"; pub(crate) const fill_zinc_100_of_50: &str = "fill-zinc-100/50"; pub(crate) const fill_zinc_100_of_60: &str = "fill-zinc-100/60"; pub(crate) const fill_zinc_100_of_70: &str = "fill-zinc-100/70"; pub(crate) const fill_zinc_100_of_75: &str = "fill-zinc-100/75"; pub(crate) const fill_zinc_100_of_80: &str = "fill-zinc-100/80"; pub(crate) const fill_zinc_100_of_90: &str = "fill-zinc-100/90"; pub(crate) const fill_zinc_100_of_95: &str = "fill-zinc-100/95"; pub(crate) const fill_zinc_200: &str = "fill-zinc-200"; pub(crate) const fill_zinc_200_of_0: &str = "fill-zinc-200/0"; pub(crate) const fill_zinc_200_of_10: &str = "fill-zinc-200/10"; pub(crate) const fill_zinc_200_of_100: &str = "fill-zinc-200/100"; pub(crate) const fill_zinc_200_of_20: &str = "fill-zinc-200/20"; pub(crate) const fill_zinc_200_of_25: &str = "fill-zinc-200/25"; pub(crate) const fill_zinc_200_of_30: &str = "fill-zinc-200/30"; pub(crate) const fill_zinc_200_of_40: &str = "fill-zinc-200/40"; pub(crate) const fill_zinc_200_of_5: &str = "fill-zinc-200/5"; pub(crate) const fill_zinc_200_of_50: &str = "fill-zinc-200/50"; pub(crate) const fill_zinc_200_of_60: &str = "fill-zinc-200/60"; pub(crate) const fill_zinc_200_of_70: &str = "fill-zinc-200/70"; pub(crate) const fill_zinc_200_of_75: &str = "fill-zinc-200/75"; pub(crate) const fill_zinc_200_of_80: &str = "fill-zinc-200/80"; pub(crate) const fill_zinc_200_of_90: &str = "fill-zinc-200/90"; pub(crate) const fill_zinc_200_of_95: &str = "fill-zinc-200/95"; pub(crate) const fill_zinc_300: &str = "fill-zinc-300"; pub(crate) const fill_zinc_300_of_0: &str = "fill-zinc-300/0"; pub(crate) const fill_zinc_300_of_10: &str = "fill-zinc-300/10"; pub(crate) const fill_zinc_300_of_100: &str = "fill-zinc-300/100"; pub(crate) const fill_zinc_300_of_20: &str = "fill-zinc-300/20"; pub(crate) const fill_zinc_300_of_25: &str = "fill-zinc-300/25"; pub(crate) const fill_zinc_300_of_30: &str = "fill-zinc-300/30"; pub(crate) const fill_zinc_300_of_40: &str = "fill-zinc-300/40"; pub(crate) const fill_zinc_300_of_5: &str = "fill-zinc-300/5"; pub(crate) const fill_zinc_300_of_50: &str = "fill-zinc-300/50"; pub(crate) const fill_zinc_300_of_60: &str = "fill-zinc-300/60"; pub(crate) const fill_zinc_300_of_70: &str = "fill-zinc-300/70"; pub(crate) const fill_zinc_300_of_75: &str = "fill-zinc-300/75"; pub(crate) const fill_zinc_300_of_80: &str = "fill-zinc-300/80"; pub(crate) const fill_zinc_300_of_90: &str = "fill-zinc-300/90"; pub(crate) const fill_zinc_300_of_95: &str = "fill-zinc-300/95"; pub(crate) const fill_zinc_400: &str = "fill-zinc-400"; pub(crate) const fill_zinc_400_of_0: &str = "fill-zinc-400/0"; pub(crate) const fill_zinc_400_of_10: &str = "fill-zinc-400/10"; pub(crate) const fill_zinc_400_of_100: &str = "fill-zinc-400/100"; pub(crate) const fill_zinc_400_of_20: &str = "fill-zinc-400/20"; pub(crate) const fill_zinc_400_of_25: &str = "fill-zinc-400/25"; pub(crate) const fill_zinc_400_of_30: &str = "fill-zinc-400/30"; pub(crate) const fill_zinc_400_of_40: &str = "fill-zinc-400/40"; pub(crate) const fill_zinc_400_of_5: &str = "fill-zinc-400/5"; pub(crate) const fill_zinc_400_of_50: &str = "fill-zinc-400/50"; pub(crate) const fill_zinc_400_of_60: &str = "fill-zinc-400/60"; pub(crate) const fill_zinc_400_of_70: &str = "fill-zinc-400/70"; pub(crate) const fill_zinc_400_of_75: &str = "fill-zinc-400/75"; pub(crate) const fill_zinc_400_of_80: &str = "fill-zinc-400/80"; pub(crate) const fill_zinc_400_of_90: &str = "fill-zinc-400/90"; pub(crate) const fill_zinc_400_of_95: &str = "fill-zinc-400/95"; pub(crate) const fill_zinc_50: &str = "fill-zinc-50"; pub(crate) const fill_zinc_500: &str = "fill-zinc-500"; pub(crate) const fill_zinc_500_of_0: &str = "fill-zinc-500/0"; pub(crate) const fill_zinc_500_of_10: &str = "fill-zinc-500/10"; pub(crate) const fill_zinc_500_of_100: &str = "fill-zinc-500/100"; pub(crate) const fill_zinc_500_of_20: &str = "fill-zinc-500/20"; pub(crate) const fill_zinc_500_of_25: &str = "fill-zinc-500/25"; pub(crate) const fill_zinc_500_of_30: &str = "fill-zinc-500/30"; pub(crate) const fill_zinc_500_of_40: &str = "fill-zinc-500/40"; pub(crate) const fill_zinc_500_of_5: &str = "fill-zinc-500/5"; pub(crate) const fill_zinc_500_of_50: &str = "fill-zinc-500/50"; pub(crate) const fill_zinc_500_of_60: &str = "fill-zinc-500/60"; pub(crate) const fill_zinc_500_of_70: &str = "fill-zinc-500/70"; pub(crate) const fill_zinc_500_of_75: &str = "fill-zinc-500/75"; pub(crate) const fill_zinc_500_of_80: &str = "fill-zinc-500/80"; pub(crate) const fill_zinc_500_of_90: &str = "fill-zinc-500/90"; pub(crate) const fill_zinc_500_of_95: &str = "fill-zinc-500/95"; pub(crate) const fill_zinc_50_of_0: &str = "fill-zinc-50/0"; pub(crate) const fill_zinc_50_of_10: &str = "fill-zinc-50/10"; pub(crate) const fill_zinc_50_of_100: &str = "fill-zinc-50/100"; pub(crate) const fill_zinc_50_of_20: &str = "fill-zinc-50/20"; pub(crate) const fill_zinc_50_of_25: &str = "fill-zinc-50/25"; pub(crate) const fill_zinc_50_of_30: &str = "fill-zinc-50/30"; pub(crate) const fill_zinc_50_of_40: &str = "fill-zinc-50/40"; pub(crate) const fill_zinc_50_of_5: &str = "fill-zinc-50/5"; pub(crate) const fill_zinc_50_of_50: &str = "fill-zinc-50/50"; pub(crate) const fill_zinc_50_of_60: &str = "fill-zinc-50/60"; pub(crate) const fill_zinc_50_of_70: &str = "fill-zinc-50/70"; pub(crate) const fill_zinc_50_of_75: &str = "fill-zinc-50/75"; pub(crate) const fill_zinc_50_of_80: &str = "fill-zinc-50/80"; pub(crate) const fill_zinc_50_of_90: &str = "fill-zinc-50/90"; pub(crate) const fill_zinc_50_of_95: &str = "fill-zinc-50/95"; pub(crate) const fill_zinc_600: &str = "fill-zinc-600"; pub(crate) const fill_zinc_600_of_0: &str = "fill-zinc-600/0"; pub(crate) const fill_zinc_600_of_10: &str = "fill-zinc-600/10"; pub(crate) const fill_zinc_600_of_100: &str = "fill-zinc-600/100"; pub(crate) const fill_zinc_600_of_20: &str = "fill-zinc-600/20"; pub(crate) const fill_zinc_600_of_25: &str = "fill-zinc-600/25"; pub(crate) const fill_zinc_600_of_30: &str = "fill-zinc-600/30"; pub(crate) const fill_zinc_600_of_40: &str = "fill-zinc-600/40"; pub(crate) const fill_zinc_600_of_5: &str = "fill-zinc-600/5"; pub(crate) const fill_zinc_600_of_50: &str = "fill-zinc-600/50"; pub(crate) const fill_zinc_600_of_60: &str = "fill-zinc-600/60"; pub(crate) const fill_zinc_600_of_70: &str = "fill-zinc-600/70"; pub(crate) const fill_zinc_600_of_75: &str = "fill-zinc-600/75"; pub(crate) const fill_zinc_600_of_80: &str = "fill-zinc-600/80"; pub(crate) const fill_zinc_600_of_90: &str = "fill-zinc-600/90"; pub(crate) const fill_zinc_600_of_95: &str = "fill-zinc-600/95"; pub(crate) const fill_zinc_700: &str = "fill-zinc-700"; pub(crate) const fill_zinc_700_of_0: &str = "fill-zinc-700/0"; pub(crate) const fill_zinc_700_of_10: &str = "fill-zinc-700/10"; pub(crate) const fill_zinc_700_of_100: &str = "fill-zinc-700/100"; pub(crate) const fill_zinc_700_of_20: &str = "fill-zinc-700/20"; pub(crate) const fill_zinc_700_of_25: &str = "fill-zinc-700/25"; pub(crate) const fill_zinc_700_of_30: &str = "fill-zinc-700/30"; pub(crate) const fill_zinc_700_of_40: &str = "fill-zinc-700/40"; pub(crate) const fill_zinc_700_of_5: &str = "fill-zinc-700/5"; pub(crate) const fill_zinc_700_of_50: &str = "fill-zinc-700/50"; pub(crate) const fill_zinc_700_of_60: &str = "fill-zinc-700/60"; pub(crate) const fill_zinc_700_of_70: &str = "fill-zinc-700/70"; pub(crate) const fill_zinc_700_of_75: &str = "fill-zinc-700/75"; pub(crate) const fill_zinc_700_of_80: &str = "fill-zinc-700/80"; pub(crate) const fill_zinc_700_of_90: &str = "fill-zinc-700/90"; pub(crate) const fill_zinc_700_of_95: &str = "fill-zinc-700/95"; pub(crate) const fill_zinc_800: &str = "fill-zinc-800"; pub(crate) const fill_zinc_800_of_0: &str = "fill-zinc-800/0"; pub(crate) const fill_zinc_800_of_10: &str = "fill-zinc-800/10"; pub(crate) const fill_zinc_800_of_100: &str = "fill-zinc-800/100"; pub(crate) const fill_zinc_800_of_20: &str = "fill-zinc-800/20"; pub(crate) const fill_zinc_800_of_25: &str = "fill-zinc-800/25"; pub(crate) const fill_zinc_800_of_30: &str = "fill-zinc-800/30"; pub(crate) const fill_zinc_800_of_40: &str = "fill-zinc-800/40"; pub(crate) const fill_zinc_800_of_5: &str = "fill-zinc-800/5"; pub(crate) const fill_zinc_800_of_50: &str = "fill-zinc-800/50"; pub(crate) const fill_zinc_800_of_60: &str = "fill-zinc-800/60"; pub(crate) const fill_zinc_800_of_70: &str = "fill-zinc-800/70"; pub(crate) const fill_zinc_800_of_75: &str = "fill-zinc-800/75"; pub(crate) const fill_zinc_800_of_80: &str = "fill-zinc-800/80"; pub(crate) const fill_zinc_800_of_90: &str = "fill-zinc-800/90"; pub(crate) const fill_zinc_800_of_95: &str = "fill-zinc-800/95"; pub(crate) const fill_zinc_900: &str = "fill-zinc-900"; pub(crate) const fill_zinc_900_of_0: &str = "fill-zinc-900/0"; pub(crate) const fill_zinc_900_of_10: &str = "fill-zinc-900/10"; pub(crate) const fill_zinc_900_of_100: &str = "fill-zinc-900/100"; pub(crate) const fill_zinc_900_of_20: &str = "fill-zinc-900/20"; pub(crate) const fill_zinc_900_of_25: &str = "fill-zinc-900/25"; pub(crate) const fill_zinc_900_of_30: &str = "fill-zinc-900/30"; pub(crate) const fill_zinc_900_of_40: &str = "fill-zinc-900/40"; pub(crate) const fill_zinc_900_of_5: &str = "fill-zinc-900/5"; pub(crate) const fill_zinc_900_of_50: &str = "fill-zinc-900/50"; pub(crate) const fill_zinc_900_of_60: &str = "fill-zinc-900/60"; pub(crate) const fill_zinc_900_of_70: &str = "fill-zinc-900/70"; pub(crate) const fill_zinc_900_of_75: &str = "fill-zinc-900/75"; pub(crate) const fill_zinc_900_of_80: &str = "fill-zinc-900/80"; pub(crate) const fill_zinc_900_of_90: &str = "fill-zinc-900/90"; pub(crate) const fill_zinc_900_of_95: &str = "fill-zinc-900/95"; pub(crate) const stroke_0: &str = "stroke-0"; pub(crate) const stroke_1: &str = "stroke-1"; pub(crate) const stroke_2: &str = "stroke-2"; pub(crate) const stroke_amber_100: &str = "stroke-amber-100"; pub(crate) const stroke_amber_100_of_0: &str = "stroke-amber-100/0"; pub(crate) const stroke_amber_100_of_10: &str = "stroke-amber-100/10"; pub(crate) const stroke_amber_100_of_100: &str = "stroke-amber-100/100"; pub(crate) const stroke_amber_100_of_20: &str = "stroke-amber-100/20"; pub(crate) const stroke_amber_100_of_25: &str = "stroke-amber-100/25"; pub(crate) const stroke_amber_100_of_30: &str = "stroke-amber-100/30"; pub(crate) const stroke_amber_100_of_40: &str = "stroke-amber-100/40"; pub(crate) const stroke_amber_100_of_5: &str = "stroke-amber-100/5"; pub(crate) const stroke_amber_100_of_50: &str = "stroke-amber-100/50"; pub(crate) const stroke_amber_100_of_60: &str = "stroke-amber-100/60"; pub(crate) const stroke_amber_100_of_70: &str = "stroke-amber-100/70"; pub(crate) const stroke_amber_100_of_75: &str = "stroke-amber-100/75"; pub(crate) const stroke_amber_100_of_80: &str = "stroke-amber-100/80"; pub(crate) const stroke_amber_100_of_90: &str = "stroke-amber-100/90"; pub(crate) const stroke_amber_100_of_95: &str = "stroke-amber-100/95"; pub(crate) const stroke_amber_200: &str = "stroke-amber-200"; pub(crate) const stroke_amber_200_of_0: &str = "stroke-amber-200/0"; pub(crate) const stroke_amber_200_of_10: &str = "stroke-amber-200/10"; pub(crate) const stroke_amber_200_of_100: &str = "stroke-amber-200/100"; pub(crate) const stroke_amber_200_of_20: &str = "stroke-amber-200/20"; pub(crate) const stroke_amber_200_of_25: &str = "stroke-amber-200/25"; pub(crate) const stroke_amber_200_of_30: &str = "stroke-amber-200/30"; pub(crate) const stroke_amber_200_of_40: &str = "stroke-amber-200/40"; pub(crate) const stroke_amber_200_of_5: &str = "stroke-amber-200/5"; pub(crate) const stroke_amber_200_of_50: &str = "stroke-amber-200/50"; pub(crate) const stroke_amber_200_of_60: &str = "stroke-amber-200/60"; pub(crate) const stroke_amber_200_of_70: &str = "stroke-amber-200/70"; pub(crate) const stroke_amber_200_of_75: &str = "stroke-amber-200/75"; pub(crate) const stroke_amber_200_of_80: &str = "stroke-amber-200/80"; pub(crate) const stroke_amber_200_of_90: &str = "stroke-amber-200/90"; pub(crate) const stroke_amber_200_of_95: &str = "stroke-amber-200/95"; pub(crate) const stroke_amber_300: &str = "stroke-amber-300"; pub(crate) const stroke_amber_300_of_0: &str = "stroke-amber-300/0"; pub(crate) const stroke_amber_300_of_10: &str = "stroke-amber-300/10"; pub(crate) const stroke_amber_300_of_100: &str = "stroke-amber-300/100"; pub(crate) const stroke_amber_300_of_20: &str = "stroke-amber-300/20"; pub(crate) const stroke_amber_300_of_25: &str = "stroke-amber-300/25"; pub(crate) const stroke_amber_300_of_30: &str = "stroke-amber-300/30"; pub(crate) const stroke_amber_300_of_40: &str = "stroke-amber-300/40"; pub(crate) const stroke_amber_300_of_5: &str = "stroke-amber-300/5"; pub(crate) const stroke_amber_300_of_50: &str = "stroke-amber-300/50"; pub(crate) const stroke_amber_300_of_60: &str = "stroke-amber-300/60"; pub(crate) const stroke_amber_300_of_70: &str = "stroke-amber-300/70"; pub(crate) const stroke_amber_300_of_75: &str = "stroke-amber-300/75"; pub(crate) const stroke_amber_300_of_80: &str = "stroke-amber-300/80"; pub(crate) const stroke_amber_300_of_90: &str = "stroke-amber-300/90"; pub(crate) const stroke_amber_300_of_95: &str = "stroke-amber-300/95"; pub(crate) const stroke_amber_400: &str = "stroke-amber-400"; pub(crate) const stroke_amber_400_of_0: &str = "stroke-amber-400/0"; pub(crate) const stroke_amber_400_of_10: &str = "stroke-amber-400/10"; pub(crate) const stroke_amber_400_of_100: &str = "stroke-amber-400/100"; pub(crate) const stroke_amber_400_of_20: &str = "stroke-amber-400/20"; pub(crate) const stroke_amber_400_of_25: &str = "stroke-amber-400/25"; pub(crate) const stroke_amber_400_of_30: &str = "stroke-amber-400/30"; pub(crate) const stroke_amber_400_of_40: &str = "stroke-amber-400/40"; pub(crate) const stroke_amber_400_of_5: &str = "stroke-amber-400/5"; pub(crate) const stroke_amber_400_of_50: &str = "stroke-amber-400/50"; pub(crate) const stroke_amber_400_of_60: &str = "stroke-amber-400/60"; pub(crate) const stroke_amber_400_of_70: &str = "stroke-amber-400/70"; pub(crate) const stroke_amber_400_of_75: &str = "stroke-amber-400/75"; pub(crate) const stroke_amber_400_of_80: &str = "stroke-amber-400/80"; pub(crate) const stroke_amber_400_of_90: &str = "stroke-amber-400/90"; pub(crate) const stroke_amber_400_of_95: &str = "stroke-amber-400/95"; pub(crate) const stroke_amber_50: &str = "stroke-amber-50"; pub(crate) const stroke_amber_500: &str = "stroke-amber-500"; pub(crate) const stroke_amber_500_of_0: &str = "stroke-amber-500/0"; pub(crate) const stroke_amber_500_of_10: &str = "stroke-amber-500/10"; pub(crate) const stroke_amber_500_of_100: &str = "stroke-amber-500/100"; pub(crate) const stroke_amber_500_of_20: &str = "stroke-amber-500/20"; pub(crate) const stroke_amber_500_of_25: &str = "stroke-amber-500/25"; pub(crate) const stroke_amber_500_of_30: &str = "stroke-amber-500/30"; pub(crate) const stroke_amber_500_of_40: &str = "stroke-amber-500/40"; pub(crate) const stroke_amber_500_of_5: &str = "stroke-amber-500/5"; pub(crate) const stroke_amber_500_of_50: &str = "stroke-amber-500/50"; pub(crate) const stroke_amber_500_of_60: &str = "stroke-amber-500/60"; pub(crate) const stroke_amber_500_of_70: &str = "stroke-amber-500/70"; pub(crate) const stroke_amber_500_of_75: &str = "stroke-amber-500/75"; pub(crate) const stroke_amber_500_of_80: &str = "stroke-amber-500/80"; pub(crate) const stroke_amber_500_of_90: &str = "stroke-amber-500/90"; pub(crate) const stroke_amber_500_of_95: &str = "stroke-amber-500/95"; pub(crate) const stroke_amber_50_of_0: &str = "stroke-amber-50/0"; pub(crate) const stroke_amber_50_of_10: &str = "stroke-amber-50/10"; pub(crate) const stroke_amber_50_of_100: &str = "stroke-amber-50/100"; pub(crate) const stroke_amber_50_of_20: &str = "stroke-amber-50/20"; pub(crate) const stroke_amber_50_of_25: &str = "stroke-amber-50/25"; pub(crate) const stroke_amber_50_of_30: &str = "stroke-amber-50/30"; pub(crate) const stroke_amber_50_of_40: &str = "stroke-amber-50/40"; pub(crate) const stroke_amber_50_of_5: &str = "stroke-amber-50/5"; pub(crate) const stroke_amber_50_of_50: &str = "stroke-amber-50/50"; pub(crate) const stroke_amber_50_of_60: &str = "stroke-amber-50/60"; pub(crate) const stroke_amber_50_of_70: &str = "stroke-amber-50/70"; pub(crate) const stroke_amber_50_of_75: &str = "stroke-amber-50/75"; pub(crate) const stroke_amber_50_of_80: &str = "stroke-amber-50/80"; pub(crate) const stroke_amber_50_of_90: &str = "stroke-amber-50/90"; pub(crate) const stroke_amber_50_of_95: &str = "stroke-amber-50/95"; pub(crate) const stroke_amber_600: &str = "stroke-amber-600"; pub(crate) const stroke_amber_600_of_0: &str = "stroke-amber-600/0"; pub(crate) const stroke_amber_600_of_10: &str = "stroke-amber-600/10"; pub(crate) const stroke_amber_600_of_100: &str = "stroke-amber-600/100"; pub(crate) const stroke_amber_600_of_20: &str = "stroke-amber-600/20"; pub(crate) const stroke_amber_600_of_25: &str = "stroke-amber-600/25"; pub(crate) const stroke_amber_600_of_30: &str = "stroke-amber-600/30"; pub(crate) const stroke_amber_600_of_40: &str = "stroke-amber-600/40"; pub(crate) const stroke_amber_600_of_5: &str = "stroke-amber-600/5"; pub(crate) const stroke_amber_600_of_50: &str = "stroke-amber-600/50"; pub(crate) const stroke_amber_600_of_60: &str = "stroke-amber-600/60"; pub(crate) const stroke_amber_600_of_70: &str = "stroke-amber-600/70"; pub(crate) const stroke_amber_600_of_75: &str = "stroke-amber-600/75"; pub(crate) const stroke_amber_600_of_80: &str = "stroke-amber-600/80"; pub(crate) const stroke_amber_600_of_90: &str = "stroke-amber-600/90"; pub(crate) const stroke_amber_600_of_95: &str = "stroke-amber-600/95"; pub(crate) const stroke_amber_700: &str = "stroke-amber-700"; pub(crate) const stroke_amber_700_of_0: &str = "stroke-amber-700/0"; pub(crate) const stroke_amber_700_of_10: &str = "stroke-amber-700/10"; pub(crate) const stroke_amber_700_of_100: &str = "stroke-amber-700/100"; pub(crate) const stroke_amber_700_of_20: &str = "stroke-amber-700/20"; pub(crate) const stroke_amber_700_of_25: &str = "stroke-amber-700/25"; pub(crate) const stroke_amber_700_of_30: &str = "stroke-amber-700/30"; pub(crate) const stroke_amber_700_of_40: &str = "stroke-amber-700/40"; pub(crate) const stroke_amber_700_of_5: &str = "stroke-amber-700/5"; pub(crate) const stroke_amber_700_of_50: &str = "stroke-amber-700/50"; pub(crate) const stroke_amber_700_of_60: &str = "stroke-amber-700/60"; pub(crate) const stroke_amber_700_of_70: &str = "stroke-amber-700/70"; pub(crate) const stroke_amber_700_of_75: &str = "stroke-amber-700/75"; pub(crate) const stroke_amber_700_of_80: &str = "stroke-amber-700/80"; pub(crate) const stroke_amber_700_of_90: &str = "stroke-amber-700/90"; pub(crate) const stroke_amber_700_of_95: &str = "stroke-amber-700/95"; pub(crate) const stroke_amber_800: &str = "stroke-amber-800"; pub(crate) const stroke_amber_800_of_0: &str = "stroke-amber-800/0"; pub(crate) const stroke_amber_800_of_10: &str = "stroke-amber-800/10"; pub(crate) const stroke_amber_800_of_100: &str = "stroke-amber-800/100"; pub(crate) const stroke_amber_800_of_20: &str = "stroke-amber-800/20"; pub(crate) const stroke_amber_800_of_25: &str = "stroke-amber-800/25"; pub(crate) const stroke_amber_800_of_30: &str = "stroke-amber-800/30"; pub(crate) const stroke_amber_800_of_40: &str = "stroke-amber-800/40"; pub(crate) const stroke_amber_800_of_5: &str = "stroke-amber-800/5"; pub(crate) const stroke_amber_800_of_50: &str = "stroke-amber-800/50"; pub(crate) const stroke_amber_800_of_60: &str = "stroke-amber-800/60"; pub(crate) const stroke_amber_800_of_70: &str = "stroke-amber-800/70"; pub(crate) const stroke_amber_800_of_75: &str = "stroke-amber-800/75"; pub(crate) const stroke_amber_800_of_80: &str = "stroke-amber-800/80"; pub(crate) const stroke_amber_800_of_90: &str = "stroke-amber-800/90"; pub(crate) const stroke_amber_800_of_95: &str = "stroke-amber-800/95"; pub(crate) const stroke_amber_900: &str = "stroke-amber-900"; pub(crate) const stroke_amber_900_of_0: &str = "stroke-amber-900/0"; pub(crate) const stroke_amber_900_of_10: &str = "stroke-amber-900/10"; pub(crate) const stroke_amber_900_of_100: &str = "stroke-amber-900/100"; pub(crate) const stroke_amber_900_of_20: &str = "stroke-amber-900/20"; pub(crate) const stroke_amber_900_of_25: &str = "stroke-amber-900/25"; pub(crate) const stroke_amber_900_of_30: &str = "stroke-amber-900/30"; pub(crate) const stroke_amber_900_of_40: &str = "stroke-amber-900/40"; pub(crate) const stroke_amber_900_of_5: &str = "stroke-amber-900/5"; pub(crate) const stroke_amber_900_of_50: &str = "stroke-amber-900/50"; pub(crate) const stroke_amber_900_of_60: &str = "stroke-amber-900/60"; pub(crate) const stroke_amber_900_of_70: &str = "stroke-amber-900/70"; pub(crate) const stroke_amber_900_of_75: &str = "stroke-amber-900/75"; pub(crate) const stroke_amber_900_of_80: &str = "stroke-amber-900/80"; pub(crate) const stroke_amber_900_of_90: &str = "stroke-amber-900/90"; pub(crate) const stroke_amber_900_of_95: &str = "stroke-amber-900/95"; pub(crate) const stroke_black: &str = "stroke-black"; pub(crate) const stroke_black_of_0: &str = "stroke-black/0"; pub(crate) const stroke_black_of_10: &str = "stroke-black/10"; pub(crate) const stroke_black_of_100: &str = "stroke-black/100"; pub(crate) const stroke_black_of_20: &str = "stroke-black/20"; pub(crate) const stroke_black_of_25: &str = "stroke-black/25"; pub(crate) const stroke_black_of_30: &str = "stroke-black/30"; pub(crate) const stroke_black_of_40: &str = "stroke-black/40"; pub(crate) const stroke_black_of_5: &str = "stroke-black/5"; pub(crate) const stroke_black_of_50: &str = "stroke-black/50"; pub(crate) const stroke_black_of_60: &str = "stroke-black/60"; pub(crate) const stroke_black_of_70: &str = "stroke-black/70"; pub(crate) const stroke_black_of_75: &str = "stroke-black/75"; pub(crate) const stroke_black_of_80: &str = "stroke-black/80"; pub(crate) const stroke_black_of_90: &str = "stroke-black/90"; pub(crate) const stroke_black_of_95: &str = "stroke-black/95"; pub(crate) const stroke_blue_100: &str = "stroke-blue-100"; pub(crate) const stroke_blue_100_of_0: &str = "stroke-blue-100/0"; pub(crate) const stroke_blue_100_of_10: &str = "stroke-blue-100/10"; pub(crate) const stroke_blue_100_of_100: &str = "stroke-blue-100/100"; pub(crate) const stroke_blue_100_of_20: &str = "stroke-blue-100/20"; pub(crate) const stroke_blue_100_of_25: &str = "stroke-blue-100/25"; pub(crate) const stroke_blue_100_of_30: &str = "stroke-blue-100/30"; pub(crate) const stroke_blue_100_of_40: &str = "stroke-blue-100/40"; pub(crate) const stroke_blue_100_of_5: &str = "stroke-blue-100/5"; pub(crate) const stroke_blue_100_of_50: &str = "stroke-blue-100/50"; pub(crate) const stroke_blue_100_of_60: &str = "stroke-blue-100/60"; pub(crate) const stroke_blue_100_of_70: &str = "stroke-blue-100/70"; pub(crate) const stroke_blue_100_of_75: &str = "stroke-blue-100/75"; pub(crate) const stroke_blue_100_of_80: &str = "stroke-blue-100/80"; pub(crate) const stroke_blue_100_of_90: &str = "stroke-blue-100/90"; pub(crate) const stroke_blue_100_of_95: &str = "stroke-blue-100/95"; pub(crate) const stroke_blue_200: &str = "stroke-blue-200"; pub(crate) const stroke_blue_200_of_0: &str = "stroke-blue-200/0"; pub(crate) const stroke_blue_200_of_10: &str = "stroke-blue-200/10"; pub(crate) const stroke_blue_200_of_100: &str = "stroke-blue-200/100"; pub(crate) const stroke_blue_200_of_20: &str = "stroke-blue-200/20"; pub(crate) const stroke_blue_200_of_25: &str = "stroke-blue-200/25"; pub(crate) const stroke_blue_200_of_30: &str = "stroke-blue-200/30"; pub(crate) const stroke_blue_200_of_40: &str = "stroke-blue-200/40"; pub(crate) const stroke_blue_200_of_5: &str = "stroke-blue-200/5"; pub(crate) const stroke_blue_200_of_50: &str = "stroke-blue-200/50"; pub(crate) const stroke_blue_200_of_60: &str = "stroke-blue-200/60"; pub(crate) const stroke_blue_200_of_70: &str = "stroke-blue-200/70"; pub(crate) const stroke_blue_200_of_75: &str = "stroke-blue-200/75"; pub(crate) const stroke_blue_200_of_80: &str = "stroke-blue-200/80"; pub(crate) const stroke_blue_200_of_90: &str = "stroke-blue-200/90"; pub(crate) const stroke_blue_200_of_95: &str = "stroke-blue-200/95"; pub(crate) const stroke_blue_300: &str = "stroke-blue-300"; pub(crate) const stroke_blue_300_of_0: &str = "stroke-blue-300/0"; pub(crate) const stroke_blue_300_of_10: &str = "stroke-blue-300/10"; pub(crate) const stroke_blue_300_of_100: &str = "stroke-blue-300/100"; pub(crate) const stroke_blue_300_of_20: &str = "stroke-blue-300/20"; pub(crate) const stroke_blue_300_of_25: &str = "stroke-blue-300/25"; pub(crate) const stroke_blue_300_of_30: &str = "stroke-blue-300/30"; pub(crate) const stroke_blue_300_of_40: &str = "stroke-blue-300/40"; pub(crate) const stroke_blue_300_of_5: &str = "stroke-blue-300/5"; pub(crate) const stroke_blue_300_of_50: &str = "stroke-blue-300/50"; pub(crate) const stroke_blue_300_of_60: &str = "stroke-blue-300/60"; pub(crate) const stroke_blue_300_of_70: &str = "stroke-blue-300/70"; pub(crate) const stroke_blue_300_of_75: &str = "stroke-blue-300/75"; pub(crate) const stroke_blue_300_of_80: &str = "stroke-blue-300/80"; pub(crate) const stroke_blue_300_of_90: &str = "stroke-blue-300/90"; pub(crate) const stroke_blue_300_of_95: &str = "stroke-blue-300/95"; pub(crate) const stroke_blue_400: &str = "stroke-blue-400"; pub(crate) const stroke_blue_400_of_0: &str = "stroke-blue-400/0"; pub(crate) const stroke_blue_400_of_10: &str = "stroke-blue-400/10"; pub(crate) const stroke_blue_400_of_100: &str = "stroke-blue-400/100"; pub(crate) const stroke_blue_400_of_20: &str = "stroke-blue-400/20"; pub(crate) const stroke_blue_400_of_25: &str = "stroke-blue-400/25"; pub(crate) const stroke_blue_400_of_30: &str = "stroke-blue-400/30"; pub(crate) const stroke_blue_400_of_40: &str = "stroke-blue-400/40"; pub(crate) const stroke_blue_400_of_5: &str = "stroke-blue-400/5"; pub(crate) const stroke_blue_400_of_50: &str = "stroke-blue-400/50"; pub(crate) const stroke_blue_400_of_60: &str = "stroke-blue-400/60"; pub(crate) const stroke_blue_400_of_70: &str = "stroke-blue-400/70"; pub(crate) const stroke_blue_400_of_75: &str = "stroke-blue-400/75"; pub(crate) const stroke_blue_400_of_80: &str = "stroke-blue-400/80"; pub(crate) const stroke_blue_400_of_90: &str = "stroke-blue-400/90"; pub(crate) const stroke_blue_400_of_95: &str = "stroke-blue-400/95"; pub(crate) const stroke_blue_50: &str = "stroke-blue-50"; pub(crate) const stroke_blue_500: &str = "stroke-blue-500"; pub(crate) const stroke_blue_500_of_0: &str = "stroke-blue-500/0"; pub(crate) const stroke_blue_500_of_10: &str = "stroke-blue-500/10"; pub(crate) const stroke_blue_500_of_100: &str = "stroke-blue-500/100"; pub(crate) const stroke_blue_500_of_20: &str = "stroke-blue-500/20"; pub(crate) const stroke_blue_500_of_25: &str = "stroke-blue-500/25"; pub(crate) const stroke_blue_500_of_30: &str = "stroke-blue-500/30"; pub(crate) const stroke_blue_500_of_40: &str = "stroke-blue-500/40"; pub(crate) const stroke_blue_500_of_5: &str = "stroke-blue-500/5"; pub(crate) const stroke_blue_500_of_50: &str = "stroke-blue-500/50"; pub(crate) const stroke_blue_500_of_60: &str = "stroke-blue-500/60"; pub(crate) const stroke_blue_500_of_70: &str = "stroke-blue-500/70"; pub(crate) const stroke_blue_500_of_75: &str = "stroke-blue-500/75"; pub(crate) const stroke_blue_500_of_80: &str = "stroke-blue-500/80"; pub(crate) const stroke_blue_500_of_90: &str = "stroke-blue-500/90"; pub(crate) const stroke_blue_500_of_95: &str = "stroke-blue-500/95"; pub(crate) const stroke_blue_50_of_0: &str = "stroke-blue-50/0"; pub(crate) const stroke_blue_50_of_10: &str = "stroke-blue-50/10"; pub(crate) const stroke_blue_50_of_100: &str = "stroke-blue-50/100"; pub(crate) const stroke_blue_50_of_20: &str = "stroke-blue-50/20"; pub(crate) const stroke_blue_50_of_25: &str = "stroke-blue-50/25"; pub(crate) const stroke_blue_50_of_30: &str = "stroke-blue-50/30"; pub(crate) const stroke_blue_50_of_40: &str = "stroke-blue-50/40"; pub(crate) const stroke_blue_50_of_5: &str = "stroke-blue-50/5"; pub(crate) const stroke_blue_50_of_50: &str = "stroke-blue-50/50"; pub(crate) const stroke_blue_50_of_60: &str = "stroke-blue-50/60"; pub(crate) const stroke_blue_50_of_70: &str = "stroke-blue-50/70"; pub(crate) const stroke_blue_50_of_75: &str = "stroke-blue-50/75"; pub(crate) const stroke_blue_50_of_80: &str = "stroke-blue-50/80"; pub(crate) const stroke_blue_50_of_90: &str = "stroke-blue-50/90"; pub(crate) const stroke_blue_50_of_95: &str = "stroke-blue-50/95"; pub(crate) const stroke_blue_600: &str = "stroke-blue-600"; pub(crate) const stroke_blue_600_of_0: &str = "stroke-blue-600/0"; pub(crate) const stroke_blue_600_of_10: &str = "stroke-blue-600/10"; pub(crate) const stroke_blue_600_of_100: &str = "stroke-blue-600/100"; pub(crate) const stroke_blue_600_of_20: &str = "stroke-blue-600/20"; pub(crate) const stroke_blue_600_of_25: &str = "stroke-blue-600/25"; pub(crate) const stroke_blue_600_of_30: &str = "stroke-blue-600/30"; pub(crate) const stroke_blue_600_of_40: &str = "stroke-blue-600/40"; pub(crate) const stroke_blue_600_of_5: &str = "stroke-blue-600/5"; pub(crate) const stroke_blue_600_of_50: &str = "stroke-blue-600/50"; pub(crate) const stroke_blue_600_of_60: &str = "stroke-blue-600/60"; pub(crate) const stroke_blue_600_of_70: &str = "stroke-blue-600/70"; pub(crate) const stroke_blue_600_of_75: &str = "stroke-blue-600/75"; pub(crate) const stroke_blue_600_of_80: &str = "stroke-blue-600/80"; pub(crate) const stroke_blue_600_of_90: &str = "stroke-blue-600/90"; pub(crate) const stroke_blue_600_of_95: &str = "stroke-blue-600/95"; pub(crate) const stroke_blue_700: &str = "stroke-blue-700"; pub(crate) const stroke_blue_700_of_0: &str = "stroke-blue-700/0"; pub(crate) const stroke_blue_700_of_10: &str = "stroke-blue-700/10"; pub(crate) const stroke_blue_700_of_100: &str = "stroke-blue-700/100"; pub(crate) const stroke_blue_700_of_20: &str = "stroke-blue-700/20"; pub(crate) const stroke_blue_700_of_25: &str = "stroke-blue-700/25"; pub(crate) const stroke_blue_700_of_30: &str = "stroke-blue-700/30"; pub(crate) const stroke_blue_700_of_40: &str = "stroke-blue-700/40"; pub(crate) const stroke_blue_700_of_5: &str = "stroke-blue-700/5"; pub(crate) const stroke_blue_700_of_50: &str = "stroke-blue-700/50"; pub(crate) const stroke_blue_700_of_60: &str = "stroke-blue-700/60"; pub(crate) const stroke_blue_700_of_70: &str = "stroke-blue-700/70"; pub(crate) const stroke_blue_700_of_75: &str = "stroke-blue-700/75"; pub(crate) const stroke_blue_700_of_80: &str = "stroke-blue-700/80"; pub(crate) const stroke_blue_700_of_90: &str = "stroke-blue-700/90"; pub(crate) const stroke_blue_700_of_95: &str = "stroke-blue-700/95"; pub(crate) const stroke_blue_800: &str = "stroke-blue-800"; pub(crate) const stroke_blue_800_of_0: &str = "stroke-blue-800/0"; pub(crate) const stroke_blue_800_of_10: &str = "stroke-blue-800/10"; pub(crate) const stroke_blue_800_of_100: &str = "stroke-blue-800/100"; pub(crate) const stroke_blue_800_of_20: &str = "stroke-blue-800/20"; pub(crate) const stroke_blue_800_of_25: &str = "stroke-blue-800/25"; pub(crate) const stroke_blue_800_of_30: &str = "stroke-blue-800/30"; pub(crate) const stroke_blue_800_of_40: &str = "stroke-blue-800/40"; pub(crate) const stroke_blue_800_of_5: &str = "stroke-blue-800/5"; pub(crate) const stroke_blue_800_of_50: &str = "stroke-blue-800/50"; pub(crate) const stroke_blue_800_of_60: &str = "stroke-blue-800/60"; pub(crate) const stroke_blue_800_of_70: &str = "stroke-blue-800/70"; pub(crate) const stroke_blue_800_of_75: &str = "stroke-blue-800/75"; pub(crate) const stroke_blue_800_of_80: &str = "stroke-blue-800/80"; pub(crate) const stroke_blue_800_of_90: &str = "stroke-blue-800/90"; pub(crate) const stroke_blue_800_of_95: &str = "stroke-blue-800/95"; pub(crate) const stroke_blue_900: &str = "stroke-blue-900"; pub(crate) const stroke_blue_900_of_0: &str = "stroke-blue-900/0"; pub(crate) const stroke_blue_900_of_10: &str = "stroke-blue-900/10"; pub(crate) const stroke_blue_900_of_100: &str = "stroke-blue-900/100"; pub(crate) const stroke_blue_900_of_20: &str = "stroke-blue-900/20"; pub(crate) const stroke_blue_900_of_25: &str = "stroke-blue-900/25"; pub(crate) const stroke_blue_900_of_30: &str = "stroke-blue-900/30"; pub(crate) const stroke_blue_900_of_40: &str = "stroke-blue-900/40"; pub(crate) const stroke_blue_900_of_5: &str = "stroke-blue-900/5"; pub(crate) const stroke_blue_900_of_50: &str = "stroke-blue-900/50"; pub(crate) const stroke_blue_900_of_60: &str = "stroke-blue-900/60"; pub(crate) const stroke_blue_900_of_70: &str = "stroke-blue-900/70"; pub(crate) const stroke_blue_900_of_75: &str = "stroke-blue-900/75"; pub(crate) const stroke_blue_900_of_80: &str = "stroke-blue-900/80"; pub(crate) const stroke_blue_900_of_90: &str = "stroke-blue-900/90"; pub(crate) const stroke_blue_900_of_95: &str = "stroke-blue-900/95"; pub(crate) const stroke_current: &str = "stroke-current"; pub(crate) const stroke_cyan_100: &str = "stroke-cyan-100"; pub(crate) const stroke_cyan_100_of_0: &str = "stroke-cyan-100/0"; pub(crate) const stroke_cyan_100_of_10: &str = "stroke-cyan-100/10"; pub(crate) const stroke_cyan_100_of_100: &str = "stroke-cyan-100/100"; pub(crate) const stroke_cyan_100_of_20: &str = "stroke-cyan-100/20"; pub(crate) const stroke_cyan_100_of_25: &str = "stroke-cyan-100/25"; pub(crate) const stroke_cyan_100_of_30: &str = "stroke-cyan-100/30"; pub(crate) const stroke_cyan_100_of_40: &str = "stroke-cyan-100/40"; pub(crate) const stroke_cyan_100_of_5: &str = "stroke-cyan-100/5"; pub(crate) const stroke_cyan_100_of_50: &str = "stroke-cyan-100/50"; pub(crate) const stroke_cyan_100_of_60: &str = "stroke-cyan-100/60"; pub(crate) const stroke_cyan_100_of_70: &str = "stroke-cyan-100/70"; pub(crate) const stroke_cyan_100_of_75: &str = "stroke-cyan-100/75"; pub(crate) const stroke_cyan_100_of_80: &str = "stroke-cyan-100/80"; pub(crate) const stroke_cyan_100_of_90: &str = "stroke-cyan-100/90"; pub(crate) const stroke_cyan_100_of_95: &str = "stroke-cyan-100/95"; pub(crate) const stroke_cyan_200: &str = "stroke-cyan-200"; pub(crate) const stroke_cyan_200_of_0: &str = "stroke-cyan-200/0"; pub(crate) const stroke_cyan_200_of_10: &str = "stroke-cyan-200/10"; pub(crate) const stroke_cyan_200_of_100: &str = "stroke-cyan-200/100"; pub(crate) const stroke_cyan_200_of_20: &str = "stroke-cyan-200/20"; pub(crate) const stroke_cyan_200_of_25: &str = "stroke-cyan-200/25"; pub(crate) const stroke_cyan_200_of_30: &str = "stroke-cyan-200/30"; pub(crate) const stroke_cyan_200_of_40: &str = "stroke-cyan-200/40"; pub(crate) const stroke_cyan_200_of_5: &str = "stroke-cyan-200/5"; pub(crate) const stroke_cyan_200_of_50: &str = "stroke-cyan-200/50"; pub(crate) const stroke_cyan_200_of_60: &str = "stroke-cyan-200/60"; pub(crate) const stroke_cyan_200_of_70: &str = "stroke-cyan-200/70"; pub(crate) const stroke_cyan_200_of_75: &str = "stroke-cyan-200/75"; pub(crate) const stroke_cyan_200_of_80: &str = "stroke-cyan-200/80"; pub(crate) const stroke_cyan_200_of_90: &str = "stroke-cyan-200/90"; pub(crate) const stroke_cyan_200_of_95: &str = "stroke-cyan-200/95"; pub(crate) const stroke_cyan_300: &str = "stroke-cyan-300"; pub(crate) const stroke_cyan_300_of_0: &str = "stroke-cyan-300/0"; pub(crate) const stroke_cyan_300_of_10: &str = "stroke-cyan-300/10"; pub(crate) const stroke_cyan_300_of_100: &str = "stroke-cyan-300/100"; pub(crate) const stroke_cyan_300_of_20: &str = "stroke-cyan-300/20"; pub(crate) const stroke_cyan_300_of_25: &str = "stroke-cyan-300/25"; pub(crate) const stroke_cyan_300_of_30: &str = "stroke-cyan-300/30"; pub(crate) const stroke_cyan_300_of_40: &str = "stroke-cyan-300/40"; pub(crate) const stroke_cyan_300_of_5: &str = "stroke-cyan-300/5"; pub(crate) const stroke_cyan_300_of_50: &str = "stroke-cyan-300/50"; pub(crate) const stroke_cyan_300_of_60: &str = "stroke-cyan-300/60"; pub(crate) const stroke_cyan_300_of_70: &str = "stroke-cyan-300/70"; pub(crate) const stroke_cyan_300_of_75: &str = "stroke-cyan-300/75"; pub(crate) const stroke_cyan_300_of_80: &str = "stroke-cyan-300/80"; pub(crate) const stroke_cyan_300_of_90: &str = "stroke-cyan-300/90"; pub(crate) const stroke_cyan_300_of_95: &str = "stroke-cyan-300/95"; pub(crate) const stroke_cyan_400: &str = "stroke-cyan-400"; pub(crate) const stroke_cyan_400_of_0: &str = "stroke-cyan-400/0"; pub(crate) const stroke_cyan_400_of_10: &str = "stroke-cyan-400/10"; pub(crate) const stroke_cyan_400_of_100: &str = "stroke-cyan-400/100"; pub(crate) const stroke_cyan_400_of_20: &str = "stroke-cyan-400/20"; pub(crate) const stroke_cyan_400_of_25: &str = "stroke-cyan-400/25"; pub(crate) const stroke_cyan_400_of_30: &str = "stroke-cyan-400/30"; pub(crate) const stroke_cyan_400_of_40: &str = "stroke-cyan-400/40"; pub(crate) const stroke_cyan_400_of_5: &str = "stroke-cyan-400/5"; pub(crate) const stroke_cyan_400_of_50: &str = "stroke-cyan-400/50"; pub(crate) const stroke_cyan_400_of_60: &str = "stroke-cyan-400/60"; pub(crate) const stroke_cyan_400_of_70: &str = "stroke-cyan-400/70"; pub(crate) const stroke_cyan_400_of_75: &str = "stroke-cyan-400/75"; pub(crate) const stroke_cyan_400_of_80: &str = "stroke-cyan-400/80"; pub(crate) const stroke_cyan_400_of_90: &str = "stroke-cyan-400/90"; pub(crate) const stroke_cyan_400_of_95: &str = "stroke-cyan-400/95"; pub(crate) const stroke_cyan_50: &str = "stroke-cyan-50"; pub(crate) const stroke_cyan_500: &str = "stroke-cyan-500"; pub(crate) const stroke_cyan_500_of_0: &str = "stroke-cyan-500/0"; pub(crate) const stroke_cyan_500_of_10: &str = "stroke-cyan-500/10"; pub(crate) const stroke_cyan_500_of_100: &str = "stroke-cyan-500/100"; pub(crate) const stroke_cyan_500_of_20: &str = "stroke-cyan-500/20"; pub(crate) const stroke_cyan_500_of_25: &str = "stroke-cyan-500/25"; pub(crate) const stroke_cyan_500_of_30: &str = "stroke-cyan-500/30"; pub(crate) const stroke_cyan_500_of_40: &str = "stroke-cyan-500/40"; pub(crate) const stroke_cyan_500_of_5: &str = "stroke-cyan-500/5"; pub(crate) const stroke_cyan_500_of_50: &str = "stroke-cyan-500/50"; pub(crate) const stroke_cyan_500_of_60: &str = "stroke-cyan-500/60"; pub(crate) const stroke_cyan_500_of_70: &str = "stroke-cyan-500/70"; pub(crate) const stroke_cyan_500_of_75: &str = "stroke-cyan-500/75"; pub(crate) const stroke_cyan_500_of_80: &str = "stroke-cyan-500/80"; pub(crate) const stroke_cyan_500_of_90: &str = "stroke-cyan-500/90"; pub(crate) const stroke_cyan_500_of_95: &str = "stroke-cyan-500/95"; pub(crate) const stroke_cyan_50_of_0: &str = "stroke-cyan-50/0"; pub(crate) const stroke_cyan_50_of_10: &str = "stroke-cyan-50/10"; pub(crate) const stroke_cyan_50_of_100: &str = "stroke-cyan-50/100"; pub(crate) const stroke_cyan_50_of_20: &str = "stroke-cyan-50/20"; pub(crate) const stroke_cyan_50_of_25: &str = "stroke-cyan-50/25"; pub(crate) const stroke_cyan_50_of_30: &str = "stroke-cyan-50/30"; pub(crate) const stroke_cyan_50_of_40: &str = "stroke-cyan-50/40"; pub(crate) const stroke_cyan_50_of_5: &str = "stroke-cyan-50/5"; pub(crate) const stroke_cyan_50_of_50: &str = "stroke-cyan-50/50"; pub(crate) const stroke_cyan_50_of_60: &str = "stroke-cyan-50/60"; pub(crate) const stroke_cyan_50_of_70: &str = "stroke-cyan-50/70"; pub(crate) const stroke_cyan_50_of_75: &str = "stroke-cyan-50/75"; pub(crate) const stroke_cyan_50_of_80: &str = "stroke-cyan-50/80"; pub(crate) const stroke_cyan_50_of_90: &str = "stroke-cyan-50/90"; pub(crate) const stroke_cyan_50_of_95: &str = "stroke-cyan-50/95"; pub(crate) const stroke_cyan_600: &str = "stroke-cyan-600"; pub(crate) const stroke_cyan_600_of_0: &str = "stroke-cyan-600/0"; pub(crate) const stroke_cyan_600_of_10: &str = "stroke-cyan-600/10"; pub(crate) const stroke_cyan_600_of_100: &str = "stroke-cyan-600/100"; pub(crate) const stroke_cyan_600_of_20: &str = "stroke-cyan-600/20"; pub(crate) const stroke_cyan_600_of_25: &str = "stroke-cyan-600/25"; pub(crate) const stroke_cyan_600_of_30: &str = "stroke-cyan-600/30"; pub(crate) const stroke_cyan_600_of_40: &str = "stroke-cyan-600/40"; pub(crate) const stroke_cyan_600_of_5: &str = "stroke-cyan-600/5"; pub(crate) const stroke_cyan_600_of_50: &str = "stroke-cyan-600/50"; pub(crate) const stroke_cyan_600_of_60: &str = "stroke-cyan-600/60"; pub(crate) const stroke_cyan_600_of_70: &str = "stroke-cyan-600/70"; pub(crate) const stroke_cyan_600_of_75: &str = "stroke-cyan-600/75"; pub(crate) const stroke_cyan_600_of_80: &str = "stroke-cyan-600/80"; pub(crate) const stroke_cyan_600_of_90: &str = "stroke-cyan-600/90"; pub(crate) const stroke_cyan_600_of_95: &str = "stroke-cyan-600/95"; pub(crate) const stroke_cyan_700: &str = "stroke-cyan-700"; pub(crate) const stroke_cyan_700_of_0: &str = "stroke-cyan-700/0"; pub(crate) const stroke_cyan_700_of_10: &str = "stroke-cyan-700/10"; pub(crate) const stroke_cyan_700_of_100: &str = "stroke-cyan-700/100"; pub(crate) const stroke_cyan_700_of_20: &str = "stroke-cyan-700/20"; pub(crate) const stroke_cyan_700_of_25: &str = "stroke-cyan-700/25"; pub(crate) const stroke_cyan_700_of_30: &str = "stroke-cyan-700/30"; pub(crate) const stroke_cyan_700_of_40: &str = "stroke-cyan-700/40"; pub(crate) const stroke_cyan_700_of_5: &str = "stroke-cyan-700/5"; pub(crate) const stroke_cyan_700_of_50: &str = "stroke-cyan-700/50"; pub(crate) const stroke_cyan_700_of_60: &str = "stroke-cyan-700/60"; pub(crate) const stroke_cyan_700_of_70: &str = "stroke-cyan-700/70"; pub(crate) const stroke_cyan_700_of_75: &str = "stroke-cyan-700/75"; pub(crate) const stroke_cyan_700_of_80: &str = "stroke-cyan-700/80"; pub(crate) const stroke_cyan_700_of_90: &str = "stroke-cyan-700/90"; pub(crate) const stroke_cyan_700_of_95: &str = "stroke-cyan-700/95"; pub(crate) const stroke_cyan_800: &str = "stroke-cyan-800"; pub(crate) const stroke_cyan_800_of_0: &str = "stroke-cyan-800/0"; pub(crate) const stroke_cyan_800_of_10: &str = "stroke-cyan-800/10"; pub(crate) const stroke_cyan_800_of_100: &str = "stroke-cyan-800/100"; pub(crate) const stroke_cyan_800_of_20: &str = "stroke-cyan-800/20"; pub(crate) const stroke_cyan_800_of_25: &str = "stroke-cyan-800/25"; pub(crate) const stroke_cyan_800_of_30: &str = "stroke-cyan-800/30"; pub(crate) const stroke_cyan_800_of_40: &str = "stroke-cyan-800/40"; pub(crate) const stroke_cyan_800_of_5: &str = "stroke-cyan-800/5"; pub(crate) const stroke_cyan_800_of_50: &str = "stroke-cyan-800/50"; pub(crate) const stroke_cyan_800_of_60: &str = "stroke-cyan-800/60"; pub(crate) const stroke_cyan_800_of_70: &str = "stroke-cyan-800/70"; pub(crate) const stroke_cyan_800_of_75: &str = "stroke-cyan-800/75"; pub(crate) const stroke_cyan_800_of_80: &str = "stroke-cyan-800/80"; pub(crate) const stroke_cyan_800_of_90: &str = "stroke-cyan-800/90"; pub(crate) const stroke_cyan_800_of_95: &str = "stroke-cyan-800/95"; pub(crate) const stroke_cyan_900: &str = "stroke-cyan-900"; pub(crate) const stroke_cyan_900_of_0: &str = "stroke-cyan-900/0"; pub(crate) const stroke_cyan_900_of_10: &str = "stroke-cyan-900/10"; pub(crate) const stroke_cyan_900_of_100: &str = "stroke-cyan-900/100"; pub(crate) const stroke_cyan_900_of_20: &str = "stroke-cyan-900/20"; pub(crate) const stroke_cyan_900_of_25: &str = "stroke-cyan-900/25"; pub(crate) const stroke_cyan_900_of_30: &str = "stroke-cyan-900/30"; pub(crate) const stroke_cyan_900_of_40: &str = "stroke-cyan-900/40"; pub(crate) const stroke_cyan_900_of_5: &str = "stroke-cyan-900/5"; pub(crate) const stroke_cyan_900_of_50: &str = "stroke-cyan-900/50"; pub(crate) const stroke_cyan_900_of_60: &str = "stroke-cyan-900/60"; pub(crate) const stroke_cyan_900_of_70: &str = "stroke-cyan-900/70"; pub(crate) const stroke_cyan_900_of_75: &str = "stroke-cyan-900/75"; pub(crate) const stroke_cyan_900_of_80: &str = "stroke-cyan-900/80"; pub(crate) const stroke_cyan_900_of_90: &str = "stroke-cyan-900/90"; pub(crate) const stroke_cyan_900_of_95: &str = "stroke-cyan-900/95"; pub(crate) const stroke_emerald_100: &str = "stroke-emerald-100"; pub(crate) const stroke_emerald_100_of_0: &str = "stroke-emerald-100/0"; pub(crate) const stroke_emerald_100_of_10: &str = "stroke-emerald-100/10"; pub(crate) const stroke_emerald_100_of_100: &str = "stroke-emerald-100/100"; pub(crate) const stroke_emerald_100_of_20: &str = "stroke-emerald-100/20"; pub(crate) const stroke_emerald_100_of_25: &str = "stroke-emerald-100/25"; pub(crate) const stroke_emerald_100_of_30: &str = "stroke-emerald-100/30"; pub(crate) const stroke_emerald_100_of_40: &str = "stroke-emerald-100/40"; pub(crate) const stroke_emerald_100_of_5: &str = "stroke-emerald-100/5"; pub(crate) const stroke_emerald_100_of_50: &str = "stroke-emerald-100/50"; pub(crate) const stroke_emerald_100_of_60: &str = "stroke-emerald-100/60"; pub(crate) const stroke_emerald_100_of_70: &str = "stroke-emerald-100/70"; pub(crate) const stroke_emerald_100_of_75: &str = "stroke-emerald-100/75"; pub(crate) const stroke_emerald_100_of_80: &str = "stroke-emerald-100/80"; pub(crate) const stroke_emerald_100_of_90: &str = "stroke-emerald-100/90"; pub(crate) const stroke_emerald_100_of_95: &str = "stroke-emerald-100/95"; pub(crate) const stroke_emerald_200: &str = "stroke-emerald-200"; pub(crate) const stroke_emerald_200_of_0: &str = "stroke-emerald-200/0"; pub(crate) const stroke_emerald_200_of_10: &str = "stroke-emerald-200/10"; pub(crate) const stroke_emerald_200_of_100: &str = "stroke-emerald-200/100"; pub(crate) const stroke_emerald_200_of_20: &str = "stroke-emerald-200/20"; pub(crate) const stroke_emerald_200_of_25: &str = "stroke-emerald-200/25"; pub(crate) const stroke_emerald_200_of_30: &str = "stroke-emerald-200/30"; pub(crate) const stroke_emerald_200_of_40: &str = "stroke-emerald-200/40"; pub(crate) const stroke_emerald_200_of_5: &str = "stroke-emerald-200/5"; pub(crate) const stroke_emerald_200_of_50: &str = "stroke-emerald-200/50"; pub(crate) const stroke_emerald_200_of_60: &str = "stroke-emerald-200/60"; pub(crate) const stroke_emerald_200_of_70: &str = "stroke-emerald-200/70"; pub(crate) const stroke_emerald_200_of_75: &str = "stroke-emerald-200/75"; pub(crate) const stroke_emerald_200_of_80: &str = "stroke-emerald-200/80"; pub(crate) const stroke_emerald_200_of_90: &str = "stroke-emerald-200/90"; pub(crate) const stroke_emerald_200_of_95: &str = "stroke-emerald-200/95"; pub(crate) const stroke_emerald_300: &str = "stroke-emerald-300"; pub(crate) const stroke_emerald_300_of_0: &str = "stroke-emerald-300/0"; pub(crate) const stroke_emerald_300_of_10: &str = "stroke-emerald-300/10"; pub(crate) const stroke_emerald_300_of_100: &str = "stroke-emerald-300/100"; pub(crate) const stroke_emerald_300_of_20: &str = "stroke-emerald-300/20"; pub(crate) const stroke_emerald_300_of_25: &str = "stroke-emerald-300/25"; pub(crate) const stroke_emerald_300_of_30: &str = "stroke-emerald-300/30"; pub(crate) const stroke_emerald_300_of_40: &str = "stroke-emerald-300/40"; pub(crate) const stroke_emerald_300_of_5: &str = "stroke-emerald-300/5"; pub(crate) const stroke_emerald_300_of_50: &str = "stroke-emerald-300/50"; pub(crate) const stroke_emerald_300_of_60: &str = "stroke-emerald-300/60"; pub(crate) const stroke_emerald_300_of_70: &str = "stroke-emerald-300/70"; pub(crate) const stroke_emerald_300_of_75: &str = "stroke-emerald-300/75"; pub(crate) const stroke_emerald_300_of_80: &str = "stroke-emerald-300/80"; pub(crate) const stroke_emerald_300_of_90: &str = "stroke-emerald-300/90"; pub(crate) const stroke_emerald_300_of_95: &str = "stroke-emerald-300/95"; pub(crate) const stroke_emerald_400: &str = "stroke-emerald-400"; pub(crate) const stroke_emerald_400_of_0: &str = "stroke-emerald-400/0"; pub(crate) const stroke_emerald_400_of_10: &str = "stroke-emerald-400/10"; pub(crate) const stroke_emerald_400_of_100: &str = "stroke-emerald-400/100"; pub(crate) const stroke_emerald_400_of_20: &str = "stroke-emerald-400/20"; pub(crate) const stroke_emerald_400_of_25: &str = "stroke-emerald-400/25"; pub(crate) const stroke_emerald_400_of_30: &str = "stroke-emerald-400/30"; pub(crate) const stroke_emerald_400_of_40: &str = "stroke-emerald-400/40"; pub(crate) const stroke_emerald_400_of_5: &str = "stroke-emerald-400/5"; pub(crate) const stroke_emerald_400_of_50: &str = "stroke-emerald-400/50"; pub(crate) const stroke_emerald_400_of_60: &str = "stroke-emerald-400/60"; pub(crate) const stroke_emerald_400_of_70: &str = "stroke-emerald-400/70"; pub(crate) const stroke_emerald_400_of_75: &str = "stroke-emerald-400/75"; pub(crate) const stroke_emerald_400_of_80: &str = "stroke-emerald-400/80"; pub(crate) const stroke_emerald_400_of_90: &str = "stroke-emerald-400/90"; pub(crate) const stroke_emerald_400_of_95: &str = "stroke-emerald-400/95"; pub(crate) const stroke_emerald_50: &str = "stroke-emerald-50"; pub(crate) const stroke_emerald_500: &str = "stroke-emerald-500"; pub(crate) const stroke_emerald_500_of_0: &str = "stroke-emerald-500/0"; pub(crate) const stroke_emerald_500_of_10: &str = "stroke-emerald-500/10"; pub(crate) const stroke_emerald_500_of_100: &str = "stroke-emerald-500/100"; pub(crate) const stroke_emerald_500_of_20: &str = "stroke-emerald-500/20"; pub(crate) const stroke_emerald_500_of_25: &str = "stroke-emerald-500/25"; pub(crate) const stroke_emerald_500_of_30: &str = "stroke-emerald-500/30"; pub(crate) const stroke_emerald_500_of_40: &str = "stroke-emerald-500/40"; pub(crate) const stroke_emerald_500_of_5: &str = "stroke-emerald-500/5"; pub(crate) const stroke_emerald_500_of_50: &str = "stroke-emerald-500/50"; pub(crate) const stroke_emerald_500_of_60: &str = "stroke-emerald-500/60"; pub(crate) const stroke_emerald_500_of_70: &str = "stroke-emerald-500/70"; pub(crate) const stroke_emerald_500_of_75: &str = "stroke-emerald-500/75"; pub(crate) const stroke_emerald_500_of_80: &str = "stroke-emerald-500/80"; pub(crate) const stroke_emerald_500_of_90: &str = "stroke-emerald-500/90"; pub(crate) const stroke_emerald_500_of_95: &str = "stroke-emerald-500/95"; pub(crate) const stroke_emerald_50_of_0: &str = "stroke-emerald-50/0"; pub(crate) const stroke_emerald_50_of_10: &str = "stroke-emerald-50/10"; pub(crate) const stroke_emerald_50_of_100: &str = "stroke-emerald-50/100"; pub(crate) const stroke_emerald_50_of_20: &str = "stroke-emerald-50/20"; pub(crate) const stroke_emerald_50_of_25: &str = "stroke-emerald-50/25"; pub(crate) const stroke_emerald_50_of_30: &str = "stroke-emerald-50/30"; pub(crate) const stroke_emerald_50_of_40: &str = "stroke-emerald-50/40"; pub(crate) const stroke_emerald_50_of_5: &str = "stroke-emerald-50/5"; pub(crate) const stroke_emerald_50_of_50: &str = "stroke-emerald-50/50"; pub(crate) const stroke_emerald_50_of_60: &str = "stroke-emerald-50/60"; pub(crate) const stroke_emerald_50_of_70: &str = "stroke-emerald-50/70"; pub(crate) const stroke_emerald_50_of_75: &str = "stroke-emerald-50/75"; pub(crate) const stroke_emerald_50_of_80: &str = "stroke-emerald-50/80"; pub(crate) const stroke_emerald_50_of_90: &str = "stroke-emerald-50/90"; pub(crate) const stroke_emerald_50_of_95: &str = "stroke-emerald-50/95"; pub(crate) const stroke_emerald_600: &str = "stroke-emerald-600"; pub(crate) const stroke_emerald_600_of_0: &str = "stroke-emerald-600/0"; pub(crate) const stroke_emerald_600_of_10: &str = "stroke-emerald-600/10"; pub(crate) const stroke_emerald_600_of_100: &str = "stroke-emerald-600/100"; pub(crate) const stroke_emerald_600_of_20: &str = "stroke-emerald-600/20"; pub(crate) const stroke_emerald_600_of_25: &str = "stroke-emerald-600/25"; pub(crate) const stroke_emerald_600_of_30: &str = "stroke-emerald-600/30"; pub(crate) const stroke_emerald_600_of_40: &str = "stroke-emerald-600/40"; pub(crate) const stroke_emerald_600_of_5: &str = "stroke-emerald-600/5"; pub(crate) const stroke_emerald_600_of_50: &str = "stroke-emerald-600/50"; pub(crate) const stroke_emerald_600_of_60: &str = "stroke-emerald-600/60"; pub(crate) const stroke_emerald_600_of_70: &str = "stroke-emerald-600/70"; pub(crate) const stroke_emerald_600_of_75: &str = "stroke-emerald-600/75"; pub(crate) const stroke_emerald_600_of_80: &str = "stroke-emerald-600/80"; pub(crate) const stroke_emerald_600_of_90: &str = "stroke-emerald-600/90"; pub(crate) const stroke_emerald_600_of_95: &str = "stroke-emerald-600/95"; pub(crate) const stroke_emerald_700: &str = "stroke-emerald-700"; pub(crate) const stroke_emerald_700_of_0: &str = "stroke-emerald-700/0"; pub(crate) const stroke_emerald_700_of_10: &str = "stroke-emerald-700/10"; pub(crate) const stroke_emerald_700_of_100: &str = "stroke-emerald-700/100"; pub(crate) const stroke_emerald_700_of_20: &str = "stroke-emerald-700/20"; pub(crate) const stroke_emerald_700_of_25: &str = "stroke-emerald-700/25"; pub(crate) const stroke_emerald_700_of_30: &str = "stroke-emerald-700/30"; pub(crate) const stroke_emerald_700_of_40: &str = "stroke-emerald-700/40"; pub(crate) const stroke_emerald_700_of_5: &str = "stroke-emerald-700/5"; pub(crate) const stroke_emerald_700_of_50: &str = "stroke-emerald-700/50"; pub(crate) const stroke_emerald_700_of_60: &str = "stroke-emerald-700/60"; pub(crate) const stroke_emerald_700_of_70: &str = "stroke-emerald-700/70"; pub(crate) const stroke_emerald_700_of_75: &str = "stroke-emerald-700/75"; pub(crate) const stroke_emerald_700_of_80: &str = "stroke-emerald-700/80"; pub(crate) const stroke_emerald_700_of_90: &str = "stroke-emerald-700/90"; pub(crate) const stroke_emerald_700_of_95: &str = "stroke-emerald-700/95"; pub(crate) const stroke_emerald_800: &str = "stroke-emerald-800"; pub(crate) const stroke_emerald_800_of_0: &str = "stroke-emerald-800/0"; pub(crate) const stroke_emerald_800_of_10: &str = "stroke-emerald-800/10"; pub(crate) const stroke_emerald_800_of_100: &str = "stroke-emerald-800/100"; pub(crate) const stroke_emerald_800_of_20: &str = "stroke-emerald-800/20"; pub(crate) const stroke_emerald_800_of_25: &str = "stroke-emerald-800/25"; pub(crate) const stroke_emerald_800_of_30: &str = "stroke-emerald-800/30"; pub(crate) const stroke_emerald_800_of_40: &str = "stroke-emerald-800/40"; pub(crate) const stroke_emerald_800_of_5: &str = "stroke-emerald-800/5"; pub(crate) const stroke_emerald_800_of_50: &str = "stroke-emerald-800/50"; pub(crate) const stroke_emerald_800_of_60: &str = "stroke-emerald-800/60"; pub(crate) const stroke_emerald_800_of_70: &str = "stroke-emerald-800/70"; pub(crate) const stroke_emerald_800_of_75: &str = "stroke-emerald-800/75"; pub(crate) const stroke_emerald_800_of_80: &str = "stroke-emerald-800/80"; pub(crate) const stroke_emerald_800_of_90: &str = "stroke-emerald-800/90"; pub(crate) const stroke_emerald_800_of_95: &str = "stroke-emerald-800/95"; pub(crate) const stroke_emerald_900: &str = "stroke-emerald-900"; pub(crate) const stroke_emerald_900_of_0: &str = "stroke-emerald-900/0"; pub(crate) const stroke_emerald_900_of_10: &str = "stroke-emerald-900/10"; pub(crate) const stroke_emerald_900_of_100: &str = "stroke-emerald-900/100"; pub(crate) const stroke_emerald_900_of_20: &str = "stroke-emerald-900/20"; pub(crate) const stroke_emerald_900_of_25: &str = "stroke-emerald-900/25"; pub(crate) const stroke_emerald_900_of_30: &str = "stroke-emerald-900/30"; pub(crate) const stroke_emerald_900_of_40: &str = "stroke-emerald-900/40"; pub(crate) const stroke_emerald_900_of_5: &str = "stroke-emerald-900/5"; pub(crate) const stroke_emerald_900_of_50: &str = "stroke-emerald-900/50"; pub(crate) const stroke_emerald_900_of_60: &str = "stroke-emerald-900/60"; pub(crate) const stroke_emerald_900_of_70: &str = "stroke-emerald-900/70"; pub(crate) const stroke_emerald_900_of_75: &str = "stroke-emerald-900/75"; pub(crate) const stroke_emerald_900_of_80: &str = "stroke-emerald-900/80"; pub(crate) const stroke_emerald_900_of_90: &str = "stroke-emerald-900/90"; pub(crate) const stroke_emerald_900_of_95: &str = "stroke-emerald-900/95"; pub(crate) const stroke_fuchsia_100: &str = "stroke-fuchsia-100"; pub(crate) const stroke_fuchsia_100_of_0: &str = "stroke-fuchsia-100/0"; pub(crate) const stroke_fuchsia_100_of_10: &str = "stroke-fuchsia-100/10"; pub(crate) const stroke_fuchsia_100_of_100: &str = "stroke-fuchsia-100/100"; pub(crate) const stroke_fuchsia_100_of_20: &str = "stroke-fuchsia-100/20"; pub(crate) const stroke_fuchsia_100_of_25: &str = "stroke-fuchsia-100/25"; pub(crate) const stroke_fuchsia_100_of_30: &str = "stroke-fuchsia-100/30"; pub(crate) const stroke_fuchsia_100_of_40: &str = "stroke-fuchsia-100/40"; pub(crate) const stroke_fuchsia_100_of_5: &str = "stroke-fuchsia-100/5"; pub(crate) const stroke_fuchsia_100_of_50: &str = "stroke-fuchsia-100/50"; pub(crate) const stroke_fuchsia_100_of_60: &str = "stroke-fuchsia-100/60"; pub(crate) const stroke_fuchsia_100_of_70: &str = "stroke-fuchsia-100/70"; pub(crate) const stroke_fuchsia_100_of_75: &str = "stroke-fuchsia-100/75"; pub(crate) const stroke_fuchsia_100_of_80: &str = "stroke-fuchsia-100/80"; pub(crate) const stroke_fuchsia_100_of_90: &str = "stroke-fuchsia-100/90"; pub(crate) const stroke_fuchsia_100_of_95: &str = "stroke-fuchsia-100/95"; pub(crate) const stroke_fuchsia_200: &str = "stroke-fuchsia-200"; pub(crate) const stroke_fuchsia_200_of_0: &str = "stroke-fuchsia-200/0"; pub(crate) const stroke_fuchsia_200_of_10: &str = "stroke-fuchsia-200/10"; pub(crate) const stroke_fuchsia_200_of_100: &str = "stroke-fuchsia-200/100"; pub(crate) const stroke_fuchsia_200_of_20: &str = "stroke-fuchsia-200/20"; pub(crate) const stroke_fuchsia_200_of_25: &str = "stroke-fuchsia-200/25"; pub(crate) const stroke_fuchsia_200_of_30: &str = "stroke-fuchsia-200/30"; pub(crate) const stroke_fuchsia_200_of_40: &str = "stroke-fuchsia-200/40"; pub(crate) const stroke_fuchsia_200_of_5: &str = "stroke-fuchsia-200/5"; pub(crate) const stroke_fuchsia_200_of_50: &str = "stroke-fuchsia-200/50"; pub(crate) const stroke_fuchsia_200_of_60: &str = "stroke-fuchsia-200/60"; pub(crate) const stroke_fuchsia_200_of_70: &str = "stroke-fuchsia-200/70"; pub(crate) const stroke_fuchsia_200_of_75: &str = "stroke-fuchsia-200/75"; pub(crate) const stroke_fuchsia_200_of_80: &str = "stroke-fuchsia-200/80"; pub(crate) const stroke_fuchsia_200_of_90: &str = "stroke-fuchsia-200/90"; pub(crate) const stroke_fuchsia_200_of_95: &str = "stroke-fuchsia-200/95"; pub(crate) const stroke_fuchsia_300: &str = "stroke-fuchsia-300"; pub(crate) const stroke_fuchsia_300_of_0: &str = "stroke-fuchsia-300/0"; pub(crate) const stroke_fuchsia_300_of_10: &str = "stroke-fuchsia-300/10"; pub(crate) const stroke_fuchsia_300_of_100: &str = "stroke-fuchsia-300/100"; pub(crate) const stroke_fuchsia_300_of_20: &str = "stroke-fuchsia-300/20"; pub(crate) const stroke_fuchsia_300_of_25: &str = "stroke-fuchsia-300/25"; pub(crate) const stroke_fuchsia_300_of_30: &str = "stroke-fuchsia-300/30"; pub(crate) const stroke_fuchsia_300_of_40: &str = "stroke-fuchsia-300/40"; pub(crate) const stroke_fuchsia_300_of_5: &str = "stroke-fuchsia-300/5"; pub(crate) const stroke_fuchsia_300_of_50: &str = "stroke-fuchsia-300/50"; pub(crate) const stroke_fuchsia_300_of_60: &str = "stroke-fuchsia-300/60"; pub(crate) const stroke_fuchsia_300_of_70: &str = "stroke-fuchsia-300/70"; pub(crate) const stroke_fuchsia_300_of_75: &str = "stroke-fuchsia-300/75"; pub(crate) const stroke_fuchsia_300_of_80: &str = "stroke-fuchsia-300/80"; pub(crate) const stroke_fuchsia_300_of_90: &str = "stroke-fuchsia-300/90"; pub(crate) const stroke_fuchsia_300_of_95: &str = "stroke-fuchsia-300/95"; pub(crate) const stroke_fuchsia_400: &str = "stroke-fuchsia-400"; pub(crate) const stroke_fuchsia_400_of_0: &str = "stroke-fuchsia-400/0"; pub(crate) const stroke_fuchsia_400_of_10: &str = "stroke-fuchsia-400/10"; pub(crate) const stroke_fuchsia_400_of_100: &str = "stroke-fuchsia-400/100"; pub(crate) const stroke_fuchsia_400_of_20: &str = "stroke-fuchsia-400/20"; pub(crate) const stroke_fuchsia_400_of_25: &str = "stroke-fuchsia-400/25"; pub(crate) const stroke_fuchsia_400_of_30: &str = "stroke-fuchsia-400/30"; pub(crate) const stroke_fuchsia_400_of_40: &str = "stroke-fuchsia-400/40"; pub(crate) const stroke_fuchsia_400_of_5: &str = "stroke-fuchsia-400/5"; pub(crate) const stroke_fuchsia_400_of_50: &str = "stroke-fuchsia-400/50"; pub(crate) const stroke_fuchsia_400_of_60: &str = "stroke-fuchsia-400/60"; pub(crate) const stroke_fuchsia_400_of_70: &str = "stroke-fuchsia-400/70"; pub(crate) const stroke_fuchsia_400_of_75: &str = "stroke-fuchsia-400/75"; pub(crate) const stroke_fuchsia_400_of_80: &str = "stroke-fuchsia-400/80"; pub(crate) const stroke_fuchsia_400_of_90: &str = "stroke-fuchsia-400/90"; pub(crate) const stroke_fuchsia_400_of_95: &str = "stroke-fuchsia-400/95"; pub(crate) const stroke_fuchsia_50: &str = "stroke-fuchsia-50"; pub(crate) const stroke_fuchsia_500: &str = "stroke-fuchsia-500"; pub(crate) const stroke_fuchsia_500_of_0: &str = "stroke-fuchsia-500/0"; pub(crate) const stroke_fuchsia_500_of_10: &str = "stroke-fuchsia-500/10"; pub(crate) const stroke_fuchsia_500_of_100: &str = "stroke-fuchsia-500/100"; pub(crate) const stroke_fuchsia_500_of_20: &str = "stroke-fuchsia-500/20"; pub(crate) const stroke_fuchsia_500_of_25: &str = "stroke-fuchsia-500/25"; pub(crate) const stroke_fuchsia_500_of_30: &str = "stroke-fuchsia-500/30"; pub(crate) const stroke_fuchsia_500_of_40: &str = "stroke-fuchsia-500/40"; pub(crate) const stroke_fuchsia_500_of_5: &str = "stroke-fuchsia-500/5"; pub(crate) const stroke_fuchsia_500_of_50: &str = "stroke-fuchsia-500/50"; pub(crate) const stroke_fuchsia_500_of_60: &str = "stroke-fuchsia-500/60"; pub(crate) const stroke_fuchsia_500_of_70: &str = "stroke-fuchsia-500/70"; pub(crate) const stroke_fuchsia_500_of_75: &str = "stroke-fuchsia-500/75"; pub(crate) const stroke_fuchsia_500_of_80: &str = "stroke-fuchsia-500/80"; pub(crate) const stroke_fuchsia_500_of_90: &str = "stroke-fuchsia-500/90"; pub(crate) const stroke_fuchsia_500_of_95: &str = "stroke-fuchsia-500/95"; pub(crate) const stroke_fuchsia_50_of_0: &str = "stroke-fuchsia-50/0"; pub(crate) const stroke_fuchsia_50_of_10: &str = "stroke-fuchsia-50/10"; pub(crate) const stroke_fuchsia_50_of_100: &str = "stroke-fuchsia-50/100"; pub(crate) const stroke_fuchsia_50_of_20: &str = "stroke-fuchsia-50/20"; pub(crate) const stroke_fuchsia_50_of_25: &str = "stroke-fuchsia-50/25"; pub(crate) const stroke_fuchsia_50_of_30: &str = "stroke-fuchsia-50/30"; pub(crate) const stroke_fuchsia_50_of_40: &str = "stroke-fuchsia-50/40"; pub(crate) const stroke_fuchsia_50_of_5: &str = "stroke-fuchsia-50/5"; pub(crate) const stroke_fuchsia_50_of_50: &str = "stroke-fuchsia-50/50"; pub(crate) const stroke_fuchsia_50_of_60: &str = "stroke-fuchsia-50/60"; pub(crate) const stroke_fuchsia_50_of_70: &str = "stroke-fuchsia-50/70"; pub(crate) const stroke_fuchsia_50_of_75: &str = "stroke-fuchsia-50/75"; pub(crate) const stroke_fuchsia_50_of_80: &str = "stroke-fuchsia-50/80"; pub(crate) const stroke_fuchsia_50_of_90: &str = "stroke-fuchsia-50/90"; pub(crate) const stroke_fuchsia_50_of_95: &str = "stroke-fuchsia-50/95"; pub(crate) const stroke_fuchsia_600: &str = "stroke-fuchsia-600"; pub(crate) const stroke_fuchsia_600_of_0: &str = "stroke-fuchsia-600/0"; pub(crate) const stroke_fuchsia_600_of_10: &str = "stroke-fuchsia-600/10"; pub(crate) const stroke_fuchsia_600_of_100: &str = "stroke-fuchsia-600/100"; pub(crate) const stroke_fuchsia_600_of_20: &str = "stroke-fuchsia-600/20"; pub(crate) const stroke_fuchsia_600_of_25: &str = "stroke-fuchsia-600/25"; pub(crate) const stroke_fuchsia_600_of_30: &str = "stroke-fuchsia-600/30"; pub(crate) const stroke_fuchsia_600_of_40: &str = "stroke-fuchsia-600/40"; pub(crate) const stroke_fuchsia_600_of_5: &str = "stroke-fuchsia-600/5"; pub(crate) const stroke_fuchsia_600_of_50: &str = "stroke-fuchsia-600/50"; pub(crate) const stroke_fuchsia_600_of_60: &str = "stroke-fuchsia-600/60"; pub(crate) const stroke_fuchsia_600_of_70: &str = "stroke-fuchsia-600/70"; pub(crate) const stroke_fuchsia_600_of_75: &str = "stroke-fuchsia-600/75"; pub(crate) const stroke_fuchsia_600_of_80: &str = "stroke-fuchsia-600/80"; pub(crate) const stroke_fuchsia_600_of_90: &str = "stroke-fuchsia-600/90"; pub(crate) const stroke_fuchsia_600_of_95: &str = "stroke-fuchsia-600/95"; pub(crate) const stroke_fuchsia_700: &str = "stroke-fuchsia-700"; pub(crate) const stroke_fuchsia_700_of_0: &str = "stroke-fuchsia-700/0"; pub(crate) const stroke_fuchsia_700_of_10: &str = "stroke-fuchsia-700/10"; pub(crate) const stroke_fuchsia_700_of_100: &str = "stroke-fuchsia-700/100"; pub(crate) const stroke_fuchsia_700_of_20: &str = "stroke-fuchsia-700/20"; pub(crate) const stroke_fuchsia_700_of_25: &str = "stroke-fuchsia-700/25"; pub(crate) const stroke_fuchsia_700_of_30: &str = "stroke-fuchsia-700/30"; pub(crate) const stroke_fuchsia_700_of_40: &str = "stroke-fuchsia-700/40"; pub(crate) const stroke_fuchsia_700_of_5: &str = "stroke-fuchsia-700/5"; pub(crate) const stroke_fuchsia_700_of_50: &str = "stroke-fuchsia-700/50"; pub(crate) const stroke_fuchsia_700_of_60: &str = "stroke-fuchsia-700/60"; pub(crate) const stroke_fuchsia_700_of_70: &str = "stroke-fuchsia-700/70"; pub(crate) const stroke_fuchsia_700_of_75: &str = "stroke-fuchsia-700/75"; pub(crate) const stroke_fuchsia_700_of_80: &str = "stroke-fuchsia-700/80"; pub(crate) const stroke_fuchsia_700_of_90: &str = "stroke-fuchsia-700/90"; pub(crate) const stroke_fuchsia_700_of_95: &str = "stroke-fuchsia-700/95"; pub(crate) const stroke_fuchsia_800: &str = "stroke-fuchsia-800"; pub(crate) const stroke_fuchsia_800_of_0: &str = "stroke-fuchsia-800/0"; pub(crate) const stroke_fuchsia_800_of_10: &str = "stroke-fuchsia-800/10"; pub(crate) const stroke_fuchsia_800_of_100: &str = "stroke-fuchsia-800/100"; pub(crate) const stroke_fuchsia_800_of_20: &str = "stroke-fuchsia-800/20"; pub(crate) const stroke_fuchsia_800_of_25: &str = "stroke-fuchsia-800/25"; pub(crate) const stroke_fuchsia_800_of_30: &str = "stroke-fuchsia-800/30"; pub(crate) const stroke_fuchsia_800_of_40: &str = "stroke-fuchsia-800/40"; pub(crate) const stroke_fuchsia_800_of_5: &str = "stroke-fuchsia-800/5"; pub(crate) const stroke_fuchsia_800_of_50: &str = "stroke-fuchsia-800/50"; pub(crate) const stroke_fuchsia_800_of_60: &str = "stroke-fuchsia-800/60"; pub(crate) const stroke_fuchsia_800_of_70: &str = "stroke-fuchsia-800/70"; pub(crate) const stroke_fuchsia_800_of_75: &str = "stroke-fuchsia-800/75"; pub(crate) const stroke_fuchsia_800_of_80: &str = "stroke-fuchsia-800/80"; pub(crate) const stroke_fuchsia_800_of_90: &str = "stroke-fuchsia-800/90"; pub(crate) const stroke_fuchsia_800_of_95: &str = "stroke-fuchsia-800/95"; pub(crate) const stroke_fuchsia_900: &str = "stroke-fuchsia-900"; pub(crate) const stroke_fuchsia_900_of_0: &str = "stroke-fuchsia-900/0"; pub(crate) const stroke_fuchsia_900_of_10: &str = "stroke-fuchsia-900/10"; pub(crate) const stroke_fuchsia_900_of_100: &str = "stroke-fuchsia-900/100"; pub(crate) const stroke_fuchsia_900_of_20: &str = "stroke-fuchsia-900/20"; pub(crate) const stroke_fuchsia_900_of_25: &str = "stroke-fuchsia-900/25"; pub(crate) const stroke_fuchsia_900_of_30: &str = "stroke-fuchsia-900/30"; pub(crate) const stroke_fuchsia_900_of_40: &str = "stroke-fuchsia-900/40"; pub(crate) const stroke_fuchsia_900_of_5: &str = "stroke-fuchsia-900/5"; pub(crate) const stroke_fuchsia_900_of_50: &str = "stroke-fuchsia-900/50"; pub(crate) const stroke_fuchsia_900_of_60: &str = "stroke-fuchsia-900/60"; pub(crate) const stroke_fuchsia_900_of_70: &str = "stroke-fuchsia-900/70"; pub(crate) const stroke_fuchsia_900_of_75: &str = "stroke-fuchsia-900/75"; pub(crate) const stroke_fuchsia_900_of_80: &str = "stroke-fuchsia-900/80"; pub(crate) const stroke_fuchsia_900_of_90: &str = "stroke-fuchsia-900/90"; pub(crate) const stroke_fuchsia_900_of_95: &str = "stroke-fuchsia-900/95"; pub(crate) const stroke_gray_100: &str = "stroke-gray-100"; pub(crate) const stroke_gray_100_of_0: &str = "stroke-gray-100/0"; pub(crate) const stroke_gray_100_of_10: &str = "stroke-gray-100/10"; pub(crate) const stroke_gray_100_of_100: &str = "stroke-gray-100/100"; pub(crate) const stroke_gray_100_of_20: &str = "stroke-gray-100/20"; pub(crate) const stroke_gray_100_of_25: &str = "stroke-gray-100/25"; pub(crate) const stroke_gray_100_of_30: &str = "stroke-gray-100/30"; pub(crate) const stroke_gray_100_of_40: &str = "stroke-gray-100/40"; pub(crate) const stroke_gray_100_of_5: &str = "stroke-gray-100/5"; pub(crate) const stroke_gray_100_of_50: &str = "stroke-gray-100/50"; pub(crate) const stroke_gray_100_of_60: &str = "stroke-gray-100/60"; pub(crate) const stroke_gray_100_of_70: &str = "stroke-gray-100/70"; pub(crate) const stroke_gray_100_of_75: &str = "stroke-gray-100/75"; pub(crate) const stroke_gray_100_of_80: &str = "stroke-gray-100/80"; pub(crate) const stroke_gray_100_of_90: &str = "stroke-gray-100/90"; pub(crate) const stroke_gray_100_of_95: &str = "stroke-gray-100/95"; pub(crate) const stroke_gray_200: &str = "stroke-gray-200"; pub(crate) const stroke_gray_200_of_0: &str = "stroke-gray-200/0"; pub(crate) const stroke_gray_200_of_10: &str = "stroke-gray-200/10"; pub(crate) const stroke_gray_200_of_100: &str = "stroke-gray-200/100"; pub(crate) const stroke_gray_200_of_20: &str = "stroke-gray-200/20"; pub(crate) const stroke_gray_200_of_25: &str = "stroke-gray-200/25"; pub(crate) const stroke_gray_200_of_30: &str = "stroke-gray-200/30"; pub(crate) const stroke_gray_200_of_40: &str = "stroke-gray-200/40"; pub(crate) const stroke_gray_200_of_5: &str = "stroke-gray-200/5"; pub(crate) const stroke_gray_200_of_50: &str = "stroke-gray-200/50"; pub(crate) const stroke_gray_200_of_60: &str = "stroke-gray-200/60"; pub(crate) const stroke_gray_200_of_70: &str = "stroke-gray-200/70"; pub(crate) const stroke_gray_200_of_75: &str = "stroke-gray-200/75"; pub(crate) const stroke_gray_200_of_80: &str = "stroke-gray-200/80"; pub(crate) const stroke_gray_200_of_90: &str = "stroke-gray-200/90"; pub(crate) const stroke_gray_200_of_95: &str = "stroke-gray-200/95"; pub(crate) const stroke_gray_300: &str = "stroke-gray-300"; pub(crate) const stroke_gray_300_of_0: &str = "stroke-gray-300/0"; pub(crate) const stroke_gray_300_of_10: &str = "stroke-gray-300/10"; pub(crate) const stroke_gray_300_of_100: &str = "stroke-gray-300/100"; pub(crate) const stroke_gray_300_of_20: &str = "stroke-gray-300/20"; pub(crate) const stroke_gray_300_of_25: &str = "stroke-gray-300/25"; pub(crate) const stroke_gray_300_of_30: &str = "stroke-gray-300/30"; pub(crate) const stroke_gray_300_of_40: &str = "stroke-gray-300/40"; pub(crate) const stroke_gray_300_of_5: &str = "stroke-gray-300/5"; pub(crate) const stroke_gray_300_of_50: &str = "stroke-gray-300/50"; pub(crate) const stroke_gray_300_of_60: &str = "stroke-gray-300/60"; pub(crate) const stroke_gray_300_of_70: &str = "stroke-gray-300/70"; pub(crate) const stroke_gray_300_of_75: &str = "stroke-gray-300/75"; pub(crate) const stroke_gray_300_of_80: &str = "stroke-gray-300/80"; pub(crate) const stroke_gray_300_of_90: &str = "stroke-gray-300/90"; pub(crate) const stroke_gray_300_of_95: &str = "stroke-gray-300/95"; pub(crate) const stroke_gray_400: &str = "stroke-gray-400"; pub(crate) const stroke_gray_400_of_0: &str = "stroke-gray-400/0"; pub(crate) const stroke_gray_400_of_10: &str = "stroke-gray-400/10"; pub(crate) const stroke_gray_400_of_100: &str = "stroke-gray-400/100"; pub(crate) const stroke_gray_400_of_20: &str = "stroke-gray-400/20"; pub(crate) const stroke_gray_400_of_25: &str = "stroke-gray-400/25"; pub(crate) const stroke_gray_400_of_30: &str = "stroke-gray-400/30"; pub(crate) const stroke_gray_400_of_40: &str = "stroke-gray-400/40"; pub(crate) const stroke_gray_400_of_5: &str = "stroke-gray-400/5"; pub(crate) const stroke_gray_400_of_50: &str = "stroke-gray-400/50"; pub(crate) const stroke_gray_400_of_60: &str = "stroke-gray-400/60"; pub(crate) const stroke_gray_400_of_70: &str = "stroke-gray-400/70"; pub(crate) const stroke_gray_400_of_75: &str = "stroke-gray-400/75"; pub(crate) const stroke_gray_400_of_80: &str = "stroke-gray-400/80"; pub(crate) const stroke_gray_400_of_90: &str = "stroke-gray-400/90"; pub(crate) const stroke_gray_400_of_95: &str = "stroke-gray-400/95"; pub(crate) const stroke_gray_50: &str = "stroke-gray-50"; pub(crate) const stroke_gray_500: &str = "stroke-gray-500"; pub(crate) const stroke_gray_500_of_0: &str = "stroke-gray-500/0"; pub(crate) const stroke_gray_500_of_10: &str = "stroke-gray-500/10"; pub(crate) const stroke_gray_500_of_100: &str = "stroke-gray-500/100"; pub(crate) const stroke_gray_500_of_20: &str = "stroke-gray-500/20"; pub(crate) const stroke_gray_500_of_25: &str = "stroke-gray-500/25"; pub(crate) const stroke_gray_500_of_30: &str = "stroke-gray-500/30"; pub(crate) const stroke_gray_500_of_40: &str = "stroke-gray-500/40"; pub(crate) const stroke_gray_500_of_5: &str = "stroke-gray-500/5"; pub(crate) const stroke_gray_500_of_50: &str = "stroke-gray-500/50"; pub(crate) const stroke_gray_500_of_60: &str = "stroke-gray-500/60"; pub(crate) const stroke_gray_500_of_70: &str = "stroke-gray-500/70"; pub(crate) const stroke_gray_500_of_75: &str = "stroke-gray-500/75"; pub(crate) const stroke_gray_500_of_80: &str = "stroke-gray-500/80"; pub(crate) const stroke_gray_500_of_90: &str = "stroke-gray-500/90"; pub(crate) const stroke_gray_500_of_95: &str = "stroke-gray-500/95"; pub(crate) const stroke_gray_50_of_0: &str = "stroke-gray-50/0"; pub(crate) const stroke_gray_50_of_10: &str = "stroke-gray-50/10"; pub(crate) const stroke_gray_50_of_100: &str = "stroke-gray-50/100"; pub(crate) const stroke_gray_50_of_20: &str = "stroke-gray-50/20"; pub(crate) const stroke_gray_50_of_25: &str = "stroke-gray-50/25"; pub(crate) const stroke_gray_50_of_30: &str = "stroke-gray-50/30"; pub(crate) const stroke_gray_50_of_40: &str = "stroke-gray-50/40"; pub(crate) const stroke_gray_50_of_5: &str = "stroke-gray-50/5"; pub(crate) const stroke_gray_50_of_50: &str = "stroke-gray-50/50"; pub(crate) const stroke_gray_50_of_60: &str = "stroke-gray-50/60"; pub(crate) const stroke_gray_50_of_70: &str = "stroke-gray-50/70"; pub(crate) const stroke_gray_50_of_75: &str = "stroke-gray-50/75"; pub(crate) const stroke_gray_50_of_80: &str = "stroke-gray-50/80"; pub(crate) const stroke_gray_50_of_90: &str = "stroke-gray-50/90"; pub(crate) const stroke_gray_50_of_95: &str = "stroke-gray-50/95"; pub(crate) const stroke_gray_600: &str = "stroke-gray-600"; pub(crate) const stroke_gray_600_of_0: &str = "stroke-gray-600/0"; pub(crate) const stroke_gray_600_of_10: &str = "stroke-gray-600/10"; pub(crate) const stroke_gray_600_of_100: &str = "stroke-gray-600/100"; pub(crate) const stroke_gray_600_of_20: &str = "stroke-gray-600/20"; pub(crate) const stroke_gray_600_of_25: &str = "stroke-gray-600/25"; pub(crate) const stroke_gray_600_of_30: &str = "stroke-gray-600/30"; pub(crate) const stroke_gray_600_of_40: &str = "stroke-gray-600/40"; pub(crate) const stroke_gray_600_of_5: &str = "stroke-gray-600/5"; pub(crate) const stroke_gray_600_of_50: &str = "stroke-gray-600/50"; pub(crate) const stroke_gray_600_of_60: &str = "stroke-gray-600/60"; pub(crate) const stroke_gray_600_of_70: &str = "stroke-gray-600/70"; pub(crate) const stroke_gray_600_of_75: &str = "stroke-gray-600/75"; pub(crate) const stroke_gray_600_of_80: &str = "stroke-gray-600/80"; pub(crate) const stroke_gray_600_of_90: &str = "stroke-gray-600/90"; pub(crate) const stroke_gray_600_of_95: &str = "stroke-gray-600/95"; pub(crate) const stroke_gray_700: &str = "stroke-gray-700"; pub(crate) const stroke_gray_700_of_0: &str = "stroke-gray-700/0"; pub(crate) const stroke_gray_700_of_10: &str = "stroke-gray-700/10"; pub(crate) const stroke_gray_700_of_100: &str = "stroke-gray-700/100"; pub(crate) const stroke_gray_700_of_20: &str = "stroke-gray-700/20"; pub(crate) const stroke_gray_700_of_25: &str = "stroke-gray-700/25"; pub(crate) const stroke_gray_700_of_30: &str = "stroke-gray-700/30"; pub(crate) const stroke_gray_700_of_40: &str = "stroke-gray-700/40"; pub(crate) const stroke_gray_700_of_5: &str = "stroke-gray-700/5"; pub(crate) const stroke_gray_700_of_50: &str = "stroke-gray-700/50"; pub(crate) const stroke_gray_700_of_60: &str = "stroke-gray-700/60"; pub(crate) const stroke_gray_700_of_70: &str = "stroke-gray-700/70"; pub(crate) const stroke_gray_700_of_75: &str = "stroke-gray-700/75"; pub(crate) const stroke_gray_700_of_80: &str = "stroke-gray-700/80"; pub(crate) const stroke_gray_700_of_90: &str = "stroke-gray-700/90"; pub(crate) const stroke_gray_700_of_95: &str = "stroke-gray-700/95"; pub(crate) const stroke_gray_800: &str = "stroke-gray-800"; pub(crate) const stroke_gray_800_of_0: &str = "stroke-gray-800/0"; pub(crate) const stroke_gray_800_of_10: &str = "stroke-gray-800/10"; pub(crate) const stroke_gray_800_of_100: &str = "stroke-gray-800/100"; pub(crate) const stroke_gray_800_of_20: &str = "stroke-gray-800/20"; pub(crate) const stroke_gray_800_of_25: &str = "stroke-gray-800/25"; pub(crate) const stroke_gray_800_of_30: &str = "stroke-gray-800/30"; pub(crate) const stroke_gray_800_of_40: &str = "stroke-gray-800/40"; pub(crate) const stroke_gray_800_of_5: &str = "stroke-gray-800/5"; pub(crate) const stroke_gray_800_of_50: &str = "stroke-gray-800/50"; pub(crate) const stroke_gray_800_of_60: &str = "stroke-gray-800/60"; pub(crate) const stroke_gray_800_of_70: &str = "stroke-gray-800/70"; pub(crate) const stroke_gray_800_of_75: &str = "stroke-gray-800/75"; pub(crate) const stroke_gray_800_of_80: &str = "stroke-gray-800/80"; pub(crate) const stroke_gray_800_of_90: &str = "stroke-gray-800/90"; pub(crate) const stroke_gray_800_of_95: &str = "stroke-gray-800/95"; pub(crate) const stroke_gray_900: &str = "stroke-gray-900"; pub(crate) const stroke_gray_900_of_0: &str = "stroke-gray-900/0"; pub(crate) const stroke_gray_900_of_10: &str = "stroke-gray-900/10"; pub(crate) const stroke_gray_900_of_100: &str = "stroke-gray-900/100"; pub(crate) const stroke_gray_900_of_20: &str = "stroke-gray-900/20"; pub(crate) const stroke_gray_900_of_25: &str = "stroke-gray-900/25"; pub(crate) const stroke_gray_900_of_30: &str = "stroke-gray-900/30"; pub(crate) const stroke_gray_900_of_40: &str = "stroke-gray-900/40"; pub(crate) const stroke_gray_900_of_5: &str = "stroke-gray-900/5"; pub(crate) const stroke_gray_900_of_50: &str = "stroke-gray-900/50"; pub(crate) const stroke_gray_900_of_60: &str = "stroke-gray-900/60"; pub(crate) const stroke_gray_900_of_70: &str = "stroke-gray-900/70"; pub(crate) const stroke_gray_900_of_75: &str = "stroke-gray-900/75"; pub(crate) const stroke_gray_900_of_80: &str = "stroke-gray-900/80"; pub(crate) const stroke_gray_900_of_90: &str = "stroke-gray-900/90"; pub(crate) const stroke_gray_900_of_95: &str = "stroke-gray-900/95"; pub(crate) const stroke_green_100: &str = "stroke-green-100"; pub(crate) const stroke_green_100_of_0: &str = "stroke-green-100/0"; pub(crate) const stroke_green_100_of_10: &str = "stroke-green-100/10"; pub(crate) const stroke_green_100_of_100: &str = "stroke-green-100/100"; pub(crate) const stroke_green_100_of_20: &str = "stroke-green-100/20"; pub(crate) const stroke_green_100_of_25: &str = "stroke-green-100/25"; pub(crate) const stroke_green_100_of_30: &str = "stroke-green-100/30"; pub(crate) const stroke_green_100_of_40: &str = "stroke-green-100/40"; pub(crate) const stroke_green_100_of_5: &str = "stroke-green-100/5"; pub(crate) const stroke_green_100_of_50: &str = "stroke-green-100/50"; pub(crate) const stroke_green_100_of_60: &str = "stroke-green-100/60"; pub(crate) const stroke_green_100_of_70: &str = "stroke-green-100/70"; pub(crate) const stroke_green_100_of_75: &str = "stroke-green-100/75"; pub(crate) const stroke_green_100_of_80: &str = "stroke-green-100/80"; pub(crate) const stroke_green_100_of_90: &str = "stroke-green-100/90"; pub(crate) const stroke_green_100_of_95: &str = "stroke-green-100/95"; pub(crate) const stroke_green_200: &str = "stroke-green-200"; pub(crate) const stroke_green_200_of_0: &str = "stroke-green-200/0"; pub(crate) const stroke_green_200_of_10: &str = "stroke-green-200/10"; pub(crate) const stroke_green_200_of_100: &str = "stroke-green-200/100"; pub(crate) const stroke_green_200_of_20: &str = "stroke-green-200/20"; pub(crate) const stroke_green_200_of_25: &str = "stroke-green-200/25"; pub(crate) const stroke_green_200_of_30: &str = "stroke-green-200/30"; pub(crate) const stroke_green_200_of_40: &str = "stroke-green-200/40"; pub(crate) const stroke_green_200_of_5: &str = "stroke-green-200/5"; pub(crate) const stroke_green_200_of_50: &str = "stroke-green-200/50"; pub(crate) const stroke_green_200_of_60: &str = "stroke-green-200/60"; pub(crate) const stroke_green_200_of_70: &str = "stroke-green-200/70"; pub(crate) const stroke_green_200_of_75: &str = "stroke-green-200/75"; pub(crate) const stroke_green_200_of_80: &str = "stroke-green-200/80"; pub(crate) const stroke_green_200_of_90: &str = "stroke-green-200/90"; pub(crate) const stroke_green_200_of_95: &str = "stroke-green-200/95"; pub(crate) const stroke_green_300: &str = "stroke-green-300"; pub(crate) const stroke_green_300_of_0: &str = "stroke-green-300/0"; pub(crate) const stroke_green_300_of_10: &str = "stroke-green-300/10"; pub(crate) const stroke_green_300_of_100: &str = "stroke-green-300/100"; pub(crate) const stroke_green_300_of_20: &str = "stroke-green-300/20"; pub(crate) const stroke_green_300_of_25: &str = "stroke-green-300/25"; pub(crate) const stroke_green_300_of_30: &str = "stroke-green-300/30"; pub(crate) const stroke_green_300_of_40: &str = "stroke-green-300/40"; pub(crate) const stroke_green_300_of_5: &str = "stroke-green-300/5"; pub(crate) const stroke_green_300_of_50: &str = "stroke-green-300/50"; pub(crate) const stroke_green_300_of_60: &str = "stroke-green-300/60"; pub(crate) const stroke_green_300_of_70: &str = "stroke-green-300/70"; pub(crate) const stroke_green_300_of_75: &str = "stroke-green-300/75"; pub(crate) const stroke_green_300_of_80: &str = "stroke-green-300/80"; pub(crate) const stroke_green_300_of_90: &str = "stroke-green-300/90"; pub(crate) const stroke_green_300_of_95: &str = "stroke-green-300/95"; pub(crate) const stroke_green_400: &str = "stroke-green-400"; pub(crate) const stroke_green_400_of_0: &str = "stroke-green-400/0"; pub(crate) const stroke_green_400_of_10: &str = "stroke-green-400/10"; pub(crate) const stroke_green_400_of_100: &str = "stroke-green-400/100"; pub(crate) const stroke_green_400_of_20: &str = "stroke-green-400/20"; pub(crate) const stroke_green_400_of_25: &str = "stroke-green-400/25"; pub(crate) const stroke_green_400_of_30: &str = "stroke-green-400/30"; pub(crate) const stroke_green_400_of_40: &str = "stroke-green-400/40"; pub(crate) const stroke_green_400_of_5: &str = "stroke-green-400/5"; pub(crate) const stroke_green_400_of_50: &str = "stroke-green-400/50"; pub(crate) const stroke_green_400_of_60: &str = "stroke-green-400/60"; pub(crate) const stroke_green_400_of_70: &str = "stroke-green-400/70"; pub(crate) const stroke_green_400_of_75: &str = "stroke-green-400/75"; pub(crate) const stroke_green_400_of_80: &str = "stroke-green-400/80"; pub(crate) const stroke_green_400_of_90: &str = "stroke-green-400/90"; pub(crate) const stroke_green_400_of_95: &str = "stroke-green-400/95"; pub(crate) const stroke_green_50: &str = "stroke-green-50"; pub(crate) const stroke_green_500: &str = "stroke-green-500"; pub(crate) const stroke_green_500_of_0: &str = "stroke-green-500/0"; pub(crate) const stroke_green_500_of_10: &str = "stroke-green-500/10"; pub(crate) const stroke_green_500_of_100: &str = "stroke-green-500/100"; pub(crate) const stroke_green_500_of_20: &str = "stroke-green-500/20"; pub(crate) const stroke_green_500_of_25: &str = "stroke-green-500/25"; pub(crate) const stroke_green_500_of_30: &str = "stroke-green-500/30"; pub(crate) const stroke_green_500_of_40: &str = "stroke-green-500/40"; pub(crate) const stroke_green_500_of_5: &str = "stroke-green-500/5"; pub(crate) const stroke_green_500_of_50: &str = "stroke-green-500/50"; pub(crate) const stroke_green_500_of_60: &str = "stroke-green-500/60"; pub(crate) const stroke_green_500_of_70: &str = "stroke-green-500/70"; pub(crate) const stroke_green_500_of_75: &str = "stroke-green-500/75"; pub(crate) const stroke_green_500_of_80: &str = "stroke-green-500/80"; pub(crate) const stroke_green_500_of_90: &str = "stroke-green-500/90"; pub(crate) const stroke_green_500_of_95: &str = "stroke-green-500/95"; pub(crate) const stroke_green_50_of_0: &str = "stroke-green-50/0"; pub(crate) const stroke_green_50_of_10: &str = "stroke-green-50/10"; pub(crate) const stroke_green_50_of_100: &str = "stroke-green-50/100"; pub(crate) const stroke_green_50_of_20: &str = "stroke-green-50/20"; pub(crate) const stroke_green_50_of_25: &str = "stroke-green-50/25"; pub(crate) const stroke_green_50_of_30: &str = "stroke-green-50/30"; pub(crate) const stroke_green_50_of_40: &str = "stroke-green-50/40"; pub(crate) const stroke_green_50_of_5: &str = "stroke-green-50/5"; pub(crate) const stroke_green_50_of_50: &str = "stroke-green-50/50"; pub(crate) const stroke_green_50_of_60: &str = "stroke-green-50/60"; pub(crate) const stroke_green_50_of_70: &str = "stroke-green-50/70"; pub(crate) const stroke_green_50_of_75: &str = "stroke-green-50/75"; pub(crate) const stroke_green_50_of_80: &str = "stroke-green-50/80"; pub(crate) const stroke_green_50_of_90: &str = "stroke-green-50/90"; pub(crate) const stroke_green_50_of_95: &str = "stroke-green-50/95"; pub(crate) const stroke_green_600: &str = "stroke-green-600"; pub(crate) const stroke_green_600_of_0: &str = "stroke-green-600/0"; pub(crate) const stroke_green_600_of_10: &str = "stroke-green-600/10"; pub(crate) const stroke_green_600_of_100: &str = "stroke-green-600/100"; pub(crate) const stroke_green_600_of_20: &str = "stroke-green-600/20"; pub(crate) const stroke_green_600_of_25: &str = "stroke-green-600/25"; pub(crate) const stroke_green_600_of_30: &str = "stroke-green-600/30"; pub(crate) const stroke_green_600_of_40: &str = "stroke-green-600/40"; pub(crate) const stroke_green_600_of_5: &str = "stroke-green-600/5"; pub(crate) const stroke_green_600_of_50: &str = "stroke-green-600/50"; pub(crate) const stroke_green_600_of_60: &str = "stroke-green-600/60"; pub(crate) const stroke_green_600_of_70: &str = "stroke-green-600/70"; pub(crate) const stroke_green_600_of_75: &str = "stroke-green-600/75"; pub(crate) const stroke_green_600_of_80: &str = "stroke-green-600/80"; pub(crate) const stroke_green_600_of_90: &str = "stroke-green-600/90"; pub(crate) const stroke_green_600_of_95: &str = "stroke-green-600/95"; pub(crate) const stroke_green_700: &str = "stroke-green-700"; pub(crate) const stroke_green_700_of_0: &str = "stroke-green-700/0"; pub(crate) const stroke_green_700_of_10: &str = "stroke-green-700/10"; pub(crate) const stroke_green_700_of_100: &str = "stroke-green-700/100"; pub(crate) const stroke_green_700_of_20: &str = "stroke-green-700/20"; pub(crate) const stroke_green_700_of_25: &str = "stroke-green-700/25"; pub(crate) const stroke_green_700_of_30: &str = "stroke-green-700/30"; pub(crate) const stroke_green_700_of_40: &str = "stroke-green-700/40"; pub(crate) const stroke_green_700_of_5: &str = "stroke-green-700/5"; pub(crate) const stroke_green_700_of_50: &str = "stroke-green-700/50"; pub(crate) const stroke_green_700_of_60: &str = "stroke-green-700/60"; pub(crate) const stroke_green_700_of_70: &str = "stroke-green-700/70"; pub(crate) const stroke_green_700_of_75: &str = "stroke-green-700/75"; pub(crate) const stroke_green_700_of_80: &str = "stroke-green-700/80"; pub(crate) const stroke_green_700_of_90: &str = "stroke-green-700/90"; pub(crate) const stroke_green_700_of_95: &str = "stroke-green-700/95"; pub(crate) const stroke_green_800: &str = "stroke-green-800"; pub(crate) const stroke_green_800_of_0: &str = "stroke-green-800/0"; pub(crate) const stroke_green_800_of_10: &str = "stroke-green-800/10"; pub(crate) const stroke_green_800_of_100: &str = "stroke-green-800/100"; pub(crate) const stroke_green_800_of_20: &str = "stroke-green-800/20"; pub(crate) const stroke_green_800_of_25: &str = "stroke-green-800/25"; pub(crate) const stroke_green_800_of_30: &str = "stroke-green-800/30"; pub(crate) const stroke_green_800_of_40: &str = "stroke-green-800/40"; pub(crate) const stroke_green_800_of_5: &str = "stroke-green-800/5"; pub(crate) const stroke_green_800_of_50: &str = "stroke-green-800/50"; pub(crate) const stroke_green_800_of_60: &str = "stroke-green-800/60"; pub(crate) const stroke_green_800_of_70: &str = "stroke-green-800/70"; pub(crate) const stroke_green_800_of_75: &str = "stroke-green-800/75"; pub(crate) const stroke_green_800_of_80: &str = "stroke-green-800/80"; pub(crate) const stroke_green_800_of_90: &str = "stroke-green-800/90"; pub(crate) const stroke_green_800_of_95: &str = "stroke-green-800/95"; pub(crate) const stroke_green_900: &str = "stroke-green-900"; pub(crate) const stroke_green_900_of_0: &str = "stroke-green-900/0"; pub(crate) const stroke_green_900_of_10: &str = "stroke-green-900/10"; pub(crate) const stroke_green_900_of_100: &str = "stroke-green-900/100"; pub(crate) const stroke_green_900_of_20: &str = "stroke-green-900/20"; pub(crate) const stroke_green_900_of_25: &str = "stroke-green-900/25"; pub(crate) const stroke_green_900_of_30: &str = "stroke-green-900/30"; pub(crate) const stroke_green_900_of_40: &str = "stroke-green-900/40"; pub(crate) const stroke_green_900_of_5: &str = "stroke-green-900/5"; pub(crate) const stroke_green_900_of_50: &str = "stroke-green-900/50"; pub(crate) const stroke_green_900_of_60: &str = "stroke-green-900/60"; pub(crate) const stroke_green_900_of_70: &str = "stroke-green-900/70"; pub(crate) const stroke_green_900_of_75: &str = "stroke-green-900/75"; pub(crate) const stroke_green_900_of_80: &str = "stroke-green-900/80"; pub(crate) const stroke_green_900_of_90: &str = "stroke-green-900/90"; pub(crate) const stroke_green_900_of_95: &str = "stroke-green-900/95"; pub(crate) const stroke_indigo_100: &str = "stroke-indigo-100"; pub(crate) const stroke_indigo_100_of_0: &str = "stroke-indigo-100/0"; pub(crate) const stroke_indigo_100_of_10: &str = "stroke-indigo-100/10"; pub(crate) const stroke_indigo_100_of_100: &str = "stroke-indigo-100/100"; pub(crate) const stroke_indigo_100_of_20: &str = "stroke-indigo-100/20"; pub(crate) const stroke_indigo_100_of_25: &str = "stroke-indigo-100/25"; pub(crate) const stroke_indigo_100_of_30: &str = "stroke-indigo-100/30"; pub(crate) const stroke_indigo_100_of_40: &str = "stroke-indigo-100/40"; pub(crate) const stroke_indigo_100_of_5: &str = "stroke-indigo-100/5"; pub(crate) const stroke_indigo_100_of_50: &str = "stroke-indigo-100/50"; pub(crate) const stroke_indigo_100_of_60: &str = "stroke-indigo-100/60"; pub(crate) const stroke_indigo_100_of_70: &str = "stroke-indigo-100/70"; pub(crate) const stroke_indigo_100_of_75: &str = "stroke-indigo-100/75"; pub(crate) const stroke_indigo_100_of_80: &str = "stroke-indigo-100/80"; pub(crate) const stroke_indigo_100_of_90: &str = "stroke-indigo-100/90"; pub(crate) const stroke_indigo_100_of_95: &str = "stroke-indigo-100/95"; pub(crate) const stroke_indigo_200: &str = "stroke-indigo-200"; pub(crate) const stroke_indigo_200_of_0: &str = "stroke-indigo-200/0"; pub(crate) const stroke_indigo_200_of_10: &str = "stroke-indigo-200/10"; pub(crate) const stroke_indigo_200_of_100: &str = "stroke-indigo-200/100"; pub(crate) const stroke_indigo_200_of_20: &str = "stroke-indigo-200/20"; pub(crate) const stroke_indigo_200_of_25: &str = "stroke-indigo-200/25"; pub(crate) const stroke_indigo_200_of_30: &str = "stroke-indigo-200/30"; pub(crate) const stroke_indigo_200_of_40: &str = "stroke-indigo-200/40"; pub(crate) const stroke_indigo_200_of_5: &str = "stroke-indigo-200/5"; pub(crate) const stroke_indigo_200_of_50: &str = "stroke-indigo-200/50"; pub(crate) const stroke_indigo_200_of_60: &str = "stroke-indigo-200/60"; pub(crate) const stroke_indigo_200_of_70: &str = "stroke-indigo-200/70"; pub(crate) const stroke_indigo_200_of_75: &str = "stroke-indigo-200/75"; pub(crate) const stroke_indigo_200_of_80: &str = "stroke-indigo-200/80"; pub(crate) const stroke_indigo_200_of_90: &str = "stroke-indigo-200/90"; pub(crate) const stroke_indigo_200_of_95: &str = "stroke-indigo-200/95"; pub(crate) const stroke_indigo_300: &str = "stroke-indigo-300"; pub(crate) const stroke_indigo_300_of_0: &str = "stroke-indigo-300/0"; pub(crate) const stroke_indigo_300_of_10: &str = "stroke-indigo-300/10"; pub(crate) const stroke_indigo_300_of_100: &str = "stroke-indigo-300/100"; pub(crate) const stroke_indigo_300_of_20: &str = "stroke-indigo-300/20"; pub(crate) const stroke_indigo_300_of_25: &str = "stroke-indigo-300/25"; pub(crate) const stroke_indigo_300_of_30: &str = "stroke-indigo-300/30"; pub(crate) const stroke_indigo_300_of_40: &str = "stroke-indigo-300/40"; pub(crate) const stroke_indigo_300_of_5: &str = "stroke-indigo-300/5"; pub(crate) const stroke_indigo_300_of_50: &str = "stroke-indigo-300/50"; pub(crate) const stroke_indigo_300_of_60: &str = "stroke-indigo-300/60"; pub(crate) const stroke_indigo_300_of_70: &str = "stroke-indigo-300/70"; pub(crate) const stroke_indigo_300_of_75: &str = "stroke-indigo-300/75"; pub(crate) const stroke_indigo_300_of_80: &str = "stroke-indigo-300/80"; pub(crate) const stroke_indigo_300_of_90: &str = "stroke-indigo-300/90"; pub(crate) const stroke_indigo_300_of_95: &str = "stroke-indigo-300/95"; pub(crate) const stroke_indigo_400: &str = "stroke-indigo-400"; pub(crate) const stroke_indigo_400_of_0: &str = "stroke-indigo-400/0"; pub(crate) const stroke_indigo_400_of_10: &str = "stroke-indigo-400/10"; pub(crate) const stroke_indigo_400_of_100: &str = "stroke-indigo-400/100"; pub(crate) const stroke_indigo_400_of_20: &str = "stroke-indigo-400/20"; pub(crate) const stroke_indigo_400_of_25: &str = "stroke-indigo-400/25"; pub(crate) const stroke_indigo_400_of_30: &str = "stroke-indigo-400/30"; pub(crate) const stroke_indigo_400_of_40: &str = "stroke-indigo-400/40"; pub(crate) const stroke_indigo_400_of_5: &str = "stroke-indigo-400/5"; pub(crate) const stroke_indigo_400_of_50: &str = "stroke-indigo-400/50"; pub(crate) const stroke_indigo_400_of_60: &str = "stroke-indigo-400/60"; pub(crate) const stroke_indigo_400_of_70: &str = "stroke-indigo-400/70"; pub(crate) const stroke_indigo_400_of_75: &str = "stroke-indigo-400/75"; pub(crate) const stroke_indigo_400_of_80: &str = "stroke-indigo-400/80"; pub(crate) const stroke_indigo_400_of_90: &str = "stroke-indigo-400/90"; pub(crate) const stroke_indigo_400_of_95: &str = "stroke-indigo-400/95"; pub(crate) const stroke_indigo_50: &str = "stroke-indigo-50"; pub(crate) const stroke_indigo_500: &str = "stroke-indigo-500"; pub(crate) const stroke_indigo_500_of_0: &str = "stroke-indigo-500/0"; pub(crate) const stroke_indigo_500_of_10: &str = "stroke-indigo-500/10"; pub(crate) const stroke_indigo_500_of_100: &str = "stroke-indigo-500/100"; pub(crate) const stroke_indigo_500_of_20: &str = "stroke-indigo-500/20"; pub(crate) const stroke_indigo_500_of_25: &str = "stroke-indigo-500/25"; pub(crate) const stroke_indigo_500_of_30: &str = "stroke-indigo-500/30"; pub(crate) const stroke_indigo_500_of_40: &str = "stroke-indigo-500/40"; pub(crate) const stroke_indigo_500_of_5: &str = "stroke-indigo-500/5"; pub(crate) const stroke_indigo_500_of_50: &str = "stroke-indigo-500/50"; pub(crate) const stroke_indigo_500_of_60: &str = "stroke-indigo-500/60"; pub(crate) const stroke_indigo_500_of_70: &str = "stroke-indigo-500/70"; pub(crate) const stroke_indigo_500_of_75: &str = "stroke-indigo-500/75"; pub(crate) const stroke_indigo_500_of_80: &str = "stroke-indigo-500/80"; pub(crate) const stroke_indigo_500_of_90: &str = "stroke-indigo-500/90"; pub(crate) const stroke_indigo_500_of_95: &str = "stroke-indigo-500/95"; pub(crate) const stroke_indigo_50_of_0: &str = "stroke-indigo-50/0"; pub(crate) const stroke_indigo_50_of_10: &str = "stroke-indigo-50/10"; pub(crate) const stroke_indigo_50_of_100: &str = "stroke-indigo-50/100"; pub(crate) const stroke_indigo_50_of_20: &str = "stroke-indigo-50/20"; pub(crate) const stroke_indigo_50_of_25: &str = "stroke-indigo-50/25"; pub(crate) const stroke_indigo_50_of_30: &str = "stroke-indigo-50/30"; pub(crate) const stroke_indigo_50_of_40: &str = "stroke-indigo-50/40"; pub(crate) const stroke_indigo_50_of_5: &str = "stroke-indigo-50/5"; pub(crate) const stroke_indigo_50_of_50: &str = "stroke-indigo-50/50"; pub(crate) const stroke_indigo_50_of_60: &str = "stroke-indigo-50/60"; pub(crate) const stroke_indigo_50_of_70: &str = "stroke-indigo-50/70"; pub(crate) const stroke_indigo_50_of_75: &str = "stroke-indigo-50/75"; pub(crate) const stroke_indigo_50_of_80: &str = "stroke-indigo-50/80"; pub(crate) const stroke_indigo_50_of_90: &str = "stroke-indigo-50/90"; pub(crate) const stroke_indigo_50_of_95: &str = "stroke-indigo-50/95"; pub(crate) const stroke_indigo_600: &str = "stroke-indigo-600"; pub(crate) const stroke_indigo_600_of_0: &str = "stroke-indigo-600/0"; pub(crate) const stroke_indigo_600_of_10: &str = "stroke-indigo-600/10"; pub(crate) const stroke_indigo_600_of_100: &str = "stroke-indigo-600/100"; pub(crate) const stroke_indigo_600_of_20: &str = "stroke-indigo-600/20"; pub(crate) const stroke_indigo_600_of_25: &str = "stroke-indigo-600/25"; pub(crate) const stroke_indigo_600_of_30: &str = "stroke-indigo-600/30"; pub(crate) const stroke_indigo_600_of_40: &str = "stroke-indigo-600/40"; pub(crate) const stroke_indigo_600_of_5: &str = "stroke-indigo-600/5"; pub(crate) const stroke_indigo_600_of_50: &str = "stroke-indigo-600/50"; pub(crate) const stroke_indigo_600_of_60: &str = "stroke-indigo-600/60"; pub(crate) const stroke_indigo_600_of_70: &str = "stroke-indigo-600/70"; pub(crate) const stroke_indigo_600_of_75: &str = "stroke-indigo-600/75"; pub(crate) const stroke_indigo_600_of_80: &str = "stroke-indigo-600/80"; pub(crate) const stroke_indigo_600_of_90: &str = "stroke-indigo-600/90"; pub(crate) const stroke_indigo_600_of_95: &str = "stroke-indigo-600/95"; pub(crate) const stroke_indigo_700: &str = "stroke-indigo-700"; pub(crate) const stroke_indigo_700_of_0: &str = "stroke-indigo-700/0"; pub(crate) const stroke_indigo_700_of_10: &str = "stroke-indigo-700/10"; pub(crate) const stroke_indigo_700_of_100: &str = "stroke-indigo-700/100"; pub(crate) const stroke_indigo_700_of_20: &str = "stroke-indigo-700/20"; pub(crate) const stroke_indigo_700_of_25: &str = "stroke-indigo-700/25"; pub(crate) const stroke_indigo_700_of_30: &str = "stroke-indigo-700/30"; pub(crate) const stroke_indigo_700_of_40: &str = "stroke-indigo-700/40"; pub(crate) const stroke_indigo_700_of_5: &str = "stroke-indigo-700/5"; pub(crate) const stroke_indigo_700_of_50: &str = "stroke-indigo-700/50"; pub(crate) const stroke_indigo_700_of_60: &str = "stroke-indigo-700/60"; pub(crate) const stroke_indigo_700_of_70: &str = "stroke-indigo-700/70"; pub(crate) const stroke_indigo_700_of_75: &str = "stroke-indigo-700/75"; pub(crate) const stroke_indigo_700_of_80: &str = "stroke-indigo-700/80"; pub(crate) const stroke_indigo_700_of_90: &str = "stroke-indigo-700/90"; pub(crate) const stroke_indigo_700_of_95: &str = "stroke-indigo-700/95"; pub(crate) const stroke_indigo_800: &str = "stroke-indigo-800"; pub(crate) const stroke_indigo_800_of_0: &str = "stroke-indigo-800/0"; pub(crate) const stroke_indigo_800_of_10: &str = "stroke-indigo-800/10"; pub(crate) const stroke_indigo_800_of_100: &str = "stroke-indigo-800/100"; pub(crate) const stroke_indigo_800_of_20: &str = "stroke-indigo-800/20"; pub(crate) const stroke_indigo_800_of_25: &str = "stroke-indigo-800/25"; pub(crate) const stroke_indigo_800_of_30: &str = "stroke-indigo-800/30"; pub(crate) const stroke_indigo_800_of_40: &str = "stroke-indigo-800/40"; pub(crate) const stroke_indigo_800_of_5: &str = "stroke-indigo-800/5"; pub(crate) const stroke_indigo_800_of_50: &str = "stroke-indigo-800/50"; pub(crate) const stroke_indigo_800_of_60: &str = "stroke-indigo-800/60"; pub(crate) const stroke_indigo_800_of_70: &str = "stroke-indigo-800/70"; pub(crate) const stroke_indigo_800_of_75: &str = "stroke-indigo-800/75"; pub(crate) const stroke_indigo_800_of_80: &str = "stroke-indigo-800/80"; pub(crate) const stroke_indigo_800_of_90: &str = "stroke-indigo-800/90"; pub(crate) const stroke_indigo_800_of_95: &str = "stroke-indigo-800/95"; pub(crate) const stroke_indigo_900: &str = "stroke-indigo-900"; pub(crate) const stroke_indigo_900_of_0: &str = "stroke-indigo-900/0"; pub(crate) const stroke_indigo_900_of_10: &str = "stroke-indigo-900/10"; pub(crate) const stroke_indigo_900_of_100: &str = "stroke-indigo-900/100"; pub(crate) const stroke_indigo_900_of_20: &str = "stroke-indigo-900/20"; pub(crate) const stroke_indigo_900_of_25: &str = "stroke-indigo-900/25"; pub(crate) const stroke_indigo_900_of_30: &str = "stroke-indigo-900/30"; pub(crate) const stroke_indigo_900_of_40: &str = "stroke-indigo-900/40"; pub(crate) const stroke_indigo_900_of_5: &str = "stroke-indigo-900/5"; pub(crate) const stroke_indigo_900_of_50: &str = "stroke-indigo-900/50"; pub(crate) const stroke_indigo_900_of_60: &str = "stroke-indigo-900/60"; pub(crate) const stroke_indigo_900_of_70: &str = "stroke-indigo-900/70"; pub(crate) const stroke_indigo_900_of_75: &str = "stroke-indigo-900/75"; pub(crate) const stroke_indigo_900_of_80: &str = "stroke-indigo-900/80"; pub(crate) const stroke_indigo_900_of_90: &str = "stroke-indigo-900/90"; pub(crate) const stroke_indigo_900_of_95: &str = "stroke-indigo-900/95"; pub(crate) const stroke_inherit: &str = "stroke-inherit"; pub(crate) const stroke_lime_100: &str = "stroke-lime-100"; pub(crate) const stroke_lime_100_of_0: &str = "stroke-lime-100/0"; pub(crate) const stroke_lime_100_of_10: &str = "stroke-lime-100/10"; pub(crate) const stroke_lime_100_of_100: &str = "stroke-lime-100/100"; pub(crate) const stroke_lime_100_of_20: &str = "stroke-lime-100/20"; pub(crate) const stroke_lime_100_of_25: &str = "stroke-lime-100/25"; pub(crate) const stroke_lime_100_of_30: &str = "stroke-lime-100/30"; pub(crate) const stroke_lime_100_of_40: &str = "stroke-lime-100/40"; pub(crate) const stroke_lime_100_of_5: &str = "stroke-lime-100/5"; pub(crate) const stroke_lime_100_of_50: &str = "stroke-lime-100/50"; pub(crate) const stroke_lime_100_of_60: &str = "stroke-lime-100/60"; pub(crate) const stroke_lime_100_of_70: &str = "stroke-lime-100/70"; pub(crate) const stroke_lime_100_of_75: &str = "stroke-lime-100/75"; pub(crate) const stroke_lime_100_of_80: &str = "stroke-lime-100/80"; pub(crate) const stroke_lime_100_of_90: &str = "stroke-lime-100/90"; pub(crate) const stroke_lime_100_of_95: &str = "stroke-lime-100/95"; pub(crate) const stroke_lime_200: &str = "stroke-lime-200"; pub(crate) const stroke_lime_200_of_0: &str = "stroke-lime-200/0"; pub(crate) const stroke_lime_200_of_10: &str = "stroke-lime-200/10"; pub(crate) const stroke_lime_200_of_100: &str = "stroke-lime-200/100"; pub(crate) const stroke_lime_200_of_20: &str = "stroke-lime-200/20"; pub(crate) const stroke_lime_200_of_25: &str = "stroke-lime-200/25"; pub(crate) const stroke_lime_200_of_30: &str = "stroke-lime-200/30"; pub(crate) const stroke_lime_200_of_40: &str = "stroke-lime-200/40"; pub(crate) const stroke_lime_200_of_5: &str = "stroke-lime-200/5"; pub(crate) const stroke_lime_200_of_50: &str = "stroke-lime-200/50"; pub(crate) const stroke_lime_200_of_60: &str = "stroke-lime-200/60"; pub(crate) const stroke_lime_200_of_70: &str = "stroke-lime-200/70"; pub(crate) const stroke_lime_200_of_75: &str = "stroke-lime-200/75"; pub(crate) const stroke_lime_200_of_80: &str = "stroke-lime-200/80"; pub(crate) const stroke_lime_200_of_90: &str = "stroke-lime-200/90"; pub(crate) const stroke_lime_200_of_95: &str = "stroke-lime-200/95"; pub(crate) const stroke_lime_300: &str = "stroke-lime-300"; pub(crate) const stroke_lime_300_of_0: &str = "stroke-lime-300/0"; pub(crate) const stroke_lime_300_of_10: &str = "stroke-lime-300/10"; pub(crate) const stroke_lime_300_of_100: &str = "stroke-lime-300/100"; pub(crate) const stroke_lime_300_of_20: &str = "stroke-lime-300/20"; pub(crate) const stroke_lime_300_of_25: &str = "stroke-lime-300/25"; pub(crate) const stroke_lime_300_of_30: &str = "stroke-lime-300/30"; pub(crate) const stroke_lime_300_of_40: &str = "stroke-lime-300/40"; pub(crate) const stroke_lime_300_of_5: &str = "stroke-lime-300/5"; pub(crate) const stroke_lime_300_of_50: &str = "stroke-lime-300/50"; pub(crate) const stroke_lime_300_of_60: &str = "stroke-lime-300/60"; pub(crate) const stroke_lime_300_of_70: &str = "stroke-lime-300/70"; pub(crate) const stroke_lime_300_of_75: &str = "stroke-lime-300/75"; pub(crate) const stroke_lime_300_of_80: &str = "stroke-lime-300/80"; pub(crate) const stroke_lime_300_of_90: &str = "stroke-lime-300/90"; pub(crate) const stroke_lime_300_of_95: &str = "stroke-lime-300/95"; pub(crate) const stroke_lime_400: &str = "stroke-lime-400"; pub(crate) const stroke_lime_400_of_0: &str = "stroke-lime-400/0"; pub(crate) const stroke_lime_400_of_10: &str = "stroke-lime-400/10"; pub(crate) const stroke_lime_400_of_100: &str = "stroke-lime-400/100"; pub(crate) const stroke_lime_400_of_20: &str = "stroke-lime-400/20"; pub(crate) const stroke_lime_400_of_25: &str = "stroke-lime-400/25"; pub(crate) const stroke_lime_400_of_30: &str = "stroke-lime-400/30"; pub(crate) const stroke_lime_400_of_40: &str = "stroke-lime-400/40"; pub(crate) const stroke_lime_400_of_5: &str = "stroke-lime-400/5"; pub(crate) const stroke_lime_400_of_50: &str = "stroke-lime-400/50"; pub(crate) const stroke_lime_400_of_60: &str = "stroke-lime-400/60"; pub(crate) const stroke_lime_400_of_70: &str = "stroke-lime-400/70"; pub(crate) const stroke_lime_400_of_75: &str = "stroke-lime-400/75"; pub(crate) const stroke_lime_400_of_80: &str = "stroke-lime-400/80"; pub(crate) const stroke_lime_400_of_90: &str = "stroke-lime-400/90"; pub(crate) const stroke_lime_400_of_95: &str = "stroke-lime-400/95"; pub(crate) const stroke_lime_50: &str = "stroke-lime-50"; pub(crate) const stroke_lime_500: &str = "stroke-lime-500"; pub(crate) const stroke_lime_500_of_0: &str = "stroke-lime-500/0"; pub(crate) const stroke_lime_500_of_10: &str = "stroke-lime-500/10"; pub(crate) const stroke_lime_500_of_100: &str = "stroke-lime-500/100"; pub(crate) const stroke_lime_500_of_20: &str = "stroke-lime-500/20"; pub(crate) const stroke_lime_500_of_25: &str = "stroke-lime-500/25"; pub(crate) const stroke_lime_500_of_30: &str = "stroke-lime-500/30"; pub(crate) const stroke_lime_500_of_40: &str = "stroke-lime-500/40"; pub(crate) const stroke_lime_500_of_5: &str = "stroke-lime-500/5"; pub(crate) const stroke_lime_500_of_50: &str = "stroke-lime-500/50"; pub(crate) const stroke_lime_500_of_60: &str = "stroke-lime-500/60"; pub(crate) const stroke_lime_500_of_70: &str = "stroke-lime-500/70"; pub(crate) const stroke_lime_500_of_75: &str = "stroke-lime-500/75"; pub(crate) const stroke_lime_500_of_80: &str = "stroke-lime-500/80"; pub(crate) const stroke_lime_500_of_90: &str = "stroke-lime-500/90"; pub(crate) const stroke_lime_500_of_95: &str = "stroke-lime-500/95"; pub(crate) const stroke_lime_50_of_0: &str = "stroke-lime-50/0"; pub(crate) const stroke_lime_50_of_10: &str = "stroke-lime-50/10"; pub(crate) const stroke_lime_50_of_100: &str = "stroke-lime-50/100"; pub(crate) const stroke_lime_50_of_20: &str = "stroke-lime-50/20"; pub(crate) const stroke_lime_50_of_25: &str = "stroke-lime-50/25"; pub(crate) const stroke_lime_50_of_30: &str = "stroke-lime-50/30"; pub(crate) const stroke_lime_50_of_40: &str = "stroke-lime-50/40"; pub(crate) const stroke_lime_50_of_5: &str = "stroke-lime-50/5"; pub(crate) const stroke_lime_50_of_50: &str = "stroke-lime-50/50"; pub(crate) const stroke_lime_50_of_60: &str = "stroke-lime-50/60"; pub(crate) const stroke_lime_50_of_70: &str = "stroke-lime-50/70"; pub(crate) const stroke_lime_50_of_75: &str = "stroke-lime-50/75"; pub(crate) const stroke_lime_50_of_80: &str = "stroke-lime-50/80"; pub(crate) const stroke_lime_50_of_90: &str = "stroke-lime-50/90"; pub(crate) const stroke_lime_50_of_95: &str = "stroke-lime-50/95"; pub(crate) const stroke_lime_600: &str = "stroke-lime-600"; pub(crate) const stroke_lime_600_of_0: &str = "stroke-lime-600/0"; pub(crate) const stroke_lime_600_of_10: &str = "stroke-lime-600/10"; pub(crate) const stroke_lime_600_of_100: &str = "stroke-lime-600/100"; pub(crate) const stroke_lime_600_of_20: &str = "stroke-lime-600/20"; pub(crate) const stroke_lime_600_of_25: &str = "stroke-lime-600/25"; pub(crate) const stroke_lime_600_of_30: &str = "stroke-lime-600/30"; pub(crate) const stroke_lime_600_of_40: &str = "stroke-lime-600/40"; pub(crate) const stroke_lime_600_of_5: &str = "stroke-lime-600/5"; pub(crate) const stroke_lime_600_of_50: &str = "stroke-lime-600/50"; pub(crate) const stroke_lime_600_of_60: &str = "stroke-lime-600/60"; pub(crate) const stroke_lime_600_of_70: &str = "stroke-lime-600/70"; pub(crate) const stroke_lime_600_of_75: &str = "stroke-lime-600/75"; pub(crate) const stroke_lime_600_of_80: &str = "stroke-lime-600/80"; pub(crate) const stroke_lime_600_of_90: &str = "stroke-lime-600/90"; pub(crate) const stroke_lime_600_of_95: &str = "stroke-lime-600/95"; pub(crate) const stroke_lime_700: &str = "stroke-lime-700"; pub(crate) const stroke_lime_700_of_0: &str = "stroke-lime-700/0"; pub(crate) const stroke_lime_700_of_10: &str = "stroke-lime-700/10"; pub(crate) const stroke_lime_700_of_100: &str = "stroke-lime-700/100"; pub(crate) const stroke_lime_700_of_20: &str = "stroke-lime-700/20"; pub(crate) const stroke_lime_700_of_25: &str = "stroke-lime-700/25"; pub(crate) const stroke_lime_700_of_30: &str = "stroke-lime-700/30"; pub(crate) const stroke_lime_700_of_40: &str = "stroke-lime-700/40"; pub(crate) const stroke_lime_700_of_5: &str = "stroke-lime-700/5"; pub(crate) const stroke_lime_700_of_50: &str = "stroke-lime-700/50"; pub(crate) const stroke_lime_700_of_60: &str = "stroke-lime-700/60"; pub(crate) const stroke_lime_700_of_70: &str = "stroke-lime-700/70"; pub(crate) const stroke_lime_700_of_75: &str = "stroke-lime-700/75"; pub(crate) const stroke_lime_700_of_80: &str = "stroke-lime-700/80"; pub(crate) const stroke_lime_700_of_90: &str = "stroke-lime-700/90"; pub(crate) const stroke_lime_700_of_95: &str = "stroke-lime-700/95"; pub(crate) const stroke_lime_800: &str = "stroke-lime-800"; pub(crate) const stroke_lime_800_of_0: &str = "stroke-lime-800/0"; pub(crate) const stroke_lime_800_of_10: &str = "stroke-lime-800/10"; pub(crate) const stroke_lime_800_of_100: &str = "stroke-lime-800/100"; pub(crate) const stroke_lime_800_of_20: &str = "stroke-lime-800/20"; pub(crate) const stroke_lime_800_of_25: &str = "stroke-lime-800/25"; pub(crate) const stroke_lime_800_of_30: &str = "stroke-lime-800/30"; pub(crate) const stroke_lime_800_of_40: &str = "stroke-lime-800/40"; pub(crate) const stroke_lime_800_of_5: &str = "stroke-lime-800/5"; pub(crate) const stroke_lime_800_of_50: &str = "stroke-lime-800/50"; pub(crate) const stroke_lime_800_of_60: &str = "stroke-lime-800/60"; pub(crate) const stroke_lime_800_of_70: &str = "stroke-lime-800/70"; pub(crate) const stroke_lime_800_of_75: &str = "stroke-lime-800/75"; pub(crate) const stroke_lime_800_of_80: &str = "stroke-lime-800/80"; pub(crate) const stroke_lime_800_of_90: &str = "stroke-lime-800/90"; pub(crate) const stroke_lime_800_of_95: &str = "stroke-lime-800/95"; pub(crate) const stroke_lime_900: &str = "stroke-lime-900"; pub(crate) const stroke_lime_900_of_0: &str = "stroke-lime-900/0"; pub(crate) const stroke_lime_900_of_10: &str = "stroke-lime-900/10"; pub(crate) const stroke_lime_900_of_100: &str = "stroke-lime-900/100"; pub(crate) const stroke_lime_900_of_20: &str = "stroke-lime-900/20"; pub(crate) const stroke_lime_900_of_25: &str = "stroke-lime-900/25"; pub(crate) const stroke_lime_900_of_30: &str = "stroke-lime-900/30"; pub(crate) const stroke_lime_900_of_40: &str = "stroke-lime-900/40"; pub(crate) const stroke_lime_900_of_5: &str = "stroke-lime-900/5"; pub(crate) const stroke_lime_900_of_50: &str = "stroke-lime-900/50"; pub(crate) const stroke_lime_900_of_60: &str = "stroke-lime-900/60"; pub(crate) const stroke_lime_900_of_70: &str = "stroke-lime-900/70"; pub(crate) const stroke_lime_900_of_75: &str = "stroke-lime-900/75"; pub(crate) const stroke_lime_900_of_80: &str = "stroke-lime-900/80"; pub(crate) const stroke_lime_900_of_90: &str = "stroke-lime-900/90"; pub(crate) const stroke_lime_900_of_95: &str = "stroke-lime-900/95"; pub(crate) const stroke_neutral_100: &str = "stroke-neutral-100"; pub(crate) const stroke_neutral_100_of_0: &str = "stroke-neutral-100/0"; pub(crate) const stroke_neutral_100_of_10: &str = "stroke-neutral-100/10"; pub(crate) const stroke_neutral_100_of_100: &str = "stroke-neutral-100/100"; pub(crate) const stroke_neutral_100_of_20: &str = "stroke-neutral-100/20"; pub(crate) const stroke_neutral_100_of_25: &str = "stroke-neutral-100/25"; pub(crate) const stroke_neutral_100_of_30: &str = "stroke-neutral-100/30"; pub(crate) const stroke_neutral_100_of_40: &str = "stroke-neutral-100/40"; pub(crate) const stroke_neutral_100_of_5: &str = "stroke-neutral-100/5"; pub(crate) const stroke_neutral_100_of_50: &str = "stroke-neutral-100/50"; pub(crate) const stroke_neutral_100_of_60: &str = "stroke-neutral-100/60"; pub(crate) const stroke_neutral_100_of_70: &str = "stroke-neutral-100/70"; pub(crate) const stroke_neutral_100_of_75: &str = "stroke-neutral-100/75"; pub(crate) const stroke_neutral_100_of_80: &str = "stroke-neutral-100/80"; pub(crate) const stroke_neutral_100_of_90: &str = "stroke-neutral-100/90"; pub(crate) const stroke_neutral_100_of_95: &str = "stroke-neutral-100/95"; pub(crate) const stroke_neutral_200: &str = "stroke-neutral-200"; pub(crate) const stroke_neutral_200_of_0: &str = "stroke-neutral-200/0"; pub(crate) const stroke_neutral_200_of_10: &str = "stroke-neutral-200/10"; pub(crate) const stroke_neutral_200_of_100: &str = "stroke-neutral-200/100"; pub(crate) const stroke_neutral_200_of_20: &str = "stroke-neutral-200/20"; pub(crate) const stroke_neutral_200_of_25: &str = "stroke-neutral-200/25"; pub(crate) const stroke_neutral_200_of_30: &str = "stroke-neutral-200/30"; pub(crate) const stroke_neutral_200_of_40: &str = "stroke-neutral-200/40"; pub(crate) const stroke_neutral_200_of_5: &str = "stroke-neutral-200/5"; pub(crate) const stroke_neutral_200_of_50: &str = "stroke-neutral-200/50"; pub(crate) const stroke_neutral_200_of_60: &str = "stroke-neutral-200/60"; pub(crate) const stroke_neutral_200_of_70: &str = "stroke-neutral-200/70"; pub(crate) const stroke_neutral_200_of_75: &str = "stroke-neutral-200/75"; pub(crate) const stroke_neutral_200_of_80: &str = "stroke-neutral-200/80"; pub(crate) const stroke_neutral_200_of_90: &str = "stroke-neutral-200/90"; pub(crate) const stroke_neutral_200_of_95: &str = "stroke-neutral-200/95"; pub(crate) const stroke_neutral_300: &str = "stroke-neutral-300"; pub(crate) const stroke_neutral_300_of_0: &str = "stroke-neutral-300/0"; pub(crate) const stroke_neutral_300_of_10: &str = "stroke-neutral-300/10"; pub(crate) const stroke_neutral_300_of_100: &str = "stroke-neutral-300/100"; pub(crate) const stroke_neutral_300_of_20: &str = "stroke-neutral-300/20"; pub(crate) const stroke_neutral_300_of_25: &str = "stroke-neutral-300/25"; pub(crate) const stroke_neutral_300_of_30: &str = "stroke-neutral-300/30"; pub(crate) const stroke_neutral_300_of_40: &str = "stroke-neutral-300/40"; pub(crate) const stroke_neutral_300_of_5: &str = "stroke-neutral-300/5"; pub(crate) const stroke_neutral_300_of_50: &str = "stroke-neutral-300/50"; pub(crate) const stroke_neutral_300_of_60: &str = "stroke-neutral-300/60"; pub(crate) const stroke_neutral_300_of_70: &str = "stroke-neutral-300/70"; pub(crate) const stroke_neutral_300_of_75: &str = "stroke-neutral-300/75"; pub(crate) const stroke_neutral_300_of_80: &str = "stroke-neutral-300/80"; pub(crate) const stroke_neutral_300_of_90: &str = "stroke-neutral-300/90"; pub(crate) const stroke_neutral_300_of_95: &str = "stroke-neutral-300/95"; pub(crate) const stroke_neutral_400: &str = "stroke-neutral-400"; pub(crate) const stroke_neutral_400_of_0: &str = "stroke-neutral-400/0"; pub(crate) const stroke_neutral_400_of_10: &str = "stroke-neutral-400/10"; pub(crate) const stroke_neutral_400_of_100: &str = "stroke-neutral-400/100"; pub(crate) const stroke_neutral_400_of_20: &str = "stroke-neutral-400/20"; pub(crate) const stroke_neutral_400_of_25: &str = "stroke-neutral-400/25"; pub(crate) const stroke_neutral_400_of_30: &str = "stroke-neutral-400/30"; pub(crate) const stroke_neutral_400_of_40: &str = "stroke-neutral-400/40"; pub(crate) const stroke_neutral_400_of_5: &str = "stroke-neutral-400/5"; pub(crate) const stroke_neutral_400_of_50: &str = "stroke-neutral-400/50"; pub(crate) const stroke_neutral_400_of_60: &str = "stroke-neutral-400/60"; pub(crate) const stroke_neutral_400_of_70: &str = "stroke-neutral-400/70"; pub(crate) const stroke_neutral_400_of_75: &str = "stroke-neutral-400/75"; pub(crate) const stroke_neutral_400_of_80: &str = "stroke-neutral-400/80"; pub(crate) const stroke_neutral_400_of_90: &str = "stroke-neutral-400/90"; pub(crate) const stroke_neutral_400_of_95: &str = "stroke-neutral-400/95"; pub(crate) const stroke_neutral_50: &str = "stroke-neutral-50"; pub(crate) const stroke_neutral_500: &str = "stroke-neutral-500"; pub(crate) const stroke_neutral_500_of_0: &str = "stroke-neutral-500/0"; pub(crate) const stroke_neutral_500_of_10: &str = "stroke-neutral-500/10"; pub(crate) const stroke_neutral_500_of_100: &str = "stroke-neutral-500/100"; pub(crate) const stroke_neutral_500_of_20: &str = "stroke-neutral-500/20"; pub(crate) const stroke_neutral_500_of_25: &str = "stroke-neutral-500/25"; pub(crate) const stroke_neutral_500_of_30: &str = "stroke-neutral-500/30"; pub(crate) const stroke_neutral_500_of_40: &str = "stroke-neutral-500/40"; pub(crate) const stroke_neutral_500_of_5: &str = "stroke-neutral-500/5"; pub(crate) const stroke_neutral_500_of_50: &str = "stroke-neutral-500/50"; pub(crate) const stroke_neutral_500_of_60: &str = "stroke-neutral-500/60"; pub(crate) const stroke_neutral_500_of_70: &str = "stroke-neutral-500/70"; pub(crate) const stroke_neutral_500_of_75: &str = "stroke-neutral-500/75"; pub(crate) const stroke_neutral_500_of_80: &str = "stroke-neutral-500/80"; pub(crate) const stroke_neutral_500_of_90: &str = "stroke-neutral-500/90"; pub(crate) const stroke_neutral_500_of_95: &str = "stroke-neutral-500/95"; pub(crate) const stroke_neutral_50_of_0: &str = "stroke-neutral-50/0"; pub(crate) const stroke_neutral_50_of_10: &str = "stroke-neutral-50/10"; pub(crate) const stroke_neutral_50_of_100: &str = "stroke-neutral-50/100"; pub(crate) const stroke_neutral_50_of_20: &str = "stroke-neutral-50/20"; pub(crate) const stroke_neutral_50_of_25: &str = "stroke-neutral-50/25"; pub(crate) const stroke_neutral_50_of_30: &str = "stroke-neutral-50/30"; pub(crate) const stroke_neutral_50_of_40: &str = "stroke-neutral-50/40"; pub(crate) const stroke_neutral_50_of_5: &str = "stroke-neutral-50/5"; pub(crate) const stroke_neutral_50_of_50: &str = "stroke-neutral-50/50"; pub(crate) const stroke_neutral_50_of_60: &str = "stroke-neutral-50/60"; pub(crate) const stroke_neutral_50_of_70: &str = "stroke-neutral-50/70"; pub(crate) const stroke_neutral_50_of_75: &str = "stroke-neutral-50/75"; pub(crate) const stroke_neutral_50_of_80: &str = "stroke-neutral-50/80"; pub(crate) const stroke_neutral_50_of_90: &str = "stroke-neutral-50/90"; pub(crate) const stroke_neutral_50_of_95: &str = "stroke-neutral-50/95"; pub(crate) const stroke_neutral_600: &str = "stroke-neutral-600"; pub(crate) const stroke_neutral_600_of_0: &str = "stroke-neutral-600/0"; pub(crate) const stroke_neutral_600_of_10: &str = "stroke-neutral-600/10"; pub(crate) const stroke_neutral_600_of_100: &str = "stroke-neutral-600/100"; pub(crate) const stroke_neutral_600_of_20: &str = "stroke-neutral-600/20"; pub(crate) const stroke_neutral_600_of_25: &str = "stroke-neutral-600/25"; pub(crate) const stroke_neutral_600_of_30: &str = "stroke-neutral-600/30"; pub(crate) const stroke_neutral_600_of_40: &str = "stroke-neutral-600/40"; pub(crate) const stroke_neutral_600_of_5: &str = "stroke-neutral-600/5"; pub(crate) const stroke_neutral_600_of_50: &str = "stroke-neutral-600/50"; pub(crate) const stroke_neutral_600_of_60: &str = "stroke-neutral-600/60"; pub(crate) const stroke_neutral_600_of_70: &str = "stroke-neutral-600/70"; pub(crate) const stroke_neutral_600_of_75: &str = "stroke-neutral-600/75"; pub(crate) const stroke_neutral_600_of_80: &str = "stroke-neutral-600/80"; pub(crate) const stroke_neutral_600_of_90: &str = "stroke-neutral-600/90"; pub(crate) const stroke_neutral_600_of_95: &str = "stroke-neutral-600/95"; pub(crate) const stroke_neutral_700: &str = "stroke-neutral-700"; pub(crate) const stroke_neutral_700_of_0: &str = "stroke-neutral-700/0"; pub(crate) const stroke_neutral_700_of_10: &str = "stroke-neutral-700/10"; pub(crate) const stroke_neutral_700_of_100: &str = "stroke-neutral-700/100"; pub(crate) const stroke_neutral_700_of_20: &str = "stroke-neutral-700/20"; pub(crate) const stroke_neutral_700_of_25: &str = "stroke-neutral-700/25"; pub(crate) const stroke_neutral_700_of_30: &str = "stroke-neutral-700/30"; pub(crate) const stroke_neutral_700_of_40: &str = "stroke-neutral-700/40"; pub(crate) const stroke_neutral_700_of_5: &str = "stroke-neutral-700/5"; pub(crate) const stroke_neutral_700_of_50: &str = "stroke-neutral-700/50"; pub(crate) const stroke_neutral_700_of_60: &str = "stroke-neutral-700/60"; pub(crate) const stroke_neutral_700_of_70: &str = "stroke-neutral-700/70"; pub(crate) const stroke_neutral_700_of_75: &str = "stroke-neutral-700/75"; pub(crate) const stroke_neutral_700_of_80: &str = "stroke-neutral-700/80"; pub(crate) const stroke_neutral_700_of_90: &str = "stroke-neutral-700/90"; pub(crate) const stroke_neutral_700_of_95: &str = "stroke-neutral-700/95"; pub(crate) const stroke_neutral_800: &str = "stroke-neutral-800"; pub(crate) const stroke_neutral_800_of_0: &str = "stroke-neutral-800/0"; pub(crate) const stroke_neutral_800_of_10: &str = "stroke-neutral-800/10"; pub(crate) const stroke_neutral_800_of_100: &str = "stroke-neutral-800/100"; pub(crate) const stroke_neutral_800_of_20: &str = "stroke-neutral-800/20"; pub(crate) const stroke_neutral_800_of_25: &str = "stroke-neutral-800/25"; pub(crate) const stroke_neutral_800_of_30: &str = "stroke-neutral-800/30"; pub(crate) const stroke_neutral_800_of_40: &str = "stroke-neutral-800/40"; pub(crate) const stroke_neutral_800_of_5: &str = "stroke-neutral-800/5"; pub(crate) const stroke_neutral_800_of_50: &str = "stroke-neutral-800/50"; pub(crate) const stroke_neutral_800_of_60: &str = "stroke-neutral-800/60"; pub(crate) const stroke_neutral_800_of_70: &str = "stroke-neutral-800/70"; pub(crate) const stroke_neutral_800_of_75: &str = "stroke-neutral-800/75"; pub(crate) const stroke_neutral_800_of_80: &str = "stroke-neutral-800/80"; pub(crate) const stroke_neutral_800_of_90: &str = "stroke-neutral-800/90"; pub(crate) const stroke_neutral_800_of_95: &str = "stroke-neutral-800/95"; pub(crate) const stroke_neutral_900: &str = "stroke-neutral-900"; pub(crate) const stroke_neutral_900_of_0: &str = "stroke-neutral-900/0"; pub(crate) const stroke_neutral_900_of_10: &str = "stroke-neutral-900/10"; pub(crate) const stroke_neutral_900_of_100: &str = "stroke-neutral-900/100"; pub(crate) const stroke_neutral_900_of_20: &str = "stroke-neutral-900/20"; pub(crate) const stroke_neutral_900_of_25: &str = "stroke-neutral-900/25"; pub(crate) const stroke_neutral_900_of_30: &str = "stroke-neutral-900/30"; pub(crate) const stroke_neutral_900_of_40: &str = "stroke-neutral-900/40"; pub(crate) const stroke_neutral_900_of_5: &str = "stroke-neutral-900/5"; pub(crate) const stroke_neutral_900_of_50: &str = "stroke-neutral-900/50"; pub(crate) const stroke_neutral_900_of_60: &str = "stroke-neutral-900/60"; pub(crate) const stroke_neutral_900_of_70: &str = "stroke-neutral-900/70"; pub(crate) const stroke_neutral_900_of_75: &str = "stroke-neutral-900/75"; pub(crate) const stroke_neutral_900_of_80: &str = "stroke-neutral-900/80"; pub(crate) const stroke_neutral_900_of_90: &str = "stroke-neutral-900/90"; pub(crate) const stroke_neutral_900_of_95: &str = "stroke-neutral-900/95"; pub(crate) const stroke_none: &str = "stroke-none"; pub(crate) const stroke_orange_100: &str = "stroke-orange-100"; pub(crate) const stroke_orange_100_of_0: &str = "stroke-orange-100/0"; pub(crate) const stroke_orange_100_of_10: &str = "stroke-orange-100/10"; pub(crate) const stroke_orange_100_of_100: &str = "stroke-orange-100/100"; pub(crate) const stroke_orange_100_of_20: &str = "stroke-orange-100/20"; pub(crate) const stroke_orange_100_of_25: &str = "stroke-orange-100/25"; pub(crate) const stroke_orange_100_of_30: &str = "stroke-orange-100/30"; pub(crate) const stroke_orange_100_of_40: &str = "stroke-orange-100/40"; pub(crate) const stroke_orange_100_of_5: &str = "stroke-orange-100/5"; pub(crate) const stroke_orange_100_of_50: &str = "stroke-orange-100/50"; pub(crate) const stroke_orange_100_of_60: &str = "stroke-orange-100/60"; pub(crate) const stroke_orange_100_of_70: &str = "stroke-orange-100/70"; pub(crate) const stroke_orange_100_of_75: &str = "stroke-orange-100/75"; pub(crate) const stroke_orange_100_of_80: &str = "stroke-orange-100/80"; pub(crate) const stroke_orange_100_of_90: &str = "stroke-orange-100/90"; pub(crate) const stroke_orange_100_of_95: &str = "stroke-orange-100/95"; pub(crate) const stroke_orange_200: &str = "stroke-orange-200"; pub(crate) const stroke_orange_200_of_0: &str = "stroke-orange-200/0"; pub(crate) const stroke_orange_200_of_10: &str = "stroke-orange-200/10"; pub(crate) const stroke_orange_200_of_100: &str = "stroke-orange-200/100"; pub(crate) const stroke_orange_200_of_20: &str = "stroke-orange-200/20"; pub(crate) const stroke_orange_200_of_25: &str = "stroke-orange-200/25"; pub(crate) const stroke_orange_200_of_30: &str = "stroke-orange-200/30"; pub(crate) const stroke_orange_200_of_40: &str = "stroke-orange-200/40"; pub(crate) const stroke_orange_200_of_5: &str = "stroke-orange-200/5"; pub(crate) const stroke_orange_200_of_50: &str = "stroke-orange-200/50"; pub(crate) const stroke_orange_200_of_60: &str = "stroke-orange-200/60"; pub(crate) const stroke_orange_200_of_70: &str = "stroke-orange-200/70"; pub(crate) const stroke_orange_200_of_75: &str = "stroke-orange-200/75"; pub(crate) const stroke_orange_200_of_80: &str = "stroke-orange-200/80"; pub(crate) const stroke_orange_200_of_90: &str = "stroke-orange-200/90"; pub(crate) const stroke_orange_200_of_95: &str = "stroke-orange-200/95"; pub(crate) const stroke_orange_300: &str = "stroke-orange-300"; pub(crate) const stroke_orange_300_of_0: &str = "stroke-orange-300/0"; pub(crate) const stroke_orange_300_of_10: &str = "stroke-orange-300/10"; pub(crate) const stroke_orange_300_of_100: &str = "stroke-orange-300/100"; pub(crate) const stroke_orange_300_of_20: &str = "stroke-orange-300/20"; pub(crate) const stroke_orange_300_of_25: &str = "stroke-orange-300/25"; pub(crate) const stroke_orange_300_of_30: &str = "stroke-orange-300/30"; pub(crate) const stroke_orange_300_of_40: &str = "stroke-orange-300/40"; pub(crate) const stroke_orange_300_of_5: &str = "stroke-orange-300/5"; pub(crate) const stroke_orange_300_of_50: &str = "stroke-orange-300/50"; pub(crate) const stroke_orange_300_of_60: &str = "stroke-orange-300/60"; pub(crate) const stroke_orange_300_of_70: &str = "stroke-orange-300/70"; pub(crate) const stroke_orange_300_of_75: &str = "stroke-orange-300/75"; pub(crate) const stroke_orange_300_of_80: &str = "stroke-orange-300/80"; pub(crate) const stroke_orange_300_of_90: &str = "stroke-orange-300/90"; pub(crate) const stroke_orange_300_of_95: &str = "stroke-orange-300/95"; pub(crate) const stroke_orange_400: &str = "stroke-orange-400"; pub(crate) const stroke_orange_400_of_0: &str = "stroke-orange-400/0"; pub(crate) const stroke_orange_400_of_10: &str = "stroke-orange-400/10"; pub(crate) const stroke_orange_400_of_100: &str = "stroke-orange-400/100"; pub(crate) const stroke_orange_400_of_20: &str = "stroke-orange-400/20"; pub(crate) const stroke_orange_400_of_25: &str = "stroke-orange-400/25"; pub(crate) const stroke_orange_400_of_30: &str = "stroke-orange-400/30"; pub(crate) const stroke_orange_400_of_40: &str = "stroke-orange-400/40"; pub(crate) const stroke_orange_400_of_5: &str = "stroke-orange-400/5"; pub(crate) const stroke_orange_400_of_50: &str = "stroke-orange-400/50"; pub(crate) const stroke_orange_400_of_60: &str = "stroke-orange-400/60"; pub(crate) const stroke_orange_400_of_70: &str = "stroke-orange-400/70"; pub(crate) const stroke_orange_400_of_75: &str = "stroke-orange-400/75"; pub(crate) const stroke_orange_400_of_80: &str = "stroke-orange-400/80"; pub(crate) const stroke_orange_400_of_90: &str = "stroke-orange-400/90"; pub(crate) const stroke_orange_400_of_95: &str = "stroke-orange-400/95"; pub(crate) const stroke_orange_50: &str = "stroke-orange-50"; pub(crate) const stroke_orange_500: &str = "stroke-orange-500"; pub(crate) const stroke_orange_500_of_0: &str = "stroke-orange-500/0"; pub(crate) const stroke_orange_500_of_10: &str = "stroke-orange-500/10"; pub(crate) const stroke_orange_500_of_100: &str = "stroke-orange-500/100"; pub(crate) const stroke_orange_500_of_20: &str = "stroke-orange-500/20"; pub(crate) const stroke_orange_500_of_25: &str = "stroke-orange-500/25"; pub(crate) const stroke_orange_500_of_30: &str = "stroke-orange-500/30"; pub(crate) const stroke_orange_500_of_40: &str = "stroke-orange-500/40"; pub(crate) const stroke_orange_500_of_5: &str = "stroke-orange-500/5"; pub(crate) const stroke_orange_500_of_50: &str = "stroke-orange-500/50"; pub(crate) const stroke_orange_500_of_60: &str = "stroke-orange-500/60"; pub(crate) const stroke_orange_500_of_70: &str = "stroke-orange-500/70"; pub(crate) const stroke_orange_500_of_75: &str = "stroke-orange-500/75"; pub(crate) const stroke_orange_500_of_80: &str = "stroke-orange-500/80"; pub(crate) const stroke_orange_500_of_90: &str = "stroke-orange-500/90"; pub(crate) const stroke_orange_500_of_95: &str = "stroke-orange-500/95"; pub(crate) const stroke_orange_50_of_0: &str = "stroke-orange-50/0"; pub(crate) const stroke_orange_50_of_10: &str = "stroke-orange-50/10"; pub(crate) const stroke_orange_50_of_100: &str = "stroke-orange-50/100"; pub(crate) const stroke_orange_50_of_20: &str = "stroke-orange-50/20"; pub(crate) const stroke_orange_50_of_25: &str = "stroke-orange-50/25"; pub(crate) const stroke_orange_50_of_30: &str = "stroke-orange-50/30"; pub(crate) const stroke_orange_50_of_40: &str = "stroke-orange-50/40"; pub(crate) const stroke_orange_50_of_5: &str = "stroke-orange-50/5"; pub(crate) const stroke_orange_50_of_50: &str = "stroke-orange-50/50"; pub(crate) const stroke_orange_50_of_60: &str = "stroke-orange-50/60"; pub(crate) const stroke_orange_50_of_70: &str = "stroke-orange-50/70"; pub(crate) const stroke_orange_50_of_75: &str = "stroke-orange-50/75"; pub(crate) const stroke_orange_50_of_80: &str = "stroke-orange-50/80"; pub(crate) const stroke_orange_50_of_90: &str = "stroke-orange-50/90"; pub(crate) const stroke_orange_50_of_95: &str = "stroke-orange-50/95"; pub(crate) const stroke_orange_600: &str = "stroke-orange-600"; pub(crate) const stroke_orange_600_of_0: &str = "stroke-orange-600/0"; pub(crate) const stroke_orange_600_of_10: &str = "stroke-orange-600/10"; pub(crate) const stroke_orange_600_of_100: &str = "stroke-orange-600/100"; pub(crate) const stroke_orange_600_of_20: &str = "stroke-orange-600/20"; pub(crate) const stroke_orange_600_of_25: &str = "stroke-orange-600/25"; pub(crate) const stroke_orange_600_of_30: &str = "stroke-orange-600/30"; pub(crate) const stroke_orange_600_of_40: &str = "stroke-orange-600/40"; pub(crate) const stroke_orange_600_of_5: &str = "stroke-orange-600/5"; pub(crate) const stroke_orange_600_of_50: &str = "stroke-orange-600/50"; pub(crate) const stroke_orange_600_of_60: &str = "stroke-orange-600/60"; pub(crate) const stroke_orange_600_of_70: &str = "stroke-orange-600/70"; pub(crate) const stroke_orange_600_of_75: &str = "stroke-orange-600/75"; pub(crate) const stroke_orange_600_of_80: &str = "stroke-orange-600/80"; pub(crate) const stroke_orange_600_of_90: &str = "stroke-orange-600/90"; pub(crate) const stroke_orange_600_of_95: &str = "stroke-orange-600/95"; pub(crate) const stroke_orange_700: &str = "stroke-orange-700"; pub(crate) const stroke_orange_700_of_0: &str = "stroke-orange-700/0"; pub(crate) const stroke_orange_700_of_10: &str = "stroke-orange-700/10"; pub(crate) const stroke_orange_700_of_100: &str = "stroke-orange-700/100"; pub(crate) const stroke_orange_700_of_20: &str = "stroke-orange-700/20"; pub(crate) const stroke_orange_700_of_25: &str = "stroke-orange-700/25"; pub(crate) const stroke_orange_700_of_30: &str = "stroke-orange-700/30"; pub(crate) const stroke_orange_700_of_40: &str = "stroke-orange-700/40"; pub(crate) const stroke_orange_700_of_5: &str = "stroke-orange-700/5"; pub(crate) const stroke_orange_700_of_50: &str = "stroke-orange-700/50"; pub(crate) const stroke_orange_700_of_60: &str = "stroke-orange-700/60"; pub(crate) const stroke_orange_700_of_70: &str = "stroke-orange-700/70"; pub(crate) const stroke_orange_700_of_75: &str = "stroke-orange-700/75"; pub(crate) const stroke_orange_700_of_80: &str = "stroke-orange-700/80"; pub(crate) const stroke_orange_700_of_90: &str = "stroke-orange-700/90"; pub(crate) const stroke_orange_700_of_95: &str = "stroke-orange-700/95"; pub(crate) const stroke_orange_800: &str = "stroke-orange-800"; pub(crate) const stroke_orange_800_of_0: &str = "stroke-orange-800/0"; pub(crate) const stroke_orange_800_of_10: &str = "stroke-orange-800/10"; pub(crate) const stroke_orange_800_of_100: &str = "stroke-orange-800/100"; pub(crate) const stroke_orange_800_of_20: &str = "stroke-orange-800/20"; pub(crate) const stroke_orange_800_of_25: &str = "stroke-orange-800/25"; pub(crate) const stroke_orange_800_of_30: &str = "stroke-orange-800/30"; pub(crate) const stroke_orange_800_of_40: &str = "stroke-orange-800/40"; pub(crate) const stroke_orange_800_of_5: &str = "stroke-orange-800/5"; pub(crate) const stroke_orange_800_of_50: &str = "stroke-orange-800/50"; pub(crate) const stroke_orange_800_of_60: &str = "stroke-orange-800/60"; pub(crate) const stroke_orange_800_of_70: &str = "stroke-orange-800/70"; pub(crate) const stroke_orange_800_of_75: &str = "stroke-orange-800/75"; pub(crate) const stroke_orange_800_of_80: &str = "stroke-orange-800/80"; pub(crate) const stroke_orange_800_of_90: &str = "stroke-orange-800/90"; pub(crate) const stroke_orange_800_of_95: &str = "stroke-orange-800/95"; pub(crate) const stroke_orange_900: &str = "stroke-orange-900"; pub(crate) const stroke_orange_900_of_0: &str = "stroke-orange-900/0"; pub(crate) const stroke_orange_900_of_10: &str = "stroke-orange-900/10"; pub(crate) const stroke_orange_900_of_100: &str = "stroke-orange-900/100"; pub(crate) const stroke_orange_900_of_20: &str = "stroke-orange-900/20"; pub(crate) const stroke_orange_900_of_25: &str = "stroke-orange-900/25"; pub(crate) const stroke_orange_900_of_30: &str = "stroke-orange-900/30"; pub(crate) const stroke_orange_900_of_40: &str = "stroke-orange-900/40"; pub(crate) const stroke_orange_900_of_5: &str = "stroke-orange-900/5"; pub(crate) const stroke_orange_900_of_50: &str = "stroke-orange-900/50"; pub(crate) const stroke_orange_900_of_60: &str = "stroke-orange-900/60"; pub(crate) const stroke_orange_900_of_70: &str = "stroke-orange-900/70"; pub(crate) const stroke_orange_900_of_75: &str = "stroke-orange-900/75"; pub(crate) const stroke_orange_900_of_80: &str = "stroke-orange-900/80"; pub(crate) const stroke_orange_900_of_90: &str = "stroke-orange-900/90"; pub(crate) const stroke_orange_900_of_95: &str = "stroke-orange-900/95"; pub(crate) const stroke_pink_100: &str = "stroke-pink-100"; pub(crate) const stroke_pink_100_of_0: &str = "stroke-pink-100/0"; pub(crate) const stroke_pink_100_of_10: &str = "stroke-pink-100/10"; pub(crate) const stroke_pink_100_of_100: &str = "stroke-pink-100/100"; pub(crate) const stroke_pink_100_of_20: &str = "stroke-pink-100/20"; pub(crate) const stroke_pink_100_of_25: &str = "stroke-pink-100/25"; pub(crate) const stroke_pink_100_of_30: &str = "stroke-pink-100/30"; pub(crate) const stroke_pink_100_of_40: &str = "stroke-pink-100/40"; pub(crate) const stroke_pink_100_of_5: &str = "stroke-pink-100/5"; pub(crate) const stroke_pink_100_of_50: &str = "stroke-pink-100/50"; pub(crate) const stroke_pink_100_of_60: &str = "stroke-pink-100/60"; pub(crate) const stroke_pink_100_of_70: &str = "stroke-pink-100/70"; pub(crate) const stroke_pink_100_of_75: &str = "stroke-pink-100/75"; pub(crate) const stroke_pink_100_of_80: &str = "stroke-pink-100/80"; pub(crate) const stroke_pink_100_of_90: &str = "stroke-pink-100/90"; pub(crate) const stroke_pink_100_of_95: &str = "stroke-pink-100/95"; pub(crate) const stroke_pink_200: &str = "stroke-pink-200"; pub(crate) const stroke_pink_200_of_0: &str = "stroke-pink-200/0"; pub(crate) const stroke_pink_200_of_10: &str = "stroke-pink-200/10"; pub(crate) const stroke_pink_200_of_100: &str = "stroke-pink-200/100"; pub(crate) const stroke_pink_200_of_20: &str = "stroke-pink-200/20"; pub(crate) const stroke_pink_200_of_25: &str = "stroke-pink-200/25"; pub(crate) const stroke_pink_200_of_30: &str = "stroke-pink-200/30"; pub(crate) const stroke_pink_200_of_40: &str = "stroke-pink-200/40"; pub(crate) const stroke_pink_200_of_5: &str = "stroke-pink-200/5"; pub(crate) const stroke_pink_200_of_50: &str = "stroke-pink-200/50"; pub(crate) const stroke_pink_200_of_60: &str = "stroke-pink-200/60"; pub(crate) const stroke_pink_200_of_70: &str = "stroke-pink-200/70"; pub(crate) const stroke_pink_200_of_75: &str = "stroke-pink-200/75"; pub(crate) const stroke_pink_200_of_80: &str = "stroke-pink-200/80"; pub(crate) const stroke_pink_200_of_90: &str = "stroke-pink-200/90"; pub(crate) const stroke_pink_200_of_95: &str = "stroke-pink-200/95"; pub(crate) const stroke_pink_300: &str = "stroke-pink-300"; pub(crate) const stroke_pink_300_of_0: &str = "stroke-pink-300/0"; pub(crate) const stroke_pink_300_of_10: &str = "stroke-pink-300/10"; pub(crate) const stroke_pink_300_of_100: &str = "stroke-pink-300/100"; pub(crate) const stroke_pink_300_of_20: &str = "stroke-pink-300/20"; pub(crate) const stroke_pink_300_of_25: &str = "stroke-pink-300/25"; pub(crate) const stroke_pink_300_of_30: &str = "stroke-pink-300/30"; pub(crate) const stroke_pink_300_of_40: &str = "stroke-pink-300/40"; pub(crate) const stroke_pink_300_of_5: &str = "stroke-pink-300/5"; pub(crate) const stroke_pink_300_of_50: &str = "stroke-pink-300/50"; pub(crate) const stroke_pink_300_of_60: &str = "stroke-pink-300/60"; pub(crate) const stroke_pink_300_of_70: &str = "stroke-pink-300/70"; pub(crate) const stroke_pink_300_of_75: &str = "stroke-pink-300/75"; pub(crate) const stroke_pink_300_of_80: &str = "stroke-pink-300/80"; pub(crate) const stroke_pink_300_of_90: &str = "stroke-pink-300/90"; pub(crate) const stroke_pink_300_of_95: &str = "stroke-pink-300/95"; pub(crate) const stroke_pink_400: &str = "stroke-pink-400"; pub(crate) const stroke_pink_400_of_0: &str = "stroke-pink-400/0"; pub(crate) const stroke_pink_400_of_10: &str = "stroke-pink-400/10"; pub(crate) const stroke_pink_400_of_100: &str = "stroke-pink-400/100"; pub(crate) const stroke_pink_400_of_20: &str = "stroke-pink-400/20"; pub(crate) const stroke_pink_400_of_25: &str = "stroke-pink-400/25"; pub(crate) const stroke_pink_400_of_30: &str = "stroke-pink-400/30"; pub(crate) const stroke_pink_400_of_40: &str = "stroke-pink-400/40"; pub(crate) const stroke_pink_400_of_5: &str = "stroke-pink-400/5"; pub(crate) const stroke_pink_400_of_50: &str = "stroke-pink-400/50"; pub(crate) const stroke_pink_400_of_60: &str = "stroke-pink-400/60"; pub(crate) const stroke_pink_400_of_70: &str = "stroke-pink-400/70"; pub(crate) const stroke_pink_400_of_75: &str = "stroke-pink-400/75"; pub(crate) const stroke_pink_400_of_80: &str = "stroke-pink-400/80"; pub(crate) const stroke_pink_400_of_90: &str = "stroke-pink-400/90"; pub(crate) const stroke_pink_400_of_95: &str = "stroke-pink-400/95"; pub(crate) const stroke_pink_50: &str = "stroke-pink-50"; pub(crate) const stroke_pink_500: &str = "stroke-pink-500"; pub(crate) const stroke_pink_500_of_0: &str = "stroke-pink-500/0"; pub(crate) const stroke_pink_500_of_10: &str = "stroke-pink-500/10"; pub(crate) const stroke_pink_500_of_100: &str = "stroke-pink-500/100"; pub(crate) const stroke_pink_500_of_20: &str = "stroke-pink-500/20"; pub(crate) const stroke_pink_500_of_25: &str = "stroke-pink-500/25"; pub(crate) const stroke_pink_500_of_30: &str = "stroke-pink-500/30"; pub(crate) const stroke_pink_500_of_40: &str = "stroke-pink-500/40"; pub(crate) const stroke_pink_500_of_5: &str = "stroke-pink-500/5"; pub(crate) const stroke_pink_500_of_50: &str = "stroke-pink-500/50"; pub(crate) const stroke_pink_500_of_60: &str = "stroke-pink-500/60"; pub(crate) const stroke_pink_500_of_70: &str = "stroke-pink-500/70"; pub(crate) const stroke_pink_500_of_75: &str = "stroke-pink-500/75"; pub(crate) const stroke_pink_500_of_80: &str = "stroke-pink-500/80"; pub(crate) const stroke_pink_500_of_90: &str = "stroke-pink-500/90"; pub(crate) const stroke_pink_500_of_95: &str = "stroke-pink-500/95"; pub(crate) const stroke_pink_50_of_0: &str = "stroke-pink-50/0"; pub(crate) const stroke_pink_50_of_10: &str = "stroke-pink-50/10"; pub(crate) const stroke_pink_50_of_100: &str = "stroke-pink-50/100"; pub(crate) const stroke_pink_50_of_20: &str = "stroke-pink-50/20"; pub(crate) const stroke_pink_50_of_25: &str = "stroke-pink-50/25"; pub(crate) const stroke_pink_50_of_30: &str = "stroke-pink-50/30"; pub(crate) const stroke_pink_50_of_40: &str = "stroke-pink-50/40"; pub(crate) const stroke_pink_50_of_5: &str = "stroke-pink-50/5"; pub(crate) const stroke_pink_50_of_50: &str = "stroke-pink-50/50"; pub(crate) const stroke_pink_50_of_60: &str = "stroke-pink-50/60"; pub(crate) const stroke_pink_50_of_70: &str = "stroke-pink-50/70"; pub(crate) const stroke_pink_50_of_75: &str = "stroke-pink-50/75"; pub(crate) const stroke_pink_50_of_80: &str = "stroke-pink-50/80"; pub(crate) const stroke_pink_50_of_90: &str = "stroke-pink-50/90"; pub(crate) const stroke_pink_50_of_95: &str = "stroke-pink-50/95"; pub(crate) const stroke_pink_600: &str = "stroke-pink-600"; pub(crate) const stroke_pink_600_of_0: &str = "stroke-pink-600/0"; pub(crate) const stroke_pink_600_of_10: &str = "stroke-pink-600/10"; pub(crate) const stroke_pink_600_of_100: &str = "stroke-pink-600/100"; pub(crate) const stroke_pink_600_of_20: &str = "stroke-pink-600/20"; pub(crate) const stroke_pink_600_of_25: &str = "stroke-pink-600/25"; pub(crate) const stroke_pink_600_of_30: &str = "stroke-pink-600/30"; pub(crate) const stroke_pink_600_of_40: &str = "stroke-pink-600/40"; pub(crate) const stroke_pink_600_of_5: &str = "stroke-pink-600/5"; pub(crate) const stroke_pink_600_of_50: &str = "stroke-pink-600/50"; pub(crate) const stroke_pink_600_of_60: &str = "stroke-pink-600/60"; pub(crate) const stroke_pink_600_of_70: &str = "stroke-pink-600/70"; pub(crate) const stroke_pink_600_of_75: &str = "stroke-pink-600/75"; pub(crate) const stroke_pink_600_of_80: &str = "stroke-pink-600/80"; pub(crate) const stroke_pink_600_of_90: &str = "stroke-pink-600/90"; pub(crate) const stroke_pink_600_of_95: &str = "stroke-pink-600/95"; pub(crate) const stroke_pink_700: &str = "stroke-pink-700"; pub(crate) const stroke_pink_700_of_0: &str = "stroke-pink-700/0"; pub(crate) const stroke_pink_700_of_10: &str = "stroke-pink-700/10"; pub(crate) const stroke_pink_700_of_100: &str = "stroke-pink-700/100"; pub(crate) const stroke_pink_700_of_20: &str = "stroke-pink-700/20"; pub(crate) const stroke_pink_700_of_25: &str = "stroke-pink-700/25"; pub(crate) const stroke_pink_700_of_30: &str = "stroke-pink-700/30"; pub(crate) const stroke_pink_700_of_40: &str = "stroke-pink-700/40"; pub(crate) const stroke_pink_700_of_5: &str = "stroke-pink-700/5"; pub(crate) const stroke_pink_700_of_50: &str = "stroke-pink-700/50"; pub(crate) const stroke_pink_700_of_60: &str = "stroke-pink-700/60"; pub(crate) const stroke_pink_700_of_70: &str = "stroke-pink-700/70"; pub(crate) const stroke_pink_700_of_75: &str = "stroke-pink-700/75"; pub(crate) const stroke_pink_700_of_80: &str = "stroke-pink-700/80"; pub(crate) const stroke_pink_700_of_90: &str = "stroke-pink-700/90"; pub(crate) const stroke_pink_700_of_95: &str = "stroke-pink-700/95"; pub(crate) const stroke_pink_800: &str = "stroke-pink-800"; pub(crate) const stroke_pink_800_of_0: &str = "stroke-pink-800/0"; pub(crate) const stroke_pink_800_of_10: &str = "stroke-pink-800/10"; pub(crate) const stroke_pink_800_of_100: &str = "stroke-pink-800/100"; pub(crate) const stroke_pink_800_of_20: &str = "stroke-pink-800/20"; pub(crate) const stroke_pink_800_of_25: &str = "stroke-pink-800/25"; pub(crate) const stroke_pink_800_of_30: &str = "stroke-pink-800/30"; pub(crate) const stroke_pink_800_of_40: &str = "stroke-pink-800/40"; pub(crate) const stroke_pink_800_of_5: &str = "stroke-pink-800/5"; pub(crate) const stroke_pink_800_of_50: &str = "stroke-pink-800/50"; pub(crate) const stroke_pink_800_of_60: &str = "stroke-pink-800/60"; pub(crate) const stroke_pink_800_of_70: &str = "stroke-pink-800/70"; pub(crate) const stroke_pink_800_of_75: &str = "stroke-pink-800/75"; pub(crate) const stroke_pink_800_of_80: &str = "stroke-pink-800/80"; pub(crate) const stroke_pink_800_of_90: &str = "stroke-pink-800/90"; pub(crate) const stroke_pink_800_of_95: &str = "stroke-pink-800/95"; pub(crate) const stroke_pink_900: &str = "stroke-pink-900"; pub(crate) const stroke_pink_900_of_0: &str = "stroke-pink-900/0"; pub(crate) const stroke_pink_900_of_10: &str = "stroke-pink-900/10"; pub(crate) const stroke_pink_900_of_100: &str = "stroke-pink-900/100"; pub(crate) const stroke_pink_900_of_20: &str = "stroke-pink-900/20"; pub(crate) const stroke_pink_900_of_25: &str = "stroke-pink-900/25"; pub(crate) const stroke_pink_900_of_30: &str = "stroke-pink-900/30"; pub(crate) const stroke_pink_900_of_40: &str = "stroke-pink-900/40"; pub(crate) const stroke_pink_900_of_5: &str = "stroke-pink-900/5"; pub(crate) const stroke_pink_900_of_50: &str = "stroke-pink-900/50"; pub(crate) const stroke_pink_900_of_60: &str = "stroke-pink-900/60"; pub(crate) const stroke_pink_900_of_70: &str = "stroke-pink-900/70"; pub(crate) const stroke_pink_900_of_75: &str = "stroke-pink-900/75"; pub(crate) const stroke_pink_900_of_80: &str = "stroke-pink-900/80"; pub(crate) const stroke_pink_900_of_90: &str = "stroke-pink-900/90"; pub(crate) const stroke_pink_900_of_95: &str = "stroke-pink-900/95"; pub(crate) const stroke_purple_100: &str = "stroke-purple-100"; pub(crate) const stroke_purple_100_of_0: &str = "stroke-purple-100/0"; pub(crate) const stroke_purple_100_of_10: &str = "stroke-purple-100/10"; pub(crate) const stroke_purple_100_of_100: &str = "stroke-purple-100/100"; pub(crate) const stroke_purple_100_of_20: &str = "stroke-purple-100/20"; pub(crate) const stroke_purple_100_of_25: &str = "stroke-purple-100/25"; pub(crate) const stroke_purple_100_of_30: &str = "stroke-purple-100/30"; pub(crate) const stroke_purple_100_of_40: &str = "stroke-purple-100/40"; pub(crate) const stroke_purple_100_of_5: &str = "stroke-purple-100/5"; pub(crate) const stroke_purple_100_of_50: &str = "stroke-purple-100/50"; pub(crate) const stroke_purple_100_of_60: &str = "stroke-purple-100/60"; pub(crate) const stroke_purple_100_of_70: &str = "stroke-purple-100/70"; pub(crate) const stroke_purple_100_of_75: &str = "stroke-purple-100/75"; pub(crate) const stroke_purple_100_of_80: &str = "stroke-purple-100/80"; pub(crate) const stroke_purple_100_of_90: &str = "stroke-purple-100/90"; pub(crate) const stroke_purple_100_of_95: &str = "stroke-purple-100/95"; pub(crate) const stroke_purple_200: &str = "stroke-purple-200"; pub(crate) const stroke_purple_200_of_0: &str = "stroke-purple-200/0"; pub(crate) const stroke_purple_200_of_10: &str = "stroke-purple-200/10"; pub(crate) const stroke_purple_200_of_100: &str = "stroke-purple-200/100"; pub(crate) const stroke_purple_200_of_20: &str = "stroke-purple-200/20"; pub(crate) const stroke_purple_200_of_25: &str = "stroke-purple-200/25"; pub(crate) const stroke_purple_200_of_30: &str = "stroke-purple-200/30"; pub(crate) const stroke_purple_200_of_40: &str = "stroke-purple-200/40"; pub(crate) const stroke_purple_200_of_5: &str = "stroke-purple-200/5"; pub(crate) const stroke_purple_200_of_50: &str = "stroke-purple-200/50"; pub(crate) const stroke_purple_200_of_60: &str = "stroke-purple-200/60"; pub(crate) const stroke_purple_200_of_70: &str = "stroke-purple-200/70"; pub(crate) const stroke_purple_200_of_75: &str = "stroke-purple-200/75"; pub(crate) const stroke_purple_200_of_80: &str = "stroke-purple-200/80"; pub(crate) const stroke_purple_200_of_90: &str = "stroke-purple-200/90"; pub(crate) const stroke_purple_200_of_95: &str = "stroke-purple-200/95"; pub(crate) const stroke_purple_300: &str = "stroke-purple-300"; pub(crate) const stroke_purple_300_of_0: &str = "stroke-purple-300/0"; pub(crate) const stroke_purple_300_of_10: &str = "stroke-purple-300/10"; pub(crate) const stroke_purple_300_of_100: &str = "stroke-purple-300/100"; pub(crate) const stroke_purple_300_of_20: &str = "stroke-purple-300/20"; pub(crate) const stroke_purple_300_of_25: &str = "stroke-purple-300/25"; pub(crate) const stroke_purple_300_of_30: &str = "stroke-purple-300/30"; pub(crate) const stroke_purple_300_of_40: &str = "stroke-purple-300/40"; pub(crate) const stroke_purple_300_of_5: &str = "stroke-purple-300/5"; pub(crate) const stroke_purple_300_of_50: &str = "stroke-purple-300/50"; pub(crate) const stroke_purple_300_of_60: &str = "stroke-purple-300/60"; pub(crate) const stroke_purple_300_of_70: &str = "stroke-purple-300/70"; pub(crate) const stroke_purple_300_of_75: &str = "stroke-purple-300/75"; pub(crate) const stroke_purple_300_of_80: &str = "stroke-purple-300/80"; pub(crate) const stroke_purple_300_of_90: &str = "stroke-purple-300/90"; pub(crate) const stroke_purple_300_of_95: &str = "stroke-purple-300/95"; pub(crate) const stroke_purple_400: &str = "stroke-purple-400"; pub(crate) const stroke_purple_400_of_0: &str = "stroke-purple-400/0"; pub(crate) const stroke_purple_400_of_10: &str = "stroke-purple-400/10"; pub(crate) const stroke_purple_400_of_100: &str = "stroke-purple-400/100"; pub(crate) const stroke_purple_400_of_20: &str = "stroke-purple-400/20"; pub(crate) const stroke_purple_400_of_25: &str = "stroke-purple-400/25"; pub(crate) const stroke_purple_400_of_30: &str = "stroke-purple-400/30"; pub(crate) const stroke_purple_400_of_40: &str = "stroke-purple-400/40"; pub(crate) const stroke_purple_400_of_5: &str = "stroke-purple-400/5"; pub(crate) const stroke_purple_400_of_50: &str = "stroke-purple-400/50"; pub(crate) const stroke_purple_400_of_60: &str = "stroke-purple-400/60"; pub(crate) const stroke_purple_400_of_70: &str = "stroke-purple-400/70"; pub(crate) const stroke_purple_400_of_75: &str = "stroke-purple-400/75"; pub(crate) const stroke_purple_400_of_80: &str = "stroke-purple-400/80"; pub(crate) const stroke_purple_400_of_90: &str = "stroke-purple-400/90"; pub(crate) const stroke_purple_400_of_95: &str = "stroke-purple-400/95"; pub(crate) const stroke_purple_50: &str = "stroke-purple-50"; pub(crate) const stroke_purple_500: &str = "stroke-purple-500"; pub(crate) const stroke_purple_500_of_0: &str = "stroke-purple-500/0"; pub(crate) const stroke_purple_500_of_10: &str = "stroke-purple-500/10"; pub(crate) const stroke_purple_500_of_100: &str = "stroke-purple-500/100"; pub(crate) const stroke_purple_500_of_20: &str = "stroke-purple-500/20"; pub(crate) const stroke_purple_500_of_25: &str = "stroke-purple-500/25"; pub(crate) const stroke_purple_500_of_30: &str = "stroke-purple-500/30"; pub(crate) const stroke_purple_500_of_40: &str = "stroke-purple-500/40"; pub(crate) const stroke_purple_500_of_5: &str = "stroke-purple-500/5"; pub(crate) const stroke_purple_500_of_50: &str = "stroke-purple-500/50"; pub(crate) const stroke_purple_500_of_60: &str = "stroke-purple-500/60"; pub(crate) const stroke_purple_500_of_70: &str = "stroke-purple-500/70"; pub(crate) const stroke_purple_500_of_75: &str = "stroke-purple-500/75"; pub(crate) const stroke_purple_500_of_80: &str = "stroke-purple-500/80"; pub(crate) const stroke_purple_500_of_90: &str = "stroke-purple-500/90"; pub(crate) const stroke_purple_500_of_95: &str = "stroke-purple-500/95"; pub(crate) const stroke_purple_50_of_0: &str = "stroke-purple-50/0"; pub(crate) const stroke_purple_50_of_10: &str = "stroke-purple-50/10"; pub(crate) const stroke_purple_50_of_100: &str = "stroke-purple-50/100"; pub(crate) const stroke_purple_50_of_20: &str = "stroke-purple-50/20"; pub(crate) const stroke_purple_50_of_25: &str = "stroke-purple-50/25"; pub(crate) const stroke_purple_50_of_30: &str = "stroke-purple-50/30"; pub(crate) const stroke_purple_50_of_40: &str = "stroke-purple-50/40"; pub(crate) const stroke_purple_50_of_5: &str = "stroke-purple-50/5"; pub(crate) const stroke_purple_50_of_50: &str = "stroke-purple-50/50"; pub(crate) const stroke_purple_50_of_60: &str = "stroke-purple-50/60"; pub(crate) const stroke_purple_50_of_70: &str = "stroke-purple-50/70"; pub(crate) const stroke_purple_50_of_75: &str = "stroke-purple-50/75"; pub(crate) const stroke_purple_50_of_80: &str = "stroke-purple-50/80"; pub(crate) const stroke_purple_50_of_90: &str = "stroke-purple-50/90"; pub(crate) const stroke_purple_50_of_95: &str = "stroke-purple-50/95"; pub(crate) const stroke_purple_600: &str = "stroke-purple-600"; pub(crate) const stroke_purple_600_of_0: &str = "stroke-purple-600/0"; pub(crate) const stroke_purple_600_of_10: &str = "stroke-purple-600/10"; pub(crate) const stroke_purple_600_of_100: &str = "stroke-purple-600/100"; pub(crate) const stroke_purple_600_of_20: &str = "stroke-purple-600/20"; pub(crate) const stroke_purple_600_of_25: &str = "stroke-purple-600/25"; pub(crate) const stroke_purple_600_of_30: &str = "stroke-purple-600/30"; pub(crate) const stroke_purple_600_of_40: &str = "stroke-purple-600/40"; pub(crate) const stroke_purple_600_of_5: &str = "stroke-purple-600/5"; pub(crate) const stroke_purple_600_of_50: &str = "stroke-purple-600/50"; pub(crate) const stroke_purple_600_of_60: &str = "stroke-purple-600/60"; pub(crate) const stroke_purple_600_of_70: &str = "stroke-purple-600/70"; pub(crate) const stroke_purple_600_of_75: &str = "stroke-purple-600/75"; pub(crate) const stroke_purple_600_of_80: &str = "stroke-purple-600/80"; pub(crate) const stroke_purple_600_of_90: &str = "stroke-purple-600/90"; pub(crate) const stroke_purple_600_of_95: &str = "stroke-purple-600/95"; pub(crate) const stroke_purple_700: &str = "stroke-purple-700"; pub(crate) const stroke_purple_700_of_0: &str = "stroke-purple-700/0"; pub(crate) const stroke_purple_700_of_10: &str = "stroke-purple-700/10"; pub(crate) const stroke_purple_700_of_100: &str = "stroke-purple-700/100"; pub(crate) const stroke_purple_700_of_20: &str = "stroke-purple-700/20"; pub(crate) const stroke_purple_700_of_25: &str = "stroke-purple-700/25"; pub(crate) const stroke_purple_700_of_30: &str = "stroke-purple-700/30"; pub(crate) const stroke_purple_700_of_40: &str = "stroke-purple-700/40"; pub(crate) const stroke_purple_700_of_5: &str = "stroke-purple-700/5"; pub(crate) const stroke_purple_700_of_50: &str = "stroke-purple-700/50"; pub(crate) const stroke_purple_700_of_60: &str = "stroke-purple-700/60"; pub(crate) const stroke_purple_700_of_70: &str = "stroke-purple-700/70"; pub(crate) const stroke_purple_700_of_75: &str = "stroke-purple-700/75"; pub(crate) const stroke_purple_700_of_80: &str = "stroke-purple-700/80"; pub(crate) const stroke_purple_700_of_90: &str = "stroke-purple-700/90"; pub(crate) const stroke_purple_700_of_95: &str = "stroke-purple-700/95"; pub(crate) const stroke_purple_800: &str = "stroke-purple-800"; pub(crate) const stroke_purple_800_of_0: &str = "stroke-purple-800/0"; pub(crate) const stroke_purple_800_of_10: &str = "stroke-purple-800/10"; pub(crate) const stroke_purple_800_of_100: &str = "stroke-purple-800/100"; pub(crate) const stroke_purple_800_of_20: &str = "stroke-purple-800/20"; pub(crate) const stroke_purple_800_of_25: &str = "stroke-purple-800/25"; pub(crate) const stroke_purple_800_of_30: &str = "stroke-purple-800/30"; pub(crate) const stroke_purple_800_of_40: &str = "stroke-purple-800/40"; pub(crate) const stroke_purple_800_of_5: &str = "stroke-purple-800/5"; pub(crate) const stroke_purple_800_of_50: &str = "stroke-purple-800/50"; pub(crate) const stroke_purple_800_of_60: &str = "stroke-purple-800/60"; pub(crate) const stroke_purple_800_of_70: &str = "stroke-purple-800/70"; pub(crate) const stroke_purple_800_of_75: &str = "stroke-purple-800/75"; pub(crate) const stroke_purple_800_of_80: &str = "stroke-purple-800/80"; pub(crate) const stroke_purple_800_of_90: &str = "stroke-purple-800/90"; pub(crate) const stroke_purple_800_of_95: &str = "stroke-purple-800/95"; pub(crate) const stroke_purple_900: &str = "stroke-purple-900"; pub(crate) const stroke_purple_900_of_0: &str = "stroke-purple-900/0"; pub(crate) const stroke_purple_900_of_10: &str = "stroke-purple-900/10"; pub(crate) const stroke_purple_900_of_100: &str = "stroke-purple-900/100"; pub(crate) const stroke_purple_900_of_20: &str = "stroke-purple-900/20"; pub(crate) const stroke_purple_900_of_25: &str = "stroke-purple-900/25"; pub(crate) const stroke_purple_900_of_30: &str = "stroke-purple-900/30"; pub(crate) const stroke_purple_900_of_40: &str = "stroke-purple-900/40"; pub(crate) const stroke_purple_900_of_5: &str = "stroke-purple-900/5"; pub(crate) const stroke_purple_900_of_50: &str = "stroke-purple-900/50"; pub(crate) const stroke_purple_900_of_60: &str = "stroke-purple-900/60"; pub(crate) const stroke_purple_900_of_70: &str = "stroke-purple-900/70"; pub(crate) const stroke_purple_900_of_75: &str = "stroke-purple-900/75"; pub(crate) const stroke_purple_900_of_80: &str = "stroke-purple-900/80"; pub(crate) const stroke_purple_900_of_90: &str = "stroke-purple-900/90"; pub(crate) const stroke_purple_900_of_95: &str = "stroke-purple-900/95"; pub(crate) const stroke_red_100: &str = "stroke-red-100"; pub(crate) const stroke_red_100_of_0: &str = "stroke-red-100/0"; pub(crate) const stroke_red_100_of_10: &str = "stroke-red-100/10"; pub(crate) const stroke_red_100_of_100: &str = "stroke-red-100/100"; pub(crate) const stroke_red_100_of_20: &str = "stroke-red-100/20"; pub(crate) const stroke_red_100_of_25: &str = "stroke-red-100/25"; pub(crate) const stroke_red_100_of_30: &str = "stroke-red-100/30"; pub(crate) const stroke_red_100_of_40: &str = "stroke-red-100/40"; pub(crate) const stroke_red_100_of_5: &str = "stroke-red-100/5"; pub(crate) const stroke_red_100_of_50: &str = "stroke-red-100/50"; pub(crate) const stroke_red_100_of_60: &str = "stroke-red-100/60"; pub(crate) const stroke_red_100_of_70: &str = "stroke-red-100/70"; pub(crate) const stroke_red_100_of_75: &str = "stroke-red-100/75"; pub(crate) const stroke_red_100_of_80: &str = "stroke-red-100/80"; pub(crate) const stroke_red_100_of_90: &str = "stroke-red-100/90"; pub(crate) const stroke_red_100_of_95: &str = "stroke-red-100/95"; pub(crate) const stroke_red_200: &str = "stroke-red-200"; pub(crate) const stroke_red_200_of_0: &str = "stroke-red-200/0"; pub(crate) const stroke_red_200_of_10: &str = "stroke-red-200/10"; pub(crate) const stroke_red_200_of_100: &str = "stroke-red-200/100"; pub(crate) const stroke_red_200_of_20: &str = "stroke-red-200/20"; pub(crate) const stroke_red_200_of_25: &str = "stroke-red-200/25"; pub(crate) const stroke_red_200_of_30: &str = "stroke-red-200/30"; pub(crate) const stroke_red_200_of_40: &str = "stroke-red-200/40"; pub(crate) const stroke_red_200_of_5: &str = "stroke-red-200/5"; pub(crate) const stroke_red_200_of_50: &str = "stroke-red-200/50"; pub(crate) const stroke_red_200_of_60: &str = "stroke-red-200/60"; pub(crate) const stroke_red_200_of_70: &str = "stroke-red-200/70"; pub(crate) const stroke_red_200_of_75: &str = "stroke-red-200/75"; pub(crate) const stroke_red_200_of_80: &str = "stroke-red-200/80"; pub(crate) const stroke_red_200_of_90: &str = "stroke-red-200/90"; pub(crate) const stroke_red_200_of_95: &str = "stroke-red-200/95"; pub(crate) const stroke_red_300: &str = "stroke-red-300"; pub(crate) const stroke_red_300_of_0: &str = "stroke-red-300/0"; pub(crate) const stroke_red_300_of_10: &str = "stroke-red-300/10"; pub(crate) const stroke_red_300_of_100: &str = "stroke-red-300/100"; pub(crate) const stroke_red_300_of_20: &str = "stroke-red-300/20"; pub(crate) const stroke_red_300_of_25: &str = "stroke-red-300/25"; pub(crate) const stroke_red_300_of_30: &str = "stroke-red-300/30"; pub(crate) const stroke_red_300_of_40: &str = "stroke-red-300/40"; pub(crate) const stroke_red_300_of_5: &str = "stroke-red-300/5"; pub(crate) const stroke_red_300_of_50: &str = "stroke-red-300/50"; pub(crate) const stroke_red_300_of_60: &str = "stroke-red-300/60"; pub(crate) const stroke_red_300_of_70: &str = "stroke-red-300/70"; pub(crate) const stroke_red_300_of_75: &str = "stroke-red-300/75"; pub(crate) const stroke_red_300_of_80: &str = "stroke-red-300/80"; pub(crate) const stroke_red_300_of_90: &str = "stroke-red-300/90"; pub(crate) const stroke_red_300_of_95: &str = "stroke-red-300/95"; pub(crate) const stroke_red_400: &str = "stroke-red-400"; pub(crate) const stroke_red_400_of_0: &str = "stroke-red-400/0"; pub(crate) const stroke_red_400_of_10: &str = "stroke-red-400/10"; pub(crate) const stroke_red_400_of_100: &str = "stroke-red-400/100"; pub(crate) const stroke_red_400_of_20: &str = "stroke-red-400/20"; pub(crate) const stroke_red_400_of_25: &str = "stroke-red-400/25"; pub(crate) const stroke_red_400_of_30: &str = "stroke-red-400/30"; pub(crate) const stroke_red_400_of_40: &str = "stroke-red-400/40"; pub(crate) const stroke_red_400_of_5: &str = "stroke-red-400/5"; pub(crate) const stroke_red_400_of_50: &str = "stroke-red-400/50"; pub(crate) const stroke_red_400_of_60: &str = "stroke-red-400/60"; pub(crate) const stroke_red_400_of_70: &str = "stroke-red-400/70"; pub(crate) const stroke_red_400_of_75: &str = "stroke-red-400/75"; pub(crate) const stroke_red_400_of_80: &str = "stroke-red-400/80"; pub(crate) const stroke_red_400_of_90: &str = "stroke-red-400/90"; pub(crate) const stroke_red_400_of_95: &str = "stroke-red-400/95"; pub(crate) const stroke_red_50: &str = "stroke-red-50"; pub(crate) const stroke_red_500: &str = "stroke-red-500"; pub(crate) const stroke_red_500_of_0: &str = "stroke-red-500/0"; pub(crate) const stroke_red_500_of_10: &str = "stroke-red-500/10"; pub(crate) const stroke_red_500_of_100: &str = "stroke-red-500/100"; pub(crate) const stroke_red_500_of_20: &str = "stroke-red-500/20"; pub(crate) const stroke_red_500_of_25: &str = "stroke-red-500/25"; pub(crate) const stroke_red_500_of_30: &str = "stroke-red-500/30"; pub(crate) const stroke_red_500_of_40: &str = "stroke-red-500/40"; pub(crate) const stroke_red_500_of_5: &str = "stroke-red-500/5"; pub(crate) const stroke_red_500_of_50: &str = "stroke-red-500/50"; pub(crate) const stroke_red_500_of_60: &str = "stroke-red-500/60"; pub(crate) const stroke_red_500_of_70: &str = "stroke-red-500/70"; pub(crate) const stroke_red_500_of_75: &str = "stroke-red-500/75"; pub(crate) const stroke_red_500_of_80: &str = "stroke-red-500/80"; pub(crate) const stroke_red_500_of_90: &str = "stroke-red-500/90"; pub(crate) const stroke_red_500_of_95: &str = "stroke-red-500/95"; pub(crate) const stroke_red_50_of_0: &str = "stroke-red-50/0"; pub(crate) const stroke_red_50_of_10: &str = "stroke-red-50/10"; pub(crate) const stroke_red_50_of_100: &str = "stroke-red-50/100"; pub(crate) const stroke_red_50_of_20: &str = "stroke-red-50/20"; pub(crate) const stroke_red_50_of_25: &str = "stroke-red-50/25"; pub(crate) const stroke_red_50_of_30: &str = "stroke-red-50/30"; pub(crate) const stroke_red_50_of_40: &str = "stroke-red-50/40"; pub(crate) const stroke_red_50_of_5: &str = "stroke-red-50/5"; pub(crate) const stroke_red_50_of_50: &str = "stroke-red-50/50"; pub(crate) const stroke_red_50_of_60: &str = "stroke-red-50/60"; pub(crate) const stroke_red_50_of_70: &str = "stroke-red-50/70"; pub(crate) const stroke_red_50_of_75: &str = "stroke-red-50/75"; pub(crate) const stroke_red_50_of_80: &str = "stroke-red-50/80"; pub(crate) const stroke_red_50_of_90: &str = "stroke-red-50/90"; pub(crate) const stroke_red_50_of_95: &str = "stroke-red-50/95"; pub(crate) const stroke_red_600: &str = "stroke-red-600"; pub(crate) const stroke_red_600_of_0: &str = "stroke-red-600/0"; pub(crate) const stroke_red_600_of_10: &str = "stroke-red-600/10"; pub(crate) const stroke_red_600_of_100: &str = "stroke-red-600/100"; pub(crate) const stroke_red_600_of_20: &str = "stroke-red-600/20"; pub(crate) const stroke_red_600_of_25: &str = "stroke-red-600/25"; pub(crate) const stroke_red_600_of_30: &str = "stroke-red-600/30"; pub(crate) const stroke_red_600_of_40: &str = "stroke-red-600/40"; pub(crate) const stroke_red_600_of_5: &str = "stroke-red-600/5"; pub(crate) const stroke_red_600_of_50: &str = "stroke-red-600/50"; pub(crate) const stroke_red_600_of_60: &str = "stroke-red-600/60"; pub(crate) const stroke_red_600_of_70: &str = "stroke-red-600/70"; pub(crate) const stroke_red_600_of_75: &str = "stroke-red-600/75"; pub(crate) const stroke_red_600_of_80: &str = "stroke-red-600/80"; pub(crate) const stroke_red_600_of_90: &str = "stroke-red-600/90"; pub(crate) const stroke_red_600_of_95: &str = "stroke-red-600/95"; pub(crate) const stroke_red_700: &str = "stroke-red-700"; pub(crate) const stroke_red_700_of_0: &str = "stroke-red-700/0"; pub(crate) const stroke_red_700_of_10: &str = "stroke-red-700/10"; pub(crate) const stroke_red_700_of_100: &str = "stroke-red-700/100"; pub(crate) const stroke_red_700_of_20: &str = "stroke-red-700/20"; pub(crate) const stroke_red_700_of_25: &str = "stroke-red-700/25"; pub(crate) const stroke_red_700_of_30: &str = "stroke-red-700/30"; pub(crate) const stroke_red_700_of_40: &str = "stroke-red-700/40"; pub(crate) const stroke_red_700_of_5: &str = "stroke-red-700/5"; pub(crate) const stroke_red_700_of_50: &str = "stroke-red-700/50"; pub(crate) const stroke_red_700_of_60: &str = "stroke-red-700/60"; pub(crate) const stroke_red_700_of_70: &str = "stroke-red-700/70"; pub(crate) const stroke_red_700_of_75: &str = "stroke-red-700/75"; pub(crate) const stroke_red_700_of_80: &str = "stroke-red-700/80"; pub(crate) const stroke_red_700_of_90: &str = "stroke-red-700/90"; pub(crate) const stroke_red_700_of_95: &str = "stroke-red-700/95"; pub(crate) const stroke_red_800: &str = "stroke-red-800"; pub(crate) const stroke_red_800_of_0: &str = "stroke-red-800/0"; pub(crate) const stroke_red_800_of_10: &str = "stroke-red-800/10"; pub(crate) const stroke_red_800_of_100: &str = "stroke-red-800/100"; pub(crate) const stroke_red_800_of_20: &str = "stroke-red-800/20"; pub(crate) const stroke_red_800_of_25: &str = "stroke-red-800/25"; pub(crate) const stroke_red_800_of_30: &str = "stroke-red-800/30"; pub(crate) const stroke_red_800_of_40: &str = "stroke-red-800/40"; pub(crate) const stroke_red_800_of_5: &str = "stroke-red-800/5"; pub(crate) const stroke_red_800_of_50: &str = "stroke-red-800/50"; pub(crate) const stroke_red_800_of_60: &str = "stroke-red-800/60"; pub(crate) const stroke_red_800_of_70: &str = "stroke-red-800/70"; pub(crate) const stroke_red_800_of_75: &str = "stroke-red-800/75"; pub(crate) const stroke_red_800_of_80: &str = "stroke-red-800/80"; pub(crate) const stroke_red_800_of_90: &str = "stroke-red-800/90"; pub(crate) const stroke_red_800_of_95: &str = "stroke-red-800/95"; pub(crate) const stroke_red_900: &str = "stroke-red-900"; pub(crate) const stroke_red_900_of_0: &str = "stroke-red-900/0"; pub(crate) const stroke_red_900_of_10: &str = "stroke-red-900/10"; pub(crate) const stroke_red_900_of_100: &str = "stroke-red-900/100"; pub(crate) const stroke_red_900_of_20: &str = "stroke-red-900/20"; pub(crate) const stroke_red_900_of_25: &str = "stroke-red-900/25"; pub(crate) const stroke_red_900_of_30: &str = "stroke-red-900/30"; pub(crate) const stroke_red_900_of_40: &str = "stroke-red-900/40"; pub(crate) const stroke_red_900_of_5: &str = "stroke-red-900/5"; pub(crate) const stroke_red_900_of_50: &str = "stroke-red-900/50"; pub(crate) const stroke_red_900_of_60: &str = "stroke-red-900/60"; pub(crate) const stroke_red_900_of_70: &str = "stroke-red-900/70"; pub(crate) const stroke_red_900_of_75: &str = "stroke-red-900/75"; pub(crate) const stroke_red_900_of_80: &str = "stroke-red-900/80"; pub(crate) const stroke_red_900_of_90: &str = "stroke-red-900/90"; pub(crate) const stroke_red_900_of_95: &str = "stroke-red-900/95"; pub(crate) const stroke_rose_100: &str = "stroke-rose-100"; pub(crate) const stroke_rose_100_of_0: &str = "stroke-rose-100/0"; pub(crate) const stroke_rose_100_of_10: &str = "stroke-rose-100/10"; pub(crate) const stroke_rose_100_of_100: &str = "stroke-rose-100/100"; pub(crate) const stroke_rose_100_of_20: &str = "stroke-rose-100/20"; pub(crate) const stroke_rose_100_of_25: &str = "stroke-rose-100/25"; pub(crate) const stroke_rose_100_of_30: &str = "stroke-rose-100/30"; pub(crate) const stroke_rose_100_of_40: &str = "stroke-rose-100/40"; pub(crate) const stroke_rose_100_of_5: &str = "stroke-rose-100/5"; pub(crate) const stroke_rose_100_of_50: &str = "stroke-rose-100/50"; pub(crate) const stroke_rose_100_of_60: &str = "stroke-rose-100/60"; pub(crate) const stroke_rose_100_of_70: &str = "stroke-rose-100/70"; pub(crate) const stroke_rose_100_of_75: &str = "stroke-rose-100/75"; pub(crate) const stroke_rose_100_of_80: &str = "stroke-rose-100/80"; pub(crate) const stroke_rose_100_of_90: &str = "stroke-rose-100/90"; pub(crate) const stroke_rose_100_of_95: &str = "stroke-rose-100/95"; pub(crate) const stroke_rose_200: &str = "stroke-rose-200"; pub(crate) const stroke_rose_200_of_0: &str = "stroke-rose-200/0"; pub(crate) const stroke_rose_200_of_10: &str = "stroke-rose-200/10"; pub(crate) const stroke_rose_200_of_100: &str = "stroke-rose-200/100"; pub(crate) const stroke_rose_200_of_20: &str = "stroke-rose-200/20"; pub(crate) const stroke_rose_200_of_25: &str = "stroke-rose-200/25"; pub(crate) const stroke_rose_200_of_30: &str = "stroke-rose-200/30"; pub(crate) const stroke_rose_200_of_40: &str = "stroke-rose-200/40"; pub(crate) const stroke_rose_200_of_5: &str = "stroke-rose-200/5"; pub(crate) const stroke_rose_200_of_50: &str = "stroke-rose-200/50"; pub(crate) const stroke_rose_200_of_60: &str = "stroke-rose-200/60"; pub(crate) const stroke_rose_200_of_70: &str = "stroke-rose-200/70"; pub(crate) const stroke_rose_200_of_75: &str = "stroke-rose-200/75"; pub(crate) const stroke_rose_200_of_80: &str = "stroke-rose-200/80"; pub(crate) const stroke_rose_200_of_90: &str = "stroke-rose-200/90"; pub(crate) const stroke_rose_200_of_95: &str = "stroke-rose-200/95"; pub(crate) const stroke_rose_300: &str = "stroke-rose-300"; pub(crate) const stroke_rose_300_of_0: &str = "stroke-rose-300/0"; pub(crate) const stroke_rose_300_of_10: &str = "stroke-rose-300/10"; pub(crate) const stroke_rose_300_of_100: &str = "stroke-rose-300/100"; pub(crate) const stroke_rose_300_of_20: &str = "stroke-rose-300/20"; pub(crate) const stroke_rose_300_of_25: &str = "stroke-rose-300/25"; pub(crate) const stroke_rose_300_of_30: &str = "stroke-rose-300/30"; pub(crate) const stroke_rose_300_of_40: &str = "stroke-rose-300/40"; pub(crate) const stroke_rose_300_of_5: &str = "stroke-rose-300/5"; pub(crate) const stroke_rose_300_of_50: &str = "stroke-rose-300/50"; pub(crate) const stroke_rose_300_of_60: &str = "stroke-rose-300/60"; pub(crate) const stroke_rose_300_of_70: &str = "stroke-rose-300/70"; pub(crate) const stroke_rose_300_of_75: &str = "stroke-rose-300/75"; pub(crate) const stroke_rose_300_of_80: &str = "stroke-rose-300/80"; pub(crate) const stroke_rose_300_of_90: &str = "stroke-rose-300/90"; pub(crate) const stroke_rose_300_of_95: &str = "stroke-rose-300/95"; pub(crate) const stroke_rose_400: &str = "stroke-rose-400"; pub(crate) const stroke_rose_400_of_0: &str = "stroke-rose-400/0"; pub(crate) const stroke_rose_400_of_10: &str = "stroke-rose-400/10"; pub(crate) const stroke_rose_400_of_100: &str = "stroke-rose-400/100"; pub(crate) const stroke_rose_400_of_20: &str = "stroke-rose-400/20"; pub(crate) const stroke_rose_400_of_25: &str = "stroke-rose-400/25"; pub(crate) const stroke_rose_400_of_30: &str = "stroke-rose-400/30"; pub(crate) const stroke_rose_400_of_40: &str = "stroke-rose-400/40"; pub(crate) const stroke_rose_400_of_5: &str = "stroke-rose-400/5"; pub(crate) const stroke_rose_400_of_50: &str = "stroke-rose-400/50"; pub(crate) const stroke_rose_400_of_60: &str = "stroke-rose-400/60"; pub(crate) const stroke_rose_400_of_70: &str = "stroke-rose-400/70"; pub(crate) const stroke_rose_400_of_75: &str = "stroke-rose-400/75"; pub(crate) const stroke_rose_400_of_80: &str = "stroke-rose-400/80"; pub(crate) const stroke_rose_400_of_90: &str = "stroke-rose-400/90"; pub(crate) const stroke_rose_400_of_95: &str = "stroke-rose-400/95"; pub(crate) const stroke_rose_50: &str = "stroke-rose-50"; pub(crate) const stroke_rose_500: &str = "stroke-rose-500"; pub(crate) const stroke_rose_500_of_0: &str = "stroke-rose-500/0"; pub(crate) const stroke_rose_500_of_10: &str = "stroke-rose-500/10"; pub(crate) const stroke_rose_500_of_100: &str = "stroke-rose-500/100"; pub(crate) const stroke_rose_500_of_20: &str = "stroke-rose-500/20"; pub(crate) const stroke_rose_500_of_25: &str = "stroke-rose-500/25"; pub(crate) const stroke_rose_500_of_30: &str = "stroke-rose-500/30"; pub(crate) const stroke_rose_500_of_40: &str = "stroke-rose-500/40"; pub(crate) const stroke_rose_500_of_5: &str = "stroke-rose-500/5"; pub(crate) const stroke_rose_500_of_50: &str = "stroke-rose-500/50"; pub(crate) const stroke_rose_500_of_60: &str = "stroke-rose-500/60"; pub(crate) const stroke_rose_500_of_70: &str = "stroke-rose-500/70"; pub(crate) const stroke_rose_500_of_75: &str = "stroke-rose-500/75"; pub(crate) const stroke_rose_500_of_80: &str = "stroke-rose-500/80"; pub(crate) const stroke_rose_500_of_90: &str = "stroke-rose-500/90"; pub(crate) const stroke_rose_500_of_95: &str = "stroke-rose-500/95"; pub(crate) const stroke_rose_50_of_0: &str = "stroke-rose-50/0"; pub(crate) const stroke_rose_50_of_10: &str = "stroke-rose-50/10"; pub(crate) const stroke_rose_50_of_100: &str = "stroke-rose-50/100"; pub(crate) const stroke_rose_50_of_20: &str = "stroke-rose-50/20"; pub(crate) const stroke_rose_50_of_25: &str = "stroke-rose-50/25"; pub(crate) const stroke_rose_50_of_30: &str = "stroke-rose-50/30"; pub(crate) const stroke_rose_50_of_40: &str = "stroke-rose-50/40"; pub(crate) const stroke_rose_50_of_5: &str = "stroke-rose-50/5"; pub(crate) const stroke_rose_50_of_50: &str = "stroke-rose-50/50"; pub(crate) const stroke_rose_50_of_60: &str = "stroke-rose-50/60"; pub(crate) const stroke_rose_50_of_70: &str = "stroke-rose-50/70"; pub(crate) const stroke_rose_50_of_75: &str = "stroke-rose-50/75"; pub(crate) const stroke_rose_50_of_80: &str = "stroke-rose-50/80"; pub(crate) const stroke_rose_50_of_90: &str = "stroke-rose-50/90"; pub(crate) const stroke_rose_50_of_95: &str = "stroke-rose-50/95"; pub(crate) const stroke_rose_600: &str = "stroke-rose-600"; pub(crate) const stroke_rose_600_of_0: &str = "stroke-rose-600/0"; pub(crate) const stroke_rose_600_of_10: &str = "stroke-rose-600/10"; pub(crate) const stroke_rose_600_of_100: &str = "stroke-rose-600/100"; pub(crate) const stroke_rose_600_of_20: &str = "stroke-rose-600/20"; pub(crate) const stroke_rose_600_of_25: &str = "stroke-rose-600/25"; pub(crate) const stroke_rose_600_of_30: &str = "stroke-rose-600/30"; pub(crate) const stroke_rose_600_of_40: &str = "stroke-rose-600/40"; pub(crate) const stroke_rose_600_of_5: &str = "stroke-rose-600/5"; pub(crate) const stroke_rose_600_of_50: &str = "stroke-rose-600/50"; pub(crate) const stroke_rose_600_of_60: &str = "stroke-rose-600/60"; pub(crate) const stroke_rose_600_of_70: &str = "stroke-rose-600/70"; pub(crate) const stroke_rose_600_of_75: &str = "stroke-rose-600/75"; pub(crate) const stroke_rose_600_of_80: &str = "stroke-rose-600/80"; pub(crate) const stroke_rose_600_of_90: &str = "stroke-rose-600/90"; pub(crate) const stroke_rose_600_of_95: &str = "stroke-rose-600/95"; pub(crate) const stroke_rose_700: &str = "stroke-rose-700"; pub(crate) const stroke_rose_700_of_0: &str = "stroke-rose-700/0"; pub(crate) const stroke_rose_700_of_10: &str = "stroke-rose-700/10"; pub(crate) const stroke_rose_700_of_100: &str = "stroke-rose-700/100"; pub(crate) const stroke_rose_700_of_20: &str = "stroke-rose-700/20"; pub(crate) const stroke_rose_700_of_25: &str = "stroke-rose-700/25"; pub(crate) const stroke_rose_700_of_30: &str = "stroke-rose-700/30"; pub(crate) const stroke_rose_700_of_40: &str = "stroke-rose-700/40"; pub(crate) const stroke_rose_700_of_5: &str = "stroke-rose-700/5"; pub(crate) const stroke_rose_700_of_50: &str = "stroke-rose-700/50"; pub(crate) const stroke_rose_700_of_60: &str = "stroke-rose-700/60"; pub(crate) const stroke_rose_700_of_70: &str = "stroke-rose-700/70"; pub(crate) const stroke_rose_700_of_75: &str = "stroke-rose-700/75"; pub(crate) const stroke_rose_700_of_80: &str = "stroke-rose-700/80"; pub(crate) const stroke_rose_700_of_90: &str = "stroke-rose-700/90"; pub(crate) const stroke_rose_700_of_95: &str = "stroke-rose-700/95"; pub(crate) const stroke_rose_800: &str = "stroke-rose-800"; pub(crate) const stroke_rose_800_of_0: &str = "stroke-rose-800/0"; pub(crate) const stroke_rose_800_of_10: &str = "stroke-rose-800/10"; pub(crate) const stroke_rose_800_of_100: &str = "stroke-rose-800/100"; pub(crate) const stroke_rose_800_of_20: &str = "stroke-rose-800/20"; pub(crate) const stroke_rose_800_of_25: &str = "stroke-rose-800/25"; pub(crate) const stroke_rose_800_of_30: &str = "stroke-rose-800/30"; pub(crate) const stroke_rose_800_of_40: &str = "stroke-rose-800/40"; pub(crate) const stroke_rose_800_of_5: &str = "stroke-rose-800/5"; pub(crate) const stroke_rose_800_of_50: &str = "stroke-rose-800/50"; pub(crate) const stroke_rose_800_of_60: &str = "stroke-rose-800/60"; pub(crate) const stroke_rose_800_of_70: &str = "stroke-rose-800/70"; pub(crate) const stroke_rose_800_of_75: &str = "stroke-rose-800/75"; pub(crate) const stroke_rose_800_of_80: &str = "stroke-rose-800/80"; pub(crate) const stroke_rose_800_of_90: &str = "stroke-rose-800/90"; pub(crate) const stroke_rose_800_of_95: &str = "stroke-rose-800/95"; pub(crate) const stroke_rose_900: &str = "stroke-rose-900"; pub(crate) const stroke_rose_900_of_0: &str = "stroke-rose-900/0"; pub(crate) const stroke_rose_900_of_10: &str = "stroke-rose-900/10"; pub(crate) const stroke_rose_900_of_100: &str = "stroke-rose-900/100"; pub(crate) const stroke_rose_900_of_20: &str = "stroke-rose-900/20"; pub(crate) const stroke_rose_900_of_25: &str = "stroke-rose-900/25"; pub(crate) const stroke_rose_900_of_30: &str = "stroke-rose-900/30"; pub(crate) const stroke_rose_900_of_40: &str = "stroke-rose-900/40"; pub(crate) const stroke_rose_900_of_5: &str = "stroke-rose-900/5"; pub(crate) const stroke_rose_900_of_50: &str = "stroke-rose-900/50"; pub(crate) const stroke_rose_900_of_60: &str = "stroke-rose-900/60"; pub(crate) const stroke_rose_900_of_70: &str = "stroke-rose-900/70"; pub(crate) const stroke_rose_900_of_75: &str = "stroke-rose-900/75"; pub(crate) const stroke_rose_900_of_80: &str = "stroke-rose-900/80"; pub(crate) const stroke_rose_900_of_90: &str = "stroke-rose-900/90"; pub(crate) const stroke_rose_900_of_95: &str = "stroke-rose-900/95"; pub(crate) const stroke_sky_100: &str = "stroke-sky-100"; pub(crate) const stroke_sky_100_of_0: &str = "stroke-sky-100/0"; pub(crate) const stroke_sky_100_of_10: &str = "stroke-sky-100/10"; pub(crate) const stroke_sky_100_of_100: &str = "stroke-sky-100/100"; pub(crate) const stroke_sky_100_of_20: &str = "stroke-sky-100/20"; pub(crate) const stroke_sky_100_of_25: &str = "stroke-sky-100/25"; pub(crate) const stroke_sky_100_of_30: &str = "stroke-sky-100/30"; pub(crate) const stroke_sky_100_of_40: &str = "stroke-sky-100/40"; pub(crate) const stroke_sky_100_of_5: &str = "stroke-sky-100/5"; pub(crate) const stroke_sky_100_of_50: &str = "stroke-sky-100/50"; pub(crate) const stroke_sky_100_of_60: &str = "stroke-sky-100/60"; pub(crate) const stroke_sky_100_of_70: &str = "stroke-sky-100/70"; pub(crate) const stroke_sky_100_of_75: &str = "stroke-sky-100/75"; pub(crate) const stroke_sky_100_of_80: &str = "stroke-sky-100/80"; pub(crate) const stroke_sky_100_of_90: &str = "stroke-sky-100/90"; pub(crate) const stroke_sky_100_of_95: &str = "stroke-sky-100/95"; pub(crate) const stroke_sky_200: &str = "stroke-sky-200"; pub(crate) const stroke_sky_200_of_0: &str = "stroke-sky-200/0"; pub(crate) const stroke_sky_200_of_10: &str = "stroke-sky-200/10"; pub(crate) const stroke_sky_200_of_100: &str = "stroke-sky-200/100"; pub(crate) const stroke_sky_200_of_20: &str = "stroke-sky-200/20"; pub(crate) const stroke_sky_200_of_25: &str = "stroke-sky-200/25"; pub(crate) const stroke_sky_200_of_30: &str = "stroke-sky-200/30"; pub(crate) const stroke_sky_200_of_40: &str = "stroke-sky-200/40"; pub(crate) const stroke_sky_200_of_5: &str = "stroke-sky-200/5"; pub(crate) const stroke_sky_200_of_50: &str = "stroke-sky-200/50"; pub(crate) const stroke_sky_200_of_60: &str = "stroke-sky-200/60"; pub(crate) const stroke_sky_200_of_70: &str = "stroke-sky-200/70"; pub(crate) const stroke_sky_200_of_75: &str = "stroke-sky-200/75"; pub(crate) const stroke_sky_200_of_80: &str = "stroke-sky-200/80"; pub(crate) const stroke_sky_200_of_90: &str = "stroke-sky-200/90"; pub(crate) const stroke_sky_200_of_95: &str = "stroke-sky-200/95"; pub(crate) const stroke_sky_300: &str = "stroke-sky-300"; pub(crate) const stroke_sky_300_of_0: &str = "stroke-sky-300/0"; pub(crate) const stroke_sky_300_of_10: &str = "stroke-sky-300/10"; pub(crate) const stroke_sky_300_of_100: &str = "stroke-sky-300/100"; pub(crate) const stroke_sky_300_of_20: &str = "stroke-sky-300/20"; pub(crate) const stroke_sky_300_of_25: &str = "stroke-sky-300/25"; pub(crate) const stroke_sky_300_of_30: &str = "stroke-sky-300/30"; pub(crate) const stroke_sky_300_of_40: &str = "stroke-sky-300/40"; pub(crate) const stroke_sky_300_of_5: &str = "stroke-sky-300/5"; pub(crate) const stroke_sky_300_of_50: &str = "stroke-sky-300/50"; pub(crate) const stroke_sky_300_of_60: &str = "stroke-sky-300/60"; pub(crate) const stroke_sky_300_of_70: &str = "stroke-sky-300/70"; pub(crate) const stroke_sky_300_of_75: &str = "stroke-sky-300/75"; pub(crate) const stroke_sky_300_of_80: &str = "stroke-sky-300/80"; pub(crate) const stroke_sky_300_of_90: &str = "stroke-sky-300/90"; pub(crate) const stroke_sky_300_of_95: &str = "stroke-sky-300/95"; pub(crate) const stroke_sky_400: &str = "stroke-sky-400"; pub(crate) const stroke_sky_400_of_0: &str = "stroke-sky-400/0"; pub(crate) const stroke_sky_400_of_10: &str = "stroke-sky-400/10"; pub(crate) const stroke_sky_400_of_100: &str = "stroke-sky-400/100"; pub(crate) const stroke_sky_400_of_20: &str = "stroke-sky-400/20"; pub(crate) const stroke_sky_400_of_25: &str = "stroke-sky-400/25"; pub(crate) const stroke_sky_400_of_30: &str = "stroke-sky-400/30"; pub(crate) const stroke_sky_400_of_40: &str = "stroke-sky-400/40"; pub(crate) const stroke_sky_400_of_5: &str = "stroke-sky-400/5"; pub(crate) const stroke_sky_400_of_50: &str = "stroke-sky-400/50"; pub(crate) const stroke_sky_400_of_60: &str = "stroke-sky-400/60"; pub(crate) const stroke_sky_400_of_70: &str = "stroke-sky-400/70"; pub(crate) const stroke_sky_400_of_75: &str = "stroke-sky-400/75"; pub(crate) const stroke_sky_400_of_80: &str = "stroke-sky-400/80"; pub(crate) const stroke_sky_400_of_90: &str = "stroke-sky-400/90"; pub(crate) const stroke_sky_400_of_95: &str = "stroke-sky-400/95"; pub(crate) const stroke_sky_50: &str = "stroke-sky-50"; pub(crate) const stroke_sky_500: &str = "stroke-sky-500"; pub(crate) const stroke_sky_500_of_0: &str = "stroke-sky-500/0"; pub(crate) const stroke_sky_500_of_10: &str = "stroke-sky-500/10"; pub(crate) const stroke_sky_500_of_100: &str = "stroke-sky-500/100"; pub(crate) const stroke_sky_500_of_20: &str = "stroke-sky-500/20"; pub(crate) const stroke_sky_500_of_25: &str = "stroke-sky-500/25"; pub(crate) const stroke_sky_500_of_30: &str = "stroke-sky-500/30"; pub(crate) const stroke_sky_500_of_40: &str = "stroke-sky-500/40"; pub(crate) const stroke_sky_500_of_5: &str = "stroke-sky-500/5"; pub(crate) const stroke_sky_500_of_50: &str = "stroke-sky-500/50"; pub(crate) const stroke_sky_500_of_60: &str = "stroke-sky-500/60"; pub(crate) const stroke_sky_500_of_70: &str = "stroke-sky-500/70"; pub(crate) const stroke_sky_500_of_75: &str = "stroke-sky-500/75"; pub(crate) const stroke_sky_500_of_80: &str = "stroke-sky-500/80"; pub(crate) const stroke_sky_500_of_90: &str = "stroke-sky-500/90"; pub(crate) const stroke_sky_500_of_95: &str = "stroke-sky-500/95"; pub(crate) const stroke_sky_50_of_0: &str = "stroke-sky-50/0"; pub(crate) const stroke_sky_50_of_10: &str = "stroke-sky-50/10"; pub(crate) const stroke_sky_50_of_100: &str = "stroke-sky-50/100"; pub(crate) const stroke_sky_50_of_20: &str = "stroke-sky-50/20"; pub(crate) const stroke_sky_50_of_25: &str = "stroke-sky-50/25"; pub(crate) const stroke_sky_50_of_30: &str = "stroke-sky-50/30"; pub(crate) const stroke_sky_50_of_40: &str = "stroke-sky-50/40"; pub(crate) const stroke_sky_50_of_5: &str = "stroke-sky-50/5"; pub(crate) const stroke_sky_50_of_50: &str = "stroke-sky-50/50"; pub(crate) const stroke_sky_50_of_60: &str = "stroke-sky-50/60"; pub(crate) const stroke_sky_50_of_70: &str = "stroke-sky-50/70"; pub(crate) const stroke_sky_50_of_75: &str = "stroke-sky-50/75"; pub(crate) const stroke_sky_50_of_80: &str = "stroke-sky-50/80"; pub(crate) const stroke_sky_50_of_90: &str = "stroke-sky-50/90"; pub(crate) const stroke_sky_50_of_95: &str = "stroke-sky-50/95"; pub(crate) const stroke_sky_600: &str = "stroke-sky-600"; pub(crate) const stroke_sky_600_of_0: &str = "stroke-sky-600/0"; pub(crate) const stroke_sky_600_of_10: &str = "stroke-sky-600/10"; pub(crate) const stroke_sky_600_of_100: &str = "stroke-sky-600/100"; pub(crate) const stroke_sky_600_of_20: &str = "stroke-sky-600/20"; pub(crate) const stroke_sky_600_of_25: &str = "stroke-sky-600/25"; pub(crate) const stroke_sky_600_of_30: &str = "stroke-sky-600/30"; pub(crate) const stroke_sky_600_of_40: &str = "stroke-sky-600/40"; pub(crate) const stroke_sky_600_of_5: &str = "stroke-sky-600/5"; pub(crate) const stroke_sky_600_of_50: &str = "stroke-sky-600/50"; pub(crate) const stroke_sky_600_of_60: &str = "stroke-sky-600/60"; pub(crate) const stroke_sky_600_of_70: &str = "stroke-sky-600/70"; pub(crate) const stroke_sky_600_of_75: &str = "stroke-sky-600/75"; pub(crate) const stroke_sky_600_of_80: &str = "stroke-sky-600/80"; pub(crate) const stroke_sky_600_of_90: &str = "stroke-sky-600/90"; pub(crate) const stroke_sky_600_of_95: &str = "stroke-sky-600/95"; pub(crate) const stroke_sky_700: &str = "stroke-sky-700"; pub(crate) const stroke_sky_700_of_0: &str = "stroke-sky-700/0"; pub(crate) const stroke_sky_700_of_10: &str = "stroke-sky-700/10"; pub(crate) const stroke_sky_700_of_100: &str = "stroke-sky-700/100"; pub(crate) const stroke_sky_700_of_20: &str = "stroke-sky-700/20"; pub(crate) const stroke_sky_700_of_25: &str = "stroke-sky-700/25"; pub(crate) const stroke_sky_700_of_30: &str = "stroke-sky-700/30"; pub(crate) const stroke_sky_700_of_40: &str = "stroke-sky-700/40"; pub(crate) const stroke_sky_700_of_5: &str = "stroke-sky-700/5"; pub(crate) const stroke_sky_700_of_50: &str = "stroke-sky-700/50"; pub(crate) const stroke_sky_700_of_60: &str = "stroke-sky-700/60"; pub(crate) const stroke_sky_700_of_70: &str = "stroke-sky-700/70"; pub(crate) const stroke_sky_700_of_75: &str = "stroke-sky-700/75"; pub(crate) const stroke_sky_700_of_80: &str = "stroke-sky-700/80"; pub(crate) const stroke_sky_700_of_90: &str = "stroke-sky-700/90"; pub(crate) const stroke_sky_700_of_95: &str = "stroke-sky-700/95"; pub(crate) const stroke_sky_800: &str = "stroke-sky-800"; pub(crate) const stroke_sky_800_of_0: &str = "stroke-sky-800/0"; pub(crate) const stroke_sky_800_of_10: &str = "stroke-sky-800/10"; pub(crate) const stroke_sky_800_of_100: &str = "stroke-sky-800/100"; pub(crate) const stroke_sky_800_of_20: &str = "stroke-sky-800/20"; pub(crate) const stroke_sky_800_of_25: &str = "stroke-sky-800/25"; pub(crate) const stroke_sky_800_of_30: &str = "stroke-sky-800/30"; pub(crate) const stroke_sky_800_of_40: &str = "stroke-sky-800/40"; pub(crate) const stroke_sky_800_of_5: &str = "stroke-sky-800/5"; pub(crate) const stroke_sky_800_of_50: &str = "stroke-sky-800/50"; pub(crate) const stroke_sky_800_of_60: &str = "stroke-sky-800/60"; pub(crate) const stroke_sky_800_of_70: &str = "stroke-sky-800/70"; pub(crate) const stroke_sky_800_of_75: &str = "stroke-sky-800/75"; pub(crate) const stroke_sky_800_of_80: &str = "stroke-sky-800/80"; pub(crate) const stroke_sky_800_of_90: &str = "stroke-sky-800/90"; pub(crate) const stroke_sky_800_of_95: &str = "stroke-sky-800/95"; pub(crate) const stroke_sky_900: &str = "stroke-sky-900"; pub(crate) const stroke_sky_900_of_0: &str = "stroke-sky-900/0"; pub(crate) const stroke_sky_900_of_10: &str = "stroke-sky-900/10"; pub(crate) const stroke_sky_900_of_100: &str = "stroke-sky-900/100"; pub(crate) const stroke_sky_900_of_20: &str = "stroke-sky-900/20"; pub(crate) const stroke_sky_900_of_25: &str = "stroke-sky-900/25"; pub(crate) const stroke_sky_900_of_30: &str = "stroke-sky-900/30"; pub(crate) const stroke_sky_900_of_40: &str = "stroke-sky-900/40"; pub(crate) const stroke_sky_900_of_5: &str = "stroke-sky-900/5"; pub(crate) const stroke_sky_900_of_50: &str = "stroke-sky-900/50"; pub(crate) const stroke_sky_900_of_60: &str = "stroke-sky-900/60"; pub(crate) const stroke_sky_900_of_70: &str = "stroke-sky-900/70"; pub(crate) const stroke_sky_900_of_75: &str = "stroke-sky-900/75"; pub(crate) const stroke_sky_900_of_80: &str = "stroke-sky-900/80"; pub(crate) const stroke_sky_900_of_90: &str = "stroke-sky-900/90"; pub(crate) const stroke_sky_900_of_95: &str = "stroke-sky-900/95"; pub(crate) const stroke_slate_100: &str = "stroke-slate-100"; pub(crate) const stroke_slate_100_of_0: &str = "stroke-slate-100/0"; pub(crate) const stroke_slate_100_of_10: &str = "stroke-slate-100/10"; pub(crate) const stroke_slate_100_of_100: &str = "stroke-slate-100/100"; pub(crate) const stroke_slate_100_of_20: &str = "stroke-slate-100/20"; pub(crate) const stroke_slate_100_of_25: &str = "stroke-slate-100/25"; pub(crate) const stroke_slate_100_of_30: &str = "stroke-slate-100/30"; pub(crate) const stroke_slate_100_of_40: &str = "stroke-slate-100/40"; pub(crate) const stroke_slate_100_of_5: &str = "stroke-slate-100/5"; pub(crate) const stroke_slate_100_of_50: &str = "stroke-slate-100/50"; pub(crate) const stroke_slate_100_of_60: &str = "stroke-slate-100/60"; pub(crate) const stroke_slate_100_of_70: &str = "stroke-slate-100/70"; pub(crate) const stroke_slate_100_of_75: &str = "stroke-slate-100/75"; pub(crate) const stroke_slate_100_of_80: &str = "stroke-slate-100/80"; pub(crate) const stroke_slate_100_of_90: &str = "stroke-slate-100/90"; pub(crate) const stroke_slate_100_of_95: &str = "stroke-slate-100/95"; pub(crate) const stroke_slate_200: &str = "stroke-slate-200"; pub(crate) const stroke_slate_200_of_0: &str = "stroke-slate-200/0"; pub(crate) const stroke_slate_200_of_10: &str = "stroke-slate-200/10"; pub(crate) const stroke_slate_200_of_100: &str = "stroke-slate-200/100"; pub(crate) const stroke_slate_200_of_20: &str = "stroke-slate-200/20"; pub(crate) const stroke_slate_200_of_25: &str = "stroke-slate-200/25"; pub(crate) const stroke_slate_200_of_30: &str = "stroke-slate-200/30"; pub(crate) const stroke_slate_200_of_40: &str = "stroke-slate-200/40"; pub(crate) const stroke_slate_200_of_5: &str = "stroke-slate-200/5"; pub(crate) const stroke_slate_200_of_50: &str = "stroke-slate-200/50"; pub(crate) const stroke_slate_200_of_60: &str = "stroke-slate-200/60"; pub(crate) const stroke_slate_200_of_70: &str = "stroke-slate-200/70"; pub(crate) const stroke_slate_200_of_75: &str = "stroke-slate-200/75"; pub(crate) const stroke_slate_200_of_80: &str = "stroke-slate-200/80"; pub(crate) const stroke_slate_200_of_90: &str = "stroke-slate-200/90"; pub(crate) const stroke_slate_200_of_95: &str = "stroke-slate-200/95"; pub(crate) const stroke_slate_300: &str = "stroke-slate-300"; pub(crate) const stroke_slate_300_of_0: &str = "stroke-slate-300/0"; pub(crate) const stroke_slate_300_of_10: &str = "stroke-slate-300/10"; pub(crate) const stroke_slate_300_of_100: &str = "stroke-slate-300/100"; pub(crate) const stroke_slate_300_of_20: &str = "stroke-slate-300/20"; pub(crate) const stroke_slate_300_of_25: &str = "stroke-slate-300/25"; pub(crate) const stroke_slate_300_of_30: &str = "stroke-slate-300/30"; pub(crate) const stroke_slate_300_of_40: &str = "stroke-slate-300/40"; pub(crate) const stroke_slate_300_of_5: &str = "stroke-slate-300/5"; pub(crate) const stroke_slate_300_of_50: &str = "stroke-slate-300/50"; pub(crate) const stroke_slate_300_of_60: &str = "stroke-slate-300/60"; pub(crate) const stroke_slate_300_of_70: &str = "stroke-slate-300/70"; pub(crate) const stroke_slate_300_of_75: &str = "stroke-slate-300/75"; pub(crate) const stroke_slate_300_of_80: &str = "stroke-slate-300/80"; pub(crate) const stroke_slate_300_of_90: &str = "stroke-slate-300/90"; pub(crate) const stroke_slate_300_of_95: &str = "stroke-slate-300/95"; pub(crate) const stroke_slate_400: &str = "stroke-slate-400"; pub(crate) const stroke_slate_400_of_0: &str = "stroke-slate-400/0"; pub(crate) const stroke_slate_400_of_10: &str = "stroke-slate-400/10"; pub(crate) const stroke_slate_400_of_100: &str = "stroke-slate-400/100"; pub(crate) const stroke_slate_400_of_20: &str = "stroke-slate-400/20"; pub(crate) const stroke_slate_400_of_25: &str = "stroke-slate-400/25"; pub(crate) const stroke_slate_400_of_30: &str = "stroke-slate-400/30"; pub(crate) const stroke_slate_400_of_40: &str = "stroke-slate-400/40"; pub(crate) const stroke_slate_400_of_5: &str = "stroke-slate-400/5"; pub(crate) const stroke_slate_400_of_50: &str = "stroke-slate-400/50"; pub(crate) const stroke_slate_400_of_60: &str = "stroke-slate-400/60"; pub(crate) const stroke_slate_400_of_70: &str = "stroke-slate-400/70"; pub(crate) const stroke_slate_400_of_75: &str = "stroke-slate-400/75"; pub(crate) const stroke_slate_400_of_80: &str = "stroke-slate-400/80"; pub(crate) const stroke_slate_400_of_90: &str = "stroke-slate-400/90"; pub(crate) const stroke_slate_400_of_95: &str = "stroke-slate-400/95"; pub(crate) const stroke_slate_50: &str = "stroke-slate-50"; pub(crate) const stroke_slate_500: &str = "stroke-slate-500"; pub(crate) const stroke_slate_500_of_0: &str = "stroke-slate-500/0"; pub(crate) const stroke_slate_500_of_10: &str = "stroke-slate-500/10"; pub(crate) const stroke_slate_500_of_100: &str = "stroke-slate-500/100"; pub(crate) const stroke_slate_500_of_20: &str = "stroke-slate-500/20"; pub(crate) const stroke_slate_500_of_25: &str = "stroke-slate-500/25"; pub(crate) const stroke_slate_500_of_30: &str = "stroke-slate-500/30"; pub(crate) const stroke_slate_500_of_40: &str = "stroke-slate-500/40"; pub(crate) const stroke_slate_500_of_5: &str = "stroke-slate-500/5"; pub(crate) const stroke_slate_500_of_50: &str = "stroke-slate-500/50"; pub(crate) const stroke_slate_500_of_60: &str = "stroke-slate-500/60"; pub(crate) const stroke_slate_500_of_70: &str = "stroke-slate-500/70"; pub(crate) const stroke_slate_500_of_75: &str = "stroke-slate-500/75"; pub(crate) const stroke_slate_500_of_80: &str = "stroke-slate-500/80"; pub(crate) const stroke_slate_500_of_90: &str = "stroke-slate-500/90"; pub(crate) const stroke_slate_500_of_95: &str = "stroke-slate-500/95"; pub(crate) const stroke_slate_50_of_0: &str = "stroke-slate-50/0"; pub(crate) const stroke_slate_50_of_10: &str = "stroke-slate-50/10"; pub(crate) const stroke_slate_50_of_100: &str = "stroke-slate-50/100"; pub(crate) const stroke_slate_50_of_20: &str = "stroke-slate-50/20"; pub(crate) const stroke_slate_50_of_25: &str = "stroke-slate-50/25"; pub(crate) const stroke_slate_50_of_30: &str = "stroke-slate-50/30"; pub(crate) const stroke_slate_50_of_40: &str = "stroke-slate-50/40"; pub(crate) const stroke_slate_50_of_5: &str = "stroke-slate-50/5"; pub(crate) const stroke_slate_50_of_50: &str = "stroke-slate-50/50"; pub(crate) const stroke_slate_50_of_60: &str = "stroke-slate-50/60"; pub(crate) const stroke_slate_50_of_70: &str = "stroke-slate-50/70"; pub(crate) const stroke_slate_50_of_75: &str = "stroke-slate-50/75"; pub(crate) const stroke_slate_50_of_80: &str = "stroke-slate-50/80"; pub(crate) const stroke_slate_50_of_90: &str = "stroke-slate-50/90"; pub(crate) const stroke_slate_50_of_95: &str = "stroke-slate-50/95"; pub(crate) const stroke_slate_600: &str = "stroke-slate-600"; pub(crate) const stroke_slate_600_of_0: &str = "stroke-slate-600/0"; pub(crate) const stroke_slate_600_of_10: &str = "stroke-slate-600/10"; pub(crate) const stroke_slate_600_of_100: &str = "stroke-slate-600/100"; pub(crate) const stroke_slate_600_of_20: &str = "stroke-slate-600/20"; pub(crate) const stroke_slate_600_of_25: &str = "stroke-slate-600/25"; pub(crate) const stroke_slate_600_of_30: &str = "stroke-slate-600/30"; pub(crate) const stroke_slate_600_of_40: &str = "stroke-slate-600/40"; pub(crate) const stroke_slate_600_of_5: &str = "stroke-slate-600/5"; pub(crate) const stroke_slate_600_of_50: &str = "stroke-slate-600/50"; pub(crate) const stroke_slate_600_of_60: &str = "stroke-slate-600/60"; pub(crate) const stroke_slate_600_of_70: &str = "stroke-slate-600/70"; pub(crate) const stroke_slate_600_of_75: &str = "stroke-slate-600/75"; pub(crate) const stroke_slate_600_of_80: &str = "stroke-slate-600/80"; pub(crate) const stroke_slate_600_of_90: &str = "stroke-slate-600/90"; pub(crate) const stroke_slate_600_of_95: &str = "stroke-slate-600/95"; pub(crate) const stroke_slate_700: &str = "stroke-slate-700"; pub(crate) const stroke_slate_700_of_0: &str = "stroke-slate-700/0"; pub(crate) const stroke_slate_700_of_10: &str = "stroke-slate-700/10"; pub(crate) const stroke_slate_700_of_100: &str = "stroke-slate-700/100"; pub(crate) const stroke_slate_700_of_20: &str = "stroke-slate-700/20"; pub(crate) const stroke_slate_700_of_25: &str = "stroke-slate-700/25"; pub(crate) const stroke_slate_700_of_30: &str = "stroke-slate-700/30"; pub(crate) const stroke_slate_700_of_40: &str = "stroke-slate-700/40"; pub(crate) const stroke_slate_700_of_5: &str = "stroke-slate-700/5"; pub(crate) const stroke_slate_700_of_50: &str = "stroke-slate-700/50"; pub(crate) const stroke_slate_700_of_60: &str = "stroke-slate-700/60"; pub(crate) const stroke_slate_700_of_70: &str = "stroke-slate-700/70"; pub(crate) const stroke_slate_700_of_75: &str = "stroke-slate-700/75"; pub(crate) const stroke_slate_700_of_80: &str = "stroke-slate-700/80"; pub(crate) const stroke_slate_700_of_90: &str = "stroke-slate-700/90"; pub(crate) const stroke_slate_700_of_95: &str = "stroke-slate-700/95"; pub(crate) const stroke_slate_800: &str = "stroke-slate-800"; pub(crate) const stroke_slate_800_of_0: &str = "stroke-slate-800/0"; pub(crate) const stroke_slate_800_of_10: &str = "stroke-slate-800/10"; pub(crate) const stroke_slate_800_of_100: &str = "stroke-slate-800/100"; pub(crate) const stroke_slate_800_of_20: &str = "stroke-slate-800/20"; pub(crate) const stroke_slate_800_of_25: &str = "stroke-slate-800/25"; pub(crate) const stroke_slate_800_of_30: &str = "stroke-slate-800/30"; pub(crate) const stroke_slate_800_of_40: &str = "stroke-slate-800/40"; pub(crate) const stroke_slate_800_of_5: &str = "stroke-slate-800/5"; pub(crate) const stroke_slate_800_of_50: &str = "stroke-slate-800/50"; pub(crate) const stroke_slate_800_of_60: &str = "stroke-slate-800/60"; pub(crate) const stroke_slate_800_of_70: &str = "stroke-slate-800/70"; pub(crate) const stroke_slate_800_of_75: &str = "stroke-slate-800/75"; pub(crate) const stroke_slate_800_of_80: &str = "stroke-slate-800/80"; pub(crate) const stroke_slate_800_of_90: &str = "stroke-slate-800/90"; pub(crate) const stroke_slate_800_of_95: &str = "stroke-slate-800/95"; pub(crate) const stroke_slate_900: &str = "stroke-slate-900"; pub(crate) const stroke_slate_900_of_0: &str = "stroke-slate-900/0"; pub(crate) const stroke_slate_900_of_10: &str = "stroke-slate-900/10"; pub(crate) const stroke_slate_900_of_100: &str = "stroke-slate-900/100"; pub(crate) const stroke_slate_900_of_20: &str = "stroke-slate-900/20"; pub(crate) const stroke_slate_900_of_25: &str = "stroke-slate-900/25"; pub(crate) const stroke_slate_900_of_30: &str = "stroke-slate-900/30"; pub(crate) const stroke_slate_900_of_40: &str = "stroke-slate-900/40"; pub(crate) const stroke_slate_900_of_5: &str = "stroke-slate-900/5"; pub(crate) const stroke_slate_900_of_50: &str = "stroke-slate-900/50"; pub(crate) const stroke_slate_900_of_60: &str = "stroke-slate-900/60"; pub(crate) const stroke_slate_900_of_70: &str = "stroke-slate-900/70"; pub(crate) const stroke_slate_900_of_75: &str = "stroke-slate-900/75"; pub(crate) const stroke_slate_900_of_80: &str = "stroke-slate-900/80"; pub(crate) const stroke_slate_900_of_90: &str = "stroke-slate-900/90"; pub(crate) const stroke_slate_900_of_95: &str = "stroke-slate-900/95"; pub(crate) const stroke_stone_100: &str = "stroke-stone-100"; pub(crate) const stroke_stone_100_of_0: &str = "stroke-stone-100/0"; pub(crate) const stroke_stone_100_of_10: &str = "stroke-stone-100/10"; pub(crate) const stroke_stone_100_of_100: &str = "stroke-stone-100/100"; pub(crate) const stroke_stone_100_of_20: &str = "stroke-stone-100/20"; pub(crate) const stroke_stone_100_of_25: &str = "stroke-stone-100/25"; pub(crate) const stroke_stone_100_of_30: &str = "stroke-stone-100/30"; pub(crate) const stroke_stone_100_of_40: &str = "stroke-stone-100/40"; pub(crate) const stroke_stone_100_of_5: &str = "stroke-stone-100/5"; pub(crate) const stroke_stone_100_of_50: &str = "stroke-stone-100/50"; pub(crate) const stroke_stone_100_of_60: &str = "stroke-stone-100/60"; pub(crate) const stroke_stone_100_of_70: &str = "stroke-stone-100/70"; pub(crate) const stroke_stone_100_of_75: &str = "stroke-stone-100/75"; pub(crate) const stroke_stone_100_of_80: &str = "stroke-stone-100/80"; pub(crate) const stroke_stone_100_of_90: &str = "stroke-stone-100/90"; pub(crate) const stroke_stone_100_of_95: &str = "stroke-stone-100/95"; pub(crate) const stroke_stone_200: &str = "stroke-stone-200"; pub(crate) const stroke_stone_200_of_0: &str = "stroke-stone-200/0"; pub(crate) const stroke_stone_200_of_10: &str = "stroke-stone-200/10"; pub(crate) const stroke_stone_200_of_100: &str = "stroke-stone-200/100"; pub(crate) const stroke_stone_200_of_20: &str = "stroke-stone-200/20"; pub(crate) const stroke_stone_200_of_25: &str = "stroke-stone-200/25"; pub(crate) const stroke_stone_200_of_30: &str = "stroke-stone-200/30"; pub(crate) const stroke_stone_200_of_40: &str = "stroke-stone-200/40"; pub(crate) const stroke_stone_200_of_5: &str = "stroke-stone-200/5"; pub(crate) const stroke_stone_200_of_50: &str = "stroke-stone-200/50"; pub(crate) const stroke_stone_200_of_60: &str = "stroke-stone-200/60"; pub(crate) const stroke_stone_200_of_70: &str = "stroke-stone-200/70"; pub(crate) const stroke_stone_200_of_75: &str = "stroke-stone-200/75"; pub(crate) const stroke_stone_200_of_80: &str = "stroke-stone-200/80"; pub(crate) const stroke_stone_200_of_90: &str = "stroke-stone-200/90"; pub(crate) const stroke_stone_200_of_95: &str = "stroke-stone-200/95"; pub(crate) const stroke_stone_300: &str = "stroke-stone-300"; pub(crate) const stroke_stone_300_of_0: &str = "stroke-stone-300/0"; pub(crate) const stroke_stone_300_of_10: &str = "stroke-stone-300/10"; pub(crate) const stroke_stone_300_of_100: &str = "stroke-stone-300/100"; pub(crate) const stroke_stone_300_of_20: &str = "stroke-stone-300/20"; pub(crate) const stroke_stone_300_of_25: &str = "stroke-stone-300/25"; pub(crate) const stroke_stone_300_of_30: &str = "stroke-stone-300/30"; pub(crate) const stroke_stone_300_of_40: &str = "stroke-stone-300/40"; pub(crate) const stroke_stone_300_of_5: &str = "stroke-stone-300/5"; pub(crate) const stroke_stone_300_of_50: &str = "stroke-stone-300/50"; pub(crate) const stroke_stone_300_of_60: &str = "stroke-stone-300/60"; pub(crate) const stroke_stone_300_of_70: &str = "stroke-stone-300/70"; pub(crate) const stroke_stone_300_of_75: &str = "stroke-stone-300/75"; pub(crate) const stroke_stone_300_of_80: &str = "stroke-stone-300/80"; pub(crate) const stroke_stone_300_of_90: &str = "stroke-stone-300/90"; pub(crate) const stroke_stone_300_of_95: &str = "stroke-stone-300/95"; pub(crate) const stroke_stone_400: &str = "stroke-stone-400"; pub(crate) const stroke_stone_400_of_0: &str = "stroke-stone-400/0"; pub(crate) const stroke_stone_400_of_10: &str = "stroke-stone-400/10"; pub(crate) const stroke_stone_400_of_100: &str = "stroke-stone-400/100"; pub(crate) const stroke_stone_400_of_20: &str = "stroke-stone-400/20"; pub(crate) const stroke_stone_400_of_25: &str = "stroke-stone-400/25"; pub(crate) const stroke_stone_400_of_30: &str = "stroke-stone-400/30"; pub(crate) const stroke_stone_400_of_40: &str = "stroke-stone-400/40"; pub(crate) const stroke_stone_400_of_5: &str = "stroke-stone-400/5"; pub(crate) const stroke_stone_400_of_50: &str = "stroke-stone-400/50"; pub(crate) const stroke_stone_400_of_60: &str = "stroke-stone-400/60"; pub(crate) const stroke_stone_400_of_70: &str = "stroke-stone-400/70"; pub(crate) const stroke_stone_400_of_75: &str = "stroke-stone-400/75"; pub(crate) const stroke_stone_400_of_80: &str = "stroke-stone-400/80"; pub(crate) const stroke_stone_400_of_90: &str = "stroke-stone-400/90"; pub(crate) const stroke_stone_400_of_95: &str = "stroke-stone-400/95"; pub(crate) const stroke_stone_50: &str = "stroke-stone-50"; pub(crate) const stroke_stone_500: &str = "stroke-stone-500"; pub(crate) const stroke_stone_500_of_0: &str = "stroke-stone-500/0"; pub(crate) const stroke_stone_500_of_10: &str = "stroke-stone-500/10"; pub(crate) const stroke_stone_500_of_100: &str = "stroke-stone-500/100"; pub(crate) const stroke_stone_500_of_20: &str = "stroke-stone-500/20"; pub(crate) const stroke_stone_500_of_25: &str = "stroke-stone-500/25"; pub(crate) const stroke_stone_500_of_30: &str = "stroke-stone-500/30"; pub(crate) const stroke_stone_500_of_40: &str = "stroke-stone-500/40"; pub(crate) const stroke_stone_500_of_5: &str = "stroke-stone-500/5"; pub(crate) const stroke_stone_500_of_50: &str = "stroke-stone-500/50"; pub(crate) const stroke_stone_500_of_60: &str = "stroke-stone-500/60"; pub(crate) const stroke_stone_500_of_70: &str = "stroke-stone-500/70"; pub(crate) const stroke_stone_500_of_75: &str = "stroke-stone-500/75"; pub(crate) const stroke_stone_500_of_80: &str = "stroke-stone-500/80"; pub(crate) const stroke_stone_500_of_90: &str = "stroke-stone-500/90"; pub(crate) const stroke_stone_500_of_95: &str = "stroke-stone-500/95"; pub(crate) const stroke_stone_50_of_0: &str = "stroke-stone-50/0"; pub(crate) const stroke_stone_50_of_10: &str = "stroke-stone-50/10"; pub(crate) const stroke_stone_50_of_100: &str = "stroke-stone-50/100"; pub(crate) const stroke_stone_50_of_20: &str = "stroke-stone-50/20"; pub(crate) const stroke_stone_50_of_25: &str = "stroke-stone-50/25"; pub(crate) const stroke_stone_50_of_30: &str = "stroke-stone-50/30"; pub(crate) const stroke_stone_50_of_40: &str = "stroke-stone-50/40"; pub(crate) const stroke_stone_50_of_5: &str = "stroke-stone-50/5"; pub(crate) const stroke_stone_50_of_50: &str = "stroke-stone-50/50"; pub(crate) const stroke_stone_50_of_60: &str = "stroke-stone-50/60"; pub(crate) const stroke_stone_50_of_70: &str = "stroke-stone-50/70"; pub(crate) const stroke_stone_50_of_75: &str = "stroke-stone-50/75"; pub(crate) const stroke_stone_50_of_80: &str = "stroke-stone-50/80"; pub(crate) const stroke_stone_50_of_90: &str = "stroke-stone-50/90"; pub(crate) const stroke_stone_50_of_95: &str = "stroke-stone-50/95"; pub(crate) const stroke_stone_600: &str = "stroke-stone-600"; pub(crate) const stroke_stone_600_of_0: &str = "stroke-stone-600/0"; pub(crate) const stroke_stone_600_of_10: &str = "stroke-stone-600/10"; pub(crate) const stroke_stone_600_of_100: &str = "stroke-stone-600/100"; pub(crate) const stroke_stone_600_of_20: &str = "stroke-stone-600/20"; pub(crate) const stroke_stone_600_of_25: &str = "stroke-stone-600/25"; pub(crate) const stroke_stone_600_of_30: &str = "stroke-stone-600/30"; pub(crate) const stroke_stone_600_of_40: &str = "stroke-stone-600/40"; pub(crate) const stroke_stone_600_of_5: &str = "stroke-stone-600/5"; pub(crate) const stroke_stone_600_of_50: &str = "stroke-stone-600/50"; pub(crate) const stroke_stone_600_of_60: &str = "stroke-stone-600/60"; pub(crate) const stroke_stone_600_of_70: &str = "stroke-stone-600/70"; pub(crate) const stroke_stone_600_of_75: &str = "stroke-stone-600/75"; pub(crate) const stroke_stone_600_of_80: &str = "stroke-stone-600/80"; pub(crate) const stroke_stone_600_of_90: &str = "stroke-stone-600/90"; pub(crate) const stroke_stone_600_of_95: &str = "stroke-stone-600/95"; pub(crate) const stroke_stone_700: &str = "stroke-stone-700"; pub(crate) const stroke_stone_700_of_0: &str = "stroke-stone-700/0"; pub(crate) const stroke_stone_700_of_10: &str = "stroke-stone-700/10"; pub(crate) const stroke_stone_700_of_100: &str = "stroke-stone-700/100"; pub(crate) const stroke_stone_700_of_20: &str = "stroke-stone-700/20"; pub(crate) const stroke_stone_700_of_25: &str = "stroke-stone-700/25"; pub(crate) const stroke_stone_700_of_30: &str = "stroke-stone-700/30"; pub(crate) const stroke_stone_700_of_40: &str = "stroke-stone-700/40"; pub(crate) const stroke_stone_700_of_5: &str = "stroke-stone-700/5"; pub(crate) const stroke_stone_700_of_50: &str = "stroke-stone-700/50"; pub(crate) const stroke_stone_700_of_60: &str = "stroke-stone-700/60"; pub(crate) const stroke_stone_700_of_70: &str = "stroke-stone-700/70"; pub(crate) const stroke_stone_700_of_75: &str = "stroke-stone-700/75"; pub(crate) const stroke_stone_700_of_80: &str = "stroke-stone-700/80"; pub(crate) const stroke_stone_700_of_90: &str = "stroke-stone-700/90"; pub(crate) const stroke_stone_700_of_95: &str = "stroke-stone-700/95"; pub(crate) const stroke_stone_800: &str = "stroke-stone-800"; pub(crate) const stroke_stone_800_of_0: &str = "stroke-stone-800/0"; pub(crate) const stroke_stone_800_of_10: &str = "stroke-stone-800/10"; pub(crate) const stroke_stone_800_of_100: &str = "stroke-stone-800/100"; pub(crate) const stroke_stone_800_of_20: &str = "stroke-stone-800/20"; pub(crate) const stroke_stone_800_of_25: &str = "stroke-stone-800/25"; pub(crate) const stroke_stone_800_of_30: &str = "stroke-stone-800/30"; pub(crate) const stroke_stone_800_of_40: &str = "stroke-stone-800/40"; pub(crate) const stroke_stone_800_of_5: &str = "stroke-stone-800/5"; pub(crate) const stroke_stone_800_of_50: &str = "stroke-stone-800/50"; pub(crate) const stroke_stone_800_of_60: &str = "stroke-stone-800/60"; pub(crate) const stroke_stone_800_of_70: &str = "stroke-stone-800/70"; pub(crate) const stroke_stone_800_of_75: &str = "stroke-stone-800/75"; pub(crate) const stroke_stone_800_of_80: &str = "stroke-stone-800/80"; pub(crate) const stroke_stone_800_of_90: &str = "stroke-stone-800/90"; pub(crate) const stroke_stone_800_of_95: &str = "stroke-stone-800/95"; pub(crate) const stroke_stone_900: &str = "stroke-stone-900"; pub(crate) const stroke_stone_900_of_0: &str = "stroke-stone-900/0"; pub(crate) const stroke_stone_900_of_10: &str = "stroke-stone-900/10"; pub(crate) const stroke_stone_900_of_100: &str = "stroke-stone-900/100"; pub(crate) const stroke_stone_900_of_20: &str = "stroke-stone-900/20"; pub(crate) const stroke_stone_900_of_25: &str = "stroke-stone-900/25"; pub(crate) const stroke_stone_900_of_30: &str = "stroke-stone-900/30"; pub(crate) const stroke_stone_900_of_40: &str = "stroke-stone-900/40"; pub(crate) const stroke_stone_900_of_5: &str = "stroke-stone-900/5"; pub(crate) const stroke_stone_900_of_50: &str = "stroke-stone-900/50"; pub(crate) const stroke_stone_900_of_60: &str = "stroke-stone-900/60"; pub(crate) const stroke_stone_900_of_70: &str = "stroke-stone-900/70"; pub(crate) const stroke_stone_900_of_75: &str = "stroke-stone-900/75"; pub(crate) const stroke_stone_900_of_80: &str = "stroke-stone-900/80"; pub(crate) const stroke_stone_900_of_90: &str = "stroke-stone-900/90"; pub(crate) const stroke_stone_900_of_95: &str = "stroke-stone-900/95"; pub(crate) const stroke_teal_100: &str = "stroke-teal-100"; pub(crate) const stroke_teal_100_of_0: &str = "stroke-teal-100/0"; pub(crate) const stroke_teal_100_of_10: &str = "stroke-teal-100/10"; pub(crate) const stroke_teal_100_of_100: &str = "stroke-teal-100/100"; pub(crate) const stroke_teal_100_of_20: &str = "stroke-teal-100/20"; pub(crate) const stroke_teal_100_of_25: &str = "stroke-teal-100/25"; pub(crate) const stroke_teal_100_of_30: &str = "stroke-teal-100/30"; pub(crate) const stroke_teal_100_of_40: &str = "stroke-teal-100/40"; pub(crate) const stroke_teal_100_of_5: &str = "stroke-teal-100/5"; pub(crate) const stroke_teal_100_of_50: &str = "stroke-teal-100/50"; pub(crate) const stroke_teal_100_of_60: &str = "stroke-teal-100/60"; pub(crate) const stroke_teal_100_of_70: &str = "stroke-teal-100/70"; pub(crate) const stroke_teal_100_of_75: &str = "stroke-teal-100/75"; pub(crate) const stroke_teal_100_of_80: &str = "stroke-teal-100/80"; pub(crate) const stroke_teal_100_of_90: &str = "stroke-teal-100/90"; pub(crate) const stroke_teal_100_of_95: &str = "stroke-teal-100/95"; pub(crate) const stroke_teal_200: &str = "stroke-teal-200"; pub(crate) const stroke_teal_200_of_0: &str = "stroke-teal-200/0"; pub(crate) const stroke_teal_200_of_10: &str = "stroke-teal-200/10"; pub(crate) const stroke_teal_200_of_100: &str = "stroke-teal-200/100"; pub(crate) const stroke_teal_200_of_20: &str = "stroke-teal-200/20"; pub(crate) const stroke_teal_200_of_25: &str = "stroke-teal-200/25"; pub(crate) const stroke_teal_200_of_30: &str = "stroke-teal-200/30"; pub(crate) const stroke_teal_200_of_40: &str = "stroke-teal-200/40"; pub(crate) const stroke_teal_200_of_5: &str = "stroke-teal-200/5"; pub(crate) const stroke_teal_200_of_50: &str = "stroke-teal-200/50"; pub(crate) const stroke_teal_200_of_60: &str = "stroke-teal-200/60"; pub(crate) const stroke_teal_200_of_70: &str = "stroke-teal-200/70"; pub(crate) const stroke_teal_200_of_75: &str = "stroke-teal-200/75"; pub(crate) const stroke_teal_200_of_80: &str = "stroke-teal-200/80"; pub(crate) const stroke_teal_200_of_90: &str = "stroke-teal-200/90"; pub(crate) const stroke_teal_200_of_95: &str = "stroke-teal-200/95"; pub(crate) const stroke_teal_300: &str = "stroke-teal-300"; pub(crate) const stroke_teal_300_of_0: &str = "stroke-teal-300/0"; pub(crate) const stroke_teal_300_of_10: &str = "stroke-teal-300/10"; pub(crate) const stroke_teal_300_of_100: &str = "stroke-teal-300/100"; pub(crate) const stroke_teal_300_of_20: &str = "stroke-teal-300/20"; pub(crate) const stroke_teal_300_of_25: &str = "stroke-teal-300/25"; pub(crate) const stroke_teal_300_of_30: &str = "stroke-teal-300/30"; pub(crate) const stroke_teal_300_of_40: &str = "stroke-teal-300/40"; pub(crate) const stroke_teal_300_of_5: &str = "stroke-teal-300/5"; pub(crate) const stroke_teal_300_of_50: &str = "stroke-teal-300/50"; pub(crate) const stroke_teal_300_of_60: &str = "stroke-teal-300/60"; pub(crate) const stroke_teal_300_of_70: &str = "stroke-teal-300/70"; pub(crate) const stroke_teal_300_of_75: &str = "stroke-teal-300/75"; pub(crate) const stroke_teal_300_of_80: &str = "stroke-teal-300/80"; pub(crate) const stroke_teal_300_of_90: &str = "stroke-teal-300/90"; pub(crate) const stroke_teal_300_of_95: &str = "stroke-teal-300/95"; pub(crate) const stroke_teal_400: &str = "stroke-teal-400"; pub(crate) const stroke_teal_400_of_0: &str = "stroke-teal-400/0"; pub(crate) const stroke_teal_400_of_10: &str = "stroke-teal-400/10"; pub(crate) const stroke_teal_400_of_100: &str = "stroke-teal-400/100"; pub(crate) const stroke_teal_400_of_20: &str = "stroke-teal-400/20"; pub(crate) const stroke_teal_400_of_25: &str = "stroke-teal-400/25"; pub(crate) const stroke_teal_400_of_30: &str = "stroke-teal-400/30"; pub(crate) const stroke_teal_400_of_40: &str = "stroke-teal-400/40"; pub(crate) const stroke_teal_400_of_5: &str = "stroke-teal-400/5"; pub(crate) const stroke_teal_400_of_50: &str = "stroke-teal-400/50"; pub(crate) const stroke_teal_400_of_60: &str = "stroke-teal-400/60"; pub(crate) const stroke_teal_400_of_70: &str = "stroke-teal-400/70"; pub(crate) const stroke_teal_400_of_75: &str = "stroke-teal-400/75"; pub(crate) const stroke_teal_400_of_80: &str = "stroke-teal-400/80"; pub(crate) const stroke_teal_400_of_90: &str = "stroke-teal-400/90"; pub(crate) const stroke_teal_400_of_95: &str = "stroke-teal-400/95"; pub(crate) const stroke_teal_50: &str = "stroke-teal-50"; pub(crate) const stroke_teal_500: &str = "stroke-teal-500"; pub(crate) const stroke_teal_500_of_0: &str = "stroke-teal-500/0"; pub(crate) const stroke_teal_500_of_10: &str = "stroke-teal-500/10"; pub(crate) const stroke_teal_500_of_100: &str = "stroke-teal-500/100"; pub(crate) const stroke_teal_500_of_20: &str = "stroke-teal-500/20"; pub(crate) const stroke_teal_500_of_25: &str = "stroke-teal-500/25"; pub(crate) const stroke_teal_500_of_30: &str = "stroke-teal-500/30"; pub(crate) const stroke_teal_500_of_40: &str = "stroke-teal-500/40"; pub(crate) const stroke_teal_500_of_5: &str = "stroke-teal-500/5"; pub(crate) const stroke_teal_500_of_50: &str = "stroke-teal-500/50"; pub(crate) const stroke_teal_500_of_60: &str = "stroke-teal-500/60"; pub(crate) const stroke_teal_500_of_70: &str = "stroke-teal-500/70"; pub(crate) const stroke_teal_500_of_75: &str = "stroke-teal-500/75"; pub(crate) const stroke_teal_500_of_80: &str = "stroke-teal-500/80"; pub(crate) const stroke_teal_500_of_90: &str = "stroke-teal-500/90"; pub(crate) const stroke_teal_500_of_95: &str = "stroke-teal-500/95"; pub(crate) const stroke_teal_50_of_0: &str = "stroke-teal-50/0"; pub(crate) const stroke_teal_50_of_10: &str = "stroke-teal-50/10"; pub(crate) const stroke_teal_50_of_100: &str = "stroke-teal-50/100"; pub(crate) const stroke_teal_50_of_20: &str = "stroke-teal-50/20"; pub(crate) const stroke_teal_50_of_25: &str = "stroke-teal-50/25"; pub(crate) const stroke_teal_50_of_30: &str = "stroke-teal-50/30"; pub(crate) const stroke_teal_50_of_40: &str = "stroke-teal-50/40"; pub(crate) const stroke_teal_50_of_5: &str = "stroke-teal-50/5"; pub(crate) const stroke_teal_50_of_50: &str = "stroke-teal-50/50"; pub(crate) const stroke_teal_50_of_60: &str = "stroke-teal-50/60"; pub(crate) const stroke_teal_50_of_70: &str = "stroke-teal-50/70"; pub(crate) const stroke_teal_50_of_75: &str = "stroke-teal-50/75"; pub(crate) const stroke_teal_50_of_80: &str = "stroke-teal-50/80"; pub(crate) const stroke_teal_50_of_90: &str = "stroke-teal-50/90"; pub(crate) const stroke_teal_50_of_95: &str = "stroke-teal-50/95"; pub(crate) const stroke_teal_600: &str = "stroke-teal-600"; pub(crate) const stroke_teal_600_of_0: &str = "stroke-teal-600/0"; pub(crate) const stroke_teal_600_of_10: &str = "stroke-teal-600/10"; pub(crate) const stroke_teal_600_of_100: &str = "stroke-teal-600/100"; pub(crate) const stroke_teal_600_of_20: &str = "stroke-teal-600/20"; pub(crate) const stroke_teal_600_of_25: &str = "stroke-teal-600/25"; pub(crate) const stroke_teal_600_of_30: &str = "stroke-teal-600/30"; pub(crate) const stroke_teal_600_of_40: &str = "stroke-teal-600/40"; pub(crate) const stroke_teal_600_of_5: &str = "stroke-teal-600/5"; pub(crate) const stroke_teal_600_of_50: &str = "stroke-teal-600/50"; pub(crate) const stroke_teal_600_of_60: &str = "stroke-teal-600/60"; pub(crate) const stroke_teal_600_of_70: &str = "stroke-teal-600/70"; pub(crate) const stroke_teal_600_of_75: &str = "stroke-teal-600/75"; pub(crate) const stroke_teal_600_of_80: &str = "stroke-teal-600/80"; pub(crate) const stroke_teal_600_of_90: &str = "stroke-teal-600/90"; pub(crate) const stroke_teal_600_of_95: &str = "stroke-teal-600/95"; pub(crate) const stroke_teal_700: &str = "stroke-teal-700"; pub(crate) const stroke_teal_700_of_0: &str = "stroke-teal-700/0"; pub(crate) const stroke_teal_700_of_10: &str = "stroke-teal-700/10"; pub(crate) const stroke_teal_700_of_100: &str = "stroke-teal-700/100"; pub(crate) const stroke_teal_700_of_20: &str = "stroke-teal-700/20"; pub(crate) const stroke_teal_700_of_25: &str = "stroke-teal-700/25"; pub(crate) const stroke_teal_700_of_30: &str = "stroke-teal-700/30"; pub(crate) const stroke_teal_700_of_40: &str = "stroke-teal-700/40"; pub(crate) const stroke_teal_700_of_5: &str = "stroke-teal-700/5"; pub(crate) const stroke_teal_700_of_50: &str = "stroke-teal-700/50"; pub(crate) const stroke_teal_700_of_60: &str = "stroke-teal-700/60"; pub(crate) const stroke_teal_700_of_70: &str = "stroke-teal-700/70"; pub(crate) const stroke_teal_700_of_75: &str = "stroke-teal-700/75"; pub(crate) const stroke_teal_700_of_80: &str = "stroke-teal-700/80"; pub(crate) const stroke_teal_700_of_90: &str = "stroke-teal-700/90"; pub(crate) const stroke_teal_700_of_95: &str = "stroke-teal-700/95"; pub(crate) const stroke_teal_800: &str = "stroke-teal-800"; pub(crate) const stroke_teal_800_of_0: &str = "stroke-teal-800/0"; pub(crate) const stroke_teal_800_of_10: &str = "stroke-teal-800/10"; pub(crate) const stroke_teal_800_of_100: &str = "stroke-teal-800/100"; pub(crate) const stroke_teal_800_of_20: &str = "stroke-teal-800/20"; pub(crate) const stroke_teal_800_of_25: &str = "stroke-teal-800/25"; pub(crate) const stroke_teal_800_of_30: &str = "stroke-teal-800/30"; pub(crate) const stroke_teal_800_of_40: &str = "stroke-teal-800/40"; pub(crate) const stroke_teal_800_of_5: &str = "stroke-teal-800/5"; pub(crate) const stroke_teal_800_of_50: &str = "stroke-teal-800/50"; pub(crate) const stroke_teal_800_of_60: &str = "stroke-teal-800/60"; pub(crate) const stroke_teal_800_of_70: &str = "stroke-teal-800/70"; pub(crate) const stroke_teal_800_of_75: &str = "stroke-teal-800/75"; pub(crate) const stroke_teal_800_of_80: &str = "stroke-teal-800/80"; pub(crate) const stroke_teal_800_of_90: &str = "stroke-teal-800/90"; pub(crate) const stroke_teal_800_of_95: &str = "stroke-teal-800/95"; pub(crate) const stroke_teal_900: &str = "stroke-teal-900"; pub(crate) const stroke_teal_900_of_0: &str = "stroke-teal-900/0"; pub(crate) const stroke_teal_900_of_10: &str = "stroke-teal-900/10"; pub(crate) const stroke_teal_900_of_100: &str = "stroke-teal-900/100"; pub(crate) const stroke_teal_900_of_20: &str = "stroke-teal-900/20"; pub(crate) const stroke_teal_900_of_25: &str = "stroke-teal-900/25"; pub(crate) const stroke_teal_900_of_30: &str = "stroke-teal-900/30"; pub(crate) const stroke_teal_900_of_40: &str = "stroke-teal-900/40"; pub(crate) const stroke_teal_900_of_5: &str = "stroke-teal-900/5"; pub(crate) const stroke_teal_900_of_50: &str = "stroke-teal-900/50"; pub(crate) const stroke_teal_900_of_60: &str = "stroke-teal-900/60"; pub(crate) const stroke_teal_900_of_70: &str = "stroke-teal-900/70"; pub(crate) const stroke_teal_900_of_75: &str = "stroke-teal-900/75"; pub(crate) const stroke_teal_900_of_80: &str = "stroke-teal-900/80"; pub(crate) const stroke_teal_900_of_90: &str = "stroke-teal-900/90"; pub(crate) const stroke_teal_900_of_95: &str = "stroke-teal-900/95"; pub(crate) const stroke_transparent: &str = "stroke-transparent"; pub(crate) const stroke_transparent_of_0: &str = "stroke-transparent/0"; pub(crate) const stroke_transparent_of_10: &str = "stroke-transparent/10"; pub(crate) const stroke_transparent_of_100: &str = "stroke-transparent/100"; pub(crate) const stroke_transparent_of_20: &str = "stroke-transparent/20"; pub(crate) const stroke_transparent_of_25: &str = "stroke-transparent/25"; pub(crate) const stroke_transparent_of_30: &str = "stroke-transparent/30"; pub(crate) const stroke_transparent_of_40: &str = "stroke-transparent/40"; pub(crate) const stroke_transparent_of_5: &str = "stroke-transparent/5"; pub(crate) const stroke_transparent_of_50: &str = "stroke-transparent/50"; pub(crate) const stroke_transparent_of_60: &str = "stroke-transparent/60"; pub(crate) const stroke_transparent_of_70: &str = "stroke-transparent/70"; pub(crate) const stroke_transparent_of_75: &str = "stroke-transparent/75"; pub(crate) const stroke_transparent_of_80: &str = "stroke-transparent/80"; pub(crate) const stroke_transparent_of_90: &str = "stroke-transparent/90"; pub(crate) const stroke_transparent_of_95: &str = "stroke-transparent/95"; pub(crate) const stroke_violet_100: &str = "stroke-violet-100"; pub(crate) const stroke_violet_100_of_0: &str = "stroke-violet-100/0"; pub(crate) const stroke_violet_100_of_10: &str = "stroke-violet-100/10"; pub(crate) const stroke_violet_100_of_100: &str = "stroke-violet-100/100"; pub(crate) const stroke_violet_100_of_20: &str = "stroke-violet-100/20"; pub(crate) const stroke_violet_100_of_25: &str = "stroke-violet-100/25"; pub(crate) const stroke_violet_100_of_30: &str = "stroke-violet-100/30"; pub(crate) const stroke_violet_100_of_40: &str = "stroke-violet-100/40"; pub(crate) const stroke_violet_100_of_5: &str = "stroke-violet-100/5"; pub(crate) const stroke_violet_100_of_50: &str = "stroke-violet-100/50"; pub(crate) const stroke_violet_100_of_60: &str = "stroke-violet-100/60"; pub(crate) const stroke_violet_100_of_70: &str = "stroke-violet-100/70"; pub(crate) const stroke_violet_100_of_75: &str = "stroke-violet-100/75"; pub(crate) const stroke_violet_100_of_80: &str = "stroke-violet-100/80"; pub(crate) const stroke_violet_100_of_90: &str = "stroke-violet-100/90"; pub(crate) const stroke_violet_100_of_95: &str = "stroke-violet-100/95"; pub(crate) const stroke_violet_200: &str = "stroke-violet-200"; pub(crate) const stroke_violet_200_of_0: &str = "stroke-violet-200/0"; pub(crate) const stroke_violet_200_of_10: &str = "stroke-violet-200/10"; pub(crate) const stroke_violet_200_of_100: &str = "stroke-violet-200/100"; pub(crate) const stroke_violet_200_of_20: &str = "stroke-violet-200/20"; pub(crate) const stroke_violet_200_of_25: &str = "stroke-violet-200/25"; pub(crate) const stroke_violet_200_of_30: &str = "stroke-violet-200/30"; pub(crate) const stroke_violet_200_of_40: &str = "stroke-violet-200/40"; pub(crate) const stroke_violet_200_of_5: &str = "stroke-violet-200/5"; pub(crate) const stroke_violet_200_of_50: &str = "stroke-violet-200/50"; pub(crate) const stroke_violet_200_of_60: &str = "stroke-violet-200/60"; pub(crate) const stroke_violet_200_of_70: &str = "stroke-violet-200/70"; pub(crate) const stroke_violet_200_of_75: &str = "stroke-violet-200/75"; pub(crate) const stroke_violet_200_of_80: &str = "stroke-violet-200/80"; pub(crate) const stroke_violet_200_of_90: &str = "stroke-violet-200/90"; pub(crate) const stroke_violet_200_of_95: &str = "stroke-violet-200/95"; pub(crate) const stroke_violet_300: &str = "stroke-violet-300"; pub(crate) const stroke_violet_300_of_0: &str = "stroke-violet-300/0"; pub(crate) const stroke_violet_300_of_10: &str = "stroke-violet-300/10"; pub(crate) const stroke_violet_300_of_100: &str = "stroke-violet-300/100"; pub(crate) const stroke_violet_300_of_20: &str = "stroke-violet-300/20"; pub(crate) const stroke_violet_300_of_25: &str = "stroke-violet-300/25"; pub(crate) const stroke_violet_300_of_30: &str = "stroke-violet-300/30"; pub(crate) const stroke_violet_300_of_40: &str = "stroke-violet-300/40"; pub(crate) const stroke_violet_300_of_5: &str = "stroke-violet-300/5"; pub(crate) const stroke_violet_300_of_50: &str = "stroke-violet-300/50"; pub(crate) const stroke_violet_300_of_60: &str = "stroke-violet-300/60"; pub(crate) const stroke_violet_300_of_70: &str = "stroke-violet-300/70"; pub(crate) const stroke_violet_300_of_75: &str = "stroke-violet-300/75"; pub(crate) const stroke_violet_300_of_80: &str = "stroke-violet-300/80"; pub(crate) const stroke_violet_300_of_90: &str = "stroke-violet-300/90"; pub(crate) const stroke_violet_300_of_95: &str = "stroke-violet-300/95"; pub(crate) const stroke_violet_400: &str = "stroke-violet-400"; pub(crate) const stroke_violet_400_of_0: &str = "stroke-violet-400/0"; pub(crate) const stroke_violet_400_of_10: &str = "stroke-violet-400/10"; pub(crate) const stroke_violet_400_of_100: &str = "stroke-violet-400/100"; pub(crate) const stroke_violet_400_of_20: &str = "stroke-violet-400/20"; pub(crate) const stroke_violet_400_of_25: &str = "stroke-violet-400/25"; pub(crate) const stroke_violet_400_of_30: &str = "stroke-violet-400/30"; pub(crate) const stroke_violet_400_of_40: &str = "stroke-violet-400/40"; pub(crate) const stroke_violet_400_of_5: &str = "stroke-violet-400/5"; pub(crate) const stroke_violet_400_of_50: &str = "stroke-violet-400/50"; pub(crate) const stroke_violet_400_of_60: &str = "stroke-violet-400/60"; pub(crate) const stroke_violet_400_of_70: &str = "stroke-violet-400/70"; pub(crate) const stroke_violet_400_of_75: &str = "stroke-violet-400/75"; pub(crate) const stroke_violet_400_of_80: &str = "stroke-violet-400/80"; pub(crate) const stroke_violet_400_of_90: &str = "stroke-violet-400/90"; pub(crate) const stroke_violet_400_of_95: &str = "stroke-violet-400/95"; pub(crate) const stroke_violet_50: &str = "stroke-violet-50"; pub(crate) const stroke_violet_500: &str = "stroke-violet-500"; pub(crate) const stroke_violet_500_of_0: &str = "stroke-violet-500/0"; pub(crate) const stroke_violet_500_of_10: &str = "stroke-violet-500/10"; pub(crate) const stroke_violet_500_of_100: &str = "stroke-violet-500/100"; pub(crate) const stroke_violet_500_of_20: &str = "stroke-violet-500/20"; pub(crate) const stroke_violet_500_of_25: &str = "stroke-violet-500/25"; pub(crate) const stroke_violet_500_of_30: &str = "stroke-violet-500/30"; pub(crate) const stroke_violet_500_of_40: &str = "stroke-violet-500/40"; pub(crate) const stroke_violet_500_of_5: &str = "stroke-violet-500/5"; pub(crate) const stroke_violet_500_of_50: &str = "stroke-violet-500/50"; pub(crate) const stroke_violet_500_of_60: &str = "stroke-violet-500/60"; pub(crate) const stroke_violet_500_of_70: &str = "stroke-violet-500/70"; pub(crate) const stroke_violet_500_of_75: &str = "stroke-violet-500/75"; pub(crate) const stroke_violet_500_of_80: &str = "stroke-violet-500/80"; pub(crate) const stroke_violet_500_of_90: &str = "stroke-violet-500/90"; pub(crate) const stroke_violet_500_of_95: &str = "stroke-violet-500/95"; pub(crate) const stroke_violet_50_of_0: &str = "stroke-violet-50/0"; pub(crate) const stroke_violet_50_of_10: &str = "stroke-violet-50/10"; pub(crate) const stroke_violet_50_of_100: &str = "stroke-violet-50/100"; pub(crate) const stroke_violet_50_of_20: &str = "stroke-violet-50/20"; pub(crate) const stroke_violet_50_of_25: &str = "stroke-violet-50/25"; pub(crate) const stroke_violet_50_of_30: &str = "stroke-violet-50/30"; pub(crate) const stroke_violet_50_of_40: &str = "stroke-violet-50/40"; pub(crate) const stroke_violet_50_of_5: &str = "stroke-violet-50/5"; pub(crate) const stroke_violet_50_of_50: &str = "stroke-violet-50/50"; pub(crate) const stroke_violet_50_of_60: &str = "stroke-violet-50/60"; pub(crate) const stroke_violet_50_of_70: &str = "stroke-violet-50/70"; pub(crate) const stroke_violet_50_of_75: &str = "stroke-violet-50/75"; pub(crate) const stroke_violet_50_of_80: &str = "stroke-violet-50/80"; pub(crate) const stroke_violet_50_of_90: &str = "stroke-violet-50/90"; pub(crate) const stroke_violet_50_of_95: &str = "stroke-violet-50/95"; pub(crate) const stroke_violet_600: &str = "stroke-violet-600"; pub(crate) const stroke_violet_600_of_0: &str = "stroke-violet-600/0"; pub(crate) const stroke_violet_600_of_10: &str = "stroke-violet-600/10"; pub(crate) const stroke_violet_600_of_100: &str = "stroke-violet-600/100"; pub(crate) const stroke_violet_600_of_20: &str = "stroke-violet-600/20"; pub(crate) const stroke_violet_600_of_25: &str = "stroke-violet-600/25"; pub(crate) const stroke_violet_600_of_30: &str = "stroke-violet-600/30"; pub(crate) const stroke_violet_600_of_40: &str = "stroke-violet-600/40"; pub(crate) const stroke_violet_600_of_5: &str = "stroke-violet-600/5"; pub(crate) const stroke_violet_600_of_50: &str = "stroke-violet-600/50"; pub(crate) const stroke_violet_600_of_60: &str = "stroke-violet-600/60"; pub(crate) const stroke_violet_600_of_70: &str = "stroke-violet-600/70"; pub(crate) const stroke_violet_600_of_75: &str = "stroke-violet-600/75"; pub(crate) const stroke_violet_600_of_80: &str = "stroke-violet-600/80"; pub(crate) const stroke_violet_600_of_90: &str = "stroke-violet-600/90"; pub(crate) const stroke_violet_600_of_95: &str = "stroke-violet-600/95"; pub(crate) const stroke_violet_700: &str = "stroke-violet-700"; pub(crate) const stroke_violet_700_of_0: &str = "stroke-violet-700/0"; pub(crate) const stroke_violet_700_of_10: &str = "stroke-violet-700/10"; pub(crate) const stroke_violet_700_of_100: &str = "stroke-violet-700/100"; pub(crate) const stroke_violet_700_of_20: &str = "stroke-violet-700/20"; pub(crate) const stroke_violet_700_of_25: &str = "stroke-violet-700/25"; pub(crate) const stroke_violet_700_of_30: &str = "stroke-violet-700/30"; pub(crate) const stroke_violet_700_of_40: &str = "stroke-violet-700/40"; pub(crate) const stroke_violet_700_of_5: &str = "stroke-violet-700/5"; pub(crate) const stroke_violet_700_of_50: &str = "stroke-violet-700/50"; pub(crate) const stroke_violet_700_of_60: &str = "stroke-violet-700/60"; pub(crate) const stroke_violet_700_of_70: &str = "stroke-violet-700/70"; pub(crate) const stroke_violet_700_of_75: &str = "stroke-violet-700/75"; pub(crate) const stroke_violet_700_of_80: &str = "stroke-violet-700/80"; pub(crate) const stroke_violet_700_of_90: &str = "stroke-violet-700/90"; pub(crate) const stroke_violet_700_of_95: &str = "stroke-violet-700/95"; pub(crate) const stroke_violet_800: &str = "stroke-violet-800"; pub(crate) const stroke_violet_800_of_0: &str = "stroke-violet-800/0"; pub(crate) const stroke_violet_800_of_10: &str = "stroke-violet-800/10"; pub(crate) const stroke_violet_800_of_100: &str = "stroke-violet-800/100"; pub(crate) const stroke_violet_800_of_20: &str = "stroke-violet-800/20"; pub(crate) const stroke_violet_800_of_25: &str = "stroke-violet-800/25"; pub(crate) const stroke_violet_800_of_30: &str = "stroke-violet-800/30"; pub(crate) const stroke_violet_800_of_40: &str = "stroke-violet-800/40"; pub(crate) const stroke_violet_800_of_5: &str = "stroke-violet-800/5"; pub(crate) const stroke_violet_800_of_50: &str = "stroke-violet-800/50"; pub(crate) const stroke_violet_800_of_60: &str = "stroke-violet-800/60"; pub(crate) const stroke_violet_800_of_70: &str = "stroke-violet-800/70"; pub(crate) const stroke_violet_800_of_75: &str = "stroke-violet-800/75"; pub(crate) const stroke_violet_800_of_80: &str = "stroke-violet-800/80"; pub(crate) const stroke_violet_800_of_90: &str = "stroke-violet-800/90"; pub(crate) const stroke_violet_800_of_95: &str = "stroke-violet-800/95"; pub(crate) const stroke_violet_900: &str = "stroke-violet-900"; pub(crate) const stroke_violet_900_of_0: &str = "stroke-violet-900/0"; pub(crate) const stroke_violet_900_of_10: &str = "stroke-violet-900/10"; pub(crate) const stroke_violet_900_of_100: &str = "stroke-violet-900/100"; pub(crate) const stroke_violet_900_of_20: &str = "stroke-violet-900/20"; pub(crate) const stroke_violet_900_of_25: &str = "stroke-violet-900/25"; pub(crate) const stroke_violet_900_of_30: &str = "stroke-violet-900/30"; pub(crate) const stroke_violet_900_of_40: &str = "stroke-violet-900/40"; pub(crate) const stroke_violet_900_of_5: &str = "stroke-violet-900/5"; pub(crate) const stroke_violet_900_of_50: &str = "stroke-violet-900/50"; pub(crate) const stroke_violet_900_of_60: &str = "stroke-violet-900/60"; pub(crate) const stroke_violet_900_of_70: &str = "stroke-violet-900/70"; pub(crate) const stroke_violet_900_of_75: &str = "stroke-violet-900/75"; pub(crate) const stroke_violet_900_of_80: &str = "stroke-violet-900/80"; pub(crate) const stroke_violet_900_of_90: &str = "stroke-violet-900/90"; pub(crate) const stroke_violet_900_of_95: &str = "stroke-violet-900/95"; pub(crate) const stroke_white: &str = "stroke-white"; pub(crate) const stroke_white_of_0: &str = "stroke-white/0"; pub(crate) const stroke_white_of_10: &str = "stroke-white/10"; pub(crate) const stroke_white_of_100: &str = "stroke-white/100"; pub(crate) const stroke_white_of_20: &str = "stroke-white/20"; pub(crate) const stroke_white_of_25: &str = "stroke-white/25"; pub(crate) const stroke_white_of_30: &str = "stroke-white/30"; pub(crate) const stroke_white_of_40: &str = "stroke-white/40"; pub(crate) const stroke_white_of_5: &str = "stroke-white/5"; pub(crate) const stroke_white_of_50: &str = "stroke-white/50"; pub(crate) const stroke_white_of_60: &str = "stroke-white/60"; pub(crate) const stroke_white_of_70: &str = "stroke-white/70"; pub(crate) const stroke_white_of_75: &str = "stroke-white/75"; pub(crate) const stroke_white_of_80: &str = "stroke-white/80"; pub(crate) const stroke_white_of_90: &str = "stroke-white/90"; pub(crate) const stroke_white_of_95: &str = "stroke-white/95"; pub(crate) const stroke_yellow_100: &str = "stroke-yellow-100"; pub(crate) const stroke_yellow_100_of_0: &str = "stroke-yellow-100/0"; pub(crate) const stroke_yellow_100_of_10: &str = "stroke-yellow-100/10"; pub(crate) const stroke_yellow_100_of_100: &str = "stroke-yellow-100/100"; pub(crate) const stroke_yellow_100_of_20: &str = "stroke-yellow-100/20"; pub(crate) const stroke_yellow_100_of_25: &str = "stroke-yellow-100/25"; pub(crate) const stroke_yellow_100_of_30: &str = "stroke-yellow-100/30"; pub(crate) const stroke_yellow_100_of_40: &str = "stroke-yellow-100/40"; pub(crate) const stroke_yellow_100_of_5: &str = "stroke-yellow-100/5"; pub(crate) const stroke_yellow_100_of_50: &str = "stroke-yellow-100/50"; pub(crate) const stroke_yellow_100_of_60: &str = "stroke-yellow-100/60"; pub(crate) const stroke_yellow_100_of_70: &str = "stroke-yellow-100/70"; pub(crate) const stroke_yellow_100_of_75: &str = "stroke-yellow-100/75"; pub(crate) const stroke_yellow_100_of_80: &str = "stroke-yellow-100/80"; pub(crate) const stroke_yellow_100_of_90: &str = "stroke-yellow-100/90"; pub(crate) const stroke_yellow_100_of_95: &str = "stroke-yellow-100/95"; pub(crate) const stroke_yellow_200: &str = "stroke-yellow-200"; pub(crate) const stroke_yellow_200_of_0: &str = "stroke-yellow-200/0"; pub(crate) const stroke_yellow_200_of_10: &str = "stroke-yellow-200/10"; pub(crate) const stroke_yellow_200_of_100: &str = "stroke-yellow-200/100"; pub(crate) const stroke_yellow_200_of_20: &str = "stroke-yellow-200/20"; pub(crate) const stroke_yellow_200_of_25: &str = "stroke-yellow-200/25"; pub(crate) const stroke_yellow_200_of_30: &str = "stroke-yellow-200/30"; pub(crate) const stroke_yellow_200_of_40: &str = "stroke-yellow-200/40"; pub(crate) const stroke_yellow_200_of_5: &str = "stroke-yellow-200/5"; pub(crate) const stroke_yellow_200_of_50: &str = "stroke-yellow-200/50"; pub(crate) const stroke_yellow_200_of_60: &str = "stroke-yellow-200/60"; pub(crate) const stroke_yellow_200_of_70: &str = "stroke-yellow-200/70"; pub(crate) const stroke_yellow_200_of_75: &str = "stroke-yellow-200/75"; pub(crate) const stroke_yellow_200_of_80: &str = "stroke-yellow-200/80"; pub(crate) const stroke_yellow_200_of_90: &str = "stroke-yellow-200/90"; pub(crate) const stroke_yellow_200_of_95: &str = "stroke-yellow-200/95"; pub(crate) const stroke_yellow_300: &str = "stroke-yellow-300"; pub(crate) const stroke_yellow_300_of_0: &str = "stroke-yellow-300/0"; pub(crate) const stroke_yellow_300_of_10: &str = "stroke-yellow-300/10"; pub(crate) const stroke_yellow_300_of_100: &str = "stroke-yellow-300/100"; pub(crate) const stroke_yellow_300_of_20: &str = "stroke-yellow-300/20"; pub(crate) const stroke_yellow_300_of_25: &str = "stroke-yellow-300/25"; pub(crate) const stroke_yellow_300_of_30: &str = "stroke-yellow-300/30"; pub(crate) const stroke_yellow_300_of_40: &str = "stroke-yellow-300/40"; pub(crate) const stroke_yellow_300_of_5: &str = "stroke-yellow-300/5"; pub(crate) const stroke_yellow_300_of_50: &str = "stroke-yellow-300/50"; pub(crate) const stroke_yellow_300_of_60: &str = "stroke-yellow-300/60"; pub(crate) const stroke_yellow_300_of_70: &str = "stroke-yellow-300/70"; pub(crate) const stroke_yellow_300_of_75: &str = "stroke-yellow-300/75"; pub(crate) const stroke_yellow_300_of_80: &str = "stroke-yellow-300/80"; pub(crate) const stroke_yellow_300_of_90: &str = "stroke-yellow-300/90"; pub(crate) const stroke_yellow_300_of_95: &str = "stroke-yellow-300/95"; pub(crate) const stroke_yellow_400: &str = "stroke-yellow-400"; pub(crate) const stroke_yellow_400_of_0: &str = "stroke-yellow-400/0"; pub(crate) const stroke_yellow_400_of_10: &str = "stroke-yellow-400/10"; pub(crate) const stroke_yellow_400_of_100: &str = "stroke-yellow-400/100"; pub(crate) const stroke_yellow_400_of_20: &str = "stroke-yellow-400/20"; pub(crate) const stroke_yellow_400_of_25: &str = "stroke-yellow-400/25"; pub(crate) const stroke_yellow_400_of_30: &str = "stroke-yellow-400/30"; pub(crate) const stroke_yellow_400_of_40: &str = "stroke-yellow-400/40"; pub(crate) const stroke_yellow_400_of_5: &str = "stroke-yellow-400/5"; pub(crate) const stroke_yellow_400_of_50: &str = "stroke-yellow-400/50"; pub(crate) const stroke_yellow_400_of_60: &str = "stroke-yellow-400/60"; pub(crate) const stroke_yellow_400_of_70: &str = "stroke-yellow-400/70"; pub(crate) const stroke_yellow_400_of_75: &str = "stroke-yellow-400/75"; pub(crate) const stroke_yellow_400_of_80: &str = "stroke-yellow-400/80"; pub(crate) const stroke_yellow_400_of_90: &str = "stroke-yellow-400/90"; pub(crate) const stroke_yellow_400_of_95: &str = "stroke-yellow-400/95"; pub(crate) const stroke_yellow_50: &str = "stroke-yellow-50"; pub(crate) const stroke_yellow_500: &str = "stroke-yellow-500"; pub(crate) const stroke_yellow_500_of_0: &str = "stroke-yellow-500/0"; pub(crate) const stroke_yellow_500_of_10: &str = "stroke-yellow-500/10"; pub(crate) const stroke_yellow_500_of_100: &str = "stroke-yellow-500/100"; pub(crate) const stroke_yellow_500_of_20: &str = "stroke-yellow-500/20"; pub(crate) const stroke_yellow_500_of_25: &str = "stroke-yellow-500/25"; pub(crate) const stroke_yellow_500_of_30: &str = "stroke-yellow-500/30"; pub(crate) const stroke_yellow_500_of_40: &str = "stroke-yellow-500/40"; pub(crate) const stroke_yellow_500_of_5: &str = "stroke-yellow-500/5"; pub(crate) const stroke_yellow_500_of_50: &str = "stroke-yellow-500/50"; pub(crate) const stroke_yellow_500_of_60: &str = "stroke-yellow-500/60"; pub(crate) const stroke_yellow_500_of_70: &str = "stroke-yellow-500/70"; pub(crate) const stroke_yellow_500_of_75: &str = "stroke-yellow-500/75"; pub(crate) const stroke_yellow_500_of_80: &str = "stroke-yellow-500/80"; pub(crate) const stroke_yellow_500_of_90: &str = "stroke-yellow-500/90"; pub(crate) const stroke_yellow_500_of_95: &str = "stroke-yellow-500/95"; pub(crate) const stroke_yellow_50_of_0: &str = "stroke-yellow-50/0"; pub(crate) const stroke_yellow_50_of_10: &str = "stroke-yellow-50/10"; pub(crate) const stroke_yellow_50_of_100: &str = "stroke-yellow-50/100"; pub(crate) const stroke_yellow_50_of_20: &str = "stroke-yellow-50/20"; pub(crate) const stroke_yellow_50_of_25: &str = "stroke-yellow-50/25"; pub(crate) const stroke_yellow_50_of_30: &str = "stroke-yellow-50/30"; pub(crate) const stroke_yellow_50_of_40: &str = "stroke-yellow-50/40"; pub(crate) const stroke_yellow_50_of_5: &str = "stroke-yellow-50/5"; pub(crate) const stroke_yellow_50_of_50: &str = "stroke-yellow-50/50"; pub(crate) const stroke_yellow_50_of_60: &str = "stroke-yellow-50/60"; pub(crate) const stroke_yellow_50_of_70: &str = "stroke-yellow-50/70"; pub(crate) const stroke_yellow_50_of_75: &str = "stroke-yellow-50/75"; pub(crate) const stroke_yellow_50_of_80: &str = "stroke-yellow-50/80"; pub(crate) const stroke_yellow_50_of_90: &str = "stroke-yellow-50/90"; pub(crate) const stroke_yellow_50_of_95: &str = "stroke-yellow-50/95"; pub(crate) const stroke_yellow_600: &str = "stroke-yellow-600"; pub(crate) const stroke_yellow_600_of_0: &str = "stroke-yellow-600/0"; pub(crate) const stroke_yellow_600_of_10: &str = "stroke-yellow-600/10"; pub(crate) const stroke_yellow_600_of_100: &str = "stroke-yellow-600/100"; pub(crate) const stroke_yellow_600_of_20: &str = "stroke-yellow-600/20"; pub(crate) const stroke_yellow_600_of_25: &str = "stroke-yellow-600/25"; pub(crate) const stroke_yellow_600_of_30: &str = "stroke-yellow-600/30"; pub(crate) const stroke_yellow_600_of_40: &str = "stroke-yellow-600/40"; pub(crate) const stroke_yellow_600_of_5: &str = "stroke-yellow-600/5"; pub(crate) const stroke_yellow_600_of_50: &str = "stroke-yellow-600/50"; pub(crate) const stroke_yellow_600_of_60: &str = "stroke-yellow-600/60"; pub(crate) const stroke_yellow_600_of_70: &str = "stroke-yellow-600/70"; pub(crate) const stroke_yellow_600_of_75: &str = "stroke-yellow-600/75"; pub(crate) const stroke_yellow_600_of_80: &str = "stroke-yellow-600/80"; pub(crate) const stroke_yellow_600_of_90: &str = "stroke-yellow-600/90"; pub(crate) const stroke_yellow_600_of_95: &str = "stroke-yellow-600/95"; pub(crate) const stroke_yellow_700: &str = "stroke-yellow-700"; pub(crate) const stroke_yellow_700_of_0: &str = "stroke-yellow-700/0"; pub(crate) const stroke_yellow_700_of_10: &str = "stroke-yellow-700/10"; pub(crate) const stroke_yellow_700_of_100: &str = "stroke-yellow-700/100"; pub(crate) const stroke_yellow_700_of_20: &str = "stroke-yellow-700/20"; pub(crate) const stroke_yellow_700_of_25: &str = "stroke-yellow-700/25"; pub(crate) const stroke_yellow_700_of_30: &str = "stroke-yellow-700/30"; pub(crate) const stroke_yellow_700_of_40: &str = "stroke-yellow-700/40"; pub(crate) const stroke_yellow_700_of_5: &str = "stroke-yellow-700/5"; pub(crate) const stroke_yellow_700_of_50: &str = "stroke-yellow-700/50"; pub(crate) const stroke_yellow_700_of_60: &str = "stroke-yellow-700/60"; pub(crate) const stroke_yellow_700_of_70: &str = "stroke-yellow-700/70"; pub(crate) const stroke_yellow_700_of_75: &str = "stroke-yellow-700/75"; pub(crate) const stroke_yellow_700_of_80: &str = "stroke-yellow-700/80"; pub(crate) const stroke_yellow_700_of_90: &str = "stroke-yellow-700/90"; pub(crate) const stroke_yellow_700_of_95: &str = "stroke-yellow-700/95"; pub(crate) const stroke_yellow_800: &str = "stroke-yellow-800"; pub(crate) const stroke_yellow_800_of_0: &str = "stroke-yellow-800/0"; pub(crate) const stroke_yellow_800_of_10: &str = "stroke-yellow-800/10"; pub(crate) const stroke_yellow_800_of_100: &str = "stroke-yellow-800/100"; pub(crate) const stroke_yellow_800_of_20: &str = "stroke-yellow-800/20"; pub(crate) const stroke_yellow_800_of_25: &str = "stroke-yellow-800/25"; pub(crate) const stroke_yellow_800_of_30: &str = "stroke-yellow-800/30"; pub(crate) const stroke_yellow_800_of_40: &str = "stroke-yellow-800/40"; pub(crate) const stroke_yellow_800_of_5: &str = "stroke-yellow-800/5"; pub(crate) const stroke_yellow_800_of_50: &str = "stroke-yellow-800/50"; pub(crate) const stroke_yellow_800_of_60: &str = "stroke-yellow-800/60"; pub(crate) const stroke_yellow_800_of_70: &str = "stroke-yellow-800/70"; pub(crate) const stroke_yellow_800_of_75: &str = "stroke-yellow-800/75"; pub(crate) const stroke_yellow_800_of_80: &str = "stroke-yellow-800/80"; pub(crate) const stroke_yellow_800_of_90: &str = "stroke-yellow-800/90"; pub(crate) const stroke_yellow_800_of_95: &str = "stroke-yellow-800/95"; pub(crate) const stroke_yellow_900: &str = "stroke-yellow-900"; pub(crate) const stroke_yellow_900_of_0: &str = "stroke-yellow-900/0"; pub(crate) const stroke_yellow_900_of_10: &str = "stroke-yellow-900/10"; pub(crate) const stroke_yellow_900_of_100: &str = "stroke-yellow-900/100"; pub(crate) const stroke_yellow_900_of_20: &str = "stroke-yellow-900/20"; pub(crate) const stroke_yellow_900_of_25: &str = "stroke-yellow-900/25"; pub(crate) const stroke_yellow_900_of_30: &str = "stroke-yellow-900/30"; pub(crate) const stroke_yellow_900_of_40: &str = "stroke-yellow-900/40"; pub(crate) const stroke_yellow_900_of_5: &str = "stroke-yellow-900/5"; pub(crate) const stroke_yellow_900_of_50: &str = "stroke-yellow-900/50"; pub(crate) const stroke_yellow_900_of_60: &str = "stroke-yellow-900/60"; pub(crate) const stroke_yellow_900_of_70: &str = "stroke-yellow-900/70"; pub(crate) const stroke_yellow_900_of_75: &str = "stroke-yellow-900/75"; pub(crate) const stroke_yellow_900_of_80: &str = "stroke-yellow-900/80"; pub(crate) const stroke_yellow_900_of_90: &str = "stroke-yellow-900/90"; pub(crate) const stroke_yellow_900_of_95: &str = "stroke-yellow-900/95"; pub(crate) const stroke_zinc_100: &str = "stroke-zinc-100"; pub(crate) const stroke_zinc_100_of_0: &str = "stroke-zinc-100/0"; pub(crate) const stroke_zinc_100_of_10: &str = "stroke-zinc-100/10"; pub(crate) const stroke_zinc_100_of_100: &str = "stroke-zinc-100/100"; pub(crate) const stroke_zinc_100_of_20: &str = "stroke-zinc-100/20"; pub(crate) const stroke_zinc_100_of_25: &str = "stroke-zinc-100/25"; pub(crate) const stroke_zinc_100_of_30: &str = "stroke-zinc-100/30"; pub(crate) const stroke_zinc_100_of_40: &str = "stroke-zinc-100/40"; pub(crate) const stroke_zinc_100_of_5: &str = "stroke-zinc-100/5"; pub(crate) const stroke_zinc_100_of_50: &str = "stroke-zinc-100/50"; pub(crate) const stroke_zinc_100_of_60: &str = "stroke-zinc-100/60"; pub(crate) const stroke_zinc_100_of_70: &str = "stroke-zinc-100/70"; pub(crate) const stroke_zinc_100_of_75: &str = "stroke-zinc-100/75"; pub(crate) const stroke_zinc_100_of_80: &str = "stroke-zinc-100/80"; pub(crate) const stroke_zinc_100_of_90: &str = "stroke-zinc-100/90"; pub(crate) const stroke_zinc_100_of_95: &str = "stroke-zinc-100/95"; pub(crate) const stroke_zinc_200: &str = "stroke-zinc-200"; pub(crate) const stroke_zinc_200_of_0: &str = "stroke-zinc-200/0"; pub(crate) const stroke_zinc_200_of_10: &str = "stroke-zinc-200/10"; pub(crate) const stroke_zinc_200_of_100: &str = "stroke-zinc-200/100"; pub(crate) const stroke_zinc_200_of_20: &str = "stroke-zinc-200/20"; pub(crate) const stroke_zinc_200_of_25: &str = "stroke-zinc-200/25"; pub(crate) const stroke_zinc_200_of_30: &str = "stroke-zinc-200/30"; pub(crate) const stroke_zinc_200_of_40: &str = "stroke-zinc-200/40"; pub(crate) const stroke_zinc_200_of_5: &str = "stroke-zinc-200/5"; pub(crate) const stroke_zinc_200_of_50: &str = "stroke-zinc-200/50"; pub(crate) const stroke_zinc_200_of_60: &str = "stroke-zinc-200/60"; pub(crate) const stroke_zinc_200_of_70: &str = "stroke-zinc-200/70"; pub(crate) const stroke_zinc_200_of_75: &str = "stroke-zinc-200/75"; pub(crate) const stroke_zinc_200_of_80: &str = "stroke-zinc-200/80"; pub(crate) const stroke_zinc_200_of_90: &str = "stroke-zinc-200/90"; pub(crate) const stroke_zinc_200_of_95: &str = "stroke-zinc-200/95"; pub(crate) const stroke_zinc_300: &str = "stroke-zinc-300"; pub(crate) const stroke_zinc_300_of_0: &str = "stroke-zinc-300/0"; pub(crate) const stroke_zinc_300_of_10: &str = "stroke-zinc-300/10"; pub(crate) const stroke_zinc_300_of_100: &str = "stroke-zinc-300/100"; pub(crate) const stroke_zinc_300_of_20: &str = "stroke-zinc-300/20"; pub(crate) const stroke_zinc_300_of_25: &str = "stroke-zinc-300/25"; pub(crate) const stroke_zinc_300_of_30: &str = "stroke-zinc-300/30"; pub(crate) const stroke_zinc_300_of_40: &str = "stroke-zinc-300/40"; pub(crate) const stroke_zinc_300_of_5: &str = "stroke-zinc-300/5"; pub(crate) const stroke_zinc_300_of_50: &str = "stroke-zinc-300/50"; pub(crate) const stroke_zinc_300_of_60: &str = "stroke-zinc-300/60"; pub(crate) const stroke_zinc_300_of_70: &str = "stroke-zinc-300/70"; pub(crate) const stroke_zinc_300_of_75: &str = "stroke-zinc-300/75"; pub(crate) const stroke_zinc_300_of_80: &str = "stroke-zinc-300/80"; pub(crate) const stroke_zinc_300_of_90: &str = "stroke-zinc-300/90"; pub(crate) const stroke_zinc_300_of_95: &str = "stroke-zinc-300/95"; pub(crate) const stroke_zinc_400: &str = "stroke-zinc-400"; pub(crate) const stroke_zinc_400_of_0: &str = "stroke-zinc-400/0"; pub(crate) const stroke_zinc_400_of_10: &str = "stroke-zinc-400/10"; pub(crate) const stroke_zinc_400_of_100: &str = "stroke-zinc-400/100"; pub(crate) const stroke_zinc_400_of_20: &str = "stroke-zinc-400/20"; pub(crate) const stroke_zinc_400_of_25: &str = "stroke-zinc-400/25"; pub(crate) const stroke_zinc_400_of_30: &str = "stroke-zinc-400/30"; pub(crate) const stroke_zinc_400_of_40: &str = "stroke-zinc-400/40"; pub(crate) const stroke_zinc_400_of_5: &str = "stroke-zinc-400/5"; pub(crate) const stroke_zinc_400_of_50: &str = "stroke-zinc-400/50"; pub(crate) const stroke_zinc_400_of_60: &str = "stroke-zinc-400/60"; pub(crate) const stroke_zinc_400_of_70: &str = "stroke-zinc-400/70"; pub(crate) const stroke_zinc_400_of_75: &str = "stroke-zinc-400/75"; pub(crate) const stroke_zinc_400_of_80: &str = "stroke-zinc-400/80"; pub(crate) const stroke_zinc_400_of_90: &str = "stroke-zinc-400/90"; pub(crate) const stroke_zinc_400_of_95: &str = "stroke-zinc-400/95"; pub(crate) const stroke_zinc_50: &str = "stroke-zinc-50"; pub(crate) const stroke_zinc_500: &str = "stroke-zinc-500"; pub(crate) const stroke_zinc_500_of_0: &str = "stroke-zinc-500/0"; pub(crate) const stroke_zinc_500_of_10: &str = "stroke-zinc-500/10"; pub(crate) const stroke_zinc_500_of_100: &str = "stroke-zinc-500/100"; pub(crate) const stroke_zinc_500_of_20: &str = "stroke-zinc-500/20"; pub(crate) const stroke_zinc_500_of_25: &str = "stroke-zinc-500/25"; pub(crate) const stroke_zinc_500_of_30: &str = "stroke-zinc-500/30"; pub(crate) const stroke_zinc_500_of_40: &str = "stroke-zinc-500/40"; pub(crate) const stroke_zinc_500_of_5: &str = "stroke-zinc-500/5"; pub(crate) const stroke_zinc_500_of_50: &str = "stroke-zinc-500/50"; pub(crate) const stroke_zinc_500_of_60: &str = "stroke-zinc-500/60"; pub(crate) const stroke_zinc_500_of_70: &str = "stroke-zinc-500/70"; pub(crate) const stroke_zinc_500_of_75: &str = "stroke-zinc-500/75"; pub(crate) const stroke_zinc_500_of_80: &str = "stroke-zinc-500/80"; pub(crate) const stroke_zinc_500_of_90: &str = "stroke-zinc-500/90"; pub(crate) const stroke_zinc_500_of_95: &str = "stroke-zinc-500/95"; pub(crate) const stroke_zinc_50_of_0: &str = "stroke-zinc-50/0"; pub(crate) const stroke_zinc_50_of_10: &str = "stroke-zinc-50/10"; pub(crate) const stroke_zinc_50_of_100: &str = "stroke-zinc-50/100"; pub(crate) const stroke_zinc_50_of_20: &str = "stroke-zinc-50/20"; pub(crate) const stroke_zinc_50_of_25: &str = "stroke-zinc-50/25"; pub(crate) const stroke_zinc_50_of_30: &str = "stroke-zinc-50/30"; pub(crate) const stroke_zinc_50_of_40: &str = "stroke-zinc-50/40"; pub(crate) const stroke_zinc_50_of_5: &str = "stroke-zinc-50/5"; pub(crate) const stroke_zinc_50_of_50: &str = "stroke-zinc-50/50"; pub(crate) const stroke_zinc_50_of_60: &str = "stroke-zinc-50/60"; pub(crate) const stroke_zinc_50_of_70: &str = "stroke-zinc-50/70"; pub(crate) const stroke_zinc_50_of_75: &str = "stroke-zinc-50/75"; pub(crate) const stroke_zinc_50_of_80: &str = "stroke-zinc-50/80"; pub(crate) const stroke_zinc_50_of_90: &str = "stroke-zinc-50/90"; pub(crate) const stroke_zinc_50_of_95: &str = "stroke-zinc-50/95"; pub(crate) const stroke_zinc_600: &str = "stroke-zinc-600"; pub(crate) const stroke_zinc_600_of_0: &str = "stroke-zinc-600/0"; pub(crate) const stroke_zinc_600_of_10: &str = "stroke-zinc-600/10"; pub(crate) const stroke_zinc_600_of_100: &str = "stroke-zinc-600/100"; pub(crate) const stroke_zinc_600_of_20: &str = "stroke-zinc-600/20"; pub(crate) const stroke_zinc_600_of_25: &str = "stroke-zinc-600/25"; pub(crate) const stroke_zinc_600_of_30: &str = "stroke-zinc-600/30"; pub(crate) const stroke_zinc_600_of_40: &str = "stroke-zinc-600/40"; pub(crate) const stroke_zinc_600_of_5: &str = "stroke-zinc-600/5"; pub(crate) const stroke_zinc_600_of_50: &str = "stroke-zinc-600/50"; pub(crate) const stroke_zinc_600_of_60: &str = "stroke-zinc-600/60"; pub(crate) const stroke_zinc_600_of_70: &str = "stroke-zinc-600/70"; pub(crate) const stroke_zinc_600_of_75: &str = "stroke-zinc-600/75"; pub(crate) const stroke_zinc_600_of_80: &str = "stroke-zinc-600/80"; pub(crate) const stroke_zinc_600_of_90: &str = "stroke-zinc-600/90"; pub(crate) const stroke_zinc_600_of_95: &str = "stroke-zinc-600/95"; pub(crate) const stroke_zinc_700: &str = "stroke-zinc-700"; pub(crate) const stroke_zinc_700_of_0: &str = "stroke-zinc-700/0"; pub(crate) const stroke_zinc_700_of_10: &str = "stroke-zinc-700/10"; pub(crate) const stroke_zinc_700_of_100: &str = "stroke-zinc-700/100"; pub(crate) const stroke_zinc_700_of_20: &str = "stroke-zinc-700/20"; pub(crate) const stroke_zinc_700_of_25: &str = "stroke-zinc-700/25"; pub(crate) const stroke_zinc_700_of_30: &str = "stroke-zinc-700/30"; pub(crate) const stroke_zinc_700_of_40: &str = "stroke-zinc-700/40"; pub(crate) const stroke_zinc_700_of_5: &str = "stroke-zinc-700/5"; pub(crate) const stroke_zinc_700_of_50: &str = "stroke-zinc-700/50"; pub(crate) const stroke_zinc_700_of_60: &str = "stroke-zinc-700/60"; pub(crate) const stroke_zinc_700_of_70: &str = "stroke-zinc-700/70"; pub(crate) const stroke_zinc_700_of_75: &str = "stroke-zinc-700/75"; pub(crate) const stroke_zinc_700_of_80: &str = "stroke-zinc-700/80"; pub(crate) const stroke_zinc_700_of_90: &str = "stroke-zinc-700/90"; pub(crate) const stroke_zinc_700_of_95: &str = "stroke-zinc-700/95"; pub(crate) const stroke_zinc_800: &str = "stroke-zinc-800"; pub(crate) const stroke_zinc_800_of_0: &str = "stroke-zinc-800/0"; pub(crate) const stroke_zinc_800_of_10: &str = "stroke-zinc-800/10"; pub(crate) const stroke_zinc_800_of_100: &str = "stroke-zinc-800/100"; pub(crate) const stroke_zinc_800_of_20: &str = "stroke-zinc-800/20"; pub(crate) const stroke_zinc_800_of_25: &str = "stroke-zinc-800/25"; pub(crate) const stroke_zinc_800_of_30: &str = "stroke-zinc-800/30"; pub(crate) const stroke_zinc_800_of_40: &str = "stroke-zinc-800/40"; pub(crate) const stroke_zinc_800_of_5: &str = "stroke-zinc-800/5"; pub(crate) const stroke_zinc_800_of_50: &str = "stroke-zinc-800/50"; pub(crate) const stroke_zinc_800_of_60: &str = "stroke-zinc-800/60"; pub(crate) const stroke_zinc_800_of_70: &str = "stroke-zinc-800/70"; pub(crate) const stroke_zinc_800_of_75: &str = "stroke-zinc-800/75"; pub(crate) const stroke_zinc_800_of_80: &str = "stroke-zinc-800/80"; pub(crate) const stroke_zinc_800_of_90: &str = "stroke-zinc-800/90"; pub(crate) const stroke_zinc_800_of_95: &str = "stroke-zinc-800/95"; pub(crate) const stroke_zinc_900: &str = "stroke-zinc-900"; pub(crate) const stroke_zinc_900_of_0: &str = "stroke-zinc-900/0"; pub(crate) const stroke_zinc_900_of_10: &str = "stroke-zinc-900/10"; pub(crate) const stroke_zinc_900_of_100: &str = "stroke-zinc-900/100"; pub(crate) const stroke_zinc_900_of_20: &str = "stroke-zinc-900/20"; pub(crate) const stroke_zinc_900_of_25: &str = "stroke-zinc-900/25"; pub(crate) const stroke_zinc_900_of_30: &str = "stroke-zinc-900/30"; pub(crate) const stroke_zinc_900_of_40: &str = "stroke-zinc-900/40"; pub(crate) const stroke_zinc_900_of_5: &str = "stroke-zinc-900/5"; pub(crate) const stroke_zinc_900_of_50: &str = "stroke-zinc-900/50"; pub(crate) const stroke_zinc_900_of_60: &str = "stroke-zinc-900/60"; pub(crate) const stroke_zinc_900_of_70: &str = "stroke-zinc-900/70"; pub(crate) const stroke_zinc_900_of_75: &str = "stroke-zinc-900/75"; pub(crate) const stroke_zinc_900_of_80: &str = "stroke-zinc-900/80"; pub(crate) const stroke_zinc_900_of_90: &str = "stroke-zinc-900/90"; pub(crate) const stroke_zinc_900_of_95: &str = "stroke-zinc-900/95"; } pub(crate) mod tbl { pub(crate) const border_collapse: &str = "border-collapse"; pub(crate) const border_separate: &str = "border-separate"; pub(crate) const border_spacing_0: &str = "border-spacing-0"; pub(crate) const border_spacing_0_p_5: &str = "border-spacing-0.5"; pub(crate) const border_spacing_1: &str = "border-spacing-1"; pub(crate) const border_spacing_10: &str = "border-spacing-10"; pub(crate) const border_spacing_11: &str = "border-spacing-11"; pub(crate) const border_spacing_12: &str = "border-spacing-12"; pub(crate) const border_spacing_14: &str = "border-spacing-14"; pub(crate) const border_spacing_16: &str = "border-spacing-16"; pub(crate) const border_spacing_1_p_5: &str = "border-spacing-1.5"; pub(crate) const border_spacing_2: &str = "border-spacing-2"; pub(crate) const border_spacing_20: &str = "border-spacing-20"; pub(crate) const border_spacing_24: &str = "border-spacing-24"; pub(crate) const border_spacing_28: &str = "border-spacing-28"; pub(crate) const border_spacing_2_p_5: &str = "border-spacing-2.5"; pub(crate) const border_spacing_3: &str = "border-spacing-3"; pub(crate) const border_spacing_32: &str = "border-spacing-32"; pub(crate) const border_spacing_36: &str = "border-spacing-36"; pub(crate) const border_spacing_3_p_5: &str = "border-spacing-3.5"; pub(crate) const border_spacing_4: &str = "border-spacing-4"; pub(crate) const border_spacing_40: &str = "border-spacing-40"; pub(crate) const border_spacing_44: &str = "border-spacing-44"; pub(crate) const border_spacing_48: &str = "border-spacing-48"; pub(crate) const border_spacing_5: &str = "border-spacing-5"; pub(crate) const border_spacing_52: &str = "border-spacing-52"; pub(crate) const border_spacing_56: &str = "border-spacing-56"; pub(crate) const border_spacing_6: &str = "border-spacing-6"; pub(crate) const border_spacing_60: &str = "border-spacing-60"; pub(crate) const border_spacing_64: &str = "border-spacing-64"; pub(crate) const border_spacing_7: &str = "border-spacing-7"; pub(crate) const border_spacing_72: &str = "border-spacing-72"; pub(crate) const border_spacing_8: &str = "border-spacing-8"; pub(crate) const border_spacing_80: &str = "border-spacing-80"; pub(crate) const border_spacing_9: &str = "border-spacing-9"; pub(crate) const border_spacing_96: &str = "border-spacing-96"; pub(crate) const border_spacing_px: &str = "border-spacing-px"; pub(crate) const border_spacing_x_0: &str = "border-spacing-x-0"; pub(crate) const border_spacing_x_0_p_5: &str = "border-spacing-x-0.5"; pub(crate) const border_spacing_x_1: &str = "border-spacing-x-1"; pub(crate) const border_spacing_x_10: &str = "border-spacing-x-10"; pub(crate) const border_spacing_x_11: &str = "border-spacing-x-11"; pub(crate) const border_spacing_x_12: &str = "border-spacing-x-12"; pub(crate) const border_spacing_x_14: &str = "border-spacing-x-14"; pub(crate) const border_spacing_x_16: &str = "border-spacing-x-16"; pub(crate) const border_spacing_x_1_p_5: &str = "border-spacing-x-1.5"; pub(crate) const border_spacing_x_2: &str = "border-spacing-x-2"; pub(crate) const border_spacing_x_20: &str = "border-spacing-x-20"; pub(crate) const border_spacing_x_24: &str = "border-spacing-x-24"; pub(crate) const border_spacing_x_28: &str = "border-spacing-x-28"; pub(crate) const border_spacing_x_2_p_5: &str = "border-spacing-x-2.5"; pub(crate) const border_spacing_x_3: &str = "border-spacing-x-3"; pub(crate) const border_spacing_x_32: &str = "border-spacing-x-32"; pub(crate) const border_spacing_x_36: &str = "border-spacing-x-36"; pub(crate) const border_spacing_x_3_p_5: &str = "border-spacing-x-3.5"; pub(crate) const border_spacing_x_4: &str = "border-spacing-x-4"; pub(crate) const border_spacing_x_40: &str = "border-spacing-x-40"; pub(crate) const border_spacing_x_44: &str = "border-spacing-x-44"; pub(crate) const border_spacing_x_48: &str = "border-spacing-x-48"; pub(crate) const border_spacing_x_5: &str = "border-spacing-x-5"; pub(crate) const border_spacing_x_52: &str = "border-spacing-x-52"; pub(crate) const border_spacing_x_56: &str = "border-spacing-x-56"; pub(crate) const border_spacing_x_6: &str = "border-spacing-x-6"; pub(crate) const border_spacing_x_60: &str = "border-spacing-x-60"; pub(crate) const border_spacing_x_64: &str = "border-spacing-x-64"; pub(crate) const border_spacing_x_7: &str = "border-spacing-x-7"; pub(crate) const border_spacing_x_72: &str = "border-spacing-x-72"; pub(crate) const border_spacing_x_8: &str = "border-spacing-x-8"; pub(crate) const border_spacing_x_80: &str = "border-spacing-x-80"; pub(crate) const border_spacing_x_9: &str = "border-spacing-x-9"; pub(crate) const border_spacing_x_96: &str = "border-spacing-x-96"; pub(crate) const border_spacing_x_px: &str = "border-spacing-x-px"; pub(crate) const border_spacing_y_0: &str = "border-spacing-y-0"; pub(crate) const border_spacing_y_0_p_5: &str = "border-spacing-y-0.5"; pub(crate) const border_spacing_y_1: &str = "border-spacing-y-1"; pub(crate) const border_spacing_y_10: &str = "border-spacing-y-10"; pub(crate) const border_spacing_y_11: &str = "border-spacing-y-11"; pub(crate) const border_spacing_y_12: &str = "border-spacing-y-12"; pub(crate) const border_spacing_y_14: &str = "border-spacing-y-14"; pub(crate) const border_spacing_y_16: &str = "border-spacing-y-16"; pub(crate) const border_spacing_y_1_p_5: &str = "border-spacing-y-1.5"; pub(crate) const border_spacing_y_2: &str = "border-spacing-y-2"; pub(crate) const border_spacing_y_20: &str = "border-spacing-y-20"; pub(crate) const border_spacing_y_24: &str = "border-spacing-y-24"; pub(crate) const border_spacing_y_28: &str = "border-spacing-y-28"; pub(crate) const border_spacing_y_2_p_5: &str = "border-spacing-y-2.5"; pub(crate) const border_spacing_y_3: &str = "border-spacing-y-3"; pub(crate) const border_spacing_y_32: &str = "border-spacing-y-32"; pub(crate) const border_spacing_y_36: &str = "border-spacing-y-36"; pub(crate) const border_spacing_y_3_p_5: &str = "border-spacing-y-3.5"; pub(crate) const border_spacing_y_4: &str = "border-spacing-y-4"; pub(crate) const border_spacing_y_40: &str = "border-spacing-y-40"; pub(crate) const border_spacing_y_44: &str = "border-spacing-y-44"; pub(crate) const border_spacing_y_48: &str = "border-spacing-y-48"; pub(crate) const border_spacing_y_5: &str = "border-spacing-y-5"; pub(crate) const border_spacing_y_52: &str = "border-spacing-y-52"; pub(crate) const border_spacing_y_56: &str = "border-spacing-y-56"; pub(crate) const border_spacing_y_6: &str = "border-spacing-y-6"; pub(crate) const border_spacing_y_60: &str = "border-spacing-y-60"; pub(crate) const border_spacing_y_64: &str = "border-spacing-y-64"; pub(crate) const border_spacing_y_7: &str = "border-spacing-y-7"; pub(crate) const border_spacing_y_72: &str = "border-spacing-y-72"; pub(crate) const border_spacing_y_8: &str = "border-spacing-y-8"; pub(crate) const border_spacing_y_80: &str = "border-spacing-y-80"; pub(crate) const border_spacing_y_9: &str = "border-spacing-y-9"; pub(crate) const border_spacing_y_96: &str = "border-spacing-y-96"; pub(crate) const border_spacing_y_px: &str = "border-spacing-y-px"; pub(crate) const table_auto: &str = "table-auto"; pub(crate) const table_fixed: &str = "table-fixed"; } pub(crate) mod trn { pub(crate) const origin_bottom: &str = "origin-bottom"; pub(crate) const origin_bottom_left: &str = "origin-bottom-left"; pub(crate) const origin_bottom_right: &str = "origin-bottom-right"; pub(crate) const origin_center: &str = "origin-center"; pub(crate) const origin_left: &str = "origin-left"; pub(crate) const origin_right: &str = "origin-right"; pub(crate) const origin_top: &str = "origin-top"; pub(crate) const origin_top_left: &str = "origin-top-left"; pub(crate) const origin_top_right: &str = "origin-top-right"; pub(crate) const rotate_0: &str = "rotate-0"; pub(crate) const rotate_1: &str = "rotate-1"; pub(crate) const rotate_12: &str = "rotate-12"; pub(crate) const rotate_180: &str = "rotate-180"; pub(crate) const rotate_2: &str = "rotate-2"; pub(crate) const rotate_3: &str = "rotate-3"; pub(crate) const rotate_45: &str = "rotate-45"; pub(crate) const rotate_6: &str = "rotate-6"; pub(crate) const rotate_90: &str = "rotate-90"; pub(crate) const scale_0: &str = "scale-0"; pub(crate) const scale_100: &str = "scale-100"; pub(crate) const scale_105: &str = "scale-105"; pub(crate) const scale_110: &str = "scale-110"; pub(crate) const scale_125: &str = "scale-125"; pub(crate) const scale_150: &str = "scale-150"; pub(crate) const scale_50: &str = "scale-50"; pub(crate) const scale_75: &str = "scale-75"; pub(crate) const scale_90: &str = "scale-90"; pub(crate) const scale_95: &str = "scale-95"; pub(crate) const scale_x_0: &str = "scale-x-0"; pub(crate) const scale_x_100: &str = "scale-x-100"; pub(crate) const scale_x_105: &str = "scale-x-105"; pub(crate) const scale_x_110: &str = "scale-x-110"; pub(crate) const scale_x_125: &str = "scale-x-125"; pub(crate) const scale_x_150: &str = "scale-x-150"; pub(crate) const scale_x_50: &str = "scale-x-50"; pub(crate) const scale_x_75: &str = "scale-x-75"; pub(crate) const scale_x_90: &str = "scale-x-90"; pub(crate) const scale_x_95: &str = "scale-x-95"; pub(crate) const scale_y_0: &str = "scale-y-0"; pub(crate) const scale_y_100: &str = "scale-y-100"; pub(crate) const scale_y_105: &str = "scale-y-105"; pub(crate) const scale_y_110: &str = "scale-y-110"; pub(crate) const scale_y_125: &str = "scale-y-125"; pub(crate) const scale_y_150: &str = "scale-y-150"; pub(crate) const scale_y_50: &str = "scale-y-50"; pub(crate) const scale_y_75: &str = "scale-y-75"; pub(crate) const scale_y_90: &str = "scale-y-90"; pub(crate) const scale_y_95: &str = "scale-y-95"; pub(crate) const skew_x_0: &str = "skew-x-0"; pub(crate) const skew_x_1: &str = "skew-x-1"; pub(crate) const skew_x_12: &str = "skew-x-12"; pub(crate) const skew_x_2: &str = "skew-x-2"; pub(crate) const skew_x_3: &str = "skew-x-3"; pub(crate) const skew_x_6: &str = "skew-x-6"; pub(crate) const skew_y_0: &str = "skew-y-0"; pub(crate) const skew_y_1: &str = "skew-y-1"; pub(crate) const skew_y_12: &str = "skew-y-12"; pub(crate) const skew_y_2: &str = "skew-y-2"; pub(crate) const skew_y_3: &str = "skew-y-3"; pub(crate) const skew_y_6: &str = "skew-y-6"; pub(crate) const transform: &str = "transform"; pub(crate) const transform_cpu: &str = "transform-cpu"; pub(crate) const transform_gpu: &str = "transform-gpu"; pub(crate) const transform_none: &str = "transform-none"; pub(crate) const translate_x_0: &str = "translate-x-0"; pub(crate) const translate_x_0_p_5: &str = "translate-x-0.5"; pub(crate) const translate_x_1: &str = "translate-x-1"; pub(crate) const translate_x_10: &str = "translate-x-10"; pub(crate) const translate_x_11: &str = "translate-x-11"; pub(crate) const translate_x_12: &str = "translate-x-12"; pub(crate) const translate_x_14: &str = "translate-x-14"; pub(crate) const translate_x_16: &str = "translate-x-16"; pub(crate) const translate_x_1_of_2: &str = "translate-x-1/2"; pub(crate) const translate_x_1_of_3: &str = "translate-x-1/3"; pub(crate) const translate_x_1_of_4: &str = "translate-x-1/4"; pub(crate) const translate_x_1_p_5: &str = "translate-x-1.5"; pub(crate) const translate_x_2: &str = "translate-x-2"; pub(crate) const translate_x_20: &str = "translate-x-20"; pub(crate) const translate_x_24: &str = "translate-x-24"; pub(crate) const translate_x_28: &str = "translate-x-28"; pub(crate) const translate_x_2_of_3: &str = "translate-x-2/3"; pub(crate) const translate_x_2_of_4: &str = "translate-x-2/4"; pub(crate) const translate_x_2_p_5: &str = "translate-x-2.5"; pub(crate) const translate_x_3: &str = "translate-x-3"; pub(crate) const translate_x_32: &str = "translate-x-32"; pub(crate) const translate_x_36: &str = "translate-x-36"; pub(crate) const translate_x_3_of_4: &str = "translate-x-3/4"; pub(crate) const translate_x_3_p_5: &str = "translate-x-3.5"; pub(crate) const translate_x_4: &str = "translate-x-4"; pub(crate) const translate_x_40: &str = "translate-x-40"; pub(crate) const translate_x_44: &str = "translate-x-44"; pub(crate) const translate_x_48: &str = "translate-x-48"; pub(crate) const translate_x_5: &str = "translate-x-5"; pub(crate) const translate_x_52: &str = "translate-x-52"; pub(crate) const translate_x_56: &str = "translate-x-56"; pub(crate) const translate_x_6: &str = "translate-x-6"; pub(crate) const translate_x_60: &str = "translate-x-60"; pub(crate) const translate_x_64: &str = "translate-x-64"; pub(crate) const translate_x_7: &str = "translate-x-7"; pub(crate) const translate_x_72: &str = "translate-x-72"; pub(crate) const translate_x_8: &str = "translate-x-8"; pub(crate) const translate_x_80: &str = "translate-x-80"; pub(crate) const translate_x_9: &str = "translate-x-9"; pub(crate) const translate_x_96: &str = "translate-x-96"; pub(crate) const translate_x_full: &str = "translate-x-full"; pub(crate) const translate_x_px: &str = "translate-x-px"; pub(crate) const translate_y_0: &str = "translate-y-0"; pub(crate) const translate_y_0_p_5: &str = "translate-y-0.5"; pub(crate) const translate_y_1: &str = "translate-y-1"; pub(crate) const translate_y_10: &str = "translate-y-10"; pub(crate) const translate_y_11: &str = "translate-y-11"; pub(crate) const translate_y_12: &str = "translate-y-12"; pub(crate) const translate_y_14: &str = "translate-y-14"; pub(crate) const translate_y_16: &str = "translate-y-16"; pub(crate) const translate_y_1_of_2: &str = "translate-y-1/2"; pub(crate) const translate_y_1_of_3: &str = "translate-y-1/3"; pub(crate) const translate_y_1_of_4: &str = "translate-y-1/4"; pub(crate) const translate_y_1_p_5: &str = "translate-y-1.5"; pub(crate) const translate_y_2: &str = "translate-y-2"; pub(crate) const translate_y_20: &str = "translate-y-20"; pub(crate) const translate_y_24: &str = "translate-y-24"; pub(crate) const translate_y_28: &str = "translate-y-28"; pub(crate) const translate_y_2_of_3: &str = "translate-y-2/3"; pub(crate) const translate_y_2_of_4: &str = "translate-y-2/4"; pub(crate) const translate_y_2_p_5: &str = "translate-y-2.5"; pub(crate) const translate_y_3: &str = "translate-y-3"; pub(crate) const translate_y_32: &str = "translate-y-32"; pub(crate) const translate_y_36: &str = "translate-y-36"; pub(crate) const translate_y_3_of_4: &str = "translate-y-3/4"; pub(crate) const translate_y_3_p_5: &str = "translate-y-3.5"; pub(crate) const translate_y_4: &str = "translate-y-4"; pub(crate) const translate_y_40: &str = "translate-y-40"; pub(crate) const translate_y_44: &str = "translate-y-44"; pub(crate) const translate_y_48: &str = "translate-y-48"; pub(crate) const translate_y_5: &str = "translate-y-5"; pub(crate) const translate_y_52: &str = "translate-y-52"; pub(crate) const translate_y_56: &str = "translate-y-56"; pub(crate) const translate_y_6: &str = "translate-y-6"; pub(crate) const translate_y_60: &str = "translate-y-60"; pub(crate) const translate_y_64: &str = "translate-y-64"; pub(crate) const translate_y_7: &str = "translate-y-7"; pub(crate) const translate_y_72: &str = "translate-y-72"; pub(crate) const translate_y_8: &str = "translate-y-8"; pub(crate) const translate_y_80: &str = "translate-y-80"; pub(crate) const translate_y_9: &str = "translate-y-9"; pub(crate) const translate_y_96: &str = "translate-y-96"; pub(crate) const translate_y_full: &str = "translate-y-full"; pub(crate) const translate_y_px: &str = "translate-y-px"; } pub(crate) mod typ { pub(crate) const align_baseline: &str = "align-baseline"; pub(crate) const align_bottom: &str = "align-bottom"; pub(crate) const align_middle: &str = "align-middle"; pub(crate) const align_sub: &str = "align-sub"; pub(crate) const align_super: &str = "align-super"; pub(crate) const align_text_bottom: &str = "align-text-bottom"; pub(crate) const align_text_top: &str = "align-text-top"; pub(crate) const align_top: &str = "align-top"; pub(crate) const antialiased: &str = "antialiased"; pub(crate) const break_all: &str = "break-all"; pub(crate) const break_keep: &str = "break-keep"; pub(crate) const break_normal: &str = "break-normal"; pub(crate) const break_words: &str = "break-words"; pub(crate) const capitalize: &str = "capitalize"; pub(crate) const content_none: &str = "content-none"; pub(crate) const decoration_0: &str = "decoration-0"; pub(crate) const decoration_1: &str = "decoration-1"; pub(crate) const decoration_2: &str = "decoration-2"; pub(crate) const decoration_4: &str = "decoration-4"; pub(crate) const decoration_8: &str = "decoration-8"; pub(crate) const decoration_amber_100: &str = "decoration-amber-100"; pub(crate) const decoration_amber_200: &str = "decoration-amber-200"; pub(crate) const decoration_amber_300: &str = "decoration-amber-300"; pub(crate) const decoration_amber_400: &str = "decoration-amber-400"; pub(crate) const decoration_amber_50: &str = "decoration-amber-50"; pub(crate) const decoration_amber_500: &str = "decoration-amber-500"; pub(crate) const decoration_amber_600: &str = "decoration-amber-600"; pub(crate) const decoration_amber_700: &str = "decoration-amber-700"; pub(crate) const decoration_amber_800: &str = "decoration-amber-800"; pub(crate) const decoration_amber_900: &str = "decoration-amber-900"; pub(crate) const decoration_auto: &str = "decoration-auto"; pub(crate) const decoration_black: &str = "decoration-black"; pub(crate) const decoration_blue_100: &str = "decoration-blue-100"; pub(crate) const decoration_blue_200: &str = "decoration-blue-200"; pub(crate) const decoration_blue_300: &str = "decoration-blue-300"; pub(crate) const decoration_blue_400: &str = "decoration-blue-400"; pub(crate) const decoration_blue_50: &str = "decoration-blue-50"; pub(crate) const decoration_blue_500: &str = "decoration-blue-500"; pub(crate) const decoration_blue_600: &str = "decoration-blue-600"; pub(crate) const decoration_blue_700: &str = "decoration-blue-700"; pub(crate) const decoration_blue_800: &str = "decoration-blue-800"; pub(crate) const decoration_blue_900: &str = "decoration-blue-900"; pub(crate) const decoration_current: &str = "decoration-current"; pub(crate) const decoration_cyan_100: &str = "decoration-cyan-100"; pub(crate) const decoration_cyan_200: &str = "decoration-cyan-200"; pub(crate) const decoration_cyan_300: &str = "decoration-cyan-300"; pub(crate) const decoration_cyan_400: &str = "decoration-cyan-400"; pub(crate) const decoration_cyan_50: &str = "decoration-cyan-50"; pub(crate) const decoration_cyan_500: &str = "decoration-cyan-500"; pub(crate) const decoration_cyan_600: &str = "decoration-cyan-600"; pub(crate) const decoration_cyan_700: &str = "decoration-cyan-700"; pub(crate) const decoration_cyan_800: &str = "decoration-cyan-800"; pub(crate) const decoration_cyan_900: &str = "decoration-cyan-900"; pub(crate) const decoration_dashed: &str = "decoration-dashed"; pub(crate) const decoration_dotted: &str = "decoration-dotted"; pub(crate) const decoration_double: &str = "decoration-double"; pub(crate) const decoration_emerald_100: &str = "decoration-emerald-100"; pub(crate) const decoration_emerald_200: &str = "decoration-emerald-200"; pub(crate) const decoration_emerald_300: &str = "decoration-emerald-300"; pub(crate) const decoration_emerald_400: &str = "decoration-emerald-400"; pub(crate) const decoration_emerald_50: &str = "decoration-emerald-50"; pub(crate) const decoration_emerald_500: &str = "decoration-emerald-500"; pub(crate) const decoration_emerald_600: &str = "decoration-emerald-600"; pub(crate) const decoration_emerald_700: &str = "decoration-emerald-700"; pub(crate) const decoration_emerald_800: &str = "decoration-emerald-800"; pub(crate) const decoration_emerald_900: &str = "decoration-emerald-900"; pub(crate) const decoration_from_font: &str = "decoration-from-font"; pub(crate) const decoration_fuchsia_100: &str = "decoration-fuchsia-100"; pub(crate) const decoration_fuchsia_200: &str = "decoration-fuchsia-200"; pub(crate) const decoration_fuchsia_300: &str = "decoration-fuchsia-300"; pub(crate) const decoration_fuchsia_400: &str = "decoration-fuchsia-400"; pub(crate) const decoration_fuchsia_50: &str = "decoration-fuchsia-50"; pub(crate) const decoration_fuchsia_500: &str = "decoration-fuchsia-500"; pub(crate) const decoration_fuchsia_600: &str = "decoration-fuchsia-600"; pub(crate) const decoration_fuchsia_700: &str = "decoration-fuchsia-700"; pub(crate) const decoration_fuchsia_800: &str = "decoration-fuchsia-800"; pub(crate) const decoration_fuchsia_900: &str = "decoration-fuchsia-900"; pub(crate) const decoration_gray_100: &str = "decoration-gray-100"; pub(crate) const decoration_gray_200: &str = "decoration-gray-200"; pub(crate) const decoration_gray_300: &str = "decoration-gray-300"; pub(crate) const decoration_gray_400: &str = "decoration-gray-400"; pub(crate) const decoration_gray_50: &str = "decoration-gray-50"; pub(crate) const decoration_gray_500: &str = "decoration-gray-500"; pub(crate) const decoration_gray_600: &str = "decoration-gray-600"; pub(crate) const decoration_gray_700: &str = "decoration-gray-700"; pub(crate) const decoration_gray_800: &str = "decoration-gray-800"; pub(crate) const decoration_gray_900: &str = "decoration-gray-900"; pub(crate) const decoration_green_100: &str = "decoration-green-100"; pub(crate) const decoration_green_200: &str = "decoration-green-200"; pub(crate) const decoration_green_300: &str = "decoration-green-300"; pub(crate) const decoration_green_400: &str = "decoration-green-400"; pub(crate) const decoration_green_50: &str = "decoration-green-50"; pub(crate) const decoration_green_500: &str = "decoration-green-500"; pub(crate) const decoration_green_600: &str = "decoration-green-600"; pub(crate) const decoration_green_700: &str = "decoration-green-700"; pub(crate) const decoration_green_800: &str = "decoration-green-800"; pub(crate) const decoration_green_900: &str = "decoration-green-900"; pub(crate) const decoration_indigo_100: &str = "decoration-indigo-100"; pub(crate) const decoration_indigo_200: &str = "decoration-indigo-200"; pub(crate) const decoration_indigo_300: &str = "decoration-indigo-300"; pub(crate) const decoration_indigo_400: &str = "decoration-indigo-400"; pub(crate) const decoration_indigo_50: &str = "decoration-indigo-50"; pub(crate) const decoration_indigo_500: &str = "decoration-indigo-500"; pub(crate) const decoration_indigo_600: &str = "decoration-indigo-600"; pub(crate) const decoration_indigo_700: &str = "decoration-indigo-700"; pub(crate) const decoration_indigo_800: &str = "decoration-indigo-800"; pub(crate) const decoration_indigo_900: &str = "decoration-indigo-900"; pub(crate) const decoration_inherit: &str = "decoration-inherit"; pub(crate) const decoration_lime_100: &str = "decoration-lime-100"; pub(crate) const decoration_lime_200: &str = "decoration-lime-200"; pub(crate) const decoration_lime_300: &str = "decoration-lime-300"; pub(crate) const decoration_lime_400: &str = "decoration-lime-400"; pub(crate) const decoration_lime_50: &str = "decoration-lime-50"; pub(crate) const decoration_lime_500: &str = "decoration-lime-500"; pub(crate) const decoration_lime_600: &str = "decoration-lime-600"; pub(crate) const decoration_lime_700: &str = "decoration-lime-700"; pub(crate) const decoration_lime_800: &str = "decoration-lime-800"; pub(crate) const decoration_lime_900: &str = "decoration-lime-900"; pub(crate) const decoration_neutral_100: &str = "decoration-neutral-100"; pub(crate) const decoration_neutral_200: &str = "decoration-neutral-200"; pub(crate) const decoration_neutral_300: &str = "decoration-neutral-300"; pub(crate) const decoration_neutral_400: &str = "decoration-neutral-400"; pub(crate) const decoration_neutral_50: &str = "decoration-neutral-50"; pub(crate) const decoration_neutral_500: &str = "decoration-neutral-500"; pub(crate) const decoration_neutral_600: &str = "decoration-neutral-600"; pub(crate) const decoration_neutral_700: &str = "decoration-neutral-700"; pub(crate) const decoration_neutral_800: &str = "decoration-neutral-800"; pub(crate) const decoration_neutral_900: &str = "decoration-neutral-900"; pub(crate) const decoration_orange_100: &str = "decoration-orange-100"; pub(crate) const decoration_orange_200: &str = "decoration-orange-200"; pub(crate) const decoration_orange_300: &str = "decoration-orange-300"; pub(crate) const decoration_orange_400: &str = "decoration-orange-400"; pub(crate) const decoration_orange_50: &str = "decoration-orange-50"; pub(crate) const decoration_orange_500: &str = "decoration-orange-500"; pub(crate) const decoration_orange_600: &str = "decoration-orange-600"; pub(crate) const decoration_orange_700: &str = "decoration-orange-700"; pub(crate) const decoration_orange_800: &str = "decoration-orange-800"; pub(crate) const decoration_orange_900: &str = "decoration-orange-900"; pub(crate) const decoration_pink_100: &str = "decoration-pink-100"; pub(crate) const decoration_pink_200: &str = "decoration-pink-200"; pub(crate) const decoration_pink_300: &str = "decoration-pink-300"; pub(crate) const decoration_pink_400: &str = "decoration-pink-400"; pub(crate) const decoration_pink_50: &str = "decoration-pink-50"; pub(crate) const decoration_pink_500: &str = "decoration-pink-500"; pub(crate) const decoration_pink_600: &str = "decoration-pink-600"; pub(crate) const decoration_pink_700: &str = "decoration-pink-700"; pub(crate) const decoration_pink_800: &str = "decoration-pink-800"; pub(crate) const decoration_pink_900: &str = "decoration-pink-900"; pub(crate) const decoration_purple_100: &str = "decoration-purple-100"; pub(crate) const decoration_purple_200: &str = "decoration-purple-200"; pub(crate) const decoration_purple_300: &str = "decoration-purple-300"; pub(crate) const decoration_purple_400: &str = "decoration-purple-400"; pub(crate) const decoration_purple_50: &str = "decoration-purple-50"; pub(crate) const decoration_purple_500: &str = "decoration-purple-500"; pub(crate) const decoration_purple_600: &str = "decoration-purple-600"; pub(crate) const decoration_purple_700: &str = "decoration-purple-700"; pub(crate) const decoration_purple_800: &str = "decoration-purple-800"; pub(crate) const decoration_purple_900: &str = "decoration-purple-900"; pub(crate) const decoration_red_100: &str = "decoration-red-100"; pub(crate) const decoration_red_200: &str = "decoration-red-200"; pub(crate) const decoration_red_300: &str = "decoration-red-300"; pub(crate) const decoration_red_400: &str = "decoration-red-400"; pub(crate) const decoration_red_50: &str = "decoration-red-50"; pub(crate) const decoration_red_500: &str = "decoration-red-500"; pub(crate) const decoration_red_600: &str = "decoration-red-600"; pub(crate) const decoration_red_700: &str = "decoration-red-700"; pub(crate) const decoration_red_800: &str = "decoration-red-800"; pub(crate) const decoration_red_900: &str = "decoration-red-900"; pub(crate) const decoration_rose_100: &str = "decoration-rose-100"; pub(crate) const decoration_rose_200: &str = "decoration-rose-200"; pub(crate) const decoration_rose_300: &str = "decoration-rose-300"; pub(crate) const decoration_rose_400: &str = "decoration-rose-400"; pub(crate) const decoration_rose_50: &str = "decoration-rose-50"; pub(crate) const decoration_rose_500: &str = "decoration-rose-500"; pub(crate) const decoration_rose_600: &str = "decoration-rose-600"; pub(crate) const decoration_rose_700: &str = "decoration-rose-700"; pub(crate) const decoration_rose_800: &str = "decoration-rose-800"; pub(crate) const decoration_rose_900: &str = "decoration-rose-900"; pub(crate) const decoration_sky_100: &str = "decoration-sky-100"; pub(crate) const decoration_sky_200: &str = "decoration-sky-200"; pub(crate) const decoration_sky_300: &str = "decoration-sky-300"; pub(crate) const decoration_sky_400: &str = "decoration-sky-400"; pub(crate) const decoration_sky_50: &str = "decoration-sky-50"; pub(crate) const decoration_sky_500: &str = "decoration-sky-500"; pub(crate) const decoration_sky_600: &str = "decoration-sky-600"; pub(crate) const decoration_sky_700: &str = "decoration-sky-700"; pub(crate) const decoration_sky_800: &str = "decoration-sky-800"; pub(crate) const decoration_sky_900: &str = "decoration-sky-900"; pub(crate) const decoration_slate_100: &str = "decoration-slate-100"; pub(crate) const decoration_slate_200: &str = "decoration-slate-200"; pub(crate) const decoration_slate_300: &str = "decoration-slate-300"; pub(crate) const decoration_slate_400: &str = "decoration-slate-400"; pub(crate) const decoration_slate_50: &str = "decoration-slate-50"; pub(crate) const decoration_slate_500: &str = "decoration-slate-500"; pub(crate) const decoration_slate_600: &str = "decoration-slate-600"; pub(crate) const decoration_slate_700: &str = "decoration-slate-700"; pub(crate) const decoration_slate_800: &str = "decoration-slate-800"; pub(crate) const decoration_slate_900: &str = "decoration-slate-900"; pub(crate) const decoration_solid: &str = "decoration-solid"; pub(crate) const decoration_stone_100: &str = "decoration-stone-100"; pub(crate) const decoration_stone_200: &str = "decoration-stone-200"; pub(crate) const decoration_stone_300: &str = "decoration-stone-300"; pub(crate) const decoration_stone_400: &str = "decoration-stone-400"; pub(crate) const decoration_stone_50: &str = "decoration-stone-50"; pub(crate) const decoration_stone_500: &str = "decoration-stone-500"; pub(crate) const decoration_stone_600: &str = "decoration-stone-600"; pub(crate) const decoration_stone_700: &str = "decoration-stone-700"; pub(crate) const decoration_stone_800: &str = "decoration-stone-800"; pub(crate) const decoration_stone_900: &str = "decoration-stone-900"; pub(crate) const decoration_teal_100: &str = "decoration-teal-100"; pub(crate) const decoration_teal_200: &str = "decoration-teal-200"; pub(crate) const decoration_teal_300: &str = "decoration-teal-300"; pub(crate) const decoration_teal_400: &str = "decoration-teal-400"; pub(crate) const decoration_teal_50: &str = "decoration-teal-50"; pub(crate) const decoration_teal_500: &str = "decoration-teal-500"; pub(crate) const decoration_teal_600: &str = "decoration-teal-600"; pub(crate) const decoration_teal_700: &str = "decoration-teal-700"; pub(crate) const decoration_teal_800: &str = "decoration-teal-800"; pub(crate) const decoration_teal_900: &str = "decoration-teal-900"; pub(crate) const decoration_transparent: &str = "decoration-transparent"; pub(crate) const decoration_violet_100: &str = "decoration-violet-100"; pub(crate) const decoration_violet_200: &str = "decoration-violet-200"; pub(crate) const decoration_violet_300: &str = "decoration-violet-300"; pub(crate) const decoration_violet_400: &str = "decoration-violet-400"; pub(crate) const decoration_violet_50: &str = "decoration-violet-50"; pub(crate) const decoration_violet_500: &str = "decoration-violet-500"; pub(crate) const decoration_violet_600: &str = "decoration-violet-600"; pub(crate) const decoration_violet_700: &str = "decoration-violet-700"; pub(crate) const decoration_violet_800: &str = "decoration-violet-800"; pub(crate) const decoration_violet_900: &str = "decoration-violet-900"; pub(crate) const decoration_wavy: &str = "decoration-wavy"; pub(crate) const decoration_white: &str = "decoration-white"; pub(crate) const decoration_yellow_100: &str = "decoration-yellow-100"; pub(crate) const decoration_yellow_200: &str = "decoration-yellow-200"; pub(crate) const decoration_yellow_300: &str = "decoration-yellow-300"; pub(crate) const decoration_yellow_400: &str = "decoration-yellow-400"; pub(crate) const decoration_yellow_50: &str = "decoration-yellow-50"; pub(crate) const decoration_yellow_500: &str = "decoration-yellow-500"; pub(crate) const decoration_yellow_600: &str = "decoration-yellow-600"; pub(crate) const decoration_yellow_700: &str = "decoration-yellow-700"; pub(crate) const decoration_yellow_800: &str = "decoration-yellow-800"; pub(crate) const decoration_yellow_900: &str = "decoration-yellow-900"; pub(crate) const decoration_zinc_100: &str = "decoration-zinc-100"; pub(crate) const decoration_zinc_200: &str = "decoration-zinc-200"; pub(crate) const decoration_zinc_300: &str = "decoration-zinc-300"; pub(crate) const decoration_zinc_400: &str = "decoration-zinc-400"; pub(crate) const decoration_zinc_50: &str = "decoration-zinc-50"; pub(crate) const decoration_zinc_500: &str = "decoration-zinc-500"; pub(crate) const decoration_zinc_600: &str = "decoration-zinc-600"; pub(crate) const decoration_zinc_700: &str = "decoration-zinc-700"; pub(crate) const decoration_zinc_800: &str = "decoration-zinc-800"; pub(crate) const decoration_zinc_900: &str = "decoration-zinc-900"; pub(crate) const diagonal_fractions: &str = "diagonal-fractions"; pub(crate) const font_black: &str = "font-black"; pub(crate) const font_bold: &str = "font-bold"; pub(crate) const font_extrabold: &str = "font-extrabold"; pub(crate) const font_extralight: &str = "font-extralight"; pub(crate) const font_light: &str = "font-light"; pub(crate) const font_medium: &str = "font-medium"; pub(crate) const font_mono: &str = "font-mono"; pub(crate) const font_normal: &str = "font-normal"; pub(crate) const font_sans: &str = "font-sans"; pub(crate) const font_semibold: &str = "font-semibold"; pub(crate) const font_serif: &str = "font-serif"; pub(crate) const font_thin: &str = "font-thin"; pub(crate) const indent_0: &str = "indent-0"; pub(crate) const indent_0_p_5: &str = "indent-0.5"; pub(crate) const indent_1: &str = "indent-1"; pub(crate) const indent_10: &str = "indent-10"; pub(crate) const indent_11: &str = "indent-11"; pub(crate) const indent_12: &str = "indent-12"; pub(crate) const indent_14: &str = "indent-14"; pub(crate) const indent_16: &str = "indent-16"; pub(crate) const indent_1_p_5: &str = "indent-1.5"; pub(crate) const indent_2: &str = "indent-2"; pub(crate) const indent_20: &str = "indent-20"; pub(crate) const indent_24: &str = "indent-24"; pub(crate) const indent_28: &str = "indent-28"; pub(crate) const indent_2_p_5: &str = "indent-2.5"; pub(crate) const indent_3: &str = "indent-3"; pub(crate) const indent_32: &str = "indent-32"; pub(crate) const indent_36: &str = "indent-36"; pub(crate) const indent_3_p_5: &str = "indent-3.5"; pub(crate) const indent_4: &str = "indent-4"; pub(crate) const indent_40: &str = "indent-40"; pub(crate) const indent_44: &str = "indent-44"; pub(crate) const indent_48: &str = "indent-48"; pub(crate) const indent_5: &str = "indent-5"; pub(crate) const indent_52: &str = "indent-52"; pub(crate) const indent_56: &str = "indent-56"; pub(crate) const indent_6: &str = "indent-6"; pub(crate) const indent_60: &str = "indent-60"; pub(crate) const indent_64: &str = "indent-64"; pub(crate) const indent_7: &str = "indent-7"; pub(crate) const indent_72: &str = "indent-72"; pub(crate) const indent_8: &str = "indent-8"; pub(crate) const indent_80: &str = "indent-80"; pub(crate) const indent_9: &str = "indent-9"; pub(crate) const indent_96: &str = "indent-96"; pub(crate) const indent_px: &str = "indent-px"; pub(crate) const italic: &str = "italic"; pub(crate) const leading_10: &str = "leading-10"; pub(crate) const leading_3: &str = "leading-3"; pub(crate) const leading_4: &str = "leading-4"; pub(crate) const leading_5: &str = "leading-5"; pub(crate) const leading_6: &str = "leading-6"; pub(crate) const leading_7: &str = "leading-7"; pub(crate) const leading_8: &str = "leading-8"; pub(crate) const leading_9: &str = "leading-9"; pub(crate) const leading_loose: &str = "leading-loose"; pub(crate) const leading_none: &str = "leading-none"; pub(crate) const leading_normal: &str = "leading-normal"; pub(crate) const leading_relaxed: &str = "leading-relaxed"; pub(crate) const leading_snug: &str = "leading-snug"; pub(crate) const leading_tight: &str = "leading-tight"; pub(crate) const line_through: &str = "line-through"; pub(crate) const lining_nums: &str = "lining-nums"; pub(crate) const list_decimal: &str = "list-decimal"; pub(crate) const list_disc: &str = "list-disc"; pub(crate) const list_inside: &str = "list-inside"; pub(crate) const list_none: &str = "list-none"; pub(crate) const list_outside: &str = "list-outside"; pub(crate) const lowercase: &str = "lowercase"; pub(crate) const no_underline: &str = "no-underline"; pub(crate) const normal_case: &str = "normal-case"; pub(crate) const normal_nums: &str = "normal-nums"; pub(crate) const not_italic: &str = "not-italic"; pub(crate) const oldstyle_nums: &str = "oldstyle-nums"; pub(crate) const ordinal: &str = "ordinal"; pub(crate) const overline: &str = "overline"; pub(crate) const proportional_nums: &str = "proportional-nums"; pub(crate) const slashed_zero: &str = "slashed-zero"; pub(crate) const stacked_fractions: &str = "stacked-fractions"; pub(crate) const subpixel_antialiased: &str = "subpixel-antialiased"; pub(crate) const tabular_nums: &str = "tabular-nums"; pub(crate) const text_2xl: &str = "text-2xl"; pub(crate) const text_3xl: &str = "text-3xl"; pub(crate) const text_4xl: &str = "text-4xl"; pub(crate) const text_5xl: &str = "text-5xl"; pub(crate) const text_6xl: &str = "text-6xl"; pub(crate) const text_7xl: &str = "text-7xl"; pub(crate) const text_8xl: &str = "text-8xl"; pub(crate) const text_9xl: &str = "text-9xl"; pub(crate) const text_amber_100: &str = "text-amber-100"; pub(crate) const text_amber_100_of_0: &str = "text-amber-100/0"; pub(crate) const text_amber_100_of_10: &str = "text-amber-100/10"; pub(crate) const text_amber_100_of_100: &str = "text-amber-100/100"; pub(crate) const text_amber_100_of_20: &str = "text-amber-100/20"; pub(crate) const text_amber_100_of_25: &str = "text-amber-100/25"; pub(crate) const text_amber_100_of_30: &str = "text-amber-100/30"; pub(crate) const text_amber_100_of_40: &str = "text-amber-100/40"; pub(crate) const text_amber_100_of_5: &str = "text-amber-100/5"; pub(crate) const text_amber_100_of_50: &str = "text-amber-100/50"; pub(crate) const text_amber_100_of_60: &str = "text-amber-100/60"; pub(crate) const text_amber_100_of_70: &str = "text-amber-100/70"; pub(crate) const text_amber_100_of_75: &str = "text-amber-100/75"; pub(crate) const text_amber_100_of_80: &str = "text-amber-100/80"; pub(crate) const text_amber_100_of_90: &str = "text-amber-100/90"; pub(crate) const text_amber_100_of_95: &str = "text-amber-100/95"; pub(crate) const text_amber_200: &str = "text-amber-200"; pub(crate) const text_amber_200_of_0: &str = "text-amber-200/0"; pub(crate) const text_amber_200_of_10: &str = "text-amber-200/10"; pub(crate) const text_amber_200_of_100: &str = "text-amber-200/100"; pub(crate) const text_amber_200_of_20: &str = "text-amber-200/20"; pub(crate) const text_amber_200_of_25: &str = "text-amber-200/25"; pub(crate) const text_amber_200_of_30: &str = "text-amber-200/30"; pub(crate) const text_amber_200_of_40: &str = "text-amber-200/40"; pub(crate) const text_amber_200_of_5: &str = "text-amber-200/5"; pub(crate) const text_amber_200_of_50: &str = "text-amber-200/50"; pub(crate) const text_amber_200_of_60: &str = "text-amber-200/60"; pub(crate) const text_amber_200_of_70: &str = "text-amber-200/70"; pub(crate) const text_amber_200_of_75: &str = "text-amber-200/75"; pub(crate) const text_amber_200_of_80: &str = "text-amber-200/80"; pub(crate) const text_amber_200_of_90: &str = "text-amber-200/90"; pub(crate) const text_amber_200_of_95: &str = "text-amber-200/95"; pub(crate) const text_amber_300: &str = "text-amber-300"; pub(crate) const text_amber_300_of_0: &str = "text-amber-300/0"; pub(crate) const text_amber_300_of_10: &str = "text-amber-300/10"; pub(crate) const text_amber_300_of_100: &str = "text-amber-300/100"; pub(crate) const text_amber_300_of_20: &str = "text-amber-300/20"; pub(crate) const text_amber_300_of_25: &str = "text-amber-300/25"; pub(crate) const text_amber_300_of_30: &str = "text-amber-300/30"; pub(crate) const text_amber_300_of_40: &str = "text-amber-300/40"; pub(crate) const text_amber_300_of_5: &str = "text-amber-300/5"; pub(crate) const text_amber_300_of_50: &str = "text-amber-300/50"; pub(crate) const text_amber_300_of_60: &str = "text-amber-300/60"; pub(crate) const text_amber_300_of_70: &str = "text-amber-300/70"; pub(crate) const text_amber_300_of_75: &str = "text-amber-300/75"; pub(crate) const text_amber_300_of_80: &str = "text-amber-300/80"; pub(crate) const text_amber_300_of_90: &str = "text-amber-300/90"; pub(crate) const text_amber_300_of_95: &str = "text-amber-300/95"; pub(crate) const text_amber_400: &str = "text-amber-400"; pub(crate) const text_amber_400_of_0: &str = "text-amber-400/0"; pub(crate) const text_amber_400_of_10: &str = "text-amber-400/10"; pub(crate) const text_amber_400_of_100: &str = "text-amber-400/100"; pub(crate) const text_amber_400_of_20: &str = "text-amber-400/20"; pub(crate) const text_amber_400_of_25: &str = "text-amber-400/25"; pub(crate) const text_amber_400_of_30: &str = "text-amber-400/30"; pub(crate) const text_amber_400_of_40: &str = "text-amber-400/40"; pub(crate) const text_amber_400_of_5: &str = "text-amber-400/5"; pub(crate) const text_amber_400_of_50: &str = "text-amber-400/50"; pub(crate) const text_amber_400_of_60: &str = "text-amber-400/60"; pub(crate) const text_amber_400_of_70: &str = "text-amber-400/70"; pub(crate) const text_amber_400_of_75: &str = "text-amber-400/75"; pub(crate) const text_amber_400_of_80: &str = "text-amber-400/80"; pub(crate) const text_amber_400_of_90: &str = "text-amber-400/90"; pub(crate) const text_amber_400_of_95: &str = "text-amber-400/95"; pub(crate) const text_amber_50: &str = "text-amber-50"; pub(crate) const text_amber_500: &str = "text-amber-500"; pub(crate) const text_amber_500_of_0: &str = "text-amber-500/0"; pub(crate) const text_amber_500_of_10: &str = "text-amber-500/10"; pub(crate) const text_amber_500_of_100: &str = "text-amber-500/100"; pub(crate) const text_amber_500_of_20: &str = "text-amber-500/20"; pub(crate) const text_amber_500_of_25: &str = "text-amber-500/25"; pub(crate) const text_amber_500_of_30: &str = "text-amber-500/30"; pub(crate) const text_amber_500_of_40: &str = "text-amber-500/40"; pub(crate) const text_amber_500_of_5: &str = "text-amber-500/5"; pub(crate) const text_amber_500_of_50: &str = "text-amber-500/50"; pub(crate) const text_amber_500_of_60: &str = "text-amber-500/60"; pub(crate) const text_amber_500_of_70: &str = "text-amber-500/70"; pub(crate) const text_amber_500_of_75: &str = "text-amber-500/75"; pub(crate) const text_amber_500_of_80: &str = "text-amber-500/80"; pub(crate) const text_amber_500_of_90: &str = "text-amber-500/90"; pub(crate) const text_amber_500_of_95: &str = "text-amber-500/95"; pub(crate) const text_amber_50_of_0: &str = "text-amber-50/0"; pub(crate) const text_amber_50_of_10: &str = "text-amber-50/10"; pub(crate) const text_amber_50_of_100: &str = "text-amber-50/100"; pub(crate) const text_amber_50_of_20: &str = "text-amber-50/20"; pub(crate) const text_amber_50_of_25: &str = "text-amber-50/25"; pub(crate) const text_amber_50_of_30: &str = "text-amber-50/30"; pub(crate) const text_amber_50_of_40: &str = "text-amber-50/40"; pub(crate) const text_amber_50_of_5: &str = "text-amber-50/5"; pub(crate) const text_amber_50_of_50: &str = "text-amber-50/50"; pub(crate) const text_amber_50_of_60: &str = "text-amber-50/60"; pub(crate) const text_amber_50_of_70: &str = "text-amber-50/70"; pub(crate) const text_amber_50_of_75: &str = "text-amber-50/75"; pub(crate) const text_amber_50_of_80: &str = "text-amber-50/80"; pub(crate) const text_amber_50_of_90: &str = "text-amber-50/90"; pub(crate) const text_amber_50_of_95: &str = "text-amber-50/95"; pub(crate) const text_amber_600: &str = "text-amber-600"; pub(crate) const text_amber_600_of_0: &str = "text-amber-600/0"; pub(crate) const text_amber_600_of_10: &str = "text-amber-600/10"; pub(crate) const text_amber_600_of_100: &str = "text-amber-600/100"; pub(crate) const text_amber_600_of_20: &str = "text-amber-600/20"; pub(crate) const text_amber_600_of_25: &str = "text-amber-600/25"; pub(crate) const text_amber_600_of_30: &str = "text-amber-600/30"; pub(crate) const text_amber_600_of_40: &str = "text-amber-600/40"; pub(crate) const text_amber_600_of_5: &str = "text-amber-600/5"; pub(crate) const text_amber_600_of_50: &str = "text-amber-600/50"; pub(crate) const text_amber_600_of_60: &str = "text-amber-600/60"; pub(crate) const text_amber_600_of_70: &str = "text-amber-600/70"; pub(crate) const text_amber_600_of_75: &str = "text-amber-600/75"; pub(crate) const text_amber_600_of_80: &str = "text-amber-600/80"; pub(crate) const text_amber_600_of_90: &str = "text-amber-600/90"; pub(crate) const text_amber_600_of_95: &str = "text-amber-600/95"; pub(crate) const text_amber_700: &str = "text-amber-700"; pub(crate) const text_amber_700_of_0: &str = "text-amber-700/0"; pub(crate) const text_amber_700_of_10: &str = "text-amber-700/10"; pub(crate) const text_amber_700_of_100: &str = "text-amber-700/100"; pub(crate) const text_amber_700_of_20: &str = "text-amber-700/20"; pub(crate) const text_amber_700_of_25: &str = "text-amber-700/25"; pub(crate) const text_amber_700_of_30: &str = "text-amber-700/30"; pub(crate) const text_amber_700_of_40: &str = "text-amber-700/40"; pub(crate) const text_amber_700_of_5: &str = "text-amber-700/5"; pub(crate) const text_amber_700_of_50: &str = "text-amber-700/50"; pub(crate) const text_amber_700_of_60: &str = "text-amber-700/60"; pub(crate) const text_amber_700_of_70: &str = "text-amber-700/70"; pub(crate) const text_amber_700_of_75: &str = "text-amber-700/75"; pub(crate) const text_amber_700_of_80: &str = "text-amber-700/80"; pub(crate) const text_amber_700_of_90: &str = "text-amber-700/90"; pub(crate) const text_amber_700_of_95: &str = "text-amber-700/95"; pub(crate) const text_amber_800: &str = "text-amber-800"; pub(crate) const text_amber_800_of_0: &str = "text-amber-800/0"; pub(crate) const text_amber_800_of_10: &str = "text-amber-800/10"; pub(crate) const text_amber_800_of_100: &str = "text-amber-800/100"; pub(crate) const text_amber_800_of_20: &str = "text-amber-800/20"; pub(crate) const text_amber_800_of_25: &str = "text-amber-800/25"; pub(crate) const text_amber_800_of_30: &str = "text-amber-800/30"; pub(crate) const text_amber_800_of_40: &str = "text-amber-800/40"; pub(crate) const text_amber_800_of_5: &str = "text-amber-800/5"; pub(crate) const text_amber_800_of_50: &str = "text-amber-800/50"; pub(crate) const text_amber_800_of_60: &str = "text-amber-800/60"; pub(crate) const text_amber_800_of_70: &str = "text-amber-800/70"; pub(crate) const text_amber_800_of_75: &str = "text-amber-800/75"; pub(crate) const text_amber_800_of_80: &str = "text-amber-800/80"; pub(crate) const text_amber_800_of_90: &str = "text-amber-800/90"; pub(crate) const text_amber_800_of_95: &str = "text-amber-800/95"; pub(crate) const text_amber_900: &str = "text-amber-900"; pub(crate) const text_amber_900_of_0: &str = "text-amber-900/0"; pub(crate) const text_amber_900_of_10: &str = "text-amber-900/10"; pub(crate) const text_amber_900_of_100: &str = "text-amber-900/100"; pub(crate) const text_amber_900_of_20: &str = "text-amber-900/20"; pub(crate) const text_amber_900_of_25: &str = "text-amber-900/25"; pub(crate) const text_amber_900_of_30: &str = "text-amber-900/30"; pub(crate) const text_amber_900_of_40: &str = "text-amber-900/40"; pub(crate) const text_amber_900_of_5: &str = "text-amber-900/5"; pub(crate) const text_amber_900_of_50: &str = "text-amber-900/50"; pub(crate) const text_amber_900_of_60: &str = "text-amber-900/60"; pub(crate) const text_amber_900_of_70: &str = "text-amber-900/70"; pub(crate) const text_amber_900_of_75: &str = "text-amber-900/75"; pub(crate) const text_amber_900_of_80: &str = "text-amber-900/80"; pub(crate) const text_amber_900_of_90: &str = "text-amber-900/90"; pub(crate) const text_amber_900_of_95: &str = "text-amber-900/95"; pub(crate) const text_base: &str = "text-base"; pub(crate) const text_black: &str = "text-black"; pub(crate) const text_black_of_0: &str = "text-black/0"; pub(crate) const text_black_of_10: &str = "text-black/10"; pub(crate) const text_black_of_100: &str = "text-black/100"; pub(crate) const text_black_of_20: &str = "text-black/20"; pub(crate) const text_black_of_25: &str = "text-black/25"; pub(crate) const text_black_of_30: &str = "text-black/30"; pub(crate) const text_black_of_40: &str = "text-black/40"; pub(crate) const text_black_of_5: &str = "text-black/5"; pub(crate) const text_black_of_50: &str = "text-black/50"; pub(crate) const text_black_of_60: &str = "text-black/60"; pub(crate) const text_black_of_70: &str = "text-black/70"; pub(crate) const text_black_of_75: &str = "text-black/75"; pub(crate) const text_black_of_80: &str = "text-black/80"; pub(crate) const text_black_of_90: &str = "text-black/90"; pub(crate) const text_black_of_95: &str = "text-black/95"; pub(crate) const text_blue_100: &str = "text-blue-100"; pub(crate) const text_blue_100_of_0: &str = "text-blue-100/0"; pub(crate) const text_blue_100_of_10: &str = "text-blue-100/10"; pub(crate) const text_blue_100_of_100: &str = "text-blue-100/100"; pub(crate) const text_blue_100_of_20: &str = "text-blue-100/20"; pub(crate) const text_blue_100_of_25: &str = "text-blue-100/25"; pub(crate) const text_blue_100_of_30: &str = "text-blue-100/30"; pub(crate) const text_blue_100_of_40: &str = "text-blue-100/40"; pub(crate) const text_blue_100_of_5: &str = "text-blue-100/5"; pub(crate) const text_blue_100_of_50: &str = "text-blue-100/50"; pub(crate) const text_blue_100_of_60: &str = "text-blue-100/60"; pub(crate) const text_blue_100_of_70: &str = "text-blue-100/70"; pub(crate) const text_blue_100_of_75: &str = "text-blue-100/75"; pub(crate) const text_blue_100_of_80: &str = "text-blue-100/80"; pub(crate) const text_blue_100_of_90: &str = "text-blue-100/90"; pub(crate) const text_blue_100_of_95: &str = "text-blue-100/95"; pub(crate) const text_blue_200: &str = "text-blue-200"; pub(crate) const text_blue_200_of_0: &str = "text-blue-200/0"; pub(crate) const text_blue_200_of_10: &str = "text-blue-200/10"; pub(crate) const text_blue_200_of_100: &str = "text-blue-200/100"; pub(crate) const text_blue_200_of_20: &str = "text-blue-200/20"; pub(crate) const text_blue_200_of_25: &str = "text-blue-200/25"; pub(crate) const text_blue_200_of_30: &str = "text-blue-200/30"; pub(crate) const text_blue_200_of_40: &str = "text-blue-200/40"; pub(crate) const text_blue_200_of_5: &str = "text-blue-200/5"; pub(crate) const text_blue_200_of_50: &str = "text-blue-200/50"; pub(crate) const text_blue_200_of_60: &str = "text-blue-200/60"; pub(crate) const text_blue_200_of_70: &str = "text-blue-200/70"; pub(crate) const text_blue_200_of_75: &str = "text-blue-200/75"; pub(crate) const text_blue_200_of_80: &str = "text-blue-200/80"; pub(crate) const text_blue_200_of_90: &str = "text-blue-200/90"; pub(crate) const text_blue_200_of_95: &str = "text-blue-200/95"; pub(crate) const text_blue_300: &str = "text-blue-300"; pub(crate) const text_blue_300_of_0: &str = "text-blue-300/0"; pub(crate) const text_blue_300_of_10: &str = "text-blue-300/10"; pub(crate) const text_blue_300_of_100: &str = "text-blue-300/100"; pub(crate) const text_blue_300_of_20: &str = "text-blue-300/20"; pub(crate) const text_blue_300_of_25: &str = "text-blue-300/25"; pub(crate) const text_blue_300_of_30: &str = "text-blue-300/30"; pub(crate) const text_blue_300_of_40: &str = "text-blue-300/40"; pub(crate) const text_blue_300_of_5: &str = "text-blue-300/5"; pub(crate) const text_blue_300_of_50: &str = "text-blue-300/50"; pub(crate) const text_blue_300_of_60: &str = "text-blue-300/60"; pub(crate) const text_blue_300_of_70: &str = "text-blue-300/70"; pub(crate) const text_blue_300_of_75: &str = "text-blue-300/75"; pub(crate) const text_blue_300_of_80: &str = "text-blue-300/80"; pub(crate) const text_blue_300_of_90: &str = "text-blue-300/90"; pub(crate) const text_blue_300_of_95: &str = "text-blue-300/95"; pub(crate) const text_blue_400: &str = "text-blue-400"; pub(crate) const text_blue_400_of_0: &str = "text-blue-400/0"; pub(crate) const text_blue_400_of_10: &str = "text-blue-400/10"; pub(crate) const text_blue_400_of_100: &str = "text-blue-400/100"; pub(crate) const text_blue_400_of_20: &str = "text-blue-400/20"; pub(crate) const text_blue_400_of_25: &str = "text-blue-400/25"; pub(crate) const text_blue_400_of_30: &str = "text-blue-400/30"; pub(crate) const text_blue_400_of_40: &str = "text-blue-400/40"; pub(crate) const text_blue_400_of_5: &str = "text-blue-400/5"; pub(crate) const text_blue_400_of_50: &str = "text-blue-400/50"; pub(crate) const text_blue_400_of_60: &str = "text-blue-400/60"; pub(crate) const text_blue_400_of_70: &str = "text-blue-400/70"; pub(crate) const text_blue_400_of_75: &str = "text-blue-400/75"; pub(crate) const text_blue_400_of_80: &str = "text-blue-400/80"; pub(crate) const text_blue_400_of_90: &str = "text-blue-400/90"; pub(crate) const text_blue_400_of_95: &str = "text-blue-400/95"; pub(crate) const text_blue_50: &str = "text-blue-50"; pub(crate) const text_blue_500: &str = "text-blue-500"; pub(crate) const text_blue_500_of_0: &str = "text-blue-500/0"; pub(crate) const text_blue_500_of_10: &str = "text-blue-500/10"; pub(crate) const text_blue_500_of_100: &str = "text-blue-500/100"; pub(crate) const text_blue_500_of_20: &str = "text-blue-500/20"; pub(crate) const text_blue_500_of_25: &str = "text-blue-500/25"; pub(crate) const text_blue_500_of_30: &str = "text-blue-500/30"; pub(crate) const text_blue_500_of_40: &str = "text-blue-500/40"; pub(crate) const text_blue_500_of_5: &str = "text-blue-500/5"; pub(crate) const text_blue_500_of_50: &str = "text-blue-500/50"; pub(crate) const text_blue_500_of_60: &str = "text-blue-500/60"; pub(crate) const text_blue_500_of_70: &str = "text-blue-500/70"; pub(crate) const text_blue_500_of_75: &str = "text-blue-500/75"; pub(crate) const text_blue_500_of_80: &str = "text-blue-500/80"; pub(crate) const text_blue_500_of_90: &str = "text-blue-500/90"; pub(crate) const text_blue_500_of_95: &str = "text-blue-500/95"; pub(crate) const text_blue_50_of_0: &str = "text-blue-50/0"; pub(crate) const text_blue_50_of_10: &str = "text-blue-50/10"; pub(crate) const text_blue_50_of_100: &str = "text-blue-50/100"; pub(crate) const text_blue_50_of_20: &str = "text-blue-50/20"; pub(crate) const text_blue_50_of_25: &str = "text-blue-50/25"; pub(crate) const text_blue_50_of_30: &str = "text-blue-50/30"; pub(crate) const text_blue_50_of_40: &str = "text-blue-50/40"; pub(crate) const text_blue_50_of_5: &str = "text-blue-50/5"; pub(crate) const text_blue_50_of_50: &str = "text-blue-50/50"; pub(crate) const text_blue_50_of_60: &str = "text-blue-50/60"; pub(crate) const text_blue_50_of_70: &str = "text-blue-50/70"; pub(crate) const text_blue_50_of_75: &str = "text-blue-50/75"; pub(crate) const text_blue_50_of_80: &str = "text-blue-50/80"; pub(crate) const text_blue_50_of_90: &str = "text-blue-50/90"; pub(crate) const text_blue_50_of_95: &str = "text-blue-50/95"; pub(crate) const text_blue_600: &str = "text-blue-600"; pub(crate) const text_blue_600_of_0: &str = "text-blue-600/0"; pub(crate) const text_blue_600_of_10: &str = "text-blue-600/10"; pub(crate) const text_blue_600_of_100: &str = "text-blue-600/100"; pub(crate) const text_blue_600_of_20: &str = "text-blue-600/20"; pub(crate) const text_blue_600_of_25: &str = "text-blue-600/25"; pub(crate) const text_blue_600_of_30: &str = "text-blue-600/30"; pub(crate) const text_blue_600_of_40: &str = "text-blue-600/40"; pub(crate) const text_blue_600_of_5: &str = "text-blue-600/5"; pub(crate) const text_blue_600_of_50: &str = "text-blue-600/50"; pub(crate) const text_blue_600_of_60: &str = "text-blue-600/60"; pub(crate) const text_blue_600_of_70: &str = "text-blue-600/70"; pub(crate) const text_blue_600_of_75: &str = "text-blue-600/75"; pub(crate) const text_blue_600_of_80: &str = "text-blue-600/80"; pub(crate) const text_blue_600_of_90: &str = "text-blue-600/90"; pub(crate) const text_blue_600_of_95: &str = "text-blue-600/95"; pub(crate) const text_blue_700: &str = "text-blue-700"; pub(crate) const text_blue_700_of_0: &str = "text-blue-700/0"; pub(crate) const text_blue_700_of_10: &str = "text-blue-700/10"; pub(crate) const text_blue_700_of_100: &str = "text-blue-700/100"; pub(crate) const text_blue_700_of_20: &str = "text-blue-700/20"; pub(crate) const text_blue_700_of_25: &str = "text-blue-700/25"; pub(crate) const text_blue_700_of_30: &str = "text-blue-700/30"; pub(crate) const text_blue_700_of_40: &str = "text-blue-700/40"; pub(crate) const text_blue_700_of_5: &str = "text-blue-700/5"; pub(crate) const text_blue_700_of_50: &str = "text-blue-700/50"; pub(crate) const text_blue_700_of_60: &str = "text-blue-700/60"; pub(crate) const text_blue_700_of_70: &str = "text-blue-700/70"; pub(crate) const text_blue_700_of_75: &str = "text-blue-700/75"; pub(crate) const text_blue_700_of_80: &str = "text-blue-700/80"; pub(crate) const text_blue_700_of_90: &str = "text-blue-700/90"; pub(crate) const text_blue_700_of_95: &str = "text-blue-700/95"; pub(crate) const text_blue_800: &str = "text-blue-800"; pub(crate) const text_blue_800_of_0: &str = "text-blue-800/0"; pub(crate) const text_blue_800_of_10: &str = "text-blue-800/10"; pub(crate) const text_blue_800_of_100: &str = "text-blue-800/100"; pub(crate) const text_blue_800_of_20: &str = "text-blue-800/20"; pub(crate) const text_blue_800_of_25: &str = "text-blue-800/25"; pub(crate) const text_blue_800_of_30: &str = "text-blue-800/30"; pub(crate) const text_blue_800_of_40: &str = "text-blue-800/40"; pub(crate) const text_blue_800_of_5: &str = "text-blue-800/5"; pub(crate) const text_blue_800_of_50: &str = "text-blue-800/50"; pub(crate) const text_blue_800_of_60: &str = "text-blue-800/60"; pub(crate) const text_blue_800_of_70: &str = "text-blue-800/70"; pub(crate) const text_blue_800_of_75: &str = "text-blue-800/75"; pub(crate) const text_blue_800_of_80: &str = "text-blue-800/80"; pub(crate) const text_blue_800_of_90: &str = "text-blue-800/90"; pub(crate) const text_blue_800_of_95: &str = "text-blue-800/95"; pub(crate) const text_blue_900: &str = "text-blue-900"; pub(crate) const text_blue_900_of_0: &str = "text-blue-900/0"; pub(crate) const text_blue_900_of_10: &str = "text-blue-900/10"; pub(crate) const text_blue_900_of_100: &str = "text-blue-900/100"; pub(crate) const text_blue_900_of_20: &str = "text-blue-900/20"; pub(crate) const text_blue_900_of_25: &str = "text-blue-900/25"; pub(crate) const text_blue_900_of_30: &str = "text-blue-900/30"; pub(crate) const text_blue_900_of_40: &str = "text-blue-900/40"; pub(crate) const text_blue_900_of_5: &str = "text-blue-900/5"; pub(crate) const text_blue_900_of_50: &str = "text-blue-900/50"; pub(crate) const text_blue_900_of_60: &str = "text-blue-900/60"; pub(crate) const text_blue_900_of_70: &str = "text-blue-900/70"; pub(crate) const text_blue_900_of_75: &str = "text-blue-900/75"; pub(crate) const text_blue_900_of_80: &str = "text-blue-900/80"; pub(crate) const text_blue_900_of_90: &str = "text-blue-900/90"; pub(crate) const text_blue_900_of_95: &str = "text-blue-900/95"; pub(crate) const text_center: &str = "text-center"; pub(crate) const text_clip: &str = "text-clip"; pub(crate) const text_current: &str = "text-current"; pub(crate) const text_cyan_100: &str = "text-cyan-100"; pub(crate) const text_cyan_100_of_0: &str = "text-cyan-100/0"; pub(crate) const text_cyan_100_of_10: &str = "text-cyan-100/10"; pub(crate) const text_cyan_100_of_100: &str = "text-cyan-100/100"; pub(crate) const text_cyan_100_of_20: &str = "text-cyan-100/20"; pub(crate) const text_cyan_100_of_25: &str = "text-cyan-100/25"; pub(crate) const text_cyan_100_of_30: &str = "text-cyan-100/30"; pub(crate) const text_cyan_100_of_40: &str = "text-cyan-100/40"; pub(crate) const text_cyan_100_of_5: &str = "text-cyan-100/5"; pub(crate) const text_cyan_100_of_50: &str = "text-cyan-100/50"; pub(crate) const text_cyan_100_of_60: &str = "text-cyan-100/60"; pub(crate) const text_cyan_100_of_70: &str = "text-cyan-100/70"; pub(crate) const text_cyan_100_of_75: &str = "text-cyan-100/75"; pub(crate) const text_cyan_100_of_80: &str = "text-cyan-100/80"; pub(crate) const text_cyan_100_of_90: &str = "text-cyan-100/90"; pub(crate) const text_cyan_100_of_95: &str = "text-cyan-100/95"; pub(crate) const text_cyan_200: &str = "text-cyan-200"; pub(crate) const text_cyan_200_of_0: &str = "text-cyan-200/0"; pub(crate) const text_cyan_200_of_10: &str = "text-cyan-200/10"; pub(crate) const text_cyan_200_of_100: &str = "text-cyan-200/100"; pub(crate) const text_cyan_200_of_20: &str = "text-cyan-200/20"; pub(crate) const text_cyan_200_of_25: &str = "text-cyan-200/25"; pub(crate) const text_cyan_200_of_30: &str = "text-cyan-200/30"; pub(crate) const text_cyan_200_of_40: &str = "text-cyan-200/40"; pub(crate) const text_cyan_200_of_5: &str = "text-cyan-200/5"; pub(crate) const text_cyan_200_of_50: &str = "text-cyan-200/50"; pub(crate) const text_cyan_200_of_60: &str = "text-cyan-200/60"; pub(crate) const text_cyan_200_of_70: &str = "text-cyan-200/70"; pub(crate) const text_cyan_200_of_75: &str = "text-cyan-200/75"; pub(crate) const text_cyan_200_of_80: &str = "text-cyan-200/80"; pub(crate) const text_cyan_200_of_90: &str = "text-cyan-200/90"; pub(crate) const text_cyan_200_of_95: &str = "text-cyan-200/95"; pub(crate) const text_cyan_300: &str = "text-cyan-300"; pub(crate) const text_cyan_300_of_0: &str = "text-cyan-300/0"; pub(crate) const text_cyan_300_of_10: &str = "text-cyan-300/10"; pub(crate) const text_cyan_300_of_100: &str = "text-cyan-300/100"; pub(crate) const text_cyan_300_of_20: &str = "text-cyan-300/20"; pub(crate) const text_cyan_300_of_25: &str = "text-cyan-300/25"; pub(crate) const text_cyan_300_of_30: &str = "text-cyan-300/30"; pub(crate) const text_cyan_300_of_40: &str = "text-cyan-300/40"; pub(crate) const text_cyan_300_of_5: &str = "text-cyan-300/5"; pub(crate) const text_cyan_300_of_50: &str = "text-cyan-300/50"; pub(crate) const text_cyan_300_of_60: &str = "text-cyan-300/60"; pub(crate) const text_cyan_300_of_70: &str = "text-cyan-300/70"; pub(crate) const text_cyan_300_of_75: &str = "text-cyan-300/75"; pub(crate) const text_cyan_300_of_80: &str = "text-cyan-300/80"; pub(crate) const text_cyan_300_of_90: &str = "text-cyan-300/90"; pub(crate) const text_cyan_300_of_95: &str = "text-cyan-300/95"; pub(crate) const text_cyan_400: &str = "text-cyan-400"; pub(crate) const text_cyan_400_of_0: &str = "text-cyan-400/0"; pub(crate) const text_cyan_400_of_10: &str = "text-cyan-400/10"; pub(crate) const text_cyan_400_of_100: &str = "text-cyan-400/100"; pub(crate) const text_cyan_400_of_20: &str = "text-cyan-400/20"; pub(crate) const text_cyan_400_of_25: &str = "text-cyan-400/25"; pub(crate) const text_cyan_400_of_30: &str = "text-cyan-400/30"; pub(crate) const text_cyan_400_of_40: &str = "text-cyan-400/40"; pub(crate) const text_cyan_400_of_5: &str = "text-cyan-400/5"; pub(crate) const text_cyan_400_of_50: &str = "text-cyan-400/50"; pub(crate) const text_cyan_400_of_60: &str = "text-cyan-400/60"; pub(crate) const text_cyan_400_of_70: &str = "text-cyan-400/70"; pub(crate) const text_cyan_400_of_75: &str = "text-cyan-400/75"; pub(crate) const text_cyan_400_of_80: &str = "text-cyan-400/80"; pub(crate) const text_cyan_400_of_90: &str = "text-cyan-400/90"; pub(crate) const text_cyan_400_of_95: &str = "text-cyan-400/95"; pub(crate) const text_cyan_50: &str = "text-cyan-50"; pub(crate) const text_cyan_500: &str = "text-cyan-500"; pub(crate) const text_cyan_500_of_0: &str = "text-cyan-500/0"; pub(crate) const text_cyan_500_of_10: &str = "text-cyan-500/10"; pub(crate) const text_cyan_500_of_100: &str = "text-cyan-500/100"; pub(crate) const text_cyan_500_of_20: &str = "text-cyan-500/20"; pub(crate) const text_cyan_500_of_25: &str = "text-cyan-500/25"; pub(crate) const text_cyan_500_of_30: &str = "text-cyan-500/30"; pub(crate) const text_cyan_500_of_40: &str = "text-cyan-500/40"; pub(crate) const text_cyan_500_of_5: &str = "text-cyan-500/5"; pub(crate) const text_cyan_500_of_50: &str = "text-cyan-500/50"; pub(crate) const text_cyan_500_of_60: &str = "text-cyan-500/60"; pub(crate) const text_cyan_500_of_70: &str = "text-cyan-500/70"; pub(crate) const text_cyan_500_of_75: &str = "text-cyan-500/75"; pub(crate) const text_cyan_500_of_80: &str = "text-cyan-500/80"; pub(crate) const text_cyan_500_of_90: &str = "text-cyan-500/90"; pub(crate) const text_cyan_500_of_95: &str = "text-cyan-500/95"; pub(crate) const text_cyan_50_of_0: &str = "text-cyan-50/0"; pub(crate) const text_cyan_50_of_10: &str = "text-cyan-50/10"; pub(crate) const text_cyan_50_of_100: &str = "text-cyan-50/100"; pub(crate) const text_cyan_50_of_20: &str = "text-cyan-50/20"; pub(crate) const text_cyan_50_of_25: &str = "text-cyan-50/25"; pub(crate) const text_cyan_50_of_30: &str = "text-cyan-50/30"; pub(crate) const text_cyan_50_of_40: &str = "text-cyan-50/40"; pub(crate) const text_cyan_50_of_5: &str = "text-cyan-50/5"; pub(crate) const text_cyan_50_of_50: &str = "text-cyan-50/50"; pub(crate) const text_cyan_50_of_60: &str = "text-cyan-50/60"; pub(crate) const text_cyan_50_of_70: &str = "text-cyan-50/70"; pub(crate) const text_cyan_50_of_75: &str = "text-cyan-50/75"; pub(crate) const text_cyan_50_of_80: &str = "text-cyan-50/80"; pub(crate) const text_cyan_50_of_90: &str = "text-cyan-50/90"; pub(crate) const text_cyan_50_of_95: &str = "text-cyan-50/95"; pub(crate) const text_cyan_600: &str = "text-cyan-600"; pub(crate) const text_cyan_600_of_0: &str = "text-cyan-600/0"; pub(crate) const text_cyan_600_of_10: &str = "text-cyan-600/10"; pub(crate) const text_cyan_600_of_100: &str = "text-cyan-600/100"; pub(crate) const text_cyan_600_of_20: &str = "text-cyan-600/20"; pub(crate) const text_cyan_600_of_25: &str = "text-cyan-600/25"; pub(crate) const text_cyan_600_of_30: &str = "text-cyan-600/30"; pub(crate) const text_cyan_600_of_40: &str = "text-cyan-600/40"; pub(crate) const text_cyan_600_of_5: &str = "text-cyan-600/5"; pub(crate) const text_cyan_600_of_50: &str = "text-cyan-600/50"; pub(crate) const text_cyan_600_of_60: &str = "text-cyan-600/60"; pub(crate) const text_cyan_600_of_70: &str = "text-cyan-600/70"; pub(crate) const text_cyan_600_of_75: &str = "text-cyan-600/75"; pub(crate) const text_cyan_600_of_80: &str = "text-cyan-600/80"; pub(crate) const text_cyan_600_of_90: &str = "text-cyan-600/90"; pub(crate) const text_cyan_600_of_95: &str = "text-cyan-600/95"; pub(crate) const text_cyan_700: &str = "text-cyan-700"; pub(crate) const text_cyan_700_of_0: &str = "text-cyan-700/0"; pub(crate) const text_cyan_700_of_10: &str = "text-cyan-700/10"; pub(crate) const text_cyan_700_of_100: &str = "text-cyan-700/100"; pub(crate) const text_cyan_700_of_20: &str = "text-cyan-700/20"; pub(crate) const text_cyan_700_of_25: &str = "text-cyan-700/25"; pub(crate) const text_cyan_700_of_30: &str = "text-cyan-700/30"; pub(crate) const text_cyan_700_of_40: &str = "text-cyan-700/40"; pub(crate) const text_cyan_700_of_5: &str = "text-cyan-700/5"; pub(crate) const text_cyan_700_of_50: &str = "text-cyan-700/50"; pub(crate) const text_cyan_700_of_60: &str = "text-cyan-700/60"; pub(crate) const text_cyan_700_of_70: &str = "text-cyan-700/70"; pub(crate) const text_cyan_700_of_75: &str = "text-cyan-700/75"; pub(crate) const text_cyan_700_of_80: &str = "text-cyan-700/80"; pub(crate) const text_cyan_700_of_90: &str = "text-cyan-700/90"; pub(crate) const text_cyan_700_of_95: &str = "text-cyan-700/95"; pub(crate) const text_cyan_800: &str = "text-cyan-800"; pub(crate) const text_cyan_800_of_0: &str = "text-cyan-800/0"; pub(crate) const text_cyan_800_of_10: &str = "text-cyan-800/10"; pub(crate) const text_cyan_800_of_100: &str = "text-cyan-800/100"; pub(crate) const text_cyan_800_of_20: &str = "text-cyan-800/20"; pub(crate) const text_cyan_800_of_25: &str = "text-cyan-800/25"; pub(crate) const text_cyan_800_of_30: &str = "text-cyan-800/30"; pub(crate) const text_cyan_800_of_40: &str = "text-cyan-800/40"; pub(crate) const text_cyan_800_of_5: &str = "text-cyan-800/5"; pub(crate) const text_cyan_800_of_50: &str = "text-cyan-800/50"; pub(crate) const text_cyan_800_of_60: &str = "text-cyan-800/60"; pub(crate) const text_cyan_800_of_70: &str = "text-cyan-800/70"; pub(crate) const text_cyan_800_of_75: &str = "text-cyan-800/75"; pub(crate) const text_cyan_800_of_80: &str = "text-cyan-800/80"; pub(crate) const text_cyan_800_of_90: &str = "text-cyan-800/90"; pub(crate) const text_cyan_800_of_95: &str = "text-cyan-800/95"; pub(crate) const text_cyan_900: &str = "text-cyan-900"; pub(crate) const text_cyan_900_of_0: &str = "text-cyan-900/0"; pub(crate) const text_cyan_900_of_10: &str = "text-cyan-900/10"; pub(crate) const text_cyan_900_of_100: &str = "text-cyan-900/100"; pub(crate) const text_cyan_900_of_20: &str = "text-cyan-900/20"; pub(crate) const text_cyan_900_of_25: &str = "text-cyan-900/25"; pub(crate) const text_cyan_900_of_30: &str = "text-cyan-900/30"; pub(crate) const text_cyan_900_of_40: &str = "text-cyan-900/40"; pub(crate) const text_cyan_900_of_5: &str = "text-cyan-900/5"; pub(crate) const text_cyan_900_of_50: &str = "text-cyan-900/50"; pub(crate) const text_cyan_900_of_60: &str = "text-cyan-900/60"; pub(crate) const text_cyan_900_of_70: &str = "text-cyan-900/70"; pub(crate) const text_cyan_900_of_75: &str = "text-cyan-900/75"; pub(crate) const text_cyan_900_of_80: &str = "text-cyan-900/80"; pub(crate) const text_cyan_900_of_90: &str = "text-cyan-900/90"; pub(crate) const text_cyan_900_of_95: &str = "text-cyan-900/95"; pub(crate) const text_ellipsis: &str = "text-ellipsis"; pub(crate) const text_emerald_100: &str = "text-emerald-100"; pub(crate) const text_emerald_100_of_0: &str = "text-emerald-100/0"; pub(crate) const text_emerald_100_of_10: &str = "text-emerald-100/10"; pub(crate) const text_emerald_100_of_100: &str = "text-emerald-100/100"; pub(crate) const text_emerald_100_of_20: &str = "text-emerald-100/20"; pub(crate) const text_emerald_100_of_25: &str = "text-emerald-100/25"; pub(crate) const text_emerald_100_of_30: &str = "text-emerald-100/30"; pub(crate) const text_emerald_100_of_40: &str = "text-emerald-100/40"; pub(crate) const text_emerald_100_of_5: &str = "text-emerald-100/5"; pub(crate) const text_emerald_100_of_50: &str = "text-emerald-100/50"; pub(crate) const text_emerald_100_of_60: &str = "text-emerald-100/60"; pub(crate) const text_emerald_100_of_70: &str = "text-emerald-100/70"; pub(crate) const text_emerald_100_of_75: &str = "text-emerald-100/75"; pub(crate) const text_emerald_100_of_80: &str = "text-emerald-100/80"; pub(crate) const text_emerald_100_of_90: &str = "text-emerald-100/90"; pub(crate) const text_emerald_100_of_95: &str = "text-emerald-100/95"; pub(crate) const text_emerald_200: &str = "text-emerald-200"; pub(crate) const text_emerald_200_of_0: &str = "text-emerald-200/0"; pub(crate) const text_emerald_200_of_10: &str = "text-emerald-200/10"; pub(crate) const text_emerald_200_of_100: &str = "text-emerald-200/100"; pub(crate) const text_emerald_200_of_20: &str = "text-emerald-200/20"; pub(crate) const text_emerald_200_of_25: &str = "text-emerald-200/25"; pub(crate) const text_emerald_200_of_30: &str = "text-emerald-200/30"; pub(crate) const text_emerald_200_of_40: &str = "text-emerald-200/40"; pub(crate) const text_emerald_200_of_5: &str = "text-emerald-200/5"; pub(crate) const text_emerald_200_of_50: &str = "text-emerald-200/50"; pub(crate) const text_emerald_200_of_60: &str = "text-emerald-200/60"; pub(crate) const text_emerald_200_of_70: &str = "text-emerald-200/70"; pub(crate) const text_emerald_200_of_75: &str = "text-emerald-200/75"; pub(crate) const text_emerald_200_of_80: &str = "text-emerald-200/80"; pub(crate) const text_emerald_200_of_90: &str = "text-emerald-200/90"; pub(crate) const text_emerald_200_of_95: &str = "text-emerald-200/95"; pub(crate) const text_emerald_300: &str = "text-emerald-300"; pub(crate) const text_emerald_300_of_0: &str = "text-emerald-300/0"; pub(crate) const text_emerald_300_of_10: &str = "text-emerald-300/10"; pub(crate) const text_emerald_300_of_100: &str = "text-emerald-300/100"; pub(crate) const text_emerald_300_of_20: &str = "text-emerald-300/20"; pub(crate) const text_emerald_300_of_25: &str = "text-emerald-300/25"; pub(crate) const text_emerald_300_of_30: &str = "text-emerald-300/30"; pub(crate) const text_emerald_300_of_40: &str = "text-emerald-300/40"; pub(crate) const text_emerald_300_of_5: &str = "text-emerald-300/5"; pub(crate) const text_emerald_300_of_50: &str = "text-emerald-300/50"; pub(crate) const text_emerald_300_of_60: &str = "text-emerald-300/60"; pub(crate) const text_emerald_300_of_70: &str = "text-emerald-300/70"; pub(crate) const text_emerald_300_of_75: &str = "text-emerald-300/75"; pub(crate) const text_emerald_300_of_80: &str = "text-emerald-300/80"; pub(crate) const text_emerald_300_of_90: &str = "text-emerald-300/90"; pub(crate) const text_emerald_300_of_95: &str = "text-emerald-300/95"; pub(crate) const text_emerald_400: &str = "text-emerald-400"; pub(crate) const text_emerald_400_of_0: &str = "text-emerald-400/0"; pub(crate) const text_emerald_400_of_10: &str = "text-emerald-400/10"; pub(crate) const text_emerald_400_of_100: &str = "text-emerald-400/100"; pub(crate) const text_emerald_400_of_20: &str = "text-emerald-400/20"; pub(crate) const text_emerald_400_of_25: &str = "text-emerald-400/25"; pub(crate) const text_emerald_400_of_30: &str = "text-emerald-400/30"; pub(crate) const text_emerald_400_of_40: &str = "text-emerald-400/40"; pub(crate) const text_emerald_400_of_5: &str = "text-emerald-400/5"; pub(crate) const text_emerald_400_of_50: &str = "text-emerald-400/50"; pub(crate) const text_emerald_400_of_60: &str = "text-emerald-400/60"; pub(crate) const text_emerald_400_of_70: &str = "text-emerald-400/70"; pub(crate) const text_emerald_400_of_75: &str = "text-emerald-400/75"; pub(crate) const text_emerald_400_of_80: &str = "text-emerald-400/80"; pub(crate) const text_emerald_400_of_90: &str = "text-emerald-400/90"; pub(crate) const text_emerald_400_of_95: &str = "text-emerald-400/95"; pub(crate) const text_emerald_50: &str = "text-emerald-50"; pub(crate) const text_emerald_500: &str = "text-emerald-500"; pub(crate) const text_emerald_500_of_0: &str = "text-emerald-500/0"; pub(crate) const text_emerald_500_of_10: &str = "text-emerald-500/10"; pub(crate) const text_emerald_500_of_100: &str = "text-emerald-500/100"; pub(crate) const text_emerald_500_of_20: &str = "text-emerald-500/20"; pub(crate) const text_emerald_500_of_25: &str = "text-emerald-500/25"; pub(crate) const text_emerald_500_of_30: &str = "text-emerald-500/30"; pub(crate) const text_emerald_500_of_40: &str = "text-emerald-500/40"; pub(crate) const text_emerald_500_of_5: &str = "text-emerald-500/5"; pub(crate) const text_emerald_500_of_50: &str = "text-emerald-500/50"; pub(crate) const text_emerald_500_of_60: &str = "text-emerald-500/60"; pub(crate) const text_emerald_500_of_70: &str = "text-emerald-500/70"; pub(crate) const text_emerald_500_of_75: &str = "text-emerald-500/75"; pub(crate) const text_emerald_500_of_80: &str = "text-emerald-500/80"; pub(crate) const text_emerald_500_of_90: &str = "text-emerald-500/90"; pub(crate) const text_emerald_500_of_95: &str = "text-emerald-500/95"; pub(crate) const text_emerald_50_of_0: &str = "text-emerald-50/0"; pub(crate) const text_emerald_50_of_10: &str = "text-emerald-50/10"; pub(crate) const text_emerald_50_of_100: &str = "text-emerald-50/100"; pub(crate) const text_emerald_50_of_20: &str = "text-emerald-50/20"; pub(crate) const text_emerald_50_of_25: &str = "text-emerald-50/25"; pub(crate) const text_emerald_50_of_30: &str = "text-emerald-50/30"; pub(crate) const text_emerald_50_of_40: &str = "text-emerald-50/40"; pub(crate) const text_emerald_50_of_5: &str = "text-emerald-50/5"; pub(crate) const text_emerald_50_of_50: &str = "text-emerald-50/50"; pub(crate) const text_emerald_50_of_60: &str = "text-emerald-50/60"; pub(crate) const text_emerald_50_of_70: &str = "text-emerald-50/70"; pub(crate) const text_emerald_50_of_75: &str = "text-emerald-50/75"; pub(crate) const text_emerald_50_of_80: &str = "text-emerald-50/80"; pub(crate) const text_emerald_50_of_90: &str = "text-emerald-50/90"; pub(crate) const text_emerald_50_of_95: &str = "text-emerald-50/95"; pub(crate) const text_emerald_600: &str = "text-emerald-600"; pub(crate) const text_emerald_600_of_0: &str = "text-emerald-600/0"; pub(crate) const text_emerald_600_of_10: &str = "text-emerald-600/10"; pub(crate) const text_emerald_600_of_100: &str = "text-emerald-600/100"; pub(crate) const text_emerald_600_of_20: &str = "text-emerald-600/20"; pub(crate) const text_emerald_600_of_25: &str = "text-emerald-600/25"; pub(crate) const text_emerald_600_of_30: &str = "text-emerald-600/30"; pub(crate) const text_emerald_600_of_40: &str = "text-emerald-600/40"; pub(crate) const text_emerald_600_of_5: &str = "text-emerald-600/5"; pub(crate) const text_emerald_600_of_50: &str = "text-emerald-600/50"; pub(crate) const text_emerald_600_of_60: &str = "text-emerald-600/60"; pub(crate) const text_emerald_600_of_70: &str = "text-emerald-600/70"; pub(crate) const text_emerald_600_of_75: &str = "text-emerald-600/75"; pub(crate) const text_emerald_600_of_80: &str = "text-emerald-600/80"; pub(crate) const text_emerald_600_of_90: &str = "text-emerald-600/90"; pub(crate) const text_emerald_600_of_95: &str = "text-emerald-600/95"; pub(crate) const text_emerald_700: &str = "text-emerald-700"; pub(crate) const text_emerald_700_of_0: &str = "text-emerald-700/0"; pub(crate) const text_emerald_700_of_10: &str = "text-emerald-700/10"; pub(crate) const text_emerald_700_of_100: &str = "text-emerald-700/100"; pub(crate) const text_emerald_700_of_20: &str = "text-emerald-700/20"; pub(crate) const text_emerald_700_of_25: &str = "text-emerald-700/25"; pub(crate) const text_emerald_700_of_30: &str = "text-emerald-700/30"; pub(crate) const text_emerald_700_of_40: &str = "text-emerald-700/40"; pub(crate) const text_emerald_700_of_5: &str = "text-emerald-700/5"; pub(crate) const text_emerald_700_of_50: &str = "text-emerald-700/50"; pub(crate) const text_emerald_700_of_60: &str = "text-emerald-700/60"; pub(crate) const text_emerald_700_of_70: &str = "text-emerald-700/70"; pub(crate) const text_emerald_700_of_75: &str = "text-emerald-700/75"; pub(crate) const text_emerald_700_of_80: &str = "text-emerald-700/80"; pub(crate) const text_emerald_700_of_90: &str = "text-emerald-700/90"; pub(crate) const text_emerald_700_of_95: &str = "text-emerald-700/95"; pub(crate) const text_emerald_800: &str = "text-emerald-800"; pub(crate) const text_emerald_800_of_0: &str = "text-emerald-800/0"; pub(crate) const text_emerald_800_of_10: &str = "text-emerald-800/10"; pub(crate) const text_emerald_800_of_100: &str = "text-emerald-800/100"; pub(crate) const text_emerald_800_of_20: &str = "text-emerald-800/20"; pub(crate) const text_emerald_800_of_25: &str = "text-emerald-800/25"; pub(crate) const text_emerald_800_of_30: &str = "text-emerald-800/30"; pub(crate) const text_emerald_800_of_40: &str = "text-emerald-800/40"; pub(crate) const text_emerald_800_of_5: &str = "text-emerald-800/5"; pub(crate) const text_emerald_800_of_50: &str = "text-emerald-800/50"; pub(crate) const text_emerald_800_of_60: &str = "text-emerald-800/60"; pub(crate) const text_emerald_800_of_70: &str = "text-emerald-800/70"; pub(crate) const text_emerald_800_of_75: &str = "text-emerald-800/75"; pub(crate) const text_emerald_800_of_80: &str = "text-emerald-800/80"; pub(crate) const text_emerald_800_of_90: &str = "text-emerald-800/90"; pub(crate) const text_emerald_800_of_95: &str = "text-emerald-800/95"; pub(crate) const text_emerald_900: &str = "text-emerald-900"; pub(crate) const text_emerald_900_of_0: &str = "text-emerald-900/0"; pub(crate) const text_emerald_900_of_10: &str = "text-emerald-900/10"; pub(crate) const text_emerald_900_of_100: &str = "text-emerald-900/100"; pub(crate) const text_emerald_900_of_20: &str = "text-emerald-900/20"; pub(crate) const text_emerald_900_of_25: &str = "text-emerald-900/25"; pub(crate) const text_emerald_900_of_30: &str = "text-emerald-900/30"; pub(crate) const text_emerald_900_of_40: &str = "text-emerald-900/40"; pub(crate) const text_emerald_900_of_5: &str = "text-emerald-900/5"; pub(crate) const text_emerald_900_of_50: &str = "text-emerald-900/50"; pub(crate) const text_emerald_900_of_60: &str = "text-emerald-900/60"; pub(crate) const text_emerald_900_of_70: &str = "text-emerald-900/70"; pub(crate) const text_emerald_900_of_75: &str = "text-emerald-900/75"; pub(crate) const text_emerald_900_of_80: &str = "text-emerald-900/80"; pub(crate) const text_emerald_900_of_90: &str = "text-emerald-900/90"; pub(crate) const text_emerald_900_of_95: &str = "text-emerald-900/95"; pub(crate) const text_end: &str = "text-end"; pub(crate) const text_fuchsia_100: &str = "text-fuchsia-100"; pub(crate) const text_fuchsia_100_of_0: &str = "text-fuchsia-100/0"; pub(crate) const text_fuchsia_100_of_10: &str = "text-fuchsia-100/10"; pub(crate) const text_fuchsia_100_of_100: &str = "text-fuchsia-100/100"; pub(crate) const text_fuchsia_100_of_20: &str = "text-fuchsia-100/20"; pub(crate) const text_fuchsia_100_of_25: &str = "text-fuchsia-100/25"; pub(crate) const text_fuchsia_100_of_30: &str = "text-fuchsia-100/30"; pub(crate) const text_fuchsia_100_of_40: &str = "text-fuchsia-100/40"; pub(crate) const text_fuchsia_100_of_5: &str = "text-fuchsia-100/5"; pub(crate) const text_fuchsia_100_of_50: &str = "text-fuchsia-100/50"; pub(crate) const text_fuchsia_100_of_60: &str = "text-fuchsia-100/60"; pub(crate) const text_fuchsia_100_of_70: &str = "text-fuchsia-100/70"; pub(crate) const text_fuchsia_100_of_75: &str = "text-fuchsia-100/75"; pub(crate) const text_fuchsia_100_of_80: &str = "text-fuchsia-100/80"; pub(crate) const text_fuchsia_100_of_90: &str = "text-fuchsia-100/90"; pub(crate) const text_fuchsia_100_of_95: &str = "text-fuchsia-100/95"; pub(crate) const text_fuchsia_200: &str = "text-fuchsia-200"; pub(crate) const text_fuchsia_200_of_0: &str = "text-fuchsia-200/0"; pub(crate) const text_fuchsia_200_of_10: &str = "text-fuchsia-200/10"; pub(crate) const text_fuchsia_200_of_100: &str = "text-fuchsia-200/100"; pub(crate) const text_fuchsia_200_of_20: &str = "text-fuchsia-200/20"; pub(crate) const text_fuchsia_200_of_25: &str = "text-fuchsia-200/25"; pub(crate) const text_fuchsia_200_of_30: &str = "text-fuchsia-200/30"; pub(crate) const text_fuchsia_200_of_40: &str = "text-fuchsia-200/40"; pub(crate) const text_fuchsia_200_of_5: &str = "text-fuchsia-200/5"; pub(crate) const text_fuchsia_200_of_50: &str = "text-fuchsia-200/50"; pub(crate) const text_fuchsia_200_of_60: &str = "text-fuchsia-200/60"; pub(crate) const text_fuchsia_200_of_70: &str = "text-fuchsia-200/70"; pub(crate) const text_fuchsia_200_of_75: &str = "text-fuchsia-200/75"; pub(crate) const text_fuchsia_200_of_80: &str = "text-fuchsia-200/80"; pub(crate) const text_fuchsia_200_of_90: &str = "text-fuchsia-200/90"; pub(crate) const text_fuchsia_200_of_95: &str = "text-fuchsia-200/95"; pub(crate) const text_fuchsia_300: &str = "text-fuchsia-300"; pub(crate) const text_fuchsia_300_of_0: &str = "text-fuchsia-300/0"; pub(crate) const text_fuchsia_300_of_10: &str = "text-fuchsia-300/10"; pub(crate) const text_fuchsia_300_of_100: &str = "text-fuchsia-300/100"; pub(crate) const text_fuchsia_300_of_20: &str = "text-fuchsia-300/20"; pub(crate) const text_fuchsia_300_of_25: &str = "text-fuchsia-300/25"; pub(crate) const text_fuchsia_300_of_30: &str = "text-fuchsia-300/30"; pub(crate) const text_fuchsia_300_of_40: &str = "text-fuchsia-300/40"; pub(crate) const text_fuchsia_300_of_5: &str = "text-fuchsia-300/5"; pub(crate) const text_fuchsia_300_of_50: &str = "text-fuchsia-300/50"; pub(crate) const text_fuchsia_300_of_60: &str = "text-fuchsia-300/60"; pub(crate) const text_fuchsia_300_of_70: &str = "text-fuchsia-300/70"; pub(crate) const text_fuchsia_300_of_75: &str = "text-fuchsia-300/75"; pub(crate) const text_fuchsia_300_of_80: &str = "text-fuchsia-300/80"; pub(crate) const text_fuchsia_300_of_90: &str = "text-fuchsia-300/90"; pub(crate) const text_fuchsia_300_of_95: &str = "text-fuchsia-300/95"; pub(crate) const text_fuchsia_400: &str = "text-fuchsia-400"; pub(crate) const text_fuchsia_400_of_0: &str = "text-fuchsia-400/0"; pub(crate) const text_fuchsia_400_of_10: &str = "text-fuchsia-400/10"; pub(crate) const text_fuchsia_400_of_100: &str = "text-fuchsia-400/100"; pub(crate) const text_fuchsia_400_of_20: &str = "text-fuchsia-400/20"; pub(crate) const text_fuchsia_400_of_25: &str = "text-fuchsia-400/25"; pub(crate) const text_fuchsia_400_of_30: &str = "text-fuchsia-400/30"; pub(crate) const text_fuchsia_400_of_40: &str = "text-fuchsia-400/40"; pub(crate) const text_fuchsia_400_of_5: &str = "text-fuchsia-400/5"; pub(crate) const text_fuchsia_400_of_50: &str = "text-fuchsia-400/50"; pub(crate) const text_fuchsia_400_of_60: &str = "text-fuchsia-400/60"; pub(crate) const text_fuchsia_400_of_70: &str = "text-fuchsia-400/70"; pub(crate) const text_fuchsia_400_of_75: &str = "text-fuchsia-400/75"; pub(crate) const text_fuchsia_400_of_80: &str = "text-fuchsia-400/80"; pub(crate) const text_fuchsia_400_of_90: &str = "text-fuchsia-400/90"; pub(crate) const text_fuchsia_400_of_95: &str = "text-fuchsia-400/95"; pub(crate) const text_fuchsia_50: &str = "text-fuchsia-50"; pub(crate) const text_fuchsia_500: &str = "text-fuchsia-500"; pub(crate) const text_fuchsia_500_of_0: &str = "text-fuchsia-500/0"; pub(crate) const text_fuchsia_500_of_10: &str = "text-fuchsia-500/10"; pub(crate) const text_fuchsia_500_of_100: &str = "text-fuchsia-500/100"; pub(crate) const text_fuchsia_500_of_20: &str = "text-fuchsia-500/20"; pub(crate) const text_fuchsia_500_of_25: &str = "text-fuchsia-500/25"; pub(crate) const text_fuchsia_500_of_30: &str = "text-fuchsia-500/30"; pub(crate) const text_fuchsia_500_of_40: &str = "text-fuchsia-500/40"; pub(crate) const text_fuchsia_500_of_5: &str = "text-fuchsia-500/5"; pub(crate) const text_fuchsia_500_of_50: &str = "text-fuchsia-500/50"; pub(crate) const text_fuchsia_500_of_60: &str = "text-fuchsia-500/60"; pub(crate) const text_fuchsia_500_of_70: &str = "text-fuchsia-500/70"; pub(crate) const text_fuchsia_500_of_75: &str = "text-fuchsia-500/75"; pub(crate) const text_fuchsia_500_of_80: &str = "text-fuchsia-500/80"; pub(crate) const text_fuchsia_500_of_90: &str = "text-fuchsia-500/90"; pub(crate) const text_fuchsia_500_of_95: &str = "text-fuchsia-500/95"; pub(crate) const text_fuchsia_50_of_0: &str = "text-fuchsia-50/0"; pub(crate) const text_fuchsia_50_of_10: &str = "text-fuchsia-50/10"; pub(crate) const text_fuchsia_50_of_100: &str = "text-fuchsia-50/100"; pub(crate) const text_fuchsia_50_of_20: &str = "text-fuchsia-50/20"; pub(crate) const text_fuchsia_50_of_25: &str = "text-fuchsia-50/25"; pub(crate) const text_fuchsia_50_of_30: &str = "text-fuchsia-50/30"; pub(crate) const text_fuchsia_50_of_40: &str = "text-fuchsia-50/40"; pub(crate) const text_fuchsia_50_of_5: &str = "text-fuchsia-50/5"; pub(crate) const text_fuchsia_50_of_50: &str = "text-fuchsia-50/50"; pub(crate) const text_fuchsia_50_of_60: &str = "text-fuchsia-50/60"; pub(crate) const text_fuchsia_50_of_70: &str = "text-fuchsia-50/70"; pub(crate) const text_fuchsia_50_of_75: &str = "text-fuchsia-50/75"; pub(crate) const text_fuchsia_50_of_80: &str = "text-fuchsia-50/80"; pub(crate) const text_fuchsia_50_of_90: &str = "text-fuchsia-50/90"; pub(crate) const text_fuchsia_50_of_95: &str = "text-fuchsia-50/95"; pub(crate) const text_fuchsia_600: &str = "text-fuchsia-600"; pub(crate) const text_fuchsia_600_of_0: &str = "text-fuchsia-600/0"; pub(crate) const text_fuchsia_600_of_10: &str = "text-fuchsia-600/10"; pub(crate) const text_fuchsia_600_of_100: &str = "text-fuchsia-600/100"; pub(crate) const text_fuchsia_600_of_20: &str = "text-fuchsia-600/20"; pub(crate) const text_fuchsia_600_of_25: &str = "text-fuchsia-600/25"; pub(crate) const text_fuchsia_600_of_30: &str = "text-fuchsia-600/30"; pub(crate) const text_fuchsia_600_of_40: &str = "text-fuchsia-600/40"; pub(crate) const text_fuchsia_600_of_5: &str = "text-fuchsia-600/5"; pub(crate) const text_fuchsia_600_of_50: &str = "text-fuchsia-600/50"; pub(crate) const text_fuchsia_600_of_60: &str = "text-fuchsia-600/60"; pub(crate) const text_fuchsia_600_of_70: &str = "text-fuchsia-600/70"; pub(crate) const text_fuchsia_600_of_75: &str = "text-fuchsia-600/75"; pub(crate) const text_fuchsia_600_of_80: &str = "text-fuchsia-600/80"; pub(crate) const text_fuchsia_600_of_90: &str = "text-fuchsia-600/90"; pub(crate) const text_fuchsia_600_of_95: &str = "text-fuchsia-600/95"; pub(crate) const text_fuchsia_700: &str = "text-fuchsia-700"; pub(crate) const text_fuchsia_700_of_0: &str = "text-fuchsia-700/0"; pub(crate) const text_fuchsia_700_of_10: &str = "text-fuchsia-700/10"; pub(crate) const text_fuchsia_700_of_100: &str = "text-fuchsia-700/100"; pub(crate) const text_fuchsia_700_of_20: &str = "text-fuchsia-700/20"; pub(crate) const text_fuchsia_700_of_25: &str = "text-fuchsia-700/25"; pub(crate) const text_fuchsia_700_of_30: &str = "text-fuchsia-700/30"; pub(crate) const text_fuchsia_700_of_40: &str = "text-fuchsia-700/40"; pub(crate) const text_fuchsia_700_of_5: &str = "text-fuchsia-700/5"; pub(crate) const text_fuchsia_700_of_50: &str = "text-fuchsia-700/50"; pub(crate) const text_fuchsia_700_of_60: &str = "text-fuchsia-700/60"; pub(crate) const text_fuchsia_700_of_70: &str = "text-fuchsia-700/70"; pub(crate) const text_fuchsia_700_of_75: &str = "text-fuchsia-700/75"; pub(crate) const text_fuchsia_700_of_80: &str = "text-fuchsia-700/80"; pub(crate) const text_fuchsia_700_of_90: &str = "text-fuchsia-700/90"; pub(crate) const text_fuchsia_700_of_95: &str = "text-fuchsia-700/95"; pub(crate) const text_fuchsia_800: &str = "text-fuchsia-800"; pub(crate) const text_fuchsia_800_of_0: &str = "text-fuchsia-800/0"; pub(crate) const text_fuchsia_800_of_10: &str = "text-fuchsia-800/10"; pub(crate) const text_fuchsia_800_of_100: &str = "text-fuchsia-800/100"; pub(crate) const text_fuchsia_800_of_20: &str = "text-fuchsia-800/20"; pub(crate) const text_fuchsia_800_of_25: &str = "text-fuchsia-800/25"; pub(crate) const text_fuchsia_800_of_30: &str = "text-fuchsia-800/30"; pub(crate) const text_fuchsia_800_of_40: &str = "text-fuchsia-800/40"; pub(crate) const text_fuchsia_800_of_5: &str = "text-fuchsia-800/5"; pub(crate) const text_fuchsia_800_of_50: &str = "text-fuchsia-800/50"; pub(crate) const text_fuchsia_800_of_60: &str = "text-fuchsia-800/60"; pub(crate) const text_fuchsia_800_of_70: &str = "text-fuchsia-800/70"; pub(crate) const text_fuchsia_800_of_75: &str = "text-fuchsia-800/75"; pub(crate) const text_fuchsia_800_of_80: &str = "text-fuchsia-800/80"; pub(crate) const text_fuchsia_800_of_90: &str = "text-fuchsia-800/90"; pub(crate) const text_fuchsia_800_of_95: &str = "text-fuchsia-800/95"; pub(crate) const text_fuchsia_900: &str = "text-fuchsia-900"; pub(crate) const text_fuchsia_900_of_0: &str = "text-fuchsia-900/0"; pub(crate) const text_fuchsia_900_of_10: &str = "text-fuchsia-900/10"; pub(crate) const text_fuchsia_900_of_100: &str = "text-fuchsia-900/100"; pub(crate) const text_fuchsia_900_of_20: &str = "text-fuchsia-900/20"; pub(crate) const text_fuchsia_900_of_25: &str = "text-fuchsia-900/25"; pub(crate) const text_fuchsia_900_of_30: &str = "text-fuchsia-900/30"; pub(crate) const text_fuchsia_900_of_40: &str = "text-fuchsia-900/40"; pub(crate) const text_fuchsia_900_of_5: &str = "text-fuchsia-900/5"; pub(crate) const text_fuchsia_900_of_50: &str = "text-fuchsia-900/50"; pub(crate) const text_fuchsia_900_of_60: &str = "text-fuchsia-900/60"; pub(crate) const text_fuchsia_900_of_70: &str = "text-fuchsia-900/70"; pub(crate) const text_fuchsia_900_of_75: &str = "text-fuchsia-900/75"; pub(crate) const text_fuchsia_900_of_80: &str = "text-fuchsia-900/80"; pub(crate) const text_fuchsia_900_of_90: &str = "text-fuchsia-900/90"; pub(crate) const text_fuchsia_900_of_95: &str = "text-fuchsia-900/95"; pub(crate) const text_gray_100: &str = "text-gray-100"; pub(crate) const text_gray_100_of_0: &str = "text-gray-100/0"; pub(crate) const text_gray_100_of_10: &str = "text-gray-100/10"; pub(crate) const text_gray_100_of_100: &str = "text-gray-100/100"; pub(crate) const text_gray_100_of_20: &str = "text-gray-100/20"; pub(crate) const text_gray_100_of_25: &str = "text-gray-100/25"; pub(crate) const text_gray_100_of_30: &str = "text-gray-100/30"; pub(crate) const text_gray_100_of_40: &str = "text-gray-100/40"; pub(crate) const text_gray_100_of_5: &str = "text-gray-100/5"; pub(crate) const text_gray_100_of_50: &str = "text-gray-100/50"; pub(crate) const text_gray_100_of_60: &str = "text-gray-100/60"; pub(crate) const text_gray_100_of_70: &str = "text-gray-100/70"; pub(crate) const text_gray_100_of_75: &str = "text-gray-100/75"; pub(crate) const text_gray_100_of_80: &str = "text-gray-100/80"; pub(crate) const text_gray_100_of_90: &str = "text-gray-100/90"; pub(crate) const text_gray_100_of_95: &str = "text-gray-100/95"; pub(crate) const text_gray_200: &str = "text-gray-200"; pub(crate) const text_gray_200_of_0: &str = "text-gray-200/0"; pub(crate) const text_gray_200_of_10: &str = "text-gray-200/10"; pub(crate) const text_gray_200_of_100: &str = "text-gray-200/100"; pub(crate) const text_gray_200_of_20: &str = "text-gray-200/20"; pub(crate) const text_gray_200_of_25: &str = "text-gray-200/25"; pub(crate) const text_gray_200_of_30: &str = "text-gray-200/30"; pub(crate) const text_gray_200_of_40: &str = "text-gray-200/40"; pub(crate) const text_gray_200_of_5: &str = "text-gray-200/5"; pub(crate) const text_gray_200_of_50: &str = "text-gray-200/50"; pub(crate) const text_gray_200_of_60: &str = "text-gray-200/60"; pub(crate) const text_gray_200_of_70: &str = "text-gray-200/70"; pub(crate) const text_gray_200_of_75: &str = "text-gray-200/75"; pub(crate) const text_gray_200_of_80: &str = "text-gray-200/80"; pub(crate) const text_gray_200_of_90: &str = "text-gray-200/90"; pub(crate) const text_gray_200_of_95: &str = "text-gray-200/95"; pub(crate) const text_gray_300: &str = "text-gray-300"; pub(crate) const text_gray_300_of_0: &str = "text-gray-300/0"; pub(crate) const text_gray_300_of_10: &str = "text-gray-300/10"; pub(crate) const text_gray_300_of_100: &str = "text-gray-300/100"; pub(crate) const text_gray_300_of_20: &str = "text-gray-300/20"; pub(crate) const text_gray_300_of_25: &str = "text-gray-300/25"; pub(crate) const text_gray_300_of_30: &str = "text-gray-300/30"; pub(crate) const text_gray_300_of_40: &str = "text-gray-300/40"; pub(crate) const text_gray_300_of_5: &str = "text-gray-300/5"; pub(crate) const text_gray_300_of_50: &str = "text-gray-300/50"; pub(crate) const text_gray_300_of_60: &str = "text-gray-300/60"; pub(crate) const text_gray_300_of_70: &str = "text-gray-300/70"; pub(crate) const text_gray_300_of_75: &str = "text-gray-300/75"; pub(crate) const text_gray_300_of_80: &str = "text-gray-300/80"; pub(crate) const text_gray_300_of_90: &str = "text-gray-300/90"; pub(crate) const text_gray_300_of_95: &str = "text-gray-300/95"; pub(crate) const text_gray_400: &str = "text-gray-400"; pub(crate) const text_gray_400_of_0: &str = "text-gray-400/0"; pub(crate) const text_gray_400_of_10: &str = "text-gray-400/10"; pub(crate) const text_gray_400_of_100: &str = "text-gray-400/100"; pub(crate) const text_gray_400_of_20: &str = "text-gray-400/20"; pub(crate) const text_gray_400_of_25: &str = "text-gray-400/25"; pub(crate) const text_gray_400_of_30: &str = "text-gray-400/30"; pub(crate) const text_gray_400_of_40: &str = "text-gray-400/40"; pub(crate) const text_gray_400_of_5: &str = "text-gray-400/5"; pub(crate) const text_gray_400_of_50: &str = "text-gray-400/50"; pub(crate) const text_gray_400_of_60: &str = "text-gray-400/60"; pub(crate) const text_gray_400_of_70: &str = "text-gray-400/70"; pub(crate) const text_gray_400_of_75: &str = "text-gray-400/75"; pub(crate) const text_gray_400_of_80: &str = "text-gray-400/80"; pub(crate) const text_gray_400_of_90: &str = "text-gray-400/90"; pub(crate) const text_gray_400_of_95: &str = "text-gray-400/95"; pub(crate) const text_gray_50: &str = "text-gray-50"; pub(crate) const text_gray_500: &str = "text-gray-500"; pub(crate) const text_gray_500_of_0: &str = "text-gray-500/0"; pub(crate) const text_gray_500_of_10: &str = "text-gray-500/10"; pub(crate) const text_gray_500_of_100: &str = "text-gray-500/100"; pub(crate) const text_gray_500_of_20: &str = "text-gray-500/20"; pub(crate) const text_gray_500_of_25: &str = "text-gray-500/25"; pub(crate) const text_gray_500_of_30: &str = "text-gray-500/30"; pub(crate) const text_gray_500_of_40: &str = "text-gray-500/40"; pub(crate) const text_gray_500_of_5: &str = "text-gray-500/5"; pub(crate) const text_gray_500_of_50: &str = "text-gray-500/50"; pub(crate) const text_gray_500_of_60: &str = "text-gray-500/60"; pub(crate) const text_gray_500_of_70: &str = "text-gray-500/70"; pub(crate) const text_gray_500_of_75: &str = "text-gray-500/75"; pub(crate) const text_gray_500_of_80: &str = "text-gray-500/80"; pub(crate) const text_gray_500_of_90: &str = "text-gray-500/90"; pub(crate) const text_gray_500_of_95: &str = "text-gray-500/95"; pub(crate) const text_gray_50_of_0: &str = "text-gray-50/0"; pub(crate) const text_gray_50_of_10: &str = "text-gray-50/10"; pub(crate) const text_gray_50_of_100: &str = "text-gray-50/100"; pub(crate) const text_gray_50_of_20: &str = "text-gray-50/20"; pub(crate) const text_gray_50_of_25: &str = "text-gray-50/25"; pub(crate) const text_gray_50_of_30: &str = "text-gray-50/30"; pub(crate) const text_gray_50_of_40: &str = "text-gray-50/40"; pub(crate) const text_gray_50_of_5: &str = "text-gray-50/5"; pub(crate) const text_gray_50_of_50: &str = "text-gray-50/50"; pub(crate) const text_gray_50_of_60: &str = "text-gray-50/60"; pub(crate) const text_gray_50_of_70: &str = "text-gray-50/70"; pub(crate) const text_gray_50_of_75: &str = "text-gray-50/75"; pub(crate) const text_gray_50_of_80: &str = "text-gray-50/80"; pub(crate) const text_gray_50_of_90: &str = "text-gray-50/90"; pub(crate) const text_gray_50_of_95: &str = "text-gray-50/95"; pub(crate) const text_gray_600: &str = "text-gray-600"; pub(crate) const text_gray_600_of_0: &str = "text-gray-600/0"; pub(crate) const text_gray_600_of_10: &str = "text-gray-600/10"; pub(crate) const text_gray_600_of_100: &str = "text-gray-600/100"; pub(crate) const text_gray_600_of_20: &str = "text-gray-600/20"; pub(crate) const text_gray_600_of_25: &str = "text-gray-600/25"; pub(crate) const text_gray_600_of_30: &str = "text-gray-600/30"; pub(crate) const text_gray_600_of_40: &str = "text-gray-600/40"; pub(crate) const text_gray_600_of_5: &str = "text-gray-600/5"; pub(crate) const text_gray_600_of_50: &str = "text-gray-600/50"; pub(crate) const text_gray_600_of_60: &str = "text-gray-600/60"; pub(crate) const text_gray_600_of_70: &str = "text-gray-600/70"; pub(crate) const text_gray_600_of_75: &str = "text-gray-600/75"; pub(crate) const text_gray_600_of_80: &str = "text-gray-600/80"; pub(crate) const text_gray_600_of_90: &str = "text-gray-600/90"; pub(crate) const text_gray_600_of_95: &str = "text-gray-600/95"; pub(crate) const text_gray_700: &str = "text-gray-700"; pub(crate) const text_gray_700_of_0: &str = "text-gray-700/0"; pub(crate) const text_gray_700_of_10: &str = "text-gray-700/10"; pub(crate) const text_gray_700_of_100: &str = "text-gray-700/100"; pub(crate) const text_gray_700_of_20: &str = "text-gray-700/20"; pub(crate) const text_gray_700_of_25: &str = "text-gray-700/25"; pub(crate) const text_gray_700_of_30: &str = "text-gray-700/30"; pub(crate) const text_gray_700_of_40: &str = "text-gray-700/40"; pub(crate) const text_gray_700_of_5: &str = "text-gray-700/5"; pub(crate) const text_gray_700_of_50: &str = "text-gray-700/50"; pub(crate) const text_gray_700_of_60: &str = "text-gray-700/60"; pub(crate) const text_gray_700_of_70: &str = "text-gray-700/70"; pub(crate) const text_gray_700_of_75: &str = "text-gray-700/75"; pub(crate) const text_gray_700_of_80: &str = "text-gray-700/80"; pub(crate) const text_gray_700_of_90: &str = "text-gray-700/90"; pub(crate) const text_gray_700_of_95: &str = "text-gray-700/95"; pub(crate) const text_gray_800: &str = "text-gray-800"; pub(crate) const text_gray_800_of_0: &str = "text-gray-800/0"; pub(crate) const text_gray_800_of_10: &str = "text-gray-800/10"; pub(crate) const text_gray_800_of_100: &str = "text-gray-800/100"; pub(crate) const text_gray_800_of_20: &str = "text-gray-800/20"; pub(crate) const text_gray_800_of_25: &str = "text-gray-800/25"; pub(crate) const text_gray_800_of_30: &str = "text-gray-800/30"; pub(crate) const text_gray_800_of_40: &str = "text-gray-800/40"; pub(crate) const text_gray_800_of_5: &str = "text-gray-800/5"; pub(crate) const text_gray_800_of_50: &str = "text-gray-800/50"; pub(crate) const text_gray_800_of_60: &str = "text-gray-800/60"; pub(crate) const text_gray_800_of_70: &str = "text-gray-800/70"; pub(crate) const text_gray_800_of_75: &str = "text-gray-800/75"; pub(crate) const text_gray_800_of_80: &str = "text-gray-800/80"; pub(crate) const text_gray_800_of_90: &str = "text-gray-800/90"; pub(crate) const text_gray_800_of_95: &str = "text-gray-800/95"; pub(crate) const text_gray_900: &str = "text-gray-900"; pub(crate) const text_gray_900_of_0: &str = "text-gray-900/0"; pub(crate) const text_gray_900_of_10: &str = "text-gray-900/10"; pub(crate) const text_gray_900_of_100: &str = "text-gray-900/100"; pub(crate) const text_gray_900_of_20: &str = "text-gray-900/20"; pub(crate) const text_gray_900_of_25: &str = "text-gray-900/25"; pub(crate) const text_gray_900_of_30: &str = "text-gray-900/30"; pub(crate) const text_gray_900_of_40: &str = "text-gray-900/40"; pub(crate) const text_gray_900_of_5: &str = "text-gray-900/5"; pub(crate) const text_gray_900_of_50: &str = "text-gray-900/50"; pub(crate) const text_gray_900_of_60: &str = "text-gray-900/60"; pub(crate) const text_gray_900_of_70: &str = "text-gray-900/70"; pub(crate) const text_gray_900_of_75: &str = "text-gray-900/75"; pub(crate) const text_gray_900_of_80: &str = "text-gray-900/80"; pub(crate) const text_gray_900_of_90: &str = "text-gray-900/90"; pub(crate) const text_gray_900_of_95: &str = "text-gray-900/95"; pub(crate) const text_green_100: &str = "text-green-100"; pub(crate) const text_green_100_of_0: &str = "text-green-100/0"; pub(crate) const text_green_100_of_10: &str = "text-green-100/10"; pub(crate) const text_green_100_of_100: &str = "text-green-100/100"; pub(crate) const text_green_100_of_20: &str = "text-green-100/20"; pub(crate) const text_green_100_of_25: &str = "text-green-100/25"; pub(crate) const text_green_100_of_30: &str = "text-green-100/30"; pub(crate) const text_green_100_of_40: &str = "text-green-100/40"; pub(crate) const text_green_100_of_5: &str = "text-green-100/5"; pub(crate) const text_green_100_of_50: &str = "text-green-100/50"; pub(crate) const text_green_100_of_60: &str = "text-green-100/60"; pub(crate) const text_green_100_of_70: &str = "text-green-100/70"; pub(crate) const text_green_100_of_75: &str = "text-green-100/75"; pub(crate) const text_green_100_of_80: &str = "text-green-100/80"; pub(crate) const text_green_100_of_90: &str = "text-green-100/90"; pub(crate) const text_green_100_of_95: &str = "text-green-100/95"; pub(crate) const text_green_200: &str = "text-green-200"; pub(crate) const text_green_200_of_0: &str = "text-green-200/0"; pub(crate) const text_green_200_of_10: &str = "text-green-200/10"; pub(crate) const text_green_200_of_100: &str = "text-green-200/100"; pub(crate) const text_green_200_of_20: &str = "text-green-200/20"; pub(crate) const text_green_200_of_25: &str = "text-green-200/25"; pub(crate) const text_green_200_of_30: &str = "text-green-200/30"; pub(crate) const text_green_200_of_40: &str = "text-green-200/40"; pub(crate) const text_green_200_of_5: &str = "text-green-200/5"; pub(crate) const text_green_200_of_50: &str = "text-green-200/50"; pub(crate) const text_green_200_of_60: &str = "text-green-200/60"; pub(crate) const text_green_200_of_70: &str = "text-green-200/70"; pub(crate) const text_green_200_of_75: &str = "text-green-200/75"; pub(crate) const text_green_200_of_80: &str = "text-green-200/80"; pub(crate) const text_green_200_of_90: &str = "text-green-200/90"; pub(crate) const text_green_200_of_95: &str = "text-green-200/95"; pub(crate) const text_green_300: &str = "text-green-300"; pub(crate) const text_green_300_of_0: &str = "text-green-300/0"; pub(crate) const text_green_300_of_10: &str = "text-green-300/10"; pub(crate) const text_green_300_of_100: &str = "text-green-300/100"; pub(crate) const text_green_300_of_20: &str = "text-green-300/20"; pub(crate) const text_green_300_of_25: &str = "text-green-300/25"; pub(crate) const text_green_300_of_30: &str = "text-green-300/30"; pub(crate) const text_green_300_of_40: &str = "text-green-300/40"; pub(crate) const text_green_300_of_5: &str = "text-green-300/5"; pub(crate) const text_green_300_of_50: &str = "text-green-300/50"; pub(crate) const text_green_300_of_60: &str = "text-green-300/60"; pub(crate) const text_green_300_of_70: &str = "text-green-300/70"; pub(crate) const text_green_300_of_75: &str = "text-green-300/75"; pub(crate) const text_green_300_of_80: &str = "text-green-300/80"; pub(crate) const text_green_300_of_90: &str = "text-green-300/90"; pub(crate) const text_green_300_of_95: &str = "text-green-300/95"; pub(crate) const text_green_400: &str = "text-green-400"; pub(crate) const text_green_400_of_0: &str = "text-green-400/0"; pub(crate) const text_green_400_of_10: &str = "text-green-400/10"; pub(crate) const text_green_400_of_100: &str = "text-green-400/100"; pub(crate) const text_green_400_of_20: &str = "text-green-400/20"; pub(crate) const text_green_400_of_25: &str = "text-green-400/25"; pub(crate) const text_green_400_of_30: &str = "text-green-400/30"; pub(crate) const text_green_400_of_40: &str = "text-green-400/40"; pub(crate) const text_green_400_of_5: &str = "text-green-400/5"; pub(crate) const text_green_400_of_50: &str = "text-green-400/50"; pub(crate) const text_green_400_of_60: &str = "text-green-400/60"; pub(crate) const text_green_400_of_70: &str = "text-green-400/70"; pub(crate) const text_green_400_of_75: &str = "text-green-400/75"; pub(crate) const text_green_400_of_80: &str = "text-green-400/80"; pub(crate) const text_green_400_of_90: &str = "text-green-400/90"; pub(crate) const text_green_400_of_95: &str = "text-green-400/95"; pub(crate) const text_green_50: &str = "text-green-50"; pub(crate) const text_green_500: &str = "text-green-500"; pub(crate) const text_green_500_of_0: &str = "text-green-500/0"; pub(crate) const text_green_500_of_10: &str = "text-green-500/10"; pub(crate) const text_green_500_of_100: &str = "text-green-500/100"; pub(crate) const text_green_500_of_20: &str = "text-green-500/20"; pub(crate) const text_green_500_of_25: &str = "text-green-500/25"; pub(crate) const text_green_500_of_30: &str = "text-green-500/30"; pub(crate) const text_green_500_of_40: &str = "text-green-500/40"; pub(crate) const text_green_500_of_5: &str = "text-green-500/5"; pub(crate) const text_green_500_of_50: &str = "text-green-500/50"; pub(crate) const text_green_500_of_60: &str = "text-green-500/60"; pub(crate) const text_green_500_of_70: &str = "text-green-500/70"; pub(crate) const text_green_500_of_75: &str = "text-green-500/75"; pub(crate) const text_green_500_of_80: &str = "text-green-500/80"; pub(crate) const text_green_500_of_90: &str = "text-green-500/90"; pub(crate) const text_green_500_of_95: &str = "text-green-500/95"; pub(crate) const text_green_50_of_0: &str = "text-green-50/0"; pub(crate) const text_green_50_of_10: &str = "text-green-50/10"; pub(crate) const text_green_50_of_100: &str = "text-green-50/100"; pub(crate) const text_green_50_of_20: &str = "text-green-50/20"; pub(crate) const text_green_50_of_25: &str = "text-green-50/25"; pub(crate) const text_green_50_of_30: &str = "text-green-50/30"; pub(crate) const text_green_50_of_40: &str = "text-green-50/40"; pub(crate) const text_green_50_of_5: &str = "text-green-50/5"; pub(crate) const text_green_50_of_50: &str = "text-green-50/50"; pub(crate) const text_green_50_of_60: &str = "text-green-50/60"; pub(crate) const text_green_50_of_70: &str = "text-green-50/70"; pub(crate) const text_green_50_of_75: &str = "text-green-50/75"; pub(crate) const text_green_50_of_80: &str = "text-green-50/80"; pub(crate) const text_green_50_of_90: &str = "text-green-50/90"; pub(crate) const text_green_50_of_95: &str = "text-green-50/95"; pub(crate) const text_green_600: &str = "text-green-600"; pub(crate) const text_green_600_of_0: &str = "text-green-600/0"; pub(crate) const text_green_600_of_10: &str = "text-green-600/10"; pub(crate) const text_green_600_of_100: &str = "text-green-600/100"; pub(crate) const text_green_600_of_20: &str = "text-green-600/20"; pub(crate) const text_green_600_of_25: &str = "text-green-600/25"; pub(crate) const text_green_600_of_30: &str = "text-green-600/30"; pub(crate) const text_green_600_of_40: &str = "text-green-600/40"; pub(crate) const text_green_600_of_5: &str = "text-green-600/5"; pub(crate) const text_green_600_of_50: &str = "text-green-600/50"; pub(crate) const text_green_600_of_60: &str = "text-green-600/60"; pub(crate) const text_green_600_of_70: &str = "text-green-600/70"; pub(crate) const text_green_600_of_75: &str = "text-green-600/75"; pub(crate) const text_green_600_of_80: &str = "text-green-600/80"; pub(crate) const text_green_600_of_90: &str = "text-green-600/90"; pub(crate) const text_green_600_of_95: &str = "text-green-600/95"; pub(crate) const text_green_700: &str = "text-green-700"; pub(crate) const text_green_700_of_0: &str = "text-green-700/0"; pub(crate) const text_green_700_of_10: &str = "text-green-700/10"; pub(crate) const text_green_700_of_100: &str = "text-green-700/100"; pub(crate) const text_green_700_of_20: &str = "text-green-700/20"; pub(crate) const text_green_700_of_25: &str = "text-green-700/25"; pub(crate) const text_green_700_of_30: &str = "text-green-700/30"; pub(crate) const text_green_700_of_40: &str = "text-green-700/40"; pub(crate) const text_green_700_of_5: &str = "text-green-700/5"; pub(crate) const text_green_700_of_50: &str = "text-green-700/50"; pub(crate) const text_green_700_of_60: &str = "text-green-700/60"; pub(crate) const text_green_700_of_70: &str = "text-green-700/70"; pub(crate) const text_green_700_of_75: &str = "text-green-700/75"; pub(crate) const text_green_700_of_80: &str = "text-green-700/80"; pub(crate) const text_green_700_of_90: &str = "text-green-700/90"; pub(crate) const text_green_700_of_95: &str = "text-green-700/95"; pub(crate) const text_green_800: &str = "text-green-800"; pub(crate) const text_green_800_of_0: &str = "text-green-800/0"; pub(crate) const text_green_800_of_10: &str = "text-green-800/10"; pub(crate) const text_green_800_of_100: &str = "text-green-800/100"; pub(crate) const text_green_800_of_20: &str = "text-green-800/20"; pub(crate) const text_green_800_of_25: &str = "text-green-800/25"; pub(crate) const text_green_800_of_30: &str = "text-green-800/30"; pub(crate) const text_green_800_of_40: &str = "text-green-800/40"; pub(crate) const text_green_800_of_5: &str = "text-green-800/5"; pub(crate) const text_green_800_of_50: &str = "text-green-800/50"; pub(crate) const text_green_800_of_60: &str = "text-green-800/60"; pub(crate) const text_green_800_of_70: &str = "text-green-800/70"; pub(crate) const text_green_800_of_75: &str = "text-green-800/75"; pub(crate) const text_green_800_of_80: &str = "text-green-800/80"; pub(crate) const text_green_800_of_90: &str = "text-green-800/90"; pub(crate) const text_green_800_of_95: &str = "text-green-800/95"; pub(crate) const text_green_900: &str = "text-green-900"; pub(crate) const text_green_900_of_0: &str = "text-green-900/0"; pub(crate) const text_green_900_of_10: &str = "text-green-900/10"; pub(crate) const text_green_900_of_100: &str = "text-green-900/100"; pub(crate) const text_green_900_of_20: &str = "text-green-900/20"; pub(crate) const text_green_900_of_25: &str = "text-green-900/25"; pub(crate) const text_green_900_of_30: &str = "text-green-900/30"; pub(crate) const text_green_900_of_40: &str = "text-green-900/40"; pub(crate) const text_green_900_of_5: &str = "text-green-900/5"; pub(crate) const text_green_900_of_50: &str = "text-green-900/50"; pub(crate) const text_green_900_of_60: &str = "text-green-900/60"; pub(crate) const text_green_900_of_70: &str = "text-green-900/70"; pub(crate) const text_green_900_of_75: &str = "text-green-900/75"; pub(crate) const text_green_900_of_80: &str = "text-green-900/80"; pub(crate) const text_green_900_of_90: &str = "text-green-900/90"; pub(crate) const text_green_900_of_95: &str = "text-green-900/95"; pub(crate) const text_indigo_100: &str = "text-indigo-100"; pub(crate) const text_indigo_100_of_0: &str = "text-indigo-100/0"; pub(crate) const text_indigo_100_of_10: &str = "text-indigo-100/10"; pub(crate) const text_indigo_100_of_100: &str = "text-indigo-100/100"; pub(crate) const text_indigo_100_of_20: &str = "text-indigo-100/20"; pub(crate) const text_indigo_100_of_25: &str = "text-indigo-100/25"; pub(crate) const text_indigo_100_of_30: &str = "text-indigo-100/30"; pub(crate) const text_indigo_100_of_40: &str = "text-indigo-100/40"; pub(crate) const text_indigo_100_of_5: &str = "text-indigo-100/5"; pub(crate) const text_indigo_100_of_50: &str = "text-indigo-100/50"; pub(crate) const text_indigo_100_of_60: &str = "text-indigo-100/60"; pub(crate) const text_indigo_100_of_70: &str = "text-indigo-100/70"; pub(crate) const text_indigo_100_of_75: &str = "text-indigo-100/75"; pub(crate) const text_indigo_100_of_80: &str = "text-indigo-100/80"; pub(crate) const text_indigo_100_of_90: &str = "text-indigo-100/90"; pub(crate) const text_indigo_100_of_95: &str = "text-indigo-100/95"; pub(crate) const text_indigo_200: &str = "text-indigo-200"; pub(crate) const text_indigo_200_of_0: &str = "text-indigo-200/0"; pub(crate) const text_indigo_200_of_10: &str = "text-indigo-200/10"; pub(crate) const text_indigo_200_of_100: &str = "text-indigo-200/100"; pub(crate) const text_indigo_200_of_20: &str = "text-indigo-200/20"; pub(crate) const text_indigo_200_of_25: &str = "text-indigo-200/25"; pub(crate) const text_indigo_200_of_30: &str = "text-indigo-200/30"; pub(crate) const text_indigo_200_of_40: &str = "text-indigo-200/40"; pub(crate) const text_indigo_200_of_5: &str = "text-indigo-200/5"; pub(crate) const text_indigo_200_of_50: &str = "text-indigo-200/50"; pub(crate) const text_indigo_200_of_60: &str = "text-indigo-200/60"; pub(crate) const text_indigo_200_of_70: &str = "text-indigo-200/70"; pub(crate) const text_indigo_200_of_75: &str = "text-indigo-200/75"; pub(crate) const text_indigo_200_of_80: &str = "text-indigo-200/80"; pub(crate) const text_indigo_200_of_90: &str = "text-indigo-200/90"; pub(crate) const text_indigo_200_of_95: &str = "text-indigo-200/95"; pub(crate) const text_indigo_300: &str = "text-indigo-300"; pub(crate) const text_indigo_300_of_0: &str = "text-indigo-300/0"; pub(crate) const text_indigo_300_of_10: &str = "text-indigo-300/10"; pub(crate) const text_indigo_300_of_100: &str = "text-indigo-300/100"; pub(crate) const text_indigo_300_of_20: &str = "text-indigo-300/20"; pub(crate) const text_indigo_300_of_25: &str = "text-indigo-300/25"; pub(crate) const text_indigo_300_of_30: &str = "text-indigo-300/30"; pub(crate) const text_indigo_300_of_40: &str = "text-indigo-300/40"; pub(crate) const text_indigo_300_of_5: &str = "text-indigo-300/5"; pub(crate) const text_indigo_300_of_50: &str = "text-indigo-300/50"; pub(crate) const text_indigo_300_of_60: &str = "text-indigo-300/60"; pub(crate) const text_indigo_300_of_70: &str = "text-indigo-300/70"; pub(crate) const text_indigo_300_of_75: &str = "text-indigo-300/75"; pub(crate) const text_indigo_300_of_80: &str = "text-indigo-300/80"; pub(crate) const text_indigo_300_of_90: &str = "text-indigo-300/90"; pub(crate) const text_indigo_300_of_95: &str = "text-indigo-300/95"; pub(crate) const text_indigo_400: &str = "text-indigo-400"; pub(crate) const text_indigo_400_of_0: &str = "text-indigo-400/0"; pub(crate) const text_indigo_400_of_10: &str = "text-indigo-400/10"; pub(crate) const text_indigo_400_of_100: &str = "text-indigo-400/100"; pub(crate) const text_indigo_400_of_20: &str = "text-indigo-400/20"; pub(crate) const text_indigo_400_of_25: &str = "text-indigo-400/25"; pub(crate) const text_indigo_400_of_30: &str = "text-indigo-400/30"; pub(crate) const text_indigo_400_of_40: &str = "text-indigo-400/40"; pub(crate) const text_indigo_400_of_5: &str = "text-indigo-400/5"; pub(crate) const text_indigo_400_of_50: &str = "text-indigo-400/50"; pub(crate) const text_indigo_400_of_60: &str = "text-indigo-400/60"; pub(crate) const text_indigo_400_of_70: &str = "text-indigo-400/70"; pub(crate) const text_indigo_400_of_75: &str = "text-indigo-400/75"; pub(crate) const text_indigo_400_of_80: &str = "text-indigo-400/80"; pub(crate) const text_indigo_400_of_90: &str = "text-indigo-400/90"; pub(crate) const text_indigo_400_of_95: &str = "text-indigo-400/95"; pub(crate) const text_indigo_50: &str = "text-indigo-50"; pub(crate) const text_indigo_500: &str = "text-indigo-500"; pub(crate) const text_indigo_500_of_0: &str = "text-indigo-500/0"; pub(crate) const text_indigo_500_of_10: &str = "text-indigo-500/10"; pub(crate) const text_indigo_500_of_100: &str = "text-indigo-500/100"; pub(crate) const text_indigo_500_of_20: &str = "text-indigo-500/20"; pub(crate) const text_indigo_500_of_25: &str = "text-indigo-500/25"; pub(crate) const text_indigo_500_of_30: &str = "text-indigo-500/30"; pub(crate) const text_indigo_500_of_40: &str = "text-indigo-500/40"; pub(crate) const text_indigo_500_of_5: &str = "text-indigo-500/5"; pub(crate) const text_indigo_500_of_50: &str = "text-indigo-500/50"; pub(crate) const text_indigo_500_of_60: &str = "text-indigo-500/60"; pub(crate) const text_indigo_500_of_70: &str = "text-indigo-500/70"; pub(crate) const text_indigo_500_of_75: &str = "text-indigo-500/75"; pub(crate) const text_indigo_500_of_80: &str = "text-indigo-500/80"; pub(crate) const text_indigo_500_of_90: &str = "text-indigo-500/90"; pub(crate) const text_indigo_500_of_95: &str = "text-indigo-500/95"; pub(crate) const text_indigo_50_of_0: &str = "text-indigo-50/0"; pub(crate) const text_indigo_50_of_10: &str = "text-indigo-50/10"; pub(crate) const text_indigo_50_of_100: &str = "text-indigo-50/100"; pub(crate) const text_indigo_50_of_20: &str = "text-indigo-50/20"; pub(crate) const text_indigo_50_of_25: &str = "text-indigo-50/25"; pub(crate) const text_indigo_50_of_30: &str = "text-indigo-50/30"; pub(crate) const text_indigo_50_of_40: &str = "text-indigo-50/40"; pub(crate) const text_indigo_50_of_5: &str = "text-indigo-50/5"; pub(crate) const text_indigo_50_of_50: &str = "text-indigo-50/50"; pub(crate) const text_indigo_50_of_60: &str = "text-indigo-50/60"; pub(crate) const text_indigo_50_of_70: &str = "text-indigo-50/70"; pub(crate) const text_indigo_50_of_75: &str = "text-indigo-50/75"; pub(crate) const text_indigo_50_of_80: &str = "text-indigo-50/80"; pub(crate) const text_indigo_50_of_90: &str = "text-indigo-50/90"; pub(crate) const text_indigo_50_of_95: &str = "text-indigo-50/95"; pub(crate) const text_indigo_600: &str = "text-indigo-600"; pub(crate) const text_indigo_600_of_0: &str = "text-indigo-600/0"; pub(crate) const text_indigo_600_of_10: &str = "text-indigo-600/10"; pub(crate) const text_indigo_600_of_100: &str = "text-indigo-600/100"; pub(crate) const text_indigo_600_of_20: &str = "text-indigo-600/20"; pub(crate) const text_indigo_600_of_25: &str = "text-indigo-600/25"; pub(crate) const text_indigo_600_of_30: &str = "text-indigo-600/30"; pub(crate) const text_indigo_600_of_40: &str = "text-indigo-600/40"; pub(crate) const text_indigo_600_of_5: &str = "text-indigo-600/5"; pub(crate) const text_indigo_600_of_50: &str = "text-indigo-600/50"; pub(crate) const text_indigo_600_of_60: &str = "text-indigo-600/60"; pub(crate) const text_indigo_600_of_70: &str = "text-indigo-600/70"; pub(crate) const text_indigo_600_of_75: &str = "text-indigo-600/75"; pub(crate) const text_indigo_600_of_80: &str = "text-indigo-600/80"; pub(crate) const text_indigo_600_of_90: &str = "text-indigo-600/90"; pub(crate) const text_indigo_600_of_95: &str = "text-indigo-600/95"; pub(crate) const text_indigo_700: &str = "text-indigo-700"; pub(crate) const text_indigo_700_of_0: &str = "text-indigo-700/0"; pub(crate) const text_indigo_700_of_10: &str = "text-indigo-700/10"; pub(crate) const text_indigo_700_of_100: &str = "text-indigo-700/100"; pub(crate) const text_indigo_700_of_20: &str = "text-indigo-700/20"; pub(crate) const text_indigo_700_of_25: &str = "text-indigo-700/25"; pub(crate) const text_indigo_700_of_30: &str = "text-indigo-700/30"; pub(crate) const text_indigo_700_of_40: &str = "text-indigo-700/40"; pub(crate) const text_indigo_700_of_5: &str = "text-indigo-700/5"; pub(crate) const text_indigo_700_of_50: &str = "text-indigo-700/50"; pub(crate) const text_indigo_700_of_60: &str = "text-indigo-700/60"; pub(crate) const text_indigo_700_of_70: &str = "text-indigo-700/70"; pub(crate) const text_indigo_700_of_75: &str = "text-indigo-700/75"; pub(crate) const text_indigo_700_of_80: &str = "text-indigo-700/80"; pub(crate) const text_indigo_700_of_90: &str = "text-indigo-700/90"; pub(crate) const text_indigo_700_of_95: &str = "text-indigo-700/95"; pub(crate) const text_indigo_800: &str = "text-indigo-800"; pub(crate) const text_indigo_800_of_0: &str = "text-indigo-800/0"; pub(crate) const text_indigo_800_of_10: &str = "text-indigo-800/10"; pub(crate) const text_indigo_800_of_100: &str = "text-indigo-800/100"; pub(crate) const text_indigo_800_of_20: &str = "text-indigo-800/20"; pub(crate) const text_indigo_800_of_25: &str = "text-indigo-800/25"; pub(crate) const text_indigo_800_of_30: &str = "text-indigo-800/30"; pub(crate) const text_indigo_800_of_40: &str = "text-indigo-800/40"; pub(crate) const text_indigo_800_of_5: &str = "text-indigo-800/5"; pub(crate) const text_indigo_800_of_50: &str = "text-indigo-800/50"; pub(crate) const text_indigo_800_of_60: &str = "text-indigo-800/60"; pub(crate) const text_indigo_800_of_70: &str = "text-indigo-800/70"; pub(crate) const text_indigo_800_of_75: &str = "text-indigo-800/75"; pub(crate) const text_indigo_800_of_80: &str = "text-indigo-800/80"; pub(crate) const text_indigo_800_of_90: &str = "text-indigo-800/90"; pub(crate) const text_indigo_800_of_95: &str = "text-indigo-800/95"; pub(crate) const text_indigo_900: &str = "text-indigo-900"; pub(crate) const text_indigo_900_of_0: &str = "text-indigo-900/0"; pub(crate) const text_indigo_900_of_10: &str = "text-indigo-900/10"; pub(crate) const text_indigo_900_of_100: &str = "text-indigo-900/100"; pub(crate) const text_indigo_900_of_20: &str = "text-indigo-900/20"; pub(crate) const text_indigo_900_of_25: &str = "text-indigo-900/25"; pub(crate) const text_indigo_900_of_30: &str = "text-indigo-900/30"; pub(crate) const text_indigo_900_of_40: &str = "text-indigo-900/40"; pub(crate) const text_indigo_900_of_5: &str = "text-indigo-900/5"; pub(crate) const text_indigo_900_of_50: &str = "text-indigo-900/50"; pub(crate) const text_indigo_900_of_60: &str = "text-indigo-900/60"; pub(crate) const text_indigo_900_of_70: &str = "text-indigo-900/70"; pub(crate) const text_indigo_900_of_75: &str = "text-indigo-900/75"; pub(crate) const text_indigo_900_of_80: &str = "text-indigo-900/80"; pub(crate) const text_indigo_900_of_90: &str = "text-indigo-900/90"; pub(crate) const text_indigo_900_of_95: &str = "text-indigo-900/95"; pub(crate) const text_inherit: &str = "text-inherit"; pub(crate) const text_justify: &str = "text-justify"; pub(crate) const text_left: &str = "text-left"; pub(crate) const text_lg: &str = "text-lg"; pub(crate) const text_lime_100: &str = "text-lime-100"; pub(crate) const text_lime_100_of_0: &str = "text-lime-100/0"; pub(crate) const text_lime_100_of_10: &str = "text-lime-100/10"; pub(crate) const text_lime_100_of_100: &str = "text-lime-100/100"; pub(crate) const text_lime_100_of_20: &str = "text-lime-100/20"; pub(crate) const text_lime_100_of_25: &str = "text-lime-100/25"; pub(crate) const text_lime_100_of_30: &str = "text-lime-100/30"; pub(crate) const text_lime_100_of_40: &str = "text-lime-100/40"; pub(crate) const text_lime_100_of_5: &str = "text-lime-100/5"; pub(crate) const text_lime_100_of_50: &str = "text-lime-100/50"; pub(crate) const text_lime_100_of_60: &str = "text-lime-100/60"; pub(crate) const text_lime_100_of_70: &str = "text-lime-100/70"; pub(crate) const text_lime_100_of_75: &str = "text-lime-100/75"; pub(crate) const text_lime_100_of_80: &str = "text-lime-100/80"; pub(crate) const text_lime_100_of_90: &str = "text-lime-100/90"; pub(crate) const text_lime_100_of_95: &str = "text-lime-100/95"; pub(crate) const text_lime_200: &str = "text-lime-200"; pub(crate) const text_lime_200_of_0: &str = "text-lime-200/0"; pub(crate) const text_lime_200_of_10: &str = "text-lime-200/10"; pub(crate) const text_lime_200_of_100: &str = "text-lime-200/100"; pub(crate) const text_lime_200_of_20: &str = "text-lime-200/20"; pub(crate) const text_lime_200_of_25: &str = "text-lime-200/25"; pub(crate) const text_lime_200_of_30: &str = "text-lime-200/30"; pub(crate) const text_lime_200_of_40: &str = "text-lime-200/40"; pub(crate) const text_lime_200_of_5: &str = "text-lime-200/5"; pub(crate) const text_lime_200_of_50: &str = "text-lime-200/50"; pub(crate) const text_lime_200_of_60: &str = "text-lime-200/60"; pub(crate) const text_lime_200_of_70: &str = "text-lime-200/70"; pub(crate) const text_lime_200_of_75: &str = "text-lime-200/75"; pub(crate) const text_lime_200_of_80: &str = "text-lime-200/80"; pub(crate) const text_lime_200_of_90: &str = "text-lime-200/90"; pub(crate) const text_lime_200_of_95: &str = "text-lime-200/95"; pub(crate) const text_lime_300: &str = "text-lime-300"; pub(crate) const text_lime_300_of_0: &str = "text-lime-300/0"; pub(crate) const text_lime_300_of_10: &str = "text-lime-300/10"; pub(crate) const text_lime_300_of_100: &str = "text-lime-300/100"; pub(crate) const text_lime_300_of_20: &str = "text-lime-300/20"; pub(crate) const text_lime_300_of_25: &str = "text-lime-300/25"; pub(crate) const text_lime_300_of_30: &str = "text-lime-300/30"; pub(crate) const text_lime_300_of_40: &str = "text-lime-300/40"; pub(crate) const text_lime_300_of_5: &str = "text-lime-300/5"; pub(crate) const text_lime_300_of_50: &str = "text-lime-300/50"; pub(crate) const text_lime_300_of_60: &str = "text-lime-300/60"; pub(crate) const text_lime_300_of_70: &str = "text-lime-300/70"; pub(crate) const text_lime_300_of_75: &str = "text-lime-300/75"; pub(crate) const text_lime_300_of_80: &str = "text-lime-300/80"; pub(crate) const text_lime_300_of_90: &str = "text-lime-300/90"; pub(crate) const text_lime_300_of_95: &str = "text-lime-300/95"; pub(crate) const text_lime_400: &str = "text-lime-400"; pub(crate) const text_lime_400_of_0: &str = "text-lime-400/0"; pub(crate) const text_lime_400_of_10: &str = "text-lime-400/10"; pub(crate) const text_lime_400_of_100: &str = "text-lime-400/100"; pub(crate) const text_lime_400_of_20: &str = "text-lime-400/20"; pub(crate) const text_lime_400_of_25: &str = "text-lime-400/25"; pub(crate) const text_lime_400_of_30: &str = "text-lime-400/30"; pub(crate) const text_lime_400_of_40: &str = "text-lime-400/40"; pub(crate) const text_lime_400_of_5: &str = "text-lime-400/5"; pub(crate) const text_lime_400_of_50: &str = "text-lime-400/50"; pub(crate) const text_lime_400_of_60: &str = "text-lime-400/60"; pub(crate) const text_lime_400_of_70: &str = "text-lime-400/70"; pub(crate) const text_lime_400_of_75: &str = "text-lime-400/75"; pub(crate) const text_lime_400_of_80: &str = "text-lime-400/80"; pub(crate) const text_lime_400_of_90: &str = "text-lime-400/90"; pub(crate) const text_lime_400_of_95: &str = "text-lime-400/95"; pub(crate) const text_lime_50: &str = "text-lime-50"; pub(crate) const text_lime_500: &str = "text-lime-500"; pub(crate) const text_lime_500_of_0: &str = "text-lime-500/0"; pub(crate) const text_lime_500_of_10: &str = "text-lime-500/10"; pub(crate) const text_lime_500_of_100: &str = "text-lime-500/100"; pub(crate) const text_lime_500_of_20: &str = "text-lime-500/20"; pub(crate) const text_lime_500_of_25: &str = "text-lime-500/25"; pub(crate) const text_lime_500_of_30: &str = "text-lime-500/30"; pub(crate) const text_lime_500_of_40: &str = "text-lime-500/40"; pub(crate) const text_lime_500_of_5: &str = "text-lime-500/5"; pub(crate) const text_lime_500_of_50: &str = "text-lime-500/50"; pub(crate) const text_lime_500_of_60: &str = "text-lime-500/60"; pub(crate) const text_lime_500_of_70: &str = "text-lime-500/70"; pub(crate) const text_lime_500_of_75: &str = "text-lime-500/75"; pub(crate) const text_lime_500_of_80: &str = "text-lime-500/80"; pub(crate) const text_lime_500_of_90: &str = "text-lime-500/90"; pub(crate) const text_lime_500_of_95: &str = "text-lime-500/95"; pub(crate) const text_lime_50_of_0: &str = "text-lime-50/0"; pub(crate) const text_lime_50_of_10: &str = "text-lime-50/10"; pub(crate) const text_lime_50_of_100: &str = "text-lime-50/100"; pub(crate) const text_lime_50_of_20: &str = "text-lime-50/20"; pub(crate) const text_lime_50_of_25: &str = "text-lime-50/25"; pub(crate) const text_lime_50_of_30: &str = "text-lime-50/30"; pub(crate) const text_lime_50_of_40: &str = "text-lime-50/40"; pub(crate) const text_lime_50_of_5: &str = "text-lime-50/5"; pub(crate) const text_lime_50_of_50: &str = "text-lime-50/50"; pub(crate) const text_lime_50_of_60: &str = "text-lime-50/60"; pub(crate) const text_lime_50_of_70: &str = "text-lime-50/70"; pub(crate) const text_lime_50_of_75: &str = "text-lime-50/75"; pub(crate) const text_lime_50_of_80: &str = "text-lime-50/80"; pub(crate) const text_lime_50_of_90: &str = "text-lime-50/90"; pub(crate) const text_lime_50_of_95: &str = "text-lime-50/95"; pub(crate) const text_lime_600: &str = "text-lime-600"; pub(crate) const text_lime_600_of_0: &str = "text-lime-600/0"; pub(crate) const text_lime_600_of_10: &str = "text-lime-600/10"; pub(crate) const text_lime_600_of_100: &str = "text-lime-600/100"; pub(crate) const text_lime_600_of_20: &str = "text-lime-600/20"; pub(crate) const text_lime_600_of_25: &str = "text-lime-600/25"; pub(crate) const text_lime_600_of_30: &str = "text-lime-600/30"; pub(crate) const text_lime_600_of_40: &str = "text-lime-600/40"; pub(crate) const text_lime_600_of_5: &str = "text-lime-600/5"; pub(crate) const text_lime_600_of_50: &str = "text-lime-600/50"; pub(crate) const text_lime_600_of_60: &str = "text-lime-600/60"; pub(crate) const text_lime_600_of_70: &str = "text-lime-600/70"; pub(crate) const text_lime_600_of_75: &str = "text-lime-600/75"; pub(crate) const text_lime_600_of_80: &str = "text-lime-600/80"; pub(crate) const text_lime_600_of_90: &str = "text-lime-600/90"; pub(crate) const text_lime_600_of_95: &str = "text-lime-600/95"; pub(crate) const text_lime_700: &str = "text-lime-700"; pub(crate) const text_lime_700_of_0: &str = "text-lime-700/0"; pub(crate) const text_lime_700_of_10: &str = "text-lime-700/10"; pub(crate) const text_lime_700_of_100: &str = "text-lime-700/100"; pub(crate) const text_lime_700_of_20: &str = "text-lime-700/20"; pub(crate) const text_lime_700_of_25: &str = "text-lime-700/25"; pub(crate) const text_lime_700_of_30: &str = "text-lime-700/30"; pub(crate) const text_lime_700_of_40: &str = "text-lime-700/40"; pub(crate) const text_lime_700_of_5: &str = "text-lime-700/5"; pub(crate) const text_lime_700_of_50: &str = "text-lime-700/50"; pub(crate) const text_lime_700_of_60: &str = "text-lime-700/60"; pub(crate) const text_lime_700_of_70: &str = "text-lime-700/70"; pub(crate) const text_lime_700_of_75: &str = "text-lime-700/75"; pub(crate) const text_lime_700_of_80: &str = "text-lime-700/80"; pub(crate) const text_lime_700_of_90: &str = "text-lime-700/90"; pub(crate) const text_lime_700_of_95: &str = "text-lime-700/95"; pub(crate) const text_lime_800: &str = "text-lime-800"; pub(crate) const text_lime_800_of_0: &str = "text-lime-800/0"; pub(crate) const text_lime_800_of_10: &str = "text-lime-800/10"; pub(crate) const text_lime_800_of_100: &str = "text-lime-800/100"; pub(crate) const text_lime_800_of_20: &str = "text-lime-800/20"; pub(crate) const text_lime_800_of_25: &str = "text-lime-800/25"; pub(crate) const text_lime_800_of_30: &str = "text-lime-800/30"; pub(crate) const text_lime_800_of_40: &str = "text-lime-800/40"; pub(crate) const text_lime_800_of_5: &str = "text-lime-800/5"; pub(crate) const text_lime_800_of_50: &str = "text-lime-800/50"; pub(crate) const text_lime_800_of_60: &str = "text-lime-800/60"; pub(crate) const text_lime_800_of_70: &str = "text-lime-800/70"; pub(crate) const text_lime_800_of_75: &str = "text-lime-800/75"; pub(crate) const text_lime_800_of_80: &str = "text-lime-800/80"; pub(crate) const text_lime_800_of_90: &str = "text-lime-800/90"; pub(crate) const text_lime_800_of_95: &str = "text-lime-800/95"; pub(crate) const text_lime_900: &str = "text-lime-900"; pub(crate) const text_lime_900_of_0: &str = "text-lime-900/0"; pub(crate) const text_lime_900_of_10: &str = "text-lime-900/10"; pub(crate) const text_lime_900_of_100: &str = "text-lime-900/100"; pub(crate) const text_lime_900_of_20: &str = "text-lime-900/20"; pub(crate) const text_lime_900_of_25: &str = "text-lime-900/25"; pub(crate) const text_lime_900_of_30: &str = "text-lime-900/30"; pub(crate) const text_lime_900_of_40: &str = "text-lime-900/40"; pub(crate) const text_lime_900_of_5: &str = "text-lime-900/5"; pub(crate) const text_lime_900_of_50: &str = "text-lime-900/50"; pub(crate) const text_lime_900_of_60: &str = "text-lime-900/60"; pub(crate) const text_lime_900_of_70: &str = "text-lime-900/70"; pub(crate) const text_lime_900_of_75: &str = "text-lime-900/75"; pub(crate) const text_lime_900_of_80: &str = "text-lime-900/80"; pub(crate) const text_lime_900_of_90: &str = "text-lime-900/90"; pub(crate) const text_lime_900_of_95: &str = "text-lime-900/95"; pub(crate) const text_neutral_100: &str = "text-neutral-100"; pub(crate) const text_neutral_100_of_0: &str = "text-neutral-100/0"; pub(crate) const text_neutral_100_of_10: &str = "text-neutral-100/10"; pub(crate) const text_neutral_100_of_100: &str = "text-neutral-100/100"; pub(crate) const text_neutral_100_of_20: &str = "text-neutral-100/20"; pub(crate) const text_neutral_100_of_25: &str = "text-neutral-100/25"; pub(crate) const text_neutral_100_of_30: &str = "text-neutral-100/30"; pub(crate) const text_neutral_100_of_40: &str = "text-neutral-100/40"; pub(crate) const text_neutral_100_of_5: &str = "text-neutral-100/5"; pub(crate) const text_neutral_100_of_50: &str = "text-neutral-100/50"; pub(crate) const text_neutral_100_of_60: &str = "text-neutral-100/60"; pub(crate) const text_neutral_100_of_70: &str = "text-neutral-100/70"; pub(crate) const text_neutral_100_of_75: &str = "text-neutral-100/75"; pub(crate) const text_neutral_100_of_80: &str = "text-neutral-100/80"; pub(crate) const text_neutral_100_of_90: &str = "text-neutral-100/90"; pub(crate) const text_neutral_100_of_95: &str = "text-neutral-100/95"; pub(crate) const text_neutral_200: &str = "text-neutral-200"; pub(crate) const text_neutral_200_of_0: &str = "text-neutral-200/0"; pub(crate) const text_neutral_200_of_10: &str = "text-neutral-200/10"; pub(crate) const text_neutral_200_of_100: &str = "text-neutral-200/100"; pub(crate) const text_neutral_200_of_20: &str = "text-neutral-200/20"; pub(crate) const text_neutral_200_of_25: &str = "text-neutral-200/25"; pub(crate) const text_neutral_200_of_30: &str = "text-neutral-200/30"; pub(crate) const text_neutral_200_of_40: &str = "text-neutral-200/40"; pub(crate) const text_neutral_200_of_5: &str = "text-neutral-200/5"; pub(crate) const text_neutral_200_of_50: &str = "text-neutral-200/50"; pub(crate) const text_neutral_200_of_60: &str = "text-neutral-200/60"; pub(crate) const text_neutral_200_of_70: &str = "text-neutral-200/70"; pub(crate) const text_neutral_200_of_75: &str = "text-neutral-200/75"; pub(crate) const text_neutral_200_of_80: &str = "text-neutral-200/80"; pub(crate) const text_neutral_200_of_90: &str = "text-neutral-200/90"; pub(crate) const text_neutral_200_of_95: &str = "text-neutral-200/95"; pub(crate) const text_neutral_300: &str = "text-neutral-300"; pub(crate) const text_neutral_300_of_0: &str = "text-neutral-300/0"; pub(crate) const text_neutral_300_of_10: &str = "text-neutral-300/10"; pub(crate) const text_neutral_300_of_100: &str = "text-neutral-300/100"; pub(crate) const text_neutral_300_of_20: &str = "text-neutral-300/20"; pub(crate) const text_neutral_300_of_25: &str = "text-neutral-300/25"; pub(crate) const text_neutral_300_of_30: &str = "text-neutral-300/30"; pub(crate) const text_neutral_300_of_40: &str = "text-neutral-300/40"; pub(crate) const text_neutral_300_of_5: &str = "text-neutral-300/5"; pub(crate) const text_neutral_300_of_50: &str = "text-neutral-300/50"; pub(crate) const text_neutral_300_of_60: &str = "text-neutral-300/60"; pub(crate) const text_neutral_300_of_70: &str = "text-neutral-300/70"; pub(crate) const text_neutral_300_of_75: &str = "text-neutral-300/75"; pub(crate) const text_neutral_300_of_80: &str = "text-neutral-300/80"; pub(crate) const text_neutral_300_of_90: &str = "text-neutral-300/90"; pub(crate) const text_neutral_300_of_95: &str = "text-neutral-300/95"; pub(crate) const text_neutral_400: &str = "text-neutral-400"; pub(crate) const text_neutral_400_of_0: &str = "text-neutral-400/0"; pub(crate) const text_neutral_400_of_10: &str = "text-neutral-400/10"; pub(crate) const text_neutral_400_of_100: &str = "text-neutral-400/100"; pub(crate) const text_neutral_400_of_20: &str = "text-neutral-400/20"; pub(crate) const text_neutral_400_of_25: &str = "text-neutral-400/25"; pub(crate) const text_neutral_400_of_30: &str = "text-neutral-400/30"; pub(crate) const text_neutral_400_of_40: &str = "text-neutral-400/40"; pub(crate) const text_neutral_400_of_5: &str = "text-neutral-400/5"; pub(crate) const text_neutral_400_of_50: &str = "text-neutral-400/50"; pub(crate) const text_neutral_400_of_60: &str = "text-neutral-400/60"; pub(crate) const text_neutral_400_of_70: &str = "text-neutral-400/70"; pub(crate) const text_neutral_400_of_75: &str = "text-neutral-400/75"; pub(crate) const text_neutral_400_of_80: &str = "text-neutral-400/80"; pub(crate) const text_neutral_400_of_90: &str = "text-neutral-400/90"; pub(crate) const text_neutral_400_of_95: &str = "text-neutral-400/95"; pub(crate) const text_neutral_50: &str = "text-neutral-50"; pub(crate) const text_neutral_500: &str = "text-neutral-500"; pub(crate) const text_neutral_500_of_0: &str = "text-neutral-500/0"; pub(crate) const text_neutral_500_of_10: &str = "text-neutral-500/10"; pub(crate) const text_neutral_500_of_100: &str = "text-neutral-500/100"; pub(crate) const text_neutral_500_of_20: &str = "text-neutral-500/20"; pub(crate) const text_neutral_500_of_25: &str = "text-neutral-500/25"; pub(crate) const text_neutral_500_of_30: &str = "text-neutral-500/30"; pub(crate) const text_neutral_500_of_40: &str = "text-neutral-500/40"; pub(crate) const text_neutral_500_of_5: &str = "text-neutral-500/5"; pub(crate) const text_neutral_500_of_50: &str = "text-neutral-500/50"; pub(crate) const text_neutral_500_of_60: &str = "text-neutral-500/60"; pub(crate) const text_neutral_500_of_70: &str = "text-neutral-500/70"; pub(crate) const text_neutral_500_of_75: &str = "text-neutral-500/75"; pub(crate) const text_neutral_500_of_80: &str = "text-neutral-500/80"; pub(crate) const text_neutral_500_of_90: &str = "text-neutral-500/90"; pub(crate) const text_neutral_500_of_95: &str = "text-neutral-500/95"; pub(crate) const text_neutral_50_of_0: &str = "text-neutral-50/0"; pub(crate) const text_neutral_50_of_10: &str = "text-neutral-50/10"; pub(crate) const text_neutral_50_of_100: &str = "text-neutral-50/100"; pub(crate) const text_neutral_50_of_20: &str = "text-neutral-50/20"; pub(crate) const text_neutral_50_of_25: &str = "text-neutral-50/25"; pub(crate) const text_neutral_50_of_30: &str = "text-neutral-50/30"; pub(crate) const text_neutral_50_of_40: &str = "text-neutral-50/40"; pub(crate) const text_neutral_50_of_5: &str = "text-neutral-50/5"; pub(crate) const text_neutral_50_of_50: &str = "text-neutral-50/50"; pub(crate) const text_neutral_50_of_60: &str = "text-neutral-50/60"; pub(crate) const text_neutral_50_of_70: &str = "text-neutral-50/70"; pub(crate) const text_neutral_50_of_75: &str = "text-neutral-50/75"; pub(crate) const text_neutral_50_of_80: &str = "text-neutral-50/80"; pub(crate) const text_neutral_50_of_90: &str = "text-neutral-50/90"; pub(crate) const text_neutral_50_of_95: &str = "text-neutral-50/95"; pub(crate) const text_neutral_600: &str = "text-neutral-600"; pub(crate) const text_neutral_600_of_0: &str = "text-neutral-600/0"; pub(crate) const text_neutral_600_of_10: &str = "text-neutral-600/10"; pub(crate) const text_neutral_600_of_100: &str = "text-neutral-600/100"; pub(crate) const text_neutral_600_of_20: &str = "text-neutral-600/20"; pub(crate) const text_neutral_600_of_25: &str = "text-neutral-600/25"; pub(crate) const text_neutral_600_of_30: &str = "text-neutral-600/30"; pub(crate) const text_neutral_600_of_40: &str = "text-neutral-600/40"; pub(crate) const text_neutral_600_of_5: &str = "text-neutral-600/5"; pub(crate) const text_neutral_600_of_50: &str = "text-neutral-600/50"; pub(crate) const text_neutral_600_of_60: &str = "text-neutral-600/60"; pub(crate) const text_neutral_600_of_70: &str = "text-neutral-600/70"; pub(crate) const text_neutral_600_of_75: &str = "text-neutral-600/75"; pub(crate) const text_neutral_600_of_80: &str = "text-neutral-600/80"; pub(crate) const text_neutral_600_of_90: &str = "text-neutral-600/90"; pub(crate) const text_neutral_600_of_95: &str = "text-neutral-600/95"; pub(crate) const text_neutral_700: &str = "text-neutral-700"; pub(crate) const text_neutral_700_of_0: &str = "text-neutral-700/0"; pub(crate) const text_neutral_700_of_10: &str = "text-neutral-700/10"; pub(crate) const text_neutral_700_of_100: &str = "text-neutral-700/100"; pub(crate) const text_neutral_700_of_20: &str = "text-neutral-700/20"; pub(crate) const text_neutral_700_of_25: &str = "text-neutral-700/25"; pub(crate) const text_neutral_700_of_30: &str = "text-neutral-700/30"; pub(crate) const text_neutral_700_of_40: &str = "text-neutral-700/40"; pub(crate) const text_neutral_700_of_5: &str = "text-neutral-700/5"; pub(crate) const text_neutral_700_of_50: &str = "text-neutral-700/50"; pub(crate) const text_neutral_700_of_60: &str = "text-neutral-700/60"; pub(crate) const text_neutral_700_of_70: &str = "text-neutral-700/70"; pub(crate) const text_neutral_700_of_75: &str = "text-neutral-700/75"; pub(crate) const text_neutral_700_of_80: &str = "text-neutral-700/80"; pub(crate) const text_neutral_700_of_90: &str = "text-neutral-700/90"; pub(crate) const text_neutral_700_of_95: &str = "text-neutral-700/95"; pub(crate) const text_neutral_800: &str = "text-neutral-800"; pub(crate) const text_neutral_800_of_0: &str = "text-neutral-800/0"; pub(crate) const text_neutral_800_of_10: &str = "text-neutral-800/10"; pub(crate) const text_neutral_800_of_100: &str = "text-neutral-800/100"; pub(crate) const text_neutral_800_of_20: &str = "text-neutral-800/20"; pub(crate) const text_neutral_800_of_25: &str = "text-neutral-800/25"; pub(crate) const text_neutral_800_of_30: &str = "text-neutral-800/30"; pub(crate) const text_neutral_800_of_40: &str = "text-neutral-800/40"; pub(crate) const text_neutral_800_of_5: &str = "text-neutral-800/5"; pub(crate) const text_neutral_800_of_50: &str = "text-neutral-800/50"; pub(crate) const text_neutral_800_of_60: &str = "text-neutral-800/60"; pub(crate) const text_neutral_800_of_70: &str = "text-neutral-800/70"; pub(crate) const text_neutral_800_of_75: &str = "text-neutral-800/75"; pub(crate) const text_neutral_800_of_80: &str = "text-neutral-800/80"; pub(crate) const text_neutral_800_of_90: &str = "text-neutral-800/90"; pub(crate) const text_neutral_800_of_95: &str = "text-neutral-800/95"; pub(crate) const text_neutral_900: &str = "text-neutral-900"; pub(crate) const text_neutral_900_of_0: &str = "text-neutral-900/0"; pub(crate) const text_neutral_900_of_10: &str = "text-neutral-900/10"; pub(crate) const text_neutral_900_of_100: &str = "text-neutral-900/100"; pub(crate) const text_neutral_900_of_20: &str = "text-neutral-900/20"; pub(crate) const text_neutral_900_of_25: &str = "text-neutral-900/25"; pub(crate) const text_neutral_900_of_30: &str = "text-neutral-900/30"; pub(crate) const text_neutral_900_of_40: &str = "text-neutral-900/40"; pub(crate) const text_neutral_900_of_5: &str = "text-neutral-900/5"; pub(crate) const text_neutral_900_of_50: &str = "text-neutral-900/50"; pub(crate) const text_neutral_900_of_60: &str = "text-neutral-900/60"; pub(crate) const text_neutral_900_of_70: &str = "text-neutral-900/70"; pub(crate) const text_neutral_900_of_75: &str = "text-neutral-900/75"; pub(crate) const text_neutral_900_of_80: &str = "text-neutral-900/80"; pub(crate) const text_neutral_900_of_90: &str = "text-neutral-900/90"; pub(crate) const text_neutral_900_of_95: &str = "text-neutral-900/95"; pub(crate) const text_opacity_0: &str = "text-opacity-0"; pub(crate) const text_opacity_10: &str = "text-opacity-10"; pub(crate) const text_opacity_100: &str = "text-opacity-100"; pub(crate) const text_opacity_20: &str = "text-opacity-20"; pub(crate) const text_opacity_25: &str = "text-opacity-25"; pub(crate) const text_opacity_30: &str = "text-opacity-30"; pub(crate) const text_opacity_40: &str = "text-opacity-40"; pub(crate) const text_opacity_5: &str = "text-opacity-5"; pub(crate) const text_opacity_50: &str = "text-opacity-50"; pub(crate) const text_opacity_60: &str = "text-opacity-60"; pub(crate) const text_opacity_70: &str = "text-opacity-70"; pub(crate) const text_opacity_75: &str = "text-opacity-75"; pub(crate) const text_opacity_80: &str = "text-opacity-80"; pub(crate) const text_opacity_90: &str = "text-opacity-90"; pub(crate) const text_opacity_95: &str = "text-opacity-95"; pub(crate) const text_orange_100: &str = "text-orange-100"; pub(crate) const text_orange_100_of_0: &str = "text-orange-100/0"; pub(crate) const text_orange_100_of_10: &str = "text-orange-100/10"; pub(crate) const text_orange_100_of_100: &str = "text-orange-100/100"; pub(crate) const text_orange_100_of_20: &str = "text-orange-100/20"; pub(crate) const text_orange_100_of_25: &str = "text-orange-100/25"; pub(crate) const text_orange_100_of_30: &str = "text-orange-100/30"; pub(crate) const text_orange_100_of_40: &str = "text-orange-100/40"; pub(crate) const text_orange_100_of_5: &str = "text-orange-100/5"; pub(crate) const text_orange_100_of_50: &str = "text-orange-100/50"; pub(crate) const text_orange_100_of_60: &str = "text-orange-100/60"; pub(crate) const text_orange_100_of_70: &str = "text-orange-100/70"; pub(crate) const text_orange_100_of_75: &str = "text-orange-100/75"; pub(crate) const text_orange_100_of_80: &str = "text-orange-100/80"; pub(crate) const text_orange_100_of_90: &str = "text-orange-100/90"; pub(crate) const text_orange_100_of_95: &str = "text-orange-100/95"; pub(crate) const text_orange_200: &str = "text-orange-200"; pub(crate) const text_orange_200_of_0: &str = "text-orange-200/0"; pub(crate) const text_orange_200_of_10: &str = "text-orange-200/10"; pub(crate) const text_orange_200_of_100: &str = "text-orange-200/100"; pub(crate) const text_orange_200_of_20: &str = "text-orange-200/20"; pub(crate) const text_orange_200_of_25: &str = "text-orange-200/25"; pub(crate) const text_orange_200_of_30: &str = "text-orange-200/30"; pub(crate) const text_orange_200_of_40: &str = "text-orange-200/40"; pub(crate) const text_orange_200_of_5: &str = "text-orange-200/5"; pub(crate) const text_orange_200_of_50: &str = "text-orange-200/50"; pub(crate) const text_orange_200_of_60: &str = "text-orange-200/60"; pub(crate) const text_orange_200_of_70: &str = "text-orange-200/70"; pub(crate) const text_orange_200_of_75: &str = "text-orange-200/75"; pub(crate) const text_orange_200_of_80: &str = "text-orange-200/80"; pub(crate) const text_orange_200_of_90: &str = "text-orange-200/90"; pub(crate) const text_orange_200_of_95: &str = "text-orange-200/95"; pub(crate) const text_orange_300: &str = "text-orange-300"; pub(crate) const text_orange_300_of_0: &str = "text-orange-300/0"; pub(crate) const text_orange_300_of_10: &str = "text-orange-300/10"; pub(crate) const text_orange_300_of_100: &str = "text-orange-300/100"; pub(crate) const text_orange_300_of_20: &str = "text-orange-300/20"; pub(crate) const text_orange_300_of_25: &str = "text-orange-300/25"; pub(crate) const text_orange_300_of_30: &str = "text-orange-300/30"; pub(crate) const text_orange_300_of_40: &str = "text-orange-300/40"; pub(crate) const text_orange_300_of_5: &str = "text-orange-300/5"; pub(crate) const text_orange_300_of_50: &str = "text-orange-300/50"; pub(crate) const text_orange_300_of_60: &str = "text-orange-300/60"; pub(crate) const text_orange_300_of_70: &str = "text-orange-300/70"; pub(crate) const text_orange_300_of_75: &str = "text-orange-300/75"; pub(crate) const text_orange_300_of_80: &str = "text-orange-300/80"; pub(crate) const text_orange_300_of_90: &str = "text-orange-300/90"; pub(crate) const text_orange_300_of_95: &str = "text-orange-300/95"; pub(crate) const text_orange_400: &str = "text-orange-400"; pub(crate) const text_orange_400_of_0: &str = "text-orange-400/0"; pub(crate) const text_orange_400_of_10: &str = "text-orange-400/10"; pub(crate) const text_orange_400_of_100: &str = "text-orange-400/100"; pub(crate) const text_orange_400_of_20: &str = "text-orange-400/20"; pub(crate) const text_orange_400_of_25: &str = "text-orange-400/25"; pub(crate) const text_orange_400_of_30: &str = "text-orange-400/30"; pub(crate) const text_orange_400_of_40: &str = "text-orange-400/40"; pub(crate) const text_orange_400_of_5: &str = "text-orange-400/5"; pub(crate) const text_orange_400_of_50: &str = "text-orange-400/50"; pub(crate) const text_orange_400_of_60: &str = "text-orange-400/60"; pub(crate) const text_orange_400_of_70: &str = "text-orange-400/70"; pub(crate) const text_orange_400_of_75: &str = "text-orange-400/75"; pub(crate) const text_orange_400_of_80: &str = "text-orange-400/80"; pub(crate) const text_orange_400_of_90: &str = "text-orange-400/90"; pub(crate) const text_orange_400_of_95: &str = "text-orange-400/95"; pub(crate) const text_orange_50: &str = "text-orange-50"; pub(crate) const text_orange_500: &str = "text-orange-500"; pub(crate) const text_orange_500_of_0: &str = "text-orange-500/0"; pub(crate) const text_orange_500_of_10: &str = "text-orange-500/10"; pub(crate) const text_orange_500_of_100: &str = "text-orange-500/100"; pub(crate) const text_orange_500_of_20: &str = "text-orange-500/20"; pub(crate) const text_orange_500_of_25: &str = "text-orange-500/25"; pub(crate) const text_orange_500_of_30: &str = "text-orange-500/30"; pub(crate) const text_orange_500_of_40: &str = "text-orange-500/40"; pub(crate) const text_orange_500_of_5: &str = "text-orange-500/5"; pub(crate) const text_orange_500_of_50: &str = "text-orange-500/50"; pub(crate) const text_orange_500_of_60: &str = "text-orange-500/60"; pub(crate) const text_orange_500_of_70: &str = "text-orange-500/70"; pub(crate) const text_orange_500_of_75: &str = "text-orange-500/75"; pub(crate) const text_orange_500_of_80: &str = "text-orange-500/80"; pub(crate) const text_orange_500_of_90: &str = "text-orange-500/90"; pub(crate) const text_orange_500_of_95: &str = "text-orange-500/95"; pub(crate) const text_orange_50_of_0: &str = "text-orange-50/0"; pub(crate) const text_orange_50_of_10: &str = "text-orange-50/10"; pub(crate) const text_orange_50_of_100: &str = "text-orange-50/100"; pub(crate) const text_orange_50_of_20: &str = "text-orange-50/20"; pub(crate) const text_orange_50_of_25: &str = "text-orange-50/25"; pub(crate) const text_orange_50_of_30: &str = "text-orange-50/30"; pub(crate) const text_orange_50_of_40: &str = "text-orange-50/40"; pub(crate) const text_orange_50_of_5: &str = "text-orange-50/5"; pub(crate) const text_orange_50_of_50: &str = "text-orange-50/50"; pub(crate) const text_orange_50_of_60: &str = "text-orange-50/60"; pub(crate) const text_orange_50_of_70: &str = "text-orange-50/70"; pub(crate) const text_orange_50_of_75: &str = "text-orange-50/75"; pub(crate) const text_orange_50_of_80: &str = "text-orange-50/80"; pub(crate) const text_orange_50_of_90: &str = "text-orange-50/90"; pub(crate) const text_orange_50_of_95: &str = "text-orange-50/95"; pub(crate) const text_orange_600: &str = "text-orange-600"; pub(crate) const text_orange_600_of_0: &str = "text-orange-600/0"; pub(crate) const text_orange_600_of_10: &str = "text-orange-600/10"; pub(crate) const text_orange_600_of_100: &str = "text-orange-600/100"; pub(crate) const text_orange_600_of_20: &str = "text-orange-600/20"; pub(crate) const text_orange_600_of_25: &str = "text-orange-600/25"; pub(crate) const text_orange_600_of_30: &str = "text-orange-600/30"; pub(crate) const text_orange_600_of_40: &str = "text-orange-600/40"; pub(crate) const text_orange_600_of_5: &str = "text-orange-600/5"; pub(crate) const text_orange_600_of_50: &str = "text-orange-600/50"; pub(crate) const text_orange_600_of_60: &str = "text-orange-600/60"; pub(crate) const text_orange_600_of_70: &str = "text-orange-600/70"; pub(crate) const text_orange_600_of_75: &str = "text-orange-600/75"; pub(crate) const text_orange_600_of_80: &str = "text-orange-600/80"; pub(crate) const text_orange_600_of_90: &str = "text-orange-600/90"; pub(crate) const text_orange_600_of_95: &str = "text-orange-600/95"; pub(crate) const text_orange_700: &str = "text-orange-700"; pub(crate) const text_orange_700_of_0: &str = "text-orange-700/0"; pub(crate) const text_orange_700_of_10: &str = "text-orange-700/10"; pub(crate) const text_orange_700_of_100: &str = "text-orange-700/100"; pub(crate) const text_orange_700_of_20: &str = "text-orange-700/20"; pub(crate) const text_orange_700_of_25: &str = "text-orange-700/25"; pub(crate) const text_orange_700_of_30: &str = "text-orange-700/30"; pub(crate) const text_orange_700_of_40: &str = "text-orange-700/40"; pub(crate) const text_orange_700_of_5: &str = "text-orange-700/5"; pub(crate) const text_orange_700_of_50: &str = "text-orange-700/50"; pub(crate) const text_orange_700_of_60: &str = "text-orange-700/60"; pub(crate) const text_orange_700_of_70: &str = "text-orange-700/70"; pub(crate) const text_orange_700_of_75: &str = "text-orange-700/75"; pub(crate) const text_orange_700_of_80: &str = "text-orange-700/80"; pub(crate) const text_orange_700_of_90: &str = "text-orange-700/90"; pub(crate) const text_orange_700_of_95: &str = "text-orange-700/95"; pub(crate) const text_orange_800: &str = "text-orange-800"; pub(crate) const text_orange_800_of_0: &str = "text-orange-800/0"; pub(crate) const text_orange_800_of_10: &str = "text-orange-800/10"; pub(crate) const text_orange_800_of_100: &str = "text-orange-800/100"; pub(crate) const text_orange_800_of_20: &str = "text-orange-800/20"; pub(crate) const text_orange_800_of_25: &str = "text-orange-800/25"; pub(crate) const text_orange_800_of_30: &str = "text-orange-800/30"; pub(crate) const text_orange_800_of_40: &str = "text-orange-800/40"; pub(crate) const text_orange_800_of_5: &str = "text-orange-800/5"; pub(crate) const text_orange_800_of_50: &str = "text-orange-800/50"; pub(crate) const text_orange_800_of_60: &str = "text-orange-800/60"; pub(crate) const text_orange_800_of_70: &str = "text-orange-800/70"; pub(crate) const text_orange_800_of_75: &str = "text-orange-800/75"; pub(crate) const text_orange_800_of_80: &str = "text-orange-800/80"; pub(crate) const text_orange_800_of_90: &str = "text-orange-800/90"; pub(crate) const text_orange_800_of_95: &str = "text-orange-800/95"; pub(crate) const text_orange_900: &str = "text-orange-900"; pub(crate) const text_orange_900_of_0: &str = "text-orange-900/0"; pub(crate) const text_orange_900_of_10: &str = "text-orange-900/10"; pub(crate) const text_orange_900_of_100: &str = "text-orange-900/100"; pub(crate) const text_orange_900_of_20: &str = "text-orange-900/20"; pub(crate) const text_orange_900_of_25: &str = "text-orange-900/25"; pub(crate) const text_orange_900_of_30: &str = "text-orange-900/30"; pub(crate) const text_orange_900_of_40: &str = "text-orange-900/40"; pub(crate) const text_orange_900_of_5: &str = "text-orange-900/5"; pub(crate) const text_orange_900_of_50: &str = "text-orange-900/50"; pub(crate) const text_orange_900_of_60: &str = "text-orange-900/60"; pub(crate) const text_orange_900_of_70: &str = "text-orange-900/70"; pub(crate) const text_orange_900_of_75: &str = "text-orange-900/75"; pub(crate) const text_orange_900_of_80: &str = "text-orange-900/80"; pub(crate) const text_orange_900_of_90: &str = "text-orange-900/90"; pub(crate) const text_orange_900_of_95: &str = "text-orange-900/95"; pub(crate) const text_pink_100: &str = "text-pink-100"; pub(crate) const text_pink_100_of_0: &str = "text-pink-100/0"; pub(crate) const text_pink_100_of_10: &str = "text-pink-100/10"; pub(crate) const text_pink_100_of_100: &str = "text-pink-100/100"; pub(crate) const text_pink_100_of_20: &str = "text-pink-100/20"; pub(crate) const text_pink_100_of_25: &str = "text-pink-100/25"; pub(crate) const text_pink_100_of_30: &str = "text-pink-100/30"; pub(crate) const text_pink_100_of_40: &str = "text-pink-100/40"; pub(crate) const text_pink_100_of_5: &str = "text-pink-100/5"; pub(crate) const text_pink_100_of_50: &str = "text-pink-100/50"; pub(crate) const text_pink_100_of_60: &str = "text-pink-100/60"; pub(crate) const text_pink_100_of_70: &str = "text-pink-100/70"; pub(crate) const text_pink_100_of_75: &str = "text-pink-100/75"; pub(crate) const text_pink_100_of_80: &str = "text-pink-100/80"; pub(crate) const text_pink_100_of_90: &str = "text-pink-100/90"; pub(crate) const text_pink_100_of_95: &str = "text-pink-100/95"; pub(crate) const text_pink_200: &str = "text-pink-200"; pub(crate) const text_pink_200_of_0: &str = "text-pink-200/0"; pub(crate) const text_pink_200_of_10: &str = "text-pink-200/10"; pub(crate) const text_pink_200_of_100: &str = "text-pink-200/100"; pub(crate) const text_pink_200_of_20: &str = "text-pink-200/20"; pub(crate) const text_pink_200_of_25: &str = "text-pink-200/25"; pub(crate) const text_pink_200_of_30: &str = "text-pink-200/30"; pub(crate) const text_pink_200_of_40: &str = "text-pink-200/40"; pub(crate) const text_pink_200_of_5: &str = "text-pink-200/5"; pub(crate) const text_pink_200_of_50: &str = "text-pink-200/50"; pub(crate) const text_pink_200_of_60: &str = "text-pink-200/60"; pub(crate) const text_pink_200_of_70: &str = "text-pink-200/70"; pub(crate) const text_pink_200_of_75: &str = "text-pink-200/75"; pub(crate) const text_pink_200_of_80: &str = "text-pink-200/80"; pub(crate) const text_pink_200_of_90: &str = "text-pink-200/90"; pub(crate) const text_pink_200_of_95: &str = "text-pink-200/95"; pub(crate) const text_pink_300: &str = "text-pink-300"; pub(crate) const text_pink_300_of_0: &str = "text-pink-300/0"; pub(crate) const text_pink_300_of_10: &str = "text-pink-300/10"; pub(crate) const text_pink_300_of_100: &str = "text-pink-300/100"; pub(crate) const text_pink_300_of_20: &str = "text-pink-300/20"; pub(crate) const text_pink_300_of_25: &str = "text-pink-300/25"; pub(crate) const text_pink_300_of_30: &str = "text-pink-300/30"; pub(crate) const text_pink_300_of_40: &str = "text-pink-300/40"; pub(crate) const text_pink_300_of_5: &str = "text-pink-300/5"; pub(crate) const text_pink_300_of_50: &str = "text-pink-300/50"; pub(crate) const text_pink_300_of_60: &str = "text-pink-300/60"; pub(crate) const text_pink_300_of_70: &str = "text-pink-300/70"; pub(crate) const text_pink_300_of_75: &str = "text-pink-300/75"; pub(crate) const text_pink_300_of_80: &str = "text-pink-300/80"; pub(crate) const text_pink_300_of_90: &str = "text-pink-300/90"; pub(crate) const text_pink_300_of_95: &str = "text-pink-300/95"; pub(crate) const text_pink_400: &str = "text-pink-400"; pub(crate) const text_pink_400_of_0: &str = "text-pink-400/0"; pub(crate) const text_pink_400_of_10: &str = "text-pink-400/10"; pub(crate) const text_pink_400_of_100: &str = "text-pink-400/100"; pub(crate) const text_pink_400_of_20: &str = "text-pink-400/20"; pub(crate) const text_pink_400_of_25: &str = "text-pink-400/25"; pub(crate) const text_pink_400_of_30: &str = "text-pink-400/30"; pub(crate) const text_pink_400_of_40: &str = "text-pink-400/40"; pub(crate) const text_pink_400_of_5: &str = "text-pink-400/5"; pub(crate) const text_pink_400_of_50: &str = "text-pink-400/50"; pub(crate) const text_pink_400_of_60: &str = "text-pink-400/60"; pub(crate) const text_pink_400_of_70: &str = "text-pink-400/70"; pub(crate) const text_pink_400_of_75: &str = "text-pink-400/75"; pub(crate) const text_pink_400_of_80: &str = "text-pink-400/80"; pub(crate) const text_pink_400_of_90: &str = "text-pink-400/90"; pub(crate) const text_pink_400_of_95: &str = "text-pink-400/95"; pub(crate) const text_pink_50: &str = "text-pink-50"; pub(crate) const text_pink_500: &str = "text-pink-500"; pub(crate) const text_pink_500_of_0: &str = "text-pink-500/0"; pub(crate) const text_pink_500_of_10: &str = "text-pink-500/10"; pub(crate) const text_pink_500_of_100: &str = "text-pink-500/100"; pub(crate) const text_pink_500_of_20: &str = "text-pink-500/20"; pub(crate) const text_pink_500_of_25: &str = "text-pink-500/25"; pub(crate) const text_pink_500_of_30: &str = "text-pink-500/30"; pub(crate) const text_pink_500_of_40: &str = "text-pink-500/40"; pub(crate) const text_pink_500_of_5: &str = "text-pink-500/5"; pub(crate) const text_pink_500_of_50: &str = "text-pink-500/50"; pub(crate) const text_pink_500_of_60: &str = "text-pink-500/60"; pub(crate) const text_pink_500_of_70: &str = "text-pink-500/70"; pub(crate) const text_pink_500_of_75: &str = "text-pink-500/75"; pub(crate) const text_pink_500_of_80: &str = "text-pink-500/80"; pub(crate) const text_pink_500_of_90: &str = "text-pink-500/90"; pub(crate) const text_pink_500_of_95: &str = "text-pink-500/95"; pub(crate) const text_pink_50_of_0: &str = "text-pink-50/0"; pub(crate) const text_pink_50_of_10: &str = "text-pink-50/10"; pub(crate) const text_pink_50_of_100: &str = "text-pink-50/100"; pub(crate) const text_pink_50_of_20: &str = "text-pink-50/20"; pub(crate) const text_pink_50_of_25: &str = "text-pink-50/25"; pub(crate) const text_pink_50_of_30: &str = "text-pink-50/30"; pub(crate) const text_pink_50_of_40: &str = "text-pink-50/40"; pub(crate) const text_pink_50_of_5: &str = "text-pink-50/5"; pub(crate) const text_pink_50_of_50: &str = "text-pink-50/50"; pub(crate) const text_pink_50_of_60: &str = "text-pink-50/60"; pub(crate) const text_pink_50_of_70: &str = "text-pink-50/70"; pub(crate) const text_pink_50_of_75: &str = "text-pink-50/75"; pub(crate) const text_pink_50_of_80: &str = "text-pink-50/80"; pub(crate) const text_pink_50_of_90: &str = "text-pink-50/90"; pub(crate) const text_pink_50_of_95: &str = "text-pink-50/95"; pub(crate) const text_pink_600: &str = "text-pink-600"; pub(crate) const text_pink_600_of_0: &str = "text-pink-600/0"; pub(crate) const text_pink_600_of_10: &str = "text-pink-600/10"; pub(crate) const text_pink_600_of_100: &str = "text-pink-600/100"; pub(crate) const text_pink_600_of_20: &str = "text-pink-600/20"; pub(crate) const text_pink_600_of_25: &str = "text-pink-600/25"; pub(crate) const text_pink_600_of_30: &str = "text-pink-600/30"; pub(crate) const text_pink_600_of_40: &str = "text-pink-600/40"; pub(crate) const text_pink_600_of_5: &str = "text-pink-600/5"; pub(crate) const text_pink_600_of_50: &str = "text-pink-600/50"; pub(crate) const text_pink_600_of_60: &str = "text-pink-600/60"; pub(crate) const text_pink_600_of_70: &str = "text-pink-600/70"; pub(crate) const text_pink_600_of_75: &str = "text-pink-600/75"; pub(crate) const text_pink_600_of_80: &str = "text-pink-600/80"; pub(crate) const text_pink_600_of_90: &str = "text-pink-600/90"; pub(crate) const text_pink_600_of_95: &str = "text-pink-600/95"; pub(crate) const text_pink_700: &str = "text-pink-700"; pub(crate) const text_pink_700_of_0: &str = "text-pink-700/0"; pub(crate) const text_pink_700_of_10: &str = "text-pink-700/10"; pub(crate) const text_pink_700_of_100: &str = "text-pink-700/100"; pub(crate) const text_pink_700_of_20: &str = "text-pink-700/20"; pub(crate) const text_pink_700_of_25: &str = "text-pink-700/25"; pub(crate) const text_pink_700_of_30: &str = "text-pink-700/30"; pub(crate) const text_pink_700_of_40: &str = "text-pink-700/40"; pub(crate) const text_pink_700_of_5: &str = "text-pink-700/5"; pub(crate) const text_pink_700_of_50: &str = "text-pink-700/50"; pub(crate) const text_pink_700_of_60: &str = "text-pink-700/60"; pub(crate) const text_pink_700_of_70: &str = "text-pink-700/70"; pub(crate) const text_pink_700_of_75: &str = "text-pink-700/75"; pub(crate) const text_pink_700_of_80: &str = "text-pink-700/80"; pub(crate) const text_pink_700_of_90: &str = "text-pink-700/90"; pub(crate) const text_pink_700_of_95: &str = "text-pink-700/95"; pub(crate) const text_pink_800: &str = "text-pink-800"; pub(crate) const text_pink_800_of_0: &str = "text-pink-800/0"; pub(crate) const text_pink_800_of_10: &str = "text-pink-800/10"; pub(crate) const text_pink_800_of_100: &str = "text-pink-800/100"; pub(crate) const text_pink_800_of_20: &str = "text-pink-800/20"; pub(crate) const text_pink_800_of_25: &str = "text-pink-800/25"; pub(crate) const text_pink_800_of_30: &str = "text-pink-800/30"; pub(crate) const text_pink_800_of_40: &str = "text-pink-800/40"; pub(crate) const text_pink_800_of_5: &str = "text-pink-800/5"; pub(crate) const text_pink_800_of_50: &str = "text-pink-800/50"; pub(crate) const text_pink_800_of_60: &str = "text-pink-800/60"; pub(crate) const text_pink_800_of_70: &str = "text-pink-800/70"; pub(crate) const text_pink_800_of_75: &str = "text-pink-800/75"; pub(crate) const text_pink_800_of_80: &str = "text-pink-800/80"; pub(crate) const text_pink_800_of_90: &str = "text-pink-800/90"; pub(crate) const text_pink_800_of_95: &str = "text-pink-800/95"; pub(crate) const text_pink_900: &str = "text-pink-900"; pub(crate) const text_pink_900_of_0: &str = "text-pink-900/0"; pub(crate) const text_pink_900_of_10: &str = "text-pink-900/10"; pub(crate) const text_pink_900_of_100: &str = "text-pink-900/100"; pub(crate) const text_pink_900_of_20: &str = "text-pink-900/20"; pub(crate) const text_pink_900_of_25: &str = "text-pink-900/25"; pub(crate) const text_pink_900_of_30: &str = "text-pink-900/30"; pub(crate) const text_pink_900_of_40: &str = "text-pink-900/40"; pub(crate) const text_pink_900_of_5: &str = "text-pink-900/5"; pub(crate) const text_pink_900_of_50: &str = "text-pink-900/50"; pub(crate) const text_pink_900_of_60: &str = "text-pink-900/60"; pub(crate) const text_pink_900_of_70: &str = "text-pink-900/70"; pub(crate) const text_pink_900_of_75: &str = "text-pink-900/75"; pub(crate) const text_pink_900_of_80: &str = "text-pink-900/80"; pub(crate) const text_pink_900_of_90: &str = "text-pink-900/90"; pub(crate) const text_pink_900_of_95: &str = "text-pink-900/95"; pub(crate) const text_purple_100: &str = "text-purple-100"; pub(crate) const text_purple_100_of_0: &str = "text-purple-100/0"; pub(crate) const text_purple_100_of_10: &str = "text-purple-100/10"; pub(crate) const text_purple_100_of_100: &str = "text-purple-100/100"; pub(crate) const text_purple_100_of_20: &str = "text-purple-100/20"; pub(crate) const text_purple_100_of_25: &str = "text-purple-100/25"; pub(crate) const text_purple_100_of_30: &str = "text-purple-100/30"; pub(crate) const text_purple_100_of_40: &str = "text-purple-100/40"; pub(crate) const text_purple_100_of_5: &str = "text-purple-100/5"; pub(crate) const text_purple_100_of_50: &str = "text-purple-100/50"; pub(crate) const text_purple_100_of_60: &str = "text-purple-100/60"; pub(crate) const text_purple_100_of_70: &str = "text-purple-100/70"; pub(crate) const text_purple_100_of_75: &str = "text-purple-100/75"; pub(crate) const text_purple_100_of_80: &str = "text-purple-100/80"; pub(crate) const text_purple_100_of_90: &str = "text-purple-100/90"; pub(crate) const text_purple_100_of_95: &str = "text-purple-100/95"; pub(crate) const text_purple_200: &str = "text-purple-200"; pub(crate) const text_purple_200_of_0: &str = "text-purple-200/0"; pub(crate) const text_purple_200_of_10: &str = "text-purple-200/10"; pub(crate) const text_purple_200_of_100: &str = "text-purple-200/100"; pub(crate) const text_purple_200_of_20: &str = "text-purple-200/20"; pub(crate) const text_purple_200_of_25: &str = "text-purple-200/25"; pub(crate) const text_purple_200_of_30: &str = "text-purple-200/30"; pub(crate) const text_purple_200_of_40: &str = "text-purple-200/40"; pub(crate) const text_purple_200_of_5: &str = "text-purple-200/5"; pub(crate) const text_purple_200_of_50: &str = "text-purple-200/50"; pub(crate) const text_purple_200_of_60: &str = "text-purple-200/60"; pub(crate) const text_purple_200_of_70: &str = "text-purple-200/70"; pub(crate) const text_purple_200_of_75: &str = "text-purple-200/75"; pub(crate) const text_purple_200_of_80: &str = "text-purple-200/80"; pub(crate) const text_purple_200_of_90: &str = "text-purple-200/90"; pub(crate) const text_purple_200_of_95: &str = "text-purple-200/95"; pub(crate) const text_purple_300: &str = "text-purple-300"; pub(crate) const text_purple_300_of_0: &str = "text-purple-300/0"; pub(crate) const text_purple_300_of_10: &str = "text-purple-300/10"; pub(crate) const text_purple_300_of_100: &str = "text-purple-300/100"; pub(crate) const text_purple_300_of_20: &str = "text-purple-300/20"; pub(crate) const text_purple_300_of_25: &str = "text-purple-300/25"; pub(crate) const text_purple_300_of_30: &str = "text-purple-300/30"; pub(crate) const text_purple_300_of_40: &str = "text-purple-300/40"; pub(crate) const text_purple_300_of_5: &str = "text-purple-300/5"; pub(crate) const text_purple_300_of_50: &str = "text-purple-300/50"; pub(crate) const text_purple_300_of_60: &str = "text-purple-300/60"; pub(crate) const text_purple_300_of_70: &str = "text-purple-300/70"; pub(crate) const text_purple_300_of_75: &str = "text-purple-300/75"; pub(crate) const text_purple_300_of_80: &str = "text-purple-300/80"; pub(crate) const text_purple_300_of_90: &str = "text-purple-300/90"; pub(crate) const text_purple_300_of_95: &str = "text-purple-300/95"; pub(crate) const text_purple_400: &str = "text-purple-400"; pub(crate) const text_purple_400_of_0: &str = "text-purple-400/0"; pub(crate) const text_purple_400_of_10: &str = "text-purple-400/10"; pub(crate) const text_purple_400_of_100: &str = "text-purple-400/100"; pub(crate) const text_purple_400_of_20: &str = "text-purple-400/20"; pub(crate) const text_purple_400_of_25: &str = "text-purple-400/25"; pub(crate) const text_purple_400_of_30: &str = "text-purple-400/30"; pub(crate) const text_purple_400_of_40: &str = "text-purple-400/40"; pub(crate) const text_purple_400_of_5: &str = "text-purple-400/5"; pub(crate) const text_purple_400_of_50: &str = "text-purple-400/50"; pub(crate) const text_purple_400_of_60: &str = "text-purple-400/60"; pub(crate) const text_purple_400_of_70: &str = "text-purple-400/70"; pub(crate) const text_purple_400_of_75: &str = "text-purple-400/75"; pub(crate) const text_purple_400_of_80: &str = "text-purple-400/80"; pub(crate) const text_purple_400_of_90: &str = "text-purple-400/90"; pub(crate) const text_purple_400_of_95: &str = "text-purple-400/95"; pub(crate) const text_purple_50: &str = "text-purple-50"; pub(crate) const text_purple_500: &str = "text-purple-500"; pub(crate) const text_purple_500_of_0: &str = "text-purple-500/0"; pub(crate) const text_purple_500_of_10: &str = "text-purple-500/10"; pub(crate) const text_purple_500_of_100: &str = "text-purple-500/100"; pub(crate) const text_purple_500_of_20: &str = "text-purple-500/20"; pub(crate) const text_purple_500_of_25: &str = "text-purple-500/25"; pub(crate) const text_purple_500_of_30: &str = "text-purple-500/30"; pub(crate) const text_purple_500_of_40: &str = "text-purple-500/40"; pub(crate) const text_purple_500_of_5: &str = "text-purple-500/5"; pub(crate) const text_purple_500_of_50: &str = "text-purple-500/50"; pub(crate) const text_purple_500_of_60: &str = "text-purple-500/60"; pub(crate) const text_purple_500_of_70: &str = "text-purple-500/70"; pub(crate) const text_purple_500_of_75: &str = "text-purple-500/75"; pub(crate) const text_purple_500_of_80: &str = "text-purple-500/80"; pub(crate) const text_purple_500_of_90: &str = "text-purple-500/90"; pub(crate) const text_purple_500_of_95: &str = "text-purple-500/95"; pub(crate) const text_purple_50_of_0: &str = "text-purple-50/0"; pub(crate) const text_purple_50_of_10: &str = "text-purple-50/10"; pub(crate) const text_purple_50_of_100: &str = "text-purple-50/100"; pub(crate) const text_purple_50_of_20: &str = "text-purple-50/20"; pub(crate) const text_purple_50_of_25: &str = "text-purple-50/25"; pub(crate) const text_purple_50_of_30: &str = "text-purple-50/30"; pub(crate) const text_purple_50_of_40: &str = "text-purple-50/40"; pub(crate) const text_purple_50_of_5: &str = "text-purple-50/5"; pub(crate) const text_purple_50_of_50: &str = "text-purple-50/50"; pub(crate) const text_purple_50_of_60: &str = "text-purple-50/60"; pub(crate) const text_purple_50_of_70: &str = "text-purple-50/70"; pub(crate) const text_purple_50_of_75: &str = "text-purple-50/75"; pub(crate) const text_purple_50_of_80: &str = "text-purple-50/80"; pub(crate) const text_purple_50_of_90: &str = "text-purple-50/90"; pub(crate) const text_purple_50_of_95: &str = "text-purple-50/95"; pub(crate) const text_purple_600: &str = "text-purple-600"; pub(crate) const text_purple_600_of_0: &str = "text-purple-600/0"; pub(crate) const text_purple_600_of_10: &str = "text-purple-600/10"; pub(crate) const text_purple_600_of_100: &str = "text-purple-600/100"; pub(crate) const text_purple_600_of_20: &str = "text-purple-600/20"; pub(crate) const text_purple_600_of_25: &str = "text-purple-600/25"; pub(crate) const text_purple_600_of_30: &str = "text-purple-600/30"; pub(crate) const text_purple_600_of_40: &str = "text-purple-600/40"; pub(crate) const text_purple_600_of_5: &str = "text-purple-600/5"; pub(crate) const text_purple_600_of_50: &str = "text-purple-600/50"; pub(crate) const text_purple_600_of_60: &str = "text-purple-600/60"; pub(crate) const text_purple_600_of_70: &str = "text-purple-600/70"; pub(crate) const text_purple_600_of_75: &str = "text-purple-600/75"; pub(crate) const text_purple_600_of_80: &str = "text-purple-600/80"; pub(crate) const text_purple_600_of_90: &str = "text-purple-600/90"; pub(crate) const text_purple_600_of_95: &str = "text-purple-600/95"; pub(crate) const text_purple_700: &str = "text-purple-700"; pub(crate) const text_purple_700_of_0: &str = "text-purple-700/0"; pub(crate) const text_purple_700_of_10: &str = "text-purple-700/10"; pub(crate) const text_purple_700_of_100: &str = "text-purple-700/100"; pub(crate) const text_purple_700_of_20: &str = "text-purple-700/20"; pub(crate) const text_purple_700_of_25: &str = "text-purple-700/25"; pub(crate) const text_purple_700_of_30: &str = "text-purple-700/30"; pub(crate) const text_purple_700_of_40: &str = "text-purple-700/40"; pub(crate) const text_purple_700_of_5: &str = "text-purple-700/5"; pub(crate) const text_purple_700_of_50: &str = "text-purple-700/50"; pub(crate) const text_purple_700_of_60: &str = "text-purple-700/60"; pub(crate) const text_purple_700_of_70: &str = "text-purple-700/70"; pub(crate) const text_purple_700_of_75: &str = "text-purple-700/75"; pub(crate) const text_purple_700_of_80: &str = "text-purple-700/80"; pub(crate) const text_purple_700_of_90: &str = "text-purple-700/90"; pub(crate) const text_purple_700_of_95: &str = "text-purple-700/95"; pub(crate) const text_purple_800: &str = "text-purple-800"; pub(crate) const text_purple_800_of_0: &str = "text-purple-800/0"; pub(crate) const text_purple_800_of_10: &str = "text-purple-800/10"; pub(crate) const text_purple_800_of_100: &str = "text-purple-800/100"; pub(crate) const text_purple_800_of_20: &str = "text-purple-800/20"; pub(crate) const text_purple_800_of_25: &str = "text-purple-800/25"; pub(crate) const text_purple_800_of_30: &str = "text-purple-800/30"; pub(crate) const text_purple_800_of_40: &str = "text-purple-800/40"; pub(crate) const text_purple_800_of_5: &str = "text-purple-800/5"; pub(crate) const text_purple_800_of_50: &str = "text-purple-800/50"; pub(crate) const text_purple_800_of_60: &str = "text-purple-800/60"; pub(crate) const text_purple_800_of_70: &str = "text-purple-800/70"; pub(crate) const text_purple_800_of_75: &str = "text-purple-800/75"; pub(crate) const text_purple_800_of_80: &str = "text-purple-800/80"; pub(crate) const text_purple_800_of_90: &str = "text-purple-800/90"; pub(crate) const text_purple_800_of_95: &str = "text-purple-800/95"; pub(crate) const text_purple_900: &str = "text-purple-900"; pub(crate) const text_purple_900_of_0: &str = "text-purple-900/0"; pub(crate) const text_purple_900_of_10: &str = "text-purple-900/10"; pub(crate) const text_purple_900_of_100: &str = "text-purple-900/100"; pub(crate) const text_purple_900_of_20: &str = "text-purple-900/20"; pub(crate) const text_purple_900_of_25: &str = "text-purple-900/25"; pub(crate) const text_purple_900_of_30: &str = "text-purple-900/30"; pub(crate) const text_purple_900_of_40: &str = "text-purple-900/40"; pub(crate) const text_purple_900_of_5: &str = "text-purple-900/5"; pub(crate) const text_purple_900_of_50: &str = "text-purple-900/50"; pub(crate) const text_purple_900_of_60: &str = "text-purple-900/60"; pub(crate) const text_purple_900_of_70: &str = "text-purple-900/70"; pub(crate) const text_purple_900_of_75: &str = "text-purple-900/75"; pub(crate) const text_purple_900_of_80: &str = "text-purple-900/80"; pub(crate) const text_purple_900_of_90: &str = "text-purple-900/90"; pub(crate) const text_purple_900_of_95: &str = "text-purple-900/95"; pub(crate) const text_red_100: &str = "text-red-100"; pub(crate) const text_red_100_of_0: &str = "text-red-100/0"; pub(crate) const text_red_100_of_10: &str = "text-red-100/10"; pub(crate) const text_red_100_of_100: &str = "text-red-100/100"; pub(crate) const text_red_100_of_20: &str = "text-red-100/20"; pub(crate) const text_red_100_of_25: &str = "text-red-100/25"; pub(crate) const text_red_100_of_30: &str = "text-red-100/30"; pub(crate) const text_red_100_of_40: &str = "text-red-100/40"; pub(crate) const text_red_100_of_5: &str = "text-red-100/5"; pub(crate) const text_red_100_of_50: &str = "text-red-100/50"; pub(crate) const text_red_100_of_60: &str = "text-red-100/60"; pub(crate) const text_red_100_of_70: &str = "text-red-100/70"; pub(crate) const text_red_100_of_75: &str = "text-red-100/75"; pub(crate) const text_red_100_of_80: &str = "text-red-100/80"; pub(crate) const text_red_100_of_90: &str = "text-red-100/90"; pub(crate) const text_red_100_of_95: &str = "text-red-100/95"; pub(crate) const text_red_200: &str = "text-red-200"; pub(crate) const text_red_200_of_0: &str = "text-red-200/0"; pub(crate) const text_red_200_of_10: &str = "text-red-200/10"; pub(crate) const text_red_200_of_100: &str = "text-red-200/100"; pub(crate) const text_red_200_of_20: &str = "text-red-200/20"; pub(crate) const text_red_200_of_25: &str = "text-red-200/25"; pub(crate) const text_red_200_of_30: &str = "text-red-200/30"; pub(crate) const text_red_200_of_40: &str = "text-red-200/40"; pub(crate) const text_red_200_of_5: &str = "text-red-200/5"; pub(crate) const text_red_200_of_50: &str = "text-red-200/50"; pub(crate) const text_red_200_of_60: &str = "text-red-200/60"; pub(crate) const text_red_200_of_70: &str = "text-red-200/70"; pub(crate) const text_red_200_of_75: &str = "text-red-200/75"; pub(crate) const text_red_200_of_80: &str = "text-red-200/80"; pub(crate) const text_red_200_of_90: &str = "text-red-200/90"; pub(crate) const text_red_200_of_95: &str = "text-red-200/95"; pub(crate) const text_red_300: &str = "text-red-300"; pub(crate) const text_red_300_of_0: &str = "text-red-300/0"; pub(crate) const text_red_300_of_10: &str = "text-red-300/10"; pub(crate) const text_red_300_of_100: &str = "text-red-300/100"; pub(crate) const text_red_300_of_20: &str = "text-red-300/20"; pub(crate) const text_red_300_of_25: &str = "text-red-300/25"; pub(crate) const text_red_300_of_30: &str = "text-red-300/30"; pub(crate) const text_red_300_of_40: &str = "text-red-300/40"; pub(crate) const text_red_300_of_5: &str = "text-red-300/5"; pub(crate) const text_red_300_of_50: &str = "text-red-300/50"; pub(crate) const text_red_300_of_60: &str = "text-red-300/60"; pub(crate) const text_red_300_of_70: &str = "text-red-300/70"; pub(crate) const text_red_300_of_75: &str = "text-red-300/75"; pub(crate) const text_red_300_of_80: &str = "text-red-300/80"; pub(crate) const text_red_300_of_90: &str = "text-red-300/90"; pub(crate) const text_red_300_of_95: &str = "text-red-300/95"; pub(crate) const text_red_400: &str = "text-red-400"; pub(crate) const text_red_400_of_0: &str = "text-red-400/0"; pub(crate) const text_red_400_of_10: &str = "text-red-400/10"; pub(crate) const text_red_400_of_100: &str = "text-red-400/100"; pub(crate) const text_red_400_of_20: &str = "text-red-400/20"; pub(crate) const text_red_400_of_25: &str = "text-red-400/25"; pub(crate) const text_red_400_of_30: &str = "text-red-400/30"; pub(crate) const text_red_400_of_40: &str = "text-red-400/40"; pub(crate) const text_red_400_of_5: &str = "text-red-400/5"; pub(crate) const text_red_400_of_50: &str = "text-red-400/50"; pub(crate) const text_red_400_of_60: &str = "text-red-400/60"; pub(crate) const text_red_400_of_70: &str = "text-red-400/70"; pub(crate) const text_red_400_of_75: &str = "text-red-400/75"; pub(crate) const text_red_400_of_80: &str = "text-red-400/80"; pub(crate) const text_red_400_of_90: &str = "text-red-400/90"; pub(crate) const text_red_400_of_95: &str = "text-red-400/95"; pub(crate) const text_red_50: &str = "text-red-50"; pub(crate) const text_red_500: &str = "text-red-500"; pub(crate) const text_red_500_of_0: &str = "text-red-500/0"; pub(crate) const text_red_500_of_10: &str = "text-red-500/10"; pub(crate) const text_red_500_of_100: &str = "text-red-500/100"; pub(crate) const text_red_500_of_20: &str = "text-red-500/20"; pub(crate) const text_red_500_of_25: &str = "text-red-500/25"; pub(crate) const text_red_500_of_30: &str = "text-red-500/30"; pub(crate) const text_red_500_of_40: &str = "text-red-500/40"; pub(crate) const text_red_500_of_5: &str = "text-red-500/5"; pub(crate) const text_red_500_of_50: &str = "text-red-500/50"; pub(crate) const text_red_500_of_60: &str = "text-red-500/60"; pub(crate) const text_red_500_of_70: &str = "text-red-500/70"; pub(crate) const text_red_500_of_75: &str = "text-red-500/75"; pub(crate) const text_red_500_of_80: &str = "text-red-500/80"; pub(crate) const text_red_500_of_90: &str = "text-red-500/90"; pub(crate) const text_red_500_of_95: &str = "text-red-500/95"; pub(crate) const text_red_50_of_0: &str = "text-red-50/0"; pub(crate) const text_red_50_of_10: &str = "text-red-50/10"; pub(crate) const text_red_50_of_100: &str = "text-red-50/100"; pub(crate) const text_red_50_of_20: &str = "text-red-50/20"; pub(crate) const text_red_50_of_25: &str = "text-red-50/25"; pub(crate) const text_red_50_of_30: &str = "text-red-50/30"; pub(crate) const text_red_50_of_40: &str = "text-red-50/40"; pub(crate) const text_red_50_of_5: &str = "text-red-50/5"; pub(crate) const text_red_50_of_50: &str = "text-red-50/50"; pub(crate) const text_red_50_of_60: &str = "text-red-50/60"; pub(crate) const text_red_50_of_70: &str = "text-red-50/70"; pub(crate) const text_red_50_of_75: &str = "text-red-50/75"; pub(crate) const text_red_50_of_80: &str = "text-red-50/80"; pub(crate) const text_red_50_of_90: &str = "text-red-50/90"; pub(crate) const text_red_50_of_95: &str = "text-red-50/95"; pub(crate) const text_red_600: &str = "text-red-600"; pub(crate) const text_red_600_of_0: &str = "text-red-600/0"; pub(crate) const text_red_600_of_10: &str = "text-red-600/10"; pub(crate) const text_red_600_of_100: &str = "text-red-600/100"; pub(crate) const text_red_600_of_20: &str = "text-red-600/20"; pub(crate) const text_red_600_of_25: &str = "text-red-600/25"; pub(crate) const text_red_600_of_30: &str = "text-red-600/30"; pub(crate) const text_red_600_of_40: &str = "text-red-600/40"; pub(crate) const text_red_600_of_5: &str = "text-red-600/5"; pub(crate) const text_red_600_of_50: &str = "text-red-600/50"; pub(crate) const text_red_600_of_60: &str = "text-red-600/60"; pub(crate) const text_red_600_of_70: &str = "text-red-600/70"; pub(crate) const text_red_600_of_75: &str = "text-red-600/75"; pub(crate) const text_red_600_of_80: &str = "text-red-600/80"; pub(crate) const text_red_600_of_90: &str = "text-red-600/90"; pub(crate) const text_red_600_of_95: &str = "text-red-600/95"; pub(crate) const text_red_700: &str = "text-red-700"; pub(crate) const text_red_700_of_0: &str = "text-red-700/0"; pub(crate) const text_red_700_of_10: &str = "text-red-700/10"; pub(crate) const text_red_700_of_100: &str = "text-red-700/100"; pub(crate) const text_red_700_of_20: &str = "text-red-700/20"; pub(crate) const text_red_700_of_25: &str = "text-red-700/25"; pub(crate) const text_red_700_of_30: &str = "text-red-700/30"; pub(crate) const text_red_700_of_40: &str = "text-red-700/40"; pub(crate) const text_red_700_of_5: &str = "text-red-700/5"; pub(crate) const text_red_700_of_50: &str = "text-red-700/50"; pub(crate) const text_red_700_of_60: &str = "text-red-700/60"; pub(crate) const text_red_700_of_70: &str = "text-red-700/70"; pub(crate) const text_red_700_of_75: &str = "text-red-700/75"; pub(crate) const text_red_700_of_80: &str = "text-red-700/80"; pub(crate) const text_red_700_of_90: &str = "text-red-700/90"; pub(crate) const text_red_700_of_95: &str = "text-red-700/95"; pub(crate) const text_red_800: &str = "text-red-800"; pub(crate) const text_red_800_of_0: &str = "text-red-800/0"; pub(crate) const text_red_800_of_10: &str = "text-red-800/10"; pub(crate) const text_red_800_of_100: &str = "text-red-800/100"; pub(crate) const text_red_800_of_20: &str = "text-red-800/20"; pub(crate) const text_red_800_of_25: &str = "text-red-800/25"; pub(crate) const text_red_800_of_30: &str = "text-red-800/30"; pub(crate) const text_red_800_of_40: &str = "text-red-800/40"; pub(crate) const text_red_800_of_5: &str = "text-red-800/5"; pub(crate) const text_red_800_of_50: &str = "text-red-800/50"; pub(crate) const text_red_800_of_60: &str = "text-red-800/60"; pub(crate) const text_red_800_of_70: &str = "text-red-800/70"; pub(crate) const text_red_800_of_75: &str = "text-red-800/75"; pub(crate) const text_red_800_of_80: &str = "text-red-800/80"; pub(crate) const text_red_800_of_90: &str = "text-red-800/90"; pub(crate) const text_red_800_of_95: &str = "text-red-800/95"; pub(crate) const text_red_900: &str = "text-red-900"; pub(crate) const text_red_900_of_0: &str = "text-red-900/0"; pub(crate) const text_red_900_of_10: &str = "text-red-900/10"; pub(crate) const text_red_900_of_100: &str = "text-red-900/100"; pub(crate) const text_red_900_of_20: &str = "text-red-900/20"; pub(crate) const text_red_900_of_25: &str = "text-red-900/25"; pub(crate) const text_red_900_of_30: &str = "text-red-900/30"; pub(crate) const text_red_900_of_40: &str = "text-red-900/40"; pub(crate) const text_red_900_of_5: &str = "text-red-900/5"; pub(crate) const text_red_900_of_50: &str = "text-red-900/50"; pub(crate) const text_red_900_of_60: &str = "text-red-900/60"; pub(crate) const text_red_900_of_70: &str = "text-red-900/70"; pub(crate) const text_red_900_of_75: &str = "text-red-900/75"; pub(crate) const text_red_900_of_80: &str = "text-red-900/80"; pub(crate) const text_red_900_of_90: &str = "text-red-900/90"; pub(crate) const text_red_900_of_95: &str = "text-red-900/95"; pub(crate) const text_right: &str = "text-right"; pub(crate) const text_rose_100: &str = "text-rose-100"; pub(crate) const text_rose_100_of_0: &str = "text-rose-100/0"; pub(crate) const text_rose_100_of_10: &str = "text-rose-100/10"; pub(crate) const text_rose_100_of_100: &str = "text-rose-100/100"; pub(crate) const text_rose_100_of_20: &str = "text-rose-100/20"; pub(crate) const text_rose_100_of_25: &str = "text-rose-100/25"; pub(crate) const text_rose_100_of_30: &str = "text-rose-100/30"; pub(crate) const text_rose_100_of_40: &str = "text-rose-100/40"; pub(crate) const text_rose_100_of_5: &str = "text-rose-100/5"; pub(crate) const text_rose_100_of_50: &str = "text-rose-100/50"; pub(crate) const text_rose_100_of_60: &str = "text-rose-100/60"; pub(crate) const text_rose_100_of_70: &str = "text-rose-100/70"; pub(crate) const text_rose_100_of_75: &str = "text-rose-100/75"; pub(crate) const text_rose_100_of_80: &str = "text-rose-100/80"; pub(crate) const text_rose_100_of_90: &str = "text-rose-100/90"; pub(crate) const text_rose_100_of_95: &str = "text-rose-100/95"; pub(crate) const text_rose_200: &str = "text-rose-200"; pub(crate) const text_rose_200_of_0: &str = "text-rose-200/0"; pub(crate) const text_rose_200_of_10: &str = "text-rose-200/10"; pub(crate) const text_rose_200_of_100: &str = "text-rose-200/100"; pub(crate) const text_rose_200_of_20: &str = "text-rose-200/20"; pub(crate) const text_rose_200_of_25: &str = "text-rose-200/25"; pub(crate) const text_rose_200_of_30: &str = "text-rose-200/30"; pub(crate) const text_rose_200_of_40: &str = "text-rose-200/40"; pub(crate) const text_rose_200_of_5: &str = "text-rose-200/5"; pub(crate) const text_rose_200_of_50: &str = "text-rose-200/50"; pub(crate) const text_rose_200_of_60: &str = "text-rose-200/60"; pub(crate) const text_rose_200_of_70: &str = "text-rose-200/70"; pub(crate) const text_rose_200_of_75: &str = "text-rose-200/75"; pub(crate) const text_rose_200_of_80: &str = "text-rose-200/80"; pub(crate) const text_rose_200_of_90: &str = "text-rose-200/90"; pub(crate) const text_rose_200_of_95: &str = "text-rose-200/95"; pub(crate) const text_rose_300: &str = "text-rose-300"; pub(crate) const text_rose_300_of_0: &str = "text-rose-300/0"; pub(crate) const text_rose_300_of_10: &str = "text-rose-300/10"; pub(crate) const text_rose_300_of_100: &str = "text-rose-300/100"; pub(crate) const text_rose_300_of_20: &str = "text-rose-300/20"; pub(crate) const text_rose_300_of_25: &str = "text-rose-300/25"; pub(crate) const text_rose_300_of_30: &str = "text-rose-300/30"; pub(crate) const text_rose_300_of_40: &str = "text-rose-300/40"; pub(crate) const text_rose_300_of_5: &str = "text-rose-300/5"; pub(crate) const text_rose_300_of_50: &str = "text-rose-300/50"; pub(crate) const text_rose_300_of_60: &str = "text-rose-300/60"; pub(crate) const text_rose_300_of_70: &str = "text-rose-300/70"; pub(crate) const text_rose_300_of_75: &str = "text-rose-300/75"; pub(crate) const text_rose_300_of_80: &str = "text-rose-300/80"; pub(crate) const text_rose_300_of_90: &str = "text-rose-300/90"; pub(crate) const text_rose_300_of_95: &str = "text-rose-300/95"; pub(crate) const text_rose_400: &str = "text-rose-400"; pub(crate) const text_rose_400_of_0: &str = "text-rose-400/0"; pub(crate) const text_rose_400_of_10: &str = "text-rose-400/10"; pub(crate) const text_rose_400_of_100: &str = "text-rose-400/100"; pub(crate) const text_rose_400_of_20: &str = "text-rose-400/20"; pub(crate) const text_rose_400_of_25: &str = "text-rose-400/25"; pub(crate) const text_rose_400_of_30: &str = "text-rose-400/30"; pub(crate) const text_rose_400_of_40: &str = "text-rose-400/40"; pub(crate) const text_rose_400_of_5: &str = "text-rose-400/5"; pub(crate) const text_rose_400_of_50: &str = "text-rose-400/50"; pub(crate) const text_rose_400_of_60: &str = "text-rose-400/60"; pub(crate) const text_rose_400_of_70: &str = "text-rose-400/70"; pub(crate) const text_rose_400_of_75: &str = "text-rose-400/75"; pub(crate) const text_rose_400_of_80: &str = "text-rose-400/80"; pub(crate) const text_rose_400_of_90: &str = "text-rose-400/90"; pub(crate) const text_rose_400_of_95: &str = "text-rose-400/95"; pub(crate) const text_rose_50: &str = "text-rose-50"; pub(crate) const text_rose_500: &str = "text-rose-500"; pub(crate) const text_rose_500_of_0: &str = "text-rose-500/0"; pub(crate) const text_rose_500_of_10: &str = "text-rose-500/10"; pub(crate) const text_rose_500_of_100: &str = "text-rose-500/100"; pub(crate) const text_rose_500_of_20: &str = "text-rose-500/20"; pub(crate) const text_rose_500_of_25: &str = "text-rose-500/25"; pub(crate) const text_rose_500_of_30: &str = "text-rose-500/30"; pub(crate) const text_rose_500_of_40: &str = "text-rose-500/40"; pub(crate) const text_rose_500_of_5: &str = "text-rose-500/5"; pub(crate) const text_rose_500_of_50: &str = "text-rose-500/50"; pub(crate) const text_rose_500_of_60: &str = "text-rose-500/60"; pub(crate) const text_rose_500_of_70: &str = "text-rose-500/70"; pub(crate) const text_rose_500_of_75: &str = "text-rose-500/75"; pub(crate) const text_rose_500_of_80: &str = "text-rose-500/80"; pub(crate) const text_rose_500_of_90: &str = "text-rose-500/90"; pub(crate) const text_rose_500_of_95: &str = "text-rose-500/95"; pub(crate) const text_rose_50_of_0: &str = "text-rose-50/0"; pub(crate) const text_rose_50_of_10: &str = "text-rose-50/10"; pub(crate) const text_rose_50_of_100: &str = "text-rose-50/100"; pub(crate) const text_rose_50_of_20: &str = "text-rose-50/20"; pub(crate) const text_rose_50_of_25: &str = "text-rose-50/25"; pub(crate) const text_rose_50_of_30: &str = "text-rose-50/30"; pub(crate) const text_rose_50_of_40: &str = "text-rose-50/40"; pub(crate) const text_rose_50_of_5: &str = "text-rose-50/5"; pub(crate) const text_rose_50_of_50: &str = "text-rose-50/50"; pub(crate) const text_rose_50_of_60: &str = "text-rose-50/60"; pub(crate) const text_rose_50_of_70: &str = "text-rose-50/70"; pub(crate) const text_rose_50_of_75: &str = "text-rose-50/75"; pub(crate) const text_rose_50_of_80: &str = "text-rose-50/80"; pub(crate) const text_rose_50_of_90: &str = "text-rose-50/90"; pub(crate) const text_rose_50_of_95: &str = "text-rose-50/95"; pub(crate) const text_rose_600: &str = "text-rose-600"; pub(crate) const text_rose_600_of_0: &str = "text-rose-600/0"; pub(crate) const text_rose_600_of_10: &str = "text-rose-600/10"; pub(crate) const text_rose_600_of_100: &str = "text-rose-600/100"; pub(crate) const text_rose_600_of_20: &str = "text-rose-600/20"; pub(crate) const text_rose_600_of_25: &str = "text-rose-600/25"; pub(crate) const text_rose_600_of_30: &str = "text-rose-600/30"; pub(crate) const text_rose_600_of_40: &str = "text-rose-600/40"; pub(crate) const text_rose_600_of_5: &str = "text-rose-600/5"; pub(crate) const text_rose_600_of_50: &str = "text-rose-600/50"; pub(crate) const text_rose_600_of_60: &str = "text-rose-600/60"; pub(crate) const text_rose_600_of_70: &str = "text-rose-600/70"; pub(crate) const text_rose_600_of_75: &str = "text-rose-600/75"; pub(crate) const text_rose_600_of_80: &str = "text-rose-600/80"; pub(crate) const text_rose_600_of_90: &str = "text-rose-600/90"; pub(crate) const text_rose_600_of_95: &str = "text-rose-600/95"; pub(crate) const text_rose_700: &str = "text-rose-700"; pub(crate) const text_rose_700_of_0: &str = "text-rose-700/0"; pub(crate) const text_rose_700_of_10: &str = "text-rose-700/10"; pub(crate) const text_rose_700_of_100: &str = "text-rose-700/100"; pub(crate) const text_rose_700_of_20: &str = "text-rose-700/20"; pub(crate) const text_rose_700_of_25: &str = "text-rose-700/25"; pub(crate) const text_rose_700_of_30: &str = "text-rose-700/30"; pub(crate) const text_rose_700_of_40: &str = "text-rose-700/40"; pub(crate) const text_rose_700_of_5: &str = "text-rose-700/5"; pub(crate) const text_rose_700_of_50: &str = "text-rose-700/50"; pub(crate) const text_rose_700_of_60: &str = "text-rose-700/60"; pub(crate) const text_rose_700_of_70: &str = "text-rose-700/70"; pub(crate) const text_rose_700_of_75: &str = "text-rose-700/75"; pub(crate) const text_rose_700_of_80: &str = "text-rose-700/80"; pub(crate) const text_rose_700_of_90: &str = "text-rose-700/90"; pub(crate) const text_rose_700_of_95: &str = "text-rose-700/95"; pub(crate) const text_rose_800: &str = "text-rose-800"; pub(crate) const text_rose_800_of_0: &str = "text-rose-800/0"; pub(crate) const text_rose_800_of_10: &str = "text-rose-800/10"; pub(crate) const text_rose_800_of_100: &str = "text-rose-800/100"; pub(crate) const text_rose_800_of_20: &str = "text-rose-800/20"; pub(crate) const text_rose_800_of_25: &str = "text-rose-800/25"; pub(crate) const text_rose_800_of_30: &str = "text-rose-800/30"; pub(crate) const text_rose_800_of_40: &str = "text-rose-800/40"; pub(crate) const text_rose_800_of_5: &str = "text-rose-800/5"; pub(crate) const text_rose_800_of_50: &str = "text-rose-800/50"; pub(crate) const text_rose_800_of_60: &str = "text-rose-800/60"; pub(crate) const text_rose_800_of_70: &str = "text-rose-800/70"; pub(crate) const text_rose_800_of_75: &str = "text-rose-800/75"; pub(crate) const text_rose_800_of_80: &str = "text-rose-800/80"; pub(crate) const text_rose_800_of_90: &str = "text-rose-800/90"; pub(crate) const text_rose_800_of_95: &str = "text-rose-800/95"; pub(crate) const text_rose_900: &str = "text-rose-900"; pub(crate) const text_rose_900_of_0: &str = "text-rose-900/0"; pub(crate) const text_rose_900_of_10: &str = "text-rose-900/10"; pub(crate) const text_rose_900_of_100: &str = "text-rose-900/100"; pub(crate) const text_rose_900_of_20: &str = "text-rose-900/20"; pub(crate) const text_rose_900_of_25: &str = "text-rose-900/25"; pub(crate) const text_rose_900_of_30: &str = "text-rose-900/30"; pub(crate) const text_rose_900_of_40: &str = "text-rose-900/40"; pub(crate) const text_rose_900_of_5: &str = "text-rose-900/5"; pub(crate) const text_rose_900_of_50: &str = "text-rose-900/50"; pub(crate) const text_rose_900_of_60: &str = "text-rose-900/60"; pub(crate) const text_rose_900_of_70: &str = "text-rose-900/70"; pub(crate) const text_rose_900_of_75: &str = "text-rose-900/75"; pub(crate) const text_rose_900_of_80: &str = "text-rose-900/80"; pub(crate) const text_rose_900_of_90: &str = "text-rose-900/90"; pub(crate) const text_rose_900_of_95: &str = "text-rose-900/95"; pub(crate) const text_sky_100: &str = "text-sky-100"; pub(crate) const text_sky_100_of_0: &str = "text-sky-100/0"; pub(crate) const text_sky_100_of_10: &str = "text-sky-100/10"; pub(crate) const text_sky_100_of_100: &str = "text-sky-100/100"; pub(crate) const text_sky_100_of_20: &str = "text-sky-100/20"; pub(crate) const text_sky_100_of_25: &str = "text-sky-100/25"; pub(crate) const text_sky_100_of_30: &str = "text-sky-100/30"; pub(crate) const text_sky_100_of_40: &str = "text-sky-100/40"; pub(crate) const text_sky_100_of_5: &str = "text-sky-100/5"; pub(crate) const text_sky_100_of_50: &str = "text-sky-100/50"; pub(crate) const text_sky_100_of_60: &str = "text-sky-100/60"; pub(crate) const text_sky_100_of_70: &str = "text-sky-100/70"; pub(crate) const text_sky_100_of_75: &str = "text-sky-100/75"; pub(crate) const text_sky_100_of_80: &str = "text-sky-100/80"; pub(crate) const text_sky_100_of_90: &str = "text-sky-100/90"; pub(crate) const text_sky_100_of_95: &str = "text-sky-100/95"; pub(crate) const text_sky_200: &str = "text-sky-200"; pub(crate) const text_sky_200_of_0: &str = "text-sky-200/0"; pub(crate) const text_sky_200_of_10: &str = "text-sky-200/10"; pub(crate) const text_sky_200_of_100: &str = "text-sky-200/100"; pub(crate) const text_sky_200_of_20: &str = "text-sky-200/20"; pub(crate) const text_sky_200_of_25: &str = "text-sky-200/25"; pub(crate) const text_sky_200_of_30: &str = "text-sky-200/30"; pub(crate) const text_sky_200_of_40: &str = "text-sky-200/40"; pub(crate) const text_sky_200_of_5: &str = "text-sky-200/5"; pub(crate) const text_sky_200_of_50: &str = "text-sky-200/50"; pub(crate) const text_sky_200_of_60: &str = "text-sky-200/60"; pub(crate) const text_sky_200_of_70: &str = "text-sky-200/70"; pub(crate) const text_sky_200_of_75: &str = "text-sky-200/75"; pub(crate) const text_sky_200_of_80: &str = "text-sky-200/80"; pub(crate) const text_sky_200_of_90: &str = "text-sky-200/90"; pub(crate) const text_sky_200_of_95: &str = "text-sky-200/95"; pub(crate) const text_sky_300: &str = "text-sky-300"; pub(crate) const text_sky_300_of_0: &str = "text-sky-300/0"; pub(crate) const text_sky_300_of_10: &str = "text-sky-300/10"; pub(crate) const text_sky_300_of_100: &str = "text-sky-300/100"; pub(crate) const text_sky_300_of_20: &str = "text-sky-300/20"; pub(crate) const text_sky_300_of_25: &str = "text-sky-300/25"; pub(crate) const text_sky_300_of_30: &str = "text-sky-300/30"; pub(crate) const text_sky_300_of_40: &str = "text-sky-300/40"; pub(crate) const text_sky_300_of_5: &str = "text-sky-300/5"; pub(crate) const text_sky_300_of_50: &str = "text-sky-300/50"; pub(crate) const text_sky_300_of_60: &str = "text-sky-300/60"; pub(crate) const text_sky_300_of_70: &str = "text-sky-300/70"; pub(crate) const text_sky_300_of_75: &str = "text-sky-300/75"; pub(crate) const text_sky_300_of_80: &str = "text-sky-300/80"; pub(crate) const text_sky_300_of_90: &str = "text-sky-300/90"; pub(crate) const text_sky_300_of_95: &str = "text-sky-300/95"; pub(crate) const text_sky_400: &str = "text-sky-400"; pub(crate) const text_sky_400_of_0: &str = "text-sky-400/0"; pub(crate) const text_sky_400_of_10: &str = "text-sky-400/10"; pub(crate) const text_sky_400_of_100: &str = "text-sky-400/100"; pub(crate) const text_sky_400_of_20: &str = "text-sky-400/20"; pub(crate) const text_sky_400_of_25: &str = "text-sky-400/25"; pub(crate) const text_sky_400_of_30: &str = "text-sky-400/30"; pub(crate) const text_sky_400_of_40: &str = "text-sky-400/40"; pub(crate) const text_sky_400_of_5: &str = "text-sky-400/5"; pub(crate) const text_sky_400_of_50: &str = "text-sky-400/50"; pub(crate) const text_sky_400_of_60: &str = "text-sky-400/60"; pub(crate) const text_sky_400_of_70: &str = "text-sky-400/70"; pub(crate) const text_sky_400_of_75: &str = "text-sky-400/75"; pub(crate) const text_sky_400_of_80: &str = "text-sky-400/80"; pub(crate) const text_sky_400_of_90: &str = "text-sky-400/90"; pub(crate) const text_sky_400_of_95: &str = "text-sky-400/95"; pub(crate) const text_sky_50: &str = "text-sky-50"; pub(crate) const text_sky_500: &str = "text-sky-500"; pub(crate) const text_sky_500_of_0: &str = "text-sky-500/0"; pub(crate) const text_sky_500_of_10: &str = "text-sky-500/10"; pub(crate) const text_sky_500_of_100: &str = "text-sky-500/100"; pub(crate) const text_sky_500_of_20: &str = "text-sky-500/20"; pub(crate) const text_sky_500_of_25: &str = "text-sky-500/25"; pub(crate) const text_sky_500_of_30: &str = "text-sky-500/30"; pub(crate) const text_sky_500_of_40: &str = "text-sky-500/40"; pub(crate) const text_sky_500_of_5: &str = "text-sky-500/5"; pub(crate) const text_sky_500_of_50: &str = "text-sky-500/50"; pub(crate) const text_sky_500_of_60: &str = "text-sky-500/60"; pub(crate) const text_sky_500_of_70: &str = "text-sky-500/70"; pub(crate) const text_sky_500_of_75: &str = "text-sky-500/75"; pub(crate) const text_sky_500_of_80: &str = "text-sky-500/80"; pub(crate) const text_sky_500_of_90: &str = "text-sky-500/90"; pub(crate) const text_sky_500_of_95: &str = "text-sky-500/95"; pub(crate) const text_sky_50_of_0: &str = "text-sky-50/0"; pub(crate) const text_sky_50_of_10: &str = "text-sky-50/10"; pub(crate) const text_sky_50_of_100: &str = "text-sky-50/100"; pub(crate) const text_sky_50_of_20: &str = "text-sky-50/20"; pub(crate) const text_sky_50_of_25: &str = "text-sky-50/25"; pub(crate) const text_sky_50_of_30: &str = "text-sky-50/30"; pub(crate) const text_sky_50_of_40: &str = "text-sky-50/40"; pub(crate) const text_sky_50_of_5: &str = "text-sky-50/5"; pub(crate) const text_sky_50_of_50: &str = "text-sky-50/50"; pub(crate) const text_sky_50_of_60: &str = "text-sky-50/60"; pub(crate) const text_sky_50_of_70: &str = "text-sky-50/70"; pub(crate) const text_sky_50_of_75: &str = "text-sky-50/75"; pub(crate) const text_sky_50_of_80: &str = "text-sky-50/80"; pub(crate) const text_sky_50_of_90: &str = "text-sky-50/90"; pub(crate) const text_sky_50_of_95: &str = "text-sky-50/95"; pub(crate) const text_sky_600: &str = "text-sky-600"; pub(crate) const text_sky_600_of_0: &str = "text-sky-600/0"; pub(crate) const text_sky_600_of_10: &str = "text-sky-600/10"; pub(crate) const text_sky_600_of_100: &str = "text-sky-600/100"; pub(crate) const text_sky_600_of_20: &str = "text-sky-600/20"; pub(crate) const text_sky_600_of_25: &str = "text-sky-600/25"; pub(crate) const text_sky_600_of_30: &str = "text-sky-600/30"; pub(crate) const text_sky_600_of_40: &str = "text-sky-600/40"; pub(crate) const text_sky_600_of_5: &str = "text-sky-600/5"; pub(crate) const text_sky_600_of_50: &str = "text-sky-600/50"; pub(crate) const text_sky_600_of_60: &str = "text-sky-600/60"; pub(crate) const text_sky_600_of_70: &str = "text-sky-600/70"; pub(crate) const text_sky_600_of_75: &str = "text-sky-600/75"; pub(crate) const text_sky_600_of_80: &str = "text-sky-600/80"; pub(crate) const text_sky_600_of_90: &str = "text-sky-600/90"; pub(crate) const text_sky_600_of_95: &str = "text-sky-600/95"; pub(crate) const text_sky_700: &str = "text-sky-700"; pub(crate) const text_sky_700_of_0: &str = "text-sky-700/0"; pub(crate) const text_sky_700_of_10: &str = "text-sky-700/10"; pub(crate) const text_sky_700_of_100: &str = "text-sky-700/100"; pub(crate) const text_sky_700_of_20: &str = "text-sky-700/20"; pub(crate) const text_sky_700_of_25: &str = "text-sky-700/25"; pub(crate) const text_sky_700_of_30: &str = "text-sky-700/30"; pub(crate) const text_sky_700_of_40: &str = "text-sky-700/40"; pub(crate) const text_sky_700_of_5: &str = "text-sky-700/5"; pub(crate) const text_sky_700_of_50: &str = "text-sky-700/50"; pub(crate) const text_sky_700_of_60: &str = "text-sky-700/60"; pub(crate) const text_sky_700_of_70: &str = "text-sky-700/70"; pub(crate) const text_sky_700_of_75: &str = "text-sky-700/75"; pub(crate) const text_sky_700_of_80: &str = "text-sky-700/80"; pub(crate) const text_sky_700_of_90: &str = "text-sky-700/90"; pub(crate) const text_sky_700_of_95: &str = "text-sky-700/95"; pub(crate) const text_sky_800: &str = "text-sky-800"; pub(crate) const text_sky_800_of_0: &str = "text-sky-800/0"; pub(crate) const text_sky_800_of_10: &str = "text-sky-800/10"; pub(crate) const text_sky_800_of_100: &str = "text-sky-800/100"; pub(crate) const text_sky_800_of_20: &str = "text-sky-800/20"; pub(crate) const text_sky_800_of_25: &str = "text-sky-800/25"; pub(crate) const text_sky_800_of_30: &str = "text-sky-800/30"; pub(crate) const text_sky_800_of_40: &str = "text-sky-800/40"; pub(crate) const text_sky_800_of_5: &str = "text-sky-800/5"; pub(crate) const text_sky_800_of_50: &str = "text-sky-800/50"; pub(crate) const text_sky_800_of_60: &str = "text-sky-800/60"; pub(crate) const text_sky_800_of_70: &str = "text-sky-800/70"; pub(crate) const text_sky_800_of_75: &str = "text-sky-800/75"; pub(crate) const text_sky_800_of_80: &str = "text-sky-800/80"; pub(crate) const text_sky_800_of_90: &str = "text-sky-800/90"; pub(crate) const text_sky_800_of_95: &str = "text-sky-800/95"; pub(crate) const text_sky_900: &str = "text-sky-900"; pub(crate) const text_sky_900_of_0: &str = "text-sky-900/0"; pub(crate) const text_sky_900_of_10: &str = "text-sky-900/10"; pub(crate) const text_sky_900_of_100: &str = "text-sky-900/100"; pub(crate) const text_sky_900_of_20: &str = "text-sky-900/20"; pub(crate) const text_sky_900_of_25: &str = "text-sky-900/25"; pub(crate) const text_sky_900_of_30: &str = "text-sky-900/30"; pub(crate) const text_sky_900_of_40: &str = "text-sky-900/40"; pub(crate) const text_sky_900_of_5: &str = "text-sky-900/5"; pub(crate) const text_sky_900_of_50: &str = "text-sky-900/50"; pub(crate) const text_sky_900_of_60: &str = "text-sky-900/60"; pub(crate) const text_sky_900_of_70: &str = "text-sky-900/70"; pub(crate) const text_sky_900_of_75: &str = "text-sky-900/75"; pub(crate) const text_sky_900_of_80: &str = "text-sky-900/80"; pub(crate) const text_sky_900_of_90: &str = "text-sky-900/90"; pub(crate) const text_sky_900_of_95: &str = "text-sky-900/95"; pub(crate) const text_slate_100: &str = "text-slate-100"; pub(crate) const text_slate_100_of_0: &str = "text-slate-100/0"; pub(crate) const text_slate_100_of_10: &str = "text-slate-100/10"; pub(crate) const text_slate_100_of_100: &str = "text-slate-100/100"; pub(crate) const text_slate_100_of_20: &str = "text-slate-100/20"; pub(crate) const text_slate_100_of_25: &str = "text-slate-100/25"; pub(crate) const text_slate_100_of_30: &str = "text-slate-100/30"; pub(crate) const text_slate_100_of_40: &str = "text-slate-100/40"; pub(crate) const text_slate_100_of_5: &str = "text-slate-100/5"; pub(crate) const text_slate_100_of_50: &str = "text-slate-100/50"; pub(crate) const text_slate_100_of_60: &str = "text-slate-100/60"; pub(crate) const text_slate_100_of_70: &str = "text-slate-100/70"; pub(crate) const text_slate_100_of_75: &str = "text-slate-100/75"; pub(crate) const text_slate_100_of_80: &str = "text-slate-100/80"; pub(crate) const text_slate_100_of_90: &str = "text-slate-100/90"; pub(crate) const text_slate_100_of_95: &str = "text-slate-100/95"; pub(crate) const text_slate_200: &str = "text-slate-200"; pub(crate) const text_slate_200_of_0: &str = "text-slate-200/0"; pub(crate) const text_slate_200_of_10: &str = "text-slate-200/10"; pub(crate) const text_slate_200_of_100: &str = "text-slate-200/100"; pub(crate) const text_slate_200_of_20: &str = "text-slate-200/20"; pub(crate) const text_slate_200_of_25: &str = "text-slate-200/25"; pub(crate) const text_slate_200_of_30: &str = "text-slate-200/30"; pub(crate) const text_slate_200_of_40: &str = "text-slate-200/40"; pub(crate) const text_slate_200_of_5: &str = "text-slate-200/5"; pub(crate) const text_slate_200_of_50: &str = "text-slate-200/50"; pub(crate) const text_slate_200_of_60: &str = "text-slate-200/60"; pub(crate) const text_slate_200_of_70: &str = "text-slate-200/70"; pub(crate) const text_slate_200_of_75: &str = "text-slate-200/75"; pub(crate) const text_slate_200_of_80: &str = "text-slate-200/80"; pub(crate) const text_slate_200_of_90: &str = "text-slate-200/90"; pub(crate) const text_slate_200_of_95: &str = "text-slate-200/95"; pub(crate) const text_slate_300: &str = "text-slate-300"; pub(crate) const text_slate_300_of_0: &str = "text-slate-300/0"; pub(crate) const text_slate_300_of_10: &str = "text-slate-300/10"; pub(crate) const text_slate_300_of_100: &str = "text-slate-300/100"; pub(crate) const text_slate_300_of_20: &str = "text-slate-300/20"; pub(crate) const text_slate_300_of_25: &str = "text-slate-300/25"; pub(crate) const text_slate_300_of_30: &str = "text-slate-300/30"; pub(crate) const text_slate_300_of_40: &str = "text-slate-300/40"; pub(crate) const text_slate_300_of_5: &str = "text-slate-300/5"; pub(crate) const text_slate_300_of_50: &str = "text-slate-300/50"; pub(crate) const text_slate_300_of_60: &str = "text-slate-300/60"; pub(crate) const text_slate_300_of_70: &str = "text-slate-300/70"; pub(crate) const text_slate_300_of_75: &str = "text-slate-300/75"; pub(crate) const text_slate_300_of_80: &str = "text-slate-300/80"; pub(crate) const text_slate_300_of_90: &str = "text-slate-300/90"; pub(crate) const text_slate_300_of_95: &str = "text-slate-300/95"; pub(crate) const text_slate_400: &str = "text-slate-400"; pub(crate) const text_slate_400_of_0: &str = "text-slate-400/0"; pub(crate) const text_slate_400_of_10: &str = "text-slate-400/10"; pub(crate) const text_slate_400_of_100: &str = "text-slate-400/100"; pub(crate) const text_slate_400_of_20: &str = "text-slate-400/20"; pub(crate) const text_slate_400_of_25: &str = "text-slate-400/25"; pub(crate) const text_slate_400_of_30: &str = "text-slate-400/30"; pub(crate) const text_slate_400_of_40: &str = "text-slate-400/40"; pub(crate) const text_slate_400_of_5: &str = "text-slate-400/5"; pub(crate) const text_slate_400_of_50: &str = "text-slate-400/50"; pub(crate) const text_slate_400_of_60: &str = "text-slate-400/60"; pub(crate) const text_slate_400_of_70: &str = "text-slate-400/70"; pub(crate) const text_slate_400_of_75: &str = "text-slate-400/75"; pub(crate) const text_slate_400_of_80: &str = "text-slate-400/80"; pub(crate) const text_slate_400_of_90: &str = "text-slate-400/90"; pub(crate) const text_slate_400_of_95: &str = "text-slate-400/95"; pub(crate) const text_slate_50: &str = "text-slate-50"; pub(crate) const text_slate_500: &str = "text-slate-500"; pub(crate) const text_slate_500_of_0: &str = "text-slate-500/0"; pub(crate) const text_slate_500_of_10: &str = "text-slate-500/10"; pub(crate) const text_slate_500_of_100: &str = "text-slate-500/100"; pub(crate) const text_slate_500_of_20: &str = "text-slate-500/20"; pub(crate) const text_slate_500_of_25: &str = "text-slate-500/25"; pub(crate) const text_slate_500_of_30: &str = "text-slate-500/30"; pub(crate) const text_slate_500_of_40: &str = "text-slate-500/40"; pub(crate) const text_slate_500_of_5: &str = "text-slate-500/5"; pub(crate) const text_slate_500_of_50: &str = "text-slate-500/50"; pub(crate) const text_slate_500_of_60: &str = "text-slate-500/60"; pub(crate) const text_slate_500_of_70: &str = "text-slate-500/70"; pub(crate) const text_slate_500_of_75: &str = "text-slate-500/75"; pub(crate) const text_slate_500_of_80: &str = "text-slate-500/80"; pub(crate) const text_slate_500_of_90: &str = "text-slate-500/90"; pub(crate) const text_slate_500_of_95: &str = "text-slate-500/95"; pub(crate) const text_slate_50_of_0: &str = "text-slate-50/0"; pub(crate) const text_slate_50_of_10: &str = "text-slate-50/10"; pub(crate) const text_slate_50_of_100: &str = "text-slate-50/100"; pub(crate) const text_slate_50_of_20: &str = "text-slate-50/20"; pub(crate) const text_slate_50_of_25: &str = "text-slate-50/25"; pub(crate) const text_slate_50_of_30: &str = "text-slate-50/30"; pub(crate) const text_slate_50_of_40: &str = "text-slate-50/40"; pub(crate) const text_slate_50_of_5: &str = "text-slate-50/5"; pub(crate) const text_slate_50_of_50: &str = "text-slate-50/50"; pub(crate) const text_slate_50_of_60: &str = "text-slate-50/60"; pub(crate) const text_slate_50_of_70: &str = "text-slate-50/70"; pub(crate) const text_slate_50_of_75: &str = "text-slate-50/75"; pub(crate) const text_slate_50_of_80: &str = "text-slate-50/80"; pub(crate) const text_slate_50_of_90: &str = "text-slate-50/90"; pub(crate) const text_slate_50_of_95: &str = "text-slate-50/95"; pub(crate) const text_slate_600: &str = "text-slate-600"; pub(crate) const text_slate_600_of_0: &str = "text-slate-600/0"; pub(crate) const text_slate_600_of_10: &str = "text-slate-600/10"; pub(crate) const text_slate_600_of_100: &str = "text-slate-600/100"; pub(crate) const text_slate_600_of_20: &str = "text-slate-600/20"; pub(crate) const text_slate_600_of_25: &str = "text-slate-600/25"; pub(crate) const text_slate_600_of_30: &str = "text-slate-600/30"; pub(crate) const text_slate_600_of_40: &str = "text-slate-600/40"; pub(crate) const text_slate_600_of_5: &str = "text-slate-600/5"; pub(crate) const text_slate_600_of_50: &str = "text-slate-600/50"; pub(crate) const text_slate_600_of_60: &str = "text-slate-600/60"; pub(crate) const text_slate_600_of_70: &str = "text-slate-600/70"; pub(crate) const text_slate_600_of_75: &str = "text-slate-600/75"; pub(crate) const text_slate_600_of_80: &str = "text-slate-600/80"; pub(crate) const text_slate_600_of_90: &str = "text-slate-600/90"; pub(crate) const text_slate_600_of_95: &str = "text-slate-600/95"; pub(crate) const text_slate_700: &str = "text-slate-700"; pub(crate) const text_slate_700_of_0: &str = "text-slate-700/0"; pub(crate) const text_slate_700_of_10: &str = "text-slate-700/10"; pub(crate) const text_slate_700_of_100: &str = "text-slate-700/100"; pub(crate) const text_slate_700_of_20: &str = "text-slate-700/20"; pub(crate) const text_slate_700_of_25: &str = "text-slate-700/25"; pub(crate) const text_slate_700_of_30: &str = "text-slate-700/30"; pub(crate) const text_slate_700_of_40: &str = "text-slate-700/40"; pub(crate) const text_slate_700_of_5: &str = "text-slate-700/5"; pub(crate) const text_slate_700_of_50: &str = "text-slate-700/50"; pub(crate) const text_slate_700_of_60: &str = "text-slate-700/60"; pub(crate) const text_slate_700_of_70: &str = "text-slate-700/70"; pub(crate) const text_slate_700_of_75: &str = "text-slate-700/75"; pub(crate) const text_slate_700_of_80: &str = "text-slate-700/80"; pub(crate) const text_slate_700_of_90: &str = "text-slate-700/90"; pub(crate) const text_slate_700_of_95: &str = "text-slate-700/95"; pub(crate) const text_slate_800: &str = "text-slate-800"; pub(crate) const text_slate_800_of_0: &str = "text-slate-800/0"; pub(crate) const text_slate_800_of_10: &str = "text-slate-800/10"; pub(crate) const text_slate_800_of_100: &str = "text-slate-800/100"; pub(crate) const text_slate_800_of_20: &str = "text-slate-800/20"; pub(crate) const text_slate_800_of_25: &str = "text-slate-800/25"; pub(crate) const text_slate_800_of_30: &str = "text-slate-800/30"; pub(crate) const text_slate_800_of_40: &str = "text-slate-800/40"; pub(crate) const text_slate_800_of_5: &str = "text-slate-800/5"; pub(crate) const text_slate_800_of_50: &str = "text-slate-800/50"; pub(crate) const text_slate_800_of_60: &str = "text-slate-800/60"; pub(crate) const text_slate_800_of_70: &str = "text-slate-800/70"; pub(crate) const text_slate_800_of_75: &str = "text-slate-800/75"; pub(crate) const text_slate_800_of_80: &str = "text-slate-800/80"; pub(crate) const text_slate_800_of_90: &str = "text-slate-800/90"; pub(crate) const text_slate_800_of_95: &str = "text-slate-800/95"; pub(crate) const text_slate_900: &str = "text-slate-900"; pub(crate) const text_slate_900_of_0: &str = "text-slate-900/0"; pub(crate) const text_slate_900_of_10: &str = "text-slate-900/10"; pub(crate) const text_slate_900_of_100: &str = "text-slate-900/100"; pub(crate) const text_slate_900_of_20: &str = "text-slate-900/20"; pub(crate) const text_slate_900_of_25: &str = "text-slate-900/25"; pub(crate) const text_slate_900_of_30: &str = "text-slate-900/30"; pub(crate) const text_slate_900_of_40: &str = "text-slate-900/40"; pub(crate) const text_slate_900_of_5: &str = "text-slate-900/5"; pub(crate) const text_slate_900_of_50: &str = "text-slate-900/50"; pub(crate) const text_slate_900_of_60: &str = "text-slate-900/60"; pub(crate) const text_slate_900_of_70: &str = "text-slate-900/70"; pub(crate) const text_slate_900_of_75: &str = "text-slate-900/75"; pub(crate) const text_slate_900_of_80: &str = "text-slate-900/80"; pub(crate) const text_slate_900_of_90: &str = "text-slate-900/90"; pub(crate) const text_slate_900_of_95: &str = "text-slate-900/95"; pub(crate) const text_sm: &str = "text-sm"; pub(crate) const text_start: &str = "text-start"; pub(crate) const text_stone_100: &str = "text-stone-100"; pub(crate) const text_stone_100_of_0: &str = "text-stone-100/0"; pub(crate) const text_stone_100_of_10: &str = "text-stone-100/10"; pub(crate) const text_stone_100_of_100: &str = "text-stone-100/100"; pub(crate) const text_stone_100_of_20: &str = "text-stone-100/20"; pub(crate) const text_stone_100_of_25: &str = "text-stone-100/25"; pub(crate) const text_stone_100_of_30: &str = "text-stone-100/30"; pub(crate) const text_stone_100_of_40: &str = "text-stone-100/40"; pub(crate) const text_stone_100_of_5: &str = "text-stone-100/5"; pub(crate) const text_stone_100_of_50: &str = "text-stone-100/50"; pub(crate) const text_stone_100_of_60: &str = "text-stone-100/60"; pub(crate) const text_stone_100_of_70: &str = "text-stone-100/70"; pub(crate) const text_stone_100_of_75: &str = "text-stone-100/75"; pub(crate) const text_stone_100_of_80: &str = "text-stone-100/80"; pub(crate) const text_stone_100_of_90: &str = "text-stone-100/90"; pub(crate) const text_stone_100_of_95: &str = "text-stone-100/95"; pub(crate) const text_stone_200: &str = "text-stone-200"; pub(crate) const text_stone_200_of_0: &str = "text-stone-200/0"; pub(crate) const text_stone_200_of_10: &str = "text-stone-200/10"; pub(crate) const text_stone_200_of_100: &str = "text-stone-200/100"; pub(crate) const text_stone_200_of_20: &str = "text-stone-200/20"; pub(crate) const text_stone_200_of_25: &str = "text-stone-200/25"; pub(crate) const text_stone_200_of_30: &str = "text-stone-200/30"; pub(crate) const text_stone_200_of_40: &str = "text-stone-200/40"; pub(crate) const text_stone_200_of_5: &str = "text-stone-200/5"; pub(crate) const text_stone_200_of_50: &str = "text-stone-200/50"; pub(crate) const text_stone_200_of_60: &str = "text-stone-200/60"; pub(crate) const text_stone_200_of_70: &str = "text-stone-200/70"; pub(crate) const text_stone_200_of_75: &str = "text-stone-200/75"; pub(crate) const text_stone_200_of_80: &str = "text-stone-200/80"; pub(crate) const text_stone_200_of_90: &str = "text-stone-200/90"; pub(crate) const text_stone_200_of_95: &str = "text-stone-200/95"; pub(crate) const text_stone_300: &str = "text-stone-300"; pub(crate) const text_stone_300_of_0: &str = "text-stone-300/0"; pub(crate) const text_stone_300_of_10: &str = "text-stone-300/10"; pub(crate) const text_stone_300_of_100: &str = "text-stone-300/100"; pub(crate) const text_stone_300_of_20: &str = "text-stone-300/20"; pub(crate) const text_stone_300_of_25: &str = "text-stone-300/25"; pub(crate) const text_stone_300_of_30: &str = "text-stone-300/30"; pub(crate) const text_stone_300_of_40: &str = "text-stone-300/40"; pub(crate) const text_stone_300_of_5: &str = "text-stone-300/5"; pub(crate) const text_stone_300_of_50: &str = "text-stone-300/50"; pub(crate) const text_stone_300_of_60: &str = "text-stone-300/60"; pub(crate) const text_stone_300_of_70: &str = "text-stone-300/70"; pub(crate) const text_stone_300_of_75: &str = "text-stone-300/75"; pub(crate) const text_stone_300_of_80: &str = "text-stone-300/80"; pub(crate) const text_stone_300_of_90: &str = "text-stone-300/90"; pub(crate) const text_stone_300_of_95: &str = "text-stone-300/95"; pub(crate) const text_stone_400: &str = "text-stone-400"; pub(crate) const text_stone_400_of_0: &str = "text-stone-400/0"; pub(crate) const text_stone_400_of_10: &str = "text-stone-400/10"; pub(crate) const text_stone_400_of_100: &str = "text-stone-400/100"; pub(crate) const text_stone_400_of_20: &str = "text-stone-400/20"; pub(crate) const text_stone_400_of_25: &str = "text-stone-400/25"; pub(crate) const text_stone_400_of_30: &str = "text-stone-400/30"; pub(crate) const text_stone_400_of_40: &str = "text-stone-400/40"; pub(crate) const text_stone_400_of_5: &str = "text-stone-400/5"; pub(crate) const text_stone_400_of_50: &str = "text-stone-400/50"; pub(crate) const text_stone_400_of_60: &str = "text-stone-400/60"; pub(crate) const text_stone_400_of_70: &str = "text-stone-400/70"; pub(crate) const text_stone_400_of_75: &str = "text-stone-400/75"; pub(crate) const text_stone_400_of_80: &str = "text-stone-400/80"; pub(crate) const text_stone_400_of_90: &str = "text-stone-400/90"; pub(crate) const text_stone_400_of_95: &str = "text-stone-400/95"; pub(crate) const text_stone_50: &str = "text-stone-50"; pub(crate) const text_stone_500: &str = "text-stone-500"; pub(crate) const text_stone_500_of_0: &str = "text-stone-500/0"; pub(crate) const text_stone_500_of_10: &str = "text-stone-500/10"; pub(crate) const text_stone_500_of_100: &str = "text-stone-500/100"; pub(crate) const text_stone_500_of_20: &str = "text-stone-500/20"; pub(crate) const text_stone_500_of_25: &str = "text-stone-500/25"; pub(crate) const text_stone_500_of_30: &str = "text-stone-500/30"; pub(crate) const text_stone_500_of_40: &str = "text-stone-500/40"; pub(crate) const text_stone_500_of_5: &str = "text-stone-500/5"; pub(crate) const text_stone_500_of_50: &str = "text-stone-500/50"; pub(crate) const text_stone_500_of_60: &str = "text-stone-500/60"; pub(crate) const text_stone_500_of_70: &str = "text-stone-500/70"; pub(crate) const text_stone_500_of_75: &str = "text-stone-500/75"; pub(crate) const text_stone_500_of_80: &str = "text-stone-500/80"; pub(crate) const text_stone_500_of_90: &str = "text-stone-500/90"; pub(crate) const text_stone_500_of_95: &str = "text-stone-500/95"; pub(crate) const text_stone_50_of_0: &str = "text-stone-50/0"; pub(crate) const text_stone_50_of_10: &str = "text-stone-50/10"; pub(crate) const text_stone_50_of_100: &str = "text-stone-50/100"; pub(crate) const text_stone_50_of_20: &str = "text-stone-50/20"; pub(crate) const text_stone_50_of_25: &str = "text-stone-50/25"; pub(crate) const text_stone_50_of_30: &str = "text-stone-50/30"; pub(crate) const text_stone_50_of_40: &str = "text-stone-50/40"; pub(crate) const text_stone_50_of_5: &str = "text-stone-50/5"; pub(crate) const text_stone_50_of_50: &str = "text-stone-50/50"; pub(crate) const text_stone_50_of_60: &str = "text-stone-50/60"; pub(crate) const text_stone_50_of_70: &str = "text-stone-50/70"; pub(crate) const text_stone_50_of_75: &str = "text-stone-50/75"; pub(crate) const text_stone_50_of_80: &str = "text-stone-50/80"; pub(crate) const text_stone_50_of_90: &str = "text-stone-50/90"; pub(crate) const text_stone_50_of_95: &str = "text-stone-50/95"; pub(crate) const text_stone_600: &str = "text-stone-600"; pub(crate) const text_stone_600_of_0: &str = "text-stone-600/0"; pub(crate) const text_stone_600_of_10: &str = "text-stone-600/10"; pub(crate) const text_stone_600_of_100: &str = "text-stone-600/100"; pub(crate) const text_stone_600_of_20: &str = "text-stone-600/20"; pub(crate) const text_stone_600_of_25: &str = "text-stone-600/25"; pub(crate) const text_stone_600_of_30: &str = "text-stone-600/30"; pub(crate) const text_stone_600_of_40: &str = "text-stone-600/40"; pub(crate) const text_stone_600_of_5: &str = "text-stone-600/5"; pub(crate) const text_stone_600_of_50: &str = "text-stone-600/50"; pub(crate) const text_stone_600_of_60: &str = "text-stone-600/60"; pub(crate) const text_stone_600_of_70: &str = "text-stone-600/70"; pub(crate) const text_stone_600_of_75: &str = "text-stone-600/75"; pub(crate) const text_stone_600_of_80: &str = "text-stone-600/80"; pub(crate) const text_stone_600_of_90: &str = "text-stone-600/90"; pub(crate) const text_stone_600_of_95: &str = "text-stone-600/95"; pub(crate) const text_stone_700: &str = "text-stone-700"; pub(crate) const text_stone_700_of_0: &str = "text-stone-700/0"; pub(crate) const text_stone_700_of_10: &str = "text-stone-700/10"; pub(crate) const text_stone_700_of_100: &str = "text-stone-700/100"; pub(crate) const text_stone_700_of_20: &str = "text-stone-700/20"; pub(crate) const text_stone_700_of_25: &str = "text-stone-700/25"; pub(crate) const text_stone_700_of_30: &str = "text-stone-700/30"; pub(crate) const text_stone_700_of_40: &str = "text-stone-700/40"; pub(crate) const text_stone_700_of_5: &str = "text-stone-700/5"; pub(crate) const text_stone_700_of_50: &str = "text-stone-700/50"; pub(crate) const text_stone_700_of_60: &str = "text-stone-700/60"; pub(crate) const text_stone_700_of_70: &str = "text-stone-700/70"; pub(crate) const text_stone_700_of_75: &str = "text-stone-700/75"; pub(crate) const text_stone_700_of_80: &str = "text-stone-700/80"; pub(crate) const text_stone_700_of_90: &str = "text-stone-700/90"; pub(crate) const text_stone_700_of_95: &str = "text-stone-700/95"; pub(crate) const text_stone_800: &str = "text-stone-800"; pub(crate) const text_stone_800_of_0: &str = "text-stone-800/0"; pub(crate) const text_stone_800_of_10: &str = "text-stone-800/10"; pub(crate) const text_stone_800_of_100: &str = "text-stone-800/100"; pub(crate) const text_stone_800_of_20: &str = "text-stone-800/20"; pub(crate) const text_stone_800_of_25: &str = "text-stone-800/25"; pub(crate) const text_stone_800_of_30: &str = "text-stone-800/30"; pub(crate) const text_stone_800_of_40: &str = "text-stone-800/40"; pub(crate) const text_stone_800_of_5: &str = "text-stone-800/5"; pub(crate) const text_stone_800_of_50: &str = "text-stone-800/50"; pub(crate) const text_stone_800_of_60: &str = "text-stone-800/60"; pub(crate) const text_stone_800_of_70: &str = "text-stone-800/70"; pub(crate) const text_stone_800_of_75: &str = "text-stone-800/75"; pub(crate) const text_stone_800_of_80: &str = "text-stone-800/80"; pub(crate) const text_stone_800_of_90: &str = "text-stone-800/90"; pub(crate) const text_stone_800_of_95: &str = "text-stone-800/95"; pub(crate) const text_stone_900: &str = "text-stone-900"; pub(crate) const text_stone_900_of_0: &str = "text-stone-900/0"; pub(crate) const text_stone_900_of_10: &str = "text-stone-900/10"; pub(crate) const text_stone_900_of_100: &str = "text-stone-900/100"; pub(crate) const text_stone_900_of_20: &str = "text-stone-900/20"; pub(crate) const text_stone_900_of_25: &str = "text-stone-900/25"; pub(crate) const text_stone_900_of_30: &str = "text-stone-900/30"; pub(crate) const text_stone_900_of_40: &str = "text-stone-900/40"; pub(crate) const text_stone_900_of_5: &str = "text-stone-900/5"; pub(crate) const text_stone_900_of_50: &str = "text-stone-900/50"; pub(crate) const text_stone_900_of_60: &str = "text-stone-900/60"; pub(crate) const text_stone_900_of_70: &str = "text-stone-900/70"; pub(crate) const text_stone_900_of_75: &str = "text-stone-900/75"; pub(crate) const text_stone_900_of_80: &str = "text-stone-900/80"; pub(crate) const text_stone_900_of_90: &str = "text-stone-900/90"; pub(crate) const text_stone_900_of_95: &str = "text-stone-900/95"; pub(crate) const text_teal_100: &str = "text-teal-100"; pub(crate) const text_teal_100_of_0: &str = "text-teal-100/0"; pub(crate) const text_teal_100_of_10: &str = "text-teal-100/10"; pub(crate) const text_teal_100_of_100: &str = "text-teal-100/100"; pub(crate) const text_teal_100_of_20: &str = "text-teal-100/20"; pub(crate) const text_teal_100_of_25: &str = "text-teal-100/25"; pub(crate) const text_teal_100_of_30: &str = "text-teal-100/30"; pub(crate) const text_teal_100_of_40: &str = "text-teal-100/40"; pub(crate) const text_teal_100_of_5: &str = "text-teal-100/5"; pub(crate) const text_teal_100_of_50: &str = "text-teal-100/50"; pub(crate) const text_teal_100_of_60: &str = "text-teal-100/60"; pub(crate) const text_teal_100_of_70: &str = "text-teal-100/70"; pub(crate) const text_teal_100_of_75: &str = "text-teal-100/75"; pub(crate) const text_teal_100_of_80: &str = "text-teal-100/80"; pub(crate) const text_teal_100_of_90: &str = "text-teal-100/90"; pub(crate) const text_teal_100_of_95: &str = "text-teal-100/95"; pub(crate) const text_teal_200: &str = "text-teal-200"; pub(crate) const text_teal_200_of_0: &str = "text-teal-200/0"; pub(crate) const text_teal_200_of_10: &str = "text-teal-200/10"; pub(crate) const text_teal_200_of_100: &str = "text-teal-200/100"; pub(crate) const text_teal_200_of_20: &str = "text-teal-200/20"; pub(crate) const text_teal_200_of_25: &str = "text-teal-200/25"; pub(crate) const text_teal_200_of_30: &str = "text-teal-200/30"; pub(crate) const text_teal_200_of_40: &str = "text-teal-200/40"; pub(crate) const text_teal_200_of_5: &str = "text-teal-200/5"; pub(crate) const text_teal_200_of_50: &str = "text-teal-200/50"; pub(crate) const text_teal_200_of_60: &str = "text-teal-200/60"; pub(crate) const text_teal_200_of_70: &str = "text-teal-200/70"; pub(crate) const text_teal_200_of_75: &str = "text-teal-200/75"; pub(crate) const text_teal_200_of_80: &str = "text-teal-200/80"; pub(crate) const text_teal_200_of_90: &str = "text-teal-200/90"; pub(crate) const text_teal_200_of_95: &str = "text-teal-200/95"; pub(crate) const text_teal_300: &str = "text-teal-300"; pub(crate) const text_teal_300_of_0: &str = "text-teal-300/0"; pub(crate) const text_teal_300_of_10: &str = "text-teal-300/10"; pub(crate) const text_teal_300_of_100: &str = "text-teal-300/100"; pub(crate) const text_teal_300_of_20: &str = "text-teal-300/20"; pub(crate) const text_teal_300_of_25: &str = "text-teal-300/25"; pub(crate) const text_teal_300_of_30: &str = "text-teal-300/30"; pub(crate) const text_teal_300_of_40: &str = "text-teal-300/40"; pub(crate) const text_teal_300_of_5: &str = "text-teal-300/5"; pub(crate) const text_teal_300_of_50: &str = "text-teal-300/50"; pub(crate) const text_teal_300_of_60: &str = "text-teal-300/60"; pub(crate) const text_teal_300_of_70: &str = "text-teal-300/70"; pub(crate) const text_teal_300_of_75: &str = "text-teal-300/75"; pub(crate) const text_teal_300_of_80: &str = "text-teal-300/80"; pub(crate) const text_teal_300_of_90: &str = "text-teal-300/90"; pub(crate) const text_teal_300_of_95: &str = "text-teal-300/95"; pub(crate) const text_teal_400: &str = "text-teal-400"; pub(crate) const text_teal_400_of_0: &str = "text-teal-400/0"; pub(crate) const text_teal_400_of_10: &str = "text-teal-400/10"; pub(crate) const text_teal_400_of_100: &str = "text-teal-400/100"; pub(crate) const text_teal_400_of_20: &str = "text-teal-400/20"; pub(crate) const text_teal_400_of_25: &str = "text-teal-400/25"; pub(crate) const text_teal_400_of_30: &str = "text-teal-400/30"; pub(crate) const text_teal_400_of_40: &str = "text-teal-400/40"; pub(crate) const text_teal_400_of_5: &str = "text-teal-400/5"; pub(crate) const text_teal_400_of_50: &str = "text-teal-400/50"; pub(crate) const text_teal_400_of_60: &str = "text-teal-400/60"; pub(crate) const text_teal_400_of_70: &str = "text-teal-400/70"; pub(crate) const text_teal_400_of_75: &str = "text-teal-400/75"; pub(crate) const text_teal_400_of_80: &str = "text-teal-400/80"; pub(crate) const text_teal_400_of_90: &str = "text-teal-400/90"; pub(crate) const text_teal_400_of_95: &str = "text-teal-400/95"; pub(crate) const text_teal_50: &str = "text-teal-50"; pub(crate) const text_teal_500: &str = "text-teal-500"; pub(crate) const text_teal_500_of_0: &str = "text-teal-500/0"; pub(crate) const text_teal_500_of_10: &str = "text-teal-500/10"; pub(crate) const text_teal_500_of_100: &str = "text-teal-500/100"; pub(crate) const text_teal_500_of_20: &str = "text-teal-500/20"; pub(crate) const text_teal_500_of_25: &str = "text-teal-500/25"; pub(crate) const text_teal_500_of_30: &str = "text-teal-500/30"; pub(crate) const text_teal_500_of_40: &str = "text-teal-500/40"; pub(crate) const text_teal_500_of_5: &str = "text-teal-500/5"; pub(crate) const text_teal_500_of_50: &str = "text-teal-500/50"; pub(crate) const text_teal_500_of_60: &str = "text-teal-500/60"; pub(crate) const text_teal_500_of_70: &str = "text-teal-500/70"; pub(crate) const text_teal_500_of_75: &str = "text-teal-500/75"; pub(crate) const text_teal_500_of_80: &str = "text-teal-500/80"; pub(crate) const text_teal_500_of_90: &str = "text-teal-500/90"; pub(crate) const text_teal_500_of_95: &str = "text-teal-500/95"; pub(crate) const text_teal_50_of_0: &str = "text-teal-50/0"; pub(crate) const text_teal_50_of_10: &str = "text-teal-50/10"; pub(crate) const text_teal_50_of_100: &str = "text-teal-50/100"; pub(crate) const text_teal_50_of_20: &str = "text-teal-50/20"; pub(crate) const text_teal_50_of_25: &str = "text-teal-50/25"; pub(crate) const text_teal_50_of_30: &str = "text-teal-50/30"; pub(crate) const text_teal_50_of_40: &str = "text-teal-50/40"; pub(crate) const text_teal_50_of_5: &str = "text-teal-50/5"; pub(crate) const text_teal_50_of_50: &str = "text-teal-50/50"; pub(crate) const text_teal_50_of_60: &str = "text-teal-50/60"; pub(crate) const text_teal_50_of_70: &str = "text-teal-50/70"; pub(crate) const text_teal_50_of_75: &str = "text-teal-50/75"; pub(crate) const text_teal_50_of_80: &str = "text-teal-50/80"; pub(crate) const text_teal_50_of_90: &str = "text-teal-50/90"; pub(crate) const text_teal_50_of_95: &str = "text-teal-50/95"; pub(crate) const text_teal_600: &str = "text-teal-600"; pub(crate) const text_teal_600_of_0: &str = "text-teal-600/0"; pub(crate) const text_teal_600_of_10: &str = "text-teal-600/10"; pub(crate) const text_teal_600_of_100: &str = "text-teal-600/100"; pub(crate) const text_teal_600_of_20: &str = "text-teal-600/20"; pub(crate) const text_teal_600_of_25: &str = "text-teal-600/25"; pub(crate) const text_teal_600_of_30: &str = "text-teal-600/30"; pub(crate) const text_teal_600_of_40: &str = "text-teal-600/40"; pub(crate) const text_teal_600_of_5: &str = "text-teal-600/5"; pub(crate) const text_teal_600_of_50: &str = "text-teal-600/50"; pub(crate) const text_teal_600_of_60: &str = "text-teal-600/60"; pub(crate) const text_teal_600_of_70: &str = "text-teal-600/70"; pub(crate) const text_teal_600_of_75: &str = "text-teal-600/75"; pub(crate) const text_teal_600_of_80: &str = "text-teal-600/80"; pub(crate) const text_teal_600_of_90: &str = "text-teal-600/90"; pub(crate) const text_teal_600_of_95: &str = "text-teal-600/95"; pub(crate) const text_teal_700: &str = "text-teal-700"; pub(crate) const text_teal_700_of_0: &str = "text-teal-700/0"; pub(crate) const text_teal_700_of_10: &str = "text-teal-700/10"; pub(crate) const text_teal_700_of_100: &str = "text-teal-700/100"; pub(crate) const text_teal_700_of_20: &str = "text-teal-700/20"; pub(crate) const text_teal_700_of_25: &str = "text-teal-700/25"; pub(crate) const text_teal_700_of_30: &str = "text-teal-700/30"; pub(crate) const text_teal_700_of_40: &str = "text-teal-700/40"; pub(crate) const text_teal_700_of_5: &str = "text-teal-700/5"; pub(crate) const text_teal_700_of_50: &str = "text-teal-700/50"; pub(crate) const text_teal_700_of_60: &str = "text-teal-700/60"; pub(crate) const text_teal_700_of_70: &str = "text-teal-700/70"; pub(crate) const text_teal_700_of_75: &str = "text-teal-700/75"; pub(crate) const text_teal_700_of_80: &str = "text-teal-700/80"; pub(crate) const text_teal_700_of_90: &str = "text-teal-700/90"; pub(crate) const text_teal_700_of_95: &str = "text-teal-700/95"; pub(crate) const text_teal_800: &str = "text-teal-800"; pub(crate) const text_teal_800_of_0: &str = "text-teal-800/0"; pub(crate) const text_teal_800_of_10: &str = "text-teal-800/10"; pub(crate) const text_teal_800_of_100: &str = "text-teal-800/100"; pub(crate) const text_teal_800_of_20: &str = "text-teal-800/20"; pub(crate) const text_teal_800_of_25: &str = "text-teal-800/25"; pub(crate) const text_teal_800_of_30: &str = "text-teal-800/30"; pub(crate) const text_teal_800_of_40: &str = "text-teal-800/40"; pub(crate) const text_teal_800_of_5: &str = "text-teal-800/5"; pub(crate) const text_teal_800_of_50: &str = "text-teal-800/50"; pub(crate) const text_teal_800_of_60: &str = "text-teal-800/60"; pub(crate) const text_teal_800_of_70: &str = "text-teal-800/70"; pub(crate) const text_teal_800_of_75: &str = "text-teal-800/75"; pub(crate) const text_teal_800_of_80: &str = "text-teal-800/80"; pub(crate) const text_teal_800_of_90: &str = "text-teal-800/90"; pub(crate) const text_teal_800_of_95: &str = "text-teal-800/95"; pub(crate) const text_teal_900: &str = "text-teal-900"; pub(crate) const text_teal_900_of_0: &str = "text-teal-900/0"; pub(crate) const text_teal_900_of_10: &str = "text-teal-900/10"; pub(crate) const text_teal_900_of_100: &str = "text-teal-900/100"; pub(crate) const text_teal_900_of_20: &str = "text-teal-900/20"; pub(crate) const text_teal_900_of_25: &str = "text-teal-900/25"; pub(crate) const text_teal_900_of_30: &str = "text-teal-900/30"; pub(crate) const text_teal_900_of_40: &str = "text-teal-900/40"; pub(crate) const text_teal_900_of_5: &str = "text-teal-900/5"; pub(crate) const text_teal_900_of_50: &str = "text-teal-900/50"; pub(crate) const text_teal_900_of_60: &str = "text-teal-900/60"; pub(crate) const text_teal_900_of_70: &str = "text-teal-900/70"; pub(crate) const text_teal_900_of_75: &str = "text-teal-900/75"; pub(crate) const text_teal_900_of_80: &str = "text-teal-900/80"; pub(crate) const text_teal_900_of_90: &str = "text-teal-900/90"; pub(crate) const text_teal_900_of_95: &str = "text-teal-900/95"; pub(crate) const text_transparent: &str = "text-transparent"; pub(crate) const text_transparent_of_0: &str = "text-transparent/0"; pub(crate) const text_transparent_of_10: &str = "text-transparent/10"; pub(crate) const text_transparent_of_100: &str = "text-transparent/100"; pub(crate) const text_transparent_of_20: &str = "text-transparent/20"; pub(crate) const text_transparent_of_25: &str = "text-transparent/25"; pub(crate) const text_transparent_of_30: &str = "text-transparent/30"; pub(crate) const text_transparent_of_40: &str = "text-transparent/40"; pub(crate) const text_transparent_of_5: &str = "text-transparent/5"; pub(crate) const text_transparent_of_50: &str = "text-transparent/50"; pub(crate) const text_transparent_of_60: &str = "text-transparent/60"; pub(crate) const text_transparent_of_70: &str = "text-transparent/70"; pub(crate) const text_transparent_of_75: &str = "text-transparent/75"; pub(crate) const text_transparent_of_80: &str = "text-transparent/80"; pub(crate) const text_transparent_of_90: &str = "text-transparent/90"; pub(crate) const text_transparent_of_95: &str = "text-transparent/95"; pub(crate) const text_violet_100: &str = "text-violet-100"; pub(crate) const text_violet_100_of_0: &str = "text-violet-100/0"; pub(crate) const text_violet_100_of_10: &str = "text-violet-100/10"; pub(crate) const text_violet_100_of_100: &str = "text-violet-100/100"; pub(crate) const text_violet_100_of_20: &str = "text-violet-100/20"; pub(crate) const text_violet_100_of_25: &str = "text-violet-100/25"; pub(crate) const text_violet_100_of_30: &str = "text-violet-100/30"; pub(crate) const text_violet_100_of_40: &str = "text-violet-100/40"; pub(crate) const text_violet_100_of_5: &str = "text-violet-100/5"; pub(crate) const text_violet_100_of_50: &str = "text-violet-100/50"; pub(crate) const text_violet_100_of_60: &str = "text-violet-100/60"; pub(crate) const text_violet_100_of_70: &str = "text-violet-100/70"; pub(crate) const text_violet_100_of_75: &str = "text-violet-100/75"; pub(crate) const text_violet_100_of_80: &str = "text-violet-100/80"; pub(crate) const text_violet_100_of_90: &str = "text-violet-100/90"; pub(crate) const text_violet_100_of_95: &str = "text-violet-100/95"; pub(crate) const text_violet_200: &str = "text-violet-200"; pub(crate) const text_violet_200_of_0: &str = "text-violet-200/0"; pub(crate) const text_violet_200_of_10: &str = "text-violet-200/10"; pub(crate) const text_violet_200_of_100: &str = "text-violet-200/100"; pub(crate) const text_violet_200_of_20: &str = "text-violet-200/20"; pub(crate) const text_violet_200_of_25: &str = "text-violet-200/25"; pub(crate) const text_violet_200_of_30: &str = "text-violet-200/30"; pub(crate) const text_violet_200_of_40: &str = "text-violet-200/40"; pub(crate) const text_violet_200_of_5: &str = "text-violet-200/5"; pub(crate) const text_violet_200_of_50: &str = "text-violet-200/50"; pub(crate) const text_violet_200_of_60: &str = "text-violet-200/60"; pub(crate) const text_violet_200_of_70: &str = "text-violet-200/70"; pub(crate) const text_violet_200_of_75: &str = "text-violet-200/75"; pub(crate) const text_violet_200_of_80: &str = "text-violet-200/80"; pub(crate) const text_violet_200_of_90: &str = "text-violet-200/90"; pub(crate) const text_violet_200_of_95: &str = "text-violet-200/95"; pub(crate) const text_violet_300: &str = "text-violet-300"; pub(crate) const text_violet_300_of_0: &str = "text-violet-300/0"; pub(crate) const text_violet_300_of_10: &str = "text-violet-300/10"; pub(crate) const text_violet_300_of_100: &str = "text-violet-300/100"; pub(crate) const text_violet_300_of_20: &str = "text-violet-300/20"; pub(crate) const text_violet_300_of_25: &str = "text-violet-300/25"; pub(crate) const text_violet_300_of_30: &str = "text-violet-300/30"; pub(crate) const text_violet_300_of_40: &str = "text-violet-300/40"; pub(crate) const text_violet_300_of_5: &str = "text-violet-300/5"; pub(crate) const text_violet_300_of_50: &str = "text-violet-300/50"; pub(crate) const text_violet_300_of_60: &str = "text-violet-300/60"; pub(crate) const text_violet_300_of_70: &str = "text-violet-300/70"; pub(crate) const text_violet_300_of_75: &str = "text-violet-300/75"; pub(crate) const text_violet_300_of_80: &str = "text-violet-300/80"; pub(crate) const text_violet_300_of_90: &str = "text-violet-300/90"; pub(crate) const text_violet_300_of_95: &str = "text-violet-300/95"; pub(crate) const text_violet_400: &str = "text-violet-400"; pub(crate) const text_violet_400_of_0: &str = "text-violet-400/0"; pub(crate) const text_violet_400_of_10: &str = "text-violet-400/10"; pub(crate) const text_violet_400_of_100: &str = "text-violet-400/100"; pub(crate) const text_violet_400_of_20: &str = "text-violet-400/20"; pub(crate) const text_violet_400_of_25: &str = "text-violet-400/25"; pub(crate) const text_violet_400_of_30: &str = "text-violet-400/30"; pub(crate) const text_violet_400_of_40: &str = "text-violet-400/40"; pub(crate) const text_violet_400_of_5: &str = "text-violet-400/5"; pub(crate) const text_violet_400_of_50: &str = "text-violet-400/50"; pub(crate) const text_violet_400_of_60: &str = "text-violet-400/60"; pub(crate) const text_violet_400_of_70: &str = "text-violet-400/70"; pub(crate) const text_violet_400_of_75: &str = "text-violet-400/75"; pub(crate) const text_violet_400_of_80: &str = "text-violet-400/80"; pub(crate) const text_violet_400_of_90: &str = "text-violet-400/90"; pub(crate) const text_violet_400_of_95: &str = "text-violet-400/95"; pub(crate) const text_violet_50: &str = "text-violet-50"; pub(crate) const text_violet_500: &str = "text-violet-500"; pub(crate) const text_violet_500_of_0: &str = "text-violet-500/0"; pub(crate) const text_violet_500_of_10: &str = "text-violet-500/10"; pub(crate) const text_violet_500_of_100: &str = "text-violet-500/100"; pub(crate) const text_violet_500_of_20: &str = "text-violet-500/20"; pub(crate) const text_violet_500_of_25: &str = "text-violet-500/25"; pub(crate) const text_violet_500_of_30: &str = "text-violet-500/30"; pub(crate) const text_violet_500_of_40: &str = "text-violet-500/40"; pub(crate) const text_violet_500_of_5: &str = "text-violet-500/5"; pub(crate) const text_violet_500_of_50: &str = "text-violet-500/50"; pub(crate) const text_violet_500_of_60: &str = "text-violet-500/60"; pub(crate) const text_violet_500_of_70: &str = "text-violet-500/70"; pub(crate) const text_violet_500_of_75: &str = "text-violet-500/75"; pub(crate) const text_violet_500_of_80: &str = "text-violet-500/80"; pub(crate) const text_violet_500_of_90: &str = "text-violet-500/90"; pub(crate) const text_violet_500_of_95: &str = "text-violet-500/95"; pub(crate) const text_violet_50_of_0: &str = "text-violet-50/0"; pub(crate) const text_violet_50_of_10: &str = "text-violet-50/10"; pub(crate) const text_violet_50_of_100: &str = "text-violet-50/100"; pub(crate) const text_violet_50_of_20: &str = "text-violet-50/20"; pub(crate) const text_violet_50_of_25: &str = "text-violet-50/25"; pub(crate) const text_violet_50_of_30: &str = "text-violet-50/30"; pub(crate) const text_violet_50_of_40: &str = "text-violet-50/40"; pub(crate) const text_violet_50_of_5: &str = "text-violet-50/5"; pub(crate) const text_violet_50_of_50: &str = "text-violet-50/50"; pub(crate) const text_violet_50_of_60: &str = "text-violet-50/60"; pub(crate) const text_violet_50_of_70: &str = "text-violet-50/70"; pub(crate) const text_violet_50_of_75: &str = "text-violet-50/75"; pub(crate) const text_violet_50_of_80: &str = "text-violet-50/80"; pub(crate) const text_violet_50_of_90: &str = "text-violet-50/90"; pub(crate) const text_violet_50_of_95: &str = "text-violet-50/95"; pub(crate) const text_violet_600: &str = "text-violet-600"; pub(crate) const text_violet_600_of_0: &str = "text-violet-600/0"; pub(crate) const text_violet_600_of_10: &str = "text-violet-600/10"; pub(crate) const text_violet_600_of_100: &str = "text-violet-600/100"; pub(crate) const text_violet_600_of_20: &str = "text-violet-600/20"; pub(crate) const text_violet_600_of_25: &str = "text-violet-600/25"; pub(crate) const text_violet_600_of_30: &str = "text-violet-600/30"; pub(crate) const text_violet_600_of_40: &str = "text-violet-600/40"; pub(crate) const text_violet_600_of_5: &str = "text-violet-600/5"; pub(crate) const text_violet_600_of_50: &str = "text-violet-600/50"; pub(crate) const text_violet_600_of_60: &str = "text-violet-600/60"; pub(crate) const text_violet_600_of_70: &str = "text-violet-600/70"; pub(crate) const text_violet_600_of_75: &str = "text-violet-600/75"; pub(crate) const text_violet_600_of_80: &str = "text-violet-600/80"; pub(crate) const text_violet_600_of_90: &str = "text-violet-600/90"; pub(crate) const text_violet_600_of_95: &str = "text-violet-600/95"; pub(crate) const text_violet_700: &str = "text-violet-700"; pub(crate) const text_violet_700_of_0: &str = "text-violet-700/0"; pub(crate) const text_violet_700_of_10: &str = "text-violet-700/10"; pub(crate) const text_violet_700_of_100: &str = "text-violet-700/100"; pub(crate) const text_violet_700_of_20: &str = "text-violet-700/20"; pub(crate) const text_violet_700_of_25: &str = "text-violet-700/25"; pub(crate) const text_violet_700_of_30: &str = "text-violet-700/30"; pub(crate) const text_violet_700_of_40: &str = "text-violet-700/40"; pub(crate) const text_violet_700_of_5: &str = "text-violet-700/5"; pub(crate) const text_violet_700_of_50: &str = "text-violet-700/50"; pub(crate) const text_violet_700_of_60: &str = "text-violet-700/60"; pub(crate) const text_violet_700_of_70: &str = "text-violet-700/70"; pub(crate) const text_violet_700_of_75: &str = "text-violet-700/75"; pub(crate) const text_violet_700_of_80: &str = "text-violet-700/80"; pub(crate) const text_violet_700_of_90: &str = "text-violet-700/90"; pub(crate) const text_violet_700_of_95: &str = "text-violet-700/95"; pub(crate) const text_violet_800: &str = "text-violet-800"; pub(crate) const text_violet_800_of_0: &str = "text-violet-800/0"; pub(crate) const text_violet_800_of_10: &str = "text-violet-800/10"; pub(crate) const text_violet_800_of_100: &str = "text-violet-800/100"; pub(crate) const text_violet_800_of_20: &str = "text-violet-800/20"; pub(crate) const text_violet_800_of_25: &str = "text-violet-800/25"; pub(crate) const text_violet_800_of_30: &str = "text-violet-800/30"; pub(crate) const text_violet_800_of_40: &str = "text-violet-800/40"; pub(crate) const text_violet_800_of_5: &str = "text-violet-800/5"; pub(crate) const text_violet_800_of_50: &str = "text-violet-800/50"; pub(crate) const text_violet_800_of_60: &str = "text-violet-800/60"; pub(crate) const text_violet_800_of_70: &str = "text-violet-800/70"; pub(crate) const text_violet_800_of_75: &str = "text-violet-800/75"; pub(crate) const text_violet_800_of_80: &str = "text-violet-800/80"; pub(crate) const text_violet_800_of_90: &str = "text-violet-800/90"; pub(crate) const text_violet_800_of_95: &str = "text-violet-800/95"; pub(crate) const text_violet_900: &str = "text-violet-900"; pub(crate) const text_violet_900_of_0: &str = "text-violet-900/0"; pub(crate) const text_violet_900_of_10: &str = "text-violet-900/10"; pub(crate) const text_violet_900_of_100: &str = "text-violet-900/100"; pub(crate) const text_violet_900_of_20: &str = "text-violet-900/20"; pub(crate) const text_violet_900_of_25: &str = "text-violet-900/25"; pub(crate) const text_violet_900_of_30: &str = "text-violet-900/30"; pub(crate) const text_violet_900_of_40: &str = "text-violet-900/40"; pub(crate) const text_violet_900_of_5: &str = "text-violet-900/5"; pub(crate) const text_violet_900_of_50: &str = "text-violet-900/50"; pub(crate) const text_violet_900_of_60: &str = "text-violet-900/60"; pub(crate) const text_violet_900_of_70: &str = "text-violet-900/70"; pub(crate) const text_violet_900_of_75: &str = "text-violet-900/75"; pub(crate) const text_violet_900_of_80: &str = "text-violet-900/80"; pub(crate) const text_violet_900_of_90: &str = "text-violet-900/90"; pub(crate) const text_violet_900_of_95: &str = "text-violet-900/95"; pub(crate) const text_white: &str = "text-white"; pub(crate) const text_white_of_0: &str = "text-white/0"; pub(crate) const text_white_of_10: &str = "text-white/10"; pub(crate) const text_white_of_100: &str = "text-white/100"; pub(crate) const text_white_of_20: &str = "text-white/20"; pub(crate) const text_white_of_25: &str = "text-white/25"; pub(crate) const text_white_of_30: &str = "text-white/30"; pub(crate) const text_white_of_40: &str = "text-white/40"; pub(crate) const text_white_of_5: &str = "text-white/5"; pub(crate) const text_white_of_50: &str = "text-white/50"; pub(crate) const text_white_of_60: &str = "text-white/60"; pub(crate) const text_white_of_70: &str = "text-white/70"; pub(crate) const text_white_of_75: &str = "text-white/75"; pub(crate) const text_white_of_80: &str = "text-white/80"; pub(crate) const text_white_of_90: &str = "text-white/90"; pub(crate) const text_white_of_95: &str = "text-white/95"; pub(crate) const text_xl: &str = "text-xl"; pub(crate) const text_xs: &str = "text-xs"; pub(crate) const text_yellow_100: &str = "text-yellow-100"; pub(crate) const text_yellow_100_of_0: &str = "text-yellow-100/0"; pub(crate) const text_yellow_100_of_10: &str = "text-yellow-100/10"; pub(crate) const text_yellow_100_of_100: &str = "text-yellow-100/100"; pub(crate) const text_yellow_100_of_20: &str = "text-yellow-100/20"; pub(crate) const text_yellow_100_of_25: &str = "text-yellow-100/25"; pub(crate) const text_yellow_100_of_30: &str = "text-yellow-100/30"; pub(crate) const text_yellow_100_of_40: &str = "text-yellow-100/40"; pub(crate) const text_yellow_100_of_5: &str = "text-yellow-100/5"; pub(crate) const text_yellow_100_of_50: &str = "text-yellow-100/50"; pub(crate) const text_yellow_100_of_60: &str = "text-yellow-100/60"; pub(crate) const text_yellow_100_of_70: &str = "text-yellow-100/70"; pub(crate) const text_yellow_100_of_75: &str = "text-yellow-100/75"; pub(crate) const text_yellow_100_of_80: &str = "text-yellow-100/80"; pub(crate) const text_yellow_100_of_90: &str = "text-yellow-100/90"; pub(crate) const text_yellow_100_of_95: &str = "text-yellow-100/95"; pub(crate) const text_yellow_200: &str = "text-yellow-200"; pub(crate) const text_yellow_200_of_0: &str = "text-yellow-200/0"; pub(crate) const text_yellow_200_of_10: &str = "text-yellow-200/10"; pub(crate) const text_yellow_200_of_100: &str = "text-yellow-200/100"; pub(crate) const text_yellow_200_of_20: &str = "text-yellow-200/20"; pub(crate) const text_yellow_200_of_25: &str = "text-yellow-200/25"; pub(crate) const text_yellow_200_of_30: &str = "text-yellow-200/30"; pub(crate) const text_yellow_200_of_40: &str = "text-yellow-200/40"; pub(crate) const text_yellow_200_of_5: &str = "text-yellow-200/5"; pub(crate) const text_yellow_200_of_50: &str = "text-yellow-200/50"; pub(crate) const text_yellow_200_of_60: &str = "text-yellow-200/60"; pub(crate) const text_yellow_200_of_70: &str = "text-yellow-200/70"; pub(crate) const text_yellow_200_of_75: &str = "text-yellow-200/75"; pub(crate) const text_yellow_200_of_80: &str = "text-yellow-200/80"; pub(crate) const text_yellow_200_of_90: &str = "text-yellow-200/90"; pub(crate) const text_yellow_200_of_95: &str = "text-yellow-200/95"; pub(crate) const text_yellow_300: &str = "text-yellow-300"; pub(crate) const text_yellow_300_of_0: &str = "text-yellow-300/0"; pub(crate) const text_yellow_300_of_10: &str = "text-yellow-300/10"; pub(crate) const text_yellow_300_of_100: &str = "text-yellow-300/100"; pub(crate) const text_yellow_300_of_20: &str = "text-yellow-300/20"; pub(crate) const text_yellow_300_of_25: &str = "text-yellow-300/25"; pub(crate) const text_yellow_300_of_30: &str = "text-yellow-300/30"; pub(crate) const text_yellow_300_of_40: &str = "text-yellow-300/40"; pub(crate) const text_yellow_300_of_5: &str = "text-yellow-300/5"; pub(crate) const text_yellow_300_of_50: &str = "text-yellow-300/50"; pub(crate) const text_yellow_300_of_60: &str = "text-yellow-300/60"; pub(crate) const text_yellow_300_of_70: &str = "text-yellow-300/70"; pub(crate) const text_yellow_300_of_75: &str = "text-yellow-300/75"; pub(crate) const text_yellow_300_of_80: &str = "text-yellow-300/80"; pub(crate) const text_yellow_300_of_90: &str = "text-yellow-300/90"; pub(crate) const text_yellow_300_of_95: &str = "text-yellow-300/95"; pub(crate) const text_yellow_400: &str = "text-yellow-400"; pub(crate) const text_yellow_400_of_0: &str = "text-yellow-400/0"; pub(crate) const text_yellow_400_of_10: &str = "text-yellow-400/10"; pub(crate) const text_yellow_400_of_100: &str = "text-yellow-400/100"; pub(crate) const text_yellow_400_of_20: &str = "text-yellow-400/20"; pub(crate) const text_yellow_400_of_25: &str = "text-yellow-400/25"; pub(crate) const text_yellow_400_of_30: &str = "text-yellow-400/30"; pub(crate) const text_yellow_400_of_40: &str = "text-yellow-400/40"; pub(crate) const text_yellow_400_of_5: &str = "text-yellow-400/5"; pub(crate) const text_yellow_400_of_50: &str = "text-yellow-400/50"; pub(crate) const text_yellow_400_of_60: &str = "text-yellow-400/60"; pub(crate) const text_yellow_400_of_70: &str = "text-yellow-400/70"; pub(crate) const text_yellow_400_of_75: &str = "text-yellow-400/75"; pub(crate) const text_yellow_400_of_80: &str = "text-yellow-400/80"; pub(crate) const text_yellow_400_of_90: &str = "text-yellow-400/90"; pub(crate) const text_yellow_400_of_95: &str = "text-yellow-400/95"; pub(crate) const text_yellow_50: &str = "text-yellow-50"; pub(crate) const text_yellow_500: &str = "text-yellow-500"; pub(crate) const text_yellow_500_of_0: &str = "text-yellow-500/0"; pub(crate) const text_yellow_500_of_10: &str = "text-yellow-500/10"; pub(crate) const text_yellow_500_of_100: &str = "text-yellow-500/100"; pub(crate) const text_yellow_500_of_20: &str = "text-yellow-500/20"; pub(crate) const text_yellow_500_of_25: &str = "text-yellow-500/25"; pub(crate) const text_yellow_500_of_30: &str = "text-yellow-500/30"; pub(crate) const text_yellow_500_of_40: &str = "text-yellow-500/40"; pub(crate) const text_yellow_500_of_5: &str = "text-yellow-500/5"; pub(crate) const text_yellow_500_of_50: &str = "text-yellow-500/50"; pub(crate) const text_yellow_500_of_60: &str = "text-yellow-500/60"; pub(crate) const text_yellow_500_of_70: &str = "text-yellow-500/70"; pub(crate) const text_yellow_500_of_75: &str = "text-yellow-500/75"; pub(crate) const text_yellow_500_of_80: &str = "text-yellow-500/80"; pub(crate) const text_yellow_500_of_90: &str = "text-yellow-500/90"; pub(crate) const text_yellow_500_of_95: &str = "text-yellow-500/95"; pub(crate) const text_yellow_50_of_0: &str = "text-yellow-50/0"; pub(crate) const text_yellow_50_of_10: &str = "text-yellow-50/10"; pub(crate) const text_yellow_50_of_100: &str = "text-yellow-50/100"; pub(crate) const text_yellow_50_of_20: &str = "text-yellow-50/20"; pub(crate) const text_yellow_50_of_25: &str = "text-yellow-50/25"; pub(crate) const text_yellow_50_of_30: &str = "text-yellow-50/30"; pub(crate) const text_yellow_50_of_40: &str = "text-yellow-50/40"; pub(crate) const text_yellow_50_of_5: &str = "text-yellow-50/5"; pub(crate) const text_yellow_50_of_50: &str = "text-yellow-50/50"; pub(crate) const text_yellow_50_of_60: &str = "text-yellow-50/60"; pub(crate) const text_yellow_50_of_70: &str = "text-yellow-50/70"; pub(crate) const text_yellow_50_of_75: &str = "text-yellow-50/75"; pub(crate) const text_yellow_50_of_80: &str = "text-yellow-50/80"; pub(crate) const text_yellow_50_of_90: &str = "text-yellow-50/90"; pub(crate) const text_yellow_50_of_95: &str = "text-yellow-50/95"; pub(crate) const text_yellow_600: &str = "text-yellow-600"; pub(crate) const text_yellow_600_of_0: &str = "text-yellow-600/0"; pub(crate) const text_yellow_600_of_10: &str = "text-yellow-600/10"; pub(crate) const text_yellow_600_of_100: &str = "text-yellow-600/100"; pub(crate) const text_yellow_600_of_20: &str = "text-yellow-600/20"; pub(crate) const text_yellow_600_of_25: &str = "text-yellow-600/25"; pub(crate) const text_yellow_600_of_30: &str = "text-yellow-600/30"; pub(crate) const text_yellow_600_of_40: &str = "text-yellow-600/40"; pub(crate) const text_yellow_600_of_5: &str = "text-yellow-600/5"; pub(crate) const text_yellow_600_of_50: &str = "text-yellow-600/50"; pub(crate) const text_yellow_600_of_60: &str = "text-yellow-600/60"; pub(crate) const text_yellow_600_of_70: &str = "text-yellow-600/70"; pub(crate) const text_yellow_600_of_75: &str = "text-yellow-600/75"; pub(crate) const text_yellow_600_of_80: &str = "text-yellow-600/80"; pub(crate) const text_yellow_600_of_90: &str = "text-yellow-600/90"; pub(crate) const text_yellow_600_of_95: &str = "text-yellow-600/95"; pub(crate) const text_yellow_700: &str = "text-yellow-700"; pub(crate) const text_yellow_700_of_0: &str = "text-yellow-700/0"; pub(crate) const text_yellow_700_of_10: &str = "text-yellow-700/10"; pub(crate) const text_yellow_700_of_100: &str = "text-yellow-700/100"; pub(crate) const text_yellow_700_of_20: &str = "text-yellow-700/20"; pub(crate) const text_yellow_700_of_25: &str = "text-yellow-700/25"; pub(crate) const text_yellow_700_of_30: &str = "text-yellow-700/30"; pub(crate) const text_yellow_700_of_40: &str = "text-yellow-700/40"; pub(crate) const text_yellow_700_of_5: &str = "text-yellow-700/5"; pub(crate) const text_yellow_700_of_50: &str = "text-yellow-700/50"; pub(crate) const text_yellow_700_of_60: &str = "text-yellow-700/60"; pub(crate) const text_yellow_700_of_70: &str = "text-yellow-700/70"; pub(crate) const text_yellow_700_of_75: &str = "text-yellow-700/75"; pub(crate) const text_yellow_700_of_80: &str = "text-yellow-700/80"; pub(crate) const text_yellow_700_of_90: &str = "text-yellow-700/90"; pub(crate) const text_yellow_700_of_95: &str = "text-yellow-700/95"; pub(crate) const text_yellow_800: &str = "text-yellow-800"; pub(crate) const text_yellow_800_of_0: &str = "text-yellow-800/0"; pub(crate) const text_yellow_800_of_10: &str = "text-yellow-800/10"; pub(crate) const text_yellow_800_of_100: &str = "text-yellow-800/100"; pub(crate) const text_yellow_800_of_20: &str = "text-yellow-800/20"; pub(crate) const text_yellow_800_of_25: &str = "text-yellow-800/25"; pub(crate) const text_yellow_800_of_30: &str = "text-yellow-800/30"; pub(crate) const text_yellow_800_of_40: &str = "text-yellow-800/40"; pub(crate) const text_yellow_800_of_5: &str = "text-yellow-800/5"; pub(crate) const text_yellow_800_of_50: &str = "text-yellow-800/50"; pub(crate) const text_yellow_800_of_60: &str = "text-yellow-800/60"; pub(crate) const text_yellow_800_of_70: &str = "text-yellow-800/70"; pub(crate) const text_yellow_800_of_75: &str = "text-yellow-800/75"; pub(crate) const text_yellow_800_of_80: &str = "text-yellow-800/80"; pub(crate) const text_yellow_800_of_90: &str = "text-yellow-800/90"; pub(crate) const text_yellow_800_of_95: &str = "text-yellow-800/95"; pub(crate) const text_yellow_900: &str = "text-yellow-900"; pub(crate) const text_yellow_900_of_0: &str = "text-yellow-900/0"; pub(crate) const text_yellow_900_of_10: &str = "text-yellow-900/10"; pub(crate) const text_yellow_900_of_100: &str = "text-yellow-900/100"; pub(crate) const text_yellow_900_of_20: &str = "text-yellow-900/20"; pub(crate) const text_yellow_900_of_25: &str = "text-yellow-900/25"; pub(crate) const text_yellow_900_of_30: &str = "text-yellow-900/30"; pub(crate) const text_yellow_900_of_40: &str = "text-yellow-900/40"; pub(crate) const text_yellow_900_of_5: &str = "text-yellow-900/5"; pub(crate) const text_yellow_900_of_50: &str = "text-yellow-900/50"; pub(crate) const text_yellow_900_of_60: &str = "text-yellow-900/60"; pub(crate) const text_yellow_900_of_70: &str = "text-yellow-900/70"; pub(crate) const text_yellow_900_of_75: &str = "text-yellow-900/75"; pub(crate) const text_yellow_900_of_80: &str = "text-yellow-900/80"; pub(crate) const text_yellow_900_of_90: &str = "text-yellow-900/90"; pub(crate) const text_yellow_900_of_95: &str = "text-yellow-900/95"; pub(crate) const text_zinc_100: &str = "text-zinc-100"; pub(crate) const text_zinc_100_of_0: &str = "text-zinc-100/0"; pub(crate) const text_zinc_100_of_10: &str = "text-zinc-100/10"; pub(crate) const text_zinc_100_of_100: &str = "text-zinc-100/100"; pub(crate) const text_zinc_100_of_20: &str = "text-zinc-100/20"; pub(crate) const text_zinc_100_of_25: &str = "text-zinc-100/25"; pub(crate) const text_zinc_100_of_30: &str = "text-zinc-100/30"; pub(crate) const text_zinc_100_of_40: &str = "text-zinc-100/40"; pub(crate) const text_zinc_100_of_5: &str = "text-zinc-100/5"; pub(crate) const text_zinc_100_of_50: &str = "text-zinc-100/50"; pub(crate) const text_zinc_100_of_60: &str = "text-zinc-100/60"; pub(crate) const text_zinc_100_of_70: &str = "text-zinc-100/70"; pub(crate) const text_zinc_100_of_75: &str = "text-zinc-100/75"; pub(crate) const text_zinc_100_of_80: &str = "text-zinc-100/80"; pub(crate) const text_zinc_100_of_90: &str = "text-zinc-100/90"; pub(crate) const text_zinc_100_of_95: &str = "text-zinc-100/95"; pub(crate) const text_zinc_200: &str = "text-zinc-200"; pub(crate) const text_zinc_200_of_0: &str = "text-zinc-200/0"; pub(crate) const text_zinc_200_of_10: &str = "text-zinc-200/10"; pub(crate) const text_zinc_200_of_100: &str = "text-zinc-200/100"; pub(crate) const text_zinc_200_of_20: &str = "text-zinc-200/20"; pub(crate) const text_zinc_200_of_25: &str = "text-zinc-200/25"; pub(crate) const text_zinc_200_of_30: &str = "text-zinc-200/30"; pub(crate) const text_zinc_200_of_40: &str = "text-zinc-200/40"; pub(crate) const text_zinc_200_of_5: &str = "text-zinc-200/5"; pub(crate) const text_zinc_200_of_50: &str = "text-zinc-200/50"; pub(crate) const text_zinc_200_of_60: &str = "text-zinc-200/60"; pub(crate) const text_zinc_200_of_70: &str = "text-zinc-200/70"; pub(crate) const text_zinc_200_of_75: &str = "text-zinc-200/75"; pub(crate) const text_zinc_200_of_80: &str = "text-zinc-200/80"; pub(crate) const text_zinc_200_of_90: &str = "text-zinc-200/90"; pub(crate) const text_zinc_200_of_95: &str = "text-zinc-200/95"; pub(crate) const text_zinc_300: &str = "text-zinc-300"; pub(crate) const text_zinc_300_of_0: &str = "text-zinc-300/0"; pub(crate) const text_zinc_300_of_10: &str = "text-zinc-300/10"; pub(crate) const text_zinc_300_of_100: &str = "text-zinc-300/100"; pub(crate) const text_zinc_300_of_20: &str = "text-zinc-300/20"; pub(crate) const text_zinc_300_of_25: &str = "text-zinc-300/25"; pub(crate) const text_zinc_300_of_30: &str = "text-zinc-300/30"; pub(crate) const text_zinc_300_of_40: &str = "text-zinc-300/40"; pub(crate) const text_zinc_300_of_5: &str = "text-zinc-300/5"; pub(crate) const text_zinc_300_of_50: &str = "text-zinc-300/50"; pub(crate) const text_zinc_300_of_60: &str = "text-zinc-300/60"; pub(crate) const text_zinc_300_of_70: &str = "text-zinc-300/70"; pub(crate) const text_zinc_300_of_75: &str = "text-zinc-300/75"; pub(crate) const text_zinc_300_of_80: &str = "text-zinc-300/80"; pub(crate) const text_zinc_300_of_90: &str = "text-zinc-300/90"; pub(crate) const text_zinc_300_of_95: &str = "text-zinc-300/95"; pub(crate) const text_zinc_400: &str = "text-zinc-400"; pub(crate) const text_zinc_400_of_0: &str = "text-zinc-400/0"; pub(crate) const text_zinc_400_of_10: &str = "text-zinc-400/10"; pub(crate) const text_zinc_400_of_100: &str = "text-zinc-400/100"; pub(crate) const text_zinc_400_of_20: &str = "text-zinc-400/20"; pub(crate) const text_zinc_400_of_25: &str = "text-zinc-400/25"; pub(crate) const text_zinc_400_of_30: &str = "text-zinc-400/30"; pub(crate) const text_zinc_400_of_40: &str = "text-zinc-400/40"; pub(crate) const text_zinc_400_of_5: &str = "text-zinc-400/5"; pub(crate) const text_zinc_400_of_50: &str = "text-zinc-400/50"; pub(crate) const text_zinc_400_of_60: &str = "text-zinc-400/60"; pub(crate) const text_zinc_400_of_70: &str = "text-zinc-400/70"; pub(crate) const text_zinc_400_of_75: &str = "text-zinc-400/75"; pub(crate) const text_zinc_400_of_80: &str = "text-zinc-400/80"; pub(crate) const text_zinc_400_of_90: &str = "text-zinc-400/90"; pub(crate) const text_zinc_400_of_95: &str = "text-zinc-400/95"; pub(crate) const text_zinc_50: &str = "text-zinc-50"; pub(crate) const text_zinc_500: &str = "text-zinc-500"; pub(crate) const text_zinc_500_of_0: &str = "text-zinc-500/0"; pub(crate) const text_zinc_500_of_10: &str = "text-zinc-500/10"; pub(crate) const text_zinc_500_of_100: &str = "text-zinc-500/100"; pub(crate) const text_zinc_500_of_20: &str = "text-zinc-500/20"; pub(crate) const text_zinc_500_of_25: &str = "text-zinc-500/25"; pub(crate) const text_zinc_500_of_30: &str = "text-zinc-500/30"; pub(crate) const text_zinc_500_of_40: &str = "text-zinc-500/40"; pub(crate) const text_zinc_500_of_5: &str = "text-zinc-500/5"; pub(crate) const text_zinc_500_of_50: &str = "text-zinc-500/50"; pub(crate) const text_zinc_500_of_60: &str = "text-zinc-500/60"; pub(crate) const text_zinc_500_of_70: &str = "text-zinc-500/70"; pub(crate) const text_zinc_500_of_75: &str = "text-zinc-500/75"; pub(crate) const text_zinc_500_of_80: &str = "text-zinc-500/80"; pub(crate) const text_zinc_500_of_90: &str = "text-zinc-500/90"; pub(crate) const text_zinc_500_of_95: &str = "text-zinc-500/95"; pub(crate) const text_zinc_50_of_0: &str = "text-zinc-50/0"; pub(crate) const text_zinc_50_of_10: &str = "text-zinc-50/10"; pub(crate) const text_zinc_50_of_100: &str = "text-zinc-50/100"; pub(crate) const text_zinc_50_of_20: &str = "text-zinc-50/20"; pub(crate) const text_zinc_50_of_25: &str = "text-zinc-50/25"; pub(crate) const text_zinc_50_of_30: &str = "text-zinc-50/30"; pub(crate) const text_zinc_50_of_40: &str = "text-zinc-50/40"; pub(crate) const text_zinc_50_of_5: &str = "text-zinc-50/5"; pub(crate) const text_zinc_50_of_50: &str = "text-zinc-50/50"; pub(crate) const text_zinc_50_of_60: &str = "text-zinc-50/60"; pub(crate) const text_zinc_50_of_70: &str = "text-zinc-50/70"; pub(crate) const text_zinc_50_of_75: &str = "text-zinc-50/75"; pub(crate) const text_zinc_50_of_80: &str = "text-zinc-50/80"; pub(crate) const text_zinc_50_of_90: &str = "text-zinc-50/90"; pub(crate) const text_zinc_50_of_95: &str = "text-zinc-50/95"; pub(crate) const text_zinc_600: &str = "text-zinc-600"; pub(crate) const text_zinc_600_of_0: &str = "text-zinc-600/0"; pub(crate) const text_zinc_600_of_10: &str = "text-zinc-600/10"; pub(crate) const text_zinc_600_of_100: &str = "text-zinc-600/100"; pub(crate) const text_zinc_600_of_20: &str = "text-zinc-600/20"; pub(crate) const text_zinc_600_of_25: &str = "text-zinc-600/25"; pub(crate) const text_zinc_600_of_30: &str = "text-zinc-600/30"; pub(crate) const text_zinc_600_of_40: &str = "text-zinc-600/40"; pub(crate) const text_zinc_600_of_5: &str = "text-zinc-600/5"; pub(crate) const text_zinc_600_of_50: &str = "text-zinc-600/50"; pub(crate) const text_zinc_600_of_60: &str = "text-zinc-600/60"; pub(crate) const text_zinc_600_of_70: &str = "text-zinc-600/70"; pub(crate) const text_zinc_600_of_75: &str = "text-zinc-600/75"; pub(crate) const text_zinc_600_of_80: &str = "text-zinc-600/80"; pub(crate) const text_zinc_600_of_90: &str = "text-zinc-600/90"; pub(crate) const text_zinc_600_of_95: &str = "text-zinc-600/95"; pub(crate) const text_zinc_700: &str = "text-zinc-700"; pub(crate) const text_zinc_700_of_0: &str = "text-zinc-700/0"; pub(crate) const text_zinc_700_of_10: &str = "text-zinc-700/10"; pub(crate) const text_zinc_700_of_100: &str = "text-zinc-700/100"; pub(crate) const text_zinc_700_of_20: &str = "text-zinc-700/20"; pub(crate) const text_zinc_700_of_25: &str = "text-zinc-700/25"; pub(crate) const text_zinc_700_of_30: &str = "text-zinc-700/30"; pub(crate) const text_zinc_700_of_40: &str = "text-zinc-700/40"; pub(crate) const text_zinc_700_of_5: &str = "text-zinc-700/5"; pub(crate) const text_zinc_700_of_50: &str = "text-zinc-700/50"; pub(crate) const text_zinc_700_of_60: &str = "text-zinc-700/60"; pub(crate) const text_zinc_700_of_70: &str = "text-zinc-700/70"; pub(crate) const text_zinc_700_of_75: &str = "text-zinc-700/75"; pub(crate) const text_zinc_700_of_80: &str = "text-zinc-700/80"; pub(crate) const text_zinc_700_of_90: &str = "text-zinc-700/90"; pub(crate) const text_zinc_700_of_95: &str = "text-zinc-700/95"; pub(crate) const text_zinc_800: &str = "text-zinc-800"; pub(crate) const text_zinc_800_of_0: &str = "text-zinc-800/0"; pub(crate) const text_zinc_800_of_10: &str = "text-zinc-800/10"; pub(crate) const text_zinc_800_of_100: &str = "text-zinc-800/100"; pub(crate) const text_zinc_800_of_20: &str = "text-zinc-800/20"; pub(crate) const text_zinc_800_of_25: &str = "text-zinc-800/25"; pub(crate) const text_zinc_800_of_30: &str = "text-zinc-800/30"; pub(crate) const text_zinc_800_of_40: &str = "text-zinc-800/40"; pub(crate) const text_zinc_800_of_5: &str = "text-zinc-800/5"; pub(crate) const text_zinc_800_of_50: &str = "text-zinc-800/50"; pub(crate) const text_zinc_800_of_60: &str = "text-zinc-800/60"; pub(crate) const text_zinc_800_of_70: &str = "text-zinc-800/70"; pub(crate) const text_zinc_800_of_75: &str = "text-zinc-800/75"; pub(crate) const text_zinc_800_of_80: &str = "text-zinc-800/80"; pub(crate) const text_zinc_800_of_90: &str = "text-zinc-800/90"; pub(crate) const text_zinc_800_of_95: &str = "text-zinc-800/95"; pub(crate) const text_zinc_900: &str = "text-zinc-900"; pub(crate) const text_zinc_900_of_0: &str = "text-zinc-900/0"; pub(crate) const text_zinc_900_of_10: &str = "text-zinc-900/10"; pub(crate) const text_zinc_900_of_100: &str = "text-zinc-900/100"; pub(crate) const text_zinc_900_of_20: &str = "text-zinc-900/20"; pub(crate) const text_zinc_900_of_25: &str = "text-zinc-900/25"; pub(crate) const text_zinc_900_of_30: &str = "text-zinc-900/30"; pub(crate) const text_zinc_900_of_40: &str = "text-zinc-900/40"; pub(crate) const text_zinc_900_of_5: &str = "text-zinc-900/5"; pub(crate) const text_zinc_900_of_50: &str = "text-zinc-900/50"; pub(crate) const text_zinc_900_of_60: &str = "text-zinc-900/60"; pub(crate) const text_zinc_900_of_70: &str = "text-zinc-900/70"; pub(crate) const text_zinc_900_of_75: &str = "text-zinc-900/75"; pub(crate) const text_zinc_900_of_80: &str = "text-zinc-900/80"; pub(crate) const text_zinc_900_of_90: &str = "text-zinc-900/90"; pub(crate) const text_zinc_900_of_95: &str = "text-zinc-900/95"; pub(crate) const tracking_normal: &str = "tracking-normal"; pub(crate) const tracking_tight: &str = "tracking-tight"; pub(crate) const tracking_tighter: &str = "tracking-tighter"; pub(crate) const tracking_wide: &str = "tracking-wide"; pub(crate) const tracking_wider: &str = "tracking-wider"; pub(crate) const tracking_widest: &str = "tracking-widest"; pub(crate) const truncate: &str = "truncate"; pub(crate) const underline: &str = "underline"; pub(crate) const underline_offset_0: &str = "underline-offset-0"; pub(crate) const underline_offset_1: &str = "underline-offset-1"; pub(crate) const underline_offset_2: &str = "underline-offset-2"; pub(crate) const underline_offset_4: &str = "underline-offset-4"; pub(crate) const underline_offset_8: &str = "underline-offset-8"; pub(crate) const underline_offset_auto: &str = "underline-offset-auto"; pub(crate) const uppercase: &str = "uppercase"; pub(crate) const whitespace_normal: &str = "whitespace-normal"; pub(crate) const whitespace_nowrap: &str = "whitespace-nowrap"; pub(crate) const whitespace_pre: &str = "whitespace-pre"; pub(crate) const whitespace_pre_line: &str = "whitespace-pre-line"; pub(crate) const whitespace_pre_wrap: &str = "whitespace-pre-wrap"; } }