.tshp-cn-home { font-family: "Source Han Sans SC","Noto Sans CJK SC","PingFang SC","Microsoft YaHei",sans-serif; color: #274760; background: #fff; }
.tshp-cn-home .tshp-container { width: min(1180px,calc(100% - 48px)); }
.tshp-cn-home .tshp-header { background: rgba(255,255,255,.96); }
.tshp-cn-home .tshp-cn-brand { width: 205px; height: 58px; }
.tshp-cn-home .tshp-cn-brand img { width: 100%; height: 100%; object-fit: contain; }
.tshp-cn-home .tshp-nav,.tshp-cn-home .tshp-nav-actions { gap: 27px; }
.tshp-cn-home .tshp-nav > a,.tshp-cn-home .tshp-nav-dropdown-toggle,.tshp-cn-home .tshp-language { font-size: .78rem; font-weight: 700; letter-spacing: .01em; }
.tshp-cn-home .tshp-button { letter-spacing: .01em; }
.tshp-cn-home .tshp-eyebrow { color: #0878d1; letter-spacing: .13em; }

.tshp-cn-hero { position: relative; overflow: hidden; padding: 80px 0 74px; background: radial-gradient(circle at 80% 10%,rgba(31,174,224,.14),transparent 30%),linear-gradient(135deg,#f4f9fd 0%,#eef7fd 45%,#fff 100%); }
.tshp-cn-hero::before { content: ""; position: absolute; inset: 0; pointer-events: none; background-image: linear-gradient(rgba(26,103,161,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(26,103,161,.035) 1px,transparent 1px); background-size: 46px 46px; mask-image: linear-gradient(90deg,black,transparent 62%); }
.tshp-cn-hero-layout { position: relative; display: grid; grid-template-columns: .88fr 1.12fr; align-items: center; gap: 55px; }
.tshp-cn-hero-copy h1 { margin: 18px 0 25px; color: #0b2a50; font-size: clamp(2.75rem,4.35vw,4.8rem); line-height: 1.13; letter-spacing: -.055em; }
.tshp-cn-hero-copy > p:not(.tshp-eyebrow) { max-width: 630px; margin: 0; color: #557087; font-size: 1rem; line-height: 1.9; }
.tshp-cn-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 31px; }
.tshp-cn-hero-media { position: relative; aspect-ratio: 16/9; overflow: hidden; background: #eaf4fa; border-radius: 20px; box-shadow: 0 28px 70px rgba(12,63,104,.18); }
.tshp-cn-hero-media img { display: block; width: 100%; height: 100%; object-fit: contain; }

.tshp-cn-metrics { position: relative; z-index: 3; margin-top: -1px; background: rgba(255,255,255,.97); border-bottom: 1px solid #dce8f1; box-shadow: 0 13px 36px rgba(13,58,93,.055); }
.tshp-cn-metrics .tshp-container { display: grid; grid-template-columns: repeat(4,1fr); }
.tshp-cn-metrics div { min-height: 112px; display: flex; flex-direction: column; justify-content: center; padding: 0 28px; border-right: 1px solid #e0eaf1; }
.tshp-cn-metrics div:first-child { padding-left: 0; }
.tshp-cn-metrics div:last-child { border: 0; }
.tshp-cn-metrics b { color: #0a3b6c; font-size: 1.3rem; }
.tshp-cn-metrics span { margin-top: 5px; color: #70869a; font-size: .72rem; }

.tshp-cn-featured { background: linear-gradient(180deg,#fff,#f4f9fd); }
.tshp-cn-featured-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 85px; }
.tshp-cn-product-stage { position: relative; min-height: 550px; overflow: hidden; background: radial-gradient(circle at 45% 45%,#fff 0,#f5faff 42%,#dceefa 100%); border: 1px solid #d8e8f3; border-radius: 24px; box-shadow: 0 25px 70px rgba(11,62,105,.12); }
.tshp-cn-product-stage::before { content: ""; position: absolute; width: 410px; height: 410px; left: 48%; top: 45%; border: 1px solid rgba(35,153,215,.15); border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 0 55px rgba(29,154,215,.035),0 0 0 110px rgba(29,154,215,.025); }
.tshp-cn-product-stage img { position: absolute; object-fit: contain; mix-blend-mode: multiply; filter: drop-shadow(0 24px 22px rgba(16,47,74,.17)); }
.tshp-cn-product-front { z-index: 2; width: 66%; left: 6%; top: 14%; }
.tshp-cn-product-rear { width: 44%; right: 2%; bottom: 5%; opacity: .9; }
.tshp-cn-featured-copy h2 { margin: 12px 0 20px; color: #0a2a50; font-size: clamp(2.5rem,4vw,4.15rem); line-height: 1.13; letter-spacing: -.05em; }
.tshp-cn-featured-copy > p:not(.tshp-eyebrow) { color: #557087; line-height: 1.85; }
.tshp-cn-featured-copy ul { display: grid; grid-template-columns: 1fr 1fr; margin: 30px 0; padding: 0; list-style: none; border: 1px solid #dbe7ef; border-radius: 13px; overflow: hidden; }
.tshp-cn-featured-copy li { display: grid; gap: 3px; padding: 18px 20px; background: #fff; border-right: 1px solid #dbe7ef; border-bottom: 1px solid #dbe7ef; }
.tshp-cn-featured-copy li:nth-child(2n) { border-right: 0; }
.tshp-cn-featured-copy li:nth-last-child(-n+2) { border-bottom: 0; }
.tshp-cn-featured-copy strong { color: #0878d0; font-size: 1.15rem; }
.tshp-cn-featured-copy li span { color: #7a8e9f; font-size: .67rem; }

.tshp-cn-products { background: #f4f8fb; border-top: 1px solid #e1ebf2; }
.tshp-cn-section-head { display: grid; grid-template-columns: 1.1fr .9fr; align-items: end; gap: 70px; margin-bottom: 43px; }
.tshp-cn-section-head h2 { margin: 6px 0 0; color: #0b2a50; font-size: clamp(2.25rem,3.7vw,3.65rem); line-height: 1.15; letter-spacing: -.045em; }
.tshp-cn-section-head > p { margin: 0 0 5px; color: #60798e; line-height: 1.8; }
.tshp-cn-section-head > a { align-self: end; justify-self: end; color: #0878d0; font-size: .76rem; font-weight: 800; }
.tshp-cn-product-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }
.tshp-cn-product-card { display: block; padding: 18px 18px 25px; color: inherit; background: #fff; border: 1px solid #dce7ef; border-radius: 17px; transition: transform .22s ease,box-shadow .22s ease,border-color .22s ease; }
.tshp-cn-product-card:hover { transform: translateY(-5px); border-color: #87c7ee; box-shadow: 0 20px 45px rgba(14,59,95,.1); }
.tshp-cn-product-card > div { height: 265px; display: grid; place-items: center; overflow: hidden; background: #fff; border-radius: 11px; }
.tshp-cn-product-card img { width: 100%; height: 100%; object-fit: cover; }
.tshp-cn-product-card small { display: block; margin-top: 20px; color: #0780d4; font-size: .62rem; font-weight: 800; letter-spacing: .04em; }
.tshp-cn-product-card h3 { margin: 9px 0 9px; color: #123454; font-size: 1.14rem; }
.tshp-cn-product-card p { min-height: 52px; margin: 0 0 15px; color: #6a8194; font-size: .76rem; line-height: 1.75; }
.tshp-cn-product-card > span { color: #0878d0; font-size: .72rem; font-weight: 800; }

.tshp-cn-applications { background: #fff; }
.tshp-cn-solution-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }
.tshp-cn-solution-card { display: block; overflow: hidden; color: inherit; background: #fff; border: 1px solid #dce7ef; border-radius: 17px; box-shadow: 0 16px 42px rgba(15,56,89,.07); transition: transform .22s ease,box-shadow .22s ease,border-color .22s ease; }
.tshp-cn-solution-card:hover { transform: translateY(-5px); border-color: #82c7ef; box-shadow: 0 24px 54px rgba(15,56,89,.13); }
.tshp-cn-solution-image { aspect-ratio: 16/9; overflow: hidden; background: #08294a; }
.tshp-cn-solution-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .45s ease; }
.tshp-cn-solution-card:hover img { transform: scale(1.025); }
.tshp-cn-solution-copy { padding: 23px 24px 25px; }
.tshp-cn-solution-copy small { color: #0780d4; font-size: .61rem; font-weight: 800; letter-spacing: .1em; }
.tshp-cn-solution-copy h3 { margin: 8px 0 9px; color: #123454; font-size: 1.23rem; }
.tshp-cn-solution-copy p { min-height: 69px; margin: 0 0 17px; color: #667f93; font-size: .75rem; line-height: 1.72; }
.tshp-cn-solution-copy span { color: #0878d0; font-size: .71rem; font-weight: 800; }

.tshp-cn-company { padding-top: 0; background: #fff; }
.tshp-cn-company-panel { display: grid; grid-template-columns: .9fr 1.1fr; gap: 80px; padding: 60px 65px; color: #fff; background: radial-gradient(circle at 85% 15%,rgba(18,183,220,.25),transparent 27%),linear-gradient(125deg,#06234a,#075388); border-radius: 24px; box-shadow: 0 25px 65px rgba(9,58,100,.17); }
.tshp-cn-company-panel h2 { max-width: 540px; margin: 8px 0 0; color: #fff; font-size: clamp(2.35rem,3.8vw,3.65rem); line-height: 1.18; letter-spacing: -.04em; }
.tshp-cn-company-panel > div:last-child > p { margin: 2px 0 25px; color: #c5ddeb; line-height: 1.9; }
.tshp-cn-company-tags { display: flex; flex-wrap: wrap; gap: 8px; }
.tshp-cn-company-tags span { padding: 8px 11px; color: #bcecf8; background: rgba(3,26,52,.33); border: 1px solid rgba(104,212,240,.25); border-radius: 6px; font-size: .66rem; }

.tshp-cn-news { background: linear-gradient(180deg,#f4f8fb,#fff); border-top: 1px solid #e1ebf2; }
.tshp-cn-news-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }
.tshp-cn-news-grid article { padding: 16px 16px 24px; background: #fff; border: 1px solid #dce7ef; border-radius: 15px; box-shadow: 0 12px 30px rgba(15,56,89,.055); }
.tshp-cn-news-image { height: 205px; display: grid; place-items: center; overflow: hidden; margin-bottom: 17px; color: #8bdcf5; background: radial-gradient(circle at 70% 30%,#09699a,#07264d); border-radius: 10px; font-size: .68rem; font-weight: 800; letter-spacing: .13em; }
.tshp-cn-news-image img { width: 100%; height: 100%; object-fit: cover; }
.tshp-cn-news-grid time { color: #8798a7; font-size: .62rem; }
.tshp-cn-news-grid h3 { margin: 10px 0 10px; font-size: 1.07rem; line-height: 1.5; }
.tshp-cn-news-grid h3 a { color: #123454; }
.tshp-cn-news-grid p { margin: 0 0 17px; color: #6d8294; font-size: .75rem; line-height: 1.72; }
.tshp-cn-news-grid article > a:last-child { color: #0878d0; font-size: .7rem; font-weight: 800; }

.tshp-cn-inquiry { padding-top: 78px; }
.tshp-cn-home .tshp-form label { font-size: .68rem; }
.tshp-cn-footer .tshp-cn-brand img { opacity: .95; }

@media (max-width: 1040px) {
	.tshp-cn-hero-layout,.tshp-cn-featured-grid { gap: 38px; }
	.tshp-cn-product-stage { min-height: 470px; }
	.tshp-cn-product-card > div { height: 220px; }
}

@media (max-width: 880px) {
	.tshp-cn-home .tshp-cn-brand { width: 170px; }
	.tshp-cn-hero-layout,.tshp-cn-featured-grid,.tshp-cn-section-head,.tshp-cn-company-panel { grid-template-columns: 1fr; }
	.tshp-cn-hero { padding-top: 62px; }
	.tshp-cn-metrics .tshp-container { grid-template-columns: 1fr 1fr; }
	.tshp-cn-metrics div:nth-child(2) { border-right: 0; }
	.tshp-cn-product-grid,.tshp-cn-solution-grid,.tshp-cn-news-grid { grid-template-columns: 1fr 1fr; }
	.tshp-cn-company-panel { gap: 28px; padding: 45px; }
}

@media (max-width: 560px) {
	.tshp-cn-home .tshp-container { width: min(100% - 32px,1180px); }
	.tshp-cn-home .tshp-cn-brand { width: 145px; height: 48px; }
	.tshp-cn-hero-copy h1 { font-size: 2.65rem; }
	.tshp-cn-hero-media { border-radius: 13px; }
	.tshp-cn-metrics div { min-height: 95px; padding: 0 14px; }
	.tshp-cn-featured-grid { gap: 43px; }
	.tshp-cn-product-stage { min-height: 385px; border-radius: 16px; }
	.tshp-cn-featured-copy ul,.tshp-cn-product-grid,.tshp-cn-solution-grid,.tshp-cn-news-grid { grid-template-columns: 1fr; }
	.tshp-cn-featured-copy li { border-right: 0; }
	.tshp-cn-featured-copy li:nth-last-child(2) { border-bottom: 1px solid #dbe7ef; }
	.tshp-cn-product-card > div { height: 245px; }
	.tshp-cn-company-panel { width: 100%; padding: 37px 25px; border-radius: 17px; }
	.tshp-cn-section-head { gap: 17px; }
	.tshp-cn-section-head > a { justify-self: start; }
}
