/* Australian Product Guide Brand System v46 — maintained research proof exception
 * Owner direction 20 Aug 2026: the homepage "Maintained Australian research"
 * proof banner deliberately retains APG's yellow heritage treatment with dark text.
 * Yellow is restricted to this research-proof surface; the owner-approved companion
 * decision-panel label below shares this same homepage heritage exception.
 */
body[data-brand-system-v46="true"] .apg-proof-band-v19,
body[data-brand-system-v46="true"] .apg-proof-band-v20{
  background:linear-gradient(90deg,#FFD65B,#F4BB45 62%,#F2B348)!important;
  border-top:1px solid #E0A630!important;
  border-bottom:1px solid #D89C24!important;
  color:#0F172A!important;
}
body[data-brand-system-v46="true"] .apg-proof-band-v19::before,
body[data-brand-system-v46="true"] .apg-proof-band-v19::after,
body[data-brand-system-v46="true"] .apg-proof-band-v20::before,
body[data-brand-system-v46="true"] .apg-proof-band-v20::after{background:rgba(255,255,255,.17)!important}
body[data-brand-system-v46="true"] .apg-proof-spark-v19{background:#FFF7DA!important;border-color:rgba(15,23,42,.13)!important}
body[data-brand-system-v46="true"] .apg-proof-spark-v19 svg{color:#2563EB!important}
body[data-brand-system-v46="true"] .apg-proof-band-v19 .apg-proof-copy-v19,
body[data-brand-system-v46="true"] .apg-proof-band-v19 .apg-proof-copy-v19 strong,
body[data-brand-system-v46="true"] .apg-proof-band-v19 .apg-proof-sub-v19,
body[data-brand-system-v46="true"] .apg-proof-band-v20 .apg-proof-kicker-v20,
body[data-brand-system-v46="true"] .apg-proof-band-v20 .apg-proof-main-v20>strong,
body[data-brand-system-v46="true"] .apg-proof-band-v20 .apg-proof-trust-v20{
  color:#0F172A!important;
  text-shadow:none!important;
}
/* The v32.3 independence-copy rule has three selector components and !important.
 * Keep this final rule equally/more specific so the latest owner-approved dark text wins. */
body[data-brand-system-v46="true"][data-brand-fidelity-v323="true"] .apg-proof-band-v20 .apg-proof-trust-v20{
  color:#0F172A!important;
  font-weight:800!important;
  text-shadow:none!important;
}
/* Counter tiles intentionally remain black with white numerals via v19/v20 source CSS. */

/* Owner-approved homepage companion accent.
 * Restore the compact "A clearer path to the right product" label above
 * "Start with your situation, not a generic winner" to the warm yellow treatment
 * it used before the v46.5 blue-only cleanup. Keep the surrounding decision panel
 * navy so the label reads as a deliberate highlight rather than a broader theme rollback.
 * #F4BB45 is the current governed APG heritage gold already used in the proof band.
 */
body[data-brand-system-v46="true"][data-institutional-v9="true"] .institutional-home-v9 .apg-home-decision-panel-v9 .apg-home-panel-label-v9{
  background:#F4BB45!important;
  background-color:#F4BB45!important;
  border-color:rgba(15,23,42,.18)!important;
  color:#0F172A!important;
  text-shadow:none!important;
}
