@opexa/portal-components 0.0.779 → 0.0.780

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (198) hide show
  1. package/dist/components/Jackpots/Jackpots.module.css +223 -223
  2. package/dist/components/Jackpots/JackpotsCarousel/JackpotsCarouselItem.module.css +184 -184
  3. package/dist/components/Jackpots/JackpotsList/JackpotsListItem.module.css +184 -184
  4. package/dist/components/KYC/KYCDefault/KYCVerificationStatus.lazy.js +2 -2
  5. package/dist/components/KYC/KYCVerificationStatus.lazy.js +7 -13
  6. package/dist/components/Tournaments/TournamentsCarousel/TournamentsCarouselItem.module.css +184 -184
  7. package/dist/components/Tournaments/TournamentsList/TournamentItem.module.css +184 -184
  8. package/dist/components/TransactionRecords/TableFilters.js +1 -0
  9. package/dist/services/queries.js +3128 -3128
  10. package/dist/styles/theme.css +773 -773
  11. package/dist/types/index.d.ts +1 -1
  12. package/dist/ui/Badge/Badge.d.ts +12 -12
  13. package/dist/ui/Badge/badge.anatomy.d.ts +1 -1
  14. package/dist/ui/Badge/badge.recipe.d.ts +3 -3
  15. package/dist/ui/Carousel/Carousel.d.ts +99 -99
  16. package/dist/ui/Carousel/carousel.recipe.d.ts +11 -11
  17. package/dist/ui/Combobox/Combobox.d.ts +42 -42
  18. package/dist/ui/Combobox/combobox.recipe.d.ts +3 -3
  19. package/dist/ui/DatePicker/DatePicker.d.ts +72 -72
  20. package/dist/ui/DatePicker/datePicker.recipe.d.ts +3 -3
  21. package/dist/ui/Menu/Menu.d.ts +144 -144
  22. package/dist/ui/Menu/menu.recipe.d.ts +8 -8
  23. package/dist/ui/SegmentGroup/SegmentGroup.d.ts +18 -18
  24. package/dist/ui/SegmentGroup/segmentGroup.recipe.d.ts +3 -3
  25. package/dist/ui/Select/Select.d.ts +45 -45
  26. package/dist/ui/Select/select.recipe.d.ts +3 -3
  27. package/package.json +176 -176
  28. package/dist/components/DigitainLauncher/Loading.d.ts +0 -1
  29. package/dist/components/DigitainLauncher/Loading.js +0 -5
  30. package/dist/components/Disclaimer/ResponsibleGaming.d.ts +0 -10
  31. package/dist/components/Disclaimer/ResponsibleGaming.js +0 -13
  32. package/dist/components/Disclaimer/TermsOfUse.d.ts +0 -11
  33. package/dist/components/Disclaimer/TermsOfUse.js +0 -13
  34. package/dist/components/FeatureFlag/FeatureFlag.d.ts +0 -1
  35. package/dist/components/FeatureFlag/FeatureFlag.js +0 -29
  36. package/dist/components/FeatureFlag/index.d.ts +0 -1
  37. package/dist/components/FeatureFlag/index.js +0 -1
  38. package/dist/components/KYC/AutoOpen.d.ts +0 -1
  39. package/dist/components/KYC/AutoOpen.js +0 -40
  40. package/dist/components/KYC/BasicInformation.d.ts +0 -1
  41. package/dist/components/KYC/BasicInformation.js +0 -101
  42. package/dist/components/KYC/CaptureIdDocument.d.ts +0 -1
  43. package/dist/components/KYC/CaptureIdDocument.js +0 -219
  44. package/dist/components/KYC/CaptureSelfie.d.ts +0 -1
  45. package/dist/components/KYC/CaptureSelfie.js +0 -285
  46. package/dist/components/KYC/DisplayImage.d.ts +0 -5
  47. package/dist/components/KYC/DisplayImage.js +0 -8
  48. package/dist/components/KYC/FileUpload.d.ts +0 -10
  49. package/dist/components/KYC/FileUpload.js +0 -72
  50. package/dist/components/KYC/IdentityVerification.d.ts +0 -1
  51. package/dist/components/KYC/IdentityVerification.js +0 -120
  52. package/dist/components/KYC/Indicator.d.ts +0 -1
  53. package/dist/components/KYC/Indicator.js +0 -8
  54. package/dist/components/KYC/KYC.lazy.d.ts +0 -6
  55. package/dist/components/KYC/KYC.lazy.js +0 -45
  56. package/dist/components/KYC/KYCContext.d.ts +0 -6
  57. package/dist/components/KYC/KYCContext.js +0 -2
  58. package/dist/components/KYC/NoCameraError.d.ts +0 -7
  59. package/dist/components/KYC/NoCameraError.js +0 -6
  60. package/dist/components/KYC/PersonOverlayDesktop.d.ts +0 -7
  61. package/dist/components/KYC/PersonOverlayDesktop.js +0 -9
  62. package/dist/components/KYC/PersonalInformation.d.ts +0 -1
  63. package/dist/components/KYC/PersonalInformation.js +0 -122
  64. package/dist/components/KYC/backup/Header.d.ts +0 -1
  65. package/dist/components/KYC/backup/Header.js +0 -8
  66. package/dist/components/KYC/backup/Indicator.d.ts +0 -1
  67. package/dist/components/KYC/backup/Indicator.js +0 -9
  68. package/dist/components/KYC/backup/KYC.d.ts +0 -1
  69. package/dist/components/KYC/backup/KYC.js +0 -14
  70. package/dist/components/KYC/backup/KYC.lazy.d.ts +0 -1
  71. package/dist/components/KYC/backup/KYC.lazy.js +0 -26
  72. package/dist/components/KYC/backup/KYCContext.d.ts +0 -6
  73. package/dist/components/KYC/backup/KYCContext.js +0 -2
  74. package/dist/components/KYC/backup/Step1.d.ts +0 -1
  75. package/dist/components/KYC/backup/Step1.js +0 -13
  76. package/dist/components/KYC/backup/Step2.d.ts +0 -1
  77. package/dist/components/KYC/backup/Step2.js +0 -13
  78. package/dist/components/KYC/backup/Step3.d.ts +0 -1
  79. package/dist/components/KYC/backup/Step3.js +0 -13
  80. package/dist/components/KYC/backup/Step4.d.ts +0 -1
  81. package/dist/components/KYC/backup/Step4.js +0 -7
  82. package/dist/components/KYC/backup/useKYC.d.ts +0 -10
  83. package/dist/components/KYC/backup/useKYC.js +0 -8
  84. package/dist/components/KYC/loadModels.d.ts +0 -1
  85. package/dist/components/KYC/loadModels.js +0 -9
  86. package/dist/components/KYC/useKYC.d.ts +0 -25
  87. package/dist/components/KYC/useKYC.js +0 -38
  88. package/dist/components/KYC/utils.d.ts +0 -9
  89. package/dist/components/KYC/utils.js +0 -79
  90. package/dist/components/Messages/Message.d.ts +0 -1
  91. package/dist/components/Messages/Message.js +0 -35
  92. package/dist/components/Messages/MessageContext.d.ts +0 -6
  93. package/dist/components/Messages/MessageContext.js +0 -2
  94. package/dist/components/Messages/MessagePopup.d.ts +0 -1
  95. package/dist/components/Messages/MessagePopup.js +0 -20
  96. package/dist/components/Messages/MessageTrigger.d.ts +0 -8
  97. package/dist/components/Messages/MessageTrigger.js +0 -19
  98. package/dist/components/PortalProvider/CXDTokenObserver.d.ts +0 -1
  99. package/dist/components/PortalProvider/CXDTokenObserver.js +0 -30
  100. package/dist/components/Quests/CountdownTimer.d.ts +0 -15
  101. package/dist/components/Quests/CountdownTimer.js +0 -33
  102. package/dist/components/Quests/DailyCheckInQuest/DailyCheckInQuest.d.ts +0 -4
  103. package/dist/components/Quests/DailyCheckInQuest/DailyCheckInQuest.js +0 -78
  104. package/dist/components/Quests/DailyCheckInQuest/DailyCheckInQuestModal.d.ts +0 -8
  105. package/dist/components/Quests/DailyCheckInQuest/DailyCheckInQuestModal.js +0 -9
  106. package/dist/components/Quests/OnboardingQuest/OnboardingQuest.d.ts +0 -4
  107. package/dist/components/Quests/OnboardingQuest/OnboardingQuest.js +0 -4
  108. package/dist/components/Quests/WageringQuest/WageringQuest.d.ts +0 -4
  109. package/dist/components/Quests/WageringQuest/WageringQuest.js +0 -20
  110. package/dist/components/Quests/WageringQuest/WageringQuestModal.d.ts +0 -9
  111. package/dist/components/Quests/WageringQuest/WageringQuestModal.js +0 -9
  112. package/dist/components/SignIn/utils.d.ts +0 -8
  113. package/dist/components/SignIn/utils.js +0 -26
  114. package/dist/components/SignUp/SignUp.lazy.d.ts +0 -12
  115. package/dist/components/SignUp/SignUp.lazy.js +0 -18
  116. package/dist/components/SignUp/SignUpContext.d.ts +0 -6
  117. package/dist/components/SignUp/SignUpContext.js +0 -2
  118. package/dist/components/SignUp/SignUpDefault/SignUp.lazy.d.ts +0 -17
  119. package/dist/components/SignUp/SignUpDefault/SignUp.lazy.js +0 -18
  120. package/dist/components/SignUp/SignUpDefault/SignUpContext.d.ts +0 -6
  121. package/dist/components/SignUp/SignUpDefault/SignUpContext.js +0 -2
  122. package/dist/components/SignUp/SignUpDefault/SignUpForm.d.ts +0 -1
  123. package/dist/components/SignUp/SignUpDefault/SignUpForm.js +0 -310
  124. package/dist/components/SignUp/SignUpForm.d.ts +0 -1
  125. package/dist/components/SignUp/SignUpForm.js +0 -284
  126. package/dist/components/SignUp/SignUpKYC/CaptureIdDocument.d.ts +0 -1
  127. package/dist/components/SignUp/SignUpKYC/CaptureIdDocument.js +0 -198
  128. package/dist/components/SignUp/SignUpKYC/CaptureSelfie.d.ts +0 -1
  129. package/dist/components/SignUp/SignUpKYC/CaptureSelfie.js +0 -251
  130. package/dist/components/SignUp/SignUpKYC/ImageUploader.d.ts +0 -10
  131. package/dist/components/SignUp/SignUpKYC/ImageUploader.js +0 -42
  132. package/dist/components/SignUp/SignUpKYC/PersonOverlayDesktop.d.ts +0 -7
  133. package/dist/components/SignUp/SignUpKYC/PersonOverlayDesktop.js +0 -9
  134. package/dist/components/SignUp/SignUpKYC/SignUpFormKYC.d.ts +0 -1
  135. package/dist/components/SignUp/SignUpKYC/SignUpFormKYC.js +0 -464
  136. package/dist/components/SignUp/SignUpKYC/useImageUploader.d.ts +0 -11
  137. package/dist/components/SignUp/SignUpKYC/useImageUploader.js +0 -20
  138. package/dist/components/SignUp/SignUpKYC/utils.d.ts +0 -9
  139. package/dist/components/SignUp/SignUpKYC/utils.js +0 -79
  140. package/dist/components/SignUp/SignUpPagcor/CaptureIdDocument.d.ts +0 -1
  141. package/dist/components/SignUp/SignUpPagcor/CaptureIdDocument.js +0 -198
  142. package/dist/components/SignUp/SignUpPagcor/CaptureSelfie.d.ts +0 -1
  143. package/dist/components/SignUp/SignUpPagcor/CaptureSelfie.js +0 -251
  144. package/dist/components/SignUp/SignUpPagcor/ImageUploader.d.ts +0 -10
  145. package/dist/components/SignUp/SignUpPagcor/ImageUploader.js +0 -41
  146. package/dist/components/SignUp/SignUpPagcor/SignUpFormPagcor.d.ts +0 -1
  147. package/dist/components/SignUp/SignUpPagcor/SignUpFormPagcor.js +0 -429
  148. package/dist/components/SignUp/SignUpPagcor/SignUpPagcor.lazy.d.ts +0 -13
  149. package/dist/components/SignUp/SignUpPagcor/SignUpPagcor.lazy.js +0 -26
  150. package/dist/components/SignUp/SignUpPagcor/SignUpPagcorContext.d.ts +0 -7
  151. package/dist/components/SignUp/SignUpPagcor/SignUpPagcorContext.js +0 -2
  152. package/dist/components/SignUp/SignUpPagcor/useImageUploader.d.ts +0 -11
  153. package/dist/components/SignUp/SignUpPagcor/useImageUploader.js +0 -20
  154. package/dist/components/shared/IdDocumentField.client.d.ts +0 -25
  155. package/dist/components/shared/IdDocumentField.client.js +0 -204
  156. package/dist/components/shared/IdDocumentField.d.ts +0 -2
  157. package/dist/components/shared/IdDocumentField.js +0 -11
  158. package/dist/components/shared/SelfieField.client.d.ts +0 -20
  159. package/dist/components/shared/SelfieField.client.js +0 -327
  160. package/dist/components/shared/SelfieField.d.ts +0 -2
  161. package/dist/components/shared/SelfieField.js +0 -11
  162. package/dist/constants/BranchCode.d.ts +0 -4
  163. package/dist/constants/BranchCode.js +0 -42
  164. package/dist/constants/Branches.d.ts +0 -2
  165. package/dist/constants/Branches.js +0 -42
  166. package/dist/handlers/postTransformIdFrontImage.d.ts +0 -3
  167. package/dist/handlers/postTransformIdFrontImage.js +0 -67
  168. package/dist/handlers/postTransformSelfieImage.d.ts +0 -3
  169. package/dist/handlers/postTransformSelfieImage.js +0 -71
  170. package/dist/handlers.d.ts +0 -43
  171. package/dist/handlers.js +0 -297
  172. package/dist/icons/BellRingIcon.d.ts +0 -2
  173. package/dist/icons/BellRingIcon.js +0 -4
  174. package/dist/images/responsible-gaming-yellow.png +0 -0
  175. package/dist/third-parties/FacebookPixel/FacebookPixel.d.ts +0 -4
  176. package/dist/third-parties/FacebookPixel/FacebookPixel.js +0 -4
  177. package/dist/third-parties/FacebookPixel/api.d.ts +0 -0
  178. package/dist/third-parties/FacebookPixel/api.js +0 -1
  179. package/dist/third-parties/FacebookPixel/index.d.ts +0 -1
  180. package/dist/third-parties/FacebookPixel/index.js +0 -1
  181. package/dist/third-parties/GoogleRecaptcha/GoogleRecaptcha.d.ts +0 -4
  182. package/dist/third-parties/GoogleRecaptcha/GoogleRecaptcha.js +0 -4
  183. package/dist/third-parties/GoogleRecaptcha/api.d.ts +0 -0
  184. package/dist/third-parties/GoogleRecaptcha/api.js +0 -1
  185. package/dist/third-parties/GoogleRecaptcha/index.d.ts +0 -1
  186. package/dist/third-parties/GoogleRecaptcha/index.js +0 -1
  187. package/dist/third-parties/index.d.ts +0 -2
  188. package/dist/third-parties/index.js +0 -2
  189. package/dist/utils/dataUrlToBlob.d.ts +0 -1
  190. package/dist/utils/dataUrlToBlob.js +0 -11
  191. package/dist/utils/gamesAvailable3pmTo3am.d.ts +0 -1
  192. package/dist/utils/gamesAvailable3pmTo3am.js +0 -1
  193. package/dist/utils/getGameName.d.ts +0 -1
  194. package/dist/utils/getGameName.js +0 -6
  195. package/dist/utils/isBetween3amAnd3pm.d.ts +0 -1
  196. package/dist/utils/isBetween3amAnd3pm.js +0 -5
  197. package/dist/utils/resizeImageSize.d.ts +0 -2
  198. package/dist/utils/resizeImageSize.js +0 -11
