.form-field{margin-bottom:24px;width:100%}.form-field__label{display:block;margin-bottom:8px;font-weight:500;color:rgba(0,0,0,0.85)}.form-field__label-with-tooltip{display:flex;align-items:center;gap:6px}.form-field__tooltip-icon{color:rgba(0,0,0,0.45);font-size:14px;cursor:pointer}.form-field__required-mark{color:#ff4d4f;margin-left:4px}.form-field__input-container{position:relative;width:100%}.form-field__input{width:100%}.form-field__error{font-size:14px;color:#ff4d4f;min-height:20px;margin-top:4px;line-height:1.5}.form-field__description{font-size:14px;margin-top:4px}.form-field--error .form-field__input,.form-field--error .form-field__input[data-has-error="true"],.form-field--error .ant-input,.form-field--error .ant-input-affix-wrapper,.form-field--error .ant-input-number,.form-field--error .ant-picker,.form-field--error .ant-select-selector,.form-field--error .ant-checkbox-wrapper,.form-field--error .ant-radio-wrapper{border-color:#ff4d4f !important;box-shadow:0 0 0 2px rgba(255,77,79,0.2) !important}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-3px)}20%,40%,60%,80%{transform:translateX(3px)}}.form-field--shake{animation:shake 0.5s}.form-field--disabled{opacity:0.6;cursor:not-allowed}.form-field__tooltip .ant-tooltip-inner{max-width:300px}

.custom-ant-table .ant-table table{border:1px solid #e7e7e7}.custom-ant-table .ant-table-thead>tr>th{background-color:#e7e7e7;vertical-align:middle;border-bottom:1px solid #dee2e6;text-align:center;font-weight:bold}.custom-ant-table .ant-table-row.ant-table-row-level-0:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.custom-ant-table .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before{height:100%}.custom-ant-table .ant-table-cell:not(:last-child){border-right:1px solid #dee2e6}.custom-ant-table .ant-pagination-item{display:flex;align-items:center;justify-content:center}.extendable-button{color:#2563eb;font-weight:500;font-size:0.875rem;transition:color 0.2s ease-in-out;outline:none;border-radius:0.25rem;border:none;background:none;cursor:pointer}.extendable-button:hover{color:#1e40af}.rules-description.ant-switch{background-color:#B9000E}.rules-description.ant-switch-checked{background-color:#1890ff}

