.g-toast-box{max-height:0;max-width:0}.c-toast-mask{height:100%;left:0;position:fixed;top:0;width:100%}.c-toast{align-items:flex-start;background-color:#f3f3f3;border:1px solid #0000000f;border-radius:3px;box-shadow:0 2px 4px #00000014;box-sizing:border-box;color:var(--main-font-color);display:flex;font-size:14px;left:50%;line-height:normal;max-width:50%;min-width:598px;padding:14px 15px;position:fixed;transform:translate(-50%)}.c-toast.is-mobile{max-width:90%;min-width:unset;width:375px}.c-toast .icon-wrapper{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.c-toast .icon-wrapper.icon-status{margin-right:13px}.c-toast .icon-wrapper.btn-close{flex-shrink:0;margin-left:auto}.c-toast .toast-text{line-height:20px}.c-toast.position-top{top:80px}.c-toast.position-bottom{bottom:80px}.c-toast.position-normal{top:50%;transform:translate(-50%) translateY(-50%)}.c-toast.status-success{background-color:#dff6dd}.c-toast.status-warning{background-color:#fff4ce}.c-toast.status-error{background-color:#fde7e9;box-shadow:inset 0 0 0 1px #fde7e9}.c-toast.status-default{border-radius:8px;color:var(--main-font-color);min-width:20px;padding:8px 12px}.c-toast.status-default.position-bottom{bottom:12px}.c-toast.status-default i{color:#c42b1c;font-style:normal}.g-home-download-btn{background-color:var(--Button-primary_normal);border-radius:8px;color:#fff;text-align:center;transition:background-color .2s ease-in-out,opacity .2s ease-in-out}.g-home-download-btn:hover{background-color:var(--Button-primary_hover)}.g-home-download-btn:active{opacity:.7}
