/* User-approved manual palette, 2026-09-08. Layout, typography and renderer unchanged.
   Palette source: Community Strategy, marketing kit R2, page 4. */
:root[data-brand-palette="manual"]:root {
  --panel:#f5ebd8;
  --panel-2:#eee4d2;
  --panel-bd:#a0a68b;
  --ink:#214e55;
  --ink-dim:#47666a;
  --ink-faint:#47666a;
  --accent:#214e55;
  --accent-ink:#f5ebd8;
  --accent-2:#a0a68b;
  --chip:#e4dfcc;
  --hair:#214e5524;
  --scrim:#f5ebd8ee;
  --shadow:0 8px 28px #214e5520;
}
[data-brand-palette="manual"] .citizen-entry{color:#f5ebd8;box-shadow:0 3px 9px #214e5520}
[data-brand-palette="manual"] .citizen-entry:hover{background:#47666a}
[data-brand-palette="manual"] .citizen-entry[aria-pressed="true"]{outline-color:#dea044}
[data-brand-palette="manual"] :focus-visible{outline-color:#214e55}
[data-brand-palette="manual"] #lettersModal .citizen-phone :focus-visible{outline-color:#75a8ba}
[data-brand-palette="manual"] .brand-avatar{outline-color:#a0a68b}
/* Gazette: retain paper, print ink and illustrations; brand only the editorial accents. */
[data-brand-palette="manual"] .gz-paper .gz-desk{border-color:#a0a68b;color:#47666a}
[data-brand-palette="manual"] .gz-paper .gz-desk.on{background:#214e55;border-color:#214e55;color:#f5ebd8}
[data-brand-palette="manual"] .gz-paper .gz-action,
[data-brand-palette="manual"] .gz-paper .gz-story-link{color:#214e55!important}
[data-brand-palette="manual"] .gz-paper .gz-action{border-color:#a0a68b}
[data-brand-palette="manual"] .gz-paper .gz-action:hover,
[data-brand-palette="manual"] .gz-paper .gz-desk:not(.on):hover{background:#e4dfcc}
[data-brand-palette="manual"] .gz-paper .gz-rule:not(.thick){background:#a0a68b}
[data-brand-palette="manual"] .gz-paper .gz-card,
[data-brand-palette="manual"] .gz-paper .gz-foot{border-color:#a0a68b}
[data-brand-palette="manual"] .gz-paper .gz-kick,
[data-brand-palette="manual"] .gz-paper .gz-date,
[data-brand-palette="manual"] .gz-paper .gz-when,
[data-brand-palette="manual"] .gz-paper .gz-foot,
[data-brand-palette="manual"] .gz-paper .gz-reader-meta,
[data-brand-palette="manual"] .gz-paper .gz-reader-note{color:#47666a}
[data-brand-palette="manual"] .overview-zoom button{background:#f5ebd8;color:#214e55;border-color:#a0a68b}
[data-brand-palette="manual"] .side .avatar{border-color:#eee4d2}
[data-brand-palette="manual"] .side .need .bar i{background:#75a8ba!important}
[data-brand-palette="manual"] .side .need:nth-child(2) .bar i{background:#a0a68b!important}
[data-brand-palette="manual"] .side .need meter::-webkit-meter-optimum-value{background:#75a8ba}
[data-brand-palette="manual"] .side .need:nth-child(2) meter::-webkit-meter-optimum-value{background:#a0a68b}
[data-brand-palette="manual"] .side .need meter::-moz-meter-bar{background:#75a8ba}
[data-brand-palette="manual"] .side .need:nth-child(2) meter::-moz-meter-bar{background:#a0a68b}
