/*
Theme Name: WeTheme
Theme URI: https://www.311800.com
Author: WeTheme
Author URI: https://www.311800.com
Description: 仿微信官网下载页风格的 WordPress 主题，采用对角分屏布局展示多平台内容。
Version: 1.9.19
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wetheme
*/

/* ==========================================================================
   Reset & Base
   ========================================================================== */

*,
*::before,
*::after {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
	overflow: hidden;
}

html {
	background: #f5f5f5;
}
@font-face {
  font-family: "iconfont"; /* Project id 5198432 */
  src: url('//at.alicdn.com/t/c/font_5198432_k0n9hvzt2k9.woff2?t=1782107304149') format('woff2'),
       url('//at.alicdn.com/t/c/font_5198432_k0n9hvzt2k9.woff?t=1782107304149') format('woff'),
       url('//at.alicdn.com/t/c/font_5198432_k0n9hvzt2k9.ttf?t=1782107304149') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-AIzhineng:before {
  content: "\e679";
}

.icon--yibiaopan:before {
  content: "\e629";
}

.icon-shequ:before {
  content: "\e675";
}

.icon-queren:before {
  content: "\e632";
}

.icon-xitongguanlizizhan:before {
  content: "\e627";
}

.icon-zhanchang:before {
  content: "\e65e";
}

.icon-guanliheyunyingzhichi:before {
  content: "\e653";
}

.icon-guanggao:before {
  content: "\e630";
}

.icon-a-2_guanggao:before {
  content: "\e65b";
}

.icon-cooperation:before {
  content: "\e612";
}

.icon-zhifu:before {
  content: "\e8f9";
}

.icon-duozhandianfenbux:before {
  content: "\e661";
}

.icon-tongzhi:before {
  content: "\e86a";
}

.icon-mokuaihuaguanli:before {
  content: "\e63a";
}

.icon-mokuaihua:before {
  content: "\e626";
}

.icon-5_round:before {
  content: "\e643";
}

.icon-24hour:before {
  content: "\e621";
}

.icon-gexinghua:before {
  content: "\e6a2";
}

.icon-yiduiyigoutong-xuanzhong:before {
  content: "\e8bc";
}

.icon-xiaoshi:before {
  content: "\e622";
}

.icon-zhuanshugongneng:before {
  content: "\e71c";
}

.icon-gengxin1:before {
  content: "\e60f";
}

.icon-xiaochengxu:before {
  content: "\e62d";
}

.icon-danxingyunfuwuqi:before {
  content: "\e67c";
}

.icon-APIjiekou:before {
  content: "\e642";
}

.icon-banquan:before {
  content: "\e60b";
}

.icon-pinpai:before {
  content: "\f622";
}

.icon-APIjiekou2:before {
  content: "\e659";
}

.icon-a-Symbolidentification_banquanfuhao_copyright_linear:before {
  content: "\e77f";
}

.icon-IPsuoyouquan:before {
  content: "\e601";
}

.icon-qishou:before {
  content: "\e611";
}

.icon-qishouguanli:before {
  content: "\e608";
}

.icon-a-120_shoucang:before {
  content: "\e874";
}

.icon-ershou-copy:before {
  content: "\e600";
}

.icon-gonggaoguanli:before {
  content: "\e666";
}

.icon-shouji1:before {
  content: "\e694";
}

.icon-4_round:before {
  content: "\e63f";
}

.icon-1_round:before {
  content: "\e63e";
}

.icon-3_round:before {
  content: "\e640";
}

.icon-2_round:before {
  content: "\e641";
}

.icon-shuzimenhu:before {
  content: "\e6f6";
}

.icon-shuzishi:before {
  content: "\e7bf";
}



/* ==========================================================================
   Custom Fonts — TencentSans
   ========================================================================== */

@font-face {
	font-family: "TencentSans";
	src: url("assets/font/TencentSans-W3.woff") format("woff");
	font-weight: 300 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "TencentSans";
	src: url("assets/font/TencentSans-W7.woff") format("woff");
	font-weight: 600 700;
	font-style: normal;
	font-display: swap;
}

:root {
	--wetheme-font-family: "TencentSans", "PingFang SC", "Microsoft YaHei", sans-serif;
	--site-header-height: 72px;
}

body {
	font-family: var(--wetheme-font-family);
	font-weight: 300;
	font-size: 16px;
	line-height: 1.6;
	color: #333;
	background: #f5f5f5;
	-webkit-font-smoothing: antialiased;
	overscroll-behavior: none;
}

.panel__title,
.panel-screen__module-title,
.panel-screen__carousel-title,
.panel-screen__devices-title,
.panel-screen__features-title,
.panel-screen__solutions-title,
.panel-screen__finance-news-title,
.panel-screen__connect-title,
.panel-screen__process-flow-title,
.panel-screen__business-arch-title,
.panel-screen__faq-title,
.parallax-banner__title,
.panel-screen__title {
	font-family: var(--wetheme-font-family);
	font-weight: 700;
}

.panel-screen__module-desc {
	font-family: var(--wetheme-font-family);
	font-weight: 300;
}

.connect-nav__title,
.connect-nav__desc,
.connect-card__title,
.connect-card__desc {
	font-family: var(--wetheme-font-family);
}

.connect-nav__desc,
.connect-card__desc {
	font-weight: 300;
}

.connect-nav__title,
.connect-card__title {
	font-weight: 700;
}

/* 模块头部：标题 + 描述，与下方内容间距 55px（第一屏 panel__title 除外） */
.panel-screen__module-head {
	width: 100%;
	padding: 0 28px;
	text-align: center;
	flex-shrink: 0;
	margin-bottom: 55px;
	box-sizing: border-box;
}

.panel-screen__module-head .panel-screen__carousel-title,
.panel-screen__module-head .panel-screen__devices-title,
.panel-screen__module-head .panel-screen__features-title,
.panel-screen__module-head .panel-screen__solutions-title,
.panel-screen__module-head .panel-screen__connect-title,
.panel-screen__module-head .panel-screen__process-flow-title,
.panel-screen__module-head .panel-screen__business-arch-title,
.panel-screen__module-head .panel-screen__faq-title {
	margin: 0 0 10px;
}

.panel-screen__module-desc {
	font-size: 15px;
	color: #888;
	margin: 0;
	line-height: 1.6;
}

a {
	color: inherit;
	text-decoration: none;
	transition: opacity 0.2s ease;
}

a:hover {
	opacity: 0.7;
}

img {
	max-width: 100%;
	height: auto;
}

/* ==========================================================================
   Left Panel Screens
   ========================================================================== */

.split-hero__panel--mac {
	padding: 0;
	align-items: stretch;
	height: 100%;
	min-height: 0;
	overflow: hidden;
	position: relative;
	clip-path: polygon(0 0, 100% 0, 92% 100%, 0 100%);
	transition: clip-path 0.6s ease, opacity 0.6s ease;
}

.split-hero.is-mac-active .split-hero__panel--mac {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	z-index: 2;
}

.split-hero__panel--win {
	clip-path: polygon(4% 0, 100% 0, 100% 100%, 0 100%);
	transition: clip-path 0.6s ease, opacity 0.6s ease;
	padding: 0;
	align-items: stretch;
	height: 100%;
	min-height: 0;
	overflow: hidden;
}

.split-hero.is-mac-active .split-hero__panel--win {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.split-hero.is-win-active .split-hero__panel--mac {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.split-hero.is-win-active .split-hero__panel--win {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	z-index: 2;
}

.panel-screens {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: transparent;
}

.panel-screens__track {
	position: relative;
	width: 100%;
	height: 100%;
}

.panel-screen {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 48px 28px;
	box-sizing: border-box;
	overflow: hidden;
	opacity: 0;
	transform: translate3d(0, 100%, 0);
	pointer-events: none;
	z-index: 0;
	transition:
		transform 0.88s cubic-bezier(0.22, 1, 0.36, 1),
		opacity 0.72s cubic-bezier(0.22, 1, 0.36, 1),
		background-color 0.45s ease;
}

.panel-screen::before {
	content: "";
	position: absolute;
	inset: -35% -8%;
	z-index: 0;
	background: inherit;
	pointer-events: none;
	transform: translate3d(0, 22%, 0);
	transition: transform 1.05s cubic-bezier(0.22, 1, 0.36, 1);
}

.panel-screen > * {
	position: relative;
	z-index: 1;
}

.panel-screens.is-screen-up .panel-screen:not(.is-active):not(.is-leaving):not(.is-entering) {
	transform: translate3d(0, -100%, 0);
}

.panel-screens.is-screen-down .panel-screen.is-entering,
.panel-screens.is-screen-up .panel-screen.is-entering {
	opacity: 1;
}

.panel-screens.is-screen-down .panel-screen.is-entering {
	transform: translate3d(0, 100%, 0);
}

.panel-screens.is-screen-up .panel-screen.is-entering {
	transform: translate3d(0, -100%, 0);
}

.panel-screens.is-screen-down .panel-screen.is-entering::before {
	transform: translate3d(0, 48%, 0);
}

.panel-screens.is-screen-up .panel-screen.is-entering::before {
	transform: translate3d(0, -48%, 0);
}

.panel-screen.is-active {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	pointer-events: auto;
	z-index: 1;
}

.panel-screen.is-active::before {
	transform: translate3d(0, 0, 0);
}

.panel-screen.is-leaving {
	opacity: 0;
	pointer-events: none;
	z-index: 2;
}

.panel-screens.is-screen-down .panel-screen.is-leaving {
	transform: translate3d(0, -42%, 0);
}

.panel-screens.is-screen-up .panel-screen.is-leaving {
	transform: translate3d(0, 42%, 0);
}

.panel-screens.is-screen-down .panel-screen.is-leaving::before {
	transform: translate3d(0, -26%, 0);
}

.panel-screens.is-screen-up .panel-screen.is-leaving::before {
	transform: translate3d(0, 26%, 0);
}

.panel-screen .panel__main,
.panel-screen .panel-screen__module-head,
.panel-screen .panel-screen__carousel,
.panel-screen .panel-screen__inner,
.panel-screen .panel-screen__devices,
.panel-screen .panel-screen__features,
.panel-screen .panel-screen__connect,
.panel-screen .connect-panel {
	transition:
		transform 0.96s cubic-bezier(0.22, 1, 0.36, 1),
		opacity 0.78s cubic-bezier(0.22, 1, 0.36, 1);
}

.panel-screens.is-screen-down .panel-screen.is-entering .panel__main,
.panel-screens.is-screen-down .panel-screen.is-entering .panel-screen__module-head,
.panel-screens.is-screen-down .panel-screen.is-entering .panel-screen__carousel,
.panel-screens.is-screen-down .panel-screen.is-entering .panel-screen__inner,
.panel-screens.is-screen-down .panel-screen.is-entering .panel-screen__devices,
.panel-screens.is-screen-down .panel-screen.is-entering .panel-screen__features,
.panel-screens.is-screen-down .panel-screen.is-entering .panel-screen__connect {
	transform: translate3d(0, 110px, 0);
	opacity: 0.55;
}

.panel-screens.is-screen-up .panel-screen.is-entering .panel__main,
.panel-screens.is-screen-up .panel-screen.is-entering .panel-screen__module-head,
.panel-screens.is-screen-up .panel-screen.is-entering .panel-screen__carousel,
.panel-screens.is-screen-up .panel-screen.is-entering .panel-screen__inner,
.panel-screens.is-screen-up .panel-screen.is-entering .panel-screen__devices,
.panel-screens.is-screen-up .panel-screen.is-entering .panel-screen__features,
.panel-screens.is-screen-up .panel-screen.is-entering .panel-screen__connect {
	transform: translate3d(0, -110px, 0);
	opacity: 0.55;
}

.panel-screen.is-active .panel__main,
.panel-screen.is-active .panel-screen__module-head,
.panel-screen.is-active .panel-screen__carousel,
.panel-screen.is-active .panel-screen__inner,
.panel-screen.is-active .panel-screen__devices,
.panel-screen.is-active .panel-screen__features,
.panel-screen.is-active .panel-screen__connect {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.panel-screen.is-active .panel-screen__module-head {
	transition-delay: 0.08s;
}

.panel-screen.is-active .panel-screen__carousel,
.panel-screen.is-active .panel-screen__inner,
.panel-screen.is-active .panel-screen__devices,
.panel-screen.is-active .panel-screen__features,
.panel-screen.is-active .panel-screen__connect {
	transition-delay: 0.16s;
}

.panel-screens.is-screen-down .panel-screen.is-leaving .panel__main,
.panel-screens.is-screen-down .panel-screen.is-leaving .panel-screen__module-head,
.panel-screens.is-screen-down .panel-screen.is-leaving .panel-screen__carousel,
.panel-screens.is-screen-down .panel-screen.is-leaving .panel-screen__inner,
.panel-screens.is-screen-down .panel-screen.is-leaving .panel-screen__devices,
.panel-screens.is-screen-down .panel-screen.is-leaving .panel-screen__features,
.panel-screens.is-screen-down .panel-screen.is-leaving .panel-screen__connect {
	transform: translate3d(0, -150px, 0);
	opacity: 0;
	transition-delay: 0s;
}

.panel-screens.is-screen-up .panel-screen.is-leaving .panel__main,
.panel-screens.is-screen-up .panel-screen.is-leaving .panel-screen__module-head,
.panel-screens.is-screen-up .panel-screen.is-leaving .panel-screen__carousel,
.panel-screens.is-screen-up .panel-screen.is-leaving .panel-screen__inner,
.panel-screens.is-screen-up .panel-screen.is-leaving .panel-screen__devices,
.panel-screens.is-screen-up .panel-screen.is-leaving .panel-screen__features,
.panel-screens.is-screen-up .panel-screen.is-leaving .panel-screen__connect {
	transform: translate3d(0, 150px, 0);
	opacity: 0;
	transition-delay: 0s;
}

.panel-screens:not(.is-ready) .panel-screen.is-active {
	opacity: 1;
	transform: none;
	transition: none;
}

.panel-screens:not(.is-ready) .panel-screen.is-active::before {
	transform: none;
	transition: none;
}

.panel-screens:not(.is-ready) .panel-screen.is-active .panel__main,
.panel-screens:not(.is-ready) .panel-screen.is-active .panel-screen__module-head,
.panel-screens:not(.is-ready) .panel-screen.is-active .panel-screen__carousel,
.panel-screens:not(.is-ready) .panel-screen.is-active .panel-screen__inner,
.panel-screens:not(.is-ready) .panel-screen.is-active .panel-screen__devices,
.panel-screens:not(.is-ready) .panel-screen.is-active .panel-screen__features,
.panel-screens:not(.is-ready) .panel-screen.is-active .panel-screen__connect {
	opacity: 1;
	transform: none;
	transition: none;
}

@media (prefers-reduced-motion: reduce) {
	.panel-screen,
	.panel-screen::before,
	.panel-screen .panel__main,
	.panel-screen .panel-screen__module-head,
	.panel-screen .panel-screen__carousel,
	.panel-screen .panel-screen__inner,
	.panel-screen .panel-screen__devices,
	.panel-screen .panel-screen__features,
	.panel-screen .panel-screen__connect {
		transition: none;
	}

	.panel-screen.is-active,
	.panel-screen.is-active::before,
	.panel-screen.is-active .panel__main,
	.panel-screen.is-active .panel-screen__module-head,
	.panel-screen.is-active .panel-screen__carousel,
	.panel-screen.is-active .panel-screen__inner,
	.panel-screen.is-active .panel-screen__devices,
	.panel-screen.is-active .panel-screen__features,
	.panel-screen.is-active .panel-screen__connect {
		opacity: 1;
		transform: none;
	}

	.panel-screen.is-leaving {
		opacity: 0;
		transform: none;
	}
}

.panel-screen:first-child {
	justify-content: center;
}

.panel-screen--carousel {
	justify-content: flex-start;
	align-items: stretch;
	padding: 64px 0 20px;
	overflow: visible;
	background-color: #f5f5f5;
}

.panel-screen--carousel .panel-screen__module-head {
	margin-bottom: 72px;
}

.panel-screen__carousel-title {
	font-size: 32px;
	color: #1a1a1a;
	letter-spacing: 0.02em;
}

.panel-screen__carousel {
	width: 100%;
	max-width: 100%;
	display: block;
	overflow: visible;
	flex: 1;
	min-height: 0;
}

.panel-screen--bg-gray {
	background-color: #f5f5f5;
}

.panel-screen--bg-white {
	background-color: #fff;
}

/* 第二屏及以上：两侧均未展开时 panel 透明；对侧展开时窄条需铺实色 */
.split-hero.is-mac-screen-light:not(.is-mac-active):not(.is-win-active) .split-hero__panel--mac,
.split-hero.is-mac-screen-light:not(.is-mac-active):not(.is-win-active) .panel-screens,
.split-hero.is-mac-screen-white:not(.is-mac-active):not(.is-win-active) .split-hero__panel--mac,
.split-hero.is-mac-screen-white:not(.is-mac-active):not(.is-win-active) .panel-screens,
.split-hero.is-mac-screen-gray:not(.is-mac-active):not(.is-win-active) .split-hero__panel--mac,
.split-hero.is-mac-screen-gray:not(.is-mac-active):not(.is-win-active) .panel-screens {
	background-color: transparent;
}

.split-hero.is-mac-active.is-mac-screen-carousel .split-hero__panel--mac,
.split-hero.is-mac-active.is-mac-screen-carousel .panel-screens,
.split-hero.is-mac-active.is-mac-screen-gray .split-hero__panel--mac,
.split-hero.is-mac-active.is-mac-screen-gray .panel-screens {
	background-color: #f5f5f5;
}

.split-hero.is-mac-active.is-mac-screen-white .split-hero__panel--mac,
.split-hero.is-mac-active.is-mac-screen-white .panel-screens {
	background-color: #fff;
}

.split-hero.is-win-active.is-win-screen-light .split-hero__panel--win,
.split-hero.is-win-active.is-win-screen-light .panel-screens--win {
	background-color: #f5f5f5;
}

.split-hero.is-win-active.is-win-screen-white .split-hero__panel--win,
.split-hero.is-win-active.is-win-screen-white .panel-screens--win {
	background-color: #fff;
}

.panel-screen--placeholder .panel-screen__inner {
	text-align: center;
	position: relative;
	z-index: 1;
}

.panel-screen__label {
	display: inline-block;
	font-size: 13px;
	letter-spacing: 0.12em;
	color: #999;
	margin-bottom: 12px;
}

.panel-screen__title {
	font-size: 32px;
	color: #1a1a1a;
	margin-bottom: 8px;
}

.panel-screen__desc {
	font-size: 15px;
	color: #888;
}

.panel-screens__nav--win {
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
}

.panel-screens__nav {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	display: flex;
	flex-direction: column;
	gap: 10px;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.4s ease;
}

.split-hero.is-mac-active .split-hero__panel--mac .panel-screens__nav {
	opacity: 1;
	pointer-events: auto;
	z-index: 20;
	right: max(24px, 2.5%);
}

.panel-screens__dot {
	width: 8px;
	height: 8px;
	padding: 0;
	border: none;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.45);
	cursor: pointer;
	transition: background 0.3s ease, transform 0.3s ease;
}

.split-hero.is-mac-active.is-mac-screen-light .panel-screens__dot {
	background: rgba(0, 0, 0, 0.15);
}

.split-hero.is-mac-active.is-mac-screen-light .panel-screens__dot.is-active {
	background: #07c160;
	transform: scale(1.15);
}

.split-hero.is-win-active .split-hero__panel--win .panel-screens__nav--win {
	opacity: 1;
	pointer-events: auto;
	visibility: visible;
	z-index: 20;
}

.split-hero.is-mac-active.is-mac-screen-1 .split-hero__panel--mac .panel-screens__dot {
	background: rgba(255, 255, 255, 0.45);
}

.split-hero.is-mac-active.is-mac-screen-1 .split-hero__panel--mac .panel-screens__dot.is-active {
	background: #fff;
	transform: scale(1.15);
}

.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win .panel-screens__nav--win .panel-screens__dot {
	background: rgba(255, 255, 255, 0.45);
}

.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win .panel-screens__nav--win .panel-screens__dot.is-active {
	background: #fff;
	transform: scale(1.15);
}

.split-hero.is-win-active.is-win-screen-light .panel-screens__nav--win .panel-screens__dot,
.split-hero.is-win-active.is-win-screen-white .panel-screens__nav--win .panel-screens__dot {
	background: rgba(0, 0, 0, 0.15);
}

.split-hero.is-win-active.is-win-screen-light .panel-screens__nav--win .panel-screens__dot.is-active,
.split-hero.is-win-active.is-win-screen-white .panel-screens__nav--win .panel-screens__dot.is-active {
	background: #07c160;
	transform: scale(1.15);
}

/* ==========================================================================
   Right Panel — Device Types
   ========================================================================== */

.panel-screen--bg-f9,
.panel-screen--bg-f7 {
	background-color: #f9f9f9;
}

.panel-screens--win {
	container-type: inline-size;
	container-name: win-panel;
}

.panel-screen--devices {
	justify-content: center;
	align-items: stretch;
	padding: 40px 24px;
}

.panel-screen__devices {
	width: 100%;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	text-align: center;
}

.panel-screen__devices-title,
.panel-screen__features-title,
.panel-screen__solutions-title,
.panel-screen__finance-news-title {
	font-size: 28px;
	color: #1a1a1a;
	letter-spacing: 0.02em;
	line-height: 1.35;
}

.device-grid {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 16px;
	width: 100%;
}

/* 第三屏：4 块，2×2 布局，单块比第二屏 3 列更宽 */
.device-grid--four {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
}

.panel-screen--devices-four {
	padding-left: 20px;
	padding-right: 20px;
}

.panel-screen--devices-four.panel-screen--bg-white .device-card {
	background-color: #f7f7f7;
}

.panel-screen--devices-four .device-grid--four {
	width: 100%;
}

.device-grid--four .device-card {
	width: 100%;
}

.device-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 14px;
	padding: 32px 14px 28px;
	background: #fff;
	border-radius: 10px;
	box-sizing: border-box;
}

.split-hero.is-win-active .device-grid {
	grid-template-columns: repeat(6, minmax(0, 1fr));
}

.split-hero.is-win-active .device-grid--four {
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
}

/* 未展开：窄容器 2 列 */
@container win-panel (max-width: 560px) {
	.device-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 12px;
	}

	.device-grid--four {
		gap: 10px;
	}
}

/* 右侧展开：随容器宽度递减列数 */
@container win-panel (min-width: 961px) {
	.split-hero.is-win-active .device-grid {
		grid-template-columns: repeat(6, minmax(0, 1fr));
	}

	.split-hero.is-win-active .device-grid--four {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

@container win-panel (min-width: 721px) and (max-width: 960px) {
	.split-hero.is-win-active .device-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 14px;
	}

	.split-hero.is-win-active .device-grid--four {
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 16px;
	}
}

@container win-panel (min-width: 561px) and (max-width: 720px) {
	.split-hero.is-win-active .device-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 12px;
	}

	.split-hero.is-win-active .device-grid--four {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 14px;
	}
}

@container win-panel (max-width: 560px) {
	.split-hero.is-win-active .device-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px;
	}

	.split-hero.is-win-active .device-grid--four {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px;
	}
}

