: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-border-color:#e7e7e7}: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-border-color:#383838}:root{--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}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html,body,#root{height:100%}#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)}}
