/* Master AI Healing Adaptive v3.2.1 — calm palette + per-element contrast */
:root{--mah-rgb:38,126,184;--mah-accent:#267eb8;--mah-season:120,145,201;--mah-page:#f5f7f8}
html[data-mah-color="red"]{--mah-rgb:196,63,72;--mah-accent:#c43f48}
html[data-mah-color="orange"]{--mah-rgb:202,102,31;--mah-accent:#ca661f}
html[data-mah-color="yellow"]{--mah-rgb:174,132,8;--mah-accent:#ae8408}
html[data-mah-color="green"]{--mah-rgb:40,129,79;--mah-accent:#28814f}
html[data-mah-color="blue"]{--mah-rgb:38,126,184;--mah-accent:#267eb8}
html[data-mah-color="indigo"]{--mah-rgb:76,70,151;--mah-accent:#4c4697}
html[data-mah-color="purple"]{--mah-rgb:139,63,151;--mah-accent:#8b3f97}
html[data-mah-season="spring"]{--mah-season:226,131,164;--mah-page:#fff8fa}
html[data-mah-season="summer"]{--mah-season:52,169,198;--mah-page:#f4fbfc}
html[data-mah-season="autumn"]{--mah-season:199,126,51;--mah-page:#fcf8f3}
html[data-mah-season="winter"]{--mah-season:120,145,201;--mah-page:#f6f8fc}
body.mah-enabled{background-color:var(--mah-page)!important;background-image:linear-gradient(145deg,rgba(var(--mah-season),.045),rgba(var(--mah-rgb),.025))!important;background-attachment:fixed!important}
body.mah-enabled:before{content:none!important;display:none!important}
.mah-on-dark{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.25)!important}
.mah-on-dark :is(svg,path){color:inherit}
.mah-on-light{color:#10233e!important;text-shadow:none!important}
body.mah-enabled :is(input,textarea,select){background:#fff!important;color:#10233e!important;border-color:#cbd5e1!important}
body.mah-enabled :is(input,textarea)::placeholder{color:#64748b!important;opacity:1!important}
body.mah-enabled :is(input,textarea,select):focus{outline:3px solid rgba(var(--mah-rgb),.20)!important;outline-offset:1px!important;border-color:rgb(var(--mah-rgb))!important}
body.mah-enabled a:focus-visible,body.mah-enabled button:focus-visible{outline:3px solid rgba(var(--mah-rgb),.35)!important;outline-offset:3px!important}
.mah-healing-note{position:fixed!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(prefers-reduced-motion:reduce){body.mah-enabled *,body.mah-enabled *:before,body.mah-enabled *:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
@media(forced-colors:active){body.mah-enabled{background:Canvas!important;color:CanvasText!important}.mah-on-dark,.mah-on-light{color:CanvasText!important;text-shadow:none!important}}
