@worldcoin/mini-apps-ui-kit-react 1.0.0-canary.22 → 1.0.0-canary.24

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 (263) hide show
  1. package/README.md +4 -35
  2. package/dist/components/Button/Button.js +4 -4
  3. package/dist/components/CountryDrawer/CountryDrawer.js +3 -1
  4. package/dist/components/Flag/constants.d.ts +22 -0
  5. package/dist/components/Flag/constants.js +234 -1
  6. package/dist/components/Icons/Clock.js +4 -4
  7. package/dist/components/Icons/Warning.js +2 -2
  8. package/dist/components/NumberPad/Delete.js +1 -0
  9. package/dist/components/PhoneField/constants.d.ts +0 -2
  10. package/dist/components/PhoneField/constants.js +1 -25
  11. package/dist/components/PhoneField/utils.js +4 -4
  12. package/dist/components/Progress/Progress.js +1 -1
  13. package/dist/components/Select/Select.js +1 -1
  14. package/dist/lib/haptics.d.ts +5 -5
  15. package/dist/lib/haptics.js +14 -14
  16. package/dist/node_modules/.pnpm/@radix-ui_react-compose-refs@1.1.2_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-compose-refs/dist/index.js +35 -0
  17. package/dist/node_modules/.pnpm/@radix-ui_react-primitive@2.0.3_@types_react-dom@18.3.5_@types_react@18.3.18__@types_react@18_ecf5vqfgocrxupsewlhf3pl374/node_modules/@radix-ui/react-primitive/dist/index.js +38 -0
  18. package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.0_@types_react@18.3.18_react@18.3.1/node_modules/@radix-ui/react-slot/dist/index.js +88 -0
  19. package/dist/node_modules/.pnpm/@radix-ui_react-visually-hidden@1.1.3_@types_react-dom@18.3.5_@types_react@18.3.18__@types_re_cidkwodbmpmiwtvvmizcw56fem/node_modules/@radix-ui/react-visually-hidden/dist/index.js +33 -0
  20. package/package.json +16 -15
  21. package/dist/node_modules/.pnpm/countries-list@3.1.1/node_modules/countries-list/mjs/index.js +0 -10
  22. package/public/flags/AD.svg +0 -35
  23. package/public/flags/AE.svg +0 -30
  24. package/public/flags/AF.svg +0 -34
  25. package/public/flags/AG.svg +0 -38
  26. package/public/flags/AI.svg +0 -54
  27. package/public/flags/AL.svg +0 -22
  28. package/public/flags/AM.svg +0 -26
  29. package/public/flags/AO.svg +0 -34
  30. package/public/flags/AR.svg +0 -30
  31. package/public/flags/AS.svg +0 -38
  32. package/public/flags/AT.svg +0 -26
  33. package/public/flags/AU.svg +0 -59
  34. package/public/flags/AW.svg +0 -38
  35. package/public/flags/AX.svg +0 -38
  36. package/public/flags/AZ.svg +0 -34
  37. package/public/flags/BA.svg +0 -30
  38. package/public/flags/BB.svg +0 -30
  39. package/public/flags/BD.svg +0 -22
  40. package/public/flags/BE.svg +0 -26
  41. package/public/flags/BF.svg +0 -31
  42. package/public/flags/BG.svg +0 -26
  43. package/public/flags/BH.svg +0 -22
  44. package/public/flags/BI.svg +0 -50
  45. package/public/flags/BJ.svg +0 -26
  46. package/public/flags/BL.svg +0 -44
  47. package/public/flags/BM.svg +0 -52
  48. package/public/flags/BN.svg +0 -42
  49. package/public/flags/BO.svg +0 -26
  50. package/public/flags/BQ.svg +0 -34
  51. package/public/flags/BR.svg +0 -34
  52. package/public/flags/BS.svg +0 -30
  53. package/public/flags/BT.svg +0 -30
  54. package/public/flags/BW.svg +0 -30
  55. package/public/flags/BY.svg +0 -50
  56. package/public/flags/BZ.svg +0 -43
  57. package/public/flags/CA.svg +0 -30
  58. package/public/flags/CC.svg +0 -54
  59. package/public/flags/CD.svg +0 -34
  60. package/public/flags/CF.svg +0 -52
  61. package/public/flags/CG.svg +0 -26
  62. package/public/flags/CH.svg +0 -22
  63. package/public/flags/CI.svg +0 -26
  64. package/public/flags/CK.svg +0 -66
  65. package/public/flags/CL.svg +0 -30
  66. package/public/flags/CM.svg +0 -30
  67. package/public/flags/CN.svg +0 -38
  68. package/public/flags/CO.svg +0 -26
  69. package/public/flags/CR.svg +0 -30
  70. package/public/flags/CU.svg +0 -39
  71. package/public/flags/CV.svg +0 -70
  72. package/public/flags/CW.svg +0 -34
  73. package/public/flags/CY.svg +0 -26
  74. package/public/flags/CZ.svg +0 -26
  75. package/public/flags/DE.svg +0 -26
  76. package/public/flags/DJ.svg +0 -30
  77. package/public/flags/DK.svg +0 -34
  78. package/public/flags/DM.svg +0 -114
  79. package/public/flags/DO.svg +0 -46
  80. package/public/flags/DZ.svg +0 -30
  81. package/public/flags/EC.svg +0 -38
  82. package/public/flags/EE.svg +0 -26
  83. package/public/flags/EG.svg +0 -30
  84. package/public/flags/ER.svg +0 -30
  85. package/public/flags/ES.svg +0 -26
  86. package/public/flags/ET.svg +0 -38
  87. package/public/flags/EU.svg +0 -50
  88. package/public/flags/FI.svg +0 -22
  89. package/public/flags/FJ.svg +0 -47
  90. package/public/flags/FK.svg +0 -50
  91. package/public/flags/FM.svg +0 -34
  92. package/public/flags/FO.svg +0 -26
  93. package/public/flags/FR.svg +0 -26
  94. package/public/flags/GA.svg +0 -26
  95. package/public/flags/GB.svg +0 -70
  96. package/public/flags/GD.svg +0 -83
  97. package/public/flags/GE.svg +0 -38
  98. package/public/flags/GG.svg +0 -26
  99. package/public/flags/GH.svg +0 -30
  100. package/public/flags/GI.svg +0 -30
  101. package/public/flags/GL.svg +0 -30
  102. package/public/flags/GM.svg +0 -30
  103. package/public/flags/GN.svg +0 -26
  104. package/public/flags/GP.svg +0 -26
  105. package/public/flags/GQ.svg +0 -39
  106. package/public/flags/GR.svg +0 -38
  107. package/public/flags/GT.svg +0 -34
  108. package/public/flags/GU.svg +0 -44
  109. package/public/flags/GW.svg +0 -34
  110. package/public/flags/GY.svg +0 -38
  111. package/public/flags/HK.svg +0 -38
  112. package/public/flags/HN.svg +0 -46
  113. package/public/flags/HR.svg +0 -69
  114. package/public/flags/HT.svg +0 -40
  115. package/public/flags/HU.svg +0 -26
  116. package/public/flags/ID.svg +0 -22
  117. package/public/flags/IE.svg +0 -26
  118. package/public/flags/IL.svg +0 -30
  119. package/public/flags/IM.svg +0 -22
  120. package/public/flags/IN.svg +0 -38
  121. package/public/flags/IO.svg +0 -82
  122. package/public/flags/IQ.svg +0 -38
  123. package/public/flags/IR.svg +0 -30
  124. package/public/flags/IS.svg +0 -38
  125. package/public/flags/IT.svg +0 -26
  126. package/public/flags/JE.svg +0 -30
  127. package/public/flags/JM.svg +0 -34
  128. package/public/flags/JO.svg +0 -34
  129. package/public/flags/JP.svg +0 -22
  130. package/public/flags/KE.svg +0 -54
  131. package/public/flags/KG.svg +0 -42
  132. package/public/flags/KH.svg +0 -30
  133. package/public/flags/KI.svg +0 -46
  134. package/public/flags/KM.svg +0 -54
  135. package/public/flags/KP.svg +0 -38
  136. package/public/flags/KR.svg +0 -98
  137. package/public/flags/KW.svg +0 -30
  138. package/public/flags/KY.svg +0 -55
  139. package/public/flags/KZ.svg +0 -30
  140. package/public/flags/LA.svg +0 -30
  141. package/public/flags/LB.svg +0 -30
  142. package/public/flags/LC.svg +0 -21
  143. package/public/flags/LI.svg +0 -26
  144. package/public/flags/LK.svg +0 -32
  145. package/public/flags/LR.svg +0 -70
  146. package/public/flags/LS.svg +0 -30
  147. package/public/flags/LT.svg +0 -26
  148. package/public/flags/LU.svg +0 -26
  149. package/public/flags/LV.svg +0 -26
  150. package/public/flags/LY.svg +0 -34
  151. package/public/flags/MA.svg +0 -22
  152. package/public/flags/MC.svg +0 -22
  153. package/public/flags/MD.svg +0 -35
  154. package/public/flags/ME.svg +0 -35
  155. package/public/flags/MG.svg +0 -26
  156. package/public/flags/MH.svg +0 -30
  157. package/public/flags/MK.svg +0 -58
  158. package/public/flags/ML.svg +0 -26
  159. package/public/flags/MM.svg +0 -30
  160. package/public/flags/MN.svg +0 -42
  161. package/public/flags/MO.svg +0 -50
  162. package/public/flags/MP.svg +0 -34
  163. package/public/flags/MQ.svg +0 -50
  164. package/public/flags/MR.svg +0 -26
  165. package/public/flags/MS.svg +0 -46
  166. package/public/flags/MT.svg +0 -26
  167. package/public/flags/MU.svg +0 -30
  168. package/public/flags/MV.svg +0 -23
  169. package/public/flags/MW.svg +0 -30
  170. package/public/flags/MX.svg +0 -34
  171. package/public/flags/MY.svg +0 -46
  172. package/public/flags/MZ.svg +0 -43
  173. package/public/flags/NA.svg +0 -34
  174. package/public/flags/NE.svg +0 -30
  175. package/public/flags/NF.svg +0 -30
  176. package/public/flags/NG.svg +0 -26
  177. package/public/flags/NI.svg +0 -39
  178. package/public/flags/NL.svg +0 -26
  179. package/public/flags/NO.svg +0 -38
  180. package/public/flags/NP.svg +0 -39
  181. package/public/flags/NR.svg +0 -34
  182. package/public/flags/NU.svg +0 -55
  183. package/public/flags/NZ.svg +0 -50
  184. package/public/flags/OM.svg +0 -38
  185. package/public/flags/PA.svg +0 -34
  186. package/public/flags/PE.svg +0 -26
  187. package/public/flags/PF.svg +0 -37
  188. package/public/flags/PG.svg +0 -46
  189. package/public/flags/PH.svg +0 -42
  190. package/public/flags/PK.svg +0 -34
  191. package/public/flags/PL.svg +0 -22
  192. package/public/flags/PN.svg +0 -50
  193. package/public/flags/PR.svg +0 -38
  194. package/public/flags/PS.svg +0 -30
  195. package/public/flags/PT.svg +0 -34
  196. package/public/flags/PW.svg +0 -22
  197. package/public/flags/PY.svg +0 -34
  198. package/public/flags/QA.svg +0 -22
  199. package/public/flags/RO.svg +0 -26
  200. package/public/flags/RS.svg +0 -42
  201. package/public/flags/RU.svg +0 -26
  202. package/public/flags/RW.svg +0 -30
  203. package/public/flags/SA.svg +0 -36
  204. package/public/flags/SB.svg +0 -46
  205. package/public/flags/SC.svg +0 -34
  206. package/public/flags/SD.svg +0 -30
  207. package/public/flags/SE.svg +0 -39
  208. package/public/flags/SG.svg +0 -46
  209. package/public/flags/SI.svg +0 -30
  210. package/public/flags/SK.svg +0 -42
  211. package/public/flags/SL.svg +0 -26
  212. package/public/flags/SM.svg +0 -42
  213. package/public/flags/SN.svg +0 -30
  214. package/public/flags/SO.svg +0 -22
  215. package/public/flags/SR.svg +0 -34
  216. package/public/flags/SS.svg +0 -38
  217. package/public/flags/ST.svg +0 -38
  218. package/public/flags/SV.svg +0 -35
  219. package/public/flags/SX.svg +0 -46
  220. package/public/flags/SY.svg +0 -34
  221. package/public/flags/SZ.svg +0 -50
  222. package/public/flags/TC.svg +0 -54
  223. package/public/flags/TD.svg +0 -26
  224. package/public/flags/TG.svg +0 -38
  225. package/public/flags/TH.svg +0 -30
  226. package/public/flags/TJ.svg +0 -58
  227. package/public/flags/TK.svg +0 -38
  228. package/public/flags/TL.svg +0 -30
  229. package/public/flags/TM.svg +0 -95
  230. package/public/flags/TN.svg +0 -30
  231. package/public/flags/TO.svg +0 -26
  232. package/public/flags/TR.svg +0 -26
  233. package/public/flags/TT.svg +0 -30
  234. package/public/flags/TV.svg +0 -72
  235. package/public/flags/TW.svg +0 -34
  236. package/public/flags/TZ.svg +0 -30
  237. package/public/flags/UA.svg +0 -22
  238. package/public/flags/UG.svg +0 -42
  239. package/public/flags/US.svg +0 -38
  240. package/public/flags/UY.svg +0 -42
  241. package/public/flags/UZ.svg +0 -86
  242. package/public/flags/VA.svg +0 -30
  243. package/public/flags/VC.svg +0 -43
  244. package/public/flags/VE.svg +0 -58
  245. package/public/flags/VG.svg +0 -53
  246. package/public/flags/VN.svg +0 -22
  247. package/public/flags/VU.svg +0 -111
  248. package/public/flags/WS.svg +0 -42
  249. package/public/flags/XK.svg +0 -46
  250. package/public/flags/YE.svg +0 -26
  251. package/public/flags/ZA.svg +0 -38
  252. package/public/flags/ZM.svg +0 -34
  253. package/public/flags/ZW.svg +0 -58
  254. package/public/fonts/TWKLausanne-350.woff +0 -0
  255. package/public/fonts/TWKLausanne-350Italic.woff +0 -0
  256. package/public/fonts/TWKLausanne-500.woff +0 -0
  257. package/public/fonts/TWKLausanne-500Italic.woff +0 -0
  258. package/public/fonts/TWKLausanne-600.woff +0 -0
  259. package/public/fonts/TWKLausanne-600Italic.woff +0 -0
  260. package/public/globals.css +0 -3
  261. package/public/images/marbles/marble1.png +0 -0
  262. package/public/images/marbles/marble2.png +0 -0
  263. package/public/images/marbles/marble3.svg +0 -36
