:root,
.scheme_default,
body.scheme_default {
	--theme-color-bg_color: #ffffff;
	--theme-color-bg_color_2: #faf9f6;
	--theme-color-bd_color: #e6ded7;
	--theme-color-title: #1f242e;
	--theme-color-text: #4b5563;
	--theme-color-meta: #7a828c;
	--theme-color-link: #c20919;
	--theme-color-hover: #930712;
	--theme-color-text_link: #c20919;
	--theme-color-text_hover: #930712;
	--theme-color-inverse_link: #ffffff;
	--theme-color-inverse_hover: #ffffff;
	--theme-color-alt_bg_color: #1f242e;
	--theme-color-alt_bg_color_2: #2b303a;
	--theme-color-alt_bd_color: #3a404b;
	--theme-color-alt_title: #ffffff;
	--theme-color-alt_text: #d8dde5;
	--theme-color-alt_meta: #9aa3af;
	--theme-color-alt_link: #f5e1e1;
	--theme-color-alt_hover: #ffffff;
	--theme-color-bg_color_0: rgba(255, 255, 255, 0);
	--theme-color-bg_color_02: rgba(255, 255, 255, 0.2);
	--theme-color-bg_color_05: rgba(255, 255, 255, 0.5);
	--theme-color-bg_color_07: rgba(255, 255, 255, 0.7);
	--theme-color-bg_color_09: rgba(255, 255, 255, 0.9);
	--theme-color-bg_color_2_05: rgba(250, 249, 246, 0.7);
	--theme-color-alt_bg_color_05: rgba(31, 36, 46, 0.5);
	--theme-color-alt_title_08: rgba(255, 255, 255, 0.8);
	--theme-color-link_07: rgba(194, 9, 25, 0.7);
	--theme-color-link_blend: #cf141e;

	--e-global-color-primary: #c20919;
	--e-global-color-secondary: #1f242e;
	--e-global-color-text: #4b5563;
	--e-global-color-accent: #930712;
	--e-global-color-theme_color_bg_color: #ffffff;
	--e-global-color-theme_color_bg_color_2: #faf9f6;
	--e-global-color-theme_color_bd_color: #e6ded7;
	--e-global-color-theme_color_title: #1f242e;
	--e-global-color-theme_color_text: #4b5563;
	--e-global-color-theme_color_meta: #7a828c;
	--e-global-color-theme_color_link: #c20919;
	--e-global-color-theme_color_hover: #930712;
	--e-global-color-theme_color_alt_bg_color: #1f242e;
	--e-global-color-theme_color_alt_bg_color_2: #2b303a;
	--e-global-color-theme_color_alt_bd_color: #3a404b;
	--e-global-color-theme_color_alt_title: #ffffff;
	--e-global-color-theme_color_alt_text: #d8dde5;
	--e-global-color-theme_color_alt_meta: #9aa3af;
	--e-global-color-theme_color_alt_link: #f5e1e1;
	--e-global-color-theme_color_alt_hover: #ffffff;

	--theme-var-page_width: 1290px;
	--theme-var-page_boxed_extra: 60px;
	--theme-var-page_fullwide_max: 1920px;
	--theme-var-page_fullwide_extra: 60px;
	--theme-var-grid_gap: 30px;
	--theme-var-global-border-radius: 15px;
	--theme-var-global-border-radius-small: 10px;
	--theme-var-social-links-border-radius: 50%;

	--gleisan-font-body-stack: "Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", "Helvetica Neue", Arial, sans-serif;
	--gleisan-font-heading-stack: "Trirong", "Noto Serif TC", "Songti TC", "PMingLiU", Georgia, "Times New Roman", serif;

	--theme-font-p_font-family: var(--gleisan-font-body-stack);
	--theme-font-p_font-size: 16px;
	--theme-font-p_font-weight: 400;
	--theme-font-p_font-style: normal;
	--theme-font-p_line-height: 1.625em;
	--theme-font-p_text-transform: none;
	--theme-font-p_letter-spacing: 0;
	--theme-font-p_margin-top: 0;
	--theme-font-p_margin-bottom: 1.62em;
	--theme-font-menu_font-family: var(--gleisan-font-body-stack);
	--theme-font-menu_font-size: 16px;
	--theme-font-menu_font-weight: 500;
	--theme-font-menu_line-height: 1.7em;
	--theme-font-submenu_font-family: var(--gleisan-font-body-stack);
	--theme-font-submenu_font-size: 15px;
	--theme-font-submenu_font-weight: 500;
	--theme-font-submenu_line-height: 1.87em;
	--theme-font-button_font-family: var(--gleisan-font-body-stack);
	--theme-font-button_font-size: 16px;
	--theme-font-button_font-weight: 500;
	--theme-font-button_line-height: 19px;
	--theme-font-button_padding: 16px 36px 17px 36px;
	--theme-font-button_border-radius: 10px;
	--theme-font-input_font-family: inherit;
	--theme-font-input_font-size: 15px;
	--theme-font-input_font-weight: 400;
	--theme-font-input_line-height: 1.6em;
	--theme-font-input_padding: 0.9em 1.15em;
	--theme-font-input_border-radius: 10px;
	--theme-font-h1_font-family: var(--gleisan-font-heading-stack);
	--theme-font-h1_font-size: 57px;
	--theme-font-h1_font-weight: 400;
	--theme-font-h1_line-height: 1.1052em;
	--theme-font-h1_letter-spacing: 0;
	--theme-font-h2_font-family: var(--gleisan-font-heading-stack);
	--theme-font-h2_font-size: 47px;
	--theme-font-h2_font-weight: 400;
	--theme-font-h2_line-height: 1.1276em;
	--theme-font-h2_letter-spacing: 0;
	--theme-font-h3_font-family: var(--gleisan-font-heading-stack);
	--theme-font-h3_font-size: 35px;
	--theme-font-h3_font-weight: 400;
	--theme-font-h3_line-height: 1.1142em;
	--theme-font-h3_letter-spacing: 0;
	--theme-font-h4_font-family: var(--gleisan-font-heading-stack);
	--theme-font-h4_font-size: 28px;
	--theme-font-h4_font-weight: 400;
	--theme-font-h4_line-height: 1.2143em;
	--theme-font-h5_font-family: var(--gleisan-font-heading-stack);
	--theme-font-h5_font-size: 23px;
	--theme-font-h5_font-weight: 400;
	--theme-font-h5_line-height: 1.2174em;
	--theme-font-h6_font-family: var(--gleisan-font-heading-stack);
	--theme-font-h6_font-size: 19px;
	--theme-font-h6_font-weight: 400;
	--theme-font-h6_line-height: 1.2632em;
	--theme-font-logo_font-family: var(--gleisan-font-heading-stack);
	--theme-font-logo_font-size: 35px;
	--theme-font-logo_font-weight: 400;
	--theme-font-logo_line-height: 1.1142em;

	--gleisan-color-surface: var(--theme-color-bg_color);
	--gleisan-color-surface-muted: var(--theme-color-bg_color_2);
	--gleisan-color-surface-warm: #fbfaf7;
	--gleisan-color-catalog-media: #fbfaf8;
	--gleisan-color-border-subtle: #f0ede8;
	--gleisan-color-border-muted: #eae8e2;
	--gleisan-color-accent: var(--theme-color-link);
	--gleisan-color-accent-hover: var(--theme-color-hover);
	--gleisan-color-inverse-text: var(--theme-color-inverse_link);
	--gleisan-color-inverse-soft: #fbf0f2;
	--gleisan-color-success: #24714b;
	--gleisan-color-warning: #a15c00;
	--gleisan-color-gold: #b7822c;
	--gleisan-color-dark: #10131a;
	--gleisan-color-deep-red: #3a0207;
	--gleisan-color-provider-apple-border: #000000;
	--gleisan-color-meta-muted: #8d9199;
	--gleisan-color-accent-bg-alpha: rgba(194, 9, 25, 0.08);
	--gleisan-color-accent-bg-soft-alpha: rgba(194, 9, 25, 0.06);
	--gleisan-color-accent-border-alpha: rgba(194, 9, 25, 0.2);
	--gleisan-color-accent-border-strong-alpha: rgba(194, 9, 25, 0.5);
	--gleisan-color-success-bg-alpha: rgba(36, 113, 75, 0.08);
	--gleisan-color-success-border-alpha: rgba(36, 113, 75, 0.22);
	--gleisan-color-warning-bg-alpha: rgba(161, 92, 0, 0.08);
	--gleisan-color-warning-border-alpha: rgba(161, 92, 0, 0.22);

	--gleisan-radius-xs: 4px;
	--gleisan-radius-sm: 6px;
	--gleisan-radius-md: 8px;
	--gleisan-radius-lg: 12px;
	--gleisan-shadow-soft: 0 12px 30px rgba(31, 36, 46, 0.08);
	--gleisan-shadow-card: 0 10px 24px rgba(31, 36, 46, 0.06);
	--gleisan-header-height: 80px;
	--gleisan-transition-fast: 160ms ease;
	--gleisan-transition-medium: 220ms ease;
	--gleisan-catalog-gap: 1rem;
	--gleisan-catalog-image-bg: var(--gleisan-color-catalog-media);
}

@media (max-width: 1279px) {
	:root {
		--theme-font-h1_font-size: 45px;
		--theme-font-h2_font-size: 36px;
		--theme-font-h3_font-size: 28px;
		--theme-font-h4_font-size: 22px;
		--theme-font-h5_font-size: 20px;
		--theme-font-h6_font-size: 18px;
		--theme-font-logo_font-size: 28px;
	}
}

@media (max-width: 782px) {
	:root {
		--theme-font-p_font-size: 15px;
		--theme-font-h1_font-size: 36px;
		--theme-font-h2_font-size: 31px;
		--theme-font-h3_font-size: 26px;
		--theme-font-h5_font-size: 19px;
		--theme-font-h6_font-size: 17px;
		--theme-font-logo_font-size: 22px;
		--gleisan-header-height: 70px;
		--gleisan-catalog-gap: 0.875rem;
	}
}
