html:root[data-brand="azb"][data-theme], html:root[data-brand="azb"] {
  --an-bg:#f4f1e9;--an-surface:#fffdf8;--an-ink:#2c3020;--an-muted:#747763;
  --an-line:#e1e1d4;--an-blue:#666d34;--an-blue-dark:#424923;--an-soft:#ecefdb;
  --mac-primary:#f7c3c6;--mac-primary-hover:#efb1b5;--mac-primary-ink:#2c3020;
  --mac-field:#fffdf8;--mac-track:#dedfcb;--mac-thumb:#9ea353;
  --bg:#f4f1e9;--surface:#fffdf8;--surface-2:#efeee5;--text:#2c3020;
  --muted:#747763;--line:#e1e1d4;--accent:#f7c3c6;--accent-text:#2c3020;
  --blue:#666d34;--lime:#9ea353;
}
html[data-brand="azb"] .studio-boot {background:#f4f1e9}
html[data-brand="azb"] .studio-boot-stage {background:url('/assets/azb-wing.svg') center/94px 100px no-repeat}
html[data-brand="azb"] .studio-boot-stage>* {visibility:hidden}
html[data-brand="azb"] .studio-boot-aurora {display:none}
html[data-brand="azb"] .studio-boot-brand {content:url('/assets/azb-wordmark.svg');object-fit:contain}
html[data-brand="azb"] .studio-boot h1 {color:#2c3020}
html[data-brand="azb"] .studio-boot-light span {background:#9ea353}
html[data-brand="azb"] .an-sidebar-shell nav>a.active {background:#2c3020!important;color:#fff8f0!important}
html[data-brand="azb"] .an-sidebar-shell nav>a:hover:not(.active) {background:#ecefdb;color:#2c3020}
html[data-brand="azb"] .an-site-brand .an-brand-wordmark {object-fit:contain}
html[data-brand="azb"] .auth-card .eyebrow {color:#737b3c}
html[data-brand="azb"] .azb-mascot {display:inline-flex;align-items:center;justify-content:center}
html[data-brand="azb"] .azb-mascot img {width:120px;height:128px;object-fit:contain}
