.forum-root[data-v-b069f314]{border-top:1px solid #f0f1f3;margin-top:32px;padding-top:28px}.forum-section-header[data-v-b069f314]{align-items:center;display:flex;gap:10px;margin-bottom:16px}.forum-section-title[data-v-b069f314]{color:#9ca3af;font-size:.78rem;font-weight:700;letter-spacing:.1em;margin:0;text-transform:uppercase}.forum-section-count[data-v-b069f314]{background:#f3f4f6;border-radius:999px;color:#d1d5db;font-size:.75rem;font-weight:600;padding:2px 8px}.forum-shell[data-v-b069f314]{background:#fff;border:1px solid #e8e9eb;border-radius:16px;display:grid;grid-template-columns:240px 1fr;overflow:hidden}@media (max-width:767px){.forum-shell[data-v-b069f314]{grid-template-columns:1fr;grid-template-rows:200px 1fr}}.forum-sidebar[data-v-b069f314]{background:#f8f9fa;border-right:1px solid #f0f1f3;display:flex;flex-direction:column;overflow:hidden}.forum-sidebar-inner[data-v-b069f314]{display:flex;flex:1;flex-direction:column;gap:4px;overflow-y:auto;padding:12px 10px}.forum-thread-row[data-v-b069f314]{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:10px;min-width:0;padding:9px 12px;transition:background .15s}.forum-thread-row[data-v-b069f314]:hover{background:#f0f1f3}.forum-thread-row--active[data-v-b069f314]{background:#013e1c!important}.forum-thread-icon[data-v-b069f314]{align-items:center;background:#e8f0eb;border-radius:6px;display:flex;flex-shrink:0;height:26px;justify-content:center;width:26px}.forum-thread-row--active .forum-thread-icon[data-v-b069f314]{background:#ffffff26}.forum-thread-title[data-v-b069f314]{color:#111827;flex:1;font-size:.85rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum-thread-row--active .forum-thread-title[data-v-b069f314]{color:#fff;font-weight:600}.forum-empty-threads[data-v-b069f314]{align-items:center;color:#9ca3af;display:flex;flex-direction:column;font-size:.83rem;justify-content:center;padding:32px 16px;text-align:center}.forum-sidebar-footer[data-v-b069f314]{border-top:1px solid #f0f1f3;padding:10px}.forum-new-thread-btn[data-v-b069f314]{align-items:center;background:transparent;border:1.5px dashed #d1d5db;border-radius:10px;color:#374151;cursor:pointer;display:flex;font-family:inherit;font-size:.85rem;font-weight:600;gap:6px;justify-content:center;padding:9px 14px;transition:border-color .15s,background .15s;width:100%}.forum-new-thread-btn[data-v-b069f314]:hover{background:#f0f5f2;border-color:#013e1c;color:#013e1c}.forum-chat[data-v-b069f314]{display:flex;flex-direction:column;overflow:hidden}.forum-chat-empty[data-v-b069f314]{flex:1;flex-direction:column;gap:12px;padding:40px}.forum-chat-empty[data-v-b069f314],.forum-chat-empty-icon[data-v-b069f314]{align-items:center;display:flex;justify-content:center}.forum-chat-empty-icon[data-v-b069f314]{background:#f3f4f6;border-radius:14px;height:52px;width:52px}.forum-chat-empty-text[data-v-b069f314]{color:#9ca3af;font-size:.9rem;font-weight:500;margin:0}.forum-chat-header[data-v-b069f314]{border-bottom:1px solid #f0f1f3;gap:10px;padding:14px 20px}.forum-chat-header[data-v-b069f314],.forum-chat-header-icon[data-v-b069f314]{align-items:center;display:flex;flex-shrink:0}.forum-chat-header-icon[data-v-b069f314]{background:#e8f0eb;border-radius:8px;height:28px;justify-content:center;width:28px}.forum-chat-header-title[data-v-b069f314]{color:#111827;font-size:.92rem;font-weight:700}.forum-messages[data-v-b069f314]{display:flex;flex:1;flex-direction:column;gap:12px;overflow-y:auto;padding:16px 20px}.forum-msg-row[data-v-b069f314]{align-items:flex-end;display:flex;gap:8px}.forum-msg-row--sent[data-v-b069f314]{flex-direction:row-reverse}.forum-msg-avatar[data-v-b069f314]{flex-shrink:0;margin-bottom:2px}.forum-msg-content[data-v-b069f314]{display:flex;flex-direction:column;gap:3px;max-width:68%}.forum-msg-meta[data-v-b069f314]{align-items:center;display:flex;gap:6px;padding:0 4px}.forum-msg-meta--sent[data-v-b069f314]{flex-direction:row-reverse}.forum-msg-name[data-v-b069f314]{color:#374151;font-size:.73rem;font-weight:700}.forum-msg-time[data-v-b069f314]{color:#9ca3af;font-size:.68rem}.forum-msg-bubble[data-v-b069f314]{border-radius:12px;font-size:.88rem;line-height:1.55;padding:10px 14px;word-break:break-word}.forum-msg-bubble--received[data-v-b069f314]{background:#f3f4f6;border-bottom-left-radius:4px;color:#111827}.forum-msg-bubble--sent[data-v-b069f314]{background:#013e1c;border-bottom-right-radius:4px;color:#fff}.forum-no-messages[data-v-b069f314]{color:#9ca3af;font-size:.85rem;padding:32px;text-align:center}.forum-input-bar[data-v-b069f314]{align-items:center;background:#fff;border-top:1px solid #f0f1f3;display:flex;flex-shrink:0;gap:10px;padding:12px 16px}.forum-input[data-v-b069f314]{background:#f8f9fa;border:1.5px solid #e5e7eb;border-radius:10px;color:#111827;flex:1;font-family:inherit;font-size:.9rem;outline:none;padding:10px 14px;transition:border-color .15s}.forum-input[data-v-b069f314]:focus{background:#fff;border-color:#013e1c}.forum-send-btn[data-v-b069f314]{align-items:center;background:#013e1c;border:none;border-radius:10px;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:background .15s;width:40px}.forum-send-btn[data-v-b069f314]:hover:not(:disabled){background:#012d14}.forum-send-btn[data-v-b069f314]:disabled{background:#d1d5db;cursor:not-allowed}.forum-dialog[data-v-b069f314]{background:#fff;border-radius:16px;overflow:hidden}.forum-dialog-header[data-v-b069f314]{align-items:center;border-bottom:1px solid #f0f1f3;display:flex;justify-content:space-between;padding:20px 24px 16px}.forum-dialog-title[data-v-b069f314]{color:#111827;font-size:1rem;font-weight:700}.forum-dialog-close[data-v-b069f314]{align-items:center;background:#f3f4f6;border:none;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;transition:background .15s;width:30px}.forum-dialog-close[data-v-b069f314]:hover{background:#e5e7eb}.forum-dialog-body[data-v-b069f314]{display:flex;flex-direction:column;gap:8px;padding:20px 24px}.forum-dialog-label[data-v-b069f314]{color:#6b7280;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.forum-dialog-input[data-v-b069f314]{border:1.5px solid #e5e7eb;border-radius:10px;color:#111827;font-family:inherit;font-size:.92rem;outline:none;padding:10px 14px;transition:border-color .15s}.forum-dialog-input[data-v-b069f314]:focus{border-color:#013e1c}.forum-dialog-error[data-v-b069f314]{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;display:flex;font-size:.82rem;font-weight:600;gap:6px;padding:8px 12px}.forum-dialog-footer[data-v-b069f314]{border-top:1px solid #f0f1f3;display:flex;gap:8px;justify-content:flex-end;padding:14px 24px 20px}.forum-dlg-cancel[data-v-b069f314]{background:#f8f9fa;border:1.5px solid #e5e7eb;border-radius:9px;color:#374151;cursor:pointer;font-family:inherit;font-size:.87rem;font-weight:600;padding:9px 18px;transition:background .15s}.forum-dlg-cancel[data-v-b069f314]:hover{background:#f0f1f3}.forum-dlg-submit[data-v-b069f314]{align-items:center;background:#013e1c;border:none;border-radius:9px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.87rem;font-weight:600;gap:5px;padding:9px 18px;transition:background .15s}.forum-dlg-submit[data-v-b069f314]:hover{background:#012d14}
