@charset "UTF-8";.cool-lightbox{position:fixed;left:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;right:0;transition:all .3s ease}.cool-lightbox .cool-lightbox-zoom{position:absolute;bottom:15px;left:50%;display:flex;z-index:99999;background-color:hsla(0,0%,6%,.8);border-radius:8px;padding:0 12px;align-items:center;transform:translateX(-50%)}.cool-lightbox .cool-lightbox-zoom input[type=range]{-webkit-appearance:none;margin:10px 0;width:105px;background:transparent}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus{outline:none}.cool-lightbox .cool-lightbox-zoom input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:#e6e6e6;border-radius:11px;border:0 solid #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-webkit-slider-thumb{box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-4.5px}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-webkit-slider-runnable-track{background:#e6e6e6}.cool-lightbox .cool-lightbox-zoom input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:#e6e6e6;border-radius:11px;border:0 solid #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-moz-range-thumb{box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-track{width:100%;height:4px;cursor:pointer;animate:.2s;background:transparent;border-color:transparent;color:transparent}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-fill-lower,.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-fill-upper{background:#e6e6e6;border:0 solid #000;border-radius:22px;box-shadow:0 0 0 #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-thumb{box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-ms-fill-lower,.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-ms-fill-upper{background:#e6e6e6}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon{height:15px;width:15px;color:#fff}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon:first-of-type{margin-right:10px}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon:last-of-type{margin-left:10px}.cool-lightbox .cool-lightbox-thumbs{position:absolute;height:100vh;overflow-y:auto;width:102px;right:-102px;top:0;overflow-x:hidden;transition:none;background-color:#ddd;scrollbar-width:thin;scrollbar-color:#fa4242 hsla(0,0%,69%,.9)}@media(min-width:767px){.cool-lightbox .cool-lightbox-thumbs{transition:all .3s ease}}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar{width:6px;height:6px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-button{width:0;height:0}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb{background:#fa4242;border:0 none #fff;border-radius:50px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb:hover{background:#fff}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb:active{background:#000}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track{background:#e1e1e1;border:0 none #fff;border-radius:8px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track:hover{background:#666}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track:active{background:#333}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-corner{background:transparent}@media(min-width:767px){.cool-lightbox .cool-lightbox-thumbs{width:212px;right:-212px}}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list{display:flex;flex-wrap:wrap;padding:2px;padding-right:0}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{background-color:#000;width:100%;margin-right:2px;margin-bottom:2px;display:block;height:75px;position:relative}@media(min-width:767px){.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{width:calc(50% - 2px)}}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb:before{top:0;left:0;right:0;bottom:0;opacity:0;content:"";z-index:150;transition:all .3s ease;position:absolute;visibility:hidden;border:3px solid #fa4242}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video .cool-lightbox__thumb__icon{position:absolute;z-index:100;top:50%;left:50%;width:25px;height:25px;transform:translate(-50%,-50%)}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video .cool-lightbox__thumb__icon path{fill:#fff}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video:after{content:"";top:0;left:0;right:0;bottom:0;z-index:50;position:absolute;background:rgba(0,0,0,.6)}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.active:before,.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb:hover:before{opacity:1;visibility:visible}.cool-lightbox .cool-lightbox__inner{padding:60px 0;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;transition:none}@media(min-width:767px){.cool-lightbox .cool-lightbox__inner{transition:all .3s ease}}.cool-lightbox .cool-lightbox__progressbar{position:absolute;top:0;left:0;right:0;height:2px;z-index:500;transform-origin:0;transform:scaleX(0);transition:transform 3s linear;display:block}.cool-lightbox.cool-lightbox--is-swipping{cursor:grabbing}.cool-lightbox.cool-lightbox--is-swipping iframe{pointer-events:none}.cool-lightbox.cool-lightbox--is-swipping .cool-lightbox__slide{transition:none}.cool-lightbox.cool-lightbox--is-swipping .cool-lightbox__slide.cool-lightbox__slide--hide{display:flex;z-index:50}.cool-lightbox.cool-lightbox--zoom-disabled .cool-lightbox__slide .cool-lightbox__slide__img{transform:translate3d(-50%,-50%,0)}.cool-lightbox.cool-lightbox--can-zoom .cool-lightbox__slide img{cursor:zoom-in}.cool-lightbox.cool-lightbox--is-zooming .cool-lightbox__slide img{cursor:move;cursor:grab;cursor:-webkit-grab}.cool-lightbox.cool-lightbox--is-zooming .cool-lightbox-caption{opacity:0}.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox__inner{right:102px}@media(min-width:767px){.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox__inner{right:212px}}.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox-thumbs{right:0}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs{width:100%;left:0;right:0;top:auto;height:70px;bottom:-70px;overflow:auto}@media(min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs{bottom:-79px;height:79px}}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list{width:100%;flex-wrap:nowrap;justify-content:center}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{width:100px;flex-shrink:0;margin-bottom:0;height:65px}@media(min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{height:75px}}.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox__inner{bottom:70px}@media(min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox__inner{bottom:79px}}.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox-thumbs{bottom:0}.cool-lightbox *{box-sizing:border-box;padding:0;margin:0}.cool-lightbox button{background:none;border:none;cursor:pointer;outline:none}.cool-lightbox svg path,.cool-lightbox svg rect{fill:currentColor}.cool-lightbox .cool-lightbox-button{padding:21px 16px 21px 4px;height:100px;opacity:1;z-index:800;color:#ccc;position:absolute;top:calc(50% - 50px);width:54px;transition:all .3s ease;visibility:visible}@media(min-width:767px){.cool-lightbox .cool-lightbox-button{width:70px;padding:31px 26px 31px 6px}}.cool-lightbox .cool-lightbox-button.hidden{opacity:0;visibility:hidden}.cool-lightbox .cool-lightbox-button:hover{color:#fff}.cool-lightbox .cool-lightbox-button>.cool-lightbox-button__icon{padding:7px;display:flex;align-items:center;justify-content:center;background:rgba(30,30,30,.6)}.cool-lightbox .cool-lightbox-button>.cool-lightbox-button__icon>svg{width:100%;height:100%}.cool-lightbox .cool-lightbox-button.cool-lightbox-button--prev{left:0}.cool-lightbox .cool-lightbox-button.cool-lightbox-button--next{right:0;padding:21px 4px 21px 16px}@media(min-width:767px){.cool-lightbox .cool-lightbox-button.cool-lightbox-button--next{padding:31px 6px 31px 26px}}.cool-lightbox .cool-lightbox-pdf{max-width:100%}.cool-lightbox .cool-lightbox__iframe{width:100%;display:flex;top:50%;left:50%;align-items:center;justify-content:center;position:relative;transform:translate3d(-50%,-50%,0) scaleX(1)}.cool-lightbox .cool-lightbox__iframe iframe{width:100%;height:100%}@media(min-width:767px){.cool-lightbox .cool-lightbox__iframe iframe{max-width:80vw;max-height:80vh}}.cool-lightbox .cool-lightbox__wrapper{width:100%;height:100%;position:relative}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe{display:flex;align-items:center}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe .cool-lightbox__slide{flex-shrink:0;display:flex;position:relative;height:100%;opacity:.4;transition:opacity .3s linear}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe .cool-lightbox__slide.cool-lightbox__slide--current{opacity:1}.cool-lightbox .cool-lightbox__slide{width:100%;top:0;bottom:0;left:0;right:0;z-index:100;display:none;position:absolute;margin-right:30px;transition:transform .3s ease}.cool-lightbox .cool-lightbox__slide:last-of-type{margin-right:0}.cool-lightbox .cool-lightbox__slide.cool-lightbox__slide--current{display:flex}.cool-lightbox .cool-lightbox__slide .cool-lightbox__slide__img{position:absolute;height:100%;width:100%;left:50%;top:50%;backface-visibility:hidden;transform:translate3d(-50%,-50%,0) scaleX(1);transition:all .3s ease;display:flex}.cool-lightbox .cool-lightbox__slide img{max-width:100%;max-height:100%;margin:auto;z-index:9999;backface-visibility:hidden;transform:translateZ(0);box-shadow:0 0 1.5rem rgba(0,0,0,.45)}.cool-lightbox .cool-lightbox__slide picture{display:flex;align-items:center;justify-content:center;max-height:100%;height:100%;margin:auto;z-index:9999}.cool-lightbox-toolbar{position:absolute;top:0;right:0;opacity:1;display:flex;transition:all .3s ease;visibility:visible}.cool-lightbox-toolbar.hidden{opacity:0;visibility:hidden}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;justify-content:center;align-items:center;display:inline-flex;margin:0;padding:9px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:40px;height:40px;color:#ccc}@media(min-width:767px){.cool-lightbox-toolbar .cool-lightbox-toolbar__btn{width:44px;height:44px;padding:10px}}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn>svg{width:100%;height:100%}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn:hover{color:#fff}.cool-lightbox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;opacity:1;line-height:1.5;padding:18px 28px 16px 24px;right:0;text-align:center;direction:ltr;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;z-index:99997;background:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent)}@media(min-width:767px){.cool-lightbox-caption{padding:22px 30px 23px 30px}}.cool-lightbox-caption a{color:#eee;text-decoration:underline}.cool-lightbox-caption h6{font-size:14px;margin:0 0 6px 0;line-height:130%}@media(min-width:767px){.cool-lightbox-caption h6{font-size:16px;margin:0 0 6px 0}}.cool-lightbox-caption p{font-size:13px;line-height:130%;color:#ccc}@media(min-width:767px){.cool-lightbox-caption p{font-size:15px}}.cool-lightbox-caption p a{color:#ccc}.cool-lightbox-caption p a:hover{color:#eee}.cool-lightbox-modal-enter-active,.cool-lightbox-modal-leave-active{transition:opacity .35s}.cool-lightbox-modal-enter,.cool-lightbox-modal-leave-to{opacity:0}.cool-lightbox-slide-change-enter-active,.cool-lightbox-slide-change-leave-active{transition:opacity .27s}.cool-lightbox-slide-change-enter,.cool-lightbox-slide-change-leave-to{opacity:0}.cool-lightbox-loading-wrapper{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.cool-lightbox-loading-wrapper .cool-lightbox-loading{animation:cool-lightbox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;opacity:.7;padding:0;width:50px;z-index:500}@keyframes cool-lightbox-rotate{to{transform:rotate(1turn)}}.file-preview-mask[data-v-46d143a2]{position:fixed;inset:0;z-index:3200;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.58);padding:34px}.file-preview-dialog[data-v-46d143a2]{width:min(1120px,96vw);height:min(760px,92vh);display:flex;flex-direction:column;overflow:hidden;border-radius:8px;background:var(--go-surface-bg,#fff);color:var(--go-text-main,#10213b);box-shadow:0 22px 70px rgba(0,0,0,.32)}.file-preview-dialog.audio[data-v-46d143a2]{width:min(560px,94vw);height:auto}.file-preview-header[data-v-46d143a2]{min-height:58px;display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:0 16px 0 8px;border-bottom:1px solid var(--go-border-color,#dde1e8);background:var(--go-surface-raised-bg,#fff)}.file-preview-action[data-v-46d143a2],.file-preview-icon-button[data-v-46d143a2]{border:0;background:transparent;color:var(--go-text-main,#10213b);cursor:pointer}.file-preview-icon-button[data-v-46d143a2]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:34px}.file-preview-action[data-v-46d143a2]:hover,.file-preview-icon-button[data-v-46d143a2]:hover{background:var(--go-hover-bg,#f2f7ff)}.file-preview-title[data-v-46d143a2]{min-width:0;display:flex;flex-direction:column}.file-preview-title strong[data-v-46d143a2]{font-size:15px;line-height:20px}.file-preview-title span[data-v-46d143a2]{min-height:18px;color:var(--go-text-muted,#66758c);font-size:12px}.file-preview-action[data-v-46d143a2]{height:36px;padding:0 14px;border-radius:6px;font-weight:600}.file-preview-action.primary[data-v-46d143a2]{background:#0068ff;color:#fff}.file-preview-action.primary[data-v-46d143a2]:hover{background:#0057d8}.file-preview-body[data-v-46d143a2]{min-height:0;flex:1;background:var(--go-app-bg,#eef0f4)}.document-preview-frame[data-v-46d143a2],.office-preview-shell[data-v-46d143a2],.office-render-container[data-v-46d143a2]{width:100%;height:100%}.document-preview-frame[data-v-46d143a2]{display:block;border:0;background:#fff}.office-preview-shell[data-v-46d143a2]{min-height:0;background:#f2f4f8}.office-render-container[data-v-46d143a2]{overflow:auto;padding:24px}.audio-preview[data-v-46d143a2],.file-preview-empty[data-v-46d143a2]{min-height:300px;padding:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:18px}.file-preview-empty.compact[data-v-46d143a2]{height:100%}.audio-preview audio[data-v-46d143a2]{width:min(420px,76vw)}.audio-preview-disc[data-v-46d143a2],.file-preview-empty-icon[data-v-46d143a2]{width:112px;height:112px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1688f7,#11b8df);color:#fff;box-shadow:0 14px 34px rgba(0,104,255,.24)}.audio-preview-disc i[data-v-46d143a2]{font-size:48px}.file-preview-empty-icon[data-v-46d143a2]{border-radius:16px;font-size:28px;font-weight:700}.file-preview-empty h2[data-v-46d143a2]{margin:0;font-size:20px}.file-preview-empty p[data-v-46d143a2]{max-width:520px;margin:0;color:var(--go-text-muted,#66758c);line-height:1.5}[data-v-46d143a2] .docx-preview-document-wrapper{background:transparent}[data-v-46d143a2] .docx-preview-document{margin:0 auto 18px;box-shadow:0 8px 28px rgba(15,23,42,.14)}[data-v-46d143a2] .workbook-preview{height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid #d9dee8;border-radius:8px;background:#fff}[data-v-46d143a2] .workbook-tabs{min-height:42px;display:flex;align-items:center;gap:4px;padding:0 10px;overflow-x:auto;border-bottom:1px solid #d9dee8;background:#f7f9fc}[data-v-46d143a2] .workbook-tab{height:30px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#48566d;cursor:pointer;white-space:nowrap}[data-v-46d143a2] .workbook-tab.active{background:#e7f1ff;color:#0068ff;font-weight:600}[data-v-46d143a2] .workbook-body{flex:1;overflow:auto;padding:16px}[data-v-46d143a2] .workbook-table{border-collapse:collapse;background:#fff;color:#10213b;font-size:13px}[data-v-46d143a2] .workbook-table td,[data-v-46d143a2] .workbook-table th{min-width:90px;max-width:360px;padding:7px 9px;border:1px solid #d9dee8;white-space:pre-wrap;vertical-align:top}[data-v-46d143a2] .workbook-empty{padding:24px;color:#66758c}.file-preview-fade-enter-active[data-v-46d143a2],.file-preview-fade-leave-active[data-v-46d143a2]{transition:opacity .16s ease}.file-preview-fade-enter-from[data-v-46d143a2],.file-preview-fade-leave-to[data-v-46d143a2]{opacity:0}@media (max-width:720px){.file-preview-mask[data-v-46d143a2]{padding:0}.file-preview-dialog[data-v-46d143a2]{width:100vw;height:100vh;border-radius:0}.file-preview-header[data-v-46d143a2]{grid-template-columns:44px minmax(0,1fr) auto auto;padding-right:8px}.file-preview-action[data-v-46d143a2]{padding:0 10px;font-size:13px}}:root{--main-border-radius:0px;--main-margin-left:0px;--main-margin-right:0px;--main-margin-top:0px;--main-margin-bottom:0px;--tippy-right:0px;--home-menu-padding-top:60px;--composite-message-page-width:100%;--composite-message-page-height:100%}:root,html.orin-theme-light{--go-settings-mask-bg:rgba(19,25,36,.56);--go-settings-dialog-bg:#eef0f5;--go-settings-panel-bg:#fff;--go-settings-input-bg:#fff;--go-settings-text:#10213b;--go-settings-muted:#66758c;--go-settings-border:#d8dde6;--go-settings-row-border:#eef1f5;--go-settings-hover:#f4f7fb;--go-settings-active:#e5f1ff;--go-settings-close-hover:#dfe4ec;--go-settings-danger:#d93025;--go-settings-shadow:0 18px 54px rgba(0,0,0,.28);--go-app-bg:#eef0f4;--go-surface-bg:#fff;--go-surface-raised-bg:#fff;--go-surface-subtle-bg:#f2f4f7;--go-chat-bg:#e9ebf0;--go-border-color:#dde1e8;--go-row-border-color:#eef1f5;--go-text-main:#10213b;--go-text-strong:#081b3a;--go-text-muted:#66758c;--go-hover-bg:#f2f7ff;--go-active-bg:#e4f1ff;--go-list-hover-bg:#f2f3f5;--go-list-active-bg:#e4f1ff;--go-popover-shadow:0 8px 24px rgba(15,35,70,.18);--go-message-in-bg:#fff;--go-message-out-bg:#a8bdff;--go-message-text:#050505;--go-input-placeholder:grey;--go-sidebar-bg:#0068ff;--go-sidebar-icon:#fff;--go-sidebar-icon-active:#fff;--go-sidebar-hover-bg:rgba(0,40,120,.18);--go-sidebar-active-bg:rgba(0,43,128,.38);--go-sidebar-avatar-bg:#eef4ff;--go-sidebar-avatar-border:hsla(0,0%,100%,.65)}html.orin-theme-dark{--go-settings-mask-bg:rgba(0,0,0,.64);--go-settings-dialog-bg:#111315;--go-settings-panel-bg:#17191c;--go-settings-input-bg:#17191c;--go-settings-text:#f5f6f8;--go-settings-muted:#8f99a8;--go-settings-border:#2b2f36;--go-settings-row-border:#2b2f36;--go-settings-hover:#23262b;--go-settings-active:#26384f;--go-settings-close-hover:#23262b;--go-settings-danger:#ff6b70;--go-settings-shadow:0 18px 54px rgba(0,0,0,.42);--go-app-bg:#0f1012;--go-surface-bg:#17191c;--go-surface-raised-bg:#1f2227;--go-surface-subtle-bg:#24272d;--go-chat-bg:#0d0f11;--go-border-color:#2b2f36;--go-row-border-color:#2a2e35;--go-text-main:#f5f6f8;--go-text-strong:#fff;--go-text-muted:#8f99a8;--go-hover-bg:#23262b;--go-active-bg:#26384f;--go-list-hover-bg:#23262b;--go-list-active-bg:#26384f;--go-popover-shadow:0 12px 30px rgba(0,0,0,.45);--go-message-in-bg:#2b2c30;--go-message-out-bg:#3c4d64;--go-message-text:#f7f8fa;--go-input-placeholder:#8a93a3;--go-sidebar-bg:#111315;--go-sidebar-icon:#fff;--go-sidebar-icon-active:#fff;--go-sidebar-hover-bg:#23262b;--go-sidebar-active-bg:#26384f;--go-sidebar-avatar-bg:#24272d;--go-sidebar-avatar-border:#2b2f36}.tippy-tooltip{right:var(--tippy-right)!important;border:1px solid #f5f5f5!important;background-color:#fcfcfc!important;box-shadow:0 0 25px rgba(0,0,0,.125)}#app{position:relative}.blur-container{overflow:hidden;height:100vh;width:100vw;z-index:-10;position:fixed;margin:0}.blur-container .blur-mask{position:absolute;left:0;top:0;height:100vh;width:100vw;background:rgba(0,0,0,.2);overflow:hidden}.styled_video_container{position:fixed;top:0;left:0;width:auto;height:auto;z-index:-999;background-size:cover;transition:opacity 1s;opacity:0}.main-content-container{z-index:999;position:absolute;width:calc(100vw - var(--main-margin-left) - var(--main-margin-right));height:calc(100vh - var(--main-margin-top) - var(--main-margin-bottom));top:0;left:0;margin:var(--main-margin-top) var(--main-margin-right) var(--main-margin-bottom) var(--main-margin-left);display:flex;justify-content:stretch;align-items:stretch;overflow:hidden}.container-emoji{height:300px}.app-auth-loading{position:fixed;inset:0;z-index:3000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#172033;background:radial-gradient(circle at 50% 34%,rgba(18,160,255,.12),transparent 34%),linear-gradient(180deg,#f8fbff,#eef4fb);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-auth-loading__spinner{width:46px;height:46px;border:4px solid rgba(0,104,255,.16);border-top-color:#0a8dff;border-radius:50%;animation:app-auth-loading-spin .82s linear infinite}.app-auth-loading__title{font-size:18px;font-weight:700}.app-auth-loading__subtitle{color:#6c7585;font-size:14px}.app-loading-fade-enter-active,.app-loading-fade-leave-active{transition:opacity .18s ease}.app-loading-fade-enter-from,.app-loading-fade-leave-to{opacity:0}@keyframes app-auth-loading-spin{to{transform:rotate(1turn)}}html.orin-theme-dark .app-auth-loading{color:#f4f7fb;background:radial-gradient(circle at 50% 34%,rgba(18,160,255,.16),transparent 34%),linear-gradient(180deg,#17191d,#0e0f12)}html.orin-theme-dark .app-auth-loading__subtitle{color:#9da4b0}body.orin-theme-dark,html.orin-theme-dark{color-scheme:dark;background:var(--go-app-bg);color:var(--go-text-main)}html.orin-theme-dark #app,html.orin-theme-dark #app-main,html.orin-theme-dark .contact-directory,html.orin-theme-dark .contact-page,html.orin-theme-dark .conversation-container,html.orin-theme-dark .conversation-page,html.orin-theme-dark .home,html.orin-theme-dark .home-container,html.orin-theme-dark .main-content-container{background:var(--go-app-bg)!important;color:var(--go-text-main)!important}html.orin-theme-dark .contact-detail-container,html.orin-theme-dark .contact-empty-container,html.orin-theme-dark .contact-list,html.orin-theme-dark .contact-list-container,html.orin-theme-dark .contact-list-panel,html.orin-theme-dark .contact-list-panel-container,html.orin-theme-dark .conversation-container header,html.orin-theme-dark .conversation-empty-container,html.orin-theme-dark .conversation-info,html.orin-theme-dark .conversation-info-container,html.orin-theme-dark .conversation-list,html.orin-theme-dark .conversation-list-container,html.orin-theme-dark .conversation-list-panel-container,html.orin-theme-dark .conversation-list-panel-container .vue-recycle-scroller,html.orin-theme-dark .conversation-list-panel-container .vue-recycle-scroller__item-wrapper,html.orin-theme-dark .conversation-list-panel-container .vue-recycle-scroller__slot,html.orin-theme-dark .conversation-loading-container,html.orin-theme-dark .conversation-popover,html.orin-theme-dark .directory-card,html.orin-theme-dark .directory-header,html.orin-theme-dark .friend-request-card,html.orin-theme-dark .message-input-container,html.orin-theme-dark .panel,html.orin-theme-dark .pc-dialog,html.orin-theme-dark .request-empty,html.orin-theme-dark .tippy-tooltip,html.orin-theme-dark .title-container,html.orin-theme-dark .zalo-popover{background:var(--go-surface-bg)!important;color:var(--go-text-main)!important;border-color:var(--go-border-color)!important}html.orin-theme-dark .conversation-content-container,html.orin-theme-dark .conversation-message-list{background:var(--go-chat-bg)!important;color:var(--go-text-main)!important}html.orin-theme-dark .conversation-action-container,html.orin-theme-dark .conversation-tabs,html.orin-theme-dark .dialog-footer,html.orin-theme-dark .dialog-header,html.orin-theme-dark .directory-body,html.orin-theme-dark .input-action-container,html.orin-theme-dark .search-input-container,html.orin-theme-dark .setting-sidebar,html.orin-theme-dark .settings-dialog-sidebar{background:var(--go-surface-bg)!important;border-color:var(--go-border-color)!important}html.orin-theme-dark .action-item,html.orin-theme-dark .contact-empty-container h1,html.orin-theme-dark .contact-nav-row,html.orin-theme-dark .contact-nav-row .nav-icon,html.orin-theme-dark .contact-nav-row.active,html.orin-theme-dark .content-container .title-time-container .title,html.orin-theme-dark .conversation-info header,html.orin-theme-dark .conversation-info label,html.orin-theme-dark .conversation-info p,html.orin-theme-dark .conversation-tabs .tab-actions button,html.orin-theme-dark .conversation-tabs button,html.orin-theme-dark .create-group-row,html.orin-theme-dark .dialog-close,html.orin-theme-dark .dialog-header h2,html.orin-theme-dark .directory-body h2,html.orin-theme-dark .directory-header .header-icon,html.orin-theme-dark .directory-header h1,html.orin-theme-dark .directory-row,html.orin-theme-dark .directory-row strong,html.orin-theme-dark .friend-result-row,html.orin-theme-dark .friend-section h3,html.orin-theme-dark .input-action-container i,html.orin-theme-dark .manage-tag-button,html.orin-theme-dark .more-popover button,html.orin-theme-dark .pick-user-row,html.orin-theme-dark .profile-card h3,html.orin-theme-dark .radio-row,html.orin-theme-dark .request-action.recall,html.orin-theme-dark .request-action.secondary,html.orin-theme-dark .request-user-copy strong,html.orin-theme-dark .search-input-container button,html.orin-theme-dark .select-button,html.orin-theme-dark .select-button i,html.orin-theme-dark .select-button span,html.orin-theme-dark .tag-row,html.orin-theme-dark .title-container a,html.orin-theme-dark .title-container h1,html.orin-theme-dark .welcome-panel,html.orin-theme-dark .welcome-panel h1{color:var(--go-text-main)!important}html.orin-theme-dark .block-title,html.orin-theme-dark .content .draft,html.orin-theme-dark .content .last-message-desc,html.orin-theme-dark .content-container .title-time-container .time,html.orin-theme-dark .conversation-loading-card,html.orin-theme-dark .conversation-tabs button:not(.active),html.orin-theme-dark .directory-row small,html.orin-theme-dark .filter-section p,html.orin-theme-dark .finished,html.orin-theme-dark .friend-search,html.orin-theme-dark .friend-search i,html.orin-theme-dark .request-empty,html.orin-theme-dark .request-user-copy small,html.orin-theme-dark .row-more,html.orin-theme-dark .row-text small,html.orin-theme-dark .search-input-container>i,html.orin-theme-dark .select-button,html.orin-theme-dark .user-online-status,html.orin-theme-dark .welcome-panel p{color:var(--go-text-muted)!important}html.orin-theme-dark .friend-search,html.orin-theme-dark .friend-search input,html.orin-theme-dark .group-name-row input,html.orin-theme-dark .group-search-row,html.orin-theme-dark .input,html.orin-theme-dark .phone-search-row input,html.orin-theme-dark .request-action.recall,html.orin-theme-dark .request-action.secondary,html.orin-theme-dark .request-message,html.orin-theme-dark .request-more,html.orin-theme-dark .search-input-container input,html.orin-theme-dark .search-item input,html.orin-theme-dark .select-button{background:var(--go-surface-subtle-bg)!important;color:var(--go-text-main)!important;border-color:var(--go-border-color)!important}html.orin-theme-dark .request-action.primary{background:var(--go-list-active-bg)!important;color:#6ea2ff!important}html.orin-theme-dark input::-moz-placeholder{color:var(--go-input-placeholder)!important}html.orin-theme-dark .input:empty:before,html.orin-theme-dark input::placeholder{color:var(--go-input-placeholder)!important}html.orin-theme-dark .conversation-item-container,html.orin-theme-dark .conversation-item-container.top{background:var(--go-surface-bg)!important}html.orin-theme-dark .conversation-item-container:not(.active):hover .conversation-item{background:var(--go-list-hover-bg)!important}html.orin-theme-dark .action-item:active,html.orin-theme-dark .contact-nav-row:hover,html.orin-theme-dark .conversation-action-item:active,html.orin-theme-dark .directory-row:hover,html.orin-theme-dark .friend-result-row:hover,html.orin-theme-dark .more-popover button:hover,html.orin-theme-dark .pick-user-row:hover,html.orin-theme-dark .search-input-container button:active,html.orin-theme-dark .search-input-container button:hover{background:var(--go-hover-bg)!important}html.orin-theme-dark .contact-nav-row.active,html.orin-theme-dark .conversation-item-container.active .conversation-item,html.orin-theme-dark .conversation-item-container.active:hover .conversation-item,html.orin-theme-dark .conversation-tabs .filter-button.active,html.orin-theme-dark .conversation-tabs .more-button.active{background:var(--go-list-active-bg)!important}html.orin-theme-dark .conversation-popover,html.orin-theme-dark .pc-dialog,html.orin-theme-dark .tippy-tooltip,html.orin-theme-dark .zalo-popover{box-shadow:var(--go-popover-shadow)!important}html.orin-theme-dark .conversation-action-container,html.orin-theme-dark .conversation-action-item,html.orin-theme-dark .conversation-container header,html.orin-theme-dark .conversation-tabs,html.orin-theme-dark .create-group-row,html.orin-theme-dark .dialog-footer,html.orin-theme-dark .dialog-header,html.orin-theme-dark .directory-header,html.orin-theme-dark .filter-section,html.orin-theme-dark .input-action-container,html.orin-theme-dark .message-input-container,html.orin-theme-dark .title-container{border-color:var(--go-row-border-color)!important}html.orin-theme-dark .text-message-container{background:var(--go-message-in-bg)!important}html.orin-theme-dark .text-message-container.out{background:var(--go-message-out-bg)!important}html.orin-theme-dark .text-message-container .text,html.orin-theme-dark .text-message-container p{color:var(--go-message-text)!important}html.orin-theme-dark .leftarrow:before{border-right-color:var(--go-message-in-bg)!important}html.orin-theme-dark .rightarrow:before{border-left-color:var(--go-message-out-bg)!important}html.orin-theme-dark .ongoing-call-container,html.orin-theme-dark .unread-count-tip-container{background:var(--go-surface-raised-bg)!important;color:var(--go-text-main)!important}html.orin-theme-dark .audio-file-message-container,html.orin-theme-dark .audio-message-container,html.orin-theme-dark .call-start-message-container,html.orin-theme-dark .file-message-container,html.orin-theme-dark .link-message-container,html.orin-theme-dark .location-message,html.orin-theme-dark .quote-container,html.orin-theme-dark .user-card{background:var(--go-surface-raised-bg)!important;color:var(--go-text-main)!important;border-color:var(--go-border-color)!important}html.orin-theme-dark .conversation-content-container .drag-drop-container{background:rgba(15,16,18,.82)!important}html.orin-theme-dark .zalo-detail-panel .danger-section,html.orin-theme-dark .zalo-detail-panel .info-section{background:var(--go-surface-bg)!important;border-top-color:var(--go-app-bg)!important}html.orin-theme-dark .zalo-detail-panel .file-copy strong,html.orin-theme-dark .zalo-detail-panel .file-row,html.orin-theme-dark .zalo-detail-panel .group-name-input,html.orin-theme-dark .zalo-detail-panel .info-row,html.orin-theme-dark .zalo-detail-panel .member-action-row button,html.orin-theme-dark .zalo-detail-panel .member-count-row,html.orin-theme-dark .zalo-detail-panel .quick-action-button,html.orin-theme-dark .zalo-detail-panel .section-header,html.orin-theme-dark .zalo-detail-panel .setting-switch span:first-child{color:var(--go-text-main)!important;-webkit-text-fill-color:var(--go-text-main)!important}html.orin-theme-dark .zalo-detail-panel .empty-section,html.orin-theme-dark .zalo-detail-panel .file-copy small,html.orin-theme-dark .zalo-detail-panel .member-preview-item span,html.orin-theme-dark .zalo-detail-panel .profile-card p,html.orin-theme-dark .zalo-detail-panel .setting-field span{color:var(--go-text-muted)!important}html.orin-theme-dark .zalo-detail-panel .file-icon,html.orin-theme-dark .zalo-detail-panel .media-tile,html.orin-theme-dark .zalo-detail-panel .member-action-row button,html.orin-theme-dark .zalo-detail-panel .quick-action-button span,html.orin-theme-dark .zalo-detail-panel .round-icon-button,html.orin-theme-dark .zalo-detail-panel .setting-field input,html.orin-theme-dark .zalo-detail-panel .view-all-button{background:var(--go-surface-subtle-bg)!important;color:var(--go-text-main)!important;border-color:var(--go-border-color)!important}html.orin-theme-dark .zalo-detail-panel .file-row+.file-row,html.orin-theme-dark .zalo-detail-panel .info-row+.info-row{border-top-color:var(--go-row-border-color)!important}html.orin-theme-dark .zalo-detail-panel .danger-row:hover,html.orin-theme-dark .zalo-detail-panel .file-row:hover,html.orin-theme-dark .zalo-detail-panel .info-row:hover,html.orin-theme-dark .zalo-detail-panel .member-action-row button:hover,html.orin-theme-dark .zalo-detail-panel .member-count-row:hover,html.orin-theme-dark .zalo-detail-panel .quick-action-button:hover span,html.orin-theme-dark .zalo-detail-panel .view-all-button:hover{background:var(--go-hover-bg)!important}.titlebar[data-v-964d97b2]{padding:0 3px;background-color:#f6f6f6;display:flex}.titlebar.webkit-draggable[data-v-964d97b2]{-webkit-app-region:drag}.titlebar-stoplight[data-v-964d97b2]{float:left;text-align:left}.titlebar-stoplight[data-v-964d97b2]:after,.titlebar[data-v-964d97b2]:after{content:" ";display:table;clear:both}.titlebar-stoplight:hover svg.fullscreen-svg[data-v-964d97b2],.titlebar-stoplight:hover svg.maximize-svg[data-v-964d97b2],.titlebar-stoplight:hover svg[data-v-964d97b2]{opacity:1}.titlebar.alt svg.fullscreen-svg[data-v-964d97b2]{display:none}.titlebar.alt svg.maximize-svg[data-v-964d97b2]{display:block}.titlebar-close[data-v-964d97b2],.titlebar-fullscreen[data-v-964d97b2],.titlebar-minimize[data-v-964d97b2]{float:left;width:12px;height:12px;border-radius:50%;margin:6px 4px;line-height:0}.titlebar.webkit-draggable .titlebar-close[data-v-964d97b2],.titlebar.webkit-draggable .titlebar-fullscreen[data-v-964d97b2],.titlebar.webkit-draggable .titlebar-minimize[data-v-964d97b2]{-webkit-app-region:no-drag}.titlebar-close[data-v-964d97b2]{border:1px solid #e2463f;background-color:#ff5f57;margin-left:6px}.titlebar-close[data-v-964d97b2]:active{border-color:#ad3934;background-color:#bf4943}.titlebar-close svg[data-v-964d97b2]{width:6px;height:6px;margin-top:2px;margin-left:2px;opacity:0}.titlebar-minimize[data-v-964d97b2]{border:1px solid #e1a116;background-color:#ffbd2e}.titlebar-minimize[data-v-964d97b2]:active{border-color:#ad7d15;background-color:#bf9123}.titlebar-minimize svg[data-v-964d97b2]{width:8px;height:8px;margin-top:1px;margin-left:1px;opacity:0}.titlebar-fullscreen[data-v-964d97b2],.titlebar-maximize[data-v-964d97b2]{border:1px solid #12ac28;background-color:#28c940}.titlebar-fullscreen[data-v-964d97b2]:active{border-color:#128622;background-color:#1f9a31}.titlebar-fullscreen svg.fullscreen-svg[data-v-964d97b2]{width:6px;height:6px;margin-top:2px;margin-left:2px;opacity:0}.titlebar-fullscreen svg.maximize-svg[data-v-964d97b2]{width:8px;height:8px;margin-top:1px;margin-left:1px;opacity:0;display:none}.titlebar .title[data-v-964d97b2]{position:absolute;left:60px;width:calc(100% - 60px);padding:5px 0;display:flex;align-content:center;justify-content:center;-webkit-app-region:drag}.titlebar .title p[data-v-964d97b2]{margin-left:-60px}#window-controls[data-v-964d97b2]{position:absolute;right:0;--control-count:3;--close-button-column:3;display:grid;grid-template-columns:repeat(var(--control-count),46px);height:30px;z-index:9999;-webkit-app-region:no-drag}#window-controls .button[data-v-964d97b2]{grid-row:1/span 1;display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media (-kebkit-device-pixel-ratio:1.5),(-kebkit-device-pixel-ratio:2),(-kebkit-device-pixel-ratio:3),(device-pixel-ratio:1.5),(device-pixel-ratio:2),(device-pixel-ratio:3){#window-controls .icon[data-v-964d97b2]{width:10px;height:10px}}#window-controls .button[data-v-964d97b2]{-webkit-user-select:none;-moz-user-select:none;user-select:none}#window-controls .button.disabled[data-v-964d97b2]{pointer-events:none;background-color:#d9d9d9}#window-controls .button[data-v-964d97b2]:hover{background:hsla(0,0%,100%,.1)}#window-controls .button[data-v-964d97b2]:active{background:hsla(0,0%,100%,.2)}#max-button[data-v-964d97b2]:hover,#min-button[data-v-964d97b2]:hover,#restore-button[data-v-964d97b2]:hover{background:#d6d6d6!important}#close-button[data-v-964d97b2]:hover{background:#e81123!important}#close-button[data-v-964d97b2]:active{background:#f1707a!important}#close-button:active .icon[data-v-964d97b2]{filter:invert(1)}#min-button[data-v-964d97b2]{grid-column:1}#max-button[data-v-964d97b2],#restore-button[data-v-964d97b2]{grid-column:2}#close-button[data-v-964d97b2]{grid-column:var(--close-button-column)}#restore-button[data-v-964d97b2]{display:none!important}.maximized #restore-button[data-v-964d97b2]{display:flex!important}.maximized #max-button[data-v-964d97b2]{display:none}.screen-window-picker-container[data-v-7d74fd8b]{display:flex;flex-direction:column;width:100%;height:100%;padding:20px;--source-width:50%}.category-container[data-v-7d74fd8b]{display:flex}.category[data-v-7d74fd8b]{font-size:16px;flex:1;text-align:center;padding:5px}.category.active[data-v-7d74fd8b]{color:#4168e0;border-bottom:2px solid #4168e0}.source-container[data-v-7d74fd8b]{flex:1;display:flex;flex-direction:row;overflow-x:auto;flex-wrap:wrap;overflow-y:scroll;border:1px solid #d3d3d3;width:100%}.source[data-v-7d74fd8b]{margin-top:5px;width:var(--source-width);height:200px;padding:5px}.source.active[data-v-7d74fd8b]{border:2px solid #4168e0}.source .thumbnail[data-v-7d74fd8b]{margin:10px;height:120px;overflow:hidden;display:flex;justify-content:center;align-items:center}.source .source-icon-name-container[data-v-7d74fd8b]{padding:10px;display:flex;flex-direction:row}.source-icon-name-container .icon[data-v-7d74fd8b]{width:20px;height:20px;margin-right:10px}.action-container[data-v-7d74fd8b]{display:flex;flex-direction:row-reverse}.action-container button[data-v-7d74fd8b]{padding:10px 25px;border-radius:3px;font-size:15px;margin:20px 0 0 10px;background:none}.action-container button[data-v-7d74fd8b]:active{color:#4168e0;border-color:#4168e0}.container[data-v-13d101f3]{width:360px;height:640px;position:relative}.content-container[data-v-13d101f3]{width:100%;height:100%;position:relative}.action-container[data-v-13d101f3]{width:100%;position:absolute;bottom:0;left:0;display:flex;justify-content:space-around;padding-bottom:20px}.action-container .action[data-v-13d101f3]{flex:1;display:flex;flex-direction:column;align-items:center;font-size:12px;color:#fff}.avatar[data-v-13d101f3]{width:60px;height:60px;border-radius:3px}.action-img[data-v-13d101f3]{width:60px;height:60px}.remote-media-container[data-v-13d101f3]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;color:#fff}.local-media-container[data-v-13d101f3]{position:absolute;top:0;left:0}.local-media-container .avatar[data-v-13d101f3]{margin-left:20px;margin-top:20px}.localVideo[data-v-13d101f3]{width:200px;height:auto;position:absolute;top:0;background-color:#ccc;left:0}.localVideo.me[data-v-13d101f3]{transform:scaleX(-1)}.video[data-v-13d101f3]{width:100%;height:100%}.audio-input-device-item[data-v-13d101f3]{flex:1;height:30px;padding:0 10px;display:flex;justify-content:center;align-items:center;color:#000}.audio-input-device-item[data-v-13d101f3]:not(:last-of-type){border-bottom:1px solid #e0e0e0e5}.audio-input-device-item[data-v-13d101f3]:hover{background:#e0e0e0e5}.webrtc-tip[data-v-13d101f3]{position:absolute;color:red;left:0;top:0;z-index:999}.container[data-v-e775f320]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.content-container[data-v-e775f320]{width:100%;position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.participant-container[data-v-e775f320]{display:flex;width:200px;height:220px;flex-direction:column;justify-content:center;align-items:center}.participant-container>video[data-v-e775f320]{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hidden-video[data-v-e775f320]{height:0}.participant-container p[data-v-e775f320]{max-height:20px;color:#fff}.duration-action-container[data-v-e775f320]{display:flex;flex-direction:column;justify-content:center;align-items:center}.duration-action-container p[data-v-e775f320]{color:#fff;padding:10px 0}.action-container[data-v-e775f320]{width:100%;bottom:0;left:0;display:flex;justify-content:space-around;padding-bottom:20px}.action-container .action[data-v-e775f320]{flex:1;display:flex;flex-direction:column;align-items:center;font-size:12px;color:#fff}.avatar[data-v-e775f320]{width:200px;height:200px}.action-img[data-v-e775f320]{width:60px;height:60px}.video.me[data-v-e775f320]{transform:scaleX(-1)}.webrtc-tip[data-v-e775f320]{position:absolute;color:red;left:0;top:0;z-index:999}.screen-share-action-container[data-v-25246e54]{width:100%;height:100px;position:absolute;top:30px;left:0;display:flex;justify-content:space-around;z-index:100;padding:10px 0;background:#2d3033}.screen-share-action-container .action[data-v-25246e54]{flex:1;display:flex;flex-direction:column;align-items:center;font-size:12px;color:#fff}.action-img[data-v-25246e54]{width:60px;height:60px}.participant-video-item[data-v-3d08316e]{display:flex;position:relative;width:var(--participant-video-item-width);height:var(--participant-video-item-height);flex-direction:column;justify-content:center;align-items:center;border:1px solid #000;background:#2d3033}.participant-video-item.highlight[data-v-3d08316e]{border:2px solid #1fca6a}.participant-video-item .video-stream-tip-container[data-v-3d08316e]{display:none;position:absolute;top:0;left:0}.participant-video-item .avatar-container[data-v-3d08316e]{position:absolute;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#2d3033}.avatar[data-v-3d08316e]{width:80px;height:80px;border-radius:50px}.participant-video-item:hover .video-stream-tip-container[data-v-3d08316e]{display:inline-block}.participant-video-item .info-container[data-v-3d08316e]{position:absolute;left:0;bottom:0;display:flex;background:gray;border-radius:1px;padding:5px 10px;justify-content:center;align-items:center;text-align:center}.info-container[data-v-3d08316e] *{margin:0 5px}.info-container .name[data-v-3d08316e]{height:20px;line-height:20px;text-align:center}.participant-video-item>video[data-v-3d08316e]{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.participant-video-item p[data-v-3d08316e]{max-height:20px;color:#fff}.archive-panel[data-v-f35eeaba]{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;background:var(--go-surface-bg,#fff);color:var(--go-text-main,#10213b)}.archive-header[data-v-f35eeaba]{height:64px;min-height:64px;padding:0 14px;display:grid;grid-template-columns:42px 1fr 52px;align-items:center;border-bottom:1px solid var(--go-border-color,#dde1e8)}.archive-header h2[data-v-f35eeaba]{margin:0;text-align:center;font-size:18px;line-height:24px;font-weight:700}.archive-icon-button[data-v-f35eeaba],.archive-select-button[data-v-f35eeaba]{border:0;background:transparent;color:var(--go-text-main,#10213b);cursor:pointer}.archive-icon-button[data-v-f35eeaba]{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;font-size:24px}.archive-select-button[data-v-f35eeaba]{font-weight:700;color:var(--go-primary-color,#0068ff)}.archive-tabs[data-v-f35eeaba]{display:grid;grid-template-columns:repeat(3,1fr);height:48px;min-height:48px;border-bottom:1px solid var(--go-row-border-color,#eef1f5)}.archive-tabs button[data-v-f35eeaba]{border:0;background:transparent;color:var(--go-text-muted,#6f7888);font-weight:700;position:relative;cursor:pointer}.archive-tabs button.active[data-v-f35eeaba]{color:var(--go-primary-color,#0068ff)}.archive-tabs button.active[data-v-f35eeaba]:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:2px;background:var(--go-primary-color,#0068ff)}.archive-tools[data-v-f35eeaba]{position:relative;padding:12px 16px 10px;border-bottom:1px solid var(--go-row-border-color,#eef1f5)}.archive-search[data-v-f35eeaba]{height:32px;margin-bottom:10px;padding:0 10px;display:flex;align-items:center;gap:8px;border-radius:999px;background:var(--go-surface-subtle-bg,#f2f4f7);color:var(--go-text-muted,#7a8595)}.archive-search input[data-v-f35eeaba]{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--go-text-main,#10213b);font-size:14px}.archive-filter-row[data-v-f35eeaba]{display:flex;gap:8px}.archive-filter-chip[data-v-f35eeaba]{height:28px;min-width:0;flex:1;border:0;border-radius:999px;background:var(--go-surface-subtle-bg,#eef2f7);color:var(--go-text-main,#10213b);display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;white-space:nowrap;cursor:pointer}.archive-filter-chip.active[data-v-f35eeaba]{background:var(--go-primary-soft-bg,#e8f1ff);color:var(--go-primary-color,#0068ff);font-weight:600}.archive-filter-menu[data-v-f35eeaba]{position:absolute;left:16px;right:16px;top:calc(100% - 4px);z-index:20;padding:6px;border:1px solid var(--go-border-color,#dde1e8);border-radius:8px;background:var(--go-surface-bg,#fff);box-shadow:0 10px 24px rgba(15,23,42,.18)}.archive-filter-menu button[data-v-f35eeaba]{width:100%;height:38px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:var(--go-text-main,#10213b);display:flex;align-items:center;justify-content:space-between;font-size:14px;text-align:left;cursor:pointer}.archive-filter-menu button.selected[data-v-f35eeaba],.archive-filter-menu button[data-v-f35eeaba]:hover{background:var(--go-hover-bg,#f2f7ff);color:var(--go-primary-color,#0068ff)}.archive-scroll[data-v-f35eeaba]{min-height:0;flex:1;overflow-y:auto;overflow-x:hidden}.archive-date-group h3[data-v-f35eeaba]{margin:0;padding:18px 16px 10px;color:var(--go-text-main,#10213b);font-size:15px;line-height:20px;font-weight:700}.archive-media-grid[data-v-f35eeaba]{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:0 16px 8px}.archive-media-tile[data-v-f35eeaba]{border:0;padding:0;aspect-ratio:1;border-radius:4px;overflow:hidden;background:var(--go-surface-subtle-bg,#eef1f5);position:relative;cursor:pointer}.archive-media-tile img[data-v-f35eeaba],.archive-media-tile video[data-v-f35eeaba]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.archive-play-badge[data-v-f35eeaba]{position:absolute;right:8px;bottom:8px;width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center}.archive-file-row[data-v-f35eeaba],.archive-link-row[data-v-f35eeaba]{width:100%;min-height:70px;padding:10px 16px;border:0;border-bottom:1px solid var(--go-row-border-color,#eef1f5);background:transparent;color:var(--go-text-main,#10213b);display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}.archive-file-row[data-v-f35eeaba]:hover,.archive-icon-button[data-v-f35eeaba]:hover,.archive-link-row[data-v-f35eeaba]:hover{background:var(--go-hover-bg,#f2f7ff)}.archive-file-badge[data-v-f35eeaba],.archive-link-thumb[data-v-f35eeaba]{width:40px;height:40px;min-width:40px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:800}.archive-file-badge.pdf[data-v-f35eeaba]{background:#f66}.archive-file-badge.doc[data-v-f35eeaba]{background:#2f80ed}.archive-file-badge.sheet[data-v-f35eeaba]{background:#20b26b}.archive-file-badge.image[data-v-f35eeaba]{background:#14a4e8}.archive-file-badge.audio[data-v-f35eeaba]{background:#8b5cf6}.archive-file-badge.file[data-v-f35eeaba]{background:#42b7e8}.archive-link-thumb[data-v-f35eeaba]{background:#8173e6;font-size:22px;font-weight:500}.archive-file-copy[data-v-f35eeaba],.archive-link-copy[data-v-f35eeaba]{min-width:0;flex:1;display:flex;flex-direction:column}.archive-file-copy strong[data-v-f35eeaba],.archive-link-copy strong[data-v-f35eeaba]{color:var(--go-text-strong,#081b3a);font-size:14px;line-height:20px}.archive-file-copy small[data-v-f35eeaba],.archive-link-copy em[data-v-f35eeaba],.archive-link-copy small[data-v-f35eeaba]{color:var(--go-text-muted,#7a8595);font-size:12px;line-height:18px;font-style:normal}.archive-file-copy em[data-v-f35eeaba]{margin-top:1px;color:var(--go-primary-color,#0068ff);font-size:12px;font-style:normal;font-weight:600}.archive-more[data-v-f35eeaba]{width:26px;min-width:26px;color:var(--go-text-muted,#7a8595);font-size:22px;display:flex;justify-content:center}.archive-status[data-v-f35eeaba]{min-height:40px;padding:12px 16px 18px;color:var(--go-text-muted,#7a8595);text-align:center;font-size:14px}.orin-theme-dark{background:rgba(0,104,255,.18);color:var(--go-primary-color,#2d8cff);border-color:var(--go-row-border-color);box-shadow:0 12px 28px rgba(0,0,0,.45);background:var(--go-hover-bg)}.conversation-info[data-v-32085323]{display:flex;flex-direction:column;position:relative;justify-content:flex-start;height:100%;overflow:auto;overflow-x:hidden;background:#fff;color:#14233f}.zalo-detail-panel[data-v-32085323],.zalo-detail-panel[data-v-32085323] *{box-sizing:border-box}.info-heading[data-v-32085323]{height:64px;min-height:64px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #eef1f5}.info-heading h2[data-v-32085323]{font-size:18px;line-height:24px;font-weight:700}.profile-card[data-v-32085323]{padding:28px 20px 16px;text-align:center}.profile-card img[data-v-32085323]{width:84px;height:84px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#e5e7eb}.profile-name-row[data-v-32085323]{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:8px}.profile-card h3[data-v-32085323]{max-width:230px;font-size:20px;line-height:28px;font-weight:700;word-break:normal}.round-icon-button[data-v-32085323]{width:28px;height:28px;border:0;border-radius:50%;background:#eef1f5;color:#506078;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.quick-action-grid[data-v-32085323]{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:0 18px 18px}.quick-action-button[data-v-32085323]{border:0;background:transparent;color:#14233f;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer}.quick-action-button span[data-v-32085323]{width:44px;height:44px;border-radius:50%;background:#f1f4f8;color:#17233d;display:flex;align-items:center;justify-content:center;font-size:22px}.quick-action-button.active span[data-v-32085323]{background:#e4f0ff;color:#0068ff}.quick-action-button p[data-v-32085323]{max-width:92px;font-size:13px;line-height:18px;text-align:center;word-break:keep-all;overflow-wrap:normal}.danger-section[data-v-32085323],.info-section[data-v-32085323]{border-top:8px solid #eef0f4;background:#fff}.danger-row[data-v-32085323],.file-row[data-v-32085323],.info-row[data-v-32085323],.section-header[data-v-32085323]{width:100%;border:0;background:transparent;color:#14233f;display:flex;align-items:center;cursor:pointer}.section-header[data-v-32085323]{height:52px;padding:0 18px;justify-content:space-between;font-size:16px;font-weight:700}.info-row[data-v-32085323]{height:58px;padding:0 18px;gap:14px;font-size:15px}.file-row+.file-row[data-v-32085323],.info-row+.info-row[data-v-32085323]{border-top:1px solid #eef1f5}.row-icon[data-v-32085323]{width:34px;color:#17233d;font-size:22px;text-align:center}.file-copy[data-v-32085323],.info-row span[data-v-32085323]:nth-child(2){min-width:0;flex:1;text-align:left}.media-grid[data-v-32085323]{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:0 18px 12px}.media-tile[data-v-32085323]{position:relative;aspect-ratio:1;overflow:hidden;border:0;border-radius:4px;background:#edf1f5;cursor:pointer}.media-tile img[data-v-32085323]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.empty-thumb[data-v-32085323]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#91a0b5;font-size:24px}.play-badge[data-v-32085323]{position:absolute;right:6px;bottom:5px;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.6)}.file-list[data-v-32085323]{padding:0 18px 8px}.file-row[data-v-32085323]{min-height:64px;padding:8px 0;gap:12px}.file-icon[data-v-32085323]{width:42px;height:42px;border-radius:50%;background:#edf1f5;color:#17233d;display:flex;align-items:center;justify-content:center;font-size:22px}.file-copy strong[data-v-32085323]{display:block;color:#14233f;font-size:15px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-section[data-v-32085323],.file-copy small[data-v-32085323]{color:#7d8898;font-size:13px;line-height:18px}.empty-section[data-v-32085323]{padding:0 18px 12px}.view-all-button[data-v-32085323]{width:calc(100% - 36px);height:40px;margin:0 18px 16px;border:0;border-radius:4px;background:#eef1f5;color:#14233f;font-size:14px;font-weight:700;cursor:pointer}.link-list[data-v-32085323]{padding:0 18px 8px}.link-row[data-v-32085323],.report-row[data-v-32085323],.security-row[data-v-32085323]{width:100%;min-height:56px;border:0;background:transparent;color:#14233f;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}.link-row[data-v-32085323]{padding:8px 0}.link-row+.link-row[data-v-32085323],.security-row+.security-row[data-v-32085323]{border-top:1px solid #eef1f5}.link-icon[data-v-32085323]{width:42px;height:42px;min-width:42px;border-radius:8px;background:#8173e6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px}.link-copy[data-v-32085323],.security-copy[data-v-32085323]{min-width:0;flex:1;display:flex;flex-direction:column}.link-copy small[data-v-32085323]{color:#1d9bf0;font-size:12px;line-height:18px;font-weight:700}.link-copy strong[data-v-32085323],.security-copy strong[data-v-32085323]{color:#14233f;font-size:15px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-empty-note[data-v-32085323],.security-copy small[data-v-32085323]{color:#7d8898;font-size:13px;line-height:18px}.link-empty-note[data-v-32085323]{margin:0;padding:4px 40px 24px;text-align:center}.security-row[data-v-32085323]{padding:0 18px}.security-copy em[data-v-32085323]{width:14px;height:14px;border:1px solid #0068ff;border-radius:50%;color:#0068ff;font-size:10px;line-height:12px;text-align:center;font-style:normal;display:inline-flex;align-items:center;justify-content:center}.security-toggle-row input[data-v-32085323]{display:none}.setting-toggle-pill[data-v-32085323]{width:34px;height:20px;border-radius:999px;background:#b7c0cc;position:relative}.setting-toggle-pill[data-v-32085323]:after{content:"";width:16px;height:16px;border-radius:50%;background:#fff;position:absolute;left:2px;top:2px;box-shadow:0 1px 3px rgba(0,0,0,.18)}.security-toggle-row input:checked+.setting-toggle-pill[data-v-32085323]{background:#1d9bf0}.security-toggle-row input:checked+.setting-toggle-pill[data-v-32085323]:after{transform:translateX(14px)}.report-row[data-v-32085323]{height:52px;padding:0 18px}.danger-row[data-v-32085323]{height:52px;padding:0 18px;color:#e5484d;font-size:15px}.detail-subpanel[data-v-32085323]{min-height:100%;background:#fff}.subpanel-header[data-v-32085323]{height:64px;min-height:64px;display:flex;align-items:center;gap:10px;padding:0 14px;border-bottom:1px solid #eef1f5}.subpanel-header h2[data-v-32085323]{font-size:18px;font-weight:700}.back-button[data-v-32085323]{width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:#14233f;font-size:22px;cursor:pointer}.reminder-list[data-v-32085323]{padding:8px 0}.reminder-item[data-v-32085323]{min-height:64px;padding:10px 18px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #eef1f5}.reminder-item span[data-v-32085323]:last-child{display:flex;flex-direction:column;gap:3px}.reminder-item strong[data-v-32085323]{color:#14233f;font-size:15px}.empty-reminder span[data-v-32085323],.reminder-item small[data-v-32085323]{color:#7d8898;font-size:13px}.empty-reminder[data-v-32085323]{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#7d8898;text-align:center;padding:24px}.empty-reminder i[data-v-32085323]{font-size:42px;color:#91a0b5}.empty-reminder strong[data-v-32085323]{color:#14233f;font-size:16px}.detail-modal-mask[data-v-32085323]{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.38)}.detail-dialog[data-v-32085323]{width:min(360px,calc(100vw - 48px));border-radius:6px;background:#fff;color:#14233f;box-shadow:0 18px 60px rgba(15,23,42,.28)}.detail-dialog footer[data-v-32085323],.detail-dialog header[data-v-32085323]{display:flex;align-items:center;justify-content:space-between;padding:14px 18px}.detail-dialog header[data-v-32085323]{border-bottom:1px solid #eef1f5}.detail-dialog h3[data-v-32085323]{font-size:16px;font-weight:700}.detail-dialog header button[data-v-32085323]{border:0;background:transparent;color:#66758c;font-size:24px;cursor:pointer}.detail-dialog input[data-v-32085323]{width:calc(100% - 36px);height:42px;margin:18px;border:1px solid #dde1e8;border-radius:4px;padding:0 12px;outline:none;color:#14233f}.detail-dialog footer[data-v-32085323]{justify-content:flex-end;gap:10px;border-top:1px solid #eef1f5}.detail-dialog footer button[data-v-32085323]{height:36px;min-width:76px;border:0;border-radius:4px;font-weight:700;cursor:pointer}.detail-dialog .secondary[data-v-32085323]{background:#eef1f5;color:#14233f}.detail-dialog .primary[data-v-32085323]{background:#0068ff;color:#fff}.danger-row[data-v-32085323]:hover,.file-row[data-v-32085323]:hover,.info-row[data-v-32085323]:hover,.link-row[data-v-32085323]:hover,.quick-action-button:hover span[data-v-32085323],.report-row[data-v-32085323]:hover,.round-icon-button[data-v-32085323]:hover,.security-row[data-v-32085323]:hover,.view-all-button[data-v-32085323]:hover{background:#f2f7ff}.list-container[data-v-4a374c20]{width:100%;height:100%;overflow:auto}.list-container ul[data-v-4a374c20]{height:100%}.item[data-v-4a374c20]{height:50px;display:flex;padding-left:20px;padding-right:20px;vertical-align:center;align-items:center;border-bottom:1px solid #f1f1f1}.item[data-v-4a374c20]:active{background-color:#d6d6d6}.conversation-info[data-v-b5ab3342]{height:100%;width:100%}.conversation-action-container[data-v-b5ab3342]{display:flex;flex-direction:column;height:100%;width:100%}.action-item[data-v-b5ab3342]{height:50px;display:flex;padding-left:20px;align-items:center;border-bottom:1px solid #f1f1f1}.action-item-padding[data-v-b5ab3342]{flex:1;border-bottom:1px solid #f1f1f1}.action-item .icon[data-v-b5ab3342]{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:3px;border:1px dashed #d6d6d6}.action-item img[data-v-b5ab3342]{width:40px;height:40px}.action-item p[data-v-b5ab3342]{margin-left:10px;font-size:13px}.action-item[data-v-b5ab3342]:active{background-color:#d6d6d6}.conversation-info[data-v-c39ff64e]{display:flex;flex-direction:column;position:relative;justify-content:flex-start;height:100%;overflow:auto;overflow-x:hidden;background:#fff;color:#14233f}.zalo-detail-panel[data-v-c39ff64e],.zalo-detail-panel[data-v-c39ff64e] *{box-sizing:border-box}.info-heading[data-v-c39ff64e]{height:64px;min-height:64px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #eef1f5}.info-heading h2[data-v-c39ff64e]{font-size:18px;line-height:24px;font-weight:700}.profile-card[data-v-c39ff64e]{padding:28px 20px 18px;text-align:center}.profile-card img[data-v-c39ff64e]{width:84px;height:84px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#e5e7eb;cursor:pointer}.group-name-input[data-v-c39ff64e]{display:block;width:100%;margin-top:14px;border:0;outline:none;background:transparent;color:#14233f;text-align:center;font-size:20px;line-height:28px;font-weight:700}.group-name-input[data-v-c39ff64e]:disabled{opacity:1;-webkit-text-fill-color:currentColor}.group-profile p[data-v-c39ff64e]{margin-top:2px;color:#66758c;font-size:14px}.quick-action-grid[data-v-c39ff64e]{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:0 16px 18px}.quick-action-button[data-v-c39ff64e]{border:0;background:transparent;color:#14233f;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer}.quick-action-button span[data-v-c39ff64e]{width:44px;height:44px;border-radius:50%;background:#f1f4f8;color:#17233d;display:flex;align-items:center;justify-content:center;font-size:22px}.quick-action-button.active span[data-v-c39ff64e]{background:#e4f0ff;color:#0068ff}.quick-action-button p[data-v-c39ff64e]{width:78px;font-size:12px;line-height:17px;text-align:center;word-break:keep-all;overflow-wrap:normal}.danger-section[data-v-c39ff64e],.info-section[data-v-c39ff64e]{border-top:8px solid #eef0f4;background:#fff}.danger-row[data-v-c39ff64e],.file-row[data-v-c39ff64e],.info-row[data-v-c39ff64e],.member-count-row[data-v-c39ff64e],.section-header[data-v-c39ff64e]{width:100%;border:0;background:transparent;color:#14233f;display:flex;align-items:center;cursor:pointer}.section-header[data-v-c39ff64e]{height:52px;padding:0 18px;justify-content:space-between;font-size:16px;font-weight:700}.info-row[data-v-c39ff64e],.member-count-row[data-v-c39ff64e]{height:58px;padding:0 18px;gap:14px;font-size:15px}.info-row+.info-row[data-v-c39ff64e]{border-top:1px solid #eef1f5}.row-icon[data-v-c39ff64e]{width:34px;color:#17233d;font-size:22px;text-align:center}.file-copy[data-v-c39ff64e],.info-row span[data-v-c39ff64e]:nth-child(2),.member-count-row span[data-v-c39ff64e]:nth-child(2){min-width:0;flex:1;text-align:left}.member-preview-list[data-v-c39ff64e]{display:flex;flex-wrap:wrap;gap:12px 10px;padding:0 18px 14px}.member-preview-item[data-v-c39ff64e]{width:68px;display:flex;flex-direction:column;align-items:center;gap:6px}.member-preview-item img[data-v-c39ff64e]{width:42px;height:42px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#e5e7eb}.member-preview-item span[data-v-c39ff64e]{width:100%;color:#66758c;font-size:12px;text-align:center}.member-action-row[data-v-c39ff64e]{display:flex;gap:8px;padding:0 18px 16px}.member-action-row button[data-v-c39ff64e]{flex:1;height:36px;border:0;border-radius:4px;background:#eef1f5;color:#14233f;font-weight:700;cursor:pointer}.media-grid[data-v-c39ff64e]{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:0 18px 12px}.media-tile[data-v-c39ff64e]{position:relative;aspect-ratio:1;overflow:hidden;border:0;border-radius:4px;background:#edf1f5;cursor:pointer}.media-tile img[data-v-c39ff64e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.empty-thumb[data-v-c39ff64e]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#91a0b5;font-size:24px}.play-badge[data-v-c39ff64e]{position:absolute;right:6px;bottom:5px;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.6)}.file-list[data-v-c39ff64e]{padding:0 18px 8px}.file-row[data-v-c39ff64e]{min-height:64px;padding:8px 0;gap:12px}.file-row+.file-row[data-v-c39ff64e]{border-top:1px solid #eef1f5}.file-icon[data-v-c39ff64e]{width:42px;height:42px;border-radius:50%;background:#edf1f5;color:#17233d;display:flex;align-items:center;justify-content:center;font-size:22px}.file-copy strong[data-v-c39ff64e]{display:block;color:#14233f;font-size:15px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-section[data-v-c39ff64e],.file-copy small[data-v-c39ff64e]{color:#7d8898;font-size:13px;line-height:18px}.empty-section[data-v-c39ff64e]{padding:0 18px 12px}.view-all-button[data-v-c39ff64e]{width:calc(100% - 36px);height:40px;margin:0 18px 16px;border:0;border-radius:4px;background:#eef1f5;color:#14233f;font-size:14px;font-weight:700;cursor:pointer}.link-list[data-v-c39ff64e]{padding:0 18px 8px}.link-row[data-v-c39ff64e],.report-row[data-v-c39ff64e],.security-row[data-v-c39ff64e]{width:100%;min-height:56px;border:0;background:transparent;color:#14233f;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}.link-row[data-v-c39ff64e]{padding:8px 0}.link-row+.link-row[data-v-c39ff64e],.security-row+.security-row[data-v-c39ff64e]{border-top:1px solid #eef1f5}.link-icon[data-v-c39ff64e]{width:42px;height:42px;min-width:42px;border-radius:8px;background:#8173e6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px}.link-copy[data-v-c39ff64e],.security-copy[data-v-c39ff64e]{min-width:0;flex:1;display:flex;flex-direction:column}.link-copy small[data-v-c39ff64e]{color:#1d9bf0;font-size:12px;line-height:18px;font-weight:700}.link-copy strong[data-v-c39ff64e],.security-copy strong[data-v-c39ff64e]{color:#14233f;font-size:15px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-empty-note[data-v-c39ff64e],.security-copy small[data-v-c39ff64e]{color:#7d8898;font-size:13px;line-height:18px}.link-empty-note[data-v-c39ff64e]{margin:0;padding:4px 40px 24px;text-align:center}.security-row[data-v-c39ff64e]{padding:0 18px}.security-copy em[data-v-c39ff64e]{width:14px;height:14px;border:1px solid #0068ff;border-radius:50%;color:#0068ff;font-size:10px;line-height:12px;text-align:center;font-style:normal;display:inline-flex;align-items:center;justify-content:center}.security-toggle-row input[data-v-c39ff64e]{display:none}.setting-toggle-pill[data-v-c39ff64e]{width:34px;height:20px;border-radius:999px;background:#b7c0cc;position:relative}.setting-toggle-pill[data-v-c39ff64e]:after{content:"";width:16px;height:16px;border-radius:50%;background:#fff;position:absolute;left:2px;top:2px;box-shadow:0 1px 3px rgba(0,0,0,.18)}.security-toggle-row input:checked+.setting-toggle-pill[data-v-c39ff64e]{background:#1d9bf0}.security-toggle-row input:checked+.setting-toggle-pill[data-v-c39ff64e]:after{transform:translateX(14px)}.report-row[data-v-c39ff64e]{height:52px;padding:0 18px}.setting-field[data-v-c39ff64e]{display:block;padding:0 18px 14px}.setting-field span[data-v-c39ff64e],.setting-switch span[data-v-c39ff64e]:first-child{display:block;color:#66758c;font-size:13px;margin-bottom:6px}.setting-field input[data-v-c39ff64e]{width:100%;height:38px;border:1px solid #dde1e8;border-radius:4px;padding:0 10px;outline:none;background:#fff;color:#14233f}.setting-switch[data-v-c39ff64e]{min-height:52px;display:flex;align-items:center;padding:0 18px 14px;gap:12px}.setting-switch span[data-v-c39ff64e]:first-child{flex:1;margin:0;color:#14233f;font-size:15px}.setting-switch input[data-v-c39ff64e]{display:none}.slider[data-v-c39ff64e]{width:42px;height:24px;border-radius:999px;background:#dce2ea;position:relative}.slider[data-v-c39ff64e]:after{content:"";width:20px;height:20px;border-radius:50%;background:#fff;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px rgba(0,0,0,.18);transition:transform .16s ease}.setting-switch input:checked+.slider[data-v-c39ff64e]{background:#1d9bf0}.setting-switch input:checked+.slider[data-v-c39ff64e]:after{transform:translateX(18px)}.danger-row[data-v-c39ff64e]{height:52px;padding:0 18px;color:#e5484d;font-size:15px}.detail-subpanel[data-v-c39ff64e]{min-height:100%;background:#fff}.subpanel-header[data-v-c39ff64e]{height:64px;min-height:64px;display:flex;align-items:center;gap:10px;padding:0 14px;border-bottom:1px solid #eef1f5}.subpanel-header h2[data-v-c39ff64e]{font-size:18px;font-weight:700}.back-button[data-v-c39ff64e]{width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:#14233f;font-size:22px;cursor:pointer}.reminder-list[data-v-c39ff64e]{padding:8px 0}.reminder-item[data-v-c39ff64e]{min-height:64px;padding:10px 18px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #eef1f5}.reminder-item span[data-v-c39ff64e]:last-child{display:flex;flex-direction:column;gap:3px}.reminder-item strong[data-v-c39ff64e]{color:#14233f;font-size:15px}.empty-reminder span[data-v-c39ff64e],.reminder-item small[data-v-c39ff64e]{color:#7d8898;font-size:13px}.empty-reminder[data-v-c39ff64e]{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#7d8898;text-align:center;padding:24px}.empty-reminder i[data-v-c39ff64e]{font-size:42px;color:#91a0b5}.empty-reminder strong[data-v-c39ff64e]{color:#14233f;font-size:16px}.danger-row[data-v-c39ff64e]:hover,.file-row[data-v-c39ff64e]:hover,.info-row[data-v-c39ff64e]:hover,.link-row[data-v-c39ff64e]:hover,.member-action-row button[data-v-c39ff64e]:hover,.member-count-row[data-v-c39ff64e]:hover,.quick-action-button:hover span[data-v-c39ff64e],.report-row[data-v-c39ff64e]:hover,.security-row[data-v-c39ff64e]:hover,.view-all-button[data-v-c39ff64e]:hover{background:#f2f7ff}.orin-theme-dark{border-top-color:var(--go-app-bg);background:rgba(0,104,255,.22);border-top-color:var(--go-row-border-color);border-bottom-color:var(--go-row-border-color)}.emoji-picker{--ep-color-bg:#f0f0f0;--ep-color-sbg:#f6f6f6;--ep-color-border:#e4e4e4;--ep-color-text:#4a4a4a;--ep-color-active:#009688;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeSpeed;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--ep-color-bg);border-radius:4px;border:1px solid var(--ep-color-border);overflow:hidden;width:325px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;@media screen and (max-width:325px){width:100%}}.dark{--ep-color-bg:#191b1a;--ep-color-sbg:#212221;--ep-color-border:#3e3d42;--ep-color-text:#f0f0f0;--ep-color-active:#009688}#Emojis{font-family:Twemoji,NotomojiColor,Notomoji,EmojiOne Color,Symbola,Noto,Segoe UI Emoji,OpenSansEmoji,monospace;display:block;width:100%;max-width:100%;color:var(--ep-color-text)}#Emojis::-webkit-scrollbar{border-radius:4px;width:4px;overflow:hidden}.container-emoji{overflow-x:hidden;overflow-y:scroll;height:350px}.grid-emojis{display:grid;margin:5px 0;justify-items:center}#Categories{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--ep-color-border);background:var(--ep-color-bg);overflow-x:auto}.category{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px;text-align:center;cursor:pointer}.category.active{border-bottom:3px solid var(--ep-color-active);-webkit-filter:saturate(3);filter:saturate(3);padding-bottom:2px}.category>img{width:22px;height:22px}.category:hover{-webkit-filter:saturate(3);filter:saturate(3)}#InputSearch{display:block;width:100%;max-width:100%}.container-search{display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:5px 0;padding:0 5%}.container-search,.container-search input{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.container-search input{font-size:14px;padding:6px 8px;border-radius:8px;background:var(--ep-color-sbg);color:var(--ep-color-text);border:1px solid var(--ep-color-border)}.category-title{text-transform:uppercase;font-size:.8em;padding:5px 0 0 16px;color:#676666}.category-title:not(:first-of-type){padding:10px 0 0 16px}.emoji-c{text-align:center;padding:3px;-webkit-box-sizing:content-box;box-sizing:content-box;overflow:hidden;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.emoji-c:hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.emoji-c img{width:28px;height:28px}.sticker{display:inline-block;text-align:center;padding:3px;-webkit-box-sizing:content-box;box-sizing:content-box;overflow:hidden;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;cursor:pointer}.sticker:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sticker img{width:64px;height:64px}.border:hover{background:#00000010;border-radius:8px}.svg{display:inline-block;vertical-align:middle}.tribute-container{position:absolute;bottom:0;left:0;height:auto;max-height:200px;max-width:500px;min-width:150px;overflow:auto;display:block;z-index:999999;border-radius:5px;box-shadow:6px 6px 28px 6px #e6e6e6;padding:5px;background:#fff}.tribute-container ul{margin:0;margin-top:2px;padding:0;list-style:none}.tribute-container li{padding:5px 5px;cursor:pointer;color:#000;display:flex;align-items:center;border-radius:3px;font-size:13px}.tribute-container li img{width:24px;height:24px;margin-right:6px;border-radius:4px}.tribute-container li.highlight{background:#e5e5e5}.tribute-container li span{font-weight:700}.tribute-container li.no-match{cursor:default}.tribute-container .menu-highlighted{font-weight:700}.quoted-message-container[data-v-0ab493e0]{display:flex;align-items:center;width:100%;min-width:0}.quoted-message[data-v-0ab493e0]{border:0;outline:0;min-width:0;max-width:100%;display:flex;align-items:center;gap:9px;position:relative;font-family:inherit;text-align:left}.quoted-message-clickable[data-v-0ab493e0]{cursor:pointer}.quote-accent[data-v-0ab493e0]{align-self:stretch;width:3px;min-width:3px;border-radius:3px;background:#0068ff}.quote-copy[data-v-0ab493e0]{min-width:0;display:flex;flex-direction:column;gap:3px}.quote-title[data-v-0ab493e0]{display:inline-flex;align-items:center;gap:5px;color:#20314f;font-size:13px;line-height:18px}.quote-title i[data-v-0ab493e0]{color:#60708a;font-size:14px}.quote-sender[data-v-0ab493e0]{color:#17233d;font-size:13px;line-height:18px}.quote-digest[data-v-0ab493e0]{color:#58677e;font-size:13px;line-height:18px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.quote-input-mode .quoted-message[data-v-0ab493e0]{flex:1;min-height:52px;padding:8px 12px;border-radius:3px;background:#eef0f4}.quote-bubble-mode .quoted-message[data-v-0ab493e0]{width:100%;padding:8px 10px;border-radius:4px;background:hsla(0,0%,100%,.36)}.quote-bubble-mode .quoted-message[data-v-0ab493e0]:hover{background:hsla(0,0%,100%,.5)}.quote-media-icon[data-v-0ab493e0]{width:32px;height:32px;min-width:32px;border-radius:5px;background:#7d55d9;position:relative;box-shadow:inset 0 -1px 0 rgba(0,0,0,.08)}.quote-media-icon[data-v-0ab493e0]:before{content:"";position:absolute;left:13px;top:9px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:9px solid #fff}.quote-media-icon.file[data-v-0ab493e0]:before{left:9px;top:7px;width:14px;height:17px;border:0;border-radius:2px;background:#fff}.quote-media-icon.file[data-v-0ab493e0]:after{content:"";position:absolute;right:7px;top:7px;border-left:5px solid transparent;border-bottom:5px solid #d8cdf8}.quote-media-icon.image[data-v-0ab493e0]:before{left:8px;top:8px;width:16px;height:16px;border:2px solid #fff;border-radius:3px;background:transparent}.quote-media-icon.image[data-v-0ab493e0]:after{content:"";position:absolute;left:10px;bottom:9px;width:14px;height:8px;background:linear-gradient(135deg,transparent 35%,#fff 36% 64%,transparent 65%)}.quote-close-button[data-v-0ab493e0]{width:30px;height:30px;min-width:30px;margin-left:6px;border:0;border-radius:50%;background:transparent;color:#50607a;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.quote-close-button[data-v-0ab493e0]:hover{background:rgba(0,0,0,.06);color:#0068ff}.quote-close-button i[data-v-0ab493e0]{font-size:17px}.orin-theme-dark{color:#e8eef8;color:#b9c5d8;background:#263243;background:rgba(8,17,33,.28);background:rgba(8,17,33,.42)}.channel-menu-container[data-v-326ae19e]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:50px;width:100%;padding:0 20px}.channel-menu-container>div[data-v-326ae19e]:not(:last-child){flex:1;height:100%}.menu-item[data-v-326ae19e]{display:flex;height:100%;justify-content:center;align-items:center;color:#000}.menu-item[data-v-326ae19e]:not(:last-of-type){border-right:1px solid #e5e5e5}.menu-item[data-v-326ae19e]:hover{background:#e0e0e0e5}.sub-menu-item[data-v-326ae19e]{flex:1;height:30px;padding:0 10px;display:flex;justify-content:center;align-items:center;color:#000}.sub-menu-item[data-v-326ae19e]:not(:last-of-type){border-bottom:1px solid #e0e0e0e5}.sub-menu-item[data-v-326ae19e]:hover{background:#e0e0e0e5}i[data-v-326ae19e]{margin-left:20px;font-size:24px;color:#000;cursor:pointer}[data-v-326ae19e] .tippy-arrow{border-top:8px solid red!important;border-right:8px solid transparent!important}i[data-v-326ae19e]:hover{color:#3f64e4}.send-mix-multimedia-message-view-container[data-v-a241f8e8]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.header[data-v-a241f8e8]{width:100%;height:55px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px}.multi-media-content[data-v-a241f8e8]{width:100%;flex:1;overflow:hidden;position:relative}.file-content[data-v-a241f8e8]{width:100%;flex:1;overflow:auto;position:relative;display:flex;flex-direction:column}.file-item[data-v-a241f8e8]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:20px;gap:20px;min-height:100px}.file-item .icon[data-v-a241f8e8]{max-width:80px;max-height:80px;border-radius:8px}.file-item .name-size[data-v-a241f8e8]{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.file-item .name[data-v-a241f8e8]{font-size:16px}.file-item .size[data-v-a241f8e8]{font-size:14px;padding-top:5px;color:#707579}.footer[data-v-a241f8e8]{width:100%;height:60px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px;gap:20px}.footer input[data-v-a241f8e8]{flex:1;height:30px;padding-left:10px;border:1px solid #e5e5e5;border-radius:3px;outline:none;background-color:#eee}img[data-v-a241f8e8],video[data-v-a241f8e8]{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}i[data-v-a241f8e8]{font-size:24px;color:#000b;cursor:pointer}i[data-v-a241f8e8]:hover{color:#3f64e4}.message-input-container[data-v-a8fe9ce0]{display:flex;flex-direction:column;position:relative;z-index:5000;background:#fff;border-top:1px solid #d8dce3}#emoji[data-v-a8fe9ce0]{position:absolute;bottom:55px;z-index:5100}#emoji[data-v-a8fe9ce0] .container-emoji{height:280px;position:relative;z-index:5100}.input-action-container[data-v-a8fe9ce0]{height:44px;min-height:44px;display:flex;justify-content:space-between;align-items:center;position:relative;border-bottom:1px solid #eef1f5}.input-quote-preview[data-v-a8fe9ce0]{padding:8px 16px 0 16px}.input[data-v-a8fe9ce0]{flex:1 1 auto;min-height:46px;max-height:120px;outline:none;padding:12px 18px 12px 18px;overflow:auto;-moz-user-select:text;user-select:text;-webkit-user-select:text;font-size:15px;line-height:22px;color:#17233d}.input[data-v-a8fe9ce0]:empty:before{content:attr(title);color:grey;font-size:15px}.input-action-container ul li[data-v-a8fe9ce0]{display:inline;margin-left:16px;position:relative}.input-action-container ul li[data-v-a8fe9ce0]:last-of-type{margin-right:20px}i[data-v-a8fe9ce0]{font-size:22px;color:#001f4f;cursor:pointer}i[data-v-a8fe9ce0]:hover{color:#0068ff}.input-action-container ul li .screen-shot-button[data-v-a8fe9ce0]{position:absolute;left:0;top:100%;display:none;padding:5px 10px;font-size:12px;background-color:#b8b8b8;border-radius:5px;color:#fff}.input-action-container ul li:hover .screen-shot-button[data-v-a8fe9ce0]{display:inline-block;width:120px}.input img[data-v-a8fe9ce0]{width:auto;max-width:100px;max-height:100px}.input[data-v-a8fe9ce0] .mention-token{color:#0068ff;cursor:default}@keyframes glow-a8fe9ce0{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.ptt-icon[data-v-a8fe9ce0]{color:#000b}.ptt-icon.active[data-v-a8fe9ce0]{color:red;animation:glow-a8fe9ce0 2s infinite}.record-icon[data-v-a8fe9ce0]{color:#000b}.record-icon.active[data-v-a8fe9ce0]{color:red;animation:glow-a8fe9ce0 2s infinite}[data-v-a8fe9ce0] .emoji-picker{box-shadow:5px 5px 20px 0 silver;--ep-color-active:#3f64e4!important;position:relative;z-index:5100}.text-message-container[data-v-e35f217a]{margin:0 10px;padding:10px;background-color:#fff;position:relative;border-radius:5px;display:flex;align-items:center}.text-message-container[data-v-e35f217a] p{-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:pre-line}.text-message-container[data-v-e35f217a] code{background:#f5f5f5;display:inline-block;border-radius:3px;padding:0 5px;-webkit-user-select:text;-moz-user-select:text;user-select:text}.text-message-container.out[data-v-e35f217a]{background-color:#a8bdff}.text-message-container .text[data-v-e35f217a]{color:#050505;font-size:13px;line-height:20px;max-width:400px;word-spacing:normal;word-break:break-word;overflow:hidden;display:inline-block;text-overflow:ellipsis;-webkit-user-select:text;-moz-user-select:text;user-select:text}.text-message-container .text[data-v-e35f217a] img{max-width:400px!important;display:inline-block}.text-message-container .text[data-v-e35f217a] a{white-space:normal}.text-message-container .text[data-v-e35f217a] .mention-link{color:#0068ff}.text-message-container .text[data-v-e35f217a] .emoji{vertical-align:middle}.image-content-container[data-v-353e6544]{margin:0 10px;position:relative;border:1px solid #efefef;border-radius:5px}.image-content-container img[data-v-353e6544]{max-height:300px;max-width:300px;border-radius:5px;overflow:hidden;-o-object-fit:scale-down;object-fit:scale-down}.left-arrow[data-v-353e6544]:before,.right-arrow[data-v-353e6544]:before{border-left-color:#fff}.location-message[data-v-d7b64234]{width:268px;overflow:hidden;margin:0 10px;border-radius:7px;background:var(--go-message-in-bg,#fff);color:var(--go-text-color,#081b33);position:relative;cursor:pointer;border:1px solid rgba(15,35,70,.08);box-shadow:0 1px 2px rgba(15,35,70,.08)}.location-message.out[data-v-d7b64234]{background:var(--go-message-out-bg,#a8bdff)}.location-preview[data-v-d7b64234]{position:relative;width:100%;height:146px;background:#e8eef5}.location-inline-map[data-v-d7b64234],.location-thumbnail[data-v-d7b64234]{width:100%;height:100%;display:block}.location-thumbnail[data-v-d7b64234]{-o-object-fit:cover;object-fit:cover}.location-inline-map[data-v-d7b64234]{pointer-events:none}.location-maps-link[data-v-d7b64234]{position:absolute;top:10px;left:10px;height:28px;display:inline-flex;align-items:center;gap:4px;padding:0 10px;border:0;border-radius:3px;background:hsla(0,0%,100%,.96);color:#0068ff;font-size:13px;font-weight:600;box-shadow:0 1px 3px rgba(15,35,70,.16);cursor:pointer;z-index:5}.location-sender-marker[data-v-d7b64234]{position:absolute;left:50%;top:50%;width:34px;height:34px;border-radius:50%;border:2px solid #fff;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-88%);box-shadow:0 2px 8px rgba(15,35,70,.25);z-index:4}.location-preview-fallback[data-v-d7b64234]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#1a8cff;text-align:center;font-size:46px}.location-preview-fallback span[data-v-d7b64234]{color:#586477;font-size:12px}.location-detail[data-v-d7b64234]{min-height:54px;padding:10px 12px 12px;background:inherit}.location-current-title[data-v-d7b64234],.location-place-title[data-v-d7b64234]{color:var(--go-text-color,#081b33);font-size:14px;font-weight:600;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-address[data-v-d7b64234]{margin-top:4px;color:var(--go-text-muted,#46566f);font-size:13px;line-height:18px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.mapbox-overlay[data-v-d7b64234]{position:fixed;inset:0;z-index:5000;display:flex;align-items:center;justify-content:center;padding:32px;background:rgba(0,0,0,.55)}.mapbox-dialog[data-v-d7b64234]{width:min(920px,92vw);height:min(650px,86vh);display:flex;flex-direction:column;overflow:hidden;border-radius:10px;background:#fff}.mapbox-header[data-v-d7b64234]{height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;border-bottom:1px solid #e5e7eb}.mapbox-header span[data-v-d7b64234],.mapbox-header strong[data-v-d7b64234]{display:block}.mapbox-header span[data-v-d7b64234]{margin-top:4px;color:#7f8792;font-size:12px}.mapbox-header button[data-v-d7b64234]{width:34px;height:34px;border:0;border-radius:17px;background:#eef1f5;color:#29313d;cursor:pointer}.mapbox-fallback[data-v-d7b64234],.mapbox-map[data-v-d7b64234]{min-height:0;flex:1}.mapbox-fallback[data-v-d7b64234]{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#1a8cff;background:#eef4fb;font-size:48px}.mapbox-fallback strong[data-v-d7b64234]{color:#263343;font-size:18px}.mapbox-fallback span[data-v-d7b64234]{color:#6b7280;font-size:13px}.orin-theme-dark{border-bottom-color:#36383c;background:#3a3b3c;background:#18191a;color:#f5f6f7}.video-content-container[data-v-22055cb3]{margin:0 10px;position:relative;border:1px solid #efefef;border-radius:5px}.video-content-container video[data-v-22055cb3]{max-height:300px;max-width:300px;border-radius:5px;-o-object-fit:scale-down;object-fit:scale-down;overflow:hidden}.left-arrow[data-v-22055cb3]:before,.right-arrow[data-v-22055cb3]:before{border-left-color:#fff}.text-message-container[data-v-1827fe6b]{margin:0 10px;padding:10px;background-color:#fff;position:relative;border-radius:5px}.text-message-container.out[data-v-1827fe6b]{background-color:#a8bdff}.text-message-container .text[data-v-1827fe6b]{color:#050505;font-size:16px}.file-message-container[data-v-48a0a1df]{margin:0 10px;padding:10px;background-color:var(--go-message-in-bg,#fff);color:#050505;position:relative;border-radius:5px;display:flex;align-items:center;justify-content:flex-start;max-width:320px;min-width:220px}.file-message-container.out[data-v-48a0a1df]{background-color:var(--go-message-out-bg,#a8bdff)}.audio-file-message-container[data-v-48a0a1df]{margin:0 10px;padding:8px 10px;display:flex;align-items:center;gap:9px;background:var(--go-message-in-bg,#fff);border-radius:5px;position:relative;min-width:158px;max-width:260px;color:#050505;cursor:pointer}.audio-file-message-container.out[data-v-48a0a1df]{background:var(--go-message-out-bg,#a8bdff)}.audio-file-message-container audio[data-v-48a0a1df]{display:none}.audio-action[data-v-48a0a1df]{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:transparent;color:#1d4f90;font-size:15px;cursor:pointer}.audio-file-message-container.out .audio-action[data-v-48a0a1df]{color:#17427c}.audio-wave[data-v-48a0a1df]{height:22px;flex:1;min-width:82px;display:flex;align-items:center;gap:3px}.audio-wave span[data-v-48a0a1df]{width:3px;height:8px;border-radius:2px;background:#7890ad;opacity:.58}.audio-wave span[data-v-48a0a1df]:nth-child(2n){height:13px}.audio-wave span[data-v-48a0a1df]:nth-child(3n){height:17px}.audio-file-message-container.playing .audio-wave span[data-v-48a0a1df]{background:#1d6fe8;opacity:.95;animation:audio-file-wave-pulse-48a0a1df .8s ease-in-out infinite alternate}.audio-file-message-container.playing .audio-wave span[data-v-48a0a1df]:nth-child(2n){animation-delay:.08s}.audio-file-message-container.playing .audio-wave span[data-v-48a0a1df]:nth-child(3n){animation-delay:.16s}@keyframes audio-file-wave-pulse-48a0a1df{0%{transform:scaleY(.65)}to{transform:scaleY(1.1)}}.audio-file-message-container .duration[data-v-48a0a1df]{color:var(--go-text-muted,#66758c);font-size:13px;line-height:20px;white-space:nowrap}.file-message-container img[data-v-48a0a1df]{width:32px;height:32px;margin-right:10px;min-width:32px;border-radius:3px}.file-message-container .file-name[data-v-48a0a1df]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:0;color:#050505;font-size:13px;line-height:18px}.file-message-container .file-size[data-v-48a0a1df]{color:#888;font-size:12px;line-height:18px;margin:2px 0 0}.file-message-container .text[data-v-48a0a1df]{color:#050505;font-size:16px}.sticker-content-container[data-v-e63480be]{margin:0 10px;position:relative;//border:1px solid #efefef;border-radius:5px}.sticker-content-container img[data-v-e63480be]{max-height:200px;max-width:200px;width:200px;height:200px;border-radius:5px;-o-object-fit:scale-down;object-fit:scale-down;overflow:hidden}.left-arrow[data-v-e63480be]:before,.right-arrow[data-v-e63480be]:before{border-left-color:#fff}.call-start-message-container[data-v-37b60a6a]{margin:0 10px;padding:0;width:148px;overflow:hidden;background-color:#fff;position:relative;border:1px solid rgba(15,35,70,.14);border-radius:5px;box-shadow:0 1px 1px rgba(15,35,70,.06)}.call-card-body[data-v-37b60a6a]{padding:14px 12px 10px}.call-title[data-v-37b60a6a]{margin:0 0 9px;color:#0b1f3e;font-size:14px;font-weight:700;line-height:19px;white-space:nowrap}.call-status[data-v-37b60a6a]{margin:0;color:#65738a;display:flex;align-items:center;gap:7px;font-size:14px;line-height:19px}.call-status i[data-v-37b60a6a]{color:#6f9f91;font-size:20px;line-height:18px;transform:rotate(18deg)}.call-status i.missed[data-v-37b60a6a],.call-status.missed i[data-v-37b60a6a]{color:#f13b35}.call-start-message-container.missed .call-title[data-v-37b60a6a]{color:#d71920}.call-again-button[data-v-37b60a6a]{width:100%;height:36px;border:0;border-top:1px solid #e6ebf2;background:#fff;color:#0068ff;font-size:14px;font-weight:600;cursor:pointer}.call-again-button[data-v-37b60a6a]:hover{background:#f6f9ff}.orin-theme-dark{background:#1f2630;border-color:#343d4b;color:#edf3ff;color:#aab5c7;color:#ff6a65;color:#6da6ff}.audio-message-container[data-v-ecc110f6]{margin:0 10px;padding:8px 10px;display:flex;align-items:center;gap:9px;background:var(--go-message-in-bg,#fff);border-radius:5px;position:relative;min-width:158px;max-width:260px;cursor:pointer;color:#050505}.audio-message-container.out[data-v-ecc110f6]{background:var(--go-message-out-bg,#a8bdff)}.audio-action[data-v-ecc110f6]{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:transparent;color:#1d4f90;font-size:15px;cursor:pointer}.audio-message-container.out .audio-action[data-v-ecc110f6]{color:#17427c}.audio-wave[data-v-ecc110f6]{height:22px;flex:1;min-width:82px;display:flex;align-items:center;gap:3px}.audio-wave span[data-v-ecc110f6]{width:3px;height:8px;border-radius:2px;background:#7890ad;opacity:.58}.audio-wave span[data-v-ecc110f6]:nth-child(2n){height:13px}.audio-wave span[data-v-ecc110f6]:nth-child(3n){height:17px}.audio-wave span.active[data-v-ecc110f6]{background:#1d6fe8;opacity:.95;animation:audio-wave-pulse-ecc110f6 .8s ease-in-out infinite alternate}.audio-wave span.active[data-v-ecc110f6]:nth-child(2n){animation-delay:.08s}.audio-wave span.active[data-v-ecc110f6]:nth-child(3n){animation-delay:.16s}@keyframes audio-wave-pulse-ecc110f6{0%{transform:scaleY(.65)}to{transform:scaleY(1.1)}}.audio-message-container .duration[data-v-ecc110f6]{color:var(--go-text-muted,#66758c);font-size:13px;line-height:20px;white-space:nowrap}.text-message-container[data-v-2239bd20]{margin:0 10px;padding:10px;background-color:#fff;position:relative;border-radius:5px}.text-message-container.out[data-v-2239bd20]{background-color:#a8bdff}.text-message-container .text[data-v-2239bd20]{color:#050505;font-size:16px}.composite-page[data-v-6461dd84]{width:var(--composite-message-page-width);height:var(--composite-message-page-height);background:#f7f7f7;overflow:scroll}.close-button-container[data-v-6461dd84]{position:absolute;padding:5px 10px 10px 5px;top:0;right:0}.close-button-container[data-v-6461dd84]:active{background:#d3d3d3}.composite-page ul[data-v-6461dd84]{width:100%;height:100%;padding:20px 30px;list-style-position:inside}.composite-page ul li[data-v-6461dd84]{position:relative;padding:10px 0}.composite-page ul li[data-v-6461dd84]:not(:last-child):after{content:"";width:calc(100% - 55px);position:absolute;margin-left:55px;padding:5px 0;border-bottom:1px solid #f1f1f1}.message-container[data-v-6461dd84]{width:100%;display:flex}.name-time-content-container[data-v-6461dd84]{width:100%}.name-time-container[data-v-6461dd84]{width:100%;padding:5px 0;display:flex;justify-content:space-between}.name-time-container p[data-v-6461dd84]{font-size:12px;color:#c2c2c2}.name-time-content-container .content[data-v-6461dd84]{display:inline-block;margin-left:-10px}.portrait-container[data-v-6461dd84]{width:40px;height:40px;overflow:hidden;margin:10px}.portrait-container img[data-v-6461dd84]{width:100%;height:100%;border-radius:3px}[data-v-6461dd84] .text-message-container.out{background-color:#f7f7f7}[data-v-6461dd84] .text-message-container{background-color:#f7f7f7;padding-left:0}[data-v-6461dd84] .leftarrow:before,[data-v-6461dd84] .rightarrow:before{display:none}.composite-message-container[data-v-7b434f52]{margin:0 10px;padding:10px;background-color:#fff;position:relative;border-radius:5px;overflow:hidden}.composite-message-container p[data-v-7b434f52]{-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:pre-line}.composite-message-container .title[data-v-7b434f52]{color:#050505;font-size:15px}.composite-message-container .content[data-v-7b434f52],.desc[data-v-7b434f52]{padding:5px 0;font-size:14px;color:#b2b2b2}.composite-message-container .desc[data-v-7b434f52]{border-top:1px solid #f2f2f2;padding:5px 0 0 0}.composite-message-container .content[data-v-7b434f52] img{max-width:400px!important;display:inline-block}.composite-message-container .content[data-v-7b434f52] a{white-space:normal}.composite-message-container .content[data-v-7b434f52] .emoji{vertical-align:middle}.friend-request-container[data-v-06e60628]{display:flex;flex-direction:row;margin:40px 30px 30px 30px}.avatar[data-v-06e60628]{width:80px;height:80px;border-radius:3px}.info-action-container[data-v-06e60628]{width:100%;margin-left:30px;display:flex;flex-direction:column;align-self:flex-start}.info-action-container input[data-v-06e60628]{margin-top:20px;height:30px;width:100%;padding:0 5px;outline:none;border:1px solid #e5e5e5;border-radius:3px}.info-action-container input[data-v-06e60628]:active,.info-action-container input[data-v-06e60628]:focus{border:1px solid #4168e0}.info-container[data-v-06e60628]{height:80px;display:flex;flex-direction:column;justify-content:space-between}.info-container .title[data-v-06e60628]{font-size:20px;padding-top:5px}.info-container .desc[data-v-06e60628]{font-size:16px;padding-bottom:5px}.info-action-container .action-container[data-v-06e60628]{margin-top:20px;align-self:flex-end}.info-action-container .action-container button[data-v-06e60628]{margin:0 5px 0 20px;padding:3px 20px;border-radius:4px;outline:none}.info-action-container .action-container .cancel[data-v-06e60628]{border:1px solid #ccc}.info-action-container .action-container .cancel[data-v-06e60628]:active{background:#ccc}.info-action-container .action-container .confirm[data-v-06e60628]{background-color:#4168e0;color:#fff;border:1px solid #fff}.info-action-container .action-container .confirm[data-v-06e60628]:active{background-color:#3168e0}.user-info-container[data-v-bad1b4aa]{pointer-events:auto!important;width:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#292a2c;background-color:#fcfcfc}.user-info-container .avatar[data-v-bad1b4aa]{width:60px;height:60px;border-radius:3px}.header[data-v-bad1b4aa]{width:calc(100% - 40px);margin:10px 20px;padding-bottom:20px;display:flex;justify-content:space-between;border-bottom:1px solid #d3d3d3}.header .desc[data-v-bad1b4aa]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.content[data-v-bad1b4aa]{width:100%;text-align:left}.content ul[data-v-bad1b4aa]{border:1px solid #fff;list-style:none;margin:10px 20px}.content ul li[data-v-bad1b4aa]{margin-left:0;height:40px;line-height:40px;display:flex}.content ul li label[data-v-bad1b4aa]{margin-right:20px}.content ul li .alias[data-v-bad1b4aa]{border:none;background:none}.content ul li .alias>input[data-v-bad1b4aa]{width:100%;outline:none;border:none;background-color:#fcfcfc;padding:2px 5px}.content ul li .alias>input[data-v-bad1b4aa]:active,.content ul li .alias>input[data-v-bad1b4aa]:focus{border:1px solid #4168e0}.content ul li>div[data-v-bad1b4aa]{display:inline-block;flex:1}.action[data-v-bad1b4aa]{width:calc(100% - 40px);display:flex;justify-content:flex-end;padding-top:20px;padding-bottom:10px}.action a[data-v-bad1b4aa]{display:inline-block;text-decoration:none}.action a i[data-v-bad1b4aa]{font-size:24px;padding:5px 30px}.action a i[data-v-bad1b4aa]:last-of-type{padding-right:0}i[data-v-bad1b4aa]:hover{color:#3f64e4}.user-card-content-container[data-v-b389b26e]{width:230px;height:100px;margin:0 10px;padding:10px;background-color:#fff;position:relative;border-radius:5px}.portrait-name-container[data-v-b389b26e]{display:flex;align-items:center;padding-bottom:10px;border-bottom:1px solid #eee}.portrait-name-container img[data-v-b389b26e]{width:45px;height:45px;border-radius:3px}.portrait-name-container p[data-v-b389b26e]{padding-left:10px;padding-right:10px}.desc[data-v-b389b26e]{padding-top:8px;font-size:13px;color:#b8b8b8}.conference-info-container[data-v-1d532a10]{width:100%;height:100%;display:flex;flex-direction:column;background:#f8f8f8}.conference-info-container h2[data-v-1d532a10]{justify-content:center;font-weight:400;font-style:normal;font-size:18px;background:#fff;text-align:center;padding:20px 0}.item-container[data-v-1d532a10]{background:#fff;margin-bottom:20px;font-size:14px}.item[data-v-1d532a10]{display:flex;flex-direction:row;justify-content:space-between;padding:12px 20px;border-spacing:20px}.item[data-v-1d532a10]:not(:last-of-type){border-bottom:1px solid #f1f1f1}.item .desc[data-v-1d532a10]{color:gray}.item label[data-v-1d532a10]{width:100%;display:flex;justify-content:space-between}.action-container[data-v-1d532a10]{display:flex;margin:0 10px}button[data-v-1d532a10]{background:#fff;width:100%;text-align:center;vertical-align:middle;height:40px;line-height:40px;border:none}button[data-v-1d532a10]:active{background:#d3d3d3}button.destroy[data-v-1d532a10]{margin-right:10px;color:red}.conference-invite-message-container[data-v-20d52553]{margin:0 10px;padding:5px;background-color:#fff;width:250px;max-width:250px;position:relative;border-radius:5px}.avatar[data-v-20d52553]{width:60px;height:60px;border-radius:3px;background:#d3d3d3;margin:5px 10px}.type[data-v-20d52553]{padding-top:5px;margin:5px 10px 0 10px;border-top:1px solid hsla(0,0%,83%,.4);font-size:14px;color:gray}.title[data-v-20d52553]{font-size:16px;color:#000}.desc[data-v-20d52553]{font-size:14px;color:gray}.link-message-container[data-v-6172b3e8]{margin:0 10px;padding:10px 12px;background-color:#fff;position:relative;border-radius:5px;display:flex;flex-direction:column;align-items:stretch;gap:9px;max-width:430px;min-width:220px;cursor:pointer;color:#10213b}.link-message-container.out[data-v-6172b3e8]{background-color:#a8bdff}.link-message-text[data-v-6172b3e8]{margin:0;color:#10213b;font-size:14px;line-height:22px;word-break:break-word;white-space:pre-wrap;-webkit-user-select:text;-moz-user-select:text;user-select:text}.link-inline-url[data-v-6172b3e8],.link-message-container .domain[data-v-6172b3e8]{color:#0068ff}.link-message-container .title[data-v-6172b3e8]{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;line-height:20px;font-weight:700;color:#17233d}.link-message-container .desc[data-v-6172b3e8]{margin:2px 0 0;color:#5b6b84;font-size:13px;-webkit-line-clamp:3;line-height:20px;max-height:60px;overflow:hidden;display:inline-block;text-overflow:ellipsis}.link-message-container .domain[data-v-6172b3e8]{margin:2px 0 0;font-size:13px;line-height:20px}.rightarrow[data-v-6172b3e8]:before{border-left-color:#fff}.orin-theme-dark{background-color:var(--go-message-in-bg,#202833);background-color:var(--go-message-out-bg,#1f4d85)}.v-spinner .v-fade{animation:v-fadeStretchDelay 1.2s ease-in-out infinite;animation-fill-mode:both;position:absolute}@keyframes v-fadeStretchDelay{50%{-webkit-opacity:.3;opacity:.3}to{-webkit-opacity:1;opacity:1}}.streaming-text-message-container[data-v-07c1cf3e]{margin:0 10px;padding:10px;background-color:#fff;position:relative;border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.streaming-text-message-container[data-v-07c1cf3e] p{-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:pre-line}.streaming-text-message-container[data-v-07c1cf3e] .loading{margin:5px 0 0}.streaming-text-message-container[data-v-07c1cf3e] code{background:#f5f5f5;display:inline-block;border-radius:3px;padding:0 5px;-webkit-user-select:text;-moz-user-select:text;user-select:text}.streaming-text-message-container.out[data-v-07c1cf3e]{background-color:#a8bdff}.streaming-text-message-container .text[data-v-07c1cf3e]{color:#050505;font-size:13px;line-height:20px;max-width:400px;word-spacing:normal;word-break:break-word;overflow:hidden;display:inline-block;text-overflow:ellipsis;-webkit-user-select:text;-moz-user-select:text;user-select:text}.streaming-text-message-container .text[data-v-07c1cf3e] img{max-width:400px!important;display:inline-block}.streaming-text-message-container .text[data-v-07c1cf3e] a{white-space:normal}.streaming-text-message-container .text[data-v-07c1cf3e] .emoji{vertical-align:middle}.text-message-container[data-v-21c6e146]{margin:0 10px;padding:10px;background-color:#fff;position:relative;border-radius:5px;display:flex;align-items:center}.text-message-container[data-v-21c6e146] p{-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:pre-line}.text-message-container[data-v-21c6e146] code{background:#f5f5f5;display:inline-block;border-radius:3px;padding:0 5px;-webkit-user-select:text;-moz-user-select:text;user-select:text}.text-message-container.out[data-v-21c6e146]{background-color:#a8bdff}.text-message-container .text[data-v-21c6e146]{color:#050505;font-size:13px;line-height:20px;max-width:400px;word-spacing:normal;word-break:break-word;overflow:hidden;display:inline-block;text-overflow:ellipsis;-webkit-user-select:text;-moz-user-select:text;user-select:text}.text-message-container .text[data-v-21c6e146] img{max-width:400px!important;display:inline-block}.text-message-container .text[data-v-21c6e146] a{white-space:normal}.text-message-container .text[data-v-21c6e146] .emoji{vertical-align:middle}.mix-multimedia-message-view-container[data-v-6d6f243a]{max-width:400px;max-height:600px;margin:0 10px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;padding:5px 5px 0 5px;border-radius:5px}.content[data-v-6d6f243a]{width:100%;max-width:100%;max-height:100%;overflow:hidden;position:relative;border:1px solid #efefef;border-radius:5px}.footer[data-v-6d6f243a]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:13px}.footer p[data-v-6d6f243a]{width:100%;max-height:100px;overflow:auto;padding:10px 0}img[data-v-6d6f243a],video[data-v-6d6f243a]{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}i[data-v-6d6f243a]{font-size:24px;color:#000b;cursor:pointer}i[data-v-6d6f243a]:hover{color:#3f64e4}.mix-file-message-view-container[data-v-5f63e778]{width:400px;max-width:400px;margin:0 10px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;background-color:#fff;padding:5px 5px 0 5px;border-radius:5px}.file-content[data-v-5f63e778]{width:100%;flex:1;overflow:hidden;position:relative;display:flex;flex-direction:column}.file-item[data-v-5f63e778]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:8px;gap:10px;min-height:100px}.file-item .icon[data-v-5f63e778]{max-width:80px;max-height:80px;min-width:80px;min-height:80px;border-radius:8px;background-color:#dedede}.file-item .name-size[data-v-5f63e778]{height:100%;max-width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.file-item .name[data-v-5f63e778]{font-size:16px;padding-right:10px;max-width:100%}.file-item .size[data-v-5f63e778]{font-size:14px;padding-top:5px;color:#707579}.footer[data-v-5f63e778]{width:100%;height:40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:13px}img[data-v-5f63e778]{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}i[data-v-5f63e778]{font-size:24px;color:#000b;cursor:pointer}i[data-v-5f63e778]:hover{color:#3f64e4}:root{--in-arrow-color:#fff;--out-arrow-color:#a8bdff}.leftarrow:before,.rightarrow:before{content:"";display:none}.message-content-shell{display:inline-block;overflow:visible}.message-content-body,.message-content-shell{position:relative;max-width:100%}.message-inline-time{position:absolute;left:20px;bottom:7px;color:#66758d;font-size:11px;font-weight:500;line-height:14px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.message-inline-time.out{left:auto;right:20px;color:#526984;text-align:right}.message-content-shell.has-inline-time .audio-file-message-container,.message-content-shell.has-inline-time .audio-message-container,.message-content-shell.has-inline-time .call-start-message-container,.message-content-shell.has-inline-time .file-message-container,.message-content-shell.has-inline-time .link-message-container,.message-content-shell.has-inline-time .location-message,.message-content-shell.has-inline-time .text-message-container{padding-bottom:26px}.message-content-shell.has-inline-time .text-message-container{box-sizing:border-box;min-width:62px;padding-bottom:21px}.message-content-shell.has-inline-time .text-message-container.out{justify-content:flex-start;text-align:left}.message-content-shell.has-inline-time .text-message-container+.message-inline-time{left:20px;bottom:5px}.message-content-shell.has-inline-time .text-message-container.out+.message-inline-time{left:auto;right:20px}.message-content-shell.has-inline-time .image-content-container:after,.message-content-shell.has-inline-time .video-content-container:after{content:"";position:absolute;left:8px;right:8px;bottom:6px;height:22px;border-radius:999px;background:rgba(10,20,35,.28);pointer-events:none}.message-content-shell.has-inline-time .image-content-container+.message-inline-time,.message-content-shell.has-inline-time .video-content-container+.message-inline-time{left:17px;right:auto;bottom:10px;color:hsla(0,0%,100%,.94);z-index:1}.message-content-shell.from-self.has-inline-time .image-content-container+.message-inline-time,.message-content-shell.from-self.has-inline-time .video-content-container+.message-inline-time{left:auto;right:17px}:global(.orin-theme-dark) .message-inline-time{color:#9ca9bc}:global(.orin-theme-dark) .message-inline-time.out{color:#7f92ad}.message-reaction-panel{position:absolute;right:-9px;bottom:-11px;z-index:150}.message-reaction-panel:before{content:"";position:absolute;right:-32px;bottom:-8px;width:300px;height:112px;background:transparent;pointer-events:none;z-index:0}.message-reaction-panel.picker-open:before{pointer-events:auto}.message-reaction-trigger,.reaction-option{border:0;outline:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-family:inherit}.message-reaction-trigger{position:relative;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:var(--go-surface-raised-bg,#fff);border:1px solid var(--go-border-color,#d7dee8);color:var(--go-text-muted,#64748b);box-shadow:0 2px 7px rgba(15,35,70,.16);opacity:0;transform:translateY(2px);transition:opacity .14s ease,transform .14s ease,background .14s ease,color .14s ease;z-index:2}.message-content-shell.media-reaction-shell .message-reaction-trigger,.message-hover-scope:hover .message-reaction-trigger{opacity:.58;transform:translateY(0)}.message-content-shell.has-reaction .message-reaction-trigger,.message-reaction-panel.picker-open .message-reaction-trigger,.message-reaction-trigger:hover{opacity:1;transform:translateY(0)}.message-reaction-trigger.active,.message-reaction-trigger:hover{background:#eff5ff;color:#0068ff}.reaction-symbol{font-size:13px;line-height:1}.message-reaction-trigger:not(.active) .reaction-symbol{filter:grayscale(1);opacity:.64}.message-reaction-trigger.active .reaction-symbol,.message-reaction-trigger:hover .reaction-symbol{filter:none;opacity:1}.reaction-count{margin-left:3px;font-size:11px;font-weight:600;line-height:1}.message-reaction-picker{position:absolute;right:-8px;bottom:22px;display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:999px;background:var(--go-surface-raised-bg,#fff);border:1px solid var(--go-border-color,#d9dee7);box-shadow:var(--go-popover-shadow,0 8px 24px rgba(15,35,70,.18));opacity:0;pointer-events:none;transform:translateY(5px);transition:opacity .14s ease,transform .14s ease;z-index:170}.message-reaction-panel.picker-open .message-reaction-picker,.message-reaction-picker:hover,.message-reaction-trigger:focus+.message-reaction-picker,.message-reaction-trigger:hover+.message-reaction-picker{opacity:1;pointer-events:auto;transform:translateY(0)}.reaction-option{width:27px;height:27px;padding:0;border-radius:50%;background:transparent;font-size:19px;line-height:1;transition:background .14s ease,transform .14s ease}.reaction-option.active,.reaction-option:hover{background:var(--go-hover-bg,#eef4ff);transform:translateY(-1px)}.reaction-clear{color:var(--go-text-muted,#66758c);font-size:13px}html.orin-theme-dark .message-reaction-trigger.active,html.orin-theme-dark .message-reaction-trigger:hover{background:var(--go-active-bg,#26384f);color:#7fb0ff}.loading[data-v-229be01a]{width:30px;height:30px;margin:0 auto;position:relative}.loading .line div[data-v-229be01a]{position:absolute;left:13px;top:0;width:3px;height:30px}.loading .line div[data-v-229be01a]:after,.loading .line div[data-v-229be01a]:before{content:"";display:block;height:50%;background:#848484;border-radius:5px}.loading .line div[data-v-229be01a]:nth-child(2){-webkit-transform:rotate(30deg)}.loading .line div[data-v-229be01a]:nth-child(3){-webkit-transform:rotate(60deg)}.loading .line div[data-v-229be01a]:nth-child(4){-webkit-transform:rotate(90deg)}.loading .line div[data-v-229be01a]:nth-child(5){-webkit-transform:rotate(120deg)}.loading .line div[data-v-229be01a]:nth-child(6){-webkit-transform:rotate(150deg)}.loading .circlebg[data-v-229be01a]{position:relative;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:15px;height:15px;background:#f3f3f3;border-radius:15px}.loading .line div[data-v-229be01a]:first-child:before{-webkit-animation:load 1.2s linear 0s infinite}.loading .line div[data-v-229be01a]:nth-child(2):before{-webkit-animation:load 1.2s linear .1s infinite}.loading .line div[data-v-229be01a]:nth-child(3):before{-webkit-animation:load 1.2s linear .2s infinite}.loading .line div[data-v-229be01a]:nth-child(4):before{-webkit-animation:load 1.2s linear .3s infinite}.loading .line div[data-v-229be01a]:nth-child(5):before{-webkit-animation:load 1.2s linear .4s infinite}.loading .line div[data-v-229be01a]:nth-child(6):before{-webkit-animation:load 1.2s linear .5s infinite}.loading .line div[data-v-229be01a]:first-child:after{-webkit-animation:load 1.2s linear .6s infinite}.loading .line div[data-v-229be01a]:nth-child(2):after{-webkit-animation:load 1.2s linear .7s infinite}.loading .line div[data-v-229be01a]:nth-child(3):after{-webkit-animation:load 1.2s linear .8s infinite}.loading .line div[data-v-229be01a]:nth-child(4):after{-webkit-animation:load 1.2s linear .9s infinite}.loading .line div[data-v-229be01a]:nth-child(5):after{-webkit-animation:load 1.2s linear 1s infinite}.loading .line div[data-v-229be01a]:nth-child(6):after{-webkit-animation:load 1.2s linear 1.1s infinite}.contact-item[data-v-4da5c678]{--user-item-padding-left:30px}ul[data-v-4da5c678]{list-style:none;width:100%}.avatar[data-v-4da5c678]{width:40px;height:40px;border-radius:3px}.checkbox[data-v-4da5c678]{margin-right:10px}.contact-item[data-v-4da5c678]{display:flex;flex-direction:column;font-size:13px;align-items:flex-start}.contact-item .label[data-v-4da5c678]{width:100%;background-color:#fafafa}.contact-item .label p[data-v-4da5c678]{padding:5px 5px 5px 0;border-bottom:1px solid #e0e0e0}.contact-item .label.sticky[data-v-4da5c678]{position:sticky;top:0}.contact-item .content[data-v-4da5c678]{padding:5px 5px 5px 0;display:flex;width:100%;align-items:center}.contact-item .content span[data-v-4da5c678]{margin-left:10px}.contact-item .content.active[data-v-4da5c678],.contact-item .content[data-v-4da5c678]:active{background-color:#d6d6d6}.user-online-status[data-v-4da5c678]{color:gray;font-size:10px}.contact-item[data-v-1cd6f72f]{--user-item-padding-left:30px}ul[data-v-1cd6f72f]{list-style:none;width:100%}.avatar[data-v-1cd6f72f]{width:40px;height:40px;border-radius:3px}.checkbox[data-v-1cd6f72f]{margin-right:10px}.contact-item[data-v-1cd6f72f]{display:flex;flex-direction:column;font-size:13px;align-items:flex-start}.contact-item .label[data-v-1cd6f72f]{width:100%;background-color:#fafafa}.contact-item .label p[data-v-1cd6f72f]{padding:5px 5px 5px 0;border-bottom:1px solid #e0e0e0}.contact-item .label.sticky[data-v-1cd6f72f]{position:sticky;top:0}.contact-item .content[data-v-1cd6f72f]{padding:5px 5px 5px 0;display:flex;width:100%;align-items:center}.contact-item .content span[data-v-1cd6f72f]{margin-left:10px}.contact-item .content.active[data-v-1cd6f72f],.contact-item .content[data-v-1cd6f72f]:active{background-color:#d6d6d6}.user-online-status[data-v-1cd6f72f]{color:gray;font-size:10px}.receipt-detail-container[data-v-988f838a]{height:100%;width:100%;padding:10px;display:flex;flex-direction:column;align-items:flex-start}.receipt-detail-container .title[data-v-988f838a]{align-self:center;font-weight:400;font-size:18px;padding:5px 0}.receipt-container[data-v-988f838a]{width:100%;flex:1;display:flex;flex-direction:row;justify-content:space-around;padding-top:10px}.receipt-item[data-v-988f838a]{display:flex;flex-direction:column;height:100%;max-height:250px;width:100%;overflow:hidden;padding-bottom:10px}.receipt-item .label[data-v-988f838a]{width:100%;text-align:center;font-size:14px}.receipt-item .users[data-v-988f838a]{flex:1;overflow-y:scroll}.receipt-item[data-v-988f838a]:last-of-type{//border-left:1px solid #d3d3d3}.message-time-container[data-v-56864a22]{width:100%;display:flex;flex-direction:column;align-items:flex-end;position:relative;z-index:1}.message-time-container.message-hover-scope[data-v-56864a22]:focus-within,.message-time-container.message-hover-scope[data-v-56864a22]:hover{z-index:140}.message-time-container.checked[data-v-56864a22]{background-color:#e7e7e7}.message-time-container.quote-target-highlight[data-v-56864a22]{background:rgba(201,232,255,.72);box-shadow:inset 0 0 0 2px #62a2ff;transition:background .18s ease,box-shadow .18s ease}.message-time-container .time[data-v-56864a22]{width:100%;margin-top:18px;margin-bottom:20px;text-align:center;color:hsla(0,0%,100%,.9);font-size:10px;background-color:rgba(145,154,168,.5)}.message-meta-row[data-v-56864a22]{align-self:flex-end;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;max-width:100%;margin:3px 10px 6px auto}.message-time-container .message-meta-time[data-v-56864a22]{width:auto!important;min-height:20px;margin:0!important;padding:2px 9px;border-radius:999px;background:rgba(145,154,168,.55);color:hsla(0,0%,100%,.92);font-size:11px;font-weight:600;line-height:16px}.message-time-container .receipt[data-v-56864a22]{margin:0;height:20px;padding:0 9px;border:0;border-radius:999px;background:rgba(145,154,168,.55);color:hsla(0,0%,100%,.92);font-size:11px;font-weight:600;line-height:20px;display:inline-flex;align-items:center;gap:4px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:none}.message-time-container .receipt.receipt-read[data-v-56864a22]{background:rgba(145,154,168,.55)}.message-time-container .receipt.receipt-sending[data-v-56864a22]{background:rgba(145,154,168,.42)}.message-time-container .receipt.receipt-failed[data-v-56864a22]{background:rgba(224,72,72,.72)}.receipt-check[data-v-56864a22]{width:15px;height:12px;display:inline-flex;align-items:center;position:relative}.receipt-check i[data-v-56864a22]{font-size:12px;line-height:12px;margin-left:-5px}.receipt-check i[data-v-56864a22]:first-child{margin-left:0}.message-content-container[data-v-56864a22]{width:100%;display:flex;padding:10px 20px 4px 20px;justify-content:space-between;align-items:center;position:relative}.message-avatar-content-container[data-v-56864a22]{display:flex;max-width:calc(100% - 20px);overflow:visible;margin-left:auto;text-overflow:ellipsis;align-items:flex-start}.message-avatar-content-container .avatar[data-v-56864a22]{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block;background:#fff}.message-content-container-view.highlight[data-v-56864a22]{background-color:#dadada;opacity:.5;--out-arrow-color:#dadada!important}.quoted-content-stack[data-v-56864a22]{max-width:min(430px,calc(100vw - 240px));margin-right:10px;padding:8px 10px 9px;border-radius:5px;background:var(--go-message-out-bg,#a8bdff);box-shadow:0 1px 2px rgba(15,35,70,.12)}.message-quote-block[data-v-56864a22]{margin-bottom:6px}.quoted-content-stack[data-v-56864a22] .message-content-shell{display:block}.quoted-content-stack[data-v-56864a22] .text-message-container{margin:0;padding:2px 0 0 0;background:transparent;border-radius:0}.quoted-content-stack[data-v-56864a22] .text-message-container.out{background:transparent}.quoted-content-stack[data-v-56864a22] .text-message-container .text{max-width:390px}.outgoing-message-content-row[data-v-56864a22]{align-items:flex-end;position:relative}.inline-message-actions[data-v-56864a22]{position:absolute;right:calc(100% + 8px);bottom:2px;display:inline-flex;align-items:center;gap:6px;margin:0;padding:0;z-index:160;opacity:0;pointer-events:none;transform:translateX(4px);transition:opacity .14s ease,transform .14s ease}.inline-message-actions[data-v-56864a22]:hover,.message-hover-scope:hover .inline-message-actions[data-v-56864a22]{opacity:1;pointer-events:auto;transform:translateX(0)}.inline-message-actions button[data-v-56864a22]{width:26px;height:26px;border:0;border-radius:50%;background:var(--go-surface-raised-bg,#fff);color:var(--go-text-muted,#60708a);box-shadow:0 2px 7px rgba(15,35,70,.12);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.inline-message-actions button[data-v-56864a22]:hover{background:var(--go-hover-bg,#eef4ff);color:#0068ff}.container[data-v-38d00369]{display:flex;align-items:flex-start}.message-time-container[data-v-38d00369]{width:100%;display:flex;flex-direction:column;padding:10px 20px;align-items:flex-start;position:relative;z-index:1}.message-time-container.message-hover-scope[data-v-38d00369]:focus-within,.message-time-container.message-hover-scope[data-v-38d00369]:hover{z-index:140}.message-time-container .time[data-v-38d00369]{align-self:center;margin-top:18px;margin-bottom:20px;color:hsla(0,0%,100%,.9);height:20px;font-size:10px;background:rgba(145,154,168,.5)}.message-time-container.checked[data-v-38d00369]{background-color:#e7e7e7}.message-time-container.quote-target-highlight[data-v-38d00369]{background:rgba(201,232,255,.72);box-shadow:inset 0 0 0 2px #62a2ff;transition:background .18s ease,box-shadow .18s ease}.message-avatar-content-container[data-v-38d00369]{display:flex;max-width:calc(100% - 60px);align-items:flex-start;overflow:visible;text-overflow:ellipsis}.avatar-container .avatar[data-v-38d00369]{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block;background:#fff}.avatar-container[data-v-38d00369]{display:flex;padding-left:2px;align-items:center}.avatar-container input[data-v-38d00369]{margin-right:20px;flex:1}.message-name-content-container[data-v-38d00369]{display:flex;flex-direction:column;justify-content:space-around}.message-meta-row[data-v-38d00369]{display:inline-flex;align-items:center;gap:6px;margin:3px 0 0 10px}.message-meta-time[data-v-38d00369]{min-height:18px;padding:1px 8px;border-radius:999px;background:rgba(145,154,168,.55);color:hsla(0,0%,100%,.92);font-size:11px;font-weight:600;line-height:16px}.message-name-content-container .name[data-v-38d00369]{margin-left:10px;color:#bdbdbd;font-size:12px;margin-bottom:2px}.message-content-container.highlight[data-v-38d00369]{background-color:#dadada;opacity:.5;--in-arrow-color:#dadada!important}.quoted-content-stack[data-v-38d00369]{max-width:min(430px,calc(100vw - 240px));margin-left:10px;padding:8px 10px 9px;border-radius:5px;background:var(--go-message-in-bg,#fff);box-shadow:0 1px 2px rgba(15,35,70,.1)}.message-quote-block[data-v-38d00369]{margin-bottom:6px}.quoted-content-stack[data-v-38d00369] .message-content-shell{display:block}.quoted-content-stack[data-v-38d00369] .text-message-container{margin:0;padding:2px 0 0 0;background:transparent;border-radius:0}.quoted-content-stack[data-v-38d00369] .text-message-container.out{background:transparent}.quoted-content-stack[data-v-38d00369] .text-message-container .text{max-width:390px}.incoming-message-content-row[data-v-38d00369]{align-items:flex-end;position:relative}.inline-message-actions[data-v-38d00369]{position:absolute;left:calc(100% + 8px);bottom:2px;display:inline-flex;align-items:center;gap:6px;margin:0;padding:0;z-index:160;opacity:0;pointer-events:none;transform:translateX(-4px);transition:opacity .14s ease,transform .14s ease}.inline-message-actions[data-v-38d00369]:hover,.message-hover-scope:hover .inline-message-actions[data-v-38d00369]{opacity:1;pointer-events:auto;transform:translateX(0)}.inline-message-actions button[data-v-38d00369]{width:26px;height:26px;border:0;border-radius:50%;background:var(--go-surface-raised-bg,#fff);color:var(--go-text-muted,#60708a);box-shadow:0 2px 7px rgba(15,35,70,.12);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.inline-message-actions button[data-v-38d00369]:hover{background:var(--go-hover-bg,#eef4ff);color:#0068ff}.notification-container[data-v-5f7adafe]{display:flex;flex-direction:column;align-items:center}.notification-container .time[data-v-5f7adafe]{color:hsla(0,0%,100%,.9);font-size:10px;text-align:center;background:rgba(145,154,168,.5)}.notification-container .notification[data-v-5f7adafe]{color:#b8b8b8;margin:20px 20px;font-size:12px}.notification-container[data-v-192d3e45]{display:flex;justify-content:center;align-items:center}.notification-container .notification[data-v-192d3e45]{color:#b8b8b8;margin:20px 0;font-size:12px}.notification-container a[data-v-192d3e45]{text-decoration:none;margin-left:10px;font-size:14px}.multi-selection-action-container[data-v-379cad7e]{width:100%;height:184px;min-height:184px;text-align:center;display:flex;justify-content:center;align-items:center;border-top:1px solid #e2e2e2}ul[data-v-379cad7e]{list-style:none}ul li[data-v-379cad7e]{display:inline-block}.action[data-v-379cad7e]{font-size:13px;padding:0 15px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#d3d3d3;pointer-events:none}.action.enable[data-v-379cad7e]{color:#000;pointer-events:auto}.action .icon[data-v-379cad7e]{width:60px;height:60px;background-color:#fff;border-radius:30px;display:flex;justify-content:center;align-items:center}.action.enable .icon[data-v-379cad7e]:active{background-color:#d3d3d3}.action p[data-v-379cad7e]{padding-top:10px}.action i[data-v-379cad7e]{font-size:20px}@keyframes v-scaleStretchDelay{0%{-webkit-animation-name:inherit;-webkit-animation-duration:inherit;-webkit-animation-iteration-count:inherit;-webkit-animation-direction:inherit}to{transform:scaleY(1)}50%{transform:scaleY(.4)}}.notification-container[data-v-9c2900d2]{background-color:#fff;width:400px;padding:5px 10px;border-radius:5px;margin:5px 0}.notification-container[data-v-9c2900d2]:active{background-color:#d3d3d3}.notification-container .title[data-v-9c2900d2]{margin:5px 0}.desc[data-v-9c2900d2]{font-size:14px}.data[data-v-9c2900d2]{display:flex}.data .key[data-v-9c2900d2]{width:100px;font-size:14px}.data .value[data-v-9c2900d2]{flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ex-info-container[data-v-9c2900d2]{border-top:1px solid #d3d3d3;padding-top:5px;margin:5px 0;font-size:14px}.articles-container[data-v-59e6c96a]{display:flex;flex-direction:column;align-items:center;margin:10px 0;justify-content:center}.top-article[data-v-59e6c96a]{position:relative;width:400px;background:#fff;padding:10px;border-radius:5px;margin:5px 0}.top-article[data-v-59e6c96a]:hover{background:#e0e0e0e5}.top-article img[data-v-59e6c96a]{width:100%;height:150px}.top-article p[data-v-59e6c96a]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden}.top-article.sub[data-v-59e6c96a]{margin:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.top-article.sub p[data-v-59e6c96a]{position:absolute;bottom:0;left:0;color:#fff;padding:0 20px;transform:translateY(-50%)}.sub-article[data-v-59e6c96a]{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:400px;height:80px;background:#fff;padding:0 10px}.sub-article[data-v-59e6c96a]:hover{background:#e0e0e0e5}.articles-container .sub-article[data-v-59e6c96a]:last-of-type{border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom:none}.sub-article p[data-v-59e6c96a]{flex:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden}.sub-article img[data-v-59e6c96a]{width:60px;height:60px;margin-left:10px}.message-time-container[data-v-4233a60d]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.message-time-container.checked[data-v-4233a60d]{background-color:#e7e7e7}.message-time-container .time[data-v-4233a60d]{width:100%;text-align:center;color:hsla(0,0%,100%,.9);font-size:10px;background-color:rgba(145,154,168,.5)}.message-time-container .receipt[data-v-4233a60d]{margin-right:70px;font-size:12px;color:#b4b4b4}.message-content-container[data-v-4233a60d]{width:100%;display:flex;padding:10px 20px 4px 20px;justify-content:center;align-items:center;position:relative}.message-content-container input[data-v-4233a60d]{position:absolute;left:0;margin-left:20px}.conversation-info[data-v-5af9b286]{display:flex;flex-direction:column;position:relative;justify-content:flex-start;height:100%;overflow:hidden}header[data-v-5af9b286]{padding-left:20px;padding-right:20px;align-items:center}header label[data-v-5af9b286],header[data-v-5af9b286]{display:flex;flex-direction:column;justify-content:center}header label[data-v-5af9b286]{width:100%;margin-top:15px;align-items:flex-start;font-size:14px;color:#999}header label[data-v-5af9b286]:last-of-type{padding-bottom:15px;border-bottom:1px solid #ececec}header label input[data-v-5af9b286]{flex:1;margin-top:5px;border:none;outline:none;width:100%;font-size:13px;background-color:transparent}.unsubscribe-channel-item[data-v-5af9b286]{position:absolute;left:50%;transform:translateX(-50%);bottom:0;display:flex;color:red;align-items:center;justify-content:center;height:54px;width:100%;border-top:1px solid #ececec}.unsubscribe-channel-item[data-v-5af9b286]:active{background:#d6d6d6}section[data-v-16fbc19a]{width:100%;height:100%;min-width:0}.conversation-empty-container[data-v-16fbc19a]{border-top-right-radius:var(--main-border-radius);border-bottom-right-radius:var(--main-border-radius)}.conversation-empty-container[data-v-16fbc19a],.conversation-loading-container[data-v-16fbc19a]{height:100%;width:100%;display:flex;justify-content:center;align-items:center;background-color:#fff}.conversation-loading-container[data-v-16fbc19a]{color:#17233d}.conversation-loading-card[data-v-16fbc19a]{display:flex;flex-direction:column;align-items:center;gap:14px;font-size:15px;color:#657086}.conversation-loading-spinner[data-v-16fbc19a]{width:36px;height:36px;border:3px solid rgba(0,104,255,.14);border-top-color:#0a8dff;border-radius:50%;animation:conversation-loading-spin-16fbc19a .82s linear infinite}@keyframes conversation-loading-spin-16fbc19a{to{transform:rotate(1turn)}}.welcome-panel[data-v-16fbc19a]{width:min(560px,90%);text-align:center;color:#081b3a}.welcome-panel h1[data-v-16fbc19a]{font-size:26px;line-height:34px;font-weight:700;margin-bottom:16px}.welcome-panel p[data-v-16fbc19a]{color:#253653;font-size:15px;line-height:24px;word-break:normal}.welcome-panel h2[data-v-16fbc19a]{color:#0068ff;font-size:20px;line-height:28px;font-weight:600;margin:26px 0 8px}.welcome-visual[data-v-16fbc19a]{width:280px;height:180px;margin:130px auto 0;position:relative}.welcome-visual .cloud[data-v-16fbc19a]{position:absolute;left:68px;top:48px;width:132px;height:76px;border-radius:44px;background:linear-gradient(135deg,#0f7bff,#3da8ff);box-shadow:inset 0 -18px 24px hsla(0,0%,100%,.18),0 16px 32px rgba(0,104,255,.16)}.welcome-visual .cloud[data-v-16fbc19a]:after,.welcome-visual .cloud[data-v-16fbc19a]:before{content:"";position:absolute;border-radius:50%;background:inherit}.welcome-visual .cloud[data-v-16fbc19a]:before{width:70px;height:70px;left:18px;top:-30px}.welcome-visual .cloud[data-v-16fbc19a]:after{width:84px;height:84px;right:8px;top:-22px}.welcome-visual .folder[data-v-16fbc19a]{position:absolute;left:126px;top:86px;width:104px;height:70px;border-radius:8px;background:linear-gradient(180deg,#ffe87a,#ffc947);box-shadow:0 12px 28px rgba(232,164,0,.22)}.welcome-visual .folder[data-v-16fbc19a]:before{content:"";position:absolute;left:12px;top:-14px;width:48px;height:20px;border-radius:7px 7px 0 0;background:#ffe97d}.welcome-visual .bubble[data-v-16fbc19a]{position:absolute;width:64px;height:42px;border-radius:8px}.welcome-visual .bubble-left[data-v-16fbc19a]{left:14px;top:44px;border:3px solid #b07cff}.welcome-visual .bubble-right[data-v-16fbc19a]{right:0;top:58px;background:#ffd22d}.title-container[data-v-16fbc19a]{width:100%;height:64px;display:flex;padding:0 18px 0 20px;justify-content:space-between;align-items:center;background-color:#fff;border-bottom:1px solid #dde1e8;border-top-right-radius:var(--main-border-radius);position:relative}.conversation-title-main[data-v-16fbc19a]{min-width:0;display:flex;align-items:center;gap:12px;cursor:pointer}.conversation-title-avatar[data-v-16fbc19a]{width:42px;height:42px;min-width:42px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#e5e7eb}.conversation-title-copy[data-v-16fbc19a]{min-width:0}.title-container h1[data-v-16fbc19a]{margin:0;font-size:18px;line-height:24px;word-wrap:break-word;max-width:460px;text-overflow:ellipsis;font-weight:700;color:#081b3a}.title-container a[data-v-16fbc19a]{text-decoration:none;padding:8px;margin:0 2px;color:#001f4f;border-radius:8px;display:inline-flex}.title-container a[data-v-16fbc19a]:active{color:#d6d6d6}.chat-header-actions[data-v-16fbc19a]{display:flex;align-items:center;gap:6px;margin-left:16px}.chat-header-button[data-v-16fbc19a]{width:40px;height:40px;border:0;border-radius:6px;background:transparent;color:#10213b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chat-header-button i[data-v-16fbc19a]{font-size:24px}.chat-header-button.active[data-v-16fbc19a],.chat-header-button[data-v-16fbc19a]:hover{background:#eef5ff;color:#0068ff}.conversation-container[data-v-16fbc19a]{--conversation-info-width:360px;height:100%;display:flex;flex-direction:column;background:#eef0f4}.conversation-container header[data-v-16fbc19a]{border-top-right-radius:var(--main-border-radius);width:100%;height:64px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;border-bottom:1px solid #dde1e8}.conversation-content-container[data-v-16fbc19a]{flex:1;height:calc(100% - 64px);position:relative;overflow-y:auto;display:flex;flex-direction:column;background-color:#e9ebf0;border-bottom-right-radius:var(--main-border-radius);transition:padding-right .18s ease}.conversation-container.show-side-info .conversation-content-container[data-v-16fbc19a]{padding-right:var(--conversation-info-width)}.pinned-message-bar[data-v-16fbc19a]{height:58px;min-height:58px;margin:6px 6px 0;padding:0 16px;border:1px solid #dfe5ee;border-radius:4px;background:#fff;color:#081b3a;display:flex;align-items:center;gap:12px;cursor:pointer;box-shadow:0 1px 2px rgba(15,35,70,.05);z-index:80}.pinned-message-main-icon[data-v-16fbc19a]{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#0068ff;font-size:20px}.pinned-message-copy[data-v-16fbc19a]{min-width:0;flex:1}.pinned-message-title[data-v-16fbc19a]{margin:0 0 4px;font-size:15px;line-height:18px;font-weight:700}.pinned-message-preview[data-v-16fbc19a]{margin:0;color:#1b2f4f;font-size:13px;line-height:18px}.pinned-message-preview i[data-v-16fbc19a]{margin:0 4px 0 6px;color:#61728e}.pinned-message-sender[data-v-16fbc19a]{font-weight:600}.pinned-message-more[data-v-16fbc19a]{width:30px;height:30px;border:0;border-radius:50%;background:transparent;color:#263a5d;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.pinned-message-more[data-v-16fbc19a]:hover{background:#edf4ff;color:#0068ff}.pin-message-toast[data-v-16fbc19a]{position:absolute;top:16px;left:50%;max-width:min(560px,calc(100% - 48px));height:34px;padding:0 14px;border-radius:999px;background:hsla(0,0%,100%,.96);color:#516078;display:inline-flex;align-items:center;gap:8px;transform:translateX(-50%);box-shadow:0 8px 24px rgba(15,35,70,.14);z-index:180}.pin-message-toast.has-pinned-message[data-v-16fbc19a]{top:72px}.pin-message-toast i[data-v-16fbc19a]{color:#ff6a00;font-size:17px}.pin-message-toast span[data-v-16fbc19a]{min-width:0;font-size:13px;line-height:18px}.pin-message-toast button[data-v-16fbc19a]{border:0;background:transparent;color:#0068ff;font-weight:600;cursor:pointer;padding:0}.conversation-content-container .drag-drop-container[data-v-16fbc19a]{position:absolute;background-color:#f2f2f2a5;top:0;left:0;width:100%;z-index:100;height:100%;padding:20px 15px 15px 15px}.conversation-content-container .drag-drop[data-v-16fbc19a]{border:2px dashed #b2b2b2;height:100%;width:100%;border-radius:5px;display:flex;justify-content:center;align-items:center}.conversation-content-container .drag-drop p[data-v-16fbc19a]{padding-bottom:100px}.conversation-content-container .ongoing-call-container[data-v-16fbc19a]{width:100%;display:flex;flex-direction:column;background:#fff}.ongoing-call-item[data-v-16fbc19a]{padding:10px 20px;display:flex;border-bottom:1px solid #d3d3d3}.ongoing-call-item p[data-v-16fbc19a]{flex:1}.ongoing-call-item button[data-v-16fbc19a]{padding:5px 10px;border:1px solid #e5e5e5;border-radius:3px}.ongoing-call-item button[data-v-16fbc19a]:active{border:1px solid #4168e0}.conversation-message-list[data-v-16fbc19a]{flex:1 1 auto;overflow-x:hidden;overflow-y:auto}.conversation-message-list[data-v-16fbc19a] .vue-recycle-scroller{overflow-x:hidden!important}.conversation-message-list ul[data-v-16fbc19a]{list-style:none}.message-context-menu.v-context{min-width:224px;padding:8px 0;border:1px solid var(--go-border-color,#d7dce5);border-radius:7px;background:var(--go-surface-raised-bg,#fff);box-shadow:var(--go-popover-shadow,0 8px 24px rgba(15,35,70,.18));overflow:hidden}.message-context-menu.v-context>li{margin:0}.message-context-menu.v-context>li>a.message-context-item{height:40px;display:grid;grid-template-columns:22px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:0 16px;color:var(--go-text-main,#10213b);font-size:14px;line-height:20px;text-decoration:none;white-space:nowrap}.message-context-menu.v-context>li>a.message-context-item:hover{background:var(--go-hover-bg,#f3f6fb);color:var(--go-text-main,#10213b)}.message-context-menu .message-context-item i{color:#12335c;font-size:18px;text-align:center}.message-context-menu .message-context-more:before{content:""}.message-context-menu .message-context-more span{grid-column:2}.message-context-menu .message-context-more i{grid-column:3;justify-self:end;font-size:15px}.message-context-menu.v-context>li.message-context-spacer{height:8px}.message-context-menu.v-context>li.message-context-divider{height:1px;margin:6px 12px;background:var(--go-border-color,#edf0f5)}.message-context-menu.v-context>li>a.message-context-item.danger,.message-context-menu.v-context>li>a.message-context-item.danger i{color:#e53935}.orin-theme-dark .message-context-menu.v-context{background:#242526;border-color:#393b40;box-shadow:0 12px 28px rgba(0,0,0,.38)}.orin-theme-dark .message-context-menu .message-context-item i,.orin-theme-dark .message-context-menu.v-context>li>a.message-context-item{color:#edf1f7}.orin-theme-dark .message-context-menu.v-context>li>a.message-context-item:hover{background:#303236}.orin-theme-dark .message-context-menu.v-context>li.message-context-divider{background:#373a40}.orin-theme-dark .message-context-menu.v-context>li>a.message-context-item.danger,.orin-theme-dark .message-context-menu.v-context>li>a.message-context-item.danger i{color:#ff5b57}.conversation-container[data-v-16fbc19a] .message-time-container>.time:not(.message-meta-time),.conversation-container[data-v-16fbc19a] .notification-container .time{align-self:center;box-sizing:border-box;display:inline-flex;width:auto;max-width:calc(100% - 48px);min-height:22px;margin:22px auto 18px;padding:3px 10px;align-items:center;justify-content:center;border-radius:999px;background:rgba(145,154,168,.5);color:hsla(0,0%,100%,.92);font-size:12px;font-weight:500;line-height:16px;text-align:center;white-space:nowrap}.orin-theme-dark{background:hsla(218,9%,51%,.48);color:hsla(0,0%,100%,.9);border-color:var(--go-border-color,#2f3a48);background:var(--go-surface-bg,#17202b);color:var(--go-text-muted,#a8b3c4);background:rgba(31,38,49,.96);color:var(--go-text-main,#e7edf7)}.header[data-v-16fbc19a]{padding:10px;text-align:center}.spinner[data-v-16fbc19a]{display:inline-block;width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #4168e0;border-radius:50%;animation:spin-16fbc19a 1s linear infinite}@keyframes spin-16fbc19a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.finished[data-v-16fbc19a]{color:#999;font-size:14px}.unread-count-tip-container[data-v-16fbc19a]{margin-left:auto;padding:4px 8px;background:#fff;width:auto;color:#4168e0;border-radius:4px}.inputting-container[data-v-16fbc19a]{display:flex;padding:10px 20px;align-items:center}.inputting-container .avatar[data-v-16fbc19a]{width:40px;height:40px;border-radius:3px;margin-right:20px}.divider-handler[data-v-16fbc19a]:before{cursor:row-resize;content:"";display:block;width:100%;height:3px;border-top:1px solid #e2e2e2;margin:0 auto}.user-online-status[data-v-16fbc19a]{margin-top:2px;color:#6b7280;font-size:12px;line-height:18px}.domain-desc[data-v-16fbc19a]{color:#f0a040;font-size:10px}.conversation-info-container[data-v-16fbc19a]{display:none;width:var(--conversation-info-width);height:100%;top:0;right:0;position:absolute;background-color:#fff;border-left:1px solid #dde1e8;box-shadow:-8px 0 18px rgba(15,23,42,.04);z-index:20}.conversation-info-container.active[data-v-16fbc19a]{display:flex}i[data-v-16fbc19a]:hover{color:#1f64e4}i.active[data-v-16fbc19a]{color:#3f64e4}.orin-theme-dark{background:#2f3033;background:var(--go-active-bg);color:#0a84ff}.conference-simple-info-container[data-v-363f0df4]{background:#fff;padding:5px 10px;width:300px;border-radius:2px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.title[data-v-363f0df4]{padding-bottom:10px}.info-item[data-v-363f0df4]{display:flex;font-size:14px;align-items:center}.info-item .name[data-v-363f0df4]{width:60px;min-width:60px;font-size:13px;color:#2d3033}.info-item .value[data-v-363f0df4]{flex:1 1 auto;color:gray;text-overflow:ellipsis;overflow:hidden}.choose-layout-container[data-v-1e0d2596]{width:300px;height:145px;padding:10px;background:#fff;border-radius:2px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.choose-layout-container .title[data-v-1e0d2596]{font-size:14px;padding-bottom:5px}.category-container[data-v-1e0d2596]{display:flex;justify-content:center;align-items:center}.category[data-v-1e0d2596]{width:50%}.category[data-v-1e0d2596]:not(:first-of-type){margin-left:10px}.category .category-name[data-v-1e0d2596]{font-size:14px;padding:5px;background:#f6f8fb;border-radius:5px;margin-bottom:10px}.category-name[data-v-1e0d2596]{display:none}.grid-layout[data-v-1e0d2596]{border:1px solid #d9dbdc;border-radius:5px;padding:10px}.grid-layout.active[data-v-1e0d2596],.grid-layout[data-v-1e0d2596]:hover{border-color:#4168e0}.grid-layout .desc[data-v-1e0d2596]{font-size:13px;text-align:center;padding:5px 0 0 0}.grid-container[data-v-1e0d2596]{width:100%;height:55px;display:grid;grid-template-columns:auto auto auto;gap:5px}.grid-container .item[data-v-1e0d2596]{width:30px;height:15px;background:#dce9fd}.focus-layout[data-v-1e0d2596]{border:1px solid #d9dbdc;border-radius:5px;padding:10px}.focus-layout.active[data-v-1e0d2596],.focus-layout[data-v-1e0d2596]:hover{border-color:#4168e0}.focus-layout .desc[data-v-1e0d2596]{font-size:13px;text-align:center;padding:5px 0 0 0}.focus-layout .item-container[data-v-1e0d2596]{width:120px;height:55px;display:flex}.focus-layout .item-container .item[data-v-1e0d2596]{width:75%;height:100%;background:#dce9fd}.focus-layout .right-item-container[data-v-1e0d2596]{flex:1;padding-left:5px;display:inline-flex;flex-direction:column;gap:5px}.conversation-container[data-v-61c63ac0]{width:100%;height:100%;display:flex;flex-direction:column}.message-list-container[data-v-61c63ac0]{flex:1 1 auto;overflow:scroll;max-height:200px}.message-list-container[data-v-61c63ac0]::-webkit-scrollbar{display:none}.message[data-v-61c63ac0]{display:flex;font-size:13px}.message .sender[data-v-61c63ac0]{color:#f66868;padding-right:5px}.message .content[data-v-61c63ac0]{color:#d3d3d3}.send-message-container[data-v-61c63ac0]{height:40px;z-index:100000}.send-message-container input[data-v-61c63ac0]{width:100%;height:100%;background:transparent;border:none;color:#d3d3d3;padding:0 10px}.send-message-container input[data-v-61c63ac0]:focus{outline:none}.participant-list-container[data-v-5be04110]{display:flex;flex-direction:column;height:100%;overflow:auto;background-color:#ffffffe5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-left:1px solid #e6e6e6}.participant-list-container .action-item[data-v-5be04110]{height:50px;display:flex;padding:5px 0 0 10px;align-items:center}.participant-list-container .action-item .icon[data-v-5be04110]{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:3px;border:1px dashed #d6d6d6;margin-right:10px}.participant-user[data-v-5be04110]{display:flex;align-items:center;justify-content:center;padding:5px 0 5px 10px}.participant-user.active[data-v-5be04110]{background:#d6d6d6}.participant-user .name-desc[data-v-5be04110]{flex:1}.participant-user .name-desc .desc[data-v-5be04110]{font-size:13px}.audio-video[data-v-5be04110]{color:#000;padding:0 10px}.audio-video i[data-v-5be04110]{padding:5px}.participant-user .avatar[data-v-5be04110]{width:40px;height:40px;border-radius:3px;margin-right:10px}.avatar-container[data-v-5be04110]{position:relative;display:flex;justify-content:center;align-items:center}.avatar-container .icon[data-v-5be04110]{width:40px;height:40px;display:none;justify-content:center;align-items:center;border-radius:3px;border:1px dashed #d6d6d6;margin-right:10px}.avatar-container:hover .icon[data-v-5be04110]{display:flex;position:absolute;left:0;top:0;color:#fff;background:#e0d6d6d6}.action-container[data-v-5be04110]{position:absolute;width:100%;display:flex;flex-direction:row;justify-content:space-around;padding:10px;bottom:0;left:0}.action-container button[data-v-5be04110]{padding:5px 10px}.apply-unmute-container[data-v-7e034302]{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.apply-participant-list-container[data-v-7e034302]{position:relative;display:flex;flex-direction:column;flex:1 1 auto}.apply-participant-list-container ul[data-v-7e034302]{flex:1 1 auto;height:0;overflow:auto}.participant-user[data-v-7e034302]{display:flex;align-items:center;justify-content:center;padding:5px 0 5px 10px;width:100%}.participant-user .avatar[data-v-7e034302]{width:40px;height:40px;border-radius:3px;margin-right:10px}.participant-user .name[data-v-7e034302]{flex:1}.participant-user .action-container button[data-v-7e034302]{padding:5px 10px;margin-right:10px}.action-all-container[data-v-7e034302]{width:100%;display:flex;padding:5px 10px;background:#fff;justify-content:center}.action-all-container button[data-v-7e034302]{margin-right:10px;width:45%;padding:5px 0}.apply-unmute-container[data-v-05bbb464]{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.apply-participant-list-container[data-v-05bbb464]{position:relative;display:flex;flex-direction:column;flex:1 1 auto}.apply-participant-list-container ul[data-v-05bbb464]{flex:1 1 auto;height:0;overflow:auto}.participant-user[data-v-05bbb464]{display:flex;align-items:center;justify-content:center;padding:5px 0 5px 10px;width:100%}.participant-user .avatar[data-v-05bbb464]{width:40px;height:40px;border-radius:3px;margin-right:10px}.participant-user .name[data-v-05bbb464]{flex:1}.participant-user .action-container button[data-v-05bbb464]{padding:5px 10px;margin-right:10px}.action-all-container[data-v-05bbb464]{width:100%;display:flex;padding:5px 10px;background:#fff;justify-content:center}.action-all-container button[data-v-05bbb464]{margin-right:10px;width:45%;padding:5px 0}.apply-unmute-container[data-v-c7ce3320]{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.apply-participant-list-container[data-v-c7ce3320]{position:relative;display:flex;flex-direction:column;flex:1 1 auto}.apply-participant-list-container ul[data-v-c7ce3320]{flex:1 1 auto;height:0;overflow:auto}.participant-user[data-v-c7ce3320]{display:flex;align-items:center;justify-content:center;padding:5px 0 5px 10px;width:100%}.participant-user .avatar[data-v-c7ce3320]{width:40px;height:40px;border-radius:3px;margin-right:10px}.participant-user .name[data-v-c7ce3320]{flex:1}.participant-user .action-container button[data-v-c7ce3320]{padding:5px 10px;margin-right:10px}.action-all-container[data-v-c7ce3320]{width:100%;display:flex;padding:5px 10px;background:#fff;justify-content:center}.action-all-container button[data-v-c7ce3320]{margin-right:10px;width:45%;padding:5px 0}.conference-manage-view-container[data-v-39d697eb]{display:none;height:100%;overflow:auto;background-color:#ffffffe5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-left:1px solid #e6e6e6}.conference-manage-view-container.active[data-v-39d697eb]{display:flex;flex-direction:column}.conference-manage-view-container .action-tip[data-v-39d697eb]{padding:10px;background:#f1f1f1;border-bottom:1px solid #dadada}.conference-manage-view-container .action-tip[data-v-39d697eb]:active{background:#d6d6d6}.title-container[data-v-39d697eb]{display:flex;padding:10px;align-items:center;background:#f1f1f1}.title-container i[data-v-39d697eb]{padding-right:10px;height:100%}.voip-container[data-v-e2d2fff8]{background:#00000000!important;position:relative;--conference-container-margin-top:30px;--slider-width:0px;--main-width:100%}a[data-v-e2d2fff8]{color:gray}i[data-v-e2d2fff8]:hover{color:#1f64e4}i.active[data-v-e2d2fff8]{color:#3f64e4}.main-slider-container[data-v-e2d2fff8]{width:100%;margin-top:var(--conference-container-margin-top);height:calc(100% - var(--conference-container-margin-top));display:flex;flex-direction:row}.main-slider-container .main[data-v-e2d2fff8]{width:calc(100% - var(--slider-width));height:100%}.main-slider-container .slider[data-v-e2d2fff8]{width:var(--slider-width);height:100%;overflow:auto;background:#fff}.conference-main-content-container[data-v-e2d2fff8]{width:100%;height:calc(100% - 20px);position:relative}.content-container[data-v-e2d2fff8]{width:100%;height:100%;position:relative;display:flex;flex:1;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center}.main-slider-container .grid[data-v-e2d2fff8]{flex-direction:row}.main-slider-container .focus[data-v-e2d2fff8]{--participant-video-item-width:200px;--participant-video-item-height:100px;flex-direction:column}.content-container.video[data-v-e2d2fff8]{background:#000;-o-object-fit:contain;object-fit:contain}.focus-mode-participant-list-container[data-v-e2d2fff8]{width:200px;height:100%;overflow:auto}.content-container.audio[data-v-e2d2fff8]{background:#fff;height:calc(100% - 50px);overflow:auto;padding:10px 0 50px 0}.participant-audio-item[data-v-e2d2fff8]{display:flex;flex-direction:column;padding:20px 40px;justify-content:center;align-items:center}.hidden-video[data-v-e2d2fff8]{height:0}.participant-audio-item .indicator[data-v-e2d2fff8]{width:18px;height:18px;position:absolute;left:50%;color:#fff;text-align:center;vertical-align:center;border-radius:9px;bottom:0;background:#d6d6d6;transform:translateX(-50%) translateY(25%)}.participant-audio-item p[data-v-e2d2fff8]{padding-top:8px}.conference-main-content-container:hover footer[data-v-e2d2fff8]{width:100%;display:block;position:absolute;left:0;bottom:0;background:gray}footer[data-v-e2d2fff8]{display:none}.duration-action-container[data-v-e2d2fff8]{display:flex;flex-direction:column;justify-content:center;align-items:center}.duration-action-container p[data-v-e2d2fff8]{color:#fff;padding:0 5px 0 0}.action-container[data-v-e2d2fff8]{display:flex;justify-content:center}.action-container .action[data-v-e2d2fff8]{flex:1;display:flex;flex-direction:column;align-items:center;font-size:12px;color:#fff;padding:0 25px 0 25px}.avatar[data-v-e2d2fff8]{width:90px;height:90px;border-radius:45px}.avatar.highlight[data-v-e2d2fff8]{border:2px solid #1fca6a}.action-img[data-v-e2d2fff8]{width:40px;height:40px}.video.me[data-v-e2d2fff8]{transform:scaleX(-1)}.rejoin-container[data-v-e2d2fff8]{position:absolute;left:0;top:0;width:100%;height:100%;background:#e0e0e0e0;text-align:center;justify-content:center;color:red}.icon-ion-grid[data-v-e2d2fff8]:after{padding-left:5px;content:"\f13f"}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.ai-container[data-v-34d0f2c1]{width:100%;height:100%;overflow:hidden}.ai-frame[data-v-34d0f2c1]{width:100%;height:100%;border:none}.home[data-v-08d9d5b4]{display:flex;width:100vw;height:100vh;justify-content:flex-start;align-items:stretch;background-color:#fff;border-radius:var(--main-border-radius);overflow:hidden}.menu-container[data-v-08d9d5b4]{width:64px;min-width:64px;height:100%;display:flex;flex-direction:column;align-items:center;background:var(--go-sidebar-bg);border-top-left-radius:var(--main-border-radius);border-bottom-left-radius:var(--main-border-radius);padding:22px 0 18px 0;-webkit-app-region:drag}.menu-popover-anchor[data-v-08d9d5b4]{position:relative;-webkit-app-region:no-drag}.menu-container>.menu-popover-anchor[data-v-08d9d5b4]{width:100%;display:flex;justify-content:center}.avatar[data-v-08d9d5b4]{background-color:var(--go-sidebar-avatar-bg);width:42px;height:42px;display:block;margin:10px auto 18px;border-radius:50%;border:2px solid var(--go-sidebar-avatar-border);-o-object-fit:cover;object-fit:cover;cursor:pointer;-webkit-app-region:no-drag}.zalo-popover[data-v-08d9d5b4]{width:244px;padding:8px 0;color:var(--go-text-main);background:var(--go-surface-bg);border:1px solid var(--go-border-color);border-radius:8px;box-shadow:var(--go-popover-shadow);pointer-events:auto;-webkit-app-region:no-drag}.menu-floating-popover[data-v-08d9d5b4]{position:fixed;left:74px;z-index:2000}.profile-popover[data-v-08d9d5b4]{top:24px}.settings-menu-popover[data-v-08d9d5b4]{bottom:30px}.language-menu-popover[data-v-08d9d5b4]{left:328px;bottom:76px;width:228px}.account-popover[data-v-08d9d5b4]{width:292px}.account-title[data-v-08d9d5b4]{padding:8px 16px 12px;font-size:18px;font-weight:700;line-height:24px;color:var(--go-text-strong);border-bottom:1px solid var(--go-row-border-color)}.popover-row[data-v-08d9d5b4]{width:100%;min-height:46px;display:flex;align-items:center;gap:12px;padding:0 16px;border:0;background:transparent;color:var(--go-text-main);font-size:15px;font-weight:500;text-align:left;cursor:pointer}.popover-row.active[data-v-08d9d5b4],.popover-row[data-v-08d9d5b4]:hover{background:var(--go-hover-bg)}.language-option-row[data-v-08d9d5b4]{justify-content:space-between}.language-option-row.selected[data-v-08d9d5b4]{color:#0068ff;font-weight:700}.language-check[data-v-08d9d5b4]{margin-left:auto;color:#0068ff;font-size:18px}.account-popover .popover-row[data-v-08d9d5b4]:last-child,.settings-popover .logout-row[data-v-08d9d5b4]{margin-top:6px;color:var(--go-settings-danger);border-top:1px solid var(--go-row-border-color)}.popover-icon[data-v-08d9d5b4]{width:22px;min-width:22px;color:var(--go-text-main);font-size:20px;text-align:center}.popover-chevron[data-v-08d9d5b4],.popover-row-extra[data-v-08d9d5b4]{margin-left:auto;color:var(--go-text-muted);font-size:18px}.popover-chevron[data-v-08d9d5b4]{font-family:Arial,sans-serif;font-size:24px;line-height:1}.menu[data-v-08d9d5b4]{flex:1}.menu ul[data-v-08d9d5b4]{height:100%;display:flex;flex-direction:column;-webkit-app-region:drag}.menu ul li[data-v-08d9d5b4]{margin:6px 0;height:48px;line-height:48px}.menu ul li[data-v-08d9d5b4]:last-of-type{margin-top:auto;margin-bottom:20px}.menu .menu-item[data-v-08d9d5b4]{position:relative;width:48px;height:48px}.menu .menu-item .badge[data-v-08d9d5b4]{position:absolute;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:700;background-color:#ff3b30;border-radius:50%;width:18px;min-width:18px;height:18px;padding:0;line-height:1;font-style:normal;text-align:center;right:2px;top:4px;border:2px solid var(--go-sidebar-bg)}.menu .menu-item .badge.wide[data-v-08d9d5b4]{width:auto;min-width:22px;padding:0 5px;border-radius:9px}i[data-v-08d9d5b4]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:26px;color:var(--go-sidebar-icon);cursor:pointer;transition:background-color .16s ease,color .16s ease}i[data-v-08d9d5b4]:hover{color:var(--go-sidebar-icon-active);background-color:var(--go-sidebar-hover-bg)}i.active[data-v-08d9d5b4]{color:var(--go-sidebar-icon-active);background-color:var(--go-sidebar-active-bg)}.zalo-settings-mask[data-v-08d9d5b4]{position:fixed;inset:0;z-index:1800;display:flex;align-items:center;justify-content:center;background:var(--go-settings-mask-bg);-webkit-app-region:no-drag}.zalo-settings-dialog[data-v-08d9d5b4]{width:min(860px,calc(100vw - 96px));height:min(610px,calc(100vh - 80px));display:flex;overflow:hidden;border-radius:4px;background:var(--go-settings-dialog-bg);color:var(--go-settings-text);box-shadow:var(--go-settings-shadow)}.settings-dialog-sidebar[data-v-08d9d5b4]{width:252px;min-width:252px;padding:18px 8px 16px;border-right:1px solid var(--go-settings-border);background:var(--go-settings-panel-bg)}.settings-dialog-sidebar h2[data-v-08d9d5b4]{margin:0 0 18px;padding:0 12px;color:var(--go-settings-text);font-size:20px;font-weight:700;line-height:30px}.settings-dialog-tab[data-v-08d9d5b4]{width:100%;height:48px;display:flex;align-items:center;gap:14px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:var(--go-settings-text);font-size:15px;font-weight:500;text-align:left;cursor:pointer}.settings-dialog-tab span[data-v-08d9d5b4]:first-child{width:22px;min-width:22px;color:var(--go-settings-text);font-size:20px;text-align:center}.settings-dialog-tab[data-v-08d9d5b4]:hover{background:var(--go-settings-hover)}.settings-dialog-tab.active[data-v-08d9d5b4]{background:var(--go-settings-active)}.settings-dialog-content[data-v-08d9d5b4]{position:relative;flex:1;min-width:0;padding:20px 24px 24px;overflow:auto;background:var(--go-settings-dialog-bg)}.settings-dialog-close[data-v-08d9d5b4]{position:absolute;top:16px;right:18px;width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:var(--go-settings-text);font-size:34px;font-weight:300;line-height:30px;cursor:pointer}.settings-dialog-close[data-v-08d9d5b4]:hover{background:var(--go-settings-close-hover)}.self-profile-mask[data-v-08d9d5b4]{position:fixed;inset:0;z-index:1900;display:flex;align-items:center;justify-content:center;background:var(--go-settings-mask-bg);-webkit-app-region:no-drag}.self-profile-dialog[data-v-08d9d5b4]{width:min(420px,calc(100vw - 48px));max-height:min(720px,calc(100vh - 48px));overflow:hidden;border-radius:6px;background:var(--go-surface-bg);color:var(--go-text-main);box-shadow:var(--go-settings-shadow)}.self-profile-edit-dialog[data-v-08d9d5b4]{display:flex;flex-direction:column;height:480px}.self-profile-dialog-header[data-v-08d9d5b4]{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 14px 0 18px;border-bottom:1px solid var(--go-row-border-color);background:var(--go-surface-bg)}.self-profile-dialog-header h2[data-v-08d9d5b4]{margin:0;color:var(--go-text-strong);font-size:17px;font-weight:700}.self-profile-edit-header[data-v-08d9d5b4]{gap:8px;justify-content:flex-start;padding-left:10px}.self-profile-edit-header h2[data-v-08d9d5b4]{flex:1}.self-profile-back[data-v-08d9d5b4]{width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:var(--go-text-main);font-family:Arial,sans-serif;font-size:34px;font-weight:300;line-height:26px;cursor:pointer}.self-profile-back[data-v-08d9d5b4]:hover{background:var(--go-hover-bg)}.self-profile-close[data-v-08d9d5b4]{width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:var(--go-text-main);font-size:28px;line-height:30px;cursor:pointer}.self-profile-close[data-v-08d9d5b4]:hover{background:var(--go-hover-bg)}.self-profile-cover[data-v-08d9d5b4]{height:128px;background:linear-gradient(135deg,#087cff,#18a5ff 42%,#7fd3ff)}.self-profile-main[data-v-08d9d5b4]{position:relative;padding:0 22px 20px;text-align:center;border-bottom:8px solid var(--go-app-bg)}.self-profile-avatar-button[data-v-08d9d5b4]{position:relative;width:92px;height:92px;margin:-46px auto 10px;padding:0;border:4px solid var(--go-surface-bg);border-radius:50%;background:var(--go-surface-subtle-bg);cursor:pointer}.self-profile-avatar-button img[data-v-08d9d5b4]{width:100%;height:100%;display:block;border-radius:50%;-o-object-fit:cover;object-fit:cover}.user-profile-avatar[data-v-08d9d5b4]{cursor:default}.self-profile-camera[data-v-08d9d5b4]{position:absolute;right:-2px;bottom:2px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid var(--go-border-color);border-radius:50%;background:var(--go-surface-bg);color:var(--go-text-main);font-size:16px}.self-profile-name-line[data-v-08d9d5b4]{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:10px}.self-profile-name-line h3[data-v-08d9d5b4]{margin:0;color:var(--go-text-strong);font-size:22px;font-weight:700}.self-profile-name-edit[data-v-08d9d5b4]{width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:var(--go-text-main);font-size:18px;cursor:pointer}.self-profile-name-edit[data-v-08d9d5b4]:hover{background:var(--go-hover-bg)}.self-profile-file-input[data-v-08d9d5b4]{display:none}.self-profile-content[data-v-08d9d5b4]{padding:18px 22px 22px;background:var(--go-surface-bg)}.self-profile-section h4[data-v-08d9d5b4]{margin:0 0 12px;color:var(--go-text-strong);font-size:16px;font-weight:700}.self-profile-row[data-v-08d9d5b4]{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--go-row-border-color)}.self-profile-row span[data-v-08d9d5b4]{min-width:96px;color:var(--go-text-muted);font-size:14px}.self-profile-row strong[data-v-08d9d5b4]{min-width:0;overflow:hidden;color:var(--go-text-main);font-size:14px;font-weight:500;text-align:right;text-overflow:ellipsis;white-space:nowrap}.self-profile-note[data-v-08d9d5b4]{margin:12px 0 0;color:var(--go-text-muted);font-size:13px;line-height:20px;word-break:normal}.self-profile-primary[data-v-08d9d5b4]{width:100%;height:42px;margin-top:20px;border:0;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--go-surface-bg);color:var(--go-text-strong);font-size:15px;font-weight:700;cursor:pointer}.self-profile-primary[data-v-08d9d5b4]:hover{background:var(--go-hover-bg)}.self-profile-primary span[data-v-08d9d5b4]{font-size:20px}.self-profile-edit-content[data-v-08d9d5b4]{flex:1;padding:16px 24px 0}.self-profile-field[data-v-08d9d5b4]{display:flex;flex-direction:column;gap:8px;color:var(--go-text-strong);font-size:14px;font-weight:500}.self-profile-field input[data-v-08d9d5b4]{width:100%;height:38px;padding:0 12px;border:1px solid var(--go-row-border-color);border-radius:6px;background:var(--go-surface-bg);color:var(--go-text-main);font-size:14px}.self-profile-date-grid select[data-v-08d9d5b4]:focus,.self-profile-field input[data-v-08d9d5b4]:focus{border-color:#0068ff}.self-profile-edit-section[data-v-08d9d5b4]{margin-top:26px}.self-profile-edit-section h4[data-v-08d9d5b4]{margin:0 0 16px;color:var(--go-text-strong);font-size:17px;font-weight:700}.self-profile-radio-group[data-v-08d9d5b4]{display:flex;align-items:center;gap:48px;margin-bottom:22px}.self-profile-radio-group label[data-v-08d9d5b4]{display:inline-flex;align-items:center;gap:10px;color:var(--go-text-main);font-size:14px;cursor:pointer}.self-profile-radio-group input[data-v-08d9d5b4]{width:18px;height:18px;accent-color:#0068ff}.self-profile-birthday>span[data-v-08d9d5b4]{display:block;margin-bottom:8px;color:var(--go-text-strong);font-size:14px;font-weight:500}.self-profile-date-grid[data-v-08d9d5b4]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.self-profile-date-grid select[data-v-08d9d5b4]{width:100%;height:40px;padding:0 10px;border:1px solid var(--go-row-border-color);border-radius:5px;background:var(--go-surface-bg);color:var(--go-text-main);font-size:14px}.self-profile-edit-error[data-v-08d9d5b4]{margin-top:14px;color:#e53935;font-size:13px}.self-profile-edit-actions[data-v-08d9d5b4]{height:68px;padding:14px 24px;display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid var(--go-row-border-color)}.self-profile-cancel[data-v-08d9d5b4],.self-profile-save[data-v-08d9d5b4]{height:40px;min-width:62px;padding:0 16px;border:0;border-radius:3px;font-size:16px;font-weight:700;cursor:pointer}.self-profile-cancel[data-v-08d9d5b4]{color:var(--go-text-strong);background:var(--go-hover-bg)}.self-profile-save[data-v-08d9d5b4]{color:#fff;background:#0068ff}.self-profile-save[data-v-08d9d5b4]:disabled{color:hsla(0,0%,100%,.78);background:#b9d5ff;cursor:default}.self-profile-cancel[data-v-08d9d5b4]:hover{background:var(--go-settings-close-hover)}.self-profile-save[data-v-08d9d5b4]:not(:disabled):hover{background:#005be0}.settings-panel-title[data-v-08d9d5b4]{margin:0 48px 24px 0;color:var(--go-settings-text);font-size:20px;font-weight:700;line-height:30px}.settings-block[data-v-08d9d5b4]{width:min(680px,100%);margin:0 0 24px}.settings-block h3[data-v-08d9d5b4]{margin:0 0 8px;color:var(--go-settings-text);font-size:16px;font-weight:700}.settings-block p[data-v-08d9d5b4]{margin:0 0 12px;color:var(--go-settings-muted);font-size:13px;line-height:20px}.settings-card[data-v-08d9d5b4]{overflow:hidden;border-radius:6px;background:var(--go-settings-panel-bg)}.settings-card.language-card[data-v-08d9d5b4]{position:relative;overflow:visible}.language-card[data-v-08d9d5b4],.placeholder-card[data-v-08d9d5b4],.settings-radio-row[data-v-08d9d5b4],.settings-toggle-row[data-v-08d9d5b4]{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 18px;border-bottom:1px solid var(--go-settings-row-border);color:var(--go-settings-text);font-size:14px;font-weight:500}.settings-radio-row[data-v-08d9d5b4]:last-child,.settings-toggle-row[data-v-08d9d5b4]:last-child{border-bottom:0}.settings-radio-row input[data-v-08d9d5b4],.settings-toggle-row input[data-v-08d9d5b4]{width:20px;height:20px;accent-color:#0068ff}.language-select[data-v-08d9d5b4]{height:36px;padding:0 12px;border:1px solid var(--go-settings-row-border);border-radius:4px;background:var(--go-settings-input-bg);color:var(--go-settings-text);font-size:14px;cursor:pointer}.dialog-language-menu[data-v-08d9d5b4]{position:absolute;top:46px;right:18px;z-index:2;width:220px;padding:6px 0;border:1px solid var(--go-border-color);border-radius:6px;background:var(--go-surface-bg);box-shadow:var(--go-popover-shadow)}.dialog-language-option[data-v-08d9d5b4]{width:100%;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;border:0;background:transparent;color:var(--go-text-main);font-size:14px;font-weight:500;text-align:left;cursor:pointer}.dialog-language-option[data-v-08d9d5b4]:hover{background:var(--go-hover-bg)}.dialog-language-option.selected[data-v-08d9d5b4]{color:#0068ff;font-weight:700}.drag-area[data-v-08d9d5b4]{position:absolute;top:0;height:60px;right:140px;z-index:-1;-webkit-app-region:drag}.unconnected[data-v-08d9d5b4]{position:absolute;top:0;left:60px;right:0;color:red;padding:15px 0;text-align:center;background:#f2f2f280}.voip-div-container[data-v-08d9d5b4]{background:#292929;position:fixed;margin:auto;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);display:flex;flex-direction:column}.voip-div-container.single[data-v-08d9d5b4]{width:360px;height:640px}.voip-div-container.conference[data-v-08d9d5b4],.voip-div-container.multi[data-v-08d9d5b4]{width:960px;height:600px}.voip-div-container .title[data-v-08d9d5b4]{text-align:center;padding:5px 0;background:#b6b6b6;display:flex;justify-content:center;align-content:center}.voip-div-container .title i[data-v-08d9d5b4]{pointer-events:none}.voip-div-container .title i[data-v-08d9d5b4]:active,.voip-div-container .title i[data-v-08d9d5b4]:hover{color:#868686}.voip-div-container .content[data-v-08d9d5b4]{flex:1;border:none}.v-spinner{text-align:center}.v-spinner .v-clip{animation:v-clipDelay .75s linear 0s infinite;animation-fill-mode:both;display:inline-block}@keyframes v-clipDelay{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.8)}to{transform:rotate(1turn) scale(1)}}.login-container[data-v-6bf8bfa0]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:380px;height:500px;margin:auto;background:#fff;border-radius:5px}.qr-container[data-v-6bf8bfa0]{border-radius:3px;width:250px;height:250px;background-color:#e7e7e7;display:flex;justify-content:center;align-items:center;font-size:14px}.qr-container img[data-v-6bf8bfa0]{width:250px;height:250px;border-radius:3px;-o-object-fit:cover;object-fit:cover}.qr-container .loading[data-v-6bf8bfa0]{position:absolute;border-width:4px}.pending-quick-login[data-v-6bf8bfa0],.pending-scan[data-v-6bf8bfa0],.quick-logining[data-v-6bf8bfa0],.scanned[data-v-6bf8bfa0]{display:flex;margin-top:20px;flex-direction:column;justify-content:center;align-items:center;line-height:25px}.qrcode-login-container[data-v-6bf8bfa0]{margin-top:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.qrcode-login-container label[data-v-6bf8bfa0]{margin-top:5px;padding:5px;font-size:14px;color:gray}.qrcode-login-container button[data-v-6bf8bfa0]{outline:none;font-size:14px;border:none;border-radius:3px}.button-cancel[data-v-6bf8bfa0]{margin-top:10px;background-color:transparent;color:gray}.button-cancel[data-v-6bf8bfa0]:active,.button-cancel[data-v-6bf8bfa0]:hover{color:#4168e0}.button-confirm[data-v-6bf8bfa0]{width:200px;height:40px;color:#fff;background-color:#4168e0a0}.button-confirm[data-v-6bf8bfa0]:active,.button-confirm[data-v-6bf8bfa0]:hover{background-color:#4168e0}.drag-area[data-v-6bf8bfa0]{position:absolute;top:0;left:0;right:150px;height:60px;z-index:-1;-webkit-app-region:drag}.switch-login-type-container[data-v-6bf8bfa0]{padding-top:10px;font-size:14px;color:#4168e0}.login-form-container[data-v-6bf8bfa0]{width:260px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.login-form-container .title[data-v-6bf8bfa0]{align-self:flex-start;font-size:18px;color:#fff}.login-form-container .item[data-v-6bf8bfa0]{width:100%;font-size:13px;margin-top:20px;position:relative}.login-form-container .text-input[data-v-6bf8bfa0]{height:40px;width:100%;border:1px solid #e5e5e5;border-radius:3px;outline:none;padding:0 5px;-moz-appearance:textfield}input[data-v-6bf8bfa0]::-webkit-inner-spin-button,input[data-v-6bf8bfa0]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.login-form-container .text-input[data-v-6bf8bfa0]:active,.login-form-container .text-input[data-v-6bf8bfa0]:focus{border:1px solid #4168e0}.login-form-container .login-button[data-v-6bf8bfa0]{height:40px;width:100%;margin-top:20px;border:1px solid #e5e5e5;border-radius:3px}.login-form-container .login-button[data-v-6bf8bfa0]:active{border:1px solid #4168e0}.login-form-container .request-auth-code-button[data-v-6bf8bfa0]{position:absolute;font-size:12px;top:50%;right:0;transform:translateY(-50%);margin:0 5px}.login-form-container .syncing[data-v-6bf8bfa0]{position:absolute;bottom:0;color:#4168e0}.tip[data-v-6bf8bfa0]{align-self:flex-start;font-size:12px;color:#4168e0;margin-top:10px}.logo[data-v-6bf8bfa0]{width:160px;height:160px}.login-container[data-v-6bf8bfa0]{position:relative;justify-content:flex-start;width:520px;height:auto;min-height:0;max-width:calc(100vw - 24px);padding:58px 58px 28px;overflow:visible;border-radius:8px;color:#102345;font-family:Segoe UI,Arial,sans-serif;box-shadow:0 14px 36px rgba(15,31,61,.12)}.login-menu-wrapper[data-v-6bf8bfa0]{position:absolute;top:10px;left:10px;z-index:20}.login-menu-button[data-v-6bf8bfa0]{width:40px;height:40px;display:inline-flex;flex-direction:column;justify-content:center;gap:5px;padding:0 8px;border:0;border-radius:6px;background:transparent;cursor:pointer}.login-menu-button.active[data-v-6bf8bfa0],.login-menu-button[data-v-6bf8bfa0]:hover{background:#eef5ff}.login-menu-button span[data-v-6bf8bfa0]{display:block;height:3px;border-radius:3px;background:#102345}.login-menu-panel[data-v-6bf8bfa0]{width:310px;margin-top:2px;padding:10px 0;border:1px solid #d9e1ec;border-radius:10px;background:#fff;box-shadow:0 12px 28px rgba(15,31,61,.16)}.login-menu-panel button[data-v-6bf8bfa0]{width:100%;min-height:48px;padding:0 20px;border:0;background:transparent;color:#102345;font-size:17px;text-align:left;cursor:pointer}.login-menu-panel button[data-v-6bf8bfa0]:hover{background:#f4f7fb}.login-menu-divider[data-v-6bf8bfa0]{height:1px;margin:8px 14px;background:#edf1f6}.menu-row-with-arrow[data-v-6bf8bfa0]{display:flex;align-items:center;justify-content:space-between}.qrcode-login-container[data-v-6bf8bfa0]{width:100%;margin-top:0}.orin-brand-logo[data-v-6bf8bfa0]{display:block;width:260px;max-width:82%;height:auto;margin:-4px auto 0;-o-object-fit:contain;object-fit:contain}.orin-login-title[data-v-6bf8bfa0]{margin:10px 0 24px;color:#102345;font-size:22px;font-weight:700}.qr-container[data-v-6bf8bfa0]{position:relative;width:270px;height:270px;border-radius:12px;background:#f3f6fa;overflow:hidden;cursor:pointer}.qr-container img[data-v-6bf8bfa0]{width:270px;height:270px;border-radius:12px;image-rendering:auto}.qr-error-message[data-v-6bf8bfa0]{max-width:250px;color:#d93025;line-height:1.45;white-space:pre-line;text-align:center}.qr-reload-overlay[data-v-6bf8bfa0]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#102345;font-size:15px;opacity:0;background:hsla(0,0%,100%,.84);transition:opacity .18s ease}.qr-container:focus-within .qr-reload-overlay[data-v-6bf8bfa0],.qr-container:hover .qr-reload-overlay[data-v-6bf8bfa0]{opacity:1}.qr-reload-icon[data-v-6bf8bfa0]{width:34px;height:34px;border:3px solid #0068ff;border-left-color:transparent;border-radius:50%}.qr-timeout-text[data-v-6bf8bfa0]{margin:16px 0 16px;color:#d93025;font-size:15px}.login-steps[data-v-6bf8bfa0]{width:100%;margin:0;padding-left:0;color:#102345;font-size:16px;line-height:1.55;list-style:none;counter-reset:login-step;text-align:left}.login-steps li[data-v-6bf8bfa0]{display:flex;gap:10px;counter-increment:login-step}.login-steps li[data-v-6bf8bfa0]:before{content:counter(login-step) ".";width:20px;flex:0 0 20px;text-align:right}.pending-quick-login[data-v-6bf8bfa0],.pending-scan[data-v-6bf8bfa0],.quick-logining[data-v-6bf8bfa0],.scanned[data-v-6bf8bfa0]{width:100%;margin-top:0}.switch-login-type-container[data-v-6bf8bfa0]{display:none}.login-form-container[data-v-6bf8bfa0]{width:100%;max-width:340px}.login-form-container[data-v-6bf8bfa0]:before{display:none;content:none}.login-form-container .logo[data-v-6bf8bfa0]{display:none}.login-form-container .form-brand-logo[data-v-6bf8bfa0]{display:block;width:260px;max-width:82%;height:auto;margin:-2px auto 18px;-o-object-fit:contain;object-fit:contain}.login-form-container .title[data-v-6bf8bfa0]{align-self:center;margin-bottom:14px;color:#102345;font-size:22px;font-weight:700}.login-form-container .login-button[data-v-6bf8bfa0],.login-form-container .text-input[data-v-6bf8bfa0]{border-radius:8px;font-size:15px}.diagnose[data-v-6bf8bfa0]{display:none;position:absolute;right:10px;bottom:10px;align-self:flex-start;font-size:12px;color:#f08080}.diagnose-overlay[data-v-6bf8bfa0]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.diagnose-content[data-v-6bf8bfa0]{background:#fff;padding:20px;border-radius:5px;max-width:100%;max-height:90%;overflow:auto;display:flex;flex-direction:column;align-items:center}.diagnose-content pre[data-v-6bf8bfa0]{width:100%;text-align:left}.diagnose-content button[data-v-6bf8bfa0]{margin-top:20px}.conversation-item-container[data-v-1a7a2388]{padding:0 8px 0 10px;background-color:#fff;transition:background-color .16s ease}.conversation-item-container.drag[data-v-1a7a2388]{box-shadow:inset 0 0 0 1px #0068ff}.conversation-item-container.active[data-v-1a7a2388]{background-color:transparent}.conversation-item-container.top[data-v-1a7a2388]{background-color:#fbfcfe}.conversation-item-container.highlight[data-v-1a7a2388]{position:relative;z-index:100}.conversation-item-container.active.top[data-v-1a7a2388]{background-color:transparent}.conversation-item-container:not(.active):hover .conversation-item[data-v-1a7a2388]{background-color:var(--go-list-hover-bg,#f2f3f5)}.conversation-item-container.active .conversation-item[data-v-1a7a2388],.conversation-item-container.active:hover .conversation-item[data-v-1a7a2388]{background-color:var(--go-list-active-bg,#e4f1ff)}.conversation-item[data-v-1a7a2388]{width:100%;height:84px;display:flex;align-items:center;border-radius:6px;padding:0 10px 0 10px;transition:background-color .16s ease}.header[data-v-1a7a2388]{height:100%;width:62px;padding:13px 8px 13px 0;margin-right:2px;position:relative;flex:0 0 64px}.header .avatar[data-v-1a7a2388]{position:relative;width:54px;height:54px;min-width:54px;min-height:54px;background:#d8dde7;top:50%;transform:translateY(-50%);border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid #e3e7ef}.header .avatar.group-avatar[data-v-1a7a2388]{border-radius:50%}.content-container[data-v-1a7a2388]{width:100%;min-width:0;height:58px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:7px;padding-right:0}.content-container .title-time-container[data-v-1a7a2388]{display:flex;width:100%;max-width:100%;align-items:center;justify-content:space-between;min-width:0;gap:8px}.content-container .title-time-container .title[data-v-1a7a2388]{display:inline-block;font-size:15.5px;color:#132442;font-style:normal;font-weight:650;flex:1;min-width:0;line-height:20px}.content-container .title-time-container .time[data-v-1a7a2388]{display:block;color:#66758f;font-size:12px;margin:0;line-height:18px;text-align:right;opacity:1;transition:opacity .12s ease,visibility .12s ease;visibility:visible}.meta-action[data-v-1a7a2388]{position:relative;width:58px;min-width:58px;height:24px;display:flex;align-items:center;justify-content:flex-end}.quick-menu-button[data-v-1a7a2388]{position:absolute;right:0;top:50%;width:26px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:4px;background:transparent;color:#0068ff;font-size:15px;font-weight:700;line-height:18px;letter-spacing:0;cursor:pointer;opacity:0;pointer-events:auto;transform:translateY(-50%);transition:background-color .12s ease,opacity .12s ease;visibility:visible}.quick-menu-button[data-v-1a7a2388]:focus,.quick-menu-button[data-v-1a7a2388]:hover{background:rgba(0,104,255,.18);outline:none}.conversation-item-container.highlight .meta-action .time[data-v-1a7a2388],.conversation-item-container.hovered .meta-action .time[data-v-1a7a2388],.conversation-item-container:hover .meta-action .time[data-v-1a7a2388]{opacity:0;visibility:hidden}.conversation-item-container.highlight .quick-menu-button[data-v-1a7a2388],.conversation-item-container.hovered .quick-menu-button[data-v-1a7a2388],.conversation-item-container:hover .quick-menu-button[data-v-1a7a2388],.quick-menu-button[data-v-1a7a2388]:focus,.quick-menu-button[data-v-1a7a2388]:hover{opacity:1}.content-container .content[data-v-1a7a2388]{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:8px}.content .draft[data-v-1a7a2388]{font-size:13px;height:18px;color:#66758f;min-width:0;flex:1}[data-v-1a7a2388] .content .draft em{color:red;font-style:normal;padding-right:5px}.conversation-item-container.top .content .last-message-desc[data-v-1a7a2388]{color:#697894}.content .last-message-desc[data-v-1a7a2388]{color:#5f6f8b;font-size:13px;line-height:18px;max-width:100%;min-width:0;flex:1;display:flex;align-items:center}.content .last-message-desc i[data-v-1a7a2388]{font-style:normal;color:#d81f2a;margin-right:3px}.preview-marker[data-v-1a7a2388]{width:13px;height:9px;border-radius:2px;background:#ff6b00;margin-right:5px;flex:0 0 auto;clip-path:polygon(0 0,78% 0,100% 50%,78% 100%,0 100%)}.conversation-flags[data-v-1a7a2388]{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex:0 0 auto;min-width:18px}.conversation-flags .badge[data-v-1a7a2388]{color:#fff;font-size:11px;font-weight:700;background-color:#d82027;border-radius:10px;min-width:18px;height:18px;padding:0 5px;line-height:18px;font-style:normal;text-align:center}.conversation-flags .badge.silent[data-v-1a7a2388]{width:8px;height:8px;min-width:8px;padding:0;font-size:0}.silent-indicator[data-v-1a7a2388]{color:#64748b;font-size:15px}.pin-indicator[data-v-1a7a2388]{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:#5f6f8b;flex:0 0 16px}.pin-indicator svg[data-v-1a7a2388]{width:15px;height:15px;display:block;fill:currentColor;transform:rotate(8deg)}.silent-indicator[data-v-1a7a2388]{color:#9aa5b5}.lock-icon[data-v-1a7a2388]{color:#66758f;font-size:13px;flex:0 0 auto}.title-with-tag[data-v-1a7a2388]{display:flex;align-items:center;max-width:calc(100% - 62px);min-width:0;gap:5px;flex:1}.domain-tag[data-v-1a7a2388],.official-tag[data-v-1a7a2388]{border-radius:2px;padding:1px 3px;font-size:9px;line-height:12px;flex:0 0 auto}.official-tag[data-v-1a7a2388]{background:#0068ff;color:#fff}.domain-tag[data-v-1a7a2388]{color:#f07c00;background:#fff4e5}.conversation-item-container.active .last-message-desc[data-v-1a7a2388],.conversation-item-container.active .title[data-v-1a7a2388]{color:#132442}.conversation-item-container:not(.active) .conversation-item:hover .title[data-v-1a7a2388]{color:var(--go-text-strong,#132442)}.conversation-list[data-v-139ef6a0]{position:relative;height:100%;overflow:hidden;background-color:#fff}.conversation-scroll-list[data-v-139ef6a0]{scrollbar-width:none;scrollbar-color:transparent transparent}.conversation-scroll-list[data-v-139ef6a0]::-webkit-scrollbar{width:0;height:0}.conversation-scroll-list[data-v-139ef6a0]::-webkit-scrollbar-track{background:transparent}.conversation-scroll-list[data-v-139ef6a0]::-webkit-scrollbar-thumb{border-radius:999px;background-color:transparent}.conversation-scroll-list.is-scrollbar-visible[data-v-139ef6a0]{scrollbar-width:thin;scrollbar-color:rgba(96,112,134,.26) transparent}.conversation-scroll-list.is-scrollbar-visible[data-v-139ef6a0]::-webkit-scrollbar{width:6px;height:6px}.conversation-scroll-list.is-scrollbar-visible[data-v-139ef6a0]::-webkit-scrollbar-thumb{background-color:rgba(96,112,134,.26)}.conversation-scroll-list.is-scrollbar-visible[data-v-139ef6a0]::-webkit-scrollbar-thumb:hover{background-color:rgba(96,112,134,.34)}.orin-theme-dark{scrollbar-color:rgba(168,184,209,.22) transparent;background-color:rgba(168,184,209,.22);background-color:rgba(168,184,209,.3)}.conversation-quick-popover[data-v-139ef6a0]{position:fixed;z-index:2300;width:224px;padding:8px 0;border:1px solid var(--go-border-color,#d9dee8);border-radius:8px;background:var(--go-surface-bg,#fff);box-shadow:var(--go-popover-shadow,0 8px 24px rgba(15,35,70,.18));color:var(--go-text-main,#17233d)}.conversation-quick-popover button[data-v-139ef6a0]{width:100%;height:42px;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:0 16px;border:0;background:transparent;color:var(--go-text-main,#17233d);font-size:14px;font-weight:500;text-align:left;cursor:pointer}.conversation-quick-popover button.active[data-v-139ef6a0],.conversation-quick-popover button[data-v-139ef6a0]:hover{background:var(--go-hover-bg,#f2f5fa)}.conversation-quick-popover button.section-divider[data-v-139ef6a0]{border-top:1px solid var(--go-row-border-color,#eef1f5)}.conversation-quick-popover .has-submenu[data-v-139ef6a0]{justify-content:space-between}.conversation-quick-popover .submenu-arrow[data-v-139ef6a0]{margin-left:auto;color:var(--go-text-muted,#66758c);font-family:Arial,sans-serif;font-size:24px;line-height:1}.conversation-quick-popover button.danger[data-v-139ef6a0]{color:#d8242f}.conversation-quick-popover .red-dot-row .red-dot[data-v-139ef6a0]{width:6px;height:6px;margin-left:auto;border-radius:50%;background:#d8242f;flex:0 0 auto}.conversation-quick-popover .red-dot-row .submenu-arrow[data-v-139ef6a0]{margin-left:8px}.conversation-category-popover[data-v-139ef6a0]{position:fixed;z-index:2301;width:214px;padding:8px 0;border:1px solid var(--go-border-color,#d9dee8);border-radius:8px;background:var(--go-surface-bg,#fff);box-shadow:var(--go-popover-shadow,0 8px 24px rgba(15,35,70,.18));color:var(--go-text-main,#17233d)}.conversation-category-popover button[data-v-139ef6a0]{width:100%;height:40px;display:flex;align-items:center;gap:11px;padding:0 14px;border:0;background:transparent;color:var(--go-text-main,#17233d);font-size:14px;font-weight:500;text-align:left;cursor:pointer}.conversation-category-popover button.active[data-v-139ef6a0],.conversation-category-popover button[data-v-139ef6a0]:hover{background:var(--go-hover-bg,#f2f5fa)}.conversation-category-popover .category-color[data-v-139ef6a0]{width:16px;height:12px;border-radius:2px;flex:0 0 auto;clip-path:polygon(0 0,78% 0,100% 50%,78% 100%,0 100%)}.conversation-category-popover .category-name[data-v-139ef6a0]{flex:1;min-width:0}.conversation-category-popover .category-check[data-v-139ef6a0]{color:#0068ff;font-size:14px;font-weight:700;line-height:1}.conversation-category-popover .manage-category-row[data-v-139ef6a0]{height:46px;margin-top:6px;border-top:1px solid var(--go-row-border-color,#eef1f5);color:var(--go-text-main,#17233d)}.search-result-container[data-v-bf5b886e]{display:block;z-index:100;overflow:hidden;background-color:#fff}.recent-panel[data-v-bf5b886e],.result-panel[data-v-bf5b886e],.search-result[data-v-bf5b886e]{height:100%}.recent-panel[data-v-bf5b886e],.search-scroll[data-v-bf5b886e]{overflow-y:auto}.recent-panel[data-v-bf5b886e]{padding:0 14px 18px;background:#fff}.recent-panel h3[data-v-bf5b886e],.result-section h3[data-v-bf5b886e]{margin:0;color:#132442;font-size:14px;font-weight:700}.recent-panel h3[data-v-bf5b886e]{padding:12px 0 8px}.recent-item[data-v-bf5b886e],.result-row[data-v-bf5b886e]{width:100%;min-height:64px;border:0;background:transparent;display:flex;align-items:center;gap:12px;color:#132442;text-align:left;cursor:pointer}.recent-item[data-v-bf5b886e]:hover,.result-row.active[data-v-bf5b886e],.result-row[data-v-bf5b886e]:hover{background:#f0f2f5}.recent-title[data-v-bf5b886e]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500}.search-avatar[data-v-bf5b886e]{width:48px;height:48px;min-width:48px;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#82b6ff,#4564f5);color:#fff;font-size:15px;font-weight:700}.search-avatar img[data-v-bf5b886e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.result-panel[data-v-bf5b886e]{display:flex;flex-direction:column;background:#fff}.search-tabs[data-v-bf5b886e]{height:42px;min-height:42px;display:flex;align-items:flex-end;gap:18px;padding:0 16px;border-bottom:1px solid #dde2ea}.search-tabs button[data-v-bf5b886e]{height:42px;border:0;border-bottom:2px solid transparent;background:transparent;color:#526078;font-size:14px;font-weight:700;cursor:pointer}.search-tabs button.active[data-v-bf5b886e]{color:#0068ff;border-bottom-color:#0068ff}.search-scroll[data-v-bf5b886e]{min-height:0;flex:1;padding:0 12px 20px}.result-section[data-v-bf5b886e]{padding:14px 0 10px}.result-section+.result-section[data-v-bf5b886e]{border-top:1px solid #dde2ea}.result-section h3[data-v-bf5b886e]{padding:0 2px 8px}.result-row[data-v-bf5b886e]{min-height:60px;padding:7px 8px;border-radius:6px}.row-copy[data-v-bf5b886e]{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.row-copy strong[data-v-bf5b886e]{color:#132442;font-size:16px;font-weight:500}.row-copy small[data-v-bf5b886e],.row-copy strong[data-v-bf5b886e]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-copy small[data-v-bf5b886e]{color:#4f5f78;font-size:14px}.message-meta[data-v-bf5b886e]{display:flex;align-items:center;gap:8px}.message-meta strong[data-v-bf5b886e]{flex:1;font-size:14px;color:#607089}.file-row>em[data-v-bf5b886e],.message-meta em[data-v-bf5b886e]{color:#607089;font-size:12px;font-style:normal;white-space:nowrap}.row-more[data-v-bf5b886e]{color:#607089;font-weight:700;letter-spacing:2px}.file-icon[data-v-bf5b886e]{width:44px;height:44px;min-width:44px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#eaf3ff;color:#0068ff;font-size:22px}.view-all-button[data-v-bf5b886e]{width:100%;height:32px;border:0;border-radius:3px;background:#e5e8ee;color:#132442;font-size:14px;font-weight:700;cursor:pointer}.view-all-button[data-v-bf5b886e]:hover{background:#d9dee8}.empty-result[data-v-bf5b886e]{margin:30px 0;color:#7b8798;text-align:center;font-size:14px}[data-v-bf5b886e] mark{background:transparent;color:#0068ff;font-weight:inherit}.orin-theme-dark{background:#242424;border-top-color:#303030;background:#303030}.search-input-container[data-v-70af4bfe]{height:60px;display:flex;justify-content:flex-start;align-items:center;background-color:#fff;-webkit-app-region:drag;position:relative;gap:10px;padding:12px 14px 12px 16px}.search-input-container.active[data-v-70af4bfe]{gap:12px;padding-right:12px}.search-input-container input[data-v-70af4bfe]{height:36px;margin:0;padding:0 12px 0 36px;text-align:left;flex:1;width:auto;min-width:0;border:1px solid transparent;border-radius:6px;outline:none;background-color:#f2f4f7;font-size:14px;color:#132442}.search-input-container input[data-v-70af4bfe]:active{border:1px solid #0068ff}.search-input-container input[data-v-70af4bfe]:focus,.search-input-container.active input[data-v-70af4bfe]{border:1px solid #0068ff;background-color:#fff}.search-input-container>i[data-v-70af4bfe]{position:absolute;left:30px;top:50%;transform:translateY(-50%);color:#607089;font-size:15px}.search-input-container button[data-v-70af4bfe]{width:30px;height:30px;margin:0;background-color:transparent;border-radius:6px;border:0;color:#001f4f;font-size:19px;line-height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.search-input-container button[data-v-70af4bfe]:active,.search-input-container button[data-v-70af4bfe]:hover{background-color:#e7f0ff}.search-input-container button i[data-v-70af4bfe]{font-size:18px}.search-input-container .clear-search[data-v-70af4bfe]{position:absolute;right:78px;width:22px;height:22px;border-radius:50%;color:#6b778c;font-size:16px;line-height:22px}.search-input-container .clear-search[data-v-70af4bfe]:active,.search-input-container .clear-search[data-v-70af4bfe]:hover{background:transparent;color:#53627a}.search-input-container .close-search[data-v-70af4bfe]{width:auto;min-width:48px;height:36px;padding:0 2px;color:#061a40;font-size:15px;font-weight:700;line-height:36px;background:transparent}.search-input-container .close-search[data-v-70af4bfe]:active,.search-input-container .close-search[data-v-70af4bfe]:hover{background:transparent;color:#0068ff}.search-input-container .quick-action[data-v-70af4bfe]{position:relative}.search-input-container .create-group-action[data-v-70af4bfe]:after{content:"+";position:absolute;top:2px;right:2px;width:11px;height:11px;border-radius:50%;color:#001f4f;font-size:12px;font-weight:700;line-height:10px}.orin-theme-dark{border-color:transparent;border-color:#2b86ff;color:#5f9dff}.conversation-list-panel-container[data-v-db97345e]{display:flex;flex-direction:column;border-right:1px solid #dde1e8;background:#fff;overflow:visible;position:relative}.conversation-tabs[data-v-db97345e]{height:42px;min-height:42px;display:flex;align-items:stretch;justify-content:space-between;padding:0 14px 0 18px;background:#fff;border-bottom:1px solid #e5e8ee;position:relative;z-index:4}.conversation-tabs button[data-v-db97345e]{height:42px;border:0;background:transparent;color:#526078;font-size:14px;font-weight:600;cursor:pointer}.conversation-tabs .tab-group[data-v-db97345e]{display:flex;align-items:stretch;gap:16px}.conversation-tabs .tab-actions[data-v-db97345e]{display:flex;height:100%;align-items:center;gap:10px}.conversation-tabs .tab-actions button[data-v-db97345e]{color:#17233d;font-size:13px;font-weight:500}.conversation-tabs .filter-button[data-v-db97345e]{height:28px;line-height:28px;border-radius:12px;padding:0 8px}.conversation-tabs .filter-button.active[data-v-db97345e]{color:#0068ff;background:#eaf3ff;border-bottom:0}.conversation-tabs .filter-button[data-v-db97345e]:after{content:"";display:inline-block;width:7px;height:7px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px);margin-left:9px}.category-filter-chip[data-v-db97345e]{height:26px;max-width:126px;display:flex;align-items:center;gap:7px;padding:0 4px 0 11px;border-radius:13px;background:#eaf3ff;color:#0068ff;cursor:pointer;box-sizing:border-box}.category-filter-chip span[data-v-db97345e]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:26px;font-weight:600}.conversation-tabs .tab-actions .category-filter-remove[data-v-db97345e]{width:16px;height:16px;min-width:16px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0068ff;color:#fff;font-size:12px;line-height:16px;font-weight:700}.conversation-tabs .tab-actions .category-filter-remove[data-v-db97345e]:hover{background:#0055d8}.conversation-tabs .more-button[data-v-db97345e]{width:28px;height:28px;line-height:28px;border-radius:50%;letter-spacing:1px}.conversation-tabs .more-button.active[data-v-db97345e]{color:#0068ff;background:#dcecff;border-bottom:0}.conversation-tabs button.active[data-v-db97345e]{color:#0068ff;border-bottom:2px solid #0068ff}.conversation-tabs .tab-actions button.active[data-v-db97345e]{border-bottom:0}.conversation-popover[data-v-db97345e]{position:absolute;top:41px;right:4px;z-index:20;background:#fff;border:1px solid #d9dee8;border-radius:8px;box-shadow:0 8px 24px rgba(15,35,70,.18);color:#17233d}.filter-popover[data-v-db97345e]{width:234px;right:-101px;padding:12px 12px 0}.more-popover[data-v-db97345e]{width:192px;right:-152px;padding:10px 0}.more-popover button[data-v-db97345e]{width:100%;height:42px;padding:0 20px;text-align:left;color:#17233d;font-size:14px;white-space:nowrap}.more-popover button[data-v-db97345e]:hover{background:#f2f5fa}.filter-section[data-v-db97345e]{padding-bottom:10px;border-bottom:1px solid #eef1f5}.filter-section+.filter-section[data-v-db97345e]{padding-top:8px}.block-title[data-v-db97345e],.filter-section p[data-v-db97345e]{margin:0 0 8px;color:#526078;font-size:14px;font-weight:500}.radio-row[data-v-db97345e],.tag-row[data-v-db97345e]{display:flex;align-items:center;gap:12px;min-height:34px;color:#17233d;font-size:14px;cursor:pointer}.radio-row input[data-v-db97345e],.tag-row input[data-v-db97345e]{width:18px;height:18px;margin:0;accent-color:#0068ff}.tag-row i[data-v-db97345e]{width:18px;height:12px;border-radius:3px 6px 6px 3px}.manage-tag-button[data-v-db97345e]{width:100%;height:42px;color:#17233d;font-size:14px;font-weight:500}.panel[data-v-db97345e]{min-height:0;position:relative;background-color:#fff;overflow:hidden;flex:1}.search-result-container[data-v-db97345e]{position:absolute;top:0;left:0;height:100%;width:100%;z-index:2}.pc-modal-mask[data-v-db97345e]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.52)}.pc-dialog[data-v-db97345e]{width:400px;height:min(710px,calc(100vh - 48px));max-height:calc(100vh - 48px);display:flex;flex-direction:column;background:#fff;border-radius:3px;box-shadow:0 18px 50px rgba(0,0,0,.28);overflow:hidden}.create-group-dialog[data-v-db97345e]{width:522px;height:min(786px,calc(100vh - 48px));max-height:calc(100vh - 48px)}.dialog-header[data-v-db97345e]{height:60px;min-height:60px;padding:0 14px 0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e4ea}.dialog-header h2[data-v-db97345e]{margin:0;color:#17233d;font-size:18px;font-weight:700}.dialog-close[data-v-db97345e]{width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:#17233d;font-size:31px;line-height:32px;cursor:pointer}.dialog-close[data-v-db97345e]:hover{background:#eef2f7}.dialog-body[data-v-db97345e]{flex:1;padding:24px 20px;overflow-y:auto}.group-name-row[data-v-db97345e],.group-search-row[data-v-db97345e],.phone-search-row[data-v-db97345e]{display:flex;align-items:center}.phone-search-row[data-v-db97345e]{gap:20px;margin-bottom:26px}.country-button[data-v-db97345e]{width:128px;height:38px;border:0;border-bottom:1px solid #cbd2dd;background:transparent;display:flex;align-items:center;gap:10px;color:#17233d;font-size:14px}.country-button .flag[data-v-db97345e]{width:22px;height:15px;border-radius:2px;background:#da251d;position:relative;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.country-button .flag[data-v-db97345e]:after{content:"★";position:absolute;inset:0;color:#ffeb3b;font-size:10px;line-height:15px;text-align:center}.country-button i[data-v-db97345e]{width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #66758d}.group-name-row input[data-v-db97345e],.phone-search-row input[data-v-db97345e]{flex:1;min-width:0;height:38px;border:0;border-bottom:1px solid #0068ff;outline:none;color:#17233d;font-size:15px}.friend-block+.friend-block[data-v-db97345e]{margin-top:14px}.friend-result-row[data-v-db97345e],.pick-user-row[data-v-db97345e]{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:12px;color:#17233d;text-align:left;cursor:pointer}.friend-result-row[data-v-db97345e]{min-height:66px;padding:0}.friend-result-row[data-v-db97345e]:hover,.pick-user-row[data-v-db97345e]:hover{background:#f5f8fc}.friend-result-row span[data-v-db97345e]:not(.user-avatar){min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.friend-result-row strong[data-v-db97345e]{font-size:15px;font-weight:600}.friend-result-row small[data-v-db97345e]{color:#65738b;font-size:13px}.outline-action[data-v-db97345e]{width:104px;height:34px;border:1px solid #0068ff;border-radius:3px;background:#fff;color:#0068ff;font-size:14px;font-weight:600}.outline-action[data-v-db97345e]:disabled{border-color:#d5dae3;color:#96a0b1}.link-button[data-v-db97345e]{height:36px;padding:0;border:0;background:transparent;color:#0068ff;font-size:14px;cursor:pointer}.group-name-row[data-v-db97345e]{gap:14px;margin-bottom:18px}.group-avatar-button[data-v-db97345e]{width:58px;height:58px;border:1px solid #d8dde6;border-radius:50%;background:#fff;color:#637086;font-size:24px}.group-search-row[data-v-db97345e]{height:46px;gap:10px;padding:0 16px;border:1px solid #d8dde6;border-radius:24px;color:#637086}.group-search-row input[data-v-db97345e]{flex:1;min-width:0;border:0;outline:none;background:transparent;color:#17233d;font-size:15px}.group-tags[data-v-db97345e]{display:flex;gap:8px;overflow:hidden;padding:18px 0 20px;border-bottom:1px solid #e1e4ea}.group-tags button[data-v-db97345e]{height:30px;padding:0 16px;border:0;border-radius:16px;background:#e9edf3;color:#27364f;font-size:14px;white-space:nowrap}.group-tags button.active[data-v-db97345e]{background:#0068ff;color:#fff}.group-pick-list[data-v-db97345e]{padding-top:8px}.pick-user-row[data-v-db97345e]{min-height:62px;padding:0 0;font-size:15px}.check-circle[data-v-db97345e]{width:20px;height:20px;border:1px solid #b7beca;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.check-circle.checked[data-v-db97345e]{border-color:#0068ff;background:#0068ff}.check-circle.checked[data-v-db97345e]:after{content:"";width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}.dialog-footer[data-v-db97345e]{height:66px;min-height:66px;padding:0 14px;display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid #e1e4ea}.dialog-footer button[data-v-db97345e]{min-width:78px;height:42px;border:0;border-radius:4px;font-size:15px;font-weight:700}.dialog-footer .secondary[data-v-db97345e]{background:#e9edf3;color:#17233d}.dialog-footer .primary[data-v-db97345e]{background:#0068ff;color:#fff}.dialog-footer .primary[data-v-db97345e]:disabled{background:#a8ccff;cursor:not-allowed}[data-v-db97345e] .user-avatar{width:48px;height:48px;min-width:48px;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#83b5ff,#4352f4);color:#fff;font-size:16px;font-weight:700}[data-v-db97345e] .user-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.orin-theme-dark{background:#181818;border-bottom-color:#303030;background:#123a66;color:#8cc4ff;background:#2b86ff;color:#fff;background:#202020;border-color:#3a3a3a;border-color:#303030;background:#2c2c2c;color:#939aa8;background:transparent;border-color:#444;color:#4aa3ff;border-color:#4aa3ff;background:#343434}.conversation-page[data-v-1364bc5c]{flex:1;display:flex;height:100%;min-width:0;background:#eef0f4}.conversation-list-panel[data-v-1364bc5c]{width:348px;min-width:340px;max-width:360px;height:100%}.conversation-view[data-v-1364bc5c]{flex:1;min-width:0}.contact-list[data-v-db12ee58]{height:100%;padding:8px 8px 0;overflow:auto;background:#fff}.contact-list[data-v-db12ee58]::-webkit-scrollbar{width:0}.contact-nav-row[data-v-db12ee58]{width:100%;min-height:56px;display:flex;align-items:center;gap:18px;padding:0 16px;border:0;border-radius:4px;background:transparent;color:#15233d;font-size:15px;font-weight:500;text-align:left;cursor:pointer}.contact-nav-row[data-v-db12ee58]:hover{background:#f3f7fd}.contact-nav-row.active[data-v-db12ee58]{background:#e5f1ff;color:#10213b}.contact-nav-row .nav-icon[data-v-db12ee58]{width:24px;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#10213b;font-size:22px}.contact-nav-row em[data-v-db12ee58]{box-sizing:border-box;min-width:18px;height:18px;margin-left:auto;padding:0 6px;border-radius:9px;background:#ff3b30;color:#fff;font-size:11px;font-style:normal;font-weight:700;line-height:1;text-align:center;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 5px rgba(0,0,0,.12)}.contact-list-panel-container[data-v-2a265d7a]{display:flex;flex-direction:column;border-right:1px solid #d8dce3;background:#fff;overflow:visible;position:relative}.panel[data-v-2a265d7a]{height:calc(100% - 64px);position:relative;background-color:#fff;overflow:visible;flex:1}.search-result-container[data-v-2a265d7a]{position:absolute;top:0;left:0;height:100%;width:100%}.group-info-container[data-v-6cbad106]{display:flex;height:100%;flex-direction:column;justify-content:center;align-items:center;border-top-right-radius:var(--main-border-radius);border-bottom-right-radius:var(--main-border-radius);position:relative}.group-info-container a[data-v-6cbad106]{color:#fff;padding:10px 40px;background-color:#3861e0;border-radius:5px;font-size:14px;border:1px solid transparent;margin-bottom:150px}.group-info-container a[data-v-6cbad106]:active{background-color:#4168e0}.group-info[data-v-6cbad106]{display:flex;flex-direction:column;justify-content:center;align-items:center}.group-info img[data-v-6cbad106]{height:120px;width:120px;border-radius:5px}.group-info p[data-v-6cbad106]{margin-top:20px;font-size:20px;margin-bottom:100px}.action-container[data-v-6cbad106]{position:absolute;left:0;bottom:0;width:100%;margin-bottom:20px;display:flex;justify-content:center;color:#3f64e4;font-size:13px}.user-detail-container[data-v-fea734fc]{border-top-right-radius:var(--main-border-radius);border-bottom-right-radius:var(--main-border-radius);display:flex;justify-content:center}.user-header-content-container[data-v-fea734fc]{width:400px}.header[data-v-fea734fc]{margin-top:60px;height:75px;display:flex;align-items:center;padding-bottom:15px;border-bottom:1px solid #e6e6e6}.header .avatar[data-v-fea734fc]{width:60px;height:60px;border-radius:5px;margin-right:20px}.header .name[data-v-fea734fc]{height:100%;display:flex;flex-direction:column;justify-content:space-around}.header .name h2[data-v-fea734fc]{font-size:15px;font-style:normal;font-weight:400}.header .name p[data-v-fea734fc]{font-size:13px;color:#7f7f7f}.content[data-v-fea734fc]{width:100%;text-align:left;border-bottom:1px solid #e6e6e6}.content ul[data-v-fea734fc]{list-style:none;margin:20px 0 10px 0}.content ul li[data-v-fea734fc]{margin-left:0;height:40px;line-height:40px;display:flex;font-size:12px}.content ul li label[data-v-fea734fc]{margin-right:20px;width:40px;text-align:justify;-moz-text-align-last:justify;text-align-last:justify;color:#7f7f7f}.content ul li p[data-v-fea734fc]{font-size:12px}.content ul li .alias>input[data-v-fea734fc]{width:100%;border:none;border-radius:3px;outline:none;padding:5px;color:#bfbfbf;font-size:13px}.content ul li .alias input[data-v-fea734fc]:focus,.content ul li .alias>input[data-v-fea734fc]:active{border:1px solid #4168e0}.content ul li>div[data-v-fea734fc]{display:inline-block;flex:1}.footer[data-v-fea734fc]{display:flex;justify-content:center;padding-top:30px}.footer .action[data-v-fea734fc]{width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;color:#5d7ce8}.footer .action a[data-v-fea734fc]{font-size:10px;padding-top:1px}.footer .action i[data-v-fea734fc]{font-size:20px}.user-detail-container[data-v-03fa99fa]{border-top-right-radius:var(--main-border-radius);border-bottom-right-radius:var(--main-border-radius);display:flex;justify-content:center}.user-header-content-container[data-v-03fa99fa]{width:400px}.header[data-v-03fa99fa]{margin-top:60px;height:75px;display:flex;align-items:center;padding-bottom:15px;border-bottom:1px solid #e6e6e6}.header .avatar[data-v-03fa99fa]{width:60px;height:60px;border-radius:5px;margin-right:20px}.header .name[data-v-03fa99fa]{height:100%;display:flex;flex-direction:column;justify-content:space-around}.header .name h2[data-v-03fa99fa]{font-size:15px;font-style:normal;font-weight:400;margin-bottom:5px}.header .name p[data-v-03fa99fa]{font-size:13px;color:#7f7f7f}.content[data-v-03fa99fa]{width:100%;text-align:left;border-bottom:1px solid #e6e6e6}.content ul[data-v-03fa99fa]{list-style:none;margin:20px 0 10px 0}.content ul li[data-v-03fa99fa]{margin-left:0;height:40px;line-height:40px;display:flex;font-size:12px}.content ul li label[data-v-03fa99fa]{margin-right:20px;width:40px;text-align:justify;-moz-text-align-last:justify;text-align-last:justify;color:#7f7f7f}.content ul li p[data-v-03fa99fa]{font-size:12px}.content ul li .alias>input[data-v-03fa99fa]{width:100%;border:none;border-radius:3px;outline:none;padding:5px;color:#bfbfbf;font-size:13px}.content ul li .alias input[data-v-03fa99fa]:focus,.content ul li .alias>input[data-v-03fa99fa]:active{border:1px solid #4168e0}.content ul li>div[data-v-03fa99fa]{display:inline-block;flex:1}.footer[data-v-03fa99fa]{display:flex;justify-content:center;padding-top:30px}.footer .action[data-v-03fa99fa]{width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;color:#5d7ce8}.footer .action a[data-v-03fa99fa]{font-size:10px;padding-top:1px}.footer .action i[data-v-03fa99fa]{font-size:20px}.avatar[data-v-463a3c14]{width:40px;height:40px;border-radius:3px}.channel-item[data-v-463a3c14]{height:50px;padding:5px 10px 5px 30px;display:flex;font-size:13px;align-items:center}.channel-item.active[data-v-463a3c14]{background-color:#d6d6d6}.channel-item span[data-v-463a3c14]{margin-left:10px}.channel-info-container[data-v-5c1b964a]{display:flex;height:100%;flex-direction:column;justify-content:center;align-items:center;border-top-right-radius:var(--main-border-radius);border-bottom-right-radius:var(--main-border-radius)}.channel-info-container a[data-v-5c1b964a]{color:#fff;padding:10px 40px;background-color:#3861e0;border-radius:5px;font-size:14px;border:1px solid transparent;margin-bottom:150px}.channel-info-container a[data-v-5c1b964a]:active{background-color:#4168e0}.channel-info[data-v-5c1b964a]{display:flex;flex-direction:column;justify-content:center;align-items:center}.channel-info img[data-v-5c1b964a]{height:120px;width:120px;border-radius:5px}.channel-info p[data-v-5c1b964a]{margin-top:20px;font-size:20px;margin-bottom:100px}.organization-tree-container[data-v-27ab5b9c]{display:flex;height:100%;flex-direction:column;border-top-right-radius:var(--main-border-radius);border-bottom-right-radius:var(--main-border-radius)}.title[data-v-27ab5b9c]{padding:20px;font-size:20px;border-bottom:1px solid #d3d3d3}.breadcrumb[data-v-27ab5b9c]{padding:20px 0 0 20px}.breadcrumb ul[data-v-27ab5b9c]{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.breadcrumb a[data-v-27ab5b9c]{text-decoration:none}.breadcrumb li[data-v-27ab5b9c]:not(:last-child):after{display:inline-block;margin:0 10px;color:#8f959f;content:">"}.breadcrumb li:not(:last-child) a[data-v-27ab5b9c]{color:#4168e0}.breadcrumb li:last-child a[data-v-27ab5b9c]{color:#8f959f;pointer-events:none}.member-list-container[data-v-27ab5b9c]{margin:5px 5px 20px 5px;flex:1;overflow-y:scroll}.organization-item[data-v-27ab5b9c]{display:flex;flex-direction:row;align-items:center;height:56px;padding:0 20px;border-radius:5px;font-size:14px}.organization-item[data-v-27ab5b9c]:hover{background:#d6d6d6}.organization-item img[data-v-27ab5b9c]{width:40px;height:40px;border-radius:5px;margin-right:10px}.organization-item .button[data-v-27ab5b9c]{justify-self:flex-end;margin-left:auto;padding:5px;font-size:14px;color:#4168e0}.organization-item .button[data-v-27ab5b9c]:hover{background:#dbe1f0;border-radius:5px}.avatar[data-v-b627704a]{width:40px;height:40px;border-radius:3px}.organization-item[data-v-b627704a]{height:50px;padding:5px 10px 5px 30px;display:flex;font-size:13px;align-items:center}.organization-item.active[data-v-b627704a]{background-color:#d6d6d6}.organization-item span[data-v-b627704a]{margin-left:10px}.chatroom-info-container[data-v-6d8eab56]{display:flex;height:100%;flex-direction:column;justify-content:center;align-items:center;border-top-right-radius:var(--main-border-radius);border-bottom-right-radius:var(--main-border-radius);position:relative}.chatroom-info-container a[data-v-6d8eab56]{color:#fff;padding:10px 40px;background-color:#3861e0;border-radius:5px;font-size:14px;border:1px solid transparent;margin-bottom:150px}.chatroom-info-container a[data-v-6d8eab56]:active{background-color:#4168e0}.chatroom-info[data-v-6d8eab56]{display:flex;flex-direction:column;justify-content:center;align-items:center}.chatroom-info img[data-v-6d8eab56]{height:120px;width:120px;border-radius:5px}.chatroom-info p[data-v-6d8eab56]{margin-top:20px;font-size:20px}.chatroom-info p[data-v-6d8eab56]:last-of-type{margin-top:20px;font-size:15px;margin-bottom:100px}.user-detail-container[data-v-2ac95acf]{border-top-right-radius:var(--main-border-radius);border-bottom-right-radius:var(--main-border-radius);display:flex;justify-content:center}.user-header-content-container[data-v-2ac95acf]{width:400px}.header[data-v-2ac95acf]{margin-top:60px;height:75px;display:flex;align-items:center;padding-bottom:15px;border-bottom:1px solid #e6e6e6}.header .avatar[data-v-2ac95acf]{width:60px;height:60px;border-radius:5px;margin-right:20px}.header .name[data-v-2ac95acf]{height:100%;display:flex;flex-direction:column;justify-content:space-around}.header .name h2[data-v-2ac95acf]{font-size:15px;font-style:normal;font-weight:400;margin-bottom:5px}.header .name p[data-v-2ac95acf]{font-size:13px;color:#7f7f7f}.content[data-v-2ac95acf]{width:100%;text-align:left;border-bottom:1px solid #e6e6e6}.content ul[data-v-2ac95acf]{list-style:none;margin:20px 0 10px 0}.content ul li[data-v-2ac95acf]{margin-left:0;height:40px;line-height:40px;display:flex;font-size:12px}.content ul li label[data-v-2ac95acf]{margin-right:20px;width:40px;text-align:justify;-moz-text-align-last:justify;text-align-last:justify;color:#7f7f7f}.content ul li p[data-v-2ac95acf]{font-size:12px}.content ul li .alias>input[data-v-2ac95acf]{width:100%;border:none;border-radius:3px;outline:none;padding:5px;color:#bfbfbf;font-size:13px}.content ul li .alias input[data-v-2ac95acf]:focus,.content ul li .alias>input[data-v-2ac95acf]:active{border:1px solid #4168e0}.content ul li>div[data-v-2ac95acf]{display:inline-block;flex:1}.footer[data-v-2ac95acf]{display:flex;justify-content:center;padding-top:30px}.footer .action[data-v-2ac95acf]{width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;color:#5d7ce8}.footer .action a[data-v-2ac95acf]{font-size:10px;padding-top:1px}.footer .action i[data-v-2ac95acf]{font-size:20px}.contact-directory[data-v-46f173b0]{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;background:#eef0f5;color:#10213b}.directory-header[data-v-46f173b0]{height:64px;min-height:64px;display:flex;align-items:center;gap:12px;padding:0 28px;border-bottom:1px solid #dde2ea;background:#fff}.directory-header .header-icon[data-v-46f173b0]{width:24px;height:24px;color:#10213b;font-size:22px}.directory-header h1[data-v-46f173b0]{margin:0;color:#10213b;font-size:18px;font-weight:700;line-height:24px}.directory-body[data-v-46f173b0]{flex:1;min-height:0;padding:26px 24px 0;overflow:auto}.friend-request-body[data-v-46f173b0]{padding:24px 16px 42px;background:#eef0f4}.directory-body h2[data-v-46f173b0]{margin:0 0 24px;color:#10213b;font-size:16px;font-weight:700}.friend-request-body h2[data-v-46f173b0]{margin-bottom:20px;font-size:15px}.request-section+.request-section[data-v-46f173b0]{margin-top:26px}.request-grid[data-v-46f173b0]{display:grid;gap:10px}.received-grid[data-v-46f173b0]{max-width:984px;grid-template-columns:repeat(2,minmax(360px,1fr))}.sent-grid[data-v-46f173b0]{grid-template-columns:repeat(3,minmax(280px,1fr))}.friend-request-card[data-v-46f173b0]{min-width:0;padding:16px;border-radius:6px;background:#fff}.request-card-header[data-v-46f173b0]{display:flex;align-items:center;gap:12px}.request-user-copy[data-v-46f173b0]{min-width:0;display:flex;flex:1;flex-direction:column;gap:5px}.request-user-copy strong[data-v-46f173b0]{color:#10213b;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-user-copy small[data-v-46f173b0]{color:#66758c;font-size:13px}.request-icon-button[data-v-46f173b0]{width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:#52637d;font-size:20px;cursor:pointer}.request-icon-button[data-v-46f173b0]:hover{background:#eef3fb}.request-message[data-v-46f173b0]{height:64px;margin:16px 0;padding:12px 14px;border:1px solid #d2d7e0;border-radius:4px;background:#f0f2f6;color:#10213b;font-size:14px;line-height:20px;overflow-y:auto}.request-actions[data-v-46f173b0]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.request-action[data-v-46f173b0]{height:40px;border:0;border-radius:3px;font-size:15px;font-weight:700;cursor:pointer}.request-action[data-v-46f173b0]:disabled{cursor:wait;opacity:.65}.request-action.recall[data-v-46f173b0],.request-action.secondary[data-v-46f173b0]{background:#e5e8ed;color:#10213b}.request-action.primary[data-v-46f173b0]{background:#e5f1ff;color:#005ae0}.request-action[data-v-46f173b0]:hover:not(:disabled){filter:brightness(.98)}.sent-card .request-action[data-v-46f173b0]{width:100%;margin-top:18px}.request-empty[data-v-46f173b0]{min-height:96px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#fff;color:#7b8797;font-size:14px}.request-more[data-v-46f173b0]{min-width:140px;height:40px;display:block;margin:24px auto 0;border:0;border-radius:4px;background:#e9edf3;color:#10213b;font-size:15px;font-weight:700;cursor:pointer}.suggestion-section h2[data-v-46f173b0]{display:inline-flex;align-items:center;gap:6px}.directory-card[data-v-46f173b0]{min-height:calc(100% - 58px);padding:18px 18px 28px;border-radius:4px;background:#fff}.friend-toolbar[data-v-46f173b0]{display:grid;grid-template-columns:minmax(260px,1fr) minmax(210px,320px) minmax(180px,260px);gap:12px;margin-bottom:18px}.friend-search[data-v-46f173b0],.select-button[data-v-46f173b0]{height:36px;display:flex;align-items:center;border:1px solid #e5e8ee;border-radius:4px;background:#fff;color:#5f718c}.friend-search[data-v-46f173b0]{position:relative}.friend-search i[data-v-46f173b0]{width:36px;color:#6e7d92;font-size:16px;text-align:center}.friend-search input[data-v-46f173b0]{flex:1;min-width:0;height:100%;border:0;outline:none;color:#10213b;font-size:14px}.friend-search input[data-v-46f173b0]::-moz-placeholder{color:#7f8da2}.friend-search input[data-v-46f173b0]::placeholder{color:#7f8da2}.select-button[data-v-46f173b0]{justify-content:flex-start;gap:10px;padding:0 12px;cursor:default}.select-button i[data-v-46f173b0]{color:#10213b;font-size:17px}.select-button span[data-v-46f173b0]{color:#10213b;font-size:14px;font-weight:500}.select-button em[data-v-46f173b0]{width:8px;height:8px;margin-left:auto;border-right:1px solid #10213b;border-bottom:1px solid #10213b;transform:rotate(45deg) translateY(-3px)}.friend-section h3[data-v-46f173b0]{margin:18px 0 8px;color:#10213b;font-size:15px;font-weight:700}.directory-row[data-v-46f173b0]{width:100%;min-height:72px;display:flex;align-items:center;gap:14px;padding:8px 14px 8px 8px;border:0;border-radius:4px;background:transparent;color:#10213b;text-align:left;cursor:pointer}.directory-row[data-v-46f173b0]:hover{background:#f3f7fd}.directory-row strong[data-v-46f173b0]{color:#10213b;font-size:15px;font-weight:700}.row-text[data-v-46f173b0]{min-width:0;display:flex;flex-direction:column;gap:4px}.row-text small[data-v-46f173b0]{color:#6c7a90;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-more[data-v-46f173b0]{margin-left:auto;color:#5f718c;font-size:18px;letter-spacing:1px}.directory-avatar[data-v-46f173b0]{width:48px;min-width:48px;height:48px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#78adff,#5868ff);color:#fff;font-size:15px;font-weight:700}.directory-avatar img[data-v-46f173b0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.create-group-row[data-v-46f173b0]{width:100%;min-height:76px;display:flex;align-items:center;gap:18px;padding:10px 8px;border:0;border-bottom:1px solid #eef1f5;background:transparent;color:#10213b;cursor:pointer}.create-group-row[data-v-46f173b0]:hover{background:#f3f7fd}.create-icon[data-v-46f173b0]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e8f1ff;color:#0068ff;font-size:28px}.request-card[data-v-46f173b0]{min-height:360px}.outline-action[data-v-46f173b0]{height:32px;margin-left:auto;padding:0 18px;border:1px solid #0068ff;border-radius:4px;background:#fff;color:#0068ff;font-size:14px;font-weight:600}.empty-state[data-v-46f173b0]{min-height:240px;display:flex;align-items:center;justify-content:center;color:#7b8797;font-size:15px}@media (max-width:1100px){.friend-toolbar[data-v-46f173b0],.received-grid[data-v-46f173b0],.sent-grid[data-v-46f173b0]{grid-template-columns:1fr}}.contact-page[data-v-55827eea]{display:flex;flex:1;height:100%;min-width:0;background:#eef0f4}.contact-list-panel[data-v-55827eea]{background-color:#fff;width:360px;min-width:320px;max-width:380px;height:100%}ul[data-v-55827eea]{list-style:none}.contact-detail-container[data-v-55827eea]{flex:1;background-color:#fff;min-width:0}.contact-empty-container[data-v-55827eea]{flex:1;background-color:#fff;display:flex;justify-content:center;align-items:center;border-top-right-radius:var(--main-border-radius);border-bottom-right-radius:var(--main-border-radius)}.contact-empty-container h1[data-v-55827eea]{font-size:20px;color:#64748b;font-weight:600}.password-form-container[data-v-582c75cb]{width:100%;padding:0 20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.password-form-container .title[data-v-582c75cb]{padding-top:20px;font-size:18px}.password-form-container .tip[data-v-582c75cb]{align-self:flex-start;font-size:12px;color:#4168e0;margin-top:10px}.password-form-container .item[data-v-582c75cb]{width:100%;font-size:13px;margin-top:20px;position:relative}.password-form-container .text-input[data-v-582c75cb]{height:40px;width:100%;border:1px solid #e5e5e5;border-radius:3px;outline:none;padding:0 5px;-moz-appearance:textfield}input[data-v-582c75cb]::-webkit-inner-spin-button,input[data-v-582c75cb]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.password-form-container .text-input[data-v-582c75cb]:active,.password-form-container .text-input[data-v-582c75cb]:focus{border:1px solid #4168e0}.password-form-container .confirm-button[data-v-582c75cb]{height:40px;width:100%;margin-top:20px;border:1px solid #e5e5e5;border-radius:3px}.password-form-container .confirm-button[data-v-582c75cb]:active{border:1px solid #4168e0}.password-form-container .confirm-auth-code-button[data-v-582c75cb]{position:absolute;font-size:12px;top:50%;right:0;transform:translateY(-50%);margin:0 5px}.password-form-container[data-v-aa3bb7b0]{width:100%;padding:0 20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.password-form-container .title[data-v-aa3bb7b0]{padding-top:20px;font-size:18px}.password-form-container .tip[data-v-aa3bb7b0]{align-self:flex-start;font-size:12px;color:#4168e0;margin-top:10px}.password-form-container .item[data-v-aa3bb7b0]{width:100%;font-size:13px;margin-top:20px;position:relative}.password-form-container .text-input[data-v-aa3bb7b0]{height:40px;width:100%;border:1px solid #e5e5e5;border-radius:3px;outline:none;padding:0 5px;-moz-appearance:textfield}input[data-v-aa3bb7b0]::-webkit-inner-spin-button,input[data-v-aa3bb7b0]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.password-form-container .text-input[data-v-aa3bb7b0]:active,.password-form-container .text-input[data-v-aa3bb7b0]:focus{border:1px solid #4168e0}.password-form-container .confirm-button[data-v-aa3bb7b0]{height:40px;width:100%;margin-top:20px;border:1px solid #e5e5e5;border-radius:3px}.password-form-container .confirm-button[data-v-aa3bb7b0]:active{border:1px solid #4168e0}.password-form-container .request-auth-code-button[data-v-aa3bb7b0]{position:absolute;font-size:12px;top:50%;right:0;transform:translateY(-50%);margin:0 5px}.setting-container[data-v-1a054cc4]{position:fixed;inset:0;z-index:1800;width:100vw;height:100vh;flex:1;min-width:0;display:flex;align-items:center;justify-content:center;background:var(--go-settings-mask-bg);color:var(--go-settings-text)}.setting-dialog[data-v-1a054cc4]{width:min(860px,calc(100vw - 96px));height:min(610px,calc(100vh - 80px));display:flex;overflow:hidden;border-radius:4px;background:var(--go-settings-dialog-bg);box-shadow:var(--go-settings-shadow)}.setting-sidebar[data-v-1a054cc4]{width:252px;min-width:252px;padding:18px 8px 16px;border-right:1px solid var(--go-settings-border);background:var(--go-settings-panel-bg)}.setting-sidebar h2[data-v-1a054cc4]{margin:0 0 20px;padding:0 10px;color:var(--go-settings-text);font-size:20px;font-weight:700;line-height:28px}.setting-tab[data-v-1a054cc4]{width:100%;height:48px;display:flex;align-items:center;gap:14px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:var(--go-settings-text);font-size:15px;font-weight:500;text-align:left;cursor:pointer}.setting-tab[data-v-1a054cc4]:hover{background:var(--go-settings-hover)}.setting-tab.active[data-v-1a054cc4]{background:var(--go-settings-active)}.tab-icon[data-v-1a054cc4]{width:22px;min-width:22px;color:var(--go-settings-text);font-size:20px;text-align:center}.setting-content[data-v-1a054cc4]{position:relative;flex:1;min-width:0;padding:20px 24px 24px;overflow:auto;background:var(--go-settings-dialog-bg)}.dialog-close[data-v-1a054cc4]{position:absolute;top:16px;right:18px;width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:var(--go-settings-text);font-size:34px;font-weight:300;line-height:30px;cursor:pointer}.dialog-close[data-v-1a054cc4]:hover{background:var(--go-settings-close-hover)}.setting-panel-title[data-v-1a054cc4]{margin:0 48px 24px 0;color:var(--go-settings-text);font-size:20px;font-weight:700;line-height:30px}.setting-block[data-v-1a054cc4]{width:min(680px,100%);margin:0 0 24px}.setting-block h3[data-v-1a054cc4]{margin:0 0 8px;color:var(--go-settings-text);font-size:16px;font-weight:700}.setting-block p[data-v-1a054cc4]{margin:0 0 12px;color:var(--go-settings-muted);font-size:13px;line-height:20px}.setting-card[data-v-1a054cc4]{overflow:hidden;border-radius:6px;background:var(--go-settings-panel-bg)}.language-card[data-v-1a054cc4],.setting-radio-row[data-v-1a054cc4],.setting-toggle-row[data-v-1a054cc4]{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 18px;border-bottom:1px solid var(--go-settings-row-border);color:var(--go-settings-text);font-size:14px;font-weight:500}.setting-radio-row[data-v-1a054cc4]:last-child,.setting-toggle-row[data-v-1a054cc4]:last-child{border-bottom:0}.setting-radio-row input[data-v-1a054cc4],.setting-toggle-row input[data-v-1a054cc4]{width:20px;height:20px;accent-color:#0068ff}.setting-toggle-row.disabled[data-v-1a054cc4]{opacity:.55}.language-card select[data-v-1a054cc4]{min-width:144px;height:36px;padding:0 12px;border:1px solid var(--go-settings-row-border);border-radius:4px;background:var(--go-settings-input-bg);color:var(--go-settings-text);font-size:14px;outline:none}.setting-action[data-v-1a054cc4]{width:100%;min-height:50px;padding:0 18px;border:0;border-bottom:1px solid var(--go-settings-row-border);background:var(--go-settings-panel-bg);color:var(--go-settings-text);font-size:14px;font-weight:500;text-align:left;cursor:pointer}.setting-action[data-v-1a054cc4]:hover{background:var(--go-settings-hover)}.setting-action.danger[data-v-1a054cc4]{color:var(--go-settings-danger)}.proto-version-info[data-v-1a054cc4]{margin:14px 18px 16px;color:var(--go-settings-muted);font-size:12px}.file-record-page[data-v-3afd6c6e]{width:100vw;height:100vh;display:flex;flex-direction:column;background-color:#f7f7f7}.file-record-page .title[data-v-3afd6c6e]{padding-left:20px;height:40px;display:none;font-weight:400;font-style:normal}.file-record-page .file-record-container[data-v-3afd6c6e]{flex:1;height:100%;display:flex;flex-direction:row;justify-content:flex-start}.file-record-container .category-container[data-v-3afd6c6e]{width:120px;height:100%}.search-input-container[data-v-3afd6c6e]{height:50px;display:flex;justify-content:center;align-items:center;background-color:#fafafa;position:relative}.search-input-container input[data-v-3afd6c6e]{height:25px;width:110px;margin:0 10px;padding:0 10px 0 20px;text-align:left;flex:1;border:1px solid #e5e5e5;border-radius:3px;outline:none;background-color:#eee}.search-input-container input[data-v-3afd6c6e]:active,.search-input-container input[data-v-3afd6c6e]:focus{border:1px solid #4168e0}.search-input-container i[data-v-3afd6c6e]{position:absolute;left:10px}.category-item[data-v-3afd6c6e]{display:flex;flex-direction:row;padding:5px 0 5px 20px;height:50px;align-items:center}.category-item.active[data-v-3afd6c6e],.category-item[data-v-3afd6c6e]:active{background-color:#dedede}.category-item p[data-v-3afd6c6e]{margin-left:10px;font-size:14px;flex:1}.conversation-list-container[data-v-3afd6c6e]{border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;width:185px;height:100%;overflow:auto}.conversation-item[data-v-3afd6c6e]{height:50px;width:100%;display:flex;align-items:center}.conversation-item img[data-v-3afd6c6e]{width:36px;height:36px;margin:8px 16px;min-width:36px;min-height:36px}.conversation-item p[data-v-3afd6c6e]{flex:1;font-size:14px;margin-right:16px}.conversation-item.active[data-v-3afd6c6e],.conversation-item[data-v-3afd6c6e]:active{background-color:#dedede}.file-record-container .file-record-list-container[data-v-3afd6c6e]{flex:1;height:100%;background-color:#fff;overflow:auto}.file-record-empty-container[data-v-3afd6c6e]{height:100%;width:100%;display:flex;justify-content:center;align-items:center;color:#b6b6b6}.file-record-item[data-v-3afd6c6e]{position:relative;height:70px;width:100%;display:flex;padding:0 35px 0 35px;align-items:center;justify-content:space-between}.file-record-item[data-v-3afd6c6e]:after{display:block;position:absolute;content:" ";height:0;top:70px;left:40px;right:35px;border-bottom:1px solid #f2f2f2}.file-record-item[data-v-3afd6c6e]:active{background-color:#dedede}.file-record-item img[data-v-3afd6c6e]{width:40px;height:40px;margin:0 15px 0 0}.file-name-sender-container[data-v-3afd6c6e]{display:flex;flex-direction:column;align-items:flex-start;max-width:calc(100% - 140px);flex:1}.file-name-sender-container .name[data-v-3afd6c6e]{font-size:13px;color:#252525;padding-bottom:3px}.file-name-sender-container .sender[data-v-3afd6c6e]{padding-top:3px;font-size:12px;color:#b6b6b6}.file-date-size-container[data-v-3afd6c6e]{display:flex;align-items:flex-end;flex-direction:column;width:100px;justify-content:center}.file-date-size-container .date[data-v-3afd6c6e]{font-size:12px;padding-left:15px;color:#b6b6b6;padding-bottom:3px}.file-date-size-container .size[data-v-3afd6c6e]{font-size:12px;color:#b2b2b2;padding-top:3px}.fav-list-container[data-v-dbce6f6c]{height:100%;display:flex;flex-direction:column;background:#fff}.fav-list-header[data-v-dbce6f6c]{width:100%;height:60px;flex:0 0 60px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #ebebeb}.fav-list-header h2[data-v-dbce6f6c]{font-size:16px;font-style:normal;font-weight:400;display:flex;align-items:center}.fav-list-header span[data-v-dbce6f6c]{min-width:24px;height:22px;padding:0 8px;border-radius:11px;background:#eef4ff;color:#0068ff;font-size:12px;line-height:22px;text-align:center}.fav-scroll[data-v-dbce6f6c]{flex:1;min-height:0;overflow:auto}.fav-items[data-v-dbce6f6c]{width:100%}.fav-item-container[data-v-dbce6f6c]{width:100%;display:flex;min-height:75px;max-height:110px;flex-direction:row;justify-content:space-between;align-items:center;position:relative;padding:0 80px}.fav-item-container[data-v-dbce6f6c]:after{position:absolute;content:" ";height:0;left:80px;right:80px;bottom:0;border-bottom:1px solid #e4e4e4}.fav-item-container[data-v-dbce6f6c]:hover{background-color:#f5f7fa}.fav-item-container[data-v-dbce6f6c]:active{background-color:#dedede}.fav-item-content[data-v-dbce6f6c]{flex:1;padding-right:20px;display:flex;align-items:center}.fav-item-other p[data-v-dbce6f6c]{display:-webkit-box;-webkit-line-clamp:3;white-space:pre-line;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:#252525}.fav-item-composite p[data-v-dbce6f6c]{font-size:13px;line-height:20px}.fav-item-image[data-v-dbce6f6c]{height:110px;display:flex;flex-direction:column;justify-content:center}.fav-item-image img[data-v-dbce6f6c]{height:70px;width:140px;-o-object-fit:cover;object-fit:cover}.fav-item-file[data-v-dbce6f6c]{display:flex;font-size:12px;height:110px;align-items:center}.fav-item-file img[data-v-dbce6f6c]{width:60px;height:60px;margin:0 20px 0 10px}.fav-item-file .name-size[data-v-dbce6f6c]{padding:25px 0;height:100%;flex:1;max-width:100%;display:flex;flex-direction:column;justify-content:space-between}.fav-item-file .name[data-v-dbce6f6c]{color:#252525;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.fav-item-file .size[data-v-dbce6f6c]{color:#b2b2b2}.fav-item-video[data-v-dbce6f6c]{height:110px;display:flex;flex-direction:column;justify-content:center;position:relative}.fav-item-video video[data-v-dbce6f6c]{background-color:#d3d3d3;height:70px;width:140px;-o-object-fit:cover;object-fit:cover}.fav-item-video i[data-v-dbce6f6c]{position:absolute;left:68px;right:0;width:10px;margin-right:auto}.fav-item-audio[data-v-dbce6f6c]{margin:0 10px}.fav-item-audio audio[data-v-dbce6f6c]{outline:none;filter:sepia(20%) saturate(70%) grayscale(1) contrast(99%) invert(12%)}.fav-item-sender-time[data-v-dbce6f6c]{max-width:120px;text-align:right}.fav-item-sender-time .time[data-v-dbce6f6c]{font-size:12px;color:#b6b6b6}.fav-item-sender-time .sender[data-v-dbce6f6c]{font-size:12px;color:#b2b2b2;padding-top:3px}.fav-media-view[data-v-dbce6f6c]{width:100%}.media-category-container[data-v-dbce6f6c]{display:flex;flex-direction:column;padding:0 80px}.media-category-container>p[data-v-dbce6f6c]{font-size:14px;padding:20px 0 10px 0}.media-category-items[data-v-dbce6f6c]{width:100%;display:flex;align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.media-category-items li[data-v-dbce6f6c]{cursor:pointer}.media-item-image img[data-v-dbce6f6c]{width:70px;height:70px;-o-object-fit:cover;object-fit:cover;padding:2px}.media-item-video[data-v-dbce6f6c]{position:relative}.media-item-video video[data-v-dbce6f6c]{width:70px;height:70px;-o-object-fit:cover;object-fit:cover;padding:2px}.media-item-video i[data-v-dbce6f6c]{position:absolute;top:32px;left:32px;width:10px;margin-right:auto}.fav-state[data-v-dbce6f6c]{min-height:calc(100vh - 120px);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8190a5;gap:12px}.fav-state i[data-v-dbce6f6c]{font-size:42px;color:#c6ced9}.fav-state p[data-v-dbce6f6c]{font-size:14px}.fav-state button[data-v-dbce6f6c]{height:34px;padding:0 18px;border:0;border-radius:4px;background:#0068ff;color:#fff;font-size:14px;cursor:pointer}.fav-state button[data-v-dbce6f6c]:hover{background:#0a75ff}.fav-bottom-state[data-v-dbce6f6c]{height:52px;display:flex;align-items:center;justify-content:center;color:#9aa6b8;font-size:13px}.fav-spinner[data-v-dbce6f6c]{width:28px;height:28px;border-radius:50%;border:2px solid #d8dee8;border-top-color:#0068ff;animation:favSpin-dbce6f6c .8s linear infinite}.fav-spinner-small[data-v-dbce6f6c]{width:18px;height:18px}@keyframes favSpin-dbce6f6c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.orin-theme-dark{background:#111;background:#18365f;color:#78afff;border-bottom-color:#2a2a2a;background-color:#1c1c1c;color:#f1f4f8;color:#8c98aa}.fav-page[data-v-d6980c30]{flex:1;display:flex;height:100%}.fav-list-view[data-v-d6980c30]{flex:1}.fav-category-list-panel-container[data-v-d6980c30]{width:261px;height:100%;display:flex;flex-direction:column;border-right:1px solid #e5e5e5}.panel[data-v-d6980c30]{height:calc(100% - 60px);position:relative;background-color:#fafafa;flex:1;overflow-y:auto}.search-result-container[data-v-d6980c30]{position:absolute;top:0;left:0;height:100%;width:100%}.category-container[data-v-d6980c30]{width:100%;height:100%}.category-item[data-v-d6980c30]{display:flex;flex-direction:row;padding:5px 0 5px 20px;height:50px;align-items:center}.category-item.active[data-v-d6980c30],.category-item[data-v-d6980c30]:active{background-color:#dedede}.category-item p[data-v-d6980c30]{margin-left:10px;font-size:14px;flex:1}.workspace-container[data-v-bd280886]{width:100%;height:100%}.workspace-portal[data-v-bd280886]{position:absolute;left:0;top:32px;width:100%;height:calc(100% - 32px);display:flex;flex-direction:column}.workspace-portal button[data-v-bd280886]{padding:10px;margin:20px;border-radius:3px}[data-v-bd280886] .etabs-tab{height:32px}.message-history-page[data-v-28dcdbdc]{width:100vw;height:100vh;background:#f3f3f3;display:flex;flex-direction:column;overflow:hidden}.search-input-container[data-v-28dcdbdc]{height:100px;padding:40px 60px 30px 60px;display:flex;justify-content:center;align-items:center;position:relative;border-bottom:1px solid #e4e4e4}.search-input-container input[data-v-28dcdbdc]{height:25px;padding:0 10px 0 20px;text-align:left;flex:1;border:1px solid #e5e5e5;border-radius:3px;outline:none;background-color:#eee}.search-input-container input[data-v-28dcdbdc]:active,.search-input-container input[data-v-28dcdbdc]:focus{border:1px solid #4168e0}.search-input-container i[data-v-28dcdbdc]{position:absolute;left:65px}.empty[data-v-28dcdbdc],.portal[data-v-28dcdbdc]{flex:1;display:flex;justify-content:center;align-items:center}.search-result-container[data-v-28dcdbdc]{flex:1;display:flex;overflow:hidden}.conversation-list[data-v-28dcdbdc]{width:240px;height:100%;overflow:scroll;border-right:1px solid #e4e4e4}.conversation-item[data-v-28dcdbdc]{width:100%;height:70px;display:flex;align-items:center;justify-content:center}.conversation-item.active[data-v-28dcdbdc]{background:#dedede}.header[data-v-28dcdbdc]{height:100%;padding:10px;position:relative}.header .avatar[data-v-28dcdbdc]{position:relative;width:45px;height:45px;min-width:45px;min-height:45px;background:#d6d6d6;top:50%;transform:translateY(-50%);border-radius:3px}.content-container[data-v-28dcdbdc]{width:100%;height:50px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-around;padding-right:12px}.content-container .title[data-v-28dcdbdc]{display:inline-block;font-size:14px;color:#262626;font-style:normal;font-weight:400;padding-right:10px;flex:1}.content-container .desc[data-v-28dcdbdc]{color:#b8b8b8;font-size:13px}.conversation-message-list[data-v-28dcdbdc]{height:100%;flex:1;display:flex;flex-direction:column;padding:0 40px 20px 40px}.conversation-message-list .desc-action-container[data-v-28dcdbdc]{width:100%;padding:20px 0;display:flex;justify-content:space-between;align-items:center}.desc-action-container .desc[data-v-28dcdbdc]{color:#b8b8b8;font-size:13px}.desc-action-container .action[data-v-28dcdbdc]{display:flex;align-items:center;color:#262626;margin-left:auto;font-size:14px}.desc-action-container .action i[data-v-28dcdbdc]{padding-right:5px}.message-list-container[data-v-28dcdbdc]{display:flex;flex-direction:column;flex:1;padding-bottom:20px;margin-left:-10px;overflow:scroll}.message-list-container ul[data-v-28dcdbdc]{width:100%;flex:1;list-style-position:inside}.message-list-container ul li[data-v-28dcdbdc]{position:relative;padding:10px 0}.message-list-container ul li[data-v-28dcdbdc]:not(:last-child):after{content:"";width:calc(100% - 55px);position:absolute;margin-left:55px;padding:5px 0;border-bottom:1px solid #f1f1f1}.message-container[data-v-28dcdbdc]{width:100%;display:flex}.name-time-content-container[data-v-28dcdbdc]{width:100%}.name-time-container[data-v-28dcdbdc]{width:100%;padding:5px 0;display:flex;justify-content:space-between}.name-time-container p[data-v-28dcdbdc]{font-size:12px;color:#c2c2c2}.name-time-content-container .content[data-v-28dcdbdc]{display:inline-block;margin-left:-10px;margin-right:65px}.name-time-content-container .content .action[data-v-28dcdbdc]{display:none;position:absolute;right:0;top:40px;font-size:14px;color:#637599}.message-container:hover .action[data-v-28dcdbdc]{display:inline-block}.portrait-container[data-v-28dcdbdc]{width:40px;height:40px;min-width:40px;min-height:40px;overflow:hidden;margin:10px}.portrait-container img[data-v-28dcdbdc]{width:100%;height:100%;border-radius:3px}[data-v-28dcdbdc] .text-message-container,[data-v-28dcdbdc] .text-message-container.out{background-color:#f3f3f3;padding-top:0!important;padding-left:0!important}[data-v-28dcdbdc] .leftarrow:before,[data-v-28dcdbdc] .rightarrow:before{display:none}.conversation-message-history-page[data-v-99e688d0]{width:100vw;height:100vh;background:var(--go-surface-bg,#fff);color:var(--go-text-main,#10213b);display:flex;flex-direction:column;overflow:hidden}.history-header[data-v-99e688d0]{height:64px;min-height:64px;padding:0 16px;display:flex;align-items:center;gap:10px;background:linear-gradient(90deg,#1688f7,#11b8df);color:#fff;border-bottom:1px solid rgba(0,0,0,.08)}.header-icon-button[data-v-99e688d0]{width:40px;height:40px;border:0;background:transparent;color:inherit;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;border-radius:6px;font-size:26px}.header-icon-button[data-v-99e688d0]:hover{background:hsla(0,0%,100%,.14)}.history-title[data-v-99e688d0]{min-width:0;flex:1}.history-title h1[data-v-99e688d0]{margin:0;font-size:20px;line-height:24px;font-weight:700}.history-title p[data-v-99e688d0]{margin:2px 0 0;color:hsla(0,0%,100%,.76);font-size:13px}.notify-dot[data-v-99e688d0]{width:9px;height:9px;border-radius:50%;background:#ff4b55;position:absolute;top:8px;right:8px}.history-body[data-v-99e688d0]{min-height:0;flex:1;display:flex;flex-direction:column;background:var(--go-surface-bg,#fff)}.filter-row[data-v-99e688d0]{display:flex;align-items:center;gap:14px;padding:18px 28px 10px;overflow-x:auto}.filter-chip[data-v-99e688d0]{height:40px;padding:0 18px;border-radius:22px;border:1px solid var(--go-border-color,#d9dde4);background:var(--go-surface-raised-bg,#fff);color:var(--go-text-main,#10213b);display:inline-flex;align-items:center;gap:8px;font-size:16px;white-space:nowrap}.filter-chip i[data-v-99e688d0],.search-row[data-v-99e688d0]{color:var(--go-text-muted,#7a8595)}.search-row[data-v-99e688d0]{height:40px;margin:0 28px 10px;padding:0 14px;display:flex;align-items:center;gap:8px;border-radius:4px;background:var(--go-surface-subtle-bg,#f2f4f7)}.search-row input[data-v-99e688d0]{border:0;outline:0;background:transparent;color:var(--go-text-main,#10213b);flex:1;font-size:15px}.search-row input[data-v-99e688d0]::-moz-placeholder{color:var(--go-input-placeholder,#8a93a3)}.search-row input[data-v-99e688d0]::placeholder{color:var(--go-input-placeholder,#8a93a3)}.category-container[data-v-99e688d0]{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));border-bottom:1px solid var(--go-border-color,#dde1e8);background:var(--go-surface-bg,#fff)}.category-item[data-v-99e688d0]{height:56px;border:0;background:transparent;color:var(--go-text-muted,#6f7888);font-size:17px;font-weight:600;position:relative;cursor:pointer}.category-item.active[data-v-99e688d0]{color:var(--go-text-strong,#081b3a)}.category-item.active[data-v-99e688d0]:after{content:"";position:absolute;left:18%;right:18%;bottom:0;height:2px;background:var(--go-text-strong,#081b3a)}.message-list-container[data-v-99e688d0]{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;background:var(--go-surface-bg,#fff)}.history-groups[data-v-99e688d0]{padding-bottom:28px}.history-group h2[data-v-99e688d0]{margin:0;padding:26px 28px 14px;color:var(--go-text-muted,#6f7888);font-size:18px;font-weight:700}.media-grid[data-v-99e688d0]{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:2px}.media-tile[data-v-99e688d0]{border:0;padding:0;aspect-ratio:1;background:var(--go-surface-subtle-bg,#f2f4f7);position:relative;overflow:hidden;cursor:pointer}.media-tile img[data-v-99e688d0],.media-tile video[data-v-99e688d0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.video-badge[data-v-99e688d0]{position:absolute;right:10px;bottom:10px;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.44);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px}.history-row[data-v-99e688d0]{width:100%;min-height:88px;padding:12px 28px;border:0;border-bottom:1px solid var(--go-row-border-color,#eef1f5);background:transparent;color:var(--go-text-main,#10213b);display:flex;align-items:center;gap:18px;text-align:left;cursor:pointer}.history-row[data-v-99e688d0]:hover{background:var(--go-hover-bg,#f2f7ff)}.history-row-icon[data-v-99e688d0]{width:58px;height:58px;min-width:58px;border-radius:8px;background:var(--go-surface-subtle-bg,#eef1f5);display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--go-text-strong,#081b3a);font-size:28px}.history-row-icon.file[data-v-99e688d0]{border-radius:50%}.history-row-icon.voice[data-v-99e688d0]{border-radius:50%;background:#0b78ff;color:#fff}.history-row-icon img[data-v-99e688d0]{width:34px;height:34px}.link-letter[data-v-99e688d0]{width:58px;height:58px;display:flex;align-items:center;justify-content:center;background:#7a6ce0;color:#fff;font-size:34px;font-weight:500}.history-row-main[data-v-99e688d0]{min-width:0;flex:1;display:flex;flex-direction:column}.history-row-title[data-v-99e688d0]{color:var(--go-text-strong,#081b3a);font-size:18px;line-height:24px}.history-row-meta[data-v-99e688d0]{margin-top:4px;color:var(--go-text-muted,#7a8595);font-size:14px;line-height:20px}.history-row-action[data-v-99e688d0]{margin-top:4px;color:#0b78ff;font-size:14px;font-weight:600}.history-more[data-v-99e688d0]{width:38px;font-size:24px;display:flex;justify-content:center}.history-more[data-v-99e688d0],.loader-text[data-v-99e688d0]{color:var(--go-text-muted,#7a8595)}.history-empty-state[data-v-99e688d0]{flex:1;display:flex;align-items:center;justify-content:center;color:var(--go-text-muted,#7a8595);background:var(--go-surface-bg,#fff)}.drag-area[data-v-99e688d0]{position:absolute;top:0;left:0;right:0;height:64px;z-index:-1;-webkit-app-region:drag}@media (max-width:720px){.history-header[data-v-99e688d0]{padding:0 8px}.filter-row[data-v-99e688d0]{padding-left:14px;padding-right:14px}.search-row[data-v-99e688d0]{margin-left:14px;margin-right:14px}.category-container[data-v-99e688d0]{grid-template-columns:repeat(4,max-content);overflow-x:auto}.category-item[data-v-99e688d0]{min-width:110px;padding:0 12px}.media-grid[data-v-99e688d0]{grid-template-columns:repeat(3,1fr)}.history-row[data-v-99e688d0]{padding-left:18px;padding-right:18px}}.conversation-page[data-v-0bc74400]{width:100vw;height:100vh}.conversation-view[data-v-0bc74400]{flex:1;height:100%;width:100%}.create-conference-container[data-v-27bbe0c9]{display:flex;flex-direction:column;padding:0 20px}.create-conference-container h2[data-v-27bbe0c9]{justify-content:center;font-weight:400;font-style:normal;font-size:18px;text-align:center}.create-conference-container label[data-v-27bbe0c9]{display:flex;justify-content:space-between;font-size:13px}.text-input[data-v-27bbe0c9]{height:30px;border:1px solid #e5e5e5;border-radius:3px;outline:none;width:100%;padding:0 5px}.text-input[data-v-27bbe0c9]:active,.text-input[data-v-27bbe0c9]:focus{border:1px solid #4168e0}.create-conference-container button[data-v-27bbe0c9]{height:30px;border:1px solid #e5e5e5;border-radius:3px}.create-conference-container button[data-v-27bbe0c9]:active{border:1px solid #4168e0}.advance_desc[data-v-27bbe0c9]{font-size:12px;color:#f95569}.create-conference-container[data-v-27bbe0c9]>*{margin-top:20px}.action-container[data-v-27bbe0c9]{display:flex;justify-content:space-between}.action-container button[data-v-27bbe0c9]{width:50%;height:40px;border:none}.create-button[data-v-27bbe0c9]{margin-right:10px}.create-button[data-v-27bbe0c9]:enabled{color:gray}.join-button[data-v-27bbe0c9]:enabled{color:#4168e0}.join-conference-container[data-v-0f35c9a9]{display:flex;flex-direction:column;padding:0 20px}.join-conference-container h2[data-v-0f35c9a9]{justify-content:center;font-weight:400;font-style:normal;font-size:18px;text-align:center}.join-conference-container label[data-v-0f35c9a9]{display:flex;justify-content:space-between;font-size:13px}.conf-item input[data-v-0f35c9a9]{width:100%;height:30px;margin-top:10px;border:1px solid #e5e5e5;border-radius:3px;outline:none;padding:0 5px}.conf-item input[data-v-0f35c9a9]:active,.conf-item input[data-v-0f35c9a9]:focus{border:1px solid #4168e0}.action-container[data-v-0f35c9a9]{display:flex}.action-container button[data-v-0f35c9a9]{height:40px;width:50%;border:none}.action-container button.join[data-v-0f35c9a9]{margin-right:10px}.action-container button[data-v-0f35c9a9]:active{width:50%;border:1px solid #4168e0}.advance_desc[data-v-0f35c9a9]{font-size:12px;color:#f95569}.join-conference-container[data-v-0f35c9a9]>*{margin-top:20px}.create-conference-container[data-v-9b6bb16c]{display:flex;flex-direction:column;padding:0 20px}.create-conference-container h2[data-v-9b6bb16c]{justify-content:center;font-weight:400;font-style:normal;font-size:18px;text-align:center}.create-conference-container label[data-v-9b6bb16c]{display:flex;justify-content:space-between;align-items:center;font-size:13px}.text-input[data-v-9b6bb16c]{height:30px;border:1px solid #e5e5e5;border-radius:3px;outline:none;width:100%;padding:0 5px}.text-input[data-v-9b6bb16c]:active,.text-input[data-v-9b6bb16c]:focus{border:1px solid #4168e0}.create-conference-container button[data-v-9b6bb16c]{height:40px;border:none}.create-conference-container button[data-v-9b6bb16c]:active{border:1px solid #4168e0}.advance_desc[data-v-9b6bb16c]{font-size:12px;color:#f95569}.create-conference-container[data-v-9b6bb16c]>*{margin-top:20px}.conference-portal-container[data-v-3b681514]{display:flex;flex:1;height:100%;align-items:center}.left-slider[data-v-3b681514]{height:100%;width:30%;background:#fff;padding:20px}.left-slider>.title[data-v-3b681514]{font-size:20px}.action-container[data-v-3b681514]{width:100%;display:flex;flex-direction:column}.action[data-v-3b681514]{width:150px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:10px;padding:15px;margin:10px 10px 10px 0}.action[data-v-3b681514]:hover{filter:invert(25%)}.action .icon[data-v-3b681514]{width:40px;height:40px;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:10px}.action .icon i[data-v-3b681514]{font-size:20px}.action .title[data-v-3b681514]{margin-top:15px}.right-slider[data-v-3b681514]{height:100%;background:#f8f9fb;flex:1 1 auto;overflow-y:auto;padding:20px}.empty[data-v-3b681514]{display:flex;align-items:center;padding:15px;font-size:12px}.empty[data-v-3b681514],.fav-container .fav-list[data-v-3b681514]{background:#fff;border-radius:10px}.fav-conference[data-v-3b681514]{display:flex;align-items:center;padding:15px;box-sizing:content-box}.fav-conference[data-v-3b681514]:active{background:#f1f1f1}.fav-conference .icon[data-v-3b681514]{width:30px;height:30px;border-radius:15px;background:#e0e9fb;display:flex;justify-content:center;align-items:center;margin-right:10px}.fav-conference[data-v-3b681514]:not(:last-of-type){border-bottom:1px solid #f1f1f1}.fav-conference .desc[data-v-3b681514]{color:gray;margin-top:3px;font-size:12px}.history-container[data-v-3b681514]{margin-top:20px}.message-page[data-v-3f7a8887]{width:var(--composite-message-page-width);height:var(--composite-message-page-height);background:#f7f7f7;overflow:scroll}.close-button-container[data-v-3f7a8887]{position:absolute;padding:5px 10px 10px 5px;top:0;right:0}.close-button-container[data-v-3f7a8887]:active{background:#d3d3d3}.message-page ul[data-v-3f7a8887]{width:100%;height:100%;padding:20px 30px;list-style-position:inside}.message-page ul li[data-v-3f7a8887]{position:relative;padding:10px 0}.message-page ul li[data-v-3f7a8887]:not(:last-child):after{content:"";width:calc(100% - 55px);position:absolute;margin-left:55px;padding:5px 0;border-bottom:1px solid #f1f1f1}.message-container[data-v-3f7a8887]{width:100%;display:flex}.name-time-content-container[data-v-3f7a8887]{width:100%}.name-time-container[data-v-3f7a8887]{width:100%;padding:5px 0;display:flex;justify-content:space-between}.name-time-container p[data-v-3f7a8887]{font-size:12px;color:#c2c2c2}.name-time-content-container .content[data-v-3f7a8887]{display:inline-block;margin-left:-10px}.portrait-container[data-v-3f7a8887]{width:40px;height:40px;overflow:hidden;margin:10px}.portrait-container img[data-v-3f7a8887]{width:100%;height:100%;border-radius:3px}[data-v-3f7a8887] .text-message-container.out{background-color:#f7f7f7}[data-v-3f7a8887] .text-message-container{background-color:#f7f7f7;padding-left:0}[data-v-3f7a8887] .leftarrow:before,[data-v-3f7a8887] .rightarrow:before{display:none}.image-content-container[data-v-0e39cbd7]{position:relative}.image-content-container img[data-v-0e39cbd7]{width:100%;height:100%;border-radius:5px;overflow:hidden;-o-object-fit:contain;object-fit:contain}.image-content-container video[data-v-0e39cbd7]{width:100%;height:100%;border-radius:5px;overflow:hidden;-o-object-fit:scale-down;object-fit:scale-down}.left-arrow-container[data-v-0e39cbd7]{position:absolute;left:0;top:0;height:100%;width:120px;display:flex;justify-content:center;align-items:center}.left-arrow[data-v-0e39cbd7]{display:none}.left-arrow-container:hover .left-arrow[data-v-0e39cbd7]{color:#fff;background:#9a9a9a;width:50px;height:50px;border-radius:30px;display:flex;justify-content:center;align-items:center}.left-arrow i[data-v-0e39cbd7]{font-size:30px}.right-arrow-container[data-v-0e39cbd7]{position:absolute;right:0;top:0;height:100%;width:120px;display:flex;justify-content:center;align-items:center}.right-arrow[data-v-0e39cbd7]{display:none}.right-arrow-container:hover .right-arrow[data-v-0e39cbd7]{color:#fff;background:#9a9a9a;width:50px;height:50px;border-radius:30px;display:flex;justify-content:center;align-items:center}.right-arrow i[data-v-0e39cbd7]{font-size:30px}.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}.vue-modal-bottom,.vue-modal-bottomLeft,.vue-modal-bottomRight,.vue-modal-left,.vue-modal-right,.vue-modal-top,.vue-modal-topLeft,.vue-modal-topRight{display:block;overflow:hidden;position:absolute;background:transparent;z-index:9999999}.vue-modal-bottomLeft,.vue-modal-bottomRight,.vue-modal-topLeft,.vue-modal-topRight{width:12px;height:12px}.vue-modal-top{right:12;top:0;width:100%;height:12px;cursor:n-resize}.vue-modal-bottom{left:0;bottom:0;width:100%;height:12px;cursor:s-resize}.vue-modal-left{left:0;top:0;width:12px;height:100%;cursor:w-resize}.vue-modal-right{right:0;top:0;width:12px;height:100%;cursor:e-resize}.vue-modal-topRight{right:0;top:0;background:transparent;cursor:ne-resize}.vue-modal-topLeft{left:0;top:0;cursor:nw-resize}.vue-modal-bottomLeft{left:0;bottom:0;cursor:sw-resize}.vue-modal-bottomRight{right:0;bottom:0;cursor:se-resize}#vue-modal-triangle:after{display:block;position:absolute;content:"";background:transparent;left:0;top:0;width:0;height:0;border-bottom:10px solid #ddd;border-left:10px solid transparent}#vue-modal-triangle.clicked:after{border-bottom:10px solid #369be9}.vm--block-scroll{overflow:hidden;width:100vw}.vm--container{z-index:999}.vm--container,.vm--overlay{position:fixed;box-sizing:border-box;left:0;top:0;width:100%;height:100vh}.vm--overlay{background:rgba(0,0,0,.2);opacity:1}.vm--container.scrollable{height:100%;min-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.vm--modal{position:relative;overflow:hidden;box-sizing:border-box;background-color:#fff;border-radius:3px;box-shadow:0 20px 60px -2px rgba(27,33,58,.4)}.vm--container.scrollable .vm--modal{margin-bottom:2px}.vm--top-right-slot{display:block;position:absolute;right:0;top:0}.vm-transition--overlay-enter-active,.vm-transition--overlay-leave-active{transition:all 50ms}.vm-transition--overlay-enter,.vm-transition--overlay-leave-active{opacity:0}.vm-transition--modal-enter-active,.vm-transition--modal-leave-active{transition:all .4s}.vm-transition--modal-enter,.vm-transition--modal-leave-active{opacity:0;transform:translateY(-20px)}.vm-transition--default-enter-active,.vm-transition--default-leave-active{transition:all 2ms}.vm-transition--default-enter,.vm-transition--default-leave-active{opacity:0}.vue-dialog{font-size:14px}.vue-dialog div{box-sizing:border-box}.vue-dialog-content{flex:1 0 auto;width:100%;padding:14px}.vue-dialog-content-title{font-weight:600;padding-bottom:14px}.vue-dialog-buttons{display:flex;flex:0 1 auto;width:100%;border-top:1px solid #eee}.vue-dialog-buttons-none{width:100%;padding-bottom:14px}.vue-dialog-button{font-size:inherit;background:transparent;padding:0;margin:0;border:0;cursor:pointer;box-sizing:border-box;line-height:40px;height:40px;color:inherit;font:inherit;outline:none}.vue-dialog-button:hover{background:#f9f9f9}.vue-dialog-button:active{background:#f3f3f3}.vue-dialog-button:not(:first-of-type){border-left:1px solid #eee}.v-context,.v-context ul{background-color:#fff;background-clip:padding-box;border-radius:.25rem;border:1px solid rgba(0,0,0,.15);box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0003,0 1px 5px #0000001f;display:block;margin:0;padding:10px 0;min-width:10rem;z-index:1500;position:fixed;list-style:none;box-sizing:border-box;max-height:calc(100% - 50px);overflow-y:auto}.v-context ul>li,.v-context>li{margin:0;position:relative}.v-context ul>li>a,.v-context>li>a{display:block;padding:.5rem 1.5rem;font-weight:400;color:#212529;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.v-context ul>li>a:focus,.v-context ul>li>a:hover,.v-context>li>a:focus,.v-context>li>a:hover{text-decoration:none;color:#212529;background-color:#f8f9fa}.v-context ul:focus,.v-context ul>li>a:focus,.v-context:focus,.v-context>li>a:focus{outline:0}.v-context__sub>a:after{content:"›";float:right;padding-left:1rem}.v-context__sub>ul{display:none}.v-context{font-size:14px}.v-context>li>a{padding:.4rem 1rem}*{margin:0;padding:0;box-sizing:border-box;-webkit-app-region:no-drag}body,html{width:100%;height:100%;overflow:hidden;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Arial,sans-serif}.tippy-tooltip.light-theme{background-color:#fff;border:2px solid #fff}.tippy-arrow{border-right:8px solid #fff!important}.tippy-popper[x-placement^=top] .tippy-arrow{border-top:8px solid #fff!important;border-right:8px solid transparent!important}.vue-notification-group{margin:var(--main-margin-top) var(--main-margin-right) 0 0}img.emoji{height:1em!important;width:1em!important;margin:0 .05em 0 .1em;vertical-align:-.1em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.single-line{max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}ol,ul{list-style:none}button,div,img,video{outline:none}div,p{word-break:break-all;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flex-row{display:flex}.flex-column{display:flex;flex-direction:column}.flex-1{flex:1;overflow:hidden}.flex-justify-center{justify-content:center}.flex-justify-start{justify-content:flex-start}.flex-justify-end{justify-content:flex-end}.flex-align-start{align-items:flex-start}.flex-align-center{align-items:center}.flex-align-end{align-items:flex-end}.relative{position:relative}.full-height{height:100%}.full-width{width:100%}@font-face{font-family:icomoon;src:url(/fonts/icomoon.fc29a833.eot);src:url(/fonts/icomoon.fc29a833.eot#iefix) format("embedded-opentype"),url(/fonts/icomoon.b53d4975.ttf) format("truetype"),url(/fonts/icomoon.18beba8b.woff) format("woff"),url(/img/icomoon.c3922484.svg#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-ion-alert-circled:before{content:"\f100"}.icon-ion-alert:before{content:"\f101"}.icon-ion-android-add-circle:before{content:"\f359"}.icon-ion-android-add:before{content:"\f2c7"}.icon-ion-android-alarm-clock:before{content:"\f35a"}.icon-ion-android-alert:before{content:"\f35b"}.icon-ion-android-apps:before{content:"\f35c"}.icon-ion-android-archive:before{content:"\f2c9"}.icon-ion-android-arrow-back:before{content:"\f2ca"}.icon-ion-android-arrow-down:before{content:"\f35d"}.icon-ion-android-arrow-dropdown-circle:before{content:"\f35e"}.icon-ion-android-arrow-dropdown:before{content:"\f35f"}.icon-ion-android-arrow-dropleft-circle:before{content:"\f360"}.icon-ion-android-arrow-dropleft:before{content:"\f361"}.icon-ion-android-arrow-dropright-circle:before{content:"\f362"}.icon-ion-android-arrow-dropright:before{content:"\f363"}.icon-ion-android-arrow-dropup-circle:before{content:"\f364"}.icon-ion-android-arrow-dropup:before{content:"\f365"}.icon-ion-android-arrow-forward:before{content:"\f30f"}.icon-ion-android-arrow-up:before{content:"\f366"}.icon-ion-android-attach:before{content:"\f367"}.icon-ion-android-bar:before{content:"\f368"}.icon-ion-android-bicycle:before{content:"\f369"}.icon-ion-android-boat:before{content:"\f36a"}.icon-ion-android-bookmark:before{content:"\f36b"}.icon-ion-android-bulb:before{content:"\f36c"}.icon-ion-android-bus:before{content:"\f36d"}.icon-ion-android-calendar:before{content:"\f2d1"}.icon-ion-android-call:before{content:"\f2d2"}.icon-ion-android-camera:before{content:"\f2d3"}.icon-ion-android-cancel:before{content:"\f36e"}.icon-ion-android-car:before{content:"\f36f"}.icon-ion-android-cart:before{content:"\f370"}.icon-ion-android-chat:before{content:"\f2d4"}.icon-ion-android-checkbox-blank:before{content:"\f371"}.icon-ion-android-checkbox-outline-blank:before{content:"\f372"}.icon-ion-android-checkbox-outline:before{content:"\f373"}.icon-ion-android-checkbox:before{content:"\f374"}.icon-ion-android-checkmark-circle:before{content:"\f375"}.icon-ion-android-clipboard:before{content:"\f376"}.icon-ion-android-close:before{content:"\f2d7"}.icon-ion-android-cloud-circle:before{content:"\f377"}.icon-ion-android-cloud-done:before{content:"\f378"}.icon-ion-android-cloud-outline:before{content:"\f379"}.icon-ion-android-cloud:before{content:"\f37a"}.icon-ion-android-color-palette:before{content:"\f37b"}.icon-ion-android-compass:before{content:"\f37c"}.icon-ion-android-contact:before{content:"\f2d8"}.icon-ion-android-contacts:before{content:"\f2d9"}.icon-ion-android-contract:before{content:"\f37d"}.icon-ion-android-create:before{content:"\f37e"}.icon-ion-android-delete:before{content:"\f37f"}.icon-ion-android-desktop:before{content:"\f380"}.icon-ion-android-document:before{content:"\f381"}.icon-ion-android-done-all:before{content:"\f382"}.icon-ion-android-done:before{content:"\f383"}.icon-ion-android-download:before{content:"\f2dd"}.icon-ion-android-drafts:before{content:"\f384"}.icon-ion-android-exit:before{content:"\f385"}.icon-ion-android-expand:before{content:"\f386"}.icon-ion-android-favorite-outline:before{content:"\f387"}.icon-ion-android-favorite:before{content:"\f388"}.icon-ion-android-film:before{content:"\f389"}.icon-ion-android-folder-open:before{content:"\f38a"}.icon-ion-android-folder:before{content:"\f2e0"}.icon-ion-android-funnel:before{content:"\f38b"}.icon-ion-android-globe:before{content:"\f38c"}.icon-ion-android-hand:before{content:"\f2e3"}.icon-ion-android-hangout:before{content:"\f38d"}.icon-ion-android-happy:before{content:"\f38e"}.icon-ion-android-home:before{content:"\f38f"}.icon-ion-android-image:before{content:"\f2e4"}.icon-ion-android-laptop:before{content:"\f390"}.icon-ion-android-list:before{content:"\f391"}.icon-ion-android-locate:before{content:"\f2e9"}.icon-ion-android-lock:before{content:"\f392"}.icon-ion-android-mail:before{content:"\f2eb"}.icon-ion-android-map:before{content:"\f393"}.icon-ion-android-menu:before{content:"\f394"}.icon-ion-android-microphone-off:before{content:"\f395"}.icon-ion-android-microphone:before{content:"\f2ec"}.icon-ion-android-more-horizontal:before{content:"\f396"}.icon-ion-android-more-vertical:before{content:"\f397"}.icon-ion-android-navigate:before{content:"\f398"}.icon-ion-android-notifications-none:before{content:"\f399"}.icon-ion-android-notifications-off:before{content:"\f39a"}.icon-ion-android-notifications:before{content:"\f39b"}.icon-ion-android-open:before{content:"\f39c"}.icon-ion-android-options:before{content:"\f39d"}.icon-ion-android-people:before{content:"\f39e"}.icon-ion-android-person-add:before{content:"\f39f"}.icon-ion-android-person:before{content:"\f3a0"}.icon-ion-android-phone-landscape:before{content:"\f3a1"}.icon-ion-android-phone-portrait:before{content:"\f3a2"}.icon-ion-android-pin:before{content:"\f3a3"}.icon-ion-android-plane:before{content:"\f3a4"}.icon-ion-android-playstore:before{content:"\f2f0"}.icon-ion-android-print:before{content:"\f3a5"}.icon-ion-android-radio-button-off:before{content:"\f3a6"}.icon-ion-android-radio-button-on:before{content:"\f3a7"}.icon-ion-android-refresh:before{content:"\f3a8"}.icon-ion-android-remove-circle:before{content:"\f3a9"}.icon-ion-android-remove:before{content:"\f2f4"}.icon-ion-android-restaurant:before{content:"\f3aa"}.icon-ion-android-sad:before{content:"\f3ab"}.icon-ion-android-search:before{content:"\f2f5"}.icon-ion-android-send:before{content:"\f2f6"}.icon-ion-android-settings:before{content:"\f2f7"}.icon-ion-android-share-alt:before{content:"\f3ac"}.icon-ion-android-share:before{content:"\f2f8"}.icon-ion-android-star-half:before{content:"\f3ad"}.icon-ion-android-star-outline:before{content:"\f3ae"}.icon-ion-android-star:before{content:"\f2fc"}.icon-ion-android-stopwatch:before{content:"\f2fd"}.icon-ion-android-subway:before{content:"\f3af"}.icon-ion-android-sunny:before{content:"\f3b0"}.icon-ion-android-sync:before{content:"\f3b1"}.icon-ion-android-textsms:before{content:"\f3b2"}.icon-ion-android-time:before{content:"\f3b3"}.icon-ion-android-train:before{content:"\f3b4"}.icon-ion-android-unlock:before{content:"\f3b5"}.icon-ion-android-upload:before{content:"\f3b6"}.icon-ion-android-volume-down:before{content:"\f3b7"}.icon-ion-android-volume-mute:before{content:"\f3b8"}.icon-ion-android-volume-off:before{content:"\f3b9"}.icon-ion-android-volume-up:before{content:"\f3ba"}.icon-ion-android-walk:before{content:"\f3bb"}.icon-ion-android-warning:before{content:"\f3bc"}.icon-ion-android-watch:before{content:"\f3bd"}.icon-ion-android-wifi:before{content:"\f305"}.icon-ion-aperture:before{content:"\f313"}.icon-ion-archive:before{content:"\f102"}.icon-ion-arrow-down-a:before{content:"\f103"}.icon-ion-arrow-down-b:before{content:"\f104"}.icon-ion-arrow-down-c:before{content:"\f105"}.icon-ion-arrow-expand:before{content:"\f25e"}.icon-ion-arrow-graph-down-left:before{content:"\f25f"}.icon-ion-arrow-graph-down-right:before{content:"\f260"}.icon-ion-arrow-graph-up-left:before{content:"\f261"}.icon-ion-arrow-graph-up-right:before{content:"\f262"}.icon-ion-arrow-left-a:before{content:"\f106"}.icon-ion-arrow-left-b:before{content:"\f107"}.icon-ion-arrow-left-c:before{content:"\f108"}.icon-ion-arrow-move:before{content:"\f263"}.icon-ion-arrow-resize:before{content:"\f264"}.icon-ion-arrow-return-left:before{content:"\f265"}.icon-ion-arrow-return-right:before{content:"\f266"}.icon-ion-arrow-right-a:before{content:"\f109"}.icon-ion-arrow-right-b:before{content:"\f10a"}.icon-ion-arrow-right-c:before{content:"\f10b"}.icon-ion-arrow-shrink:before{content:"\f267"}.icon-ion-arrow-swap:before{content:"\f268"}.icon-ion-arrow-up-a:before{content:"\f10c"}.icon-ion-arrow-up-b:before{content:"\f10d"}.icon-ion-arrow-up-c:before{content:"\f10e"}.icon-ion-asterisk:before{content:"\f314"}.icon-ion-at:before{content:"\f10f"}.icon-ion-backspace-outline:before{content:"\f3be"}.icon-ion-backspace:before{content:"\f3bf"}.icon-ion-bag:before{content:"\f110"}.icon-ion-battery-charging:before{content:"\f111"}.icon-ion-battery-empty:before{content:"\f112"}.icon-ion-battery-full:before{content:"\f113"}.icon-ion-battery-half:before{content:"\f114"}.icon-ion-battery-low:before{content:"\f115"}.icon-ion-beaker:before{content:"\f269"}.icon-ion-beer:before{content:"\f26a"}.icon-ion-bluetooth:before{content:"\f116"}.icon-ion-bonfire:before{content:"\f315"}.icon-ion-bookmark:before{content:"\f26b"}.icon-ion-bowtie:before{content:"\f3c0"}.icon-ion-briefcase:before{content:"\f26c"}.icon-ion-bug:before{content:"\f2be"}.icon-ion-calculator:before{content:"\f26d"}.icon-ion-calendar:before{content:"\f117"}.icon-ion-camera:before{content:"\f118"}.icon-ion-card:before{content:"\f119"}.icon-ion-cash:before{content:"\f316"}.icon-ion-chatbox-working:before{content:"\f11a"}.icon-ion-chatbox:before{content:"\f11b"}.icon-ion-chatboxes:before{content:"\f11c"}.icon-ion-chatbubble-working:before{content:"\f11d"}.icon-ion-chatbubble:before{content:"\f11e"}.icon-ion-chatbubbles:before{content:"\f11f"}.icon-ion-checkmark-circled:before{content:"\f120"}.icon-ion-checkmark-round:before{content:"\f121"}.icon-ion-checkmark:before{content:"\f122"}.icon-ion-chevron-down:before{content:"\f123"}.icon-ion-chevron-left:before{content:"\f124"}.icon-ion-chevron-right:before{content:"\f125"}.icon-ion-chevron-up:before{content:"\f126"}.icon-ion-clipboard:before{content:"\f127"}.icon-ion-clock:before{content:"\f26e"}.icon-ion-close-circled:before{content:"\f128"}.icon-ion-close-round:before{content:"\f129"}.icon-ion-close:before{content:"\f12a"}.icon-ion-closed-captioning:before{content:"\f317"}.icon-ion-cloud:before{content:"\f12b"}.icon-ion-code-download:before{content:"\f26f"}.icon-ion-code-working:before{content:"\f270"}.icon-ion-code:before{content:"\f271"}.icon-ion-coffee:before{content:"\f272"}.icon-ion-compass:before{content:"\f273"}.icon-ion-compose:before{content:"\f12c"}.icon-ion-connection-bars:before{content:"\f274"}.icon-ion-contrast:before{content:"\f275"}.icon-ion-crop:before{content:"\f3c1"}.icon-ion-cube:before{content:"\f318"}.icon-ion-disc:before{content:"\f12d"}.icon-ion-document-text:before{content:"\f12e"}.icon-ion-document:before{content:"\f12f"}.icon-ion-drag:before{content:"\f130"}.icon-ion-earth:before{content:"\f276"}.icon-ion-easel:before{content:"\f3c2"}.icon-ion-edit:before{content:"\f2bf"}.icon-ion-egg:before{content:"\f277"}.icon-ion-eject:before{content:"\f131"}.icon-ion-email-unread:before{content:"\f3c3"}.icon-ion-email:before{content:"\f132"}.icon-ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.icon-ion-erlenmeyer-flask:before{content:"\f3c5"}.icon-ion-eye-disabled:before{content:"\f306"}.icon-ion-eye:before{content:"\f133"}.icon-ion-female:before{content:"\f278"}.icon-ion-filing:before{content:"\f134"}.icon-ion-film-marker:before{content:"\f135"}.icon-ion-fireball:before{content:"\f319"}.icon-ion-flag:before{content:"\f279"}.icon-ion-flame:before{content:"\f31a"}.icon-ion-flash-off:before{content:"\f136"}.icon-ion-flash:before{content:"\f137"}.icon-ion-folder:before{content:"\f139"}.icon-ion-fork-repo:before{content:"\f2c0"}.icon-ion-fork:before{content:"\f27a"}.icon-ion-forward:before{content:"\f13a"}.icon-ion-funnel:before{content:"\f31b"}.icon-ion-gear-a:before{content:"\f13d"}.icon-ion-gear-b:before{content:"\f13e"}.icon-ion-grid:before{content:"\f13f"}.icon-ion-hammer:before{content:"\f27b"}.icon-ion-happy-outline:before{content:"\f3c6"}.icon-ion-happy:before{content:"\f31c"}.icon-ion-headphone:before{content:"\f140"}.icon-ion-heart-broken:before{content:"\f31d"}.icon-ion-heart:before{content:"\f141"}.icon-ion-help-buoy:before{content:"\f27c"}.icon-ion-help-circled:before{content:"\f142"}.icon-ion-help:before{content:"\f143"}.icon-ion-home:before{content:"\f144"}.icon-ion-icecream:before{content:"\f27d"}.icon-ion-image:before{content:"\f147"}.icon-ion-images:before{content:"\f148"}.icon-ion-information-circled:before{content:"\f149"}.icon-ion-information:before{content:"\f14a"}.icon-ion-ionic:before{content:"\f14b"}.icon-ion-ios-alarm-outline:before{content:"\f3c7"}.icon-ion-ios-alarm:before{content:"\f3c8"}.icon-ion-ios-albums-outline:before{content:"\f3c9"}.icon-ion-ios-albums:before{content:"\f3ca"}.icon-ion-ios-americanfootball-outline:before{content:"\f3cb"}.icon-ion-ios-americanfootball:before{content:"\f3cc"}.icon-ion-ios-analytics-outline:before{content:"\f3cd"}.icon-ion-ios-analytics:before{content:"\f3ce"}.icon-ion-ios-arrow-back:before{content:"\f3cf"}.icon-ion-ios-arrow-down:before{content:"\f3d0"}.icon-ion-ios-arrow-forward:before{content:"\f3d1"}.icon-ion-ios-arrow-left:before{content:"\f3d2"}.icon-ion-ios-arrow-right:before{content:"\f3d3"}.icon-ion-ios-arrow-thin-down:before{content:"\f3d4"}.icon-ion-ios-arrow-thin-left:before{content:"\f3d5"}.icon-ion-ios-arrow-thin-right:before{content:"\f3d6"}.icon-ion-ios-arrow-thin-up:before{content:"\f3d7"}.icon-ion-ios-arrow-up:before{content:"\f3d8"}.icon-ion-ios-at-outline:before{content:"\f3d9"}.icon-ion-ios-at:before{content:"\f3da"}.icon-ion-ios-barcode-outline:before{content:"\f3db"}.icon-ion-ios-barcode:before{content:"\f3dc"}.icon-ion-ios-baseball-outline:before{content:"\f3dd"}.icon-ion-ios-baseball:before{content:"\f3de"}.icon-ion-ios-basketball-outline:before{content:"\f3df"}.icon-ion-ios-basketball:before{content:"\f3e0"}.icon-ion-ios-bell-outline:before{content:"\f3e1"}.icon-ion-ios-bell:before{content:"\f3e2"}.icon-ion-ios-body-outline:before{content:"\f3e3"}.icon-ion-ios-body:before{content:"\f3e4"}.icon-ion-ios-bolt-outline:before{content:"\f3e5"}.icon-ion-ios-bolt:before{content:"\f3e6"}.icon-ion-ios-book-outline:before{content:"\f3e7"}.icon-ion-ios-book:before{content:"\f3e8"}.icon-ion-ios-bookmarks-outline:before{content:"\f3e9"}.icon-ion-ios-bookmarks:before{content:"\f3ea"}.icon-ion-ios-box-outline:before{content:"\f3eb"}.icon-ion-ios-box:before{content:"\f3ec"}.icon-ion-ios-briefcase-outline:before{content:"\f3ed"}.icon-ion-ios-briefcase:before{content:"\f3ee"}.icon-ion-ios-browsers-outline:before{content:"\f3ef"}.icon-ion-ios-browsers:before{content:"\f3f0"}.icon-ion-ios-calculator-outline:before{content:"\f3f1"}.icon-ion-ios-calculator:before{content:"\f3f2"}.icon-ion-ios-calendar-outline:before{content:"\f3f3"}.icon-ion-ios-calendar:before{content:"\f3f4"}.icon-ion-ios-camera-outline:before{content:"\f3f5"}.icon-ion-ios-camera:before{content:"\f3f6"}.icon-ion-ios-cart-outline:before{content:"\f3f7"}.icon-ion-ios-cart:before{content:"\f3f8"}.icon-ion-ios-chatboxes-outline:before{content:"\f3f9"}.icon-ion-ios-chatboxes:before{content:"\f3fa"}.icon-ion-ios-chatbubble-outline:before{content:"\f3fb"}.icon-ion-ios-chatbubble:before{content:"\f3fc"}.icon-ion-ios-checkmark-empty:before{content:"\f3fd"}.icon-ion-ios-checkmark-outline:before{content:"\f3fe"}.icon-ion-ios-checkmark:before{content:"\f3ff"}.icon-ion-ios-circle-filled:before{content:"\f400"}.icon-ion-ios-circle-outline:before{content:"\f401"}.icon-ion-ios-clock-outline:before{content:"\f402"}.icon-ion-ios-clock:before{content:"\f403"}.icon-ion-ios-close-empty:before{content:"\f404"}.icon-ion-ios-close-outline:before{content:"\f405"}.icon-ion-ios-close:before{content:"\f406"}.icon-ion-ios-cloud-download-outline:before{content:"\f407"}.icon-ion-ios-cloud-download:before{content:"\f408"}.icon-ion-ios-cloud-outline:before{content:"\f409"}.icon-ion-ios-cloud-upload-outline:before{content:"\f40a"}.icon-ion-ios-cloud-upload:before{content:"\f40b"}.icon-ion-ios-cloud:before{content:"\f40c"}.icon-ion-ios-cloudy-night-outline:before{content:"\f40d"}.icon-ion-ios-cloudy-night:before{content:"\f40e"}.icon-ion-ios-cloudy-outline:before{content:"\f40f"}.icon-ion-ios-cloudy:before{content:"\f410"}.icon-ion-ios-cog-outline:before{content:"\f411"}.icon-ion-ios-cog:before{content:"\f412"}.icon-ion-ios-color-filter-outline:before{content:"\f413"}.icon-ion-ios-color-filter:before{content:"\f414"}.icon-ion-ios-color-wand-outline:before{content:"\f415"}.icon-ion-ios-color-wand:before{content:"\f416"}.icon-ion-ios-compose-outline:before{content:"\f417"}.icon-ion-ios-compose:before{content:"\f418"}.icon-ion-ios-contact-outline:before{content:"\f419"}.icon-ion-ios-contact:before{content:"\f41a"}.icon-ion-ios-copy-outline:before{content:"\f41b"}.icon-ion-ios-copy:before{content:"\f41c"}.icon-ion-ios-crop-strong:before{content:"\f41d"}.icon-ion-ios-crop:before{content:"\f41e"}.icon-ion-ios-download-outline:before{content:"\f41f"}.icon-ion-ios-download:before{content:"\f420"}.icon-ion-ios-drag:before{content:"\f421"}.icon-ion-ios-email-outline:before{content:"\f422"}.icon-ion-ios-email:before{content:"\f423"}.icon-ion-ios-eye-outline:before{content:"\f424"}.icon-ion-ios-eye:before{content:"\f425"}.icon-ion-ios-fastforward-outline:before{content:"\f426"}.icon-ion-ios-fastforward:before{content:"\f427"}.icon-ion-ios-filing-outline:before{content:"\f428"}.icon-ion-ios-filing:before{content:"\f429"}.icon-ion-ios-film-outline:before{content:"\f42a"}.icon-ion-ios-film:before{content:"\f42b"}.icon-ion-ios-flag-outline:before{content:"\f42c"}.icon-ion-ios-flag:before{content:"\f42d"}.icon-ion-ios-flame-outline:before{content:"\f42e"}.icon-ion-ios-flame:before{content:"\f42f"}.icon-ion-ios-flask-outline:before{content:"\f430"}.icon-ion-ios-flask:before{content:"\f431"}.icon-ion-ios-flower-outline:before{content:"\f432"}.icon-ion-ios-flower:before{content:"\f433"}.icon-ion-ios-folder-outline:before{content:"\f434"}.icon-ion-ios-folder:before{content:"\f435"}.icon-ion-ios-football-outline:before{content:"\f436"}.icon-ion-ios-football:before{content:"\f437"}.icon-ion-ios-game-controller-a-outline:before{content:"\f438"}.icon-ion-ios-game-controller-a:before{content:"\f439"}.icon-ion-ios-game-controller-b-outline:before{content:"\f43a"}.icon-ion-ios-game-controller-b:before{content:"\f43b"}.icon-ion-ios-gear-outline:before{content:"\f43c"}.icon-ion-ios-gear:before{content:"\f43d"}.icon-ion-ios-glasses-outline:before{content:"\f43e"}.icon-ion-ios-glasses:before{content:"\f43f"}.icon-ion-ios-grid-view-outline:before{content:"\f440"}.icon-ion-ios-grid-view:before{content:"\f441"}.icon-ion-ios-heart-outline:before{content:"\f442"}.icon-ion-ios-heart:before{content:"\f443"}.icon-ion-ios-help-empty:before{content:"\f444"}.icon-ion-ios-help-outline:before{content:"\f445"}.icon-ion-ios-help:before{content:"\f446"}.icon-ion-ios-home-outline:before{content:"\f447"}.icon-ion-ios-home:before{content:"\f448"}.icon-ion-ios-infinite-outline:before{content:"\f449"}.icon-ion-ios-infinite:before{content:"\f44a"}.icon-ion-ios-information-empty:before{content:"\f44b"}.icon-ion-ios-information-outline:before{content:"\f44c"}.icon-ion-ios-information:before{content:"\f44d"}.icon-ion-ios-ionic-outline:before{content:"\f44e"}.icon-ion-ios-keypad-outline:before{content:"\f44f"}.icon-ion-ios-keypad:before{content:"\f450"}.icon-ion-ios-lightbulb-outline:before{content:"\f451"}.icon-ion-ios-lightbulb:before{content:"\f452"}.icon-ion-ios-list-outline:before{content:"\f453"}.icon-ion-ios-list:before{content:"\f454"}.icon-ion-ios-location-outline:before{content:"\f455"}.icon-ion-ios-location:before{content:"\f456"}.icon-ion-ios-locked-outline:before{content:"\f457"}.icon-ion-ios-locked:before{content:"\f458"}.icon-ion-ios-loop-strong:before{content:"\f459"}.icon-ion-ios-loop:before{content:"\f45a"}.icon-ion-ios-medical-outline:before{content:"\f45b"}.icon-ion-ios-medical:before{content:"\f45c"}.icon-ion-ios-medkit-outline:before{content:"\f45d"}.icon-ion-ios-medkit:before{content:"\f45e"}.icon-ion-ios-mic-off:before{content:"\f45f"}.icon-ion-ios-mic-outline:before{content:"\f460"}.icon-ion-ios-mic:before{content:"\f461"}.icon-ion-ios-minus-empty:before{content:"\f462"}.icon-ion-ios-minus-outline:before{content:"\f463"}.icon-ion-ios-minus:before{content:"\f464"}.icon-ion-ios-monitor-outline:before{content:"\f465"}.icon-ion-ios-monitor:before{content:"\f466"}.icon-ion-ios-moon-outline:before{content:"\f467"}.icon-ion-ios-moon:before{content:"\f468"}.icon-ion-ios-more-outline:before{content:"\f469"}.icon-ion-ios-more:before{content:"\f46a"}.icon-ion-ios-musical-note:before{content:"\f46b"}.icon-ion-ios-musical-notes:before{content:"\f46c"}.icon-ion-ios-navigate-outline:before{content:"\f46d"}.icon-ion-ios-navigate:before{content:"\f46e"}.icon-ion-ios-nutrition-outline:before{content:"\f46f"}.icon-ion-ios-nutrition:before{content:"\f470"}.icon-ion-ios-paper-outline:before{content:"\f471"}.icon-ion-ios-paper:before{content:"\f472"}.icon-ion-ios-paperplane-outline:before{content:"\f473"}.icon-ion-ios-paperplane:before{content:"\f474"}.icon-ion-ios-partlysunny-outline:before{content:"\f475"}.icon-ion-ios-partlysunny:before{content:"\f476"}.icon-ion-ios-pause-outline:before{content:"\f477"}.icon-ion-ios-pause:before{content:"\f478"}.icon-ion-ios-paw-outline:before{content:"\f479"}.icon-ion-ios-paw:before{content:"\f47a"}.icon-ion-ios-people-outline:before{content:"\f47b"}.icon-ion-ios-people:before{content:"\f47c"}.icon-ion-ios-person-outline:before{content:"\f47d"}.icon-ion-ios-person:before{content:"\f47e"}.icon-ion-ios-personadd-outline:before{content:"\f47f"}.icon-ion-ios-personadd:before{content:"\f480"}.icon-ion-ios-photos-outline:before{content:"\f481"}.icon-ion-ios-photos:before{content:"\f482"}.icon-ion-ios-pie-outline:before{content:"\f483"}.icon-ion-ios-pie:before{content:"\f484"}.icon-ion-ios-pint-outline:before{content:"\f485"}.icon-ion-ios-pint:before{content:"\f486"}.icon-ion-ios-play-outline:before{content:"\f487"}.icon-ion-ios-play:before{content:"\f488"}.icon-ion-ios-plus-empty:before{content:"\f489"}.icon-ion-ios-plus-outline:before{content:"\f48a"}.icon-ion-ios-plus:before{content:"\f48b"}.icon-ion-ios-pricetag-outline:before{content:"\f48c"}.icon-ion-ios-pricetag:before{content:"\f48d"}.icon-ion-ios-pricetags-outline:before{content:"\f48e"}.icon-ion-ios-pricetags:before{content:"\f48f"}.icon-ion-ios-printer-outline:before{content:"\f490"}.icon-ion-ios-printer:before{content:"\f491"}.icon-ion-ios-pulse-strong:before{content:"\f492"}.icon-ion-ios-pulse:before{content:"\f493"}.icon-ion-ios-rainy-outline:before{content:"\f494"}.icon-ion-ios-rainy:before{content:"\f495"}.icon-ion-ios-recording-outline:before{content:"\f496"}.icon-ion-ios-recording:before{content:"\f497"}.icon-ion-ios-redo-outline:before{content:"\f498"}.icon-ion-ios-redo:before{content:"\f499"}.icon-ion-ios-refresh-empty:before{content:"\f49a"}.icon-ion-ios-refresh-outline:before{content:"\f49b"}.icon-ion-ios-refresh:before{content:"\f49c"}.icon-ion-ios-reload:before{content:"\f49d"}.icon-ion-ios-reverse-camera-outline:before{content:"\f49e"}.icon-ion-ios-reverse-camera:before{content:"\f49f"}.icon-ion-ios-rewind-outline:before{content:"\f4a0"}.icon-ion-ios-rewind:before{content:"\f4a1"}.icon-ion-ios-rose-outline:before{content:"\f4a2"}.icon-ion-ios-rose:before{content:"\f4a3"}.icon-ion-ios-search-strong:before{content:"\f4a4"}.icon-ion-ios-search:before{content:"\f4a5"}.icon-ion-ios-settings-strong:before{content:"\f4a6"}.icon-ion-ios-settings:before{content:"\f4a7"}.icon-ion-ios-shuffle-strong:before{content:"\f4a8"}.icon-ion-ios-shuffle:before{content:"\f4a9"}.icon-ion-ios-skipbackward-outline:before{content:"\f4aa"}.icon-ion-ios-skipbackward:before{content:"\f4ab"}.icon-ion-ios-skipforward-outline:before{content:"\f4ac"}.icon-ion-ios-skipforward:before{content:"\f4ad"}.icon-ion-ios-snowy:before{content:"\f4ae"}.icon-ion-ios-speedometer-outline:before{content:"\f4af"}.icon-ion-ios-speedometer:before{content:"\f4b0"}.icon-ion-ios-star-half:before{content:"\f4b1"}.icon-ion-ios-star-outline:before{content:"\f4b2"}.icon-ion-ios-star:before{content:"\f4b3"}.icon-ion-ios-stopwatch-outline:before{content:"\f4b4"}.icon-ion-ios-stopwatch:before{content:"\f4b5"}.icon-ion-ios-sunny-outline:before{content:"\f4b6"}.icon-ion-ios-sunny:before{content:"\f4b7"}.icon-ion-ios-telephone-outline:before{content:"\f4b8"}.icon-ion-ios-telephone:before{content:"\f4b9"}.icon-ion-ios-tennisball-outline:before{content:"\f4ba"}.icon-ion-ios-tennisball:before{content:"\f4bb"}.icon-ion-ios-thunderstorm-outline:before{content:"\f4bc"}.icon-ion-ios-thunderstorm:before{content:"\f4bd"}.icon-ion-ios-time-outline:before{content:"\f4be"}.icon-ion-ios-time:before{content:"\f4bf"}.icon-ion-ios-timer-outline:before{content:"\f4c0"}.icon-ion-ios-timer:before{content:"\f4c1"}.icon-ion-ios-toggle-outline:before{content:"\f4c2"}.icon-ion-ios-toggle:before{content:"\f4c3"}.icon-ion-ios-trash-outline:before{content:"\f4c4"}.icon-ion-ios-trash:before{content:"\f4c5"}.icon-ion-ios-undo-outline:before{content:"\f4c6"}.icon-ion-ios-undo:before{content:"\f4c7"}.icon-ion-ios-unlocked-outline:before{content:"\f4c8"}.icon-ion-ios-unlocked:before{content:"\f4c9"}.icon-ion-ios-upload-outline:before{content:"\f4ca"}.icon-ion-ios-upload:before{content:"\f4cb"}.icon-ion-ios-videocam-outline:before{content:"\f4cc"}.icon-ion-ios-videocam:before{content:"\f4cd"}.icon-ion-ios-volume-high:before{content:"\f4ce"}.icon-ion-ios-volume-low:before{content:"\f4cf"}.icon-ion-ios-wineglass-outline:before{content:"\f4d0"}.icon-ion-ios-wineglass:before{content:"\f4d1"}.icon-ion-ios-world-outline:before{content:"\f4d2"}.icon-ion-ios-world:before{content:"\f4d3"}.icon-ion-ipad:before{content:"\f1f9"}.icon-ion-iphone:before{content:"\f1fa"}.icon-ion-ipod:before{content:"\f1fb"}.icon-ion-jet:before{content:"\f295"}.icon-ion-key:before{content:"\f296"}.icon-ion-knife:before{content:"\f297"}.icon-ion-laptop:before{content:"\f1fc"}.icon-ion-leaf:before{content:"\f1fd"}.icon-ion-levels:before{content:"\f298"}.icon-ion-lightbulb:before{content:"\f299"}.icon-ion-link:before{content:"\f1fe"}.icon-ion-load-a:before{content:"\f29a"}.icon-ion-load-b:before{content:"\f29b"}.icon-ion-load-c:before{content:"\f29c"}.icon-ion-load-d:before{content:"\f29d"}.icon-ion-location:before{content:"\f1ff"}.icon-ion-lock-combination:before{content:"\f4d4"}.icon-ion-locked:before{content:"\f200"}.icon-ion-log-in:before{content:"\f29e"}.icon-ion-log-out:before{content:"\f29f"}.icon-ion-loop:before{content:"\f201"}.icon-ion-magnet:before{content:"\f2a0"}.icon-ion-male:before{content:"\f2a1"}.icon-ion-man:before{content:"\f202"}.icon-ion-map:before{content:"\f203"}.icon-ion-medkit:before{content:"\f2a2"}.icon-ion-merge:before{content:"\f33f"}.icon-ion-mic-a:before{content:"\f204"}.icon-ion-mic-b:before{content:"\f205"}.icon-ion-mic-c:before{content:"\f206"}.icon-ion-minus-circled:before{content:"\f207"}.icon-ion-minus-round:before{content:"\f208"}.icon-ion-minus:before{content:"\f209"}.icon-ion-model-s:before{content:"\f2c1"}.icon-ion-monitor:before{content:"\f20a"}.icon-ion-more:before{content:"\f20b"}.icon-ion-mouse:before{content:"\f340"}.icon-ion-music-note:before{content:"\f20c"}.icon-ion-navicon-round:before{content:"\f20d"}.icon-ion-navicon:before{content:"\f20e"}.icon-ion-navigate:before{content:"\f2a3"}.icon-ion-network:before{content:"\f341"}.icon-ion-no-smoking:before{content:"\f2c2"}.icon-ion-nuclear:before{content:"\f2a4"}.icon-ion-outlet:before{content:"\f342"}.icon-ion-paintbrush:before{content:"\f4d5"}.icon-ion-paintbucket:before{content:"\f4d6"}.icon-ion-paper-airplane:before{content:"\f2c3"}.icon-ion-paperclip:before{content:"\f20f"}.icon-ion-pause:before{content:"\f210"}.icon-ion-person-add:before{content:"\f211"}.icon-ion-person-stalker:before{content:"\f212"}.icon-ion-person:before{content:"\f213"}.icon-ion-pie-graph:before{content:"\f2a5"}.icon-ion-pin:before{content:"\f2a6"}.icon-ion-pinpoint:before{content:"\f2a7"}.icon-ion-pizza:before{content:"\f2a8"}.icon-ion-plane:before{content:"\f214"}.icon-ion-planet:before{content:"\f343"}.icon-ion-play:before{content:"\f215"}.icon-ion-playstation:before{content:"\f30a"}.icon-ion-plus-circled:before{content:"\f216"}.icon-ion-plus-round:before{content:"\f217"}.icon-ion-plus:before{content:"\f218"}.icon-ion-podium:before{content:"\f344"}.icon-ion-pound:before{content:"\f219"}.icon-ion-power:before{content:"\f2a9"}.icon-ion-pricetag:before{content:"\f2aa"}.icon-ion-pricetags:before{content:"\f2ab"}.icon-ion-printer:before{content:"\f21a"}.icon-ion-pull-request:before{content:"\f345"}.icon-ion-qr-scanner:before{content:"\f346"}.icon-ion-quote:before{content:"\f347"}.icon-ion-radio-waves:before{content:"\f2ac"}.icon-ion-record:before{content:"\f21b"}.icon-ion-refresh:before{content:"\f21c"}.icon-ion-reply-all:before{content:"\f21d"}.icon-ion-reply:before{content:"\f21e"}.icon-ion-ribbon-a:before{content:"\f348"}.icon-ion-ribbon-b:before{content:"\f349"}.icon-ion-sad-outline:before{content:"\f4d7"}.icon-ion-sad:before{content:"\f34a"}.icon-ion-scissors:before{content:"\f34b"}.icon-ion-search:before{content:"\f21f"}.icon-ion-settings:before{content:"\f2ad"}.icon-ion-share:before{content:"\f220"}.icon-ion-shuffle:before{content:"\f221"}.icon-ion-skip-backward:before{content:"\f222"}.icon-ion-skip-forward:before{content:"\f223"}.icon-ion-social-android-outline:before{content:"\f224"}.icon-ion-social-android:before{content:"\f225"}.icon-ion-social-angular-outline:before{content:"\f4d8"}.icon-ion-social-angular:before{content:"\f4d9"}.icon-ion-social-apple-outline:before{content:"\f226"}.icon-ion-social-apple:before{content:"\f227"}.icon-ion-social-bitcoin-outline:before{content:"\f2ae"}.icon-ion-social-bitcoin:before{content:"\f2af"}.icon-ion-social-buffer-outline:before{content:"\f228"}.icon-ion-social-buffer:before{content:"\f229"}.icon-ion-social-chrome-outline:before{content:"\f4da"}.icon-ion-social-chrome:before{content:"\f4db"}.icon-ion-social-codepen-outline:before{content:"\f4dc"}.icon-ion-social-codepen:before{content:"\f4dd"}.icon-ion-social-css3-outline:before{content:"\f4de"}.icon-ion-social-css3:before{content:"\f4df"}.icon-ion-social-designernews-outline:before{content:"\f22a"}.icon-ion-social-designernews:before{content:"\f22b"}.icon-ion-social-dribbble-outline:before{content:"\f22c"}.icon-ion-social-dribbble:before{content:"\f22d"}.icon-ion-social-dropbox-outline:before{content:"\f22e"}.icon-ion-social-dropbox:before{content:"\f22f"}.icon-ion-social-euro-outline:before{content:"\f4e0"}.icon-ion-social-euro:before{content:"\f4e1"}.icon-ion-social-facebook-outline:before{content:"\f230"}.icon-ion-social-facebook:before{content:"\f231"}.icon-ion-social-foursquare-outline:before{content:"\f34c"}.icon-ion-social-foursquare:before{content:"\f34d"}.icon-ion-social-freebsd-devil:before{content:"\f2c4"}.icon-ion-social-github-outline:before{content:"\f232"}.icon-ion-social-github:before{content:"\f233"}.icon-ion-social-google-outline:before{content:"\f34e"}.icon-ion-social-google:before{content:"\f34f"}.icon-ion-social-googleplus-outline:before{content:"\f234"}.icon-ion-social-googleplus:before{content:"\f235"}.icon-ion-social-hackernews-outline:before{content:"\f236"}.icon-ion-social-hackernews:before{content:"\f237"}.icon-ion-social-html5-outline:before{content:"\f4e2"}.icon-ion-social-html5:before{content:"\f4e3"}.icon-ion-social-instagram-outline:before{content:"\f350"}.icon-ion-social-instagram:before{content:"\f351"}.icon-ion-social-javascript-outline:before{content:"\f4e4"}.icon-ion-social-javascript:before{content:"\f4e5"}.icon-ion-social-linkedin-outline:before{content:"\f238"}.icon-ion-social-linkedin:before{content:"\f239"}.icon-ion-social-markdown:before{content:"\f4e6"}.icon-ion-social-nodejs:before{content:"\f4e7"}.icon-ion-social-octocat:before{content:"\f4e8"}.icon-ion-social-pinterest-outline:before{content:"\f2b0"}.icon-ion-social-pinterest:before{content:"\f2b1"}.icon-ion-social-python:before{content:"\f4e9"}.icon-ion-social-reddit-outline:before{content:"\f23a"}.icon-ion-social-reddit:before{content:"\f23b"}.icon-ion-social-rss-outline:before{content:"\f23c"}.icon-ion-social-rss:before{content:"\f23d"}.icon-ion-social-sass:before{content:"\f4ea"}.icon-ion-social-skype-outline:before{content:"\f23e"}.icon-ion-social-skype:before{content:"\f23f"}.icon-ion-social-snapchat-outline:before{content:"\f4eb"}.icon-ion-social-snapchat:before{content:"\f4ec"}.icon-ion-social-tumblr-outline:before{content:"\f240"}.icon-ion-social-tumblr:before{content:"\f241"}.icon-ion-social-tux:before{content:"\f2c5"}.icon-ion-social-twitch-outline:before{content:"\f4ed"}.icon-ion-social-twitch:before{content:"\f4ee"}.icon-ion-social-twitter-outline:before{content:"\f242"}.icon-ion-social-twitter:before{content:"\f243"}.icon-ion-social-usd-outline:before{content:"\f352"}.icon-ion-social-usd:before{content:"\f353"}.icon-ion-social-vimeo-outline:before{content:"\f244"}.icon-ion-social-vimeo:before{content:"\f245"}.icon-ion-social-whatsapp-outline:before{content:"\f4ef"}.icon-ion-social-whatsapp:before{content:"\f4f0"}.icon-ion-social-windows-outline:before{content:"\f246"}.icon-ion-social-windows:before{content:"\f247"}.icon-ion-social-wordpress-outline:before{content:"\f248"}.icon-ion-social-wordpress:before{content:"\f249"}.icon-ion-social-yahoo-outline:before{content:"\f24a"}.icon-ion-social-yahoo:before{content:"\f24b"}.icon-ion-social-yen-outline:before{content:"\f4f1"}.icon-ion-social-yen:before{content:"\f4f2"}.icon-ion-social-youtube-outline:before{content:"\f24c"}.icon-ion-social-youtube:before{content:"\f24d"}.icon-ion-soup-can-outline:before{content:"\f4f3"}.icon-ion-soup-can:before{content:"\f4f4"}.icon-ion-speakerphone:before{content:"\f2b2"}.icon-ion-speedometer:before{content:"\f2b3"}.icon-ion-spoon:before{content:"\f2b4"}.icon-ion-star:before{content:"\f24e"}.icon-ion-stats-bars:before{content:"\f2b5"}.icon-ion-steam:before{content:"\f30b"}.icon-ion-stop:before{content:"\f24f"}.icon-ion-thermometer:before{content:"\f2b6"}.icon-ion-thumbsdown:before{content:"\f250"}.icon-ion-thumbsup:before{content:"\f251"}.icon-ion-toggle-filled:before{content:"\f354"}.icon-ion-toggle:before{content:"\f355"}.icon-ion-transgender:before{content:"\f4f5"}.icon-ion-trash-a:before{content:"\f252"}.icon-ion-trash-b:before{content:"\f253"}.icon-ion-trophy:before{content:"\f356"}.icon-ion-tshirt-outline:before{content:"\f4f6"}.icon-ion-tshirt:before{content:"\f4f7"}.icon-ion-umbrella:before{content:"\f2b7"}.icon-ion-university:before{content:"\f357"}.icon-ion-unlocked:before{content:"\f254"}.icon-ion-upload:before{content:"\f255"}.icon-ion-usb:before{content:"\f2b8"}.icon-ion-videocamera:before{content:"\f256"}.icon-ion-volume-high:before{content:"\f257"}.icon-ion-volume-low:before{content:"\f258"}.icon-ion-volume-medium:before{content:"\f259"}.icon-ion-volume-mute:before{content:"\f25a"}.icon-ion-wand:before{content:"\f358"}.icon-ion-waterdrop:before{content:"\f25b"}.icon-ion-wifi:before{content:"\f25c"}.icon-ion-wineglass:before{content:"\f2b9"}.icon-ion-woman:before{content:"\f25d"}.icon-ion-wrench:before{content:"\f2ba"}.icon-ion-xbox:before{content:"\f30c"}.alert-content-container[data-v-0760cab5]{display:flex;flex-direction:column;width:100%;height:100%;justify-content:center;align-items:center;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.portrait-container[data-v-0760cab5]{width:60px;height:60px;margin:10px 0}.portrait-container>img[data-v-0760cab5]{width:100%;height:100%}.title[data-v-0760cab5]{font-size:15px;text-align:center;padding-top:10px}.content[data-v-0760cab5]{font-size:14px;padding:10px;flex:1}.action-container[data-v-0760cab5]{display:flex;width:100%;height:40px;margin-bottom:20px;flex-direction:row-reverse;justify-content:space-around;align-items:center}.action-container button[data-v-0760cab5]{flex:1;border-radius:4px;padding:5px 0;margin:0 15px;border:1px solid #ccc}.action-container .confirm[data-v-0760cab5]{background:#4168e0ef;color:#fff}.action-container .cancel[data-v-0760cab5]{color:#000;background:#fff}.action-container .cancel[data-v-0760cab5]:active{background:#d3d3d3;color:#000}.action-container .confirm[data-v-0760cab5]:active{background:#4168e0;color:#fff}.alert-content-container.logout-confirm[data-v-0760cab5]{align-items:stretch;justify-content:flex-start;color:#081b3a;background:#fff;box-shadow:none}.logout-header[data-v-0760cab5]{height:52px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9dde5}.logout-header h2[data-v-0760cab5]{margin:0;color:#102345;font-size:16px;font-weight:700}.close-button[data-v-0760cab5]{position:relative;width:34px;height:34px;border:0;border-radius:4px;background:transparent;cursor:pointer}.close-button[data-v-0760cab5]:after,.close-button[data-v-0760cab5]:before{content:"";position:absolute;top:8px;left:16px;width:2px;height:20px;border-radius:2px;background:#0f274b}.close-button[data-v-0760cab5]:before{transform:rotate(45deg)}.close-button[data-v-0760cab5]:after{transform:rotate(-45deg)}.close-button[data-v-0760cab5]:hover{background:#eef2f8}.logout-body[data-v-0760cab5]{flex:1;padding:15px 16px 0}.logout-body p[data-v-0760cab5]{margin:0 0 18px;color:#102345;font-size:14px;line-height:20px;-webkit-user-select:text;-moz-user-select:text;user-select:text}.logout-checkbox[data-v-0760cab5]{display:inline-flex;align-items:center;gap:10px;color:#102345;font-size:14px;line-height:20px;cursor:pointer}.logout-checkbox input[data-v-0760cab5]{position:absolute;opacity:0;pointer-events:none}.checkbox-mark[data-v-0760cab5]{width:18px;height:18px;border:1px solid #d7dce5;border-radius:4px;background:#fff}.logout-checkbox input:checked+.checkbox-mark[data-v-0760cab5]{border-color:#0068ff;background:#0068ff}.logout-checkbox input:checked+.checkbox-mark[data-v-0760cab5]:after{content:"";display:block;width:5px;height:9px;margin:2px 0 0 5px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.logout-actions[data-v-0760cab5]{height:60px;padding:0 16px 14px;display:flex;align-items:flex-end;justify-content:flex-end;gap:16px}.logout-actions button[data-v-0760cab5]{min-width:80px;height:40px;padding:0 16px;border:0;border-radius:3px;font-size:16px;font-weight:700;cursor:pointer}.logout-actions .cancel[data-v-0760cab5]{color:#102345;background:#e9edf3}.logout-actions .cancel[data-v-0760cab5]:hover{background:#dde3ec}.logout-actions .confirm[data-v-0760cab5]{min-width:106px;color:#fff;background:#0068ff}.logout-actions .confirm[data-v-0760cab5]:hover{background:#0059db}.vm--overlay[data-modal=logout-confirm-modal]{background:rgba(0,0,0,.55)}.logout-confirm-dialog.vm--modal{border-radius:3px;box-shadow:0 12px 30px rgba(15,30,60,.25)}.contact-item[data-v-2935314a]{--user-item-padding-left:30px}ul[data-v-2935314a]{list-style:none;width:100%;margin:0;padding:0}.avatar[data-v-2935314a]{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#e8edf5;margin-right:10px}.checkbox[data-v-2935314a]{width:18px;height:18px;min-width:18px;margin:0 12px 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #b9c0cc;border-radius:50%;background:#fff;cursor:pointer}.checkbox[data-v-2935314a]:checked{border:5px solid #0068ff}.checkbox[data-v-2935314a]:focus{outline:none;box-shadow:0 0 0 2px rgba(0,104,255,.16)}.checkbox[data-v-2935314a]:disabled{background:#f1f3f6;border-color:#d0d6df;cursor:default}.contact-item[data-v-2935314a]{display:flex;flex-direction:column;font-size:15px;align-items:flex-start;color:#14233f}.contact-item .label[data-v-2935314a]{width:100%;background-color:#fff}.contact-item .label p[data-v-2935314a]{margin:0;padding:10px 16px 6px;color:#14233f;font-size:14px;font-weight:700}.contact-item .label.sticky[data-v-2935314a]{position:sticky;top:0;z-index:1}.contact-item .content[data-v-2935314a]{min-height:52px;padding:6px 16px 6px 0;display:flex;width:100%;align-items:center;color:#14233f;cursor:pointer;box-sizing:border-box}.contact-item .content span[data-v-2935314a]{margin-left:10px}.contact-item .content.active[data-v-2935314a]{background-color:#eef6ff}.contact-item .content[data-v-2935314a]:active,.contact-item .content[data-v-2935314a]:hover{background-color:#f4f7fb}.disabled[data-v-2935314a]{pointer-events:none;opacity:.45}.contact-item[data-v-5f7a7d5e]{--user-item-padding-left:30px}ul[data-v-5f7a7d5e]{list-style:none;width:100%;margin:0;padding:0}.avatar[data-v-5f7a7d5e]{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#e8edf5}.checkbox[data-v-5f7a7d5e]{width:18px;height:18px;min-width:18px;margin:0 12px 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #b9c0cc;border-radius:50%;background:#fff;cursor:pointer}.checkbox[data-v-5f7a7d5e]:checked{border:5px solid #0068ff}.checkbox[data-v-5f7a7d5e]:focus{outline:none;box-shadow:0 0 0 2px rgba(0,104,255,.16)}.checkbox[data-v-5f7a7d5e]:disabled{background:#f1f3f6;border-color:#d0d6df;cursor:default}.contact-item[data-v-5f7a7d5e]{display:flex;flex-direction:column;font-size:15px;align-items:flex-start;color:#14233f}.contact-item .label[data-v-5f7a7d5e]{width:100%;background-color:#fff}.contact-item .label p[data-v-5f7a7d5e]{margin:0;padding:10px 16px 6px;color:#14233f;font-size:14px;font-weight:700}.contact-item .label.sticky[data-v-5f7a7d5e]{position:sticky;top:0;z-index:1}.contact-item .content[data-v-5f7a7d5e]{min-height:52px;padding:6px 16px 6px 0;display:flex;width:100%;align-items:center;color:#14233f;cursor:pointer;box-sizing:border-box}.contact-item .content span[data-v-5f7a7d5e]{margin-left:10px;font-size:15px;line-height:20px}.contact-item .content.active[data-v-5f7a7d5e]{background-color:#eef6ff}.contact-item .content[data-v-5f7a7d5e]:active,.contact-item .content[data-v-5f7a7d5e]:hover{background-color:#f4f7fb}.disabled[data-v-5f7a7d5e]{pointer-events:none;opacity:.45}.organization-tree-container[data-v-eb3d2d02]{display:flex;height:100%;flex-direction:column;border-top-right-radius:var(--main-border-radius);border-bottom-right-radius:var(--main-border-radius)}.member-list-container[data-v-eb3d2d02]{margin:5px 5px 20px 5px;flex:1;overflow-y:scroll}.organization-item[data-v-eb3d2d02]{display:flex;flex-direction:row;align-items:center;height:56px;padding:0 20px;border-radius:5px;font-size:14px}.organization-item[data-v-eb3d2d02]:hover{background:#d6d6d6}.organization-item img[data-v-eb3d2d02]{width:40px;height:40px;border-radius:5px;margin-right:10px}.organization-item .button[data-v-eb3d2d02]{justify-self:flex-end;margin-left:auto;padding:5px;font-size:14px;color:#4168e0}.organization-item .button[data-v-eb3d2d02]:not(.disabled):hover{background:#dbe1f0;border-radius:5px}.organization-item .button.disabled[data-v-eb3d2d02]{color:gray}.pick-contact-container[data-v-41449858]{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;background:#fff;color:#14233f}.pick-modal-header[data-v-41449858]{height:64px;min-height:64px;padding:0 16px;border-bottom:1px solid #e4e8ef;display:flex;align-items:center;justify-content:space-between}.pick-modal-header h2[data-v-41449858]{margin:0;font-size:16px;line-height:22px;font-weight:700}.pick-modal-close[data-v-41449858]{width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:#14233f;font-size:30px;line-height:30px;cursor:pointer}.pick-modal-close[data-v-41449858]:hover{background:#eef2f7}.contact-list-container[data-v-41449858],.pick-modal-body[data-v-41449858]{min-height:0;flex:1;display:flex;flex-direction:column}.contact-list-container[data-v-41449858]{justify-content:flex-start;background-color:#fff;overflow:hidden}.contact-list-container .input-container[data-v-41449858]{position:relative;display:flex;align-items:center;margin:16px 16px 0}.input-container input[data-v-41449858]{height:38px;width:100%;flex:1;border-radius:999px;border:1px solid #0068ff;background-color:#fff;padding:0 38px 0 34px;text-align:left;outline:none;color:#14233f;font-size:14px}.input-container input[data-v-41449858]::-moz-placeholder{color:#7d8898}.input-container input[data-v-41449858]::placeholder{color:#7d8898}.input-container input[data-v-41449858]:focus{border-color:#0068ff;box-shadow:0 0 0 1px rgba(0,104,255,.08)}.input-container i[data-v-41449858]{position:absolute;left:12px;color:#65758b;font-size:18px}.input-container button[data-v-41449858]{position:absolute;right:10px;width:22px;height:22px;border:0;border-radius:50%;background:#7d8898;color:#fff;font-size:17px;line-height:20px;cursor:pointer}.category-chip-row[data-v-41449858]{display:flex;align-items:center;gap:8px;padding:16px 16px 14px;overflow-x:auto;border-bottom:1px solid #e4e8ef}.category-chip-row[data-v-41449858]::-webkit-scrollbar{display:none}.category-chip[data-v-41449858]{height:24px;padding:0 14px;border:0;border-radius:999px;background:#eef2f7;color:#14233f;font-size:13px;white-space:nowrap;cursor:pointer}.category-chip.active[data-v-41449858]{background:#0068ff;color:#fff;font-weight:700}.category-chip-next[data-v-41449858]{width:28px;height:28px;min-width:28px;border:0;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(15,23,42,.18);color:#14233f;cursor:pointer}.pick-source-container[data-v-41449858]{width:100%}.pick-source-nav[data-v-41449858]{padding:10px 0 0 20px;width:100%;display:flex;align-items:center}.pick-source-nav ul[data-v-41449858]{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.pick-source-nav a[data-v-41449858]{text-decoration:none;font-size:14px}.pick-source-nav li[data-v-41449858]:not(:last-child):after{display:inline-block;margin:0 10px;color:#8f959f;content:">"}.pick-source-nav li:not(:last-child) a[data-v-41449858]{color:#4168e0}.pick-source-nav li:last-child a[data-v-41449858]{color:#8f959f;pointer-events:none}.pick-source-list[data-v-41449858]{padding:5px 10px}.pick-source-list ul li[data-v-41449858]{padding:0 10px;height:40px;width:100%;display:flex;align-items:center}.pick-source-list ul li[data-v-41449858]:hover{background:#d6d6d6;border-radius:5px}.pick-source-list ul li a[data-v-41449858]{width:100%}.pick-source-list ul li[data-v-41449858]:after{display:inline-block;color:#8f959f;content:">"}.pick-source-list a[data-v-41449858]{text-decoration:none;color:#000;font-size:14px}.contact-list-container .friend-list-container[data-v-41449858]{min-height:0;flex:1;overflow:auto;padding-bottom:10px}.pick-section-title[data-v-41449858]{margin:0;padding:12px 16px 8px;color:#14233f;font-size:14px;font-weight:700}footer[data-v-41449858]{height:72px;min-height:72px;display:flex;justify-content:flex-end;align-items:center;gap:14px;padding:0 16px;border-top:1px solid #e4e8ef;background:#fff}footer button[data-v-41449858]{min-width:76px;height:40px;padding:0 18px;border-radius:4px;border:0;color:#14233f;font-size:15px;font-weight:700;cursor:pointer}footer button.cancel[data-v-41449858]{background:#e6e9ee}footer button.confirm[data-v-41449858]{background-color:#0068ff;color:#fff}footer button.confirm.disable[data-v-41449858]{background-color:#b8d8ff;color:#fff;pointer-events:none}.pick-user-modal-shell.vm--modal{border-radius:4px;overflow:hidden;box-shadow:0 16px 40px rgba(15,23,42,.24)}.orin-theme-dark{background:var(--go-surface-bg);border-color:var(--go-border-color);color:var(--go-text-main);border-color:#267dff;background:var(--go-surface-subtle-bg)}.forward-message-container[data-v-48de1d7c]{width:100%}.forward-preview[data-v-48de1d7c]{min-height:82px;padding:10px 12px;border-radius:4px;background:#f0f2f5;color:#10213b}.forward-preview strong[data-v-48de1d7c]{display:block;margin-bottom:6px;font-size:13px;line-height:18px;font-weight:700}.forward-preview p[data-v-48de1d7c]{margin:0;max-height:44px;overflow:hidden;color:#10213b;font-size:15px;line-height:22px;word-break:break-word}.forward-media img[data-v-48de1d7c]{max-width:120px;max-height:72px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.forward-extra[data-v-48de1d7c]{height:46px;margin-top:12px;display:block}.forward-extra input[data-v-48de1d7c]{width:100%;height:46px;padding:0 14px;border:1px solid #d7dce5;border-radius:4px;outline:0;background:#fff;color:#10213b;font-size:14px}.forward-extra input[data-v-48de1d7c]:focus{border-color:#0068ff}.orin-theme-dark{border-color:#43464d}.share-modal[data-v-afbb6086]{width:100%;max-height:calc(100vh - 24px);display:flex;flex-direction:column;overflow:hidden;border-radius:4px;background:var(--go-surface-bg,#fff);color:var(--go-text-main,#10213b)}.share-header[data-v-afbb6086]{height:58px;min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--go-border-color,#e1e4ea)}.share-header h2[data-v-afbb6086]{margin:0;font-size:16px;line-height:22px;font-weight:700}.share-close[data-v-afbb6086]{width:32px;height:32px;border:0;background:transparent;color:#10213b;cursor:pointer}.share-close i[data-v-afbb6086]{font-size:32px;line-height:1}.share-body[data-v-afbb6086]{min-height:0;flex:1;padding:14px 12px 0;display:flex;flex-direction:column}.share-search[data-v-afbb6086]{height:38px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #0068ff;border-radius:4px;color:#7b8798}.share-search input[data-v-afbb6086]{min-width:0;flex:1;border:0;outline:0;color:#10213b;font-size:14px;background:transparent}.share-tabs[data-v-afbb6086]{height:43px;display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--go-border-color,#e1e4ea)}.share-tabs nav[data-v-afbb6086]{display:flex;align-items:flex-end;height:100%}.share-category[data-v-afbb6086],.share-tabs button[data-v-afbb6086]{border:0;background:transparent;color:#10213b;cursor:pointer;font-size:14px}.share-tabs nav button[data-v-afbb6086]{height:100%;padding:0 0;margin-right:16px;border-bottom:2px solid transparent}.share-tabs nav button.active[data-v-afbb6086]{color:#0068ff;border-bottom-color:#0068ff;font-weight:600}.share-category[data-v-afbb6086]{height:100%;display:inline-flex;align-items:center;gap:6px}.share-list[data-v-afbb6086]{min-height:0;flex:1;padding:12px 0 8px;overflow:auto}.share-row[data-v-afbb6086]{width:100%;height:48px;display:grid;grid-template-columns:26px 40px minmax(0,1fr);align-items:center;gap:12px;border:0;background:transparent;color:#10213b;cursor:pointer;text-align:left}.share-row[data-v-afbb6086]:hover{background:var(--go-hover-bg,#f3f6fb)}.share-check[data-v-afbb6086]{width:18px;height:18px;margin-left:14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7dce5;border-radius:4px;color:#fff;background:#fff}.share-check.checked[data-v-afbb6086]{border-color:#0068ff;background:#0068ff}.share-check i[data-v-afbb6086]{font-size:13px}.share-row img[data-v-afbb6086]{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#e7ebf2}.share-row-title[data-v-afbb6086]{font-size:15px;line-height:20px}.share-empty[data-v-afbb6086]{padding:24px 0;color:#7a8798;text-align:center;font-size:14px}.share-footer[data-v-afbb6086]{min-height:224px;border-top:1px solid var(--go-border-color,#e1e4ea);padding:12px;background:var(--go-surface-bg,#fff)}.share-preview[data-v-afbb6086]{margin-bottom:12px}.share-actions[data-v-afbb6086]{display:flex;justify-content:flex-end;gap:14px;padding:6px 4px 2px}.share-actions button[data-v-afbb6086]{min-width:62px;height:40px;padding:0 16px;border:0;border-radius:4px;font-size:15px;font-weight:600;cursor:pointer}.share-actions .cancel[data-v-afbb6086]{background:#e5e8ee;color:#10213b}.share-actions .confirm[data-v-afbb6086]{background:#0068ff;color:#fff}.share-actions .confirm[data-v-afbb6086]:disabled{background:#b7d5ff;color:#fff;cursor:default}.orin-theme-dark{background:#242526;border-color:#36383d;color:#edf1f7;background:#303236}.pick-user-container[data-v-9ebdb70c]{display:flex;height:100%;width:100%}.user-list-panel[data-v-9ebdb70c]{flex:1;display:flex;flex-direction:column;justify-content:flex-start;background-color:#f7f7f7;overflow:hidden}.user-list-panel .input-container[data-v-9ebdb70c]{display:flex;width:100%}.user-list-panel input[data-v-9ebdb70c]{height:25px;margin:15px 20px 0 15px;flex:1;border-radius:3px;border:1px solid #ededed;background-color:#fff;padding-left:10px;text-align:left}.user-list-panel .user-list-container[data-v-9ebdb70c]{height:100%;overflow:auto}.user-list-container .back[data-v-9ebdb70c]{background-color:#f7f7f7;height:40px;font-size:13px;padding-left:15px;display:flex;align-items:center}.user-list-container .back[data-v-9ebdb70c]:active{background-color:#e5e5e5}.checked-user-list-container[data-v-9ebdb70c]{flex:1;display:flex;flex-direction:column}.checked-user-list-container header[data-v-9ebdb70c]{height:55px;display:flex;justify-content:space-between;align-items:center}.checked-user-list-container header h2[data-v-9ebdb70c]{font-size:16px;font-weight:400;margin-left:30px}.checked-user-list-container header span[data-v-9ebdb70c]{font-size:12px;margin-right:20px}.checked-user-list-container .content[data-v-9ebdb70c]{height:100%;flex:1;display:flex;padding:0 30px;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;align-content:flex-start;overflow:auto}.checked-user-list-container .content .picked-user-container[data-v-9ebdb70c]{width:33%;display:flex;flex-direction:column;-moz-column-count:1;column-count:1;justify-content:center;align-items:center;padding:5px 10px;overflow:hidden}.checked-user-list-container .content .picked-user-container .name[data-v-9ebdb70c]{text-align:center;max-width:80px;font-size:12px}.checked-user-list-container .content .picked-user-container .picked-user[data-v-9ebdb70c]{position:relative;height:65px;width:65px}.checked-user-list-container .content .avatar[data-v-9ebdb70c]{width:45px;height:45px;margin:10px 10px;border-radius:3px}.checked-user-list-container .content .unpick-button[data-v-9ebdb70c]{position:absolute;width:20px;height:20px;border:1px solid #fff;border-radius:10px;top:0;right:0}.checked-user-list-container .content .unpick-button[data-v-9ebdb70c]:active{background-color:#e5e5e5}.checked-user-list-container footer[data-v-9ebdb70c]{height:55px;display:flex;justify-content:flex-end;align-items:center;margin-bottom:10px}.checked-user-list-container footer button[data-v-9ebdb70c]{padding:5px 30px;border-radius:4px;border:1px solid #ccc}.checked-user-list-container footer button.confirm[data-v-9ebdb70c]{background-color:#4168e0;color:#fff;margin-left:20px;margin-right:20px}