#manifest-ymm .grid,#manifest-ymm ul.grid,#manifest-ymm #product-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important;width:100%!important;max-width:100%!important}#manifest-ymm .grid__item,#manifest-ymm #product-grid>li{width:100%!important;max-width:100%!important;min-width:0!important;flex:none!important;padding:0!important;margin:0!important}@media screen and (min-width:750px){#manifest-ymm .grid,#manifest-ymm #product-grid{grid-template-columns:repeat(2,1fr)!important}}@media screen and (min-width:990px){#manifest-ymm .grid,#manifest-ymm #product-grid{grid-template-columns:repeat(3,1fr)!important}}@media screen and (min-width:1400px){#manifest-ymm .grid,#manifest-ymm #product-grid{grid-template-columns:repeat(4,1fr)!important}}#manifest-ymm{background-color:#fff;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}#manifest-ymm-loader{background-color:#fff;min-height:100vh;display:flex;align-items:center;justify-content:center}#manifest-ymm-loader svg{width:50px;height:50px;animation:spin 1s linear infinite}.manifest-ymm-container{max-width:1400px;margin:0 auto;padding:2rem;width:100%;box-sizing:border-box}.manifest-ymm-main-layout{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:990px){.manifest-ymm-main-layout{flex-direction:row!important;gap:3rem;align-items:flex-start;position:relative}}.manifest-ymm-filters{width:100%;background-color:#f2f2f2;border-radius:8px;border:1px solid #dddddd;display:flex;flex-direction:column}@media screen and (min-width:990px){.manifest-ymm-filters{width:280px;min-width:280px;max-width:280px;position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;align-self:flex-start}}@media screen and (max-width:989px){.manifest-ymm-filters{position:fixed;top:0;left:0;width:100%;height:100%;max-width:100%;z-index:9999;border-radius:0;transform:translate(-100%);transition:transform .3s ease}.manifest-ymm-filters.active{transform:translate(0)}}.manifest-ymm-filters-inner{flex:1;overflow:visible}.manifest-ymm-header-container{padding:1.5rem;border-bottom:1px solid #dddddd;display:flex;justify-content:space-between;align-items:center;background:#f2f2f2;position:sticky;top:0;z-index:10}.manifest-ymm-header-title{margin:0;font-size:1.1rem;font-weight:700;color:#1a1a1a;text-transform:uppercase;letter-spacing:1px}.manifest-ymm-filter-clearAllBtn{background:transparent;border:1px solid #ffd700;color:#b8860b;padding:.4rem 1rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase}.manifest-ymm-filter-clearAllBtn:hover{background:gold;color:#1a1a1a}.manifest-ymm-filter-content{padding-bottom:80px}@media screen and (min-width:990px){.manifest-ymm-filter-content{padding-bottom:1rem}}.manifest-ymm-filter-group-header{width:100%;background:transparent;border:none;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#1a1a1a;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:background .2s}.manifest-ymm-filter-group-header:hover{background:#ffffff0d}.manifest-ymm-filter-group-header .filter-arrow{transition:transform .3s ease;color:#b8860b}.manifest-ymm-filter-group.active .filter-arrow{transform:rotate(180deg)}.manifest-ymm-filter-group-content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 1.5rem}.manifest-ymm-filter-group.active .manifest-ymm-filter-group-content{max-height:none;padding:0 1.5rem 1.5rem;overflow-y:visible}.manifest-ymm-filter-group{border-bottom:1px solid #dddddd}.manifest-ymm-filter-group.active .manifest-ymm-filter-group-content{display:block}.manifest-ymm-filter-search{position:relative;margin-bottom:1rem}.manifest-ymm-filter-search .search-input{width:100%;padding:.6rem 1rem .6rem 2.5rem;background:#fff;border:1px solid #dddddd;border-radius:4px;color:#1a1a1a;font-size:.9rem}.manifest-ymm-filter-search .search-input:focus{outline:none;border-color:gold}.manifest-ymm-filter-search .icon-search-wrap{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);color:#666}.manifest-ymm-filter-search .icon-search{width:14px;height:14px}.manifest-ymm-filter-list{list-style:none;padding:0;margin:0;max-height:none;overflow-y:visible;position:relative}.manifest-ymm-filter-list li{margin-bottom:.5rem}.manifest-ymm-filter-list li:nth-child(n+7){display:none}.manifest-ymm-filter-list.expanded li{display:block}.manifest-ymm-see-more{display:block;margin-top:1rem;padding:.6rem 1rem;background:transparent;border:1px solid #ffd700;color:#b8860b;font-size:.85rem;font-weight:600;text-transform:uppercase;cursor:pointer;border-radius:4px;width:100%;text-align:center;transition:all .2s ease}.manifest-ymm-see-more:hover{background:gold;color:#1a1a1a}.manifest-ymm-checkbox{display:flex;align-items:center;cursor:pointer;color:#555;font-size:.9rem;transition:color .2s}.manifest-ymm-checkbox:hover{color:#b8860b}.manifest-ymm-checkbox input[type=checkbox]{width:16px;height:16px;margin-right:.8rem;accent-color:#ffd700;cursor:pointer}.manifest-ymm-checkbox .count{margin-left:auto;font-size:.8rem;color:#666}.manifest-ymm-price-filter{padding:1.5rem .5rem}.slider{height:6px;background:#f2f2f2;position:relative;border-radius:3px;margin-bottom:.5rem;box-shadow:inset 0 1px 3px #00000026;background-image:repeating-linear-gradient(90deg,#f2f2f2 0 4px,#e0e0e0 4px 6px)}.slider .progress{height:100%;background:gold;position:absolute;border-radius:3px;left:0;right:0;box-shadow:0 0 5px #ffd70080;background-image:repeating-linear-gradient(90deg,gold 0 4px,#e6c200 4px 6px)}.range-input{position:relative;height:20px}.range-input input{position:absolute;top:-14px;width:100%;height:5px;background:none;pointer-events:none;-webkit-appearance:none;z-index:2}.range-input input::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;height:28px;width:14px;background:linear-gradient(to bottom,gold,#bfa100);border:1px solid #ffd700;border-radius:2px;cursor:pointer;box-shadow:0 2px 5px #00000026;position:relative;mask-image:radial-gradient(circle at 50% 85%,transparent 2px,black 3px);-webkit-mask-image:radial-gradient(circle at 50% 85%,transparent 2px,black 3px)}.range-input input::-moz-range-thumb{pointer-events:auto;height:28px;width:14px;background:linear-gradient(to bottom,gold,#bfa100);border:1px solid #ffd700;border-radius:2px;cursor:pointer;box-shadow:0 2px 5px #00000026;-webkit-mask-image:radial-gradient(circle at 50% 85%,transparent 2px,black 3px);mask-image:radial-gradient(circle at 50% 85%,transparent 2px,black 3px)}.price-input-labels{display:flex;justify-content:space-between;margin-top:1.5rem;padding:0 5px}.price-display-min,.price-display-max{color:#1a1a1a;font-weight:700;font-size:1.1rem}.manifest-ymm-selected-price{color:#1a1a1a;font-weight:600}.manifest-ymm-open-filter-footer{display:none}@media screen and (max-width:989px){.manifest-ymm-open-filter-footer{display:flex;position:absolute;bottom:0;left:0;right:0;background:#f2f2f2;border-top:1px solid #dddddd;padding:1rem;gap:1rem}.manifest-ymm-open-filter-footer button{flex:1;padding:1rem;font-size:.9rem;font-weight:600;text-transform:uppercase;border:none;cursor:pointer;transition:all .2s}#filter_close{background:#f2f2f2;color:#1a1a1a}#filter_apply{background:gold;color:#1a1a1a}}.manifest-ymm-products{flex:1 1 auto;min-width:0;width:100%}@media screen and (min-width:990px){.manifest-ymm-products{flex:1 1 0%;max-width:calc(100% - 280px - 3rem)}}.manifest-ymm-products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #dddddd;flex-wrap:wrap;gap:1rem}.manifest-ymm-products-count{color:#666;font-size:.95rem}.manifest-ymm-products-count span{color:#1a1a1a;font-weight:700}.manifest-ymm-products-sort{display:flex;align-items:center;gap:1rem}.manifest-ymm-products-sort-label{color:#1a1a1a;font-size:1.4rem;font-weight:400;text-transform:capitalize}@media screen and (max-width:989px){.manifest-ymm-products-sort-label{display:none}}.wrapper-dropdown{position:relative;background:#f2f2f2;border:1px solid #dddddd;color:#1a1a1a;padding:10px 30px 10px 15px;cursor:pointer;min-width:200px;display:flex;justify-content:space-between;align-items:center;border-radius:4px;transition:all .3s ease;font-size:1.4rem}.wrapper-dropdown:hover,.wrapper-dropdown.active{border-color:gold;background-color:#f2f2f2}.wrapper-dropdown .arrow{transition:transform .3s;width:18px;height:18px}.wrapper-dropdown.active .arrow{transform:rotate(180deg)}.wrapper-dropdown .dropdown{position:absolute;top:calc(100% + 5px);left:0;right:0;background:#f2f2f2;border:1px solid #dddddd;border-radius:4px;list-style:none;padding:0;margin:0;opacity:0;visibility:hidden;z-index:100;transition:all .2s;box-shadow:0 4px 12px #00000026}.wrapper-dropdown.active .dropdown{opacity:1;visibility:visible}.wrapper-dropdown .dropdown li{padding:10px 15px;cursor:pointer;transition:all .2s;font-size:1.4rem;color:#1a1a1a;border-bottom:1px solid #dddddd}.wrapper-dropdown .dropdown li:last-child{border-bottom:none}.wrapper-dropdown .dropdown li:hover{background:#f2f2f2;color:#b8860b}.manifest-ymm-product-grid{position:relative;min-height:300px;width:100%}#product-ymm-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}#product-ymm-loader svg{width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.manifest-ymm-product-grid .grid,#product-grid{list-style:none!important;padding:0!important;margin:0!important}.modern-product-card{background:#f2f2f2;border-radius:8px;overflow:hidden;transition:all .3s ease;border:1px solid #dddddd;height:100%;width:100%;display:flex;flex-direction:column;box-sizing:border-box}.modern-product-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026;border-color:#ffd70066}.card-image-container{position:relative;aspect-ratio:1;background:#fff;overflow:hidden}.card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.modern-product-card:hover .card-image{transform:scale(1.05)}.card-badge{position:absolute;top:1rem;left:1rem;background:gold;color:#1a1a1a;padding:.4rem .8rem;border-radius:4px;font-size:.75rem;font-weight:700;text-transform:uppercase;z-index:2}.card-badge.sale{background:#f44;color:#1a1a1a}.card-badge.sold-out{background:#c4c4c4;color:#1a1a1a}.card-content{padding:1rem;flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.card-vendor{font-size:.8rem;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.card-title{font-size:.95rem;font-weight:600;color:#1a1a1a;text-decoration:none;line-height:1.4;margin-bottom:1rem;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word;transition:color .2s}.card-title:hover{color:#b8860b}.card-price{margin-top:auto;padding-top:1rem;border-top:1px solid #dddddd}.price-current{font-size:1.1rem;font-weight:700;color:#b8860b}.price-compare{font-size:.9rem;color:#666;text-decoration:line-through;margin-left:.5rem}#ymm-product-grid-pagination{margin-top:4rem;display:flex;justify-content:center}.pagination-ymm{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding:0;list-style:none}.pagination-ymm li{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 1rem;color:#1a1a1a!important;background-color:#f2f2f2;border:1px solid #dddddd;text-decoration:none!important;font-weight:600;font-size:1.4rem;transition:all .3s ease;border-radius:4px;cursor:pointer}.pagination-ymm li:hover,.pagination-ymm li.active{background-color:gold;color:#020912!important;border-color:gold;transform:translateY(-2px)}.pagination-ymm li.disabled{opacity:.5;cursor:not-allowed;background:#fff;color:#666!important}.manifest-ymm-filter-footer{display:none}@media screen and (max-width:989px){.manifest-ymm-filter-footer{position:fixed;bottom:0;left:0;right:0;background:#f2f2f2;border-top:2px solid #ffd700;display:flex;z-index:100;padding:0}.manifest-ymm-filter-footer a{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;color:#1a1a1a;text-decoration:none;font-weight:600;text-transform:uppercase;font-size:.85rem;transition:background .2s}.manifest-ymm-filter-footer a:first-child{border-right:1px solid #dddddd}.manifest-ymm-filter-footer a:hover{background:#ffd7001a;color:#b8860b}.manifest-ymm-filter-footer svg{width:18px;height:18px}.manifest-ymm-container{padding-bottom:80px}}.manifest-ymm-sort-drawer{display:none}@media screen and (max-width:989px){.manifest-ymm-sort-drawer{display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s}.manifest-ymm-sort-drawer.active{visibility:visible;opacity:1}.sort-drawer-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff9}.sort-drawer-content{position:absolute;bottom:0;left:0;right:0;background:#f2f2f2;border-radius:16px 16px 0 0;transform:translateY(100%);transition:transform .3s ease;max-height:70vh;overflow-y:auto}.manifest-ymm-sort-drawer.active .sort-drawer-content{transform:translateY(0)}.sort-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #dddddd;position:sticky;top:0;background:#f2f2f2}.sort-drawer-header h3{margin:0;font-size:1.1rem;font-weight:700;color:#1a1a1a;text-transform:uppercase;letter-spacing:1px}.sort-drawer-close{background:none;border:none;color:#666;cursor:pointer;padding:.25rem;transition:color .2s}.sort-drawer-close:hover{color:#b8860b}.sort-drawer-options{list-style:none;padding:0;margin:0}.sort-drawer-options .sort-option{padding:1rem 1.5rem;color:#555;font-size:1rem;cursor:pointer;transition:all .2s;border-bottom:1px solid #dddddd}.sort-drawer-options .sort-option:hover,.sort-drawer-options .sort-option.active{background:#ffd7001a;color:#b8860b}.sort-drawer-options .sort-option.active:before{content:"\2713";margin-right:.75rem;color:#b8860b}}.nothing-here-yet{text-align:center;padding:4rem 2rem;color:#666}.nothing-here-yet p{font-size:1.1rem}.manifest-ymm-filters::-webkit-scrollbar{width:4px}.manifest-ymm-filters::-webkit-scrollbar-track{background:transparent}.manifest-ymm-filters::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:2px}.manifest-ymm-filters::-webkit-scrollbar-thumb:hover{background:gold}.manifest-ymm-filter-group-content::-webkit-scrollbar,.manifest-ymm-filter-list::-webkit-scrollbar{display:none;width:0}.manifest-ymm-products-grid-header{position:static!important;padding:.75rem 1rem;background:transparent;border-bottom:1px solid #e8e8e8;gap:1rem;flex-wrap:nowrap}.manifest-ymm-products-sort-container{display:flex;align-items:center;gap:8px;flex-shrink:0}.manifest-ymm-products-sort-select{flex-shrink:0}.manifest-ymm-products-sort-select .wrapper-dropdown{min-width:230px}.manifest-ymm-products-sort-select .selected-display{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.manifest-ymm-products-grid-header .manifest-ymm-products-count{min-width:0;flex-shrink:1;white-space:nowrap}.manifest-ymm-products .manifest-ymm-header-container.manifest-ymm-products-grid-header{position:static!important;background:transparent!important;padding:.75rem 1.5rem!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;flex-wrap:nowrap!important}.manifest-ymm-products .manifest-ymm-products-sort{flex-shrink:0!important;display:flex!important;align-items:center!important}.manifest-ymm-products .manifest-ymm-products-sort-container{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}.manifest-ymm-products .manifest-ymm-products-sort-select{flex-shrink:0!important}.manifest-ymm-products .wrapper-dropdown{min-width:230px!important;box-sizing:border-box!important;white-space:nowrap!important}.manifest-ymm-products .wrapper-dropdown .selected-display{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:1!important;min-width:0!important}.manifest-ymm-products .manifest-ymm-products-count{min-width:0!important;flex-shrink:1!important;white-space:nowrap!important}
/*# sourceMappingURL=/cdn/shop/t/92/assets/manifest-ymm.css.map */