@container win-panel (max-width: 360px) {
	.panel-screen--devices {
		padding: 16px 10px;
	}

	.panel-screen__devices-title {
		font-size: 13px;
		line-height: 1.4;
	}

	.panel-screen__module-head {
		margin-bottom: 10px;
		padding: 0 8px;
	}

	.panel-screen__module-desc {
		display: none;
	}

	.device-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 8px;
	}

	.device-card {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		min-height: 0;
		padding: 12px 6px 10px;
		gap: 6px;
		border-radius: 8px;
	}

	.device-card__icon {
		font-size: 22px;
		flex-shrink: 0;
	}

	.device-card__icon--dots {
		width: 22px;
		height: 22px;
		font-size: 14px;
	}

	.device-card__title {
		font-size: 11px;
		line-height: 1.35;
		text-align: center;
	}

	.device-card__desc {
		font-size: 10px;
		line-height: 1.4;
		text-align: center;
		padding: 0 2px;
	}
}

@container win-panel (min-width: 361px) and (max-width: 520px) {
	.panel-screen--devices {
		padding: 24px 12px;
	}

	.panel-screen__devices-title {
		font-size: 16px;
	}

	.panel-screen__module-head {
		margin-bottom: 14px;
		padding: 0 12px;
	}

	.device-grid {
		gap: 10px;
	}

	.device-card {
		min-height: 120px;
		padding: 16px 10px 14px;
		gap: 8px;
		border-radius: 8px;
	}

	.device-card__icon {
		font-size: 28px;
	}

	.device-card__icon--dots {
		width: 28px;
		height: 28px;
		font-size: 16px;
	}

	.device-card__title {
		font-size: 12px;
	}

	.device-card__desc {
		font-size: 11px;
		padding: 0 4px;
	}
}

@container win-panel (min-width: 521px) and (max-width: 720px) {
	.panel-screen--devices {
		padding: 32px 16px;
	}

	.device-grid {
		gap: 14px;
	}

	.device-card {
		min-height: 168px;
		padding: 24px 12px 20px;
	}

	.panel-screen__devices-title {
		font-size: 22px;
	}
}

.device-card__icon {
	font-size: 38px;
	line-height: 1;
	color: #1a1a1a;
}

.device-card__icon--dots {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 2px;
	color: #1a1a1a;
}

.device-card__title {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin: 0;
	line-height: 1.4;
}

.device-card__desc {
	font-size: 14px;
	color: #333;
	margin: 0;
	line-height: 1.5;
	max-width: none;
	padding: 0 6px;
}

/* ==========================================================================
   Right Panel — Feature Showcase (Screen 4)
   ========================================================================== */

.panel-screen--features {
	padding: 36px 24px;
}

.panel-screen__features {
	width: 100%;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.feature-showcase {
	display: grid;
	grid-template-columns: 1fr auto 1fr;
	align-items: center;
	column-gap: 56px;
	row-gap: 14px;
	width: 100%;
	max-width: 880px;
	margin: 0 auto;
}

.feature-showcase__side {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 14px;
	min-width: 0;
	width: 100%;
	max-width: 280px;
}

.feature-showcase__side--left {
	justify-self: end;
}

.feature-showcase__side--right {
	justify-self: start;
}

.feature-showcase__center {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: min(320px, 36vw);
	padding: 0;
}

.feature-showcase__image {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: min(46vh, 320px);
	object-fit: contain;
}

.feature-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 14px;
	min-width: 0;
	padding: 38px 0;
	border-radius: 10px;
	box-sizing: border-box;
	text-align: left;
}

.feature-item__icon-wrap {
	flex-shrink: 0;
	width: 46px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 8px;
}

.feature-item__icon {
	font-size: 26px;
	line-height: 1;
	color: #1a1a1a;
}

.feature-item__body {
	flex: 1;
	min-width: 0;
}

.feature-item__title {
	font-size: 15px;
	font-weight: 600;
	color: #1a1a1a;
	margin: 0 0 5px;
	line-height: 1.35;
}

.feature-item__desc {
	font-size: 13px;
	color: #666;
	margin: 0;
	line-height: 1.55;
}

@container win-panel (max-width: 720px) {
	.panel-screen--features {
		padding: 28px 16px;
	}

	.panel-screen__features-title {
		font-size: 22px;
	}

	.panel-screen__module-head {
		margin-bottom: 18px;
		padding: 0 16px;
	}

	.feature-showcase {
		grid-template-columns: 1fr;
		column-gap: 0;
		max-width: 520px;
		gap: 16px;
	}

	.feature-showcase__side--left,
	.feature-showcase__side--right {
		justify-self: stretch;
		max-width: none;
	}

	.feature-showcase__center {
		order: -1;
		padding: 0;
	}

	.feature-showcase__image {
		max-height: min(28vh, 180px);
	}

	.feature-showcase__side {
		justify-content: flex-start;
	}

	.feature-showcase__side--left,
	.feature-showcase__side--right {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 12px;
	}
}

@container win-panel (max-width: 560px) {
	.panel-screen--features {
		padding: 22px 12px;
	}

	.panel-screen__features-title {
		font-size: 18px;
	}

	.panel-screen__module-head {
		margin-bottom: 14px;
		padding: 0 12px;
	}

	.feature-showcase__side--left,
	.feature-showcase__side--right {
		grid-template-columns: 1fr;
		gap: 10px;
	}

	.feature-item {
		padding: 14px 12px;
		gap: 12px;
	}

	.feature-item__icon-wrap {
		width: 40px;
		height: 40px;
	}

	.feature-item__title {
		font-size: 14px;
	}

	.feature-item__desc {
		font-size: 12px;
	}
}

@container win-panel (max-width: 360px) {
	.panel-screen--features {
		padding: 12px 8px;
	}

	.panel-screen__features-title {
		font-size: 13px;
	}

	.panel-screen__module-head {
		margin-bottom: 8px;
		padding: 0 8px;
	}

	.panel-screen__module-desc {
		display: none;
	}

	.feature-showcase {
		gap: 8px;
	}

	.feature-showcase__image {
		max-height: 88px;
	}

	.feature-item {
		padding: 10px 8px;
		gap: 8px;
		border-radius: 8px;
	}

	.feature-item__icon-wrap {
		width: 32px;
		height: 32px;
		border-radius: 6px;
	}

	.feature-item__title {
		font-size: 11px;
		margin-bottom: 2px;
	}

	.feature-item__desc {
		font-size: 10px;
		line-height: 1.4;
	}
}

.split-hero.is-win-active .panel-screen--features {
	padding: 48px 40px 40px;
}

.split-hero.is-win-active .panel-screen__features-title {
	font-size: 32px;
}

.split-hero.is-win-active .panel-screen__module-desc {
	font-size: 16px;
}

.split-hero.is-win-active .split-hero__panel--mac .panel-screen__module-desc {
	display: none;
}

.split-hero.is-win-active .split-hero__panel--win .panel-screen__module-head {
	flex-shrink: 0;
	margin-bottom: 55px;
}

.split-hero.is-win-active .feature-showcase {
	max-width: 1040px;
	grid-template-columns: minmax(0, 1fr) minmax(260px, 30%) minmax(0, 1fr);
	gap: 18px 28px;
}

.split-hero.is-win-active .feature-showcase__image {
	max-height: min(52vh, 420px);
}

.split-hero.is-win-active .feature-showcase__side {
	gap: 18px;
}

.split-hero.is-win-active .feature-item {
	padding: 20px 18px;
	gap: 16px;
}

.split-hero.is-win-active .feature-item__icon-wrap {
	width: 52px;
	height: 52px;
}

.split-hero.is-win-active .feature-item__title {
	font-size: 16px;
}

.split-hero.is-win-active .feature-item__desc {
	font-size: 14px;
}

.split-hero.is-mac-active .panel-screen--features {
	padding: 12px 8px;
}

.split-hero.is-mac-active .panel-screen__features-title {
	font-size: 13px;
}

.split-hero.is-mac-active .split-hero__panel--win .panel-screen__module-head {
	margin-bottom: 8px;
	padding: 0;
}

.split-hero.is-mac-active .split-hero__panel--win .panel-screen__module-desc {
	display: none;
}

.split-hero.is-mac-active .split-hero__panel--win .panel-screen__module-head .panel-screen__carousel-title,
.split-hero.is-mac-active .split-hero__panel--win .panel-screen__module-head .panel-screen__devices-title,
.split-hero.is-mac-active .split-hero__panel--win .panel-screen__module-head .panel-screen__features-title,
.split-hero.is-mac-active .split-hero__panel--win .panel-screen__module-head .panel-screen__connect-title {
	margin-bottom: 0;
}

.split-hero.is-mac-active .split-hero__panel--mac .panel-screen__module-head {
	flex-shrink: 0;
	position: relative;
	z-index: 2;
	margin-bottom: 55px;
	padding: 0 28px;
}

.split-hero.is-mac-active .split-hero__panel--mac .panel-screen__module-desc {
	display: block;
}

.split-hero.is-mac-active .feature-showcase {
	grid-template-columns: 1fr;
	max-width: none;
	gap: 8px;
}

.split-hero.is-mac-active .feature-showcase__center {
	order: -1;
}

.split-hero.is-mac-active .feature-showcase__image {
	max-height: 72px;
}

