.inner-page .brand {
	opacity: 1;
}

.inner-page .site-header {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.02);
}

.sub-hero {
	height: 300px;
	overflow: hidden;
	background-color: #101a2c;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.sub-hero::after {
	display: block;
	height: 100%;
	background: rgba(2, 10, 24, 0.38);
	content: "";
}

.about-hero {
	background-image: url("../images/about-lab.png");
}

.case-hero {
	background-image: url("../images/case-wafer.png");
}

.case-detail-hero {
	background-image: url("../images/case-socket.png");
}

.contact-hero {
	background-image: url("../images/contact-banner.png");
	background-color: #15294b;
}

.info-hero {
	background-image: url("../images/factory-board.png");
}

.product-hero {
	background-image: url("../images/hero-board.png");
}

.info-detail-hero {
	background-image: url("../images/case-cooler.png");
}

.product-detail-hero {
	background-image: url("../images/chip-power.png");
}

.inner-section {
	padding: 106px 24px 126px;
}

.inner-heading {
	margin: 0 auto 56px;
	text-align: center;
}

.inner-heading h1 {
	margin: 0;
	color: #2a2a2a;
	font-size: 26px;
	font-weight: 400;
}

.inner-heading span {
	display: block;
	width: 34px;
	height: 2px;
	margin: 19px auto;
	background: #2058b7;
}

.inner-heading p {
	max-width: 720px;
	margin: 0 auto;
	color: #969696;
	font-size: 15px;
	line-height: 1.7;
}

.inner-container {
	width: min(1600px, 100%);
	margin: 0 auto;
}

.inner-footer {
	padding: 57px 24px 23px;
	color: #8c8c8c;
	background: #1f1f1f;
}

.inner-footer-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 28px;
	width: min(1600px, 100%);
	margin: 0 auto;
}

.inner-footer p {
	margin: 0;
	font-size: 13px;
	line-height: 1.65;
}

.inner-footer-grid p:nth-child(2) {
	text-align: center;
}

.inner-footer-grid p:nth-child(3) {
	text-align: right;
}

.inner-footer-note {
	width: min(1600px, 100%);
	margin: 35px auto 0 !important;
	padding-top: 17px;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	text-align: center;
}

.about-intro {
	max-width: 950px;
	text-align: center;
}

.about-intro .inner-heading {
	margin-bottom: 44px;
}

.about-intro > p,
.culture-copy p {
	margin: 0 0 17px;
	color: #777;
	font-size: 15px;
	line-height: 1.95;
}

.inner-metrics {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	margin-top: 84px;
	padding: 52px 0;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

.inner-metric {
	text-align: center;
}

.inner-metric strong {
	display: block;
	color: #2058b7;
	font-size: 36px;
	font-weight: 400;
}

.inner-metric span {
	display: block;
	margin-top: 11px;
	color: #969696;
	font-size: 15px;
}

.culture-block {
	position: relative;
	width: 100vw;
	margin-top: 132px;
	margin-left: calc(50% - 50vw);
	padding: 112px 24px 118px;
	overflow: hidden;
	background: #0b1b37 url("../images/factory-board.png") center / cover
		no-repeat;
	isolation: isolate;
}

.culture-block::before {
	position: absolute;
	z-index: -1;
	inset: 0;
	background: rgba(3, 14, 35, 0.82);
	content: "";
}

.culture-inner {
	width: min(1260px, 100%);
	margin: 0 auto;
}

.culture-copy {
	min-height: 0;
	margin: 0 auto 88px;
	padding: 0;
	text-align: center;
}

.culture-copy h2,
.timeline-title {
	margin: 0 0 24px;
	color: #fff;
	font-size: 24px;
	font-weight: 400;
}

.culture-copy > span {
	display: block;
	width: 34px;
	height: 2px;
	margin: -9px auto 26px;
	background: #79a9ff;
}

.culture-copy p {
	max-width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: rgba(255, 255, 255, 0.82);
}

.timeline-wrap {
	width: min(720px, 100%);
	margin: 0 auto;
}

.timeline {
	position: relative;
	--timeline-year-width: 136px;
	padding: 0;
}

.timeline::before {
	position: absolute;
	top: 11px;
	bottom: 34px;
	left: calc(var(--timeline-year-width) + 6.5px);
	width: 1px;
	background: rgba(255, 255, 255, 0.32);
	content: "";
}

.timeline-item {
	position: relative;
	display: grid;
	grid-template-columns: var(--timeline-year-width) 49px 1fr;
	align-items: start;
	min-height: 84px;
	padding: 0 0 22px;
}

.timeline-item i {
	position: relative;
	z-index: 1;
	width: 13px;
	height: 13px;
	margin-top: 7px;
	border: 3px solid #eaf2ff;
	border-radius: 50%;
	background: #79a9ff;
	box-shadow: 0 0 0 1px #79a9ff;
}

.timeline-item strong {
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.2;
}

.timeline-item span {
	color: rgba(255, 255, 255, 0.78);
	font-size: 15px;
	line-height: 1.55;
}

.honor-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-top: 37px;
}

