/**
 * Do not edit directly
 * Generated on Wed, 17 Sep 2025 03:23:35 GMT
 */

:root {
	--color-typography-title: #333333;
	--color-typography-title-rgb: 51, 51, 51;
	--color-typography-text: #333333;
	--color-typography-text-rgb: 51, 51, 51;
	--color-typography-support: #8a8a8a;
	--color-typography-support-rgb: 138, 138, 138;
	--color-typography-support-hover: #a7a7a7;
	--color-typography-support-hover-rgb: 167, 167, 167;
	--color-typography-tip: #8a8a8a;
	--color-typography-tip-rgb: 138, 138, 138;
	--color-typography-tip-hover: #a7a7a7;
	--color-typography-tip-hover-rgb: 167, 167, 167;
	--color-typography-white: #ffffff;
	--color-typography-white-rgb: 255, 255, 255;
	--color-typography-white-secondary: rgba(255, 255, 255, 0.8);
	--color-grayscale-bg-base: #ffffff;
	--color-grayscale-bg-base-rgb: 255, 255, 255;
	--color-grayscale-page-bg-default: #f6f6f6;
	--color-grayscale-page-bg-default-rgb: 246, 246, 246;
	--color-grayscale-page-bg-light: #fafafa;
	--color-grayscale-page-bg-light-rgb: 250, 250, 250;
	--color-grayscale-bg-dark: #333333;
	--color-grayscale-bg-dark-rgb: 51, 51, 51;
	--color-grayscale-icon: #333333;
	--color-grayscale-icon-rgb: 51, 51, 51;
	--color-grayscale-icon-hover: #474747;
	--color-grayscale-icon-hover-rgb: 71, 71, 71;
	--color-grayscale-field-border: #c3c4c9;
	--color-grayscale-field-border-rgb: 195, 196, 201;
	--color-grayscale-border-hover: #ebecf0;
	--color-grayscale-border-hover-rgb: 235, 236, 240;
	--color-grayscale-border: #dedfe4;
	--color-grayscale-border-rgb: 222, 223, 228;
	--color-accent-attention-base: #fe7a32;
	--color-accent-attention-base-rgb: 254, 122, 50;
	--color-accent-attention-base-hover: #ff8a4a;
	--color-accent-attention-base-hover-rgb: 255, 138, 74;
	--color-accent-attention-border-solid: #ffd4bd;
	--color-accent-attention-border-solid-rgb: 255, 212, 189;
	--color-accent-attention-border-solid-hover: #ffdfce;
	--color-accent-attention-border-solid-hover-rgb: 255, 223, 206;
	--color-accent-attention-border-alpha: rgba(254, 122, 50, 0.32);
	--color-accent-attention-border-alpha-hover: rgba(254, 122, 50, 0.24);
	--color-accent-attention-background: #fff2eb;
	--color-accent-attention-background-rgb: 255, 242, 235;
	--color-accent-attention-background-hover: #fff7f3;
	--color-accent-attention-background-hover-rgb: 255, 247, 243;
	--color-accent-primary-base: #007bfb;
	--color-accent-primary-base-rgb: 0, 123, 251;
	--color-accent-primary-base-hover: #3395fc;
	--color-accent-primary-base-hover-rgb: 51, 149, 252;
	--color-accent-primary-border-solid: #add5fe;
	--color-accent-primary-border-solid-rgb: 173, 213, 254;
	--color-accent-primary-border-solid-hover: #c2dffe;
	--color-accent-primary-border-solid-hover-rgb: 194, 223, 254;
	--color-accent-primary-border-alpha: rgba(0, 123, 251, 0.32);
	--color-accent-primary-border-alpha-hover: rgba(0, 123, 251, 0.24);
	--color-accent-primary-background: #ebf4ff;
	--color-accent-primary-background-rgb: 235, 244, 255;
	--color-accent-primary-background-hover: #f5faff;
	--color-accent-primary-background-hover-rgb: 245, 250, 255;
	--color-accent-positive-base: #23c366;
	--color-accent-positive-base-rgb: 35, 195, 102;
	--color-accent-positive-base-hover: #4fcf85;
	--color-accent-positive-base-hover-rgb: 79, 207, 133;
	--color-accent-positive-border-solid: #b9ecce;
	--color-accent-positive-border-solid-rgb: 185, 236, 206;
	--color-accent-positive-border-solid-hover: #caf1da;
	--color-accent-positive-border-solid-hover-rgb: 202, 241, 218;
	--color-accent-positive-border-alpha: rgba(35, 195, 102, 0.32);
	--color-accent-positive-border-alpha-hover: rgba(35, 195, 102, 0.24);
	--color-accent-positive-background: #edfaf3;
	--color-accent-positive-background-rgb: 237, 250, 243;
	--color-accent-positive-background-hover: #f6fdf9;
	--color-accent-positive-background-hover-rgb: 246, 253, 249;
	--color-accent-negative-base: #f63d40;
	--color-accent-negative-base-rgb: 246, 61, 64;
	--color-accent-negative-base-hover: #f86466;
	--color-accent-negative-base-hover-rgb: 248, 100, 102;
	--color-accent-negative-border-solid: #fcc1c2;
	--color-accent-negative-border-solid-rgb: 252, 193, 194;
	--color-accent-negative-border-solid-hover: #fdd0d1;
	--color-accent-negative-border-solid-hover-rgb: 253, 208, 209;
	--color-accent-negative-border-alpha: rgba(246, 61, 64, 0.32);
	--color-accent-negative-border-alpha-hover: rgba(246, 61, 64, 0.24);
	--color-accent-negative-background: #feeff0;
	--color-accent-negative-background-rgb: 254, 239, 240;
	--color-accent-negative-background-hover: #fff7f7;
	--color-accent-negative-background-hover-rgb: 255, 247, 247;
	--typography-header-h1-font-size: 34px;
	--typography-header-h1-font-family: Inter;
	--typography-header-h1-line-height: 44px;
	--typography-header-h1-font-weight: 600;
	--typography-header-h2-font-size: 27px;
	--typography-header-h2-font-family: Inter;
	--typography-header-h2-line-height: 36px;
	--typography-header-h2-font-weight: 600;
	--typography-header-h3-font-size: 22px;
	--typography-header-h3-font-family: Inter;
	--typography-header-h3-line-height: 28px;
	--typography-header-h3-font-weight: 600;
	--typography-header-h4-font-size: 18px;
	--typography-header-h4-font-family: Inter;
	--typography-header-h4-line-height: 24px;
	--typography-header-h4-font-weight: 600;
	--typography-header-h5-font-size: 16px;
	--typography-header-h5-font-family: Inter;
	--typography-header-h5-line-height: 24px;
	--typography-header-h5-font-weight: 600;
	--typography-body-large-regular-font-size: 16px;
	--typography-body-large-regular-font-family: Inter;
	--typography-body-large-regular-line-height: 24px;
	--typography-body-large-regular-font-weight: 400;
	--typography-body-large-semibold-font-size: 16px;
	--typography-body-large-semibold-font-family: Inter;
	--typography-body-large-semibold-line-height: 24px;
	--typography-body-large-semibold-font-weight: 600;
	--typography-body-large-link-font-size: 16px;
	--typography-body-large-link-font-family: Inter;
	--typography-body-large-link-line-height: 24px;
	--typography-body-large-link-font-weight: 600;
	--typography-body-large-link-text-decoration: underline;
	--typography-body-large-bold-font-size: 16px;
	--typography-body-large-bold-font-family: Inter;
	--typography-body-large-bold-line-height: 24px;
	--typography-body-large-bold-font-weight: 700;
	--typography-body-default-regular-font-size: 14px;
	--typography-body-default-regular-font-family: Inter;
	--typography-body-default-regular-line-height: 22px;
	--typography-body-default-regular-font-weight: 400;
	--typography-body-default-semibold-font-size: 14px;
	--typography-body-default-semibold-font-family: Inter;
	--typography-body-default-semibold-line-height: 22px;
	--typography-body-default-semibold-font-weight: 600;
	--typography-body-default-link-font-size: 14px;
	--typography-body-default-link-font-family: Inter;
	--typography-body-default-link-line-height: 22px;
	--typography-body-default-link-font-weight: 600;
	--typography-body-default-link-text-decoration: underline;
	--typography-body-additional-regular-font-size: 14px;
	--typography-body-additional-regular-font-family: Inter;
	--typography-body-additional-regular-line-height: 22px;
	--typography-body-additional-regular-font-weight: 400;
	--typography-body-additional-medium-font-size: 14px;
	--typography-body-additional-medium-font-family: Inter;
	--typography-body-additional-medium-line-height: 22px;
	--typography-body-additional-medium-font-weight: 500;
	--typography-body-additional-semibold-font-size: 14px;
	--typography-body-additional-semibold-font-family: Inter;
	--typography-body-additional-semibold-line-height: 22px;
	--typography-body-additional-semibold-font-weight: 600;
	--typography-body-small-regular-font-size: 12px;
	--typography-body-small-regular-font-family: Inter;
	--typography-body-small-regular-line-height: 16px;
	--typography-body-small-regular-font-weight: 400;
	--typography-body-small-semibold-font-size: 12px;
	--typography-body-small-semibold-font-family: Inter;
	--typography-body-small-semibold-line-height: 16px;
	--typography-body-small-semibold-font-weight: 600;
	--typography-body-small-link-font-size: 12px;
	--typography-body-small-link-font-family: Inter;
	--typography-body-small-link-line-height: 16px;
	--typography-body-small-link-font-weight: 600;
	--typography-body-small-link-text-decoration: underline;
	--typography-body-small-capitalized-font-size: 12px;
	--typography-body-small-capitalized-font-family: Inter;
	--typography-body-small-capitalized-line-height: 16px;
	--typography-body-small-capitalized-font-weight: 400;
	--typography-body-small-capitalized-text-transform: uppercase;
	--typography-caption-regular-font-size: 10px;
	--typography-caption-regular-font-family: Inter;
	--typography-caption-regular-line-height: 14px;
	--typography-caption-regular-font-weight: 400;
	--typography-caption-regular-letter-spacing: 0.06em;
	--typography-caption-regular-allcaps-font-size: 10px;
	--typography-caption-regular-allcaps-font-family: Inter;
	--typography-caption-regular-allcaps-line-height: 14px;
	--typography-caption-regular-allcaps-font-weight: 400;
	--typography-caption-regular-allcaps-letter-spacing: 0.06em;
	--typography-caption-regular-allcaps-text-transform: uppercase;
	--typography-caption-semibold-allcaps-font-size: 10px;
	--typography-caption-semibold-allcaps-font-family: Inter;
	--typography-caption-semibold-allcaps-line-height: 14px;
	--typography-caption-semibold-allcaps-font-weight: 600;
	--typography-caption-semibold-allcaps-letter-spacing: 0.06em;
	--typography-caption-semibold-allcaps-text-transform: uppercase;
	--typography-micro-semibold-font-size: 8px;
	--typography-micro-semibold-font-family: Inter;
	--typography-micro-semibold-line-height: 12px;
	--typography-micro-semibold-font-weight: 600;
	--typography-micro-semibold-letter-spacing: 0.128em;
	--typography-micro-semibold-text-transform: uppercase;
}
