.base-alert{background:var(--red-light);border-radius:var(--radius-l);align-items:flex-start;gap:12px;padding:16px 20px;display:flex}.base-alert__icon{width:24px;height:24px;color:var(--red-100);flex-shrink:0}.base-alert__text{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.base-alert__title{font-weight:700}.base-alert__message,.base-alert__title{letter-spacing:-.01rem;color:var(--red-100);font-size:.875rem;line-height:1.43}.base-alert__message{font-weight:400}.base-alert__close{color:var(--red-100);cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0;display:flex}.base-alert__close .icon{width:20px;height:20px}
