@charset "UTF-8";.es-header.svelte-19zjy0{z-index:8;position:fixed;top:0;width:100%;height:var(--header-height);background-color:var(--color-secondary50)}.es-header.svelte-19zjy0 .es-header-container:where(.svelte-19zjy0){height:100%;padding-left:16px;padding-right:16px;display:flex;align-items:center;justify-content:space-between}.es-header.svelte-19zjy0 .es-header-container:where(.svelte-19zjy0)>h2:where(.svelte-19zjy0){width:100%;overflow:hidden;padding-left:40px;padding-right:40px;text-overflow:ellipsis;white-space:nowrap;height:24px}@media (max-width: 991px) and (orientation: landscape){html:has(.es-landscape-support) .es-header.svelte-19zjy0{z-index:auto;overflow:hidden}html:has(.es-landscape-support) .es-header.svelte-19zjy0 .es-header-container:where(.svelte-19zjy0)>h2:where(.svelte-19zjy0){display:none}}.textarea-container.svelte-8cy0y{display:grid;width:100%;background-color:var(--color-secondary200);border-radius:4px;padding:8px 16px}.textarea-container.svelte-8cy0y:has(textarea:where(.svelte-8cy0y):focus){background-color:var(--color-secondary300)}.grow-wrap.svelte-8cy0y{display:grid;width:100%;max-width:100%;max-height:120px;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.01em;color:var(--text-primary);caret-color:var(--text-primary);overflow-y:auto;position:relative}.grow-wrap.svelte-8cy0y:after{content:attr(data-replicated-value) " ";white-space:pre-wrap;visibility:hidden}.grow-wrap.svelte-8cy0y>textarea:where(.svelte-8cy0y){position:absolute;left:0;right:0;top:0;bottom:0;resize:none;overflow:hidden}.grow-wrap.svelte-8cy0y>textarea:where(.svelte-8cy0y),.grow-wrap.svelte-8cy0y:after{font:inherit;grid-area:1/1/2/2}.grow-wrap.svelte-8cy0y textarea:where(.svelte-8cy0y)::placeholder{color:var(--text-secondary)}.eschat-message.svelte-hcxv6h{border-radius:14px;color:var(--text-primary);background-color:var(--color-secondary300);margin:16px 5px 0;padding:8px 14px;max-width:80%;align-self:flex-end;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.14px;position:relative}.eschat-message.svelte-hcxv6h svg:where(.svelte-hcxv6h){position:absolute;fill:var(--color-secondary300);bottom:0;right:-5px}.eschat-message-file.svelte-hcxv6h{position:relative;display:flex;align-items:center;gap:14px}.eschat-message-file.svelte-hcxv6h img:where(.svelte-hcxv6h){width:88px;height:88px}.eschat-message_from_support.svelte-hcxv6h{background-color:var(--color-secondary200);align-self:flex-start}.eschat-message_from_support.svelte-hcxv6h svg:where(.svelte-hcxv6h){fill:var(--color-secondary200);left:-5px;right:auto}.eschat-message-time.svelte-hcxv6h{margin-top:4px;align-self:flex-end;color:var(--text-secondary);display:flex;gap:4px;align-items:center}.eschat-message-time_from_support.svelte-hcxv6h{align-self:flex-start}.modal.svelte-iyqdpd{display:flex;justify-content:center;align-items:flex-end;z-index:1000;margin-left:16px;margin-right:16px;margin-bottom:16px}.modal.svelte-iyqdpd>.contents:where(.svelte-iyqdpd){position:relative;padding:16px 40px 16px 16px;min-height:72px;width:100%;color:var(--color-primary-active);background-color:var(--color-secondary400);display:flex;flex-direction:row;align-items:center;justify-content:space-between;pointer-events:auto;border-radius:4px;gap:16px}.modal.svelte-iyqdpd>.contents:where(.svelte-iyqdpd)>p:where(.svelte-iyqdpd){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;width:100%}.modal.svelte-iyqdpd>.contents:where(.svelte-iyqdpd)>.close:where(.svelte-iyqdpd){position:absolute;top:16px;right:16px}.modal.svelte-iyqdpd>.contents:where(.svelte-iyqdpd)>.avatar:where(.svelte-iyqdpd){border-radius:50%}.es-widget.svelte-ux17vl{position:fixed;top:0;width:100%;z-index:777;margin:0 auto;max-width:568px}@media (max-width: 780px){.es-widget.svelte-ux17vl{max-width:none}}.es-widget.svelte-ux17vl .es-widget-back:where(.svelte-ux17vl){position:absolute;top:12px;left:8px;width:40px;height:40px;display:flex;justify-content:center}@media (max-width: 991px) and (orientation: landscape){.es-widget.svelte-ux17vl .es-widget-back:where(.svelte-ux17vl){left:12px}}.es-widget.svelte-ux17vl .es-widget-avatar:where(.svelte-ux17vl){position:absolute;top:12px;right:24px;width:40px;height:40px}.eschat-main.svelte-ux17vl{position:fixed;z-index:1001;left:auto;right:auto;top:0;width:100%;height:100dvh;background:var(--color-secondary50)}.eschat-main.svelte-ux17vl .es-header,.eschat-main.svelte-ux17vl .es-widget{z-index:auto;position:absolute}@media (min-width: 768px) and (hover: hover) and (pointer: fine){.eschat-main.svelte-ux17vl{top:auto;right:16px;bottom:16px;max-height:min(680px,100vh - 32px);max-width:375px;border:1px solid var(--color-secondary400);overflow:hidden;border-radius:4px;box-shadow:0 -4px 10px -2px var(--color-secondary50),-4px 0 10px -2px var(--color-secondary50),4px 0 10px -2px var(--color-secondary50)}}.eschat-content.svelte-ux17vl{position:absolute;top:var(--header-height);left:0;right:0;bottom:var(--footer-height)}@media (max-width: 991px) and (orientation: landscape){.eschat-content.svelte-ux17vl{bottom:16px}}.eschat-content-search.svelte-ux17vl{position:relative;padding-left:16px;padding-right:16px}.eschat-content-search.svelte-ux17vl:after{content:"";z-index:1;position:absolute;left:0;right:0;bottom:-16px;height:17px;background-color:var(--color-secondary50)}.eschat-content-search.svelte-ux17vl .search:where(.svelte-ux17vl){padding:0 4px}.eschat-content-items.svelte-ux17vl{position:absolute;left:0;right:0;top:48px;bottom:0;padding-left:16px;padding-right:16px;overflow-y:auto}@keyframes svelte-ux17vl-fadeIn{0%{opacity:.2}to{opacity:1}}button.eschat-faq.svelte-ux17vl{cursor:pointer}.eschat-faq.svelte-ux17vl{animation:svelte-ux17vl-fadeIn .3s ease forwards;width:100%;display:flex;gap:16px;justify-content:space-between;padding:16px 0;align-items:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.16px;position:relative;border-bottom:1px solid var(--color-secondary200)}.eschat-faq.svelte-ux17vl:last-child{border-bottom:none}.eschat-faq.svelte-ux17vl svg{transition:stroke .2s ease}.eschat-faq.svelte-ux17vl:hover .eschat-faq-text:where(.svelte-ux17vl){color:var(--color-secondary700)}.eschat-faq.svelte-ux17vl:hover .eschat-faq-text-found:where(.svelte-ux17vl){color:var(--color-secondary500)}.eschat-faq.svelte-ux17vl:hover .eschat-faq-text-found:where(.svelte-ux17vl) b{color:var(--color-secondary700)}.eschat-faq.svelte-ux17vl:hover svg{stroke:var(--icon-stroke-hover)}.eschat-faq-text.svelte-ux17vl{transition:color .2s ease;text-align:left;color:var(--text-primary)}.eschat-faq-text-found.svelte-ux17vl{margin-top:4px;transition:color .2s ease;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.12px;color:var(--text-secondary)}.eschat-faq-text-found.svelte-ux17vl b{transition:color .2s ease;color:var(--text-primary)}.eschat-dialog.svelte-ux17vl{display:flex;flex-direction:column;height:100%;overflow:hidden;background-color:var(--color-secondary100);padding-top:var(--header-height);padding-left:16px;padding-right:16px;box-sizing:border-box}.eschat-messages.svelte-ux17vl{display:flex;flex-direction:column-reverse;flex:1 1 auto;overflow-y:auto;overflow-x:hidden;min-height:0;padding-bottom:8px;width:100%}.eschat-messages.svelte-ux17vl .eschat-message-date:where(.svelte-ux17vl){border-radius:4px;color:var(--color-secondary600);background-color:var(--color-secondary300);margin-top:16px;padding:4px 8px;max-width:80%;align-self:center;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.12px}.eschat-enter-panel.svelte-ux17vl{display:flex;flex:0 0 auto;gap:16px;align-items:flex-end;padding:8px 0 16px;background-color:var(--color-secondary100)}.eschat-enter-panel.svelte-ux17vl>button{margin-bottom:8px}.eschat-bottom_area.svelte-ux17vl{position:absolute;left:0;right:0;bottom:0;padding-bottom:16px;height:var(--footer-height);display:flex;gap:16px;align-items:flex-end;padding-left:16px;padding-right:16px}.eschat-bottom_area.svelte-ux17vl>.icon{display:none}@media (max-width: 991px) and (orientation: landscape){.eschat-bottom_area.svelte-ux17vl{left:auto;right:24px;bottom:24px;padding:0;width:56px;height:56px}.eschat-bottom_area.svelte-ux17vl>button:first-child{display:none}.eschat-bottom_area.svelte-ux17vl>.icon{display:block}}.eschat-bottom_sheet-backdrop.svelte-ux17vl{position:absolute;z-index:1001;left:0;top:0;right:0;bottom:0;background-color:#000;opacity:.66;-webkit-user-select:none;user-select:none}.eschat-bottom_sheet.svelte-ux17vl{z-index:1002;position:absolute;left:0;right:0;bottom:0;padding:16px;overflow-y:scroll;max-height:100%;background-color:var(--color-secondary100)}.eschat-bottom_sheet.svelte-ux17vl h1:where(.svelte-ux17vl){font-style:normal;font-weight:500;font-size:24px;line-height:32px;letter-spacing:.01em;color:var(--text-primary);margin-right:32px;margin-bottom:16px}.eschat-bottom_sheet-content.svelte-ux17vl{color:var(--text-secondary)}.eschat-bottom_sheet-close.svelte-ux17vl{position:absolute;top:16px;right:16px}
