$primary-color: #1890ff;
$font-size-large: 24px;
$font-size-base: 18px;
$font-weight-large: 300;
$font-weight-base: 100;
$text-color: rgba(255, 255, 255, 0.85);
$text-color-disabled: #9ca3af;
$text-color-base: rgba(0, 0, 0, 0.85);
$border-radius-large: 8px;
$border-radius-base: 4px;
$box-shadow-base: 0 2px 8px rgba(0, 0, 0, 0.15);
