.empty-loading-page{height:100%;position:fixed;width:100%}.page-centered{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}.lds-ripple{display:inline-block;height:64px;position:relative;width:64px}.lds-ripple div{animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;border:4px solid #eb8205;border-radius:50%;opacity:1;position:absolute}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{height:0;left:28px;opacity:1;top:28px;width:0}to{height:58px;left:-1px;opacity:0;top:-1px;width:58px}}*,:after,:before{box-sizing:border-box}[data-radix-popper-content-wrapper] a{display:none!important}.c-hqZTXl:nth-of-type(2){display:none}.tldraw-editor-container{bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%}.seahub-toast-manager{left:0;margin:0 auto;max-width:560px;position:fixed;right:0;top:0;z-index:999999}.seahub-toast-container{align-items:center;display:flex;flex-direction:column;height:0;margin-bottom:0;transition:all .1s cubic-bezier(0,0,.2,1)}@keyframes openAnimation{0%{opacity:0;transform:translateY(-120%)}to{transform:translateY(0)}}@keyframes closeAnimation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.seahub-toast-container.entered,.seahub-toast-container.entering{animation:openAnimation .24s cubic-bezier(.175,.885,.32,1.175) both}.seahub-toast-container.exiting{animation:closeAnimation .12s cubic-bezier(.4,0,1,1) both}.seahub-toast-alert-container{align-items:center;background-color:#fff;border-radius:3px;box-shadow:0 0 1px rgba(67,90,111,.3),0 8px 10px -4px rgba(67,90,111,.47);box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding:10px 16px}.seahub-toast-alert-container.success{border-left:3px solid #47b881;color:#47b881}.seahub-toast-alert-container.warning{border-left:3px solid #d9822b;color:#d9822b}.seahub-toast-alert-container.none{border-left:3px solid #1070ca;color:#1070ca}.seahub-toast-alert-container.danger{border-left:3px solid #ec4c47;color:#ec4c47}.seahub-toast-alert-container.notify-in-progress{border-left:3px solid #1070ca;color:#1070ca}.seahub-toast-alert-container.notify-in-progress .loading-icon{height:20px;line-height:20px;margin:0;width:20px}.seahub-toast-alert-container .toast-alert-icon{height:20px;line-height:20px;margin-right:10px;width:14px}.seahub-toast-alert-container .toast-text-title{color:#435a6f;font-size:14px;font-weight:600;margin:0}.seahub-toast-alert-container .toast-text-child{color:#666;font-size:14px;margin:0}.seahub-toast-alert-container .toast-close{color:#000;cursor:pointer;font-size:20px;font-weight:700;height:24px;line-height:22px;margin-left:15px;opacity:.5;text-align:center;width:24px}.seahub-toast-alert-container .toast-close:hover{opacity:1}