:root{--main-grey: #b4b4b4;--main-blue: #1579e9;--other-blue: #bfe0ff;--main-black: #313131;--main-grey: #8e8e8e;--secondary-blue: #daedff;--secondary-grey: #8e8e8e;--secondary-light-grey: #f0f0f0;--hover-blue: #50a1fb;--hover-black: #4c4c4c;--hover-light-grey: #c4c4c4;--pressed-blue: #0e4f99;--pressed-black: #191919;--main-green: #1bbd3f;--other-green: #2cae97;--secondary-green: #7ff098;--hover-green: #5dd477;--pressed-green: #1a9e37;--main-red: #ff1e1e;--secondary-red: #ff6d6d;--hover-red: #ff5151;--pressed-red: #d50808;--main-orange: #ff8f27;--secondary-orange: #f1af71;--hover-orange: #ffa550;--pressed-orange: #e47610;--other-yellow: #ffbb27;--main-white: #ffffff;--other-violet: #7e6de7;--main-bg: var(--secondary-blue);--secondary-bg: var(--main-white);--main-text: var(--main-black);--secondary-text: var(--main-white);--placeholder: var(--secondary-grey);--outlines: "transparent";--banner-bg: var(--main-white);--icon-close-color: var(--main-black)}[data-theme=dark]{--main-bg: var(--hover-black);--secondary-bg: var(--main-black);--main-text: var(--main-white);--secondary-text: var(--main-black);--placeholder: var(--secondary-grey);--outlines: var(--secondary-grey);--banner-bg: var(--secondary-grey);--icon-close-color: var(--secondary-light-grey)}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ant-dropdown-menu{background-color:var(--secondary-bg)!important}.ant-dropdown-menu-item{color:var(--main-text)!important}.ant-dropdown-menu-item-active{color:var(--main-blue)!important;background-color:var(--secondary-bg)!important}.ant-notification .ant-notification-notice-wrapper{border-radius:20px!important;margin:0 6px 0 0!important}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice{padding:10px 0 10px 10px!important;max-width:354px;border-radius:20px!important;margin:0!important;background-color:var(--banner-bg)}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice *{color:var(--main-text)}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-close{width:15px;height:15px}.ant-modal-close-x,.ant-notification-notice-close{svg path {fill: var(--icon-close-color);}}.ant-notification-notice-close:hover{background-color:transparent!important;transform:scale(1.2)}.ant-notification-notice-close{right:10px!important;top:10px!important}.ant-notification-notice-info{padding-right:0!important}@media (max-width: 450px){.ant-notification-notice-info{max-width:calc(100vw - 60px)!important;margin-right:6px}}*{font-family:Inter,sans-serif!important}.ant-input-number-input,.ant-input,.ant-picker-input,textarea{font-size:16px!important}.ant-form-item-explain-error{color:var(--main-red)!important}.ant-input-status-error,.ant-form-item-has-error .ant-input-password{outline:2px solid var(--main-red)!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}scrollbar{scrollbar-width:thin;scrollbar-color:var(--secondary-grey) var(--secondary-light-grey)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--secondary-light-grey)}::-webkit-scrollbar-thumb{background:var(--main-grey);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--main-blue)}.ant-select-dropdown{min-width:180px!important;background-color:var(--secondary-bg);div[aria-selected="true"] {color: var(--main-blue) !important; background-color: "transparent" !important;} div[aria-selected="false"] {color: var(--main-text) !important;} .ant-select-item-option-selected {background-color: transparent !important; color: var(--main-blue) !important;} .ant-select-item-option:hover {background-color: transparent !important;}}.ant-select-dropdown .ant-select-item-option-active div{color:var(--main-blue)!important}input:-webkit-autofill{background-color:transparent!important;color:var(--main-blue)!important;font-size:inherit;-webkit-text-fill-color:var( --main-blue )!important;transition:background-color 5000s ease-in-out 0s}
