.eae-popup-inner { background:#fff;padding:20px;max-width:400px;margin:40px auto; border-radius:8px; }
.eae-addons-list { display:flex;flex-direction:column;gap:10px;margin-bottom:20px; }
.eae-addon { display:flex;align-items:center;gap:10px; }
.eae-plus { background:#eee; border:none; border-radius:50%; width:28px; height:28px;}
.eae-popup-actions { display:flex;gap:10px; }