.dashboard-footer{background:var(--black);width:100%;font-family:var(--font-primary);border-top:1px solid #ffffff14;padding:25px 0}.dashboard-footer-container{max-width:var(--container-width);padding:0 var(--container-padding);justify-content:space-between;align-items:center;gap:30px;margin:0 auto;display:flex}.dashboard-footer-brand{align-items:center;gap:18px;display:flex}.dashboard-footer-brand img{width:65px;height:auto}.dashboard-footer-brand span{color:#ffffff73;font-size:13px}.dashboard-footer-links{align-items:center;gap:28px;display:flex}.dashboard-footer-links a{color:#ffffff8c;font-size:13px;text-decoration:none;transition:all .25s}.dashboard-footer-links a:hover{color:var(--ospo-green)}.dashboard-footer-status{color:#ffffffa6;align-items:center;gap:8px;font-size:13px;display:flex}.status-dot{width:8px;height:8px;box-shadow:0 0 12px var(--ospo-green);background:#fff;border-radius:50%}@media (width<=800px){.dashboard-footer-container{text-align:center;flex-direction:column}.dashboard-footer-links{flex-wrap:wrap;justify-content:center}}.dashboard-footer-links{flex-wrap:wrap}
