.post-type-archive-liying_product{background:#fff}
.product-page-hero{position:relative;overflow:hidden;margin-top:76px;padding:96px 0 72px;background:linear-gradient(135deg,#0a1628 0%,#0d2847 40%,#0054a6 100%);color:#fff}
.product-page-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 20%,rgba(0,201,167,.08),transparent 55%),radial-gradient(ellipse at 15% 70%,rgba(96,165,250,.1),transparent 55%);pointer-events:none}
.product-page-hero .container{position:relative;z-index:1;max-width:880px;text-align:center}
.product-page-badge{display:inline-flex;align-items:center;padding:8px 20px;margin-bottom:24px;border:1px solid rgba(0,201,167,.25);border-radius:100px;background:rgba(0,201,167,.12);color:#00c9a7;font-size:13px;font-weight:700;letter-spacing:.06em}.product-page-hero h1{margin:0 0 18px;font-size:48px;font-weight:800;line-height:1.2;letter-spacing:.02em;}
.product-page-hero p{max-width:760px;margin:0 auto;color:rgba(255,255,255,.72);font-size:18px;line-height:1.8}
.product-page-hero .product-page-highlight{margin-top:18px;color:#facc15;font-size:26px;font-weight:700;line-height:1.4}
.product-archive-section{padding:80px 0 40px;background:#fff}
.product-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 40px}
.product-list-card{display:flex;min-width:0;flex-direction:column;color:inherit;text-decoration:none;transition:transform .3s ease}
.product-list-card:hover{transform:translateY(-6px)}
.product-list-photo{position:relative;display:flex;width:100%;aspect-ratio:4/3;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;margin-bottom:24px;border-radius:16px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);transition:background .25s ease}
.product-list-card:hover .product-list-photo{background:linear-gradient(135deg,#eff6ff,#dbeafe)}
.product-list-photo.has-image,.product-list-card:hover .product-list-photo.has-image{border:0;background:transparent}
.product-list-photo.has-image .product-list-image{width:100%;height:100%;max-width:none;max-height:none;border-radius:0;object-fit:cover;object-position:center}
.product-list-image{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}
.product-list-card:hover .product-list-image{transform:none}
.product-placeholder-icon.dashicons{width:48px;height:48px;margin-bottom:10px;color:#64748b;font-size:48px;line-height:48px;opacity:.48}
.product-placeholder-image{display:block;width:72px;height:72px;object-fit:contain}
.product-placeholder-label{color:#94a3b8;font-family:Inter,Arial,sans-serif;font-size:12px;letter-spacing:.02em}
.product-coming-badge{position:absolute;top:14px;right:14px;padding:4px 12px;border-radius:100px;background:#16a34a;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;box-shadow:0 3px 10px rgba(22,163,74,.24)}
.product-list-info{padding:0 4px}
.product-list-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.product-list-tag{display:inline-flex;padding:4px 10px;border-radius:100px;background:#0a4da6;color:#fff;font-size:14px;font-weight:700;line-height:1.4;letter-spacing:.04em}
.product-list-info h2{margin:0 0 6px;color:#0f172a;font-family:Inter,"Noto Sans SC",sans-serif;font-size:20px;font-weight:800;line-height:1.25;letter-spacing:-.01em;transition:color .2s ease}
.product-list-card:hover .product-list-info h2{color:var(--primary)}
.product-list-info h3{margin:0 0 12px;color:#334155;font-size:20px;font-weight:600;line-height:1.4}
.product-list-info p{margin:0;color:#64748b;font-size:16px;line-height:1.7}
.product-empty-state{padding:80px 24px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;text-align:center}
.product-empty-state .dashicons{width:48px;height:48px;color:#94a3b8;font-size:48px;line-height:48px}.product-empty-state h2{margin:16px 0 8px;font-size:24px}.product-empty-state p{margin:0;color:#64748b}
.product-archive-cta{padding:80px 0;text-align:center}
.product-archive-cta h2{margin:0 0 14px;color:#0f172a;font-size:32px;line-height:1.25}.product-archive-cta p{max-width:980px;margin:0 auto;color:#64748b;font-size:16px;line-height:1.8}
.product-cta-actions{display:flex;justify-content:center;gap:14px;margin-top:30px}.product-cta-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:7px;padding:0 28px;border-radius:6px;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;transition:color .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}.product-cta-primary{background:#00bda0;color:#fff;box-shadow:0 6px 16px rgba(0,189,160,.2)}.product-cta-primary span{transition:transform .22s ease}.product-cta-primary:hover{background:#009f88;color:#fff;box-shadow:0 10px 24px rgba(0,159,136,.28);transform:translateY(-3px)}.product-cta-primary:hover span{transform:translateX(4px)}.product-cta-secondary{border:1.5px solid rgba(0,84,166,.24);color:var(--primary);background:#fff}.product-cta-secondary:hover{border-color:var(--primary);background:#eff6ff;color:#064887;box-shadow:0 9px 22px rgba(0,84,166,.12);transform:translateY(-3px)}.product-cta-button:active{box-shadow:0 3px 8px rgba(0,84,166,.14);transform:translateY(0)}.product-cta-button:focus-visible{outline:3px solid rgba(0,84,166,.24);outline-offset:4px}
@media(max-width:992px){.product-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 28px}}
@media(max-width:782px){.product-page-hero{margin-top:70px;padding:72px 0 58px}.product-archive-section{padding:56px 0 24px}.product-page-hero h1{font-size:36px;
	letter-spacing:.02em;}.product-page-hero p{font-size:18px}.product-archive-cta{padding:60px 0}}
@media(max-width:640px){.product-archive-grid{grid-template-columns:1fr;gap:36px}.product-list-photo{aspect-ratio:16/10}.product-list-info h2{font-size:20px}.product-cta-actions{flex-direction:column;align-items:stretch}.product-cta-button{width:100%}}
@media(prefers-reduced-motion:reduce){.product-cta-button,.product-cta-primary span{transition:none}.product-cta-button:hover{transform:none}}
/* 首屏功能区内容上下居中，高度统一 400px（不动其它首屏样式） */
.product-page-hero{
  display:flex;
  align-items:center;
  min-height:400px;
}

/* Full-range product introduction video, placed above the CTA band. */
.product-archive-video{padding:40px 0 88px;background:#fff}
.product-archive-video__head{max-width:820px;margin:0 auto 32px;text-align:center}
.product-archive-video__head .section-kicker{display:inline-block;margin-bottom:12px;color:#0a4da6;font-size:14px;font-weight:700;line-height:1.5;letter-spacing:.12em;text-transform:uppercase}
.product-archive-video__head h2{margin:0;color:#1a1a2e;font-size:34px;font-weight:700;line-height:1.2;letter-spacing:-.02em}
.product-archive-video__head p{margin:16px 0 0;color:#5a6275;font-size:17px;line-height:1.7}
/* Fixed 1440px canvas, 16:9 stage: the video scales to fit and is never
   cropped; any leftover space becomes a black bar (letterbox / pillarbox). */
.product-archive-video__frame{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:16px;background:#000;box-shadow:0 18px 48px rgba(15,23,42,.12)}
.product-archive-video__frame video{display:block;width:100%;height:100%;background:#000;object-fit:contain}
@media(max-width:1024px){.product-archive-video{padding:32px 0 72px}.product-archive-video__head h2{font-size:30px}}
@media(max-width:782px){.product-archive-video{padding:28px 0 60px}.product-archive-video__head{margin-bottom:24px}.product-archive-video__head h2{font-size:26px}.product-archive-video__head p{font-size:16px}.product-archive-video__frame{border-radius:10px}}
/* Fallback for browsers without aspect-ratio support. */
@supports not (aspect-ratio: 16 / 9){.product-archive-video__frame{height:0;padding-top:56.25%}.product-archive-video__frame video{position:absolute;top:0;left:0}}