.honors-section {
	margin-top: 142px;
}

.honor-gallery {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 22px;
	margin-top: 36px;
}

.honor-gallery img {
	width: 100%;
	border: 1px solid #e3e7ed;
	background: #f4f5f6;
	box-shadow: 0 12px 28px rgba(32, 48, 70, 0.08);
	transition:
		transform 0.3s ease,
		box-shadow 0.3s ease;
}

.honor-gallery img:hover {
	transform: translateY(-6px);
	box-shadow: 0 18px 32px rgba(32, 48, 70, 0.16);
}

.honor-card {
	min-height: 170px;
	padding: 24px;
	border: 1px solid #eee;
	background: #fbfbfb;
	transition:
		border-color 0.25s ease,
		transform 0.25s ease;
}

.honor-card:hover {
	border-color: #bcd0f2;
	transform: translateY(-5px);
}

.honor-card strong {
	display: block;
	margin-bottom: 10px;
	color: #2058b7;
	font-size: 20px;
	font-weight: 400;
}

.honor-card p {
	margin: 0;
	color: #8d8d8d;
	font-size: 13px;
	line-height: 1.6;
}

.catalog-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 50px 34px;
}

.catalog-card {
	display: block;
	color: #444;
	text-align: center;
}

.catalog-card img {
	width: 100%;
	aspect-ratio: 1 / 0.95;
	object-fit: cover;
	background: #f3f3f3;
	transition: transform 0.3s ease;
}

.catalog-card:hover img {
	transform: scale(1.025);
}

.catalog-card h2 {
	margin: 20px 0 0;
	font-size: 18px;
	font-weight: 400;
}

.product-page .sub-hero {
	height: 300px;
	background-position: center 50%;
}

.product-catalog {
	padding-top: 96px;
	padding-bottom: 134px;
	background: #fff;
}

.product-heading {
	margin-bottom: 64px;
}

.product-page .catalog-grid {
	gap: 58px 34px;
}

.product-page .catalog-card {
	display: block;
	padding: 18px 18px 22px;
	border: 1px solid transparent;
	background: transparent;
	color: #333;
	text-align: center;
	transition:
		background-color 0.28s ease,
		box-shadow 0.28s ease,
		transform 0.28s ease;
}

.catalog-visual {
	display: grid;
	overflow: hidden;
	aspect-ratio: 1 / 0.95;
	place-items: center;
	background: #f2f2f4;
}

.catalog-visual img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.42s ease;
}

.product-page .catalog-card h2 {
	margin: 24px 0 0;
	color: #363636;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.35;
	transition: color 0.25s ease;
}

.product-page .catalog-card:hover {
	background: #fff;
	box-shadow: 0 10px 24px rgba(27, 42, 66, 0.13);
	transform: translateY(-4px);
}

.product-page .catalog-card:hover .catalog-visual img {
	transform: scale(1.045);
}

.product-page .catalog-card:hover h2 {
	color: #2058b7;
}

.case-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 22px;
}

.case-list-card {
	overflow: hidden;
	border: 1px solid #ededed;
	background: #fff;
	transition:
		box-shadow 0.25s ease,
		transform 0.25s ease;
}

.case-list-card img {
	width: 100%;
	aspect-ratio: 1.14 / 1;
	object-fit: cover;
}

.case-list-card h2 {
	min-height: 64px;
	margin: 0;
	padding: 18px 20px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.45;
}

