
/**
 * 由 H-Admin 后台管理系统 提供技术支持
 * Powered by H-Admin
 * https://www.waiszer.com
 */
    
.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}:root{color-scheme:light;--v-onboarding-overlay-z: 9000;--v-onboarding-step-z: 9001;--v-onboarding-overlay-fill: rgb(16 12 9 / 72%);--g-app-width: 1400px;--g-header-width: 100%;--g-header-height: 60px;--g-main-sidebar-width: 80px;--g-sub-sidebar-width: 220px;--g-sub-sidebar-collapse-width: 64px;--g-sidebar-logo-height: 50px;--g-tabbar-height: 50px;--g-toolbar-height: 50px;--g-tabbar-tab-max-width: 150px;--g-tabbar-tab-min-width: 150px;--scrollbar-color: 240 5.9% 90%}:root.dark{color-scheme:dark;--scrollbar-color: 240 3.7% 15.9%}::view-transition-old(root),::view-transition-new(root){background-color:inherit;mix-blend-mode:normal;animation:none}::view-transition-old(root){z-index:0}::view-transition-new(root){z-index:1}*{scrollbar-color:hsl(var(--scrollbar-color)) transparent;scrollbar-width:thin}.disable-color-scheme-transition-duration *,.disable-color-scheme-transition-duration *:before,.disable-color-scheme-transition-duration *:after{transition-duration:0ms!important}html,body{height:100%;overflow:hidden;overscroll-behavior:none}body{box-sizing:border-box;margin:0;-webkit-tap-highlight-color:transparent}#app{height:100%}textarea{font-family:inherit}.layout-dragging *{transition:none!important}[data-tauri-drag-region],[-webkit-app-region=drag],[-webkit-app-region\:drag]{-webkit-app-region:drag}[contenteditable],[contenteditable] *{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}@keyframes card-enter{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-card-enter{animation:card-enter .5s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--enter-delay, 0ms)}.driver-popover{--driver-popover-font-family: "PingFang SC", "Microsoft YaHei", system-ui, -apple-system, sans-serif;background:var(--color-bg-2);border:1px solid var(--color-border-2);border-radius:12px;box-shadow:0 12px 32px #0000002e}.driver-popover-title{font-size:16px;color:rgb(var(--primary-6))}.driver-popover-description{color:var(--color-text-2)}.driver-popover-footer-btn{color:#fff;background:rgb(var(--primary-6));border-color:rgb(var(--primary-6));border-radius:6px}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{color:#fff;background:rgb(var(--primary-7));border-color:rgb(var(--primary-7))}.driver-popover-close-btn{color:var(--color-text-3)}.driver-popover-close-btn:hover{color:rgb(var(--primary-6))}.driver-popover-progress-text{color:var(--color-text-3)}@media(prefers-reduced-motion:reduce){.animate-card-enter{animation:none}}.arco-form-item-extra,.arco-form-item-message-help{font-weight:500;color:var(--color-text-2)}.arco-switch-checked{background:rgb(var(--success-6))!important}
