.cart-sidebar{max-width:400px;width:100%;position:fixed;right:0;bottom:0;top:0;background-color:var(--white,#fff);border-left:1px solid #f2f3f5;box-shadow:-1px 1px 3px 0 rgba(0,0,0,.05);transform:translateX(100%);transition:.4s ease-in-out;z-index:9999;height:100dvh}.cart-sidebar.active{transform:translateX(0)}.cart-sidebar .cart-header{padding:20px 30px;border-bottom:1px solid #ededed}.cart-sidebar .cart-header .btn-close-cart{font-size:30px;line-height:1;color:var(--dark-gray);text-decoration:none}.cart-sidebar .cart-content{height:70%;padding:30px;overflow:auto}.cart-sidebar .cart-content.loading{opacity:.6;pointer-events:none}.cart-sidebar .cart-item .product-image img{border-radius:5px;max-height:80px;width:auto}.cart-sidebar .cart-item .product-name{font-size:14px;display:block}.cart-sidebar .cart-item .product-price{font-size:14px;font-weight:600;margin-top:5px}.cart-sidebar .cart-footer{padding:30px;position:absolute;bottom:0;width:100%}.cart-main .backdrop{opacity:.5;position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100dvh;background-color:#000}.header-icon .header-cart-icon{vertical-align:middle}.header-cart-icon a{position:relative}.header-cart-icon .cart-count{position:absolute;top:-7px;right:-11px;width:17px;height:17px;font-weight:600;text-align:center;font-size:10px;line-height:18px;background-color:var(--base-color);color:var(--white);border-radius:100%}.add-to-cart.button-loading,.btn-cart.button-loading,form.cart-form button.button-loading{pointer-events:none;opacity:.7}.product-cart-form .product-cart-actions{display:flex;align-items:center;gap:8px}.product-cart-form .product-cart-actions .quantity{flex:0 0 auto}.product-cart-form .product-cart-actions .btn{flex:1 1 0;min-width:0;padding-left:14px;padding-right:14px;white-space:nowrap}@media (max-width:575.98px){.product-cart-form .product-cart-actions{flex-wrap:wrap}.product-cart-form .product-cart-actions .btn{flex:1 1 auto}}.product-cart-form .product-attribute-swatches,.product-cart-form .product-attributes{margin-bottom:15px}.crafto-toast{position:fixed;top:24px;right:24px;z-index:10000;max-width:320px;padding:12px 16px;border-radius:6px;color:#fff;font-size:14px;line-height:1.4;opacity:0;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease;box-shadow:0 8px 24px rgba(0,0,0,.12)}.crafto-toast.is-visible{opacity:1;transform:translateY(0)}.crafto-toast.is-success{background-color:var(--green,#2ebb79)}.crafto-toast.is-error{background-color:var(--red,#dc3131)}.cart-products .product-thumbnail img{max-width:80px;height:auto}.cart-products .quantity .increase{right:15px;left:auto}.cart-products .quantity button{z-index:2;cursor:pointer}.cart-page-content .remove-cart-item{color:var(--dark-gray);font-size:20px;line-height:1}.cart-page-content .loading:not(.d-none){opacity:.6;pointer-events:none}.product-search{position:relative;margin-bottom:16px}.product-search-field{display:flex;align-items:center;gap:8px;padding:6px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.product-search-field input{flex:1;min-width:0;height:36px;padding:0 12px;border:0;background:transparent;color:#232323;font-size:14px;outline:none}.product-search-field button{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;border:0;border-radius:6px;background:var(--base-color,#232323);color:#fff;font-size:13px;white-space:nowrap}.product-search .search-message{margin-top:8px;color:#dc3545;font-size:13px}.product-search .search-results{position:absolute;z-index:20;top:calc(100% + 6px);left:0;right:0}.product-search-results{max-height:360px;overflow:auto;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.12)}.product-search-item{display:flex;align-items:center;gap:12px;padding:10px 12px;color:inherit;text-decoration:none}.product-search-item+.product-search-item{border-top:1px solid #f1f3f5}.product-search-item img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;border-radius:6px;background:#f6f7f9}.product-search-item-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.product-search-item-name{font-size:14px;font-weight:600;color:#232323}.product-search-item-price{font-size:13px;color:#6b7280}.product-listing-layout:not(:has(.product-filters)) .product-listing-filters{display:none}.product-listing-layout:not(:has(.product-filters)) .product-listing-main{flex:0 0 100%;max-width:100%}.product-filters-apply,.product-filters-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;margin-bottom:12px;padding:0 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#232323;font-size:13px}.product-filters-panel{padding:16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.product-filters-head{display:flex;align-items:center;gap:8px;margin-bottom:12px;line-height:1.3}.product-filters-head strong{font-size:15px}.product-filters-clear,.product-filters-close{border:0;background:transparent;color:#6b7280;font-size:13px}.product-filters-close{margin-left:auto;font-size:18px;line-height:1}.product-filters-group+.product-filters-group{margin-top:16px;padding-top:16px;border-top:1px solid #f1f3f5}.product-filters-group h4{margin:0 0 10px;color:#232323;font-size:13px;font-weight:600;line-height:1.3}.product-filters-group ul{display:flex;flex-direction:column;gap:8px;max-height:220px;overflow:auto;list-style:none}.product-filters-group li,.product-filters-group ul{margin:0;padding:0;line-height:1.4}.product-filters-group label{display:flex;align-items:center;gap:8px;margin:0;color:#374151;font-size:14px;line-height:1.4;cursor:pointer}.product-filters-group input[type=checkbox]{width:16px;height:16px;min-width:16px;flex:0 0 16px;margin:0;padding:0;border:1px solid #c5c9d1;border-radius:4px;accent-color:var(--base-color,#232323)}.product-filters-price{display:flex;align-items:center;gap:8px}.product-filters-price input{width:100%;height:36px;padding:0 10px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px}.product-filters-apply{width:100%;margin:16px 0 0;border:0;background:var(--base-color,#232323);color:#fff}@media (min-width:992px){.product-listing-layout.is-filters-right .product-listing-filters{order:2}.product-listing-layout.is-filters-right .product-listing-main{order:1}.product-listing-layout.is-filters-top .product-listing-filters,.product-listing-layout.is-filters-top .product-listing-main{flex:0 0 100%;max-width:100%}.product-listing-layout.is-filters-top .product-filters-toggle{display:inline-flex;margin-bottom:0}.product-listing-layout.is-filters-top .product-filters-panel{display:none}.product-listing-layout.is-filters-top .product-filters.is-open .product-filters-panel{display:flex;flex-wrap:wrap;gap:20px 28px;align-items:flex-start;margin-top:12px}.product-listing-layout.is-filters-top .product-filters-head,.product-listing-layout.is-filters-top .product-listing-sidebar{flex:0 0 100%;margin:0}.product-listing-layout.is-filters-top .product-filters-group{flex:1 1 180px;min-width:160px;margin:0;padding:0;border:0}}.product-listing-sidebar:empty{display:none}.product-listing-sidebar:not(:empty){margin-top:16px}@media (max-width:991.98px){.product-filters-backdrop{position:fixed;inset:0;z-index:1040;background:rgba(15,23,42,.45);opacity:0;visibility:hidden;transition:opacity .2s ease}.product-filters-panel{position:fixed;top:0;bottom:0;left:0;z-index:1045;width:min(360px,88vw);overflow:auto;border-radius:0;transform:translateX(-100%);transition:transform .25s ease}.product-filters.is-open .product-filters-backdrop{opacity:1;visibility:visible}.product-filters.is-open .product-filters-panel{transform:translateX(0)}}.product-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.product-toolbar-start{display:flex;align-items:center;gap:14px;min-width:0}.product-toolbar-layouts{display:inline-flex;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;flex-shrink:0}.product-toolbar-layouts .filter-layout{display:inline-flex;align-items:center;justify-content:center;width:36px;height:34px;color:#6b7280;background:#fff;text-decoration:none}.product-toolbar-layouts .filter-layout+.filter-layout{border-left:1px solid #e5e7eb}.product-toolbar-layouts .filter-layout.is-active{background:var(--base-color,#232323);color:#fff}.product-toolbar .show-information-product{color:#6b7280;font-size:14px;line-height:1;white-space:nowrap}.product-toolbar-sort{display:flex;align-items:center;gap:8px;flex-shrink:0;color:#6b7280;font-size:14px}.product-toolbar-sort select{height:34px;width:auto;min-width:0;padding:0 28px 0 10px;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;color:#232323;font-size:13px;line-height:34px}.shop-box{transition:all .3s ease}.shop-box:hover{box-shadow:0 10px 20px rgba(0,0,0,.1);transform:translateY(-5px) scale(1.02)}.crafto-quick-view-modal .modal-content{border:0;border-radius:10px;overflow:hidden}.crafto-quick-view-modal .modal-body{padding:0}.crafto-quick-view-modal .btn-close{position:absolute;top:14px;right:14px;z-index:2;padding:10px;border-radius:50%;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.12)}.crafto-quick-view-image{display:flex;align-items:center;justify-content:center;min-height:360px;height:100%;padding:28px;background:#f6f7f9}.crafto-quick-view-image img{width:100%;max-height:460px;-o-object-fit:contain;object-fit:contain}.crafto-quick-view-body{display:flex;flex-direction:column;gap:16px;padding:36px 32px}.crafto-quick-view-title{font-size:24px;line-height:1.35;text-decoration:none}.crafto-quick-view-excerpt{color:#6b7280;font-size:14px;line-height:1.7}.crafto-quick-view-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.crafto-quick-view-actions .bb-product-quantity .btn,.crafto-quick-view-actions .bb-product-quantity .form-control{height:42px}.crafto-quick-view-actions .btn-base-color{display:inline-flex;align-items:center;min-height:42px;padding:0 18px}.crafto-quick-view-meta{display:flex;flex-direction:column;gap:6px;color:#6b7280;font-size:13px}.crafto-quick-view-meta a{color:#232323;text-decoration:none}.crafto-quick-view-link{display:inline-flex;align-items:center;gap:6px;color:var(--base-color,#232323);font-size:14px;font-weight:600;text-decoration:none}.shop-image .product-quick-view-button{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#fff;color:var(--dark-gray,#232323);box-shadow:0 4px 12px rgba(0,0,0,.12);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.shop-box:hover .product-quick-view-button{opacity:1;visibility:visible}.shop-box-list{flex-direction:row;align-items:stretch;min-height:180px}.shop-box-list:hover{transform:none;box-shadow:0 8px 24px rgba(15,23,42,.08)}.shop-box-list .shop-image{flex:0 0 220px;width:220px;background:#f6f7f9;display:flex;align-items:center;justify-content:center}.shop-box-list .shop-image>a:not(.product-quick-view-button){display:flex;width:100%;height:100%;align-items:center;justify-content:center}.shop-box-list .product-quick-view-button{width:36px;height:36px;font-size:16px;line-height:1}.shop-box-list .shop-image img{width:100%;height:180px;-o-object-fit:contain;object-fit:contain;padding:16px}.shop-box-list .shop-list-body{padding:22px 28px;justify-content:space-between;gap:16px;text-align:left}.shop-box-list .shop-list-title{font-size:18px;line-height:1.4;margin-bottom:8px}.shop-box-list .shop-list-excerpt{color:#6b7280;font-size:14px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-box-list .shop-list-actions{justify-content:space-between;margin-top:auto;padding-top:14px;border-top:1px solid #eef0f3}@media (max-width:575.98px){.shop-box-list{flex-direction:column}.shop-box-list .shop-image{flex:none;width:100%}}.header-icon .icon .header-account .dropdown-menu{min-width:220px;padding:8px 0;line-height:1.5}.header-icon .icon .header-account a.dropdown-item{display:flex;align-items:center;gap:8px;padding:8px 16px;color:var(--dark-gray);font-size:14px;line-height:1.4}.header-icon .icon .header-account a.dropdown-item:focus,.header-icon .icon .header-account a.dropdown-item:hover{color:var(--base-color);background:transparent}@media (max-width:991.98px){.header-icon .icon .header-account>a{color:var(--dark-gray)}.header-dark .header-icon .icon .header-account>a,.header-transparent[data-header-hover=dark] .header-icon .icon .header-account>a{color:var(--white)}}