.forum-view{color:#e0e0e0;max-width:900px;margin:0 auto;padding:1rem}.forum-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.forum-header h2{color:#0f8;margin:0;font-size:1.5rem}.forum-header-actions{gap:.5rem;display:flex}.forum-btn{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:background .2s}.forum-btn-primary{color:#080812;background:#0f8;font-weight:600}.forum-btn-primary:hover{background:#00cc6a}.forum-btn-primary:disabled{opacity:.5;cursor:default}.forum-btn-secondary{color:#e0e0e0;background:#ffffff1a}.forum-btn-secondary:hover{background:#fff3}.forum-unread-badge{color:#fff;text-align:center;background:#f44;border-radius:10px;min-width:18px;margin-inline-start:4px;padding:0 6px;font-size:.75rem;display:inline-block}.forum-breadcrumb{color:#aaa;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.forum-back-btn{color:#0f8;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem}.forum-back-btn:hover{text-decoration:underline}.forum-categories{flex-direction:column;gap:.5rem;display:flex}.forum-cat-card{cursor:pointer;background:#ffffff0d;border-radius:8px;align-items:center;gap:1rem;padding:1rem;transition:background .2s;display:flex}.forum-cat-card:hover{background:#ffffff1a}.forum-cat-icon{flex-shrink:0;font-size:2rem}.forum-cat-info{flex:1;min-width:0}.forum-cat-name{color:#fff;margin:0 0 .25rem;font-size:1.1rem}.forum-cat-desc{color:#aaa;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.85rem;overflow:hidden}.forum-cat-stats{color:#888;flex-direction:column;flex-shrink:0;align-items:flex-end;font-size:.8rem;display:flex}.forum-recent{margin-top:2rem}.forum-recent h3{color:#ccc;margin-bottom:.75rem;font-size:1.1rem}.forum-thread-list{flex-direction:column;gap:2px;display:flex}.forum-thread-row{cursor:pointer;background:#ffffff0a;border-radius:6px;padding:.75rem 1rem;transition:background .2s}.forum-thread-row:hover{background:#ffffff14}.forum-thread-row.pinned{border-inline-start:3px solid #0f8}.forum-thread-title{color:#fff;margin-bottom:.25rem;font-size:1rem}.forum-thread-link{cursor:pointer}.forum-thread-link:hover{color:#0f8}.forum-pin,.forum-lock{margin-inline-end:4px;font-size:.85rem}.forum-thread-cat{color:#888;background:#ffffff14;border-radius:3px;margin-inline-start:6px;padding:1px 6px;font-size:.75rem}.forum-thread-meta{color:#888;gap:1rem;font-size:.8rem;display:flex}.forum-thread-author{color:#aaa}.forum-thread-detail{margin-bottom:1.5rem}.forum-thread-heading{color:#fff;margin:0 0 .5rem;font-size:1.3rem}.forum-thread-info{color:#888;font-size:.85rem}.forum-posts{flex-direction:column;gap:1px;display:flex}.forum-post{background:#ffffff0a;border-radius:6px;padding:1rem}.forum-post-header{align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.forum-post-author{color:#0f8}.forum-post-author.admin{color:#f80}.forum-post-time{color:#888}.forum-post-edit-btn,.forum-post-del-btn,.forum-post-msg-btn{color:#888;cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:.8rem}.forum-post-edit-btn:hover,.forum-post-msg-btn:hover{color:#0f8}.forum-post-del-btn:hover{color:#f44}.forum-post-body{color:#ddd;line-height:1.6}.forum-post-body p{margin:0 0 .5rem}.forum-post-body a{color:#0f8}.forum-reply-form{flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}.forum-textarea{color:#e0e0e0;resize:vertical;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff26;border-radius:6px;width:100%;padding:.75rem;font-family:inherit;font-size:.95rem}.forum-textarea:focus{border-color:#0f8;outline:none}.forum-input{color:#e0e0e0;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff26;border-radius:6px;width:100%;padding:.75rem;font-size:.95rem}.forum-input:focus{border-color:#0f8;outline:none}.forum-login-prompt{text-align:center;color:#888;margin-top:1rem}.forum-new-thread{flex-direction:column;gap:.75rem;display:flex}.forum-new-thread h3{color:#fff;margin:0}.forum-edit-area{margin-bottom:.5rem}.forum-edit-actions{gap:.5rem;display:flex}.forum-pagination{color:#aaa;justify-content:center;align-items:center;gap:1rem;margin:1.5rem 0;font-size:.9rem;display:flex}.forum-pagination button{color:#0f8;cursor:pointer;background:#ffffff1a;border:none;border-radius:4px;padding:.4rem .8rem}.forum-pagination button:hover{background:#fff3}.forum-msg-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.forum-msg-header h3{color:#fff;margin:0}.forum-msg-tabs{gap:4px;display:flex}.forum-msg-tab{color:#aaa;cursor:pointer;background:#ffffff14;border:none;border-radius:4px;padding:.4rem .8rem;font-size:.85rem}.forum-msg-tab.active{color:#080812;background:#0f8}.forum-msg-list{flex-direction:column;gap:2px;display:flex}.forum-msg-row{cursor:pointer;background:#ffffff0a;border-radius:6px;grid-template-columns:120px 1fr auto;align-items:center;gap:.5rem;padding:.75rem 1rem;transition:background .2s;display:grid}.forum-msg-row:hover{background:#ffffff14}.forum-msg-row.unread{border-inline-start:3px solid #0f8}.forum-msg-from{color:#fff;font-size:.9rem;font-weight:500}.forum-msg-subject{color:#ccc;font-size:.9rem}.forum-msg-preview{display:none}.forum-msg-time{color:#888;text-align:end;font-size:.8rem}.forum-msg-detail{background:#ffffff0a;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.forum-msg-detail-header{color:#aaa;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;display:flex}.forum-msg-detail-subject{color:#fff;margin-bottom:1rem;font-size:1.1rem}.forum-msg-detail-body{color:#ddd;line-height:1.6}.forum-msg-detail-body a{color:#0f8}.forum-compose{flex-direction:column;gap:.75rem;display:flex}.forum-compose h3{color:#fff;margin:0}.forum-empty{text-align:center;color:#888;padding:2rem}.forum-error{text-align:center;color:#f44;padding:2rem}@media (width<=600px){.forum-view{padding:.5rem}.forum-cat-card{gap:.75rem;padding:.75rem}.forum-cat-desc{display:none}.forum-thread-meta{flex-wrap:wrap;gap:.5rem}.forum-msg-row{grid-template-columns:1fr auto}.forum-msg-subject{display:none}.forum-msg-preview{color:#888;grid-column:1/-1;font-size:.8rem;display:block}}