.split-hero.is-mac-active .feature-showcase__side--left,
.split-hero.is-mac-active .feature-showcase__side--right {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.split-hero.is-mac-active .feature-item {
	padding: 10px 8px;
	gap: 8px;
	border-radius: 8px;
}

.split-hero.is-mac-active .feature-item__icon-wrap {
	width: 30px;
	height: 30px;
	border-radius: 6px;
}

.split-hero.is-mac-active .feature-item__title {
	font-size: 11px;
	margin-bottom: 2px;
}

.split-hero.is-mac-active .feature-item__desc {
	font-size: 10px;
}

.feature-item__icon.iconfont {
	font-size: 26px !important;
	color: #1a1a1a !important;
}

.split-hero.is-win-active .feature-item__icon.iconfont {
	font-size: 30px !important;
}

.split-hero.is-mac-active .feature-item__icon.iconfont {
	font-size: 18px !important;
}

@container win-panel (max-width: 560px) {
	.feature-item__icon.iconfont {
		font-size: 22px !important;
	}
}

@container win-panel (max-width: 360px) {
	.feature-item__icon.iconfont {
		font-size: 18px !important;
	}
}


/* ==========================================================================
   Right Panel — Connect Showcase (Screen 5) — Tencent ten_home style
   ========================================================================== */

.panel-screen--connect {
	display: flex;
	flex-direction: column;
	padding: 24px 20px 20px;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	min-height: 0;
}

.panel-screen__connect {
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	justify-content: center;
	min-height: 0;
	overflow: hidden;
}

.panel-screen__connect-title {
	font-size: 28px;
	color: #1a1a1a;
	letter-spacing: 0.02em;
	line-height: 1.35;
}

.connect-panel {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	gap: 20px;
	width: 100%;
	flex: 0 1 auto;
	min-height: 0;
	max-height: min(calc(100% - 120px), 520px);
	overflow: hidden;
}

.connect-panel__nav {
	flex: 0 0 calc(28% - 8px);
	max-width: calc(28% - 8px);
	min-width: 0;
	padding: 0 8px 0 20px;
	align-self: center;
}

.connect-nav__item {
	display: block;
	width: 100%;
	margin: 14px 0;
	padding: 0;
	border: 0;
	background: transparent;
	text-align: left;
	cursor: pointer;
	opacity: 0.5;
	color: #1a1a1a;
	transition: opacity 0.3s ease;
	font-family: inherit;
}

.connect-nav__item:hover,
.connect-nav__item.is-active,
.connect-nav__item:focus-visible {
	opacity: 1;
	outline: none;
}

.connect-nav__title {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 1.4;
	color: #1a1a1a;
	transition: padding-left 0.3s ease;
}

.connect-nav__title::before {
	content: "";
	position: absolute;
	left: -20px;
	top: 0;
	width: 6px;
	height: 100%;
	background: transparent;
	transition: background 0.3s ease, left 0.3s ease;
}

.connect-nav__item.is-active .connect-nav__title,
.connect-nav__item:hover .connect-nav__title {
	padding-left: 18px;
}

.connect-nav__item.is-active .connect-nav__title::before,
.connect-nav__item:hover .connect-nav__title::before {
	left: 0;
	background: #07c160;
}

.connect-nav__desc {
	margin: 8px 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.55;
	color: #666;
	position: relative;
	transition: padding-left 0.3s ease;
}

.connect-nav__desc::after {
	content: "";
	display: block;
	width: 54px;
	height: 54px;
	margin-top: 4px;
	opacity: 0;
	background: url("https://www.tencent.com/img/index/icon_arrow_r.png") no-repeat center left / contain;
	transition: opacity 0.3s ease;
}

.connect-nav__item.is-active .connect-nav__desc,
.connect-nav__item:hover .connect-nav__desc {
	padding-left: 36px;
}

.connect-nav__item.is-active .connect-nav__desc::after,
.connect-nav__item:hover .connect-nav__desc::after {
	opacity: 1;
}

.connect-panel__cards {
	flex: 1 1 calc(66.66% - 12px);
	position: relative;
	min-width: 0;
	min-height: 0;
	align-self: stretch;
	overflow: hidden;
}

.connect-grid {
	position: absolute;
	inset: 0;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-template-rows: repeat(2, minmax(0, 1fr));
	gap: 2px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity 0.45s ease, visibility 0.45s ease;
}

.connect-grid.is-active {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}

.connect-card {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	min-width: 0;
	min-height: 0;
	background: #222;
}

.connect-card::after {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(25, 74, 195, 0);
	transition: background 0.3s ease;
	z-index: 1;
	pointer-events: none;
}

.connect-card:hover::after,
.connect-card:focus::after,
.connect-card:focus-within::after {
	background: rgba(7, 193, 96, 0.82);
}

.connect-card__img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transform: scale(1);
	transition: transform 0.3s ease;
}

.connect-card:hover .connect-card__img,
.connect-card:focus .connect-card__img,
.connect-card:focus-within .connect-card__img {
	transform: scale(1.1);
}

.connect-card__text {
	position: absolute;
	inset: 0;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	padding: 18px 22px 18px 24px;
	color: #fff;
	text-align: left;
	pointer-events: none;
	transition: padding 0.3s ease;
}

.connect-card:hover .connect-card__text,
.connect-card:focus .connect-card__text,
.connect-card:focus-within .connect-card__text {
	justify-content: center;
	padding: 20px 24px 20px 28px;
}

.connect-card__title {
	margin: 0;
	padding-right: 40px;
	font-size: 17px;
	line-height: 1.4;
	color: #fff;
	position: relative;
	width: 100%;
	box-sizing: border-box;
}

.connect-card__title::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 4px;
	width: 36px;
	height: 24px;
	opacity: 0;
	transform: translateY(-50%);
	background: url("https://www.tencent.com/img/index/icon_arrow_r.png") no-repeat center left / contain;
	transition: opacity 0.3s ease, right 0.3s ease;
}

.connect-card:hover .connect-card__title::after,
.connect-card:focus .connect-card__title::after,
.connect-card:focus-within .connect-card__title::after {
	opacity: 1;
	right: 0;
}

.connect-card__desc {
	display: none;
	margin: 10px 0 0;
	font-size: 13px;
	line-height: 1.6;
	color: rgba(255, 255, 255, 0.95);
	max-width: 100%;
}

.connect-card:hover .connect-card__desc,
.connect-card:focus .connect-card__desc,
.connect-card:focus-within .connect-card__desc {
	display: block;
}

.split-hero.is-win-active .panel-screen--connect {
	padding: 32px 36px 28px;
}

.split-hero.is-win-active .panel-screen__connect-title {
	font-size: 32px;
}

.split-hero.is-win-active .connect-panel {
	max-height: min(calc(100% - 140px), 560px);
	gap: 24px;
	align-items: stretch;
}

.split-hero.is-win-active .connect-panel__nav {
	padding-left: 24px;
}

.split-hero.is-win-active .connect-nav__title {
	font-size: 22px;
}

.split-hero.is-win-active .connect-nav__desc {
	font-size: 15px;
}

.split-hero.is-win-active .connect-card__title {
	font-size: 18px;
}

.split-hero.is-win-active .connect-card__desc {
	font-size: 14px;
}

.split-hero.is-mac-active .panel-screen--connect {
	padding: 10px 8px;
}

.split-hero.is-mac-active .panel-screen__connect-title {
	font-size: 13px;
}

.split-hero.is-mac-active .connect-panel {
	flex-direction: column;
	gap: 8px;
	max-height: none;
}

.split-hero.is-mac-active .connect-panel__nav {
	flex: 0 0 auto;
	max-width: none;
	width: 100%;
	display: flex;
	flex-direction: row;
	gap: 4px;
	padding-top: 0;
}

.split-hero.is-mac-active .connect-nav__item {
	flex: 1;
	margin: 0;
	text-align: center;
}

.split-hero.is-mac-active .connect-nav__title {
	font-size: 10px;
	padding-left: 0 !important;
}

.split-hero.is-mac-active .connect-nav__title::before {
	display: none;
}

.split-hero.is-mac-active .connect-nav__desc {
	display: none;
}

.split-hero.is-mac-active .connect-panel__cards {
	flex: 1;
	min-height: 0;
}

.split-hero.is-mac-active .connect-card__title {
	font-size: 10px;
	padding-right: 0;
}

.split-hero.is-mac-active .connect-card__title::after {
	display: none;
}

.split-hero.is-mac-active .connect-card__desc {
	font-size: 9px;
}

@container win-panel (max-width: 720px) {
	.panel-screen__connect-title {
		font-size: 22px;
	}

	.connect-nav__title {
		font-size: 15px;
	}

	.connect-panel {
		max-height: min(calc(100% - 40px), 380px);
	}
}

@container win-panel (max-width: 560px) {
	.panel-screen--connect {
		padding: 16px 12px;
	}

	.panel-screen__connect-title {
		font-size: 18px;
	}

	.panel-screen__module-head {
		margin-bottom: 8px;
		padding: 0 8px;
	}

	.panel-screen__module-desc {
		display: none;
	}

	.connect-panel {
		flex-direction: column;
		gap: 10px;
		max-height: none;
	}

	.connect-panel__nav {
		flex: 0 0 auto;
		max-width: none;
		width: 100%;
		display: flex;
		flex-direction: row;
		gap: 4px;
		padding-top: 0;
	}

	.connect-nav__item {
		margin: 0;
		flex: 1;
		text-align: center;
	}

	.connect-nav__title {
		font-size: 11px;
		padding-left: 0 !important;
	}

	.connect-nav__title::before {
		display: none;
	}

	.connect-nav__desc {
		display: none;
	}

	.connect-panel__cards {
		min-height: 200px;
	}

	.connect-card__title {
		font-size: 12px;
	}

	.connect-card__desc {
		font-size: 10px;
	}
}


.split-hero.is-win-screen-transitioning .split-hero__bg--win {
	transition: none !important;
}

.split-hero.is-win-screen-1 .split-hero__panel--win,
.split-hero.is-win-screen-1 .panel-screens--win {
	background-color: transparent;
}

.split-hero.is-win-active .panel-screen--devices {
	padding: 44px 32px 36px;
}

.split-hero.is-win-active .device-grid {
	gap: 18px;
}

.split-hero.is-win-active .device-grid--four {
	gap: 18px;
}

/* 左侧展开时：右侧窄条 2×2 仅展示 4 项，图标+标题+描述纵向完整显示 */
.split-hero.is-mac-active .panel-screen--devices {
	padding: 16px 10px;
}

.split-hero.is-mac-active .panel-screen__devices-title {
	font-size: 13px;
	line-height: 1.4;
}

.split-hero.is-mac-active .device-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 8px;
}

.split-hero.is-mac-active .device-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 0;
	padding: 12px 6px 10px;
	gap: 6px;
	border-radius: 8px;
}

.split-hero.is-mac-active .device-card__icon {
	font-size: 22px;
}

.split-hero.is-mac-active .device-card__icon--dots {
	width: 22px;
	height: 22px;
	font-size: 14px;
}

.split-hero.is-mac-active .device-card__title {
	font-size: 11px;
	line-height: 1.35;
	text-align: center;
}

.split-hero.is-mac-active .device-card__desc {
	font-size: 10px;
	line-height: 1.4;
	text-align: center;
	padding: 0 2px;
}

@media (max-width: 900px) {
	.panel-screen--devices {
		padding: 36px 20px;
	}

	.panel-screen__devices-title {
		font-size: 22px;
	}
}

/* ==========================================================================
   Split Hero Layout
   ========================================================================== */

.split-hero {
	position: relative;
	height: 100vh;
	height: 100dvh;
	min-height: 100vh;
	max-height: 100dvh;
	overflow: hidden;
	width: 100%;
	max-width: 100vw;
	background-color: #f5f5f5;
}

.split-hero.is-mac-screen-white {
	background-color: #fff;
}

.split-hero.is-mac-screen-transitioning .split-hero__bg {
	transition: none !important;
}

.split-hero__bg {
	position: absolute;
	inset: -56px;
	z-index: 0;
	overflow: hidden;
	transform: translateZ(0);
	backface-visibility: hidden;
	transition: background-color 0.6s ease, clip-path 0.6s ease;
}

.split-hero__bg--mac {
	background-color: #f5f5f5;
	clip-path: polygon(0 0, 53.2% 0, 47.2% 100%, 0 100.5%);
	transition: background-color 0.45s ease, clip-path 0.6s ease;
	z-index: 2;
}

.split-hero__bg--win {
	background-color: #fff;
	clip-path: polygon(50.8% 0, 100.5% 0, 100.5% 100.5%, 44.8% 100%);
	z-index: 1;
}

.split-hero.is-mac-active .split-hero__bg--mac {
	clip-path: polygon(0 0, 89% 0, 83% 100%, 0 100.5%);
	z-index: 2;
}

.split-hero.is-mac-active .split-hero__bg--win {
	clip-path: polygon(89% 0, 100.5% 0, 100.5% 100.5%, 83% 100%);
	background-color: #fff !important;
	z-index: 1;
}

.split-hero.is-win-active .split-hero__bg--mac {
	clip-path: polygon(0 0, 17% 0, 11% 100%, 0 100%);
	background-color: #f5f5f5 !important;
	z-index: 1;
}

.split-hero.is-win-active .split-hero__bg--win {
	clip-path: polygon(17% 0, 100.5% 0, 100.5% 100.5%, 11% 100%);
	z-index: 2;
}

/* 展开时：仅第一屏微信绿，其余屏与模块背景一致并铺满 */
.split-hero.is-mac-active.is-mac-screen-1 .split-hero__bg--mac {
	background-color: #07c160 !important;
}

.split-hero.is-mac-active.is-mac-screen-carousel .split-hero__bg--mac,
.split-hero.is-mac-active.is-mac-screen-gray .split-hero__bg--mac {
	background-color: #f5f5f5 !important;
}

.split-hero.is-mac-active.is-mac-screen-white .split-hero__bg--mac {
	background-color: #fff !important;
}

.split-hero.is-win-active.is-win-screen-1 .split-hero__bg--win {
	background-color: #07c160 !important;
}

.split-hero.is-win-active.is-win-screen-light .split-hero__bg--win {
	background-color: #f5f5f5 !important;
}

.split-hero.is-win-active.is-win-screen-white .split-hero__bg--win {
	background-color: #fff !important;
}

/* 禁用分屏背景图，仅使用纯色 */
.split-hero__bg::after {
	display: none;
}

.split-hero.is-mac-screen-1 .split-hero__panel--mac,
.split-hero.is-win-screen-1 .split-hero__panel--win,
.split-hero.is-win-screen-1 .panel-screens--win {
	background-color: transparent;
}

.split-hero.is-mac-active.is-mac-screen-1 .split-hero__panel--mac,
.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win {
	background-color: transparent;
}


.split-hero__panel--mac .panel__icon,
.split-hero__panel--mac .panel__title,
.split-hero__panel--mac .panel__subtitle,
.split-hero__panel--mac .panel__features li,
.split-hero__panel--mac .panel__more,
.split-hero__panel--mac .panel__footer,
.split-hero__panel--mac .panel__footer a,
.split-hero__panel--win .panel__icon,
.split-hero__panel--win .panel__title,
.split-hero__panel--win .panel__subtitle,
.split-hero__panel--win .panel__features li,
.split-hero__panel--win .panel__more,
.split-hero__panel--win .panel__footer,
.split-hero__panel--win .panel__footer a,
.split-hero__panel--win .panel__footer-links span {
	transition: color 0.6s ease;
}

.split-hero.is-mac-active.is-mac-screen-1 .split-hero__panel--mac .panel__icon,
.split-hero.is-mac-active.is-mac-screen-1 .split-hero__panel--mac .panel__title,
.split-hero.is-mac-active.is-mac-screen-1 .split-hero__panel--mac .panel__subtitle,
.split-hero.is-mac-active.is-mac-screen-1 .split-hero__panel--mac .panel__features li,
.split-hero.is-mac-active.is-mac-screen-1 .split-hero__panel--mac .panel__more,
.split-hero.is-mac-active.is-mac-screen-1 .split-hero__panel--mac .panel__footer,
.split-hero.is-mac-active.is-mac-screen-1 .split-hero__panel--mac .panel__footer a,
.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win .panel__icon,
.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win .panel__title,
.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win .panel__subtitle,
.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win .panel__features li,
.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win .panel__more,
.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win .panel__footer,
.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win .panel__footer a,
.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win .panel__footer-links span {
	color: #f5f5f5;
}

