@axos-web-dev/shared-components 2.2.8 → 2.2.10

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 (58) hide show
  1. package/dist/ATMLocator/ATMLocator.js +2 -2
  2. package/dist/Auth/ErrorAlert.js +3 -3
  3. package/dist/Button/Button.js +2 -2
  4. package/dist/Calculators/Calculator.js +3 -3
  5. package/dist/Calculators/MarginTradingCalculator/index.js +2 -2
  6. package/dist/Carousel/index.js +2 -2
  7. package/dist/Chatbot/AnimatedGradientBorder.css.d.ts +0 -5
  8. package/dist/Chatbot/AnimatedGradientBorder.css.js +3 -13
  9. package/dist/Chatbot/ChatWindow.css.d.ts +0 -6
  10. package/dist/Chatbot/ChatWindow.css.js +35 -47
  11. package/dist/Chatbot/ChatWindow.js +68 -130
  12. package/dist/Chatbot/Chatbot.css.js +1 -1
  13. package/dist/Chatbot/Chatbot.js +23 -84
  14. package/dist/Chatbot/ChatbotMessage.js +159 -184
  15. package/dist/Chatbot/EllipsisAnimation.js +6 -0
  16. package/dist/Chatbot/index.js +1 -7
  17. package/dist/Chevron/index.js +2 -2
  18. package/dist/Comparison/Comparison.js +2 -2
  19. package/dist/ExecutiveBio/ExecutiveBio.js +2 -2
  20. package/dist/FaqAccordion/index.js +2 -2
  21. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +2 -2
  22. package/dist/Forms/ApplyNow.js +2 -2
  23. package/dist/Forms/ContactUsBusiness.js +2 -2
  24. package/dist/Forms/ContactUsBusinessNameEmail.js +2 -2
  25. package/dist/Forms/ContactUsNMLSId.js +2 -2
  26. package/dist/Forms/CpraRequest.js +2 -2
  27. package/dist/Forms/CraPublicFile.js +2 -2
  28. package/dist/Forms/EmailOnly.js +2 -2
  29. package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -2
  30. package/dist/Forms/MortgageRate/MortgageRateWatch.js +2 -2
  31. package/dist/Forms/MortgageWarehouseLending.js +2 -2
  32. package/dist/Forms/SuccesForm.js +3 -3
  33. package/dist/Hyperlink/index.js +2 -2
  34. package/dist/ImageLink/ImageLink.js +2 -2
  35. package/dist/ImageLink/ImageLinkSet.js +2 -2
  36. package/dist/ImageLink/index.js +2 -2
  37. package/dist/Insight/Featured/CategorySelector.js +2 -2
  38. package/dist/Insight/Featured/Featured.js +2 -2
  39. package/dist/Insight/Featured/Header.js +2 -2
  40. package/dist/Modal/Modal.js +2 -2
  41. package/dist/NavigationMenu/AxosALTS/index.js +2 -2
  42. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +2 -2
  43. package/dist/NavigationMenu/AxosBank/SubNavBar.js +2 -2
  44. package/dist/NavigationMenu/AxosBank/index.js +2 -2
  45. package/dist/NavigationMenu/LaVictoire/index.js +2 -2
  46. package/dist/NavigationMenu/Navbar.js +2 -2
  47. package/dist/NavigationMenu/SignInNavButton.js +2 -2
  48. package/dist/SetContainer/SetContainer.js +2 -2
  49. package/dist/SocialMediaBar/iconsRepository.js +2 -2
  50. package/dist/VideoTile/VideoTile.js +2 -2
  51. package/dist/VideoWrapper/index.js +2 -2
  52. package/dist/assets/Chatbot/AnimatedGradientBorder.css +12 -99
  53. package/dist/assets/Chatbot/Bubble.css +7 -26
  54. package/dist/assets/Chatbot/ChatWindow.css +74 -155
  55. package/dist/assets/Chatbot/Chatbot.css +3 -0
  56. package/dist/main.js +1 -7
  57. package/package.json +1 -1
  58. package/dist/Chatbot/Chatbot.css.ts.vanilla.css.js +0 -1
@@ -4,23 +4,6 @@
4
4
  initial-value: 90deg;
5
5
  }
