.container-store-page{max-width:105rem;margin:0 auto;max-width:110rem;padding:0 8% 4rem}@media screen and (max-width:767px){.container-store-page{padding-left:2%;padding-right:2%}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page{padding-left:2%;padding-right:2%}}@media(min-width:1200px)and (max-width:1600px){.container-store-page{padding-left:5%;padding-right:5%}}@media(min-width:816px)and (max-width:1200px){.container-store-page{padding-left:2%;padding-right:2%}}@media screen and (max-width:767px){.container-store-page{padding-bottom:3rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page{padding-bottom:3rem}}.container-store-page .store-header{position:relative;width:100%;height:auto;min-height:60vh;background-image:url(/images/portofoliu/nou-nascuti/nn1-2560w.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1%;margin-bottom:4rem}@media(min-width:816px)and (max-width:1200px){.container-store-page .store-header{margin-left:-2%;margin-right:-2%;width:104%}}@media(min-width:1200px)and (max-width:1600px){.container-store-page .store-header{margin-bottom:3rem}}@media screen and (max-width:767px){.container-store-page .store-header{min-height:45vh;padding:0 2%;margin-bottom:1.5rem;margin-left:-2%;margin-right:-2%;width:104%}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-header{min-height:45vh;padding:0 2%;margin-bottom:1.5rem;margin-left:-2%;margin-right:-2%;width:104%}}@media screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait){.container-store-page .store-header{margin-bottom:2rem;min-height:40vh}}.container-store-page .store-header .store-title-section{width:100%;text-align:center;margin-bottom:2rem;margin-top:1rem}@media screen and (max-width:767px){.container-store-page .store-header .store-title-section{margin-bottom:2rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-header .store-title-section{margin-bottom:2rem}}.container-store-page .store-header .store-title-section h1{font-family:var(--font-montserrat-light)!important;font-size:4.5rem;font-weight:400;color:var(--base-color-text-primary);margin:0;text-align:left!important;padding-left:2rem}@media screen and (max-width:767px){.container-store-page .store-header .store-title-section h1{font-size:3rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-header .store-title-section h1{font-size:3rem}}.container-store-page .store-header .store-categories-preview{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;width:100%}@media screen and (max-width:767px){.container-store-page .store-header .store-categories-preview{grid-template-columns:repeat(2,1fr);gap:1rem}.container-store-page .store-header .store-categories-preview:nth-child(3){display:none!important}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-header .store-categories-preview{grid-template-columns:repeat(2,1fr);gap:1rem}.container-store-page .store-header .store-categories-preview:nth-child(3){display:none!important}}@media screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait){.container-store-page .store-header .store-categories-preview{grid-template-columns:repeat(3,1fr)}}.container-store-page .store-header .store-categories-preview .category-card{background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 10px 25px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);text-align:left;border:2px solid transparent;display:flex;flex-direction:column;height:100%;min-height:300px}@media screen and (max-width:767px){.container-store-page .store-header .store-categories-preview .category-card{padding:1rem;border-radius:.75rem;min-height:250px}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-header .store-categories-preview .category-card{padding:1rem;border-radius:.75rem;min-height:250px}}@media screen and (max-width:767px){.container-store-page .store-header .store-categories-preview .category-card:nth-child(3),.container-store-page .store-header .store-categories-preview .category-card:nth-child(4){display:none}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-header .store-categories-preview .category-card:nth-child(3),.container-store-page .store-header .store-categories-preview .category-card:nth-child(4){display:none}}@media screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait){.container-store-page .store-header .store-categories-preview .category-card:nth-child(3){display:inline-block!important}}.container-store-page .store-header .store-categories-preview .category-card:hover{transform:translateY(-.5rem);box-shadow:0 20px 40px rgba(0,0,0,.15);border-color:var(--base-color-blue)}.container-store-page .store-header .store-categories-preview .category-card .category-square{width:100%;aspect-ratio:1;background:#f8f9fa;border-radius:.5rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:1 1}@media screen and (max-width:767px){.container-store-page .store-header .store-categories-preview .category-card .category-square{border-radius:.375rem;margin-bottom:.75rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-header .store-categories-preview .category-card .category-square{border-radius:.375rem;margin-bottom:.75rem}}.container-store-page .store-header .store-categories-preview .category-card .category-square .category-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.container-store-page .store-header .store-categories-preview .category-card .category-square:hover .category-image{transform:scale(1.05)}.container-store-page .store-header .store-categories-preview .category-card h3{font-size:1.25rem;font-weight:600;color:var(--base-color-text-primary);margin:0 0 1rem}@media screen and (max-width:767px){.container-store-page .store-header .store-categories-preview .category-card h3{font-size:1rem;margin:0 0 .5rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-header .store-categories-preview .category-card h3{font-size:1rem;margin:0 0 .5rem}}.container-store-page .store-header .store-categories-preview .category-card .category-link{font-size:.9rem;color:var(--base-color-blue);text-decoration:none;font-weight:500;transition:color .3s ease}@media screen and (max-width:767px){.container-store-page .store-header .store-categories-preview .category-card .category-link{font-size:.95rem;text-align:center}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-header .store-categories-preview .category-card .category-link{font-size:.95rem;text-align:center}}.container-store-page .store-header .store-categories-preview .category-card .category-link:hover{color:var(--base-color-bg-primary);border-bottom:none!important}.container-store-page .store-top-row{display:flex;gap:2rem;margin-bottom:4rem}@media(min-width:1200px)and (max-width:1600px){.container-store-page .store-top-row{margin-bottom:1rem}}@media screen and (max-width:767px){.container-store-page .store-top-row{flex-direction:column;gap:2rem;margin-bottom:1.5rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-top-row{flex-direction:column;gap:2rem;margin-bottom:1.5rem}}@media screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait){.container-store-page .store-top-row{margin-bottom:2rem}}.container-store-page .store-top-row .random-products-carousel{flex:1 1;overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}@media screen and (max-width:767px){.container-store-page .store-top-row .random-products-carousel{padding:1.5rem;border-radius:.75rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-top-row .random-products-carousel{padding:1.5rem;border-radius:.75rem}}.container-store-page .store-top-row .random-products-carousel .carousel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}@media screen and (max-width:767px){.container-store-page .store-top-row .random-products-carousel .carousel-header{margin-bottom:1.5rem;padding-bottom:.75rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-top-row .random-products-carousel .carousel-header{margin-bottom:1.5rem;padding-bottom:.75rem}}.container-store-page .store-top-row .random-products-carousel .carousel-header h2{font-size:1.5rem;font-weight:600;color:var(--base-color-text-primary);margin:0}@media screen and (max-width:767px){.container-store-page .store-top-row .random-products-carousel .carousel-header h2{font-size:1.25rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-top-row .random-products-carousel .carousel-header h2{font-size:1.25rem}}.container-store-page .store-top-row .random-products-carousel .carousel-header .carousel-link{font-size:1rem;color:var(--base-color-blue);text-decoration:none;font-weight:500;transition:color .3s ease}@media screen and (max-width:767px){.container-store-page .store-top-row .random-products-carousel .carousel-header .carousel-link{font-size:.9rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-top-row .random-products-carousel .carousel-header .carousel-link{font-size:.9rem}}.container-store-page .store-top-row .random-products-carousel .carousel-header .carousel-link:hover{color:var(--base-color-bg-primary)}.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .carousel-container{display:flex;gap:1.5rem}@media screen and (max-width:767px){.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .carousel-container{gap:1rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .carousel-container{gap:1rem}}.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card{flex-shrink:0;width:14rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.08)}@media screen and (max-width:767px){.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card{scroll-snap-align:start}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card{scroll-snap-align:start}}.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card:hover{box-shadow:0 12px 32px rgba(0,0,0,.18);border-color:#a0aec0}.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-link:focus{outline:2px solid var(--base-color-blue);outline-offset:2px}.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-image{position:relative;height:150px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;padding:.75rem}@media screen and (max-width:767px){.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-image{height:130px;padding:.5rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-image{height:130px;padding:.5rem}}.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-image img{width:100%;height:100%;max-height:120px;object-fit:contain;object-position:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-info{padding:1rem .75rem 1.25rem;text-align:center;flex:1 1;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (max-width:767px){.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-info{padding:.75rem .5rem 1rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-info{padding:.75rem .5rem 1rem}}.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-info .random-product-title{font-size:1rem;font-weight:500;color:#2d3748;margin-bottom:.5rem;line-height:1.3}@media screen and (max-width:767px){.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-info .random-product-title{font-size:1rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-info .random-product-title{font-size:1rem}}.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-info .random-product-price{display:block;font-size:1rem;font-weight:400;color:#718096;margin-bottom:.5rem}@media screen and (max-width:767px){.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-info .random-product-price{font-size:1rem;margin-bottom:.375rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-info .random-product-price{font-size:1rem;margin-bottom:.375rem}}.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-info .random-product-btn{width:100%;padding:.5rem .75rem;background:#e8f5e8;color:#4a5568;border:1px solid #d4edda;border-radius:.375rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-transform:none;letter-spacing:.025rem}@media screen and (max-width:767px){.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-info .random-product-btn{padding:.375rem .5rem;font-size:1rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-info .random-product-btn{padding:.375rem .5rem;font-size:1rem}}.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-info .random-product-btn:hover{background:#d4edda;border-color:#c3e6cb;color:#2d3748}.container-store-page .store-top-row .random-products-carousel .random-carousel-wrapper .random-product-card .random-product-info .random-product-btn:active{background:#c3e6cb;transform:translateY(1px)}.container-store-page .store-content{display:flex;gap:2rem;align-items:flex-start}@media screen and (max-width:767px){.container-store-page .store-content{flex-direction:column;gap:2rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .store-content{flex-direction:column;gap:2rem}}.container-store-page .categories-rows{width:100%;margin-bottom:4rem}@media screen and (max-width:767px){.container-store-page .categories-rows{margin-bottom:3rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .categories-rows{margin-bottom:3rem}}.container-store-page .categories-rows.hidden-when-filter-active{display:none}.container-store-page .categories-rows.visible-when-no-filter{display:block}@media screen and (max-width:767px){.container-store-page .categories-rows.visible-when-no-filter{display:block}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .categories-rows.visible-when-no-filter{display:block}}.container-store-page .categories-rows .category-row{margin-bottom:2rem;padding:2rem 0}@media(min-width:1200px)and (max-width:1600px){.container-store-page .categories-rows .category-row{margin-bottom:0}}@media screen and (max-width:767px){.container-store-page .categories-rows .category-row{margin-bottom:0;padding:1.5rem 0}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .categories-rows .category-row{margin-bottom:0;padding:1.5rem 0}}.container-store-page .categories-rows .category-row .category-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}@media(min-width:1200px)and (max-width:1600px){.container-store-page .categories-rows .category-row .category-header{margin-bottom:0}}@media screen and (max-width:767px){.container-store-page .categories-rows .category-row .category-header{padding-left:.5rem;margin-bottom:1.5rem;padding-bottom:0}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .categories-rows .category-row .category-header{padding-left:.5rem;margin-bottom:1.5rem;padding-bottom:0}}.container-store-page .categories-rows .category-row .category-header h3{font-size:2rem;font-weight:600;color:var(--base-color-text-primary);margin:0}@media screen and (max-width:767px){.container-store-page .categories-rows .category-row .category-header h3{font-weight:500;font-size:1.5rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .categories-rows .category-row .category-header h3{font-weight:500;font-size:1.5rem}}.container-store-page .categories-rows .category-row .category-header .category-link{font-size:1rem;color:var(--base-color-blue);text-decoration:none;font-weight:500;transition:color .3s ease}@media screen and (max-width:767px){.container-store-page .categories-rows .category-row .category-header .category-link{font-size:1rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .categories-rows .category-row .category-header .category-link{font-size:1rem}}.container-store-page .categories-rows .category-row .category-header .category-link:hover{color:var(--base-color-bg-primary)}.container-store-page .categories-rows .category-row .category-carousel{position:relative}.container-store-page .categories-rows .category-row .category-carousel .carousel-container{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;height:auto}.container-store-page .categories-rows .category-row .category-carousel .carousel-container .category-carousel-wrapper .carousel-container{display:flex;gap:1.5rem}@media screen and (max-width:767px){.container-store-page .categories-rows .category-row .category-carousel .carousel-container .category-carousel-wrapper .carousel-container{gap:1.25rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .categories-rows .category-row .category-carousel .carousel-container .category-carousel-wrapper .carousel-container{gap:1.25rem}}.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card{flex-shrink:0;width:17rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.08)}@media screen and (max-width:767px){.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card{max-width:18rem;scroll-snap-align:start}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card{max-width:18rem;scroll-snap-align:start}}.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card:hover{transform:translateY(-.375rem) scale(1.02);box-shadow:0 12px 32px rgba(0,0,0,.18);border-color:#a0aec0}.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-link:focus{outline:2px solid var(--base-color-blue);outline-offset:2px}.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-image{position:relative;height:200px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;padding:1rem}@media screen and (max-width:767px){.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-image{height:180px;padding:.75rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-image{height:180px;padding:.75rem}}.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-image img{width:100%;height:100%;max-height:160px;object-fit:contain;object-position:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-info{padding:1rem;text-align:center;flex:1 1;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (max-width:767px){.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-info{padding:.875rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-info{padding:.875rem}}.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-info .product-title{font-size:1.1rem;font-weight:500;color:#2d3748;margin-bottom:.5rem;line-height:1.3}@media screen and (max-width:767px){.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-info .product-title{font-size:1.1rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-info .product-title{font-size:1.1rem}}.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-info .product-price{display:block;font-size:1.1rem;font-weight:400;color:#718096;margin-bottom:.75rem}@media screen and (max-width:767px){.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-info .product-price{font-size:1rem;margin-bottom:.625rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-info .product-price{font-size:1rem;margin-bottom:.625rem}}.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-info .product-btn{width:100%;padding:.75rem 1rem;background:#e8f5e8;color:#4a5568;border:1px solid #d4edda;border-radius:.375rem;font-size:1.05rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-transform:none;letter-spacing:.025rem}@media screen and (max-width:767px){.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-info .product-btn{padding:.625rem .875rem}}@media screen and (max-width:9999px)and (orientation:portrait){.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-info .product-btn{padding:.625rem .875rem}}.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-info .product-btn:hover{background:#d4edda;border-color:#c3e6cb;color:#2d3748}.container-store-page .categories-rows .category-row .category-carousel .carousel-container .product-card .product-info .product-btn:active{background:#c3e6cb;transform:translateY(1px)}.sidebar-filters{width:18rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;flex-shrink:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);position:-webkit-sticky;position:sticky;margin-top:0;top:20px;overflow:hidden;animation:slideInFromLeft .6s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:767px){.sidebar-filters{display:none}}@media screen and (max-width:9999px)and (orientation:portrait){.sidebar-filters{display:none}}.sidebar-filters:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#000;border-radius:1rem 1rem 0 0}.sidebar-filters h2{font-size:1.375rem;font-weight:700;margin-bottom:2rem;color:#000;position:relative;padding-bottom:.75rem}@media screen and (max-width:767px){.sidebar-filters h2{font-size:1.25rem;margin-bottom:1.5rem;padding-bottom:.5rem}}@media screen and (max-width:9999px)and (orientation:portrait){.sidebar-filters h2{font-size:1.25rem;margin-bottom:1.5rem;padding-bottom:.5rem}}.sidebar-filters h2:after{content:"";position:absolute;bottom:0;left:0;width:2rem;height:2px;background:#000;border-radius:1px}.sidebar-filters .filter-categories .filter-title{display:block;font-size:.75rem;font-weight:600;color:#cbbfae;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1em;padding-left:.25rem}@media screen and (max-width:767px){.sidebar-filters .filter-categories .filter-title{font-size:.7rem;margin-bottom:.875rem}}@media screen and (max-width:9999px)and (orientation:portrait){.sidebar-filters .filter-categories .filter-title{font-size:.7rem;margin-bottom:.875rem}}.sidebar-filters .filter-categories .filter-item{display:flex;align-items:center;width:100%;padding:.875rem .8rem;margin-bottom:.5rem;background:#fff;border:1px solid #a4a3a2;border-radius:.75rem;cursor:pointer;transition:all .3s ease;text-align:left;font-size:.875rem;position:relative;overflow:hidden}@media screen and (max-width:767px){.sidebar-filters .filter-categories .filter-item{padding:.75rem .875rem;margin-bottom:.375rem;border-radius:.625rem}}@media screen and (max-width:9999px)and (orientation:portrait){.sidebar-filters .filter-categories .filter-item{padding:.75rem .875rem;margin-bottom:.375rem;border-radius:.625rem}}.sidebar-filters .filter-categories .filter-item:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border:2px solid #a4a3a2;pointer-events:none;transition:all .3s ease}.sidebar-filters .filter-categories .filter-item:hover{background:#e8e1da;border-color:#a4a3a2;transform:translateX(.25rem);box-shadow:0 4px 12px rgba(0,0,0,.15)}.sidebar-filters .filter-categories .filter-item:hover:before{border-color:#a4a3a2}.sidebar-filters .filter-categories .filter-item.active{background:#3f3126;border-color:#fff;color:#fff;transform:translateX(.375rem);box-shadow:inset 0 0 0 1px #fff}.sidebar-filters .filter-categories .filter-item.active .filter-icon{color:#e8e1da;transform:scale(1.1)}.sidebar-filters .filter-categories .filter-item.active .filter-name{color:#fff;font-weight:500}.sidebar-filters .filter-categories .filter-item.active .filter-count{color:#cbbfae;background:hsla(0,0%,100%,.1);border-radius:.5rem;padding:.125rem .375rem;font-weight:500}.sidebar-filters .filter-categories .filter-item.active:before{border-color:#fff}.sidebar-filters .filter-categories .filter-item .filter-icon{font-size:1rem;margin-right:.75rem;flex-shrink:0;color:#000;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.sidebar-filters .filter-categories .filter-item .filter-name{font-size:.875rem;font-weight:500;flex:1 1;color:#000;transition:all .3s ease}.sidebar-filters .filter-categories .filter-item .filter-count{font-size:.75rem;color:#cbbfae;font-weight:500;min-width:1rem;text-align:center;transition:all .3s ease}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-2rem)}to{opacity:1;transform:translateX(0)}}.products-section{flex:1 1}.products-section.hidden-when-no-filter{display:none}@media screen and (max-width:767px){.products-section.hidden-when-no-filter{display:none}}@media screen and (max-width:9999px)and (orientation:portrait){.products-section.hidden-when-no-filter{display:none}}.products-section.visible-when-filter-active{display:block}@media screen and (max-width:767px){.products-section.visible-when-filter-active{display:block}}@media screen and (max-width:9999px)and (orientation:portrait){.products-section.visible-when-filter-active{display:block}}.products-section .no-products{text-align:center;color:#718096;font-size:1.125rem;padding:4rem 0}@media screen and (max-width:767px){.products-section .no-products{font-size:1rem;padding:3rem 0}}@media screen and (max-width:9999px)and (orientation:portrait){.products-section .no-products{font-size:1rem;padding:3rem 0}}.products-section .products-grid{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}@media screen and (max-width:767px){.products-section .products-grid{flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;scroll-snap-type:x mandatory}.products-section .products-grid::-webkit-scrollbar{display:none}}.products-section .products-grid .product-card{width:auto;min-width:17rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.08);height:auto;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:767px){.products-section .products-grid .product-card{flex:0 0 auto;scroll-snap-align:start;height:auto}}@media screen and (max-width:9999px)and (orientation:portrait){.products-section .products-grid .product-card{height:auto}}.products-section .products-grid .product-card:hover{transform:translateY(-.375rem) scale(1.02);box-shadow:0 12px 32px rgba(0,0,0,.18);border-color:#a0aec0}.products-section .products-grid .product-card .product-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.products-section .products-grid .product-card .product-image{height:12.5rem;position:relative;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;padding:1.5rem;flex-shrink:0}@media screen and (max-width:767px){.products-section .products-grid .product-card .product-image{height:auto;padding:1.25rem}}@media screen and (max-width:9999px)and (orientation:portrait){.products-section .products-grid .product-card .product-image{height:auto;padding:1.25rem}}.products-section .products-grid .product-card .product-image img{width:100%;height:100%;max-height:200px;object-fit:contain;object-position:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.products-section .products-grid .product-card .product-info{text-align:center;flex:1 1;display:flex;flex-direction:column;justify-content:flex-end;padding:0 1rem 1.5rem}@media screen and (max-width:767px){.products-section .products-grid .product-card .product-info{padding:1rem .875rem 1.25rem;min-height:8rem}}@media screen and (max-width:9999px)and (orientation:portrait){.products-section .products-grid .product-card .product-info{padding:1rem .875rem 1.25rem;min-height:8rem}}.products-section .products-grid .product-card .product-info .product-title{font-size:1rem;font-weight:500;color:#2d3748;margin-bottom:.5rem;line-height:1.3;flex-grow:1;display:flex;align-items:flex-end;justify-content:center}@media screen and (max-width:767px){.products-section .products-grid .product-card .product-info .product-title{font-size:.9rem}}@media screen and (max-width:9999px)and (orientation:portrait){.products-section .products-grid .product-card .product-info .product-title{font-size:.9rem}}.products-section .products-grid .product-card .product-info .product-price{display:block;font-size:.9rem;font-weight:400;color:#718096;margin-bottom:.75rem}@media screen and (max-width:767px){.products-section .products-grid .product-card .product-info .product-price{font-size:.85rem;margin-bottom:.625rem}}@media screen and (max-width:9999px)and (orientation:portrait){.products-section .products-grid .product-card .product-info .product-price{font-size:.85rem;margin-bottom:.625rem}}.products-section .products-grid .product-card .product-info .product-btn{width:100%;padding:.75rem 1rem;background:#e8f5e8;color:#4a5568;border:1px solid #d4edda;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-transform:none;letter-spacing:.025rem}@media screen and (max-width:767px){.products-section .products-grid .product-card .product-info .product-btn{padding:.625rem .875rem}}@media screen and (max-width:9999px)and (orientation:portrait){.products-section .products-grid .product-card .product-info .product-btn{padding:.625rem .875rem}}.products-section .products-grid .product-card .product-info .product-btn:hover{background:#d4edda;border-color:#c3e6cb;color:#2d3748}.products-section .products-grid .product-card .product-info .product-btn:active{background:#c3e6cb;transform:translateY(1px)}.products-section .products-grid .product-card .product-info .product-btn:disabled{background:#f8f9fa;color:#6c757d;border-color:#e9ecef;cursor:not-allowed}.products-section .products-grid .product-card .product-info .product-btn:disabled:hover{background:#f8f9fa;border-color:#e9ecef;transform:none}.pagination-container{margin-top:3rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media screen and (max-width:767px){.pagination-container{margin-top:2rem;gap:1rem}}@media screen and (max-width:9999px)and (orientation:portrait){.pagination-container{margin-top:2rem;gap:1rem}}.pagination-container .pagination-info{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:40rem;padding:1rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media screen and (max-width:767px){.pagination-container .pagination-info{flex-direction:column;gap:1rem;padding:1rem;text-align:center}}@media screen and (max-width:9999px)and (orientation:portrait){.pagination-container .pagination-info{flex-direction:column;gap:1rem;padding:1rem;text-align:center}}.pagination-container .pagination-info .results-info{font-size:.875rem;color:#4a5568;font-weight:500}@media screen and (max-width:767px){.pagination-container .pagination-info .results-info{font-size:.8rem}}@media screen and (max-width:9999px)and (orientation:portrait){.pagination-container .pagination-info .results-info{font-size:.8rem}}.pagination-container .pagination-info .items-per-page{display:flex;align-items:center;gap:.75rem}@media screen and (max-width:767px){.pagination-container .pagination-info .items-per-page{gap:.5rem}}@media screen and (max-width:9999px)and (orientation:portrait){.pagination-container .pagination-info .items-per-page{gap:.5rem}}.pagination-container .pagination-info .items-per-page label{font-size:.875rem;color:#4a5568;font-weight:500;white-space:nowrap}@media screen and (max-width:767px){.pagination-container .pagination-info .items-per-page label{font-size:.8rem}}@media screen and (max-width:9999px)and (orientation:portrait){.pagination-container .pagination-info .items-per-page label{font-size:.8rem}}.pagination-container .pagination-info .items-per-page select{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;color:#1f2937;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:4rem}@media screen and (max-width:767px){.pagination-container .pagination-info .items-per-page select{padding:.375rem .5rem;font-size:.8rem;min-width:3.5rem}}@media screen and (max-width:9999px)and (orientation:portrait){.pagination-container .pagination-info .items-per-page select{padding:.375rem .5rem;font-size:.8rem;min-width:3.5rem}}.pagination-container .pagination-info .items-per-page select:hover{border-color:#9ca3af}.pagination-container .pagination-info .items-per-page select:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px rgba(0,0,0,.1)}.pagination-container .pagination-info .items-per-page select:disabled{opacity:.6;cursor:not-allowed}.pagination-container .pagination-nav{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media screen and (max-width:767px){.pagination-container .pagination-nav{gap:.375rem;padding:.5rem .75rem}}@media screen and (max-width:9999px)and (orientation:portrait){.pagination-container .pagination-nav{gap:.375rem;padding:.5rem .75rem}}.pagination-container .pagination-nav .pagination-btn{display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;border:1px solid #d1d5db;border-radius:.5rem;background:#fff;color:#4a5568;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none}@media screen and (max-width:767px){.pagination-container .pagination-nav .pagination-btn{min-width:2.25rem;height:2.25rem;font-size:.8rem}}@media screen and (max-width:9999px)and (orientation:portrait){.pagination-container .pagination-nav .pagination-btn{min-width:2.25rem;height:2.25rem;font-size:.8rem}}.pagination-container .pagination-nav .pagination-btn:hover:not(.disabled){background:#f8fafc;border-color:#9ca3af;color:#1f2937;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.pagination-container .pagination-nav .pagination-btn:active:not(.disabled){transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}.pagination-container .pagination-nav .pagination-btn:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px rgba(0,0,0,.1)}.pagination-container .pagination-nav .pagination-btn.pagination-arrow{font-size:1rem}@media screen and (max-width:767px){.pagination-container .pagination-nav .pagination-btn.pagination-arrow{font-size:.875rem}}@media screen and (max-width:9999px)and (orientation:portrait){.pagination-container .pagination-nav .pagination-btn.pagination-arrow{font-size:.875rem}}.pagination-container .pagination-nav .pagination-btn.pagination-number.active{background:#000;border-color:#000;color:#fff;font-weight:600}.pagination-container .pagination-nav .pagination-btn.pagination-number.active:hover{background:#1f2937;border-color:#1f2937;transform:translateY(-1px)}.pagination-container .pagination-nav .pagination-btn.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.pagination-container .pagination-nav .pagination-btn.disabled:hover{transform:none;box-shadow:none}.carousel-with-dots{position:relative;width:100%}.carousel-with-dots .carousel-container{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;height:auto}@media screen and (max-width:767px){.carousel-with-dots .carousel-container{gap:1rem;scroll-snap-type:x mandatory}}@media screen and (max-width:9999px)and (orientation:portrait){.carousel-with-dots .carousel-container{gap:1rem;scroll-snap-type:x mandatory}}.carousel-with-dots .carousel-container::-webkit-scrollbar{display:none}.carousel-with-dots .carousel-container.dragging{scroll-behavior:auto}.carousel-with-dots .carousel-dots{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;position:relative;z-index:10}@media screen and (max-width:767px){.carousel-with-dots .carousel-dots{margin-top:1rem;gap:.375rem}}@media screen and (max-width:9999px)and (orientation:portrait){.carousel-with-dots .carousel-dots{margin-top:1rem;gap:.375rem}}.carousel-with-dots .carousel-dots .carousel-dot{width:.75rem;height:.75rem;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0}@media screen and (max-width:767px){.carousel-with-dots .carousel-dots .carousel-dot{width:.625rem;height:.625rem}}@media screen and (max-width:9999px)and (orientation:portrait){.carousel-with-dots .carousel-dots .carousel-dot{width:.625rem;height:.625rem}}.carousel-with-dots .carousel-dots .carousel-dot:hover{background:#9ca3af;transform:scale(1.2)}.carousel-with-dots .carousel-dots .carousel-dot.active{background:var(--base-color-text-primary);transform:scale(1.3);box-shadow:0 2px 8px rgba(0,0,0,.2)}.carousel-with-dots .carousel-dots .carousel-dot:focus{outline:2px solid var(--base-color-blue);outline-offset:2px}