.semi-toast{pointer-events:none}.semi-toast-wrapper{z-index:1010;justify-content:center;width:100%;height:0;display:flex;position:fixed;top:0}.semi-toast-wrapper .semi-toast-innerWrapper{text-align:center;width:fit-content;height:fit-content}.semi-toast-wrapper .semi-toast-innerWrapper-hover .semi-toast-zero-height-wrapper{perspective:unset;perspective-origin:50%}.semi-toast-zero-height-wrapper{perspective-origin:50% 280px;perspective:280px;height:0;transition:all .3s cubic-bezier(.22,.57,.02,1.2);overflow:visible}.semi-toast-content{pointer-events:all;font-size:14px;font-family:var(--semi-font-family-regular);letter-spacing:0;background-color:var(--semi-color-bg-3);border-radius:var(--semi-border-radius-medium);color:var(--semi-color-text-0);justify-content:center;align-items:flex-start;margin:12px;padding:12px 8px;font-weight:600;line-height:22px;display:inline-flex;box-shadow:0 0 1px #0000004d,0 4px 14px #0000001a}.semi-toast-content .semi-toast-close-button{height:20px;margin-top:-2px}.semi-toast-content .semi-toast-content-text{text-align:left;word-wrap:break-word;overflow-wrap:break-word;margin-left:12px;margin-right:12px}.semi-toast-light.semi-toast-warning .semi-toast-content{background-color:var(--semi-color-warning-light-default);border:1px solid var(--semi-color-warning)}.semi-toast-light.semi-toast-warning .semi-toast-icon-warning{color:var(--semi-color-warning)}.semi-toast-light.semi-toast-success .semi-toast-content{background-color:var(--semi-color-success-light-default);border:1px solid var(--semi-color-success)}.semi-toast-light.semi-toast-success .semi-toast-icon-success{color:var(--semi-color-success)}.semi-toast-light.semi-toast-info .semi-toast-content{background-color:var(--semi-color-info-light-default);border:1px solid var(--semi-color-info)}.semi-toast-light.semi-toast-info .semi-toast-icon-info{color:var(--semi-color-info)}.semi-toast-light.semi-toast-error .semi-toast-content{background-color:var(--semi-color-danger-light-default);border:1px solid var(--semi-color-danger)}.semi-toast-light.semi-toast-error .semi-toast-icon-error{color:var(--semi-color-danger)}.semi-toast .semi-toast-icon-warning{color:var(--semi-color-warning)}.semi-toast .semi-toast-icon-success{color:var(--semi-color-success)}.semi-toast .semi-toast-icon-info{color:var(--semi-color-info)}.semi-toast .semi-toast-icon-error{color:var(--semi-color-danger)}.semi-toast-animation-show{animation:.3s cubic-bezier(.22,.57,.02,1.2) forwards semi-toast-keyframe-toast-show}.semi-toast-animation-hide{animation:.3s cubic-bezier(.22,.57,.02,1.2) forwards semi-toast-keyframe-toast-hide}@keyframes semi-toast-keyframe-toast-show{0%{opacity:0;transform:translateY(-100%)}to{opacity:1}}@keyframes semi-toast-keyframe-toast-hide{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.semi-toast-rtl{direction:rtl}.semi-toast-rtl .semi-toast-content .semi-toast-content-text{text-align:right;margin-left:12px;margin-right:12px}.spaceship-toast.semi-toast{white-space:nowrap;border-width:0;border-radius:6px;margin:4px}.spaceship-toast.semi-toast .semi-toast-content{pointer-events:auto;background-color:var(--spaceship-surface);border-width:0;border-radius:6px;justify-content:center;align-items:center;margin:0;padding:14px 16px;display:inline-flex}.spaceship-toast.semi-toast .semi-toast-content .semi-toast-content-text{color:var(--spaceship-text);margin-left:6px;margin-right:6px}.spaceship-toast.semi-toast .semi-toast-close-button{height:24px;margin-top:0}.spaceship-toast.semi-toast .semi-toast-close-button .semi-button-borderless:not(.semi-button-disabled):hover{background-image:none;border-radius:4px}.spaceship-toast.semi-toast.spaceship-toast-info .semi-toast-content{border-style:solid;border-width:1px;border-color:var(--spaceship-brand);background:var(--spaceship-elevated)}.spaceship-toast.semi-toast.spaceship-toast-warning .semi-toast-content{border-style:solid;border-width:1px;border-color:var(--spaceship-warning);background:var(--spaceship-elevated)}.spaceship-toast.semi-toast.spaceship-toast-success .semi-toast-content{border-style:solid;border-width:1px;border-color:var(--spaceship-success);background:var(--spaceship-elevated)}.spaceship-toast.semi-toast.spaceship-toast-error .semi-toast-content{border-style:solid;border-width:1px;border-color:var(--spaceship-danger);background:var(--spaceship-elevated)}.spaceship-badge{display:inline-flex}.spaceship-badge .semi-badge-rightTop:not(.semi-badge-dot){transform:translate(8px,-8px)}.spaceship-badge.spaceship-badge-default .semi-badge-count{color:#fff;background-color:var(--spaceship-danger);border-width:0;min-width:16px;height:16px;font-size:12px;font-weight:500;line-height:16px}.spaceship-badge.spaceship-badge-mini .semi-badge-primary.semi-badge-solid{background-color:var(--spaceship-danger);border-width:0;border-color:var(--spaceship-border);width:6px;height:6px}.spaceship-badge.spaceship-badge-alt .semi-badge-count{color:#fff;background-color:var(--spaceship-brand);border-width:0;border-color:var(--spaceship-border);min-width:16px;height:16px;font-size:12px;font-weight:500;line-height:16px}.spaceship-menu .spaceship-menu-divider{width:calc(100% - 8px);min-width:calc(100% - 8px);margin-top:6px;margin-bottom:6px}.spaceship-menu.semi-dropdown-menu{background-color:var(--spaceship-surface);border-radius:8px;padding-left:4px;padding-right:4px}.spaceship-menu.semi-dropdown-menu .semi-dropdown-title,.spaceship-menu.semi-dropdown-menu .spaceship-list-item>.spaceship-item-text{font-weight:400}.spaceship-menu.semi-dropdown-menu .semi-dropdown-title.spaceship-item-selected:not(.does-not-exist),.spaceship-menu.semi-dropdown-menu .spaceship-list-item>.spaceship-item-text.spaceship-item-selected{font-weight:500}.spaceship-menu.semi-dropdown-menu .semi-dropdown-title,.spaceship-menu.semi-dropdown-menu .spaceship-list-item{padding-left:8px;padding-right:8px}.spaceship-menu.semi-dropdown-menu .semi-dropdown-title{color:var(--spaceship-secondary-text)}.spaceship-menu.semi-dropdown-menu .spaceship-list-item{border-radius:4px;height:32px;margin-bottom:2px}.spaceship-menu.semi-dropdown-menu .spaceship-list-item:last-child{margin-bottom:0}.spaceship-menu.semi-dropdown-menu .spaceship-list-item:hover{background-color:color-mix(in srgb, var(--spaceship-brand) 8%, transparent)}.spaceship-menu.semi-dropdown-menu .spaceship-list-item:active{background-color:color-mix(in srgb, var(--spaceship-brand) 13%, transparent)}.spaceship-menu.semi-dropdown-menu .spaceship-list-item>.spaceship-item-text{color:var(--spaceship-text);margin-right:auto;font-size:14px}.spaceship-menu.semi-dropdown-menu .spaceship-list-item>.spaceship-item-danger{color:var(--spaceship-danger)}.spaceship-menu.semi-dropdown-menu .spaceship-list-item>.spaceship-item-warning{color:var(--spaceship-warning)}.spaceship-menu.semi-dropdown-menu .spaceship-list-item>.spaceship-item-primary{color:var(--spaceship-brand)}.spaceship-menu.semi-dropdown-menu .spaceship-list-item>.spaceship-item-secondary{color:#2563eb}.spaceship-menu.semi-dropdown-menu .semi-dropdown-item-disabled:hover{cursor:not-allowed;background-color:#0000}.spaceship-menu.semi-dropdown-menu .semi-dropdown-item-disabled .spaceship-item-text{color:var(--spaceship-muted)}.spaceship-menu.semi-dropdown-menu .semi-dropdown-item-disabled .spaceship-item-text.spaceship-item-danger{color:color-mix(in srgb, var(--spaceship-danger) 45%, transparent)}.spaceship-menu.semi-dropdown-menu .semi-dropdown-item-disabled .spaceship-item-text.spaceship-item-warning{color:color-mix(in srgb, var(--spaceship-warning) 45%, transparent)}.spaceship-menu.semi-dropdown-menu .semi-dropdown-item-disabled .spaceship-item-text.spaceship-item-primary{color:color-mix(in srgb, var(--spaceship-brand) 45%, transparent)}.spaceship-menu.semi-dropdown-menu .semi-dropdown-item-disabled .spaceship-item-text.spaceship-item-secondary{color:#2563eb73}.spaceship-menu.spaceship-selection-mode.semi-dropdown-menu .semi-dropdown-item-icon{position:absolute;left:8px}.spaceship-menu.spaceship-selection-mode.semi-dropdown-menu .semi-dropdown-title,.spaceship-menu.spaceship-selection-mode.semi-dropdown-menu .spaceship-list-item{padding-left:32px}.spaceship-menu.spaceship-selection-mode.semi-dropdown-menu .spaceship-item-text{color:var(--spaceship-text);margin-right:auto}.spaceship-menu-wrapper.semi-dropdown-wrapper{background-color:var(--spaceship-surface);border-width:1px;border-color:var(--spaceship-border);--tw-shadow:0 4px 12px 0px #00000014, 0px 8px 24px 0px #0000000a;--tw-shadow-colored:0 4px 12px 0px var(--tw-shadow-color), 0px 8px 24px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-style:solid;border-radius:8px}.spaceship-menu-wrapper .semi-dropdown .semi-dropdown-menu:not(.spaceship-selection-mode){padding-left:4px;padding-right:4px}.spaceship-menu-wrapper .semi-dropdown .semi-dropdown-menu:not(.spaceship-selection-mode) .semi-dropdown-title{padding-left:8px;padding-right:8px}.spaceship-menu-wrapper .semi-dropdown .semi-dropdown-menu:not(.spaceship-selection-mode) .semi-dropdown-item{border-radius:4px;align-items:center;margin-bottom:2px;padding:4px;font-size:14px;display:flex}.spaceship-menu-wrapper .semi-dropdown .semi-dropdown-menu:not(.spaceship-selection-mode) .semi-dropdown-item:hover{background-color:color-mix(in srgb, var(--spaceship-brand) 8%, transparent)}.spaceship-menu-wrapper .semi-dropdown .semi-dropdown-menu:not(.spaceship-selection-mode) .semi-dropdown-item:active{background-color:color-mix(in srgb, var(--spaceship-brand) 13%, transparent)}.spaceship-layout{background-color:var(--spaceship-surface);flex-direction:column;height:100%;display:flex}.spaceship-layout .spaceship-layout-header{justify-content:space-between;padding:24px;display:flex}.spaceship-layout .spaceship-layout-header .spaceship-layout-header-title{color:var(--spaceship-text);font-size:18px;font-style:normal;font-weight:600;line-height:32px}.spaceship-layout .spaceship-layout-foot{justify-content:center;padding:30px 36px 20px;display:flex}.spaceship-layout .spaceship-layout-content{flex-direction:column;height:100%;padding:0 24px;display:flex;overflow-y:hidden}.spaceship-layout .spaceship-layout-content-scroll{overflow-y:scroll}.spaceship-layout .spaceship-layout-content-scroll::-webkit-scrollbar{display:none}@media (width>=1620px){.spaceship-layout .spaceship-layout-header{padding:24px}.spaceship-layout .spaceship-layout-content{padding:0 24px}.spaceship-layout .spaceship-layout-foot{padding:30px 24px 20px}}.spaceship-tooltip.semi-tooltip-wrapper{--tw-shadow:0 4px 12px 0px #00000014, 0px 8px 24px 0px #0000000a;--tw-shadow-colored:0 4px 12px 0px var(--tw-shadow-color), 0px 8px 24px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);color:var(--spaceship-text);background-color:var(--spaceship-surface);min-width:36px}.spaceship-tooltip.semi-tooltip-wrapper .semi-tooltip-icon-arrow{color:var(--spaceship-surface)}.spaceship-tooltip.semi-tooltip-wrapper .semi-tooltip-content{font-size:14px;font-weight:500}.spaceship-tooltip.spaceship-tooltip-dark.semi-tooltip-wrapper{color:#fff;--tw-shadow:0 4px 12px 0px #00000014, 0px 8px 24px 0px #0000000a;--tw-shadow-colored:0 4px 12px 0px var(--tw-shadow-color), 0px 8px 24px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);background-color:#363d4d}.spaceship-tooltip.spaceship-tooltip-dark.semi-tooltip-wrapper .semi-tooltip-icon-arrow{color:#363d4d}@media (width<=640px){._grid-cols-1_1bl7a_3{grid-template-columns:repeat(1,minmax(0,1fr));display:grid}}._mobile-tips-span_220mw_2{color:#1d1c23cc;text-align:center;font-size:.75rem;font-weight:400;line-height:1rem}._sidebar_ht7j9_2{--sidebar-background:var(--spaceship-sidebar);--sidebar-foreground:var(--spaceship-text);--sidebar-muted:var(--spaceship-muted);--sidebar-primary:var(--spaceship-brand);--sidebar-accent:var(--spaceship-selected);--sidebar-border:var(--spaceship-border);width:248px;height:100%;color:var(--sidebar-foreground);background:var(--sidebar-background);border-right:1px solid var(--sidebar-border);flex-direction:column;flex:0 0 248px;display:flex}._sidebar_ht7j9_2,._sidebar_ht7j9_2 *{box-sizing:border-box}._sidebar_ht7j9_2 a,._sidebar_ht7j9_2 button{-webkit-tap-highlight-color:transparent}._sidebar_ht7j9_2 a:focus-visible,._sidebar_ht7j9_2 button:focus-visible{outline:2px solid var(--sidebar-primary);outline-offset:2px}._sidebar_ht7j9_2 [data-sidebar-label]{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._sidebar_ht7j9_2 [data-sidebar-section]+[data-sidebar-section]{margin-top:16px}._sidebar_ht7j9_2 [data-sidebar-section-label]{color:var(--semi-color-text-2);padding:0 12px 4px;font-size:12px}._brand_ht7j9_45{height:var(--spaceship-header-height);color:var(--sidebar-foreground);border-bottom:1px solid var(--sidebar-border);flex-shrink:0;align-items:center;gap:10px;padding:8px 20px;text-decoration:none;display:flex}._brand_ht7j9_45:hover{color:var(--sidebar-foreground)}._brand-icon_ht7j9_59{object-fit:contain;flex:0 0 32px;width:32px;height:32px;display:block}._brand-copy_ht7j9_66{flex-direction:column;gap:2px;display:flex}._wordmark_ht7j9_71{font-family:var(--semi-font-family-regular);letter-spacing:-.8px;font-size:24px;font-weight:650;line-height:28px}._subtitle_ht7j9_78{color:var(--sidebar-muted);font-size:11px;line-height:16px}._scroll_ht7j9_83{flex:1;min-height:0;padding:20px 12px;overflow:auto}._actions_ht7j9_89{gap:4px;margin-bottom:16px;display:grid}._navigation_ht7j9_94{gap:4px;display:grid}._sub-menu_ht7j9_98{border-top:1px solid var(--sidebar-border);margin-top:20px;padding-top:12px}._sub-menu_ht7j9_98:first-child{border-top:0;margin-top:0;padding-top:0}._item_ht7j9_108{cursor:pointer;width:100%;min-height:36px;font:inherit;color:var(--sidebar-foreground);text-align:left;border-radius:var(--semi-border-radius-large);background:0 0;border:1px solid #0000;align-items:center;gap:8px;padding:7px 8px;font-size:14px;line-height:20px;text-decoration:none;transition:background-color .12s;display:flex}._item_ht7j9_108:hover{color:var(--sidebar-foreground);background:var(--sidebar-accent)}._actions_ht7j9_89 ._item_ht7j9_108{color:var(--sidebar-primary);border-color:var(--sidebar-border)}._active_ht7j9_135{color:#171d27;background:var(--sidebar-accent);border-color:var(--sidebar-border);box-shadow:0 1px 2px #1822350a}._icon_ht7j9_141{flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;font-size:16px;display:flex}._footer_ht7j9_150{border-top:1px solid var(--sidebar-border);flex-direction:column;flex-shrink:0;gap:4px;padding:8px 12px 16px;display:flex}._account_ht7j9_158{margin-top:4px}@media (prefers-reduced-motion:reduce){._item_ht7j9_108{transition:none}}._header_ht7j9_166{flex:0 0 var(--spaceship-header-height);box-sizing:border-box;height:var(--spaceship-header-height);color:var(--spaceship-text);background:var(--spaceship-canvas);border-bottom:1px solid var(--spaceship-border);align-items:center;gap:16px;padding:0 28px;display:flex}._toggle_ht7j9_178{cursor:pointer;width:32px;height:32px;color:var(--spaceship-secondary-text);background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}._toggle_ht7j9_178:hover{color:var(--spaceship-brand);background:var(--spaceship-selected)}._toggle_ht7j9_178:focus-visible{outline:2px solid var(--spaceship-brand);outline-offset:2px}._headerDivider_ht7j9_200{border-left:1px solid var(--spaceship-border);flex-shrink:0;height:20px}._content_ht7j9_205{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}._sidebar_ht7j9_2[data-sidebar-collapsed=true]{flex-basis:64px;width:64px}._sidebar_ht7j9_2[data-sidebar-collapsed=true] [data-sidebar-section-label],._sidebar_ht7j9_2[data-sidebar-collapsed=true] [data-sidebar-label]{display:none}._sidebar_ht7j9_2[data-sidebar-collapsed=true] ._brand_ht7j9_45{justify-content:center;padding:0}._sidebar_ht7j9_2[data-sidebar-collapsed=true] ._scroll_ht7j9_83,._sidebar_ht7j9_2[data-sidebar-collapsed=true] ._footer_ht7j9_150{padding-left:8px;padding-right:8px}._sidebar_ht7j9_2[data-sidebar-collapsed=true] ._item_ht7j9_108{justify-content:center;padding-left:0;padding-right:0}._side-sheet_3b5ct_2 .semi-sidesheet-inner{background-color:#0000;width:fit-content}._side-sheet_3b5ct_2 .semi-sidesheet-header{display:none}._side-sheet_3b5ct_2 .semi-sidesheet-body{width:fit-content;padding:0}._menu_dtctd_2 .spaceship-item-text{flex:1;overflow:hidden}._trigger_dtctd_6{cursor:pointer;width:100%;font:inherit;color:var(--sidebar-foreground,inherit);text-align:left;background:0 0;border:0;align-items:center;gap:10px;display:flex}._account-name_dtctd_18{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}
