:root {
  --hepope-50: 247 248 254;
  --hepope-100: 244 246 247;
  --hepope-200: 226 233 232;
  --hepope-300: 212 212 221;
  --hepope-400: 154 166 173;
  --hepope-500: 105 112 127;
  --hepope-600: 72 83 98;
  --hepope-700: 52 67 78;
  --hepope-800: 29 38 57;
  --hepope-900: 15 23 42;
  --lika-300: 253 213 74;
  --lika-400: 249 190 38;
  --lika-500: 244 161 12;
  --lika-600: 215 116 3;
  --lika-700: 183 81 11;
}
[data-theme="rose"] {
  --lika-300: 254 161 174;
  --lika-400: 252 111 131;
  --lika-500: 245 60 96;
  --lika-600: 223 27 75;
  --lika-700: 189 21 63;
}
[data-theme="emerald"] {
  --lika-300: 107 233 181;
  --lika-400: 49 209 156;
  --lika-500: 15 184 126;
  --lika-600: 7 148 102;
  --lika-700: 3 118 88;
}
[data-theme="sky"] {
  --lika-300: 127 210 250;
  --lika-400: 57 187 246;
  --lika-500: 12 162 232;
  --lika-600: 0 131 197;
  --lika-700: 4 103 160;
}
[data-theme="violet"] {
  --lika-300: 197 180 250;
  --lika-400: 170 142 252;
  --lika-500: 138 91 244;
  --lika-600: 125 57 234;
  --lika-700: 111 41 220;
}
[data-theme="light"] {
  --hepope-50: 15 23 42;
  --hepope-100: 29 38 57;
  --hepope-200: 52 67 78;
  --hepope-300: 72 83 98;
  --hepope-400: 105 112 127;
  --hepope-500: 154 166 173;
  --hepope-600: 212 212 221;
  --hepope-700: 226 233 232;
  --hepope-800: 244 246 247;
  --hepope-900: 247 248 254;
}
.bg-hepope-50 { background-color: rgb(var(--hepope-50) / var(--tw-bg-opacity, 1)); }
.text-hepope-50 { color: rgb(var(--hepope-50) / var(--tw-text-opacity, 1)); }
.border-hepope-50 { border-color: rgb(var(--hepope-50) / var(--tw-border-opacity, 1)); }
.fill-hepope-50 { fill: rgb(var(--hepope-50)); }
.stroke-hepope-50 { stroke: rgb(var(--hepope-50)); }
.placeholder-hepope-50::placeholder { color: rgb(var(--hepope-50) / var(--tw-placeholder-opacity, 1)); }
.ring-hepope-50 { --tw-ring-color: rgb(var(--hepope-50) / var(--tw-ring-opacity, 1)); }
.hover\:bg-hepope-50:hover { background-color: rgb(var(--hepope-50) / var(--tw-bg-opacity, 1)); }
.hover\:text-hepope-50:hover { color: rgb(var(--hepope-50) / var(--tw-text-opacity, 1)); }
.hover\:border-hepope-50:hover { border-color: rgb(var(--hepope-50) / var(--tw-border-opacity, 1)); }
.focus\:bg-hepope-50:focus { background-color: rgb(var(--hepope-50) / var(--tw-bg-opacity, 1)); }
.focus\:text-hepope-50:focus { color: rgb(var(--hepope-50) / var(--tw-text-opacity, 1)); }
.focus\:border-hepope-50:focus { border-color: rgb(var(--hepope-50) / var(--tw-border-opacity, 1)); }
.active\:bg-hepope-50:active { background-color: rgb(var(--hepope-50) / var(--tw-bg-opacity, 1)); }
.active\:text-hepope-50:active { color: rgb(var(--hepope-50) / var(--tw-text-opacity, 1)); }
.active\:border-hepope-50:active { border-color: rgb(var(--hepope-50) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-hepope-50 { color: rgb(var(--hepope-50) / var(--tw-text-opacity, 1)); }
.marker\:text-hepope-50 ::marker { color: rgb(var(--hepope-50)); }
.from-hepope-50 { --tw-gradient-from: rgb(var(--hepope-50)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--hepope-50) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-hepope-50 { --tw-gradient-to: rgb(var(--hepope-50) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--hepope-50)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-hepope-50 { --tw-gradient-to: rgb(var(--hepope-50)) var(--tw-gradient-to-position); }
.divide-hepope-50 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--hepope-50) / var(--tw-divide-opacity, 1)); }
.bg-hepope-100 { background-color: rgb(var(--hepope-100) / var(--tw-bg-opacity, 1)); }
.text-hepope-100 { color: rgb(var(--hepope-100) / var(--tw-text-opacity, 1)); }
.border-hepope-100 { border-color: rgb(var(--hepope-100) / var(--tw-border-opacity, 1)); }
.fill-hepope-100 { fill: rgb(var(--hepope-100)); }
.stroke-hepope-100 { stroke: rgb(var(--hepope-100)); }
.placeholder-hepope-100::placeholder { color: rgb(var(--hepope-100) / var(--tw-placeholder-opacity, 1)); }
.ring-hepope-100 { --tw-ring-color: rgb(var(--hepope-100) / var(--tw-ring-opacity, 1)); }
.hover\:bg-hepope-100:hover { background-color: rgb(var(--hepope-100) / var(--tw-bg-opacity, 1)); }
.hover\:text-hepope-100:hover { color: rgb(var(--hepope-100) / var(--tw-text-opacity, 1)); }
.hover\:border-hepope-100:hover { border-color: rgb(var(--hepope-100) / var(--tw-border-opacity, 1)); }
.focus\:bg-hepope-100:focus { background-color: rgb(var(--hepope-100) / var(--tw-bg-opacity, 1)); }
.focus\:text-hepope-100:focus { color: rgb(var(--hepope-100) / var(--tw-text-opacity, 1)); }
.focus\:border-hepope-100:focus { border-color: rgb(var(--hepope-100) / var(--tw-border-opacity, 1)); }
.active\:bg-hepope-100:active { background-color: rgb(var(--hepope-100) / var(--tw-bg-opacity, 1)); }
.active\:text-hepope-100:active { color: rgb(var(--hepope-100) / var(--tw-text-opacity, 1)); }
.active\:border-hepope-100:active { border-color: rgb(var(--hepope-100) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-hepope-100 { color: rgb(var(--hepope-100) / var(--tw-text-opacity, 1)); }
.marker\:text-hepope-100 ::marker { color: rgb(var(--hepope-100)); }
.from-hepope-100 { --tw-gradient-from: rgb(var(--hepope-100)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--hepope-100) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-hepope-100 { --tw-gradient-to: rgb(var(--hepope-100) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--hepope-100)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-hepope-100 { --tw-gradient-to: rgb(var(--hepope-100)) var(--tw-gradient-to-position); }
.divide-hepope-100 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--hepope-100) / var(--tw-divide-opacity, 1)); }
.bg-hepope-200 { background-color: rgb(var(--hepope-200) / var(--tw-bg-opacity, 1)); }
.text-hepope-200 { color: rgb(var(--hepope-200) / var(--tw-text-opacity, 1)); }
.border-hepope-200 { border-color: rgb(var(--hepope-200) / var(--tw-border-opacity, 1)); }
.fill-hepope-200 { fill: rgb(var(--hepope-200)); }
.stroke-hepope-200 { stroke: rgb(var(--hepope-200)); }
.placeholder-hepope-200::placeholder { color: rgb(var(--hepope-200) / var(--tw-placeholder-opacity, 1)); }
.ring-hepope-200 { --tw-ring-color: rgb(var(--hepope-200) / var(--tw-ring-opacity, 1)); }
.hover\:bg-hepope-200:hover { background-color: rgb(var(--hepope-200) / var(--tw-bg-opacity, 1)); }
.hover\:text-hepope-200:hover { color: rgb(var(--hepope-200) / var(--tw-text-opacity, 1)); }
.hover\:border-hepope-200:hover { border-color: rgb(var(--hepope-200) / var(--tw-border-opacity, 1)); }
.focus\:bg-hepope-200:focus { background-color: rgb(var(--hepope-200) / var(--tw-bg-opacity, 1)); }
.focus\:text-hepope-200:focus { color: rgb(var(--hepope-200) / var(--tw-text-opacity, 1)); }
.focus\:border-hepope-200:focus { border-color: rgb(var(--hepope-200) / var(--tw-border-opacity, 1)); }
.active\:bg-hepope-200:active { background-color: rgb(var(--hepope-200) / var(--tw-bg-opacity, 1)); }
.active\:text-hepope-200:active { color: rgb(var(--hepope-200) / var(--tw-text-opacity, 1)); }
.active\:border-hepope-200:active { border-color: rgb(var(--hepope-200) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-hepope-200 { color: rgb(var(--hepope-200) / var(--tw-text-opacity, 1)); }
.marker\:text-hepope-200 ::marker { color: rgb(var(--hepope-200)); }
.from-hepope-200 { --tw-gradient-from: rgb(var(--hepope-200)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--hepope-200) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-hepope-200 { --tw-gradient-to: rgb(var(--hepope-200) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--hepope-200)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-hepope-200 { --tw-gradient-to: rgb(var(--hepope-200)) var(--tw-gradient-to-position); }
.divide-hepope-200 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--hepope-200) / var(--tw-divide-opacity, 1)); }
.bg-hepope-300 { background-color: rgb(var(--hepope-300) / var(--tw-bg-opacity, 1)); }
.text-hepope-300 { color: rgb(var(--hepope-300) / var(--tw-text-opacity, 1)); }
.border-hepope-300 { border-color: rgb(var(--hepope-300) / var(--tw-border-opacity, 1)); }
.fill-hepope-300 { fill: rgb(var(--hepope-300)); }
.stroke-hepope-300 { stroke: rgb(var(--hepope-300)); }
.placeholder-hepope-300::placeholder { color: rgb(var(--hepope-300) / var(--tw-placeholder-opacity, 1)); }
.ring-hepope-300 { --tw-ring-color: rgb(var(--hepope-300) / var(--tw-ring-opacity, 1)); }
.hover\:bg-hepope-300:hover { background-color: rgb(var(--hepope-300) / var(--tw-bg-opacity, 1)); }
.hover\:text-hepope-300:hover { color: rgb(var(--hepope-300) / var(--tw-text-opacity, 1)); }
.hover\:border-hepope-300:hover { border-color: rgb(var(--hepope-300) / var(--tw-border-opacity, 1)); }
.focus\:bg-hepope-300:focus { background-color: rgb(var(--hepope-300) / var(--tw-bg-opacity, 1)); }
.focus\:text-hepope-300:focus { color: rgb(var(--hepope-300) / var(--tw-text-opacity, 1)); }
.focus\:border-hepope-300:focus { border-color: rgb(var(--hepope-300) / var(--tw-border-opacity, 1)); }
.active\:bg-hepope-300:active { background-color: rgb(var(--hepope-300) / var(--tw-bg-opacity, 1)); }
.active\:text-hepope-300:active { color: rgb(var(--hepope-300) / var(--tw-text-opacity, 1)); }
.active\:border-hepope-300:active { border-color: rgb(var(--hepope-300) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-hepope-300 { color: rgb(var(--hepope-300) / var(--tw-text-opacity, 1)); }
.marker\:text-hepope-300 ::marker { color: rgb(var(--hepope-300)); }
.from-hepope-300 { --tw-gradient-from: rgb(var(--hepope-300)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--hepope-300) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-hepope-300 { --tw-gradient-to: rgb(var(--hepope-300) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--hepope-300)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-hepope-300 { --tw-gradient-to: rgb(var(--hepope-300)) var(--tw-gradient-to-position); }
.divide-hepope-300 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--hepope-300) / var(--tw-divide-opacity, 1)); }
.bg-hepope-400 { background-color: rgb(var(--hepope-400) / var(--tw-bg-opacity, 1)); }
.text-hepope-400 { color: rgb(var(--hepope-400) / var(--tw-text-opacity, 1)); }
.border-hepope-400 { border-color: rgb(var(--hepope-400) / var(--tw-border-opacity, 1)); }
.fill-hepope-400 { fill: rgb(var(--hepope-400)); }
.stroke-hepope-400 { stroke: rgb(var(--hepope-400)); }
.placeholder-hepope-400::placeholder { color: rgb(var(--hepope-400) / var(--tw-placeholder-opacity, 1)); }
.ring-hepope-400 { --tw-ring-color: rgb(var(--hepope-400) / var(--tw-ring-opacity, 1)); }
.hover\:bg-hepope-400:hover { background-color: rgb(var(--hepope-400) / var(--tw-bg-opacity, 1)); }
.hover\:text-hepope-400:hover { color: rgb(var(--hepope-400) / var(--tw-text-opacity, 1)); }
.hover\:border-hepope-400:hover { border-color: rgb(var(--hepope-400) / var(--tw-border-opacity, 1)); }
.focus\:bg-hepope-400:focus { background-color: rgb(var(--hepope-400) / var(--tw-bg-opacity, 1)); }
.focus\:text-hepope-400:focus { color: rgb(var(--hepope-400) / var(--tw-text-opacity, 1)); }
.focus\:border-hepope-400:focus { border-color: rgb(var(--hepope-400) / var(--tw-border-opacity, 1)); }
.active\:bg-hepope-400:active { background-color: rgb(var(--hepope-400) / var(--tw-bg-opacity, 1)); }
.active\:text-hepope-400:active { color: rgb(var(--hepope-400) / var(--tw-text-opacity, 1)); }
.active\:border-hepope-400:active { border-color: rgb(var(--hepope-400) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-hepope-400 { color: rgb(var(--hepope-400) / var(--tw-text-opacity, 1)); }
.marker\:text-hepope-400 ::marker { color: rgb(var(--hepope-400)); }
.from-hepope-400 { --tw-gradient-from: rgb(var(--hepope-400)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--hepope-400) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-hepope-400 { --tw-gradient-to: rgb(var(--hepope-400) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--hepope-400)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-hepope-400 { --tw-gradient-to: rgb(var(--hepope-400)) var(--tw-gradient-to-position); }
.divide-hepope-400 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--hepope-400) / var(--tw-divide-opacity, 1)); }
.bg-hepope-500 { background-color: rgb(var(--hepope-500) / var(--tw-bg-opacity, 1)); }
.text-hepope-500 { color: rgb(var(--hepope-500) / var(--tw-text-opacity, 1)); }
.border-hepope-500 { border-color: rgb(var(--hepope-500) / var(--tw-border-opacity, 1)); }
.fill-hepope-500 { fill: rgb(var(--hepope-500)); }
.stroke-hepope-500 { stroke: rgb(var(--hepope-500)); }
.placeholder-hepope-500::placeholder { color: rgb(var(--hepope-500) / var(--tw-placeholder-opacity, 1)); }
.ring-hepope-500 { --tw-ring-color: rgb(var(--hepope-500) / var(--tw-ring-opacity, 1)); }
.hover\:bg-hepope-500:hover { background-color: rgb(var(--hepope-500) / var(--tw-bg-opacity, 1)); }
.hover\:text-hepope-500:hover { color: rgb(var(--hepope-500) / var(--tw-text-opacity, 1)); }
.hover\:border-hepope-500:hover { border-color: rgb(var(--hepope-500) / var(--tw-border-opacity, 1)); }
.focus\:bg-hepope-500:focus { background-color: rgb(var(--hepope-500) / var(--tw-bg-opacity, 1)); }
.focus\:text-hepope-500:focus { color: rgb(var(--hepope-500) / var(--tw-text-opacity, 1)); }
.focus\:border-hepope-500:focus { border-color: rgb(var(--hepope-500) / var(--tw-border-opacity, 1)); }
.active\:bg-hepope-500:active { background-color: rgb(var(--hepope-500) / var(--tw-bg-opacity, 1)); }
.active\:text-hepope-500:active { color: rgb(var(--hepope-500) / var(--tw-text-opacity, 1)); }
.active\:border-hepope-500:active { border-color: rgb(var(--hepope-500) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-hepope-500 { color: rgb(var(--hepope-500) / var(--tw-text-opacity, 1)); }
.marker\:text-hepope-500 ::marker { color: rgb(var(--hepope-500)); }
.from-hepope-500 { --tw-gradient-from: rgb(var(--hepope-500)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--hepope-500) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-hepope-500 { --tw-gradient-to: rgb(var(--hepope-500) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--hepope-500)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-hepope-500 { --tw-gradient-to: rgb(var(--hepope-500)) var(--tw-gradient-to-position); }
.divide-hepope-500 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--hepope-500) / var(--tw-divide-opacity, 1)); }
.bg-hepope-600 { background-color: rgb(var(--hepope-600) / var(--tw-bg-opacity, 1)); }
.text-hepope-600 { color: rgb(var(--hepope-600) / var(--tw-text-opacity, 1)); }
.border-hepope-600 { border-color: rgb(var(--hepope-600) / var(--tw-border-opacity, 1)); }
.fill-hepope-600 { fill: rgb(var(--hepope-600)); }
.stroke-hepope-600 { stroke: rgb(var(--hepope-600)); }
.placeholder-hepope-600::placeholder { color: rgb(var(--hepope-600) / var(--tw-placeholder-opacity, 1)); }
.ring-hepope-600 { --tw-ring-color: rgb(var(--hepope-600) / var(--tw-ring-opacity, 1)); }
.hover\:bg-hepope-600:hover { background-color: rgb(var(--hepope-600) / var(--tw-bg-opacity, 1)); }
.hover\:text-hepope-600:hover { color: rgb(var(--hepope-600) / var(--tw-text-opacity, 1)); }
.hover\:border-hepope-600:hover { border-color: rgb(var(--hepope-600) / var(--tw-border-opacity, 1)); }
.focus\:bg-hepope-600:focus { background-color: rgb(var(--hepope-600) / var(--tw-bg-opacity, 1)); }
.focus\:text-hepope-600:focus { color: rgb(var(--hepope-600) / var(--tw-text-opacity, 1)); }
.focus\:border-hepope-600:focus { border-color: rgb(var(--hepope-600) / var(--tw-border-opacity, 1)); }
.active\:bg-hepope-600:active { background-color: rgb(var(--hepope-600) / var(--tw-bg-opacity, 1)); }
.active\:text-hepope-600:active { color: rgb(var(--hepope-600) / var(--tw-text-opacity, 1)); }
.active\:border-hepope-600:active { border-color: rgb(var(--hepope-600) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-hepope-600 { color: rgb(var(--hepope-600) / var(--tw-text-opacity, 1)); }
.marker\:text-hepope-600 ::marker { color: rgb(var(--hepope-600)); }
.from-hepope-600 { --tw-gradient-from: rgb(var(--hepope-600)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--hepope-600) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-hepope-600 { --tw-gradient-to: rgb(var(--hepope-600) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--hepope-600)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-hepope-600 { --tw-gradient-to: rgb(var(--hepope-600)) var(--tw-gradient-to-position); }
.divide-hepope-600 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--hepope-600) / var(--tw-divide-opacity, 1)); }
.bg-hepope-700 { background-color: rgb(var(--hepope-700) / var(--tw-bg-opacity, 1)); }
.text-hepope-700 { color: rgb(var(--hepope-700) / var(--tw-text-opacity, 1)); }
.border-hepope-700 { border-color: rgb(var(--hepope-700) / var(--tw-border-opacity, 1)); }
.fill-hepope-700 { fill: rgb(var(--hepope-700)); }
.stroke-hepope-700 { stroke: rgb(var(--hepope-700)); }
.placeholder-hepope-700::placeholder { color: rgb(var(--hepope-700) / var(--tw-placeholder-opacity, 1)); }
.ring-hepope-700 { --tw-ring-color: rgb(var(--hepope-700) / var(--tw-ring-opacity, 1)); }
.hover\:bg-hepope-700:hover { background-color: rgb(var(--hepope-700) / var(--tw-bg-opacity, 1)); }
.hover\:text-hepope-700:hover { color: rgb(var(--hepope-700) / var(--tw-text-opacity, 1)); }
.hover\:border-hepope-700:hover { border-color: rgb(var(--hepope-700) / var(--tw-border-opacity, 1)); }
.focus\:bg-hepope-700:focus { background-color: rgb(var(--hepope-700) / var(--tw-bg-opacity, 1)); }
.focus\:text-hepope-700:focus { color: rgb(var(--hepope-700) / var(--tw-text-opacity, 1)); }
.focus\:border-hepope-700:focus { border-color: rgb(var(--hepope-700) / var(--tw-border-opacity, 1)); }
.active\:bg-hepope-700:active { background-color: rgb(var(--hepope-700) / var(--tw-bg-opacity, 1)); }
.active\:text-hepope-700:active { color: rgb(var(--hepope-700) / var(--tw-text-opacity, 1)); }
.active\:border-hepope-700:active { border-color: rgb(var(--hepope-700) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-hepope-700 { color: rgb(var(--hepope-700) / var(--tw-text-opacity, 1)); }
.marker\:text-hepope-700 ::marker { color: rgb(var(--hepope-700)); }
.from-hepope-700 { --tw-gradient-from: rgb(var(--hepope-700)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--hepope-700) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-hepope-700 { --tw-gradient-to: rgb(var(--hepope-700) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--hepope-700)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-hepope-700 { --tw-gradient-to: rgb(var(--hepope-700)) var(--tw-gradient-to-position); }
.divide-hepope-700 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--hepope-700) / var(--tw-divide-opacity, 1)); }
.bg-hepope-800 { background-color: rgb(var(--hepope-800) / var(--tw-bg-opacity, 1)); }
.text-hepope-800 { color: rgb(var(--hepope-800) / var(--tw-text-opacity, 1)); }
.border-hepope-800 { border-color: rgb(var(--hepope-800) / var(--tw-border-opacity, 1)); }
.fill-hepope-800 { fill: rgb(var(--hepope-800)); }
.stroke-hepope-800 { stroke: rgb(var(--hepope-800)); }
.placeholder-hepope-800::placeholder { color: rgb(var(--hepope-800) / var(--tw-placeholder-opacity, 1)); }
.ring-hepope-800 { --tw-ring-color: rgb(var(--hepope-800) / var(--tw-ring-opacity, 1)); }
.hover\:bg-hepope-800:hover { background-color: rgb(var(--hepope-800) / var(--tw-bg-opacity, 1)); }
.hover\:text-hepope-800:hover { color: rgb(var(--hepope-800) / var(--tw-text-opacity, 1)); }
.hover\:border-hepope-800:hover { border-color: rgb(var(--hepope-800) / var(--tw-border-opacity, 1)); }
.focus\:bg-hepope-800:focus { background-color: rgb(var(--hepope-800) / var(--tw-bg-opacity, 1)); }
.focus\:text-hepope-800:focus { color: rgb(var(--hepope-800) / var(--tw-text-opacity, 1)); }
.focus\:border-hepope-800:focus { border-color: rgb(var(--hepope-800) / var(--tw-border-opacity, 1)); }
.active\:bg-hepope-800:active { background-color: rgb(var(--hepope-800) / var(--tw-bg-opacity, 1)); }
.active\:text-hepope-800:active { color: rgb(var(--hepope-800) / var(--tw-text-opacity, 1)); }
.active\:border-hepope-800:active { border-color: rgb(var(--hepope-800) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-hepope-800 { color: rgb(var(--hepope-800) / var(--tw-text-opacity, 1)); }
.marker\:text-hepope-800 ::marker { color: rgb(var(--hepope-800)); }
.from-hepope-800 { --tw-gradient-from: rgb(var(--hepope-800)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--hepope-800) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-hepope-800 { --tw-gradient-to: rgb(var(--hepope-800) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--hepope-800)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-hepope-800 { --tw-gradient-to: rgb(var(--hepope-800)) var(--tw-gradient-to-position); }
.divide-hepope-800 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--hepope-800) / var(--tw-divide-opacity, 1)); }
.bg-hepope-900 { background-color: rgb(var(--hepope-900) / var(--tw-bg-opacity, 1)); }
.text-hepope-900 { color: rgb(var(--hepope-900) / var(--tw-text-opacity, 1)); }
.border-hepope-900 { border-color: rgb(var(--hepope-900) / var(--tw-border-opacity, 1)); }
.fill-hepope-900 { fill: rgb(var(--hepope-900)); }
.stroke-hepope-900 { stroke: rgb(var(--hepope-900)); }
.placeholder-hepope-900::placeholder { color: rgb(var(--hepope-900) / var(--tw-placeholder-opacity, 1)); }
.ring-hepope-900 { --tw-ring-color: rgb(var(--hepope-900) / var(--tw-ring-opacity, 1)); }
.hover\:bg-hepope-900:hover { background-color: rgb(var(--hepope-900) / var(--tw-bg-opacity, 1)); }
.hover\:text-hepope-900:hover { color: rgb(var(--hepope-900) / var(--tw-text-opacity, 1)); }
.hover\:border-hepope-900:hover { border-color: rgb(var(--hepope-900) / var(--tw-border-opacity, 1)); }
.focus\:bg-hepope-900:focus { background-color: rgb(var(--hepope-900) / var(--tw-bg-opacity, 1)); }
.focus\:text-hepope-900:focus { color: rgb(var(--hepope-900) / var(--tw-text-opacity, 1)); }
.focus\:border-hepope-900:focus { border-color: rgb(var(--hepope-900) / var(--tw-border-opacity, 1)); }
.active\:bg-hepope-900:active { background-color: rgb(var(--hepope-900) / var(--tw-bg-opacity, 1)); }
.active\:text-hepope-900:active { color: rgb(var(--hepope-900) / var(--tw-text-opacity, 1)); }
.active\:border-hepope-900:active { border-color: rgb(var(--hepope-900) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-hepope-900 { color: rgb(var(--hepope-900) / var(--tw-text-opacity, 1)); }
.marker\:text-hepope-900 ::marker { color: rgb(var(--hepope-900)); }
.from-hepope-900 { --tw-gradient-from: rgb(var(--hepope-900)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--hepope-900) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-hepope-900 { --tw-gradient-to: rgb(var(--hepope-900) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--hepope-900)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-hepope-900 { --tw-gradient-to: rgb(var(--hepope-900)) var(--tw-gradient-to-position); }
.divide-hepope-900 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--hepope-900) / var(--tw-divide-opacity, 1)); }
.bg-lika-300 { background-color: rgb(var(--lika-300) / var(--tw-bg-opacity, 1)); }
.text-lika-300 { color: rgb(var(--lika-300) / var(--tw-text-opacity, 1)); }
.border-lika-300 { border-color: rgb(var(--lika-300) / var(--tw-border-opacity, 1)); }
.fill-lika-300 { fill: rgb(var(--lika-300)); }
.stroke-lika-300 { stroke: rgb(var(--lika-300)); }
.placeholder-lika-300::placeholder { color: rgb(var(--lika-300) / var(--tw-placeholder-opacity, 1)); }
.ring-lika-300 { --tw-ring-color: rgb(var(--lika-300) / var(--tw-ring-opacity, 1)); }
.hover\:bg-lika-300:hover { background-color: rgb(var(--lika-300) / var(--tw-bg-opacity, 1)); }
.hover\:text-lika-300:hover { color: rgb(var(--lika-300) / var(--tw-text-opacity, 1)); }
.hover\:border-lika-300:hover { border-color: rgb(var(--lika-300) / var(--tw-border-opacity, 1)); }
.focus\:bg-lika-300:focus { background-color: rgb(var(--lika-300) / var(--tw-bg-opacity, 1)); }
.focus\:text-lika-300:focus { color: rgb(var(--lika-300) / var(--tw-text-opacity, 1)); }
.focus\:border-lika-300:focus { border-color: rgb(var(--lika-300) / var(--tw-border-opacity, 1)); }
.active\:bg-lika-300:active { background-color: rgb(var(--lika-300) / var(--tw-bg-opacity, 1)); }
.active\:text-lika-300:active { color: rgb(var(--lika-300) / var(--tw-text-opacity, 1)); }
.active\:border-lika-300:active { border-color: rgb(var(--lika-300) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-lika-300 { color: rgb(var(--lika-300) / var(--tw-text-opacity, 1)); }
.marker\:text-lika-300 ::marker { color: rgb(var(--lika-300)); }
.from-lika-300 { --tw-gradient-from: rgb(var(--lika-300)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--lika-300) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-lika-300 { --tw-gradient-to: rgb(var(--lika-300) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--lika-300)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-lika-300 { --tw-gradient-to: rgb(var(--lika-300)) var(--tw-gradient-to-position); }
.divide-lika-300 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--lika-300) / var(--tw-divide-opacity, 1)); }
.bg-lika-400 { background-color: rgb(var(--lika-400) / var(--tw-bg-opacity, 1)); }
.text-lika-400 { color: rgb(var(--lika-400) / var(--tw-text-opacity, 1)); }
.border-lika-400 { border-color: rgb(var(--lika-400) / var(--tw-border-opacity, 1)); }
.fill-lika-400 { fill: rgb(var(--lika-400)); }
.stroke-lika-400 { stroke: rgb(var(--lika-400)); }
.placeholder-lika-400::placeholder { color: rgb(var(--lika-400) / var(--tw-placeholder-opacity, 1)); }
.ring-lika-400 { --tw-ring-color: rgb(var(--lika-400) / var(--tw-ring-opacity, 1)); }
.hover\:bg-lika-400:hover { background-color: rgb(var(--lika-400) / var(--tw-bg-opacity, 1)); }
.hover\:text-lika-400:hover { color: rgb(var(--lika-400) / var(--tw-text-opacity, 1)); }
.hover\:border-lika-400:hover { border-color: rgb(var(--lika-400) / var(--tw-border-opacity, 1)); }
.focus\:bg-lika-400:focus { background-color: rgb(var(--lika-400) / var(--tw-bg-opacity, 1)); }
.focus\:text-lika-400:focus { color: rgb(var(--lika-400) / var(--tw-text-opacity, 1)); }
.focus\:border-lika-400:focus { border-color: rgb(var(--lika-400) / var(--tw-border-opacity, 1)); }
.active\:bg-lika-400:active { background-color: rgb(var(--lika-400) / var(--tw-bg-opacity, 1)); }
.active\:text-lika-400:active { color: rgb(var(--lika-400) / var(--tw-text-opacity, 1)); }
.active\:border-lika-400:active { border-color: rgb(var(--lika-400) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-lika-400 { color: rgb(var(--lika-400) / var(--tw-text-opacity, 1)); }
.marker\:text-lika-400 ::marker { color: rgb(var(--lika-400)); }
.from-lika-400 { --tw-gradient-from: rgb(var(--lika-400)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--lika-400) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-lika-400 { --tw-gradient-to: rgb(var(--lika-400) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--lika-400)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-lika-400 { --tw-gradient-to: rgb(var(--lika-400)) var(--tw-gradient-to-position); }
.divide-lika-400 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--lika-400) / var(--tw-divide-opacity, 1)); }
.bg-lika-500 { background-color: rgb(var(--lika-500) / var(--tw-bg-opacity, 1)); }
.text-lika-500 { color: rgb(var(--lika-500) / var(--tw-text-opacity, 1)); }
.border-lika-500 { border-color: rgb(var(--lika-500) / var(--tw-border-opacity, 1)); }
.fill-lika-500 { fill: rgb(var(--lika-500)); }
.stroke-lika-500 { stroke: rgb(var(--lika-500)); }
.placeholder-lika-500::placeholder { color: rgb(var(--lika-500) / var(--tw-placeholder-opacity, 1)); }
.ring-lika-500 { --tw-ring-color: rgb(var(--lika-500) / var(--tw-ring-opacity, 1)); }
.hover\:bg-lika-500:hover { background-color: rgb(var(--lika-500) / var(--tw-bg-opacity, 1)); }
.hover\:text-lika-500:hover { color: rgb(var(--lika-500) / var(--tw-text-opacity, 1)); }
.hover\:border-lika-500:hover { border-color: rgb(var(--lika-500) / var(--tw-border-opacity, 1)); }
.focus\:bg-lika-500:focus { background-color: rgb(var(--lika-500) / var(--tw-bg-opacity, 1)); }
.focus\:text-lika-500:focus { color: rgb(var(--lika-500) / var(--tw-text-opacity, 1)); }
.focus\:border-lika-500:focus { border-color: rgb(var(--lika-500) / var(--tw-border-opacity, 1)); }
.active\:bg-lika-500:active { background-color: rgb(var(--lika-500) / var(--tw-bg-opacity, 1)); }
.active\:text-lika-500:active { color: rgb(var(--lika-500) / var(--tw-text-opacity, 1)); }
.active\:border-lika-500:active { border-color: rgb(var(--lika-500) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-lika-500 { color: rgb(var(--lika-500) / var(--tw-text-opacity, 1)); }
.marker\:text-lika-500 ::marker { color: rgb(var(--lika-500)); }
.from-lika-500 { --tw-gradient-from: rgb(var(--lika-500)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--lika-500) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-lika-500 { --tw-gradient-to: rgb(var(--lika-500) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--lika-500)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-lika-500 { --tw-gradient-to: rgb(var(--lika-500)) var(--tw-gradient-to-position); }
.divide-lika-500 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--lika-500) / var(--tw-divide-opacity, 1)); }
.bg-lika-600 { background-color: rgb(var(--lika-600) / var(--tw-bg-opacity, 1)); }
.text-lika-600 { color: rgb(var(--lika-600) / var(--tw-text-opacity, 1)); }
.border-lika-600 { border-color: rgb(var(--lika-600) / var(--tw-border-opacity, 1)); }
.fill-lika-600 { fill: rgb(var(--lika-600)); }
.stroke-lika-600 { stroke: rgb(var(--lika-600)); }
.placeholder-lika-600::placeholder { color: rgb(var(--lika-600) / var(--tw-placeholder-opacity, 1)); }
.ring-lika-600 { --tw-ring-color: rgb(var(--lika-600) / var(--tw-ring-opacity, 1)); }
.hover\:bg-lika-600:hover { background-color: rgb(var(--lika-600) / var(--tw-bg-opacity, 1)); }
.hover\:text-lika-600:hover { color: rgb(var(--lika-600) / var(--tw-text-opacity, 1)); }
.hover\:border-lika-600:hover { border-color: rgb(var(--lika-600) / var(--tw-border-opacity, 1)); }
.focus\:bg-lika-600:focus { background-color: rgb(var(--lika-600) / var(--tw-bg-opacity, 1)); }
.focus\:text-lika-600:focus { color: rgb(var(--lika-600) / var(--tw-text-opacity, 1)); }
.focus\:border-lika-600:focus { border-color: rgb(var(--lika-600) / var(--tw-border-opacity, 1)); }
.active\:bg-lika-600:active { background-color: rgb(var(--lika-600) / var(--tw-bg-opacity, 1)); }
.active\:text-lika-600:active { color: rgb(var(--lika-600) / var(--tw-text-opacity, 1)); }
.active\:border-lika-600:active { border-color: rgb(var(--lika-600) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-lika-600 { color: rgb(var(--lika-600) / var(--tw-text-opacity, 1)); }
.marker\:text-lika-600 ::marker { color: rgb(var(--lika-600)); }
.from-lika-600 { --tw-gradient-from: rgb(var(--lika-600)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--lika-600) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-lika-600 { --tw-gradient-to: rgb(var(--lika-600) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--lika-600)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-lika-600 { --tw-gradient-to: rgb(var(--lika-600)) var(--tw-gradient-to-position); }
.divide-lika-600 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--lika-600) / var(--tw-divide-opacity, 1)); }
.bg-lika-700 { background-color: rgb(var(--lika-700) / var(--tw-bg-opacity, 1)); }
.text-lika-700 { color: rgb(var(--lika-700) / var(--tw-text-opacity, 1)); }
.border-lika-700 { border-color: rgb(var(--lika-700) / var(--tw-border-opacity, 1)); }
.fill-lika-700 { fill: rgb(var(--lika-700)); }
.stroke-lika-700 { stroke: rgb(var(--lika-700)); }
.placeholder-lika-700::placeholder { color: rgb(var(--lika-700) / var(--tw-placeholder-opacity, 1)); }
.ring-lika-700 { --tw-ring-color: rgb(var(--lika-700) / var(--tw-ring-opacity, 1)); }
.hover\:bg-lika-700:hover { background-color: rgb(var(--lika-700) / var(--tw-bg-opacity, 1)); }
.hover\:text-lika-700:hover { color: rgb(var(--lika-700) / var(--tw-text-opacity, 1)); }
.hover\:border-lika-700:hover { border-color: rgb(var(--lika-700) / var(--tw-border-opacity, 1)); }
.focus\:bg-lika-700:focus { background-color: rgb(var(--lika-700) / var(--tw-bg-opacity, 1)); }
.focus\:text-lika-700:focus { color: rgb(var(--lika-700) / var(--tw-text-opacity, 1)); }
.focus\:border-lika-700:focus { border-color: rgb(var(--lika-700) / var(--tw-border-opacity, 1)); }
.active\:bg-lika-700:active { background-color: rgb(var(--lika-700) / var(--tw-bg-opacity, 1)); }
.active\:text-lika-700:active { color: rgb(var(--lika-700) / var(--tw-text-opacity, 1)); }
.active\:border-lika-700:active { border-color: rgb(var(--lika-700) / var(--tw-border-opacity, 1)); }
.group:hover .group-hover\:text-lika-700 { color: rgb(var(--lika-700) / var(--tw-text-opacity, 1)); }
.marker\:text-lika-700 ::marker { color: rgb(var(--lika-700)); }
.from-lika-700 { --tw-gradient-from: rgb(var(--lika-700)) var(--tw-gradient-from-position); --tw-gradient-to: rgb(var(--lika-700) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-lika-700 { --tw-gradient-to: rgb(var(--lika-700) / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--lika-700)) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-lika-700 { --tw-gradient-to: rgb(var(--lika-700)) var(--tw-gradient-to-position); }
.divide-lika-700 > :not([hidden]) ~ :not([hidden]) { border-color: rgb(var(--lika-700) / var(--tw-divide-opacity, 1)); }
.bg-hepope-50\/80 { background-color: rgb(var(--hepope-50) / 0.8); }
.text-hepope-50\/80 { color: rgb(var(--hepope-50) / 0.8); }
.border-hepope-50\/80 { border-color: rgb(var(--hepope-50) / 0.8); }
.hover\:bg-hepope-50\/80:hover { background-color: rgb(var(--hepope-50) / 0.8); }
.bg-hepope-50\/50 { background-color: rgb(var(--hepope-50) / 0.5); }
.text-hepope-50\/50 { color: rgb(var(--hepope-50) / 0.5); }
.border-hepope-50\/50 { border-color: rgb(var(--hepope-50) / 0.5); }
.hover\:bg-hepope-50\/50:hover { background-color: rgb(var(--hepope-50) / 0.5); }
.bg-hepope-50\/20 { background-color: rgb(var(--hepope-50) / 0.2); }
.text-hepope-50\/20 { color: rgb(var(--hepope-50) / 0.2); }
.border-hepope-50\/20 { border-color: rgb(var(--hepope-50) / 0.2); }
.hover\:bg-hepope-50\/20:hover { background-color: rgb(var(--hepope-50) / 0.2); }
.bg-hepope-50\/90 { background-color: rgb(var(--hepope-50) / 0.9); }
.text-hepope-50\/90 { color: rgb(var(--hepope-50) / 0.9); }
.border-hepope-50\/90 { border-color: rgb(var(--hepope-50) / 0.9); }
.hover\:bg-hepope-50\/90:hover { background-color: rgb(var(--hepope-50) / 0.9); }
.bg-hepope-50\/10 { background-color: rgb(var(--hepope-50) / 0.1); }
.text-hepope-50\/10 { color: rgb(var(--hepope-50) / 0.1); }
.border-hepope-50\/10 { border-color: rgb(var(--hepope-50) / 0.1); }
.hover\:bg-hepope-50\/10:hover { background-color: rgb(var(--hepope-50) / 0.1); }
.bg-hepope-50\/30 { background-color: rgb(var(--hepope-50) / 0.3); }
.text-hepope-50\/30 { color: rgb(var(--hepope-50) / 0.3); }
.border-hepope-50\/30 { border-color: rgb(var(--hepope-50) / 0.3); }
.hover\:bg-hepope-50\/30:hover { background-color: rgb(var(--hepope-50) / 0.3); }
.bg-hepope-50\/95 { background-color: rgb(var(--hepope-50) / 0.95); }
.text-hepope-50\/95 { color: rgb(var(--hepope-50) / 0.95); }
.border-hepope-50\/95 { border-color: rgb(var(--hepope-50) / 0.95); }
.hover\:bg-hepope-50\/95:hover { background-color: rgb(var(--hepope-50) / 0.95); }
.bg-hepope-100\/80 { background-color: rgb(var(--hepope-100) / 0.8); }
.text-hepope-100\/80 { color: rgb(var(--hepope-100) / 0.8); }
.border-hepope-100\/80 { border-color: rgb(var(--hepope-100) / 0.8); }
.hover\:bg-hepope-100\/80:hover { background-color: rgb(var(--hepope-100) / 0.8); }
.bg-hepope-100\/50 { background-color: rgb(var(--hepope-100) / 0.5); }
.text-hepope-100\/50 { color: rgb(var(--hepope-100) / 0.5); }
.border-hepope-100\/50 { border-color: rgb(var(--hepope-100) / 0.5); }
.hover\:bg-hepope-100\/50:hover { background-color: rgb(var(--hepope-100) / 0.5); }
.bg-hepope-100\/20 { background-color: rgb(var(--hepope-100) / 0.2); }
.text-hepope-100\/20 { color: rgb(var(--hepope-100) / 0.2); }
.border-hepope-100\/20 { border-color: rgb(var(--hepope-100) / 0.2); }
.hover\:bg-hepope-100\/20:hover { background-color: rgb(var(--hepope-100) / 0.2); }
.bg-hepope-100\/90 { background-color: rgb(var(--hepope-100) / 0.9); }
.text-hepope-100\/90 { color: rgb(var(--hepope-100) / 0.9); }
.border-hepope-100\/90 { border-color: rgb(var(--hepope-100) / 0.9); }
.hover\:bg-hepope-100\/90:hover { background-color: rgb(var(--hepope-100) / 0.9); }
.bg-hepope-100\/10 { background-color: rgb(var(--hepope-100) / 0.1); }
.text-hepope-100\/10 { color: rgb(var(--hepope-100) / 0.1); }
.border-hepope-100\/10 { border-color: rgb(var(--hepope-100) / 0.1); }
.hover\:bg-hepope-100\/10:hover { background-color: rgb(var(--hepope-100) / 0.1); }
.bg-hepope-100\/30 { background-color: rgb(var(--hepope-100) / 0.3); }
.text-hepope-100\/30 { color: rgb(var(--hepope-100) / 0.3); }
.border-hepope-100\/30 { border-color: rgb(var(--hepope-100) / 0.3); }
.hover\:bg-hepope-100\/30:hover { background-color: rgb(var(--hepope-100) / 0.3); }
.bg-hepope-100\/95 { background-color: rgb(var(--hepope-100) / 0.95); }
.text-hepope-100\/95 { color: rgb(var(--hepope-100) / 0.95); }
.border-hepope-100\/95 { border-color: rgb(var(--hepope-100) / 0.95); }
.hover\:bg-hepope-100\/95:hover { background-color: rgb(var(--hepope-100) / 0.95); }
.bg-hepope-200\/80 { background-color: rgb(var(--hepope-200) / 0.8); }
.text-hepope-200\/80 { color: rgb(var(--hepope-200) / 0.8); }
.border-hepope-200\/80 { border-color: rgb(var(--hepope-200) / 0.8); }
.hover\:bg-hepope-200\/80:hover { background-color: rgb(var(--hepope-200) / 0.8); }
.bg-hepope-200\/50 { background-color: rgb(var(--hepope-200) / 0.5); }
.text-hepope-200\/50 { color: rgb(var(--hepope-200) / 0.5); }
.border-hepope-200\/50 { border-color: rgb(var(--hepope-200) / 0.5); }
.hover\:bg-hepope-200\/50:hover { background-color: rgb(var(--hepope-200) / 0.5); }
.bg-hepope-200\/20 { background-color: rgb(var(--hepope-200) / 0.2); }
.text-hepope-200\/20 { color: rgb(var(--hepope-200) / 0.2); }
.border-hepope-200\/20 { border-color: rgb(var(--hepope-200) / 0.2); }
.hover\:bg-hepope-200\/20:hover { background-color: rgb(var(--hepope-200) / 0.2); }
.bg-hepope-200\/90 { background-color: rgb(var(--hepope-200) / 0.9); }
.text-hepope-200\/90 { color: rgb(var(--hepope-200) / 0.9); }
.border-hepope-200\/90 { border-color: rgb(var(--hepope-200) / 0.9); }
.hover\:bg-hepope-200\/90:hover { background-color: rgb(var(--hepope-200) / 0.9); }
.bg-hepope-200\/10 { background-color: rgb(var(--hepope-200) / 0.1); }
.text-hepope-200\/10 { color: rgb(var(--hepope-200) / 0.1); }
.border-hepope-200\/10 { border-color: rgb(var(--hepope-200) / 0.1); }
.hover\:bg-hepope-200\/10:hover { background-color: rgb(var(--hepope-200) / 0.1); }
.bg-hepope-200\/30 { background-color: rgb(var(--hepope-200) / 0.3); }
.text-hepope-200\/30 { color: rgb(var(--hepope-200) / 0.3); }
.border-hepope-200\/30 { border-color: rgb(var(--hepope-200) / 0.3); }
.hover\:bg-hepope-200\/30:hover { background-color: rgb(var(--hepope-200) / 0.3); }
.bg-hepope-200\/95 { background-color: rgb(var(--hepope-200) / 0.95); }
.text-hepope-200\/95 { color: rgb(var(--hepope-200) / 0.95); }
.border-hepope-200\/95 { border-color: rgb(var(--hepope-200) / 0.95); }
.hover\:bg-hepope-200\/95:hover { background-color: rgb(var(--hepope-200) / 0.95); }
.bg-hepope-300\/80 { background-color: rgb(var(--hepope-300) / 0.8); }
.text-hepope-300\/80 { color: rgb(var(--hepope-300) / 0.8); }
.border-hepope-300\/80 { border-color: rgb(var(--hepope-300) / 0.8); }
.hover\:bg-hepope-300\/80:hover { background-color: rgb(var(--hepope-300) / 0.8); }
.bg-hepope-300\/50 { background-color: rgb(var(--hepope-300) / 0.5); }
.text-hepope-300\/50 { color: rgb(var(--hepope-300) / 0.5); }
.border-hepope-300\/50 { border-color: rgb(var(--hepope-300) / 0.5); }
.hover\:bg-hepope-300\/50:hover { background-color: rgb(var(--hepope-300) / 0.5); }
.bg-hepope-300\/20 { background-color: rgb(var(--hepope-300) / 0.2); }
.text-hepope-300\/20 { color: rgb(var(--hepope-300) / 0.2); }
.border-hepope-300\/20 { border-color: rgb(var(--hepope-300) / 0.2); }
.hover\:bg-hepope-300\/20:hover { background-color: rgb(var(--hepope-300) / 0.2); }
.bg-hepope-300\/90 { background-color: rgb(var(--hepope-300) / 0.9); }
.text-hepope-300\/90 { color: rgb(var(--hepope-300) / 0.9); }
.border-hepope-300\/90 { border-color: rgb(var(--hepope-300) / 0.9); }
.hover\:bg-hepope-300\/90:hover { background-color: rgb(var(--hepope-300) / 0.9); }
.bg-hepope-300\/10 { background-color: rgb(var(--hepope-300) / 0.1); }
.text-hepope-300\/10 { color: rgb(var(--hepope-300) / 0.1); }
.border-hepope-300\/10 { border-color: rgb(var(--hepope-300) / 0.1); }
.hover\:bg-hepope-300\/10:hover { background-color: rgb(var(--hepope-300) / 0.1); }
.bg-hepope-300\/30 { background-color: rgb(var(--hepope-300) / 0.3); }
.text-hepope-300\/30 { color: rgb(var(--hepope-300) / 0.3); }
.border-hepope-300\/30 { border-color: rgb(var(--hepope-300) / 0.3); }
.hover\:bg-hepope-300\/30:hover { background-color: rgb(var(--hepope-300) / 0.3); }
.bg-hepope-300\/95 { background-color: rgb(var(--hepope-300) / 0.95); }
.text-hepope-300\/95 { color: rgb(var(--hepope-300) / 0.95); }
.border-hepope-300\/95 { border-color: rgb(var(--hepope-300) / 0.95); }
.hover\:bg-hepope-300\/95:hover { background-color: rgb(var(--hepope-300) / 0.95); }
.bg-hepope-400\/80 { background-color: rgb(var(--hepope-400) / 0.8); }
.text-hepope-400\/80 { color: rgb(var(--hepope-400) / 0.8); }
.border-hepope-400\/80 { border-color: rgb(var(--hepope-400) / 0.8); }
.hover\:bg-hepope-400\/80:hover { background-color: rgb(var(--hepope-400) / 0.8); }
.bg-hepope-400\/50 { background-color: rgb(var(--hepope-400) / 0.5); }
.text-hepope-400\/50 { color: rgb(var(--hepope-400) / 0.5); }
.border-hepope-400\/50 { border-color: rgb(var(--hepope-400) / 0.5); }
.hover\:bg-hepope-400\/50:hover { background-color: rgb(var(--hepope-400) / 0.5); }
.bg-hepope-400\/20 { background-color: rgb(var(--hepope-400) / 0.2); }
.text-hepope-400\/20 { color: rgb(var(--hepope-400) / 0.2); }
.border-hepope-400\/20 { border-color: rgb(var(--hepope-400) / 0.2); }
.hover\:bg-hepope-400\/20:hover { background-color: rgb(var(--hepope-400) / 0.2); }
.bg-hepope-400\/90 { background-color: rgb(var(--hepope-400) / 0.9); }
.text-hepope-400\/90 { color: rgb(var(--hepope-400) / 0.9); }
.border-hepope-400\/90 { border-color: rgb(var(--hepope-400) / 0.9); }
.hover\:bg-hepope-400\/90:hover { background-color: rgb(var(--hepope-400) / 0.9); }
.bg-hepope-400\/10 { background-color: rgb(var(--hepope-400) / 0.1); }
.text-hepope-400\/10 { color: rgb(var(--hepope-400) / 0.1); }
.border-hepope-400\/10 { border-color: rgb(var(--hepope-400) / 0.1); }
.hover\:bg-hepope-400\/10:hover { background-color: rgb(var(--hepope-400) / 0.1); }
.bg-hepope-400\/30 { background-color: rgb(var(--hepope-400) / 0.3); }
.text-hepope-400\/30 { color: rgb(var(--hepope-400) / 0.3); }
.border-hepope-400\/30 { border-color: rgb(var(--hepope-400) / 0.3); }
.hover\:bg-hepope-400\/30:hover { background-color: rgb(var(--hepope-400) / 0.3); }
.bg-hepope-400\/95 { background-color: rgb(var(--hepope-400) / 0.95); }
.text-hepope-400\/95 { color: rgb(var(--hepope-400) / 0.95); }
.border-hepope-400\/95 { border-color: rgb(var(--hepope-400) / 0.95); }
.hover\:bg-hepope-400\/95:hover { background-color: rgb(var(--hepope-400) / 0.95); }
.bg-hepope-500\/80 { background-color: rgb(var(--hepope-500) / 0.8); }
.text-hepope-500\/80 { color: rgb(var(--hepope-500) / 0.8); }
.border-hepope-500\/80 { border-color: rgb(var(--hepope-500) / 0.8); }
.hover\:bg-hepope-500\/80:hover { background-color: rgb(var(--hepope-500) / 0.8); }
.bg-hepope-500\/50 { background-color: rgb(var(--hepope-500) / 0.5); }
.text-hepope-500\/50 { color: rgb(var(--hepope-500) / 0.5); }
.border-hepope-500\/50 { border-color: rgb(var(--hepope-500) / 0.5); }
.hover\:bg-hepope-500\/50:hover { background-color: rgb(var(--hepope-500) / 0.5); }
.bg-hepope-500\/20 { background-color: rgb(var(--hepope-500) / 0.2); }
.text-hepope-500\/20 { color: rgb(var(--hepope-500) / 0.2); }
.border-hepope-500\/20 { border-color: rgb(var(--hepope-500) / 0.2); }
.hover\:bg-hepope-500\/20:hover { background-color: rgb(var(--hepope-500) / 0.2); }
.bg-hepope-500\/90 { background-color: rgb(var(--hepope-500) / 0.9); }
.text-hepope-500\/90 { color: rgb(var(--hepope-500) / 0.9); }
.border-hepope-500\/90 { border-color: rgb(var(--hepope-500) / 0.9); }
.hover\:bg-hepope-500\/90:hover { background-color: rgb(var(--hepope-500) / 0.9); }
.bg-hepope-500\/10 { background-color: rgb(var(--hepope-500) / 0.1); }
.text-hepope-500\/10 { color: rgb(var(--hepope-500) / 0.1); }
.border-hepope-500\/10 { border-color: rgb(var(--hepope-500) / 0.1); }
.hover\:bg-hepope-500\/10:hover { background-color: rgb(var(--hepope-500) / 0.1); }
.bg-hepope-500\/30 { background-color: rgb(var(--hepope-500) / 0.3); }
.text-hepope-500\/30 { color: rgb(var(--hepope-500) / 0.3); }
.border-hepope-500\/30 { border-color: rgb(var(--hepope-500) / 0.3); }
.hover\:bg-hepope-500\/30:hover { background-color: rgb(var(--hepope-500) / 0.3); }
.bg-hepope-500\/95 { background-color: rgb(var(--hepope-500) / 0.95); }
.text-hepope-500\/95 { color: rgb(var(--hepope-500) / 0.95); }
.border-hepope-500\/95 { border-color: rgb(var(--hepope-500) / 0.95); }
.hover\:bg-hepope-500\/95:hover { background-color: rgb(var(--hepope-500) / 0.95); }
.bg-hepope-600\/80 { background-color: rgb(var(--hepope-600) / 0.8); }
.text-hepope-600\/80 { color: rgb(var(--hepope-600) / 0.8); }
.border-hepope-600\/80 { border-color: rgb(var(--hepope-600) / 0.8); }
.hover\:bg-hepope-600\/80:hover { background-color: rgb(var(--hepope-600) / 0.8); }
.bg-hepope-600\/50 { background-color: rgb(var(--hepope-600) / 0.5); }
.text-hepope-600\/50 { color: rgb(var(--hepope-600) / 0.5); }
.border-hepope-600\/50 { border-color: rgb(var(--hepope-600) / 0.5); }
.hover\:bg-hepope-600\/50:hover { background-color: rgb(var(--hepope-600) / 0.5); }
.bg-hepope-600\/20 { background-color: rgb(var(--hepope-600) / 0.2); }
.text-hepope-600\/20 { color: rgb(var(--hepope-600) / 0.2); }
.border-hepope-600\/20 { border-color: rgb(var(--hepope-600) / 0.2); }
.hover\:bg-hepope-600\/20:hover { background-color: rgb(var(--hepope-600) / 0.2); }
.bg-hepope-600\/90 { background-color: rgb(var(--hepope-600) / 0.9); }
.text-hepope-600\/90 { color: rgb(var(--hepope-600) / 0.9); }
.border-hepope-600\/90 { border-color: rgb(var(--hepope-600) / 0.9); }
.hover\:bg-hepope-600\/90:hover { background-color: rgb(var(--hepope-600) / 0.9); }
.bg-hepope-600\/10 { background-color: rgb(var(--hepope-600) / 0.1); }
.text-hepope-600\/10 { color: rgb(var(--hepope-600) / 0.1); }
.border-hepope-600\/10 { border-color: rgb(var(--hepope-600) / 0.1); }
.hover\:bg-hepope-600\/10:hover { background-color: rgb(var(--hepope-600) / 0.1); }
.bg-hepope-600\/30 { background-color: rgb(var(--hepope-600) / 0.3); }
.text-hepope-600\/30 { color: rgb(var(--hepope-600) / 0.3); }
.border-hepope-600\/30 { border-color: rgb(var(--hepope-600) / 0.3); }
.hover\:bg-hepope-600\/30:hover { background-color: rgb(var(--hepope-600) / 0.3); }
.bg-hepope-600\/95 { background-color: rgb(var(--hepope-600) / 0.95); }
.text-hepope-600\/95 { color: rgb(var(--hepope-600) / 0.95); }
.border-hepope-600\/95 { border-color: rgb(var(--hepope-600) / 0.95); }
.hover\:bg-hepope-600\/95:hover { background-color: rgb(var(--hepope-600) / 0.95); }
.bg-hepope-700\/80 { background-color: rgb(var(--hepope-700) / 0.8); }
.text-hepope-700\/80 { color: rgb(var(--hepope-700) / 0.8); }
.border-hepope-700\/80 { border-color: rgb(var(--hepope-700) / 0.8); }
.hover\:bg-hepope-700\/80:hover { background-color: rgb(var(--hepope-700) / 0.8); }
.bg-hepope-700\/50 { background-color: rgb(var(--hepope-700) / 0.5); }
.text-hepope-700\/50 { color: rgb(var(--hepope-700) / 0.5); }
.border-hepope-700\/50 { border-color: rgb(var(--hepope-700) / 0.5); }
.hover\:bg-hepope-700\/50:hover { background-color: rgb(var(--hepope-700) / 0.5); }
.bg-hepope-700\/20 { background-color: rgb(var(--hepope-700) / 0.2); }
.text-hepope-700\/20 { color: rgb(var(--hepope-700) / 0.2); }
.border-hepope-700\/20 { border-color: rgb(var(--hepope-700) / 0.2); }
.hover\:bg-hepope-700\/20:hover { background-color: rgb(var(--hepope-700) / 0.2); }
.bg-hepope-700\/90 { background-color: rgb(var(--hepope-700) / 0.9); }
.text-hepope-700\/90 { color: rgb(var(--hepope-700) / 0.9); }
.border-hepope-700\/90 { border-color: rgb(var(--hepope-700) / 0.9); }
.hover\:bg-hepope-700\/90:hover { background-color: rgb(var(--hepope-700) / 0.9); }
.bg-hepope-700\/10 { background-color: rgb(var(--hepope-700) / 0.1); }
.text-hepope-700\/10 { color: rgb(var(--hepope-700) / 0.1); }
.border-hepope-700\/10 { border-color: rgb(var(--hepope-700) / 0.1); }
.hover\:bg-hepope-700\/10:hover { background-color: rgb(var(--hepope-700) / 0.1); }
.bg-hepope-700\/30 { background-color: rgb(var(--hepope-700) / 0.3); }
.text-hepope-700\/30 { color: rgb(var(--hepope-700) / 0.3); }
.border-hepope-700\/30 { border-color: rgb(var(--hepope-700) / 0.3); }
.hover\:bg-hepope-700\/30:hover { background-color: rgb(var(--hepope-700) / 0.3); }
.bg-hepope-700\/95 { background-color: rgb(var(--hepope-700) / 0.95); }
.text-hepope-700\/95 { color: rgb(var(--hepope-700) / 0.95); }
.border-hepope-700\/95 { border-color: rgb(var(--hepope-700) / 0.95); }
.hover\:bg-hepope-700\/95:hover { background-color: rgb(var(--hepope-700) / 0.95); }
.bg-hepope-800\/80 { background-color: rgb(var(--hepope-800) / 0.8); }
.text-hepope-800\/80 { color: rgb(var(--hepope-800) / 0.8); }
.border-hepope-800\/80 { border-color: rgb(var(--hepope-800) / 0.8); }
.hover\:bg-hepope-800\/80:hover { background-color: rgb(var(--hepope-800) / 0.8); }
.bg-hepope-800\/50 { background-color: rgb(var(--hepope-800) / 0.5); }
.text-hepope-800\/50 { color: rgb(var(--hepope-800) / 0.5); }
.border-hepope-800\/50 { border-color: rgb(var(--hepope-800) / 0.5); }
.hover\:bg-hepope-800\/50:hover { background-color: rgb(var(--hepope-800) / 0.5); }
.bg-hepope-800\/20 { background-color: rgb(var(--hepope-800) / 0.2); }
.text-hepope-800\/20 { color: rgb(var(--hepope-800) / 0.2); }
.border-hepope-800\/20 { border-color: rgb(var(--hepope-800) / 0.2); }
.hover\:bg-hepope-800\/20:hover { background-color: rgb(var(--hepope-800) / 0.2); }
.bg-hepope-800\/90 { background-color: rgb(var(--hepope-800) / 0.9); }
.text-hepope-800\/90 { color: rgb(var(--hepope-800) / 0.9); }
.border-hepope-800\/90 { border-color: rgb(var(--hepope-800) / 0.9); }
.hover\:bg-hepope-800\/90:hover { background-color: rgb(var(--hepope-800) / 0.9); }
.bg-hepope-800\/10 { background-color: rgb(var(--hepope-800) / 0.1); }
.text-hepope-800\/10 { color: rgb(var(--hepope-800) / 0.1); }
.border-hepope-800\/10 { border-color: rgb(var(--hepope-800) / 0.1); }
.hover\:bg-hepope-800\/10:hover { background-color: rgb(var(--hepope-800) / 0.1); }
.bg-hepope-800\/30 { background-color: rgb(var(--hepope-800) / 0.3); }
.text-hepope-800\/30 { color: rgb(var(--hepope-800) / 0.3); }
.border-hepope-800\/30 { border-color: rgb(var(--hepope-800) / 0.3); }
.hover\:bg-hepope-800\/30:hover { background-color: rgb(var(--hepope-800) / 0.3); }
.bg-hepope-800\/95 { background-color: rgb(var(--hepope-800) / 0.95); }
.text-hepope-800\/95 { color: rgb(var(--hepope-800) / 0.95); }
.border-hepope-800\/95 { border-color: rgb(var(--hepope-800) / 0.95); }
.hover\:bg-hepope-800\/95:hover { background-color: rgb(var(--hepope-800) / 0.95); }
.bg-hepope-900\/80 { background-color: rgb(var(--hepope-900) / 0.8); }
.text-hepope-900\/80 { color: rgb(var(--hepope-900) / 0.8); }
.border-hepope-900\/80 { border-color: rgb(var(--hepope-900) / 0.8); }
.hover\:bg-hepope-900\/80:hover { background-color: rgb(var(--hepope-900) / 0.8); }
.bg-hepope-900\/50 { background-color: rgb(var(--hepope-900) / 0.5); }
.text-hepope-900\/50 { color: rgb(var(--hepope-900) / 0.5); }
.border-hepope-900\/50 { border-color: rgb(var(--hepope-900) / 0.5); }
.hover\:bg-hepope-900\/50:hover { background-color: rgb(var(--hepope-900) / 0.5); }
.bg-hepope-900\/20 { background-color: rgb(var(--hepope-900) / 0.2); }
.text-hepope-900\/20 { color: rgb(var(--hepope-900) / 0.2); }
.border-hepope-900\/20 { border-color: rgb(var(--hepope-900) / 0.2); }
.hover\:bg-hepope-900\/20:hover { background-color: rgb(var(--hepope-900) / 0.2); }
.bg-hepope-900\/90 { background-color: rgb(var(--hepope-900) / 0.9); }
.text-hepope-900\/90 { color: rgb(var(--hepope-900) / 0.9); }
.border-hepope-900\/90 { border-color: rgb(var(--hepope-900) / 0.9); }
.hover\:bg-hepope-900\/90:hover { background-color: rgb(var(--hepope-900) / 0.9); }
.bg-hepope-900\/10 { background-color: rgb(var(--hepope-900) / 0.1); }
.text-hepope-900\/10 { color: rgb(var(--hepope-900) / 0.1); }
.border-hepope-900\/10 { border-color: rgb(var(--hepope-900) / 0.1); }
.hover\:bg-hepope-900\/10:hover { background-color: rgb(var(--hepope-900) / 0.1); }
.bg-hepope-900\/30 { background-color: rgb(var(--hepope-900) / 0.3); }
.text-hepope-900\/30 { color: rgb(var(--hepope-900) / 0.3); }
.border-hepope-900\/30 { border-color: rgb(var(--hepope-900) / 0.3); }
.hover\:bg-hepope-900\/30:hover { background-color: rgb(var(--hepope-900) / 0.3); }
.bg-hepope-900\/95 { background-color: rgb(var(--hepope-900) / 0.95); }
.text-hepope-900\/95 { color: rgb(var(--hepope-900) / 0.95); }
.border-hepope-900\/95 { border-color: rgb(var(--hepope-900) / 0.95); }
.hover\:bg-hepope-900\/95:hover { background-color: rgb(var(--hepope-900) / 0.95); }
.bg-lika-300\/80 { background-color: rgb(var(--lika-300) / 0.8); }
.text-lika-300\/80 { color: rgb(var(--lika-300) / 0.8); }
.border-lika-300\/80 { border-color: rgb(var(--lika-300) / 0.8); }
.hover\:bg-lika-300\/80:hover { background-color: rgb(var(--lika-300) / 0.8); }
.bg-lika-300\/50 { background-color: rgb(var(--lika-300) / 0.5); }
.text-lika-300\/50 { color: rgb(var(--lika-300) / 0.5); }
.border-lika-300\/50 { border-color: rgb(var(--lika-300) / 0.5); }
.hover\:bg-lika-300\/50:hover { background-color: rgb(var(--lika-300) / 0.5); }
.bg-lika-300\/20 { background-color: rgb(var(--lika-300) / 0.2); }
.text-lika-300\/20 { color: rgb(var(--lika-300) / 0.2); }
.border-lika-300\/20 { border-color: rgb(var(--lika-300) / 0.2); }
.hover\:bg-lika-300\/20:hover { background-color: rgb(var(--lika-300) / 0.2); }
.bg-lika-300\/90 { background-color: rgb(var(--lika-300) / 0.9); }
.text-lika-300\/90 { color: rgb(var(--lika-300) / 0.9); }
.border-lika-300\/90 { border-color: rgb(var(--lika-300) / 0.9); }
.hover\:bg-lika-300\/90:hover { background-color: rgb(var(--lika-300) / 0.9); }
.bg-lika-300\/10 { background-color: rgb(var(--lika-300) / 0.1); }
.text-lika-300\/10 { color: rgb(var(--lika-300) / 0.1); }
.border-lika-300\/10 { border-color: rgb(var(--lika-300) / 0.1); }
.hover\:bg-lika-300\/10:hover { background-color: rgb(var(--lika-300) / 0.1); }
.bg-lika-300\/30 { background-color: rgb(var(--lika-300) / 0.3); }
.text-lika-300\/30 { color: rgb(var(--lika-300) / 0.3); }
.border-lika-300\/30 { border-color: rgb(var(--lika-300) / 0.3); }
.hover\:bg-lika-300\/30:hover { background-color: rgb(var(--lika-300) / 0.3); }
.bg-lika-300\/95 { background-color: rgb(var(--lika-300) / 0.95); }
.text-lika-300\/95 { color: rgb(var(--lika-300) / 0.95); }
.border-lika-300\/95 { border-color: rgb(var(--lika-300) / 0.95); }
.hover\:bg-lika-300\/95:hover { background-color: rgb(var(--lika-300) / 0.95); }
.bg-lika-400\/80 { background-color: rgb(var(--lika-400) / 0.8); }
.text-lika-400\/80 { color: rgb(var(--lika-400) / 0.8); }
.border-lika-400\/80 { border-color: rgb(var(--lika-400) / 0.8); }
.hover\:bg-lika-400\/80:hover { background-color: rgb(var(--lika-400) / 0.8); }
.bg-lika-400\/50 { background-color: rgb(var(--lika-400) / 0.5); }
.text-lika-400\/50 { color: rgb(var(--lika-400) / 0.5); }
.border-lika-400\/50 { border-color: rgb(var(--lika-400) / 0.5); }
.hover\:bg-lika-400\/50:hover { background-color: rgb(var(--lika-400) / 0.5); }
.bg-lika-400\/20 { background-color: rgb(var(--lika-400) / 0.2); }
.text-lika-400\/20 { color: rgb(var(--lika-400) / 0.2); }
.border-lika-400\/20 { border-color: rgb(var(--lika-400) / 0.2); }
.hover\:bg-lika-400\/20:hover { background-color: rgb(var(--lika-400) / 0.2); }
.bg-lika-400\/90 { background-color: rgb(var(--lika-400) / 0.9); }
.text-lika-400\/90 { color: rgb(var(--lika-400) / 0.9); }
.border-lika-400\/90 { border-color: rgb(var(--lika-400) / 0.9); }
.hover\:bg-lika-400\/90:hover { background-color: rgb(var(--lika-400) / 0.9); }
.bg-lika-400\/10 { background-color: rgb(var(--lika-400) / 0.1); }
.text-lika-400\/10 { color: rgb(var(--lika-400) / 0.1); }
.border-lika-400\/10 { border-color: rgb(var(--lika-400) / 0.1); }
.hover\:bg-lika-400\/10:hover { background-color: rgb(var(--lika-400) / 0.1); }
.bg-lika-400\/30 { background-color: rgb(var(--lika-400) / 0.3); }
.text-lika-400\/30 { color: rgb(var(--lika-400) / 0.3); }
.border-lika-400\/30 { border-color: rgb(var(--lika-400) / 0.3); }
.hover\:bg-lika-400\/30:hover { background-color: rgb(var(--lika-400) / 0.3); }
.bg-lika-400\/95 { background-color: rgb(var(--lika-400) / 0.95); }
.text-lika-400\/95 { color: rgb(var(--lika-400) / 0.95); }
.border-lika-400\/95 { border-color: rgb(var(--lika-400) / 0.95); }
.hover\:bg-lika-400\/95:hover { background-color: rgb(var(--lika-400) / 0.95); }
.bg-lika-500\/80 { background-color: rgb(var(--lika-500) / 0.8); }
.text-lika-500\/80 { color: rgb(var(--lika-500) / 0.8); }
.border-lika-500\/80 { border-color: rgb(var(--lika-500) / 0.8); }
.hover\:bg-lika-500\/80:hover { background-color: rgb(var(--lika-500) / 0.8); }
.bg-lika-500\/50 { background-color: rgb(var(--lika-500) / 0.5); }
.text-lika-500\/50 { color: rgb(var(--lika-500) / 0.5); }
.border-lika-500\/50 { border-color: rgb(var(--lika-500) / 0.5); }
.hover\:bg-lika-500\/50:hover { background-color: rgb(var(--lika-500) / 0.5); }
.bg-lika-500\/20 { background-color: rgb(var(--lika-500) / 0.2); }
.text-lika-500\/20 { color: rgb(var(--lika-500) / 0.2); }
.border-lika-500\/20 { border-color: rgb(var(--lika-500) / 0.2); }
.hover\:bg-lika-500\/20:hover { background-color: rgb(var(--lika-500) / 0.2); }
.bg-lika-500\/90 { background-color: rgb(var(--lika-500) / 0.9); }
.text-lika-500\/90 { color: rgb(var(--lika-500) / 0.9); }
.border-lika-500\/90 { border-color: rgb(var(--lika-500) / 0.9); }
.hover\:bg-lika-500\/90:hover { background-color: rgb(var(--lika-500) / 0.9); }
.bg-lika-500\/10 { background-color: rgb(var(--lika-500) / 0.1); }
.text-lika-500\/10 { color: rgb(var(--lika-500) / 0.1); }
.border-lika-500\/10 { border-color: rgb(var(--lika-500) / 0.1); }
.hover\:bg-lika-500\/10:hover { background-color: rgb(var(--lika-500) / 0.1); }
.bg-lika-500\/30 { background-color: rgb(var(--lika-500) / 0.3); }
.text-lika-500\/30 { color: rgb(var(--lika-500) / 0.3); }
.border-lika-500\/30 { border-color: rgb(var(--lika-500) / 0.3); }
.hover\:bg-lika-500\/30:hover { background-color: rgb(var(--lika-500) / 0.3); }
.bg-lika-500\/95 { background-color: rgb(var(--lika-500) / 0.95); }
.text-lika-500\/95 { color: rgb(var(--lika-500) / 0.95); }
.border-lika-500\/95 { border-color: rgb(var(--lika-500) / 0.95); }
.hover\:bg-lika-500\/95:hover { background-color: rgb(var(--lika-500) / 0.95); }
.bg-lika-600\/80 { background-color: rgb(var(--lika-600) / 0.8); }
.text-lika-600\/80 { color: rgb(var(--lika-600) / 0.8); }
.border-lika-600\/80 { border-color: rgb(var(--lika-600) / 0.8); }
.hover\:bg-lika-600\/80:hover { background-color: rgb(var(--lika-600) / 0.8); }
.bg-lika-600\/50 { background-color: rgb(var(--lika-600) / 0.5); }
.text-lika-600\/50 { color: rgb(var(--lika-600) / 0.5); }
.border-lika-600\/50 { border-color: rgb(var(--lika-600) / 0.5); }
.hover\:bg-lika-600\/50:hover { background-color: rgb(var(--lika-600) / 0.5); }
.bg-lika-600\/20 { background-color: rgb(var(--lika-600) / 0.2); }
.text-lika-600\/20 { color: rgb(var(--lika-600) / 0.2); }
.border-lika-600\/20 { border-color: rgb(var(--lika-600) / 0.2); }
.hover\:bg-lika-600\/20:hover { background-color: rgb(var(--lika-600) / 0.2); }
.bg-lika-600\/90 { background-color: rgb(var(--lika-600) / 0.9); }
.text-lika-600\/90 { color: rgb(var(--lika-600) / 0.9); }
.border-lika-600\/90 { border-color: rgb(var(--lika-600) / 0.9); }
.hover\:bg-lika-600\/90:hover { background-color: rgb(var(--lika-600) / 0.9); }
.bg-lika-600\/10 { background-color: rgb(var(--lika-600) / 0.1); }
.text-lika-600\/10 { color: rgb(var(--lika-600) / 0.1); }
.border-lika-600\/10 { border-color: rgb(var(--lika-600) / 0.1); }
.hover\:bg-lika-600\/10:hover { background-color: rgb(var(--lika-600) / 0.1); }
.bg-lika-600\/30 { background-color: rgb(var(--lika-600) / 0.3); }
.text-lika-600\/30 { color: rgb(var(--lika-600) / 0.3); }
.border-lika-600\/30 { border-color: rgb(var(--lika-600) / 0.3); }
.hover\:bg-lika-600\/30:hover { background-color: rgb(var(--lika-600) / 0.3); }
.bg-lika-600\/95 { background-color: rgb(var(--lika-600) / 0.95); }
.text-lika-600\/95 { color: rgb(var(--lika-600) / 0.95); }
.border-lika-600\/95 { border-color: rgb(var(--lika-600) / 0.95); }
.hover\:bg-lika-600\/95:hover { background-color: rgb(var(--lika-600) / 0.95); }
.bg-lika-700\/80 { background-color: rgb(var(--lika-700) / 0.8); }
.text-lika-700\/80 { color: rgb(var(--lika-700) / 0.8); }
.border-lika-700\/80 { border-color: rgb(var(--lika-700) / 0.8); }
.hover\:bg-lika-700\/80:hover { background-color: rgb(var(--lika-700) / 0.8); }
.bg-lika-700\/50 { background-color: rgb(var(--lika-700) / 0.5); }
.text-lika-700\/50 { color: rgb(var(--lika-700) / 0.5); }
.border-lika-700\/50 { border-color: rgb(var(--lika-700) / 0.5); }
.hover\:bg-lika-700\/50:hover { background-color: rgb(var(--lika-700) / 0.5); }
.bg-lika-700\/20 { background-color: rgb(var(--lika-700) / 0.2); }
.text-lika-700\/20 { color: rgb(var(--lika-700) / 0.2); }
.border-lika-700\/20 { border-color: rgb(var(--lika-700) / 0.2); }
.hover\:bg-lika-700\/20:hover { background-color: rgb(var(--lika-700) / 0.2); }
.bg-lika-700\/90 { background-color: rgb(var(--lika-700) / 0.9); }
.text-lika-700\/90 { color: rgb(var(--lika-700) / 0.9); }
.border-lika-700\/90 { border-color: rgb(var(--lika-700) / 0.9); }
.hover\:bg-lika-700\/90:hover { background-color: rgb(var(--lika-700) / 0.9); }
.bg-lika-700\/10 { background-color: rgb(var(--lika-700) / 0.1); }
.text-lika-700\/10 { color: rgb(var(--lika-700) / 0.1); }
.border-lika-700\/10 { border-color: rgb(var(--lika-700) / 0.1); }
.hover\:bg-lika-700\/10:hover { background-color: rgb(var(--lika-700) / 0.1); }
.bg-lika-700\/30 { background-color: rgb(var(--lika-700) / 0.3); }
.text-lika-700\/30 { color: rgb(var(--lika-700) / 0.3); }
.border-lika-700\/30 { border-color: rgb(var(--lika-700) / 0.3); }
.hover\:bg-lika-700\/30:hover { background-color: rgb(var(--lika-700) / 0.3); }
.bg-lika-700\/95 { background-color: rgb(var(--lika-700) / 0.95); }
.text-lika-700\/95 { color: rgb(var(--lika-700) / 0.95); }
.border-lika-700\/95 { border-color: rgb(var(--lika-700) / 0.95); }
.hover\:bg-lika-700\/95:hover { background-color: rgb(var(--lika-700) / 0.95); }