.split-hero.is-mac-active.is-mac-screen-1 .split-hero__panel--mac .panel__more:hover,
.split-hero.is-mac-active.is-mac-screen-1 .split-hero__panel--mac .panel__footer a:hover,
.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win .panel__more:hover,
.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win .panel__footer a:hover {
	color: #f5f5f5;
	opacity: 0.8;
}

.split-hero__content {
	position: relative;
	z-index: 3;
	display: grid;
	grid-template-columns: 1fr 1fr;
	height: 100%;
	min-height: 100%;
	transition: grid-template-columns 0.6s ease;
}

.split-hero.is-mac-active .split-hero__content {
	grid-template-columns: 85fr 15fr;
}

.split-hero.is-win-active .split-hero__content {
	grid-template-columns: 15fr 85fr;
}

.split-hero__panel {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 20px;
	text-align: center;
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: opacity 0.6s ease;
}

.split-hero.is-mac-active .split-hero__panel--win {
	background-color: #fff;
}

.split-hero.is-mac-active .split-hero__panel--win .panel-screens--win {
	background-color: #fff;
}

.split-hero.is-win-active .split-hero__panel--mac {
	background-color: #f5f5f5;
}

.split-hero.is-win-active .split-hero__panel--mac .panel-screens {
	background-color: #f5f5f5;
}

.split-hero.is-mac-active .split-hero__panel--win > *:not(.panel-screens__nav--win),
.split-hero.is-win-active .split-hero__panel--mac > *:not(.panel-screens__nav:not(.panel-screens__nav--win)) {
	opacity: 0.5;
}

/* ==========================================================================
   Mac Panel Carousel
   ========================================================================== */

.split-hero__panel--mac .panel__main,
.split-hero__panel--win .panel__main {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	flex: 0 0 auto;
	position: relative;
	z-index: 1;
}

.split-hero__panel--mac .panel__content,
.split-hero__panel--win .panel__content {
	width: 100%;
	transition: transform 0.65s cubic-bezier(0.22, 1, 0.36, 1);
}

.panel__carousel-swiper {
	position: relative;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	padding: 0;
	box-sizing: border-box;
}

.panel__carousel-swiper:not(.swiper-initialized) .swiper-wrapper {
	display: flex;
	align-items: flex-end;
	gap: var(--carousel-gap, 6px);
}

.panel__carousel-swiper:not(.swiper-initialized) .swiper-slide {
	flex: 0 0 calc((100% - (var(--carousel-cols, 5) - 1) * var(--carousel-gap, 6px)) / var(--carousel-cols, 5));
	max-width: calc((100% - (var(--carousel-cols, 5) - 1) * var(--carousel-gap, 6px)) / var(--carousel-cols, 5));
}

@media (max-width: 1099px) {
	.panel__carousel-swiper:not(.swiper-initialized) .swiper-slide {
		flex: 0 0 calc((100% - 3 * var(--carousel-gap, 6px)) / 4);
		max-width: calc((100% - 3 * var(--carousel-gap, 6px)) / 4);
	}
}

@media (max-width: 819px) {
	.panel__carousel-swiper:not(.swiper-initialized) .swiper-slide {
		flex: 0 0 calc((100% - 2 * var(--carousel-gap, 6px)) / 3);
		max-width: calc((100% - 2 * var(--carousel-gap, 6px)) / 3);
	}
}

@media (max-width: 559px) and (min-width: 500px) {
	.panel__carousel-swiper:not(.swiper-initialized) .swiper-slide {
		flex: 0 0 calc((100% - var(--carousel-gap, 6px)) / 2);
		max-width: calc((100% - var(--carousel-gap, 6px)) / 2);
	}
}

@media (max-width: 499px) {
	.panel__carousel-swiper:not(.swiper-initialized) .swiper-wrapper {
		gap: 0;
	}

	.panel__carousel-swiper:not(.swiper-initialized) .swiper-slide {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.panel__carousel-swiper .swiper-wrapper {
	align-items: flex-end;
}

.panel__carousel-swiper .swiper-slide {
	height: auto;
	box-sizing: border-box;
	background: transparent;
}

.panel__carousel-image {
	width: 100%;
	display: block;
	background: transparent;
}

.panel__carousel-swiper .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
	max-height: min(64vh, 620px);
	object-fit: contain;
	background: transparent;
	border-radius: 0;
	box-shadow: none;
	pointer-events: none;
	user-select: none;
	-webkit-user-drag: none;
}

.panel__carousel-swiper .swiper-pagination {
	position: static;
	display: flex;
	justify-content: center;
	gap: 8px;
	margin-top: 28px;
	padding-bottom: 4px;
}

.panel__carousel-swiper .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 !important;
	border-radius: 50%;
	background: transparent;
	border: 2px solid rgba(0, 0, 0, 0.25);
	opacity: 1;
	transition: border-color 0.35s ease, background 0.35s ease;
}

.panel__carousel-swiper .swiper-pagination-bullet-active {
	background: #07c160;
	border-color: #07c160;
}

/* ==========================================================================
   Panel Content
   ========================================================================== */

.panel__icon.iconfont {
	display: block;
	font-size: 52px;
	line-height: 1;
	color: #1a1a1a;
	margin: 0 auto 16px;
	transition: color 0.6s ease;
}

.panel__title {
	font-size: 36px;
	color: #1a1a1a;
	margin-bottom: 8px;
	letter-spacing: 0.02em;
}

.panel__subtitle {
	font-size: 15px;
	color: #888;
	margin-bottom: 32px;
}

.panel__features {
	list-style: none;
	margin-bottom: 8px;
}

.panel__features li {
	font-size: 14px;
	color: #666;
	line-height: 2;
}

.panel__more {
	display: inline-block;
	font-size: 14px;
	color: #666;
	margin-bottom: 36px;
}

.panel__more:hover {
	color: #07c160;
	opacity: 1;
}

/* ==========================================================================
   Buttons
   ========================================================================== */

.panel__buttons {
	display: flex;
	gap: 16px;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 24px;
}

.btn-download {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	padding: 12px 24px;
	border-radius: 6px;
	border: none;
	cursor: pointer;
	font-family: inherit;
	text-align: left;
	transition: opacity 0.2s ease, transform 0.15s ease;
}

.btn-download:hover {
	opacity: 0.9;
	transform: translateY(-1px);
}

.btn-download__icon {
	flex-shrink: 0;
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn-download__icon svg {
	width: 28px;
	height: 28px;
}

.btn-download__text {
	display: flex;
	flex-direction: column;
}

.btn-download__label {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.3;
}

.btn-download__version {
	font-size: 12px;
	opacity: 0.85;
	line-height: 1.3;
}

.btn-download--green {
	background: #07c160;
	color: #fff;
}

.btn-download--black {
	background: #1a1a1a;
	color: #fff;
}

.btn-download--wide {
	padding: 14px 32px;
	min-width: 220px;
	justify-content: center;
}

/* ==========================================================================
   Footer Links
   ========================================================================== */

.panel__footer {
	font-size: 12px;
	color: #999;
	line-height: 2;
}

.panel__footer a {
	color: #999;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.panel__footer a:hover {
	color: #07c160;
	opacity: 1;
}

.panel__footer-links {
	display: flex;
	gap: 8px;
	justify-content: center;
	flex-wrap: wrap;
}

.panel__footer-links span {
	color: #ccc;
}

/* ==========================================================================
   WordPress Core
   ========================================================================== */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important;
}

/* ==========================================================================
   Responsive
   ========================================================================== */

@media (max-width: 900px) {
	.panel-screen {
		padding: 48px 24px;
	}

	.panel-screen__title {
		font-size: 26px;
	}

	.split-hero__bg--mac,
	.split-hero__bg--win {
		clip-path: none;
	}

	.split-hero.is-mac-active .split-hero__content,
	.split-hero.is-win-active .split-hero__content {
		grid-template-columns: 1fr;
	}

	.split-hero.is-mac-active .split-hero__panel--win,
	.split-hero.is-win-active .split-hero__panel--mac {
		opacity: 1;
	}

	.split-hero__bg--mac {
		height: 50%;
		bottom: auto;
	}

	.split-hero__bg--win {
		top: 50%;
		height: 50%;
	}

	.split-hero__content {
		grid-template-columns: 1fr;
		min-height: auto;
	}

	.split-hero__panel {
		min-height: 50vh;
		padding: 48px 24px;
	}

	.split-hero__panel--mac,
	.split-hero__panel--win {
		clip-path: none;
	}

	.panel-screen--carousel {
		padding: 48px 0 16px;
	}

	.panel-screen__module-head {
		padding: 0 20px;
		margin-bottom: 40px;
	}

	.panel-screen__carousel-title {
		font-size: 26px;
	}

	.panel__carousel-swiper .swiper-slide img {
		max-height: min(56vh, 520px);
	}

	.panel__title {
		font-size: 28px;
	}
}

@media (max-width: 480px) {
	.panel__buttons {
		flex-direction: column;
		align-items: stretch;
	}

	.btn-download {
		justify-content: center;
	}
}


.device-card__icon.iconfont {
	font-size: 38px !important;
	line-height: 1;
	color: #1a1a1a;
}

.device-card__icon--dots {
	font-size: 20px !important;
}

.split-hero.is-mac-active .device-card__icon.iconfont {
	font-size: 22px !important;
}

.split-hero.is-mac-active .device-card__icon--dots {
	font-size: 14px !important;
}

@container win-panel (max-width: 360px) {
	.device-card__icon.iconfont {
		font-size: 22px !important;
	}

	.device-card__icon--dots {
		font-size: 14px !important;
	}
}

@container win-panel (min-width: 361px) and (max-width: 520px) {
	.device-card__icon.iconfont {
		font-size: 28px !important;
	}

	.device-card__icon--dots {
		font-size: 16px !important;
	}
}

/* ==========================================================================
   Homepage — first screen only
   ========================================================================== */

.split-hero--home {
	background-color: #f5f5f5;
	isolation: isolate;
}

.split-hero--home .split-hero__panel--mac,
.split-hero--home .split-hero__panel--win {
	padding: 0;
	align-items: stretch;
	height: 100%;
	min-height: 0;
	overflow: hidden;
	background-color: transparent;
	transition: opacity 0.6s ease;
}

.split-hero--home .panel__main {
	flex: 1;
	min-height: 0;
}

/* 首页悬停：不拉伸列宽，斜切居中重合，仅切换背景色与文字色 */
.split-hero--home .split-hero__content,
.split-hero--home.is-mac-active .split-hero__content,
.split-hero--home.is-win-active .split-hero__content {
	grid-template-columns: 1fr 1fr;
	transition: none;
}

.split-hero--home .split-hero__bg {
	inset: 0;
	transition: background-color 0.45s ease;
}

.split-hero--home .split-hero__bg--mac,
.split-hero--home.is-mac-active .split-hero__bg--mac,
.split-hero--home.is-win-active .split-hero__bg--mac {
	clip-path: polygon(0 0, 53% 0, 47% 100%, 0 100%);
}

.split-hero--home .split-hero__bg--win,
.split-hero--home.is-mac-active .split-hero__bg--win,
.split-hero--home.is-win-active .split-hero__bg--win {
	clip-path: polygon(53% 0, 100% 0, 100% 100%, 47% 100%);
}

.split-hero--home.is-mac-active .split-hero__bg--mac {
	z-index: 2;
}

.split-hero--home.is-mac-active .split-hero__bg--win {
	z-index: 1;
}

.split-hero--home.is-win-active .split-hero__bg--win {
	z-index: 2;
}

.split-hero--home.is-win-active .split-hero__bg--mac {
	z-index: 1;
}

/* 面板斜切与背景层共用同一条对角线（50% ± 3%），避免右侧顶部越界 */
.split-hero--home .split-hero__panel--mac,
.split-hero--home.is-mac-active .split-hero__panel--mac,
.split-hero--home.is-win-active .split-hero__panel--mac {
	clip-path: polygon(0 0, 100% 0, 94% 100%, 0 100%);
	z-index: 1;
	transition: opacity 0.6s ease;
}

.split-hero--home .split-hero__panel--win,
.split-hero--home.is-mac-active .split-hero__panel--win,
.split-hero--home.is-win-active .split-hero__panel--win {
	clip-path: polygon(6% 0, 100% 0, 100% 100%, 0 100%);
	z-index: 1;
	transition: opacity 0.6s ease;
}

.split-hero--home.is-mac-active .split-hero__panel--mac,
.split-hero--home.is-win-active .split-hero__panel--win {
	z-index: 2;
}

.split-hero--home.is-mac-active .split-hero__panel--win,
.split-hero--home.is-mac-active .split-hero__panel--win > *,
.split-hero--home.is-win-active .split-hero__panel--mac,
.split-hero--home.is-win-active .split-hero__panel--mac > * {
	opacity: 1;
}

.split-hero--home.is-mac-active .split-hero__panel--win {
	background-color: transparent;
}

.split-hero--home.is-win-active .split-hero__panel--mac {
	background-color: transparent;
}

.split-hero--home.is-mac-active.is-mac-screen-1 .split-hero__bg--mac {
	background-color: #fa5151 !important;
}

.split-hero--home.is-mac-active.is-mac-screen-1 .split-hero__panel--mac .panel__entry-btn--mac {
	background-color: #fff;
	color: #fa5151;
}

.panel__entry-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-top: 28px;
	padding: 12px 32px;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	letter-spacing: 0.02em;
	transition: opacity 0.3s ease, transform 0.3s ease, background-color 0.3s ease;
}

.panel__entry-btn:hover {
	opacity: 0.88;
	transform: translateY(-1px);
}

.panel__entry-btn--mac {
	background-color: #07c160;
	color: #fff;
}

.panel__entry-btn--win {
	background-color: #fff;
	color: #07c160;
}

.split-hero.is-mac-active.is-mac-screen-1 .split-hero__panel--mac .panel__entry-btn--mac,
.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win .panel__entry-btn--win {
	background-color: #fff;
	color: #07c160;
}

.split-hero.is-mac-active .panel__entry-btn--win {
	opacity: 0.55;
}

.split-hero.is-win-active .split-hero__panel--mac .panel__entry-btn--mac {
	opacity: 0.55;
}

.split-hero--home.is-mac-active .split-hero__panel--win .panel__entry-btn--win,
.split-hero--home.is-win-active .split-hero__panel--mac .panel__entry-btn--mac {
	opacity: 1;
}

.split-hero.is-mac-active.is-mac-screen-1 .split-hero__panel--mac .panel__entry-btn--mac,
.split-hero.is-win-active.is-win-screen-1 .split-hero__panel--win .panel__entry-btn--win {
	opacity: 1;
}

/* ==========================================================================
   Module pages — normal scroll (Tencent-style)
   ========================================================================== */

html.is-module-scroll,
html:has(body.is-module-scroll) {
	height: auto !important;
	min-height: 100%;
	overflow-x: hidden !important;
	overflow-y: scroll !important;
	scrollbar-gutter: stable;
}

body.is-module-scroll,
html:has(body.is-module-scroll) body {
	height: auto !important;
	min-height: 100%;
	overflow: visible !important;
	overscroll-behavior: auto;
}

.module-page {
	position: relative;
	width: 100%;
	min-height: 100vh;
	background-color: #f5f5f5;
	color: #333;
}

.module-page .site-banner {
	z-index: 1;
	background: transparent;
}

.module-page .module-page__sections {
	position: relative;
	z-index: 2;
}