@@ -1,773 +1,773 @@
1
- @plugin '@tailwindcss/typography';
2
- @plugin 'tailwind-zag';
3
-
4
- @layer base {
5
- :root {
6
- --safe-area-inset-top: 0px;
7
- --safe-area-inset-right: 0px;
8
- --safe-area-inset-bottom: 0px;
9
- --safe-area-inset-left: 0px;
10
- }
11
-
12
- html {
13
- @apply scheme-light dark:scheme-dark scroll-smooth;
14
- }
15
-
16
- body {
17
- @apply bg-bg-primary text-text-primary-900 min-h-screen overflow-x-hidden scroll-smooth font-sans;
18
- }
19
-
20
- button {
21
- cursor: pointer;
22
- }
23
-
24
- button:disabled,
25
- button[data-disabled] {
26
- cursor: not-allowed;
27
- }
28
-
29
- input,
30
- input::-webkit-inner-spin-button,
31
- input::-webkit-outer-spin-button {
32
- appearance: none;
33
- -webkit-appearance: none;
34
- }
35
-
36
- input::-ms-reveal,
37
- input::-ms-clear,
38
- input::-webkit-credentials-auto-fill-button,
39
- input::-webkit-contacts-auto-fill-button,
40
- input::-webkit-clear-button,
41
- input::-webkit-search-clear-button,
42
- input::-webkit-search-cancel-button,
43
- input::-webkit-search-decoration,
44
- input::-webkit-search-results-button,
45
- input::-webkit-search-results-decoration {
46
- display: none;
47
- }
48
-
49
- .grecaptcha-badge {
50
- visibility: hidden !important;
51
- }
52
-
53
- @media screen and (min-width: 0px) and (orientation: portrait) {
54
- :root {
55
- --root-fs: 14px;
56
- }
57
- }
58
-
59
- @media screen and (min-width: 400px) and (orientation: portrait) {
60
- :root {
61
- --root-fs: 16px;
62
- }
63
- }
64
-
65
- @media screen and (min-width: 450px) and (orientation: portrait) {
66
- :root {
67
- --root-fs: 18px;
68
- }
69
- }
70
-
71
- @media screen and (min-width: 500px) and (orientation: portrait) {
72
- :root {
73
- --root-fs: 20px;
74
- }
75
- }
76
-
77
- @media screen and (min-width: 550px) and (orientation: portrait) {
78
- :root {
79
- --root-fs: 22px;
80
- }
81
- }
82
-
83
- @media screen and (min-width: 600px) and (orientation: portrait) {
84
- :root {
85
- --root-fs: 24px;
86
- }
87
- }
88
-
89
- @media screen and (min-width: 650px) and (orientation: portrait) {
90
- :root {
91
- --root-fs: 26px;
92
- }
93
- }
94
-
95
- @media screen and (min-width: 700px) and (orientation: portrait) {
96
- :root {
97
- --root-fs: 28px;
98
- }
99
- }
100
-
101
- @media screen and (min-width: 750px) and (orientation: portrait) {
102
- :root {
103
- --root-fs: 30px;
104
- }
105
- }
106
-
107
- @media screen and (min-width: 800px) and (orientation: portrait) {
108
- :root {
109
- --root-fs: 28px;
110
- }
111
- }
112
-
113
- @media screen and (min-width: 850px) and (orientation: portrait) {
114
- :root {
115
- --root-fs: 30px;
116
- }
117
- }
118
-
119
- @media screen and (min-width: 900px) and (orientation: portrait) {
120
- :root {
121
- --root-fs: 32px;
122
- }
123
- }
124
-
125
- @media screen and (min-width: 950px) and (orientation: portrait) {
126
- :root {
127
- --root-fs: 34px;
128
- }
129
- }
130
-
131
- @media screen and (min-width: 1000px) and (orientation: portrait) {
132
- :root {
133
- --root-fs: 36px;
134
- }
135
- }
136
-
137
- @media screen and (min-width: 1024px) and (orientation: portrait) {
138
- :root {
139
- --root-fs: 16px;
140
- }
141
- }
142
-
143
- html {
144
- font-size: var(--root-fs, 16px);
145
- }
146
- }
147
-
148
- @theme {
149
- --color-*: initial;
150
-
151
- --color-black: #000000;
152
- --color-white: #ffffff;
153
- --color-unset: unset;
154
- --color-inherit: inherit;
155
- --color-current: currentColor;
156
- --color-transparent: transparent;
157
-
158
- --color-utility-brand-50: #542c0d;
159
- --color-utility-brand-200: #854a0e;
160
- --color-utility-brand-500: #eaaa08;
161
- --color-utility-brand-600: #fac515;
162
- --color-utility-brand-700: #fde272;
163
- --color-utility-success-50: #053321;
164
- --color-utility-success-100: #074d31;
165
- --color-utility-success-200: #085d3a;
166
- --color-utility-success-500: #17b26a;
167
- --color-utility-success-700: #75e0a7;
168
- --color-utility-blue-50: #102a56;
169
- --color-utility-blue-200: #1849a9;
170
- --color-utility-blue-500: #2e90fa;
171
- --color-utility-blue-700: #84caff;
172
- --color-utility-error-50: #55160c;
173
- --color-utility-error-200: #912018;
174
- --color-utility-error-500: #f04438;
175
- --color-utility-error-700: #fda29b;
176
- --color-utility-warning-50: #4e1d09;
177
- --color-utility-warning-200: #93370d;
178
- --color-utility-warning-500: #f79009;
179
- --color-utility-warning-700: #fec84b;
180
- --color-utility-gray-50: #13161b;
181
- --color-utility-gray-100: #22262f;
182
- --color-utility-gray-200: #373a41;
183
- --color-utility-gray-700: #cecfd2;
184
-
185
- --color-brand-300: #fde272;
186
- --color-brand-400: #fac515;
187
- --color-brand-500: #eaaa08;
188
- --color-brand-700: #d5b86f;
189
- --color-brand-800: #22262f;
190
- --color-brand-950: #542c0d;
191
- --color-gray-300: #d0d5dd;
192
- --color-gray-800: #22262f;
193
- --color-error-200: #fecdca;
194
- --color-error-400: #f97066;
195
- --color-error-600: #d92d20;
196
- --color-error-700: #b42318;
197
- --color-yellow-400: #fac515;
198
- --color-yellow-700: #a15c07;
199
- --color-success-200: #abefc6;
200
- --color-success-400: #47cd89;
201
- --color-success-700: #067647;
202
- --color-success-800: #085d3a;
203
- --color-cyan-950: #0d2d3a;
204
- --color-blue-dark-700: #004eeb;
205
-
206
- --color-button-primary-bg: #fac515;
207
- --color-button-primary-fg: #542c0d;
208
- --color-button-primary-border: #fac515;
209
- --color-button-secondary-bg: #13161b;
210
- --color-button-secondary-fg: #fac515;
211
- --color-button-secondary-border: #fac515;
212
- --color-button-tertiary-fg: #fac515;
213
- --color-button-tertiary-error-fg: #fda29b;
214
-
215
- --color-bg-brand-dark-solid: #351e13;
216
- --color-bg-brand-solid: #ca8504;
217
- --color-bg-primary: #0c0e12;
218
- --color-bg-primary-900: #0c0e12;
219
- --color-bg-primary-hover: #22262f;
220
- --color-bg-primary-alt: #13161b;
221
- --color-bg-brand-secondary: #db9d29;
222
- --color-bg-brand-secondary-alt: #22262f;
223
- --color-bg-secondary: #13161b;
224
- --color-bg-secondary-alt: #0c0e12;
225
- --color-bg-tertiary: #22262f;
226
- --color-bg-quaternary: #373a41;
227
- --color-bg-active: #22262f;
228
- --color-bg-disabled: #1f242f;
229
- --color-bg-disabled-subtle: #13161b;
230
- --color-bg-success-secondary: #079455;
231
- --color-bg-overlay: #22262f;
232
- --color-bg-error-secondary: #d92d20;
233
- --color-bg-warning-secondary: #dc6803;
234
- --color-bg-dark: #202020;
235
-
236
-
237
- --color-jackpot-rays-primary: var(--color-bg-tertiary);
238
- --color-jackpot-rays-secondary: var(--color-bg-quaternary);
239
- --color-jackpot-table-scrollbar-track: var(--color-bg-primary-alt);
240
- --color-jackpot-table-scrollbar-thumb: var(--color-bg-quaternary);
241
-
242
-
243
- --color-text-brand: #feee95;
244
- --color-text-brand-700: #a15c07;
245
- --color-text-brand-primary-600: #eaaa08;
246
- --color-text-primary-900: #f5f5f6;
247
- --color-text-primary-brand: #f5f5f6;
248
- --color-text-primary-success: #17b26a;
249
- --color-text-secondary-700: #cecfd2;
250
- --color-text-tertiary-600: #94969c;
251
- --color-text-tertiary-hover: #cecfd2;
252
- --color-text-quarterary-brand: #94969c;
253
- --color-text-quarterary-500: #94969c;
254
- --color-text-senary-300: #61646c;
255
- --color-text-quinary: #85888e;
256
- --color-text-disabled: #85888e;
257
- --color-text-disabled-subtle: #d0d5dd;
258
- --color-text-placeholder: #85888e;
259
- --color-text-placeholder-subtle: #373a41;
260
- --color-text-nav-item-button-icon: #94969c;
261
- --color-text-nav-item-button-icon-active: #ececed;
262
- --color-text-success-primary: #17b26a;
263
- --color-text-success-primary-600: #47cd89;
264
- --color-text-warning-primary: #f79009;
265
- --color-text-warning-primary-600: #fdb022;
266
- --color-text-error-primary: #f04438;
267
- --color-text-featured-icon-light-success: #abefc6;
268
- --color-text-featured-icon-light-error: #fecdca;
269
- --color-text-featured-icon-light-warning: #fedf89;
270
- --color-dark-text: #cccccc;
271
-
272
- --color-border-primary: #373a41;
273
- --color-border-secondary: #22262f;
274
- --color-border-disabled: #373a41;
275
- --color-border-disabled-subtle: #22262f;
276
- --color-border-brand: #fac515;
277
- --color-border-brand-dark: #6b4328;
278
- --color-border-brand-solid: #ca8504;
279
- --color-border-dark: #373A41;
280
-
281
- /* Checkbox */
282
-
283
- --color-border-checkbox-primary: #373a41;
284
- --color-bg-checkbox-primary: var(--color-bg-primary);
285
- --color-border-checkbox-checked-primary: var(--color-border-brand-solid);
286
- --color-bg-checkbox-checked-primary: var(--color-bg-brand-solid);
287
- --color-text-checkbox-indicator-primary: #0d2d3a;
288
- --color-text-checkbox-label-primary: var(--color-text-secondary-700);
289
-
290
-
291
- /* Progress Bar */
292
-
293
- --color-bg-progress-bar-track-primary: var(--color-bg-primary);
294
- --color-bg-progress-bar-range-primary: var(--color-brand-400);
295
-
296
- /* Tabs */
297
-
298
- --color-border-tab-list-primary: var(--color-border-secondary);
299
- --color-bg-tab-list-primary: var(--color-bg-secondary-alt);
300
- --color-bg-tab-indicator-primary: var(--color-bg-primary-hover);
301
- --color-text-tab-trigger-primary: var(--color-text-quarterary-500);
302
- --color-text-tab-trigger-selected-primary: var(--color-text-primary-brand);
303
-
304
-
305
- /* Segment */
306
-
307
- --color-border-segment-root-primary: var(--color-border-secondary);
308
- --color-bg-segment-root-primary: var(--color-bg-secondary-alt);
309
- --color-bg-segment-indicator-primary: var(--color-bg-primary-hover);
310
- --color-text-segment-item-primary: var(--color-text-quarterary-500);
311
- --color-text-segment-item-checked-primary: var(--color-text-primary-brand);
312
-
313
-
314
-
315
-
316
- --color-bg-lock: #161B26;
317
- --color-border-lock: #333741;
318
- --color-text-lock: #85888E;
319
-
320
- --color-border-badge: #373A41;
321
- --color-bg-badge: #13161B;
322
- --color-text-badge: #CECFD2;
323
-
324
- --color-border-wagering-popup: transparent;
325
- --color-bg-wagering-stage-popup: #13161b;
326
- --color-border-wagering-stage-popup: transparent;
327
-
328
-
329
- --font-sans: var(--font-sans);
330
- --font-mono: var(--font-mono);
331
-
332
- --text-2xs: 0.625rem;
333
- --text-2xs--line-height: 1.125rem;
334
- --text-3xs: 0.5rem;
335
- --text-3xs--line-height: 0.75rem;
336
-
337
- --spacing-safe-area-inset-top: var(--safe-area-inset-top);
338
- --spacing-safe-area-inset-left: var(--safe-area-inset-left);
339
- --spacing-safe-area-inset-right: var(--safe-area-inset-right);
340
- --spacing-safe-area-inset-bottom: var(--safe-area-inset-bottom);
341
- --spacing-4\.5: 1.125rem;
342
- --spacing-5\.5: 1.375rem;
343
- --spacing-6\.5: 1.625rem;
344
- --spacing-7\.5: 1.875rem;
345
- --spacing-8\.5: 2.25rem;
346
- --spacing-9\.5: 2.375rem;
347
- --spacing-13: 3.25rem;
348
- --spacing-18: 4.5rem;
349
- --spacing-xxs: 0.125rem;
350
- --spacing-xs: 0.25rem;
351
- --spacing-sm: 0.375rem;
352
- --spacing-md: 0.5rem;
353
- --spacing-lg: 0.75rem;
354
- --spacing-xl: 1rem;
355
- --spacing-2xl: 1.25rem;
356
- --spacing-3xl: 1.5rem;
357
- --spacing-4xl: 2rem;
358
- --spacing-5xl: 2.5rem;
359
- --spacing-6xl: 3rem;
360
- --spacing-7xl: 4rem;
361
- --spacing-8xl: 5rem;
362
-
363
- --radius-xs: 0.25rem;
364
- --radius-sm: 0.375rem;
365
- --radius-md: 0.5rem;
366
- --radius-lg: 0.625rem;
367
- --radius-xl: 0.75rem;
368
- --radius-2xl: 1rem;
369
-
370
- --shadow-*: initial;
371
- --shadow-xs: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
372
- --shadow-sm:
373
- 0px 1px 2px 0px rgba(16, 24, 40, 0.06),
374
- 0px 1px 3px 0px rgba(16, 24, 40, 0.1);
375
- --shadow-md:
376
- 0px 2px 4px -2px rgba(16, 24, 40, 0.06),
377
- 0px 4px 8px -2px rgba(16, 24, 40, 0.1);
378
- --shadow-lg:
379
- 0px 12px 16px -4px rgba(16, 24, 40, 0.08),
380
- 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
381
- --shadow-xl:
382
- 0px 20px 24px -4px rgba(16, 24, 40, 0.08),
383
- 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
384
- --shadow-brand: 0px 0px 0px 4px rgba(250, 197, 21, 0.24);
385
- --shadow-brand-xs:
386
- 0px 1px 2px 0px rgba(16, 24, 40, 0.05),
387
- 0px 0px 0px 4px rgba(250, 197, 21, 0.5);
388
- --shadow-none: 0 0 #0000;
389
-
390
- --z-dropdown: 1000;
391
- --z-sticky: 1100;
392
- --z-banner: 1200;
393
- --z-backdrop: 1300;
394
- --z-drawer: 1400;
395
- --z-dialog: 1500;
396
- --z-popover: 1600;
397
- --z-toast: 1700;
398
- --z-tooltip: 1800;
399
-
400
- --animate-fade-in: fade-in 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
401
- --animate-fade-out: fade-out 250ms cubic-bezier(0.3, 0, 0.8, 0.15);
402
- --animate-backdrop-in: fade-in 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
403
- --animate-backdrop-out: fade-out 250ms cubic-bezier(0.3, 0, 0.8, 0.15);
404
- --animate-dialog-in: dialog-in 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
405
- --animate-dialog-out: dialog-out 250ms cubic-bezier(0.3, 0, 0.8, 0.15);
406
- --animate-alertdialog-in: alertdialog-in 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
407
- --animate-alertdialog-out: alertdialog-out 250ms
408
- cubic-bezier(0.3, 0, 0.8, 0.15);
409
- --animate-drawer-in-left: drawer-in-left 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
410
- --animate-drawer-out-left: drawer-out-left 250ms
411
- cubic-bezier(0.3, 0, 0.8, 0.15);
412
- --animate-drawer-in-right: drawer-in-right 400ms
413
- cubic-bezier(0.05, 0.7, 0.1, 1);
414
- --animate-drawer-out-right: drawer-out-right 250ms
415
- cubic-bezier(0.3, 0, 0.8, 0.15);
416
- --animate-popover-in-bottom: popover-in-bottom 400ms
417
- cubic-bezier(0.05, 0.7, 0.1, 1);
418
- --animate-popover-out-bottom: popover-out-bottom 250ms
419
- cubic-bezier(0.3, 0, 0.8, 0.15);
420
- --animate-popover-in-top: popover-in-top 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
421
- --animate-popover-out-top: popover-out-top 250ms
422
- cubic-bezier(0.3, 0, 0.8, 0.15);
423
- --animate-popover-in-left: popover-in-left 400ms
424
- cubic-bezier(0.05, 0.7, 0.1, 1);
425
- --animate-popover-out-left: popover-out-left 250ms
426
- cubic-bezier(0.3, 0, 0.8, 0.15);
427
- --animate-popover-in-right: popover-in-right 400ms
428
- cubic-bezier(0.05, 0.7, 0.1, 1);
429
- --animate-popover-out-right: popover-out-right 250ms
430
- cubic-bezier(0.3, 0, 0.8, 0.15);
431
- --animate-collapse-in: collapse-in 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
432
- --animate-collapse-out: collapse-out 250ms cubic-bezier(0.3, 0, 0.8, 0.15);
433
- --animate-slide-in-left: slide-in-left 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
434
- --animate-slide-out-left: slide-out-left 250ms cubic-bezier(0.3, 0, 0.8, 0.15);
435
- --animate-slide-in-right: slide-in-right 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
436
- --animate-slide-out-right: slide-out-right 250ms
437
- cubic-bezier(0.3, 0, 0.8, 0.15);
438
- --animate-slide-in-down: slide-in-down 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
439
- --animate-slide-out-down: slide-out-down 250ms cubic-bezier(0.3, 0, 0.8, 0.15);
440
- --animate-scale-in: scale-in 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
441
- --animate-scale-out: scale-out 250ms cubic-bezier(0.3, 0, 0.8, 0.15);
442
- --animate-marquee: marquee 10s linear infinite forwards;
443
-
444
- @keyframes fade-in {
445
- from {
446
- opacity: 0;
447
- }
448
- to {
449
- opacity: 1;
450
- }
451
- }
452
-
453
- @keyframes fade-out {
454
- from {
455
- opacity: 1;
456
- }
457
- to {
458
- opacity: 0;
459
- }
460
- }
461
-
462
- @keyframes dialog-in {
463
- from {
464
- opacity: 0;
465
- transform: scale(0.8);
466
- }
467
- to {
468
- opacity: 1;
469
- transform: scale(1);
470
- }
471
- }
472
-
473
- @keyframes dialog-out {
474
- from {
475
- opacity: 1;
476
- transform: scale(1);
477
- }
478
- to {
479
- opacity: 0;
480
- transform: scale(0.8);
481
- }
482
- }
483
-
484
- @keyframes alertdialog-in {
485
- from {
486
- opacity: 0;
487
- transform: translateY(4rem);
488
- }
489
- to {
490
- opacity: 1;
491
- transform: translateY(0);
492
- }
493
- }
494
-
495
- @keyframes alertdialog-out {
496
- from {
497
- opacity: 1;
498
- transform: translateY(0);
499
- }
500
- to {
501
- opacity: 0;
502
- transform: translateY(4rem);
503
- }
504
- }
505
-
506
- @keyframes drawer-in-left {
507
- from {
508
- transform: translateX(-100%);
509
- }
510
- to {
511
- transform: translateX(0);
512
- }
513
- }
514
-
515
- @keyframes drawer-out-left {
516
- from {
517
- transform: translateX(0);
518
- }
519
- to {
520
- transform: translateX(-100%);
521
- }
522
- }
523
-
524
- @keyframes drawer-in-right {
525
- from {
526
- transform: translateX(100%);
527
- }
528
- to {
529
- transform: translateX(0);
530
- }
531
- }
532
-
533
- @keyframes drawer-out-right {
534
- from {
535
- transform: translateX(0);
536
- }
537
- to {
538
- transform: translateX(100%);
539
- }
540
- }
541
-
542
- @keyframes popover-in-bottom {
543
- from {
544
- opacity: 0.25;
545
- transform: translateY(0.5rem);
546
- }
547
- to {
548
- opacity: 1;
549
- transform: translateY(0);
550
- }
551
- }
552
-
553
- @keyframes popover-out-bottom {
554
- from {
555
- opacity: 1;
556
- transform: translateY(0);
557
- }
558
- to {
559
- opacity: 0.25;
560
- transform: translateY(0.5rem);
561
- }
562
- }
563
-
564
- @keyframes popover-in-top {
565
- from {
566
- opacity: 0.25;
567
- transform: translateY(-0.5rem);
568
- }
569
- to {
570
- opacity: 1;
571
- transform: translateY(0);
572
- }
573
- }
574
-
575
- @keyframes popover-out-top {
576
- from {
577
- opacity: 1;
578
- transform: translateY(0);
579
- }
580
- to {
581
- opacity: 0.25;
582
- transform: translateY(-0.5rem);
583
- }
584
- }
585
-
586
- @keyframes popover-in-left {
587
- from {
588
- opacity: 0.25;
589
- transform: translateX(-0.5rem);
590
- }
591
- to {
592
- opacity: 1;
593
- transform: translateX(0);
594
- }
595
- }
596
-
597
- @keyframes popover-out-left {
598
- from {
599
- opacity: 1;
600
- transform: translateX(0);
601
- }
602
- to {
603
- opacity: 0.25;
604
- transform: translateX(-0.5rem);
605
- }
606
- }
607
-
608
- @keyframes popover-in-right {
609
- from {
610
- opacity: 0.25;
611
- transform: translateX(0.5rem);
612
- }
613
- to {
614
- opacity: 1;
615
- transform: translateX(0);
616
- }
617
- }
618
-
619
- @keyframes popover-out-right {
620
- from {
621
- opacity: 1;
622
- transform: translateX(0);
623
- }
624
- to {
625
- opacity: 0.25;
626
- transform: translateX(0.5rem);
627
- }
628
- }
629
-
630
- @keyframes collapse-in {
631
- from {
632
- height: 0;
633
- opacity: 5;
634
- }
635
- to {
636
- height: var(--height);
637
- opacity: 1;
638
- }
639
- }
640
-
641
- @keyframes collapse-out {
642
- from {
643
- height: var(--height);
644
- opacity: 1;
645
- }
646
- to {
647
- height: 0;
648
- opacity: 5;
649
- }
650
- }
651
-
652
- @keyframes slide-in-left {
653
- from {
654
- transform: translateX(-100%);
655
- }
656
- to {
657
- transform: translateX(0);
658
- }
659
- }
660
-
661
- @keyframes slide-out-left {
662
- from {
663
- transform: translateX(0);
664
- }
665
- to {
666
- transform: translateX(-100%);
667
- }
668
- }
669
-
670
- @keyframes slide-in-right {
671
- from {
672
- transform: translateX(100%);
673
- }
674
- to {
675
- transform: translateX(0);
676
- }
677
- }
678
-
679
- @keyframes slide-out-right {
680
- from {
681
- transform: translateX(0);
682
- }
683
- to {
684
- transform: translateX(100%);
685
- }
686
- }
687
-
688
- @keyframes slide-in-down {
689
- from {
690
- transform: translateY(-100%);
691
- }
692
- to {
693
- transform: translateY(0);
694
- }
695
- }
696
-
697
- @keyframes slide-out-down {
698
- from {
699
- transform: translateY(0);
700
- }
701
- to {
702
- transform: translateY(-100%);
703
- }
704
- }
705
-
706
- @keyframes scale-in {
707
- from {
708
- transform: scale(0.85);
709
- opacity: 0;
710
- }
711
- to {
712
- transform: scale(1);
713
- opacity: 1;
714
- }
715
- }
716
-
717
- @keyframes scale-out {
718
- from {
719
- transform: scale(1);
720
- opacity: 1;
721
- }
722
- to {
723
- transform: scale(0.85);
724
- opacity: 0;
725
- }
726
- }
727
-
728
- @keyframes marquee {
729
- to {
730
- transform: translateX(-100%);
731
- }
732
- }
733
- }
734
-
735
- @utility z-* {
736
- z-index: --value(--z-\*, integer);
737
- }
738
-
739
- @utility arrow-bg-* {
740
- --arrow-background: --value(--color-\*, [color]);
741
- }
742
-
743
- @utility arrow-size-* {
744
- --arrow-size: calc(var(--spacing) * --value(integer));
745
- --arrow-size: --value([\*]);
746
- }
747
-
748
- @utility bleed {
749
- position: relative;
750
- width: 100dvw;
751
- left: 50%;
752
- right: 50%;
753
- margin-left: -50dvw;
754
- margin-right: -50dvw;
755
- }
756
-
757
- @utility not-bleed {
758
- position: relative;
759
- width: auto;
760
- left: auto;
761
- right: auto;
762
- margin-left: 0;
763
- margin-right: 0;
764
- }
765
-
766
- @custom-variant icon (& svg);
767
- @custom-variant tr (& tr);
768
- @custom-variant td (& td);
769
- @custom-variant th (& th);
770
- @custom-variant scrollbar (&::-webkit-scrollbar);
771
- @custom-variant scrollbar-thumb (&::-webkit-scrollbar-thumb);
772
- @custom-variant scrollbar-track (&::-webkit-scrollbar-track);
773
- @custom-variant dark (&:where(.dark, .dark *, [data-theme="dark"], [data-theme="dark"] *));
1
+ @plugin '@tailwindcss/typography';
2
+ @plugin 'tailwind-zag';
3
+
4
+ @layer base {
5
+ :root {
6
+ --safe-area-inset-top: 0px;
7
+ --safe-area-inset-right: 0px;
8
+ --safe-area-inset-bottom: 0px;
9
+ --safe-area-inset-left: 0px;
10
+ }
11
+
12
+ html {
13
+ @apply scheme-light dark:scheme-dark scroll-smooth;
14
+ }
15
+
16
+ body {
17
+ @apply bg-bg-primary text-text-primary-900 min-h-screen overflow-x-hidden scroll-smooth font-sans;
18
+ }
19
+
20
+ button {
21
+ cursor: pointer;
22
+ }
23
+
24
+ button:disabled,
25
+ button[data-disabled] {
26
+ cursor: not-allowed;
27
+ }
28
+
29
+ input,
30
+ input::-webkit-inner-spin-button,
31
+ input::-webkit-outer-spin-button {
32
+ appearance: none;
33
+ -webkit-appearance: none;
34
+ }
35
+
36
+ input::-ms-reveal,
37
+ input::-ms-clear,
38
+ input::-webkit-credentials-auto-fill-button,
39
+ input::-webkit-contacts-auto-fill-button,
40
+ input::-webkit-clear-button,
41
+ input::-webkit-search-clear-button,
42
+ input::-webkit-search-cancel-button,
43
+ input::-webkit-search-decoration,
44
+ input::-webkit-search-results-button,
45
+ input::-webkit-search-results-decoration {
46
+ display: none;
47
+ }
48
+
49
+ .grecaptcha-badge {
50
+ visibility: hidden !important;
51
+ }
52
+
53
+ @media screen and (min-width: 0px) and (orientation: portrait) {
54
+ :root {
55
+ --root-fs: 14px;
56
+ }
57
+ }
58
+
59
+ @media screen and (min-width: 400px) and (orientation: portrait) {
60
+ :root {
61
+ --root-fs: 16px;
62
+ }
63
+ }
64
+
65
+ @media screen and (min-width: 450px) and (orientation: portrait) {
66
+ :root {
67
+ --root-fs: 18px;
68
+ }
69
+ }
70
+
71
+ @media screen and (min-width: 500px) and (orientation: portrait) {
72
+ :root {
73
+ --root-fs: 20px;
74
+ }
75
+ }
76
+
77
+ @media screen and (min-width: 550px) and (orientation: portrait) {
78
+ :root {
79
+ --root-fs: 22px;
80
+ }
81
+ }
82
+
83
+ @media screen and (min-width: 600px) and (orientation: portrait) {
84
+ :root {
85
+ --root-fs: 24px;
86
+ }
87
+ }
88
+
89
+ @media screen and (min-width: 650px) and (orientation: portrait) {
90
+ :root {
91
+ --root-fs: 26px;
92
+ }
93
+ }
94
+
95
+ @media screen and (min-width: 700px) and (orientation: portrait) {
96
+ :root {
97
+ --root-fs: 28px;
98
+ }
99
+ }
100
+
101
+ @media screen and (min-width: 750px) and (orientation: portrait) {
102
+ :root {
103
+ --root-fs: 30px;
104
+ }
105
+ }
106
+
107
+ @media screen and (min-width: 800px) and (orientation: portrait) {
108
+ :root {
109
+ --root-fs: 28px;
110
+ }
111
+ }
112
+
113
+ @media screen and (min-width: 850px) and (orientation: portrait) {
114
+ :root {
115
+ --root-fs: 30px;
116
+ }
117
+ }
118
+
119
+ @media screen and (min-width: 900px) and (orientation: portrait) {
120
+ :root {
121
+ --root-fs: 32px;
122
+ }
123
+ }
124
+
125
+ @media screen and (min-width: 950px) and (orientation: portrait) {
126
+ :root {
127
+ --root-fs: 34px;
128
+ }
129
+ }
130
+
131
+ @media screen and (min-width: 1000px) and (orientation: portrait) {
132
+ :root {
133
+ --root-fs: 36px;
134
+ }
135
+ }
136
+
137
+ @media screen and (min-width: 1024px) and (orientation: portrait) {
138
+ :root {
139
+ --root-fs: 16px;
140
+ }
141
+ }
142
+
143
+ html {
144
+ font-size: var(--root-fs, 16px);
145
+ }
146
+ }
147
+
148
+ @theme {
149
+ --color-*: initial;
150
+
151
+ --color-black: #000000;
152
+ --color-white: #ffffff;
153
+ --color-unset: unset;
154
+ --color-inherit: inherit;
155
+ --color-current: currentColor;
156
+ --color-transparent: transparent;
157
+
158
+ --color-utility-brand-50: #542c0d;
159
+ --color-utility-brand-200: #854a0e;
160
+ --color-utility-brand-500: #eaaa08;
161
+ --color-utility-brand-600: #fac515;
162
+ --color-utility-brand-700: #fde272;
163
+ --color-utility-success-50: #053321;
164
+ --color-utility-success-100: #074d31;
165
+ --color-utility-success-200: #085d3a;
166
+ --color-utility-success-500: #17b26a;
167
+ --color-utility-success-700: #75e0a7;
168
+ --color-utility-blue-50: #102a56;
169
+ --color-utility-blue-200: #1849a9;
170
+ --color-utility-blue-500: #2e90fa;
171
+ --color-utility-blue-700: #84caff;
172
+ --color-utility-error-50: #55160c;
173
+ --color-utility-error-200: #912018;
174
+ --color-utility-error-500: #f04438;
175
+ --color-utility-error-700: #fda29b;
176
+ --color-utility-warning-50: #4e1d09;
177
+ --color-utility-warning-200: #93370d;
178
+ --color-utility-warning-500: #f79009;
179
+ --color-utility-warning-700: #fec84b;
180
+ --color-utility-gray-50: #13161b;
181
+ --color-utility-gray-100: #22262f;
182
+ --color-utility-gray-200: #373a41;
183
+ --color-utility-gray-700: #cecfd2;
184
+
185
+ --color-brand-300: #fde272;
186
+ --color-brand-400: #fac515;
187
+ --color-brand-500: #eaaa08;
188
+ --color-brand-700: #d5b86f;
189
+ --color-brand-800: #22262f;
190
+ --color-brand-950: #542c0d;
191
+ --color-gray-300: #d0d5dd;
192
+ --color-gray-800: #22262f;
193
+ --color-error-200: #fecdca;
194
+ --color-error-400: #f97066;
195
+ --color-error-600: #d92d20;
196
+ --color-error-700: #b42318;
197
+ --color-yellow-400: #fac515;
198
+ --color-yellow-700: #a15c07;
199
+ --color-success-200: #abefc6;
200
+ --color-success-400: #47cd89;
201
+ --color-success-700: #067647;
202
+ --color-success-800: #085d3a;
203
+ --color-cyan-950: #0d2d3a;
204
+ --color-blue-dark-700: #004eeb;
205
+
206
+ --color-button-primary-bg: #fac515;
207
+ --color-button-primary-fg: #542c0d;
208
+ --color-button-primary-border: #fac515;
209
+ --color-button-secondary-bg: #13161b;
210
+ --color-button-secondary-fg: #fac515;
211
+ --color-button-secondary-border: #fac515;
212
+ --color-button-tertiary-fg: #fac515;
213
+ --color-button-tertiary-error-fg: #fda29b;
214
+
215
+ --color-bg-brand-dark-solid: #351e13;
216
+ --color-bg-brand-solid: #ca8504;
217
+ --color-bg-primary: #0c0e12;
218
+ --color-bg-primary-900: #0c0e12;
219
+ --color-bg-primary-hover: #22262f;
220
+ --color-bg-primary-alt: #13161b;
221
+ --color-bg-brand-secondary: #db9d29;
222
+ --color-bg-brand-secondary-alt: #22262f;
223
+ --color-bg-secondary: #13161b;
224
+ --color-bg-secondary-alt: #0c0e12;
225
+ --color-bg-tertiary: #22262f;
226
+ --color-bg-quaternary: #373a41;
227
+ --color-bg-active: #22262f;
228
+ --color-bg-disabled: #1f242f;
229
+ --color-bg-disabled-subtle: #13161b;
230
+ --color-bg-success-secondary: #079455;
231
+ --color-bg-overlay: #22262f;
232
+ --color-bg-error-secondary: #d92d20;
233
+ --color-bg-warning-secondary: #dc6803;
234
+ --color-bg-dark: #202020;
235
+
236
+
237
+ --color-jackpot-rays-primary: var(--color-bg-tertiary);
238
+ --color-jackpot-rays-secondary: var(--color-bg-quaternary);
239
+ --color-jackpot-table-scrollbar-track: var(--color-bg-primary-alt);
240
+ --color-jackpot-table-scrollbar-thumb: var(--color-bg-quaternary);
241
+
242
+
243
+ --color-text-brand: #feee95;
244
+ --color-text-brand-700: #a15c07;
245
+ --color-text-brand-primary-600: #eaaa08;
246
+ --color-text-primary-900: #f5f5f6;
247
+ --color-text-primary-brand: #f5f5f6;
248
+ --color-text-primary-success: #17b26a;
249
+ --color-text-secondary-700: #cecfd2;
250
+ --color-text-tertiary-600: #94969c;
251
+ --color-text-tertiary-hover: #cecfd2;
252
+ --color-text-quarterary-brand: #94969c;
253
+ --color-text-quarterary-500: #94969c;
254
+ --color-text-senary-300: #61646c;
255
+ --color-text-quinary: #85888e;
256
+ --color-text-disabled: #85888e;
257
+ --color-text-disabled-subtle: #d0d5dd;
258
+ --color-text-placeholder: #85888e;
259
+ --color-text-placeholder-subtle: #373a41;
260
+ --color-text-nav-item-button-icon: #94969c;
261
+ --color-text-nav-item-button-icon-active: #ececed;
262
+ --color-text-success-primary: #17b26a;
263
+ --color-text-success-primary-600: #47cd89;
264
+ --color-text-warning-primary: #f79009;
265
+ --color-text-warning-primary-600: #fdb022;
266
+ --color-text-error-primary: #f04438;
267
+ --color-text-featured-icon-light-success: #abefc6;
268
+ --color-text-featured-icon-light-error: #fecdca;
269
+ --color-text-featured-icon-light-warning: #fedf89;
270
+ --color-dark-text: #cccccc;
271
+
272
+ --color-border-primary: #373a41;
273
+ --color-border-secondary: #22262f;
274
+ --color-border-disabled: #373a41;
275
+ --color-border-disabled-subtle: #22262f;
276
+ --color-border-brand: #fac515;
277
+ --color-border-brand-dark: #6b4328;
278
+ --color-border-brand-solid: #ca8504;
279
+ --color-border-dark: #373A41;
280
+
281
+ /* Checkbox */
282
+
283
+ --color-border-checkbox-primary: #373a41;
284
+ --color-bg-checkbox-primary: var(--color-bg-primary);
285
+ --color-border-checkbox-checked-primary: var(--color-border-brand-solid);
286
+ --color-bg-checkbox-checked-primary: var(--color-bg-brand-solid);
287
+ --color-text-checkbox-indicator-primary: #0d2d3a;
288
+ --color-text-checkbox-label-primary: var(--color-text-secondary-700);
289
+
290
+
291
+ /* Progress Bar */
292
+
293
+ --color-bg-progress-bar-track-primary: var(--color-bg-primary);
294
+ --color-bg-progress-bar-range-primary: var(--color-brand-400);
295
+
296
+ /* Tabs */
297
+
298
+ --color-border-tab-list-primary: var(--color-border-secondary);
299
+ --color-bg-tab-list-primary: var(--color-bg-secondary-alt);
300
+ --color-bg-tab-indicator-primary: var(--color-bg-primary-hover);
301
+ --color-text-tab-trigger-primary: var(--color-text-quarterary-500);
302
+ --color-text-tab-trigger-selected-primary: var(--color-text-primary-brand);
303
+
304
+
305
+ /* Segment */
306
+
307
+ --color-border-segment-root-primary: var(--color-border-secondary);
308
+ --color-bg-segment-root-primary: var(--color-bg-secondary-alt);
309
+ --color-bg-segment-indicator-primary: var(--color-bg-primary-hover);
310
+ --color-text-segment-item-primary: var(--color-text-quarterary-500);
311
+ --color-text-segment-item-checked-primary: var(--color-text-primary-brand);
312
+
313
+
314
+
315
+
316
+ --color-bg-lock: #161B26;
317
+ --color-border-lock: #333741;
318
+ --color-text-lock: #85888E;
319
+
320
+ --color-border-badge: #373A41;
321
+ --color-bg-badge: #13161B;
322
+ --color-text-badge: #CECFD2;
323
+
324
+ --color-border-wagering-popup: transparent;
325
+ --color-bg-wagering-stage-popup: #13161b;
326
+ --color-border-wagering-stage-popup: transparent;
327
+
328
+
329
+ --font-sans: var(--font-sans);
330
+ --font-mono: var(--font-mono);
331
+
332
+ --text-2xs: 0.625rem;
333
+ --text-2xs--line-height: 1.125rem;
334
+ --text-3xs: 0.5rem;
335
+ --text-3xs--line-height: 0.75rem;
336
+
337
+ --spacing-safe-area-inset-top: var(--safe-area-inset-top);
338
+ --spacing-safe-area-inset-left: var(--safe-area-inset-left);
339
+ --spacing-safe-area-inset-right: var(--safe-area-inset-right);
340
+ --spacing-safe-area-inset-bottom: var(--safe-area-inset-bottom);
341
+ --spacing-4\.5: 1.125rem;
342
+ --spacing-5\.5: 1.375rem;
343
+ --spacing-6\.5: 1.625rem;
344
+ --spacing-7\.5: 1.875rem;
345
+ --spacing-8\.5: 2.25rem;
346
+ --spacing-9\.5: 2.375rem;
347
+ --spacing-13: 3.25rem;
348
+ --spacing-18: 4.5rem;
349
+ --spacing-xxs: 0.125rem;
350
+ --spacing-xs: 0.25rem;
351
+ --spacing-sm: 0.375rem;
352
+ --spacing-md: 0.5rem;
353
+ --spacing-lg: 0.75rem;
354
+ --spacing-xl: 1rem;
355
+ --spacing-2xl: 1.25rem;
356
+ --spacing-3xl: 1.5rem;
357
+ --spacing-4xl: 2rem;
358
+ --spacing-5xl: 2.5rem;
359
+ --spacing-6xl: 3rem;
360
+ --spacing-7xl: 4rem;
361
+ --spacing-8xl: 5rem;
362
+
363
+ --radius-xs: 0.25rem;
364
+ --radius-sm: 0.375rem;
365
+ --radius-md: 0.5rem;
366
+ --radius-lg: 0.625rem;
367
+ --radius-xl: 0.75rem;
368
+ --radius-2xl: 1rem;
369
+
370
+ --shadow-*: initial;
371
+ --shadow-xs: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
372
+ --shadow-sm:
373
+ 0px 1px 2px 0px rgba(16, 24, 40, 0.06),
374
+ 0px 1px 3px 0px rgba(16, 24, 40, 0.1);
375
+ --shadow-md:
376
+ 0px 2px 4px -2px rgba(16, 24, 40, 0.06),
377
+ 0px 4px 8px -2px rgba(16, 24, 40, 0.1);
378
+ --shadow-lg:
379
+ 0px 12px 16px -4px rgba(16, 24, 40, 0.08),
380
+ 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
381
+ --shadow-xl:
382
+ 0px 20px 24px -4px rgba(16, 24, 40, 0.08),
383
+ 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
384
+ --shadow-brand: 0px 0px 0px 4px rgba(250, 197, 21, 0.24);
385
+ --shadow-brand-xs:
386
+ 0px 1px 2px 0px rgba(16, 24, 40, 0.05),
387
+ 0px 0px 0px 4px rgba(250, 197, 21, 0.5);
388
+ --shadow-none: 0 0 #0000;
389
+
390
+ --z-dropdown: 1000;
391
+ --z-sticky: 1100;
392
+ --z-banner: 1200;
393
+ --z-backdrop: 1300;
394
+ --z-drawer: 1400;
395
+ --z-dialog: 1500;
396
+ --z-popover: 1600;
397
+ --z-toast: 1700;
398
+ --z-tooltip: 1800;
399
+
400
+ --animate-fade-in: fade-in 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
401
+ --animate-fade-out: fade-out 250ms cubic-bezier(0.3, 0, 0.8, 0.15);
402
+ --animate-backdrop-in: fade-in 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
403
+ --animate-backdrop-out: fade-out 250ms cubic-bezier(0.3, 0, 0.8, 0.15);
404
+ --animate-dialog-in: dialog-in 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
405
+ --animate-dialog-out: dialog-out 250ms cubic-bezier(0.3, 0, 0.8, 0.15);
406
+ --animate-alertdialog-in: alertdialog-in 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
407
+ --animate-alertdialog-out: alertdialog-out 250ms
408
+ cubic-bezier(0.3, 0, 0.8, 0.15);
409
+ --animate-drawer-in-left: drawer-in-left 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
410
+ --animate-drawer-out-left: drawer-out-left 250ms
411
+ cubic-bezier(0.3, 0, 0.8, 0.15);
412
+ --animate-drawer-in-right: drawer-in-right 400ms
413
+ cubic-bezier(0.05, 0.7, 0.1, 1);
414
+ --animate-drawer-out-right: drawer-out-right 250ms
415
+ cubic-bezier(0.3, 0, 0.8, 0.15);
416
+ --animate-popover-in-bottom: popover-in-bottom 400ms
417
+ cubic-bezier(0.05, 0.7, 0.1, 1);
418
+ --animate-popover-out-bottom: popover-out-bottom 250ms
419
+ cubic-bezier(0.3, 0, 0.8, 0.15);
420
+ --animate-popover-in-top: popover-in-top 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
421
+ --animate-popover-out-top: popover-out-top 250ms
422
+ cubic-bezier(0.3, 0, 0.8, 0.15);
423
+ --animate-popover-in-left: popover-in-left 400ms
424
+ cubic-bezier(0.05, 0.7, 0.1, 1);
425
+ --animate-popover-out-left: popover-out-left 250ms
426
+ cubic-bezier(0.3, 0, 0.8, 0.15);
427
+ --animate-popover-in-right: popover-in-right 400ms
428
+ cubic-bezier(0.05, 0.7, 0.1, 1);
429
+ --animate-popover-out-right: popover-out-right 250ms
430
+ cubic-bezier(0.3, 0, 0.8, 0.15);
431
+ --animate-collapse-in: collapse-in 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
432
+ --animate-collapse-out: collapse-out 250ms cubic-bezier(0.3, 0, 0.8, 0.15);
433
+ --animate-slide-in-left: slide-in-left 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
434
+ --animate-slide-out-left: slide-out-left 250ms cubic-bezier(0.3, 0, 0.8, 0.15);
435
+ --animate-slide-in-right: slide-in-right 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
436
+ --animate-slide-out-right: slide-out-right 250ms
437
+ cubic-bezier(0.3, 0, 0.8, 0.15);
438
+ --animate-slide-in-down: slide-in-down 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
439
+ --animate-slide-out-down: slide-out-down 250ms cubic-bezier(0.3, 0, 0.8, 0.15);
440
+ --animate-scale-in: scale-in 400ms cubic-bezier(0.05, 0.7, 0.1, 1);
441
+ --animate-scale-out: scale-out 250ms cubic-bezier(0.3, 0, 0.8, 0.15);
442
+ --animate-marquee: marquee 10s linear infinite forwards;
443
+
444
+ @keyframes fade-in {
445
+ from {
446
+ opacity: 0;
447
+ }
448
+ to {
449
+ opacity: 1;
450
+ }
451
+ }
452
+
453
+ @keyframes fade-out {
454
+ from {
455
+ opacity: 1;
456
+ }
457
+ to {
458
+ opacity: 0;
459
+ }
460
+ }
461
+
462
+ @keyframes dialog-in {
463
+ from {
464
+ opacity: 0;
465
+ transform: scale(0.8);
466
+ }
467
+ to {
468
+ opacity: 1;
469
+ transform: scale(1);
470
+ }
471
+ }
472
+
473
+ @keyframes dialog-out {
474
+ from {
475
+ opacity: 1;
476
+ transform: scale(1);
477
+ }
478
+ to {
479
+ opacity: 0;
480
+ transform: scale(0.8);
481
+ }
482
+ }
483
+
484
+ @keyframes alertdialog-in {
485
+ from {
486
+ opacity: 0;
487
+ transform: translateY(4rem);
488
+ }
489
+ to {
490
+ opacity: 1;
491
+ transform: translateY(0);
492
+ }
493
+ }
494
+
495
+ @keyframes alertdialog-out {
496
+ from {
497
+ opacity: 1;
498
+ transform: translateY(0);
499
+ }
500
+ to {
501
+ opacity: 0;
502
+ transform: translateY(4rem);
503
+ }
504
+ }
505
+
506
+ @keyframes drawer-in-left {
507
+ from {
508
+ transform: translateX(-100%);
509
+ }
510
+ to {
511
+ transform: translateX(0);
512
+ }
513
+ }
514
+
515
+ @keyframes drawer-out-left {
516
+ from {
517
+ transform: translateX(0);
518
+ }
519
+ to {
520
+ transform: translateX(-100%);
521
+ }
522
+ }
523
+
524
+ @keyframes drawer-in-right {
525
+ from {
526
+ transform: translateX(100%);
527
+ }
528
+ to {
529
+ transform: translateX(0);
530
+ }
531
+ }
532
+
533
+ @keyframes drawer-out-right {
534
+ from {
535
+ transform: translateX(0);
536
+ }
537
+ to {
538
+ transform: translateX(100%);
539
+ }
540
+ }
541
+
542
+ @keyframes popover-in-bottom {
543
+ from {
544
+ opacity: 0.25;
545
+ transform: translateY(0.5rem);
546
+ }
547
+ to {
548
+ opacity: 1;
549
+ transform: translateY(0);
550
+ }
551
+ }
552
+
553
+ @keyframes popover-out-bottom {
554
+ from {
555
+ opacity: 1;
556
+ transform: translateY(0);
557
+ }
558
+ to {
559
+ opacity: 0.25;
560
+ transform: translateY(0.5rem);
561
+ }
562
+ }
563
+
564
+ @keyframes popover-in-top {
565
+ from {
566
+ opacity: 0.25;
567
+ transform: translateY(-0.5rem);
568
+ }
569
+ to {
570
+ opacity: 1;
571
+ transform: translateY(0);
572
+ }
573
+ }
574
+
575
+ @keyframes popover-out-top {
576
+ from {
577
+ opacity: 1;
578
+ transform: translateY(0);
579
+ }
580
+ to {
581
+ opacity: 0.25;
582
+ transform: translateY(-0.5rem);
583
+ }
584
+ }
585
+
586
+ @keyframes popover-in-left {
587
+ from {
588
+ opacity: 0.25;
589
+ transform: translateX(-0.5rem);
590
+ }
591
+ to {
592
+ opacity: 1;
593
+ transform: translateX(0);
594
+ }
595
+ }
596
+
597
+ @keyframes popover-out-left {
598
+ from {
599
+ opacity: 1;
600
+ transform: translateX(0);
601
+ }
602
+ to {
603
+ opacity: 0.25;
604
+ transform: translateX(-0.5rem);
605
+ }
606
+ }
607
+
608
+ @keyframes popover-in-right {
609
+ from {
610
+ opacity: 0.25;
611
+ transform: translateX(0.5rem);
612
+ }
613
+ to {
614
+ opacity: 1;
615
+ transform: translateX(0);
616
+ }
617
+ }
618
+
619
+ @keyframes popover-out-right {
620
+ from {
621
+ opacity: 1;
622
+ transform: translateX(0);
623
+ }
624
+ to {
625
+ opacity: 0.25;
626
+ transform: translateX(0.5rem);
627
+ }
628
+ }
629
+
630
+ @keyframes collapse-in {
631
+ from {
632
+ height: 0;
633
+ opacity: 5;
634
+ }
635
+ to {
636
+ height: var(--height);
637
+ opacity: 1;
638
+ }
639
+ }
640
+
641
+ @keyframes collapse-out {
642
+ from {
643
+ height: var(--height);
644
+ opacity: 1;
645
+ }
646
+ to {
647
+ height: 0;
648
+ opacity: 5;
649
+ }
650
+ }
651
+
652
+ @keyframes slide-in-left {
653
+ from {
654
+ transform: translateX(-100%);
655
+ }
656
+ to {
657
+ transform: translateX(0);
658
+ }
659
+ }
660
+
661
+ @keyframes slide-out-left {
662
+ from {
663
+ transform: translateX(0);
664
+ }
665
+ to {
666
+ transform: translateX(-100%);
667
+ }
668
+ }
669
+
670
+ @keyframes slide-in-right {
671
+ from {
672
+ transform: translateX(100%);
673
+ }
674
+ to {
675
+ transform: translateX(0);
676
+ }
677
+ }
678
+
679
+ @keyframes slide-out-right {
680
+ from {
681
+ transform: translateX(0);
682
+ }
683
+ to {
684
+ transform: translateX(100%);
685
+ }
686
+ }
687
+
688
+ @keyframes slide-in-down {
689
+ from {
690
+ transform: translateY(-100%);
691
+ }
692
+ to {
693
+ transform: translateY(0);
694
+ }
695
+ }
696
+
697
+ @keyframes slide-out-down {
698
+ from {
699
+ transform: translateY(0);
700
+ }
701
+ to {
702
+ transform: translateY(-100%);
703
+ }
704
+ }
705
+
706
+ @keyframes scale-in {
707
+ from {
708
+ transform: scale(0.85);
709
+ opacity: 0;
710
+ }
711
+ to {
712
+ transform: scale(1);
713
+ opacity: 1;
714
+ }
715
+ }
716
+
717
+ @keyframes scale-out {
718
+ from {
719
+ transform: scale(1);
720
+ opacity: 1;
721
+ }
722
+ to {
723
+ transform: scale(0.85);
724
+ opacity: 0;
725
+ }
726
+ }
727
+
728
+ @keyframes marquee {
729
+ to {
730
+ transform: translateX(-100%);
731
+ }
732
+ }
733
+ }
734
+
735
+ @utility z-* {
736
+ z-index: --value(--z-\*, integer);
737
+ }
738
+
739
+ @utility arrow-bg-* {
740
+ --arrow-background: --value(--color-\*, [color]);
741
+ }
742
+
743
+ @utility arrow-size-* {
744
+ --arrow-size: calc(var(--spacing) * --value(integer));
745
+ --arrow-size: --value([\*]);
746
+ }
747
+
748
+ @utility bleed {
749
+ position: relative;
750
+ width: 100dvw;
751
+ left: 50%;
752
+ right: 50%;
753
+ margin-left: -50dvw;
754
+ margin-right: -50dvw;
755
+ }
756
+
757
+ @utility not-bleed {
758
+ position: relative;
759
+ width: auto;
760
+ left: auto;
761
+ right: auto;
762
+ margin-left: 0;
763
+ margin-right: 0;
764
+ }
765
+
766
+ @custom-variant icon (& svg);
767
+ @custom-variant tr (& tr);
768
+ @custom-variant td (& td);
769
+ @custom-variant th (& th);
770
+ @custom-variant scrollbar (&::-webkit-scrollbar);
771
+ @custom-variant scrollbar-thumb (&::-webkit-scrollbar-thumb);
772
+ @custom-variant scrollbar-track (&::-webkit-scrollbar-track);
773
+ @custom-variant dark (&:where(.dark, .dark *, [data-theme="dark"], [data-theme="dark"] *));