.Alert_container__eTnY0{--alert-text-color:#e3e3f2;--alert-icon-color:#e3e3f2;display:flex;align-items:center;gap:var(--spacing-s);padding:var(--spacing-s) var(--spacing-m);border-radius:var(--spacing-m);margin-bottom:var(--spacing-m)}.Alert_container__eTnY0[data-theme=light]{--alert-text-color:#0e0e25;--alert-icon-color:#0e0e25}.Alert_info__HdsFR{background:rgba(169,169,214,.1);border:1px solid rgba(169,169,214,.2)}.Alert_info__HdsFR[data-theme=light]{background:rgba(169,169,214,.2);border:1px solid rgba(169,169,214,.3)}.Alert_warning__2hoRO{background:#ffcc004d;border:1px solid #cc7700}.Alert_warning__2hoRO[data-theme=light]{background:rgba(255,204,0,.3)}.Alert_critical__rFVM_{background:#ee333324;border:1px solid #be520e}.Alert_exhausted__giXkH{background:rgba(238,51,51,.14);border:1px solid #e33}.Alert_icon__aE3ZC{flex-shrink:0;color:var(--alert-icon-color)}.Alert_icon__aE3ZC,.Alert_icon__aE3ZC svg{width:24px;height:24px}.Alert_text__KIYpt{margin:0;font-family:var(--font-primary);font-size:var(--font-size-s);line-height:1.5;color:var(--alert-text-color);flex:1 1}.Alert_content__vP_WK{flex:1 1;display:flex;flex-direction:column}.Alert_title__EBpcK{font-size:var(--font-size-base);font-family:var(--font-primary,"Roboto","sans-serif");font-weight:var(--font-weight-medium);margin-bottom:0}.Alert_titleWarning__AT2_m{color:#cc7700}[data-theme=dark] .Alert_titleWarning__AT2_m{color:#ffcc00}.Alert_titleCritical__vJDfT{color:#ee6611}.Alert_titleExhausted__V97vX{color:#ee3333}