.svoast.svelte-mjexh{background:var(--svoast-bg,#333);color:var(--svoast-text,#fff);padding:var(--svoast-padding,12px 15px 12px 18px);border-radius:var(--svoast-radius,4px);box-shadow:var(--svoast-shadow,0 2px 7px #00000040);font-size:var(--svoast-font-size,14px);pointer-events:all;gap:var(--svoast-dismiss-gap,8px);max-width:var(--svoast-max-width,unset);display:flex;position:relative;overflow:hidden}.svoast.svelte-mjexh.info{--svoast-colour:var(--svoast-info-colour,#888)}.svoast.svelte-mjexh.attention{--svoast-colour:var(--svoast-attention-colour,#38bdf8)}.svoast.svelte-mjexh.success{--svoast-colour:var(--svoast-success-colour,#4ade80)}.svoast.svelte-mjexh.warning{--svoast-colour:var(--svoast-warning-colour,#fb923c)}.svoast.svelte-mjexh.error{--svoast-colour:var(--svoast-error-colour,#ef4444)}.svoast-bar.svelte-mjexh{width:var(--svoast-bar-width,3px);background:var(--svoast-colour);height:100%;position:absolute;top:0;left:0}.svoast-icon.svelte-mjexh{min-width:var(--svoast-icon-size,21px);min-height:var(--svoast-icon-size,21px);max-width:var(--svoast-icon-size,21px);max-height:var(--svoast-icon-size,21px);color:var(--svoast-colour)}.svoast-icon.svelte-mjexh.promise{animation:1s linear infinite svelte-mjexh-promiseSpin}.svoast-dismiss.svelte-mjexh{min-width:var(--svoast-icon-size,21px);min-height:var(--svoast-icon-size,21px);max-width:var(--svoast-icon-size,21px);max-height:var(--svoast-icon-size,21px);padding:var(--svoast-icon-padding,2px)}@keyframes svelte-mjexh-promiseSpin{0%{rotate:0deg}to{rotate:360deg}}.svoast-container.svelte-1jv0t4a{padding:var(--svoast-offset,16px);pointer-events:none;z-index:999;gap:var(--svoast-gap,16px);flex-direction:column;width:100%;height:100%;display:flex;position:fixed;top:0;overflow:hidden}.svoast-container.svelte-1jv0t4a[data-position*=center]{align-items:center}.svoast-container.svelte-1jv0t4a[data-position*=bottom]{justify-content:flex-end}.svoast-container.svelte-1jv0t4a[data-position*=center]{left:50%;transform:translate(-50%)}.svoast-container.svelte-1jv0t4a[data-position*=-left]{align-items:flex-start;left:0}.svoast-container.svelte-1jv0t4a[data-position*=-right]{align-items:flex-end;right:0}.svoast-wrapper.svelte-1jv0t4a[data-position=bottom-center]{transform-origin:bottom}.svoast-wrapper.svelte-1jv0t4a[data-position=bottom-left]{transform-origin:0 100%}.svoast-wrapper.svelte-1jv0t4a[data-position=bottom-right]{transform-origin:100% 100%}.svoast-wrapper.svelte-1jv0t4a[data-position=top-center]{transform-origin:top}.svoast-wrapper.svelte-1jv0t4a[data-position=top-left]{transform-origin:0 0}.svoast-wrapper.svelte-1jv0t4a[data-position=top-right]{transform-origin:100% 0}
