@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Marcellus:wght@400&family=Poppins:wght@300;400;500;600;700;800&family=Montserrat:wght@300;400;500;600;700;800&display=swap";
:root{--default-font:"Poppins",sans-serif;--heading-font:"Poppins",sans-serif;--nav-font:"poppins",sans-serif;--background-color:#fff;--default-color:#141415;--heading-color:#1f1f1f;--accent-color:#ef5847;--surface-color:#fff;--contrast-color:#fff;--nav-color:#212529;--nav-hover-color:#ef5847;--nav-mobile-background-color:#fff;--nav-dropdown-background-color:#fff;--nav-dropdown-color:#212529;--nav-dropdown-hover-color:#ef5847}.light-background{--background-color:#f9f9f9;--surface-color:#fff}.dark-background{--background-color:#060606;--default-color:#fff;--heading-color:#1f1f1f;--accent-color:#ef5847;--surface-color:#252525;--contrast-color:#fff}:root{scroll-behavior:smooth}.widget-titles{color:var(--heading-color);margin:0 0 10px;padding:0 0 10px;font-size:25px;font-weight:500}.widgets-container{background-color:var(--surface-color);border-radius:10px;margin:0 0 30px;padding:30px 20px;box-shadow:0 0 5px #0000001a,0 0 1px #0000001a}.widget-title{color:var(--heading-color);margin:0 0 20px;padding:0 0 10px;font-size:20px;font-weight:700}.widget-item{margin-bottom:30px}.widget-item:last-child{margin-bottom:0}.product-categories-widget .category-tree{margin-top:1rem}.product-categories-widget .category-tree .category-item{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);background-color:#f6f6f6;border-radius:6px;padding:.75rem 15px}.product-categories-widget .category-tree .category-item:last-child{border-bottom:none}.product-categories-widget .category-tree .category-item .category-header{cursor:pointer;transition:all .3s}.product-categories-widget .category-tree .category-item .category-header:hover .category-link,.product-categories-widget .category-tree .category-item .category-header:hover .category-toggle{color:var(--accent-color)}.product-categories-widget .category-tree .category-item .category-link{color:var(--default-color);font-weight:500;text-decoration:none;transition:color .3s}.product-categories-widget .category-tree .category-item .category-toggle{color:color-mix(in srgb,var(--default-color),transparent 40%);justify-content:center;align-items:center;transition:color .3s;display:flex}.product-categories-widget .category-tree .category-item .category-toggle .bi-chevron-up,.product-categories-widget .category-tree .category-item .category-header:not(.collapsed) .category-toggle .bi-chevron-down{display:none}.product-categories-widget .category-tree .category-item .category-header:not(.collapsed) .category-toggle .bi-chevron-up{display:inline}.product-categories-widget .category-tree .category-item .subcategory-list li{padding:.5rem 0}.product-categories-widget .category-tree .category-item .subcategory-list li:first-child{padding-top:.75rem}.product-categories-widget .category-tree .category-item .subcategory-list li:last-child{padding-bottom:0}.product-categories-widget .category-tree .category-item .subcategory-list .subcategory-link{color:color-mix(in srgb,var(--default-color),transparent 20%);font-size:.95rem;text-decoration:none;transition:color .3s}.product-categories-widget .category-tree .category-item .subcategory-list .subcategory-link:hover{color:var(--accent-color)}@media (max-width:767.98px){.product-categories-widget .category-tree .category-item{padding:.625rem 0}.product-categories-widget .category-tree .category-item .subcategory-list li{padding:.4rem 0}}.price-range-container{font-family:Poppins,sans-serif}.pricing-range-widget .price-range-container .current-range{color:var(--heading-color);font-size:.875rem;font-weight:500}.pricing-range-widget .price-range-container .range-slider{height:1.5rem;margin:1.5rem 0;position:relative}.pricing-range-widget .price-range-container .range-slider .slider-track{background-color:color-mix(in srgb,var(--default-color),transparent 85%);border-radius:.25rem;width:100%;height:.5rem;position:absolute;top:50%;transform:translateY(-50%)}.pricing-range-widget .price-range-container .range-slider .slider-progress{background-color:var(--accent-color);border-radius:.25rem;height:.5rem;position:absolute;top:50%;transform:translateY(-50%)}.pricing-range-widget .price-range-container .range-slider input[type=range]{pointer-events:none;appearance:none;background:0 0;width:100%;height:.5rem;position:absolute;top:50%;transform:translateY(-50%)}.pricing-range-widget .price-range-container .range-slider input[type=range]::-webkit-slider-thumb{background-color:var(--accent-color);cursor:pointer;pointer-events:auto;appearance:none;border-radius:50%;width:1.25rem;height:1.25rem;transition:box-shadow .2s;box-shadow:0 0 3px #0000004d}.pricing-range-widget .price-range-container .range-slider input[type=range]::-webkit-slider-thumb:hover{box-shadow:0 0 5px #00000080}.pricing-range-widget .price-range-container .range-slider input[type=range]:focus{outline:none}.pricing-range-widget .price-range-container .range-slider input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-color),transparent 75%)}.pricing-range-widget .price-range-container .range-slider .min-range{z-index:1}.pricing-range-widget .price-range-container .range-slider .max-range{z-index:2}.pricing-range-widget .price-range-container .price-inputs .input-group-text{background-color:color-mix(in srgb,var(--accent-color),transparent 85%);color:var(--heading-color);border-color:color-mix(in srgb,var(--default-color),transparent 80%)}.pricing-range-widget .price-range-container .price-inputs .form-control{color:var(--default-color);background-color:var(--surface-color);border-color:color-mix(in srgb,var(--default-color),transparent 80%)}.pricing-range-widget .price-range-container .price-inputs .form-control:focus{border-color:var(--accent-color);box-shadow:none}.pricing-range-widget .price-range-container .price-inputs .form-control::placeholder{color:color-mix(in srgb,var(--default-color),transparent 70%)}.pricing-range-widget .price-range-container .filter-actions .btn-primary{background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color);padding:10px 20px;font-size:16px;transition:all .3s}.pricing-range-widget .price-range-container .filter-actions .btn-primary:hover{background-color:color-mix(in srgb,var(--accent-color),#000 10%);border-color:color-mix(in srgb,var(--accent-color),#000 10%)}.pricing-range-widget .price-range-container .filter-actions .btn-primary:focus{box-shadow:0 0 0 .25rem color-mix(in srgb,var(--accent-color),transparent 75%)}.brand-filter-widget .brand-filter-content{flex-direction:column;gap:15px;display:flex}.brand-filter-widget .brand-search{margin-bottom:5px;position:relative}.brand-filter-widget .brand-search input{color:var(--default-color);background-color:var(--surface-color);border-color:color-mix(in srgb,var(--default-color),transparent 80%);padding:10px 35px 10px 15px;font-size:14px}.brand-filter-widget .brand-search input:focus{border-color:var(--accent-color);box-shadow:none}.brand-filter-widget .brand-search input::placeholder{color:color-mix(in srgb,var(--default-color),transparent 70%)}.brand-filter-widget .brand-search .bi-search{color:color-mix(in srgb,var(--default-color),transparent 50%);font-size:14px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.brand-filter-widget .brand-list{max-height:280px;padding-right:5px;overflow-y:auto}.brand-filter-widget .brand-list::-webkit-scrollbar{width:5px}.brand-filter-widget .brand-list::-webkit-scrollbar-track{background:color-mix(in srgb,var(--default-color),transparent 95%);border-radius:10px}.brand-filter-widget .brand-list::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--default-color),transparent 70%);border-radius:10px}.brand-filter-widget .brand-list::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--default-color),transparent 60%)}.brand-filter-widget .brand-item{margin-bottom:10px}.brand-filter-widget .brand-item:last-child{margin-bottom:0}.brand-filter-widget .brand-item .form-check{align-items:center;margin:0;display:flex}.brand-filter-widget .brand-item .form-check-input{cursor:pointer;margin-top:0;margin-right:10px}.brand-filter-widget .brand-item .form-check-input:checked{background-color:var(--accent-color);border-color:var(--accent-color);box-shadow:none}.brand-filter-widget .brand-item .form-check-input:focus{border-color:var(--accent-color);box-shadow:none}.brand-filter-widget .brand-item .form-check-label{cursor:pointer;width:100%;color:var(--default-color);justify-content:space-between;align-items:center;font-size:14px;display:flex}.brand-filter-widget .brand-item .brand-count{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-left:auto;font-size:12px}.brand-filter-widget .brand-actions{border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%);justify-content:space-between;align-items:center;margin-top:5px;padding-top:15px;display:flex}.brand-filter-widget .brand-actions .btn-outline-primary{color:var(--accent-color);border-color:var(--accent-color)}.brand-filter-widget .brand-actions .btn-outline-primary:hover{background-color:var(--accent-color);color:var(--contrast-color)}.brand-filter-widget .brand-actions .btn-link{color:color-mix(in srgb,var(--default-color),transparent 30%);padding:.25rem .5rem;font-size:.875rem;text-decoration:none}.brand-filter-widget .brand-actions .btn-link:hover{color:var(--default-color);text-decoration:underline}@media (max-width:767.98px){.brand-filter-widget .brand-list{max-height:200px}}.color-filter-widget .color-filter-content .color-options{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.color-filter-widget .color-filter-content .color-options .color-option{flex:none;margin:0;padding:0;position:relative}.color-filter-widget .color-filter-content .color-options .color-option .form-check-input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.color-filter-widget .color-filter-content .color-options .color-option .form-check-input:checked~.form-check-label .color-swatch{border:2px solid var(--accent-color);transform:scale(1.15)}.color-filter-widget .color-filter-content .color-options .color-option .form-check-input:checked~.form-check-label .color-swatch:after{content:"";opacity:.9;background-color:#fff;border-radius:50%;width:.6rem;height:.6rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 2px #0000004d}.color-filter-widget .color-filter-content .color-options .color-option .form-check-input:checked~.form-check-label .color-swatch[style*="background-color: #ffffff"]:after{background-color:var(--accent-color)}.color-filter-widget .color-filter-content .color-options .color-option .form-check-input:checked~.form-check-label .color-swatch[style*="background-color: #f1c40f"]:after,.color-filter-widget .color-filter-content .color-options .color-option .form-check-input:checked~.form-check-label .color-swatch[style*="background-color: #2ecc71"]:after{background-color:#00000080}.color-filter-widget .color-filter-content .color-options .color-option .form-check-label{cursor:pointer;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.color-filter-widget .color-filter-content .color-options .color-option .color-swatch{border:1px solid color-mix(in srgb,var(--default-color),transparent 80%);border-radius:50%;width:2rem;height:2rem;transition:all .2s;display:inline-block;position:relative;box-shadow:0 1px 3px #0000001a}.color-filter-widget .color-filter-content .color-options .color-option .color-swatch:hover{border-color:var(--accent-color);transform:scale(1.1)}.color-filter-widget .color-filter-content .color-options .color-option .color-swatch[style*="background-color: #ffffff"]{border:1px solid #e0e0e0}.color-filter-widget .color-filter-content .filter-actions{justify-content:space-between;margin-top:1rem;display:flex}.color-filter-widget .color-filter-content .filter-actions .btn{padding:.375rem .75rem;font-size:.875rem;transition:all .3s}.color-filter-widget .color-filter-content .filter-actions .btn.btn-primary{background-color:var(--accent-color);border-color:var(--accent-color)}.color-filter-widget .color-filter-content .filter-actions .btn.btn-primary:hover{background-color:color-mix(in srgb,var(--accent-color),#000 10%);border-color:color-mix(in srgb,var(--accent-color),#000 10%)}.color-filter-widget .color-filter-content .filter-actions .btn.btn-primary:focus{box-shadow:0 0 0 .25rem color-mix(in srgb,var(--accent-color),transparent 70%)}.color-filter-widget .color-filter-content .filter-actions .btn.btn-outline-secondary{color:var(--default-color);border-color:color-mix(in srgb,var(--default-color),transparent 70%)}.color-filter-widget .color-filter-content .filter-actions .btn.btn-outline-secondary:hover{background-color:color-mix(in srgb,var(--default-color),transparent 90%);color:var(--default-color)}@media (max-width:575.98px){.color-filter-widget .color-filter-content .color-options{justify-content:center}}.search-widget form{background:var(--background-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 75%);border-radius:50px;padding:3px 10px;transition:all .3s;position:relative}.search-widget form input[type=text]{background-color:var(--background-color);width:calc(100% - 40px);color:var(--default-color);border:0;border-radius:4px;padding:4px 10px}.search-widget form input[type=text]:focus{outline:none}.search-widget form button{color:var(--default-color);background:0 0;border:0;padding:0 16px;font-size:16px;line-height:0;transition:all .3s;position:absolute;top:0;bottom:0;right:0}.search-widget form button i{line-height:0}.search-widget form button:hover{color:var(--accent-color)}.search-widget form:focus-within{border-color:var(--accent-color)}.categories-widget ul{margin:0;padding:0;list-style:none}.categories-widget ul li{padding-bottom:10px}.categories-widget ul li:last-child{padding-bottom:0}.categories-widget ul a{color:color-mix(in srgb,var(--default-color),transparent 20%);transition:all .3s}.categories-widget ul a:hover{color:var(--accent-color)}.categories-widget ul a span{color:color-mix(in srgb,var(--default-color),transparent 50%);padding-left:5px;font-size:14px}.best-sellers .product-image{background-color:#f8f9fa;padding-top:100%;position:relative;overflow:hidden}.product-image .product-img-grid{width:70%;margin:auto}.best-sellers .product-image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.best-sellers .product-image .default-image{opacity:1;transition:opacity .5s}.best-sellers .product-image .hover-image{opacity:0;transition:opacity .5s}.best-sellers .product-tags{z-index:2;position:absolute;top:10px;left:10px}.best-sellers .product-tags .badge{border-radius:4px;margin-right:5px;padding:.35em .65em;font-size:.75em;font-weight:500;display:inline-block}.best-sellers .product-tags .bg-accent{background-color:var(--accent-color);color:var(--contrast-color)}.best-sellers .product-tags .bg-sale{color:var(--contrast-color);background-color:#ff6b6b}.best-sellers .product-tags .bg-sold-out{color:var(--contrast-color);background-color:#6c757d}.best-sellers .product-actions{z-index:2;opacity:0;flex-direction:column;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:10px;right:10px;transform:translate(10px)}.best-sellers .product-actions button{background-color:var(--surface-color);width:36px;height:36px;color:var(--heading-color);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;transition:background-color .3s,color .3s;display:flex;box-shadow:0 2px 5px #0000001a}.best-sellers .product-actions button:hover{background-color:var(--accent-color);color:var(--contrast-color)}.best-sellers .product-actions button i{font-size:1rem}.best-sellers .product-info{padding:1.25rem}.best-sellers .product-title{font-family:var(--heading-font);-webkit-box-orient:vertical;height:2.4rem;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:-webkit-box;overflow:hidden}.best-sellers .product-title a{color:var(--heading-color);text-decoration:none;transition:color .3s}.best-sellers .product-title a:hover{color:var(--accent-color)}.best-sellers .product-price{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.best-sellers .product-price .current-price{color:var(--heading-color);font-size:1.125rem;font-weight:700}.best-sellers .product-price .original-price{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:.875rem;text-decoration:line-through}.best-sellers .product-rating{color:#ffc107;align-items:center;margin-bottom:1rem;font-size:.875rem;display:flex}.best-sellers .product-rating i{margin-right:2px}.best-sellers .product-rating .rating-count{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-left:4px;font-size:.75rem}.best-sellers .btn-add-to-cart{background-color:var(--accent-color);width:100%;color:var(--contrast-color);border:none;border-radius:4px;justify-content:center;align-items:center;padding:.6rem;font-size:.875rem;font-weight:500;transition:background-color .3s;display:flex}.best-sellers .btn-add-to-cart:hover{background-color:color-mix(in srgb,var(--accent-color),#000 10%)}.best-sellers .btn-add-to-cart i{font-size:1rem}.best-sellers .btn-add-to-cart.btn-disabled{color:#6c757d;cursor:not-allowed;background-color:#e9ecef}.best-sellers .btn-add-to-cart.btn-disabled:hover{background-color:#e9ecef}@media (max-width:991.98px){.best-sellers .product-title{font-size:.95rem}}@media (max-width:767.98px){.best-sellers .product-actions{opacity:1;transform:translate(0)}}.product-list .product-filters ul{gap:10px}.product-list .product-filters ul li{color:var(--default-color);cursor:pointer;background-color:color-mix(in srgb,var(--default-color),transparent 95%);border-radius:30px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .3s}.product-list .product-filters ul li:hover{color:var(--accent-color);background-color:color-mix(in srgb,var(--accent-color),transparent 90%)}.product-list .product-filters ul li.filter-active{color:var(--contrast-color);background-color:var(--accent-color)}.product-list .product-container{min-height:400px;position:relative}.product-list .product-item{margin-bottom:30px}.product-list .product-image{width:100%;margin:auto;position:relative;overflow:hidden}.product-list .product-image .main-img{opacity:1;z-index:1}.product-list .product-image .hover-img{opacity:0;z-index:2}.product-list .product-image .badge{z-index:3;color:var(--contrast-color);background-color:var(--accent-color);border-radius:30px;padding:5px 12px;font-size:12px;font-weight:500;position:absolute;top:15px;left:15px}.product-list .product-image .product-overlay{opacity:0;visibility:hidden;z-index:3;background:linear-gradient(#0000,#000000b3);flex-direction:column;align-items:center;gap:15px;width:100%;padding:20px;transition:all .3s;display:flex;position:absolute;bottom:0;left:0}.product-list .product-image .product-overlay .btn-cart{width:100%;color:var(--contrast-color);background-color:var(--accent-color);border-radius:30px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex}.product-list .product-image .product-overlay .btn-cart:hover{background-color:color-mix(in srgb,var(--accent-color),#000 10%);transform:translateY(-2px)}.product-list .product-image .product-overlay .product-actions{align-items:center;gap:10px;display:flex}.product-list .product-image .product-overlay .product-actions .action-btn{width:36px;height:36px;color:var(--default-color);background-color:var(--surface-color);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.product-list .product-image .product-overlay .product-actions .action-btn:hover{color:var(--accent-color);transform:translateY(-2px)}.product-list .product-info{padding:0}.product-list .product-info .product-title{margin-bottom:10px;font-size:16px;font-weight:600}.product-list .product-info .product-title a{color:var(--heading-color);transition:all .3s}.product-list .product-info .product-title a:hover{color:var(--accent-color)}.product-list .product-info .product-price{align-items:center;gap:10px;margin-bottom:10px;display:flex}.product-list .product-info .product-price .current-price{color:var(--accent-color);font-size:18px;font-weight:700}.product-list .product-info .product-price .old-price{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:14px;font-weight:400;text-decoration:line-through}.product-list .product-info .product-rating{color:#ffb800;align-items:center;gap:5px;font-size:14px;display:flex}.product-list .product-info .product-rating span{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-left:5px;font-size:12px}.product-list .view-all-btn{color:var(--contrast-color);background-color:var(--accent-color);border-radius:30px;align-items:center;gap:8px;padding:12px 30px;font-size:16px;font-weight:500;transition:all .3s;display:inline-flex}.product-list .view-all-btn i{transition:transform .3s}.product-list .view-all-btn:hover{background-color:color-mix(in srgb,var(--accent-color),#000 10%)}.product-list .view-all-btn:hover i{transform:translate(5px)}@media (max-width:991.98px){.product-list .product-container .product-item{margin-bottom:20px}}@media (max-width:767.98px){.product-list .product-filters ul{justify-content:center}.product-list .product-filters ul li{padding:6px 15px;font-size:13px}.product-list .product-info{padding:15px}.product-list .product-info .product-title{font-size:15px}.product-list .product-info .product-price .current-price{font-size:16px}.product-list .product-info .product-price .old-price{font-size:13px}}@media (max-width:575.98px){.product-list .product-container .row{margin-left:-10px;margin-right:-10px}.product-list .product-container .product-item{margin-bottom:15px;padding-left:10px;padding-right:10px}}.product-details .product-images{margin-bottom:2rem;position:relative}.product-details .product-images .main-image-container{background-color:var(--surface-color);border-radius:8px;position:relative;overflow:hidden}.product-details .product-images .main-image-container .image-zoom-container{width:100%;position:relative}.product-details .product-images .main-image-container .image-zoom-container .main-image{-o-object-fit:contain;object-fit:contain;cursor:crosshair;width:100%;height:auto}.product-details .product-images .drift-zoom-pane{background:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 80%);border-radius:4px;box-shadow:0 5px 15px #0000001a}.product-details .product-images .drift-zoom-pane.drift-opening{animation:.18s ease-out drift-fadeZoomIn}.product-details .product-images .drift-zoom-pane.drift-closing{animation:.21s ease-in drift-fadeZoomOut}.product-details .product-images .drift-zoom-pane-loader{display:none}@keyframes drift-fadeZoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes drift-fadeZoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.product-details .product-images .product-thumbnails{margin-top:1rem}.product-details .product-images .product-thumbnails .swiper-wrapper{height:auto!important}.product-details .product-images .product-thumbnails .thumbnail-item{cursor:pointer;opacity:.7;border:2px solid #0000;border-radius:6px;transition:all .3s;overflow:hidden}.product-details .product-images .product-thumbnails .thumbnail-item:hover{opacity:.9}.product-details .product-images .product-thumbnails .thumbnail-item.active{border-color:var(--accent-color);opacity:1}.product-details .product-images .product-thumbnails .thumbnail-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.product-details .product-images .product-thumbnails .swiper-button-next,.product-details .product-images .product-thumbnails .swiper-button-prev{color:var(--accent-color);background-color:var(--surface-color);border-radius:50%;width:30px;height:30px;box-shadow:0 2px 5px #0000001a}.product-details .product-images .product-thumbnails .swiper-button-next:after,.product-details .product-images .product-thumbnails .swiper-button-prev:after{font-size:14px}.product-details .product-info{padding:0 .5rem}@media (min-width:992px){.product-details .product-info{padding:0 1rem}}.product-details .product-info .product-meta{justify-content:space-between;align-items:center;display:flex}.product-details .product-info .product-meta .product-category{color:color-mix(in srgb,var(--default-color),transparent 40%);text-transform:uppercase;letter-spacing:1px;font-size:.875rem}.product-details .product-info .product-meta .product-rating{align-items:center;display:flex}.product-details .product-info .product-meta .product-rating i{color:gold;margin-right:2px;font-size:.875rem}.product-details .product-info .product-meta .product-rating .rating-count{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-left:4px;font-size:.75rem}.product-details .product-info .product-title{color:var(--heading-color);margin:.5rem 0 1rem;font-size:1.75rem;font-weight:700}@media (min-width:768px){.product-details .product-info .product-title{font-size:2rem}}.product-details .product-info .product-price-container{align-items:center;display:flex}.product-details .product-info .product-price-container .current-price{color:var(--heading-color);font-size:1.75rem;font-weight:700}.product-details .product-info .product-price-container .original-price{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-left:.75rem;font-size:1.125rem;text-decoration:line-through}.product-details .product-info .product-price-container .discount-badge{color:var(--contrast-color);background-color:#e53935;border-radius:4px;margin-left:.75rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.product-details .product-info .product-short-description{color:color-mix(in srgb,var(--default-color),transparent 20%);line-height:1.6}.product-details .product-info .product-availability{align-items:center;display:flex}.product-details .product-info .product-availability i{margin-right:.5rem}.product-details .product-info .product-availability .stock-count{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-left:.5rem;font-size:.875rem}.product-details .product-info .product-colors .option-title{margin-bottom:.75rem;font-weight:600}.product-details .product-info .product-colors .color-options{gap:.75rem;margin-bottom:.5rem;display:flex}.product-details .product-info .product-colors .color-options .color-option{cursor:pointer;border:2px solid #0000;border-radius:50%;width:32px;height:32px;transition:all .3s;position:relative}.product-details .product-info .product-colors .color-options .color-option:hover{transform:scale(1.1)}.product-details .product-info .product-colors .color-options .color-option.active{border-color:var(--accent-color)}.product-details .product-info .product-colors .color-options .color-option.active i{opacity:1}.product-details .product-info .product-colors .color-options .color-option i{color:var(--contrast-color);opacity:0;font-size:.875rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-details .product-info .product-colors .selected-option{color:color-mix(in srgb,var(--default-color),transparent 30%);font-size:.875rem}.product-details .product-info .product-sizes .option-title{margin-bottom:.75rem;font-weight:600}.product-details .product-info .product-sizes .size-options{gap:.75rem;margin-bottom:.5rem;display:flex}.product-details .product-info .product-sizes .size-options .size-option{cursor:pointer;background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 80%);border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.product-details .product-info .product-sizes .size-options .size-option:hover{border-color:var(--accent-color)}.product-details .product-info .product-sizes .size-options .size-option.active{background-color:var(--accent-color);color:var(--contrast-color);border-color:var(--accent-color)}.product-details .product-info .product-sizes .selected-option{color:color-mix(in srgb,var(--default-color),transparent 30%);font-size:.875rem}.product-details .product-info .product-quantity .option-title{margin-bottom:.75rem;font-weight:600}.product-details .product-info .product-quantity .quantity-selector{align-items:center;max-width:150px;display:flex}.product-details .product-info .product-quantity .quantity-selector .quantity-btn{background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 80%);cursor:pointer;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.product-details .product-info .product-quantity .quantity-selector .quantity-btn:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 90%)}.product-details .product-info .product-quantity .quantity-selector .quantity-btn.decrease{border-radius:4px 0 0 4px}.product-details .product-info .product-quantity .quantity-selector .quantity-btn.increase{border-radius:0 4px 4px 0}.product-details .product-info .product-quantity .quantity-selector .quantity-input{text-align:center;width:60px;height:36px;color:var(--default-color);background-color:var(--surface-color);border:1px solid #b3b3b3;border-left:none;border-right:none;font-size:14px}.product-details .product-info .product-quantity .quantity-selector .quantity-input:focus{border-color:var(--accent-color);outline:none}.product-details .product-info .product-quantity .quantity-selector .quantity-input::-webkit-inner-spin-button{appearance:none;margin:0}.product-details .product-info .product-quantity .quantity-selector .quantity-input::-webkit-outer-spin-button{appearance:none;margin:0}.product-details .product-info .product-actions{gap:.75rem;margin-top:1.5rem;display:flex}.product-details .product-info .product-actions .btn{justify-content:center;align-items:center;padding:.625rem 1.25rem;font-weight:600;transition:all .3s;display:flex}.product-details .product-info .product-actions .btn i{margin-right:.5rem}.product-details .product-info .product-actions .add-to-cart-btn{background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color);flex:1}.product-details .product-info .product-actions .add-to-cart-btn:hover{background-color:color-mix(in srgb,var(--accent-color),#000 10%);border-color:color-mix(in srgb,var(--accent-color),#000 10%)}.product-details .product-info .product-actions .buy-now-btn{border-color:var(--accent-color);color:var(--accent-color);flex:1}.product-details .product-info .product-actions .buy-now-btn:hover{background-color:var(--accent-color);color:var(--contrast-color)}.product-details .product-info .product-actions .wishlist-btn{justify-content:center;align-items:center;width:46px;padding:0;display:flex}.product-details .product-info .product-actions .wishlist-btn i{margin-right:0;font-size:1.125rem}.product-details .product-info .product-actions .wishlist-btn:hover{color:#fff;background-color:#e53935;border-color:#e53935}@media (max-width:575px){.product-details .product-info .product-actions{flex-direction:column;justify-content:center}.product-details .product-info .product-actions .wishlist-btn{align-self:center}}.product-details .product-info .additional-info{border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%);margin-top:2rem;padding-top:1.5rem}.product-details .product-info .additional-info .info-item{align-items:center;margin-bottom:.75rem;display:flex}.product-details .product-info .additional-info .info-item i{color:var(--accent-color);margin-right:.75rem;font-size:1.125rem}.product-details .product-info .additional-info .info-item span{color:color-mix(in srgb,var(--default-color),transparent 20%);font-size:.875rem}.product-details .product-details-tabs{margin-top:2rem}.product-details .product-details-tabs .nav-tabs{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);margin-bottom:1.5rem}.product-details .product-details-tabs .nav-tabs .nav-item{margin-bottom:-1px}.product-details .product-details-tabs .nav-tabs .nav-link{border-top:none;border-left:none;border-right:none;-o-border-image:initial;border-image:initial;color:color-mix(in srgb,var(--default-color),transparent 30%);border-bottom:2px solid #0000;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.product-details .product-details-tabs .nav-tabs .nav-link:hover{color:var(--accent-color)}.product-details .product-details-tabs .nav-tabs .nav-link.active{color:var(--accent-color);border-bottom:2px solid var(--accent-color);background-color:#0000}.product-details .product-details-tabs .tab-content{padding:1rem 0}.product-details .product-details-tabs .tab-content h4{color:var(--heading-color);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.product-details .product-details-tabs .tab-content p{color:color-mix(in srgb,var(--default-color),transparent 20%);margin-bottom:1.5rem;line-height:1.6}.product-details .product-details-tabs .tab-content ul{margin-bottom:1.5rem;padding-left:1.25rem}.product-details .product-details-tabs .tab-content ul li{color:color-mix(in srgb,var(--default-color),transparent 20%);margin-bottom:.5rem;line-height:1.6}.product-details .product-details-tabs .product-specifications .specs-group{margin-bottom:2rem}.product-details .product-details-tabs .product-specifications .specs-group h4{margin-bottom:1rem}.product-details .product-details-tabs .product-specifications .specs-table .specs-row{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);display:flex}.product-details .product-details-tabs .product-specifications .specs-table .specs-row:last-child{border-bottom:none}.product-details .product-details-tabs .product-specifications .specs-table .specs-row .specs-label{width:40%;color:var(--heading-color);padding:.75rem 0;font-weight:600}.product-details .product-details-tabs .product-specifications .specs-table .specs-row .specs-value{width:60%;color:color-mix(in srgb,var(--default-color),transparent 20%);padding:.75rem 0}.product-details .product-details-tabs .product-reviews .reviews-summary{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);flex-direction:column;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}@media (min-width:768px){.product-details .product-details-tabs .product-reviews .reviews-summary{flex-direction:row}}.product-details .product-details-tabs .product-reviews .reviews-summary .overall-rating{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.product-details .product-details-tabs .product-reviews .reviews-summary .overall-rating .rating-number{color:var(--heading-color);font-size:3rem;font-weight:700;line-height:1}.product-details .product-details-tabs .product-reviews .reviews-summary .overall-rating .rating-stars{margin:.5rem 0}.product-details .product-details-tabs .product-reviews .reviews-summary .overall-rating .rating-stars i{color:gold;margin-right:2px;font-size:1.25rem}.product-details .product-details-tabs .product-reviews .reviews-summary .overall-rating .rating-count{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:.875rem}.product-details .product-details-tabs .product-reviews .reviews-summary .rating-breakdown{flex:2}.product-details .product-details-tabs .product-reviews .reviews-summary .rating-breakdown .rating-bar{align-items:center;margin-bottom:.75rem;display:flex}.product-details .product-details-tabs .product-reviews .reviews-summary .rating-breakdown .rating-bar .rating-label{width:60px;color:color-mix(in srgb,var(--default-color),transparent 30%);font-size:.875rem}.product-details .product-details-tabs .product-reviews .reviews-summary .rating-breakdown .rating-bar .progress{background-color:color-mix(in srgb,var(--default-color),transparent 90%);flex:1;height:8px;margin:0 .75rem}.product-details .product-details-tabs .product-reviews .reviews-summary .rating-breakdown .rating-bar .progress .progress-bar{background-color:gold}.product-details .product-details-tabs .product-reviews .reviews-summary .rating-breakdown .rating-bar .rating-count{width:30px;color:color-mix(in srgb,var(--default-color),transparent 30%);text-align:right;font-size:.875rem}.product-details .product-details-tabs .product-reviews .review-form-container{background-color:var(--surface-color);border-radius:12px;margin-bottom:3rem;padding:2rem;box-shadow:0 2px 10px #0000000d}.product-details .product-details-tabs .product-reviews .review-form-container h4{margin-bottom:1.5rem;padding-bottom:.75rem;font-weight:700;position:relative}.product-details .product-details-tabs .product-reviews .review-form-container h4:after{content:"";background-color:var(--accent-color);border-radius:3px;width:50px;height:3px;position:absolute;bottom:0;left:0}.product-details .product-details-tabs .product-reviews .review-form-container .form-label{color:var(--heading-color);margin-bottom:.5rem;font-weight:600}.product-details .product-details-tabs .product-reviews .review-form-container .form-control{border:1px solid color-mix(in srgb,var(--default-color),transparent 80%);background-color:var(--background-color);border-radius:6px;padding:.75rem 1rem;transition:all .3s}.product-details .product-details-tabs .product-reviews .review-form-container .form-control:focus{border-color:var(--accent-color);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--accent-color),transparent 80%)}.product-details .product-details-tabs .product-reviews .review-form-container .form-text{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-top:.5rem;font-size:.875rem}.product-details .product-details-tabs .product-reviews .review-form-container .star-rating{flex-direction:row-reverse;justify-content:flex-end;display:flex}.product-details .product-details-tabs .product-reviews .review-form-container .star-rating input[type=radio]{display:none}.product-details .product-details-tabs .product-reviews .review-form-container .star-rating label{cursor:pointer;margin:0;padding:0 .25rem;font-size:0}.product-details .product-details-tabs .product-reviews .review-form-container .star-rating label i{color:color-mix(in srgb,var(--default-color),transparent 80%);font-size:1.75rem;transition:all .2s}.product-details .product-details-tabs .product-reviews .review-form-container .star-rating input[type=radio]:checked~label i,.product-details .product-details-tabs .product-reviews .review-form-container .star-rating label:hover i,.product-details .product-details-tabs .product-reviews .review-form-container .star-rating label:hover~label i{color:gold}.product-details .product-details-tabs .product-reviews .review-form-container .btn-primary{background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color);border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.product-details .product-details-tabs .product-reviews .review-form-container .btn-primary:hover{background-color:color-mix(in srgb,var(--accent-color),#000 10%);border-color:color-mix(in srgb,var(--accent-color),#000 10%)}.product-details .product-details-tabs .product-reviews .reviews-list h4{margin-bottom:1.5rem}.product-details .product-details-tabs .product-reviews .reviews-list .review-item{background-color:var(--surface-color);border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 10px #0000000d}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-header{justify-content:space-between;margin-bottom:1rem;display:flex}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-header .reviewer-info{align-items:center;display:flex}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-header .reviewer-info .reviewer-avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:40px;height:40px;margin-right:.75rem}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-header .reviewer-info .reviewer-name{margin-bottom:.25rem;font-size:1rem;font-weight:600}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-header .reviewer-info .review-date{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:.75rem}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-header .review-rating i{color:gold;margin-right:2px;font-size:.875rem}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-title{color:var(--heading-color);margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.product-details .product-details-tabs .product-reviews .reviews-list .review-item .review-content p{color:color-mix(in srgb,var(--default-color),transparent 20%);margin-bottom:0;line-height:1.6}.product-details .product-details-tabs .product-reviews .reviews-list .load-more-btn{border-color:var(--accent-color);color:var(--accent-color);padding:.625rem 1.5rem;font-weight:600;transition:all .3s}.product-details .product-details-tabs .product-reviews .reviews-list .load-more-btn:hover{background-color:var(--accent-color);color:var(--contrast-color)}.category-header{padding-bottom:1px;padding-top:3px!important}.category-header .filter-container{background-color:var(--surface-color);border-radius:12px;margin-bottom:2rem;padding:1.75rem;box-shadow:0 0 5px #0000001a,0 0 1px #0000001a}.category-header .filter-container .filter-item{margin-bottom:.75rem}.category-header .filter-container .filter-item .form-label{color:var(--heading-color);letter-spacing:.01em;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.category-header .filter-container .filter-item.search-form .input-group{border-radius:8px;overflow:hidden;box-shadow:0 2px 5px #00000008}.category-header .filter-container .filter-item.search-form .input-group .form-control{border-right-width:initial;height:44px;color:var(--default-color);background-color:var(--surface-color);border-right-style:none;border-color:color-mix(in srgb,var(--default-color),transparent 85%);border-radius:8px 0 0 8px;padding:.5rem 1rem;font-size:.95rem}.category-header .filter-container .filter-item.search-form .input-group .form-control:focus{border-color:var(--accent-color);box-shadow:none}.category-header .filter-container .filter-item.search-form .input-group .form-control::placeholder{color:color-mix(in srgb,var(--default-color),transparent 60%);font-size:.9rem}.category-header .filter-container .filter-item.search-form .input-group .search-btn{background-color:var(--accent-color);color:var(--contrast-color);border:none;padding:.5rem 1rem;transition:all .3s}.category-header .filter-container .filter-item.search-form .input-group .search-btn:hover{background-color:color-mix(in srgb,var(--accent-color),var(--heading-color)15%)}.category-header .filter-container .filter-item.search-form .input-group .search-btn i{font-size:1rem}.category-header .filter-container .filter-item .form-select{color:var(--default-color);background-color:var(--surface-color);border-color:color-mix(in srgb,var(--default-color),transparent 85%);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%233690e7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");border-radius:8px;height:46px;padding:.625rem 2.25rem .625rem 1rem;font-size:.95rem;box-shadow:0 2px 5px #00000008}.category-header .filter-container .filter-item .form-select:focus{border-color:var(--accent-color);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--accent-color),transparent 85%)}.category-header .filter-container .filter-item .form-select.form-select-sm{height:38px;padding:.4rem 2rem .4rem .75rem;font-size:.85rem}.category-header .filter-container .filter-item .view-options{gap:.5rem;display:flex}.category-header .filter-container .filter-item .view-options .view-btn{background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 85%);width:42px;height:42px;color:var(--default-color);border-radius:6px;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 2px 5px #00000008}.category-header .filter-container .filter-item .view-options .view-btn:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 90%);border-color:var(--accent-color);color:var(--accent-color)}.category-header .filter-container .filter-item .view-options .view-btn.active{background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color);box-shadow:0 2px 8px color-mix(in srgb,var(--accent-color),transparent 60%)}.category-header .filter-container .filter-item .view-options .view-btn i{font-size:1.1rem}.category-header .filter-container .active-filters{border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%);flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}.category-header .filter-container .active-filters .active-filter-label{color:var(--heading-color);letter-spacing:.01em;font-size:.875rem;font-weight:600}.category-header .filter-container .active-filters .filter-tags{flex-wrap:wrap;flex:1;gap:.5rem;display:flex}.category-header .filter-container .active-filters .filter-tag{background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);border-radius:50px;align-items:center;padding:.35rem .85rem;font-size:.875rem;font-weight:500;display:inline-flex;box-shadow:0 2px 5px #00000008}.category-header .filter-container .active-filters .filter-tag .filter-remove{color:var(--accent-color);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:.35rem;padding:0;transition:all .3s;display:inline-flex}.category-header .filter-container .active-filters .filter-tag .filter-remove:hover{color:color-mix(in srgb,var(--accent-color),var(--heading-color)30%);background-color:color-mix(in srgb,var(--accent-color),transparent 80%);transform:scale(1.1)}.category-header .filter-container .active-filters .clear-all-btn{border:1px solid color-mix(in srgb,var(--accent-color),transparent 70%);color:var(--accent-color);cursor:pointer;background:0 0;border-radius:50px;margin-left:auto;padding:.35rem .85rem;font-size:.875rem;font-weight:600;transition:all .3s}.category-header .filter-container .active-filters .clear-all-btn:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:color-mix(in srgb,var(--accent-color),var(--heading-color)15%);border-color:var(--accent-color)}@media (max-width:767.98px){.category-header .filter-container{padding:1rem}.category-header .filter-container .active-filters{flex-direction:column;align-items:flex-start}.category-header .filter-container .active-filters .filter-tags{width:100%}.category-header .filter-container .active-filters .clear-all-btn{margin-top:.5rem;margin-left:0}}.category-product-list{background-color:#f6f6f6;border-radius:10px;margin:20px 15px 30px;padding:0 0 40px}.category-product-list .product-box{background-color:var(--surface-color);border-radius:12px;height:100%;transition:transform .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.category-product-list .product-box:hover{transform:translateY(-8px)}.category-product-list .product-box:hover .product-overlay{opacity:1;visibility:visible}.category-product-list .product-box:hover .main-img{transform:scale(1.08)}.category-product-list .product-thumb{padding-bottom:100%;position:relative;overflow:hidden}.category-product-list .main-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.165,.84,.44,1);position:absolute;top:0;left:0}.category-product-list .product-label{z-index:3;background-color:var(--accent-color);color:var(--contrast-color);letter-spacing:.03em;border-radius:30px;padding:.35em .8em;font-size:.7rem;font-weight:600;position:absolute;top:15px;left:15px;box-shadow:0 2px 5px #0000001a}.category-product-list .product-label.product-label-sale{background-color:#e53e3e}.category-product-list .product-label.product-label-sold{background-color:#718096}.category-product-list .product-label.product-label-hot{background-color:#dd6b20}.category-product-list .product-overlay{opacity:0;visibility:hidden;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1rem;transition:all .4s;display:flex;position:absolute;top:0;left:0}.category-product-list .product-quick-actions{justify-content:flex-end;gap:.5rem;display:flex}.category-product-list .quick-action-btn{width:36px;height:36px;color:var(--heading-color);cursor:pointer;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:all .3s;display:flex;box-shadow:0 2px 5px #00000026}.category-product-list .quick-action-btn:hover{background-color:var(--accent-color);color:var(--contrast-color);transform:translateY(-2px)}.category-product-list .add-to-cart-container{width:100%}.category-product-list .add-to-cart-btn{background-color:var(--accent-color);width:100%;color:var(--contrast-color);cursor:pointer;border:none;border-radius:6px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 4px 10px #0000001a}.category-product-list .add-to-cart-btn:hover{background-color:color-mix(in srgb,var(--accent-color),#000 15%);box-shadow:0 6px 15px #00000026}.category-product-list .add-to-cart-btn.disabled{cursor:not-allowed;background-color:#a0aec0}.category-product-list .add-to-cart-btn.disabled:hover{background-color:#a0aec0;box-shadow:0 4px 10px #0000001a}.category-product-list .product-title{height:2.8rem;color:var(--heading-color);-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.category-product-list .product-title a{color:inherit}.category-product-list .product-title a:hover{color:var(--accent-color)}.category-product-list .product-price{align-items:center;gap:.75rem;display:flex}.category-product-list .product-price span{color:var(--heading-color);font-size:1.1rem;font-weight:700}.category-product-list .product-price .original{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:.9rem;font-weight:400;text-decoration:line-through}.category-product-list .product-price .sale{color:#e53e3e}.category-product-list .product-rating-container{align-items:center;margin-bottom:1rem;display:flex}.category-product-list .rating-stars{color:#f59e0b;margin-right:.5rem;font-size:.85rem}.category-product-list .rating-stars i{margin-right:1px}.category-product-list .rating-number{color:var(--heading-color);font-size:.85rem;font-weight:600}.category-product-list .product-color-options{gap:.5rem;display:flex}.category-product-list .color-option{cursor:pointer;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:relative}.category-product-list .color-option:hover{transform:scale(1.1)}.category-product-list .color-option.active:after{content:"";border:2px solid var(--accent-color);border-radius:50%;position:absolute;inset:-3px}@media (max-width:991.98px){.category-product-list .product-title{height:2.6rem;font-size:.95rem}.category-product-list .product-content{padding:1.25rem}}@media (max-width:767.98px){.category-product-list .product-box{max-width:350px;margin-left:auto;margin-right:auto}.category-product-list .product-overlay{opacity:1;visibility:visible;background-color:#0000001a}.category-product-list .add-to-cart-btn{padding:.7rem 1.2rem;font-size:.85rem}}.category-pagination{padding-top:0}.category-pagination nav{position:relative}.category-pagination ul{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.category-pagination li{margin:0;transition:all .3s ease-in-out}.category-pagination li.ellipsis{color:color-mix(in srgb,var(--default-color),transparent 40%);-webkit-user-select:none;user-select:none;padding:8px 16px}.category-pagination li a{min-width:40px;height:40px;color:var(--default-color);background-color:var(--surface-color);box-shadow:0 2px 4px color-mix(in srgb,var(--default-color),transparent 90%);border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;text-decoration:none;transition:all .3s ease-in-out;display:flex}.category-pagination li a.active{background-color:var(--accent-color);color:var(--contrast-color);box-shadow:0 4px 8px color-mix(in srgb,var(--accent-color),transparent 70%);transform:translateY(-2px)}.category-pagination li a:hover:not(.active){background-color:color-mix(in srgb,var(--accent-color),transparent 90%);box-shadow:0 3px 6px color-mix(in srgb,var(--default-color),transparent 85%);transform:translateY(-1px)}.category-pagination li a i{font-size:14px}.category-pagination li a span{margin:0 4px}@media (max-width:575px){.category-pagination ul{gap:4px}.category-pagination li a{min-width:36px;height:36px;padding:8px 12px;font-size:14px}}.cart .cart-items{background-color:var(--surface-color);border-radius:1rem;margin-bottom:1.5rem;padding:2rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 .5rem 1.5rem #0000000d}.cart .cart-items:before{content:"";background:linear-gradient(90deg,var(--accent-color),color-mix(in srgb,var(--accent-color),transparent 50%));border-radius:.25rem .25rem 0 0;width:100%;height:.25rem;position:absolute;top:0;left:0}.cart .cart-items .cart-header{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);margin-bottom:1.5rem;padding-bottom:1rem}.cart .cart-items .cart-header h5{color:var(--heading-color);letter-spacing:.5px;text-transform:uppercase;margin-bottom:0;font-size:.9rem;font-weight:600}.cart .cart-items .cart-item{border:1px solid color-mix(in srgb,var(--default-color),transparent 92%);background-color:color-mix(in srgb,var(--surface-color),transparent 50%);border-radius:.75rem;padding:15px;transition:all .3s;margin-bottom:5px!important}.cart .cart-items .cart-item:hover{border-color:color-mix(in srgb,var(--accent-color),transparent 70%);transform:translateY(-3px);box-shadow:0 .5rem 1rem #0000000d}.cart .cart-items .cart-item .product-info .product-image{background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 92%);border-radius:.75rem;justify-content:center;align-items:center;width:4.5rem;min-width:4.5rem;height:4.5rem;margin-right:1.25rem;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 .25rem .5rem #0000000d}.cart .cart-items .cart-item .product-info .product-image img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%;transition:transform .3s}.cart .cart-items .cart-item .product-info .product-image:hover img{transform:scale(1.05)}@media (max-width:767.98px){.cart .cart-items .cart-item .product-info .product-image{width:4.5rem;min-width:4.5rem;height:4.5rem}}.cart .cart-items .cart-item .product-info .product-details{flex:1}.cart .cart-items .cart-item .product-info .product-details .product-title{color:var(--heading-color);margin-bottom:.5rem;font-size:1.05rem;font-weight:600;transition:color .3s}.cart .cart-items .cart-item .product-info .product-details .product-title:hover{color:var(--accent-color)}.cart .cart-items .cart-item .product-info .product-details .product-meta{color:color-mix(in srgb,var(--default-color),transparent 30%);flex-wrap:wrap;gap:.75rem;margin-bottom:.25rem;font-size:.8125rem;display:flex}.cart .cart-items .cart-item .product-info .product-details .product-meta span{background-color:color-mix(in srgb,var(--background-color),transparent 50%);border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);border-radius:.375rem;align-items:center;padding:.25rem .5rem;display:inline-flex}.cart .cart-items .cart-item .product-info .product-details .remove-item{color:color-mix(in srgb,var(--default-color),transparent 30%);background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.8125rem;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.cart .cart-items .cart-item .product-info .product-details .remove-item:after{content:"";background-color:#dc3545;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.cart .cart-items .cart-item .product-info .product-details .remove-item:hover{color:#dc3545}.cart .cart-items .cart-item .product-info .product-details .remove-item:hover:after{width:100%}.cart .cart-items .cart-item .product-info .product-details .remove-item i{font-size:.875rem;transition:transform .3s}.cart .cart-items .cart-item .product-info .product-details .remove-item:hover i{transform:translate(-2px)}.cart .cart-items .cart-item .price-tag .current-price{color:var(--heading-color);font-size:1.05rem;font-weight:600}.cart .cart-items .cart-item .price-tag .original-price{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-left:.5rem;font-size:.875rem;text-decoration:line-through}.cart .cart-items .cart-item .quantity-selector{background:color-mix(in srgb,var(--background-color),transparent 50%);border:1px solid color-mix(in srgb,var(--default-color),transparent 85%);border-radius:2rem;align-items:center;transition:all .3s;display:inline-flex;overflow:hidden;box-shadow:0 .125rem .25rem #00000008}.cart .cart-items .cart-item .quantity-selector:hover{border-color:color-mix(in srgb,var(--accent-color),transparent 70%)}.cart .cart-items .cart-item .quantity-selector .quantity-btn{width:2.25rem;height:2.25rem;color:var(--default-color);z-index:1;background:0 0;border:none;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative;overflow:hidden}.cart .cart-items .cart-item .quantity-selector .quantity-btn:before{content:"";background-color:color-mix(in srgb,var(--accent-color),transparent 90%);z-index:-1;border-radius:50%;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scale(0)}.cart .cart-items .cart-item .quantity-selector .quantity-btn:hover{color:var(--accent-color)}.cart .cart-items .cart-item .quantity-selector .quantity-btn:hover:before{transform:scale(1)}.cart .cart-items .cart-item .quantity-selector .quantity-btn:active{transform:scale(.95)}.cart .cart-items .cart-item .quantity-selector .quantity-input{text-align:center;width:2.5rem;color:var(--heading-color);background-color:#0000;border:none;padding:.25rem 0;font-size:.9375rem;font-weight:600;margin-bottom:0!important}.cart .cart-items .cart-item .quantity-selector .quantity-input:focus{outline:none}.cart .cart-items .cart-item .quantity-selector .quantity-input::-webkit-inner-spin-button{appearance:none;margin:0}.cart .cart-items .cart-item .quantity-selector .quantity-input::-webkit-outer-spin-button{appearance:none;margin:0}.cart .cart-items .cart-item .item-total{color:var(--heading-color);font-size:1.125rem;font-weight:700}.cart .cart-items .cart-item .item-total span{display:inline-block;position:relative}.cart .cart-items .cart-item .item-total span:after{content:"";background:linear-gradient(90deg,var(--accent-color),transparent);border-radius:1px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}@media (max-width:767.98px){.cart .cart-items .cart-item{margin-bottom:1rem;padding:1.25rem}}.cart .cart-items .cart-actions{border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%);margin-top:1rem;padding-top:1.5rem}.cart .cart-items .cart-actions .coupon-form .input-group{border-radius:2rem;overflow:hidden;box-shadow:0 .25rem .5rem #00000008}.cart .cart-items .cart-actions .coupon-form .input-group .form-control{border-right-width:initial;color:var(--default-color);background-color:var(--surface-color);border-right-style:none;border-color:color-mix(in srgb,var(--default-color),transparent 80%);border-radius:2rem 0 0 2rem;padding-left:1.25rem;font-size:.875rem}.cart .cart-items .cart-actions .coupon-form .input-group .form-control:focus{border-color:var(--accent-color);box-shadow:none}.cart .cart-items .cart-actions .coupon-form .input-group .form-control::placeholder{color:color-mix(in srgb,var(--default-color),transparent 60%)}.cart .cart-items .cart-actions .coupon-form .input-group .btn{letter-spacing:.5px;border-radius:0 2rem 2rem 0;padding-right:1.25rem;font-size:.875rem;font-weight:500}.cart .cart-items .cart-actions .btn{border-radius:2rem;align-items:center;gap:.375rem;padding:.5rem 1.25rem;font-size:.875rem;transition:all .3s;display:inline-flex}.cart .cart-items .cart-actions .btn i{transition:transform .3s}.cart .cart-items .cart-actions .btn:hover i{transform:rotate(15deg)}.cart .cart-summary{background-color:var(--surface-color);border-radius:1rem;padding:1.2rem;transition:transform .3s,box-shadow .3s;position:sticky;top:6.5rem;box-shadow:0 .5rem 1.5rem #0000000d}.cart .cart-summary:before{content:"";background:linear-gradient(90deg,color-mix(in srgb,var(--accent-color),transparent 50%),var(--accent-color));border-radius:.25rem .25rem 0 0;width:100%;height:.25rem;position:absolute;top:0;right:0}.cart .cart-summary .summary-title{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);margin-bottom:1rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:600;position:relative}.cart .cart-summary .summary-title:after{content:"";background-color:var(--accent-color);border-radius:1px;width:3rem;height:2px;position:absolute;bottom:-1px;left:0}.cart .cart-summary .summary-item{justify-content:space-between;align-items:flex-start;margin-bottom:.2rem;font-size:.9375rem;line-height:normal;display:flex;position:relative}.cart .cart-summary .summary-item.discount{color:#28a745}.cart .cart-summary .summary-item.discount .summary-value{background-color:#28a7451a}.cart .cart-summary .summary-item .summary-label{color:color-mix(in srgb,var(--default-color),transparent 20%);font-size:15px}.cart .cart-summary .summary-item .summary-value{color:var(--heading-color);background-color:color-mix(in srgb,var(--background-color),transparent 50%);border-radius:2rem;padding:0 .75rem;font-weight:500;transition:transform .3s}.cart .cart-summary .summary-item .summary-value:hover{transform:translate(-3px)}.cart .cart-summary .summary-item .shipping-options{width:100%;padding:0 1rem 1rem}.cart .cart-summary .summary-item .shipping-options .form-check{margin-bottom:.75rem;padding-left:2rem}.cart .cart-summary .summary-item .shipping-options .form-check:last-child{margin-bottom:0}.cart .cart-summary .summary-item .shipping-options .form-check .form-check-input{background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 70%);width:1.125rem;height:1.125rem;margin-top:.125rem;margin-left:-2rem;transition:all .3s}.cart .cart-summary .summary-item .shipping-options .form-check .form-check-input:checked{background-color:var(--accent-color);border-color:var(--accent-color);box-shadow:0 0 0 .15rem color-mix(in srgb,var(--accent-color),transparent 85%)}.cart .cart-summary .summary-item .shipping-options .form-check .form-check-input:focus{box-shadow:0 0 0 .15rem color-mix(in srgb,var(--accent-color),transparent 85%)}.cart .cart-summary .summary-item .shipping-options .form-check .form-check-label{color:var(--default-color);font-size:.875rem;transition:color .3s}.cart .cart-summary .summary-item .shipping-options .form-check .form-check-label:hover{color:var(--accent-color)}.cart .cart-summary .summary-total{background:linear-gradient(145deg,color-mix(in srgb,var(--accent-color),transparent 95%),color-mix(in srgb,var(--background-color),transparent 95%));border:1px solid color-mix(in srgb,var(--default-color),transparent 92%);border-radius:.75rem;justify-content:space-between;align-items:center;margin:1rem 0;padding:10px;display:flex}.cart .cart-summary .summary-total .summary-label{color:var(--heading-color);font-size:1.125rem;font-weight:600}.cart .cart-summary .summary-total .summary-value{color:var(--heading-color);font-size:18px;font-weight:700;position:relative}.cart .cart-summary .summary-total .summary-value:after{content:"";background:linear-gradient(90deg,var(--accent-color),transparent);border-radius:1px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.cart .cart-summary .checkout-button{margin-bottom:1rem}.cart .cart-summary .checkout-button .btn{z-index:1;border-radius:2rem;justify-content:center;align-items:center;gap:.5rem;padding:8px;font-size:16px;font-weight:500;transition:all .3s;display:flex;position:relative;overflow:hidden}.cart .cart-summary .checkout-button .btn:before{content:"";background:linear-gradient(90deg,var(--accent-color),color-mix(in srgb,var(--accent-color),transparent 30%));z-index:-1;width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0;transform:translate(-100%)}.cart .cart-summary .checkout-button .btn:hover{box-shadow:0 .5rem 1rem #0000001a}.cart .cart-summary .checkout-button .btn:hover:before{transform:translate(0)}.cart .cart-summary .checkout-button .btn:hover i{transform:translate(.25rem)}.cart .cart-summary .checkout-button .btn i{transition:transform .3s}.cart .cart-summary .continue-shopping{margin-bottom:.25rem}.cart .cart-summary .continue-shopping .btn-link{color:var(--accent-color);background-color:color-mix(in srgb,var(--accent-color),transparent 95%);border-radius:2rem;justify-content:center;align-items:center;gap:.375rem;padding:.5rem;font-size:.9375rem;text-decoration:none;transition:all .3s;display:flex}.cart .cart-summary .continue-shopping .btn-link i{transition:transform .3s}.cart .cart-summary .continue-shopping .btn-link:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:color-mix(in srgb,var(--accent-color),transparent 25%)}.cart .cart-summary .continue-shopping .btn-link:hover i{transform:translate(-.25rem)}.cart .cart-summary .payment-methods{border-top:1px solid color-mix(in srgb,var(--default-color),transparent 90%);padding-top:1.25rem}.cart .cart-summary .payment-methods .payment-title{color:color-mix(in srgb,var(--default-color),transparent 30%);text-align:center;margin-bottom:.75rem;font-size:.875rem}.cart .cart-summary .payment-methods .payment-icons{justify-content:center;gap:1.25rem;display:flex}.cart .cart-summary .payment-methods .payment-icons i{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:1.5rem;transition:all .3s}.cart .cart-summary .payment-methods .payment-icons i:hover{color:var(--accent-color);transform:translateY(-3px)}.cart .btn-accent{color:var(--contrast-color);background-color:var(--accent-color);border-color:var(--accent-color)}.cart .btn-accent:hover,.cart .btn-accent:focus,.cart .btn-accent:active{color:var(--contrast-color);background-color:color-mix(in srgb,var(--accent-color),#000 15%);border-color:color-mix(in srgb,var(--accent-color),#000 15%);transform:translateY(-2px);box-shadow:0 .5rem 1rem #0000001a}.cart .btn-accent:active{transform:translateY(0)}.cart .btn-outline-accent{color:var(--accent-color);border-color:var(--accent-color);background-color:#0000}.cart .btn-outline-accent:hover,.cart .btn-outline-accent:focus,.cart .btn-outline-accent:active{color:var(--contrast-color);background-color:var(--accent-color);border-color:var(--accent-color);transform:translateY(-2px);box-shadow:0 .5rem 1rem #0000001a}.cart .btn-outline-accent:active{transform:translateY(0)}.cart .btn-outline-danger{color:#dc3545;background-color:#0000;border-color:#dc3545}.cart .btn-outline-danger:hover,.cart .btn-outline-danger:focus,.cart .btn-outline-danger:active{color:var(--contrast-color);background-color:#dc3545;border-color:#dc3545;transform:translateY(-2px);box-shadow:0 .5rem 1rem #0000001a}.cart .btn-outline-danger:active{transform:translateY(0)}@media (max-width:991.98px){.cart .cart-summary{margin-top:1.5rem;position:static}}@media (max-width:767.98px){.cart .cart-items,.cart .cart-summary{padding:1.5rem}}.checkout{padding:25px 0}.checkout .checkout-container{margin-bottom:2rem}.checkout .checkout-container .checkout-form{position:relative}.checkout .checkout-section{background-color:var(--surface-color);border-radius:10px;margin-bottom:15px;transition:all .3s;overflow:hidden;box-shadow:0 4px 20px #00000014}.checkout .checkout-section:hover{box-shadow:0 8px 25px #00000017}.checkout .checkout-section .section-header{background-color:color-mix(in srgb,var(--surface-color),var(--background-color)30%);border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);align-items:center;gap:16px;padding:10px 24px;display:flex}.checkout .checkout-section .section-header .section-number{background-color:var(--accent-color);width:30px;height:30px;color:var(--contrast-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;display:flex}.checkout .checkout-section .section-header h3{color:var(--heading-color);margin:0;font-size:18px;font-weight:600}.checkout .checkout-section .section-content{padding:18px}.checkout .checkout-section .section-content .form-group{margin-bottom:10px}.checkout .checkout-section .section-content .form-group:last-child{margin-bottom:0}.checkout .checkout-section .section-content .form-group label{color:var(--heading-color);margin-bottom:4px;font-size:.9rem;font-weight:400;display:block}.checkout .checkout-section .section-content .form-group .form-control,.checkout .checkout-section .section-content .form-group .form-select{border:1px solid color-mix(in srgb,var(--default-color),transparent 65%);background-color:var(--surface-color);border-radius:6px;height:auto;padding:6px 16px;font-size:.95rem;transition:all .25s}.checkout .checkout-section .section-content .form-group .form-control:hover,.checkout .checkout-section .section-content .form-group .form-select:hover{border-color:color-mix(in srgb,var(--accent-color),transparent 60%)}.checkout .checkout-section .section-content .form-group .form-control:focus,.checkout .checkout-section .section-content .form-group .form-select:focus{border-color:var(--accent-color);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent-color),transparent 85%);outline:none}.checkout .checkout-section .section-content .form-group .form-control::-moz-placeholder{color:color-mix(in srgb,var(--default-color),transparent 60%);font-size:.9rem}.checkout .checkout-section .section-content .form-group .form-select::-moz-placeholder{color:color-mix(in srgb,var(--default-color),transparent 60%);font-size:.9rem}.checkout .checkout-section .section-content .form-group .form-control::placeholder,.checkout .checkout-section .section-content .form-group .form-select::placeholder{color:color-mix(in srgb,var(--default-color),transparent 60%);font-size:.9rem}.checkout .checkout-section .section-content .form-group .form-control.is-invalid,.checkout .checkout-section .section-content .form-group .form-select.is-invalid{background-image:none;border-color:#dc3545}.checkout .checkout-section .section-content .form-group .form-control.is-invalid:focus,.checkout .checkout-section .section-content .form-group .form-select.is-invalid:focus{box-shadow:0 0 0 4px #dc354526}.checkout .checkout-section .section-content .form-group .form-select{background-position:right 16px center;padding-right:40px}.checkout .checkout-section .section-content .form-group .card-number-wrapper{position:relative}.checkout .checkout-section .section-content .form-group .card-number-wrapper .card-icons{gap:8px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.checkout .checkout-section .section-content .form-group .card-number-wrapper .card-icons i{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:1.2rem}.checkout .checkout-section .section-content .form-group .card-number-wrapper input{padding-right:80px}.checkout .checkout-section .section-content .form-group .cvv-wrapper{position:relative}.checkout .checkout-section .section-content .form-group .cvv-wrapper .cvv-hint{color:color-mix(in srgb,var(--default-color),transparent 40%);cursor:pointer;transition:color .2s;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.checkout .checkout-section .section-content .form-group .cvv-wrapper .cvv-hint:hover{color:var(--accent-color)}.checkout .checkout-section .section-content .form-check{margin-bottom:12px;padding-left:1.8rem}.checkout .checkout-section .section-content .form-check:last-child{margin-bottom:0}.checkout .checkout-section .section-content .form-check .form-check-input{border:2px solid color-mix(in srgb,var(--default-color),transparent 70%);background-color:var(--surface-color);cursor:pointer;width:18px;height:18px;margin-top:.2rem;margin-left:-1.8rem}.checkout .checkout-section .section-content .form-check .form-check-input:checked{background-color:var(--accent-color);border-color:var(--accent-color)}.checkout .checkout-section .section-content .form-check .form-check-input:focus{border-color:var(--accent-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-color),transparent 85%)}.checkout .checkout-section .section-content .form-check .form-check-label{cursor:pointer;font-size:.9rem}.checkout .checkout-section .section-content .form-check .form-check-label a{color:var(--accent-color);font-weight:500;text-decoration:none}.checkout .checkout-section .section-content .form-check .form-check-label a:hover{text-decoration:underline}.checkout .checkout-section .section-content .form-check.terms-check{margin-top:10px;margin-bottom:2px}.checkout .checkout-section .section-content .form-check.terms-check .form-check-label{font-size:.85rem}.checkout .checkout-section .section-content .payment-options{flex-wrap:wrap;gap:5px;margin-bottom:5px;display:flex}.checkout .checkout-section .section-content .payment-options .payment-option{flex:1;min-width:120px;position:relative}.checkout .checkout-section .section-content .payment-options .payment-option input[type=radio]{opacity:0;width:0;height:0;position:absolute}.checkout .checkout-section .section-content .payment-options .payment-option input[type=radio]:checked+label{border-color:var(--accent-color);background-color:color-mix(in srgb,var(--accent-color),transparent 95%)}.checkout .checkout-section .section-content .payment-options .payment-option input[type=radio]:checked+label .payment-icon{color:var(--accent-color)}.checkout .checkout-section .section-content .payment-options .payment-option input[type=radio]:focus+label{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-color),transparent 85%)}.checkout .checkout-section .section-content .payment-options .payment-option label{border:2px solid color-mix(in srgb,var(--default-color),transparent 85%);cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:16px;transition:all .25s;display:flex}.checkout .checkout-section .section-content .payment-options .payment-option label:hover{border-color:color-mix(in srgb,var(--accent-color),transparent 60%)}.checkout .checkout-section .section-content .payment-options .payment-option label .payment-icon{color:color-mix(in srgb,var(--default-color),transparent 30%);margin-bottom:8px;font-size:1.8rem;transition:color .25s}.checkout .checkout-section .section-content .payment-options .payment-option label .payment-label{font-size:.9rem;font-weight:500}.checkout .checkout-section .section-content .payment-options .payment-option.active label{border-color:var(--accent-color);background-color:color-mix(in srgb,var(--accent-color),transparent 95%)}.checkout .checkout-section .section-content .payment-options .payment-option.active label .payment-icon{color:var(--accent-color)}@media (max-width:575.98px){.checkout .checkout-section .section-content .payment-options .payment-option{min-width:100%}.checkout .checkout-section .section-content .payment-options .payment-option label{flex-direction:row;justify-content:flex-start;gap:12px}.checkout .checkout-section .section-content .payment-options .payment-option label .payment-icon{margin-bottom:0}}.checkout .checkout-section .section-content .payment-details{padding-top:8px}.checkout .checkout-section .section-content .payment-details.d-none{display:none}.checkout .checkout-section .section-content .payment-details .payment-info{background-color:color-mix(in srgb,var(--surface-color),var(--background-color)50%);border-radius:12px;margin-bottom:0;padding:1px;font-size:.9rem}.checkout .checkout-section .section-content .success-message{color:#28a745;text-align:center;background-color:#28a7451a;border:1px solid #28a74533;border-radius:12px;margin-bottom:20px;padding:16px;font-weight:500}.checkout .checkout-section .section-content .success-message.d-none{display:none}.checkout .checkout-section .section-content .place-order-container .place-order-btn{background-color:var(--accent-color);border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:10px 24px;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #3690e733}.checkout .checkout-section .section-content .place-order-container .place-order-btn:hover{background-color:color-mix(in srgb,var(--accent-color),#000 10%);transform:translateY(-2px);box-shadow:0 6px 15px #3690e740}.checkout .checkout-section .section-content .place-order-container .place-order-btn:active{transform:translateY(0);box-shadow:0 2px 8px #3690e733}.checkout .checkout-section .section-content .place-order-container .place-order-btn .btn-price{background-color:#fff3;border-radius:8px;padding:6px 12px;font-weight:700}.checkout .order-summary{background-color:var(--surface-color);border-radius:16px;position:sticky;top:30px;box-shadow:0 4px 20px #0000000a}.checkout .order-summary .order-summary-header{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.checkout .order-summary .order-summary-header h3{margin:0;font-size:1.2rem;font-weight:600}.checkout .order-summary .order-summary-header .item-count{color:color-mix(in srgb,var(--default-color),transparent 30%);background-color:color-mix(in srgb,var(--surface-color),var(--background-color)50%);border-radius:20px;padding:4px 10px;font-size:.9rem}.checkout .order-summary .order-summary-content{padding:24px}.checkout .order-summary .order-summary-content .order-items{margin-bottom:24px}.checkout .order-summary .order-summary-content .order-items .order-item{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);gap:15px;padding-bottom:10px;display:flex;margin-bottom:10px!important}.checkout .order-summary .order-summary-content .order-items .order-item:last-child{border-bottom:none;margin-bottom:0}.checkout .order-summary .order-summary-content .order-items .order-item .order-item-image{border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);border-radius:12px;flex-shrink:0;width:60px;height:60px;overflow:hidden}.checkout .order-summary .order-summary-content .order-items .order-item .order-item-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.checkout .order-summary .order-summary-content .order-items .order-item .order-item-details{flex:1}.checkout .order-summary .order-summary-content .order-items .order-item .order-item-details h4{margin-bottom:4px;font-size:1rem;font-weight:600}.checkout .order-summary .order-summary-content .order-items .order-item .order-item-details .order-item-variant{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-bottom:8px;font-size:.85rem}.checkout .order-summary .order-summary-content .order-items .order-item .order-item-details .order-item-price{align-items:center;gap:5px;font-weight:500;display:flex}.checkout .order-summary .order-summary-content .order-items .order-item .order-item-details .order-item-price .quantity{color:color-mix(in srgb,var(--default-color),transparent 30%)}.checkout .order-summary .order-summary-content .order-items .order-item .order-item-details .order-item-price .price{color:var(--heading-color)}.checkout .order-summary .order-summary-content .promo-code{margin-bottom:24px}.checkout .order-summary .order-summary-content .promo-code .input-group .form-control{border-right:none;border-top-left-radius:12px;border-bottom-left-radius:12px;padding:12px 16px;font-size:.95rem;transition:all .25s}.checkout .order-summary .order-summary-content .promo-code .input-group .form-control:focus{border-color:var(--accent-color);box-shadow:none;outline:none}.checkout .order-summary .order-summary-content .promo-code .input-group .form-control::placeholder{color:color-mix(in srgb,var(--default-color),transparent 60%);font-size:.9rem}.checkout .order-summary .order-summary-content .promo-code .input-group .btn{color:#fff;background-color:#22c55e;border-color:#22c55e;border-left-style:none;border-left-width:medium;border-top-right-radius:12px;border-bottom-right-radius:12px;padding:0 16px;font-weight:500;transition:all .25s}.checkout .order-summary .order-summary-content .promo-code .input-group .btn:hover{background-color:var(--accent-color);border-color:var(--accent-color);color:var(--contrast-color)}.checkout .order-summary .order-summary-content .promo-code .input-group .btn:focus{box-shadow:none}.checkout .order-summary .order-summary-content .order-totals{background-color:color-mix(in srgb,var(--surface-color),var(--background-color)30%);border-radius:12px;margin-bottom:24px;padding:1px}.checkout .order-summary .order-summary-content .order-totals>div{margin-bottom:12px;font-size:.95rem}.checkout .order-summary .order-summary-content .order-totals>div:last-child{border-top:1px dashed color-mix(in srgb,var(--default-color),transparent 80%);color:var(--heading-color);margin-top:12px;margin-bottom:0;padding-top:12px;font-size:1.1rem;font-weight:600}.checkout .order-summary .order-summary-content .secure-checkout{text-align:center}.checkout .order-summary .order-summary-content .secure-checkout .secure-checkout-header{color:var(--heading-color);justify-content:center;align-items:center;gap:8px;margin-bottom:12px;font-size:.9rem;font-weight:500;display:flex}.checkout .order-summary .order-summary-content .secure-checkout .secure-checkout-header i{color:#28a745;font-size:1.1rem}.checkout .order-summary .order-summary-content .secure-checkout .payment-icons{justify-content:center;gap:12px;display:flex}.checkout .order-summary .order-summary-content .secure-checkout .payment-icons i{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:1.5rem}@media (max-width:991.98px){.checkout .order-summary{margin-top:2rem;position:relative;top:0}}.checkout .modal-content{border:none;border-radius:16px;box-shadow:0 10px 30px #0000001a}.checkout .modal-content .modal-header{border-bottom-color:color-mix(in srgb,var(--default-color),transparent 90%)}.checkout .modal-content .modal-header .modal-title{font-weight:600}.checkout .modal-content .modal-footer{border-top-color:color-mix(in srgb,var(--default-color),transparent 90%)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767.98px){.checkout .checkout-section .section-header h3,.checkout .order-summary .order-summary-header h3{font-size:1.1rem}}.checkout .swiper-wrapper{height:auto!important}.order-confirmation{max-width:900px;margin:0 auto}.order-confirmation .confirmation-header{margin-bottom:2.5rem}.order-confirmation .confirmation-header .success-icon i{color:#4bb543;font-size:4rem}.order-confirmation .confirmation-header h2{margin-bottom:1rem;font-weight:700}.order-confirmation .confirmation-header .lead{color:color-mix(in srgb,var(--default-color),transparent 30%);max-width:600px;margin:0 auto}.order-confirmation .confirmation-header .order-number{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:1.1rem}.order-confirmation .confirmation-header .order-number strong{color:var(--default-color);letter-spacing:.5px}.order-confirmation .order-details{background-color:var(--surface-color);border-radius:12px;box-shadow:0 5px 15px #0000000d}.order-confirmation .order-details h4{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);padding-bottom:.5rem;font-size:1.25rem;font-weight:600}.order-confirmation .order-details address{font-style:normal;line-height:1.6}.order-confirmation .order-details .shipping-method{background-color:color-mix(in srgb,var(--accent-color),transparent 90%);border-radius:6px;align-items:center;padding:.5rem .75rem;font-size:.9rem;display:inline-flex}.order-confirmation .order-details .payment-info .payment-method{align-items:center;display:flex}.order-confirmation .order-details .payment-info .billing-address{margin-top:.75rem;font-size:.95rem}@media (max-width:767.98px){.order-confirmation .order-details{padding:1.5rem}}.order-confirmation .order-summary{background-color:var(--surface-color);border-radius:12px;padding:1.5rem;box-shadow:0 5px 15px #0000000d}.order-confirmation .order-summary h4{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 90%);padding-bottom:.5rem;font-size:1.25rem;font-weight:600}.order-confirmation .order-summary .order-items .item-row{border-bottom:1px solid color-mix(in srgb,var(--default-color),transparent 92%);padding:1.25rem 0}.order-confirmation .order-summary .order-items .item-row:last-child{border-bottom:none}.order-confirmation .order-summary .order-items .item-row .item-image{flex:0 0 80px;margin-right:1rem}.order-confirmation .order-summary .order-items .item-row .item-image img{-o-object-fit:contain;object-fit:contain;background-color:color-mix(in srgb,var(--default-color),transparent 95%);border-radius:8px;width:80px;height:80px}.order-confirmation .order-summary .order-items .item-row .item-details{flex:1}.order-confirmation .order-summary .order-items .item-row .item-details h5{margin-bottom:.25rem;font-size:1.1rem}.order-confirmation .order-summary .order-items .item-row .item-details p{margin-bottom:.75rem;font-size:.9rem}.order-confirmation .order-summary .order-items .item-row .item-details .quantity-price{font-size:.95rem}.order-confirmation .order-summary .order-items .item-row .item-details .quantity-price .price{font-weight:600}.order-confirmation .order-summary .order-totals{border-top:1px solid color-mix(in srgb,var(--default-color),transparent 85%);padding-top:1rem;font-size:.95rem}.order-confirmation .order-summary .order-totals .total-row{border-top:2px solid color-mix(in srgb,var(--default-color),transparent 85%);margin-top:.5rem;padding-top:.5rem;font-size:1.1rem}.order-confirmation .next-steps{background-color:var(--surface-color);border-radius:12px;box-shadow:0 5px 15px #0000000d}.order-confirmation .next-steps h4{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.order-confirmation .next-steps p{margin-bottom:1.5rem}.order-confirmation .next-steps .tracking-info{color:color-mix(in srgb,var(--default-color),transparent 30%);justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:.95rem;display:flex}.order-confirmation .next-steps .tracking-info i{color:var(--accent-color)}.order-confirmation .next-steps .action-buttons .btn{align-items:center;padding:.65rem 1.5rem;font-weight:500;transition:all .3s;display:inline-flex}.order-confirmation .next-steps .action-buttons .btn.btn-primary{background-color:var(--accent-color);border-color:var(--accent-color)}.order-confirmation .next-steps .action-buttons .btn.btn-primary:hover{background-color:color-mix(in srgb,var(--accent-color),#000 10%);border-color:color-mix(in srgb,var(--accent-color),#000 10%);transform:translateY(-2px)}.order-confirmation .next-steps .action-buttons .btn.btn-outline-primary{color:var(--accent-color);border-color:var(--accent-color)}.order-confirmation .next-steps .action-buttons .btn.btn-outline-primary:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);transform:translateY(-2px)}.order-confirmation .help-contact{font-size:.95rem}.order-confirmation .help-contact a{color:var(--accent-color);font-weight:500;text-decoration:none}.order-confirmation .help-contact a:hover{text-decoration:underline}@media (max-width:767.98px){.order-confirmation .order-details,.order-confirmation .order-summary,.order-confirmation .next-steps{padding:1.25rem}.order-confirmation .order-items .item-row .item-image{flex:0 0 70px}.order-confirmation .order-items .item-row .item-image img{width:70px;height:70px}.order-confirmation .order-items .item-row .item-details h5{font-size:1rem}}.search-results-header .results-count h2{margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.search-results-header .results-count p{margin-bottom:0;font-size:1.1rem}.search-results-header .results-count .results-number,.search-results-header .results-count .search-term{color:var(--accent-color);font-weight:600}.search-results-header .search-form{position:relative}.search-results-header .search-form .input-group{border-radius:50px;overflow:hidden;box-shadow:0 5px 15px #0000000d}.search-results-header .search-form .form-control{color:var(--default-color);background-color:var(--surface-color);border-right:none;border-radius:50px 0 0 50px;height:auto;padding:12px 20px;font-size:14px}.search-results-header .search-form .form-control:focus{border-color:var(--accent-color);box-shadow:none}.search-results-header .search-form .form-control::placeholder{color:color-mix(in srgb,var(--default-color),transparent 70%)}.search-results-header .search-form .search-btn{background-color:var(--accent-color);color:var(--contrast-color);border:none;border-radius:0 50px 50px 0;padding:0 25px;transition:all .3s}.search-results-header .search-form .search-btn:hover{background-color:color-mix(in srgb,var(--accent-color),#000 15%)}.search-results-header .search-filters .filter-label{color:var(--heading-color);margin-right:10px;font-weight:600}.search-results-header .search-filters .tags-wrapper{flex-wrap:wrap;gap:8px;display:inline-flex}.search-results-header .search-filters .filter-tag{background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);border-radius:30px;align-items:center;padding:5px 12px;font-size:.85rem;transition:all .3s;display:inline-flex}.search-results-header .search-filters .filter-tag i{cursor:pointer;margin-left:5px;transition:all .3s}.search-results-header .search-filters .filter-tag:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 80%)}.search-results-header .search-filters .filter-tag:hover i{transform:scale(1.1)}.search-results-header .search-filters .sort-options label{color:var(--heading-color);font-weight:500}.search-results-header .search-filters .sort-options .form-select{border-color:color-mix(in srgb,var(--default-color),transparent 80%);color:var(--default-color);background-color:var(--surface-color);font-size:.9rem;transition:all .3s}.search-results-header .search-filters .sort-options .form-select:focus{border-color:var(--accent-color);box-shadow:none}@media (max-width:991.98px){.search-results-header .filter-tags{margin-bottom:15px}.search-results-header .sort-options{text-align:left}}@media (max-width:767.98px){.search-results-header .results-count h2{font-size:1.5rem}.search-results-header .results-count p{font-size:1rem}.search-results-header .filter-label{margin-bottom:8px;display:block}.search-results-header .tags-wrapper{margin-top:5px}}.search-product-list .product-image{background:color-mix(in srgb,var(--surface-color),transparent 97%);padding-top:125%;position:relative;overflow:hidden}.search-product-list .product-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0}.search-product-list .product-image .main-image{opacity:1;transform:scale(1)}.search-product-list .product-image .hover-image{opacity:0;transform:scale(1.1)}.search-product-list .product-overlay{background:color-mix(in srgb,var(--background-color),transparent 75%);opacity:0;visibility:hidden;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.search-product-list .product-actions{flex-direction:column;gap:.75rem;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.search-product-list .product-actions .action-btn{background:var(--surface-color);width:3rem;height:3rem;color:var(--accent-color);opacity:0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;animation:.3s forwards slideIn;display:flex;transform:translate(20px)}.search-product-list .product-actions .action-btn:nth-child(2){animation-delay:.1s}.search-product-list .product-actions .action-btn:hover{background:var(--accent-color);color:var(--contrast-color);transform:translateY(-2px)}.search-product-list .product-actions .action-btn i{font-size:1.25rem}.search-product-list .product-badge{text-transform:uppercase;z-index:1;border-radius:6px;padding:.35rem .75rem;font-size:.875rem;font-weight:500;position:absolute;top:1rem;left:1rem}.search-product-list .product-badge.new{background:var(--accent-color);color:var(--contrast-color)}.search-product-list .product-badge.sale{color:var(--contrast-color);background:#ffa007}.search-product-list .product-details{background:var(--surface-color);padding:1.5rem}.search-product-list .product-category{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-bottom:.5rem;font-size:.875rem}.search-product-list .product-title{margin-bottom:1rem;font-size:1.125rem}.search-product-list .product-title a{color:var(--heading-color);text-decoration:none;transition:color .3s}.search-product-list .product-title a:hover{color:var(--accent-color)}.search-product-list .product-meta{justify-content:space-between;align-items:center;display:flex}.search-product-list .product-price{color:var(--accent-color);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;display:flex}.search-product-list .product-price .original-price{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:.875rem;font-weight:400;text-decoration:line-through}.search-product-list .product-rating{color:var(--heading-color);align-items:center;gap:.25rem;font-weight:500;display:flex}.search-product-list .product-rating i{color:#ffc107;margin-right:.25rem}.search-product-list .product-rating span{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:.875rem;font-weight:400}@keyframes slideIn{to{opacity:1;transform:translate(0)}}@media (max-width:991.98px){.search-product-list .product-image{padding-top:100%}.search-product-list .product-details{padding:1.25rem}.search-product-list .product-title{margin-bottom:.75rem;font-size:1rem}.search-product-list .product-price{font-size:1rem}.search-product-list .product-actions .action-btn{width:2.5rem;height:2.5rem}.search-product-list .product-actions .action-btn i{font-size:1.125rem}}.our-product .category-title{color:#2c2c2c!important}.our-product .swiper{width:100%;padding:20px}.our-product .product-card{background:#fff;border-radius:10px;height:100%;padding:0;transition:transform .3s;position:relative;overflow:hidden}.our-product .product-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px #0000001a}.our-product .product-img{border-radius:8px;width:100%;margin:auto;position:relative}.our-product .tag span{color:#f0f8ff;background:#be73ae;border-radius:50px;padding:6px 20px;font-size:14px;font-weight:600;line-height:normal;position:absolute;top:20px;left:20px}.our-product .tag img{position:absolute;left:0;width:8%!important;top:20px!important}.our-product .product-info{margin-top:5px;padding:10px 15px;position:relative}.our-product .product-info .product-details{color:#5f5f5f;justify-content:space-between;display:flex}.product-info .product-details .name{font-size:14px}.product-info .product-details .review-star{margin-bottom:0;padding-left:0;display:flex;position:absolute;top:-25px;right:10px}.product-details .review-star{color:#f9c53d;margin-right:3px;font-size:12px;list-style-type:none;display:inline-block}.our-product .product-info .price{color:#333;margin-bottom:0;font-size:18px;font-weight:700}.our-product .product-info .product-add-price{justify-content:space-between;align-items:center;display:flex}.our-product .product-card .hover-icons{opacity:0;flex-direction:column;transition:opacity .3s ease-in-out;display:flex;position:absolute;top:20px;right:15px}.our-product .product-card:hover .hover-icons{opacity:1}.our-product .product-card .hover-icons a{color:#2a2a2a;background:#dedede;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;margin:5px 0;padding:8px;font-size:16px;text-decoration:none;display:flex}.our-product .product-card .hover-icons a:hover{color:#fff;background-color:#2ea359}.product-card .cart-button{color:#000;cursor:pointer;width:40px;max-width:auto;white-space:nowrap;background-color:#0000;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px 10px;font-size:15px;line-height:normal;transition:width .3s,background .3s;display:flex;overflow:hidden}.product-card .cart-button i{font-size:20px;transition:transform .3s}.product-card .cart-text{opacity:0;margin-left:8px;transition:opacity .3s,transform .3s;display:none;transform:translate(-10px)}.product-card .cart-button:hover{background-color:#0000;justify-content:flex-start;width:140px;padding:8px 16px}.product-card .cart-button:hover .cart-text{opacity:1;display:block;transform:translate(0)}.btn-add-new,.btn-add-all{color:#fff;background-color:#5db84c;border:none;border-radius:10px;padding:8px 20px}@media (max-width:768px){.our-product .product-card .hover-icons{opacity:1}.our-product .product-card .hover-icons a{width:25px;height:25px;font-size:12px}}.account .mobile-menu .mobile-menu-toggle{background-color:var(--surface-color);width:100%;color:var(--heading-color);border:1px solid #00000014;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-weight:500;transition:all .3s;display:flex}.account .mobile-menu .mobile-menu-toggle i{font-size:20px}.account .mobile-menu .mobile-menu-toggle:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 92%)}.account .profile-menu{background-color:var(--surface-color);border-radius:24px;height:100%;padding:24px;box-shadow:0 8px 24px #0000002e}.account .profile-menu .user-info{text-align:center;border-bottom:1px solid #0000000f;margin-bottom:24px;padding-bottom:24px}.account .profile-menu .user-info .user-avatar{width:96px;height:96px;margin:0 auto 16px;position:relative}.account .profile-menu .user-info .user-avatar img{-o-object-fit:cover;object-fit:cover;border:4px solid var(--surface-color);border-radius:50%;width:100%;height:100%;box-shadow:0 4px 12px #00000014}.account .profile-menu .user-info .user-avatar .status-badge{background-color:var(--accent-color);border:4px solid var(--surface-color);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:0;right:0}.account .profile-menu .user-info .user-avatar .status-badge i{color:var(--contrast-color);font-size:14px}.account .profile-menu .user-info h4{margin:0 0 8px;font-size:18px;font-weight:600}.account .profile-menu .user-info .user-status{background-color:color-mix(in srgb,var(--accent-color),transparent 92%);color:var(--accent-color);border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:inline-flex}.account .profile-menu .user-info .user-status i{font-size:14px}.account .profile-menu .menu-nav .nav-link{color:var(--default-color);border-radius:8px;align-items:center;margin-bottom:6px;padding:6px 15px;transition:all .3s;display:flex}.account .profile-menu .menu-nav .nav-link i{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-right:12px;font-size:20px;transition:all .3s}.account .profile-menu .menu-nav .nav-link span{flex:1;font-size:15px}.account .profile-menu .menu-nav .nav-link .badge{background-color:var(--accent-color);color:var(--contrast-color);flex:0;justify-content:center;align-items:center;margin-left:auto;font-size:14px;font-weight:600;display:flex}.account .profile-menu .menu-nav .nav-link:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 92%);color:var(--accent-color)}.account .profile-menu .menu-nav .nav-link:hover i{color:var(--accent-color)}.account .profile-menu .menu-nav .nav-link.active{background-color:var(--accent-color);color:var(--contrast-color);font-weight:500}.account .profile-menu .menu-nav .nav-link.active i{color:var(--contrast-color)}.account .profile-menu .menu-nav .nav-link.active .badge{color:var(--accent-color);background-color:var(--contrast-color)!important}.account .profile-menu .menu-footer{border-top:1px solid #0000000f;margin-top:32px;padding-top:24px}.account .profile-menu .menu-footer a{color:var(--default-color);border-radius:12px;align-items:center;margin-bottom:4px;padding:12px 16px;transition:all .3s;display:flex}.account .profile-menu .menu-footer a i{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-right:12px;font-size:20px;transition:all .3s}.account .profile-menu .menu-footer a:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 92%);color:var(--accent-color)}.account .profile-menu .menu-footer a:hover i{color:var(--accent-color)}.account .profile-menu .menu-footer a.logout-link,.account .profile-menu .menu-footer a.logout-link i{color:#ef4444}.account .profile-menu .menu-footer a.logout-link:hover{background-color:#ef444414}.account .content-area{background-color:var(--surface-color);border-radius:24px;height:100%;padding:24px;box-shadow:0 8px 24px #0000002e}.account .content-area .section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.account .content-area .section-header h2{margin:0;font-size:24px;font-weight:600}.account .content-area .section-header .header-actions{flex-wrap:wrap;gap:12px;display:flex}.account .content-area .section-header .header-actions .search-box{position:relative}.account .content-area .section-header .header-actions .search-box i{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:16px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.account .content-area .section-header .header-actions .search-box input{border:1px solid #00000014;border-radius:12px;width:240px;height:44px;padding:0 16px 0 44px;font-size:14px;transition:all .3s}.account .content-area .section-header .header-actions .search-box input:focus{border-color:var(--accent-color);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent-color),transparent 90%);outline:none}.account .content-area .section-header .header-actions .filter-btn{background-color:var(--surface-color);height:44px;color:var(--default-color);border:1px solid #00000014;border-radius:12px;align-items:center;gap:8px;padding:0 20px;font-size:12px;transition:all .3s;display:flex}.account .content-area .section-header .header-actions .filter-btn i{font-size:16px}.account .content-area .section-header .header-actions .filter-btn:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 92%);color:var(--accent-color)}.account .content-area .orders-grid{gap:20px;margin-bottom:32px;display:grid}.account .content-area .orders-grid .order-card{background-color:var(--surface-color);border:1px solid #00000014;border-radius:16px;padding:20px;transition:all .3s}.account .content-area .orders-grid .order-card:hover{border-color:var(--accent-color);box-shadow:0 8px 24px #00000014}.account .content-area .orders-grid .order-card .order-header{border-bottom:1px dashed #00000014;justify-content:space-between;margin-bottom:20px;padding-bottom:16px;display:flex}.account .content-area .orders-grid .order-card .order-header .order-id .label{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-right:6px;font-size:13px}.account .content-area .orders-grid .order-card .order-header .order-id .value{font-weight:500;font-family:var(--heading-font)}.account .content-area .orders-grid .order-card .order-header .order-date{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:13px}.account .content-area .orders-grid .order-card .tracking-info,.account .content-area .orders-grid .order-card .order-details{background-color:#fafafa;border-radius:12px;margin-top:20px;transition:all .3s;overflow:hidden}.account .content-area .orders-grid .order-card .tracking-info.collapse:not(.show),.account .content-area .orders-grid .order-card .order-details.collapse:not(.show){display:none}.account .content-area .orders-grid .order-card .tracking-info.collapsing,.account .content-area .orders-grid .order-card .order-details.collapsing{height:0;transition:height .35s;overflow:hidden}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline{padding:24px 24px 5px 56px;position:relative}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline:before{content:"";background-color:#e5e7eb;width:2px;position:absolute;top:24px;bottom:24px;left:39px}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item{padding-bottom:24px;position:relative}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item:last-child{padding-bottom:0}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-icon{z-index:1;background-color:#fff;border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;left:-32px}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-icon i{color:#9ca3af;font-size:14px}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-content{padding-left:16px}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-content h5{margin:0 0 4px;font-size:16px;font-weight:600}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-content p{color:color-mix(in srgb,var(--default-color),transparent 30%);margin:0 0 4px;font-size:14px}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-content .timeline-date{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:13px}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-content .shipping-info{background-color:#fff;border-radius:8px;margin-top:8px;padding:8px 12px;font-size:13px}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item .timeline-content .shipping-info .tracking-number{font-family:var(--heading-font);font-weight:500}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item.completed .timeline-icon{background-color:#f0fdf4;border-color:#22c55e}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item.completed .timeline-icon i{color:#22c55e}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item.active .timeline-icon{background-color:#fff7ed;border-color:#f97316}.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item.active .timeline-icon i,.account .content-area .orders-grid .order-card .tracking-info .tracking-timeline .timeline-item.active .timeline-content h5{color:#f97316}.account .content-area .orders-grid .order-card .order-details .details-content{padding:24px}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section{border-bottom:1px solid #0000000f;margin-bottom:24px;padding-bottom:24px}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section h5{margin:0 0 16px;font-size:16px;font-weight:600}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .info-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .info-grid .info-item .label{color:color-mix(in srgb,var(--default-color),transparent 40%);margin-bottom:4px;font-size:13px;display:block}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .info-grid .info-item .value{font-size:14px;font-weight:500}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .order-items .item{background-color:#fff;border-radius:12px;align-items:center;gap:16px;margin-bottom:12px;padding:16px;display:flex}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .order-items .item:last-child{margin-bottom:0}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .order-items .item img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:64px;height:64px}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .order-items .item .item-info{flex:1;min-width:0}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .order-items .item .item-info h6{margin:0 0 4px;font-size:14px;font-weight:500}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .order-items .item .item-info .item-meta{color:color-mix(in srgb,var(--default-color),transparent 40%);gap:12px;font-size:13px;display:flex}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .order-items .item .item-price{color:var(--heading-color);font-size:14px;font-weight:600}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .price-breakdown{background-color:#fff;border-radius:12px;padding:16px}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .price-breakdown .price-row{justify-content:space-between;padding:8px 0;font-size:14px;display:flex}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .price-breakdown .price-row:not(.total){color:color-mix(in srgb,var(--default-color),transparent 30%)}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .price-breakdown .price-row.total{color:var(--accent-color);border-top:1px solid #0000000f;margin-top:4px;padding-top:12px;font-weight:600}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .address-info{background-color:#fff;border-radius:12px;padding:16px}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .address-info p{margin:0;font-size:14px;line-height:1.6}.account .content-area .orders-grid .order-card .order-details .details-content .detail-section .address-info p.contact{color:color-mix(in srgb,var(--default-color),transparent 30%);margin-top:8px}.account .content-area .orders-grid .order-card .order-content{margin-bottom:20px}.account .content-area .orders-grid .order-card .order-content .product-grid{-ms-overflow-style:none;scrollbar-width:none;gap:12px;margin-bottom:16px;padding-bottom:4px;display:flex;overflow-x:auto}.account .content-area .orders-grid .order-card .order-content .product-grid::-webkit-scrollbar{display:none}.account .content-area .orders-grid .order-card .order-content .product-grid img{-o-object-fit:cover;object-fit:cover;border:1px solid #0000000a;border-radius:8px;width:64px;height:64px}.account .content-area .orders-grid .order-card .order-content .product-grid .more-items{min-width:64px;height:64px;color:color-mix(in srgb,var(--default-color),transparent 20%);background-color:#0000000a;border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:500;display:flex}.account .content-area .orders-grid .order-card .order-content .order-info .info-row{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;display:flex}.account .content-area .orders-grid .order-card .order-content .order-info .info-row:last-child{margin-bottom:0}.account .content-area .orders-grid .order-card .order-content .order-info .info-row span:first-child{color:color-mix(in srgb,var(--default-color),transparent 40%)}.account .content-area .orders-grid .order-card .order-content .order-info .info-row .status{border-radius:20px;padding:4px 12px;font-weight:500}.account .content-area .orders-grid .order-card .order-content .order-info .info-row .status.processing{color:#f97316;background-color:#fff7ed}.account .content-area .orders-grid .order-card .order-content .order-info .info-row .status.shipped{color:#06b6d4;background-color:#ecfeff}.account .content-area .orders-grid .order-card .order-content .order-info .info-row .status.delivered{color:#22c55e;background-color:#f0fdf4}.account .content-area .orders-grid .order-card .order-content .order-info .info-row .status.cancelled{color:#ef4444;background-color:#fef2f2}.account .content-area .orders-grid .order-card .order-content .order-info .info-row .price{color:var(--heading-color);font-weight:600}.account .content-area .orders-grid .order-card .order-footer{gap:12px;display:flex}.account .content-area .orders-grid .order-card .order-footer button{border-radius:10px;flex:1;height:40px;font-size:14px;font-weight:500;transition:all .3s}.account .content-area .orders-grid .order-card .order-footer button.btn-track{background-color:var(--accent-color);color:var(--contrast-color);border:none}.account .content-area .orders-grid .order-card .order-footer button.btn-track:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 15%)}.account .content-area .orders-grid .order-card .order-footer button.btn-details{background-color:color-mix(in srgb,var(--accent-color),transparent 92%);color:var(--accent-color);border:none}.account .content-area .orders-grid .order-card .order-footer button.btn-details:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 88%)}.account .content-area .orders-grid .order-card .order-footer button.btn-review{color:#22c55e;background-color:#f0fdf4;border:none}.account .content-area .orders-grid .order-card .order-footer button.btn-review:hover{background-color:#dcfce7}.account .content-area .orders-grid .order-card .order-footer button.btn-reorder{color:#ef4444;background-color:#fef2f2;border:none}.account .content-area .orders-grid .order-card .order-footer button.btn-reorder:hover{background-color:#fee2e2}.account .content-area .pagination-wrapper{justify-content:center;align-items:center;gap:8px;display:flex}.account .content-area .pagination-wrapper button{min-width:40px;height:40px;color:var(--default-color);background-color:#0000;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:500;transition:all .3s;display:flex}.account .content-area .pagination-wrapper button:hover:not(:disabled){background-color:color-mix(in srgb,var(--accent-color),transparent 92%);color:var(--accent-color)}.account .content-area .pagination-wrapper button.active{background-color:var(--accent-color);color:var(--contrast-color)}.account .content-area .pagination-wrapper button:disabled{color:color-mix(in srgb,var(--default-color),transparent 60%);cursor:not-allowed}.account .content-area .pagination-wrapper button i{font-size:18px}.account .content-area .pagination-wrapper .page-numbers{align-items:center;gap:8px;display:flex}.account .content-area .pagination-wrapper .page-numbers span{color:color-mix(in srgb,var(--default-color),transparent 40%)}@media (max-width:991.98px){.account .profile-menu{margin-bottom:24px}}@media (max-width:767.98px){.account .content-area{padding:20px}.account .content-area .section-header .header-actions{width:100%}.account .content-area .section-header .header-actions .search-box{flex:1}.account .content-area .section-header .header-actions .search-box input{width:100%}}.account .wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-bottom:32px;display:grid}.account .wishlist-grid .wishlist-card{background-color:var(--surface-color);border:1px solid #00000014;border-radius:16px;transition:all .3s;overflow:hidden}.account .wishlist-grid .wishlist-card:hover{border-color:var(--accent-color);box-shadow:0 8px 24px #00000014}.account .wishlist-grid .wishlist-card:hover .wishlist-image img{transform:scale(1.05)}.account .wishlist-grid .wishlist-card:hover .wishlist-image .btn-remove{opacity:1;transform:translateY(0)}.account .wishlist-grid .wishlist-card .wishlist-image{position:relative;overflow:hidden}.account .wishlist-grid .wishlist-card .wishlist-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.account .wishlist-grid .wishlist-card .wishlist-image .btn-remove{color:#ef4444;opacity:0;z-index:1;background-color:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;top:12px;right:12px;transform:translateY(-10px)}.account .wishlist-grid .wishlist-card .wishlist-image .btn-remove:hover{color:#fff;background-color:#ef4444}.account .wishlist-grid .wishlist-card .wishlist-image .sale-badge,.account .wishlist-grid .wishlist-card .wishlist-image .out-of-stock-badge{border-radius:20px;padding:4px 12px;font-size:13px;font-weight:500;position:absolute;top:12px;left:12px}.account .wishlist-grid .wishlist-card .wishlist-image .sale-badge{color:#ef4444;background-color:#fef2f2}.account .wishlist-grid .wishlist-card .wishlist-image .out-of-stock-badge{color:#6b7280;background-color:#f3f4f6}.account .wishlist-grid .wishlist-card .wishlist-content{padding:20px}.account .wishlist-grid .wishlist-card .wishlist-content h4{-webkit-box-orient:vertical;margin:0 0 12px;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.account .wishlist-grid .wishlist-card .wishlist-content .product-meta{margin-bottom:16px}.account .wishlist-grid .wishlist-card .wishlist-content .product-meta .rating{align-items:center;gap:4px;margin-bottom:8px;display:flex}.account .wishlist-grid .wishlist-card .wishlist-content .product-meta .rating i{color:#f59e0b;font-size:14px}.account .wishlist-grid .wishlist-card .wishlist-content .product-meta .rating span{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:13px}.account .wishlist-grid .wishlist-card .wishlist-content .product-meta .price{align-items:center;gap:8px;display:flex}.account .wishlist-grid .wishlist-card .wishlist-content .product-meta .price .current{color:var(--heading-color);font-size:18px;font-weight:600}.account .wishlist-grid .wishlist-card .wishlist-content .product-meta .price .original{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:14px;text-decoration:line-through}.account .wishlist-grid .wishlist-card .wishlist-content .btn-add-cart,.account .wishlist-grid .wishlist-card .wishlist-content .btn-notify{border-radius:10px;width:100%;height:40px;font-size:14px;font-weight:500;transition:all .3s}.account .wishlist-grid .wishlist-card .wishlist-content .btn-add-cart{color:#000;background-color:#0000;border:1px solid #22c55e}.account .wishlist-grid .wishlist-card .wishlist-content .btn-add-cart:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 15%);color:#fff}.account .wishlist-grid .wishlist-card .wishlist-content .btn-notify{color:#6b7280;background-color:#f3f4f6;border:none}.account .wishlist-grid .wishlist-card .wishlist-content .btn-notify:hover{background-color:#e5e7eb}.account .payment-cards-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:24px;margin-bottom:32px;display:grid}.account .payment-cards-grid .payment-card{background-color:var(--surface-color);border:1px solid #00000014;border-radius:16px;padding:20px;transition:all .3s}.account .payment-cards-grid .payment-card:hover{border-color:var(--accent-color);box-shadow:0 8px 24px #00000014}.account .payment-cards-grid .payment-card.default{border-color:var(--accent-color)}.account .payment-cards-grid .payment-card .card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.account .payment-cards-grid .payment-card .card-header i{color:var(--accent-color);font-size:24px}.account .payment-cards-grid .payment-card .card-header .card-badges{align-items:center;gap:8px;display:flex}.account .payment-cards-grid .payment-card .card-header .card-badges span{border-radius:20px;padding:4px 12px;font-size:13px;font-weight:500}.account .payment-cards-grid .payment-card .card-header .card-badges .default-badge{background-color:color-mix(in srgb,var(--accent-color),transparent 92%);color:var(--accent-color)}.account .payment-cards-grid .payment-card .card-header .card-badges .card-type{color:#6b7280;background-color:#f3f4f6}.account .payment-cards-grid .payment-card .card-body{margin-bottom:16px}.account .payment-cards-grid .payment-card .card-body .card-number{font-family:var(--heading-font);letter-spacing:1px;margin-bottom:8px;font-size:18px;font-weight:500}.account .payment-cards-grid .payment-card .card-body .card-info{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:13px}.account .payment-cards-grid .payment-card .card-actions{flex-wrap:wrap;gap:8px;display:flex}.account .payment-cards-grid .payment-card .card-actions button{border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:13px;font-weight:500;transition:all .3s;display:flex}.account .payment-cards-grid .payment-card .card-actions button i{font-size:14px}.account .payment-cards-grid .payment-card .card-actions button.btn-edit{color:#6b7280;background-color:#f3f4f6;border:none}.account .payment-cards-grid .payment-card .card-actions button.btn-edit:hover{background-color:#e5e7eb}.account .payment-cards-grid .payment-card .card-actions button.btn-remove{color:#ef4444;background-color:#fef2f2;border:none}.account .payment-cards-grid .payment-card .card-actions button.btn-remove:hover{background-color:#fee2e2}.account .payment-cards-grid .payment-card .card-actions button.btn-make-default{background-color:color-mix(in srgb,var(--accent-color),transparent 92%);color:var(--accent-color);border:none}.account .payment-cards-grid .payment-card .card-actions button.btn-make-default:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 88%)}.account .reviews-grid{gap:24px;margin-bottom:32px;display:grid}.account .reviews-grid .review-card{background-color:var(--surface-color);border:1px solid #00000014;border-radius:16px;padding:20px;transition:all .3s}.account .reviews-grid .review-card:hover{border-color:var(--accent-color);box-shadow:0 8px 24px #00000014}.account .reviews-grid .review-card .review-header{gap:16px;margin-bottom:16px;display:flex}.account .reviews-grid .review-card .review-header .product-image{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:80px;height:80px}.account .reviews-grid .review-card .review-header .review-meta{flex:1}.account .reviews-grid .review-card .review-header .review-meta h4{margin:0 0 8px;font-size:16px;font-weight:600}.account .reviews-grid .review-card .review-header .review-meta .rating{align-items:center;gap:4px;margin-bottom:8px;display:flex}.account .reviews-grid .review-card .review-header .review-meta .rating i{color:#f59e0b;font-size:14px}.account .reviews-grid .review-card .review-header .review-meta .rating span,.account .reviews-grid .review-card .review-header .review-meta .review-date{color:color-mix(in srgb,var(--default-color),transparent 40%);font-size:13px}.account .reviews-grid .review-card .review-content{border-bottom:1px solid #0000000f;margin-bottom:16px;padding-bottom:16px}.account .reviews-grid .review-card .review-content p{margin:0;font-size:14px;line-height:1.6}.account .reviews-grid .review-card .review-footer{gap:12px;display:flex}.account .reviews-grid .review-card .review-footer button{border-radius:8px;height:36px;padding:0 16px;font-size:13px;font-weight:500;transition:all .3s}.account .reviews-grid .review-card .review-footer button.btn-edit{color:#6b7280;background-color:#f3f4f6;border:none}.account .reviews-grid .review-card .review-footer button.btn-edit:hover{background-color:#e5e7eb}.account .reviews-grid .review-card .review-footer button.btn-delete{color:#ef4444;background-color:#fef2f2;border:none}.account .reviews-grid .review-card .review-footer button.btn-delete:hover{background-color:#fee2e2}.account .addresses-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:24px;margin-bottom:32px;display:grid}.account .addresses-grid .address-card{background-color:var(--surface-color);border:1px solid #00000014;border-radius:16px;padding:20px;transition:all .3s}.account .addresses-grid .address-card:hover{border-color:var(--accent-color);box-shadow:0 8px 24px #00000014}.account .addresses-grid .address-card.default{border-color:var(--accent-color)}.account .addresses-grid .address-card .card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.account .addresses-grid .address-card .card-header h4{margin:0;font-size:18px;font-weight:600}.account .addresses-grid .address-card .card-header .default-badge{background-color:color-mix(in srgb,var(--accent-color),transparent 92%);color:var(--accent-color);border-radius:20px;padding:4px 12px;font-size:13px;font-weight:500}.account .addresses-grid .address-card .card-body{margin-bottom:16px}.account .addresses-grid .address-card .card-body .address-text{margin:0 0 12px;font-size:14px;line-height:1.6}.account .addresses-grid .address-card .card-body .contact-info div{color:color-mix(in srgb,var(--default-color),transparent 30%);align-items:center;gap:8px;margin-bottom:4px;font-size:13px;display:flex}.account .addresses-grid .address-card .card-body .contact-info div:last-child{margin-bottom:0}.account .addresses-grid .address-card .card-body .contact-info div i{font-size:14px}.account .addresses-grid .address-card .card-actions{flex-wrap:wrap;gap:8px;display:flex}.account .addresses-grid .address-card .card-actions button{border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:13px;font-weight:500;transition:all .3s;display:flex}.account .addresses-grid .address-card .card-actions button i{font-size:14px}.account .addresses-grid .address-card .card-actions button.btn-edit{color:#6b7280;background-color:#f3f4f6;border:none}.account .addresses-grid .address-card .card-actions button.btn-edit:hover{background-color:#e5e7eb}.account .addresses-grid .address-card .card-actions button.btn-remove{color:#ef4444;background-color:#fef2f2;border:none}.account .addresses-grid .address-card .card-actions button.btn-remove:hover{background-color:#fee2e2}.account .addresses-grid .address-card .card-actions button.btn-make-default{background-color:color-mix(in srgb,var(--accent-color),transparent 92%);color:var(--accent-color);border:none}.account .addresses-grid .address-card .card-actions button.btn-make-default:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 88%)}.account .settings-content .settings-section{background-color:var(--surface-color);border:1px solid #00000014;border-radius:16px;margin-bottom:24px;padding:24px}.account .settings-content .settings-section:last-child{margin-bottom:0}.account .settings-content .settings-section h3{margin:0 0 20px;font-size:18px;font-weight:600}.account .settings-content .settings-section.danger-zone{border-color:#fee2e2}.account .settings-content .settings-section.danger-zone h3{color:#ef4444}.account .settings-content .settings-section.danger-zone .danger-zone-content p{color:color-mix(in srgb,var(--default-color),transparent 20%);margin:0 0 16px;font-size:14px;line-height:1.6}.account .settings-content .settings-section.danger-zone .danger-zone-content .btn-danger{color:#fff;background-color:#ef4444;border:none;border-radius:10px;height:40px;padding:0 20px;font-size:14px;font-weight:500;transition:all .3s}.account .settings-content .settings-section.danger-zone .danger-zone-content .btn-danger:hover{background-color:#dc2626}.account .settings-content .settings-form .form-label{margin-bottom:8px;font-size:14px;font-weight:500}.account .settings-content .settings-form .form-control{border:1px solid #00000014;border-radius:10px;height:44px;padding:0 16px;font-size:14px;transition:all .3s}.account .settings-content .settings-form .form-control:focus{border-color:var(--accent-color);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent-color),transparent 90%)}.account .settings-content .settings-form .form-buttons{justify-content:flex-end;margin-top:24px;display:flex}.account .settings-content .settings-form .form-buttons .btn-save{background-color:var(--accent-color);height:40px;color:var(--contrast-color);border:none;border-radius:10px;padding:0 24px;font-size:14px;font-weight:500;transition:all .3s}.account .settings-content .settings-form .form-buttons .btn-save:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 15%)}.account .settings-content .preferences-list .preference-item{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:flex-start;padding:16px 0;display:flex}.account .settings-content .preferences-list .preference-item:first-child{padding-top:0}.account .settings-content .preferences-list .preference-item:last-child{border-bottom:none;padding-bottom:0}.account .settings-content .preferences-list .preference-item .preference-info{margin-right:16px}.account .settings-content .preferences-list .preference-item .preference-info h4{margin:0 0 4px;font-size:16px;font-weight:500}.account .settings-content .preferences-list .preference-item .preference-info p{color:color-mix(in srgb,var(--default-color),transparent 40%);margin:0;font-size:14px}.account .settings-content .preferences-list .preference-item .form-check{min-height:auto;margin:0}.account .settings-content .preferences-list .preference-item .form-check .form-check-input{width:3rem;height:1.5rem;margin:0}.account .settings-content .preferences-list .preference-item .form-check .form-check-input:checked{background-color:var(--accent-color);border-color:var(--accent-color)}.account .settings-content .preferences-list .preference-item .form-check .form-check-input:focus{border-color:var(--accent-color);box-shadow:0 0 0 .2rem color-mix(in srgb,var(--accent-color),transparent 75%)}@media (max-width:575.98px){.account .orders-grid .order-card .order-header{flex-direction:column;gap:8px}.account .section-header .header-actions{justify-content:stretch;width:100%}.account .section-header .header-actions .search-box,.account .section-header .header-actions .dropdown,.account .section-header .header-actions button{width:100%}.account .payment-cards-grid,.account .addresses-grid{grid-template-columns:1fr}.account .review-card .review-header{text-align:center;flex-direction:column}.account .review-card .review-header .product-image{margin:0 auto}.account .review-card .review-header .rating{justify-content:center}}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:1.5rem;display:grid}.dashboard-card{background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.dashboard-card .card-header{align-items:center;gap:1rem;padding:1.5rem 1.5rem 0;display:flex}.dashboard-card .card-header i{color:#fff;font-size:1rem}.card-icon{background:rgba(var(--primary-rgb),.1);width:40px;height:40px;color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.dashboard-card .card-icon{background-color:var(--accent-color);color:#fff!important}.dashboard-card .card-header h3{color:#333;margin:0;font-size:1.2rem;font-weight:600}.card-body p{color:#666;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.card-footer{border-top:1px solid #f0f0f0;margin-top:auto;padding:1rem 1.5rem}.dashboard-card .card-footer a{background-color:var(--accent-color);border-radius:50px;color:#fff!important;padding:6px 15px!important}.btn-card{color:var(--primary-color);align-items:center;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex}
