.home-page{background-color: #fff;--site-brand-orange: #e05a00;--kh-shell-max: var(--container-max,1450px);--page-shell-max: var(--kh-shell-max,1450px);--page-shell-gutter: var(--container-gutter,1.5rem);--page-shell-width: min(var(--page-shell-max),calc(100vw - var(--page-shell-gutter) * 2));--site-container-width: var(--site-container-width,min(100%,var(--kh-shell-max)));--home-blue: #1d5198;--home-orange: var(--site-brand-orange);--home-muted: #5c6470;--home-bg: #f4f7fb;--home-accent: var(--site-brand-orange);--kh-shell-pad-x: max(16px,calc((100vw - var(--site-container-width)) / 2))}.home-page .container{width: var(--page-shell-width);max-width: var(--page-shell-max);min-width: 0;margin-inline: auto;padding-left: var(--page-shell-gutter);padding-right: var(--page-shell-gutter);box-sizing: border-box}.home-page a:not([class*='__']):not(.home-btn):not(.pp-btn):not(.btn-primary):not(.btn-ghost):not(.home-card):not(.home-media-card):not(.home-download-card):not(.mo):not(.home-products__solution-link){color: inherit}.home-page ul{list-style: none;padding: 0;margin: 0}.home-page .zSolu-topo__marquee--single .zSolu-topo__track{animation: zsolu-topo-marquee-l 56s linear infinite}.home-page .zSolu-topo__marquee--single:hover .zSolu-topo__track{animation-play-state: paused}@media (prefers-reduced-motion: reduce){.home-page .zSolu-topo__marquee--single .zSolu-topo__track{animation: none}}.pp-home-categories{background: #fff}.pp-home-categories__head{max-width: 40rem;margin: 0 auto 3rem;text-align: left}.pp-home-categories__grid{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 0;margin: 0;padding: 0;list-style: none;border: 1px solid #e2e5ea}.pp-home-category-card{display: grid;grid-template-columns: auto 1fr auto;align-items: center;gap: 1.25rem;min-height: 5.5rem;padding: 1.35rem 1.5rem;text-decoration: none;color: #0c1424;background: #fff;border-bottom: 1px solid #e2e5ea;transition: background 0.2s ease,color 0.2s ease}.pp-home-categories__grid>li:nth-child(3n + 1) .pp-home-category-card,.pp-home-categories__grid>li:nth-child(3n + 2) .pp-home-category-card{border-right: 1px solid #e2e5ea}.pp-home-categories__grid>li:nth-last-child(-n + 3) .pp-home-category-card{border-bottom: none}.pp-home-category-card:hover{background: #f7f8fa;color: #0c1424}.pp-home-category-card__index{font-size: 0.75rem;font-weight: 500;letter-spacing: 0.12em;color: #8a919c;font-variant-numeric: tabular-nums}.pp-home-category-card__label{font-size: 1rem;font-weight: 600;line-height: 1.35;letter-spacing: -0.01em}.pp-home-category-card__arrow{width: 1.25rem;height: 1.25rem;opacity: 0;transform: translateX(-4px);transition: opacity 0.2s ease,transform 0.2s ease;background: currentColor;mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E") center / contain no-repeat;-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E") center / contain no-repeat}.pp-home-category-card:hover .pp-home-category-card__arrow{opacity: 1;transform: translateX(0)}@media (max-width: 991px){.pp-home-categories__grid{grid-template-columns: repeat(2,minmax(0,1fr))}.pp-home-categories__grid>li:nth-child(3n + 1) .pp-home-category-card,.pp-home-categories__grid>li:nth-child(3n + 2) .pp-home-category-card{border-right: none}.pp-home-categories__grid>li:nth-child(odd) .pp-home-category-card{border-right: 1px solid #e2e5ea}.pp-home-categories__grid>li:nth-last-child(-n + 3) .pp-home-category-card{border-bottom: 1px solid #e2e5ea}.pp-home-categories__grid>li:nth-last-child(-n + 2) .pp-home-category-card{border-bottom: none}}@media (max-width: 575px){.pp-home-categories__grid{grid-template-columns: 1fr}.pp-home-categories__grid>li:nth-child(odd) .pp-home-category-card{border-right: none}.pp-home-categories__grid>li:not(:last-child) .pp-home-category-card{border-bottom: 1px solid #e2e5ea}}.pp-home-capabilities{background: #fff}.pp-home-capabilities__head{width: 100%;max-width: 100%;margin: 0 0 2rem;text-align: left}.pp-home-capabilities__head .pp-home-section__title{color: #1d5198;font-weight: 600}.pp-home-capabilities__head .pp-home-section__lead{max-width: 100%;color: #666;font-size: clamp(0.9375rem,1vw,1.0625rem);line-height: 1.75}.pp-home-capabilities__grid{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 1rem}.pp-home-capability-card{display: flex;flex-direction: column;height: 100%;background: #fff;border: 1px solid #ddd;border-radius: 5px;padding: 5px;text-align: left;transition: box-shadow 0.25s ease,border-color 0.25s ease}.pp-home-capability-card:hover{border-color: rgba(29,81,152,0.25);box-shadow: 0 10px 28px rgba(29,81,152,0.1)}.pp-home-capability-card__media{display: block;position: relative;aspect-ratio: 345 / 223;overflow: hidden;border-radius: 5px;background: #f0f0f0}.pp-home-capability-card__media::after{display: none}.pp-home-capability-card__poster,.pp-home-capability-card__video{display: block;width: 100%;height: 100%;object-fit: cover;border-radius: 5px;filter: none}.pp-home-capability-card__body{display: flex;flex-direction: column;flex: 1;margin-top: 0;padding: 0;background: #f0f0f0;border-radius: 0 0 4px 4px}.pp-home-capability-card__title{margin: 0 0 4px;padding: 10px 20px 10px 16px;font-family: var(--font-heading);font-size: 1rem;font-weight: 700;line-height: 1.45;color: #1d5198;letter-spacing: -0.02em}.pp-home-capability-card__title .hexin-title-tail,.pp-home-capability-card__title .rd-phrase{white-space: nowrap}.pp-home-capability-card__rule{width: calc(100% - 32px);height: 1px;margin: 0 16px 0.75em;background: #d5d5d5}.pp-home-capability-card__desc{margin: 0;padding: 0 20px 15px 16px;font-size: 0.875rem;line-height: 1.8;font-weight: 400;color: #6d6d6d}@media (max-width: 991px){.pp-home-capabilities__grid{grid-template-columns: 1fr;gap: 1rem;max-width: 30rem;margin-inline: auto}}.home-products{--products-manual-duration: 0.2s;--home-products-nav-size: 40px;--home-products-nav-inset: 0;--home-products-card-gap: 24px;--home-products-cols: 5;padding-block: var(--pp-home-section-pad-y,clamp(3rem,5vw,4.5rem));background: #fff;overflow-x: clip}.home-products--leisai{--home-products-panel-gap: 20px}.home-products .pp-shell{min-width: 0}.home-products__head{margin-bottom: 1.25rem}.home-products__header{display: flex;align-items: flex-start;justify-content: space-between;gap: 1.5rem;width: 100%;max-width: 100%;margin-bottom: 2rem}.home-products__header-text{flex: 1 1 auto;min-width: 0}.home-products__eyebrow{margin: 0 0 0.5rem;font-size: 0.875rem;font-weight: 600;line-height: 1.4;color: #1d5198}.home-products__title{margin: 0;font-family: var(--font-body,system-ui,-apple-system,'Segoe UI',sans-serif);font-size: clamp(1.5rem,2.8vw,2rem);font-weight: 700;line-height: 1.2;letter-spacing: -0.02em;color: #0c1424;position: relative;padding-bottom: 0.55rem}.home-products__title::after{content: '';position: absolute;left: 0;bottom: 0;width: 118px;height: 2px;background: linear-gradient(90deg,#1d5198 0%,rgba(29,81,152,0.08) 100%)}.home-products__lead{margin: 0.75rem 0 0;max-width: 100%;font-size: clamp(0.9375rem,1vw,1.0625rem);line-height: 1.65;color: #5c6573}.home-products__view-all{display: inline-flex;align-items: center;gap: 0.65rem;flex-shrink: 0;margin-top: 0.35rem;font-size: 0.9375rem;font-weight: 600;color: #0c1424;text-decoration: none;white-space: nowrap;transition: color 0.2s ease}.home-products__view-all:hover{color: #1d5198}.home-products__view-all-icon{display: inline-flex;align-items: center;justify-content: center;width: 2rem;height: 2rem;border-radius: 50%;background: #1d5198;flex-shrink: 0;transition: background 0.2s ease,transform 0.2s ease}.home-products__view-all-icon::before{content: '';width: 0.55rem;height: 0.55rem;border: 2px solid #fff;border-left: none;border-bottom: none;transform: translate(-1px,1px) rotate(45deg)}.home-products__view-all:hover .home-products__view-all-icon{background: #164278;transform: translate(2px,-2px)}.home-products__tabs{display: flex;flex-wrap: wrap;align-items: stretch;gap: 0;margin: 0 0 1.75rem;padding: 0;border-bottom: 1px solid #e8ecf0}.home-products--leisai .home-products__tabs{gap: 0.25rem;border-bottom: 1px solid #e2e5ea}.home-products__tab{appearance: none;margin: 0;padding: 0.85rem 1.25rem;border: none;border-radius: 0;background: transparent;color: #5c6573;font-family: inherit;font-size: 0.9375rem;font-weight: 500;line-height: 1.3;cursor: pointer;box-shadow: none;position: relative;transition: color 0.2s ease}.home-products__tab::after{content: '';position: absolute;left: 1.25rem;right: 1.25rem;bottom: -1px;height: 2px;background: #1d5198;transform: scaleX(0);transform-origin: center;transition: transform 0.2s ease}.home-products__tab:hover{color: #1d5198;box-shadow: none}.home-products__tab.is-active,.home-products__tab[aria-selected='true']{background: transparent;color: #1d5198;font-weight: 600;box-shadow: none}.home-products__tab.is-active::after,.home-products__tab[aria-selected='true']::after{transform: scaleX(1)}.home-products__tab:focus-visible{outline: 2px solid #1d5198;outline-offset: 2px}.home-products__panel{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: var(--home-products-panel-gap,20px)}.home-products__cat-row{margin-bottom: 2rem;align-items: stretch}.home-products__slider--row2{margin-top: 0.75rem}.home-products__cat-card,.home-products__sku-card{min-width: 0}.home-products__cat-card.is-category-hidden,.home-products__sku-card.is-category-hidden{display: none !important}.home-products__cat-card{display: flex;flex-direction: column;min-height: 0;padding: 1.5rem 1.5rem 1.35rem;border-radius: 8px;background: #f5f6f8;color: inherit;text-decoration: none;transition: background 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease}.home-products__cat-card:hover{background: #eef1f6;box-shadow: 0 8px 24px rgba(12,20,36,0.08);transform: translateY(-2px)}.home-products__cat-media{display: flex;align-items: center;justify-content: center;min-height: 11rem;margin-bottom: 1.25rem;overflow: hidden}.home-products__cat-media img{display: block;width: 100%;max-width: 16rem;height: auto;max-height: 11rem;object-fit: contain;object-position: center}.home-products__cat-media--scenic{min-height: 15rem;margin: -1.5rem -1.5rem 1rem;border-radius: 8px 8px 0 0;overflow: hidden}.home-products__cat-media--scenic img{width: 100%;height: 100%;max-width: none;max-height: none;object-fit: cover;object-position: center}.home-products__cat-body{margin-top: auto}.home-products__cat-title{margin: 0 0 0.35rem;font-size: 1.0625rem;font-weight: 700;line-height: 1.35;color: #0c1424}.home-products__cat-desc{margin: 0;font-size: 0.8125rem;line-height: 1.55;color: #6b7280}.home-products__sku-card{border-radius: 8px;background: #fff;border: 1px solid #e8ecf0;overflow: hidden;transition: border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease}.home-products__sku-card:hover{border-color: rgba(29,81,152,0.25);box-shadow: 0 8px 24px rgba(12,20,36,0.08);transform: translateY(-2px)}.home-products__sku-link{display: flex;flex-direction: column;height: 100%;color: inherit;text-decoration: none}.home-products__sku-media{position: relative;aspect-ratio: 16 / 10;padding: 12px;background: linear-gradient(180deg,#f7f9fc 0%,#eef2f7 100%)}.home-products__sku-media img{width: 100%;height: 100%;object-fit: contain;object-position: center}.home-products__sku-tag{position: absolute;top: 10px;left: 10px;z-index: 2;padding: 4px 10px;border-radius: 4px;font-size: 11px;font-weight: 600;color: #fff;background: #1d5198}.home-products__sku-warranty{position: absolute;top: 10px;right: 10px;z-index: 2;padding: 3px 8px;border-radius: 4px;font-size: 10px;font-weight: 700;color: #0c1424;background: rgba(255,255,255,0.92);border: 1px solid rgba(29,81,152,0.2)}.home-products__sku-title{margin: 0;padding: 0.9rem 1rem 1.1rem;font-size: 0.9375rem;font-weight: 600;line-height: 1.4;color: #0c1424}.home-products__grid .case-card.is-category-hidden,.home-products__strip .case-card.is-category-hidden{display: none !important}.home-products__slider{position: relative;width: 100%;max-width: 100%;min-width: 0;box-sizing: border-box}.home-products__track{width: 100%;max-width: 100%;min-width: 0;overflow-x: hidden;overflow-y: hidden;padding: 8px 0 12px;outline: none;box-sizing: border-box;container-type: inline-size;container-name: home-products-viewport}.home-products__track:focus-visible{box-shadow: 0 0 0 2px rgba(29,81,152,0.25);border-radius: 5px}.home-products__strip{display: flex;flex-direction: row;flex-wrap: nowrap;align-items: flex-start;gap: var(--home-products-card-gap);width: max-content;min-width: 100%;position: relative;will-change: transform;backface-visibility: hidden;transform: translate3d(0,0,0)}.home-products__grid--clone{flex: 0 0 auto;flex-shrink: 0;margin: 0;position: absolute;top: 0;left: 0;visibility: visible}.home-products__strip.is-smooth-move{transition: transform var(--products-manual-duration) cubic-bezier(0.22,1,0.36,1)}.home-products__grid{display: flex;flex-direction: row;flex-wrap: nowrap;align-items: stretch;gap: var(--home-products-card-gap,24px);flex: 0 0 auto;flex-shrink: 0;width: max-content;max-width: none}.home-product-card{position: relative;flex: 0 0 300px;width: 300px;background: #fff;border-radius: 5px;overflow: hidden;box-shadow: 0 2px 10px rgba(0,0,0,0.06);transition: transform 0.175s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow 0.175s cubic-bezier(0.25,0.46,0.45,0.94);display: flex;flex-direction: column;opacity: 0;transform: translateY(28px)}.home-product-card.is-visible,.home-product-card.is-revealed{opacity: 1;transform: translateY(0);transition: opacity 0.6s ease,transform 0.6s cubic-bezier(0.25,0.46,0.45,0.94)}.home-product-card:hover{transform: translateY(-3px);box-shadow: 0 4px 14px rgba(0,0,0,0.08)}.home-product-card.is-visible:hover,.home-product-card.is-revealed:hover{transform: translateY(-3px)}.home-products__strip .home-product-card.is-visible,.home-products__strip .home-product-card.is-revealed{transform: translate3d(0,0,0)}.home-products__strip .home-product-card.is-visible:hover,.home-products__strip .home-product-card.is-revealed:hover{transform: translate3d(0,-3px,0)}.home-product-card__media{position: relative;overflow: hidden;background: #eef2f7;aspect-ratio: 4 / 3}.home-product-card__media img{display: block;width: 100%;height: 100%;object-fit: cover;transition: transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94)}.home-product-card:hover .home-product-card__media img{transform: scale(1.03)}.home-product-card__badge{position: absolute;top: 12px;right: 12px;background: #1d5198;color: #fff;font-size: 11px;font-weight: 600;padding: 4px 10px;border-radius: 5px;line-height: 1;letter-spacing: 0.02em}.home-product-card__body{padding: 22px 20px 24px;display: grid;grid-template-columns: 32px 1fr;grid-template-rows: auto auto 1fr auto;column-gap: 10px;flex: 1 1 auto;min-width: 0}.home-product-card__icon{grid-column: 1;grid-row: 1;width: 32px;height: 32px;border-radius: 5px;background: rgba(29,81,152,0.08);display: flex;align-items: center;justify-content: center;margin: 0;align-self: center;flex-shrink: 0;transition: background 0.15s ease}.home-product-card:hover .home-product-card__icon{background: rgba(29,81,152,0.14)}.home-product-card__icon .bx{font-size: 22px;color: #1d5198}.home-product-card__title{grid-column: 2;grid-row: 1;display: flex;align-items: center;min-height: 32px;font-family: var(--font-heading);font-size: 16px;font-weight: 700;color: #1a1a1a;margin: 0;line-height: 1.4;letter-spacing: -0.02em;align-self: center;min-width: 0}.home-product-card__desc{grid-column: 1 / -1;grid-row: 2;font-size: 13px;color: #777;line-height: 1.65;margin: 8px 0 16px}.home-product-card__tags{grid-column: 1 / -1;grid-row: 3;display: flex;flex-wrap: wrap;gap: 6px;margin: 0 0 18px;padding: 0;list-style: none;align-self: start}.home-product-card__tags li{font-size: 12px;color: #555;background: #f1f3f6;padding: 4px 10px;border-radius: 5px;line-height: 1.4}.home-product-card__foot{grid-column: 1 / -1;grid-row: 4;display: flex;align-items: center;justify-content: flex-end;align-self: end;margin-top: 0;padding-top: 14px;border-top: 1px solid #f0f0f0}.home-product-card__link{font-size: 13px;font-weight: 600;color: #1d5198;text-decoration: none;display: inline-flex;align-items: center;gap: 4px;transition: color 0.2s ease,gap 0.25s ease}.home-product-card__link:hover{color: var(--site-brand-orange);gap: 8px}.home-product-card__link .bx{font-size: 16px;line-height: 1}.home-products__grid .case-card{position: relative;flex: 0 0 300px;width: 300px;flex-shrink: 0;background: #fff;border: 1px solid #e8ecf0;border-radius: 5px;overflow: hidden;box-shadow: 0 2px 10px rgba(0,0,0,0.06);text-decoration: none;color: inherit;display: flex;flex-direction: column;opacity: 0;transform: translateY(28px);transition: opacity 0.6s ease,transform 0.6s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow 0.175s ease,border-color 0.15s ease}.home-products__grid .case-card.is-visible,.home-products__grid .case-card.is-revealed{opacity: 1;transform: translateY(0);transition: transform 0.175s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow 0.175s ease,border-color 0.15s ease}.home-products__grid .case-card:hover{transform: translateY(-3px);box-shadow: 0 4px 14px rgba(0,0,0,0.08);border-color: #e2e6ec}.home-products__strip .case-card.is-visible,.home-products__strip .case-card.is-revealed{transform: translate3d(0,0,0)}.home-products__strip .case-card.is-visible:hover,.home-products__strip .case-card.is-revealed:hover{transform: translate3d(0,-3px,0)}.home-products .case-card-img{position: relative;height: 180px;overflow: hidden;display: block;padding: 0;background: linear-gradient(135deg,#f0f4f8,#e8eef5)}.home-products .case-warranty{position: absolute;top: 8px;left: 8px;z-index: 2;padding: 3px 8px;border-radius: 4px;font-size: 10px;font-weight: 700;letter-spacing: 0.02em;color: #0c1424;background: rgba(255,255,255,0.92);border: 1px solid rgba(29,81,152,0.25)}.home-products .case-card-img img{width: 100%;height: 100%;display: block;object-fit: cover;object-position: center;transition: transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94)}.home-products .case-card:hover .case-card-img img{transform: scale(1.03)}.home-products .case-region{position: absolute;top: 10px;left: 10px;z-index: 2;background: #1d5198;color: #fff;padding: 4px 12px;border-radius: 5px;font-size: 12px;font-weight: 600;line-height: 1.3}.home-products__grid .case-card{display: flex;flex-direction: column}.home-products .case-card__link{display: flex;flex-direction: column;flex: 1;color: inherit;text-decoration: none}.home-products .case-card__actions{display: flex;gap: 0.5rem;padding: 0 14px 14px}.home-products .case-card__action{flex: 1;display: inline-flex;align-items: center;justify-content: center;min-height: 34px;padding: 0 10px;border-radius: 5px;font-size: 12px;font-weight: 600;text-decoration: none;text-align: center}.home-products .case-card__action--primary{color: #fff;background: #1d5198}.home-products .case-card__action--ghost{color: #1d5198;background: #f4f7fb;border: 1px solid #d7e2ef}.home-products .case-card-content{padding: 12px 14px 14px;flex: 1;display: flex;flex-direction: column}.home-products .case-stats{display: flex;gap: 6px;margin-top: 0}.home-products .case-stat{flex: 1;min-width: 0;background: #f8f9fb;padding: 6px 4px;border-radius: 5px;text-align: center;border: 1px solid #e8ecf0;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 2px}.home-products .case-stat .stat-num img,.home-products .case-stat .stat-num .home-products__stat-icon{width: 22px;height: 22px;display: block;font-size: 22px;line-height: 1;color: #1d5198}.home-products .case-stat .stat-label{font-size: 11px;color: #555;line-height: 1.2;word-break: keep-all}.home-products__nav{position: absolute;top: 50%;transform: translateY(-50%);z-index: 2;width: var(--home-products-nav-size);height: var(--home-products-nav-size);border: none;border-radius: 50%;background: #fff;color: #1d5198;box-shadow: 0 4px 16px rgba(29,81,152,0.18);cursor: pointer;display: flex;align-items: center;justify-content: center;opacity: 0.5;transition: background 0.2s ease,color 0.2s ease,box-shadow 0.2s ease,opacity 0.2s ease}.home-products__nav::before{content: '';width: 10px;height: 10px;border: 2px solid currentColor;border-top: none;border-right: none}.home-products__nav--prev{left: var(--home-products-nav-inset)}.home-products__nav--prev::before{transform: translateX(2px) rotate(45deg)}.home-products__nav--next{right: var(--home-products-nav-inset)}.home-products__nav--next::before{transform: translateX(-2px) rotate(-135deg)}.home-products__nav:hover{background: #1d5198;color: #fff;opacity: 1}.home-products__nav:disabled{opacity: 0.25;cursor: not-allowed;pointer-events: none}.home-products__solution-tags{display: flex;flex-wrap: nowrap;align-items: stretch;justify-content: space-between;gap: 8px;width: 100%;max-width: 100%;min-width: 0;margin: 20px 0 0;padding: 0;list-style: none;box-sizing: border-box;overflow-x: auto;overflow-y: hidden;-webkit-overflow-scrolling: touch;scrollbar-width: thin}.home-products__solution-tags>li{margin: 0;padding: 0;list-style: none;flex: 0 0 auto;min-width: max-content;max-width: none;box-sizing: border-box}.home-products__solution-tags a{display: flex;align-items: center;justify-content: center;gap: 6px;width: auto;max-width: none;min-width: max-content;box-sizing: border-box;font-size: 12px;font-weight: 500;color: #1d5198;background: #f1f3f6;padding: 8px 6px;border-radius: 5px;line-height: 1.35;text-decoration: none;white-space: nowrap;border: 1px solid transparent;transition: color 0.2s ease,background 0.2s ease,border-color 0.2s ease}@media (min-width: 992px){.home-products__solution-tags{gap: 10px;overflow-x: auto;justify-content: flex-start}.home-products__solution-tags>li{flex: 1 1 0;min-width: 72px}.home-products__solution-tags a{font-size: 13px;padding: 8px 10px;gap: 7px;width: 100%;min-width: 0;justify-content: center}}@media (min-width: 1200px){.home-products__solution-tags{gap: 12px;justify-content: space-between}.home-products__solution-tags>li{min-width: 80px}.home-products__solution-tags a{padding: 8px 12px;gap: 8px}}.home-products__solution-tags .home-products__solution-icon{font-size: 16px;color: #1d5198;line-height: 1;flex-shrink: 0;transition: color 0.2s ease}@media (min-width: 1200px){.home-products__solution-tags .home-products__solution-icon{font-size: 18px}}.home-products__solution-tags .home-products__solution-label{line-height: 1.4;flex-shrink: 0;overflow: visible;text-overflow: clip;color: #1d5198}.home-products__solution-tags a:hover{color: #1d5198;background: #e8eef5;border-color: rgba(29,81,152,0.12)}.home-products__solution-tags a:hover .home-products__solution-label{color: #1d5198}.home-products__solution-tags a:hover .home-products__solution-icon{color: var(--site-brand-orange)}.home-products__solution-tags a:focus-visible{outline: 2px solid #1d5198;outline-offset: 2px}@container home-products-viewport (min-width: 992px){.home-products{--home-products-cols: 5}.home-product-card,.home-products__grid .case-card{flex: 0 0 calc( (100cqw - (var(--home-products-cols) - 1) * var(--home-products-card-gap)) / var(--home-products-cols) );width: calc( (100cqw - (var(--home-products-cols) - 1) * var(--home-products-card-gap)) / var(--home-products-cols) )}}@container home-products-viewport (min-width: 769px) and (max-width: 991.98px){.home-products{--home-products-cols: 3}.home-product-card,.home-products__grid .case-card{flex: 0 0 calc( (100cqw - (var(--home-products-cols) - 1) * var(--home-products-card-gap)) / var(--home-products-cols) );width: calc( (100cqw - (var(--home-products-cols) - 1) * var(--home-products-card-gap)) / var(--home-products-cols) )}}@container home-products-viewport (min-width: 481px) and (max-width: 768.98px){.home-products{--home-products-cols: 2}.home-product-card,.home-products__grid .case-card{flex: 0 0 calc( (100cqw - (var(--home-products-cols) - 1) * var(--home-products-card-gap)) / var(--home-products-cols) );width: calc( (100cqw - (var(--home-products-cols) - 1) * var(--home-products-card-gap)) / var(--home-products-cols) )}}@media (max-width: 991px){.home-products__panel{grid-template-columns: repeat(2,minmax(0,1fr))}.home-products__header{flex-direction: column;align-items: flex-start;gap: 1rem}.home-products__view-all{margin-top: 0}}@media (max-width: 575px){.home-products__panel{grid-template-columns: 1fr}.home-products__tabs{flex-wrap: nowrap;overflow-x: auto;-webkit-overflow-scrolling: touch;scrollbar-width: none}.home-products__tabs::-webkit-scrollbar{display: none}.home-products__tab{flex: 0 0 auto}}@media (max-width: 768px){.home-products{padding-block: var(--pp-home-section-pad-y,clamp(3rem,6vw,5rem))}.home-products__solution-tags{margin-top: 16px;gap: 6px}.home-products__solution-tags a{font-size: 11px;padding: 7px 4px;gap: 4px}.home-products__solution-tags .home-products__solution-icon{font-size: 15px}.home-products{--home-products-nav-size: 34px}}@media (max-width: 480px){.home-products{--home-products-nav-size: 32px;--home-products-nav-inset: 4px}.home-product-card,.home-products__grid .case-card{flex: 0 0 clamp(240px,calc(100vw - var(--kh-shell-pad-x) * 2 - 16px),300px);width: clamp(240px,calc(100vw - var(--kh-shell-pad-x) * 2 - 16px),300px)}}@media (prefers-reduced-motion: reduce){.home-product-card,.home-products__grid .case-card{opacity: 1;transform: none;transition: box-shadow 0.2s ease}.home-product-card.is-visible,.home-product-card.is-revealed,.home-products__grid .case-card.is-visible,.home-products__grid .case-card.is-revealed{transition: none}.home-product-card:hover,.home-product-card.is-visible:hover,.home-product-card.is-revealed:hover,.home-products__grid .case-card:hover,.home-products__grid .case-card.is-visible:hover,.home-products__grid .case-card.is-revealed:hover{transform: none}.home-products__strip.is-smooth-move{transition: none}.home-product-card__media img{transition: none}.home-product-card:hover .home-product-card__media img{transform: none}}.home-products__cta{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 12px;width: 100%;margin: 28px auto 8px;padding: 0;text-align: center}.home-products__cta .home-btn--ghost{border: 1px solid #c5cdd8;color: #1d5198;background: #fff}.home-products__cta .home-btn--ghost:hover{background: #f4f7fb;color: #1d5198;border-color: #1d5198}.home-btn{display: inline-flex;align-items: center;justify-content: center;gap: 8px;min-height: 46px;padding: 0 22px;border-radius: 5px;font-size: 15px;font-weight: 600;text-decoration: none;transition: transform 0.2s,box-shadow 0.2s,background 0.2s}.home-btn:hover{transform: translateY(-1px)}.home-btn--primary{background: var(--site-brand-orange,var(--home-orange,#e05a00));color: #fff;box-shadow: 0 8px 24px rgba(224,90,0,0.35)}.home-btn--primary:hover{background: #e55f00;color: #fff}body.pp-homepage{font-family: var(--font-sans);background: #fff;color: #0c1424;-webkit-font-smoothing: antialiased}body.pp-homepage .home-page{background: #fff}.pp-hero{position: relative;min-height: 100vh;min-height: 100dvh;display: flex;align-items: center;overflow: hidden}.pp-hero__photo{position: absolute;inset: 0;background: center 55% / cover no-repeat}.pp-hero__shade{position: absolute;inset: 0;background: linear-gradient( 95deg,rgba(8,14,28,0.94) 0%,rgba(8,14,28,0.78) 38%,rgba(8,14,28,0.35) 62%,rgba(8,14,28,0.15) 100% )}.pp-hero__shade::after{content: '';position: absolute;inset: 0;background: linear-gradient( 180deg,rgba(8,14,28,0.35) 0%,transparent 28%,transparent 72%,rgba(8,14,28,0.55) 100% )}.pp-hero__body{position: relative;z-index: 2;display: grid;grid-template-columns: 1fr 1fr;align-items: center;gap: 32px;width: 100%;padding-top: 100px;padding-bottom: 80px}.pp-hero__copy{max-width: 560px}.pp-hero__title{margin-bottom: 22px;font-size: clamp(2.25rem,4.2vw,3.5rem);font-weight: 700;line-height: 1.08;letter-spacing: -0.03em;color: #fff}.pp-hero__desc{margin-bottom: 36px;font-size: 1.0625rem;line-height: 1.65;color: rgba(255,255,255,0.78);max-width: 480px}.pp-hero__actions{display: flex;flex-wrap: wrap;gap: 14px}.pp-btn{display: inline-flex;align-items: center;justify-content: center;padding: 14px 32px;font-family: inherit;font-size: 0.9375rem;font-weight: 600;text-decoration: none;border-radius: 8px;transition: transform 0.2s,box-shadow 0.2s,background 0.2s}.pp-btn--gold{color: #1a1200;background: var(--pp-gold,#f0b429);border: none}.pp-btn--gold:hover{background: var(--pp-gold-hover,#ffc940);box-shadow: 0 8px 28px rgba(240,180,41,0.4);transform: translateY(-1px)}.pp-btn--outline{color: #fff;background: transparent;border: 1.5px solid rgba(255,255,255,0.65)}.pp-btn--outline:hover{background: rgba(255,255,255,0.08);border-color: #fff}.pp-hero__visual{position: relative;display: flex;align-items: flex-end;justify-content: center;min-height: 520px;padding-bottom: 20px}.pp-hero__glow{position: absolute;bottom: 8%;left: 50%;transform: translateX(-50%);width: 280px;height: 120px;background: radial-gradient(ellipse,rgba(240,180,41,0.35) 0%,transparent 70%);filter: blur(24px);pointer-events: none}.pp-streetlight{position: relative;width: min(100%,340px);height: auto;filter: drop-shadow(0 24px 48px rgba(0,0,0,0.5))}.pp-hero-block{position: relative;background: var(--pp-navy,#0c1424)}.pp-products{position: relative;z-index: 10;margin-top: -88px;padding-bottom: 56px}.pp-products--after-brand{margin-top: 0;padding-top: 28px}.pp-products__grid{display: grid;grid-template-columns: repeat(5,1fr);gap: 14px}.pp-pcard{display: flex;flex-direction: column;background: rgba(16,26,44,0.88);backdrop-filter: blur(12px);border: 1px solid rgba(255,255,255,0.1);border-radius: 10px;overflow: hidden;transition: transform 0.28s ease,border-color 0.28s ease,box-shadow 0.28s ease}.pp-pcard:hover{transform: translateY(-5px);border-color: rgba(240,180,41,0.35);box-shadow: 0 16px 40px rgba(0,0,0,0.35)}.pp-pcard__img{position: relative;aspect-ratio: 4/3;display: flex;align-items: center;justify-content: center;background: linear-gradient(160deg,#1a2840 0%,#0f1828 100%);border-bottom: 1px solid rgba(255,255,255,0.06)}.pp-pcard__img svg{width: 56%;height: auto;opacity: 0.85;color: #8a95a8}.pp-pcard__body{flex: 1;display: flex;flex-direction: column;padding: 14px 14px 16px}.pp-pcard__title{margin: 0 0 6px;font-size: 0.8125rem;font-weight: 600;line-height: 1.35;color: #fff}.pp-pcard__spec{flex: 1;margin: 0 0 12px;font-size: 0.6875rem;line-height: 1.55;color: rgba(255,255,255,0.52)}.pp-pcard__btn{align-self: flex-start;padding: 5px 12px;font-size: 0.6875rem;font-weight: 600;color: var(--pp-gold,#f0b429);text-decoration: none;border: 1px solid rgba(240,180,41,0.45);border-radius: 4px;transition: background 0.2s ease}.pp-pcard__btn:hover{background: rgba(240,180,41,0.12)}.pp-pcard--chart .pp-pcard__img{flex-direction: column;gap: 8px;padding: 12px}.pp-pcard__chart-label{font-size: 0.625rem;font-weight: 600;letter-spacing: 0.04em;text-transform: uppercase;color: rgba(255,255,255,0.45)}.pp-chart{width: 100%;height: auto}.pp-pcard__stat{font-size: 0.625rem;color: rgba(255,255,255,0.45);text-align: center}@media (max-width: 1024px){.pp-hero__body{grid-template-columns: 1fr;text-align: center;padding-top: 120px}.pp-hero__copy{max-width: none;margin-inline: auto}.pp-hero__desc{margin-inline: auto}.pp-hero__actions{justify-content: center}.pp-hero__visual{min-height: 380px}.pp-products__grid{grid-template-columns: repeat(3,1fr)}.pp-products{margin-top: -48px}}@media (max-width: 640px){.pp-products__grid{grid-template-columns: repeat(2,1fr)}}@media (max-width: 420px){.pp-products__grid{grid-template-columns: 1fr}}.pp-home-below{background: #f4f6f9;color: #0c1424}.pp-home-trust{padding: 2.25rem 0;background: #fff;border-bottom: 1px solid rgba(12,20,36,0.08)}.pp-home-trust__grid{display: grid;grid-template-columns: repeat(5,1fr);gap: 1rem;margin: 0;padding: 0;list-style: none}.pp-home-trust__item{text-align: center;padding: 1rem 0.75rem;background: linear-gradient(180deg,#f8fafc 0%,#fff 100%);border: 1px solid rgba(12,20,36,0.06);border-radius: 5px}.pp-home-trust__value{display: block;font-size: clamp(1.5rem,3vw,2rem);font-weight: 700;color: #1d5198;line-height: 1.1}.pp-home-trust__label{display: block;margin-top: 0.35rem;font-size: 0.8125rem;color: rgba(12,20,36,0.62)}.pp-home-about{padding-block: var(--pp-home-section-pad-y,clamp(3rem,6vw,5rem));background: linear-gradient(135deg,rgba(12,20,36,0.35) 0%,transparent 42%),linear-gradient(135deg,#0c1424 0%,#1d5198 52%,#174278 100%);color: #fff}.pp-home-about__intro{display: grid;grid-template-columns: minmax(0,1.05fr) minmax(0,1fr);gap: 2rem;align-items: center;margin-bottom: 2rem}.pp-home-about__side .about-company-video{max-width: 100%;line-height: 0;border: 1px solid rgba(255,255,255,0.22);border-radius: 5px;overflow: hidden;background: #000;box-shadow: 0 18px 48px rgba(0,0,0,0.28)}.pp-home-about__side .about-company-video--inline .about-company-video__media{display: block;width: 100%;height: auto;aspect-ratio: 16 / 9;object-fit: cover;object-position: center;border: none;border-radius: 0;vertical-align: top}body.site-locale-en.pp-homepage .pp-home-about__intro{align-items: stretch}body.site-locale-en.pp-homepage .pp-home-about__side{height: 100%}body.site-locale-en.pp-homepage .pp-home-about__side .about-company-video{height: 100%}body.site-locale-en.pp-homepage .pp-home-about__side .about-company-video--inline .about-company-video__media{height: 100%;aspect-ratio: auto}.pp-home-about__text h2{margin: 0 0 0.75rem;font-size: clamp(1.5rem,2.8vw,2rem);font-weight: 700;color: #fff;line-height: 1.15}.pp-home-about__text h2::before{content: '';display: block;width: 2.5rem;height: 3px;margin-bottom: 0.85rem;border-radius: 2px;background: var(--pp-gold,#f0b429)}.pp-home-about__text p{margin: 0 0 0.85rem;font-size: 0.95rem;line-height: 1.8;color: rgba(255,255,255,0.9)}.pp-home-about__visit{margin-bottom: 0.25rem !important;font-weight: 600;color: var(--pp-gold,#f0b429) !important}.pp-home-about__actions{display: flex;flex-wrap: wrap;gap: 0.75rem;margin-top: 1rem}.pp-btn--outline-on-dark{color: #fff;background: transparent;border: 1.5px solid rgba(255,255,255,0.5)}.pp-btn--outline-on-dark:hover{background: rgba(255,255,255,0.08);border-color: rgba(255,255,255,0.75)}.pp-home-factory{overflow: hidden;padding-top: 0.25rem}.pp-home-factory__label{margin: 0 0 1rem;font-size: 0.8125rem;font-weight: 700;letter-spacing: 0.08em;text-transform: uppercase;color: rgba(255,255,255,0.72)}.pp-home-factory__track{overflow-x: auto;padding-bottom: 0;-webkit-overflow-scrolling: touch;scrollbar-width: thin}.pp-home-factory__track[data-factory-ready='1']{overflow: hidden}.pp-home-factory__strip{display: flex;flex-wrap: nowrap;gap: 1rem;width: max-content;will-change: transform}.pp-home-factory__card{flex: 0 0 17.5rem;margin: 0;background: #fff;color: #0c1424;border-radius: 5px;overflow: hidden;border: 1px solid rgba(255,255,255,0.2);box-shadow: none;transition: transform 0.25s ease,border-color 0.25s ease}.pp-home-factory__card:hover{transform: translateY(-3px);box-shadow: none;border-color: rgba(255,255,255,0.42)}.pp-home-factory__card img{display: block;width: 100%;aspect-ratio: 254 / 182;object-fit: cover}.pp-home-factory__card h5,.pp-home-factory__card figcaption{margin: 0;padding: 0.75rem 0.85rem;font-size: 0.8125rem;font-weight: 600;text-align: center;color: #0c1424;border-top: 3px solid #1d5198}@media (max-width: 992px){.pp-home-about__intro{grid-template-columns: 1fr}}@media (max-width: 768px){.pp-home-about{padding-block: var(--pp-home-section-pad-y,clamp(3rem,6vw,5rem))}}.pp-home-section{padding-block: var(--pp-home-section-pad-y,clamp(3rem,6vw,5rem))}.pp-home-section--light{background: #fff}.pp-home-section--muted{background: #f4f6f9}.pp-home-section__head{display: flex;align-items: flex-start;justify-content: space-between;gap: 1rem;margin-bottom: 1.5rem}body.pp-homepage .pp-home-oem .pp-home-section__head>div{max-width: none;flex: 1;min-width: 0}body.pp-homepage .pp-home-oem .pp-home-section__lead{max-width: none}.pp-home-section__head-actions{display: flex;flex-wrap: wrap;align-items: center;gap: 0.75rem}.pp-home-section__link-btn{font-size: 0.8125rem;font-weight: 600;color: #1d5198;text-decoration: underline;text-underline-offset: 0.15em}.pp-home-section__title{margin: 0;font-size: clamp(1.35rem,2.5vw,1.75rem);font-weight: 700;color: #0c1424;line-height: 1.2}.pp-home-section__title-accent{display: inline-block;margin-left: 0.35rem;color: var(--site-brand-orange,#e05a00)}.pp-home-section__eyebrow{margin: 0 0 0.5rem;font-size: 0.75rem;font-weight: 700;letter-spacing: 0.1em;text-transform: uppercase;color: #1d5198}.pp-home-section__lead{margin: 0.75rem 0 0;max-width: 42rem;font-size: 1rem;line-height: 1.65;color: rgba(12,20,36,0.68)}.pp-home-section__more{flex-shrink: 0;align-self: center;font-size: 0.875rem;font-weight: 600;color: #1d5198;text-decoration: none}.pp-home-section__more:hover{color: var(--pp-gold,#f0b429)}.pp-home-adv-grid{display: grid;grid-template-columns: repeat(auto-fill,minmax(16rem,1fr));gap: 1rem}.pp-home-advantages__head{max-width: 44rem;margin: 0 auto 2rem;text-align: center}.pp-home-advantages__head .pp-home-section__lead{margin-inline: auto}.pp-home-advantages__eyebrow{margin: 0 0 0.5rem;font-size: 0.75rem;font-weight: 700;letter-spacing: 0.1em;text-transform: uppercase;color: #1d5198}.pp-home-advantages__actions{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: 0.75rem;margin-top: 1.75rem}.pp-home-advantages__link{font-size: 0.875rem;font-weight: 600;color: #1d5198;text-decoration: underline;text-underline-offset: 0.15em}.pp-home-advantages__link:hover{color: #0c1424}@media (min-width: 900px){.pp-home-advantages .pp-home-adv-grid{grid-template-columns: repeat(3,minmax(0,1fr))}}.pp-home-adv-card{position: relative;padding: 1.35rem 1.25rem 1.25rem;background: #fff;border: 1px solid rgba(12,20,36,0.08);border-radius: 5px;box-shadow: 0 1px 0 rgba(12,20,36,0.04);transition: border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease}.pp-home-adv-card::before{content: '';position: absolute;top: 0;left: 0;right: 0;height: 3px;border-radius: 5px 5px 0 0;background: linear-gradient(90deg,#1d5198 0%,var(--pp-gold,#f0b429) 100%)}.pp-home-adv-card:hover{border-color: rgba(29,81,152,0.22);box-shadow: 0 12px 32px rgba(12,20,36,0.08);transform: translateY(-2px)}.pp-home-section--light .pp-home-adv-card,.pp-home-section--muted .pp-home-adv-card{background: #fff}.pp-home-adv-card__icon{display: grid;place-items: center;width: 2.75rem;height: 2.75rem;margin-bottom: 0.85rem;border-radius: 5px;background: rgba(29,81,152,0.08);color: #1d5198;font-size: 1.35rem;line-height: 1}.pp-home-adv-card__title{margin: 0 0 0.5rem;font-size: 1.0625rem;font-weight: 700;color: #0c1424}.pp-home-adv-card__body{margin: 0;font-size: 0.875rem;line-height: 1.6;color: rgba(12,20,36,0.68)}.pp-home-split{display: grid;grid-template-columns: 1fr 1.1fr;gap: 2rem;align-items: start}.pp-home-photometrics{background: linear-gradient(180deg,#fff 0%,#f8fafc 100%)}.pp-home-photometrics__media{border: 1px solid rgba(12,20,36,0.1);border-radius: 5px;overflow: hidden;background: #fff;line-height: 0;box-shadow: 0 12px 32px rgba(12,20,36,0.08)}.pp-home-photometrics__copy .pp-home-section__title::before{content: '';display: block;width: 2.5rem;height: 3px;margin-bottom: 0.75rem;border-radius: 2px;background: linear-gradient(90deg,#1d5198 0%,var(--pp-gold,#f0b429) 100%)}.pp-home-photometrics__media img{display: block;width: 100%;height: auto}.pp-home-photometrics__bullets{margin: 1.1rem 0 0;padding: 0;list-style: none;display: grid;gap: 0.55rem}.pp-home-photometrics__bullets li{position: relative;padding-left: 1.15rem;font-size: 0.9375rem;line-height: 1.55;color: rgba(12,20,36,0.72)}.pp-home-photometrics__bullets li::before{content: '';position: absolute;left: 0;top: 0.55em;width: 0.42rem;height: 0.42rem;border-radius: 50%;background: #1d5198}.pp-home-photometrics__actions{display: flex;flex-wrap: wrap;gap: 0.75rem;margin-top: 1.35rem}.pp-home-scenarios__grid{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 1.25rem}.pp-home-scenario-card{display: flex;flex-direction: column;height: 100%;border: 1px solid #d5d9df;border-radius: 8px;overflow: hidden;background: #fff;color: inherit;text-decoration: none;transition: transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease}.pp-home-scenario-card:hover{transform: translateY(-2px);box-shadow: 0 12px 28px rgba(12,20,36,0.1);border-color: #b8bec6}.pp-home-scenario-card__media img{display: block;width: 100%;height: 180px;object-fit: cover}.pp-home-scenario-card__body{padding: 1rem 1.1rem 1.15rem}.pp-home-scenario-card__body h3{margin: 0 0 0.45rem;font-size: 1rem;font-weight: 700;color: #0c1424}.pp-home-scenario-card__body p{margin: 0;font-size: 0.875rem;line-height: 1.55;color: rgba(12,20,36,0.68)}.pp-home-oem-process__title{margin: 0 0 1rem;font-size: 1rem;font-weight: 700;color: #0c1424}.pp-home-oem-process__list{margin: 0;padding: 0;list-style: none;display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 1rem}.pp-home-oem-process__item{display: grid;grid-template-columns: 2.5rem minmax(0,1fr);gap: 0.75rem;padding: 0.85rem 1rem;border: 1px solid rgba(12,20,36,0.1);border-radius: 8px;background: #fff}.pp-home-oem-process__num{font-size: 0.8125rem;font-weight: 700;color: #1d5198;letter-spacing: 0.04em}.pp-home-oem-process__item strong{display: block;margin-bottom: 0.25rem;font-size: 0.9375rem;color: #0c1424}.pp-home-oem-process__item p{margin: 0;font-size: 0.8125rem;line-height: 1.55;color: rgba(12,20,36,0.68)}.pp-home-process__steps{display: grid;grid-template-columns: repeat(4,minmax(0,1fr));gap: 1rem;margin: 0;padding: 0;list-style: none}.pp-home-process__step{display: flex;flex-direction: column;padding: 0;border: 1px solid rgba(12,20,36,0.1);border-radius: 10px;background: #fff;overflow: hidden;transition: transform 0.2s ease,box-shadow 0.2s ease}.pp-home-process__step:hover{transform: translateY(-2px);box-shadow: 0 12px 28px rgba(12,20,36,0.1)}.pp-home-process__media{line-height: 0;background: #e8edf3}.pp-home-process__media img{display: block;width: 100%;height: 168px;object-fit: cover}.pp-home-process__body{display: grid;grid-template-columns: auto minmax(0,1fr);gap: 0.25rem 0.4rem;padding: 0.85rem 0.85rem 1rem}.pp-home-process__num{grid-column: 1;grid-row: 1 / span 2;align-self: start;min-width: 1.25rem;font-size: 0.8125rem;font-weight: 700;color: #1d5198}.pp-home-process__body strong{grid-column: 2;font-size: 0.9375rem;color: #0c1424}.pp-home-process__body p{grid-column: 2;margin: 0;font-size: 0.8125rem;line-height: 1.55;color: rgba(12,20,36,0.68)}.pp-home-oem-list{margin: 0;padding: 0;list-style: none;display: grid;gap: 0.85rem}.pp-home-oem-list__item{padding: 1rem 1.1rem;background: #fff;border: 1px solid rgba(12,20,36,0.08);border-radius: 10px}.pp-home-oem-list__item strong{display: block;margin-bottom: 0.35rem;font-size: 0.9375rem;color: #0c1424}.pp-home-oem-list__item span{font-size: 0.875rem;line-height: 1.55;color: rgba(12,20,36,0.68)}.pp-btn--compact{padding: 11px 22px;font-size: 0.875rem}.pp-btn--outline-dark{color: #0c1424;background: transparent;border: 1.5px solid rgba(12,20,36,0.22)}.pp-btn--outline-dark:hover{background: rgba(12,20,36,0.04);border-color: rgba(12,20,36,0.35)}.pp-home-cases-grid{display: grid;grid-template-columns: repeat(auto-fit,minmax(16rem,1fr));gap: 1rem}.pp-home-case-card__meta{margin: 0 0 0.35rem;font-size: 0.75rem;font-weight: 600;color: #1d5198}.pp-home-case-card{display: flex;flex-direction: column;overflow: hidden;text-decoration: none;color: inherit;background: #fff;border: 1px solid rgba(12,20,36,0.08);border-radius: 10px;transition: transform 0.2s ease,box-shadow 0.2s ease}.pp-home-case-card:hover{transform: translateY(-3px);box-shadow: 0 12px 28px rgba(12,20,36,0.1)}.pp-home-case-card__media{aspect-ratio: 16 / 9;background: #e8edf3;overflow: hidden}.pp-home-case-card__media img{width: 100%;height: 100%;object-fit: cover}.pp-home-case-card__body{padding: 1rem 1.1rem 1.15rem}.pp-home-case-card__body h3{margin: 0 0 0.35rem;font-size: 1rem;font-weight: 600}.pp-home-case-card__body p{margin: 0;font-size: 0.875rem;line-height: 1.55;color: rgba(12,20,36,0.65)}.pp-home-faq__list{display: grid;gap: 0.65rem;margin-top: 1.25rem}.pp-home-faq__item{padding: 0.85rem 1rem;background: #fff;border: 1px solid rgba(12,20,36,0.08);border-radius: 8px}.pp-home-faq__item summary{cursor: pointer;font-weight: 600;color: #0c1424}.pp-home-faq__item p{margin: 0.75rem 0 0;font-size: 0.9375rem;line-height: 1.65;color: rgba(12,20,36,0.68)}.pp-home-cta{padding-block: var(--pp-home-section-pad-y,clamp(3rem,6vw,5rem));background: linear-gradient(135deg,#0c1424 0%,#152238 100%);color: #fff}.pp-home-cta__inner{display: flex;align-items: center;justify-content: space-between;gap: 1.5rem;flex-wrap: wrap}.pp-home-cta__title{margin: 0;font-size: clamp(1.35rem,2.5vw,1.875rem);font-weight: 700}.pp-home-cta__lead{margin: 0.65rem 0 0;max-width: 36rem;font-size: 1rem;line-height: 1.65;color: rgba(255,255,255,0.78)}.pp-home-cta__actions{display: flex;flex-wrap: wrap;gap: 0.75rem}@media (max-width: 900px){.pp-home-trust__grid{grid-template-columns: repeat(2,1fr)}.pp-home-split{grid-template-columns: 1fr}.pp-home-section__head{flex-direction: column}.pp-home-scenarios__grid{grid-template-columns: repeat(2,minmax(0,1fr))}.pp-home-process__steps{grid-template-columns: repeat(2,minmax(0,1fr))}.pp-home-oem-process__list{grid-template-columns: 1fr}}@media (max-width: 560px){.pp-home-scenarios__grid{grid-template-columns: 1fr}.pp-home-process__steps{grid-template-columns: 1fr}}.pp-home-honors .pp-home-honors__head{display: flex;align-items: center;justify-content: space-between;gap: 1rem;margin-bottom: 1.25rem}.pp-home-honors .home-honors__slider{--honors-manual-duration: 1.1s;--home-honors-nav-size: 40px;--home-honors-nav-inset: 0;--home-honors-item-gap: 10px;position: relative;width: 100%;max-width: 100%;min-width: 0;box-sizing: border-box}.pp-home-honors .home-honors__track{width: 100%;max-width: 100%;min-width: 0;overflow: hidden;padding: 8px 0 12px;outline: none;box-sizing: border-box}.pp-home-honors .home-honors__track:focus-visible{box-shadow: 0 0 0 2px rgba(184,134,11,0.35);border-radius: 8px}.pp-home-honors .home-honors__strip{display: flex;flex-wrap: nowrap;align-items: stretch;gap: var(--home-honors-item-gap);width: max-content;will-change: transform;backface-visibility: hidden;transform: translate3d(0,0,0)}.pp-home-honors .home-honors__strip.is-smooth-move{transition: transform var(--honors-manual-duration) cubic-bezier(0.22,1,0.36,1)}.pp-home-honors .home-honors__list{display: flex;flex-wrap: nowrap;align-items: stretch;gap: var(--home-honors-item-gap);flex-shrink: 0;margin: 0;padding: 0;list-style: none}.pp-home-honors .home-honors__list--clone{flex-shrink: 0}.pp-home-honors .home-honors__list>li{flex: 0 0 192px}.pp-home-honors .home-honors__link{display: block;text-decoration: none}.pp-home-honors .home-honors__list img{display: block;width: 192px;height: 260px;object-fit: cover;border: 1px solid rgba(12,20,36,0.1);border-radius: 8px;transition: box-shadow 0.2s ease,transform 0.2s ease}.pp-home-honors .home-honors__link:hover img{box-shadow: 0 8px 24px rgba(12,20,36,0.12);transform: translateY(-2px)}.pp-home-honors .home-honors__nav{position: absolute;top: 50%;transform: translateY(-50%);z-index: 2;width: var(--home-honors-nav-size);height: var(--home-honors-nav-size);border: none;border-radius: 50%;background: #fff;color: #b8860b;box-shadow: 0 4px 16px rgba(12,20,36,0.12);cursor: pointer;display: flex;align-items: center;justify-content: center;transition: background 0.2s ease,color 0.2s ease}.pp-home-honors .home-honors__nav::before{content: '';width: 10px;height: 10px;border: 2px solid currentColor;border-top: none;border-right: none}.pp-home-honors .home-honors__nav--prev{left: var(--home-honors-nav-inset)}.pp-home-honors .home-honors__nav--prev::before{transform: translateX(2px) rotate(45deg)}.pp-home-honors .home-honors__nav--next{right: var(--home-honors-nav-inset)}.pp-home-honors .home-honors__nav--next::before{transform: translateX(-2px) rotate(-135deg)}.pp-home-honors .home-honors__nav:hover{background: #b8860b;color: #fff}.pp-home-partners__head{max-width: 42rem;margin-bottom: 1.25rem}.pp-home-partners__actions{display: flex;flex-wrap: wrap;gap: 0.65rem;margin-bottom: 1.75rem}.pp-home-partners__regions{display: grid;grid-template-columns: repeat(4,1fr);gap: 1rem;margin-bottom: 1.5rem}.pp-home-partners__region{padding: 1.1rem 1.15rem;background: #f8fafc;border: 1px solid rgba(12,20,36,0.08);border-radius: 10px}.pp-home-partners__region h3{margin: 0 0 0.5rem;font-size: 1rem;font-weight: 600;color: #0c1424}.pp-home-partners__markets{margin: 0 0 0.5rem;font-size: 0.875rem;font-weight: 500;color: #b8860b}.pp-home-partners__note{margin: 0;font-size: 0.8125rem;line-height: 1.55;color: rgba(12,20,36,0.65)}.pp-home-partners__types{display: grid;grid-template-columns: repeat(3,1fr);gap: 1rem;margin: 0 0 1rem;padding: 0;list-style: none}.pp-home-partners__types li{padding: 1rem 1.1rem;background: #fff;border: 1px solid rgba(12,20,36,0.08);border-radius: 10px}.pp-home-partners__types strong{display: block;margin-bottom: 0.35rem;font-size: 0.9375rem;color: #0c1424}.pp-home-partners__types span{font-size: 0.875rem;line-height: 1.55;color: rgba(12,20,36,0.68)}.pp-home-partners__disclaimer{margin: 0 0 1rem;font-size: 0.8125rem;line-height: 1.55;color: rgba(12,20,36,0.5)}.pp-home-partners__more{margin: 0;text-align: center}.pp-home-partners__more a{font-size: 0.875rem;font-weight: 600;color: #b8860b;text-decoration: none}.pp-home-partners__more a:hover{color: var(--pp-gold,#f0b429)}.pp-home-downloads__head{width: 100%;max-width: 100%;margin: 0 0 1.75rem;text-align: center}body.pp-homepage .pp-home-downloads__head .pp-home-section__lead{max-width: 100%;font-size: clamp(0.9375rem,1vw,1.0625rem)}.pp-home-downloads__grid{display: grid;grid-template-columns: repeat(3,1fr);gap: 1rem}.pp-home-download-card{display: flex;flex-direction: column;padding: 1.35rem 1.25rem;background: #fff;border: 1px solid rgba(12,20,36,0.08);border-radius: 10px;text-decoration: none;color: inherit;transition: transform 0.2s ease,box-shadow 0.2s ease}.pp-home-download-card:hover{transform: translateY(-3px);box-shadow: 0 10px 28px rgba(12,20,36,0.08)}.pp-home-download-card h3{margin: 0 0 0.5rem;font-size: 1rem;font-weight: 600;color: #0c1424}.pp-home-download-card p{margin: 0 0 1rem;flex: 1;font-size: 0.875rem;line-height: 1.6;color: rgba(12,20,36,0.68)}.pp-home-download-card span{font-size: 0.8125rem;font-weight: 600;color: #b8860b}@media (max-width: 900px){.pp-home-partners__regions{grid-template-columns: repeat(2,1fr)}.pp-home-partners__types,.pp-home-downloads__grid{grid-template-columns: 1fr}}@media (max-width: 560px){.pp-home-partners__regions{grid-template-columns: 1fr}.pp-home-honors .home-honors__list>li{flex: 0 0 clamp(160px,calc(100vw - 5rem),192px)}}@media (prefers-reduced-motion: reduce){.pp-home-honors .home-honors__strip.is-smooth-move{transition: none}}body.pp-homepage{--pp-industrial-ink: #0c1424;--pp-industrial-muted: #5c6470;--pp-industrial-line: #e2e5ea;--pp-industrial-surface: #f7f8fa;--pp-industrial-accent: #0c1424;--pp-home-section-pad-y: clamp(3rem,6vw,5rem)}body.pp-homepage .home-page{background: #fff;color: var(--pp-industrial-ink)}body.pp-homepage .pp-home-below{background: #fff;color: var(--pp-industrial-ink)}body.pp-homepage .pp-home-section{padding-block: var(--pp-home-section-pad-y)}body.pp-homepage .pp-home-section--light,body.pp-homepage .pp-home-section--muted{background: #fff}body.pp-homepage .pp-home-section--muted.pp-home-advantages{background: var(--pp-industrial-surface)}body.pp-homepage .pp-home-capabilities{background: #fff}body.pp-homepage .pp-home-capabilities .pp-home-section__lead{color: #666;max-width: 100%;margin-top: 0.525rem;margin-bottom: 1.125rem;font-size: clamp(0.9375rem,1vw,1.0625rem)}body.pp-homepage .pp-home-capabilities__head{width: 100%;max-width: 100%;margin-bottom: 1.35rem}body.pp-homepage .pp-home-section__title{font-family: var(--font-heading);font-size: 32px;font-weight: 700;letter-spacing: -0.02em;line-height: 1.12;color: #0c1424;position: relative;padding-bottom: 0.55rem}body.pp-homepage .pp-home-section__title::after{content: '';position: absolute;left: 0;bottom: 0;width: 118px;height: 2px;background: linear-gradient(90deg,#1d5198 0%,rgba(29,81,152,0.08) 100%)}body.pp-homepage .pp-home-packing__head .pp-home-section__title::after{left: 50%;transform: translateX(-50%)}body.pp-homepage .pp-home-section__title-accent{font-family: var(--font-sans);margin-left: 0;display: block;margin-top: 0.15em;color: var(--pp-industrial-muted);font-weight: 500}body.pp-homepage .pp-home-section__eyebrow{color: var(--pp-industrial-muted);font-weight: 500;letter-spacing: 0.14em}body.pp-homepage .pp-home-section__lead{font-size: 1.0625rem;line-height: 1.75;color: var(--pp-industrial-muted);max-width: 36rem}body.pp-homepage .pp-home-section__more{color: var(--pp-industrial-ink);text-decoration: none;border-bottom: 1px solid currentColor;padding-bottom: 2px}body.pp-homepage .pp-home-section__more:hover{color: var(--pp-industrial-muted)}body.pp-homepage .pp-btn--industrial{color: #fff;background: var(--pp-industrial-ink);border: 1px solid var(--pp-industrial-ink);border-radius: 0;box-shadow: none}body.pp-homepage .pp-btn--industrial:hover,body.pp-homepage .pp-btn--industrial:focus,body.pp-homepage .pp-btn--industrial:active{color: #fff;background: #1a2332;border-color: #1a2332;box-shadow: none;transform: none}body.pp-homepage .pp-btn--outline-industrial{color: var(--pp-industrial-ink);background: transparent;border: 1px solid var(--pp-industrial-ink);border-radius: 0}body.pp-homepage .pp-btn--outline-industrial:hover,body.pp-homepage .pp-btn--outline-industrial:focus,body.pp-homepage .pp-btn--outline-industrial:active{color: var(--pp-industrial-ink);background: var(--pp-industrial-surface);border-color: var(--pp-industrial-ink)}body.pp-homepage .pp-btn--gold{color: #fff;background: var(--pp-industrial-ink);border: 1px solid var(--pp-industrial-ink);border-radius: 0;box-shadow: none}body.pp-homepage .pp-btn--gold:hover{background: #1a2332;box-shadow: none;transform: none}body.pp-homepage .pp-btn--outline-dark{color: var(--pp-industrial-ink);background: transparent;border: 1px solid var(--pp-industrial-ink);border-radius: 0}body.pp-homepage .pp-btn--outline-dark:hover{background: var(--pp-industrial-surface)}body.pp-homepage .pp-btn--outline-on-dark{color: #fff;background: transparent;border: 1.5px solid rgba(255,255,255,0.6)}body.pp-homepage .pp-btn--outline-on-dark:hover{color: #fff;background: rgba(255,255,255,0.08);border-color: rgba(255,255,255,0.8)}body.pp-homepage .pp-home-cta{background: var(--pp-industrial-ink)}body.pp-homepage .pp-home-cta .pp-btn--outline-dark{color: #fff;border-color: rgba(255,255,255,0.55)}body.pp-homepage .pp-home-cta .pp-btn--outline-dark:hover{background: rgba(255,255,255,0.08)}body.pp-homepage .pp-home-trust{padding-block: var(--pp-home-section-pad-y);background: #fff;border-bottom: 1px solid var(--pp-industrial-line)}body.pp-homepage .pp-home-trust__grid{gap: 0}body.pp-homepage .pp-home-trust__item{padding: 0.5rem 1.5rem;background: transparent;border: none;border-radius: 0;border-right: 1px solid var(--pp-industrial-line)}body.pp-homepage .pp-home-trust__item:last-child{border-right: none}body.pp-homepage .pp-home-trust__value{font-size: clamp(1.75rem,3vw,2.25rem);font-weight: 600;color: var(--pp-industrial-ink);letter-spacing: -0.03em}body.pp-homepage .pp-home-trust__label{font-size: 0.8125rem;color: var(--pp-industrial-muted);letter-spacing: 0.02em}body.pp-homepage .pp-home-adv-grid{grid-template-columns: repeat(3,minmax(0,1fr));gap: 2rem 2.5rem}@media (max-width: 991px){body.pp-homepage .pp-home-adv-grid{grid-template-columns: 1fr;gap: 0}}body.pp-homepage .pp-home-advantages__head{text-align: left;margin-inline: 0}body.pp-homepage .pp-home-advantages__actions{justify-content: flex-start}body.pp-homepage .pp-home-adv-card{padding: 0 0 1.5rem;background: transparent;border: none;border-bottom: 1px solid var(--pp-industrial-line);border-radius: 0;box-shadow: none}body.pp-homepage .pp-home-adv-card::before{display: none}body.pp-homepage .pp-home-adv-card:hover{transform: none;box-shadow: none;border-color: var(--pp-industrial-line)}body.pp-homepage .pp-home-adv-card__index{display: block;margin-bottom: 1rem;font-size: 0.75rem;font-weight: 500;letter-spacing: 0.14em;color: var(--pp-industrial-muted);font-variant-numeric: tabular-nums}body.pp-homepage .pp-home-adv-card__title{font-family: var(--font-heading);font-size: 1.0625rem;font-weight: 700;letter-spacing: -0.02em}body.pp-homepage .pp-home-advantages__link{color: var(--pp-industrial-ink);text-decoration: none;border-bottom: 1px solid currentColor}body.pp-homepage .pp-home-about{padding-block: var(--pp-home-section-pad-y);background: linear-gradient(135deg,rgba(12,20,36,0.35) 0%,transparent 42%),linear-gradient(135deg,#0c1424 0%,#1d5198 52%,#174278 100%);color: #fff;border-top: none}body.pp-homepage .pp-home-about__side .about-company-video{border: 1px solid rgba(255,255,255,0.22);border-radius: 5px;box-shadow: 0 18px 48px rgba(0,0,0,0.28)}body.site-locale-en.pp-homepage .pp-home-about__intro{align-items: stretch}body.site-locale-en.pp-homepage .pp-home-about__side{height: 100%}body.site-locale-en.pp-homepage .pp-home-about__side .about-company-video{height: 100%}body.site-locale-en.pp-homepage .pp-home-about__side .about-company-video--inline .about-company-video__media{height: 100%;aspect-ratio: auto;object-fit: cover}body.pp-homepage .pp-home-about__text h2{font-family: var(--font-heading);color: #fff;font-weight: 700;letter-spacing: -0.02em}body.pp-homepage .pp-home-about__text h2::before{width: 2.5rem;height: 3px;margin-bottom: 0.85rem;border-radius: 2px;background: var(--pp-gold,#f0b429)}body.pp-homepage .pp-home-about__text p{color: rgba(255,255,255,0.9)}body.pp-homepage .pp-home-about__visit{color: var(--pp-gold,#f0b429) !important;font-weight: 600}body.pp-homepage .pp-home-factory__label{color: rgba(255,255,255,0.72);font-weight: 700;letter-spacing: 0.08em;text-transform: uppercase}body.pp-homepage .pp-home-factory__card{flex-basis: 17.5rem;background: #fff;color: #0c1424;border: 1px solid rgba(255,255,255,0.2);border-radius: 5px;box-shadow: none}body.pp-homepage .pp-home-factory__card:hover{transform: translateY(-3px);box-shadow: none;border-color: rgba(255,255,255,0.42)}body.pp-homepage .pp-home-factory__card h5,body.pp-homepage .pp-home-factory__card figcaption{padding: 0.75rem 0.85rem;font-weight: 600;text-align: center;color: #0c1424;border-top: 3px solid #1d5198}body.pp-homepage .pp-home-photometrics{background: #fff;padding-bottom: calc(var(--pp-home-section-pad-y) / 2)}body.pp-homepage .pp-home-photometrics + .pp-home-oem{padding-top: calc(var(--pp-home-section-pad-y) / 2)}body.pp-homepage .pp-home-photometrics__media{border: 1px solid var(--pp-industrial-line);border-radius: 0;box-shadow: none}body.pp-homepage .pp-home-photometrics__copy .pp-home-section__title::before{display: none}body.pp-homepage .pp-home-photometrics__bullets li::before{background: var(--pp-industrial-ink);border-radius: 0;width: 0.35rem;height: 0.35rem}body.pp-homepage .home-products{padding-block: var(--pp-home-section-pad-y);background: #f5f6f8}body.pp-homepage .home-products__solution-tags{display: none}body.pp-homepage .home-products__tab{border-radius: 0;background: transparent}body.pp-homepage .home-products__tab.is-active,body.pp-homepage .home-products__tab[aria-selected='true']{background: transparent;color: #1d5198}body.pp-homepage .home-products__cat-card,body.pp-homepage .home-products__sku-card{border-radius: 8px;border-color: #d8dde5;box-shadow: 0 6px 16px rgba(12,20,36,0.06)}body.pp-homepage .home-btn--primary{background: var(--pp-industrial-ink);border-color: var(--pp-industrial-ink);border-radius: 0}body.pp-homepage .home-btn--primary:hover{background: #1a2332}body.pp-homepage .home-btn--ghost{color: var(--pp-industrial-ink);border: 1px solid var(--pp-industrial-ink);border-radius: 0}body.pp-homepage .home-products__nav{display: none}body.pp-homepage .home-products__track{overflow-x: auto;scrollbar-width: thin}body.pp-homepage .home-products__grid .case-card,body.pp-homepage .home-products__strip .case-card{border-radius: 8px;box-shadow: 0 6px 16px rgba(12,20,36,0.06);border-color: #d8dde5;transition: border-color 0.2s ease,box-shadow 0.2s ease;transform: translate3d(0,0,0);backface-visibility: hidden}body.pp-homepage .home-products__grid .case-card:hover,body.pp-homepage .home-products__strip .case-card:hover,body.pp-homepage .home-products__strip .case-card.is-visible:hover,body.pp-homepage .home-products__strip .case-card.is-revealed:hover{transform: none;box-shadow: 0 10px 24px rgba(12,20,36,0.08);border-color: #cfd6df}body.pp-homepage .home-products .case-card-img img,body.pp-homepage .home-products .case-card:hover .case-card-img img{transform: none;transition: none}body.pp-homepage .pp-home-section__head{align-items: flex-end;margin-bottom: 2.5rem}body.pp-homepage .pp-home-section__head>div{max-width: 40rem}body.pp-homepage .pp-home-scenarios{background: #fff}body.pp-homepage .pp-home-scenarios .pp-home-section__head>div{max-width: none;width: 100%}body.pp-homepage .pp-home-scenarios .pp-home-section__lead{max-width: none;width: min(100%,72rem)}body.pp-homepage .pp-home-scenario-card{border: 1px solid #d5d9df;border-radius: 0;box-shadow: none;transition: border-color 0.2s ease}body.pp-homepage .pp-home-scenario-card:hover{transform: none;box-shadow: none;border-color: #b8bec6}body.pp-homepage .pp-home-scenario-card__media img{height: 12.5rem;filter: saturate(0.92) contrast(1.02)}body.pp-homepage .pp-home-scenario-card__body h3{font-weight: 600;letter-spacing: -0.02em}body.pp-homepage .pp-home-cases{background: var(--pp-industrial-surface)}body.pp-homepage .pp-home-cases-grid{grid-template-columns: repeat(3,minmax(0,1fr));gap: 2rem}body.pp-homepage .pp-home-case-card{border: none;border-radius: 0;background: transparent;box-shadow: none}body.pp-homepage .pp-home-case-card:hover{transform: none;box-shadow: none}body.pp-homepage .pp-home-case-card__media{border: 1px solid var(--pp-industrial-line)}body.pp-homepage .pp-home-case-card__media img{filter: saturate(0.92) contrast(1.02)}body.pp-homepage .pp-home-case-card__body{padding: 1rem 0 0}body.pp-homepage .pp-home-case-card__meta{color: var(--pp-industrial-muted);font-weight: 500;letter-spacing: 0.08em;text-transform: uppercase}body.pp-homepage .pp-home-case-card__body h3{font-weight: 600;letter-spacing: -0.02em}body.pp-homepage .pp-home-process{background: #fff}body.pp-homepage .pp-home-oem .pp-home-oem__production-steps{margin-top: 15px}body.pp-homepage .pp-home-oem + .pp-home-process--head-only{padding-top: clamp(1.5rem,3vw,2.5rem);padding-bottom: var(--pp-home-section-pad-y)}body.pp-homepage .pp-home-process--head-only .pp-home-section__head{margin-bottom: 0}body.pp-homepage .pp-home-process__step{border: 1px solid var(--pp-industrial-line);border-radius: 0;box-shadow: none}body.pp-homepage .pp-home-process__step:hover{transform: none;box-shadow: none}body.pp-homepage .pp-home-process__num{color: var(--pp-industrial-muted);font-weight: 500;letter-spacing: 0.12em}body.pp-homepage .pp-home-process__body strong{font-weight: 600}body.pp-homepage .pp-home-oem{background: var(--pp-industrial-surface)}body.pp-homepage .pp-home-oem .pp-home-section__head{margin-bottom: 15px}body.pp-homepage .pp-home-oem-process__title{font-weight: 600;letter-spacing: -0.02em}body.pp-homepage .pp-home-oem-process__list{gap: 0;border: 1px solid var(--pp-industrial-line)}body.pp-homepage .pp-home-oem-process__item{border: none;border-radius: 0;background: #fff;border-right: 1px solid var(--pp-industrial-line);padding: 1.25rem 1.35rem}body.pp-homepage .pp-home-oem-process__item:last-child{border-right: none}body.pp-homepage .pp-home-oem-process__num{color: var(--pp-industrial-muted);font-weight: 500;letter-spacing: 0.12em}body.pp-homepage .pp-home-honors{background: #fff;padding-top: calc(var(--pp-home-section-pad-y) / 2);padding-bottom: var(--pp-home-section-pad-y)}body.pp-homepage .pp-home-honors .home-honors__nav{display: none}body.pp-homepage .pp-home-honors .home-honors__track{overflow: visible;padding: 0}body.pp-homepage .pp-home-honors .home-honors__track:focus-visible{box-shadow: none}body.pp-homepage .pp-home-honors .home-honors__strip{flex-wrap: wrap;width: 100% !important;gap: 1rem;transform: none !important;will-change: auto}body.pp-homepage .pp-home-honors .home-honors__list--clone{display: none !important}body.pp-homepage .pp-home-honors .home-honors__list{flex-wrap: wrap;width: 100%;gap: 1rem}body.pp-homepage .pp-home-honors .home-honors__list>li{flex: 0 0 calc(16.666% - 0.85rem);min-width: 8.5rem}body.pp-homepage .pp-home-honors .home-honors__link{display: block;padding: 6px;background: #fff;border: 1px solid #cfd6df}body.pp-homepage .pp-home-honors .home-honors__list img{width: 100%;height: auto;aspect-ratio: 215 / 301;border-radius: 0;border: none;background: #fff;transition: none}body.pp-homepage .pp-home-honors .home-honors__link:hover{border-color: #bcc5d1}body.pp-homepage .pp-home-honors .home-honors__link:hover img{transform: none;box-shadow: none}body.pp-homepage .pp-home-downloads{background: var(--pp-industrial-surface)}body.pp-homepage .pp-home-downloads__head{width: 100%;max-width: 100%;text-align: left;margin-inline: 0}body.pp-homepage .pp-home-downloads__head .pp-home-section__lead{max-width: 100%}body.pp-homepage .pp-home-downloads__grid{gap: 0;border: 1px solid var(--pp-industrial-line)}body.pp-homepage .pp-home-download-card{border: none;border-radius: 0;border-right: 1px solid var(--pp-industrial-line);background: #fff;padding: 1.5rem 1.35rem;box-shadow: none}body.pp-homepage .pp-home-download-card:last-child{border-right: none}body.pp-homepage .pp-home-download-card:hover{transform: none;box-shadow: none;background: #f7f8fa}body.pp-homepage .pp-home-download-card span{color: var(--pp-industrial-ink);font-weight: 500;letter-spacing: 0.04em;text-transform: uppercase;font-size: 0.75rem;border-bottom: 1px solid currentColor}body.pp-homepage .pp-home-faq{background: #fff}body.pp-homepage .pp-home-faq .pp-home-section__title{margin-bottom: 2rem}body.pp-homepage .pp-home-faq__list{gap: 0;margin-top: 0;border-top: 1px solid var(--pp-industrial-line)}body.pp-homepage .pp-home-faq__item{padding: 1.15rem 0;background: transparent;border: none;border-bottom: 1px solid var(--pp-industrial-line);border-radius: 0}body.pp-homepage .pp-home-faq__item summary{font-weight: 600;letter-spacing: -0.01em;list-style: none}body.pp-homepage .pp-home-faq__item summary::-webkit-details-marker{display: none}body.pp-homepage .pp-home-faq__item summary::after{content: '+';float: right;font-weight: 400;color: var(--pp-industrial-muted)}body.pp-homepage .pp-home-faq__item[open] summary::after{content: '−'}body.pp-homepage .pp-home-faq__item p{color: var(--pp-industrial-muted);line-height: 1.75}body.pp-homepage .pp-home-cta{padding-block: var(--pp-home-section-pad-y);background: var(--pp-industrial-ink)}body.pp-homepage .pp-home-cta__title{font-family: var(--font-heading);font-weight: 700;letter-spacing: -0.02em}body.pp-homepage .pp-home-cta__lead{color: rgba(255,255,255,0.72);line-height: 1.75;max-width: 36rem}body.pp-homepage .pp-home-cta__btn-on-dark{color: #fff;border-color: rgba(255,255,255,0.55)}body.pp-homepage .pp-home-cta__btn-on-dark:hover{background: rgba(255,255,255,0.08);color: #fff}body.pp-homepage .pp-home-cta .pp-btn--industrial{background: #fff;color: var(--pp-industrial-ink);border-color: #fff}body.pp-homepage .pp-home-cta .pp-btn--industrial:hover{background: #f7f8fa;color: var(--pp-industrial-ink)}@media (max-width: 991px){body.pp-homepage .pp-home-trust__item{border-right: none;border-bottom: 1px solid var(--pp-industrial-line);padding: 1rem 0}body.pp-homepage .pp-home-trust__item:last-child{border-bottom: none}body.pp-homepage .pp-home-cases-grid{grid-template-columns: 1fr;gap: 2.5rem}body.pp-homepage .pp-home-oem-process__list{grid-template-columns: 1fr}body.pp-homepage .pp-home-oem-process__item{border-right: none;border-bottom: 1px solid var(--pp-industrial-line)}body.pp-homepage .pp-home-oem-process__item:last-child{border-bottom: none}body.pp-homepage .pp-home-downloads__grid{grid-template-columns: 1fr}body.pp-homepage .pp-home-download-card{border-right: none;border-bottom: 1px solid var(--pp-industrial-line)}body.pp-homepage .pp-home-download-card:last-child{border-bottom: none}body.pp-homepage .pp-home-honors .home-honors__list>li{flex: 0 0 calc(33.333% - 0.7rem)}}@media (max-width: 767px){body.pp-homepage .pp-home-trust__grid{grid-template-columns: repeat(2,1fr)}body.pp-homepage .pp-home-trust__item:nth-child(odd){border-right: 1px solid var(--pp-industrial-line)}body.pp-homepage .pp-home-trust__item:nth-last-child(-n + 2){border-bottom: none}body.pp-homepage .pp-home-honors .home-honors__list>li{flex: 0 0 calc(50% - 0.5rem)}body.pp-homepage .pp-home-cta__inner{flex-direction: column;align-items: flex-start}}body.pp-homepage #top .solutions-tabs__panel .solutions-tabs__text .home-brand__title,body.pp-homepage :is( .pp-home-section__title,.pp-home-capability-card__title,.home-product-card__title,.pp-home-adv-card__title,.pp-home-about__text h2,.pp-home-oem-process__title,.pp-home-cta__title,.pp-home-scenario-card__body h3,.pp-home-case-card__body h3,.pp-home-media-news-card__body h3 ){font-family: var(--font-heading);font-weight: 700 !important;font-synthesis: none;letter-spacing: -0.02em}body.pp-homepage #top .solutions-tabs__panel .solutions-tabs__text .home-brand__title{width: 100%;max-width: 100%;font-size: clamp(calc(1.85rem + 6px),calc(4vw + 6px),68px);line-height: 1.15}body.pp-homepage .pp-home-section__title-accent{font-family: var(--font-sans) !important;font-weight: 500 !important;letter-spacing: normal}body.pp-homepage .pp-home-media-news{--pp-news-accent: #f26522;background: #fff}body.pp-homepage .pp-home-media-news__head{width: 100%;max-width: 100%;margin: 0 0 2.5rem;text-align: center}body.pp-homepage .pp-home-media-news__eyebrow{display: inline-block;margin: 0 0 0.85rem;padding: 0.35rem 0.9rem;font-family: var(--font-sans);font-size: 0.6875rem;font-weight: 700;letter-spacing: 0.14em;text-transform: uppercase;color: var(--pp-news-accent);background: rgba(242,101,34,0.12);border-radius: 999px}body.pp-homepage .pp-home-media-news__head .pp-home-section__title{margin: 0 0 0.75rem;font-family: var(--font-heading);font-size: clamp(1.75rem,3.2vw,2.35rem);font-weight: 700;line-height: 1.2;letter-spacing: -0.02em;color: var(--pp-industrial-ink,#0c1424)}body.pp-homepage .pp-home-media-news__head .pp-home-section__title::after{left: 50%;transform: translateX(-50%)}body.pp-homepage .pp-home-media-news__head .pp-home-section__lead{max-width: 100%;margin: 0 auto;font-size: clamp(0.9375rem,1vw,1.0625rem);line-height: 1.75;color: var(--pp-industrial-muted,#5c6470)}body.pp-homepage .pp-home-media-news-grid{display: grid;grid-template-columns: repeat(4,minmax(0,1fr));gap: clamp(1rem,1.5vw,1.5rem);width: 100%;max-width: 100%;min-width: 0}body.pp-homepage .pp-home-media-news-card{display: flex;flex-direction: column;height: 100%;min-width: 0;overflow: hidden;text-decoration: none;color: inherit;background: #fff;border-radius: 10px;box-shadow: 0 8px 28px rgba(12,20,36,0.08);transition: transform 0.25s ease,box-shadow 0.25s ease}body.pp-homepage .pp-home-media-news-card:hover{transform: translateY(-4px);box-shadow: 0 16px 40px rgba(12,20,36,0.12)}body.pp-homepage .pp-home-media-news-card__media{position: relative;overflow: hidden}body.pp-homepage .pp-home-media-news-card__media img{display: block;width: 100%;aspect-ratio: 16 / 10;object-fit: cover;transition: transform 0.35s ease}body.pp-homepage .pp-home-media-news-card:hover .pp-home-media-news-card__media img{transform: scale(1.03)}body.pp-homepage .pp-home-media-news-card__cat{position: absolute;top: 1rem;left: 0;padding: 0.4rem 1.1rem 0.4rem 0.85rem;font-family: var(--font-sans);font-size: 0.625rem;font-weight: 700;line-height: 1.2;letter-spacing: 0.08em;text-transform: uppercase;color: #fff;background: #c2410c;clip-path: polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%)}body.pp-homepage .pp-home-media-news-card__body{display: flex;flex-direction: column;flex: 1;min-width: 0;padding: clamp(0.9rem,1.2vw,1.35rem)}body.pp-homepage .pp-home-media-news-card__body h3{margin: 0 0 0.65rem;font-family: var(--font-heading);font-size: 1rem;font-weight: 700;line-height: 1.4;letter-spacing: -0.02em;color: var(--pp-industrial-ink,#0c1424)}body.pp-homepage .pp-home-media-news-card__body p{margin: 0;flex: 1;font-family: var(--font-sans);font-size: 0.875rem;line-height: 1.65;color: var(--pp-industrial-muted,#5c6470)}body.pp-homepage .pp-home-media-news-card__more{display: inline-block;margin-top: 1rem;font-family: var(--font-sans);font-size: 0.875rem;font-weight: 700;color: var(--pp-industrial-ink,#0c1424);border-bottom: 1px solid currentColor;padding-bottom: 2px;transition: color 0.2s ease,border-color 0.2s ease}body.pp-homepage .pp-home-media-news-card:hover .pp-home-media-news-card__more{color: var(--pp-news-accent);border-color: var(--pp-news-accent)}body.pp-homepage .pp-home-media-news__footer{display: flex;justify-content: center;margin-top: 2.25rem}body.pp-homepage .pp-home-media-news__load-more{display: inline-flex;align-items: center;justify-content: center;min-width: 10rem;padding: 0.85rem 2rem;font-family: var(--font-sans);font-size: 0.9375rem;font-weight: 700;text-decoration: none;color: #fff;background: var(--pp-news-accent);border-radius: 6px;transition: background 0.2s ease,transform 0.2s ease}body.pp-homepage .pp-home-media-news__load-more:hover,body.pp-homepage .pp-home-media-news__load-more:focus{color: #fff;background: #e05518;transform: translateY(-1px)}@media (max-width: 1200px){body.pp-homepage .pp-home-media-news-grid{grid-template-columns: repeat(2,minmax(0,1fr))}}@media (max-width: 640px){body.pp-homepage .pp-home-media-news-grid{grid-template-columns: minmax(0,1fr)}}.pp-home-feature{position: relative;z-index: 2;margin-bottom: 0;background: transparent}.pp-home-feature__stage{position: relative;line-height: 0;isolation: isolate}body.pp-homepage .pp-home-feature{overflow: visible;margin-bottom: -7rem}body.pp-homepage .pp-home-feature__bg,.pp-home-feature__bg{display: block;width: 100%;height: auto;position: relative;z-index: 1}.pp-home-feature__stage>.pp-shell{position: absolute;inset: 0;z-index: 2;line-height: normal;pointer-events: none}.pp-home-feature__stage>.pp-shell *{pointer-events: auto}.pp-home-feature__product{position: relative;z-index: 3;margin: -100px 0 0}.pp-home-feature__video{margin-top: 55px;position: relative;z-index: 3;min-height: 120px;text-align: center}.pp-home-feature__grid{display: grid;grid-template-columns: repeat(2,minmax(0,1fr));gap: 0}.pp-home-feature__product img{display: block;width: 100%;height: auto}.pp-home-feature__play{display: inline-flex;align-items: center;justify-content: center;width: 80px;height: 80px;padding: 0;border: none;border-radius: 100%;background-color: #fe5918;color: #fff;cursor: pointer;transition: background-color 0.5s ease;animation: pp-home-feature-pulse 1s linear infinite;position: absolute;left: 50%;transform: translate(-50%,170%)}.pp-home-feature__play svg{width: 28px;height: 28px;margin-left: 4px;fill: currentColor}.pp-home-feature__play:hover{background-color: #e04d12}.pp-home-feature__play:focus-visible{outline: 3px solid #0c1424;outline-offset: 3px}@keyframes pp-home-feature-pulse{0%{box-shadow: 0 0 0 0 rgba(255,255,255,0.3),0 0 0 10px rgba(255,255,255,0.3),0 0 0 20px rgba(255,255,255,0.3)}100%{box-shadow: 0 0 0 10px rgba(255,255,255,0.3),0 0 0 20px rgba(255,255,255,0.3),0 0 0 30px rgba(255,255,255,0)}}@media (min-width: 992px) and (max-width: 1199px){.pp-home-feature__video{margin-top: -36px}}@media (min-width: 768px) and (max-width: 991px){.pp-home-feature__video{margin-top: -40px}}@media (max-width: 767px){.pp-home-feature__grid{grid-template-columns: 1fr}.pp-home-feature__product{margin: 0}.pp-home-feature__video{margin-top: -372px;min-height: 420px}}@media (min-width: 320px) and (max-width: 480px){.pp-home-feature__video{margin-top: -280px;min-height: 320px}}body.pp-homepage .pp-home-packing{position: relative;z-index: 0;background: #fff}body.pp-homepage .pp-home-packing__head{display: block;margin-bottom: 20px;width: 100%;max-width: 100%;margin-inline: auto;text-align: center}body.pp-homepage .pp-home-packing__head.pp-home-section__head{display: block;align-items: center;justify-content: center}body.pp-homepage .pp-home-packing__head.pp-home-section__head>div{width: 100%;max-width: 100%;margin-inline: auto;text-align: center}body.pp-homepage .pp-home-packing__head .pp-home-section__title{margin: 0 0 0.65rem;font-family: var(--font-heading);font-size: clamp(1.75rem,3.2vw,2.35rem);font-weight: 700;letter-spacing: -0.02em;line-height: 1.12;color: var(--pp-industrial-ink,#0c1424);text-align: center}body.pp-homepage .pp-home-packing__head .pp-home-section__lead{margin: 0 auto;max-width: 100%;font-size: clamp(0.9375rem,1vw,1.0625rem);line-height: 1.75;color: var(--pp-industrial-muted,#5c6578);text-align: center}body.pp-homepage .pp-home-feature + .pp-home-packing{position: relative;z-index: 0;margin-top: 0;padding-block: clamp(4.5rem,8vw,7rem) 15px}body.pp-homepage .pp-home-feature + .pp-home-packing .pp-home-packing__head{margin-bottom: 20px}body.pp-homepage .pp-home-feature__stage{margin-bottom: 0}@media (max-width: 767px){body.pp-homepage .pp-home-feature{margin-bottom: -4rem}body.pp-homepage .pp-home-feature + .pp-home-packing{padding-block: clamp(3.25rem,6vw,4.25rem) 15px}}.pp-home-packing__grid{display: grid;gap: 15px}.pp-home-packing__card[data-packing-id='unit-carton']{order: 1}.pp-home-packing__card[data-packing-id='export-labels']{order: 2}.pp-home-packing__card[data-packing-id='pallet-load']{order: 3}.pp-home-packing__card[data-packing-id='container-load']{order: 4}@media (min-width: 640px){.pp-home-packing__grid{grid-template-columns: repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.pp-home-packing__grid{grid-template-columns: repeat(4,minmax(0,1fr))}}.pp-home-packing__card{display: flex;flex-direction: column;height: 100%;border: 1px solid #dce4ee;border-radius: 8px;background: #fff;overflow: hidden}.pp-home-packing__media{display: block;aspect-ratio: 16 / 10;background: #eef1f6}.pp-home-packing__media img{display: block;width: 100%;height: 100%;object-fit: cover}.pp-home-packing__body{display: flex;flex: 1;flex-direction: column;gap: 8px;padding: 16px 16px 18px}.pp-home-packing__body h3{margin: 0;font-size: 16px;font-weight: 700;color: #212529}.pp-home-packing__body p{margin: 0;font-size: 13px;line-height: 1.65;color: #6c757d}body.pp-homepage .pp-home-packing + .pp-home-honors{padding-top: 0;margin-top: 0}