@mobilon-dev/chotto 0.3.7 → 0.3.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{ModalVideoRecorder-L6pM2YUk.js → ModalVideoRecorder-CVURk0Zx.js} +1 -1
- package/dist/chotto.css +1 -1
- package/dist/{index-D_DN0rEe.js → index-Ci4y5w87.js} +108 -108
- package/dist/themes/dark.css +1 -1
- package/dist/themes/default.css +1 -1
- package/dist/themes/green.css +1 -1
- package/dist/themes/mobilon1.css +1 -1
- package/dist/types/components/5_containers/BaseContainer/styles/types.d.ts +0 -22
- package/dist/types/components/5_containers/FloatContainer/styles/types.d.ts +0 -16
- package/dist/types/index.d.ts +1 -1
- package/dist/vuessages.es.js +1 -1
- package/dist/vuessages.umd.js +5 -5
- package/package.json +1 -1
package/dist/themes/mobilon1.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
[data-theme=mobilon1]{--chotto-theme-message-right-bg: #d1fae5;--chotto-theme-message-right-secondary-bg: #a7f3d0;--chotto-theme-message-left-bg: #ffffff;--chotto-theme-message-left-secondary-bg: #d4d4d4;--chotto-theme-message-accent-line-color: #34d399;--chotto-theme-message-focused-color: #8df392;--chotto-theme-message-margin: 0 0 8px 0;--chotto-theme-message-type-icon-bg-color: #a3a3a3;--chotto-theme-message-type-icon-color: #f5f5f5;--chotto-theme-message-border-radius: 5px;--chotto-theme-message-modal-padding: 20px;--chotto-theme-message-modal-border-radius: 12px;--chotto-theme-message-modal-mask-background: rgba(0, 0, 0, .4);--chotto-theme-message-modal-overlay-shadow: 0px 20px 25px -5px rgba(0, 0, 0, .1), 0px 8px 10px -6px rgba(0, 0, 0, .1);--chotto-theme-message-modal-bg: #ffffff;--chotto-theme-primary-color: #ffffff;--chotto-theme-secondary-color: #faf6f4;--chotto-theme-tertiary-color: #a3a3a3;--chotto-theme-quaternary-color: #737373;--chotto-theme-quinary-color: #404040;--chotto-theme-primary-text-color: #1E1E1E;--chotto-theme-secondary-text-color: #5F5F5F;--chotto-theme-header-font: "Inter", sans-serif;--chotto-theme-header-font-size: 20px;--chotto-theme-header-font-color: #5F5F5F;--chotto-theme-title-font-size: 16px;--chotto-theme-font-family: "Open Sans", sans-serif;--chotto-theme-text-font-size: 14px;--chotto-theme-additional-text-font-size: 14px;--chotto-theme-small-text-font-size: 12px;--chotto-theme-small-text-font-weight: 600;--chotto-theme-context-menu-font-size: 14px;--chotto-theme-header-font-weight: 700;--chotto-theme-title-font-weight: 400;--chotto-theme-small-text-font-weight: 400;--chotto-theme-default-font-weight: 400;--chotto-theme-button-icon-size: 23px;--chotto-theme-text-icon-size: 14px;--chotto-theme-small-text-icon-size: 12px;--chotto-theme-avatar-small-size: 40px;--chotto-theme-avatar-medium-size: 50px;--chotto-theme-button-color-active: #525252;--chotto-theme-button-color-hover: #404040;--chotto-theme-button-color-disabled: #e5e5e5;--chotto-theme-border: 1px solid #e5e5e5;--chotto-theme-action-button-color-active: #00cbfa;--chotto-theme-action-button-color-hover: #3fddff;--chotto-theme-action-button-color-disabled: #b4e8f9;--chotto-theme-shadow-color: #262626;--chotto-theme-shadow-light-color: #d4d4d4;--chotto-theme-status-color-received: #1E1E1E;--chotto-theme-status-color-read: #007CFF;--chotto-theme-item-background-color-focus: #F3F3F3;--chotto-theme-item-background-color-hover: #EAE8E7;--chotto-theme-item-border-color: #d0d0d0;--chotto-theme-unread-background-color: #DC3545;--chotto-theme-unread-text-color: #fafafa;--chotto-theme-scrollbar-bg: #fafafa;--chotto-theme-scrollbar-thumb-bg: #d4d4d4}[data-theme=mobilon1]{--chotto-buttoncontextmenu-position: relative;--chotto-buttoncontextmenu-width: fit-content;--chotto-buttoncontextmenu-border: none;--chotto-buttoncontextmenu-background: transparent;--chotto-buttoncontextmenu-height: fit-content}[data-theme=mobilon1]{--chotto-contextmenu-container-display: none;--chotto-contextmenu-container-font-weight: var(--chotto-theme-default-font-weight);--chotto-contextmenu-container-color: var(--chotto-theme-primary-text-color);--chotto-contextmenu-container-font-family: var(--chotto-theme-font-family);--chotto-contextmenu-container-z-index: 1000;--chotto-contextmenu-container-position: absolute;--chotto-contextmenu-container-width: max-content;--chotto-contextmenu-container-box-shadow: 0px 2px 10px 1px var(--chotto-theme-shadow-light-color);--chotto-contextmenu-container-border-radius: 8px;--chotto-contextmenu-container-font-size: 14px;--chotto-contextmenu-container-background-color: var(--chotto-theme-primary-color);--chotto-contextmenu-list-padding: 12px 0 10px 0;--chotto-contextmenu-list-margin: 0;--chotto-contextmenu-list-display: grid;--chotto-contextmenu-list-flex-direction: column;--chotto-contextmenu-list-align-items: flex-start;--chotto-contextmenu-list-row-gap: 6px;--chotto-contextmenu-list-padding-left: 0px;--chotto-contextmenu-list-min-width: 115px;--chotto-contextmenu-item-display: flex;--chotto-contextmenu-item-justify-content: flex-start;--chotto-contextmenu-item-align-items: center;--chotto-contextmenu-item-cursor: pointer;--chotto-contextmenu-item-padding: 6px 16px;--chotto-contextmenu-item-width: inherit;--chotto-contextmenu-item-hover-background-color: #EEF0F3;--chotto-contextmenu-item-not-last-child-border-bottom: none}[data-theme=mobilon1]{--chotto-embedpreview-border-radius: 10px;--chotto-embedpreview-position: relative;--chotto-embedpreview-margin: 10px 0 4px 0;--chotto-embedpreview-padding: 8px 8px 8px 12px;--chotto-embedpreview-overflow: hidden;--chotto-embedpreview-player-object-fit: cover;--chotto-embedpreview-player-width: 100%;--chotto-embedpreview-player-max-height: 300px;--chotto-embedpreview-player-border-radius: 8px;--chotto-embedpreview-player-border: none;--chotto-embedpreview-left-background-color: var(--chotto-theme-message-left-secondary-bg);--chotto-embedpreview-right-background-color: var(--chotto-theme-message-right-secondary-bg)}[data-theme=mobilon1]{--chotto-linkpreview-border-radius: 10px;--chotto-linkpreview-position: relative;--chotto-linkpreview-margin: 10px 0 4px 0;--chotto-linkpreview-padding: 8px 8px 8px 12px;--chotto-linkpreview-overflow: hidden;--chotto-linkpreview-before-content: "";--chotto-linkpreview-before-position: absolute;--chotto-linkpreview-before-top: 0;--chotto-linkpreview-before-left: 0;--chotto-linkpreview-before-width: 4px;--chotto-linkpreview-before-height: 100%;--chotto-linkpreview-before-background-color: var(--chotto-theme-message-accent-line-color);--chotto-linkpreview-link-container-display: flex;--chotto-linkpreview-link-container-flex-direction: column;--chotto-linkpreview-link-container-color: var(--chotto-theme-primary-text-color);--chotto-linkpreview-link-container-font-size: var(--chotto-theme-text-font-size);--chotto-linkpreview-title-font-weight: 600;--chotto-linkpreview-title-margin-bottom: 4px;--chotto-linkpreview-description-margin-bottom: 6px;--chotto-linkpreview-image-object-fit: cover;--chotto-linkpreview-image-width: 100%;--chotto-linkpreview-image-max-height: 300px;--chotto-linkpreview-image-border-radius: 8px;--chotto-linkpreview-left-background-color: var(--chotto-theme-message-left-secondary-bg);--chotto-linkpreview-right-background-color: var(--chotto-theme-message-right-secondary-bg)}[data-theme=mobilon1]{--chotto-tooltip-text-color: var(--chotto-theme-text-color, #1E1E1E);--chotto-tooltip-bg-color: var(--chotto-theme-primary-color, #ffffff);--chotto-tooltip-border: 1px solid var(--chotto-theme-border-color, #5F5F5F);--chotto-tooltip-border-radius: 5px;--chotto-tooltip-padding: 5px 9px 5px 12px;--chotto-tooltip-max-width: 372px;--chotto-tooltip-text-align: left;--chotto-tooltip-font-size: 14px;--chotto-tooltip-font-family: var(--chotto-theme-font-family);--chotto-tooltip-font-weight: var(--chotto-theme-default-font-weight);--chotto-tooltip-line-height: 1.3;--chotto-tooltip-box-shadow: 0 1px 4px rgba(0,0,0,.1);--chotto-tooltip-z-index: 99999;--chotto-tooltip-position: absolute;--chotto-tooltip-top: 0;--chotto-tooltip-left: 0;--chotto-tooltip-opacity: 1;--chotto-tooltip-transform: none;--chotto-tooltip-transition: opacity .2s ease, transform .2s ease;--chotto-tooltip-enter-opacity: 0;--chotto-tooltip-enter-transform: scale(.95) translateY(3px);--chotto-tooltip-enter-to-opacity: 1;--chotto-tooltip-enter-to-transform: scale(1) translateY(0);--chotto-tooltip-wrapper-position: relative;--chotto-tooltip-wrapper-width: fit-content;--chotto-tooltip-wrapper-height: auto;--chotto-tooltip-wrapper-display: block;--chotto-tooltip-wrapper-cursor: default}[data-theme=mobilon1]{--chotto-communicationpanel-main-position: relative;--chotto-communicationpanel-main-display: inline-block;--chotto-communicationpanel-channels-display: flex;--chotto-communicationpanel-channels-position: relative;--chotto-communicationpanel-background: white;--chotto-communicationpanel-border-color: #e5e5e5;--chotto-communicationpanel-box-shadow: none;--chotto-communicationpanel-border-width: .01rem;--chotto-communicationpanel-border-radius: 5px;--chotto-communicationpanel-padding: 0px;--chotto-communicationpanel-gap: 0;--chotto-communicationpanel-height: 40px;--chotto-communicationpanel-btn-display: flex;--chotto-communicationpanel-btn-align-items: center;--chotto-communicationpanel-btn-justify-content: center;--chotto-communicationpanel-btn-position: relative;--chotto-communicationpanel-btn-background: transparent;--chotto-communicationpanel-btn-color: #404040;--chotto-communicationpanel-btn-hover-background: #e5e5e5;--chotto-communicationpanel-btn-hover-color: #262626;--chotto-communicationpanel-btn-active-color: #007CFF;--chotto-communicationpanel-btn-active-background: transparent;--chotto-communicationpanel-btn-divider-content: "";--chotto-communicationpanel-btn-divider-position: absolute;--chotto-communicationpanel-btn-divider-color: #F6F6F6;--chotto-communicationpanel-btn-width: 50px;--chotto-communicationpanel-btn-padding: 0;--chotto-communicationpanel-btn-border: none;--chotto-communicationpanel-btn-border-radius: 0;--chotto-communicationpanel-btn-cursor: pointer;--chotto-communicationpanel-btn-transition: all .2s ease;--chotto-communicationpanel-btn-height: 100%;--chotto-communicationpanel-btn-font-size: inherit;--chotto-communicationpanel-btn-font-weight: normal;--chotto-communicationpanel-btn-divider-right: 0;--chotto-communicationpanel-btn-divider-top: 25%;--chotto-communicationpanel-btn-divider-bottom: 25%;--chotto-communicationpanel-btn-divider-width: 1px;--chotto-communicationpanel-btn-divider-border-radius: 0;--chotto-communicationpanel-btn-first-border-radius: 8px;--chotto-communicationpanel-btn-last-border-radius: 8px;--chotto-communicationpanel-btn-hover-transform: none;--chotto-communicationpanel-btn-active-font-weight: inherit;--chotto-communicationpanel-active-indicator-position: absolute;--chotto-communicationpanel-active-indicator-background: #007CFF;--chotto-communicationpanel-active-indicator-bottom: 1px;--chotto-communicationpanel-active-indicator-left: 50%;--chotto-communicationpanel-active-indicator-transform: translateX(-50%);--chotto-communicationpanel-active-indicator-width: 48%;--chotto-communicationpanel-active-indicator-height: 2px;--chotto-communicationpanel-active-indicator-border-radius: 20px;--chotto-communicationpanel-active-indicator-opacity: 1;--chotto-communicationpanel-active-indicator-transition: all .2s ease;--chotto-communicationpanel-icon-display: flex;--chotto-communicationpanel-icon-align-items: center;--chotto-communicationpanel-icon-justify-content: center;--chotto-communicationpanel-icon-color: #525252;--chotto-communicationpanel-icon-width: auto;--chotto-communicationpanel-icon-height: auto;--chotto-communicationpanel-icon-font-size: inherit;--chotto-communicationpanel-icon-transition: all .2s ease;--chotto-communicationpanel-icon-small-display: flex;--chotto-communicationpanel-icon-small-align-items: center;--chotto-communicationpanel-icon-small-justify-content: center;--chotto-communicationpanel-icon-small-color: #525252;--chotto-communicationpanel-icon-small-width: 20px;--chotto-communicationpanel-icon-small-height: 20px;--chotto-communicationpanel-icon-small-margin-left: 8px;--chotto-communicationpanel-icon-small-font-size: inherit;--chotto-communicationpanel-icon-small-flex-shrink: 0;--chotto-communicationpanel-menu-position: absolute;--chotto-communicationpanel-menu-background: #ffffff;--chotto-communicationpanel-menu-border: 1px solid #e5e5e5;--chotto-communicationpanel-menu-box-shadow: 0 4px 12px rgba(0, 0, 0, .15), 0 2px 6px rgba(0, 0, 0, .1);--chotto-communicationpanel-menu-top: 108%;--chotto-communicationpanel-menu-left: 0;--chotto-communicationpanel-menu-right: auto;--chotto-communicationpanel-menu-border-radius: 4px;--chotto-communicationpanel-menu-padding: 8px 0;--chotto-communicationpanel-menu-z-index: 1000;--chotto-communicationpanel-menu-max-height: 300px;--chotto-communicationpanel-menu-min-width: auto;--chotto-communicationpanel-menu-gap: 2px;--chotto-communicationpanel-menu-opacity: 1;--chotto-communicationpanel-menu-transform: none;--chotto-communicationpanel-menu-transition: all .2s ease;--chotto-communicationpanel-menu-header-color: #737373;--chotto-communicationpanel-menu-header-padding: 8px 16px 4px;--chotto-communicationpanel-menu-header-font-size: inherit;--chotto-communicationpanel-menu-header-font-weight: 500;--chotto-communicationpanel-menu-header-letter-spacing: .5px;--chotto-communicationpanel-menu-header-text-transform: none;--chotto-communicationpanel-menu-header-border-bottom: none;--chotto-communicationpanel-menu-header-margin-bottom: 0;--chotto-communicationpanel-attribute-display: flex;--chotto-communicationpanel-attribute-justify-content: space-between;--chotto-communicationpanel-attribute-align-items: center;--chotto-communicationpanel-attribute-color: #404040;--chotto-communicationpanel-attribute-hover-background: #e5e5e5;--chotto-communicationpanel-attribute-hover-color: inherit;--chotto-communicationpanel-attribute-hover-transform: none;--chotto-communicationpanel-attribute-padding: 6px 16px;--chotto-communicationpanel-attribute-cursor: pointer;--chotto-communicationpanel-attribute-transition: background .2s ease;--chotto-communicationpanel-attribute-border-radius: 0;--chotto-communicationpanel-attribute-margin: 0;--chotto-communicationpanel-attribute-background: transparent;--chotto-communicationpanel-attribute-font-size: inherit;--chotto-communicationpanel-attribute-value-color: #262626;--chotto-communicationpanel-attribute-value-font-weight: 500;--chotto-communicationpanel-attribute-value-font-size: inherit;--chotto-communicationpanel-attribute-value-line-height: normal;--chotto-communicationpanel-attribute-info-display: flex;--chotto-communicationpanel-attribute-info-flex-direction: column;--chotto-communicationpanel-attribute-info-gap: 0;--chotto-communicationpanel-attribute-info-flex: 1;--chotto-communicationpanel-menu-icon-display: flex;--chotto-communicationpanel-menu-icon-align-items: center;--chotto-communicationpanel-menu-icon-justify-content: center;--chotto-communicationpanel-menu-icon-color: #737373;--chotto-communicationpanel-menu-icon-font-weight: bold;--chotto-communicationpanel-menu-icon-margin-left: 8px;--chotto-communicationpanel-menu-icon-font-size: inherit;--chotto-communicationpanel-menu-icon-width: auto;--chotto-communicationpanel-menu-icon-height: auto;--chotto-communicationpanel-menu-icon-grey-color: var(--chotto-theme-tertiary-color);--chotto-communicationpanel-menu-icon-grey-font-size: inherit;--chotto-communicationpanel-menu-arrow-border-top: 1px solid var(--chotto-theme-tertiary-color);--chotto-communicationpanel-menu-arrow-border-right: 1px solid var(--chotto-theme-tertiary-color);--chotto-communicationpanel-menu-arrow-width: 9px;--chotto-communicationpanel-menu-arrow-height: 9px;--chotto-communicationpanel-menu-arrow-transform: rotate(45deg);--chotto-communicationpanel-menu-arrow-transition: all .2s ease;--chotto-communicationpanel-menu-divider-background: #e5e5e5;--chotto-communicationpanel-menu-divider-height: 1px;--chotto-communicationpanel-menu-divider-margin: 4px 12px;--chotto-communicationpanel-menu-divider-border-radius: 0;--chotto-communicationpanel-menu-divider-opacity: 1;--chotto-communicationpanel-submenu-position: absolute;--chotto-communicationpanel-submenu-display: flex;--chotto-communicationpanel-submenu-flex-direction: column;--chotto-communicationpanel-submenu-background: #f5f5f5;--chotto-communicationpanel-submenu-border: 1px solid #e5e5e5;--chotto-communicationpanel-submenu-box-shadow: 0 4px 12px rgba(0, 0, 0, .15), 0 2px 6px rgba(0, 0, 0, .1);--chotto-communicationpanel-submenu-header-color: #737373;--chotto-communicationpanel-submenu-item-display: flex;--chotto-communicationpanel-submenu-item-align-items: center;--chotto-communicationpanel-submenu-item-justify-content: space-between;--chotto-communicationpanel-submenu-item-color: #404040;--chotto-communicationpanel-submenu-item-hover-background: #e5e5e5;--chotto-communicationpanel-submenu-icon-display: flex;--chotto-communicationpanel-submenu-icon-align-items: center;--chotto-communicationpanel-submenu-icon-justify-content: center;--chotto-communicationpanel-submenu-icon-color: #525252;--chotto-communicationpanel-submenu-title-color: #262626;--chotto-communicationpanel-submenu-top: 0;--chotto-communicationpanel-submenu-right: 100%;--chotto-communicationpanel-submenu-left: auto;--chotto-communicationpanel-submenu-border-radius: 4px;--chotto-communicationpanel-submenu-padding: 8px 0;--chotto-communicationpanel-submenu-min-width: 250px;--chotto-communicationpanel-submenu-max-width: none;--chotto-communicationpanel-submenu-z-index: 1001;--chotto-communicationpanel-submenu-gap: 0;--chotto-communicationpanel-submenu-opacity: 1;--chotto-communicationpanel-submenu-transform: none;--chotto-communicationpanel-submenu-transition: all .2s ease;--chotto-communicationpanel-submenu-header-padding: 8px 12px 2px;--chotto-communicationpanel-submenu-header-font-size: inherit;--chotto-communicationpanel-submenu-header-font-weight: 500;--chotto-communicationpanel-submenu-header-letter-spacing: .5px;--chotto-communicationpanel-submenu-header-margin-bottom: 4px;--chotto-communicationpanel-submenu-header-text-transform: none;--chotto-communicationpanel-submenu-header-border-bottom: none;--chotto-communicationpanel-submenu-item-padding: 6px 12px;--chotto-communicationpanel-submenu-item-cursor: pointer;--chotto-communicationpanel-submenu-item-transition: background .2s ease;--chotto-communicationpanel-submenu-item-border-radius: 4px;--chotto-communicationpanel-submenu-item-gap: 12px;--chotto-communicationpanel-submenu-item-background: transparent;--chotto-communicationpanel-submenu-item-font-size: inherit;--chotto-communicationpanel-submenu-item-margin: 0;--chotto-communicationpanel-submenu-item-hover-color: inherit;--chotto-communicationpanel-submenu-item-hover-transform: none;--chotto-communicationpanel-submenu-icon-width: 20px;--chotto-communicationpanel-submenu-icon-height: 20px;--chotto-communicationpanel-submenu-icon-flex-shrink: 0;--chotto-communicationpanel-submenu-icon-margin-left: auto;--chotto-communicationpanel-submenu-icon-font-size: inherit;--chotto-communicationpanel-submenu-title-font-size: inherit;--chotto-communicationpanel-submenu-title-white-space: nowrap;--chotto-communicationpanel-submenu-title-overflow: hidden;--chotto-communicationpanel-submenu-title-text-overflow: ellipsis;--chotto-communicationpanel-submenu-title-flex-grow: 1;--chotto-communicationpanel-submenu-title-font-weight: normal;--chotto-communicationpanel-submenu-title-line-height: normal;--chotto-communicationpanel-tooltip-display: block;--chotto-communicationpanel-tooltip-width: 100%}[data-theme=mobilon1]{--chotto-feedfounditem-container-display: flex;--chotto-feedfounditem-container-position: relative;--chotto-feedfounditem-container-cursor: pointer;--chotto-feedfounditem-container-width: 100%;--chotto-feedfounditem-container-word-wrap: anywhere;--chotto-feedfounditem-container-bg: transparent;--chotto-feedfounditem-info-width: 80%;--chotto-feedfounditem-first-line-display: flex;--chotto-feedfounditem-first-line-justify: space-between;--chotto-feedfounditem-first-line-margin-bottom: 10px;--chotto-feedfounditem-name-margin: 0;--chotto-feedfounditem-name-padding: 0;--chotto-feedfounditem-time-text-color: var(--chotto-theme-secondary-text-color);--chotto-feedfounditem-time-font-size: var(--chotto-theme-additional-text-font-size);--chotto-feedfounditem-time-margin: 0;--chotto-feedfounditem-time-padding: 0;--chotto-feedfounditem-second-line-display: flex;--chotto-feedfounditem-second-line-word-break: break-word;--chotto-feedfounditem-second-line-p-font-size: var(--chotto-theme-text-font-size);--chotto-feedfounditem-second-line-p-margin: 0;--chotto-feedfounditem-second-line-p-padding: 0;--chotto-feedfounditem-second-line-p-text-color: var(--chotto-theme-secondary-text-color);--chotto-feedfounditem-second-line-p-overflow: hidden;--chotto-feedfounditem-second-line-p-text-overflow: ellipsis;--chotto-feedfounditem-second-line-p-display: -webkit-box;--chotto-feedfounditem-second-line-p-line-clamp: 2;--chotto-feedfounditem-second-line-p-box-orient: vertical;--chotto-feedfounditem-avatar-container-display: flex;--chotto-feedfounditem-avatar-container-justify: center;--chotto-feedfounditem-avatar-container-align: center;--chotto-feedfounditem-avatar-container-bg: #d4d4d4;--chotto-feedfounditem-avatar-container-width: 50px;--chotto-feedfounditem-avatar-container-height: 50px;--chotto-feedfounditem-avatar-container-border-radius: 50%;--chotto-feedfounditem-avatar-container-background-size: cover;--chotto-feedfounditem-avatar-margin-right: 10px;--chotto-feedfounditem-avatar-icon-size: 24px;--chotto-feedfounditem-avatar-span-font-size: 21px;--chotto-feedfounditem-avatar-span-color: #737373;--chotto-feedfounditem-avatar-img-object-fit: cover;--chotto-feedfounditem-container-hover-bg: var(--chotto-theme-item-background-color-hover);--chotto-feedfounditem-selected-container-bg: var(--chotto-theme-item-background-color-focus)}[data-theme=mobilon1]{--chotto-feedfoundobjects-items-display: flex;--chotto-feedfoundobjects-items-flex-direction: column;--chotto-feedfoundobjects-items-scroll-behavior: smooth;--chotto-feedfoundobjects-items-overflow-y: auto;--chotto-feedfoundobjects-items-overflow-x: hidden;--chotto-feedfoundobjects-items-height: 100%;--chotto-feedfoundobjects-placeholder-height: 100%;--chotto-feedfoundobjects-placeholder-display: flex;--chotto-feedfoundobjects-placeholder-flex-direction: column;--chotto-feedfoundobjects-placeholder-justify: center;--chotto-feedfoundobjects-placeholder-p-text-align: center;--chotto-feedfoundobjects-scrollbar-width: 6px;--chotto-feedfoundobjects-scrollbar-bg: var(--chotto-theme-scrollbar-bg);--chotto-feedfoundobjects-scrollbar-thumb-radius: 10px;--chotto-feedfoundobjects-scrollbar-thumb-bg: var(--chotto-theme-scrollbar-thumb-bg);--chotto-feedfoundobjects-scrollbar-track-radius: 10px}[data-theme=mobilon1]{--chotto-feedsearch-container-display: flex;--chotto-feedsearch-container-position: relative;--chotto-feedsearch-container-margin-top: 10px;--chotto-feedsearch-container-padding-left: 12px;--chotto-feedsearch-container-padding-right: 12px;--chotto-feedsearch-container-margin-bottom: 10px;--chotto-feedsearch-icon-position: absolute;--chotto-feedsearch-icon-right: 20px;--chotto-feedsearch-icon-top: 11px;--chotto-feedsearch-icon-hover-cursor: pointer;--chotto-feedsearch-input-width: 100%;--chotto-feedsearch-input-text-color: var(--chotto-theme-primary-text-color);--chotto-feedsearch-input-transition: border-color .2s;--chotto-feedsearch-input-margin-left: 10px;--chotto-feedsearch-input-focus-outline: none;--chotto-feedsearch-input-placeholder-text-color: var(--chotto-theme-secondary-text-color);--chotto-feedsearch-enter-duration: 2s;--chotto-feedsearch-leave-duration: 2s;--chotto-feedsearch-scale: .9;--chotto-feedsearch-enter-transition: all var(--chotto-feedsearch-enter-duration, 2s) ease-out;--chotto-feedsearch-leave-transition: all var(--chotto-feedsearch-leave-duration, 2s) cubic-bezier(1, .5, .8, 1);--chotto-feedsearch-transform: scale(var(--chotto-feedsearch-scale, .9));--chotto-feedsearch-opacity: 0;--chotto-feedsearch-input-font-size: var(--chotto-theme-text-font-size);--chotto-feedsearch-input-border-color-hover: var(--chotto-theme-quaternary-color);--chotto-feedsearch-input-border-color-focus: var(--chotto-theme-quinary-color);--chotto-feedsearch-input-padding: .5rem .75rem;--chotto-feedsearch-input-border-radius: 5px;--chotto-feedsearch-input-border-color: #d0d0d0}[data-theme=mobilon1]{--chotto-selectuser-modal-position: fixed;--chotto-selectuser-modal-top: 0;--chotto-selectuser-modal-left: 0;--chotto-selectuser-modal-width: 100%;--chotto-selectuser-modal-height: 100%;--chotto-selectuser-modal-background-color: rgba(0, 0, 0, .5);--chotto-selectuser-modal-display: flex;--chotto-selectuser-modal-justify-content: center;--chotto-selectuser-modal-align-items: center;--chotto-selectuser-modal-z-index: 1000;--chotto-selectuser-modal-content-background-color: white;--chotto-selectuser-modal-content-padding: 20px;--chotto-selectuser-modal-content-border-radius: 8px;--chotto-selectuser-modal-content-width: 300px;--chotto-selectuser-participant-list-margin-top: 10px;--chotto-selectuser-participant-list-max-height: 200px;--chotto-selectuser-participant-item-display: flex;--chotto-selectuser-participant-item-align-items: center;--chotto-selectuser-participant-item-margin-bottom: 10px;--chotto-selectuser-participant-item-checkbox-margin-right: 10px;--chotto-selectuser-modal-actions-display: flex;--chotto-selectuser-modal-actions-justify-content: flex-end;--chotto-selectuser-modal-actions-margin-top: 20px;--chotto-selectuser-modal-actions-button-margin-left: 10px}[data-theme=mobilon1]{--chotto-selectuser2-participant-list-margin-top: 10px;--chotto-selectuser2-participant-list-max-height: 200px;--chotto-selectuser2-participant-list-overflow: auto;--chotto-selectuser2-participant-item-display: flex;--chotto-selectuser2-participant-item-align-items: center;--chotto-selectuser2-participant-item-margin-bottom: 10px;--chotto-selectuser2-participant-item-checkbox-margin-right: 10px}[data-theme=mobilon1]{--chotto-buttoncommandsselector-trigger-padding: 1px 0 0 3px;--chotto-buttoncommandsselector-trigger-display: block;--chotto-buttoncommandsselector-trigger-cursor: pointer;--chotto-buttoncommandsselector-trigger-font-size: calc(var(--chotto-theme-button-icon-size) - 7px);--chotto-buttoncommandsselector-trigger-color: var(--chotto-theme-button-color-active);--chotto-buttoncommandsselector-trigger-hover-color: var(--chotto-theme-button-color-hover);--chotto-buttoncommandsselector-disabled-color: var(--chotto-theme-button-color-disabled);--chotto-buttoncommandsselector-disabled-cursor: auto;--chotto-buttoncommandsselector-disabled-pointer-events: none}[data-theme=mobilon1]{--chotto-buttonemojipicker-button-background-color: transparent;--chotto-buttonemojipicker-button-border: none;--chotto-buttonemojipicker-button-height: fit-content;--chotto-buttonemojipicker-button-span-display: block;--chotto-buttonemojipicker-button-span-cursor: pointer;--chotto-buttonemojipicker-button-span-padding: 0;--chotto-buttonemojipicker-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-buttonemojipicker-button-span-color: var(--chotto-theme-button-color-active);--chotto-buttonemojipicker-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-buttonemojipicker-button-disabled-pointer-events: none;--chotto-buttonemojipicker-button-disabled-span-cursor: auto;--chotto-buttonemojipicker-button-disabled-span-color: var(--chotto-theme-button-color-disabled);--chotto-buttonemojipicker-emoji-position: absolute;--chotto-buttonemojipicker-emoji-bottom: 50px;--chotto-buttonemojipicker-emoji-z-index: 2}[data-theme=mobilon1]{--chotto-buttontemplateselector-button-background-color: transparent;--chotto-buttontemplateselector-button-border: 0px;--chotto-buttontemplateselector-button-height: fit-content;--chotto-buttontemplateselector-button-span-display: block;--chotto-buttontemplateselector-button-span-cursor: pointer;--chotto-buttontemplateselector-button-span-padding: 1px 0 0 3px;--chotto-buttontemplateselector-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-buttontemplateselector-button-span-color: var(--chotto-theme-button-color-active);--chotto-buttontemplateselector-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-buttontemplateselector-button-disabled-pointer-events: none;--chotto-buttontemplateselector-button-disabled-span-cursor: auto;--chotto-buttontemplateselector-button-disabled-span-color: var(--chotto-theme-button-color-disabled)}[data-theme=mobilon1]{--chotto-buttonwabatemplateselector-button-background-color: transparent;--chotto-buttonwabatemplateselector-button-border: 0px;--chotto-buttonwabatemplateselector-button-height: fit-content;--chotto-buttonwabatemplateselector-button-span-display: block;--chotto-buttonwabatemplateselector-button-span-cursor: pointer;--chotto-buttonwabatemplateselector-button-span-padding: 1px 0 0 3px;--chotto-buttonwabatemplateselector-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-buttonwabatemplateselector-button-span-color: var(--chotto-theme-button-color-active);--chotto-buttonwabatemplateselector-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-buttonwabatemplateselector-button-disabled-pointer-events: none;--chotto-buttonwabatemplateselector-button-disabled-span-cursor: auto;--chotto-buttonwabatemplateselector-button-disabled-span-color: var(--chotto-theme-button-color-disabled)}[data-theme=mobilon1]{--chotto-filepreview-container-position: relative;--chotto-filepreview-container-display: flex;--chotto-filepreview-container-border: 1px solid var(--chotto-theme-item-border-color);--chotto-filepreview-image-max-width: 130px;--chotto-filepreview-image-max-height: 130px;--chotto-filepreview-modal-height: 100%;--chotto-filepreview-modal-object-fit: contain;--chotto-filepreview-modal-border-radius: 5px;--chotto-filepreview-modal-max-height: 90vh;--chotto-filepreview-modal-max-width: 90vw;--chotto-filepreview-shadow-display: none;--chotto-filepreview-shadow-hover-display: inherit;--chotto-filepreview-shadow-hover-cursor: pointer;--chotto-filepreview-shadow-hover-position: absolute;--chotto-filepreview-shadow-hover-top: 50%;--chotto-filepreview-shadow-hover-left: 50%;--chotto-filepreview-shadow-hover-transform: translate(-50%, -50%);--chotto-filepreview-shadow-hover-width: 100%;--chotto-filepreview-shadow-hover-height: 100%;--chotto-filepreview-shadow-hover-background: black;--chotto-filepreview-shadow-hover-opacity: .3;--chotto-filepreview-shadow-hover-span-top: 50%;--chotto-filepreview-shadow-hover-span-left: 50%;--chotto-filepreview-shadow-hover-span-transform: translate(-50%, -50%);--chotto-filepreview-shadow-hover-span-position: relative;--chotto-filepreview-shadow-hover-span-color: white;--chotto-filepreview-audio-control-border: none;--chotto-filepreview-audio-control-cursor: pointer;--chotto-filepreview-audio-control-position: relative;--chotto-filepreview-audio-control-grid-row: 1 / 3;--chotto-filepreview-audio-control-width: 38px;--chotto-filepreview-audio-control-height: 38px;--chotto-filepreview-audio-control-border-radius: 50%;--chotto-filepreview-audio-control-background-color: var(--chotto-theme-message-type-icon-bg-color);--chotto-filepreview-audio-control-span-display: flex;--chotto-filepreview-audio-control-span-position: absolute;--chotto-filepreview-audio-control-span-top: 50%;--chotto-filepreview-audio-control-span-left: 50%;--chotto-filepreview-audio-control-span-transform: translate(-50%, -50%);--chotto-filepreview-audio-control-span-font-size: var(--chotto-theme-button-icon-size);--chotto-filepreview-audio-control-span-color: var(--chotto-theme-message-type-icon-color);--chotto-filepreview-block-max-width: 60px;--chotto-filepreview-block-max-height: 60px;--chotto-filepreview-block-min-width: 60px;--chotto-filepreview-block-min-height: 60px;--chotto-filepreview-block-margin: 5px;--chotto-filepreview-block-overflow: hidden;--chotto-filepreview-block-border-radius: 5px;--chotto-filepreview-block-display: flex;--chotto-filepreview-block-align-items: center;--chotto-filepreview-block-justify-content: center;--chotto-filepreview-information-margin-left: 5px;--chotto-filepreview-information-display: grid;--chotto-filepreview-information-span-display: flex;--chotto-filepreview-information-span-font-size: small;--chotto-filepreview-name-align-items: end;--chotto-filepreview-name-overflow: hidden;--chotto-filepreview-name-white-space: normal;--chotto-filepreview-name-word-break: break-word;--chotto-filepreview-name-text-overflow: ellipsis;--chotto-filepreview-reset-display: flex;--chotto-filepreview-reset-margin-right: 10px;--chotto-filepreview-reset-font-size: 1.1rem;--chotto-filepreview-reset-span-margin: auto;--chotto-filepreview-reset-hover-cursor: pointer;--chotto-filepreview-control-block-display: flex;--chotto-filepreview-control-block-justify-content: space-between;--chotto-filepreview-control-block-flex: 1}[data-theme=mobilon1]{--chotto-fileuploader-trigger-padding: 1px 0 0 3px;--chotto-fileuploader-trigger-display: block;--chotto-fileuploader-trigger-cursor: pointer;--chotto-fileuploader-trigger-font-size: var(--chotto-theme-button-icon-size);--chotto-fileuploader-trigger-color: var(--chotto-theme-button-color-active);--chotto-fileuploader-trigger-hover-color: var(--chotto-theme-button-color-hover);--chotto-fileuploader-disabled-color: var(--chotto-theme-button-color-disabled);--chotto-fileuploader-disabled-cursor: auto;--chotto-fileuploader-disabled-pointer-events: none}[data-theme=mobilon1]{--chotto-templateselector-position: absolute;--chotto-templateselector-bottom: 100%;--chotto-templateselector-left: 0;--chotto-templateselector-right: 0;--chotto-templateselector-z-index: 100;--chotto-templateselector-container: templates / inline-size;--chotto-templateselector-primary-color: var(--chotto-theme-primary-color);--chotto-templateselector-item-border-color: var(--chotto-theme-item-border-color);--chotto-templateselector-container-inline-max-height: 500px;--chotto-templateselector-container-inline-padding: 16px 5px 5px 5px;--chotto-templateselector-container-inline-border-top: 1px solid var(--chotto-theme-item-border-color);--chotto-templateselector-container-inline-border-bottom: 1px solid var(--chotto-theme-item-border-color);--chotto-templateselector-container-inline-box-sizing: border-box;--chotto-templateselector-container-inline-min-width: 478px;--chotto-templateselector-container-elevated-position: absolute;--chotto-templateselector-container-elevated-max-height: 500px;--chotto-templateselector-container-elevated-padding: 16px 5px 5px 5px;--chotto-templateselector-container-elevated-border: 1px solid var(--chotto-theme-item-border-color);--chotto-templateselector-container-elevated-min-width: 478px;--chotto-templateselector-container-elevated-box-shadow: 5px 5px 29px -15px var(--chotto-theme-shadow-color);--chotto-templateselector-container-elevated-bottom: 20px;--chotto-templateselector-container-elevated-right: 20px;--chotto-templateselector-shadow-color: var(--chotto-theme-shadow-color);--chotto-templateselector-layout-max-height: 400px;--chotto-templateselector-layout-display: grid;--chotto-templateselector-layout-box-sizing: border-box;--chotto-templateselector-layout-grid-template-columns: .5fr 1.3fr 1fr;--chotto-templateselector-layout-grid-template-rows: min-content min-content 1fr min-content;--chotto-templateselector-layout-column-gap: 5px;--chotto-templateselector-first-col-display: grid;--chotto-templateselector-first-col-grid-column: 1;--chotto-templateselector-first-col-grid-row: 2 / 5;--chotto-templateselector-first-col-grid-template-rows: min-content auto;--chotto-templateselector-second-col-display: grid;--chotto-templateselector-second-col-grid-column: 2;--chotto-templateselector-second-col-grid-row: 2 / 5;--chotto-templateselector-second-col-grid-template-rows: min-content min-content auto;--chotto-templateselector-third-col-display: grid;--chotto-templateselector-third-col-grid-column: 3;--chotto-templateselector-third-col-grid-row: 2 / 5;--chotto-templateselector-third-col-grid-template-rows: min-content auto min-content;--chotto-templateselector-button-close-grid-row: 1;--chotto-templateselector-button-close-align-self: flex-start;--chotto-templateselector-button-close-display: block;--chotto-templateselector-button-close-background-color: transparent;--chotto-templateselector-button-close-border: none;--chotto-templateselector-button-close-width: fit-content;--chotto-templateselector-button-close-cursor: pointer;--chotto-templateselector-button-close-margin: 0 16px 20px auto;--chotto-templateselector-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-templateselector-button-color-active: var(--chotto-theme-button-color-active);--chotto-templateselector-list-groups-grid-row: 2;--chotto-templateselector-list-groups-overflow-y: auto;--chotto-templateselector-list-groups-border: 1px solid var(--chotto-theme-item-border-color);--chotto-templateselector-list-groups-padding: 0;--chotto-templateselector-list-groups-margin: 0;--chotto-templateselector-list-groups-webkit-scrollbar-width: 6px;--chotto-templateselector-list-groups-webkit-scrollbar-thumb-border-radius: 10px;--chotto-templateselector-list-groups-webkit-scrollbar-track-border-radius: 10px;--chotto-templateselector-scrollbar-bg: var(--chotto-theme-scrollbar-bg);--chotto-templateselector-scrollbar-thumb-bg: var(--chotto-theme-scrollbar-thumb-bg);--chotto-templateselector-list-templates-padding: 0;--chotto-templateselector-list-templates-margin: 0;--chotto-templateselector-templates-grid-row: 3;--chotto-templateselector-templates-border: 1px solid var(--chotto-theme-item-border-color);--chotto-templateselector-templates-overflow-y: auto;--chotto-templateselector-templates-webkit-scrollbar-width: 6px;--chotto-templateselector-templates-webkit-scrollbar-thumb-border-radius: 10px;--chotto-templateselector-templates-webkit-scrollbar-track-border-radius: 10px;--chotto-templateselector-item-transition: .2s;--chotto-templateselector-item-border-bottom: 1px solid var(--chotto-theme-item-border-color);--chotto-templateselector-item-background-color-hover: var(--chotto-theme-item-background-color-hover);--chotto-templateselector-item-background-color-focus: var(--chotto-theme-item-background-color-focus);--chotto-templateselector-item-group-display: flex;--chotto-templateselector-item-group-align-items: center;--chotto-templateselector-item-template-cursor: pointer;--chotto-templateselector-item-template-padding: 10px 12px;--chotto-templateselector-label-group-padding: 10px 12px;--chotto-templateselector-label-group-display: flex;--chotto-templateselector-label-group-align-items: center;--chotto-templateselector-label-group-column-gap: 10px;--chotto-templateselector-label-group-width: 100%;--chotto-templateselector-label-group-height: 100%;--chotto-templateselector-label-group-cursor: pointer;--chotto-templateselector-label-group-img-width: 30px;--chotto-templateselector-label-group-img-height: 30px;--chotto-templateselector-label-group-input-display: none;--chotto-templateselector-label-group-span-line-height: 1;--chotto-templateselector-item-title-margin-bottom: 8px;--chotto-templateselector-title-font-weight: var(--chotto-theme-title-font-weight);--chotto-templateselector-item-text-overflow: hidden;--chotto-templateselector-item-text-text-overflow: ellipsis;--chotto-templateselector-item-text-display: -webkit-box;--chotto-templateselector-item-text-webkit-line-clamp: 3;--chotto-templateselector-item-text-line-clamp: 3;--chotto-templateselector-item-text-webkit-box-orient: vertical;--chotto-templateselector-text-font-size: var(--chotto-theme-text-font-size);--chotto-templateselector-searching-container-grid-row: 2;--chotto-templateselector-searching-container-width: 100%;--chotto-templateselector-searching-container-margin-bottom: 16px;--chotto-templateselector-searching-container-margin-right: 10px;--chotto-templateselector-searching-input-background-color: transparent;--chotto-templateselector-searching-input-width: 100%;--chotto-templateselector-searching-input-transition: border-color .2s;--chotto-templateselector-searching-input-box-sizing: border-box;--chotto-templateselector-searching-input-focus-outline: none;--chotto-templateselector-primary-text-color: var(--chotto-theme-primary-text-color);--chotto-templateselector-preview-container-grid-row: 2;--chotto-templateselector-preview-container-border: 1px solid var(--chotto-theme-item-border-color);--chotto-templateselector-preview-container-max-height: 375px;--chotto-templateselector-preview-container-overflow-y: auto;--chotto-templateselector-preview-container-webkit-scrollbar-width: 6px;--chotto-templateselector-preview-container-webkit-scrollbar-thumb-border-radius: 10px;--chotto-templateselector-preview-container-webkit-scrollbar-track-border-radius: 10px;--chotto-templateselector-secondary-color: var(--chotto-theme-secondary-color);--chotto-templateselector-preview-height: 100%;--chotto-templateselector-preview-box-sizing: border-box;--chotto-templateselector-preview-padding: 5px;--chotto-templateselector-preview-wrapper-padding: 10px 10px 4px 16px;--chotto-templateselector-preview-wrapper-border-radius: 14px;--chotto-templateselector-preview-wrapper-max-width: 90%;--chotto-templateselector-preview-wrapper-margin-bottom: 15px;--chotto-templateselector-message-left-bg: var(--chotto-theme-message-left-bg);--chotto-templateselector-plug-width: 100%;--chotto-templateselector-plug-height: 100%;--chotto-templateselector-plug-display: flex;--chotto-templateselector-plug-justify-content: center;--chotto-templateselector-plug-align-items: center;--chotto-templateselector-plug-padding: 0;--chotto-templateselector-plug-margin: 0;--chotto-templateselector-plug-line-height: 20;--chotto-templateselector-preview-text-word-break: break-word;--chotto-templateselector-preview-text-white-space: pre-line;--chotto-templateselector-preview-time-width: fit-content;--chotto-templateselector-preview-time-margin-left: auto;--chotto-templateselector-additional-text-font-size: var(--chotto-theme-additional-text-font-size);--chotto-templateselector-secondary-text-color: var(--chotto-theme-secondary-text-color);--chotto-templateselector-button-paste-grid-row: 3;--chotto-templateselector-button-paste-display: block;--chotto-templateselector-button-paste-width: fit-content;--chotto-templateselector-button-paste-justify-self: flex-end;--chotto-templateselector-button-paste-margin: 16px 0 0 0;--chotto-templateselector-button-paste-border: none;--chotto-templateselector-button-paste-padding: 8px 16px;--chotto-templateselector-button-paste-border-radius: 10px;--chotto-templateselector-button-paste-cursor: pointer;--chotto-templateselector-title-font-size: var(--chotto-theme-title-font-size);--chotto-templateselector-action-button-color-active: var(--chotto-theme-action-button-color-active);--chotto-templateselector-action-button-color-hover: var(--chotto-theme-action-button-color-hover);--chotto-templateselector-input-font-size: var(--chotto-theme-text-font-size);--chotto-templateselector-input-border-color-hover: var(--chotto-theme-quaternary-color);--chotto-templateselector-input-border-color-focus: var(--chotto-theme-quinary-color);--chotto-templateselector-input-padding: .5rem .75rem;--chotto-templateselector-input-border-radius: 5px;--chotto-templateselector-input-border-color: #d0d0d0;--chotto-templateselector-layout-responsive-grid-template-columns: 1fr;--chotto-templateselector-first-col-responsive-grid-column: 1;--chotto-templateselector-second-col-responsive-grid-column: 1;--chotto-templateselector-third-col-responsive-grid-column: 1}[data-theme=mobilon1]{--chotto-wabaattachmentsection-position: relative;--chotto-wabaattachmentsection-display: flex;--chotto-wabaattachmentsection-text-align: center;--chotto-wabaattachmentsection-align-items: center;--chotto-wabaattachmentsection-justify-content: center;--chotto-wabaattachmentsection-gap: 8px;--chotto-wabaattachmentsection-border-radius: 5px;--chotto-wabaattachmentsection-background-color: #FEF3B8;--chotto-wabaattachmentsection-padding-top: 10px;--chotto-wabaattachmentsection-padding-bottom: 10px;--chotto-wabaattachmentsection-margin-bottom: 5px;--chotto-wabaattachmentsection-error-border: 1px solid #dc2626;--chotto-wabaattachmentsection-icon-padding-left: 10px;--chotto-wabaattachmentsection-icon-color: var(--chotto-theme-primary-text-color);--chotto-wabaattachmentsection-title-font-size: var(--chotto-theme-additional-text-font-size);--chotto-wabaattachmentsection-title-color: var(--chotto-theme-primary-text-color);--chotto-wabaattachmentsection-title-font-weight: 600;--chotto-wabaattachmentsection-info-margin-top: 1px;--chotto-wabaattachmentsection-info-color: var(--chotto-theme-secondary-text-color);--chotto-wabaattachmentsection-info-font-size: var(--chotto-theme-additional-text-font-size);--chotto-wabaattachmentsection-info-word-break: break-word;--chotto-wabaattachmentsection-info-font-weight: 600;--chotto-wabaattachmentsection-error-text-color: #dc2626;--chotto-wabaattachmentsection-error-text-margin-left: 5px;--chotto-wabaattachmentsection-error-text-font-size: var(--chotto-theme-small-text-font-size);--chotto-wabaattachmentsection-hover-cursor: pointer;--chotto-wabaattachmentsection-hover-background-color: #fef3b890}[data-theme=mobilon1]{--chotto-wabaquickreplybuttons-padding-bottom: 15px;--chotto-wabaquickreplybuttons-preview-action-position: relative;--chotto-wabaquickreplybuttons-preview-action-font-size: var(--chotto-theme-text-font-size);--chotto-wabaquickreplybuttons-preview-action-display: flex;--chotto-wabaquickreplybuttons-preview-action-flex-direction: column;--chotto-wabaquickreplybuttons-preview-action-align-items: center;--chotto-wabaquickreplybuttons-preview-action-color: #10b981;--chotto-wabaquickreplybuttons-line-display: flex;--chotto-wabaquickreplybuttons-line-cursor: pointer;--chotto-wabaquickreplybuttons-line-text-align: center;--chotto-wabaquickreplybuttons-icon-margin-right: 5px;--chotto-wabaquickreplybuttons-icon-line-height: 19px;--chotto-wabaquickreplybuttons-separator-height: 1px;--chotto-wabaquickreplybuttons-separator-width: 100%;--chotto-wabaquickreplybuttons-separator-margin: 15px}[data-theme=mobilon1]{--chotto-wabaseparatedquickbuttons-width: 100%;--chotto-wabaseparatedquickbuttons-position: absolute;--chotto-wabaseparatedquickbuttons-left: 0;--chotto-wabaseparatedquickbuttons-right: 0;--chotto-wabaseparatedquickbuttons-bottom: 0;--chotto-wabaseparatedquickbuttons-border-top-left-radius: 10px;--chotto-wabaseparatedquickbuttons-border-top-right-radius: 10px;--chotto-wabaseparatedquickbuttons-background: var(--chotto-theme-primary-color);--chotto-wabaseparatedquickbuttons-white-space: pre-wrap;--chotto-wabaseparatedquickbuttons-title-display: flex;--chotto-wabaseparatedquickbuttons-title-justify-content: space-between;--chotto-wabaseparatedquickbuttons-title-align-items: center;--chotto-wabaseparatedquickbuttons-title-margin: 15px;--chotto-wabaseparatedquickbuttons-title-p-font-size: var(--chotto-theme-text-font-size);--chotto-wabaseparatedquickbuttons-title-p-margin-left: auto;--chotto-wabaseparatedquickbuttons-title-p-margin-right: auto;--chotto-wabaseparatedquickbuttons-title-span-cursor: pointer;--chotto-wabaseparatedquickbuttons-actions-border-top: 1px solid var(--chotto-theme-item-border-color);--chotto-wabaseparatedquickbuttons-actions-max-height: 200px;--chotto-wabaseparatedquickbuttons-actions-overflow-y: auto;--chotto-wabaseparatedquickbuttons-action-position: relative;--chotto-wabaseparatedquickbuttons-action-z-index: 0;--chotto-wabaseparatedquickbuttons-action-width: 90%;--chotto-wabaseparatedquickbuttons-action-font-size: var(--chotto-theme-text-font-size);--chotto-wabaseparatedquickbuttons-action-margin-right: auto;--chotto-wabaseparatedquickbuttons-action-margin-left: 25px;--chotto-wabaseparatedquickbuttons-action-display: flex;--chotto-wabaseparatedquickbuttons-action-margin-top: 20px;--chotto-wabaseparatedquickbuttons-action-margin-bottom: 20px;--chotto-wabaseparatedquickbuttons-action-gap: 10px}[data-theme=mobilon1]{--chotto-wabatemplateselector-position: absolute;--chotto-wabatemplateselector-bottom: 100%;--chotto-wabatemplateselector-left: 0;--chotto-wabatemplateselector-right: 0;--chotto-wabatemplateselector-z-index: 100;--chotto-wabatemplateselector-container: templates / inline-size;--chotto-wabatemplateselector-container-inline-max-height: 500px;--chotto-wabatemplateselector-container-inline-padding: 16px 5px 5px 5px;--chotto-wabatemplateselector-container-inline-background-color: var(--chotto-theme-primary-color);--chotto-wabatemplateselector-container-inline-border-top: 1px solid var(--chotto-theme-item-border-color);--chotto-wabatemplateselector-container-inline-border-bottom: 1px solid var(--chotto-theme-item-border-color);--chotto-wabatemplateselector-container-inline-box-sizing: border-box;--chotto-wabatemplateselector-container-inline-min-width: 478px;--chotto-wabatemplateselector-container-elevated-position: absolute;--chotto-wabatemplateselector-container-elevated-max-height: 500px;--chotto-wabatemplateselector-container-elevated-padding: 16px 5px 5px 5px;--chotto-wabatemplateselector-container-elevated-background-color: var(--chotto-theme-primary-color);--chotto-wabatemplateselector-container-elevated-border: 1px solid var(--chotto-theme-item-border-color);--chotto-wabatemplateselector-container-elevated-min-width: 478px;--chotto-wabatemplateselector-container-elevated-box-shadow: 5px 5px 29px -15px var(--chotto-theme-shadow-color);--chotto-wabatemplateselector-container-elevated-bottom: 20px;--chotto-wabatemplateselector-container-elevated-right: 20px;--chotto-wabatemplateselector-layout-max-height: 400px;--chotto-wabatemplateselector-layout-display: grid;--chotto-wabatemplateselector-layout-box-sizing: border-box;--chotto-wabatemplateselector-layout-grid-template-columns: .5fr 1.3fr 1fr;--chotto-wabatemplateselector-layout-grid-template-rows: min-content min-content 1fr min-content;--chotto-wabatemplateselector-layout-column-gap: 5px;--chotto-wabatemplateselector-layout-mobile-grid-template-columns: 1fr;--chotto-wabatemplateselector-first-col-display: grid;--chotto-wabatemplateselector-first-col-grid-column: 1;--chotto-wabatemplateselector-first-col-grid-row: 2 / 5;--chotto-wabatemplateselector-first-col-grid-template-rows: min-content auto;--chotto-wabatemplateselector-first-col-mobile-grid-column: 1;--chotto-wabatemplateselector-second-col-display: grid;--chotto-wabatemplateselector-second-col-grid-column: 2;--chotto-wabatemplateselector-second-col-grid-row: 2 / 5;--chotto-wabatemplateselector-second-col-grid-template-rows: min-content min-content auto;--chotto-wabatemplateselector-second-col-mobile-grid-column: 1;--chotto-wabatemplateselector-third-col-display: grid;--chotto-wabatemplateselector-third-col-grid-column: 3;--chotto-wabatemplateselector-third-col-grid-row: 2 / 5;--chotto-wabatemplateselector-third-col-grid-template-rows: min-content auto min-content;--chotto-wabatemplateselector-third-col-mobile-grid-column: 1;--chotto-wabatemplateselector-button-close-grid-column: 3;--chotto-wabatemplateselector-button-close-align-self: flex-start;--chotto-wabatemplateselector-button-close-display: block;--chotto-wabatemplateselector-button-close-background-color: transparent;--chotto-wabatemplateselector-button-close-border: none;--chotto-wabatemplateselector-button-close-width: fit-content;--chotto-wabatemplateselector-button-close-cursor: pointer;--chotto-wabatemplateselector-button-close-margin: 0 16px 20px auto;--chotto-wabatemplateselector-button-close-span-font-size: var(--chotto-theme-button-icon-size);--chotto-wabatemplateselector-button-close-span-color: var(--chotto-theme-button-color-active);--chotto-wabatemplateselector-list-groups-grid-column: 1;--chotto-wabatemplateselector-list-groups-grid-row: 2 / 5;--chotto-wabatemplateselector-list-groups-overflow-y: auto;--chotto-wabatemplateselector-list-groups-border: 1px solid var(--chotto-theme-item-border-color);--chotto-wabatemplateselector-list-groups-padding: 0;--chotto-wabatemplateselector-list-groups-margin: 0;--chotto-wabatemplateselector-list-groups-scrollbar-width: 6px;--chotto-wabatemplateselector-list-groups-scrollbar-background-color: var(--chotto-theme-scrollbar-bg);--chotto-wabatemplateselector-list-groups-scrollbar-thumb-border-radius: 10px;--chotto-wabatemplateselector-list-groups-scrollbar-thumb-background-color: var(--chotto-theme-scrollbar-thumb-bg);--chotto-wabatemplateselector-list-groups-scrollbar-track-border-radius: 10px;--chotto-wabatemplateselector-list-templates-padding: 0;--chotto-wabatemplateselector-list-templates-margin: 0;--chotto-wabatemplateselector-templates-grid-row: 3 / 5;--chotto-wabatemplateselector-templates-border: 1px solid var(--chotto-theme-item-border-color);--chotto-wabatemplateselector-templates-overflow-y: auto;--chotto-wabatemplateselector-templates-scrollbar-width: 6px;--chotto-wabatemplateselector-templates-scrollbar-background-color: var(--chotto-theme-scrollbar-bg);--chotto-wabatemplateselector-templates-scrollbar-thumb-border-radius: 10px;--chotto-wabatemplateselector-templates-scrollbar-thumb-background-color: var(--chotto-theme-scrollbar-thumb-bg);--chotto-wabatemplateselector-templates-scrollbar-track-border-radius: 10px;--chotto-wabatemplateselector-item-transition: .2s;--chotto-wabatemplateselector-item-hover-background-color: var(--chotto-theme-item-background-color-hover);--chotto-wabatemplateselector-item-not-last-child-border-bottom: 1px solid var(--chotto-theme-item-border-color);--chotto-wabatemplateselector-item-group-display: flex;--chotto-wabatemplateselector-item-group-align-items: center;--chotto-wabatemplateselector-item-selected-background-color: var(--chotto-theme-item-background-color-focus);--chotto-wabatemplateselector-item-selected-hover-background-color: var(--chotto-theme-item-background-color-hover);--chotto-wabatemplateselector-item-template-cursor: pointer;--chotto-wabatemplateselector-item-template-padding: 10px 12px;--chotto-wabatemplateselector-label-group-padding: 10px 12px;--chotto-wabatemplateselector-label-group-display: flex;--chotto-wabatemplateselector-label-group-align-items: center;--chotto-wabatemplateselector-label-group-column-gap: 10px;--chotto-wabatemplateselector-label-group-width: 100%;--chotto-wabatemplateselector-label-group-height: 100%;--chotto-wabatemplateselector-label-group-cursor: pointer;--chotto-wabatemplateselector-label-group-img-width: 30px;--chotto-wabatemplateselector-label-group-img-height: 30px;--chotto-wabatemplateselector-label-group-input-display: none;--chotto-wabatemplateselector-label-group-span-line-height: 1;--chotto-wabatemplateselector-item-title-margin-bottom: 8px;--chotto-wabatemplateselector-item-title-font-weight: var(--chotto-theme-title-font-weight);--chotto-wabatemplateselector-item-title-font-size: var(--chotto-theme-title-font-size);--chotto-wabatemplateselector-item-text-font-size: var(--chotto-theme-text-font-size);--chotto-wabatemplateselector-item-text-overflow: hidden;--chotto-wabatemplateselector-item-text-text-overflow: ellipsis;--chotto-wabatemplateselector-item-text-display: -webkit-box;--chotto-wabatemplateselector-item-text-webkit-line-clamp: 3;--chotto-wabatemplateselector-item-text-line-clamp: 3;--chotto-wabatemplateselector-item-text-webkit-box-orient: vertical;--chotto-wabatemplateselector-searching-container-grid-row: 2;--chotto-wabatemplateselector-searching-container-width: 100%;--chotto-wabatemplateselector-searching-container-margin-bottom: 16px;--chotto-wabatemplateselector-searching-input-background-color: transparent;--chotto-wabatemplateselector-searching-input-width: 100%;--chotto-wabatemplateselector-searching-input-padding: .5rem .75rem;--chotto-wabatemplateselector-searching-input-border-radius: 5px;--chotto-wabatemplateselector-searching-input-font-size: var(--chotto-theme-text-font-size);--chotto-wabatemplateselector-searching-input-color: var(--chotto-theme-primary-text-color);--chotto-wabatemplateselector-searching-input-border: 1px solid #d0d0d0;--chotto-wabatemplateselector-searching-input-transition: border-color .2s;--chotto-wabatemplateselector-searching-input-box-sizing: border-box;--chotto-wabatemplateselector-searching-input-placeholder-color: var(--chotto-theme-secondary-text-color);--chotto-wabatemplateselector-searching-input-hover-border-color: var(--chotto-theme-quaternary-color);--chotto-wabatemplateselector-searching-input-focus-border-color: var(--chotto-theme-quinary-color);--chotto-wabatemplateselector-searching-input-focus-outline: none;--chotto-wabatemplateselector-preview-container-grid-row: 2;--chotto-wabatemplateselector-preview-container-border: 1px solid var(--chotto-theme-item-border-color);--chotto-wabatemplateselector-preview-container-max-height: 375px;--chotto-wabatemplateselector-preview-container-overflow-y: auto;--chotto-wabatemplateselector-preview-container-overflow-x: hidden;--chotto-wabatemplateselector-preview-container-background-color: var(--chotto-theme-secondary-color);--chotto-wabatemplateselector-preview-container-position: relative;--chotto-wabatemplateselector-preview-container-scrollbar-width: 6px;--chotto-wabatemplateselector-preview-container-scrollbar-background-color: var(--chotto-theme-scrollbar-bg);--chotto-wabatemplateselector-preview-container-scrollbar-thumb-border-radius: 10px;--chotto-wabatemplateselector-preview-container-scrollbar-thumb-background-color: var(--chotto-theme-scrollbar-thumb-bg);--chotto-wabatemplateselector-preview-container-scrollbar-track-border-radius: 10px;--chotto-wabatemplateselector-preview-height: 100%;--chotto-wabatemplateselector-preview-box-sizing: border-box;--chotto-wabatemplateselector-preview-padding: 5px;--chotto-wabatemplateselector-preview-wrapper-padding: 10px 10px 4px 16px;--chotto-wabatemplateselector-preview-wrapper-background-color: var(--chotto-theme-message-left-bg);--chotto-wabatemplateselector-preview-wrapper-border-radius: 14px;--chotto-wabatemplateselector-preview-wrapper-max-width: 90%;--chotto-wabatemplateselector-preview-wrapper-margin-bottom: 15px;--chotto-wabatemplateselector-semitransparent-overlay-height: 100%;--chotto-wabatemplateselector-semitransparent-overlay-background: var(--chotto-theme-shadow-color);--chotto-wabatemplateselector-semitransparent-overlay-opacity: .5;--chotto-wabatemplateselector-reply-buttons-position: absolute;--chotto-wabatemplateselector-reply-buttons-height: 100%;--chotto-wabatemplateselector-reply-buttons-width: 100%;--chotto-wabatemplateselector-reply-buttons-bottom: 0;--chotto-wabatemplateselector-plug-width: 100%;--chotto-wabatemplateselector-plug-height: 100%;--chotto-wabatemplateselector-plug-font-size: var(--chotto-theme-text-font-size);--chotto-wabatemplateselector-plug-display: flex;--chotto-wabatemplateselector-plug-justify-content: center;--chotto-wabatemplateselector-plug-align-items: center;--chotto-wabatemplateselector-plug-padding: 0;--chotto-wabatemplateselector-plug-margin: 0;--chotto-wabatemplateselector-plug-line-height: 20;--chotto-wabatemplateselector-preview-text-container-font-size: var(--chotto-theme-text-font-size);--chotto-wabatemplateselector-preview-text-container-word-break: break-word;--chotto-wabatemplateselector-preview-text-container-white-space: pre-line;--chotto-wabatemplateselector-preview-time-width: fit-content;--chotto-wabatemplateselector-preview-time-font-size: var(--chotto-theme-additional-text-font-size);--chotto-wabatemplateselector-preview-time-color: var(--chotto-theme-secondary-text-color);--chotto-wabatemplateselector-preview-time-margin-left: auto;--chotto-wabatemplateselector-button-paste-grid-row: 3;--chotto-wabatemplateselector-button-paste-display: block;--chotto-wabatemplateselector-button-paste-width: fit-content;--chotto-wabatemplateselector-button-paste-justify-self: flex-end;--chotto-wabatemplateselector-button-paste-margin: 16px 0 0 0;--chotto-wabatemplateselector-button-paste-font-size: var(--chotto-theme-title-font-size);--chotto-wabatemplateselector-button-paste-background-color: var(--chotto-theme-action-button-color-active);--chotto-wabatemplateselector-button-paste-border: none;--chotto-wabatemplateselector-button-paste-padding: 8px 16px;--chotto-wabatemplateselector-button-paste-border-radius: 10px;--chotto-wabatemplateselector-button-paste-cursor: pointer;--chotto-wabatemplateselector-button-paste-disabled-background-color: var(--chotto-theme-action-button-color-disabled);--chotto-wabatemplateselector-button-paste-disabled-cursor: default;--chotto-wabatemplateselector-button-paste-disabled-pointer-events: none;--chotto-wabatemplateselector-button-paste-hover-background-color: var(--chotto-theme-action-button-color-hover)}[data-theme=mobilon1]{--chotto-chatfilter-container-position: relative;--chotto-chatfilter-icon-position: absolute;--chotto-chatfilter-icon-left: 14px;--chotto-chatfilter-icon-top: 25%;--chotto-chatfilter-icon-color: var(--chotto-theme-secondary-text-color);--chotto-chatfilter-input-width: 100%;--chotto-chatfilter-input-background-color: transparent;--chotto-chatfilter-input-color: var(--chotto-theme-primary-text-color);--chotto-chatfilter-input-padding: .5rem .75rem;--chotto-chatfilter-input-padding-left: 40px;--chotto-chatfilter-input-border: 1px solid #d0d0d0;--chotto-chatfilter-input-border-radius: 5px;--chotto-chatfilter-input-font-size: 14px;--chotto-chatfilter-input-transition: border-color .2s;--chotto-chatfilter-input-background: transparent;--chotto-chatfilter-input-placeholder-color: var(--chotto-theme-secondary-text-color);--chotto-chatfilter-input-hover-border-color: #737373;--chotto-chatfilter-input-focus-border-color: #404040;--chotto-chatfilter-input-focus-outline: none}[data-theme=mobilon1]{--chotto-chatitem-container-grid-row: 1;--chotto-chatitem-container-grid-column: 1 / 2;--chotto-chatitem-container-display: flex;--chotto-chatitem-container-position: relative;--chotto-chatitem-container-cursor: pointer;--chotto-chatitem-divider-content: "";--chotto-chatitem-divider-position: absolute;--chotto-chatitem-divider-translate-x: 15%;--chotto-chatitem-divider-width: 416px;--chotto-chatitem-divider-height: 1px;--chotto-chatitem-divider-color: #F3F3F3;--chotto-chatitem-divider-bottom: 0;--chotto-chatitem-selected-cursor: pointer;--chotto-chatitem-container-hover-bg: var(--chotto-theme-item-background-color-hover);--chotto-chatitem-selected-bg: var(--chotto-theme-item-background-color-focus);--chotto-chatitem-avatar-container-position: relative;--chotto-chatitem-avatar-container-display: flex;--chotto-chatitem-avatar-container-justify: center;--chotto-chatitem-avatar-container-align: center;--chotto-chatitem-avatar-container-align-self: center;--chotto-chatitem-avatar-container-object-fit: cover;--chotto-chatitem-avatar-margin-right: 15px;--chotto-chatitem-avatar-placeholder-size: 48px;--chotto-chatitem-avatar-min-width: 50px;--chotto-chatitem-avatar-min-height: 50px;--chotto-chatitem-avatar-border-radius: 50%;--chotto-chatitem-avatar-text-font-size: 21px;--chotto-chatitem-avatar-img-border-radius: 50%;--chotto-chatitem-avatar-img-object-fit: cover;--chotto-chatitem-status-user-position: absolute;--chotto-chatitem-status-user-right: 5px;--chotto-chatitem-status-user-size: 10px;--chotto-chatitem-status-user-border-radius: 50%;--chotto-chatitem-status-user-bottom: 0;--chotto-chatitem-status-user-display: block;--chotto-chatitem-status-user-bg: transparent;--chotto-chatitem-status-user-z-index: 1;--chotto-chatitem-info-container-flex-grow: 1;--chotto-chatitem-info-container-align-self: flex-start;--chotto-chatitem-info-container-overflow: hidden;--chotto-chatitem-info-margin-right: 15px;--chotto-chatitem-name-margin-top: 0;--chotto-chatitem-name-margin-bottom: 8px;--chotto-chatitem-name-overflow: hidden;--chotto-chatitem-name-text-overflow: ellipsis;--chotto-chatitem-name-display: -webkit-box;--chotto-chatitem-name-line-clamp: 1;--chotto-chatitem-name-box-orient: vertical;--chotto-chatitem-name-font-size: var(--chotto-theme-title-font-size);--chotto-chatitem-name-font-weight: var(--chotto-theme-title-font-weight);--chotto-chatitem-last-message-overflow: hidden;--chotto-chatitem-last-message-text-overflow: ellipsis;--chotto-chatitem-last-message-display: -webkit-box;--chotto-chatitem-last-message-line-clamp: 1;--chotto-chatitem-last-message-box-orient: vertical;--chotto-chatitem-last-message-font-size: var(--chotto-theme-text-font-size);--chotto-chatitem-last-message-text-color: var(--chotto-theme-secondary-text-color);--chotto-chatitem-details-container-position: relative;--chotto-chatitem-details-container-display: flex;--chotto-chatitem-details-container-flex-direction: column;--chotto-chatitem-details-container-justify: space-between;--chotto-chatitem-details-container-align: end;--chotto-chatitem-button-color-active: var(--chotto-theme-button-color-active);--chotto-chatitem-actions-trigger-display: block;--chotto-chatitem-actions-trigger-cursor: pointer;--chotto-chatitem-actions-trigger-font-size: var(--chotto-theme-button-icon-size);--chotto-chatitem-actions-trigger-color: var(--chotto-theme-button-color-active);--chotto-chatitem-actions-trigger-color-hover: var(--chotto-theme-button-color-hover);--chotto-chatitem-menu-button-order: 0;--chotto-chatitem-menu-button-font-size: 18px;--chotto-chatitem-menu-button-width: 100%;--chotto-chatitem-menu-button-border: none;--chotto-chatitem-menu-button-bg: transparent;--chotto-chatitem-menu-button-cursor: pointer;--chotto-chatitem-menu-button-padding: 0;--chotto-chatitem-menu-button-transition: .2s;--chotto-chatitem-menu-button-hover-transition: .2s;--chotto-chatitem-menu-button-span-display: block;--chotto-chatitem-menu-button-span-width: fit-content;--chotto-chatitem-menu-button-span-margin-left: auto;--chotto-chatitem-menu-button-hover-color: var(--chotto-theme-button-color-hover);--chotto-chatitem-unread-order: 1;--chotto-chatitem-unread-display: flex;--chotto-chatitem-unread-justify: center;--chotto-chatitem-unread-align: center;--chotto-chatitem-unread-margin-left: auto;--chotto-chatitem-unread-margin-top: auto;--chotto-chatitem-unread-max-height: 20px;--chotto-chatitem-unread-padding: 0 6px;--chotto-chatitem-unread-font-size: var(--chotto-theme-additional-text-font-size);--chotto-chatitem-unread-text-color: var(--chotto-theme-unread-text-color);--chotto-chatitem-unread-background-color: var(--chotto-theme-unread-background-color);--chotto-chatitem-time-white-space: nowrap;--chotto-chatitem-time-font-size: var(--chotto-theme-additional-text-font-size);--chotto-chatitem-time-text-color: var(--chotto-theme-secondary-text-color);--chotto-chatitem-context-menu-position: absolute;--chotto-chatitem-context-menu-top: 40%;--chotto-chatitem-context-menu-right: 0;--chotto-chatitem-status-chat-container-display: flex;--chotto-chatitem-status-chat-container-align: center;--chotto-chatitem-status-chat-container-margin-top: auto;--chotto-chatitem-status-gap: 4px;--chotto-chatitem-status-message-display: flex;--chotto-chatitem-status-color-read: var(--chotto-theme-status-color-read);--chotto-chatitem-status-color-received: var(--chotto-theme-status-color-received);--chotto-chatitem-status-font-size: var(--chotto-theme-text-font-size);--chotto-chatitem-dialog-buttons-display: flex;--chotto-chatitem-dialog-buttons-margin-left: 8px;--chotto-chatitem-dialog-container-display: flex;--chotto-chatitem-dialog-container-flex-direction: column;--chotto-chatitem-dialog-container-position: relative;--chotto-chatitem-dialog-container-cursor: pointer;--chotto-chatitem-dialog-gap: 5px;--chotto-chatitem-dialog-padding: 5px 0 0 75px;--chotto-chatitem-dialog-icon-margin: auto;--chotto-chatitem-dialog-item-display: flex;--chotto-chatitem-dialog-item-padding: 3px;--chotto-chatitem-dialog-selected-cursor: pointer;--chotto-chatitem-dialog-selected-bg: var(--chotto-theme-item-background-color-focus);--chotto-chatitem-dialog-text-container-display: flex;--chotto-chatitem-dialog-text-container-justify: space-between;--chotto-chatitem-dialog-text-container-overflow: hidden;--chotto-chatitem-dialog-text-container-text-overflow: ellipsis;--chotto-chatitem-dialog-text-container-width: 100%;--chotto-chatitem-dialog-text-container-margin: auto;--chotto-chatitem-text-container-padding: 0 5px;--chotto-chatitem-dialog-text-font-size: var(--chotto-theme-text-font-size);--chotto-chatitem-dialog-text-color: var(--chotto-theme-primary-text-color);--chotto-chatitem-dialog-name-display: -webkit-box;--chotto-chatitem-dialog-name-line-clamp: 1;--chotto-chatitem-dialog-name-box-orient: vertical;--chotto-chatitem-dialog-time-display: -webkit-box;--chotto-chatitem-dialog-time-line-clamp: 1;--chotto-chatitem-dialog-time-box-orient: vertical;--chotto-chatitem-dialog-time-text-color: var(--chotto-theme-secondary-text-color);--chotto-chatitem-dialog-time-font-size: var(--chotto-theme-additional-text-font-size);--chotto-chatitem-status-first-icon-margin-right: -8px;--chotto-chatitem-text-transition: opacity .2s ease;--chotto-chatitem-text-opacity: 0;--chotto-chatitem-menu-leave-transition: all .2s cubic-bezier(1, .5, .8, 1);--chotto-chatitem-menu-enter-translate-y: 20px;--chotto-chatitem-menu-opacity: 0;--chotto-chatitem-padding-container: 10px 8px 10px 14px;--chotto-chatitem-border-radius: 0;--chotto-chatitem-name-margin-top: 2px;--chotto-chatitem-name-margin-bottom: 4px}[data-theme=mobilon1]{--chotto-chattabs-list-display: flex;--chotto-chattabs-list-list-style: none;--chotto-chattabs-list-padding: 0;--chotto-chattabs-list-margin: 0;--chotto-chattabs-list-padding-left: 15px;--chotto-chattabs-list-gap: 10px;--chotto-chattabs-list-margin-bottom: 10px;--chotto-chattabs-item-display: flex;--chotto-chattabs-item-align-items: center;--chotto-chattabs-item-justify-content: center;--chotto-chattabs-item-font-size: var(--chotto-theme-text-font-size);--chotto-chattabs-item-border: 1px solid var(--chotto-theme-item-border-color, #d0d0d0);--chotto-chattabs-item-border-radius: 20px;--chotto-chattabs-item-height: 26px;--chotto-chattabs-item-min-width: 61px;--chotto-chattabs-item-color: var(--chotto-theme-secondary-text-color);--chotto-chattabs-item-active-color: var(--chotto-theme-primary-text-color);--chotto-chattabs-item-active-font-weight: 600;--chotto-chattabs-item-active-background-color: var(--chotto-theme-item-background-color-focus);--chotto-chattabs-item-active-border: 1px solid var(--chotto-theme-item-border-color, #d0d0d0);--chotto-chattabs-item-hover-background-color: var(--chotto-theme-item-background-color-hover);--chotto-chattabs-button-display: flex;--chotto-chattabs-button-align-items: center;--chotto-chattabs-button-gap: 8px;--chotto-chattabs-button-background: none;--chotto-chattabs-button-border: none;--chotto-chattabs-button-cursor: pointer;--chotto-chattabs-button-font-size: inherit;--chotto-chattabs-button-color: inherit;--chotto-chattabs-button-outline: none}[data-theme=mobilon1]{--chotto-audiorecorder-container-position: relative;--chotto-audiorecorder-container-display: grid;--chotto-audiorecorder-container-align-items: center;--chotto-audiorecorder-container-background-color: transparent;--chotto-audiorecorder-container-height: fit-content;--chotto-audiorecorder-recording-container-display: flex;--chotto-audiorecorder-recording-container-gap: 3px;--chotto-audiorecorder-recording-container-line-height: 56px;--chotto-audiorecorder-recording-icon-line-height: 56px;--chotto-audiorecorder-recording-icon-font-size: 10px;--chotto-audiorecorder-recording-icon-webkit-animation: blink 3s linear infinite;--chotto-audiorecorder-recording-icon-animation: blink 3s linear infinite;--chotto-audiorecorder-stop-width: 20px;--chotto-audiorecorder-stop-height: 20px;--chotto-audiorecorder-stop-background-color: black;--chotto-audiorecorder-stop-cursor: pointer;--chotto-audiorecorder-stop-border-radius: 2px;--chotto-audiorecorder-blink-keyframes-0-color: red;--chotto-audiorecorder-blink-keyframes-50-color: transparent;--chotto-audiorecorder-blink-keyframes-100-color: red;--chotto-audiorecorder-button-background-color: transparent;--chotto-audiorecorder-button-border: 0px;--chotto-audiorecorder-button-span-display: block;--chotto-audiorecorder-button-span-cursor: pointer;--chotto-audiorecorder-button-span-padding: 1px 0 0 3px;--chotto-audiorecorder-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-audiorecorder-button-span-color: var(--chotto-theme-button-color-active);--chotto-audiorecorder-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-audiorecorder-button-record-span-display: block;--chotto-audiorecorder-button-record-span-cursor: pointer;--chotto-audiorecorder-button-record-span-padding: 0;--chotto-audiorecorder-button-record-span-font-size: var(--chotto-theme-button-icon-size);--chotto-audiorecorder-button-record-span-color: var(--chotto-theme-button-color-active);--chotto-audiorecorder-button-record-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-audiorecorder-button-disabled-pointer-events: none;--chotto-audiorecorder-button-disabled-span-cursor: auto;--chotto-audiorecorder-button-disabled-span-color: var(--chotto-theme-button-color-disabled)}[data-theme=mobilon1]{--chotto-channelselector-container-display: flex;--chotto-channelselector-container-disabled-color: var(--chotto-theme-button-color-disabled);--chotto-channelselector-title-font-size: var(--chotto-theme-text-font-size);--chotto-channelselector-selected-height: fit-content;--chotto-channelselector-selected-margin: auto;--chotto-channelselector-selected-display: flex;--chotto-channelselector-selected-justify-content: flex-start;--chotto-channelselector-selected-column-gap: 6px;--chotto-channelselector-selected-align-items: center;--chotto-channelselector-selected-margin-left: 10px;--chotto-channelselector-icon-display: block;--chotto-channelselector-icon-height: var(--chotto-theme-text-font-size);--chotto-channelselector-icon-width: var(--chotto-theme-text-font-size);--chotto-channelselector-trigger-padding: 1px 0 0 3px;--chotto-channelselector-trigger-display: block;--chotto-channelselector-trigger-cursor: pointer;--chotto-channelselector-trigger-font-size: var(--chotto-theme-button-icon-size);--chotto-channelselector-trigger-color: var(--chotto-theme-button-color-active);--chotto-channelselector-trigger-hover-color: var(--chotto-theme-button-color-hover);--chotto-channelselector-disabled-color: var(--chotto-theme-button-color-disabled);--chotto-channelselector-disabled-cursor: auto;--chotto-channelselector-disabled-pointer-events: none}[data-theme=mobilon1]{--chotto-chatinfo-container-border-radius: 0;--chotto-chatinfo-container-padding: 10px 0 10px 15px;--chotto-chatinfo-container-border-bottom: none;--chotto-chatinfo-container-background-color: #ffffff;--chotto-chatinfo-base-line-display: flex;--chotto-chatinfo-base-line-align-items: center;--chotto-chatinfo-base-line-gap: 10px;--chotto-chatinfo-avatar-container-display: flex;--chotto-chatinfo-avatar-container-justify-content: center;--chotto-chatinfo-avatar-container-align-items: center;--chotto-chatinfo-avatar-container-border-radius: 50%;--chotto-chatinfo-avatar-container-background-size: cover;--chotto-chatinfo-avatar-container-span-color: #737373;--chotto-chatinfo-avatar-container-span-display: flex;--chotto-chatinfo-avatar-container-span-justify-content: center;--chotto-chatinfo-avatar-container-span-align-items: center;--chotto-chatinfo-avatar-container-img-width: 40px;--chotto-chatinfo-avatar-container-img-height: 40px;--chotto-chatinfo-avatar-container-img-border-radius: 50%;--chotto-chatinfo-avatar-container-img-object-fit: cover;--chotto-chatinfo-info-container-display: flex;--chotto-chatinfo-info-container-flex-direction: column;--chotto-chatinfo-title-display: flex;--chotto-chatinfo-title-grid-column: 2;--chotto-chatinfo-title-color: var(--chotto-theme-primary-text-color);--chotto-chatinfo-title-font-size: var(--chotto-theme-title-font-size);--chotto-chatinfo-title-font-weight: var(--chotto-theme-title-font-weight);--chotto-chatinfo-title-margin: 0;--chotto-chatinfo-additional-title-margin: auto;--chotto-chatinfo-additional-title-font-size: var(--chotto-theme-text-font-size);--chotto-chatinfo-additional-title-padding: 0 10px;--chotto-chatinfo-additional-title-border: 1px solid #25D366;--chotto-chatinfo-additional-title-border-radius: 5px;--chotto-chatinfo-additional-title-margin-left: 15px;--chotto-chatinfo-time-display: flex;--chotto-chatinfo-time-font-size: var(--chotto-theme-text-font-size);--chotto-chatinfo-time-color: var(--chotto-theme-secondary-text-color);--chotto-chatinfo-time-grid-column: 2;--chotto-chatinfo-time-margin: 0;--chotto-chatinfo-actions-margin-left: auto;--chotto-chatinfo-return-button-border: 0px;--chotto-chatinfo-return-button-background-color: transparent;--chotto-chatinfo-return-button-cursor: pointer;--chotto-chatinfo-return-button-color: var(--chotto-theme-button-color-active)}[data-theme=mobilon1]{--chotto-chatpanel-display: flex;--chotto-chatpanel-align-items: stretch;--chotto-chatpanel-flex-direction: column;--chotto-chatpanel-height: 100%;--chotto-chatpanel-header-display: flex;--chotto-chatpanel-header-gap: 6px;--chotto-chatpanel-title-container-display: flex;--chotto-chatpanel-title-container-justify: space-between;--chotto-chatpanel-title-container-align: center;--chotto-chatpanel-title-letter-spacing: .5px;--chotto-chatpanel-title-font-size: var(--chotto-theme-header-font-size);--chotto-chatpanel-title-font-weight: var(--chotto-theme-header-font-weight);--chotto-chatpanel-title-font-family: var(--chotto-theme-header-font);--chotto-chatpanel-title-text-color: var(--chotto-theme-secondary-text-color);--chotto-chatpanel-button-close-bg: transparent;--chotto-chatpanel-button-close-border: none;--chotto-chatpanel-button-close-cursor: pointer;--chotto-chatpanel-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-chatpanel-button-color-active: var(--chotto-theme-button-color-active);--chotto-chatpanel-scrollbar-width: 6px;--chotto-chatpanel-scrollbar-bg: var(--chotto-theme-scrollbar-bg);--chotto-chatpanel-scrollbar-thumb-radius: 10px;--chotto-chatpanel-scrollbar-thumb-bg: var(--chotto-theme-scrollbar-thumb-bg);--chotto-chatpanel-scrollbar-track-radius: 10px}[data-theme=mobilon1]{--chotto-contactinfo-margin-top: 28px;--chotto-contactinfo-min-width: 300px;--chotto-contactinfo-font-size: var(--chotto-theme-title-font-size, 16px);--chotto-contactinfo-attribute-list-padding-bottom: 15px;--chotto-contactinfo-attribute-list-margin-left: 6px;--chotto-contactinfo-attribute-item-display: flex;--chotto-contactinfo-attribute-item-align-items: center;--chotto-contactinfo-attribute-item-margin-bottom: 15px;--chotto-contactinfo-attribute-item-input-opacity: 0;--chotto-contactinfo-attribute-item-input-position: absolute;--chotto-contactinfo-attribute-item-input-width: 0;--chotto-contactinfo-attribute-item-input-height: 0;--chotto-contactinfo-attribute-item-label-display: flex;--chotto-contactinfo-attribute-item-label-align-items: center;--chotto-contactinfo-attribute-item-label-cursor: pointer;--chotto-contactinfo-attribute-item-label-margin: 0;--chotto-contactinfo-attribute-item-current-chat-badge-margin-left: 8px;--chotto-contactinfo-attribute-item-current-chat-badge-font-size: var(--chotto-theme-text-font-size, 14px);--chotto-contactinfo-attribute-item-current-chat-badge-color: var(--chotto-theme-secondary-text-color);--chotto-contactinfo-custom-radio-display: inline-flex;--chotto-contactinfo-custom-radio-align-items: center;--chotto-contactinfo-custom-radio-justify-content: center;--chotto-contactinfo-custom-radio-width: 18px;--chotto-contactinfo-custom-radio-height: 18px;--chotto-contactinfo-custom-radio-border: 1px solid var(--chotto-theme-secondary-text-color);--chotto-contactinfo-custom-radio-border-radius: 50%;--chotto-contactinfo-custom-radio-margin-right: 11px;--chotto-contactinfo-custom-radio-flex-shrink: 0;--chotto-contactinfo-custom-radio-transition: border-color .2s ease;--chotto-contactinfo-radio-inner-position: relative;--chotto-contactinfo-radio-inner-width: 14px;--chotto-contactinfo-radio-inner-height: 14px;--chotto-contactinfo-radio-inner-display: flex;--chotto-contactinfo-radio-inner-align-items: center;--chotto-contactinfo-radio-inner-justify-content: center;--chotto-contactinfo-radio-inner-transition: opacity .2s ease;--chotto-contactinfo-attribute-item-label-hover-custom-radio-border-color: var(--chotto-theme-quinary-color);--chotto-contactinfo-channel-section-margin-bottom: 20px;--chotto-contactinfo-channel-label-display: block;--chotto-contactinfo-channel-label-font-size: var(--chotto-theme-text-font-size, 14px);--chotto-contactinfo-channel-label-color: var(--chotto-theme-secondary-text-color);--chotto-contactinfo-channel-label-margin: 1px 0 7px 3px;--chotto-contactinfo-custom-select-position: relative;--chotto-contactinfo-custom-select-width: 100%;--chotto-contactinfo-select-trigger-display: flex;--chotto-contactinfo-select-trigger-align-items: center;--chotto-contactinfo-select-trigger-padding: 8px 13px;--chotto-contactinfo-select-trigger-border: var(--chotto-input-border, 1px solid #d0d0d0);--chotto-contactinfo-select-trigger-border-radius: 1px;--chotto-contactinfo-select-trigger-background: var(--chotto-theme-primary-color);--chotto-contactinfo-select-trigger-cursor: pointer;--chotto-contactinfo-select-trigger-font-size: var(--chotto-theme-title-font-size, 16px);--chotto-contactinfo-select-trigger-color: var(--chotto-theme-primary-text-color);--chotto-contactinfo-select-trigger-user-select: none;--chotto-contactinfo-select-trigger-margin-left: 3px;--chotto-contactinfo-icon-width: 22px;--chotto-contactinfo-icon-height: 22px;--chotto-contactinfo-icon-margin-right: 10px;--chotto-contactinfo-icon-display: flex;--chotto-contactinfo-icon-align-items: center;--chotto-contactinfo-icon-justify-content: center;--chotto-contactinfo-icon-svg-width: 100%;--chotto-contactinfo-icon-svg-height: 100%;--chotto-contactinfo-arrow-margin-left: auto;--chotto-contactinfo-arrow-transition: transform .2s ease;--chotto-contactinfo-arrow-open-transform: rotate(180deg);--chotto-contactinfo-select-options-position: absolute;--chotto-contactinfo-select-options-top: 100%;--chotto-contactinfo-select-options-left: 3px;--chotto-contactinfo-select-options-right: 0;--chotto-contactinfo-select-options-background: var(--chotto-theme-primary-color);--chotto-contactinfo-select-options-border: var(--chotto-input-border, 1px solid #d0d0d0);--chotto-contactinfo-select-options-border-top: none;--chotto-contactinfo-select-options-border-radius: 0 0 4px 4px;--chotto-contactinfo-select-options-max-height: 200px;--chotto-contactinfo-select-options-overflow-y: auto;--chotto-contactinfo-select-options-z-index: 10;--chotto-contactinfo-select-options-box-shadow: 0 4px 6px rgba(0, 0, 0, .1);--chotto-contactinfo-select-option-display: flex;--chotto-contactinfo-select-option-align-items: center;--chotto-contactinfo-select-option-padding: 8px 12px;--chotto-contactinfo-select-option-cursor: pointer;--chotto-contactinfo-select-option-font-size: var(--chotto-theme-title-font-size, 16px);--chotto-contactinfo-select-option-color: var(--chotto-theme-primary-text-color);--chotto-contactinfo-select-option-user-select: none;--chotto-contactinfo-select-option-hover-background-color: var(--chotto-theme-item-background-color-hover, #F6F6F6);--chotto-contactinfo-divider-width: 368px;--chotto-contactinfo-divider-height: 1px;--chotto-contactinfo-divider-background-color: var(--chotto-theme-item-background-color-focus, #F3F3F3);--chotto-contactinfo-divider-margin-bottom: 13px;--chotto-contactinfo-divider-margin-left: 3px;--chotto-contactinfo-button-display: flex;--chotto-contactinfo-button-align-items: center;--chotto-contactinfo-button-gap: 10px;--chotto-contactinfo-button-padding: 8px 6px;--chotto-contactinfo-button-width: 100%;--chotto-contactinfo-button-border: none;--chotto-contactinfo-button-background: transparent;--chotto-contactinfo-button-cursor: pointer;--chotto-contactinfo-button-color: var(--chotto-theme-primary-text-color, #1E1E1E);--chotto-contactinfo-button-font-size: 16px;--chotto-contactinfo-button-text-align: left;--chotto-contactinfo-button-border-radius: 4px;--chotto-contactinfo-button-transition: background-color .2s ease;--chotto-contactinfo-button-hover-background-color: var(--chotto-theme-item-background-color-hover, #F6F6F6);--chotto-contactinfo-button-svg-img-width: 22px;--chotto-contactinfo-button-svg-img-height: 22px}[data-theme=mobilon1]{--chotto-thememode-button-margin: 0 auto;--chotto-thememode-switch-position: relative;--chotto-thememode-switch-display: inline-block;--chotto-thememode-switch-box-sizing: border-box;--chotto-thememode-switch-width: 56px;--chotto-thememode-switch-height: 28px;--chotto-thememode-switch-border: 1px solid var(--chotto-theme-tertiary-color);--chotto-thememode-switch-border-radius: 25%/50%;--chotto-thememode-switch-background: #fafafa;--chotto-thememode-switch-transition: .15s;--chotto-thememode-switch-cursor: pointer;--chotto-thememode-switch-span-position: absolute;--chotto-thememode-switch-span-top: 0;--chotto-thememode-switch-span-bottom: 0;--chotto-thememode-switch-span-margin: auto 0;--chotto-thememode-switch-span-display: flex;--chotto-thememode-switch-span-justify-content: center;--chotto-thememode-switch-span-align-items: center;--chotto-thememode-switch-sun-background-color: var(--chotto-theme-tertiary-color);--chotto-thememode-switch-sun-color: #404040;--chotto-thememode-switch-sun-left: 1px;--chotto-thememode-switch-sun-width: 24px;--chotto-thememode-switch-sun-height: 24px;--chotto-thememode-switch-sun-border-radius: 50%;--chotto-thememode-switch-sun-transition: .15s;--chotto-thememode-switch-moon-opacity: 0;--chotto-thememode-switch-moon-background-color: var(--chotto-theme-tertiary-color);--chotto-thememode-switch-moon-color: #404040;--chotto-thememode-switch-moon-width: 24px;--chotto-thememode-switch-moon-height: 24px;--chotto-thememode-switch-moon-border-radius: 50%;--chotto-thememode-switch-moon-transition: .15s;--chotto-thememode-input-display: block;--chotto-thememode-input-width: 0;--chotto-thememode-input-height: 0;--chotto-thememode-input-position: absolute;--chotto-thememode-input-z-index: -1;--chotto-thememode-input-opacity: 0;--chotto-thememode-switch-checked-background: #404040;--chotto-thememode-switch-checked-transition: .15s;--chotto-thememode-switch-sun-checked-transform: translateX(29px);--chotto-thememode-switch-sun-checked-opacity: 0;--chotto-thememode-switch-sun-checked-transition: all .15s;--chotto-thememode-switch-moon-checked-transform: translateX(29px);--chotto-thememode-switch-moon-checked-opacity: 1;--chotto-thememode-switch-moon-checked-transition: all .15s;--chotto-thememode-select-width: 70px}[data-theme=mobilon1]{--chotto-userprofile-container-display: grid;--chotto-userprofile-container-grid-template-columns: min-content 1fr;--chotto-userprofile-container-padding: 20px 12px 20px 9px;--chotto-userprofile-name-grid-column: 2;--chotto-userprofile-name-font-size: 20px;--chotto-userprofile-name-margin: 0;--chotto-userprofile-email-grid-column: 2;--chotto-userprofile-email-font-size: 16px;--chotto-userprofile-email-margin: 0;--chotto-userprofile-phone-grid-column: 2;--chotto-userprofile-phone-font-size: 16px;--chotto-userprofile-phone-margin: 0;--chotto-userprofile-avatar-container-grid-row: 1 / 4;--chotto-userprofile-avatar-container-position: relative;--chotto-userprofile-avatar-container-display: flex;--chotto-userprofile-avatar-container-margin: auto 15px auto 0;--chotto-userprofile-avatar-container-border-radius: 50%;--chotto-userprofile-avatar-container-img-border-radius: 50%;--chotto-userprofile-avatar-container-img-object-fit: cover;--chotto-userprofile-status-position: absolute;--chotto-userprofile-status-bottom: 0;--chotto-userprofile-status-right: 5px;--chotto-userprofile-status-display: block;--chotto-userprofile-status-width: 10px;--chotto-userprofile-status-height: 10px;--chotto-userprofile-status-border-radius: 50%;--chotto-userprofile-status-background-color: transparent;--chotto-userprofile-status-z-index: 1}[data-theme=mobilon1]{--chotto-videorecorder-container-position: relative;--chotto-videorecorder-container-display: grid;--chotto-videorecorder-container-align-items: center;--chotto-videorecorder-container-background-color: transparent;--chotto-videorecorder-container-height: fit-content;--chotto-videorecorder-button-background-color: transparent;--chotto-videorecorder-button-border: 0px;--chotto-videorecorder-button-span-display: block;--chotto-videorecorder-button-span-cursor: pointer;--chotto-videorecorder-button-span-padding: 1px 0 0 3px;--chotto-videorecorder-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-videorecorder-button-span-color: var(--chotto-theme-button-color-active);--chotto-videorecorder-button-hover-span-color: var(--chotto-theme-button-color-hover);--chotto-videorecorder-button-disabled-pointer-events: none;--chotto-videorecorder-button-disabled-span-cursor: auto;--chotto-videorecorder-button-disabled-span-color: var(--chotto-theme-button-color-disabled)}[data-theme=mobilon1]{--chotto-audiomessage-pbc-background-color: #e5e5e5;--chotto-audiomessage-pb-background-color: #007CFF;--chotto-audiomessage-transcript-delimiter-color: #d4d4d4;--chotto-audiomessage-content-position: relative;--chotto-audiomessage-content-display: grid;--chotto-audiomessage-content-grid-template-columns: min-content 1fr;--chotto-audiomessage-content-column-gap: 12px;--chotto-audiomessage-content-width: 50%;--chotto-audiomessage-content-max-width: 25rem;--chotto-audiomessage-content-min-width: 25rem;--chotto-audiomessage-content-padding: 10px 10px 4px 16px;--chotto-audiomessage-content-border-radius: var(--chotto-theme-message-border-radius, 14px);--chotto-audiomessage-left-arrow-content: "";--chotto-audiomessage-left-arrow-position: absolute;--chotto-audiomessage-left-arrow-top: 0;--chotto-audiomessage-left-arrow-left: -8px;--chotto-audiomessage-left-arrow-width: 0;--chotto-audiomessage-left-arrow-height: 0;--chotto-audiomessage-left-arrow-border: 20px solid transparent;--chotto-audiomessage-left-background-color: var(--chotto-theme-message-left-bg);--chotto-audiomessage-left-arrow-border-top: 15px solid var(--chotto-theme-message-left-bg);--chotto-audiomessage-left-arrow-z-index: 1;--chotto-audiomessage-right-arrow-content: "";--chotto-audiomessage-right-arrow-position: absolute;--chotto-audiomessage-right-arrow-top: 0;--chotto-audiomessage-right-arrow-right: -8px;--chotto-audiomessage-right-arrow-width: 0;--chotto-audiomessage-right-arrow-height: 0;--chotto-audiomessage-right-arrow-border: 20px solid transparent;--chotto-audiomessage-right-background-color: var(--chotto-theme-message-right-bg);--chotto-audiomessage-right-arrow-border-top: 15px solid var(--chotto-theme-message-right-bg);--chotto-audiomessage-right-arrow-z-index: 1;--chotto-audiomessage-audio-container-position: relative;--chotto-audiomessage-audio-container-display: grid;--chotto-audiomessage-audio-container-grid-template-columns: min-content 1fr;--chotto-audiomessage-audio-container-column-gap: 12px;--chotto-audiomessage-audio-container-max-width: 25rem;--chotto-audiomessage-audio-container-border-radius: 14px;--chotto-audiomessage-audio-container-padding: 10px 30px 10px 0px;--chotto-audiomessage-audio-container-grid-column: 1/3;--chotto-audiomessage-play-pause-border: none;--chotto-audiomessage-play-pause-cursor: pointer;--chotto-audiomessage-play-pause-position: relative;--chotto-audiomessage-play-pause-grid-row: 1 / 3;--chotto-audiomessage-play-pause-width: 38px;--chotto-audiomessage-play-pause-height: 38px;--chotto-audiomessage-play-pause-border-radius: 50%;--chotto-audiomessage-type-icon-background-color: var(--chotto-theme-message-type-icon-bg-color);--chotto-audiomessage-type-icon-font-size: var(--chotto-theme-button-icon-size);--chotto-audiomessage-type-icon-color: var(--chotto-theme-message-type-icon-color);--chotto-audiomessage-play-pause-span-display: flex;--chotto-audiomessage-play-pause-span-position: absolute;--chotto-audiomessage-play-pause-span-top: 50%;--chotto-audiomessage-play-pause-span-left: 50%;--chotto-audiomessage-play-pause-span-transform: translate(-50%, -50%);--chotto-audiomessage-progress-bar-webkit-appearance: none;--chotto-audiomessage-progress-bar-appearance: none;--chotto-audiomessage-progress-bar-cursor: pointer;--chotto-audiomessage-progress-bar-height: 10px;--chotto-audiomessage-progress-bar-overflow: hidden;--chotto-audiomessage-progress-bar-border-radius: 3px;--chotto-audiomessage-progress-bar-margin-top: 5px;--chotto-audiomessage-progress-bar-margin-left: -1px;--chotto-audiomessage-progress-bar-thumb-width: 10px;--chotto-audiomessage-progress-bar-thumb-height: 10px;--chotto-audiomessage-progress-bar-thumb-appearance: none;--chotto-audiomessage-progress-bar-thumb-border: 0;--chotto-audiomessage-progress-bar-thumb-border-radius: 0;--chotto-audiomessage-progress-bar-thumb-box-shadow: -10000px 0 0 10000px #007CFF;--chotto-audiomessage-player-controls-display: flex;--chotto-audiomessage-player-controls-justify-content: space-between;--chotto-audiomessage-speed-btn-container-display: flex;--chotto-audiomessage-speed-btn-container-gap: 2px;--chotto-audiomessage-speed-btn-container-margin-right: 5px;--chotto-audiomessage-speed-btn-background-color: transparent;--chotto-audiomessage-speed-btn-border: 0;--chotto-audiomessage-speed-btn-width: 25px;--chotto-audiomessage-speed-btn-font-size: var(--chotto-theme-additional-text-font-size);--chotto-audiomessage-speed-btn-font-weight: 400;--chotto-audiomessage-speed-btn-hover-cursor: pointer;--chotto-audiomessage-speed-btn-hover-font-weight: 600;--chotto-audiomessage-speed-btn-selected-font-weight: 600;--chotto-audiomessage-remaining-time-grid-column: 2;--chotto-audiomessage-remaining-time-margin-bottom: -10px;--chotto-audiomessage-remaining-time-height: fit-content;--chotto-audiomessage-remaining-time-font-size: var(--chotto-theme-small-text-font-size);--chotto-audiomessage-avatar-align-self: center;--chotto-audiomessage-avatar-object-fit: cover;--chotto-audiomessage-avatar-min-width: var(--chotto-theme-avatar-small-size);--chotto-audiomessage-avatar-min-height: var(--chotto-theme-avatar-small-size);--chotto-audiomessage-avatar-border-radius: 50%;--chotto-audiomessage-info-container-grid-column: 1 / 3;--chotto-audiomessage-info-container-margin-left: auto;--chotto-audiomessage-info-container-display: flex;--chotto-audiomessage-info-container-align-items: center;--chotto-audiomessage-info-container-column-gap: 4px;--chotto-audiomessage-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-audiomessage-subtext-text-color: var(--chotto-theme-secondary-text-color);--chotto-audiomessage-download-button-position: absolute;--chotto-audiomessage-download-button-right: 3px;--chotto-audiomessage-download-button-top: 16px;--chotto-audiomessage-download-button-display: flex;--chotto-audiomessage-download-button-justify-content: center;--chotto-audiomessage-download-button-align-items: center;--chotto-audiomessage-download-button-border: none;--chotto-audiomessage-download-button-border-radius: 12px;--chotto-audiomessage-download-button-background-color: transparent;--chotto-audiomessage-download-button-padding: 0;--chotto-audiomessage-download-button-cursor: pointer;--chotto-audiomessage-download-button-icon-color: var(--chotto-theme-secondary-text-color);--chotto-audiomessage-download-button-icon-size: var(--chotto-theme-text-icon-size);--chotto-audiomessage-status-display: flex;--chotto-audiomessage-status-color-received: var(--chotto-theme-status-color-received);--chotto-audiomessage-status-color-read: var(--chotto-theme-status-color-read);--chotto-audiomessage-views-display: flex;--chotto-audiomessage-views-align-items: center;--chotto-audiomessage-views-column-gap: 4px;--chotto-audiomessage-small-text-icon-size: var(--chotto-theme-small-text-icon-size);--chotto-audiomessage-views-icon-text-color: var(--chotto-theme-secondary-text-color);--chotto-audiomessage-small-text-font-size: var(--chotto-theme-small-text-font-size);--chotto-audiomessage-views-text-color: var(--chotto-theme-secondary-text-color);--chotto-audiomessage-time-font-size: var(--chotto-theme-text-font-size);--chotto-audiomessage-time-text-color: var(--chotto-theme-secondary-text-color);--chotto-audiomessage-menu-button-position: absolute;--chotto-audiomessage-menu-button-background-color: transparent;--chotto-audiomessage-menu-button-border: none;--chotto-audiomessage-menu-button-transform: translateY(-50%);--chotto-audiomessage-menu-button-cursor: pointer;--chotto-audiomessage-menu-button-transition: .2s;--chotto-audiomessage-menu-button-icon-color: var(--chotto-theme-button-color-active);--chotto-audiomessage-menu-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-audiomessage-menu-button-icon-color-hover: var(--chotto-theme-button-color-hover);--chotto-audiomessage-context-menu-position: absolute;--chotto-audiomessage-text-container-grid-column: 1 / 3;--chotto-audiomessage-text-container-word-wrap: break-word;--chotto-audiomessage-text-container-max-width: 25rem;--chotto-audiomessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-audiomessage-link-preview-grid-column: 1 / 3;--chotto-audiomessage-transcript-container-position: relative;--chotto-audiomessage-transcript-container-padding-left: 16px;--chotto-audiomessage-transcript-container-margin-bottom: 16px;--chotto-audiomessage-transcript-container-cursor: pointer;--chotto-audiomessage-transcript-container-user-select: none;--chotto-audiomessage-transcript-delimiter-content: "";--chotto-audiomessage-transcript-delimiter-position: absolute;--chotto-audiomessage-transcript-delimiter-top: 50%;--chotto-audiomessage-transcript-delimiter-left: 0;--chotto-audiomessage-transcript-delimiter-transform: translateY(-50%);--chotto-audiomessage-transcript-delimiter-width: 2px;--chotto-audiomessage-transcript-delimiter-height: 84%;--chotto-audiomessage-transcript-delimiter-border-radius: 6px;--chotto-audiomessage-transcript-text-color: var(--chotto-theme-secondary-text-color);--chotto-audiomessage-left-right-display: grid;--chotto-audiomessage-message-margin: var(--chotto-theme-message-margin);--chotto-audiomessage-left-grid-template-columns: min-content 1fr;--chotto-audiomessage-left-avatar-grid-column: 1;--chotto-audiomessage-left-avatar-grid-row: 2;--chotto-audiomessage-left-avatar-margin-right: 12px;--chotto-audiomessage-left-subtext-grid-column: 2;--chotto-audiomessage-left-subtext-grid-row: 1;--chotto-audiomessage-left-subtext-margin: 0 0 2px 10px;--chotto-audiomessage-left-content-grid-column: 2;--chotto-audiomessage-left-content-avatar-indent-margin-left: 52px ;--chotto-audiomessage-left-menu-button-top: 50%;--chotto-audiomessage-left-menu-button-right: -40px;--chotto-audiomessage-left-context-menu-top: 50%;--chotto-audiomessage-left-context-menu-left: 100%;--chotto-audiomessage-left-context-menu-margin-top: 20px;--chotto-audiomessage-right-grid-template-columns: 1fr min-content;--chotto-audiomessage-right-avatar-grid-column: 2;--chotto-audiomessage-right-avatar-grid-row: 2;--chotto-audiomessage-right-avatar-margin-left: 12px;--chotto-audiomessage-right-subtext-grid-column: 1;--chotto-audiomessage-right-subtext-grid-row: 1;--chotto-audiomessage-right-subtext-margin: 0 10px 2px auto;--chotto-audiomessage-right-content-grid-column: 1;--chotto-audiomessage-right-content-margin-left: auto;--chotto-audiomessage-right-content-avatar-indent-margin-right: 52px ;--chotto-audiomessage-right-menu-button-top: 50%;--chotto-audiomessage-right-menu-button-left: -40px;--chotto-audiomessage-right-context-menu-top: 50%;--chotto-audiomessage-right-context-menu-right: 100%;--chotto-audiomessage-right-context-menu-margin-top: 20px;--chotto-audiomessage-modal-position: absolute;--chotto-audiomessage-modal-top: 50%;--chotto-audiomessage-modal-left: 50%;--chotto-audiomessage-modal-transform: translate(-50%, -50%);--chotto-audiomessage-modal-z-index: 101;--chotto-audiomessage-modal-max-width: 30%;--chotto-audiomessage-modal-font-family: var(--chotto-theme-font-family);--chotto-audiomessage-modal-font-weight: var(--chotto-theme-default-font-weight);--chotto-audiomessage-modal-font-size: var(--chotto-theme-text-font-size);--chotto-audiomessage-modal-text-color: var(--chotto-theme-primary-text-color);--chotto-audiomessage-modal-background-color: var(--chotto-theme-message-modal-bg);--chotto-audiomessage-modal-border-radius: var(--chotto-theme-message-modal-border-radius);--chotto-audiomessage-modal-padding: var(--chotto-theme-message-modal-padding);--chotto-audiomessage-modal-overlay-shadow: var(--chotto-theme-message-modal-overlay-shadow);--chotto-audiomessage-modal-title-font-size: var(--chotto-theme-title-font-size);--chotto-audiomessage-modal-overlay-position: fixed;--chotto-audiomessage-modal-overlay-top: 0;--chotto-audiomessage-modal-overlay-left: 0;--chotto-audiomessage-modal-overlay-right: 0;--chotto-audiomessage-modal-overlay-bottom: 0;--chotto-audiomessage-modal-overlay-z-index: 1000;--chotto-audiomessage-modal-mask-background: var(--chotto-theme-message-modal-mask-background);--chotto-audiomessage-modal-close-button-display: block;--chotto-audiomessage-modal-close-button-background-color: transparent;--chotto-audiomessage-modal-close-button-border: none;--chotto-audiomessage-modal-close-button-padding: 4px;--chotto-audiomessage-modal-close-button-margin: 0 0 14px auto;--chotto-audiomessage-modal-close-button-cursor: pointer;--chotto-audiomessage-modal-close-button-icon-color: var(--chotto-theme-secondary-text-color);--chotto-audiomessage-modal-close-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-audiomessage-v-enter-active-transition: all .1s ease-out;--chotto-audiomessage-v-leave-active-transition: all .1s cubic-bezier(1, .5, .8, 1);--chotto-audiomessage-v-enter-leave-transform: scale(.9);--chotto-audiomessage-v-enter-leave-opacity: 0;--chotto-audiomessage-modal-fade-transition: opacity .2s ease;--chotto-audiomessage-modal-fade-opacity: 0}[data-theme=mobilon1]{--chotto-basereplymessage-accent-line-color: #007CFF;--chotto-basereplymessage-left-secondary-bg: #f5f5f5;--chotto-basereplymessage-right-secondary-bg: #f5f5f5;--chotto-basereplymessage-item-border-color: #e5e5e5;--chotto-basereplymessage-container-position: relative;--chotto-basereplymessage-container-padding: 10px 6px 10px 20px;--chotto-basereplymessage-container-border-radius: 10px;--chotto-basereplymessage-container-overflow: hidden;--chotto-basereplymessage-container-margin-bottom: 6px;--chotto-basereplymessage-container-before-content: "";--chotto-basereplymessage-container-before-position: absolute;--chotto-basereplymessage-container-before-top: 0;--chotto-basereplymessage-container-before-left: 0;--chotto-basereplymessage-container-before-width: 4px;--chotto-basereplymessage-container-before-height: 100%;--chotto-basereplymessage-reset-display: none;--chotto-basereplymessage-reset-position: absolute;--chotto-basereplymessage-reset-right: 0;--chotto-basereplymessage-reset-top: 0;--chotto-basereplymessage-reset-hover-cursor: pointer;--chotto-basereplymessage-grid-display: grid;--chotto-basereplymessage-grid-template-columns: auto 1fr;--chotto-basereplymessage-grid-column-gap: 10px;--chotto-basereplymessage-grid-padding: 6px 10px 6px 10px;--chotto-basereplymessage-chat-input-reply-padding-right: 30px;--chotto-basereplymessage-chat-input-reply-border: 1px solid #e5e5e5;--chotto-basereplymessage-chat-input-reply-border-radius: 0;--chotto-basereplymessage-chat-input-reply-word-break: break-word;--chotto-basereplymessage-chat-input-reply-margin-bottom: 0;--chotto-basereplymessage-chat-input-reset-font-size: 1.1rem;--chotto-basereplymessage-chat-input-reset-display: flex;--chotto-basereplymessage-chat-input-reset-height: 100%;--chotto-basereplymessage-chat-input-reset-margin-right: 10px;--chotto-basereplymessage-chat-input-reset-span-margin: auto}[data-theme=mobilon1]{--chotto-callmessage-icon-missed-color: #ef4444;--chotto-callmessage-content-position: relative;--chotto-callmessage-content-word-wrap: break-word;--chotto-callmessage-content-width: fit-content;--chotto-callmessage-content-display: grid;--chotto-callmessage-content-grid-template-columns: min-content 1fr;--chotto-callmessage-content-column-gap: 12px;--chotto-callmessage-content-max-width: 51%;--chotto-callmessage-content-min-width: 30%;--chotto-callmessage-content-padding: 10px 16px 4px 16px;--chotto-callmessage-content-border-radius: var(--chotto-theme-message-border-radius, 14px);--chotto-callmessage-info-container-grid-column: 1 / 3;--chotto-callmessage-info-container-margin-left: auto;--chotto-callmessage-info-container-display: flex;--chotto-callmessage-info-container-align-items: center;--chotto-callmessage-info-container-column-gap: 4px;--chotto-callmessage-title-margin-bottom: 2px;--chotto-callmessage-title-font-size: var(--chotto-theme-title-font-size);--chotto-callmessage-icon-grid-column: 1;--chotto-callmessage-icon-grid-row: 1 / 3;--chotto-callmessage-icon-align-self: center;--chotto-callmessage-icon-display: flex;--chotto-callmessage-icon-justify-content: center;--chotto-callmessage-icon-align-items: center;--chotto-callmessage-icon-border-radius: 50%;--chotto-callmessage-icon-height: 38px;--chotto-callmessage-icon-width: 38px;--chotto-callmessage-icon-background-color: var(--chotto-theme-message-type-icon-bg-color);--chotto-callmessage-icon-color: var(--chotto-theme-message-type-icon-color);--chotto-callmessage-icon-font-size: var(--chotto-theme-button-icon-size);--chotto-callmessage-download-button-position: absolute;--chotto-callmessage-download-button-right: 8px;--chotto-callmessage-download-button-top: 10px;--chotto-callmessage-download-button-display: flex;--chotto-callmessage-download-button-justify-content: center;--chotto-callmessage-download-button-align-items: center;--chotto-callmessage-download-button-border: none;--chotto-callmessage-download-button-border-radius: 12px;--chotto-callmessage-download-button-background-color: transparent;--chotto-callmessage-download-button-padding: 0;--chotto-callmessage-download-button-cursor: pointer;--chotto-callmessage-download-button-icon-color: var(--chotto-theme-button-color-active);--chotto-callmessage-download-button-icon-size: var(--chotto-theme-text-icon-size);--chotto-callmessage-status-display: flex;--chotto-callmessage-status-color-received: var(--chotto-theme-status-color-received);--chotto-callmessage-status-color-read: var(--chotto-theme-status-color-read);--chotto-callmessage-small-text-icon-size: var(--chotto-theme-small-text-icon-size);--chotto-callmessage-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-callmessage-subtext-text-color: var(--chotto-theme-secondary-text-color);--chotto-callmessage-duration-text-color: var(--chotto-theme-secondary-text-color);--chotto-callmessage-duration-font-size: var(--chotto-theme-additional-text-font-size);--chotto-callmessage-time-font-size: var(--chotto-theme-text-font-size);--chotto-callmessage-time-text-color: var(--chotto-theme-secondary-text-color);--chotto-callmessage-avatar-align-self: center;--chotto-callmessage-avatar-object-fit: cover;--chotto-callmessage-avatar-min-width: var(--chotto-theme-avatar-small-size);--chotto-callmessage-avatar-min-height: var(--chotto-theme-avatar-small-size);--chotto-callmessage-avatar-border-radius: 50%;--chotto-callmessage-menu-button-position: absolute;--chotto-callmessage-menu-button-background-color: transparent;--chotto-callmessage-menu-button-border: none;--chotto-callmessage-menu-button-transform: translateY(-50%);--chotto-callmessage-menu-button-cursor: pointer;--chotto-callmessage-menu-button-transition: .2s;--chotto-callmessage-menu-button-icon-color: var(--chotto-theme-button-color-active);--chotto-callmessage-menu-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-callmessage-menu-button-icon-color-hover: var(--chotto-theme-button-color-hover);--chotto-callmessage-context-menu-position: absolute;--chotto-callmessage-text-dialog-position: relative;--chotto-callmessage-text-dialog-width: fit-content;--chotto-callmessage-text-dialog-max-width: 46%;--chotto-callmessage-text-dialog-left-padding-left: 24px;--chotto-callmessage-text-dialog-before-background-color: var(--chotto-theme-secondary-text-color);--chotto-callmessage-text-dialog-title-font-size: var(--chotto-theme-title-font-size);--chotto-callmessage-text-dialog-subtext-text-color: var(--chotto-theme-secondary-text-color);--chotto-callmessage-text-dialog-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-callmessage-text-dialog-before-content: "";--chotto-callmessage-text-dialog-before-position: absolute;--chotto-callmessage-text-dialog-before-top: 12px;--chotto-callmessage-text-dialog-before-left: 0;--chotto-callmessage-text-dialog-before-width: 16px;--chotto-callmessage-text-dialog-before-height: 2px;--chotto-callmessage-text-dialog-right-padding-left: 0;--chotto-callmessage-text-dialog-right-padding-right: 24px;--chotto-callmessage-text-dialog-right-margin-left: auto;--chotto-callmessage-text-dialog-right-before-right: 0;--chotto-callmessage-text-dialog-right-before-left: auto;--chotto-callmessage-text-dialog-right-span-width: fit-content;--chotto-callmessage-text-dialog-right-span-display: block;--chotto-callmessage-text-dialog-right-span-margin-left: auto;--chotto-callmessage-left-right-display: grid;--chotto-callmessage-message-margin: var(--chotto-theme-message-margin);--chotto-callmessage-left-grid-template-columns: min-content 1fr;--chotto-callmessage-left-avatar-grid-column: 1;--chotto-callmessage-left-avatar-grid-row: 2;--chotto-callmessage-left-avatar-margin-right: 12px;--chotto-callmessage-left-subtext-grid-column: 2;--chotto-callmessage-left-subtext-grid-row: 1;--chotto-callmessage-left-subtext-margin: 0 0 2px 10px;--chotto-callmessage-left-content-grid-column: 2;--chotto-callmessage-left-background-color: var(--chotto-theme-message-left-bg);--chotto-callmessage-right-grid-template-columns: 1fr min-content;--chotto-callmessage-right-avatar-grid-column: 2;--chotto-callmessage-right-avatar-grid-row: 2;--chotto-callmessage-right-avatar-margin-left: 12px;--chotto-callmessage-right-subtext-grid-column: 1;--chotto-callmessage-right-subtext-grid-row: 1;--chotto-callmessage-right-subtext-margin: 0 10px 2px auto;--chotto-callmessage-right-content-grid-column: 1;--chotto-callmessage-right-content-margin-left: auto;--chotto-callmessage-right-background-color: var(--chotto-theme-message-right-bg);--chotto-callmessage-modal-position: absolute;--chotto-callmessage-modal-top: 50%;--chotto-callmessage-modal-left: 50%;--chotto-callmessage-modal-transform: translate(-50%, -50%);--chotto-callmessage-modal-z-index: 101;--chotto-callmessage-modal-width: 32%;--chotto-callmessage-modal-max-height: 80vh;--chotto-callmessage-modal-overflow-y: auto;--chotto-callmessage-modal-display: flex;--chotto-callmessage-modal-flex-direction: column;--chotto-callmessage-modal-row-gap: 10px;--chotto-callmessage-modal-font-family: var(--chotto-theme-font-family);--chotto-callmessage-modal-font-weight: var(--chotto-theme-default-font-weight);--chotto-callmessage-modal-font-size: var(--chotto-theme-text-font-size);--chotto-callmessage-modal-text-color: var(--chotto-theme-primary-text_color);--chotto-callmessage-modal-background-color: var(--chotto-theme-message-modal-bg);--chotto-callmessage-modal-border-radius: var(--chotto-theme-message-modal-border-radius);--chotto-callmessage-modal-padding: var(--chotto-theme-message-modal-padding);--chotto-callmessage-modal-overlay-shadow: var(--chotto-theme-message-modal-overlay-shadow);--chotto-callmessage-modal-scrollbar-width: 8px;--chotto-callmessage-modal-scrollbar-bg: var(--chotto-theme-scrollbar-bg);--chotto-callmessage-modal-scrollbar-thumb-border-radius: 10px;--chotto-callmessage-modal-scrollbar-thumb-bg: var(--chotto-theme-scrollbar-thumb-bg);--chotto-callmessage-modal-scrollbar-track-border-radius: 10px;--chotto-callmessage-modal-overlay-position: fixed;--chotto-callmessage-modal-overlay-top: 0;--chotto-callmessage-modal-overlay-left: 0;--chotto-callmessage-modal-overlay-right: 0;--chotto-callmessage-modal-overlay-bottom: 0;--chotto-callmessage-modal-overlay-z-index: 1000;--chotto-callmessage-modal-mask-background: var(--chotto-theme-message-modal-mask-background);--chotto-callmessage-modal-close-button-display: block;--chotto-callmessage-modal-close-button-background-color: transparent;--chotto-callmessage-modal-close-button-border: none;--chotto-callmessage-modal-close-button-padding: 4px;--chotto-callmessage-modal-close-button-margin: 0 0 14px auto;--chotto-callmessage-modal-close-button-cursor: pointer;--chotto-callmessage-modal-close-button-icon-color: var(--chotto-theme-secondary-text-color);--chotto-callmessage-modal-close-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-callmessage-modal-fade-transition: opacity .2s ease;--chotto-callmessage-modal-fade-opacity-from: 0;--chotto-callmessage-modal-fade-opacity-to: 1}[data-theme=mobilon1]{--chotto-datemessage-container-display: flex;--chotto-datemessage-container-align-items: center;--chotto-datemessage-container-justify-content: center;--chotto-datemessage-container-margin: 0 auto;--chotto-datemessage-container-padding: 6px 18px;--chotto-datemessage-container-margin-bottom: 18px;--chotto-datemessage-container-width: fit-content;--chotto-datemessage-container-background-color: transparent;--chotto-datemessage-text-padding: 4px 11px;--chotto-datemessage-text-border-radius: 4px;--chotto-datemessage-text-background-color: #ffffff;--chotto-datemessage-text-font-size: 14px;--chotto-datemessage-text-color: #1E1E1E}[data-theme=mobilon1]{--chotto-datemessagesticky-container-position: sticky;--chotto-datemessagesticky-container-top: 10px;--chotto-datemessagesticky-container-height: 0;--chotto-datemessagesticky-container-overflow: visible;--chotto-datemessagesticky-container-display: flex;--chotto-datemessagesticky-container-align-items: center;--chotto-datemessagesticky-container-justify-content: center;--chotto-datemessagesticky-container-z-index: 200;--chotto-datemessagesticky-container-pointer-events: none;--chotto-datemessagesticky-text-padding: 4px 11px;--chotto-datemessagesticky-text-border-radius: 4px;--chotto-datemessagesticky-text-box-shadow: 0 2px 6px rgba(0,0,0,.08);--chotto-datemessagesticky-text-font-size: var(--chotto-theme-additional-text-font-size, 14px);--chotto-datemessagesticky-text-background-color: #ffffff;--chotto-datemessagesticky-text-color: var(--chotto-theme-primary-text-color, #1E1E1E)}[data-theme=mobilon1]{--chotto-feedkeyboard-container-display: flex;--chotto-feedkeyboard-container-flex-wrap: wrap;--chotto-feedkeyboard-container-max-width: 100%;--chotto-feedkeyboard-container-gap: 10px;--chotto-feedkeyboard-container-margin-bottom: 10px;--chotto-feedkeyboard-container-margin-top: 10px;--chotto-feedkeyboard-container-left-justify-content: flex-start;--chotto-feedkeyboard-container-left-margin-left: 0;--chotto-feedkeyboard-container-left-margin-right: auto;--chotto-feedkeyboard-container-center-justify-content: center;--chotto-feedkeyboard-container-center-margin-left: auto;--chotto-feedkeyboard-container-center-margin-right: auto;--chotto-feedkeyboard-container-right-justify-content: flex-end;--chotto-feedkeyboard-container-right-margin-left: auto;--chotto-feedkeyboard-container-right-margin-right: 0;--chotto-feedkeyboard-button-background: #ffffff;--chotto-feedkeyboard-button-word-wrap: break-word;--chotto-feedkeyboard-button-max-width: 100%;--chotto-feedkeyboard-button-cursor: pointer;--chotto-feedkeyboard-button-padding: 2.5px 14px;--chotto-feedkeyboard-button-border: 1px solid #6C757D;--chotto-feedkeyboard-button-border-radius: 15px;--chotto-feedkeyboard-button-text-font-size: var(--chotto-theme-text-font-size);--chotto-feedkeyboard-button-text-margin: 0;--chotto-feedkeyboard-button-text-font-weight: 600}[data-theme=mobilon1]{--chotto-filemessage-content-position: relative;--chotto-filemessage-content-width: fit-content;--chotto-filemessage-content-border-radius: var(--chotto-theme-message-border-radius, 14px);--chotto-filemessage-content-padding: 10px 10px 4px 16px;--chotto-filemessage-content-max-width: 25rem;--chotto-filemessage-left-triangle-content: "";--chotto-filemessage-left-triangle-position: absolute;--chotto-filemessage-left-triangle-top: 0;--chotto-filemessage-left-triangle-left: -8px;--chotto-filemessage-left-triangle-width: 0;--chotto-filemessage-left-triangle-height: 0;--chotto-filemessage-left-triangle-border: 20px solid transparent;--chotto-filemessage-left-triangle-border-top: 15px solid var(--chotto-theme-message-left-bg);--chotto-filemessage-left-triangle-z-index: 1;--chotto-filemessage-right-triangle-content: "";--chotto-filemessage-right-triangle-position: absolute;--chotto-filemessage-right-triangle-top: 0;--chotto-filemessage-right-triangle-right: -8px;--chotto-filemessage-right-triangle-width: 0;--chotto-filemessage-right-triangle-height: 0;--chotto-filemessage-right-triangle-border: 20px solid transparent;--chotto-filemessage-right-triangle-border-top: 15px solid var(--chotto-theme-message-right-bg);--chotto-filemessage-right-triangle-z-index: 1;--chotto-filemessage-left-bg: var(--chotto-theme-message-left-bg);--chotto-filemessage-right-bg: var(--chotto-theme-message-right-bg);--chotto-filemessage-avatar-min-width: var(--chotto-theme-avatar-small-size);--chotto-filemessage-avatar-min-height: var(--chotto-theme-avatar-small-size);--chotto-filemessage-avatar-border-radius: 50%;--chotto-filemessage-text-container-p-font-size: var(--chotto-theme-text-font-size);--chotto-filemessage-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-filemessage-subtext-color: var(--chotto-theme-secondary-text-color);--chotto-filemessage-link-span-color: var(--chotto-theme-secondary-text-color);--chotto-filemessage-link-span-font-size: var(--chotto-theme-button-icon-size);--chotto-filemessage-filename-text-font-size: var(--chotto-theme-text-font-size);--chotto-filemessage-filename-text-color: var(--chotto-theme-primary-text-color);--chotto-filemessage-download-button-span-color: var(--chotto-theme-secondary-text-color);--chotto-filemessage-download-button-span-font-size: var(--chotto-theme-text-icon-size);--chotto-filemessage-status-span-color: var(--chotto-theme-status-color-received);--chotto-filemessage-status-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-filemessage-status-received-color: var(--chotto-theme-status-color-received);--chotto-filemessage-status-read-color: var(--chotto-theme-status-color-read);--chotto-filemessage-views-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-filemessage-views-span-color: var(--chotto-theme-secondary-text-color);--chotto-filemessage-views-p-font-size: var(--chotto-theme-small-text-font-size);--chotto-filemessage-views-p-color: var(--chotto-theme-secondary-text-color);--chotto-filemessage-time-font-size: var(--chotto-theme-text-font-size);--chotto-filemessage-time-color: var(--chotto-theme-secondary-text-color);--chotto-filemessage-menu-button-span-color: var(--chotto-theme-button-color-active);--chotto-filemessage-menu-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-filemessage-menu-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-filemessage-left-right-margin: var(--chotto-theme-message-margin);--chotto-filemessage-avatar-align-self: auto;--chotto-filemessage-avatar-object-fit: cover;--chotto-filemessage-text-container-margin-top: 6px;--chotto-filemessage-text-container-word-wrap: break-word;--chotto-filemessage-text-container-p-white-space: pre-wrap;--chotto-filemessage-link-display: flex;--chotto-filemessage-link-justify-content: flex-start;--chotto-filemessage-link-align-items: center;--chotto-filemessage-link-column-gap: 12px;--chotto-filemessage-filename-text-overflow: hidden;--chotto-filemessage-filename-text-text-overflow: ellipsis;--chotto-filemessage-filename-text-webkit-line-clamp: 1;--chotto-filemessage-filename-text-line-clamp: 1;--chotto-filemessage-filename-text-webkit-box-orient: vertical;--chotto-filemessage-filename-text-margin-right: 40px;--chotto-filemessage-info-container-display: flex;--chotto-filemessage-info-container-align-items: center;--chotto-filemessage-info-container-justify-content: flex-end;--chotto-filemessage-info-container-column-gap: 2px;--chotto-filemessage-download-button-margin-bottom: 5px;--chotto-filemessage-download-button-border: none;--chotto-filemessage-download-button-border-radius: 12px;--chotto-filemessage-download-button-background-color: transparent;--chotto-filemessage-download-button-padding: 0;--chotto-filemessage-download-button-cursor: pointer;--chotto-filemessage-status-display: flex;--chotto-filemessage-status-span-font-weight: 400;--chotto-filemessage-status-received-first-child-margin-right: -8px;--chotto-filemessage-status-read-first-child-margin-right: -8px;--chotto-filemessage-views-display: flex;--chotto-filemessage-views-align-items: center;--chotto-filemessage-views-column-gap: 4px;--chotto-filemessage-menu-button-position: absolute;--chotto-filemessage-menu-button-background-color: transparent;--chotto-filemessage-menu-button-border: none;--chotto-filemessage-menu-button-transform: translateY(-50%);--chotto-filemessage-menu-button-cursor: pointer;--chotto-filemessage-menu-button-transition: .2s;--chotto-filemessage-menu-button-hover-transition: .2s;--chotto-filemessage-context-menu-position: absolute;--chotto-filemessage-left-right-display: grid;--chotto-filemessage-left-grid-template-columns: min-content 1fr;--chotto-filemessage-left-avatar-grid-column: 1;--chotto-filemessage-left-avatar-margin-right: 12px;--chotto-filemessage-left-subtext-grid-column: 2;--chotto-filemessage-left-subtext-grid-row: 1;--chotto-filemessage-left-subtext-margin: 0 0 2px 10px;--chotto-filemessage-left-content-grid-column: 2;--chotto-filemessage-left-content-with-avatar-indent-margin-left: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-filemessage-left-menu-button-top: 50%;--chotto-filemessage-left-menu-button-right: -40px;--chotto-filemessage-left-context-menu-top: 50%;--chotto-filemessage-left-context-menu-left: 100%;--chotto-filemessage-left-context-menu-margin-top: 20px;--chotto-filemessage-right-grid-template-columns: 1fr min-content;--chotto-filemessage-right-avatar-grid-column: 2;--chotto-filemessage-right-avatar-grid-row: 2;--chotto-filemessage-right-avatar-margin-left: 12px;--chotto-filemessage-right-subtext-grid-column: 1;--chotto-filemessage-right-subtext-grid-row: 1;--chotto-filemessage-right-subtext-margin: 0 10px 2px auto;--chotto-filemessage-right-content-grid-column: 1;--chotto-filemessage-right-content-margin-left: auto;--chotto-filemessage-right-content-with-avatar-indent-margin-right: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-filemessage-right-menu-button-top: 50%;--chotto-filemessage-right-menu-button-left: -40px;--chotto-filemessage-right-context-menu-top: 50%;--chotto-filemessage-right-context-menu-right: 100%;--chotto-filemessage-right-context-menu-margin-top: 20px;--chotto-filemessage-v-enter-active-transition: all .1s ease-out;--chotto-filemessage-v-leave-active-transition: all .1s cubic-bezier(1, .5, .8, 1);--chotto-filemessage-v-enter-from-transform: scale(.9);--chotto-filemessage-v-enter-from-opacity: 0}[data-theme=mobilon1]{--chotto-imagemessage-content-position: relative;--chotto-imagemessage-content-max-width: 60%;--chotto-imagemessage-content-border-radius: 14px;--chotto-imagemessage-avatar-grid-row: 1 / -1;--chotto-imagemessage-avatar-align-self: end;--chotto-imagemessage-avatar-object-fit: cover;--chotto-imagemessage-avatar-margin-bottom: 6px;--chotto-imagemessage-avatar-min-width: var(--chotto-theme-avatar-small-size);--chotto-imagemessage-avatar-min-height: var(--chotto-theme-avatar-small-size);--chotto-imagemessage-avatar-border-radius: 50%;--chotto-imagemessage-info-container-position: absolute;--chotto-imagemessage-info-container-right: 8px;--chotto-imagemessage-info-container-bottom: 4px;--chotto-imagemessage-info-container-display: flex;--chotto-imagemessage-info-container-align-items: center;--chotto-imagemessage-info-container-column-gap: 4px;--chotto-imagemessage-info-container-border-radius: 12px;--chotto-imagemessage-info-container-padding: 6px 10px;--chotto-imagemessage-info-container-color: #262626;--chotto-imagemessage-info-container-background-color: #e5e5e5;--chotto-imagemessage-download-button-position: absolute;--chotto-imagemessage-download-button-left: 8px;--chotto-imagemessage-download-button-bottom: 4px;--chotto-imagemessage-download-button-display: flex;--chotto-imagemessage-download-button-justify-content: center;--chotto-imagemessage-download-button-align-items: center;--chotto-imagemessage-download-button-border: none;--chotto-imagemessage-download-button-border-radius: 12px;--chotto-imagemessage-download-button-padding: 6px 6px;--chotto-imagemessage-download-button-background-color: #e5e5e5;--chotto-imagemessage-download-button-cursor: pointer;--chotto-imagemessage-download-button-span-color: #262626;--chotto-imagemessage-download-button-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-imagemessage-views-display: flex;--chotto-imagemessage-views-align-items: center;--chotto-imagemessage-views-column-gap: 4px;--chotto-imagemessage-views-cursor: pointer;--chotto-imagemessage-views-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-imagemessage-views-p-font-size: var(--chotto-theme-small-text-font-size);--chotto-imagemessage-time-font-size: var(--chotto-theme-small-text-font-size);--chotto-imagemessage-status-display: flex;--chotto-imagemessage-status-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-imagemessage-status-received-first-child-margin-right: -8px;--chotto-imagemessage-status-read-first-child-margin-right: -8px;--chotto-imagemessage-status-read-color: var(--chotto-theme-status-color-read);--chotto-imagemessage-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-imagemessage-subtext-color: var(--chotto-theme-secondary-text-color);--chotto-imagemessage-preview-button-position: relative;--chotto-imagemessage-preview-button-display: flex;--chotto-imagemessage-preview-button-flex-direction: column;--chotto-imagemessage-preview-button-padding: 0;--chotto-imagemessage-preview-image-width: 100%;--chotto-imagemessage-preview-image-max-height: 500px;--chotto-imagemessage-preview-image-cursor: zoom-in;--chotto-imagemessage-modal-image-height: 100%;--chotto-imagemessage-modal-image-object-fit: contain;--chotto-imagemessage-modal-image-border-radius: 5px;--chotto-imagemessage-modal-image-max-height: 90vh;--chotto-imagemessage-modal-image-max-width: 95vw;--chotto-imagemessage-menu-button-position: absolute;--chotto-imagemessage-menu-button-background-color: transparent;--chotto-imagemessage-menu-button-border: none;--chotto-imagemessage-menu-button-transform: translateY(-50%);--chotto-imagemessage-menu-button-cursor: pointer;--chotto-imagemessage-menu-button-transition: .2s;--chotto-imagemessage-menu-button-span-color: var(--chotto-theme-button-color-active);--chotto-imagemessage-menu-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-imagemessage-menu-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-imagemessage-menu-button-hover-transition: .2s;--chotto-imagemessage-context-menu-position: absolute;--chotto-imagemessage-text-container-padding: 6px 10px 6px 10px;--chotto-imagemessage-text-container-border-radius: 0 0 8px 8px;--chotto-imagemessage-text-container-word-wrap: break-word;--chotto-imagemessage-text-container-p-font-size: var(--chotto-theme-text-font-size);--chotto-imagemessage-text-container-p-word-break: break-all;--chotto-imagemessage-link-preview-margin: 8px;--chotto-imagemessage-left-right-display: grid;--chotto-imagemessage-left-right-grid-template-rows: min-content 1fr min-content;--chotto-imagemessage-left-right-margin: var(--chotto-theme-message-margin);--chotto-imagemessage-left-grid-template-columns: min-content 1fr;--chotto-imagemessage-left-avatar-grid-column: 1;--chotto-imagemessage-left-avatar-margin-right: 12px;--chotto-imagemessage-left-subtext-grid-column: 2;--chotto-imagemessage-left-subtext-grid-row: 1;--chotto-imagemessage-left-subtext-margin: 0 0 2px 10px;--chotto-imagemessage-left-content-grid-column: 2;--chotto-imagemessage-left-bg: var(--chotto-theme-message-left-bg);--chotto-imagemessage-left-content-with-avatar-indent-margin-left: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-imagemessage-left-menu-button-top: 50%;--chotto-imagemessage-left-menu-button-right: -40px;--chotto-imagemessage-left-context-menu-top: 50%;--chotto-imagemessage-left-context-menu-left: 100%;--chotto-imagemessage-left-context-menu-margin-top: 20px;--chotto-imagemessage-right-grid-template-columns: 1fr min-content;--chotto-imagemessage-right-avatar-grid-column: 2;--chotto-imagemessage-right-avatar-margin-left: 12px;--chotto-imagemessage-right-subtext-grid-column: 1;--chotto-imagemessage-right-subtext-grid-row: 1;--chotto-imagemessage-right-subtext-margin: 0 10px 2px auto;--chotto-imagemessage-right-content-grid-column: 1;--chotto-imagemessage-right-content-margin-left: auto;--chotto-imagemessage-right-bg: var(--chotto-theme-message-right-bg);--chotto-imagemessage-right-content-with-avatar-indent-margin-right: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-imagemessage-right-text-container-margin-left: auto;--chotto-imagemessage-right-menu-button-top: 50%;--chotto-imagemessage-right-menu-button-left: -40px;--chotto-imagemessage-right-context-menu-top: 50%;--chotto-imagemessage-right-context-menu-right: 100%;--chotto-imagemessage-right-context-menu-margin-top: 20px;--chotto-imagemessage-context-menu-enter-active-transition: all .1s ease-out;--chotto-imagemessage-context-menu-leave-active-transition: all .1s cubic-bezier(1, .5, .8, 1);--chotto-imagemessage-context-menu-enter-from-transform: scale(.9);--chotto-imagemessage-context-menu-enter-from-opacity: 0;--chotto-imagemessage-modal-fade-enter-active-transition: opacity .2s ease;--chotto-imagemessage-modal-fade-enter-from-opacity: 0;--chotto-imagemessage-modal-fade-enter-to-opacity: 1}[data-theme=mobilon1]{--chotto-messagekeyboard-container-display: flex;--chotto-messagekeyboard-container-justify: right;--chotto-messagekeyboard-container-flex-wrap: wrap;--chotto-messagekeyboard-gap: 5px;--chotto-messagekeyboard-container-left-justify: flex-start;--chotto-messagekeyboard-container-left-margin-left: 0;--chotto-messagekeyboard-container-left-margin-right: auto;--chotto-messagekeyboard-container-center-justify: center;--chotto-messagekeyboard-container-center-margin-left: auto;--chotto-messagekeyboard-container-center-margin-right: auto;--chotto-messagekeyboard-container-right-justify: flex-end;--chotto-messagekeyboard-container-right-margin-left: auto;--chotto-messagekeyboard-container-right-margin-right: 0;--chotto-messagekeyboard-key-border: 1px solid var(--chotto-theme-item-border-color);--chotto-messagekeyboard-key-border-radius: 3px;--chotto-messagekeyboard-key-word-wrap: break-word;--chotto-messagekeyboard-key-box-shadow: 0px 0px 10px 5px var(--chotto-theme-shadow-light-color);--chotto-messagekeyboard-key-max-width: 100%;--chotto-messagekeyboard-key-padding: 5px;--chotto-messagekeyboard-key-p-margin: 0;--chotto-messagekeyboard-key-p-hover-cursor: pointer;--chotto-messagekeyboard-key-background-color: var(--chotto-theme-secondary-color);--chotto-messagekeyboard-key-font-size: var(--chotto-theme-title-font-size)}[data-theme=mobilon1]{--chotto-replyaudiomessage-p-margin: 0;--chotto-replyaudiomessage-p-font-size: var(--chotto-theme-additional-text-font-size);--chotto-replyaudiomessage-p-color: var(--chotto-theme-secondary-text-color);--chotto-replyaudiomessage-p-overflow: hidden;--chotto-replyaudiomessage-p-text-overflow: ellipsis;--chotto-replyaudiomessage-p-display: -webkit-box;--chotto-replyaudiomessage-p-webkit-line-clamp: 5;--chotto-replyaudiomessage-p-line-clamp: 5;--chotto-replyaudiomessage-p-webkit-box-orient: vertical;--chotto-replyaudiomessage-play-border: none;--chotto-replyaudiomessage-play-position: relative;--chotto-replyaudiomessage-play-align-self: center;--chotto-replyaudiomessage-play-width: 38px;--chotto-replyaudiomessage-play-height: 38px;--chotto-replyaudiomessage-play-border-radius: 50%;--chotto-replyaudiomessage-play-background-color: var(--chotto-theme-message-type-icon-bg-color);--chotto-replyaudiomessage-play-span-display: flex;--chotto-replyaudiomessage-play-span-position: absolute;--chotto-replyaudiomessage-play-span-top: 50%;--chotto-replyaudiomessage-play-span-left: 50%;--chotto-replyaudiomessage-play-span-transform: translate(-50%, -50%);--chotto-replyaudiomessage-play-span-font-size: var(--chotto-theme-button-icon-size);--chotto-replyaudiomessage-play-span-color: var(--chotto-theme-message-type-icon-color);--chotto-replyaudiomessage-text-container-align-content: center;--chotto-replyaudiomessage-text-container-word-break: break-word;--chotto-replyaudiomessage-text-margin-top: 8px;--chotto-replyaudiomessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-replyaudiomessage-text-color: var(--chotto-theme-primary-text-color);--chotto-replyaudiomessage-reply-description-display: flex;--chotto-replyaudiomessage-reply-description-align-items: center;--chotto-replyaudiomessage-reply-description-column-gap: 6px;--chotto-replyaudiomessage-reply-description-margin-bottom: 4px;--chotto-replyaudiomessage-reply-description-span-color: var(--chotto-theme-secondary-text-color)}[data-theme=mobilon1]{--chotto-replycallmessage-icon-grid-column: 1;--chotto-replycallmessage-icon-grid-row: 1 / 3;--chotto-replycallmessage-icon-align-self: center;--chotto-replycallmessage-icon-display: flex;--chotto-replycallmessage-icon-justify-content: center;--chotto-replycallmessage-icon-align-items: center;--chotto-replycallmessage-icon-border-radius: 50%;--chotto-replycallmessage-icon-height: 38px;--chotto-replycallmessage-icon-width: 38px;--chotto-replycallmessage-icon-background-color: var(--chotto-theme-message-type-icon-bg-color);--chotto-replycallmessage-icon-color: var(--chotto-theme-message-type-icon-color);--chotto-replycallmessage-icon-font-size: var(--chotto-theme-button-icon-size);--chotto-replycallmessage-text-container-align-content: center;--chotto-replycallmessage-text-container-word-break: break-word;--chotto-replycallmessage-text-container-p-margin: 0;--chotto-replycallmessage-text-container-p-font-size: var(--chotto-theme-additional-text-font-size);--chotto-replycallmessage-text-container-p-color: var(--chotto-theme-secondary-text-color);--chotto-replycallmessage-text-container-p-overflow: hidden;--chotto-replycallmessage-text-container-p-text-overflow: ellipsis;--chotto-replycallmessage-text-container-p-display: -webkit-box;--chotto-replycallmessage-text-container-p-webkit-line-clamp: 5;--chotto-replycallmessage-text-container-p-line-clamp: 5;--chotto-replycallmessage-text-container-p-webkit-box-orient: vertical;--chotto-replycallmessage-reply-description-display: flex;--chotto-replycallmessage-reply-description-align-items: center;--chotto-replycallmessage-reply-description-column-gap: 6px;--chotto-replycallmessage-reply-description-margin-bottom: 4px;--chotto-replycallmessage-reply-description-span-color: var(--chotto-theme-secondary-text-color)}[data-theme=mobilon1]{--chotto-replyfilemessage-p-margin: 0;--chotto-replyfilemessage-p-margin-top: 6px;--chotto-replyfilemessage-p-word-wrap: break-word;--chotto-replyfilemessage-p-white-space: pre-wrap;--chotto-replyfilemessage-p-font-size: var(--chotto-theme-additional-text-font-size);--chotto-replyfilemessage-p-color: var(--chotto-theme-secondary-text-color);--chotto-replyfilemessage-p-overflow: hidden;--chotto-replyfilemessage-p-text-overflow: ellipsis;--chotto-replyfilemessage-p-display: -webkit-box;--chotto-replyfilemessage-p-webkit-line-clamp: 5;--chotto-replyfilemessage-p-line-clamp: 5;--chotto-replyfilemessage-p-webkit-box-orient: vertical;--chotto-replyfilemessage-text-margin-top: 8px;--chotto-replyfilemessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-replyfilemessage-text-color: var(--chotto-theme-primary-text-color);--chotto-replyfilemessage-link-display: flex;--chotto-replyfilemessage-link-justify-content: flex-start;--chotto-replyfilemessage-link-align-items: center;--chotto-replyfilemessage-link-column-gap: 13px;--chotto-replyfilemessage-link-span-color: var(--chotto-theme-secondary-text-color);--chotto-replyfilemessage-link-span-font-size: var(--chotto-theme-button-icon-size);--chotto-replyfilemessage-filename-text-margin: 0;--chotto-replyfilemessage-filename-text-overflow: hidden;--chotto-replyfilemessage-filename-text-text-overflow: ellipsis;--chotto-replyfilemessage-filename-text-webkit-line-clamp: 1;--chotto-replyfilemessage-filename-text-line-clamp: 1;--chotto-replyfilemessage-filename-text-webkit-box-orient: vertical;--chotto-replyfilemessage-filename-text-margin-right: 40px;--chotto-replyfilemessage-filename-text-font-size: var(--chotto-theme-additional-text-font-size);--chotto-replyfilemessage-filename-text-color: var(--chotto-theme-secondary-text-color);--chotto-replyfilemessage-filename-text-text-decoration: underline}[data-theme=mobilon1]{--chotto-replyimagemessage-p-margin: 0;--chotto-replyimagemessage-p-font-size: var(--chotto-theme-additional-text-font-size);--chotto-replyimagemessage-p-color: var(--chotto-theme-secondary-text-color);--chotto-replyimagemessage-p-overflow: hidden;--chotto-replyimagemessage-p-text-overflow: ellipsis;--chotto-replyimagemessage-p-display: -webkit-box;--chotto-replyimagemessage-p-webkit-line-clamp: 5;--chotto-replyimagemessage-p-line-clamp: 5;--chotto-replyimagemessage-p-webkit-box-orient: vertical;--chotto-replyimagemessage-preview-button-grid-column: 1;--chotto-replyimagemessage-preview-button-position: relative;--chotto-replyimagemessage-preview-button-display: flex;--chotto-replyimagemessage-preview-button-flex-direction: column;--chotto-replyimagemessage-preview-button-padding: 0;--chotto-replyimagemessage-preview-image-width: 60px;--chotto-replyimagemessage-preview-image-height: 60px;--chotto-replyimagemessage-preview-image-cursor: zoom-in;--chotto-replyimagemessage-preview-image-object-fit: cover;--chotto-replyimagemessage-preview-image-border-radius: 4px;--chotto-replyimagemessage-preview-image-margin: auto;--chotto-replyimagemessage-modal-image-width: 100%;--chotto-replyimagemessage-modal-image-height: 100%;--chotto-replyimagemessage-modal-image-object-fit: cover;--chotto-replyimagemessage-modal-image-border-radius: 5px;--chotto-replyimagemessage-modal-image-max-height: 80vh;--chotto-replyimagemessage-text-container-word-wrap: break-word;--chotto-replyimagemessage-text-container-align-content: center;--chotto-replyimagemessage-text-container-word-break: break-word;--chotto-replyimagemessage-text-margin-top: 8px;--chotto-replyimagemessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-replyimagemessage-text-color: var(--chotto-theme-primary-text-color);--chotto-replyimagemessage-reply-description-display: flex;--chotto-replyimagemessage-reply-description-align-items: center;--chotto-replyimagemessage-reply-description-column-gap: 6px;--chotto-replyimagemessage-reply-description-margin-bottom: 4px;--chotto-replyimagemessage-reply-description-white-space: nowrap;--chotto-replyimagemessage-reply-description-span-color: var(--chotto-theme-secondary-text-color);--chotto-replyimagemessage-modal-fade-enter-active-transition: opacity .2s ease;--chotto-replyimagemessage-modal-fade-enter-from-opacity: 0;--chotto-replyimagemessage-modal-fade-enter-to-opacity: 1}[data-theme=mobilon1]{--chotto-replytextmessage-container-display: flex;--chotto-replytextmessage-container-flex-direction: column;--chotto-replytextmessage-container-gap: 8px;--chotto-replytextmessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-replytextmessage-text-color: var(--chotto-theme-primary-text-color);--chotto-replytextmessage-p-margin: 0;--chotto-replytextmessage-p-font-size: var(--chotto-theme-additional-text-font-size);--chotto-replytextmessage-p-color: var(--chotto-theme-secondary-text-color);--chotto-replytextmessage-p-white-space: pre-wrap;--chotto-replytextmessage-p-overflow: hidden;--chotto-replytextmessage-p-text-overflow: ellipsis;--chotto-replytextmessage-p-display: -webkit-box;--chotto-replytextmessage-p-webkit-line-clamp: 5;--chotto-replytextmessage-p-line-clamp: 5;--chotto-replytextmessage-p-webkit-box-orient: vertical}[data-theme=mobilon1]{--chotto-replyvideomessage-p-margin: 0;--chotto-replyvideomessage-p-font-size: var(--chotto-theme-additional-text-font-size);--chotto-replyvideomessage-p-color: var(--chotto-theme-secondary-text-color);--chotto-replyvideomessage-p-overflow: hidden;--chotto-replyvideomessage-p-text-overflow: ellipsis;--chotto-replyvideomessage-p-display: -webkit-box;--chotto-replyvideomessage-p-webkit-line-clamp: 5;--chotto-replyvideomessage-p-line-clamp: 5;--chotto-replyvideomessage-p-webkit-box-orient: vertical;--chotto-replyvideomessage-video-width: 60px;--chotto-replyvideomessage-video-height: 60px;--chotto-replyvideomessage-video-border-radius: 4px;--chotto-replyvideomessage-video-object-fit: cover;--chotto-replyvideomessage-video-cursor: zoom-in;--chotto-replyvideomessage-video-margin: auto;--chotto-replyvideomessage-preview-button-position: relative;--chotto-replyvideomessage-preview-button-display: flex;--chotto-replyvideomessage-preview-button-flex-direction: column;--chotto-replyvideomessage-text-container-word-wrap: break-word;--chotto-replyvideomessage-text-container-align-content: center;--chotto-replyvideomessage-text-container-word-break: break-word;--chotto-replyvideomessage-text-margin-top: 8px;--chotto-replyvideomessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-replyvideomessage-text-color: var(--chotto-theme-primary-text-color);--chotto-replyvideomessage-reply-description-display: flex;--chotto-replyvideomessage-reply-description-align-items: center;--chotto-replyvideomessage-reply-description-column-gap: 6px;--chotto-replyvideomessage-reply-description-margin-bottom: 4px;--chotto-replyvideomessage-reply-description-span-color: var(--chotto-theme-secondary-text-color);--chotto-replyvideomessage-modal-video-width: 100%;--chotto-replyvideomessage-modal-video-height: 100%;--chotto-replyvideomessage-modal-video-max-height: 60%;--chotto-replyvideomessage-modal-video-object-fit: cover;--chotto-replyvideomessage-modal-video-border-radius: 5px;--chotto-replyvideomessage-modal-video-max-height-vh: 80vh;--chotto-replyvideomessage-modal-fade-transition: opacity .2s ease;--chotto-replyvideomessage-modal-fade-opacity-hidden: 0;--chotto-replyvideomessage-modal-fade-opacity-visible: 1}[data-theme=mobilon1]{--chotto-systemmessage-container-width: 54%;--chotto-systemmessage-container-border-radius: var(--chotto-theme-message-border-radius, 10px);--chotto-systemmessage-container-padding: 10px;--chotto-systemmessage-container-margin: 0 auto 18px auto;--chotto-systemmessage-container-background-color: #ffeecc;--chotto-systemmessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-systemmessage-text-line-height: 1.5;--chotto-systemmessage-text-text-align: center;--chotto-systemmessage-text-color: var(--chotto-theme-secondary-text-color)}[data-theme=mobilon1]{--chotto-textmessage-content-position: relative;--chotto-textmessage-content-word-wrap: break-word;--chotto-textmessage-content-width: fit-content;--chotto-textmessage-content-max-width: 25rem;--chotto-textmessage-content-border-radius: var(--chotto-theme-message-border-radius, 14px);--chotto-textmessage-content-padding: 10px 10px 4px 16px;--chotto-textmessage-left-before-content: "";--chotto-textmessage-left-before-position: absolute;--chotto-textmessage-left-before-top: 0;--chotto-textmessage-left-before-left: -8px;--chotto-textmessage-left-before-width: 0;--chotto-textmessage-left-before-height: 0;--chotto-textmessage-left-before-border: 20px solid transparent;--chotto-textmessage-left-before-border-top: 15px solid var(--chotto-theme-message-left-bg);--chotto-textmessage-left-before-z-index: 1;--chotto-textmessage-right-after-content: "";--chotto-textmessage-right-after-position: absolute;--chotto-textmessage-right-after-top: 0;--chotto-textmessage-right-after-right: -8px;--chotto-textmessage-right-after-width: 0;--chotto-textmessage-right-after-height: 0;--chotto-textmessage-right-after-border: 20px solid transparent;--chotto-textmessage-right-after-border-top: 15px solid var(--chotto-theme-message-right-bg);--chotto-textmessage-right-after-z-index: 1;--chotto-textmessage-info-container-display: flex;--chotto-textmessage-info-container-align-items: center;--chotto-textmessage-info-container-justify-content: flex-end;--chotto-textmessage-info-container-column-gap: 4px;--chotto-textmessage-views-display: flex;--chotto-textmessage-views-align-items: center;--chotto-textmessage-views-column-gap: 4px;--chotto-textmessage-views-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-textmessage-views-span-color: var(--chotto-theme-secondary-text-color);--chotto-textmessage-views-p-font-size: var(--chotto-theme-small-text-font-size);--chotto-textmessage-views-p-color: var(--chotto-theme-secondary-text-color);--chotto-textmessage-time-font-size: var(--chotto-theme-text-font-size);--chotto-textmessage-time-color: var(--chotto-theme-secondary-text-color);--chotto-textmessage-status-display: flex;--chotto-textmessage-status-span-color: var(--chotto-theme-status-color-received);--chotto-textmessage-status-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-textmessage-status-received-color: var(--chotto-theme-status-color-received);--chotto-textmessage-status-received-first-child-margin-right: -8px;--chotto-textmessage-status-read-color: var(--chotto-theme-status-color-read);--chotto-textmessage-status-read-first-child-margin-right: -8px;--chotto-textmessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-textmessage-text-white-space: pre-wrap;--chotto-textmessage-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-textmessage-subtext-color: var(--chotto-theme-secondary-text-color);--chotto-textmessage-avatar-align-self: auto;--chotto-textmessage-avatar-object-fit: cover;--chotto-textmessage-avatar-min-width: var(--chotto-theme-avatar-small-size);--chotto-textmessage-avatar-min-height: var(--chotto-theme-avatar-small-size);--chotto-textmessage-avatar-border-radius: 50%;--chotto-textmessage-menu-button-position: absolute;--chotto-textmessage-menu-button-background-color: transparent;--chotto-textmessage-menu-button-border: none;--chotto-textmessage-menu-button-transform: translateY(-50%);--chotto-textmessage-menu-button-cursor: pointer;--chotto-textmessage-menu-button-transition: .2s;--chotto-textmessage-menu-button-span-color: var(--chotto-theme-button-color-active);--chotto-textmessage-menu-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-textmessage-menu-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-textmessage-menu-button-span-hover-transition: .2s;--chotto-textmessage-context-menu-position: absolute;--chotto-textmessage-left-right-display: grid;--chotto-textmessage-left-right-margin: var(--chotto-theme-message-margin);--chotto-textmessage-left-grid-template-columns: min-content 1fr;--chotto-textmessage-left-avatar-grid-column: 1;--chotto-textmessage-left-avatar-grid-row: 2;--chotto-textmessage-left-avatar-margin-right: 12px;--chotto-textmessage-left-subtext-grid-column: 2;--chotto-textmessage-left-subtext-grid-row: 1;--chotto-textmessage-left-subtext-margin: 0 0 2px 10px;--chotto-textmessage-left-content-grid-column: 2;--chotto-textmessage-left-bg: var(--chotto-theme-message-left-bg);--chotto-textmessage-left-content-with-avatar-indent-margin-left: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-textmessage-left-menu-button-top: 50%;--chotto-textmessage-left-menu-button-right: -40px;--chotto-textmessage-left-context-menu-top: 56%;--chotto-textmessage-left-context-menu-left: 100%;--chotto-textmessage-right-grid-template-columns: 1fr min-content;--chotto-textmessage-right-avatar-grid-column: 2;--chotto-textmessage-right-avatar-grid-row: 2;--chotto-textmessage-right-avatar-margin-left: 12px;--chotto-textmessage-right-subtext-grid-column: 1;--chotto-textmessage-right-subtext-grid-row: 1;--chotto-textmessage-right-subtext-margin: 0 10px 2px auto;--chotto-textmessage-right-content-grid-column: 1;--chotto-textmessage-right-content-margin-left: auto;--chotto-textmessage-right-bg: var(--chotto-theme-message-right-bg);--chotto-textmessage-right-content-with-avatar-indent-margin-right: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-textmessage-right-menu-button-top: 50%;--chotto-textmessage-right-menu-button-left: -40px;--chotto-textmessage-right-context-menu-top: 56%;--chotto-textmessage-right-context-menu-right: 100%;--chotto-textmessage-v-enter-active-transition: all .1s ease-out;--chotto-textmessage-v-leave-active-transition: all .1s cubic-bezier(1, .5, .8, 1);--chotto-textmessage-v-enter-from-transform: scale(.9);--chotto-textmessage-v-enter-from-opacity: 0}[data-theme=mobilon1]{--chotto-typingmessage-container-display: grid;--chotto-typingmessage-container-grid-template-columns: min-content 1fr;--chotto-typingmessage-container-position: relative;--chotto-typingmessage-container-margin: var(--chotto-theme-message-margin);--chotto-typingmessage-subtext-grid-column: 2;--chotto-typingmessage-subtext-grid-row: 1;--chotto-typingmessage-subtext-margin: 0 0 2px 10px;--chotto-typingmessage-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-typingmessage-subtext-color: var(--chotto-theme-secondary-text-color);--chotto-typingmessage-avatar-align-self: center;--chotto-typingmessage-avatar-object-fit: cover;--chotto-typingmessage-avatar-min-width: 40px;--chotto-typingmessage-avatar-min-height: 40px;--chotto-typingmessage-avatar-border-radius: 50%;--chotto-typingmessage-avatar-grid-column: 1;--chotto-typingmessage-avatar-grid-row: 2;--chotto-typingmessage-avatar-margin-right: 12px;--chotto-typingmessage-loader-container-min-height: 40px;--chotto-typingmessage-loader-container-grid-column: 2;--chotto-typingmessage-loader-container-border-radius: var(--chotto-theme-message-border-radius, 10px);--chotto-typingmessage-loader-container-padding: 6px 6px 6px 6px;--chotto-typingmessage-loader-container-max-width: 80px;--chotto-typingmessage-loader-container-background-color: var(--chotto-theme-message-left-bg);--chotto-typingmessage-loader-width: 8px;--chotto-typingmessage-loader-height: 8px;--chotto-typingmessage-loader-position: relative;--chotto-typingmessage-loader-top: 50%;--chotto-typingmessage-loader-border-radius: 50%;--chotto-typingmessage-loader-animation: typing-message__loader .8s .25s ease alternate infinite;--chotto-typingmessage-loader-margin: -20px auto 0;--chotto-typingmessage-loader-pseudo-content: "";--chotto-typingmessage-loader-pseudo-position: absolute;--chotto-typingmessage-loader-pseudo-width: 8px;--chotto-typingmessage-loader-pseudo-height: 8px;--chotto-typingmessage-loader-pseudo-border-radius: 50%;--chotto-typingmessage-loader-pseudo-animation: typing-message__loader .8s ease alternate infinite;--chotto-typingmessage-loader-before-left: -20px;--chotto-typingmessage-loader-before-animation-delay: .1s;--chotto-typingmessage-loader-after-right: -20px;--chotto-typingmessage-loader-after-animation-delay: .4s;--chotto-typingmessage-keyframes-0-box-shadow: 0 15px 0 -15px var(--chotto-theme-secondary-text-color);--chotto-typingmessage-keyframes-100-box-shadow: 0 15px 0 var(--chotto-theme-secondary-text-color)}[data-theme=mobilon1]{--chotto-videomessage-content-position: relative;--chotto-videomessage-content-max-width: 40%;--chotto-videomessage-content-border-radius: 14px;--chotto-videomessage-info-container-position: absolute;--chotto-videomessage-info-container-bottom: 4px;--chotto-videomessage-info-container-right: 8px;--chotto-videomessage-info-container-display: flex;--chotto-videomessage-info-container-align-items: center;--chotto-videomessage-info-container-column-gap: 4px;--chotto-videomessage-info-container-border-radius: 12px;--chotto-videomessage-info-container-padding: 6px 10px;--chotto-videomessage-info-container-background-color: #e5e5e5;--chotto-videomessage-info-container-color: #262626;--chotto-videomessage-download-button-position: absolute;--chotto-videomessage-download-button-left: 8px;--chotto-videomessage-download-button-bottom: 4px;--chotto-videomessage-download-button-display: flex;--chotto-videomessage-download-button-justify-content: center;--chotto-videomessage-download-button-align-items: center;--chotto-videomessage-download-button-border: none;--chotto-videomessage-download-button-border-radius: 12px;--chotto-videomessage-download-button-padding: 6px 6px;--chotto-videomessage-download-button-background-color: #e5e5e5;--chotto-videomessage-download-button-cursor: pointer;--chotto-videomessage-download-button-span-color: #262626;--chotto-videomessage-download-button-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-videomessage-views-display: flex;--chotto-videomessage-views-align-items: center;--chotto-videomessage-views-column-gap: 4px;--chotto-videomessage-views-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-videomessage-views-p-font-size: var(--chotto-theme-small-text-font-size);--chotto-videomessage-time-font-size: var(--chotto-theme-small-text-font-size);--chotto-videomessage-status-display: flex;--chotto-videomessage-status-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-videomessage-status-received-first-child-margin-right: -8px;--chotto-videomessage-status-read-color: var(--chotto-theme-status-color-read);--chotto-videomessage-status-read-first-child-margin-right: -8px;--chotto-videomessage-avatar-grid-row: 1 / -1;--chotto-videomessage-avatar-align-self: end;--chotto-videomessage-avatar-margin-bottom: 6px;--chotto-videomessage-avatar-object-fit: cover;--chotto-videomessage-avatar-min-width: var(--chotto-theme-avatar-small-size);--chotto-videomessage-avatar-min-height: var(--chotto-theme-avatar-small-size);--chotto-videomessage-avatar-border-radius: 50%;--chotto-videomessage-video-object-fit: cover;--chotto-videomessage-video-width: 100%;--chotto-videomessage-video-max-height: 500px;--chotto-videomessage-video-cursor: zoom-in;--chotto-videomessage-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-videomessage-subtext-color: var(--chotto-theme-secondary-text-color);--chotto-videomessage-preview-button-position: relative;--chotto-videomessage-preview-button-display: flex;--chotto-videomessage-preview-button-flex-direction: column;--chotto-videomessage-menu-button-position: absolute;--chotto-videomessage-menu-button-background-color: transparent;--chotto-videomessage-menu-button-border: none;--chotto-videomessage-menu-button-transform: translateY(-50%);--chotto-videomessage-menu-button-cursor: pointer;--chotto-videomessage-menu-button-transition: .2s;--chotto-videomessage-menu-button-span-color: var(--chotto-theme-button-color-active);--chotto-videomessage-menu-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-videomessage-menu-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-videomessage-menu-button-span-hover-transition: .2s;--chotto-videomessage-context-menu-position: absolute;--chotto-videomessage-text-container-padding: 6px 10px 6px 10px;--chotto-videomessage-text-container-border-radius: 0 0 8px 8px;--chotto-videomessage-text-container-word-wrap: break-word;--chotto-videomessage-text-container-max-width: 25rem;--chotto-videomessage-text-container-p-white-space: pre-wrap;--chotto-videomessage-text-container-p-font-size: var(--chotto-theme-text-font-size);--chotto-videomessage-link-preview-margin: 8px;--chotto-videomessage-left-right-display: grid;--chotto-videomessage-left-right-grid-template-rows: min-content 1fr min-content;--chotto-videomessage-left-right-margin: var(--chotto-theme-message-margin);--chotto-videomessage-left-grid-template-columns: min-content 1fr;--chotto-videomessage-left-avatar-grid-column: 1;--chotto-videomessage-left-avatar-margin-right: 12px;--chotto-videomessage-left-subtext-grid-column: 2;--chotto-videomessage-left-subtext-grid-row: 1;--chotto-videomessage-left-subtext-margin: 0 0 2px 10px;--chotto-videomessage-left-content-grid-column: 2;--chotto-videomessage-left-bg: var(--chotto-theme-message-left-bg);--chotto-videomessage-left-content-with-avatar-indent-margin-left: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-videomessage-left-text-container-grid-column: 2;--chotto-videomessage-left-menu-button-top: 50%;--chotto-videomessage-left-menu-button-right: -40px;--chotto-videomessage-left-context-menu-top: 50%;--chotto-videomessage-left-context-menu-left: 100%;--chotto-videomessage-left-context-menu-margin-top: 20px;--chotto-videomessage-right-grid-template-columns: 1fr min-content;--chotto-videomessage-right-avatar-grid-column: 2;--chotto-videomessage-right-avatar-margin-left: 12px;--chotto-videomessage-right-subtext-grid-column: 1;--chotto-videomessage-right-subtext-grid-row: 1;--chotto-videomessage-right-subtext-margin: 0 10px 2px auto;--chotto-videomessage-right-content-grid-column: 1;--chotto-videomessage-right-content-margin-left: auto;--chotto-videomessage-right-bg: var(--chotto-theme-message-right-bg);--chotto-videomessage-right-content-with-avatar-indent-margin-left: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-videomessage-right-text-container-grid-column: 1;--chotto-videomessage-right-text-container-margin-left: auto;--chotto-videomessage-right-menu-button-top: 50%;--chotto-videomessage-right-menu-button-left: -40px;--chotto-videomessage-right-context-menu-top: 50%;--chotto-videomessage-right-context-menu-right: 100%;--chotto-videomessage-right-context-menu-margin-top: 20px;--chotto-videomessage-modal-video-height: 100%;--chotto-videomessage-modal-video-object-fit: contain;--chotto-videomessage-modal-video-border-radius: 5px;--chotto-videomessage-modal-video-max-height: 90vh;--chotto-videomessage-modal-video-max-width: 95vw;--chotto-videomessage-context-menu-enter-active-transition: all .1s ease-out;--chotto-videomessage-context-menu-leave-active-transition: all .1s cubic-bezier(1, .5, .8, 1);--chotto-videomessage-context-menu-enter-from-transform: scale(.9);--chotto-videomessage-context-menu-enter-from-opacity: 0;--chotto-videomessage-modal-fade-enter-active-transition: opacity .2s ease;--chotto-videomessage-modal-fade-enter-from-opacity: 0;--chotto-videomessage-modal-fade-enter-to-opacity: 1}[data-theme=mobilon1]{--chotto-createdialog-contact-line-display: flex;--chotto-createdialog-contact-line-margin: 10px 0;--chotto-createdialog-contact-line-justify-content: space-between;--chotto-createdialog-channel-line-display: flex;--chotto-createdialog-channel-line-margin: 10px 0;--chotto-createdialog-channel-line-justify-content: space-between;--chotto-createdialog-button-start-margin-left: calc(100% - 98px) }[data-theme=mobilon1]{--chotto-modal-backdrop-position: fixed;--chotto-modal-backdrop-top: 0;--chotto-modal-backdrop-bottom: 0;--chotto-modal-backdrop-left: 0;--chotto-modal-backdrop-right: 0;--chotto-modal-backdrop-bg: rgba(0, 0, 0, .4);--chotto-modal-backdrop-display: flex;--chotto-modal-backdrop-justify: center;--chotto-modal-backdrop-align: center;--chotto-modal-backdrop-filter: blur(2px);--chotto-modal-z-index: 1000;--chotto-modal-background: var(--chotto-theme-primary-color, #ffffff);--chotto-modal-box-shadow: 0 6px 24px var(--chotto-theme-shadow-color, rgba(0,0,0,.15));--chotto-modal-border: 1px solid var(--chotto-theme-border-color, #e0e0e0);--chotto-modal-border-radius: 10px;--chotto-modal-position: relative;--chotto-modal-display: flex;--chotto-modal-flex-direction: column;--chotto-modal-min-width: 280px;--chotto-modal-min-height: 280px;--chotto-modal-max-width: 95vw;--chotto-modal-max-height: 95vh;--chotto-modal-width: auto;--chotto-modal-height: auto;--chotto-modal-overflow-x: auto;--chotto-modal-overflow-y: auto;--chotto-modal-body-position: relative;--chotto-modal-body-padding: 18px 14px;--chotto-modal-body-margin: 0;--chotto-modal-body-flex-grow: 1;--chotto-modal-body-overflow: visible;--chotto-modal-text-color: var(--chotto-theme-text-color, #333333);--chotto-modal-font-size: inherit;--chotto-modal-font-family: inherit;--chotto-modal-line-height: inherit;--chotto-modal-text-align: left;--chotto-modal-buttons-display: block;--chotto-modal-buttons-margin: 14px 14px 14px 14px;--chotto-modal-buttons-padding: 0;--chotto-modal-buttons-gap: 8px;--chotto-modal-buttons-justify: flex-end;--chotto-modal-buttons-align: center;--chotto-modal-buttons-wrap: wrap;--chotto-modal-button-bg: var(--chotto-theme-accent-color, #4CAF50);--chotto-modal-button-text-color: #ffffff;--chotto-modal-button-border: none;--chotto-modal-button-border-radius: 5px;--chotto-modal-button-padding: 9px 18px;--chotto-modal-button-margin: 0 4px;--chotto-modal-button-font-size: 13px;--chotto-modal-button-font-family: inherit;--chotto-modal-button-font-weight: 500;--chotto-modal-button-cursor: pointer;--chotto-modal-button-transition: all .25s ease;--chotto-modal-button-min-width: 75px;--chotto-modal-button-min-height: 34px;--chotto-modal-button-display: inline-block;--chotto-modal-button-text-align: center;--chotto-modal-button-text-decoration: none;--chotto-modal-button-outline: none;--chotto-modal-button-box-shadow: 0 2px 6px rgba(0,0,0,.1);--chotto-modal-button-hover-bg: #45a049;--chotto-modal-button-hover-transform: translateY(-1px);--chotto-modal-button-hover-box-shadow: 0 4px 8px rgba(0,0,0,.15);--chotto-modal-button-active-bg: #3d8b40;--chotto-modal-button-active-transform: translateY(0);--chotto-modal-button-active-box-shadow: 0 1px 3px rgba(0,0,0,.1);--chotto-modal-button-focus-outline: 2px solid #4CAF50;--chotto-modal-button-focus-outline-offset: 1px;--chotto-modal-button-disabled-bg: #e0e0e0;--chotto-modal-button-disabled-text-color: #999999;--chotto-modal-button-disabled-cursor: not-allowed;--chotto-modal-button-disabled-opacity: .6;--chotto-modal-transition: opacity .3s ease, transform .3s ease;--chotto-modal-enter-opacity: 0;--chotto-modal-enter-transform: scale(.95) translateY(10px);--chotto-modal-enter-to-opacity: 1;--chotto-modal-enter-to-transform: scale(1) translateY(0)}[data-theme=mobilon1]{--chotto-modalfullscreen-container-position: absolute;--chotto-modalfullscreen-container-top: 50%;--chotto-modalfullscreen-container-left: 50%;--chotto-modalfullscreen-container-right: auto;--chotto-modalfullscreen-container-bottom: auto;--chotto-modalfullscreen-container-transform: translate(-50%, -50%);--chotto-modalfullscreen-container-z-index: 101;--chotto-modalfullscreen-text-color: var(--chotto-theme-primary-text-color);--chotto-modalfullscreen-background: var(--chotto-theme-primary-color, #ffffff);--chotto-modalfullscreen-border: 1px solid var(--chotto-theme-border-color, #e0e0e0);--chotto-modalfullscreen-border-radius: 10px;--chotto-modalfullscreen-padding: 18px;--chotto-modalfullscreen-margin: 0;--chotto-modalfullscreen-max-width: 95%;--chotto-modalfullscreen-max-height: 90vh;--chotto-modalfullscreen-min-width: 280px;--chotto-modalfullscreen-min-height: 200px;--chotto-modalfullscreen-width: fit-content;--chotto-modalfullscreen-height: auto;--chotto-modalfullscreen-box-shadow: 0 4px 16px var(--chotto-theme-shadow-color, rgba(0,0,0,.15));--chotto-modalfullscreen-overflow: visible;--chotto-modalfullscreen-display: block;--chotto-modalfullscreen-flex-direction: column;--chotto-modalfullscreen-align-items: stretch;--chotto-modalfullscreen-justify-content: flex-start;--chotto-modalfullscreen-overlay-position: fixed;--chotto-modalfullscreen-overlay-top: 0;--chotto-modalfullscreen-overlay-left: 0;--chotto-modalfullscreen-overlay-right: 0;--chotto-modalfullscreen-overlay-bottom: 0;--chotto-modalfullscreen-overlay-bg: rgba(0, 0, 0, .4);--chotto-modalfullscreen-overlay-backdrop-filter: blur(2px);--chotto-modalfullscreen-overlay-z-index: 1000;--chotto-modalfullscreen-overlay-display: block;--chotto-modalfullscreen-overlay-opacity: 1;--chotto-modalfullscreen-overlay-transition: opacity .25s ease;--chotto-modalfullscreen-close-button-display: block;--chotto-modalfullscreen-close-button-position: relative;--chotto-modalfullscreen-close-button-bg: transparent;--chotto-modalfullscreen-close-button-border: none;--chotto-modalfullscreen-close-button-border-radius: 5px;--chotto-modalfullscreen-close-button-padding: 5px;--chotto-modalfullscreen-close-button-margin: 0 0 12px auto;--chotto-modalfullscreen-close-button-cursor: pointer;--chotto-modalfullscreen-close-button-width: auto;--chotto-modalfullscreen-close-button-height: auto;--chotto-modalfullscreen-close-button-min-width: 30px;--chotto-modalfullscreen-close-button-min-height: 30px;--chotto-modalfullscreen-close-button-transition: all .2s ease;--chotto-modalfullscreen-close-button-outline: none;--chotto-modalfullscreen-close-button-box-shadow: 0 1px 3px rgba(0,0,0,.1);--chotto-modalfullscreen-close-button-hover-bg: rgba(0, 0, 0, .08);--chotto-modalfullscreen-close-button-hover-transform: scale(1.05);--chotto-modalfullscreen-close-button-hover-box-shadow: 0 2px 6px rgba(0,0,0,.15);--chotto-modalfullscreen-close-button-active-bg: rgba(0, 0, 0, .15);--chotto-modalfullscreen-close-button-active-transform: scale(.95);--chotto-modalfullscreen-close-button-focus-outline: 2px solid #007bff;--chotto-modalfullscreen-close-button-focus-outline-offset: 1px;--chotto-modalfullscreen-close-button-text-color: var(--chotto-theme-secondary-text-color);--chotto-modalfullscreen-close-button-font-size: var(--chotto-theme-button-icon-size);--chotto-modalfullscreen-close-button-span-display: block;--chotto-modalfullscreen-close-button-span-text-align: center;--chotto-modalfullscreen-close-button-span-line-height: 1;--chotto-modalfullscreen-close-button-span-transition: color .2s ease}[data-theme=mobilon1]{--chotto-modalnofooter-backdrop-position: fixed;--chotto-modalnofooter-backdrop-top: 0;--chotto-modalnofooter-backdrop-bottom: 0;--chotto-modalnofooter-backdrop-left: 0;--chotto-modalnofooter-backdrop-right: 0;--chotto-modalnofooter-backdrop-bg: rgba(0, 0, 0, .4);--chotto-modalnofooter-backdrop-filter: blur(2px);--chotto-modalnofooter-backdrop-display: flex;--chotto-modalnofooter-backdrop-justify: center;--chotto-modalnofooter-backdrop-align: center;--chotto-modalnofooter-backdrop-z-index: 1000;--chotto-modalnofooter-backdrop-opacity: 1;--chotto-modalnofooter-backdrop-transition: opacity .25s ease;--chotto-modalnofooter-background: var(--chotto-theme-primary-color, #ffffff);--chotto-modalnofooter-text-color: var(--chotto-theme-primary-text-color);--chotto-modalnofooter-font-family: var(--chotto-theme-font-family);--chotto-modalnofooter-font-size: inherit;--chotto-modalnofooter-font-weight: inherit;--chotto-modalnofooter-line-height: inherit;--chotto-modalnofooter-text-align: left;--chotto-modalnofooter-overflow-x: auto;--chotto-modalnofooter-overflow-y: auto;--chotto-modalnofooter-display: flex;--chotto-modalnofooter-flex-direction: column;--chotto-modalnofooter-position: relative;--chotto-modalnofooter-body-padding: 18px 14px;--chotto-modalnofooter-margin: 0;--chotto-modalnofooter-border: 1px solid var(--chotto-theme-border-color, #e0e0e0);--chotto-modalnofooter-border-radius: 10px;--chotto-modalnofooter-box-shadow: 0 4px 16px var(--chotto-theme-shadow-color, rgba(0,0,0,.15));--chotto-modalnofooter-min-width: 280px;--chotto-modalnofooter-min-height: 200px;--chotto-modalnofooter-max-width: 95vw;--chotto-modalnofooter-max-height: 90vh;--chotto-modalnofooter-width: auto;--chotto-modalnofooter-height: auto;--chotto-modalnofooter-align-items: stretch;--chotto-modalnofooter-justify-content: flex-start;--chotto-modalnofooter-buttons-display: block;--chotto-modalnofooter-buttons-margin: 14px 14px 14px 14px;--chotto-modalnofooter-buttons-padding: 0;--chotto-modalnofooter-buttons-gap: 8px;--chotto-modalnofooter-buttons-justify: flex-end;--chotto-modalnofooter-buttons-align: center;--chotto-modalnofooter-buttons-wrap: wrap;--chotto-modalnofooter-transition: opacity .3s ease, transform .3s ease;--chotto-modalnofooter-enter-opacity: 0;--chotto-modalnofooter-enter-transform: scale(.95) translateY(10px);--chotto-modalnofooter-enter-to-opacity: 1;--chotto-modalnofooter-enter-to-transform: scale(1) translateY(0)}[data-theme=mobilon1]{--chotto-modalvideorecorder-container-position: relative;--chotto-modalvideorecorder-container-display: grid;--chotto-modalvideorecorder-container-align-items: center;--chotto-modalvideorecorder-view-area-width: 640px;--chotto-modalvideorecorder-view-area-height: 480px;--chotto-modalvideorecorder-controls-display: flex;--chotto-modalvideorecorder-controls-justify-content: space-between;--chotto-modalvideorecorder-recording-container-display: flex;--chotto-modalvideorecorder-recording-container-gap: 3px;--chotto-modalvideorecorder-recording-icon-font-size: 10px;--chotto-modalvideorecorder-recording-icon-animation: blink 3s linear infinite;--chotto-modalvideorecorder-stop-width: 20px;--chotto-modalvideorecorder-stop-height: 20px;--chotto-modalvideorecorder-stop-background-color: #1a1a1a;--chotto-modalvideorecorder-stop-cursor: pointer;--chotto-modalvideorecorder-stop-border-radius: 2px;--chotto-modalvideorecorder-recording-time-margin: auto;--chotto-modalvideorecorder-blink-color-start: #ff6b35;--chotto-modalvideorecorder-blink-color-middle: transparent;--chotto-modalvideorecorder-blink-color-end: #ff6b35;--chotto-modalvideorecorder-button-background-color: transparent;--chotto-modalvideorecorder-button-border: 0px;--chotto-modalvideorecorder-button-span-cursor: pointer;--chotto-modalvideorecorder-button-span-display: block;--chotto-modalvideorecorder-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-modalvideorecorder-button-color-active: var(--chotto-theme-button-color-active);--chotto-modalvideorecorder-header-text-align: right;--chotto-modalvideorecorder-header-width: 100%;--chotto-modalvideorecorder-button-close-span-padding-bottom: 5px;--chotto-modalvideorecorder-button-disabled-cursor: auto;--chotto-modalvideorecorder-button-color-disabled: var(--chotto-theme-button-color-disabled);--chotto-modalvideorecorder-recording-button-cursor: auto;--chotto-modalvideorecorder-recording-button-span-cursor: auto}[data-theme=mobilon1]{--chotto-chatinput-container-bg: #ffffff;--chotto-chatinput-icon-color: #525252;--chotto-chatinput-icon-color-disabled: #e5e5e5;--chotto-chatinput-button-padding: 1px 0 0 3px;--chotto-chatinput-button-margin: 0 9px 2px 4px;--chotto-chatinput-container-border-top: none;--chotto-chatinput-input-line-height: 1.4;--chotto-chatinput-input-min-height: 40px;--chotto-chatinput-input-max-rows: 10;--chotto-chatinput-scrollbar-width: 6px;--chotto-chatinput-scrollbar-thumb-radius: 10px;--chotto-chatinput-scrollbar-track-radius: 10px;--chotto-chatinput-button-margin-bottom: 4px;--chotto-chatinput-enter-duration: .2s;--chotto-chatinput-leave-duration: .2s;--chotto-chatinput-enter-translate-y: 20px;--chotto-chatinput-container-padding: 12px 0 8px 15px;--chotto-chatinput-container-grid-gap: 0;--chotto-chatinput-input-border: 1px solid #d0d0d0;--chotto-chatinput-input-padding: .5rem .6rem;--chotto-chatinput-input-font-size: 16px;--chotto-chatinput-input-border-radius: 2px;--chotto-chatinput-button-height: 30px;--chotto-chatinput-inline-buttons-margin: 0 5px 4px 2px;--chotto-chatinput-inline-buttons-gap: 7px;--chotto-chatinput-inline-buttons-height: 30px;--chotto-chatinput-container-position: relative;--chotto-chatinput-container-display: grid;--chotto-chatinput-container-align-items: center;--chotto-chatinput-container-grid-template-columns: min-content auto min-content;--chotto-chatinput-container-grid-template-rows: auto auto auto auto;--chotto-chatinput-reply-line-grid-column: 2;--chotto-chatinput-reply-line-grid-row: 1;--chotto-chatinput-reply-line-display: none;--chotto-chatinput-file-line-grid-column: 2;--chotto-chatinput-file-line-grid-row: 2;--chotto-chatinput-file-line-display: none;--chotto-chatinput-third-line-display: flex;--chotto-chatinput-third-line-grid-row: 4;--chotto-chatinput-third-line-grid-column-start: 1;--chotto-chatinput-third-line-grid-column-end: 3;--chotto-chatinput-input-grid-row: 3;--chotto-chatinput-input-grid-column: 2;--chotto-chatinput-input-background-color: transparent;--chotto-chatinput-input-overflow-y: hidden;--chotto-chatinput-input-resize: none;--chotto-chatinput-input-white-space: pre-wrap;--chotto-chatinput-input-focus-outline: none;--chotto-chatinput-disabled-placeholder-text-align: center;--chotto-chatinput-disabled-placeholder-user-select: none;--chotto-chatinput-button-grid-row: 3;--chotto-chatinput-button-grid-column: 3;--chotto-chatinput-button-background-color: transparent;--chotto-chatinput-button-border: 0px;--chotto-chatinput-button-height-fit: fit-content;--chotto-chatinput-button-width-fit: fit-content;--chotto-chatinput-button-display: flex;--chotto-chatinput-button-align-self: end;--chotto-chatinput-button-span-display: block;--chotto-chatinput-button-span-cursor: pointer;--chotto-chatinput-button-disabled-cursor: auto;--chotto-chatinput-inline-buttons-display: flex;--chotto-chatinput-inline-buttons-margin-auto: auto 0;--chotto-chatinput-inline-buttons-grid-row: 3;--chotto-chatinput-inline-buttons-grid-column: 1;--chotto-chatinput-inline-buttons-align-self: flex-end;--chotto-chatinput-enter-transition: all var(--chotto-chatinput-enter-duration, .2s) ease-out;--chotto-chatinput-leave-transition: all var(--chotto-chatinput-leave-duration, .2s) cubic-bezier(1, .5, .8, 1);--chotto-chatinput-enter-transform: translateY(var(--chotto-chatinput-enter-translate-y, 20px));--chotto-chatinput-enter-opacity: 0;--chotto-chatinput-input-text-color: var(--chotto-theme-primary-text-color);--chotto-chatinput-secondary-text-color: var(--chotto-theme-secondary-text-color);--chotto-chatinput-disabled-placeholder-text-color: var(--chotto-theme-secondary-text-color);--chotto-chatinput-font-family: var(--chotto-theme-font-family);--chotto-chatinput-scrollbar-bg: var(--chotto-theme-scrollbar-bg);--chotto-chatinput-scrollbar-thumb-bg: var(--chotto-theme-scrollbar-thumb-bg);--chotto-chatinput-button-icon-size: var(--chotto-theme-button-icon-size)}[data-theme=mobilon1]{--chotto-chatlist-background-color: transparent;--chotto-chatlist-flex-grow: 1;--chotto-chatlist-display: flex;--chotto-chatlist-align-items: stretch;--chotto-chatlist-flex-direction: column;--chotto-chatlist-height: 70%;--chotto-chatlist-filter-margin: 0 16px 10px 15px;--chotto-chatlist-items-display: block;--chotto-chatlist-items-scroll-behavior: smooth;--chotto-chatlist-items-height: 100%;--chotto-chatlist-items-overflow-y: auto;--chotto-chatlist-items-overflow-x: hidden;--chotto-chatlist-items-padding: 0;--chotto-chatlist-scrollbar-width: 6px;--chotto-chatlist-scrollbar-bg: var(--chotto-theme-scrollbar-bg);--chotto-chatlist-scrollbar-thumb-radius: 10px;--chotto-chatlist-scrollbar-thumb-bg: var(--chotto-theme-scrollbar-thumb-bg);--chotto-chatlist-scrollbar-track-radius: 10px;--chotto-chatlist-fixed-z-index: 100;--chotto-chatlist-fixed-display: block;--chotto-chatlist-fixed-position: sticky;--chotto-chatlist-fixed-background-color: #ffffff;--chotto-chatlist-fixed-top: 0;--chotto-chatlist-fixed-bottom: 0;--chotto-chatlist-title-container-position: relative;--chotto-chatlist-title-container-display: flex;--chotto-chatlist-title-container-justify: space-between;--chotto-chatlist-title-container-align: center;--chotto-chatlist-title-column-gap: 50px;--chotto-chatlist-title-container-padding: 20px 0 20px 15px;--chotto-chatlist-title-font-family: var(--chotto-theme-header-font, var(--chotto-theme-font-family));--chotto-chatlist-title-font-size: var(--chotto-theme-header-font-size);--chotto-chatlist-title-font-weight: var(--chotto-theme-header-font-weight);--chotto-chatlist-title-text-color: var(--chotto-theme-primary-text-color);--chotto-chatlist-context-menu-position: absolute;--chotto-chatlist-context-menu-top: 46px;--chotto-chatlist-context-menu-right: 20px;--chotto-chatlist-button-position: absolute;--chotto-chatlist-button-z-index: 100;--chotto-chatlist-button-bottom: 15px;--chotto-chatlist-button-right: 25px;--chotto-chatlist-button-margin-left: auto;--chotto-chatlist-button-border: none;--chotto-chatlist-button-min: 40px;--chotto-chatlist-button-border-radius: 50%;--chotto-chatlist-button-display: flex;--chotto-chatlist-button-justify: center;--chotto-chatlist-button-align: center;--chotto-chatlist-button-cursor: pointer;--chotto-chatlist-button-background-color: var(--chotto-theme-button-color-disabled);--chotto-chatlist-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-chatlist-button-color-active: var(--chotto-theme-button-color-active);--chotto-chatlist-menu-enter-duration: .1s;--chotto-chatlist-menu-leave-duration: .1s;--chotto-chatlist-menu-scale: .9;--chotto-chatlist-menu-enter-transition: all var(--chotto-chatlist-menu-enter-duration, .1s) ease-out;--chotto-chatlist-menu-leave-transition: all var(--chotto-chatlist-menu-leave-duration, .1s) cubic-bezier(1, .5, .8, 1);--chotto-chatlist-menu-transform: scale(var(--chotto-chatlist-menu-scale, .9));--chotto-chatlist-menu-opacity: 0}[data-theme=mobilon1]{--chotto-feed-height: 100%;--chotto-feed-max-height: inherit;--chotto-feed-display: flex;--chotto-feed-flex-direction: column;--chotto-feed-overflow-y: auto;--chotto-feed-overflow-x: hidden;--chotto-feed-scroll-behavior: smooth;--chotto-feed-padding: 10px 30px 10px 30px;--chotto-feed-position: relative;--chotto-feed-message-position: relative;--chotto-feed-message-transition: all 2s;--chotto-feed-button-down-position: sticky;--chotto-feed-button-down-z-index: 100;--chotto-feed-button-down-bottom: 0;--chotto-feed-button-down-margin-left: auto;--chotto-feed-button-down-border: none;--chotto-feed-button-down-min-width: 46px;--chotto-feed-button-down-min-height: 46px;--chotto-feed-button-down-border-radius: 50%;--chotto-feed-button-down-display: flex;--chotto-feed-button-down-justify-content: center;--chotto-feed-button-down-align-items: center;--chotto-feed-button-down-cursor: pointer;--chotto-feed-button-down-background-color: #e5e5e5;--chotto-feed-keyboard-position: sticky;--chotto-feed-keyboard-bottom: 0;--chotto-feed-keyboard-max-width: 25rem;--chotto-feed-keyboard-width: fit-content;--chotto-feed-icon-down-font-size: var(--chotto-theme-button-icon-size);--chotto-feed-icon-down-color: #525252;--chotto-feed-unread-amount-position: absolute;--chotto-feed-unread-amount-top: -8px;--chotto-feed-unread-amount-left: 0;--chotto-feed-unread-amount-right: 0;--chotto-feed-unread-amount-margin: 0 auto;--chotto-feed-unread-amount-display: flex;--chotto-feed-unread-amount-justify-content: center;--chotto-feed-unread-amount-align-items: center;--chotto-feed-unread-amount-font-size: var(--chotto-theme-additional-text-font-size);--chotto-feed-unread-amount-width: 22px;--chotto-feed-unread-amount-height: 22px;--chotto-feed-unread-amount-color: #fafafa;--chotto-feed-unread-amount-background-color: #ef4444;--chotto-feed-unread-amount-border-radius: 50%;--chotto-feed-scrollbar-width: 6px;--chotto-feed-scrollbar-background-color: #f5f5f5;--chotto-feed-scrollbar-bg: var(--chotto-theme-scrollbar-bg);--chotto-feed-scrollbar-thumb-border-radius: 10px;--chotto-feed-scrollbar-thumb-background-color: #d4d4d4;--chotto-feed-scrollbar-thumb-bg: var(--chotto-theme-scrollbar-thumb-bg);--chotto-feed-scrollbar-track-border-radius: 10px;--chotto-feed-focused-message-background-color: color-mix(in srgb, #007CFF 30%, transparent);--chotto-feed-focused-message-box-shadow: 0px 0px 12px 2px color-mix(in srgb, #007CFF 30%, transparent);--chotto-feed-enter-active-transition: all .1s ease-out;--chotto-feed-leave-active-transition: all .1s;--chotto-feed-enter-leave-transform: translateY(10px);--chotto-feed-enter-leave-opacity: 0}[data-theme=mobilon1]{--chotto-sidebar-padding-container: 0 8px 7px 8px;--chotto-sidebar-row-gap-list: 15px;--chotto-sidebar-image-active-border: 3px solid #EAE8E7;--chotto-sidebar-list-fixed-border-top: 0;--chotto-sidebar-list-fixed-border-bottom: 1px solid #d4d4d4;--chotto-sidebar-notification-count-height: 18px;--chotto-sidebar-list-fixed-padding: 12px 10px 22px;--chotto-sidebar-hover-radius: 10px;--chotto-sidebar-container-display: flex;--chotto-sidebar-container-flex-direction: column;--chotto-sidebar-container-height: 100%;--chotto-sidebar-container-background-color: transparent;--chotto-sidebar-container-position: relative;--chotto-sidebar-container-overflow: hidden;--chotto-sidebar-scroll-container-flex: 1;--chotto-sidebar-scroll-container-overflow-y: auto;--chotto-sidebar-scroll-container-overflow-x: hidden;--chotto-sidebar-scroll-container-padding-bottom: 60px;--chotto-sidebar-scroll-container-scrollbar-width: none;--chotto-sidebar-scroll-container-ms-overflow-style: none;--chotto-sidebar-scroll-container-webkit-scrollbar-display: none;--chotto-sidebar-list-fixed-position: sticky;--chotto-sidebar-list-fixed-top: 0;--chotto-sidebar-list-fixed-z-index: 3;--chotto-sidebar-layout-extended-first-col-bg: #FAF6F4;--chotto-sidebar-list-fixed-margin-bottom: 15px;--chotto-sidebar-list-fixed-display: flex;--chotto-sidebar-list-fixed-flex-direction: column;--chotto-sidebar-list-fixed-after-content: "";--chotto-sidebar-list-fixed-after-position: absolute;--chotto-sidebar-list-fixed-after-bottom: 7px;--chotto-sidebar-list-fixed-after-left: 50%;--chotto-sidebar-list-fixed-after-transform: translateX(-50%);--chotto-sidebar-list-fixed-after-width: 40px;--chotto-sidebar-list-fixed-border-bottom-width: 1px;--chotto-sidebar-list-fixed-border-bottom-color: #ccc;--chotto-sidebar-list-fixed-border-bottom-display: block;--chotto-sidebar-list-display: flex;--chotto-sidebar-list-flex-direction: column;--chotto-sidebar-list-padding: 0;--chotto-sidebar-list-z-index: 2;--chotto-sidebar-item-position: relative;--chotto-sidebar-item-cursor: pointer;--chotto-sidebar-item-display: flex;--chotto-sidebar-item-flex-direction: column;--chotto-sidebar-item-row-gap: 2px;--chotto-sidebar-item-align-items: center;--chotto-sidebar-item-background-color: transparent;--chotto-sidebar-item-border-radius: 0;--chotto-sidebar-item-before-content: "";--chotto-sidebar-item-before-position: absolute;--chotto-sidebar-item-before-width: calc(var(--chotto-theme-avatar-small-size) + 15px);--chotto-sidebar-item-before-height: var(--chotto-theme-avatar-small-size);--chotto-sidebar-item-before-background-color: transparent;--chotto-sidebar-item-before-top: 0;--chotto-sidebar-item-before-left: 50%;--chotto-sidebar-item-before-transform: translateX(-50%);--chotto-sidebar-item-before-z-index: 0;--chotto-sidebar-item-before-transition: background-color .2s ease;--chotto-sidebar-item-before-pointer-events: none;--chotto-sidebar-item-before-background-color-hover: var(--chotto-theme-item-background-color-hover);--chotto-sidebar-unread-text-color: var(--chotto-theme-unread-text-color);--chotto-sidebar-unread-background-color: var(--chotto-theme-unread-background-color);--chotto-sidebar-item-span-position: absolute;--chotto-sidebar-item-span-top: 2px;--chotto-sidebar-item-span-right: 0;--chotto-sidebar-item-span-display: flex;--chotto-sidebar-item-span-justify-content: center;--chotto-sidebar-item-span-align-items: center;--chotto-sidebar-item-span-padding: 5px;--chotto-sidebar-item-span-max-width: 29px;--chotto-sidebar-item-span-min-width: 16px;--chotto-sidebar-item-span-border-radius: 10px;--chotto-sidebar-item-span-line-height: 16px;--chotto-sidebar-item-span-z-index: 2;--chotto-sidebar-small-text-font-size: var(--chotto-theme-small-text-font-size);--chotto-sidebar-small-text-font-weight: var(--chotto-theme-small-text-font-weight, 400);--chotto-sidebar-header-font-color: var(--chotto-theme-header-font-color, #5F5F5F);--chotto-sidebar-item-p-text-align: center;--chotto-sidebar-item-p-line-height: 1;--chotto-sidebar-image-position: relative;--chotto-sidebar-image-z-index: 1;--chotto-sidebar-image-border-radius: 50%;--chotto-sidebar-image-object-fit: cover;--chotto-sidebar-image-transition: all .2s;--chotto-sidebar-image-opacity: .8;--chotto-sidebar-image-active-opacity: 1;--chotto-sidebar-settings-container-position: absolute;--chotto-sidebar-settings-container-bottom: 7px;--chotto-sidebar-settings-container-left: 0;--chotto-sidebar-settings-container-right: 0;--chotto-sidebar-settings-container-display: flex;--chotto-sidebar-settings-container-justify-content: center;--chotto-sidebar-settings-container-z-index: 2;--chotto-sidebar-settings-btn-background: none;--chotto-sidebar-settings-btn-border: none;--chotto-sidebar-settings-btn-padding: 12px;--chotto-sidebar-settings-btn-margin: 0;--chotto-sidebar-settings-btn-outline: none;--chotto-sidebar-settings-btn-cursor: pointer;--chotto-sidebar-settings-btn-display: inline-flex;--chotto-sidebar-settings-btn-align-items: center;--chotto-sidebar-settings-btn-justify-content: center;--chotto-sidebar-settings-btn-border-radius: 50%;--chotto-sidebar-settings-btn-transition: background-color .2s;--chotto-sidebar-settings-btn-hover-background-color: var(--chotto-theme-item-background-color-hover, #EAE8E7);--chotto-sidebar-selected-bar-position: absolute;--chotto-sidebar-selected-bar-width: 2px;--chotto-sidebar-selected-bar-height: 40px;--chotto-sidebar-selected-bar-left: 3px;--chotto-sidebar-selected-bar-top: 0;--chotto-sidebar-selected-bar-border-radius: 2px;--chotto-sidebar-selected-bar-background-color: #007CFF;--chotto-sidebar-selected-bar-z-index: 4;--chotto-sidebar-selected-bar-transition: top .16s ease, height .16s ease;--chotto-sidebar-horizontal-container-flex-direction: row;--chotto-sidebar-horizontal-container-height: fit-content;--chotto-sidebar-horizontal-container-padding-top: 0;--chotto-sidebar-horizontal-container-padding-bottom: 5px;--chotto-sidebar-horizontal-container-background-color: transparent;--chotto-sidebar-horizontal-list-flex-direction: row;--chotto-sidebar-horizontal-list-fixed-position: static;--chotto-sidebar-horizontal-list-fixed-padding-left: 10px;--chotto-sidebar-horizontal-list-fixed-padding-top: 0;--chotto-sidebar-horizontal-list-fixed-border-top: 0;--chotto-sidebar-horizontal-list-fixed-margin-right: 10px;--chotto-sidebar-horizontal-list-fixed-margin-bottom: 0;--chotto-sidebar-horizontal-list-fixed-flex-shrink: 0;--chotto-sidebar-horizontal-item-display: block;--chotto-sidebar-horizontal-item-max-width: 70px;--chotto-sidebar-horizontal-item-text-align: center;--chotto-sidebar-horizontal-item-span-width: 24px;--chotto-sidebar-horizontal-item-span-height: 24px;--chotto-sidebar-horizontal-item-span-left: 45px;--chotto-sidebar-horizontal-item-p-font-size: 14px;--chotto-sidebar-horizontal-image-width: calc(var(--chotto-theme-avatar-small-size) * 1.2);--chotto-sidebar-horizontal-image-height: calc(var(--chotto-theme-avatar-small-size) * 1.2)}[data-theme=mobilon1]{--chotto-adaptiveextendedlayout-container-height: inherit;--chotto-adaptiveextendedlayout-container-display: grid;--chotto-adaptiveextendedlayout-container-transition: all .3s ease;--chotto-adaptiveextendedlayout-container-position: relative;--chotto-adaptiveextendedlayout-container-border-top: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-container-border-left: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-container-desktop-grid-template-columns: min-content 30% 70%;--chotto-adaptiveextendedlayout-container-tablet-grid-template-columns: min-content 100% min-content;--chotto-adaptiveextendedlayout-container-mobile-grid-template-columns: min-content 100% min-content;--chotto-adaptiveextendedlayout-first-col-position: relative;--chotto-adaptiveextendedlayout-first-col-grid-column: 1;--chotto-adaptiveextendedlayout-first-col-display: flex;--chotto-adaptiveextendedlayout-first-col-flex-direction: column;--chotto-adaptiveextendedlayout-first-col-height: inherit;--chotto-adaptiveextendedlayout-first-col-border-right: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-first-col-border-bottom: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-first-col-background-color: #FAF6F4;--chotto-adaptiveextendedlayout-first-col-mobile-display: none;--chotto-adaptiveextendedlayout-second-col-position: relative;--chotto-adaptiveextendedlayout-second-col-grid-column: 2;--chotto-adaptiveextendedlayout-second-col-display: flex;--chotto-adaptiveextendedlayout-second-col-flex-direction: column;--chotto-adaptiveextendedlayout-second-col-height: inherit;--chotto-adaptiveextendedlayout-second-col-overflow: hidden;--chotto-adaptiveextendedlayout-second-col-border-right: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-second-col-border-bottom: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-second-col-background-color: #ffffff;--chotto-adaptiveextendedlayout-third-col-position: relative;--chotto-adaptiveextendedlayout-third-col-display: flex;--chotto-adaptiveextendedlayout-third-col-flex-direction: column;--chotto-adaptiveextendedlayout-third-col-grid-column: 3;--chotto-adaptiveextendedlayout-third-col-height: inherit;--chotto-adaptiveextendedlayout-third-col-border-right: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-third-col-border-bottom: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-third-col-background-color: #FAF6F4;--chotto-adaptiveextendedlayout-third-col-width: auto;--chotto-adaptiveextendedlayout-transition-enter-active-transition: opacity .5s ease;--chotto-adaptiveextendedlayout-transition-enter-active-opacity: 1;--chotto-adaptiveextendedlayout-transition-enter-from-opacity: 0}[data-theme=mobilon1]{--chotto-baselayout-container-height: inherit;--chotto-baselayout-container-width: 100%;--chotto-baselayout-container-display: grid;--chotto-baselayout-container-grid-template-columns: 1.8fr 3fr;--chotto-baselayout-container-transition: all .3s ease;--chotto-baselayout-container-position: relative;--chotto-baselayout-container-border-top: var(--chotto-theme-border, none);--chotto-baselayout-container-border-left: var(--chotto-theme-border, none);--chotto-baselayout-first-col-position: relative;--chotto-baselayout-first-col-grid-column: 1;--chotto-baselayout-first-col-display: flex;--chotto-baselayout-first-col-flex-direction: column;--chotto-baselayout-first-col-height: inherit;--chotto-baselayout-first-col-background-color: #ffffff;--chotto-baselayout-first-col-border-right: var(--chotto-theme-border, none);--chotto-baselayout-first-col-border-bottom: var(--chotto-theme-border, none);--chotto-baselayout-first-col-width: 100%;--chotto-baselayout-second-col-position: relative;--chotto-baselayout-second-col-display: flex;--chotto-baselayout-second-col-flex-direction: column;--chotto-baselayout-second-col-grid-column: 2;--chotto-baselayout-second-col-height: inherit;--chotto-baselayout-second-col-width: 100%;--chotto-baselayout-second-col-background-color: #FAF6F4;--chotto-baselayout-second-col-border-right: var(--chotto-theme-border, none);--chotto-baselayout-second-col-border-bottom: var(--chotto-theme-border, none);--chotto-baselayout-transition-enter-active-transition: opacity .5s ease;--chotto-baselayout-transition-enter-active-opacity: 1;--chotto-baselayout-transition-enter-from-opacity: 0}[data-theme=mobilon1]{--chotto-chatwrapper-display: flex;--chotto-chatwrapper-height: 100%;--chotto-chatwrapper-width: 100%;--chotto-chatwrapper-align-items: stretch;--chotto-chatwrapper-selected-chat-height: 100%;--chotto-chatwrapper-selected-chat-width: 100%;--chotto-chatwrapper-selected-chat-display: flex;--chotto-chatwrapper-selected-chat-flex-direction: column;--chotto-chatwrapper-selected-chat-align-items: stretch;--chotto-chatwrapper-chat-panel-background-color: var(--chotto-theme-primary-color);--chotto-chatwrapper-chat-panel-border-left: 1px solid #e5e5e5;--chotto-chatwrapper-chat-panel-border-right: 1px solid #e5e5e5;--chotto-chatwrapper-chat-panel-border-radius: 0px;--chotto-chatwrapper-chat-panel-position: absolute;--chotto-chatwrapper-chat-panel-height: 100%;--chotto-chatwrapper-chat-panel-z-index: 100;--chotto-chatwrapper-chat-panel-width: 400px;--chotto-chatwrapper-chat-panel-left: 65.3%;--chotto-chatwrapper-chat-panel-padding: 12px}[data-theme=mobilon1]{--chotto-extendedlayout-container-height: inherit;--chotto-extendedlayout-container-display: grid;--chotto-extendedlayout-container-grid-template-columns: min-content 1fr 3fr min-content;--chotto-extendedlayout-container-transition: all .3s ease;--chotto-extendedlayout-container-position: relative;--chotto-extendedlayout-container-border-top: var(--chotto-theme-border, none);--chotto-extendedlayout-container-border-left: var(--chotto-theme-border, none);--chotto-extendedlayout-first-col-position: relative;--chotto-extendedlayout-first-col-grid-column: 1;--chotto-extendedlayout-first-col-display: flex;--chotto-extendedlayout-first-col-flex-direction: column;--chotto-extendedlayout-first-col-height: inherit;--chotto-extendedlayout-first-col-width: 70px;--chotto-extendedlayout-first-col-border-right: var(--chotto-theme-border, none);--chotto-extendedlayout-first-col-border-bottom: var(--chotto-theme-border, none);--chotto-extendedlayout-first-col-background-color: #FAF6F4;--chotto-extendedlayout-second-col-position: relative;--chotto-extendedlayout-second-col-grid-column: 2;--chotto-extendedlayout-second-col-display: flex;--chotto-extendedlayout-second-col-flex-direction: column;--chotto-extendedlayout-second-col-height: inherit;--chotto-extendedlayout-second-col-width: 508px;--chotto-extendedlayout-second-col-overflow: hidden;--chotto-extendedlayout-second-col-border-right: var(--chotto-theme-border, none);--chotto-extendedlayout-second-col-border-bottom: var(--chotto-theme-border, none);--chotto-extendedlayout-second-col-background-color: #ffffff;--chotto-extendedlayout-third-col-position: relative;--chotto-extendedlayout-third-col-display: flex;--chotto-extendedlayout-third-col-flex-direction: column;--chotto-extendedlayout-third-col-grid-column: 3;--chotto-extendedlayout-third-col-height: inherit;--chotto-extendedlayout-third-col-border-right: var(--chotto-theme-border, none);--chotto-extendedlayout-third-col-border-bottom: var(--chotto-theme-border, none);--chotto-extendedlayout-third-col-background-color: #FAF6F4;--chotto-extendedlayout-transition-enter-active-transition: opacity .5s ease;--chotto-extendedlayout-transition-enter-active-opacity: 1;--chotto-extendedlayout-transition-enter-from-opacity: 0}[data-theme=mobilon1]{--chotto-feedlayout-container-height: inherit;--chotto-feedlayout-container-display: grid;--chotto-feedlayout-container-grid-template-columns: 1fr;--chotto-feedlayout-container-transition: all .3s ease;--chotto-feedlayout-container-position: relative;--chotto-feedlayout-first-col-position: relative;--chotto-feedlayout-first-col-grid-column: 1;--chotto-feedlayout-first-col-display: flex;--chotto-feedlayout-first-col-flex-direction: column;--chotto-feedlayout-first-col-height: inherit;--chotto-feedlayout-first-col-background-color: #FAF6F4;--chotto-feedlayout-transition-enter-active-transition: opacity .5s ease;--chotto-feedlayout-transition-enter-active-opacity: 1;--chotto-feedlayout-transition-enter-from-opacity: 0}[data-theme=mobilon1]{--chotto-basecontainer-base-container-transition: all .3s ease;--chotto-basecontainer-base-container-font-weight: var(--chotto-theme-default-font-weight);--chotto-basecontainer-base-container-color: var(--chotto-theme-primary-text-color);--chotto-basecontainer-base-container-font-family: var(--chotto-theme-font-family);--chotto-basecontainer-base-container-container: all / inline-size;--chotto-basecontainer-base-container-min-width: 480px;--chotto-basecontainer-global-box-sizing: border-box;--chotto-basecontainer-global-body-margin: 0;--chotto-basecontainer-global-ul-margin: 0;--chotto-basecontainer-global-ul-padding: 0;--chotto-basecontainer-global-ul-list-style-type: none;--chotto-basecontainer-global-input-button-font-family: var(--chotto-theme-font-family);--chotto-basecontainer-global-p-h1-h2-margin: 0;--chotto-basecontainer-global-a-text-decoration: none;--chotto-basecontainer-transition-enter-active-transition: opacity .5s ease;--chotto-basecontainer-transition-enter-active-opacity: 1;--chotto-basecontainer-transition-enter-from-opacity: 0}[data-theme=mobilon1]{--chotto-floatcontainer-float-window-z-index: 1000;--chotto-floatcontainer-float-window-width: fit-content;--chotto-floatcontainer-float-window-position: absolute;--chotto-floatcontainer-container-width: 100%;--chotto-floatcontainer-container-height: 100%;--chotto-floatcontainer-container-position: absolute;--chotto-floatcontainer-container-font-weight: var(--chotto-theme-default-font-weight);--chotto-floatcontainer-container-color: var(--chotto-theme-primary-text-color);--chotto-floatcontainer-container-font-family: var(--chotto-theme-font-family);--chotto-floatcontainer-container-box-shadow: 0px 0px 20px -7px rgba(0, 0, 0, .2);--chotto-floatcontainer-container-container: all / inline-size;--chotto-floatcontainer-controls-display: flex;--chotto-floatcontainer-controls-justify-content: space-between;--chotto-floatcontainer-controls-align-items: center;--chotto-floatcontainer-controls-cursor: grab;--chotto-floatcontainer-controls-padding: 18px 20px;--chotto-floatcontainer-controls-background-color: #d4d4d4;--chotto-floatcontainer-controls-border-top-left-radius: 15px;--chotto-floatcontainer-controls-border-top-right-radius: 15px;--chotto-floatcontainer-controls-gap: 5px;--chotto-floatcontainer-avatar-width: var(--chotto-theme-avatar-small-size);--chotto-floatcontainer-avatar-height: var(--chotto-theme-avatar-small-size);--chotto-floatcontainer-avatar-border-radius: 50%;--chotto-floatcontainer-title-font-size: var(--chotto-theme-title-font-size);--chotto-floatcontainer-title-font-weight: var(--chotto-theme-title-font-weight);--chotto-floatcontainer-title-margin-left: 10px;--chotto-floatcontainer-close-button-display: block;--chotto-floatcontainer-close-button-background-color: transparent;--chotto-floatcontainer-close-button-border: none;--chotto-floatcontainer-close-button-font-size: var(--chotto-theme-button-icon-size);--chotto-floatcontainer-close-button-color: var(--chotto-theme-secondary-text-color);--chotto-floatcontainer-close-button-width: fit-content;--chotto-floatcontainer-close-button-margin-left: auto;--chotto-floatcontainer-close-button-cursor: pointer;--chotto-floatcontainer-global-box-sizing: border-box;--chotto-floatcontainer-global-body-margin: 0;--chotto-floatcontainer-global-ul-margin: 0;--chotto-floatcontainer-global-ul-padding: 0;--chotto-floatcontainer-global-ul-list-style-type: none;--chotto-floatcontainer-global-input-button-font-family: var(--chotto-theme-font-family);--chotto-floatcontainer-global-p-h1-h2-margin: 0;--chotto-floatcontainer-global-a-text-decoration: none}[data-theme=mobilon1]{--chotto-placeholdercomponent-placeholder-padding: 2px 6px;--chotto-placeholdercomponent-placeholder-border-radius: 4px;--chotto-placeholdercomponent-placeholder-cursor: pointer;--chotto-placeholdercomponent-placeholder-line-height: 1.8;--chotto-placeholdercomponent-placeholder-filled-background-color: #6ee7b7;--chotto-placeholdercomponent-placeholder-empty-background-color: #fee2e2}[data-theme=mobilon1]{--chotto-splashscreen-container-border-radius: 10px;--chotto-splashscreen-container-background-color: inherit;--chotto-splashscreen-container-backdrop-filter: brightness(140%);--chotto-splashscreen-container-padding: 20px;--chotto-splashscreen-container-children-text-align: center;--chotto-splashscreen-img-cursor: pointer}
|
1
|
+
[data-theme=mobilon1]{--chotto-theme-message-right-bg: #d1fae5;--chotto-theme-message-right-secondary-bg: #a7f3d0;--chotto-theme-message-left-bg: #ffffff;--chotto-theme-message-left-secondary-bg: #d4d4d4;--chotto-theme-message-accent-line-color: #34d399;--chotto-theme-message-focused-color: #8df392;--chotto-theme-message-margin: 0 0 8px 0;--chotto-theme-message-type-icon-bg-color: #a3a3a3;--chotto-theme-message-type-icon-color: #f5f5f5;--chotto-theme-message-border-radius: 5px;--chotto-theme-message-modal-padding: 20px;--chotto-theme-message-modal-border-radius: 12px;--chotto-theme-message-modal-mask-background: rgba(0, 0, 0, .4);--chotto-theme-message-modal-overlay-shadow: 0px 20px 25px -5px rgba(0, 0, 0, .1), 0px 8px 10px -6px rgba(0, 0, 0, .1);--chotto-theme-message-modal-bg: #ffffff;--chotto-theme-primary-color: #ffffff;--chotto-theme-secondary-color: #faf6f4;--chotto-theme-tertiary-color: #a3a3a3;--chotto-theme-quaternary-color: #737373;--chotto-theme-quinary-color: #404040;--chotto-theme-primary-text-color: #1E1E1E;--chotto-theme-secondary-text-color: #5F5F5F;--chotto-theme-header-font: "Inter", sans-serif;--chotto-theme-header-font-size: 20px;--chotto-theme-header-font-color: #5F5F5F;--chotto-theme-title-font-size: 16px;--chotto-theme-font-family: "Open Sans", sans-serif;--chotto-theme-text-font-size: 14px;--chotto-theme-additional-text-font-size: 14px;--chotto-theme-small-text-font-size: 12px;--chotto-theme-small-text-font-weight: 600;--chotto-theme-context-menu-font-size: 14px;--chotto-theme-header-font-weight: 700;--chotto-theme-title-font-weight: 400;--chotto-theme-small-text-font-weight: 400;--chotto-theme-default-font-weight: 400;--chotto-theme-button-icon-size: 23px;--chotto-theme-text-icon-size: 14px;--chotto-theme-small-text-icon-size: 12px;--chotto-theme-avatar-small-size: 40px;--chotto-theme-avatar-medium-size: 50px;--chotto-theme-button-color-active: #525252;--chotto-theme-button-color-hover: #404040;--chotto-theme-button-color-disabled: #e5e5e5;--chotto-theme-border: 1px solid #e5e5e5;--chotto-theme-action-button-color-active: #00cbfa;--chotto-theme-action-button-color-hover: #3fddff;--chotto-theme-action-button-color-disabled: #b4e8f9;--chotto-theme-shadow-color: #262626;--chotto-theme-shadow-light-color: #d4d4d4;--chotto-theme-status-color-received: #1E1E1E;--chotto-theme-status-color-read: #007CFF;--chotto-theme-item-background-color-focus: #F3F3F3;--chotto-theme-item-background-color-hover: #EAE8E7;--chotto-theme-item-border-color: #d0d0d0;--chotto-theme-unread-background-color: #DC3545;--chotto-theme-unread-text-color: #fafafa;--chotto-theme-scrollbar-bg: #fafafa;--chotto-theme-scrollbar-thumb-bg: #d4d4d4}[data-theme=mobilon1]{--chotto-buttoncontextmenu-position: relative;--chotto-buttoncontextmenu-width: fit-content;--chotto-buttoncontextmenu-border: none;--chotto-buttoncontextmenu-background: transparent;--chotto-buttoncontextmenu-height: fit-content}[data-theme=mobilon1]{--chotto-contextmenu-container-display: none;--chotto-contextmenu-container-font-weight: var(--chotto-theme-default-font-weight);--chotto-contextmenu-container-color: var(--chotto-theme-primary-text-color);--chotto-contextmenu-container-font-family: var(--chotto-theme-font-family);--chotto-contextmenu-container-z-index: 1000;--chotto-contextmenu-container-position: absolute;--chotto-contextmenu-container-width: max-content;--chotto-contextmenu-container-box-shadow: 0px 2px 10px 1px var(--chotto-theme-shadow-light-color);--chotto-contextmenu-container-border-radius: 8px;--chotto-contextmenu-container-font-size: 14px;--chotto-contextmenu-container-background-color: var(--chotto-theme-primary-color);--chotto-contextmenu-list-padding: 12px 0 10px 0;--chotto-contextmenu-list-margin: 0;--chotto-contextmenu-list-display: grid;--chotto-contextmenu-list-flex-direction: column;--chotto-contextmenu-list-align-items: flex-start;--chotto-contextmenu-list-row-gap: 6px;--chotto-contextmenu-list-padding-left: 0px;--chotto-contextmenu-list-min-width: 115px;--chotto-contextmenu-item-display: flex;--chotto-contextmenu-item-justify-content: flex-start;--chotto-contextmenu-item-align-items: center;--chotto-contextmenu-item-cursor: pointer;--chotto-contextmenu-item-padding: 6px 16px;--chotto-contextmenu-item-width: inherit;--chotto-contextmenu-item-hover-background-color: #EEF0F3;--chotto-contextmenu-item-not-last-child-border-bottom: none}[data-theme=mobilon1]{--chotto-embedpreview-border-radius: 10px;--chotto-embedpreview-position: relative;--chotto-embedpreview-margin: 10px 0 4px 0;--chotto-embedpreview-padding: 8px 8px 8px 12px;--chotto-embedpreview-overflow: hidden;--chotto-embedpreview-player-object-fit: cover;--chotto-embedpreview-player-width: 100%;--chotto-embedpreview-player-max-height: 300px;--chotto-embedpreview-player-border-radius: 8px;--chotto-embedpreview-player-border: none;--chotto-embedpreview-left-background-color: var(--chotto-theme-message-left-secondary-bg);--chotto-embedpreview-right-background-color: var(--chotto-theme-message-right-secondary-bg)}[data-theme=mobilon1]{--chotto-linkpreview-border-radius: 10px;--chotto-linkpreview-position: relative;--chotto-linkpreview-margin: 10px 0 4px 0;--chotto-linkpreview-padding: 8px 8px 8px 12px;--chotto-linkpreview-overflow: hidden;--chotto-linkpreview-before-content: "";--chotto-linkpreview-before-position: absolute;--chotto-linkpreview-before-top: 0;--chotto-linkpreview-before-left: 0;--chotto-linkpreview-before-width: 4px;--chotto-linkpreview-before-height: 100%;--chotto-linkpreview-before-background-color: var(--chotto-theme-message-accent-line-color);--chotto-linkpreview-link-container-display: flex;--chotto-linkpreview-link-container-flex-direction: column;--chotto-linkpreview-link-container-color: var(--chotto-theme-primary-text-color);--chotto-linkpreview-link-container-font-size: var(--chotto-theme-text-font-size);--chotto-linkpreview-title-font-weight: 600;--chotto-linkpreview-title-margin-bottom: 4px;--chotto-linkpreview-description-margin-bottom: 6px;--chotto-linkpreview-image-object-fit: cover;--chotto-linkpreview-image-width: 100%;--chotto-linkpreview-image-max-height: 300px;--chotto-linkpreview-image-border-radius: 8px;--chotto-linkpreview-left-background-color: var(--chotto-theme-message-left-secondary-bg);--chotto-linkpreview-right-background-color: var(--chotto-theme-message-right-secondary-bg)}[data-theme=mobilon1]{--chotto-tooltip-text-color: var(--chotto-theme-text-color, #1E1E1E);--chotto-tooltip-bg-color: var(--chotto-theme-primary-color, #ffffff);--chotto-tooltip-border: 1px solid var(--chotto-theme-border-color, #5F5F5F);--chotto-tooltip-border-radius: 5px;--chotto-tooltip-padding: 5px 9px 5px 12px;--chotto-tooltip-max-width: 372px;--chotto-tooltip-text-align: left;--chotto-tooltip-font-size: 14px;--chotto-tooltip-font-family: var(--chotto-theme-font-family);--chotto-tooltip-font-weight: var(--chotto-theme-default-font-weight);--chotto-tooltip-line-height: 1.3;--chotto-tooltip-box-shadow: 0 1px 4px rgba(0,0,0,.1);--chotto-tooltip-z-index: 99999;--chotto-tooltip-position: absolute;--chotto-tooltip-top: 0;--chotto-tooltip-left: 0;--chotto-tooltip-opacity: 1;--chotto-tooltip-transform: none;--chotto-tooltip-transition: opacity .2s ease, transform .2s ease;--chotto-tooltip-enter-opacity: 0;--chotto-tooltip-enter-transform: scale(.95) translateY(3px);--chotto-tooltip-enter-to-opacity: 1;--chotto-tooltip-enter-to-transform: scale(1) translateY(0);--chotto-tooltip-wrapper-position: relative;--chotto-tooltip-wrapper-width: fit-content;--chotto-tooltip-wrapper-height: auto;--chotto-tooltip-wrapper-display: block;--chotto-tooltip-wrapper-cursor: default}[data-theme=mobilon1]{--chotto-communicationpanel-main-position: relative;--chotto-communicationpanel-main-display: inline-block;--chotto-communicationpanel-channels-display: flex;--chotto-communicationpanel-channels-position: relative;--chotto-communicationpanel-background: white;--chotto-communicationpanel-border-color: #e5e5e5;--chotto-communicationpanel-box-shadow: none;--chotto-communicationpanel-border-width: .01rem;--chotto-communicationpanel-border-radius: 5px;--chotto-communicationpanel-padding: 0px;--chotto-communicationpanel-gap: 0;--chotto-communicationpanel-height: 40px;--chotto-communicationpanel-btn-display: flex;--chotto-communicationpanel-btn-align-items: center;--chotto-communicationpanel-btn-justify-content: center;--chotto-communicationpanel-btn-position: relative;--chotto-communicationpanel-btn-background: transparent;--chotto-communicationpanel-btn-color: #404040;--chotto-communicationpanel-btn-hover-background: #e5e5e5;--chotto-communicationpanel-btn-hover-color: #262626;--chotto-communicationpanel-btn-active-color: #007CFF;--chotto-communicationpanel-btn-active-background: transparent;--chotto-communicationpanel-btn-divider-content: "";--chotto-communicationpanel-btn-divider-position: absolute;--chotto-communicationpanel-btn-divider-color: #F6F6F6;--chotto-communicationpanel-btn-width: 50px;--chotto-communicationpanel-btn-padding: 0;--chotto-communicationpanel-btn-border: none;--chotto-communicationpanel-btn-border-radius: 0;--chotto-communicationpanel-btn-cursor: pointer;--chotto-communicationpanel-btn-transition: all .2s ease;--chotto-communicationpanel-btn-height: 100%;--chotto-communicationpanel-btn-font-size: inherit;--chotto-communicationpanel-btn-font-weight: normal;--chotto-communicationpanel-btn-divider-right: 0;--chotto-communicationpanel-btn-divider-top: 25%;--chotto-communicationpanel-btn-divider-bottom: 25%;--chotto-communicationpanel-btn-divider-width: 1px;--chotto-communicationpanel-btn-divider-border-radius: 0;--chotto-communicationpanel-btn-first-border-radius: 8px;--chotto-communicationpanel-btn-last-border-radius: 8px;--chotto-communicationpanel-btn-hover-transform: none;--chotto-communicationpanel-btn-active-font-weight: inherit;--chotto-communicationpanel-active-indicator-position: absolute;--chotto-communicationpanel-active-indicator-background: #007CFF;--chotto-communicationpanel-active-indicator-bottom: 1px;--chotto-communicationpanel-active-indicator-left: 50%;--chotto-communicationpanel-active-indicator-transform: translateX(-50%);--chotto-communicationpanel-active-indicator-width: 48%;--chotto-communicationpanel-active-indicator-height: 2px;--chotto-communicationpanel-active-indicator-border-radius: 20px;--chotto-communicationpanel-active-indicator-opacity: 1;--chotto-communicationpanel-active-indicator-transition: all .2s ease;--chotto-communicationpanel-icon-display: flex;--chotto-communicationpanel-icon-align-items: center;--chotto-communicationpanel-icon-justify-content: center;--chotto-communicationpanel-icon-color: #525252;--chotto-communicationpanel-icon-width: auto;--chotto-communicationpanel-icon-height: auto;--chotto-communicationpanel-icon-font-size: inherit;--chotto-communicationpanel-icon-transition: all .2s ease;--chotto-communicationpanel-icon-small-display: flex;--chotto-communicationpanel-icon-small-align-items: center;--chotto-communicationpanel-icon-small-justify-content: center;--chotto-communicationpanel-icon-small-color: #525252;--chotto-communicationpanel-icon-small-width: 20px;--chotto-communicationpanel-icon-small-height: 20px;--chotto-communicationpanel-icon-small-margin-left: 8px;--chotto-communicationpanel-icon-small-font-size: inherit;--chotto-communicationpanel-icon-small-flex-shrink: 0;--chotto-communicationpanel-menu-position: absolute;--chotto-communicationpanel-menu-background: #ffffff;--chotto-communicationpanel-menu-border: 1px solid #e5e5e5;--chotto-communicationpanel-menu-box-shadow: 0 4px 12px rgba(0, 0, 0, .15), 0 2px 6px rgba(0, 0, 0, .1);--chotto-communicationpanel-menu-top: 108%;--chotto-communicationpanel-menu-left: 0;--chotto-communicationpanel-menu-right: auto;--chotto-communicationpanel-menu-border-radius: 4px;--chotto-communicationpanel-menu-padding: 8px 0;--chotto-communicationpanel-menu-z-index: 1000;--chotto-communicationpanel-menu-max-height: 300px;--chotto-communicationpanel-menu-min-width: auto;--chotto-communicationpanel-menu-gap: 2px;--chotto-communicationpanel-menu-opacity: 1;--chotto-communicationpanel-menu-transform: none;--chotto-communicationpanel-menu-transition: all .2s ease;--chotto-communicationpanel-menu-header-color: #737373;--chotto-communicationpanel-menu-header-padding: 8px 16px 4px;--chotto-communicationpanel-menu-header-font-size: inherit;--chotto-communicationpanel-menu-header-font-weight: 500;--chotto-communicationpanel-menu-header-letter-spacing: .5px;--chotto-communicationpanel-menu-header-text-transform: none;--chotto-communicationpanel-menu-header-border-bottom: none;--chotto-communicationpanel-menu-header-margin-bottom: 0;--chotto-communicationpanel-attribute-display: flex;--chotto-communicationpanel-attribute-justify-content: space-between;--chotto-communicationpanel-attribute-align-items: center;--chotto-communicationpanel-attribute-color: #404040;--chotto-communicationpanel-attribute-hover-background: #e5e5e5;--chotto-communicationpanel-attribute-hover-color: inherit;--chotto-communicationpanel-attribute-hover-transform: none;--chotto-communicationpanel-attribute-padding: 6px 16px;--chotto-communicationpanel-attribute-cursor: pointer;--chotto-communicationpanel-attribute-transition: background .2s ease;--chotto-communicationpanel-attribute-border-radius: 0;--chotto-communicationpanel-attribute-margin: 0;--chotto-communicationpanel-attribute-background: transparent;--chotto-communicationpanel-attribute-font-size: inherit;--chotto-communicationpanel-attribute-value-color: #262626;--chotto-communicationpanel-attribute-value-font-weight: 500;--chotto-communicationpanel-attribute-value-font-size: inherit;--chotto-communicationpanel-attribute-value-line-height: normal;--chotto-communicationpanel-attribute-info-display: flex;--chotto-communicationpanel-attribute-info-flex-direction: column;--chotto-communicationpanel-attribute-info-gap: 0;--chotto-communicationpanel-attribute-info-flex: 1;--chotto-communicationpanel-menu-icon-display: flex;--chotto-communicationpanel-menu-icon-align-items: center;--chotto-communicationpanel-menu-icon-justify-content: center;--chotto-communicationpanel-menu-icon-color: #737373;--chotto-communicationpanel-menu-icon-font-weight: bold;--chotto-communicationpanel-menu-icon-margin-left: 8px;--chotto-communicationpanel-menu-icon-font-size: inherit;--chotto-communicationpanel-menu-icon-width: auto;--chotto-communicationpanel-menu-icon-height: auto;--chotto-communicationpanel-menu-icon-grey-color: var(--chotto-theme-tertiary-color);--chotto-communicationpanel-menu-icon-grey-font-size: inherit;--chotto-communicationpanel-menu-arrow-border-top: 1px solid var(--chotto-theme-tertiary-color);--chotto-communicationpanel-menu-arrow-border-right: 1px solid var(--chotto-theme-tertiary-color);--chotto-communicationpanel-menu-arrow-width: 9px;--chotto-communicationpanel-menu-arrow-height: 9px;--chotto-communicationpanel-menu-arrow-transform: rotate(45deg);--chotto-communicationpanel-menu-arrow-transition: all .2s ease;--chotto-communicationpanel-menu-divider-background: #e5e5e5;--chotto-communicationpanel-menu-divider-height: 1px;--chotto-communicationpanel-menu-divider-margin: 4px 12px;--chotto-communicationpanel-menu-divider-border-radius: 0;--chotto-communicationpanel-menu-divider-opacity: 1;--chotto-communicationpanel-submenu-position: absolute;--chotto-communicationpanel-submenu-display: flex;--chotto-communicationpanel-submenu-flex-direction: column;--chotto-communicationpanel-submenu-background: #f5f5f5;--chotto-communicationpanel-submenu-border: 1px solid #e5e5e5;--chotto-communicationpanel-submenu-box-shadow: 0 4px 12px rgba(0, 0, 0, .15), 0 2px 6px rgba(0, 0, 0, .1);--chotto-communicationpanel-submenu-header-color: #737373;--chotto-communicationpanel-submenu-item-display: flex;--chotto-communicationpanel-submenu-item-align-items: center;--chotto-communicationpanel-submenu-item-justify-content: space-between;--chotto-communicationpanel-submenu-item-color: #404040;--chotto-communicationpanel-submenu-item-hover-background: #e5e5e5;--chotto-communicationpanel-submenu-icon-display: flex;--chotto-communicationpanel-submenu-icon-align-items: center;--chotto-communicationpanel-submenu-icon-justify-content: center;--chotto-communicationpanel-submenu-icon-color: #525252;--chotto-communicationpanel-submenu-title-color: #262626;--chotto-communicationpanel-submenu-top: 0;--chotto-communicationpanel-submenu-right: 100%;--chotto-communicationpanel-submenu-left: auto;--chotto-communicationpanel-submenu-border-radius: 4px;--chotto-communicationpanel-submenu-padding: 8px 0;--chotto-communicationpanel-submenu-min-width: 250px;--chotto-communicationpanel-submenu-max-width: none;--chotto-communicationpanel-submenu-z-index: 1001;--chotto-communicationpanel-submenu-gap: 0;--chotto-communicationpanel-submenu-opacity: 1;--chotto-communicationpanel-submenu-transform: none;--chotto-communicationpanel-submenu-transition: all .2s ease;--chotto-communicationpanel-submenu-header-padding: 8px 12px 2px;--chotto-communicationpanel-submenu-header-font-size: inherit;--chotto-communicationpanel-submenu-header-font-weight: 500;--chotto-communicationpanel-submenu-header-letter-spacing: .5px;--chotto-communicationpanel-submenu-header-margin-bottom: 4px;--chotto-communicationpanel-submenu-header-text-transform: none;--chotto-communicationpanel-submenu-header-border-bottom: none;--chotto-communicationpanel-submenu-item-padding: 6px 12px;--chotto-communicationpanel-submenu-item-cursor: pointer;--chotto-communicationpanel-submenu-item-transition: background .2s ease;--chotto-communicationpanel-submenu-item-border-radius: 4px;--chotto-communicationpanel-submenu-item-gap: 12px;--chotto-communicationpanel-submenu-item-background: transparent;--chotto-communicationpanel-submenu-item-font-size: inherit;--chotto-communicationpanel-submenu-item-margin: 0;--chotto-communicationpanel-submenu-item-hover-color: inherit;--chotto-communicationpanel-submenu-item-hover-transform: none;--chotto-communicationpanel-submenu-icon-width: 20px;--chotto-communicationpanel-submenu-icon-height: 20px;--chotto-communicationpanel-submenu-icon-flex-shrink: 0;--chotto-communicationpanel-submenu-icon-margin-left: auto;--chotto-communicationpanel-submenu-icon-font-size: inherit;--chotto-communicationpanel-submenu-title-font-size: inherit;--chotto-communicationpanel-submenu-title-white-space: nowrap;--chotto-communicationpanel-submenu-title-overflow: hidden;--chotto-communicationpanel-submenu-title-text-overflow: ellipsis;--chotto-communicationpanel-submenu-title-flex-grow: 1;--chotto-communicationpanel-submenu-title-font-weight: normal;--chotto-communicationpanel-submenu-title-line-height: normal;--chotto-communicationpanel-tooltip-display: block;--chotto-communicationpanel-tooltip-width: 100%}[data-theme=mobilon1]{--chotto-feedfounditem-container-display: flex;--chotto-feedfounditem-container-position: relative;--chotto-feedfounditem-container-cursor: pointer;--chotto-feedfounditem-container-width: 100%;--chotto-feedfounditem-container-word-wrap: anywhere;--chotto-feedfounditem-container-bg: transparent;--chotto-feedfounditem-info-width: 80%;--chotto-feedfounditem-first-line-display: flex;--chotto-feedfounditem-first-line-justify: space-between;--chotto-feedfounditem-first-line-margin-bottom: 10px;--chotto-feedfounditem-name-margin: 0;--chotto-feedfounditem-name-padding: 0;--chotto-feedfounditem-time-text-color: var(--chotto-theme-secondary-text-color);--chotto-feedfounditem-time-font-size: var(--chotto-theme-additional-text-font-size);--chotto-feedfounditem-time-margin: 0;--chotto-feedfounditem-time-padding: 0;--chotto-feedfounditem-second-line-display: flex;--chotto-feedfounditem-second-line-word-break: break-word;--chotto-feedfounditem-second-line-p-font-size: var(--chotto-theme-text-font-size);--chotto-feedfounditem-second-line-p-margin: 0;--chotto-feedfounditem-second-line-p-padding: 0;--chotto-feedfounditem-second-line-p-text-color: var(--chotto-theme-secondary-text-color);--chotto-feedfounditem-second-line-p-overflow: hidden;--chotto-feedfounditem-second-line-p-text-overflow: ellipsis;--chotto-feedfounditem-second-line-p-display: -webkit-box;--chotto-feedfounditem-second-line-p-line-clamp: 2;--chotto-feedfounditem-second-line-p-box-orient: vertical;--chotto-feedfounditem-avatar-container-display: flex;--chotto-feedfounditem-avatar-container-justify: center;--chotto-feedfounditem-avatar-container-align: center;--chotto-feedfounditem-avatar-container-bg: #d4d4d4;--chotto-feedfounditem-avatar-container-width: 50px;--chotto-feedfounditem-avatar-container-height: 50px;--chotto-feedfounditem-avatar-container-border-radius: 50%;--chotto-feedfounditem-avatar-container-background-size: cover;--chotto-feedfounditem-avatar-margin-right: 10px;--chotto-feedfounditem-avatar-icon-size: 24px;--chotto-feedfounditem-avatar-span-font-size: 21px;--chotto-feedfounditem-avatar-span-color: #737373;--chotto-feedfounditem-avatar-img-object-fit: cover;--chotto-feedfounditem-container-hover-bg: var(--chotto-theme-item-background-color-hover);--chotto-feedfounditem-selected-container-bg: var(--chotto-theme-item-background-color-focus)}[data-theme=mobilon1]{--chotto-feedfoundobjects-items-display: flex;--chotto-feedfoundobjects-items-flex-direction: column;--chotto-feedfoundobjects-items-scroll-behavior: smooth;--chotto-feedfoundobjects-items-overflow-y: auto;--chotto-feedfoundobjects-items-overflow-x: hidden;--chotto-feedfoundobjects-items-height: 100%;--chotto-feedfoundobjects-placeholder-height: 100%;--chotto-feedfoundobjects-placeholder-display: flex;--chotto-feedfoundobjects-placeholder-flex-direction: column;--chotto-feedfoundobjects-placeholder-justify: center;--chotto-feedfoundobjects-placeholder-p-text-align: center;--chotto-feedfoundobjects-scrollbar-width: 6px;--chotto-feedfoundobjects-scrollbar-bg: var(--chotto-theme-scrollbar-bg);--chotto-feedfoundobjects-scrollbar-thumb-radius: 10px;--chotto-feedfoundobjects-scrollbar-thumb-bg: var(--chotto-theme-scrollbar-thumb-bg);--chotto-feedfoundobjects-scrollbar-track-radius: 10px}[data-theme=mobilon1]{--chotto-feedsearch-container-display: flex;--chotto-feedsearch-container-position: relative;--chotto-feedsearch-container-margin-top: 10px;--chotto-feedsearch-container-padding-left: 12px;--chotto-feedsearch-container-padding-right: 12px;--chotto-feedsearch-container-margin-bottom: 10px;--chotto-feedsearch-icon-position: absolute;--chotto-feedsearch-icon-right: 20px;--chotto-feedsearch-icon-top: 11px;--chotto-feedsearch-icon-hover-cursor: pointer;--chotto-feedsearch-input-width: 100%;--chotto-feedsearch-input-text-color: var(--chotto-theme-primary-text-color);--chotto-feedsearch-input-transition: border-color .2s;--chotto-feedsearch-input-margin-left: 10px;--chotto-feedsearch-input-focus-outline: none;--chotto-feedsearch-input-placeholder-text-color: var(--chotto-theme-secondary-text-color);--chotto-feedsearch-enter-duration: 2s;--chotto-feedsearch-leave-duration: 2s;--chotto-feedsearch-scale: .9;--chotto-feedsearch-enter-transition: all var(--chotto-feedsearch-enter-duration, 2s) ease-out;--chotto-feedsearch-leave-transition: all var(--chotto-feedsearch-leave-duration, 2s) cubic-bezier(1, .5, .8, 1);--chotto-feedsearch-transform: scale(var(--chotto-feedsearch-scale, .9));--chotto-feedsearch-opacity: 0;--chotto-feedsearch-input-font-size: var(--chotto-theme-text-font-size);--chotto-feedsearch-input-border-color-hover: var(--chotto-theme-quaternary-color);--chotto-feedsearch-input-border-color-focus: var(--chotto-theme-quinary-color);--chotto-feedsearch-input-padding: .5rem .75rem;--chotto-feedsearch-input-border-radius: 5px;--chotto-feedsearch-input-border-color: #d0d0d0}[data-theme=mobilon1]{--chotto-selectuser-modal-position: fixed;--chotto-selectuser-modal-top: 0;--chotto-selectuser-modal-left: 0;--chotto-selectuser-modal-width: 100%;--chotto-selectuser-modal-height: 100%;--chotto-selectuser-modal-background-color: rgba(0, 0, 0, .5);--chotto-selectuser-modal-display: flex;--chotto-selectuser-modal-justify-content: center;--chotto-selectuser-modal-align-items: center;--chotto-selectuser-modal-z-index: 1000;--chotto-selectuser-modal-content-background-color: white;--chotto-selectuser-modal-content-padding: 20px;--chotto-selectuser-modal-content-border-radius: 8px;--chotto-selectuser-modal-content-width: 300px;--chotto-selectuser-participant-list-margin-top: 10px;--chotto-selectuser-participant-list-max-height: 200px;--chotto-selectuser-participant-item-display: flex;--chotto-selectuser-participant-item-align-items: center;--chotto-selectuser-participant-item-margin-bottom: 10px;--chotto-selectuser-participant-item-checkbox-margin-right: 10px;--chotto-selectuser-modal-actions-display: flex;--chotto-selectuser-modal-actions-justify-content: flex-end;--chotto-selectuser-modal-actions-margin-top: 20px;--chotto-selectuser-modal-actions-button-margin-left: 10px}[data-theme=mobilon1]{--chotto-selectuser2-participant-list-margin-top: 10px;--chotto-selectuser2-participant-list-max-height: 200px;--chotto-selectuser2-participant-list-overflow: auto;--chotto-selectuser2-participant-item-display: flex;--chotto-selectuser2-participant-item-align-items: center;--chotto-selectuser2-participant-item-margin-bottom: 10px;--chotto-selectuser2-participant-item-checkbox-margin-right: 10px}[data-theme=mobilon1]{--chotto-buttoncommandsselector-trigger-padding: 1px 0 0 3px;--chotto-buttoncommandsselector-trigger-display: block;--chotto-buttoncommandsselector-trigger-cursor: pointer;--chotto-buttoncommandsselector-trigger-font-size: calc(var(--chotto-theme-button-icon-size) - 7px);--chotto-buttoncommandsselector-trigger-color: var(--chotto-theme-button-color-active);--chotto-buttoncommandsselector-trigger-hover-color: var(--chotto-theme-button-color-hover);--chotto-buttoncommandsselector-disabled-color: var(--chotto-theme-button-color-disabled);--chotto-buttoncommandsselector-disabled-cursor: auto;--chotto-buttoncommandsselector-disabled-pointer-events: none}[data-theme=mobilon1]{--chotto-buttonemojipicker-button-background-color: transparent;--chotto-buttonemojipicker-button-border: none;--chotto-buttonemojipicker-button-height: fit-content;--chotto-buttonemojipicker-button-span-display: block;--chotto-buttonemojipicker-button-span-cursor: pointer;--chotto-buttonemojipicker-button-span-padding: 0;--chotto-buttonemojipicker-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-buttonemojipicker-button-span-color: var(--chotto-theme-button-color-active);--chotto-buttonemojipicker-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-buttonemojipicker-button-disabled-pointer-events: none;--chotto-buttonemojipicker-button-disabled-span-cursor: auto;--chotto-buttonemojipicker-button-disabled-span-color: var(--chotto-theme-button-color-disabled);--chotto-buttonemojipicker-emoji-position: absolute;--chotto-buttonemojipicker-emoji-bottom: 50px;--chotto-buttonemojipicker-emoji-z-index: 2}[data-theme=mobilon1]{--chotto-buttontemplateselector-button-background-color: transparent;--chotto-buttontemplateselector-button-border: 0px;--chotto-buttontemplateselector-button-height: fit-content;--chotto-buttontemplateselector-button-span-display: block;--chotto-buttontemplateselector-button-span-cursor: pointer;--chotto-buttontemplateselector-button-span-padding: 1px 0 0 3px;--chotto-buttontemplateselector-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-buttontemplateselector-button-span-color: var(--chotto-theme-button-color-active);--chotto-buttontemplateselector-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-buttontemplateselector-button-disabled-pointer-events: none;--chotto-buttontemplateselector-button-disabled-span-cursor: auto;--chotto-buttontemplateselector-button-disabled-span-color: var(--chotto-theme-button-color-disabled)}[data-theme=mobilon1]{--chotto-buttonwabatemplateselector-button-background-color: transparent;--chotto-buttonwabatemplateselector-button-border: 0px;--chotto-buttonwabatemplateselector-button-height: fit-content;--chotto-buttonwabatemplateselector-button-span-display: block;--chotto-buttonwabatemplateselector-button-span-cursor: pointer;--chotto-buttonwabatemplateselector-button-span-padding: 1px 0 0 3px;--chotto-buttonwabatemplateselector-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-buttonwabatemplateselector-button-span-color: var(--chotto-theme-button-color-active);--chotto-buttonwabatemplateselector-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-buttonwabatemplateselector-button-disabled-pointer-events: none;--chotto-buttonwabatemplateselector-button-disabled-span-cursor: auto;--chotto-buttonwabatemplateselector-button-disabled-span-color: var(--chotto-theme-button-color-disabled)}[data-theme=mobilon1]{--chotto-filepreview-container-position: relative;--chotto-filepreview-container-display: flex;--chotto-filepreview-container-border: 1px solid var(--chotto-theme-item-border-color);--chotto-filepreview-image-max-width: 130px;--chotto-filepreview-image-max-height: 130px;--chotto-filepreview-modal-height: 100%;--chotto-filepreview-modal-object-fit: contain;--chotto-filepreview-modal-border-radius: 5px;--chotto-filepreview-modal-max-height: 90vh;--chotto-filepreview-modal-max-width: 90vw;--chotto-filepreview-shadow-display: none;--chotto-filepreview-shadow-hover-display: inherit;--chotto-filepreview-shadow-hover-cursor: pointer;--chotto-filepreview-shadow-hover-position: absolute;--chotto-filepreview-shadow-hover-top: 50%;--chotto-filepreview-shadow-hover-left: 50%;--chotto-filepreview-shadow-hover-transform: translate(-50%, -50%);--chotto-filepreview-shadow-hover-width: 100%;--chotto-filepreview-shadow-hover-height: 100%;--chotto-filepreview-shadow-hover-background: black;--chotto-filepreview-shadow-hover-opacity: .3;--chotto-filepreview-shadow-hover-span-top: 50%;--chotto-filepreview-shadow-hover-span-left: 50%;--chotto-filepreview-shadow-hover-span-transform: translate(-50%, -50%);--chotto-filepreview-shadow-hover-span-position: relative;--chotto-filepreview-shadow-hover-span-color: white;--chotto-filepreview-audio-control-border: none;--chotto-filepreview-audio-control-cursor: pointer;--chotto-filepreview-audio-control-position: relative;--chotto-filepreview-audio-control-grid-row: 1 / 3;--chotto-filepreview-audio-control-width: 38px;--chotto-filepreview-audio-control-height: 38px;--chotto-filepreview-audio-control-border-radius: 50%;--chotto-filepreview-audio-control-background-color: var(--chotto-theme-message-type-icon-bg-color);--chotto-filepreview-audio-control-span-display: flex;--chotto-filepreview-audio-control-span-position: absolute;--chotto-filepreview-audio-control-span-top: 50%;--chotto-filepreview-audio-control-span-left: 50%;--chotto-filepreview-audio-control-span-transform: translate(-50%, -50%);--chotto-filepreview-audio-control-span-font-size: var(--chotto-theme-button-icon-size);--chotto-filepreview-audio-control-span-color: var(--chotto-theme-message-type-icon-color);--chotto-filepreview-block-max-width: 60px;--chotto-filepreview-block-max-height: 60px;--chotto-filepreview-block-min-width: 60px;--chotto-filepreview-block-min-height: 60px;--chotto-filepreview-block-margin: 5px;--chotto-filepreview-block-overflow: hidden;--chotto-filepreview-block-border-radius: 5px;--chotto-filepreview-block-display: flex;--chotto-filepreview-block-align-items: center;--chotto-filepreview-block-justify-content: center;--chotto-filepreview-information-margin-left: 5px;--chotto-filepreview-information-display: grid;--chotto-filepreview-information-span-display: flex;--chotto-filepreview-information-span-font-size: small;--chotto-filepreview-name-align-items: end;--chotto-filepreview-name-overflow: hidden;--chotto-filepreview-name-white-space: normal;--chotto-filepreview-name-word-break: break-word;--chotto-filepreview-name-text-overflow: ellipsis;--chotto-filepreview-reset-display: flex;--chotto-filepreview-reset-margin-right: 10px;--chotto-filepreview-reset-font-size: 1.1rem;--chotto-filepreview-reset-span-margin: auto;--chotto-filepreview-reset-hover-cursor: pointer;--chotto-filepreview-control-block-display: flex;--chotto-filepreview-control-block-justify-content: space-between;--chotto-filepreview-control-block-flex: 1}[data-theme=mobilon1]{--chotto-fileuploader-trigger-padding: 1px 0 0 3px;--chotto-fileuploader-trigger-display: block;--chotto-fileuploader-trigger-cursor: pointer;--chotto-fileuploader-trigger-font-size: var(--chotto-theme-button-icon-size);--chotto-fileuploader-trigger-color: var(--chotto-theme-button-color-active);--chotto-fileuploader-trigger-hover-color: var(--chotto-theme-button-color-hover);--chotto-fileuploader-disabled-color: var(--chotto-theme-button-color-disabled);--chotto-fileuploader-disabled-cursor: auto;--chotto-fileuploader-disabled-pointer-events: none}[data-theme=mobilon1]{--chotto-templateselector-position: absolute;--chotto-templateselector-bottom: 100%;--chotto-templateselector-left: 0;--chotto-templateselector-right: 0;--chotto-templateselector-z-index: 100;--chotto-templateselector-container: templates / inline-size;--chotto-templateselector-primary-color: var(--chotto-theme-primary-color);--chotto-templateselector-item-border-color: var(--chotto-theme-item-border-color);--chotto-templateselector-container-inline-max-height: 500px;--chotto-templateselector-container-inline-padding: 16px 5px 5px 5px;--chotto-templateselector-container-inline-border-top: 1px solid var(--chotto-theme-item-border-color);--chotto-templateselector-container-inline-border-bottom: 1px solid var(--chotto-theme-item-border-color);--chotto-templateselector-container-inline-box-sizing: border-box;--chotto-templateselector-container-inline-min-width: 478px;--chotto-templateselector-container-elevated-position: absolute;--chotto-templateselector-container-elevated-max-height: 500px;--chotto-templateselector-container-elevated-padding: 16px 5px 5px 5px;--chotto-templateselector-container-elevated-border: 1px solid var(--chotto-theme-item-border-color);--chotto-templateselector-container-elevated-min-width: 478px;--chotto-templateselector-container-elevated-box-shadow: 5px 5px 29px -15px var(--chotto-theme-shadow-color);--chotto-templateselector-container-elevated-bottom: 20px;--chotto-templateselector-container-elevated-right: 20px;--chotto-templateselector-shadow-color: var(--chotto-theme-shadow-color);--chotto-templateselector-layout-max-height: 400px;--chotto-templateselector-layout-display: grid;--chotto-templateselector-layout-box-sizing: border-box;--chotto-templateselector-layout-grid-template-columns: .5fr 1.3fr 1fr;--chotto-templateselector-layout-grid-template-rows: min-content min-content 1fr min-content;--chotto-templateselector-layout-column-gap: 5px;--chotto-templateselector-first-col-display: grid;--chotto-templateselector-first-col-grid-column: 1;--chotto-templateselector-first-col-grid-row: 2 / 5;--chotto-templateselector-first-col-grid-template-rows: min-content auto;--chotto-templateselector-second-col-display: grid;--chotto-templateselector-second-col-grid-column: 2;--chotto-templateselector-second-col-grid-row: 2 / 5;--chotto-templateselector-second-col-grid-template-rows: min-content min-content auto;--chotto-templateselector-third-col-display: grid;--chotto-templateselector-third-col-grid-column: 3;--chotto-templateselector-third-col-grid-row: 2 / 5;--chotto-templateselector-third-col-grid-template-rows: min-content auto min-content;--chotto-templateselector-button-close-grid-row: 1;--chotto-templateselector-button-close-align-self: flex-start;--chotto-templateselector-button-close-display: block;--chotto-templateselector-button-close-background-color: transparent;--chotto-templateselector-button-close-border: none;--chotto-templateselector-button-close-width: fit-content;--chotto-templateselector-button-close-cursor: pointer;--chotto-templateselector-button-close-margin: 0 16px 20px auto;--chotto-templateselector-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-templateselector-button-color-active: var(--chotto-theme-button-color-active);--chotto-templateselector-list-groups-grid-row: 2;--chotto-templateselector-list-groups-overflow-y: auto;--chotto-templateselector-list-groups-border: 1px solid var(--chotto-theme-item-border-color);--chotto-templateselector-list-groups-padding: 0;--chotto-templateselector-list-groups-margin: 0;--chotto-templateselector-list-groups-webkit-scrollbar-width: 6px;--chotto-templateselector-list-groups-webkit-scrollbar-thumb-border-radius: 10px;--chotto-templateselector-list-groups-webkit-scrollbar-track-border-radius: 10px;--chotto-templateselector-scrollbar-bg: var(--chotto-theme-scrollbar-bg);--chotto-templateselector-scrollbar-thumb-bg: var(--chotto-theme-scrollbar-thumb-bg);--chotto-templateselector-list-templates-padding: 0;--chotto-templateselector-list-templates-margin: 0;--chotto-templateselector-templates-grid-row: 3;--chotto-templateselector-templates-border: 1px solid var(--chotto-theme-item-border-color);--chotto-templateselector-templates-overflow-y: auto;--chotto-templateselector-templates-webkit-scrollbar-width: 6px;--chotto-templateselector-templates-webkit-scrollbar-thumb-border-radius: 10px;--chotto-templateselector-templates-webkit-scrollbar-track-border-radius: 10px;--chotto-templateselector-item-transition: .2s;--chotto-templateselector-item-border-bottom: 1px solid var(--chotto-theme-item-border-color);--chotto-templateselector-item-background-color-hover: var(--chotto-theme-item-background-color-hover);--chotto-templateselector-item-background-color-focus: var(--chotto-theme-item-background-color-focus);--chotto-templateselector-item-group-display: flex;--chotto-templateselector-item-group-align-items: center;--chotto-templateselector-item-template-cursor: pointer;--chotto-templateselector-item-template-padding: 10px 12px;--chotto-templateselector-label-group-padding: 10px 12px;--chotto-templateselector-label-group-display: flex;--chotto-templateselector-label-group-align-items: center;--chotto-templateselector-label-group-column-gap: 10px;--chotto-templateselector-label-group-width: 100%;--chotto-templateselector-label-group-height: 100%;--chotto-templateselector-label-group-cursor: pointer;--chotto-templateselector-label-group-img-width: 30px;--chotto-templateselector-label-group-img-height: 30px;--chotto-templateselector-label-group-input-display: none;--chotto-templateselector-label-group-span-line-height: 1;--chotto-templateselector-item-title-margin-bottom: 8px;--chotto-templateselector-title-font-weight: var(--chotto-theme-title-font-weight);--chotto-templateselector-item-text-overflow: hidden;--chotto-templateselector-item-text-text-overflow: ellipsis;--chotto-templateselector-item-text-display: -webkit-box;--chotto-templateselector-item-text-webkit-line-clamp: 3;--chotto-templateselector-item-text-line-clamp: 3;--chotto-templateselector-item-text-webkit-box-orient: vertical;--chotto-templateselector-text-font-size: var(--chotto-theme-text-font-size);--chotto-templateselector-searching-container-grid-row: 2;--chotto-templateselector-searching-container-width: 100%;--chotto-templateselector-searching-container-margin-bottom: 16px;--chotto-templateselector-searching-container-margin-right: 10px;--chotto-templateselector-searching-input-background-color: transparent;--chotto-templateselector-searching-input-width: 100%;--chotto-templateselector-searching-input-transition: border-color .2s;--chotto-templateselector-searching-input-box-sizing: border-box;--chotto-templateselector-searching-input-focus-outline: none;--chotto-templateselector-primary-text-color: var(--chotto-theme-primary-text-color);--chotto-templateselector-preview-container-grid-row: 2;--chotto-templateselector-preview-container-border: 1px solid var(--chotto-theme-item-border-color);--chotto-templateselector-preview-container-max-height: 375px;--chotto-templateselector-preview-container-overflow-y: auto;--chotto-templateselector-preview-container-webkit-scrollbar-width: 6px;--chotto-templateselector-preview-container-webkit-scrollbar-thumb-border-radius: 10px;--chotto-templateselector-preview-container-webkit-scrollbar-track-border-radius: 10px;--chotto-templateselector-secondary-color: var(--chotto-theme-secondary-color);--chotto-templateselector-preview-height: 100%;--chotto-templateselector-preview-box-sizing: border-box;--chotto-templateselector-preview-padding: 5px;--chotto-templateselector-preview-wrapper-padding: 10px 10px 4px 16px;--chotto-templateselector-preview-wrapper-border-radius: 14px;--chotto-templateselector-preview-wrapper-max-width: 90%;--chotto-templateselector-preview-wrapper-margin-bottom: 15px;--chotto-templateselector-message-left-bg: var(--chotto-theme-message-left-bg);--chotto-templateselector-plug-width: 100%;--chotto-templateselector-plug-height: 100%;--chotto-templateselector-plug-display: flex;--chotto-templateselector-plug-justify-content: center;--chotto-templateselector-plug-align-items: center;--chotto-templateselector-plug-padding: 0;--chotto-templateselector-plug-margin: 0;--chotto-templateselector-plug-line-height: 20;--chotto-templateselector-preview-text-word-break: break-word;--chotto-templateselector-preview-text-white-space: pre-line;--chotto-templateselector-preview-time-width: fit-content;--chotto-templateselector-preview-time-margin-left: auto;--chotto-templateselector-additional-text-font-size: var(--chotto-theme-additional-text-font-size);--chotto-templateselector-secondary-text-color: var(--chotto-theme-secondary-text-color);--chotto-templateselector-button-paste-grid-row: 3;--chotto-templateselector-button-paste-display: block;--chotto-templateselector-button-paste-width: fit-content;--chotto-templateselector-button-paste-justify-self: flex-end;--chotto-templateselector-button-paste-margin: 16px 0 0 0;--chotto-templateselector-button-paste-border: none;--chotto-templateselector-button-paste-padding: 8px 16px;--chotto-templateselector-button-paste-border-radius: 10px;--chotto-templateselector-button-paste-cursor: pointer;--chotto-templateselector-title-font-size: var(--chotto-theme-title-font-size);--chotto-templateselector-action-button-color-active: var(--chotto-theme-action-button-color-active);--chotto-templateselector-action-button-color-hover: var(--chotto-theme-action-button-color-hover);--chotto-templateselector-input-font-size: var(--chotto-theme-text-font-size);--chotto-templateselector-input-border-color-hover: var(--chotto-theme-quaternary-color);--chotto-templateselector-input-border-color-focus: var(--chotto-theme-quinary-color);--chotto-templateselector-input-padding: .5rem .75rem;--chotto-templateselector-input-border-radius: 5px;--chotto-templateselector-input-border-color: #d0d0d0;--chotto-templateselector-layout-responsive-grid-template-columns: 1fr;--chotto-templateselector-first-col-responsive-grid-column: 1;--chotto-templateselector-second-col-responsive-grid-column: 1;--chotto-templateselector-third-col-responsive-grid-column: 1}[data-theme=mobilon1]{--chotto-wabaattachmentsection-position: relative;--chotto-wabaattachmentsection-display: flex;--chotto-wabaattachmentsection-text-align: center;--chotto-wabaattachmentsection-align-items: center;--chotto-wabaattachmentsection-justify-content: center;--chotto-wabaattachmentsection-gap: 8px;--chotto-wabaattachmentsection-border-radius: 5px;--chotto-wabaattachmentsection-background-color: #FEF3B8;--chotto-wabaattachmentsection-padding-top: 10px;--chotto-wabaattachmentsection-padding-bottom: 10px;--chotto-wabaattachmentsection-margin-bottom: 5px;--chotto-wabaattachmentsection-error-border: 1px solid #dc2626;--chotto-wabaattachmentsection-icon-padding-left: 10px;--chotto-wabaattachmentsection-icon-color: var(--chotto-theme-primary-text-color);--chotto-wabaattachmentsection-title-font-size: var(--chotto-theme-additional-text-font-size);--chotto-wabaattachmentsection-title-color: var(--chotto-theme-primary-text-color);--chotto-wabaattachmentsection-title-font-weight: 600;--chotto-wabaattachmentsection-info-margin-top: 1px;--chotto-wabaattachmentsection-info-color: var(--chotto-theme-secondary-text-color);--chotto-wabaattachmentsection-info-font-size: var(--chotto-theme-additional-text-font-size);--chotto-wabaattachmentsection-info-word-break: break-word;--chotto-wabaattachmentsection-info-font-weight: 600;--chotto-wabaattachmentsection-error-text-color: #dc2626;--chotto-wabaattachmentsection-error-text-margin-left: 5px;--chotto-wabaattachmentsection-error-text-font-size: var(--chotto-theme-small-text-font-size);--chotto-wabaattachmentsection-hover-cursor: pointer;--chotto-wabaattachmentsection-hover-background-color: #fef3b890}[data-theme=mobilon1]{--chotto-wabaquickreplybuttons-padding-bottom: 15px;--chotto-wabaquickreplybuttons-preview-action-position: relative;--chotto-wabaquickreplybuttons-preview-action-font-size: var(--chotto-theme-text-font-size);--chotto-wabaquickreplybuttons-preview-action-display: flex;--chotto-wabaquickreplybuttons-preview-action-flex-direction: column;--chotto-wabaquickreplybuttons-preview-action-align-items: center;--chotto-wabaquickreplybuttons-preview-action-color: #10b981;--chotto-wabaquickreplybuttons-line-display: flex;--chotto-wabaquickreplybuttons-line-cursor: pointer;--chotto-wabaquickreplybuttons-line-text-align: center;--chotto-wabaquickreplybuttons-icon-margin-right: 5px;--chotto-wabaquickreplybuttons-icon-line-height: 19px;--chotto-wabaquickreplybuttons-separator-height: 1px;--chotto-wabaquickreplybuttons-separator-width: 100%;--chotto-wabaquickreplybuttons-separator-margin: 15px}[data-theme=mobilon1]{--chotto-wabaseparatedquickbuttons-width: 100%;--chotto-wabaseparatedquickbuttons-position: absolute;--chotto-wabaseparatedquickbuttons-left: 0;--chotto-wabaseparatedquickbuttons-right: 0;--chotto-wabaseparatedquickbuttons-bottom: 0;--chotto-wabaseparatedquickbuttons-border-top-left-radius: 10px;--chotto-wabaseparatedquickbuttons-border-top-right-radius: 10px;--chotto-wabaseparatedquickbuttons-background: var(--chotto-theme-primary-color);--chotto-wabaseparatedquickbuttons-white-space: pre-wrap;--chotto-wabaseparatedquickbuttons-title-display: flex;--chotto-wabaseparatedquickbuttons-title-justify-content: space-between;--chotto-wabaseparatedquickbuttons-title-align-items: center;--chotto-wabaseparatedquickbuttons-title-margin: 15px;--chotto-wabaseparatedquickbuttons-title-p-font-size: var(--chotto-theme-text-font-size);--chotto-wabaseparatedquickbuttons-title-p-margin-left: auto;--chotto-wabaseparatedquickbuttons-title-p-margin-right: auto;--chotto-wabaseparatedquickbuttons-title-span-cursor: pointer;--chotto-wabaseparatedquickbuttons-actions-border-top: 1px solid var(--chotto-theme-item-border-color);--chotto-wabaseparatedquickbuttons-actions-max-height: 200px;--chotto-wabaseparatedquickbuttons-actions-overflow-y: auto;--chotto-wabaseparatedquickbuttons-action-position: relative;--chotto-wabaseparatedquickbuttons-action-z-index: 0;--chotto-wabaseparatedquickbuttons-action-width: 90%;--chotto-wabaseparatedquickbuttons-action-font-size: var(--chotto-theme-text-font-size);--chotto-wabaseparatedquickbuttons-action-margin-right: auto;--chotto-wabaseparatedquickbuttons-action-margin-left: 25px;--chotto-wabaseparatedquickbuttons-action-display: flex;--chotto-wabaseparatedquickbuttons-action-margin-top: 20px;--chotto-wabaseparatedquickbuttons-action-margin-bottom: 20px;--chotto-wabaseparatedquickbuttons-action-gap: 10px}[data-theme=mobilon1]{--chotto-wabatemplateselector-position: absolute;--chotto-wabatemplateselector-bottom: 100%;--chotto-wabatemplateselector-left: 0;--chotto-wabatemplateselector-right: 0;--chotto-wabatemplateselector-z-index: 100;--chotto-wabatemplateselector-container: templates / inline-size;--chotto-wabatemplateselector-container-inline-max-height: 500px;--chotto-wabatemplateselector-container-inline-padding: 16px 5px 5px 5px;--chotto-wabatemplateselector-container-inline-background-color: var(--chotto-theme-primary-color);--chotto-wabatemplateselector-container-inline-border-top: 1px solid var(--chotto-theme-item-border-color);--chotto-wabatemplateselector-container-inline-border-bottom: 1px solid var(--chotto-theme-item-border-color);--chotto-wabatemplateselector-container-inline-box-sizing: border-box;--chotto-wabatemplateselector-container-inline-min-width: 478px;--chotto-wabatemplateselector-container-elevated-position: absolute;--chotto-wabatemplateselector-container-elevated-max-height: 500px;--chotto-wabatemplateselector-container-elevated-padding: 16px 5px 5px 5px;--chotto-wabatemplateselector-container-elevated-background-color: var(--chotto-theme-primary-color);--chotto-wabatemplateselector-container-elevated-border: 1px solid var(--chotto-theme-item-border-color);--chotto-wabatemplateselector-container-elevated-min-width: 478px;--chotto-wabatemplateselector-container-elevated-box-shadow: 5px 5px 29px -15px var(--chotto-theme-shadow-color);--chotto-wabatemplateselector-container-elevated-bottom: 20px;--chotto-wabatemplateselector-container-elevated-right: 20px;--chotto-wabatemplateselector-layout-max-height: 400px;--chotto-wabatemplateselector-layout-display: grid;--chotto-wabatemplateselector-layout-box-sizing: border-box;--chotto-wabatemplateselector-layout-grid-template-columns: .5fr 1.3fr 1fr;--chotto-wabatemplateselector-layout-grid-template-rows: min-content min-content 1fr min-content;--chotto-wabatemplateselector-layout-column-gap: 5px;--chotto-wabatemplateselector-layout-mobile-grid-template-columns: 1fr;--chotto-wabatemplateselector-first-col-display: grid;--chotto-wabatemplateselector-first-col-grid-column: 1;--chotto-wabatemplateselector-first-col-grid-row: 2 / 5;--chotto-wabatemplateselector-first-col-grid-template-rows: min-content auto;--chotto-wabatemplateselector-first-col-mobile-grid-column: 1;--chotto-wabatemplateselector-second-col-display: grid;--chotto-wabatemplateselector-second-col-grid-column: 2;--chotto-wabatemplateselector-second-col-grid-row: 2 / 5;--chotto-wabatemplateselector-second-col-grid-template-rows: min-content min-content auto;--chotto-wabatemplateselector-second-col-mobile-grid-column: 1;--chotto-wabatemplateselector-third-col-display: grid;--chotto-wabatemplateselector-third-col-grid-column: 3;--chotto-wabatemplateselector-third-col-grid-row: 2 / 5;--chotto-wabatemplateselector-third-col-grid-template-rows: min-content auto min-content;--chotto-wabatemplateselector-third-col-mobile-grid-column: 1;--chotto-wabatemplateselector-button-close-grid-column: 3;--chotto-wabatemplateselector-button-close-align-self: flex-start;--chotto-wabatemplateselector-button-close-display: block;--chotto-wabatemplateselector-button-close-background-color: transparent;--chotto-wabatemplateselector-button-close-border: none;--chotto-wabatemplateselector-button-close-width: fit-content;--chotto-wabatemplateselector-button-close-cursor: pointer;--chotto-wabatemplateselector-button-close-margin: 0 16px 20px auto;--chotto-wabatemplateselector-button-close-span-font-size: var(--chotto-theme-button-icon-size);--chotto-wabatemplateselector-button-close-span-color: var(--chotto-theme-button-color-active);--chotto-wabatemplateselector-list-groups-grid-column: 1;--chotto-wabatemplateselector-list-groups-grid-row: 2 / 5;--chotto-wabatemplateselector-list-groups-overflow-y: auto;--chotto-wabatemplateselector-list-groups-border: 1px solid var(--chotto-theme-item-border-color);--chotto-wabatemplateselector-list-groups-padding: 0;--chotto-wabatemplateselector-list-groups-margin: 0;--chotto-wabatemplateselector-list-groups-scrollbar-width: 6px;--chotto-wabatemplateselector-list-groups-scrollbar-background-color: var(--chotto-theme-scrollbar-bg);--chotto-wabatemplateselector-list-groups-scrollbar-thumb-border-radius: 10px;--chotto-wabatemplateselector-list-groups-scrollbar-thumb-background-color: var(--chotto-theme-scrollbar-thumb-bg);--chotto-wabatemplateselector-list-groups-scrollbar-track-border-radius: 10px;--chotto-wabatemplateselector-list-templates-padding: 0;--chotto-wabatemplateselector-list-templates-margin: 0;--chotto-wabatemplateselector-templates-grid-row: 3 / 5;--chotto-wabatemplateselector-templates-border: 1px solid var(--chotto-theme-item-border-color);--chotto-wabatemplateselector-templates-overflow-y: auto;--chotto-wabatemplateselector-templates-scrollbar-width: 6px;--chotto-wabatemplateselector-templates-scrollbar-background-color: var(--chotto-theme-scrollbar-bg);--chotto-wabatemplateselector-templates-scrollbar-thumb-border-radius: 10px;--chotto-wabatemplateselector-templates-scrollbar-thumb-background-color: var(--chotto-theme-scrollbar-thumb-bg);--chotto-wabatemplateselector-templates-scrollbar-track-border-radius: 10px;--chotto-wabatemplateselector-item-transition: .2s;--chotto-wabatemplateselector-item-hover-background-color: var(--chotto-theme-item-background-color-hover);--chotto-wabatemplateselector-item-not-last-child-border-bottom: 1px solid var(--chotto-theme-item-border-color);--chotto-wabatemplateselector-item-group-display: flex;--chotto-wabatemplateselector-item-group-align-items: center;--chotto-wabatemplateselector-item-selected-background-color: var(--chotto-theme-item-background-color-focus);--chotto-wabatemplateselector-item-selected-hover-background-color: var(--chotto-theme-item-background-color-hover);--chotto-wabatemplateselector-item-template-cursor: pointer;--chotto-wabatemplateselector-item-template-padding: 10px 12px;--chotto-wabatemplateselector-label-group-padding: 10px 12px;--chotto-wabatemplateselector-label-group-display: flex;--chotto-wabatemplateselector-label-group-align-items: center;--chotto-wabatemplateselector-label-group-column-gap: 10px;--chotto-wabatemplateselector-label-group-width: 100%;--chotto-wabatemplateselector-label-group-height: 100%;--chotto-wabatemplateselector-label-group-cursor: pointer;--chotto-wabatemplateselector-label-group-img-width: 30px;--chotto-wabatemplateselector-label-group-img-height: 30px;--chotto-wabatemplateselector-label-group-input-display: none;--chotto-wabatemplateselector-label-group-span-line-height: 1;--chotto-wabatemplateselector-item-title-margin-bottom: 8px;--chotto-wabatemplateselector-item-title-font-weight: var(--chotto-theme-title-font-weight);--chotto-wabatemplateselector-item-title-font-size: var(--chotto-theme-title-font-size);--chotto-wabatemplateselector-item-text-font-size: var(--chotto-theme-text-font-size);--chotto-wabatemplateselector-item-text-overflow: hidden;--chotto-wabatemplateselector-item-text-text-overflow: ellipsis;--chotto-wabatemplateselector-item-text-display: -webkit-box;--chotto-wabatemplateselector-item-text-webkit-line-clamp: 3;--chotto-wabatemplateselector-item-text-line-clamp: 3;--chotto-wabatemplateselector-item-text-webkit-box-orient: vertical;--chotto-wabatemplateselector-searching-container-grid-row: 2;--chotto-wabatemplateselector-searching-container-width: 100%;--chotto-wabatemplateselector-searching-container-margin-bottom: 16px;--chotto-wabatemplateselector-searching-input-background-color: transparent;--chotto-wabatemplateselector-searching-input-width: 100%;--chotto-wabatemplateselector-searching-input-padding: .5rem .75rem;--chotto-wabatemplateselector-searching-input-border-radius: 5px;--chotto-wabatemplateselector-searching-input-font-size: var(--chotto-theme-text-font-size);--chotto-wabatemplateselector-searching-input-color: var(--chotto-theme-primary-text-color);--chotto-wabatemplateselector-searching-input-border: 1px solid #d0d0d0;--chotto-wabatemplateselector-searching-input-transition: border-color .2s;--chotto-wabatemplateselector-searching-input-box-sizing: border-box;--chotto-wabatemplateselector-searching-input-placeholder-color: var(--chotto-theme-secondary-text-color);--chotto-wabatemplateselector-searching-input-hover-border-color: var(--chotto-theme-quaternary-color);--chotto-wabatemplateselector-searching-input-focus-border-color: var(--chotto-theme-quinary-color);--chotto-wabatemplateselector-searching-input-focus-outline: none;--chotto-wabatemplateselector-preview-container-grid-row: 2;--chotto-wabatemplateselector-preview-container-border: 1px solid var(--chotto-theme-item-border-color);--chotto-wabatemplateselector-preview-container-max-height: 375px;--chotto-wabatemplateselector-preview-container-overflow-y: auto;--chotto-wabatemplateselector-preview-container-overflow-x: hidden;--chotto-wabatemplateselector-preview-container-background-color: var(--chotto-theme-secondary-color);--chotto-wabatemplateselector-preview-container-position: relative;--chotto-wabatemplateselector-preview-container-scrollbar-width: 6px;--chotto-wabatemplateselector-preview-container-scrollbar-background-color: var(--chotto-theme-scrollbar-bg);--chotto-wabatemplateselector-preview-container-scrollbar-thumb-border-radius: 10px;--chotto-wabatemplateselector-preview-container-scrollbar-thumb-background-color: var(--chotto-theme-scrollbar-thumb-bg);--chotto-wabatemplateselector-preview-container-scrollbar-track-border-radius: 10px;--chotto-wabatemplateselector-preview-height: 100%;--chotto-wabatemplateselector-preview-box-sizing: border-box;--chotto-wabatemplateselector-preview-padding: 5px;--chotto-wabatemplateselector-preview-wrapper-padding: 10px 10px 4px 16px;--chotto-wabatemplateselector-preview-wrapper-background-color: var(--chotto-theme-message-left-bg);--chotto-wabatemplateselector-preview-wrapper-border-radius: 14px;--chotto-wabatemplateselector-preview-wrapper-max-width: 90%;--chotto-wabatemplateselector-preview-wrapper-margin-bottom: 15px;--chotto-wabatemplateselector-semitransparent-overlay-height: 100%;--chotto-wabatemplateselector-semitransparent-overlay-background: var(--chotto-theme-shadow-color);--chotto-wabatemplateselector-semitransparent-overlay-opacity: .5;--chotto-wabatemplateselector-reply-buttons-position: absolute;--chotto-wabatemplateselector-reply-buttons-height: 100%;--chotto-wabatemplateselector-reply-buttons-width: 100%;--chotto-wabatemplateselector-reply-buttons-bottom: 0;--chotto-wabatemplateselector-plug-width: 100%;--chotto-wabatemplateselector-plug-height: 100%;--chotto-wabatemplateselector-plug-font-size: var(--chotto-theme-text-font-size);--chotto-wabatemplateselector-plug-display: flex;--chotto-wabatemplateselector-plug-justify-content: center;--chotto-wabatemplateselector-plug-align-items: center;--chotto-wabatemplateselector-plug-padding: 0;--chotto-wabatemplateselector-plug-margin: 0;--chotto-wabatemplateselector-plug-line-height: 20;--chotto-wabatemplateselector-preview-text-container-font-size: var(--chotto-theme-text-font-size);--chotto-wabatemplateselector-preview-text-container-word-break: break-word;--chotto-wabatemplateselector-preview-text-container-white-space: pre-line;--chotto-wabatemplateselector-preview-time-width: fit-content;--chotto-wabatemplateselector-preview-time-font-size: var(--chotto-theme-additional-text-font-size);--chotto-wabatemplateselector-preview-time-color: var(--chotto-theme-secondary-text-color);--chotto-wabatemplateselector-preview-time-margin-left: auto;--chotto-wabatemplateselector-button-paste-grid-row: 3;--chotto-wabatemplateselector-button-paste-display: block;--chotto-wabatemplateselector-button-paste-width: fit-content;--chotto-wabatemplateselector-button-paste-justify-self: flex-end;--chotto-wabatemplateselector-button-paste-margin: 16px 0 0 0;--chotto-wabatemplateselector-button-paste-font-size: var(--chotto-theme-title-font-size);--chotto-wabatemplateselector-button-paste-background-color: var(--chotto-theme-action-button-color-active);--chotto-wabatemplateselector-button-paste-border: none;--chotto-wabatemplateselector-button-paste-padding: 8px 16px;--chotto-wabatemplateselector-button-paste-border-radius: 10px;--chotto-wabatemplateselector-button-paste-cursor: pointer;--chotto-wabatemplateselector-button-paste-disabled-background-color: var(--chotto-theme-action-button-color-disabled);--chotto-wabatemplateselector-button-paste-disabled-cursor: default;--chotto-wabatemplateselector-button-paste-disabled-pointer-events: none;--chotto-wabatemplateselector-button-paste-hover-background-color: var(--chotto-theme-action-button-color-hover)}[data-theme=mobilon1]{--chotto-chatfilter-container-position: relative;--chotto-chatfilter-icon-position: absolute;--chotto-chatfilter-icon-left: 14px;--chotto-chatfilter-icon-top: 25%;--chotto-chatfilter-icon-color: var(--chotto-theme-secondary-text-color);--chotto-chatfilter-input-width: 100%;--chotto-chatfilter-input-background-color: transparent;--chotto-chatfilter-input-color: var(--chotto-theme-primary-text-color);--chotto-chatfilter-input-padding: .5rem .75rem;--chotto-chatfilter-input-padding-left: 40px;--chotto-chatfilter-input-border: 1px solid #d0d0d0;--chotto-chatfilter-input-border-radius: 5px;--chotto-chatfilter-input-font-size: 14px;--chotto-chatfilter-input-transition: border-color .2s;--chotto-chatfilter-input-background: transparent;--chotto-chatfilter-input-placeholder-color: var(--chotto-theme-secondary-text-color);--chotto-chatfilter-input-hover-border-color: #737373;--chotto-chatfilter-input-focus-border-color: #404040;--chotto-chatfilter-input-focus-outline: none}[data-theme=mobilon1]{--chotto-chatitem-container-grid-row: 1;--chotto-chatitem-container-grid-column: 1 / 2;--chotto-chatitem-container-display: flex;--chotto-chatitem-container-position: relative;--chotto-chatitem-container-cursor: pointer;--chotto-chatitem-divider-content: "";--chotto-chatitem-divider-position: absolute;--chotto-chatitem-divider-translate-x: 15%;--chotto-chatitem-divider-width: 416px;--chotto-chatitem-divider-height: 1px;--chotto-chatitem-divider-color: #F3F3F3;--chotto-chatitem-divider-bottom: 0;--chotto-chatitem-selected-cursor: pointer;--chotto-chatitem-container-hover-bg: var(--chotto-theme-item-background-color-hover);--chotto-chatitem-selected-bg: var(--chotto-theme-item-background-color-focus);--chotto-chatitem-avatar-container-position: relative;--chotto-chatitem-avatar-container-display: flex;--chotto-chatitem-avatar-container-justify: center;--chotto-chatitem-avatar-container-align: center;--chotto-chatitem-avatar-container-align-self: center;--chotto-chatitem-avatar-container-object-fit: cover;--chotto-chatitem-avatar-margin-right: 15px;--chotto-chatitem-avatar-placeholder-size: 48px;--chotto-chatitem-avatar-min-width: 50px;--chotto-chatitem-avatar-min-height: 50px;--chotto-chatitem-avatar-border-radius: 50%;--chotto-chatitem-avatar-text-font-size: 21px;--chotto-chatitem-avatar-img-border-radius: 50%;--chotto-chatitem-avatar-img-object-fit: cover;--chotto-chatitem-status-user-position: absolute;--chotto-chatitem-status-user-right: 5px;--chotto-chatitem-status-user-size: 10px;--chotto-chatitem-status-user-border-radius: 50%;--chotto-chatitem-status-user-bottom: 0;--chotto-chatitem-status-user-display: block;--chotto-chatitem-status-user-bg: transparent;--chotto-chatitem-status-user-z-index: 1;--chotto-chatitem-info-container-flex-grow: 1;--chotto-chatitem-info-container-align-self: flex-start;--chotto-chatitem-info-container-overflow: hidden;--chotto-chatitem-info-margin-right: 15px;--chotto-chatitem-name-margin-top: 0;--chotto-chatitem-name-margin-bottom: 8px;--chotto-chatitem-name-overflow: hidden;--chotto-chatitem-name-text-overflow: ellipsis;--chotto-chatitem-name-display: -webkit-box;--chotto-chatitem-name-line-clamp: 1;--chotto-chatitem-name-box-orient: vertical;--chotto-chatitem-name-font-size: var(--chotto-theme-title-font-size);--chotto-chatitem-name-font-weight: var(--chotto-theme-title-font-weight);--chotto-chatitem-last-message-overflow: hidden;--chotto-chatitem-last-message-text-overflow: ellipsis;--chotto-chatitem-last-message-display: -webkit-box;--chotto-chatitem-last-message-line-clamp: 1;--chotto-chatitem-last-message-box-orient: vertical;--chotto-chatitem-last-message-font-size: var(--chotto-theme-text-font-size);--chotto-chatitem-last-message-text-color: var(--chotto-theme-secondary-text-color);--chotto-chatitem-details-container-position: relative;--chotto-chatitem-details-container-display: flex;--chotto-chatitem-details-container-flex-direction: column;--chotto-chatitem-details-container-justify: space-between;--chotto-chatitem-details-container-align: end;--chotto-chatitem-button-color-active: var(--chotto-theme-button-color-active);--chotto-chatitem-actions-trigger-display: block;--chotto-chatitem-actions-trigger-cursor: pointer;--chotto-chatitem-actions-trigger-font-size: var(--chotto-theme-button-icon-size);--chotto-chatitem-actions-trigger-color: var(--chotto-theme-button-color-active);--chotto-chatitem-actions-trigger-color-hover: var(--chotto-theme-button-color-hover);--chotto-chatitem-menu-button-order: 0;--chotto-chatitem-menu-button-font-size: 18px;--chotto-chatitem-menu-button-width: 100%;--chotto-chatitem-menu-button-border: none;--chotto-chatitem-menu-button-bg: transparent;--chotto-chatitem-menu-button-cursor: pointer;--chotto-chatitem-menu-button-padding: 0;--chotto-chatitem-menu-button-transition: .2s;--chotto-chatitem-menu-button-hover-transition: .2s;--chotto-chatitem-menu-button-span-display: block;--chotto-chatitem-menu-button-span-width: fit-content;--chotto-chatitem-menu-button-span-margin-left: auto;--chotto-chatitem-menu-button-hover-color: var(--chotto-theme-button-color-hover);--chotto-chatitem-unread-order: 1;--chotto-chatitem-unread-display: flex;--chotto-chatitem-unread-justify: center;--chotto-chatitem-unread-align: center;--chotto-chatitem-unread-margin-left: auto;--chotto-chatitem-unread-margin-top: auto;--chotto-chatitem-unread-max-height: 20px;--chotto-chatitem-unread-padding: 0 6px;--chotto-chatitem-unread-font-size: var(--chotto-theme-additional-text-font-size);--chotto-chatitem-unread-text-color: var(--chotto-theme-unread-text-color);--chotto-chatitem-unread-background-color: var(--chotto-theme-unread-background-color);--chotto-chatitem-time-white-space: nowrap;--chotto-chatitem-time-font-size: var(--chotto-theme-additional-text-font-size);--chotto-chatitem-time-text-color: var(--chotto-theme-secondary-text-color);--chotto-chatitem-context-menu-position: absolute;--chotto-chatitem-context-menu-top: 40%;--chotto-chatitem-context-menu-right: 0;--chotto-chatitem-status-chat-container-display: flex;--chotto-chatitem-status-chat-container-align: center;--chotto-chatitem-status-chat-container-margin-top: auto;--chotto-chatitem-status-gap: 4px;--chotto-chatitem-status-message-display: flex;--chotto-chatitem-status-color-read: var(--chotto-theme-status-color-read);--chotto-chatitem-status-color-received: var(--chotto-theme-status-color-received);--chotto-chatitem-status-font-size: var(--chotto-theme-text-font-size);--chotto-chatitem-dialog-buttons-display: flex;--chotto-chatitem-dialog-buttons-margin-left: 8px;--chotto-chatitem-dialog-container-display: flex;--chotto-chatitem-dialog-container-flex-direction: column;--chotto-chatitem-dialog-container-position: relative;--chotto-chatitem-dialog-container-cursor: pointer;--chotto-chatitem-dialog-gap: 5px;--chotto-chatitem-dialog-padding: 5px 0 0 75px;--chotto-chatitem-dialog-icon-margin: auto;--chotto-chatitem-dialog-item-display: flex;--chotto-chatitem-dialog-item-padding: 3px;--chotto-chatitem-dialog-selected-cursor: pointer;--chotto-chatitem-dialog-selected-bg: var(--chotto-theme-item-background-color-focus);--chotto-chatitem-dialog-text-container-display: flex;--chotto-chatitem-dialog-text-container-justify: space-between;--chotto-chatitem-dialog-text-container-overflow: hidden;--chotto-chatitem-dialog-text-container-text-overflow: ellipsis;--chotto-chatitem-dialog-text-container-width: 100%;--chotto-chatitem-dialog-text-container-margin: auto;--chotto-chatitem-text-container-padding: 0 5px;--chotto-chatitem-dialog-text-font-size: var(--chotto-theme-text-font-size);--chotto-chatitem-dialog-text-color: var(--chotto-theme-primary-text-color);--chotto-chatitem-dialog-name-display: -webkit-box;--chotto-chatitem-dialog-name-line-clamp: 1;--chotto-chatitem-dialog-name-box-orient: vertical;--chotto-chatitem-dialog-time-display: -webkit-box;--chotto-chatitem-dialog-time-line-clamp: 1;--chotto-chatitem-dialog-time-box-orient: vertical;--chotto-chatitem-dialog-time-text-color: var(--chotto-theme-secondary-text-color);--chotto-chatitem-dialog-time-font-size: var(--chotto-theme-additional-text-font-size);--chotto-chatitem-status-first-icon-margin-right: -8px;--chotto-chatitem-text-transition: opacity .2s ease;--chotto-chatitem-text-opacity: 0;--chotto-chatitem-menu-leave-transition: all .2s cubic-bezier(1, .5, .8, 1);--chotto-chatitem-menu-enter-translate-y: 20px;--chotto-chatitem-menu-opacity: 0;--chotto-chatitem-padding-container: 10px 8px 10px 14px;--chotto-chatitem-border-radius: 0;--chotto-chatitem-name-margin-top: 2px;--chotto-chatitem-name-margin-bottom: 4px}[data-theme=mobilon1]{--chotto-chattabs-list-display: flex;--chotto-chattabs-list-list-style: none;--chotto-chattabs-list-padding: 0;--chotto-chattabs-list-margin: 0;--chotto-chattabs-list-padding-left: 15px;--chotto-chattabs-list-gap: 10px;--chotto-chattabs-list-margin-bottom: 10px;--chotto-chattabs-item-display: flex;--chotto-chattabs-item-align-items: center;--chotto-chattabs-item-justify-content: center;--chotto-chattabs-item-font-size: var(--chotto-theme-text-font-size);--chotto-chattabs-item-border: 1px solid var(--chotto-theme-item-border-color, #d0d0d0);--chotto-chattabs-item-border-radius: 20px;--chotto-chattabs-item-height: 26px;--chotto-chattabs-item-min-width: 61px;--chotto-chattabs-item-color: var(--chotto-theme-secondary-text-color);--chotto-chattabs-item-active-color: var(--chotto-theme-primary-text-color);--chotto-chattabs-item-active-font-weight: 600;--chotto-chattabs-item-active-background-color: var(--chotto-theme-item-background-color-focus);--chotto-chattabs-item-active-border: 1px solid var(--chotto-theme-item-border-color, #d0d0d0);--chotto-chattabs-item-hover-background-color: var(--chotto-theme-item-background-color-hover);--chotto-chattabs-button-display: flex;--chotto-chattabs-button-align-items: center;--chotto-chattabs-button-gap: 8px;--chotto-chattabs-button-background: none;--chotto-chattabs-button-border: none;--chotto-chattabs-button-cursor: pointer;--chotto-chattabs-button-font-size: inherit;--chotto-chattabs-button-color: inherit;--chotto-chattabs-button-outline: none}[data-theme=mobilon1]{--chotto-audiorecorder-container-position: relative;--chotto-audiorecorder-container-display: grid;--chotto-audiorecorder-container-align-items: center;--chotto-audiorecorder-container-background-color: transparent;--chotto-audiorecorder-container-height: fit-content;--chotto-audiorecorder-recording-container-display: flex;--chotto-audiorecorder-recording-container-gap: 3px;--chotto-audiorecorder-recording-container-line-height: 56px;--chotto-audiorecorder-recording-icon-line-height: 56px;--chotto-audiorecorder-recording-icon-font-size: 10px;--chotto-audiorecorder-recording-icon-webkit-animation: blink 3s linear infinite;--chotto-audiorecorder-recording-icon-animation: blink 3s linear infinite;--chotto-audiorecorder-stop-width: 20px;--chotto-audiorecorder-stop-height: 20px;--chotto-audiorecorder-stop-background-color: black;--chotto-audiorecorder-stop-cursor: pointer;--chotto-audiorecorder-stop-border-radius: 2px;--chotto-audiorecorder-blink-keyframes-0-color: red;--chotto-audiorecorder-blink-keyframes-50-color: transparent;--chotto-audiorecorder-blink-keyframes-100-color: red;--chotto-audiorecorder-button-background-color: transparent;--chotto-audiorecorder-button-border: 0px;--chotto-audiorecorder-button-span-display: block;--chotto-audiorecorder-button-span-cursor: pointer;--chotto-audiorecorder-button-span-padding: 1px 0 0 3px;--chotto-audiorecorder-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-audiorecorder-button-span-color: var(--chotto-theme-button-color-active);--chotto-audiorecorder-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-audiorecorder-button-record-span-display: block;--chotto-audiorecorder-button-record-span-cursor: pointer;--chotto-audiorecorder-button-record-span-padding: 0;--chotto-audiorecorder-button-record-span-font-size: var(--chotto-theme-button-icon-size);--chotto-audiorecorder-button-record-span-color: var(--chotto-theme-button-color-active);--chotto-audiorecorder-button-record-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-audiorecorder-button-disabled-pointer-events: none;--chotto-audiorecorder-button-disabled-span-cursor: auto;--chotto-audiorecorder-button-disabled-span-color: var(--chotto-theme-button-color-disabled)}[data-theme=mobilon1]{--chotto-channelselector-container-display: flex;--chotto-channelselector-container-disabled-color: var(--chotto-theme-button-color-disabled);--chotto-channelselector-title-font-size: var(--chotto-theme-text-font-size);--chotto-channelselector-selected-height: fit-content;--chotto-channelselector-selected-margin: auto;--chotto-channelselector-selected-display: flex;--chotto-channelselector-selected-justify-content: flex-start;--chotto-channelselector-selected-column-gap: 6px;--chotto-channelselector-selected-align-items: center;--chotto-channelselector-selected-margin-left: 10px;--chotto-channelselector-icon-display: block;--chotto-channelselector-icon-height: var(--chotto-theme-text-font-size);--chotto-channelselector-icon-width: var(--chotto-theme-text-font-size);--chotto-channelselector-trigger-padding: 1px 0 0 3px;--chotto-channelselector-trigger-display: block;--chotto-channelselector-trigger-cursor: pointer;--chotto-channelselector-trigger-font-size: var(--chotto-theme-button-icon-size);--chotto-channelselector-trigger-color: var(--chotto-theme-button-color-active);--chotto-channelselector-trigger-hover-color: var(--chotto-theme-button-color-hover);--chotto-channelselector-disabled-color: var(--chotto-theme-button-color-disabled);--chotto-channelselector-disabled-cursor: auto;--chotto-channelselector-disabled-pointer-events: none}[data-theme=mobilon1]{--chotto-chatinfo-container-border-radius: 0;--chotto-chatinfo-container-padding: 10px 0 10px 15px;--chotto-chatinfo-container-border-bottom: none;--chotto-chatinfo-container-background-color: #ffffff;--chotto-chatinfo-base-line-display: flex;--chotto-chatinfo-base-line-align-items: center;--chotto-chatinfo-base-line-gap: 10px;--chotto-chatinfo-avatar-container-display: flex;--chotto-chatinfo-avatar-container-justify-content: center;--chotto-chatinfo-avatar-container-align-items: center;--chotto-chatinfo-avatar-container-border-radius: 50%;--chotto-chatinfo-avatar-container-background-size: cover;--chotto-chatinfo-avatar-container-span-color: #737373;--chotto-chatinfo-avatar-container-span-display: flex;--chotto-chatinfo-avatar-container-span-justify-content: center;--chotto-chatinfo-avatar-container-span-align-items: center;--chotto-chatinfo-avatar-container-img-width: 40px;--chotto-chatinfo-avatar-container-img-height: 40px;--chotto-chatinfo-avatar-container-img-border-radius: 50%;--chotto-chatinfo-avatar-container-img-object-fit: cover;--chotto-chatinfo-info-container-display: flex;--chotto-chatinfo-info-container-flex-direction: column;--chotto-chatinfo-title-display: flex;--chotto-chatinfo-title-grid-column: 2;--chotto-chatinfo-title-color: var(--chotto-theme-primary-text-color);--chotto-chatinfo-title-font-size: var(--chotto-theme-title-font-size);--chotto-chatinfo-title-font-weight: var(--chotto-theme-title-font-weight);--chotto-chatinfo-title-margin: 0;--chotto-chatinfo-additional-title-margin: auto;--chotto-chatinfo-additional-title-font-size: var(--chotto-theme-text-font-size);--chotto-chatinfo-additional-title-padding: 0 10px;--chotto-chatinfo-additional-title-border: 1px solid #25D366;--chotto-chatinfo-additional-title-border-radius: 5px;--chotto-chatinfo-additional-title-margin-left: 15px;--chotto-chatinfo-time-display: flex;--chotto-chatinfo-time-font-size: var(--chotto-theme-text-font-size);--chotto-chatinfo-time-color: var(--chotto-theme-secondary-text-color);--chotto-chatinfo-time-grid-column: 2;--chotto-chatinfo-time-margin: 0;--chotto-chatinfo-actions-margin-left: auto;--chotto-chatinfo-return-button-border: 0px;--chotto-chatinfo-return-button-background-color: transparent;--chotto-chatinfo-return-button-cursor: pointer;--chotto-chatinfo-return-button-color: var(--chotto-theme-button-color-active)}[data-theme=mobilon1]{--chotto-chatpanel-display: flex;--chotto-chatpanel-align-items: stretch;--chotto-chatpanel-flex-direction: column;--chotto-chatpanel-height: 100%;--chotto-chatpanel-header-display: flex;--chotto-chatpanel-header-gap: 6px;--chotto-chatpanel-title-container-display: flex;--chotto-chatpanel-title-container-justify: space-between;--chotto-chatpanel-title-container-align: center;--chotto-chatpanel-title-letter-spacing: .5px;--chotto-chatpanel-title-font-size: var(--chotto-theme-header-font-size);--chotto-chatpanel-title-font-weight: var(--chotto-theme-header-font-weight);--chotto-chatpanel-title-font-family: var(--chotto-theme-header-font);--chotto-chatpanel-title-text-color: var(--chotto-theme-secondary-text-color);--chotto-chatpanel-button-close-bg: transparent;--chotto-chatpanel-button-close-border: none;--chotto-chatpanel-button-close-cursor: pointer;--chotto-chatpanel-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-chatpanel-button-color-active: var(--chotto-theme-button-color-active);--chotto-chatpanel-scrollbar-width: 6px;--chotto-chatpanel-scrollbar-bg: var(--chotto-theme-scrollbar-bg);--chotto-chatpanel-scrollbar-thumb-radius: 10px;--chotto-chatpanel-scrollbar-thumb-bg: var(--chotto-theme-scrollbar-thumb-bg);--chotto-chatpanel-scrollbar-track-radius: 10px}[data-theme=mobilon1]{--chotto-contactinfo-margin-top: 28px;--chotto-contactinfo-min-width: 300px;--chotto-contactinfo-font-size: var(--chotto-theme-title-font-size, 16px);--chotto-contactinfo-attribute-list-padding-bottom: 15px;--chotto-contactinfo-attribute-list-margin-left: 6px;--chotto-contactinfo-attribute-item-display: flex;--chotto-contactinfo-attribute-item-align-items: center;--chotto-contactinfo-attribute-item-margin-bottom: 15px;--chotto-contactinfo-attribute-item-input-opacity: 0;--chotto-contactinfo-attribute-item-input-position: absolute;--chotto-contactinfo-attribute-item-input-width: 0;--chotto-contactinfo-attribute-item-input-height: 0;--chotto-contactinfo-attribute-item-label-display: flex;--chotto-contactinfo-attribute-item-label-align-items: center;--chotto-contactinfo-attribute-item-label-cursor: pointer;--chotto-contactinfo-attribute-item-label-margin: 0;--chotto-contactinfo-attribute-item-current-chat-badge-margin-left: 8px;--chotto-contactinfo-attribute-item-current-chat-badge-font-size: var(--chotto-theme-text-font-size, 14px);--chotto-contactinfo-attribute-item-current-chat-badge-color: var(--chotto-theme-secondary-text-color);--chotto-contactinfo-custom-radio-display: inline-flex;--chotto-contactinfo-custom-radio-align-items: center;--chotto-contactinfo-custom-radio-justify-content: center;--chotto-contactinfo-custom-radio-width: 18px;--chotto-contactinfo-custom-radio-height: 18px;--chotto-contactinfo-custom-radio-border: 1px solid var(--chotto-theme-secondary-text-color);--chotto-contactinfo-custom-radio-border-radius: 50%;--chotto-contactinfo-custom-radio-margin-right: 11px;--chotto-contactinfo-custom-radio-flex-shrink: 0;--chotto-contactinfo-custom-radio-transition: border-color .2s ease;--chotto-contactinfo-radio-inner-position: relative;--chotto-contactinfo-radio-inner-width: 14px;--chotto-contactinfo-radio-inner-height: 14px;--chotto-contactinfo-radio-inner-display: flex;--chotto-contactinfo-radio-inner-align-items: center;--chotto-contactinfo-radio-inner-justify-content: center;--chotto-contactinfo-radio-inner-transition: opacity .2s ease;--chotto-contactinfo-attribute-item-label-hover-custom-radio-border-color: var(--chotto-theme-quinary-color);--chotto-contactinfo-channel-section-margin-bottom: 20px;--chotto-contactinfo-channel-label-display: block;--chotto-contactinfo-channel-label-font-size: var(--chotto-theme-text-font-size, 14px);--chotto-contactinfo-channel-label-color: var(--chotto-theme-secondary-text-color);--chotto-contactinfo-channel-label-margin: 1px 0 7px 3px;--chotto-contactinfo-custom-select-position: relative;--chotto-contactinfo-custom-select-width: 100%;--chotto-contactinfo-select-trigger-display: flex;--chotto-contactinfo-select-trigger-align-items: center;--chotto-contactinfo-select-trigger-padding: 8px 13px;--chotto-contactinfo-select-trigger-border: var(--chotto-input-border, 1px solid #d0d0d0);--chotto-contactinfo-select-trigger-border-radius: 1px;--chotto-contactinfo-select-trigger-background: var(--chotto-theme-primary-color);--chotto-contactinfo-select-trigger-cursor: pointer;--chotto-contactinfo-select-trigger-font-size: var(--chotto-theme-title-font-size, 16px);--chotto-contactinfo-select-trigger-color: var(--chotto-theme-primary-text-color);--chotto-contactinfo-select-trigger-user-select: none;--chotto-contactinfo-select-trigger-margin-left: 3px;--chotto-contactinfo-icon-width: 22px;--chotto-contactinfo-icon-height: 22px;--chotto-contactinfo-icon-margin-right: 10px;--chotto-contactinfo-icon-display: flex;--chotto-contactinfo-icon-align-items: center;--chotto-contactinfo-icon-justify-content: center;--chotto-contactinfo-icon-svg-width: 100%;--chotto-contactinfo-icon-svg-height: 100%;--chotto-contactinfo-arrow-margin-left: auto;--chotto-contactinfo-arrow-transition: transform .2s ease;--chotto-contactinfo-arrow-open-transform: rotate(180deg);--chotto-contactinfo-select-options-position: absolute;--chotto-contactinfo-select-options-top: 100%;--chotto-contactinfo-select-options-left: 3px;--chotto-contactinfo-select-options-right: 0;--chotto-contactinfo-select-options-background: var(--chotto-theme-primary-color);--chotto-contactinfo-select-options-border: var(--chotto-input-border, 1px solid #d0d0d0);--chotto-contactinfo-select-options-border-top: none;--chotto-contactinfo-select-options-border-radius: 0 0 4px 4px;--chotto-contactinfo-select-options-max-height: 200px;--chotto-contactinfo-select-options-overflow-y: auto;--chotto-contactinfo-select-options-z-index: 10;--chotto-contactinfo-select-options-box-shadow: 0 4px 6px rgba(0, 0, 0, .1);--chotto-contactinfo-select-option-display: flex;--chotto-contactinfo-select-option-align-items: center;--chotto-contactinfo-select-option-padding: 8px 12px;--chotto-contactinfo-select-option-cursor: pointer;--chotto-contactinfo-select-option-font-size: var(--chotto-theme-title-font-size, 16px);--chotto-contactinfo-select-option-color: var(--chotto-theme-primary-text-color);--chotto-contactinfo-select-option-user-select: none;--chotto-contactinfo-select-option-hover-background-color: var(--chotto-theme-item-background-color-hover, #F6F6F6);--chotto-contactinfo-divider-width: 368px;--chotto-contactinfo-divider-height: 1px;--chotto-contactinfo-divider-background-color: var(--chotto-theme-item-background-color-focus, #F3F3F3);--chotto-contactinfo-divider-margin-bottom: 13px;--chotto-contactinfo-divider-margin-left: 3px;--chotto-contactinfo-button-display: flex;--chotto-contactinfo-button-align-items: center;--chotto-contactinfo-button-gap: 10px;--chotto-contactinfo-button-padding: 8px 6px;--chotto-contactinfo-button-width: 100%;--chotto-contactinfo-button-border: none;--chotto-contactinfo-button-background: transparent;--chotto-contactinfo-button-cursor: pointer;--chotto-contactinfo-button-color: var(--chotto-theme-primary-text-color, #1E1E1E);--chotto-contactinfo-button-font-size: 16px;--chotto-contactinfo-button-text-align: left;--chotto-contactinfo-button-border-radius: 4px;--chotto-contactinfo-button-transition: background-color .2s ease;--chotto-contactinfo-button-hover-background-color: var(--chotto-theme-item-background-color-hover, #F6F6F6);--chotto-contactinfo-button-svg-img-width: 22px;--chotto-contactinfo-button-svg-img-height: 22px}[data-theme=mobilon1]{--chotto-thememode-button-margin: 0 auto;--chotto-thememode-switch-position: relative;--chotto-thememode-switch-display: inline-block;--chotto-thememode-switch-box-sizing: border-box;--chotto-thememode-switch-width: 56px;--chotto-thememode-switch-height: 28px;--chotto-thememode-switch-border: 1px solid var(--chotto-theme-tertiary-color);--chotto-thememode-switch-border-radius: 25%/50%;--chotto-thememode-switch-background: #fafafa;--chotto-thememode-switch-transition: .15s;--chotto-thememode-switch-cursor: pointer;--chotto-thememode-switch-span-position: absolute;--chotto-thememode-switch-span-top: 0;--chotto-thememode-switch-span-bottom: 0;--chotto-thememode-switch-span-margin: auto 0;--chotto-thememode-switch-span-display: flex;--chotto-thememode-switch-span-justify-content: center;--chotto-thememode-switch-span-align-items: center;--chotto-thememode-switch-sun-background-color: var(--chotto-theme-tertiary-color);--chotto-thememode-switch-sun-color: #404040;--chotto-thememode-switch-sun-left: 1px;--chotto-thememode-switch-sun-width: 24px;--chotto-thememode-switch-sun-height: 24px;--chotto-thememode-switch-sun-border-radius: 50%;--chotto-thememode-switch-sun-transition: .15s;--chotto-thememode-switch-moon-opacity: 0;--chotto-thememode-switch-moon-background-color: var(--chotto-theme-tertiary-color);--chotto-thememode-switch-moon-color: #404040;--chotto-thememode-switch-moon-width: 24px;--chotto-thememode-switch-moon-height: 24px;--chotto-thememode-switch-moon-border-radius: 50%;--chotto-thememode-switch-moon-transition: .15s;--chotto-thememode-input-display: block;--chotto-thememode-input-width: 0;--chotto-thememode-input-height: 0;--chotto-thememode-input-position: absolute;--chotto-thememode-input-z-index: -1;--chotto-thememode-input-opacity: 0;--chotto-thememode-switch-checked-background: #404040;--chotto-thememode-switch-checked-transition: .15s;--chotto-thememode-switch-sun-checked-transform: translateX(29px);--chotto-thememode-switch-sun-checked-opacity: 0;--chotto-thememode-switch-sun-checked-transition: all .15s;--chotto-thememode-switch-moon-checked-transform: translateX(29px);--chotto-thememode-switch-moon-checked-opacity: 1;--chotto-thememode-switch-moon-checked-transition: all .15s;--chotto-thememode-select-width: 70px}[data-theme=mobilon1]{--chotto-userprofile-container-display: grid;--chotto-userprofile-container-grid-template-columns: min-content 1fr;--chotto-userprofile-container-padding: 20px 12px 20px 9px;--chotto-userprofile-name-grid-column: 2;--chotto-userprofile-name-font-size: 20px;--chotto-userprofile-name-margin: 0;--chotto-userprofile-email-grid-column: 2;--chotto-userprofile-email-font-size: 16px;--chotto-userprofile-email-margin: 0;--chotto-userprofile-phone-grid-column: 2;--chotto-userprofile-phone-font-size: 16px;--chotto-userprofile-phone-margin: 0;--chotto-userprofile-avatar-container-grid-row: 1 / 4;--chotto-userprofile-avatar-container-position: relative;--chotto-userprofile-avatar-container-display: flex;--chotto-userprofile-avatar-container-margin: auto 15px auto 0;--chotto-userprofile-avatar-container-border-radius: 50%;--chotto-userprofile-avatar-container-img-border-radius: 50%;--chotto-userprofile-avatar-container-img-object-fit: cover;--chotto-userprofile-status-position: absolute;--chotto-userprofile-status-bottom: 0;--chotto-userprofile-status-right: 5px;--chotto-userprofile-status-display: block;--chotto-userprofile-status-width: 10px;--chotto-userprofile-status-height: 10px;--chotto-userprofile-status-border-radius: 50%;--chotto-userprofile-status-background-color: transparent;--chotto-userprofile-status-z-index: 1}[data-theme=mobilon1]{--chotto-videorecorder-container-position: relative;--chotto-videorecorder-container-display: grid;--chotto-videorecorder-container-align-items: center;--chotto-videorecorder-container-background-color: transparent;--chotto-videorecorder-container-height: fit-content;--chotto-videorecorder-button-background-color: transparent;--chotto-videorecorder-button-border: 0px;--chotto-videorecorder-button-span-display: block;--chotto-videorecorder-button-span-cursor: pointer;--chotto-videorecorder-button-span-padding: 1px 0 0 3px;--chotto-videorecorder-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-videorecorder-button-span-color: var(--chotto-theme-button-color-active);--chotto-videorecorder-button-hover-span-color: var(--chotto-theme-button-color-hover);--chotto-videorecorder-button-disabled-pointer-events: none;--chotto-videorecorder-button-disabled-span-cursor: auto;--chotto-videorecorder-button-disabled-span-color: var(--chotto-theme-button-color-disabled)}[data-theme=mobilon1]{--chotto-audiomessage-pbc-background-color: #e5e5e5;--chotto-audiomessage-pb-background-color: #007CFF;--chotto-audiomessage-transcript-delimiter-color: #d4d4d4;--chotto-audiomessage-content-position: relative;--chotto-audiomessage-content-display: grid;--chotto-audiomessage-content-grid-template-columns: min-content 1fr;--chotto-audiomessage-content-column-gap: 12px;--chotto-audiomessage-content-width: 50%;--chotto-audiomessage-content-max-width: 25rem;--chotto-audiomessage-content-min-width: 25rem;--chotto-audiomessage-content-padding: 10px 10px 4px 16px;--chotto-audiomessage-content-border-radius: var(--chotto-theme-message-border-radius, 14px);--chotto-audiomessage-left-arrow-content: "";--chotto-audiomessage-left-arrow-position: absolute;--chotto-audiomessage-left-arrow-top: 0;--chotto-audiomessage-left-arrow-left: -8px;--chotto-audiomessage-left-arrow-width: 0;--chotto-audiomessage-left-arrow-height: 0;--chotto-audiomessage-left-arrow-border: 20px solid transparent;--chotto-audiomessage-left-background-color: var(--chotto-theme-message-left-bg);--chotto-audiomessage-left-arrow-border-top: 15px solid var(--chotto-theme-message-left-bg);--chotto-audiomessage-left-arrow-z-index: 1;--chotto-audiomessage-right-arrow-content: "";--chotto-audiomessage-right-arrow-position: absolute;--chotto-audiomessage-right-arrow-top: 0;--chotto-audiomessage-right-arrow-right: -8px;--chotto-audiomessage-right-arrow-width: 0;--chotto-audiomessage-right-arrow-height: 0;--chotto-audiomessage-right-arrow-border: 20px solid transparent;--chotto-audiomessage-right-background-color: var(--chotto-theme-message-right-bg);--chotto-audiomessage-right-arrow-border-top: 15px solid var(--chotto-theme-message-right-bg);--chotto-audiomessage-right-arrow-z-index: 1;--chotto-audiomessage-audio-container-position: relative;--chotto-audiomessage-audio-container-display: grid;--chotto-audiomessage-audio-container-grid-template-columns: min-content 1fr;--chotto-audiomessage-audio-container-column-gap: 12px;--chotto-audiomessage-audio-container-max-width: 25rem;--chotto-audiomessage-audio-container-border-radius: 14px;--chotto-audiomessage-audio-container-padding: 10px 30px 10px 0px;--chotto-audiomessage-audio-container-grid-column: 1/3;--chotto-audiomessage-play-pause-border: none;--chotto-audiomessage-play-pause-cursor: pointer;--chotto-audiomessage-play-pause-position: relative;--chotto-audiomessage-play-pause-grid-row: 1 / 3;--chotto-audiomessage-play-pause-width: 38px;--chotto-audiomessage-play-pause-height: 38px;--chotto-audiomessage-play-pause-border-radius: 50%;--chotto-audiomessage-type-icon-background-color: var(--chotto-theme-message-type-icon-bg-color);--chotto-audiomessage-type-icon-font-size: var(--chotto-theme-button-icon-size);--chotto-audiomessage-type-icon-color: var(--chotto-theme-message-type-icon-color);--chotto-audiomessage-play-pause-span-display: flex;--chotto-audiomessage-play-pause-span-position: absolute;--chotto-audiomessage-play-pause-span-top: 50%;--chotto-audiomessage-play-pause-span-left: 50%;--chotto-audiomessage-play-pause-span-transform: translate(-50%, -50%);--chotto-audiomessage-progress-bar-webkit-appearance: none;--chotto-audiomessage-progress-bar-appearance: none;--chotto-audiomessage-progress-bar-cursor: pointer;--chotto-audiomessage-progress-bar-height: 10px;--chotto-audiomessage-progress-bar-overflow: hidden;--chotto-audiomessage-progress-bar-border-radius: 3px;--chotto-audiomessage-progress-bar-margin-top: 5px;--chotto-audiomessage-progress-bar-margin-left: -1px;--chotto-audiomessage-progress-bar-thumb-width: 10px;--chotto-audiomessage-progress-bar-thumb-height: 10px;--chotto-audiomessage-progress-bar-thumb-appearance: none;--chotto-audiomessage-progress-bar-thumb-border: 0;--chotto-audiomessage-progress-bar-thumb-border-radius: 0;--chotto-audiomessage-progress-bar-thumb-box-shadow: -10000px 0 0 10000px #007CFF;--chotto-audiomessage-player-controls-display: flex;--chotto-audiomessage-player-controls-justify-content: space-between;--chotto-audiomessage-speed-btn-container-display: flex;--chotto-audiomessage-speed-btn-container-gap: 2px;--chotto-audiomessage-speed-btn-container-margin-right: 5px;--chotto-audiomessage-speed-btn-background-color: transparent;--chotto-audiomessage-speed-btn-border: 0;--chotto-audiomessage-speed-btn-width: 25px;--chotto-audiomessage-speed-btn-font-size: var(--chotto-theme-additional-text-font-size);--chotto-audiomessage-speed-btn-font-weight: 400;--chotto-audiomessage-speed-btn-hover-cursor: pointer;--chotto-audiomessage-speed-btn-hover-font-weight: 600;--chotto-audiomessage-speed-btn-selected-font-weight: 600;--chotto-audiomessage-remaining-time-grid-column: 2;--chotto-audiomessage-remaining-time-margin-bottom: -10px;--chotto-audiomessage-remaining-time-height: fit-content;--chotto-audiomessage-remaining-time-font-size: var(--chotto-theme-small-text-font-size);--chotto-audiomessage-avatar-align-self: center;--chotto-audiomessage-avatar-object-fit: cover;--chotto-audiomessage-avatar-min-width: var(--chotto-theme-avatar-small-size);--chotto-audiomessage-avatar-min-height: var(--chotto-theme-avatar-small-size);--chotto-audiomessage-avatar-border-radius: 50%;--chotto-audiomessage-info-container-grid-column: 1 / 3;--chotto-audiomessage-info-container-margin-left: auto;--chotto-audiomessage-info-container-display: flex;--chotto-audiomessage-info-container-align-items: center;--chotto-audiomessage-info-container-column-gap: 4px;--chotto-audiomessage-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-audiomessage-subtext-text-color: var(--chotto-theme-secondary-text-color);--chotto-audiomessage-download-button-position: absolute;--chotto-audiomessage-download-button-right: 3px;--chotto-audiomessage-download-button-top: 16px;--chotto-audiomessage-download-button-display: flex;--chotto-audiomessage-download-button-justify-content: center;--chotto-audiomessage-download-button-align-items: center;--chotto-audiomessage-download-button-border: none;--chotto-audiomessage-download-button-border-radius: 12px;--chotto-audiomessage-download-button-background-color: transparent;--chotto-audiomessage-download-button-padding: 0;--chotto-audiomessage-download-button-cursor: pointer;--chotto-audiomessage-download-button-icon-color: var(--chotto-theme-secondary-text-color);--chotto-audiomessage-download-button-icon-size: var(--chotto-theme-text-icon-size);--chotto-audiomessage-status-display: flex;--chotto-audiomessage-status-color-received: var(--chotto-theme-status-color-received);--chotto-audiomessage-status-color-read: var(--chotto-theme-status-color-read);--chotto-audiomessage-views-display: flex;--chotto-audiomessage-views-align-items: center;--chotto-audiomessage-views-column-gap: 4px;--chotto-audiomessage-small-text-icon-size: var(--chotto-theme-small-text-icon-size);--chotto-audiomessage-views-icon-text-color: var(--chotto-theme-secondary-text-color);--chotto-audiomessage-small-text-font-size: var(--chotto-theme-small-text-font-size);--chotto-audiomessage-views-text-color: var(--chotto-theme-secondary-text-color);--chotto-audiomessage-time-font-size: var(--chotto-theme-text-font-size);--chotto-audiomessage-time-text-color: var(--chotto-theme-secondary-text-color);--chotto-audiomessage-menu-button-position: absolute;--chotto-audiomessage-menu-button-background-color: transparent;--chotto-audiomessage-menu-button-border: none;--chotto-audiomessage-menu-button-transform: translateY(-50%);--chotto-audiomessage-menu-button-cursor: pointer;--chotto-audiomessage-menu-button-transition: .2s;--chotto-audiomessage-menu-button-icon-color: var(--chotto-theme-button-color-active);--chotto-audiomessage-menu-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-audiomessage-menu-button-icon-color-hover: var(--chotto-theme-button-color-hover);--chotto-audiomessage-context-menu-position: absolute;--chotto-audiomessage-text-container-grid-column: 1 / 3;--chotto-audiomessage-text-container-word-wrap: break-word;--chotto-audiomessage-text-container-max-width: 25rem;--chotto-audiomessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-audiomessage-link-preview-grid-column: 1 / 3;--chotto-audiomessage-transcript-container-position: relative;--chotto-audiomessage-transcript-container-padding-left: 16px;--chotto-audiomessage-transcript-container-margin-bottom: 16px;--chotto-audiomessage-transcript-container-cursor: pointer;--chotto-audiomessage-transcript-container-user-select: none;--chotto-audiomessage-transcript-delimiter-content: "";--chotto-audiomessage-transcript-delimiter-position: absolute;--chotto-audiomessage-transcript-delimiter-top: 50%;--chotto-audiomessage-transcript-delimiter-left: 0;--chotto-audiomessage-transcript-delimiter-transform: translateY(-50%);--chotto-audiomessage-transcript-delimiter-width: 2px;--chotto-audiomessage-transcript-delimiter-height: 84%;--chotto-audiomessage-transcript-delimiter-border-radius: 6px;--chotto-audiomessage-transcript-text-color: var(--chotto-theme-secondary-text-color);--chotto-audiomessage-left-right-display: grid;--chotto-audiomessage-message-margin: var(--chotto-theme-message-margin);--chotto-audiomessage-left-grid-template-columns: min-content 1fr;--chotto-audiomessage-left-avatar-grid-column: 1;--chotto-audiomessage-left-avatar-grid-row: 2;--chotto-audiomessage-left-avatar-margin-right: 12px;--chotto-audiomessage-left-subtext-grid-column: 2;--chotto-audiomessage-left-subtext-grid-row: 1;--chotto-audiomessage-left-subtext-margin: 0 0 2px 10px;--chotto-audiomessage-left-content-grid-column: 2;--chotto-audiomessage-left-content-avatar-indent-margin-left: 52px ;--chotto-audiomessage-left-menu-button-top: 50%;--chotto-audiomessage-left-menu-button-right: -40px;--chotto-audiomessage-left-context-menu-top: 50%;--chotto-audiomessage-left-context-menu-left: 100%;--chotto-audiomessage-left-context-menu-margin-top: 20px;--chotto-audiomessage-right-grid-template-columns: 1fr min-content;--chotto-audiomessage-right-avatar-grid-column: 2;--chotto-audiomessage-right-avatar-grid-row: 2;--chotto-audiomessage-right-avatar-margin-left: 12px;--chotto-audiomessage-right-subtext-grid-column: 1;--chotto-audiomessage-right-subtext-grid-row: 1;--chotto-audiomessage-right-subtext-margin: 0 10px 2px auto;--chotto-audiomessage-right-content-grid-column: 1;--chotto-audiomessage-right-content-margin-left: auto;--chotto-audiomessage-right-content-avatar-indent-margin-right: 52px ;--chotto-audiomessage-right-menu-button-top: 50%;--chotto-audiomessage-right-menu-button-left: -40px;--chotto-audiomessage-right-context-menu-top: 50%;--chotto-audiomessage-right-context-menu-right: 100%;--chotto-audiomessage-right-context-menu-margin-top: 20px;--chotto-audiomessage-modal-position: absolute;--chotto-audiomessage-modal-top: 50%;--chotto-audiomessage-modal-left: 50%;--chotto-audiomessage-modal-transform: translate(-50%, -50%);--chotto-audiomessage-modal-z-index: 101;--chotto-audiomessage-modal-max-width: 30%;--chotto-audiomessage-modal-font-family: var(--chotto-theme-font-family);--chotto-audiomessage-modal-font-weight: var(--chotto-theme-default-font-weight);--chotto-audiomessage-modal-font-size: var(--chotto-theme-text-font-size);--chotto-audiomessage-modal-text-color: var(--chotto-theme-primary-text-color);--chotto-audiomessage-modal-background-color: var(--chotto-theme-message-modal-bg);--chotto-audiomessage-modal-border-radius: var(--chotto-theme-message-modal-border-radius);--chotto-audiomessage-modal-padding: var(--chotto-theme-message-modal-padding);--chotto-audiomessage-modal-overlay-shadow: var(--chotto-theme-message-modal-overlay-shadow);--chotto-audiomessage-modal-title-font-size: var(--chotto-theme-title-font-size);--chotto-audiomessage-modal-overlay-position: fixed;--chotto-audiomessage-modal-overlay-top: 0;--chotto-audiomessage-modal-overlay-left: 0;--chotto-audiomessage-modal-overlay-right: 0;--chotto-audiomessage-modal-overlay-bottom: 0;--chotto-audiomessage-modal-overlay-z-index: 1000;--chotto-audiomessage-modal-mask-background: var(--chotto-theme-message-modal-mask-background);--chotto-audiomessage-modal-close-button-display: block;--chotto-audiomessage-modal-close-button-background-color: transparent;--chotto-audiomessage-modal-close-button-border: none;--chotto-audiomessage-modal-close-button-padding: 4px;--chotto-audiomessage-modal-close-button-margin: 0 0 14px auto;--chotto-audiomessage-modal-close-button-cursor: pointer;--chotto-audiomessage-modal-close-button-icon-color: var(--chotto-theme-secondary-text-color);--chotto-audiomessage-modal-close-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-audiomessage-v-enter-active-transition: all .1s ease-out;--chotto-audiomessage-v-leave-active-transition: all .1s cubic-bezier(1, .5, .8, 1);--chotto-audiomessage-v-enter-leave-transform: scale(.9);--chotto-audiomessage-v-enter-leave-opacity: 0;--chotto-audiomessage-modal-fade-transition: opacity .2s ease;--chotto-audiomessage-modal-fade-opacity: 0}[data-theme=mobilon1]{--chotto-basereplymessage-accent-line-color: #007CFF;--chotto-basereplymessage-left-secondary-bg: #f5f5f5;--chotto-basereplymessage-right-secondary-bg: #f5f5f5;--chotto-basereplymessage-item-border-color: #e5e5e5;--chotto-basereplymessage-container-position: relative;--chotto-basereplymessage-container-padding: 10px 6px 10px 20px;--chotto-basereplymessage-container-border-radius: 10px;--chotto-basereplymessage-container-overflow: hidden;--chotto-basereplymessage-container-margin-bottom: 6px;--chotto-basereplymessage-container-before-content: "";--chotto-basereplymessage-container-before-position: absolute;--chotto-basereplymessage-container-before-top: 0;--chotto-basereplymessage-container-before-left: 0;--chotto-basereplymessage-container-before-width: 4px;--chotto-basereplymessage-container-before-height: 100%;--chotto-basereplymessage-reset-display: none;--chotto-basereplymessage-reset-position: absolute;--chotto-basereplymessage-reset-right: 0;--chotto-basereplymessage-reset-top: 0;--chotto-basereplymessage-reset-hover-cursor: pointer;--chotto-basereplymessage-grid-display: grid;--chotto-basereplymessage-grid-template-columns: auto 1fr;--chotto-basereplymessage-grid-column-gap: 10px;--chotto-basereplymessage-grid-padding: 6px 10px 6px 10px;--chotto-basereplymessage-chat-input-reply-padding-right: 30px;--chotto-basereplymessage-chat-input-reply-border: 1px solid #e5e5e5;--chotto-basereplymessage-chat-input-reply-border-radius: 0;--chotto-basereplymessage-chat-input-reply-word-break: break-word;--chotto-basereplymessage-chat-input-reply-margin-bottom: 0;--chotto-basereplymessage-chat-input-reset-font-size: 1.1rem;--chotto-basereplymessage-chat-input-reset-display: flex;--chotto-basereplymessage-chat-input-reset-height: 100%;--chotto-basereplymessage-chat-input-reset-margin-right: 10px;--chotto-basereplymessage-chat-input-reset-span-margin: auto}[data-theme=mobilon1]{--chotto-callmessage-icon-missed-color: #ef4444;--chotto-callmessage-content-position: relative;--chotto-callmessage-content-word-wrap: break-word;--chotto-callmessage-content-width: fit-content;--chotto-callmessage-content-display: grid;--chotto-callmessage-content-grid-template-columns: min-content 1fr;--chotto-callmessage-content-column-gap: 12px;--chotto-callmessage-content-max-width: 51%;--chotto-callmessage-content-min-width: 30%;--chotto-callmessage-content-padding: 10px 16px 4px 16px;--chotto-callmessage-content-border-radius: var(--chotto-theme-message-border-radius, 14px);--chotto-callmessage-info-container-grid-column: 1 / 3;--chotto-callmessage-info-container-margin-left: auto;--chotto-callmessage-info-container-display: flex;--chotto-callmessage-info-container-align-items: center;--chotto-callmessage-info-container-column-gap: 4px;--chotto-callmessage-title-margin-bottom: 2px;--chotto-callmessage-title-font-size: var(--chotto-theme-title-font-size);--chotto-callmessage-icon-grid-column: 1;--chotto-callmessage-icon-grid-row: 1 / 3;--chotto-callmessage-icon-align-self: center;--chotto-callmessage-icon-display: flex;--chotto-callmessage-icon-justify-content: center;--chotto-callmessage-icon-align-items: center;--chotto-callmessage-icon-border-radius: 50%;--chotto-callmessage-icon-height: 38px;--chotto-callmessage-icon-width: 38px;--chotto-callmessage-icon-background-color: var(--chotto-theme-message-type-icon-bg-color);--chotto-callmessage-icon-color: var(--chotto-theme-message-type-icon-color);--chotto-callmessage-icon-font-size: var(--chotto-theme-button-icon-size);--chotto-callmessage-download-button-position: absolute;--chotto-callmessage-download-button-right: 8px;--chotto-callmessage-download-button-top: 10px;--chotto-callmessage-download-button-display: flex;--chotto-callmessage-download-button-justify-content: center;--chotto-callmessage-download-button-align-items: center;--chotto-callmessage-download-button-border: none;--chotto-callmessage-download-button-border-radius: 12px;--chotto-callmessage-download-button-background-color: transparent;--chotto-callmessage-download-button-padding: 0;--chotto-callmessage-download-button-cursor: pointer;--chotto-callmessage-download-button-icon-color: var(--chotto-theme-button-color-active);--chotto-callmessage-download-button-icon-size: var(--chotto-theme-text-icon-size);--chotto-callmessage-status-display: flex;--chotto-callmessage-status-color-received: var(--chotto-theme-status-color-received);--chotto-callmessage-status-color-read: var(--chotto-theme-status-color-read);--chotto-callmessage-small-text-icon-size: var(--chotto-theme-small-text-icon-size);--chotto-callmessage-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-callmessage-subtext-text-color: var(--chotto-theme-secondary-text-color);--chotto-callmessage-duration-text-color: var(--chotto-theme-secondary-text-color);--chotto-callmessage-duration-font-size: var(--chotto-theme-additional-text-font-size);--chotto-callmessage-time-font-size: var(--chotto-theme-text-font-size);--chotto-callmessage-time-text-color: var(--chotto-theme-secondary-text-color);--chotto-callmessage-avatar-align-self: center;--chotto-callmessage-avatar-object-fit: cover;--chotto-callmessage-avatar-min-width: var(--chotto-theme-avatar-small-size);--chotto-callmessage-avatar-min-height: var(--chotto-theme-avatar-small-size);--chotto-callmessage-avatar-border-radius: 50%;--chotto-callmessage-menu-button-position: absolute;--chotto-callmessage-menu-button-background-color: transparent;--chotto-callmessage-menu-button-border: none;--chotto-callmessage-menu-button-transform: translateY(-50%);--chotto-callmessage-menu-button-cursor: pointer;--chotto-callmessage-menu-button-transition: .2s;--chotto-callmessage-menu-button-icon-color: var(--chotto-theme-button-color-active);--chotto-callmessage-menu-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-callmessage-menu-button-icon-color-hover: var(--chotto-theme-button-color-hover);--chotto-callmessage-context-menu-position: absolute;--chotto-callmessage-text-dialog-position: relative;--chotto-callmessage-text-dialog-width: fit-content;--chotto-callmessage-text-dialog-max-width: 46%;--chotto-callmessage-text-dialog-left-padding-left: 24px;--chotto-callmessage-text-dialog-before-background-color: var(--chotto-theme-secondary-text-color);--chotto-callmessage-text-dialog-title-font-size: var(--chotto-theme-title-font-size);--chotto-callmessage-text-dialog-subtext-text-color: var(--chotto-theme-secondary-text-color);--chotto-callmessage-text-dialog-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-callmessage-text-dialog-before-content: "";--chotto-callmessage-text-dialog-before-position: absolute;--chotto-callmessage-text-dialog-before-top: 12px;--chotto-callmessage-text-dialog-before-left: 0;--chotto-callmessage-text-dialog-before-width: 16px;--chotto-callmessage-text-dialog-before-height: 2px;--chotto-callmessage-text-dialog-right-padding-left: 0;--chotto-callmessage-text-dialog-right-padding-right: 24px;--chotto-callmessage-text-dialog-right-margin-left: auto;--chotto-callmessage-text-dialog-right-before-right: 0;--chotto-callmessage-text-dialog-right-before-left: auto;--chotto-callmessage-text-dialog-right-span-width: fit-content;--chotto-callmessage-text-dialog-right-span-display: block;--chotto-callmessage-text-dialog-right-span-margin-left: auto;--chotto-callmessage-left-right-display: grid;--chotto-callmessage-message-margin: var(--chotto-theme-message-margin);--chotto-callmessage-left-grid-template-columns: min-content 1fr;--chotto-callmessage-left-avatar-grid-column: 1;--chotto-callmessage-left-avatar-grid-row: 2;--chotto-callmessage-left-avatar-margin-right: 12px;--chotto-callmessage-left-subtext-grid-column: 2;--chotto-callmessage-left-subtext-grid-row: 1;--chotto-callmessage-left-subtext-margin: 0 0 2px 10px;--chotto-callmessage-left-content-grid-column: 2;--chotto-callmessage-left-background-color: var(--chotto-theme-message-left-bg);--chotto-callmessage-right-grid-template-columns: 1fr min-content;--chotto-callmessage-right-avatar-grid-column: 2;--chotto-callmessage-right-avatar-grid-row: 2;--chotto-callmessage-right-avatar-margin-left: 12px;--chotto-callmessage-right-subtext-grid-column: 1;--chotto-callmessage-right-subtext-grid-row: 1;--chotto-callmessage-right-subtext-margin: 0 10px 2px auto;--chotto-callmessage-right-content-grid-column: 1;--chotto-callmessage-right-content-margin-left: auto;--chotto-callmessage-right-background-color: var(--chotto-theme-message-right-bg);--chotto-callmessage-modal-position: absolute;--chotto-callmessage-modal-top: 50%;--chotto-callmessage-modal-left: 50%;--chotto-callmessage-modal-transform: translate(-50%, -50%);--chotto-callmessage-modal-z-index: 101;--chotto-callmessage-modal-width: 32%;--chotto-callmessage-modal-max-height: 80vh;--chotto-callmessage-modal-overflow-y: auto;--chotto-callmessage-modal-display: flex;--chotto-callmessage-modal-flex-direction: column;--chotto-callmessage-modal-row-gap: 10px;--chotto-callmessage-modal-font-family: var(--chotto-theme-font-family);--chotto-callmessage-modal-font-weight: var(--chotto-theme-default-font-weight);--chotto-callmessage-modal-font-size: var(--chotto-theme-text-font-size);--chotto-callmessage-modal-text-color: var(--chotto-theme-primary-text_color);--chotto-callmessage-modal-background-color: var(--chotto-theme-message-modal-bg);--chotto-callmessage-modal-border-radius: var(--chotto-theme-message-modal-border-radius);--chotto-callmessage-modal-padding: var(--chotto-theme-message-modal-padding);--chotto-callmessage-modal-overlay-shadow: var(--chotto-theme-message-modal-overlay-shadow);--chotto-callmessage-modal-scrollbar-width: 8px;--chotto-callmessage-modal-scrollbar-bg: var(--chotto-theme-scrollbar-bg);--chotto-callmessage-modal-scrollbar-thumb-border-radius: 10px;--chotto-callmessage-modal-scrollbar-thumb-bg: var(--chotto-theme-scrollbar-thumb-bg);--chotto-callmessage-modal-scrollbar-track-border-radius: 10px;--chotto-callmessage-modal-overlay-position: fixed;--chotto-callmessage-modal-overlay-top: 0;--chotto-callmessage-modal-overlay-left: 0;--chotto-callmessage-modal-overlay-right: 0;--chotto-callmessage-modal-overlay-bottom: 0;--chotto-callmessage-modal-overlay-z-index: 1000;--chotto-callmessage-modal-mask-background: var(--chotto-theme-message-modal-mask-background);--chotto-callmessage-modal-close-button-display: block;--chotto-callmessage-modal-close-button-background-color: transparent;--chotto-callmessage-modal-close-button-border: none;--chotto-callmessage-modal-close-button-padding: 4px;--chotto-callmessage-modal-close-button-margin: 0 0 14px auto;--chotto-callmessage-modal-close-button-cursor: pointer;--chotto-callmessage-modal-close-button-icon-color: var(--chotto-theme-secondary-text-color);--chotto-callmessage-modal-close-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-callmessage-modal-fade-transition: opacity .2s ease;--chotto-callmessage-modal-fade-opacity-from: 0;--chotto-callmessage-modal-fade-opacity-to: 1}[data-theme=mobilon1]{--chotto-datemessage-container-display: flex;--chotto-datemessage-container-align-items: center;--chotto-datemessage-container-justify-content: center;--chotto-datemessage-container-margin: 0 auto;--chotto-datemessage-container-padding: 6px 18px;--chotto-datemessage-container-margin-bottom: 18px;--chotto-datemessage-container-width: fit-content;--chotto-datemessage-container-background-color: transparent;--chotto-datemessage-text-padding: 4px 11px;--chotto-datemessage-text-border-radius: 4px;--chotto-datemessage-text-background-color: #ffffff;--chotto-datemessage-text-font-size: 14px;--chotto-datemessage-text-color: #1E1E1E}[data-theme=mobilon1]{--chotto-datemessagesticky-container-position: sticky;--chotto-datemessagesticky-container-top: 10px;--chotto-datemessagesticky-container-height: 0;--chotto-datemessagesticky-container-overflow: visible;--chotto-datemessagesticky-container-display: flex;--chotto-datemessagesticky-container-align-items: center;--chotto-datemessagesticky-container-justify-content: center;--chotto-datemessagesticky-container-z-index: 200;--chotto-datemessagesticky-container-pointer-events: none;--chotto-datemessagesticky-text-padding: 4px 11px;--chotto-datemessagesticky-text-border-radius: 4px;--chotto-datemessagesticky-text-box-shadow: 0 2px 6px rgba(0,0,0,.08);--chotto-datemessagesticky-text-font-size: var(--chotto-theme-additional-text-font-size, 14px);--chotto-datemessagesticky-text-background-color: #ffffff;--chotto-datemessagesticky-text-color: var(--chotto-theme-primary-text-color, #1E1E1E)}[data-theme=mobilon1]{--chotto-feedkeyboard-container-display: flex;--chotto-feedkeyboard-container-flex-wrap: wrap;--chotto-feedkeyboard-container-max-width: 100%;--chotto-feedkeyboard-container-gap: 10px;--chotto-feedkeyboard-container-margin-bottom: 10px;--chotto-feedkeyboard-container-margin-top: 10px;--chotto-feedkeyboard-container-left-justify-content: flex-start;--chotto-feedkeyboard-container-left-margin-left: 0;--chotto-feedkeyboard-container-left-margin-right: auto;--chotto-feedkeyboard-container-center-justify-content: center;--chotto-feedkeyboard-container-center-margin-left: auto;--chotto-feedkeyboard-container-center-margin-right: auto;--chotto-feedkeyboard-container-right-justify-content: flex-end;--chotto-feedkeyboard-container-right-margin-left: auto;--chotto-feedkeyboard-container-right-margin-right: 0;--chotto-feedkeyboard-button-background: #ffffff;--chotto-feedkeyboard-button-word-wrap: break-word;--chotto-feedkeyboard-button-max-width: 100%;--chotto-feedkeyboard-button-cursor: pointer;--chotto-feedkeyboard-button-padding: 2.5px 14px;--chotto-feedkeyboard-button-border: 1px solid #6C757D;--chotto-feedkeyboard-button-border-radius: 15px;--chotto-feedkeyboard-button-text-font-size: var(--chotto-theme-text-font-size);--chotto-feedkeyboard-button-text-margin: 0;--chotto-feedkeyboard-button-text-font-weight: 600}[data-theme=mobilon1]{--chotto-filemessage-content-position: relative;--chotto-filemessage-content-width: fit-content;--chotto-filemessage-content-border-radius: var(--chotto-theme-message-border-radius, 14px);--chotto-filemessage-content-padding: 10px 10px 4px 16px;--chotto-filemessage-content-max-width: 25rem;--chotto-filemessage-left-triangle-content: "";--chotto-filemessage-left-triangle-position: absolute;--chotto-filemessage-left-triangle-top: 0;--chotto-filemessage-left-triangle-left: -8px;--chotto-filemessage-left-triangle-width: 0;--chotto-filemessage-left-triangle-height: 0;--chotto-filemessage-left-triangle-border: 20px solid transparent;--chotto-filemessage-left-triangle-border-top: 15px solid var(--chotto-theme-message-left-bg);--chotto-filemessage-left-triangle-z-index: 1;--chotto-filemessage-right-triangle-content: "";--chotto-filemessage-right-triangle-position: absolute;--chotto-filemessage-right-triangle-top: 0;--chotto-filemessage-right-triangle-right: -8px;--chotto-filemessage-right-triangle-width: 0;--chotto-filemessage-right-triangle-height: 0;--chotto-filemessage-right-triangle-border: 20px solid transparent;--chotto-filemessage-right-triangle-border-top: 15px solid var(--chotto-theme-message-right-bg);--chotto-filemessage-right-triangle-z-index: 1;--chotto-filemessage-left-bg: var(--chotto-theme-message-left-bg);--chotto-filemessage-right-bg: var(--chotto-theme-message-right-bg);--chotto-filemessage-avatar-min-width: var(--chotto-theme-avatar-small-size);--chotto-filemessage-avatar-min-height: var(--chotto-theme-avatar-small-size);--chotto-filemessage-avatar-border-radius: 50%;--chotto-filemessage-text-container-p-font-size: var(--chotto-theme-text-font-size);--chotto-filemessage-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-filemessage-subtext-color: var(--chotto-theme-secondary-text-color);--chotto-filemessage-link-span-color: var(--chotto-theme-secondary-text-color);--chotto-filemessage-link-span-font-size: var(--chotto-theme-button-icon-size);--chotto-filemessage-filename-text-font-size: var(--chotto-theme-text-font-size);--chotto-filemessage-filename-text-color: var(--chotto-theme-primary-text-color);--chotto-filemessage-download-button-span-color: var(--chotto-theme-secondary-text-color);--chotto-filemessage-download-button-span-font-size: var(--chotto-theme-text-icon-size);--chotto-filemessage-status-span-color: var(--chotto-theme-status-color-received);--chotto-filemessage-status-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-filemessage-status-received-color: var(--chotto-theme-status-color-received);--chotto-filemessage-status-read-color: var(--chotto-theme-status-color-read);--chotto-filemessage-views-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-filemessage-views-span-color: var(--chotto-theme-secondary-text-color);--chotto-filemessage-views-p-font-size: var(--chotto-theme-small-text-font-size);--chotto-filemessage-views-p-color: var(--chotto-theme-secondary-text-color);--chotto-filemessage-time-font-size: var(--chotto-theme-text-font-size);--chotto-filemessage-time-color: var(--chotto-theme-secondary-text-color);--chotto-filemessage-menu-button-span-color: var(--chotto-theme-button-color-active);--chotto-filemessage-menu-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-filemessage-menu-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-filemessage-left-right-margin: var(--chotto-theme-message-margin);--chotto-filemessage-avatar-align-self: auto;--chotto-filemessage-avatar-object-fit: cover;--chotto-filemessage-text-container-margin-top: 6px;--chotto-filemessage-text-container-word-wrap: break-word;--chotto-filemessage-text-container-p-white-space: pre-wrap;--chotto-filemessage-link-display: flex;--chotto-filemessage-link-justify-content: flex-start;--chotto-filemessage-link-align-items: center;--chotto-filemessage-link-column-gap: 12px;--chotto-filemessage-filename-text-overflow: hidden;--chotto-filemessage-filename-text-text-overflow: ellipsis;--chotto-filemessage-filename-text-webkit-line-clamp: 1;--chotto-filemessage-filename-text-line-clamp: 1;--chotto-filemessage-filename-text-webkit-box-orient: vertical;--chotto-filemessage-filename-text-margin-right: 40px;--chotto-filemessage-info-container-display: flex;--chotto-filemessage-info-container-align-items: center;--chotto-filemessage-info-container-justify-content: flex-end;--chotto-filemessage-info-container-column-gap: 2px;--chotto-filemessage-download-button-margin-bottom: 5px;--chotto-filemessage-download-button-border: none;--chotto-filemessage-download-button-border-radius: 12px;--chotto-filemessage-download-button-background-color: transparent;--chotto-filemessage-download-button-padding: 0;--chotto-filemessage-download-button-cursor: pointer;--chotto-filemessage-status-display: flex;--chotto-filemessage-status-span-font-weight: 400;--chotto-filemessage-status-received-first-child-margin-right: -8px;--chotto-filemessage-status-read-first-child-margin-right: -8px;--chotto-filemessage-views-display: flex;--chotto-filemessage-views-align-items: center;--chotto-filemessage-views-column-gap: 4px;--chotto-filemessage-menu-button-position: absolute;--chotto-filemessage-menu-button-background-color: transparent;--chotto-filemessage-menu-button-border: none;--chotto-filemessage-menu-button-transform: translateY(-50%);--chotto-filemessage-menu-button-cursor: pointer;--chotto-filemessage-menu-button-transition: .2s;--chotto-filemessage-menu-button-hover-transition: .2s;--chotto-filemessage-context-menu-position: absolute;--chotto-filemessage-left-right-display: grid;--chotto-filemessage-left-grid-template-columns: min-content 1fr;--chotto-filemessage-left-avatar-grid-column: 1;--chotto-filemessage-left-avatar-margin-right: 12px;--chotto-filemessage-left-subtext-grid-column: 2;--chotto-filemessage-left-subtext-grid-row: 1;--chotto-filemessage-left-subtext-margin: 0 0 2px 10px;--chotto-filemessage-left-content-grid-column: 2;--chotto-filemessage-left-content-with-avatar-indent-margin-left: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-filemessage-left-menu-button-top: 50%;--chotto-filemessage-left-menu-button-right: -40px;--chotto-filemessage-left-context-menu-top: 50%;--chotto-filemessage-left-context-menu-left: 100%;--chotto-filemessage-left-context-menu-margin-top: 20px;--chotto-filemessage-right-grid-template-columns: 1fr min-content;--chotto-filemessage-right-avatar-grid-column: 2;--chotto-filemessage-right-avatar-grid-row: 2;--chotto-filemessage-right-avatar-margin-left: 12px;--chotto-filemessage-right-subtext-grid-column: 1;--chotto-filemessage-right-subtext-grid-row: 1;--chotto-filemessage-right-subtext-margin: 0 10px 2px auto;--chotto-filemessage-right-content-grid-column: 1;--chotto-filemessage-right-content-margin-left: auto;--chotto-filemessage-right-content-with-avatar-indent-margin-right: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-filemessage-right-menu-button-top: 50%;--chotto-filemessage-right-menu-button-left: -40px;--chotto-filemessage-right-context-menu-top: 50%;--chotto-filemessage-right-context-menu-right: 100%;--chotto-filemessage-right-context-menu-margin-top: 20px;--chotto-filemessage-v-enter-active-transition: all .1s ease-out;--chotto-filemessage-v-leave-active-transition: all .1s cubic-bezier(1, .5, .8, 1);--chotto-filemessage-v-enter-from-transform: scale(.9);--chotto-filemessage-v-enter-from-opacity: 0}[data-theme=mobilon1]{--chotto-imagemessage-content-position: relative;--chotto-imagemessage-content-max-width: 60%;--chotto-imagemessage-content-border-radius: 14px;--chotto-imagemessage-avatar-grid-row: 1 / -1;--chotto-imagemessage-avatar-align-self: end;--chotto-imagemessage-avatar-object-fit: cover;--chotto-imagemessage-avatar-margin-bottom: 6px;--chotto-imagemessage-avatar-min-width: var(--chotto-theme-avatar-small-size);--chotto-imagemessage-avatar-min-height: var(--chotto-theme-avatar-small-size);--chotto-imagemessage-avatar-border-radius: 50%;--chotto-imagemessage-info-container-position: absolute;--chotto-imagemessage-info-container-right: 8px;--chotto-imagemessage-info-container-bottom: 4px;--chotto-imagemessage-info-container-display: flex;--chotto-imagemessage-info-container-align-items: center;--chotto-imagemessage-info-container-column-gap: 4px;--chotto-imagemessage-info-container-border-radius: 12px;--chotto-imagemessage-info-container-padding: 6px 10px;--chotto-imagemessage-info-container-color: #262626;--chotto-imagemessage-info-container-background-color: #e5e5e5;--chotto-imagemessage-download-button-position: absolute;--chotto-imagemessage-download-button-left: 8px;--chotto-imagemessage-download-button-bottom: 4px;--chotto-imagemessage-download-button-display: flex;--chotto-imagemessage-download-button-justify-content: center;--chotto-imagemessage-download-button-align-items: center;--chotto-imagemessage-download-button-border: none;--chotto-imagemessage-download-button-border-radius: 12px;--chotto-imagemessage-download-button-padding: 6px 6px;--chotto-imagemessage-download-button-background-color: #e5e5e5;--chotto-imagemessage-download-button-cursor: pointer;--chotto-imagemessage-download-button-span-color: #262626;--chotto-imagemessage-download-button-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-imagemessage-views-display: flex;--chotto-imagemessage-views-align-items: center;--chotto-imagemessage-views-column-gap: 4px;--chotto-imagemessage-views-cursor: pointer;--chotto-imagemessage-views-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-imagemessage-views-p-font-size: var(--chotto-theme-small-text-font-size);--chotto-imagemessage-time-font-size: var(--chotto-theme-small-text-font-size);--chotto-imagemessage-status-display: flex;--chotto-imagemessage-status-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-imagemessage-status-received-first-child-margin-right: -8px;--chotto-imagemessage-status-read-first-child-margin-right: -8px;--chotto-imagemessage-status-read-color: var(--chotto-theme-status-color-read);--chotto-imagemessage-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-imagemessage-subtext-color: var(--chotto-theme-secondary-text-color);--chotto-imagemessage-preview-button-position: relative;--chotto-imagemessage-preview-button-display: flex;--chotto-imagemessage-preview-button-flex-direction: column;--chotto-imagemessage-preview-button-padding: 0;--chotto-imagemessage-preview-image-width: 100%;--chotto-imagemessage-preview-image-max-height: 500px;--chotto-imagemessage-preview-image-cursor: zoom-in;--chotto-imagemessage-modal-image-height: 100%;--chotto-imagemessage-modal-image-object-fit: contain;--chotto-imagemessage-modal-image-border-radius: 5px;--chotto-imagemessage-modal-image-max-height: 90vh;--chotto-imagemessage-modal-image-max-width: 95vw;--chotto-imagemessage-menu-button-position: absolute;--chotto-imagemessage-menu-button-background-color: transparent;--chotto-imagemessage-menu-button-border: none;--chotto-imagemessage-menu-button-transform: translateY(-50%);--chotto-imagemessage-menu-button-cursor: pointer;--chotto-imagemessage-menu-button-transition: .2s;--chotto-imagemessage-menu-button-span-color: var(--chotto-theme-button-color-active);--chotto-imagemessage-menu-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-imagemessage-menu-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-imagemessage-menu-button-hover-transition: .2s;--chotto-imagemessage-context-menu-position: absolute;--chotto-imagemessage-text-container-padding: 6px 10px 6px 10px;--chotto-imagemessage-text-container-border-radius: 0 0 8px 8px;--chotto-imagemessage-text-container-word-wrap: break-word;--chotto-imagemessage-text-container-p-font-size: var(--chotto-theme-text-font-size);--chotto-imagemessage-text-container-p-word-break: break-all;--chotto-imagemessage-link-preview-margin: 8px;--chotto-imagemessage-left-right-display: grid;--chotto-imagemessage-left-right-grid-template-rows: min-content 1fr min-content;--chotto-imagemessage-left-right-margin: var(--chotto-theme-message-margin);--chotto-imagemessage-left-grid-template-columns: min-content 1fr;--chotto-imagemessage-left-avatar-grid-column: 1;--chotto-imagemessage-left-avatar-margin-right: 12px;--chotto-imagemessage-left-subtext-grid-column: 2;--chotto-imagemessage-left-subtext-grid-row: 1;--chotto-imagemessage-left-subtext-margin: 0 0 2px 10px;--chotto-imagemessage-left-content-grid-column: 2;--chotto-imagemessage-left-bg: var(--chotto-theme-message-left-bg);--chotto-imagemessage-left-content-with-avatar-indent-margin-left: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-imagemessage-left-menu-button-top: 50%;--chotto-imagemessage-left-menu-button-right: -40px;--chotto-imagemessage-left-context-menu-top: 50%;--chotto-imagemessage-left-context-menu-left: 100%;--chotto-imagemessage-left-context-menu-margin-top: 20px;--chotto-imagemessage-right-grid-template-columns: 1fr min-content;--chotto-imagemessage-right-avatar-grid-column: 2;--chotto-imagemessage-right-avatar-margin-left: 12px;--chotto-imagemessage-right-subtext-grid-column: 1;--chotto-imagemessage-right-subtext-grid-row: 1;--chotto-imagemessage-right-subtext-margin: 0 10px 2px auto;--chotto-imagemessage-right-content-grid-column: 1;--chotto-imagemessage-right-content-margin-left: auto;--chotto-imagemessage-right-bg: var(--chotto-theme-message-right-bg);--chotto-imagemessage-right-content-with-avatar-indent-margin-right: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-imagemessage-right-text-container-margin-left: auto;--chotto-imagemessage-right-menu-button-top: 50%;--chotto-imagemessage-right-menu-button-left: -40px;--chotto-imagemessage-right-context-menu-top: 50%;--chotto-imagemessage-right-context-menu-right: 100%;--chotto-imagemessage-right-context-menu-margin-top: 20px;--chotto-imagemessage-context-menu-enter-active-transition: all .1s ease-out;--chotto-imagemessage-context-menu-leave-active-transition: all .1s cubic-bezier(1, .5, .8, 1);--chotto-imagemessage-context-menu-enter-from-transform: scale(.9);--chotto-imagemessage-context-menu-enter-from-opacity: 0;--chotto-imagemessage-modal-fade-enter-active-transition: opacity .2s ease;--chotto-imagemessage-modal-fade-enter-from-opacity: 0;--chotto-imagemessage-modal-fade-enter-to-opacity: 1}[data-theme=mobilon1]{--chotto-messagekeyboard-container-display: flex;--chotto-messagekeyboard-container-justify: right;--chotto-messagekeyboard-container-flex-wrap: wrap;--chotto-messagekeyboard-gap: 5px;--chotto-messagekeyboard-container-left-justify: flex-start;--chotto-messagekeyboard-container-left-margin-left: 0;--chotto-messagekeyboard-container-left-margin-right: auto;--chotto-messagekeyboard-container-center-justify: center;--chotto-messagekeyboard-container-center-margin-left: auto;--chotto-messagekeyboard-container-center-margin-right: auto;--chotto-messagekeyboard-container-right-justify: flex-end;--chotto-messagekeyboard-container-right-margin-left: auto;--chotto-messagekeyboard-container-right-margin-right: 0;--chotto-messagekeyboard-key-border: 1px solid var(--chotto-theme-item-border-color);--chotto-messagekeyboard-key-border-radius: 3px;--chotto-messagekeyboard-key-word-wrap: break-word;--chotto-messagekeyboard-key-box-shadow: 0px 0px 10px 5px var(--chotto-theme-shadow-light-color);--chotto-messagekeyboard-key-max-width: 100%;--chotto-messagekeyboard-key-padding: 5px;--chotto-messagekeyboard-key-p-margin: 0;--chotto-messagekeyboard-key-p-hover-cursor: pointer;--chotto-messagekeyboard-key-background-color: var(--chotto-theme-secondary-color);--chotto-messagekeyboard-key-font-size: var(--chotto-theme-title-font-size)}[data-theme=mobilon1]{--chotto-replyaudiomessage-p-margin: 0;--chotto-replyaudiomessage-p-font-size: var(--chotto-theme-additional-text-font-size);--chotto-replyaudiomessage-p-color: var(--chotto-theme-secondary-text-color);--chotto-replyaudiomessage-p-overflow: hidden;--chotto-replyaudiomessage-p-text-overflow: ellipsis;--chotto-replyaudiomessage-p-display: -webkit-box;--chotto-replyaudiomessage-p-webkit-line-clamp: 5;--chotto-replyaudiomessage-p-line-clamp: 5;--chotto-replyaudiomessage-p-webkit-box-orient: vertical;--chotto-replyaudiomessage-play-border: none;--chotto-replyaudiomessage-play-position: relative;--chotto-replyaudiomessage-play-align-self: center;--chotto-replyaudiomessage-play-width: 38px;--chotto-replyaudiomessage-play-height: 38px;--chotto-replyaudiomessage-play-border-radius: 50%;--chotto-replyaudiomessage-play-background-color: var(--chotto-theme-message-type-icon-bg-color);--chotto-replyaudiomessage-play-span-display: flex;--chotto-replyaudiomessage-play-span-position: absolute;--chotto-replyaudiomessage-play-span-top: 50%;--chotto-replyaudiomessage-play-span-left: 50%;--chotto-replyaudiomessage-play-span-transform: translate(-50%, -50%);--chotto-replyaudiomessage-play-span-font-size: var(--chotto-theme-button-icon-size);--chotto-replyaudiomessage-play-span-color: var(--chotto-theme-message-type-icon-color);--chotto-replyaudiomessage-text-container-align-content: center;--chotto-replyaudiomessage-text-container-word-break: break-word;--chotto-replyaudiomessage-text-margin-top: 8px;--chotto-replyaudiomessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-replyaudiomessage-text-color: var(--chotto-theme-primary-text-color);--chotto-replyaudiomessage-reply-description-display: flex;--chotto-replyaudiomessage-reply-description-align-items: center;--chotto-replyaudiomessage-reply-description-column-gap: 6px;--chotto-replyaudiomessage-reply-description-margin-bottom: 4px;--chotto-replyaudiomessage-reply-description-span-color: var(--chotto-theme-secondary-text-color)}[data-theme=mobilon1]{--chotto-replycallmessage-icon-grid-column: 1;--chotto-replycallmessage-icon-grid-row: 1 / 3;--chotto-replycallmessage-icon-align-self: center;--chotto-replycallmessage-icon-display: flex;--chotto-replycallmessage-icon-justify-content: center;--chotto-replycallmessage-icon-align-items: center;--chotto-replycallmessage-icon-border-radius: 50%;--chotto-replycallmessage-icon-height: 38px;--chotto-replycallmessage-icon-width: 38px;--chotto-replycallmessage-icon-background-color: var(--chotto-theme-message-type-icon-bg-color);--chotto-replycallmessage-icon-color: var(--chotto-theme-message-type-icon-color);--chotto-replycallmessage-icon-font-size: var(--chotto-theme-button-icon-size);--chotto-replycallmessage-text-container-align-content: center;--chotto-replycallmessage-text-container-word-break: break-word;--chotto-replycallmessage-text-container-p-margin: 0;--chotto-replycallmessage-text-container-p-font-size: var(--chotto-theme-additional-text-font-size);--chotto-replycallmessage-text-container-p-color: var(--chotto-theme-secondary-text-color);--chotto-replycallmessage-text-container-p-overflow: hidden;--chotto-replycallmessage-text-container-p-text-overflow: ellipsis;--chotto-replycallmessage-text-container-p-display: -webkit-box;--chotto-replycallmessage-text-container-p-webkit-line-clamp: 5;--chotto-replycallmessage-text-container-p-line-clamp: 5;--chotto-replycallmessage-text-container-p-webkit-box-orient: vertical;--chotto-replycallmessage-reply-description-display: flex;--chotto-replycallmessage-reply-description-align-items: center;--chotto-replycallmessage-reply-description-column-gap: 6px;--chotto-replycallmessage-reply-description-margin-bottom: 4px;--chotto-replycallmessage-reply-description-span-color: var(--chotto-theme-secondary-text-color)}[data-theme=mobilon1]{--chotto-replyfilemessage-p-margin: 0;--chotto-replyfilemessage-p-margin-top: 6px;--chotto-replyfilemessage-p-word-wrap: break-word;--chotto-replyfilemessage-p-white-space: pre-wrap;--chotto-replyfilemessage-p-font-size: var(--chotto-theme-additional-text-font-size);--chotto-replyfilemessage-p-color: var(--chotto-theme-secondary-text-color);--chotto-replyfilemessage-p-overflow: hidden;--chotto-replyfilemessage-p-text-overflow: ellipsis;--chotto-replyfilemessage-p-display: -webkit-box;--chotto-replyfilemessage-p-webkit-line-clamp: 5;--chotto-replyfilemessage-p-line-clamp: 5;--chotto-replyfilemessage-p-webkit-box-orient: vertical;--chotto-replyfilemessage-text-margin-top: 8px;--chotto-replyfilemessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-replyfilemessage-text-color: var(--chotto-theme-primary-text-color);--chotto-replyfilemessage-link-display: flex;--chotto-replyfilemessage-link-justify-content: flex-start;--chotto-replyfilemessage-link-align-items: center;--chotto-replyfilemessage-link-column-gap: 13px;--chotto-replyfilemessage-link-span-color: var(--chotto-theme-secondary-text-color);--chotto-replyfilemessage-link-span-font-size: var(--chotto-theme-button-icon-size);--chotto-replyfilemessage-filename-text-margin: 0;--chotto-replyfilemessage-filename-text-overflow: hidden;--chotto-replyfilemessage-filename-text-text-overflow: ellipsis;--chotto-replyfilemessage-filename-text-webkit-line-clamp: 1;--chotto-replyfilemessage-filename-text-line-clamp: 1;--chotto-replyfilemessage-filename-text-webkit-box-orient: vertical;--chotto-replyfilemessage-filename-text-margin-right: 40px;--chotto-replyfilemessage-filename-text-font-size: var(--chotto-theme-additional-text-font-size);--chotto-replyfilemessage-filename-text-color: var(--chotto-theme-secondary-text-color);--chotto-replyfilemessage-filename-text-text-decoration: underline}[data-theme=mobilon1]{--chotto-replyimagemessage-p-margin: 0;--chotto-replyimagemessage-p-font-size: var(--chotto-theme-additional-text-font-size);--chotto-replyimagemessage-p-color: var(--chotto-theme-secondary-text-color);--chotto-replyimagemessage-p-overflow: hidden;--chotto-replyimagemessage-p-text-overflow: ellipsis;--chotto-replyimagemessage-p-display: -webkit-box;--chotto-replyimagemessage-p-webkit-line-clamp: 5;--chotto-replyimagemessage-p-line-clamp: 5;--chotto-replyimagemessage-p-webkit-box-orient: vertical;--chotto-replyimagemessage-preview-button-grid-column: 1;--chotto-replyimagemessage-preview-button-position: relative;--chotto-replyimagemessage-preview-button-display: flex;--chotto-replyimagemessage-preview-button-flex-direction: column;--chotto-replyimagemessage-preview-button-padding: 0;--chotto-replyimagemessage-preview-image-width: 60px;--chotto-replyimagemessage-preview-image-height: 60px;--chotto-replyimagemessage-preview-image-cursor: zoom-in;--chotto-replyimagemessage-preview-image-object-fit: cover;--chotto-replyimagemessage-preview-image-border-radius: 4px;--chotto-replyimagemessage-preview-image-margin: auto;--chotto-replyimagemessage-modal-image-width: 100%;--chotto-replyimagemessage-modal-image-height: 100%;--chotto-replyimagemessage-modal-image-object-fit: cover;--chotto-replyimagemessage-modal-image-border-radius: 5px;--chotto-replyimagemessage-modal-image-max-height: 80vh;--chotto-replyimagemessage-text-container-word-wrap: break-word;--chotto-replyimagemessage-text-container-align-content: center;--chotto-replyimagemessage-text-container-word-break: break-word;--chotto-replyimagemessage-text-margin-top: 8px;--chotto-replyimagemessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-replyimagemessage-text-color: var(--chotto-theme-primary-text-color);--chotto-replyimagemessage-reply-description-display: flex;--chotto-replyimagemessage-reply-description-align-items: center;--chotto-replyimagemessage-reply-description-column-gap: 6px;--chotto-replyimagemessage-reply-description-margin-bottom: 4px;--chotto-replyimagemessage-reply-description-white-space: nowrap;--chotto-replyimagemessage-reply-description-span-color: var(--chotto-theme-secondary-text-color);--chotto-replyimagemessage-modal-fade-enter-active-transition: opacity .2s ease;--chotto-replyimagemessage-modal-fade-enter-from-opacity: 0;--chotto-replyimagemessage-modal-fade-enter-to-opacity: 1}[data-theme=mobilon1]{--chotto-replytextmessage-container-display: flex;--chotto-replytextmessage-container-flex-direction: column;--chotto-replytextmessage-container-gap: 8px;--chotto-replytextmessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-replytextmessage-text-color: var(--chotto-theme-primary-text-color);--chotto-replytextmessage-p-margin: 0;--chotto-replytextmessage-p-font-size: var(--chotto-theme-additional-text-font-size);--chotto-replytextmessage-p-color: var(--chotto-theme-secondary-text-color);--chotto-replytextmessage-p-white-space: pre-wrap;--chotto-replytextmessage-p-overflow: hidden;--chotto-replytextmessage-p-text-overflow: ellipsis;--chotto-replytextmessage-p-display: -webkit-box;--chotto-replytextmessage-p-webkit-line-clamp: 5;--chotto-replytextmessage-p-line-clamp: 5;--chotto-replytextmessage-p-webkit-box-orient: vertical}[data-theme=mobilon1]{--chotto-replyvideomessage-p-margin: 0;--chotto-replyvideomessage-p-font-size: var(--chotto-theme-additional-text-font-size);--chotto-replyvideomessage-p-color: var(--chotto-theme-secondary-text-color);--chotto-replyvideomessage-p-overflow: hidden;--chotto-replyvideomessage-p-text-overflow: ellipsis;--chotto-replyvideomessage-p-display: -webkit-box;--chotto-replyvideomessage-p-webkit-line-clamp: 5;--chotto-replyvideomessage-p-line-clamp: 5;--chotto-replyvideomessage-p-webkit-box-orient: vertical;--chotto-replyvideomessage-video-width: 60px;--chotto-replyvideomessage-video-height: 60px;--chotto-replyvideomessage-video-border-radius: 4px;--chotto-replyvideomessage-video-object-fit: cover;--chotto-replyvideomessage-video-cursor: zoom-in;--chotto-replyvideomessage-video-margin: auto;--chotto-replyvideomessage-preview-button-position: relative;--chotto-replyvideomessage-preview-button-display: flex;--chotto-replyvideomessage-preview-button-flex-direction: column;--chotto-replyvideomessage-text-container-word-wrap: break-word;--chotto-replyvideomessage-text-container-align-content: center;--chotto-replyvideomessage-text-container-word-break: break-word;--chotto-replyvideomessage-text-margin-top: 8px;--chotto-replyvideomessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-replyvideomessage-text-color: var(--chotto-theme-primary-text-color);--chotto-replyvideomessage-reply-description-display: flex;--chotto-replyvideomessage-reply-description-align-items: center;--chotto-replyvideomessage-reply-description-column-gap: 6px;--chotto-replyvideomessage-reply-description-margin-bottom: 4px;--chotto-replyvideomessage-reply-description-span-color: var(--chotto-theme-secondary-text-color);--chotto-replyvideomessage-modal-video-width: 100%;--chotto-replyvideomessage-modal-video-height: 100%;--chotto-replyvideomessage-modal-video-max-height: 60%;--chotto-replyvideomessage-modal-video-object-fit: cover;--chotto-replyvideomessage-modal-video-border-radius: 5px;--chotto-replyvideomessage-modal-video-max-height-vh: 80vh;--chotto-replyvideomessage-modal-fade-transition: opacity .2s ease;--chotto-replyvideomessage-modal-fade-opacity-hidden: 0;--chotto-replyvideomessage-modal-fade-opacity-visible: 1}[data-theme=mobilon1]{--chotto-systemmessage-container-width: 54%;--chotto-systemmessage-container-border-radius: var(--chotto-theme-message-border-radius, 10px);--chotto-systemmessage-container-padding: 10px;--chotto-systemmessage-container-margin: 0 auto 18px auto;--chotto-systemmessage-container-background-color: #ffeecc;--chotto-systemmessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-systemmessage-text-line-height: 1.5;--chotto-systemmessage-text-text-align: center;--chotto-systemmessage-text-color: var(--chotto-theme-secondary-text-color)}[data-theme=mobilon1]{--chotto-textmessage-content-position: relative;--chotto-textmessage-content-word-wrap: break-word;--chotto-textmessage-content-width: fit-content;--chotto-textmessage-content-max-width: 25rem;--chotto-textmessage-content-border-radius: var(--chotto-theme-message-border-radius, 14px);--chotto-textmessage-content-padding: 10px 10px 4px 16px;--chotto-textmessage-left-before-content: "";--chotto-textmessage-left-before-position: absolute;--chotto-textmessage-left-before-top: 0;--chotto-textmessage-left-before-left: -8px;--chotto-textmessage-left-before-width: 0;--chotto-textmessage-left-before-height: 0;--chotto-textmessage-left-before-border: 20px solid transparent;--chotto-textmessage-left-before-border-top: 15px solid var(--chotto-theme-message-left-bg);--chotto-textmessage-left-before-z-index: 1;--chotto-textmessage-right-after-content: "";--chotto-textmessage-right-after-position: absolute;--chotto-textmessage-right-after-top: 0;--chotto-textmessage-right-after-right: -8px;--chotto-textmessage-right-after-width: 0;--chotto-textmessage-right-after-height: 0;--chotto-textmessage-right-after-border: 20px solid transparent;--chotto-textmessage-right-after-border-top: 15px solid var(--chotto-theme-message-right-bg);--chotto-textmessage-right-after-z-index: 1;--chotto-textmessage-info-container-display: flex;--chotto-textmessage-info-container-align-items: center;--chotto-textmessage-info-container-justify-content: flex-end;--chotto-textmessage-info-container-column-gap: 4px;--chotto-textmessage-views-display: flex;--chotto-textmessage-views-align-items: center;--chotto-textmessage-views-column-gap: 4px;--chotto-textmessage-views-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-textmessage-views-span-color: var(--chotto-theme-secondary-text-color);--chotto-textmessage-views-p-font-size: var(--chotto-theme-small-text-font-size);--chotto-textmessage-views-p-color: var(--chotto-theme-secondary-text-color);--chotto-textmessage-time-font-size: var(--chotto-theme-text-font-size);--chotto-textmessage-time-color: var(--chotto-theme-secondary-text-color);--chotto-textmessage-status-display: flex;--chotto-textmessage-status-span-color: var(--chotto-theme-status-color-received);--chotto-textmessage-status-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-textmessage-status-received-color: var(--chotto-theme-status-color-received);--chotto-textmessage-status-received-first-child-margin-right: -8px;--chotto-textmessage-status-read-color: var(--chotto-theme-status-color-read);--chotto-textmessage-status-read-first-child-margin-right: -8px;--chotto-textmessage-text-font-size: var(--chotto-theme-text-font-size);--chotto-textmessage-text-white-space: pre-wrap;--chotto-textmessage-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-textmessage-subtext-color: var(--chotto-theme-secondary-text-color);--chotto-textmessage-avatar-align-self: auto;--chotto-textmessage-avatar-object-fit: cover;--chotto-textmessage-avatar-min-width: var(--chotto-theme-avatar-small-size);--chotto-textmessage-avatar-min-height: var(--chotto-theme-avatar-small-size);--chotto-textmessage-avatar-border-radius: 50%;--chotto-textmessage-menu-button-position: absolute;--chotto-textmessage-menu-button-background-color: transparent;--chotto-textmessage-menu-button-border: none;--chotto-textmessage-menu-button-transform: translateY(-50%);--chotto-textmessage-menu-button-cursor: pointer;--chotto-textmessage-menu-button-transition: .2s;--chotto-textmessage-menu-button-span-color: var(--chotto-theme-button-color-active);--chotto-textmessage-menu-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-textmessage-menu-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-textmessage-menu-button-span-hover-transition: .2s;--chotto-textmessage-context-menu-position: absolute;--chotto-textmessage-left-right-display: grid;--chotto-textmessage-left-right-margin: var(--chotto-theme-message-margin);--chotto-textmessage-left-grid-template-columns: min-content 1fr;--chotto-textmessage-left-avatar-grid-column: 1;--chotto-textmessage-left-avatar-grid-row: 2;--chotto-textmessage-left-avatar-margin-right: 12px;--chotto-textmessage-left-subtext-grid-column: 2;--chotto-textmessage-left-subtext-grid-row: 1;--chotto-textmessage-left-subtext-margin: 0 0 2px 10px;--chotto-textmessage-left-content-grid-column: 2;--chotto-textmessage-left-bg: var(--chotto-theme-message-left-bg);--chotto-textmessage-left-content-with-avatar-indent-margin-left: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-textmessage-left-menu-button-top: 50%;--chotto-textmessage-left-menu-button-right: -40px;--chotto-textmessage-left-context-menu-top: 56%;--chotto-textmessage-left-context-menu-left: 100%;--chotto-textmessage-right-grid-template-columns: 1fr min-content;--chotto-textmessage-right-avatar-grid-column: 2;--chotto-textmessage-right-avatar-grid-row: 2;--chotto-textmessage-right-avatar-margin-left: 12px;--chotto-textmessage-right-subtext-grid-column: 1;--chotto-textmessage-right-subtext-grid-row: 1;--chotto-textmessage-right-subtext-margin: 0 10px 2px auto;--chotto-textmessage-right-content-grid-column: 1;--chotto-textmessage-right-content-margin-left: auto;--chotto-textmessage-right-bg: var(--chotto-theme-message-right-bg);--chotto-textmessage-right-content-with-avatar-indent-margin-right: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-textmessage-right-menu-button-top: 50%;--chotto-textmessage-right-menu-button-left: -40px;--chotto-textmessage-right-context-menu-top: 56%;--chotto-textmessage-right-context-menu-right: 100%;--chotto-textmessage-v-enter-active-transition: all .1s ease-out;--chotto-textmessage-v-leave-active-transition: all .1s cubic-bezier(1, .5, .8, 1);--chotto-textmessage-v-enter-from-transform: scale(.9);--chotto-textmessage-v-enter-from-opacity: 0}[data-theme=mobilon1]{--chotto-typingmessage-container-display: grid;--chotto-typingmessage-container-grid-template-columns: min-content 1fr;--chotto-typingmessage-container-position: relative;--chotto-typingmessage-container-margin: var(--chotto-theme-message-margin);--chotto-typingmessage-subtext-grid-column: 2;--chotto-typingmessage-subtext-grid-row: 1;--chotto-typingmessage-subtext-margin: 0 0 2px 10px;--chotto-typingmessage-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-typingmessage-subtext-color: var(--chotto-theme-secondary-text-color);--chotto-typingmessage-avatar-align-self: center;--chotto-typingmessage-avatar-object-fit: cover;--chotto-typingmessage-avatar-min-width: 40px;--chotto-typingmessage-avatar-min-height: 40px;--chotto-typingmessage-avatar-border-radius: 50%;--chotto-typingmessage-avatar-grid-column: 1;--chotto-typingmessage-avatar-grid-row: 2;--chotto-typingmessage-avatar-margin-right: 12px;--chotto-typingmessage-loader-container-min-height: 40px;--chotto-typingmessage-loader-container-grid-column: 2;--chotto-typingmessage-loader-container-border-radius: var(--chotto-theme-message-border-radius, 10px);--chotto-typingmessage-loader-container-padding: 6px 6px 6px 6px;--chotto-typingmessage-loader-container-max-width: 80px;--chotto-typingmessage-loader-container-background-color: var(--chotto-theme-message-left-bg);--chotto-typingmessage-loader-width: 8px;--chotto-typingmessage-loader-height: 8px;--chotto-typingmessage-loader-position: relative;--chotto-typingmessage-loader-top: 50%;--chotto-typingmessage-loader-border-radius: 50%;--chotto-typingmessage-loader-animation: typing-message__loader .8s .25s ease alternate infinite;--chotto-typingmessage-loader-margin: -20px auto 0;--chotto-typingmessage-loader-pseudo-content: "";--chotto-typingmessage-loader-pseudo-position: absolute;--chotto-typingmessage-loader-pseudo-width: 8px;--chotto-typingmessage-loader-pseudo-height: 8px;--chotto-typingmessage-loader-pseudo-border-radius: 50%;--chotto-typingmessage-loader-pseudo-animation: typing-message__loader .8s ease alternate infinite;--chotto-typingmessage-loader-before-left: -20px;--chotto-typingmessage-loader-before-animation-delay: .1s;--chotto-typingmessage-loader-after-right: -20px;--chotto-typingmessage-loader-after-animation-delay: .4s;--chotto-typingmessage-keyframes-0-box-shadow: 0 15px 0 -15px var(--chotto-theme-secondary-text-color);--chotto-typingmessage-keyframes-100-box-shadow: 0 15px 0 var(--chotto-theme-secondary-text-color)}[data-theme=mobilon1]{--chotto-videomessage-content-position: relative;--chotto-videomessage-content-max-width: 40%;--chotto-videomessage-content-border-radius: 14px;--chotto-videomessage-info-container-position: absolute;--chotto-videomessage-info-container-bottom: 4px;--chotto-videomessage-info-container-right: 8px;--chotto-videomessage-info-container-display: flex;--chotto-videomessage-info-container-align-items: center;--chotto-videomessage-info-container-column-gap: 4px;--chotto-videomessage-info-container-border-radius: 12px;--chotto-videomessage-info-container-padding: 6px 10px;--chotto-videomessage-info-container-background-color: #e5e5e5;--chotto-videomessage-info-container-color: #262626;--chotto-videomessage-download-button-position: absolute;--chotto-videomessage-download-button-left: 8px;--chotto-videomessage-download-button-bottom: 4px;--chotto-videomessage-download-button-display: flex;--chotto-videomessage-download-button-justify-content: center;--chotto-videomessage-download-button-align-items: center;--chotto-videomessage-download-button-border: none;--chotto-videomessage-download-button-border-radius: 12px;--chotto-videomessage-download-button-padding: 6px 6px;--chotto-videomessage-download-button-background-color: #e5e5e5;--chotto-videomessage-download-button-cursor: pointer;--chotto-videomessage-download-button-span-color: #262626;--chotto-videomessage-download-button-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-videomessage-views-display: flex;--chotto-videomessage-views-align-items: center;--chotto-videomessage-views-column-gap: 4px;--chotto-videomessage-views-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-videomessage-views-p-font-size: var(--chotto-theme-small-text-font-size);--chotto-videomessage-time-font-size: var(--chotto-theme-small-text-font-size);--chotto-videomessage-status-display: flex;--chotto-videomessage-status-span-font-size: var(--chotto-theme-small-text-icon-size);--chotto-videomessage-status-received-first-child-margin-right: -8px;--chotto-videomessage-status-read-color: var(--chotto-theme-status-color-read);--chotto-videomessage-status-read-first-child-margin-right: -8px;--chotto-videomessage-avatar-grid-row: 1 / -1;--chotto-videomessage-avatar-align-self: end;--chotto-videomessage-avatar-margin-bottom: 6px;--chotto-videomessage-avatar-object-fit: cover;--chotto-videomessage-avatar-min-width: var(--chotto-theme-avatar-small-size);--chotto-videomessage-avatar-min-height: var(--chotto-theme-avatar-small-size);--chotto-videomessage-avatar-border-radius: 50%;--chotto-videomessage-video-object-fit: cover;--chotto-videomessage-video-width: 100%;--chotto-videomessage-video-max-height: 500px;--chotto-videomessage-video-cursor: zoom-in;--chotto-videomessage-subtext-font-size: var(--chotto-theme-additional-text-font-size);--chotto-videomessage-subtext-color: var(--chotto-theme-secondary-text-color);--chotto-videomessage-preview-button-position: relative;--chotto-videomessage-preview-button-display: flex;--chotto-videomessage-preview-button-flex-direction: column;--chotto-videomessage-menu-button-position: absolute;--chotto-videomessage-menu-button-background-color: transparent;--chotto-videomessage-menu-button-border: none;--chotto-videomessage-menu-button-transform: translateY(-50%);--chotto-videomessage-menu-button-cursor: pointer;--chotto-videomessage-menu-button-transition: .2s;--chotto-videomessage-menu-button-span-color: var(--chotto-theme-button-color-active);--chotto-videomessage-menu-button-span-font-size: var(--chotto-theme-button-icon-size);--chotto-videomessage-menu-button-span-hover-color: var(--chotto-theme-button-color-hover);--chotto-videomessage-menu-button-span-hover-transition: .2s;--chotto-videomessage-context-menu-position: absolute;--chotto-videomessage-text-container-padding: 6px 10px 6px 10px;--chotto-videomessage-text-container-border-radius: 0 0 8px 8px;--chotto-videomessage-text-container-word-wrap: break-word;--chotto-videomessage-text-container-max-width: 25rem;--chotto-videomessage-text-container-p-white-space: pre-wrap;--chotto-videomessage-text-container-p-font-size: var(--chotto-theme-text-font-size);--chotto-videomessage-link-preview-margin: 8px;--chotto-videomessage-left-right-display: grid;--chotto-videomessage-left-right-grid-template-rows: min-content 1fr min-content;--chotto-videomessage-left-right-margin: var(--chotto-theme-message-margin);--chotto-videomessage-left-grid-template-columns: min-content 1fr;--chotto-videomessage-left-avatar-grid-column: 1;--chotto-videomessage-left-avatar-margin-right: 12px;--chotto-videomessage-left-subtext-grid-column: 2;--chotto-videomessage-left-subtext-grid-row: 1;--chotto-videomessage-left-subtext-margin: 0 0 2px 10px;--chotto-videomessage-left-content-grid-column: 2;--chotto-videomessage-left-bg: var(--chotto-theme-message-left-bg);--chotto-videomessage-left-content-with-avatar-indent-margin-left: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-videomessage-left-text-container-grid-column: 2;--chotto-videomessage-left-menu-button-top: 50%;--chotto-videomessage-left-menu-button-right: -40px;--chotto-videomessage-left-context-menu-top: 50%;--chotto-videomessage-left-context-menu-left: 100%;--chotto-videomessage-left-context-menu-margin-top: 20px;--chotto-videomessage-right-grid-template-columns: 1fr min-content;--chotto-videomessage-right-avatar-grid-column: 2;--chotto-videomessage-right-avatar-margin-left: 12px;--chotto-videomessage-right-subtext-grid-column: 1;--chotto-videomessage-right-subtext-grid-row: 1;--chotto-videomessage-right-subtext-margin: 0 10px 2px auto;--chotto-videomessage-right-content-grid-column: 1;--chotto-videomessage-right-content-margin-left: auto;--chotto-videomessage-right-bg: var(--chotto-theme-message-right-bg);--chotto-videomessage-right-content-with-avatar-indent-margin-left: calc(var(--chotto-theme-avatar-small-size) + 12px);--chotto-videomessage-right-text-container-grid-column: 1;--chotto-videomessage-right-text-container-margin-left: auto;--chotto-videomessage-right-menu-button-top: 50%;--chotto-videomessage-right-menu-button-left: -40px;--chotto-videomessage-right-context-menu-top: 50%;--chotto-videomessage-right-context-menu-right: 100%;--chotto-videomessage-right-context-menu-margin-top: 20px;--chotto-videomessage-modal-video-height: 100%;--chotto-videomessage-modal-video-object-fit: contain;--chotto-videomessage-modal-video-border-radius: 5px;--chotto-videomessage-modal-video-max-height: 90vh;--chotto-videomessage-modal-video-max-width: 95vw;--chotto-videomessage-context-menu-enter-active-transition: all .1s ease-out;--chotto-videomessage-context-menu-leave-active-transition: all .1s cubic-bezier(1, .5, .8, 1);--chotto-videomessage-context-menu-enter-from-transform: scale(.9);--chotto-videomessage-context-menu-enter-from-opacity: 0;--chotto-videomessage-modal-fade-enter-active-transition: opacity .2s ease;--chotto-videomessage-modal-fade-enter-from-opacity: 0;--chotto-videomessage-modal-fade-enter-to-opacity: 1}[data-theme=mobilon1]{--chotto-createdialog-contact-line-display: flex;--chotto-createdialog-contact-line-margin: 10px 0;--chotto-createdialog-contact-line-justify-content: space-between;--chotto-createdialog-channel-line-display: flex;--chotto-createdialog-channel-line-margin: 10px 0;--chotto-createdialog-channel-line-justify-content: space-between;--chotto-createdialog-button-start-margin-left: calc(100% - 98px) }[data-theme=mobilon1]{--chotto-modal-backdrop-position: fixed;--chotto-modal-backdrop-top: 0;--chotto-modal-backdrop-bottom: 0;--chotto-modal-backdrop-left: 0;--chotto-modal-backdrop-right: 0;--chotto-modal-backdrop-bg: rgba(0, 0, 0, .4);--chotto-modal-backdrop-display: flex;--chotto-modal-backdrop-justify: center;--chotto-modal-backdrop-align: center;--chotto-modal-backdrop-filter: blur(2px);--chotto-modal-z-index: 1000;--chotto-modal-background: var(--chotto-theme-primary-color, #ffffff);--chotto-modal-box-shadow: 0 6px 24px var(--chotto-theme-shadow-color, rgba(0,0,0,.15));--chotto-modal-border: 1px solid var(--chotto-theme-border-color, #e0e0e0);--chotto-modal-border-radius: 10px;--chotto-modal-position: relative;--chotto-modal-display: flex;--chotto-modal-flex-direction: column;--chotto-modal-min-width: 280px;--chotto-modal-min-height: 280px;--chotto-modal-max-width: 95vw;--chotto-modal-max-height: 95vh;--chotto-modal-width: auto;--chotto-modal-height: auto;--chotto-modal-overflow-x: auto;--chotto-modal-overflow-y: auto;--chotto-modal-body-position: relative;--chotto-modal-body-padding: 18px 14px;--chotto-modal-body-margin: 0;--chotto-modal-body-flex-grow: 1;--chotto-modal-body-overflow: visible;--chotto-modal-text-color: var(--chotto-theme-text-color, #333333);--chotto-modal-font-size: inherit;--chotto-modal-font-family: inherit;--chotto-modal-line-height: inherit;--chotto-modal-text-align: left;--chotto-modal-buttons-display: block;--chotto-modal-buttons-margin: 14px 14px 14px 14px;--chotto-modal-buttons-padding: 0;--chotto-modal-buttons-gap: 8px;--chotto-modal-buttons-justify: flex-end;--chotto-modal-buttons-align: center;--chotto-modal-buttons-wrap: wrap;--chotto-modal-button-bg: var(--chotto-theme-accent-color, #4CAF50);--chotto-modal-button-text-color: #ffffff;--chotto-modal-button-border: none;--chotto-modal-button-border-radius: 5px;--chotto-modal-button-padding: 9px 18px;--chotto-modal-button-margin: 0 4px;--chotto-modal-button-font-size: 13px;--chotto-modal-button-font-family: inherit;--chotto-modal-button-font-weight: 500;--chotto-modal-button-cursor: pointer;--chotto-modal-button-transition: all .25s ease;--chotto-modal-button-min-width: 75px;--chotto-modal-button-min-height: 34px;--chotto-modal-button-display: inline-block;--chotto-modal-button-text-align: center;--chotto-modal-button-text-decoration: none;--chotto-modal-button-outline: none;--chotto-modal-button-box-shadow: 0 2px 6px rgba(0,0,0,.1);--chotto-modal-button-hover-bg: #45a049;--chotto-modal-button-hover-transform: translateY(-1px);--chotto-modal-button-hover-box-shadow: 0 4px 8px rgba(0,0,0,.15);--chotto-modal-button-active-bg: #3d8b40;--chotto-modal-button-active-transform: translateY(0);--chotto-modal-button-active-box-shadow: 0 1px 3px rgba(0,0,0,.1);--chotto-modal-button-focus-outline: 2px solid #4CAF50;--chotto-modal-button-focus-outline-offset: 1px;--chotto-modal-button-disabled-bg: #e0e0e0;--chotto-modal-button-disabled-text-color: #999999;--chotto-modal-button-disabled-cursor: not-allowed;--chotto-modal-button-disabled-opacity: .6;--chotto-modal-transition: opacity .3s ease, transform .3s ease;--chotto-modal-enter-opacity: 0;--chotto-modal-enter-transform: scale(.95) translateY(10px);--chotto-modal-enter-to-opacity: 1;--chotto-modal-enter-to-transform: scale(1) translateY(0)}[data-theme=mobilon1]{--chotto-modalfullscreen-container-position: absolute;--chotto-modalfullscreen-container-top: 50%;--chotto-modalfullscreen-container-left: 50%;--chotto-modalfullscreen-container-right: auto;--chotto-modalfullscreen-container-bottom: auto;--chotto-modalfullscreen-container-transform: translate(-50%, -50%);--chotto-modalfullscreen-container-z-index: 101;--chotto-modalfullscreen-text-color: var(--chotto-theme-primary-text-color);--chotto-modalfullscreen-background: var(--chotto-theme-primary-color, #ffffff);--chotto-modalfullscreen-border: 1px solid var(--chotto-theme-border-color, #e0e0e0);--chotto-modalfullscreen-border-radius: 10px;--chotto-modalfullscreen-padding: 18px;--chotto-modalfullscreen-margin: 0;--chotto-modalfullscreen-max-width: 95%;--chotto-modalfullscreen-max-height: 90vh;--chotto-modalfullscreen-min-width: 280px;--chotto-modalfullscreen-min-height: 200px;--chotto-modalfullscreen-width: fit-content;--chotto-modalfullscreen-height: auto;--chotto-modalfullscreen-box-shadow: 0 4px 16px var(--chotto-theme-shadow-color, rgba(0,0,0,.15));--chotto-modalfullscreen-overflow: visible;--chotto-modalfullscreen-display: block;--chotto-modalfullscreen-flex-direction: column;--chotto-modalfullscreen-align-items: stretch;--chotto-modalfullscreen-justify-content: flex-start;--chotto-modalfullscreen-overlay-position: fixed;--chotto-modalfullscreen-overlay-top: 0;--chotto-modalfullscreen-overlay-left: 0;--chotto-modalfullscreen-overlay-right: 0;--chotto-modalfullscreen-overlay-bottom: 0;--chotto-modalfullscreen-overlay-bg: rgba(0, 0, 0, .4);--chotto-modalfullscreen-overlay-backdrop-filter: blur(2px);--chotto-modalfullscreen-overlay-z-index: 1000;--chotto-modalfullscreen-overlay-display: block;--chotto-modalfullscreen-overlay-opacity: 1;--chotto-modalfullscreen-overlay-transition: opacity .25s ease;--chotto-modalfullscreen-close-button-display: block;--chotto-modalfullscreen-close-button-position: relative;--chotto-modalfullscreen-close-button-bg: transparent;--chotto-modalfullscreen-close-button-border: none;--chotto-modalfullscreen-close-button-border-radius: 5px;--chotto-modalfullscreen-close-button-padding: 5px;--chotto-modalfullscreen-close-button-margin: 0 0 12px auto;--chotto-modalfullscreen-close-button-cursor: pointer;--chotto-modalfullscreen-close-button-width: auto;--chotto-modalfullscreen-close-button-height: auto;--chotto-modalfullscreen-close-button-min-width: 30px;--chotto-modalfullscreen-close-button-min-height: 30px;--chotto-modalfullscreen-close-button-transition: all .2s ease;--chotto-modalfullscreen-close-button-outline: none;--chotto-modalfullscreen-close-button-box-shadow: 0 1px 3px rgba(0,0,0,.1);--chotto-modalfullscreen-close-button-hover-bg: rgba(0, 0, 0, .08);--chotto-modalfullscreen-close-button-hover-transform: scale(1.05);--chotto-modalfullscreen-close-button-hover-box-shadow: 0 2px 6px rgba(0,0,0,.15);--chotto-modalfullscreen-close-button-active-bg: rgba(0, 0, 0, .15);--chotto-modalfullscreen-close-button-active-transform: scale(.95);--chotto-modalfullscreen-close-button-focus-outline: 2px solid #007bff;--chotto-modalfullscreen-close-button-focus-outline-offset: 1px;--chotto-modalfullscreen-close-button-text-color: var(--chotto-theme-secondary-text-color);--chotto-modalfullscreen-close-button-font-size: var(--chotto-theme-button-icon-size);--chotto-modalfullscreen-close-button-span-display: block;--chotto-modalfullscreen-close-button-span-text-align: center;--chotto-modalfullscreen-close-button-span-line-height: 1;--chotto-modalfullscreen-close-button-span-transition: color .2s ease}[data-theme=mobilon1]{--chotto-modalnofooter-backdrop-position: fixed;--chotto-modalnofooter-backdrop-top: 0;--chotto-modalnofooter-backdrop-bottom: 0;--chotto-modalnofooter-backdrop-left: 0;--chotto-modalnofooter-backdrop-right: 0;--chotto-modalnofooter-backdrop-bg: rgba(0, 0, 0, .4);--chotto-modalnofooter-backdrop-filter: blur(2px);--chotto-modalnofooter-backdrop-display: flex;--chotto-modalnofooter-backdrop-justify: center;--chotto-modalnofooter-backdrop-align: center;--chotto-modalnofooter-backdrop-z-index: 1000;--chotto-modalnofooter-backdrop-opacity: 1;--chotto-modalnofooter-backdrop-transition: opacity .25s ease;--chotto-modalnofooter-background: var(--chotto-theme-primary-color, #ffffff);--chotto-modalnofooter-text-color: var(--chotto-theme-primary-text-color);--chotto-modalnofooter-font-family: var(--chotto-theme-font-family);--chotto-modalnofooter-font-size: inherit;--chotto-modalnofooter-font-weight: inherit;--chotto-modalnofooter-line-height: inherit;--chotto-modalnofooter-text-align: left;--chotto-modalnofooter-overflow-x: auto;--chotto-modalnofooter-overflow-y: auto;--chotto-modalnofooter-display: flex;--chotto-modalnofooter-flex-direction: column;--chotto-modalnofooter-position: relative;--chotto-modalnofooter-body-padding: 18px 14px;--chotto-modalnofooter-margin: 0;--chotto-modalnofooter-border: 1px solid var(--chotto-theme-border-color, #e0e0e0);--chotto-modalnofooter-border-radius: 10px;--chotto-modalnofooter-box-shadow: 0 4px 16px var(--chotto-theme-shadow-color, rgba(0,0,0,.15));--chotto-modalnofooter-min-width: 280px;--chotto-modalnofooter-min-height: 200px;--chotto-modalnofooter-max-width: 95vw;--chotto-modalnofooter-max-height: 90vh;--chotto-modalnofooter-width: auto;--chotto-modalnofooter-height: auto;--chotto-modalnofooter-align-items: stretch;--chotto-modalnofooter-justify-content: flex-start;--chotto-modalnofooter-buttons-display: block;--chotto-modalnofooter-buttons-margin: 14px 14px 14px 14px;--chotto-modalnofooter-buttons-padding: 0;--chotto-modalnofooter-buttons-gap: 8px;--chotto-modalnofooter-buttons-justify: flex-end;--chotto-modalnofooter-buttons-align: center;--chotto-modalnofooter-buttons-wrap: wrap;--chotto-modalnofooter-transition: opacity .3s ease, transform .3s ease;--chotto-modalnofooter-enter-opacity: 0;--chotto-modalnofooter-enter-transform: scale(.95) translateY(10px);--chotto-modalnofooter-enter-to-opacity: 1;--chotto-modalnofooter-enter-to-transform: scale(1) translateY(0)}[data-theme=mobilon1]{--chotto-modalvideorecorder-container-position: relative;--chotto-modalvideorecorder-container-display: grid;--chotto-modalvideorecorder-container-align-items: center;--chotto-modalvideorecorder-view-area-width: 640px;--chotto-modalvideorecorder-view-area-height: 480px;--chotto-modalvideorecorder-controls-display: flex;--chotto-modalvideorecorder-controls-justify-content: space-between;--chotto-modalvideorecorder-recording-container-display: flex;--chotto-modalvideorecorder-recording-container-gap: 3px;--chotto-modalvideorecorder-recording-icon-font-size: 10px;--chotto-modalvideorecorder-recording-icon-animation: blink 3s linear infinite;--chotto-modalvideorecorder-stop-width: 20px;--chotto-modalvideorecorder-stop-height: 20px;--chotto-modalvideorecorder-stop-background-color: #1a1a1a;--chotto-modalvideorecorder-stop-cursor: pointer;--chotto-modalvideorecorder-stop-border-radius: 2px;--chotto-modalvideorecorder-recording-time-margin: auto;--chotto-modalvideorecorder-blink-color-start: #ff6b35;--chotto-modalvideorecorder-blink-color-middle: transparent;--chotto-modalvideorecorder-blink-color-end: #ff6b35;--chotto-modalvideorecorder-button-background-color: transparent;--chotto-modalvideorecorder-button-border: 0px;--chotto-modalvideorecorder-button-span-cursor: pointer;--chotto-modalvideorecorder-button-span-display: block;--chotto-modalvideorecorder-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-modalvideorecorder-button-color-active: var(--chotto-theme-button-color-active);--chotto-modalvideorecorder-header-text-align: right;--chotto-modalvideorecorder-header-width: 100%;--chotto-modalvideorecorder-button-close-span-padding-bottom: 5px;--chotto-modalvideorecorder-button-disabled-cursor: auto;--chotto-modalvideorecorder-button-color-disabled: var(--chotto-theme-button-color-disabled);--chotto-modalvideorecorder-recording-button-cursor: auto;--chotto-modalvideorecorder-recording-button-span-cursor: auto}[data-theme=mobilon1]{--chotto-chatinput-container-bg: #ffffff;--chotto-chatinput-icon-color: #525252;--chotto-chatinput-icon-color-disabled: #e5e5e5;--chotto-chatinput-button-padding: 1px 0 0 3px;--chotto-chatinput-button-margin: 0 9px 2px 4px;--chotto-chatinput-container-border-top: none;--chotto-chatinput-input-line-height: 1.4;--chotto-chatinput-input-min-height: 40px;--chotto-chatinput-input-max-rows: 10;--chotto-chatinput-scrollbar-width: 6px;--chotto-chatinput-scrollbar-thumb-radius: 10px;--chotto-chatinput-scrollbar-track-radius: 10px;--chotto-chatinput-button-margin-bottom: 4px;--chotto-chatinput-enter-duration: .2s;--chotto-chatinput-leave-duration: .2s;--chotto-chatinput-enter-translate-y: 20px;--chotto-chatinput-container-padding: 12px 0 8px 15px;--chotto-chatinput-container-grid-gap: 0;--chotto-chatinput-input-border: 1px solid #d0d0d0;--chotto-chatinput-input-padding: .5rem .6rem;--chotto-chatinput-input-font-size: 16px;--chotto-chatinput-input-border-radius: 2px;--chotto-chatinput-button-height: 30px;--chotto-chatinput-inline-buttons-margin: 0 5px 4px 2px;--chotto-chatinput-inline-buttons-gap: 7px;--chotto-chatinput-inline-buttons-height: 30px;--chotto-chatinput-container-position: relative;--chotto-chatinput-container-display: grid;--chotto-chatinput-container-align-items: center;--chotto-chatinput-container-grid-template-columns: min-content auto min-content;--chotto-chatinput-container-grid-template-rows: auto auto auto auto;--chotto-chatinput-reply-line-grid-column: 2;--chotto-chatinput-reply-line-grid-row: 1;--chotto-chatinput-reply-line-display: none;--chotto-chatinput-file-line-grid-column: 2;--chotto-chatinput-file-line-grid-row: 2;--chotto-chatinput-file-line-display: none;--chotto-chatinput-third-line-display: flex;--chotto-chatinput-third-line-grid-row: 4;--chotto-chatinput-third-line-grid-column-start: 1;--chotto-chatinput-third-line-grid-column-end: 3;--chotto-chatinput-input-grid-row: 3;--chotto-chatinput-input-grid-column: 2;--chotto-chatinput-input-background-color: transparent;--chotto-chatinput-input-overflow-y: hidden;--chotto-chatinput-input-resize: none;--chotto-chatinput-input-white-space: pre-wrap;--chotto-chatinput-input-focus-outline: none;--chotto-chatinput-disabled-placeholder-text-align: center;--chotto-chatinput-disabled-placeholder-user-select: none;--chotto-chatinput-button-grid-row: 3;--chotto-chatinput-button-grid-column: 3;--chotto-chatinput-button-background-color: transparent;--chotto-chatinput-button-border: 0px;--chotto-chatinput-button-height-fit: fit-content;--chotto-chatinput-button-width-fit: fit-content;--chotto-chatinput-button-display: flex;--chotto-chatinput-button-align-self: end;--chotto-chatinput-button-span-display: block;--chotto-chatinput-button-span-cursor: pointer;--chotto-chatinput-button-disabled-cursor: auto;--chotto-chatinput-inline-buttons-display: flex;--chotto-chatinput-inline-buttons-margin-auto: auto 0;--chotto-chatinput-inline-buttons-grid-row: 3;--chotto-chatinput-inline-buttons-grid-column: 1;--chotto-chatinput-inline-buttons-align-self: flex-end;--chotto-chatinput-enter-transition: all var(--chotto-chatinput-enter-duration, .2s) ease-out;--chotto-chatinput-leave-transition: all var(--chotto-chatinput-leave-duration, .2s) cubic-bezier(1, .5, .8, 1);--chotto-chatinput-enter-transform: translateY(var(--chotto-chatinput-enter-translate-y, 20px));--chotto-chatinput-enter-opacity: 0;--chotto-chatinput-input-text-color: var(--chotto-theme-primary-text-color);--chotto-chatinput-secondary-text-color: var(--chotto-theme-secondary-text-color);--chotto-chatinput-disabled-placeholder-text-color: var(--chotto-theme-secondary-text-color);--chotto-chatinput-font-family: var(--chotto-theme-font-family);--chotto-chatinput-scrollbar-bg: var(--chotto-theme-scrollbar-bg);--chotto-chatinput-scrollbar-thumb-bg: var(--chotto-theme-scrollbar-thumb-bg);--chotto-chatinput-button-icon-size: var(--chotto-theme-button-icon-size)}[data-theme=mobilon1]{--chotto-chatlist-background-color: transparent;--chotto-chatlist-flex-grow: 1;--chotto-chatlist-display: flex;--chotto-chatlist-align-items: stretch;--chotto-chatlist-flex-direction: column;--chotto-chatlist-height: 70%;--chotto-chatlist-filter-margin: 0 16px 10px 15px;--chotto-chatlist-items-display: block;--chotto-chatlist-items-scroll-behavior: smooth;--chotto-chatlist-items-height: 100%;--chotto-chatlist-items-overflow-y: auto;--chotto-chatlist-items-overflow-x: hidden;--chotto-chatlist-items-padding: 0;--chotto-chatlist-scrollbar-width: 6px;--chotto-chatlist-scrollbar-bg: var(--chotto-theme-scrollbar-bg);--chotto-chatlist-scrollbar-thumb-radius: 10px;--chotto-chatlist-scrollbar-thumb-bg: var(--chotto-theme-scrollbar-thumb-bg);--chotto-chatlist-scrollbar-track-radius: 10px;--chotto-chatlist-fixed-z-index: 100;--chotto-chatlist-fixed-display: block;--chotto-chatlist-fixed-position: sticky;--chotto-chatlist-fixed-background-color: #ffffff;--chotto-chatlist-fixed-top: 0;--chotto-chatlist-fixed-bottom: 0;--chotto-chatlist-title-container-position: relative;--chotto-chatlist-title-container-display: flex;--chotto-chatlist-title-container-justify: space-between;--chotto-chatlist-title-container-align: center;--chotto-chatlist-title-column-gap: 50px;--chotto-chatlist-title-container-padding: 20px 0 20px 15px;--chotto-chatlist-title-font-family: var(--chotto-theme-header-font, var(--chotto-theme-font-family));--chotto-chatlist-title-font-size: var(--chotto-theme-header-font-size);--chotto-chatlist-title-font-weight: var(--chotto-theme-header-font-weight);--chotto-chatlist-title-text-color: var(--chotto-theme-primary-text-color);--chotto-chatlist-context-menu-position: absolute;--chotto-chatlist-context-menu-top: 46px;--chotto-chatlist-context-menu-right: 20px;--chotto-chatlist-button-position: absolute;--chotto-chatlist-button-z-index: 100;--chotto-chatlist-button-bottom: 15px;--chotto-chatlist-button-right: 25px;--chotto-chatlist-button-margin-left: auto;--chotto-chatlist-button-border: none;--chotto-chatlist-button-min: 40px;--chotto-chatlist-button-border-radius: 50%;--chotto-chatlist-button-display: flex;--chotto-chatlist-button-justify: center;--chotto-chatlist-button-align: center;--chotto-chatlist-button-cursor: pointer;--chotto-chatlist-button-background-color: var(--chotto-theme-button-color-disabled);--chotto-chatlist-button-icon-size: var(--chotto-theme-button-icon-size);--chotto-chatlist-button-color-active: var(--chotto-theme-button-color-active);--chotto-chatlist-menu-enter-duration: .1s;--chotto-chatlist-menu-leave-duration: .1s;--chotto-chatlist-menu-scale: .9;--chotto-chatlist-menu-enter-transition: all var(--chotto-chatlist-menu-enter-duration, .1s) ease-out;--chotto-chatlist-menu-leave-transition: all var(--chotto-chatlist-menu-leave-duration, .1s) cubic-bezier(1, .5, .8, 1);--chotto-chatlist-menu-transform: scale(var(--chotto-chatlist-menu-scale, .9));--chotto-chatlist-menu-opacity: 0}[data-theme=mobilon1]{--chotto-feed-height: 100%;--chotto-feed-max-height: inherit;--chotto-feed-display: flex;--chotto-feed-flex-direction: column;--chotto-feed-overflow-y: auto;--chotto-feed-overflow-x: hidden;--chotto-feed-scroll-behavior: smooth;--chotto-feed-padding: 10px 30px 10px 30px;--chotto-feed-position: relative;--chotto-feed-message-position: relative;--chotto-feed-message-transition: all 2s;--chotto-feed-button-down-position: sticky;--chotto-feed-button-down-z-index: 100;--chotto-feed-button-down-bottom: 0;--chotto-feed-button-down-margin-left: auto;--chotto-feed-button-down-border: none;--chotto-feed-button-down-min-width: 46px;--chotto-feed-button-down-min-height: 46px;--chotto-feed-button-down-border-radius: 50%;--chotto-feed-button-down-display: flex;--chotto-feed-button-down-justify-content: center;--chotto-feed-button-down-align-items: center;--chotto-feed-button-down-cursor: pointer;--chotto-feed-button-down-background-color: #e5e5e5;--chotto-feed-keyboard-position: sticky;--chotto-feed-keyboard-bottom: 0;--chotto-feed-keyboard-max-width: 25rem;--chotto-feed-keyboard-width: fit-content;--chotto-feed-icon-down-font-size: var(--chotto-theme-button-icon-size);--chotto-feed-icon-down-color: #525252;--chotto-feed-unread-amount-position: absolute;--chotto-feed-unread-amount-top: -8px;--chotto-feed-unread-amount-left: 0;--chotto-feed-unread-amount-right: 0;--chotto-feed-unread-amount-margin: 0 auto;--chotto-feed-unread-amount-display: flex;--chotto-feed-unread-amount-justify-content: center;--chotto-feed-unread-amount-align-items: center;--chotto-feed-unread-amount-font-size: var(--chotto-theme-additional-text-font-size);--chotto-feed-unread-amount-width: 22px;--chotto-feed-unread-amount-height: 22px;--chotto-feed-unread-amount-color: #fafafa;--chotto-feed-unread-amount-background-color: #ef4444;--chotto-feed-unread-amount-border-radius: 50%;--chotto-feed-scrollbar-width: 6px;--chotto-feed-scrollbar-background-color: #f5f5f5;--chotto-feed-scrollbar-bg: var(--chotto-theme-scrollbar-bg);--chotto-feed-scrollbar-thumb-border-radius: 10px;--chotto-feed-scrollbar-thumb-background-color: #d4d4d4;--chotto-feed-scrollbar-thumb-bg: var(--chotto-theme-scrollbar-thumb-bg);--chotto-feed-scrollbar-track-border-radius: 10px;--chotto-feed-focused-message-background-color: color-mix(in srgb, #007CFF 30%, transparent);--chotto-feed-focused-message-box-shadow: 0px 0px 12px 2px color-mix(in srgb, #007CFF 30%, transparent);--chotto-feed-enter-active-transition: all .1s ease-out;--chotto-feed-leave-active-transition: all .1s;--chotto-feed-enter-leave-transform: translateY(10px);--chotto-feed-enter-leave-opacity: 0}[data-theme=mobilon1]{--chotto-sidebar-padding-container: 0 8px 7px 8px;--chotto-sidebar-row-gap-list: 15px;--chotto-sidebar-image-active-border: 3px solid #EAE8E7;--chotto-sidebar-list-fixed-border-top: 0;--chotto-sidebar-list-fixed-border-bottom: 1px solid #d4d4d4;--chotto-sidebar-notification-count-height: 18px;--chotto-sidebar-list-fixed-padding: 12px 10px 22px;--chotto-sidebar-hover-radius: 10px;--chotto-sidebar-container-display: flex;--chotto-sidebar-container-flex-direction: column;--chotto-sidebar-container-height: 100%;--chotto-sidebar-container-background-color: transparent;--chotto-sidebar-container-position: relative;--chotto-sidebar-container-overflow: hidden;--chotto-sidebar-scroll-container-flex: 1;--chotto-sidebar-scroll-container-overflow-y: auto;--chotto-sidebar-scroll-container-overflow-x: hidden;--chotto-sidebar-scroll-container-padding-bottom: 60px;--chotto-sidebar-scroll-container-scrollbar-width: none;--chotto-sidebar-scroll-container-ms-overflow-style: none;--chotto-sidebar-scroll-container-webkit-scrollbar-display: none;--chotto-sidebar-list-fixed-position: sticky;--chotto-sidebar-list-fixed-top: 0;--chotto-sidebar-list-fixed-z-index: 3;--chotto-sidebar-layout-extended-first-col-bg: #FAF6F4;--chotto-sidebar-list-fixed-margin-bottom: 15px;--chotto-sidebar-list-fixed-display: flex;--chotto-sidebar-list-fixed-flex-direction: column;--chotto-sidebar-list-fixed-after-content: "";--chotto-sidebar-list-fixed-after-position: absolute;--chotto-sidebar-list-fixed-after-bottom: 7px;--chotto-sidebar-list-fixed-after-left: 50%;--chotto-sidebar-list-fixed-after-transform: translateX(-50%);--chotto-sidebar-list-fixed-after-width: 40px;--chotto-sidebar-list-fixed-border-bottom-width: 1px;--chotto-sidebar-list-fixed-border-bottom-color: #ccc;--chotto-sidebar-list-fixed-border-bottom-display: block;--chotto-sidebar-list-display: flex;--chotto-sidebar-list-flex-direction: column;--chotto-sidebar-list-padding: 0;--chotto-sidebar-list-z-index: 2;--chotto-sidebar-item-position: relative;--chotto-sidebar-item-cursor: pointer;--chotto-sidebar-item-display: flex;--chotto-sidebar-item-flex-direction: column;--chotto-sidebar-item-row-gap: 2px;--chotto-sidebar-item-align-items: center;--chotto-sidebar-item-background-color: transparent;--chotto-sidebar-item-border-radius: 0;--chotto-sidebar-item-before-content: "";--chotto-sidebar-item-before-position: absolute;--chotto-sidebar-item-before-width: calc(var(--chotto-theme-avatar-small-size) + 15px);--chotto-sidebar-item-before-height: var(--chotto-theme-avatar-small-size);--chotto-sidebar-item-before-background-color: transparent;--chotto-sidebar-item-before-top: 0;--chotto-sidebar-item-before-left: 50%;--chotto-sidebar-item-before-transform: translateX(-50%);--chotto-sidebar-item-before-z-index: 0;--chotto-sidebar-item-before-transition: background-color .2s ease;--chotto-sidebar-item-before-pointer-events: none;--chotto-sidebar-item-before-background-color-hover: var(--chotto-theme-item-background-color-hover);--chotto-sidebar-unread-text-color: var(--chotto-theme-unread-text-color);--chotto-sidebar-unread-background-color: var(--chotto-theme-unread-background-color);--chotto-sidebar-item-span-position: absolute;--chotto-sidebar-item-span-top: 2px;--chotto-sidebar-item-span-right: 0;--chotto-sidebar-item-span-display: flex;--chotto-sidebar-item-span-justify-content: center;--chotto-sidebar-item-span-align-items: center;--chotto-sidebar-item-span-padding: 5px;--chotto-sidebar-item-span-max-width: 29px;--chotto-sidebar-item-span-min-width: 16px;--chotto-sidebar-item-span-border-radius: 10px;--chotto-sidebar-item-span-line-height: 16px;--chotto-sidebar-item-span-z-index: 2;--chotto-sidebar-small-text-font-size: var(--chotto-theme-small-text-font-size);--chotto-sidebar-small-text-font-weight: var(--chotto-theme-small-text-font-weight, 400);--chotto-sidebar-header-font-color: var(--chotto-theme-header-font-color, #5F5F5F);--chotto-sidebar-item-p-text-align: center;--chotto-sidebar-item-p-line-height: 1;--chotto-sidebar-image-position: relative;--chotto-sidebar-image-z-index: 1;--chotto-sidebar-image-border-radius: 50%;--chotto-sidebar-image-object-fit: cover;--chotto-sidebar-image-transition: all .2s;--chotto-sidebar-image-opacity: .8;--chotto-sidebar-image-active-opacity: 1;--chotto-sidebar-settings-container-position: absolute;--chotto-sidebar-settings-container-bottom: 7px;--chotto-sidebar-settings-container-left: 0;--chotto-sidebar-settings-container-right: 0;--chotto-sidebar-settings-container-display: flex;--chotto-sidebar-settings-container-justify-content: center;--chotto-sidebar-settings-container-z-index: 2;--chotto-sidebar-settings-btn-background: none;--chotto-sidebar-settings-btn-border: none;--chotto-sidebar-settings-btn-padding: 12px;--chotto-sidebar-settings-btn-margin: 0;--chotto-sidebar-settings-btn-outline: none;--chotto-sidebar-settings-btn-cursor: pointer;--chotto-sidebar-settings-btn-display: inline-flex;--chotto-sidebar-settings-btn-align-items: center;--chotto-sidebar-settings-btn-justify-content: center;--chotto-sidebar-settings-btn-border-radius: 50%;--chotto-sidebar-settings-btn-transition: background-color .2s;--chotto-sidebar-settings-btn-hover-background-color: var(--chotto-theme-item-background-color-hover, #EAE8E7);--chotto-sidebar-selected-bar-position: absolute;--chotto-sidebar-selected-bar-width: 2px;--chotto-sidebar-selected-bar-height: 40px;--chotto-sidebar-selected-bar-left: 3px;--chotto-sidebar-selected-bar-top: 0;--chotto-sidebar-selected-bar-border-radius: 2px;--chotto-sidebar-selected-bar-background-color: #007CFF;--chotto-sidebar-selected-bar-z-index: 4;--chotto-sidebar-selected-bar-transition: top .16s ease, height .16s ease;--chotto-sidebar-horizontal-container-flex-direction: row;--chotto-sidebar-horizontal-container-height: fit-content;--chotto-sidebar-horizontal-container-padding-top: 0;--chotto-sidebar-horizontal-container-padding-bottom: 5px;--chotto-sidebar-horizontal-container-background-color: transparent;--chotto-sidebar-horizontal-list-flex-direction: row;--chotto-sidebar-horizontal-list-fixed-position: static;--chotto-sidebar-horizontal-list-fixed-padding-left: 10px;--chotto-sidebar-horizontal-list-fixed-padding-top: 0;--chotto-sidebar-horizontal-list-fixed-border-top: 0;--chotto-sidebar-horizontal-list-fixed-margin-right: 10px;--chotto-sidebar-horizontal-list-fixed-margin-bottom: 0;--chotto-sidebar-horizontal-list-fixed-flex-shrink: 0;--chotto-sidebar-horizontal-item-display: block;--chotto-sidebar-horizontal-item-max-width: 70px;--chotto-sidebar-horizontal-item-text-align: center;--chotto-sidebar-horizontal-item-span-width: 24px;--chotto-sidebar-horizontal-item-span-height: 24px;--chotto-sidebar-horizontal-item-span-left: 45px;--chotto-sidebar-horizontal-item-p-font-size: 14px;--chotto-sidebar-horizontal-image-width: calc(var(--chotto-theme-avatar-small-size) * 1.2);--chotto-sidebar-horizontal-image-height: calc(var(--chotto-theme-avatar-small-size) * 1.2)}[data-theme=mobilon1]{--chotto-adaptiveextendedlayout-container-height: inherit;--chotto-adaptiveextendedlayout-container-display: grid;--chotto-adaptiveextendedlayout-container-transition: all .3s ease;--chotto-adaptiveextendedlayout-container-position: relative;--chotto-adaptiveextendedlayout-container-border-top: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-container-border-left: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-container-desktop-grid-template-columns: min-content 30% calc(70% - var(--chotto-adaptive-extended-layout-first-col-width));--chotto-adaptiveextendedlayout-container-tablet-grid-template-columns: min-content calc(var(--chotto-adaptive-extended-layout-second-col-width) - var(--chotto-adaptive-extended-layout-first-col-width)) calc(var(--chotto-adaptive-extended-layout-third-col-width) - var(--chotto-adaptive-extended-layout-first-col-width));--chotto-adaptiveextendedlayout-container-mobile-grid-template-columns: min-content var(--chotto-adaptive-extended-layout-second-col-width) var(--chotto-adaptive-extended-layout-third-col-width);--chotto-adaptiveextendedlayout-first-col-position: relative;--chotto-adaptiveextendedlayout-first-col-grid-column: 1;--chotto-adaptiveextendedlayout-first-col-display: flex;--chotto-adaptiveextendedlayout-first-col-flex-direction: column;--chotto-adaptiveextendedlayout-first-col-height: inherit;--chotto-adaptiveextendedlayout-first-col-border-right: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-first-col-border-bottom: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-first-col-background-color: #FAF6F4;--chotto-adaptiveextendedlayout-first-col-mobile-display: none;--chotto-adaptiveextendedlayout-second-col-position: relative;--chotto-adaptiveextendedlayout-second-col-grid-column: 2;--chotto-adaptiveextendedlayout-second-col-display: flex;--chotto-adaptiveextendedlayout-second-col-flex-direction: column;--chotto-adaptiveextendedlayout-second-col-height: inherit;--chotto-adaptiveextendedlayout-second-col-overflow: hidden;--chotto-adaptiveextendedlayout-second-col-border-right: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-second-col-border-bottom: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-second-col-background-color: #ffffff;--chotto-adaptiveextendedlayout-third-col-position: relative;--chotto-adaptiveextendedlayout-third-col-display: flex;--chotto-adaptiveextendedlayout-third-col-flex-direction: column;--chotto-adaptiveextendedlayout-third-col-grid-column: 3;--chotto-adaptiveextendedlayout-third-col-height: inherit;--chotto-adaptiveextendedlayout-third-col-border-right: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-third-col-border-bottom: var(--chotto-theme-border, none);--chotto-adaptiveextendedlayout-third-col-background-color: #FAF6F4;--chotto-adaptiveextendedlayout-third-col-width: auto;--chotto-adaptiveextendedlayout-transition-enter-active-transition: opacity .5s ease;--chotto-adaptiveextendedlayout-transition-enter-active-opacity: 1;--chotto-adaptiveextendedlayout-transition-enter-from-opacity: 0}[data-theme=mobilon1]{--chotto-baselayout-container-height: inherit;--chotto-baselayout-container-width: 100%;--chotto-baselayout-container-display: grid;--chotto-baselayout-container-grid-template-columns: 1.8fr 3fr;--chotto-baselayout-container-transition: all .3s ease;--chotto-baselayout-container-position: relative;--chotto-baselayout-container-border-top: var(--chotto-theme-border, none);--chotto-baselayout-container-border-left: var(--chotto-theme-border, none);--chotto-baselayout-first-col-position: relative;--chotto-baselayout-first-col-grid-column: 1;--chotto-baselayout-first-col-display: flex;--chotto-baselayout-first-col-flex-direction: column;--chotto-baselayout-first-col-height: inherit;--chotto-baselayout-first-col-background-color: #ffffff;--chotto-baselayout-first-col-border-right: var(--chotto-theme-border, none);--chotto-baselayout-first-col-border-bottom: var(--chotto-theme-border, none);--chotto-baselayout-first-col-width: 100%;--chotto-baselayout-second-col-position: relative;--chotto-baselayout-second-col-display: flex;--chotto-baselayout-second-col-flex-direction: column;--chotto-baselayout-second-col-grid-column: 2;--chotto-baselayout-second-col-height: inherit;--chotto-baselayout-second-col-width: 100%;--chotto-baselayout-second-col-background-color: #FAF6F4;--chotto-baselayout-second-col-border-right: var(--chotto-theme-border, none);--chotto-baselayout-second-col-border-bottom: var(--chotto-theme-border, none);--chotto-baselayout-transition-enter-active-transition: opacity .5s ease;--chotto-baselayout-transition-enter-active-opacity: 1;--chotto-baselayout-transition-enter-from-opacity: 0}[data-theme=mobilon1]{--chotto-chatwrapper-display: flex;--chotto-chatwrapper-height: 100%;--chotto-chatwrapper-width: 100%;--chotto-chatwrapper-align-items: stretch;--chotto-chatwrapper-selected-chat-height: 100%;--chotto-chatwrapper-selected-chat-width: 100%;--chotto-chatwrapper-selected-chat-display: flex;--chotto-chatwrapper-selected-chat-flex-direction: column;--chotto-chatwrapper-selected-chat-align-items: stretch;--chotto-chatwrapper-chat-panel-background-color: var(--chotto-theme-primary-color);--chotto-chatwrapper-chat-panel-border-left: 1px solid #e5e5e5;--chotto-chatwrapper-chat-panel-border-right: 1px solid #e5e5e5;--chotto-chatwrapper-chat-panel-border-radius: 0px;--chotto-chatwrapper-chat-panel-position: absolute;--chotto-chatwrapper-chat-panel-height: 100%;--chotto-chatwrapper-chat-panel-z-index: 100;--chotto-chatwrapper-chat-panel-width: 400px;--chotto-chatwrapper-chat-panel-left: 65.3%;--chotto-chatwrapper-chat-panel-padding: 12px}[data-theme=mobilon1]{--chotto-extendedlayout-container-height: inherit;--chotto-extendedlayout-container-display: grid;--chotto-extendedlayout-container-grid-template-columns: min-content 1fr 3fr min-content;--chotto-extendedlayout-container-transition: all .3s ease;--chotto-extendedlayout-container-position: relative;--chotto-extendedlayout-container-border-top: var(--chotto-theme-border, none);--chotto-extendedlayout-container-border-left: var(--chotto-theme-border, none);--chotto-extendedlayout-first-col-position: relative;--chotto-extendedlayout-first-col-grid-column: 1;--chotto-extendedlayout-first-col-display: flex;--chotto-extendedlayout-first-col-flex-direction: column;--chotto-extendedlayout-first-col-height: inherit;--chotto-extendedlayout-first-col-width: 70px;--chotto-extendedlayout-first-col-border-right: var(--chotto-theme-border, none);--chotto-extendedlayout-first-col-border-bottom: var(--chotto-theme-border, none);--chotto-extendedlayout-first-col-background-color: #FAF6F4;--chotto-extendedlayout-second-col-position: relative;--chotto-extendedlayout-second-col-grid-column: 2;--chotto-extendedlayout-second-col-display: flex;--chotto-extendedlayout-second-col-flex-direction: column;--chotto-extendedlayout-second-col-height: inherit;--chotto-extendedlayout-second-col-width: 508px;--chotto-extendedlayout-second-col-overflow: hidden;--chotto-extendedlayout-second-col-border-right: var(--chotto-theme-border, none);--chotto-extendedlayout-second-col-border-bottom: var(--chotto-theme-border, none);--chotto-extendedlayout-second-col-background-color: #ffffff;--chotto-extendedlayout-third-col-position: relative;--chotto-extendedlayout-third-col-display: flex;--chotto-extendedlayout-third-col-flex-direction: column;--chotto-extendedlayout-third-col-grid-column: 3;--chotto-extendedlayout-third-col-height: inherit;--chotto-extendedlayout-third-col-border-right: var(--chotto-theme-border, none);--chotto-extendedlayout-third-col-border-bottom: var(--chotto-theme-border, none);--chotto-extendedlayout-third-col-background-color: #FAF6F4;--chotto-extendedlayout-transition-enter-active-transition: opacity .5s ease;--chotto-extendedlayout-transition-enter-active-opacity: 1;--chotto-extendedlayout-transition-enter-from-opacity: 0}[data-theme=mobilon1]{--chotto-feedlayout-container-height: inherit;--chotto-feedlayout-container-display: grid;--chotto-feedlayout-container-grid-template-columns: 1fr;--chotto-feedlayout-container-transition: all .3s ease;--chotto-feedlayout-container-position: relative;--chotto-feedlayout-first-col-position: relative;--chotto-feedlayout-first-col-grid-column: 1;--chotto-feedlayout-first-col-display: flex;--chotto-feedlayout-first-col-flex-direction: column;--chotto-feedlayout-first-col-height: inherit;--chotto-feedlayout-first-col-background-color: #FAF6F4;--chotto-feedlayout-transition-enter-active-transition: opacity .5s ease;--chotto-feedlayout-transition-enter-active-opacity: 1;--chotto-feedlayout-transition-enter-from-opacity: 0}[data-theme=mobilon1]{--chotto-basecontainer-base-container-transition: all .3s ease;--chotto-basecontainer-base-container-font-weight: var(--chotto-theme-default-font-weight);--chotto-basecontainer-base-container-color: var(--chotto-theme-primary-text-color);--chotto-basecontainer-base-container-font-family: var(--chotto-theme-font-family);--chotto-basecontainer-base-container-container: all / inline-size;--chotto-basecontainer-base-container-min-width: 480px}[data-theme=mobilon1]{--chotto-floatcontainer-float-window-z-index: 1000;--chotto-floatcontainer-float-window-width: fit-content;--chotto-floatcontainer-float-window-position: absolute;--chotto-floatcontainer-container-width: 100%;--chotto-floatcontainer-container-height: 100%;--chotto-floatcontainer-container-position: absolute;--chotto-floatcontainer-container-font-weight: var(--chotto-theme-default-font-weight);--chotto-floatcontainer-container-color: var(--chotto-theme-primary-text-color);--chotto-floatcontainer-container-font-family: var(--chotto-theme-font-family);--chotto-floatcontainer-container-box-shadow: 0px 0px 20px -7px rgba(0, 0, 0, .2);--chotto-floatcontainer-container-container: all / inline-size;--chotto-floatcontainer-controls-display: flex;--chotto-floatcontainer-controls-justify-content: space-between;--chotto-floatcontainer-controls-align-items: center;--chotto-floatcontainer-controls-cursor: grab;--chotto-floatcontainer-controls-padding: 18px 20px;--chotto-floatcontainer-controls-background-color: #d4d4d4;--chotto-floatcontainer-controls-border-top-left-radius: 15px;--chotto-floatcontainer-controls-border-top-right-radius: 15px;--chotto-floatcontainer-controls-gap: 5px;--chotto-floatcontainer-avatar-width: var(--chotto-theme-avatar-small-size);--chotto-floatcontainer-avatar-height: var(--chotto-theme-avatar-small-size);--chotto-floatcontainer-avatar-border-radius: 50%;--chotto-floatcontainer-title-font-size: var(--chotto-theme-title-font-size);--chotto-floatcontainer-title-font-weight: var(--chotto-theme-title-font-weight);--chotto-floatcontainer-title-margin-left: 10px;--chotto-floatcontainer-close-button-display: block;--chotto-floatcontainer-close-button-background-color: transparent;--chotto-floatcontainer-close-button-border: none;--chotto-floatcontainer-close-button-font-size: var(--chotto-theme-button-icon-size);--chotto-floatcontainer-close-button-color: var(--chotto-theme-secondary-text-color);--chotto-floatcontainer-close-button-width: fit-content;--chotto-floatcontainer-close-button-margin-left: auto;--chotto-floatcontainer-close-button-cursor: pointer}[data-theme=mobilon1]{--chotto-placeholdercomponent-placeholder-padding: 2px 6px;--chotto-placeholdercomponent-placeholder-border-radius: 4px;--chotto-placeholdercomponent-placeholder-cursor: pointer;--chotto-placeholdercomponent-placeholder-line-height: 1.8;--chotto-placeholdercomponent-placeholder-filled-background-color: #6ee7b7;--chotto-placeholdercomponent-placeholder-empty-background-color: #fee2e2}[data-theme=mobilon1]{--chotto-splashscreen-container-border-radius: 10px;--chotto-splashscreen-container-background-color: inherit;--chotto-splashscreen-container-backdrop-filter: brightness(140%);--chotto-splashscreen-container-padding: 20px;--chotto-splashscreen-container-children-text-align: center;--chotto-splashscreen-img-cursor: pointer}
|