@itilite/lumina-ui 1.0.0 → 1.0.1-beta.1

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.
package/dist/styles.css CHANGED
@@ -1,1853 +1,428 @@
1
- /* src/atom/Tooltip/Tooltip.module.scss */
2
- .Tooltip-module__light___H5oCc .ant-tooltip-content .ant-tooltip-inner {
3
- background-color: white !important;
4
- color: #111827;
5
- border-radius: 0.5rem;
6
- padding: 0.625rem;
7
- --tw-text-opacity: 1;
8
- color: rgb(33 40 55 / var(--tw-text-opacity, 1));
9
- }
10
- .Tooltip-module__light___H5oCc .ant-tooltip-arrow:before {
11
- background-color: white !important;
12
- }
13
-
14
- /* src/atom/Button/Button.module.scss */
15
- .Button-module__button___cLCyl {
16
- display: flex;
17
- align-items: center;
18
- justify-content: center;
19
- gap: 0.25rem;
20
- border-radius: 0.5rem;
21
- }
22
- .Button-module__button___cLCyl.Button-module__size_large___S-mbU {
23
- height: 56px;
24
- padding-left: 1rem;
25
- padding-right: 1rem;
26
- }
27
- .Button-module__button___cLCyl.Button-module__size_large___S-mbU.Button-module__shape_circle___sPUS5 {
28
- width: 56px;
29
- }
30
- .Button-module__button___cLCyl.Button-module__size_normal___qJUMj {
31
- height: 40px;
32
- padding-left: 0.75rem;
33
- padding-right: 0.75rem;
34
- }
35
- .Button-module__button___cLCyl.Button-module__size_normal___qJUMj.Button-module__shape_circle___sPUS5 {
36
- width: 40px;
37
- }
38
- .Button-module__button___cLCyl.Button-module__size_small___IUeei {
39
- height: 32px;
40
- padding-left: 0.5rem;
41
- padding-right: 0.5rem;
42
- }
43
- .Button-module__button___cLCyl.Button-module__size_small___IUeei.Button-module__shape_circle___sPUS5 {
44
- width: 32px;
45
- }
46
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz- {
47
- --tw-bg-opacity: 1;
48
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
49
- border-width: 1px;
50
- border-style: solid;
51
- --tw-border-opacity: 1;
52
- border-color: rgb(236 93 37 / var(--tw-border-opacity, 1));
53
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
54
- }
55
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.ant-btn-primary:active {
56
- --tw-bg-opacity: 1;
57
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
58
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
59
- }
60
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-:focus-visible {
61
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
62
- }
63
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_subtle___BMbbd {
64
- --tw-text-opacity: 1;
65
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
66
- }
67
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_subtle___BMbbd:hover {
68
- --tw-text-opacity: 1;
69
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
70
- }
71
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_link___Cj1O9 {
72
- --tw-text-opacity: 1;
73
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
74
- }
75
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_link___Cj1O9:hover {
76
- --tw-text-opacity: 1;
77
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
78
- }
79
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA {
80
- border-width: 1px;
81
- border-style: solid;
82
- --tw-bg-opacity: 1;
83
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
84
- --tw-border-opacity: 1;
85
- border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
86
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
87
- }
88
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:active {
89
- --tw-bg-opacity: 1;
90
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
91
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
92
- }
93
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:focus-visible {
94
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
95
- }
96
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_subtle___BMbbd {
97
- --tw-text-opacity: 1;
98
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
99
- }
100
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_subtle___BMbbd:hover {
101
- --tw-text-opacity: 1;
102
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
103
- }
104
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_link___Cj1O9 {
105
- --tw-text-opacity: 1;
106
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
107
- }
108
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_link___Cj1O9:hover {
109
- --tw-text-opacity: 1;
110
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
111
- }
112
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp {
113
- border-width: 1px;
114
- --tw-bg-opacity: 1;
115
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
116
- border-style: solid;
117
- --tw-border-opacity: 1;
118
- border-color: rgb(207 34 49 / var(--tw-border-opacity, 1));
119
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
120
- }
121
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:active {
122
- --tw-bg-opacity: 1;
123
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
124
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
125
- }
126
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:focus-visible {
127
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
128
- }
129
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_subtle___BMbbd {
130
- --tw-text-opacity: 1;
131
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
132
- }
133
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_subtle___BMbbd:hover {
134
- --tw-text-opacity: 1;
135
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
136
- }
137
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_link___Cj1O9 {
138
- --tw-text-opacity: 1;
139
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
140
- }
141
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_link___Cj1O9:hover {
142
- --tw-text-opacity: 1;
143
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
144
- }
145
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd {
146
- --tw-bg-opacity: 1;
147
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
148
- border-width: 1px;
149
- border-style: solid;
150
- --tw-border-opacity: 1;
151
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
152
- box-shadow: 0px 1px 0px 0px rgba(17, 24, 39, 0.1);
153
- }
154
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd.ant-btn-default:hover {
155
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
156
- --tw-border-opacity: 1;
157
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
158
- }
159
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd.ant-btn-default:focus-visible {
160
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
161
- }
162
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia {
163
- background-color: transparent;
164
- border-width: 0px;
165
- border-style: none;
166
- box-shadow: none;
167
- }
168
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:hover {
169
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
170
- border-style: none;
171
- --tw-bg-opacity: 1;
172
- background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
173
- }
174
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:active {
175
- --tw-bg-opacity: 1;
176
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
177
- }
178
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn:focus-visible {
179
- outline: 2px solid rgba(236, 93, 37, 0.2);
180
- }
181
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9 {
182
- background-color: transparent;
183
- padding: 0px;
184
- border-width: 0px;
185
- border-style: none;
186
- height: auto;
187
- box-shadow: none;
188
- }
189
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover.Button-module__onHoverUnderline___LOfXo {
190
- text-decoration: underline;
191
- }
192
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover {
193
- box-shadow: none;
194
- border-style: none;
195
- background-color: transparent;
196
- }
197
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:active {
198
- background-color: transparent;
199
- }
200
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn:focus-visible {
201
- outline: none;
202
- }
203
-
204
- /* src/atom/Switch/Switch.module.scss */
205
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
206
- height: 0.75rem;
207
- min-width: 1.5rem
208
- }
209
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
210
- height: 0.5rem;
211
- width: 0.5rem
212
- }
213
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked {
214
- --tw-bg-opacity: 1;
215
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
216
- }
217
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked:hover {
218
- --tw-bg-opacity: 1;
219
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
220
- }
221
-
222
- /* src/atom/Radio/Radio.module.scss */
223
- .Radio-module__radio___1CPAk {
224
- display: flex;
225
- align-items: center;
226
- }
227
- .Radio-module__radio___1CPAk.Radio-module__size_small___nRXgM .ant-radio .ant-radio-inner {
228
- height: 16px;
229
- width: 16px;
230
- }
231
- .Radio-module__radio___1CPAk.Radio-module__size_medium___uSzPl .ant-radio .ant-radio-inner {
232
- height: 20px;
233
- width: 20px;
234
- }
235
- .Radio-module__radio___1CPAk.Radio-module__size_large___ubpHs .ant-radio .ant-radio-inner {
236
- height: 24px;
237
- width: 24px;
238
- }
239
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked .ant-radio-inner {
240
- border-color: #EC5D25;
241
- background-color: #EC5D25;
242
- }
243
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:hover .ant-radio-inner {
244
- border-color: #B94710;
245
- background-color: #B94710;
246
- }
247
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:focus-visible {
248
- outline: 2px solid #0A65E7;
249
- }
250
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z {
251
- cursor: not-allowed;
252
- }
253
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner {
254
- border-color: #B6BAC3;
255
- background-color: #B6BAC3;
256
- }
257
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner::after {
258
- transform: scale(0.375);
259
- background-color: #FFFFFF;
260
- }
261
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio .ant-radio-inner {
262
- border-color: #B6BAC3;
263
- }
264
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:hover .ant-radio-inner {
265
- border-color: #6B7280;
266
- }
267
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:focus-visible {
268
- outline: 2px solid #0A65E7;
269
- }
270
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z {
271
- cursor: not-allowed;
272
- }
273
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z .ant-radio .ant-radio-inner {
274
- border-color: #B6BAC3;
275
- background-color: #F9FAFB;
276
- }
277
- .Radio-module__radio___1CPAk.Radio-module__variant_normal___FQkTC {
278
- color: #363E4F;
279
- font-weight: 400;
280
- font-size: 0.875rem;
281
- line-height: 20px;
282
- }
283
- .Radio-module__radio___1CPAk.Radio-module__variant_emphasized___Fgpv6 {
284
- color: #363E4F;
285
- font-weight: 500;
286
- font-size: 0.875rem;
287
- line-height: 20px;
288
- }
289
-
290
- /* src/atom/Checkbox/Checkbox.module.scss */
291
- .Checkbox-module__checkbox___xxg5L {
292
- display: flex;
293
- align-items: center;
294
- }
295
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_small___Kknlo .ant-checkbox .ant-checkbox-inner {
296
- height: 16px;
297
- width: 16px;
298
- }
299
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner {
300
- height: 20px;
301
- width: 20px;
302
- }
303
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner::after {
304
- inset-inline-start: 27%;
305
- }
306
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner {
307
- height: 24px;
308
- width: 24px;
309
- }
310
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner::after {
311
- inset-inline-start: 33%;
312
- }
313
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked .ant-checkbox-inner {
314
- border-color: #ec5d25;
315
- background-color: #ec5d25;
316
- }
317
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.ant-checkbox-wrapper:hover
318
- .ant-checkbox-checked:not(.ant-checkbox-disabled)
319
- .ant-checkbox-inner {
320
- --tw-bg-opacity: 1;
321
- background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
322
- }
323
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked:focus-visible {
324
- outline: 2px solid #0a65e7;
325
- }
326
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 {
327
- cursor: not-allowed;
328
- }
329
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner {
330
- opacity: 0.5;
331
- border-color: #ec5d25;
332
- background-color: #ec5d25;
333
- }
334
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner::after {
335
- border-color: #ffffff;
336
- }
337
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox .ant-checkbox-inner {
338
- border-color: #b6bac3;
339
- }
340
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:hover .ant-checkbox-inner {
341
- border-color: #6b7280;
342
- }
343
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:focus-visible {
344
- outline: 2px solid #0a65e7;
345
- }
346
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 {
347
- cursor: not-allowed;
348
- }
349
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 .ant-checkbox .ant-checkbox-inner {
350
- border-color: #b6bac3;
351
- background-color: #f9fafb;
352
- }
353
- .Checkbox-module__checkbox___xxg5L .ant-checkbox-disabled + span {
354
- color: #363e4f;
355
- }
356
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_normal___faYKo {
357
- color: #363e4f;
358
- font-weight: 400;
359
- font-size: 0.875rem;
360
- line-height: 20px;
361
- }
362
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_emphasized___-koYj {
363
- color: #363e4f;
364
- font-weight: 500;
365
- font-size: 0.875rem;
366
- line-height: 20px;
367
- }
368
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner {
369
- opacity: 0.5;
370
- border-color: #ec5d25;
371
- background-color: #ec5d25;
372
- }
373
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner::after {
374
- border-color: #ffffff;
375
- }
376
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner {
377
- border-color: #ec5d25 !important;
378
- background-color: #ec5d25 !important;
379
- }
380
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner::after {
381
- inset-inline-start: 50%;
382
- width: 60%;
383
- height: 3px;
384
- border-radius: 4px;
385
- background: white;
386
- }
387
-
388
- /* src/atom/Modal/Modal.module.scss */
389
- .Modal-module__modal___PKrAi.Modal-module__footerMargintopDisable___4B6u- .Modal-module__ant-modal-footer___HKsDR {
390
- margin-top: 0;
391
- margin-top: 0px;
392
- }
393
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter {
394
- padding: 24px;
395
- padding: 1.5rem;
396
- display: flex;
397
- justify-content: flex-end;
398
- }
399
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__okBtn___Ut8e5,
400
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__cancelBtn___i0Rm8 {
401
- min-width: 92px;
402
- }
403
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter {
404
- padding: 24px;
405
- padding: 1.5rem;
406
- padding-top: 0px;
407
- display: flex;
408
- justify-content: flex-end;
409
- }
410
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__okBtn___Ut8e5,
411
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__cancelBtn___i0Rm8 {
412
- width: 50%;
413
- }
414
- .Modal-module__modal___PKrAi .ant-modal-content {
415
- padding: 0;
416
- border-radius: 0.75rem;
417
- padding: 0px;
418
- }
419
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
420
- margin-bottom: 0px;
421
- padding: 1rem;
422
- }
423
- @media (min-width: 576px) {
424
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
425
- padding: 1.5rem;
426
- }
427
- }
428
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header .ant-modal-title {
429
- justify-content: flex-start;
430
- padding-right: 1.25rem;
431
- font-size: 1.25rem;
432
- font-weight: 500;
433
- line-height: 1.75rem;
434
- --tw-text-opacity: 1;
435
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
436
- }
437
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
438
- display: flex;
439
- align-items: flex-end;
440
- justify-content: center;
441
- }
442
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close .ant-modal-close-x {
443
- display: flex;
444
- align-items: center;
445
- justify-content: center;
446
- }
447
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-body {
448
- padding: 0 1.5rem 1.5rem;
449
- max-height: 80vh;
450
- overflow: auto;
451
- }
452
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
453
- top: 1.5rem;
454
- right: 1.5rem;
455
- padding-bottom: 0.25rem;
456
- }
457
- .Modal-module__modal___PKrAi .ant-btn-primary {
458
- margin-inline-start: 0.5rem;
459
- }
460
-
461
- /* CSS Modules */
462
-
463
-
464
- /* CSS Modules */
465
- /* src/atom/Tooltip/Tooltip.module.scss */
466
- .Tooltip-module__light___H5oCc .ant-tooltip-content .ant-tooltip-inner {
467
- background-color: white !important;
468
- color: #111827;
469
- border-radius: 0.5rem;
470
- padding: 0.625rem;
471
- --tw-text-opacity: 1;
472
- color: rgb(33 40 55 / var(--tw-text-opacity, 1));
473
- }
474
- .Tooltip-module__light___H5oCc .ant-tooltip-arrow:before {
475
- background-color: white !important;
476
- }
477
-
478
- /* src/atom/Button/Button.module.scss */
479
- .Button-module__button___cLCyl {
480
- display: flex;
481
- align-items: center;
482
- justify-content: center;
483
- gap: 0.25rem;
484
- border-radius: 0.5rem;
485
- }
486
- .Button-module__button___cLCyl.Button-module__size_large___S-mbU {
487
- height: 56px;
488
- padding-left: 1rem;
489
- padding-right: 1rem;
490
- }
491
- .Button-module__button___cLCyl.Button-module__size_large___S-mbU.Button-module__shape_circle___sPUS5 {
492
- width: 56px;
493
- }
494
- .Button-module__button___cLCyl.Button-module__size_normal___qJUMj {
495
- height: 40px;
496
- padding-left: 0.75rem;
497
- padding-right: 0.75rem;
498
- }
499
- .Button-module__button___cLCyl.Button-module__size_normal___qJUMj.Button-module__shape_circle___sPUS5 {
500
- width: 40px;
501
- }
502
- .Button-module__button___cLCyl.Button-module__size_small___IUeei {
503
- height: 32px;
504
- padding-left: 0.5rem;
505
- padding-right: 0.5rem;
506
- }
507
- .Button-module__button___cLCyl.Button-module__size_small___IUeei.Button-module__shape_circle___sPUS5 {
508
- width: 32px;
509
- }
510
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz- {
511
- --tw-bg-opacity: 1;
512
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
513
- border-width: 1px;
514
- border-style: solid;
515
- --tw-border-opacity: 1;
516
- border-color: rgb(236 93 37 / var(--tw-border-opacity, 1));
517
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
518
- }
519
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.ant-btn-primary:active {
520
- --tw-bg-opacity: 1;
521
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
522
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
523
- }
524
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-:focus-visible {
525
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
526
- }
527
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_subtle___BMbbd {
528
- --tw-text-opacity: 1;
529
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
530
- }
531
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_subtle___BMbbd:hover {
532
- --tw-text-opacity: 1;
533
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
534
- }
535
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_link___Cj1O9 {
536
- --tw-text-opacity: 1;
537
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
538
- }
539
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_link___Cj1O9:hover {
540
- --tw-text-opacity: 1;
541
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
542
- }
543
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA {
544
- border-width: 1px;
545
- border-style: solid;
546
- --tw-bg-opacity: 1;
547
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
548
- --tw-border-opacity: 1;
549
- border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
550
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
551
- }
552
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:active {
553
- --tw-bg-opacity: 1;
554
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
555
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
556
- }
557
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:focus-visible {
558
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
559
- }
560
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_subtle___BMbbd {
561
- --tw-text-opacity: 1;
562
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
563
- }
564
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_subtle___BMbbd:hover {
565
- --tw-text-opacity: 1;
566
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
567
- }
568
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_link___Cj1O9 {
569
- --tw-text-opacity: 1;
570
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
571
- }
572
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_link___Cj1O9:hover {
573
- --tw-text-opacity: 1;
574
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
575
- }
576
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp {
577
- border-width: 1px;
578
- --tw-bg-opacity: 1;
579
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
580
- border-style: solid;
581
- --tw-border-opacity: 1;
582
- border-color: rgb(207 34 49 / var(--tw-border-opacity, 1));
583
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
584
- }
585
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:active {
586
- --tw-bg-opacity: 1;
587
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
588
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
589
- }
590
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:focus-visible {
591
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
592
- }
593
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_subtle___BMbbd {
594
- --tw-text-opacity: 1;
595
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
596
- }
597
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_subtle___BMbbd:hover {
598
- --tw-text-opacity: 1;
599
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
600
- }
601
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_link___Cj1O9 {
602
- --tw-text-opacity: 1;
603
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
604
- }
605
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_link___Cj1O9:hover {
606
- --tw-text-opacity: 1;
607
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
608
- }
609
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd {
610
- --tw-bg-opacity: 1;
611
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
612
- border-width: 1px;
613
- border-style: solid;
614
- --tw-border-opacity: 1;
615
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
616
- box-shadow: 0px 1px 0px 0px rgba(17, 24, 39, 0.1);
617
- }
618
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd.ant-btn-default:hover {
619
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
620
- --tw-border-opacity: 1;
621
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
622
- }
623
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd.ant-btn-default:focus-visible {
624
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
625
- }
626
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia {
627
- background-color: transparent;
628
- border-width: 0px;
629
- border-style: none;
630
- box-shadow: none;
631
- }
632
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:hover {
633
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
634
- border-style: none;
635
- --tw-bg-opacity: 1;
636
- background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
637
- }
638
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:active {
639
- --tw-bg-opacity: 1;
640
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
641
- }
642
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn:focus-visible {
643
- outline: 2px solid rgba(236, 93, 37, 0.2);
644
- }
645
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9 {
646
- background-color: transparent;
647
- padding: 0px;
648
- border-width: 0px;
649
- border-style: none;
650
- height: auto;
651
- box-shadow: none;
652
- }
653
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover.Button-module__onHoverUnderline___LOfXo {
654
- text-decoration: underline;
655
- }
656
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover {
657
- box-shadow: none;
658
- border-style: none;
659
- background-color: transparent;
660
- }
661
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:active {
662
- background-color: transparent;
663
- }
664
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn:focus-visible {
665
- outline: none;
666
- }
667
-
668
- /* src/atom/Switch/Switch.module.scss */
669
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
670
- height: 0.75rem;
671
- min-width: 1.5rem
672
- }
673
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
674
- height: 0.5rem;
675
- width: 0.5rem
676
- }
677
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked {
678
- --tw-bg-opacity: 1;
679
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
680
- }
681
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked:hover {
682
- --tw-bg-opacity: 1;
683
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
684
- }
685
-
686
- /* src/atom/Radio/Radio.module.scss */
687
- .Radio-module__radio___1CPAk {
688
- display: flex;
689
- align-items: center;
690
- }
691
- .Radio-module__radio___1CPAk.Radio-module__size_small___nRXgM .ant-radio .ant-radio-inner {
692
- height: 16px;
693
- width: 16px;
694
- }
695
- .Radio-module__radio___1CPAk.Radio-module__size_medium___uSzPl .ant-radio .ant-radio-inner {
696
- height: 20px;
697
- width: 20px;
698
- }
699
- .Radio-module__radio___1CPAk.Radio-module__size_large___ubpHs .ant-radio .ant-radio-inner {
700
- height: 24px;
701
- width: 24px;
702
- }
703
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked .ant-radio-inner {
704
- border-color: #EC5D25;
705
- background-color: #EC5D25;
706
- }
707
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:hover .ant-radio-inner {
708
- border-color: #B94710;
709
- background-color: #B94710;
710
- }
711
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:focus-visible {
712
- outline: 2px solid #0A65E7;
713
- }
714
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z {
715
- cursor: not-allowed;
716
- }
717
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner {
718
- border-color: #B6BAC3;
719
- background-color: #B6BAC3;
720
- }
721
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner::after {
722
- transform: scale(0.375);
723
- background-color: #FFFFFF;
724
- }
725
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio .ant-radio-inner {
726
- border-color: #B6BAC3;
727
- }
728
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:hover .ant-radio-inner {
729
- border-color: #6B7280;
730
- }
731
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:focus-visible {
732
- outline: 2px solid #0A65E7;
733
- }
734
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z {
735
- cursor: not-allowed;
736
- }
737
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z .ant-radio .ant-radio-inner {
738
- border-color: #B6BAC3;
739
- background-color: #F9FAFB;
740
- }
741
- .Radio-module__radio___1CPAk.Radio-module__variant_normal___FQkTC {
742
- color: #363E4F;
743
- font-weight: 400;
744
- font-size: 0.875rem;
745
- line-height: 20px;
746
- }
747
- .Radio-module__radio___1CPAk.Radio-module__variant_emphasized___Fgpv6 {
748
- color: #363E4F;
749
- font-weight: 500;
750
- font-size: 0.875rem;
751
- line-height: 20px;
752
- }
753
-
754
- /* src/atom/Checkbox/Checkbox.module.scss */
755
- .Checkbox-module__checkbox___xxg5L {
756
- display: flex;
757
- align-items: center;
758
- }
759
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_small___Kknlo .ant-checkbox .ant-checkbox-inner {
760
- height: 16px;
761
- width: 16px;
762
- }
763
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner {
764
- height: 20px;
765
- width: 20px;
766
- }
767
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner::after {
768
- inset-inline-start: 27%;
769
- }
770
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner {
771
- height: 24px;
772
- width: 24px;
773
- }
774
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner::after {
775
- inset-inline-start: 33%;
776
- }
777
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked .ant-checkbox-inner {
778
- border-color: #ec5d25;
779
- background-color: #ec5d25;
780
- }
781
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.ant-checkbox-wrapper:hover
782
- .ant-checkbox-checked:not(.ant-checkbox-disabled)
783
- .ant-checkbox-inner {
784
- --tw-bg-opacity: 1;
785
- background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
786
- }
787
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked:focus-visible {
788
- outline: 2px solid #0a65e7;
789
- }
790
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 {
791
- cursor: not-allowed;
792
- }
793
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner {
794
- opacity: 0.5;
795
- border-color: #ec5d25;
796
- background-color: #ec5d25;
797
- }
798
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner::after {
799
- border-color: #ffffff;
800
- }
801
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox .ant-checkbox-inner {
802
- border-color: #b6bac3;
803
- }
804
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:hover .ant-checkbox-inner {
805
- border-color: #6b7280;
806
- }
807
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:focus-visible {
808
- outline: 2px solid #0a65e7;
809
- }
810
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 {
811
- cursor: not-allowed;
812
- }
813
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 .ant-checkbox .ant-checkbox-inner {
814
- border-color: #b6bac3;
815
- background-color: #f9fafb;
816
- }
817
- .Checkbox-module__checkbox___xxg5L .ant-checkbox-disabled + span {
818
- color: #363e4f;
819
- }
820
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_normal___faYKo {
821
- color: #363e4f;
822
- font-weight: 400;
823
- font-size: 0.875rem;
824
- line-height: 20px;
825
- }
826
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_emphasized___-koYj {
827
- color: #363e4f;
828
- font-weight: 500;
829
- font-size: 0.875rem;
830
- line-height: 20px;
831
- }
832
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner {
833
- opacity: 0.5;
834
- border-color: #ec5d25;
835
- background-color: #ec5d25;
836
- }
837
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner::after {
838
- border-color: #ffffff;
839
- }
840
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner {
841
- border-color: #ec5d25 !important;
842
- background-color: #ec5d25 !important;
843
- }
844
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner::after {
845
- inset-inline-start: 50%;
846
- width: 60%;
847
- height: 3px;
848
- border-radius: 4px;
849
- background: white;
850
- }
851
-
852
- /* src/atom/Modal/Modal.module.scss */
853
- .Modal-module__modal___PKrAi.Modal-module__footerMargintopDisable___4B6u- .Modal-module__ant-modal-footer___HKsDR {
854
- margin-top: 0;
855
- margin-top: 0px;
856
- }
857
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter {
858
- padding: 24px;
859
- padding: 1.5rem;
860
- display: flex;
861
- justify-content: flex-end;
862
- }
863
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__okBtn___Ut8e5,
864
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__cancelBtn___i0Rm8 {
865
- min-width: 92px;
866
- }
867
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter {
868
- padding: 24px;
869
- padding: 1.5rem;
870
- padding-top: 0px;
871
- display: flex;
872
- justify-content: flex-end;
873
- }
874
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__okBtn___Ut8e5,
875
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__cancelBtn___i0Rm8 {
876
- width: 50%;
877
- }
878
- .Modal-module__modal___PKrAi .ant-modal-content {
879
- padding: 0;
880
- border-radius: 0.75rem;
881
- padding: 0px;
882
- }
883
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
884
- margin-bottom: 0px;
885
- padding: 1rem;
886
- }
887
- @media (min-width: 576px) {
888
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
889
- padding: 1.5rem;
890
- }
891
- }
892
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header .ant-modal-title {
893
- justify-content: flex-start;
894
- padding-right: 1.25rem;
895
- font-size: 1.25rem;
896
- font-weight: 500;
897
- line-height: 1.75rem;
898
- --tw-text-opacity: 1;
899
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
900
- }
901
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
902
- display: flex;
903
- align-items: flex-end;
904
- justify-content: center;
905
- }
906
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close .ant-modal-close-x {
907
- display: flex;
908
- align-items: center;
909
- justify-content: center;
910
- }
911
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-body {
912
- padding: 0 1.5rem 1.5rem;
913
- max-height: 80vh;
914
- overflow: auto;
915
- }
916
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
917
- top: 1.5rem;
918
- right: 1.5rem;
919
- padding-bottom: 0.25rem;
920
- }
921
- .Modal-module__modal___PKrAi .ant-btn-primary {
922
- margin-inline-start: 0.5rem;
923
- }
924
-
925
- /* CSS Modules */
926
-
927
-
928
- /* CSS Modules */
929
- /* src/atom/Tooltip/Tooltip.module.scss */
930
- .Tooltip-module__light___H5oCc .ant-tooltip-content .ant-tooltip-inner {
931
- background-color: white !important;
932
- color: #111827;
933
- border-radius: 0.5rem;
934
- padding: 0.625rem;
935
- --tw-text-opacity: 1;
936
- color: rgb(33 40 55 / var(--tw-text-opacity, 1));
937
- }
938
- .Tooltip-module__light___H5oCc .ant-tooltip-arrow:before {
939
- background-color: white !important;
940
- }
941
-
942
- /* src/atom/Radio/Radio.module.scss */
943
- .Radio-module__radio___1CPAk {
944
- display: flex;
945
- align-items: center;
946
- }
947
- .Radio-module__radio___1CPAk.Radio-module__size_small___nRXgM .ant-radio .ant-radio-inner {
948
- height: 16px;
949
- width: 16px;
950
- }
951
- .Radio-module__radio___1CPAk.Radio-module__size_medium___uSzPl .ant-radio .ant-radio-inner {
952
- height: 20px;
953
- width: 20px;
954
- }
955
- .Radio-module__radio___1CPAk.Radio-module__size_large___ubpHs .ant-radio .ant-radio-inner {
956
- height: 24px;
957
- width: 24px;
958
- }
959
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked .ant-radio-inner {
960
- border-color: #EC5D25;
961
- background-color: #EC5D25;
962
- }
963
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:hover .ant-radio-inner {
964
- border-color: #B94710;
965
- background-color: #B94710;
966
- }
967
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:focus-visible {
968
- outline: 2px solid #0A65E7;
969
- }
970
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z {
971
- cursor: not-allowed;
972
- }
973
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner {
974
- border-color: #B6BAC3;
975
- background-color: #B6BAC3;
976
- }
977
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner::after {
978
- transform: scale(0.375);
979
- background-color: #FFFFFF;
980
- }
981
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio .ant-radio-inner {
982
- border-color: #B6BAC3;
983
- }
984
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:hover .ant-radio-inner {
985
- border-color: #6B7280;
986
- }
987
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:focus-visible {
988
- outline: 2px solid #0A65E7;
989
- }
990
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z {
991
- cursor: not-allowed;
992
- }
993
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z .ant-radio .ant-radio-inner {
994
- border-color: #B6BAC3;
995
- background-color: #F9FAFB;
996
- }
997
- .Radio-module__radio___1CPAk.Radio-module__variant_normal___FQkTC {
998
- color: #363E4F;
999
- font-weight: 400;
1000
- font-size: 0.875rem;
1001
- line-height: 20px;
1002
- }
1003
- .Radio-module__radio___1CPAk.Radio-module__variant_emphasized___Fgpv6 {
1004
- color: #363E4F;
1005
- font-weight: 500;
1006
- font-size: 0.875rem;
1007
- line-height: 20px;
1008
- }
1009
-
1010
- /* src/atom/Checkbox/Checkbox.module.scss */
1011
- .Checkbox-module__checkbox___xxg5L {
1012
- display: flex;
1013
- align-items: center;
1014
- }
1015
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_small___Kknlo .ant-checkbox .ant-checkbox-inner {
1016
- height: 16px;
1017
- width: 16px;
1018
- }
1019
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner {
1020
- height: 20px;
1021
- width: 20px;
1022
- }
1023
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner::after {
1024
- inset-inline-start: 27%;
1025
- }
1026
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner {
1027
- height: 24px;
1028
- width: 24px;
1029
- }
1030
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner::after {
1031
- inset-inline-start: 33%;
1032
- }
1033
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked .ant-checkbox-inner {
1034
- border-color: #ec5d25;
1035
- background-color: #ec5d25;
1036
- }
1037
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.ant-checkbox-wrapper:hover
1038
- .ant-checkbox-checked:not(.ant-checkbox-disabled)
1039
- .ant-checkbox-inner {
1040
- --tw-bg-opacity: 1;
1041
- background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
1042
- }
1043
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked:focus-visible {
1044
- outline: 2px solid #0a65e7;
1045
- }
1046
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 {
1047
- cursor: not-allowed;
1048
- }
1049
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner {
1050
- opacity: 0.5;
1051
- border-color: #ec5d25;
1052
- background-color: #ec5d25;
1053
- }
1054
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner::after {
1055
- border-color: #ffffff;
1056
- }
1057
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox .ant-checkbox-inner {
1058
- border-color: #b6bac3;
1059
- }
1060
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:hover .ant-checkbox-inner {
1061
- border-color: #6b7280;
1062
- }
1063
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:focus-visible {
1064
- outline: 2px solid #0a65e7;
1065
- }
1066
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 {
1067
- cursor: not-allowed;
1068
- }
1069
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 .ant-checkbox .ant-checkbox-inner {
1070
- border-color: #b6bac3;
1071
- background-color: #f9fafb;
1072
- }
1073
- .Checkbox-module__checkbox___xxg5L .ant-checkbox-disabled + span {
1074
- color: #363e4f;
1075
- }
1076
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_normal___faYKo {
1077
- color: #363e4f;
1078
- font-weight: 400;
1079
- font-size: 0.875rem;
1080
- line-height: 20px;
1081
- }
1082
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_emphasized___-koYj {
1083
- color: #363e4f;
1084
- font-weight: 500;
1085
- font-size: 0.875rem;
1086
- line-height: 20px;
1087
- }
1088
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner {
1089
- opacity: 0.5;
1090
- border-color: #ec5d25;
1091
- background-color: #ec5d25;
1092
- }
1093
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1094
- border-color: #ffffff;
1095
- }
1096
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner {
1097
- border-color: #ec5d25 !important;
1098
- background-color: #ec5d25 !important;
1099
- }
1100
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1101
- inset-inline-start: 50%;
1102
- width: 60%;
1103
- height: 3px;
1104
- border-radius: 4px;
1105
- background: white;
1106
- }
1107
-
1108
- /* src/atom/Switch/Switch.module.scss */
1109
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
1110
- height: 0.75rem;
1111
- min-width: 1.5rem
1112
- }
1113
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
1114
- height: 0.5rem;
1115
- width: 0.5rem
1116
- }
1117
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked {
1118
- --tw-bg-opacity: 1;
1119
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
1120
- }
1121
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked:hover {
1122
- --tw-bg-opacity: 1;
1123
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
1124
- }
1125
-
1126
- /* src/atom/Button/Button.module.scss */
1127
- .Button-module__button___cLCyl {
1128
- display: flex;
1129
- align-items: center;
1130
- justify-content: center;
1131
- gap: 0.25rem;
1132
- border-radius: 0.5rem;
1133
- }
1134
- .Button-module__button___cLCyl.Button-module__size_large___S-mbU {
1135
- height: 56px;
1136
- padding-left: 1rem;
1137
- padding-right: 1rem;
1138
- }
1139
- .Button-module__button___cLCyl.Button-module__size_large___S-mbU.Button-module__shape_circle___sPUS5 {
1140
- width: 56px;
1141
- }
1142
- .Button-module__button___cLCyl.Button-module__size_normal___qJUMj {
1143
- height: 40px;
1144
- padding-left: 0.75rem;
1145
- padding-right: 0.75rem;
1146
- }
1147
- .Button-module__button___cLCyl.Button-module__size_normal___qJUMj.Button-module__shape_circle___sPUS5 {
1148
- width: 40px;
1149
- }
1150
- .Button-module__button___cLCyl.Button-module__size_small___IUeei {
1151
- height: 32px;
1152
- padding-left: 0.5rem;
1153
- padding-right: 0.5rem;
1154
- }
1155
- .Button-module__button___cLCyl.Button-module__size_small___IUeei.Button-module__shape_circle___sPUS5 {
1156
- width: 32px;
1157
- }
1158
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz- {
1159
- --tw-bg-opacity: 1;
1160
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
1161
- border-width: 1px;
1162
- border-style: solid;
1163
- --tw-border-opacity: 1;
1164
- border-color: rgb(236 93 37 / var(--tw-border-opacity, 1));
1165
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
1166
- }
1167
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.ant-btn-primary:active {
1168
- --tw-bg-opacity: 1;
1169
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
1170
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
1171
- }
1172
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-:focus-visible {
1173
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1174
- }
1175
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_subtle___BMbbd {
1176
- --tw-text-opacity: 1;
1177
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1178
- }
1179
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_subtle___BMbbd:hover {
1180
- --tw-text-opacity: 1;
1181
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1182
- }
1183
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_link___Cj1O9 {
1184
- --tw-text-opacity: 1;
1185
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1186
- }
1187
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_link___Cj1O9:hover {
1188
- --tw-text-opacity: 1;
1189
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1190
- }
1191
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA {
1192
- border-width: 1px;
1193
- border-style: solid;
1194
- --tw-bg-opacity: 1;
1195
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
1196
- --tw-border-opacity: 1;
1197
- border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
1198
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
1199
- }
1200
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:active {
1201
- --tw-bg-opacity: 1;
1202
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
1203
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
1204
- }
1205
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:focus-visible {
1206
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1207
- }
1208
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_subtle___BMbbd {
1209
- --tw-text-opacity: 1;
1210
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1211
- }
1212
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_subtle___BMbbd:hover {
1213
- --tw-text-opacity: 1;
1214
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1215
- }
1216
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_link___Cj1O9 {
1217
- --tw-text-opacity: 1;
1218
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1219
- }
1220
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_link___Cj1O9:hover {
1221
- --tw-text-opacity: 1;
1222
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1223
- }
1224
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp {
1225
- border-width: 1px;
1226
- --tw-bg-opacity: 1;
1227
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
1228
- border-style: solid;
1229
- --tw-border-opacity: 1;
1230
- border-color: rgb(207 34 49 / var(--tw-border-opacity, 1));
1231
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
1232
- }
1233
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:active {
1234
- --tw-bg-opacity: 1;
1235
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
1236
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
1237
- }
1238
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:focus-visible {
1239
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1240
- }
1241
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_subtle___BMbbd {
1242
- --tw-text-opacity: 1;
1243
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1244
- }
1245
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_subtle___BMbbd:hover {
1246
- --tw-text-opacity: 1;
1247
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1248
- }
1249
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_link___Cj1O9 {
1250
- --tw-text-opacity: 1;
1251
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1252
- }
1253
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_link___Cj1O9:hover {
1254
- --tw-text-opacity: 1;
1255
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1256
- }
1257
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd {
1258
- --tw-bg-opacity: 1;
1259
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
1260
- border-width: 1px;
1
+ /* src/styles.css */
2
+ *,
3
+ ::before,
4
+ ::after {
5
+ --tw-border-spacing-x: 0;
6
+ --tw-border-spacing-y: 0;
7
+ --tw-translate-x: 0;
8
+ --tw-translate-y: 0;
9
+ --tw-rotate: 0;
10
+ --tw-skew-x: 0;
11
+ --tw-skew-y: 0;
12
+ --tw-scale-x: 1;
13
+ --tw-scale-y: 1;
14
+ --tw-pan-x: ;
15
+ --tw-pan-y: ;
16
+ --tw-pinch-zoom: ;
17
+ --tw-scroll-snap-strictness: proximity;
18
+ --tw-gradient-from-position: ;
19
+ --tw-gradient-via-position: ;
20
+ --tw-gradient-to-position: ;
21
+ --tw-ordinal: ;
22
+ --tw-slashed-zero: ;
23
+ --tw-numeric-figure: ;
24
+ --tw-numeric-spacing: ;
25
+ --tw-numeric-fraction: ;
26
+ --tw-ring-inset: ;
27
+ --tw-ring-offset-width: 0px;
28
+ --tw-ring-offset-color: #fff;
29
+ --tw-ring-color: rgb(59 130 246 / 0.5);
30
+ --tw-ring-offset-shadow: 0 0 #0000;
31
+ --tw-ring-shadow: 0 0 #0000;
32
+ --tw-shadow: 0 0 #0000;
33
+ --tw-shadow-colored: 0 0 #0000;
34
+ --tw-blur: ;
35
+ --tw-brightness: ;
36
+ --tw-contrast: ;
37
+ --tw-grayscale: ;
38
+ --tw-hue-rotate: ;
39
+ --tw-invert: ;
40
+ --tw-saturate: ;
41
+ --tw-sepia: ;
42
+ --tw-drop-shadow: ;
43
+ --tw-backdrop-blur: ;
44
+ --tw-backdrop-brightness: ;
45
+ --tw-backdrop-contrast: ;
46
+ --tw-backdrop-grayscale: ;
47
+ --tw-backdrop-hue-rotate: ;
48
+ --tw-backdrop-invert: ;
49
+ --tw-backdrop-opacity: ;
50
+ --tw-backdrop-saturate: ;
51
+ --tw-backdrop-sepia: ;
52
+ --tw-contain-size: ;
53
+ --tw-contain-layout: ;
54
+ --tw-contain-paint: ;
55
+ --tw-contain-style: ;
56
+ }
57
+ ::backdrop {
58
+ --tw-border-spacing-x: 0;
59
+ --tw-border-spacing-y: 0;
60
+ --tw-translate-x: 0;
61
+ --tw-translate-y: 0;
62
+ --tw-rotate: 0;
63
+ --tw-skew-x: 0;
64
+ --tw-skew-y: 0;
65
+ --tw-scale-x: 1;
66
+ --tw-scale-y: 1;
67
+ --tw-pan-x: ;
68
+ --tw-pan-y: ;
69
+ --tw-pinch-zoom: ;
70
+ --tw-scroll-snap-strictness: proximity;
71
+ --tw-gradient-from-position: ;
72
+ --tw-gradient-via-position: ;
73
+ --tw-gradient-to-position: ;
74
+ --tw-ordinal: ;
75
+ --tw-slashed-zero: ;
76
+ --tw-numeric-figure: ;
77
+ --tw-numeric-spacing: ;
78
+ --tw-numeric-fraction: ;
79
+ --tw-ring-inset: ;
80
+ --tw-ring-offset-width: 0px;
81
+ --tw-ring-offset-color: #fff;
82
+ --tw-ring-color: rgb(59 130 246 / 0.5);
83
+ --tw-ring-offset-shadow: 0 0 #0000;
84
+ --tw-ring-shadow: 0 0 #0000;
85
+ --tw-shadow: 0 0 #0000;
86
+ --tw-shadow-colored: 0 0 #0000;
87
+ --tw-blur: ;
88
+ --tw-brightness: ;
89
+ --tw-contrast: ;
90
+ --tw-grayscale: ;
91
+ --tw-hue-rotate: ;
92
+ --tw-invert: ;
93
+ --tw-saturate: ;
94
+ --tw-sepia: ;
95
+ --tw-drop-shadow: ;
96
+ --tw-backdrop-blur: ;
97
+ --tw-backdrop-brightness: ;
98
+ --tw-backdrop-contrast: ;
99
+ --tw-backdrop-grayscale: ;
100
+ --tw-backdrop-hue-rotate: ;
101
+ --tw-backdrop-invert: ;
102
+ --tw-backdrop-opacity: ;
103
+ --tw-backdrop-saturate: ;
104
+ --tw-backdrop-sepia: ;
105
+ --tw-contain-size: ;
106
+ --tw-contain-layout: ;
107
+ --tw-contain-paint: ;
108
+ --tw-contain-style: ;
109
+ }
110
+ *,
111
+ ::before,
112
+ ::after {
113
+ box-sizing: border-box;
114
+ border-width: 0;
1261
115
  border-style: solid;
1262
- --tw-border-opacity: 1;
1263
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
1264
- box-shadow: 0px 1px 0px 0px rgba(17, 24, 39, 0.1);
1265
- }
1266
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd.ant-btn-default:hover {
1267
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
1268
- --tw-border-opacity: 1;
1269
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
1270
- }
1271
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd.ant-btn-default:focus-visible {
1272
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1273
- }
1274
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia {
1275
- background-color: transparent;
1276
- border-width: 0px;
1277
- border-style: none;
1278
- box-shadow: none;
1279
- }
1280
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:hover {
1281
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
1282
- border-style: none;
1283
- --tw-bg-opacity: 1;
1284
- background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
1285
- }
1286
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:active {
1287
- --tw-bg-opacity: 1;
1288
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
116
+ border-color: #e5e7eb;
117
+ }
118
+ ::before,
119
+ ::after {
120
+ --tw-content: "";
121
+ }
122
+ html,
123
+ :host {
124
+ line-height: 1.5;
125
+ -webkit-text-size-adjust: 100%;
126
+ -moz-tab-size: 4;
127
+ -o-tab-size: 4;
128
+ tab-size: 4;
129
+ font-family:
130
+ ui-sans-serif,
131
+ system-ui,
132
+ sans-serif,
133
+ "Apple Color Emoji",
134
+ "Segoe UI Emoji",
135
+ "Segoe UI Symbol",
136
+ "Noto Color Emoji";
137
+ font-feature-settings: normal;
138
+ font-variation-settings: normal;
139
+ -webkit-tap-highlight-color: transparent;
140
+ }
141
+ body {
142
+ margin: 0;
143
+ line-height: inherit;
144
+ }
145
+ hr {
146
+ height: 0;
147
+ color: inherit;
148
+ border-top-width: 1px;
149
+ }
150
+ abbr:where([title]) {
151
+ -webkit-text-decoration: underline dotted;
152
+ text-decoration: underline dotted;
153
+ }
154
+ h1,
155
+ h2,
156
+ h3,
157
+ h4,
158
+ h5,
159
+ h6 {
160
+ font-size: inherit;
161
+ font-weight: inherit;
162
+ }
163
+ a {
164
+ color: inherit;
165
+ text-decoration: inherit;
166
+ }
167
+ b,
168
+ strong {
169
+ font-weight: bolder;
170
+ }
171
+ code,
172
+ kbd,
173
+ samp,
174
+ pre {
175
+ font-family:
176
+ ui-monospace,
177
+ SFMono-Regular,
178
+ Menlo,
179
+ Monaco,
180
+ Consolas,
181
+ "Liberation Mono",
182
+ "Courier New",
183
+ monospace;
184
+ font-feature-settings: normal;
185
+ font-variation-settings: normal;
186
+ font-size: 1em;
187
+ }
188
+ small {
189
+ font-size: 80%;
190
+ }
191
+ sub,
192
+ sup {
193
+ font-size: 75%;
194
+ line-height: 0;
195
+ position: relative;
196
+ vertical-align: baseline;
197
+ }
198
+ sub {
199
+ bottom: -0.25em;
200
+ }
201
+ sup {
202
+ top: -0.5em;
203
+ }
204
+ table {
205
+ text-indent: 0;
206
+ border-color: inherit;
207
+ border-collapse: collapse;
208
+ }
209
+ button,
210
+ input,
211
+ optgroup,
212
+ select,
213
+ textarea {
214
+ font-family: inherit;
215
+ font-feature-settings: inherit;
216
+ font-variation-settings: inherit;
217
+ font-size: 100%;
218
+ font-weight: inherit;
219
+ line-height: inherit;
220
+ letter-spacing: inherit;
221
+ color: inherit;
222
+ margin: 0;
223
+ padding: 0;
1289
224
  }
1290
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn:focus-visible {
1291
- outline: 2px solid rgba(236, 93, 37, 0.2);
225
+ button,
226
+ select {
227
+ text-transform: none;
1292
228
  }
1293
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9 {
229
+ button,
230
+ input:where([type=button]),
231
+ input:where([type=reset]),
232
+ input:where([type=submit]) {
233
+ -webkit-appearance: button;
1294
234
  background-color: transparent;
1295
- padding: 0px;
1296
- border-width: 0px;
1297
- border-style: none;
1298
- height: auto;
1299
- box-shadow: none;
235
+ background-image: none;
1300
236
  }
1301
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover.Button-module__onHoverUnderline___LOfXo {
1302
- text-decoration: underline;
237
+ :-moz-focusring {
238
+ outline: auto;
1303
239
  }
1304
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover {
240
+ :-moz-ui-invalid {
1305
241
  box-shadow: none;
1306
- border-style: none;
1307
- background-color: transparent;
1308
- }
1309
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:active {
1310
- background-color: transparent;
1311
- }
1312
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn:focus-visible {
1313
- outline: none;
1314
- }
1315
-
1316
- /* src/atom/Modal/Modal.module.scss */
1317
- .Modal-module__modal___PKrAi.Modal-module__footerMargintopDisable___4B6u- .Modal-module__ant-modal-footer___HKsDR {
1318
- margin-top: 0;
1319
- margin-top: 0px;
1320
- }
1321
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter {
1322
- padding: 24px;
1323
- padding: 1.5rem;
1324
- display: flex;
1325
- justify-content: flex-end;
1326
- }
1327
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__okBtn___Ut8e5,
1328
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__cancelBtn___i0Rm8 {
1329
- min-width: 92px;
1330
242
  }
1331
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter {
1332
- padding: 24px;
1333
- padding: 1.5rem;
1334
- padding-top: 0px;
1335
- display: flex;
1336
- justify-content: flex-end;
243
+ progress {
244
+ vertical-align: baseline;
1337
245
  }
1338
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__okBtn___Ut8e5,
1339
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__cancelBtn___i0Rm8 {
1340
- width: 50%;
246
+ ::-webkit-inner-spin-button,
247
+ ::-webkit-outer-spin-button {
248
+ height: auto;
1341
249
  }
1342
- .Modal-module__modal___PKrAi .ant-modal-content {
250
+ [type=search] {
251
+ -webkit-appearance: textfield;
252
+ outline-offset: -2px;
253
+ }
254
+ ::-webkit-search-decoration {
255
+ -webkit-appearance: none;
256
+ }
257
+ ::-webkit-file-upload-button {
258
+ -webkit-appearance: button;
259
+ font: inherit;
260
+ }
261
+ summary {
262
+ display: list-item;
263
+ }
264
+ blockquote,
265
+ dl,
266
+ dd,
267
+ h1,
268
+ h2,
269
+ h3,
270
+ h4,
271
+ h5,
272
+ h6,
273
+ hr,
274
+ figure,
275
+ p,
276
+ pre {
277
+ margin: 0;
278
+ }
279
+ fieldset {
280
+ margin: 0;
1343
281
  padding: 0;
1344
- border-radius: 0.75rem;
1345
- padding: 0px;
1346
282
  }
1347
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
1348
- margin-bottom: 0px;
1349
- padding: 1rem;
1350
- }
1351
- @media (min-width: 576px) {
1352
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
1353
- padding: 1.5rem;
1354
- }
283
+ legend {
284
+ padding: 0;
1355
285
  }
1356
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header .ant-modal-title {
1357
- justify-content: flex-start;
1358
- padding-right: 1.25rem;
1359
- font-size: 1.25rem;
1360
- font-weight: 500;
1361
- line-height: 1.75rem;
1362
- --tw-text-opacity: 1;
1363
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
286
+ ol,
287
+ ul,
288
+ menu {
289
+ list-style: none;
290
+ margin: 0;
291
+ padding: 0;
1364
292
  }
1365
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
1366
- display: flex;
1367
- align-items: flex-end;
1368
- justify-content: center;
293
+ dialog {
294
+ padding: 0;
1369
295
  }
1370
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close .ant-modal-close-x {
1371
- display: flex;
1372
- align-items: center;
1373
- justify-content: center;
296
+ textarea {
297
+ resize: vertical;
298
+ }
299
+ input::-moz-placeholder,
300
+ textarea::-moz-placeholder {
301
+ opacity: 1;
302
+ color: #9ca3af;
303
+ }
304
+ input::placeholder,
305
+ textarea::placeholder {
306
+ opacity: 1;
307
+ color: #9ca3af;
308
+ }
309
+ button,
310
+ [role=button] {
311
+ cursor: pointer;
312
+ }
313
+ :disabled {
314
+ cursor: default;
315
+ }
316
+ img,
317
+ svg,
318
+ video,
319
+ canvas,
320
+ audio,
321
+ iframe,
322
+ embed,
323
+ object {
324
+ display: block;
325
+ vertical-align: middle;
326
+ }
327
+ img,
328
+ video {
329
+ max-width: 100%;
330
+ height: auto;
1374
331
  }
1375
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-body {
1376
- padding: 0 1.5rem 1.5rem;
1377
- max-height: 80vh;
1378
- overflow: auto;
332
+ [hidden]:where(:not([hidden=until-found])) {
333
+ display: none;
1379
334
  }
1380
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
1381
- top: 1.5rem;
335
+ .tw-right-6 {
1382
336
  right: 1.5rem;
1383
- padding-bottom: 0.25rem;
1384
- }
1385
- .Modal-module__modal___PKrAi .ant-btn-primary {
1386
- margin-inline-start: 0.5rem;
1387
- }
1388
-
1389
- /* CSS Modules */
1390
-
1391
-
1392
- /* CSS Modules */
1393
- /* src/atom/Tooltip/Tooltip.module.scss */
1394
- .Tooltip-module__light___H5oCc .ant-tooltip-content .ant-tooltip-inner {
1395
- background-color: white !important;
1396
- color: #111827;
1397
- border-radius: 0.5rem;
1398
- padding: 0.625rem;
1399
- --tw-text-opacity: 1;
1400
- color: rgb(33 40 55 / var(--tw-text-opacity, 1));
1401
337
  }
1402
- .Tooltip-module__light___H5oCc .ant-tooltip-arrow:before {
1403
- background-color: white !important;
338
+ .tw-top-6 {
339
+ top: 1.5rem;
1404
340
  }
1405
-
1406
- /* src/atom/Checkbox/Checkbox.module.scss */
1407
- .Checkbox-module__checkbox___xxg5L {
341
+ .tw-flex {
1408
342
  display: flex;
1409
- align-items: center;
1410
- }
1411
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_small___Kknlo .ant-checkbox .ant-checkbox-inner {
1412
- height: 16px;
1413
- width: 16px;
1414
- }
1415
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner {
1416
- height: 20px;
1417
- width: 20px;
1418
- }
1419
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner::after {
1420
- inset-inline-start: 27%;
1421
- }
1422
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner {
1423
- height: 24px;
1424
- width: 24px;
1425
- }
1426
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner::after {
1427
- inset-inline-start: 33%;
1428
- }
1429
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked .ant-checkbox-inner {
1430
- border-color: #ec5d25;
1431
- background-color: #ec5d25;
1432
- }
1433
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.ant-checkbox-wrapper:hover
1434
- .ant-checkbox-checked:not(.ant-checkbox-disabled)
1435
- .ant-checkbox-inner {
1436
- --tw-bg-opacity: 1;
1437
- background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
1438
- }
1439
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked:focus-visible {
1440
- outline: 2px solid #0a65e7;
1441
- }
1442
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 {
1443
- cursor: not-allowed;
1444
343
  }
1445
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner {
1446
- opacity: 0.5;
1447
- border-color: #ec5d25;
1448
- background-color: #ec5d25;
344
+ .tw-h-2 {
345
+ height: 0.5rem;
1449
346
  }
1450
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner::after {
1451
- border-color: #ffffff;
347
+ .tw-h-3 {
348
+ height: 0.75rem;
1452
349
  }
1453
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox .ant-checkbox-inner {
1454
- border-color: #b6bac3;
1455
- }
1456
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:hover .ant-checkbox-inner {
1457
- border-color: #6b7280;
1458
- }
1459
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:focus-visible {
1460
- outline: 2px solid #0a65e7;
1461
- }
1462
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 {
350
+ .tw-cursor-not-allowed {
1463
351
  cursor: not-allowed;
1464
352
  }
1465
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 .ant-checkbox .ant-checkbox-inner {
1466
- border-color: #b6bac3;
1467
- background-color: #f9fafb;
1468
- }
1469
- .Checkbox-module__checkbox___xxg5L .ant-checkbox-disabled + span {
1470
- color: #363e4f;
1471
- }
1472
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_normal___faYKo {
1473
- color: #363e4f;
1474
- font-weight: 400;
1475
- font-size: 0.875rem;
1476
- line-height: 20px;
353
+ .tw-items-end {
354
+ align-items: flex-end;
1477
355
  }
1478
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_emphasized___-koYj {
1479
- color: #363e4f;
1480
- font-weight: 500;
1481
- font-size: 0.875rem;
1482
- line-height: 20px;
1483
- }
1484
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner {
1485
- opacity: 0.5;
1486
- border-color: #ec5d25;
1487
- background-color: #ec5d25;
1488
- }
1489
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1490
- border-color: #ffffff;
1491
- }
1492
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner {
1493
- border-color: #ec5d25 !important;
1494
- background-color: #ec5d25 !important;
1495
- }
1496
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1497
- inset-inline-start: 50%;
1498
- width: 60%;
1499
- height: 3px;
1500
- border-radius: 4px;
1501
- background: white;
1502
- }
1503
-
1504
- /* src/atom/Button/Button.module.scss */
1505
- .Button-module__button___cLCyl {
1506
- display: flex;
356
+ .tw-items-center {
1507
357
  align-items: center;
1508
- justify-content: center;
1509
- gap: 0.25rem;
1510
- border-radius: 0.5rem;
1511
- }
1512
- .Button-module__button___cLCyl.Button-module__size_large___S-mbU {
1513
- height: 56px;
1514
- padding-left: 1rem;
1515
- padding-right: 1rem;
1516
358
  }
1517
- .Button-module__button___cLCyl.Button-module__size_large___S-mbU.Button-module__shape_circle___sPUS5 {
1518
- width: 56px;
1519
- }
1520
- .Button-module__button___cLCyl.Button-module__size_normal___qJUMj {
1521
- height: 40px;
1522
- padding-left: 0.75rem;
1523
- padding-right: 0.75rem;
359
+ .tw-justify-center {
360
+ justify-content: center;
1524
361
  }
1525
- .Button-module__button___cLCyl.Button-module__size_normal___qJUMj.Button-module__shape_circle___sPUS5 {
1526
- width: 40px;
362
+ .tw-gap-1 {
363
+ gap: 0.25rem;
1527
364
  }
1528
- .Button-module__button___cLCyl.Button-module__size_small___IUeei {
1529
- height: 32px;
1530
- padding-left: 0.5rem;
1531
- padding-right: 0.5rem;
365
+ .tw-rounded-full {
366
+ border-radius: 9999px;
1532
367
  }
1533
- .Button-module__button___cLCyl.Button-module__size_small___IUeei.Button-module__shape_circle___sPUS5 {
1534
- width: 32px;
368
+ .tw-rounded-lg {
369
+ border-radius: 0.5rem;
1535
370
  }
1536
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz- {
1537
- --tw-bg-opacity: 1;
1538
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
371
+ .tw-border {
1539
372
  border-width: 1px;
1540
- border-style: solid;
1541
- --tw-border-opacity: 1;
1542
- border-color: rgb(236 93 37 / var(--tw-border-opacity, 1));
1543
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
1544
- }
1545
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.ant-btn-primary:active {
1546
- --tw-bg-opacity: 1;
1547
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
1548
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
1549
- }
1550
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-:focus-visible {
1551
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1552
- }
1553
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_subtle___BMbbd {
1554
- --tw-text-opacity: 1;
1555
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1556
- }
1557
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_subtle___BMbbd:hover {
1558
- --tw-text-opacity: 1;
1559
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1560
- }
1561
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_link___Cj1O9 {
1562
- --tw-text-opacity: 1;
1563
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1564
373
  }
1565
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_link___Cj1O9:hover {
1566
- --tw-text-opacity: 1;
1567
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
374
+ .tw-border-0 {
375
+ border-width: 0px;
1568
376
  }
1569
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA {
1570
- border-width: 1px;
377
+ .tw-border-solid {
1571
378
  border-style: solid;
1572
- --tw-bg-opacity: 1;
1573
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
1574
- --tw-border-opacity: 1;
1575
- border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
1576
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
1577
379
  }
1578
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:active {
1579
- --tw-bg-opacity: 1;
1580
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
1581
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
1582
- }
1583
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:focus-visible {
1584
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
380
+ .tw-bg-transparent {
381
+ background-color: transparent;
1585
382
  }
1586
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_subtle___BMbbd {
1587
- --tw-text-opacity: 1;
1588
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
383
+ .tw-object-cover {
384
+ -o-object-fit: cover;
385
+ object-fit: cover;
1589
386
  }
1590
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_subtle___BMbbd:hover {
1591
- --tw-text-opacity: 1;
1592
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
387
+ .tw-p-2 {
388
+ padding: 0.5rem;
1593
389
  }
1594
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_link___Cj1O9 {
1595
- --tw-text-opacity: 1;
1596
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
390
+ .tw-p-4 {
391
+ padding: 1rem;
1597
392
  }
1598
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_link___Cj1O9:hover {
1599
- --tw-text-opacity: 1;
1600
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
393
+ .tw-text-font-size-10 {
394
+ font-size: 0.625rem;
1601
395
  }
1602
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp {
1603
- border-width: 1px;
1604
- --tw-bg-opacity: 1;
1605
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
1606
- border-style: solid;
1607
- --tw-border-opacity: 1;
1608
- border-color: rgb(207 34 49 / var(--tw-border-opacity, 1));
1609
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
396
+ .tw-text-font-size-50 {
397
+ font-size: 1.25rem;
1610
398
  }
1611
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:active {
1612
- --tw-bg-opacity: 1;
1613
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
1614
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
399
+ .tw-font-medium {
400
+ font-weight: 500;
1615
401
  }
1616
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:focus-visible {
1617
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
402
+ .tw-leading-7 {
403
+ line-height: 1.75rem;
1618
404
  }
1619
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_subtle___BMbbd {
405
+ .tw-text-color-border-dark-subtle {
1620
406
  --tw-text-opacity: 1;
1621
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
407
+ color: rgb(33 40 55 / var(--tw-text-opacity, 1));
1622
408
  }
1623
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_subtle___BMbbd:hover {
409
+ .tw-text-color-surface-dark {
1624
410
  --tw-text-opacity: 1;
1625
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
411
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1626
412
  }
1627
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_link___Cj1O9 {
413
+ .tw-text-color-text-primary {
1628
414
  --tw-text-opacity: 1;
1629
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
415
+ color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1630
416
  }
1631
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_link___Cj1O9:hover {
417
+ .tw-text-white {
1632
418
  --tw-text-opacity: 1;
1633
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1634
- }
1635
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd {
1636
- --tw-bg-opacity: 1;
1637
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
1638
- border-width: 1px;
1639
- border-style: solid;
1640
- --tw-border-opacity: 1;
1641
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
1642
- box-shadow: 0px 1px 0px 0px rgba(17, 24, 39, 0.1);
1643
- }
1644
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd.ant-btn-default:hover {
1645
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
1646
- --tw-border-opacity: 1;
1647
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
1648
- }
1649
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd.ant-btn-default:focus-visible {
1650
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1651
- }
1652
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia {
1653
- background-color: transparent;
1654
- border-width: 0px;
1655
- border-style: none;
1656
- box-shadow: none;
1657
- }
1658
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:hover {
1659
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
1660
- border-style: none;
1661
- --tw-bg-opacity: 1;
1662
- background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
1663
- }
1664
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:active {
1665
- --tw-bg-opacity: 1;
1666
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
1667
- }
1668
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn:focus-visible {
1669
- outline: 2px solid rgba(236, 93, 37, 0.2);
1670
- }
1671
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9 {
1672
- background-color: transparent;
1673
- padding: 0px;
1674
- border-width: 0px;
1675
- border-style: none;
1676
- height: auto;
1677
- box-shadow: none;
1678
- }
1679
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover.Button-module__onHoverUnderline___LOfXo {
1680
- text-decoration: underline;
1681
- }
1682
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover {
1683
- box-shadow: none;
1684
- border-style: none;
1685
- background-color: transparent;
1686
- }
1687
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:active {
1688
- background-color: transparent;
1689
- }
1690
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn:focus-visible {
1691
- outline: none;
1692
- }
1693
-
1694
- /* src/atom/Switch/Switch.module.scss */
1695
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
1696
- height: 0.75rem;
1697
- min-width: 1.5rem
1698
- }
1699
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
1700
- height: 0.5rem;
1701
- width: 0.5rem
1702
- }
1703
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked {
1704
- --tw-bg-opacity: 1;
1705
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
1706
- }
1707
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked:hover {
1708
- --tw-bg-opacity: 1;
1709
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
1710
- }
1711
-
1712
- /* src/atom/Radio/Radio.module.scss */
1713
- .Radio-module__radio___1CPAk {
1714
- display: flex;
1715
- align-items: center;
1716
- }
1717
- .Radio-module__radio___1CPAk.Radio-module__size_small___nRXgM .ant-radio .ant-radio-inner {
1718
- height: 16px;
1719
- width: 16px;
1720
- }
1721
- .Radio-module__radio___1CPAk.Radio-module__size_medium___uSzPl .ant-radio .ant-radio-inner {
1722
- height: 20px;
1723
- width: 20px;
1724
- }
1725
- .Radio-module__radio___1CPAk.Radio-module__size_large___ubpHs .ant-radio .ant-radio-inner {
1726
- height: 24px;
1727
- width: 24px;
1728
- }
1729
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked .ant-radio-inner {
1730
- border-color: #EC5D25;
1731
- background-color: #EC5D25;
1732
- }
1733
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:hover .ant-radio-inner {
1734
- border-color: #B94710;
1735
- background-color: #B94710;
1736
- }
1737
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:focus-visible {
1738
- outline: 2px solid #0A65E7;
1739
- }
1740
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z {
1741
- cursor: not-allowed;
1742
- }
1743
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner {
1744
- border-color: #B6BAC3;
1745
- background-color: #B6BAC3;
1746
- }
1747
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner::after {
1748
- transform: scale(0.375);
1749
- background-color: #FFFFFF;
1750
- }
1751
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio .ant-radio-inner {
1752
- border-color: #B6BAC3;
1753
- }
1754
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:hover .ant-radio-inner {
1755
- border-color: #6B7280;
1756
- }
1757
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:focus-visible {
1758
- outline: 2px solid #0A65E7;
1759
- }
1760
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z {
1761
- cursor: not-allowed;
1762
- }
1763
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z .ant-radio .ant-radio-inner {
1764
- border-color: #B6BAC3;
1765
- background-color: #F9FAFB;
1766
- }
1767
- .Radio-module__radio___1CPAk.Radio-module__variant_normal___FQkTC {
1768
- color: #363E4F;
1769
- font-weight: 400;
1770
- font-size: 0.875rem;
1771
- line-height: 20px;
1772
- }
1773
- .Radio-module__radio___1CPAk.Radio-module__variant_emphasized___Fgpv6 {
1774
- color: #363E4F;
1775
- font-weight: 500;
1776
- font-size: 0.875rem;
1777
- line-height: 20px;
1778
- }
1779
-
1780
- /* src/atom/Modal/Modal.module.scss */
1781
- .Modal-module__modal___PKrAi.Modal-module__footerMargintopDisable___4B6u- .Modal-module__ant-modal-footer___HKsDR {
1782
- margin-top: 0;
1783
- margin-top: 0px;
1784
- }
1785
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter {
1786
- padding: 24px;
1787
- padding: 1.5rem;
1788
- display: flex;
1789
- justify-content: flex-end;
1790
- }
1791
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__okBtn___Ut8e5,
1792
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__cancelBtn___i0Rm8 {
1793
- min-width: 92px;
1794
- }
1795
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter {
1796
- padding: 24px;
1797
- padding: 1.5rem;
1798
- padding-top: 0px;
1799
- display: flex;
1800
- justify-content: flex-end;
1801
- }
1802
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__okBtn___Ut8e5,
1803
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__cancelBtn___i0Rm8 {
1804
- width: 50%;
1805
- }
1806
- .Modal-module__modal___PKrAi .ant-modal-content {
1807
- padding: 0;
1808
- border-radius: 0.75rem;
1809
- padding: 0px;
419
+ color: rgb(255 255 255 / var(--tw-text-opacity, 1));
1810
420
  }
1811
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
1812
- margin-bottom: 0px;
1813
- padding: 1rem;
421
+ .tw-opacity-40 {
422
+ opacity: 0.4;
1814
423
  }
1815
424
  @media (min-width: 576px) {
1816
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
425
+ .sm\:tw-p-6 {
1817
426
  padding: 1.5rem;
1818
427
  }
1819
428
  }
1820
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header .ant-modal-title {
1821
- justify-content: flex-start;
1822
- padding-right: 1.25rem;
1823
- font-size: 1.25rem;
1824
- font-weight: 500;
1825
- line-height: 1.75rem;
1826
- --tw-text-opacity: 1;
1827
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1828
- }
1829
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
1830
- display: flex;
1831
- align-items: flex-end;
1832
- justify-content: center;
1833
- }
1834
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close .ant-modal-close-x {
1835
- display: flex;
1836
- align-items: center;
1837
- justify-content: center;
1838
- }
1839
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-body {
1840
- padding: 0 1.5rem 1.5rem;
1841
- max-height: 80vh;
1842
- overflow: auto;
1843
- }
1844
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
1845
- top: 1.5rem;
1846
- right: 1.5rem;
1847
- padding-bottom: 0.25rem;
1848
- }
1849
- .Modal-module__modal___PKrAi .ant-btn-primary {
1850
- margin-inline-start: 0.5rem;
1851
- }
1852
-
1853
- /* CSS Modules */