.alert-glyph{color:var(--muted-foreground);flex:none;margin-top:.125rem;display:inline-flex}.alert-glyph-info{color:var(--info)}.alert-glyph-success{color:var(--accent)}.alert-glyph-warning{color:var(--warning)}.alert-glyph-error{color:var(--destructive)}.alert-body{flex:1;min-width:0}.alert-content>:last-child{margin-bottom:0}.alert-dismiss{border-radius:var(--radius-sm);width:1.5rem;height:1.5rem;color:var(--muted-foreground);cursor:pointer;transition:color var(--dur-fast) var(--ease-out);background:0 0;border:none;flex:none;justify-content:center;align-items:center;display:inline-flex}.alert-dismiss:hover{color:var(--foreground)}
