.button-base{font-size:14px!important;font-weight:600!important;display:flex!important;align-items:center!important;transition:background-color .3s ease!important;text-transform:none!important;gap:8px!important;margin:0!important;padding:0 16px!important;border:none!important}.button-primary{background-color:#e1ce06!important;color:#14161a!important;border:1px solid #e1ce06!important}.button-primary:hover:not(:disabled){background-color:#d3a238!important;color:#14161a!important;border:1px solid #d3a238!important}.button-secondary{background-color:#fff!important;color:#242424!important;border:1px solid #242424!important}.button-secondary:hover,.button-secondary:hover:not(:disabled){background-color:#e0e0e0!important;color:#242424!important;border:1px solid #242424!important}.button-transparent{background-color:#eeeef0!important;color:#242424!important;border:1px solid #eeeef0!important}.button-transparent:hover:not(:disabled){background-color:#e0e0e0!important;color:#242424!important;border:1px solid #e0e0e0!important}.button-cancel{background-color:#e94e2d!important;color:#fff!important;border:1px solid #e94e2d!important}.button-cancel:hover:not(:disabled){background-color:#b10e1c!important;color:#fff!important;border:1px solid #b10e1c!important}.button-success,.button-success:hover:not(:disabled){background-color:#3bb85d!important;color:#fff!important;border:1px solid #3bb85d!important}.button-lightCancel,.button-lightCancel:hover:not(:disabled){background-color:#fff!important;color:#e94e2d!important;border:1px solid #e94e2d!important}.button-info{background-color:#006de7!important;color:#fff!important;border:1px solid #006de7!important}.button-info:hover:not(:disabled){background-color:#005bbf!important;color:#fff!important;border:1px solid #005bbf!important}.button-disabled{cursor:not-allowed!important}.button-disabled,.button-disabled:hover{background-color:#ececec!important;color:#000!important;border-color:#ececec!important;box-shadow:none!important}.button-small{max-height:32px!important;min-height:32px!important}.button-medium{max-height:40px!important;min-height:40px!important}.button-large{max-height:48px!important;min-height:48px!important}.button-base:focus{outline:2px solid #d3a238!important;outline-offset:2px!important}.button-base:focus:not(:focus-visible){outline:none!important}