:root,:root[theme-mode=light]{--oak-color-primary:#0052d9;--oak-color-error:#e34d59;--oak-color-warning:#ed7b2f;--oak-color-success:#00a870;--oak-color-info:#d4e3fc;--oak-bg-color-page:#eee;--oak-bg-color-container:#fff;--oak-bg-color-component:#e7e7e7;--oak-text-color-primary:#000000e6;--oak-text-color-secondary:#0009;--oak-text-color-placeholder:#0006;--oak-text-color-disabled:#00000042;--oak-text-color-anti:#fff;--oak-border-color:#e7e7e7;--oak-page-header-color:var(--oak-text-color-primary);--oak-page-header-title-color:var(--oak-text-color-primary);--oak-page-header-subtitle-color:var(--oak-text-color-secondary);--oak-page-header-bg:var(--oak-bg-color-container);--oak-page-header-shadow:0 2px 3px #0000001a}:root[theme-mode=dark]{--oak-color-primary:#4582e6;--oak-color-error:#c64751;--oak-color-warning:#cf6e2d;--oak-color-success:#059465;--oak-color-info:#173463;--oak-bg-color-page:#181818;--oak-bg-color-container:#242424;--oak-bg-color-component:#383838;--oak-text-color-primary:#fff;--oak-text-color-secondary:#ffffff8c;--oak-text-color-placeholder:#ffffff59;--oak-text-color-disabled:#ffffff38;--oak-text-color-anti:#000;--oak-border-color:#383838;--oak-page-header-color:var(--oak-text-color-primary);--oak-page-header-title-color:var(--oak-text-color-primary);--oak-page-header-subtitle-color:var(--oak-text-color-secondary);--oak-page-header-bg:var(--oak-bg-color-container);--oak-page-header-shadow:0 2px 3px #0006}:root{--oak-text-color-brand:var(--oak-color-primary);--oak-success-color:var(--oak-color-success);--oak-container-color-page:var(--oak-bg-color-page);--oak-bg-color:var(--oak-bg-color-page);--oak-bg-color-container-hover:var(--oak-bg-color-component);--oak-color-bg3:var(--oak-text-color-placeholder);--oak-color-primary-bg:var(--oak-color-info);--oak-radius-small:2px;--oak-radius-default:3px;--oak-radius-medium:6px;--oak-radius-large:9px;--oak-radius-extraLarge:12px;--oak-radius-circle:50%;--oak-font-family:PingFang SC, Microsoft YaHei, Arial Regular;--oak-font-family-medium:PingFang SC, Microsoft YaHei, Arial Medium;--oak-font-size-link-small:12px;--oak-font-size-link-medium:14px;--oak-font-size-link-large:16px;--oak-font-size-mark-small:12px;--oak-font-size-mark-medium:14px;--oak-font-size-body-small:12px;--oak-font-size-body-medium:14px;--oak-font-size-body-large:16px;--oak-font-size-title-small:14px;--oak-font-size-title-medium:16px;--oak-font-size-title-large:20px;--oak-font-size-headline-small:24px;--oak-font-size-headline-medium:28px;--oak-font-size-headline-large:36px;--oak-font-size-display-medium:48px;--oak-font-size-display-large:64px;--oak-line-height-link-small:20px;--oak-line-height-link-medium:22px;--oak-line-height-link-large:24px;--oak-line-height-mark-small:20px;--oak-line-height-mark-medium:22px;--oak-line-height-body-small:20px;--oak-line-height-body-medium:22px;--oak-line-height-body-large:24px;--oak-line-height-title-small:22px;--oak-line-height-title-medium:24px;--oak-line-height-title-large:28px;--oak-line-height-headline-small:32px;--oak-line-height-headline-medium:36px;--oak-line-height-headline-large:44px;--oak-line-height-display-medium:56px;--oak-line-height-display-large:72px;--theme-primary:var(--oak-color-primary);--theme-primary-hover:color-mix(in srgb, var(--oak-color-primary) 84%, var(--oak-text-color-primary));--theme-primary-active:color-mix(in srgb, var(--oak-color-primary) 78%, black);--theme-accent:var(--oak-color-info);--theme-accent-hover:color-mix(in srgb, var(--oak-color-info) 82%, var(--oak-text-color-primary));--theme-link:var(--oak-color-link);--theme-link-hover:var(--theme-primary-hover);--theme-info:var(--oak-color-info);--theme-page-background:var(--oak-bg-color-page);--theme-surface-background:var(--oak-bg-color-container);--theme-elevated-background:var(--oak-bg-color-component);--theme-header-background:var(--oak-bg-color-component);--theme-sider-background:var(--oak-bg-color-container);--theme-menu-background:var(--oak-bg-color-container);--theme-input-background:var(--oak-bg-color-container);--theme-text-primary:var(--oak-text-color-primary);--theme-text-secondary:var(--oak-text-color-secondary);--theme-text-muted:var(--oak-text-color-placeholder);--theme-text-disabled:var(--oak-text-color-disabled);--theme-border:var(--oak-border-color);--theme-border-hover:color-mix(in srgb, var(--oak-border-color) 72%, var(--theme-primary));--theme-divider:var(--oak-border-color);--theme-focus-color:var(--theme-primary);--theme-mask-background:color-mix(in srgb, var(--theme-text-primary) 48%, transparent);--theme-selection-background:color-mix(in srgb, var(--theme-primary) 14%, var(--theme-surface-background));--theme-success:var(--oak-color-success);--theme-warning:var(--oak-color-warning);--theme-danger:var(--oak-color-error);--theme-text-on-primary:var(--oak-text-color-anti);--theme-text-on-danger:var(--oak-text-color-anti);--theme-radius-small:6px;--theme-radius-control:var(--oak-radius-default);--theme-radius-input:var(--oak-radius-small);--theme-radius-button:var(--oak-radius-default);--theme-radius-menu:var(--oak-radius-default);--theme-radius-card:var(--oak-radius-medium);--theme-radius-panel:var(--oak-radius-large);--theme-radius-modal:var(--oak-radius-large);--theme-radius-pill:999px;--theme-shadow-surface:0 12px 28px color-mix(in srgb, var(--theme-text-primary) 9%, transparent);--theme-shadow-header:0 14px 34px color-mix(in srgb, var(--theme-text-primary) 10%, transparent);--theme-shadow-sider:12px 0 32px color-mix(in srgb, var(--theme-text-primary) 8%, transparent);--theme-shadow-card:0 18px 42px color-mix(in srgb, var(--theme-text-primary) 10%, transparent);--theme-shadow-button:0 8px 18px color-mix(in srgb, var(--theme-primary) 18%, transparent);--theme-shadow-dropdown:0 16px 40px color-mix(in srgb, var(--theme-text-primary) 16%, transparent);--theme-shadow-modal:0 24px 64px color-mix(in srgb, var(--theme-text-primary) 20%, transparent);--theme-shadow-focus:0 0 0 3px color-mix(in srgb, var(--theme-primary) 18%, transparent);--theme-primary-soft:color-mix(in srgb, var(--theme-primary) 10%, transparent);--theme-primary-soft-strong:color-mix(in srgb, var(--theme-primary) 18%, transparent);--theme-primary-border:color-mix(in srgb, var(--theme-primary) 34%, var(--theme-border));--theme-accent-soft:color-mix(in srgb, var(--theme-accent) 12%, transparent);--theme-accent-soft-strong:color-mix(in srgb, var(--theme-accent) 20%, transparent);--theme-accent-border:color-mix(in srgb, var(--theme-accent) 34%, var(--theme-border));--theme-success-soft:color-mix(in srgb, var(--theme-success) 12%, transparent);--theme-success-border:color-mix(in srgb, var(--theme-success) 34%, var(--theme-border));--theme-warning-soft:color-mix(in srgb, var(--theme-warning) 12%, transparent);--theme-warning-border:color-mix(in srgb, var(--theme-warning) 34%, var(--theme-border));--theme-danger-soft:color-mix(in srgb, var(--theme-danger) 12%, transparent);--theme-danger-border:color-mix(in srgb, var(--theme-danger) 34%, var(--theme-border));--theme-surface-hover:color-mix(in srgb, var(--theme-primary) 7%, var(--theme-surface-background));--theme-surface-active:color-mix(in srgb, var(--theme-primary) 13%, var(--theme-surface-background));--theme-surface-muted:color-mix(in srgb, var(--theme-text-muted) 7%, var(--theme-surface-background));--theme-surface-translucent:color-mix(in srgb, var(--theme-surface-background) 78%, transparent);--theme-elevated-translucent:color-mix(in srgb, var(--theme-elevated-background) 76%, transparent);--theme-header-translucent:color-mix(in srgb, var(--theme-header-background) 78%, transparent);--theme-header-text-primary:var(--theme-text-primary);--theme-header-text-secondary:var(--theme-text-secondary);--theme-header-text-muted:var(--theme-text-muted);--theme-header-text-disabled:var(--theme-text-disabled);--theme-header-border:var(--theme-border-soft);--theme-header-border-strong:var(--theme-primary-border);--theme-header-hover-background:var(--theme-surface-hover);--theme-header-control-background:var(--theme-surface-muted);--theme-header-active-background:var(--theme-primary-soft-strong);--theme-header-active-text:var(--theme-primary);--theme-header-active-icon-background:var(--theme-accent-soft);--theme-header-focus-color:var(--theme-primary);--theme-sider-translucent:color-mix(in srgb, var(--theme-sider-background) 78%, transparent);--theme-sider-text-primary:var(--theme-text-primary);--theme-sider-text-secondary:var(--theme-text-secondary);--theme-sider-text-muted:var(--theme-text-muted);--theme-sider-text-disabled:var(--theme-text-disabled);--theme-sider-border:var(--theme-border-soft);--theme-sider-border-strong:var(--theme-primary-border);--theme-sider-hover-background:var(--theme-surface-hover);--theme-sider-control-background:var(--theme-surface-muted);--theme-sider-active-background:var(--theme-primary-soft-strong);--theme-sider-active-text:var(--theme-primary);--theme-sider-active-icon-background:var(--theme-accent-soft);--theme-sider-danger-background:var(--theme-danger-soft);--theme-sider-danger-text:var(--theme-danger);--theme-sider-danger-border:var(--theme-danger-border);--theme-sider-focus-color:var(--theme-primary);--theme-glass-border:color-mix(in srgb, var(--theme-border) 72%, transparent);--theme-glass-filter:blur(22px) saturate(1.18);--theme-border-soft:color-mix(in srgb, var(--theme-border) 58%, transparent);--theme-divider-soft:color-mix(in srgb, var(--theme-divider) 58%, transparent);--theme-focus-ring:0 0 0 2px color-mix(in srgb, var(--theme-primary) 18%, transparent);--theme-gradient-primary:linear-gradient(135deg, var(--theme-primary), var(--theme-primary-hover) 54%, var(--theme-accent));--theme-gradient-danger:linear-gradient(135deg, color-mix(in srgb, var(--theme-danger) 82%, white), var(--theme-danger));--theme-gradient-page:linear-gradient(135deg, color-mix(in srgb, var(--theme-primary) 14%, var(--theme-page-background)) 0%, transparent 38%), linear-gradient(225deg, color-mix(in srgb, var(--theme-accent) 11%, var(--theme-page-background)) 0%, transparent 34%), linear-gradient(180deg, var(--theme-page-background), color-mix(in srgb, var(--theme-primary) 7%, var(--theme-page-background)));--theme-motion-fast:.16s;--theme-motion-medium:.32s;--theme-motion-slow:.52s;--theme-motion-ease:cubic-bezier(.22, 1, .36, 1);--theme-font-family:"Aptos", "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;--theme-code-font-family:"Cascadia Code", "SFMono-Regular", Consolas, monospace;--theme-font-size:14px;--theme-line-height:1.5715;--theme-font-weight-strong:600;--theme-page-padding:21px;--theme-header-height:68px;--theme-sider-width:220px;--theme-sider-collapsed-width:64px;--theme-content-max-width:1880px;--theme-console-background-color:var(--theme-page-background);--theme-console-background-image:var(--theme-gradient-page);--theme-console-background-size:cover;--theme-console-background-position:center center;--theme-console-background-repeat:no-repeat;--theme-console-background-attachment:fixed;--theme-console-background-overlay:transparent;--theme-table-fixed-cell:var(--theme-surface-background);--theme-table-fixed-head:color-mix(in srgb, var(--theme-primary) 4%, var(--theme-surface-background));--theme-table-fixed-hover:color-mix(in srgb, var(--theme-primary) 8%, var(--theme-surface-background))}body{color:var(--theme-text-primary);background-color:#eee;background-color:var(--theme-page-background);background:linear-gradient(135deg,#cdd8eb 0%,#0000 38%),linear-gradient(225deg,#ebedf0 0%,#0000 34%),linear-gradient(#eee,#dde3ed);background:var(--theme-gradient-page);font-family:Aptos,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-family:var(--theme-font-family);font-size:14px;font-size:var(--theme-font-size);line-height:1.5715;line-height:var(--theme-line-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-family:var(--theme-code-font-family)}html,body,#root{background-color:#eee;background-color:var(--theme-page-background);height:100%}html[theme-mode=dark]{--token-page-bg-color:var(--theme-page-background);--token-page-bg:var(--theme-gradient-page)}html[theme-glass=on] body :where(.ant-card,.ant-modal-content,.ant-drawer-content,.ant-popover-inner,.ant-select-dropdown,.ant-dropdown-menu,.oak-new-pageHeader-body){border-color:#e7e7e7b8;border-color:var(--theme-glass-border);-webkit-backdrop-filter:var(--theme-glass-filter);backdrop-filter:var(--theme-glass-filter);background:#ffffffc7!important;background:var(--theme-surface-translucent)!important}html[theme-glass=on] body :where(.ant-modal-header,.ant-modal-footer,.ant-drawer-header,.ant-drawer-body,.ant-drawer-footer){background:0 0!important}html[theme-glass=off] body :where(.ant-card,.ant-modal-content,.ant-drawer-content,.ant-popover-inner,.ant-select-dropdown,.ant-dropdown-menu,.oak-new-pageHeader-body){background:#fff!important;background:var(--theme-surface-background)!important}html[theme-glass=off] body *{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body :where(.ant-message-notice-content,.ant-notification-notice){border:1px solid #e7e7e7b8;border:1px solid var(--theme-glass-border);border-radius:3px;border-radius:var(--theme-radius-control);box-shadow:0 16px 40px #00000025;box-shadow:var(--theme-shadow-dropdown);color:var(--theme-text-primary);font-family:Aptos,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-family:var(--theme-font-family)}html[theme-glass=on] body :where(.ant-message-notice-content,.ant-notification-notice){-webkit-backdrop-filter:var(--theme-glass-filter);backdrop-filter:var(--theme-glass-filter);background:#e7e7e7c2!important;background:var(--theme-elevated-translucent)!important}html[theme-glass=off] body :where(.ant-message-notice-content,.ant-notification-notice){background:#e7e7e7!important;background:var(--theme-elevated-background)!important}html body :where(.ant-message-notice-icon,.ant-notification-notice-icon){font-size:18px}html body :where(.ant-message-notice-icon-success,.ant-notification-notice-icon-success){color:var(--theme-success)!important}html body :where(.ant-message-notice-icon-error,.ant-notification-notice-icon-error){color:var(--theme-danger)!important}html body :where(.ant-message-notice-icon-warning,.ant-notification-notice-icon-warning){color:var(--theme-warning)!important}html body :where(.ant-message-notice-icon-info,.ant-notification-notice-icon-info){color:var(--theme-info)!important}html body .ant-notification-notice-message{color:var(--theme-text-primary);font-weight:600;font-weight:var(--theme-font-weight-strong)}html body .ant-notification-notice-description{color:var(--theme-text-secondary)}html[theme-motion=on] body :where(.ant-message-notice-content,.ant-notification-notice),html[theme-motion=on] body :where(.ant-btn,.ant-card-hoverable,.ant-menu-item,.ant-segmented-item,.ant-table-tbody>tr>td){transition-duration:.16s;transition-duration:var(--theme-motion-fast);transition-timing-function:cubic-bezier(.22,1,.36,1);transition-timing-function:var(--theme-motion-ease)}html[theme-motion=on] body :where(.ant-modal-content,.ant-drawer-content){animation:.32s cubic-bezier(.22,1,.36,1) both theme-surface-enter;animation:theme-surface-enter var(--theme-motion-medium) var(--theme-motion-ease) both}html[theme-motion=on] body .ant-btn:not(:disabled):not(.ant-btn-link):hover{transform:translateY(-2px)}html[theme-motion=on] body .ant-btn:not(:disabled):not(.ant-btn-link):active{transform:translateY(0)scale(.98)}html[theme-motion=on] body .ant-card-hoverable:hover{box-shadow:0 18px 42px #00000017;box-shadow:var(--theme-shadow-card);transform:translateY(-3px)}html[theme-motion=off]{scroll-behavior:auto!important}html[theme-motion=off] #root *,html[theme-motion=off] #root :before,html[theme-motion=off] #root :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}@keyframes theme-surface-enter{0%{opacity:.72;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html[theme-motion=on] #root *,html[theme-motion=on] #root :before,html[theme-motion=on] #root :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}html[theme-motion=on] body :where(.ant-btn,.ant-card-hoverable){transform:none!important}}#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._root_ckfkt_1{box-sizing:border-box;width:100%;min-height:96px;color:var(--theme-primary);place-items:center;padding:24px;display:grid}._fullscreen_ckfkt_10{z-index:2147483000;background:#fff;background:var(--theme-page-background,#fff);width:100vw;height:100vh;min-height:100dvh;padding:0;position:fixed;inset:0}
