.xdesign-float{position:fixed;right:24px;bottom:30px;z-index:999}.xdesign-float-wrapper{display:flex;align-items:flex-end;flex-direction:column}.xdesign-float__custom{flex-direction:column}.xdesign-float__custom,.xdesign-float__custom-content{display:flex;align-items:center;justify-content:center}.xdesign-float__custom-content{font-size:14px;width:44px;height:44px;cursor:pointer}.xdesign-float__custom-content .text{text-align:center}.xdesign-float__custom-content:hover{color:var(--content-system-selected,#38f)}.xdesign-float__entrance{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;right:0;margin-top:8px;border-radius:22px;box-shadow:0 0 2px rgba(0,0,0,.08),0 6px 24px rgba(0,0,0,.06);background:var(--background-web-primary,#fff);border:1px solid var(--stroke-web-regular,rgba(245,248,255,.35));box-sizing:border-box}.xdesign-float__line{width:28px;height:1px;background-color:var(--stroke-system-separator,#e8e8e8)}.xdesign-float-community{display:flex;align-items:center;justify-content:center}.xdesign-float-community:hover .xdesign-float-community__icon .iconfont{color:#38f}.xdesign-float-community__icon{color:var(--content-web-primary,#1c1d1f);cursor:pointer}.xdesign-float-community__box{display:flex;position:absolute;bottom:46px;width:405px;height:180px;padding:16px 16px 18px 28px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff),linear-gradient(180deg,hsla(0,0%,100%,0),#fff),linear-gradient(90deg,#d6fff1,#cce7ff 50%,#d6daff);box-shadow:0 10px 40px 0 rgba(0,0,0,.1),0 0 2px 0 rgba(0,0,0,.08);background-blend-mode:normal,soft-light,normal;border-radius:8px;box-sizing:border-box}.xdesign-float-community__close-icon{position:absolute;right:16px;top:16px;color:var(--content-system-tertiary,#939599);cursor:pointer}.xdesign-float-community__left{display:flex;flex-direction:column;align-items:center}.xdesign-float-community__qcCode{width:102px;height:102px;box-shadow:0 2px 8px 0 rgba(0,0,0,.06),0 0 2px 0 rgba(0,0,0,.04)}.xdesign-float-community__qcCode img{width:100%;height:100%;object-fit:contain;border-radius:4px}.xdesign-float-community__text{width:113px;height:32px;margin-top:8px;color:var(--content-system-quinary,#abadb2);font-size:12px;text-align:center}.xdesign-float-community__right{margin-left:23px}.xdesign-float-community__title{width:207px;text-align:center;margin-top:32px;font-size:16px;font-weight:600;color:var(--content-system-primary,#1c1d1f)}.xdesign-float-community__desc{width:204px;padding:0 2px;margin-top:14px;font-size:12px;color:var(--content-system-secondary,#616366);line-height:16px}.xdesign-float-help,.xdesign-float-help__unread{display:flex;align-items:center;justify-content:center}.xdesign-float-help__unread{position:absolute;top:-10px;right:-6px;width:14px;height:14px;font-size:12px;border-radius:50%;background:#fd3960;color:#fff}.xdesign-float-help__btn{cursor:pointer;position:relative;color:var(--content-web-primary,#1c1d1f)}.xdesign-float-help__list{position:absolute;right:43px;padding-right:12px;bottom:0;display:none;z-index:9999}.xdesign-float-help:hover .xdesign-float-help__btn{color:#38f}.xdesign-float-help:hover .xdesign-float-help__list{display:block}.xdesign-float-help__inner{width:fit-content;min-width:100px;padding:6px 0;border-radius:4px;background:var(--background-system-frame-floatpanel,#fff);box-shadow:0 10px 40px 0 rgba(0,0,0,.36)}.xdesign-float-help__item{line-height:20px;font-size:14px;color:var(--content-web-primary,#1c1d1f);padding:5px 10px;text-wrap:nowrap;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;text-decoration:none}.xdesign-float-help__item__unread{width:14px;height:14px;font-size:12px;border-radius:50%;background:#fd3960;color:#fff;display:flex;align-items:center;justify-content:center;position:absolute;top:8px;right:4px}.xdesign-float-help__item:hover{background:var(--background-list-hover,rgba(0,0,0,.04))}.xdesign-business-messenger{position:absolute;width:340px;height:560px;right:0;bottom:100%;background:var(--background-system-frame-floatpanel,#fff);box-shadow:0 0 2px rgba(0,0,0,.08),0 10px 40px rgba(0,0,0,.1);border-radius:8px;z-index:1000;display:flex;flex-direction:column}.xdesign-business-messenger__content{height:56px;display:flex;justify-content:space-between;align-items:center}.xdesign-business-messenger__title{font-style:normal;font-weight:600;font-size:16px;color:var(--content-system-primary);text-align:center;text-indent:1.6em}.xdesign-business-messenger__close{display:inline-block;margin-right:18px;cursor:pointer}.xdesign-business-messenger__iframe{width:100%;flex:1;overflow:hidden;z-index:999;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.xdesign-feed-back-modal iframe{width:640px;height:100%;overflow:hidden}.xdesign-feed-back-modal .xdesign-modal__close{width:39px;height:39px}.xdesign-feed-back-modal .xdesign-modal__content{left:50%;top:50%;transform:translate(-50%,-50%);margin:unset;max-height:610px;height:95%;display:flex;flex-direction:column}.xdesign-feed-back-modal .xdesign-modal__body{display:flex;flex:1}.xdesign-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040}.xdesign-modal--center{display:flex;align-items:center}.xdesign-modal--center .xdesign-modal__content{top:0}.xdesign-modal__mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45)}.xdesign-modal__content{width:640px;color:rgba(0,0,0,.85);font-size:14px;position:relative;top:100px;max-width:calc(100vw - 32px);margin:0 auto;padding:24px 0;box-sizing:border-box;border-radius:12px;background:var(--background-input,#fff);box-shadow:0 0 2px rgba(0,0,0,.08),0 10px 40px rgba(0,0,0,.1);z-index:9999}.xdesign-modal__title{color:var(--content-system-primary);font-weight:700;font-size:16px;text-align:center}.xdesign-modal__body{padding:16px 0 0;overflow:hidden}.xdesign-modal__close{position:absolute;top:0;right:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:39px;height:33px;color:var(--content-system-tertiary,#939599);font-size:12px}.xdesign-modal .effect{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1041}.xdesign-modal .effect>div{position:absolute;z-index:1;top:-10px;border-radius:0;animation:confetti-slow 2.25s linear 1 forwards}@keyframes confetti-slow{0%{transform:translateZ(0) rotateX(0) rotateY(0)}to{transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg)}}