body,html{overscroll-behavior-y:none}*{box-sizing:border-box;margin:0;padding:0}#hoyo-workbench{display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100vw}#hoyo-workbench #hoyo-workbench-main{flex:1 1;height:0}#hoyo-workbench #hoyo-workbench-main,#hoyo-workbench .workbench-layout{background-color:var(--otakus-color-bg-layout,transparent)}#hoyo-workbench .workbench-micro-app>div{height:100%}#hoyo-workbench .workbench-micro-app-wrapper{display:flex;flex-direction:column;height:100%}#hoyo-workbench .workbench-micro-app-wrapper .workbench-micro-app{flex:1 1;height:0}#hoyo-workbench .workbench-micro-app-wrapper .workbench-micro-app-mobile{height:auto}#hoyo-workbench.hoyo-workbench-mobile{height:auto;min-height:100vh;overflow:visible}#hoyo-workbench.hoyo-workbench-mobile .info-iam-login-block-wrapper{max-width:100vw;overflow:auto;right:unset}.mi-shell-header div.mi-shell-header-logo{height:32px}.mi-shell-header div.mi-shell-header-app{font-size:16px;font-weight:500;margin-left:-12px}.workbench-error-base{align-items:center;background-color:var(--otakus-color-bg-container,#fff);display:flex;height:100%;justify-content:center;padding:0 32px;width:100%}.workbench-error-base .workbench-error-content{align-items:center;color:var(--otakus-color-text,#00030ee0);display:flex;gap:32px;justify-content:space-between;padding-bottom:10vh;width:864px}.workbench-error-base .workbench-error-content .workbench-error-title{font-size:48px;font-weight:600;line-height:60px}.workbench-error-base .workbench-error-content .workbench-error-subtitle{font-size:28px;font-weight:500;line-height:36px}.workbench-error-base .workbench-error-desc{color:var(--otakus-color-text-secondary,#00052a9e);font-size:14px;font-weight:400;line-height:22px;margin-top:24px}.mi-empty{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:400px;padding-top:0}.mi-empty__description{margin-top:0;text-align:center}.mi-empty__image{font-style:normal;font-weight:400;height:256px;width:256px}.mi-empty__image,.mi-empty__title{font-size:16px;line-height:22px}.mi-empty__tip{font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:12px}.mi-empty__btn{border-radius:1px;margin-top:24px;min-width:120px}.workbench-layout{display:flex;flex-direction:column;height:100%}#hoyo-workbench-header{z-index:999}.workbench-menu .otakus-menu{color:var(--otakus-color-text-secondary)}.workbench-menu .otakus-menu .otakus-menu-item{padding-right:8px!important}.workbench-menu .otakus-menu .otakus-menu-item .otakus-menu-title-content{align-items:center;display:flex;justify-content:space-between}.workbench-menu .otakus-menu .otakus-menu-item .otakus-menu-title-content span{flex:1 1;overflow:hidden;text-overflow:ellipsis}.workbench-menu-content-container{display:contents}.workbench-menu-content-container .workbench-menu-icon-outer{display:none;flex:inherit!important;flex-grow:0!important;flex-shrink:0!important;height:14px;width:14px}.otakus-menu-item:hover .workbench-menu-icon-outer{display:block}.workbench-env-tag{background:rgba(0,0,0,.3);border-radius:4px;bottom:54px;color:yellow;cursor:pointer;display:flex;font-size:20px;left:0;padding:4px 20px;position:fixed;z-index:9999}.workbench-env-tag span{flex-shrink:0}.workbench-agent-area{box-sizing:border-box;flex-shrink:0;height:100%;margin-right:-480px;position:relative;transition:margin-right .3s ease;width:480px}.workbench-agent-area-visible{margin-right:0}.workbench-agent-toggle{align-items:center;background:#f0f0f0;border-radius:4px 0 0 4px;cursor:pointer;display:flex;height:48px;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s;user-select:none;width:16px;z-index:1}.workbench-agent-toggle:hover{background:#e0e0e0}.workbench-agent-toggle-arrow{color:#666;display:inline-block;font-size:14px;line-height:1;transition:transform .3s ease}.workbench-agent-toggle-arrow-open{transform:rotate(180deg)}.workbench-agent-content{border-left:1px solid #e5e5e5;box-sizing:border-box;height:100%;padding:12px;width:100%}.workbench-agent-content iframe{border:none;display:block;height:100%;width:100%}.workbench-agent-float-container{background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15),0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;height:600px;opacity:0;overflow:hidden;pointer-events:none;position:fixed;transform:scale(.95);transition:opacity .25s ease,transform .25s ease;width:480px;z-index:10000}.workbench-agent-float-container-visible{opacity:1;pointer-events:auto;transform:scale(1)}.workbench-agent-float-header{align-items:center;background:#f7f7f7;border-bottom:1px solid #e5e5e5;cursor:grab;display:flex;flex-shrink:0;height:40px;justify-content:space-between;padding:0 12px;user-select:none}.workbench-agent-float-header:active{cursor:grabbing}.workbench-agent-float-header-title{color:#333;font-size:13px;font-weight:500}.workbench-agent-float-header-close{align-items:center;background:transparent;border:none;border-radius:4px;color:#999;cursor:pointer;display:flex;font-size:12px;height:24px;justify-content:center;transition:background .2s,color .2s;width:24px}.workbench-agent-float-header-close:hover{background:#e8e8e8;color:#333}.workbench-agent-float-body{flex:1 1;overflow:hidden}.workbench-agent-float-body iframe{border:none;display:block;height:100%;width:100%}.workbench-agent-float-ball{bottom:120px;cursor:pointer;height:48px;position:fixed;right:80px;transition:all .3s cubic-bezier(.4,0,.2,1);width:48px;z-index:1000}.workbench-agent-float-ball:hover{transform:scale(1.05)}.workbench-agent-float-ball:active{transform:scale(.95)}.workbench-agent-float-ball-flying{animation:fade-out .3s ease-out forwards}.workbench-agent-float-ball-attached{bottom:120px;opacity:0;position:absolute;right:480px;z-index:2}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.workbench-agent-float-ball-inner{align-items:center;animation:float 4s ease-in-out infinite;background:#a8c5c9;border-radius:50%;box-shadow:0 4px 12px rgba(139,189,195,.3),0 8px 24px rgba(139,189,195,.2),0 2px 4px rgba(0,0,0,.1);display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%;z-index:2}.workbench-agent-float-ball-avatar{height:100%;object-fit:cover;width:100%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.workbench-agent-float-ball-ripple{animation:ripple 3s ease-out infinite;background:linear-gradient(135deg,#8bbdc3,#a8c5c9);border-radius:50%;height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%}.workbench-agent-float-ball-ripple:nth-child(3){animation-delay:1.5s}@keyframes ripple{0%{opacity:.15;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}