.plp-page-wrapper{background-color:#fff;flex:1;overflow-y:auto}.plp-page-wrapper .plp-page-container{max-width:1400px;margin:0 auto;padding:0}.plp-hero-section{margin-top:80px;padding:60px 24px 40px}.plp-hero-section .plp-hero-title{font-size:30px;font-weight:bolder}.plp-hero-section .plp-hero-content{max-width:1200px;margin:0 auto}.plp-hero-section .plp-main-title{color:#ae0270;margin:0 0 20px;font-size:2.75rem;font-weight:700;line-height:1.2}@media (max-width:768px){.plp-hero-section .plp-main-title{font-size:2rem}}.plp-hero-section .plp-description{color:#444;max-width:900px;margin:0;font-size:1.05rem;line-height:1.7}.plp-categories-section{position:relative}.plp-categories-section .plp-categories-wrapper{align-items:center;gap:12px;max-width:1200px;margin:0 auto;display:flex;position:relative}.plp-categories-section .plp-category-arrow{cursor:pointer;z-index:10;background-color:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.plp-categories-section .plp-category-arrow:hover{background-color:#ae0270;border-color:#ae0270;box-shadow:0 4px 12px #ae027033}.plp-categories-section .plp-category-arrow:hover svg{color:#fff}.plp-categories-section .plp-category-arrow:active{transform:translateY(-50%)scale(.95)}.plp-categories-section .plp-category-arrow svg{color:#333;transition:color .2s}.plp-categories-section .plp-category-arrow.plp-category-arrow-left{left:-20px}@media (max-width:768px){.plp-categories-section .plp-category-arrow.plp-category-arrow-left{left:4px}}.plp-categories-section .plp-category-arrow.plp-category-arrow-right{right:-20px}@media (max-width:768px){.plp-categories-section .plp-category-arrow.plp-category-arrow-right{right:4px}}.plp-categories-section .plp-categories-container{scroll-behavior:smooth;flex:1;gap:14px;padding:4px;display:flex;overflow-x:auto}.plp-categories-section .plp-categories-container::-webkit-scrollbar{height:4px}.plp-categories-section .plp-categories-container::-webkit-scrollbar-track{background:0 0}.plp-categories-section .plp-categories-container::-webkit-scrollbar-thumb{background:0 0;border-radius:2px}.plp-categories-section .category-button{white-space:nowrap;cursor:pointer;color:#000;background-color:#ded8da;border:none;border-radius:26px;padding:11px 26px;font-size:14px;font-weight:500;transition:all .25s}.plp-categories-section .category-button.active{color:#fff;background-color:#ae0270}.plp-categories-section .categories-loading,.plp-categories-section .categories-error{justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.plp-categories-section .categories-error p{color:#e74c3c;margin:0;font-size:.95rem}.plp-products-section{padding:50px 24px 60px}.plp-products-section .plp-products-container{max-width:1200px;margin:0 auto}.plp-products-section .plp-section-header{margin-bottom:36px}.plp-products-section .plp-section-header .plp-section-title{color:#000;margin:0 0 10px;font-size:24px;font-weight:bolder}.plp-products-section .plp-section-header .plp-product-count{color:#666;margin:0;font-size:1rem}.plp-products-section .plp-products-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}@media (max-width:1200px){.plp-products-section .plp-products-grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (max-width:768px){.plp-products-section .plp-products-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:480px){.plp-products-section .plp-products-grid{grid-template-columns:repeat(2,1fr);gap:16px}}.plp-products-section .plp-product-card{cursor:pointer;text-decoration:none;transition:transform .2s;overflow:hidden}.plp-products-section .plp-product-card .plp-product-image-container{aspect-ratio:1;background:linear-gradient(135deg,#fff5fb 0%,#f8f8f8 100%);border-radius:8px;width:100%;position:relative;overflow:hidden}.plp-products-section .plp-product-card .plp-product-image-wrapper{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .3s;display:flex;position:relative}.plp-products-section .plp-product-card .plp-product-image-wrapper img{object-fit:cover}.plp-products-section .plp-product-card .plp-product-info{flex-direction:column;padding:20px 0;display:flex}.plp-products-section .plp-product-card .plp-product-info .plp-product-name{color:#000;-webkit-line-clamp:2;text-overflow:ellipsis;cursor:pointer;-webkit-box-orient:vertical;min-height:2.8em;margin:0 0 8px;font-size:1.05rem;font-weight:600;line-height:1.4;display:-webkit-box;position:relative;overflow:hidden}.plp-products-section .plp-product-card .plp-product-info .plp-product-category{color:#777;margin:0;font-size:.9rem}.plp-products-section .plp-product-card .plp-product-info .plp-product-footer{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.plp-products-section .plp-product-card .plp-product-info .plp-product-footer .plp-product-price{color:#222;align-items:flex-start;font-size:20px;font-weight:700;line-height:1;display:flex}.plp-products-section .plp-product-card .plp-product-info .plp-product-footer .plp-product-price .currency{margin-right:2px;font-size:1.25rem;font-weight:400}.plp-products-section .plp-empty-state{text-align:center;padding:100px 24px}.plp-products-section .plp-empty-state p{color:#888;margin:0;font-size:1.2rem}.plp-products-section .loading-container{flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:60px 24px;display:flex}.plp-products-section .loading-container p{color:#666;margin-top:20px;font-size:1rem;font-weight:500}.plp-products-section .error-container{justify-content:center;align-items:center;min-height:400px;padding:60px 24px;display:flex}.plp-products-section .error-container p{color:#e74c3c;text-align:center;margin:0;font-size:1.1rem}.loader-spinner{border:4px solid #f0f0f0;border-top-color:#ae0270;border-radius:50%;width:50px;height:50px;animation:.8s linear infinite spinner-rotate}@keyframes spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.plp-products-grid{animation:.3s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.plp-loading{justify-content:center;align-items:center;min-height:400px;display:flex}.plp-loading .spinner{border:4px solid #f3f3f3;border-top-color:#ae0270;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.plp-hero-section{margin-top:60px;padding:40px 16px 24px}.plp-hero-section .plp-main-title{margin-bottom:16px}.plp-categories-section{padding:20px 16px}.plp-products-section{padding:32px 16px 40px}.plp-products-section .plp-section-header{margin-bottom:24px}.plp-products-section .loading-container,.plp-products-section .error-container{min-height:300px;padding:40px 16px}.loader-spinner{border-width:3px;width:40px;height:40px}}.plp-pagination{justify-content:center;align-items:center;gap:16px;margin-top:48px;padding:24px 0;display:flex}.plp-pagination .pagination-btn{cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.plp-pagination .pagination-btn:hover:not(:disabled){background-color:#f0f0f0}.plp-pagination .pagination-btn:disabled{opacity:.3;cursor:not-allowed}.plp-pagination .pagination-btn svg{color:#333;font-size:20px}.plp-pagination .pagination-numbers{align-items:center;gap:12px;margin:0;display:flex}.plp-pagination .pagination-number{color:#333;cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;min-width:48px;height:48px;padding:0;font-size:16px;font-weight:500;transition:all .2s;display:flex}.plp-pagination .pagination-number:hover{background-color:#f0f0f0}.plp-pagination .pagination-number.active{color:#333;background-color:#e8e8e8}.plp-pagination .pagination-ellipsis{color:#999;-webkit-user-select:none;user-select:none;padding:0 4px;font-size:16px}@media (max-width:768px){.plp-pagination{gap:12px;margin-top:32px;padding:16px 0}.plp-pagination .pagination-btn,.plp-pagination .pagination-number{width:40px;min-width:40px;height:40px;font-size:14px}.plp-pagination .pagination-numbers{gap:8px}}@media (max-width:480px){.plp-pagination{gap:8px}.plp-pagination .pagination-btn,.plp-pagination .pagination-number{width:36px;min-width:36px;height:36px;font-size:13px}.plp-pagination .pagination-numbers{gap:6px}}.product-tooltip{color:#fff;z-index:10000;pointer-events:none;white-space:normal;word-wrap:break-word;border-radius:6px;max-width:280px;padding:8px 12px;font-size:.85rem;font-weight:500;line-height:1.4;transition:opacity .2s;position:fixed;transform:translate(-50%,-100%);box-shadow:0 4px 12px #00000026;background-color:#000000e6!important}.product-tooltip:before{content:"";border-top:6px solid #000000e6;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.skeleton-loader{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.plp-products-section .plp-section-header,.plp-products-section .plp-products-grid,.plp-products-section .plp-pagination,.plp-products-section .loading-container,.plp-products-section .error-container,.plp-products-section .plp-empty-state{transition:opacity .2s}
