.forums .forums-head{text-align:center;padding:1.5rem 0 1rem}.forums .forums-lede{max-width:620px;margin:.6rem auto 0}.forums .chip-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;margin:1.1rem 0 0}.forums .chip{background:transparent;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-family:var(--body);font-size:.74rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:.28rem .75rem;cursor:pointer;line-height:1.3}.forums .chip:hover{border-color:var(--gold);color:var(--gold-bright)}.forums .chip-on{border-color:var(--gold);background:var(--gold-tint);color:var(--gold-bright)}.forums .pill-slate{border-color:var(--muted);color:var(--muted)}.forums .board-rss{text-decoration:none;border-color:var(--gold);color:var(--gold-bright)}.forums .board-rss:hover{background:var(--gold-tint)}.forums .spoiler-pill{border-color:var(--alert);color:var(--alert)}.forums #view-categories{display:flex;flex-direction:column;gap:1rem;margin:1.6rem 0}.forums .cat{padding:0}.forums .cat-summary{display:flex;align-items:baseline;gap:.8rem;flex-wrap:wrap;cursor:pointer;list-style:none;padding:1rem 1.25rem}.forums .cat-summary::-webkit-details-marker{display:none}.forums .cat-summary:before{content:"▸";color:var(--gold);font-size:.8rem}.forums .cat[open]>.cat-summary:before{content:"▾"}.forums .cat-name{font-family:var(--display);font-weight:600;font-size:1.25rem}.forums .cat-count{font-size:.85rem}.forums .cat-body{border-top:1px solid var(--line);padding:1rem 1.25rem 1.2rem}.forums .cat-blurb{font-size:.9rem;margin:0 0 .8rem}.forums .board-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.forums .board-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.7rem 0;border-top:1px solid var(--line)}.forums .board-list .board-row:first-child{border-top:0}.forums .board-line{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin:0}.forums .board-link{font-family:var(--display);font-size:1.05rem;font-weight:600;text-decoration:none}.forums .board-link:hover{text-decoration:underline}.forums .board-desc{font-size:.88rem;margin:.15rem 0 0}.forums .board-spoiler{font-size:.8rem;margin:.15rem 0 0;color:var(--alert)}.forums .board-side{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;font-size:.82rem;text-align:right}@media(max-width:640px){.forums .board-side{flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:.15rem .7rem;text-align:left}}.forums .community-zone{margin-top:1.1rem;border-top:1px solid var(--line);padding-top:.9rem}.forums .group-summary{cursor:pointer;list-style:none;display:flex;align-items:baseline;gap:.45rem}.forums .group-summary::-webkit-details-marker{display:none}.forums .group-summary:before{content:"▸";color:var(--gold);font-size:.7rem}.forums .board-group[open]>.group-summary:before{content:"▾"}.forums .group-summary .group-label{margin:0}.forums .board-group[open]>.group-summary{margin-bottom:.35rem}.forums .board-group>.board-list .board-row:first-child{border-top:0}.forums .community-empty{padding:.4rem 0;font-size:.9rem;font-style:italic}.forums .open-board{margin-top:.6rem}.forums .open-board-summary{cursor:pointer;list-style:none;display:inline-block;border:1px solid var(--gold);border-radius:999px;padding:.45rem 1rem;color:var(--gold-bright);font-weight:600;font-size:.9rem}.forums .open-board-summary::-webkit-details-marker{display:none}.forums .open-board-summary:hover{background:var(--gold-tint)}.forums .open-board[open] .open-board-summary{margin-bottom:.8rem}.forums .open-board-note{margin-top:.7rem}.forums .crumbs{font-size:.88rem;margin:1.2rem 0 .6rem}.forums .board-head{margin-bottom:1rem}.forums .board-title{margin-top:0}.forums .board-pills{display:flex;gap:.5rem;flex-wrap:wrap;margin:.5rem 0 0}.forums .board-locked-note{margin:1rem 0;font-style:italic}.forums .thread-list{display:flex;flex-direction:column;gap:.7rem;margin:1rem 0 1.4rem}.forums .thread-row{padding:.8rem 1.1rem}.forums .thread-row-title{font-family:var(--display);font-weight:600;font-size:1.05rem;text-decoration:none}.forums .thread-row-title:hover{text-decoration:underline}.forums .thread-row-meta{font-size:.82rem;margin:.25rem 0 0}.forums .new-thread,.forums .reply-zone{padding:1rem 1.25rem 1.1rem;margin:1.2rem 0}.forums .new-thread h3,.forums .reply-zone h3{margin-top:0}.forums .spoiler-echo{font-size:.85rem;margin:.2rem 0 .8rem;color:var(--alert)}.forums .posts{display:flex;flex-direction:column;gap:.7rem;margin:1rem 0;font-size:.95rem}.forums .post{border:1px solid var(--line);border-radius:var(--radius);padding:.7rem .95rem;background:var(--bg-deep)}.forums .post-head{display:flex;align-items:baseline;gap:.7rem;flex-wrap:wrap}.forums .post-handle{font-family:var(--display);color:var(--gold-bright)}.forums .post-time{font-size:.8rem}.forums .post-report{margin-left:auto;background:none;border:0;padding:.55rem .35rem;margin-top:-.55rem;margin-right:-.35rem;color:var(--muted);font-size:.78rem;cursor:pointer;font-family:var(--body);text-decoration:underline;text-underline-offset:3px}.forums .post-report:hover{color:var(--alert)}.forums .post-body{margin:.35rem 0 0;max-width:var(--measure);white-space:pre-wrap;overflow-wrap:anywhere}.forums .react-bar{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;margin-top:.55rem}.forums .react-btn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;min-width:44px;min-height:44px;padding:.2rem .5rem;background:transparent;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-family:var(--body);font-size:.95rem;line-height:1;cursor:pointer}.forums .react-btn:hover{border-color:var(--gold)}.forums .react-btn.react-on{border-color:var(--gold);background:var(--gold-tint);color:var(--gold-bright)}.forums .react-count{font-size:.78rem}.forums .react-count:empty{display:none}.forums .react-hint{font-size:.82rem;font-style:italic}.forums .report-zone{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;margin-top:.4rem;font-size:.85rem}.forums .report-reason{flex:1 1 200px;background:var(--card);border:1px solid var(--line);border-radius:8px;color:var(--ink);font-family:var(--body);font-size:.88rem;padding:.35rem .6rem}.forums .report-send{font-size:.8rem;padding:.35rem .8rem}.forums .report-cancel{background:none;border:0;cursor:pointer;font-family:var(--body);font-size:.8rem;text-decoration:underline;text-underline-offset:3px}.forums .posts-empty,.forums .posts-error{margin:0;font-style:italic}.forums .composer{display:flex;flex-direction:column;gap:.7rem}.forums .composer label{display:flex;flex-direction:column;gap:.25rem;font-size:.84rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gold)}.forums .composer-ids{display:flex;gap:.8rem;flex-wrap:wrap}.forums .composer-ids label{flex:1 1 200px}.forums .composer input,.forums .composer textarea{background:var(--bg-deep);border:1px solid var(--line);border-radius:8px;color:var(--ink);font-family:var(--body);font-size:.95rem;padding:.5rem .7rem;font-weight:400;letter-spacing:normal;text-transform:none}.forums .composer textarea{resize:vertical;min-height:90px}.forums .composer input:focus,.forums .composer textarea:focus{outline:2px solid var(--gold);outline-offset:1px}.forums .composer-actions{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.forums .composer-msg{font-size:.88rem;color:var(--muted)}.forums .pen-note{margin-top:.9rem;border-top:1px solid var(--line);padding-top:.7rem}.forums .art-attach{border:1px dashed var(--line);border-radius:8px;padding:.55rem .8rem}.forums .art-attach summary{cursor:pointer;font-size:.84rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gold)}.forums .art-attach-fields{display:flex;flex-direction:column;gap:.6rem;margin-top:.6rem}.forums .art-context{font-size:.9rem;margin:0;display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.forums .art-context select{background:var(--bg-deep);border:1px solid var(--line);border-radius:8px;color:var(--ink);font-family:var(--body);font-size:.9rem;padding:.35rem .5rem}.forums .art-attach-note{margin:0}.forums .art-check{display:flex;align-items:center;gap:.5rem;font-size:.9rem;cursor:pointer}.forums .art-check input{accent-color:var(--gold)}.forums .post-art .art-human-pill{font-size:.62rem;vertical-align:middle}.forums .post-art{margin:.5rem 0 0}.forums .post-art img{max-width:100%;max-height:340px;display:block;border:1px solid var(--line);border-radius:calc(var(--radius) - 4px)}.forums .post-art figcaption{font-size:.8rem;padding-top:.25rem}.forums .post-art-pending{margin:.4rem 0 0;font-style:italic;font-size:.85rem}.forums .chair-status{margin:0;font-size:.9rem;color:var(--muted)}.forums .chair-status .chair-handle{font-family:var(--display);color:var(--gold-bright)}.forums .chair-signout{background:none;border:0;padding:0;cursor:pointer;font-family:var(--body);font-size:.85rem;color:var(--gold-bright);text-decoration:underline;text-underline-offset:3px}.forums label.chair-keep{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-size:.88rem;font-weight:400;letter-spacing:normal;text-transform:none;color:var(--muted);cursor:pointer}.forums .chair-keep input{accent-color:var(--gold);margin:0}
