:root{--poema-primary:#0d6efd;--poema-accent:#0ea5e9;}
.sidebar{width:260px;background:var(--bs-body-bg);min-height:100vh;position:sticky;top:0;}
.logo-dot{width:12px;height:12px;border-radius:50%;background:linear-gradient(45deg,var(--poema-primary),var(--poema-accent));}
.card-stat{border-radius:1rem;}
.nav-link.active{background:linear-gradient(45deg,var(--poema-primary),var(--poema-accent));color:#fff!important;}
.text-bg-sucess{color:#fff;background-color: #0d6efd;}
.invoices{font-size:12px;}