:root{--main-grey:#8e8e8e;--main-blue:#1579e9;--other-blue:#bfe0ff;--main-black:#313131;--secondary-black:#404040;--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:#fff;--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{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.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{background-color:var(--banner-bg);max-width:354px;border-radius:20px!important;margin:0!important;padding:10px 0 10px 10px!important}.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}:is(.ant-modal-close-x,.ant-notification-notice-close) svg path{fill:var(--icon-close-color)}.ant-notification-notice-close:hover{transform:scale(1.2);background-color:#0000!important}.ant-notification-notice-close{top:10px!important;right:10px!important}.ant-notification-notice-info{padding-right:0!important}@media (width<=450px){.ant-notification-notice-info{margin-right:6px;max-width:calc(100vw - 60px)!important}}*{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-picker-status-error,.ant-form-item .ant-input-number-status-error{outline:2px solid var(--main-red)!important}.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 .ant-select-item-option-active div{color:var(--main-blue)!important}.ant-select-dropdown{background-color:var(--secondary-bg);min-width:180px!important}.ant-select-dropdown div[aria-selected=true]{color:var(--main-blue)!important;background-color:"transparent"!important}.ant-select-dropdown div[aria-selected=false]{color:var(--main-text)!important}.ant-select-dropdown .ant-select-item-option-selected{color:var(--main-blue)!important;background-color:#0000!important}.ant-select-dropdown .ant-select-item-option:hover{background-color:#0000!important}input:-webkit-autofill{font-size:inherit;transition:background-color 5000s ease-in-out;color:var(--main-blue)!important;-webkit-text-fill-color:var(--main-blue)!important;background-color:#0000!important}