.case-list-card:hover {
	box-shadow: 0 12px 26px rgba(31, 52, 84, 0.13);
	transform: translateY(-4px);
}

.case-list-card:hover h2 {
	color: #2058b7;
}

.case-detail-layout {
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
	gap: 70px;
	align-items: start;
}

.case-detail-image {
	height: 460px;
	overflow: hidden;
	background: #f1f2f4;
}

.case-detail-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.case-detail-content h1 {
	margin: 0;
	color: #2f2f2f;
	font-size: 31px;
	font-weight: 400;
	line-height: 1.28;
}

.case-detail-intro {
	margin: 22px 0 29px;
	color: #767676;
	font-size: 16px;
	line-height: 1.85;
}

.case-spec-list {
	margin: 0;
}

.case-spec-list div {
	display: grid;
	grid-template-columns: 132px 1fr;
	gap: 20px;
	padding: 18px 0;
	border-top: 1px solid #ededed;
}

.case-spec-list div:last-child {
	border-bottom: 1px solid #ededed;
}

.case-spec-list dt {
	color: #999;
	font-size: 14px;
}

.case-spec-list dd {
	margin: 0;
	color: #414141;
	font-size: 15px;
	line-height: 1.55;
}

.case-detail-copy {
	margin-top: 78px;
	padding-top: 42px;
	border-top: 1px solid #e6e6e6;
}

.case-detail-copy h2 {
	margin: 0 0 20px;
	color: #2f2f2f;
	font-size: 23px;
	font-weight: 400;
}

.case-detail-copy p {
	margin: 0 0 14px;
	color: #707070;
	font-size: 16px;
	line-height: 1.9;
}

.news-list {
	display: grid;
	gap: 0;
}

.news-row {
	display: grid;
	grid-template-columns: 216px 1fr;
	gap: 52px;
	align-items: center;
	padding: 30px 0;
	border-bottom: 1px solid #e8e8e8;
	color: inherit;
	transition: border-color 0.2s ease;
}

.news-row:hover {
	border-bottom-color: #2058b7;
}

.news-row:first-child {
	padding-top: 0;
}

.news-row img {
	width: 216px;
	height: 164px;
	object-fit: cover;
}

.news-row h2 {
	margin: 0 0 8px;
	color: #333;
	font-size: 20px;
	font-weight: 400;
}

.news-row time {
	display: block;
	margin-bottom: 13px;
	color: #a0a0a0;
	font-size: 12px;
}

.news-row p {
	margin: 0 0 17px;
	color: #888;
	font-size: 15px;
	line-height: 1.7;
}

.news-row span {
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #ddd;
	color: #999;
	font-size: 12px;
}

.pagination-wrap {
	display: flex;
	justify-content: center;
	margin: 64px auto 0;
}

.pagination-wrap .pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin: 0;
	padding: 0;
}

.pagination-wrap .pagination a,
.pagination-wrap .pagination span {
	display: grid;
	width: 40px;
	height: 40px;
	padding: 0 6px;
	border: 1px solid #e3e7ed;
	color: #777;
	place-items: center;
	background: #fff;
	font-size: 14px;
	line-height: 1;
	transition:
		border-color 0.2s ease,
		color 0.2s ease,
		background-color 0.2s ease;
}

.pagination-wrap .pagination .prev-page,
.pagination-wrap .pagination .next-page {
	width: 42px;
}

.pagination-wrap .pagination svg {
	width: 16px;
	height: 16px;
}

.pagination-wrap .pagination a:hover,
.pagination-wrap .pagination a:focus-visible {
	border-color: #2058b7;
	color: #2058b7;
}

.pagination-wrap .pagination .active {
	border-color: #2058b7;
	color: #fff;
	background: #2058b7;
}

.pagination-wrap .pagination .disabled {
	color: #c1c7d0;
	cursor: not-allowed;
}

.pagination-wrap .pagination-single {
	pointer-events: none;
}

.sales-image {
	width: min(740px, 100%);
	margin: 60px auto 10px;
}

.sales-image img {
	width: 100%;
}

.sales-details {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 18px;
	margin-top: 45px;
}

.sales-details article {
	padding: 20px;
	background: #f6f8fc;
	text-align: center;
}

