.shop-header{border-bottom:1px solid #ffffff0d;margin-bottom:40px;padding:60px 0 40px;position:relative}.shop-header:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#d31c3e0f,#0000 70%);position:absolute;inset:0}.shop-header h1{color:#fff;letter-spacing:-.3px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.shop-header .shop-meta{color:#ffffff80;font-size:.9rem}.shop-header .shop-meta strong{color:#fff}.shop-sidebar{position:sticky;top:24px}.sidebar-card{background:#292636;border:1px solid #ffffff0f;border-radius:14px;margin-bottom:20px;padding:24px}.sidebar-card:last-child{margin-bottom:0}.sidebar-card .sidebar-title{color:#ffffff80;text-transform:uppercase;letter-spacing:.8px;border-bottom:1px solid #ffffff0f;margin-bottom:18px;padding-bottom:12px;font-size:.82rem;font-weight:700}.sidebar-search{position:relative}.sidebar-search .form-control{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;padding:13px 18px 13px 44px;font-size:.9rem;transition:all .2s}.sidebar-search .form-control:focus{background:#ffffff0f;border-color:#d31c3e66;outline:none;box-shadow:0 0 0 3px #d31c3e1a}.sidebar-search .form-control::placeholder{color:#ffffff4d}.sidebar-search .form-control-bg{display:none}.sidebar-search .search-icon{color:#ffffff40;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.category-list{margin:0;padding:0;list-style:none}.category-list li{margin-bottom:4px}.category-list li:last-child{margin-bottom:0}.category-list a{color:#fff9;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.category-list a:hover{color:#fff;background:#ffffff0a}.category-list a.active{color:#ff4d6a;background:#d31c3e1a;font-weight:600}.category-list a .cat-count{color:#ffffff4d;background:#ffffff0d;border-radius:10px;padding:1px 8px;font-size:.78rem}.price-range-display{color:#fff9;background:#ffffff08;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:8px 16px;font-size:.88rem;display:flex}.price-range-display .price-value{color:#fff;font-size:1rem;font-weight:700}.price-range-display .price-sep{color:#ffffff26}.sidebar-filter-btn{color:#fff;text-transform:uppercase;letter-spacing:.3px;background:linear-gradient(135deg,#d31c3e,#b01533);border:none;border-radius:10px;width:100%;padding:12px;font-size:.85rem;font-weight:700;transition:all .2s}.sidebar-filter-btn:hover{color:#fff;background:linear-gradient(135deg,#e82248,#c41938)}.shop-product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;display:grid}.shop-product-card{background:#292636;border:1px solid #ffffff0f;border-radius:14px;transition:all .3s;display:block;position:relative;overflow:hidden;text-decoration:none!important}.shop-product-card:hover{border-color:#d31c3e40;transform:translateY(-6px);box-shadow:0 16px 48px #00000059}.shop-product-card .sp-image{aspect-ratio:3/4;background:#1f1d29;display:block;position:relative;overflow:hidden}.shop-product-card .sp-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0}.shop-product-card:hover .sp-image img{transform:scale(1.08)}.shop-product-card .sp-body{padding:16px 18px 18px}.shop-product-card .sp-title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:.95rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.shop-product-card .sp-category{color:#ffffff59;margin-bottom:8px;font-size:.75rem;font-weight:500}.shop-product-card .sp-footer{justify-content:space-between;align-items:center;display:flex}.shop-product-card .sp-price{color:#ff4d6a;font-size:1.1rem;font-weight:700}.shop-product-card .sp-cart-icon{color:#ff4d6a;background:#d31c3e1f;border:1px solid #d31c3e40;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:inline-flex}.shop-product-card .sp-cart-icon:hover{color:#fff;background:#d31c3e;border-color:#d31c3e}.shop-product-card .sp-cart-icon svg{width:16px;height:16px}.shop-empty{text-align:center;padding:80px 20px}.shop-empty svg{color:#ffffff1a;width:64px;height:64px;margin-bottom:20px}.shop-empty h3{color:#fff;margin-bottom:8px;font-weight:700}.shop-empty p{color:#ffffff73;margin-bottom:24px}.shop-pagination{justify-content:center;gap:6px;padding:40px 0 0;display:flex}.shop-pagination .page-item{display:inline-flex}.shop-pagination .page-link{color:#fff9;background:#292636;border:1px solid #ffffff0f;border-radius:10px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 12px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.shop-pagination .page-link:hover{color:#fff;background:#ffffff0d;border-color:#ffffff1f}.shop-pagination .page-item.active .page-link{color:#ff4d6a;background:#d31c3e26;border-color:#d31c3e4d}.shop-pagination .page-item.disabled .page-link{opacity:.3;pointer-events:none}.shop-category-filters{flex-wrap:wrap;gap:8px;display:flex}.shop-category-filters .cat-btn{color:#fff9;letter-spacing:.02em;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;padding:8px 20px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex}.shop-category-filters .cat-btn:hover{color:#fff;background:#ffffff14;border-color:#ffffff26}.shop-category-filters .cat-btn.active{color:#ff4d6a;background:#d31c3e1f;border-color:#d31c3e4d}@media (width<=991px){.shop-product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.shop-sidebar{position:static}.shop-header{margin-bottom:24px;padding:40px 0 24px}}@media (width<=575px){.shop-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.shop-product-card .sp-body{padding:12px 14px 14px}.shop-product-card .sp-title{font-size:.85rem}.shop-product-card .sp-price{font-size:.95rem}.sidebar-card{padding:18px}}.products-loading{opacity:.5;pointer-events:none}.shop-suggestions{border-top:1px solid #ffffff0d;margin-top:0;padding-top:1.5rem}.shop-suggestions-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.shop-suggestions-header h5{color:#f1f5f9;margin:0;font-size:1rem;font-weight:700}.shop-suggestions-header svg{vertical-align:-3px;color:#60a5fa;margin-right:8px}.shop-suggestions-hide{color:#e2e8f080;cursor:pointer;background:0 0;border:1px solid #94a3b826;border-radius:8px;padding:4px 12px;font-size:.8rem;transition:all .15s}.shop-suggestions-hide:hover{color:#fff;border-color:#94a3b84d}.shop-suggestion-card{background:#292636;border:1px solid #ffffff0f;border-radius:14px;height:100%;transition:all .2s;overflow:hidden}.shop-suggestion-card:hover{border-color:#d31c3e33}.shop-suggestion-card .ssc-image{aspect-ratio:16/9;background:#1f1d29;justify-content:center;align-items:center;display:flex;overflow:hidden}.shop-suggestion-card .ssc-image img{object-fit:cover;width:100%;height:100%}.shop-suggestion-card .ssc-image svg{color:#94a3b833;width:40px;height:40px}.shop-suggestion-card .ssc-body{flex-direction:column;flex-grow:1;padding:14px;display:flex}.shop-suggestion-card .ssc-name{color:#f1f5f9;margin-bottom:.25rem;font-size:.9rem;font-weight:600}.shop-suggestion-card .ssc-summary{color:#e2e8f073;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:.75rem;font-size:.78rem;line-height:1.4;display:-webkit-box;overflow:hidden}.shop-suggestion-card .ssc-add-btn{color:#34d399;cursor:pointer;background:#34d3991f;border:1px solid #34d39926;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 12px;font-size:.85rem;font-weight:600;transition:all .15s;display:inline-flex}.shop-suggestion-card .ssc-add-btn:hover:not(:disabled){background:#34d39933;border-color:#34d3994d}.shop-suggestion-card .ssc-add-btn:disabled{opacity:.6;cursor:not-allowed}.shop-suggestion-card .ssc-add-btn svg{width:14px;height:14px}.shop-suggestion-card .ssc-add-btn .spinner{border:2px solid #34d3994d;border-top-color:#34d399;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.shop-request-btn{color:#60a5fa;cursor:pointer;background:#60a5fa1a;border:1px solid #60a5fa33;border-radius:10px;align-items:center;gap:6px;padding:12px 28px;font-size:.9rem;font-weight:600;transition:all .15s;display:inline-flex}.shop-request-btn:hover{color:#93c5fd;background:#60a5fa2e;border-color:#60a5fa59}.shop-request-btn svg{width:16px;height:16px}
