:root{--cwh-brand-primary:#18332d;--cwh-brand-on-primary:#ffffff;--cwh-brand-accent:#ee5638;--cwh-brand-on-accent:#000000;}
.cwh-home-header{border-bottom-color:var(--cwh-brand-primary)!important;}
.cwh-auth-card{border-top:4px solid var(--cwh-brand-primary)!important;}
.cwh-auth-card .cwh-button{background:var(--cwh-brand-primary)!important;border-color:var(--cwh-brand-primary)!important;color:var(--cwh-brand-on-primary)!important;}
.cwh-auth-card .cwh-button:hover,.cwh-auth-card .cwh-button:focus{background:var(--cwh-brand-accent)!important;border-color:var(--cwh-brand-accent)!important;color:var(--cwh-brand-on-accent)!important;}
.cwh-auth-card a{color:var(--cwh-brand-accent)!important;}
.cwh-auth-card input:focus{border-color:var(--cwh-brand-accent)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--cwh-brand-accent) 18%,transparent)!important;}
.cwh-brand-preview-primary{background:var(--cwh-brand-primary);color:var(--cwh-brand-on-primary);}
.cwh-brand-preview-accent{background:var(--cwh-brand-accent);color:var(--cwh-brand-on-accent);}
.cwh-brand-accent-text{color:var(--cwh-brand-accent);}
.cwh-button-brand{background:var(--cwh-brand-primary)!important;border-color:var(--cwh-brand-primary)!important;color:var(--cwh-brand-on-primary)!important;}
html.cwh-contrast-high .cwh-home-header,html.cwh-contrast-high .cwh-auth-card{border-color:var(--cwh-text)!important;}
html.cwh-contrast-high .cwh-button-brand{background:var(--cwh-text)!important;border-color:var(--cwh-text)!important;color:var(--cwh-card)!important;}
