.larkw-basic-panel{box-sizing:border-box;display:flex;flex-direction:column;width:100%;height:100%;border-radius:8px;background:#ffffff;margin:0;scrollbar-width:auto;scrollbar-color:rgba(31,35,41,.3) transparent}.larkw-basic-panel::-webkit-scrollbar-thumb{border-radius:10px;transition:all 1s;background-color:#1f23294d;border:2px solid transparent;background-clip:padding-box}.larkw-basic-panel::-webkit-scrollbar{width:11px;height:11px}.larkw-basic-panel::-webkit-scrollbar-thumb:hover{background-color:#1f232999!important}.larkw-basic-panel::-webkit-scrollbar:hover{width:11px;height:11px}.larkw-basic-panel--responsive{min-width:600px;min-height:450px;margin:auto}@media screen and (max-width: 664px){.larkw-basic-panel--responsive{width:600px;margin-left:32px;margin-right:32px}}@media screen and (min-width: 665px) and (max-width: 960px){.larkw-basic-panel--responsive{width:600px}}@media screen and (min-width: 961px) and (max-width: 1200px){.larkw-basic-panel--responsive{width:calc(100% - 360px);margin-left:180px;margin-right:180px}}@media screen and (min-width: 1201px){.larkw-basic-panel--responsive{width:840px}}@media screen and (max-height: 514px){.larkw-basic-panel--responsive{height:450px;margin-top:32px;margin-bottom:32px}}@media screen and (min-height: 515px) and (max-height: 964px){.larkw-basic-panel--responsive{height:calc(100% - 64px);margin-top:32px;margin-bottom:32px}}@media screen and (min-height: 965px){.larkw-basic-panel--responsive{height:900px}}.larkw-basic-panel__header{flex:none;padding:24px 24px 20px;width:calc(100% - 48px)}.larkw-basic-panel__header--with-bottom-divider{padding-bottom:19px;border-bottom:1px solid rgba(31,35,41,.15)}.larkw-basic-panel__top{display:flex;width:100%}.larkw-basic-panel__title{flex:auto;line-height:24px;font-size:16px;font-weight:500;word-break:break-word;color:#1f2329}.larkw-basic-panel__header-slot{flex:none;height:24px;margin-left:16px}.larkw-basic-panel__close{width:24px;color:#646a73}.larkw-basic-panel__close:hover{color:#646a73}.larkw-basic-panel__subtitle{margin-top:4px;line-height:22px;font-size:14px;word-break:break-word;color:#646a73}.larkw-basic-panel__body{flex:auto;padding:0 24px;min-height:0;overflow-y:overlay}.larkw-basic-panel__footer{flex:none;overflow:hidden;box-sizing:border-box;height:80px;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.larkw-basic-panel__footer--with-top-divider{border-top:1px solid rgba(31,35,41,.15)}.larkw-basic-panel__footer-slot{margin-right:24px}.larkw-basic-panel__buttons{max-width:85%;flex:none;display:flex;align-items:center;justify-content:flex-end}.larkw-basic-panel__primary-button{margin-left:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.larkw-picker-panel__content-slot-wrapper{display:flex;flex-direction:column}.larkw-picker-panel__leading-slot{flex:none;margin-bottom:20px}.larkw-picker-panel__picker{flex:auto}.larkw-picker-panel__picker .larkw-picker{box-sizing:border-box}.larkw-picker-panel__trailing-slot{flex:none;margin-top:20px}.larkw-picker-panel__primary-button-text{display:flex}.larkw-picker-panel__primary-button-action-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.larkw-picker-panel__primary-button-hot-key-text{flex:none}.responsive-panel{min-width:600px;min-height:450px;margin:auto}@media screen and (max-width: 664px){.responsive-panel{width:600px;margin-left:32px;margin-right:32px}}@media screen and (min-width: 665px) and (max-width: 960px){.responsive-panel{width:600px}}@media screen and (min-width: 961px) and (max-width: 1200px){.responsive-panel{width:calc(100% - 360px);margin-left:180px;margin-right:180px}}@media screen and (min-width: 1201px){.responsive-panel{width:840px}}@media screen and (max-height: 514px){.responsive-panel{height:450px;margin-top:32px;margin-bottom:32px}}@media screen and (min-height: 515px) and (max-height: 964px){.responsive-panel{height:calc(100% - 64px);margin-top:32px;margin-bottom:32px}}@media screen and (min-height: 965px){.responsive-panel{height:900px}}.larkw-panel-dialog .ud__modal__close{display:none}.larkw-panel-dialog .ud__modal__body{padding:0;margin:0}.larkw-picker{border:1px solid #d0d3d6;border-radius:6px;display:flex;width:100%;height:100%;user-select:none;outline:0;position:relative;scrollbar-width:auto;scrollbar-color:rgba(31,35,41,.3) transparent}.larkw-picker::-webkit-scrollbar-thumb{border-radius:10px;transition:all 1s;background-color:#1f23294d;border:2px solid transparent;background-clip:padding-box}.larkw-picker::-webkit-scrollbar{width:11px;height:11px}.larkw-picker::-webkit-scrollbar-thumb:hover{background-color:#1f232999!important}.larkw-picker::-webkit-scrollbar:hover{width:11px;height:11px}.larkw-picker-loading{width:100%;height:100%;position:absolute;background-color:#fff;opacity:.7;display:flex;align-items:center;justify-content:center}.larkw-picker-left,.larkw-picker-right{width:50%;display:flex;flex-direction:column;flex:1;min-height:300px;overflow:hidden}.larkw-picker-padding-top{padding-top:14px}.larkw-picker-left{border-right:1px solid #d0d3d6}.larkw-picker-left-search-input{padding:16px 16px 8px}.larkw-picker-hint{font-size:14px;line-height:22px;padding:21px 16px 13px;color:#1f2329}.larkw-picker-preview-block{margin:8px 16px 16px;min-height:0}.larkw-picker-chat-hint{color:#8f959e;font-size:12px;padding:0 0 4px 16px;line-height:20px}.larkw-picker-default-select-list{height:100%;display:flex}.larkw-picker-default-select-list-hide{display:none}.larkw-picker-exception{height:100%;display:flex;align-items:center;justify-content:center}.larkw-picker-exception div{height:14px;font-size:14px;line-height:14px;text-align:center;color:#8f959e}.larkw-picker-skeleton{display:flex;flex-direction:column}.larkw-picker-skeleton-option{box-sizing:border-box;width:236px;height:48px;padding-left:16px}.maxSelectErrorAlertZindex{z-index:100}.larkc-tag{font-weight:600;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;height:16px;border-radius:2px;cursor:default;user-select:none;background-color:#dee0e3;flex-shrink:0;margin-right:4px}.larkc-tag .larkc-tag__content{display:inline-flex;justify-content:center;align-items:center;font-size:12px;font-weight:600;zoom:.83}.larkc-tag-windows-xp .larkc-tag__content{zoom:1}.larkc-tag-NR{color:#fff;background-color:#f54a45}.larkc-tag-RN{color:#fff;background-color:#8f959e}.larkc-tag-N{color:#646a73;background-color:#eff0f1}.larkc-tag-B{color:#3370ff;background-color:#e1eaff}.larkc-tag-Y{color:#dc9b04;background-color:#faf1d1}.larkc-tag-R{color:#d83931;background-color:#fde2e2}.larkc-tag-G{color:#34c724;background-color:#d9f5d6}.larkc-tag-O{color:#f80;background-color:#feead2}.larkc-tag-P{color:#b220b2;background-color:#fceefc}.larkc-tag-W{color:#049fd7;background-color:#d9f3fd}.larkc-tag-NT{color:#fff;background-color:#00d6b9}.larkw-picker-option-checkbox-wrap .ud__checkbox__wrapper{margin-right:8px}.larkw-picker-option-checkbox-disabled-tooltip-wrapper{display:inline-flex;cursor:not-allowed;margin-right:8px}.larkw-picker-option-checkbox-disabled-tooltip-wrapper .ud__checkbox__wrapper{margin-right:0}.larkw-picker-option-checkbox-tooltip{max-width:247px;word-break:break-word!important}.larkw-picker-select-list{display:flex;flex:1}.larkw-picker-select-list-row{width:100%;box-sizing:border-box}.larkw-picker-select-list-row .larkw-picker-select-option{transition:background-color .2s ease-in}.larkw-picker-select-list-row.disabled{opacity:.5}.larkw-picker-select-list-row-active .larkw-picker-select-option{background-color:#1f232914}.larkw-picker-select-list .larkw-picker-tree-node-icon{width:32px;height:32px;line-height:32px;font-size:18px;margin-right:12px;background-color:#4954e6;color:#fff;text-align:center;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.larkw-picker-select-list_empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#8f959e}.larkw-picker-selected-list{display:flex;flex:1;width:100%;height:100%;min-height:100px}.larkw-picker-selected-list-row{width:100%}.larkw-picker-selected-list-close-icon{color:#8f959e}.larkw-picker-selected-list .larkw-picker-select-option:hover{background-color:#1f232914}.larkw-picker-header-list{background-color:#fff!important}.larkw-picker-header-list .ud__collapse-header{padding:0!important;width:fit-content}.larkw-picker-header-list .ud__collapse-header .ud__collapse-header-text{font-weight:400}.larkw-picker-header-list .ud__collapse-header .ud__collapse-expand-icon{display:none}.larkw-picker-header-list .ud__collapse-content-box{padding:0!important}.larkw-picker-header-list-hint{display:flex;align-items:baseline}.larkw-picker-header-list-hint .hint-btn{color:#8f959e;transition:transform .2s ease-in-out}.larkw-picker-header-list-hint .face-right{transform:rotate(-90deg)}.larkw-picker-header-list-entries{max-height:90px;min-height:70px;width:100%;display:flex;justify-content:flex-start;padding:0 16px;margin-bottom:5px}.larkw-picker-header-list-entries .entries-wrap{padding:10px 0 4px;border-radius:4px}.larkw-picker-header-list-entries .entries-wrap-active{background-color:#1f232914}.larkw-picker-search-panel-label{color:#646a73;font-size:14px;line-height:26px}.larkw-picker-search-panel-view-all-button{color:#3370ff;height:28px;border-radius:4px;cursor:pointer;padding:0 8px;margin:0 8px;display:flex;align-items:center;font-size:12px}.larkw-picker-search-panel-view-all-button.active{background-color:#1f232914}.larkw-picker-search-panel-view-all-button-loading{margin-left:5px}.empty-list{margin:8px 18px;font-size:12px;color:#8f959e}.option-group-container{padding:10px 0}.larkw-picker-search-panel-split-line{position:relative}.larkw-picker-search-panel-split-line:before{content:"";display:flex;background-color:#1f232926;position:absolute;height:1px;top:10px;left:0;right:0}.larkw-picker-search-panel-split-line .larkw-picker-search-panel-label{padding-top:20px}.render-row-active .larkw-picker-select-option{background-color:#1f232914}.fold-up-btn{position:absolute;bottom:0;left:0;right:0;color:#3370ff;font-size:12px;height:36px;margin:0 16px;display:flex;align-items:center;border-top:1px solid rgba(31,35,41,.15);cursor:pointer;background:#ffffff}.larkw-picker-search-panel-label-container{margin:0 16px}.larkw-picker-search-panel-container{position:relative;height:100%;overflow:hidden}.larkw-picker-breadcrumb{margin-bottom:8px;padding:0 16px}.larkw-picker-breadcrumb .ud__overflow__item,.larkw-picker-breadcrumb .ud__overflow__suffix,.larkw-picker-breadcrumb .ud__overflow__item .ud__breadcrumb-item,.larkw-picker-breadcrumb .ud__overflow__suffix .ud__breadcrumb-item{max-width:100%}.larkw-picker-breadcrumb-margin-top{margin-top:7px}.larkw-picker-contacts{width:100%;height:100%;display:flex;overflow:hidden;flex-direction:column}.larkw-picker-contacts__list{display:none}.larkw-picker-contacts__list--show{display:flex;height:100%;width:100%;overflow:hidden;flex-direction:column}.larkw-picker-contacts .icon-organization{color:#00d6b9}.larkw-picker-contacts .icon-external{color:#3370ff}.larkw-picker-contacts .icon-education{color:#14c0ff}.larkw-picker-contacts .icon-group{color:#34c724}.larkw-picker-contacts .icon-b2b{color:#7f3bf5}.larkw-picker-contacts .icon-mailContact{color:#f80}.larkw-picker-contacts .icon-shareEmailBox{color:#3370ff}.larkw-picker-contacts .arrowicon{font-size:12px;color:#bbbfc4}.larkw-picker-contacts .larkw-picker-select-option.normal:hover{background-color:#1f232914}.search-tag.ud__tag.ud__tag-sm{height:16px;line-height:16px;transition:none}.larkw-dont-disturb-status{cursor:pointer}.larkw-emoji__wrapper{display:inline-block;overflow:hidden;vertical-align:top;font-size:0;position:relative}.larkw-emoji__wrapper .ud__skeleton__item-content{border-radius:16px}.larkw-emoji__copy{position:absolute;color:transparent}.larkw-emoji__img{font-size:96px;display:block;width:auto;height:1em}.larkw-emoji__failed{width:100%;height:100%;border-radius:50%;background-color:#1f23290f}.larkw-emoji__failed.isWideEmoji{border-radius:20px}.larkw-emoji__img--emoji-2023_v4{background-image:url(./sprite-min.a320ff96.png);background-position:-3.03125em -8em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-alarm{background-image:url(./sprite-min.a320ff96.png);background-position:-4.03125em -8em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-angry{background-image:url(./sprite-min.a320ff96.png);background-position:-5.03125em -8em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-applaud_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-6.03125em -8em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-attention{background-image:url(./sprite-min.a320ff96.png);background-position:-6.98958em -3em;background-size:18.13542em 17em;width:1.08333em;height:1em}.larkw-emoji__img--emoji-awesome{background-image:url(./sprite-min.a320ff96.png);background-position:-7.03125em -8em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-awesomen_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-8.03125em -8em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-balloon_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-9.13542em 0em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-basketball{background-image:url(./sprite-min.a320ff96.png);background-position:-9.13542em -1em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-beamingface_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-9.13542em -2em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-bear{background-image:url(./sprite-min.a320ff96.png);background-position:-1.21875em -4em;background-size:18.13542em 17em;width:1.14583em;height:1em}.larkw-emoji__img--emoji-beer{background-image:url(./sprite-min.a320ff96.png);background-position:-9.13542em -3em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-bepatientandthinklongterm{background-image:url(./sprite-min.a320ff96.png);background-position:-3.9375em -1em;background-size:18.13542em 17em;width:2.16667em;height:1em}.larkw-emoji__img--emoji-bepatientandthinklongterm_en{background-image:url(./sprite-min.a320ff96.png);background-position:0em 0em;background-size:18.13542em 17em;width:3.9375em;height:1em}.larkw-emoji__img--emoji-bereliableandtakeownership{background-image:url(./sprite-min.a320ff96.png);background-position:-3.9375em -2em;background-size:18.13542em 17em;width:2.16667em;height:1em}.larkw-emoji__img--emoji-bereliableandtakeownership_en{background-image:url(./sprite-min.a320ff96.png);background-position:0em -1em;background-size:18.13542em 17em;width:3.84375em;height:1em}.larkw-emoji__img--emoji-betrayed{background-image:url(./sprite-min.a320ff96.png);background-position:-9.13542em -4em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-bigkiss{background-image:url(./sprite-min.a320ff96.png);background-position:-9.13542em -5em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-blackface{background-image:url(./sprite-min.a320ff96.png);background-position:-9.13542em -6em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-blubber{background-image:url(./sprite-min.a320ff96.png);background-position:-9.13542em -7em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-blush{background-image:url(./sprite-min.a320ff96.png);background-position:-9.13542em -8em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-bomb{background-image:url(./sprite-min.a320ff96.png);background-position:0em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-bubbletea{background-image:url(./sprite-min.a320ff96.png);background-position:-1em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-bull{background-image:url(./sprite-min.a320ff96.png);background-position:-2em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-cake_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-3em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-calf{background-image:url(./sprite-min.a320ff96.png);background-position:-4em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-candiedhaws{background-image:url(./sprite-min.a320ff96.png);background-position:-5em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-checkmark{background-image:url(./sprite-min.a320ff96.png);background-position:-6em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-chuckle{background-image:url(./sprite-min.a320ff96.png);background-position:-7em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-clap{background-image:url(./sprite-min.a320ff96.png);background-position:-2.14583em -7em;background-size:18.13542em 17em;width:1.0625em;height:1em}.larkw-emoji__img--emoji-cleaver_v3{background-image:url(./sprite-min.a320ff96.png);background-position:-8em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-click_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-9em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-clownface_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-10.13542em 0em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-coffee_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-6.98958em -4em;background-size:18.13542em 17em;width:1.08333em;height:1em}.larkw-emoji__img--emoji-coldsweat_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-10.13542em -1em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-comfort{background-image:url(./sprite-min.a320ff96.png);background-position:-10.13542em -2em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-crazy{background-image:url(./sprite-min.a320ff96.png);background-position:-10.13542em -3em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-crossmark{background-image:url(./sprite-min.a320ff96.png);background-position:-10.13542em -4em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-cry{background-image:url(./sprite-min.a320ff96.png);background-position:-10.13542em -5em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-cucumber_v3{background-image:url(./sprite-min.a320ff96.png);background-position:-10.13542em -6em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-customersuccess_en{background-image:url(./sprite-min.a320ff96.png);background-position:0em -2em;background-size:18.13542em 17em;width:3.45833em;height:1em}.larkw-emoji__img--emoji-customersuccess_v2{background-image:url(./sprite-min.a320ff96.png);background-position:0em -3em;background-size:18.13542em 17em;width:1.76042em;height:1em}.larkw-emoji__img--emoji-darkapplaud_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-10.13542em -7em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-darkclick_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-10.13542em -8em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-darkfighton_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-10.13542em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-darkfingerheart_v2{background-image:url(./sprite-min.a320ff96.png);background-position:0em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-darkfistbump_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-1em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-darkhighfive_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-2em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-darksalute_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-3em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-darkshake_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-4em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-darkthanks_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-5em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-darkthumbsdown_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-6em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-darkthumbsup_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-7em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-darkwavinghand_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-8em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-delighted_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-9em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-detergent{background-image:url(./sprite-min.a320ff96.png);background-position:-10em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-dizzy{background-image:url(./sprite-min.a320ff96.png);background-position:-11.13542em 0em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-dollar{background-image:url(./sprite-min.a320ff96.png);background-position:-8.09375em -5em;background-size:18.13542em 17em;width:1.01042em;height:1.01042em}.larkw-emoji__img--emoji-done{background-image:url(./sprite-min.a320ff96.png);background-position:-11.13542em -1em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-donnotgo{background-image:url(./sprite-min.a320ff96.png);background-position:-3.20833em -7em;background-size:18.13542em 17em;width:1.0625em;height:1em}.larkw-emoji__img--emoji-drool{background-image:url(./sprite-min.a320ff96.png);background-position:-11.13542em -2em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-drowsy{background-image:url(./sprite-min.a320ff96.png);background-position:-11.13542em -3em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-drumstick{background-image:url(./sprite-min.a320ff96.png);background-position:-11.13542em -4em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-dull{background-image:url(./sprite-min.a320ff96.png);background-position:-11.13542em -5em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-dullstare{background-image:url(./sprite-min.a320ff96.png);background-position:-11.13542em -6em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-eating{background-image:url(./sprite-min.a320ff96.png);background-position:-11.13542em -7em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-eatingfood_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-11.13542em -8em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-eighteen{background-image:url(./sprite-min.a320ff96.png);background-position:-11.13542em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-embarrassed{background-image:url(./sprite-min.a320ff96.png);background-position:-11.13542em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-enough{background-image:url(./sprite-min.a320ff96.png);background-position:-5.80208em -4em;background-size:18.13542em 17em;width:1.125em;height:1em}.larkw-emoji__img--emoji-errr{background-image:url(./sprite-min.a320ff96.png);background-position:0em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-eyesclosed{background-image:url(./sprite-min.a320ff96.png);background-position:-1em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-facepalm{background-image:url(./sprite-min.a320ff96.png);background-position:-2em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-fighton_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-3em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-fingerheart_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-4em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-fire{background-image:url(./sprite-min.a320ff96.png);background-position:-5em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-firecracker_v3{background-image:url(./sprite-min.a320ff96.png);background-position:-6em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-fireworks_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-7em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-fistbump_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-8em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-followme{background-image:url(./sprite-min.a320ff96.png);background-position:-6.98958em -5em;background-size:18.13542em 17em;width:1.08333em;height:1em}.larkw-emoji__img--emoji-fortune{background-image:url(./sprite-min.a320ff96.png);background-position:-9em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-frown{background-image:url(./sprite-min.a320ff96.png);background-position:-10em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-fullmoonface_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-11em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-generalinmeetingbusy_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-12.13542em 0em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-generalbusinesstrip_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-12.13542em -1em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-generaldonotdisturb_v3{background-image:url(./sprite-min.a320ff96.png);background-position:-12.13542em -2em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-generalmoonrest_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-12.13542em -3em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-generalsun{background-image:url(./sprite-min.a320ff96.png);background-position:-12.13542em -4em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-generaltravellingcar{background-image:url(./sprite-min.a320ff96.png);background-position:-12.13542em -5em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-generalworkfromhome{background-image:url(./sprite-min.a320ff96.png);background-position:-12.13542em -6em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-get_v3{background-image:url(./sprite-min.a320ff96.png);background-position:-12.13542em -7em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-gift_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-12.13542em -8em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-glance{background-image:url(./sprite-min.a320ff96.png);background-position:-12.13542em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-gogogo_v4{background-image:url(./sprite-min.a320ff96.png);background-position:-6.98958em -1em;background-size:18.13542em 17em;width:1.09375em;height:1em}.larkw-emoji__img--emoji-gold{background-image:url(./sprite-min.a320ff96.png);background-position:-12.13542em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-goodjob{background-image:url(./sprite-min.a320ff96.png);background-position:-12.13542em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-gotit_v1{background-image:url(./sprite-min.a320ff96.png);background-position:0em -4em;background-size:18.13542em 17em;width:1.21875em;height:1em}.larkw-emoji__img--emoji-grin{background-image:url(./sprite-min.a320ff96.png);background-position:0em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-hammer_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-1em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-headset_v3{background-image:url(./sprite-min.a320ff96.png);background-position:-4.48958em -5em;background-size:18.13542em 17em;width:1.10417em;height:1em}.larkw-emoji__img--emoji-heart{background-image:url(./sprite-min.a320ff96.png);background-position:-2em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-heartbroken{background-image:url(./sprite-min.a320ff96.png);background-position:-3em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-hearts_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-4em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-highfive_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-5em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-hug{background-image:url(./sprite-min.a320ff96.png);background-position:-3.52083em -3em;background-size:18.13542em 17em;width:1.375em;height:1em}.larkw-emoji__img--emoji-hundred{background-image:url(./sprite-min.a320ff96.png);background-position:0em -6em;background-size:18.13542em 17em;width:1.08333em;height:1em}.larkw-emoji__img--emoji-husky{background-image:url(./sprite-min.a320ff96.png);background-position:-6em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-innocentsmile{background-image:url(./sprite-min.a320ff96.png);background-position:-7em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-irritated_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-8em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-joyful{background-image:url(./sprite-min.a320ff96.png);background-position:-9em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-jubilantrabbit_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-2.36458em -4em;background-size:18.13542em 17em;width:1.14583em;height:1em}.larkw-emoji__img--emoji-kiss{background-image:url(./sprite-min.a320ff96.png);background-position:-10em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-laugh{background-image:url(./sprite-min.a320ff96.png);background-position:-11em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lemon_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-12em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lgtm_v3{background-image:url(./sprite-min.a320ff96.png);background-position:0em -8em;background-size:18.13542em 17em;width:1.01042em;height:1em}.larkw-emoji__img--emoji-lightapplaud_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-13.13542em 0em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lightclick_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-13.13542em -1em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lightfighton_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-13.13542em -2em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lightfingerheart_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-13.13542em -3em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lightfistbump_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-13.13542em -4em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lighthighfive_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-13.13542em -5em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lightsalute_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-13.13542em -6em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lightshake_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-13.13542em -7em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lightthanks_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-13.13542em -8em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lightthumbsdown_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-13.13542em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lightthumbsup_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-13.13542em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lightwavinghand_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-13.13542em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lips_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-13.13542em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-lol{background-image:url(./sprite-min.a320ff96.png);background-position:0em -5em;background-size:18.13542em 17em;width:1.125em;height:1em}.larkw-emoji__img--emoji-lookdown{background-image:url(./sprite-min.a320ff96.png);background-position:0em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-loudspeaker{background-image:url(./sprite-min.a320ff96.png);background-position:-1em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-love{background-image:url(./sprite-min.a320ff96.png);background-position:-2em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-luck{background-image:url(./sprite-min.a320ff96.png);background-position:-3em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mad{background-image:url(./sprite-min.a320ff96.png);background-position:-8.09375em -6.01042em;background-size:18.13542em 17em;width:1.01042em;height:1.01042em}.larkw-emoji__img--emoji-mediumapplaud_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-4em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumclick_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-5em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumdarkapplaud_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-6em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumdarkclick_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-7em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumdarkfighton_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-8em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumdarkfingerheart_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-9em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumdarkfistbump_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-10em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumdarkhighfive_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-11em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumdarksalute_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-12em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumdarkshake_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-13em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumdarkthanks_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-14.13542em 0em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumdarkthumbsdown_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-14.13542em -1em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumdarkthumbsup_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-14.13542em -2em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumdarkwavinghand_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-14.13542em -3em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumfighton_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-14.13542em -4em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumfingerheart_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-14.13542em -5em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumfistbump_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-14.13542em -6em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumhighfive_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-14.13542em -7em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumlightapplaud_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-14.13542em -8em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumlightclick_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-14.13542em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumlightfighton_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-14.13542em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumlightfingerheart_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-14.13542em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumlightfistbump_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-14.13542em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumlighthighfive_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-14.13542em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumlightsalute_v2{background-image:url(./sprite-min.a320ff96.png);background-position:0em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumlightshake_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-1em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumlightthanks_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-2em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumlightthumbsdown_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-3em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumlightthumbsup_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-4em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumlightwavinghand_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-5em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumsalute_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-6em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumshake_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-7em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumthanks_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-8em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumthumbsdown_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-9em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumthumbsup_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-10em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mediumwavinghand_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-11em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mememe{background-image:url(./sprite-min.a320ff96.png);background-position:-1.125em -5em;background-size:18.13542em 17em;width:1.125em;height:1em}.larkw-emoji__img--emoji-minusone_v3{background-image:url(./sprite-min.a320ff96.png);background-position:-12em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-money{background-image:url(./sprite-min.a320ff96.png);background-position:-13em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-mooncake_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-1.01042em -8em;background-size:18.13542em 17em;width:1.01042em;height:1em}.larkw-emoji__img--emoji-moonrabbit_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-5.59375em -5em;background-size:18.13542em 17em;width:1.10417em;height:1em}.larkw-emoji__img--emoji-movie_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-14em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-music_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em 0em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-no_v3{background-image:url(./sprite-min.a320ff96.png);background-position:-1.08333em -6em;background-size:18.13542em 17em;width:1.08333em;height:1em}.larkw-emoji__img--emoji-nosepick{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em -1em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-ok_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-2.16667em -6em;background-size:18.13542em 17em;width:1.08333em;height:1em}.larkw-emoji__img--emoji-okr{background-image:url(./sprite-min.a320ff96.png);background-position:-3.25em -6em;background-size:18.13542em 17em;width:1.08333em;height:1em}.larkw-emoji__img--emoji-onesecond{background-image:url(./sprite-min.a320ff96.png);background-position:-2.25em -5em;background-size:18.13542em 17em;width:1.125em;height:1em}.larkw-emoji__img--emoji-onit_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-3.51042em -4em;background-size:18.13542em 17em;width:1.14583em;height:1em}.larkw-emoji__img--emoji-onleavestatus{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em -2em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-party{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em -3em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-partying_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-4.33333em -6em;background-size:18.13542em 17em;width:1.08333em;height:1em}.larkw-emoji__img--emoji-pepper{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em -4em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-petrified{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em -5em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-pin{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em -6em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-plusone{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em -7em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-poop{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em -8em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-praise{background-image:url(./sprite-min.a320ff96.png);background-position:0em -7em;background-size:18.13542em 17em;width:1.07292em;height:1em}.larkw-emoji__img--emoji-proud{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-puke{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-pumpkin_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-8.09375em 0em;background-size:18.13542em 17em;width:1.04167em;height:1em}.larkw-emoji__img--emoji-pursueultimate_en{background-image:url(./sprite-min.a320ff96.png);background-position:-3.9375em 0em;background-size:18.13542em 17em;width:3.05208em;height:1em}.larkw-emoji__img--emoji-pursueultimate_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-1.76042em -3em;background-size:18.13542em 17em;width:1.76042em;height:1em}.larkw-emoji__img--emoji-rainbowpuke_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-redpacket{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-roarforyou{background-image:url(./sprite-min.a320ff96.png);background-position:-4.89583em -3em;background-size:18.13542em 17em;width:1.375em;height:1em}.larkw-emoji__img--emoji-rose{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-salute_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-15.13542em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-saluteface_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-6.98958em -2em;background-size:18.13542em 17em;width:1.09375em;height:1em}.larkw-emoji__img--emoji-scowl{background-image:url(./sprite-min.a320ff96.png);background-position:0em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-shake_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-1em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-shhh{background-image:url(./sprite-min.a320ff96.png);background-position:-2em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-shocked{background-image:url(./sprite-min.a320ff96.png);background-position:-3.375em -5em;background-size:18.13542em 17em;width:1.11458em;height:1em}.larkw-emoji__img--emoji-showoff{background-image:url(./sprite-min.a320ff96.png);background-position:-3em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-shrug_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-8.09375em -1em;background-size:18.13542em 17em;width:1.04167em;height:1em}.larkw-emoji__img--emoji-shy{background-image:url(./sprite-min.a320ff96.png);background-position:-4em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-sick{background-image:url(./sprite-min.a320ff96.png);background-position:-5em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-sigh{background-image:url(./sprite-min.a320ff96.png);background-position:-6em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-silent{background-image:url(./sprite-min.a320ff96.png);background-position:-7em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-skull{background-image:url(./sprite-min.a320ff96.png);background-position:-8em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-slap{background-image:url(./sprite-min.a320ff96.png);background-position:-9em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-sleep{background-image:url(./sprite-min.a320ff96.png);background-position:-10em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-slight{background-image:url(./sprite-min.a320ff96.png);background-position:-11em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-smart{background-image:url(./sprite-min.a320ff96.png);background-position:-12em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-smile{background-image:url(./sprite-min.a320ff96.png);background-position:-13em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-smirk{background-image:url(./sprite-min.a320ff96.png);background-position:-2.02083em -8em;background-size:18.13542em 17em;width:1.01042em;height:1em}.larkw-emoji__img--emoji-smooch{background-image:url(./sprite-min.a320ff96.png);background-position:-8.09375em -2em;background-size:18.13542em 17em;width:1.04167em;height:1em}.larkw-emoji__img--emoji-smug{background-image:url(./sprite-min.a320ff96.png);background-position:-14em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-snowman{background-image:url(./sprite-min.a320ff96.png);background-position:-15em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-sob{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em 0em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-soccer{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -1em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-socool_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -2em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-speechless{background-image:url(./sprite-min.a320ff96.png);background-position:-1.07292em -7em;background-size:18.13542em 17em;width:1.07292em;height:1em}.larkw-emoji__img--emoji-spitblood{background-image:url(./sprite-min.a320ff96.png);background-position:-4.27083em -7em;background-size:18.13542em 17em;width:1.0625em;height:1em}.larkw-emoji__img--emoji-status_privatemessage{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -3em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-statusbus{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -4em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-statusenjoylife{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -5em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-statusflashofinspiration{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -6em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-statusinflight{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -7em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-statusreading{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -8em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-stickyriceballs{background-image:url(./sprite-min.a320ff96.png);background-position:-6.98958em 0em;background-size:18.13542em 17em;width:1.10417em;height:1em}.larkw-emoji__img--emoji-strive{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -9em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-sweat{background-image:url(./sprite-min.a320ff96.png);background-position:-8.09375em -3em;background-size:18.13542em 17em;width:1.04167em;height:1em}.larkw-emoji__img--emoji-tears{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -10em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-tease{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -11em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-terror{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -12em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-thanks_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -13em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-thanksface_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -14em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-thinking{background-image:url(./sprite-min.a320ff96.png);background-position:-16.13542em -15em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-thumbsdown_v2{background-image:url(./sprite-min.a320ff96.png);background-position:0em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-thumbsup_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-1em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-toasted{background-image:url(./sprite-min.a320ff96.png);background-position:-2em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-tongue{background-image:url(./sprite-min.a320ff96.png);background-position:-3em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-trick{background-image:url(./sprite-min.a320ff96.png);background-position:-4em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-trophy{background-image:url(./sprite-min.a320ff96.png);background-position:-5em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-tv_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-6em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-twentytwentyone_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-7em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-twentytwentytwo{background-image:url(./sprite-min.a320ff96.png);background-position:-8em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-typing{background-image:url(./sprite-min.a320ff96.png);background-position:-9em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-unknown{background-image:url(./sprite-min.a320ff96.png);background-position:-10em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-vrheadset_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-11em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-wail{background-image:url(./sprite-min.a320ff96.png);background-position:-4.65625em -4em;background-size:18.13542em 17em;width:1.14583em;height:1em}.larkw-emoji__img--emoji-wave{background-image:url(./sprite-min.a320ff96.png);background-position:-8.09375em -4em;background-size:18.13542em 17em;width:1.03125em;height:1em}.larkw-emoji__img--emoji-wavinghand_v1{background-image:url(./sprite-min.a320ff96.png);background-position:-12em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-welldone{background-image:url(./sprite-min.a320ff96.png);background-position:-13em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-what{background-image:url(./sprite-min.a320ff96.png);background-position:-5.41667em -6em;background-size:18.13542em 17em;width:1.08333em;height:1em}.larkw-emoji__img--emoji-whimper{background-image:url(./sprite-min.a320ff96.png);background-position:-14em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-wink{background-image:url(./sprite-min.a320ff96.png);background-position:-15em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-witty{background-image:url(./sprite-min.a320ff96.png);background-position:-5.33333em -7em;background-size:18.13542em 17em;width:1.0625em;height:1em}.larkw-emoji__img--emoji-wow{background-image:url(./sprite-min.a320ff96.png);background-position:-16em -16em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-wronged{background-image:url(./sprite-min.a320ff96.png);background-position:-17.13542em 0em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-xmashat{background-image:url(./sprite-min.a320ff96.png);background-position:-17.13542em -1em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-xmastree{background-image:url(./sprite-min.a320ff96.png);background-position:-17.13542em -2em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-yawn{background-image:url(./sprite-min.a320ff96.png);background-position:-17.13542em -3em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-emoji__img--emoji-yeah{background-image:url(./sprite-min.a320ff96.png);background-position:-6.39583em -7em;background-size:18.13542em 17em;width:1.0625em;height:1em}.larkw-emoji__img--emoji-yes_v2{background-image:url(./sprite-min.a320ff96.png);background-position:-6.5em -6em;background-size:18.13542em 17em;width:1.08333em;height:1em}.larkw-emoji__img--emoji-youarethebest{background-image:url(./sprite-min.a320ff96.png);background-position:-17.13542em -4em;background-size:18.13542em 17em;width:1em;height:1em}.larkw-customStatus__wrapper{line-height:16px;margin-left:4px;margin-right:4px}.larkw-customStatus__wrapper .ud__tag{cursor:pointer;height:16px;padding:0 4px 0 3px}.larkw-customStatus__wrapper .ud__tag__content{display:inline-flex;align-items:center}.larkw-customStatus__wrapper .ud__tag__content>.larkw-customStatus__tag-text{font-size:12px;line-height:12px;zoom:.8333333;vertical-align:middle;font-style:normal;font-weight:500}.larkw-customStatus__wrapper .ud__tag__content .larkw-emoji__wrapper{margin-right:1px}.larkw-customStatus__tag{vertical-align:top}.larkw-customStatusTooltip__title{font-size:12px;line-height:20px}.larkw-customStatusTooltip__title>div{text-align:center;word-wrap:break-word;overflow-wrap:break-word}.larkw-customStatusTooltip__title>div:first-child{display:flex;justify-content:center;align-items:center}.larkw-customStatusTooltip__title .larkw-emoji__wrapper{margin-right:2px;flex-shrink:0}.larkw-avatar{image-rendering:-webkit-optimize-contrast}.larkw-avatar__container{position:relative;display:inline-block}.larkw-avatar__container .ud_avatar{display:block}.larkw-avatar__medal{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:contain;object-position:center}.larkw-avatar__medal--hover{cursor:pointer}.larkw-picker-select-option{box-sizing:border-box;padding:0 8px;margin:0 8px;height:48px;display:flex;align-items:center;cursor:pointer;border-radius:4px}.larkw-picker-select-option:hover .larkw-picker-select-option-meta-icons{display:flex;align-items:center}.larkw-picker-select-option .high-light{color:#3370ff}.larkw-picker-select-option-tooltip{max-width:247px;word-break:break-word!important}.larkw-picker-select-option-avatar{padding-right:8px}.larkw-picker-select-option-middle{flex:1;overflow:hidden;display:flex;align-items:center}.larkw-picker-select-option-right{padding-left:8px}.larkw-picker-select-option-name{font-size:14px;color:#1f2329;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.larkw-picker-select-option-info-content{flex-direction:column;flex:1;display:flex;overflow:hidden;margin-right:auto}.larkw-picker-select-option-meta-icons{display:none}.larkw-picker-select-option-primary-info{display:flex;align-items:center;line-height:22px;flex-shrink:0}.larkw-picker-select-option-deparment-count{color:#8f959e}.larkw-picker-select-option-meta-item{display:flex;align-items:center;flex-shrink:0;margin-left:4px}.larkw-picker-select-option-meta-item:empty{margin-left:0}.larkw-picker-select-option-meta-item .larkc-tag{margin-right:9px}.larkw-picker-select-option-meta-item .larkc-tag:last-child{margin-right:0}.larkw-picker-select-option-meta-item .larkw-picker__option__user-count{font-size:14px;color:#8f959e;margin-left:-4px}.larkw-picker-select-option-meta-item .larkw-customStatus__wrapper{margin-left:0;margin-right:0}.larkw-picker-select-option-desc{max-width:100%;display:inline-block;font-size:12px;line-height:20px;color:#8f959e;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.larkw-picker-select-option-avatar-wrapper{position:relative}.larkw-picker-select-option-avatar-wrapper.mThread-avatar{box-sizing:border-box;width:32px;height:32px;border-radius:50%;background-image:url(data:image/png;base64,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);background-size:cover;image-rendering:-webkit-optimize-contrast}.larkw-picker-select-option-avatar-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#fff0}.larkw-picker-select-option-mThread__icon{color:#04b49c;font-size:16px}.larkw-picker-select-option-min-avatar{position:absolute;right:-5px;bottom:-1px;border-radius:50%;background-size:contain;cursor:default}.larkw-picker-select-option-thread-icon{box-sizing:border-box;width:16px;height:16px;position:absolute;bottom:0;right:-2px;border-radius:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAATDSURBVHgBzZrdThtHFMf/s/4M5MOhUqN+BVuqVBEqeZFy04sq5qJC9Mo8QcgTQJ8g5gkKTxD6BKY3TaxeYNTbSl6qBG4qsUhRpapSa0ETjI13OmfN2vth7J3x2vXvAnt2Zr3n7PzPzJkZGKKgVs4gkS5C0/KilAWDDs4yAM902zCY4o8Jzg1Y1iFaqGJp1cSIMKhCRqdvbwgjC8KoAtQgZ3ZGcUbeAcdwzjc9b3hUONtFs70l64icA8c/P4/ccD9MK2Hhm63QzUO1qr3MIqWVxTcdk8HEpbUcpje0YQ1wXHmKVKyGyRlP0Aur4ein4rCGgx04rgjJYHeskrkZ8cxY2ZbtAG6WUMf4EqaBAXHR3wG762JlTBMM61hY+SF42Y8dsKT5/0U2g6iLwF7yB3YwBlLa/hQaT2SuR0IPXgdI9zQCTC863lRK7gs9CXXG+hOMSEaLo3j3AczWBarv/u7bpjAzZz/5pvohCCm9z2FprU6FXg8kY88RAeXPdLz4aBH7Dx+jMHs/UL9+72Pszz+26+lTgQySM5tOoeMAvX3G1xEB9tu9Rk/dDdTr6Ts9S2IJKMGwYedkcBxIoIAI0FO3PWXj8jzQJu9ywLg4hyLdXug4oGkbiIBscsZTNi7OAm30dK9XDi+VHRC9wJ7Qh2bLJ6I8pzDT0zy9/bp15amnHqIgd7dRR6xBhIziKvJxRho/T2bnXL8vAjbziac+75MYlbOJW/b3ersFo3EmRq8GQiNWgQyvX21DY1ISKn+qo3jnQ0QNDb2533+RuIPvaIghD0kysTjGgdMboeHIamIpl4UkB+/+wTigHpCCsTzDUYVDAf/b2rw/j40PHnYNWT791VNPvVbLfdUtr701hOa9QSztgAgdZS34HzafTLvqGoH6QmLOU6Y0wj9KKZAZvqQMSTbZ65GDPjmOe4itt6+iMN5GOMDqGBGSh55yzbDDZuCRxn8vQkKcHAid/9McoN/y5jj+8Z3aFGa9knHnQNQD/nrFzNSkIKZFwtDVv8PJ51/LD3ch+PH8LxTf1iTvYlUNFj+VuWUcxhP3lOYW61DEgNhslSBK/bo5bCj8rsUNhtq+WGs2pWYmfy+QrBye/fEa1ffen/v+wRfd1IPqqI0fhTlAKMjKxbG0XMfRq6ooFcLe536YewFDGJf/BoxxD7H0ppWMDcAMLKyanXmA8wMokk2kPWXKKP24h9hojBdY7R366DjQTG+rzgf6kPE9zCpNiZg4U4DjAMmIdzySxWz23mi/JaJ51ejOuoN2KqRgfJfkY3/tXrSDuXWisqlFcUA63zv7s2+KQEFPPUUOGI0IekAEb9AB4s3LkthIjWR7ZWxwbGFxpeQUg3ujR5VJnwXIYOLRSs59IZiNMmstigQveoRNTJza+Ag6QNqy2t9h6rh65ujeTf/1wJeru+BW6IO2sUO6f/TtXr+qwYd80xDUvqD1M/yU8rdKEXH2YvJnBkLzJGVSw6BWCMOx2L3jdPAxsbMDwx5MFoYfs8oddI9dUqyTESyulkLfAVns3qDTS+0pIuPa8GZj2zm4CH0nVCFH2mJftbOzrTjx8aqdCSsY7qDugJuuM1w4Qv9yw7LwxAtNjPbmgVj9tU9hiVy+1dhTNdrNf6X3yN9/m5vOAAAAAElFTkSuQmCC) #ffffff;background-size:cover}.larkw-picker-select-option .crypto-icon,.larkw-picker-select-option .private-mode-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;background-color:#f5f6f7;color:#646a73;font-size:12px}.larkw-picker-select-option .larkw-picker-option-avatar_department,.larkw-picker-select-option .larkw-picker-option-avatar_share-mailbox,.larkw-picker-select-option .larkw-picker-option-avatar_manual-email{width:32px;height:32px;font-size:18px;background-color:#4954e6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.larkw-picker-select-option .larkw-picker-option-avatar_manual-email{background-color:#3370ff}.larkw-picker-select-option .larkw-picker-option-deparment-count{color:#8f959e;font-size:12px;margin-left:-8px}.larkw-tag-icon,.larkw-tag-crypto{font-size:12px;padding-left:2px;padding-right:2px}.larkw-tag-special-focus{color:#ffc60a;display:inline-flex;vertical-align:top}.larkw-tag-private-team{color:#8f959e;display:inline-flex;vertical-align:top}.larkw-tag-offline{cursor:pointer}.larkw-tag-offline-tooltip{box-sizing:border-box;max-width:320px;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;text-align:left}.larkw-tag{margin-left:4px;vertical-align:top}.larkw-picker-option__root{box-sizing:border-box;position:relative;padding:8px;line-height:22px;height:auto;cursor:pointer}.larkw-picker-option__root:hover{background-color:#1f232914}.larkw-picker-option__info-button{color:#8f959e;margin-left:8px}.larkw-picker-option__info-button:hover{color:#8f959e}.larkw-picker-option-avatar{padding-right:4px;font-size:18px}@keyframes delayShow{0%{opacity:0}70%{opacity:0}to{opacity:1}}@keyframes message-item-blink{0%,50%{background-color:#fcf9dccc}to{background-color:#fcf9dc00}}.scroll-bar{scrollbar-width:auto;scrollbar-color:rgba(31,35,41,.3) transparent}.scroll-bar::-webkit-scrollbar-thumb{border-radius:10px;transition:all 1s;background-color:#1f23294d;border:2px solid transparent;background-clip:padding-box}.scroll-bar::-webkit-scrollbar{width:11px;height:11px}.scroll-bar::-webkit-scrollbar-thumb:hover{background-color:#1f232999!important}.scroll-bar::-webkit-scrollbar:hover{width:11px;height:11px}.ellipsis-on-overflow-for-one-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.horizontal-and-vertical-centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.larkw-picker-select-header-option{box-sizing:border-box;margin:0 4px;cursor:pointer;border-radius:4px;position:relative;width:52px;display:flex;flex-direction:column;align-items:center}.larkw-picker-select-header-option-name{font-size:10px;line-height:14px;margin-top:4px;color:#1f2329;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;text-align:center}.larkw-picker-select-header-option-check{position:absolute;top:-5px;right:5px}.larkw-picker-select-header-option-check .ud__checkbox{background-color:#fff;height:16px;border-radius:4px}.larkw-picker-select-header-option-private-mode-icon{position:absolute;left:29px;top:19px;display:flex;justify-content:center;align-items:center;color:#fff;width:14px;height:14px;font-size:9px;border-radius:50%;background-color:#373c43}html,body{font-family:LarkHackSafariFont,LarkEmojiFont,-apple-system,BlinkMacSystemFont,Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}:lang(zh-CN),:lang(zh-TW),:lang(zh-HK){font-family:LarkHackSafariFont,LarkEmojiFont,LarkChineseQuote,-apple-system,BlinkMacSystemFont,Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}:lang(ja-JP){font-family:LarkHackSafariFont,"\30d2\30e9\30ae\30ce\89d2\30b4\30b7\30c3\30af","Yu Gothic UI","Microsoft Jhenghei UI","Microsoft Yahei UI","\ff2d\ff33  \ff30\30b4\30b7\30c3\30af",PingFang SC,Hiragino Sans GB,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}._modal-wrapper_1j6l1_18 ._picker-wrapper_1j6l1_18{display:flex;align-items:center;flex-direction:column}._modal-wrapper_1j6l1_18 ._picker-wrapper_1j6l1_18 ._input-parent_1j6l1_23{margin-top:12px;margin-bottom:28px;width:100%}._modal-wrapper_1j6l1_18 ._picker-wrapper_1j6l1_18 ._input-parent_1j6l1_23 ._input_1j6l1_23{width:100%;height:32px;box-sizing:border-box;display:block;align-items:center;border-radius:6px;border:1px solid #d0d3d6}._modal-wrapper_1j6l1_18 .larkw-basic-panel__footer{height:auto}._modal-wrapper_1j6l1_18 .larkw-basic-panel__primary-button{margin-left:12px!important}
