.etk-status-alert{display:flex;align-items:flex-start;gap:12px;margin:0 0 20px;padding:14px 16px;border:1px solid;border-left-width:5px;border-radius:14px;box-shadow:0 12px 30px rgba(15,23,42,.1);font-size:14px;font-weight:650;line-height:1.45}.etk-status-alert p{flex:1;margin:0;color:inherit!important}.etk-status-alert button{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:8px;background:rgba(15,23,42,.07);color:inherit;cursor:pointer}.etk-status-success{border-color:#6ee7b7;border-left-color:#059669;background:#ecfdf5;color:#065f46}.etk-status-error{border-color:#fda4af;border-left-color:#e11d48;background:#fff1f2;color:#881337}