/* BD Employee Default Theme - v1.0.0 */
:root{--theme-primary:#2457ff;--theme-secondary:#0d1629;--theme-accent:#6d5dfb;}
.site-body{background:linear-gradient(180deg,#f8faff 0,#fff 420px)}
.site-header{border-bottom-color:#e6eaf0}
.be-btn{background:var(--theme-primary)}
.be-btn.secondary{border-color:#d9dfeb}
.site-footer{background:var(--theme-secondary)}
