@axos-web-dev/shared-components 1.0.77-patch.30 → 1.0.77-patch.31

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 (47) hide show
  1. package/dist/Avatar/Avatar.module.js +7 -7
  2. package/dist/Blockquote/Blockquote.module.js +3 -3
  3. package/dist/Calculators/BuyDownCalculator/index.js +1 -1
  4. package/dist/Chatbot/Bubble.css.d.ts +2 -0
  5. package/dist/Chatbot/Bubble.css.js +8 -0
  6. package/dist/Chatbot/Bubble.d.ts +3 -0
  7. package/dist/Chatbot/Bubble.js +100 -0
  8. package/dist/Chatbot/Chat.d.ts +1 -0
  9. package/dist/Chatbot/Chat.js +165 -0
  10. package/dist/Chatbot/ChatWindow.css.d.ts +18 -0
  11. package/dist/Chatbot/ChatWindow.css.js +39 -0
  12. package/dist/Chatbot/ChatWindow.d.ts +30 -0
  13. package/dist/Chatbot/ChatWindow.js +397 -0
  14. package/dist/Chatbot/Chatbot.css.d.ts +2 -0
  15. package/dist/Chatbot/Chatbot.css.js +6 -0
  16. package/dist/Chatbot/Chatbot.css.ts.vanilla.css.js +1 -0
  17. package/dist/Chatbot/Chatbot.d.ts +5 -0
  18. package/dist/Chatbot/Chatbot.js +42 -0
  19. package/dist/Chatbot/EllipsisIcon.d.ts +4 -0
  20. package/dist/Chatbot/EllipsisIcon.js +19 -0
  21. package/dist/Chatbot/authenticate.d.ts +3 -0
  22. package/dist/Chatbot/authenticate.js +16 -0
  23. package/dist/Chatbot/index.d.ts +9 -0
  24. package/dist/Chatbot/index.js +40 -0
  25. package/dist/Chatbot/store/chat.d.ts +9 -0
  26. package/dist/Chatbot/store/chat.js +11 -0
  27. package/dist/Chatbot/store/messages.d.ts +15 -0
  28. package/dist/Chatbot/store/messages.js +13 -0
  29. package/dist/Chatbot/useHeadlessChat.d.ts +27 -0
  30. package/dist/Chatbot/useHeadlessChat.js +240 -0
  31. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  32. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
  33. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +16 -16
  34. package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
  35. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  36. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
  37. package/dist/assets/Avatar/Avatar.css.css +59 -59
  38. package/dist/assets/Blockquote/Blockquote.css.css +68 -68
  39. package/dist/assets/Chatbot/Bubble.css +51 -0
  40. package/dist/assets/Chatbot/ChatWindow.css +213 -0
  41. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +597 -597
  42. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +618 -618
  43. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +191 -191
  44. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +473 -473
  45. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +458 -458
  46. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css.css +426 -426
  47. package/package.json +135 -133
