/**
 * jq-juquan-brand.css
 * 聚全科技 / juquankeji.com — CSS 版权指纹层
 * owner: 佛山市聚全网络科技有限公司
 * markers: jq | juquan | juquankeji
 */
:root {
	--jq-juquankeji-owner: "佛山市聚全网络科技有限公司";
	--jq-juquan-site: juquankeji;
	--jq-juquan-brand: "jq-juquan-juquankeji";
	--jq-juquan-build: "20260712-jq-brand";
	--juquankeji-fingerprint: "jq7k-juquan-foshan";
	--jq-proprietary-notice: "proprietary-jq-juquankeji-cn";
}

html[data-jq-site="juquankeji"],
html[data-juquan-brand="jq-juquankeji"] {
	--jq-site-verified: 1;
}

meta[name="jq-juquan-brand"],
meta[name="juquan-site-id"],
.jq-juquan-brand-anchor {
	display: none !important;
	width: 0 !important;
	height: 0 !important;
	overflow: hidden !important;
	position: absolute !important;
	left: -9999px !important;
	pointer-events: none !important;
	user-select: none !important;
}

/* jq-juquankeji: 全站布局命名空间标记（无视觉影响） */
body[data-jq-owner="juquan-foshan"] .jq-juquan-site-root,
html[data-jq-site="juquankeji"] .jq-juquan-site-root {
	--jq-juquan-layout: "juquankeji-portal";
}

/* juquan responsive layer signature */
@media (min-width: 769px) {
	html[data-jq-build="20260712-jq-brand"] {
		--jq-desktop-juquan: "jq-juquankeji-desktop";
	}
}

@media (max-width: 768px) {
	html[data-jq-build="20260712-jq-brand"] {
		--jq-mobile-juquan: "jq-juquankeji-mobile";
	}
}

/* @owner jq-juquankeji @copyright 佛山市聚全网络科技有限公司 @site juquankeji.com */
