:where([data-minamo-notification-toast]){position:absolute;z-index:4;transform-origin:center top;width:100%}:where([data-minamo-notification-queue]){position:absolute;transform-origin:center top;transition-property:scale,translate;width:100%}:where([data-minamo-notification-queue][data-index="1"]){scale:.96;translate:-50% 6px;z-index:2}:where([data-minamo-notification-queue][data-index="2"]){scale:.92;translate:-50% 12px;z-index:1}:where([data-minamo-notification-queue][data-index="3"]){scale:.88;translate:-50% 18px;z-index:0}:where([data-minamo-notification-toast]){left:0;right:0;display:flex;justify-content:center;align-items:center;gap:.5em;background:#fff;padding:.75rem 1rem;border-radius:100vw;box-shadow:0 0 10px #0000001a;color:#000;transition-property:width padding border-radius translate gap;transition-duration:.3s,.3s,.3s,.6s,.1s;transition-timing-function:ease-in;height:100%;overflow:hidden;font-size:1rem;line-height:1;margin-inline:auto}:where([data-minamo-notification-queue]){top:0;left:50%;display:flex;justify-content:center;align-items:center;background:#fff;padding:.75rem 1rem;border-radius:100vw;box-shadow:0 0 10px #0000001a;color:#000;transition-duration:.3s,.6s;transition-timing-function:ease-in;height:2.5rem;overflow:hidden;font-size:1rem;line-height:1;margin-inline:auto}[data-removing]{width:2rem;padding:0 .5rem;border-radius:100vw;gap:0}.toast-message{transition:opacity .3s ease,scale .3s ease;will-change:opacity,scale;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}[data-removing] .toast-message{scale:0;opacity:0}
