.mfd{display:none}@media screen and (max-width:1024px){.mfd-trigger{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #e0d6cf;border-radius:30px;background-color:#fff;color:#522e1c;font-size:1.3rem;font-weight:500;cursor:pointer;transition:all .25s ease;flex-shrink:0;position:relative}.mfd-trigger svg{width:14px;height:14px}.mfd-trigger:active{background-color:#fcfaf8}.mfd-trigger__badge{position:absolute;top:-6px;right:-6px;background-color:#522e1c;color:#fff;font-size:1rem;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.mfd{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;visibility:hidden;pointer-events:none}.mfd.is-open{visibility:visible;pointer-events:auto}.mfd__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0000;transition:background-color .3s ease}.mfd.is-open .mfd__overlay{background-color:#0006}.mfd__panel{position:absolute;bottom:0;left:0;right:0;background-color:#fff;border-radius:20px 20px 0 0;max-height:85vh;transform:translateY(100%);transition:transform .35s cubic-bezier(.32,.72,0,1);display:flex;flex-direction:column;box-shadow:0 -10px 40px #0000001a}.mfd.is-open .mfd__panel{transform:translateY(0)}.mfd__handle{display:flex;justify-content:center;padding:12px 0 4px;flex-shrink:0}.mfd__handle span{width:36px;height:4px;background-color:#ddd;border-radius:4px}.mfd__header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px 16px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.mfd__title{font-size:1.8rem;font-weight:700;color:#111;margin:0}.mfd__close{background:none;border:none;padding:8px;cursor:pointer;color:#999;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.mfd__close:active{background-color:#f5f5f5;color:#333}.mfd__close svg{width:16px;height:16px}.mfd__body{overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1;padding:0}.mfd__section{border-bottom:1px solid #f5f5f5}.mfd__section:last-child{border-bottom:none}.mfd__section-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;cursor:pointer;-webkit-tap-highlight-color:transparent}.mfd__section-title{font-size:1.5rem;font-weight:600;color:#222;margin:0}.mfd__section-chevron{width:12px;height:12px;color:#bbb;transition:transform .3s ease}.mfd__section.is-expanded .mfd__section-chevron{transform:rotate(180deg)}.mfd__section-content{max-height:0;overflow:hidden;transition:max-height .35s ease}.mfd__section.is-expanded .mfd__section-content{max-height:500px}.mfd__section-inner{padding:0 20px 18px}.mfd__option{display:flex;align-items:center;gap:12px;padding:12px 0;cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #fafafa}.mfd__option:last-child{border-bottom:none}.mfd__checkbox{width:20px;height:20px;border:2px solid #ddd;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease;background-color:#fff}.mfd__option--active .mfd__checkbox{background-color:#522e1c;border-color:#522e1c}.mfd__checkbox svg{width:10px;height:8px;opacity:0;color:#fff}.mfd__option--active .mfd__checkbox svg{opacity:1}.mfd__option-label{font-size:1.4rem;font-weight:400;color:#444;flex:1}.mfd__option--active .mfd__option-label{font-weight:500;color:#222}.mfd__option-count{font-size:1.2rem;color:#bbb}.mfd__price-range{display:flex;align-items:center;gap:12px;padding:4px 0}.mfd__price-input{flex:1;position:relative}.mfd__price-input span{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:1.3rem;color:#999}.mfd__price-input input{width:100%;padding:12px 14px 12px 28px;border:1px solid #e5e5e5;border-radius:10px;font-size:1.4rem;color:#333;background-color:#fafafa;outline:none;transition:border-color .2s ease;-webkit-appearance:none}.mfd__price-input input:focus{border-color:#522e1c;background-color:#fff}.mfd__price-sep{color:#ccc;font-size:1.4rem}.mfd__footer{padding:16px 20px;border-top:1px solid #f0f0f0;display:flex;gap:12px;flex-shrink:0;background-color:#fff;border-radius:0}.mfd__btn{flex:1;padding:14px;border-radius:10px;font-size:1.4rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center}.mfd__btn--clear{background-color:#f5f5f5;color:#666;border:none}.mfd__btn--clear:active{background-color:#eee}.mfd__btn--apply{background-color:#522e1c;color:#fff;border:none}.mfd__btn--apply:active{background-color:#3d2115}.mfd__category-link{display:flex;align-items:center;justify-content:space-between;padding:14px 0;text-decoration:none;border-bottom:1px solid #f5f5f5;-webkit-tap-highlight-color:transparent}.mfd__category-link:last-child{border-bottom:none}.mfd__category-link .mfd__option-label{font-size:1.4rem;font-weight:400;color:#444}.mfd__category-link--active .mfd__option-label{font-weight:600;color:#522e1c}.mfd__category-arrow{width:16px;height:16px;color:#ccc;flex-shrink:0}.mfd__category-link--active .mfd__category-arrow{color:#522e1c}.mfd__category-link:active{background-color:#faf8f6}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/mobile-filter-drawer.css.map */