.module-page__top {
	position: sticky;
	top: var(--site-header-height, 72px);
	z-index: 40;
	display: flex;
	align-items: center;
	padding: 14px 24px;
	background: rgba(245, 245, 245, 0.92);
	backdrop-filter: blur(10px);
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.module-page__back {
	display: inline-flex;
	align-items: center;
	padding: 8px 14px;
	border-radius: 4px;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	background: rgba(255, 255, 255, 0.88);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
	transition: color 0.3s ease, background-color 0.3s ease;
}

.module-page__back:hover {
	color: #07c160;
	background: #fff;
	opacity: 1;
}

.module-page__sections {
	width: 100%;
}

.module-page .panel-screen {
	position: relative;
	inset: auto;
	width: 100%;
	height: auto;
	min-height: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: stretch;
	opacity: 1;
	transform: none;
	pointer-events: auto;
	z-index: auto;
	overflow: visible;
	padding: 72px 48px 88px;
	box-sizing: border-box;
}

.module-page .panel-screen::before {
	display: none;
}

.module-page .panel-screen--carousel {
	min-height: 85vh;
}

.module-page__sections > .panel-screen.panel-screen--bg-gray {
	background-color: #f5f5f5;
}

.module-page__sections > .panel-screen.panel-screen--bg-white {
	background-color: #fff;
}

.module-page__sections > .panel-screen.panel-screen--bg-f9,
.module-page__sections > .panel-screen.panel-screen--bg-f7 {
	background-color: #f9f9f9;
}

.module-page .panel-screen--devices.panel-screen--bg-white .device-card {
	background-color: #f7f7f7;
}

.module-page .panel-screen__module-head {
	margin-bottom: 55px;
	text-align: center;
}

.module-page .panel-screen--devices {
	justify-content: center;
}

.module-page .panel-screen--devices .device-grid {
	max-width: 1400px;
	margin: 0 auto;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 14px;
	width: 100%;
}

.module-page .device-card {
	padding: 28px 12px 24px;
}

.module-page .panel-screen--devices-four .device-card {
	padding: 90px 10px;
}

.module-page .feature-showcase {
	max-width: 1200px;
	column-gap: 64px;
}

.module-page .feature-showcase__side {
	max-width: 320px;
}

.module-page .feature-showcase__center {
	width: min(400px, 34vw);
}

@media (max-width: 960px) {
	.module-page .feature-showcase {
		grid-template-columns: 1fr;
		column-gap: 0;
		row-gap: 24px;
		max-width: 520px;
	}

	.module-page .feature-showcase__center {
		order: -1;
		width: min(320px, 72vw);
		justify-self: center;
	}

	.module-page .feature-showcase__side--left,
	.module-page .feature-showcase__side--right {
		justify-self: stretch;
		max-width: none;
	}
}

.module-page .panel-screen__inner,
.module-page .panel-screen__devices,
.module-page .panel-screen__features {
	width: 100%;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}

.module-page .panel-screen--carousel .panel-screen__module-head {
	width: 100%;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}

.module-page .panel-screen__carousel {
	max-width: 1400px;
	margin: 0 auto;
	width: 100%;
}

@media (max-width: 1200px) {
	.module-page .panel-screen--devices .device-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 900px) {
	.module-page .panel-screen {
		padding: 56px 24px 64px;
	}

	.module-page .panel-screen--carousel {
		min-height: 70vh;
	}

	.module-page__top {
		padding: 12px 16px;
	}
}

@media (max-width: 768px) {
	.module-page .panel-screen--devices .device-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

/* ==========================================================================
   Tencent link_area — 多行业解决方案
   ========================================================================== */

.module-page .panel-screen--connect {
	padding: 0;
	margin-bottom: 48px;
	background-color: #1b1f25 !important;
	justify-content: flex-start;
	align-items: stretch;
	overflow: hidden;
}

.link-area {
	--link-scale: 0.4;
	--link-design-h: 780;
	--link-design-w: 1440;
	width: 100%;
	height: min(
		calc(var(--link-design-h) * var(--link-scale) * 1px),
		calc(min(100vw, calc(var(--link-design-w) * 1px)) * var(--link-design-h) / var(--link-design-w) * var(--link-scale))
	);
	margin: 0;
	background: #1b1f25;
	overflow: hidden;
}

.link-area__inner {
	display: flex;
	width: 100%;
	max-width: none;
	height: 100%;
	margin: 0;
}

.link-area__tabs {
	flex: 0 0 36%;
	height: 100%;
}

.link-area__tab-list {
	list-style: none;
	height: 100%;
	margin: 0;
	padding: 0;
}

.link-area__tab-item {
	height: 33.333%;
	position: relative;
	opacity: 0.4;
	transition: opacity 0.3s ease;
}

.link-area__tab-item.is-current {
	opacity: 1;
}

.link-area__tab-btn {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	border: 0;
	background: transparent;
	text-align: left;
	cursor: pointer;
	color: #fff;
	font-family: inherit;
	position: relative;
	outline: none;
}

.link-area__tab-btn:focus-visible {
	outline: 2px solid rgba(7, 193, 96, 0.8);
	outline-offset: -2px;
}

.link-area__tab-title {
	display: block;
	position: absolute;
	left: 18%;
	right: 32px;
	top: 50%;
	margin-top: -1.15em;
	font-size: clamp(16px, 1.35vw, 22px);
	line-height: 1.35;
	font-weight: 700;
	color: #fff;
	transition: left 0.3s ease;
}

.link-area__tab-title::before {
	content: "";
	position: absolute;
	left: -20px;
	top: 50%;
	width: 5px;
	height: 28px;
	margin-top: -14px;
	background: transparent;
	transform: translateX(-16px);
	opacity: 0;
	transition: opacity 0.3s ease, transform 0.3s ease;
}

.link-area__tab-item.is-current .link-area__tab-title {
	left: 22%;
}

.link-area__tab-item.is-current .link-area__tab-title::before {
	background: #07c160;
	opacity: 1;
	transform: translateX(0);
}

.link-area__tab-desc {
	display: block;
	position: absolute;
	left: 18%;
	right: 30px;
	top: 50%;
	margin-top: 0.65em;
	font-size: 13px;
	line-height: 1.5;
	color: rgba(255, 255, 255, 0.92);
	transition: left 0.3s ease;
}

.link-area__tab-item.is-current .link-area__tab-desc {
	left: 22%;
}

.link-area__tab-arrow {
	display: block;
	position: absolute;
	left: 18%;
	top: 50%;
	margin-top: 3.1em;
	width: 40px;
	height: 12px;
	background: var(--link-arrow) no-repeat center left / contain;
	opacity: 0;
	transition: left 0.3s ease, opacity 0.3s ease;
}

.link-area__tab-item.is-current .link-area__tab-arrow {
	left: 22%;
	opacity: 1;
}

.link-area__tab-item:nth-child(2) .link-area__tab-title {
	margin-top: -2.35em;
}

.link-area__tab-item:nth-child(2) .link-area__tab-desc {
	margin-top: -0.05em;
}

.link-area__tab-item:nth-child(2) .link-area__tab-arrow {
	margin-top: 2.15em;
}

.link-area__tab-item:nth-child(3) .link-area__tab-title {
	margin-top: -3.55em;
}

.link-area__tab-item:nth-child(3) .link-area__tab-desc {
	margin-top: -1.15em;
}

.link-area__tab-item:nth-child(3) .link-area__tab-arrow {
	margin-top: 1.05em;
}

.link-area__content {
	flex: 1 1 64%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.link-area__panel {
	position: absolute;
	inset: 0;
	display: none;
	width: 100%;
	height: 100%;
}

.link-area__panel.is-active {
	display: block;
}

.link-area__card-list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

.link-area__card-item {
	float: left;
	width: 50%;
	height: 50%;
	overflow: hidden;
}

.link-area__card-link {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
}

.link-area__card-img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: transform 0.35s ease;
}

.link-area__card-link:hover .link-area__card-img,
.link-area__card-link:focus-visible .link-area__card-img {
	transform: scale(1.06);
}

.link-area__card-script {
	position: absolute;
	inset: auto 0 0;
	height: 50%;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0));
	z-index: 1;
	pointer-events: none;
}

.link-area__card-title {
	position: absolute;
	left: 24px;
	right: 24px;
	bottom: 28px;
	margin: 0;
	font-size: 18px;
	line-height: 1.35;
	font-weight: 700;
	color: #fff;
	transition: bottom 0.3s ease;
}

.link-area__card-desc {
	position: absolute;
	left: 24px;
	right: 24px;
	bottom: 12px;
	margin: 0;
	font-size: 13px;
	line-height: 1.65;
	color: #fff;
	opacity: 0;
	transform: translateY(8px);
	transition: opacity 0.3s ease, transform 0.3s ease;
}

.link-area__card-arrow {
	position: absolute;
	right: 36px;
	top: 38%;
	width: 24px;
	height: 11px;
	background: var(--link-arrow-s) no-repeat center / contain;
	opacity: 0;
	transition: opacity 0.3s ease, right 0.2s linear;
}

.link-area__card-link:hover .link-area__card-title,
.link-area__card-link:focus-visible .link-area__card-title {
	bottom: 44px;
}

.link-area__card-link:hover .link-area__card-desc,
.link-area__card-link:focus-visible .link-area__card-desc {
	opacity: 1;
	transform: translateY(0);
}

.link-area__card-link:hover .link-area__card-arrow,
.link-area__card-link:focus-visible .link-area__card-arrow {
	opacity: 1;
	right: 24px;
}

@media (max-width: 900px) {
	.module-page .panel-screen--connect {
		margin-bottom: 48px;
	}

	.link-area {
		height: auto;
	}

	.link-area__inner {
		flex-direction: column;
		width: 100%;
		height: auto;
	}

	.link-area__tabs {
		flex: none;
		width: 100%;
	}

	.link-area__tab-list {
		display: flex;
		height: auto;
	}

	.link-area__tab-item {
		flex: 1;
		height: auto;
		min-height: 72px;
	}

	.link-area__tab-btn {
		min-height: 72px;
	}

	.link-area__tab-title,
	.link-area__tab-desc,
	.link-area__tab-arrow {
		position: static;
		margin: 0 !important;
	}

	.link-area__tab-title {
		font-size: 15px;
	}

	.link-area__tab-title::before {
		display: none;
	}

	.link-area__tab-desc {
		margin-top: 6px !important;
		font-size: 12px;
	}

	.link-area__tab-arrow {
		display: none;
	}

	.link-area__content {
		width: 100%;
		height: auto;
		min-height: 0;
	}

	.link-area__panel {
		position: relative;
		inset: auto;
		min-height: 0;
	}

	.link-area__card-list {
		height: auto;
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.link-area__card-item {
		float: none;
		width: auto;
		height: auto;
		aspect-ratio: 5 / 3;
	}

	.link-area__card-title {
		left: 16px;
		right: 16px;
		bottom: 36px;
		font-size: 16px;
	}

	.link-area__card-desc {
		left: 16px;
		right: 16px;
		bottom: 12px;
		font-size: 12px;
	}

	.link-area__card-arrow {
		display: none;
	}
}

/* ==========================================================================
   Site Header & Banner — WeChat Pay style (module pages)
   ========================================================================== */

.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.site-header-slot {
	height: var(--site-header-height, 72px);
}

body.is-module-scroll .site-header,
.site-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 200;
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.04);
	font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
}

.site-header__inner {
	position: relative;
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	gap: 24px;
	max-width: 1200px;
	height: 72px;
	margin: 0 auto;
	padding: 0 24px;
}

.site-header__brand,
.site-header__brand--logo {
	position: relative;
	z-index: 2;
	flex-shrink: 0;
	background: #fff;
	grid-column: 1;
	grid-row: 1;
}

.site-header__brand--logo {
	padding-right: 8px;
}

.site-header__brand,
.site-header__brand--logo .custom-logo-link {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	text-decoration: none;
	color: #333;
	flex: 0 0 auto;
}
.site-header__brand--logo .custom-logo-link img,
.site-header__brand--logo img.custom-logo {
	display: block;
	height: 20px;
	width: auto;
	max-width: 180px;
	min-height: 20px;
}

.site-header__logo-mark {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: #07c160;
	position: relative;
	flex: 0 0 auto;
}

.site-header__logo-mark::after {
	content: "";
	position: absolute;
	left: 11px;
	top: 8px;
	width: 8px;
	height: 14px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
}

.site-header__logo-text {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.02em;
	white-space: nowrap;
}

.site-header__toggle {
	display: none;
	position: relative;
	z-index: 2;
	flex-shrink: 0;
	background: #fff;
	grid-column: 3;
	grid-row: 1;
	width: 42px;
	height: 42px;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;
	flex: 0 0 auto;
}

.site-header__toggle-bar {
	display: block;
	width: 20px;
	height: 2px;
	margin: 4px auto;
	background: #333;
	border-radius: 1px;
	transition: transform 0.25s ease, opacity 0.25s ease;
}

.site-header__nav {
	position: relative;
	z-index: 1;
	min-width: 0;
	display: flex;
	justify-content: center;
	grid-column: 2;
	grid-row: 1;
}

.site-header__menu {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.site-header__menu > li {
	position: relative;
}

.site-header__menu > li > a {
	position: relative;
}

.site-header__menu a {
	display: block;
	padding: 8px 18px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4;
	color: #333;
	text-decoration: none;
	font-synthesis: none;
	transition: color 0.25s ease;
}

.site-header__menu a:hover,
.site-header__menu a:focus-visible {
	color: #07c160;
}

.site-header__menu > .current-menu-item > a,
.site-header__menu > .current_page_item > a {
	color: #07c160;
	font-weight: 700;
}

.site-header__menu > .current-menu-item > a::after,
.site-header__menu > .current_page_item > a::after {
	content: "";
	position: absolute;
	left: 18px;
	right: 18px;
	bottom: 6px;
	height: 2px;
	background: #07c160;
	border-radius: 1px;
}

.site-header__menu .menu-item-has-children > a {
	padding-right: 28px;
}


.site-header__menu .sub-menu {
	position: absolute;
	top: calc(100% + 4px);
	left: 0;
	min-width: 168px;
	list-style: none;
	margin: 0;
	padding: 8px 0;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.06);
	border-radius: 8px;
	box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
	opacity: 0;
	visibility: hidden;
	transform: translateY(8px);
	transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
	z-index: 300;
}

.site-header__menu .menu-item-has-children:hover > .sub-menu,
.site-header__menu .menu-item-has-children:focus-within > .sub-menu {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.site-header__menu .sub-menu a {
	padding: 10px 18px;
	font-size: 14px;
	white-space: nowrap;
}

.site-header__menu .sub-menu .current-menu-item > a,
.site-header__menu .sub-menu .current_page_item > a {
	color: #07c160;
	font-weight: 700;
}

.site-header__menu .sub-menu .current-menu-item > a::after,
.site-header__menu .sub-menu .current_page_item > a::after {
	display: none;
}

.site-header__cta {
	position: relative;
	z-index: 2;
	flex: 0 0 auto;
	flex-shrink: 0;
	background: #fff;
	padding-left: 8px;
	grid-column: 3;
	grid-row: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 120px;
	height: 40px;
	padding: 0 22px;
	border-radius: 4px;
	background: #07c160;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	transition: background-color 0.25s ease, opacity 0.25s ease;
}

.site-header__cta:hover,
.site-header__cta:focus-visible {
	background: #06ad56;
	color: #fff;
	opacity: 1;
}

.site-banner {
	position: relative;
	overflow: hidden;
	padding-bottom: 0;
	background: transparent;
}

.site-banner__bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
	pointer-events: none;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 1;
	visibility: visible;
	transition: opacity 0.2s ease, visibility 0.2s ease;
}

.site-banner__bg.is-past {
	opacity: 0;
	visibility: hidden;
}

.site-banner__overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	pointer-events: none;
	opacity: 1;
	visibility: visible;
	transition: opacity 0.2s ease, visibility 0.2s ease;
}

.site-banner__overlay--light {
	background: radial-gradient(circle at 78% 38%, rgb(7 193 96 / 0%), hsl(0deg 0% 100% / 95%) 45%), linear-gradient(120deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 55%, rgb(255 255 255 / 0%) 100%);
}

.site-banner__overlay--dark {
	background: rgba(0, 0, 0, 0.45);
}

.site-banner--overlay-dark .site-banner__title {
	color: #fff;
	text-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);
}

.site-banner--overlay-dark .site-banner__subtitle {
	color: rgba(255, 255, 255, 0.88);
}

.site-banner--overlay-none .site-banner__title {
	color: #111;
	text-shadow: 0 2px 16px rgba(255, 255, 255, 0.35);
}

.site-banner--overlay-none .site-banner__subtitle {
	color: #555;
}

.site-banner__overlay.is-past {
	opacity: 0;
	visibility: hidden;
}

.site-banner__inner {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
	max-width: 1400px;
	width: 100%;
	min-height: 520px;
	margin: 0 auto;
	padding: 72px 24px 56px;
	box-sizing: border-box;
}

.site-banner__content {
	flex: 1 1 58%;
	min-width: 0;
}

