.dynamic-shop{padding-bottom:80px}.sort-by-section{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:12px;padding:0 0 40px;max-width:1280px;margin:0 auto}.filter-toggle-btn,.filter-toggle-btn:hover,.filter-toggle-btn:focus,.filter-toggle-btn:focus-visible{display:none;align-items:center;gap:8px;padding:0;border:1px solid #fff0;border-radius:4px;background:#FFF;font-family:var(--theme-font-family);font-size:14px;font-weight:500;color:#000;cursor:pointer;transition:all 0.3s ease}.filter-toggle-btn:hover{border-color:rgb(0 0 0 / .3)}.filter-toggle-btn svg{flex-shrink:0}.sort-wrapper{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.sort-label{font-family:var(--theme-font-family);font-size:16px;font-weight:500;color:#000}.custom-dropdown{position:relative;min-width:200px}.sort-wrapper .custom-dropdown{padding:0}.dropdown-selected{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border:1px solid rgb(0 0 0 / .1);border-radius:4px;background:#FFF;font-family:var(--theme-font-family);font-size:14px;font-weight:400;color:#000;cursor:pointer;transition:all 0.3s ease;gap:12px}.dropdown-selected:hover{border-color:rgb(0 0 0 / .3)}.custom-dropdown.open .dropdown-selected{border-color:#000}.dropdown-arrow{transition:transform 0.3s ease;flex-shrink:0}.custom-dropdown.open .dropdown-arrow{transform:rotate(180deg)}.dropdown-options{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#FFF;border:1px solid rgb(0 0 0 / .1);border-radius:4px;box-shadow:0 4px 12px rgb(0 0 0 / .1);max-height:0;overflow:hidden;opacity:0;transition:all 0.3s ease;z-index:100}.custom-dropdown.open .dropdown-options{max-height:300px;opacity:1;overflow-y:auto}.dropdown-option{padding:10px 16px;font-family:var(--theme-font-family);font-size:14px;font-weight:400;color:#000;cursor:pointer;transition:background 0.2s ease}.dropdown-option:hover{background:#F7F7F7}.dropdown-option.selected{background:#F7F7F7;font-weight:500}.brand-carousel-section{padding:40px 0;background:#FFF;max-width:1280px;margin:0 auto}.brand-carousel-wrapper{position:relative;display:flex;gap:20px}.brand-carousel{flex:1;overflow:hidden}.brand-carousel .swiper-wrapper{display:flex}.brand-slide{width:auto}.brand-logo{max-width:100px;max-height:60px;object-fit:contain}.brand-name-fallback{font-family:var(--theme-font-family);font-size:18px;font-weight:600;color:#000}.brand-count{font-family:var(--theme-font-family);font-size:14px;color:#666}.brand-carousel-nav{width:48px;height:auto;border-radius:6px;background:#000;color:#FFF;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;flex-shrink:0}.brand-carousel-nav:hover{background:#333}.brand-carousel-nav:disabled{background:#CCC;cursor:not-allowed}.brand-carousel-nav svg{width:24px;height:24px}.dynamic-shop .banner-container{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:100%;margin:0 auto;padding:0 50px;margin-bottom:40px}.dynamic-shop .banner-gradient{pointer-events:none;z-index:1}.dynamic-shop .banner{position:relative;z-index:2;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:40px 0;border-radius:0;min-height:320px;margin:0 auto;width:100%;max-width:1280px}.dynamic-shop h1.title-text{font-size:64px;font-weight:600;line-height:100%;letter-spacing:-1.28px}.dynamic-shop .banner .text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;overflow:hidden}.banner-logo{width:280px;height:280px}.banner-logo img{width:100%;height:100%!important;object-fit:contain}.dynamic-shop .banner .text .breadcrumb{color:#FFF;font-family:var(--theme-font-family);font-size:var(--theme-font-size-date);font-weight:var(--theme-font-weight-date);line-height:var(--theme-line-height-date);letter-spacing:var(--theme-letter-spacing-date);text-transform:uppercase;width:100%}.dynamic-shop .banner .text .breadcrumb a{color:rgb(255 255 255 / .3)}.dynamic-shop .banner .text .breadcrumb .breadcrumb-container{display:flex;align-items:center;gap:8px;overflow:hidden}.dynamic-shop .banner .text .breadcrumb .breadcrumb-container>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1}.dynamic-shop .banner .text .breadcrumb .breadcrumb-separator{flex-shrink:0;color:rgb(255 255 255 / .5)}.dynamic-shop .banner .text .breadcrumb .breadcrumb-no-shrink{flex-shrink:0}.dynamic-shop .banner .text .breadcrumb .breadcrumb-link{text-decoration:none;transition:color 0.3s ease;color:rgb(255 255 255 / .5)}.dynamic-shop .banner .text .breadcrumb .breadcrumb-link:hover{color:#D1B28C}.dynamic-shop .banner .text .breadcrumb .breadcrumb-current{color:rgb(255 255 255 / .8);font-weight:500}.dynamic-shop .banner .title{font-family:var(--theme-font-family);font-size:var(--theme-font-size-h1);font-weight:var(--theme-font-weight-h1);line-height:var(--theme-line-height-h1);text-transform:uppercase}.dynamic-shop .shop{padding:0 50px}.main{display:flex;flex-direction:row;gap:20px;max-width:1280px;margin:0 auto}.filter{width:30%;max-width:250px;flex-shrink:0;transition:transform 0.3s ease}.filter{scrollbar-width:thin;scrollbar-color:#D1B28C #F7F7F7;border-radius:12px 0 0 12px;overflow:auto;text-transform:capitalize;font-family:var(--theme-font-family)}.filter *{scrollbar-width:thin;scrollbar-color:#D1B28C #F7F7F7}.filter ::-webkit-scrollbar{width:16px;height:16px}.filter ::-webkit-scrollbar-track{background:#F7F7F7}.filter ::-webkit-scrollbar-thumb{background:#D1B28C;border-radius:4px;border:4px solid #F7F7F7;background-clip:padding-box}.filter ::-webkit-scrollbar-thumb:hover{background:#C9A573;background-clip:padding-box}.filter-title{display:none;position:absolute;top:24px;left:20px;margin:0;font-family:var(--theme-font-family);font-size:18px;font-weight:600;color:#000;z-index:1001}.filter-close{display:none;position:absolute;top:16px;right:16px;width:32px;height:32px;background:#000;color:#FFF;border:none;border-radius:4px;cursor:pointer;align-items:center;justify-content:center;font-size:20px;z-index:1001}.filter-toggle{display:none;position:fixed;bottom:20px;right:20px;width:56px;height:56px;background:#000;color:#FFF;border:none;border-radius:50%;cursor:pointer;align-items:center;justify-content:center;font-size:24px;z-index:999;box-shadow:0 4px 12px rgb(0 0 0 / .3)}.filter-overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:998;opacity:0;pointer-events:none;transition:opacity 0.3s ease}.filter-overlay.active{opacity:1;pointer-events:auto}.active-filters-section{padding:16px;background:#F7F7F7;border-radius:4px;margin-bottom:16px}.active-filters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.active-filters-header h4{font-family:var(--theme-font-family);font-size:14px;font-weight:600;color:#000;margin:0}.clear-all-filters,.clear-all-filters:focus-visible{padding:6px 12px;background:#000;color:#FFF;border:none;border-radius:4px;font-family:var(--theme-font-family);font-size:12px;font-weight:500;cursor:pointer;transition:all 0.3s ease}.clear-all-filters:hover{background:#D1B28C;color:#000}.active-filters-list{display:flex;flex-wrap:wrap;gap:8px}.active-filter-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#D1B28C;color:#000;border-radius:4px;font-family:var(--theme-font-family);font-size:13px;font-weight:500;transition:all 0.2s ease}.active-filter-tag:hover{background:#C9A573}.active-filter-tag .remove-filter{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background:rgb(0 0 0 / .2);border-radius:50%;cursor:pointer;font-size:12px;line-height:1;transition:all 0.2s ease}.active-filter-tag .remove-filter:hover{background:rgb(0 0 0 / .4);color:#FFF}.filter-group{border-bottom:2px solid #F7F7F7}.filter-group:first-child{overflow:hidden}.filter-group:first-child .filter-group-title{border-radius:8px 8px 0 0!important}.filter-group-title{padding:12px;background-color:#000;color:#FFF;font-family:var(--theme-font-family);font-size:16px;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color 0.3s ease;border-radius:0}.filter-group-title:hover{background-color:#000000A1}.filter-group-title.collapsed{background-color:#FFF;color:#000}.filter-group-title.collapsed:hover{background-color:#000000A1;color:#FFF}.filter-group-content{max-height:500px;overflow-y:auto;transition:max-height 0.3s ease;padding-bottom:0!important}.filter-group-content.collapsed{max-height:0}.filter-options{padding:0}.filter-option{display:flex;align-items:center;gap:8px;padding:12px 0;cursor:pointer}.filter-option-sub-item{padding-left:28px}.filter-option-sub-item span{font-size:13px;color:#4b5563}.filter-option input[type="checkbox"],.filter-option input[type="radio"]{appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:var(--Accent,#F7F7F7);border:2px solid var(--Tertiary,#D1B28C);cursor:pointer;position:relative;flex-shrink:0}.filter-option input[type="checkbox"]:checked,.filter-option input[type="radio"]:checked{background:var(--Tertiary,#D1B28C)}.filter-option input[type="checkbox"]:checked::after,.filter-option input[type="radio"]:checked::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#FFF}.filter-option label{font-family:var(--theme-font-family);font-size:14px;font-weight:400;color:var(--Primary,#000);cursor:pointer;flex:1}.filter-option label{position:relative;overflow:hidden}.filter-option span{position:relative;padding-right:20px}.filter-option .count{display:none;color:#666;font-size:14px}.price-slider-container{overflow:visible}.price-slider{background:#E0E0E0;border-radius:3px;height:8px;margin:20px 0}.price-slider .noUi-connect{background:var(--Tertiary,#D1B28C)}.price-slider .noUi-handle{width:18px;height:18px;border-radius:50%;border:2px solid var(--Tertiary,#D1B28C);background:#FFF;box-shadow:none;cursor:pointer}.price-slider .noUi-handle:before,.price-slider .noUi-handle:after{display:none}.price-slider .noUi-base{width:100%}.price-values{display:flex;justify-content:space-between;align-items:center;font-family:var(--theme-font-family);font-size:14px;font-weight:500;color:var(--Primary,#000);margin-top:12px}.price-values span:nth-child(2){display:none}.products-grid-container{flex:1;display:flex;flex-direction:column;gap:40px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:20px;row-gap:40px}.pagination-container{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.products-count{color:var(--Primary,#000);font-family:var(--theme-font-family);font-size:14px;font-weight:500;line-height:120%}.pagination{display:flex!important;align-items:center!important;gap:8px!important}.pagination .page-number,.pagination .page-dots{display:flex!important;width:32px!important;height:32px!important;padding:10px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important;border-radius:4px!important;border:1px solid rgb(0 0 0 / .1)!important;background:var(--Primary,#000)!important;color:var(--Secondary,#FFF)!important;font-family:Montserrat!important;font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:140%!important;cursor:pointer!important;transition:all 0.3s ease!important}.pagination .page-number:hover{background:#000000A1!important;color:#FFF!important}.pagination .page-number.active{background:#FFF!important;color:#000!important;border-color:rgb(0 0 0 / .1)!important}.pagination .page-number.active:hover{background:#000000A1!important;color:#FFF!important}.pagination .page-number.disabled{opacity:0.5!important;cursor:not-allowed!important;pointer-events:none!important}.pagination .page-dots{cursor:default!important;pointer-events:none!important;background:transparent!important;border:none!important;color:#000!important}.no-products-message{grid-column:1 / -1;text-align:center;padding:60px 20px;color:var(--Primary,#000);font-family:var(--theme-font-family);font-size:18px}.price-range-inputs{display:flex;align-items:center;gap:10px}@media (max-width:1366px){.dynamic-shop{padding-bottom:60px}}@media (max-width:1024px){.dynamic-shop{padding-bottom:40px}.brand-carousel-section{display:none}.filter-title{display:flex}.filter-close{display:flex}.filter-group[data-filter-group="brand"]{display:block!important}.products-grid{grid-template-columns:repeat(3,1fr)}.dynamic-shop .banner-container{padding:0 40px}.dynamic-shop .banner{padding:60px 0}.dynamic-shop .shop{padding:0 40px}.filter-toggle-btn{display:flex!important}.sort-by-section{justify-content:space-between}.main{flex-direction:column}.products-grid-container{width:100%!important}.filter{position:fixed;top:0;right:-100%;width:85%;height:100vh;background:#FFF;z-index:9999999;overflow-y:auto;padding:60px 20px 20px 20px;box-shadow:-4px 0 12px rgb(0 0 0 / .3)}.main .filter{max-width:none}.filter.active{right:0;transform:translateX(0)}.filter-close{display:flex!important}.filter-toggle{display:none!important}.dynamic-shop .banner .text .breadcrumb{font-size:13px}}@media (max-width:767px){.dynamic-shop{padding-bottom:40px}.products-grid{grid-template-columns:repeat(2,1fr)}.dynamic-shop .banner-container{padding:0 20px}.dynamic-shop .banner{padding:40px 0}.dynamic-shop .shop{padding:0 20px}.sort-by-section{align-items:flex-end;gap:8px;padding:0 0 30px}.sort-dropdown{width:100%;min-width:unset}.dynamic-shop h1.title-text{color:#FFF;font-family:Montserrat;font-size:42px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.84px;text-transform:uppercase}.dynamic-shop .banner .text .breadcrumb{font-size:12px;gap:6px}.dynamic-shop .banner .text .breadcrumb .breadcrumb-container{gap:6px}}.filter-section{margin-bottom:24px}.filter-section-title{font-family:var(--theme-font-family);font-size:16px;font-weight:600;color:#000;margin-bottom:12px;padding:0}.filter-label-group{margin-bottom:8px}.filter-option-label{margin-bottom:0}.filter-label-content{padding-left:20px;margin-top:0;margin-bottom:0;display:block}.filter-label-content .filter-option{margin-bottom:0}.filter-option-indent-1{padding-left:20px}.filter-option-indent-2{padding-left:40px}.filter-option-indent-3{padding-left:60px}.filter-option-indent-4{padding-left:80px}.filter-category-item{position:relative}.filter-option{position:relative;display:flex;align-items:center;transition:all 0.3s ease;padding-left:16px}.category-toggle{margin-left:auto;cursor:pointer;font-size:18px;font-weight:700;padding:5px 10px;user-select:none;opacity:.3}.filter-category-item[data-level="0"]>.filter-option .category-toggle{opacity:1}.filter-category-item:hover>.filter-option .category-toggle{opacity:1}.filter-category-children{overflow:hidden}.filter-category-item.active.accordion-bg-golden>.filter-option{background-color:#C9A961}.filter-category-item.active.accordion-bg-black>.filter-option{background-color:#000}.filter-category-item.active.accordion-bg-black>.filter-option span,.filter-category-item.active.accordion-bg-black>.filter-option .category-toggle{color:#ffffff!important}.filter-category-item.active.accordion-bg-black>.filter-option input[type="checkbox"],.filter-category-item.active.accordion-bg-black>.filter-option input[type="radio"]{border-color:#ffffff!important}.filter-category-item.active[data-level="0"]>.filter-option{background-color:#C9A961}.filter-category-item:hover[data-level="0"]>.filter-option{background-color:#C9A961}.filter-category-item.active[data-level="1"]>.filter-option,.filter-category-item:hover[data-level="1"]>.filter-option{background-color:var(--e-global-color-accent)}.filter-category-item[data-level="1"]{padding-left:8px}.filter-category-item[data-level="2"]{padding-left:16px}.filter-category-item[data-level="3"]{padding-left:24px}.filter-category-item[data-level="4"]{padding-left:32px}.skeleton-card{background:#fff;border-radius:8px;overflow:hidden;pointer-events:none}.skeleton-image{width:100%;aspect-ratio:1 / 1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-content{padding:16px;display:flex;flex-direction:column;gap:12px}.skeleton-title{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-title.short{width:60%}.skeleton-price{height:20px;width:40%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;margin-top:8px}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}@media (max-width:1024px){.skeleton-content{padding:12px;gap:10px}.skeleton-title{height:14px}.skeleton-price{height:18px;margin-top:6px}}@media (max-width:767px){.skeleton-content{padding:10px;gap:8px}.skeleton-title{height:12px}.skeleton-price{height:16px;margin-top:4px}}