@amityco/ui-kit-open-source 3.6.0 → 3.8.0

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/README.md ADDED
@@ -0,0 +1,136 @@
1
+ # Amity UI-Kit for Web (Open-Source)
2
+
3
+ ## Prerequisites
4
+
5
+ Before getting started, ensure that you have the following prerequisites installed on your system:
6
+
7
+ - [Node.js](https://nodejs.org/) LTS version (currently version 20)
8
+ - [pnpm](https://pnpm.io/) version 8
9
+
10
+ ## How to install PNPM (Optional)
11
+
12
+ ```
13
+ corepack enable pnpm
14
+ ```
15
+
16
+ Ref: https://pnpm.io/installation#using-corepack
17
+
18
+ ## Running Storybook (Optional)
19
+
20
+ To run Storybook and view the UI components in isolation, follow these steps:
21
+
22
+ 1. Clone the Amity UI-Kit repository:
23
+
24
+ ```
25
+ git clone https://github.com/AmityCo/Amity-Social-Cloud-UIKit-Web-OpenSource.git
26
+ ```
27
+
28
+ 2. Navigate to the cloned repository's directory:
29
+
30
+ ```
31
+ cd Amity-Social-Cloud-UIKit-Web-OpenSource
32
+ ```
33
+
34
+ 3. Install the dependencies using pnpm:
35
+
36
+ ```
37
+ pnpm install
38
+ ```
39
+
40
+ 4. Create a `.env` file at the root of the project with the following content:
41
+
42
+ ```
43
+ STORYBOOK_API_REGION=<API_REGION>
44
+ STORYBOOK_API_KEY=<API_KEY>
45
+ ```
46
+
47
+ Replace `<API_REGION>` and `<API_KEY>` with your actual credentials.
48
+
49
+ 5. Run Storybook:
50
+
51
+ ```
52
+ pnpm run storybook
53
+ ```
54
+
55
+ 6. Open your browser and navigate to `http://localhost:6006` to view the Storybook interface.
56
+
57
+ ## Installation
58
+
59
+ To install the Amity UI-Kit together with another project, follow these steps:
60
+
61
+ 1. Clone the repository using the following command:
62
+
63
+ ```
64
+ git clone https://github.com/AmityCo/Amity-Social-Cloud-UIKit-Web-OpenSource.git
65
+ ```
66
+
67
+ 2. Navigate to the cloned repository's directory:
68
+
69
+ ```
70
+ cd ./Amity-Social-Cloud-UIKit-Web-OpenSource
71
+ ```
72
+
73
+ 3. Install the dependencies using pnpm:
74
+
75
+ ```
76
+ pnpm install
77
+ ```
78
+
79
+ 4. Build the project:
80
+
81
+ ```
82
+ pnpm run build
83
+ ```
84
+
85
+ 5. Pack the project
86
+
87
+ ```
88
+ pnpm pack
89
+ ```
90
+
91
+ 6. Navigate to your application's directory:
92
+
93
+ ```
94
+ cd <path-to-your-app>
95
+ ```
96
+
97
+ 7. Install the Amity UI-Kit to your application using one of the following package managers:
98
+ - NPM:
99
+ ```
100
+ npm i file:<path-to-amity-ui-kit-repository>/<path-to-tgz-file> --save
101
+ ```
102
+ - Yarn (Classic):
103
+ ```
104
+ yarn add file:<path-to-amity-ui-kit-repository>/<path-to-tgz-file>
105
+ ```
106
+ - PNPM:
107
+ ```
108
+ pnpm i file:<path-to-amity-ui-kit-repository>/<path-to-tgz-file>
109
+ ```
110
+
111
+ ## Documentation
112
+
113
+ For detailed information and guidance on using the Amity UI-Kit, please refer to our comprehensive online documentation available at [https://docs.amity.co](https://docs.amity.co).
114
+
115
+ If you require further assistance or have any questions, please don't hesitate to contact our dedicated UI-Kit support team at **developers@amity.co**. We are here to help you make the most of the Amity UI-Kit.
116
+
117
+ ## Contributing
118
+
119
+ We welcome contributions from the community to help improve and enhance the Amity UI-Kit. If you are interested in contributing to this project, please review our [contributing guide](https://github.com/AmityCo/Amity-Social-Cloud-UIKit-Web-OpenSource/blob/develop/contributing.md) for guidelines and best practices.
120
+
121
+ Thank you for choosing the Amity UI-Kit for your web development needs!
122
+
123
+ ### FAQ
124
+
125
+ Q: I tried to run `pnpm build` and it throws a types error.
126
+ A: Try to structure your project to be like this:
127
+
128
+ ```
129
+ - your_app
130
+ - src
131
+ - Amity-Social-Cloud-UIKit-Web-OpenSource
132
+ - src
133
+ ```
134
+
135
+ Q: The modifications I made to the code do not appear to be applied.
136
+ A: Please attempt to execute `npm cache clean` or `npm cache clean --force` to resolve this issue.
@@ -1 +1,6 @@
1
- @font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url("./Inter-Thin-3L5KITMZ.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url("./Inter-ThinItalic-J7DGFM6P.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url("./Inter-ExtraLight-NASBO7I6.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url("./Inter-ExtraLightItalic-AUJY3XPT.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url("./Inter-Light-E4ED7JRX.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url("./Inter-LightItalic-BJ4DXCNT.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url("./Inter-Regular-6HYMGWZS.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url("./Inter-Italic-2WJ2RX3Z.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url("./Inter-Medium-3R4SWUEO.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url("./Inter-MediumItalic-QTJUSOU7.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url("./Inter-SemiBold-7SYQBR3A.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url("./Inter-SemiBoldItalic-3EHSSXIM.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url("./Inter-Bold-K6PA7FOK.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url("./Inter-BoldItalic-QKFESTQE.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url("./Inter-ExtraBold-2ZPQFALF.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url("./Inter-ExtraBoldItalic-RR7KYXHD.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url("./Inter-Black-PFV6RWF7.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url("./Inter-BlackItalic-OUXR4CVK.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter var;font-style:normal;font-weight:100 900;font-display:swap;src:url("./Inter-roman.var-WIJJYAE4.woff2?v=3.19") format("woff2");font-named-instance:"Regular"}@font-face{font-family:Inter var;font-style:italic;font-weight:100 900;font-display:swap;src:url("./Inter-italic.var-SWFAXF2C.woff2?v=3.19") format("woff2");font-named-instance:"Italic"}@font-face{font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;font-display:swap;src:url("./Inter.var-OMHIC2JW.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter var alt;font-weight:100 900;font-style:normal;font-named-instance:"Regular";font-display:swap;src:url("./Inter-roman.var-WIJJYAE4.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter var alt;font-weight:100 900;font-style:italic;font-named-instance:"Italic";font-display:swap;src:url("./Inter-italic.var-SWFAXF2C.woff2?v=3.19") format("woff2")}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}
1
+ @font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url("./Inter-Thin-3L5KITMZ.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url("./Inter-ThinItalic-J7DGFM6P.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url("./Inter-ExtraLight-NASBO7I6.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url("./Inter-ExtraLightItalic-AUJY3XPT.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url("./Inter-Light-E4ED7JRX.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url("./Inter-LightItalic-BJ4DXCNT.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url("./Inter-Regular-6HYMGWZS.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url("./Inter-Italic-2WJ2RX3Z.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url("./Inter-Medium-3R4SWUEO.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url("./Inter-MediumItalic-QTJUSOU7.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url("./Inter-SemiBold-7SYQBR3A.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url("./Inter-SemiBoldItalic-3EHSSXIM.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url("./Inter-Bold-K6PA7FOK.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url("./Inter-BoldItalic-QKFESTQE.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url("./Inter-ExtraBold-2ZPQFALF.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url("./Inter-ExtraBoldItalic-RR7KYXHD.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url("./Inter-Black-PFV6RWF7.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url("./Inter-BlackItalic-OUXR4CVK.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter var;font-style:normal;font-weight:100 900;font-display:swap;src:url("./Inter-roman.var-WIJJYAE4.woff2?v=3.19") format("woff2");font-named-instance:"Regular"}@font-face{font-family:Inter var;font-style:italic;font-weight:100 900;font-display:swap;src:url("./Inter-italic.var-SWFAXF2C.woff2?v=3.19") format("woff2");font-named-instance:"Italic"}@font-face{font-family:Inter var experimental;font-style:oblique 0deg 10deg;font-weight:100 900;font-display:swap;src:url("./Inter.var-OMHIC2JW.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter var alt;font-weight:100 900;font-style:normal;font-named-instance:"Regular";font-display:swap;src:url("./Inter-roman.var-WIJJYAE4.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter var alt;font-weight:100 900;font-style:italic;font-named-instance:"Italic";font-display:swap;src:url("./Inter-italic.var-SWFAXF2C.woff2?v=3.19") format("woff2")}.lr{display:flex;padding:var(--asc-spacing-m1) var(--asc-spacing-s2);align-items:center;gap:var(--asc-spacing-s1);align-self:stretch}.dr{width:var(--asc-spacing-m2);height:var(--asc-spacing-m2)}.k{position:fixed;top:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none;padding:var(--asc-spacing-m1)}.j{width:21.438rem;display:flex;justify-content:flex-start;align-items:center;color:var(--asc-color-white);border-radius:var(--asc-border-radius-md);margin-bottom:var(--asc-spacing-m1);animation-duration:.3s;animation-name:z;pointer-events:auto;background-color:var(--asc-color-secondary-default);box-shadow:var(--asc-box-shadow-02)}@keyframes z{0%{opacity:0}to{opacity:1}}@media (width <= 768px){.k{top:auto;bottom:0;padding-bottom:var(--asc-spacing-l1)}.j{width:100%;margin-bottom:var(--asc-spacing-none)}}.mr{width:1.125rem;height:1.125rem;margin-right:var(--asc-spacing-s1);margin-left:var(--asc-spacing-s1);fill:var(--asc-color-white)}.gr{display:flex;justify-content:flex-end;width:1.5rem;height:1.5rem;padding:0 .375rem;cursor:pointer;margin-left:auto;color:var(--asc-color-base-shade3);&.hr{width:auto}}@keyframes I{0%{opacity:0}to{opacity:1}}.pr{position:fixed;inset:0;overflow-y:auto;display:flex;padding:var(--asc-spacing-m2) 0;background:#17181ccc;animation-duration:.3s;animation-name:I;margin-top:0!important}.p{margin:auto;border-radius:var(--asc-border-radius-lg);max-width:32.5rem;min-width:20rem;padding:1.5rem;background-color:var(--asc-color-background-default)}.p:focus{outline:none}.fr{width:16.8rem}.X{display:flex;align-items:center;margin-top:.5rem;color:var(--asc-color-base-default);font-size:1.25rem;font-weight:600}.ur{margin-top:.5rem;line-height:1.25rem;font-size:.875rem;color:var(--asc-color-base-shade1)}.Y{margin-top:.5rem;padding-top:1rem}@media (width <= 768px){.p{max-width:16.8rem}.X{font-size:1rem}.Y{display:flex;justify-content:center}}.br{box-sizing:border-box;all:unset}.vr{max-width:22.5rem}.xr{background-color:var(--asc-color-background-default)}.wr{display:flex;justify-content:flex-end;gap:.5rem}.yr{color:var(--asc-color-primary-shade4);display:flex;padding:.625rem 1rem;justify-content:center;align-items:center;border-radius:var(--asc-border-radius-sm);background:var(--asc-color-alert-default);border:none;cursor:pointer}.R{color:var(--asc-color-secondary-default);display:flex;padding:.625rem 1rem;justify-content:center;align-items:center;border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-secondary-shade3);background:var(--asc-color-white);cursor:pointer}.R:hover{color:var(--asc-color-secondary-default)}*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@supports (font-variation-settings: normal){:root{font-family:Inter var,sans-serif}}:root{color-scheme:light dark;font-family:Inter,sans-serif;--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a0bdf8;--asc-color-primary-shade3: #d9e5fc;--asc-color-primary-shade4: #fff;--asc-color-base-inverse: #000;--asc-color-base-default: #292b32;--asc-color-base-shade1: #636878;--asc-color-base-shade2: #898e9e;--asc-color-base-shade3: #a5a9b5;--asc-color-base-shade4: #ebecef;--asc-color-secondary-default: #292b32;--asc-color-secondary-shade1: #636878;--asc-color-secondary-shade2: #898e9e;--asc-color-secondary-shade3: #a5a9b5;--asc-color-secondary-shade4: #ebecef;--asc-color-secondary-shade5: #f9f9fa;--asc-color-alert-default: #fa4d30;--asc-color-highlight-default: #1054de;--asc-color-message-bubble-primary: #1054de;--asc-color-message-bubble-secondary: #ebecef;--asc-color-background-default: #fff;--asc-color-background-shade1: #f6f7f8;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc;--asc-text-global-font-family: inter, -apple-system, blinkmacsystemfont, arial, sans-serif;--asc-text-global-font-style: normal;--asc-text-font-size-xs: .75rem;--asc-text-font-size-sm: .875rem;--asc-text-font-size-md: 1rem;--asc-text-font-size-lg: 1.125rem;--asc-text-font-size-xl: 1.25rem;--asc-text-font-size-xxl: 1.5rem;--asc-text-font-size-3xl: 1.875rem;--asc-text-font-size-4xl: 2.25rem;--asc-text-font-size-5xl: 3rem;--asc-text-font-size-6xl: 3.75rem;--asc-text-font-size-7xl: 4.5rem;--asc-text-font-weight-light: 300;--asc-text-font-weight-normal: 400;--asc-text-font-weight-medium: 500;--asc-text-font-weight-bold: 600;--asc-text-font-weight-black: 900;--asc-line-height-xs: 1rem;--asc-line-height-sm: 1.125rem;--asc-line-height-md: 1.25rem;--asc-line-height-lg: 1.5rem;--asc-line-height-xl: 1.75rem;--asc-line-height-xxl: 2rem;--asc-border-radius-none: 0;--asc-border-radius-sm: .25rem;--asc-border-radius-md: .5rem;--asc-border-radius-lg: .75rem;--asc-border-radius-xl: 1rem;--asc-border-radius-xxl: 1.5rem;--asc-border-radius-full: 9999px;--asc-spacing-none: 0;--asc-spacing-xxs1: .125rem;--asc-spacing-xxs2: .25rem;--asc-spacing-xxs3: .375rem;--asc-spacing-s1: .5rem;--asc-spacing-s2: .75rem;--asc-spacing-m1: 1rem;--asc-spacing-m2: 1.25rem;--asc-spacing-m3: 1.5rem;--asc-spacing-l1: 2rem;--asc-spacing-l2: 2.5rem;--asc-spacing-l3: 3rem;--asc-spacing-l4: 3.5rem;--asc-spacing-xl1: 4rem;--asc-spacing-xl2: 4.5em;--asc-spacing-xl3: 6rem;--asc-box-shadow-01: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-02: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-03: 0px 2px 4px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 4%);--asc-box-shadow-04: 0px 4px 8px 0px rgb(96 97 112 / 20%), 0px 0px 2px 0px rgb(40 41 61 / 10%);--asc-box-shadow-05: 0px 8px 16px 0px rgb(96 97 112 / 16%), 0px 2px 4px 0px rgb(40 41 61 / 4%)}@media (prefers-color-scheme: light){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a0bdf8;--asc-color-primary-shade3: #d9e5fc;--asc-color-primary-shade4: #fff;--asc-color-base-inverse: #000;--asc-color-base-default: #292b32;--asc-color-base-shade1: #636878;--asc-color-base-shade2: #898e9e;--asc-color-base-shade3: #a5a9b5;--asc-color-base-shade4: #ebecef;--asc-color-secondary-default: #292b32;--asc-color-secondary-shade1: #636878;--asc-color-secondary-shade2: #898e9e;--asc-color-secondary-shade3: #a5a9b5;--asc-color-secondary-shade4: #ebecef;--asc-color-secondary-shade5: #f9f9fa;--asc-color-alert-default: #fa4d30;--asc-color-highlight-default: #1054de;--asc-color-message-bubble-primary: #1054de;--asc-color-message-bubble-secondary: #ebecef;--asc-color-background-default: #fff;--asc-color-background-shade1: #f6f7f8;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc}}@media (prefers-color-scheme: dark){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a0bdf8;--asc-color-primary-shade3: #d9e5fc;--asc-color-primary-shade4: #fff;--asc-color-base-inverse: #fff;--asc-color-base-default: #ebecef;--asc-color-base-shade1: #a5a9b5;--asc-color-base-shade2: #6e7487;--asc-color-base-shade3: #40434e;--asc-color-base-shade4: #292b32;--asc-color-secondary-default: #292b32;--asc-color-secondary-shade1: #a5a9b5;--asc-color-secondary-shade2: #898e9e;--asc-color-secondary-shade3: #a5a9b5;--asc-color-secondary-shade4: #40434e;--asc-color-secondary-shade5: #292b32;--asc-color-alert-default: #fa4d30;--asc-color-highlight-default: #1054de;--asc-color-message-bubble-primary: #1054de;--asc-color-message-bubble-secondary: #292b32;--asc-color-background-default: #191919;--asc-color-background-shade1: #40434e;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc}}.kr{[vaul-drawer][vaul-drawer-direction=bottom]:after{height:unset}}.jr{padding:0;margin:0}.zr{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-lg);line-height:var(--asc-line-height-lg)}.Ir{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md)}.Xr{font-weight:var(--asc-text-font-weight-normal);font-size:.8125rem;line-height:var(--asc-line-height-xs)}.Yr{font-weight:var(--asc-text-font-weight-normal);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.Rr{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.Ar{font-size:.8125rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.Mr{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-xs)}.Sr{stroke:var(--asc-color-secondary-shade4);stroke-width:2;fill:none}.Cr{stroke:var(--asc-color-alert-default)}.Er{stroke-dasharray:339;stroke-dashoffset:339;transform:rotate(-90deg);transform-origin:50% 50%;animation:A 2s linear infinite}@keyframes A{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.Ur{all:unset;cursor:pointer;position:absolute;bottom:0;right:0;width:1rem;height:1rem}.qr{display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--asc-color-base-shade4);background-color:var(--asc-color-secondary-shade2);text-transform:uppercase;width:2.5rem;height:2.5rem}.Br{fill:var(--asc-color-white)}.Fr{fill:var(--asc-color-primary-shade3)}.Hr{width:2.5rem;height:2.5rem}.Lr{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2.5rem;height:2.5rem}.Tr,.Vr{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}.Dr{display:none}.Gr{width:3rem;height:3rem;position:relative;cursor:pointer}.Jr{background-color:var(--asc-color-background-default);position:relative;width:3rem;display:flex;gap:.13rem;flex-direction:column;text-align:center;padding:1rem .75rem;align-items:center}.Kr{all:unset;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.Nr{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}.Or{font-size:.75rem;line-height:1rem;color:#626262;cursor:pointer}@keyframes M{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.Pr{animation:M 2s linear 0s infinite}.Qr{animation:none}.Wr{display:flex;overflow:auto;padding:.625rem;background-color:var(--asc-color-background-default);gap:var(--asc-spacing-s1)}.Zr{display:flex;flex-direction:column;align-items:center;margin-right:1.25rem;cursor:pointer}._r{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;border:.125rem solid var(--asc-color-white);box-shadow:0 .125rem .25rem #0000001a}.ea{margin-top:.5rem;text-align:center}.ra{font-size:.875rem;font-weight:500;color:var(--asc-color-base-default)}.S{display:flex;justify-content:center;margin-top:.25rem}.S svg{width:1rem;height:1rem;margin:0 .25rem;fill:var(--asc-color-base-shade4)}.aa{display:flex;flex-direction:column;align-items:center;margin-right:1rem}.oa{width:4.5rem;height:4.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;animation:f 1.5s ease-in-out infinite}.ta{width:4.5rem;height:.75rem;border-radius:.25rem;background-color:#f0f0f0;animation:f 1.5s ease-in-out infinite}@keyframes f{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ia{background-color:var(--asc-color-background-default)!important}.sa{background-color:var(--asc-color-background-default);border-top-left-radius:var(--asc-border-radius-xl);border-top-right-radius:var(--asc-border-radius-xl);text-align:center;color:var(--asc-color-base-default);border-bottom:1px solid var(--asc-color-base-shade4);padding-bottom:var(--asc-spacing-m1)}.ca{background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1)}.na{background-color:#0000007f}.C{overflow:hidden;border-radius:50%;width:100%;height:100%}.C[data-clickable=true]:hover{cursor:pointer}.la{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.da{display:inline-flex;align-items:center;justify-content:center;padding:var(--asc-spacing-s1) var(--asc-spacing-m1);font-size:var(--asc-text-font-size-md);font-weight:var(--asc-text-font-weight-bold);border-radius:var(--asc-border-radius-sm);cursor:pointer;transition:background-color .3s ease}.d{opacity:.6;cursor:not-allowed}.E{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);border:none}.E:hover:not(.d){background-color:var(--asc-color-primary-50)}.U{background-color:var(--asc-color-white);color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.U:hover:not(.d){background-color:var(--asc-color-base-shade4)}.q{background-color:transparent;color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.q:hover:not(.d){background-color:var(--asc-color-base-shade4)}.ma{font-size:var(--asc-text-font-size-sm);padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1)}.ga{font-size:var(--asc-text-font-size-md);padding:var(--asc-spacing-s1) var(--asc-spacing-m1)}.ha{font-size:var(--asc-text-font-size-xl);padding:var(--asc-spacing-s2) var(--asc-spacing-m2)}.pa{margin-right:var(--asc-spacing-s1)}.fa{display:flex;flex-direction:column;align-items:center;cursor:pointer}.ua{position:relative;width:4rem;height:4rem;margin-bottom:.5rem}.ba{position:absolute;bottom:0;right:0;fill:var(--asc-color-primary-default)}.va{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.5rem;height:3.5rem;border-radius:50%;overflow:hidden;background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%23D9E5FC'/%3E%3Cpath d='M19.8462 12C20.7625 12 21.6413 12.356 22.2893 12.9898C22.9373 13.6235 23.3013 14.4831 23.3013 15.3793C23.3013 16.2756 22.9373 17.1351 22.2893 17.7688C21.6413 18.4026 20.7625 18.7586 19.8462 18.7586C18.9298 18.7586 18.051 18.4026 17.403 17.7688C16.755 17.1351 16.391 16.2756 16.391 15.3793C16.391 14.4831 16.755 13.6235 17.403 12.9898C18.051 12.356 18.9298 12 19.8462 12ZM12.9359 14.4138C13.4887 14.4138 14.0021 14.5586 14.4463 14.8193C14.2982 16.2 14.7128 17.571 15.5618 18.6428C15.0682 19.5697 14.081 20.2069 12.9359 20.2069C12.1504 20.2069 11.3972 19.9017 10.8418 19.3585C10.2864 18.8153 9.97436 18.0786 9.97436 17.3103C9.97436 16.5421 10.2864 15.8054 10.8418 15.2622C11.3972 14.719 12.1504 14.4138 12.9359 14.4138ZM26.7564 14.4138C27.5419 14.4138 28.2951 14.719 28.8505 15.2622C29.4059 15.8054 29.7179 16.5421 29.7179 17.3103C29.7179 18.0786 29.4059 18.8153 28.8505 19.3585C28.2951 19.9017 27.5419 20.2069 26.7564 20.2069C25.6113 20.2069 24.6241 19.5697 24.1305 18.6428C24.9795 17.571 25.3941 16.2 25.246 14.8193C25.6903 14.5586 26.2036 14.4138 26.7564 14.4138ZM13.4295 24.3103C13.4295 22.3117 16.3022 20.6897 19.8462 20.6897C23.3901 20.6897 26.2628 22.3117 26.2628 24.3103V26H13.4295V24.3103ZM8 26V24.5517C8 23.2097 9.86577 22.08 12.3929 21.7517C11.8105 22.4083 11.4551 23.3159 11.4551 24.3103V26H8ZM31.6923 26H28.2372V24.3103C28.2372 23.3159 27.8818 22.4083 27.2994 21.7517C29.8265 22.08 31.6923 23.2097 31.6923 24.5517V26Z' fill='white'/%3E%3C/svg%3E%0A")}.xa{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.wa{margin:0;text-align:center;max-width:4.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-secondary-default)}.ya{position:absolute;bottom:0;right:0;cursor:pointer}.ka{all:unset;fill:var(--asc-color-white);cursor:pointer}.ja{width:1.5rem;height:1.5rem}.za{all:unset;fill:var(--asc-color-white);cursor:pointer}.Ia{width:1.5rem;height:1.5rem;cursor:pointer;background-color:transparent;border:none;outline:none;padding:var(--asc-spacing-none);margin:var(--asc-spacing-none);display:flex;align-items:center;justify-content:center;&:hover{opacity:.8}&:active{opacity:.6}}.Xa{fill:var(--asc-color-base-default)}.Ya{all:unset;cursor:pointer;width:1.5rem;height:1.25rem}.Ra{cursor:pointer;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default)}.Aa{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.Ma{margin-left:.5rem;color:var(--asc-color-base-default)}.Sa{fill:var(--asc-color-base-default);width:1.25rem;height:1.25rem}.Ca{all:unset;fill:var(--asc-color-white);cursor:pointer}.Ea{display:flex;align-items:center;gap:var(--asc-spacing-xxs2);cursor:auto}.Ua{all:unset;cursor:pointer;width:1.5rem;height:1.5rem}.B{display:flex;align-items:center;justify-content:start;gap:.25rem;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:none}.B *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.F{width:1.25rem;height:1.25rem}.F[data-has-my-reaction=false]{fill:var(--asc-color-base-shade2)}.H{color:var(--asc-color-base-shade2)}.H[data-has-my-reaction=true]{color:var(--asc-color-primary-default);text-transform:capitalize}.qa{position:absolute;top:0;left:0;transform:translateY(calc(-100% - .81rem));display:flex;justify-content:center;align-items:center;gap:.25rem;padding:.25rem .375rem;border-radius:1.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03)}.a{padding:.25rem .44rem;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.u{display:none;padding:0 .375rem;align-items:center;gap:.0625rem;border-radius:1.25rem;background:#0000007f;color:var(--asc-color-white);text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem;position:absolute;top:0;transform:translateY(-100%)}.a:hover>.u,.a[data-touch-over=true]>.u{display:flex}.a:hover,.a[data-touch-over=true]{animation:L .25s ease-out;scale:1.5}.a[data-active=true]{animation:T .25s ease-out}@keyframes L{0%{scale:1}to{scale:1.5}}@keyframes T{0%{scale:1.5}to{scale:2}}.V{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.V:disabled{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-shade2)}.D{display:inline-flex;height:2.5rem;padding:.375rem .5rem .375rem .25rem;align-items:center;gap:var(--asc-spacing-s1);flex-shrink:0;border-radius:var(--asc-border-radius-full);border:none;cursor:pointer;background-color:var(--asc-color-white);color:var(--asc-color-black)}.D[data-hideAvatar=true]{display:none}.Ba{margin-left:var(--asc-spacing-s1)}.Fa{all:unset;position:absolute;top:96px;left:24px;z-index:99999}.Ha{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.La{color:var(--asc-color-secondary-default);background:#fffc;display:inline-flex;align-items:center;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-s2);border-radius:var(--asc-border-radius-xxl);gap:var(--asc-spacing-s1);font-size:.9375rem;font-style:normal;font-weight:600;line-height:1.25rem;letter-spacing:-.015rem;max-width:200px;border:var(--asc-color-base-shade4);text-decoration:none;cursor:pointer}.Ta{color:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;flex-shrink:0}.Va{display:flex;align-items:center;max-width:calc(100% - 2rem);overflow:hidden;color:var(--asc-color-secondary-default)}.Da{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Ga{all:unset;cursor:pointer;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.Ja{overflow-wrap:anywhere!important;word-break:break-word;color:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;padding:.75rem;display:inline-block;white-space:pre-wrap}.G{color:var(--asc-color-primary-default);padding:0 0 0 .25rem;background:none;border:none;cursor:pointer}.G:hover{text-decoration:underline}.Ka{cursor:pointer;color:var(--asc-color-primary-default)}.b{display:flex;align-items:center;padding:.313rem .938rem;font-weight:600;background-color:var(--asc-color-base-shade4)}.b.Na{pointer-events:none;cursor:not-allowed}.b:hover{background-color:var(--asc-color-background-default)}.Oa{margin-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-inverse)}.Pa{display:flex;align-items:center;color:var(--asc-color-base-shade2)}.Qa{justify-content:space-between;div{display:flex;align-items:center}}.Wa{width:2rem;height:2rem}.Za{position:relative;display:flex;flex-wrap:wrap;min-width:1em;background:var(--asc-color-base-shade4);border:1px solid var(--asc-color-base-shade4);border-radius:1.25rem;transition:background .2s,border-color .2s;&._a{border-color:var(--asc-color-alert-default)}&.eo{background:var(--asc-color-base-shade4);border-color:var(--asc-color-base-shade3)}}.ro{flex:1 1 auto;display:block;width:1%;min-width:0;margin:0;padding:.563rem;background:none;border:none;box-sizing:border-box;outline:none;font:inherit;resize:vertical;&::-moz-placeholder{font-weight:400}&:-ms-input-placeholder{font-weight:400}&::placeholder{font-weight:400}&[disabled]{background:none}}.ao{position:relative;width:100%;>div:first-child{position:absolute!important;width:100%;top:revert!important;left:revert!important;right:revert!important;bottom:revert!important}}.J{padding:var(--asc-spacing-s1);width:calc(100% - 1rem);background-color:var(--asc-color-background-default);>div:first-child{>div:first-child{padding:0 .45rem}}textarea{flex:1 1 auto;display:block;width:1%;min-width:0;margin:0;padding:.563rem;background:none;border:none;box-sizing:border-box;outline:none;font:inherit;resize:vertical;color:var(--asc-color-base-inverse);&::-moz-placeholder{font-weight:400}&:-ms-input-placeholder{font-weight:400}&::placeholder{font-weight:400}&[disabled]{background:none}}}.oo{z-index:999;width:100%;position:absolute;transform:translateY(1.25rem);background-color:var(--asc-color-base-shade4);max-height:8rem;overflow:auto;border-bottom:1px solid var(--asc-color-base-shade3);bottom:2rem!important;left:0!important}.to{position:relative;z-index:1;color:var(--asc-color-primary-dark, var(--asc-color-primary-default));pointer-events:none;background-color:var(--asc-color-base-shade4)}.J .io{padding:0 .4rem}.so{display:flex;padding:0 .375rem 0 .25rem;justify-content:center;align-items:center;gap:.0625rem;background-color:var(--asc-color-primary-shade3);border-radius:1.25rem}.co{display:flex;justify-content:center;align-items:center;height:.5625rem;width:.75rem;fill:var(--asc-color-primary-default)}.no{color:var(--asc-color-primary-default);text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.lo{margin-right:var(--asc-spacing-s1);width:2rem;height:2rem}.do{display:flex;gap:var(--asc-spacing-m1);width:100%}.mo{flex-shrink:0;color:var(--asc-color-base-shade2)}.v{margin-left:var(--asc-spacing-xxs2);color:var(--asc-color-neutral-shade1);font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-sm)}.v:before{content:"("}.v:after{content:")"}.go{display:flex;justify-content:flex-start;align-items:center;gap:var(--asc-spacing-s2)}.ho{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.po{display:flex;width:100%;justify-content:space-between;padding:var(--asc-spacing-xxs2) var(--asc-spacing-m1) var(--asc-spacing-s2) 0;align-items:center}.fo{display:flex;flex-direction:column}.K{display:flex;justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.K>*{margin-left:var(--asc-spacing-s1)}.uo{font-size:var(--asc-text-font-size-md);font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-lg);border-radius:0 var(--asc-border-radius-lg) var(--asc-border-radius-lg);height:7.5rem;padding:var(--asc-spacing-s2)}.bo{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-s1);color:var(--asc-color-base-shade2)}.vo{display:flex;align-items:center;flex-shrink:1}.N{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;margin-left:calc(-1 * var(--asc-spacing-xxs2))}.N:first-child{margin-left:0}.xo{padding:var(--asc-spacing-xxs2);display:flex;align-items:center;gap:var(--asc-spacing-s1);color:var(--asc-color-base-shade2);cursor:pointer;border:none}.wo{padding:var(--asc-spacing-xxs2);color:var(--asc-color-base-shade2);border:none}.yo{padding:var(--asc-spacing-xxs2);color:var(--asc-color-primary-default);border:none}.ko{border:none;color:var(--asc-color-primary-default);padding:var(--asc-spacing-xxs2)}.jo{display:inline-flex;flex-direction:column;gap:var(--asc-spacing-xxs2);width:100%}.zo{display:inline-flex;justify-content:flex-start;align-items:center;gap:var(--asc-spacing-xxs2);color:var(--asc-color-base-default)}.Io{padding:var(--asc-spacing-m1);background-color:var(--asc-color-background-default);border-radius:var(--asc-border-radius-sm);text-align:center;color:var(--asc-color-base-shade2)}.Xo{display:flex;margin-bottom:var(--asc-spacing-xxs2)}.Yo{display:flex;flex-direction:column;gap:var(--asc-spacing-m1);height:100%}.O{display:flex;align-items:center;overflow-x:auto;position:relative;width:100%;scrollbar-width:none;-ms-overflow-style:none}.O::-webkit-scrollbar{display:none}.Ro{display:flex;gap:var(--asc-spacing-s1);border-bottom:1px solid var(--asc-color-base-shade4);width:100%;min-width:-moz-max-content;min-width:max-content}.P{cursor:pointer;padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1);background:var(--asc-color-background-default);color:var(--asc-color-base-shade6);padding-bottom:var(--asc-spacing-s1);border-bottom:transparent}.P[data-active=true]{color:var(--asc-color-primary-default);border-bottom:1px solid var(--asc-color-primary-default)}.Ao{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.Mo{display:flex;gap:var(--asc-spacing-s1);width:100%;flex-direction:column}.So{display:flex;align-items:center;gap:var(--asc-spacing-s1);background:var(--asc-color-background-default);border-radius:var(--asc-border-radius-sm);width:100%;border-bottom:1px solid var(--asc-color-base-shade4)}.Co{display:flex;color:var(--asc-color-base-default);padding:var(--asc-spacing-s1);justify-content:space-between;width:100%}.Eo{display:flex;gap:var(--asc-spacing-s2);align-items:center}.Uo{display:flex;align-items:center}.qo{width:1.25rem}.Bo{width:1.5rem}.Q{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--asc-color-base-shade2)}.Q.Fo{flex-direction:column;justify-content:start;align-items:flex-start;animation:W 1.5s ease-in-out infinite}.Ho{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-s2)}.Lo{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-xxs2)}.To{cursor:pointer;color:var(--asc-color-base-shade1)}@keyframes W{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Vo{display:flex;flex-grow:1;overflow:auto;width:100%;>div{width:100%}}.Do{height:100%}.Go{width:2rem;height:2rem}.Jo{position:absolute;left:0;top:0;bottom:0;z-index:1;opacity:.75;transition:width .4s ease;animation:Z .8s alternate infinite linear;background:var(--asc-color-base-shade4)}@keyframes Z{0%{opacity:.5}to{opacity:.75}}.Ko{display:inline-flex;justify-content:flex-start;align-items:center;gap:.25rem;border:none;color:var(--asc-color-base-default);background:var(--asc-color-background-default);text-align:start}.No{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.Oo{margin-left:3.25rem}._{display:flex;justify-content:flex-start;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s2) var(--asc-spacing-m1);border-radius:var(--asc-border-radius-sm);text-align:center;color:var(--asc-color-base-shade2);background-color:var(--asc-color-background-default)}._:first-child{padding:0 var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1);border-top:none}.Po{max-height:calc(100vh - 16rem);overflow:hidden;overflow-y:auto;margin-bottom:1rem}.Qo{fill:var(--asc-color-base-shade2);height:1rem;width:1rem}.Wo{display:flex;margin-right:8px}.Zo{font-size:var(--asc-text-font-size-md);font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-lg);color:var(--asc-color-base-shade2);display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}._o{display:flex;justify-content:flex-start;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s2) var(--asc-spacing-m1);border-radius:var(--asc-border-radius-sm);text-align:center;color:var(--asc-color-base-shade2);background-color:var(--asc-color-background-default)}.o{display:inline-flex;justify-items:center;background:var(--asc-color-background-default);color:var(--asc-color-base-shade2);border:1px solid var(--asc-color-base-shade4);padding:.3125rem .75rem .3125rem .5rem;border-radius:.25rem;margin-left:3rem;margin-bottom:var(--asc-spacing-m1)}.o.et{justify-content:center}.o.rt{border:none}.o.at{justify-content:flex-start;color:var(--asc-color-base-default);border:none;margin-top:1rem;padding:0 0 1rem;border-bottom:1px solid #e3e4e8}.o.ot{width:-moz-fit-content;width:fit-content;background-color:var(--asc-color-base-shade4);color:var(--asc-color-base-shade1);margin:.75rem 0 1rem 3rem;padding:.3125rem .75rem;border-radius:.5rem;font-size:var(--asc-text-font-size-xs);font-weight:var(--asc-text-font-weight-bold);line-height:var(--asc-line-height-xs)}.tt{margin-left:.3125rem}.it{display:flex;flex-direction:column;flex:1;overflow-y:auto}.st{margin-right:var(--asc-spacing-s1);width:2rem;height:2rem}.ct{display:flex;padding:10px 12px 10px 16px;align-items:center;justify-content:space-between;gap:12px;background:var(--asc-color-base-shade4);transform:translateY(100%);transition:transform .5s ease-in-out}.nt{color:var(--asc-color-base-shade2);font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-sm)}.lt{color:var(--asc-color-base-shade2);font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold);line-height:var(--asc-line-height-sm)}.dt{transform:translateY(0)}.mt{width:100%;background:var(--asc-color-background-default);display:flex;gap:var(--asc-spacing-s1);align-items:center}.gt{outline:none;flex-grow:1;font:inherit;font-size:14px;resize:vertical;color:var(--asc-color-base-shade2);background-color:var(--asc-color-base-shade4);border-radius:20px}.ht{color:var(--asc-color-primary-default)!important;cursor:pointer!important;padding:.625rem;background-color:transparent;border:none;font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold)}.pt{padding:0 1rem}.ft{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;border-top:1px solid #e3e4e8;color:var(--asc-color-base-shade2)}.ut{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:var(--asc-color-base-shade4);margin-bottom:1rem}.bt{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-sm);color:var(--asc-color-base-shade1)}.vt{font-weight:var(--asc-text-font-weight-bold)}.xt{fill:var(--asc-color-base-shade2);width:1.25rem;height:1.25rem;cursor:pointer}.wt{background:red}.yt{display:flex;flex-direction:column;height:100%;background-color:var(--asc-color-base-inverse);border:1px solid var(--asc-color-base-shade4)}.kt{display:flex;align-items:center;justify-content:center;text-align:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse);color:var(--asc-color-base-default);font-size:18px;font-weight:700;border-bottom:1px solid var(--asc-color-base-shade4)}.jt{border-top-left-radius:1rem;border-top-right-radius:1rem}.zt{flex:1;overflow-y:auto;padding:var(--asc-spacing-m1)}.It{height:100%}.Xt{padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse)}.Yt{position:fixed;inset:0;background-color:#0000007f;z-index:-1}.Rt{height:100%;display:flex;flex-direction:column}.At{overflow-y:auto;flex-grow:1}.Mt{width:100%}.St{all:unset;cursor:pointer}.Ct{color:var(--asc-color-primary-default)}.Et{background-color:transparent}.Ut{display:flex;flex-direction:column;gap:var(--asc-spacing-l1)}.t .qt{background-color:#0000007f}.t .Bt{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;max-height:80%;overflow:auto}.t .Ft{background-color:var(--asc-color-background-default);padding:16px}.t .Ht{padding:16px;display:flex;justify-content:space-between;align-items:center}.t .Lt{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:8px}.Tt{display:flex;flex-direction:column;gap:var(--asc-spacing-xxs2)}.ee{width:100%;padding:var(--asc-spacing-s1);border:none;border-bottom:1px solid var(--asc-color-base-shade4);outline:none;color:var(--asc-color-base-default);background-color:transparent}.ee.Vt{border-bottom-color:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.x{display:block}.x:after{content:none;color:var(--asc-color-alert-default)}.x.Dt:after{content:"*";color:var(--asc-color-alert-default)}.Gt{color:var(--asc-color-base-shade2)}.Jt{color:var(--asc-color-alert-default)}.Kt{color:var(--asc-color-base-shade1);text-align:right;margin-top:.3rem}.Nt{display:flex;align-items:center;justify-content:space-between}.Ot{display:flex;justify-content:space-between;align-items:center}.Pt{color:var(--asc-color-base-default)}.Qt{border:none;color:var(--asc-color-base-default)}.re{border:none}.re:disabled{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.Wt{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.Zt{display:flex;justify-content:flex-start;align-items:center;gap:var(--asc-spacing-s1);color:var(--asc-color-alert-default);border-radius:0;background-color:transparent;transition:color .3s ease;border:none;font-weight:var(--asc-text-font-weight-normal)}._t{width:100%;height:.0625rem;align-self:stretch;background-color:var(--asc-color-base-shade4);margin:1rem 0}.ei{margin-top:var(--asc-spacing-l1);display:flex;flex-direction:column;border-bottom:1px solid var(--asc-color-base-shade4)}.ri{background-color:var(--asc-color-background-default);padding:.75rem 1rem;border-radius:.75rem;width:100%;box-shadow:var(--asc-box-shadow-03)}.ai{display:flex;width:100%;padding:.75rem 0;cursor:pointer}.oi{margin-left:.5rem;color:var(--asc-color-base-default)}.ti{fill:var(--asc-color-base-default);width:1.25rem;height:1.25rem}.ii{display:block;align-items:center;justify-content:space-between;width:100%;padding:.5rem 1rem;background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;box-shadow:var(--asc-box-shadow-04)}.si{display:block;width:2.25rem;height:.25rem;margin:0 auto;border-radius:.75rem;background-color:var(--asc-color-base-shade3);margin-top:.75rem;margin-bottom:.5rem}.ci{display:flex;justify-content:space-between}.ni{display:flex;justify-content:space-around}.li{display:flex;align-items:center;padding:.75rem 1rem;gap:.75rem;cursor:pointer}.di{width:1.5rem;height:1.5rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.mi{display:none}.gi{display:flex;align-items:center;padding:.75rem 1rem;gap:.75rem;cursor:pointer}.hi{width:1.5rem;height:1.5rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.pi{display:none}.fi{display:flex;align-items:center;padding:.75rem 1rem;gap:.75rem;cursor:pointer}.ui{width:1.5rem;height:1.5rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.bi{display:none}.vi{display:block;width:100%;background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;box-shadow:var(--asc-box-shadow-04);padding-bottom:2rem;padding-top:.75rem}.xi{display:flex;width:2.25rem;height:.25rem;margin:0 auto;border-radius:.75rem;background-color:var(--asc-color-base-shade3);margin-top:.75rem;margin-bottom:1.25rem}.wi{display:flex;flex-direction:column;justify-content:center;align-items:start;width:100%;background-color:var(--asc-color-background-default);overflow-x:hidden}.yi{display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem;color:var(--asc-color-base-shade4);background-color:var(--asc-color-secondary-shade2);text-transform:uppercase}.ki{fill:var(--asc-color-white)}.ji{fill:var(--asc-color-primary-shade3)}.zi{width:2rem;height:2rem}.Ii{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2rem;height:2rem}.Xi{display:grid;grid-template-columns:3.75rem minmax(0,1fr);padding-top:.5rem;padding-bottom:.5rem;width:100%}.Yi{display:flex;justify-content:center;align-items:center}.Ri{display:flex;justify-content:center;align-items:center;width:100%}.Ai{width:2.5rem;height:2.5rem}.Mi{display:flex;justify-content:start;align-items:last baseline;gap:.25rem;width:100%;color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis}.Si{overflow:hidden;text-overflow:ellipsis}.ae{display:grid;grid-template-columns:2.5rem minmax(0,1fr);gap:1rem;padding-top:1rem;margin-bottom:1.5rem;height:3.5rem;background-color:var(--asc-color-background-default);width:100%}.ae:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.Ci{display:flex;justify-content:center;align-items:center}.Ei{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:.75rem;width:100%}.Ui{display:flex;flex-direction:column;gap:.75rem}.qi{animation:oe 1.5s ease-in-out infinite}.Bi{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Fi{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:8.75rem;height:.5rem}.Hi{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:6.75rem;height:.5rem}@keyframes oe{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Li{display:flex;flex-direction:column;justify-content:center;align-items:start;width:100%;background-color:var(--asc-color-background-default);overflow-x:hidden}.te{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.te:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.Ti{display:flex;justify-content:center;align-items:center}.Vi{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.Di{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.Gi{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.Ji{display:flex;justify-content:center;align-items:center;gap:.25rem}.Ki{display:flex;justify-content:center;align-items:center}.Ni{color:var(--asc-color-base-default);max-width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--asc-text-font-size-md)}.Oi{width:1.25rem;height:1.25rem}.Pi{fill:var(--asc-color-primary-default)}.Qi{width:1.25rem;height:.6875rem}.Wi{fill:var(--asc-color-base-default)}.Zi{display:flex;padding:0 .5rem;justify-content:center;align-items:center;border-radius:1.25rem;background-color:var(--asc-color-base-shade4);color:var(--asc-color-base-default)}._i{color:var(--asc-color-base-shade1)}.ie{display:grid;grid-template-columns:2.5rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.ie:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.es{display:flex;justify-content:center;align-items:center}.rs{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.as{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.os{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.ts{display:flex;justify-content:center;align-items:center;gap:.25rem}.is{display:flex;justify-content:center;align-items:center}.se{display:grid;grid-template-columns:2.5rem minmax(0,1fr);gap:1rem;padding-top:1rem;margin-bottom:1.5rem;height:3.5rem;background-color:var(--asc-color-background-default);width:100%}.se:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.ss{display:flex;justify-content:center;align-items:center}.cs{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:.75rem;width:100%}.ns{display:flex;flex-direction:column;gap:.75rem}.ls{animation:ce 1.5s ease-in-out infinite}.ds{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.ms{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:8.75rem;height:.5rem}.gs{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:6.75rem;height:.5rem}@keyframes ce{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.hs{display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem}.ps{display:grid;grid-template-columns:minmax(0,1fr) min-content;align-items:center;gap:.5rem;background-color:var(--asc-color-background-default)}.fs{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;background-color:var(--asc-color-base-shade4);gap:.5rem;padding:.62rem .75rem;border-radius:.5rem}.us{border:none;background-color:var(--asc-color-base-shade4);color:var(--asc-color-base-shade2)}.bs{fill:var(--asc-color-base-default);width:1.25rem;height:1.25rem}.vs{width:1.25rem;height:1.25rem;cursor:pointer}.xs{fill:var(--asc-color-base-shade3);width:1.25rem;height:1.25rem;cursor:pointer}.ws{width:1.25rem;height:1.25rem;cursor:pointer}.ys{color:var(--asc-color-base-shade2)}.ks{fill:var(--asc-color-base-default)}.js{display:flex;align-items:center;justify-content:start;gap:.25rem;cursor:pointer}.zs{fill:var(--asc-color-base-shade2)}.Is{color:var(--asc-color-base-shade2)}.Xs{background-color:var(--asc-color-background-default)}.Ys{display:grid;grid-template-columns:min-content 1fr min-content;align-items:center;gap:.5rem}.Rs{display:flex;justify-content:center;align-items:center;padding-top:.5rem;padding-bottom:.5rem}.As{display:flex;align-items:center;gap:.25rem}.Ms{display:flex;justify-content:center;align-items:center;gap:.25rem}.Ss{color:var(--asc-color-base-shade2)}.Cs{justify-self:flex-end;cursor:pointer}.Es{padding-left:.25rem}.Us{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.qs{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.Bs{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem}.Fs{display:flex;align-items:center;justify-content:start;gap:.75rem}.Hs{display:flex;align-items:center;justify-content:center}.Ls,.Ts{width:1.25rem;height:1.25rem}.Vs{display:flex;align-items:center;gap:.25rem}.Ds{color:var(--asc-color-base-default)}.Gs{fill:var(--asc-color-base-shade1);height:.75rem;width:1rem}.Js{display:grid}.Ks{display:flex;justify-content:space-between;padding:.5rem 0}.Ns{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem}.Os{color:var(--asc-color-base-shade2)}.Ps{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse}.r{width:1.25rem;height:1.25rem}.r:nth-last-child(1){transform:translate(0)}.r:nth-last-child(2){transform:translate(-.25rem)}.r:nth-last-child(3){transform:translate(-.5rem)}.r:nth-last-child(4){transform:translate(-.75rem)}.r:nth-last-child(5){transform:translate(-1rem)}.r:nth-last-child(6){transform:translate(-1.25rem)}.Qs{color:var(--asc-color-base-shade2)}.ne{color:var(--asc-color-primary-shade1);text-decoration:none}.ne:hover{text-decoration:underline}.Ws{border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.Zs{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}._s{height:.7109rem;width:14.9458rem;border-radius:1.0156rem;background-color:var(--asc-color-base-shade4)}.ec{width:11.0126rem;height:.8203rem;border-radius:1.1719rem;background-color:var(--asc-color-base-shade4)}.rc{height:11rem;background-color:var(--asc-color-base-shade4)}.ac{animation:le 1.5s ease-in-out infinite}@keyframes le{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.oc{cursor:pointer;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.tc{background-color:var(--asc-color-base-shade4);overflow:hidden;width:100%;aspect-ratio:21 / 9}.ic{padding:.75rem;display:flex;flex-direction:column;gap:.12rem}.sc{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cc{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--asc-color-base-shade4)}.nc{width:3rem;height:2.25rem;fill:var(--asc-color-base-shade3)}.lc{overflow-wrap:break-word;color:var(--asc-color-base-default);white-space:pre-wrap}.dc,.mc{cursor:pointer;color:var(--asc-color-primary-default)}.i{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden}.i[data-images-amount="1"]{aspect-ratio:1;grid-template:"image1" / minmax(0,1fr)}.i[data-images-amount="2"]{aspect-ratio:1;grid-template:"image1 image2" 50% "image1 image2" 50% / 50% 50%}.i[data-images-amount="3"]{aspect-ratio:1;grid-template:"image1 image1 image1 image1" 66% "image2 image2 image3 image3" 33% / 25% 25% 25% 25%}.i[data-images-amount="4"]{aspect-ratio:1;grid-template:"image1 image1 image1 image1 image1 image1" 66% "image2 image2 image3 image3 image4 image4" 33% / minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.gc{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.s{cursor:pointer}.s:nth-child(1){grid-area:image1}.s:nth-child(2){grid-area:image2}.s:nth-child(3){grid-area:image3}.s:nth-child(4){grid-area:image4;position:relative}.hc{position:absolute;inset:0;border-radius:0 0 .5rem;background-color:#0000007f;color:var(--asc-color-white);text-align:center;display:flex;justify-content:center;align-items:center}.c{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden}.c[data-videos-amount="1"]{grid-template:"video1" / minmax(0,1fr)}.c[data-videos-amount="2"]{grid-template:"video1 video2" 50% "video1 video2" 50% / 50% 50%}.c[data-videos-amount="3"]{grid-template:"video1 video1 video1 video1" 66% "video2 video2 video3 video3" 33% / 25% 25% 25% 25%}.c[data-videos-amount="4"]{grid-template:"video1 video1 video1 video1 video1 video1" 66% "video2 video2 video3 video3 video4 video4" 33% / minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.pc{width:100%;position:absolute;top:0;margin:auto}.e{cursor:pointer;position:relative;width:100%;padding-top:56.25%}.e[data-videos-amount="1"],.e[data-videos-amount="2"]{padding-top:56.25%}.e[data-videos-amount="3"],.e[data-videos-amount="4"]{padding-top:100%}.e:nth-child(1){grid-area:video1}.e:nth-child(2){grid-area:video2}.e:nth-child(3){grid-area:video3}.e:nth-child(4){grid-area:video4}.fc{position:absolute;inset:0;border-radius:0 0 .5rem;background-color:#0000007f;color:var(--asc-color-white);text-align:center;display:flex;justify-content:center;align-items:center}.uc{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.bc{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;width:2.5rem;height:2.5rem;background-color:var(--asc-color-secondary-default);display:flex;justify-content:center;align-items:center;cursor:pointer}.vc{width:1.5rem;height:1.5rem;fill:var(--asc-color-secondary-shade4)}.xc{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);z-index:1000}.wc{background-color:var(--asc-color-background-default);position:relative;display:flex;justify-content:center;align-items:center;height:100%}.yc{position:absolute;top:10px;left:10px;font-size:24px;cursor:pointer}.kc{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.jc,.zc{width:2rem;height:2rem}.Ic{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.de,.me{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.de:hover,.me:hover{opacity:.8}.ge,.Xc{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.ge{transform:rotate(180deg)}.Yc{flex:1 1 auto}.Rc{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.Ac{width:2rem;height:2rem;cursor:pointer}.Mc{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);z-index:1000}.Sc{background-color:var(--asc-color-background-default);position:relative;display:flex;justify-content:center;align-items:center;height:100%}.Cc{position:absolute;top:10px;left:10px;font-size:24px;cursor:pointer}.Ec{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.Uc,.qc{width:2rem;height:2rem}.Bc{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.he,.pe{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.he:hover,.pe:hover{opacity:.8}.fe,.Fc{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.fe{transform:rotate(180deg)}.Hc{flex:1 1 auto}.Lc{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.Tc{width:2rem;height:2rem;cursor:pointer}.Vc{height:100%;width:100%}.m{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.m:focus{outline:none}.m:hover{background-color:var(--asc-color-base-shade4);border-radius:var(--asc-border-radius-md)}@media (hover: none){.m:hover{background-color:inherit}}.Dc{color:var(--asc-color-secondary-default)}.Gc{fill:var(--asc-color-secondary-default);width:1.5rem;height:1.25rem}.Jc{color:var(--asc-color-secondary-default)}.Kc{fill:var(--asc-color-secondary-default);width:1.5rem;height:1.25rem}.Nc{color:var(--asc-color-alert-default)}.Oc{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.Pc{display:flex;flex-direction:column;gap:1rem;height:14rem;background-color:var(--asc-color-background-default)}.Qc{display:grid;grid-template-columns:min-content 1fr min-content;align-items:center;gap:.5rem}.Wc,.Zc{display:flex;flex-direction:column;gap:.75rem}._c{animation:ue 1.5s ease-in-out infinite}.en{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.rn{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:7.5rem;height:.5rem}.an{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.5rem;height:.5rem}.on{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:15rem;height:.5rem}.tn{border-radius:.18.5625rem;background-color:var(--asc-color-base-shade4);width:18.5625rem;height:.5rem}.in{border-radius:0;background-color:var(--asc-color-base-shade4);width:11.25rem;height:.5rem}@keyframes ue{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.sn{height:100%;width:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.cn{color:var(--asc-color-base-shade3);text-align:center}.nn{color:var(--asc-color-base-shade3);text-align:center}.ln{display:flex;padding:.625rem 1rem .625rem .75rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.25rem;background:var(--asc-color-primary-default);cursor:pointer}.dn{fill:var(--asc-color-white)}.mn{color:var(--asc-color-white)}.gn{display:flex;padding:.625rem 1rem;justify-content:center;align-items:center;border-radius:.25rem;border:0 solid var(--asc-color-secondary-shade3);color:var(--asc-color-primary-default)}.hn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default)}.pn{padding-bottom:1.0625rem}.fn{display:flex;flex-direction:column}.un{padding:.25rem 1rem .75rem}.bn{padding-top:.75rem;padding-left:1rem}.vn{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.xn,.wn{width:1.25rem;height:1.25rem}.yn{width:1.25rem;height:1.25rem;animation-name:be;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.kn{background-color:var(--asc-color-base-shade4);height:.5rem;width:100%}.jn{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.zn{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.In,.Xn{display:flex;align-items:center;justify-content:center}.Yn{height:1px}.Rn{padding:.25rem 1rem 0 .75rem}@keyframes be{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ve{position:relative;border-radius:var(--asc-border-radius-full);padding:var(--asc-spacing-none) var(--asc-spacing-xxs3)}.ve:before{content:"";position:absolute;inset:0;background-color:var(--asc-color-base-shade1);opacity:.5;border-radius:inherit}.An{width:.75rem;height:.75rem}.Mn{font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-sm);color:var(--asc-color-white)}.Sn{position:relative;display:flex;gap:var(--asc-spacing-xxs1);align-items:center}.xe{padding:1rem;background-color:var(--asc-color-background-default);max-height:50%;position:fixed;bottom:0;left:0;right:0;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;margin-top:6rem}.xe:focus{outline:none}.Cn{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1}.En{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.Un{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:fixed}.qn{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.Bn{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.Fn{color:var(--asc-color-base-default)}.Hn{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Ln{color:var(--asc-color-base-shade1)}.Tn{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.Vn{min-height:15rem}.Dn{position:relative;background-color:var(--asc-color-background-default-sh)}.Gn{width:calc(100% - (var(--asc-spacing-m1) * 2));margin:var(--asc-spacing-xxs2) auto}.Jn{display:flex;flex-direction:row;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) 0;max-width:100%}.Kn{color:var(--asc-color-base-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Nn{width:2rem;height:2rem;flex-shrink:0}.On{display:flex;flex-flow:wrap;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--asc-spacing-xxs1);flex:1 1 auto;overflow:hidden}.Pn{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.Qn{aspect-ratio:1 / 1}.Wn{margin:var(--asc-spacing-s1) 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-md)}.we{background-color:var(--asc-color-background-shade1);padding:var(--asc-spacing-m1) var(--asc-spacing-s2);display:grid;grid-template:"left right" auto / minmax(0,3fr) minmax(0,1fr);align-items:center;justify-content:start;margin-top:var(--asc-spacing-s1);width:100%}.we[data-has-url=true]{cursor:pointer}.Zn{color:var(--asc-color-base-shade1)}._n{color:var(--asc-color-base-default)}.el{grid-area:left;word-wrap:break-word}.rl{grid-area:right;display:flex;justify-content:center;align-items:center;place-self:center;max-width:100%}.al{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);padding:.375rem .75rem;border-radius:var(--asc-border-radius-md);max-width:100%;overflow:hidden}.ol{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.tl{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.il{fill:var(--asc-color-base-shade3)}.sl{display:flex;flex-direction:column;width:100%;background-color:var(--asc-color-background-default)}.cl{display:flex;flex-direction:column}.nl{padding:.25rem 1rem .75rem .75rem}.ll{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.dl,.ml{width:1.25rem;height:1.25rem}.gl{width:1.25rem;height:1.25rem;animation-name:ye;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.hl{background-color:var(--asc-color-base-shade4);height:.5rem;width:100%}.pl{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.fl{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.ul,.bl{display:flex;align-items:center;justify-content:center}.vl{height:1px}@keyframes ye{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.xl{background-color:var(--asc-color-secondary-shade4);display:flex;justify-content:center;align-items:center;position:relative;border-radius:50%;width:2rem;height:2rem;cursor:pointer}.wl{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.yl{cursor:pointer}.kl{background-color:var(--asc-color-secondary-shade4);display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem}.jl{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.zl{color:var(--asc-color-base-default)}.Il{display:flex;justify-content:space-between;align-items:center;background-color:var(--asc-color-background-default);height:3.625rem}.Xl,.Yl{display:flex;gap:.625rem;justify-content:center;align-items:center}.Rl{position:relative;width:100%;height:100%;background-color:var(--asc-color-background-default)}.Al{top:0;position:absolute;width:100%;height:7.5rem;background-color:var(--asc-color-background-default)}.Ml{padding-left:1rem;padding-right:1rem}.ke{display:inline-flex;flex-wrap:nowrap;gap:.5rem;overflow-x:scroll;width:100%;padding:.75rem 1rem;-ms-overflow-style:none;scrollbar-width:none}.ke::-webkit-scrollbar{display:none}.je{position:absolute;top:7.5rem;width:100%;height:calc(100% - 7.5rem);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.je::-webkit-scrollbar{display:none}.Sl{position:absolute;right:1rem;top:3.25rem;width:12.5rem}.ze{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);background:var(--asc-color-background-default, #fff);border:1px solid var(--asc-color-base-shade4);border-radius:1.5rem;cursor:pointer;color:var(--asc-color-base-shade1);white-space:nowrap}.ze[data-active=true]{font-weight:600;color:var(--asc-color-white);background-color:var(--asc-color-primary-default);border:1px solid transparent}.Cl{font-size:1.0625rem}.El{all:unset;display:flex;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);align-items:center;gap:var(--asc-spacing-xxs3);border-radius:var(--asc-border-radius-full);background:var(--asc-color-secondary-default);color:var(--asc-color-white);cursor:pointer}.Ul{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.ql{all:unset;display:flex;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);align-items:center;gap:var(--asc-spacing-xxs3);border-radius:var(--asc-border-radius-full);background:var(--asc-color-secondary-default);color:var(--asc-color-white);cursor:pointer}.Bl{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.Fl{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-s2);background-color:var(--asc-color-black);color:var(--asc-color-white);position:absolute;bottom:0;z-index:99999}.Hl{position:absolute;bottom:0;display:flex;justify-content:space-between;align-items:center;width:100%;height:var(--asc-spacing-l4);padding:var(--asc-spacing-s2);background-color:var(--asc-color-alert-default);color:var(--asc-color-white);z-index:0}.Ll{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1);width:100%}.Tl{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1)}.Vl{font-weight:var(--asc-text-font-weight-bold);color:var(--asc-color-white);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-xxs2)}.Dl{font-weight:var(--asc-text-font-weight-bold);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-s2)}.Gl{display:flex;padding:8px 10px;align-items:center;gap:.5rem;border-radius:24px;background:var(--asc-color-secondary-default)}.Jl{fill:var(--asc-color-white)}.Kl{position:absolute;width:2rem;height:2rem;background-color:color(var(--asc-color-black),.5);border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Nl{position:relative;width:100%;height:100%}.Ol{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Pl,.Ql{width:100%;height:100%}.Wl{position:absolute;left:0;top:0;background:rgb(var(--asc-color-black) .9);z-index:9;display:flex;justify-content:center;align-items:center;color:var(--asc-color-base-shade3)}.Zl{width:auto;max-width:100%;max-height:100%;margin:auto}._l,.ed{width:1.5rem;height:1.5rem;fill:var(--asc-color-white);cursor:pointer}.rd{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.ad{fill:var(--asc-color-white)}.od{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.td{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.id{width:100%;display:flex;position:absolute;justify-content:space-between;align-items:center;height:3.5rem;padding:.75rem;background-color:var(--asc-color-black);bottom:0}.sd{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem}.cd{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.75rem}.nd{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem;border-radius:50%;padding:.5rem .625rem;background-color:var(--asc-color-secondary-default)}.ld{flex:1}.dd{height:5rem;padding:.75rem 1rem .625rem}.md{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.gd{z-index:99999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem .625rem;gap:.5rem}.hd{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Ie{position:absolute;bottom:0;right:0}.Ie:hover{cursor:pointer}.pd{display:flex;gap:1.25rem;justify-content:flex-end;align-items:center}.fd{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center}.ud{cursor:pointer;display:flex;gap:.25rem;color:var(--asc-color-white);font-size:var(--asc-text-font-size-sm);font-style:normal;font-weight:var(--asc-text-font-weight-bold);line-height:var(--asc-line-height-md);letter-spacing:-.24px;margin-right:.25rem;align-items:center}.bd{width:auto;max-width:11.688rem}.vd{display:inline-flex;gap:.25rem;margin-bottom:.25rem;color:var(--asc-color-white);font-size:var(--asc-text-font-size-xs);font-style:normal;font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-md);letter-spacing:-.1px}.xd{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Xe{position:absolute;bottom:6rem;z-index:9999;display:flex;justify-content:center;align-items:center;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1);left:50%;transform:translate(-50%)}.Xe a{text-decoration:none}.wd{position:relative;width:100%;height:100%}.yd{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.kd,.jd{width:100%;height:100%}.zd{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.Id{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.Xd{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Yd,.Rd{color:var(--asc-color-white);cursor:pointer}.Ad{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Md{color:var(--asc-color-white)}.Sd{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.Cd{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.Ed{width:100%;display:flex;position:absolute;justify-content:space-between;align-items:center;height:3.5rem;padding:var(--asc-spacing-s2);background-color:var(--asc-color-black);bottom:0}.Ud{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.qd{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.Bd{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2);border-radius:50%;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);background-color:#292b32}.Fd{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.Hd{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.Ld{z-index:9999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;padding:var(--asc-spacing-m3) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1);gap:var(--asc-spacing-s1)}.Td{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Ye{position:absolute;bottom:0;right:0}.Ye:hover{cursor:pointer}.Vd{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.Dd{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.Gd{cursor:pointer;display:flex;gap:var(--asc-spacing-xxs2);color:var(--asc-color-white);font-size:var(--asc-text-font-size-sm);font-style:normal;font-weight:var(--asc-text-font-weight-bold);line-height:var(--asc-line-height-md);letter-spacing:-.24px;margin-right:var(--asc-spacing-xxs2);align-items:center}.Jd{width:auto;max-width:11.688rem}.Kd{display:inline-flex;gap:var(--asc-spacing-xxs2);margin-bottom:var(--asc-spacing-xxs2);color:var(--asc-color-white);font-size:var(--asc-text-font-size-xs);font-style:normal;font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-md);letter-spacing:-.1px}.Nd{display:flex;position:relative;overflow:hidden}.Od{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Re{display:flex;justify-content:flex-start;align-items:center;text-align:left;gap:var(--asc-spacing-s1);border:none;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-m2);cursor:pointer;border-radius:var(--asc-border-radius-sm)}.Re:hover{background-color:var(--asc-color-base-shade4)}.Pd{position:absolute;top:0;bottom:0;width:50%;z-index:10}.Qd{left:0}.Wd{right:0}.Zd{-o-object-fit:contain;object-fit:contain}._d{-o-object-fit:cover;object-fit:cover}.em{position:absolute;top:.5rem;left:.5rem;right:.5rem;height:.125rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.rm{height:100%;background-color:#ffffff7f;border-radius:.0625rem;overflow:hidden}.am{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Ae{padding-top:1rem;background-color:var(--asc-color-background-default);max-height:70%;position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;z-index:100000}.Ae:focus{outline:none}.om{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;padding-left:1rem;padding-right:1rem;flex:1}.tm{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.im{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:absolute;z-index:100000}.sm{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.cm{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.nm{color:var(--asc-color-base-default)}.lm{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.dm{color:var(--asc-color-base-shade1)}.mm{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.gm{min-height:15rem;width:100%;background-color:var(--asc-color-background-default)}.hm{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.pm{position:absolute;bottom:1.18rem;z-index:99999;display:flex;justify-content:center;align-items:center;padding:.625rem 1rem;left:50%;transform:translate(-50%);border:1px solid var(--asc-color-base-shade4);border-radius:1.5rem;background-color:var(--asc-color-white);box-shadow:var(--asc-box-shadow-03)}.fm{text-decoration:none;color:var(--asc-color-secondary-default);text-align:center;font-size:.9375rem;font-style:normal;font-weight:600;line-height:1.25rem;letter-spacing:-.015rem}.um{position:relative;width:100%;height:100%;overflow:hidden}.bm{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.vm,.xm{width:100%;height:100%}.wm{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.ym{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.km{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.jm,.zm{color:var(--asc-color-white);cursor:pointer}.Im{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Xm{color:var(--asc-color-white)}.Ym{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.Rm{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.Am{width:100%;display:flex;position:absolute;justify-content:space-between;align-items:center;height:3.5rem;padding:var(--asc-spacing-s2);background-color:var(--asc-color-black);bottom:0}.Mm{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.Sm{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.Cm{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2);border-radius:50%;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);background-color:#292b32}.Em{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.Um{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.qm{z-index:9999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;padding:var(--asc-spacing-m3) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1);gap:var(--asc-spacing-s1)}.Bm{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Me{position:absolute;bottom:0;right:0}.Me:hover{cursor:pointer}.Fm{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.Hm{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.Lm{cursor:pointer;display:flex;gap:var(--asc-spacing-xxs2);color:var(--asc-color-white);font-size:var(--asc-text-font-size-sm);font-style:normal;font-weight:var(--asc-text-font-weight-bold);line-height:var(--asc-line-height-md);letter-spacing:-.24px;margin-right:var(--asc-spacing-xxs2);align-items:center}.Tm{width:auto;max-width:11.688rem}.Vm{display:inline-flex;gap:var(--asc-spacing-xxs2);margin-bottom:var(--asc-spacing-xxs2);color:var(--asc-color-white);font-size:var(--asc-text-font-size-xs);font-style:normal;font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-md);letter-spacing:-.1px}.Dm{display:flex;position:relative;overflow:hidden}.Gm{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Se{display:flex;justify-content:flex-start;align-items:center;text-align:left;gap:var(--asc-spacing-s1);border:none;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-m2);cursor:pointer;border-radius:var(--asc-border-radius-sm)}.Se:hover{background-color:var(--asc-color-base-shade4)}.Jm{position:absolute;top:0;bottom:0;width:50%;z-index:10}.Km{left:0}.Nm{right:0}.Om{-o-object-fit:contain;object-fit:contain}.Pm{-o-object-fit:cover;object-fit:cover}.Qm{z-index:99999;position:absolute;width:1rem;height:1rem;right:.25rem;bottom:.25rem;cursor:pointer}.Wm{fill:var(--asc-color-base-shade3)}.Zm{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) min-content;gap:.5rem;z-index:99999;position:absolute;top:1.25rem;width:100%;padding-left:1rem;padding-right:1rem;height:2.5rem}._m{display:flex;align-items:center;gap:.5rem}.eg{width:2.5rem;height:2.5rem}.rg{display:flex;align-items:start;flex-direction:column;color:var(--asc-color-base-inverse);flex-shrink:1;overflow:hidden}.ag{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-white)}.og{display:flex;align-items:center;gap:1.25rem}.tg{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Ce{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Ce svg{width:2rem;height:1.75rem;fill:var(--asc-color-base-inverse)}.Ee{display:none}@media screen and (width >= 768px){.Ee{display:flex}}.Ue{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Ue svg{width:2rem;height:1.75rem;fill:var(--asc-color-base-inverse)}.qe{display:none}@media screen and (width >= 768px){.qe{display:flex}}.Be{position:absolute;top:0;left:0;width:50%;height:100%;z-index:9999}.Fe{position:absolute;top:0;right:0;width:50%;height:100%;z-index:9999}.ig{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.sg{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#00000029 55.05%,#fff0 96.52%);z-index:3}.cg{display:none}.ng{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:23.4375rem;flex-shrink:0}.lg{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden}.dg{fill:var(--asc-color-base-default)}@media (width >= 768px){.Be,.Fe{display:none}.mg{display:block}}.He{aspect-ratio:9 / 16;max-width:23.4375rem;max-height:100%;width:100%;height:auto;position:relative;display:flex;flex-direction:column}@media (width <= 768px){.He{max-width:100%;max-height:100vh;width:100%;height:100%;aspect-ratio:auto}}.gg{position:absolute;top:0;left:0;right:0;z-index:1}.hg{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden}.pg{width:100%;justify-content:space-between;position:absolute;top:0;left:0;right:0;display:flex;align-items:center;padding:var(--asc-spacing-s1);background-color:transparent;color:var(--asc-color-white)}.fg{display:flex;width:100%;justify-content:flex-end;gap:var(--asc-spacing-s2)}.ug{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden;border-top-left-radius:var(--asc-border-radius-lg);border-top-right-radius:var(--asc-border-radius-lg);background:linear-gradient(180deg,var(--asc-draft-image-container-color-0, var(--asc-color-black)) 0%,var(--asc-draft-image-container-color-last, var(--asc-color-black)) 100%);position:relative;width:100%;height:100%}.bg{max-width:100%;max-height:100%}.vg{display:flex;justify-content:flex-end;padding:var(--asc-spacing-m1);background-color:var(--asc-color-black);width:100%}.xg{width:100%;height:100%;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.wg{position:absolute;padding:1rem;display:flex;justify-content:center;bottom:6rem;left:0;right:0}.yg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;color:var(--asc-color-white);font-size:3rem;cursor:pointer}.kg{position:absolute;top:0;left:0;right:0;height:4px;background-color:#ffffff4d}.jg{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.zg{display:flex;flex-direction:column;margin-left:10px}.Ig{font-size:16px;font-weight:700;color:var(--asc-color-black)}.Xg{font-size:14px}.Yg{position:relative;width:100%;height:100%}.Rg{color:var(--asc-color-white)}.Ag,.Mg{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.Sg{color:var(--asc-color-white)}.Cg{width:100%;height:100%;position:relative}.Eg{position:absolute;top:10px;left:10px;right:10px;z-index:1;display:flex;align-items:center;padding:.75rem 0 .625rem}.Le{position:absolute;top:0;left:0;right:0;height:.125rem;border-radius:.25rem;background-color:#ffffff4d}.Ug{height:100%;background-color:#fff;transition:width .1s linear}.qg{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.Te{color:#fff}.Bg{display:flex;align-items:center;gap:.25rem}.Fg{position:absolute;bottom:2rem;z-index:1;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem .625rem;left:50%;transform:translate(-50%)}.Ve{width:100%;height:100%;position:absolute;top:0;left:0}.Hg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.De{width:2rem;height:2rem}.Lg{-o-object-fit:contain;object-fit:contain}.Tg{-o-object-fit:cover;object-fit:cover}.Vg{width:100%;display:flex;justify-content:space-between;align-items:center}.Dg{display:flex;align-items:center;gap:.5rem;width:100%}.Gg{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none}@keyframes Ge{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.n{background-color:#e0e0e0;animation:Ge 1.5s ease-in-out infinite}.Le.n{height:.25rem;width:100%}.De.n{width:2rem;height:2rem;border-radius:50%}.Te.n{width:60%;height:1rem;border-radius:.25rem}.Ve.n{width:100%;height:100%}.Jg{flex-grow:1;display:flex;flex-direction:column;gap:.25rem}.Kg{width:80%;height:.5rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.Ng{width:40%;height:.5rem;background-color:#e0e0e0;border-radius:.25rem}.Og{position:relative;width:7.4rem;height:13rem}.Pg{width:1rem;height:1rem;flex-shrink:0}.l{position:relative;width:100%;height:100%;overflow:hidden}.w{width:100%;height:100%}.w img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.l:hover .w img{transform:scale(1.1);cursor:pointer}.Qg{position:absolute;top:0;left:0;right:0;padding:.5rem}.Wg{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.Zg{color:#ebecef;font-size:.25rem}._g{display:flex;align-items:center}.eh{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;max-width:3rem}.rh{width:.5rem;height:.5rem;color:#1054de}.ah{gap:.125rem;display:inline-flex;color:var(--asc-color-black);text-decoration:none;padding:.1988rem .3181rem .1988rem .2386rem;font-size:.5rem;text-align:center;align-items:center;border-radius:1.5rem;border:.0625rem solid #ebecef;background:#fffc}.l:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;opacity:0;transition:opacity .3s ease-in-out}.l:after{content:"View preview";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#ebecef;font-size:.75rem;font-weight:400;text-align:center;opacity:0;transition:opacity .3s ease-in-out;line-height:1rem;letter-spacing:-.0063rem}.l:hover:after{width:100%;height:100%;opacity:1;z-index:9999;cursor:pointer;background-color:#000c;display:flex;justify-content:center;align-items:center;flex-direction:column}.oh{width:100%;height:100%}.th{-o-object-fit:contain;object-fit:contain}.ih{-o-object-fit:cover;object-fit:cover}.sh{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.ch{width:.75rem;height:.75rem;color:#1054de;margin-right:.13rem}.nh{max-width:4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.lh{position:absolute;top:.5rem;left:.5rem;right:.5rem;display:flex;align-items:center}.dh{background-color:#636878;animation:Je 1.5s ease-in-out infinite}@keyframes Je{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.mh{width:1rem;height:1rem;border-radius:50%;background-color:#e0e0e0;margin-right:.5rem}.gh{flex-grow:1}.hh{width:80%;height:.25rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.ph{width:40%;height:.25rem;background-color:#e0e0e0;border-radius:.25rem}.fh{width:7.4rem;height:13rem;position:relative;overflow:hidden}.uh{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none;z-index:0}.bh{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;color:#666;text-align:center}.vh{max-width:100vw;flex:1;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.xh{display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.wh{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}.yh{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.kh{display:flex;flex-direction:column;padding:var(--asc-spacing-m1) var(--asc-spacing-none);flex:1;height:100%}.jh{display:flex;padding:.5rem 3.25rem .5rem 1rem;gap:.75rem;cursor:pointer;align-items:center}.zh{margin-right:var(--asc-spacing-s1)}.Ih{display:flex;fill:var(--asc-color-base-default)}.Xh{color:var(--asc-color-base-default);text-align:center}.Yh{position:relative;display:block;background-color:var(--asc-color-background-default);height:100%}.Rh{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1)}.Ah{width:calc(100% - 2rem);position:absolute;bottom:0;left:1rem;display:flex;justify-content:start;padding:unset;font-size:var(--asc-text-font-size-md);gap:.75rem;margin:0 auto 1rem;border-radius:.5rem;box-shadow:var(--asc-box-shadow-03);background-color:var(--asc-color-secondary-default);color:var(--asc-color-background-default)}.Mh{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Sh{position:relative;top:0}.Ke{max-height:calc(100% - 92px);overflow:auto}.Ne{max-height:calc(100% - 236px);overflow:auto}.Ke::-webkit-scrollbar,.Ne::-webkit-scrollbar{display:none}.Ch{position:absolute;width:100%;top:0;left:0;outline:none}.Oe{display:flex;font-weight:var(--asc-text-font-weight-normal);color:var(--asc-color-primary-default)}.Oe:disabled{display:flex;font-weight:var(--asc-text-font-weight-normal);color:var(--asc-color-primary-shade2);cursor:not-allowed}.Pe{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;overflow-y:scroll}.Pe::-webkit-scrollbar{display:none}.Qe{width:100%;display:flex;align-items:center;padding:.5rem 1rem;background-color:var(--asc-color-background-default);color:var(--asc-color-base-default)}.Qe:focus{background-color:var(--asc-color-base-shade4)}.Eh{width:2.5rem;height:2.5rem}.Uh{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.qh{color:#999;overflow:hidden;position:absolute;top:4.5rem;left:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.We{height:100%;width:100%;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.We span{color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.Ze{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);padding:0 1rem}.Ze :focus{border:none;outline:none}.g{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.g[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.g[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);max-height:21rem}.g[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}._e{position:relative;text-align:center;width:100%;height:21rem}._e[data-images-height=true]{height:6.8rem}.Bh{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Fh{position:absolute;right:.5rem;top:.5rem;width:1.5rem;height:1.5rem;padding:.19rem;background-color:#0000007f;fill:var(--asc-color-primary-shade4);border-radius:50%}.Hh{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.h{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%rem}.h[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.h[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);height:21rem}.h[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.Lh{position:relative;text-align:center;width:100%;max-height:21rem}.Th{height:6.8rem}.Vh{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Dh{position:absolute;right:.5rem;top:.5rem;width:1.5rem;height:1.5rem;padding:.19rem;background-color:#0000007f;fill:var(--asc-color-primary-shade4);border-radius:50%}.Gh{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.Jh{max-width:100vw;height:100vh;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.Kh{display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1) var(--asc-spacing-none);background-color:var(--asc-color-background-default)}.Nh{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}.Oh{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.Ph{display:flex;text-align:left;color:var(--asc-color-base-default);padding:var(--asc-spacing-m1) var(--asc-spacing-none) var(--asc-spacing-s1);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md);letter-spacing:-.015rem;opacity:.4}.Qh{margin-right:var(--asc-spacing-s1)}.Wh{display:flex;fill:var(--asc-color-base-default)}.Zh{color:var(--asc-color-base-default)}._h{display:flex;align-items:center;margin-right:var(--asc-spacing-s1)}.ep{width:2.5rem;height:2.5rem}.rp{font-size:var(--asc-text-font-size-md);font-weight:var(--asc-text-font-weight-bold);line-height:var(--asc-line-height-md);letter-spacing:-.015rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-default)}.ap{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.op{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.tp{display:flex;gap:.5rem;width:100%;overflow-y:scroll}.ip{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%}button,fieldset,input{all:unset}.sp{display:flex;flex-direction:column;background-color:var(--asc-color-background-default)}.cp{display:flex;flex-shrink:0;border-bottom:1px solid var(--asc-color-base-shade4);gap:1.25rem}.er{height:3rem;color:var(--asc-color-base-shade3)}.er[data-state=active]{color:var(--asc-color-primary-default);border-bottom:.125rem solid var(--asc-color-primary-default)}.np{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.rr{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.rr::-webkit-scrollbar{display:none}.lp{display:grid;grid-template-columns:min-content 1fr min-content;padding-inline:.75rem 1rem;height:3.625rem;align-items:center;gap:.5rem;position:absolute;left:0;right:0;top:0;background-color:var(--asc-color-background-default)}.dp{text-align:center}.mp{cursor:pointer}.gp{padding:.5rem 1rem}.hp{fill:var(--asc-color-base-default);cursor:pointer}.ar{height:.0625rem;width:100%;background-color:var(--asc-color-base-shade4);animation:or 1.5s ease-in-out infinite}.ar[data-is-loading=true]{height:.5rem;width:100%;background-color:var(--asc-color-base-shade4)}.pp{display:flex;justify-content:space-between;padding:.5rem 1rem}.fp{display:flex;justify-content:center;align-items:center;gap:.25rem}.up{color:var(--asc-color-base-shade2)}.bp{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}@keyframes or{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.vp{color:#999;overflow:hidden;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tr{height:100%;width:100%;color:var(--asc-color-base-default)}.tr span{color:var(--asc-color-base-default)}.ir{width:100%;height:100%;color:var(--asc-color-base-default);max-height:calc(var(--asc-line-height-md) * var(--var-max-lines) + (.62rem * 2));position:relative;p{line-height:var(--asc-line-height-md);font-size:var(--asc-text-font-size-md);margin:0}}.xp{height:-moz-max-content;height:max-content;max-height:calc(var(--asc-line-height-md) * var(--var-max-lines));overflow-y:scroll}.ir :focus{border:none;outline:none}.sr{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;overflow-y:scroll}.sr::-webkit-scrollbar{display:none}.wp{position:relative;display:flex;flex-direction:row;background-color:var(--asc-color-background-default);align-items:flex-end;padding:var(--asc-spacing-s1) 0 var(--asc-spacing-s1) var(--asc-spacing-m1);border-top:1px solid var(--asc-color-base-shade4);width:100%}.yp{width:2rem;height:2rem;margin-bottom:var(--asc-spacing-xxs2);border-radius:var(--asc-border-radius-full);margin-right:var(--asc-spacing-s1)}.y{border:none;margin-bottom:var(--asc-spacing-xxs2)}.y:hover{background-color:transparent!important}.y:disabled{color:var(--asc-color-primary-shade2)}.kp{flex-grow:1;background-color:var(--asc-color-base-shade4);border-radius:1.25rem;padding:.625rem .75rem}.jp{position:absolute;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:var(--asc-color-base-shade4)}.zp{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-sm);color:var(--asc-color-base-shade1)}.Ip{font-weight:var(--asc-text-font-weight-bold)}.Xp{fill:var(--asc-color-base-shade2);width:1.25rem;height:1.25rem;cursor:pointer}.Yp{display:flex;flex-direction:column;gap:1rem}.Rp{width:100%;padding:var(--asc-spacing-s2) 0;margin:auto;border-top:.0625rem solid var(--asc-color-base-shade4);cursor:pointer;text-align:center}.Ap{height:1px}.Mp{width:100%;display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem}.Sp{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:1rem;border-top:1px solid var(--asc-color-base-shade4);border-bottom:1px solid var(--asc-color-base-shade4)}.Cp{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.Ep{color:var(--asc-color-base-shade2)}.Up{margin-right:.75rem;display:inline-block}.qp{display:flex;flex-direction:column;gap:.25rem}.Bp{display:flex;flex-direction:column;gap:.25rem;justify-content:center;align-items:start;background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;padding:.75rem;max-width:-moz-max-content;max-width:max-content}.Fp,.Hp{color:var(--asc-color-base-default)}.Lp{display:flex;justify-content:space-between;align-items:center;width:100%}.Tp{display:flex;gap:.75rem;align-items:center}.Vp{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.Dp{display:flex;gap:.25rem;align-items:center}.Gp{width:1.25rem;height:1.25rem}.cr{cursor:pointer;color:var(--asc-color-base-shade2)}.cr[data-is-liked=true]{color:var(--asc-color-primary-default)}.Jp{cursor:pointer;color:var(--asc-color-base-shade2)}.Kp{cursor:pointer;height:1.25rem;fill:var(--asc-color-secondary-shade2)}.Np{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content}.Op{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Pp{color:var(--asc-color-secondary-shade1)}.Qp{display:flex;gap:.5rem}.Wp{width:100%}.Zp{display:flex;height:7.5rem;padding:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;background-color:var(--asc-color-base-shade4);width:100%;border-radius:0 .75rem .75rem}._p{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.ef{padding:.375rem .75rem;cursor:pointer}.rf{color:var(--asc-color-secondary-shade1);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-secondary-shade1);background:var(--asc-color-background-default)}.af{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.of{color:var(--asc-color-primary-default);display:inline}.tf{color:var(--asc-color-base-default);display:inline}.if{display:flex;gap:.75rem;padding:1rem 0;align-items:center;cursor:pointer}.sf{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.cf{color:var(--asc-color-base-default)}.nf{width:100%;display:grid;grid-template-columns:min-content 1fr;gap:.5rem}.lf{margin-right:.75rem;display:inline-block}.df{display:flex;flex-direction:column;gap:.25rem}.mf{display:flex;flex-direction:column;gap:.25rem;justify-content:center;align-items:start;background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;padding:.75rem;max-width:-moz-max-content;max-width:max-content}.gf,.hf{color:var(--asc-color-base-default)}.pf{display:flex;justify-content:space-between;align-items:center;width:100%}.ff{display:flex;gap:.75rem;align-items:center}.uf{display:flex;gap:.25rem;align-items:center}.bf{width:1.25rem;height:1.25rem}.nr{cursor:pointer;color:var(--asc-color-base-shade2)}.nr[data-is-liked=true]{color:var(--asc-color-primary-default)}.vf{color:var(--asc-color-base-shade2)}.xf{fill:var(--asc-color-secondary-shade2);cursor:pointer;width:1.25rem;height:1.25rem}.wf{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content}.yf{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.kf{color:var(--asc-color-secondary-shade1)}.jf{display:flex;gap:.75rem;padding:1rem 0;align-items:center;cursor:pointer}.zf{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.If{color:var(--asc-color-base-default)}.Xf{display:flex;padding:.31rem .5rem;gap:.25rem;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm);width:-moz-max-content;width:max-content;align-items:center;margin-bottom:var(--asc-spacing-s2)}.Yf{width:1rem;height:1rem;color:var(--asc-color-secondary-shade2)}.Rf{color:var(--asc-color-secondary-shade2)}.Af{display:flex;gap:.5rem}.Mf{width:100%}.Sf{display:flex;height:7.5rem;padding:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;background-color:var(--asc-color-base-shade4);width:100%;border-radius:0 .75rem .75rem}.Cf{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.Ef{padding:.375rem .75rem;cursor:pointer}.Uf{color:var(--asc-color-secondary-shade1);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-secondary-shade1);background:var(--asc-color-background-default)}.qf{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.Bf{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.Ff{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content}.Hf{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Lf{color:var(--asc-color-secondary-shade1)}.Tf{width:100%;position:relative;height:100%;max-width:24rem}.Vf{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;width:100%}.Df{display:flex;flex-direction:column;gap:.25rem}.Gf{width:2rem;height:2rem}.Jf{display:flex;flex-direction:column;gap:.25rem;justify-content:center;align-items:start;background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;padding:.75rem;width:100%}.Kf{width:100%}.Nf{color:var(--asc-color-base-default);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Of{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.Pf{display:flex;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);height:100%;width:100%;cursor:pointer}.Qf{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem 0 0 .5rem;flex-basis:35%;width:35%}.Wf{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Zf{padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex-basis:65%;width:65%;overflow:hidden}._f{width:100%}.e0{color:var(--asc-color-base-shade1);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.r0{color:var(--asc-color-base-default);width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.a0{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);padding:.375rem .75rem;border-radius:var(--asc-border-radius-md);box-sizing:border-box;max-width:100%}.o0{width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.t0{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.i0{fill:var(--asc-color-base-shade3)}
2
+ /*! Bundled license information:
3
+
4
+ modern-normalize/modern-normalize.css:
5
+ (*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize *)
6
+ */