@charset "UTF-8";:root{--primary-color: #1890ff;--secondary-color: #52c41a;--success-color: #52c41a;--warning-color: #faad14;--error-color: #ff4d4f;--info-color: #1890ff;--spacing-xs: 8px;--spacing-sm: 16px;--spacing-md: 24px;--spacing-lg: 32px;--spacing-xl: 48px;--font-size-sm: 12px;--font-size-base: 14px;--font-size-lg: 16px;--font-size-xl: 20px;--font-size-xxl: 24px;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px}*{margin:0;padding:0;box-sizing:border-box}html{font-size:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--font-size-base);line-height:1.5;color:#333;background-color:#f5f5f5}a{color:var(--primary-color);text-decoration:none;transition:filter .3s ease}a:hover{filter:brightness(.85)}.text-center{text-align:center}.mt-1{margin-top:var(--spacing-xs)}.mt-2{margin-top:var(--spacing-sm)}.mb-1{margin-bottom:var(--spacing-xs)}.mb-2{margin-bottom:var(--spacing-sm)}.p-1{padding:var(--spacing-xs)}.p-2{padding:var(--spacing-sm)}.custom-select-large .ant-select-selector{padding:4px 10px!important;min-height:32px!important}.custom-select-large .ant-select-selector .ant-select-selection-item{line-height:32px!important;padding:0 8px!important}.custom-select-large .ant-select-selector .ant-select-selection-placeholder,.custom-select-large .ant-select-selector .ant-select-selection-search,.custom-select-large .ant-select-selector .ant-select-selection-search .ant-select-selection-search-input{line-height:32px!important}.custom-select-large.ant-select-multiple .ant-select-selection-item{margin-top:2px!important;margin-bottom:2px!important;height:28px!important;line-height:26px!important}.ant-menu-item-icon,.ant-menu-submenu-arrow,.ant-menu-submenu-popup .ant-menu-item-icon,.ant-menu-sub .ant-menu-item-icon{display:inline-block!important}.ant-menu-item .ant-menu-item-icon+span,.ant-menu-submenu-title .ant-menu-item-icon+span{margin-left:8px}
