.damo-checkbox-group--horizontal{display:flex;flex-wrap:wrap}:root{--damo-checkbox-size:20px;--damo-checkbox-border-color:var(--damo-gray-5);--damo-checkbox-duration:var(--damo-duration-fast);--damo-checkbox-label-margin:var(--damo-padding-xs);--damo-checkbox-label-color:var(--damo-text-color);--damo-checkbox-checked-icon-color:var(--damo-color-brand-gradient);--damo-checkbox-disabled-icon-color:var(--damo-gray-5);--damo-checkbox-disabled-label-color:var(--damo-text-color-3);--damo-checkbox-disabled-background:var(--damo-border-color)}.damo-checkbox{align-items:center;cursor:pointer;display:inline-flex;font-size:var(--damo-font-size-md);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.damo-checkbox--disabled{cursor:not-allowed}.damo-checkbox[aria-checked=true] .damo-checkbox__icon--disabled .zdm-icon{opacity:.3}.damo-checkbox[aria-checked=false] .damo-checkbox__icon--disabled .zdm-icon{position:relative;z-index:var(--z-relative,1)}.damo-checkbox[aria-checked=false] .damo-checkbox__icon--disabled .zdm-icon:after{background-color:#00000003;border-radius:50%;content:"";height:calc(var(--damo-checkbox-size) - 6px);left:3px;position:absolute;top:3px;width:calc(var(--damo-checkbox-size) - 6px);z-index:var(--z-normal,0)}.damo-checkbox--label-disabled{cursor:default}.damo-checkbox--horizontal{margin-right:var(--damo-padding-sm)}.damo-checkbox__icon{cursor:pointer}.damo-checkbox__icon,.damo-checkbox__icon .zdm-icon{align-items:center;display:inline-flex;justify-content:center}.damo-checkbox__icon .zdm-icon{color:var(--damo-color-eee);font-size:var(--damo-checkbox-size)!important;height:var(--damo-checkbox-size)!important;width:var(--damo-checkbox-size)!important}.damo-checkbox__icon .zdm-icon svg{fill:currentColor;height:1em;width:1em}.damo-checkbox__icon .check-square-fill{position:relative}.damo-checkbox__icon .check-square-fill:after{background:var(--damo-checkbox-checked-icon-color);border-radius:3px;content:"";height:76%;left:12%;position:absolute;top:12%;width:76%;z-index:var(--z-normal,0)}.damo-checkbox__icon .check-square-fill svg{z-index:calc(var(--z-normal, 0) + 1)}.damo-checkbox__icon .check-circle-fill{position:relative}.damo-checkbox__icon .check-circle-fill:after{background:var(--damo-checkbox-checked-icon-color);border-radius:999px;content:"";height:80%;left:10%;position:absolute;top:10%;width:80%;z-index:var(--z-normal,0)}.damo-checkbox__icon .check-circle-fill svg{z-index:calc(var(--z-normal, 0) + 1)}.damo-checkbox__icon--checked .damo-checkbox__icon--round svg,.damo-checkbox__icon--checked .damo-checkbox__icon--square svg{fill:url(#brand_gradient)}.damo-checkbox__label{color:var(--damo-checkbox-label-color);line-height:var(--damo-checkbox-size);margin-left:var(--damo-checkbox-label-margin)}.damo-checkbox__label--left{margin:0 var(--damo-checkbox-label-margin) 0 0}.damo-checkbox__label--disabled{color:var(--damo-checkbox-disabled-label-color)}:root{--damo-auth-active-tab-color:linear-gradient(90deg,#ff724b 3%,#e62828);--damo-auth-privacy-color:#e62828}.damo-auth{background-color:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 20px 70px #4f413914;box-sizing:border-box;min-width:360px;padding:24px 30px}.damo-auth input{border:0;outline:none;padding:0}.damo-auth input::-ms-clear,.damo-auth input::-ms-reveal{display:none}.damo-auth :placeholder{color:#999}.damo-auth ::-moz-placeholder{color:#999}.damo-auth ::placeholder{color:#999}.damo-auth :input-placeholder{color:#999}.damo-auth .register-pop .title{color:#333;font-size:20px;font-weight:700;height:30px;line-height:30px;margin-bottom:20px;text-align:center}.damo-auth .register-pop .tab{display:flex;margin-bottom:30px;width:100%}.damo-auth .register-pop .tab .tab-item{color:#999;cursor:pointer;flex:1;font-size:18px;line-height:24px;position:relative;text-align:center}.damo-auth .register-pop .tab .tab-item:after{border-radius:2px;bottom:-6px;content:"";height:3px;left:50%;position:absolute;transform:translate(-50%);width:36px}.damo-auth .register-pop .tab .tab-item.active{color:#333;font-weight:700}.damo-auth .register-pop .tab .tab-item.active:after{background-image:var(--damo-auth-active-tab-color);content:""}.damo-auth .login-pop .title{color:#333;font-size:20px;font-weight:700;height:30px;line-height:30px;margin-bottom:20px;text-align:center}.damo-auth .login-pop .tab{display:flex;margin-bottom:30px;width:100%}.damo-auth .login-pop .tab .tab-item{color:#999;cursor:pointer;flex:1;font-size:18px;line-height:24px;position:relative;text-align:center}.damo-auth .login-pop .tab .tab-item:after{border-radius:2px;bottom:-6px;content:"";height:3px;left:50%;position:absolute;transform:translate(-50%);width:36px}.damo-auth .login-pop .tab .tab-item.active{color:#333;font-weight:700}.damo-auth .login-pop .tab .tab-item.active:after{background-image:var(--damo-auth-active-tab-color);content:""}.damo-auth .code-btn,.damo-auth .sub-btn{--damo-button-default-background:linear-gradient(110deg,#ff724b 3%,#e62828)}.damo-auth .phone-login{position:relative;width:100%}.damo-auth .phone-login .error-msg{bottom:-18px;color:#fe3f00;font-size:12px;height:17px;left:0;line-height:17px;position:absolute}.damo-auth .phone-login .mobile-info,.damo-auth .phone-login .password-info,.damo-auth .phone-login .verfily-code{align-items:center;border-radius:6px;box-sizing:border-box;display:flex;height:40px;justify-content:space-between;margin-bottom:20px;position:relative}.damo-auth .phone-login .mobile-info input,.damo-auth .phone-login .password-info input,.damo-auth .phone-login .verfily-code input{background-color:#f5f5f5;font-size:14px}.damo-auth .phone-login .mobile-info{background-color:#f5f5f5;box-sizing:border-box;padding:0 10px}.damo-auth .phone-login .verfily-code{margin-bottom:24px}.damo-auth .phone-login .verfily-code>div.input-box{align-items:center;background-color:#f5f5f5;border-radius:6px;box-sizing:border-box;color:#333;display:flex;height:40px;line-height:40px;margin:0;padding:0 10px;position:relative;width:180px}.damo-auth .phone-login .password-info{background-color:#f5f5f5;box-sizing:border-box;margin-bottom:24px;padding:0 10px;position:relative}.damo-auth .phone-login .password-info .pwd-eye{bottom:0;height:18px;margin:auto;position:absolute;right:10px;top:0;width:18px}.damo-auth .phone-login .password-info .pwd-eye img{cursor:pointer;float:left;height:18px;width:18px}.damo-auth .code-msg .code-btn,.damo-auth .code-msg .down-btn{box-sizing:border-box;width:110px;--damo-button-lg-font-size:14px;--damo-button-default-color:#fff}.damo-auth .code-msg .down-btn{--damo-button-default-background:#ccc}.damo-auth .sub-btn{width:100%;--damo-button-lg-font-size:14px;--damo-button-default-color:#fff;--damo-button-disabled-opacity:.5}.damo-auth .contact{color:#666;font-size:14px;line-height:22px;margin-top:20px}.damo-auth .contact a{color:#5b6fff}.damo-auth .privacy{align-items:center;display:flex;height:20px;margin-bottom:12px}.damo-auth .privacy .damo-checkbox{margin-right:6px}.damo-auth .privacy span{color:#666;font-size:12px}.damo-auth .privacy span.text{color:#333}.damo-auth .privacy .link{color:var(--damo-auth-privacy-color);font-size:12px}.damo-auth .resetpsw-pop .title{align-items:center;color:#333;display:flex;font-size:20px;font-weight:700;height:30px;line-height:30px;margin-bottom:20px;position:relative;text-align:center}.damo-auth .resetpsw-pop .title span{flex:1}.damo-auth .resetpsw-pop .title .zdm-icon{cursor:pointer;left:0;position:absolute;top:0}
