.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}*{box-sizing:inherit;font-size:inherit;font-family:inherit;margin:0;padding:0}html,body{box-sizing:border-box}button,input,textarea,select{font:inherit;letter-spacing:inherit}html{background:var(--theme-back1-color);scrollbar-width:thin}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-thumb{border-radius:4px;box-shadow:inset 0 0 8px 8px var(--theme-2-color);border:1.5px solid transparent}html:hover::-webkit-scrollbar-thumb,html:focus-within::-webkit-scrollbar-thumb{box-shadow:inset 0 0 8px 8px var(--theme-3-color)}body{background:var(--theme-back1-color);color:var(--theme-3-color);transition:background-color .3s ease-in-out}@keyframes kfSpinClockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}page-title span{white-space:normal}page-text p{padding:.5em 0 0}page-text a{color:var(--theme-4-color);cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:transparent}page-text a.active{color:var(--theme-4-color)}@media (any-hover: hover){page-text a:hover{color:var(--theme-4-color)}}page-text a.disabled,page-text a[disabled]{color:var(--theme-2-color)}@media (any-hover: hover){page-text a:hover{text-decoration:underline}}page-text a.router-link-active,page-text a.active-link{cursor:default;color:var(--theme-4-color)}page-text a.disabled,page-text a[disabled]{cursor:default;color:var(--theme-2-color)}:root{--theme-0-color: #e0e0e0;--theme-0-rgb: 224, 224, 224;--theme-1-color: #ccc;--theme-1-rgb: 204, 204, 204;--theme-2-color: #aaa;--theme-2-rgb: 170, 170, 170;--theme-3-color: #666;--theme-3-rgb: 102, 102, 102;--theme-4-color: #000;--theme-4-rgb: 0, 0, 0;--is-dark-theme-color: false;--theme-back1-color: #e0e0e0;--theme-back1-rgb: 224, 224, 224;--theme-back2-color: #ccc;--theme-back2-rgb: 204, 204, 204;--theme-accent-color: dodgerblue;--theme-accent-rgb: 30, 144, 255;--theme-error-color: firebrick;--theme-error-rgb: 178, 34, 34;--theme-warning-color: darkorange;--theme-warning-rgb: 255, 140, 0;--theme-success-color: mediumseagreen;--theme-success-rgb: 60, 179, 113;--theme-info-color: dodgerblue;--theme-info-rgb: 30, 144, 255}body{font-family:Poppins,sans-serif;font-size:1rem;font-weight:300;letter-spacing:1px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{--theme-font-weight-thin: 200;--theme-font-weight-norm: 300}
