.categories-explorer-right{width:100%}.categories-layout-wrapper{padding:120px 30px 80px}.categories-hero-container{padding:0;margin-top:40px}.categories-hero-card{position:relative;width:100%;height:80vh;border-radius:40px;overflow:hidden;box-shadow:0 40px 100px rgba(0,0,0,.3),0 0 50px rgba(212,175,55,.15);border:3px solid rgba(212,175,55,.6);display:flex;align-items:center;transition:all .5s ease}.categories-hero-card:hover{border-color:#d4af37;box-shadow:0 50px 120px rgba(0,0,0,.4),0 0 60px rgba(212,175,55,.3)}.categories-hero-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.categories-hero-overlay{position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.6) 40%,rgba(0,0,0,.1))!important;z-index:10!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;color:#fff!important;text-align:left!important;padding:60px 80px!important}.categories-hero-overlay h1{color:#fff!important;text-shadow:0 4px 15px rgba(0,0,0,.5)!important}.categories-hero-overlay p{color:rgba(255,255,255,.9)!important;text-shadow:0 2px 10px rgba(0,0,0,.3)!important}.hero-scroll-dots .dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.3);transition:all .3s ease}.hero-scroll-dots .dot.active{background:#d4af37;transform:scale(1.3);box-shadow:0 0 10px rgba(212,175,55,.8)}.category-results-grid{padding:30px 0}.category-artisan-card{background:#fff;border-radius:24px;padding:6px;border:1.5px solid #d4af37;box-shadow:0 10px 30px rgba(0,0,0,.04);transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column;height:100%}.category-artisan-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(212,175,55,.12)}.category-artisan-card:hover .shop-card-overlay{background:rgba(0,0,0,.05)}.card-img-wrapper{position:relative;border-radius:20px;overflow:hidden;height:220px;background:#fdfbf7}.card-img-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.category-artisan-card:hover .card-img-wrapper img{transform:scale(1.1)}.card-content{padding:20px 10px;text-align:center}.card-title{font-family:Playfair Display,serif;font-size:1.15rem;color:#1a1a1a;margin-bottom:10px;font-weight:500;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:3rem}.card-price{font-size:1.5rem;color:#d4af37!important;font-weight:800;letter-spacing:.5px;margin-top:5px}.shop-card-overlay{position:absolute;inset:0;background:transparent;opacity:1;transition:all .4s ease;z-index:2;pointer-events:none}.btn-quickview{position:absolute;bottom:20px;left:20px;background:#fff;width:80px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(0,0,0,.12);color:#1a1a1a;border:2px solid #d4af37;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);pointer-events:auto;z-index:5}.btn-quickview:hover{background:#d4af37;color:#fff;transform:scale(1.05)}.btn-add-cart{position:absolute;bottom:20px;right:20px;background:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(0,0,0,.1);color:#d4af37;border:2px solid #d4af37;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);pointer-events:auto;z-index:5}.btn-add-cart.added{background:#1a1a1a;border-color:#1a1a1a}.btn-add-cart:hover{background:#d4af37;color:#fff;transform:scale(1.1)}.category-wishlist-btn{position:absolute!important;top:20px!important;right:20px!important;left:auto!important;width:44px;height:44px;background:#fff!important;border:none!important;box-shadow:0 8px 25px rgba(0,0,0,.1)!important;transition:all .3s ease!important;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:10;pointer-events:auto}.category-wishlist-btn:hover{background:#fff!important;transform:scale(1.1)}@media (max-width:1024px){.category-results-grid{grid-template-columns:repeat(3,1fr);gap:15px}.card-img-wrapper{height:160px}.categories-hero-container{margin-top:20px}.categories-hero-card{height:calc(100vh - 160px);border-radius:24px}.categories-hero-overlay{padding:40px}}@media (max-width:768px){.categories-layout-wrapper{padding:0!important}.category-results-grid{grid-template-columns:repeat(2,1fr);gap:12px}.card-img-wrapper{height:140px}.categories-hero-container{margin-top:0!important;padding:0!important}.category-products-container{padding-top:5px!important}.categories-hero-card{height:60vh;border-radius:20px}.categories-hero-overlay{padding:30px 20px}.categories-hero-overlay h1{font-size:clamp(2rem,4vw,3.5rem)!important;letter-spacing:4px!important;margin-bottom:15px!important}.categories-hero-overlay p{font-size:1rem!important;line-height:1.6!important}.hero-scroll-dots{gap:10px!important;margin-top:25px!important}.dot{width:8px!important;height:8px!important}}@media (max-width:480px){.categories-hero-card{height:50vh;border-radius:16px}.categories-hero-overlay{padding:20px 15px}.categories-hero-overlay h1{font-size:clamp(1.5rem,10vw,2.5rem)!important;letter-spacing:2px!important}.categories-hero-overlay p{font-size:.9rem!important}}.category-container-full{max-width:1400px;margin:0 auto;width:100%;padding:0 20px}.category-main-content{width:100%}.category-results-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;padding:40px 0}@media (max-width:1200px){.category-results-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.category-container-full{padding:0 10px!important}.category-results-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;padding:0 0 15px!important}.card-img-wrapper{height:160px!important}.card-title{font-size:.9rem!important;height:2.4rem!important;margin-bottom:5px!important}.card-price{font-size:1.1rem!important}.card-content{padding:12px 5px!important}.category-wishlist-btn{width:32px!important;height:32px!important;top:10px!important;right:10px!important}.category-wishlist-btn svg{width:16px!important;height:16px!important}.btn-quickview{width:32px!important;height:32px!important;bottom:10px!important;left:10px!important;border-radius:50%!important}.btn-quickview span{display:none!important}.btn-quickview svg{width:16px!important;height:16px!important}.btn-add-cart{width:32px!important;height:32px!important;bottom:10px!important;right:10px!important}.btn-add-cart svg{width:16px!important;height:16px!important}}@media (max-width:480px){.category-results-grid{grid-template-columns:1fr}}.quickview-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:40px}.qv-modal{width:100%;max-width:900px;height:auto;min-height:500px;max-height:90vh;border-radius:30px;overflow:hidden;position:relative;box-shadow:0 40px 80px rgba(0,0,0,.4);border:3px solid #d4af37}.qv-close-btn,.qv-modal{background:#fff;display:flex}.qv-close-btn{position:absolute;top:20px;right:20px;border:1px solid #d4af37;width:44px;height:44px;border-radius:50%;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:all .3s ease;color:#1a1a1a}.qv-close-btn:hover{background:#d4af37;color:#fff;transform:rotate(90deg)}.qv-image-side{flex:1 1;background:#f4f4f4;position:relative}.qv-image-side img{width:100%;height:100%;object-fit:cover}.qv-content{flex:1 1;padding:50px 40px;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}.qv-category{font-size:.8rem;text-transform:uppercase;letter-spacing:3px;color:#d4af37;margin-bottom:15px;font-weight:700}.qv-title{font-family:Playfair Display,serif;font-size:2.5rem;color:#1a1a1a;margin-bottom:20px;line-height:1.1}.qv-price{font-size:2rem;color:#1a1a1a;font-weight:300;margin-bottom:30px;display:flex;align-items:center;gap:5px}.qv-desc{color:#555;line-height:1.8;margin-bottom:35px;font-size:1rem}.qv-actions{display:flex;gap:15px;margin-bottom:25px}.qv-view-details{text-align:center;color:#d4af37;text-decoration:none;font-size:.9rem;text-transform:uppercase;letter-spacing:2px;font-weight:700;margin-top:10px;display:inline-block}@media (max-width:900px){.quickview-overlay{align-items:flex-start;padding:95px 20px 20px}.qv-modal{flex-direction:column;height:auto;max-height:80vh;min-height:auto;width:100%;max-width:100%;border-radius:20px;margin:0;border:3px solid #d4af37}.qv-image-side{height:140px;flex:none;padding:15px;background:#fff;display:flex;align-items:center;justify-content:center}.qv-image-side img{width:100%;height:100%;object-fit:contain!important;border-radius:12px}.qv-content{padding:25px 20px 40px;justify-content:flex-start;overflow-y:auto;flex:1 1}.qv-title{font-size:1.8rem;margin-bottom:10px}.qv-price{font-size:1.5rem;margin-bottom:15px}.qv-desc{font-size:.9rem;margin-bottom:20px;line-height:1.5}.qv-close-btn{top:15px;right:15px;background:rgba(255,255,255,.95);border:1px solid #d4af37}}