.FilterPanel{width:100%}.FilterPanel-header{display:flex;justify-content:space-between;align-items:center;padding:0;margin-bottom:20px;border:none}.FilterPanel-reset-button{font-size:12px;font-weight:400;border:none;background:transparent;text-decoration:underline;text-underline-offset:2px;color:#888;cursor:pointer;transition:color .2s}.FilterPanel-reset-button:hover{color:#111}.FilterPanel-title{font-size:15px;font-weight:700;letter-spacing:-.01em;padding:0;margin:0}.FilterPanel-close-button{display:none;font-size:2rem;font-weight:700;border:none;background:transparent;cursor:pointer}@media(max-width:48rem){.FilterPanel-close-button{display:block}}.FilterPanel-footer{position:sticky;bottom:0;left:0;right:0;display:flex;padding:.625rem 1.25rem;background-color:#fff;border-top:.0625rem solid #eee}.FilterPanel-footer button{flex:1;padding:.625rem;border:.0625rem solid #333;background-color:#fff;cursor:pointer}.FilterPanel-footer .apply-button{margin-left:.625rem;background-color:#333;color:#fff}.FilterPanel-section{margin-bottom:1.25rem}.FilterPanel-section h4{font-size:1rem;font-weight:700;margin-bottom:.625rem}.category-item{border-bottom:.0625rem solid #eee}.category-header{display:flex;justify-content:space-between;padding:.625rem 0;cursor:pointer}.subcategory-list{list-style:none;margin:0}.subcategory-list li{padding:.3125rem 0}.subcategory-list label{display:flex;align-items:center;cursor:pointer}.subcategory-list input[type=checkbox]{margin-right:.625rem}.brand-list{list-style:none;padding:0;margin:0;max-height:12.5rem;overflow-y:auto;border:.0625rem solid #eee}.brand-list li{padding:.5rem .75rem}.brand-list li:not(:last-child){border-bottom:.0625rem solid #eee}.brand-list label{display:flex;align-items:center;width:100%;cursor:pointer}.brand-list input[type=checkbox]{margin-right:.625rem}