.sales-details strong {
	display: block;
	margin-bottom: 8px;
	color: #2058b7;
	font-size: 17px;
	font-weight: 400;
}

.sales-details span {
	color: #777;
	font-size: 13px;
}

.show-page {
	padding-top: 62px;
}

.crumb {
	margin: 0 0 34px;
	color: #9a9a9a;
	font-size: 12px;
}

.product-show-top {
	display: grid;
	grid-template-columns: minmax(460px, 1fr) minmax(420px, 0.93fr);
	gap: 78px;
	align-items: start;
	padding-bottom: 64px;
}

.product-gallery {
	min-width: 0;
}

.product-main-swiper {
	position: relative;
	height: 460px;
	background: #f1f1f3;
}

.product-main-swiper .swiper-slide {
	padding: 54px;
	place-items: center;
}

.product-main-swiper .swiper-slide img {
	width: 100%;
	height: 100%;
	max-height: 100%;
	object-fit: contain;
}

.gallery-nav {
	position: absolute;
	z-index: 2;
	top: 50%;
	display: grid;
	width: 42px;
	height: 58px;
	padding: 0;
	place-items: center;
	background: rgba(255, 255, 255, 0.86);
	box-shadow: 0 2px 10px rgba(24, 42, 70, 0.12);
	cursor: pointer;
	transform: translateY(-50%);
	transition: background-color 0.2s ease;
}

.gallery-nav:hover {
	background: #fff;
}

.gallery-nav img {
	width: 18px;
	height: 18px;
}

.gallery-nav-prev {
	left: 0;
}

.gallery-nav-next {
	right: 0;
}

.product-thumb-swiper {
	margin-top: 16px;
	padding: 0 2px 8px;
}

.product-thumb-swiper .swiper-slide {
	box-sizing: border-box;
	height: 106px;
	padding: 8px;
	border: 1px solid transparent;
	background: #f2f2f4;
	cursor: pointer;
	transition:
		border-color 0.2s ease,
		transform 0.2s ease;
}

.product-thumb-swiper .swiper-slide-thumb-active {
	border-color: #2058b7;
}

.product-thumb-swiper .swiper-slide:hover {
	transform: translateY(-2px);
}

.product-thumb-swiper img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.product-show-info {
	min-width: 0;
	padding-top: 5px;
}

.product-show-top h1,
.article-head h1 {
	margin: 0;
	color: #2f2f2f;
	font-size: 31px;
	font-weight: 400;
	line-height: 1.28;
}

.product-price {
	margin: 29px 0 31px;
	color: #2058b7;
	font-size: 34px;
	font-weight: 600;
	line-height: 1;
}

.spec-list {
	display: grid;
	grid-template-columns: 1fr;
	margin: 0;
	border-top: 1px solid #eee;
}

.spec-list div {
	display: grid;
	grid-template-columns: 130px 1fr;
	gap: 22px;
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}

.spec-list dt {
	color: #777;
	font-size: 15px;
}

.spec-list dd {
	margin: 0;
	color: #4a4a4a;
	font-size: 15px;
}

.show-copy {
	max-width: none;
	margin: 22px 0 0;
	padding-top: 54px;
	border-top: 1px solid #e9e9e9;
	color: #777;
	font-size: 15px;
	line-height: 2;
}

.show-copy h2 {
	margin: 0 0 23px;
	color: #303030;
	font-size: 22px;
	font-weight: 400;
}

.show-copy p {
	margin: 0 0 17px;
}

.back-link {
	display: inline-flex;
	min-height: 44px;
	align-items: center;
	margin-top: 37px;
	padding: 0 21px;
	color: #fff;
	background: #2058b7;
	font-size: 13px;
}

.article-head {
	max-width: 900px;
	margin: 0 auto 38px;
	padding-bottom: 28px;
	border-bottom: 1px solid #ededed;
	text-align: center;
}

.article-head time {
	display: block;
	margin-top: 15px;
	color: #aaa;
	font-size: 12px;
}

.article-image {
	width: min(840px, 100%);
	max-height: 490px;
	margin: 0 auto;
	object-fit: cover;
}

.article-lead {
	color: #555;
	font-size: 16px;
}

