/* Lifetime-Zeitbox verstecken */
#u2life { display: none !important; }

/* Control-panel + prev/up/next Navigation verstecken */
#wfp { display: none !important; }

/* π-Link verstecken */
#repl { display: none !important; }

/* Speicherplatz-Anzeige verstecken */
#srv_info { display: none !important; }

/* Toolbar: Rakete nach vorne, Luppe weg */
#ops { display: flex; }
#opa_up   { order: -1; }
#opa_srch { display: none !important; }
#opa_msg  { display: none !important; }
