:root{--scb-radius:16px;--scb-radius-sm:10px;--scb-sidebar-width:260px;--scb-transition:0.22s cubic-bezier(0.4,0,0.2,1);--scb-font-family:"DM Sans","Segoe UI",system-ui,-apple-system,sans-serif;--scb-accent:#0f766e;--scb-accent-hover:#0d9488;--scb-ink:#0f172a;--scb-muted:#64748b;--scb-line:#e2e8f0;--scb-gap:20px}.scb-wrapper.scb-boot-filter .scb-grid{opacity:0!important;pointer-events:none!important;visibility:hidden!important}.scb-wrapper.scb-boot-filter .scb-loading{display:flex!important}.scb-wrapper{display:block!important;margin:0 auto!important;max-width:1400px!important;padding:0!important;position:relative!important}.scb-wrapper,.scb-wrapper *,.scb-wrapper :after,.scb-wrapper :before{box-sizing:border-box!important}.scb-wrapper .scb-hidden{display:none!important}.scb-wrapper.scb-has-filters{align-items:start!important;display:grid!important;gap:32px!important}.scb-wrapper.scb-filters-left{grid-template-areas:"toggle toggle" "sidebar content"!important;grid-template-columns:var(--scb-sidebar-width) 1fr!important}.scb-wrapper.scb-filters-right{grid-template-areas:"toggle toggle" "content sidebar"!important;grid-template-columns:1fr var(--scb-sidebar-width)!important}.scb-wrapper .scb-filter-toggle{-ms-grid-column:1;-ms-grid-row:1;-ms-grid-column-span:2;align-items:center;background-color:#ede9fe!important;border:2px solid #7c3aed!important;border-radius:var(--scb-radius-sm)!important;color:#7c3aed!important;cursor:pointer!important;display:none!important;font-family:var(--scb-font-family)!important;font-size:15px!important;font-weight:600!important;gap:8px;grid-area:toggle;justify-content:center;line-height:1.4!important;padding:14px 20px!important;text-decoration:none!important;transition:all var(--scb-transition);width:100%}.scb-wrapper .scb-filter-toggle:hover{background-color:#7c3aed!important;color:#fff!important}.scb-wrapper .scb-filter-toggle svg{flex-shrink:0}.scb-wrapper .scb-sidebar{background-color:#fff!important;border:1px solid #e2e8f0!important;border-radius:var(--scb-radius)!important;box-shadow:0 1px 3px rgb(0 0 0 / .06)!important;grid-area:sidebar;-ms-grid-column:1;-ms-grid-row:2;padding:24px 20px!important;transition:all var(--scb-transition)}@media(min-width:1201px){.scb-wrapper .scb-sidebar{max-height:calc(100vh - 64px);overflow-y:auto;position:sticky!important;top:32px}}.scb-wrapper .scb-sidebar::-webkit-scrollbar{width:4px}.scb-wrapper .scb-sidebar::-webkit-scrollbar-track{background:#fff0}.scb-wrapper .scb-sidebar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.scb-wrapper .scb-sidebar-header{align-items:center!important;border:none!important;border-bottom:2px solid #f1f5f9!important;display:flex!important;justify-content:space-between!important;margin-bottom:20px!important;padding-bottom:16px!important}.scb-wrapper .scb-sidebar-title{align-items:center!important;background:none!important;border:none!important;color:#1e293b!important;display:flex!important;font-family:var(--scb-font-family)!important;font-size:16px!important;font-weight:700!important;gap:10px!important;letter-spacing:-.01em;margin:0!important;padding:0!important}.scb-wrapper .scb-sidebar-title svg{color:#7c3aed!important}.scb-wrapper .scb-sidebar-close{align-items:center;background-color:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:8px!important;color:#64748b!important;cursor:pointer!important;display:none!important;height:32px!important;justify-content:center;padding:0!important;transition:all var(--scb-transition);width:32px!important}.scb-wrapper .scb-sidebar-close:hover{background-color:#fee2e2!important;border-color:#fca5a5!important;color:#ef4444!important}.scb-wrapper .scb-filter-section{border:none!important;border-bottom:1px solid #f1f5f9!important;margin-bottom:24px!important;padding-bottom:20px!important}.scb-wrapper .scb-filter-section:last-child{border-bottom:none!important;margin-bottom:0!important;padding-bottom:0!important}.scb-wrapper .scb-filter-section-title{background:none!important;border:none!important;color:#94a3b8!important;font-family:var(--scb-font-family)!important;font-size:13px!important;font-weight:700!important;letter-spacing:.05em!important;margin:0 0 14px!important;padding:0!important;text-transform:uppercase!important}.scb-wrapper .scb-search-wrap{align-items:center!important;background-color:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:8px!important;display:flex!important;padding:0 12px!important;transition:all var(--scb-transition)}.scb-wrapper .scb-search-wrap:focus-within{background-color:#fff!important;border-color:#7c3aed!important;box-shadow:0 0 0 3px rgb(124 58 237 / .1)!important}.scb-wrapper .scb-search-icon{color:#94a3b8!important;flex-shrink:0}.scb-wrapper .scb-search-input{background-color:transparent!important;border:none!important;box-shadow:none!important;color:#1e293b!important;flex:1;font-family:var(--scb-font-family)!important;font-size:14px!important;outline:none!important;padding:10px 8px!important;width:100%!important}.scb-wrapper .scb-search-input::placeholder{color:#cbd5e1!important}.scb-wrapper .scb-filter-list{display:flex!important;flex-direction:column!important;gap:4px!important}.scb-wrapper .scb-filter-btn{align-items:center!important;background-color:transparent!important;border:1px solid transparent!important;border-radius:8px!important;box-shadow:none!important;color:#334155!important;cursor:pointer!important;display:flex!important;font-family:var(--scb-font-family)!important;font-size:14px!important;font-weight:500!important;gap:12px!important;justify-content:space-between!important;letter-spacing:normal!important;line-height:1.4!important;padding:10px 14px!important;text-align:left!important;text-decoration:none!important;text-transform:none!important;transition:all var(--scb-transition);width:100%!important}.scb-wrapper .scb-filter-btn:hover{background-color:#f8fafc!important;border:1px solid #e2e8f0!important;box-shadow:none!important;color:#334155!important;transform:translateX(3px)}.scb-wrapper .scb-filter-btn:hover .scb-filter-name{color:#334155!important}.scb-wrapper .scb-filter-btn:hover .scb-filter-count{background-color:#f1f5f9!important;color:#64748b!important}.scb-wrapper .scb-filter-btn.scb-filter-active{background-color:#7c3aed!important;border:1px solid #7c3aed!important;box-shadow:0 2px 8px rgb(124 58 237 / .3)!important;color:#fff!important;font-weight:600!important}.scb-wrapper .scb-filter-btn.scb-filter-active .scb-filter-name{color:#fff!important}.scb-wrapper .scb-filter-btn.scb-filter-active .scb-filter-count{background-color:hsl(0 0% 100% / .25)!important;color:#fff!important}.scb-wrapper .scb-filter-btn.scb-filter-active:hover{background-color:#6d28d9!important;border-color:#6d28d9!important;color:#fff!important}.scb-wrapper .scb-filter-btn.scb-filter-active:hover .scb-filter-count,.scb-wrapper .scb-filter-btn.scb-filter-active:hover .scb-filter-name{color:#fff!important}.scb-wrapper .scb-filter-name{color:inherit!important;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scb-wrapper .scb-filter-count{align-items:center!important;background-color:#f1f5f9!important;border-radius:20px!important;color:#64748b!important;display:inline-flex!important;flex-shrink:0;font-size:11px!important;font-weight:700!important;height:22px!important;justify-content:center!important;line-height:1!important;min-width:26px!important;padding:0 7px!important}.scb-wrapper .scb-price-filter-section .scb-price-inputs{align-items:center!important;display:flex!important;gap:8px!important;margin-bottom:12px!important}.scb-wrapper .scb-price-input-wrap{align-items:center!important;background-color:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:8px!important;display:flex!important;flex:1;min-width:0;overflow:hidden;transition:border-color var(--scb-transition)}.scb-wrapper .scb-price-input-wrap:focus-within{background-color:#fff!important;border-color:#7c3aed!important;box-shadow:0 0 0 3px rgb(124 58 237 / .1)!important}.scb-wrapper .scb-price-currency{color:#94a3b8!important;flex-shrink:0;font-size:13px!important;font-weight:600!important;padding:8px 4px 8px 10px!important}.scb-wrapper .scb-price-max,.scb-wrapper .scb-price-min{-moz-appearance:textfield!important;background-color:transparent!important;border:none!important;box-shadow:none!important;color:#1e293b!important;font-family:var(--scb-font-family)!important;font-size:14px!important;font-weight:500!important;height:auto!important;min-height:auto!important;outline:none!important;padding:8px 8px 8px 4px!important;width:100%!important}.scb-wrapper .scb-price-max::placeholder,.scb-wrapper .scb-price-min::placeholder{color:#cbd5e1!important}.scb-wrapper .scb-price-max::-webkit-inner-spin-button,.scb-wrapper .scb-price-max::-webkit-outer-spin-button,.scb-wrapper .scb-price-min::-webkit-inner-spin-button,.scb-wrapper .scb-price-min::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}.scb-wrapper .scb-price-dash{color:#cbd5e1!important;flex-shrink:0;font-size:14px!important}.scb-wrapper .scb-price-apply{background-color:#7c3aed!important;border:none!important;border-radius:8px!important;color:#fff!important;cursor:pointer!important;font-family:var(--scb-font-family)!important;font-size:13px!important;font-weight:600!important;line-height:1.4!important;padding:10px 16px!important;text-decoration:none!important;transition:all var(--scb-transition);width:100%!important}.scb-wrapper .scb-price-apply:hover{background-color:#6d28d9!important;box-shadow:0 4px 12px rgb(124 58 237 / .3)!important;color:#fff!important;transform:translateY(-1px)}.scb-wrapper .scb-sidebar-overlay{backdrop-filter:blur(4px);background-color:rgb(0 0 0 / .5)!important;display:none!important;inset:0;opacity:0;pointer-events:none;position:fixed!important;transition:opacity var(--scb-transition);z-index:100140!important}.scb-wrapper .scb-sidebar-overlay.scb-overlay-visible{opacity:1!important;pointer-events:all!important}.scb-wrapper .scb-content{grid-area:content;-ms-grid-column:2;-ms-grid-row:2;min-width:0}.scb-wrapper .scb-results-header{align-items:center!important;background-color:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:var(--scb-radius-sm)!important;display:flex!important;gap:16px!important;justify-content:space-between!important;margin-bottom:24px!important;padding:16px 20px!important}.scb-wrapper .scb-results-left{align-items:center!important;display:flex!important;flex-wrap:wrap;gap:12px!important}.scb-wrapper .scb-results-count{background:none!important;border:none!important;color:#64748b!important;font-family:var(--scb-font-family)!important;font-size:14px!important;font-weight:500!important;margin:0!important;padding:0!important}.scb-wrapper .scb-active-filter-label{background-color:#ede9fe!important;border-radius:20px!important;color:#7c3aed!important;font-size:12px!important;font-weight:600!important;padding:4px 12px!important}.scb-wrapper .scb-active-filter-label:empty{display:none!important}.scb-wrapper .scb-results-right{align-items:center!important;display:flex!important;gap:12px!important}.scb-wrapper .scb-sort-wrap{align-items:center!important;display:flex!important;gap:8px!important}.scb-wrapper .scb-sort-label{align-items:center!important;color:#64748b!important;display:flex!important;font-family:var(--scb-font-family)!important;font-size:13px!important;font-weight:600!important;gap:4px!important;white-space:nowrap}.scb-wrapper .scb-sort-label svg{color:#94a3b8!important}.scb-wrapper .scb-sort-select{appearance:none!important;-webkit-appearance:none!important;background-color:#fff!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27%3E%3Cpath fill=%27none%27 stroke=%27%2364748b%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27m3 5 3 3 3-3%27/%3E%3C/svg%3E")!important;background-position:right 10px center!important;background-repeat:no-repeat!important;border:1px solid #e2e8f0!important;border-radius:8px!important;box-shadow:none!important;color:#1e293b!important;cursor:pointer!important;font-family:var(--scb-font-family)!important;font-size:13px!important;font-weight:500!important;height:auto!important;min-height:auto!important;outline:none!important;padding:8px 32px 8px 12px!important;transition:border-color var(--scb-transition)}.scb-wrapper .scb-sort-select:focus{border-color:#7c3aed!important;box-shadow:0 0 0 3px rgb(124 58 237 / .1)!important}.scb-wrapper .scb-loading{align-items:center;display:none;justify-content:center;padding:60px 0}.scb-wrapper .scb-spinner{height:48px;position:relative;width:48px}.scb-wrapper .scb-spinner-ring{animation:scb-spin .8s linear infinite!important;border:3px solid #e2e8f0!important;border-radius:50%!important;border-top-color:#7c3aed!important;height:100%!important;width:100%!important}@keyframes scb-spin{to{transform:rotate(1turn)}}.scb-wrapper .scb-search-wrap{position:relative}.scb-search-dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -2px rgb(0 0 0 / .05);display:none;left:0;margin-top:8px;max-height:350px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:50}.scb-search-dropdown.scb-show{display:block}.scb-dropdown-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:12px;font-weight:600;letter-spacing:.05em;margin:0;padding:10px 12px;text-transform:uppercase}.scb-dropdown-item{align-items:center;border-bottom:1px solid #f1f5f9;color:inherit!important;display:flex;padding:10px 12px;text-decoration:none!important;transition:background-color var(--scb-transition)}.scb-dropdown-item:last-child{border-bottom:none}.scb-dropdown-item:hover{background-color:#f8fafc}.scb-dropdown-thumb{background:#f1f5f9;border-radius:4px;flex-shrink:0;height:40px;margin-right:12px;object-fit:cover;width:40px}.scb-dropdown-details{flex:1;min-width:0}.scb-dropdown-title{color:#1e293b;font-size:14px;font-weight:500;margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scb-dropdown-price{color:#64748b;font-size:13px;margin:0}.scb-recommendations-wrapper{border-top:1px solid #e2e8f0;grid-column:1/-1;margin-top:40px;padding-top:30px;width:100%}.scb-recommendations-header{color:#1e293b;font-size:20px;font-weight:600;margin-bottom:20px;margin-top:0}.scb-recommended-grid{display:grid;gap:var(--scb-gap);grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.scb-wrapper .scb-grid{display:grid!important;gap:var(--scb-gap)!important;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important;transition:opacity .18s ease}.scb-wrapper .scb-card{animation:scb-fadeIn .28s ease both;background-color:#fff!important;border:1px solid var(--scb-line)!important;border-radius:var(--scb-radius)!important;box-shadow:0 1px 2px rgb(15 23 42 / .04)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.scb-wrapper .scb-card:hover{border-color:#cbd5e1!important;box-shadow:0 14px 28px rgb(15 23 42 / .08),0 4px 10px rgb(15 23 42 / .04)!important;transform:translateY(-3px)}@keyframes scb-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.scb-wrapper .scb-card:first-child{animation-delay:0s}.scb-wrapper .scb-card:nth-child(2){animation-delay:.02s}.scb-wrapper .scb-card:nth-child(3){animation-delay:.04s}.scb-wrapper .scb-card:nth-child(4){animation-delay:.06s}.scb-wrapper .scb-card:nth-child(5){animation-delay:.08s}.scb-wrapper .scb-card:nth-child(6){animation-delay:.1s}.scb-wrapper .scb-card:nth-child(7){animation-delay:.12s}.scb-wrapper .scb-card:nth-child(8){animation-delay:.14s}.scb-wrapper .scb-card:nth-child(9){animation-delay:.16s}.scb-wrapper .scb-card-image-wrap{aspect-ratio:1/1!important;background:linear-gradient(145deg,#f8fafc,#eef2f7)!important;flex-shrink:0!important;overflow:hidden!important;position:relative!important;width:100%!important}.scb-wrapper .scb-card-image-link{display:block!important;height:100%!important;text-decoration:none!important;width:100%!important}.scb-wrapper .scb-card-image-wrap img.scb-card-image{aspect-ratio:1/1!important;display:block!important;height:100%!important;object-fit:cover!important;transition:transform .45s ease;width:100%!important}.scb-wrapper .scb-card:hover .scb-card-image-wrap img.scb-card-image{transform:scale(1.06)}.scb-wrapper .scb-card-no-image{align-items:center!important;background-color:#f1f5f9!important;color:#cbd5e1!important;display:flex!important;height:100%!important;justify-content:center!important;width:100%!important}.scb-wrapper .scb-sale-badge{background-color:#ef4444!important;box-shadow:0 2px 8px rgb(239 68 68 / .4)!important;font-size:11px!important;font-weight:800!important;left:12px!important;letter-spacing:.06em!important;padding:5px 14px!important}.scb-wrapper .scb-sale-badge,.scb-wrapper .scb-stock-badge{align-items:center!important;border:none!important;border-radius:6px!important;color:#fff!important;display:inline-flex!important;line-height:1.4!important;position:absolute!important;text-transform:uppercase!important;top:12px!important;z-index:3!important}.scb-wrapper .scb-stock-badge{background-color:#64748b!important;font-size:10px!important;font-weight:700!important;letter-spacing:.04em!important;padding:5px 12px!important;right:12px!important}.scb-wrapper .scb-card-body{background-color:#fff!important;display:flex!important;flex:1!important;flex-direction:column!important;gap:0!important;padding:14px 16px 16px!important}.scb-wrapper .scb-card-category{color:var(--scb-accent)!important;display:inline-block!important;font-size:11px!important;font-weight:600!important;letter-spacing:.06em!important;margin-bottom:6px!important;text-transform:uppercase!important}.scb-wrapper .scb-card-category,.scb-wrapper .scb-card-title{background:none!important;border:none!important;padding:0!important}.scb-wrapper .scb-card-title{color:var(--scb-ink)!important;display:-webkit-box!important;font-family:var(--scb-font-family)!important;font-size:15px!important;font-weight:700!important;-webkit-line-clamp:2;line-height:1.35!important;margin:0 0 6px!important;-webkit-box-orient:vertical;min-height:2.7em;overflow:hidden}.scb-wrapper .scb-card-title a{color:var(--scb-ink)!important;text-decoration:none!important;transition:color var(--scb-transition)}.scb-wrapper .scb-card-title a:hover{color:var(--scb-accent)!important}.scb-wrapper .scb-card-rating{align-items:center!important;display:flex!important;gap:6px!important;margin-bottom:8px!important}.scb-wrapper .scb-stars{display:inline-block!important;font-size:14px!important;line-height:1!important;position:relative!important}.scb-wrapper .scb-stars-empty{color:#e2e8f0!important;letter-spacing:2px!important}.scb-wrapper .scb-stars-filled{color:#f59e0b!important;left:0!important;letter-spacing:2px!important;overflow:hidden!important;position:absolute!important;top:0!important;white-space:nowrap!important;width:var(--scb-rating)!important}.scb-wrapper .scb-rating-count{color:#94a3b8!important;font-size:12px!important;font-weight:500!important}.scb-wrapper .scb-card-desc{display:none!important}.scb-wrapper .scb-card-price{background:none!important;border:none!important;color:var(--scb-ink)!important;font-family:var(--scb-font-family)!important;font-size:17px!important;font-weight:800!important;line-height:1.3!important;margin-bottom:12px!important;margin-top:auto!important;padding:0!important}.scb-wrapper .scb-card-price del{color:#94a3b8!important;font-size:14px!important;font-weight:500!important;margin-right:6px!important}.scb-wrapper .scb-card-price ins{color:#ef4444!important;font-weight:800!important;text-decoration:none!important}.scb-wrapper .scb-card-price .woocommerce-Price-amount{color:inherit!important;font-weight:inherit!important}.scb-wrapper .scb-card-actions{flex-direction:column!important}.scb-wrapper .scb-card-actions,.scb-wrapper .scb-qty-row{align-items:stretch!important;display:flex!important;gap:8px!important;width:100%!important}.scb-wrapper .scb-qty-control{align-items:center!important;background:#f8fafc!important;border:1.5px solid var(--scb-line)!important;border-radius:10px!important;display:inline-flex!important;flex:0 0 auto!important;height:42px!important;overflow:hidden!important}.scb-wrapper .scb-qty-btn{background:transparent!important;border:none!important;color:var(--scb-ink)!important;cursor:pointer!important;font-size:16px!important;font-weight:700!important;height:100%!important;line-height:1!important;padding:0!important;transition:background .15s ease;width:34px!important}.scb-wrapper .scb-qty-btn:hover{background:#e2e8f0!important}.scb-wrapper .scb-qty-input{appearance:textfield;background:#fff!important;border:none!important;border-left:1px solid var(--scb-line)!important;border-right:1px solid var(--scb-line)!important;color:var(--scb-ink)!important;font-family:var(--scb-font-family)!important;font-size:14px!important;font-weight:700!important;height:100%!important;margin:0!important;padding:0!important;text-align:center!important;width:40px!important}.scb-wrapper .scb-qty-input::-webkit-inner-spin-button,.scb-wrapper .scb-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.scb-wrapper .scb-add-to-cart-btn{align-items:center!important;background-color:var(--scb-accent)!important;border:2px solid var(--scb-accent)!important;border-radius:10px!important;box-shadow:none!important;color:#fff!important;cursor:pointer!important;display:inline-flex!important;flex:1!important;font-family:var(--scb-font-family)!important;font-size:13px!important;font-weight:700!important;gap:6px!important;justify-content:center!important;letter-spacing:normal!important;line-height:1!important;min-height:42px!important;min-width:0!important;outline:none!important;padding:10px 14px!important;text-decoration:none!important;text-transform:none!important;transition:all var(--scb-transition);white-space:nowrap!important}.scb-wrapper .scb-add-to-cart-btn span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.scb-wrapper .scb-add-to-cart-btn svg{color:#fff!important;flex-shrink:0}.scb-wrapper .scb-add-to-cart-btn:hover{background-color:var(--scb-accent-hover)!important;border-color:var(--scb-accent-hover)!important;box-shadow:0 4px 14px rgb(15 118 110 / .28)!important;color:#fff!important;transform:translateY(-1px)}.scb-wrapper .scb-add-to-cart-btn:active{transform:translateY(0)}.scb-wrapper .scb-add-to-cart-btn.scb-out-of-stock-btn{background-color:#e2e8f0!important;border-color:#e2e8f0!important;color:#94a3b8!important;cursor:not-allowed!important}.scb-wrapper .scb-add-to-cart-btn.scb-out-of-stock-btn:hover{background-color:#e2e8f0!important;box-shadow:none!important;color:#94a3b8!important;transform:none!important}.scb-wrapper .scb-add-to-cart-btn.scb-adding{opacity:.75!important;pointer-events:none!important}.scb-wrapper .scb-add-to-cart-btn.scb-just-added{background-color:#16a34a!important;border-color:#16a34a!important}.scb-wrapper .scb-view-detail-btn{align-items:center!important;background-color:transparent!important;border:none!important;border-radius:8px!important;color:var(--scb-muted)!important;cursor:pointer!important;display:inline-flex!important;font-family:var(--scb-font-family)!important;font-size:12px!important;font-weight:600!important;gap:6px!important;justify-content:center!important;line-height:1!important;padding:8px 12px!important;text-decoration:none!important;transition:color var(--scb-transition),background var(--scb-transition);width:100%!important}.scb-wrapper .scb-view-detail-btn:hover{background-color:#f0fdfa!important;color:var(--scb-accent)!important;text-decoration:none!important;transform:none!important}.scb-wrapper .scb-view-detail-btn:hover svg{color:var(--scb-accent)!important}.scb-wrapper .scb-view-detail-btn:active{transform:none}.scb-wrapper .scb-added-wrap,.scb-wrapper .scb-card-actions>a.added_to_cart,.scb-wrapper .scb-view-cart-btn,.scb-wrapper a.added_to_cart,.scb-wrapper a.wc-forward.added_to_cart{display:none!important;height:0!important;margin:0!important;overflow:hidden!important;padding:0!important;pointer-events:none!important;visibility:hidden!important;width:0!important}.scb-wrapper .scb-card-invalid{border-color:#fcd34d!important;border-style:dashed!important;opacity:.92!important}.scb-wrapper .scb-invalid-badge{align-items:center!important;background-color:#fef3c7!important;border-radius:6px!important;color:#92400e!important;display:inline-flex!important;font-size:10px!important;font-weight:700!important;letter-spacing:.04em!important;padding:5px 10px!important;position:absolute!important;right:12px!important;text-transform:uppercase!important;top:12px!important;z-index:3!important}.scb-wrapper .scb-card-price-missing{color:#b45309!important;font-size:14px!important;font-weight:600!important}.scb-wrapper .scb-invalid-note{background:#fffbeb!important;border:1px solid #fde68a!important;border-radius:8px!important;color:#92400e!important;font-size:12px!important;line-height:1.4!important;margin:0 0 8px!important;padding:8px 10px!important}.scb-wrapper .scb-add-to-cart-btn.scb-invalid-btn{background-color:#e2e8f0!important;border-color:#e2e8f0!important;color:#94a3b8!important;cursor:not-allowed!important;width:100%!important}.scb-toast{background-color:#fff!important;border-left:5px solid #22c55e!important;border-radius:12px!important;bottom:30px!important;box-shadow:0 10px 40px rgb(0 0 0 / .15),0 0 0 1px rgb(0 0 0 / .05)!important;color:#1e293b!important;font-family:var(--scb-font-family)!important;font-size:15px!important;font-weight:600!important;gap:16px!important;opacity:0;overflow:hidden;padding:16px 24px!important;pointer-events:none;position:fixed!important;right:30px!important;transform:translateX(120%);transition:all .5s cubic-bezier(.34,1.56,.64,1);z-index:100000!important}.scb-toast,.scb-toast .scb-toast-icon{align-items:center!important;display:flex!important}.scb-toast .scb-toast-icon{background-color:#f0fdf4!important;border-radius:50%!important;color:#22c55e!important;flex-shrink:0!important;height:32px!important;justify-content:center!important;width:32px!important}.scb-toast .scb-toast-progress{animation:scb-toast-progress 3s linear forwards!important;background-color:#22c55e!important;border-radius:0 0 0 4px!important;bottom:0!important;height:3px!important;left:0!important;position:absolute!important;transform-origin:left!important;width:100%!important}.scb-toast.scb-toast-visible{opacity:1!important;transform:translateX(0)!important}@keyframes scb-toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.scb-wrapper .scb-no-products{color:#64748b!important;font-size:16px!important;grid-column:1/-1!important;padding:60px 20px!important;text-align:center!important}.scb-wrapper .scb-no-results{align-items:center;display:flex;justify-content:center;padding:80px 20px;text-align:center}.scb-wrapper .scb-no-results-inner{align-items:center!important;color:#94a3b8!important;display:flex!important;flex-direction:column!important;gap:16px!important}.scb-wrapper .scb-no-results-inner svg{opacity:.4}.scb-wrapper .scb-no-results-inner p{color:#94a3b8!important;font-size:16px!important;font-weight:500!important;margin:0!important}@media(max-width:1200px){.scb-wrapper.scb-filters-left,.scb-wrapper.scb-filters-right{gap:0!important;grid-template-areas:"toggle" "content"!important;grid-template-columns:1fr!important}.scb-wrapper .scb-sidebar{background:#fff!important;border-radius:0 var(--scb-radius) var(--scb-radius) 0!important;box-shadow:0 8px 30px rgb(0 0 0 / .12)!important;grid-area:unset!important;height:100vh!important;left:-100%!important;max-height:100vh!important;max-width:340px!important;overflow-y:auto!important;padding:max(24px,env(safe-area-inset-top)) 20px 24px!important;position:fixed!important;top:0!important;transition:left .35s cubic-bezier(.4,0,.2,1)!important;width:85%!important;z-index:100150!important}.scb-wrapper .scb-sidebar.scb-sidebar-open{left:0!important}.scb-wrapper .scb-filter-toggle{display:flex!important;margin-bottom:20px!important}.scb-wrapper .scb-sidebar-close{display:flex!important}.scb-wrapper .scb-sidebar-overlay{display:block!important}.scb-wrapper .scb-content{grid-area:content!important;-ms-grid-column:2;-ms-grid-row:2;min-width:0!important;width:100%!important}@media (max-width:1200px){.scb-wrapper .scb-content{-ms-grid-column:1;-ms-grid-row:3}}.scb-wrapper .scb-grid{gap:20px!important;grid-template-columns:repeat(3,1fr)!important}.scb-wrapper .scb-results-header{align-items:flex-start!important;flex-direction:column!important;gap:12px!important}.scb-wrapper .scb-filter-toggle{-ms-grid-column:1;-ms-grid-row:1;-ms-grid-column-span:1}.scb-wrapper .scb-content{-ms-grid-column:1;-ms-grid-row:3}}@media(max-width:1024px){.scb-wrapper .scb-grid{gap:20px!important;grid-template-columns:repeat(2,1fr)!important}.scb-wrapper .scb-sidebar{padding:20px 16px!important}.scb-wrapper .scb-filter-btn{font-size:13px!important;padding:9px 12px!important}}@media(max-width:768px){.scb-wrapper .scb-grid{gap:16px!important;grid-template-columns:repeat(2,1fr)!important}.scb-wrapper .scb-results-header{align-items:flex-start!important;flex-direction:column!important;gap:10px!important;margin-bottom:18px!important;padding:14px 16px!important}.scb-wrapper .scb-sort-wrap{width:100%!important}.scb-wrapper .scb-sort-select{flex:1!important}.scb-wrapper .scb-card-actions{flex-direction:column!important}}@media(max-width:640px){.scb-wrapper .scb-grid{gap:12px!important;grid-template-columns:repeat(2,1fr)!important}.scb-wrapper .scb-card-body{padding:12px 12px 14px!important}.scb-wrapper .scb-card-title{font-size:13px!important;margin-bottom:6px!important}.scb-wrapper .scb-card-category{font-size:10px!important;margin-bottom:4px!important}.scb-wrapper .scb-card-price{font-size:15px!important;margin-bottom:10px!important}.scb-wrapper .scb-card-price del{font-size:12px!important}.scb-wrapper .scb-card-actions{flex-direction:column!important;gap:8px!important}.scb-wrapper .scb-qty-row{align-items:stretch!important;flex-direction:row!important;gap:8px!important}.scb-wrapper .scb-qty-control{border-radius:12px!important;flex:0 0 auto!important;height:44px!important;justify-content:flex-start!important;width:auto!important}.scb-wrapper .scb-qty-btn{font-size:18px!important;width:36px!important}.scb-wrapper .scb-qty-input{flex:0 0 36px!important;font-size:14px!important;width:36px!important}.scb-wrapper .scb-add-to-cart-btn,.scb-wrapper .scb-view-detail-btn{width:auto!important}.scb-wrapper .scb-qty-row .scb-add-to-cart-btn{border-radius:12px!important;flex:1 1 auto!important;font-size:13px!important;min-height:44px!important;padding:0 12px!important}.scb-wrapper .scb-qty-row .scb-add-to-cart-btn svg{display:none!important}.scb-wrapper .scb-view-detail-btn{font-size:12px!important;justify-content:center!important;padding:8px 10px!important;width:100%!important}.scb-wrapper .scb-invalid-note{font-size:11px!important;padding:7px 8px!important}.scb-wrapper .scb-add-to-cart-btn.scb-invalid-btn,.scb-wrapper .scb-add-to-cart-btn.scb-out-of-stock-btn{min-height:44px!important;width:100%!important}.scb-wrapper .scb-sale-badge{font-size:10px!important;left:8px!important;padding:4px 10px!important;top:8px!important}.scb-wrapper .scb-card-rating{margin-bottom:6px!important}.scb-wrapper .scb-stars{font-size:12px!important}.scb-wrapper .scb-rating-count{font-size:11px!important}}@media(max-width:480px){.scb-wrapper .scb-grid{gap:16px!important;grid-template-columns:1fr!important}.scb-wrapper .scb-card-body{padding:14px 16px 18px!important}.scb-wrapper .scb-card-title{font-size:16px!important;margin-bottom:8px!important}.scb-wrapper .scb-card-price{font-size:18px!important;margin-bottom:14px!important}.scb-wrapper .scb-card-actions{flex-direction:row!important}.scb-wrapper .scb-add-to-cart-btn,.scb-wrapper .scb-added-wrap{flex:1!important}.scb-wrapper .scb-view-detail-btn{flex:none!important;padding:0!important;width:44px!important}.scb-wrapper .scb-view-detail-btn span{display:none!important}.scb-wrapper .scb-filter-toggle{font-size:14px!important;padding:12px 16px!important}.scb-wrapper .scb-results-count{font-size:13px!important}}