/*
 * HONGYUAN Product Directory V2
 * PLV2-B03 — Product Directory UX V2 / CSS Consolidation
 * Scope: /cn/products-preview/ only
 * Uses finalized homepage design tokens; no legacy V2/V3/V4/V5 override stack.
 */
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"]{
  --hy-p-shell:var(--hongyuan-home-shell,var(--hongyuan-max,1400px));
  --hy-p-bg:var(--hongyuan-surface,#fffdfb);
  --hy-p-warm:var(--hongyuan-surface-warm,#f7efe8);
  --hy-p-text:var(--hongyuan-text,#211b17);
  --hy-p-soft:var(--hongyuan-text-soft,#74685f);
  --hy-p-line:var(--hongyuan-border,rgba(114,76,50,.15));
  --hy-p-primary:var(--hongyuan-primary,#a55f2f);
  --hy-p-primary2:var(--hongyuan-primary-2,#75401f);
  --hy-p-copper:var(--hongyuan-copper,#b87333);
  --hy-p-dark:var(--hongyuan-dark,#17120f);
  --hy-p-radius:var(--hongyuan-radius,22px);
  --hy-p-shadow:var(--hongyuan-shadow,0 18px 40px rgba(69,43,27,.08));
  --hy-p-shadow-strong:var(--hongyuan-shadow-strong,0 28px 64px rgba(42,26,16,.16));
}
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] body,
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] main{background:var(--hy-p-bg);color:var(--hy-p-text)}
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] main{overflow:hidden}
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] main>.hongyuan-product-hero .hongyuan-container,
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] main>.hongyuan-product-form-nav .hongyuan-container,
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] main>.hongyuan-product-products .hongyuan-container,
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] main>.hongyuan-product-procurement .hongyuan-container,
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] main>.hongyuan-product-bottom-cta .hongyuan-container{width:min(calc(100% - 40px),var(--hy-p-shell));margin-inline:auto}
.hongyuan-product-hero{position:relative;min-height:680px;background:#1b1511;color:#fff;isolation:isolate;overflow:hidden}
.hongyuan-product-hero-media,.hongyuan-product-hero-shade{position:absolute;inset:0}.hongyuan-product-hero-media{z-index:-2}.hongyuan-product-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:saturate(.72) contrast(1.03)}
.hongyuan-product-hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(18,13,10,.93) 0%,rgba(18,13,10,.78) 48%,rgba(18,13,10,.48) 100%),linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.45))}
.hongyuan-product-breadcrumb{position:relative;z-index:2;display:flex;align-items:center;gap:9px;padding-top:26px;color:rgba(255,255,255,.62);font-size:12px}.hongyuan-product-breadcrumb a{color:#fff}.hongyuan-product-breadcrumb strong{font-weight:700;color:rgba(255,255,255,.78)}.hongyuan-product-breadcrumb em{font-style:normal;color:#dda271}
.hongyuan-product-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.55fr);gap:72px;align-items:end;min-height:620px;padding:90px 0 64px}
.hongyuan-product-hero-copy{max-width:870px}.hongyuan-product-eyebrow{display:flex;align-items:center;gap:10px;margin:0;color:#e3a36e;font-size:11px;font-weight:800;letter-spacing:.14em}.hongyuan-product-eyebrow span{width:30px;height:2px;background:#d89055}
.hongyuan-product-hero h1{margin:20px 0 22px;font-size:clamp(46px,5vw,72px);line-height:1.04;letter-spacing:-.052em}.hongyuan-product-hero h1 em{font-style:normal;color:#dfa06b}.hongyuan-product-hero-desc{max-width:780px;margin:0;color:rgba(255,255,255,.74);font-size:15px;line-height:1.86}
.hongyuan-product-hero-actions{display:flex;gap:12px;margin-top:30px}.hongyuan-product-hero-actions .hongyuan-btn{min-height:49px;padding-inline:22px}.hongyuan-product-hero-actions .hongyuan-btn-secondary{border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.08);color:#fff;backdrop-filter:blur(10px)}
.hongyuan-product-hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:42px;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.hongyuan-product-hero-facts article{padding:18px 22px 18px 0}.hongyuan-product-hero-facts article+article{padding-left:22px;border-left:1px solid rgba(255,255,255,.16)}.hongyuan-product-hero-facts small{display:block;margin-bottom:5px;color:rgba(255,255,255,.5);font-size:10px;letter-spacing:.08em}.hongyuan-product-hero-facts strong{font-size:13px;color:#fff}
.hongyuan-product-start-card{align-self:end;padding:28px;border:1px solid rgba(255,255,255,.16);border-radius:26px;background:rgba(25,18,14,.72);box-shadow:0 24px 60px rgba(0,0,0,.2);backdrop-filter:blur(14px)}.hongyuan-product-start-head small{color:#dda06b;font-size:9px;font-weight:800;letter-spacing:.14em}.hongyuan-product-start-head strong{display:block;margin-top:8px;font-size:23px}.hongyuan-product-start-head p{margin:8px 0 0;color:rgba(255,255,255,.58);font-size:12px;line-height:1.65}.hongyuan-product-start-steps{list-style:none;margin:22px 0 0;padding:0;border-top:1px solid rgba(255,255,255,.13)}.hongyuan-product-start-steps li{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.13)}.hongyuan-product-start-steps li>span{color:#dda06b;font-size:10px;font-weight:900}.hongyuan-product-start-steps b,.hongyuan-product-start-steps small{display:block}.hongyuan-product-start-steps b{font-size:12px}.hongyuan-product-start-steps small{margin-top:3px;color:rgba(255,255,255,.48);font-size:10px;line-height:1.5}.hongyuan-product-start-link{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:13px 15px;border-radius:14px;background:#fff;color:#34251b;font-size:12px;font-weight:800}.hongyuan-product-start-link span{color:var(--hy-p-primary)}
.hongyuan-product-form-nav{padding:74px 0 78px;background:linear-gradient(180deg,#fffdfb 0%,var(--hy-p-warm) 100%);border-bottom:1px solid var(--hy-p-line)}.hongyuan-product-form-nav-head,.hongyuan-product-section-head,.hongyuan-product-procurement-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:50px;align-items:end;margin-bottom:30px}.hongyuan-product-form-nav-head h2,.hongyuan-product-section-head h2,.hongyuan-product-procurement-head h2{margin:9px 0 0;font-size:clamp(34px,4vw,50px);line-height:1.1;letter-spacing:-.045em}.hongyuan-product-form-nav-head>p,.hongyuan-product-section-head>p,.hongyuan-product-procurement-head>p{margin:0;color:var(--hy-p-soft);font-size:13px;line-height:1.82}.hongyuan-product-form-nav .hongyuan-eyebrow,.hongyuan-product-products .hongyuan-eyebrow,.hongyuan-product-procurement .hongyuan-eyebrow{margin:0;color:var(--hy-p-primary);font-size:10px;font-weight:900;letter-spacing:.14em}
.hongyuan-product-category-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hongyuan-product-category-row a{display:grid;grid-template-columns:42px 1fr auto;gap:14px;align-items:center;min-height:90px;padding:17px 18px;border:1px solid var(--hy-p-line);border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(68,43,27,.045);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.hongyuan-product-category-row a:hover{transform:translateY(-2px);border-color:rgba(165,95,47,.35);box-shadow:var(--hy-p-shadow)}.hongyuan-product-category-row a>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#f1e5db;color:var(--hy-p-primary);font-size:11px;font-weight:900}.hongyuan-product-category-row b,.hongyuan-product-category-row small{display:block}.hongyuan-product-category-row b{font-size:15px}.hongyuan-product-category-row small{margin-top:3px;color:var(--hy-p-soft);font-size:10px}.hongyuan-product-category-row em{font-style:normal;color:var(--hy-p-primary);font-size:10px;font-weight:800;white-space:nowrap}
.hongyuan-product-products{padding:var(--hongyuan-section-space,104px) 0;background:var(--hy-p-bg)}.hongyuan-product-section-head{margin-bottom:28px}
.hongyuan-product-toolbar{overflow:hidden;border:1px solid var(--hy-p-line);border-radius:var(--hy-p-radius);background:#fff;box-shadow:var(--hy-p-shadow)}.hongyuan-product-filter-top{display:flex;gap:14px;align-items:center;padding:18px;border-bottom:1px solid var(--hy-p-line)}.hongyuan-product-search{position:relative;display:flex;align-items:center;flex:1;min-height:52px;border:1px solid var(--hy-p-line);border-radius:16px;background:#fcfaf8}.hongyuan-product-search>svg{width:19px;height:19px;margin-left:17px;color:#92796a;fill:none;stroke:currentColor;stroke-width:1.8}.hongyuan-product-search input{width:100%;height:50px;padding:0 46px 0 13px;border:0;background:transparent;color:var(--hy-p-text);font:inherit;font-size:13px;outline:0}.hongyuan-product-search input::placeholder{color:#9c8e84}.hongyuan-product-search button{position:absolute;right:9px;display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:10px;background:#eee4dc;color:#705d50;cursor:pointer}.hongyuan-product-filter-reset{min-height:50px;padding:0 18px;border:1px solid var(--hy-p-line);border-radius:14px;background:#fff;color:#675448;font-size:11px;font-weight:800;cursor:pointer}.hongyuan-product-filter-reset:hover{border-color:rgba(165,95,47,.42);color:var(--hy-p-primary)}
.hongyuan-product-filter-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.hongyuan-product-filter-group{display:grid;grid-template-columns:130px 1fr;gap:12px;align-items:start;padding:18px}.hongyuan-product-filter-group:nth-child(odd){border-right:1px solid var(--hy-p-line)}.hongyuan-product-filter-group:nth-child(n+3){border-top:1px solid var(--hy-p-line)}.hongyuan-product-filter-label small,.hongyuan-product-filter-label strong{display:block}.hongyuan-product-filter-label small{color:#a88d7c;font-size:8px;font-weight:900;letter-spacing:.11em}.hongyuan-product-filter-label strong{margin-top:4px;font-size:12px}.hongyuan-product-filter-pills{display:flex;flex-wrap:wrap;gap:7px}.hongyuan-product-filter-pills button{min-height:32px;padding:6px 11px;border:1px solid #e5d9cf;border-radius:999px;background:#fff;color:#6a584d;font-size:10px;font-weight:700;cursor:pointer;transition:.18s ease}.hongyuan-product-filter-pills button:hover{border-color:#cba98f;color:var(--hy-p-primary)}.hongyuan-product-filter-pills button.hongyuan-is-active{border-color:transparent;background:linear-gradient(135deg,var(--hy-p-primary),var(--hy-p-primary2));color:#fff;box-shadow:0 7px 16px rgba(126,70,35,.15)}
.hongyuan-product-filter-status{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;background:#fbf6f2;border-top:1px solid var(--hy-p-line)}.hongyuan-product-filter-active{display:flex;gap:9px;align-items:center;min-width:0}.hongyuan-product-filter-active span{color:#9a8678;font-size:9px}.hongyuan-product-filter-active b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.hongyuan-product-filter-status>small{color:#9c887a;font-size:9px}
.hongyuan-product-mobile-filter-toggle{display:none;width:100%;min-height:46px;margin:0;border:0;border-top:1px solid var(--hy-p-line);background:#fbf6f2;color:#5c483d;font-weight:800;cursor:pointer}
.hongyuan-product-result{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:28px 0 16px;padding:0 2px}.hongyuan-product-result div{display:flex;align-items:baseline;gap:10px}.hongyuan-product-result small{color:#a38d7e;font-size:8px;font-weight:900;letter-spacing:.12em}.hongyuan-product-result span{font-size:13px;font-weight:700}.hongyuan-product-result span b{color:var(--hy-p-primary);font-size:20px}.hongyuan-product-result p{margin:0;color:var(--hy-p-soft);font-size:10px}
.hongyuan-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hongyuan-product-card{display:grid;grid-template-columns:minmax(210px,41%) 1fr;min-height:420px;overflow:hidden;border:1px solid var(--hy-p-line);border-radius:var(--hy-p-radius);background:#fff;box-shadow:0 14px 34px rgba(63,40,25,.055);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.hongyuan-product-card:hover{transform:translateY(-3px);border-color:rgba(165,95,47,.28);box-shadow:var(--hy-p-shadow-strong)}.hongyuan-product-card[hidden]{display:none!important}.hongyuan-product-media{position:relative;overflow:hidden;background:#e8ddd4}.hongyuan-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hongyuan-product-card:hover .hongyuan-product-media img{transform:scale(1.025)}.hongyuan-product-card-index{position:absolute;left:15px;top:15px;display:grid;place-items:center;width:38px;height:38px;border-radius:999px;background:rgba(23,18,15,.84);color:#e6ae78;font-size:10px;font-weight:900}.hongyuan-product-media-label{position:absolute;left:16px;right:16px;bottom:15px;padding:12px 13px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(24,17,13,.68);color:#fff;backdrop-filter:blur(9px)}.hongyuan-product-media-label small,.hongyuan-product-media-label b{display:block}.hongyuan-product-media-label small{color:#daa06c;font-size:8px;font-weight:900;letter-spacing:.12em}.hongyuan-product-media-label b{margin-top:3px;font-size:11px}
.hongyuan-product-body{display:flex;flex-direction:column;padding:25px 24px 22px}.hongyuan-product-card-heading{display:flex;justify-content:space-between;gap:12px;align-items:start}.hongyuan-product-card-heading span{display:block;color:#a47e64;font-size:8px;font-weight:900;letter-spacing:.12em}.hongyuan-product-card-heading h3{margin:5px 0 0;font-size:25px;line-height:1.14;letter-spacing:-.035em}.hongyuan-product-card-heading i{padding:5px 8px;border:1px solid #e9ddd4;border-radius:999px;color:#8d7869;font-size:8px;font-style:normal;white-space:nowrap}.hongyuan-product-card-key{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:15px;padding:10px 12px;border-radius:12px;background:#f8f1eb}.hongyuan-product-card-key span{color:#9c8574;font-size:9px}.hongyuan-product-card-key strong{font-size:10px;text-align:right}.hongyuan-product-card-desc{margin:15px 0 0;color:var(--hy-p-soft);font-size:11px;line-height:1.72}.hongyuan-product-grade-row{display:grid;grid-template-columns:74px 1fr;gap:10px;align-items:start;margin-top:16px;padding-top:14px;border-top:1px solid #eee5de}.hongyuan-product-grade-row>span{color:#9d887a;font-size:9px}.hongyuan-product-grade-row>div{display:flex;flex-wrap:wrap;gap:5px}.hongyuan-product-grade-row b{padding:4px 7px;border-radius:7px;background:#f3ebe5;color:#62493a;font-size:9px}.hongyuan-product-card-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px}.hongyuan-product-card-specs article{min-width:0;padding:9px 10px;border:1px solid #ede3dc;border-radius:10px;background:#fdfbf9}.hongyuan-product-card-specs small,.hongyuan-product-card-specs strong{display:block}.hongyuan-product-card-specs small{color:#a08b7d;font-size:8px}.hongyuan-product-card-specs strong{margin-top:4px;color:#4b3a31;font-size:9px;line-height:1.45}.hongyuan-product-card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:17px}.hongyuan-product-card-actions button{cursor:pointer}.hongyuan-product-card-quote{min-height:38px;padding:0 14px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--hy-p-primary),var(--hy-p-primary2));color:#fff;font-size:10px;font-weight:800;box-shadow:0 8px 18px rgba(126,70,35,.16)}.hongyuan-product-card-quote span{margin-left:4px}.hongyuan-product-more{border:0;background:transparent;color:#806b5d;font-size:9px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.hongyuan-product-note{margin-top:12px;padding:11px 12px;border-left:3px solid var(--hy-p-copper);border-radius:0 9px 9px 0;background:#fbf3ed;color:#705d50;font-size:9px;line-height:1.65}
.hongyuan-product-catalog-loading{grid-column:1/-1;padding:28px;border:1px dashed #d8c9be;border-radius:16px;background:#fff;color:#8d796c;text-align:center;font-size:11px}.hongyuan-product-empty{display:grid;place-items:center;margin-top:18px;padding:58px 20px;border:1px dashed #d8c8bd;border-radius:20px;background:#fff;text-align:center}.hongyuan-product-empty[hidden]{display:none!important}.hongyuan-product-empty>span{color:#ac8e78;font-size:8px;font-weight:900;letter-spacing:.14em}.hongyuan-product-empty strong{margin-top:8px;font-size:20px}.hongyuan-product-empty p{max-width:520px;margin:7px 0 0;color:var(--hy-p-soft);font-size:11px}.hongyuan-product-empty button{margin-top:16px;padding:10px 15px;border:1px solid #dbc9bc;border-radius:11px;background:#fff;color:var(--hy-p-primary);font-size:10px;font-weight:800;cursor:pointer}
.hongyuan-product-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:22px;padding:13px 14px;border:1px solid #eadbd0;border-radius:14px;background:#fff;box-shadow:0 10px 24px rgba(70,45,30,.06)}.hongyuan-product-pagination[hidden]{display:none!important}.hongyuan-product-pagination span{color:#8d796c;font-size:11px;font-weight:800}.hongyuan-product-pagination div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.hongyuan-product-pagination button{min-width:38px;min-height:38px;padding:0 12px;border:1px solid #dfcabe;border-radius:10px;background:#fff;color:#5e4637;font-size:11px;font-weight:850;cursor:pointer}.hongyuan-product-pagination button:hover,.hongyuan-product-pagination button.hongyuan-is-active{border-color:var(--hy-p-primary);background:var(--hy-p-primary);color:#fff}.hongyuan-product-pagination button:disabled{opacity:.45;cursor:not-allowed}
.hongyuan-product-procurement{padding:var(--hongyuan-section-space,104px) 0;background:#f5ede6;border-top:1px solid var(--hy-p-line)}.hongyuan-product-contact-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hongyuan-product-contact-card{display:grid;grid-template-columns:38px 1fr;gap:13px;position:relative;padding:22px;border:1px solid var(--hy-p-line);border-radius:var(--hy-p-radius);background:#fff;color:var(--hy-p-text);text-align:left;cursor:pointer;box-shadow:0 12px 28px rgba(64,40,25,.045);transition:.2s ease}.hongyuan-product-contact-card:hover{transform:translateY(-2px);border-color:rgba(165,95,47,.34);box-shadow:var(--hy-p-shadow)}.hongyuan-product-contact-no{grid-row:1/3;display:grid;place-items:center;width:36px;height:36px;border-radius:999px;background:#241b16;color:#dfa26d;font-size:9px;font-weight:900}.hongyuan-product-contact-card small,.hongyuan-product-contact-card strong,.hongyuan-product-contact-card p{display:block}.hongyuan-product-contact-card small{color:#aa8d79;font-size:8px;font-weight:900;letter-spacing:.11em}.hongyuan-product-contact-card strong{margin-top:5px;font-size:17px}.hongyuan-product-contact-card p{margin:7px 0 0;color:var(--hy-p-soft);font-size:10px;line-height:1.6}.hongyuan-product-contact-card>b{grid-column:2;margin-top:15px;color:var(--hy-p-primary);font-size:10px}.hongyuan-product-order-bridge{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-top:14px;padding:18px 20px;border:1px solid var(--hy-p-line);border-radius:18px;background:#fff}.hongyuan-product-order-bridge span,.hongyuan-product-order-bridge strong{display:block}.hongyuan-product-order-bridge span{color:#a18a79;font-size:8px}.hongyuan-product-order-bridge strong{margin-top:3px;font-size:11px}.hongyuan-product-order-bridge p{margin:0;color:var(--hy-p-soft);font-size:9px}
.hongyuan-product-bottom-cta{padding:52px 0;background:#1c1511;color:#fff}.hongyuan-product-bottom-cta>.hongyuan-container{display:flex;align-items:center;justify-content:space-between;gap:40px}.hongyuan-product-bottom-cta span{display:block;margin-bottom:7px;color:#dda06a;font-size:8px;font-weight:900;letter-spacing:.13em}.hongyuan-product-bottom-cta h2{margin:0;font-size:clamp(26px,3vw,40px);line-height:1.15;letter-spacing:-.04em}.hongyuan-product-bottom-cta p{margin:8px 0 0;color:rgba(255,255,255,.58);font-size:11px}.hongyuan-product-bottom-cta .hongyuan-btn{flex:none}
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] [id^="product-"]{scroll-margin-top:calc(var(--hongyuan-header-offset,92px) + 18px)}
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] :is(a,button,input,select,textarea):focus-visible{outline:3px solid rgba(165,95,47,.28);outline-offset:3px}
@media(max-width:1100px){.hongyuan-product-hero-grid{grid-template-columns:1fr;gap:28px;align-content:end;padding-top:80px}.hongyuan-product-start-card{display:none}.hongyuan-product-category-row{grid-template-columns:repeat(2,1fr)}.hongyuan-product-grid{grid-template-columns:1fr}.hongyuan-product-card{grid-template-columns:minmax(230px,34%) 1fr}.hongyuan-product-contact-paths{grid-template-columns:1fr}.hongyuan-product-contact-card{grid-template-columns:38px 1fr auto}.hongyuan-product-contact-card>b{grid-column:3;grid-row:1/3;align-self:center;margin-top:0}.hongyuan-product-filter-groups{grid-template-columns:1fr}.hongyuan-product-filter-group:nth-child(odd){border-right:0}.hongyuan-product-filter-group:nth-child(n+2){border-top:1px solid var(--hy-p-line)}}
@media(max-width:760px){html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] main>.hongyuan-product-hero .hongyuan-container,html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] main>.hongyuan-product-form-nav .hongyuan-container,html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] main>.hongyuan-product-products .hongyuan-container,html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] main>.hongyuan-product-procurement .hongyuan-container,html[data-hongyuan-product-list-page="1"][data-hongyuan-product-ux="directory-v2"] main>.hongyuan-product-bottom-cta .hongyuan-container{width:calc(100% - 32px)}.hongyuan-product-hero{min-height:640px}.hongyuan-product-breadcrumb{padding-top:18px;font-size:10px}.hongyuan-product-hero-grid{min-height:585px;padding:78px 0 36px}.hongyuan-product-hero h1{font-size:clamp(39px,11vw,56px)}.hongyuan-product-hero-desc{font-size:13px}.hongyuan-product-hero-actions{flex-direction:column}.hongyuan-product-hero-actions .hongyuan-btn{width:100%}.hongyuan-product-hero-facts{grid-template-columns:1fr;margin-top:28px}.hongyuan-product-hero-facts article{display:flex;justify-content:space-between;align-items:center;padding:11px 0}.hongyuan-product-hero-facts article+article{padding-left:0;border-left:0;border-top:1px solid rgba(255,255,255,.14)}.hongyuan-product-hero-facts small{margin:0}.hongyuan-product-form-nav{padding:58px 0}.hongyuan-product-form-nav-head,.hongyuan-product-section-head,.hongyuan-product-procurement-head{grid-template-columns:1fr;gap:12px;margin-bottom:22px}.hongyuan-product-form-nav-head h2,.hongyuan-product-section-head h2,.hongyuan-product-procurement-head h2{font-size:clamp(29px,8vw,39px)}.hongyuan-product-category-row{display:flex;overflow-x:auto;gap:10px;margin-right:-16px;padding-right:16px;scroll-snap-type:x proximity;scrollbar-width:none}.hongyuan-product-category-row::-webkit-scrollbar{display:none}.hongyuan-product-category-row a{flex:0 0 min(82vw,310px);scroll-snap-align:start}.hongyuan-product-products,.hongyuan-product-procurement{padding:72px 0}.hongyuan-product-filter-top{padding:14px}.hongyuan-product-filter-reset{display:none}.hongyuan-product-filter-groups{display:none}.hongyuan-product-toolbar.is-filter-open .hongyuan-product-filter-groups{display:grid}.hongyuan-product-mobile-filter-toggle{display:block}.hongyuan-product-filter-group{grid-template-columns:1fr;gap:10px;padding:15px}.hongyuan-product-filter-status{align-items:flex-start;flex-direction:column;gap:5px;padding:12px 14px}.hongyuan-product-filter-status>small{display:none}.hongyuan-product-result{align-items:flex-start;flex-direction:column;gap:4px;margin-top:22px}.hongyuan-product-result p{display:none}.hongyuan-product-card{grid-template-columns:1fr;min-height:0}.hongyuan-product-media{aspect-ratio:16/9}.hongyuan-product-body{padding:20px 18px 18px}.hongyuan-product-card-heading h3{font-size:23px}.hongyuan-product-card-key{align-items:flex-start;flex-direction:column;gap:3px}.hongyuan-product-card-key strong{text-align:left}.hongyuan-product-card-specs{grid-template-columns:1fr}.hongyuan-product-grade-row{grid-template-columns:1fr}.hongyuan-product-card-actions{align-items:stretch;flex-direction:column}.hongyuan-product-card-quote{width:100%;min-height:43px}.hongyuan-product-more{width:100%;padding:6px 0}.hongyuan-product-contact-card{grid-template-columns:34px 1fr;padding:18px}.hongyuan-product-contact-card>b{grid-column:2;grid-row:auto;margin-top:9px}.hongyuan-product-order-bridge{align-items:flex-start;flex-direction:column;gap:8px}.hongyuan-product-bottom-cta>.hongyuan-container{align-items:flex-start;flex-direction:column}.hongyuan-product-bottom-cta .hongyuan-btn{width:100%}}
@media(max-width:420px){.hongyuan-product-hero{min-height:610px}.hongyuan-product-hero-grid{min-height:558px}.hongyuan-product-hero h1{font-size:38px}.hongyuan-product-category-row a{flex-basis:86vw}.hongyuan-product-search input{font-size:12px}.hongyuan-product-filter-pills{gap:6px}.hongyuan-product-filter-pills button{padding:6px 9px}.hongyuan-product-media{aspect-ratio:4/3}}
@media(prefers-reduced-motion:reduce){.hongyuan-product-card,.hongyuan-product-card img,.hongyuan-product-category-row a,.hongyuan-product-contact-card{transition:none!important}.hongyuan-product-card:hover,.hongyuan-product-category-row a:hover,.hongyuan-product-contact-card:hover{transform:none}}

/* PLV2-B07 — Mobile / Accessibility / Performance Finalization */
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"]{scroll-behavior:smooth;scroll-padding-top:96px}
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-skip-link{position:fixed;left:18px;top:12px;z-index:10000;transform:translateY(-180%);padding:10px 14px;border-radius:999px;background:var(--hy-p-dark);color:#fff;font-size:13px;font-weight:800;box-shadow:0 12px 28px rgba(0,0,0,.24);transition:transform .18s ease}
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-skip-link:focus{transform:translateY(0);outline:3px solid rgba(184,115,51,.35);outline-offset:3px}
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] :target{scroll-margin-top:104px}
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-hero-media img,
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-media img{background:#eaded4;color:transparent}
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-grid{content-visibility:auto;contain-intrinsic-size:1200px}
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-card{content-visibility:auto;contain-intrinsic-size:420px}
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-filter-pills button,
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-card-quote,
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-more,
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-filter-reset,
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-mobile-filter-toggle{touch-action:manipulation;-webkit-tap-highlight-color:rgba(165,95,47,.18)}
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-filter-pills button{min-height:38px}
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-card-quote,
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-contact-card,
html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-bottom-cta .hongyuan-btn{min-height:44px}
@media(max-width:760px){
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"]{scroll-padding-top:78px}
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] :target{scroll-margin-top:82px}
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-toolbar{position:relative;z-index:4}
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-filter-top{align-items:stretch;flex-direction:column;gap:10px}
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-search{min-height:48px}
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-search input{height:48px;font-size:16px}
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-mobile-filter-toggle{display:flex;align-items:center;justify-content:space-between;padding:0 16px;min-height:48px}
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-filter-groups{max-height:min(68vh,520px);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-filter-pills{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x proximity;scrollbar-width:none}
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-filter-pills::-webkit-scrollbar{display:none}
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-filter-pills button{flex:0 0 auto;scroll-snap-align:start;min-height:40px}
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-card{contain-intrinsic-size:760px}
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-card-actions{gap:12px}
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] .hongyuan-product-note{font-size:13px;line-height:1.7}
}
@media(prefers-reduced-motion:reduce){
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"]{scroll-behavior:auto}
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] *,
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] *::before,
  html[data-hongyuan-product-list-page="1"][data-hongyuan-product-mobile-a11y="b07"] *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}
}

/* B04 product-detail bridge */
.hongyuan-product-detail-link{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;text-decoration:none}

/* B12-FIX4: product detail entry points */
.hongyuan-product-media-link{display:block;color:inherit;text-decoration:none}.hongyuan-product-title-link{color:inherit;text-decoration:none}.hongyuan-product-title-link:hover{text-decoration:underline;text-underline-offset:4px}.hongyuan-product-detail-link{min-height:38px;padding:0 12px;border:1px solid #d9ccc2;border-radius:10px;color:#5d4638;background:#fff;font-weight:800}.hongyuan-product-detail-link:hover{background:#f8f2ed}.hongyuan-product-media-link:focus-visible,.hongyuan-product-title-link:focus-visible,.hongyuan-product-detail-link:focus-visible{outline:2px solid currentColor;outline-offset:3px}
