.sticky-bar{z-index:40;background:#0a0a0a;border-bottom:1px solid #d4af3733;padding:1rem 0;position:sticky;top:74px}.search-container{max-width:500px;margin:0 auto;position:relative}.search-input{color:#fff;background:#ffffff0d;border:1px solid #d4af374d;border-radius:8px;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:1rem;transition:all .2s}.search-input:focus{background:#ffffff14;border-color:#d4af37;outline:none}.search-icon{pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.result-count{text-align:center;color:#fff9;margin-top:.5rem;font-size:.875rem}.products-layout{grid-template-columns:280px 1fr;gap:2rem;display:grid}@media (width<=1024px){.products-layout{grid-template-columns:1fr}}.category-sidebar{background:#12121a99;border:1px solid #d4af3733;border-radius:12px;height:fit-content;max-height:calc(100vh - 160px);padding:1.5rem;position:sticky;top:140px;overflow-y:auto}.category-sidebar h2{color:#d4af37;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.category-list{flex-direction:column;gap:.5rem;display:flex}.category-item{color:#fffc;cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.category-item:hover{background:#8b5cf61a;border-color:#8b5cf64d}.category-item.active{color:#d4af37;background:#d4af3726;border-color:#d4af37;font-weight:600}.category-name{flex:1}.category-count{background:#ffffff1a;border-radius:12px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.category-item.active .category-count{background:#d4af374d}@media (width<=1024px){.category-sidebar{max-height:none;position:static}.category-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem;display:grid}}.product-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=1280px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.product-grid{grid-template-columns:1fr}}.product-card{background:#12121acc;border:1px solid #d4af3726;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.product-card:hover{border-color:#d4af3780;transform:translateY(-4px);box-shadow:0 8px 24px #d4af3733}.product-description{color:#ffffffad;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:.65rem 0;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.product-details{color:#ffffffb8;margin:.65rem 0;font-size:.78rem}.product-details summary{cursor:pointer;color:#d4af37;padding:.35rem 0;font-weight:600}.detail-block{background:#ffffff09;border-left:2px solid #d4af3773;margin-top:.5rem;padding:.55rem}.detail-block strong{color:#fff}.detail-block p{white-space:pre-line;margin:.3rem 0 0;line-height:1.4}.variant-list{flex-direction:column;gap:.25rem;margin:.3rem 0 0;padding:0;line-height:1.4;list-style:none;display:flex}.variant-in{color:#7ee2a8;font-weight:600}.variant-out{color:#ff9c9c;font-weight:600}.coa-block a{color:#d4af37;word-break:break-word;text-decoration:underline}.spec-chip{text-transform:none;letter-spacing:0}.product-image{aspect-ratio:1;background:#fff;justify-content:center;align-items:center;width:100%;padding:.85rem;display:flex;overflow:hidden}.product-image img{object-fit:contain;mix-blend-mode:multiply;background:#fff;width:100%;height:100%}.product-image .placeholder{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;width:100%;height:100%;padding:.5rem;font-size:.8rem;line-height:1.2;display:flex}.product-image .placeholder svg{opacity:.55;flex-shrink:0}.product-info{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem;display:flex}.product-category{color:#8b5cf6;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600;display:inline-block}.product-name{color:#fff;margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.product-brand{color:#fff9;font-size:.875rem}.stock-badge{letter-spacing:.02em;border-radius:999px;width:fit-content;margin-top:.4rem;padding:.15rem .6rem;font-size:.78rem;font-weight:600;display:inline-block}.stock-in{color:#7ee2a8;background:#34a86a1f;border:1px solid #34a86a59}.stock-low{color:#ffd27a;background:#d4af371f;border:1px solid #d4af3773}.stock-out{color:#ff9c9c;background:#c036361a;border:1px solid #c0363659}.product-price{flex-direction:column;gap:.25rem;margin-top:auto;display:flex}.price-main{color:#d4af37;font-size:1.5rem;font-weight:700}.product-meta{flex-wrap:wrap;gap:.45rem;margin:.65rem 0 .15rem;display:flex}.product-meta span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;border:1px solid #d4af3747;border-radius:999px;padding:.25rem .5rem;font-size:.7rem;font-weight:700}.detail-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-top:.8rem;display:grid}.detail-gallery img{object-fit:contain;background:#fff;border:1px solid #ffffff1a;border-radius:.65rem;width:100%;height:140px;display:block}.btn-order{color:#fff;text-align:center;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:8px;margin-top:1rem;padding:.75rem 1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-order:hover{transform:translateY(-2px);box-shadow:0 4px 12px #25d36666}.product-card[hidden]{display:none}.card-basket-controls{flex-direction:column;gap:.5rem;margin-top:.85rem;display:flex}.variant-select{color:#fff;background:#ffffff0d;border:1px solid #d4af374d;border-radius:8px;width:100%;padding:.5rem .6rem;font-size:.85rem}.variant-select option{color:#fff;background:#12121a}.qty-row{grid-template-columns:2.2rem 1fr 2.2rem auto;align-items:stretch;gap:.4rem;display:grid}.qty-btn{color:#d4af37;cursor:pointer;background:#ffffff0f;border:1px solid #d4af3759;border-radius:8px;font-size:1.05rem;font-weight:700;line-height:1}.qty-btn:hover{background:#d4af3726}.qty-input{box-sizing:border-box;text-align:center;color:#fff;appearance:textfield;background:#ffffff0d;border:1px solid #ffffff24;border-radius:8px;width:100%;font-size:.9rem;font-weight:700}.qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.btn-add{color:#0a0a0f;cursor:pointer;background:linear-gradient(135deg,#d4af37,#b8962e);border:none;border-radius:8px;grid-column:1/-1;padding:.7rem 1rem;font-size:.9rem;font-weight:700;transition:all .2s}.btn-add:hover{transform:translateY(-2px);box-shadow:0 4px 12px #d4af3766}.qty-btn:disabled,.btn-add:disabled{opacity:.45;cursor:not-allowed}.btn-add:disabled:hover{box-shadow:none;transform:none}.qty-input:disabled{opacity:.45}
