:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--foreground-color: #213547;--background-color: #ffffff;--link-color: #646cff;--link-hover-color: #535bf2;--button-background-color: #f9f9f9}html[data-theme=dark]{color-scheme:dark;--foreground-color: rgba(255, 255, 255, .87);--background-color: #242424;--link-color: #646cff;--link-hover-color: #535bf2;--button-background-color: #1a1a1a}a{font-weight:500;color:var(--link-color);text-decoration:inherit}a:hover{color:var(--link-hover-color)}body{margin:0;min-width:320px;min-height:100vh;color:var(--foreground-color);background-color:var(--background-color)}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--button-background-color);cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.custom-scrollbar-dropdown ::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar-dropdown ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.custom-scrollbar-dropdown ::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px;border:2px solid #f1f1f1}.custom-scrollbar-dropdown ::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.custom-scrollbar-dropdown .ant-select-dropdown-menu,.custom-scrollbar-dropdown .ant-cascader-menus{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}