@@ -1,111 +0,0 @@
1
- <svg
2
- width="512"
3
- height="512"
4
- viewBox="0 0 512 512"
5
- fill="none"
6
- xmlns="http://www.w3.org/2000/svg">
7
- <g clipPath="url(#clip0_4_7326)">
8
- <path
9
- d="M512 256.002C512 244.685 511.257 233.541 509.833 222.611H222.606C170.305 170.313 74.976 74.9899 74.98 74.9819C-24.994 174.956 -24.994 337.046 74.98 437.022L222.609 289.394H509.833C511.256 278.463 512 267.319 512 256.002Z"
10
- fill="black"
11
- />
12
- <path
13
- d="M511.927 261.824C511.916 262.318 511.905 262.814 511.891 263.308C511.903 262.812 511.915 262.318 511.927 261.824Z"
14
- fill="#F0F0F0"
15
- />
16
- <path
17
- d="M511.681 268.82C511.658 269.309 511.624 269.796 511.598 270.284C511.624 269.797 511.656 269.309 511.681 268.82Z"
18
- fill="#F0F0F0"
19
- />
20
- <path
21
- d="M511.336 274.4C511.285 275.119 511.235 275.838 511.177 276.555C511.235 275.838 511.284 275.119 511.336 274.4Z"
22
- fill="#F0F0F0"
23
- />
24
- <path
25
- d="M510.481 228.1C510.575 228.956 510.669 229.811 510.754 230.669C510.669 229.81 510.574 228.956 510.481 228.1Z"
26
- fill="#F0F0F0"
27
- />
28
- <path
29
- d="M511.597 241.719C511.624 242.207 511.657 242.694 511.68 243.183C511.656 242.694 511.624 242.206 511.597 241.719Z"
30
- fill="#F0F0F0"
31
- />
32
- <path
33
- d="M511.89 248.697C511.904 249.191 511.914 249.687 511.926 250.181C511.915 249.685 511.903 249.191 511.89 248.697Z"
34
- fill="#F0F0F0"
35
- />
36
- <path
37
- d="M511.177 235.448C511.235 236.165 511.285 236.884 511.336 237.603C511.284 236.884 511.235 236.165 511.177 235.448Z"
38
- fill="#F0F0F0"
39
- />
40
- <path
41
- d="M509.833 222.61C509.948 223.487 510.05 224.369 510.155 225.248C494.961 98.3659 386.975 0.00195312 256 0.00195312C185.306 0.00195312 121.305 28.657 74.978 74.986L222.602 222.611H509.833V222.61Z"
42
- fill="#D80027"
43
- />
44
- <path
45
- d="M509.833 289.393H222.602L74.978 437.018C121.305 483.346 185.306 512.002 256 512.002C386.975 512.002 494.962 413.638 510.155 286.755C510.05 287.634 509.946 288.516 509.833 289.393Z"
46
- fill="#6DA544"
47
- />
48
- <path
49
- d="M510.753 281.334C510.668 282.192 510.574 283.047 510.48 283.903C510.574 283.047 510.669 282.193 510.753 281.334Z"
50
- fill="#F0F0F0"
51
- />
52
- <path
53
- d="M511.336 237.603C511.433 238.972 511.521 240.344 511.596 241.719C511.52 240.344 511.433 238.972 511.336 237.603Z"
54
- fill="black"
55
- />
56
- <path
57
- d="M510.155 225.248C510.27 226.197 510.379 227.148 510.481 228.1C510.377 227.148 510.268 226.198 510.155 225.248Z"
58
- fill="black"
59
- />
60
- <path
61
- d="M510.753 230.669C510.909 232.258 511.05 233.851 511.177 235.45C511.051 233.851 510.91 232.257 510.753 230.669Z"
62
- fill="black"
63
- />
64
- <path
65
- d="M512 256.002C512 257.949 511.97 259.888 511.927 261.823C511.97 259.887 512 257.948 512 256.002Z"
66
- fill="black"
67
- />
68
- <path
69
- d="M511.597 270.284C511.521 271.659 511.433 273.031 511.337 274.4C511.433 273.031 511.52 271.659 511.597 270.284Z"
70
- fill="black"
71
- />
72
- <path
73
- d="M511.177 276.555C511.05 278.152 510.909 279.746 510.753 281.334C510.91 279.746 511.051 278.152 511.177 276.555Z"
74
- fill="black"
75
- />
76
- <path
77
- d="M510.481 283.903C510.379 284.855 510.27 285.805 510.155 286.755C510.268 285.806 510.377 284.855 510.481 283.903Z"
78
- fill="black"
79
- />
80
- <path
81
- d="M511.927 250.18C511.97 252.116 512 254.056 512 256.001C512 254.056 511.97 252.116 511.927 250.18Z"
82
- fill="black"
83
- />
84
- <path
85
- d="M511.681 243.183C511.771 245.015 511.839 246.854 511.891 248.696C511.839 246.853 511.772 245.015 511.681 243.183Z"
86
- fill="black"
87
- />
88
- <path
89
- d="M511.89 263.308C511.838 265.15 511.77 266.989 511.68 268.821C511.772 266.988 511.839 265.15 511.89 263.308Z"
90
- fill="black"
91
- />
92
- <path
93
- d="M511.756 244.779H213.201L59.8441 91.4448C54.8871 96.6728 49.5141 103.973 46.1911 109.172L192.85 255.908L46.0681 402.693C48.9741 407.863 55.3051 415.515 59.7501 420.494L213.204 267.04H511.792C511.951 263.348 512.001 259.64 512.001 255.91C512 250.912 511.862 247.227 511.756 244.779Z"
94
- fill="#FFDA44"
95
- />
96
- <path
97
- d="M62.1871 310.574V289.131C83.5851 289.131 100.992 271.722 100.992 250.326C100.992 235.187 88.6751 222.871 73.5371 222.871C63.2241 222.871 54.8331 231.261 54.8331 241.576C54.8331 248.171 60.1981 253.537 66.7941 253.537C70.5221 253.537 73.5551 250.502 73.5551 246.774H94.9971C94.9971 262.327 82.3451 274.979 66.7951 274.979C48.3761 274.98 33.3931 259.994 33.3931 241.578C33.3931 219.441 51.4031 201.432 73.5381 201.432C100.5 201.432 122.436 223.368 122.436 250.329C122.435 283.546 95.4081 310.574 62.1871 310.574Z"
98
- fill="#FFDA44"
99
- />
100
- </g>
101
- <defs>
102
- <clipPath id="clip0_4_7326">
103
- <rect
104
- width="512.001"
105
- height="512.001"
106
- fill="white"
107
- transform="translate(0 0.000976562)"
108
- />
109
- </clipPath>
110
- </defs>
111
- </svg>
@@ -1,42 +0,0 @@
1
- <svg
2
- width="512"
3
- height="512"
4
- viewBox="0 0 512 512"
5
- fill="none"
6
- xmlns="http://www.w3.org/2000/svg">
7
- <g clipPath="url(#clip0_4_7271)">
8
- <path
9
- d="M512 256C512 397.384 397.384 512 256 512C114.616 512 0 397.384 0 256C87.93 168.07 162.504 93.496 256 0C397.384 0 512 114.616 512 256Z"
10
- fill="#D80027"
11
- />
12
- <path
13
- d="M256 256C256 114.616 256 97.948 256 0C114.616 0 0 114.616 0 256H256Z"
14
- fill="#0052B4"
15
- />
16
- <path
17
- d="M205.054 166.957L209.199 179.712H222.609L211.759 187.593L215.904 200.348L205.054 192.465L194.204 200.348L198.349 187.593L187.499 179.712H200.909L205.054 166.957Z"
18
- fill="#F0F0F0"
19
- />
20
- <path
21
- d="M137.698 66.783L144.605 88.042H166.957L148.873 101.177L155.782 122.435L137.698 109.296L119.615 122.435L126.523 101.177L108.44 88.042H130.79L137.698 66.783Z"
22
- fill="#F0F0F0"
23
- />
24
- <path
25
- d="M204.481 89.043L211.388 110.303H233.739L215.656 123.438L222.563 144.696L204.481 131.557L186.398 144.696L193.306 123.438L175.223 110.303H197.573L204.481 89.043Z"
26
- fill="#F0F0F0"
27
- />
28
- <path
29
- d="M151.693 178.087L158.601 199.346H180.951L162.868 212.481L169.776 233.739L151.693 220.601L133.61 233.739L140.518 212.481L122.435 199.346H144.786L151.693 178.087Z"
30
- fill="#F0F0F0"
31
- />
32
- <path
33
- d="M93.176 122.435L100.084 143.694H122.435L104.351 156.829L111.259 178.087L93.176 164.949L75.094 178.087L82.001 156.829L63.919 143.694H86.269L93.176 122.435Z"
34
- fill="#F0F0F0"
35
- />
36
- </g>
37
- <defs>
38
- <clipPath id="clip0_4_7271">
39
- <rect width="512" height="512" fill="white" />
40
- </clipPath>
41
- </defs>
42
- </svg>
@@ -1,46 +0,0 @@
1
- <svg
2
- width="512"
3
- height="512"
4
- viewBox="0 0 512 512"
5
- fill="none"
6
- xmlns="http://www.w3.org/2000/svg">
7
- <g clipPath="url(#clip0_4_7196)">
8
- <path
9
- d="M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z"
10
- fill="#0052B4"
11
- />
12
- <path
13
- d="M112.449 155.827L117.975 172.835H135.855L121.39 183.344L126.915 200.349L112.449 189.84L97.982 200.349L103.509 183.344L89.043 172.835H106.922L112.449 155.827Z"
14
- fill="#F0F0F0"
15
- />
16
- <path
17
- d="M168.101 139.132L173.627 156.139H191.507L177.042 166.648L182.567 183.653L168.101 173.144L153.635 183.653L159.161 166.648L144.696 156.139H162.576L168.101 139.132Z"
18
- fill="#F0F0F0"
19
- />
20
- <path
21
- d="M223.753 122.436L229.279 139.443H247.159L232.694 149.953L238.219 166.958L223.753 156.448L209.287 166.958L214.813 149.953L200.348 139.443H218.228L223.753 122.436Z"
22
- fill="#F0F0F0"
23
- />
24
- <path
25
- d="M399.551 155.827L394.025 172.835H376.145L390.611 183.344L385.085 200.349L399.551 189.84L414.018 200.349L408.491 183.344L422.957 172.835H405.077L399.551 155.827Z"
26
- fill="#F0F0F0"
27
- />
28
- <path
29
- d="M343.899 139.132L338.373 156.139H320.493L334.959 166.648L329.433 183.653L343.899 173.144L358.365 183.653L352.839 166.648L367.304 156.139H349.424L343.899 139.132Z"
30
- fill="#F0F0F0"
31
- />
32
- <path
33
- d="M288.247 122.436L282.721 139.443H264.841L279.306 149.953L273.781 166.958L288.247 156.448L302.713 166.958L297.187 149.953L311.652 139.443H293.772L288.247 122.436Z"
34
- fill="#F0F0F0"
35
- />
36
- <path
37
- d="M300.522 267.13L256 211.478L233.739 222.608V244.869L200.348 267.13H178.087V295.889C210.715 309.101 233.739 341.07 233.739 378.435H256V356.174L278.261 333.913L300.522 356.174L322.783 333.913V311.652L345.044 278.261L300.522 267.13Z"
38
- fill="#FFDA44"
39
- />
40
- </g>
41
- <defs>
42
- <clipPath id="clip0_4_7196">
43
- <rect width="512" height="512" fill="white" />
44
- </clipPath>
45
- </defs>
46
- </svg>
@@ -1,26 +0,0 @@
1
- <svg
2
- width="512"
3
- height="512"
4
- viewBox="0 0 512 512"
5
- fill="none"
6
- xmlns="http://www.w3.org/2000/svg">
7
- <g clipPath="url(#clip0_4_7332)">
8
- <path
9
- d="M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z"
10
- fill="#F0F0F0"
11
- />
12
- <path
13
- d="M256 512C366.071 512 459.906 442.528 496.077 345.043H15.923C52.094 442.528 145.929 512 256 512Z"
14
- fill="black"
15
- />
16
- <path
17
- d="M256 0C145.929 0 52.094 69.472 15.923 166.957H496.078C459.906 69.472 366.071 0 256 0Z"
18
- fill="#D80027"
19
- />
20
- </g>
21
- <defs>
22
- <clipPath id="clip0_4_7332">
23
- <rect width="512" height="512" fill="white" />
24
- </clipPath>
25
- </defs>
26
- </svg>
@@ -1,38 +0,0 @@
1
- <svg
2
- width="512"
3
- height="512"
4
- viewBox="0 0 512 512"
5
- fill="none"
6
- xmlns="http://www.w3.org/2000/svg">
7
- <g clipPath="url(#clip0_4_7289)">
8
- <path
9
- d="M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z"
10
- fill="#F0F0F0"
11
- />
12
- <path
13
- d="M74.98 437.02C-24.994 337.045 -24.994 174.955 74.98 74.98C74.973 74.991 222.609 256 222.609 256L74.98 437.02Z"
14
- fill="black"
15
- />
16
- <path
17
- d="M222.609 256L33.953 128.513C28.104 138.68 22.946 149.292 18.514 160.276L114.023 256.001L18.517 351.731C22.945 362.707 28.098 373.312 33.943 383.472L222.609 256Z"
18
- fill="#FFDA44"
19
- />
20
- <path
21
- d="M509.833 222.609H222.602L74.978 74.984C59.07 90.892 45.249 108.883 33.953 128.514L161.192 256L33.943 383.47C45.239 403.106 59.066 421.103 74.978 437.015L222.602 289.391H509.833C511.256 278.461 512 267.317 512 256C512 244.683 511.256 233.539 509.833 222.609Z"
22
- fill="#6DA544"
23
- />
24
- <path
25
- d="M100.138 459.077C143.307 492.259 197.344 512 256 512C374.279 512 473.805 431.779 503.181 322.783H236.433L100.138 459.077Z"
26
- fill="#0052B4"
27
- />
28
- <path
29
- d="M503.181 189.217C473.805 80.221 374.279 0 256 0C197.344 0 143.307 19.741 100.138 52.923L236.432 189.217H503.181Z"
30
- fill="#D80027"
31
- />
32
- </g>
33
- <defs>
34
- <clipPath id="clip0_4_7289">
35
- <rect width="512" height="512" fill="white" />
36
- </clipPath>
37
- </defs>
38
- </svg>
@@ -1,34 +0,0 @@
1
- <svg
2
- width="512"
3
- height="512"
4
- viewBox="0 0 512 512"
5
- fill="none"
6
- xmlns="http://www.w3.org/2000/svg">
7
- <g clipPath="url(#clip0_4_7333)">
8
- <path
9
- d="M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z"
10
- fill="#496E2D"
11
- />
12
- <path
13
- d="M356.174 256H256V512C285.924 512 314.641 506.849 341.333 497.414L356.174 256Z"
14
- fill="#D80027"
15
- />
16
- <path
17
- d="M426.666 446.793C479.034 399.919 512 331.813 512 256H411.826L426.666 446.793Z"
18
- fill="#FF9811"
19
- />
20
- <path
21
- d="M341.333 256V497.414C373.13 486.173 402.044 468.834 426.667 446.794V256H341.333Z"
22
- fill="black"
23
- />
24
- <path
25
- d="M473.043 166.957H406.26C406.26 154.663 396.293 144.696 383.999 144.696C371.705 144.696 361.738 154.663 361.738 166.957H294.955C294.955 179.252 305.664 189.218 317.957 189.218H317.216C317.216 201.513 327.181 211.479 339.477 211.479C339.477 223.774 349.442 233.74 361.738 233.74H406.26C418.554 233.74 428.521 223.774 428.521 211.479C440.815 211.479 450.782 201.513 450.782 189.218H450.041C462.335 189.217 473.043 179.251 473.043 166.957Z"
26
- fill="#FF9811"
27
- />
28
- </g>
29
- <defs>
30
- <clipPath id="clip0_4_7333">
31
- <rect width="512" height="512" fill="white" />
32
- </clipPath>
33
- </defs>
34
- </svg>
@@ -1,58 +0,0 @@
1
- <svg
2
- width="512"
3
- height="512"
4
- viewBox="0 0 512 512"
5
- fill="none"
6
- xmlns="http://www.w3.org/2000/svg">
7
- <g clipPath="url(#clip0_4_7334)">
8
- <path
9
- d="M256 512C397.385 512 512 397.385 512 256C512 114.615 397.385 0 256 0C114.615 0 0 114.615 0 256C0 397.385 114.615 512 256 512Z"
10
- fill="#F0F0F0"
11
- />
12
- <path
13
- d="M487.497 146.603C474.491 119.129 456.74 94.346 435.3 73.301L256 55.652L76.6999 73.302C76.1279 73.863 75.5699 74.437 75.0039 75.004L146.604 146.604L256 149.945L487.497 146.603Z"
14
- fill="#FFDA44"
15
- />
16
- <path
17
- d="M75.001 436.999C75.943 437.941 76.883 438.884 77.839 439.812L256 456.348L434.159 439.812C455.82 418.812 473.788 394.027 486.977 366.51L155.825 356.174C127.332 384.668 94.468 417.53 75.001 436.999Z"
18
- fill="#FFDA44"
19
- />
20
- <path
21
- d="M509.454 219.905L211.478 211.478L256 256C242.813 269.187 223.127 288.873 211.478 300.522L509.298 293.208C511.068 281.059 512 268.639 512 256C512 243.746 511.12 231.7 509.454 219.905Z"
22
- fill="black"
23
- />
24
- <path
25
- d="M256 0C186.172 0 122.886 27.97 76.7002 73.302H435.3C389.114 27.97 325.828 0 256 0Z"
26
- fill="#6DA544"
27
- />
28
- <path
29
- d="M219.906 219.905H509.455C505.802 194.026 498.286 169.392 487.498 146.603H146.604L219.906 219.905Z"
30
- fill="#D80027"
31
- />
32
- <path
33
- d="M145.49 366.51H486.978C497.892 343.738 505.528 319.101 509.299 293.208H218.792C190.405 321.595 166.347 345.653 145.49 366.51Z"
34
- fill="#D80027"
35
- />
36
- <path
37
- d="M256 512C325.255 512 388.075 484.488 434.159 439.811H77.8408C123.925 484.488 186.745 512 256 512Z"
38
- fill="#6DA544"
39
- />
40
- <path
41
- d="M91.4155 59.934C85.7245 64.716 80.2335 69.729 74.9805 74.98L256 256L74.9805 437.02C80.2325 442.272 85.7245 447.284 91.4155 452.066L287.481 256L91.4155 59.934Z"
42
- fill="black"
43
- />
44
- <path
45
- d="M102.925 189.217L119.5 240.233H173.145L129.747 271.765L146.323 322.783L102.925 291.252L59.526 322.783L76.104 271.765L32.707 240.233H86.349L102.925 189.217Z"
46
- fill="#D80027"
47
- />
48
- <path
49
- d="M148.519 260.174L105.321 244.87C105.321 244.87 102.129 214.927 101.936 213.912C100.47 206.189 93.683 200.348 85.533 200.348C76.313 200.348 68.837 207.823 68.837 217.044C68.837 218.573 69.06 220.046 69.445 221.454L57.333 233.647H78.869C78.869 256 62.189 256 62.189 278.261L71.442 300.522H127.094L136.37 278.261H136.366C137.295 276.125 137.859 273.922 138.092 271.721C146.088 268.487 148.519 260.174 148.519 260.174Z"
50
- fill="#FFDA44"
51
- />
52
- </g>
53
- <defs>
54
- <clipPath id="clip0_4_7334">
55
- <rect width="512" height="512" fill="white" />
56
- </clipPath>
57
- </defs>
58
- </svg>
Binary file
Binary file
Binary file
@@ -1,3 +0,0 @@
1
- @font-face{font-family:TWK Lausanne;src:url(../public/fonts/TWKLausanne-350.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TWK Lausanne;src:url(../public/fonts/TWKLausanne-350Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:TWK Lausanne;src:url(../public/fonts/TWKLausanne-500.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:TWK Lausanne;src:url(../public/fonts/TWKLausanne-500Italic.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:TWK Lausanne;src:url(../public/fonts/TWKLausanne-600.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:TWK Lausanne;src:url(../public/fonts/TWKLausanne-600Italic.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}:root{--font-sans:"TWK Lausanne",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input::-webkit-clear-button{display:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{display:none}input::-webkit-calendar-picker-indicator{display:none}input::-webkit-datetime-edit,input::-webkit-datetime-edit-ampm-field,input::-webkit-datetime-edit-day-field,input::-webkit-datetime-edit-fields-wrapper,input::-webkit-datetime-edit-hour-field,input::-webkit-datetime-edit-minute-field,input::-webkit-datetime-edit-month-field,input::-webkit-datetime-edit-second-field,input::-webkit-datetime-edit-text,input::-webkit-datetime-edit-year-field{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }
2
-
3
- /*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:rgb(var(--gray-200)/1)}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-sans);font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:rgb(var(--gray-400)/1)}input::placeholder,textarea::placeholder{opacity:1;color:rgb(var(--gray-400)/1)}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--font-sans:TWK Lausanne;--gray-0:255 255 255;--gray-50:249 250 251;--gray-100:243 244 245;--gray-200:235 236 239;--gray-300:214 217 221;--gray-350:177 184 194;--gray-400:155 163 174;--gray-500:113 118 128;--gray-700:60 66 75;--gray-900:24 24 24;--success-100:230 249 236;--success-200:204 243 217;--success-300:153 232 179;--success-400:102 220 141;--success-500:51 209 103;--success-600:0 194 48;--success-700:0 155 38;--success-800:0 116 29;--success-900:0 77 19;--error-100:254 233 231;--error-200:253 211 207;--error-300:251 167 159;--error-400:249 123 111;--error-500:247 80 63;--error-600:242 40 13;--error-700:194 32 10;--error-800:145 24 8;--error-900:97 16 5;--warning-100:255 246 230;--warning-200:255 237 204;--warning-300:255 219 153;--warning-400:255 201 102;--warning-500:255 184 51;--warning-600:255 174 0;--warning-700:204 139 0;--warning-800:153 104 0;--warning-900:102 70 0;--info-100:230 240 255;--info-200:204 224 255;--info-300:153 194 255;--info-400:102 163 255;--info-500:51 133 255;--info-600:0 92 255;--info-700:0 74 204;--info-800:0 55 153;--info-900:0 36 102;--world-blue-primary:63,219,237;--world-blue-secondary:236,251,253;--carrot-orange-primary:255,90,0;--carrot-orange-secondary:255,237,230;--purple-primary:134,0,255;--purple-secondary:242,230,255;--green-primary:0,194,48;--green-secondary:230,249,236;--blue-primary:0,92,255;--blue-secondary:230,240,255;--worldcoin-primary:24,24,24;--worldcoin-secondary:243,244,245;--digital-dollars-primary:0,194,48;--digital-dollars-secondary:230,249,236;--bitcoin-primary:255,90,0;--bitcoin-secondary:255,237,230;--ethereum-primary:51,133,255;--ethereum-secondary:230,240,255}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.start-0{inset-inline-start:0}.top-0{top:0}.top-1\/2{top:50%}.top-6{top:1.5rem}.z-10{z-index:10}.z-50{z-index:50}.z-\[100\]{z-index:100}.m-3{margin:.75rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.ml-4{margin-left:1rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-1{margin-top:.25rem}.mt-24{margin-top:6rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.size-10{width:2.5rem;height:2.5rem}.size-11{width:2.75rem;height:2.75rem}.size-12{width:3rem;height:3rem}.size-16{width:4rem;height:4rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.size-\[0\.875rem\]{width:.875rem;height:.875rem}.size-\[1\.5rem\]{width:1.5rem;height:1.5rem}.size-\[1\.625rem\]{width:1.625rem;height:1.625rem}.size-\[2\.125rem\]{width:2.125rem;height:2.125rem}.size-\[3\.25rem\]{width:3.25rem;height:3.25rem}.size-\[5\.5rem\]{width:5.5rem;height:5.5rem}.size-full{width:100%;height:100%}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-20{height:5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-9{height:2.25rem}.h-\[1\.625rem\]{height:1.625rem}.h-\[1px\]{height:1px}.h-\[3\.125rem\]{height:3.125rem}.h-\[3\.5rem\]{height:3.5rem}.h-\[3\.75rem\]{height:3.75rem}.h-\[4\.25rem\]{height:4.25rem}.h-\[4\.5rem\]{height:4.5rem}.h-\[4\.75rem\]{height:4.75rem}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.max-h-\[11\.75rem\]{max-height:11.75rem}.max-h-screen{max-height:100vh}.min-h-14{min-height:3.5rem}.min-h-\[7\.5rem\]{min-height:7.5rem}.w-1{width:.25rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-24{width:6rem}.w-32{width:8rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-80{width:20rem}.w-\[300px\]{width:300px}.w-\[400px\]{width:400px}.w-\[7\.5rem\]{width:7.5rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0}.min-w-10{min-width:2.5rem}.min-w-14{min-width:3.5rem}.min-w-28{min-width:7rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.translate-x-0{--tw-translate-x:0px}.translate-x-0,.translate-x-4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-4{--tw-translate-x:1rem}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.transform,.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-y{resize:vertical}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-5{row-gap:1.25rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem*var(--tw-space-x-reverse));margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))}.overflow-auto{overflow:auto}.overflow-hidden,.truncate{overflow:hidden}.truncate{white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[0\.625rem\]{border-radius:.625rem}.rounded-\[1\.75rem\]{border-radius:1.75rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-t-\[0\.625rem\]{border-top-left-radius:.625rem;border-top-right-radius:.625rem}.rounded-t-\[1\.75rem\]{border-top-left-radius:1.75rem;border-top-right-radius:1.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-\[0\.09375rem\]{border-width:.09375rem}.border-x{border-left-width:1px}.border-r,.border-x{border-right-width:1px}.border-t{border-top-width:1px}.border-none{border-style:none}.border-error-600{--tw-border-opacity:1;border-color:rgb(var(--error-600)/var(--tw-border-opacity,1))}.border-error-700{--tw-border-opacity:1;border-color:rgb(var(--error-700)/var(--tw-border-opacity,1))}.border-gray-0{--tw-border-opacity:1;border-color:rgb(var(--gray-0)/var(--tw-border-opacity,1))}.border-gray-100{--tw-border-opacity:1;border-color:rgb(var(--gray-100)/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(var(--gray-200)/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(var(--gray-300)/var(--tw-border-opacity,1))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(var(--gray-400)/var(--tw-border-opacity,1))}.border-gray-900{--tw-border-opacity:1;border-color:rgb(var(--gray-900)/var(--tw-border-opacity,1))}.bg-current{background-color:currentColor}.bg-error-100{--tw-bg-opacity:1;background-color:rgb(var(--error-100)/var(--tw-bg-opacity,1))}.bg-error-500{--tw-bg-opacity:1;background-color:rgb(var(--error-500)/var(--tw-bg-opacity,1))}.bg-error-600{--tw-bg-opacity:1;background-color:rgb(var(--error-600)/var(--tw-bg-opacity,1))}.bg-gray-0{--tw-bg-opacity:1;background-color:rgb(var(--gray-0)/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(var(--gray-100)/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(var(--gray-200)/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(var(--gray-300)/var(--tw-bg-opacity,1))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(var(--gray-400)/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(var(--gray-50)/var(--tw-bg-opacity,1))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(var(--gray-900)/var(--tw-bg-opacity,1))}.bg-gray-900\/40{background-color:rgb(var(--gray-900)/.4)}.bg-info-100{--tw-bg-opacity:1;background-color:rgb(var(--info-100)/var(--tw-bg-opacity,1))}.bg-success-100{--tw-bg-opacity:1;background-color:rgb(var(--success-100)/var(--tw-bg-opacity,1))}.bg-success-500{--tw-bg-opacity:1;background-color:rgb(var(--success-500)/var(--tw-bg-opacity,1))}.bg-success-600{--tw-bg-opacity:1;background-color:rgb(var(--success-600)/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-warning-100{--tw-bg-opacity:1;background-color:rgb(var(--warning-100)/var(--tw-bg-opacity,1))}.bg-warning-600{--tw-bg-opacity:1;background-color:rgb(var(--warning-600)/var(--tw-bg-opacity,1))}.bg-\[radial-gradient\(111\.32\%_111\.8\%_at_22\.73\%_0\%\2c _rgba\(255\2c 255\2c 255\2c 0\.2\)_0\%\2c _rgba\(255\2c 255\2c 255\2c 0\)_100\%\)\]{background-image:radial-gradient(111.32% 111.8% at 22.73% 0,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,0) 100%)}.fill-current{fill:currentColor}.fill-gray-0{fill:rgb(var(--gray-0)/1)}.fill-gray-100{fill:rgb(var(--gray-100)/1)}.fill-gray-350{fill:rgb(var(--gray-350)/1)}.fill-gray-900{fill:rgb(var(--gray-900)/1)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0\.5{padding:.125rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[3px\]{padding:3px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem}.pb-2,.py-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.font-sans{font-family:var(--font-sans)}.text-2xl{font-size:1.625rem}.text-2xs{font-size:.6875rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.125rem}.text-5xl{font-size:2.5rem}.text-6xl{font-size:2.75rem}.text-7xl{font-size:3.5rem}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[15px\]{font-size:15px}.text-\[17px\]{font-size:17px}.text-\[3\.5rem\]{font-size:3.5rem}.text-base{font-size:1.0625rem}.text-lg{font-size:1.1875rem}.text-sm{font-size:.9375rem}.text-xl{font-size:1.3125rem}.text-xs{font-size:.8125rem}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.leading-\[1\.2\]{line-height:1.2}.leading-compact{line-height:1.3}.leading-narrow{line-height:1.2}.leading-none{line-height:1}.tracking-\[-0\.01em\]{letter-spacing:-.01em}.tracking-\[-0\.02em\]{letter-spacing:-.02em}.tracking-normal{letter-spacing:0}.text-error-600{--tw-text-opacity:1;color:rgb(var(--error-600)/var(--tw-text-opacity,1))}.text-error-700{--tw-text-opacity:1;color:rgb(var(--error-700)/var(--tw-text-opacity,1))}.text-gray-0{--tw-text-opacity:1;color:rgb(var(--gray-0)/var(--tw-text-opacity,1))}.text-gray-350{--tw-text-opacity:1;color:rgb(var(--gray-350)/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(var(--gray-400)/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(var(--gray-500)/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(var(--gray-900)/var(--tw-text-opacity,1))}.text-info-700{--tw-text-opacity:1;color:rgb(var(--info-700)/var(--tw-text-opacity,1))}.text-success-600{--tw-text-opacity:1;color:rgb(var(--success-600)/var(--tw-text-opacity,1))}.text-success-700{--tw-text-opacity:1;color:rgb(var(--success-700)/var(--tw-text-opacity,1))}.text-warning-700{--tw-text-opacity:1;color:rgb(var(--warning-700)/var(--tw-text-opacity,1))}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-20{opacity:.2}.shadow-\[inset_0_0_0_1px_rgba\(255\2c 255\2c 255\2c 0\.3\)\]{--tw-shadow:inset 0 0 0 1px hsla(0,0%,100%,.3);--tw-shadow-colored:inset 0 0 0 1px var(--tw-shadow-color)}.shadow-\[inset_0_0_0_1px_rgba\(255\2c 255\2c 255\2c 0\.3\)\],.shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[top\2c transform\2c scale\2c opacity\2c color\]{transition-property:top,transform,scale,opacity,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.duration-100{animation-duration:.1s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(var(--gray-500)/var(--tw-text-opacity,1))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity:1;color:rgb(var(--gray-500)/var(--tw-text-opacity,1))}.placeholder\:text-transparent::-moz-placeholder{color:transparent}.placeholder\:text-transparent::placeholder{color:transparent}.focus-within\:isolate:focus-within{isolation:isolate}.focus-within\:border-error-600:focus-within{--tw-border-opacity:1;border-color:rgb(var(--error-600)/var(--tw-border-opacity,1))}.focus-within\:border-gray-300:focus-within{--tw-border-opacity:1;border-color:rgb(var(--gray-300)/var(--tw-border-opacity,1))}.focus-within\:bg-gray-0:focus-within{--tw-bg-opacity:1;background-color:rgb(var(--gray-0)/var(--tw-bg-opacity,1))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(var(--gray-200)/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(var(--gray-50)/var(--tw-bg-opacity,1))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(var(--gray-700)/var(--tw-bg-opacity,1))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(var(--gray-500)/var(--tw-text-opacity,1))}.focus\:border-error-600:focus{--tw-border-opacity:1;border-color:rgb(var(--error-600)/var(--tw-border-opacity,1))}.focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgb(var(--gray-300)/var(--tw-border-opacity,1))}.focus\:bg-gray-0:focus{--tw-bg-opacity:1;background-color:rgb(var(--gray-0)/var(--tw-bg-opacity,1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-gray-100:disabled{--tw-border-opacity:1;border-color:rgb(var(--gray-100)/var(--tw-border-opacity,1))}.disabled\:bg-gray-100:disabled{--tw-bg-opacity:1;background-color:rgb(var(--gray-100)/var(--tw-bg-opacity,1))}.disabled\:bg-gray-50:disabled{--tw-bg-opacity:1;background-color:rgb(var(--gray-50)/var(--tw-bg-opacity,1))}.disabled\:text-gray-300:disabled{--tw-text-opacity:1;color:rgb(var(--gray-300)/var(--tw-text-opacity,1))}.disabled\:text-gray-400:disabled{--tw-text-opacity:1;color:rgb(var(--gray-400)/var(--tw-text-opacity,1))}.disabled\:opacity-20:disabled{opacity:.2}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-90:disabled{opacity:.9}.group:last-child .group-last\:hidden{display:none}.peer:-moz-placeholder-shown~.peer-placeholder-shown\:text-sm{font-size:.9375rem}.peer:placeholder-shown~.peer-placeholder-shown\:text-sm{font-size:.9375rem}.peer:focus~.peer-focus\:pointer-events-auto{pointer-events:auto}.peer:focus~.peer-focus\:top-\[1\.125rem\]{top:1.125rem}.peer:focus~.peer-focus\:border-gray-300{--tw-border-opacity:1;border-color:rgb(var(--gray-300)/var(--tw-border-opacity,1))}.peer:focus~.peer-focus\:bg-gray-0{--tw-bg-opacity:1;background-color:rgb(var(--gray-0)/var(--tw-bg-opacity,1))}.peer:focus~.peer-focus\:text-xs{font-size:.8125rem}.peer:not(:-moz-placeholder-shown)~.peer-\[\:not\(\:-moz-placeholder-shown\)\]\:pointer-events-auto{pointer-events:auto}.peer:not(:placeholder-shown)~.peer-\[\:not\(\:placeholder-shown\)\]\:pointer-events-auto{pointer-events:auto}.peer:not(:-moz-placeholder-shown)~.peer-\[\:not\(\:-moz-placeholder-shown\)\]\:top-\[1\.125rem\]{top:1.125rem}.peer:not(:placeholder-shown)~.peer-\[\:not\(\:placeholder-shown\)\]\:top-\[1\.125rem\]{top:1.125rem}.peer:not(:-moz-placeholder-shown)~.peer-\[\:not\(\:-moz-placeholder-shown\)\]\:text-xs{font-size:.8125rem}.peer:not(:placeholder-shown)~.peer-\[\:not\(\:placeholder-shown\)\]\:text-xs{font-size:.8125rem}.has-\[input\:disabled\]\:cursor-not-allowed:has(input:disabled){cursor:not-allowed}.has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.has-\[input\:disabled\]\:opacity-50:has(input:disabled){opacity:.5}.data-\[state\=checked\]\:translate-x-4[data-state=checked]{--tw-translate-x:1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x:var(--radix-toast-swipe-end-x)}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end],.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x:var(--radix-toast-swipe-move-x)}.data-\[state\=checked\]\:border-gray-900[data-state=checked]{--tw-border-opacity:1;border-color:rgb(var(--gray-900)/var(--tw-border-opacity,1))}.data-\[state\=closed\]\:border-gray-100[data-state=closed]{--tw-border-opacity:1;border-color:rgb(var(--gray-100)/var(--tw-border-opacity,1))}.data-\[state\=unchecked\]\:border-gray-200[data-state=unchecked]{--tw-border-opacity:1;border-color:rgb(var(--gray-200)/var(--tw-border-opacity,1))}.data-\[state\=unchecked\]\:border-gray-300[data-state=unchecked]{--tw-border-opacity:1;border-color:rgb(var(--gray-300)/var(--tw-border-opacity,1))}.data-\[state\=checked\]\:bg-gray-900[data-state=checked]{--tw-bg-opacity:1;background-color:rgb(var(--gray-900)/var(--tw-bg-opacity,1))}.data-\[state\=closed\]\:bg-gray-100[data-state=closed],.data-\[state\=on\]\:bg-gray-100[data-state=on]{--tw-bg-opacity:1;background-color:rgb(var(--gray-100)/var(--tw-bg-opacity,1))}.data-\[state\=unchecked\]\:bg-gray-300[data-state=unchecked]{--tw-bg-opacity:1;background-color:rgb(var(--gray-300)/var(--tw-bg-opacity,1))}.data-\[state\=unchecked\]\:bg-transparent[data-state=unchecked]{background-color:transparent}.data-\[placeholder\]\:text-gray-500[data-placeholder]{--tw-text-opacity:1;color:rgb(var(--gray-500)/var(--tw-text-opacity,1))}.data-\[state\=on\]\:text-gray-900[data-state=on]{--tw-text-opacity:1;color:rgb(var(--gray-900)/var(--tw-text-opacity,1))}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.data-\[state\=closed\]\:fade-out-50[data-state=closed]{--tw-exit-opacity:0.5}.data-\[state\=closed\]\:slide-out-to-top-full[data-state=closed]{--tw-exit-translate-y:-100%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y:-100%}.group[data-state=on] .group-data-\[state\=on\]\:block{display:block}.group[data-state=on] .group-data-\[state\=on\]\:hidden{display:none}@media (min-width:768px){.md\:grid-cols-\[1fr_2fr\]{grid-template-columns:1fr 2fr}}.\[\&\:has\(\>\*\:nth-child\(2\)\)\]\:grid-cols-2:has(>:nth-child(2)){grid-template-columns:repeat(2,minmax(0,1fr))}.\[\&\>\*\]\:col-span-1>*{grid-column:span 1/span 1}.\[\&\>span\:first-of-type\]\:line-clamp-1>span:first-of-type{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
Binary file
Binary file
@@ -1,36 +0,0 @@
1
- <svg width="110" height="111" viewBox="0 0 110 111" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g id="mask">
3
- <g clip-path="url(#clip0_477_1892)">
4
- <circle id="Ellipse" cx="55" cy="55.5" r="55" fill="white"/>
5
- <g id="Low" opacity="0.8" filter="url(#filter0_f_477_1892)">
6
- <ellipse cx="54.3575" cy="53.6825" rx="54.3575" ry="53.6825" transform="matrix(-0.288205 -0.957569 0.936518 -0.35062 19.0404 93.643)" fill="#0000FF"/>
7
- </g>
8
- <g id="Mid" opacity="0.8" filter="url(#filter1_f_477_1892)">
9
- <ellipse cx="46.1247" cy="44.679" rx="46.1247" ry="44.679" transform="matrix(-0.482888 -0.875682 0.798496 -0.602 13.0077 102.296)" fill="#FF00FF"/>
10
- </g>
11
- <g id="Top" opacity="0.8" filter="url(#filter2_f_477_1892)">
12
- <path d="M108.383 -22.4427C132.831 -2.44818 114.212 98.2274 104.757 91.6115C98.9901 87.5755 92.1715 53.4347 74.0663 38.8039C62.4923 29.451 41.7709 36.2757 28.5731 37.2409C-5.26995 39.7159 83.7313 -42.6041 108.383 -22.4427Z" fill="#00FF55"/>
13
- </g>
14
- </g>
15
- </g>
16
- <defs>
17
- <filter id="filter0_f_477_1892" x="-25.424" y="-58.9948" width="158.146" height="163.529" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
18
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
19
- <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
20
- <feGaussianBlur stdDeviation="13.2" result="effect1_foregroundBlur_477_1892"/>
21
- </filter>
22
- <filter id="filter1_f_477_1892" x="-42.053" y="-39.9226" width="136.927" height="149.864" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
23
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
24
- <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
25
- <feGaussianBlur stdDeviation="13.2" result="effect1_foregroundBlur_477_1892"/>
26
- </filter>
27
- <filter id="filter2_f_477_1892" x="-5.40757" y="-52.0253" width="152.288" height="170.349" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
28
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
29
- <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
30
- <feGaussianBlur stdDeviation="13.2" result="effect1_foregroundBlur_477_1892"/>
31
- </filter>
32
- <clipPath id="clip0_477_1892">
33
- <rect y="0.5" width="110" height="110" rx="55" fill="white"/>
34
- </clipPath>
35
- </defs>
36
- </svg>