:where([data-minamo-notification][data-minamo-notification-position]){--notification--top-space: var( --override-notification--top-space, var(--minamo-space-section-24, 1.5rem) );--notification--bottom-space: var( --override-notification--bottom-space, var(--minamo-space-section-24, 1.5rem) );--notification--left-space: var( --override-notification--left-space, var(--minamo-space-section-24, 1.5rem) );--notification--right-space: var( --override-notification--right-space, var(--minamo-space-section-24, 1.5rem) );--notification--width: var( --override-notification--width, min(24rem, calc(100dvw - var(--notification--left-space) - var(--notification--right-space))) );position:fixed;width:var(--notification--width);display:grid;height:fit-content}:where([data-minamo-notification][data-minamo-notification-position]:not([data-minamo-z-index])){z-index:var(--minamo-z-index-max, 1000)}:where([data-minamo-notification][data-minamo-notification-position=top-center]){top:var(--notification--top-space);left:0;right:0;bottom:auto;margin:0 auto auto}:where([data-minamo-notification][data-minamo-notification-position=top-left]){top:var(--notification--top-space);left:var(--notification--left-space);right:auto;bottom:auto;margin:0 auto auto 0}:where([data-minamo-notification][data-minamo-notification-position=top-right]){top:var(--notification--top-space);right:var(--notification--right-space);left:auto;bottom:auto;margin:0 0 auto auto}:where([data-minamo-notification][data-minamo-notification-position=right-center]){top:0;right:var(--notification--right-space);bottom:0;left:auto;margin:auto 0 auto auto}:where([data-minamo-notification][data-minamo-notification-position=bottom-right]){top:auto;right:var(--notification--right-space);bottom:var(--notification--bottom-space);left:auto;margin:auto 0 0 auto}:where([data-minamo-notification][data-minamo-notification-position=bottom-center]){top:auto;bottom:var(--notification--bottom-space);left:0;right:0;margin:auto auto 0}:where([data-minamo-notification][data-minamo-notification-position=bottom-left]){top:auto;bottom:var(--notification--bottom-space);left:var(--notification--left-space);right:auto;margin:auto auto 0 0}:where([data-minamo-notification][data-minamo-notification-position=left-center]){top:0;left:var(--notification--left-space);right:auto;bottom:0;margin:auto auto auto 0}:where([data-minamo-notification][data-minamo-notification-position=center]){inset:0;margin:auto}: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][data-minamo-notification-position] :is([data-minamo-notification-toast],[data-minamo-notification-queue])){position:static;grid-area:1 / 1}:where([data-minamo-notification][data-minamo-notification-position] [data-minamo-notification-queue]){position:relative;left:50%}: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]),:where([data-minamo-notification-queue]){pointer-events:auto}: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;--tw-drop-shadow-size: drop-shadow(0 1px 1px var(--tw-drop-shadow-color, rgb(0 0 0 / .05)));--tw-drop-shadow: drop-shadow(var(--drop-shadow-sm));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);color:#000;transition-property:width padding border-radius translate gap;transition-duration:.3s,.3s,.3s,.6s,.1s;transition-timing-function:ease-in;height:100%;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}
