:root{--b_t:#020202;--b_d:hsla(0,0%,4%,.8);--b_bg:#fff;--b_svg:hsla(0,0%,4%,.9);--b_br:hsla(0,0%,39%,.25);--t_an:5s;--b_h:0;--b_w:350px;--b_x:30px}html.dark{--b_t:hsla(0,0%,4%,.7);--b_d:hsla(0,0%,39%,.65);--b_bg:#fff;--b_br:rgba(0,0,0,.05)}.b_c,.b_c *,.b_p,.b_p *{box-sizing:border-box;margin:0;padding:0}.b_p{z-index:1;--height-parent:0px;width:var(--b_w);height:0;padding:10px;position:fixed}.b_p:hover{height:var(--height-parent)}.b_c{cursor:pointer;width:var(--b_w);border:1px ridge var(--b_br);background-color:var(--b_bg);z-index:2;opacity:0;border-radius:7px;-ms-flex-align:center;align-items:center;gap:15px;height:-moz-fit-content;height:fit-content;padding:16px 17px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif;transition:all .15s;display:-ms-flexbox;display:flex;position:fixed;overflow:hidden;box-shadow:0 3px 10px hsla(0,0%,4%,.07)}.b_c.timeline:before{opacity:1;content:"";background:var(--b_svg,#111);width:100%;height:2px;transition:width .15s;position:absolute;bottom:0;left:0}.b_c.timeline.init_count:before{animation:a var(--t_an)ease forwards;animation-duration:var(--t_an)}.b_c.active:nth-last-child(n+4),.b_c.pending.timeline:before,.b_c:nth-last-child(2)>.b_close,.b_c:nth-last-child(2)>div,.b_c:nth-last-child(2)>span,.b_c:nth-last-child(3)>.b_close,.b_c:nth-last-child(3)>div,.b_c:nth-last-child(3)>span{opacity:0;transition:all .2s ease-in}.b_close{cursor:pointer;background:0 0;border:none;position:absolute;top:5px;right:5px}.b_close svg{fill:var(--b_t);opacity:.8;width:15px;height:15px}.b_c.active,.b_close:hover svg,.b_p.expand .b_c:nth-last-child(2) .b_close,.b_p.expand .b_c:nth-last-child(2)>div,.b_p.expand .b_c:nth-last-child(2)>span,.b_p.expand .b_c:nth-last-child(3) .b_close,.b_p.expand .b_c:nth-last-child(3)>div,.b_p.expand .b_c:nth-last-child(3)>span,.b_p:hover .b_c:nth-last-child(2) .b_close,.b_p:hover .b_c:nth-last-child(2)>div,.b_p:hover .b_c:nth-last-child(2)>span,.b_p:hover .b_c:nth-last-child(3) .b_close,.b_p:hover .b_c:nth-last-child(3)>div,.b_p:hover .b_c:nth-last-child(3)>span{opacity:1}.b_c.ease-in{transition-timing-function:ease-in!important}.b_c.ease-in-out{transition-timing-function:ease-in-out!important}.b_c.bound{transition-timing-function:cubic-bezier(1,.08,0,.96)!important}.b_c.bound-2{transition-timing-function:cubic-bezier(.55,-.57,.55,1.58)!important}.b_i{min-width:22px;height:22px;position:relative}.b_i svg{color:var(--b_svg);fill:currentColor;object-fit:cover;width:100%;height:100%}.b_t-c{-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;line-height:1.4;display:-ms-flexbox;display:flex;position:relative}.b_t,.b_t_p{color:var(--b_t);font-size:.92rem;font-weight:600}.b_d{color:var(--b_d);text-overflow:ellipsis;font-size:.91rem;overflow:hidden}.b_c.bottom{bottom:-70px}.b_p.bottom{bottom:var(--b_x)}.b_c.top{top:-70px}.b_p.top{top:var(--b_x)}.b_c.left,.b_p.left{left:var(--b_x)}.b_c.right,.b_p.right{right:var(--b_x)}.b_c.center,.b_p.center{left:calc(50vw - (var(--b_w)/2))}.b_c.active.bottom{bottom:var(--b_x);--top:30px}.b_c.active.top{top:var(--b_x);--top:30px}.b_p.expand .b_c.active,.b_p:hover .b_c.active{opacity:1;height:var(--b_h)!important;scale:1!important}.b_p.expand .b_c.top.active,.b_p:hover .b_c.top.active{top:var(--top)!important}.b_p.expand .b_c.bottom.active,.b_p:hover .b_c.bottom.active{bottom:var(--top)!important}@keyframes a{to{width:0}0%{width:100%}}.b_c.pending .b_i>svg,.b_c.pending .b_t-c .b_d,.b_c.pending .b_t-c .b_t,.complete .b_t_p,.complete.promise svg{opacity:0}.b_c.pending .b_i>svg{scale:.8}.b_t_p,.promise{position:absolute;top:50%;transform:translateY(-50%)}.promise{width:100%;height:100%;display:block}.b_i svg,.b_t{transition:all .3s cubic-bezier(.25,.1,1,1.97)}.complete .b_i{animation:.3s backwards b}@keyframes b{0%{opacity:0;scale:.8}70%{opacity:1;scale:1.1}to{scale:1}}.b_c.info{--b_svg:#0e69be;--b_t:#1472ca;--b_d:rgba(24,96,139,.8);--b_bg:#f5fcff;--b_br:rgba(8,145,199,.35)}.b_c.warning{--b_svg:#c5520a;--b_t:#a03e00;--b_d:rgba(139,85,24,.8);--b_bg:#fff8eb;--b_br:rgba(199,84,8,.3)}.b_c.error{--b_svg:#c70808;--b_t:rgba(181,5,5,.9);--b_d:rgba(139,24,24,.8);--b_bg:#fff5f5;--b_br:rgba(199,8,8,.3)}.b_c.success{--b_svg:#25a92c;--b_t:#21751a;--b_d:rgba(51,117,38,.8);--b_bg:#f6fffa;--b_br:rgba(53,137,0,.35)}.dark .b_c.info,:root[data-theme=dark] .b_c.info{--b_svg:#2f82ce;--b_t:#408fd9;--b_d:rgba(113,191,238,.8);--b_bg:#242627;--b_br:rgba(32,77,95,.35)}.dark .b_c.warning,:root[data-theme=dark] .b_c.warning{--b_svg:#d46824;--b_t:#b9642e;--b_d:rgba(220,150,72,.8);--b_bg:#292824;--b_br:rgba(133,100,9,.3)}.dark .b_c.error,:root[data-theme=dark] .b_c.error{--b_svg:#d03b3b;--b_t:rgba(222,72,72,.9);--b_d:rgba(225,94,94,.8);--b_bg:#292525;--b_br:rgba(143,47,47,.3)}.dark .b_c.success,:root[data-theme=dark] .b_c.success{--b_svg:#39ce41;--b_t:#55b94c;--b_d:rgba(137,235,118,.8);--b_bg:#2c2f2d;--b_br:rgba(53,137,0,.18)}.dark .b_c,:root[data-theme=dark] .b_c{--b_bg:#302c2c;--b_d:#e3e3e3;--b_t:#fff;--b_svg:#fff}@media (max-width:768px){.b_c,.b_p{left:calc(50vw - (var(--b_w)/2))}}
/*# sourceMappingURL=bell.min.css.map */
