.psh-product-showcase{width:100%;max-width:1400px;margin:60px auto;padding:0 20px;background:none!important}.psh-row{display:flex;align-items:flex-start;gap:50px;margin-bottom:80px;background:none!important}.psh-title-col{flex-shrink:0;width:200px;padding-top:15px}.psh-cat-title{font-size:32px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.2}.psh-products-col{flex:1;overflow:hidden;background:none!important}.psh-carousel-wrapper{position:relative;background:none!important}.swiper{width:100%;padding:10px 0 20px 0;background:none!important}.swiper-wrapper{background:none!important}.swiper-slide{height:auto;background:none!important}.psh-card{width:100%;background:none!important}.psh-link{display:block;text-decoration:none;color:inherit;transition:transform 0.3s ease;background:none!important}.psh-card:hover .psh-link{transform:translateY(-8px)}.psh-img-box{position:relative;width:100%;height:280px;margin-bottom:20px;background:none!important}.psh-imgs{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:none!important}.psh-img{position:absolute;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:opacity 0.4s ease;background:none!important}.psh-img-1{opacity:1;z-index:2}.psh-img-2{opacity:0;z-index:1}.psh-card:hover .psh-img-1{opacity:0}.psh-card:hover .psh-img-2{opacity:1}.psh-info{text-align:center;background:none!important}.psh-cat{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:#999;margin-bottom:8px;font-weight:600}.psh-name{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 8px 0;line-height:1.3}.psh-desc{font-size:14px;color:#666;line-height:1.5;margin:0}.psh-nav-next,.psh-nav-prev{width:44px;height:44px;background:#fff;border:2px solid #e0e0e0;border-radius:50%;box-shadow:0 2px 10px rgb(0 0 0 / .1);transition:all 0.3s ease}.psh-nav-next:after,.psh-nav-prev:after{font-size:18px;font-weight:700;color:#1a1a1a}.psh-nav-next:hover,.psh-nav-prev:hover{border-color:#1a1a1a;background:#f8f8f8}.swiper-button-disabled{opacity:.3;cursor:not-allowed}.swiper-pagination{bottom:0!important}.swiper-pagination-bullet{width:10px;height:10px;background:#d0d0d0;opacity:1;transition:all 0.3s ease}.swiper-pagination-bullet-active{background:#1a1a1a;width:24px;border-radius:5px}.psh-notice{padding:40px;text-align:center;color:#999}@media (max-width:1024px){.psh-row{gap:40px}.psh-title-col{width:180px}.psh-cat-title{font-size:28px}.psh-img-box{height:240px}}@media (max-width:768px){.psh-product-showcase{margin:40px auto;padding:0 15px}.psh-row{flex-direction:column;gap:20px;margin-bottom:60px}.psh-title-col{width:100%;padding-top:0}.psh-cat-title{font-size:24px}.psh-img-box{height:220px}.psh-name{font-size:18px}.psh-desc{font-size:13px}.psh-nav-next,.psh-nav-prev{width:36px;height:36px}}@media (max-width:480px){.psh-img-box{height:200px}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.psh-row{animation:fadeIn 0.6s ease-out}.psh-link:focus{outline:2px solid #1a1a1a;outline-offset:4px}.psh-link:focus:not(:focus-visible){outline:none}