/* Match Marketing's theme controls while keeping each journal's layout. */
html[data-theme="dark"] .top-bar .theme-toggle__btn.is-active {background:#36566f;color:#eaf4ff}
.top-bar .theme-toggle__btn:focus-visible {outline:2px solid #c4e8ff;outline-offset:3px}
