.collection-filter-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex}.collection-filter-drawer[hidden]{display:none}.collection-filter-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.collection-filter-drawer__panel{position:relative;width:min(360px,100vw);height:100vh;background:#fff;color:#1a1a1a;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .25s ease-out;overflow-y:auto}.collection-filter-drawer.is-open .collection-filter-drawer__panel{transform:translate(0)}.collection-filter-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #eee}.collection-filter-drawer__title{margin:0;font-family:neue-kabel,Arial Black,sans-serif;font-size:18px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.collection-filter-drawer__close{background:transparent;border:none;font-size:28px;line-height:1;cursor:pointer;color:#1a1a1a}.collection-filter-drawer__nav,.collection-filter-drawer__form{flex:1;padding:16px 24px;display:flex;flex-direction:column;gap:24px}.collection-filter-drawer__nav-title{margin:0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.collection-filter-drawer__nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.collection-filter-drawer__nav-link{display:block;padding:10px 12px;color:#1a1a1a;background:#fff;border:1.5px solid #1a1a1a;border-radius:8px;font-family:neue-kabel,Arial Black,sans-serif;font-weight:800;font-size:14px;text-decoration:none;transition:background .15s ease,color .15s ease}.collection-filter-drawer__nav-link:hover,.collection-filter-drawer__nav-link.is-current{background:#1a1a1a;color:#fff}.collection-filter-drawer__sort{display:flex;gap:10px;margin-bottom:8px}.collection-filter-drawer__sort a{flex:1 1 50%;padding:10px 12px;border-radius:12px;border:1.5px solid #1a1a1a;background:#fff;color:#1a1a1a;text-decoration:none;text-align:center;font-family:neue-kabel,Arial Black,sans-serif;font-weight:700;font-size:14px}.collection-filter-drawer__sort a.is-active{background:#1a1a1a;color:#fff}.collection-filter-drawer__footer{position:sticky;bottom:0;display:flex;gap:12px;padding:16px 24px;background:#fff;border-top:1px solid #eee}.collection-filter-drawer__clear{flex:1;padding:12px;background:transparent;color:#1a1a1a;border:1px solid #1a1a1a;font-family:neue-kabel,Arial Black,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-align:center;text-decoration:none;cursor:pointer;border-radius:2px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/wp-collection-filter-drawer.css.map */
