.gio-root-toast{position:fixed;top:16px;left:0;z-index:2147483647;width:100%;pointer-events:none}.gio-root-toast-notice{padding:8px;text-align:center}.gio-root-toast-notice:first-child{margin-top:-8px}.gio-root-toast-notice-content{display:inline-block;box-sizing:border-box;height:40px;padding:9px 60px;color:var(--gray-5,#242e59);font-size:14px;line-height:22px;background-color:var(--gray-0,#fff);border-radius:4px;pointer-events:all;box-shadow:0 8px 24px rgba(36,46,89,.1)}.gio-root-toast-custom-content{height:22px}.gio-root-toast-icon{margin-right:8px;vertical-align:middle}.gio-root-toast-notice.move-up-enter.move-up-enter-active{animation-name:MessageMoveEnter;animation-duration:1s}.gio-root-toast-notice.move-up-leave.move-up-leave-active{animation-name:MessageMoveOut;animation-duration:.3s}@keyframes MessageMoveEnter{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.gio-root-toast-rtl,.gio-root-toast-rtl span{direction:rtl}.gio-root-toast-rtl-icon{margin-right:0;margin-left:8px}.gio-root-layout{position:relative;display:flex;flex:auto;flex-direction:column;box-sizing:border-box}.gio-root-layout-has-sider{flex-direction:row}.gio-root-layout-fixed{height:100vh}.gio-root-layout-header{display:flex;flex:none;justify-content:var(--layout-header-justify);box-sizing:border-box;height:60px}.gio-root-layout-header-section{display:flex;flex:none;align-items:center;justify-content:var(--layout-header-section-justify)}.gio-root-layout-header-divider{width:1px;height:100%;background-color:#dfe4ee}.gio-root-layout-fixed>.gio-root-layout-header{position:sticky;top:0}.gio-root-layout-content{flex:auto;box-sizing:border-box;margin:0 20px}.gio-root-layout-content-main{height:100%;margin:0 auto}.gio-root-layout-fixed .gio-root-layout-content{overflow:auto}.gio-root-layout-sider{position:relative;display:flex;flex:none;flex-direction:column;box-sizing:border-box;width:var(--layout-sider-width);padding-top:20px;transition:all .2s}.gio-root-layout-sider-content{flex:auto;overflow-x:hidden;overflow-y:overlay;scrollbar-width:thin;scrollbar-color:light}.gio-root-layout-sider-content::-webkit-scrollbar{width:4px}.gio-root-layout-sider-content::-webkit-scrollbar-thumb{background-color:var(--gray-3,#adb2c2);border-radius:5px}.gio-root-layout-sider:not(.gio-root-layout-sider-collapsed){box-shadow:4px 0 4px -4px rgb(123 129 3.12%)}.gio-root-layout-sider-collapsed{width:var(--layout-sider-collapsedWidth)}.gio-root-layout-sider-bottom-trigger{display:flex;flex:none;align-items:center;justify-content:space-around;height:48px;margin:0 8px;border-top:1px solid #dfe4ee;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gio-root-layout-sider-suspend{position:absolute;z-index:1050;width:var(--layout-sider-width);height:100%}.gio-root-layout-sider-suspend-left{left:0;transform:translateX(var(--layout-sider-collapsedWidth-negative))}.gio-root-layout-sider-suspend-right{right:0;transform:translateX(var(--layout-sider-collapsedWidth))}.gio-root-layout-sider-suspend-collapsed{width:var(--layout-sider-collapsedWidth)}.gio-root-popover__popcorn{display:inline-block}.gio-root-popover__content{z-index:400;visibility:hidden}.gio-root-popover__content-inner{border:1px solid hsla(0,0%,100%,0)}.gio-root-popover__content-arrow-allowed[data-popper-placement^=top]{margin-bottom:10px}.gio-root-popover__content-arrow-allowed[data-popper-placement^=top]>.gio-root-popover__arrow{bottom:-3px;background:hsla(0,0%,100%,0)}.gio-root-popover__content-arrow-allowed[data-popper-placement^=top]>.gio-root-popover__arrow:before{border-right:1px solid hsla(0,0%,100%,0);border-bottom:1px solid hsla(0,0%,100%,0)}.gio-root-popover__content-arrow-allowed[data-popper-placement^=bottom]{margin-top:10px}.gio-root-popover__content-arrow-allowed[data-popper-placement^=bottom]>.gio-root-popover__arrow{top:-4px;background:hsla(0,0%,100%,0)}.gio-root-popover__content-arrow-allowed[data-popper-placement^=bottom]>.gio-root-popover__arrow:before{border-top:1px solid hsla(0,0%,100%,0);border-left:1px solid hsla(0,0%,100%,0)}.gio-root-popover__content-arrow-allowed[data-popper-placement^=left]{margin-right:10px}.gio-root-popover__content-arrow-allowed[data-popper-placement^=left]>.gio-root-popover__arrow{right:-3px;background:hsla(0,0%,100%,0)}.gio-root-popover__content-arrow-allowed[data-popper-placement^=left]>.gio-root-popover__arrow:before{border-top:1px solid hsla(0,0%,100%,0);border-right:1px solid hsla(0,0%,100%,0)}.gio-root-popover__content-arrow-allowed[data-popper-placement^=right]{margin-left:10px}.gio-root-popover__content-arrow-allowed[data-popper-placement^=right]>.gio-root-popover__arrow{left:-4px;background:hsla(0,0%,100%,0)}.gio-root-popover__content-arrow-allowed[data-popper-placement^=right]>.gio-root-popover__arrow:before{border-bottom:1px solid hsla(0,0%,100%,0);border-left:1px solid hsla(0,0%,100%,0)}.gio-root-popover__content-display{visibility:unset}.gio-root-popover__content-display .gio-root-popover__arrow{visibility:hidden}.gio-root-popover__content-display .gio-root-popover__arrow:before{visibility:visible}.gio-root-popover__arrow{visibility:hidden}.gio-root-popover__arrow,.gio-root-popover__arrow:before{position:absolute;width:8px;height:8px;background:inherit;transform:rotate(45deg)}.gio-root-popover__arrow:before{content:""}.gio-root-link{box-sizing:border-box;margin:0;color:#eb0029;text-decoration:none;border:0;border-radius:0;outline:0;cursor:pointer;transition:color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:400;font-size:14px;line-height:22px}.gio-root-link::-moz-focus-inner{border-style:none}.gio-root-link:active,.gio-root-link:hover,.gio-root-link:not(:focus-visible):focus{color:var(--blue-3,#1248e9);text-decoration:none;outline:0}.gio-root-link:focus-visible{color:var(--blue-3,#1248e9);text-decoration:none;outline:auto}.gio-root-link_loading{color:var(--blue-3,#1248e9);cursor:not-allowed}.gio-root-link_disabled,.gio-root-link_disabled:active,.gio-root-link_disabled:hover,.gio-root-link_disabled:not(:focus-visible):focus{color:var(--gray-3,#adb2c2);cursor:not-allowed}.gio-root-link-prefix-icon{margin-right:8px}.gio-root-link-prefix-icon svg{width:1em;height:1em}.gio-root-tooltip__inner{max-width:500px;padding:8px 16px;color:var(--gray-0,#fff);font-size:14px;word-break:break-all;background-color:var(--gray-5,#242e59);border-radius:4px}.gio-root-tooltip__link,.gio-root-tooltip__link:hover{color:var(--gray-0,#fff)}.gio-root-tooltip .gio-root-popover__arrow,.gio-root-tooltip .gio-root-popover__arrow:before{background-color:var(--gray-5,#242e59)}.gio-root-checkbox-wrapper{position:relative;display:inline-block;box-sizing:border-box;max-width:100%;margin:0;font-weight:400;line-height:22px;white-space:nowrap;cursor:pointer;--active:var(--blue-3,#1248e9);--active-inner:var(--gray-0,#fff);--border:var(--gray-2,#dfe4ee);--border-hover:var(--blue-3,#1248e9);--background:var(--gray-0,#fff);--disabled:var(--gray-1,#f7f8fc);--disabled-inner:var(--gray-3,#adb2c2)}.gio-root-checkbox-wrapper input[type=checkbox].gio-root-checkbox{position:relative;display:inline-block;width:16px;height:16px;margin:0;vertical-align:middle;background:var(--b,var(--background));border:1px solid var(--bc,var(--border));border-radius:4px;outline:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gio-root-checkbox-wrapper input[type=checkbox].gio-root-checkbox:checked,.gio-root-checkbox-wrapper input[type=checkbox].gio-root-checkbox[indeterminate=true]{--b:var(--active);--bc:var(--active);--d-o:0.3s;--d-t:0.6s;--d-t-e:cubic-bezier(0.2,0.85,0.32,1.2);--r:43deg}.gio-root-checkbox-wrapper input[type=checkbox].gio-root-checkbox:disabled{--b:var(--disabled);cursor:not-allowed;opacity:.9}.gio-root-checkbox-wrapper input[type=checkbox].gio-root-checkbox:disabled:checked,.gio-root-checkbox-wrapper input[type=checkbox].gio-root-checkbox:disabled[indeterminate=true]{--b:var(--disabled);--bc:var(--border)}.gio-root-checkbox-wrapper input[type=checkbox].gio-root-checkbox:disabled+span{cursor:not-allowed}.gio-root-checkbox-wrapper input[type=checkbox].gio-root-checkbox:hover:not(:checked):not(:disabled){--bc:var(--border-hover)}.gio-root-checkbox-wrapper input[type=checkbox].gio-root-checkbox+span:not(:empty){margin-left:8px;font-size:14px;line-height:22px;vertical-align:middle;cursor:pointer}.gio-root-checkbox-wrapper input[type=checkbox].gio-root-checkbox:after{position:absolute;top:0;left:0;display:block;box-sizing:content-box;transition:transform var(--d-t,.3s) var(--d-t-e,ease),opacity var(--d-o,.2s);content:""}.gio-root-checkbox-wrapper input[type=checkbox].gio-root-checkbox:checked:after{left:4px;width:5px;height:9px;border:1px solid var(--active-inner);border-top:0;border-left:0;transform:rotate(var(--r,20deg))}.gio-root-checkbox-wrapper input[type=checkbox].gio-root-checkbox:checked:disabled:after{border-color:var(--disabled-inner)}.gio-root-checkbox-wrapper input[type=checkbox].gio-root-checkbox[indeterminate=true]:after{left:2px;width:10px;height:7px;border:1px solid var(--active-inner);border-top:0;border-right:0;border-left:0;transform:none;content:""}.gio-root-checkbox-wrapper input[type=checkbox].gio-root-checkbox[indeterminate=true]:disabled:after{border-color:var(--disabled-inner)}.gio-root-checkbox-group{display:inline-flex;justify-content:flex-start}.gio-root-checkbox-group__vertical{flex-direction:column;align-items:flex-start}.gio-root-checkbox-group__vertical .gio-root-checkbox-wrapper{align-items:flex-start;justify-content:flex-start}.gio-root-checkbox-group__vertical .gio-root-checkbox-wrapper+.gio-root-checkbox-wrapper{margin-top:16px}.gio-root-checkbox-group__horizontal{flex-direction:row;align-items:center}.gio-root-checkbox-group__horizontal .gio-root-checkbox-wrapper:not(:last-child){margin-right:16px}.gio-root-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:36px;margin:0;padding:7px 12px;overflow:hidden;text-align:center;text-transform:none;text-decoration:none;vertical-align:middle;cursor:pointer;transition-duration:.2s;transition-property:background-color,color,box-shadow;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:400;font-size:14px;line-height:22px;border:1px solid transparent;border-radius:4px}.gio-root-button_primary{color:var(--gray-0,#fff);background-color:#eb0029;box-shadow:0 3px 8px rgba(36,46,89,.05)}.gio-root-button_primary.gio-root-button_active,.gio-root-button_primary.gio-root-button_loading,.gio-root-button_primary:hover{background-color:var(--blue-3,#1248e9);box-shadow:0 8px 24px rgba(36,46,89,.1)}.gio-root-button_primary.gio-root-button_loading{cursor:not-allowed}.gio-root-button_primary.gio-root-button_disabled{color:var(--gray-3,#adb2c2);background-color:var(--gray-1,#f7f8fc);cursor:not-allowed;box-shadow:none}.gio-root-button_secondary{color:var(--gray-5,#242e59);background-color:transparent;border:1px solid var(--gray-2,#dfe4ee);border-radius:4px}.gio-root-button_secondary.gio-root-button_active,.gio-root-button_secondary.gio-root-button_loading,.gio-root-button_secondary:hover{color:var(--blue-3,#1248e9);background-color:var(--gray-1,#f7f8fc)}.gio-root-button_secondary.gio-root-button_loading{cursor:not-allowed}.gio-root-button_secondary.gio-root-button_disabled{color:var(--gray-3,#adb2c2);background-color:transparent;cursor:not-allowed}.gio-root-button_text{padding:7px 8px;color:var(--gray-5,#242e59);background-color:transparent;border:1px solid transparent;border-radius:4px}.gio-root-button_text.gio-root-button_active,.gio-root-button_text.gio-root-button_loading,.gio-root-button_text:hover{color:var(--blue-3,#1248e9);background-color:var(--gray-1,#f7f8fc)}.gio-root-button_text.gio-root-button_loading{cursor:not-allowed}.gio-root-button_text.gio-root-button_disabled{color:var(--gray-3,#adb2c2);background-color:transparent;cursor:not-allowed}.gio-root-button_small{height:30px;padding:4px 12px;line-height:1.42857143}.gio-root-button_small.gio-root-button_text{padding:4px 8px}.gio-root-button:after{position:absolute;top:50%;left:50%;display:block;width:100%;height:100%;background-color:currentcolor;border-radius:inherit;transform:translate(-50%,-50%);opacity:0;transition-timing-function:linear,linear,linear,cubic-bezier(.91,.66,1,.8);transition-duration:.2s,.1s,.4s,.3s;transition-property:width,height,opacity,border-radius;content:"";pointer-events:none}.gio-root-button:enabled:active:after{width:0;height:0;border-radius:18px;transform:translateX(-50%);opacity:.3;transition:0s}.gio-root-button:enabled:active:after .gio-root-button_small{border-radius:15px}.gio-root-button:enabled:active{box-shadow:0 3px 8px rgba(36,46,89,.05)}.gio-root-button-prefix-icon{margin-right:8px;display:inherit}.gio-root-button-prefix-icon svg{width:1em;height:1em}.gio-root-button-suffix-icon{margin-left:8px;display:inherit}.gio-root-button-suffix-icon svg{width:1em;height:1em}.gio-root-icon-button{width:36px;height:36px;padding:10px}.gio-root-icon-button.gio-root-button_small{width:30px;height:30px;padding:7px}.gio-root-icon-button>.gio-root-button-prefix-icon,.gio-root-icon-button>.gio-root-button-suffix-icon{margin:0}.gio-root-result__image{width:inherit;margin:0 auto;text-align:center}.gio-root-result__title{width:450px;color:var(--gray-5,#242e59);text-align:center}.gio-root-result__title:not(:empty){margin:8px auto 0}.gio-root-result__description{width:450px;color:var(--gray-4,#7b819c);text-align:center}.gio-root-result__description:not(:empty){margin:8px auto 0}.gio-root-result__extra{color:var(--gray-5,#242e59);text-align:center;font-weight:400;font-size:14px;line-height:22px}.gio-root-result__extra:not(:empty){margin:16px 0 0}.gio-root-result__extra>*{margin-right:8px}.gio-root-result__extra>:last-child{margin-right:0}.gio-root-result__content{margin-top:16px;padding:24px 40px;background-color:var(--gray-1,#f7f8fc)}.gio-root-result-normal .gio-root-result__description,.gio-root-result-normal .gio-root-result__image{width:450px}.gio-root-result-normal .gio-root-result__title{width:450px;font-weight:500;font-size:18px;line-height:28px}.gio-root-result-normal.gio-root-result-empty .gio-root-result__description,.gio-root-result-normal.gio-root-result-empty .gio-root-result__image,.gio-root-result-normal.gio-root-result-empty .gio-root-result__title{width:300px}.gio-root-result-small .gio-root-result__description,.gio-root-result-small .gio-root-result__image{width:220px}.gio-root-result-small .gio-root-result__title{font-weight:400;font-size:14px;line-height:22px;width:220px}.gio-root-result-small.gio-root-result-empty .gio-root-result__description,.gio-root-result-small.gio-root-result-empty .gio-root-result__image{width:150px}.gio-root-result-small.gio-root-result-empty .gio-root-result__title{font-weight:400;font-size:14px;line-height:22px;width:150px}.gio-root-list{display:flex;flex-flow:column;margin:0;padding:8px}.gio-root-list.gio-root-cascader--list{box-sizing:border-box;min-width:120px;height:auto;max-height:520px;background:var(--gray-0,#fff);border:1px solid var(--gray-2,#dfe4ee);border-radius:8px;box-shadow:0 8px 24px rgba(36,46,89,.1);scrollbar-color:rgba(173,178,194,.6) hsla(0,0%,100%,0);overflow:hidden;scrollbar-width:thin;scrollbar-color:rgb(173 178 3.23333333%) rgb(255 255 Infinity%)}.gio-root-list.gio-root-cascader--list::-webkit-scrollbar-thumb{background:rgba(173,178,194,.6)}.gio-root-list.gio-root-cascader--list::-webkit-scrollbar-thumb:hover{background:rgba(123,129,156,.6)}.gio-root-list.gio-root-cascader--list:hover{overflow-x:scroll;overflow-x:hidden;overflow-y:scroll;overflow-y:overlay}.gio-root-list.gio-root-cascader--list::-webkit-scrollbar{width:4px;height:4px;background:transparent;-webkit-appearance:none;appearance:none}.gio-root-list.gio-root-cascader--list::-webkit-scrollbar-button,.gio-root-list.gio-root-cascader--list::-webkit-scrollbar-corner,.gio-root-list.gio-root-cascader--list::-webkit-scrollbar-track,.gio-root-list.gio-root-cascader--list::-webkit-scrollbar-track-piece{display:none}.gio-root-list.gio-root-cascader--list::-webkit-scrollbar-thumb{background:rgb(173 178 3.23333333%);border-radius:10px}.gio-root-list.gio-root-cascader--list::-webkit-scrollbar-thumb:hover{background:rgb(123 129 2.6%)}.gio-root-list--selection{padding:8px}.gio-root-list--selection>.gio-root-list{padding:0}.gio-root-list--selection--title{margin-bottom:4px;padding-left:12px;color:var(--gray-4,#7b819c);font-weight:500;font-size:12px;line-height:20px}.gio-root-list--selection--item{position:relative;margin-bottom:16px}.gio-root-list--selection--item>.gio-root-list{padding:0}.gio-root-list--selection--item:after{position:absolute;bottom:-8px;left:0;width:100%;border-bottom:1px solid var(--gray-2,#dfe4ee);content:""}.gio-root-list--selection--item:last-child{margin-bottom:0;border-bottom:0}.gio-root-list--selection--item:last-child:after{width:0}.gio-root-list--item{position:relative;display:flex;align-items:center;padding:7px 12px;color:var(--gray-5,#242e59);font-weight:400;font-size:14px;line-height:22px;vertical-align:middle;border-radius:4px;cursor:pointer}.gio-root-list--item:not(:first-child){margin-top:4px}.gio-root-list--item--drag{justify-content:flex-start;cursor:all-scroll}.gio-root-list--item--drag>.gio-root-list--item{padding:0;background-color:inherit}.gio-root-list--item--drag--icon{margin-right:8px}.gio-root-list--item--drag--icon--disabled{cursor:not-allowed}.gio-root-list--item--drag--disabled{cursor:no-drop}.gio-root-list--item--ellipsis{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gio-root-list--item--hovered:not(.gio-root-list--item--disabled):not(.gio-root-list--item--multiple),.gio-root-list--item:not(.gio-root-list--item--disabled):hover{background-color:var(--gray-1,#f7f8fc)}.gio-root-list--item:not(.gio-root-list--item--disabled):not(.gio-root-list--item--drag):active,.gio-root-list--item:not(.gio-root-list--item--disabled):not(.gio-root-list--item--drag):active .gio-root-list--item-prefix-icon{color:var(--blue-3,#1248e9)}.gio-root-list--item--actived:not(.gio-root-list--item--disabled):not(.gio-root-list--item--multiple){color:var(--blue-3,#1248e9);background-color:var(--gray-1,#f7f8fc)}.gio-root-list--item--actived:not(.gio-root-list--item--disabled):not(.gio-root-list--item--multiple) .gio-root-list--item-prefix-icon{color:var(--blue-3,#1248e9)}.gio-root-list--item-prefix-icon{display:inherit;margin-right:8px;color:var(--gray-5,#242e59)}.gio-root-list--item-suffix-icon{display:inherit;margin-left:8px;color:var(--gray-3,#adb2c2)}.gio-root-list--item--disabled{color:var(--gray-3,#adb2c2);cursor:not-allowed}.gio-root-list--item--disabled>.gio-root-list--item-prefix-icon,.gio-root-list--item--disabled>.gio-root-list--item-suffix-icon{color:var(--gray-3,#adb2c2)}.gio-root-list--item--interval{margin-top:4px}.gio-root-list--item--text{flex-grow:1}.gio-root-list--item--checkbox{margin-right:8px;font-size:0}.gio-root-list--item>.gio-root-list--item{flex-grow:1;padding:0}.gio-root-input{display:inline-flex;box-sizing:border-box;height:36px;padding:0 12px;border:1px solid var(--gray-2,#dfe4ee);border-radius:4px}.gio-root-input>input{width:100%;padding:0;overflow:hidden;color:var(--gray-5,#242e59);font-family:"PingFang SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif,Lato;text-align:left;background-color:transparent;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:400;font-size:14px;line-height:22px}.gio-root-input>input:not([disabled]):focus,.gio-root-input>input:not([disabled]):hover{border:none;outline:none}.gio-root-input>input:not([disabled])::-moz-placeholder{color:var(--gray-2,#dfe4ee);font-weight:400;font-size:14px;line-height:22px;line-height:revert}.gio-root-input>input:not([disabled])::placeholder{color:var(--gray-2,#dfe4ee);font-weight:400;font-size:14px;line-height:22px;line-height:revert}.gio-root-input>input:-internal-autofill-previewed,.gio-root-input>input:-internal-autofill-selected{transition:background-color 50000s ease-out .5s}.gio-root-input::-moz-placeholder{color:var(--gray-2,#dfe4ee);font-weight:400;font-size:14px;line-height:22px;line-height:revert}.gio-root-input::placeholder{color:var(--gray-2,#dfe4ee);font-weight:400;font-size:14px;line-height:22px;line-height:revert}.gio-root-input:not([disabled]):focus{outline:none}.gio-root-input:not([disabled]):focus,.gio-root-input__hover:not([disabled]):hover{border:1px solid var(--blue-3,#1248e9)}.gio-root-input__disabled{cursor:not-allowed}.gio-root-input__disabled,.gio-root-input__disabled:hover{background-color:var(--gray-1,#f7f8fc);border:1px solid var(--gray-2,#dfe4ee);border-radius:4px}.gio-root-input__disabled>input{color:var(--gray-3,#adb2c2);cursor:not-allowed}.gio-root-input__disabled__prefix,.gio-root-input__disabled__suffix{cursor:not-allowed}.gio-root-input__small{height:30px}.gio-root-input__error{border:1px solid var(--red-3,#ec134b)}.gio-root-input__suffix{display:inline-flex;align-items:center;justify-content:center;padding-left:8px;cursor:pointer}.gio-root-input__suffix svg{width:14px;height:14px;color:var(--gray-3,#adb2c2)}.gio-root-input__prefix{display:inline-flex;align-items:center;justify-content:center;padding-right:8px;cursor:pointer}.gio-root-input__prefix svg{width:14px;height:14px;color:var(--gray-5,#242e59)}.gio-root-textarea{height:auto;min-height:36px;padding:7px 12px;color:var(--gray-5,#242e59);font-family:"PingFang SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif,Lato;resize:vertical;font-weight:400;font-size:14px;line-height:22px}.gio-root-textarea:disabled{background-color:var(--gray-1,#f7f8fc)}.gio-root-input.gio-root-input-btn{background-color:var(--gray-0,#fff);cursor:pointer}.gio-root-input.gio-root-input-btn input{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gio-root-input.gio-root-input-btn:not([disabled])::-moz-placeholder{color:var(--gray-5,#242e59);font-weight:400;font-size:14px;line-height:22px}.gio-root-input.gio-root-input-btn:not([disabled])::placeholder{color:var(--gray-5,#242e59);font-weight:400;font-size:14px;line-height:22px}.gio-root-input.gio-root-input-btn:not(.gio-root-input.gio-root-input-btn__disabled):hover,.gio-root-input.gio-root-input-btn__active:not(.gio-root-input.gio-root-input-btn__disabled),.gio-root-input.gio-root-input-btn__hover:not(.gio-root-input.gio-root-input-btn__disabled){color:var(--blue-3,#1248e9);background-color:var(--gray-1,#f7f8fc);border:1px solid var(--gray-2,#dfe4ee)}.gio-root-input.gio-root-input-btn:not(.gio-root-input.gio-root-input-btn__disabled):hover .gio-root-input__prefix svg,.gio-root-input.gio-root-input-btn__active:not(.gio-root-input.gio-root-input-btn__disabled) .gio-root-input__prefix svg,.gio-root-input.gio-root-input-btn__hover:not(.gio-root-input.gio-root-input-btn__disabled) .gio-root-input__prefix svg{color:var(--blue-3,#1248e9)}.gio-root-input.gio-root-input-btn:not(.gio-root-input.gio-root-input-btn__disabled):hover input,.gio-root-input.gio-root-input-btn__active:not(.gio-root-input.gio-root-input-btn__disabled) input,.gio-root-input.gio-root-input-btn__hover:not(.gio-root-input.gio-root-input-btn__disabled) input{color:var(--blue-3,#1248e9);cursor:pointer}.gio-root-input.gio-root-input-btn:is([disabled]):hover{color:var(--gray-3,#adb2c2);border:1px solid var(--gray-2,#dfe4ee)}.gio-root-input.gio-root-input-btn:not(.gio-root-input.gio-root-input-btn__disabled):focus{border:1px solid var(--gray-2,#dfe4ee);outline:none}.gio-root-input.gio-root-input-btn__disabled{background-color:var(--gray-0,#fff);cursor:not-allowed}.gio-root-input.gio-root-input-btn__disabled input{color:var(--gray-3,#adb2c2)}.gio-root-input.gio-root-input-btn__disabled svg{color:var(--gray-3,#adb2c2);cursor:not-allowed}.gio-root-input.gio-root-input-btn__disabled:hover .gio-root-input-btn{color:var(--gray-3,#adb2c2);background-color:var(--gray-0,#fff);cursor:not-allowed}.gio-root-input.gio-root-input-btn__disabled:hover .gio-root-input__prefix,.gio-root-input.gio-root-input-btn__disabled:hover .gio-root-input__prefix svg{color:var(--gray-3,#adb2c2);cursor:not-allowed}.gio-root-input.gio-root-input-btn__disabled:hover .gio-root-input__suffix{cursor:not-allowed}.gio-root-input.gio-root-input-btn__disabled .gio-root-input-btn{background-color:var(--gray-0,#fff)}.gio-root-input.gio-root-input-btn__disabled .gio-root-input__prefix-disabled,.gio-root-input.gio-root-input-btn__disabled .gio-root-input__prefix-disabled svg{color:var(--gray-3,#adb2c2);cursor:not-allowed}.gio-root-input.gio-root-input-btn__loading{pointer-events:none}.gio-root-list-picker{box-sizing:border-box;min-width:120px;height:auto;padding:8px;background:var(--gray-0,#fff);border:1px solid #dfe4ee;border-radius:8px;box-shadow:0 8px 24px rgb(36 46 8.9%)}.gio-root-list-picker>:nth-child(n){margin-bottom:8px}.gio-root-list-picker>:last-child{margin-bottom:0}.gio-root-list-picker--content{z-index:1000}.gio-root-list-picker .gio-root-list{height:auto;max-height:360px;margin-right:-6px;padding:0 6px 0 0;scrollbar-color:rgba(173,178,194,.6) hsla(0,0%,100%,0);overflow:hidden;scrollbar-width:thin;scrollbar-color:rgb(173 178 3.23333333%) rgb(255 255 Infinity%)}.gio-root-list-picker .gio-root-list::-webkit-scrollbar-thumb{background:rgba(173,178,194,.6)}.gio-root-list-picker .gio-root-list::-webkit-scrollbar-thumb:hover{background:rgba(123,129,156,.6)}.gio-root-list-picker .gio-root-list:hover{overflow-x:scroll;overflow-x:hidden;overflow-y:scroll;overflow-y:overlay}.gio-root-list-picker .gio-root-list::-webkit-scrollbar{width:4px;height:4px;background:transparent;-webkit-appearance:none;appearance:none}.gio-root-list-picker .gio-root-list::-webkit-scrollbar-button,.gio-root-list-picker .gio-root-list::-webkit-scrollbar-corner,.gio-root-list-picker .gio-root-list::-webkit-scrollbar-track,.gio-root-list-picker .gio-root-list::-webkit-scrollbar-track-piece{display:none}.gio-root-list-picker .gio-root-list::-webkit-scrollbar-thumb{background:rgb(173 178 3.23333333%);border-radius:10px}.gio-root-list-picker .gio-root-list::-webkit-scrollbar-thumb:hover{background:rgb(123 129 2.6%)}.gio-root-list-picker .gio-root-cascader--list{padding:8px}.gio-root-list-picker .gio-root-list--selection{height:auto;max-height:360px;margin-right:-6px;padding:0 6px 0 0;scrollbar-color:rgba(173,178,194,.6) hsla(0,0%,100%,0);overflow:hidden;scrollbar-width:thin;scrollbar-color:rgb(173 178 3.23333333%) rgb(255 255 Infinity%)}.gio-root-list-picker .gio-root-list--selection::-webkit-scrollbar-thumb{background:rgba(173,178,194,.6)}.gio-root-list-picker .gio-root-list--selection::-webkit-scrollbar-thumb:hover{background:rgba(123,129,156,.6)}.gio-root-list-picker .gio-root-list--selection:hover{overflow-x:scroll;overflow-x:hidden;overflow-y:scroll;overflow-y:overlay}.gio-root-list-picker .gio-root-list--selection::-webkit-scrollbar{width:4px;height:4px;background:transparent;-webkit-appearance:none;appearance:none}.gio-root-list-picker .gio-root-list--selection::-webkit-scrollbar-button,.gio-root-list-picker .gio-root-list--selection::-webkit-scrollbar-corner,.gio-root-list-picker .gio-root-list--selection::-webkit-scrollbar-track,.gio-root-list-picker .gio-root-list--selection::-webkit-scrollbar-track-piece{display:none}.gio-root-list-picker .gio-root-list--selection::-webkit-scrollbar-thumb{background:rgb(173 178 3.23333333%);border-radius:10px}.gio-root-list-picker .gio-root-list--selection::-webkit-scrollbar-thumb:hover{background:rgb(123 129 2.6%)}.gio-root-list-picker .gio-root-list--selection .gio-root-list{height:auto;max-height:none}.gio-root-list-picker .gio-root-tabs-tabpanel>.gio-root-list{height:auto;max-height:360px;padding-top:8px}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list{margin:0;padding:6px;scrollbar-color:rgba(173,178,194,.6) hsla(0,0%,100%,0);overflow:hidden;scrollbar-width:thin;scrollbar-color:rgb(173 178 3.23333333%) rgb(255 255 Infinity%)}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list::-webkit-scrollbar-thumb{background:rgba(173,178,194,.6)}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list::-webkit-scrollbar-thumb:hover{background:rgba(123,129,156,.6)}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list:hover{overflow-x:scroll;overflow-x:hidden;overflow-y:scroll;overflow-y:overlay}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list::-webkit-scrollbar{width:4px;height:4px;background:transparent;-webkit-appearance:none;appearance:none}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list::-webkit-scrollbar-button,.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list::-webkit-scrollbar-corner,.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list::-webkit-scrollbar-track,.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list::-webkit-scrollbar-track-piece{display:none}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list::-webkit-scrollbar-thumb{background:rgb(173 178 3.23333333%);border-radius:10px}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list::-webkit-scrollbar-thumb:hover{background:rgb(123 129 2.6%)}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list--selection{height:auto;max-height:360px;margin:0;padding:8px 0 0;scrollbar-color:rgba(173,178,194,.6) hsla(0,0%,100%,0);overflow:hidden;scrollbar-width:thin;scrollbar-color:rgb(173 178 3.23333333%) rgb(255 255 Infinity%)}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list--selection::-webkit-scrollbar-thumb{background:rgba(173,178,194,.6)}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list--selection::-webkit-scrollbar-thumb:hover{background:rgba(123,129,156,.6)}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list--selection:hover{overflow-x:scroll;overflow-x:hidden;overflow-y:scroll;overflow-y:initial}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list--selection::-webkit-scrollbar{width:4px;height:4px;background:transparent;-webkit-appearance:none;appearance:none}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list--selection::-webkit-scrollbar-button,.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list--selection::-webkit-scrollbar-corner,.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list--selection::-webkit-scrollbar-track,.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list--selection::-webkit-scrollbar-track-piece{display:none}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list--selection::-webkit-scrollbar-thumb{background:rgb(173 178 3.23333333%);border-radius:10px}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list--selection::-webkit-scrollbar-thumb:hover{background:rgb(123 129 2.6%)}.gio-root-list-picker .gio-root-tabs-tabpanel .gio-root-list--selection .gio-root-list{max-height:none}.gio-root-select--list{box-sizing:border-box;min-width:120px;height:auto;max-height:520px;padding:8px;scrollbar-color:rgba(173,178,194,.6) hsla(0,0%,100%,0);overflow:hidden;scrollbar-width:thin;scrollbar-color:rgb(173 178 3.23333333%) rgb(255 255 Infinity%);background:var(--gray-0,#fff);border:1px solid var(--gray-2,#dfe4ee);border-radius:8px;box-shadow:0 8px 24px rgba(36,46,89,.1)}.gio-root-select--list::-webkit-scrollbar-thumb{background:rgba(173,178,194,.6)}.gio-root-select--list::-webkit-scrollbar-thumb:hover{background:rgba(123,129,156,.6)}.gio-root-select--list:hover{overflow-x:scroll;overflow-x:hidden;overflow-y:scroll;overflow-y:overlay}.gio-root-select--list::-webkit-scrollbar{width:4px;height:4px;background:transparent;-webkit-appearance:none;appearance:none}.gio-root-select--list::-webkit-scrollbar-button,.gio-root-select--list::-webkit-scrollbar-corner,.gio-root-select--list::-webkit-scrollbar-track,.gio-root-select--list::-webkit-scrollbar-track-piece{display:none}.gio-root-select--list::-webkit-scrollbar-thumb{background:rgb(173 178 3.23333333%);border-radius:10px}.gio-root-select--list::-webkit-scrollbar-thumb:hover{background:rgb(123 129 2.6%)}.gio-root-text{font-family:"PingFang SC",sans-serif;font-weight:400;font-size:14px;font-family:"PingFang SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-style:normal;color:var(--color,inherit)}.gio-root-text--small{font-size:12px;line-height:20px}.gio-root-text--middle{font-size:14px;line-height:22px}.gio-root-text--large{font-size:16px;line-height:24px}.gio-root-title{font-weight:500;font-size:14px;font-family:"PingFang SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-style:normal}.gio-root-title--h1{font-size:20px;line-height:32px}.gio-root-title--h2{font-size:18px;line-height:28px}.gio-root-title--h3{font-size:16px;line-height:24px}.gio-root-title--h4{font-size:14px;line-height:22px}.font{font-family:"PingFang SC",sans-serif}.box-sizing{box-sizing:border-box}.wrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gio-icon{display:inline-block;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gio-icon>*{line-height:1}.gio-icon svg{display:inline-block}.gio-icon:before{display:none}.gio-icon .gio-icon-icon{display:block}.gio-icon-rotating,.gio-icon-rotating:before{display:inline-block;animation:rotating 1s linear infinite}@keyframes rotating{to{transform:rotate(1turn)}}.gio-root-avatar{position:relative;display:inline-block;box-sizing:border-box;overflow:hidden;color:var(--gray-0,#fff);font-size:12px;font-style:normal;line-height:20px;background-color:#eb0029;border-radius:100%;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gio-root-avatar:hover .gio-root-avatar-droppable{background-color:rgb(36 46 1.78%);border:1px solid var(--gray-0,#fff);border-radius:100%}.gio-root-avatar:hover .gio-root-avatar-droppable>span{transform:scale(1)}.gio-root-avatar-default{position:relative;display:inline-block;width:100%;height:100%}.gio-root-avatar-default svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;color:var(--gray-0,#fff)}.gio-root-avatar-droppable{position:absolute;top:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%;text-align:center;background-color:transparent;cursor:pointer}.gio-root-avatar-droppable>span{vertical-align:middle;transform:scale(0);transition:all .3s}.gio-root-avatar-string{position:absolute;left:50%;transform-origin:0 center}.gio-root-avatar>img{position:relative;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gio-root-avatar-sm{width:24px;height:24px;font-size:12px;line-height:24px}.gio-root-avatar-sm .gio-root-avatar-icon svg{width:10px;height:10px}.gio-root-avatar-sm.gio-root-avatar-square-small{background-color:var(--gray-2,#dfe4ee);border:1px solid var(--gray-2,#dfe4ee);border-radius:2px}.gio-root-avatar-sm.gio-root-avatar-square-small .gio-root-avatar-droppable{border-radius:2px}.gio-root-avatar-sm.gio-root-avatar-square-small .gio-root-avatar-default{background-color:var(--gray-0,#fff)}.gio-root-avatar-sm.gio-root-avatar-square-small .gio-root-avatar-default svg{color:#eb0029}.gio-root-avatar-me{width:32px;height:32px;font-size:12px;line-height:32px}.gio-root-avatar-me .gio-root-avatar-icon svg{width:14px;height:14px}.gio-root-avatar-me.gio-root-avatar-square-medium{background-color:var(--gray-2,#dfe4ee);border:1px solid var(--gray-2,#dfe4ee);border-radius:4px}.gio-root-avatar-me.gio-root-avatar-square-medium .gio-root-avatar-droppable{border-radius:4px}.gio-root-avatar-me.gio-root-avatar-square-medium .gio-root-avatar-default{background-color:var(--gray-0,#fff)}.gio-root-avatar-me.gio-root-avatar-square-medium .gio-root-avatar-default svg{color:#eb0029}.gio-root-avatar-la{width:56px;height:56px;font-size:16px;line-height:56px}.gio-root-avatar-la .gio-root-avatar-icon svg{width:24px;height:24px}.gio-root-avatar-la.gio-root-avatar-square-large{background-color:var(--gray-2,#dfe4ee);border:1px solid var(--gray-2,#dfe4ee);border-radius:8px}.gio-root-avatar-la.gio-root-avatar-square-large .gio-root-avatar-droppable{border-radius:8px}.gio-root-avatar-la.gio-root-avatar-square-large .gio-root-avatar-default{background-color:var(--gray-0,#fff)}.gio-root-avatar-la.gio-root-avatar-square-large .gio-root-avatar-default svg{color:#eb0029}.gio-root-avatar-xl{width:80px;height:80px;font-size:20px;line-height:80px}.gio-root-avatar-xl .gio-root-avatar-icon svg{width:32px;height:32px}.gio-root-avatar-xl.gio-root-avatar-square-x-large{background-color:var(--gray-2,#dfe4ee);border:1px solid var(--gray-2,#dfe4ee);border-radius:10px}.gio-root-avatar-xl.gio-root-avatar-square-x-large .gio-root-avatar-droppable{border-radius:10px}.gio-root-avatar-xl.gio-root-avatar-square-x-large .gio-root-avatar-default{background-color:var(--gray-0,#fff)}.gio-root-avatar-xl.gio-root-avatar-square-x-large .gio-root-avatar-default svg{color:#eb0029}.gio-root-avatar-group{display:flex}.gio-root-avatar-group .gio-root-avatar{border:1.4px solid var(--gray-0,#fff)}.gio-root-avatar-group .gio-root-avatar>span{top:-1.5px}.gio-root-avatar-group .gio-root-avatar:hover{position:relative;z-index:1}.gio-root-avatar-group .gio-root-avatar:not(:first-child){margin-left:-8px}.gio-root-dropdown{min-width:160px;padding:8px;overflow:visible;background-color:var(--gray-0,#fff);border:1px solid var(--gray-2,#dfe4ee);border-radius:8px;box-shadow:0 8px 24px rgba(36,46,89,.1)}.gio-root-dropdown-p-0{padding:0!important}.gio-root-menu-item,.gio-root-menu-submenu-title{position:relative;display:flex;align-items:center;color:#313e75;white-space:nowrap;cursor:pointer;transition:all .2s}.gio-root-menu-item.gio-root-menu-item-selected{color:var(--blue-3,#1248e9);font-weight:500;background-color:#f1f2f8}.gio-root-menu-horizontal .gio-root-menu-item.gio-root-menu-item-selected{background-color:var(--gray-0,#fff)}.gio-root-menu-horizontal .gio-root-menu-item.gio-root-menu-item-active{background-color:#f1f2f8}.gio-root-menu-submenu.gio-root-menu-submenu-selected>.gio-root-menu-submenu-title{color:var(--blue-3,#1248e9);font-weight:500;transform:translateZ(0)}.gio-root-menu-item.gio-root-menu-item-active,.gio-root-menu-submenu.gio-root-menu-submenu-active>.gio-root-menu-submenu-title{background-color:#f1f2f8}.gio-root-menu .gio-root-menu-item-disabled,.gio-root-menu .gio-root-menu-submenu-disabled>.gio-root-menu-submenu-title{color:#c7cbd8!important;cursor:not-allowed}.gio-root-menu-submenu-popup .gio-root-menu-item,.gio-root-menu-submenu-popup .gio-root-menu-submenu-title{color:#313e75}.gio-root-menu-submenu-popup .gio-root-menu-item-selected,.gio-root-menu-submenu-popup .gio-root-menu-submenu-selected>.gio-root-menu-submenu-title{color:var(--blue-3,#1248e9);background-color:#ebedf5}.gio-root-menu-submenu-popup .gio-root-menu-item-active,.gio-root-menu-submenu-popup .gio-root-menu-submenu-active>.gio-root-menu-submenu-title{color:#313e75;background-color:#ebedf5}.gio-root-menu-submenu-popup .gio-root-menu-item-disabled,.gio-root-menu-submenu-popup .gio-root-menu-submenu-disabled>.gio-root-menu-submenu-title{color:#c7cbd8}.gio-root-menu-horizontal{overflow:hidden;font-size:16px;white-space:nowrap;border:none;box-shadow:none}.gio-root-menu-horizontal>.gio-root-menu-item,.gio-root-menu-horizontal>.gio-root-menu-submenu>.gio-root-menu-submenu-title{height:40px;margin-right:4px;padding:0 24px;line-height:40px}.gio-root-menu-horizontal>.gio-root-menu-item,.gio-root-menu-horizontal>.gio-root-menu-submenu{display:inline-block;vertical-align:bottom;border-radius:4px}.gio-root-menu-horizontal:after{display:block;clear:both;height:0;content:"\20"}.gio-root-menu-inline,.gio-root-menu-vertical{width:100%;font-size:14px;transition:width .2s}.gio-root-menu-inline:not(.gio-root-menu-sub)>:first-child,.gio-root-menu-vertical:not(.gio-root-menu-sub)>:first-child{margin-top:0!important}.gio-root-menu-inline .gio-root-menu-item,.gio-root-menu-inline .gio-root-menu-submenu,.gio-root-menu-vertical .gio-root-menu-item,.gio-root-menu-vertical .gio-root-menu-submenu{margin-top:8px}.gio-root-menu-inline .gio-root-menu-item,.gio-root-menu-inline .gio-root-menu-submenu-title,.gio-root-menu-inline .gio-root-menu-submenu:not(.gio-root-menu-submenu-open),.gio-root-menu-vertical .gio-root-menu-item,.gio-root-menu-vertical .gio-root-menu-submenu-title,.gio-root-menu-vertical .gio-root-menu-submenu:not(.gio-root-menu-submenu-open){box-sizing:border-box;height:36px;line-height:36px;transition:padding .2s}.gio-root-menu-inline.gio-root-menu-sub{transition:max-height .3s,visibility .2s}.gio-root-menu-inline.gio-root-menu-sub.gio-root-menu-hidden{max-height:0;visibility:hidden;opacity:0}.gio-root-menu-inline.gio-root-menu-sub:not(.gio-root-menu-hidden){max-height:9999px;visibility:visible;opacity:1}.gio-root-menu-submenu-arrow{flex:none;margin-right:20px;transform:rotate(0deg);transition:all .2s}.gio-root-menu-submenu-open>.gio-root-menu-submenu-title>.gio-root-menu-submenu-arrow{transform:rotate(-180deg)}.gio-root-menu-submenu-popup{position:absolute;z-index:1050;box-sizing:border-box}.gio-root-menu-submenu-popup .gio-root-menu{width:200px;margin-top:-40px;padding:16px 8px;background-color:#fff;box-shadow:0 0 4px #d3d7e7}.gio-root-menu-submenu-popup .gio-root-menu-collapsed-submenu-title{height:20px;padding:0 12px;overflow:hidden;color:var(--blue-3,#1248e9);font-weight:500;font-size:12px;line-height:20px;white-space:nowrap;text-overflow:ellipsis}.gio-root-menu-submenu-popup .gio-root-menu-item,.gio-root-menu-submenu-popup .gio-root-menu-submenu{margin-top:4px}.gio-root-menu-submenu-popup .gio-root-menu-item,.gio-root-menu-submenu-popup .gio-root-menu-submenu-title{height:36px;padding:8px 12px;font-weight:400;line-height:22px;border-radius:4px}.gio-root-menu-hidden.gio-root-menu-submenu-popup,.gio-root-menu-submenu-popup .gio-root-menu-submenu-arrow{display:none}.gio-root-menu-inlineCollapsed{width:80px}.gio-root-menu-inlineCollapsed .gio-root-menu-item,.gio-root-menu-inlineCollapsed .gio-root-menu-submenu-title{padding:0 32px}.gio-root-menu-inlineCollapsed .gio-root-menu-item>:not(.gio-root-menu__icon),.gio-root-menu-inlineCollapsed .gio-root-menu-submenu-title>:not(.gio-root-menu__icon){display:none}.gio-root-menu{box-sizing:border-box;margin:0;padding:0;color:var(--gray-5,#242e59);line-height:0;list-style:none;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;scrollbar-color:rgba(173,178,194,.6) hsla(0,0%,100%,0);overflow:hidden;scrollbar-width:thin;scrollbar-color:rgb(173 178 3.23333333%) rgb(255 255 Infinity%)}.gio-root-menu::-webkit-scrollbar-thumb{background:rgba(173,178,194,.6)}.gio-root-menu::-webkit-scrollbar-thumb:hover{background:rgba(123,129,156,.6)}.gio-root-menu:hover{overflow-x:scroll;overflow-x:hidden;overflow-y:scroll;overflow-y:overlay}.gio-root-menu::-webkit-scrollbar{width:4px;height:4px;background:transparent;-webkit-appearance:none;appearance:none}.gio-root-menu::-webkit-scrollbar-button,.gio-root-menu::-webkit-scrollbar-corner,.gio-root-menu::-webkit-scrollbar-track,.gio-root-menu::-webkit-scrollbar-track-piece{display:none}.gio-root-menu::-webkit-scrollbar-thumb{background:rgb(173 178 3.23333333%);border-radius:10px}.gio-root-menu::-webkit-scrollbar-thumb:hover{background:rgb(123 129 2.6%)}.gio-root-menu-title{padding:8px 20px;color:#313e75;font-weight:500;font-size:12px;line-height:20px}.gio-root-menu__icon{display:flex;flex:none;align-items:center;margin-right:12px}.gio-root-menu__name{display:block;flex:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gio-root-menu-overflowed-submenu{border-radius:4px}.gio-root-menu-collapse{overflow:hidden;transition:height .3s ease-out}.gio-root-menu-item-group-list{margin:0;padding:0}.gio-root-menu-item-group-title{padding:0 10px;color:var(--gray-3,#adb2c2);line-height:1.5}.gio-root-menu-horizontal.gio-root-menu-sub{min-width:160px;margin-top:0}.gio-root-menu-item-divider{height:1px;margin:8px;padding:0;overflow:hidden;line-height:0;list-style:none;background-color:var(--gray-2,#dfe4ee)}.gio-root-menu-open-slide-up-appear,.gio-root-menu-open-slide-up-enter{transform-origin:0 0;animation-duration:.3s;animation-fill-mode:both;opacity:0;animation-play-state:paused;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.gio-root-menu-open-slide-up-leave{transform-origin:0 0;animation-duration:.3s;animation-fill-mode:both;opacity:1;animation-play-state:paused;animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.gio-root-menu-open-slide-up-appear.gio-root-menu-open-slide-up-appear-active,.gio-root-menu-open-slide-up-enter.gio-root-menu-open-slide-up-enter-active{animation-name:gioMenuOpenSlideUpIn;animation-play-state:running}.gio-root-menu-open-slide-up-leave.gio-root-menu-open-slide-up-leave-active{animation-name:gioMenuOpenSlideUpOut;animation-play-state:running}@keyframes gioMenuOpenSlideUpIn{0%{transform:scaleY(0);transform-origin:0 0;opacity:0}to{transform:scaleY(1);transform-origin:0 0;opacity:1}}@keyframes gioMenuOpenSlideUpOut{0%{transform:scaleY(1);transform-origin:0 0;opacity:1}to{transform:scaleY(0);transform-origin:0 0;opacity:0}}.gio-root-menu-open-zoom-appear,.gio-root-menu-open-zoom-enter{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.gio-root-menu-open-zoom-appear,.gio-root-menu-open-zoom-enter,.gio-root-menu-open-zoom-leave{animation-play-state:paused;transform-origin:0 0;animation-duration:.3s;animation-fill-mode:both}.gio-root-menu-open-zoom-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.gio-root-menu-open-zoom-appear.gio-root-menu-open-zoom-appear-active,.gio-root-menu-open-zoom-enter.gio-root-menu-open-zoom-enter-active{animation-name:gioMenuOpenZoomIn;animation-play-state:running}.gio-root-menu-open-zoom-leave.gio-root-menu-open-zoom-leave-active{animation-name:gioMenuOpenZoomOut;animation-play-state:running}@keyframes gioMenuOpenZoomIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes gioMenuOpenZoomOut{0%{transform:scale(1)}to{transform:scale(0);opacity:0}}.gio-root-skeleton{display:table;box-sizing:border-box;width:100%}.gio-root-skeleton-header{display:table-cell;padding-right:16px;vertical-align:top}.gio-root-skeleton .gio-root-skeleton-avatar{margin:0;background-color:#f7f8fc}.gio-root-skeleton-content{display:table-cell;width:100%;padding-top:18px;vertical-align:top}.gio-root-skeleton-title{width:38%;height:24px;background-color:#f7f8fc}.gio-root-skeleton-paragraph{overflow:hidden}.gio-root-skeleton-paragraph p{height:24px;background-color:#f7f8fc}.gio-root-skeleton-paragraph p:not(:last-child){margin:32px 0}.gio-root-skeleton-image{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:300px;height:200px;background-color:#f7f8fc;border-radius:10px}.gio-root-skeleton-active .gio-root-skeleton-avatar,.gio-root-skeleton-active .gio-root-skeleton-paragraph>p,.gio-root-skeleton-active .gio-root-skeleton-title{background-image:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;animation:gio-root-skeleton-loading 1.2s ease infinite}@keyframes gio-root-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.gio-root-tabs{display:block;overflow-y:auto;scrollbar-color:rgba(173,178,194,.6) hsla(0,0%,100%,0);overflow:hidden;scrollbar-width:thin;scrollbar-color:rgb(173 178 3.23333333%) rgb(255 255 Infinity%)}.gio-root-tabs::-webkit-scrollbar-thumb{background:rgba(173,178,194,.6)}.gio-root-tabs::-webkit-scrollbar-thumb:hover{background:rgba(123,129,156,.6)}.gio-root-tabs:hover{overflow-x:scroll;overflow-x:overlay;overflow-y:scroll;overflow-y:overlay}.gio-root-tabs::-webkit-scrollbar{width:4px;height:4px;background:transparent;-webkit-appearance:none;appearance:none}.gio-root-tabs::-webkit-scrollbar-button,.gio-root-tabs::-webkit-scrollbar-corner,.gio-root-tabs::-webkit-scrollbar-track,.gio-root-tabs::-webkit-scrollbar-track-piece{display:none}.gio-root-tabs::-webkit-scrollbar-thumb{background:rgb(173 178 3.23333333%);border-radius:10px}.gio-root-tabs::-webkit-scrollbar-thumb:hover{background:rgb(123 129 2.6%)}.gio-root-tabs-tablist{position:relative;display:block;box-sizing:border-box;white-space:nowrap;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gio-root-tabs-tablist-button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;color:var(--gray-5,#242e59);text-align:center;background-color:transparent;border:none;outline:none;cursor:pointer;size:14px;font-weight:400;font-size:14px;line-height:22px;transition:color .2s}.gio-root-tabs-tablist-button:after{position:absolute;bottom:0;width:100%;height:2px;border-radius:3px;content:""}.gio-root-tabs-tablist-button:hover{color:var(--blue-3,#1248e9)}.gio-root-tabs-tablist-button:hover-prefix-icon{color:var(--blue-3,#1248e9);fill:var(--blue-3,#1248e9)}.gio-root-tabs-tablist-button-active{color:var(--blue-3,#1248e9)}.gio-root-tabs-tablist-button-active-prefix-icon{color:var(--blue-3,#1248e9);fill:var(--blue-3,#1248e9)}.gio-root-tabs-tablist-button-active:after{position:absolute;bottom:0;width:100%;height:2px;background-color:var(--blue-3,#1248e9);border-radius:3px;content:""}.gio-root-tabs-tablist-button-disabled{color:var(--gray-3,#adb2c2);cursor:not-allowed}.gio-root-tabs-tablist-button-disabled:hover{color:var(--gray-3,#adb2c2)}.gio-root-tabs-tablist-button-disabled.gio-root-tabs-tablist-button-active{color:var(--gray-3,#adb2c2);cursor:not-allowed}.gio-root-tabs-tablist-button-disabled.gio-root-tabs-tablist-button-active:hover{color:var(--gray-3,#adb2c2)}.gio-root-tabs-tablist-button-disabled.gio-root-tabs-tablist-button-active:after{display:none}.gio-root-tabs-tablist-button-prefix{margin-right:8px}.gio-root-tabs-tablist-button-prefix svg{width:1em;height:1em}.gio-root-tabs-tablist-button-prefix-none{display:none}.gio-root-tabs-tablist-button-prefix-only{margin-right:0}.gio-root-tabs-tablist-button-small{height:30px}.gio-root-tabs-tablist-button-normal{height:36px}.gio-root-tabs-tabpanel{display:none;overflow:hidden}.gio-root-tabs-tabpanel-active{display:block}.gio-root-field{display:flex;margin-bottom:20px}.gio-root-field:last-child{margin-bottom:0}.gio-root-form-large .gio-root-field{margin-bottom:24px}.gio-root-field.gio-root-field-has-error,.gio-root-field.gio-root-field-has-feedback,.gio-root-field.gio-root-field-has-help{margin-bottom:0}.gio-root-field.gio-root-field-has-error .gio-root-field-control-input .gio-root-input{border-color:var(--red-3,#ec134b)}.gio-root-field .gio-root-field-label{flex-shrink:0;padding-right:12px;color:var(--gray-5,#242e59);text-align:right;font-weight:500;font-size:14px;line-height:22px}.gio-root-field .gio-root-field-label.gio-root-field-label-left{text-align:left}.gio-root-field .gio-root-field-label>label{display:inline-flex;align-items:center;height:36px}.gio-root-field .gio-root-field-label-required .gio-root-field-label-marker{color:#ec134b}.gio-root-field .gio-root-field-control{flex:1 1}.gio-root-field .gio-root-field-control-input{position:relative;display:inline-flex;align-items:center;width:100%;min-height:36px}.gio-root-field .gio-root-field-control-input .gio-root-field-children-icon{position:absolute;top:0;right:0;display:inline-flex;align-items:center;width:24px;height:36px}.gio-root-field-message{color:var(--blue-3,#1248e9);font-size:12px}.gio-root-field-feedback,.gio-root-field-help{min-height:20px;margin-top:8px;color:var(--gray-4,#7b819c)}.gio-root-form-large .gio-root-field-feedback,.gio-root-form-large .gio-root-field-help{min-height:24px}.gio-root-field[data-message-type=validating] .gio-root-input-content{border-color:""}.gio-root-field[data-message-type=validating] .gio-root-field-children-icon .gio-root-icon,.gio-root-field[data-message-type=validating] .gio-root-field-message,.gio-root-field[data-message-type=validating] .gio-root-field-message .gio-root-field-feedback,.gio-root-field[data-message-type=validating] .gio-root-field-message .gio-root-field-help{color:var(--gray-3,#adb2c2)}.gio-root-field[data-message-type=warning] .gio-root-input-content{border-color:""}.gio-root-field[data-message-type=warning] .gio-root-field-children-icon .gio-root-icon,.gio-root-field[data-message-type=warning] .gio-root-field-message,.gio-root-field[data-message-type=warning] .gio-root-field-message .gio-root-field-feedback,.gio-root-field[data-message-type=warning] .gio-root-field-message .gio-root-field-help{color:var(--yellow-3,#faa937)}.gio-root-field[data-message-type=error] .gio-root-input-content{border-color:var(--red-3,#ec134b)}.gio-root-field[data-message-type=error] .gio-root-field-children-icon .gio-root-icon,.gio-root-field[data-message-type=error] .gio-root-field-message,.gio-root-field[data-message-type=error] .gio-root-field-message .gio-root-field-feedback,.gio-root-field[data-message-type=error] .gio-root-field-message .gio-root-field-help{color:var(--red-3,#ec134b)}.gio-root-field[data-message-type=success] .gio-root-input-content{border-color:""}.gio-root-field[data-message-type=success] .gio-root-field-children-icon .gio-root-icon,.gio-root-field[data-message-type=success] .gio-root-field-message,.gio-root-field[data-message-type=success] .gio-root-field-message .gio-root-field-feedback,.gio-root-field[data-message-type=success] .gio-root-field-message .gio-root-field-help{color:var(--green-3,#16cb79)}.gio-root-form.gio-root-form-label-right .gio-root-field-label{text-align:right}.gio-root-form-horizontal .gio-root-field{flex-direction:row}.gio-root-form-horizontal .gio-root-field-label{width:120px;text-align:right}.gio-root-form-vertical .gio-root-field{flex-direction:column}.gio-root-form-vertical .gio-root-field-label{margin-bottom:8px;text-align:left}.gio-root-form-vertical .gio-root-field-label>label{height:auto}.gio-root-form-vertical .gio-root-field-control-input .gio-root-input,.gio-root-form-vertical .gio-root-field-control-input .gio-root-textarea{width:100%}.gio-root-form-inline .gio-root-field{display:inline-flex;margin-right:20px}