.alert.svelte-1q5vshv{width:100%;display:flex;gap:var(--v-spacing-s)}.alert.default.svelte-1q5vshv{padding:var(--v-spacing-m);border-radius:var(--v-border-radius-l)}.alert.default.info.svelte-1q5vshv{background:var(--v-primary100)}.alert.info.svelte-1q5vshv .alert-icon:where(.svelte-1q5vshv){color:var(--v-primary)}.alert.minimal.info.svelte-1q5vshv{color:var(--v-primary)}.alert.default.warning.svelte-1q5vshv{background:var(--v-alert100)}.alert.warning.svelte-1q5vshv .alert-icon:where(.svelte-1q5vshv){color:var(--v-alert)}.alert.minimal.warning.svelte-1q5vshv{color:var(--v-alert)}.alert.default.error.svelte-1q5vshv{background:var(--v-danger100)}.alert.error.svelte-1q5vshv .alert-icon:where(.svelte-1q5vshv){color:var(--v-danger)}.alert.minimal.error.svelte-1q5vshv{color:var(--v-danger)}.alert.default.success.svelte-1q5vshv{background:var(--v-success100)}.alert.success.svelte-1q5vshv .alert-icon:where(.svelte-1q5vshv){color:var(--v-success)}.alert.minimal.success.svelte-1q5vshv{color:var(--v-success)}.alert.default.neutral.svelte-1q5vshv{background:var(--v-grey100)}.alert.neutral.svelte-1q5vshv .alert-icon:where(.svelte-1q5vshv){color:var(--v-grey)}.alert.minimal.neutral.svelte-1q5vshv{color:var(--v-grey)}.alert-icon.svelte-1q5vshv{display:flex;flex-shrink:0}.alert.minimal.svelte-1q5vshv{gap:var(--v-spacing-xs)}.alert-content.svelte-1q5vshv{display:flex;flex-direction:column;justify-content:center;flex-grow:1}.alert.svelte-1q5vshv:not(.minimal) .description:where(.svelte-1q5vshv){color:var(--v-grey700)}.header.svelte-1q5vshv{display:flex;justify-content:space-between}.header.svelte-1q5vshv+div:where(.svelte-1q5vshv):not(:empty){margin-top:var(--v-spacing-3xs)}.alert.svelte-1q5vshv:has(.title:where(.svelte-1q5vshv)):has(.description:where(.svelte-1q5vshv)) .alert-icon:where(.svelte-1q5vshv){margin-top:1px}.alert.minimal.svelte-1q5vshv .alert-icon:where(.svelte-1q5vshv){margin-top:1px}.alert.minimal.svelte-1q5vshv:has(.title:where(.svelte-1q5vshv)):has(.description:where(.svelte-1q5vshv)) .alert-icon:where(.svelte-1q5vshv){margin-top:2px}.alert.light.svelte-1q5vshv{padding:var(--v-spacing-m);border-radius:var(--v-border-radius-l)}.alert.light.info.svelte-1q5vshv{background:var(--v-primary50)}.alert.light.warning.svelte-1q5vshv{background:var(--v-alert50)}.alert.light.error.svelte-1q5vshv{background:var(--v-danger50)}.alert.light.success.svelte-1q5vshv{background:var(--v-success50)}.alert.light.neutral.svelte-1q5vshv{background:var(--v-grey50)}.alert.light.svelte-1q5vshv:has(.title:where(.svelte-1q5vshv)):has(.description:where(.svelte-1q5vshv)) .alert-icon:where(.svelte-1q5vshv){margin-top:1px}.alert.card.svelte-1q5vshv{padding:var(--v-spacing-m);border-radius:var(--v-border-radius-l);background:var(--v-white);border:1px solid var(--v-grey100);gap:var(--v-spacing-m);box-shadow:var(--v-shadow-s)}.alert.card.svelte-1q5vshv .alert-icon-chip:where(.svelte-1q5vshv){display:flex;align-items:center;align-self:flex-start;justify-content:center;flex-shrink:0;padding:6px;border-radius:6px;background:var(--v-grey50);border:1px solid var(--v-grey100)}.alert.card.svelte-1q5vshv .description:where(.svelte-1q5vshv){color:var(--v-grey600)}.alert.card.info.svelte-1q5vshv .alert-icon-chip:where(.svelte-1q5vshv){color:var(--v-primary)}.alert.card.error.svelte-1q5vshv .alert-icon-chip:where(.svelte-1q5vshv){color:var(--v-danger)}.alert.card.warning.svelte-1q5vshv .alert-icon-chip:where(.svelte-1q5vshv){color:var(--v-alert)}.alert.card.success.svelte-1q5vshv .alert-icon-chip:where(.svelte-1q5vshv){color:var(--v-success)}.alert.card.neutral.svelte-1q5vshv .alert-icon-chip:where(.svelte-1q5vshv){color:var(--v-grey)}.alert-right.svelte-1q5vshv{display:flex;align-items:center;gap:var(--v-spacing-m);flex-shrink:0;margin-left:auto;align-self:flex-start}.alert-actions.svelte-1q5vshv{display:flex;align-items:center;gap:var(--v-spacing-m)}.alert-dismiss.svelte-1q5vshv{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;border:none;background:none;cursor:pointer;color:var(--v-grey500)}.alert-dismiss.svelte-1q5vshv:hover{color:var(--v-grey700)}@media(max-width:480px){.alert.svelte-1q5vshv:not(.minimal){flex-direction:column;align-items:flex-start;position:relative;gap:0}.alert.svelte-1q5vshv:not(.minimal) .alert-icon:where(.svelte-1q5vshv),.alert.svelte-1q5vshv:not(.minimal) .alert-icon-chip:where(.svelte-1q5vshv){margin-bottom:var(--v-spacing-m)}.alert.svelte-1q5vshv:not(.minimal) .alert-right:where(.svelte-1q5vshv){display:contents}.alert.svelte-1q5vshv:not(.minimal) .alert-dismiss:where(.svelte-1q5vshv){position:absolute;top:calc(var(--v-spacing-m) + 4px);right:var(--v-spacing-m)}.alert.svelte-1q5vshv:not(.minimal) .alert-actions:where(.svelte-1q5vshv){margin-top:var(--v-spacing-m);flex-direction:row-reverse;justify-content:flex-end}.alert.svelte-1q5vshv:not(.minimal) .alert-content:where(.svelte-1q5vshv) .header:where(.svelte-1q5vshv)+div:where(.svelte-1q5vshv):not(:empty){margin-top:var(--v-spacing-3xs)}}
