#logo{display:inline-block!important;opacity:1!important}.status-indicator{display:flex;align-items:center;padding:8px 12px;background:#f8f9fa;border-radius:5px;font-family:'Rubik',sans-serif;font-size:0.9rem}.status-led{width:10px;height:10px;border-radius:50%;margin-right:10px;transition:all 0.3s ease}.led-green{background-color:#59BF59;box-shadow:0 0 8px #59BF59}.led-yellow{background-color:#FFCC00;box-shadow:0 0 8px #FFCC00}.led-red{background-color:#E71D36}.led-green,.led-yellow{animation:led-pulse 2s infinite}.status-text-short{display:none}@media (max-width:768px){.status-text-long{display:none}.status-text-short{display:inline}}