.floating-filter{position:fixed;left:50%;bottom:27px;transform:translateX(-50%);overflow:hidden;z-index:100;margin-left:117px;border-radius:18px;box-shadow:4px 4px 8px 0px rgba(0,0,0,.25)}.floating-filter input[type=checkbox]{overflow:hidden;position:absolute;left:16px;top:12px;width:24px;height:12px;border-radius:6px;z-index:15}.floating-filter__label{width:180px;height:48px;cursor:pointer}.floating-filter__label img{width:100%;height:100%;object-fit:cover}.floating-filter:has(.floating-filter__label){border-radius:50px}.floating-filter:has(.floating-filter__label) input[type=checkbox]{left:-9999px;display:inline-block;width:1px;height:1px;opacity:0}.floating-filter__button{position:relative;height:36px;padding:0 16px 0 45px;line-height:36px;color:#fff;font-size:13px;white-space:nowrap}.floating-filter__checkbox[type=checkbox]{position:absolute;left:50%;top:50%;z-index:1;width:1px;height:1px;border:0;margin:0;padding:0}.floating-filter__bg{position:absolute;left:0;top:0;width:100%;height:100%;opacity:.8}.floating-filter__switch{overflow:hidden;position:absolute;left:16px;top:12px;width:24px;height:12px;border-radius:6px;z-index:15}.floating-filter__switch>span{position:absolute;left:0;top:0;width:12px;height:12px;background:#fff;border-radius:50%;z-index:10;transition:left .3s ease-out}.floating-filter__switch::before{position:absolute;left:-12px;top:0;width:24px;height:100%;border-radius:6px;opacity:.6;background:#222;transition:left .3s ease-out;content:""}.floating-filter__switch::after{position:absolute;left:0;top:0;width:24px;height:100%;border-radius:6px;opacity:.6;background:#fff;transition:left .3s ease-out;content:""}.is-active .floating-filter__switch>span{left:12px}.is-active .floating-filter__switch::before{left:0px}.is-active .floating-filter__switch::after{left:12px}.floating-filter__text{position:relative;z-index:10}.floating-filter__point{overflow:hidden;display:inline-block;max-width:80px;font-weight:bold;text-overflow:ellipsis;vertical-align:top}.floating-filter.is-bottom{position:absolute;bottom:27px}.floating-filter input[type=checkbox]+label{padding-left:0}
