/* 037R2D public About/FAQ/Merch appearance */
.publicAppearanceBar{max-width:720px;margin:18px auto 0;padding:0 24px;display:flex;gap:12px;align-items:center;justify-content:center;flex-wrap:wrap;color:var(--forest)}.publicAppearanceChoices{display:flex;gap:7px;flex-wrap:wrap}.publicAppearanceChoices button{border:1.5px solid var(--forest);border-radius:999px;padding:7px 11px;background:#fff;color:var(--forest);font:700 12px 'Quicksand',sans-serif;cursor:pointer}.publicAppearanceChoices button.activeTheme{background:var(--forest);color:var(--parchment);outline:3px solid rgba(227,167,59,.35)}
html[data-theme="dark"] body{background:#171b15;color:#f3ecd7}html[data-theme="dark"] .content-page{background:#171b15;color:#f3ecd7}html[data-theme="dark"] .content-body,html[data-theme="dark"] .about-section p{color:#e3dbc7}html[data-theme="dark"] .about-section h2,html[data-theme="dark"] .faq-q h3{color:#f3ecd7}html[data-theme="dark"] .faq-item{border-color:#555946}html[data-theme="dark"] .faq-q{color:#f3ecd7}html[data-theme="dark"] .faq-a,html[data-theme="dark"] .muted{color:#c6bea9}html[data-theme="dark"] .publicAppearanceBar{color:#f3ecd7}html[data-theme="dark"] .publicAppearanceChoices button{background:#313227;color:#f3ecd7;border-color:#6f765e}html[data-theme="dark"] .publicAppearanceChoices button.activeTheme{background:#596747;color:#fffaf0;border-color:#838b6d}
html[data-theme="dark"] .page-header{background:#202117;color:#f3ecd7}html[data-theme="dark"] .teaser-wrap{color:#f3ecd7}html[data-theme="dark"] .teaser-wrap h2,html[data-theme="dark"] .teaser-card h3,html[data-theme="dark"] .notify-card h3,html[data-theme="dark"] .field label{color:#f3ecd7}html[data-theme="dark"] .teaser-wrap>p.lead,html[data-theme="dark"] .teaser-card p,html[data-theme="dark"] .notify-card p.sub{color:#c6bea9}html[data-theme="dark"] .teaser-card,html[data-theme="dark"] .notify-card{background:#292a20;border-color:#555946}html[data-theme="dark"] .field input{background:#313227;color:#f3ecd7;border-color:#555946}
