@charset "UTF-8";
/*
 * HYJ product list page restore R1
 * Restores the dedicated layout accidentally replaced by a compatibility shim.
 * Loaded after resetcommon.css and hyj_base_rebuild_v25.css.
 */

body.hyj-page-product-list{margin:0;background:#f6f8fb;color:#0b1220;overflow-x:hidden}
.hyj-page-product-list .hyj-list-page{overflow:hidden}

/* Product-list hero */
.hyj-list-hero{isolation:isolate}
.hyj-list-hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none;background:
  radial-gradient(circle at 82% 30%,rgba(243,101,0,.16),transparent 25%),
  linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 48%,rgba(239,244,249,.78) 100%),
  url("../images/P_LIST1.jpg") no-repeat right 42%/620px auto}
.hyj-list-hero-bg:after{content:"";position:absolute;right:-90px;bottom:-150px;width:420px;height:420px;border:1px solid rgba(243,101,0,.12);border-radius:50%;box-shadow:0 0 0 42px rgba(243,101,0,.04),0 0 0 92px rgba(15,23,42,.025)}
.hyj-list-hero-copy{position:relative;z-index:2;max-width:780px}
.hyj-list-hero-copy h1{max-width:760px}
.hyj-list-hero-copy>p:not(.hyj-list-eyebrow){max-width:720px}
.hyj-list-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.hyj-list-btn{box-sizing:border-box;min-width:146px;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}
.hyj-list-btn:hover{transform:translateY(-2px)}
.hyj-list-btn-main{background:#f36500!important;box-shadow:0 12px 26px rgba(243,101,0,.22)}
.hyj-list-btn-light{background:#0b1220!important;color:#fff!important}
.hyj-list-btn-ghost{background:rgba(255,255,255,.78)!important;color:#0b1220!important;border-color:#dbe4ee!important;backdrop-filter:blur(8px)}
.hyj-list-hero-card{position:relative;z-index:2;padding:30px;border:1px solid rgba(255,255,255,.88);border-radius:24px;background:rgba(255,255,255,.86);box-shadow:0 24px 58px rgba(15,23,42,.12);backdrop-filter:blur(14px)}
.hyj-list-hero-card>strong{display:block;margin-bottom:18px;font-size:21px;line-height:1.35}
.hyj-list-hero-card ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}
.hyj-list-hero-card li{display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:center;padding:13px 14px;border:1px solid #edf1f6;border-radius:14px;background:#fff}
.hyj-list-hero-card li b{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:11px;background:#fff1e8;color:#f36500;font-size:12px;letter-spacing:.04em}
.hyj-list-hero-card li span{color:#334155;font-size:15px;font-weight:750;line-height:1.45}

/* Category cards */
.hyj-category-entry{background:#fff}
.hyj-category-grid{align-items:stretch}
.hyj-category-card{display:flex!important;min-height:350px;flex-direction:column}
.hyj-category-card>img{display:block;width:100%;height:190px;object-fit:contain;padding:18px;box-sizing:border-box;background:linear-gradient(180deg,#fff,#f8fafc);transition:transform .25s ease}
.hyj-category-card:hover>img{transform:scale(1.035)}
.hyj-category-card>div{display:flex;flex:1;flex-direction:column;padding:22px 24px 25px}
.hyj-category-card b{display:block;margin-bottom:10px;color:#0b1220;font-size:21px;line-height:1.35}
.hyj-category-card span{display:block;color:#64748b;font-size:14px;line-height:1.75}

/* Scene selector */
.hyj-scene-guide{position:relative;background:#0b1220;color:#fff}
.hyj-scene-guide:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 20%,rgba(243,101,0,.23),transparent 30%),linear-gradient(120deg,transparent 0%,rgba(255,255,255,.035) 100%)}
.hyj-scene-grid{position:relative;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:52px;align-items:center}
.hyj-scene-copy>span{display:block;margin-bottom:12px;color:#ff8a3d;font-size:13px;font-weight:900;letter-spacing:.1em}
.hyj-scene-copy h2{margin:0 0 16px;color:#fff;font-size:36px;line-height:1.28}
.hyj-scene-copy p{margin:0;color:#cbd5e1;font-size:16px;line-height:1.9}
.hyj-scene-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.hyj-scene-list>div{padding:22px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(255,255,255,.06)}
.hyj-scene-list b{display:block;margin-bottom:8px;color:#fff;font-size:18px}
.hyj-scene-list span{display:block;color:#cbd5e1;font-size:14px;line-height:1.72}

/* Product collection */
.hyj-products-area{background:#f6f8fb}
.hyj-product-grid-v16{align-items:stretch}
.hyj-product-card-v16{position:relative;min-width:0;text-decoration:none!important}
.hyj-product-card-v16:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:#f36500;transform:scaleX(0);transform-origin:left center;transition:transform .22s ease}
.hyj-product-card-v16:hover:before{transform:scaleX(1)}
.hyj-product-card-v16 .hyj-product-pic{overflow:hidden;border-bottom:1px solid #f0f3f7}
.hyj-product-card-v16 .hyj-product-pic img{width:auto;height:auto;transition:transform .25s ease}
.hyj-product-card-v16:hover .hyj-product-pic img{transform:scale(1.04)}
.hyj-product-card-v16 strong{color:#0b1220}
.hyj-product-card-v16 em{flex:1}
.hyj-product-card-v16>i{display:flex;align-items:center;gap:7px;margin:18px 22px 22px;color:#f36500;font-size:14px;font-style:normal;font-weight:900}
.hyj-product-card-v16>i:after{content:"→";font-size:17px;transition:transform .2s ease}
.hyj-product-card-v16:hover>i:after{transform:translateX(4px)}
.hyj-page-box{clear:both}
.hyj-page-box ul{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:0;padding:0;list-style:none}
.hyj-page-box li{margin:0;padding:0}

/* Conversion CTA shared by product list and product detail */
.hyj-list-cta{padding-top:20px!important;background:#f6f8fb}
.hyj-list-cta-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;overflow:hidden;padding:42px 48px!important;border-radius:26px;background:linear-gradient(125deg,#f36500 0%,#ff7a1a 62%,#ff9b52 100%);box-shadow:0 22px 52px rgba(243,101,0,.22)}
.hyj-list-cta-inner:before{content:"";position:absolute;right:-70px;top:-120px;width:340px;height:340px;border:1px solid rgba(255,255,255,.22);border-radius:50%;box-shadow:0 0 0 45px rgba(255,255,255,.07),0 0 0 96px rgba(255,255,255,.04)}
.hyj-list-cta-inner>div,.hyj-list-cta-inner>a{position:relative;z-index:1}
.hyj-list-cta-inner span{display:block;margin-bottom:8px;color:#fff3e8;font-size:13px;font-weight:900;letter-spacing:.08em}
.hyj-list-cta-inner h2{margin:0 0 10px;color:#fff;font-size:31px;line-height:1.3}
.hyj-list-cta-inner p{max-width:760px;margin:0;color:#fff7f1;font-size:15px;line-height:1.8}
.hyj-list-cta-inner>a{display:inline-flex;min-width:190px;height:50px;align-items:center;justify-content:center;padding:0 22px;border-radius:13px;background:#fff;color:#d94f00!important;font-weight:950;box-shadow:0 12px 28px rgba(132,48,0,.16);text-decoration:none!important}

@media(max-width:1180px){
  .hyj-list-hero-bg{background-size:500px auto;opacity:.78}
  .hyj-scene-grid{grid-template-columns:1fr;gap:30px}
  .hyj-list-cta-inner{grid-template-columns:1fr}
  .hyj-list-cta-inner>a{justify-self:start}
}
@media(max-width:760px){
  .hyj-list-hero-bg{background:linear-gradient(160deg,#fff 0%,#f4f7fa 100%)}
  .hyj-list-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .hyj-list-btn{width:100%;min-width:0}
  .hyj-list-hero-card{padding:20px;border-radius:18px}
  .hyj-list-hero-card li{grid-template-columns:36px 1fr;padding:11px}
  .hyj-list-hero-card li b{width:34px;height:34px}
  .hyj-category-card{min-height:0}
  .hyj-category-card>img{height:170px}
  .hyj-scene-copy h2{font-size:28px}
  .hyj-scene-list{grid-template-columns:1fr}
  .hyj-list-cta-inner{padding:30px 22px!important;border-radius:20px}
  .hyj-list-cta-inner h2{font-size:25px}
  .hyj-list-cta-inner>a{width:100%;min-width:0;box-sizing:border-box}
}
@media(max-width:420px){
  .hyj-product-card-v16 strong{font-size:18px}
  .hyj-category-card>div{padding:19px 20px 22px}
}