.site-banner__rotator {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.site-banner__title {
	margin: 0;
	font-size: clamp(34px, 4vw, 52px);
	line-height: 1.18;
	font-weight: 700;
	color: #111;
	letter-spacing: 0.01em;
}

.site-banner__title.is-typing::after,
.site-banner__subtitle.is-typing::after {
	content: "|";
	margin-left: 2px;
	color: #07c160;
	animation: site-banner-cursor 0.85s step-end infinite;
}

@keyframes site-banner-cursor {
	50% {
		opacity: 0;
	}
}

.site-banner__subtitle {
	max-width: 560px;
	margin: 0;
	font-size: clamp(16px, 2vw, 20px);
	line-height: 1.75;
	color: #555;
}

.site-banner__card {
	flex: 0 0 280px;
	padding: 28px 24px 22px;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 18px 50px rgba(15, 23, 42, 0.12);
	text-align: center;
}

.site-banner__card-head {
	margin-bottom: 18px;
	font-size: 18px;
	font-weight: 600;
	color: #222;
}

.site-banner__card-qr {
	width: 168px;
	height: 168px;
	margin: 0 auto 18px;
	border-radius: 6px;
	overflow: hidden;
}

.site-banner__card-qr img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.site-banner__card-qr--placeholder {
	background:
		linear-gradient(90deg, #111 10%, transparent 10%) 0 0 / 14px 14px,
		linear-gradient(#111 10%, transparent 10%) 0 0 / 14px 14px;
	background-color: #fff;
	opacity: 0.88;
}

.site-banner__card-links {
	display: flex;
	justify-content: center;
	gap: 14px;
	flex-wrap: wrap;
	font-size: 13px;
}

.site-banner__card-link {
	color: #07c160;
	text-decoration: none;
	transition: color 0.25s ease;
}

.site-banner__card-link:hover,
.site-banner__card-link:focus-visible {
	color: #06ad56;
}

.site-banner__notice {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	width: 100%;
	margin: 0;
	background: rgba(0, 0, 0, 0.58);
	color: #fff;
}

.site-banner__notice-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	max-width: 1400px;
	margin: 0 auto;
	padding: 12px 24px;
}

.site-banner__notice-text {
	margin: 0;
	font-size: 13px;
	line-height: 1.6;
	color: rgba(255, 255, 255, 0.92);
	text-decoration: none;
}

.site-banner__notice-text:hover {
	color: #fff;
	opacity: 1;
}

.site-banner__notice-more {
	flex: 0 0 auto;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.88);
	text-decoration: none;
	white-space: nowrap;
}

.site-banner__notice-more:hover {
	color: #fff;
	opacity: 1;
}

@media (max-width: 960px) {
	:root {
		--site-header-height: 64px;
	}

	.site-header__inner {
		display: flex;
		justify-content: space-between;
		height: 64px;
		padding: 0 16px;
	}

	.site-header__brand,
	.site-header__brand--logo,
	.site-header__nav,
	.site-header__toggle,
	.site-header__cta {
		grid-column: auto;
		grid-row: auto;
	}

	.site-header__toggle {
		display: block;
	}

	.site-header__nav {
		position: fixed;
		top: var(--site-header-height, 64px);
		left: 0;
		right: 0;
		display: none;
		max-height: calc(100vh - var(--site-header-height, 64px));
		overflow-y: auto;
		padding: 12px 16px 18px;
		background: #fff;
		border-bottom: 1px solid rgba(0, 0, 0, 0.06);
		box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
		z-index: 199;
	}

	.site-header.is-nav-open .site-header__nav {
		display: block;
	}

	.site-header__menu {
		flex-direction: column;
		align-items: stretch;
		gap: 0;
	}

	.site-header__menu a {
		padding: 12px 8px;
	}

	.site-header__menu > .current-menu-item > a::after,
	.site-header__menu > .current_page_item > a::after {
		display: none;
	}

	.site-header__menu .sub-menu {
		position: static;
		opacity: 1;
		visibility: visible;
		transform: none;
		box-shadow: none;
		border: 0;
		padding: 0 0 8px 12px;
		min-width: 0;
	}

	.site-header__menu .sub-menu a {
		padding: 10px 8px;
		font-size: 14px;
	}
.site-header__menu > li a small {
    right: auto!important;
    left: 80px!important;
    transform: translate(28%, 35%)!important;
}
	.site-header__cta {
		min-width: auto;
		height: 36px;
		padding: 0 14px;
		font-size: 13px;
	}

	.site-banner__inner {
		flex-direction: column;
		align-items: flex-start;
		min-height: 420px;
		padding: 56px 16px 52px;
	}

	.site-banner__card {
		display: none;
	}

	.site-banner__notice-inner {
		flex-direction: column;
		align-items: flex-start;
		padding: 12px 16px;
	}
}

/* ==========================================================================
   Industry Solutions — WeChat Pay accordion
   ========================================================================== */

.module-page .panel-screen--solutions {
	padding: 72px 0 0;
	overflow: hidden;
}

.industry-solution {
	width: 100%;
	max-width: none;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}

.module-page .panel-screen--solutions .solution-accordion {
	width: 100%;
	max-width: none;
	margin: 0;
}

.solution-accordion {
	height: 480px;
	color: #fff;
	position: relative;
}

.solution-accordion__list {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
}

.solution-accordion__item {
	float: left;
	width: 175px;
	height: 480px;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: width 0.5s ease;
}

.solution-accordion__item:last-child {
	position: absolute;
	right: 0;
	bottom: 0;
}

.solution-accordion__link {
	position: absolute;
	inset: 0;
	z-index: 9;
}

.solution-accordion__shade {
	position: absolute;
	inset: 0;
	z-index: 1;
	background: rgba(0, 0, 0, 0.5);
	transition: opacity 0.35s ease;
}

.solution-accordion__item.is-selected .solution-accordion__shade {
	opacity: 0;
}

.solution-accordion__caption {
	position: absolute;
	inset: 0;
	z-index: 2;
	pointer-events: none;
}

.solution-accordion__caption-bg {
	position: absolute;
	inset: 0;
	opacity: 0;
	transition: opacity 0.35s ease, background-color 0.35s ease, border-radius 0.35s ease;
}

.solution-accordion__caption-inner {
	position: relative;
	z-index: 1;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	padding: 0 12px 86px;
	box-sizing: border-box;
}

.solution-accordion__caption-copy {
	width: 100%;
	min-width: 0;
}

.solution-accordion__name {
	margin: 0;
	font-size: 18px;
	line-height: 1.35;
	font-weight: 600;
	text-align: center;
	position: relative;
	color: #fff;
}

.solution-accordion__name::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -18px;
	width: 36px;
	height: 2px;
	margin-left: -18px;
	background: #b8b8b7;
}

.solution-accordion__desc {
	display: none;
	margin: 0;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.02em;
	color: #fff;
}

.solution-accordion__item.is-selected .solution-accordion__caption {
	inset: auto 16px 41px auto;
	width: 351px;
	max-width: calc(100% - 32px);
	height: auto;
}

.solution-accordion__item.is-selected .solution-accordion__caption-bg {
	opacity: 1;
	background: rgba(7, 193, 96, 0.88);
	border-radius: 5px 0 0 5px;
}

.solution-accordion__item.is-selected .solution-accordion__caption-inner {
	height: auto;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	padding: 24px 28px;
}

.solution-accordion__item.is-selected .solution-accordion__caption-copy {
	flex: 1 1 auto;
}

.solution-accordion__item.is-selected .solution-accordion__name {
	margin: 0;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
}

.solution-accordion__item.is-selected .solution-accordion__name::after {
	left: 0;
	bottom: -8px;
	width: 39px;
	margin-left: 0;
	background: #fff;
	opacity: 0.24;
}

.solution-accordion__item.is-selected .solution-accordion__desc {
	display: block;
	margin-top: 18px;
}

@media (max-width: 960px) {
	.module-page .panel-screen--solutions {
		padding: 48px 0 0;
	}

	.industry-solution {
		padding: 0;
	}

	.module-page .panel-screen--solutions .solution-accordion {
		width: 100%;
		max-width: none;
		margin: 0;
	}

	.solution-accordion {
		height: auto;
	}

	.solution-accordion__list {
		display: flex;
		flex-direction: column;
		gap: 12px;
		height: auto;
		overflow: visible;
	}

	.solution-accordion__item,
	.solution-accordion__item:last-child {
		position: relative;
		right: auto;
		bottom: auto;
		float: none;
		width: 100% !important;
		height: 220px;
		border-radius: 8px;
		transition: height 0.35s ease;
	}

	.solution-accordion__item.is-selected {
		height: auto;
		min-height: 280px;
	}

	.solution-accordion__item.is-selected .solution-accordion__shade {
		opacity: 1;
		background: linear-gradient(to top, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.08));
	}

	.solution-accordion__caption,
	.solution-accordion__item.is-selected .solution-accordion__caption {
		inset: auto 0 0;
		width: 100%;
		max-width: none;
	}

	.solution-accordion__caption-inner,
	.solution-accordion__item.is-selected .solution-accordion__caption-inner {
		flex-direction: row;
		align-items: flex-start;
		justify-content: flex-start;
		height: auto;
		padding: 20px;
	}

	.solution-accordion__caption-bg,
	.solution-accordion__item.is-selected .solution-accordion__caption-bg {
		opacity: 1;
		background: rgba(7, 193, 96, 0.9);
		border-radius: 0 0 8px 8px;
	}

	.solution-accordion__name,
	.solution-accordion__item.is-selected .solution-accordion__name {
		margin: 0;
		text-align: left;
		font-size: 18px;
	}

	.solution-accordion__name::after,
	.solution-accordion__item.is-selected .solution-accordion__name::after {
		left: 0;
		margin-left: 0;
	}

	.solution-accordion__desc,
	.solution-accordion__item.is-selected .solution-accordion__desc {
		display: block;
		margin-top: 12px;
	}

	.solution-accordion__item:not(.is-selected) .solution-accordion__desc {
		display: none;
	}

	.solution-accordion__item:not(.is-selected) .solution-accordion__caption-bg {
		opacity: 0;
	}

	.solution-accordion__item:not(.is-selected) .solution-accordion__caption-inner {
		flex-direction: column;
		align-items: center;
		justify-content: flex-end;
		padding: 0 12px 24px;
	}

	.solution-accordion__item:not(.is-selected) .solution-accordion__name {
		text-align: center;
	}
}

/* ==========================================================================
   Finance News — Tencent media page style
   ========================================================================== */

.panel-screen--finance-news {
	padding-top: 72px;
	padding-bottom: 88px;
}

.finance-news {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	box-sizing: border-box;
}

.finance-news__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 32px;
}

.finance-news__head .panel-screen__finance-news-title {
	margin: 0;
	font-size: 28px;
}

.finance-news__more {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 16px;
	font-weight: 600;
	color: #5f6464;
	text-decoration: none;
	flex-shrink: 0;
}

.finance-news__more:hover {
	opacity: 1;
	color: #07c160;
}

.finance-news__more-icon {
	display: inline-block;
	width: 8px;
	height: 14px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14' fill='none'%3E%3Cpath d='M1 1l6 6-6 6' stroke='%235F6464' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain;
}

.finance-news__more:hover .finance-news__more-icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14' fill='none'%3E%3Cpath d='M1 1l6 6-6 6' stroke='%2307c160' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.finance-news__columns {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
}

.finance-news__column {
	background: #fff;
	border: 1px solid #efefef;
	box-sizing: border-box;
	padding: 32px 45px 41px 0;
}

.finance-news__group-title {
	margin: 0;
	padding-left: 32px;
	font-size: 16px;
	font-weight: 700;
	color: #5f6464;
	line-height: 1.55;
}

.finance-news__list {
	list-style: none;
	margin: 40px 0 0;
	padding: 0;
}

.finance-news__item {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	min-height: 93px;
	margin-top: 23px;
}

.finance-news__item:first-child {
	margin-top: 0;
}

.finance-news__item-body {
	position: relative;
	flex: 1 1 auto;
	min-width: 0;
	padding-left: 32px;
	box-sizing: border-box;
}

.finance-news__item-line {
	position: absolute;
	left: -1px;
	top: 0;
	width: 6px;
	height: 100%;
	background: #07c160;
	display: none;
}

.finance-news__item-title {
	margin: 0 0 4px;
	font-size: 20px;
	font-weight: 700;
	color: #2a2e2e;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.finance-news__item-title a {
	color: inherit;
	text-decoration: none;
}

.finance-news__item-title a:hover {
	opacity: 1;
	color: #07c160;
}

.finance-news__item-date {
	margin: 0;
	font-size: 16px;
	color: #919797;
	line-height: 1.8;
}

.finance-news__download {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 36px;
	width: 36px;
	height: 36px;
	margin-top: 12px;
	border: 1px solid #d8d8d8;
	border-radius: 50%;
	color: #5f6464;
	text-decoration: none;
	opacity: 0;
	transition: opacity 0.25s ease, border-color 0.25s ease, color 0.25s ease, background-color 0.25s ease;
}

.finance-news__item:hover .finance-news__download {
	opacity: 1;
}

.finance-news__item:hover .finance-news__item-line {
	display: block;
}

.finance-news__download:hover {
	opacity: 1;
	border-color: #07c160;
	color: #07c160;
	background-color: rgba(7, 193, 96, 0.06);
}

.module-page .finance-news {
	width: 100%;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 960px) {
	.panel-screen--finance-news {
		padding-top: 56px;
		padding-bottom: 64px;
	}

	.finance-news__head {
		flex-direction: column;
		align-items: flex-start;
		gap: 12px;
		margin-bottom: 24px;
	}

	.finance-news__columns {
		grid-template-columns: 1fr;
		gap: 12px;
	}

	.finance-news__column {
		padding: 20px 12px 22px 0;
	}

	.finance-news__group-title {
		padding-left: 16px;
		font-size: 14px;
	}

	.finance-news__list {
		margin-top: 21px;
	}

	.finance-news__item {
		min-height: 0;
		margin-top: 20px;
	}

	.finance-news__item-body {
		padding-left: 16px;
		width: 82%;
	}

	.finance-news__item-title {
		font-size: 16px;
		line-height: 1.5;
		white-space: normal;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.finance-news__item-date {
		font-size: 12px;
		line-height: 1.75;
	}

	.finance-news__download {
		opacity: 1;
		flex: 0 0 43px;
		width: 43px;
		height: 43px;
		margin-top: 0;
	}

	.finance-news__item:hover .finance-news__item-line {
		display: none;
	}
}

/* ==========================================================================
   Site footer — module pages
   ========================================================================== */

.site-footer {
	background: #1b1f25;
	color: rgba(255, 255, 255, 0.72);
}

.site-footer__inner {
	display: grid;
	grid-template-columns: minmax(240px, 320px) minmax(0, 1fr);
	gap: 48px 64px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 64px 24px 48px;
}

.site-footer__logo {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	color: #fff;
	text-decoration: none;
}

.site-footer__logo--image .custom-logo-link {
	display: inline-flex;
}

.site-footer__logo--image img,
.site-footer__logo--image .custom-logo {
	max-height: 20px;
	width: auto;
}

.site-footer__logo-mark {
	position: relative;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: #07c160;
	flex: 0 0 34px;
}

.site-footer__logo-mark::after {
	content: "";
	position: absolute;
	top: 9px;
	left: 8px;
	width: 10px;
	height: 6px;
	border: 2px solid #fff;
	border-top: 0;
	border-right: 0;
	transform: rotate(-45deg);
}

.site-footer__logo-text {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.02em;
}

.site-footer__tagline {
	max-width: 280px;
	margin: 16px 0 0;
	font-size: 14px;
	line-height: 1.75;
	color: rgba(255, 255, 255, 0.56);
}

.site-footer__contact {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin-top: 28px;
}

.site-footer__contact-item {
	display: flex;
	flex-direction: column;
	gap: 4px;
	padding: 12px 14px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.03);
	color: inherit;
	text-decoration: none;
	transition: border-color 0.25s ease, background-color 0.25s ease;
}

.site-footer__contact-item:hover {
	border-color: rgba(7, 193, 96, 0.45);
	background: rgba(7, 193, 96, 0.08);
	opacity: 1;
}

.site-footer__contact-label {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.45);
}

.site-footer__contact-value {
	font-size: 15px;
	font-weight: 700;
	color: #fff;
}

.site-footer__columns {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 24px 32px;
}

.site-footer__column-title {
	margin: 0 0 18px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.04em;
}

.site-footer__links {
	list-style: none;
	margin: 0;
	padding: 0;
}

.site-footer__links li + li {
	margin-top: 12px;
}