6
6
  @keyframes ic6iil0 {
7
- 0% {
8
- transform: translate(-50%, -50%) scale(1.4) rotate(0);
9
- }
10
- 50% {
11
- transform: translate(-50%, -50%) scale(1.4) rotate(.5turn);
12
- }
13
- 55% {
14
- transform: translate(-50%, -50%) scale(1.4) rotate(.6turn);
15
- }
16
- 95% {
17
- transform: translate(-50%, -50%) scale(1.4) rotate(1turn);
18
- }
19
- 100% {
20
- transform: translate(-50%, -50%) scale(1.4) rotate(1turn);
21
- }
22
- }
23
- @keyframes ic6iil1 {
24
7
  from {
25
8
  --angle: 0deg;
26
9
  }
@@ -28,98 +11,28 @@
28
11
  --angle: 360deg;
29
12
  }
30
13
  }
31
- @keyframes ic6iil4 {
32
- 0% {
33
- box-shadow: px -4px 12px -6px var(--_1073cm817);
34
- }
35
- 50% {
36
- box-shadow: 0px -10px 14px -6px var(--_1073cm817);
37
- }
38
- 100% {
39
- box-shadow: 0px -4px 12px -6px var(--_1073cm817);
40
- }
41
- }
42
- @keyframes ic6iil7 {
43
- 0% {
44
- box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.10), 0 10px 10px 0 rgba(0, 0, 0, 0.04);
45
- }
46
- 50% {
47
- box-shadow: 0 0 16px 4px var(--_1073cm817),
48
- 0 20px 25px 0 rgba(0, 0, 0, 0.10),
49
- 0 10px 10px 0 rgba(0, 0, 0, 0.04);
50
- }
51
- 100% {
52
- box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.10), 0 10px 10px 0 rgba(0, 0, 0, 0.04);
53
- }
54
- }
55
- .ic6iil2 {
56
- --offset: 3px;
57
- background: var(--_1073cm813);
58
- max-width: 100%;
59
- overflow: hidden;
60
- border-width: 3px;
61
- border: var(--_1073cm813);
62
- border-style: solid;
63
- }
64
- .ic6iil3 {
14
+ .ic6iil1 {
65
15
  border: 2px solid var(--_1073cm813);
66
16
  background: var(--_1073cm815);
67
- animation: ic6iil1 2s ease-in-out infinite;
17
+ animation: ic6iil0 2s ease-in-out infinite;
68
18
  }
69
- .ic6iil5 {
19
+ .ic6iil2 {
70
20
  --angle: 90deg;
71
- border: 1px solid var(--_1073cm81d);
21
+ border: 2px solid var(--_1073cm81a);
22
+ animation: ic6iil0 3s ease-in-out infinite;
72
23
  border-radius: 12px;
73
24
  background: linear-gradient(white) padding-box, var(--_1073cm815) border-box;
74
25
  }
75
- .ic6iil5:focus-within {
76
- border: 1px solid #404040;
77
- }
78
- .ic6iil6 {
79
- width: 80%;
80
- border-radius: 50%;
81
- animation: ic6iil4 2s ease-in-out infinite;
82
- }
83
- .ic6iil8 {
84
- box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.10), 0 10px 10px 0 rgba(0, 0, 0, 0.04);
85
- }
86
- @media screen and (max-width:768px) {
87
- .ic6iil2 {
88
- border: none;
89
- }
26
+ .ic6iil2:focus-within {
27
+ --angle: 270deg;
28
+ border: 2px solid transparent;
29
+ background: linear-gradient(white) padding-box, linear-gradient(var(--angle), var(--_1073cm815)) border-box;
30
+ background: linear-gradient(var(--angle), var(--_1073cm815)) border-box;
90
31
  }
91
32
  @media screen and (min-width:768px) {
92
- .ic6iil2 {
93
- width: 164px;
94
- height: 42px;
95
- border-radius: 50px;
96
- }
97
- .ic6iil2:hover::before {
98
- content: "";
99
- background: conic-gradient(transparent 320deg, white, white);
100
- position: absolute;
101
- top: 50%;
102
- left: 50%;
103
- transform: translate(-50%, -50%);
104
- aspect-ratio: 1;
105
- width: 100%;
106
- animation: ic6iil0 1.7s linear infinite;
107
- }
108
- .ic6iil2:hover::after {
109
- content: "";
110
- border-radius: inherit;
111
- background: var(--_1073cm813);
112
- position: absolute;
113
- inset: var(--offset);
114
- height: calc(100% - 2 * var(--offset));
115
- width: calc(100% - 2 * var(--offset));
116
- }
117
- .ic6iil3:hover {
33
+ .ic6iil1:hover {
118
34
  --angle: 270deg;
119
35
  border: 2px solid transparent;
120
- background: linear-gradient(var(--_1073cm813)) padding-box, linear-gradient(var(--angle), var(--_1073cm815)) border-box;
121
- }
122
- .ic6iil8:hover {
123
- animation: ic6iil7 2.5s linear;
36
+ background: linear-gradient(white, white) padding-box, linear-gradient(var(--angle), var(--_1073cm815)) border-box;
124
37
  }
125
38
  }
@@ -38,7 +38,7 @@
38
38
  height: 500px;
39
39
  width: 500px;
40
40
  display: block;
41
- animation: _7u9pv30 8s linear ;
41
+ animation: _7u9pv30 8s linear infinite;
42
42
  }
43
43
  ._7u9pv32 {
44
44
  bottom: 16px;
@@ -46,37 +46,28 @@
46
46
  right: 16px;
47
47
  z-index: 9999;
48
48
  overflow: hidden;
49
- background-color: var(--_1073cm813);
50
- font-family: Albert Sans, Inter, Lato;
51
- box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.10), 0 10px 10px 0 rgba(0, 0, 0, 0.04);
52
- }
53
- ._1hpv6vm1 ._7u9pv32 {
54
- background-color: var(--_1073cm813);
49
+ border-radius: 100px;
55
50
  }
56
51
  ._7u9pv33 {
57
52
  align-items: center;
58
- background-color: transparent;
53
+ background-color: var(--_1073cm813);
59
54
  cursor: pointer;
60
55
  display: flex;
56
+ height: 56px;
61
57
  gap: 4px;
62
58
  color: var(--_1073cm816);
63
59
  line-height: 97%;
64
60
  place-items: center;
65
61
  justify-content: center;
62
+ padding: 12px 32px;
66
63
  font-weight: 700;
67
64
  font-size: 14px;
68
65
  border: none;
69
66
  }
70
- ._1hpv6vm1 ._7u9pv33 {
71
- background-color: var(--_1073cm813);
72
- }
73
67
  ._7u9pv34 {
74
- position: absolute;
68
+ position: relative;
75
69
  z-index: 1;
76
- inset: 0;
77
- }
78
- ._7u9pv35 {
79
- font-family: Albert Sans;
70
+ overflow: hidden;
80
71
  }
81
72
  ._7u9pv36 {
82
73
  fill: var(--_1073cm816);
@@ -86,22 +77,12 @@
86
77
  border-radius: 16px;
87
78
  height: 56px;
88
79
  width: 56px;
89
- border: none;
90
80
  }
91
81
  ._7u9pv33 {
92
82
  width: 56px;
93
- height: 56px;
94
83
  padding: 0;
95
- line-height: 0;
96
84
  }
97
85
  ._7u9pv35 {
98
86
  display: none;
99
87
  }
100
- }
101
- @media screen and (min-width:768px) {
102
- ._7u9pv32 {
103
- border-radius: 100px;
104
- width: 164px;
105
- height: 48px;
106
- }
107
88
  }
