#bbpress-forums{font-family:var(--dash-font-body);color:var(--dash-charcoal)}#bbpress-forums h1,#bbpress-forums h2,#bbpress-forums h3{font-family:var(--dash-font-display);color:var(--dash-green);letter-spacing:-0.02em}#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-topics,#bbpress-forums ul.bbp-replies{list-style:none;margin:0;padding:0;border-radius:18px;overflow:hidden;box-shadow:var(--dash-shadow);background:var(--dash-white)}#bbpress-forums li.bbp-header,#bbpress-forums li.bbp-footer{background:var(--dash-green);color:var(--dash-white);padding:10px 16px;font-weight:700;font-size:0.85rem;text-transform:uppercase;letter-spacing:0.04em;display:grid;grid-template-columns:3fr 1fr 1fr 2fr;gap:12px;align-items:center}#bbpress-forums ul.bbp-topics li.bbp-footer,#bbpress-forums ul.bbp-forums li.bbp-footer{padding:4px 16px;font-size:0;line-height:0;min-height:8px}#bbpress-forums ul.bbp-replies li.bbp-header,#bbpress-forums ul.bbp-replies li.bbp-footer{display:flex !important;grid-template-columns:none !important;padding:0 !important}#bbpress-forums ul.bbp-replies li.bbp-header ul,#bbpress-forums ul.bbp-replies li.bbp-footer ul,#bbpress-forums ul.bbp-replies li.bbp-header div,#bbpress-forums ul.bbp-replies li.bbp-footer div{display:flex !important;width:100%;list-style:none;margin:0;padding:0}#bbpress-forums ul.bbp-replies li.bbp-header li,#bbpress-forums ul.bbp-replies li.bbp-footer li,#bbpress-forums ul.bbp-replies li.bbp-header span,#bbpress-forums ul.bbp-replies li.bbp-footer span,#bbpress-forums ul.bbp-replies li.bbp-header div.bbp-reply-author,#bbpress-forums ul.bbp-replies li.bbp-footer div.bbp-reply-author,#bbpress-forums ul.bbp-replies li.bbp-header div.bbp-reply-content,#bbpress-forums ul.bbp-replies li.bbp-footer div.bbp-reply-content{float:none !important;margin:0 !important;border:none !important;min-height:0 !important;font-weight:700;font-size:0.85rem;padding:10px 16px !important;width:auto !important}#bbpress-forums ul.bbp-replies li.bbp-header li:first-child,#bbpress-forums ul.bbp-replies li.bbp-footer li:first-child,#bbpress-forums ul.bbp-replies li.bbp-header div.bbp-reply-author,#bbpress-forums ul.bbp-replies li.bbp-footer div.bbp-reply-author{width:140px !important;flex:0 0 140px !important}#bbpress-forums ul.bbp-replies li.bbp-header li:nth-child(2),#bbpress-forums ul.bbp-replies li.bbp-footer li:nth-child(2),#bbpress-forums ul.bbp-replies li.bbp-header div.bbp-reply-content,#bbpress-forums ul.bbp-replies li.bbp-footer div.bbp-reply-content{flex:1 !important;border-left:1px solid rgba(255,255,255,0.25) !important}#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{display:grid;grid-template-columns:3fr 1fr 1fr 2fr;gap:12px;padding:14px 16px;border-bottom:1px solid var(--dash-sand-dark);align-items:center}#bbpress-forums li.bbp-body ul.forum:last-child,#bbpress-forums li.bbp-body ul.topic:last-child{border-bottom:none}#bbpress-forums li.bbp-body ul:hover{background:var(--dash-green-xlight)}#bbpress-forums .bbp-forum-title,#bbpress-forums .bbp-topic-permalink{font-weight:700;color:var(--dash-green);text-decoration:none;font-size:1rem}#bbpress-forums .bbp-forum-title:hover,#bbpress-forums .bbp-topic-permalink:hover{text-decoration:underline}#bbpress-forums .bbp-forum-content,#bbpress-forums .bbp-topic-content{display:block;color:var(--dash-muted);font-size:0.92rem;margin-top:4px}#bbpress-forums div.bbp-reply-header,#bbpress-forums div.bbp-topic-header{background:var(--dash-sand);padding:8px 16px;border-bottom:1px solid var(--dash-sand-dark);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:0.82rem;color:var(--dash-muted)}#bbpress-forums li.bbp-body div.bbp-reply-author,#bbpress-forums li.bbp-body div.bbp-topic-author{float:left;width:140px;padding:14px 12px;text-align:center;font-size:0.85rem;line-height:1.3}#bbpress-forums li.bbp-body div.bbp-reply-author img.avatar,#bbpress-forums li.bbp-body div.bbp-topic-author img.avatar{border-radius:999px;margin-bottom:6px;display:block;margin-left:auto;margin-right:auto}#bbpress-forums li.bbp-body div.bbp-reply-author a.bbp-author-name,#bbpress-forums li.bbp-body div.bbp-reply-author .bbp-author-link{color:var(--dash-green);font-weight:700;text-decoration:none}#bbpress-forums li.bbp-body div.bbp-reply-author .bbp-author-role{display:block;font-size:0.78rem;color:var(--dash-muted);margin-top:2px}#bbpress-forums li.bbp-body div.bbp-reply-content,#bbpress-forums li.bbp-body div.bbp-topic-content{margin-left:140px;padding:14px 16px;border-left:1px solid var(--dash-sand-dark);min-height:0}#bbpress-forums li.bbp-body div.bbp-reply-content{min-height:auto}#bbpress-forums li.bbp-body div.bbp-reply-content::after,#bbpress-forums li.bbp-body div.bbp-topic-content::after{content:"";display:table;clear:both}#bbpress-forums li.bbp-body>div:last-child::after{content:"";display:table;clear:both}#bbpress-forums fieldset.bbp-form{background:var(--dash-white);border:1px solid var(--dash-sand-dark);border-radius:18px;padding:22px;margin-top:18px;box-shadow:var(--dash-shadow)}#bbpress-forums fieldset.bbp-form legend{font-family:var(--dash-font-display);color:var(--dash-green);font-size:1.2rem;padding:0 8px;font-weight:700}#bbpress-forums label{font-weight:700;display:block;margin-bottom:4px}#bbpress-forums input[type="text"],#bbpress-forums input[type="password"],#bbpress-forums input[type="email"],#bbpress-forums textarea,#bbpress-forums select{width:100%;border:2px solid var(--dash-sand-dark);border-radius:var(--dash-radius-sm);background:var(--dash-sand);padding:11px 13px;min-height:44px}#bbpress-forums input:focus,#bbpress-forums textarea:focus,#bbpress-forums select:focus{outline:3px solid rgba(82,183,136,0.45);outline-offset:2px;border-color:var(--dash-green-mid);background:var(--dash-white)}#bbpress-forums button,#bbpress-forums input[type="submit"]{display:inline-flex;align-items:center;min-height:44px;padding:10px 18px;background:var(--dash-green);color:var(--dash-white);border:2px solid var(--dash-green);border-radius:var(--dash-radius-sm);font-weight:700;cursor:pointer}#bbpress-forums button:hover,#bbpress-forums input[type="submit"]:hover{background:var(--dash-green-mid);border-color:var(--dash-green-mid)}#bbpress-forums .bbp-pagination{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}#bbpress-forums .bbp-pagination a,#bbpress-forums .bbp-pagination span.current{display:inline-flex;align-items:center;min-height:44px;min-width:44px;padding:6px 12px;border-radius:var(--dash-radius-sm);background:var(--dash-white);border:2px solid var(--dash-sand-dark);font-weight:700;text-decoration:none}#bbpress-forums .bbp-pagination span.current{background:var(--dash-green);color:var(--dash-white);border-color:var(--dash-green)}#bbpress-forums div.bbp-template-notice{border-radius:14px;padding:12px 16px;margin-bottom:14px;border-left:4px solid var(--dash-green);background:var(--dash-green-xlight)}#bbpress-forums div.bbp-template-notice.error{border-left-color:var(--dash-error);background:var(--dash-error-light);color:#7f1d1d}@media(max-width: 720px){#bbpress-forums li.bbp-header,#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{grid-template-columns:1fr}#bbpress-forums ul.bbp-replies li.bbp-header,#bbpress-forums ul.bbp-replies li.bbp-footer{grid-template-columns:1fr}#bbpress-forums li.bbp-body div.bbp-reply-author,#bbpress-forums li.bbp-body div.bbp-topic-author{float:none;width:auto;text-align:left;display:flex;align-items:center;gap:10px;padding:10px 14px}#bbpress-forums li.bbp-body div.bbp-reply-content,#bbpress-forums li.bbp-body div.bbp-topic-content{margin-left:0;border-left:none;border-top:1px solid var(--dash-sand-dark);padding:12px 14px}}.dashboard-bbp-panel .bbpress-overview-panel,.bbpress-panel .bbpress-overview-panel{margin-bottom:24px}.bbp-dashboard-hero{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--dash-sand-dark)}.bbp-dashboard-hero-copy{max-width:640px}.bbp-dashboard-kicker{font-family:var(--dash-font-display);font-size:0.85rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:var(--dash-green-light);margin:0 0 4px}.bbp-dashboard-hero h1{font-family:var(--dash-font-display);font-size:1.75rem;font-weight:800;letter-spacing:-0.02em;color:var(--dash-green);margin:0 0 6px}.bbp-dashboard-hero p{color:var(--dash-muted);font-size:0.95rem;margin:0;line-height:1.5}.bbp-breadcrumb-nav{margin-bottom:18px;font-size:0.88rem;color:var(--dash-muted)}.bbp-breadcrumb-nav a{color:var(--dash-green);text-decoration:none}.bbp-breadcrumb-nav a:hover{text-decoration:underline}#bbpress-forums li.bbp-body .bbp-topic-freshness,#bbpress-forums li.bbp-body .bbp-forum-freshness{font-size:0.9rem;color:var(--dash-muted)}#bbpress-forums li.bbp-body .bbp-topic-voice-count,#bbpress-forums li.bbp-body .bbp-topic-reply-count,#bbpress-forums li.bbp-body .bbp-forum-topic-count,#bbpress-forums li.bbp-body .bbp-forum-reply-count{font-weight:800;color:var(--dash-green)}#bbpress-forums li.bbp-header *,#bbpress-forums li.bbp-footer *{color:inherit}#bbpress-forums .subscription-toggle,#bbpress-forums .favorite-toggle,#bbpress-forums a.bbp-topic-permalink+.bbp-topic-meta a{display:inline-flex;align-items:center;min-height:30px;padding:4px 9px;border-radius:999px;background:var(--dash-green-xlight);color:var(--dash-green);font-weight:800;text-decoration:none}#bbpress-forums .subscription-toggle:hover,#bbpress-forums .subscription-toggle:focus-visible,#bbpress-forums .favorite-toggle:hover,#bbpress-forums .favorite-toggle:focus-visible{background:var(--dash-green);color:var(--dash-white);text-decoration:none}#bbpress-forums .bbp-breadcrumb{font-size:0.88rem;color:var(--dash-muted);margin-bottom:16px;padding:0}#bbpress-forums .bbp-breadcrumb a{color:var(--dash-green);text-decoration:none}#bbpress-forums .bbp-breadcrumb a:hover{text-decoration:underline}#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-sep{margin:0 4px;color:var(--dash-sand-dark)}#bbpress-forums p.bbp-topic-description,#bbpress-forums p.bbp-forum-description{color:var(--dash-muted);font-size:0.92rem;margin-bottom:14px}#bbpress-forums .bbp-topic-tags{margin-bottom:14px}#bbpress-forums .bbp-topic-tags a{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:var(--dash-green-xlight);color:var(--dash-green);font-size:0.82rem;font-weight:700;text-decoration:none;margin:2px 4px 2px 0}#bbpress-forums .bbp-topic-tags a:hover{background:var(--dash-green);color:var(--dash-white)}#bbpress-forums .bbp-lead-topic{background:var(--dash-white);border:1px solid var(--dash-sand-dark);border-radius:18px;padding:18px;margin-bottom:18px;box-shadow:var(--dash-shadow)}#bbpress-forums div.bbp-reply-header+div.bbp-reply-author,#bbpress-forums div.reply{background:var(--dash-white);border:1px solid var(--dash-sand-dark);border-radius:14px;margin-bottom:12px;overflow:hidden}#bbpress-forums .bbp-admin-links{font-size:0.82rem;color:var(--dash-muted)}#bbpress-forums .bbp-admin-links a{color:var(--dash-green);text-decoration:none;padding:2px 6px;border-radius:4px}#bbpress-forums .bbp-admin-links a:hover{background:var(--dash-green-xlight)}#bbpress-forums .bbp-search-results{margin-top:14px}#bbpress-forums #bbp-user-wrapper{width:100%}#bbpress-forums div.bbp-user-section{background:var(--dash-white);border:1px solid var(--dash-sand-dark);border-radius:18px;padding:18px;margin-bottom:14px}#bbpress-forums #bbp-user-wrapper h2.entry-title{font-size:1.5rem;margin-bottom:14px}#bbpress-forums #bbp-user-wrapper .bbp-user-nav{list-style:none;padding:0;margin:0 0 18px;display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid var(--dash-sand-dark)}#bbpress-forums #bbp-user-wrapper .bbp-user-nav li{margin:0}#bbpress-forums #bbp-user-wrapper .bbp-user-nav li a{display:inline-flex;align-items:center;min-height:44px;padding:8px 14px;font-weight:600;color:var(--dash-charcoal);text-decoration:none;border-bottom:3px solid transparent;border-radius:10px 10px 0 0}#bbpress-forums #bbp-user-wrapper .bbp-user-nav li.current a{color:var(--dash-green);border-bottom-color:var(--dash-green);font-weight:700}#bbpress-forums #bbp-user-wrapper .bbp-user-nav li a:hover{background:var(--dash-green-xlight);color:var(--dash-green)}html[data-dashboard-user-theme="night"] #bbpress-forums ul.bbp-forums,html[data-dashboard-user-theme="night"] #bbpress-forums ul.bbp-topics,html[data-dashboard-user-theme="night"] #bbpress-forums ul.bbp-replies,html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-lead-topic,html[data-dashboard-user-theme="night"] #bbpress-forums div.reply,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-user-section{background:rgba(17,24,39,0.92);border-color:rgba(255,255,255,0.11)}html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul:hover{background:rgba(45,106,79,0.15)}html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-reply-header{background:var(--dash-sand);border-color:rgba(255,255,255,0.08)}html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.forum,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.topic{border-color:rgba(255,255,255,0.08)}html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-reply-content,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-topic-content{border-color:rgba(255,255,255,0.08)}@media(prefers-color-scheme: dark){html:not([data-dashboard-user-theme]) #bbpress-forums ul.bbp-forums,html:not([data-dashboard-user-theme]) #bbpress-forums ul.bbp-topics,html:not([data-dashboard-user-theme]) #bbpress-forums ul.bbp-replies,html:not([data-dashboard-user-theme]) #bbpress-forums fieldset.bbp-form,html:not([data-dashboard-user-theme]) #bbpress-forums .bbp-lead-topic,html:not([data-dashboard-user-theme]) #bbpress-forums div.reply,html:not([data-dashboard-user-theme]) #bbpress-forums div.bbp-user-section{background:rgba(17,24,39,0.92);border-color:rgba(255,255,255,0.11)}html:not([data-dashboard-user-theme]) #bbpress-forums li.bbp-body ul:hover{background:rgba(45,106,79,0.15)}html:not([data-dashboard-user-theme]) #bbpress-forums div.bbp-reply-header{background:var(--dash-sand);border-color:rgba(255,255,255,0.08)}html:not([data-dashboard-user-theme]) #bbpress-forums li.bbp-body ul.forum,html:not([data-dashboard-user-theme]) #bbpress-forums li.bbp-body ul.topic{border-color:rgba(255,255,255,0.08)}}#bbpress-forums ul.bbp-forums li.bbp-header,#bbpress-forums ul.bbp-topics li.bbp-header{display:block;padding:0}#bbpress-forums ul.bbp-forums li.bbp-header ul,#bbpress-forums ul.bbp-topics li.bbp-header ul,#bbpress-forums ul.bbp-forums li.bbp-footer ul,#bbpress-forums ul.bbp-topics li.bbp-footer ul{display:grid;grid-template-columns:minmax(0,3fr)minmax(72px,0.72fr)minmax(72px,0.72fr)minmax(170px,2fr);gap:12px;align-items:center;box-sizing:border-box;width:100%;list-style:none;margin:0;padding:10px 16px}#bbpress-forums ul.bbp-forums li.bbp-header li,#bbpress-forums ul.bbp-topics li.bbp-header li,#bbpress-forums ul.bbp-forums li.bbp-footer li,#bbpress-forums ul.bbp-topics li.bbp-footer li{float:none !important;box-sizing:border-box;width:auto !important;min-width:0;margin:0 !important;padding:0 !important;color:inherit;line-height:1.25}#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{grid-template-columns:minmax(0,3fr)minmax(72px,0.72fr)minmax(72px,0.72fr)minmax(170px,2fr)}#bbpress-forums li.bbp-body ul.forum>li,#bbpress-forums li.bbp-body ul.topic>li{float:none !important;box-sizing:border-box;width:auto !important;min-width:0}#bbpress-forums .bbp-forum-topic-count,#bbpress-forums .bbp-forum-reply-count,#bbpress-forums .bbp-topic-voice-count,#bbpress-forums .bbp-topic-reply-count{text-align:center}#bbpress-forums .bbp-forum-freshness,#bbpress-forums .bbp-topic-freshness{text-align:left}@media(max-width: 760px){#bbpress-forums ul.bbp-forums li.bbp-header ul,#bbpress-forums ul.bbp-topics li.bbp-header ul,#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{grid-template-columns:minmax(0,1fr)64px 64px}#bbpress-forums ul.bbp-forums li.bbp-header .bbp-forum-freshness,#bbpress-forums ul.bbp-topics li.bbp-header .bbp-topic-freshness,#bbpress-forums li.bbp-body ul.forum .bbp-forum-freshness,#bbpress-forums li.bbp-body ul.topic .bbp-topic-freshness{grid-column:1 / -1}}#bbpress-forums{--dash-bbp-text:#1c1c1e;--dash-bbp-muted:#374151;--dash-bbp-link:#17452f;--dash-bbp-link-hover:#0f2f21;--dash-bbp-header:#16452f;--dash-bbp-on-header:#ffffff;--dash-bbp-surface:#ffffff;--dash-bbp-surface-alt:#f6faf7;--dash-bbp-notice:#e6f7ea;--dash-bbp-notice-border:#166534;--dash-bbp-border:#b9a98e;--dash-bbp-focus:#14532d;--dash-bbp-danger:#991b1b;--dash-bbp-danger-bg:#fef2f2;color:var(--dash-bbp-text)}#bbpress-forums,#bbpress-forums p,#bbpress-forums li,#bbpress-forums div,#bbpress-forums span,#bbpress-forums label,#bbpress-forums legend,#bbpress-forums .bbp-topic-meta,#bbpress-forums .bbp-forum-content,#bbpress-forums .bbp-topic-content,#bbpress-forums .bbp-topic-started-by,#bbpress-forums .bbp-topic-started-in,#bbpress-forums .bbp-reply-post-date,#bbpress-forums .bbp-admin-links,#bbpress-forums .bbp-author-role,#bbpress-forums .bbp-pagination-count,#bbpress-forums p.bbp-topic-description,#bbpress-forums p.bbp-forum-description,#bbpress-forums .bbp-breadcrumb,#bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-sep,.bbp-dashboard-hero p{color:var(--dash-bbp-muted)}#bbpress-forums h1,#bbpress-forums h2,#bbpress-forums h3,#bbpress-forums h4,#bbpress-forums h5,#bbpress-forums h6,#bbpress-forums fieldset.bbp-form legend,.bbp-dashboard-hero h1,.bbp-dashboard-kicker{color:var(--dash-bbp-link)}#bbpress-forums a,#bbpress-forums .bbp-breadcrumb a,#bbpress-forums .bbp-admin-links a,#bbpress-forums .bbp-forum-title,#bbpress-forums .bbp-topic-permalink,#bbpress-forums li.bbp-body div.bbp-reply-author a.bbp-author-name,#bbpress-forums li.bbp-body div.bbp-topic-author a.bbp-author-name,#bbpress-forums li.bbp-body div.bbp-reply-author .bbp-author-link,#bbpress-forums li.bbp-body div.bbp-topic-author .bbp-author-link,#bbpress-forums .bbp-topic-tags a{color:var(--dash-bbp-link)}#bbpress-forums a:hover,#bbpress-forums a:focus-visible,#bbpress-forums .bbp-breadcrumb a:hover,#bbpress-forums .bbp-breadcrumb a:focus-visible,#bbpress-forums .bbp-admin-links a:hover,#bbpress-forums .bbp-admin-links a:focus-visible,#bbpress-forums .bbp-forum-title:hover,#bbpress-forums .bbp-forum-title:focus-visible,#bbpress-forums .bbp-topic-permalink:hover,#bbpress-forums .bbp-topic-permalink:focus-visible{color:var(--dash-bbp-link-hover)}#bbpress-forums a:focus-visible,#bbpress-forums button:focus-visible,#bbpress-forums input:focus-visible,#bbpress-forums textarea:focus-visible,#bbpress-forums select:focus-visible{outline:3px solid var(--dash-bbp-focus);outline-offset:3px}#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-topics,#bbpress-forums ul.bbp-replies,#bbpress-forums fieldset.bbp-form,#bbpress-forums .bbp-lead-topic,#bbpress-forums div.reply,#bbpress-forums div.bbp-user-section{background:var(--dash-bbp-surface);border:1px solid var(--dash-bbp-border)}#bbpress-forums li.bbp-header,#bbpress-forums li.bbp-footer,#bbpress-forums ul.bbp-replies li.bbp-header,#bbpress-forums ul.bbp-replies li.bbp-footer{background:var(--dash-bbp-header) !important;color:var(--dash-bbp-on-header) !important}#bbpress-forums li.bbp-header *,#bbpress-forums li.bbp-footer *,#bbpress-forums ul.bbp-replies li.bbp-header *,#bbpress-forums ul.bbp-replies li.bbp-footer *{color:var(--dash-bbp-on-header) !important}#bbpress-forums ul.bbp-forums>li.bbp-header,#bbpress-forums ul.bbp-topics>li.bbp-header,#bbpress-forums ul.bbp-forums>li.bbp-footer,#bbpress-forums ul.bbp-topics>li.bbp-footer{display:block !important;padding:0 !important}#bbpress-forums ul.bbp-forums>li.bbp-header>ul,#bbpress-forums ul.bbp-topics>li.bbp-header>ul,#bbpress-forums ul.bbp-forums>li.bbp-footer>ul,#bbpress-forums ul.bbp-topics>li.bbp-footer>ul,#bbpress-forums ul.bbp-forums>li.bbp-body>ul.forum,#bbpress-forums ul.bbp-topics>li.bbp-body>ul.topic,#bbpress-forums li.bbp-body>ul.forum,#bbpress-forums li.bbp-body>ul.topic{display:grid !important;grid-template-columns:minmax(18rem,1fr)minmax(5.75rem,5.75rem)minmax(5.75rem,5.75rem)minmax(14rem,0.72fr) !important;gap:0 1rem !important;align-items:center !important;box-sizing:border-box !important;width:100% !important;margin:0 !important;list-style:none !important}#bbpress-forums ul.bbp-forums>li.bbp-header>ul,#bbpress-forums ul.bbp-topics>li.bbp-header>ul,#bbpress-forums ul.bbp-forums>li.bbp-footer>ul,#bbpress-forums ul.bbp-topics>li.bbp-footer>ul{padding:0.75rem 1rem !important}#bbpress-forums ul.bbp-forums>li.bbp-body>ul.forum,#bbpress-forums ul.bbp-topics>li.bbp-body>ul.topic,#bbpress-forums li.bbp-body>ul.forum,#bbpress-forums li.bbp-body>ul.topic{padding:1rem !important;border-bottom:1px solid var(--dash-bbp-border) !important}#bbpress-forums ul.bbp-forums>li.bbp-header>ul>li,#bbpress-forums ul.bbp-topics>li.bbp-header>ul>li,#bbpress-forums ul.bbp-forums>li.bbp-footer>ul>li,#bbpress-forums ul.bbp-topics>li.bbp-footer>ul>li,#bbpress-forums ul.bbp-forums>li.bbp-body>ul.forum>li,#bbpress-forums ul.bbp-topics>li.bbp-body>ul.topic>li,#bbpress-forums li.bbp-body>ul.forum>li,#bbpress-forums li.bbp-body>ul.topic>li{float:none !important;box-sizing:border-box !important;width:auto !important;min-width:0 !important;max-width:none !important;margin:0 !important;padding:0 !important}#bbpress-forums ul.bbp-forums>li.bbp-header .bbp-forum-info,#bbpress-forums ul.bbp-topics>li.bbp-header .bbp-topic-title,#bbpress-forums ul.bbp-forums>li.bbp-footer .bbp-forum-info,#bbpress-forums ul.bbp-topics>li.bbp-footer .bbp-topic-title{justify-self:stretch;text-align:left !important;white-space:nowrap}#bbpress-forums .bbp-forum-topic-count,#bbpress-forums .bbp-forum-reply-count,#bbpress-forums .bbp-topic-voice-count,#bbpress-forums .bbp-topic-reply-count{justify-self:center !important;text-align:center !important;white-space:nowrap}#bbpress-forums .bbp-forum-freshness,#bbpress-forums .bbp-topic-freshness{justify-self:stretch !important;text-align:left !important;min-width:0 !important}#bbpress-forums li.bbp-body .bbp-topic-voice-count,#bbpress-forums li.bbp-body .bbp-topic-reply-count,#bbpress-forums li.bbp-body .bbp-forum-topic-count,#bbpress-forums li.bbp-body .bbp-forum-reply-count{color:var(--dash-bbp-link);font-weight:800}#bbpress-forums li.bbp-body ul.forum:hover,#bbpress-forums li.bbp-body ul.topic:hover,#bbpress-forums li.bbp-body ul.forum:focus-within,#bbpress-forums li.bbp-body ul.topic:focus-within{background:var(--dash-bbp-surface-alt)}#bbpress-forums div.bbp-template-notice,#bbpress-forums div.bbp-template-notice.info,#bbpress-forums div.bbp-template-notice.important{background:var(--dash-bbp-notice);border:1px solid #a7d7b7;border-left:5px solid var(--dash-bbp-notice-border);color:var(--dash-bbp-text)}#bbpress-forums div.bbp-template-notice *,#bbpress-forums div.bbp-template-notice.info *,#bbpress-forums div.bbp-template-notice.important *{color:var(--dash-bbp-text)}#bbpress-forums div.bbp-template-notice a,#bbpress-forums div.bbp-template-notice.info a,#bbpress-forums div.bbp-template-notice.important a{color:var(--dash-bbp-link);font-weight:700}#bbpress-forums div.bbp-template-notice.error{background:var(--dash-bbp-danger-bg);border-color:#fecaca;border-left-color:var(--dash-bbp-danger);color:#7f1d1d}#bbpress-forums div.bbp-template-notice.error *{color:#7f1d1d}#bbpress-forums .subscription-toggle,#bbpress-forums .favorite-toggle,#bbpress-forums a.bbp-topic-permalink+.bbp-topic-meta a,#bbpress-forums .bbp-topic-tags a,#bbpress-forums .bbp-pagination a,#bbpress-forums .bbp-pagination span.current{border:1px solid rgba(20,83,45,0.22)}#bbpress-forums .subscription-toggle,#bbpress-forums .favorite-toggle,#bbpress-forums a.bbp-topic-permalink+.bbp-topic-meta a,#bbpress-forums .bbp-topic-tags a,#bbpress-forums .bbp-pagination a{background:#ecfdf3;color:var(--dash-bbp-link)}#bbpress-forums .subscription-toggle:hover,#bbpress-forums .subscription-toggle:focus-visible,#bbpress-forums .favorite-toggle:hover,#bbpress-forums .favorite-toggle:focus-visible,#bbpress-forums a.bbp-topic-permalink+.bbp-topic-meta a:hover,#bbpress-forums a.bbp-topic-permalink+.bbp-topic-meta a:focus-visible,#bbpress-forums .bbp-topic-tags a:hover,#bbpress-forums .bbp-topic-tags a:focus-visible,#bbpress-forums .bbp-pagination a:hover,#bbpress-forums .bbp-pagination a:focus-visible,#bbpress-forums .bbp-pagination span.current{background:var(--dash-bbp-header);border-color:var(--dash-bbp-header);color:var(--dash-bbp-on-header)}#bbpress-forums input[type="text"],#bbpress-forums input[type="password"],#bbpress-forums input[type="email"],#bbpress-forums textarea,#bbpress-forums select{background:#ffffff;border-color:#8b7f6b;color:var(--dash-bbp-text)}#bbpress-forums input[type="text"]:focus,#bbpress-forums input[type="password"]:focus,#bbpress-forums input[type="email"]:focus,#bbpress-forums textarea:focus,#bbpress-forums select:focus{background:#ffffff;border-color:var(--dash-bbp-focus)}#bbpress-forums button,#bbpress-forums input[type="submit"]{background:var(--dash-bbp-header);border-color:var(--dash-bbp-header);color:var(--dash-bbp-on-header)}#bbpress-forums button:hover,#bbpress-forums button:focus-visible,#bbpress-forums input[type="submit"]:hover,#bbpress-forums input[type="submit"]:focus-visible{background:var(--dash-bbp-link-hover);border-color:var(--dash-bbp-link-hover);color:var(--dash-bbp-on-header)}body.dashboard-appearance-dark #bbpress-forums,html[data-dashboard-user-theme="night"] #bbpress-forums,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums{--dash-bbp-text:#f8fafc;--dash-bbp-muted:#d6dee9;--dash-bbp-link:#bbf7d0;--dash-bbp-link-hover:#ffffff;--dash-bbp-header:#d8f3dc;--dash-bbp-on-header:#123524;--dash-bbp-surface:rgba(17,24,39,0.96);--dash-bbp-surface-alt:rgba(24,34,53,0.98);--dash-bbp-notice:rgba(187,247,208,0.16);--dash-bbp-notice-border:#bbf7d0;--dash-bbp-border:rgba(226,232,240,0.28);--dash-bbp-focus:#bbf7d0;--dash-bbp-danger:#fecaca;--dash-bbp-danger-bg:rgba(127,29,29,0.30)}body.dashboard-appearance-dark #bbpress-forums ul.bbp-forums,body.dashboard-appearance-dark #bbpress-forums ul.bbp-topics,body.dashboard-appearance-dark #bbpress-forums ul.bbp-replies,body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form,body.dashboard-appearance-dark #bbpress-forums .bbp-lead-topic,body.dashboard-appearance-dark #bbpress-forums div.reply,body.dashboard-appearance-dark #bbpress-forums div.bbp-user-section,html[data-dashboard-user-theme="night"] #bbpress-forums ul.bbp-forums,html[data-dashboard-user-theme="night"] #bbpress-forums ul.bbp-topics,html[data-dashboard-user-theme="night"] #bbpress-forums ul.bbp-replies,html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-lead-topic,html[data-dashboard-user-theme="night"] #bbpress-forums div.reply,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-user-section,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums ul.bbp-forums,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums ul.bbp-topics,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums ul.bbp-replies,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-lead-topic,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.reply,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-user-section{background:var(--dash-bbp-surface);border-color:var(--dash-bbp-border)}body.dashboard-appearance-dark #bbpress-forums div.bbp-template-notice,body.dashboard-appearance-dark #bbpress-forums div.bbp-template-notice.info,body.dashboard-appearance-dark #bbpress-forums div.bbp-template-notice.important,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-template-notice,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-template-notice.info,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-template-notice.important,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-template-notice,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-template-notice.info,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-template-notice.important{background:var(--dash-bbp-notice);border-color:rgba(187,247,208,0.35);border-left-color:var(--dash-bbp-notice-border);color:var(--dash-bbp-text)}body.dashboard-appearance-dark #bbpress-forums div.bbp-template-notice *,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-template-notice *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-template-notice *{color:var(--dash-bbp-text)}body.dashboard-appearance-dark #bbpress-forums .subscription-toggle,body.dashboard-appearance-dark #bbpress-forums .favorite-toggle,body.dashboard-appearance-dark #bbpress-forums a.bbp-topic-permalink+.bbp-topic-meta a,body.dashboard-appearance-dark #bbpress-forums .bbp-topic-tags a,body.dashboard-appearance-dark #bbpress-forums .bbp-pagination a,html[data-dashboard-user-theme="night"] #bbpress-forums .subscription-toggle,html[data-dashboard-user-theme="night"] #bbpress-forums .favorite-toggle,html[data-dashboard-user-theme="night"] #bbpress-forums a.bbp-topic-permalink+.bbp-topic-meta a,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-topic-tags a,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-pagination a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .subscription-toggle,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .favorite-toggle,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums a.bbp-topic-permalink+.bbp-topic-meta a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-topic-tags a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-pagination a{background:rgba(187,247,208,0.14);border-color:rgba(187,247,208,0.35);color:var(--dash-bbp-link)}body.dashboard-appearance-dark #bbpress-forums input[type="text"],body.dashboard-appearance-dark #bbpress-forums input[type="password"],body.dashboard-appearance-dark #bbpress-forums input[type="email"],body.dashboard-appearance-dark #bbpress-forums textarea,body.dashboard-appearance-dark #bbpress-forums select,html[data-dashboard-user-theme="night"] #bbpress-forums input[type="text"],html[data-dashboard-user-theme="night"] #bbpress-forums input[type="password"],html[data-dashboard-user-theme="night"] #bbpress-forums input[type="email"],html[data-dashboard-user-theme="night"] #bbpress-forums textarea,html[data-dashboard-user-theme="night"] #bbpress-forums select,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums input[type="text"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums input[type="password"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums input[type="email"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums textarea,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums select{background:#0b1220;border-color:rgba(226,232,240,0.42);color:var(--dash-bbp-text)}@media(prefers-color-scheme: dark){html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums{--dash-bbp-text:#f8fafc;--dash-bbp-muted:#d6dee9;--dash-bbp-link:#bbf7d0;--dash-bbp-link-hover:#ffffff;--dash-bbp-header:#d8f3dc;--dash-bbp-on-header:#123524;--dash-bbp-surface:rgba(17,24,39,0.96);--dash-bbp-surface-alt:rgba(24,34,53,0.98);--dash-bbp-notice:rgba(187,247,208,0.16);--dash-bbp-notice-border:#bbf7d0;--dash-bbp-border:rgba(226,232,240,0.28);--dash-bbp-focus:#bbf7d0}}@media(max-width: 900px){#bbpress-forums ul.bbp-forums>li.bbp-header>ul,#bbpress-forums ul.bbp-topics>li.bbp-header>ul,#bbpress-forums ul.bbp-forums>li.bbp-footer>ul,#bbpress-forums ul.bbp-topics>li.bbp-footer>ul,#bbpress-forums ul.bbp-forums>li.bbp-body>ul.forum,#bbpress-forums ul.bbp-topics>li.bbp-body>ul.topic,#bbpress-forums li.bbp-body>ul.forum,#bbpress-forums li.bbp-body>ul.topic{grid-template-columns:minmax(14rem,1fr)minmax(4.75rem,4.75rem)minmax(4.75rem,4.75rem) !important}#bbpress-forums ul.bbp-forums>li.bbp-header .bbp-forum-freshness,#bbpress-forums ul.bbp-topics>li.bbp-header .bbp-topic-freshness,#bbpress-forums ul.bbp-forums>li.bbp-body .bbp-forum-freshness,#bbpress-forums ul.bbp-topics>li.bbp-body .bbp-topic-freshness,#bbpress-forums li.bbp-body .bbp-forum-freshness,#bbpress-forums li.bbp-body .bbp-topic-freshness{grid-column:1 / -1 !important;padding-top:0.5rem !important}}@media(max-width: 640px){#bbpress-forums ul.bbp-forums>li.bbp-header>ul,#bbpress-forums ul.bbp-topics>li.bbp-header>ul,#bbpress-forums ul.bbp-forums>li.bbp-footer>ul,#bbpress-forums ul.bbp-topics>li.bbp-footer>ul,#bbpress-forums ul.bbp-forums>li.bbp-body>ul.forum,#bbpress-forums ul.bbp-topics>li.bbp-body>ul.topic,#bbpress-forums li.bbp-body>ul.forum,#bbpress-forums li.bbp-body>ul.topic{grid-template-columns:minmax(0,1fr) !important;gap:0.5rem !important}#bbpress-forums .bbp-forum-topic-count,#bbpress-forums .bbp-forum-reply-count,#bbpress-forums .bbp-topic-voice-count,#bbpress-forums .bbp-topic-reply-count,#bbpress-forums .bbp-forum-freshness,#bbpress-forums .bbp-topic-freshness{justify-self:stretch !important;text-align:left !important}}@media(prefers-color-scheme: light){html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums{--dash-bbp-text:#1c1c1e;--dash-bbp-muted:#374151;--dash-bbp-link:#17452f;--dash-bbp-link-hover:#0f2f21;--dash-bbp-header:#16452f;--dash-bbp-on-header:#ffffff;--dash-bbp-surface:#ffffff;--dash-bbp-surface-alt:#f6faf7;--dash-bbp-notice:#e6f7ea;--dash-bbp-notice-border:#166534;--dash-bbp-border:#b9a98e;--dash-bbp-focus:#14532d;--dash-bbp-danger:#991b1b;--dash-bbp-danger-bg:#fef2f2}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums ul.bbp-forums,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums ul.bbp-topics,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums ul.bbp-replies,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-lead-topic,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.reply,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-user-section{background:var(--dash-bbp-surface);border-color:var(--dash-bbp-border)}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-template-notice,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-template-notice.info,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-template-notice.important{background:var(--dash-bbp-notice);border-color:#a7d7b7;border-left-color:var(--dash-bbp-notice-border);color:var(--dash-bbp-text)}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .subscription-toggle,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .favorite-toggle,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums a.bbp-topic-permalink+.bbp-topic-meta a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-topic-tags a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-pagination a{background:#ecfdf3;border-color:rgba(20,83,45,0.22);color:var(--dash-bbp-link)}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums input[type="text"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums input[type="password"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums input[type="email"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums textarea,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums select{background:#ffffff;border-color:#8b7f6b;color:var(--dash-bbp-text)}}body.dashboard-appearance-dark #bbpress-forums div.bbp-template-notice a,body.dashboard-appearance-dark #bbpress-forums div.bbp-template-notice.info a,body.dashboard-appearance-dark #bbpress-forums div.bbp-template-notice.important a,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-template-notice a,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-template-notice.info a,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-template-notice.important a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-template-notice a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-template-notice.info a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-template-notice.important a{color:var(--dash-bbp-link);font-weight:800}#bbpress-forums .dashboard-bbp-generated-label{font-weight:700}#bbpress-forums input::placeholder,#bbpress-forums textarea::placeholder{color:#4b5563;opacity:1}#bbpress-forums input[type="checkbox"],#bbpress-forums input[type="radio"]{width:auto;min-width:24px;min-height:24px;padding:0;accent-color:var(--dash-bbp-header)}#bbpress-forums .bbp-form label[for],#bbpress-forums .bbp-form .bbp-form-label,#bbpress-forums fieldset.bbp-form label,#bbpress-forums form label{color:var(--dash-bbp-text)}#bbpress-forums fieldset.bbp-form p,#bbpress-forums fieldset.bbp-form .description,#bbpress-forums fieldset.bbp-form .bbp-template-notice,#bbpress-forums fieldset.bbp-form .bbp-form-description{color:var(--dash-bbp-muted)}body.dashboard-appearance-dark .bbpress-panel,body.dashboard-appearance-dark .dashboard-bbp-panel,html[data-dashboard-user-theme="night"] .bbpress-panel,html[data-dashboard-user-theme="night"] .dashboard-bbp-panel{background:rgba(2,6,23,0.92);border-color:rgba(203,213,225,0.28);color:#f8fafc}body.dashboard-appearance-dark #bbpress-forums,html[data-dashboard-user-theme="night"] #bbpress-forums{--dash-bbp-text:#f8fafc;--dash-bbp-muted:#e5e7eb;--dash-bbp-link:#bbf7d0;--dash-bbp-link-hover:#ffffff;--dash-bbp-header:#14532d;--dash-bbp-on-header:#ffffff;--dash-bbp-surface:#111827;--dash-bbp-surface-alt:#1f2937;--dash-bbp-notice:#193323;--dash-bbp-notice-border:#86efac;--dash-bbp-border:#94a3b8;--dash-bbp-focus:#86efac;--dash-bbp-danger:#fecaca;--dash-bbp-danger-bg:#3f1518;color:var(--dash-bbp-text)}body.dashboard-appearance-dark #bbpress-forums,body.dashboard-appearance-dark #bbpress-forums p,body.dashboard-appearance-dark #bbpress-forums li,body.dashboard-appearance-dark #bbpress-forums div,body.dashboard-appearance-dark #bbpress-forums span,body.dashboard-appearance-dark #bbpress-forums label,body.dashboard-appearance-dark #bbpress-forums legend,html[data-dashboard-user-theme="night"] #bbpress-forums,html[data-dashboard-user-theme="night"] #bbpress-forums p,html[data-dashboard-user-theme="night"] #bbpress-forums li,html[data-dashboard-user-theme="night"] #bbpress-forums div,html[data-dashboard-user-theme="night"] #bbpress-forums span,html[data-dashboard-user-theme="night"] #bbpress-forums label,html[data-dashboard-user-theme="night"] #bbpress-forums legend{color:var(--dash-bbp-text)}body.dashboard-appearance-dark #bbpress-forums .bbp-topic-meta,body.dashboard-appearance-dark #bbpress-forums .bbp-forum-content,body.dashboard-appearance-dark #bbpress-forums .bbp-topic-content,body.dashboard-appearance-dark #bbpress-forums .bbp-topic-started-by,body.dashboard-appearance-dark #bbpress-forums .bbp-topic-started-in,body.dashboard-appearance-dark #bbpress-forums .bbp-reply-post-date,body.dashboard-appearance-dark #bbpress-forums .bbp-admin-links,body.dashboard-appearance-dark #bbpress-forums .bbp-author-role,body.dashboard-appearance-dark #bbpress-forums .bbp-pagination-count,body.dashboard-appearance-dark #bbpress-forums p.bbp-topic-description,body.dashboard-appearance-dark #bbpress-forums p.bbp-forum-description,body.dashboard-appearance-dark #bbpress-forums .bbp-breadcrumb,body.dashboard-appearance-dark #bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-sep,body.dashboard-appearance-dark .bbp-dashboard-hero p,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-topic-meta,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-forum-content,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-topic-content,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-topic-started-by,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-topic-started-in,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-reply-post-date,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-admin-links,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-author-role,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-pagination-count,html[data-dashboard-user-theme="night"] #bbpress-forums p.bbp-topic-description,html[data-dashboard-user-theme="night"] #bbpress-forums p.bbp-forum-description,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-breadcrumb,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-sep,html[data-dashboard-user-theme="night"] .bbp-dashboard-hero p{color:var(--dash-bbp-muted)}body.dashboard-appearance-dark #bbpress-forums h1,body.dashboard-appearance-dark #bbpress-forums h2,body.dashboard-appearance-dark #bbpress-forums h3,body.dashboard-appearance-dark #bbpress-forums h4,body.dashboard-appearance-dark #bbpress-forums h5,body.dashboard-appearance-dark #bbpress-forums h6,body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form legend,body.dashboard-appearance-dark .bbp-dashboard-hero h1,body.dashboard-appearance-dark .bbp-dashboard-kicker,html[data-dashboard-user-theme="night"] #bbpress-forums h1,html[data-dashboard-user-theme="night"] #bbpress-forums h2,html[data-dashboard-user-theme="night"] #bbpress-forums h3,html[data-dashboard-user-theme="night"] #bbpress-forums h4,html[data-dashboard-user-theme="night"] #bbpress-forums h5,html[data-dashboard-user-theme="night"] #bbpress-forums h6,html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form legend,html[data-dashboard-user-theme="night"] .bbp-dashboard-hero h1,html[data-dashboard-user-theme="night"] .bbp-dashboard-kicker{color:var(--dash-bbp-link)}body.dashboard-appearance-dark #bbpress-forums a,body.dashboard-appearance-dark #bbpress-forums .bbp-breadcrumb a,body.dashboard-appearance-dark #bbpress-forums .bbp-admin-links a,body.dashboard-appearance-dark #bbpress-forums .bbp-forum-title,body.dashboard-appearance-dark #bbpress-forums .bbp-topic-permalink,body.dashboard-appearance-dark #bbpress-forums li.bbp-body div.bbp-reply-author a.bbp-author-name,body.dashboard-appearance-dark #bbpress-forums li.bbp-body div.bbp-topic-author a.bbp-author-name,body.dashboard-appearance-dark #bbpress-forums li.bbp-body div.bbp-reply-author .bbp-author-link,body.dashboard-appearance-dark #bbpress-forums li.bbp-body div.bbp-topic-author .bbp-author-link,html[data-dashboard-user-theme="night"] #bbpress-forums a,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-breadcrumb a,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-admin-links a,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-forum-title,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-topic-permalink,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body div.bbp-reply-author a.bbp-author-name,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body div.bbp-topic-author a.bbp-author-name,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body div.bbp-reply-author .bbp-author-link,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body div.bbp-topic-author .bbp-author-link{color:var(--dash-bbp-link);text-decoration-color:rgba(187,247,208,0.78)}body.dashboard-appearance-dark #bbpress-forums a:hover,body.dashboard-appearance-dark #bbpress-forums a:focus-visible,html[data-dashboard-user-theme="night"] #bbpress-forums a:hover,html[data-dashboard-user-theme="night"] #bbpress-forums a:focus-visible{color:var(--dash-bbp-link-hover);text-decoration-color:currentColor}body.dashboard-appearance-dark #bbpress-forums ul.bbp-forums,body.dashboard-appearance-dark #bbpress-forums ul.bbp-topics,body.dashboard-appearance-dark #bbpress-forums ul.bbp-replies,body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form,body.dashboard-appearance-dark #bbpress-forums .bbp-lead-topic,body.dashboard-appearance-dark #bbpress-forums div.reply,body.dashboard-appearance-dark #bbpress-forums div.bbp-user-section,html[data-dashboard-user-theme="night"] #bbpress-forums ul.bbp-forums,html[data-dashboard-user-theme="night"] #bbpress-forums ul.bbp-topics,html[data-dashboard-user-theme="night"] #bbpress-forums ul.bbp-replies,html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-lead-topic,html[data-dashboard-user-theme="night"] #bbpress-forums div.reply,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-user-section{background:var(--dash-bbp-surface) !important;border-color:var(--dash-bbp-border) !important}body.dashboard-appearance-dark #bbpress-forums li.bbp-header,body.dashboard-appearance-dark #bbpress-forums li.bbp-footer,body.dashboard-appearance-dark #bbpress-forums ul.bbp-replies li.bbp-header,body.dashboard-appearance-dark #bbpress-forums ul.bbp-replies li.bbp-footer,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-header,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-footer,html[data-dashboard-user-theme="night"] #bbpress-forums ul.bbp-replies li.bbp-header,html[data-dashboard-user-theme="night"] #bbpress-forums ul.bbp-replies li.bbp-footer{background:var(--dash-bbp-header) !important;color:var(--dash-bbp-on-header) !important}body.dashboard-appearance-dark #bbpress-forums li.bbp-header *,body.dashboard-appearance-dark #bbpress-forums li.bbp-footer *,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-header *,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-footer *{color:var(--dash-bbp-on-header) !important}body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.forum,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.topic,body.dashboard-appearance-dark #bbpress-forums li.bbp-body div.bbp-reply-content,body.dashboard-appearance-dark #bbpress-forums li.bbp-body div.bbp-topic-content,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.forum,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.topic,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body div.bbp-reply-content,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body div.bbp-topic-content{border-color:rgba(203,213,225,0.32) !important}body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.forum:hover,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.topic:hover,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.forum:focus-within,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.topic:focus-within,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.forum:hover,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.topic:hover,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.forum:focus-within,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.topic:focus-within{background:var(--dash-bbp-surface-alt) !important}body.dashboard-appearance-dark #bbpress-forums div.bbp-reply-header,body.dashboard-appearance-dark #bbpress-forums div.bbp-topic-header,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-reply-header,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-topic-header{background:#0b1220 !important;border-color:rgba(203,213,225,0.34) !important;color:var(--dash-bbp-muted) !important}body.dashboard-appearance-dark #bbpress-forums div.bbp-template-notice,body.dashboard-appearance-dark #bbpress-forums div.bbp-template-notice.info,body.dashboard-appearance-dark #bbpress-forums div.bbp-template-notice.important,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-template-notice,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-template-notice.info,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-template-notice.important{background:var(--dash-bbp-notice) !important;border-color:rgba(134,239,172,0.55) !important;border-left-color:var(--dash-bbp-notice-border) !important;color:var(--dash-bbp-text) !important}body.dashboard-appearance-dark #bbpress-forums div.bbp-template-notice *,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-template-notice *{color:var(--dash-bbp-text) !important}body.dashboard-appearance-dark #bbpress-forums div.bbp-template-notice a,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-template-notice a{color:var(--dash-bbp-link) !important;font-weight:800}body.dashboard-appearance-dark #bbpress-forums div.bbp-template-notice.error,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-template-notice.error{background:var(--dash-bbp-danger-bg) !important;border-color:rgba(254,202,202,0.55) !important;border-left-color:var(--dash-bbp-danger) !important;color:#fff1f2 !important}body.dashboard-appearance-dark #bbpress-forums div.bbp-template-notice.error *,html[data-dashboard-user-theme="night"] #bbpress-forums div.bbp-template-notice.error *{color:#fff1f2 !important}body.dashboard-appearance-dark #bbpress-forums input[type="text"],body.dashboard-appearance-dark #bbpress-forums input[type="password"],body.dashboard-appearance-dark #bbpress-forums input[type="email"],body.dashboard-appearance-dark #bbpress-forums input[type="url"],body.dashboard-appearance-dark #bbpress-forums input[type="search"],body.dashboard-appearance-dark #bbpress-forums textarea,body.dashboard-appearance-dark #bbpress-forums select,html[data-dashboard-user-theme="night"] #bbpress-forums input[type="text"],html[data-dashboard-user-theme="night"] #bbpress-forums input[type="password"],html[data-dashboard-user-theme="night"] #bbpress-forums input[type="email"],html[data-dashboard-user-theme="night"] #bbpress-forums input[type="url"],html[data-dashboard-user-theme="night"] #bbpress-forums input[type="search"],html[data-dashboard-user-theme="night"] #bbpress-forums textarea,html[data-dashboard-user-theme="night"] #bbpress-forums select{background:#0b1220 !important;border-color:#94a3b8 !important;color:#f8fafc !important}body.dashboard-appearance-dark #bbpress-forums input::placeholder,body.dashboard-appearance-dark #bbpress-forums textarea::placeholder,html[data-dashboard-user-theme="night"] #bbpress-forums input::placeholder,html[data-dashboard-user-theme="night"] #bbpress-forums textarea::placeholder{color:#cbd5e1 !important;opacity:1}body.dashboard-appearance-dark #bbpress-forums input:focus,body.dashboard-appearance-dark #bbpress-forums textarea:focus,body.dashboard-appearance-dark #bbpress-forums select:focus,html[data-dashboard-user-theme="night"] #bbpress-forums input:focus,html[data-dashboard-user-theme="night"] #bbpress-forums textarea:focus,html[data-dashboard-user-theme="night"] #bbpress-forums select:focus{background:#020617 !important;border-color:var(--dash-bbp-focus) !important;outline-color:var(--dash-bbp-focus) !important}body.dashboard-appearance-dark #bbpress-forums button,body.dashboard-appearance-dark #bbpress-forums input[type="submit"],html[data-dashboard-user-theme="night"] #bbpress-forums button,html[data-dashboard-user-theme="night"] #bbpress-forums input[type="submit"]{background:#bbf7d0 !important;border-color:#bbf7d0 !important;color:#052e16 !important}body.dashboard-appearance-dark #bbpress-forums button:hover,body.dashboard-appearance-dark #bbpress-forums button:focus-visible,body.dashboard-appearance-dark #bbpress-forums input[type="submit"]:hover,body.dashboard-appearance-dark #bbpress-forums input[type="submit"]:focus-visible,html[data-dashboard-user-theme="night"] #bbpress-forums button:hover,html[data-dashboard-user-theme="night"] #bbpress-forums button:focus-visible,html[data-dashboard-user-theme="night"] #bbpress-forums input[type="submit"]:hover,html[data-dashboard-user-theme="night"] #bbpress-forums input[type="submit"]:focus-visible{background:#ffffff !important;border-color:#ffffff !important;color:#052e16 !important}body.dashboard-appearance-dark #bbpress-forums .subscription-toggle,body.dashboard-appearance-dark #bbpress-forums .favorite-toggle,body.dashboard-appearance-dark #bbpress-forums a.bbp-topic-permalink+.bbp-topic-meta a,body.dashboard-appearance-dark #bbpress-forums .bbp-topic-tags a,body.dashboard-appearance-dark #bbpress-forums .bbp-pagination a,html[data-dashboard-user-theme="night"] #bbpress-forums .subscription-toggle,html[data-dashboard-user-theme="night"] #bbpress-forums .favorite-toggle,html[data-dashboard-user-theme="night"] #bbpress-forums a.bbp-topic-permalink+.bbp-topic-meta a,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-topic-tags a,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-pagination a{background:#0b3b25 !important;border-color:#86efac !important;color:#dcfce7 !important}body.dashboard-appearance-dark #bbpress-forums .subscription-toggle:hover,body.dashboard-appearance-dark #bbpress-forums .subscription-toggle:focus-visible,body.dashboard-appearance-dark #bbpress-forums .favorite-toggle:hover,body.dashboard-appearance-dark #bbpress-forums .favorite-toggle:focus-visible,body.dashboard-appearance-dark #bbpress-forums .bbp-topic-tags a:hover,body.dashboard-appearance-dark #bbpress-forums .bbp-topic-tags a:focus-visible,body.dashboard-appearance-dark #bbpress-forums .bbp-pagination a:hover,body.dashboard-appearance-dark #bbpress-forums .bbp-pagination a:focus-visible,body.dashboard-appearance-dark #bbpress-forums .bbp-pagination span.current,html[data-dashboard-user-theme="night"] #bbpress-forums .subscription-toggle:hover,html[data-dashboard-user-theme="night"] #bbpress-forums .subscription-toggle:focus-visible,html[data-dashboard-user-theme="night"] #bbpress-forums .favorite-toggle:hover,html[data-dashboard-user-theme="night"] #bbpress-forums .favorite-toggle:focus-visible,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-topic-tags a:hover,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-topic-tags a:focus-visible,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-pagination a:hover,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-pagination a:focus-visible,html[data-dashboard-user-theme="night"] #bbpress-forums .bbp-pagination span.current{background:#bbf7d0 !important;border-color:#bbf7d0 !important;color:#052e16 !important}@media(prefers-color-scheme: dark){html:not([data-dashboard-user-theme]) body.dashboard-appearance-system .bbpress-panel,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system .dashboard-bbp-panel{background:rgba(2,6,23,0.92);border-color:rgba(203,213,225,0.28);color:#f8fafc}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums{--dash-bbp-text:#f8fafc;--dash-bbp-muted:#e5e7eb;--dash-bbp-link:#bbf7d0;--dash-bbp-link-hover:#ffffff;--dash-bbp-header:#14532d;--dash-bbp-on-header:#ffffff;--dash-bbp-surface:#111827;--dash-bbp-surface-alt:#1f2937;--dash-bbp-notice:#193323;--dash-bbp-notice-border:#86efac;--dash-bbp-border:#94a3b8;--dash-bbp-focus:#86efac;--dash-bbp-danger:#fecaca;--dash-bbp-danger-bg:#3f1518;color:var(--dash-bbp-text)}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums p,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums span,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums label,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums legend{color:var(--dash-bbp-text)}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-topic-meta,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-forum-content,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-topic-content,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-topic-started-by,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-topic-started-in,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-reply-post-date,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-admin-links,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-author-role,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-pagination-count,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums p.bbp-topic-description,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums p.bbp-forum-description,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-breadcrumb,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-breadcrumb .bbp-breadcrumb-sep,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system .bbp-dashboard-hero p{color:var(--dash-bbp-muted)}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums h1,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums h2,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums h3,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums h4,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums h5,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums h6,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form legend,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system .bbp-dashboard-hero h1,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system .bbp-dashboard-kicker,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-breadcrumb a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-admin-links a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-forum-title,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-topic-permalink{color:var(--dash-bbp-link)}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums ul.bbp-forums,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums ul.bbp-topics,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums ul.bbp-replies,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums .bbp-lead-topic,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.reply,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-user-section{background:var(--dash-bbp-surface) !important;border-color:var(--dash-bbp-border) !important}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-header,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-footer,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums ul.bbp-replies li.bbp-header,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums ul.bbp-replies li.bbp-footer{background:var(--dash-bbp-header) !important;color:var(--dash-bbp-on-header) !important}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-header *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-footer *{color:var(--dash-bbp-on-header) !important}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-template-notice,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-template-notice.info,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums div.bbp-template-notice.important{background:var(--dash-bbp-notice) !important;border-color:rgba(134,239,172,0.55) !important;border-left-color:var(--dash-bbp-notice-border) !important;color:var(--dash-bbp-text) !important}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums input[type="text"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums input[type="password"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums input[type="email"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums input[type="url"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums input[type="search"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums textarea,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums select{background:#0b1220 !important;border-color:#94a3b8 !important;color:#f8fafc !important}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums button,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums input[type="submit"]{background:#bbf7d0 !important;border-color:#bbf7d0 !important;color:#052e16 !important}}html[data-dashboard-user-theme="day"] body #bbpress-forums,body.dashboard-appearance-light #bbpress-forums,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums{--dash-bbp-text:#1c1c1e;--dash-bbp-muted:#334155;--dash-bbp-link:#17452f;--dash-bbp-link-hover:#0f2f21;--dash-bbp-header:#16452f;--dash-bbp-on-header:#ffffff;--dash-bbp-surface:#ffffff;--dash-bbp-surface-alt:#e8f7ec;--dash-bbp-border:#b9a98e;--dash-bbp-focus:#14532d;color:var(--dash-bbp-text) !important}html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.forum:hover,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.topic:hover,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.forum:focus-within,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.topic:focus-within,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.forum:hover,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.topic:hover,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.forum:focus-within,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.topic:focus-within,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.forum:hover,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.topic:hover,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.forum:focus-within,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.topic:focus-within{background:#e8f7ec !important;color:#1c1c1e !important;box-shadow:inset 5px 0 0 #16452f}html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.forum:hover *,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.topic:hover *,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.forum:focus-within *,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.topic:focus-within *,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.forum:hover *,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.topic:hover *,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.forum:focus-within *,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.topic:focus-within *,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.forum:hover *,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.topic:hover *,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.forum:focus-within *,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.topic:focus-within *{color:#334155 !important}html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.forum:hover a,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.topic:hover a,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.forum:focus-within a,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.topic:focus-within a,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-title,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-permalink,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.forum:focus-within .bbp-forum-title,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.topic:focus-within .bbp-topic-permalink,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-topic-count,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-reply-count,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-voice-count,html[data-dashboard-user-theme="day"] body #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-reply-count,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.forum:hover a,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.topic:hover a,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.forum:focus-within a,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.topic:focus-within a,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-title,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-permalink,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.forum:focus-within .bbp-forum-title,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.topic:focus-within .bbp-topic-permalink,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-topic-count,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-reply-count,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-voice-count,body.dashboard-appearance-light #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-reply-count,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.forum:hover a,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.topic:hover a,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.forum:focus-within a,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.topic:focus-within a,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-title,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-permalink,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.forum:focus-within .bbp-forum-title,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.topic:focus-within .bbp-topic-permalink,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-topic-count,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-reply-count,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-voice-count,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-reply-count{color:#17452f !important}html[data-dashboard-user-theme="day"] body #bbpress-forums fieldset.bbp-form,html[data-dashboard-user-theme="day"] body #bbpress-forums form.bbp-login-form,html[data-dashboard-user-theme="day"] body #bbpress-forums #bbp-login-form,html[data-dashboard-user-theme="day"] body #bbpress-forums #bbp-user-wrapper .bbp-user-section,html[data-dashboard-user-theme="day"] body #bbpress-forums #bbp-user-wrapper fieldset,body.dashboard-appearance-light #bbpress-forums fieldset.bbp-form,body.dashboard-appearance-light #bbpress-forums form.bbp-login-form,body.dashboard-appearance-light #bbpress-forums #bbp-login-form,body.dashboard-appearance-light #bbpress-forums #bbp-user-wrapper .bbp-user-section,body.dashboard-appearance-light #bbpress-forums #bbp-user-wrapper fieldset,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums fieldset.bbp-form,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums form.bbp-login-form,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums #bbp-login-form,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums #bbp-user-wrapper .bbp-user-section,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums #bbp-user-wrapper fieldset{background:#ffffff !important;border-color:#b9a98e !important;color:#1c1c1e !important}html[data-dashboard-user-theme="day"] body #bbpress-forums fieldset.bbp-form label,html[data-dashboard-user-theme="day"] body #bbpress-forums form.bbp-login-form label,html[data-dashboard-user-theme="day"] body #bbpress-forums #bbp-login-form label,html[data-dashboard-user-theme="day"] body #bbpress-forums #bbp-user-wrapper label,html[data-dashboard-user-theme="day"] body #bbpress-forums .bbp-form label,html[data-dashboard-user-theme="day"] body #bbpress-forums .bbp-form legend,body.dashboard-appearance-light #bbpress-forums fieldset.bbp-form label,body.dashboard-appearance-light #bbpress-forums form.bbp-login-form label,body.dashboard-appearance-light #bbpress-forums #bbp-login-form label,body.dashboard-appearance-light #bbpress-forums #bbp-user-wrapper label,body.dashboard-appearance-light #bbpress-forums .bbp-form label,body.dashboard-appearance-light #bbpress-forums .bbp-form legend,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums fieldset.bbp-form label,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums form.bbp-login-form label,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums #bbp-login-form label,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums #bbp-user-wrapper label,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums .bbp-form label,body:not(.dashboard-appearance-dark):not(.dashboard-appearance-system) #bbpress-forums .bbp-form legend{color:#1c1c1e !important}body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.forum:hover,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.topic:hover,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.forum:focus-within,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.topic:focus-within,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.forum:hover,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.topic:hover,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.forum:focus-within,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.topic:focus-within,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:hover,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:hover,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:focus-within,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:focus-within{background:#1f2937 !important;color:#f8fafc !important;box-shadow:inset 5px 0 0 #bbf7d0}body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.forum:hover *,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.topic:hover *,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.forum:focus-within *,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.topic:focus-within *,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.forum:hover *,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.topic:hover *,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.forum:focus-within *,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.topic:focus-within *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:hover *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:hover *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:focus-within *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:focus-within *{color:#f8fafc !important}body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.forum:hover a,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.topic:hover a,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.forum:focus-within a,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.topic:focus-within a,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-title,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-permalink,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.forum:focus-within .bbp-forum-title,body.dashboard-appearance-dark #bbpress-forums li.bbp-body ul.topic:focus-within .bbp-topic-permalink,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.forum:hover a,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.topic:hover a,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.forum:focus-within a,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.topic:focus-within a,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-title,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-permalink,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.forum:focus-within .bbp-forum-title,html[data-dashboard-user-theme="night"] #bbpress-forums li.bbp-body ul.topic:focus-within .bbp-topic-permalink,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:hover a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:hover a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:focus-within a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:focus-within a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-title,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-permalink,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:focus-within .bbp-forum-title,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:focus-within .bbp-topic-permalink{color:#bbf7d0 !important;text-decoration-color:currentColor !important}body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form,body.dashboard-appearance-dark #bbpress-forums form.bbp-login-form,body.dashboard-appearance-dark #bbpress-forums #bbp-login-form,body.dashboard-appearance-dark #bbpress-forums #bbp-user-wrapper .bbp-user-section,body.dashboard-appearance-dark #bbpress-forums #bbp-user-wrapper fieldset,html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form,html[data-dashboard-user-theme="night"] #bbpress-forums form.bbp-login-form,html[data-dashboard-user-theme="night"] #bbpress-forums #bbp-login-form,html[data-dashboard-user-theme="night"] #bbpress-forums #bbp-user-wrapper .bbp-user-section,html[data-dashboard-user-theme="night"] #bbpress-forums #bbp-user-wrapper fieldset,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums form.bbp-login-form,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums #bbp-login-form,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums #bbp-user-wrapper .bbp-user-section,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums #bbp-user-wrapper fieldset{background:#111827 !important;border-color:#94a3b8 !important;color:#f8fafc !important}body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form *,body.dashboard-appearance-dark #bbpress-forums form.bbp-login-form *,body.dashboard-appearance-dark #bbpress-forums #bbp-login-form *,body.dashboard-appearance-dark #bbpress-forums #bbp-user-wrapper .bbp-user-section *,html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form *,html[data-dashboard-user-theme="night"] #bbpress-forums form.bbp-login-form *,html[data-dashboard-user-theme="night"] #bbpress-forums #bbp-login-form *,html[data-dashboard-user-theme="night"] #bbpress-forums #bbp-user-wrapper .bbp-user-section *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums form.bbp-login-form *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums #bbp-login-form *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums #bbp-user-wrapper .bbp-user-section *{color:#f8fafc !important}body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form a,body.dashboard-appearance-dark #bbpress-forums form.bbp-login-form a,body.dashboard-appearance-dark #bbpress-forums #bbp-login-form a,body.dashboard-appearance-dark #bbpress-forums #bbp-user-wrapper .bbp-user-section a,html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form a,html[data-dashboard-user-theme="night"] #bbpress-forums form.bbp-login-form a,html[data-dashboard-user-theme="night"] #bbpress-forums #bbp-login-form a,html[data-dashboard-user-theme="night"] #bbpress-forums #bbp-user-wrapper .bbp-user-section a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums form.bbp-login-form a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums #bbp-login-form a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums #bbp-user-wrapper .bbp-user-section a{color:#bbf7d0 !important}body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form input[type="text"],body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form input[type="password"],body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form input[type="email"],body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form input[type="url"],body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form input[type="search"],body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form textarea,body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form select,html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form input[type="text"],html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form input[type="password"],html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form input[type="email"],html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form input[type="url"],html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form input[type="search"],html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form textarea,html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form select,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form input[type="text"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form input[type="password"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form input[type="email"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form input[type="url"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form input[type="search"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form textarea,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form select{background:#0b1220 !important;border-color:#94a3b8 !important;color:#f8fafc !important}body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form button,body.dashboard-appearance-dark #bbpress-forums fieldset.bbp-form input[type="submit"],html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form button,html[data-dashboard-user-theme="night"] #bbpress-forums fieldset.bbp-form input[type="submit"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form button,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form input[type="submit"]{background:#bbf7d0 !important;border-color:#bbf7d0 !important;color:#052e16 !important}@media(prefers-color-scheme: light){html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums{--dash-bbp-text:#1c1c1e;--dash-bbp-muted:#334155;--dash-bbp-link:#17452f;--dash-bbp-link-hover:#0f2f21;--dash-bbp-header:#16452f;--dash-bbp-on-header:#ffffff;--dash-bbp-surface:#ffffff;--dash-bbp-surface-alt:#e8f7ec;--dash-bbp-border:#b9a98e;--dash-bbp-focus:#14532d;color:var(--dash-bbp-text) !important}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:hover,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:hover,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:focus-within,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:focus-within{background:#e8f7ec !important;color:#1c1c1e !important;box-shadow:inset 5px 0 0 #16452f}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:hover *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:hover *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:focus-within *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:focus-within *{color:#334155 !important}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:hover a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:hover a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:focus-within a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:focus-within a,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-title,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-permalink,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:focus-within .bbp-forum-title,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:focus-within .bbp-topic-permalink,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-topic-count,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.forum:hover .bbp-forum-reply-count,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-voice-count,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-reply-count{color:#17452f !important}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums form.bbp-login-form,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums #bbp-login-form,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums #bbp-user-wrapper .bbp-user-section,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums #bbp-user-wrapper fieldset{background:#ffffff !important;border-color:#b9a98e !important;color:#1c1c1e !important}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums form.bbp-login-form *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums #bbp-login-form *,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums #bbp-user-wrapper .bbp-user-section *{color:#1c1c1e !important}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form input[type="text"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form input[type="password"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form input[type="email"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form input[type="url"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form input[type="search"],html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form textarea,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form select{background:#ffffff !important;border-color:#8b7f6b !important;color:#1c1c1e !important}html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form button,html:not([data-dashboard-user-theme]) body.dashboard-appearance-system #bbpress-forums fieldset.bbp-form input[type="submit"]{background:#16452f !important;border-color:#16452f !important;color:#ffffff !important}}body.dashboard-bbp-embedded #buddypress #bbpress-forums{--dash-bbp-profile-dark-surface:#111827;--dash-bbp-profile-dark-surface-alt:#0b1220;--dash-bbp-profile-dark-text:#f8fafc;--dash-bbp-profile-dark-muted:#e5e7eb;--dash-bbp-profile-dark-link:#bbf7d0;--dash-bbp-profile-light-surface:#ffffff;--dash-bbp-profile-light-surface-alt:#f8f4ec;--dash-bbp-profile-light-text:#1c1c1e;--dash-bbp-profile-light-muted:#334155;--dash-bbp-profile-light-link:#17452f}body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-pagination-count,body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-user-description,body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-user-section>p{color:var(--dash-bbp-profile-dark-muted) !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies{background:var(--dash-bbp-profile-dark-surface) !important;border-color:rgba(203,213,225,0.34) !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-reply-header,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-topic-header{background:var(--dash-bbp-profile-light-surface-alt) !important;border-color:#b9a98e !important;color:var(--dash-bbp-profile-light-muted) !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-reply-header *,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-topic-header *{color:var(--dash-bbp-profile-light-muted) !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-reply-header a,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-topic-header a,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-reply-header .bbp-admin-links a,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-topic-header .bbp-admin-links a{color:var(--dash-bbp-profile-light-link) !important;font-weight:800}body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-reply-author,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-topic-author,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-reply-content,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-topic-content{background:var(--dash-bbp-profile-dark-surface) !important;border-color:rgba(203,213,225,0.34) !important;color:var(--dash-bbp-profile-dark-text) !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-reply-author *,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-topic-author *,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-reply-content *,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-topic-content *{color:var(--dash-bbp-profile-dark-text) !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-reply-author .bbp-author-role,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-topic-author .bbp-author-role,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-reply-author .bbp-author-ip,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-topic-author .bbp-author-ip,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-reply-content .bbp-reply-post-date,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-topic-content .bbp-topic-post-date{color:var(--dash-bbp-profile-dark-muted) !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-reply-author a,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-topic-author a,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-reply-content a,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-topic-content a,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-reply-author a.bbp-author-name,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-topic-author a.bbp-author-name,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-reply-author .bbp-author-link,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-body div.bbp-topic-author .bbp-author-link{color:var(--dash-bbp-profile-dark-link) !important;text-decoration-color:currentColor !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-user-section,body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form{background:var(--dash-bbp-profile-light-surface) !important;border-color:#b9a98e !important;color:var(--dash-bbp-profile-light-text) !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum{background:var(--dash-bbp-profile-light-surface) !important;border-color:#b9a98e !important;color:var(--dash-bbp-profile-light-text) !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic *,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum *,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-user-section *,body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form *{color:var(--dash-bbp-profile-light-text) !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum a,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-user-section a,body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form a,body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-forum-title,body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-topic-permalink{color:var(--dash-bbp-profile-light-link) !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums a:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums button:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums input:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums textarea:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums select:focus-visible{outline:3px solid #86efac !important;outline-offset:3px !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form input[type="text"],body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form input[type="password"],body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form input[type="email"],body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form input[type="url"],body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form input[type="search"],body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form textarea,body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form select{background:#ffffff !important;border-color:#8b7f6b !important;color:var(--dash-bbp-profile-light-text) !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form button,body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form input[type="submit"],body.dashboard-bbp-embedded #buddypress #bbpress-forums button,body.dashboard-bbp-embedded #buddypress #bbpress-forums input[type="submit"]{background:#16452f !important;border-color:#16452f !important;color:#ffffff !important}body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form button:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form button:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form input[type="submit"]:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form input[type="submit"]:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums button:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums button:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums input[type="submit"]:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums input[type="submit"]:focus-visible{background:#0f2f21 !important;border-color:#0f2f21 !important;color:#ffffff !important}body.dashboard-buddypress #buddypress #bbpress-forums,body.dashboard-bbp-embedded #buddypress #bbpress-forums,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums{--dash-bbp-embedded-header:#16452f;--dash-bbp-embedded-header-text:#ffffff;--dash-bbp-embedded-surface:#ffffff;--dash-bbp-embedded-surface-alt:#f8f4ec;--dash-bbp-embedded-hover:#e8f7ec;--dash-bbp-embedded-text:#1c1c1e;--dash-bbp-embedded-muted:#334155;--dash-bbp-embedded-link:#17452f;--dash-bbp-embedded-link-hover:#0f2f21;--dash-bbp-embedded-border:#8b7f6b;--dash-bbp-embedded-dark-surface:#111827;--dash-bbp-embedded-dark-text:#f8fafc;--dash-bbp-embedded-dark-muted:#e5e7eb;--dash-bbp-embedded-dark-link:#bbf7d0;color:var(--dash-bbp-embedded-text) !important}body.dashboard-buddypress #buddypress #bbpress-forums li.bbp-header,body.dashboard-buddypress #buddypress #bbpress-forums li.bbp-footer,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-header,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-footer,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums li.bbp-header,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums li.bbp-footer,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums li.bbp-header,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums li.bbp-footer{background:var(--dash-bbp-embedded-header) !important;background-color:var(--dash-bbp-embedded-header) !important;color:var(--dash-bbp-embedded-header-text) !important;border-color:var(--dash-bbp-embedded-header) !important}body.dashboard-buddypress #buddypress #bbpress-forums li.bbp-header *,body.dashboard-buddypress #buddypress #bbpress-forums li.bbp-footer *,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-header *,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-footer *,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums li.bbp-header *,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums li.bbp-footer *,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums li.bbp-header *,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums li.bbp-footer *{color:var(--dash-bbp-embedded-header-text) !important;text-shadow:none !important}body.dashboard-buddypress #buddypress #bbpress-forums li.bbp-header a,body.dashboard-buddypress #buddypress #bbpress-forums li.bbp-footer a,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-header a,body.dashboard-bbp-embedded #buddypress #bbpress-forums li.bbp-footer a{color:var(--dash-bbp-embedded-header-text) !important;text-decoration-color:currentColor !important}body.dashboard-buddypress #buddypress #bbpress-forums .bbp-pagination-count,body.dashboard-buddypress #buddypress #bbpress-forums p.bbp-topic-description,body.dashboard-buddypress #buddypress #bbpress-forums p.bbp-forum-description,body.dashboard-buddypress #buddypress #bbpress-forums .bbp-topic-meta,body.dashboard-buddypress #buddypress #bbpress-forums .bbp-forum-content,body.dashboard-buddypress #buddypress #bbpress-forums .bbp-topic-content,body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-pagination-count,body.dashboard-bbp-embedded #buddypress #bbpress-forums p.bbp-topic-description,body.dashboard-bbp-embedded #buddypress #bbpress-forums p.bbp-forum-description,body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-topic-meta,body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-forum-content,body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-topic-content{color:var(--dash-bbp-embedded-muted) !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-topics,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-forums,body.dashboard-buddypress #buddypress #bbpress-forums fieldset.bbp-form,body.dashboard-buddypress #buddypress #bbpress-forums div.bbp-user-section,body.dashboard-buddypress #buddypress #bbpress-forums .bbp-lead-topic,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums,body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-user-section,body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-lead-topic{background:var(--dash-bbp-embedded-surface) !important;border-color:var(--dash-bbp-embedded-border) !important;color:var(--dash-bbp-embedded-text) !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum{background:var(--dash-bbp-embedded-surface) !important;border-color:var(--dash-bbp-embedded-border) !important;color:var(--dash-bbp-embedded-text) !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic:hover,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic:focus-within,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum:hover,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum:focus-within,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic:focus-within,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum:focus-within{background:var(--dash-bbp-embedded-hover) !important;box-shadow:inset 5px 0 0 var(--dash-bbp-embedded-header) !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic *,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum *,body.dashboard-buddypress #buddypress #bbpress-forums fieldset.bbp-form *,body.dashboard-bp-groups #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic *,body.dashboard-bp-profile #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic *,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic *,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum *,body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form *{color:var(--dash-bbp-embedded-text) !important}body.dashboard-buddypress #buddypress #bbpress-forums a,body.dashboard-buddypress #buddypress #bbpress-forums a:visited,body.dashboard-buddypress #buddypress #bbpress-forums .bbp-forum-title,body.dashboard-buddypress #buddypress #bbpress-forums .bbp-topic-permalink,body.dashboard-buddypress #buddypress #bbpress-forums .bbp-author-name,body.dashboard-bbp-embedded #buddypress #bbpress-forums a,body.dashboard-bbp-embedded #buddypress #bbpress-forums a:visited,body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-forum-title,body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-topic-permalink,body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-author-name{color:var(--dash-bbp-embedded-link) !important}body.dashboard-buddypress #buddypress #bbpress-forums a:hover,body.dashboard-buddypress #buddypress #bbpress-forums a:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums a:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums a:focus-visible{color:var(--dash-bbp-embedded-link-hover) !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies,body.dashboard-buddypress #buddypress #bbpress-forums .bbp-replies,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies,body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-replies{background:var(--dash-bbp-embedded-dark-surface) !important;border-color:rgba(203,213,225,0.34) !important;color:var(--dash-bbp-embedded-dark-text) !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies .bbp-pagination-count,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies p,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies span,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies div,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies .bbp-pagination-count,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies p,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies span,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies div{color:var(--dash-bbp-embedded-dark-text) !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies .bbp-author-role,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies .bbp-author-ip,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies .bbp-reply-post-date,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies .bbp-topic-post-date,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies .bbp-author-role,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies .bbp-author-ip,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies .bbp-reply-post-date,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies .bbp-topic-post-date{color:var(--dash-bbp-embedded-dark-muted) !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies a,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies a:visited,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies a:visited{color:var(--dash-bbp-embedded-dark-link) !important}body.dashboard-buddypress #buddypress #bbpress-forums div.bbp-topic-header,body.dashboard-buddypress #buddypress #bbpress-forums div.bbp-reply-header,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-topic-header,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-reply-header{background:var(--dash-bbp-embedded-surface-alt) !important;border-color:var(--dash-bbp-embedded-border) !important;color:var(--dash-bbp-embedded-muted) !important}body.dashboard-buddypress #buddypress #bbpress-forums div.bbp-topic-header *,body.dashboard-buddypress #buddypress #bbpress-forums div.bbp-reply-header *,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-topic-header *,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-reply-header *{color:var(--dash-bbp-embedded-muted) !important}body.dashboard-buddypress #buddypress #bbpress-forums div.bbp-topic-header a,body.dashboard-buddypress #buddypress #bbpress-forums div.bbp-reply-header a,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-topic-header a,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-reply-header a{color:var(--dash-bbp-embedded-link) !important;font-weight:800 !important}body.dashboard-buddypress #buddypress #bbpress-forums fieldset.bbp-form legend,body.dashboard-buddypress #buddypress #bbpress-forums fieldset.bbp-form label,body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form legend,body.dashboard-bbp-embedded #buddypress #bbpress-forums fieldset.bbp-form label{color:var(--dash-bbp-embedded-text) !important}body.dashboard-buddypress #buddypress #bbpress-forums div.bbp-template-notice,body.dashboard-buddypress #buddypress #bbpress-forums div.bbp-template-notice.info,body.dashboard-buddypress #buddypress #bbpress-forums div.bbp-template-notice.important,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-template-notice,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-template-notice.info,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-template-notice.important{background:var(--dash-bbp-embedded-hover) !important;border-color:#73b58a !important;border-left-color:var(--dash-bbp-embedded-header) !important;color:var(--dash-bbp-embedded-text) !important}body.dashboard-buddypress #buddypress #bbpress-forums div.bbp-template-notice *,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-template-notice *{color:var(--dash-bbp-embedded-text) !important}body.dashboard-buddypress #buddypress #bbpress-forums div.bbp-template-notice a,body.dashboard-bbp-embedded #buddypress #bbpress-forums div.bbp-template-notice a{color:var(--dash-bbp-embedded-link) !important;font-weight:800 !important}body.dashboard-buddypress #buddypress #bbpress-forums .quicktags-toolbar,body.dashboard-buddypress #buddypress #bbpress-forums .wp-editor-tools,body.dashboard-bbp-embedded #buddypress #bbpress-forums .quicktags-toolbar,body.dashboard-bbp-embedded #buddypress #bbpress-forums .wp-editor-tools{background:#f1eadf !important;border-color:var(--dash-bbp-embedded-border) !important}body.dashboard-buddypress #buddypress #bbpress-forums .quicktags-toolbar input[type="button"],body.dashboard-buddypress #buddypress #bbpress-forums .quicktags-toolbar button,body.dashboard-buddypress #buddypress #bbpress-forums input.ed_button,body.dashboard-buddypress #buddypress #bbpress-forums button.ed_button,body.dashboard-buddypress #buddypress #bbpress-forums .wp-editor-tools button,body.dashboard-bbp-embedded #buddypress #bbpress-forums .quicktags-toolbar input[type="button"],body.dashboard-bbp-embedded #buddypress #bbpress-forums .quicktags-toolbar button,body.dashboard-bbp-embedded #buddypress #bbpress-forums input.ed_button,body.dashboard-bbp-embedded #buddypress #bbpress-forums button.ed_button,body.dashboard-bbp-embedded #buddypress #bbpress-forums .wp-editor-tools button{background:var(--dash-bbp-embedded-header) !important;border-color:var(--dash-bbp-embedded-header) !important;color:var(--dash-bbp-embedded-header-text) !important;min-height:34px !important;padding:6px 10px !important;font-weight:800 !important;text-shadow:none !important}body.dashboard-buddypress #buddypress #bbpress-forums .quicktags-toolbar input[type="button"]:hover,body.dashboard-buddypress #buddypress #bbpress-forums .quicktags-toolbar input[type="button"]:focus-visible,body.dashboard-buddypress #buddypress #bbpress-forums .quicktags-toolbar button:hover,body.dashboard-buddypress #buddypress #bbpress-forums .quicktags-toolbar button:focus-visible,body.dashboard-buddypress #buddypress #bbpress-forums input.ed_button:hover,body.dashboard-buddypress #buddypress #bbpress-forums input.ed_button:focus-visible,body.dashboard-buddypress #buddypress #bbpress-forums button.ed_button:hover,body.dashboard-buddypress #buddypress #bbpress-forums button.ed_button:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums .quicktags-toolbar input[type="button"]:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums .quicktags-toolbar input[type="button"]:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums .quicktags-toolbar button:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums .quicktags-toolbar button:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums input.ed_button:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums input.ed_button:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums button.ed_button:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums button.ed_button:focus-visible{background:var(--dash-bbp-embedded-link-hover) !important;border-color:var(--dash-bbp-embedded-link-hover) !important;color:var(--dash-bbp-embedded-header-text) !important}body.dashboard-buddypress #buddypress #bbpress-forums input[type="text"],body.dashboard-buddypress #buddypress #bbpress-forums input[type="password"],body.dashboard-buddypress #buddypress #bbpress-forums input[type="email"],body.dashboard-buddypress #buddypress #bbpress-forums input[type="url"],body.dashboard-buddypress #buddypress #bbpress-forums input[type="search"],body.dashboard-buddypress #buddypress #bbpress-forums textarea,body.dashboard-buddypress #buddypress #bbpress-forums select,body.dashboard-bbp-embedded #buddypress #bbpress-forums input[type="text"],body.dashboard-bbp-embedded #buddypress #bbpress-forums input[type="password"],body.dashboard-bbp-embedded #buddypress #bbpress-forums input[type="email"],body.dashboard-bbp-embedded #buddypress #bbpress-forums input[type="url"],body.dashboard-bbp-embedded #buddypress #bbpress-forums input[type="search"],body.dashboard-bbp-embedded #buddypress #bbpress-forums textarea,body.dashboard-bbp-embedded #buddypress #bbpress-forums select{background:#ffffff !important;border-color:var(--dash-bbp-embedded-border) !important;color:var(--dash-bbp-embedded-text) !important}body.dashboard-buddypress #buddypress #bbpress-forums a:focus-visible,body.dashboard-buddypress #buddypress #bbpress-forums button:focus-visible,body.dashboard-buddypress #buddypress #bbpress-forums input:focus-visible,body.dashboard-buddypress #buddypress #bbpress-forums textarea:focus-visible,body.dashboard-buddypress #buddypress #bbpress-forums select:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums a:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums button:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums input:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums textarea:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums select:focus-visible{outline:3px solid #14532d !important;outline-offset:3px !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic a,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum a,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-permalink,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-forum-title,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-permalink,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-forum-title{color:#17452f !important;font-weight:800 !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header{background:var(--dash-bbp-embedded-surface-alt,#f8f4ec) !important;border-color:var(--dash-bbp-embedded-border,#8b7f6b) !important;color:var(--dash-bbp-embedded-muted,#334155) !important;text-shadow:none !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header div,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header p,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header span,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header div,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header p,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header span,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header div,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header p,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header span,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header div,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header p,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header span{color:var(--dash-bbp-embedded-muted,#334155) !important;text-shadow:none !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header .bbp-meta,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header .bbp-topic-post-date,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header .bbp-admin-links,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header .bbp-meta,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header .bbp-reply-post-date,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header .bbp-admin-links,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header .bbp-meta,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header .bbp-topic-post-date,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header .bbp-admin-links,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header .bbp-meta,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header .bbp-reply-post-date,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header .bbp-admin-links{color:var(--dash-bbp-embedded-muted,#334155) !important;text-shadow:none !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header a,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header a:visited,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header .bbp-admin-links a,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header .bbp-topic-permalink,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header a,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header a:visited,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header .bbp-admin-links a,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header .bbp-reply-permalink,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header a:visited,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header .bbp-admin-links a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header .bbp-topic-permalink,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header a:visited,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header .bbp-admin-links a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header .bbp-reply-permalink{color:var(--dash-bbp-embedded-link,#17452f) !important;font-weight:800 !important;text-decoration-color:currentColor !important;text-shadow:none !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header a:hover,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header a:focus-visible,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header a:hover,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header a:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header a:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-header a:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header a:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-header a:focus-visible{background:transparent !important;color:var(--dash-bbp-embedded-link-hover,#0f2f21) !important;text-decoration:underline !important}#buddypress .dashboard-bp-single-nav li.current>a *,#buddypress .dashboard-bp-single-nav li.selected>a *,#buddypress .dashboard-bp-single-nav li>a:hover *,#buddypress .dashboard-bp-single-nav li>a:focus-visible *,#buddypress .dashboard-bp-single .bp-navs.main-navs li.current>a *,#buddypress .dashboard-bp-single .bp-navs.main-navs li.selected>a *,#buddypress .dashboard-bp-single .bp-navs.main-navs li>a:hover *,#buddypress .dashboard-bp-single .bp-navs.main-navs li>a:focus-visible *,#buddypress .dashboard-bp-single .bp-navs.group-subnav li.current>a *,#buddypress .dashboard-bp-single .bp-navs.group-subnav li.selected>a *,#buddypress .dashboard-bp-single .bp-navs.group-subnav li>a:hover *,#buddypress .dashboard-bp-single .bp-navs.group-subnav li>a:focus-visible *,#buddypress .dashboard-bp-single .bp-navs.user-subnav li.current>a *,#buddypress .dashboard-bp-single .bp-navs.user-subnav li.selected>a *,#buddypress .dashboard-bp-single .bp-navs.user-subnav li>a:hover *,#buddypress .dashboard-bp-single .bp-navs.user-subnav li>a:focus-visible *{color:#ffffff !important;fill:currentColor !important;stroke:currentColor !important;text-shadow:none !important}#buddypress .dashboard-bp-single-nav li.current>a .count,#buddypress .dashboard-bp-single-nav li.selected>a .count,#buddypress .dashboard-bp-single-nav li>a:hover .count,#buddypress .dashboard-bp-single-nav li>a:focus-visible .count,#buddypress .dashboard-bp-single .bp-navs.main-navs li.current>a .count,#buddypress .dashboard-bp-single .bp-navs.main-navs li.selected>a .count,#buddypress .dashboard-bp-single .bp-navs.main-navs li>a:hover .count,#buddypress .dashboard-bp-single .bp-navs.main-navs li>a:focus-visible .count,#buddypress .dashboard-bp-single .bp-navs.group-subnav li.current>a .count,#buddypress .dashboard-bp-single .bp-navs.group-subnav li.selected>a .count,#buddypress .dashboard-bp-single .bp-navs.group-subnav li>a:hover .count,#buddypress .dashboard-bp-single .bp-navs.group-subnav li>a:focus-visible .count,#buddypress .dashboard-bp-single .bp-navs.user-subnav li.current>a .count,#buddypress .dashboard-bp-single .bp-navs.user-subnav li.selected>a .count,#buddypress .dashboard-bp-single .bp-navs.user-subnav li>a:hover .count,#buddypress .dashboard-bp-single .bp-navs.user-subnav li>a:focus-visible .count{background:rgba(255,255,255,0.26) !important;color:#ffffff !important}body.dashboard-buddypress #buddypress #bbpress-forums,body.dashboard-bbp-embedded #buddypress #bbpress-forums,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums{--dash-bbp-embedded-reply-surface:#ffffff;--dash-bbp-embedded-reply-surface-alt:#f8f4ec;--dash-bbp-embedded-reply-text:#1c1c1e;--dash-bbp-embedded-reply-muted:#334155;--dash-bbp-embedded-reply-link:#17452f;--dash-bbp-embedded-reply-link-hover:#0f2f21;--dash-bbp-embedded-reply-border:#8b7f6b;--dash-bbp-embedded-reply-pill-bg:#ecfdf3;--dash-bbp-embedded-reply-pill-border:#b7e4c7}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies,body.dashboard-buddypress #buddypress #bbpress-forums .bbp-replies,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies,body.dashboard-bbp-embedded #buddypress #bbpress-forums .bbp-replies,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums ul.bbp-replies,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums .bbp-replies,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums ul.bbp-replies,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums .bbp-replies{background:var(--dash-bbp-embedded-reply-surface) !important;border-color:var(--dash-bbp-embedded-reply-border) !important;color:var(--dash-bbp-embedded-reply-text) !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body>div.topic,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body>div.reply,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-author,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-author,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-content,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-content,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body>div.topic,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body>div.reply,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-author,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-author,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-content,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-content,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums ul.bbp-replies li.bbp-body>div.topic,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums ul.bbp-replies li.bbp-body>div.reply,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-author,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-author,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-content,body.dashboard-bbp-embedded-group #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-content,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums ul.bbp-replies li.bbp-body>div.topic,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums ul.bbp-replies li.bbp-body>div.reply,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-author,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-author,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-content,body.dashboard-bbp-embedded-profile #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-content{background:var(--dash-bbp-embedded-reply-surface) !important;border-color:var(--dash-bbp-embedded-reply-border) !important;color:var(--dash-bbp-embedded-reply-text) !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body>div.topic *,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body>div.reply *,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-content *,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-content *,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body>div.topic *,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body>div.reply *,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-content *,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-content *{color:var(--dash-bbp-embedded-reply-text) !important;text-shadow:none !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies .bbp-author-role,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies .bbp-author-ip,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies .bbp-reply-post-date,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies .bbp-topic-post-date,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies .bbp-author-role,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies .bbp-author-ip,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies .bbp-reply-post-date,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies .bbp-topic-post-date{color:var(--dash-bbp-embedded-reply-muted) !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies a,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies a:visited,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies .bbp-author-name,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies .bbp-author-link,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies a:visited,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies .bbp-author-name,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies .bbp-author-link{color:var(--dash-bbp-embedded-reply-link) !important;text-decoration-color:currentColor !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies a:hover,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies a:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies a:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies a:focus-visible{color:var(--dash-bbp-embedded-reply-link-hover) !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies div.bbp-topic-header,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies div.bbp-reply-header,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies div.bbp-topic-header,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies div.bbp-reply-header{background:var(--dash-bbp-embedded-reply-surface-alt) !important;border-color:var(--dash-bbp-embedded-reply-border) !important;color:var(--dash-bbp-embedded-reply-muted) !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies div.bbp-topic-header *,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies div.bbp-reply-header *,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies div.bbp-topic-header *,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies div.bbp-reply-header *{color:var(--dash-bbp-embedded-reply-muted) !important;text-shadow:none !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies div.bbp-topic-header a,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies div.bbp-reply-header a,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies div.bbp-topic-header .bbp-admin-links a,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-replies div.bbp-reply-header .bbp-admin-links a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies div.bbp-topic-header a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies div.bbp-reply-header a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies div.bbp-topic-header .bbp-admin-links a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-replies div.bbp-reply-header .bbp-admin-links a{color:var(--dash-bbp-embedded-reply-link) !important;font-weight:800 !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-meta a,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-forum-content a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-meta a,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-forum-content a{display:inline-flex !important;align-items:center !important;gap:0.25rem !important;max-width:100% !important;padding:0.18rem 0.48rem !important;border:1px solid var(--dash-bbp-embedded-reply-pill-border) !important;border-radius:999px !important;background:var(--dash-bbp-embedded-reply-pill-bg) !important;color:var(--dash-bbp-embedded-reply-link) !important;font-weight:800 !important;line-height:1.25 !important;text-decoration:none !important;text-shadow:none !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-meta a *,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-forum-content a *,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-meta a *,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-forum-content a *{color:inherit !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-meta a:hover,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-meta a:focus-visible,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-forum-content a:hover,body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-forum-content a:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-meta a:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-meta a:focus-visible,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-forum-content a:hover,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-forum-content a:focus-visible{background:var(--dash-bbp-embedded-header,#16452f) !important;border-color:var(--dash-bbp-embedded-header,#16452f) !important;color:#ffffff !important;text-decoration:none !important}body.dashboard-buddypress #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-meta img.avatar,body.dashboard-bbp-embedded #buddypress #bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-meta img.avatar{width:1rem !important;height:1rem !important;margin:0 !important;border-radius:999px !important;vertical-align:middle !important}#bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-meta a,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-forum-content a{text-shadow:none !important}#bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-meta a *,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-forum-content a *{color:inherit !important;text-shadow:none !important}#bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-meta a:hover,#bbpress-forums ul.bbp-topics li.bbp-body ul.topic .bbp-topic-meta a:focus-visible,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-forum-content a:hover,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum .bbp-forum-content a:focus-visible{background:var(--dash-bbp-header) !important;border-color:var(--dash-bbp-header) !important;color:var(--dash-bbp-on-header) !important;text-decoration:none !important}#bbpress-forums ul.bbp-topics li.bbp-body ul.topic:hover .bbp-topic-freshness a,#bbpress-forums ul.bbp-topics li.bbp-body ul.topic:focus-within .bbp-topic-freshness a,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum:hover .bbp-forum-freshness a,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum:focus-within .bbp-forum-freshness a{color:var(--dash-bbp-link) !important;text-decoration-color:currentColor !important}#bbpress-forums ul.bbp-topics li.bbp-body ul.topic:hover .bbp-topic-freshness a:hover,#bbpress-forums ul.bbp-topics li.bbp-body ul.topic:focus-within .bbp-topic-freshness a:focus-visible,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum:hover .bbp-forum-freshness a:hover,#bbpress-forums ul.bbp-forums li.bbp-body ul.forum:focus-within .bbp-forum-freshness a:focus-visible{color:var(--dash-bbp-link-hover) !important}html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums{--dash-bbp-text:#1c1c1e;--dash-bbp-muted:#334155;--dash-bbp-link:#17452f;--dash-bbp-link-hover:#0f2f21;--dash-bbp-header:#16452f;--dash-bbp-on-header:#ffffff;--dash-bbp-surface:#ffffff;--dash-bbp-surface-alt:#f8f4ec;--dash-bbp-hover:#e8f7ec;--dash-bbp-border:#8b7f6b;color:var(--dash-bbp-text) !important}html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums .bbp-lead-topic,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies li.bbp-body>div.topic,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies li.bbp-body>div.reply,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-author,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-author,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-content,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-content{background:var(--dash-bbp-surface) !important;border-color:var(--dash-bbp-border) !important;color:var(--dash-bbp-text) !important;text-shadow:none !important}html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies li.bbp-body>div.topic *,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies li.bbp-body>div.reply *,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-author *,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-author *,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-topic-content *,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies li.bbp-body div.bbp-reply-content *{color:var(--dash-bbp-text) !important;text-shadow:none !important}html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies div.bbp-topic-header,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies div.bbp-reply-header{background:var(--dash-bbp-surface-alt) !important;border-color:var(--dash-bbp-border) !important;color:var(--dash-bbp-muted) !important;text-shadow:none !important}html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies div.bbp-topic-header *,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies div.bbp-reply-header *,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies .bbp-author-role,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies .bbp-author-ip,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies .bbp-reply-post-date,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies .bbp-topic-post-date{color:var(--dash-bbp-muted) !important;text-shadow:none !important}html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies a,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies a:visited,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies .bbp-admin-links a,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies .bbp-author-name,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies .bbp-author-link{color:var(--dash-bbp-link) !important;text-decoration-color:currentColor !important}html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies a:hover,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums ul.bbp-replies a:focus-visible{color:var(--dash-bbp-link-hover) !important;text-decoration-color:currentColor !important}html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta .bbp-author-link,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta .bbp-author-link a,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta a.bbp-author-avatar,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta a.bbp-author-name,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-meta .bbp-author-link,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic:hover .bbp-topic-meta .bbp-author-link a,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic:focus-within .bbp-topic-meta .bbp-author-link,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic:focus-within .bbp-topic-meta .bbp-author-link a{background:#ecfdf3 !important;border-color:#b7e4c7 !important;color:var(--dash-bbp-link) !important;text-shadow:none !important}html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta .bbp-author-link *,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta a.bbp-author-avatar *,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta a.bbp-author-name *{color:inherit !important;text-shadow:none !important}html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta .bbp-author-link:hover,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta .bbp-author-link:focus-within,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta .bbp-author-link:hover a,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta .bbp-author-link:focus-within a,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta a.bbp-author-avatar:hover,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta a.bbp-author-avatar:focus-visible,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta a.bbp-author-name:hover,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta a.bbp-author-name:focus-visible{background:var(--dash-bbp-header) !important;border-color:var(--dash-bbp-header) !important;color:var(--dash-bbp-on-header) !important;text-decoration:none !important;text-shadow:none !important}html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta .bbp-author-link:hover *,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta .bbp-author-link:focus-within *,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta a.bbp-author-name:hover *,html:not([data-dashboard-user-theme="night"]) body:not(.dashboard-appearance-dark) #bbpress-forums li.bbp-body ul.topic .bbp-topic-meta a.bbp-author-name:focus-visible *{color:var(--dash-bbp-on-header) !important}#bbpress-forums :where(input,select,textarea,button,[role="button"]):focus-visible{outline:3px solid var(--dash-focus-ring,var(--dash-green-mid)) !important;outline-offset:3px !important;box-shadow:0 0 0 5px rgba(var(--dash-green-mid-rgb),0.18) !important}#bbpress-forums :where(input,select,textarea)[aria-invalid="true"]{border-color:var(--dash-error) !important;box-shadow:0 0 0 3px rgba(185,28,28,0.18) !important}#bbpress-forums :where(input,select,textarea):user-invalid{border-color:var(--dash-error) !important;box-shadow:0 0 0 3px rgba(185,28,28,0.18) !important}@media(forced-colors: active){#bbpress-forums :where(input,select,textarea,button,[role="button"]):focus-visible{outline:3px solid CanvasText !important;outline-offset:3px !important;box-shadow:none !important}}