/* Public forum workspace. Open Daylight; independent of the Studio admin shell. */
.bc-open { --bc-muted: #62695f; --bc-acid-ink: #40500b; min-height: 100dvh; }
.bc-open *, .bc-open *::before, .bc-open *::after { box-sizing: border-box; }
.bc-open [hidden] { display: none !important; }
.bc-open a { color: inherit; }
.bc-open :focus-visible { outline: 3px solid #506719; outline-offset: 4px; }
.bc-open button, .bc-open input, .bc-open textarea, .bc-open select { font: inherit; }
.bc-open button, .bc-open summary, .bc-open select { cursor: pointer; }
.bc-open button:disabled { cursor: wait; opacity: .55; }
.bc-open .bc-icon { inline-size: 20px; block-size: 20px; flex: 0 0 20px; }
.bc-open .bc-button, .bc-open .bc-forum .bc-cta {
  display: inline-flex; align-items: center; justify-content: center; gap: 9px; min-height: 44px;
  padding: 11px 18px; border: 1px solid transparent; border-radius: 10px; background: var(--bc-acid);
  color: var(--bc-ink); font-weight: 700; font-size: 14px; line-height: 1.4; text-decoration: none; white-space: nowrap;
  box-shadow: none; cursor: pointer;
}
.bc-open .bc-button:hover { background: #c9ef32; }
.bc-open .bc-button--secondary { border-color: var(--bc-line); background: #fff; }
.bc-open .bc-button--secondary:hover { background: var(--bc-mist); }
.bc-open .bc-button--small { padding: 8px 14px; }
.bc-open .bc-icon-button { display: inline-flex; justify-content: center; align-items: center; min-width: 44px; min-height: 44px; padding: 6px; border: 0; background: transparent; color: inherit; font-size: 26px; }
.bc-open .bc-text-btn { min-height: 44px; display: inline-flex; align-items: center; font-size: 13px; color: #424a3d; }
.bc-skip { position: absolute; inset-inline-start: 14px; top: -100px; padding: 12px 18px; background: var(--bc-acid); z-index: 100; }
.bc-skip:focus { top: 12px; }
.bc-workspace-header { display: flex; align-items: center; gap: 32px; height: 80px; padding: 0 36px; border-bottom: 1px solid var(--bc-line); background: var(--bc-paper); position: sticky; top: 0; z-index: 30; }
.bc-workspace-brand { display: flex; align-items: center; gap: 15px; flex-shrink: 0; white-space: nowrap; }
.bc-forum-label { border-inline-start: 1px solid var(--bc-line); padding-inline-start: 15px; font: 500 13px var(--bc-body); text-decoration: none; }
.bc-forum-back { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; padding: 8px 12px; border: 1px solid var(--bc-line); border-radius: 8px; background: var(--bc-panel); font-size: 13px; font-weight: 600; text-decoration: none; }
.bc-forum-back .bc-icon { transform: rotate(180deg); }
[dir="rtl"] .bc-forum-back .bc-icon { transform: none; }
@media (hover: hover) and (pointer: fine) { .bc-forum-back:hover { background: var(--bc-mist); border-color: #8b9384; } }
.bc-global-search { display: flex; align-items: center; gap: 10px; max-width: 480px; flex: 1; margin-inline: auto; padding-inline: 15px 0; border: 1px solid var(--bc-line); border-radius: 10px; background: #fff; }
.bc-global-search input { min-width: 0; width: 100%; height: 42px; border: 0; background: transparent; font-size: 14px; color: var(--bc-ink); }
.bc-header-account { display: flex; align-items: center; gap: 22px; font-size: 13px; white-space: nowrap; }
.bc-studio-link { text-decoration: none; font-weight: 600; }
.bc-account-menu { position: relative; }
.bc-account-menu summary { display: flex; list-style: none; min-height: 44px; align-items: center; }
.bc-account-menu summary::-webkit-details-marker { display: none; }
.bc-account-menu > div { position: absolute; inset-inline-end: 0; top: 55px; min-width: 210px; padding: 20px; border: 1px solid var(--bc-line); border-radius: 12px; background: #fff; box-shadow: 0 12px 30px #12151112; }
.bc-account-menu strong { display: block; margin-bottom: 12px; }
.bc-workspace { display: grid; grid-template-columns: 210px minmax(0, 1fr); max-width: 1600px; margin: 0 auto; }
.bc-sidebar { position: sticky; top: 80px; height: calc(100dvh - 80px); padding: 36px 18px; border-inline-end: 1px solid var(--bc-line); }
.bc-nav-caption { margin: 0 12px 14px; color: var(--bc-muted); font-size: 10px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; }
.bc-nav-item { display: flex; gap: 12px; align-items: center; min-height: 48px; padding: 10px 13px; border-radius: 9px; margin-block: 5px; text-decoration: none; font-size: 14px; font-weight: 600; }
.bc-nav-item:hover { background: var(--bc-mist); }
.bc-nav-item.is-current { background: var(--bc-acid); }
.bc-nav-resources { margin-top: 38px; }
.bc-resource-nav .bc-nav-item { color: var(--bc-muted); font-weight: 500; }
.bc-sidebar-note { display: flex; gap: 8px; margin: 48px 12px 0; color: var(--bc-muted); font-size: 12px; line-height: 1.6; }
.bc-sidebar-note p { margin: 0; }
.bc-dot { display: inline-block; flex: 0 0 7px; width: 7px; height: 7px; border-radius: 50%; background: #7f9c20; margin-block-start: 6px; }
.bc-open .bc-main { min-width: 0; }
.bc-open .bc-forum { max-width: 1250px; width: 100%; padding: 42px 42px 80px; margin: 0 auto; }
.bm-home-daylight.bc-root.bc-open .bc-forum h1 { font-size: clamp(26px, 2.8vw, 38px); line-height: 1.18; font-weight: 600; letter-spacing: -1.4px; margin: 0; max-width: none; }
.bm-home-daylight.bc-root.bc-open .bc-forum h2 { margin: 0; font-size: 19px; line-height: 1.4; letter-spacing: -.5px; font-weight: 600; }
.bm-home-daylight.bc-root.bc-open .bc-forum h3 { margin: 0; font-size: 17px; line-height: 1.45; letter-spacing: -.25px; font-weight: 600; }
.bc-open .bc-eyebrow { margin: 0 0 10px; color: var(--bc-muted); font-size: 10px; letter-spacing: 1.6px; font-weight: 700; text-transform: uppercase; }
.bc-subtitle { margin: 12px 0 0; color: var(--bc-muted); font-size: 15px; line-height: 1.7; max-width: 600px; }
.bc-hub-heading { display: flex; justify-content: space-between; gap: 24px; align-items: center; margin-bottom: 30px; }
.bc-intent-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.bc-intent { display: flex; align-items: center; gap: 15px; padding: 25px 20px; background: #fff; border: 1px solid var(--bc-line); border-radius: 13px; text-decoration: none; }
.bc-intent--question { background: #f0f6d7; border-color: #d9e3b9; }
.bc-intent-icon { display: inline-flex; align-items: center; justify-content: center; width: 42px; height: 42px; border-radius: 12px; background: #fff; font-size: 25px; font-weight: 600; flex-shrink: 0; }
.bc-intent strong { display: block; font-size: 17px; font-weight: 600; }
.bc-intent small { display: block; color: var(--bc-muted); font-size: 13px; margin-top: 6px; line-height: 1.6; }
.bc-intent > .bc-icon { margin-inline-start: auto; }
.bc-welcome-foot { display: flex; justify-content: space-between; align-items: center; gap: 12px; color: var(--bc-muted); font-size: 12px; margin: 10px 0 26px; }
.bc-welcome-foot p { margin: 0; }
.bc-hub-columns > *, .bc-reading-columns > * { min-width: 0; max-width: 100%; }
.bc-thread-title, .bc-topic h1 { overflow-wrap: anywhere; }
.bc-hub-columns { display: grid; grid-template-columns: minmax(0, 1fr) 235px; gap: 30px; }
.bc-section-heading { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; margin: 12px 0 18px; }
.bc-section-heading > span { color: var(--bc-muted); font-size: 12px; }
.bc-category-filters { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 20px; }
.bc-category-filters a { display: inline-flex; align-items: center; min-height: 38px; padding: 6px 12px; border: 1px solid var(--bc-line); border-radius: 7px; background: #fff; font-size: 12px; text-decoration: none; }
.bc-category-filters a.is-current { background: var(--bc-ink); color: #fff; border-color: var(--bc-ink); }
.bc-open .bc-thread-list { border: 1px solid var(--bc-line); border-radius: 13px; overflow: hidden; background: #fff; }
.bc-open .bc-thread { grid-template-columns: 40px minmax(0, 1fr) auto; gap: 16px; align-items: start; padding: 22px; }
.bc-open .bc-thread:hover { background: #f7f9f1; }
.bc-thread-content { min-width: 0; }
.bc-thread-labels { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; margin: 0 0 7px; }
.bc-category-label { display: inline-flex; align-items: center; background: #f2f4ec; border-radius: 5px; padding: 3px 7px; font-size: 11px; line-height: 1.4; color: #525d48; font-weight: 600; }
.bc-open .bc-thread-meta { display: flex; flex-wrap: wrap; white-space: normal; align-items: center; gap: 4px 7px; font-size: 12px; line-height: 1.6; margin-top: 9px; }
.bc-thread-meta time { display: block; width: 100%; color: #747c6e; }
.bc-thread-resume { display: flex; align-items: center; gap: 6px; margin-top: 30px; font-size: 12px; color: var(--bc-muted); }
.bc-unread-count { display: inline-flex; gap: 5px; color: #47611b; font-size: 11px; font-weight: 700; }
.bc-unread-count::before { content: '•'; }
.bc-thread-email-state { display: inline-flex; align-items: center; gap: 6px; margin-top: 7px; color: var(--bc-muted); }
.bc-thread-email-state svg { width: 14px; height: 14px; }
.bc-follow-summary { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 6px; padding: 14px 16px; border: 1px solid var(--bc-line); border-radius: 12px; background: #f7f8f2; color: var(--bc-muted); font-size: 12px; }
.bc-follow-summary > div, .bc-follow-summary > span { display: flex; align-items: center; gap: 7px; }
.bc-follow-summary strong { color: var(--bc-ink); }
.bc-follow-summary svg { width: 15px; height: 15px; flex: 0 0 auto; }
.bc-host-note { background: #f0f3e7; padding: 25px 22px; border: 1px solid #e1e6d5; border-radius: 13px; }
.bc-host-mark { display: block; font-size: 36px; color: #5c752a; line-height: 1; margin-bottom: 25px; }
.bc-host-note p:not(.bc-eyebrow), .bc-quiet-note p { color: #5d6653; font-size: 13px; line-height: 1.8; margin: 12px 0 15px; }
.bc-host-note a, .bc-quiet-note a { font-size: 12px; font-weight: 700; text-underline-offset: 4px; }
.bc-quiet-note { padding: 25px 22px; }
.bc-quiet-note > .bc-icon { margin: 3px 0 17px; }
.bc-draft-shortcut { display: flex; align-items: center; gap: 15px; border: 1px solid var(--bc-line); border-radius: 12px; padding: 16px 20px; margin: 0 0 30px; text-decoration: none; background: #fff; font-size: 13px; }
.bc-draft-shortcut strong { display: block; margin-bottom: 4px; }
.bc-draft-shortcut > .bc-icon:last-child { margin-inline-start: auto; }
.bc-filter-tabs { display: flex; gap: 20px; border-block-end: 1px solid var(--bc-line); margin-bottom: 22px; }
.bc-filter-tabs a, .bc-filter-tabs button { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 10px 0; border: 0; border-bottom: 2px solid transparent; border-radius: 0; background: transparent; font-size: 13px; color: var(--bc-muted); text-decoration: none; }
.bc-filter-tabs .is-current { border-bottom-color: var(--bc-ink); color: var(--bc-ink); font-weight: 700; }
.bc-empty { background: #fff; border: 1px dashed var(--bc-line); border-radius: 14px; padding: 48px 28px; text-align: center; }
.bc-empty > .bc-icon { width: 34px; height: 34px; margin-bottom: 20px; }
.bc-empty p { font-size: 14px; line-height: 1.7; color: var(--bc-muted); max-width: 400px; margin: 14px auto 22px; }
.bc-draft-list { display: grid; gap: 16px; }
.bc-draft-card { display: flex; justify-content: space-between; gap: 20px; border: 1px solid var(--bc-line); border-radius: 12px; padding: 24px; background: #fff; }
.bc-draft-card h2 a { text-decoration: none; }
.bc-draft-card p, .bc-draft-card time { color: var(--bc-muted); font-size: 13px; line-height: 1.7; }
.bc-draft-card .bc-draft-context { margin: 7px 0; padding-inline-start: 10px; border-inline-start: 2px solid #b7c68b; color: #4d5f37; }
.bc-draft-meta { display: flex; align-items: center; flex-wrap: wrap; gap: 8px 16px; margin-top: 9px; }
.bc-draft-meta span { display: inline-flex; align-items: center; gap: 5px; color: var(--bc-muted); font-size: 12px; }
.bc-draft-meta svg { width: 14px; height: 14px; }
.bc-draft-card-actions { display: flex; align-items: center; gap: 12px; }
/* Chronological reading */
.bc-open .bc-topic { max-width: none; border: 0; display: block; margin-bottom: 26px; padding: 0; }
.bc-open .bc-topic-nav { display: flex; gap: 12px; margin-bottom: 20px; }
.bm-home-daylight.bc-root.bc-open .bc-thread-page h1 { max-width: 850px; font-size: clamp(26px, 2.8vw, 36px); }
.bc-open .bc-thread-byline { margin: 14px 0 24px; font-size: 12px; gap: 9px; }
.bc-topic-controls { display: flex; align-items: flex-start; flex-wrap: wrap; gap: 20px 28px; }
.bc-follow-control { display: grid; justify-items: start; gap: 4px; margin: 0; max-width: 220px; }
.bc-open .bc-follow-button { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 44px; padding: 9px 16px; border: 1px solid var(--bc-line); border-radius: 9px; background: var(--bc-panel); color: var(--bc-ink); font: inherit; font-size: 14px; font-weight: 600; cursor: pointer; transition: background-color 150ms ease, border-color 150ms ease; }
.bc-open .bc-follow-button:hover { border-color: var(--bc-muted); }
.bc-open .bc-follow-button.is-following { background: #eef2e2; border-color: #b5c491; color: #465b24; }
.bc-open .bc-follow-button.is-following .bc-icon, .bc-thread-followed .bc-icon { fill: currentColor; }
.bc-open .bc-follow-button:focus-visible, .bc-follow-destination:focus-visible { outline: 2px solid var(--bc-ink); outline-offset: 3px; }
.bc-open .bc-follow-button:disabled { opacity: .65; cursor: wait; }
.bc-follow-destination { display: inline-flex; align-items: center; min-height: 44px; color: var(--bc-muted); font-size: 12px; text-decoration: underline; text-underline-offset: 3px; }
.bc-follow-status { margin: 0; color: #8f332d; font-size: 12px; }
.bc-thread-followed { display: inline-flex; align-items: center; color: #465b24; }
.bc-thread-followed .bc-icon { width: 16px; height: 16px; }
@media (prefers-reduced-motion: reduce) { .bc-open .bc-follow-button { transition: none; } }
.bc-notification-settings { position: relative; font-size: 12px; }
.bc-topic-title { display: flex; align-items: flex-start; gap: 10px; }
.bm-home-daylight.bc-root.bc-open .bc-topic-title h1 { flex: 0 1 auto; min-width: 0; }
.bc-topic-pencil { flex: 0 0 44px; margin-top: 4px; }
.bc-topic-category { display: flex; flex-wrap: wrap; align-items: center; gap: 8px 16px; margin-bottom: 14px; }
.bc-topic-category .bc-category-label { font-size: 13px; line-height: 1.6; }
.bc-topic-title-form, .bc-topic-category-form { display: grid; gap: 12px; margin-bottom: 18px; max-width: 100%; }
.bc-topic-category-form { max-width: 520px; }
.bc-topic-category-form label { font-size: 13px; font-weight: 600; }
.bc-topic-title-input { width: 100%; min-width: 0; font-size: 24px; font-weight: 600; }
.bc-topic-save-status { margin: 0 0 12px; font-size: 12px; color: var(--bc-muted); }
.bc-topic-save-status:empty { display: none; }
.bc-notifications { scroll-margin-top: 100px; width: 100%; max-width: 580px; }
.bc-notification-status { display: flex; align-items: flex-start; gap: 12px; }
.bc-notification-icon { display: inline-flex; align-items: center; justify-content: center; flex: 0 0 36px; height: 36px; border: 1px solid var(--bc-line); border-radius: 10px; color: var(--bc-muted); }
.bc-notification-label { margin: 0 0 3px; font-size: 12px; color: var(--bc-muted); }
.bc-notification-current { margin: 0; font-size: 14px; font-weight: 600; }
.bc-notification-settings { margin-inline-start: 48px; }
.bc-notification-settings > summary { display: flex; align-items: center; gap: 6px; width: fit-content; max-width: 100%; min-height: 44px; padding-block: 8px; font-size: 12px; color: var(--bc-muted); list-style: none; text-decoration: underline; text-underline-offset: 3px; }
.bc-notification-settings > summary::-webkit-details-marker { display: none; }
.bc-notification-settings > summary:hover { color: var(--bc-ink); }
.bc-notification-settings > summary .bc-icon { width: 16px; height: 16px; flex-shrink: 0; }
.bc-notification-settings[open] > summary .bc-icon { transform: rotate(180deg); }
.bc-notification-panel { position: absolute; top: calc(100% + var(--bc-notification-offset, 0px)); inset-inline-start: 0; display: grid; gap: 16px; width: min(440px, calc(100vw - 80px)); max-height: min(680px, var(--bc-notification-space, 70vh)); overflow-y: auto; overscroll-behavior: contain; min-width: 0; background: #fff; border: 1px solid var(--bc-line); border-radius: 12px; padding: 20px; z-index: 10; box-shadow: 0 12px 30px #12151112; }
.bc-notification-panel-heading { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.bc-open .bc-notification-panel-heading h2 { margin: 0; font-size: 17px; font-weight: 600; }
.bc-notification-panel-heading .bc-icon-button { flex-shrink: 0; }
.bc-notification-form { display: grid; gap: 16px; margin: 0; }
.bc-notification-pending { margin: 0; font-size: 12px; color: var(--bc-muted); }
.bc-notification-actions { position: sticky; bottom: -20px; display: grid; gap: 8px; padding: 12px 0 20px; border-top: 1px solid var(--bc-line); background: var(--bc-panel); }
.bc-open .bc-notification-form .bc-button:disabled { cursor: default; opacity: .55; }
.bc-notification-choices { border: 0; padding: 0; margin: 0; min-width: 0; }
.bc-notification-choices legend { margin-bottom: 8px; font-size: 12px; font-weight: 600; }
.bc-notification-choice { display: flex; align-items: flex-start; gap: 10px; min-height: 44px; padding: 12px; border: 1px solid var(--bc-line); border-radius: 8px; font-size: 13px; line-height: 1.5; cursor: pointer; }
.bc-notification-choice + .bc-notification-choice { margin-top: 8px; }
.bc-notification-choice:has(input:checked) { border-color: #b5c491; background: #f3f6e9; }
.bc-notification-choice input { flex-shrink: 0; margin: 4px 0 0; accent-color: var(--bc-ink); }
.bc-notification-choice strong { display: block; font-weight: 600; }
.bc-notification-choice small { display: block; margin-top: 4px; font-size: 12px; color: var(--bc-muted); }
.bc-thread-page:has(.bc-notification-settings[open]) .bc-reply-dock { display: none; }
.bc-reading-columns { display: grid; grid-template-columns: minmax(0, 760px) 160px; gap: 36px; }
.bc-reading-columns--compact { grid-template-columns: minmax(0, 850px); }
.bc-reading-flow { min-width: 0; }
.bc-resume-banner { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 8px; padding: 10px 0 15px; border-bottom: 1px solid var(--bc-line); font-size: 12px; }
.bc-resume-banner > div { display: flex; flex-wrap: wrap; gap: 7px; align-items: center; }
.bc-resume-banner .bc-dot { margin: 0; }
.bc-resume-banner span:not(.bc-dot) { color: var(--bc-muted); }
.bc-open .bc-post-list { max-width: none; }
.bc-open .bc-post { padding: 28px 0; gap: 12px; scroll-margin-top: 110px; }
.bc-open .bc-post[hidden] { display: none; }
.bc-open .bc-post--nested { margin-inline-start: calc(var(--reply-depth) * 24px); padding-inline-start: 16px; border-inline-start: 2px solid #d7decc; }
.bc-post-unread { padding: 3px 7px; border-radius: 5px; background: #e6f2c5; color: #35530a; font-size: 11px; }
.bc-post.is-under-moderation { border-inline-start-color: #d49338; }
.bc-post-moderation { margin: 16px 0; padding: 14px 16px; border: 1px solid #ead1a9; border-radius: 10px; background: #fff8ed; font-size: 12px; }
.bc-post-moderation strong { display: flex; align-items: center; gap: 7px; }
.bc-post-moderation svg { width: 17px; height: 17px; }
.bc-post-moderation p { margin: 6px 0 9px; color: var(--bc-muted); }
.bc-post-moderation .bc-text-btn { margin-inline-end: 12px; }
.bc-moderation-page { max-width: 980px; }
.bc-moderation-rule { display: flex; gap: 14px; padding: 18px; margin-bottom: 24px; border: 1px solid var(--bc-line); border-radius: 12px; background: #f4f6ed; }
.bc-moderation-rule svg { width: 26px; flex: 0 0 auto; }
.bc-moderation-rule strong { display: block; margin-bottom: 4px; }
.bc-moderation-list { display: grid; gap: 18px; margin-top: 18px; }
.bc-moderation-card { padding: 24px; border: 1px solid var(--bc-line); border-radius: 14px; background: #fff; scroll-margin-top: 190px; }
.bc-moderation-card:target { border-color: #728331; box-shadow: 0 0 0 2px #e5edd4; }
.bc-moderation-card > header, .bc-moderation-tally, .bc-moderation-vote { display: flex; align-items: center; justify-content: space-between; gap: 12px; flex-wrap: wrap; }
.bc-moderation-card > header { color: #8a551b; font-size: 12px; font-weight: 700; }
.bc-open .bc-moderation-card h3 { margin: 18px 0 8px; font-size: 21px; overflow-wrap: anywhere; }
.bc-moderation-badge { display: inline-flex; align-items: center; gap: 7px; padding: 7px 10px; border-radius: 7px; background: #f5efe4; }
.bc-moderation-card--kept .bc-moderation-badge { color: #405126; background: #eef3e5; }
.bc-moderation-card--censored .bc-moderation-badge { color: #7a3929; background: #f7eae5; }
.bc-moderation-byline, .bc-moderation-participation { color: var(--bc-muted); font-size: 13px; }
.bc-moderation-timeline { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 16px; padding: 18px 0; margin: 18px 0; border-block: 1px solid var(--bc-line); }
.bc-moderation-timeline dt { color: var(--bc-muted); font-size: 12px; margin-bottom: 5px; }
.bc-moderation-timeline dd { margin: 0; font-size: 13px; line-height: 1.5; }
.bc-open .bc-moderation-context { display: inline-flex; align-items: center; min-height: 44px; font-size: 14px; font-weight: 600; text-decoration: underline; text-underline-offset: 4px; }
.bc-moderation-results { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 20px 0 10px; }
.bc-moderation-results > div { padding: 15px; border: 1px solid var(--bc-line); border-radius: 9px; }
.bc-moderation-results dt { font-size: 13px; color: var(--bc-muted); }
.bc-moderation-results dd { margin: 6px 0 0; font-size: 28px; font-weight: 600; }
.bc-moderation-choice { font-size: 14px; font-weight: 600; margin-top: 24px; }
.bc-moderation-outcome { padding: 16px; border-radius: 9px; background: #f3f5ee; line-height: 1.65; }
.bc-moderation-message { margin-block: 20px 8px; padding: 18px; border-inline-start: 3px solid #ccd6b7; background: #f7f8f3; border-radius: 0 9px 9px 0; overflow-wrap: anywhere; }
.bc-moderation-message-label { margin: 0 0 12px; font-size: 12px; font-weight: 600; color: var(--bc-muted); }
.bc-moderation-message .bc-post-body { font-size: 16px; line-height: 1.7; }
.bc-moderation-message img { max-width: 100%; height: auto; border-radius: 8px; }
.bc-moderation-reasons { margin: 18px 0; padding: 14px 16px; background: #f7f8f3; border-radius: 9px; }
.bc-moderation-reasons ul { margin: 8px 0 0; padding-inline-start: 20px; }
.bc-moderation-reasons summary { min-height: 28px; font-weight: 600; cursor: pointer; }
.bc-moderation-reasons li { overflow-wrap: anywhere; line-height: 1.7; }
.bc-moderation-tally { justify-content: flex-start; color: var(--bc-muted); font-size: 12px; }
.bc-moderation-vote { justify-content: flex-start; margin-top: 18px; }
.bc-moderation-vote .is-selected { box-shadow: 0 0 0 3px #b8d64a; }
.bc-moderation-author { margin-top: 18px; padding-top: 16px; border-top: 1px solid var(--bc-line); }
.bc-moderation-decisions { margin-top: 36px; padding-top: 24px; border-top: 1px solid var(--bc-line); }
@media (max-width: 760px) {
  .bc-moderation-card { padding: 18px; }
  .bc-moderation-timeline { grid-template-columns: 1fr; gap: 12px; }
  .bc-moderation-vote .bc-button { flex: 1 1 auto; white-space: normal; }
}
.bc-profile-moderation-count { display: inline-flex; align-items: center; gap: 7px; margin-top: 18px; color: var(--bc-muted); font-size: 12px; }
.bc-profile-moderation-count svg { width: 16px; }
.bc-profile-avatar-editor { display: grid; gap: 16px; margin: 24px 0; padding: 20px; border: 1px solid var(--bc-line); border-radius: 14px; background: #f7f8f3; }
.bc-profile-avatar-editor h2 { margin: 0 0 6px; font-size: 18px; }
.bc-profile-avatar-editor p { margin: 0; color: var(--bc-muted); }
.bc-profile-avatar-form { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; }
.bc-profile-avatar-form input[type="file"] { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.bc-profile-avatar-form input[type="file"]:focus + .bc-profile-avatar-file { outline: 2px solid currentColor; outline-offset: 3px; }
.bc-profile-avatar-file { min-width: 140px; color: var(--bc-muted); font-size: 12px; overflow-wrap: anywhere; }
.bc-profile-avatar-remove { justify-self: start; color: #8a3428; }
@media (max-width: 640px) { .bc-profile-avatar-form { align-items: stretch; flex-direction: column; } .bc-profile-avatar-form .bc-button { width: 100%; } }
.bc-open .bc-branch-toggle { display: inline-flex; align-items: center; gap: 6px; min-height: 44px; padding: 8px; border: 0; border-radius: 8px; background: transparent; color: #46513d; font-size: 12px; text-decoration: none; cursor: pointer; }
.bc-open .bc-branch-toggle:hover { background: #eff2e8; }
.bc-open .bc-branch-toggle .bc-icon { inline-size: 16px; block-size: 16px; flex-basis: 16px; transition: transform 160ms ease; }
.bc-branch-toggle[aria-expanded="false"] .bc-icon { transform: rotate(-90deg); }
.bc-branch-continuation { margin: 12px 0; padding-inline-start: 16px; border-inline-start: 2px solid #d7decc; }
.bc-open .bc-reply.bc-reply--inline { max-width: none; margin-top: 20px; padding: 20px 0 0; border-top: 1px solid var(--bc-line); scroll-margin-top: 100px; }
.bc-reply--inline h2 { font-size: 18px; }
@media (max-width: 640px) {
  .bc-open .bc-post--nested { margin-inline-start: calc(var(--reply-depth) * 10px); padding-inline-start: 8px; }
  .bc-open .bc-post--nested { grid-template-columns: 28px minmax(0, 1fr); gap: 8px; }
  .bc-open .bc-post--nested .bc-avatar--md { width: 28px; height: 28px; font-size: 11px; }
}
.bc-open .bc-post-face { grid-row: auto; align-self: start; }
.bc-open .bc-post-head { display: flex; align-items: center; gap: 8px; margin-bottom: 14px; }
.bc-open .bc-nick { margin: 0; font-size: 14px; }
.bc-post-date { display: flex; flex-wrap: wrap; gap: 8px; margin-inline-start: auto; color: var(--bc-muted) !important; text-decoration: none; font-size: 10px; }
.bc-open .bc-post-body { font-size: 16px; line-height: 1.85; overflow-wrap: anywhere; }
.bc-open .bc-post-body p { margin-bottom: 12px; }
.bc-open .bc-post-images { display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 12px; margin-top: 15px; }
.bc-open .bc-post-image { width: 100%; max-height: 450px; object-fit: contain; border-radius: 10px; background: #f0f1ec; }
.bc-open .bc-reactions { gap: 8px; margin: 0; position: relative; }
.bc-open .bc-reaction { min-height: 44px; font-size: 12px; }
.bc-open .bc-post-actions { gap: 6px 12px; margin-top: 16px; align-items: center; }
.bc-open .bc-vote, .bc-open .bc-post-reply { display: inline-flex; align-items: center; justify-content: center; gap: 7px; min-height: 44px; padding: 8px 12px; border: 1px solid transparent; border-radius: 24px; background: transparent; color: #46513d; font-size: 12px; font-weight: 600; text-decoration: none; }
.bc-open .bc-vote { min-width: 64px; background: #eff2e8; font-variant-numeric: tabular-nums; }
.bc-open .bc-vote:hover, .bc-open .bc-post-reply:hover { background: #e5ebd7; }
.bc-open .bc-vote.is-on { background: #e6f2c5; color: #35530a; border-color: #bbd389; }
.bc-vote.is-on .bc-icon { fill: #d5e8a6; }
.bc-open .bc-vote--count { background: #eff2e8; color: var(--bc-muted); }
.bc-vote-error { font-size: 12px; color: #8a3521; max-width: 240px; line-height: 1.5; }
.bc-open .bc-post-actions > details { width: auto; }
.bc-open .bc-post-actions > details[open] { width: 100%; }
.bc-post-menu > summary { display: inline-flex; align-items: center; justify-content: center; min-width: 44px; list-style: none; border-radius: 24px; color: var(--bc-muted); font-size: 12px; cursor: pointer; }
.bc-post-menu > summary::-webkit-details-marker { display: none; }
.bc-post-menu > summary:hover { background: #eff2e8; }
.bc-post-menu-content { padding: 14px; border: 1px solid var(--bc-line); border-radius: 12px; display: flex; flex-wrap: wrap; gap: 12px; }
.bc-post-menu-content > details { flex-basis: 100%; min-width: 0; }
.bc-report form { display: grid; gap: 12px; }
.bc-report label { display: block; font-size: 14px; font-weight: 600; }
.bc-delete-form { margin: 0; }
.bc-confirm-dialog { width: min(440px, calc(100vw - 32px)); max-width: none; margin: auto; padding: 0; border: 1px solid var(--bc-line); border-radius: 16px; background: var(--bc-panel); color: var(--bc-ink); box-shadow: 0 24px 70px #12151138; }
.bc-confirm-dialog::backdrop { background: #12151166; backdrop-filter: blur(3px); }
.bc-confirm-card { display: grid; grid-template-columns: 44px 1fr; gap: 14px; padding: 24px; }
.bc-confirm-icon { display: inline-flex; align-items: center; justify-content: center; width: 44px; height: 44px; border-radius: 12px; background: #f6e9e4; color: #8a3521; }
.bc-confirm-card h2 { margin: 0 0 7px; font-size: 20px; line-height: 1.25; }
.bc-confirm-card p { margin: 0; color: var(--bc-muted); font-size: 14px; line-height: 1.55; }
.bc-confirm-actions { grid-column: 1 / -1; display: flex; justify-content: flex-end; gap: 10px; margin-top: 8px; }
.bc-open .bc-forum .bc-confirm-dialog .bc-confirm-actions button.bc-button--danger[type="submit"] { border-color: #8a3521; background: #8a3521; color: #fff; }
.bc-open .bc-forum .bc-confirm-dialog .bc-confirm-actions button.bc-button--danger[type="submit"]:hover { background: #712b1b; }

/* Merchant groups */
.bc-pack-page { display: grid; gap: 32px; }
.bc-pack-page > .bc-crumb { margin: 0; }
.bc-pack-hero { display: grid; grid-template-columns: 68px minmax(0, 720px); gap: 22px; align-items: start; padding: 34px; border: 1px solid var(--bc-line); border-radius: 22px; background: linear-gradient(135deg, #f4f6eb 0%, #fff 66%); }
.bc-pack-hero__icon { display: grid; place-items: center; width: 68px; height: 68px; border-radius: 18px; background: var(--bc-acid); color: #171a14; }
.bc-pack-hero__icon .bc-icon { width: 31px; height: 31px; }
.bc-pack-intro { max-width: 660px; margin: 10px 0 0; color: #5d6653; font-size: 17px; line-height: 1.65; }
.bc-pack-join-card, .bc-pack-current { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 14px 28px; align-items: center; padding: 28px 30px; border: 1px solid var(--bc-line); border-radius: 18px; background: #fff; }
.bc-pack-join-card h2, .bc-pack-join-card p { margin: 0; }
.bc-pack-join-card p { margin-top: 7px; color: #5d6653; line-height: 1.6; }
.bc-pack-reassurance { grid-column: 1 / -1; padding-top: 13px; border-top: 1px solid var(--bc-line); font-size: 13px; }
.bc-pack-current { grid-template-columns: auto minmax(0, 1fr) auto; }
.bc-pack-current div, .bc-pack-ready div { display: grid; gap: 4px; }
.bc-pack-current span:not(.bc-pack-status-dot), .bc-pack-ready span:not(.bc-pack-status-dot) { color: #687062; font-size: 14px; }
.bc-pack-status-dot { width: 11px; height: 11px; border-radius: 50%; background: #a5d22c; box-shadow: 0 0 0 6px #eff7d9; }
.bc-pack-how { display: grid; gap: 18px; }
.bc-pack-steps { display: grid; grid-template-columns: repeat(3, 1fr); border: 1px solid var(--bc-line); border-radius: 18px; overflow: hidden; }
.bc-pack-steps article { position: relative; min-height: 190px; padding: 28px; background: #fff; }
.bc-pack-steps article + article { border-inline-start: 1px solid var(--bc-line); }
.bc-pack-steps article > span { display: grid; place-items: center; width: 30px; height: 30px; margin-bottom: 28px; border-radius: 50%; background: #eff3e5; color: #516031; font-size: 13px; font-weight: 700; }
.bc-pack-steps p { margin: 9px 0 0; color: #687062; font-size: 14px; line-height: 1.6; }
.bc-pack-heading, .bc-pack-members-head { display: flex; justify-content: space-between; gap: 20px; align-items: center; }
.bc-pack-stage, .bc-pack-you { padding: 6px 10px; border-radius: 999px; background: #eff3e5; color: #536044; font-size: 12px; font-weight: 700; }
.bc-pack-progress-card { display: grid; gap: 18px; padding: 24px 26px; border-radius: 18px; background: #f4f6eb; }
.bc-pack-progress-copy { display: flex; justify-content: space-between; gap: 20px; }
.bc-pack-progress-copy span { color: #687062; font-size: 14px; }
.bc-pack-progress { height: 8px; overflow: hidden; border-radius: 99px; background: #dfe4d5; }
.bc-pack-progress span { display: block; height: 100%; border-radius: inherit; background: #b8e829; transition: width 350ms ease; }
.bc-pack-ready { display: flex; gap: 18px; align-items: center; padding: 22px 26px; border: 1px solid #cbd9a9; border-radius: 18px; background: #f6f9ed; }
.bc-pack-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }
.bc-pack-action { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; gap: 15px; align-items: center; min-height: 104px; padding: 20px; border: 1px solid var(--bc-line); border-radius: 17px; color: var(--bc-ink); text-decoration: none; transition: transform 160ms ease, border-color 160ms ease, background 160ms ease; }
.bc-pack-action:hover { transform: translateY(-2px); border-color: #b8c59e; background: #fafbf7; }
.bc-pack-action--primary { background: #f3f7e7; }
.bc-pack-action > .bc-icon:first-child { width: 25px; height: 25px; }
.bc-pack-action > .bc-icon:last-child { width: 18px; height: 18px; }
.bc-pack-action span { display: grid; gap: 4px; }
.bc-pack-action small { color: #687062; font-size: 13px; line-height: 1.4; }
.bc-pack-members-head > span { color: #687062; font-size: 13px; }
.bc-pack-members { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin: 0; padding: 0; list-style: none; }
.bc-pack-member { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 14px 16px; border: 1px solid var(--bc-line); border-radius: 14px; background: #fff; }
.bc-pack-leave { padding-top: 20px; border-top: 1px solid var(--bc-line); }
.bc-pack-leave > .bc-text-btn { color: #7b4338; }

/* Official, commentable Becomy guides */
.bc-guide-library, .bc-guide-page, .bc-guide-admin { display: grid; gap: 30px; }
.bc-guide-library-hero, .bc-guide-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 28px; padding: 34px; border: 1px solid var(--bc-line); border-radius: 22px; background: linear-gradient(135deg, #f4f6eb 0%, #fff 70%); }
.bc-guide-library-hero > div, .bc-guide-heading > div:first-child { max-width: 760px; }
.bc-guide-library-hero p:last-child { margin: 10px 0 0; color: #5d6653; font-size: 17px; line-height: 1.65; }
.bc-guide-empty { display: grid; justify-items: start; gap: 10px; padding: 38px; border: 1px dashed #cbd1c2; border-radius: 18px; color: #5d6653; }
.bc-guide-empty .bc-icon { width: 30px; height: 30px; }
.bc-guide-empty p { margin: 0; }
.bc-guide-sections { display: flex; flex-wrap: wrap; gap: 8px; }
.bc-guide-sections a { padding: 9px 14px; border: 1px solid var(--bc-line); border-radius: 999px; color: #3f463d; font-size: 13px; font-weight: 650; text-decoration: none; }
.bc-guide-sections a:hover { border-color: #aebe89; background: #f4f7eb; }
.bc-guide-chapters { display: grid; gap: 20px; }
.bc-guide-chapter { display: grid; grid-template-columns: 250px minmax(0, 1fr); gap: 28px; padding: 28px; border: 1px solid var(--bc-line); border-radius: 20px; background: #fff; scroll-margin-top: 24px; }
.bc-guide-chapter > header { display: flex; gap: 14px; align-items: flex-start; }
.bc-guide-chapter > header > span { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 12px; background: var(--bc-acid); }
.bc-guide-chapter > header .bc-icon { width: 21px; height: 21px; }
.bc-guide-links { display: grid; gap: 22px; }
.bc-guide-nav-group { display: grid; gap: 8px; }
.bc-guide-nav-group h3 { color: #5d6653; font-size: 13px !important; text-transform: uppercase; letter-spacing: .08em !important; }
.bc-guide-card { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 15px 17px; border: 1px solid var(--bc-line); border-radius: 12px; color: var(--bc-ink); text-decoration: none; transition: border-color 150ms ease, transform 150ms ease, background 150ms ease; }
.bc-guide-card:hover { transform: translateX(3px); border-color: #b2bf94; background: #fafcf6; }
.bc-guide-card > span { display: grid; gap: 5px; }
.bc-guide-card small { color: #737a6d; }
.bc-guide-card .bc-icon { width: 17px; height: 17px; }
.bc-guide-breadcrumb { display: flex; flex-wrap: wrap; gap: 7px; align-items: center; color: #6d7467; font-size: 13px; }
.bc-guide-breadcrumb a { color: inherit; }
.bc-guide-heading { align-items: center; }
.bc-guide-updated { margin: 10px 0 0; color: #6d7467; font-size: 13px; }
.bc-guide-heading-actions { display: flex; flex-direction: column; align-items: flex-end; gap: 10px; }
.bc-guide-official { display: grid; grid-template-columns: 180px minmax(0, 760px); gap: 42px; padding: 36px; border: 1px solid var(--bc-line); border-radius: 20px; background: #fff; }
.bc-guide-official-mark { display: flex; align-items: flex-start; gap: 10px; color: #576249; font-size: 12px; font-weight: 700; line-height: 1.45; text-transform: uppercase; letter-spacing: .08em; }
.bc-guide-official-mark .bc-icon { flex: 0 0 auto; width: 22px; height: 22px; }
.bc-guide-content { color: #22261f; font-size: 16px; line-height: 1.75; }
.bc-guide-content > :first-child { margin-top: 0; }
.bc-guide-content h2 { margin-top: 32px !important; font-size: 24px !important; }
.bc-guide-content h3 { margin-top: 24px !important; }
.bc-guide-content img { max-width: 100%; height: auto; border: 1px solid var(--bc-line); border-radius: 14px; }
.bc-guide-content blockquote { margin-inline: 0; padding: 16px 20px; border-inline-start: 4px solid var(--bc-acid); background: #f7f9f1; }
.bc-guide-conversation { display: grid; gap: 24px; padding-top: 40px; border-top: 1px solid var(--bc-line); }
.bc-guide-conversation > header { max-width: 700px; }
.bc-guide-conversation > header p:last-child { margin-bottom: 0; color: #626a5c; line-height: 1.6; }
.bc-guide-editor { display: grid; gap: 22px; max-width: 900px; padding: 30px; border: 1px solid var(--bc-line); border-radius: 18px; background: #fff; }
.bc-guide-editor-grid { display: grid; grid-template-columns: 1fr 1.4fr 100px; gap: 16px; }
.bc-guide-editor .bc-field { display: grid; gap: 7px; }
.bc-guide-editor input, .bc-guide-editor select, .bc-guide-editor textarea { width: 100%; padding: 11px 13px; border: 1px solid var(--bc-line); border-radius: 10px; background: #fff; color: var(--bc-ink); font: inherit; }
.bc-guide-editor textarea { resize: vertical; line-height: 1.55; }
.bc-guide-editor small { color: #6d7467; }
.bc-guide-editor fieldset { display: flex; flex-wrap: wrap; gap: 12px; padding: 18px; border: 1px solid var(--bc-line); border-radius: 12px; }
.bc-guide-editor fieldset label { margin-inline-start: 5px; }

/* Forum search */
.bc-search-page { display: grid; gap: 28px; }
.bc-search-heading { max-width: 760px; }
.bc-search-heading > p:last-child { margin: 10px 0 0; color: #626a5c; font-size: 16px; line-height: 1.6; }
.bc-search-panel { display: grid; gap: 18px; padding: 24px; border: 1px solid var(--bc-line); border-radius: 18px; background: #fff; }
.bc-search-query { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; gap: 12px; align-items: center; }
.bc-search-query > .bc-icon { width: 22px; height: 22px; color: #66705e; }
.bc-search-query input { width: 100%; min-height: 48px; padding: 0 4px; border: 0; border-bottom: 1px solid var(--bc-line); background: transparent; color: var(--bc-ink); font: 500 17px var(--bc-body); outline: none; }
.bc-search-query input:focus { border-color: #869b52; }
.bc-search-panel fieldset { margin: 0; padding: 16px 0 0; border: 0; border-top: 1px solid var(--bc-line); }
.bc-search-panel legend { margin-bottom: 10px; color: #606858; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; }
.bc-search-categories { display: flex; flex-wrap: wrap; gap: 7px; }
.bc-search-categories a { padding: 7px 11px; border: 1px solid var(--bc-line); border-radius: 999px; color: #4e5748; font-size: 12px; font-weight: 650; text-decoration: none; }
.bc-search-categories a:hover, .bc-search-categories a.is-current { border-color: #a8bb79; background: #eff5df; color: #263016; }
.bc-search-privacy { display: flex; gap: 9px; align-items: center; margin: 0; color: #687062; font-size: 12px; }
.bc-search-privacy .bc-icon { flex: 0 0 auto; width: 18px; height: 18px; }
.bc-search-state { display: grid; justify-items: center; gap: 10px; padding: 54px 28px; border: 1px dashed #ccd2c3; border-radius: 18px; text-align: center; }
.bc-search-state > .bc-icon { width: 30px; height: 30px; color: #6c7565; }
.bc-search-state h2, .bc-search-state p { margin: 0; }
.bc-search-state p { max-width: 600px; color: #687062; line-height: 1.6; }
.bc-search-state > div { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-top: 8px; }
.bc-search-results-head { display: flex; align-items: end; justify-content: space-between; gap: 20px; }
.bc-search-results-head > span { color: #687062; font-size: 13px; }
.bc-search-results { display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; }
.bc-search-thread { display: grid; gap: 9px; padding: 20px 22px; border: 1px solid var(--bc-line); border-radius: 15px; background: #fff; color: var(--bc-ink); text-decoration: none; transition: transform 150ms ease, border-color 150ms ease; }
.bc-search-thread:hover { transform: translateY(-2px); border-color: #aebd88; }
.bc-search-thread h3, .bc-search-thread p { margin: 0; }
.bc-search-thread p { max-width: 760px; color: #626a5c; font-size: 14px; line-height: 1.55; }
.bc-search-thread footer { display: flex; align-items: center; gap: 12px; color: #727a6d; font-size: 12px; }
.bc-search-thread footer .bc-icon { width: 16px; height: 16px; margin-inline-start: auto; }
.bc-search-members { color: #65714f; font-size: 11px; font-weight: 700; }
.bc-thread-search-results { display: grid; gap: 10px; margin-bottom: 24px; padding: 22px; border: 1px solid var(--bc-line); border-radius: 16px; background: #f8faf5; }
.bc-thread-search-results > header { display: flex; align-items: baseline; justify-content: space-between; gap: 14px; }
.bc-thread-search-results > header span { color: #6d7568; font-size: 12px; }
.bc-thread-search-empty { display: flex; gap: 10px; align-items: center; color: #687062; }
.bc-thread-search-empty .bc-icon { width: 20px; height: 20px; }
.bc-search-result { display: grid; grid-template-columns: 130px minmax(0, 1fr) auto; gap: 15px; align-items: center; padding: 13px 0; border-top: 1px solid var(--bc-line); color: var(--bc-ink); text-decoration: none; }
.bc-search-result time { color: #6e7669; font-size: 12px; }
.bc-search-result p { margin: 0; line-height: 1.5; }
.bc-search-result > span { display: flex; gap: 6px; align-items: center; color: #566148; font-size: 12px; font-weight: 700; }
.bc-search-result > span .bc-icon { width: 15px; height: 15px; }
.bc-open .bc-select-shell::after { right: auto; inset-inline-end: .9rem; }
.bc-open .bc-select-shell .bc-select { padding-inline-end: 2.4rem; }
.bc-post-actions summary { min-height: 44px; padding-block: 12px; }
.bc-parent-reply { display: block; padding: 8px 12px; border-inline-start: 2px solid #acb79c; background: #f3f5ed; margin-bottom: 15px; color: var(--bc-muted) !important; font-size: 12px; text-decoration: none; }
.bc-unread-divider { display: flex; align-items: center; gap: 15px; font-size: 11px; font-weight: 600; color: #57721b; margin-block: 18px; }
.bc-unread-divider::before, .bc-unread-divider::after { content: ''; height: 1px; flex: 1; background: #bfcd9b; }
.bc-unread-divider span { padding: 5px 9px; border-radius: 999px; background: #eef5dc; }
.bc-timeline { position: sticky; top: 108px; align-self: start; max-height: calc(100dvh - 135px); overflow-y: auto; }
.bc-thread-search label { display: block; color: var(--bc-muted); font-size: 11px; margin-bottom: 10px; }
.bc-thread-search > div { display: flex; border: 1px solid var(--bc-line); background: #fff; border-radius: 8px; }
.bc-thread-search input { min-width: 0; width: 100%; border: 0; background: none; padding-inline-start: 10px; font-size: 11px; }
.bc-months { margin-top: 30px; }
.bc-months a { display: block; min-height: 44px; border-inline-start: 2px solid #dce2d1; padding: 14px 0 14px 15px; padding-inline: 15px 0; color: var(--bc-muted); text-decoration: none; font-size: 12px; }
.bc-months a.is-current { border-color: #7d9f27; color: #334817; font-weight: 700; background: linear-gradient(90deg,#edf3dd,transparent); }
.bc-reading-position { display: grid; gap: 5px; font-size: 12px; margin-top: 25px; }
.bc-reading-position strong { font: 600 24px var(--bc-headline); }
.bc-reading-position span { color: var(--bc-muted); }
.bc-thread-search-results { margin-block: 24px; padding: 24px; background: #fff; border: 1px solid var(--bc-line); border-radius: 12px; }
.bc-search-result { display: block; border-bottom: 1px solid var(--bc-line); padding-block: 18px; text-decoration: none; font-size: 14px; line-height: 1.7; }
.bc-search-result time { font-size: 11px; color: var(--bc-muted); }
.bc-open .bc-reply { max-width: none; scroll-margin-top: 100px; margin-top: 25px; border: 0; }
.bc-reply > h2 { margin-bottom: 20px !important; }
.bc-reply-dock { position: sticky; bottom: 18px; display: flex; align-items: center; gap: 20px; justify-content: space-between; padding: 12px 16px 12px 24px; margin-top: 24px; background: #fff; border: 1px solid var(--bc-line); border-radius: 12px; box-shadow: 0 4px 24px #12151112; z-index: 15; max-width: 760px; }
.bc-reply-dock > span { font-size: 13px; color: var(--bc-muted); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
/* Writing and image workshop */
.bc-open .bc-editor-page { max-width: 1200px; }
.bc-open .bc-thread-form, .bc-open .bc-form { gap: 22px; }
.bc-open .bc-field { gap: 8px; }
.bc-compose-label { display: block; margin-bottom: 10px; font-size: 14px; font-weight: 600; }
.bc-field-hint { margin: 8px 0 16px; font-size: 13px; line-height: 1.65; color: var(--bc-muted); }
.bc-notification-settings .bc-field-hint { margin: 0; }
.bc-open .bc-search-input, .bc-open .bc-select { border: 1px solid var(--bc-line); border-radius: 9px; background: #fff; min-height: 46px; color: var(--bc-ink); padding: 10px 13px; font-size: 14px; width: 100%; }
.bc-open .bc-title-input { font-size: 20px; padding: 16px 18px; min-height: 60px; font-weight: 500; }
.bc-open .bc-composer { display: block; margin: 0; border: 0; background: transparent; padding: 0; }
.bc-open .bc-composer.is-generating-open { display: grid; grid-template-columns: minmax(0, 1fr) 310px; gap: 22px; align-items: start; }
.bc-compose-main { min-width: 0; }
.bc-open .bc-wysiwyg { border: 1px solid var(--bc-line); border-radius: 12px; background: #fff; overflow: visible; }
.bc-open .bc-wysiwyg-bar { display: flex; flex-wrap: wrap; gap: 2px; background: #fff; border-bottom: 1px solid #edf0e6; border-radius: 12px 12px 0 0; padding: 8px; }
.bc-open .bc-wysiwyg-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 40px; min-width: 40px; font-size: 13px; padding: 8px 10px; border: 0; border-radius: 6px; background: transparent; color: #3e4837; }
.bc-open .bc-wysiwyg-btn:hover, .bc-open .bc-wysiwyg-btn.is-on { background: var(--bc-mist); }
.bc-open .bc-wysiwyg-btn--generate { background: #f0f5df; }
.bc-open .bc-composer-editor, .bc-open .bc-composer-body { min-height: 290px; padding: 25px; line-height: 1.85; font-size: 16px; overflow-wrap: anywhere; }
.bc-open .bc-composer-editor:focus-visible { outline-offset: -3px; border-radius: 0 0 10px 10px; }
.bc-open .bc-composer-editor p { margin-bottom: 12px; }
.bc-open .bc-composer-editor img { max-width: 100%; height: auto; }
/* Rich content keeps the same list markers in the editor, preview and published post. */
.bc-open :is(.bc-composer-editor, .bc-post-body, .bc-publish-preview, .bc-writing-compare, .bc-guide-content) :is(ol, ul) { display: block; margin: .5em 0 .8em; padding: 0; padding-inline-start: 1.6em; list-style-position: outside; }
.bc-open :is(.bc-composer-editor, .bc-post-body, .bc-publish-preview, .bc-writing-compare, .bc-guide-content) ol { list-style-type: decimal; }
.bc-open :is(.bc-composer-editor, .bc-post-body, .bc-publish-preview, .bc-writing-compare, .bc-guide-content) ul { list-style-type: disc; }
.bc-open :is(.bc-composer-editor, .bc-post-body, .bc-publish-preview, .bc-writing-compare, .bc-guide-content) li { display: list-item; margin-block: .2em; }
.bc-open :is(.bc-composer-editor, .bc-post-body, .bc-publish-preview, .bc-writing-compare, .bc-guide-content) li > :is(ol, ul) { margin-block: .2em; }
.bc-open .bc-composer-body--sync { min-height: 0; padding: 0; }
.bc-open .bc-composer-preview { display: flex; flex-wrap: wrap; gap: 10px; padding: 12px 20px; }
.bc-open .bc-composer-preview img { max-width: 150px; max-height: 160px; object-fit: contain; }
.bc-open .bc-emoji-menu { padding: 12px; max-width: 100%; }
.bc-writing-tools { margin-top: 15px; font-size: 13px; color: #4e5944; }
.bc-writing-tools summary { padding-block: 10px; min-height: 44px; font-weight: 600; }
.bc-writing-tools p { line-height: 1.6; color: var(--bc-muted); }
.bc-writing-options, .bc-action-row { display: flex; flex-wrap: wrap; gap: 10px; }
.bc-writing-suggestion { background: #fff; border: 1px solid var(--bc-line); padding: 20px; border-radius: 12px; margin: 16px 0; }
.bc-writing-compare { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin: 18px 0; font-size: 14px; line-height: 1.75; }
.bc-writing-compare > div { min-width: 0; overflow-wrap: anywhere; }
.bc-writing-compare strong { display: block; font-size: 11px; text-transform: uppercase; color: var(--bc-muted); margin-bottom: 8px; }
.bc-writing-compare img { max-width: 100%; }
.bc-compose-footer { display: flex; justify-content: flex-end; gap: 10px; margin-top: 18px; }
.bc-draft-status-row { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 10px; font-size: 12px; color: var(--bc-muted); margin-bottom: 4px; }
.bc-draft-status { display: inline-flex; gap: 8px; align-items: center; }
.bc-draft-status::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: #7b923c; }
.bc-visibility { border-top: 1px solid var(--bc-line); padding-top: 14px; font-size: 13px; color: var(--bc-muted); }
.bc-visibility summary { min-height: 44px; padding-block: 10px; }
.bc-visibility input { accent-color: #526923; }
.bc-inline-error { background: #fff0e9; color: #8a3521; border: 1px solid #efc9b8; border-radius: 8px; padding: 12px 15px; font-size: 13px; line-height: 1.6; }
.bc-attached-images { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 15px; }
.bc-attached-images:empty { display: none; }
.bc-attached-images figure { margin: 0; max-width: 220px; }
.bc-attached-images img { width: 100%; max-height: 240px; border-radius: 8px; object-fit: contain; }
.bc-attached-images figcaption { font-size: 11px; overflow-wrap: anywhere; color: var(--bc-muted); }
.bc-publish-preview { border: 1px solid var(--bc-line); border-radius: 12px; background: #fff; padding: 24px; margin-top: 20px; font-size: 16px; line-height: 1.85; }
.bc-publish-preview img { max-width: 100%; max-height: 400px; object-fit: contain; display: block; margin-top: 15px; }
.bc-reply-context { display: flex; align-items: center; justify-content: space-between; gap: 10px; font-size: 13px; background: #f0f3e5; border-radius: 8px; padding: 5px 14px; }
.bc-reply-context > div { min-width: 0; padding-block: 10px; }
.bc-reply-context p { margin: 8px 0 0; color: var(--bc-muted); font-size: 12px; line-height: 1.6; overflow-wrap: anywhere; }
.bc-reply-context > button { flex-shrink: 0; }
.bc-image-panel { position: sticky; top: 100px; max-height: calc(100dvh - 125px); overflow-y: auto; background: #fff; padding: 22px; border: 1px solid var(--bc-line); border-radius: 13px; }
.bc-image-panel-head { display: flex; align-items: start; gap: 5px; justify-content: space-between; }
.bc-image-panel-head .bc-eyebrow { font-size: 9px; margin-bottom: 6px; }
.bc-image-help { color: var(--bc-muted); font-size: 12px; line-height: 1.7; margin: 15px 0; }
.bc-image-panel label { display: block; font-weight: 600; font-size: 12px; margin: 15px 0 8px; }
.bc-image-panel .bc-filter-tabs { gap: 16px; margin-block: 16px; }
.bc-image-panel .bc-generate-prompt { width: 100%; resize: vertical; min-height: 110px; border: 1px solid var(--bc-line); border-radius: 8px; padding: 12px; background: #fafbf7; font-size: 13px; line-height: 1.7; }
.bc-wallet-box { padding: 0 13px 13px; margin-block: 16px; background: #f6f7f2; border: 1px solid #e7ebdf; border-radius: 10px; }
.bc-wallet-box label { margin-top: 12px; }
.bc-wallet-box p, .bc-wallet-box a { color: #526342; font-size: 11px; line-height: 1.8; margin-bottom: 0; }
.bc-image-launch { width: 100%; }
.bc-generation-status { font-size: 12px; line-height: 1.7; padding: 12px; background: #f0f4e3; border-radius: 8px; }
.bc-generation-preview { margin-top: 18px; }
.bc-generation-preview img { width: 100%; max-height: 280px; object-fit: contain; border-radius: 9px; }
.bc-generated-actions .bc-button { width: 100%; margin-top: 12px; }
.bc-open .bc-versions-label { font-size: 12px !important; margin: 22px 0 12px !important; }
.bc-image-history { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.bc-image-history > p { grid-column: 1/-1; color: var(--bc-muted); font-size: 12px; line-height: 1.7; }
.bc-version { border: 1px solid var(--bc-line); border-radius: 8px; background: #fafbf7; padding: 5px; text-align: start; min-height: 70px; }
.bc-version img { width: 100%; aspect-ratio: 1; object-fit: cover; border-radius: 5px; }
.bc-version span { display: block; font-size: 10px; color: var(--bc-muted); margin: 6px; }
.bc-image-back { width: 100%; margin-top: 20px; }
.bc-open .bc-pager { font-size: 13px; margin-block: 25px; }
.bc-pager a { display: inline-flex; min-width: 40px; min-height: 44px; align-items: center; justify-content: center; margin: 3px; padding: 7px; border: 1px solid var(--bc-line); border-radius: 7px; text-decoration: none; }
@media (max-width: 1200px) {
  .bc-workspace { grid-template-columns: 180px minmax(0, 1fr); }
  .bc-sidebar { padding-inline: 10px; }
  .bc-open .bc-forum { padding-inline: 28px; }
  .bc-hub-columns { grid-template-columns: minmax(0,1fr) 200px; gap: 20px; }
  .bc-reading-columns { grid-template-columns: minmax(0,1fr) 135px; gap: 22px; }
  .bc-hub-heading { align-items: start; }
  .bc-new-discussion { font-size: 12px !important; padding-inline: 12px !important; }
  .bc-thread-resume span { display: none; }
  .bc-open .bc-composer.is-generating-open { grid-template-columns: minmax(0,1fr) 280px; gap: 14px; }
  .bc-image-panel { padding: 16px; }
}
@media (max-width: 1000px) {
  .bc-hub-columns { grid-template-columns: minmax(0, 1fr); }
  .bc-hub-aside { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 14px; }
  .bc-quiet-note { border: 1px solid var(--bc-line); border-radius: 13px; }
  .bc-open .bc-composer.is-generating-open { display: block; }
  .bc-image-panel { position: fixed; top: 88px; inset-inline-end: 16px; width: min(390px, calc(100vw - 32px)); z-index: 50; max-height: calc(100dvh - 110px); box-shadow: 0 12px 100px #12151133; }
  .bc-workspace-header { padding-inline: 22px; gap: 20px; }
  .bc-studio-link { display: none; }
  .bc-intent { padding: 18px; gap: 10px; }
  .bc-intent-icon { display: none; }
  .bc-intent strong { font-size: 15px; }
}
@media (max-width: 760px) {
  .bc-search-page { gap: 22px; }
  .bc-search-panel { padding: 18px; }
  .bc-search-query { grid-template-columns: auto minmax(0, 1fr); }
  .bc-search-query .bc-button { grid-column: 1 / -1; width: 100%; }
  .bc-search-results-head { display: grid; gap: 5px; }
  .bc-search-result { grid-template-columns: 1fr; gap: 5px; }
  .bc-search-result > span { display: none; }
  .bc-guide-library, .bc-guide-page, .bc-guide-admin { gap: 22px; }
  .bc-guide-library-hero, .bc-guide-heading { display: grid; padding: 24px; }
  .bc-guide-library-hero p:last-child { font-size: 15px; }
  .bc-guide-heading-actions { align-items: stretch; }
  .bc-guide-chapter { grid-template-columns: 1fr; padding: 22px; }
  .bc-guide-official { grid-template-columns: 1fr; gap: 22px; padding: 24px; }
  .bc-guide-editor { padding: 20px; }
  .bc-guide-editor-grid { grid-template-columns: 1fr; }
  .bc-pack-page { gap: 22px; }
  .bc-pack-hero { grid-template-columns: 1fr; padding: 24px; }
  .bc-pack-hero__icon { width: 52px; height: 52px; border-radius: 14px; }
  .bc-pack-intro { font-size: 15px; }
  .bc-pack-join-card, .bc-pack-current { grid-template-columns: 1fr; padding: 22px; }
  .bc-pack-current .bc-pack-status-dot { display: none; }
  .bc-pack-current .bc-cta, .bc-pack-join-card .bc-cta { width: 100%; }
  .bc-pack-steps, .bc-pack-actions, .bc-pack-members { grid-template-columns: 1fr; }
  .bc-pack-steps article { min-height: 0; padding: 22px; }
  .bc-pack-steps article + article { border-inline-start: 0; border-top: 1px solid var(--bc-line); }
  .bc-pack-steps article > span { margin-bottom: 17px; }
  .bc-pack-heading { align-items: flex-start; }
  .bc-pack-progress-copy { display: grid; gap: 5px; }
  .bc-workspace { display: block; }
  .bc-workspace-header { height: auto; min-height: 70px; display: grid; grid-template-columns: 1fr auto; padding: 12px 20px; gap: 12px; }
  .bc-workspace-brand { gap: 10px; }
  .bc-forum-label { padding-inline-start: 10px; font-size: 12px; }
  .bc-workspace-header--inner { row-gap: 6px; }
  .bc-workspace-header--inner .bc-workspace-brand { display: contents; }
  .bc-workspace-header--inner .bm-logo { grid-row: 1; grid-column: 1; justify-self: start; }
  .bc-workspace-header--inner .bc-header-account { grid-row: 1; grid-column: 2; }
  .bc-workspace-header--inner .bc-forum-back { grid-row: 2; grid-column: 1 / -1; justify-self: start; font-size: 13px; }
  .bc-workspace-header--inner .bc-global-search { grid-row: 3; }
  .bc-header-account { gap: 10px; }
  .bc-global-search { grid-row: 2; grid-column: 1/-1; width: 100%; max-width: none; }
  .bc-reading-page .bc-global-search { display: none; }
  .bc-sidebar { position: fixed; inset: auto 0 0; width: 100%; height: auto; padding: 5px 10px max(5px, env(safe-area-inset-bottom)); border: 0; border-top: 1px solid var(--bc-line); background: #fff; z-index: 40; }
  .bc-workspace-nav { display: grid; grid-template-columns: repeat(4,1fr); gap: 6px; }
  .bc-nav-item { flex-direction: column; gap: 5px; min-height: 54px; padding: 8px; margin: 0; font-size: 10px; border-radius: 8px; }
  .bc-nav-item.is-current { background: #f0f5df; color: #415e13; }
  .bc-nav-caption, .bc-resource-nav, .bc-sidebar-note { display: none; }
  .bc-reading-page .bc-sidebar { display: none; }
  .bc-open .bc-forum { padding: 27px 20px 110px; }
  .bc-hub-heading { display: block; margin-bottom: 23px; }
  .bc-hub-heading .bc-new-discussion { margin-top: 20px; width: 100%; font-size: 14px !important; }
  .bm-home-daylight.bc-root.bc-open .bc-forum h1 { font-size: 28px; letter-spacing: -.8px; }
  .bc-subtitle { font-size: 14px; line-height: 1.75; }
  .bc-intent-grid { grid-template-columns: 1fr; gap: 10px; }
  .bc-intent-icon { display: inline-flex; }
  .bc-welcome-foot { align-items: start; margin-bottom: 20px; }
  .bc-welcome-foot p { line-height: 1.7; padding-block: 10px; }
  .bc-section-heading > span { font-size: 10px; }
  .bc-category-filters { flex-wrap: nowrap; overflow-x: auto; padding-bottom: 8px; margin-inline-end: -20px; padding-inline-end: 20px; }
  .bc-category-filters a { white-space: nowrap; min-height: 44px; flex-shrink: 0; }
  .bc-open .bc-thread { grid-template-columns: 32px minmax(0,1fr); padding: 18px 15px; gap: 12px; }
  .bc-open .bc-thread > .bc-avatar { width: 32px; height: 32px; font-size: 13px; }
  .bc-open .bc-thread h3 { font-size: 16px !important; }
  .bc-thread-resume { display: none; }
  .bc-hub-aside { grid-template-columns: 1fr; gap: 0; }
  .bc-host-note { margin-top: 6px; }
  .bc-quiet-note { border: 0; }
  .bc-filter-tabs { gap: 15px; }
  .bc-follow-summary { align-items: flex-start; flex-direction: column; }
  .bc-filter-tabs a { font-size: 12px; }
  .bc-draft-card { display: block; padding: 20px; }
  .bc-draft-card-actions { margin-top: 16px; }
  .bc-draft-shortcut { padding: 16px; }
  .bc-reading-columns { display: flex; flex-direction: column; gap: 20px; }
  .bc-timeline { position: static; order: -1; max-height: none; overflow: visible; display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 12px; align-items: center; }
  .bc-months { grid-column: 1/-1; display: flex; gap: 8px; overflow-x: auto; margin: 0; }
  .bc-months .bc-eyebrow { display: none; }
  .bc-months a { padding: 12px; border: 1px solid var(--bc-line); border-radius: 7px; white-space: nowrap; font-size: 11px; }
  .bc-months a.is-current { border-color: #bacb96; background: #edf3dd; }
  .bc-reading-position { display: none; }
  .bc-timeline > .bc-text-btn { grid-row: 1; grid-column: 2; font-size: 11px; }
  .bc-thread-search label { display: none; }
  .bc-open .bc-topic-nav { margin-bottom: 14px; font-size: 12px; }
  .bc-topic-controls { gap: 8px; }
  .bc-topic-controls > .bc-button { display: none; }
  .bc-notification-settings { margin-inline-start: 0; }
  .bc-notification-settings > summary { margin-inline-start: 48px; }
  .bc-notification-panel { position: static; width: 100%; max-height: none; overflow: visible; margin-top: 4px; padding: 16px; box-shadow: none; }
  .bc-notification-form .bc-button { white-space: normal; }
  .bc-confirm-card { grid-template-columns: 1fr; padding: 20px; }
  .bc-confirm-actions { display: grid; grid-template-columns: 1fr 1fr; }
  .bc-notification-actions { bottom: 0; padding-bottom: 12px; }
  .bc-open .bc-post { grid-template-columns: 30px minmax(0,1fr); gap: 10px; padding: 24px 0; scroll-margin-top: 190px; }
  .bc-reading-page .bc-post { scroll-margin-top: 135px; }
  .bc-post .bc-avatar { width: 30px; height: 30px; font-size: 12px; }
  .bc-open .bc-post-head { gap: 5px; }
  .bc-post-date { width: 100%; margin: 0; font-size: 10px; }
  .bc-post-date span { margin-inline-start: auto; }
  .bc-open .bc-post-body { font-size: 15px; line-height: 1.8; }
  .bc-open .bc-post-actions { gap: 4px 8px; }
  .bc-post-menu > summary { font-size: 11px; }
  .bc-reply-context { align-items: start; flex-direction: column; padding-block: 10px; }
  .bc-open .bc-reactions { gap: 2px 14px; }
  .bc-open .bc-reaction { font-size: 11px; }
  .bc-reply-dock { position: fixed; bottom: 0; inset-inline: 0; max-width: none; border-radius: 0; padding: 12px 20px max(12px, env(safe-area-inset-bottom)); margin: 0; }
  .bc-reply-dock > span { font-size: 12px; }
  .bc-reply-dock .bc-button { padding-inline: 20px; }
  .bc-open .bc-composer-editor { min-height: 250px; padding: 20px; font-size: 16px; }
  .bc-open .bc-wysiwyg-btn { min-height: 44px; min-width: 44px; padding-inline: 9px; }
  .bc-open .bc-wysiwyg-bar-spacer { display: none; }
  .bc-open .bc-compose-footer { flex-wrap: wrap; }
  .bc-open .bc-compose-footer .bc-button { flex: 1 1 100%; width: 100%; min-width: 0; max-width: 100%; white-space: normal; }
  .bc-open .bc-title-input { font-size: 18px; }
  .bc-image-panel { position: fixed; inset: 0; width: 100%; height: 100dvh; max-height: none; border: 0; border-radius: 0; z-index: 80; padding: 24px 22px max(30px, env(safe-area-inset-bottom)); }
  .bc-image-panel-head { position: sticky; top: -24px; background: #fff; padding: 12px 0; z-index: 1; }
  .bc-image-panel .bc-generate-prompt { font-size: 16px; }
  .bc-image-panel .bc-select, .bc-image-panel .bc-search-input { font-size: 16px; }
  .bc-image-panel .bc-generation-preview img { max-height: 260px; }
  .bc-image-back { position: sticky; bottom: 0; box-shadow: 0 -8px 20px #fff; }
  .bc-writing-compare { grid-template-columns: 1fr; gap: 16px; }
  .bc-compose-footer > .bc-button { flex: 1; }
  .bc-draft-status-row { font-size: 11px; }
  .bc-open .bc-reply, .bc-open .bc-reply.bc-reply--inline, .bc-open .bc-notifications { scroll-margin-top: 190px; }
  .bc-reading-page .bc-reply, .bc-reading-page .bc-reply.bc-reply--inline, .bc-reading-page .bc-notifications { scroll-margin-top: 135px; }
}
@media (prefers-reduced-motion: reduce) {
  .bc-open *, .bc-open *::before, .bc-open *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
.bc-flash { margin: 20px 28px 0; padding: 14px 20px; border: 1px solid #d7e2be; border-radius: 10px; background: #f0f5e2; font-size: 14px; }
.bc-flash--error { border-color: #efc9b8; background: #fff0e9; color: #8a3521; }
/* Keep sticky forum controls attached to the viewport, even inside marketing's shell. */
.bm-shell.bc-open { overflow: visible; }
.bc-arrivals { display: block; padding: 14px 18px; margin-block: 16px; border-radius: 10px; background: #ecf4d8; color: #415d15; font-size: 13px; text-decoration: none; }

/* Reading language settings and transparent translations. */
.bc-language-settings { margin: 18px 0 28px; padding: 16px; border: 1px solid var(--bc-line); border-radius: 12px; }
.bc-language-settings summary { cursor: pointer; }
.bc-language-settings form { display: grid; gap: 16px; margin-top: 18px; }
.bc-language-settings fieldset { border: 0; padding: 0; }
.bc-language-choices { display: flex; flex-wrap: wrap; gap: 12px 20px; margin-top: 10px; }
.bc-language-settings label { display: flex; gap: 8px; align-items: center; flex-wrap: wrap; }
.bc-language-settings .bc-select { width: auto; max-width: 100%; }
.bc-language-empty { margin: 20px 0; }
.bc-translation-label, .bc-translation-original { font-size: 12px; font-weight: 400; color: var(--bc-muted); }
.bc-translation-original { margin-top: 8px; }
.bc-translation-original summary { cursor: pointer; }
.bc-translation-original > div { padding: 10px 0; font-size: 15px; }
.bc-composer-language { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; margin-bottom: 16px; }
.bc-composer-language .bc-select { width: auto; max-width: 100%; }
.bc-composer-language small { color: var(--bc-muted); font-size: 12px; }
.bc-language-settings .bc-language-international { flex-wrap: nowrap; align-items: flex-start; }
.bc-language-international input { flex-shrink: 0; margin-top: 4px; }
.bc-language-settings input[type="checkbox"] { accent-color: #728331; }
/* Activity means a new publication since visiting the category, not unread messages. */
.bc-category-filters a { gap: 8px; }
.bc-category-activity-dot { width: 8px; height: 8px; flex: 0 0 8px; border-radius: 50%; background: #728331; box-shadow: 0 0 0 3px #eef3db; }
.bc-category-filters a.is-current .bc-category-activity-dot { background: #d9ff43; box-shadow: none; }

.bc-translation-status { display: block; margin-block: 8px; color: var(--bc-muted); font-size: 12px; line-height: 1.5; font-weight: 400; }