@@ -1,12 +1,4 @@
1
- @keyframes _13n1jqk0 {
2
- from {
3
- box-shadow: 0 0 16px 4px var(--_1073cm817);
4
- }
5
- to {
6
- box-shadow: none;
7
- }
8
- }
9
- @keyframes _13n1jqky {
1
+ @keyframes _13n1jqkw {
10
2
  0% {
11
3
  background-position: 200% 0;
12
4
  }
@@ -14,44 +6,34 @@
14
6
  background-position: -200% 0;
15
7
  }
16
8
  }
17
- ._13n1jqk1 {
9
+ ._13n1jqk0 {
18
10
  background: var(--_1073cm818);
19
- border-radius: 24px;
20
- bottom: 15px;
11
+ border-radius: 10px;
12
+ bottom: 16px;
13
+ box-shadow: -4px -4px 60px 5px rgba(0, 0, 0, 0.3);
21
14
  display: flex;
22
- border: 1px solid #E9EBEF;
23
15
  flex-direction: column;
24
16
  height: min(calc(100vh - 112px), 560px);
25
17
  max-width: 100%;
26
18
  outline: none;
27
19
  overflow: hidden;
28
20
  position: fixed;
29
- right: 15px;
21
+ right: 16px;
30
22
  transform: translate(calc(0px - 64px / 2), calc(64px / 2 + 24px)) scale(0);
31
- transition: transform 0.3s, visibility 0.3s, box-shadow 0.3s ease;
23
+ transition: transform 0.3s, visibility 0.3s;
32
24
  transform-origin: bottom right;
33
25
  width: min(calc(100vw - 50px), 350px);
34
26
  z-index: 10000;
35
- font-family: var(--main-font-family);
36
- }
37
- ._1hpv6vm0 ._13n1jqk1 {
38
- font-family: Inter;
39
- }
40
- ._1hpv6vm1 ._13n1jqk1 {
41
- font-family: Lato;
42
27
  }
43
- ._13n1jqk3 {
28
+ ._13n1jqk2 {
44
29
  display: flex;
45
30
  }
46
- ._13n1jqk4 {
47
- animation: _13n1jqk0 2s forwards;
48
- box-shadow: 0 0 16px 4px var(--_1073cm817);
31
+ ._13n1jqk3 {
49
32
  transform: translate(0px) scale(1);
50
33
  transition: transform 0.3s;
51
34
  visibility: visible;
52
- animation-delay: 1s;
53
35
  }
54
- ._13n1jqk5 {
36
+ ._13n1jqk4 {
55
37
  align-items: center;
56
38
  background-color: var(--_1073cm818);
57
39
  display: grid;
@@ -61,24 +43,18 @@
61
43
  padding: 20px 24px;
62
44
  gap: 8px;
63
45
  }
64
- ._13n1jqk7 {
46
+ ._13n1jqk6 {
65
47
  color: var(--_1073cm81a);
66
48
  font-weight: 700;
67
49
  font-size: 18px;
68
50
  line-height: 1.5;
69
51
  }
70
- ._1hpv6vm0 ._13n1jqk7 {
71
- font-family: Inter;
72
- }
73
- ._1hpv6vm1 ._13n1jqk7 {
74
- font-family: Lato;
75
- }
76
- ._13n1jqk8 {
52
+ ._13n1jqk7 {
77
53
  display: flex;
78
54
  align-items: center;
79
- gap: 4px;
55
+ gap: 8px;
80
56
  }
81
- ._13n1jqk9 {
57
+ ._13n1jqk8 {
82
58
  width: 32px;
83
59
  height: 32px;
84
60
  border-radius: 50%;
@@ -88,91 +64,75 @@
88
64
  justify-content: center;
89
65
  align-items: center;
90
66
  }
91
- ._13n1jqk9:hover {
67
+ ._13n1jqk8:hover {
92
68
  background: #0000000f;
93
69
  cursor: pointer;
94
70
  }
95
- button:has(span:hover) ._13n1jqk9 {
71
+ button:has(span:hover) ._13n1jqk8 {
96
72
  background: #0000000f;
97
73
  cursor: pointer;
98
74
  }
99
- ._13n1jqka {
75
+ ._13n1jqk9 {
100
76
  border: none;
101
77
  cursor: pointer;
102
78
  line-height: 1;
79
+ margin-left: 8px;
103
80
  padding: 0;
104
81
  }
105
- ._13n1jqka >:first-child {
82
+ ._13n1jqk9 >:first-child {
106
83
  display: block;
107
84
  }
108
- ._13n1jqka > :last-child {
85
+ ._13n1jqk9 > :last-child {
109
86
  display: none;
110
87
  }
111
- ._13n1jqkb {
88
+ ._13n1jqka {
112
89
  fill: var(--_1073cm81a);
113
90
  color: var(--_1073cm81a);
114
91
  }
115
- ._13n1jqkc {
92
+ ._13n1jqkb {
116
93
  border: none;
117
94
  color: #1F1F1F;
118
95
  flex: 1 0 0;
119
96
  font-size: 16px;
97
+ opacity: 0.7;
120
98
  outline: none;
121
99
  background: transparent;
122
100
  resize: none;
123
- margin-right: 8px;
124
- }
125
- ._13n1jqkc::placeholder {
126
- color: #435164;
127
101
  }
128
- ._1hpv6vm1 ._13n1jqkc {
129
- font-family: Lato;
102
+ ._13n1jqkb::placeholder {
103
+ color: rgba(31,31,31,.38);
130
104
  }
131
- ._1hpv6vm1 ._13n1jqkc::placeholder {
132
- color: #435164;
105
+ ._1hpv6vm1 ._13n1jqkb::placeholder {
106
+ color: rgba(31,31,31,.58);
133
107
  }
134
- ._13n1jqkc:disabled {
108
+ ._13n1jqkb:disabled {
135
109
  cursor: not-allowed;
136
110
  }
137
- ._1hpv6vm0 ._13n1jqkc {
138
- font-family: Inter;
139
- }
140
- ._13n1jqkd {
111
+ ._13n1jqkc {
141
112
  overflow-y: hidden;
142
113
  min-height: 20px;
143
114
  }
144
- ._13n1jqke {
145
- margin: 4px 0 0;
146
- padding: 0;
147
- font-size: 10px;
148
- line-height: 16px;
149
- font-weight: 400;
150
- letter-spacing: 0.2px;
151
- text-align: center;
152
- color: #666666;
153
- }
154
- ._13n1jqkf {
155
- display: flex;
156
- align-items: center;
115
+ ._13n1jqkd {
116
+ padding-inline: 20px;
157
117
  background: transparent;
158
118
  border: none;
159
119
  }
160
- ._13n1jqkf:hover {
120
+ ._13n1jqkd:hover {
161
121
  cursor: pointer;
162
122
  }
163
- ._13n1jqkf:disabled {
123
+ ._13n1jqkd:disabled {
164
124
  cursor: not-allowed;
165
125
  }
166
- ._13n1jqkf svg {
126
+ ._13n1jqkd svg {
167
127
  fill: rgba(31,31,31,.38);
168
128
  }
169
- ._13n1jqkf.active svg {
129
+ ._13n1jqkd.active svg {
170
130
  fill: #1e3860;
171
131
  }
172
- ._1hpv6vm1 ._13n1jqkf.active svg {
132
+ ._1hpv6vm1 ._13n1jqkd.active svg {
173
133
  fill: #e18357;
174
134
  }
175
- ._13n1jqkg {
135
+ ._13n1jqke {
176
136
  background: #ffffff;
177
137
  display: flex;
178
138
  flex: 1;
@@ -183,26 +143,26 @@ button:has(span:hover) ._13n1jqk9 {
183
143
  scrollbar-color: #ccc transparent;
184
144
  overflow-x: hidden;
185
145
  }
186
- ._13n1jqkg > :first-child {
146
+ ._13n1jqke > :first-child {
187
147
  margin-top: auto;
188
148
  }
189
- ._13n1jqkh {
149
+ ._13n1jqkf {
190
150
  color: #888;
191
151
  font-size: 10px;
192
152
  margin-bottom: 4px;
193
153
  text-align: center;
194
154
  }
195
- ._13n1jqki {
155
+ ._13n1jqkg {
196
156
  border-top-left-radius: 32px;
197
157
  border-top-right-radius: 32px;
198
- margin-bottom: 0;
158
+ margin-bottom: 4px;
199
159
  max-width: 93%;
200
160
  padding: 12px 24px;
201
161
  }
202
- ._13n1jqki ul {
162
+ ._13n1jqkg ul {
203
163
  padding-left: 24px;
204
164
  }
205
- ._13n1jqkj {
165
+ ._13n1jqkh {
206
166
  border-radius: 8px;
207
167
  display: flex;
208
168
  flex-direction: column;
@@ -210,7 +170,7 @@ button:has(span:hover) ._13n1jqk9 {
210
170
  align-items: flex-end;
211
171
  gap: 5px;
212
172
  }
213
- ._13n1jqkk {
173
+ ._13n1jqki {
214
174
  font-size: 12px;
215
175
  text-align: center;
216
176
  background: var(--_1073cm818);
@@ -221,13 +181,13 @@ button:has(span:hover) ._13n1jqk9 {
221
181
  width: min(60%,180px);
222
182
  border: 1px solid var(--_1073cm81d);
223
183
  }
224
- ._13n1jqkk:hover {
184
+ ._13n1jqki:hover {
225
185
  background: #f0f0f0;
226
186
  }
227
- ._1hpv6vm1 ._13n1jqkk {
187
+ ._1hpv6vm1 ._13n1jqki {
228
188
  color: #323339;
229
189
  }
230
- ._13n1jqkl {
190
+ ._13n1jqkj {
231
191
  background: #1e629a;
232
192
  border: none;
233
193
  color: #fff;
@@ -238,15 +198,15 @@ button:has(span:hover) ._13n1jqk9 {
238
198
  text-align: center;
239
199
  width: 100%;
240
200
  }
241
- ._13n1jqkl:hover {
201
+ ._13n1jqkj:hover {
242
202
  opacity: 0.8;
243
203
  }
244
- ._13n1jqkm {
204
+ ._13n1jqkk {
245
205
  background: white;
246
206
  color: var(--_1073cm81a);
247
207
  border: 1px solid var(--_1073cm81f);
248
208
  }
249
- ._13n1jqkn {
209
+ ._13n1jqkl {
250
210
  position: absolute;
251
211
  top: 48px;
252
212
  right: 70px;
@@ -262,7 +222,7 @@ button:has(span:hover) ._13n1jqk9 {
262
222
  color: #323339;
263
223
  }
264
224
  }
265
- ._13n1jqko {
225
+ ._13n1jqkm {
266
226
  color: #435164;
267
227
  border-bottom: 1px solid #1f2d3e;
268
228
  padding: 12px;
@@ -270,26 +230,26 @@ button:has(span:hover) ._13n1jqk9 {
270
230
  font-size: 14px;
271
231
  border-radius: 16px;
272
232
  }
273
- ._13n1jqko:last-child {
233
+ ._13n1jqkm:last-child {
274
234
  border-bottom: none;
275
235
  }
276
- ._13n1jqko button {
236
+ ._13n1jqkm button {
277
237
  background: transparent;
278
238
  border: none;
279
239
  color: inherit;
280
240
  cursor: pointer;
281
241
  }
282
- ._13n1jqkp {
242
+ ._13n1jqkn {
283
243
  font-size: 10px;
284
244
  text-align: center;
285
245
  margin-bottom: 8px;
286
246
  margin-top: 8px;
287
247
  color: #1e3860;
288
248
  }
289
- ._1hpv6vm1 ._13n1jqkp {
249
+ ._1hpv6vm1 ._13n1jqkn {
290
250
  color: #323339;
291
251
  }
292
- ._13n1jqkq {
252
+ ._13n1jqko {
293
253
  align-items: center;
294
254
  background-color: var(--_1073cm818);
295
255
  bottom: 0;
@@ -310,7 +270,7 @@ button:has(span:hover) ._13n1jqk9 {
310
270
  margin: auto;
311
271
  padding: 24px;
312
272
  }
313
- ._13n1jqkr {
273
+ ._13n1jqkp {
314
274
  display: flex;
315
275
  flex-direction: column;
316
276
  align-items: center;
@@ -319,34 +279,34 @@ button:has(span:hover) ._13n1jqk9 {
319
279
  gap: 16px;
320
280
  width: 100%;
321
281
  }
322
- ._13n1jqkt {
282
+ ._13n1jqkr {
323
283
  gap: 8px;
324
284
  }
325
- ._13n1jqku {
285
+ ._13n1jqks {
326
286
  text-align: center;
327
287
  width: 80px;
328
288
  height: 80px;
329
289
  object-fit: contain;
330
290
  }
331
- ._13n1jqkq p {
291
+ ._13n1jqko p {
332
292
  margin-bottom: 0;
333
293
  }
334
- ._13n1jqkv {
294
+ ._13n1jqkt {
335
295
  background-color: #FFF0F3;
336
296
  }
337
- ._13n1jqkw {
297
+ ._13n1jqku {
338
298
  background-color: var(--_1073cm81c);
339
299
  color: var(--_1073cm81a);
340
300
  align-self: flex-end;
341
301
  border-bottom-left-radius: 32px;
342
302
  }
343
- ._13n1jqkx {
303
+ ._13n1jqkv {
344
304
  background-color: var(--_1073cm81b);
345
305
  color: var(--_1073cm81a);
346
306
  align-self: flex-start;
347
307
  border-bottom-right-radius: 32px;
348
308
  }
349
- ._13n1jqkz {
309
+ ._13n1jqkx {
350
310
  background: linear-gradient(
351
311
  90deg,
352
312
  var(--_1073cm81a) 0%,
@@ -357,54 +317,13 @@ button:has(span:hover) ._13n1jqk9 {
357
317
  background-clip: text;
358
318
  -webkit-background-clip: text;
359
319
  color: transparent;
360
- animation: _13n1jqky 2s linear infinite;
320
+ animation: _13n1jqkw 2s linear infinite;
361
321
  font-weight: bold;
362
322
  letter-spacing: 0.22px;
363
323
  font-size: 14px;
364
324
  }
365
- ._13n1jqk10 {
366
- width: max-content;
367
- table-layout: fixed;
368
- }
369
- ._13n1jqk11 {
370
- background: var(--_1073cm81a);
371
- color: var(--_1073cm818);
372
- padding-inline: 1.5rem;
373
- padding-top: 1em;
374
- padding-bottom: 1em;
375
- }
376
- ._13n1jqk12 {
377
- padding: 1em;
378
- padding-inline: 1.5rem;
379
- font-variant-numeric: tabular-nums;
380
- text-align: center;
381
- }
382
- ._13n1jqk13 {
383
- background: var(--_1073cm818);
384
- }
385
- ._13n1jqk13:nth-child(odd) {
386
- background: var(--_1073cm818);
387
- }
388
- ._13n1jqk13:nth-child(even) {
389
- background: var(--_1073cm81b);
390
- }
391
- ._13n1jqk14 {
392
- position: relative;
393
- background-color: rgba(239, 239, 239, 0.3);
394
- display: flex;
395
- padding: 12px 16px;
396
- border-radius: 12px;
397
- }
398
- ._13n1jqk14::before {
399
- content: "";
400
- position: absolute;
401
- inset: 0;
402
- background-color: white;
403
- z-index: -1;
404
- border-radius: 12px;
405
- }
406
325
  @media screen and (max-width: 768px) {
407
- ._13n1jqk1 {
326
+ ._13n1jqk0 {
408
327
  width: 100dvw;
409
328
  right: 0;
410
329
  bottom: 0;
@@ -413,39 +332,39 @@ button:has(span:hover) ._13n1jqk9 {
413
332
  left: 0;
414
333
  top: 0;
415
334
  }
416
- ._13n1jqk3 {
335
+ ._13n1jqk2 {
417
336
  display: none;
418
337
  }
419
- ._13n1jqkg > :first-child {
338
+ ._13n1jqke > :first-child {
420
339
  margin-top: 0;
421
340
  }
422
- ._13n1jqks {
341
+ ._13n1jqkq {
423
342
  width: 100dvw;
424
343
  max-width: 100dvw;
425
344
  height: 100dvh;
426
345
  border-radius: 0;
427
346
  }
428
- ._13n1jqku {
347
+ ._13n1jqks {
429
348
  width: 323px;
430
349
  height: 343px;
431
350
  }
432
351
  }
433
352
  @media screen and (min-width: 769px) {
434
- ._13n1jqk2 {
353
+ ._13n1jqk1 {
435
354
  width: min(calc(100vw - 50px), 496px);
436
355
  height: min(calc(100vh - 40px), 900px);
437
356
  }
438
357
  }
439
358
  @media screen and (max-width:768px) {
440
- ._13n1jqka >:first-child {
359
+ ._13n1jqk9 >:first-child {
441
360
  display: none;
442
361
  }
443
- ._13n1jqka > :last-child {
362
+ ._13n1jqk9 > :last-child {
444
363
  display: block;
445
364
  }
446
365
  }
447
366
  @media (hover: none) and (pointer: coarse) {
448
- body:has(._1hpv6vm1 ._13n1jqk4), body:has(._1hpv6vm0 ._13n1jqk4) {
367
+ body:has(._1hpv6vm1 ._13n1jqk3), body:has(._1hpv6vm0 ._13n1jqk3) {
449
368
  overscroll-behavior: contain;
450
369
  overflow: hidden;
451
370
  }
@@ -0,0 +1,3 @@
1
+ ._1hpv6vm0 *, ._1hpv6vm1 * {
2
+ font-family: var(--chat-font-family);
3
+ }