.addon-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:12px 0}
.addon-warning{padding:14px 18px;background:#fff4dd;border:1px solid #ddc68e;border-radius:12px;color:#604615;line-height:1.8}
.addon-warning[hidden]{display:none}
.alert-item{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px;border-bottom:1px solid #e3e8e4}
.alert-item.due{border-inline-start:4px solid #b47627;background:#fff9ec}
.alert-item p{margin:8px 0;line-height:1.8}
.ai-result{white-space:pre-wrap;line-height:1.95;overflow-wrap:anywhere;min-height:90px}
.addon-consent{display:flex;align-items:start;gap:10px;line-height:1.8;margin:16px 0}
.addon-consent input{width:20px;min-width:20px;height:20px;margin-top:5px}
.addon-subscription{font-size:12px!important;white-space:normal!important;max-width:220px}
button:disabled{opacity:.5;cursor:not-allowed}
@media(max-width:760px){.alert-item{display:block}.topbar{flex-wrap:wrap}.top-actions{flex-wrap:wrap}.addon-subscription{max-width:180px}.addon-actions .btn{min-height:44px}}
