/* Restored Poco single-article capture. */
.ntpanel-restored-article .skip-link.screen-reader-text {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	margin: -1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	clip-path: inset(50%) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

.ntpanel-restored-article .skip-link.screen-reader-text:focus {
	top: 5px;
	left: 5px;
	z-index: 100000;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 12px 18px !important;
	overflow: visible !important;
	clip: auto !important;
	clip-path: none !important;
	background: #fff;
	color: #242828;
}

.ntpanel-restored-article .footer .ntpanel-brand-logo {
	padding: 4px 7px;
	background: #fff;
}

/* Featured image: keep modest so icons/logos aren't stretched full column. */
.ntpanel-restored-article #entry_184410 {
	text-align: center;
}

.ntpanel-restored-article #entry_184410 > img {
	display: block;
	width: auto;
	max-width: min(100%, 320px);
	max-height: 240px;
	height: auto;
	margin: 0.5rem auto 1.25rem;
	object-fit: contain;
}

.ntpanel-restored-article #entry_184411 img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}

.ntpanel-restored-article #entry_184411 .description {
	color: #30383d;
	font-size: 1rem;
	line-height: 1.75;
}

.ntpanel-restored-article #entry_184411 .description > p:first-child {
	margin-bottom: 1.5rem;
	padding: 1rem 1.125rem;
	border-left: 4px solid #ffb610;
	background: #fff8e7;
}

.ntpanel-restored-article #entry_184411 .description h2 {
	margin: 2.25rem 0 .875rem;
	font-size: clamp(1.35rem, 2vw, 1.65rem);
	line-height: 1.35;
}

.ntpanel-restored-article #entry_184411 .description h3 {
	margin: 1.6rem 0 .7rem;
	font-size: clamp(1.1rem, 1.6vw, 1.3rem);
	line-height: 1.4;
}

.ntpanel-restored-article #entry_184411 .description p,
.ntpanel-restored-article #entry_184411 .description ul,
.ntpanel-restored-article #entry_184411 .description ol,
.ntpanel-restored-article #entry_184411 .description table {
	margin-bottom: 1rem;
}

.ntpanel-restored-article #entry_184411 .description ul,
.ntpanel-restored-article #entry_184411 .description ol {
	padding-left: 1.35rem;
}

.ntpanel-restored-article #entry_184411 .description li + li {
	margin-top: .45rem;
}

.ntpanel-restored-article #entry_184411 .description a {
	color: #8a5700;
	font-weight: 600;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}

.ntpanel-restored-article #entry_184411 .description table {
	display: block;
	width: 100%;
	overflow-x: auto;
	border-collapse: collapse;
	white-space: normal;
	-webkit-overflow-scrolling: touch;
}

.ntpanel-restored-article #entry_184411 .description th,
.ntpanel-restored-article #entry_184411 .description td {
	min-width: 150px;
	padding: .75rem;
	border: 1px solid #dfe3e6;
	vertical-align: top;
}

.ntpanel-restored-article #entry_184411 .description th {
	background: #f3f5f6;
	font-weight: 700;
}

.ntpanel-restored-article #entry_184414 .author-image {
	display: block;
	width: 100px;
	height: 100px;
	padding: 8px;
	border: 1px solid #e1e4e6;
	background: #fff;
	object-fit: contain;
}

.ntpanel-restored-article .ntpanel-article-share {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
}

.ntpanel-restored-article .ntpanel-article-share > span {
	font-weight: 700;
}

.ntpanel-restored-article .ntpanel-article-share a,
.ntpanel-restored-article .ntpanel-article-tags a {
	display: inline-flex;
	align-items: center;
	padding: 4px 10px;
	border: 1px solid #e1e4e6;
	background: #fff;
	color: #242828;
	text-decoration: none;
}

.ntpanel-restored-article .ntpanel-article-tags {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
}

.ntpanel-restored-article .ntpanel-article-product-stack {
	display: grid;
	gap: 30px;
}

.ntpanel-restored-article .ntpanel-article-sidebar-product,
.ntpanel-restored-article .ntpanel-article-sidebar-product .product-thumb {
	width: 100%;
}

.ntpanel-restored-article .ntpanel-article-sidebar-product .image img {
	width: 100px;
	height: 112px;
	object-fit: contain;
}

.ntpanel-restored-article .rating span {
	color: #ffb610;
	font-size: 10px;
	letter-spacing: 2px;
}

.ntpanel-restored-article .ntpanel-article-related-swiper:not(.swiper-initialized) .swiper-wrapper {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 30px;
}

.ntpanel-restored-article .ntpanel-article-products-swiper:not(.swiper-initialized) .swiper-wrapper {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 30px;
}

.ntpanel-restored-article .ntpanel-article-related-swiper:not(.swiper-initialized) .swiper-slide,
.ntpanel-restored-article .ntpanel-article-products-swiper:not(.swiper-initialized) .swiper-slide {
	width: auto !important;
}

.ntpanel-restored-article .ntpanel-live-related-articles .article-thumb .image img {
	width: 100%;
	height: auto;
	aspect-ratio: 359 / 221;
	object-fit: cover;
}

.ntpanel-restored-article .ntpanel-live-related-products .product-thumb .image img {
	width: 100%;
	height: auto;
	aspect-ratio: 222 / 248;
	object-fit: contain;
}

.ntpanel-restored-article .ntpanel-article-comment-list {
	margin: 0;
}

.ntpanel-restored-article .ntpanel-article-comment {
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid #ddd;
	background: #fff;
}

.ntpanel-restored-article .ntpanel-article-comment img {
	border-radius: 50%;
}

.ntpanel-restored-article .ntpanel-article-comment time {
	color: #7a8388;
	font-size: .8125rem;
}

.ntpanel-restored-article .ntpanel-article-comment .comment-text {
	margin-top: 8px;
}

@media (min-width: 1024px) {
	.ntpanel-restored-article #entry_184403 {
		padding-bottom: 1.875rem;
	}

	.ntpanel-restored-article #entry_184408 {
		margin-bottom: 1rem;
	}

	.ntpanel-restored-article #entry_184414 {
		padding: .9375rem .9375rem 0;
		border: 1px solid #ddd;
		background-color: #f8f9fa;
	}

	.ntpanel-restored-article #entry_184415 {
		padding: 1.875rem;
		border: 1px solid #ddd;
		background-color: #f2f2f5;
	}

	.ntpanel-restored-article #entry_184418,
	.ntpanel-restored-article #entry_184419 {
		margin-bottom: 1.875rem;
	}

	.ntpanel-restored-article #entry_184420,
	.ntpanel-restored-article #entry_184422 {
		padding-top: 3.125rem;
	}

	.ntpanel-restored-article #entry_184420 {
		background-color: #f8f9fa;
	}

	.ntpanel-restored-article #entry_184421,
	.ntpanel-restored-article #entry_184423 {
		margin-bottom: 3.125rem;
	}
}

@media (max-width: 1023.98px) {
	.ntpanel-restored-article .ntpanel-article-related-swiper:not(.swiper-initialized) .swiper-wrapper {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ntpanel-restored-article .ntpanel-article-products-swiper:not(.swiper-initialized) .swiper-wrapper {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

@media (max-width: 767.98px) {
	.ntpanel-restored-article .ntpanel-article-related-swiper:not(.swiper-initialized) .swiper-wrapper {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px;
	}

	.ntpanel-restored-article .ntpanel-article-products-swiper:not(.swiper-initialized) .swiper-wrapper {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px 8px;
	}
}
