.hrt-icon{color:currentColor;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1.5rem;line-height:1;transition:all .2s;display:inline-flex;position:relative}.hrt-icon--disabled{opacity:.5;cursor:not-allowed}.hrt-icon__svg{fill:currentColor;width:100%;height:100%;display:block}.hrt-icon__text{color:currentColor;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.hrt-icon__badge{color:#fff;text-align:center;box-sizing:border-box;transform-origin:50%;background-color:#f44;border-radius:.5rem;min-width:1rem;height:1rem;padding:0 .25rem;font-size:.625rem;line-height:1rem;position:absolute;top:-.25rem;right:-.25rem;transform:scale(.8)}.hrt-icon__badge:empty{border-radius:50%;width:.5rem;min-width:.5rem;height:.5rem;padding:0}.hrt-icon:not(.hrt-icon--disabled):hover{opacity:.8}.hrt-icon:not(.hrt-icon--disabled):active{transform:scale(.95)}@media (max-width:375px){.hrt-icon{width:1.25rem;height:1.25rem;font-size:1.25rem}.hrt-icon__badge{min-width:.875rem;height:.875rem;font-size:.5625rem;line-height:.875rem}}.hrt-toast-wrapper{pointer-events:none;z-index:2000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.hrt-toast-overlay{pointer-events:auto;background:#000000b3;position:absolute;inset:0}.hrt-toast{color:#fff;text-align:left;word-break:break-all;pointer-events:auto;box-sizing:border-box;-webkit-backdrop-filter:blur(2.5rem);backdrop-filter:blur(2.5rem);background:#000000bf;border-radius:.5rem;max-width:70%;padding:.75rem;font-size:1rem;line-height:1.5rem;position:relative}.hrt-toast--text{min-width:auto;padding:.75rem}.hrt-toast--top{margin-top:-40vh}.hrt-toast--bottom{margin-bottom:-40vh}.hrt-toast--horizontal{align-items:center;gap:.5rem;display:flex}.hrt-toast--horizontal .hrt-toast__loading{width:1.5rem;height:1.5rem}.hrt-toast--vertical{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.hrt-toast--vertical .hrt-toast__icon{width:2.25rem;height:2.25rem}.hrt-toast--vertical.hrt-toast--loading,.hrt-toast--vertical.hrt-toast--success,.hrt-toast--vertical.hrt-toast--fail{min-width:8.75rem;min-height:8.75rem}.hrt-toast__icon{justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;position:relative}.hrt-toast__icon-svg{width:2.25rem;height:2.25rem}.hrt-toast__loading{color:#fff;width:2.5rem;height:2.5rem;animation:1.2s linear infinite hrt-toast-loading-rotate;position:absolute;top:50%;left:50%;overflow:hidden}.hrt-toast__custom-icon img{object-fit:contain;width:2.25rem;height:2.25rem}.hrt-toast__custom-icon span{font-size:2.25rem;line-height:1}.hrt-toast__text{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.5rem;display:-webkit-box;overflow:hidden}@keyframes hrt-toast-loading-rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes hrt-toast-loading-fade{0%,to{opacity:.3}50%{opacity:1}}.hrt-toast__loading-dot{animation:1.2s linear infinite hrt-toast-loading-fade}.hrt-toast-fade-enter-active,.hrt-toast-fade-leave-active{transition:opacity .3s}.hrt-toast-fade-enter-from,.hrt-toast-fade-leave-to{opacity:0}:root .adapter-g-toast{pointer-events:none;-moz-column-gap:12px;border-radius:9999px;align-self:flex-end;column-gap:12px;max-width:300px;padding:12px 16px;transform:translateY(-64px)}:root .adapter-g-toast .hrt-toast__icon{flex-shrink:0;width:24px;height:24px}:root .adapter-g-toast .hrt-toast__icon img{border-radius:4px;width:100%;height:100%}
