:root,html{font-size:14px}:root,body,#root{display:flex;flex-direction:column;height:100vh}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}form{width:100%;height:100%}:root,html.light{--gjs-primary-color: #f1f7f8;--gjs-secondary-color: #ffffff;--gjs-tertiary-color: #e0e0e0;--gjs-quaternary-color: #eeeeee;--gjs-color: #001518;--gjs-color-warn: #336a6d;--gjs-main-bg: #ffffff}html.dark{--gjs-primary-color: #0e1718;--gjs-secondary-color: #202929;--gjs-tertiary-color: #2f4040;--gjs-quaternary-color: #336a6d;--gjs-color: #f1f7f8;--gjs-color-warn: #3fcfe3;--gjs-main-bg: #1f2429}.gjs-one-bg{background-color:var(--gjs-primary-color)!important}.gjs-two-bg{background-color:var(--gjs-secondary-color)!important}.gjs-three-bg{background-color:var(--gjs-tertiary-color)!important}.gjs-four-bg{background-color:var(--gjs-quaternary-color)!important}.gjs-one-color,.gjs-two-color,.gjs-three-color,.gjs-four-color{color:var(--gjs-color)!important}.gjs-four-color-h{color:var(--gjs-color-warn)!important}.gjs-cv-canvas{background-color:var(--gjs-primary-color)!important}.gjs-frame-wrapper::-webkit-scrollbar{width:8px;height:8px}.gjs-frame-wrapper::-webkit-scrollbar-track{background:var(--gjs-primary-color)}.gjs-frame-wrapper::-webkit-scrollbar-thumb{background:var(--gjs-tertiary-color);border-radius:4px}.gjs-frame-wrapper::-webkit-scrollbar-thumb:hover{background:var(--gjs-quaternary-color)}