@@ -1,40 +1,40 @@
1
- import '../../assets/NavigationMenu/AxosClearing/NavBar.css.css';const header = "_header_wsc8a_1";
2
- const wrapper = "_wrapper_wsc8a_5";
3
- const header_main_row = "_header_main_row_wsc8a_11";
4
- const mobile_header = "_mobile_header_wsc8a_12";
5
- const logo_wrap = "_logo_wrap_wsc8a_18";
6
- const primary_links = "_primary_links_wsc8a_22";
7
- const main_nav_link = "_main_nav_link_wsc8a_26";
8
- const sub_nav_link = "_sub_nav_link_wsc8a_45";
9
- const signin_wrap = "_signin_wrap_wsc8a_47";
10
- const signin_btn = "_signin_btn_wsc8a_48";
11
- const sub_nav = "_sub_nav_wsc8a_45";
12
- const header_sub_row = "_header_sub_row_wsc8a_96";
13
- const signin_dropdown = "_signin_dropdown_wsc8a_119";
14
- const shadow = "_shadow_wsc8a_129";
15
- const signin_subheader = "_signin_subheader_wsc8a_135";
16
- const opacity = "_opacity_wsc8a_156";
17
- const fadeInDown = "_fadeInDown_wsc8a_1";
18
- const open = "_open_wsc8a_162";
19
- const hamburger = "_hamburger_wsc8a_180";
20
- const mobile_only = "_mobile_only_wsc8a_194";
21
- const mobile_logo = "_mobile_logo_wsc8a_200";
22
- const highlight = "_highlight_wsc8a_205";
23
- const mobile_nav = "_mobile_nav_wsc8a_232";
24
- const mobile_opened = "_mobile_opened_wsc8a_243";
25
- const mobile_nav_item = "_mobile_nav_item_wsc8a_251";
26
- const has_dropdown = "_has_dropdown_wsc8a_266";
27
- const icon_wrap = "_icon_wrap_wsc8a_287";
28
- const mobile_footer = "_mobile_footer_wsc8a_292";
29
- const mobile_footer_content = "_mobile_footer_content_wsc8a_297";
30
- const mobile_footer_media = "_mobile_footer_media_wsc8a_312";
31
- const footer_cta = "_footer_cta_wsc8a_318";
32
- const inner_wrapper = "_inner_wrapper_wsc8a_346";
33
- const btn = "_btn_wsc8a_352";
34
- const sub_menu = "_sub_menu_wsc8a_357";
35
- const main = "_main_wsc8a_26";
36
- const dd_footer = "_dd_footer_wsc8a_382";
37
- const desktop_only = "_desktop_only_wsc8a_407";
1
+ import '../../assets/NavigationMenu/AxosClearing/NavBar.css.css';const header = "_header_1o3gh_1";
2
+ const wrapper = "_wrapper_1o3gh_9";
3
+ const header_main_row = "_header_main_row_1o3gh_21";
4
+ const mobile_header = "_mobile_header_1o3gh_23";
5
+ const logo_wrap = "_logo_wrap_1o3gh_35";
6
+ const primary_links = "_primary_links_1o3gh_43";
7
+ const main_nav_link = "_main_nav_link_1o3gh_51";
8
+ const sub_nav_link = "_sub_nav_link_1o3gh_89";
9
+ const signin_wrap = "_signin_wrap_1o3gh_93";
10
+ const signin_btn = "_signin_btn_1o3gh_95";
11
+ const sub_nav = "_sub_nav_1o3gh_89";
12
+ const header_sub_row = "_header_sub_row_1o3gh_191";
13
+ const signin_dropdown = "_signin_dropdown_1o3gh_237";
14
+ const shadow = "_shadow_1o3gh_257";
15
+ const signin_subheader = "_signin_subheader_1o3gh_269";
16
+ const opacity = "_opacity_1o3gh_311";
17
+ const fadeInDown = "_fadeInDown_1o3gh_1";
18
+ const open = "_open_1o3gh_323";
19
+ const hamburger = "_hamburger_1o3gh_359";
20
+ const mobile_only = "_mobile_only_1o3gh_387";
21
+ const mobile_logo = "_mobile_logo_1o3gh_399";
22
+ const highlight = "_highlight_1o3gh_409";
23
+ const mobile_nav = "_mobile_nav_1o3gh_463";
24
+ const mobile_opened = "_mobile_opened_1o3gh_485";
25
+ const mobile_nav_item = "_mobile_nav_item_1o3gh_501";
26
+ const has_dropdown = "_has_dropdown_1o3gh_531";
27
+ const icon_wrap = "_icon_wrap_1o3gh_573";
28
+ const mobile_footer = "_mobile_footer_1o3gh_583";
29
+ const mobile_footer_content = "_mobile_footer_content_1o3gh_593";
30
+ const mobile_footer_media = "_mobile_footer_media_1o3gh_623";
31
+ const footer_cta = "_footer_cta_1o3gh_635";
32
+ const inner_wrapper = "_inner_wrapper_1o3gh_691";
33
+ const btn = "_btn_1o3gh_703";
34
+ const sub_menu = "_sub_menu_1o3gh_713";
35
+ const main = "_main_1o3gh_51";
36
+ const dd_footer = "_dd_footer_1o3gh_763";
37
+ const desktop_only = "_desktop_only_1o3gh_813";
38
38
  const styles = {
39
39
  header,
40
40
  wrapper,
@@ -1,44 +1,44 @@
1
- import '../../assets/NavigationMenu/AxosFiduciary/NavBar.css.css';const header = "_header_1f737_1";
2
- const wrapper = "_wrapper_1f737_5";
3
- const header_main_row = "_header_main_row_1f737_11";
4
- const mobile_header = "_mobile_header_1f737_12";
5
- const logo_wrap = "_logo_wrap_1f737_18";
6
- const primary_links = "_primary_links_1f737_22";
7
- const main_nav = "_main_nav_1f737_26";
8
- const main_nav_link = "_main_nav_link_1f737_33";
9
- const sub_nav_link = "_sub_nav_link_1f737_55";
10
- const signin_wrap = "_signin_wrap_1f737_57";
11
- const signin_btn = "_signin_btn_1f737_58";
12
- const sub_nav = "_sub_nav_1f737_55";
13
- const header_sub_row = "_header_sub_row_1f737_99";
14
- const shadow = "_shadow_1f737_115";
15
- const opacity = "_opacity_1f737_131";
16
- const fadeInDown = "_fadeInDown_1f737_1";
17
- const footer = "_footer_1f737_137";
18
- const open = "_open_1f737_153";
19
- const mt_8 = "_mt_8_1f737_161";
20
- const mt_16 = "_mt_16_1f737_165";
21
- const ml_8 = "_ml_8_1f737_169";
22
- const reversed_row = "_reversed_row_1f737_173";
23
- const nav_anchor = "_nav_anchor_1f737_177";
24
- const site_lists = "_site_lists_1f737_188";
25
- const hamburger = "_hamburger_1f737_192";
26
- const mobile_logo = "_mobile_logo_1f737_206";
27
- const mobile_nav = "_mobile_nav_1f737_231";
28
- const mobile_opened = "_mobile_opened_1f737_242";
29
- const _mobile_opened = "__mobile_opened_1f737_246";
30
- const mobile_nav_item = "_mobile_nav_item_1f737_250";
31
- const icon_wrap = "_icon_wrap_1f737_265";
32
- const mobile_footer = "_mobile_footer_1f737_270";
33
- const mobile_footer_content = "_mobile_footer_content_1f737_275";
34
- const mobile_footer_media = "_mobile_footer_media_1f737_289";
35
- const footer_cta = "_footer_cta_1f737_296";
36
- const inner_wrapper = "_inner_wrapper_1f737_328";
37
- const btn = "_btn_1f737_333";
38
- const sub_menu = "_sub_menu_1f737_338";
39
- const main = "_main_1f737_26";
40
- const desktop_only = "_desktop_only_1f737_367";
41
- const mobile_only = "_mobile_only_1f737_414";
1
+ import '../../assets/NavigationMenu/AxosFiduciary/NavBar.css.css';const header = "_header_5vagi_1";
2
+ const wrapper = "_wrapper_5vagi_9";
3
+ const header_main_row = "_header_main_row_5vagi_21";
4
+ const mobile_header = "_mobile_header_5vagi_23";
5
+ const logo_wrap = "_logo_wrap_5vagi_35";
6
+ const primary_links = "_primary_links_5vagi_43";
7
+ const main_nav = "_main_nav_5vagi_51";
8
+ const main_nav_link = "_main_nav_link_5vagi_65";
9
+ const sub_nav_link = "_sub_nav_link_5vagi_109";
10
+ const signin_wrap = "_signin_wrap_5vagi_113";
11
+ const signin_btn = "_signin_btn_5vagi_115";
12
+ const sub_nav = "_sub_nav_5vagi_109";
13
+ const header_sub_row = "_header_sub_row_5vagi_197";
14
+ const shadow = "_shadow_5vagi_229";
15
+ const opacity = "_opacity_5vagi_261";
16
+ const fadeInDown = "_fadeInDown_5vagi_1";
17
+ const footer = "_footer_5vagi_273";
18
+ const open = "_open_5vagi_305";
19
+ const mt_8 = "_mt_8_5vagi_321";
20
+ const mt_16 = "_mt_16_5vagi_329";
21
+ const ml_8 = "_ml_8_5vagi_337";
22
+ const reversed_row = "_reversed_row_5vagi_345";
23
+ const nav_anchor = "_nav_anchor_5vagi_353";
24
+ const site_lists = "_site_lists_5vagi_375";
25
+ const hamburger = "_hamburger_5vagi_383";
26
+ const mobile_logo = "_mobile_logo_5vagi_411";
27
+ const mobile_nav = "_mobile_nav_5vagi_461";
28
+ const mobile_opened = "_mobile_opened_5vagi_483";
29
+ const _mobile_opened = "__mobile_opened_5vagi_491";
30
+ const mobile_nav_item = "_mobile_nav_item_5vagi_499";
31
+ const icon_wrap = "_icon_wrap_5vagi_529";
32
+ const mobile_footer = "_mobile_footer_5vagi_539";
33
+ const mobile_footer_content = "_mobile_footer_content_5vagi_549";
34
+ const mobile_footer_media = "_mobile_footer_media_5vagi_577";
35
+ const footer_cta = "_footer_cta_5vagi_591";
36
+ const inner_wrapper = "_inner_wrapper_5vagi_655";
37
+ const btn = "_btn_5vagi_665";
38
+ const sub_menu = "_sub_menu_5vagi_675";
39
+ const main = "_main_5vagi_51";
40
+ const desktop_only = "_desktop_only_5vagi_733";
41
+ const mobile_only = "_mobile_only_5vagi_827";
42
42
  const styles = {
43
43
  header,
44
44
  wrapper,
@@ -1,59 +1,59 @@
1
- ._avatar_sec_1bnm9_1 {
2
- margin: 16px 0;
3
- }
4
-
5
- ._container_1bnm9_5 {
6
- border-bottom: 1px solid #d4d4d4;
7
- border-top: 1px solid #d4d4d4;
8
- margin-inline: auto;
9
- max-width: 1200px;
10
- padding: 16px 0;
11
- width: 100%;
12
- }
13
-
14
- ._image_1bnm9_14 {
15
- aspect-ratio: 1;
16
- background-position: 0 0;
17
- background-size: contain;
18
- border-radius: 50%;
19
- flex: 0 0 100px;
20
- height: 100px;
21
- }
22
-
23
- ._text_1bnm9_23 {
24
- flex: 1 1 0%;
25
- align-self: center;
26
- margin-left: 16px;
27
- }
28
-
29
- ._name_1bnm9_29 {
30
- color: #1e3860;
31
- font-family: var(--header-font-family);
32
- font-size: 20px;
33
- font-weight: 600;
34
- line-height: 1.4;
35
- }
36
-
37
- ._title_1bnm9_37 {
38
- color: #1e3860;
39
- font-size: 18px;
40
- font-weight: 500;
41
- line-height: 1.44;
42
- }
43
-
44
- ._description_1bnm9_44 p {
45
- font-size: 14px;
46
- line-height: 1.33;
47
- color: #333d46;
48
- }
49
-
50
- * + ._description_1bnm9_44 {
51
- margin-top: 8px;
52
- }
53
-
54
- @media (max-width: 603px) {
55
- ._image_1bnm9_14 {
56
- height: 75px;
57
- flex: 0 0 75px;
58
- }
59
- }
1
+ ._avatar_sec_wf36a_1 {
2
+ margin: 16px 0;
3
+ }
4
+
5
+ ._container_wf36a_9 {
6
+ border-bottom: 1px solid #d4d4d4;
7
+ border-top: 1px solid #d4d4d4;
8
+ margin-inline: auto;
9
+ max-width: 1200px;
10
+ padding: 16px 0;
11
+ width: 100%;
12
+ }
13
+
14
+ ._image_wf36a_27 {
15
+ aspect-ratio: 1;
16
+ background-position: 0 0;
17
+ background-size: contain;
18
+ border-radius: 50%;
19
+ flex: 0 0 100px;
20
+ height: 100px;
21
+ }
22
+
23
+ ._text_wf36a_45 {
24
+ flex: 1 1 0%;
25
+ align-self: center;
26
+ margin-left: 16px;
27
+ }
28
+
29
+ ._name_wf36a_57 {
30
+ color: #1e3860;
31
+ font-family: var(--header-font-family);
32
+ font-size: 20px;
33
+ font-weight: 600;
34
+ line-height: 1.4;
35
+ }
36
+
37
+ ._title_wf36a_73 {
38
+ color: #1e3860;
39
+ font-size: 18px;
40
+ font-weight: 500;
41
+ line-height: 1.44;
42
+ }
43
+
44
+ ._description_wf36a_87 p {
45
+ font-size: 14px;
46
+ line-height: 1.33;
47
+ color: #333d46;
48
+ }
49
+
50
+ * + ._description_wf36a_87 {
51
+ margin-top: 8px;
52
+ }
53
+
54
+ @media (max-width: 603px) {
55
+ ._image_wf36a_27 {
56
+ height: 75px;
57
+ flex: 0 0 75px;
58
+ }
59
+ }
@@ -1,68 +1,68 @@
1
- ._quote_spacer_1mzku_1 {
2
- line-height: 1.35;
3
- margin-block: clamp(1.88rem, 1.99vw + 1.41rem, 3rem);
4
- margin-inline: auto;
5
- }
6
-
7
- ._author_1mzku_7,
8
- ._quote_1mzku_1 {
9
- color: #333d46;
10
- }
11
-
12
- ._author_1mzku_7 {
13
- text-align: right;
14
- margin-top: 18px;
15
- }
16
-
17
- ._author_1mzku_7 cite {
18
- font-style: normal;
19
- }
20
-
21
- ._quote_spacer_1mzku_1 .img_fluid {
22
- margin-right: 24px;
23
- transform: rotateY(180deg) scaleY(-1);
24
- }
25
-
26
- ._quote_spacer_1mzku_1 .flex_row {
27
- align-items: flex-start;
28
- }
29
-
30
- ._quote_1mzku_1 p {
31
- font-size: clamp(1.22rem, 0.92vw + 1rem, 1.74rem);
32
- font-style: italic;
33
- line-height: 1.2;
34
- }
35
-
36
- @media (max-width: 768px) {
37
- ._quote_spacer_1mzku_1 .img_fluid {
38
- max-width: 30px;
39
- margin-right: 12px;
40
- }
41
- ._author_1mzku_7 {
42
- margin-top: 14px;
43
- }
44
- ._quote_1mzku_1 p {
45
- font-size: 18px;
46
- }
47
- ._author_1mzku_7 cite {
48
- font-size: 14px;
49
- }
50
- }
51
-
52
- @media (max-width: 500px) {
53
- ._author_1mzku_7 {
54
- margin-top: 12px;
55
- }
56
- }
57
-
58
- @media (min-width: 604px) {
59
- ._quote_spacer_1mzku_1 {
60
- width: min(calc(100% - 2rem), 792px);
61
- }
62
- }
63
-
64
- @media (min-width: 1023px) {
65
- ._quote_1mzku_1 p {
66
- font-weight: 600;
67
- }
68
- }
1
+ ._quote_spacer_1r8g1_1 {
2
+ line-height: 1.35;
3
+ margin-block: clamp(1.88rem, 1.99vw + 1.41rem, 3rem);
4
+ margin-inline: auto;
5
+ }
6
+
7
+ ._author_1r8g1_13,
8
+ ._quote_1r8g1_1 {
9
+ color: #333d46;
10
+ }
11
+
12
+ ._author_1r8g1_13 {
13
+ text-align: right;
14
+ margin-top: 18px;
15
+ }
16
+
17
+ ._author_1r8g1_13 cite {
18
+ font-style: normal;
19
+ }
20
+
21
+ ._quote_spacer_1r8g1_1 .img_fluid {
22
+ margin-right: 24px;
23
+ transform: rotateY(180deg) scaleY(-1);
24
+ }
25
+
26
+ ._quote_spacer_1r8g1_1 .flex_row {
27
+ align-items: flex-start;
28
+ }
29
+
30
+ ._quote_1r8g1_1 p {
31
+ font-size: clamp(1.22rem, 0.92vw + 1rem, 1.74rem);
32
+ font-style: italic;
33
+ line-height: 1.2;
34
+ }
35
+
36
+ @media (max-width: 768px) {
37
+ ._quote_spacer_1r8g1_1 .img_fluid {
38
+ max-width: 30px;
39
+ margin-right: 12px;
40
+ }
41
+ ._author_1r8g1_13 {
42
+ margin-top: 14px;
43
+ }
44
+ ._quote_1r8g1_1 p {
45
+ font-size: 18px;
46
+ }
47
+ ._author_1r8g1_13 cite {
48
+ font-size: 14px;
49
+ }
50
+ }
51
+
52
+ @media (max-width: 500px) {
53
+ ._author_1r8g1_13 {
54
+ margin-top: 12px;
55
+ }
56
+ }
57
+
58
+ @media (min-width: 604px) {
59
+ ._quote_spacer_1r8g1_1 {
60
+ width: min(calc(100% - 2rem), 792px);
61
+ }
62
+ }
63
+
64
+ @media (min-width: 1023px) {
65
+ ._quote_1r8g1_1 p {
66
+ font-weight: 600;
67
+ }
68
+ }
@@ -0,0 +1,51 @@
1
+ @keyframes fade-in-bounce {
2
+ 0% {
3
+ transform: translate3d(100px,100px,0) scale(0.3);
4
+ opacity: 0;
5
+ }
6
+ 50% {
7
+ transform: translate3d(-10px,-10px,0) scale(1.1);
8
+ opacity: 1;
9
+ }
10
+ 100% {
11
+ transform: translate3d(0,0,0) scale(1);
12
+ opacity: 1;
13
+ }
14
+ }
15
+ @keyframes pulse {
16
+ 0%,100% {
17
+ box-shadow: 0 0 0 0 rgba(0,123,255,0.4);
18
+ }
19
+ 50% {
20
+ box-shadow: 0 0 0 10px rgba(0,123,255,0);
21
+ }
22
+ }
23
+ ._7u9pv30 {
24
+ align-items: center;
25
+ animation: fade-in-bounce 2s cubic-bezier(0.65, 0.25, 0.14, 0.93) forwards, pulse 4.5s 0.5s;
26
+ background-color: #14263d;
27
+ border-radius: 50%;
28
+ bottom: 16px;
29
+ cursor: pointer;
30
+ display: grid;
31
+ font-family: var(--main-font-family);
32
+ height: 68px;
33
+ line-height: 1;
34
+ outline: 2px solid #98DDFF;
35
+ place-items: center;
36
+ position: fixed;
37
+ right: 16px;
38
+ width: 68px;
39
+ z-index: 9999;
40
+ }
41
+ ._1hpv6vm1 ._7u9pv30 {
42
+ animation: fade-in-bounce 2s cubic-bezier(0.65, 0.25, 0.14, 0.93) forwards;
43
+ background-color: #60707A;
44
+ outline: none;
45
+ }
46
+ ._7u9pv31 {
47
+ fill: #98DDFF;
48
+ }
49
+ ._1hpv6vm1 ._7u9pv31 {
50
+ fill: #FFFFFF;
51
+ }
@@ -0,0 +1,213 @@
1
+ ._13n1jqk0 {
2
+ background: #FFF;
3
+ border-radius: 10px;
4
+ bottom: 100px;
5
+ box-shadow: -4px -4px 60px 5px rgba(0, 0, 0, 0.3);
6
+ display: flex;
7
+ flex-direction: column;
8
+ height: min(calc(100vh - 112px), 560px);
9
+ max-width: 100%;
10
+ outline: none;
11
+ overflow: hidden;
12
+ position: fixed;
13
+ right: 24px;
14
+ transform: translate(calc(0px - 64px / 2), calc(64px / 2 + 24px)) scale(0);
15
+ transition: transform 0.3s, visibility 0.3s;
16
+ transform-origin: bottom right;
17
+ width: min(calc(100vw - 50px), 350px);
18
+ z-index: 10000;
19
+ }
20
+ ._13n1jqk1 {
21
+ transform: translate(0px) scale(1);
22
+ transition: transform 0.3s;
23
+ visibility: visible;
24
+ }
25
+ ._13n1jqk2 {
26
+ align-items: center;
27
+ background-color: #14263d;
28
+ display: flex;
29
+ justify-content: space-between;
30
+ min-height: 50px;
31
+ padding-inline: 18px;
32
+ }
33
+ ._1hpv6vm1 ._13n1jqk2 {
34
+ background-color: #60707A;
35
+ }
36
+ ._13n1jqk3 {
37
+ color: #FFF;
38
+ font: 700 18px/1.5 var(--header-font-family);
39
+ line-height: 1.15;
40
+ }
41
+ ._13n1jqk4 {
42
+ background: transparent;
43
+ border: none;
44
+ cursor: pointer;
45
+ line-height: 1;
46
+ margin-left: 8px;
47
+ padding: 0;
48
+ }
49
+ ._13n1jqk5 {
50
+ fill: #98DDFF;
51
+ }
52
+ ._1hpv6vm1 ._13n1jqk5 {
53
+ fill: #FFFFFF;
54
+ }
55
+ ._13n1jqk6 {
56
+ border: none;
57
+ color: #1F1F1F;
58
+ flex: 1;
59
+ font-family: var(--header-font-family);
60
+ font-size: 13px;
61
+ opacity: 0.7;
62
+ outline: none;
63
+ padding: 20px 0 20px 20px;
64
+ }
65
+ ._13n1jqk6::placeholder {
66
+ color: rgba(31,31,31,.38);
67
+ }
68
+ ._1hpv6vm1 ._13n1jqk6 {
69
+ font-family: var(--main-font-family);
70
+ }
71
+ ._1hpv6vm1 ._13n1jqk6::placeholder {
72
+ color: rgba(31,31,31,.58);
73
+ }
74
+ ._13n1jqk7 {
75
+ padding-inline: 20px;
76
+ background: #fafafa;
77
+ border: none;
78
+ }
79
+ ._13n1jqk7:hover {
80
+ background: #E9F8FF;
81
+ cursor: pointer;
82
+ }
83
+ ._1hpv6vm1 ._13n1jqk7:hover {
84
+ background: #eae8e8;
85
+ }
86
+ ._13n1jqk7 svg {
87
+ fill: rgba(31,31,31,.38);
88
+ }
89
+ ._13n1jqk7.active svg {
90
+ fill: #1e3860;
91
+ }
92
+ ._1hpv6vm1 ._13n1jqk7.active svg {
93
+ fill: #e18357;
94
+ }
95
+ ._13n1jqk8 {
96
+ background: #f9f9f9;
97
+ display: flex;
98
+ flex: 1;
99
+ flex-direction: column;
100
+ gap: 8px;
101
+ overflow-y: auto;
102
+ padding: 1rem;
103
+ scrollbar-color: #ccc transparent;
104
+ }
105
+ ._13n1jqk9 {
106
+ color: #888;
107
+ font-size: 10px;
108
+ margin-bottom: 4px;
109
+ text-align: center;
110
+ }
111
+ ._13n1jqka {
112
+ border-radius: 8px;
113
+ margin-bottom: 8px;
114
+ max-width: 93%;
115
+ padding: 8px 12px;
116
+ }
117
+ ._13n1jqka ul {
118
+ padding-left: 24px;
119
+ }
120
+ ._13n1jqkb {
121
+ border: 1px solid #ddd;
122
+ border-radius: 8px;
123
+ box-shadow: 0 1px 4px #b3e0ff55;
124
+ display: flex;
125
+ flex-direction: column;
126
+ margin-bottom: 8px;
127
+ }
128
+ ._13n1jqkc {
129
+ font-size: 12px;
130
+ text-align: left;
131
+ background: #fff;
132
+ color: #1e3860;
133
+ cursor: pointer;
134
+ }
135
+ ._13n1jqkc:hover {
136
+ background: #f0f0f0;
137
+ }
138
+ ._1hpv6vm1 ._13n1jqkc {
139
+ color: #323339;
140
+ }
141
+ ._13n1jqkd {
142
+ background: #1e629a;
143
+ border: none;
144
+ color: #fff;
145
+ cursor: pointer;
146
+ font-size: 12px;
147
+ padding: 6px 12px;
148
+ border-radius: 4px;
149
+ text-align: center;
150
+ }
151
+ ._13n1jqkd:hover {
152
+ opacity: 0.8;
153
+ }
154
+ ._1hpv6vm1 ._13n1jqkd {
155
+ background: #e18357;
156
+ color: #323339;
157
+ }
158
+ ._13n1jqke {
159
+ position: absolute;
160
+ top: 40px;
161
+ right: 25px;
162
+ background: #14263d;
163
+ padding: 0;
164
+ border-radius: 8px;
165
+ list-style: none;
166
+ margin: 0;
167
+ box-shadow: 0 2px 8px rgba(0,0,0,0.15);
168
+ overflow: hidden;
169
+ _1hpv6vm1 & {
170
+ background: #e18357;
171
+ color: #323339;
172
+ }
173
+ }
174
+ ._13n1jqkf {
175
+ color: #fff;
176
+ border-bottom: 1px solid #1f2d3e;
177
+ padding: 2px 12px;
178
+ cursor: pointer;
179
+ font-size: 12px;
180
+ }
181
+ ._13n1jqkf:last-child {
182
+ border-bottom: none;
183
+ }
184
+ ._13n1jqkf:hover {
185
+ background: #1f2d3e;
186
+ }
187
+ ._1hpv6vm1 ._13n1jqkf {
188
+ background: #e18357;
189
+ color: #323339;
190
+ }
191
+ ._13n1jqkf button {
192
+ background: transparent;
193
+ border: none;
194
+ color: inherit;
195
+ cursor: pointer;
196
+ }
197
+ ._13n1jqkg {
198
+ font-size: 10px;
199
+ text-align: center;
200
+ margin-bottom: 8px;
201
+ margin-top: 8px;
202
+ color: #1e3860;
203
+ }
204
+ ._1hpv6vm1 ._13n1jqkg {
205
+ color: #323339;
206
+ }
207
+ ._13n1jqkh {
208
+ display: flex;
209
+ flex-direction: column;
210
+ align-items: center;
211
+ justify-content: center;
212
+ padding: 0 1rem;
213
+ }