@media (max-width: 900px) {
	.sub-hero {
		height: 175px;
		background-position: center;
	}

	.inner-section {
		padding: 48px 28px;
	}

	.inner-heading {
		margin-bottom: 34px;
	}

	.inner-heading h1 {
		font-size: 23px;
	}

	.about-intro {
		text-align: left;
	}

	.culture-copy {
		min-height: 0;
		margin-bottom: 48px;
		padding: 58px 28px;
		text-align: left;
	}

	.culture-copy > span {
		margin-left: 0;
	}

	.inner-metrics {
		grid-template-columns: repeat(2, 1fr);
		gap: 30px 0;
		margin-top: 42px;
		padding: 37px 0;
	}

	.culture-block {
		margin-top: 52px;
		padding: 68px 28px 72px;
	}

	.culture-inner {
		width: 100%;
	}

	.culture-copy {
		margin-bottom: 48px;
		padding: 0;
	}

	.timeline {
		--timeline-year-width: 84px;
	}

	.timeline-item {
		grid-template-columns: var(--timeline-year-width) 35px 1fr;
		min-height: 88px;
	}

	.timeline-item strong {
		font-size: 19px;
	}

	.honor-grid,
	.catalog-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 28px 18px;
	}

	.honor-gallery {
		grid-template-columns: repeat(2, 1fr);
		gap: 18px;
	}

	.product-page .sub-hero {
		height: 220px;
	}

	.product-catalog {
		padding-top: 56px;
		padding-bottom: 72px;
	}

	.product-heading {
		margin-bottom: 36px;
	}

	.product-page .catalog-grid {
		gap: 22px 14px;
	}

	.product-page .catalog-card {
		padding: 10px 10px 16px;
	}

	.product-page .catalog-card h2 {
		margin-top: 15px;
		font-size: 16px;
	}

	.case-grid {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.case-detail-layout {
		grid-template-columns: 1fr;
		gap: 30px;
	}

	.case-detail-image {
		height: 280px;
	}

	.case-detail-content h1 {
		font-size: 25px;
	}

	.case-detail-intro {
		margin: 16px 0 23px;
		font-size: 15px;
	}

	.case-spec-list div {
		grid-template-columns: 104px 1fr;
		gap: 14px;
		padding: 15px 0;
	}

	.case-detail-copy {
		margin-top: 48px;
		padding-top: 32px;
	}

	.case-detail-copy h2 {
		font-size: 21px;
	}

	.case-detail-copy p {
		font-size: 15px;
	}

	.news-row {
		grid-template-columns: 1fr;
		gap: 17px;
	}

	.news-row img {
		width: 100%;
		height: auto;
		aspect-ratio: 1.5 / 1;
	}

	.pagination-wrap {
		margin-top: 40px;
	}

	.pagination-wrap .pagination {
		gap: 5px;
	}

	.pagination-wrap .pagination a,
	.pagination-wrap .pagination span {
		width: 34px;
		height: 34px;
		font-size: 13px;
	}

	.sales-image {
		margin-top: 34px;
	}

	.sales-details {
		grid-template-columns: 1fr;
		margin-top: 28px;
	}

	.show-page {
		padding-top: 48px;
	}

	.product-show-top {
		grid-template-columns: 1fr;
		gap: 31px;
		padding-bottom: 42px;
	}

	.product-show-top h1,
	.article-head h1 {
		font-size: 25px;
	}

	.product-main-swiper {
		height: 280px;
	}

	.product-main-swiper .swiper-slide {
		padding: 34px;
	}

	.gallery-nav {
		width: 36px;
		height: 48px;
	}

	.product-thumb-swiper .swiper-slide {
		height: 78px;
	}

	.spec-list div {
		grid-template-columns: 92px 1fr;
		gap: 14px;
		padding: 16px 0;
	}

	.show-copy {
		margin-top: 12px;
		padding-top: 36px;
	}

	.inner-footer {
		padding: 35px 28px 18px;
	}

	.inner-footer-grid {
		grid-template-columns: 1fr;
		gap: 7px;
	}

	.inner-footer-grid p:nth-child(2),
	.inner-footer-grid p:nth-child(3) {
		text-align: left;
	}

	.inner-footer-note {
		margin-top: 22px !important;
	}
}