.site-footer__links a {
	font-size: 14px;
	line-height: 1.5;
	color: rgba(255, 255, 255, 0.58);
	text-decoration: none;
	transition: color 0.25s ease;
}

.site-footer__links a:hover,
.site-footer__links a:focus-visible {
	color: #07c160;
	opacity: 1;
}

.site-footer__bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.site-footer__bottom-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px 24px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 18px 24px 28px;
}

.site-footer__copyright {
	margin: 0;
	font-size: 12px;
	line-height: 1.6;
	color: rgba(255, 255, 255, 0.38);
}

.site-footer__legal {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px 18px;
}

.site-footer__legal a {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.45);
	text-decoration: none;
	transition: color 0.25s ease;
}

.site-footer__legal a:hover,
.site-footer__legal a:focus-visible {
	color: #07c160;
	opacity: 1;
}

.site-footer__icp {
	position: relative;
	padding-left: 18px;
}

.site-footer__icp::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 1px;
	height: 12px;
	background: rgba(255, 255, 255, 0.16);
	transform: translateY(-50%);
}

@media (max-width: 960px) {
	.site-footer__inner {
		grid-template-columns: 1fr;
		gap: 36px;
		padding: 48px 16px 32px;
	}

	.site-footer__columns {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 28px 20px;
	}

	.site-footer__bottom-inner {
		flex-direction: column;
		align-items: flex-start;
		padding: 16px 16px 24px;
	}

	.site-footer__legal {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}

	.site-footer__icp {
		padding-left: 0;
	}

	.site-footer__icp::before {
		display: none;
	}
}

@media (max-width: 560px) {
	.site-footer__columns {
		grid-template-columns: 1fr;
	}
}

/* ==========================================================================
   Single content page
   ========================================================================== */

.single-page {
	background: #f5f5f5;
}

.single-page .site-banner {
	margin-bottom: 0;
}

.single-page__body {
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 24px 72px;
}

.single-page__article {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.06);
	padding: 40px 48px;
}

.single-page__content {
	color: #333;
	font-size: 16px;
	line-height: 1.8;
}

.single-page__content h2 {
	margin: 32px 0 16px;
	font-size: 22px;
	line-height: 1.4;
	color: #111;
}

.single-page__content h2:first-child {
	margin-top: 0;
}

.single-page__content p {
	margin: 0 0 16px;
}

.single-page__content ul,
.single-page__content ol {
	margin: 0 0 16px;
	padding-left: 24px;
}

.single-page__content li + li {
	margin-top: 8px;
}

.single-page__content a {
	color: #07c160;
	text-decoration: none;
}

.single-page__content a:hover,
.single-page__content a:focus-visible {
	text-decoration: underline;
}

@media (max-width: 768px) {
	.single-page__body {
		padding: 24px 16px 48px;
	}

	.single-page__article {
		padding: 28px 20px;
	}
}

/* ==========================================================================
   Media cover module
   ========================================================================== */

.module-page .panel-screen--media-cover {
	padding: 72px 24px;
}

.module-page .panel-screen--media-cover.media-cover--slot-phone {
	--media-cover-slot-width: 260px;
	--media-cover-slot-height: 480px;
}

.module-page .panel-screen--media-cover.media-cover--slot-illustration {
	--media-cover-slot-width: 280px;
	--media-cover-slot-height: 280px;
}

.module-page .panel-screen--media-cover.media-cover--slot-landscape {
	--media-cover-slot-width: 480px;
	--media-cover-slot-height: 320px;
}

.module-page .media-cover__inner {
	display: flex;
	align-items: center;
	gap: 56px;
	max-width: 1400px;
	margin: 0 auto;
}

.module-page .panel-screen--text-right .media-cover__inner {
	flex-direction: row-reverse;
}

.module-page .media-cover__content {
	flex: 1 1 0;
	min-width: 0;
}

.module-page .panel-screen--text-left .media-cover__content {
	text-align: left;
}

.module-page .panel-screen--text-right .media-cover__content {
	text-align: right;
}

.module-page .panel-screen--text-right .media-cover__actions {
	display: flex;
	justify-content: flex-end;
}

.module-page .media-cover__title {
	margin: 0 0 20px;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.35;
	color: #111;
}

.module-page .media-cover__desc {
	margin: 0;
	font-size: 16px;
	line-height: 1.8;
	color: #555;
}

.module-page .media-cover__desc p {
	margin: 0 0 12px;
}

.module-page .media-cover__desc p:last-child {
	margin-bottom: 0;
}

.module-page .media-cover__actions {
	margin-top: 28px;
}

.module-page .media-cover__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 132px;
	height: 44px;
	padding: 0 28px;
	border: 0;
	border-radius: 4px;
	background: #07c160;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	text-decoration: none;
	transition: background-color 0.25s ease;
}

.module-page .media-cover__btn:hover,
.module-page .media-cover__btn:focus-visible {
	background: #06ad56;
	color: #fff;
}

.module-page .media-cover__media {
	flex: 0 0 var(--media-cover-slot-width);
	width: var(--media-cover-slot-width);
	height: var(--media-cover-slot-height);
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.module-page .media-cover__image {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	object-fit: contain;
	object-position: center center;
}

@media (max-width: 960px) {
	.module-page .panel-screen--media-cover {
		padding: 48px 16px;
	}

	.module-page .panel-screen--media-cover.media-cover--slot-phone {
		--media-cover-slot-width: min(260px, 72vw);
		--media-cover-slot-height: calc(min(260px, 72vw) * 480 / 260);
	}

	.module-page .panel-screen--media-cover.media-cover--slot-illustration {
		--media-cover-slot-width: min(280px, 78vw);
		--media-cover-slot-height: min(280px, 78vw);
	}

	.module-page .panel-screen--media-cover.media-cover--slot-landscape {
		--media-cover-slot-width: min(480px, 92vw);
		--media-cover-slot-height: calc(min(480px, 92vw) * 320 / 480);
	}

	.module-page .media-cover__inner,
	.module-page .panel-screen--text-right .media-cover__inner {
		flex-direction: column;
		align-items: center;
		gap: 32px;
	}

	.module-page .panel-screen--text-left .media-cover__content,
	.module-page .panel-screen--text-right .media-cover__content {
		text-align: center;
	}

	.module-page .panel-screen--text-right .media-cover__actions {
		justify-content: center;
	}

	.module-page .media-cover__content {
		width: 100%;
	}

	.module-page .media-cover__title {
		font-size: 26px;
	}
}

/* ==========================================================================
   Process flow module
   ========================================================================== */

.module-page .panel-screen--process-flow {
	padding: 72px 24px;
}

.module-page .process-flow {
	max-width: 1400px;
	margin: 0 auto;
}

.module-page .panel-screen__process-flow-title {
	margin: 0 0 10px;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.35;
	color: #111;
	text-align: center;
}

.module-page .panel-screen--process-flow .panel-screen__module-head {
	margin-bottom: 48px;
}

.module-page .process-flow__track {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
	gap: 0;
	--process-flow-arrow: 32px;
}

.module-page .process-flow__step {
	flex: 0 0 calc((100% - (var(--process-flow-cols) - 1) * var(--process-flow-arrow)) / var(--process-flow-cols));
	min-width: 0;
	box-sizing: border-box;
	padding: 28px 24px;
	background: #fff;
	border-radius: 10px;
	text-align: left;
}

.module-page .process-flow__step-icon {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 48px;
	height: 48px;
	margin-bottom: 16px;
}

.module-page .process-flow__step-icon img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.module-page .process-flow__step-icon-font {
	font-size: 36px;
	line-height: 1;
	color: #07c160;
}

.module-page .process-flow__step-title {
	margin: 0 0 12px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	color: #111;
}

.module-page .process-flow__step-desc {
	margin: 0;
	font-size: 14px;
	line-height: 1.75;
	color: #666;
}

.module-page .process-flow__arrow {
	flex: 0 0 var(--process-flow-arrow);
	display: flex;
	align-items: center;
	justify-content: center;
	align-self: center;
	color: #d8d8d8;
}

.module-page .process-flow__track--cols-5 {
	--process-flow-arrow: 24px;
}

.module-page .process-flow__track--cols-5 .process-flow__step {
	padding: 24px 16px;
}

.module-page .process-flow__track--cols-5 .process-flow__step-icon {
	width: 40px;
	height: 40px;
	margin-bottom: 12px;
}

.module-page .process-flow__track--cols-5 .process-flow__step-icon-font {
	font-size: 30px;
}

.module-page .process-flow__track--cols-5 .process-flow__step-title {
	font-size: 16px;
}

.module-page .process-flow__track--cols-5 .process-flow__step-desc {
	font-size: 13px;
}

@media (max-width: 960px) {
	.module-page .panel-screen--process-flow {
		padding: 48px 16px;
	}

	.module-page .panel-screen__process-flow-title {
		font-size: 26px;
	}

	.module-page .process-flow__track {
		flex-direction: column;
		align-items: stretch;
		gap: 0;
		max-width: 520px;
		margin: 0 auto;
	}

	.module-page .process-flow__step {
		flex: 1 1 auto;
		width: 100%;
	}

	.module-page .process-flow__arrow {
		flex: 0 0 auto;
		padding: 8px 0;
		transform: rotate(90deg);
	}
}

/* ==========================================================================
   Business architecture module
   ========================================================================== */

.module-page .panel-screen--business-arch {
	padding: 72px 48px 88px;
}

.module-page .panel-screen--business-arch .panel-screen__module-head {
	margin-bottom: 48px;
}

.module-page .panel-screen__business-arch-title {
	margin: 0 0 10px;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.35;
	color: #111;
	text-align: center;
}

.module-page .panel-screen--business-arch .panel-screen__module-desc {
	text-align: center;
}

.module-page .business-arch {
	max-width: 1400px;
	margin: 0 auto;
	width: 100%;
}

.module-page .business-arch__chart {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

.module-page .business-arch__root {
	text-align: center;
	margin-bottom: 0;
}

.module-page .business-arch__root-label {
	display: inline-block;
	padding: 12px 28px;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.4;
	color: #111;
	background: #fff;
	border: 0;
	border-radius: 10px;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
	font-family: inherit;
}

.module-page .business-arch__connector {
	position: relative;
	height: 28px;
	margin: 0 4%;
}

.module-page .business-arch__connector::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 1px;
	height: 14px;
	background: #e0e0e0;
	transform: translateX(-50%);
}

.module-page .business-arch__connector::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 14px;
	height: 1px;
	background: #e0e0e0;
}

.module-page .business-arch__tabs {
	display: grid;
	grid-template-columns: repeat(var(--business-arch-cols, 6), minmax(0, 1fr));
	gap: 10px;
	margin: 0 0 20px;
	padding-top: 14px;
	position: relative;
}

.module-page .business-arch__tab {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 4px;
	min-height: 72px;
	padding: 14px 10px;
	border: 0;
	border-radius: 10px;
	background: transparent;
	cursor: pointer;
	font-family: inherit;
	text-align: center;
	appearance: none;
	-webkit-appearance: none;
	transition: background-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
	outline: none;
	opacity: 0.72;
}

.module-page .business-arch__tab::before {
	content: "";
	position: absolute;
	left: 50%;
	top: -14px;
	width: 1px;
	height: 14px;
	background: #e0e0e0;
	transform: translateX(-50%);
}

.module-page .panel-screen--bg-white .business-arch__tab:not(.is-current) {
	background: #f7f7f7;
}

.module-page .business-arch__tab.is-current {
	background: #fff;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.07);
	opacity: 1;
}

.module-page .business-arch__tab:focus-visible {
	outline: 2px solid rgba(7, 193, 96, 0.45);
	outline-offset: 2px;
}

.module-page .business-arch__tab-code {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.35;
	color: #333;
	font-family: inherit;
}

.module-page .business-arch__tab.is-current .business-arch__tab-code {
	color: #07c160;
}

.module-page .business-arch__tab-name {
	font-size: 12px;
	line-height: 1.5;
	color: #888;
}

.module-page .business-arch__tab.is-current .business-arch__tab-name {
	color: #666;
}

.module-page .business-arch__detail {
	position: relative;
	background: #fff;
	border-radius: 10px;
	padding: 28px 40px;
	min-height: 96px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}

.module-page .business-arch__caret {
	position: absolute;
	top: -8px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
	transition: left 0.25s ease;
	filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.04));
}

.module-page .business-arch__panel {
	display: none;
}

.module-page .business-arch__panel.is-active {
	display: block;
	animation: business-arch-fade-in 0.3s ease;
}

@keyframes business-arch-fade-in {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.module-page .business-arch__panel-desc {
	font-size: 15px;
	line-height: 1.85;
	color: #666;
	text-align: left;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
	font-weight: 400;
}

.module-page .business-arch__panel-desc p {
	margin: 0 0 14px;
}

.module-page .business-arch__panel-desc p:last-child {
	margin-bottom: 0;
}

.module-page .business-arch__panel-desc ul,
.module-page .business-arch__panel-desc ol {
	margin: 0 0 14px;
	padding-left: 1.4em;
}

.module-page .business-arch__panel-desc li {
	margin-bottom: 6px;
}

.module-page .business-arch__panel-desc li:last-child {
	margin-bottom: 0;
}

.module-page .business-arch__panel-desc strong {
	font-weight: 600;
	color: #333;
}

@media (max-width: 960px) {
	.module-page .panel-screen--business-arch {
		padding: 56px 24px 64px;
	}

	.module-page .panel-screen__business-arch-title {
		font-size: 26px;
	}

	.module-page .business-arch__connector {
		margin: 0;
	}

	.module-page .business-arch__tabs {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		gap: 8px;
		padding: 14px 4px 0;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}

	.module-page .business-arch__tabs::-webkit-scrollbar {
		display: none;
	}

	.module-page .business-arch__tab {
		flex: 0 0 120px;
		min-height: 64px;
		opacity: 1;
	}

	.module-page .panel-screen--bg-gray .business-arch__tab:not(.is-current) {
		background: rgba(255, 255, 255, 0.55);
	}

	.module-page .business-arch__detail {
		padding: 24px 20px;
	}

	.module-page .business-arch__caret {
		display: none;
	}
}

/* ==========================================================================
   Full-width parallax banner module
   ========================================================================== */

.module-page .panel-screen--full-banner {
	padding: 0;
	background: transparent;
	overflow: hidden;
}

.module-page .parallax-banner {
	position: relative;
	width: 100%;
	min-height: 420px;
	overflow: hidden;
	background: #1b1f25;
}

.module-page .parallax-banner__bg {
	position: absolute;
	inset: 0;
	z-index: 0;
	pointer-events: none;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.module-page .parallax-banner__overlay {
	position: absolute;
	inset: 0;
	z-index: 1;
	pointer-events: none;
}

.module-page .parallax-banner__overlay--dark {
	background: rgba(0, 0, 0, 0.45);
}

.module-page .parallax-banner__overlay--light {
	background: rgba(255, 255, 255, 0.72);
}

.module-page .parallax-banner__inner {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 420px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 64px 48px;
	box-sizing: border-box;
}

.module-page .parallax-banner__content {
	width: 100%;
	max-width: 720px;
	text-align: center;
}

.module-page .parallax-banner__title {
	margin: 0 0 16px;
	font-size: clamp(28px, 3.6vw, 44px);
	line-height: 1.25;
	font-weight: 700;
	letter-spacing: 0.01em;
}

.module-page .parallax-banner--overlay-dark .parallax-banner__title,
.module-page .parallax-banner--overlay-none .parallax-banner__title {
	color: #fff;
	text-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);
}

.module-page .parallax-banner--overlay-light .parallax-banner__title {
	color: #111;
}

.module-page .parallax-banner__desc {
	margin: 0;
	font-size: 16px;
	line-height: 1.75;
	font-weight: 300;
}

.module-page .parallax-banner--overlay-dark .parallax-banner__desc,
.module-page .parallax-banner--overlay-none .parallax-banner__desc {
	color: rgba(255, 255, 255, 0.88);
}

.module-page .parallax-banner--overlay-light .parallax-banner__desc {
	color: #555;
}

.module-page .parallax-banner__actions {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 16px;
	margin-top: 32px;
}

.module-page .parallax-banner__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 132px;
	height: 44px;
	padding: 0 28px;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	text-decoration: none;
	transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}

.module-page .parallax-banner__btn--primary {
	border: 0;
	background: #07c160;
	color: #fff;
}

