html,body{height:100%;width:100%;margin:0;padding:0}body{--primary-color: #ff9333;--primary-color-dark: #092c4c;--primary-color-rgb: 255, 160, 76;--primary-color2: rgba(var(--primary-color-rgb), .15);--primary-color3: rgba(var(--primary-color-rgb), .08);--primary-color-hover: #fffaf6}html{min-width:1366px;min-height:768px}#app{height:100%;display:flex;flex-direction:column}*{box-sizing:border-box}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.ant-menu.ant-menu-dark,.ant-menu-dark .ant-menu-sub,.ant-menu.ant-menu-dark .ant-menu-sub{border-radius:12px}.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#ff9333;border-radius:12px}.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-only-child{border-radius:12px;margin:6px 4px;padding:0 33px}.ant-menu .ant-menu-submenu .ant-menu .ant-menu-item{margin:6px 0 4px!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background-color:#bfbfbfcc;border-radius:8px;animation:pulse 2s infinite}.ant-message .ant-message-notice .ant-message-notice-content{box-shadow:0 2px 8px #00000026}.ant-message .ant-message-notice.unlock .ant-message-notice-content{background-color:#e8f4ff;border:1px solid rgba(36,104,242,.5);border-radius:4px}.custom-delete-modal{border-radius:10px;padding:0}.custom-delete-modal .ant-modal .ant-modal-body{padding:33px 28px 28px}.custom-delete-modal .header{display:flex;align-items:center;justify-content:space-between}.custom-delete-modal .header-title{font-weight:600;color:#092c4c;display:flex;align-items:center;font-size:24px}.custom-delete-modal .header-title .img{margin-right:9px}.custom-delete-modal .header-close{width:29px;height:29px;background:rgb(var(--color-4));border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.custom-delete-modal .content{padding:50px 0 80px;display:flex;align-items:center}.custom-delete-modal .content .icon{color:#ff5c4d;font-size:24px;margin-right:24px}.custom-delete-modal .content .text{color:#5c5f66}.custom-delete-modal .footer{text-align:right;display:block}.custom-delete-modal .footer .ant-btn{color:#092c4c;border-color:#092c4c}.custom-delete-modal .footer .ant-btn.ant-btn-primary{background-color:#ff5c4d;border-color:#ff5c4d;color:#fff}.custom-delete-modal .footer .ant-btn.ant-btn-primary:hover{background-color:#ff5c4d}
