.xhjpc-root,
.xhjpc-root *,
.xhjpc-root *::before,
.xhjpc-root *::after{box-sizing:border-box}
.xhjpc-root{--xhj-green:#2f7d4a;--xhj-green-dark:#173f2a;--xhj-green-soft:#eaf5ed;--xhj-lime:#9ecb75;--xhj-ink:#13211a;--xhj-muted:#66736c;--xhj-line:#dfe8e2;--xhj-cream:#f6f8f4;--xhj-orange:#f5a623;width:100%;overflow:hidden;background:#fff;color:var(--xhj-ink);font-family:Inter,"Poppins",Arial,sans-serif}
.xhjpc-root h1,.xhjpc-root h2,.xhjpc-root h3,.xhjpc-root p{margin:0}
.xhjpc-root a{color:inherit;text-decoration:none}
.xhjpc-root img{display:block;max-width:100%}
.xhjpc-shell{width:min(1240px,calc(100% - 48px));margin:0 auto}
.xhjpc-eyebrow{margin-bottom:12px!important;color:var(--xhj-green);font-size:12px;font-weight:800;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}
.xhjpc-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:5px;padding:13px 24px;font-size:15px;font-weight:750;line-height:1.3;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}
.xhjpc-button:hover{transform:translateY(-2px)}
.xhjpc-button-primary{background:var(--xhj-green);color:#fff!important;box-shadow:0 12px 26px rgba(47,125,74,.2)}
.xhjpc-button-primary:hover{background:#286b40;box-shadow:0 16px 32px rgba(47,125,74,.25)}
.xhjpc-button-secondary{border-color:#b9c9bf;background:#fff;color:var(--xhj-ink)!important}
.xhjpc-button-secondary:hover{border-color:var(--xhj-green);color:var(--xhj-green)!important}
.xhjpc-button-light{background:#fff;color:var(--xhj-green-dark)!important;box-shadow:0 12px 30px rgba(0,0,0,.16)}

.xhjpc-catalog-hero{position:relative;padding:92px 0 84px;background:linear-gradient(115deg,rgba(23,63,42,.98),rgba(47,125,74,.92)),radial-gradient(circle at 85% 18%,rgba(158,203,117,.42),transparent 30%);color:#fff}
.xhjpc-catalog-hero::after{content:"";position:absolute;right:-110px;bottom:-180px;width:460px;height:460px;border:1px solid rgba(255,255,255,.15);border-radius:50%;box-shadow:0 0 0 64px rgba(255,255,255,.04),0 0 0 128px rgba(255,255,255,.025)}
.xhjpc-catalog-hero .xhjpc-shell{position:relative;z-index:1}
.xhjpc-catalog-hero .xhjpc-eyebrow{color:#cce8c3}
.xhjpc-catalog-hero h1{max-width:760px;font-size:clamp(42px,5vw,68px);font-weight:760;letter-spacing:-.045em;line-height:1.02}
.xhjpc-catalog-hero p:last-child{max-width:690px;margin-top:22px;color:rgba(255,255,255,.8);font-size:18px;line-height:1.7}
.xhjpc-category-strip{border-bottom:1px solid var(--xhj-line);background:#fff}
.xhjpc-category-strip .xhjpc-shell{display:flex;gap:10px;overflow:auto;padding-top:16px;padding-bottom:16px;scrollbar-width:none}
.xhjpc-category-strip .xhjpc-shell::-webkit-scrollbar{display:none}
.xhjpc-category-strip a{flex:none;border:1px solid var(--xhj-line);border-radius:999px;padding:10px 17px;color:#4e5c54;font-size:13px;font-weight:700;white-space:nowrap;transition:background .2s ease,border-color .2s ease,color .2s ease}
.xhjpc-category-strip a:hover,.xhjpc-category-strip a.is-active{border-color:var(--xhj-green);background:var(--xhj-green);color:#fff}
.xhjpc-catalog-content{display:grid;grid-template-columns:250px minmax(0,1fr);gap:46px;padding-top:58px;padding-bottom:78px}
.xhjpc-sidebar{align-self:start;border-top:2px solid var(--xhj-green)}
.xhjpc-sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:20px 4px 17px;border-bottom:1px solid var(--xhj-line);font-size:16px}
.xhjpc-sidebar-head button{display:none;border:0;background:transparent;color:var(--xhj-ink);font-size:32px;line-height:1}
.xhjpc-sidebar-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--xhj-line);padding:15px 4px;color:#526159;font-size:14px;line-height:1.4;transition:color .2s ease,padding .2s ease}
.xhjpc-sidebar-item span:last-child{min-width:28px;border-radius:999px;background:var(--xhj-cream);padding:4px 7px;text-align:center;font-size:11px}
.xhjpc-sidebar-item:hover,.xhjpc-sidebar-item.is-active{padding-left:10px;color:var(--xhj-green);font-weight:800}
.xhjpc-sidebar-note{margin-top:28px;border-radius:6px;background:var(--xhj-green-soft);padding:22px}
.xhjpc-sidebar-note span{display:block;margin-bottom:10px;color:var(--xhj-green-dark);font-size:15px;font-weight:800;line-height:1.4}
.xhjpc-sidebar-note a{color:var(--xhj-green);font-size:13px;font-weight:800;text-decoration:underline;text-underline-offset:4px}
.xhjpc-catalog-main{min-width:0}
.xhjpc-toolbar{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:28px}
.xhjpc-toolbar>div{display:flex;flex-direction:column;gap:4px}
.xhjpc-toolbar strong{font-size:21px}
.xhjpc-toolbar>div span{color:var(--xhj-muted);font-size:13px}
.xhjpc-toolbar-form{display:flex;align-items:center;gap:10px}
.xhjpc-toolbar-form input,.xhjpc-toolbar-form select{height:44px;border:1px solid var(--xhj-line);border-radius:4px;background:#fff;padding:0 13px;color:var(--xhj-ink);font:inherit;font-size:13px;outline:none}
.xhjpc-toolbar-form input{width:190px}
.xhjpc-toolbar-form input:focus,.xhjpc-toolbar-form select:focus{border-color:var(--xhj-green);box-shadow:0 0 0 3px rgba(47,125,74,.1)}
.xhjpc-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.xhjpc-card{min-width:0;border:1px solid var(--xhj-line);border-radius:7px;background:#fff;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
.xhjpc-card:hover{transform:translateY(-5px);border-color:#bfd3c5;box-shadow:0 18px 38px rgba(28,67,44,.11)}
.xhjpc-card-link{height:100%;display:flex;flex-direction:column}
.xhjpc-card-image-wrap{position:relative;display:block;aspect-ratio:1.08;background:var(--xhj-cream);overflow:hidden}
.xhjpc-card-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.xhjpc-card:hover .xhjpc-card-image{transform:scale(1.045)}
.xhjpc-card-arrow{position:absolute;right:14px;top:14px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.92);color:var(--xhj-green);font-size:17px;box-shadow:0 6px 18px rgba(0,0,0,.1);transition:background .2s ease,color .2s ease}
.xhjpc-card:hover .xhjpc-card-arrow{background:var(--xhj-green);color:#fff}
.xhjpc-card-content{display:flex;flex:1;flex-direction:column;padding:20px}
.xhjpc-card-category{margin-bottom:8px;color:var(--xhj-green);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.xhjpc-card-title{min-height:48px;color:var(--xhj-ink);font-size:17px;font-weight:760;line-height:1.42}
.xhjpc-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px;border-top:1px solid var(--xhj-line);padding-top:15px}
.xhjpc-card-price{color:var(--xhj-green);font-size:14px;font-weight:800}
.xhjpc-card-price .amount{color:inherit}
.xhjpc-card-view{color:var(--xhj-muted);font-size:12px;font-weight:700}
.xhjpc-filter-toggle{display:none}
.xhjpc-filter-backdrop{display:none}
.xhjpc-empty{border:1px dashed #baccc0;border-radius:8px;background:var(--xhj-cream);padding:80px 24px;text-align:center}
.xhjpc-empty h2{margin-bottom:10px;font-size:27px}
.xhjpc-empty p{color:var(--xhj-muted)}

.xhjpc-breadcrumb{width:min(1240px,calc(100% - 48px));display:flex;align-items:center;gap:10px;margin:0 auto;padding:22px 0;color:#6d7972;font-size:12px;line-height:1.5}
.xhjpc-breadcrumb a:hover{color:var(--xhj-green)}
.xhjpc-product-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:66px;padding-top:18px;padding-bottom:76px}
.xhjpc-gallery-main{aspect-ratio:1.06;border:1px solid var(--xhj-line);border-radius:8px;background:var(--xhj-cream);overflow:hidden}
.xhjpc-gallery-main img{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease,transform .35s ease}
.xhjpc-gallery-main:hover img{transform:scale(1.02)}
.xhjpc-gallery-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px}
.xhjpc-gallery-thumbs button{aspect-ratio:1;border:2px solid transparent;border-radius:5px;background:var(--xhj-cream);padding:0;overflow:hidden;cursor:pointer}
.xhjpc-gallery-thumbs button.is-active{border-color:var(--xhj-green)}
.xhjpc-gallery-thumbs img{width:100%;height:100%;object-fit:cover}
.xhjpc-product-summary{padding-top:18px}
.xhjpc-product-kicker{display:inline-flex;margin-bottom:17px;border-radius:999px;background:var(--xhj-green-soft);padding:8px 13px;color:var(--xhj-green);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.xhjpc-product-summary h1{max-width:640px;font-size:clamp(34px,3.6vw,52px);font-weight:760;letter-spacing:-.04em;line-height:1.08}
.xhjpc-product-price{margin-top:20px;color:var(--xhj-green);font-size:22px;font-weight:800}
.xhjpc-short-description{margin-top:22px;color:#55645b;font-size:16px;line-height:1.75}
.xhjpc-short-description p{margin:0}
.xhjpc-spec-summary{margin-top:28px;border-top:2px solid var(--xhj-green)}
.xhjpc-spec-summary>div{display:grid;grid-template-columns:140px minmax(0,1fr);gap:20px;border-bottom:1px solid var(--xhj-line);padding:13px 4px}
.xhjpc-spec-summary span{color:var(--xhj-muted);font-size:13px}
.xhjpc-spec-summary strong{font-size:13px;font-weight:750;text-align:right}
.xhjpc-product-actions{display:flex;gap:12px;margin-top:30px}
.xhjpc-product-actions .xhjpc-button{flex:1}
.xhjpc-assurances{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:24px;color:#54635a;font-size:12px;font-weight:700}
.xhjpc-native-cart{margin-top:20px}
.xhjpc-native-cart form.cart{display:flex;gap:10px;margin:0!important}
.xhjpc-native-cart .quantity .qty{height:48px;border:1px solid var(--xhj-line);border-radius:4px}
.xhjpc-native-cart .single_add_to_cart_button{min-height:48px!important;border-radius:4px!important;background:var(--xhj-green)!important;padding:12px 24px!important}
.xhjpc-detail-section{padding-top:86px;padding-bottom:86px}
.xhjpc-detail-section h2{max-width:760px;font-size:clamp(32px,3.4vw,48px);font-weight:760;letter-spacing:-.035em;line-height:1.12}
.xhjpc-feature-section{background:var(--xhj-green-dark);color:#fff}
.xhjpc-feature-section .xhjpc-eyebrow{color:#bde0b4}
.xhjpc-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px}
.xhjpc-feature-grid article{min-height:190px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:rgba(255,255,255,.055);padding:27px}
.xhjpc-feature-grid article span{display:block;margin-bottom:34px;color:#a7d49c;font-size:14px;font-weight:800}
.xhjpc-feature-grid article p{color:#fff;font-size:17px;font-weight:680;line-height:1.55}
.xhjpc-detail-columns{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:84px}
.xhjpc-detail-columns>div>h2{margin-bottom:32px}
.xhjpc-spec-table{border-top:2px solid var(--xhj-green)}
.xhjpc-spec-table>div{display:grid;grid-template-columns:minmax(120px,.85fr) minmax(0,1.15fr);gap:22px;border-bottom:1px solid var(--xhj-line);padding:16px 2px}
.xhjpc-spec-table span{color:var(--xhj-muted);font-size:13px}
.xhjpc-spec-table strong{font-size:13px;font-weight:750;text-align:right}
.xhjpc-product-description{color:#526158;font-size:16px;line-height:1.8}
.xhjpc-product-description p{margin:0 0 16px}
.xhjpc-detail-columns h3{margin:32px 0 16px;font-size:20px}
.xhjpc-application-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:0;padding:0;list-style:none}
.xhjpc-application-list li{position:relative;border-radius:5px;background:var(--xhj-green-soft);padding:13px 14px 13px 34px;color:var(--xhj-green-dark);font-size:13px;font-weight:700}
.xhjpc-application-list li::before{content:"✓";position:absolute;left:14px;color:var(--xhj-green)}
.xhjpc-faq-section{background:var(--xhj-cream)}
.xhjpc-faq-section h2{margin-bottom:32px}
.xhjpc-faq-list{display:grid;gap:10px}
.xhjpc-faq-list details{border:1px solid var(--xhj-line);border-radius:5px;background:#fff;padding:0 22px}
.xhjpc-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;font-size:15px;font-weight:760;cursor:pointer;list-style:none}
.xhjpc-faq-list summary::-webkit-details-marker{display:none}
.xhjpc-faq-list summary span{color:var(--xhj-green);font-size:24px;font-weight:400;transition:transform .2s ease}
.xhjpc-faq-list details[open] summary span{transform:rotate(45deg)}
.xhjpc-faq-list details p{padding:0 42px 20px 0;color:var(--xhj-muted);font-size:14px;line-height:1.7}
.xhjpc-related-section{background:#fff}
.xhjpc-section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:36px}
.xhjpc-section-head>div>p:last-child{max-width:670px;margin-top:14px;color:var(--xhj-muted);font-size:15px;line-height:1.65}
.xhjpc-section-head>a{flex:none;border-bottom:1px solid currentColor;padding-bottom:4px;color:var(--xhj-green);font-size:13px;font-weight:800}
.xhjpc-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.xhjpc-related-grid .xhjpc-card-title{font-size:16px}
.xhjpc-related-grid .xhjpc-card-content{padding:17px}
.xhjpc-cta{padding:68px 0;background:linear-gradient(115deg,#2f7d4a,#1f5835);color:#fff}
.xhjpc-cta .xhjpc-shell{display:flex;align-items:center;justify-content:space-between;gap:48px}
.xhjpc-cta .xhjpc-eyebrow{color:#cce8c3}
.xhjpc-cta h2{max-width:760px;font-size:clamp(30px,3.5vw,46px);letter-spacing:-.035em;line-height:1.12}
.xhjpc-cta p:last-child{max-width:680px;margin-top:14px;color:rgba(255,255,255,.76);font-size:15px;line-height:1.65}

.xhjpc-home-products{padding:78px 0 84px;background:#fff}
.xhjpc-home-products .xhjpc-section-head h2{font-size:clamp(34px,3.7vw,52px);font-weight:760;letter-spacing:-.04em;line-height:1.1}
.xhjpc-home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.xhjpc-home-grid .xhjpc-card:nth-child(n+5){display:none}
.xhjpc-home-grid .xhjpc-card-image-wrap{aspect-ratio:1.12}
.xhjpc-home-grid .xhjpc-card-content{padding:18px}
.xhjpc-home-grid .xhjpc-card-title{font-size:16px}

.xhjpc-error{min-height:480px;display:flex;align-items:center;justify-content:center;padding:60px 24px}
body.xhjpc-catalog-body,body.xhjpc-product-body{overflow-x:hidden}
html.xhjpc-page-active,html.xhjpc-page-active body{max-width:100%;overflow-x:hidden!important}
body.xhjpc-catalog-body .page-header,body.xhjpc-product-body .page-header{display:none}

@media (prefers-reduced-motion:no-preference){
  .xhjpc-card{animation:xhjpcFadeUp .46s ease both}
  .xhjpc-card:nth-child(2){animation-delay:.04s}.xhjpc-card:nth-child(3){animation-delay:.08s}.xhjpc-card:nth-child(4){animation-delay:.12s}
}
@keyframes xhjpcFadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}

@media (max-width:1100px){
  .xhjpc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .xhjpc-product-hero{gap:38px}
  .xhjpc-detail-columns{gap:48px}
  .xhjpc-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .xhjpc-home-grid .xhjpc-card:nth-child(n+5){display:block}
  .xhjpc-home-grid .xhjpc-card:nth-child(n+7){display:none}
}
@media (max-width:860px){
  .xhjpc-shell{width:min(100% - 34px,1240px)}
  .xhjpc-catalog-content{display:block;padding-top:34px}
  .xhjpc-filter-toggle{width:100%;height:46px;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;border:1px solid var(--xhj-line);border-radius:5px;background:#fff;padding:0 15px;color:var(--xhj-ink);font:inherit;font-size:14px;font-weight:750}
  .xhjpc-sidebar{position:fixed;right:0;top:0;z-index:2147483001;width:min(88vw,360px);height:100dvh;display:none;border-top:0;background:#fff;padding:20px;overflow:auto;box-shadow:-24px 0 48px rgba(0,0,0,.14)}
  .xhjpc-sidebar.is-open{display:block}
  .xhjpc-sidebar-head button{display:block}
  .xhjpc-filter-backdrop{position:fixed;inset:0;z-index:2147483000;background:rgba(14,30,20,.46);backdrop-filter:blur(3px)}
  .xhjpc-filter-backdrop:not([hidden]){display:block}
  body.xhjpc-filter-open{overflow:hidden!important}
  .xhjpc-product-hero{grid-template-columns:1fr;padding-bottom:56px}
  .xhjpc-product-summary{padding-top:0}
  .xhjpc-detail-columns{grid-template-columns:1fr}
  .xhjpc-feature-grid{grid-template-columns:1fr}
  .xhjpc-feature-grid article{min-height:0}
  .xhjpc-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:640px){
  .xhjpc-shell{width:min(100% - 28px,1240px)}
  .xhjpc-catalog-hero{padding:62px 0 58px}
  .xhjpc-catalog-hero h1{font-size:40px}
  .xhjpc-catalog-hero p:last-child{font-size:15px}
  .xhjpc-toolbar{align-items:flex-start;flex-direction:column}
  .xhjpc-toolbar-form{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 135px}
  .xhjpc-toolbar-form input,.xhjpc-toolbar-form select{width:100%}
  .xhjpc-product-grid{gap:12px}
  .xhjpc-card-content{padding:13px}
  .xhjpc-card-title{min-height:58px;font-size:14px}
  .xhjpc-card-category{font-size:9px}
  .xhjpc-card-bottom{align-items:flex-start;flex-direction:column;margin-top:12px;padding-top:11px}
  .xhjpc-card-price{font-size:12px}.xhjpc-card-view{display:none}
  .xhjpc-card-arrow{right:9px;top:9px;width:31px;height:31px}
  .xhjpc-breadcrumb{width:calc(100% - 28px);overflow:auto;white-space:nowrap}
  .xhjpc-product-hero{gap:28px}
  .xhjpc-product-summary h1{font-size:34px}
  .xhjpc-spec-summary>div{grid-template-columns:110px minmax(0,1fr)}
  .xhjpc-product-actions{flex-direction:column}
  .xhjpc-product-actions .xhjpc-button{width:100%}
  .xhjpc-detail-section{padding-top:58px;padding-bottom:58px}
  .xhjpc-detail-section h2{font-size:32px}
  .xhjpc-application-list{grid-template-columns:1fr}
  .xhjpc-related-grid{gap:12px}
  .xhjpc-related-grid .xhjpc-card-content{padding:13px}
  .xhjpc-section-head{align-items:flex-start;flex-direction:column;gap:20px}
  .xhjpc-cta .xhjpc-shell{align-items:flex-start;flex-direction:column}
  .xhjpc-home-products{padding:58px 0 62px}
  .xhjpc-home-products .xhjpc-section-head h2{font-size:34px}
  .xhjpc-home-grid{gap:12px}
  .xhjpc-home-grid .xhjpc-card:nth-child(n+5){display:none}
  .xhjpc-home-grid .xhjpc-card-content{padding:13px}
}
