.forum-hero,.forum-category,.forum-topic-row,.forum-post{padding:1.25rem}.forum-category-grid,.forum-topic-list,.forum-post-list{display:grid;gap:1rem}.forum-category{display:grid;gap:.45rem;border:1px solid #3b4147;background:#101214;color:#fff;text-decoration:none}.forum-category span,.forum-category small,.forum-topic-row small{color:#bfc3c7}.forum-topic-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;border:1px solid #34383c;background:#111;color:#fff;text-decoration:none}.forum-post{display:grid;grid-template-columns:150px minmax(0,1fr);gap:1.25rem;border:1px solid #34383c;background:#101214}.forum-post aside{display:grid;align-content:start;justify-items:center;gap:.45rem;text-align:center}.forum-post>div{min-width:0;overflow-wrap:anywhere}.mini-profile-portrait{position:relative;width:92px;height:92px}.mini-profile-portrait>img:first-child,.mini-profile-portrait>span{width:100%;height:100%;object-fit:cover;border-radius:12px;display:grid;place-items:center;background:#7c1515;font-weight:900}.mini-profile-frame{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.forum-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.inline-form{display:inline-block;margin:.5rem .5rem 0 0}.text-button{background:transparent;border:0;color:#bbb;text-decoration:underline;padding:.35rem}.forum-category,.forum-topic-row,.forum-post,.card{box-sizing:border-box}@media(max-width:720px){.forum-post{grid-template-columns:1fr}.forum-post aside{grid-template-columns:auto 1fr;justify-items:start;text-align:left}.forum-topic-row{align-items:flex-start;flex-direction:column}}
