@media (max-width: 767.98px){body.lf-open{overflow-y:hidden;position:fixed;inset:0}body.has-live-feeds{padding-bottom:50px}}#live-feeds{left:0;right:0;bottom:0;z-index:1050;position:fixed;flex-direction:column;justify-content:flex-end;color:var(--brand-onaccent);transform:translateY(110%);transition:transform .4s ease-in-out,background .4s}#live-feeds.lf-show{transform:translate(0)}#live-feeds a{color:var(--brand-onaccent);text-decoration:none!important}#live-feeds [data-toggle]{cursor:pointer}#live-feeds .lf-toasts{opacity:1;padding:5px;transition:opacity .3076923077s ease-in-out}#live-feeds .lf-toasts .lf-item{position:relative;background:rgba(var(--brand-offaccent-rgb),.93);transform:translate(0);transition:transform .25s ease-in-out}#live-feeds .lf-toasts .lf-item.dismiss{transform:translate(110%)}#live-feeds .lf-toasts .lf-item .item-title{padding-right:22px}#live-feeds .lf-toasts .lf-item .item-dismiss{top:0;right:0;width:34px;height:34px;display:block;position:absolute;background:url("data:image/svg+xml,%3C%3Fxml version=%271.0%27 encoding=%27UTF-8%27%3F%3E%3Csvg version=%271.1%27 viewBox=%270 0 512 512%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ctitle%3Eclose%3C/title%3E%3Cpath fill=%27%23ar%28--brand-onaccent%29%27 d=%27m298.4 256 188.8-188.8c11.8-11.8 11.8-30.8 0-42.4-11.8-11.8-30.8-11.8-42.4 0l-188.8 188.8-188.8-188.8c-11.8-11.8-30.8-11.8-42.4 0-11.8 11.8-11.8 30.8 0 42.4l188.8 188.8-188.8 188.8c-11.8 11.8-11.8 30.8 0 42.4 5.8 5.8 13.6 8.8 21.2 8.8s15.4-3 21.2-8.8l188.8-188.8 188.8 188.8c5.8 5.8 13.6 8.8 21.2 8.8s15.4-3 21.2-8.8c11.8-11.8 11.8-30.8 0-42.4l-188.8-188.8z%27/%3E%3C/svg%3E%0A") center no-repeat;background-size:14px}#live-feeds .lf-box{overflow:hidden;height:40px;background-color:rgba(var(--brand-offaccent-rgb),.93);transition:height .4s ease;display:flex;flex-shrink:0;flex-direction:column}#live-feeds .lf-head{font-size:12px;line-height:40px;flex-shrink:0;position:relative;padding:0 45px 0 10px;height:40px}#live-feeds .lf-head:before{content:"";width:8px;height:8px;margin-right:5px;border-radius:50%;display:inline-block;background-color:var(--brand-danger);animation:lf-blinker 1.5s ease-in-out infinite}#live-feeds .lf-head:after{top:0;right:0;bottom:0;content:"";position:absolute;width:40px;background:url("data:image/svg+xml,%3C%3Fxml version=%271.0%27 encoding=%27UTF-8%27%3F%3E%3Csvg version=%271.1%27 viewBox=%270 0 512 512%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ctitle%3Eup%3C/title%3E%3Cpath fill=%27%23999999%27 d=%27m26.41 383.15c14.206 14.206 35.214 14.206 49.419 0l180.07-180.07 180.07 180.07c14.206 14.206 35.214 14.206 49.419 0s14.206-35.214 0-49.419l-204.68-204.88c-7.002-7.002-17.607-10.604-24.81-10.604s-17.607 3.602-24.81 10.604l-204.88 204.88c-13.806 14.005-13.806 35.214 0.2 49.419z%27/%3E%3C/svg%3E%0A") center no-repeat;background-size:12px;transition:transform .4s}#live-feeds .lf-cmp-link{display:block;font-size:13px;text-align:center;padding:6px 10px;border-radius:8px;margin:5px 10px 10px;border:1px solid var(--brand-onaccent)}#live-feeds .lf-list{padding:0 5px 5px;height:100%;overflow:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}#live-feeds .lf-list::-webkit-scrollbar{display:none}#live-feeds .lf-list .lf-item{background:var(--brand-neutral-darkest)}#live-feeds .lf-item{padding:8px;display:flex;border-radius:8px;align-items:center}#live-feeds .lf-item+.lf-item{margin-top:5px}#live-feeds .lf-item .item-content{flex-grow:1}#live-feeds .lf-item .item-line{display:flex;align-items:flex-end;justify-content:space-between}#live-feeds .lf-item .item-line:not(:empty){margin-top:8px}#live-feeds .lf-item .item-img{width:70px;height:70px;padding:2px;flex:0 0 70px;margin-right:12px;border-radius:6px;background:var(--brand-onaccent)}#live-feeds .lf-item .item-img img{width:100%;height:auto;max-height:100%;object-fit:cover;border-radius:6px}#live-feeds .lf-item .item-title{font-size:13px;display:-webkit-box;max-width:100%;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word}#live-feeds .lf-item .item-title.longer{-webkit-line-clamp:3}#live-feeds .lf-item .item-price{color:var(--brand-danger);font-size:16px;line-height:1}#live-feeds .lf-item .item-details{flex-grow:1;font-size:12px;text-align:right;text-decoration:underline}#live-feeds[data-open] .lf-toasts{opacity:0}#live-feeds[data-open] .lf-head:after{transform:rotate(180deg)}@media (max-width: 767.98px){#live-feeds{background:rgba(var(--brand-offaccent-rgb),0)}#live-feeds[data-open]{height:100%;display:flex;background:rgba(var(--brand-offaccent-rgb),.25)}#live-feeds[data-open] .lf-box{height:80vh}}@media (min-width: 768px){#live-feeds{left:auto;right:15px;bottom:20px;width:375px;transform:translate(110%)}#live-feeds .lf-toasts{padding:0 0 10px}#live-feeds .lf-box{overflow:hidden;border-radius:8px}#live-feeds[data-open] .lf-box{height:400px}}@keyframes lf-blinker{50%{opacity:0}}

