:root{--transition-theme: background-color .3s ease, color .3s ease, border-color .3s ease, box-shadow .3s ease}body{margin:0;padding:0}#root{width:100%;height:100%}[data-theme=light] body{background-color:#f5f5f5}[data-theme=dark] body{background-color:#0c0e10}body,.ant-layout,.ant-layout-header,.ant-layout-content,.ant-card,.ant-modal-content,.ant-drawer-content,.ant-table,.ant-menu{transition:var(--transition-theme)}[data-theme=dark] .ant-btn-primary{box-shadow:0 0 20px #4a9eff40}[data-theme=dark] .ant-btn-primary:hover{box-shadow:0 0 25px #4a9eff66}[data-theme=dark] .ant-select-dropdown{background-color:#1c1f24}[data-theme=dark] .ant-select-dropdown .ant-select-item{color:#b0b4ba}[data-theme=dark] .ant-select-dropdown .ant-select-item-option-active,[data-theme=dark] .ant-select-dropdown .ant-select-item-option-selected{background-color:#2a2d32}[data-theme=dark] .ant-menu-horizontal>.ant-menu-item-selected,[data-theme=dark] .ant-menu-horizontal>.ant-menu-item-active{background-color:transparent!important}[data-theme=dark] .ant-menu-horizontal>.ant-menu-item-selected:after{border-bottom-width:2px!important;border-bottom-color:#4a9eff!important}[data-theme=light] .ant-menu-horizontal>.ant-menu-item-selected,[data-theme=light] .ant-menu-horizontal>.ant-menu-item-active{background-color:transparent!important}[data-theme=light] .ant-menu-horizontal>.ant-menu-item-selected:after{border-bottom-width:2px!important;border-bottom-color:#1890ff!important}html[data-theme=dark] .ant-input,html[data-theme=dark] .ant-input-affix-wrapper>input.ant-input,html[data-theme=dark] .ant-select-selection-search-input,html[data-theme=dark] .ant-input-affix-wrapper,html[data-theme=dark] .ant-select-auto-complete .ant-select-selector,html[data-theme=dark] .ant-select-auto-complete .ant-select-selection-search-input,html[data-theme=dark] .ant-select .ant-select-selection-search-input,html[data-theme=dark] .ant-select-single .ant-select-selector .ant-select-selection-search-input,html[data-theme=dark] .ant-select-single .ant-select-selector input{color:#b0b4ba!important;background-color:#1c1f24!important}html[data-theme=dark] .ant-select-auto-complete input,html[data-theme=dark] .ant-select input,html[data-theme=dark] .ant-select-selection-item{color:#b0b4ba!important}html[data-theme=dark] .ant-input::placeholder,html[data-theme=dark] .ant-select-selection-placeholder{color:#5a5f66!important}html[data-theme=dark] .ant-input-number,html[data-theme=dark] .ant-input-number-input{color:#b0b4ba!important;background-color:#1c1f24!important}html[data-theme=dark] .ant-input-number-handler-wrap{background-color:#2a2d32!important}html[data-theme=dark] .ant-input-number-handler{border-color:#2a2d32!important}[data-theme=dark] .ant-message .ant-message-notice-content{background-color:#1c1f24;color:#b0b4ba;box-shadow:0 6px 16px #0006}[data-theme=dark] .ant-notification .ant-notification-notice{background-color:#1c1f24;color:#b0b4ba}html[data-theme=light] .ant-input,html[data-theme=light] .ant-select-auto-complete input,html[data-theme=light] .ant-select input{color:#000000e0!important;background-color:#fff!important}html[data-theme=light] .ant-select-dropdown{background-color:#fff}html[data-theme=light] .ant-select-dropdown .ant-select-item{color:#000000e0}
