body{margin:0;padding:0;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}*{box-sizing:border-box}li,ol,ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0;padding:0}a{text-decoration:none;color:var(--color-primary)}table{border-collapse:collapse}:root{--main-color:#d52121;--color-primary:#d21b1a;--color-sub-primary:#d21b1a;--bg-color-grey:#f3f2f8;--bg-color-white:#fff;--card-bg-color:rgba(0,0,0,.05);--ant-button-default-color:#f75953;--text-color-sub:rgba(0,0,0,.6);--z-index-10:10;--z-index-100:100;--z-index-1000:1000;--z-index-9999:9999}body button.ant-btn-default{color:var(--ant-button-default-color);border-color:var(--ant-button-default-color)}body button.ant-btn:hover:not(:disabled){opacity:.8}body .ant-btn-link:not(:disabled):not(.ant-btn-disabled):hover{color:var(--color-primary)}body .ant-btn-primary{background-image:linear-gradient(0deg,var(--color-primary),var(--color-sub-primary));border:1px solid var(--color-sub-primary);color:#fff;box-shadow:none}body .ant-btn-primary:disabled,body .ant-btn-primary:disabled:hover{opacity:.6;color:#fff}body .ant-input-affix-wrapper,body .ant-input-search .ant-input-search-button,body .ant-picker,body .ant-select-focused.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector,body .ant-select-single:not(.ant-select-customize-input) .ant-select-selector,body .ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:36px;border-color:#666}body .ant-input-affix-wrapper .ant-input,body .ant-input-search .ant-input-search-button .ant-input,body .ant-picker .ant-input,body .ant-select-focused.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector .ant-input,body .ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-input,body .ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input .ant-input{height:auto}body .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover,body .ant-input:hover,body .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover .ant-select-selector{border-color:#666}body .ant-input-affix-wrapper-focused,body .ant-input:focus,body .ant-picker-focused,body .ant-select-focused.ant-select:not(.ant-select-disabled):not(.ant -select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector{box-shadow:none}body .ant-select-single .ant-select-selector .ant-select-selection-item,body .ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:34px}body .ant-input{height:36px;border-color:#666}body textarea.ant-input{min-height:36px;height:auto;line-height:24px}body .ant-form-item{margin-bottom:12px}body .ant-spin-nested-loading>div>.ant-spin{color:var(--color-primary)}body .ant-drawer .ant-drawer-content,body .ant-drawer .ant-drawer-content .ant-drawer-wrapper-body,body .ant-modal .ant-modal-content{margin:auto}body .ant-popover{z-index:999}body .ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon{color:var(--color-primary)}body .ant-modal-confirm-confirm .ant-btn-default:not(:disabled):not(.ant-btn-disabled):active,body .ant-modal-confirm-confirm .ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover,body .ant-modal-confirm-confirm .ant-btn-primary:not(:disabled):not(.ant-btn-disabled):active,body .ant-modal-confirm-confirm .ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{color:#fff;border-color:var(--color-sub-primary);background:var(--color-sub-primary)}body .ant-modal-confirm-confirm :where(.css-dev-only-do-not-override-qnu6hi).ant-btn-primary{background:var(--main-color)}