.ds-alert.svelte-1q2se9d{--alert-accent: var(--status-info);--alert-surface: var(--status-info-surface);display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--alert-accent) 42%,transparent);border-radius:var(--radius-surface);background:var(--alert-surface);color:var(--text-primary);font-family:inherit;font-feature-settings:normal;font-size:15px;line-height:1.5;overflow-wrap:anywhere}.ds-alert.success.svelte-1q2se9d{--alert-accent: var(--status-success);--alert-surface: var(--status-success-surface)}.ds-alert.warning.svelte-1q2se9d{--alert-accent: var(--status-warning);--alert-surface: var(--status-warning-surface)}.ds-alert.error.svelte-1q2se9d{--alert-accent: var(--status-danger);--alert-surface: var(--status-danger-surface)}.ds-alert.no-icon.svelte-1q2se9d{grid-template-columns:minmax(0,1fr)}.alert-icon.svelte-1q2se9d{display:grid;width:20px;height:20px;margin-top:1px;place-items:center;color:var(--alert-accent)}.alert-icon.svelte-1q2se9d svg{width:20px;height:20px;stroke-width:2}.alert-content.svelte-1q2se9d{min-width:0}.alert-title.svelte-1q2se9d{display:block;margin-bottom:2px;color:var(--brand-editorial);font-weight:700}.alert-message.svelte-1q2se9d>:first-child{margin-top:0}.alert-message.svelte-1q2se9d>:last-child{margin-bottom:0}
