.ijpp-product-collection-skin{--ijpp-collection-page:var(--ijpp-landing-page,#fff);--ijpp-collection-accent:var(--ijpp-landing-accent,#5dacf5);--ijpp-collection-text:var(--ijpp-landing-text,#333);--ijpp-collection-heading:var(--ijpp-landing-heading,var(--ijpp-collection-text));--ijpp-collection-muted:var(--ijpp-landing-muted,#5b5d60);--ijpp-collection-border:var(--ijpp-landing-border,#dce4ed);--ijpp-collection-button-text:var(--ijpp-landing-button-text,#fff);--ijpp-collection-heading-font:var(--ijpp-landing-font-heading,sans-serif);--ijpp-collection-text-font:var(--ijpp-landing-font-text,sans-serif)}.ijpp-product-collection-skin .ijpp-product-collection__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ijpp-product-collection-skin .ijpp-product-collection{width:100%;max-width:100%;margin:0 auto;overflow:visible}.ijpp-product-collection-skin .ijpp-product-collection__carousel-controls{position:relative;max-width:100%}.ijpp-product-collection-skin .ijpp-product-collection__grid--horizontal{display:flex;flex-wrap:nowrap;gap:16px;max-width:none;margin:-22px -20px 0;padding:24px 24px 6px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-padding-inline:24px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ijpp-product-collection-skin .ijpp-product-collection__grid--horizontal::-webkit-scrollbar{display:none}.ijpp-product-collection-skin .ijpp-product-collection__grid--horizontal>.ijpp-default-related-card{flex:0 0 clamp(230px,24vw,280px);width:clamp(230px,24vw,280px);min-width:230px;scroll-snap-align:start}.ijpp-product-collection-skin .ijpp-default-related-scroll{position:absolute;top:50%;z-index:3;display:inline-flex;width:38px;height:38px;min-width:38px;min-height:38px;align-items:center;justify-content:center;padding:0;border:1px solid var(--ijpp-collection-border);border-radius:999px;background:color-mix(in srgb,var(--ijpp-collection-page) 92%,transparent);box-shadow:0 10px 24px color-mix(in srgb,var(--ijpp-collection-text) 16%,transparent);color:var(--ijpp-collection-text);font:inherit;cursor:pointer;transform:translateY(-50%);transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;-webkit-appearance:none;appearance:none}.ijpp-product-collection-skin .ijpp-default-related-scroll[hidden]{display:none}.ijpp-product-collection-skin .ijpp-default-related-scroll--prev{left:8px}.ijpp-product-collection-skin .ijpp-default-related-scroll--next{right:8px}.ijpp-product-collection-skin .ijpp-default-related-scroll svg{display:block;width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.ijpp-product-collection-skin .ijpp-default-related-scroll:hover,.ijpp-product-collection-skin .ijpp-default-related-scroll:focus-visible{border-color:var(--ijpp-collection-accent);background:var(--ijpp-collection-accent);color:var(--ijpp-collection-button-text);outline:none;transform:translateY(-50%) scale(1.05)}.ijpp-product-collection-skin .ijpp-default-related-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:visible;border:1px solid color-mix(in srgb,var(--ijpp-collection-border) 88%,var(--ijpp-collection-accent));border-radius:8px;background:var(--ijpp-collection-page);box-shadow:0 8px 22px color-mix(in srgb,var(--ijpp-collection-text) 5%,transparent);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.ijpp-product-collection-skin .ijpp-default-related-card:hover,.ijpp-product-collection-skin .ijpp-default-related-card:focus-within{border-color:color-mix(in srgb,var(--ijpp-collection-accent) 32%,var(--ijpp-collection-border));box-shadow:0 14px 28px color-mix(in srgb,var(--ijpp-collection-text) 9%,transparent);transform:translateY(-2px)}.ijpp-product-collection-skin .ijpp-default-related-card__image{position:relative;display:block;aspect-ratio:1;margin:0;padding:18px;overflow:visible;background:var(--ijpp-collection-page)}.ijpp-product-collection-skin .ijpp-default-related-card__image>img{display:block;width:100%;height:100%;margin:0;object-fit:contain;object-position:center;transition:transform .22s ease}.ijpp-product-collection-skin .ijpp-default-related-card:hover .ijpp-default-related-card__image>img,.ijpp-product-collection-skin .ijpp-default-related-card:focus-within .ijpp-default-related-card__image>img{transform:scale(1.025)}.ijpp-product-collection-skin .ijpp-default-related-card__badges{position:absolute;z-index:2;top:12px;right:12px;left:12px;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:7px;pointer-events:none}.ijpp-product-collection-skin .ijpp-default-related-card__badge{display:inline-flex;max-width:100%;min-height:24px;align-items:center;padding:4px 10px;border-radius:999px;background:var(--ijpp-collection-accent);color:var(--ijpp-collection-button-text);font-family:var(--ijpp-collection-text-font);font-size:10.5px;font-weight:800;line-height:1;pointer-events:auto;white-space:nowrap}.ijpp-product-collection-skin .ijpp-default-related-card__badge::before{margin-right:5px;content:'🎉';font-size:12px}.ijpp-product-collection-skin .ijpp-default-related-card__badge--sale{position:absolute;z-index:4;top:-22px;right:-20px;min-height:38px;flex-direction:column;align-items:flex-end;justify-content:center;padding:5px 11px 6px 15px;border-radius:0 8px 0 12px;background:var(--ijpp-card-badge-sale-bg,#d90032);color:var(--ijpp-card-badge-sale-text,#fff);font-size:19px;box-shadow:0 8px 16px rgba(217,0,50,.2)}.ijpp-product-collection-skin .ijpp-default-related-card__badge--sale::before{display:none;content:none}.ijpp-product-collection-skin .ijpp-default-related-card__badge-kicker{margin:0 0 2px;padding:2px 5px;border-radius:3px;background:var(--ijpp-card-badge-sale-text,#fff);color:var(--ijpp-card-badge-sale-bg,#d90032);font-size:9px;line-height:1;transform:rotate(-7deg)}.ijpp-product-collection-skin .ijpp-default-related-card__badge--wattage,.ijpp-product-collection-skin .ijpp-default-related-card__badge--licensed-product{position:absolute;z-index:4;top:-18px;left:-20px;width:54px;height:54px;min-height:54px;flex-direction:column;justify-content:center;gap:2px;padding:0;border-radius:50%;background:var(--ijpp-card-badge-wattage-bg,#111827);color:var(--ijpp-card-badge-wattage-text,#9cff2e);font-size:9px;text-align:center}.ijpp-product-collection-skin .ijpp-default-related-card__badge--wattage::before{margin:0;content:'⚡'}.ijpp-product-collection-skin .ijpp-default-related-card__badge--licensed-product{background:var(--ijpp-card-badge-licensed-bg,#9cff2e);color:var(--ijpp-card-badge-licensed-text,#173300)}.ijpp-product-collection-skin .ijpp-default-related-card__badge--licensed-product::before{margin:0;content:'✓';font-size:14px}.ijpp-product-collection-skin .ijpp-default-related-card__badges--has-wattage .ijpp-default-related-card__badge--licensed-product{top:40px}.ijpp-product-collection-skin .ijpp-default-related-card__badge--premium-equipment{background:var(--ijpp-card-badge-premium-bg,#111827);color:var(--ijpp-card-badge-premium-text,#fff)}.ijpp-product-collection-skin .ijpp-default-related-card__badge-text,.ijpp-product-collection-skin .ijpp-default-related-card__seal-badge-text{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.ijpp-product-collection-skin .ijpp-default-related-card__seal-badges{position:absolute;z-index:3;right:12px;bottom:12px;left:12px;display:flex;justify-content:center;pointer-events:none}.ijpp-product-collection-skin .ijpp-default-related-card__seal-badge{display:inline-flex;max-width:100%;min-height:28px;align-items:center;padding:6px 11px;border-radius:999px;background:var(--ijpp-card-badge-licensed-bg,#9cff2e);color:var(--ijpp-card-badge-licensed-text,#173300);font-family:var(--ijpp-collection-text-font);font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.ijpp-product-collection-skin .ijpp-default-related-card__seal-badge--premium-equipment{background:var(--ijpp-card-badge-premium-bg,#111827);color:var(--ijpp-card-badge-premium-text,#fff)}.ijpp-product-collection-skin .ijpp-default-related-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:14px;padding:0 20px 22px}.ijpp-product-collection-skin .ijpp-default-related-card__title{min-height:72px;margin:0;color:var(--ijpp-collection-heading) !important;font-family:var(--ijpp-collection-heading-font);font-size:16px;font-weight:900;line-height:1.08;letter-spacing:0}.ijpp-product-collection-skin .ijpp-default-related-card__title a{color:inherit !important;text-decoration:none}.ijpp-product-collection-skin .ijpp-default-related-card__price{margin-top:auto;color:var(--ijpp-collection-accent);font-family:var(--ijpp-collection-heading-font);font-size:24px;font-weight:900;line-height:1.12;letter-spacing:0}.ijpp-product-collection-skin .ijpp-default-related-card__price .price,.ijpp-product-collection-skin .ijpp-default-related-card__price .woocommerce-Price-amount,.ijpp-product-collection-skin .ijpp-default-related-card__price bdi{color:inherit;font:inherit}.ijpp-product-collection-skin .ijpp-default-related-card__price del{display:inline-block;margin-right:6px;color:var(--ijpp-collection-muted);font-size:18px;opacity:.7}.ijpp-product-collection-skin .ijpp-default-related-card__price ins{color:var(--price-color,#ff5b4b);text-decoration:none}.ijpp-product-collection-skin .ijpp-default-related-card__button{display:inline-flex;width:fit-content;max-width:100%;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0;border:0;background:transparent !important;box-shadow:none !important;color:var(--ijpp-collection-accent) !important;font-family:var(--ijpp-collection-heading-font);font-size:14px;font-weight:900;line-height:1.1;letter-spacing:0;text-decoration:none !important}.ijpp-product-collection-skin .ijpp-default-related-card__button-icon{display:block;width:18px;height:18px;flex:0 0 18px;fill:currentColor;stroke:currentColor}.ijpp-product-collection-skin .ijpp-default-related-card__button:hover,.ijpp-product-collection-skin .ijpp-default-related-card__button:focus-visible{color:color-mix(in srgb,var(--ijpp-collection-accent) 82%,var(--ijpp-collection-text)) !important}.ijpp-product-collection-toggle{display:none}@media (max-width:980px){.ijpp-product-collection-skin .ijpp-product-collection__grid--grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.ijpp-product-collection-toggle{display:inline-flex;align-items:center;gap:4px;min-height:42px;padding:4px;border:1px solid color-mix(in srgb,var(--ijpp-collection-accent) 42%,var(--ijpp-collection-border));border-radius:8px;background:var(--ijpp-collection-page);box-shadow:0 7px 18px color-mix(in srgb,var(--ijpp-collection-text) 7%,transparent)}.ijpp-product-collection-toggle__button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:32px;min-width:34px;min-height:32px;padding:0;border:0;border-radius:6px;background:transparent;color:var(--ijpp-collection-heading);font:inherit;box-shadow:none;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.ijpp-product-collection-toggle__icon,.ijpp-product-collection-toggle__icon svg{display:block;width:18px;height:18px}.ijpp-product-collection-toggle__icon svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ijpp-product-collection-toggle__button:hover,.ijpp-product-collection-toggle__button:focus-visible{background:color-mix(in srgb,var(--ijpp-collection-accent) 10%,var(--ijpp-collection-page));color:var(--ijpp-collection-heading);outline:none}.ijpp-product-collection-toggle__button.is-active{background:var(--ijpp-collection-accent);color:var(--ijpp-collection-button-text);transform:translateY(-1px)}.ijpp-product-collection-skin .ijpp-product-collection__grid--grid{grid-template-columns:repeat(var(--ijpp-collection-mobile-columns,2),minmax(0,1fr))}}@media (max-width:720px){.ijpp-product-collection-skin .ijpp-product-collection__grid{gap:14px}.ijpp-product-collection-skin .ijpp-product-collection__grid--horizontal{gap:14px;padding:24px 24px 6px}.ijpp-product-collection-skin .ijpp-product-collection__grid--horizontal>.ijpp-default-related-card{flex-basis:calc((100vw - 62px) / 2);width:calc((100vw - 62px) / 2);min-width:0}.ijpp-product-collection-skin .ijpp-default-related-scroll{width:34px;height:34px;min-width:34px;min-height:34px}.ijpp-product-collection-skin .ijpp-default-related-card__image{padding:10px}.ijpp-product-collection-skin .ijpp-default-related-card__body{gap:10px;padding:0 12px 16px}.ijpp-product-collection-skin .ijpp-default-related-card__title{min-height:70px;font-size:14px}.ijpp-product-collection-skin .ijpp-default-related-card__price{font-size:21px}}@media (prefers-reduced-motion:reduce){.ijpp-product-collection-skin .ijpp-product-collection__grid--horizontal,.ijpp-product-collection-skin .ijpp-default-related-card,.ijpp-product-collection-toggle__button{scroll-behavior:auto !important;transition-duration:.01ms !important}}