.module-page .parallax-banner__btn--primary:hover,
.module-page .parallax-banner__btn--primary:focus-visible {
	background: #06ad56;
	color: #fff;
}

.module-page .parallax-banner__btn--ghost {
	border: 1px solid rgba(255, 255, 255, 0.72);
	background: rgba(255, 255, 255, 0.08);
	color: #fff;
}

.module-page .parallax-banner__btn--ghost:hover,
.module-page .parallax-banner__btn--ghost:focus-visible {
	background: rgba(255, 255, 255, 0.16);
	border-color: #fff;
	color: #fff;
}

.module-page .parallax-banner--overlay-light .parallax-banner__btn--ghost {
	border-color: rgba(17, 17, 17, 0.2);
	background: rgba(255, 255, 255, 0.72);
	color: #111;
}

.module-page .parallax-banner--overlay-light .parallax-banner__btn--ghost:hover,
.module-page .parallax-banner--overlay-light .parallax-banner__btn--ghost:focus-visible {
	background: #fff;
	border-color: #111;
	color: #111;
}

@media (max-width: 960px) {
	.module-page .parallax-banner,
	.module-page .parallax-banner__inner {
		min-height: 340px;
	}

	.module-page .parallax-banner__inner {
		padding: 48px 24px;
	}

	.module-page .parallax-banner__desc {
		font-size: 15px;
	}

	.module-page .parallax-banner__actions {
		margin-top: 24px;
	}
}

/* ==========================================================================
   FAQ accordion module
   ========================================================================== */

.module-page .panel-screen--faq-accordion {
	padding: 72px 48px 88px;
}

.module-page .faq-accordion {
	max-width: 1400px;
	margin: 0 auto;
	width: 100%;
}

.module-page .panel-screen--faq-accordion .panel-screen__module-head {
	margin-bottom: 48px;
}

.module-page .panel-screen__faq-title {
	margin: 0 0 10px;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.35;
	color: #111;
	text-align: center;
}

.module-page .faq-accordion__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0 40px;
	align-items: start;
}

.module-page .faq-accordion__col {
	min-width: 0;
}

.module-page .faq-accordion__item {
	border-bottom: 1px solid #e8e8e8;
}

.module-page .faq-accordion__item.is-open {
	border-bottom-color: #ddd;
}

.module-page .faq-accordion__trigger {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	width: 100%;
	padding: 22px 0;
	border: 0;
	background: transparent;
	cursor: pointer;
	text-align: left;
	font-family: inherit;
	outline: none;
}

.module-page .faq-accordion__trigger:focus-visible {
	outline: 2px solid rgba(7, 193, 96, 0.45);
	outline-offset: 2px;
	border-radius: 2px;
}

.module-page .faq-accordion__question {
	flex: 1 1 auto;
	min-width: 0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	color: #111;
	transition: color 0.2s ease;
}

.module-page .faq-accordion__item.is-open .faq-accordion__question {
	color: #07c160;
}

.module-page .faq-accordion__icon {
	flex: 0 0 18px;
	width: 18px;
	height: 18px;
	position: relative;
}

.module-page .faq-accordion__icon::before,
.module-page .faq-accordion__icon::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 12px;
	height: 2px;
	background: #999;
	border-radius: 1px;
	transition: transform 0.25s ease, background-color 0.25s ease;
}

.module-page .faq-accordion__icon::before {
	transform: translate(-50%, -50%);
}

.module-page .faq-accordion__icon::after {
	transform: translate(-50%, -50%) rotate(90deg);
}

.module-page .faq-accordion__item.is-open .faq-accordion__icon::before {
	background: #07c160;
}

.module-page .faq-accordion__item.is-open .faq-accordion__icon::after {
	transform: translate(-50%, -50%) rotate(90deg) scaleX(0);
}

.module-page .faq-accordion__panel {
	overflow: hidden;
}

.module-page .faq-accordion__panel[hidden] {
	display: none;
}

.module-page .faq-accordion__answer {
	padding: 0 0 22px;
	font-size: 15px;
	line-height: 1.85;
	color: #666;
	font-weight: 300;
}

.module-page .faq-accordion__answer p {
	margin: 0 0 12px;
}

.module-page .faq-accordion__answer p:last-child {
	margin-bottom: 0;
}

.module-page .faq-accordion__answer ul,
.module-page .faq-accordion__answer ol {
	margin: 0 0 12px;
	padding-left: 1.4em;
}

.module-page .faq-accordion__answer li {
	margin-bottom: 6px;
}

@media (max-width: 960px) {
	.module-page .panel-screen--faq-accordion {
		padding: 56px 24px 64px;
	}

	.module-page .panel-screen__faq-title {
		font-size: 26px;
	}

	.module-page .faq-accordion__grid {
		grid-template-columns: 1fr;
		gap: 0;
	}

	.module-page .faq-accordion__trigger {
		padding: 18px 0;
	}

	.module-page .faq-accordion__question {
		font-size: 15px;
	}
}

/* Back to top */
.site-back-to-top {
	position: fixed;
	right: 24px;
	bottom: 28px;
	z-index: 190;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	padding: 0;
	border: 1px solid rgba(0, 0, 0, 0.06);
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.96);
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
	color: #666;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	transform: translateY(12px);
	transition:
		opacity 0.25s ease,
		visibility 0.25s ease,
		transform 0.25s ease,
		color 0.2s ease,
		background 0.2s ease,
		border-color 0.2s ease,
		box-shadow 0.2s ease;
}

.site-back-to-top.is-visible {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.site-back-to-top:hover,
.site-back-to-top:focus-visible {
	color: #07c160;
	background: #fff;
	border-color: rgba(7, 193, 96, 0.35);
	box-shadow: 0 6px 20px rgba(7, 193, 96, 0.18);
	outline: none;
}

.site-back-to-top:active {
	transform: translateY(0) scale(0.96);
}

@media (max-width: 768px) {
	.site-back-to-top {
		right: 16px;
		bottom: 20px;
		width: 40px;
		height: 40px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.site-back-to-top {
		transition: opacity 0.15s ease, visibility 0.15s ease;
		transform: none;
	}

	.site-back-to-top.is-visible {
		transform: none;
	}
}
.site-header__menu > li > a small {
    position: absolute;
    top: 0;
    left: 100%;
    display: block;
    margin-left: 2px;
    font-size: 0.625rem;
    font-weight: 400;
    line-height: 1;
    color: #bf7648;
    background: linear-gradient(to top, #efd3b0 0%, #f9e1be 100%);
    border-radius: 4px 4px 4px 0;
    padding: 0.2rem 0.2375rem;
    transform: translate(-88%, -38%);
    white-space: nowrap;
}

/* ==========================================================================
   Pricing table module — Hostinger-style plan cards
   ========================================================================== */

.module-page .panel-screen--pricing-table {
	padding: 72px 48px 88px;
}

.module-page .pricing-table {
	max-width: 1400px;
	margin: 0 auto;
	width: 100%;
}

.module-page .pricing-table__head {
	text-align: center;
	margin-bottom: 40px;
}

.module-page .pricing-table__title {
	margin: 0 0 20px;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.25;
	color: #111;
}

.module-page .pricing-table__desc {
	margin: 16px auto 0;
	max-width: 720px;
	font-size: 16px;
	line-height: 1.7;
	color: rgba(17, 17, 17, 0.68);
}

.module-page .pricing-table__badges {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 20px 28px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-page .pricing-table__badge {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	font-weight: 500;
	color: #333;
}

.module-page .pricing-table__badge-icon {
	display: inline-flex;
	color: #07c160;
}

.module-page .pricing-table__toolbar {
	display: flex;
	justify-content: center;
	margin-bottom: 32px;
}

.module-page .pricing-table__filter {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	min-width: 220px;
}

.module-page .pricing-table__filter-label {
	font-size: 13px;
	font-weight: 600;
	color: #555;
}

.module-page .pricing-table__select-wrap {
	position: relative;
	width: 100%;
}

.module-page .pricing-table__select-wrap::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	width: 8px;
	height: 8px;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	transform: translateY(-65%) rotate(45deg);
	pointer-events: none;
}

.module-page .pricing-table__period-select {
	appearance: none;
	width: 100%;
	height: 48px;
	padding: 0 40px 0 16px;
	border: 1px solid #d8d8d8;
	border-radius: 12px;
	background: #fff;
	font-family: inherit;
	font-size: 15px;
	font-weight: 500;
	color: #111;
	cursor: pointer;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.module-page .pricing-table__period-select:hover,
.module-page .pricing-table__period-select:focus-visible {
	border-color: #07c160;
	box-shadow: 0 0 0 3px rgba(7, 193, 96, 0.12);
	outline: none;
}

.module-page .pricing-table__cards {
	--pricing-ribbon-height: 40px;
	--pricing-stack-inset: 5px;
	--pricing-stack-gap: 5px;
	--pricing-stack-radius: 16px;
	--pricing-stack-inner-radius: 12px;
	--pricing-stack-border: 2px;
	--plan-count: 4;
	display: grid;
	grid-template-columns: repeat(min(var(--plan-count), 4), minmax(0, 1fr));
	gap: 16px;
	align-items: stretch;
	padding-top: var(--pricing-ribbon-height);
}

.module-page .pricing-table__card-col {
	display: flex;
	flex-direction: column;
	min-width: 0;
}

.module-page .pricing-table__popular-stack {
	position: relative;
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	min-width: 0;
	height: 100%;
	margin-top: calc(-1 * var(--pricing-ribbon-height));
	padding: 0 var(--pricing-stack-inset) var(--pricing-stack-inset);
	border: var(--pricing-stack-border) solid #07c160;
	border-radius: var(--pricing-stack-radius);
	background: #07c160;
	box-shadow: 0 4px 20px -6px rgba(7, 193, 96, 0.28);
	box-sizing: border-box;
	transition: box-shadow 0.25s ease;
}

.module-page .pricing-table__popular-stack:hover {
	box-shadow: 0 8px 28px -6px rgba(7, 193, 96, 0.34);
}

.module-page .pricing-table__popular-stack .pricing-table__ribbon {
	position: relative;
	flex: 0 0 var(--pricing-ribbon-height);
	margin: 0 calc(-1 * var(--pricing-stack-inset)) var(--pricing-stack-gap);
	border-radius: calc(var(--pricing-stack-radius) - var(--pricing-stack-border)) calc(var(--pricing-stack-radius) - var(--pricing-stack-border)) 0 0;
}

.module-page .pricing-table__popular-stack .pricing-table__card {
	flex: 1 1 auto;
	min-height: 0;
	margin-top: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.module-page .pricing-table__popular-stack .pricing-table__card:hover {
	box-shadow: none;
}

.module-page .pricing-table__popular-stack .pricing-table__card-body {
	height: 100%;
	border-radius: var(--pricing-stack-inner-radius);
	background: #fff;
}

.module-page .pricing-table__card {
	position: relative;
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	min-width: 0;
	height: 100%;
	padding: 0;
	border: 1px solid #e5e5e5;
	border-radius: 16px;
	background: #fff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
	transition: box-shadow 0.25s ease;
	box-sizing: border-box;
	overflow: hidden;
}

.module-page .pricing-table__card-body {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	min-width: 0;
	padding: 24px 20px 20px;
}

.module-page .pricing-table__card.is-popular {
	padding: 0;
	overflow: visible;
}

.module-page .pricing-table__card:hover {
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.module-page .pricing-table__ribbon {
	display: flex;
	align-items: center;
	justify-content: center;
	height: var(--pricing-ribbon-height);
	padding: 0 12px;
	background: #07c160;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.2;
	box-sizing: border-box;
}

.module-page .pricing-table__card-top {
	position: relative;
	flex: 0 0 auto;
	padding-top: 8px;
}

.module-page .pricing-table__card.is-popular .pricing-table__card-top {
	padding-top: 0;
}

.module-page .pricing-table__discount {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	margin: 0;
	padding: 4px 10px;
	border-radius: 999px;
	background: rgba(7, 193, 96, 0.1);
	color: #059669;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.3;
}

.module-page .pricing-table__plan-name {
	margin: 0 0 16px;
	padding-right: 72px;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.3;
	color: #111;
}

.module-page .pricing-table__price-block {
	margin-bottom: 20px;
}

.module-page .pricing-table__old-price {
	min-height: 20px;
	margin: 0 0 4px;
	font-size: 14px;
	line-height: 1.4;
	color: #999;
	text-decoration: line-through;
}

.module-page .pricing-table__old-price[hidden] {
	display: block;
	visibility: hidden;
}

.module-page .pricing-table__price {
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
	gap: 2px;
	margin: 0;
	line-height: 1;
	color: #111;
}

.module-page .pricing-table__currency {
	font-size: 18px;
	font-weight: 700;
}

.module-page .pricing-table__amount {
	font-size: 40px;
	font-weight: 800;
	letter-spacing: -0.02em;
}

.module-page .pricing-table__unit {
	font-size: 15px;
	font-weight: 500;
	color: #666;
}

.module-page .pricing-table__cta {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 44px;
	margin-bottom: 12px;
	padding: 0 16px;
	border: 1px solid #07c160;
	border-radius: 999px;
	background: transparent;
	color: #07c160;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
	box-sizing: border-box;
}

.module-page .pricing-table__cta:hover,
.module-page .pricing-table__cta:focus-visible {
	background: #07c160;
	border-color: #07c160;
	color: #fff;
	opacity: 1;
	outline: none;
}

.module-page .pricing-table__card.is-popular .pricing-table__cta {
	background: #07c160;
	border-color: #07c160;
	color: #fff;
}

.module-page .pricing-table__card.is-popular .pricing-table__cta:hover,
.module-page .pricing-table__card.is-popular .pricing-table__cta:focus-visible {
	background: #06a854;
	border-color: #06a854;
}

.module-page .pricing-table__cta--static {
	cursor: default;
}

.module-page .pricing-table__renewal {
	flex: 0 0 auto;
	min-height: 48px;
	margin: 0 0 20px;
	font-size: 12px;
	line-height: 1.55;
	color: #888;
}

.module-page .pricing-table__renewal[hidden] {
	display: block;
	visibility: hidden;
}

.module-page .pricing-table__features {
	flex: 1 1 auto;
	margin: 0;
	padding: 20px 0 0;
	border-top: 1px solid #eee;
	list-style: none;
}

.module-page .pricing-table__feature {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin: 0 0 12px;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
}

.module-page .pricing-table__feature:last-child {
	margin-bottom: 0;
}

.module-page .pricing-table__feature-icon {
	flex: 0 0 auto;
	margin-top: 1px;
	color: #07c160;
}

.module-page .pricing-table__includes {
	margin-top: 56px;
	padding-top: 40px;
	border-top: 1px solid #e8e8e8;
}

.module-page .pricing-table__includes-title {
	margin: 0 0 28px;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.35;
	color: #111;
	text-align: center;
}

.module-page .pricing-table__includes-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px 24px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-page .pricing-table__includes-item {
	display: flex;
	align-items: center;
	gap: 10px;
	min-width: 0;
	font-size: 14px;
	line-height: 1.45;
	color: #333;
}

.module-page .pricing-table__includes-icon {
	flex: 0 0 auto;
	color: #07c160;
}

.module-page .pricing-table__footnote {
	margin: 28px 0 0;
	font-size: 13px;
	line-height: 1.6;
	color: #888;
	text-align: center;
}

@media (max-width: 1200px) {
	.module-page .pricing-table__cards {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.module-page .pricing-table__includes-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 768px) {
	.module-page .panel-screen--pricing-table {
		padding: 48px 16px 64px;
	}

	.module-page .pricing-table__title {
		font-size: 28px;
	}

	.module-page .pricing-table__badges {
		flex-direction: column;
		gap: 12px;
	}

	.module-page .pricing-table__filter {
		width: 100%;
		max-width: 320px;
	}

	.module-page .pricing-table__cards {
		display: flex;
		grid-template-columns: none;
		gap: 12px;
		align-items: stretch;
		padding-top: var(--pricing-ribbon-height);
		overflow-x: auto;
		padding-bottom: 8px;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
	}

	.module-page .pricing-table__card-col {
		flex: 0 0 min(82vw, 300px);
		scroll-snap-align: start;
	}

	.module-page .pricing-table__amount {
		font-size: 34px;
	}

	.module-page .pricing-table__includes-grid {
		grid-template-columns: 1fr;
	}
}
