.forum-storage { margin-top:20px; border:1px solid currentColor; border-radius:8px; padding:12px; font-size:13px; overflow-wrap:anywhere; }
.forum-storage summary { cursor:pointer; font-weight:700; }
.forum-storage label,.forum-storage input,.forum-storage small { display:block; }
.forum-storage input { box-sizing:border-box; width:100%; margin:8px 0; padding:7px; color:inherit; background:transparent; border:1px solid currentColor; border-radius:4px; }
.forum-storage button { margin:4px 4px 4px 0; padding:6px 9px; color:inherit; background:transparent; border:1px solid currentColor; border-radius:4px; cursor:pointer; }
.forum-storage button:disabled { opacity:.55; cursor:wait; }
.forum-storage-item { border-top:1px solid currentColor; padding:10px 0; }
